@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;
}

.logo {
    margin: 22.5px 0;
    overflow: hidden;
}

.logo img {
    height: 100%;
}

.logo-img {
    margin-top: 26px;
    margin-left: 10px;
    height: 60px;
}

.logo-bg {
    height: 100px;
}

.logo p {
    padding-top: 14px;
    font-size: 46px;
    font-weight: 700;
    color: #fff;
}

.logo-img-sub {
    margin: 40px 0 0 10px;
    height: 24px;
}

.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;
}

.college-chosen-cont {
    padding: 0 20px;
    border: 1px solid #e5e5e5;
}

.college-chosen-line {
    padding: 20px 0;
    line-height: 18px;
}

.college-chosen-line span {
    font-size: 16px;
    color: #333;
    margin: 4px 5px 4px 0;
}

.college-chosen-line .a-group {
    width: 1024px;
    margin-left: 5px;
}

.college-chosen-line a {
    float: left;
    padding: 0 4px;
    height: 20px;
    line-height: 20px;
    font-size: 14px;
    color: #666;
    margin: 4px;
}

.college-chosen-line a:hover {
    color: #1787e0;
}

.college-chosen-line a.active {
    background: #be0000;
    color: #fff;
}

.rules-chosen1 .wp-title h2,.rules-chosen1 .wp-title h3 {
    border-left: none;
    color: #e81010;
}

.rules-ttab ul {
    float: left;
    width: 100%;
    box-sizing: border-box;
}

.rules-ttab li {
    float: left;
    text-align: center;
    font-size: 16px;
    color: #666;
    box-sizing: border-box;
}

.rules-ttab .widr1 {
    width: 263px;
    text-align: left;
    padding-left: 15px;
    margin-top: 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.rules-ttab .widr2 {
    width: 100px;
}

.rules-ttab .widr3 {
    width: 180px;
    text-align: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.rules-ttab .widr4 {
    width: 85px;
}

.rules-ttab .widr5 {
    width: 80px;
}

.rules-ccon .widr5 {
    color: #f43422;
}

.rules-ttab .widr6 {
    width: 155px;
}

.rules-ttab .widr7 {
    width: 165px;
}

.rules-ttab .widr8 {
    width: 80px;
}

.rules-ttab .widr9 {
    width: 90px;
}

.rules-ttab .widr9 a {
    color: #1787e0;
}

.rules-ttab .widr10 {
    width: 935px;
    text-align: left;
    margin-top: 0;
    margin-bottom: 10px;
    padding-left: 20px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.rules-ttit ul {
    border-left: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
}

.rules-ttit li {
    height: 45px;
    line-height: 45px;
    background: #ededed;
}

.rules-ccon .widr1 {
    height: 90px;
    line-height: 90px;
    font-size: 18px;
    border-right: 1px solid #e5e5e5;
    position: relative;
}

.rules-ccon .widr1 b a {
    color: #be0000;
}

.rules-ccon ul {
    border: 1px solid #e5e5e5;
    border-top: none;
}

.rules-ccon li {
    height: 35px;
    line-height: 35px;
    margin-top: 10px;
}

.gzd-line-bg {
    position: relative;
    display: inline-block;
    width: 50px;
    height: 6px;
    background: #e4e4e4;
    font-size: 0;
    vertical-align: middle;
}

.gzd-line-front {
    position: absolute;
    top: 0;
    left: 0;
    width: 1px;
    height: 6px;
    background: #eb613c;
}

.major-tit {
    border-bottom: 1px solid #e5e5e5;
}

.major-tit a {
    float: left;
    width: 90px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    color: #333;
    text-align: center;
}

.major-tit a.active {
    background: #be0000;
    color: #fff;
}

.major-tit span.fr {
    line-height: 40px;
    color: #666;
}

.other-add {
    position: relative;
    display: inline-block;
}

.other-add-cont {
    position: absolute;
    left: 13px;
    top: -2px;
    padding-left: 8px;
    z-index: 98;
}

.other-add-con {
    padding: 5px;
    min-width: 60px;
    line-height: 22px;
    border: 1px solid #e3e3e3;
    background: #fff;
    border-radius: 5px;
    box-shadow: 0 0 5px #e3e3e3;
    font-size: 16px;
    color: #333;
    z-index: 99;
    text-align: center;
    display: none;
}

.other-add:hover .other-add-con {
    display: block;
}

.rules-ttab-m .widr1 {
    width: 100px;
    padding-left: 0;
    margin-top: 0;
    border: none;
    text-align: center;
}

.rules-ttab-m .widr1 img {
    width: 60px;
    height: 60px;
    border-radius: 50%;
}

.rules-ttab-m .widr2 {
    width: 203px;
    text-align: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.rules-ttab-m span.color1 {
    color: #ff0000;
}

.rules-ttab-m b.color2 {
    color: #2b70ae;
}

.rules-ttab-m .widr3 {
    width: 230px;
    text-align: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.rules-ttab-m .widr4 {
    width: 100px;
}

.rules-ttab-m .widr5 {
    width: 100px;
}

.rules-ttab-m .rules-ccon .widr5 {
    color: #666;
}

.rules-ttab-m .widr6 {
    width: 100px;
}

.rules-ttab-m .rules-ccon .widr6 {
    color: #f43422;
}

.rules-ttab-m .widr7 {
    width: 165px;
}

.rules-ttab-m .widr8 {
    width: 90px;
}

.rules-ttab-m .widr9 {
    width: 110px;
}

.rules-ttab-m .widr10 {
    width: 614px;
    text-align: left;
    margin-top: 0;
    margin-bottom: 10px;
    padding-left: 30px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.rules-ttab-m .rules-ccon .widr2,.rules-ttab-m .rules-ccon .widr3 {
    height: 80px;
    line-height: 35px;
}
