.empty-404{width:100vw;height:100vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;background-color:#f4f5f7}.empty-content{width:1000px;margin:80px 0;padding:8px;border-radius:16px;-webkit-box-shadow:0 4px 8px #d4d4d4;box-shadow:0 4px 8px #d4d4d4;background-color:#fff;overflow:hidden}.empty-msg{width:50%;padding:24px 8px;margin:104px auto 80px;border-radius:16px;border:6px solid #157eff;-webkit-box-shadow:8px 16px 16px rgba(21,126,255,.3);box-shadow:8px 16px 16px rgba(21,126,255,.3);font-size:30px;letter-spacing:1px;color:#157eff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transform:rotate(10deg);transform:rotate(10deg);position:relative}.empty-msg:after,.empty-msg:before{content:"";left:120px;bottom:100%;width:5px;height:400px;-webkit-box-shadow:inherit;box-shadow:inherit;background-color:#157eff;position:absolute;-webkit-transform:rotate(-10deg);transform:rotate(-10deg);-webkit-transform-origin:left bottom;transform-origin:left bottom}.empty-msg:after{left:unset;right:120px}.empty-info{margin:120px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.empty-info .left,.empty-info .right{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:0 30px}.empty-info .left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.empty-info .right{color:#99a2aa;border-left:1px dashed #ccd0d7}.empty-info p{margin:8px 0}