.error-page{position:fixed;top:0;left:0;right:0;bottom:0;display:flex;justify-content:center;align-items:center;background:#f5f5f5}.error-page h4{margin-bottom:24px;color:#515a6e;font-weight:600;font-size:72px;line-height:72px}.error-page .msg{margin-bottom:16px;color:#808695;font-size:20px;line-height:28px}.error-page .error-img{width:500px;height:400px;margin-right:50px;background-image:url(https://file.iviewui.com/iview-pro/icon-404.svg);background-size:100% 100%}