
.navbar-default .navbar-nav>li>a {
    /*padding-left: 25px;
    padding-right: 25px;*/
}
.nav-all {
    position: absolute;
    top: 0;
    width: 250px;
    z-index: 2;
}
.classification ul {
    width: 135px;
    margin-left: 18px;
}
.classification ul li {
    padding: 0px 10px 0px 0px;
}
.Margin_top_e{
    overflow: hidden;
}
.nav-btn{
	cursor: pointer;
}
.nav-list{
	display: none;
}
.curPosition {
    height: 25px;
    line-height: 25px;
    color: #999;
    font-family: simsun;
    font-size: 12px;
    margin-bottom: 15px;
}

.school_filter {
    background: #fff;
    padding: 10px 20px 0px 20px;
    overflow: hidden;
}
.school_filter .wrap {
    border-bottom: 1px dotted #d1d5e1;
    margin-bottom: 10px;
    width: 100%;
    padding-bottom: 10px;
}
.school_filter .wrap:nth-last-child(1){
	border:none;
	margin-bottom: 0px;
}
.key {
    font-size: 14px;
    color: #999;
    line-height: 40px;
    font-family: "PingFang SC","Helvetica Neue",Helvetica,Arial,"Hiragino Sans GB","Heiti SC","Microsoft YaHei","WenQuanYi Micro Hei",sans-serif;
}
.key i {
    background-image: url(../../../../www.zzyedu.com.cn/img/icon-index-normal.png);
    display: inline-block;
    width: 6px;
    height: 11px;
    font-size: 0;
    background-position: 0 -60px;
    /*vertical-align: middle;*/
    margin-left: 5px;
    margin-right: 10px;
}
.value{
	width: 90%;
}
.value ul li{
	padding:10px 15px;
}
.value ul li a{
    font-size: 14px;
}
.value ul li.hover{
	background: #142449;
    
}
.value ul li.hover a{
	color: #fff;
}
.value ul li a:hover{
	/*color: #142449;*/
}


.news_list{
	background: #fff;
	padding:0px 15px;
    width: 845px;
    float: left;
}
.news_content_s{
    text-align:center;font-size:20px;
    line-height: 30px;
}
.news_content_p{
    text-align:center;padding-bottom: 15px;border-bottom: 1px #ccc dotted;margin-bottom: 15px;color: #7d7c7c;margin-top: 15px;font-size: 14px;
}

.school_one{
    background: #fff;
    padding: 20px 20px 0px 20px;
    overflow: hidden;
}
.school_one h3{
    font-size: 18px;
}
.school_one h3 a{
    font-size: 14px;
    color: #ccc;
    line-height: 20px;
}
.school_one dd{
    width: 143px;
    margin-right: 15px;
    border:1px #eee solid;
    margin-top: 20px;
    margin-bottom: 20px;
    padding:20px 5px;
}
.school_one dd:hover{
    border:1px #142449 solid;
}
.school_one dd:nth-child(5){
    margin-right: 0px;
}
.school_one dd img{
    display: block;
    margin:0 auto;
    width: 70%;
}
.school_one dd a{
    width: 100%;
}
.school_one dd a:nth-child(2){
    text-align: center;
    margin-top: 15px;
    font-size: 16px;
    height: 22px;
    line-height: 22px;
    overflow: hidden;
}


.news_content-xgzz{
    margin-top: 10px;
    margin-bottom: 15px;
}
.news_content-xgzz a{
    width: 48%;
    line-height: 40px;
    height: 40px;
        border-bottom: 1px #e8e8e8 dotted;
        color: #888;
        overflow: hidden;
        font-size: 14px;
}
.news_content-xgzz a:hover{
    text-decoration-line: underline;
}
.news_content-xgzz a:nth-last-child(1),.news_content-xgzz a:nth-last-child(2){
    border:none;
}
.news_content-xgzz a:nth-child(even){
    float: right;
}
.news_content-xgzz a:nth-child(odd){
    float: left;
}



/*问答内容页*/
#ask_detail {
    font-size: 20px;
    margin-top: 0px;
    line-height: 30px;
    width: 100%;
    color: #142449;
}
#ask_detail img{
    float:left;margin-right:10px;margin-top:2px;
}
.content_tag {
    width: 100%;
    margin-top: 15px;
}
.articlescrap_time {
    color: #999a9f;
    font-size: 12px;
    line-height: 32px;
}
.answers{
    background: #fff;overflow: hidden;margin-top: 15px;width: 100%;border-top:1px #e9e9e9 dotted;padding-top: 15px;
}
.answers h2 {
    font-size: 20px;
    color: #142449;
    height: 30px;
    line-height: 30px;
    margin: 0px;
}
article p {
    line-height: 30px;
    font-size: 14px;
}
/*校园开放日*/
.school_list_exposition{
    padding-top: 20px;
    border-bottom: 1px solid #f4f4f4;
    overflow: hidden;
    padding-bottom: 20px;
}

.school_list_exposition .time {
    font-size: 14px;
    color: #555;
    text-align: right;
    width: 125px;
    padding-top: 3px;
}
.school_list_exposition a:hover{
    text-decoration: underline;
}
.school_list_exposition .time em {
    display: block;
    font-size: 13px;
    color: #666;
    line-height: 46px;
    font-style: normal;
}
.school_list_exposition .time span {
    font-size: 14px;
    color: #999;
}
.school_list_exposition .info {
    border-left: 1px solid #f4f4f4;
    padding-left: 25px;
    position: relative;
    width: 660px;
    margin-left: 25px;
    overflow: initial;
}
.school_list_exposition .info:before {
    content: '';
    width: 10px;
    height: 10px;
    border: 2px solid #dedede;
    border-radius: 50%;
    position: absolute;
    left: -7px;
    top: 6px;
    background-color: #fff;
}
.school_list_extit{
    font-size: 18px;
    height: 22px;
    line-height: 22px;
    overflow: hidden;

    width: 100%;
    margin-top: 5px;
}
.news_list_exadd{
    color: #999;
    max-height: 50px;
    line-height: 25px;
    overflow: hidden;
    margin-top: 10px;
    font-size: 14px;
}
.school_list_exposition .info .bbtn{
    margin-top: 10px;
    overflow: hidden;
}
.school_list_exposition .info .bbtn img{
    width: 5%;
}
.school_list_exposition .info .bbtn h3{
    font-size: 14px;
    line-height: 32px;
    margin-left: 10px;
}
.popclick,.popclick:hover{
        background: #142449;
        color: #fff;
        padding:5px 12px;
        font-size: 14px;
}

.pageNav {
   
    padding: 30px 0;
    text-align: center;
   
    clear: both;
}
.pageNav span, .pageNav a {
    font-size: 12px;
    border: 1px #eee solid;
    padding:5px 15px;
    display: inline-block;
}
.current,.pageNav a:hover{
    background: #142449;
    color: #fff;
}



.public_right{
	margin-left: 15px;
    width: 310px;
}
.guoji_bm{
    background: #142449;
}
.guoji_bm h3{
    font-size: 18px;
    text-align: center;
    padding:25px 0px;
    color: #fff;
}
.guoji_bm form{
    padding:0px 20px 20px 20px;
}
.city_input{
    overflow: hidden;
    margin-bottom:15px;
}
.city_input select{
    width: 100%;
    height: 40px;
     border: 1px solid #e5e5e5;
    outline: none;
    padding:0px 10px;
    color: #7c95ab;
}
.city_input input[type="text"]{
    border: 1px solid #e5e5e5;
    outline: none;
    padding:0px 10px;
    color: #7c95ab;
    height: 40px;
    width: 100%;
}
.city_input textarea{
    border: 1px solid #e5e5e5;
    outline: none;
    padding:10px;
    color: #7c95ab;
    width: 100%;
    height: 80px;
}
.city_input font{
    color: #7c95ab;
    margin-left: 5px;
}
.city_input:nth-last-child(1){
    margin-bottom: 9px;
}

button{
    background: #fe9400;
    color: #fff;
    width: 100%;
    border:none;
    font-size: 16px;
    height: 40px;
}
.hot_school{
	background: #fff;
	padding:15px;
	overflow: hidden;
}
.hot_school h3{
	font-size: 18px;
	border-bottom:1px #ccc solid;
	padding-bottom: 15px;
	margin-bottom: 15px;
}

.hot_school a {
	font-size: 14px;
	display: inline-block;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	border-bottom:1px #e7e7e7 dotted;
	margin-bottom: 10px;
    width: 100%;
}	
.hot_school a:hover{
	text-decoration: underline;
}
.hot_school a span.current{
	padding:0px 5px;
	margin-right: 10px;
}
.hot_school a span.current_c{
	background: #ccc;
	padding:0px 5px;
	margin-right: 10px;
}



#pos {
    padding: 10px 15px;
    font-family: SimSun;
    font-size: 12px;
    line-height: 25px;
}
.m_newslist{
	background: #fff;
	padding:15px 15px 0px 15px;
	overflow: hidden;
}

.result {
    width:100%;
    margin-bottom: 10px;
}
.result li {
    width: 31.8%;
    border: 1px #e1e1e1 solid;
    margin-right: 2%;
    margin-bottom: 20px;
}
.result li .Zt_list {
    padding: 15px;
    overflow: hidden;
    background: #fff;
}
.Zt_list h2 {
    font-size: 16px;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
    font-weight: normal;
}
.Zt_list p {
    color: #999;
    overflow: hidden;
    font-size: 12px;
    border: none;
    padding-top: 0px;
    margin-top: 10px;
    height: 40px;
    line-height: 20px;
}
.result li img{
    height: 244px;  
}
.result li:hover {
    box-shadow: 0 3px 13px #707070;
}
.result li:nth-child(3n+3) {
    margin-right: 0px;
}
.Zt_list_time{
    color:#999;font-size:12px;border-top: 1px #e1e1e1 dashed;overflow:hidden;margin-top:10px;padding-top:10px;
}

.news_content-zsjz{
    padding:10px 0px;    border-bottom: 1px #e9e9e9 dotted;
}
.news_content-zsjz:nth-last-child(1){
    border:none;
}
.img-zsjz{
    width: 85px;
}
.mid-zsjz{
    width: 600px;
    padding:0px 20px;
}
.tit-zsjz,.info{
    overflow: hidden;
}
.tit-zsjz a{
    font-size: 16px;
    margin-bottom: 10px;
    width: 100%;
    height: 22px;
    line-height: 22px;
    overflow:hidden;
}
.tit-zsjz a:hover{
    text-decoration: underline;
}
.info span{
    color: #999;
    width: 50%;
    margin-bottom: 10px;
    font-size: 14px;
}
.opera{
    width: 110px;
}
.opera a{
    display: block;
    width: 100%;
    text-align: center;
    padding:8px 0px;
    color: #fff;
    font-size: 14px;
}

.linkbg{background: #142449;margin-bottom: 5px;margin-top: 15px;}
.dbbtn{    background: #fe9400;}
.l1 {
    height: 40px;
    background-color: #142449;
    margin-bottom: 15px;
}
.l11 {

    float:left;
    margin-left: 20px;
    font-size: 16px;
    font-weight: bold;
    line-height: 40px;
    color: #fff;
}
.l12 {
    float:right;
    font-size: 12px;
    line-height: 40px;
    margin-right: 20px;
}
.l12 a,.l11 a {
    color: #fff;
}
.list h4{
  color: #142449;
  padding-left: 20px;
  font-size: 16px;
  font-weight: normal;
  margin:5px 0px 20px 0px;
}
.l2 ul li {
    width: 180px;
    float: left;
    overflow: hidden;
    margin-right:1%;
    font-size: 12px;
    border: 1px #eee solid;
    padding:0px 20px;
    line-height: 35px;
    height: 35px;

    margin-bottom: 15px;
}
.l2 ul li:hover{
  border: 1px #142449 solid;
}
.l2 ul li:nth-child(5n){
  margin-right: 0px;
}

.l2 ul li a{
  color: #666;font-size:16px;display: block;
}
.l2 ul li a:hover{
  color: #142449;
}
.zy_tit h1{
    font-size: 30px;
    color: #142449;
    font-weight: bold;
    padding-bottom: 10px;
    border-bottom: 3px #142449 solid;

}
.zy_tit ul li {
    width: 47%;
    padding-right: 20px;
    margin-top: 20px;
    position: relative;
    color: #666;
    line-height: 26px;
}
.zy_tit ul li span {
    background-color: #ff9f02;
    color: #fff;
    font-size: 14px;
    height: 25px;
    line-height: 25px;
    padding: 0px 15px;
    margin-right: 25px;
}
#zt_jj_info {
    width: 75%;
    height: 52px;
    overflow: hidden;
    font-size: 14px;
}

.zy_tit ul li a {
    background-color: #f0f7fe;
    border-radius: 4px;
    height: 26px;
    line-height: 26px;
    padding: 0px 15px;
    margin-right: 10px;
    margin-bottom: 10px;
    font-size: 14px;
}
.zy_tit ul li span:after {
    border: 13px solid transparent;
    border-left: 13px solid #ff9f02;
    width: 0;
    height: 0;
    position: absolute;
    content: ' ';
    left: 58px;
    top: 0px;
}
.zy_tit li span.xgzy:after {
    border: 12px solid transparent;
    border-left: 12px solid #ff9f02;
    width: 0;
    height: 0;
    position: absolute;
    content: ' ';
    left: 114px;
    top: 20px;
}
.zy_tit li font em {
    font-style: normal;
    color: #f25b3b;
    font-size: 16px;
}
.zy_tit li a:hover {
    background-color: #bdddfd;
}



.cjask_one{
    background: #fff;
    padding:20px;
    overflow: hidden;
}
.cjask_one h2{
    font-size: 20px;
    color: #142449;
    font-weight: bold;
}
.cjask_one-img{
    margin-top: 20px;
    overflow: hidden;
}
.cjask_one_imgs{
    width: 48%;

}
.cjask_one_imgc{
    width: 50%;
}
.cjask_one_imgc h3{
    font-size: 18px;
    height: 24px;
    line-height: 24px;
    overflow: hidden;
    font-weight: bold;
   
}
.cjask_one_imgc h3 a{
     color: #142449
}
.cjask_one_imgc a:hover{
    text-decoration: underline;
}
.cjask_one_imgc ul{
    margin-top: 5px;
}
.cjask_one_imgc li {
    line-height: 30px;
    height: 30px;
    overflow: hidden;
    width: 100%;
    font-size: 14px;
}
.guoji_hot_fucus {
    overflow: hidden;
    width: 100%;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px #ccc dotted;
}
.guoji_hot_fucus:nth-last-child(1) {
    border: none;
    margin-bottom: 0px;
    padding-bottom: 0px;
}
.City_more{
    color: #999;
    font-weight: normal;
    font-size: 12px;
    line-height: 22px;
}
.City_more:after {
    content: '';
    width: 6px;
    height: 6px;
    display: inline-block;
    border-top: 1px solid #999;
    border-right: 1px solid #999;
    transform: rotate(45deg);
    margin-bottom: 1px;
}
.city_push{
    width: 100%;
}
.city_push dl {
    width: 29.3%;
    margin-right:2%;
    border: 1px solid #ddd;
    padding: 10px;
    margin-top: 15px;
}
.city_push dl:nth-child(3n){
    margin-right: 0px;
}
.city_push dt{
    width: 30%;
    margin-top: 2px;
}

.city_push dd{
    width: 67%;
}
.city_tit h3{
    font-size: 16px;
    font-weight: bold;
    height: 22px;
    overflow: hidden;
}
.city_push dd p font{
    float: left;
    color: #142449;
    padding:0px 3px;
    border-radius: 3px;
    margin-right: 5px;
    border:1px #142449 solid;
    font-size: 12px;
}
.city_push dl:hover {
    box-shadow: 0 0 10px #ddd;
}
@media (max-width: 1200px) and (min-width: 990px){
	.search input {
	    width: 240px;
	}
	.result li img{
        height: 202px;  
    }
   
}


.itemm{
    background: #fff;
    padding:15px;
    overflow: hidden;
}
.itemm h3{
    font-size: 18px;
    border-bottom:1px #ccc solid;
    padding-bottom: 15px;
    margin-bottom: 15px;
}
.itemmm{
    position: relative;
    margin-left: 90px;
    border-bottom: 1px #eee dotted;
    padding-bottom: 12px;
    margin-bottom: 12px;

}
.itemmm:nth-last-child(2){
    border:none;
    margin-bottom: 10px;
}
.itemmm .date {
    position: absolute;
    left:-90px;
    top: 0px;
    width: 48px;
    text-align: center;
    font-size: 12px;
    color: #999;
}
.itemmm .date span{
    width: 100%;
    display: block;
}
.itemmm .icon {
    position: absolute;
    left: -30px;
    top: 5px;
    overflow: hidden;
    width: 15px;
    height:15px;
    background: #fff;
    border: 2px solid #ccc;
    border-radius: 50%;
    z-index: 2;
}
.itemmm .line{
    position: absolute;
    left: -23px;
    top: 5px;
    background: #eee;
    height: 80px;
    width: 1px;
}
.itemmm:nth-last-child(2) .line{
    height: 50px;
}
.itemmm img{
 
    border-radius: 50%;
    width: 15%;
}
.itemmm h4{
    font-size: 16px;
    
    line-height: 15px;
    height: 15px;
    overflow: hidden;
}
.itemmm h4:hover{
    text-decoration: underline;
}
.title_open{
    margin-left: 20%;
    padding-top: 5px;
    width: 80%;
}
.title_open p {
    font-size: 14px;
    color: #afafaf;
    margin-top: 10px;
}
.open_day_more,.open_day_more:hover {
    color: #555;
    background-color: #f0f0f0;
    display: block;
    height: 45px;
    line-height: 45px;
    text-align: center;
    font-size: 14px;
}

.main_ask {
    border-bottom: 1px #e7e7e7 dotted;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.main_ask p {
    overflow: hidden;
    color: #999;
    font-size: 14px;
    line-height: 30px;
    height: 60px;
    margin-top: 6px;
    width: 100%;
}
.main_ask:nth-last-child(1){
    border:none;
}

.city_other{
    height: 40px;
    overflow: hidden;
    position: absolute;
    width: 85%;
    right: 0;
    background: #fff;
    z-index: 9;
}
.city_other a{
    background: #f0f0f0;
    padding:10px 15px;
    font-weight: normal;
    color: #333;
    margin-right: 5px;
    margin-bottom: 10px;
    font-size: 14px;
}

