/* AI Generated */
.error-page {
    width: 1200px;
    margin: 10px auto 0;
}

.error-page .four-zero-four {
    position: relative;
    height: 922px;
    background-color: #fff;
    box-shadow: 0 6px 5px 0 rgba(238, 238, 238, 0.26), 0 4px 8px 0 rgba(238, 238, 238, 0.68);
}

.error-page .four-zero-four .content {
    position: absolute;
    top: 190px;
    left: 50%;
    width: 813px;
    height: 348px;
    margin-left: -406px;
    font-size: 0;
}

.error-page .four-zero-four .pic,
.error-page .four-zero-four .descri {
    display: inline-block;
    vertical-align: top;
}

.error-page .four-zero-four .pic {
    width: 323px;
    height: 340px;
    margin-right: 52px;
}

.error-page .four-zero-four .pic.pic-loadFail {
    background: url("../../../assets/WEB/resource/img/loadingFail.png") no-repeat center center;
}

.error-page .four-zero-four .pic.pic-404 {
    background: url("../../../assets/WEB/resource/img/404.png") no-repeat center center;
}

.error-page .four-zero-four .descri .tip {
    margin-top: 31px;
    color: #e7551e;
    font-size: 30px;
    line-height: 1;
}

.error-page .four-zero-four .descri .sub-title {
    height: 86px;
    color: #999;
    font-size: 14px;
    line-height: 86px;
}

.error-page .four-zero-four .descri .buttons {
    width: 363px;
    height: 50px;
    text-align: center;
}

.error-page .four-zero-four .descri .buttons .uusm-ui-button {
    width: 170px;
    height: 50px;
}

.error-page .four-zero-four .descri .buttons .home-page {
    margin-right: 20px;
    background-color: #999 !important;
}

.error-page .four-zero-four .descri .buttons .check-net {
    margin-left: 20px;
    background-color: #999 !important;
}

.error-page .four-zero-four .descri .reason li {
    color: #999;
    font-size: 14px;
    line-height: 30px;
}
