.error-page{width:100%;height:100%;background-color:#fff}.error-page,.error-page .error-img{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}.error-page .error-img{min-width:285px}.error-page .error-code{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.error-page .error-code img{width:440px;height:200px}.error-page .error-text{min-width:200px}.error-page .error-text .title{font-size:100px;font-weight:600;color:#333;line-height:80px}.error-page .error-text .tip{margin-top:20px;font-size:16px;font-weight:400;color:#666;line-height:16px;text-align:center}.error-page .error-text .back-button{margin-top:20px}