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

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

.top-bg{
    background-color: #f5f5f5;
    margin-bottom:24px;
}
.top{
    width:1200px;
    margin:0 auto;

}

.top span{
    font-size:12px;
    height: 46px;
    line-height: 46px;
}
.top .zc{
    line-height: 46px;
    margin-left:70px;
    background: url(../images/icon-dl.png) no-repeat left center;
    padding-left:25px;
}
.top .zc a{
    font-size:12px;
    padding:0 5px;
}
.top .top-r{
    line-height: 46px;
}
.top .top-r a{
    float: left;
    font-size:12px;
    margin:0 10px;
    padding-left:25px;
}
.top .top-r a.sq{
    background: url(../images/icon-sq.png) no-repeat left center;
}
.top .top-r a.bz{
    background: url(../images/icon-qz.png) no-repeat left center;
}
.ad,.head{
    width: 1200px;
    margin:0 auto 20px;
}
.head{
    margin-bottom:20px;
    position: relative;
	margin-top:24px;
}

.head h1{
   position: absolute;
    left:-10000px;
}
.head .logo{
    float: left;
    display: block;
    width:35%;
    height:40px;
    line-height: 40px;
}
.head .logo a{
    font-size:30px;
    color:#1e69a1;
    margin-left:15px;
}
/*head search begin*/
.head .search{
    float:left;
    background-color: #e84c35;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin-left:30px;
    height: 38px;
    margin-top:5px;
}
.head .search-slect{
    color:#fff;
    font-size:16px;
    float:left;
    width:70px;
    line-height: 38px;
    position: relative;
    cursor: pointer;

}
.head .search-slect span{
    display: block;
    width: 90%;
    text-align: center;
    padding-right:10%;
    background: url(../images/jt-04.png) no-repeat right 9px ;


}
.head .search-slect ul{
    display: none;
    background-color:#e84c35 ;
    position: absolute;
    width: 90%;
    padding:5%;
    top:33px;
    left:0;
    z-index: 10;
}
.head .search-slect ul li{
    text-align: center;
    line-height: 30px;
    cursor: pointer;
}
.head .search-slect ul li:hover{
    background-color: #fff;
    color:#e84c35;
}

.head .search-input{
    width: 250px;
    border:2px #e84c35 solid;
    height: 34px;
    float: left;
    -moz-border-radius-topleft: 3px;
    -webkit-border-top-left-radius: 3px;
    border-top-left-radius: 3px;
    -moz-border-radius-bottomleft: 3px;
    -webkit-border-bottom-left-radius: 3px;
    border-bottom-left-radius: 3px;

}
.head .search-button{
    width:70px;
    height: 38px;
    line-height: 38px;
    float:left;
    background: url(../images/icon-search.png) no-repeat left center;
    text-align: center;
}
.head .search-button a{
    color:#fff;
    font-size:16px;
}
.head .search-button input{
    color:#fff;
    font-size:16px;
    padding-left:25px;
    border:0;
    background-color:transparent;
    cursor: pointer;
}
.head .search-input input{
    width: 96%;
    border:0;
    height: 24px;
    line-height: 24px;
    padding:5px;
}
/*head search end*/
/*head tel begin*/
.head .tel{
    float:right;
    width: 192px;
    margin-right:20px;
    padding-left:38px;
    background: url(../images/icon.png) no-repeat -110px -282px;
}
.head .tel .span01{
    display: block;
    font-size:18px;
    line-height: 20px;
    color: #111;
    text-align: center;
}
.head .tel .span02{
    display: block;
    font-size:24px;
    height: 26px;
    line-height: 26px;
    font-weight: bold;
    color: #e84c35;
    text-align: center;
}
/*head tel end*/


.nav,.breadcrumbs,.main01,.process,.main02,.enrollment,.main03,.main04,.main05{
    width: 1200px;
    margin:0 auto;
}
.main01,.process,.main02,.main03,.main05{
    margin-bottom:30px;
}
.nav-bg{
    background-color: #e84c35;
}
.nav{
    width:1200px;
    margin:0 auto;
    height: 44px;
    position: relative;
}

.nav a{
    width: 11.1%;
    display: block;
    float:left;
    color:#fff;
    font-size:18px;
    line-height: 44px;
    text-align: center;
}
.nav a:hover{
    background-color: #ff7b4d;
}
.breadcrumbs{
    height: 50px;
    line-height: 50px;
    margin-bottom:10px;
    font-size:14px;
}


.library{
    width:1200px;
    margin:0 auto 30px;
    background-color: #f5f5f5;

}
.library-tit{
    width:15%;
    float:left;
    border-right:0;
    background-color: #e84c35;
}
.library-tit li{
    height: 52px;
    line-height: 52px;
    margin-left:4px;
    border-bottom:2px #fff solid;
    border-top:2px #fff solid;
    background:#e84c35 url(../images/jt-02.png) no-repeat 95% 50%;
    color:#fff;
}
.library-tit li#dd1{
    border-top:4px #e84c35 solid;
}
.library-tit li#dd4{
    border-bottom:4px #e84c35 solid;
}
.library-tit li:hover,.library-tit li.hover{
    color:#444;
    background:#f5f5f5 url(../images/jt-01.png) no-repeat 95% 50%;
}
.library-tit li i{
    background: url(../images/icon.png) no-repeat;
    padding:8px 10px;
    margin:0 15px;
}


.library-tit li#dd1 i{
    background-position:-168px -27px;
}
.library-tit li#dd1:hover i,.library-tit li#dd1.hover i{
    background-position:-168px 9px;
}

.library-tit li#dd2 i{
    background-position:-167px -65px ;
}
.library-tit li#dd2:hover i,.library-tit li#dd2.hover i{
    background-position:-167px -103px  ;
}

.library-tit li#dd3 i{
    background-position:-168px -143px ;
}
.library-tit li#dd3:hover i,.library-tit li#dd3.hover i{
    background-position:-168px -180px ;
}

.library-tit li#dd4 i{
    background-position:-168px -220px ;
}
.library-tit li#dd4:hover i,.library-tit li#dd4.hover i{
    background-position:-168px -257px ;
}



.library-box{
    width:81%;
    padding:1.5% 2%;
    float:right;
}
.library-box>div{
    display: none;
}
.library-box>div.library-box-hover{
    display: block;
}
.library-cnt{
    float:left;
    width: 70%;
}
.library-cnt a{
    display: block;
    width:18%;
    margin:0 1%;
    float:left;
    line-height: 32px;
    height: 32px;
    font-size:14px;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.library-cnt a.more{
    border:1px #e84c35 solid;
    width: 15.5%;
    margin:1% 2% 0%;
    line-height: 24px;
    height: 24px;
}
.library-box .news{
    width:23%;
    background-color: #fff;
    padding:1% 2%;
}
.library-box .news h4 a{
    font-size:14px;
    color: #e84c35;
    display: block;
    width: 100%;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
    height: 28px;
    line-height: 28px;
}
.library-box .news ul li{
    font-size:12px;
    line-height: 28px;
    height: 28px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
}

.hot-headline{
    width:35%;
    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);
}
.hot-headline-tit li{
    float: left;
    width: 50%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size:18px;
    background-color: #f5f5f5;
    border-bottom:1px #f5f5f5 solid;
}
.hot-headline-tit li.hover{
    color:#e84c35;
    background-color: #fff;
}
.hot-headline-tit li i{
    padding:0 12px;
    background: url(../images/icon.png) no-repeat;
    margin-right:4px;
}
.hot-headline-tit li#aa1 i{
    background-position: 0 -422px;
}
.hot-headline-tit li#aa1.hover i{
    background-position: -29px -422px;
}
.hot-headline-tit li#aa2 i{
    background-position: 0 -449px;
}
.hot-headline-tit li#aa2.hover i{
    background-position: -31px -449px;
}
.hot-headline-box{
    padding:5% 8% 5%;
}
.hot-headline-box>div{
    display: none;
}
.hot-headline-box .headline{
    display: block;
}
.hot-headline-box .headline-top{
    width: 100%;
    height: 40px;
    line-height: 40px;
}
.hot-headline-box .headline-top a{
    display: block;
    text-align: center;
}
.hot-headline-box .headline-top a span{
    display: block;
    font-size:22px;
    color: #e84c35;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;

}
.hot-headline-box .hot-questions li{
    margin-bottom:19px;
    text-align: center;
}
.hot-headline-box .hot-questions li input{
    height: 36px;
    line-height: 36px;
    border:1px #dedede solid;
    padding:0 3%;
    width: 93%;
    font-size:14px;
    color: #666;
    font-family: "Microsoft YaHei";
}
.hot-headline-box .hot-questions li textarea{
    border:1px #dedede solid;
    padding:2% 3%;
    width: 93%;
    height: 65px;
    font-size:14px;
    font-family: "Microsoft YaHei";
    color: #666;
}
.hot-headline-box .hot-questions li.sub-btn input{
    border:0;
    width: 100%;
    padding:0;
    height: 40px;
    line-height: 40px;
    background-color: #e84c35;
    color:#fff;
    text-align: center;
    font-size:16px;
    cursor: pointer;
}
.hot-headline-box .hot-questions li.li-look a {
    color: #e84c35;
}
.headline-center{
    width: 100%;
    height: 50px;
    line-height: 50px;
}
.headline-center a{
    display: block;
    float: left;
    width: 48%;
    margin:0 1%;
    font-size:14px;
    text-align: center;
    color: #ff7b4d;
}
.headline-bottom li{
    border-top:1px #dedede solid;
    height: 48px;
    line-height: 48px;
    font-size:14px;
    color: #666;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    background: url(../images/li_img.png) no-repeat left center;
    padding-left:15px;
}
.headline-bottom li a{
    float: left;
}
.headline-bottom li span{
    float: right;
    color:#999;
}
.headline p{
    text-align: center;
    height: 36px;
    line-height: 36px;
    background: url(../images/img-h.png) repeat-x center center;
}
.headline p a{
    padding:0 20px;
    background-color: #fff;
}
.banner-box{
    width:63%;
    height:415px;
}
/*banner begin*/

.fullSlide{width:100%; position:relative;}
.fullSlide .bd{margin:0 auto;position:relative;z-index:0;overflow:hidden;}
.fullSlide .bd ul{width:100% !important;}
.fullSlide .bd li{width:100% !important;overflow:hidden;text-align:center;}
.fullSlide .bd li a{display:block;}
.fullSlide .hd{width:100%;position:absolute;z-index:1;bottom:15px;left:0;height:30px;line-height:30px;}
.fullSlide .hd ul{text-align:center;}
.fullSlide .hd ul li{cursor:pointer;display:inline-block;*display:inline;zoom:1;width:8px;height:8px; border:3px #fff solid;-moz-border-radius:50%; -webkit-border-radius:50%; border-radius:50%;margin:5px;overflow:hidden;line-height:999px;}
.fullSlide .hd ul .on{background-color:#fff;}
.fullSlide .prev,.fullSlide .next{display:block;position:absolute;z-index:1;top:50%;margin-top:-30px;left:0%;z-index:1;width:40px;height:60px;background:url(../images/slider-arrow.png) -126px -137px #000 no-repeat;cursor:pointer;filter:alpha(opacity=50);opacity:0.5;display:none;}
.fullSlide .next{left:auto;right:0%;background-position:-6px -137px;}
/*banner end*/

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

/*process  end*/
h2{
    font-size:30px;
    height: 40px;
    line-height: 40px;
    font-weight: normal;
}
.main-tit{
    border-bottom:2px #ccc solid;
}
.main-tit h2 {
    float:left;
    padding-bottom:10px;
}
.main-tit h2 i{
    padding:0px 20px;
    background: url(../images/icon.png) no-repeat;
    margin-right:10px;
}
.enrollment h2 i{
    background-position: -109px -373px;
}
.enrollment-colleges h2 i{
    background-position: -105px 0;
}
.enrollment-specialty h2 i{
    background-position: -105px -45px;
}
.examination h2 i{
    background-position: -105px -90px;
}
.test-questions h2 i{
    background-position: -105px -135px;
}
.hotspot-information h2 i{
    background-position: -105px -180px;
}
.main-tit a.more{
    float: right;
    display: block;
    height: 40px;
    line-height: 40px;
}
.main-cnt{
    padding-top:20px;

}
.examination  .main-tit>div.right{
    width: 30%;
}
.examination  .main-tit>div.right a{
    display: block;
    float: left;
    width: 46%;
    height:40px;
    line-height: 40px;
    margin:10px 2% 0;
    background-color: #e84c35;
    color:#fff;
    text-align: center;
}
.examination  .main-tit>div.right a i{
    padding:0 10px;
    background: url(../images/icon.png) no-repeat;
    margin-right:5px;

}
.examination  .main-tit>div.right a.courses i{
    background-position: -58px -422px;
}
.examination  .main-tit>div.right a.consultation i{
    background-position: -58px -445px;
}
span.browse-volume{
    background:url(../images/icon-01.png) no-repeat left center ;
    padding-left: 18px;
    cursor: pointer;
}
span.comment-quantity{
    background:url(../images/icon-02.png) no-repeat left center ;
    padding-left: 18px;
    cursor: pointer;
}

.enrollment{
    margin-bottom:50px;
}

.enrollment-l{
    float:right;
    width: 22.5%;
}
.look,.zsgg-main{
    background-color: #f5f5f5;
    padding:6%;
}
.look{
    margin-bottom:8%;
}
.look .main-tit,.zsgg-main .main-tit{
    border-bottom:1px #dedede solid;
}
.enrollment-l h3{
    font-size:20px;
    border-left:3px #e84c35 solid;
    padding-left:5%;
    font-weight: normal;
    margin-bottom:15px;
}
.enrollment-l .look-cnt{
    padding-top:5%;
}
.enrollment-l .look-cnt a{
    display: block;
    float:left;
    width: 31.33333%;
    text-align: center;
    margin:0 1% 3%;
}
.enrollment-l .look-cnt a span{
    display: block;
    text-align: center;
    font-size:14px;
    margin-top:5px;
}
.enrollment-l ul.zsgg{
    padding-top:5%;
}
.enrollment-l ul.zsgg li{
    font-size:14px;
    height:30px;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    background: url(../images/li_img.png) no-repeat left center;
}
.enrollment-l ul.zsgg li a{
    margin-left:10px;
}
.enrollment-r{
    width:75%;
    height: 678px;
    float:left;
    position: relative;
}
.enrollment-r .scroll03{
    width:900px;

}
.enrollment-r .news{
    width:30.333333%;
    float:left;
    margin:0 1.5% 3%;

}
.enrollment-r .news-tit,.reference .r-b-r .news-tit{
    margin-bottom:10px;
}
.enrollment-r .news h3,.reference .r-b-r h3{
    font-size:18px;
    line-height: 20px;
    font-weight: normal;
    float:left;
}
.enrollment-r .news-tit .more,.reference .r-b-r .news-tit a{
    display: block;
    float:right;
    font-size:12px;
}
.enrollment-r .news-cnt .hot a{
    display: block;
    text-align: center;
}
.enrollment-r .news-cnt .hot{
    margin-bottom:15px;
    position: relative;
}
.enrollment-r .news-cnt .hot span{
    display: block;
    width: 100%;
    height: 40px;
    line-height: 40px;
    color:#fff;
    font-size:14px;
    position: absolute;
    left:0;
    bottom:0;
    background-color: #000;
    background-color: rgba(0,0,0,.5);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#c8000000,endColorstr=#c8000000);
}
.enrollment-r li{
    height: 28px;
    line-height: 28px;
    font-size:14px;
    background: url(../images/li_img.png) no-repeat left center;
    padding-left:10px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}



.enrollment-colleges,.examination,.test-questions{
    width:75%;
}

.enrollment-colleges .main-cnt dl{
    float: left;
    width:24%;
    margin:0 0.5% 2%;
}
.enrollment-colleges .main-cnt dl dt{
    float:left;
    width: 35%;
}
.enrollment-colleges .main-cnt dl dt a{
    display: block;
    border:1px #dedede solid;
    padding:5%;
}
.enrollment-colleges .main-cnt dl dd{
    float:right;
    width: 63%;
}
.enrollment-colleges .main-cnt dl dd a{
    display: block;
    width: 100%;
    height: 30px;
    line-height: 30px;
    color:#e84c35;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.enrollment-colleges .main-cnt dl dd p{
    color:#999;
    font-size:14px;
    height: 28px;
    line-height: 28px;
}
.enrollment-colleges .main-cnt dl dd span{
    float: left;
    font-size:10px;
    color:#999;
    display: block;
    width: 32%;
}
.enrollment-specialty{
    width: 22.5%;
}
.enrollment-specialty .main-cnt{
    background-color: #f5f5f5;
    padding:5%;
}
.enrollment-specialty .main-cnt li{
    font-size:14px;
    height: 34px;
    line-height: 34px;
    background: url(../images/li_img.png) no-repeat left center;
    padding-left:15px;
}
.enrollment-specialty .main-cnt li div.right{
    clear: both;
    width: 30%;
    font-size:12px;
    text-align: right;
}
.enrollment-specialty .main-cnt li span{
    color: #666;
    margin:0 1%;
}

.main-bg{
    background-color: #f5f5f5;
    padding:50px 0;
    margin-bottom:50px;
}

.examination .main-tit ul{
    margin-left:2.5%;
    width: 15%;
    height: 50px;
    background: url(../images/img-s.png) no-repeat center 12px;
}
.examination .main-tit ul li{
    float: left;
    width: 44%;
    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 #e84c35 solid;
    position: relative;
}
.examination .main-tit ul li.hover:after{
    content: "";
    width: 0;
    height: 0;
    border-bottom:6px #e84c35 solid;
    border-left:4px transparent solid;
    border-right:4px transparent solid;
    position: absolute;
    bottom:0;
    left:45%;
}
.examination-box-cnt{
    display: none;
}
.examination-box-hover{
    display: block;
}
.examination .main-cnt dl{
    float: left;
    width: 23%;
    margin:0 1%;
    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:20px;
    color:#f1280a;
}
.examination .main-cnt dl dd p span.price em{
    font-style: normal;
    font-size:12px;
    color: #666;
    margin-left:3px;
}

.school-ranking,.data-center{
    width:19.5%;
    background-color: #fff;
    padding:1.5%;
}
.school-ranking .main-tit,.data-center .main-tit,.questions .main-tit,.examinee-comments .main-tit{
    border-bottom:1px #dedede solid;
}
.school-ranking h2,.data-center h2,.questions .main-tit h2,.examinee-comments .main-tit h2{
    font-size:20px;
    height: 24px;
    line-height: 24px;
    border-left:3px #e84c35 solid;
    padding-left:10px;
    padding-bottom:0;
    margin-bottom:10px;
}
.school-ranking .main-tit a.more,.data-center .main-tit a.more,.questions .main-tit a.more,.examinee-comments .main-tit a.more{
    height: 24px;
    line-height: 24px;
    margin-bottom:10px;
}
.school-ranking .main-cnt,.data-center .main-cnt{
    padding-top:9px;
}
.school-ranking .main-cnt li{
    font-size:14px;
    line-height: 32px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.school-ranking .main-cnt li em{
    width:18px;
    height: 18px;
    text-align:center;
    line-height: 18px;
    display:block;
    float:left;
    margin-top:7px;
    margin-right:10px;
    font-style:normal;
    background-color:#bcbcbc;
    color:#fff;
}
.school-ranking .main-cnt li span{
    float: right;
    font-size:12px;
    color: #999;
}

.data-center .main-cnt li{
    font-size:14px;
    line-height: 32px;
    background: url(../images/li_img.png) no-repeat left center;
    padding-left:15px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}


.test-questions dl{
    width:18%;
    float: left;
    background-color: #fff;
    padding:1.5%;
    margin:0 2%;
    position: relative;
}
.test-questions dl dt{
    margin-bottom:10px;
    text-align: center;


}
.test-questions dl dt:after{
    display: block;
    content: url(../images/zl.png);
    position: absolute;
    top:0;
    left:7%;
}
.test-questions dl dd a{
    display: block;
    font-size:14px;
    height: 40px;
    line-height: 20px;
    margin-bottom:10px;
    overflow: hidden;
}
.test-questions dl dd p{
    color: #666;
    font-size:12px;
}

span.downloads{
    background: url(../images/icon-03.png) no-repeat left center;
    padding-left:18px;
}
/*hotspot-information*/
.hotspot-information{
    width:68%;
}
.hotspot-tit-box{
    margin-left:4%;
    width:70%;
}
.hotspot-tit-box li{
    float: left;
    width:22%;
    margin:0 1.5%;
    height: 40px;
    line-height: 40px;
    padding-bottom:7px;
    text-align: center;
    cursor: pointer;
}
.hotspot-tit-box li.hover,.hotspot-tit-box li:hover{
    border-bottom:3px #e84c35 solid;
    position: relative;
    color:#e84c35 ;
}

.hotspot-tit-box li.hover:after{
    content: "";
    width: 0;
    height: 0;
    border-bottom:6px #e84c35 solid;
    border-left:4px transparent solid;
    border-right:4px transparent solid;
    position: absolute;
    bottom:0;
    left:45%;
}
.news-list{
    display: none;
}
.news-list-hover{
    display: block;
}
.tj-news-list {
    border-bottom:1px #dedede solid;
    padding-bottom:20px;
}
.tj-news-list>a {
    display: block;
    font-size: 18px;
    line-height: 30px;
    padding-left: 32px;
    margin-bottom: 10px;
    background: url(../images/jian.png) no-repeat left center;
}
.tj-news-list dl dt{
    float:left;
    width: 28%;
}
.tj-news-list dl dd{
    float:right;
    width: 69%;
}

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

.questions-l-cnt dl{
    margin-bottom:10px;
}
.questions-l-cnt dt{
    height: 30px;
    line-height: 30px;
    background: url(../images/li_img02.png) no-repeat left center;
    padding-left:15px;
}
.questions-l-cnt dt a{
    font-size:16px;
    float: left;
    display:block;
    line-height: 30px;
}
.questions-l-cnt dt span{
    float:right;
    font-size:16px;
    color:#e84c35;
}
.questions-l-cnt dl.hover{
    background-color: #fff;
    padding:3%;
    border-top:3px #e84c35 solid;
    position: relative;
}
.questions-l-cnt dl.hover:after{
    content:"";
    width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 6px solid red;
    position: absolute;
    top:0;
    left:50%;
    margin-left:-2px;
}

.questions-l-cnt dd{
    display: none;
}

.questions-l-cnt  dd p{
    line-height: 20px;
    font-size:12px;
}
.questions-l-cnt  dd p.info{
    width:95%;
    margin:2% 2.5% 0;
    height: 24px;
}
.questions-l-cnt dd p.info .source{
    float: left;
    color: #666;
    font-size:12px;
}
.questions-l-cnt dd p.info .time{
    float:right;
    color: #666;
}
.questions-l-cnt dd p.cnt{
    background: url(../images/a.png) no-repeat 0 5%;
    padding-left:30px;
}
.questions-l-cnt dl.hover dt{
    background: url(../images/q.png) no-repeat left center;
    padding-left:30px;
}
.questions-l-cnt dl.hover dt span{
    display: none;
}
.questions-l-cnt dl.hover dd{
    display:block;
}
.questions-l-cnt{
    border-bottom:1px #dedede dashed;
    margin-bottom:10px;
}
.questions .tw span{
    display: block;
    height: 30px;
    line-height: 30px;
    font-size:12px;
    text-align: center;
    margin-bottom:5px;
}
.questions .tw span em{
    color:#e84c35;
    padding:0 5px;
    font-style: normal;
}
.questions .tw a{
    display: block;
    width: 40%;
    margin:0 30%;
    height:30px;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    background-color: #e84c35;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}
.questions .tw a i{
    padding:0 10px;
    background: url(../images/tw.png) no-repeat center center;
    margin-right: 5px;
}
.examinee-comments .main-cnt{
    padding-top:10px;
}
.examinee-comments .main-cnt li{
    background: url(../images/li_img.png) no-repeat left center;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    height: 30px;
    line-height: 30px;
    font-size:14px;
}
.examinee-comments .main-cnt li a{
    margin-left:10px;
}
/*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 -106px -223px;
    padding-left:45px;
    margin-bottom:15px;
}
.link a{
    float:left;
    padding:0 15px;
    height: 28px;
    line-height: 28px;
    font-size:14px;
}
/*link end*/

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

.copyright{ display:none; padding:1em 0em 1em; text-align:center;border-top:2px solid #fb6a55; 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:#e8533d; position:fixed; z-index:99999; bottom:0px;}
.last ul li{ float:left; width:33%; height:40px; border-right:1px #fb6a55 solid; background:#e8533d; text-align:center; display:block; overflow:hidden;}
.last ul li a { display:inline-block; height:40px; width:99.8%; color:#FFF; border-right:1px #e8533d 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,.ad, .head,.nav,.library, .breadcrumbs, .main01, .process, .main02,.enrollment, .main03, .main04, .main05,.link,#footer{
        width: 1024px;
    }
    .banner-box{
        height: 375px;
    }
    .hot-headline-box{
        padding:5%;
    }
    .headline-center,.headline-bottom li{
        height: 40px;
        line-height: 40px;
    }
    .headline-bottom li span{
        display: none;
    }
    .headline p{
        height: 30px;
        line-height: 30px;
    }

    .enrollment-colleges .main-cnt dl{
        width: 24%;
        margin:0 0.5% 3.5%;
    }
    .enrollment-colleges .main-cnt dl dt{
        width: 40%;
    }
    .enrollment-colleges .main-cnt dl dd{
        width: 56%;
    }

    .test-questions dl{
        width:20%;
        margin:0 1%;
    }
    .tj-news-list dl dd p{
        margin-bottom:30px;
    }
}

@media only screen and (max-width:1024px){
    .nav{
        width: 100%;
    }
    .head{
        width:100%;
        margin:2% 0;
    }
   .breadcrumbs, .main01,.library, .process,.mobile-hot-headline ,.main02,.enrollment, .main03, .main04, .main05,.link,#footer{
        width: 95%;
        margin:0 2.5%;
    }
   .link,#footer{
        margin:2% 2.5%;
    }
    .head .logo{
        width: 100%;
        height: 50px;
        line-height: 50px;
        color:#fff;
        font-size:28px;
    }
    .breadcrumbs{
        margin-bottom:1%;
    }
    .banner-box,.process,.library,.mobile-hot-headline,.main02,.enrollment,.examination,.school-ranking,.test-questions,.main-bg,.hotspot-information,.questions, .examinee-comments{
        margin-bottom:3%;
    }
    .banner-box{
        height: auto;
    }
    .hot-headline-box .headline-top a span{
        font-size:20px;
    }
    .headline-center, .headline-bottom li,.headline p{
        height: 50px;
        line-height:50px;
    }
    .headline-bottom li{
        float: left;
        width: 46%;
        margin-right:2%;
        padding-left:2%;
    }
    .hot-headline-box .hot-questions li{
        float: left;
        width: 48%;
        margin:0 1% 2%;
    }

    .hot-headline-box .hot-questions li.li03,.hot-headline-box .hot-questions li.sub-btn,.hot-headline-box .hot-questions li.li-look{
        width:98%;
    }
    .hot-headline-box .hot-questions li.sub-btn input{
        width: 40%;
        margin:0 30%;
    }
    .main-bg{
        padding:3% 0;
    }
    .banner-box,.hot-headline,.enrollment-colleges,.enrollment-specialty, .examination, .test-questions,.hotspot-information,.main05-right{
        width: 100%;
    }
    .process li{
        width: 22.5%;
        margin:0 1% 2% !important;
    }
    .examination .main-tit ul{
        width:20%;
    }
    .examination .main-cnt dl dd p span.price{
        font-size:16px;
    }
    .school-ranking, .data-center{
        width: 96%;
        padding:2%;
    }
    .test-questions dl{
        width:20%;
        margin:0 1%;
    }
    .enrollment-l,.enrollment-r{
        width:100%;
    }
    .look,.zsgg-main{
        padding:4%;
    }
    .look{
        margin-bottom:3%;
    }
    .enrollment-specialty .main-cnt{
        padding:2%;
    }
    .enrollment-specialty .main-cnt li{
        float: left;
        width: 44%;
        margin:0 4% 0 0;
        padding-left:2%;
    }
    .enrollment-l ul.zsgg li{
        float:left;
        width:48%;
        margin-right:2%;
    }
    .enrollment-l .look-cnt a{
        width:14.6666666%;
        margin:0 1%;
    }

    .enrollment-r{
        height: 320px;
    }
    .enrollment-r .scroll03{
        width:1710px;
    }
    .enrollment-r .news{
        width:265px;
        margin:0 10px;
    }
    .examination .main-tit ul{
        width:20%;
    }
    .examination .main-cnt dl dd p span.price{
        font-size:16px;
    }
    .school-ranking .main-cnt li{
        height: 40px;
        line-height: 40px;
        width:29.3333333333%;
        margin:0 4% 0 0;
        float: left;
    }
    .school-ranking .main-cnt li em{
        margin-top:11px;
    }
    .questions, .examinee-comments{
        padding:3%;
    }
    .questions .tw span{
        margin-bottom:1%;
        font-size:14px;
    }
    .questions .tw a{
        width:20%;
        margin:0 40%;
        height: 40px;
        line-height: 40px;
    }
    .examinee-comments dl{
        width: 46%;
        margin:0 2% 1%;
        float:left;
    }

    .data-center .main-cnt li{
        width:46%;
        padding-left:2%;
        float: left;
        margin-right:2%;
    }
    .hotspot-tit-box{
        width: 60%;
    }
    #footer table td{
        display: none;

    }
    #footer table tr.tr01 td{
        display: inline;
    }
    #footer table tr.tr01 td a{
        display: none;
    }
    #footer table td a.a01, #footer table td a.a04,#footer table td a.a06{
        display: inline;
    }
}
@media only screen and (max-width:900px){
    .enrollment-colleges .main-cnt dl{
        width:31.3333333333333333333%;
        margin:0 1% 2%;
    }
}
@media only screen and (max-width:767px){
    .head .logo{
        width: 100%;
    }
    .head .logo a.logo-cnt{
        display: block;
        width: 20%;
        float:left;
    }
    .head .logo a.logo-wz{
        display: block;
        width: 50%;
        float:left;
    }
    .banner-box, .hot-headline,.process, .main02, .enrollment-colleges, .examination, .test-questions,.examination, .school-ranking, .test-questions, .main-bg, .hotspot-information, .questions, .examinee-comments,.data-center{
        margin-bottom:5%;
    }
    .nav{
       padding:5px 0;
        height: 60px;
    }
    .nav a{
        width: 25%;
        height: 30px;
        line-height: 30px;
        font-size: 16px;
    }
    .breadcrumbs{
        font-size:14px;
    }
    .fullSlide .hd ul li{
        width:5px;
        height:5px;
        border:2px #fff solid;
    }
    .enrollment-specialty .main-cnt li{
        width:44%;
    }
    .school-ranking .main-cnt li{
        width:46%;
    }
    .examination .main-tit,.hotspot-information .main-tit{
        border-bottom:0;
    }
    .examination h2,.hotspot-information .main-tit h2{
        width:100%;
        border-bottom:2px #dedede solid;
    }
    .examination .main-tit ul{
        height: auto;
        width:50%;
        margin-left:0;
        margin-top:2%;
        background: none;
    }
    .examination .main-tit ul li,.hotspot-tit-box li{
        padding-bottom:0;
        background-color:#f5f5f5;
        height: 32px;
        line-height: 32px;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
    }
    .examination .main-tit ul li{
        background-color: #fff;
    }
    .examination .main-tit ul li.hover, .examination .main-tit ul li:hover,.hotspot-tit-box li.hover, .hotspot-tit-box li:hover{
        border-bottom:0;
        background-color:#e84c35;
        color:#fff;
    }
    .examination .main-tit ul li.hover::after, .hotspot-tit-box li.hover::after{
        display: none;
    }
    .examination{
        position: relative;
        padding-bottom:50px;
    }
    .examination .main-tit > div.right{
        width:80%;
        margin:0 10%;
        position: absolute;
        left:0;
        bottom:10px;
    }

    .examination .main-cnt dl{
        width:46%;
        margin:0 2% 4%;
    }
    .examination .main-cnt dl dt{
        padding:8% 8% 4%;
    }

    .test-questions dl{
        width:42%;
        margin:0 2% 4%;
        padding:0 2% 2%;
    }

    .hotspot-tit-box{
        width:100%;
        margin-left:0;
        margin-top:2%;
    }
    .tj-news-list dl dd{
        width:100%;
    }
    .tj-news-list dl dd p, .pt-news-list li p{
        margin-bottom:15px;
        font-size:12px;
        height: 40px;
        line-height: 20px;
    }
    .questions .tw span{
        height: 40px;
        line-height: 40px;
    }
    .questions .tw a{
        width:30%;
        margin:0 35% 3%;
        height: 40px;
        line-height: 40px;
    }

    #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){
    .school-ranking, .data-center{
        width: 94%;
        padding:3%;
    }
    .examinee-comments dl dt{
        width: 25%;
    }
    .examinee-comments dl dd{
        width:70%;
    }
    .examinee-comments dl dd p{
       height:66px
    }
    .questions .tw a{
        width:40%;
        margin:0 30% 3%;
    }
}

@media only screen and (max-width:600px){
    .head .logo a.logo-cnt{
        width: 25%;
    }
    .head .logo a.logo-wz{
        font-size:26px;
    }
    .headline-bottom li{
        width:96%;
        margin-right:0;
        padding-left:4%;
    }
    .enrollment-l ul.zsgg li{
        width: 100%;
        margin:0;
    }
    .enrollment-colleges .main-cnt dl dd a{
        font-size:14px;
        height: 20px;
        line-height: 20px;
    }
    .enrollment-colleges .main-cnt dl dd p{
        display: none;
    }
    .enrollment-colleges .main-cnt dl dd span{
        font-size:10px;
    }
    .data-center .main-cnt li{
        width:98%;
        margin-right:0;
    }
}
@media only screen and (max-width:480px){
    .hot-headline-box .hot-questions li{
        width: 98%;
    }
    .headline-center, .headline-bottom li, .headline p{
        height: 40px;
        line-height: 40px;
    }
    .hot-headline-box .hot-questions li.sub-btn input{
        width: 100%;
        margin:0;
    }
    .process li{
        width:22%;
    }
    .process li span{
        font-size:14px;
    }
    .enrollment-l .look-cnt a{
        width:31.33333%;
        margin:0 1% 3%;
    }
    .enrollment-colleges .main-cnt dl{
        width:49%;
        margin:0 0.5% 3%;
    }
    .enrollment-colleges .main-cnt dl dt{
        width: 45%;
    }
    .enrollment-colleges .main-cnt dl dd{
        width:51%;
    }
    .enrollment-colleges .main-cnt dl dd span{
        padding-left:25%;
        width: 75%;
    }
    .enrollment-specialty .main-cnt li{
        width: 96%;
        padding-left:4%;
        margin:0;
    }
    .school-ranking .main-cnt li{
        width:100%;
        margin:0;
    }

    .examinee-comments dl{
        width: 100%;
        margin:0 0% 2%;
    }
    .examinee-comments dl dt{
        width:15%;
    }
    .examinee-comments dl dd{
        width:80%;
    }
    .examinee-comments dl dd p{
        height: auto;
    }
}

@media only screen and (max-width:400px){
    .hot-headline-box .headline-top a span{
        font-size:16px;
    }
    .process li span{
        font-size:12px;
    }
    .test-questions dl{
        width: 44%;
        margin:0 1% 2%;
    }
    .test-questions dl dd a{
        font-size:12px;
    }
    .examination .main-tit > div.right{
        width:100%;
        margin:0 0%;
    }
    .examination .main-cnt dl{
        width:49%;
        margin:0 0.5% 2%;
    }
    .examination .main-cnt dl dt{
        padding:0;
    }
    .examination .main-cnt dl dd{
        padding:3%;
    }
    .examination .main-cnt dl dd a{
        font-size:12px;
    }
    .examination .main-cnt dl dd p span.price{
        font-size:12px;
    }
    .hotspot-tit-box li{
        width: 48%;
        margin:0 1% 2%;
    }
    .questions .tw a{
        width:50%;
        margin:0 25% 3%;
    }
    .examinee-comments dl dt{
        width:20%;
    }
    .examinee-comments dl dd{
        width:78%;
    }
}