@charset "utf-8";
.pages-404{ background:#f6f6f6; }
.pages-404 .imgTxt{ overflow:hidden; min-height:480px; position:relative; }
.pages-404 .imgTxt:before{ content:''; position:absolute; width:319px; height:307px; background:url(../images/404.png); left:220px; top:138px; }
.pages-404 .imgTxt h5{ font-size:32px; line-height:40px; margin:200px 0 0 550px; font-weight:normal; }
.pages-404 .imgTxt p{ font-size:16px; color:#999; line-height:20px; margin:10px 0 0 550px; }
.pages-404 .imgTxt a{ display:block; background-color:#ff9000; color:#fff; text-align:center; line-height:32px; width:136px; border-radius:16px; margin:40px 0 0 550px; }
.pages-404 .interest{ margin-top:20px; }
.pages-404 .interest h2{ font-size:18px; color:#333; line-height:40px; font-weight:normal; border-bottom:#e5e5e5 1px solid; }
.pages-404 .interest ul{ overflow:hidden; padding-top:6px; }
.pages-404 .interest li{ float:left; width:25%; }
.pages-404 .interest-zx li{ width:20%; }
.pages-404 .interest h5{ color:#333; line-height:32px; }
.pages-404 .interest .item{ overflow:hidden; }
.pages-404 .interest .item p{ float:left; width:90px; position:relative; line-height:32px; height:32px; text-indent:12px; }
.pages-404 .interest .item p:before{ content:''; position:absolute; width:6px; height:6px; background:#b3b3b3; border-radius:50%; margin:auto; left:0; top:0; bottom:0; }
.pages-404 .interest .item-full p{ float:none; width:100%; }
.pages-404 .interest .item a:hover{ color:#30a15d; }
.pages-404 + .footer .linkTo{ background:transparent; }
.pages-404 + .footer .info{ background:transparent; }