
@charset "utf-8";
/* CSS Document */
body {
    font-size: 16px;
    line-height: 24px;
    font-family: 'Microsoft YaHei', '\5FAE \8F6F \96C5\91';
    color: #444;
    background-color: #f5f5f5;
}
img {
    width: auto;
}
.hy_top h1 {
    position: absolute;
    left: -999999px;
}
.hy_top {
    width: 100%;
    height: 30px;
    line-height: 30px;
    background: #ececec;
    position: relative;
}
.hy_top_con {
    width: 1200px;
    margin: 0 auto;
}
.hy_top span {
    float: left;
    width: 400px;
    font-size: 12px;
    font-family: 'Microsoft YaHei';
    color: #95313a;
}
.fenxiang {
    width: 475px;
    float: right;
    text-align: right
}
.fenxiang a {
    padding-left: 22px;
    font-family: "Microsoft YaHei";
    font-size: 12px;
    color: #999;
    display: inline-block;
    margin-right: 10px;
    margin-left: 5px;
}
.wx_tc {
    position: absolute;
    top: 30px;
    left: -50px;
    z-index: 200;
    display: none
}
/*head begin*/
.head {
    width: 100%;
    background-color: #FFF;
}
.head_cnt {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}
.head .notice {
    margin-bottom: 20px;
}
.head_cnt .logo, .head_cnt .search {
    float: left;
}
.head_cnt .logo {
    line-height: 40px;
    width: 45%;
    margin-top: 10px;
}
.head_cnt .logo a {
    float: left;
}
.head .a2 {
    padding: 0 6%;
    background-color: #4bc061;
    color: #FFF;
    font-size: 22px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}
.head .search {
    float: right;
    margin: 22px 0 22px 0;
    width: 40%;
}
.head .search-input {
    width: 80%;
    float: left;
}
.head .search-input input {
    width: 100%;
    font-size: 14px;
    color: #bbbbbb;
    height: 32px;
    line-height: 32px;
    padding: 5px;
    outline: none;
    border: 1px solid #4bc061;
}
.head .search-button {
    width: 18%;
    height: 40px;
    line-height: 40px;
    float: right;
}
.head .search-button input#search_an {
    color: #fff;
    display: block;
    width: 100%;
    font-size: 14px;
    text-align: center;
    border: 0;
    height: 44px;
    line-height: 44px;
    cursor: pointer;
    -webkit-appearance: listitem;
    background: url(../images/search.png) no-repeat left center #4bc061;
    -ms-background-position-x: 15%;
    background-position-x: 15%;
    padding-left: 30%;
}
.hotwords span {
    font-size: 12px;
    padding-top: 6px;
    line-height: 20px;
    padding-right: 15px;
    color: #fe8713;
}
.hotwords a {
    font-size: 12px;
    padding-top: 6px;
    line-height: 20px;
    display: inline-block;
    padding-right: 15px;
    color: #999;
}
.head .tel {
    margin-top: 22px;
    width: 10%;
    padding-left: 5%;
    background: url("../images/tel.png") no-repeat left center;
}
.head .tel span {
    display: block;
    width: 100%;
    font-size: 16px;
    color: #fe8713;
}
.head .tel .span2 a {
    color: #fe8713;
}
/*head end*/
.container {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}
/*nav-box begin*/
.nav-box>.container {
    padding-top: 1%;
}
.nav-box {
    position: relative;
    margin-bottom: 40px;
}
.nav {
    background-color: #4bc061;
    line-height: 48px;
}
.nav .container>div {
    /*
    width: 82%;
    float: right;

     */
}
.nav a {
    width: 11%;
    float: left;
    text-align: center;
    font-size: 16px;
    color: #fff;
}
.nav a:hover {
    background: url("../images/nav-bg.jpg");
}
.banner .btn .cur {
    background-color: #008cd6;
}
.container .tab {
    position: absolute;
    top: -48px;
    left: 0;
    z-index: 999;
}
.container .tab .tabList {
    width: 227px;
    height: 400px;
    float: left;
    background-color: #fff;
    -webkit-box-shadow: 0 0 6px rgba(153,153,153,0.1);
    -moz-box-shadow: 0 0 6px rgba(153,153,153,0.1);
    box-shadow: 0 0 6px rgba(153,153,153,0.1);
}
.all_course {
    text-align: center;
    font-size: 20px;
    display: block;
    color: #fff;
    line-height: 48px;
    background: url('../images/nav-bg.jpg');
}
.all_course img {
    padding-right: 10px;
    margin-bottom: 3px;
}
.all_course a {
    color: #fff;
}
.container .tabList li {
    padding: 6.4% 8% 0;
    background: url(../images/jt-01.png) no-repeat 95% center;
}
.container .tabList li img {
    display: none;
}
.container .tabList li:hover {
    background-color: #f5f5f5;
}
.container .tabList li > span {
    display: block;
    border-bottom: 1px dashed #ccc;
    padding-bottom: 6%;
}
.container .tabList li > span a {
    font-size: 12px;
}
.container .tabList #gg5 span, .container .tabList #gg4 span {
    padding-bottom: 4%;
}
#gg6 >span {
    border-bottom: 0 none;
}
.container .tabList li>a {
    font-size: 14px;
    display: block;
    margin-bottom: 6px;
}
.container .tabCon {
    width: 56.6%;
    float: left;
    background-color: #fff;
    -webkit-box-shadow: 0 0 10px 1px #aaa;
    -moz-box-shadow: 0 0 10px 1px #aaa;
    box-shadow: 0 0 10px 1px #aaa;
}
.container .tabCon b {
    font-size: 16px;
    display: block;
}
.container .tabCon>div {
    padding: 20px 25px;
    display: none;
    position: absolute;
    left: 100%;
    top: 48px;
    width: 612px;
    height: 312px;
    background-color: #fff;
}
.container .small_box a, .container .small_box span, .container .s_box a, .container .top1 span, .container .top1 a {
    color: #7e7e7e;
    font-size: 12px;
}
#con_gg_1>div, #con_gg_4>div {
    margin-bottom: 10px;
}
#con_gg_1 .top1 b {
    margin-bottom: 10px;
}
.tabCon .bottom1 a {
    width: 31%;
    float: left;
}
.container .small_box a, #con_gg_3 .s_box a {
    display: inline-block;
    padding-right: 10px;
}
.tabCon .bottom1 .a2 {
    margin: 0 3.5%;
}
.tabCon .top1 {
    margin-bottom: 8px;
}
.tabCon .top1 span {
    font-size: 14px;
    float: left;
}
.tabCon .top1 a {
    float: right;
}
.tabCon .s_box a {
    float: left;
}
.tabCon .school_logo a {
    width: 29.333%;
    margin: 0 1%;
    border: 1px solid #ccc;
    text-align: center;
}
.tabCon .c_box {
    margin-bottom: 8px;
}
.banner_box {
    float: left;
    width: 52.833%;
    margin-left: 20.5%;
}
.banner_box a img {
    width: 100%
}
/*banner*/
.fullSlide {
    width: 100%;
    position: relative;
}
.fullSlide .bd {
    margin: 0 auto;
    position: relative;
    z-index: 0;
    overflow: hidden;
}
.fullSlide .bd ul {
    width: 100%
}
.fullSlide .bd li {
    width: 100%;
    overflow: hidden;
    text-align: center;
    position: absolute;
    left: 0;
    top: 0;
}
.fullSlide .bd li a {
    display: block;
}
.fullSlide .hd {
    width: 100%;
    position: absolute;
    z-index: 1;
    bottom: 15px;
    left: 0;
    height: 30px;
    line-height: 30px;
}
.fullSlide .hd ul {
    text-align: center;
}
.fullSlide .hd ul li {
    cursor: pointer;
    display: inline-block;
    *display:inline;
    zoom: 1;
    width: 8px;
    height: 8px;
    border: 3px #fff solid;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    margin: 5px;
    overflow: hidden;
    line-height: 999px;
}
.fullSlide .hd ul .on {
    background-color: #fff;
}
.fullSlide .prev, .fullSlide .next {
    display: block;
    position: absolute;
    z-index: 1;
    top: 50%;
    margin-top: -30px;
    left: 0;
    z-index: 1;
    width: 28px;
    height: 80px;
    background: url(../images/prev.png) no-repeat;
    cursor: pointer;
    filter: alpha(opacity=50);
    opacity: 0.5;
    display: none;
}
.fullSlide .next {
    left: auto;
    right: 0;
    background: url(../images/next.png) no-repeat;
}
/*banner end*/
/*float-news */
.float-news {
    width: 25%;
    background-color: #FFF;
    -webkit-box-shadow: 0px 0px 6px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 0px 6px rgba(0,0,0,0.1);
    box-shadow: 0px 0px 6px rgba(0,0,0,0.1)
}
.float-news-tit li {
    float: left;
    width: 50%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    color: #666666;
    background-color: #FFF;
    border-bottom: 1px #ccc solid;
    cursor: pointer;
}
.float-news-tit li.hover {
    color: #fff;
    background-color: #4bc061;
    position: relative;
}
.float-news-tit li.hover:after {
    content: "";
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 12px solid #4bc061;
    position: absolute;
    bottom: -8px;
    left: 45%;
}
.headline-bottom {
    padding: 2%;
}
.headline-top {
    padding: 4% 2% 2%;
}
.update-news-cnt {
    padding: 2% 4% 3%;
}
.headline-top h3 {
    line-height: 40px;
    display: block;
}
.headline-top h3 a {
    font-size: 16px;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-right: 5px;
}
.hot-spot {
    padding-bottom: 15px;
    border-bottom: 1px #dedede dashed;
    margin-bottom: 5px;
}
.headline-bottom .hot-spot {
    padding-bottom: 0px;
    border-bottom: 0;
    margin-bottom: 0px;
}
.hot-spot li {
    font-size: 14px;
    line-height: 34px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.hot-spot li a {
    margin-right: 5px;
    color: #666666;
}
.hot-spot li span {
    padding: 0 10px;
    border-right: 1px #666 solid;
    margin-right: 10px;
    color: #4bc061;
}
.float-news-box {
    padding: 4px 5%;
}
.float-news-box h3 {
    line-height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 12px;
}
.float-news-box h3 a {
    font-size: 16px;
    color: #333;
}
.float-news-box h3 a:hover, .float-news li a:hover {
    color: #4bc061;
}
.update-news li {
    width: 95%;
    border-bottom: 1px #f1f0f0 solid;
    background: url(../images/li_img.png) no-repeat left center;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #666;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding: 1.5% 0 1.5% 5%;
}
.update-news li a {
    width: 80%;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #777;
}
.update-news li span {
    float: right;
    color: #999;
}
.update-news > p {
    font-size: 14px;
    text-align: center;
    height: 36px;
    line-height: 36px;
    background: url(../images/img-h.png) repeat-x center center;
    padding: 1% 0 3%;
}
.update-news p a {
    padding: 0 20px;
    background-color: #fff;
}
/*float-news end*/
/*nav-box end*/
.main {
    width: 1200px;
    margin: 0 auto 40px;
}
.main-tit {
    line-height: 30px;
    margin-bottom: 1%;
}
.main-tit h2 {
    float: left;
    font-size: 30px;
    color: #222222;
    width: 50%;
    padding-bottom: 1%;
}
.main-tit h2 i {
    padding: 0px 15px;
    margin-right: 5px;
    background: url("../images/icon.png") no-repeat -10px -82px;
}
.sign-up .main-tit h2 i {
    background: url("../images/icon.png") no-repeat -10px -2px;
}
.jiaoliu .main-tit h2 i {
    background: url("../images/icon.png") no-repeat -10px -122px;
}
.jiage .main-tit h2 i {
    background: url("../images/icon.png") no-repeat -10px -162px;
}
.zhaosheng .main-tit h2 i {
    background: url("../images/icon.png") no-repeat -10px -42px;
}
.main-tit h2 span {
    font-size: 20px;
    font-weight: 500;
    color: #999999;
}
.main-tit ul {
    width: 50%;
    float: right;
}
.main-tit ul li {
    float: right;
    margin: 0 2%;
    cursor: pointer;
    position: relative;
    color: #555555;
    line-height: 46px;
}
.main-tit ul li:hover, .main-tit ul li.hover {
    border-bottom: 2px solid #4bc061;
}
.main-tit ul li:hover:after, .main-tit ul li.hover:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 5px solid #4bc061;
    position: absolute;
    bottom: -7px;
    left: 45%;
}
.b-t1 {
    border-bottom: 1px solid #ffa800;
}
.b-t2 {
    border-bottom: 1px solid #ff83ac;
}
.b-t2 ul li:hover, .b-t2 ul li.hover {
    border-bottom: 2px solid #ff83ac;
}
.b-t2 ul li:hover:after, .b-t2 ul li.hover:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 5px solid #ff83ac;
    position: absolute;
    bottom: -7px;
    left: 45%;
}
.b-t3 {
    border-bottom: 1px solid #a2cf36;
}
.b-t4 {
    border-bottom: 1px solid #9fcaed;
}
.b-t5 {
    border-bottom: 1px solid #f89283;
}
.main_cnt_l {
    float: left;
    width: 16.833%;
    padding: 2%;
    background-color: #FFF;
    -webkit-box-shadow: 0px 0px 6px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 0px 6px rgba(0,0,0,0.1);
    box-shadow: 0px 0px 6px rgba(0,0,0,0.1);
}
.main_cnt_r {
    float: right;
    width: 73.5%;
    padding: 2%;
    background-color: #FFF;
    -webkit-box-shadow: 0px 0px 6px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 0px 6px rgba(0,0,0,0.1);
    box-shadow: 0px 0px 6px rgba(0,0,0,0.1);
}
.news_tit {
    padding-bottom: 10px;
    border-bottom: 1px solid #eee;
    margin-bottom: 10px;
}
.news_tit span {
    float: left;
    font-size: 30px;
    color: #333333;
    padding-left: 10px;
    background: url("../images/xian.jpg") no-repeat left;
}
.news_tit a {
    float: right;
    font-size: 12px;
    color: #999999;
}
.news ul li {
    width: 100%;
    padding-left: 1%;
    background: url("../images/li_img.png") no-repeat left center;
    font-size: 14px;
    color: #777777;
}
.news ul li a {
    font-size: 16px;
    line-height: 29px;
    color: #777777;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 82%;
    float: left;
}
.news ul li a:hover {
    color: #4bc061;
}
.news ul li span {
    float: right;
    width: 15%;
    text-align: right;
    line-height: 29px;
}
.main_cnt_l dt {
    font-size: 18px;
    color: #333333;
    margin-bottom: 10px;
}
.main_cnt_l dt i {
    padding: 0px 10px;
    margin-right: 5px;
    background: url("../images/kslx.png") no-repeat center center;
}
/*20171106 begin*/
.main_cnt_l .speak1_tit span {
    width: 100%;
}
.main_cnt_l .speak1 .p2 {
    font-size: 12px;
    height: 40px;
    line-height: 20px;
    overflow: hidden;
}
.main_cnt_l .speak1 .p1 span {
    font-size: 12px;
}
.jiaoliu .main_cnt_r .news-calls {
    margin: 1.7% 0;
}
/*20171106 end*/
/*sign-up begin*/
.sign-up .dl1 dt i, .exam .dl1 dt i {
    background: url("../images/icon.png") no-repeat -54px -7px;
}
.sign-up .dl2 dt i, .exam .dl2 dt i {
    background: url("../images/icon.png") no-repeat -54px -37px;
}
.sign-up .dl3 dt i, .exam .dl3 dt i {
    background: url("../images/icon.png") no-repeat -54px -67px;
}
.sign-up .news-calls .news {
    width: 31.333%;
    margin: 0 1%;
    float: left;
}
.sign-up .news-calls .zhengce ul {
    margin-bottom: 8%;
}
.sign-up .news_tit span {
    padding-left: 0;
    border: none;
    background: none;
}
.sign-up .news_tit span i, .course-tuijian-tit span i {
    padding: 0 12px;
    margin-right: 5px;
    background: url("../images/icon.png") no-repeat -88px -5px;
}
.changshi .news_tit span i {
    background: url("../images/icon.png") no-repeat -88px -95px;
}
.ask .news_tit span i, .weibo_tit span i {
    background: url("../images/icon.png") no-repeat -88px -35px;
}
.liucheng .news_tit span i {
    background: url("../images/icon.png") no-repeat -88px -67px;
}
.zhengce ul li, .zhengce ul li a {
    line-height: 32px;
}
.sign-up .news-calls .changshi ul {
    margin-bottom: 0
}
.changshi ul li {
    width: 47%;
    float: left;
    margin: 0 1.5% 3%;
    padding: 0;
    background: no-repeat;
    text-align: center;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    overflow: hidden;
}
.changshi ul li a {
    display: block;
    border: 1px solid #eeeeee;
    background-color: #FFF;
    font-size: 12px;
    color: #666666;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.changshi ul li:hover a {
    background-color: #4bc061;
    border: 1px solid #4bc061;
    color: #FFF;
}
.ask ul li, .ask ul li a {
    line-height: 32px;
}
.liucheng ul li {
    width: 100%;
    padding: 8px 0 28px;
    background: url("../images/liucheng_icon8.png") no-repeat bottom center;
    text-align: center;
    line-height: 42px;
}
.liucheng ul .li4 {
    padding-bottom: 0;
    background: none;
}
.liucheng ul li a {
    border: 1px solid #4bc061;
    font-size: 16px;
    line-height: 42px;
    color: #4bc061;
    display: block;
    width: 100%;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}
.liucheng ul li a i {
    padding: 1px 9px;
    margin-right: 5px;
    background: url("../images/icon.png") no-repeat -128px -7px;
}
.liucheng ul .li2 a i {
    background: url("../images/icon.png") no-repeat -130px -37px;
}
.liucheng ul .li3 a.tiaojian i {
    background: url("../images/icon.png") no-repeat -128px -94px;
}
.liucheng ul .li3 a.time i {
    background: url("../images/icon.png") no-repeat -128px -65px;
}
.liucheng ul .li4 a.school i {
    background: url("../images/icon.png") no-repeat -128px -127px;
}
.liucheng ul .li4 a.zhuanye i {
    background: url("../images/icon.png") no-repeat -128px -155px;
}
.liucheng ul .li4 a.jianzhang i {
    background: url("../images/icon.png") no-repeat -128px -185px;
}
.liucheng ul .li3 a {
    width: 45%;
    margin: 0 2%;
    float: left;
}
.liucheng ul .li4 a {
    width: 30%;
    margin: 0 1%;
    float: left;
}
/*sign-up end*/
/*zhaosheng begin*/
.zhaosheng .news-calls h3 {
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 10px;
}
.zhaosheng .news-calls h3 i {
    padding: 0 5%;
    margin-right: 4%;
    background: url("../images/icon.png") no-repeat -54px -67px;
}
.zhaosheng .dl1 dt i {
    background: url("../images/icon.png") no-repeat -54px -97px;
}
.zhaosheng .news-calls ul li {
    padding-left: 5%;
    background: url("../images/li_img.png") no-repeat left;
}
.zhaosheng .news-calls ul li a {
    font-size: 16px;
    line-height: 30px;
    color: #999999;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.zhaosheng .news-calls ul li a:hover {
    color: #4bc061;
}
.zhaosheng .main_cnt_l dd a {
    width: 25%;
}
.school_list dl {
    float: left;
    width: 43.7%;
    padding: 2%;
    margin: 1%;
    border: 1px solid #eee;
}
.school_list dt, .school_list dd {
    float: left;
    width: 35%;
}
.school_list dt {
    text-align: center;
}
.school_list dt img {
    height: 89px
}
.school_list dd {
    width: 63%;
    float: right;
}
.school_list dd a {
    display: block;
    width: 100%;
    font-size: 16px;
    line-height: 20px;
    height: 40px;
    overflow: hidden;
}
#con_cc_3 dd a {
    height: 20px;
}
#con_cc_3 dd {
    line-height: 20px;
}
#con_cc_2 dd a {
    height: 20px;
}
#con_cc_2 dd {
    line-height: 20px;
}
#con_cc_1 dd a {
    height: 20px;
}
#con_cc_1 dd {
    line-height: 20px;
}
.school_list dd .see {
    margin-top: 5px;
}
.school_list dd .see .click {
    float: right;
}
.school_list dd p {
    font-size: 12px;
    color: #bbbbbb;
    margin-top: 5px;
}
.school_list dl:hover {
    border: 1px solid #4bc061;
}
.school_list dl:hover dd a {
    color: #4bc061;
}
.school_list dd span {
    font-size: 12px;
    line-height: 18px;
    color: #bbbbbb;
}
.major_list li {
    float: left;
    width: 16%;
    margin: 1% 1%;
    padding: 3% 1%;
    text-align: center;
    background-color: #e5f1fa;
}
.major_list li a {
    display: block;
    font-size: 16px;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.major_list li:hover {
    background-color: #4bc061;
}
.major_list li:hover a {
    color: #fff;
}
.browse-volume i {
    padding: 0 8px;
    margin-right: 5px;
    background: url("../images/liulan.png") no-repeat center center;
}
.comment-quantity i {
    padding: 0 6px;
    margin-right: 5px;
    background: url("../images/zixun.png") no-repeat center center;
}
.main_cnt_r .school_list.box_hover {
    display: block;
}
/*zhaosheng end*/
/*exam begin*/
.exam .scroll03 {
    position: inherit !important;
    left: none !important;
    top: none !important;
}
.main_cnt_l dl {
    margin-bottom: 20px;
}
.main_cnt_l dd a {
    font-size: 12px;
    line-height: 28px;
    color: #999999;
    display: block;
    float: left;
    width: 33.333%;
    text-align: center;
}
.main_cnt_l dd a:hover {
    color: #4bc061;
}
.main_cnt_r .box_hover {
    display: block;
}
.course-tuijian {
    margin-bottom: 10px;
}
.course-tuijian-tit {
    padding-bottom: 1%;
    line-height: 30px;
    border-bottom: 1px solid #dddddd;
    margin-bottom: 20px;
}
.course-tuijian-tit span {
    float: left;
    font-size: 20px;
    color: #333333;
    display: block;
    width: 40%;
}
.course-tuijian-tit a {
    float: right;
    font-size: 14px;
    color: #999999;
}
.course-tuijian-cnt a {
    display: block;
    width: 22.66666%;
    margin: 0 1%;
    float: left;
    border: 1px solid #eeeeee;
}
.course-tuijian-cnt a img {
    width: 100%;
    height: 128px;
}
.course-tuijian-cnt a span {
    display: block;
    width: 96%;
    padding: 4% 0 4% 4%;
    font-size: 14px;
    color: #333333;
    overflow: hidden;
    height: 20px;
    text-align: center;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.course-tuijian-cnt a:hover span {
    color: #4bc061;
}
.exam .news-calls .news {
    width: 31.333%;
    margin: 0 1%;
    float: left;
}
/*exam end*/
/*jiaoliu beign*/
.jiaoliu .jiaoliu_icon {
    margin-bottom: 10%;
}
.jiaoliu .jiaoliu_icon li {
    width: 33.33%;
    float: left;
    text-align: center;
    margin: 5% 0;
}
.jiaoliu .jiaoliu_icon li span {
    display: block;
    font-size: 12px;
    color: #666666;
}
.jiaoliu .jiaoliu_icon li:hover span {
    color: #4bc061;
}
.jiaoliu .faq h3 {
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 10px;
    color: #333333;
    padding-left: 10px;
    border-left: 2px solid #4bc061;
}
.jiaoliu .faq li {
    line-height: 32px;
    padding-left: 5%;
    background: url("../images/li_img.png") no-repeat left;
}
.jiaoliu .faq li a {
    font-size: 14px;
    line-height: 32px;
    color: #777777;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.jiaoliu .faq li a:hover {
    color: #4bc061;
}
.jiage .jiaoliu_icon {
    margin-bottom: 10%;
}
.jiage .jiaoliu_icon li {
    width: 33.33%;
    float: left;
    text-align: center;
    margin: 5% 0;
}
.jiage .jiaoliu_icon li span {
    display: block;
    font-size: 12px;
    color: #666666;
}
.jiage .jiaoliu_icon li:hover span {
    color: #4bc061;
}
.jiage .faq h3 {
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 10px;
    color: #333333;
    padding-left: 10px;
    border-left: 2px solid #4bc061;
}
.jiage .faq li {
    line-height: 32px;
    padding-left: 5%;
    background: url("../images/li_img.png") no-repeat left;
}
.jiage .faq li a {
    font-size: 14px;
    line-height: 32px;
    color: #777777;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.jiage .faq li a:hover {
    color: #4bc061;
}
.faq > p {
    text-align: center;
    height: 40px;
    line-height: 40px;
    background: url(../images/img-h.png) repeat-x center center;
}
.faq p a {
    font-size: 12px;
    color: #4bc061;
    padding: 0 20px;
    background-color: #fff;
}
.pinglun-weibo {
    margin-bottom: 2%;
}
.pinglun-weibo .speak1 {
    float: left;
    width: 40%;
}
.speak1_tit, .weibo_tit {
    padding-bottom: 1%;
    line-height: 30px;
    border-bottom: 1px solid #dddddd;
    margin-bottom: 20px;
}
.speak1_tit span i, .weibo_tit span i {
    padding: 0 12px;
    margin-right: 5px;
}
.speak1_tit span i {
    background: url("../images/icon.png") no-repeat -88px -127px;
}
.speak1_tit span, .weibo_tit span {
    float: left;
    font-size: 20px;
    color: #333333;
    display: block;
    width: 40%;
}
.speak1_tit a {
    float: right;
    font-size: 14px;
    color: #999999;
}
.speak1 dl {
    margin-bottom: 5%;
}
.speak1 dt, .speak1 dd {
    float: left;
    width: 15%;
    margin-right: 2%;
}
.speak1 dd {
    width: 83%;
    margin: 0;
}
.speak1 .p1 span {
    font-size: 14px;
    color: #999999;
    margin-right: 10px;
}
.speak1 .p1 em {
    font-style: normal;
    font-size: 12px;
    color: #bbbbbb;
}
.speak1 .p2 {
    font-size: 14px;
    color: #666666;
}
.pinglun-weibo .weibo {
    width: 55%;
    float: right;
}
.jiaoliu .news-calls .news {
    width: 31.333%;
    margin: 0 1%;
    float: left;
}
.jiage .news-calls .news {
    width: 31.333%;
    margin: 0 1%;
    float: left;
}
/*jiaoliu end*/
/*link begin*/
.link {
    width: 1200px;
    padding: 0% 0% 1%;
    margin: 0 auto 1%;
    border-bottom: 1px solid #dbdbdb;
}
.link h2 {
    text-align: left;
    padding-left: 1%;
    font-size: 16px;
    color: #333333;
    padding-bottom: 10px;
}
.link a {
    float: left;
    padding: 0 15px;
    /* height: 28px; 
    line-height: 28px; */
    font-size: 14px;
}
/*link end*/
.scrotop {
    width: 70px;
    height: 70px;
    line-height: 15px;
    background-color: #4bc061;
    font-size: 12px;
    text-align: center;
    color: #fff;
    cursor: pointer;
    position: fixed;
    bottom: 70px;
    display: none;
    -moz-border-radius: 74px;
    -webkit-border-radius: 74px;
    border-radius: 74px;
    -webkit-box-shadow: 0px 0px 10px rgba(0,120,108,0.2);
    -moz-box-shadow: 0px 0px 10px rgba(0,120,108,0.2);
    box-shadow: 0px 0px 10px rgba(0,120,108,0.2)
}
.scrotop i {
    display: block;
    width: 50%;
    margin: 10% auto 5%;
    height: 14px;
    background: url("../images/scrotop.png") no-repeat center center;
    background-size: contain;
}
.scrotop span {
    width: 50%;
    margin: 0 auto;
    font-size: 12px;
    line-height: 18px;
    display: block;
}
.nav a img, .tabList li img {
    display: none
}
/*footer begin*/
#footer {
    width: 100%;
    margin: 0px auto;
    padding-bottom: 30px;
    text-align: center;
    font-size: 14px;
    line-height: 24px;
    padding-top: 20px;
    background-color: #eeeeee
}
#footer table {
    width: 100% !important;
}
.foot_ad {
    display: none;
}
.copyright {
    display: none;
    padding: 1em 0em 1em;
    text-align: center;
    border-top: 2px solid #4bc061;
    margin: 1.5em 0 2em;
}
.copyright p {
    margin-bottom: 0.3em;
    margin: 0 0.3em 0.3em;
    font-size: 12px
}
.copyright p a {
    margin-right: 5px;
    font-size: 12px
}
.copyright p a:hover {
    color: #4bc061
}
.last {
    display: none;
    width: 100%;
    height: 40px;
    line-height: 40px;
    background: #4bc061;
    position: fixed;
    z-index: 99999;
    bottom: 0px;
}
.last ul li {
    float: left;
    width: 33%;
    height: 40px;
    border-right: 1px #0063ac solid;
    background: #4bc061;
    text-align: center;
    display: block;
    overflow: hidden;
}
.last ul li a {
    display: inline-block;
    height: 40px;
    width: 99.8%;
    color: #FFF;
    border-right: 1px #4bc061 solid;
    text-align: center;
}
.last ul li a span {
    font-size: 14px;
    font-weight: 600;
}
/*footer end*/
.mobile-nav {
    display: none
}
@media only screen and (max-width:1200px) {
    .hy_top_con, .head_cnt, .container, .main, #footer, .link {
        width: 1024px;
    }
    .banner_box {
        margin-left: 22%;
    }
    .update-news li {
        padding-left: 2%;
    }
    .major_list li {
        width: 21%;
    }
}
@media only screen and (max-width:1024px) {
    .fullSlide .bd li a {
        background-color: #FFF;
    }
    .banner_box a {
        width: 99%;
        margin: 0 auto;
    }
    .nav-box {
        margin-bottom: 5%;
    }
    .main-tit {
        margin-bottom: 3%;
    }
    .hy_top_con, .container, .main, #footer, .link {
        width: 99%;
    }
    .head {
        width: 96%;
        padding: 2% 2%;
    }
    .head_cnt {
        width: 100%;
    }
    .head_cnt .logo {
        width: unset;
        margin: 0 auto;
        line-height: 60px;
    }
    .mobile-nav {
        display: block;
    }
    .mobile-nav a {
        float: left;
        display: block;
        width: 9.5%;
        padding-left: 1.5%;
        padding-right: 1.5%;
        margin-bottom: 3%;
        text-align: center;
        font-size: 14px;
    }
    .mobile-nav a:hover {
        color: #4bc061;
    }
    .mobile-nav a img {
        display: block;
        width: 70%;
        margin: 0 auto 10px;
    }
    .nav-box .container {
        padding: 0;
        width: 100%;
    }
    .banner_box {
        width: 100%;
        margin: 0 auto;
    }
    .float-news-box {
        padding: 0;
    }
    .float-news {
        width: 95%;
        margin: 0 auto 3%;
        float: inherit!important;
    }
    .headline-bottom, .headline-top {
        float: left;
        width: 44%;
        margin: 0 1%;
        padding: 2%;
    }
    .update-news li {
        float: left;
        width: 43%;
        margin: 0 1%;
    }
    .headline {
        height: auto !important;
        padding-bottom: 2%;
    }
    .hot-spot {
        border-bottom: none;
        padding: 0;
        margin: 0;
    }
    .update-news-cnt {
        padding-bottom: 1%;
    }
    .update-news > p {
        padding: 0;
        margin-bottom: 2%;
    }
    .sign-up .main_cnt_l {
        width: 40%;
    }
    .sign-up .main_cnt_r {
        width: 50%;
    }
    .sign-up .news-calls .news {
        width: 98%;
    }
    .zhaosheng .main_cnt_r, .exam .main_cnt_r, .jiaoliu .main_cnt_l, .jiage .main_cnt_l {
        width: 96%;
        height: auto !important;
    }
    .jiaoliu .jiaoliu_icon {
        width: 98%;
        float: left;
        margin-bottom: 0;
    }
    .jiaoliu .jiaoliu_icon li {
        width: 16.666%;
        margin: 4% 0;
    }
    .speak1 dl {
        margin-bottom: 1%;
    }
    .speak1 dt {
        width: 4%;
    }
    .main_cnt_l .speak1 .p2, .main_cnt_l .speak1 .p1 span {
        font-size: 14px;
    }
    .jiaoliu .faq {
        width: 50%;
        float: right;
    }
    .jiaoliu .faq li {
        padding-left: 3%;
    }
    .major_list li {
        width: 29.33%;
    }
    .major_list li a {
        font-size: 14px;
    }
}
@media only screen and (max-width:970px) {
    .school_list dd a {
        font-size: 14px;
    }
    .school_list dt {
        width: 32%;
        margin-right: 5%;
    }
    .speak1 dt {
        width: 5%;
    }
}
@media only screen and (max-width:767px) {
    .mobile-nav {
        margin-bottom: 2%;
        margin-top: 3%
    }
    .mobile-nav a {
        width: 22%;
    }
    .mobile-nav a img {
        width: 50%;
    }
    .main-tit h2 {
        width: 100%;
        font-size: 20px;
        height: 40px;
    }
    .main-tit h2 i {
        padding: 7px 15px;
    }
    .main-tit h2 span, .main_cnt_l dt {
        font-size: 16px;
    }
    .headline-top h3 a, .headline-bottom h3 a {
        font-size: 1rem;
    }
    .link {
        padding: 0% 0% 3%;
        margin: 0 auto 3%;
    }
    .school_list dd a {
        font-size: 1rem
    }
    .course-tuijian-cnt a {
        width: 47%;
    }
    .course-tuijian-cnt a.a3, .course-tuijian-cnt a.a4 {
        display: none
    }
    .news_tit span {
        font-size: 18px;
    }
    .news-calls-box {
        position: relative;
        height: auto;
    }
    .exam .scroll03 {
        width: 900px;
    }
    .exam .news-calls .news {
        width: 100%;
        margin: 0 10px;
    }
    .zhaosheng>ul, .exam>ul, .main-tit {
        margin-bottom: 3%;
    }
    .zhaosheng>ul li, .exam>ul li {
        float: left;
        width: 31.33%;
        margin: 0 1%;
        font-size: 1rem;
        line-height: 30px;
        text-align: center;
        background-color: #FFF;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        cursor: pointer;
    }
    .zhaosheng>ul li.hover, .exam>ul li.hover {
        background-color: #4bc061;
        color: #FFF;
    }
    .major_list li {
        width: 29.33%;
    }
    .major_list li a {
        font-size: 12px;
    }
    .float-news, .sign-up .main_cnt_l, .sign-up .main_cnt_r, .zhaosheng .main_cnt_r, .exam .main_cnt_r, .jiaoliu .main_cnt_l {
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
    }
    #footer, #qiao-wrap, #QIAO_INVITE_CONTAINER, #QIAO_ICON_CONTAINER .qiao-icon-sector-inner {
        display: none !important;
    }
    #QIAO_ICON_CONTAINER, #QIAO_INVITE_CONTAINER {
        width: 0 !important;
        height: 0 !important;
    }
    .copyright, .last {
        display: block;
    }
    .zhaosheng .news-calls h3 {
        display: none;
    }
    .zhaosheng .news-calls ul li a {
        font-size: 1rem
    }
    .hot-spot li a {
        font-size: 1rem
    }
    .news ul li a {
        font-size: 1rem
    }
}
@media only screen and (max-width:680px) {
    .float-news-tit li {
        height: 36px;
        line-height: 36px;
    }
    .sign-up .main_cnt_r, .sign-up .main_cnt_l {
        width: 90%;
        padding: 5%;
    }
    .sign-up .main_cnt_l {
        margin-bottom: 3%;
        height: auto!important;
    }
    .main_cnt_l dd a {
        margin: 1% 0;
    }
    .zhaosheng>ul, .exam>ul, .main-tit {
        margin-bottom: 5%;
    }
    .jiaoliu .jiaoliu_icon {
        margin-bottom: 3%;
    }
    .jiaoliu .jiaoliu_icon, .jiaoliu .faq {
        width: 98%;
    }
    .jiaoliu .jiaoliu_icon li {
        width: 25%;
        margin: 2% 0;
    }
    .school_list dl {
        width: 94.0%;
    }
    .major_list li {
        width: 46%;
    }
    .speak1 dt {
        width: 7%;
    }
    .head .logo a {
        width: 95%;
        text-align: center;
    }
    .head_cnt .logo img {
        width: 70%;
        float: left;
    }
    .foot_ad {
        display: none;
        height: 60px;
        position: fixed;
        bottom: 0;
        z-index: 999;
        background: #fff;
        width: 100%;
    }
}
@media only screen and (max-width:540px) {
    .banner_box a img {
        width: 100%;
    }
    .jiaoliu .faq li {
        padding-left: 3%;
    }
    .headline-bottom, .headline-top {
        width: 94%;
    }
    .update-news li {
        width: 93%;
    }
}
@media only screen and (max-width:480px) {
    .float-news, .main, .sign-up .main_cnt_l {
        margin-bottom: 5%;
    }
    .update-news li {
        padding-left: 3%;
    }
    .speak1 dt {
        width: 9%;
    }
}
@media only screen and (max-width:400px) {
    .head {
        padding: 2%;
    }
    .mobile-nav a img {
        width: 60%;
    }
    .course-tuijian-cnt a {
        width: 47%;
        margin-bottom: 3%;
    }
    .school_list dl {
        width: 95%;
        margin: 0 0% 3%;
    }
    .speak1 dt {
        width: 10%;
    }
}

.head_cnt .btn-menu {
    display: none;
}
.hy_top {
    width: 100%;
    height: 30px;
    line-height: 30px;
    background: #ececec;
    position: relative;
}
.hy_top_con {
    width: 1200px;
    margin: 0 auto;
}
.hy_top span {
    float: left;
    width: 200px;
    font-size: 12px;
    font-family: 'Microsoft YaHei';
    color: #95313a;
}
.fenxiang {
    width: 275px;
    float: right;
}
.fenxiang a {
    padding-left: 22px;
    font-family: "Microsoft YaHei";
    font-size: 12px;
    color: #999;
    display: inline-block;
    margin-right: 10px;
    margin-left: 5px;
}
.wx_tc {
    position: absolute;
    top: 30px;
    left: -50px;
    z-index: 200;
    display: none
}
.breadCrumb {
    width: 1200px;
    margin: 0 auto;
    font-size: 12px;
    height: 48px;
    line-height: 48px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.ad, .nav-top, .header, .container {
    /*
    width: 60%;
    margin: 30px 20px 10px 25%;

     */
}
.ad {
    text-align: center;
}
.bread-bg {
    background-color: #f8f8f8;
    height: 40px;
    margin-bottom: 20px;
    overflow: hidden;
}
.bread-cnt {
    float: left;
    line-height: 40px;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}
/*head begin*/
.head_box {
    width: 100%;
    padding: 40px 0;
    background: url("../images/head_bg.jpg") no-repeat center center;
    background-size: cover;
    line-height: 100px;
    background-position-x: 10%;
}
.head {
    width: 1200px;
    margin: 0 auto;
}
.head .logo {
    float: left;
}
.head .logo a {
    float: left;
    margin-right: 15px;
}
.head .logo span {
    font-size: 36px;
    color: #000;
}
.head_tel {
    font-size: 24px;
    float: right;
    color: #ab0e2d;
    position: relative;
    z-index: 5;
}
.head_tel a {
    color: #ab0e2d;
}
.head_tel::after {
    position: absolute;
    content: attr(data-letter);
    transform-origin: top left;
    top: 0;
    left: 0;
    color: rgba(255,255,255,1);
    z-index: -1;
    transform: rotateX(10deg) rotateY(-6deg) rotateZ(0deg) skew(1deg, 1deg);
}
/*head end*//*nav-bg begin*/.nav-bg {
                                width: 100%;
                                background-color: #dddddd;
                            }
.nav-bg .nav {
    width: 1200px;
    margin: 0 auto;
}
.nav-bg .nav a {
    width: 12.5%;
    display: block;
    float: left;
    color: #444444;
    font-size: 18px;
    line-height: 44px;
    text-align: center;
}
.nav-bg .nav a:hover, .nav-bg .nav a.hover {
    background-color: #ab0e2d;
    color: #FFF;
}
/*nav-bg end*/.breadcrumbs {
                  width: 1200px;
                  margin: 0 auto 10px;
                  font-size: 14px;
                  height: 50px;
                  line-height: 50px;
                  overflow: hidden;
                  text-overflow: ellipsis;
                  white-space: nowrap;
              }
.breadcrumbs a:hover, .breadcrumbs a.hover {
    color: #ab0e2d;
}
.main_l {
    width: 74.16666%;
}
.main_r {
    width: 23.33333%;
}
.main_banner {
    margin-bottom: 20px;
}
.banner-box {
    width: 61.7977%;
}
/*banner*/.fullSlide {
              width: 100%;
              position: relative;
          }
.fullSlide .bd {
    margin: 0 auto;
    position: relative;
    z-index: 0;
    overflow: hidden;
}
.fullSlide .bd ul {
    width: 100%
}
.fullSlide .bd li {
    width: 100%;
    overflow: hidden;
    text-align: center;
    position: absolute;
    left: 0;
    top: 0;
}
.fullSlide .bd li a {
    display: block;
}
.fullSlide .hd {
    width: 100%;
    position: absolute;
    z-index: 1;
    bottom: 15px;
    left: 0;
    height: 30px;
    line-height: 30px;
}
.fullSlide .hd ul {
    text-align: center;
}
.fullSlide .hd ul li {
    cursor: pointer;
    display: inline-block;
    *display:inline;
    zoom: 1;
    width: 8px;
    height: 8px;
    border: 3px #fff solid;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    margin: 5px;
    overflow: hidden;
    line-height: 999px;
}
.fullSlide .hd ul .on {
    background-color: #fff;
}
.fullSlide .prev, .fullSlide .next {
    display: block;
    position: absolute;
    z-index: 1;
    top: 50%;
    margin-top: -30px;
    left: 0;
    z-index: 1;
    width: 30px;
    height: 60px;
    background: url(../images/prev.png) no-repeat;
    cursor: pointer;
    filter: alpha(opacity=50);
    opacity: 0.5;
    display: none;
}
.fullSlide .next {
    left: auto;
    right: 0;
    background: url(../images/next.png) no-repeat;
}
/*banner end*/.hot-headline {
                  width: 36.8539%;
                  border: 1px #ccc solid;
              }
.hot-headline-tit li {
    float: left;
    width: 50%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 18px;
    background-color: #f5f5f5;
    border-bottom: 1px #ccc solid;
    cursor: pointer;
}
.hot-headline-tit li.hover {
    color: #fff;
    background-color: #ab8a6c;
    position: relative;
}
.hot-headline-tit li.hover:after {
    content: "";
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 12px solid #ab8a6c;
    position: absolute;
    bottom: -12px;
    left: 50%;
}
.hot-headline-tit li i {
    padding: 0 12px;
    margin-right: 4px;
}
.hot-headline-tit li#aa1 i {
    background: url("../images/icon_news2.png")no-repeat center center;
}
.hot-headline-tit li#aa1.hover i {
    background: url("../images/icon_news.png")no-repeat center center;
}
.hot-headline-tit li#aa2 i {
    background: url("../images/icon_news2.png")no-repeat center center;
}
.hot-headline-tit li#aa2.hover i {
    background: url("../images/icon_news.png")no-repeat center center;
}
.hot-headline-box {
    padding: 4% 4% 3%;
    background-color: #FFF;
}
.hot-headline-box>div {
    display: none;
}
.hot-headline-box .headline {
    display: block;
}
.hot-headline-box .hot-questions .hot-questions-l {
    float: left;
    width: 48%;
}
.hot-questions .hot-questions-l span {
    display: block;
    color: #ab8a6c;
    font-size: 14px;
    text-align: center;
}
.hot-questions .hot-questions-l p {
    color: #999;
    font-size: 12px;
    line-height: 22px;
    margin-top: 10px;
}
.hot-headline-box .hot-questions .hot-questions-r {
    width: 100%;
}
.hot-headline-box .hot-questions li {
    width: 100%;
    float: left;
    margin-bottom: 12px;
    text-align: center;
}
.hot-headline-box .hot-questions li.li01, .hot-headline-box .hot-questions li.li02 {
    width: 48%;
}
.hot-headline-box .hot-questions li.li01 {
    margin-right: 4%;
}
.hot-headline-box .hot-questions li input {
    height: 28px;
    line-height: 28px;
    border: 1px #dedede solid;
    padding: 0 3%;
    width: 93%;
    font-size: 12px;
    color: #666;
}
.hot-headline-box .hot-questions li textarea {
    border: 1px #dedede solid;
    padding: 2% 3%;
    width: 93%;
    height: 44px;
    font-size: 12px;
    color: #666;
}
.hot-headline-box .hot-questions li.sub-btn input {
    border: 0;
    width: 50%;
    margin: 0 auto;
    padding: 0;
    height: 30px;
    line-height: 30px;
    background-color: #ae0c2a;
    color: #fff;
    text-align: center;
    font-size: 16px;
    cursor: pointer;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}
.hot-questions-r p.exit-tel {
    width: 100%;
    text-align: center;
    color: #ab0d2c;
    font-size: 14px;
}
.hot-questions-r p.exit-tel a {
    color: #ab0d2c;
}
.hot-headline-box .hot-questions li.li-look a {
    color: #ab0d2c;
}
.headline-bottom li {
    width: 95%;
    border-bottom: 1px #f1f0f0 solid;
    padding-left: 13px;
    background: url(../images/li_img.png) no-repeat left center;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #666;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.headline-bottom li a {
    width: 80%;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.headline-bottom li span {
    float: right;
    color: #999;
}
.headline > p {
    text-align: center;
    height: 40px;
    line-height: 40px;
    background: url(../images/img-h.png) repeat-x center center;
}
.headline p a {
    padding: 0 20px;
    background-color: #fff;
}
/*main01_r begin*/.college-profile {
                      background-color: #FFF;
                      -webkit-box-shadow: 0px 0px 10px rgba(0,0,0,0.2);
                      -moz-box-shadow: 0px 0px 10px rgba(0,0,0,0.2);
                      box-shadow: 0px 0px 10px rgba(0,0,0,0.2)
                  }
.main_r .college-profile h3 {
    font-size: 16px;
    line-height: 40px;
    color: #FFF;
    text-align: center;
    background-color: #ab8a6c;
}
.college-profile .cnt {
    padding: 5% 8%;
}
.college-profile .cnt img {
    width: 100%;
    margin-bottom: 5%;
}
.college-profile .cnt p {
    font-size: 14px;
    color: #777777;
    line-height: 22px;
}
.college-profile .cnt p a {
    color: #ab0d2c;
}
/*main01_r end*//* form public */.asterisk {
                                     color: #ae0c2a;
                                     margin-right: 4px;
                                 }
.asterisk {
    color: #ae0c2a;
    margin-right: 4px;
}
.input-group .form-control, .input-group, .select-group {
    position: relative;
    z-index: 1;
}
.form-control, .input-group, .select-group {
    font-size: 14px;
    color: #666666;
    width: 100%;
}
.input-group .form-control {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #ccc;
    padding: 6px 12px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.input-group-span {
    position: absolute;
    white-space: nowrap;
    left: 15px;
    z-index: -1;
    height: 30px;
    line-height: 30px;
}
.input-group input {
    border-radius: 4px !important;
    background-color: rgba(0,0,0,0)
}
.submit-group input:hover {
    cursor: pointer;
}
.iconfont {
    display: inline-block;
    width: 15px;
    height: 15px;
    margin-right: 4px;
    margin-bottom: -5px;
    border: 1px solid #c5c5c5;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    overflow: hidden;
}
.checkbox-item.checked .iconfont {
    background: url(../images/check.jpg) no-repeat center;
    background-size: contain;
    border: 1px solid #ab0e2d;
}
.must-box {
    font-size: 12px;
    text-align: center;
}
/* form public end *//* test start */.test {
                                         background-color: #f5f5f5;
                                         border: 1px solid #ddd1c6;
                                         margin-bottom: 20px;
                                         padding: 20px 2%;
                                         margin-top: 2%
                                     }
.test-cnt {
    display: -webkit-box;
    display: flex;
}
.test-title {
    text-align: center;
    margin-bottom: 15px;
}
.test-title h2 {
    font-size: 20px;
    line-height: 1;
    margin-bottom: 20px;
    font-weight: bold;
    color: #3c3838
}
.test-title h2 span {
    color: #ab0e2d;
}
.form-control, .input-group {
    height: 30px;
    line-height: 26px;
}
.select-group select {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #666666;
    font-size: 14px;
    height: 30px;
    line-height: 28px;
    padding: 0 0 0 22px;
    border: 1px solid #ccc;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    overflow: hidden;
}
.select-group .asterisk {
    position: absolute;
    left: 15px;
    height: 30px;
    line-height: 30px;
}
.test .input-group, .test .select-group {
    margin-right: 2%;
    float: left;
    flex-basis: 100%;
    width: 18%;
}
.test .submit-group {
    float: left;
    flex-basis: 100%;
    margin-left: 2%;
    width: 18%;
}
.test-btn {
    width: 100%;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    text-align: center;
    background: #ab0e2d;
    color: #fff;
    border: none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
/* test end *//* discount form start */#bm_form {
                                           padding: 0 5% 2%;
                                       }
.course-cnt {
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.course-form-banner {
    text-align: center;
    display: -webkit-box;
    display: flex;
    justify-content: space-around;
    align-items: center;
    padding: 30px 0;
}
.course-form-banner dl {
    float: left;
    flex: 25%;
    text-align: center;
    width: 25%;
}
.course-form-banner dd {
    color: #ab8a6c;
    font-size: 20px;
    line-height: 40px;
}
.course-cnt .input-group, .course-cnt .select-group {
    margin: 0 2% 20px;
    float: left;
    flex-basis: 29.333%;
    width: 29.333%;
}
.course-cnt .submit-group {
    margin: 0 30% 15px;
    flex-basis: 40%;
    width: 40%;
}
.course-cnt .form-control, .course-cnt .input-group {
    height: 40px;
    line-height: 36px;
}
.course-cnt .test-btn, .course-cnt .input-group-span {
    height: 40px;
    line-height: 40px;
}
.must-box .iconfont.icon-check {
    background: url(../images/check2.png) no-repeat center;
    background-size: contain;
    border-color: #d0d0d0;
}
/* discount form end *//*main begin*/.main {
                                         width: 1200px;
                                         margin: 0 auto 20px;
                                     }
.hotspot-tit-box {
    width: 55%;
}
.main-tit a.more {
    float: right;
    height: 40px;
    line-height: 40px;
    margin-right: 2%;
}
.hotspot-tit-box li.hover, .hotspot-tit-box li:hover {
    background-color: #ab8a6c;
    position: relative;
    color: #FFF;
}
.hotspot-tit-box li.hover:after {
    content: "";
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 6px solid #ab8a6c;
    position: absolute;
    bottom: -6px;
    left: 45%;
}
.hotspot-tit-box li {
    float: left;
    width: 25%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    cursor: pointer;
}
.recruit-students {
    margin-bottom: 20px;
    -webkit-box-shadow: 0px 0px 10px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 0px 10px rgba(0,0,0,0.2);
    box-shadow: 0px 0px 10px rgba(0,0,0,0.2)
}
.recruit-students .main-tit {
    background-color: #FFF;
}
.recruit-students-box {
    background-color: #FFF;
    margin-top: 20px;
    padding: 3%;
}
.recruit-students-box .recruit-students-cnt {
    display: none;
}
.recruit-students-box #con_bb_1 {
    display: block;
}
.recruit-search {
    margin-bottom: 2%;
}
.recruit-search-hd {
    display: block;
    width: 100%;
    height: 30px;
    line-height: 30px;
    color: #ab0d2c;
    font-size: 18px;
    margin-bottom: 10px;
}
.recruit-search-hd i {
    padding: 0 12px;
    margin-right: 5px;
    background: url("../images/search2.png") no-repeat center center;
}
.recruit-search-cnt {
    margin-bottom: 10px;
    line-height: 28px;
    border-bottom: 1px #dedede dashed;
    padding-bottom: 10px;
}
.recruit-search-cnt b.attribute {
    width: auto;
    letter-spacing: 10px;
}
.recruit-search-cnt ul {
    width: 78%;
}
.recruit-search-cnt ul li {
    float: left;
    padding: 0 8px;
    text-align: center;
    font-size: 14px;
    line-height: 24px;
    margin: 0 5px 2px;
    cursor: pointer;
}
.recruit-search-cnt ul li.selected {
    background-color: #ab8a6c;
    color: #fff;
}
.recruit-search-cnt a.zhankai, .recruit-search-cnt a.shouqi {
    width: 8%;
    text-align: center;
    color: #ab0d2c;
}
.recruit-students-box .recruit-table {
    padding: 0 !important;
    margin-bottom: 0 !important;
}
.recruit-students-box .recruit-table .main-tit {
    border-bottom: 1px #ab0d2c solid;
    margin-bottom: 2%;
}
.recruit-students-box .recruit-table .main-tit h2 {
    font-size: 20px;
    padding-bottom: 10px;
}
.recruit-students-box .recruit-table .main-tit h2 i {
    padding: 0 12px;
    margin-right: 5px;
    background: url("../images/icon_hot.png") no-repeat center center;
}
.recruit-table table {
    width: 100%;
    border-left: 1px solid #eee;
}
.recruit-table table th {
    background-color: #dddddd;
    color: #222;
    font-size: 14px;
    font-weight: normal;
    height: 30px;
    line-height: 30px;
    border-right: 1px #eeeeee solid;
    border-bottom: 1px #eeeeee solid;
    display: block;
    float: left;
    padding: 1%;
}
.recruit-table table td {
    display: block;
    float: left;
    background-color: #f6f6f6;
    border-right: 1px #eeeeee solid;
    border-bottom: 1px #eeeeee solid;
    padding: 1%;
    height: 26px;
    line-height: 26px;
    font-size: 14px;
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.recruit-table table .t01 a, .recruit-table table .t02 a, .recruit-table table .t03 a {
    display: block;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.recruit-table table .t01 {
    width: 31%;
}
.recruit-table table .t02, .recruit-table table .t03, .recruit-table table .t06, .recruit-table table .t07 {
    width: 10%;
}
.recruit-table table .t04 {
    width: 8%;
}
.recruit-table table .t05 {
    width: 6%;
}
.recruit-table table td:first-child {
    text-align: left;
}
.recruit-table table td a {
    display: block;
    width: 100%;
}
.recruit-table table tr:hover td {
    background-color: #f1f1d4;
    color: #ab0d2c;
}
.recruit-table table tr:hover td a {
    color: #ab0d2c;
}
.recruit-table table td a.jianzhang {
    font-size: 12px;
    color: #FFF;
    background-color: #ab8a6c;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}
.recruit-table table tr:hover td a.jianzhang {
    background-color: #ae0c2a;
    color: #fff;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}
.college-direct li, .recruit-major li, .class-location li {
    width: 31.3333333333%;
    height: 40px;
    line-height: 40px;
    float: left;
    text-align: center;
    background-color: #f5f5f5;
    margin: 1%;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}
.college-direct li:hover, .recruit-major li:hover, .class-location li:hover {
    background-color: #ab0e2d;
}
.college-direct li:hover a, .recruit-major li:hover a, .class-location li:hover a {
    color: #fff;
}
/*main end*//*main_01 begin*/.main_01 {
                                 padding: 5%;
                                 background: url("../images/xian.png") no-repeat center center;
                                 -webkit-box-shadow: 0px 0px 10px rgba(0,0,0,0.2);
                                 -moz-box-shadow: 0px 0px 10px rgba(0,0,0,0.2);
                                 box-shadow: 0px 0px 10px rgba(0,0,0,0.2)
                             }
.main_box_bg {
    background-color: #FFF;
    margin-bottom: 20px;
}
.main_01 .ask, .main_01 .faq {
    width: 45%;
}
.main_01 .ask {
    margin-right: 10%;
}
.main_01 .main-tit {
    font-size: 18px;
    padding: 2% 0;
    margin-bottom: 5%;
    border-bottom: 1px solid #bfbfbf;
}
.main_01 .main-tit a {
    font-size: 14px;
    color: #999999;
}
.main_01 .main-tit span {
    padding-bottom: 2%;
    border-bottom: 1px solid #ab0e2d;
}
.main_01 .ask i {
    padding: 0 12px;
    margin-right: 5px;
    background: url("../images/icon_ask_01.png") no-repeat center center;
}
.main_01 .faq i {
    padding: 0 12px;
    margin-right: 5px;
    background: url("../images/icon_faq_01.png") no-repeat center center;
}
.main_01 .ask li {
    width: 100%;
    line-height: 34px;
    margin-bottom: 5%;
}
.main_01 .ask li span, .main_01 .ask li div {
    float: left;
}
.main_01 .ask li span {
    padding-right: 5%;
    font-size: 14px;
    line-height: 34px;
}
.main_01 .ask li input {
    width: 95%;
    padding-left: 4%;
    height: 34px;
    line-height: 34px;
    border: 1px solid #dedede;
}
.main_01 .ask li textarea {
    width: 95%;
    padding: 2% 0% 2% 4%;
    height: 50px;
    border: 1px solid #dedede;
}
.main_01 .ask li div {
    width: 77%;
}
.main_01 .ask li.btn {
    text-align: center;
}
.main_01 .ask li.btn input {
    width: 40%;
    background-color: #ab0e2d;
    font-size: 16px;
    color: #FFF;
    border: none;
    cursor: pointer;
}
.main_01 .faq li {
    width: 95%;
    height: 34px;
    line-height: 34px;
    font-size: 14px;
    color: #666;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    background: url(../images/li_img.png) no-repeat left center;
    padding-left: 4%;
}
.main_01 .faq li:hover a {
    color: #ab0e2d;
}
/*main_01 end*//*main_02 begin*/.main_02 {
                                    margin-bottom: 20px;
                                }
.main_02 .main_02_l, .main_02 .main_02_r {
    width: 48%;
    background-color: #FFF;
    -webkit-box-shadow: 0px 0px 10px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 0px 10px rgba(0,0,0,0.2);
    box-shadow: 0px 0px 10px rgba(0,0,0,0.2)
}
.main_02 .main_02_l {
    margin-right: 4%;
}
.main_02 .main-tit {
    height: 31px;
    line-height: 31px;
    margin-bottom: 5%;
    background-color: #FFF;
    border-bottom: 1px solid #ab8a6c;
}
.main_02 .main-tit span {
    float: left;
    display: block;
    text-align: center;
    height: 31px;
    width: 20%;
    font-size: 16px;
    line-height: 32px;
    background-color: #ab8a6c;
    color: #FFF;
    position: relative;
}
.main_02 .main-tit span:after {
    content: '';
    display: block;
    width: 30px;
    height: 31px;
    /*background: url("../images/tit_bg.jpg") no-repeat center center;*/
    position: absolute;
    right: -30px;
    bottom: -1px;
}
.main_02 .main-tit a {
    font-size: 14px;
    color: #999999;
    margin-right: 2%;
}
.main_02 .main-tit a:hover {
    color: #ab0e2d;
}
.main_02 ul {
    padding: 0 5% 5%;
}
.main_02 ul li {
    font-size: 14px;
    background: url(../images/li_img.png) no-repeat left center;
    padding-left: 4%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
/*main_02 end*//*main_03 begin*/.main_03, .main_04 {
                                    padding-bottom: 2%;
                                    -webkit-box-shadow: 0px 0px 10px rgba(0,0,0,0.2);
                                    -moz-box-shadow: 0px 0px 10px rgba(0,0,0,0.2);
                                    box-shadow: 0px 0px 10px rgba(0,0,0,0.2)
                                }
.main_03 .main-tit, .main_04 .main-tit, .speak1_tit, .sign-up-tit {
    height: 31px;
    line-height: 31px;
    margin-bottom: 2%;
    background-color: #FFF;
    border-bottom: 1px solid #ab8a6c;
}
.main_03 .main-tit span, .main_04 .main-tit span, .speak1_tit span, .sign-up-tit span {
    display: block;
    text-align: center;
    height: 31px;
    width: 20%;
    font-size: 16px;
    line-height: 32px;
    background-color: #ab8a6c;
    color: #FFF;
    position: relative;
}
.main_03 .main-tit span:after, .main_04 .main-tit span:after, .speak1_tit span:after, .sign-up-tit span:after {
    content: '';
    display: block;
    width: 30px;
    height: 31px;
    /*background: url("../images/tit_bg.jpg") no-repeat center center;*/
    position: absolute;
    right: -30px;
    bottom: -1px;
}
.main_03 dl {
    float: left;
    width: 20%;
    text-align: center;
}
.main_03 dt {
    width: 65%;
    margin: 0 17.5% 5%;
}
.main_03 dd {
    font-size: 16px;
    line-height: 24px;
}
/*main_03 end*//*main_04 begin*/.main_04 li {
                                    float: left;
                                    width: 23%;
                                    position: relative;
                                    margin: 0 1%;
                                }
.main_04 li a {
    display: block;
}
.main_04 li img {
    width: 100%;
}
.main_04 li span {
    display: block;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    color: #fff;
    background-color: rgba(0,0,0,0.5);
    filter: alpha(opacity=50);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    text-align: center;
}
/*main_04 end*//*speak1 begin*/.speak1 {
                                   padding-bottom: 2%;
                                   background-color: #FFF;
                                   -webkit-box-shadow: 0px 0px 10px rgba(0,0,0,0.2);
                                   -moz-box-shadow: 0px 0px 10px rgba(0,0,0,0.2);
                                   box-shadow: 0px 0px 10px rgba(0,0,0,0.2)
                               }
.speak1_tit span {
    float: left;
}
.speak1 .top3 {
    float: right;
    font-size: 16px;
    line-height: 36px;
    margin-bottom: 1%;
    margin-right: 2%;
}
.speak1 .top3 a.more {
    font-size: 14px;
    color: #999999;
}
.speak1 .top3 a.more:hover {
    color: #ab0e2d;
}
.speak1 .top3 i {
    font-family: "����";
    font-size: 24px;
    color: #ab0e2d;
    padding-right: 10px;
}
.speak1 .top3 i a {
    color: #ab0e2d;
}
.speak1 form {
    border: 1px solid #ccc;
    margin-bottom: 1%;
}
.speak1 form textarea {
    width: 95%;
    height: 80px;
    resize: none;
    padding: 1% 2%;
    color: #999;
    outline: none;
    border: 0 none;
}
.speak1 form .bottom {
    line-height: 14px;
    background: #f6f6f6;
}
.speak1 form .bottom .left p {
    float: left;
    color: #666;
    display: block;
    padding: 0 2% 0 4%;
    font-size: 14px;
}
.speak1 form .bottom .left {
    width: 65%;
    line-height: 40px;
}
.speak1 form .bottom .left input {
    line-height: 26px;
    height: 26px;
    border: 1px solid #ccc;
    outline: none;
    color: #ccc;
    padding-left: 5px;
}
.speak1 form .bottom .left a {
    display: inline-block;
    padding-right: 10px;
}
.speak1 form .bottom .right {
    width: 30%;
    font-size: 16px;
    text-align: center;
    line-height: 40px;
    background: #ae0c2a;
    color: #fff;
    border: 1px solid transparent;
    cursor: pointer;
}
.speak1 form .bottom .right i {
    padding: 0 10px;
    background: url("../images/pl_icon.png")no-repeat center center;
}
.speak1 form .bottom .btn1 {
    font-size: 16px;
    background: #ae0c2a;
    color: #fff;
    border: 1px solid transparent;
}
.speak1 .content {
    padding: 0 3% 2%;
    margin-bottom: 20px;
}
.speak1 .content>div {
    padding: 2% 0;
    border-bottom: 1px dashed #ccc;
}
.speak1 .content .div_last {
    border-bottom: 0 none !important;
}
.speak1 .content .bottom p {
    float: left;
    color: #999;
}
.speak1 .content .p1 {
    font-size: 14px;
}
.speak1 .content .top_1 {
    margin-bottom: 2%;
}
.speak1 .content .top_1 span {
    font-size: 16px;
    margin: 0 10px;
    color: #15709b;
}
.speak1 .content .top_1 em {
    font-size: 14px;
    color: #888;
    font-style: normal;
}
.speak1 .content .bottom p span, .speak1 .content .bottom p em {
    display: block;
    float: left;
}
.speak1 .content .bottom p span {
    padding-left: 5px;
}
.speak1 .content .bottom p {
    padding-right: 15px;
}
.speak1 .content .bottom a {
    color: #ccc;
}
.speak1 .last_a {
    display: block;
    margin-top: 3%;
    height: 50px;
    line-height: 50px;
    font-size: 20px;
    color: #fe674f;
    text-align: center;
}
/*speak1 end*//*link begin*/.link {
                                padding: 2% 0;
                            }
.link h2 {
    font-size: 16px;
    font-weight: 500;
    padding-bottom: 10px;
}
.link h2 i {
    padding: 0 10px;
    margin-right: 10px;
    background: url("../images/link_icon.png") no-repeat center center;
}
.link a {
    float: left;
    padding: 0 15px;
    /* height: 28px;
    line-height: 28px; */
    font-size: 14px;
}
/*link end*//*right begin*//*exit begin*/.main>.main_r {
                                             float: right;
                                         }
.college-profile {
    margin-bottom: 10%;
}
.main_r .exit {
    width: 100%;
    padding: 0 0 8%;
    margin-bottom: 10%;
    border: 0;
    background-color: #ffffff;
    -webkit-box-shadow: 0px 0px 10px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 0px 10px rgba(0,0,0,0.2);
    box-shadow: 0px 0px 10px rgba(0,0,0,0.2)
}
.main_r .exit h3 {
    width: 100%;
    height: 48px;
    line-height: 48px;
    background-color: #ab0e2d;
    color: #fff;
    text-align: center;
    font-size: 20px;
    margin-bottom: 20px;
}
.exit .exit-cnt {
    padding: 0 8%;
}
.exit .form-bd div {
    margin-bottom: 5%;
}
.exit input {
    width: 96%;
    line-height: 30px;
    padding-left: 3%;
    height: 30px;
    color: #999;
    font-size: 12px;
    outline: none;
    border: 1px #dedede solid;
}
.exit textarea {
    width: 96%;
    margin: 0 0% 3%;
    padding: 2% 0 2% 3%;
    color: #999;
    height: 90px;
    resize: none;
    outline: none;
    border: 1px #dedede solid;
}
.exit p.exit-tel {
    font-size: 16px;
    height: 50px;
    line-height: 50px;
    text-align: center;
}
.exit p.exit-tel i {
    padding: 0 10px;
    margin-right: 5px;
    background: url(../images/exit-tel.png) no-repeat center center;
}
.exit-lx a {
    display: block;
    width: 19.33333333333%;
    float: left;
    margin: 0 1%;
    padding-left: 12%;
    font-size: 12px;
    text-align: center;
    cursor: pointer;
}
.exit .exit-lxxx p {
    display: block;
}
.exit-lx a.exit-qq {
    background: url(../images/icon-qq.png) no-repeat left center;
}
.exit-lx a.exit-wx {
    background: url(../images/icon-wx.png) no-repeat left center;
    position: relative;
}
.exit-lx a .wx_tc {
    position: absolute;
    top: 30px;
    left: -50px;
    z-index: 200;
    display: none;
}
.exit-lx a.exit-wx:hover .wx_tc {
    display: block;
}
.exit-lx a.exit-wb {
    background: url(../images/icon-wb.png) no-repeat left center;
}
.curriculum h3 a.more, .guide h3 a.more {
    font-size: 12px;
    color: #666666;
    float: right;
}
.curriculum .cnt li a, .guide .cnt li a {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.curriculum .cnt li span, .guide .cnt li span {
    font-size: 12px;
    line-height: 30px;
    color: #999;
    padding-left: 24px;
}
/*exit end*//* 2018.7.12 add testForm and discountForm start */.formtab-box {
                                                                   margin: 20px 0;
                                                               }
.formtab-box .formtab-title {
    display: -webkit-box;
    display: flex;
    background: #f3f3f3;
}
.formtab-box .formtab-title li {
    color: #333;
    cursor: pointer;
    background: #f3f3f3;
    flex-basis: 50%;
    text-align: center;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    padding: 0 20px;
}
.formtab-box .formtab-title li.hover {
    color: #fff;
    background: #ba0000;
}
.formtab-box .test_wxcode {
    float: right;
    width: 45%;
    display: -webkit-box;
    display: flex;
    justify-content: center;
}
.formtab-box .test_wxcode dl {
    flex-basis: 46%;
    margin: 0 2%;
    text-align: center;
    float: left;
    width: 46%;
}
.formtab-box .test_wxcode dl dt {
    font-size: 18px;
    font-weight: bold;
    color: #000;
}
.formtab-box .test_wxcode dl dd {
    font-size: 14px;
    color: #188cc4;
}
.formtab-box .test_wxcode dl dd img {
    width: 100%;
}
.formtab-box .test {
    float: left;
    width: 46%;
}
.formtab-box .form-cont .form-main {
    display: -webkit-box;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: #f3f3f3;
    padding: 20px;
}
/* form public */.formtab-box .asterisk {
                     color: #c00;
                     margin-right: 4px;
                 }
.formtab-box .asterisk {
    color: #c00;
    margin-right: 4px;
}
.formtab-box .input-group .form-control, .formtab-box .input-group, .formtab-box .select-group {
    position: relative;
    z-index: 1;
}
.formtab-box .form-control, .formtab-box .input-group, .formtab-box .select-group {
    font-size: 14px;
    color: #666666;
    width: 100%;
}
.formtab-box .input-group .form-control {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #ccc;
    padding: 6px 12px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.formtab-box .input-group-span {
    position: absolute;
    white-space: nowrap;
    left: 15px;
    z-index: -1;
    height: 30px;
    line-height: 30px;
}
.formtab-box .input-group input {
    border-radius: 4px !important;
    background-color: rgba(0,0,0,0)
}
.formtab-box .submit-group input:hover {
    cursor: pointer;
}
.formtab-box .iconfont {
    display: inline-block;
    width: 15px;
    height: 15px;
    margin-right: 4px;
    margin-bottom: -5px;
    border: 1px solid #c5c5c5;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    overflow: hidden;
}
.formtab-box .checkbox-item.checked .iconfont {
    background: url(../images/check.jpg) no-repeat center;
    background-size: contain;
    border: 1px solid #c00;
}
.formtab-box .must-box {
    font-size: 12px;
    text-align: center;
}
.formtab-box .course-cnt .must-box {
    margin-bottom: 20px
}
/* form public end *//* test start */.formtab-box .test {
                                         background-color: #f5f5f5;
                                         border: 1px solid #ddd1c6;
                                         padding: 20px 2%;
                                         margin: 2% 1% 10px;
                                     }
.formtab-box .test-cnt {
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.formtab-box .test-title {
    text-align: center;
    margin-bottom: 15px;
}
.formtab-box .test-title h2 {
    font-size: 20px;
    height: auto;
    line-height: 1;
    margin-top: 0;
    margin-bottom: 20px;
    font-weight: bold;
    color: #3c3838;
    background: none;
    text-align: center;
}
.formtab-box .test-title h2 span {
    color: #c00;
}
.formtab-box .form-control, .input-group {
    height: 30px;
    line-height: 26px;
}
.formtab-box .select-group select {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #666666;
    font-size: 14px;
    height: 30px;
    line-height: 28px;
    padding: 0 0 0 22px;
    border: 1px solid #ccc;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    overflow: hidden;
}
.formtab-box .select-group .asterisk {
    position: absolute;
    left: 15px;
    height: 30px;
    line-height: 30px;
}
.formtab-box .test .input-group, .formtab-box .test .select-group {
    margin-right: 2%;
    float: left;
    flex-basis: 48%;
    width: 18%;
    margin-bottom: 20px
}
.formtab-box .test .submit-group {
    float: left;
    flex-basis: 100%;
    margin-left: 2%;
    width: 18%;
    margin-bottom: 20px;
}
.formtab-box .test-btn {
    width: 100%;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    text-align: center;
    background: #c00;
    color: #fff;
    border: none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
/* test end */.formtab-box .callback_tit {
                  padding: 3% 0 1% 0;
                  text-align: center;
                  border-bottom: 1px solid #ab8a6c;
                  font-weight: bold;
              }
.formtab-box .callback_tit span {
    font-size: 20px;
    color: #333333;
    line-height: 30px;
}
/* discount form start */#bm_form {
                             width: 94%;
                             padding: 0 3% 2%;
                             border: 1px solid #ccc;
                         }
.formtab-box .course-cnt {
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.formtab-box .course-form-banner {
    text-align: center;
    display: -webkit-box;
    display: flex;
    justify-content: space-around;
    align-items: center;
    padding: 20px 0;
}
.formtab-box .course-form-banner dl {
    float: left;
    flex-basis: 25%;
    text-align: center;
    width: 25%;
}
.formtab-box .course-form-banner dl img {
    width: 30%;
}
.formtab-box .course-form-banner dd {
    color: #ab8a6c;
    font-size: 18px;
    line-height: 30px;
}
.formtab-box .course-cnt .input-group, .formtab-box .course-cnt .select-group {
    margin: 0 2% 20px;
    float: left;
    flex-basis: 29.333%;
    width: 29.333%;
}
.formtab-box .course-cnt .submit-group {
    margin: 0 30% 15px;
    flex-basis: 40%;
    width: 40%;
}
.formtab-box .course-cnt .form-control, .formtab-box .course-cnt .input-group {
    height: 30px;
    line-height: 26px;
}
.formtab-box .course-cnt .test-btn, .formtab-box .course-cnt .input-group-span {
    font-size: 14px;
    height: 30px;
    line-height: 30px;
}
.must-box .iconfont.icon-check {
    background: url(../images/check2.png) no-repeat center;
    background-size: contain;
    border-color: #d0d0d0;
}
/* discount form end */@media only screen and (max-width:1200px) {
    .formtab-box .callback ul, .formtab-box .school-sign-up ul {
        width: 55%;
        margin: 5% 22.5% 0;
    }
}
@media only screen and (max-width:767px) {
    .formtab-box .course-cnt .form-control, .formtab-box .course-cnt .input-group {
        height: 34px;
        line-height: 30px;
    }
    .formtab-box .course-cnt .input-group-span, .formtab-box .formtab-title li {
        height: 34px;
        line-height: 34px;
    }
    .callback_tit span {
        font-size: 20px;
    }
    .formtab-box .course-cnt .input-group, .formtab-box .course-cnt .select-group {
        flex-basis: 96%;
        width: 96%;
    }
    .course-form-banner dd, .test_wxcode dl dt {
        font-size: 16px
    }
}
@media only screen and (max-width:680px) {
    .select-group select, .input-group {
        font-size: 12px;
    }
    .form-main {
        flex-wrap: wrap
    }
    .formtab-box .test {
        flex-basis: 94%;
        margin-bottom: 20px
    }
    .formtab-box .test_wxcode {
        flex-basis: 95%
    }
    .formtab-box .test-cnt {
        flex-wrap: wrap;
    }
    .formtab-box .test .input-group, .formtab-box .test .select-group {
        margin: 0 5% 20px;
        flex-basis: 40%;
        width: 46%;
    }
    .formtab-box .test .submit-group {
        margin: 0 30% 2%;
        flex-basis: 40%;
        width: 40%;
    }
}
@media only screen and (max-width:480px) {
    .formtab-box .course-form-banner dd {
        font-size: 14px
    }
}
@media only screen and (max-width:400px) {
    .formtab-box .course-form-banner {
        padding: 5% 0
    }
    .formtab-box .course-form-banner dd {
        font-size: 12px;
        white-space: nowrap
    }
    .formtab-box .test .input-group, .formtab-box .test .select-group, .formtab-box .course-cnt .input-group, .formtab-box .course-cnt .select-group {
        margin: 0 5% 15px;
        flex-basis: 90%;
        width: 90%;
    }
    .formtab-box .test .submit-group {
        margin: 0 30% 2%;
        flex-basis: 40%;
        width: 40%;
    }
}
/* 2018.7.12 add testForm and discountForm end *//*coach begin*/.coach, .contact-us, .map {
                                                                    padding: 6%;
                                                                    margin-bottom: 10%;
                                                                    background-color: #FFF;
                                                                    -webkit-box-shadow: 0px 0px 10px rgba(0,0,0,0.2);
                                                                    -moz-box-shadow: 0px 0px 10px rgba(0,0,0,0.2);
                                                                    box-shadow: 0px 0px 10px rgba(0,0,0,0.2)
                                                                }
.coach h3, .contact-us h3, .map h3 {
    font-size: 20px;
    font-weight: 500;
    line-height: 30px;
    padding-bottom: 5px;
    border-bottom: 1px solid #e9e9e9;
    margin-bottom: 5%;
}
.coach h3 span, .contact-us h3 span, .map h3 span {
    padding-bottom: 6px;
    border-bottom: 1px solid #950d25;
}
.coach h3 a {
    font-size: 14px;
    color: #999;
    float: right;
}
.coach li {
    color: #777777;
    margin-bottom: 2%;
    padding-left: 4%;
    background: url("../images/li_img.png") no-repeat left;
}
.coach li a {
    width: 100%;
    font-size: 14px;
    line-height: 24px;
    color: #777;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
}
.coach li:hover a, .coach h3 a:hover {
    color: #950d25;
}
/*coach end*//*map begin*/#allmap {
                              width: 100%;
                              height: 240px;
                          }
/*map end*//*contact-us begin*/.contact-us ul {
                                   padding-bottom: 2%;
                               }
.contact-us li {
    margin-bottom: 5%;
}
.contact-us .li5 {
    margin: 10% 0 5%;
}
.contact-us li span, .contact-us li p {
    float: left;
    font-size: 14px;
    line-height: 20px;
    color: #222222;
}
.contact-us li p {
    width: 77%;
    color: #666666;
}
.contact-us .li4 p {
    width: 70%;
}
.contact-us li a {
    float: left;
    width: 46%;
    font-size: 14px;
    color: #fff;
    line-height: 30px;
    text-align: center;
}
.contact-us li a.online-booking {
    background-color: #f86202;
    margin-right: 8%;
}
.contact-us li a.online-consulting {
    background-color: #3fae31;
}
.contact-us li a i {
    padding: 0 8px;
    margin-right: 5px;
}
.contact-us li a.online-booking i {
    background: url("../images/yuyue.png") no-repeat center center;
}
.contact-us li a.online-consulting i {
    background: url("../images/zixun.png")no-repeat center center;
}
/*contact-us end*/
/*right end*/
.scrotop {
    width: 70px;
    height: 70px;
    line-height: 15px;
    background-color: #ab8a6c;
    font-size: 12px;
    text-align: center;
    color: #fff;
    cursor: pointer;
    position: fixed;
    bottom: 50px;
    display: none;
    -moz-border-radius: 74px;
    -webkit-border-radius: 74px;
    border-radius: 74px;
    -webkit-box-shadow: 0px 0px 10px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 0px 10px rgba(0,0,0,0.2);
    box-shadow: 0px 0px 10px rgba(0,0,0,0.2)
}
.scrotop i {
    display: block;
    width: 50%;
    margin: 10% auto 5%;
    height: 14px;
    background: url("../images/scrotop.png") no-repeat center center;
    background-size: contain;
}
.scrotop span {
    width: 50%;
    margin: 0 auto;
    font-size: 12px;
    line-height: 18px;
    display: block;
}
.news_box {
    padding-bottom: 2%;
    -webkit-box-shadow: 0px 0px 10px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 0px 10px rgba(0,0,0,0.2);
    box-shadow: 0px 0px 10px rgba(0,0,0,0.2)
}
/*news.html begin*/
.news_box .main-tit {
    height: 31px;
    line-height: 31px;
    margin-bottom: 2%;
    background-color: #FFF;
    border-bottom: 1px solid #4bc061;
}
.news_box .main-tit span {
    display: block;
    text-align: center;
    height: 31px;
    width: 20%;
    font-size: 16px;
    line-height: 32px;
    background-color: #14901c;
    color: #FFF;
    position: relative;
}
.news_box .main-tit span:after {
    content: '';
    display: block;
    width: 30px;
    height: 31px;
    /*background: url("../images/tit_bg.jpg") no-repeat center center;*/
    position: absolute;
    right: -30px;
    bottom: -1px;
}
.news {
    padding: 1% 3%;
}
.news li {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 1.5%;
    padding-left: 2%;
    background: url("../images/li_img.png") no-repeat left center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.news li:hover a, .news li:hover {
    color: #ab0e2d;
}
.page {
    width: 95%;
    margin: 0 2.5% 2%;
}
.page>ul>li {
    float: left;
}
.page .pagezong:hover {
    background-color: #f5f5f5;
    color: #444;
}
.page>a, .page>b {
    width: 10%;
    background-color: #f5f5f5;
    font-size: 14px;
    line-height: 32px;
    text-align: center;
    padding: 10px 20px;
    border-radius: 2px;
    margin-right: 10px;
}
.page>b {
    background-color: #fff;
}
.page>a:hover {
    background-color: #e22132;
    color: #fff;
}
.page>ul>li>.active {
    color: white;
    background-color: #e22132;
}
.fst-page a, .last-page a {
    padding-left: 5px;
    padding-right: 5px;
}
/*news.html end*/
.jieshao_cnt, .gaikuo_cnt {
    padding: 1% 5%;
}
/*gaikuo.html begin*/
.gaikuo_cnt p {
    font-size: 14px;
    line-height: 28px;
    margin-bottom: 2%;
}
/*gaikuo.html end*/
/*yuanxi.html begin*/
.school-general-rules {
    background-color: #FFF;
    margin-bottom: 20px;
    padding-bottom: 2%;
    -webkit-box-shadow: 0px 0px 10px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 0px 10px rgba(0,0,0,0.2);
    box-shadow: 0px 0px 10px rgba(0,0,0,0.2)
}
.school-general-rules .main-tit {
    height: 31px;
    line-height: 31px;
    margin-bottom: 2%;
    background-color: #FFF;
    border-bottom: 1px solid #ab8a6c;
}
.school-general-rules .main-tit span {
    display: block;
    text-align: center;
    height: 31px;
    width: 20%;
    font-size: 16px;
    line-height: 32px;
    background-color: #ab8a6c;
    color: #FFF;
    position: relative;
}
.school-general-rules .main-tit span:after {
    content: '';
    display: block;
    width: 30px;
    height: 31px;
    /*background: url("../images/tit_bg.jpg") no-repeat center center;*/
    position: absolute;
    right: -30px;
    bottom: -1px;
}
.jieshao_cnt p {
    font-size: 14px;
    line-height: 28px;
    text-indent: 24px;
}
.school-general-rules table {
    width: 98%;
    margin: 0 1%;
    border-left: 1px solid #eeeeee;
}
/*yuanxi.html end*/.main_box_shadow {
                       background-color: #FFF;
                       -webkit-box-shadow: 0px 0px 10px rgba(0,0,0,0.2);
                       -moz-box-shadow: 0px 0px 10px rgba(0,0,0,0.2);
                       box-shadow: 0px 0px 10px rgba(0,0,0,0.2)
                   }
/*jianzhanghuizong.html begin*/.recruit-search_cnt {
                                   padding: 2% 1%;
                               }
.recruit-search .main-tit, .hot-general-rules .main-tit {
    height: 31px;
    line-height: 31px;
    margin-bottom: 2%;
    background-color: #FFF;
    border-bottom: 1px solid #ab0e2d;
}
.recruit-search .main-tit span {
    display: block;
    text-align: center;
    height: 31px;
    width: 20%;
    font-size: 16px;
    line-height: 32px;
    background-color: #ab0e2d;
    color: #FFF;
    position: relative;
}
.recruit-search .main-tit span:after {
    content: '';
    display: block;
    width: 30px;
    height: 31px;
    background: url("../images/tit_bg2.jpg") no-repeat center center;
    position: absolute;
    right: -30px;
    bottom: -1px;
}
.hot-general-rules table, .jianzhang .recruit-table table {
    width: 98%;
    margin: 0 1%;
    border-left: 1px solid #eeeeee;
}
.hot-general-rules, .jianzhang .recruit-table {
    margin-bottom: 20px;
    padding-bottom: 2%;
    -webkit-box-shadow: 0px 0px 10px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 0px 10px rgba(0,0,0,0.2);
    box-shadow: 0px 0px 10px rgba(0,0,0,0.2)
}
.jianzhang .recruit-table .main-tit {
    height: 31px;
    line-height: 31px;
    margin-bottom: 2%;
    background-color: #FFF;
    border-bottom: 1px solid #ab8a6c;
}
.hot-general-rules .main-tit span, .jianzhang .recruit-table .main-tit h2 {
    display: block;
    text-align: center;
    height: 31px;
    width: 20%;
    font-size: 16px;
    line-height: 32px;
    background-color: #ab8a6c;
    color: #FFF;
    position: relative;
}
.hot-general-rules .main-tit span:after, .jianzhang .recruit-table .main-tit h2:after {
    content: '';
    display: block;
    width: 30px;
    height: 31px;
    /*background: url("../images/tit_bg.jpg") no-repeat center center;*/
    position: absolute;
    right: -30px;
    bottom: -1px;
}
/*jianzhanghuizong.html end*//*jianzhang.html begin*/.general-rules {
                                                         padding: 2%;
                                                         margin-bottom: 20px;
                                                     }
.general-rules h1 {
    width: 95%;
    margin: 0 auto;
    font-size: 28px;
    line-height: 30px;
    color: #ab0e2d;
    text-align: center;
    position: inherit;
}
.general-rules p {
    color: #555;
}
.general-rules-cnt, .sign-up, .sign-up-form {
    margin-bottom: 2%;
}
.general-rules-cnt>p {
    font-size: 16px;
    line-height: 28px;
    padding-bottom: 10px;
    text-indent: 2em;

}
.category-list {
    background-color: #FFF;
}

.general-rules-cnt>p strong {
    font-size: 14px;
    color: #333333;
}
.general-rules-cnt table {
    width: 90% !important;
    font-size: 14px;
    margin: 0 5% 30px !important;
}
.general-rules-cnt table th, .general-rules-cnt table td {
    border: 1px #dedede solid;
    padding: 1%;
}
.general-rules-cnt .related-news {
    padding-top: 2%;
    margin-bottom: 2%
}
.general-rules-cnt .related-news h3 {
    font-size: 20px;
    height: 20px;
    line-height: 18px;
    padding-left: 12px;
    margin-bottom: 10px;
    border-left: 2px solid #BA0000
}
.general-rules-cnt .related-news li {
    font-size: 14px;
    line-height: 30px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.general-rules-cnt .related-news li a:hover {
    color: #BA0000
}
.general-rules-tit {
    margin-bottom: 2%;
    border-bottom: 1px dashed #dddddd;
}
.general-rules-tit div {
    text-align: center;
}
.general-rules-tit .browse-volume i {
    padding: 0 10px;
    margin-right: 10px;
    background: url("../images/icon-volume.png") no-repeat center center;
}
.general-rules-tit span {
    font-size: 14px;
    color: #999999;
    margin: 0 1%;
}
.general-rules-cnt-lx {
    width: 50%;
    margin: 0 25%
}
.general-rules-cnt-lx a {
    float: left;
    width: 31.333333333333%;
    margin-right: 2%;
    font-size: 14px;
    color: #666;
}
.general-rules-cnt-lx .callback i {
    padding: 0 10px;
    background: url("../images/phone.png") no-repeat center center;
}
.general-rules-cnt-lx .yuyue i {
    padding: 0 10px;
    background: url("../images/jianzhang.png") no-repeat center center;
}
.general-rules-cnt-lx .dayi i {
    padding: 0 10px;
    background: url("../images/wenti.png") no-repeat center center;
}
.general-rules-tit>div {
    padding: 3% 0;
    /*background: url("../images/bottom_bg.jpg") no-repeat bottom center;*/
}
.sign-up p {
    font-size: 16px;
    line-height: 34px;
}
.sign-up p span, .sign-up p span a {
    color: #ab0e2d;
}
.sign-up-form ul li {
    width: 100%;
    line-height: 38px;
    margin-bottom: 3%;
}
.sign-up-form ul li span, .sign-up-form ul li div {
    float: left;
}
.sign-up-form ul li span {
    font-size: 16px;
}
.sign-up-form ul li div {
    width: 40%;
    margin-right: 2%;
    line-height: 36px;
}
.sign-up-form ul li input {
    width: 96%;
    padding-left: 4%;
    font-size: 16px;
    color: #333333;
    height: 36px;
    line-height: 36px;
    border: 1px solid #dedede;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}
.sign-up-form ul li .note b {
    color: #ab0e2d;
}
.sign-up-form ul li .note {
    font-size: 14px;
    color: #888888;
}
.sign-up-form ul li textarea {
    width: 98%;
    padding: 2% 0 2% 2%;
    height: 100px;
    border: 1px solid #dedede;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}
.sign-up-form ul li.text-box div {
    width: 85%;
}
.sign-up-form ul li.btn {
    width: 30%;
    margin: 0 35%;
    background-color: #ab0e2d;
    text-align: center;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
.sign-up-form ul li.btn input {
    background-color: #ab0e2d;
    border: none;
    color: #FFF;
    line-height: 44px;
    height: 44px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    cursor: pointer;
}
.callback_tit {
    padding: 3% 0 1% 0;
    text-align: center;
    border-bottom: 1px solid #ab8a6c;
}
.callback_tit span {
    font-size: 30px;
    color: #333333;
    line-height: 40px;
}
/* .callback_tit span b {font-weight:500;padding-bottom:1%;border-bottom:2px solid #ab0e2d;}*/
/*jianzhang.html end*//*baoming.html begin*/
.school-sign-up-tit {
    padding: 3% 0 1% 0;
    text-align: center;
    border-bottom: 1px solid #ab8a6c;
}
.school-sign-up-tit span {
    font-size: 30px;
    color: #333333;
    line-height: 40px;
}
.school-sign-up ul {
    width: 50%;
    margin: 5% 25% 0;
}
.school-sign-up li {
    width: 100%;
    line-height: 38px;
    margin-bottom: 5%;
}
.school-sign-up li span, .school-sign-up li div {
    float: left;
    line-height: 38px;
}
.school-sign-up li span {
    font-size: 16px;
    color: #666;
}
.school-sign-up li>div {
    width: 80%;
}
.school-sign-up li input {
    width: 96%;
    padding-left: 4%;
    color: #323232;
    height: 38px;
    line-height: 38px;
    border: 1px solid #dedede;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
.school-sign-up li textarea {
    width: 96%;
    padding: 2% 0 2% 4%;
    height: 100px;
    border: 1px solid #dedede;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
.school-sign-up li i {
    padding: 2px 7px;
    margin-right: 5px;
    background: url(../images/icon_01.png) no-repeat left center;
    background-size: contain;
}
.school-sign-up div.checked i {
    background: url(../images/icon_02.png) no-repeat left center;
    background-size: contain;
}
.school-sign-up li .sex div {
    width: 15%;
    margin-right: 2%;
    float: left;
    cursor: pointer;
}
.school-sign-up li .xueli div {
    width: 22%;
    margin-right: 2%;
    float: left;
    cursor: pointer;
}
.school-sign-up li .xueli div.zikao {
    width: 25%;
}
.school-sign-up li .xuewei div {
    width: 15%;
    margin-right: 2%;
    float: left;
    cursor: pointer;
}
.school-sign-up li.btn {
    text-align: center;
}
.school-sign-up li.btn input {
    width: 40%;
    height: 44px;
    padding: 0;
    line-height: 44px;
    border: none;
    background-color: #ab0e2d;
    color: #FFF;
    cursor: pointer;
}
.school-sign-up li input[type=radio] {
    display: none;
}
.main_r .process {
    width: 100%;
    padding: 0 0 8%;
    margin-bottom: 10%;
    border: 0;
    background-color: #ffffff;
    -webkit-box-shadow: 0px 0px 10px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 0px 10px rgba(0,0,0,0.2);
    box-shadow: 0px 0px 10px rgba(0,0,0,0.2)
}
.process h3 {
    width: 100%;
    height: 48px;
    line-height: 48px;
    background-color: #ab0e2d;
    color: #fff;
    text-align: center;
    font-size: 20px;
    margin-bottom: 20px;
}
.process .process_cnt {
    padding: 0 12%;
}
.process li {
    background-color: #FFF;
    padding: 4% 0 4% 8%;
    border-left: 2px solid #cecece;
    position: relative;
}
.process li:after {
    content: '';
    display: block;
    width: 8px;
    height: 8px;
    background: url("../images/li_bg.png") no-repeat center center;
    position: absolute;
    left: -5px;
    top: 43%;
}
.process li span {
    font-size: 14px;
    color: #FFF;
    background-color: #ab8a6c;
    display: block;
    padding: 3% 0 3% 8%;
    position: relative;
}
.process li span:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-top: 8px solid transparent;
    border-right: 7px solid #ab8a6c;
    border-bottom: 8px solid transparent;
    position: absolute;
    left: -7px;
    top: 30%;
}
/*baoming.html end*//*xinwen.html begin*/.xinwen .original {
                                             color: #ab0e2d;
                                             border: 1px solid #ab0e2d;
                                             padding: 0 2%;
                                             height: 16px;
                                             line-height: 16px;
                                             border-radius: 15px;
                                             margin-top: 11px;
                                         }
.xinwen .general-rules-tit > div {
    border-bottom: 1px solid #ab0e2d;
    background: none;
}
.xinwen h1 {
    width: 100%;
    font-size: 34px;
    line-height: 40px;
    font-weight: 500;
    color: #444444;
    text-align: left;
}
.xinwen .general-rules-tit .comments-volume i {
    padding: 0 10px;
    margin-right: 10px;
    background: url("../images/icon-02.png") no-repeat center center;
}
.xinwen .form-weixin-box h3 {
    font-size: 20px;
    line-height: 26px;
    padding-bottom: 2%;
    margin-bottom: 30px;
    border-bottom: 1px #efefef solid;
}
.xinwen .form-weixin-box h3 span {
    padding-bottom: 2%;
    border-bottom: 2px #ad495b solid;
}
.xinwen .general-rules-tit div {
    text-align: left;
}
.xinwen .form-weixin-box {
    padding-bottom: 2%;
    border-bottom: 1px solid #f3f3f3;
    margin-bottom: 2%;
}
.xinwen .form-weixin-box .left {
    width: 48%;
    padding-right: 8%;
}
.xinwen .form-weixin-box ul {
    padding: 0% 5%;
}
.xinwen .form-weixin-box li {
    margin-bottom: 20px;
}
.xinwen .form-weixin-box li span, .xinwen .form-weixin-box li div {
    float: left;
    width: 25%;
    line-height: 38px;
}
.xinwen .form-weixin-box li div {
    width: 65%;
}
.xinwen .form-weixin-box li span {
    font-size: 16px;
    color: #666666;
}
.xinwen .form-weixin-box li input {
    width: 94%;
    height: 38px;
    line-height: 38px;
    padding-left: 5%;
    color: #555;
    border: 1px solid #d2d2d2;
    outline: none;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}
.xinwen .form-weixin-box li .btn {
    display: block;
    width: 160px;
    height: 30px;
    line-height: 30px;
    margin: 0 auto;
    font-size: 16px;
    color: #fff;
    text-align: center;
    border: 0 none;
    background-color: #ae0c2a;
    cursor: pointer;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}
.xinwen .form-weixin-box .right {
    width: 44%;
}
.xinwen .form-weixin-box .right .left1 {
    width: 48%;
    float: left;
    padding: 2%;
    border: 1px solid #e9e9e9;
}
.xinwen .form-weixin-box .right .right1 {
    width: 46%;
    float: left;
    padding-top: 5%;
}
.xinwen .form-weixin-box .right .right1 .top1 div {
    width: 50%;
    float: left;
    margin-bottom: 12%;
    text-align: center;
}
.xinwen .form-weixin-box .right .right1 .top1 div img {
    display: block;
    margin: 0 auto 10px;
}
.xinwen .form-weixin-box .right .right1 .bottom1 span {
    display: block;
    color: #e22132;
    font-size: 14px;
    text-align: center;
}
.xinwen .speak1 {
    margin-bottom: 20px;
}
.xinwen .speak1 .content {
    padding: 0 3% 0%;
    margin-bottom: 0px;
}
.xinwen .speak1 .content > div {
    padding: 2% 0 1%;
    margin-bottom: 0;
    border-bottom: none;
}
.xinwen .speak1_tit span {
    display: block;
    text-align: left;
    height: 31px;
    width: 20%;
    font-size: 16px;
    line-height: 32px;
    background: none;
    color: #333333;
    position: relative;
}
.xinwen .speak1_tit span:after {
    display: none;
}
.xinwen .speak1 .content .c-item {
    padding: 2% 0;
    border-bottom: 1px dashed #ccc;
}
.xinwen .speak1 .last_a {
    display: block;
    margin-top: 3%;
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    color: #ae0c2a;
    text-align: center;
}
.xinwen .news-recommend li {
    font-size: 14px;
    color: #333333;
    cursor: pointer;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.xinwen .news-recommend li a {
    font-size: 12px;
    color: #666666;
}
.xinwen .news-recommend li:hover, .xinwen .news-recommend li:hover a {
    color: #ae0c2a;
}
.mzsm {
    padding: 3% 4%;
    background-color: #FFF;
}
.xinwen .mzsm h3 {
    font-size: 20px;
    color: #333333;
    line-height: 30px;
    margin-bottom: 1%;
    border-bottom: none;
    padding-bottom: 0;
}
.xinwen .mzsm h3 i {
    padding: 0 10px;
    margin-right: 5px;
    background: url("../images/mzsm_icon.png") no-repeat center center;
}
.mzsm p {
    font-size: 12px;
    color: #666666;
    line-height: 26px;
    margin-bottom: 5px;
}
/*xinwen.html end*/
/*footer*/
#footer {
    width: 100%;
    margin: 0px auto 30px;
    text-align: center;
    font-size: 14px;
    line-height: 24px;
    padding-top: 20px;
    border-top: 1px solid #dbdbdb;
}
#footer table {
    width: 100% !important;
}
.copyright {
    display: none;
    padding: 1em 0em 1em;
    text-align: center;
    border-top: 2px solid #ab0e2d;
    margin: 1.5em 0 2em;
}
.copyright p {
    margin-bottom: 0.3em;
    margin: 0 0.3em 0.3em;
    font-size: 12px
}
.copyright p a {
    margin-right: 5px;
    font-size: 12px
}
.last {
    display: none;
    width: 100%;
    height: 40px;
    line-height: 40px;
    background: #ab0e2d;
    position: fixed;
    z-index: 99999;
    bottom: 0px;
}
.last ul li {
    float: left;
    width: 33%;
    height: 40px;
    border-right: 1px #880e23 solid;
    background: #ab0e2d;
    text-align: center;
    display: block;
    overflow: hidden;
}
.last ul li a {
    display: inline-block;
    height: 40px;
    width: 99.8%;
    color: #FFF;
    border-right: 1px #ab0e2d solid;
    text-align: center;
}
.last ul li a span {
    font-size: 14px;
    font-weight: 600;
}
.foot_ad {
    display: none;
}
/*footer end*/
.container .tab .tabList {
    height: auto!important;
}
.nav-box {
    margin-bottom: 0!important;
}
.post-copyright {
    background-color: #eee;
    padding-right: 30px;
    font-size: 12px;
    padding: 3px 0;
    border-radius: 3px;
    color: #aaa;
    text-align: left;
    padding-left: 10px;
    margin-top: 10px;
}
.post-copyright a, .post-copyright a:hover {
    color: #aaa;
    text-decoration: none
}
.post-copyright:hover {
    background-color: #4bc061;
    color: #fff
}
.post-copyright:hover a {
    color: #fff
}
.mb-10 {
    margin-bottom: 10px;
}
.detail-head {
    color: #000000;
    border-bottom: 1px solid #ddd;
}
.detail-head .detail-head-title {
    border-bottom: 2px solid #45c25c;
    margin-bottom: -2px;
    font-size: 18px;
    font-weight: normal;
    line-height: 50px;
}
.detail-head span {
    line-height: 50px;
}
/*相关内容*/
.em-floor {
    width: 100%;
    height: auto !important;
    overflow: hidden;
    font-family: "Microsoft Yahei";
    font-size: 14px;
    margin: 15px 0;
}
.em-floor a {
    color: #333;
}
.em-floor .title {
    height: 48px;
    border-bottom: 2px solid #ebebeb;
}
.em-floor .title h3 {
    height: 48px;
    line-height: 48px;
    font-size: 18px;
    font-weight: normal;
    color: #333;
    border-bottom: 2px solid #9d23d4;
    display: inline-block;
    margin-bottom: -2px;
}
.em-floor .title span {
    line-height: 50px;
}
.em-floor .ab-photo {
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: 20px 0;
}
.em-floor .ab-photo ul {
    width: 890px;
}
.em-floor .ab-photo li {
    width: 202px;
    height: auto;
    overflow: hidden;
    margin-right: 20px;
    float: left;
}
.em-floor .ab-photo li .pic {
    width: 100%;
    height: 128px;
    overflow: hidden;
    margin-bottom: 12px;
    position: relative;
}
.em-floor .ab-photo li .pic img {
    width: 100%;
    height: 128px;
    display: block;
}
.em-floor .ab-photo li p {
    height: 16px;
    line-height: 16px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: center;
}
.em-floor .ab-photo li .pic .icon {
    width: 40px;
    height: 40px;
    overflow: hidden;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -20px 0 0 -20px;
    z-index: 99;
}
.em-floor .ab-photo li .pic .icon img {
    width: 40px;
    height: 40px;
    display: block;
}
.em-floor .ab-read {
    padding: 15px 0;
}
.em-floor .ab-read li {
    height: 28px;
    line-height: 28px;
    overflow: hidden;
}
.em-floor .ab-read li a {
    width: 100%;
    height: 28px;
    display: block;
}
.em-floor .ab-read li a p {
    padding-left: 20px;
    background: url(../images/dot1_2.png) no-repeat left center;
    float: left;
    color: #4f4f4f;
}
.em-floor .ab-read li a span.date {
    float: right;
    color: #a0a0a0;
}
.em-floor .ab-read li a:hover p {
    color: #a7602d;
    background: url(../images/dot1_1.png) no-repeat left center;
}
.em-floor .ab-read li a:hover span.date {
    color: #a7602d;
}
/*表单*/
.biaodan {
    width: 100%;
    margin-top: 20px;
}
.biaodan textarea {
    width: 95.5%;
    height: 80px;
    border: 1px solid #ebebeb;
    margin-bottom: 20px;
    padding-left: 10px;
    padding-top: 10px;
}
.biaodan input {
    width: 300px;
    height: 36px;
    border: 1px solid #ebebeb;
    float: left;
    padding-left: 10px;
}
.biaodan div {
    float: left;
    width: 160px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    margin-left: 20px;
}
.biaodan div a {
    width: 160px;
    height: 38px;
    display: block;
    background: #4bc061;
    color: #FFF;
    border-radius: 4px;
}
.biaodan div a:hover {
    background: #3c9a4e;
    color: #FFF;
}
.biaodan div button {
    width: 160px;
    height: 38px;
    display: block;
    background: #4bc061;
    color: #FFF;
    border-radius: 4px;
    border: none;
    cursor: pointer;
}
.biaodan div button:hover {
    background: #3c9a4e;
    color: #FFF;
}
/*评论样式开始*****************************************************************************************/
.wpl {
    width: 100%;
    display: block;
    overflow: hidden;
    font-family: Microsoft YaHei;
    margin: 0 auto;
}
.wpl ul {
    width: 100%;
    height: auto !important;
    overflow: hidden;
    margin: 0!important;
}
.wpl ul li {
    width: 100%;
    border-bottom: 1px dotted #eaeaea;
    height: auto !important;
    overflow: hidden;
    padding: 15px 0;
}
.wpl ul li .pl-img {
    float: left;
    width: 60px;
    height: 60px;
    margin-top: 3px;
    overflow: hidden;
    border-radius: 100px;
    -moz-border-radius: 100px;
    -webkit-border-radius: 100px;
}
.wpl ul li .pl-info {
    width: 90%;
    float: right;
    font-size: 14px;
}
.wpl ul li .pl-info .tit {
    color: #a7602d;
    font-size: 14px;
}
.wpl ul li .pl-info .tit span {
    color: #999;
}
.wpl ul li .pl-info .info {
    margin-top: 5px;
    color: #666;
}
.wpl ul li .pl-info .time {
    margin-top: 5px;
    font-size: 12px;
    color: #999;
}
.xline {
    border-bottom: 1px dashed #e5e5e5;
    margin-top: 10px;
    margin-bottom: 10px;
}
.fl {
    float: left;
}
.fr {
    float: right;
}
.mrt {
    margin-right: 10px;
    font-size: 12px;
}
.guslike {
    height: 330px;
    margin-top: 20px;
}
.guslike .guslike-title-ls {
    border-bottom-color: transparent;
    margin-right: 20px;
    cursor: pointer;
}
.guslike .guslike-title-ls-cur {
    border-bottom-color: #45c25c;
    color: #45c25c;
}
.guslike .guslike-main {
    margin-right: -26px;
    display: none;
}
.guslike .guslike-main-cur {
    display: block;
}
.guslike .guslike-list {
    width: 194px;
    margin-bottom: 10px;
    margin-right: 26px;
}
.guslike .guslike-list-imglink {
    width: 100%;
    height: 132px;
    display: block;
    overflow: hidden;
}
.guslike .guslike-list-imglink img {
    width: 100%
}
.guslike .guslike-list-title {
    display: block;
    width: 100%;
    font-size: 14px;
    font-weight: normal;
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    line-height: 32px;
}
.guslike .guslike-list-title:hover {
    color: #45c25c;
}
@media only screen and (max-width:1200px) {
    .head_box {
        background-position-x: 30%;
    }
    .hy_top_con, .head, .breadcrumbs, .nav-bg .nav, .main, #footer {
        width: 1024px;
    }
    .contact-us .li3 p {
        width: 60%;
    }
    .contact-us .li4 p {
        width: 66%;
    }
    .main_01 .ask li div {
        width: 74%;
    }
    .main_02 .main-tit span {
        width: 25%;
    }
    .school-sign-up ul {
        width: 55%;
        margin: 5% 22.5% 0;
    }
}
@media only screen and (max-width:1024px) {
    .general-rules h1, .school-sign-up-tit span {
        font-size: 24px;
        line-height: 40px;
    }
    /* .callback_tit span b {font-size:24px;padding-bottom:2%;}
    */
    .callback_tit span i {
        padding: 0 12px;
        background: url("../images/phone_tit.png") no-repeat center center;
        background-size: contain;
    }
    .nav-bg .nav a {
        font-size: 16px;
    }
    .hy_top_con, .head, .breadcrumbs, .main, #footer {
        width: 95%;
    }
    .nav-bg .nav {
        width: 100%;
    }
    .banner-box, .main_l, .fullSlide img, .main_r {
        width: 100%;
    }
    .banner-box, .recruit-students, .main_box_bg, .main_02, .speak1, .main_l {
        margin-bottom: 4%;
    }
    .hot-headline {
        width: 100%;
    }
    .headline-bottom li {
        padding-left: 2%;
    }
    /* .main01 .main_r .cnt p {padding:5% 0 0;}
    .main01 .main_r .cnt img {width:60%;margin:0 20%;}
    */    .recruit-table table .t01 {
              width: 30.666666%;
          }
    .main_02 .main_02_l, .main_02 .main_02_r {
        width: 49%;
    }
    .main_02 .main_02_l {
        margin-right: 2%;
    }
    .main_04 li span {
        font-size: 14px;
    }
    .exit .form-bd div {
        margin-bottom: 2%;
    }
    .main_r .exit, .college-profile {
        width: 48%;
        margin: 0 1% 4%;
        float: left;
        height: 390px;
        padding: 0;
    }
    .exit textarea {
        margin-bottom: 0;
    }
    #btn {
        line-height: 40px;
        height: 40px;
    }
    .exit p.exit-tel {
        height: 30px;
        line-height: 30px;
    }
    .coach, .contact-us, .map {
        width: 44%;
        padding: 2%;
        margin: 0 1% 4%;
        float: left;
    }
    .general-rules-tit>div {
        padding: 1% 0 2%;
    }
    .xinwen .general-rules h1 {
        font-size: 24px;
        line-height: 36px;
        margin-bottom: 5%;
    }
    .head_tel {
        display: none;
    }
}
@media only screen and (max-width:970px) {
    .main_01 .ask li div {
        width: 73%;
    }
    .page a, .page > b {
        width: 22%;
        padding: 0;
        display: inline-block;
    }
    .general-rules-cnt-lx {
        width: 60%;
        margin: 0 20% 2%;
    }
    .school-sign-up ul {
        width: 60%;
        margin: 5% 20% 0;
    }
}
@media only screen and (max-width:767px) {
    .head .logo {
        width: 80%;
    }
    .head .logo a {
        width: 22%;
    }
    .head_box {
        padding: 5% 0;
    }
    .head_cnt .btn-menu {
        position: absolute;
        width: 32px;
        height: 30px;

        background-repeat: no-repeat;
        background-size: 30px auto;
        -webkit-background-size: 30px auto;
        overflow: hidden;
        text-indent: -100%;
        display: block;
        text-align: center;
        font-size: 21.6px;
        font-size: 2.16rem;
        color: #fff;
        line-height: 1.2;
        right: 1px;
        top: 8px;
        display: block;
    }
    .head .logo span {
        font-size: 26px;
    }
    .nav-bg {
        background-color: #ab0e2d;
    }
    .nav {
        padding: 5px 0;
        height: 60px;
    }
    .nav-bg .nav a {
        width: 25%;
        height: 30px;
        color: #FFF;
        line-height: 30px;
        font-size: 14px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        text-align: center;
    }
    .nav-bg .nav a:hover, .nav-bg .nav a.hover {
        background-color: #95051c;
    }
    .hot-headline-tit li {
        font-size: 16px;
    }
    .hotspot-tit-box li {
        font-size: 14px;
        height: 36px;
        line-height: 36px;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        border-radius: 3px
    }
    .hotspot-tit-box li.hover, .hotspot-tit-box li:hover {
        border-bottom: 0;
        background-color: #ab0d2c;
        color: #fff;
    }
    .college-direct li, .recruit-major li, .class-location li {
        width: 48%;
        font-size: 14px;
    }
    .hotspot-tit-box {
        width: 100%;
    }
    .hot-headline {
        width: 100%;
        margin: 0 0 2%;
    }
    .headline-bottom li {
        padding-left: 2%;
    }
    .recruit-table table .t01 {
        width: 53%;
    }
    .recruit-table table .t05, .recruit-table table .t06 {
        width: 20%;
    }
    .main_01 {
        background: #FFF;
    }
    .main_01, .news {
        padding: 2% 4%;
    }
    .main_01 .faq {
        width: 100%;
    }
    .main_01 .main-tit {
        margin-bottom: 3%;
    }
    .main_01 .faq li {
        width: 44%;
        margin: 0 2%;
        float: left;
        padding-left: 2%;
    }
    .news li {
        font-size: 14px;
        padding-left: 3%;
        line-height: 22px;
        margin-bottom: 0;
    }
    .news li a {
        width: 70%;
        display: inline-block;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .news li span {
        width: 25%;
    }
    .page a, .page > b {
        display: none;
    }
    .page a.fst-page, .page a.pre, .page a.next, .page a.last-page {
        display: inline-block;
    }
    .hy_top, .head_tel, .hotspot-tit-box li.hover::after, .main-tit a.more, .link, .main_02, .main_03, .main_04, .main_r .college-profile, .main_r .coach, .main_r .map, .recruit-search, .recruit-table table .t02, .recruit-table table .t03, .recruit-table table .t04, .recruit-table table .t07 {
        display: none;
    }
    .main_r .exit {
        width: 100%;
        margin: 0 auto 4%;
        height: auto;
        padding-bottom: 3%;
    }
    .main_r .contact-us {
        width: 96%;
        margin: 0 auto 4%;
    }
    .main_01 .ask {
        width: 100%;
        margin-right: 0;
        margin-bottom: 4%;
    }
    .main_01 .ask li div {
        width: 70%;
    }
    .main_01 .ask li {
        margin-bottom: 3%;
    }
    .main_box_shadow {
        display: block;
        padding: 5% 2.5%
    }
    .general-rules-cnt table {
        width: 100% !important;
        margin: 0 0 30px !important;
    }
    .recruit-search-cnt b.attribute {
        width: 14%;
    }
    .general-rules-cnt img {
        height: auto!important;
    }
    .general-rules-tit {
        margin-bottom: 3%;
    }
    .general-rules-tit .qt span {
        float: left;
        display: block;
        text-align: center;
        padding: 0;
        width: 32% !important;
        margin: 0 0.5% 1%;
        font-size: 12px;
    }
    .general-rules-tit .qt span.teaching, .general-rules-tit .qt span.location {
        width: 33% !important;
    }
    .general-rules-tit .qt span.system {
        width: 32% !important;
    }
    .sign-up-form ul, .school-sign-up ul {
        width: 80%;
        margin: 5% 10% 0;
    }
    .sign-up-form li {
        margin-bottom: 5%;
    }
    .sign-up-form ul li div, .sign-up-form ul li.text-box div {
        width: 80%;
        margin: 0;
    }
    .sign-up p, .sign-up-form ul li span, .school-sign-up li span {
        font-size: 14px;
    }
    .sign-up-form ul li.btn {
        width: 50%;
        margin: 0 25%;
    }
    .sign-up-form ul li input, .sign-up-form ul li.btn input {
        font-size: 14px;
        height: 28px;
        line-height: 28px;
    }
    .general-rules-cnt-lx {
        width: 80%;
        margin: 0 10% 3%;
    }
    .general-rules-cnt-lx a {
        font-size: 12px;
        width: 28%;
    }
    .general-rules-cnt-lx a.callback {
        width: 38%;
    }
    .xinwen .form-weixin-box li span {
        font-size: 14px;
    }
    .xinwen .form-weixin-box ul {
        padding: 0% 2%;
    }
    .xinwen .general-rules-tit span, .xinwen .form-weixin-box .right .right1 a {
        font-size: 12px;
    }
    .xinwen .form-weixin-box .left {
        width: 48%;
        padding-right: 4%;
    }
    .xinwen .form-weixin-box .right {
        width: 48%;
    }
    .xinwen .form-weixin-box li span, .xinwen .form-weixin-box li div {
        line-height: 32px;
    }
    .xinwen .form-weixin-box li input {
        height: 32px;
        line-height: 32px;
    }
    .speak1 form {
        margin-bottom: 5%;
    }
    .speak1 form .bottom .left {
        width: 76%;
    }
    .speak1 form .bottom .right {
        width: 23%;
    }
    .course-cnt .form-control, .course-cnt .input-group {
        height: 34px;
        line-height: 30px;
    }
    .course-cnt .input-group-span {
        height: 34px;
        line-height: 34px;
    }
    .callback_tit span {
        font-size: 20px;
    }
    .course-form-banner dt img {
        width: 70%
    }
    .course-cnt .input-group, .course-cnt .select-group {
        flex-basis: 96%;
        width: 96%;
    }
    .course-form-banner dd {
        font-size: 16px
    }
    .sign-up-form ul li .note, #footer, #qiao-wrap, #QIAO_INVITE_CONTAINER, #QIAO_ICON_CONTAINER .qiao-icon-sector-inner {
        display: none !important;
    }
    #QIAO_ICON_CONTAINER, #QIAO_INVITE_CONTAINER {
        width: 0 !important;
        height: 0 !important;
    }
    .copyright, .last {
        display: block;
    }
    .general-rules-cnt {
        font-size: 1.2rem
    }
}
@media only screen and (max-width:680px) {
    .head_box {
        background-position-x: 25%;
    }
    .college-direct li, .recruit-major li, .class-location li {
        font-size: 14px;
        height: 36px;
        line-height: 36px;
    }
    .main_01 .faq li {
        width: 100%;
        margin: 0;
    }
    .school-general-rules .main-tit span, .hot-general-rules .main-tit span, .jianzhang .recruit-table .main-tit h2, .news_box .main-tit span {
        width: 25%;
    }
    .recruit-search-hd {
        font-size: 16px;
    }
    .recruit-search-hd i {
        background-size: contain;
    }
    .recruit-search-cnt b.attribute {
        width: 16%;
    }
    .recruit-search-cnt a.zhankai, .recruit-search-cnt a.shouqi {
        width: 10%;
    }
    .recruit-search-cnt ul {
        width: 100%;
        padding-top: 2%;
    }
    .xinwen .general-rules-tit span {
        float: left;
        display: block;
        text-align: left;
        padding: 0;
        width: 32%;
        margin: 0 0.5% 1%;
    }
    .xinwen .general-rules-tit .original {
        width: 10% !important;
        margin-right: 4%;
        text-align: center;
    }
    .xinwen .general-rules-tit .browse-volume, .xinwen .general-rules-tit .comments-volume {
        width: 15%;
    }
    .xinwen .form-weixin-box .left, .xinwen .form-weixin-box .right {
        width: 98%;
        padding: 0 1%;
    }
    .xinwen .form-weixin-box .left, .xinwen .form-weixin-box .right, .xinwen .form-weixin-box h3 {
        margin-bottom: 5%;
    }
    .xinwen .form-weixin-box .right .left1 {
        text-align: center;
    }
    .xinwen .speak1_tit span {
        width: 50%;
    }
    .speak1 form .bottom .left {
        width: 48%;
    }
    .speak1 form .bottom .right {
        width: 30%;
    }
    .select-group select, .input-group {
        font-size: 12px;
    }
    .test-cnt {
        flex-wrap: wrap;
    }
    .test .input-group, .test .select-group {
        margin: 0 5% 20px;
        flex-basis: 40%;
        width: 46%;
    }
    .test .submit-group {
        margin: 0 30% 2%;
        flex-basis: 40%;
        width: 40%;
    }
    .foot_ad {
        display: block;
        height: 60px;
        position: fixed;
        bottom: 0;
        z-index: 999;
        background: #fff;
        width: 100%;
    }
}
@media only screen and (max-width:540px) {
    .head .logo {
        width: 100%;
    }
    .head .logo a {
        width: 20%;
        text-align: center;
    }
    .main_01 .faq li, .headline-bottom li {
        padding-left: 3%;
    }
    .main_01, .speak1 .content {
        padding: 4% 4%;
    }
    .speak1 .content .p1 {
        font-size: 12px;
    }
    .page a, .page > b {
        width: 22%;
    }
    .school-general-rules .main-tit span, .hot-general-rules .main-tit span, .jianzhang .recruit-table .main-tit h2, .news_box .main-tit span {
        width: 30%;
    }
    .recruit-search-cnt b.attribute {
        width: 22%;
    }
    .recruit-search-cnt a.zhankai, .recruit-search-cnt a.shouqi {
        font-size: 14px;
        width: 14%;
    }
    .sign-up-form ul, .school-sign-up ul {
        width: 90%;
        margin: 5% 5% 0;
    }
    .sign-up-tit span {
        width: 25%;
    }
    .xinwen .general-rules-tit span {
        width: 35%;
    }
    .speak1 form .bottom .left {
        width: 100%;
        margin-bottom: 4%;
    }
    .speak1 form .bottom .right {
        width: 40%;
        margin: 0 30% 4%;
    }
}
@media only screen and (max-width:480px) {
    .head_box {
        padding: 3% 0;
    }
    .head .logo a {
        width: 95%;
        text-align: center;
    }
    .head .logo span {
        font-size: 22px;
    }
    .general-rules-cnt-lx {
        width: 100%;
        margin: 0 0% 3%;
    }
    .general-rules-tit .qt span.location {
        width: 48%;
    }
    .general-rules-tit .qt span.browse-volume {
        padding-left: 8%;
        width: 40%;
    }
    .sign-up-form ul li span, .school-sign-up li span {
        font-size: 12px;
    }
    .xinwen .general-rules h1 {
        font-size: 22px;
        line-height: 32px;
    }
    .xinwen .general-rules-tit span {
        width: 40%;
    }
    .xinwen .general-rules-tit .original {
        width: 13% !important;
        margin-right: 3%;
    }
    .course-form-banner dd {
        font-size: 14px
    }
    .guslike {
        height: 690px;
        margin-top: 20px;
    }
    .guslike .guslike-title-ls {
        border-bottom-color: transparent;
        margin-right: 20px;
        cursor: pointer;
    }
    .guslike .guslike-title-ls-cur {
        border-bottom-color: #45c25c;
        color: #45c25c;
    }
    .guslike .guslike-main {
        margin-right: -26px;
        display: none;
    }
    .guslike .guslike-main-cur {
        display: block;
    }
    .guslike .guslike-list {
        width: 42.5%;
        margin-bottom: 10px;
        margin-right: 26px;
    }
    .guslike .guslike-list-imglink {
        width: 100%;
        height: 132px;
        display: block;
        overflow: hidden;
    }
    .guslike .guslike-list-title {
        display: block;
        width: 100%;
        font-size: 14px;
        font-weight: normal;
        text-align: center;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        line-height: 32px;
    }
    .guslike .guslike-list-title:hover {
        color: #45c25c;
    }
    .biaodan input {
        width: 95.5%;
        height: 36px;
        border: 1px solid #ebebeb;
        float: left;
        padding-left: 10px;
    }
    .biaodan div {
        width: 100%;
        margin-left: 0;
        margin-top: 10px;
    }
    .wpl ul li .pl-info {
        width: 80%
    }
}
@media only screen and (max-width:400px) {
    .head .logo span {
        font-size: 18px;
    }
    .head_box {
        background-position-x: 20%;
    }
    .page a, .page > b {
        width: 21%;
    }
    .recruit-table {
        overflow: hidden;
    }
    .recruit-table table {
        table-layout: fixed;
    }
    .main_03 .main-tit span, .main_04 .main-tit span, .speak1_tit span, .sign-up-tit span {
        width: 30%;
    }
    .school-general-rules .main-tit span, .hot-general-rules .main-tit span, .jianzhang .recruit-table .main-tit h2, .recruit-search .main-tit span {
        width: 45%;
    }
    .recruit-search-cnt b.attribute {
        width: auto;
    }
    .school-sign-up li > div {
        width: 75%;
    }
    .school-sign-up li .xueli div {
        width: 31.333%;
    }
    .school-sign-up li .xueli div.zikao {
        width: 40%;
    }
    .news li {
        padding-left: 4%;
    }
    .xinwen .general-rules-tit span {
        width: 55%;
    }
    .speak1 form .bottom .right {
        width: 50%;
        margin: 0 25% 4%;
    }
    .course-form-banner dd {
        font-size: 12px;
        white-space: nowrap
    }
    .test .input-group, .test .select-group, .course-cnt .input-group, .course-cnt .select-group {
        margin: 0 5% 15px;
        flex-basis: 90%;
        width: 90%;
    }
    .test .submit-group {
        margin: 0 30% 2%;
        flex-basis: 40%;
        width: 40%;
    }
}
.pages {
    padding: 20px;
    text-align: center;
    overflow: hidden;
    font-size: 16px;

}
.pages ul{width: 100%;overflow: hidden;}
.pages li {
    display: inline-block;
    margin: 0 3px;
    *display: inline;
}
.pages a {
    display: inline-block;
    height: 32px;
    line-height: 32px;
    text-align: center;
    padding: 0 14px;
    background: #fff;
    border: 1px solid #e0e0e0;
    border-radius: 2px;
    color: #666;
}
.pages .thisclass a {
    border-color: #10c55b;
    background: #10c55b;
    color: #fff;
    filter: none;
}
