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


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


.top,.head,.nav,.container{
    width:80%;
    margin:0 10%;
}
.head{
    margin-bottom:30px;
}
.top-bg{
    background-color: #f5f5f5;
    margin-bottom:15px;
}


.top span{
    font-size:12px;
    height: 46px;
    line-height: 46px;
}
.zc{
    line-height: 46px;
    margin-left:70px;
    background: url(../images/pc-img/icon-dl.png) no-repeat left center;
    padding-left:25px;
    display: none;
}
.zc a{
    font-size:12px;
    padding:0 5px;
}
.top .top-r{
    line-height: 46px;
    display: none;
}
.top .top-r a{
    float: left;
    font-size:12px;
    margin:0 10px;
    padding-left:25px;
}
.top .top-r a.sq{
    background: url(../images/pc-img/icon-sq.png) no-repeat left center;
}
.top .top-r a.bz{
    background: url(../images/pc-img/icon-qz.png) no-repeat left center;
}

.head{
    margin-bottom:15px;
    height: 90px;
    position: relative;
    margin-top:15px;
}
.head h1{
    position: absolute;
    left:-10000px;
}
.head .fh-jt{
    display: none;
    float: left;
    width:5%;
    height: 50px;
    margin-left:3%;
    background: url(../images/pc-img/icon-jt-yd.png) no-repeat center center;
}
.head .logo{
    float: left;
    display: block;
    font-size:34px;
    color:#222;
    width: 18%;
    height:auto;
    text-align: center;
}
.head .logo em{
    display: block;
    font-size: 16px;
    font-style: normal;
    width: 100%;
    height: 28px;
    line-height: 28px;
    text-align: center;
    color:#666;
}
.head .city{
    background: url(../images/pc-img/icon-city.png) no-repeat left center;
    width: 4%;
    float: left;
    height: 42px;
    line-height: 42px;
    padding:24px 0 24px 2%;
    margin-left:2%;
}
.head .city span{
    background: url(../images/pc-img/jt-02.png) no-repeat right center;
    display: block;
    width:100%;
    cursor: pointer;
}
.head .city .city-cnt{
    display: none;
    width:800px;
    padding:10px;
    position: absolute;
    top:74px;
    left:10%;
    z-index: 100;
    background-color: #fff;
    -webkit-box-shadow:0 0 2px rgba(153,153, 153, .5);
    -moz-box-shadow:0 0 2px rgba(153, 153, 153, .5);
    box-shadow:0 0 2px rgba(153, 153, 153, .5);
}
.head .city .city-cnt li{
    float: left;
    padding:0 10px;
    cursor: pointer;
    line-height: 30px;
}
/*head search begin*/
.head .search{
    float:left;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin:22px 0 22px 10%;
    height: 44px;
    border:2px #375ba6 solid;
    width:40%;
}
.head .search-slect{

    float:left;
    width: 62px;
    line-height: 38px;


}

.head .search-input{
    width: 75%;
    float: left;
    background:url(../images/pc-img/icon-search.png) no-repeat 5px center;
    padding-left:5%;

}
.head .search-button{
    width:18%;
    height: 44px;
    line-height:44px;
    float:right;
}
.head .search-button input#search_an{
    color:#fff;
    display: block;
    width: 100%;
    font-size:16px;
    text-align: center;
    background-color:#375ba6 ;
    border:0;
    height: 44px;
    line-height: 44px;
    cursor: pointer;
    -webkit-appearance:listitem;
}
.head .search-input input{
    width: 96%;
    border:0;
    height: 34px;
    line-height: 34px;
    padding:5px;
    outline: none;
}
/*head search end*/
/*head tel begin*/
.head .tel{
    float:right;
    width: 180px;
    padding-left:3%;
    margin:20px 0px;
    background: url(../images/pc-img/icon.png) no-repeat -42px -56px;
}
.head .tel .span01{
    display: block;
    font-size:22px;
    line-height: 24px;
    color: #666;
}
.head .tel .span02{
    display: block;
    font-size:18px;
    font-weight:bold;
    height: 30px;
    line-height: 30px;
    color: #ff6600;
    background: url(../images/pc-img/t-tel.png) no-repeat left center;
    padding-left:30px;
}
/*head tel end*/

.nav .right{
    float:right;
    width:78%;
}
.nav .right li{
    float: left;
    width: 12.5%;
    text-align: center;
    font-size:18px;
    height: 40px;
    line-height: 40px;
}


.banner-box{
    background-color: #2e9d8a;
    width: 100%;
    position: relative;
    margin-bottom:
}


.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;left: 0; top: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:42px;height:11px;margin:1px;overflow:hidden;background:#000;filter:alpha(opacity=50);opacity:0.5;line-height:999px;}
.fullSlide .hd ul .on{background:#375ba6;filter:alpha(opacity=100);opacity:1;}
.fullSlide .prev,.fullSlide .next{display:block;position:absolute;z-index:1;top:50%;margin-top:-30px;left:15%;z-index:1;width:40px;height:60px;background:url(../images/pc-img/slider-arrow.png) -126px -137px #000 no-repeat;cursor:pointer;filter:alpha(opacity=50);opacity:0.5;display:none;}
.fullSlide .next{left:auto;right:15%;background-position:-6px -137px;}


.nav-l{
    position: absolute;
    top:-40px;
    left:10%;
    z-index:20;
}
.nav-l span.all-class{
    display: block;
    width: 252px;
    height: 40px;
    line-height: 40px;
    background: #375ba6 url(../images/pc-img/nav-tit.png) no-repeat 8% 50%;
    color: #fff;
    text-align: center;
    font-size:20px;
}
.nav-l .nav-list{
    background-color: #fff;
    -webkit-box-shadow:0 0 10px rgba(153,153, 153, .5);
    -moz-box-shadow:0 0 10px rgba(153, 153, 153, .5);
    box-shadow:0 0 10px rgba(153, 153, 153, .5);
    position: relative;

}
.nav-list-tit{
    padding:5px 0px 12px;
    width: 252px;
    -webkit-box-shadow:0 0 10px rgba(153,153, 153, .5);
    -moz-box-shadow:0 0 10px rgba(153, 153, 153, .5);
    box-shadow:0 0 10px rgba(153, 153, 153, .5);

}

.nav-list-tit li:hover{
    background-color: #dedede;
    cursor: pointer;
}

.nav-list-tit li div.tit-cnt{
    width:222px;
    padding:13px 0;
    margin:0 15px 0;
    border-bottom:1px #f5f5f5 solid;
    background: url(../yuloo-images/jt-01.png) no-repeat right center;
}
.nav-list-tit li:hover div.tit-cnt{
    border-bottom:1px #dedede solid;
}
.nav-tit-b{
    font-size:16px;
}
.nav-tit-s{
    display: block;
}
.nav-tit-s a{
    font-size:12px;
    color:#888;
}

.nav-cnt{
    display: none;
    width: 940px;
    height: 550px;
    position: absolute;
    top:0;
    left:252px;
    background-color: #fff;
    -webkit-box-shadow:0 0 10px rgba(153,153, 153, .5);
    -moz-box-shadow:0 0 10px rgba(153, 153, 153, .5);
    box-shadow:0 0 10px rgba(153, 153, 153, .5);
}
.nav-cnt>.left{
    width:74%;
    padding:2.5% 4% 1%;

}
.nav-cnt h3{
    font-size:16px;
    height:30px;
    line-height: 30px;
}
.nav-cnt .h3-tit{
    margin-bottom:5px;
}
.nav-cnt .h3-tit h3{
    float: left;
}
.nav-cnt .h3-tit a.more{
    float: right;
    background-color: #fff;
    padding:0;
    display: block;
    height: 30px;
    line-height: 30px;
}
.nav-cnt .entry{
    margin-bottom:30px;
}
.winter-camp .entry{
    margin-bottom:15px !important;
}
.nav-cnt .entry a{
    font-size:14px;
    display: block;
    float: left;
    padding:0 1%;
    height: 26px;
    line-height: 26px;
}
.nav-cnt .school-t{
    margin-bottom:20px;
}
.nav-cnt .school a{
    display: block;
    width: 21%;
    margin:0 1% 2%;
    padding:0.5%;
    float:left;
    text-align: center;
    border:1px #dedede solid;
}
.winter-camp  .school a{
    width:21.5%;
}
.nav-cnt .school a span{
    display: block;
    height: 40px;
    line-height:20px;
    text-align: center;
    margin-top:5px;
    font-size:14px;
    width: 98%;
    padding:0 1%;
}



.shanghai .school a{
    display: block;
    width: 28.333333%;
    padding:1%;
    border:0;
    margin:0 1.5%;
    float: left;
    background-color: #fff;
    -webkit-box-shadow:0 0 10px rgba(153,153, 153, .5);
    -moz-box-shadow:0 0 10px rgba(153, 153, 153, .5);
    box-shadow:0 0 10px rgba(153, 153, 153, .5);

}

.shanghai .school a span{
    display: block;
    height: 30px;
    line-height: 30px;
    font-size:16px;
    width: 100%;
    padding:5% 0 2%;
}
.shanghai .school a p{
    font-size:14px;
    color:#666;
    text-align:left;
    line-height: 22px;
    padding:0 5% 5%;
}
.nav-cnt>div.right{
    width:13%;
    padding:2.5%;
    background-color: #f5f5f5;
    height: 495px;
}
.nav-cnt .right h3{
    font-size:16px;
    height: 30px;
    line-height: 30px;
    margin-bottom:20px;
    text-align: center;
}
.nav-cnt .right div{
    height:408px;
    overflow: hidden;
}
.nav-cnt .right li{
    text-align: center;
    margin-bottom:10px;
}
.nav-cnt .right li span{
    display: block;
    font-size:12px;
    height:26px;
    line-height: 26px;
}
.headlines{
    position: absolute;
    top:30px;
    right:10%;
    width: 268px;
    z-index: 10;

}
.headlines h3{
    height: 50px;
    line-height: 50px;
    text-align: center;
    color:#375ba6;
    font-size:24px;
    font-weight: normal;
    background-color: #fff;
    -webkit-border-top-left-radius: 5px;
    border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    border-top-right-radius: 5px;
}
.headlines ul{
    background-color: #fff;
    background-color: rgba(255,255,255,.9);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#E5ffffff,endColorstr=#E5ffffff);
}
.headlines ul li{
    border-top:1px #ccc solid;
    position: relative;
}
.headlines ul li:last-child{
    border-bottom:0;
}

.headlines ul li a{
    padding:0 20px 11px;
    color:#444;
    display: block;
    position: relative;
    z-index: 10;
    background-color: #fff;

}
.headlines ul li:hover a,.headlines ul li.hover a{
    margin:0;
    padding:0px 20px 0;
    border-bottom:0;
    background-color: #000;
    background-color: rgba(0,0,0,.3);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000,endColorstr=#4C000000);
    color:#fff;
}
.headlines ul li em{
    display: block;
    position: absolute;
    top:0;
    left:0;
    text-align: center;
    width: 100%;
}
.headlines ul li a span{
    display: block;
    width: 100%;
    font-size:14px;
    height: 28px;
    line-height: 28px;

    padding-top:10px;
}
.headlines ul li:hover span,.headlines ul li.hover span{
    padding-top:0;
    font-size:20px;
    height: 84px;
    line-height: 84px;
    font-weight: bold;
    text-shadow: #1e1e1e -1px -1px 0;
}
.headlines ul li a p{
    font-size:12px;
    line-height:18px;
    height:36px;


}
.headlines ul li:hover p,.headlines ul li.hover p{
    display: none;
}
.advantage{
    width:78%;
    margin-left:22%;
    padding:20px 0;
    margin-bottom:10px;
}
.advantage dl,.f-advantage dl{
    float:left;
    width: 20%;
    margin:0 1.5%;
    padding:1%;
    background: url(../images/pc-img/advantage-bg.png) no-repeat right center;
    -webkit-box-shadow:0 0 10px rgba(153,153, 153, .5);
    -moz-box-shadow:0 0 10px rgba(153, 153, 153, .5);
    box-shadow:0 0 10px rgba(153, 153, 153, .5);
}
/*.advantage dl{
    margin:0 0 0 3% ;
}*/
.advantage dl dt,.f-advantage dl dt{
    float: left;
    width: 30%;
    font-size:30px;
    text-align: center;
    color:#375ba6;
    line-height: 58px;
    background: url(../images/pc-img/advantage-k.png) no-repeat center center;
}
.advantage dl dd,.f-advantage dl dd{
    float:right;
    width:68%;
    height: 38px;
    padding:10px 0;
}
.advantage dl dd span,.f-advantage dl dd span{
    display: block;
    text-align: center;
    font-size:14px;
    color:#375ba6;
    line-height: 20px;
}
.advantage dl dd p,.f-advantage dl dd p{
    font-size:12px;
    color:#555;
    text-align: center;
    line-height: 18px;
}
.today-headlines{
    border:2px #dedede solid;
}
.today-headlines h2{
    background-color: #f96767;
    width:22px;
    line-height: 24px;
    text-align: center;
    padding:1.5% 1%;
    font-size:18px;
    color:#fff;
    float:left;
    font-weight: normal;
}

.today-headlines-cnt{
    float:right;
    width: 92.5%;
    padding:1.2% 1% 1.2% 1.5%;
}
.hot-headlines{
    width:45%;
}
.hot-headlines h3{
    margin-bottom:2%;
    font-weight: normal;
}
.hot-headlines h3 a{
    font-size:22px;
    color:#222;
    height: 36px;
    line-height: 36px;
}
.hot-headlines p{
    font-size:14px;
}
.hot-headlines p a{
    color:#f96767;
}

.today-headlines-cnt ul.right{
    width: 54%;
}
.today-headlines-cnt ul.right li{
    float:left;
    width: 42%;
    margin:0 2%;
    background-color: #f5f5f5;
    padding:2%;
}
.today-headlines-cnt ul.right li a{
    float:right;
    width: 55%;
    height:52px ;
    line-height: 26px;
    overflow: hidden;
    margin:10px 0;
}
.today-headlines-cnt ul.right li a.img{
    float:left;
    width:40%;
    height: 70px;
    line-height: 70px;
    margin:0;
}

.today-headlines {
    margin-bottom:26px;
}

.news{
    margin-bottom:20px;
}

.hotspot-information{
    width:28%;
    border:1px #dedede solid;
    padding:1.5%;
}


.information-tit{
    display: block;
    width: 100%;
    font-size:24px;
    line-height: 24px;
    margin:5px 0 15px;
    border-left:3px #f96767 solid;
    padding-left:15px;
    color: #333;
}
.information-item-tit > span{
    float: left;
    font-size: 12px;
    line-height: 18px;
    margin-top: 12px;
    margin-right: 5px;
    padding: 0 6px;
    border-radius: 4px 4px 4px 0;
    color: #fff;
    background: #375ba6;
    background: linear-gradient(90deg,#375ba6,#4670c7)
}
.information-item-tit > span > a{
    color: #fff !important
}

.information-top h3{
    line-height: 40px;
}
.information-top h3 a{
    font-size:16px;
    font-weight: bold;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.hot-spot{
    padding-bottom:15px;
    border-bottom:1px #dedede dashed;
    margin-bottom: 5px;
}
.information-bottom .hot-spot{
    padding-bottom:0px;
    border-bottom:0;
    margin-bottom: 0px;
}
.hot-spot li{
    font-size:14px;
    line-height: 34px;
    background:url(../images/pc-img/li_img.png) no-repeat left center ;
    padding-left: 10px;
}
.hot-spot li span{
    padding:0 10px;
    border-right:1px #666 solid;
    margin-right:10px;
}

.information-center h3,.information-bottom h3{
    line-height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size:12px;
}
.information-center h3 a,.information-bottom h3 a{
    font-size:16px;
    font-weight:bold;

}
.popular-concern-tit {
    height: 40px;
    line-height: 40px;
    margin-top:5px;
    margin-bottom:15px;
}
.popular-concern-tit span{
    display: block;
    float: left;
    font-size:24px;
    line-height: 24px;
    margin:8px 0;
    border-left:3px #f96767 solid;
    padding-left:15px;
    color: #333;
}

.popular-concern-tit a.more{
    float: right;
    color:#666;
    font-size:14px;
}
.popular-concern-tit a.more:hover{
    color:#f96767
}

.popular-concern {
    width:66%;
}
.popular-concern-cnt dl{
    float:left;
    width: 47%;
    margin-bottom:3%;
}
.popular-concern-cnt dl:nth-child(even){
    float:right;
}
.popular-concern-cnt dl dt{
    float:left;
    width:30%;
}
.popular-concern-cnt dl dt a{
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
    text-align: center;
}
.popular-concern-cnt dl dd{
    float:right;
    width:65%;
}
.popular-concern-cnt dl dd a{
    font-size: 16px;
    display: block;
    height: 48px;
    overflow: hidden;
    margin-bottom:15px;
}
.popular-concern-cnt dl dd p{
    font-size:12px;
}
.popular-concern-cnt dl dd p a{
    font-size:12px;
    border:1px #375ba6 solid;
    color: #375ba6;
    padding:0 5px;
    border-radius: 2px;
    margin-right:7px;
    height: auto;
    display: inline;
}
.popular-concern-cnt dl dd p span{
    color: #666;
}
.popular-concern-cnt dl dd p span.browse-volume{
    margin-left:5px;
    background: url(../images/pc-img/icon-01.png) no-repeat left center;
    padding-left: 20px;
}
.content{
    margin-bottom:40px;
}
.content-tit{
    margin-bottom:20px;
}
.content-tit .left em{
    display: block;
    width: 70px;
    height: 24px;
    border-bottom:2px #666 solid;
    float:left;
}
.content-tit .left h2{
    font-size:34px;
    font-weight: normal;
    float:left;
    margin-left:10px;
    line-height: 50px;
}
.content-tit .left i{
    float: left;
    font-size:20px;
    color: #999;
    margin-left:10px;
    line-height: 50px;
}
.content-tit  ul{
    width:50%;
}
.content-tit  ul li{
    float:right;
    padding-right:15px;
    border-right:1px #666 solid;
    line-height: 16px;
    margin:17px 15px 17px 0;
}
.content-tit  ul li:first-child{
    border-right:0;
    margin-right:0;
}
.content-tit div.right{
    color:#f96767;
    font-size:22px;
    line-height: 50px;
}
.content-cnt{
    background-color: #f5f5f5;
}
.content-cnt-tit{
    width: 20.9%;
    padding-top:40px;
}
.cnt-tit-list{
    margin-left:17px;
}
.winter-camp .cnt-tit-list{
    margin-bottom:100px;
}
.cnt-tit-list a{
    display: block;
    width: 90%;
    padding:0 5%;
    height: 42px;
    line-height: 42px;
    border:1px #fff solid;
    border-right:0;
    margin-bottom:15px;
    color:#fff;
    text-align: right;
    background: url(../images/pc-img/icon-xb.png) no-repeat center center;
}
.cnt-tit-list a:hover,.cnt-tit-list a.hover{
    border:1px #f5f5f5 solid;
    color:#444;
    background:#f5f5f5  url(../images/pc-img/icon-xh.png) no-repeat center center;
}
.cnt-tit-list a span{
    padding:0 5%;
    float: left;
}
.cnt-tit-list a i{
    font-size:12px;
    padding:0 5%;
    float: right;
}
.other-list{
    margin:16px 17px 26px;
    height: 100px;
}
.other-list a{
    display: block;
    float: left;
    font-size:14px;
    padding:0 8px;
    color: #fff;
    line-height: 28px;

}

.view-more{
    display: block;
    height: 46px;
    line-height: 46px;
    text-align: center;
    color:#fff !important;
}
.view-more i{
    padding:0 10px;
    margin-left:8px;
    background: url(../images/pc-img/icon.png) no-repeat 0 -246px;

}
.content-cnt-box{
    width: 75%;
    padding:2.5% 2% 2.5% 0;
}
.content-cnt-box >div{
    width: 100%;
    display: none;
}
.content-cnt-box >div.content-cnt-box-hover {
    display: block;
}
.special{
    width:65%;
}
.special dl{
    float: left;
    width: 44%;
    margin:0 3%;
    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);
    border-bottom:5px #ccc solid;
}
.special dl dt{
    text-align: center;
    padding:5% 5% 2%;
    width: 90%;
}
.special dl dd{
    padding:2% 7% 7%;
}
.special dl dd a.left-tit{
    font-size:18px;
    line-height: 40px;
    color: #000;
}
.special dl dd p{
    font-size:14px;
    height: 48px;
    color:#666;
    margin-bottom:20px;
    overflow: hidden;
}
.special dl dd span{
    display: block;
    width: 85%;
    margin:0 4.7%;
    border:1px #dedede solid;
    border-radius: 30px;
    line-height: 30px;
    padding:0% 2.5%;
    background:url(../images/pc-img/)
}
.special dl dd span a{
    display: block;
    float: left;
    width: 50%;
    text-align: center;
    font-size:14px;
    color:#666;
}
.special dl dd span a:hover{
    color:#fc7575;
}
.content-other{
    width:30%;
}
.content-other h3{
    color:#444;
    font-size:22px;
    font-weight: normal;
    line-height: 40px;
    margin-bottom:5px;
    background: url(../images/pc-img/icon.png) no-repeat;
    padding-left:30px;
}


.content-other h3.h302{
    margin-top:15px;
}
.content-other a.more{
    line-height: 44px;
}
.winter-camp .content-other h3.h302+a.more{
    margin-top:15px;
}
.content-other .hot-new li{
    color:#666;
    font-size:14px;
    line-height: 28px;
    background: url(../images/pc-img/li_img02.png) no-repeat left center;
    padding-left:15px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.study-abroad .content-other dl,.professional .content-other dl{
    border:1px #dedede solid;
    padding:3% 5%;
    background-color: #faf2fa;
    margin-bottom:15px;
}
.professional .content-other dl{
    background:url(../images/pc-img/img-bg.png) no-repeat center center;
}
.content-other dl dt{
    float:left;
    width: 49%;
}
.content-other dl dt a.tit{
    display: block;
    font-size:18px;
    line-height: 30px;
    margin-bottom:5%;
}
.content-other dl dt p{
    color:#666;
    font-size:12px;
    height: 40px;
    line-height: 20px;
    margin-bottom:10px;

}
.content-other dl dt a.view-details{
    color:#bb6292;
    border-bottom:1px #bb6292 solid
}
.content-other dl dd{
    float: right;
    width:47%;
    text-align: center;
}

/*primary*/
.primary .content-cnt-tit{
    background-color:#fc7575;
}

.primary .view-more{
    background-color:#fba2a2;
}
.primary .special dl:hover{
    border-bottom:5px #fc7575 solid;
}
.primary .content-other h3{
    background-position: 0 0;
}
.open-house{
    background: url(../images/pc-img/icon-03.png) repeat-y 4px center;
}
.open-house dl{
    margin-bottom:3%;
    background: url(../images/pc-img/icon-02.png) no-repeat left center;
}
.open-house dl dt{
    float:left;
    font-size:12px;
    background-color:#fc7575 ;
    color:#fff;
    width: 28% !important;
    text-align: center;
    border-radius: 2px;
    margin:12px 0 12px 10% ;
    position: relative;
}
.open-house dl dt:before{
    content: "";
    width: 0;
    height: 0;
    border-top: 8px solid transparent;
    border-right: 10px solid #fc7575;
    border-bottom: 8px solid transparent;
    position: absolute;
    left:-8px;
    top:4px;
}
.open-house dl dd{
    float:left;
    width: 50% !important;
    margin-left:7%;
    text-align: left;
}
.open-house dl dd a{
    display: block;
    width: 100%;
    font-size:14px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.open-house dl dd em{
    display: block;
    font-size:12px;
    font-style: normal;
    color:#666;
}
/*bachelor-degree*/
.bachelor-degree .content-cnt-tit{
    background-color:#2c87d4;
}

.bachelor-degree .view-more{
    background-color:#4fa9f4;
}
.bachelor-degree .special dl:hover{
    border-bottom:5px #388ed7 solid;
}
.bachelor-degree .content-other h3{
    background-position: 0 -40px;
    padding-left:35px;
}
.college-rankings li{
    height: 36px;
    line-height: 36px;
    font-size:14px;
}
.college-rankings li em{
    width:18px;
    height: 18px;
    text-align:center;
    line-height: 18px;
    display:block;
    float:left;
    margin-top:10px;
    margin-right:10px;
    font-style:normal;
    background-color:#bcbcbc;
    color:#fff;
}
.college-rankings li a{
    float: left;
}
.college-rankings li span{
    float: right;
}

/*postgraduate*/
.postgraduate .content-cnt-tit{
    background-color:#343a90;
}

.postgraduate .view-more{
    background-color:#686ebb;
}
.postgraduate .special dl:hover{
    border-bottom:5px #343a90 solid;
}

/*study-abroad*/
.study-abroad .content-cnt-tit{
    background-color:#9f51a2;
}

.study-abroad .view-more{
    background-color:#be70c1;
}
.study-abroad .special dl:hover{
    border-bottom:5px #9f51a2 solid;
}
.study-abroad .content-other h3{
    background-position:0 -78px;
}
.encyclopedias p{
    font-size:14px;
    color: #666;
    height: 48px;
    margin-bottom:10px;
}
.encyclopedias .enc-a a{
    display: block;
    float:left;
    border:1px #dedede solid;
    width:40%;
    margin:0 4.5% 3%;
    font-size:14px;
    text-align: center;
    line-height: 28px;
    background-color: #fff;
}
.encyclopedias .enc-a a:hover{
    background-color: #fdeff7;
    border:1px #f5acd3 solid;
    color: #444;
}
/*winter-camp*/
.winter-camp .content-cnt-tit{
    background-color:#8bca31;
}
.winter-camp .special a{
    float: left;
    width:46%;
    margin:0 2% 4%;
    text-align: center;
}
.winter-camp .special a.a3,.winter-camp .special a.a4{
    margin-bottom:0;
}
.winter-camp .view-more{
    background-color:#a9e94d;
}
.winter-camp  .content-other h3.h301{
    background-position: 0 -120px;
}
.winter-camp  .content-other h3.h302{
    background-position: 0 -160px;
}

/*winter-camp*/
.professional .content-cnt-tit{
    background-color:#91653c;
}

.professional .view-more{
    background-color:#b78a61;
}

.professional .special dl:hover{
    border-bottom:5px #91653c solid;
}
.professional .content-other h3{
    background-position: 0 -199px;
}

.contact-number{
    text-align: center;
    width: 15% !important;
}
.contact-number b{
    display: block;
    width: 100%;
    font-size: 24px;
    line-height: 40px;
    margin-top:10px;
}
.contact-number span{
    font-size:14px;
}


.link{
    border:1px #dedede solid;
    padding:1.5%;
    margin-bottom:30px;
}
.link h2{
    display: block;
    width: 100%;
    font-size:24px;
    line-height: 24px;
    margin:5px 0 20px;
    border-left:3px #f96767 solid;
    padding-left:15px;
    color: #333;
    font-weight: normal;
}

.link-cnt a{
    padding:0 10px 10px;
    display: block;
    float: left;
}

#footer{ width:1200px; margin:15px auto ; font-size:14px; text-align:center; overflow:hidden; clear:both; }
#footer table{ width:100% !important;}

.footernew{ width:402px; margin:0 auto 30px; clear:both;}
.footernew p{border: 1px solid #D2D2D2;
    float: left;
    font-size: 12px;
    height: 50px;
    line-height: 20px;
    margin: 6px;
    padding: 0;
    width: 120px;
    overflow: hidden; background:#fff;}
.footernew .fl {
    float: left;
    padding: 3px;
}

.footernew .fr {
    float: right;
    padding: 5px 3px 0;
    width: 72px;
}



.mobile-footer{
    display: none;
    padding: 1em 0em 1em;
    text-align: center;
    border-top: 2px solid #4e8099;
    margin: 1.5em 0 4em;
}

.mobile-footer p {
    margin: 0 0.3em 0.3em;
}

.mobile-footer p a {
    margin-right: 5px;
}
.mobile-footer-zx{
    display: none;
    width: 100%;
    height: 40px;
    line-height: 40px;
    position: fixed;
    z-index: 99999;
    bottom:0;
    padding:2% 0;
    border-top:1px #dedede solid;
    background-color: #f5f5f5;
}

.mobile-footer-zx ul li {
    float: left;
    width: 31.33333333%;
    margin:0 1%;
    background: #2978BB;
    text-align: center;
    display: block;
    overflow: hidden;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;

}

.mobile-footer-zx ul li a {
    display: inline-block;
    height: 40px;
    width:100%;
    color: #FFF;
    text-align: center;
}

.mobile-footer-zx ul li a span {
    font-size: 14px;
    font-weight: 600;
}

.yuloo_float_r{ display: none; position: fixed; bottom:60px;z-index: 1000; float:right; text-align: right; right:1%; }
.yuloo_float_r em.kaoyan_float_tit{ display: block; background:url(../new_images/pc-img/float_icon.png) no-repeat 0 0; width: 48px; height: 44px; cursor:pointer;}
.yuloo_float_r ul{float:right; }
.yuloo_float_r ul li{ width: 48px;background-color:#dfdfdf; cursor: pointer; border-bottom:1px #fff solid;position: relative; z-index:100; }
.yuloo_float_r ul li.li00{ background-color:transparent; padding:0; border-bottom:0; }
.yuloo_float_r ul li:hover a{ color:#fff; }
.yuloo_float_r ul li.li01 span{ display: block; line-height: 16px; font-size:12px; margin:0px auto; padding:8px 12px;position: relative; z-index:150;  }
.yuloo_float_r ul li.li01:hover span{background-color:#f39800;}
.yuloo_float_r ul li em{ background:#dfdfdf url(../new_images/pc-img/float_icon.png) no-repeat; display: block;margin:0px auto; width: 48px; height: 48px; position: relative; z-index:150; }
.yuloo_float_r ul li:hover em{background-color:#f39800;position: relative; z-index:150;}
.yuloo_float_r ul li.li00:hover em{ background-color:transparent;}
.yuloo_float_r ul li p{ position: absolute;  background-color: #f39800; right:47px; bottom:0; color:#fff; padding:5px 20px; display: none;}
.yuloo_float_r ul li.li06 em{ position:inherit;}
.yuloo_float_r ul li.li06:hover em{ position:inherit;}

.yuloo_float_r ul li:hover p{ display: block; }
.yuloo_float_r ul li p span,.yuloo_float_r ul li p b{ display: block; width:100%; line-height: 24px; font-size:14px; text-align: center;}
.yuloo_float_r ul li.li02 em{ background-position: 0 -44px;  }
.yuloo_float_r ul li.li02:hover em{ background-position:-48px -44px}
.yuloo_float_r ul li.li03 em{ background-position: 0 -92px; }
.yuloo_float_r ul li.li03:hover em{background-position: -48px -92px;}
.yuloo_float_r ul li.li03 p span{ height: 38px; line-height: 38px; width: 200px; }
.yuloo_float_r ul li.li04 em{ background-position: 0 -140px; }
.yuloo_float_r ul li.li04:hover em{background-position: -48px -140px;}
.yuloo_float_r ul li.li04 p{ width: 122px;  padding:15px;}
.yuloo_float_r ul li.li04 p img{display: block; line-height: 122px; }
.yuloo_float_r ul li.li04 p span{ margin-top: 5px; }
.yuloo_float_r ul li.li05 em{ background-position: 0 -188px; }
.yuloo_float_r ul li.li05:hover em{ background-position:-48px -188px;}
.yuloo_float_r ul li.li05 p span{ width: 120px; height: 38px; line-height: 38px; }
.yuloo_float_r ul li.li06 em{ background-position: 0 -236px; }
.yuloo_float_r ul li.li06:hover em{ background-position:-48px -238px;  }




@media only screen and ( max-width:1500px){
    .top,.head,.nav,.container{
        width:90%;
        margin:0 5%;
    }
    .head{
        margin-top:25px;
        margin-bottom:25px;
    }

    .nav-l{
        left:5%;
    }
    .headlines{
        right:5%;
    }
    .popular-concern-cnt dl dt{
        width:35%;
    }
    .popular-concern-cnt dl dd{
        width:60%;
    }
    .news{
        margin-bottom:30px;
    }
    .other-list{
        height: 80px;
    }
    .cnt-tit-list a span,.cnt-tit-list a i{
        padding:0;
    }
}
@media only screen and (max-width: 1400px){
    .head .city{
        width:4.2%;
    }
    .special{
        width:60%;
    }
    .content-other{
        width:35%;
    }
    .special dl dt{
        width:100%;
        padding:0;
    }

    .special dl dd p{
        height: 65px;
    }
    .top,.head,.nav,.container,#footer{
        width:95%;
        margin:0 2.5%;
    }
    .head{
        margin-top:20px;
        margin-bottom:20px;
    }
    .nav-l{
        left:2.5%;
    }
    .headlines{
        right:2.5%;
    }

}
@media only screen and (max-width:1200px) {
    .head .logo{
        width:25%;
    }
    .head .search{
        margin-left:4%;
        width:35%;
    }
    .head .city{
        width: 5%;
    }
    .fullSlide{
        height: auto;
    }
    .fullSlide .prev{
        left:2%;
    }
    .fullSlide .next{
        right:2%;
    }
    .fullSlide .hd ul li{
        width:30px;
        height: 5px;
    }
    .fullSlide .hd{
        bottom:0;
    }
    .content-tit ul{
        width: 50%;
    }
    .headlines{
        top:10px;
        width:230px;
    }
    .headlines ul li a span{
        padding-top:5px;
    }
    .headlines ul li a{
        padding:0 10px 5px;
    }
    .headlines ul li:hover span, .headlines ul li.hover span{

        font-size:16px;
        height: 75px;
        line-height: 75px;
    }
    .nav-l span.all-class,.nav-list-tit{
        width: 220px;
    }
    .nav-list-tit li div.tit-cnt{
        width:190px;
    }
    .nav-cnt{
        left:220px;
        width: 800px;
    }
    .nav-list-tit li{
        margin: 0;
    }


    .nav .right{
        width: 78%;
        margin-left:22%;
    }
    .advantage dl dt{
        width: 100%;
    }
    .advantage dl dd{
        width: 100%;
    }
    .open-house dl dd{
        width:50%;
        margin-left:5%;
    }
    .popular-concern-cnt dl{
        width:48%;
    }
    .hot-spot li{
        height: 30px;
        line-height: 30px;
    }
    .popular-concern-cnt dl dd a{
        font-size:14px;
    }
    .special{
        width: 67%;
    }
    .content-other{
        width: 30%;
    }
    .special dl dd span{
        width: 90%;
    }
    .content-cnt-tit{
        padding-top:20px;
    }

    .cnt-tit-list a{
        background: none;
    }
    .cnt-tit-list a:hover,.cnt-tit-list a.hover{
        background: #f5f5f5 none;
    }
    .cnt-tit-list a span{
        display: block;
        width: 90%;
        text-align: center;
    }
    .special dl{
        width: 48%;
        margin:01%;
    }
    .special dl dd p{
        height: 65px;
    }
    .content-other dl dt{
        width: 60%;
    }

    .content-other dl dd{
        width: 37%;
    }

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

    .banner-box{
        background: none;
    }
    .banner{
        width: 100%;
    }
    .top,.head, .nav, .container,#footer{
        width:95%;
        margin:0 2.5%;
    }
    .head{
        margin:2% 2.5%;
    }
    .head .logo{
        width:33%;
    }
    .head .search{
        float:right;
        width:50%;
    }
    .head .city{
        width:7%;
        padding-left:3%;

    }
    .head .city .city-cnt{
        left:0%;
        width:90%;
    }
    .nav-l{
        position: inherit;
        top:inherit;
        right:inherit !important;
        left:inherit !important;
        width:95%;
        margin:1% 2.5%;
    }
    .nav .right{
        width:100%;
        height: 50px;
        margin-left:0;
    }
    .nav .right li{
        height: 50px;
        line-height: 50px;
    }
    .nav-list-tit{
        width: 100%;
        padding:3% 0;
        background:none;
    }
    .nav-l .nav-list, .nav-list-tit{
        -webkit-box-shadow:0 0 0px rgba(153,153, 153, .5);
        -moz-box-shadow:0 0 0px rgba(153, 153, 153, .5);
        box-shadow:0 0 0px rgba(153, 153, 153, .5);
    }
    .nav-list-tit li{
        float: left;
        width: 20%;
        text-align:center;
    }
    .nav-list-tit li:hover{
        background-color:#fff;
    }
    .nav-list-tit li div.tit-cnt{
        width: 100%;
        padding:0;
        margin:0;
        border:0;
        background: none;
    }
    .nav-list-tit li:hover div.tit-cnt{
        border:0;
    }
    .nav-list-tit li div.tit-cnt em{
        display: block;
        width: 60%;
        height:auto;
        text-align: center;
        margin:0 auto 5%;
    }
    .hot-spot li{
        float: left;
        width:48%;
        margin:0 1%;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space:nowrap;
    }
    .today-headlines{
        border:0px #dedede solid;

    }
    .today-headlines h2{
        width:auto;
        float: inherit;
        height: 40px;
        line-height: 40px;
        padding:0 0 0 15px;
        border-left:4px #f96767 solid;
        background-color: #f5f5f5;
        text-align: left;
        color:#444;
    }
    .today-headlines-cnt{
        border:1px #dedede solid;
        padding:2%;
        width:95%;
        float: inherit;
    }
    .hot-headlines,.today-headlines-cnt ul.right{
        width:100%;
    }
    .hot-headlines{
        margin-bottom:3%;
    }
    .hot-headlines h3{
        margin-bottom:1%;
    }
    .hotspot-information{
        width: 96.5%;
        margin-bottom:3%;
    }
    .popular-concern{
        width: 100%;
    }
    .popular-concern-cnt dl{
        margin-bottom:2%;
    }
    .popular-concern-cnt dl dt{
        width: 40%;
    }
    .popular-concern-cnt dl dd{
        width: 55%;
    }
    .popular-concern-cnt dl dd a{
        font-size:14px;

    }
    .content{
        margin-bottom:4%;
    }
    .content-tit .left{
        width: 100%;
    }

    .content-cnt-tit{
        width: 100%;
        background-color: #fff !important;
        padding-top:0;
    }
    .cnt-tit-list{
        margin-left:0;
    }
    .content-cnt-tit a{
        width: 22.5%;
        height: 60px;
        line-height: 60px;
        border:1px #dedede solid;
        color:#444;
        margin:0 1% 2%;
        -moz-border-radius: 5px;
        -webkit-border-radius:5px;
        border-radius: 5px;
        float:left;
        padding:0;
        text-align: center;
        background-color: #fff !important;
    }
    .cnt-tit-list a{
        font-size:20px !important;
        font-weight: bold !important;
        color: #fff !important;
    }
    .winter-camp .cnt-tit-list{
        margin-bottom:0;
    }
    .other-list a{
        font-size:14px;
        height: 40px;
        line-height: 40px;
    }
    .content-tit .left{
        background-color: #f5f5f5 !important;
    }
    .primary .content-tit .left{
        border-left:5px #fc7575 solid !important;
    }
    .primary .view-more{
        color:#fc7575 !important;
    }
    .bachelor-degree .content-tit .left{
        border-left:5px #2c87d4 solid !important;
    }
    .bachelor-degree .view-more{
        color:#2c87d4!important;
    }
    .postgraduate .content-tit .left{
        border-left:5px #343a90 solid !important;
    }
    .postgraduate .view-more{
        color:#343a90!important;
    }
    .study-abroad .content-tit .left{
        border-left:5px #9f51a2 solid !important;
    }
    .study-abroad .view-more{
        color:#9f51a2!important;
    }
    .winter-camp .content-tit .left{
        border-left:5px #8bca31 solid !important;
    }
    .winter-camp  .view-more{
        color:#8bca31!important;
    }
    .professional .content-tit .left{
        border-left:5px #91653c solid !important;
    }
    .professional  .view-more{
        color:#91653c!important;
    }
    .content-tit .left h2{
        font-size:26px;
        margin-left:20px;
    }
    .content-tit .left i{
        font-size:14px;
    }
    .cnt-tit-list a span{
        width: 100%;
        padding:0;
    }
    .other-list{
        height: auto;
        margin:0;
    }
    .cnt-tit-list a:hover, .cnt-tit-list a.hover{
        border:1px #dedede solid;
    }
    .f-advantage{
        margin-bottom:3%;
    }
    .f-advantage dl{
        padding:2% 1% 1%;
        background: #f5f5f5 none;
        -webkit-box-shadow:0 0 10px rgba(153,153, 153, .0);
        -moz-box-shadow:0 0 10px rgba(153, 153, 153, .0);
        box-shadow:0 0 10px rgba(153, 153, 153, .0);
    }
    .f-advantage dl dt,.f-advantage dl dd{
        width: 100%;
        background-color: #f5f5f5;
    }


}
@media only screen and (max-width:767px){
    .head{
        height: auto;
        position: relative;
        width: 95%;
        padding:2% 2.5%;
        background-color:#fff;
        margin:0;
    }

    .head .search-input input{
        background-color: #fff;
    }
    .head .logo{
        width: 20%;
        height: auto;
    }

    .head .city{
        width:8%;
        padding:1% 0 1% 4%;
    }
    .head .city .city-cnt{
        left:2%;
    }
    .head .search{
        width:40%;
        margin:1% 0 1% 3%;
        height: 38px;
        border:1px #375ba6 solid
    }
    .head .search-input{
        width:65%;
        padding-left:10%;
    }
    .head .search-input input{
        height: 28px;
        line-height: 28px;
    }
    .head .search-button input#search_an{
        height: 38px;
        line-height: 38px;
    }
    .head .search-button{
        width:25%;
    }
    .mobile-list{
        width: 8%;
        height: 42px;
        line-height: 42px;
        margin:3px 3% 9px;
        text-align: right;
    }
    .mobile-list span{
        display: block;
        width: 100%;
        font-size:22px;
        color:#666;
        cursor: pointer;
        height: 42px;
        line-height: 42px;
    }
    .mobile-list span img{
        padding-right:8px;
    }
    .mobile-list ul.right{
        position: absolute;
        top:0;
        right:-3%;
        width: 101%;
        padding:2.5%;
        z-index: 100;
        background-color: #f5f5f5;
    }
    .mobile-list ul.right li{
        float:left;
        width: 20.5%;
        line-height: 40px;
        margin:1% 2%;
        border:1px #dedede solid;
        text-align: center;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        border-radius: 5px;

    }
    .mobile-list ul.right li a{
        display: block;
        font-size:14px;

    }
    .mobile-list ul.right li:hover{
        background-color: #dedede;
    }
    .mobile-list ul.right li:hover a{

    }
    .bar-left,.bar-right{
        display: none;
    }
    .b-list{
        bottom:0;
        height: 30px;
    }
    .b-list span{
        width: 6px;
        height: 6px;
    }


    .nav-tit-b{
        font-size:14px;
    }
    .hot-headlines h3 a{
        font-size:20px;
    }
    .link{
        padding:2%;
    }
    #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;}
    .mobile-footer,.mobile-footer-zx{ display:block;}
}
@media only screen and (max-width:680px){
    .mobile-list ul.right li{
        line-height: 36px;
    }

    .today-headlines-cnt ul.right li a{
        font-size:14px;
    }
    .popular-concern-cnt dl dt{
        width: 45%;
    }
    .popular-concern-cnt dl dd{
        width: 50%;
    }
    .cnt-tit-list a{
        width:47%;
    }
    .other-list a{
        width:30.33333333333%;
    }
    .winter-camp  .view-more{
        width:47%;
    }


}
@media only screen and (max-width:600px){
    .head .city{
        width:10%;
    }
    .head .city .city-cnt{
        top:60px;
    }
    .head .search{
        width:45%;
    }
    .popular-concern-cnt dl{
        margin-bottom:5%;
    }
    .popular-concern-cnt dl dd a{
        height: 24px;
        margin-bottom:2%;
    }
    .popular-concern-cnt dl dt{
        width: 100%;
        text-align: center;
    }
    .popular-concern-cnt dl dd{
        width: 100%;
        margin:2% 0% 0;
    }

    .hot-spot li{
        float: left;
        width:100%;
        margin:0 0%;
    }
    .hotspot-information{
        width:93.5%;
        padding:2% 3%;
    }
    .f-advantage dl{
        width:43%;
        padding:2.5%;
        margin:0 1% 3%;
    }
    .f-advantage dl dt{
        width: 30%;
        text-align: center;
    }
    .f-advantage dl dd{
        width:68%;
    }
}
@media only screen and (max-width:480px){
    .today-headlines-cnt ul.right li{
        width:92%;
        padding:4%;
        margin:0 0 3%;
    }
    .head .logo{
        width: 23%;
        height:auto;
    }
    .head .city{
        width:12%;
        background: none;
        padding-left:0;
    }
    .head .search{
        height: 34px;
        border:1px #375ba6 solid;
        margin-left:2%;
    }
    .head .search-input input{
        height: 24px;
        line-height: 24px;
    }
    .head .search-button input#search_an{
        height: 34px;
        line-height: 34px;
        font-size: 12px;
    }

    .popular-concern-cnt dl dd a{
        height: 44px;
        line-height: 22px;
    }
    .mobile-list{
        margin:0 0 0 2%;
        width: 12%;
    }
    .mobile-list span img{
        padding-right:5px;
    }
    .mobile-list span{
        font-size:18px;
    }
    .other-list a{
        width: 47%;
    }

    .link-cnt a{
        font-size:14px;
    }

}
@media only screen and (max-width:400px){
    .head .logo{
        width:20%;
        margin:1% 0;
    }
    .head .search{
        height: 26px;
        line-height: 26px;
        width: 48%;
    }
    .head .search-input{
        width: 60%;
    }
    .head .search-input{
        padding-left:15%;
        line-height: 26px;
    }
    .head .search-input input{
        padding:0px 0;
        height: 22px;
        line-height: 22px;
        font-size:12px;
    }
    .head .search-button{
        height: 26px;
        line-height: 26px;
    }
    .head .search-button input#search_an{
        height: 26px;
        line-height: 26px;
    }
    .head .city span{
        text-align: center;
        font-size:12px;
        height: 32px;
        line-height: 22px;
        background-position: center bottom;
    }
    .mobile-list{
        height:30px;
        line-height: 30px;
    }
    .mobile-list span{
        height: 30px;
        line-height: 30px;
    }
    .mobile-list ul.right{
        padding:4% 2.5%;
    }
    .mobile-list ul.right li{
        line-height: 30px;
        width: 28.333333333333%;
    }
    .nav-list-tit{
        padding:5% 0 2%;
    }
    .nav-list-tit li {
        width:23.333333333%;
        margin: 1.5% 5%;
    }
    .nav-tit-b{
        font-size:12px;
    }
    .f-advantage dl{
        padding:3% 2% 2%;
    }
    .f-advantage dl dt,.f-advantage dl dd{
        width: 100%;
    }


}.container .today-headlines clearfix {
	float: right;
}
.container .today-headlines clearfix {
	float: right;
}
