@charset "UTF-8";

::-webkit-input-placeholder {
    color: #999;
    font-weight: 400 !important;
}

:-moz-placeholder,::-moz-placeholder {
    color: #999;
    font-weight: 400 !important;
}

:-ms-input-placeholder {
    color: #999;
    font-weight: 400 !important;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.clearfix:after {
    content: "";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0;
    font-size: 0;
}

.clearfix {
    zoom: 1;}

a {
    color: #333;
}

a:hover {
    color: #1787e0;
}

.wrapper {
    margin-left: auto;
    margin-right: auto;
    width: 1200px;
}

.show {
    display: block;
}

.hide {
    display: none;
}

.dib {
    display: inline-block;
}

.clear {
    clear: both;
}

.tal {
    text-align: left !important;
}

.tac {
    text-align: center !important;
}

.tar {
    text-align: right !important;
}

.divide-line {
    font-size: 12px;
    color: #c8c8c8;
}

.more {
    float: right;
    color: #999;
    font-weight: normal;
    font-size: 14px;
    margin-top: 5px;
}

.more:hover {
    color: #999;
}

.white-bg {
    background: #fff;
}

.ti2 {
    text-indent: 2em;
}

.bodyh {
    height: 100%;
    position: relative;
}

.bodyhh {
    min-height: 100%;
}

.wrapper-footer {
    padding-bottom: 228px;
}

.mt5 {
    margin-top: 5px;
}

.mb5 {
    margin-bottom: 5px;
}

.ml5 {
    margin-left: 5px;
}

.mr5 {
    margin-right: 5px;
}

.mlr5 {
    margin-left: 5px;
    margin-right: 5px;
}

.mt10 {
    margin-top: 10px;
}

.mb10 {
    margin-bottom: 10px;
}

.ml10 {
    margin-left: 10px;
}

.mr10 {
    margin-right: 10px;
}

.mt15 {
    margin-top: 15px;
}

.mb15 {
    margin-bottom: 15px;
}

.ml15 {
    margin-left: 15px;
}

.mr15 {
    margin-right: 15px;
}

.mt20 {
    margin-top: 20px;
}

.mb20 {
    margin-bottom: 20px;
}

.ml20 {
    margin-left: 20px;
}

.mr20 {
    margin-right: 20px;
}

.mt30 {
    margin-top: 30px;
}

.mb30 {
    margin-bottom: 30px;
}

.ml30 {
    margin-left: 30px;
}

.mr30 {
    margin-right: 30px;
}

.mt40 {
    margin-top: 40px;
}

.pt5 {
    padding-top: 5px;
}

.pb5 {
    padding-bottom: 5px;
}

.p15 {
    padding: 15px;
}

.pl5 {
    padding-left: 5px;
}

.pr5 {
    padding-right: 5px;
}

.pt10 {
    padding-top: 10px;
}

.pb10 {
    padding-bottom: 10px;
}

.pl10 {
    padding-left: 10px;
}

.pr10 {
    padding-right: 10px;
}

.plr10 {
    padding-left: 10px;
    padding-right: 10px;
}

.p10 {
    padding: 10px;
}

.pt15 {
    padding-top: 15px;
}

.pb15 {
    padding-bottom: 15px;
}

.pl15 {
    padding-left: 15px;
}

.pr15 {
    padding-right: 15px;
}

.plr15 {
    padding-left: 15px;
    padding-right: 15px;
}

.pt20 {
    padding-top: 20px;
}

.pb20 {
    padding-bottom: 20px;
}

.pl20 {
    padding-left: 20px;
}

.pr20 {
    padding-right: 20px;
}

.plr20 {
    padding-left: 20px;
    padding-right: 20px;
}

.p20 {
    padding: 20px;
}

.bt-so {
    border-top: 1px solid #e5e5e5;
}

.bb-so {
    border-bottom: 1px solid #e5e5e5;
}

.bl-so {
    border-left: 1px solid #e5e5e5;
}

.bb-so2 {
    border-bottom: 2px solid #dd3635;
}

.br-so {
    border-right: 1px solid #f6f7f8;
}

.bb-da {
    border-bottom: 1px dashed #d1d5e1;
}

.bb-da2 {
    border-bottom: 1px dashed #eee;
}

.bt-da {
    border-top: 1px dashed #e5e5e5;
}

.ovh li {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.wp-title {
    padding-bottom: 10px;
    border-bottom: 1px solid #e5e5e5;
    font-size: 14px;
}

.wp-title h1,.wp-title h2,.wp-title h3 {
    padding-left: 10px;
    line-height: 1em;
    font-size: 20px;
    font-weight: 400;
    border-left: 3px solid #be0000;
    display: inline-block;
}

.index-head {
    border-bottom: 1px solid #e5e5e5
}

.wp-title1 h1,.wp-title1 h2,.wp-title1 h3 {
    float: left;
    display: inline-block;
    margin-bottom: -1px;
    padding: 6px 0;
    font-size: 24px;
    font-weight: 400;
    border-bottom: 3px solid #1787e0;
    line-height: 1.8;
}

.wp-h1 h1,.wp-h1 h2 {
    font-size: 26px;
    border-bottom: 3px solid #be0000;
    display: inline-block;
    padding-bottom: 6px;
}

.wp-h2 h1,.wp-h2 h2 {
    color: #be0000;
    font-size: 24px;
    display: inline-block;
    line-height: 55px;
}

.wp-h2 a.fr {
    font-size: 16px;
    color: #666;
    margin-top: 18px;
}

.wp-h2 a.fr:hover {
    color: #1787e0;
}

.index-s-txt {
    border: 1px solid #d6d6d6;
    height: 40px;
    width: 220px;
    box-sizing: border-box;
    padding: 0 10px;
    line-height: 40px;
}

.index-s-btn {
    width: 55px;
    height: 40px;
    background: #be0000;
    outline: 0;
    border: none;
    cursor: pointer;
}

.theme-color {
    color: #be0000;
}

.theme-color2 {
    color: #f25b3b;
}

.theme-bg {
    background: #be0000;
}

.theme-bg2 {
    background: #f25b3b;
}

.left-part {
    width: 870px;
    font-size: 16px;
}

.right-part {
    width: 290px;
}

.show-all {
    display: none;
}

.hover-all:hover .show-all {
    display: block;
}

.xx-list-con {
    width: 415px;
}

.xx-list-con-mr40 {
    margin-right: 40px;
}

.icon-major1,.icon-major2,.icon-major3,.icon-major4,.icon-major5 {
    display: inline-block;
    margin-right: 4px;
    width: 14px;
    height: 14px;
    line-height: 14px;
    text-align: center;
    font-size: 12px;
    color: #fff;
    vertical-align: 1px;
    font-weight: 300;
}

.icon-major1 {
    background: #4794d9;
}

.icon-major2 {
    background: #54c041;
}

.icon-major3 {
    background: #8b69da;
}

.icon-major4 {
    background: #d01f36;
}

.icon-major5 {
    background: #f4a930;
}

.set-topp {
    font-size: 14px;
    color: #ef7e1b;
    margin-left: 5px;
}

.right-kefu {
    position: fixed;
    right: 19px;
    top: 30%;
    font-size: 12px;
    z-index: 999;
    line-height: normal;
}

.right-kefu ul li {
    position: relative;
}

.right-kefu ul li a.kefu-hov,.kefu-more {
    background: rgba(204,204,204,.8);
}

.right-kefu ul li a.kefu-hob {
    transition: background .5s;
    background: #1787e0;
    color: #fff;
}

.right-kefu ul li a.kefu-online {
    border-color: #1787e0;
    background: #1787e0
}

.kefu-close {
    position: absolute;
    width: 14px;
    height: 14px;
    background: url(../images/right-kefu.png) no-repeat;
    background-position: -70px -40px;
    right: 0;
    top: -16px;
}

.kefu-hov {
    width: 50px;
    height: 50px;
    background: #fff;
    display: block;
    text-align: center;
    margin-bottom: 5px;
}

.kefu-hov i {
    display: inline-block;
    background: url(../images/right-kefu.png) no-repeat;
}

.kefu-online {
    width: 50px;
    height: 70px;
    background: #1787e0;
    text-align: center;
    margin-bottom: 5px;
    display: block;
}

.kefu-online i {
    width: 27px;
    height: 25px;
    display: inline-block;
    background: url(../images/right-kefu.png) no-repeat;
    background-position: -150px -5px;
    margin-top: 7px;
}

.kefu-online p {
    color: #fff;
    line-height: 14px;
}

.kefu-phone i {
    width: 22px;
    height: 28px;
    background-position: -5px -5px;
    margin-top: 13px;
}

.kefu-code i {
    width: 29px;
    height: 23px;
    background-position: -35px -5px;
    margin-top: 15px;
}

.kefu-share i {
    width: 26px;
    height: 26px;
    background-position: -71px -5px;
    margin-top: 13px;
}

.kefu-apply i {
    width: 26px;
    height: 25px;
    background-position: -105px -5px;
    margin-top: 13px;
}

.kefu-gotop {
    float: left;
}

.kefu-gotop i {
    width: 25px;
    height: 15px;
    background-position: -35px -40px;
    margin-top: 17px;
}

.kefu-font {
    display: none;
}

.kefu-con {
    position: absolute;
    right: 50px;
    top: 0;
    padding-right: 10px;
    display: none;
    width: 134px;
}

.kefu-cono {
    width: 80px;
}

.kefu-hide {
    background: #fff;
    border: 1px solid #ecebeb;
    padding: 10px;
    box-shadow: 0 0 10px #ddd;
}

.kefu-arrow {
    width: 7px;
    height: 10px;
    background: url(../images/right-kefu.png) no-repeat;
    background-position: -150px -60px;
    position: absolute;
    right: 4px;
    top: 10px;
}

.kefu-ol-con {
    border-top: 1px solid #F2F2F2;
    padding-top: 10px;
}

.kefu-ol .kefu-ol-con:first-child {
    border-top: none;
    padding-top: 0;
}

.kefu-hide .kefu-tit {
    color: #1787e0;
    font-size: 14px;
    font-weight: normal;
}

.kefu-ol-con ul li a {
    width: 52px;
    height: 22px;
    display: inline-block;
    background: url(../images/right-kefu.png) no-repeat;
    margin-top: 10px;
    margin-bottom: 10px;
}

.kefu-ol-con ul li:first-child a {
    margin-right: 6px;
}

.kefu-ol-con ul li {
    float: left;
}

.kefu-ol-con ul li a.kefu-qq {
    background-position: -5px -60px;
}

.kefu-ol-con ul li a.kefu-zx {
    background-position: -70px -60px;
}

.kefu-hide .kefu-mobile .kefu-h3 {
    color: #a4a3a3;
    margin-bottom: 10px;
}

.kefu-hide .kefu-fx .kefu-tit {
    color: #a4a3a3;
}

.kefu-hide .kefu-mobile .kefu-h3.kefu-time:before {
    content: '';
    width: 14px;
    height: 14px;
    display: inline-block;
    background: url(../images/right-kefu.png) no-repeat;
    background-position: -105px -40px;
    vertical-align: middle;
    margin-right: 3px;
    margin-top: -2px;
}

.kefu-hide .kefu-mobile .kefu-h4 {
    color: #dd3635;
    font-size: 18px;
    white-space: nowrap;
    margin-bottom: 16px;
    font-family: arial;
    font-weight: normal;
}

.kefu-ewm img {
    width: 111px;
    height: 111px;
}

.kefu-ewm p {
    color: #706f6f;
    margin-top: 5px;
    text-align: center;
}

.kefu-more {
    width: 50px;
    display: block;
    text-align: center;
    background: rgba(204,204,204,.8);
    margin-bottom: 5px;
    display: none;
    float: left;
}

.kefu-more i {
    width: 22px;
    height: 7px;
    display: inline-block;
    background: url(../images/right-kefu.png) no-repeat;
    background-position: -5px -40px;
}

#share-iconn {
    margin-right: -10px;
}

#share-iconn a {
    margin-right: 10px;
    margin-top: 10px;
    margin-bottom: 0;
    padding: 0;
    width: 30px;
    height: 30px;
    background: url(../images/right-kefu.png) no-repeat;
    float: left;
}

#share-iconn a:hover {
    color: #333;
    opacity: .8;
    filter: alpha(opacity=80);
}

#share-iconn .bds_qzone {
    background-position: 0 -36px;
}

#share-iconn .bds_weixin {
    background-position: -5px -140px;
}

#share-iconn .bds_tsina {
    background-position: -80px -100px;
}

#share-iconn .bds_tqq {
    background-position: -40px -100px;
}

#share-iconn .bds_renren {
    background-position: 0 -144px;
}

#share-iconn .bds_sqq {
    background-position: -39px -140px;
}

#share-iconn .bds_bdhome {
    background-position: -5px -100px;
}

#share-iconn .bds_more {
    background-position: -80px -140px;
}

.kefu-hob {
    transition: background .5s;
    background: #1787e0;
    color: #fff;
}

.kefu-hob:hover {
    color: #fff;
}

.kefu-hob i.kefu-i {
    display: none;
}

.kefu-hob p.kefu-font {
    display: block;
    padding-top: 11px;
    line-height: 14px;
}

.por {
    position: relative;
}

.top-ewm {
    position: absolute;
    padding: 10px;
    left: -30px;
    top: 40px;
    box-shadow: 0 0 5px #ddd;
    cursor: default;
    z-index: 5;
    background-color: #fff;
}

.top-ewm:before {
    content: '';
    border-bottom: 6px solid #fff;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    position: absolute;
    top: -6px;
    left: 50%;
    margin-left: -6px;
}

.top-ewm img {
    width: 100px;
    height: 100px;
}

.twx:before,.twb:before,.tdh:before,.tkf:before {
    content: '';
    display: inline-block;
    width: 18px;
    height: 18px;
    vertical-align: -4px;
    margin-right: 2px;
}

.twx:before {
    background-image: url('../images/twx.png');
}

.twb:before {
    background-image: url('../images/twb.png');
}

.tdh:before {
    background-image: url('../images/tdh.png');
}

.tkf:before {
    background-image: url('../images/ikf.png');
    width: 16px;
    height: 16px;
    margin-right: 4px;
    vertical-align: -3px;
}

.tdh {
    color: #f00;
    font-weight: bold;
    font-size: 14px;
}

.index-top {
    margin: 30px auto;
}

.index-top-right {
    margin-top: 4px;
}

.index-tel {
    margin-left: 30px;
}

.ts-icon:before {
    content: '';
    display: inline-block;
    background-image: url(../images/tss.png);
    background-repeat: no-repeat;
    vertical-align: -2px;
    width: 13px;
    height: 13px;
    margin-right: 3px;
}

.newNav {
    height: 40px;
    background-color: #00b7a7;
}

.newNav dl {
    float: left;
    text-align: center;
    box-sizing: border-box;
    border: 1px solid #e8e8e8;
    border-top: none;
    border-left: none;
    margin-bottom: 10px;
}

.newNav .navDl1 {
    width: 330px;
    border-left: 1px solid #e8e8e8;
}

.newNav .navDl2 {
    width: 280px;
}

.newNav .navDl3 {
    width: 415px;
}

.newNav .navDl4 {
    width: 175px;
}

.newNav dt {
    line-height: 40px;
    font-size: 16px;
    color: #fff;
    font-weight: bold;
}

.newNav dd {
    line-height: 40px;
    font-size: 16px;
    background-color: #f3fcfb;
}

.newNav dd a {
    margin: 0 8px;
}

.adv img {
    width: 1200px;
    height: 80px;
}

.icon-add:before,.icon-arrow:before,.icon-ques:before,.icon-sch:before,.icon-goods:before,.icon-rig:before,.icon-search:before,.icon-rhot:before,.hot-push:before,.icon-jz:before,.icon-msg:before,.icon-bm:before,.icon-pro:before,.icon-ans:before,.icon-code-f5:before,.icon-xing:before,.icon-bm-suc:before,.icon-bm-fail:before,.icon-wz:before,.set-top:before,.icon-up:after,.icon-down:after {
    content: '';
    display: inline-block;
    background-image: url(../images/public-icon.png);
    background-repeat: no-repeat;
    vertical-align: middle;
}

.icon-add:before {
    background-position: -5px -5px;
    width: 11px;
    height: 11px;
    margin-left: 2px;
}

.icon-arrow:before {
    background-position: -27px -5px;
    display: block;
    position: absolute;
    left: 3px;
    top: 13px;
    width: 6px;
    height: 12px;
}

.icon-ques:before {
    background-position: -4px -50px;
    width: 16px;
    height: 14px;
}

.rule-type a:hover .icon-ques:before {
    background-position-x: -25px;
}

.icon-sch:before {
    background-position: -25px -70px;
    width: 27px;
    height: 23px;
    margin-right: 5px;
    vertical-align: -2px;
}

.icon-goods:before {
    background-position: -5px -70px;
    width: 13px;
    height: 20px;
    margin-right: 5px;
    vertical-align: -2px;
}

.icon-rig:before {
    background-position: -45px -5px;
    width: 5px;
    height: 16px;
    margin-right: 5px;
    vertical-align: -3px;
    margin-left: 3px;
}

.icon-search:before {
    background-position: -65px -5px;
    width: 20px;
    height: 20px;
}

.icon-rhot:before {
    background-position: -25px -100px;
    width: 20px;
    height: 24px;
    vertical-align: -2px;
}

.hot-push:before {
    background-position: -5px -130px;
    width: 34px;
    height: 34px;
    position: absolute;
    top: 0;
    left: 0;
}

.icon-jz:before {
    background-position: -5px -100px;
    width: 15px;
    height: 16px;
    vertical-align: -2px;
    margin-right: 5px;
}

.icon-bm:before {
    background-position: -25px -170px;
    width: 14px;
    height: 16px;
    margin-right: 5px;
}

.icon-msg:before {
    background-position: -5px -170px;
    width: 19px;
    height: 17px;
    margin-right: 5px;
}

.icon-xing:before {
    background-position: -45px -170px;
    width: 19px;
    height: 17px;
    vertical-align: -2px;
    margin-right: 6px;
}

.icon-pro:before {
    background-position: -6px -201px;
    width: 24px;
    height: 24px;
    vertical-align: -2px;
    margin-right: 10px;
}

.icon-ans:before {
    background-position: -46px -201px;
    width: 20px;
    height: 22px;
    margin-right: 10px;
}

.icon-code-f5:before {
    background-position: -5px -281px;
    width: 24px;
    height: 29px;
}

.icon-bm-suc:before {
    background-position: -5px -230px;
    margin-right: 16px;
    width: 48px;
    height: 48px;
}

.icon-bm-fail:before {
    background-position: -60px -230px;
    margin-right: 16px;
    width: 48px;
    height: 48px;
}

.icon-wz:before {
    background-position: -65px -280px;
    margin-right: 5px;
    width: 16px;
    height: 16px;
    margin-left: 5px;
    vertical-align: -3px;
}

.set-top:before {
    background-position: -46px -280px;
    width: 16px;
    height: 18px;
    margin-right: 10px;
    vertical-align: -4px;
}

.icon-up:after {
    width: 9px;
    height: 12px;
    background-position: -5px -320px;
    margin-left: 3px;
}

.icon-down:after {
    width: 9px;
    height: 12px;
    background-position: -25px -320px;
    margin-left: 3px;
}

.college-tag1,.college-tag2,.college-tag3,.college-tag4,.college-tag5 {
    display: inline-block;
    margin-left: 10px;
    width: 40px;
    height: 15px;
    background-image: url(../images/college-tag.png);
    background-repeat: no-repeat;
    vertical-align: middle;
}

.college-tag1 {
    background-position: 0 0;
}

.college-tag2 {
    background-position: 0 -20px;
}

.college-tag3 {
    background-position: 0 -40px;
}

.college-tag4 {
    background-position: 0 -60px;
}

.college-tag5 {
    background-position: 0 -80px;
}

.cer-xuewei,.icon-xuewei {
    font-size: 12px;
    border: 1px solid #42d084;
    border-radius: 2px;
    padding: 0 3px;
    color: #42d084;
    margin-right: 5px;
}

.cer-jieye,.icon-jieye {
    font-size: 12px;
    border: 1px solid #f2a83f;
    border-radius: 2px;
    padding: 0 3px;
    color: #f2a83f;
    margin-right: 5px;
}

.cer-xueli,.icon-xueli {
    font-size: 12px;
    border: 1px solid #f25b3b;
    border-radius: 2px;
    padding: 0 3px;
    color: #f25b3b;
    margin-right: 5px;
}

.cer-zige,.icon-zige {
    font-size: 12px;
    border: 1px solid #28cca3;
    border-radius: 2px;
    padding: 0 3px;
    color: #28cca3;
    margin-right: 5px;
}

.cer-krz,.icon-krz {
    font-size: 12px;
    border: 1px solid #29a8f8;
    border-radius: 2px;
    padding: 0 3px;
    color: #29a8f8;
    margin-right: 5px;
}

.icon-up.active:after {
    background-position-x: -45px;
}

.icon-down.active:after {
    background-position-x: -65px;
}

.rank {
    display: inline-block;
    margin-right: 10px;
    width: 16px;
    height: 16px;
    line-height: 16px;
    text-align: center;
    background: #bbb;
    color: #fff;
    font-size: 12px;
    font-family: Arial;
}

.rank1 {
    background: #eb613c;
}

.rank2 {
    background: #eb7e3c;
}

.rank3 {
    background: #ebaf3c;
}

.xx-list ul {
    padding: 10px 0;
}

.xx-list li {
    height: 35px;
    line-height: 35px;
    float: left;
    width: 100%;
}

.xx-list-d ul {
    padding: 10px 0;
}

.xx-list-d li {
    height: 35px;
    line-height: 35px;
}

.xx-list-d li:before {
    content: '';
    display: inline-block;
    width: 6px;
    height: 6px;
    background: #e3e3e3;
    border-radius: 50%;
    vertical-align: 3px;
    margin-right: 10px;
}

.rules-push li {
    position: relative;
    padding: 15px 0;
    border-bottom: 1px solid #e5e5e5;
}

.rules-p-tit {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-right: 100px;
}

.rules-p-img img {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    margin-right: 10px;
}

.rules-p-info {
    color: #666;
    font-size: 14px;
}

.rules-p-info span {
    margin-left: 30px;
}

.rules-p-info span:first-child {
    margin-left: 0;
}

.rules-p-info span em {
    color: #f43422;
    font-style: normal;
}

.rules-p-see {
    position: absolute;
    right: 0;
    top: 22px;
    width: 86px;
    height: 32px;
    line-height: 32px;
    border: 1px solid #e5e5e5;
    text-align: center;
    color: #666;
    font-size: 14px;
}

.rules-p-see:hover {
    border-color: #1787e0;
}

.header-s {
    width: 100%;
    height: 42px;
    line-height: 40px;
    background: #f7f9fa;
    border-bottom: 1px solid #d6d6d6;
    font-size: 12px;
}

.hs-left a {
    margin: 0 10px;
}

.hs-left .hs-logo {
    margin-right: 20px;
    margin-left: 0;
    float: left;
    margin-top: -1px;
}

.hs-hide {
    position: relative;
    margin-left: 10px;
    cursor: pointer;
    color: #999;
}

.hs-hide:hover {
    color: #333;
}

.hs-hide:hover .hs-hide-con {
    display: block;
}

.hs-hide-con {
    display: none;
    position: absolute;
    left: 0px;
    top: 14px;
    padding-top: 14px;
    z-index: 10;
}

.hs-hide-con ul {
    width: 135px;
    padding: 6px 0;
    border: 1px solid #e5e5e5;
    border-bottom: none;
    background: #fff;
    box-shadow: 2px 2px 8px #cdcdcd;
}

.hs-hide-con li {
    line-height: 35px;
}

.hs-hide-con li a {
    display: block;
    margin: 0 10px;
    border-bottom: 1px dashed #e5e5e5;
}

.hs-hide-con li.last a {
    border-bottom: none;
}

.hs-hide-con li a:hover {
    background: #f2f2f2;
    margin: 0;
    padding: 0 10px;
    border-bottom: 1px dashed #f2f2f2;
    font-weight: 700;
    text-decoration: none;
}

.hs-hide-con li.last a:hover {
    border-bottom: none;
}

.hs-hide-point {
    font-family: tahoma, arial, 'Microsoft YaHei', "Hiragino Sans GB", SimSun, sans-serif;
}

.hs-right {
    height: 40px;
    text-align: right;
}

.hs-right a {
    margin: 0 5px;
}

.header .h-more-btn {
    color: #666;
}

.h-more-btn:after {
    content: '';
    display: inline-block;
    margin-left: 5px;
    width: 9px;
    height: 5px;
    background: url(../images/top-icon.png) no-repeat;
    vertical-align: middle;
}

.h-more-con {
    display: none;
}

.h-section {
    position: relative;
    height: 40px;
}

.h-section li {
    line-height: 30px;
    width: 74px;
    text-align: center;
    cursor: pointer;
}

.h-section li a {
    display: block;
}

.h-section li a:hover {
    background: #f9f9f9;
    color: #d58f15;
}

.h-right .h-more-btn {
    width: 74px;
    height: 38px;
    line-height: 38px;
    border: 1px solid #f5f5f5;
    text-align: center;
    color: #666;
}

.h-right .h-more-con {
    position: absolute;
    top: 39px;
    left: 0;
    border: 1px solid #e6e6e6;
    border-top: none;
    background-color: #fff;
    z-index: 10;
}

.h-show .h-more-btn:after {
    background-position-x: -10px;
}

.h-right .h-show .h-more-btn {
    background-color: #fff;
    border: 1px solid #e6e6e6;
    border-bottom: 1px solid #fff;
}

.header-coll {
    height: 160px;
}

.nav-coll {
    height: 55px;
    background: rgba(0,0,0,.15);
}

.nav-coll li {
    float: left;
    width: 120px;
    height: 55px;
    line-height: 55px;
    text-align: center;
}

.nav-coll li a {
    font-size: 16px;
    color: #fff;
    display: inline-block;
    width: 120px;
}

.nav-coll li a:hover,.nav-coll li a.active {
    background: rgba(0,0,0,.25);
    transition: background .3s;
}

.nav-crumb {
    height: 50px;
    line-height: 50px;
}

.nav-crumb a {
    font-size: 14px;
    color: #666;
}

.nav-crumb a:hover {
    color: #1787e0;
}

.nav-crumb>a.spe {
    cursor: default;
}

.nav-crumb>a.spe:hover {
    color: #666;
}

.nav-crumb>span {
    margin-left: 5px;
    margin-right: 5px;
    font-size: 14px;
    font-family: "SimSun";
    color: #666;
}

.nav-crumb>em {
    font-size: 14px;
    color: #666;
}

.h-area a {
    margin-right: 10px;
}

.h-area-a {
    width: 325px;
    padding: 15px 10px 10px;
    border: 1px solid #ccc;
    background: #fff;
    box-shadow: 0 1px 5px rgba(0,0,0,0.2);
    font-size: 14px;
    float: left;
    position: absolute;
    top: 40px;
    left: 8px;
    z-index: 10;
}

.h-area-a dd {
    width: 65px;
    float: left;
    line-height: 20px;
    white-space: nowrap;
    margin: 0 0 4px 0;
}

.h-area-a dd a {
    display: inline-block;
    padding: 5px 10px;
    border-radius: 3px;
    color: #000;
}

.h-area-a dd a:hover {
    background-color: #e8eff6;
    color: #333
}

.f-l-con {
    position: relative;
    padding-top: 15px;
    padding-bottom: 15px;
    min-height: 28px;
    font-size: 14px;
    color: #666;
}

.f-l-con.bb-da {
    border-bottom: 1px solid #e7e7e7;
}

.f-l-con .tit {
    display: block;
    height: 28px;
    line-height: 28px;
    font-size: 16px;
    color: #333;
}

.f-l-con a {
    float: left;
    margin-right: 14px;
    line-height: 28px;
    color: #666;
}

.f-l-con a:hover {
    color: #00b7a7;
}

.f-l-con a.spe {
    float: right;
    margin-right: 0;
}

.friendly-link {
    margin-top: 30px;
    padding: 10px 0;
}

/* .footer-wrapper {line-height: 30px;background: #282828;color: #ababab;}.footer-wrapper a {color: #ababab;}.footer-wrapper .footer {position: relative;width: 1180px;height: 198px;margin: 0 auto;}.footer-wrapper .footer-list {position: absolute;top: 32px;left: 0px;}.footer-wrapper .footer-list a {margin-right: 15px;}.footer-wrapper .footer-units {position: absolute;top: 75px;left: 0px;}.footer-wrapper .footer-media {position: absolute;top: 32px;left: 844px;}.footer-wrapper .footer-media a {display: inline-block;margin-right: 30px;vertical-align: top;}.footer-wrapper .footer-media a:before {content: '';display: inline-block;vertical-align: middle;width: 18px;height: 16px;background-image: url(../images/public-icon.png);background-repeat: no-repeat;}.footer-wrapper .footer-msg {position: absolute;top: 75px;left: 844px;}.footer-wx:before {background-position: -5px -30px;}.footer-wb:before {background-position: -25px -30px;}.footer-wrapper .footer-media .footer-qq:before {background-position: -45px -30px;width: 15px;} */
.footer-wrapper {
    background: #f8f8f8;
    color: #666;
    text-align: center;
    font-size: 12px;
}

.footer-wrapper a {
    color: #666;
}

.footer-wrapper a:hover {
    color: #dd3635;
}

.footer {
    width: 1200px;
    margin: 0 auto;
    padding: 30px 0;
}

.footer .footer-lists {
    font-size: 14px;
}

.footer .footer-lists a {
    position: relative;
    margin-right: 20px;
}

.footer .footer-lists a:before {
    content: '';
    position: absolute;
    height: 14px;
    width: 1px;
    background-color: #e0e0e0;
    top: 50%;
    margin-top: -7px;
    right: -12px;
}

.footer .footer-lists a:last-child:before {
    content: normal;
}

.footer .footer-copy {
    margin: 5px 0;
}

.friend-link {
    position: relative;
    background-color: #fff;
    padding: 15px;
    margin-top: 10px;
}

.friend-link p {
    position: absolute;
    left: 15px;
}

.friend-link .friend-list {
    padding-left: 75px;
}

.friend-link a {
    margin-right: 10px;
}

.right-link span {
    display: inline-block;
    text-align: center;
    color: #fff;
}

.tel-link {
    width: 100%;
    height: 70px;
    background-image: url(../images/tel-s.png);
    background-repeat: no-repeat;
    background-position: center center;
    margin-bottom: 5px;
}

.tel-link2 {
    width: 100%;
    height: 70px;
    background-image: url(../images/tel-ss.png);
    background-repeat: no-repeat;
    background-position: center center;
    margin-bottom: 5px;
}

.right-wechat {
    border: 1px solid #eee;
    padding: 15px;
}

.right-wechat li {
    float: left;
    text-align: center;
    width: 50%;
}

.right-wechat li img {
    width: 102px;
    height: 102px;
}

.right-wechat li p {
    line-height: 1.4;
    color: #666;
}

.right-wechat li a {
    width: 110px;
    height: 40px;
    line-height: 40px;
    background: #1787e0;
    border-radius: 5px;
    font-size: 16px;
    margin-top: 10px;
    display: inline-block;
    color: #fff;
    transition: background .2s;
}

.right-wechat li a:hover {
    background: #0b78cf;
}

.right-wechat li:first-child a {
    background: #eb560c;
}

.right-wechat li:first-child a:hover {
    background: #dd4e07;
}

.right-hot.js-hov-cont {
    border: 1px solid #f0f0f0;
    box-sizing: border-box;
}

.h-tit {
    float: left;
    width: 100%;
    height: 40px;
    line-height: 40px;
}

.h-tit a,.h-tit span {
    float: left;
    width: 50%;
    text-align: center;
    background-color: #f7f9fa;
    color: #333;
    font-size: 16px;
    overflow: hidden;
    margin-top: -1px;
    line-height: 1.8;
    padding: 5px 0;
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    border-left: 1px solid #e5e5e5;
    box-sizing: border-box;
    cursor: pointer;
}

.h-tit a h2,.h-tit a h3,.h-tit span h2,.h-tit span h3 {
    font-size: 16px;
    font-weight: normal;
    color: #333;
}

.h-tit a.active,.h-tit span.active {
    margin-top: -1px;
    border: none;
    border-top: 2px solid #be0000;
    border-left: 1px solid #e5e5e5;
    background-color: #fff;
    color: #1787e0;
}

.h-tit a:first-child,.h-tit span:first-child {
    border-left: none;
}

.h-tit a.active h2,.h-tit a.active h3,.h-tit span.active h2,.h-tit span.active h3 {
    color: #be0000;
}

.h-con {
    padding: 0 10px;
}

.h-con ul {
    float: left;
    padding: 10px 0 15px;
}

.h-con li {
    height: 30px;
    line-height: 30px;
}

.h-con .h-ul {
    width: 50%;
}

.h-con .h-ul:first-child {
    padding-right: 10px;
    box-sizing: border-box;
}

.h-con .h-ul1 {
    width: 100%;
}

.h-con-b {
    border: 1px solid #f0f0f0;
    border-top: none;
}

.right-hot .xx-list1 {
    border: 1px solid #f0f0f0;
    border-top: none;
    float: left;
    width: 100%;
    box-sizing: border-box;
    padding: 5px 10px 15px;
}

.ask-list.xx-list1 ul {
    border: 1px solid #f0f0f0;
    border-top: none;
    float: left;
    width: 100%;
    box-sizing: border-box;
    padding: 15px 10px;
}

.right-lz {
    padding: 5px 10px 20px;
    border: 1px solid #f0f0f0;
    border-top: none;
}

.right-lz a {
    float: left;
    width: 128px;
    padding: 5px;
    text-align: center;
    margin-top: 15px;
    color: #333;
    white-space: nowrap;
    box-sizing: border-box;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 23px;
    box-sizing: border-box;
    margin-bottom: 0;
    background: #f7f7f7;
}

.right-lz a:nth-child(2n) {
    float: right;
}

.right-lz a.hot {
    color: #fff;
    background: #be0000;
    border-color: #be0000;
}

.right-lz a:hover {
    text-decoration: none;
    color: #fff;
    background-color: #be0000;
    border-color: #be0000;
}

.r-tit {
    float: left;
    width: 100%;
    padding-top: 6px;
    border: 1px solid #e5e5e5;
    border-top: none;
    box-sizing: border-box;
}

.r-tit a {
    width: 20%;
    float: left;
    text-align: center;
    box-sizing: border-box;
    background: #fcfcfc;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
}

.r-tit a.active {
    font-weight: bold;
    color: #be0000;
    border-bottom: 2px solid #be0000;
}

.right-rules .r-con {
    border: 1px solid #f0f0f0;
    padding: 0 10px 15px;
    box-sizing: border-box;
    float: left;
    width: 100%;
    border-top: none;
}

.right-rules .r-con li {
    line-height: 1.6;
    height: auto;
    padding: 5px 0 5px 15px;
    position: relative;
    box-sizing: border-box;
}

.right-rules .r-con li:before {
    position: absolute;
    left: 0;
    top: 13px;
}

.ask-list li:before {
    content: '';
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url(../images/icon-wd.png) no-repeat;
    vertical-align: -3px;
    margin-right: 5px;
    background-size: 100%;
}

.right-adv1 img {
    width: 290px;
    height: 80px;
}

.right-special li {
    height: 35px;
    line-height: 35px;
    background: #f3f3f3;
    margin-bottom: 10px;
}

.right-special .ovh {
    padding: 15px 10px 10px;
    border: 1px solid #f0f0f0;
    border-top: none;
    margin-top: 0;
}

.s-tag {
    font-size: 12px;
    color: #fff;
    background: #ee6464;
    border-radius: 3px;
    padding: 1px 3px;
    margin: 0 5px 0 10px;
}

.right-special dl {
    margin-bottom: 10px;
}

.right-special dt {
    font-size: 16px;
    margin-bottom: 6px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.right-special dd img {
    width: 120px;
    height: 90px;
    float: left;
    margin-right: 10px;
}

.right-special .right-special-txt {
    height: 90px;
    overflow: hidden;
    font-size: 13px;
    line-height: 18px;
}

.right-special-img ul {
    padding: 0 10px 20px;
    border: 1px solid #f0f0f0;
    border-top: none;
}

.right-special-img li {
    padding: 15px 0;
    border-top: 1px solid #e5e5e5;
}

.right-special-img li:first-child {
    border-top: none;
}

.right-special-img li:last-child {
    padding-bottom: 0;
}

.s-tit {
    font-size: 16px;
    margin-bottom: 6px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.s-img {
    margin-right: 10px;
}

.s-img img {
    width: 120px;
    height: 90px;
}

.s-info {
    height: 90px;
    overflow: hidden;
    font-size: 13px;
    line-height: 18px;
}

.xx-list1 ul {
    padding: 10px 0;
}

.xx-list1 li {
    height: 30px;
    line-height: 30px;
    float: left;
    width: 100%;
}

.xx-list-d li {
    float: left;
    width: 100%;
}

.right-part .wp-title {
    background: #f0f0f0;
    height: 40px;
    line-height: 40px;
    padding-bottom: 0;
    box-sizing: border-box;
    border-bottom: none;
}

.right-part .wp-title h1,.right-part .wp-title h2,.right-part .wp-title h3 {
    line-height: 40px;
    font-size: 16px;
    border-left: none;
    max-width: 220px;
    overflow: hidden;
    height: 40px;
}

.right-part .more {
    margin-top: 0;
    margin-right: 10px;
}

.rBcon {
    margin-top: 15px;
    border-bottom: 1px solid #e8e8e8;
    padding-bottom: 10px;
}

.b-left {
    float: left;
    width: 75px;
    text-align: center;
    box-sizing: border-box;
    color: #666;
    font-size: 13px;
    border-right: 1px dashed #e8e8e8;
    margin-right: 12px;
}

.b-right {
    float: left;
    overflow: hidden;
    width: 203px;
    box-sizing: border-box;
}

.b-right a {
    display: inline-block;
    margin-bottom: 5px;
    width: 68px;
}

.b-right a:nth-child(3n) {
    width: 56px;
}

.ricon {
    display: block;
    margin: 5px auto;
}

.icon-rb1 {
    width: 21px;
    height: 21px;
    background-image: url('../images/rbox1.png');
}

.icon-rb2 {
    width: 23px;
    height: 19px;
    background-image: url('../images/rbox2.png');
}

.icon-rb3 {
    width: 20px;
    height: 21px;
    background-image: url('../images/rbox3.png');
}

.share-part {
    height: 26px;
}

.share-part-sm {
    height: 18px;
}

.share-word {
    margin-right: 6px;
    line-height: 26px;
    color: #999;
}

.share-part-sm .share-word {
    line-height: 18px;
}

#share-icon {
    margin-right: -6px;
}

#share-icon a {
    margin-right: 6px;
    margin-top: 0;
    margin-bottom: 0;
    padding: 0;
    width: 26px;
    height: 26px;
    background: none;
}

.share-part-sm #share-icon {
    margin-right: -4px;
}

.share-part-sm #share-icon a {
    margin-right: 4px;
    width: 17px;
    height: 17px;
}

#share-icon .icon-weixin:before,#share-icon .icon-sqq:before,#share-icon .icon-qzone:before,#share-icon .icon-tsina:before,#share-icon .icon-tqq:before,#share-icon .icon-renren:before,#share-icon .icon-hexun:before,#share-icon .icon-bdhome:before,#share-icon .icon-more:before {
    content: "";
    float: left;
    display: block;
    width: 26px;
    height: 26px;
    background: url(../images/share-icon.png) no-repeat;
}

#share-icon .icon-weixin:before {
    background-position: 0 -180px;
}

#share-icon .icon-sqq:before {
    background-position: 0 -217px;
}

#share-icon .icon-qzone:before {
    background-position: 0 -36px;
}

#share-icon .icon-tsina:before {
    background-position: 0 -72px;
}

#share-icon .icon-tqq:before {
    background-position: 0 -108px;
}

#share-icon .icon-renren:before {
    background-position: 0 -144px;
}

#share-icon .icon-hexun:before {
    background-position: 0 -253px;
}

#share-icon .icon-bdhome:before {
    background-position: 0 -289px;
}

#share-icon .icon-more:before {
    background-position: 0 0;
}

#share-icon .icon-qzone-sm:before,#share-icon .icon-weixin-sm:before,#share-icon .icon-tsina-sm:before,#share-icon .icon-tqq-sm:before,#share-icon .icon-more-sm:before {
    content: "";
    float: left;
    display: block;
    width: 17px;
    height: 17px;
    background: url(../images/share-icon.png) no-repeat;
}

#share-icon .icon-qzone-sm:before {
    background-position: -30px -36px;
}

#share-icon .icon-weixin-sm:before {
    background-position: -30px -180px;
}

#share-icon .icon-tsina-sm:before {
    background-position: -30px -72px;
}

#share-icon .icon-tqq-sm:before {
    background-position: -30px -108px;
}

#share-icon .icon-more-sm:before {
    background-position: -30px 0;
}

.js-share-part {
    position: relative;
}

.share-part-portrait {
    position: absolute;
    top: 16px;
    left: 0px;
    height: 204px;
    background: #fff;
    border: 1px solid #e9e9e9;
    z-index: 1000;
}

.share-part-portrait .share-word {
    display: block;
    margin-left: 0;
    margin-right: 0;
    line-height: 28px;
    font-size: 14px;
    color: #626262;
    background: #f6f6f6;
    text-align: center;
}

#share-portrait-icon {
    width: 106px;
    padding-bottom: 4px;
    padding-top: 4px;
    background: #fff;
}

#share-portrait-icon li {
    padding-left: 10px;
    line-height: 23px;
}

#share-portrait-icon li a {
    padding-left: 30px;
    width: 54px;
    height: 28px;
    margin: 0;
    line-height: 28px;
    text-align: left;
}

#share-portrait-icon li a.bds_qzone {
    background-position: 6px -46px;
}

#share-portrait-icon li a.bds_weixin {
    background-position: 6px -1606px;
}

#share-portrait-icon li a.bds_tsina {
    background-position: 6px -98px;
}

#share-portrait-icon li a.bds_sqq {
    background-position: 6px -2645px;
}

#share-portrait-icon li a.bds_bdhome {
    background-position: 6px -150px;
}

#share-portrait-icon li a.bds_more {
    background-position: 6px 6px;
}

#share-portrait-icon li a:hover {
    background-color: #eee;
}

.pages {
    margin: 20px 0;
    font-size: 14px;
}

.pages li {
    float: left;
    height: 28px;
    line-height: 28px;
    border: 1px solid #d6d6d6;
    text-align: center;
    margin: 0 5px
}

.pages li:hover {
    border-color: #1787e0;
    text-decoration: none
}

.pages li a,.pages li a:link,.pages li a:visited {
    color: #666;
    text-decoration: none;
    display: block;
    height: 30px;
    padding: 0 10px
}

.pages li a:hover {
    text-decoration: none
}

.pages li.dot {
    border: none;
    width: 24px;
    color: #999
}

.pages li.selected,.pages li.selected:hover {
    background: #1787e0;
    border-color: #1787e0;
    cursor: default;
    text-decoration: none;
    color: #fff
}

.pages li.selected a,.pages li.selected a:link,.pages li.selected a:visited {
    color: #fff;
    cursor: default
}

.pages li.disabled,.pages li.disabled:hover {
    color: #ccc;
    background: #f9f9f9;
    border: 1px solid #ddd;
    cursor: default;
    text-decoration: none;
    padding: 0 10px
}

.pages li.first {
    margin-left: 0;
    padding: 0 10px;
    cursor: pointer;
}

.pages li.last {
    margin-right: 0;
    padding: 0 10px;
    cursor: pointer;
}

.pages li.first:before,.pages li.last:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 14px;
    height: 16px;
    background-image: url(../images/pages.png);
    background-repeat: no-repeat;
}

.pages li.first:before {
    background-position: -2px -3px;
    transform: rotate(180deg);
}

.pages li.last:before {
    background-position: -2px -5px;
}

.pages li.first.disabled:before {
    background-position: -17px -3px;
}

.pages li.last.disabled:before {
    background-position: -17px -5px;
}

.pages {
    margin: 20px 0;
    font-size: 14px;
    clear: both;
}

.pages a,.pages span {
    float: left;
    height: 28px;
    line-height: 28px;
    border: 1px solid #d6d6d6;
    text-align: center;
    margin: 0 5px;
    padding: 0 12px;
}

.pages a:hover {
    border-color: #1787e0;
    text-decoration: none;
    color: #333;
}

.pages a.dot {
    border: none;
    width: 24px;
    color: #999
}

.pages span {
    color: #fff;
    cursor: default;
    background: #1787e0;
    border-color: #1787e0;
}

.pages a.a1f,.pages li.a1f:hover {
    color: #ccc;
    background: #f9f9f9;
    border: 1px solid #ddd;
    cursor: default;
    text-decoration: none;
}

.pages i {
    float: left;
    margin-left: 3px;
    margin-right: 3px;
    color: #999;
    font-style: normal;
}

.news-list li {
    padding: 15px 0;
    border-bottom: 1px solid #e5e5e5;
    float: left;
    width: 100%;
}

.news-list .news-list-img .news-time {
    margin-top: 10px;
}

.news-list li:first-child {
    padding-top: 0;
}

.news-img {
    margin-right: 10px;
}

.news-img img {
    width: 180px;
    height: 110px;
}

.news-list h3 {
    padding-bottom: 8px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.news-list h3 a {
    font-size: 18px;
    font-weight: 400;
}

.news-list p {
    line-height: 26px;
    font-size: 14px;
    color: #666;
    overflow: hidden;
    max-height: 52px;
}

.news-time {
    font-size: 12px;
    color: #999;
    line-height: 1;
}

.new-list li {
    position: relative;
    padding-right: 100px;
    height: 46px;
    line-height: 46px;
    font-size: 16px;
    border-bottom: 1px solid #dcdcdc;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 14px;
}

.new-list li a {
    color: #1787e0;
}

.new-list li:hover {
    background: #f7f9fa;
}

.new-sol {
    color: #999;
    font-size: 14px;
    line-height: 35px;
}

.new-list .new-time {
    position: absolute;
    right: 0;
    top: 0;
    display: block;
    width: 90px;
    color: #999;
    font-size: 14px;
    text-align: center;
}

.new-tab {
    padding-bottom: 20px;
    border-bottom: 1px solid #dcdcdc;
    font-size: 14px;
}

.new-tab a {
    float: left;
    width: 75px;
    height: 35px;
    line-height: 35px;
    margin-right: 15px;
    color: #666;
    text-align: center
}

.new-tab a.active {
    color: #fff;
    background: #be0000
}

.set-top {
    font-size: 14px;
    color: #ef7e1b;
    margin-left: 5px;
}
