.server-error-container{height:100%;width:100%;background:#e3e3e3}.server-error-container .header-box{height:60px;width:100%;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;-webkit-box-shadow:2px 0 8px 0 rgba(29,35,41,.05);box-shadow:2px 0 8px 0 rgba(29,35,41,.05);background:#fff;padding-left:40px}.server-error-container .header-box .header-logo{float:left;text-align:center;height:60px;width:60px}.server-error-container .header-box .header-logo img{height:42px;width:42px;margin-top:4px}.server-error-container .header-box .title{float:left;margin-left:10px;height:60px;line-height:60px;letter-spacing:4px;font-size:18px}.server-error-container .ivu-row{height:calc(100vh - 60px);width:100%}.server-error-container .ivu-row .ivu-col{height:100%}.server-error-container .ivu-row .ivu-col .icon-box{height:100%;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}.server-error-container .ivu-row .ivu-col .icon-box svg{font-size:500px}.server-error-container .ivu-row .ivu-col .message-box{height:100%;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}.server-error-container .ivu-row .ivu-col .message-box .message-content{min-width:80%;margin-right:20px;padding:20px;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:hsla(0,0%,100%,.5);-webkit-box-shadow:0 10px 20px hsla(0,0%,100%,.5);box-shadow:0 10px 20px hsla(0,0%,100%,.5);border-radius:4px}.server-error-container .ivu-row .ivu-col .message-box .message-content h1{font-size:72px}.server-error-container .ivu-row .ivu-col .message-box .message-content .desc{font-size:20px;margin-bottom:20px}.server-error-container .ivu-row .ivu-col .message-box .message-content .detail{color:#ff6868;margin-bottom:20px}