@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:#0ba29a;
    font-size:16px;
    height: 30px;
    line-height: 30px;
}
/*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;}
.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;left:5%;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;right:5%;background-position:-6px -137px;}




/*banner end*/
.banner-box{
    position: relative;
}
.nav-l{
    left:20px;
}
.headlines{
    right:20px;
}
.nav-l,.headlines{
    width:250px;
    background-color: #fff;
    position: absolute;
    top:0;

}
.nav-l h3,.headlines h3{
    background-color: #0ba29a;
    height: 48px;
    line-height: 48px;
    color:#fff;
    font-weight: normal;
    font-size:20px;
    text-align: center;
}
.nav-l h3 i,.headlines h3 i{
    background: url(../images/icon.png) no-repeat ;
    padding:0 15px;
    margin-right:5px;
}
.nav-l h3 i{
  background-position: 0 -60px;
}
.headlines h3 i{
    background-position: 0 -97px;
}
.nav-list,.headlines-list{
    padding:5% 8%;
}
.nav-list li{
    margin-bottom:8px;
}
.nav-list li a.nav-tit{
    display: block;
    color:#666;
    height: 28px;
    line-height: 28px;
    font-weight:bold;
}
.nav-list li a.nav-tit:hover,.nav-list li div.nav-tit-s a:hover{
    color: #0ba29a;
}
.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;
}

.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;
    margin-top:5px;
}
.headlines p a{
    padding:0 20px;
    background-color: #fff;
}
/*nav begin*/
.nav-bg{
    background-color: #0ba29a;
}
.nav-bg .nav a{
    display: block;
    width:11.11111%;
    float:left;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #fff;
}
.nav-bg .nav a:hover{
    background-color: #0b8f88;
}
/*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;
}
.register h2 i{
    background-position: 0 -190px;
}
.brand-advantage h2 i{
    background-position: 0 -240px;
}
.teacher h2 i{
     background-position: 0 -290px;
 }
.student-exchange h2 i{
    background-position: 0 -332px;
}
.examination-bg,.student-exchange-bg,.brand-advantage-bg{
    background-color: #f5f5f5;
    padding:50px 0;
    margin-bottom:50px;
}

.examination .main-tit ul{
    margin-left:2.5%;
    width: 25%;
    height: 50px;
    background: url(../images/img-s.png) no-repeat center 12px;
}
.examination .main-tit ul li{
    float: left;
    width: 27.33333333333%;
    height: 40px;
    line-height: 40px;
    font-size:18px;
    padding-bottom:10px;
    margin:0 3%;
    text-align: center;
}
.examination .main-tit ul li.hover,.examination .main-tit ul li:hover{
    border-bottom:3px #0ba29a solid;
    position: relative;
}
.examination .main-tit ul li.hover:after{
    content: "";
    width: 0;
    height: 0;
    border-bottom:6px #0ba29a solid;
    border-left:4px transparent solid;
    border-right:4px transparent solid;
    position: absolute;
    bottom:0;
    left:45%;
}
.main-tit>div.right{
    width: 30%;
}
.main-tit>div.right a{
    display: block;
    float: left;
    width: 46%;
    height:40px;
    line-height: 40px;
    margin:10px 2% 0;
    background-color: #0ba29a;
    color:#fff;
    text-align: center;
}
 .main-tit>div.right a i{
    padding:0 10px;
    background: url(../images/icon.png) no-repeat;
    margin-right:5px;

}
 .main-tit>div.right a.courses i{
    background-position: -58px -422px;
}
 .main-tit>div.right a.consultation i{
    background-position: -58px -445px;
}
.examination-box-cnt{
    display: none;
}
.examination-box-hover{
    display: block;
}
.examination .main-cnt dl{
    float: left;
    width: 18%;
    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;
}
.examination .main-cnt dl dd p span.price{
    float: right;
    font-size:18px;
    color:#0ba29a;
    height: 26px;
}
.examination .main-cnt dl dd p span.price em{
    font-style: normal;
    font-size:12px;
    color: #666;
    margin-left:3px;
}

.register{
    margin-bottom:50px;
}
.register-cnt-l,.register-cnt-r{
    width:48%;
    position: relative;
    -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);
    overflow: hidden;

}
.register-ms{
    width:55%;
}
.register-ms p.p01{
    background-color:#dcdcdc;
    font-size:18px;
    font-weight: bold;
    padding:6.5% 10%;
    color:#666;
    height: 72px;
    line-height: 24px;

}
.register-cnt-l .register-ms-cnt{
    padding:8% 10% 8% 4%;
}
.register-cnt-r .register-ms-cnt{
    padding:8% 4% 8% 10%;
}
.register-ms-cnt dl.dl01{
    margin-bottom:20px;
}
.register-ms-cnt dt{
    width:25%;
    text-align: center;
}
.register-ms-cnt dt span{
    display: block;
    width: 100%;
}
.register-ms-cnt dd {
    width:60%;
    font-size:14px;
    background-color: #bfbfbf;
    padding:5%;
    line-height: 20px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    position: relative;
    color:#fff;
}
.register-cnt-l .register-ms-cnt dl.dl01 dd{
     background: #0ba29a;

 }
.register-cnt-r .register-ms-cnt dl.dl01 dd{
    background-color: #ffc05d;

}

.register-ms-cnt dl dd:before,.register-ms-cnt dl dd:after{
    width: 0;
    height: 0;
    content: "";
    position: absolute;
    top:20%;
    border-top: 15px solid #bfbfbf;
}
.register-ms-cnt dl.dl01 dd:before{
    border-left: 15px solid transparent;
    left:-15px;
}
.register-cnt-l .register-ms-cnt dl.dl01 dd:before{
    border-top: 15px solid #0ba29a;
}
.register-cnt-r .register-ms-cnt dl.dl01 dd:before{
    border-top: 15px solid #ffc05d;
}
.register-ms-cnt dl.dl02 dd:after{
    border-right: 15px solid transparent;
    right:-15px;
}

.register-ms p.p02{
    text-align: center;
    background-color: #dcdcdc;
    padding:3% 5%;
}
.register-bd{
    position: absolute;
    width:48.5%;
}
.register-cnt-l .register-bd{
    background:url(../images/register-l-bg.png) repeat-y left top;
    right:0;
}

.register-cnt-r .register-bd{
    background:url(../images/register-r-bg.png) repeat-y right top;
    left:0;
}
.register-bd>div{
    padding:3% 8% 8%;
}

.register-cnt-l .register-bd>div{
    margin-left:18px;
    background-color:#0ba29a;
}
.register-cnt-r .register-bd>div{
    margin-right:18px;
    background-color:#ffc05d;
}
.register-bd h3{
    font-size:20px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color:#fff;
    margin-bottom:10px;
}
.register-cnt-l .register-bd h3{
    color:#ffe35d;
    margin-left:
}
.register-bd p{
    margin-bottom:15px;
}

.register-bd p input,.register-bd p textarea{
    border:0;
    width:90%;
    padding:0 5%;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    color:#666;
    font-size:14px;
}
.register-bd p input{
    height: 36px;
    line-height: 36px;
}

.register-bd p textarea{
    height:80px;
    line-height: 20px;
    padding:4% 5%;
    font-family: "Î¢ÈíÑÅºÚ";
}
.register-bd p.subtn input{
    width:100%;
    padding:0;
    background-color: #ffe35d;
    -webkit-box-shadow:0 0 10px rgba(0,0, 0, .3);
    -moz-box-shadow:0 0 10px rgba(0, 0, 0, .3);
    box-shadow:0 0 10px rgba(0, 0, 0, .3);
    cursor:pointer;
}

.brand-advantage-cnt dl{
    padding:2%;
    width:44.5%;
    margin-bottom:2%;
    background-color: #fff;
    border:1px #dedede solid;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}
.brand-advantage-cnt dl dt{
    float:left;
    width:23%;
    text-align: center;
}
.brand-advantage-cnt dl dd{
    float:right;
    width:74%;
}
.brand-advantage-cnt dl dd span{
    display: block;
    color:#0ba29a;
    font-size:24px;
    font-weight:bold;
    height: 50px;
    line-height: 50px;
}
.brand-advantage-cnt dl dd li{
    float: left;
    width:40%;
    margin-right:2%;
    color:#333;
    height: 34px;
    line-height: 34px;
    background: url(../images/icon-03.png) no-repeat left center;
    padding-left:8%;
}

.teacher .main-tit  a{
    color: #999;
    height: 50px;
    line-height: 50px;
}

.teacher .main-tit a:hover{
    color:#ff6600;
}
.experience,.examinee-comments{
    width:44%;
    border-top:3px #0ba29a solid;
    background-color: #fff;
    padding:2% 2% 2%;
}

.interact-tit{
    margin-bottom:10px;
}
.interact-tit h3{
    font-size:22px;
    font-weight: normal;
    line-height: 20px;
    float:left;
}
.interact-tit h3 em{
    color:#999;
    font-weight: normal;
    font-size:18px;
    margin-left:5px;
    font-family:"ËÎÌå";
}
.interact-tit a.more{
    float:right;
}
.teacher{
    margin-bottom:50px;
}
.teacher-box{ position: relative; }
.teacher-cnt{ width:1080px !important; margin:0 60px; overflow: hidden !important;}
.teacher-cnt li{
    width:230px;
    margin:0 20px;
    float:left;
}
.teacher-cnt li dl{
    margin-bottom:10px;
    position: relative;
    overflow: hidden;
}
.teacher-cnt li dl dd{
    background-color: #0ba29a;
    padding:8%;
    height: 90%;
    color: #fff;
    font-size:14px;
    background-color: rgba(17,158,154,.8);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#c80ba29a,endColorstr=#c80ba29a);
    position: absolute;
    top:0;
    left:0;
    -moz-transition:all 1s;
    -webkit-transition:all 1s;
    -ms-transition:all 1s;
    -o-transition:all 1s;
    transition:all 1s;
    -webkit-transform:translate(0px,-400px);
    -moz-transform:translate(0px,-400px);
    -ms-transform:translate(0px,-400px);
    -o-transform:translate(0px,-400px);
    transform:translate(0px,-400px);
}
.teacher-cnt li dl dd a{color:#fff;}
.teacher-cnt li dl:hover dd{
    -webkit-transform:translate(0,0px);
    -ms-transform:translate(0px, 0px);
    -moz-transform:translate(0px,0px);
    -o-transform:translate(0px,0px);
    transform: translate(0,0px);
}




.teacher-cnt li div.teacher-name span{
    display: block;
    width:100%;
    font-size:18px;
    height: 30px;
    line-height: 30px;
    color:#0ba29a;
    text-align: center;
}
.teacher-cnt li div.teacher-name p{
    height: 30px;
    line-height: 30px;
    color:#999;
    font-size:14px;
    text-align: center;
}
.picList{ overflow: hidden;   zoom:1;}
.teacher-box .prev, .teacher-box .next{ display:block;  width:49px; height:67px; background: url(../images/prevnext.png) no-repeat; overflow:hidden;cursor:pointer;  position:absolute; top:25%;}
.teacher-box .prev{background-position:5px 0;left:0px; }
.teacher-box .next{background-position: -156px 0; right:0px; }
.teacher-box .prev:hover{background-position: -45px 0;}
.teacher-box .next:hover{background-position: -106px 0;}

.experience li{
    margin-bottom:10px;
    padding-bottom:12px;
    border-bottom:1px #dedede dashed;

}
.experience li h4{
    font-weight: normal;
    line-height: 34px;
}
.experience li p{
    font-size:12px;
    height: 40px;
    line-height: 20px;
    color:#999;
}

.examinee-comments dl{
    padding:8px 0 15px;
}
.examinee-comments dl dt{
    float:left;
    width:12%;
    text-align: center;
    margin-top:2%;
}
.examinee-comments dl dd{
    float: right;
    width: 85%;
    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;
}
span.browse-volume{
    background:url(../images/icon-01.png) no-repeat left center ;
    padding-left: 18px;
    cursor: pointer;
    margin-right:5px;
}
span.comment-quantity{
    background:url(../images/icon-02.png) no-repeat left center ;
    padding-left: 18px;
    cursor: pointer;
}


/*link begin*/

.link{
    width:1200px;
    margin:30px auto 30px;
    border-bottom:1px #dedede solid;
    padding-bottom:20px;

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

.brand-story-bg{
    background-color:#424242;
    padding:30px 0;
}
.brand-story{
    width: 1200px;
    margin:0 auto;
}
.brand-story dt{
    width:25%;
    margin-top:3%;
}
.brand-story dd{
    width:70%;
    color:#fff;
}
.brand-story dd h3{
    font-size:18px;
    height: 30px;
    line-height: 30px;
    margin-bottom:15px;
}
.brand-story dd h3 i{
    font-size:16px;
    font-weight: normal;
    color:#929292;
    font-family:"ËÎÌå";
    margin-left:5px;
}
.brand-story dd p{
    font-size:14px;
    line-height: 28px;
}
/*footer begin*/
#footer{ width:1200px; margin:30px auto ; text-align:center; }
#footer table{ width:100% !important;}

.copyright{ display:none; padding:1em 0em 1em; text-align:center;border-top:2px solid #0ba29a; 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:#0ba29a; position:fixed; z-index:99999; bottom:0px;}
.last ul li{ float:left; width:33%; height:40px; border-right:1px #15bcb3 solid; background:#0ba29a; text-align:center; display:block; overflow:hidden;}
.last ul li a { display:inline-block; height:40px; width:99.8%; color:#FFF; border-right:1px #0ba29a solid; text-align:center; }
.last ul li a span { font-size:14px; font-weight:600;}

/*footer end*/

.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: 1200px){
    .top, .head, .banner, .nav, .student-exchange, .examination, .register, .teacher, .brand-advantage,.link,#footer,.brand-story{
        width:1024px;
    }
    .fullSlide{
        height: auto;
    }
    .examination .main-cnt dl dd p span.price{
        font-size:16px;
    }
    .register-bd p{
        margin-bottom:10%;
    }
    .brand-advantage-cnt dl dd li{
        font-size:14px;
    }
    .teacher-cnt{
        width:1024px !important;
        margin:0 auto;
    }
    .teacher-cnt li{
        width:216px;
    }

}

@media only screen and (max-width: 1024px){
    .head{
        padding:3% 0;
    }
    .top, .head, .banner,.nav-l, .headlines, .student-exchange, .examination, .register, .teacher, .brand-advantage,.link,#footer,.brand-story{
        width:95%;
        margin:0 2.5%;
    }
    .head .tel{
        padding-left:7%;
    }
    .nav{
        width:100%;
    }
    .fullSlide,.register,.teacher{
        margin-bottom:5%;
    }
    .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%;
    }


    .nav-l h3, .headlines h3{
        text-align: left;
        padding:0 3%;
    }
    .nav-list, .headlines-list{
        padding:3%;
    }
    .headlines-list li{
        width:45%;
        margin-right:5%;
        float:left;
    }


    .examination .main-tit ul{
        width:20%;
    }
    .examination-bg, .student-exchange-bg, .brand-advantage-bg{
        padding:5% 0;
        margin-bottom:5%;
    }
    .examination{
        width:95%;
        margin:0 2.5%;
    }
    .examination .main-cnt dl{
        width:23%;
    }
    .examination .main-cnt dl dd p span.price{
        font-size:14px;
    }

    .register-cnt-l, .register-cnt-r{
        width:100%;
    }
    .register-cnt-l{
        margin-bottom:3%;
    }
    .register-bd p{
        margin-bottom:7%;
    }

    .brand-advantage-cnt dl{
        width:97.5%;
        padding:1%;
    }

    .experience, .examinee-comments{
        width:92%;
        padding:4%;
    }
    .experience{
        margin-bottom:4%;
    }
    .experience li p,.examinee-comments dl dd p{
        height:auto;
    }
    .teacher-cnt{
        width:855px !important;
    }
    .teacher-cnt li{
        width:193px;
        margin:0 10px;
    }

}
@media only screen and (max-width: 900px){
    .teacher-cnt{
        width:728px !important;
    }
    .teacher-cnt li{
        width:222px;
    }
}
@media only screen and (max-width: 767px){
    .main-tit h2{
        font-size:28px;
    }
    .fullSlide .hd ul li{
        width:5px;
        height:5px;
        border:2px #fff solid;
    }
    .nav{
        padding:1% 0;
    }
    .nav-bg .nav a{
        width:25%;
        height: 32px;
        line-height: 32px;
        font-size:14px;
    }
    .examination{
        position: relative;
        padding-bottom:50px;
    }
    .examination .main-tit{
        border-bottom:0;
    }
    .examination h2{
        width:100%;
        border-bottom:2px #dedede solid;
    }
    .examination .main-tit ul{
        height: auto;
        width:100%;
        margin-left:0;
        margin-top:2%;
        background: none;
    }
    .examination .main-tit ul li{
        padding-bottom:0;
        background-color:#fff;
        height: 32px;
        line-height: 32px;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
    }

   .main-tit > div.right{
        width:80%;
        margin:0 10%;
        position: absolute;
        left:0;
        bottom:10px;
    }
    .examination .main-tit ul li.hover, .examination .main-tit ul li:hover{
        border-bottom:0;
        background-color:#0ba29a;
        color:#fff;
    }
    .examination .main-tit ul li.hover::after, .hotspot-tit-box li.hover::after{
        display: none;
    }
    .examination .main-cnt{
        margin-bottom:3%;
    }
    .examination .main-cnt dl{
        width:31.333333333333%;
    }
    .brand-advantage-cnt dl{
        width: 94%;
        padding:2% 3%;
    }
    .teacher-cnt{
        width:646px !important;
    }
    .teacher-cnt li{
        width:195px;
    }
    .brand-story dt{
        display: none;
    }
    .brand-story dd{
        width: 100%;
    }
    #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;
    }

}
@media only screen and (max-width: 680px){
    .teacher-cnt{
        width:569px !important;
    }
    .teacher-cnt li{
        width:169px;
    }
}
@media only screen and (max-width: 600px){
    .nav-list, .headlines-list{
        padding:5%;
    }
    .headlines-list li{
        width:100%;
        margin-right:0%;
    }
    .examination .main-cnt dl{
        width:48%;
    }
    .brand-advantage-cnt dl dt{
        width:35%;
    }
    .brand-advantage-cnt dl dd{
        width:60%;
    }
    .brand-advantage-cnt dl dd li{
        width:85%;
        padding-left:15%;
        margin-right:0;
    }
    .register-bd p{
        margin-bottom:10%;
    }

    .teacher-cnt{
        width:456px !important;
    }
    .teacher-cnt li{
        width:208px;
    }

}

@media only screen and (max-width: 480px){

    .brand-advantage-cnt dl dt{
        margin-top:3%;
    }
    .register-cnt-l{
        margin-bottom:8%;
    }
    .register-ms,.register-bd{
        width:100%;
        position: inherit;
        top:auto;
        left:auto;
        right:auto;
    }
    .teacher-cnt{
        width:378px !important;
    }
    .teacher-cnt li{
        width:179px;
        margin:0 5px;
    }
    .teacher-cnt li dl dd{
        font-size:12px;
    }
    .register-bd p{
        margin-bottom:5%;
    }

}
@media only screen and (max-width: 400px){

    .examination .main-cnt dl{
        width:49%;
        margin:0 0.5% 1%;
    }
    .examination .main-cnt dl dd{
        padding:3%;
    }
    .examination .main-cnt dl dd a{
        font-size:12px;
    }
    .examination .main-cnt dl dd p span{
        font-size:12px !important;
        margin-rigth:0 !important;
    }
    .brand-advantage-cnt dl dt{
        margin-top:7%;
    }
    .teacher-cnt{
        width:304px !important;
    }
    .teacher-cnt li{
        width:142px;
        margin:0 5px;
    }

}
