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

body{
    font-size: 16px;
    line-height: 24px;
    font-family: 'Microsoft YaHei', '\5FAE \8F6F \96C5\91';
    color:#444;
}
/*top begin*/
.top,.head,.banner,.nav,.student-exchange,.examination,.register,.teacher,.brand-advantage{
    width:1200px;
    margin:0 auto;
}
.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(../images/icon-jt.png) no-repeat left center;
    padding-left:25px;
}
/*top end*/
/*head begin*/
.head{
    padding:30px 0;
    position: relative;
}
.head h1{
    position: absolute;
    left:-1000px;
}
.head .tel{
    background: url(../images/icon-tel.png) no-repeat left center;
    padding-left:5%;
}
.head .tel span{
    display: block;
    width:100%;
}
.head .tel span.hot-x{
    color:#090909;
}
.head .tel span.hot-x em{
    color:#ff6e0d;
    font-size:12px;
    font-style: normal;
}
.head .tel span.tel-cnt{
    color:#db2c35;
    font-size:16px;
    height: 30px;
    line-height: 30px;
}
.logo{
    width: 70%;
    height: 56px;
    line-height: 56px;
}
.logo a{
    color: #db2c35;
    font-size: 34px;
    font-weight: 600;
    padding: 0 2.5%;
    background:url("../images/logo_bg.png") no-repeat right center;
}
.logo span{
    font-size: 26px;
    color: #FFF;
    background-color: #db2c35;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding: 0 2%;
    margin: 0 3%;
}
/*head  end*/
/*banner begin*/

.banner-bg{
    background-color: #f8d73d;
    position: relative;
}
.banner-bg h1{
    position: absolute;
    left:-10000px;
}

.fullSlide{width:100%; height:450px; 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; position:absolute;top:0;left:0;}
.fullSlide .bd li a{display:block;}
.fullSlide .hd{width:100%;position:absolute;z-index:1;bottom:10px;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:#fff;filter:alpha(opacity=100);opacity:1;}
.fullSlide .prev,.fullSlide .next{display:block;position:absolute;z-index:1;top:50%;margin-top:-30px;z-index:1;width:40px;height:60px;background:url(../images/slider-arrow.png) -126px -137px #000 no-repeat;cursor:pointer;filter:alpha(opacity=50);opacity:0.5;display:none;}
.fullSlide .next{left:auto;background-position:-6px -137px;}




/*banner end*/
.banner-box{
    position: relative;
}

.nav-l,.headlines{
    width:250px;
    background-color: #fff;
    position: absolute;
    top:30px;
    right: 20px;
    -webkit-box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
    box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
}

.nav-l{
    position: absolute;
    top: -50px;
    z-index: 20;
    height: 650px;
    background: url("../images/nav_l_bg.png") no-repeat bottom center #FFF;

}
.nav-l h3,.headlines h3{
    background-color: #b9252d;
    height: 48px;
    line-height: 48px;
    color:#fff;
    font-weight: normal;
    font-size:20px;
    text-align: center;
}
.nav-l h3{
    height: 50px;
    line-height: 50px;
}
.headlines h3{
    background-color: #db2c35;
}
.nav-l h3 i,.headlines h3 i{
    background: url(../images/icon.png) no-repeat center center ;
    padding:0 15px;
    margin-right:5px;
}
.nav-l h3 i{
    background: url(../images/left_nav_icon.png) no-repeat center center ;
}


.nav-list,.headlines-list{
    padding:5% 8%;
}
.nav-list li{
    margin-bottom:6%;
    border-bottom: 1px dashed #d8d8d8;
    padding-bottom:6%;
}
.nav-list .last_li{
    border-bottom: none;
}
.nav-list li a.nav-tit{
    display: block;
    color:#666;
    font-size: 18px;
    height: 28px;
    line-height: 28px;
    margin-bottom: 5%;
}
.nav-list li a.nav-tit:hover,.nav-list li div.nav-tit-s a:hover{
    color: #db2c35;
}
.nav-list li div.nav-tit-s{
    line-height: 20px;
}
.nav-list li div.nav-tit-s a{
    color:#999;
    font-size:12px;
    height: 20px;
    line-height: 20px;
    padding:0 5px;
}
.nav-list li a.nav-tit i{
    padding: 0 14px;
    background: url("../images/li_icon1.png")no-repeat center center;
    margin-right: 10px;
}
.nav-list li a.nav-tit_2 i{
    background: url("../images/li_icon2.png")no-repeat center center;
}
.nav-list li a.nav-tit_3 i{
    background: url("../images/li_icon3.png")no-repeat center center;
}
.nav-list li a.nav-tit_4 i{
    background: url("../images/li_icon4.png")no-repeat center center;
}
.headlines-list ul{
    margin-bottom: 10px;
    border-bottom: 1px dashed #d8d8d8;
}
.headlines-list li{
    height:36px;
    line-height: 36px;
}
.headlines-list li a{
    color:#777;
    font-size:14px;
    float:left;
}
.headlines-list li a:hover{
    color:#ff6600;
}
.headlines-list li span{
    color:#999;
    font-size:12px;
    float: right;
}
.headlines p{
    height: 30px;
    line-height: 30px;
    text-align: center;
    background: url(../images/new-x.png) repeat-x center center;
}
.headlines p a{
    padding:0 20px;
    background-color: #fff;
}
/*nav begin*/
.nav{
    position: relative;
}
.nav-bg{
    background-color: #db2c35;
}

.nav_box{
    width: 78%;
    float: right;
}
.nav-bg .nav .nav_box a{
    display: block;
    width:25%;
    float:left;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #fff;
}
.nav-bg .nav .nav_box a:hover{
    background-color: #b9252d;
}
/*nav  end*/

h2{
    font-size:30px;
    height: 40px;
    line-height: 40px;
    font-weight: normal;
}
.main-tit{
    border-bottom:2px #ccc solid;
    margin-bottom:30px;
}
.main-tit h2 {
    float:left;
    padding-bottom:10px;
}
.main-tit h2 i{
    padding:0px 20px;
    background: url(../images/icon.png) no-repeat;
    margin-right:5px;
}
.examination h2 i{
    background-position: 0 -135px;
}

.student-exchange-bg,.brand-advantage-bg{
    background-color: #f5f5f5;
    padding:40px 0;
    margin-bottom:40px;
}
.examination1,.examination2{
    margin-bottom:40px;
}
.examination .main-tit ul{
    margin-left:2.5%;
    width: 30%;
    height: 50px;
    
}
.examination .main-tit ul li{
    float: left;
    width: 27.333%;
    height: 40px;
    margin: 0 3%;
    line-height: 40px;
    font-size:18px;
    padding-bottom:10px;
    text-align: center;
    position: relative;
    cursor: pointer;
}

.examination .main-tit ul li.hover,.examination .main-tit ul li:hover{
    border-bottom:3px #db2c35 solid;

}
.examination .main-tit ul li.hover:after{
    content: "";
    width: 0;
    height: 0;
    border-bottom:6px #db2c35 solid;
    border-left:4px transparent solid;
    border-right:4px transparent solid;
    position: absolute;
    bottom:0;
    left:45%;
}
#bb1:before,#bb2:before{
    content: '';
    display: block;
    width: 2px;
    height: 20px;
    position: absolute;
    top: 10px;
    right: -10px;
    background-color: #ddd;
}
.examination  .main-tit>div.right{
    width: 30%;
}
.examination  .main-tit>div.right a{
    display: block;
    float: right;
    width: 46%;
    height:40px;
    line-height: 40px;
    margin:10px 2% 0;
    background-color: #db2c35;
    color:#fff;
    text-align: center;
}
.examination  .main-tit>div.right a i{
    padding:0 10px;
    background: url(../images/examination_icon.png) no-repeat center center ;
    margin-right:5px;

}
.examination  .main-tit>div.right a.courses i{
    background-position: -58px -422px;
}
.examination-l .liulan{
    padding: 0 9px;
    background: url("../images/icon-01.png") no-repeat center center;
    -webkit-background-size:contain;
    background-size:contain;
}
.examination-l .pingjia{
    padding: 0 9px;
    background: url("../images/icon-02.png") no-repeat center center;
    -webkit-background-size:contain;
    background-size:contain;
}
.examination-l{
    width:72%;
    float:left;
}
.examination-l2{
    width:72%;
    height: 262px;
    overflow: hidden;
    float:left;
    padding-left: 2%;
}
.examination-box-cnt{
    display: none;
}
.examination-box-hover{
    display: block;
}
.examination .main-cnt dl{
    float: left;
    width: 23%;
    margin:0 1% 2%;
    background-color: #fff;
}
.examination .main-cnt dl dt{
    text-align: center;
}
.examination .main-cnt dl dd{
    padding:7%;
}
.examination .main-cnt dl dd a{
    display: block;
    height: 40px;
    line-height: 20px;
    font-size:14px;
    margin-bottom:10px;
}
.examination .main-cnt dl dd p{
    font-size:12px;
	height:26px;
	line-height:26px;
}
.examination .main-cnt dl dd p span.price{
    float: right;
    font-size:20px;
    color:#db2c35;
}
.examination .main-cnt dl dd p span.price em{
    font-style: normal;
    font-size:12px;
    color: #666;
    margin-left:3px;
}
.examination-r{
    width:25%;
    float:right;
}
.examination-r h3{
    width: 100%;
    height: 56px;
    line-height: 56px;
    background:url(../images/title_bg.jpg) no-repeat center center  ;
    color:#fff;
    font-size:22px;
    margin-bottom:0;
    text-align: center;
    border-bottom:none
}
.examination-r h3 i{
    background: url("../images/title_icon.png") no-repeat center center;
    padding: 0 20px;

}
.examination-r ul{
    padding: 5% 5% 1%;
    background-color: #FFF;
}
.examination-r ul li{
    margin-bottom: 6%;
    line-height: 30px;
    font-size: 14px;
}
.examination-r ul li span{
    font-size: 12px;
    float: right;
    color: #f64747;
}
.examination-r ul li em{
    padding:0 6px;
    color: #FFF;
    font-style:normal;
    -moz-border-radius:50% ;
    -webkit-border-radius: 50% ;
    border-radius:50%;
    text-align: center;
    background-color: #dcdcdc;
    margin-right: 10px;
}

/*hot_subject begin*/
.hot_subject{
    width: 1200px;
    margin:40px auto 50px;
}
.hot_subject_cnt{
    margin-left: 290px;
    background: url("../images/hot_subject.png") no-repeat left center;
    padding:0 0 0 7%;
}
.hot_subject_cnt a{
    display: block;
    float: left;
    width: 29.333%;
    margin: 0 2%;
}
/*hot_subject end*/

/*lingqu_form begin*/
.lingqu_form{
    width: 1200px;
    margin: 0 auto;
    border:1px solid #db2c35;
}
.lingqu_form>ul{
    background-color: #f5f5f5;
}
.lingqu_form>ul li {
    float: left;
    height: 150px;
    line-height: 150px;
    color: #db2c35;
    width: 25%;
    font-size: 24px;
    background: url("../images/li_xian.jpg") no-repeat right center;
}

.lingqu_form>ul li span{
    line-height: 30px;

    width: 40%;
    padding-top: 17%;
}
.lingqu_form>ul .li4 span{
    float: right;
}
.lingqu_form>ul li i{
    padding:50px 60px;
    margin-left:40px;
}
.lingqu_form>ul .li1 i{
    background: url("../images/li_bg.png") no-repeat center center;
    background-size: contain;
}
.lingqu_form>ul .li2 i{
    background: url("../images/li_bg2.png") no-repeat center center;
    background-size: contain;
}
.lingqu_form>ul .li3 i{
    background: url("../images/li_bg3.png") no-repeat center center;
    background-size: contain;
}
.lingqu_form>ul .li4 i{
    background: url("../images/li_bg4.png") no-repeat center center;
    background-size: contain;
}
.lingqu_form form ul li{
    width: 18%;
    margin-right: 1%;
}
.lingqu_form form ul .form_tit{
    width:10%;
    margin-right: 2%;
}
.lingqu_form form ul .lingqu{
    width:10%;
    margin-right: 0;
}
.lingqu_form form ul li,.lingqu_form form ul li span,.lingqu_form form ul li div{
    float: left;
}
.lingqu_form form ul li span,.lingqu_form form ul li div,.lingqu_form form ul li span,.lingqu_form form ul li{
    height: 52px;
    line-height: 52px;
    display: block;
}
.lingqu_form form ul li span{
    width: 34%;
    font-size: 14px;
}
.lingqu_form form ul li div{
    width: 66%;
}
.lingqu_form form ul li div input,.lingqu_form form ul li div select{
    width: 90%;
    padding-left: 4%;
    height: 30px;
    line-height: 30px;
    border: 1px solid #ddd;
    color: #999;
}

.lingqu_form form ul .form_tit span{
    width: 100%;
    font-size: 16px;
    font-weight: 600;
    background-color: #db2c35;
    color: #FFF;
    text-align: center;
    position: relative;
}
.lingqu_form form ul .form_tit span:after{
    content: '';
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-left: 10px solid #db2c35;
    border-bottom: 10px solid transparent;
    right: -10px;
    top:35%;
}
.lingqu_form form ul .lingqu_btn{
    width: 9%;
}
.lingqu_form form ul .lingqu_btn input{
    width: 100%;
    color: #db2c35;
    font-size: 12px;
    height: 30px;
    line-height: 30px;
    background-color: #fff300;
    border: 1px solid #fff300;
    cursor: pointer;
}
/*lingqu_form end*/

/*examination1 begin*/
.examination-bg{
    background-color: #f5f5f5;
    padding:40px 0;
}
.examination1 .main-tit h2 i{
    background: url("../images/find.png") no-repeat center center ;
    padding: 0 17px;
    margin-right: 10px;
}

.examination1 dl dd{
    text-align: center;
}
.examination1 .main-cnt dl dd a{
    font-size: 18px;
    line-height: 24px;
    height: 24px;
    margin-bottom: 1%;
}
.examination1 .main-cnt dl dd p{
    font-size: 16px;
    color: #db2c35;
}
.examination1 .main-cnt dl:hover{
    background-color:#db2c35;
}
.examination1 .main-cnt dl:hover dd p,.examination1 .main-cnt dl:hover dd a{
    color: #FFF;
}
/*examination1 end*/



/*examination2 begin*/
.examination2 .main-tit h2 i{
    background: url("../images/choose.png") no-repeat center center ;
    padding: 0 17px;
    margin-right: 10px;
}
.examination2 .examination-r ul{
    padding-bottom: 16px;
}
.examination2 .examination-r ul li{
    margin-bottom: 5%;
}
/*examination2 end*/

/*examination3 begin*/
.examination3 .examination-r ul{
    height: 177px;
}
.examination3 .main-tit ul li{
    float: left;
    width: 25%;
    margin: 0;
    height: 40px;
    line-height: 40px;
    font-size:18px;
    padding-bottom:10px;
    text-align: center;
    position: relative;
    cursor: pointer;
}
.examination3 .main-tit h2 i{
    background: url("../images/look.png") no-repeat center center ;
    padding: 0 17px;
    margin-right: 10px;
}
.special_list dl{
    position: relative;
    overflow: hidden;
}
.special_list dl dt img{
    width: 100%;
}
.special_list dl dd{
    width: 87%;
    position: absolute;
    background:rgba(255,255,255,0.9);
    filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#e5ffffff,endcolorstr=#e5ffffff);
    bottom: 0;
}
.examination3 .special_list dl dd a{
    font-size: 16px;
    height: 24px;
    line-height: 24px;
    display: block;
    background:url('../images/teacher2.jpg') no-repeat left center ;
    margin-bottom: 1%;
    padding-left: 10px;
}
.examination3 .special_list dl dd p{
    font-size: 12px;
    color: #999999;
}
.examination3 .special_list dl:hover dd{
    background:rgba(219,44,53,0.9);
    filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#e5db2c35,endcolorstr=#e5db2c35);
}
.examination3 .special_list dl:hover dd a{
    color: #FFF;
    background:url('../images/teacher1.jpg') no-repeat left center ;
}
.examination3 .special_list dl:hover dd p{
    color: #FFF;
}

.scoll{
    margin-bottom: 20px;
}
#caselist2,#caselist3,#caselist4,#caselist5{
    position: relative;
}
#caselist2 .prev, #caselist2 .next,#caselist3 .prev, #caselist3 .next,#caselist4 .prev, #caselist4 .next,#caselist5 .prev, #caselist5 .next{
    display:block;
    width:30px;
    height:67px;
    background:url(../images/prevnext.png) no-repeat;
    overflow:hidden;
    cursor:pointer;
    position:absolute;
    top:30%;
}
#caselist2 .prev,#caselist3 .prev,#caselist4 .prev,#caselist5 .prev{
    background-position:5px 0;
    left:-35px;
}
#caselist2 .next,#caselist3 .next,#caselist4 .next,#caselist5 .next{
    background-position: -170px 0;
    right:-10px;
}
#caselist2 .prev:hover,#caselist3 .prev:hover,#caselist4 .prev:hover,#caselist5 .prev:hover{
    background-position: -45px 0;
}
#caselist2 .next:hover,#caselist3 .next:hover,#caselist4 .next:hover,#caselist5 .next:hover{
    background-position: -120px 0;
}
#caselist2 dl,#caselist3 dl,#caselist4 dl,#caselist5 dl{
    width: 198px;
    margin: 0 6px;
    border:1px solid #eeeeee;
    box-sizing: content-box
}

/*examination3 end*/





/*student-exchange begin*/

.student-exchange .main-tit h2 i{
    background: url("../images/jiaoliu.png") no-repeat center center ;
    padding: 0 17px;
    margin-right: 10px;
}
.experience{
    border-top: 3px solid #db2c35;
    width: 42%;
    padding: 1% 3%;
    margin-right: 2%;
    background-color: #FFF;
}
.examinee-comments{
    border-top: 3px solid #db2c35;
    width: 42%;
    padding: 1% 3%;
    margin-left: 2%;
    background-color: #FFF;
}
.interact-tit {
    margin-bottom: 3%;
}
.interact-tit h3{
    width: 90%;
    float: left;
    font-weight: 500;
    font-size: 22px;
    line-height: 40px;
}
.interact-tit h3 em{
    font-style: normal;
    font-size: 20px;
    color: #999999;
    margin-left: 2%;
}
.interact-tit a{
    display: block;
    float: right;
    color: #bbbbbb;
    font-size: 14px;
    height: 40px;
    line-height: 40px;
}
.interact-tit a:hover {
    color: #db2c35;
}
.experience li{
    border-bottom:1px dashed #ddd;
    padding: 0 0 2% 4%;
    margin-bottom: 4%;
    background: url("../images/yinhao.png") no-repeat left top;
}
.experience li a h4{
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 1%;
    color: #444444;
}
.experience li a h4:hover {
    color: #db2c35;
}
.experience li a p{
    font-size: 12px;
    line-height: 20px;
    color: #999999;
}
.examinee-comments .main-cnt dl{
    margin-bottom: 5%;
}
.examinee-comments .main-cnt dl dt,.examinee-comments .main-cnt dl dd{
    float: left;
}
.examinee-comments .main-cnt dl dt{
    width: 10%;
    margin-right: 5%;
}
.examinee-comments .main-cnt dl dd{
    width: 85%;
}
.examinee-comments dd span{
    font-size: 14px;
    color: #999;
    height: 30px;
    line-height: 30px;
}
.examinee-comments dd p{
    font-size: 12px;
    color: #444;
    height: 44px;
    line-height: 22px;
}

/*student-exchange end*/

/*link begin*/

.link{
    width:1200px;
    margin:30px auto 30px;
    padding-bottom:20px;

}
.link h2{
    background: url(../images/icon-link.png) no-repeat top left;
    padding-left:45px;
    margin-bottom:15px;
    border-bottom:2px #ccc solid;
    padding-bottom:10px;
}
.link a{
    float:left;
    padding:0 15px;
    height: 28px;
    line-height: 28px;
    font-size:14px;
}
/*link end*/


.scrotop{
    width: 30px;
    height: 30px;
    line-height: 15px;
    padding:9px;
    background-color:#db2c35 ;
    font-size: 12px;
    text-align: center;
    color: #fff;
    cursor: pointer;
    position: fixed;
    bottom:50px;
    display: none;
    z-index: 100;
}
/*footer¿ªÊ¼*/
#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 #db2c35; 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:#db2c35; position:fixed; z-index:99999; bottom:0px;}
.last ul li{ float:left; width:33%; height:40px; border-right:1px #EF2D36 solid; background:#db2c35; text-align:center; display:block; overflow:hidden;}
.last ul li a { display:inline-block; height:40px; width:99.8%; color:#FFF; border-right:1px #db2c35 solid; text-align:center; }
.last ul li a span { font-size:14px; font-weight:600;}
/*footer end*/



@media only screen and (max-width:1200px){
    .top, .head, .banner, .nav, .student-exchange, .examination, .register, .teacher, .brand-advantage,.hot_subject,.lingqu_form,.link,#footer{
        width: 1024px;
    }
    .head{
        padding: 2% 0;
    }
    #caselist2 .prev, #caselist3 .prev, #caselist4 .prev, #caselist5 .prev{
        left: 0;
    }
    .fullSlide .prev{
        left: 3%;
    }
    .fullSlide{
        height: auto;
    }
    .headlines{
        top:0;
    }
    .lingqu_form{
        width: 1022px;
    }
    .lingqu_form > ul .li4 span{
        width: 46%;
    }
    .lingqu_form > ul li i {
        padding: 20%;
        margin-left: 8%;
    }
    .hot_subject_cnt {
        padding: 2.5% 0 2.5% 7%;
    }
    .examination-r ul li span{
        display: none;
    }

    .examination-l2{
        width: 737px;
    }
    #caselist2 dl, #caselist3 dl, #caselist4 dl, #caselist5 dl{
        width: 172.25px;
    }
    .examination-l2{
        height: 238px;
    }
}

@media only screen and (max-width:1024px){
    .top, .head, .banner, .nav, .student-exchange, .examination, .register, .teacher, .brand-advantage,.hot_subject,.lingqu_form,#footer,.nav-l,.headlines,.link{
        width: 95%;
        margin: 0 2.5%;
    }
    .student-exchange-bg, .brand-advantage-bg{
        margin-bottom:4%;
    }
    .nav_box{
        width: 100%;
    }
    .banner-box{
        margin-bottom: 2%;
    }
    .fullSlide .next{
        right: 20px;
    }
    .fullSlide .prev{
        left: 20px;
    }
    .fullSlide{
        margin-bottom: 5%;
    }
    .headlines p {
        margin-top: 1%;
    }
    .nav-l, .headlines {
        position: inherit;
        top: auto !important;
        left: auto !important;
        right: auto !important;
        -webkit-box-shadow: 0 0 10px rgba(153,153, 153, .3);
        -moz-box-shadow: 0 0 10px rgba(153, 153, 153, .3);
        box-shadow: 0 0 10px rgba(153, 153, 153, .3);
        margin-bottom: 5%;
        height: auto;
    }
    .nav-l h3, .headlines h3 {
        text-align: left;
        padding: 0 3%;
    }
    .nav-list{
        padding: 3%;
    }
    .headlines-list{
        padding: 2% 3%;
    }
    .headlines-list ul{
        padding-bottom: 1%;
    }
    .nav-list li{
        padding: 0 0 2%;
        margin:0 0 2%;
    }
    .nav-list li a.nav-tit{
        margin-bottom: 2%;
    }
    .headlines{
        margin-bottom: 0;

    }
    .lingqu_form > ul li span{
        font-size: 22px;
    }

    .headlines-list li {
        width: 45%;
        margin-right: 5%;
        float: left;
    }
    .hot_subject_cnt{
        margin-left: 0;
    }
    .lingqu_form form ul li{
        width: 17.5%;
    }
    .lingqu_form form ul li span{
        font-size: 12px;
    }


    .examination-l2 {
        width: 650px;
        height: 210px;
    }
    #caselist2 dl, #caselist3 dl, #caselist4 dl, #caselist5 dl {
        width: 150.5px;
    }
    .student-exchange-bg,.examination-bg{
        padding: 2% 0;
    }
    .link{
        margin:3% auto;
    }
}

@media only screen and (max-width:970px){
    .logo{
        width: 60%;
    }
    .head .tel {
        padding-left: 8%;
    }
    .top-bg{
        display: none;
    }
    .hot_subject,.banner-box,.lingqu_form{
        margin-bottom: 4%;
    }
    .lingqu_form > ul li span {
        font-size: 18px;
    }
    .lingqu_form > ul li{
        height: 120px;
        line-height: 120px;
    }
    .lingqu_form form ul .form_tit span::after,.examination-r {
        display: none;
    }
    .lingqu_form form ul .form_tit{
        width: 100%;
        margin: 0 0 5%;
    }

    .lingqu_form form ul li span{
        text-align: center;
        font-size: 14px;
    }
    .lingqu_form form ul li {
        width: 48%;
        margin-bottom: 2%;
    }
    .lingqu_form form ul .lingqu_btn {
        width: 50%;
        margin: 0 25% 5%;

    }
    .lingqu_form form ul .lingqu_btn input{
        font-size: 16px;
        height: 36px;
        line-height: 36px;
    }
    .lingqu_form form ul li div select{
        width: 96%;
    }
    .examination-l{
        width: 100%;
    }
    .examination-l .liulan,.examination-l .pingjia{
        padding: 0 6px;
    }
    .examination1, .examination2{
        margin-bottom: 4%;
    }
    .examination .main-tit ul{
        width: 45%;
    }
    .examination-l2 {
        width: 730px;
        height: 210px;
        padding-left: 0;
    }
    #caselist2 dl, #caselist3 dl, #caselist4 dl, #caselist5 dl {
        width: 170.5px;
    }
    #caselist2 .prev, #caselist3 .prev, #caselist4 .prev, #caselist5 .prev{
        left: -10px;
    }
    .interact-tit h3{
        width: 50%;
    }
    .interact-tit h3 em{
        display: none;
    }
    .experience li {
        padding: 0 0 5% 4%;
        margin-bottom: 5%;
    }
    .examinee-comments dd p{
        height: auto;
    }
}
@media only screen and (max-width:767px){
    .lingqu_form > ul .li4 span {
        width: 52%;
        line-height: 28px;
    }
    .lingqu_form > ul li span {
        font-size: 16px;
    }
    .logo{
        width: 100%;
    }
    .examination>ul {
        height: auto;
        width: 100%;
        margin-left: 0;
        margin-bottom: 4%;
        background: none;
    }
    .examination>ul li {
        float: left;
        width: 27.333%;
        margin: 0 3%;
        padding-bottom: 0;
        background-color: #fff;
        text-align: center;
        height: 32px;
        line-height: 32px;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
    }
    .examination3 > ul li{
        width: 25%;
        margin: 0;
    }
    .examination>ul li.hover, .examination>ul li:hover {
        border-bottom: 0;
        background-color: #db2c35;
        color: #fff;
    }
    .examination .main-tit > div.right a{
        width: 70%;
    }

    .examination-l2 {
        width: 647px;
        height: 210px;
    }
    #caselist2 dl, #caselist3 dl, #caselist4 dl, #caselist5 dl {
        width: 149.75px;
    }
    #bb1::before, #bb2::before {
        display: none;
    }

    .hot_subject,.consultation,.head .tel, #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;}
}

@media only screen and (max-width:680px){
    .examination .main-cnt dl{
        width: 31.333%;
    }
    .experience,.examinee-comments{
        width: 94%;
    }
    .experience{
        margin-bottom: 4%;
    }
    .lingqu_form > ul li {
        width: 50%;
        height: 100px;
        line-height: 100px;
        border-bottom: 1px solid #d8d8d8;
    }
    .lingqu_form > ul .li4 span{
        padding-top: 14%;
    }
    .examination-l2 {
        width: 510px;
        height: 210px;
    }
    #caselist2 dl, #caselist3 dl, #caselist4 dl, #caselist5 dl {
        width: 158px;
    }
}
@media only screen and (max-width:540px){

    .examination .main-cnt dl {
        width: 48%;
    }
    .examination-l2 {
        width: 457px;
        height: 294px;
    }
    #caselist2 dl, #caselist3 dl, #caselist4 dl, #caselist5 dl {
        width: 216.5px;
    }
    .headlines-list li{
        width: 100%;
    }

    .lingqu_form > ul li i {
        margin-left: 3%;
    }
}
@media only screen and (max-width:480px){
    .examination-l2 {
        width: 381px;
        height: 228px;
        padding-left: 0;
    }
    #caselist2 dl, #caselist3 dl, #caselist4 dl, #caselist5 dl {
        width: 178.5px;
    }
}
@media only screen and (max-width:400px){
    .examination-l2 {
        width: 304px;
        height: 192px;
    }
    #caselist2 dl, #caselist3 dl, #caselist4 dl, #caselist5 dl {
        width:140px;
    }
    .lingqu_form form ul li{
        width: 96%;
    }

}