 @charset "gb2312";
/* CSS Document */

body{
    font-size: 16px;
    line-height: 24px;
    font-family: 'Microsoft YaHei', '\5FAE \8F6F \96C5\91';
    color:#444;
}

.top,.head,.nav,.breadcrumbs,.main01,.process,.main02,.main03,.contact-us,.link,#footer{
    width:1200px;
    margin:0 auto;
}

.main01,.process,.main02,.teacher,.contact-us{
    margin-bottom:30px;
}
.top-bg{
    background-color: #eeeeee;
    padding:5px 0;
}
.top{
    line-height: 34px;
    font-size:12px;
}
.top .left{
    width: 50%;

}
.top .left a.a2{
    line-height: 20px;
    border-right:1px #888 solid;
    padding:0 8px;
    margin-right:8px;
}
.top .right{
    background: url(../new_images/icon-jt.png) no-repeat left center;
    padding-left:25px;
}

.head{
    padding:15px 0;
}
.head  dl{
    width:60%;
}
.head  dl dt{
    width:72px;
    text-align: center;
}
.head dl.zy dt{
    width:72px;
    text-align: center;
}
.head  dl dd{
    width:83%;
    float: left !important;
    margin-left:3%;
}
.head  dl dd h1{
    font-size:34px;
    font-weight: normal;
    height: 50px;
    line-height: 50px;
}
.head dl.zy dd h1{
    height: 60px;
    line-height: 60px;
}
.head  dl dd .qt{
    color:#ab0d2c;
}
span.browse-volume{
    background:url(../new_images/icon-volume.png) no-repeat left center ;
    padding-left: 25px;
    cursor: pointer;
    margin-right:20px;
}
span.comment-quantity{
    background:url(../new_images/icon-quantity.png) no-repeat left center ;
    padding-left: 25px;
    cursor: pointer;
}

.head  .head-tel{
    width:18%;
    background: url(http://www.yuloo.com/zzy/new-images/sch-icon.png) no-repeat -114px -275px;
    padding-left:3%;
    margin-top:1%;
}
.head  .head-tel .head-tel-w{
    font-size:18px;
    color:#666;
    display: block;
    width: 100%;
}
.head  .head-tel .head-tel-cnt{
    font-size:24px;
    color:#ab0d2c;
    height: 30px;
    line-height: 30px;
    display: block;
    width: 100%;
}


.nav-bg{
    background-color: #dddddd;
}
.nav{
    width:1200px;
    margin:0 auto;
    height: 44px;
    position: relative;
}

.nav a{
    width: 12.5%;
    display: block;
    float:left;
    color:#444;
    font-size:16px;
    line-height: 44px;
    text-align: center;
}
.nav a:hover,.nav a.hover{
    background-color: #ab0e2d;
    color:#fff;
}
.breadcrumbs-bg{
	background-color: #f5f5f5;
}
.breadcrumbs{
    height: 50px;
    line-height: 50px;
    padding-bottom:10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.hot-headline{
    width:43%;
    border:1px #ccc solid;
}

.hot-headline-tit li{
    float: left;
    width: 50%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size:18px;
    background-color: #f5f5f5;
    border-bottom:1px #ccc solid;
}
.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;
    background: url(http://www.yuloo.com/zzy/new-images/sch-icon.png) no-repeat;
    margin-right:4px;
}
.hot-headline-tit li#aa1 i{
    background-position: -158px -182px;
}
.hot-headline-tit li#aa1.hover i{
    background-position: -158px -220px;
}
.hot-headline-tit li#aa2 i{
    background-position: -189px -182px;
}
.hot-headline-tit li#aa2.hover i{
    background-position: -189px -220px;
}
.hot-headline-box{
    padding:4% 4% 3%;
}
.hot-headline-box>div{
    display: none;
}
.hot-headline-box .headline{
    display: block;
}
.hot-headline-box .headline-top{
    width: 100%;
    height: 70px;
    line-height: 70px;
}
.hot-headline-box .headline-top a{
    display: block;
    text-align: center;
    background: url(../new_images/hot-bg.jpg) no-repeat center center;
}
.hot-headline-box .headline-top a span{
    display: block;
    font-weight: bold;
    font-size:16px;
    color: #fff;
    background-color:#000;
    background-color: rgba(0,0,0,.3);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000,endColorstr=#4C000000);
}
.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:49%;
}
.hot-questions-r p.notice{
    font-size:12px;
    color:#ae0c2a;
    margin-bottom:10px;
}
.hot-questions-r p.notice i{
    padding:0 10px;
    background: url(http://www.yuloo.com/zzy/new-images/sch-icon.png) no-repeat -25px -436px;
    margin-right:5px;
}
.hot-headline-box .hot-questions li{
    margin-bottom:12px;
    text-align: center;
}
.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;
    font-family: "Microsoft YaHei";
}
.hot-headline-box .hot-questions li textarea{
    border:1px #dedede solid;
    padding:2% 3%;
    width: 93%;
    height: 100px;
    font-size:12px;
    font-family: "Microsoft YaHei";
    color: #666;
}
.hot-headline-box .hot-questions li.sub-btn input{
    border:0;
    width: 100%;
    padding:0;
    height: 30px;
    line-height: 30px;
    background-color: #ab8a6c;
    color:#fff;
    text-align: center;
    font-size:16px;
    cursor: pointer;
}
.hot-questions-r p.exit-tel{
    font-size:20px;
    height: 30px;
    line-height: 30px;
    padding-left:12%;
    background: url(http://www.yuloo.com/zzy/new-images/sch-icon.png) no-repeat 0 -460px;
    margin:0px 10% 10px;
}
.hot-headline-box .hot-questions li.li-look a {
    color: #ab0d2c;
}
.headline-center{
    width: 100%;
    margin-bottom:10px;
}
.headline-center dt{
    width: 40%;
}
.headline-center dd{
    width: 58%;
}
.headline-center dd>a{
    display: block;
    width: 99%;
    line-height: 22px;
    margin-bottom:5px;
}
.headline-center dd p{
    text-align: left;
    height: auto;
    line-height: 22px;
    font-size:12px;
    color:#bbbbbb;
}
.headline-center dd p a{
    color:#ae0c2a;
}
.headline-bottom li{
    width:95%;
    border-top:1px #e5e5e5 solid;
    height: 40px;
    line-height: 40px;
    font-size:14px;
    color: #666;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    background: url(../new_images/li_img.png) no-repeat left center;
    padding-left:5%;
}
.headline-bottom li a{
    float: left;
}
.headline-bottom li span{
    float: right;
    color:#999;
}
.headline>p{
    text-align: center;
    height: 36px;
    line-height: 36px;
    background: url(../new_images/img-h.png) repeat-x center center;
}
.headline p a{
    padding:0 20px;
    background-color: #fff;
}
.banner-box{
    width:55%;
    height:360px;
}
/*banner begin*/

.fullSlide{width:100%;  position:relative;}
.fullSlide .bd{margin:0 auto;position:relative;z-index:0;overflow:hidden;}
.fullSlide .bd ul{width:100% !important;}
.fullSlide .bd li{width:100% !important;overflow:hidden;text-align:center;}
.fullSlide .bd li img{ width: 100% !important;}
.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:40px;height:60px;background:url(../new-images/slider-arrow.png) -126px -137px #000 no-repeat;cursor:pointer;filter:alpha(opacity=50);opacity:0.5;display:none;}
.fullSlide .next{left:auto;right:0%;background-position:-6px -137px;}
/*banner end*/

/*process begin*/
.process li{
    float: left;
    width: 10.3%;
    border:1px #dedede solid;
    margin:0 1.14285714%;
}
.process li.li01{
    margin-left:0;
}
.process li.li08{
    margin-right:0;
}
.process li a{
    display: block;
}
.process li i{
    width: 48px;
    height: 48px;
    margin:10px auto 0;
    display: block;
    background: url(http://www.yuloo.com/zzy/new-images/sch-icon.png) no-repeat;
}
.process li.li01 i{
    background-position: 0 0;
}
.process li.li01:hover i{
    background-position: -52px 0;
}
.process li.li02 i{
    background-position: 0 -52px;
}
.process li.li02:hover i{
    background-position: -52px -52px;
}
.process li.li03 i{
    background-position: 0 -106px;
}
.process li.li03:hover i{
    background-position: -52px -106px;
}
.process li.li04 i{
    background-position: 0 -159px;
}
.process li.li04:hover i{
    background-position: -52px -159px;
}
.process li.li05 i{
    background-position: 0 -212px;
}
.process li.li05:hover i{
    background-position: -52px -212px;
}
.process li.li06 i{
    background-position: 0 -265px;
}
.process li.li06:hover i{
    background-position: -52px -265px;
}
.process li.li07 i{
    background-position: 0 -318px;
}
.process li.li07:hover i{
    background-position: -52px -318px;
}
.process li.li08 i{
    background-position: 0 -371px;
}
.process li.li08:hover i{
    background-position: -52px -371px;
}
.process li span{
    display: block;
    width: 100%;
    height: 36px;
    line-height: 36px;
    text-align: center;
    border-bottom:4px #fff solid;
}
.process li:hover span{
    border-bottom:4px #ab0d2c solid;
}

/*process  end*/
h2{
    font-size:30px;
    height: 40px;
    line-height: 40px;
    font-weight: normal;
}
.main-tit{
    border-bottom:2px #ccc solid;
}
.main-tit h2 {
    float:left;
    padding-bottom:10px;
}
.main-tit h2 i{
    padding:0px 20px;
    background: url(http://www.yuloo.com/zzy/new-images/sch-icon.png) no-repeat;
    margin-right:10px;
}
.recruit-students .main-tit h2 i{
    background-position: -195px -120px;
}
.teacher .main-tit h2 i{
    background-position: -198px -38px;
}
.environment .main-tit h2 i{
    background-position: -195px -75px;
}
.contact-us .main-tit h2 i{
    background-position: -195px 5px;
}
.main-tit a.more{
    float:right;
    height:40px;
    line-height: 40px;
}
/*hotspot-information*/
.hotspot-tit-box{
    margin-left:4%;
    width: 55%;
}
.hotspot-tit-box li{
    float: left;
    width:22%;
    margin:0 1.5%;
    height: 40px;
    line-height: 40px;
    padding-bottom:7px;
    text-align: center;
    cursor: pointer;
}
.hotspot-tit-box li.hover,.hotspot-tit-box li:hover{
    border-bottom:3px #ab0d2c solid;
    position: relative;
    color:#ab0d2c ;
}

.hotspot-tit-box li.hover:after{
    content: "";
    width: 0;
    height: 0;
    border-bottom:6px #ab0d2c solid;
    border-left:4px transparent solid;
    border-right:4px transparent solid;
    position: absolute;
    bottom:0;
    left:45%;
}
.recruit-students,.main03-l {
    width:73%;
}
.main02-r,.main03-r{
    width:24%;
}
.recruit-students-box {
    margin-top:20px;
    border:1px #dedede solid;
    padding:3%;
}
.recruit-students-box .recruit-students-cnt{
    display: none;
}
.recruit-students-box #con_bb_1{
    display: block;
}
.recruit-search-hd{
    display: block;
    width: 100%;
    height: 30px;
    line-height: 30px;
    color:#ab0d2c;
    font-size:18px;
    margin-bottom:10px;
}
.recruit-search-cnt{
    margin-bottom:10px;
    line-height: 28px;
    border-bottom:1px #dedede dashed;
    padding-bottom:10px;
}
.recruit-search-cnt b.attribute{
    width:12%;
    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:#ab0d2c;
    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:5px;
}
.recruit-students-box .recruit-table .main-tit h2{
    font-size:20px;
    padding-bottom:0px;

}
.recruit-table table{
    width:100%;
}


.recruit-table table th{
    background-color: #ab8a6c;
     color:#fff;
    font-size:14px;
    font-weight: normal;
    height:30px;
    line-height: 30px;
    border-right:1px #fff solid;
    border-bottom:1px #fff solid;
    display: block;
    float: left;
    padding:1%;
}
.recruit-table table td{
    display: block;
    float: left;
    background-color:#f6f6f6;
    border-right:1px #fff solid;
    border-bottom:1px #fff 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{
    color:#ab0d2c;
}
.recruit-table table tr:hover td a.jianzhang{
    background-color: #ab8a6c;
    color:#fff;
    font-size:12px;

}
.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: #ab8a6c;

}
.college-direct li:hover a, .recruit-major li:hover a, .class-location li:hover a{
    color:#fff;
}


.exit{
    width:100%;
    background-color: #f6f6f6;
    padding:0% 0% 2%;
    margin-bottom:10%;
}
.exit h3{
    width: 100%;
    height: 48px;
    line-height: 48px;
    background-color: #ab0d2c;
    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;
    outline: none;
    border:1px #dedede solid;
}
.exit textarea{
    width: 96%;
    margin:0 0% 3%;
    height: 80px;
    resize: none;
    outline: none;
    border:1px #dedede solid;
    padding:2% 1% 1% 3%;
}
.exit input,.exit textarea{
    color:#999;
    font-size: 12px;
    font-family:"΢���ź�"
}
#btn{
    cursor: pointer;
    width: 70%;
    margin:0% 15%;
    line-height:32px;
    height: 32px;
    text-align: center;
    color:#fff;
    font-size:16px;
    background: #ab0d2c;
    border:0;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}
.exit p.exit-tel{
    font-size:20px;
    height: 30px;
    line-height: 30px;
    padding-left:12%;
    background: url(http://www.yuloo.com/zzy/new-images/sch-icon.png) no-repeat 0 -460px;
    margin:10px 10%;
}
.exit-lx a{
    display: block;
    width: 30%;
    float:left;
    margin:0 1%;
    padding-left:30px;
    font-size:14px;
    cursor: pointer;
}
.exit .exit-lxxx p{
    display: block;
}
.exit-lx a.exit-qq{
    background: url(../new-images/icon-qq.png) no-repeat left center;
}
.exit-lx a.exit-wx{
    background: url(../new-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: block;
}
.exit-lx a.exit-wb{
    background: url(../new_images/icon-wb.png) no-repeat left center;
}

.teacher-cnt,.environment-cnt{
    margin-top:20px;
}
.teacher-cnt li{
    width:12.5%;
    padding:2%;
    margin-right:4%;
    border:1px #dedede solid;
    float:left;
    text-align: center;
}
.teacher-cnt li.li05{
    margin-right:0;
}
.teacher-cnt li:hover{
    background-color: #fff;
    -webkit-box-shadow:0 0 6px rgba(153,153, 153, .5);
    -moz-box-shadow:0 0 6px rgba(153, 153, 153, .5);
    box-shadow:0 0 6px rgba(153, 153, 153, .5);
}
.teacher-cnt li span{
    display: block;
    width:100%;
    height: 30px;
    line-height: 30px;
    color:#ab0d2c;
    font-size:16px;
    margin-top:5px;
    text-align: left;

}
.teacher-cnt li p{
    font-size:12px;
    color:#999;
    height: 40px;
    line-height: 20px;
    text-align: left;
    overflow: hidden;
}

.environment-cnt li{
    float:left;
    width:22%;
    margin-right:4%;
    text-align: center;
    position: relative;
}
.environment-cnt li.li04{
    margin-right:0%;
}
.environment-cnt li span{
    display: block;
    width: 100%;
    height: 32px;
    line-height: 32px;
    background-color: #000;
    color:#fff;
    position: absolute;
    bottom:0;
    left:0;
    background-color:#000;
    background-color: rgba(0,0,0,.5);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#7f000000,endColorstr=#7f000000);
}
.questions,.examinee-comments{
    padding:7% 6%;
    background-color: #f5f5f5;
}
.questions .main-tit,.examinee-comments .main-tit{
    border-bottom:1px #dedede solid;
}
.questions h2, .examinee-comments h2{
    font-size:20px;
    border-left:3px #ab0d2c solid;
    padding-left:15px;
    padding-bottom:0;
    height:20px;
    line-height: 20px;
    margin-bottom:10px;
}
.questions .main-cnt,.examinee-comments .main-cnt{
    margin-top:10px;
}
.questions .main-tit a.more,.examinee-comments .main-tit a.more{
    height:26px;
    line-height: 26px;
}
.questions-l-cnt li{
    width:94%;
    line-height: 46px;
    border-bottom:1px #dedede dashed;
    font-size:14px;
    background: url(../new_images/li_img.png) no-repeat left center;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding-left:5%;
}

.main03-bg{
    width:100%;
    padding:30px 0;
    background-color: #f5f5f5;
    margin-bottom:30px;
}

.examinee-comments{
    background-color: #fff;
}
.examinee-comments .main-cnt{
    padding-top:10px;
}
.examinee-comments #comment{
    margin-top:20px;
    padding:20px 0;
    height: 350px;
    overflow: hidden;
}
.examinee-comments #comment #comment02{
    width: 100%;
}
.examinee-comments dl{
    padding:6px 0 8px;
}
.examinee-comments dl dt{
    float:left;
    width:15%;
    text-align: center;
    margin-top:2%;
}
.examinee-comments dl dd{
    float: right;
    width: 80%;
    font-size:12px;
}
.examinee-name{
    color:#999;
}
.examinee-name .name{
    font-size:14px;
    height:30px;
    line-height: 30px;
}
.examinee-comments dl dd p{
    height: 44px;
    line-height: 22px;
}
.contact-us-cnt{
    margin-top:10px;
}
.contact-us-tel{
   width:40%;
}
.contact-us-tel p{
    height: 46px;
    line-height: 46px;
    margin-bottom:10px;
}
.contact-us-tel p i{
    padding:3px 13px;
    margin-right:10px;
    background: url(http://www.yuloo.com/zzy/new-images/sch-icon.png) no-repeat;
}
.contact-us-tel p.p01 i{
    background-position:-113px 0;
}
.contact-us-tel p.p02 i{
    background-position:-113px -27px;
}
.contact-us-tel p.p03 i{
    background-position:-113px -64px;
}
.contact-us-tel p.p04 i{
    background-position:-113px -97px;
}

.contact-us-tel p.p05 a{
    color:#fff;
    padding:8px 20px;
}
.contact-us-tel p.p05 a.online-booking{
    background-color: #f86202;
    margin-right:20px;
}

.contact-us-tel p.p05 a.online-consulting{
    background-color: #3fae31;
}

.contact-us-tel p.p05 a i{
    padding:0 12px;
}
.contact-us-tel p.p05 a.online-booking i{
    background-position:-113px -132px;
    padding:0 12px;
}
.contact-us-tel p.p05 a.online-consulting i{
    background-position: -113px -162px;
}
.contact-us-map{
    width:55%;
}
/*link begin*/
.link{
    width:1200px;
    margin:50px auto 30px;
    padding-bottom:20px;
}
.link h2{
    background: url(http://www.yuloo.com/zzy/new-images/sch-icon.png) no-repeat -106px -223px;
    padding-left:45px;
    margin-bottom:15px;
    border-bottom:2px #dedede solid;
    padding-bottom:10px;
}
.link a{
    float:left;
    padding:0 15px;
    height: 28px;
    line-height: 28px;
    font-size:14px;
}
/*link 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;
}
.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;
    z-index: 1;
}
.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%;
    background-color: #fff;
}
.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;
}
.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 */


/*college begin*/

.college-bg{
    width:100%;
    background-color: #f5f5f5;
}
.college-cnt{
    width:1200px;
    margin:0 auto;
}
.college-cnt-l{
    width:73%;
}
.college-cnt-l .main-tit{
    border-bottom:1px #ab0d2c solid;
}
.college-profile .main-tit i{
    background-position: -153px 4px;
}
.recruit-table .main-tit i{
    background-position: -153px -37px;
}

.hotspot-information .main-tit i{
    background-position: -153px -78px;
}

.college-profile,.recruit-table,.hotspot-information,.speak{
    background-color: #fff;
    padding:3%;
    margin-bottom:30px;
}
.speak .main-tit h2{
	color:#ab0d2f;
}
.speak .main-tit p{
	float: right;
	font-size: 18px;
	padding-top:1.7%;
}
.speak .main-tit p i{
	font-size: 32px;
	font-family: "����";
	color:#ed811f;
	padding-right: 10px;
}
.main-tit span.browse-volume{
    float:right;
    margin-top:13px;
}
.main02-bg{
	background-color: #f5f5f5;
	padding-bottom: 1px;
}


.speak1 {
    margin-bottom: 30px;
}
.college-profile-cnt,.recruit-table-cnt,.hotspot-cnt-box{
    margin-top:20px;
}
.speak1 .content>div {
    padding: 2% 0;
    border-bottom: 1px dashed #ccc;
}
.speak1 .content .top_1 {
    margin-bottom: 2%;
}
.speak1 .content .top_1 img {
    width: 5%;
}
.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 .p1 {
    font-size: 14px;
    padding-bottom: 0%;
    padding-left: 7%;
}
.page {
    width: 100%;
    text-align: center;
    margin-bottom: 2%;
}
.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;
}









.college-profile-cnt p{
    font-size:14px;
    margin-bottom:10px;
    line-height: 26px;
}

.news-list{
    display: none;
}
.news-list-hover{
    display: block;
}
.tj-news-list {
    border-bottom:1px #dedede solid;
    padding-bottom:20px;
}
.tj-news-list>a {
    display: block;
    font-size: 18px;
    line-height: 30px;
    padding-left: 32px;
    margin-bottom: 10px;
    background: url(../new_images/jian.png) no-repeat left center;
}
.tj-news-list dl dt{
    float:left;
    width: 28%;
}
.tj-news-list dl dd{
    float:right;
    width: 69%;
}

.tj-news-list dl dd p, .pt-news-list li p {
    font-size: 14px;
    color: #666;
    margin-bottom: 15px;
    height:44px;
    line-height: 22px;
    display: -webkit-box;
    display: -moz-box;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-all;
    -webkit-box-orient: vertical;
    -webkit-line-clamp:2;
}
.tj-news-list dl dd p{
    margin-bottom:50px;
}
.tj-news-list dl dd div,.pt-news-list li div{
    font-size:12px;
}
.tj-news-list dl dd div span, .pt-news-list li div span{
    margin-right:15px;
}
.tj-news-list dl dd div span.keyword, .pt-news-list li div span.keyword{
    background: url(../new_images/icon-04.png) no-repeat left center;
    padding-left:20px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow:ellipsis ;
}
.pt-news-list li{
    padding:20px 0;
    border-bottom:1px #dedede solid;
}
.pt-news-list li>a {
    display: block;
    width: 100%;
    line-height: 30px;
    font-size: 18px;
    margin-bottom: 10px;
}
.keyword a{
    padding:0 3px;
}
.news-list .look-more{
    height: 50px;
    line-height: 50px;
    text-align: center;
    background-color: #f5f5f5;
}
.news-list .look-more a{
    color: #ab0d2c;
}
.college-cnt-r{
    width:24%;
}

.college-cnt-l .exit,.college-cnt-r .exit{
    background-color: #fff;
}

/*college end*/


/*general-rules begin*/

.general-rules-list-bg,.general-rules-bg{
    width:100%;
    background-color: #f5f5f5;
}
.general-rules-list,.general-rules{
    width:1200px;
    margin:0 auto ;
    padding-bottom:30px;
}
.general-rules-l{
    width:73%;
}
.general-rules-r{
    width:24%;
}
.general-rules-l .recruit-students-cnt{
    padding:3%;
    background-color: #fff;
    margin-bottom:30px;
}
.general-rules .recruit-table{
    padding:0;
    margin-bottom:0;
}
.general-rules .recruit-table .main-tit{
    border-bottom:1px #ab0d2c solid;
}
.general-rules-l .recruit-table {
    padding:3% 0 0;
}
.general-rules-cnt-head h1{
    color:#ab0d2c;
    font-size:34px;
    line-height: 50px;
    text-align: center;
    margin-bottom:20px;
    padding:0 10%;
}
.general-rules-cnt-head{
    border-bottom:1px #ab0d2c solid;
    margin-bottom:10px;
}
.general-rules-cnt-head .qt{
    border-bottom:3px #ab0d2c solid;
    margin-bottom:3px;
    padding:0 5% 15px;
}
.general-rules-cnt-head .qt span{
    color:#999;
    font-size:14px;
    display: block;
    width:18%;
    margin:0 1%;
    float:left;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.general-rules-cnt-head .qt span.teaching{
    width:25%;
}

.general-rules-cnt-head .qt span.system{
    width:15%;
}
.general-rules-cnt-head .qt span.browse-volume{
    width:10%;
}
.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 a i{
    padding:0 10px;
    background: url(http://www.yuloo.com/zzy/new-images/sch-icon.png) no-repeat;
}
.general-rules-cnt-lx a.free-callback i{
    background-position: -56px -435px;
}
.general-rules-cnt-lx a.appointment i{
    background-position: -111px -433px;
}
.general-rules-cnt-lx a.course-answering i{
    background-position: -80px -435px;
    padding:0 14px;
}
.general-rules-cnt{
    padding:3%;
      background-color: #fff;
    margin-bottom:40px;
  }
.general-rules-cnt-nr{
    font-size:16px;
    line-height: 30px;
}
.general-rules-cnt-nr p{
    margin-bottom:5px;
}
.general-rules-cnt-nr  table{
    font-size:14px;
    margin:0 auto 30px;
}
.general-rules-cnt-nr  table th,.general-rules-cnt-nr  table td{
    border:1px #dedede solid;
    padding:1%;
}

.bdsharebuttonbox{
    margin:20px 0;
}
.general-rules-cnt-contact .main-tit,.general-rules-cnt-appointment .main-tit {
    border-bottom:1px #ab0d2c solid;
    margin-bottom:15px;
}
.general-rules-cnt-contact .main-tit h2,.general-rules-cnt-appointment .main-tit h2{
    float:none;
    color:#222;
    font-size:24px;
    padding-bottom:0;
}
.general-rules-cnt-contact .main-cnt{
    margin-bottom:20px;
}
.general-rules-cnt-contact .main-cnt p{
    font-size:18px;
    line-height: 34px;
}
.general-rules-cnt-contact .main-cnt p span,.general-rules-cnt-contact .main-cnt p span a{
    color:#ab0d2c;
}

.general-rules-cnt-appointment li{
    line-height: 50px;
    margin-bottom:10px;
}
.general-rules-cnt-appointment li .lx_formname{
    width:10%;
    float:left;
    text-align: right;
}
.general-rules-cnt-appointment li .lx_formconter{
    width:35%;
    float:left;
}
.general-rules-cnt-appointment li .lx_formconter input{
    width:95%;
    line-height:28px;
    border:1px #dedede solid;
    padding:0 2%;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}
.general-rules-cnt-appointment li b{
    font-weight: normal;
    color:#ab0d2c;
    margin-left:2%;
}
.general-rules-cnt-appointment li b span{
    color:#888;
    margin-left:1%;
}

.general-rules-cnt-appointment li .lx_formconter textarea{
    border:1px #dedede solid;
    padding:2%;
}
.general-rules-cnt-appointment li input#li_submit{
    width:25%;
    margin:0 37.5%;
    background-color: #ab0d2c;
    color:#fff;
    border:none;
    font-size:16px;
    line-height: 38px;
    height: 38px;
    cursor: pointer;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}
.general-rules-form{
    background: url(../new_images/form-bg.png) repeat center center;
    padding:2% 0 0;
}
.general-rules-form .main-tit{
    margin:0 auto;
    border-bottom:0;
}
.general-rules-form .main-tit h2{
    float:none;
    text-align: center;
    border-bottom:2px #e1d1bd solid;
    padding-bottom:0;
    height: 50px;
    line-height: 50px;
}
.general-rules-form .main-tit h2 i{
    background-position: -150px -130px;
}
.general-rules-form .main-tit h2 span{
    height: 38px;
    line-height: 38px;
    border-bottom:3px  #ab0d2c solid;
    padding-bottom:5px;
}
.general-rules-form .main-tit-cnt{
    padding:5%;
    margin:0 15%;
}

.general-rules-form .main-tit-cnt li{
    margin-bottom:10px;
    line-height: 40px;
}
.general-rules-form .main-tit-cnt li .lx_formname{
    width: 20%;
    float: left;
    text-align: right;
}
.general-rules-form .main-tit-cnt li .lx_formconter{
    width:78%;
    float: left;
}
.general-rules-form .main-tit-cnt li input{
    height: 30px;
    line-height: 30px;
}
.general-rules-form .main-tit-cnt li input,.general-rules-form .main-tit-cnt li textarea{
    border:1px #dedede solid;
    width:85%;
    padding:0 2.5%;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}
.general-rules-form .main-tit-cnt li.li2{
    margin-bottom:0;
}
.general-rules-form .main-tit-cnt li textarea{
    padding:2.5%;
    height: 60px;
}
.general-rules-form .main-tit-cnt li #bd_submit{
    width:30%;
    margin:0 35%;
    color:#fff;
    background-color:#ab0d2c;
    border:0;
    height: 38px;
    line-height: 38px;
    font-size:16px;
    cursor: pointer;
}
.general-rules-form .main-tit-cnt li.be-careful{
    font-size:14px;
    color:#ab0d2c;
    line-height: 26px;
}
.general-rules-form .main-tit-cnt li.be-careful i{
    padding:0 10px;
    background: url(http://www.yuloo.com/zzy/new-images/sch-icon.png) no-repeat -26px -436px;
    margin-right:5px;
}
.general-rules-r .exit{
    background-color: #fff;
}
.general-rules-r .pl-cnt{
    margin-top:15px;
}
.general-rules-r .pl-cnt p{
    margin-bottom:10px;
}
.general-rules-r .pl-cnt input,.general-rules-r .pl-cnt textarea{
    width: 96%;
    color:#999;
    font-size: 12px;
    outline: none;
    border:1px #dedede solid;
}
.general-rules-r .pl-cnt textarea{
    margin:0 0% 3%;
    height: 80px;
    resize: none;
    padding:2% 1% 1% 3%;
}
.general-rules-r .pl-cnt input{
    line-height: 30px;
    padding-left:3%;
    height: 30px;
}
.general-rules-r .pl-cnt p.yzm input{
    width:48%;
}
.general-rules-r .pl-cnt  input.pl-sub{
    width:100%;
    background-color: #ab0d2c;
    border:0;
    color: #fff;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    font-size:14px;
}

.general-rules-l .recruit-table h2,.general-rules .recruit-table h2{
    font-size:24px;
    border-left:3px #ab0d2c solid;
    padding-left:15px;
    padding-bottom:0;
    height:auto;
    line-height: 24px;
    margin-bottom:10px;
}

.recruit-table-cnt01{
    margin-bottom:30px;
}
/*general-rules end*/

/*form-bm begin*/
.form-bm-bg{
    background-color: #f5f5f5;
}
.form-bm{
    width:1200px;
    margin:0 auto;
}
.form-bm-cnt{
    width:74%;
    background-color: #fff;
    padding:2% 0;
    -webkit-box-shadow:0 0 6px rgba(153,153, 153, .5);
    -moz-box-shadow:0 0 6px rgba(153, 153, 153, .5);
    box-shadow:0 0 6px rgba(153, 153, 153, .5);
    margin-bottom:5%;
}
.form-bm-cnt h1{
    font-size:30px;
    color:#333;
    font-weight: normal;
    text-align: center;
    line-height: 70px;
    border-bottom:1px #dedede solid;
}
.form-bm-cnt .bd{
    width:54%;
    padding:3%;
    margin:0 20%;
}
.form-bm-cnt .bd li{
    margin-bottom:20px;
    line-height: 40px;
}
.form-bm-cnt .bd .lx_formname{
    float: left;
    width:25%;
    text-align: right;
}
.form-bm-cnt .bd .lx_formconter{
    float:right;
    width:73%;
}
.form-bm-cnt .bd li.li1 .lx_formconter input,.form-bm-cnt .bd li.li2 .lx_formconter input,.form-bm-cnt .bd li.li3 .lx_formconter input,.form-bm-cnt .bd li.li4 .lx_formconter input,.form-bm-cnt .bd li.li5 .lx_formconter input{
    width: 90%;
    border:1px #dedede solid;
    height: 28px;
    line-height: 28px;
    padding:3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}
.form-bm-cnt .bd li.li00 .lx_formconter input{
    margin-left:20px;
    margin-top:-5px;
    line-height: 20px;
}
.form-bm-cnt .bd li.li-btn input{
    display: block;
    width:30%;
    margin:0 35%;
    background-color: #ab0d2c;
    border:0;
    height: 34px;
    color:#fff;
    cursor:pointer;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    font-size:16px;
}
.form-bm-lc{
    width:24%;
    background-color: #fff;
    -webkit-box-shadow:0 0 6px rgba(153,153, 153, .5);
    -moz-box-shadow:0 0 6px rgba(153, 153, 153, .5);
    box-shadow:0 0 6px rgba(153, 153, 153, .5);
}
.form-bm-lc .main-tit{
    border-bottom:0;
}
.form-bm-lc .main-tit h2{
    width: 100%;
    float: none;
    background-color: #ab0d2c;
    text-align: center;
    color: #fff;
    height: 50px;
    line-height: 50px;
    font-size:20px;
    padding-bottom:0;
}
.form-bm-lc .process-cnt{
    margin:10%;
    background: url(../new_images/icon-sx.png) repeat-y 4px center;
}
.form-bm-lc .process-cnt li{
    margin-bottom:20px;
    background: url(../new_images/icon-yq.png) no-repeat left center;
}
.form-bm-lc .process-cnt li p{
    height: 32px;
    line-height: 32px;
    background-color: #ab0d2c;
    color:#fff;
    padding:0 10%;
    font-size:14px;
    margin-left:15%;
    position: relative;
}
.form-bm-lc .process-cnt li p:before{
    content: "";
    width: 0;
    height: 0;
    border-top: 8px solid transparent;
    border-right: 10px solid #ab0d2c;
    border-bottom: 8px solid transparent;
    position: absolute;
    left:-10px;
    top:25%;

}
/*form-bm end*/

#footer{ width:1200px; margin:30px auto ; text-align:center; }
#footer table{ width:100% !important; font-size:14px;}

.copyright{ display:none; padding:1em 0em 1em; text-align:center;border-top:2px solid #ab0d2f; margin:1.5em 0 2em;}
.copyright p{ margin:0 0.3em 0.3em; font-size:12px;}
.copyright p a{ margin-right:5px;}

.last{ display:none;width:100%; height:40px; line-height:40px; background:#ab0d2f; position:fixed; z-index:99999; bottom:0px;}
.last ul li{ float:left; width:33%; height:40px; border-right:1px #fff solid; background:#ab0d2f; text-align:center; display:block; overflow:hidden;}
.last ul li a { display:inline-block; height:40px; width:99.8%; color:#FFF; border-right:1px #ab0d2f solid; text-align:center; }
.last ul li a span { font-size:14px; font-weight:600;}


.scrotop{
    width: 30px;
    height: 30px;
    line-height: 15px;
    padding:9px;
    background-color:#e8533d ;
    font-size: 12px;
    text-align: center;
    color: #fff;
    cursor: pointer;
    position: fixed;
    bottom:50px;
    display: none;
}

@media only screen and (max-width:1440px) {
    .top, .head, .nav, .breadcrumbs, .main01, .process, .main02, .main03, .contact-us, .link, #footer,.general-rules-list, .general-rules,.college-cnt,.form-bm{
        width:1100px;
    }
    .general-rules-cnt-appointment li .lx_formname{
        width:15%;
    }
    .examinee-comments dl{
        padding:5px 0;
    }
    .hot-headline{
        width:39%
    }
    .banner-box{
        width:60%;
        height: 345px;
    }
    .hot-headline-box{
        padding:4% 2.5% 3%
    }
    .hot-questions-r p.exit-tel{
        margin:0 0 5px;
    }
}
@media only screen and (max-width:1200px) {
    .top, .head, .nav, .breadcrumbs, .main01, .process, .main02, .main03, .contact-us, .link, #footer,.general-rules-list, .general-rules,.college-cnt,.form-bm{
        width:1024px;
    }
    .head .head-tel{
        width:20%;
    }

    .contact-us-tel p{
        margin-bottom:0;
    }
    .teacher-cnt li{
        width:14%;
        margin-right:2%;
    }
}

@media only screen and (max-width:1024px) {
    .head .head-tel {
	    display: none;
	}
    .top,.head,.breadcrumbs,.main01, .process,.mobile-hot-headline, .main02, .contact-us,.main03,.link,#footer,.general-rules-list, .general-rules,.college-cnt,.form-bm{
        width:95%;
        margin:0 2.5%;
    }
    .main01, .process,.mobile-hot-headline, .main02, .teacher, .contact-us,.recruit-students, .main03-l,.general-rules-l{
        margin-bottom:3%;
    }

    .nav,.recruit-students,.hot-headline, .main03-l,.main02-r, .main03-r,.form-bm-cnt,.form-bm-lc{
        width:100%;
    }
    .head dl,.speak1{
        width:100%;
    }
    .breadcrumbs{
        padding-bottom:1%;
    }
    .banner-box{
        width:100%;
        height: auto;
    }
    .hot-headline-box{
        padding:3%;
    }
    .process li{
        width: 22.5%;
        margin:0 1% 2% !important;
    }
     .exit{
        width:49%;
        float:left;
        margin-bottom:0
    }
    .exit h3{
        margin-bottom:40px;
    }
    .questions,.examinee-comments{
        width:43%;
        float:right;
        padding:3% 3% 4%;
    }
    .main03-bg{
        padding:3% 0;
        margin-bottom:3%;
    }
    .main03-r .examinee-comments{
        width:94%;
    }
    .examinee-comments{
        padding:3%;
    }
    .examinee-comments dl dt{
        margin-top:0;
    }

    .contact-us-tel{
        width:55%;
    }
    .contact-us-tel p{
        height: 44px;
        line-height: 44px;
    }
    .contact-us-map{
        width:42%;
    }
    .link{
        margin:5% auto 3%;
    }
    #footer{
        margin:3% auto;
    }
    .general-rules-list, .general-rules{
        padding-bottom:0;
    }
    .hotspot-information{
        margin-bottom:0;
    }
    .general-rules-cnt-head h1{
        padding:0;
    }
    .general-rules-cnt-head .qt{
        padding:0 0 15px;
    }
    .general-rules-l,.general-rules-r,.college-cnt-l,.college-cnt-r{
        width:100%;
    }

    .general-rules-form .main-tit-cnt{
        margin:0 10%;
    }
    .general-rules-r .examinee-comments{
       width:94%;
    }
    .general-rules-r .pl-cnt p.nc,.general-rules-r .pl-cnt p.yzm,.general-rules-r .pl-cnt p.p-sub{
        width:31.33333%;
        margin:0 1% 2%;
        float:left;
    }
    .general-rules-r .pl-cnt textarea{
        height: 50px;
    }
    .form-bm-cnt .bd{
        width:74%;
        margin:0 10%;
    }
    .college-cnt-l .exit,.college-cnt-l .examinee-comments{
        margin-bottom:3%;
    }
    .college-cnt-r{
        margin-bottom:5%;
    }
    .college-cnt-r .exit,.general-rules-r .exit{
        padding-bottom:55px;
    }
    .moblie-rxx{
        margin-bottom:3%;
    }
    .moblie-rxx .exit{
        background-color: #fff;
        width:100%;
    }
    .examinee-comments{
        width:94%;
    }
}
@media only screen and (max-width:767px) {
    .main01, .process,.mobile-hot-headline, .main02, .teacher, .contact-us,.recruit-students, .main03-l,.general-rules-l{
        margin-bottom:5%;
    }
    .head dl.zy dt,.head dl dt{
        width:19%;
    }
    .head dl.zy dd,.head dl dd{
        width:77%;
    }
    .nav{
        padding:10px 0;
        height: auto;
    }
    .nav a{
        width:25%;
        line-height: 30px;
        font-size:16px;
    }
    .breadcrumbs{
        font-size:14px;
    }
    .fullSlide .hd ul li{
        width:6px;
        height: 6px;
        border:2px #fff solid;
    }
    .hotspot-tit-box{
        width:100%;
        margin-left:0;
        margin-top:10px;
    }
    .hotspot-tit-box li{
        padding-bottom:0;
        margin:0;
        width:25%;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        font-size:14px;
        height: 30px;
        line-height: 30px;
        background-color: #f5f5f5;
    }
    .hotspot-tit-box li.hover, .hotspot-tit-box li:hover{
        border-bottom:0;
        background-color: #ab0d2c;
        color:#fff;
    }
    .hot-headline-box .hot-questions .hot-questions-r{
        width:100%;
    }
    .headline-center dd > a{
        font-size:20px;
        height:auto;
        line-height: 36px;
    }
    .recruit-students-box{
        margin-top:2%;
    }
    .college-direct li, .recruit-major li, .class-location li{
        width:48%;
        font-size:14px;
    }
    .recruit-table table .t01{
        width:53%;
    }
    .recruit-table table .t05,.recruit-table table .t06{
        width:20%
    }
    .questions{
        width:94%;
    }
    .recruit-students .main-tit{
        border-bottom:0;
    }
    .teacher-cnt li{
        width:18.5%;
        margin:0 1% 2% !important;
    }
    .environment-cnt li{
        width:23%;
        margin:0 1%;
    }
    .contact-us-tel{
       width:100%;
    }
    .contact-us-tel p{
        height: auto;
        line-height: 30px;
        margin-bottom:10px;
        font-size:14px;
    }

    .recruit-search-cnt ul{
        width:100%;
        margin-top:10px;
    }
    .recruit-search-cnt b.attribute{
        width:40%;
    }
    .recruit-search-cnt a.zhankai, .recruit-search-cnt a.shouqi{
        font-size:14px;
        width:30%;
        text-align: right;
    }
    .pt-news-list li > a{
        font-size:16px;
    }
    .tj-news-list dl dd p, .pt-news-list li p{
        font-size:12px;
    }
    #footer,#qiao-wrap,#QIAO_INVITE_CONTAINER,#QIAO_ICON_CONTAINER .qiao-icon-sector-inner{
        display:none !important;
    }
    #QIAO_INVITE_CONTAINER{
        width:0 !important;
        height:0 !important;
    }
    .copyright,.last{
        display:block;
    }

    .general-rules-cnt-head h1{
        font-size:24px;
        line-height: 40px;
    }
    .general-rules-cnt-head .qt span{
        display:block;
        padding:0;
        width:32% !important;
        margin:0 0.5% 1%;
        font-size:12px;
    }
    .general-rules-cnt-head .qt span.teaching,.general-rules-cnt-head .qt span.location{
        width:43% !important;
    }
    .general-rules-cnt-head .qt span.system{
        width:22%  !important;
    }
    .general-rules-cnt-head .qt span.browse-volume{
        padding-left:5%;
        width:27.333333333% !important;
    }
    .general-rules-cnt-lx{
        width:80%;
        margin:0 10%;
    }
    .general-rules-cnt-lx a{
        font-size:12px;
        width:28%;

    }
    .general-rules-cnt-lx a.free-callback{
        width:38%;
    }
    .general-rules-cnt-lx a i{
        padding:2px 10px;
    }
    .general-rules-cnt-nr p{
        font-size:14px;
    }
    .general-rules-cnt-contact .main-cnt p{
        font-size:16px;
    }
    .general-rules-cnt-appointment li{
        line-height: 40px;
    }
    .general-rules-cnt-appointment li .lx_formname{
        width:20%;
    }
    .general-rules-cnt-appointment li .lx_formconter{
        width:68%;
    }
    .general-rules-cnt-appointment li .lx_formconter textarea{
        width:95% !important;
    }
    .general-rules-cnt-appointment li input#li_submit,.general-rules-form .main-tit-cnt li #bd_submit{
        width:35%;
        margin:0 32.5%;
        height: 34px;
        line-height: 34px;
    }

    .hotspot-information .main-tit{
        border-bottom:0;
    }
    .recruit-table table th{
        font-size:14px;
        height: auto;
        line-height:30px;
    }
    .college-cnt-l  h2{
        font-size:26px;
    }
    .college-profile .main-tit i{
        padding:5px 20px;
    }
    .recruit-table table td{
        font-size:12px;
        height: auto;
        line-height: 20px;
    }
    .form-bm-cnt h1{
        line-height: 34px;
        padding:3% 2%;
        font-size:24px;
        margin-bottom:10px;
    }
    .form-bm-cnt .bd li{
        font-size:14px;
        margin-bottom:10px;
    }
    .form-bm-cnt .bd li.li00 .lx_formconter input{
        margin-left:2%;
    }
    .tj-news-list dl dd div span, .pt-news-list li div span{
        margin-right:3%;
    }
    .tj-news-list dl dt{
        width:40%;
    }
    .tj-news-list dl dd{
        width:58%;
    }
    .tj-news-list dl dd div span{
        width:30%;
    }
    .tj-news-list dl dd div span.keyword{
        width:85%;
    }
     .pt-news-list li div span.keyword{
        margin-right:0;
         width:35%;
        font-size:12px;
    }
    span.browse-volume,span.comment-quantity{
        width:15%;
        font-size:12px;
    }
    .tj-news-list dl dd>a{
        display: block;
        width: 99%;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        font-size:18px;
        margin-bottom:5%;
    }
    .mzsm p, .speak1 .content .p1 {
	    font-size: 12px;
	}
	.page [title], .page>.pagezong {
	    display: none;
	}
	.page a, .page>b {
	    width: 22%;
	    padding: 0;
	}
	.page a, .page>b {
	    display: none;
	}
	.page a.fst-page, .page a.pre, .page a.next, .page a.last-page {
	    display: inline-block;
    }
    

    .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
    }
    .course-cnt .form-control, .course-cnt .input-group {
        height: 34px;
        line-height: 30px;
    }
     .course-cnt .input-group-span {
        height: 34px;
        line-height: 34px;
    }
}
@media only screen and (max-width:680px) {
    .exit{
        width:100%;
    }
    .questions,.examinee-comments{
        width:94%;
    }
    .environment-cnt li span{
        font-size:14px;
    }
    .teacher-cnt li{
        width:43%;
    }
    .general-rules-form .main-tit-cnt{
        margin:0 5%;
        padding:5% 0;
    }
    .form-bm-cnt .bd{
        width:94%;
        margin:0;
    }
    .college-cnt-r .exit,.general-rules-r .exit{
        padding-bottom:3%;
    }

    .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%;
    }
}
@media only screen and (max-width:600px) {
    .head dl.zy dt{
        width:16%;
    }
    .head dl.zy dd{
        width:81% !important;
    }
    .head dl.zy dd h1{
        height: auto;
        line-height: 34px;
    }
    .speak .main-tit p {
	    float: right;
	    font-size: 18px;
	    padding-top: 2.7%;
	}
}
@media only screen and (max-width:480px){
    .head dl{
        width:100%;
    }
    .head dl.zy dd h1{
        font-size:30px;
    }
    .headline-center dd > a{
        font-size:16px;
        line-height: 30px;
    }
    .speak .main-tit p i {
	    font-size: 24px;
	}
    .college-cnt-l h2{
        font-size:22px;
    }
    .process li{
        width:22%;
    }
    .process li span{
        font-size:14px;
    }
    .environment-cnt li{
        width:48%;
        margin:0 1% 2%;
    }
    .general-rules-cnt-head .qt span.location{
        width:48%;
    }
    .general-rules-cnt-head .qt span.browse-volume{
        padding-left:8%;
        width:40%;
    }
    .general-rules-cnt-lx{
        width:100%;
        margin:0 0%;
    }
    .general-rules-form .main-tit-cnt{
        margin:0;
    }
    .general-rules-cnt-appointment li .lx_formname,.general-rules-form .main-tit-cnt li .lx_formname{
        width:25%;
    }
    .general-rules-form .main-tit-cnt li .lx_formconter{
        width:73%;
    }
    .general-rules-cnt-appointment li .lx_formconter input,.general-rules-form .main-tit-cnt li input, .general-rules-form .main-tit-cnt li textarea{
        width:90%;
    }
    .general-rules-cnt-appointment li .lx_formconter textarea{
        width:90% !important;
    }
    .general-rules-cnt-appointment li input#li_submit, .general-rules-form .main-tit-cnt li #bd_submit{
        width:45%;
        margin:0 27.5%;
    }
    .general-rules-r .pl-cnt p.nc, .general-rules-r .pl-cnt p.yzm, .general-rules-r .pl-cnt p.p-sub{
        width:100%;
    }
    .form-bm-cnt .bd{
        width:100%;
        padding:0;
    }
    .speak1 .content .top_1 img {
	    width: 10%;
	}
	.page a, .page>b {
	    width: 22%;
	}
    
    
    .course-form-banner dd{
        font-size: 14px
    }
}
@media only screen and (max-width:400px){
    .head dl.zy dt{
        width:20%;
    }
    .head dl.zy dd{
        width:76% !important;
    }
    .head dl.zy dd h1{
        font-size:26px;
    }
    .recruit-table table .t01{
        width:45%;
    }
    .recruit-table table .t05{
        width:20%;
    }
    .recruit-table table .t06{
        width:27%
    }
    .headline-center dd > a{
        font-size:14px;
        line-height: 26px;
    }
    .form-bm-cnt .bd .lx_formname,.general-rules-cnt-appointment li .lx_formname,.general-rules-form .main-tit-cnt li .lx_formname{
        width:30%;
    }
    .form-bm-cnt .bd .lx_formconter,.general-rules-form .main-tit-cnt li .lx_formconter{
        width:68%;
    }
    .hotspot-tit-box li{
        width:48%;
        margin:0 1% 2%;
    }

    .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%;
    }
}