<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
    width:100%;
    height:100%;
    background:#fff;
    font-family: '微软雅黑';
    margin: 0px;
}
p {
    margin:0px;
}
.clearfix {
    clear: both;
    padding: 0;
    margin: 0;
    border: 0;
    height: 0;
    line-height: 0;
}
.content {
    width:700px;
    margin:0 auto;
}
.page500 {
    width:633px;
position:relative;
}
.page502 {
     width:472px;
     position:relative;
}
.img-inner {
    position:absolute;
    top:60px;
    left:230px;
}
.img-p {
    margin-bottom:40px;
    font-size:16px;
    color:#56607e
}
.img-inner .error-btn {
    background:#b7cdf7;
    color:#56607e;
    padding:5px 25px;
    border:1px solid #000;
    margin-left:50px;
}
.floatleft {
    float:left;
}
.error-txt {
    padding:70px 0 0 60px;
}
.error-title {
    font-weight:bold;
    font-size:24px;
    margin-bottom:5px;
}
.error-tip {
   color:#999;
   margin-bottom:10px;
}
.error-btn {
    display:inline-block;
    color:#fff;
    background:#f75833;
    padding:3px 20px;
    text-decoration:none;
    border-radius:4px;
}
.box-warp {
    width: 410px;
    height:400px;
    position:absolute;
    top:50%;
   left:50%;
   margin-left:-205px;
   margin-top:-250px;
    text-align:center;
}
.box401 {
    margin-top: -300px;
    height: 440px;
}
.main-tip {
    font-size: 16px;
    color: #333333;
    margin: 10px 0 5px 0;
}
.sub-tip {
    color: #A0A6B2;
    font-size: 14px;
}
.goback {
    width: 76px;
    height: 32px;
    line-height: 32px;
    text-align:center;
    background: #2C5BE8;
    border-radius: 4px;
    display:inline-block;
    color:#fff;
    text-decoration:none;
    font-size:14px;
    margin-top:10px;
}

</pre></body></html>