@charset "utf-8";
/* CSS Document */


/*当前位置*/
.zzss_weizhi{ line-height:40px;}
.zzss_weizhi span{ color:#009688;}


/*part1 内容/右侧*/
.ptnews_part1{}
/*left*/
.ptnews_part1 .width850{}
/*考研资讯*/
.ptnews_part1 .news_tj{ background:#fff; margin-bottom:20px; padding-bottom:15px;}
.ptnews_part1 .news_tj h3{width:790px;line-height:50px;font-weight:normal;margin:0 auto;border-bottom: 1px solid #009688;color: #009688;}
.ptnews_part1 .news_tj ul{ width:790px; margin:20px auto;}
.ptnews_part1 .news_tj li{ width:50%; line-height:50px; float:left;}
.ptnews_part1 .news_tj li a{ width:95%; display:block; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.ptnews_part1 .news_tj li a:before{ content:"·"; font-weight:bold; margin-right:15px; margin-left:10px; color:#009688;}
/*分页*/
.ycb_page{ text-align:center; padding:50px 0;}



/*right*/
.r_diqu_cont{}
.r_diqu_cont h3{line-height:45px;font-weight:normal;border-bottom: 2px solid #009688;position:relative;}
.r_diqu_cont h3 a{font-size:15px;color: #009688;position:absolute;right:0;top:0;}
/*报考咨询*/
.diqu_zixun{ background:#fff; padding:8px 12px; margin-bottom:20px;}
.diqu_zixun .bkzx_list{ height:400px; margin-bottom:15px;}
.diqu_zixun .ul5{ margin-top:10px;}
.diqu_zixun .width795 .ul5 li{ border-bottom:1px dotted #cdcdcd; line-height:27px; padding:10px 0;}
.diqu_zixun .ul5 a:before{ content:"· "; font-weight:bold; color:#c7f5fa; float:left;}
.diqu_zixun .ul5 li{ line-height:30px; margin:5px auto; padding:10px 0; border-bottom:1px dashed #c9c9c9;}
.diqu_zixun .ul5 li div{ width:97%; float:right;}
.diqu_zixun .ul5 li div span{ display:block; float:left;}
.diqu_zixun .ul5 li div strong{ width:9%; display:block; float:left; color:#009688;}
.diqu_zixun .ul5 li .div1 span{ width:91%;}
.diqu_zixun .ul5 li .div2 span:nth-child(2){ width:75%; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.diqu_zixun .ul5 li .div2 span:nth-child(3){ width:14%; color:#ff7200;}
.diqu_zixun .ul5 li:last-child{ border:0;}
/*广告*/
.r_diqu_gg{ background:#fff; margin-bottom:20px;}
.r_diqu_gg img{ width:100%;}
/*课程推荐*/
.r_diqu_jqkc{ background:#fff; padding:8px 12px; margin-bottom:20px;}
.r_diqu_jqkc ul{ margin:10px auto;}
.r_diqu_jqkc li{ line-height:38px;}
.r_diqu_jqkc li a{ display:block; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.r_diqu_jqkc li a:before{ content:"·"; font-weight:bold; color:#d7d4d4; margin-right:5px;}
/*热招专业/院校*/
.zs_colleges{ background:#fff; padding:8px 12px; margin-bottom:20px;}
.zs_colleges h3{ height:45px;}
.zs_colleges h3 a{ display:none; top:15px; line-height:30px;}
.zs_colleges h3 span{ width:100px; height:30px; line-height:30px; display:block; float:left; margin-top:15px; text-align:center;}
.zs_colleges h3 span.on{background: #009688;color:#fff;}
.zs_colleges h3 span.on a{ display:block;}
.zs_colleges ul{ display:none; margin:10px auto;}
.zs_colleges ul.show{ display:block;}
.zs_colleges li{ width:50%; float:left; line-height:38px;}
.zs_colleges li a{ display:block; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.zs_colleges li a:before{ content:"·"; font-weight:bold; color:#d7d4d4; margin-right:5px;}


.ycb_page {
	text-align:center;
	padding:50px 0
}
.ycb_page li {
	display:inline-block;
	line-height:28px;
	margin:3px
}
.ycb_page li i {
	display:block;
	font-style:normal;
	padding:0 15px;
	border:1px solid #dbdbdb
}
.ycb_page li span {
	display:block;
	padding:0 10px;
	border:1px solid #dbdbdb
}
.ycb_page li.on span,.ycb_page li a:hover span,.ycb_page li a:hover i {
	background:#009688;
	color:#fff;
	border-color:#009688
}
.ycb_page li select {
	display:block;
	font-size:15px;
	line-height:28px;
	padding:0 40px 0 17px;
	background:url(../images/ycb_page_icon.png) 80px center no-repeat;
	border:1px solid #dbdbdb;
	outline:none;
	cursor:pointer
}






@media screen and (max-width: 640px){
	.width850{ width:100%;}
	.width390{ width:100%;}
	.width335{ width:100%;}
	
	.kyzx_keywords ul{ margin:15px 5px;}
	.kyzx_keywords ul li{ margin:5px 0;}
	
	.ptnews_part1 .news_tj h3{ width:95%; margin:0 auto;}
	.ptnews_part1 .news_tj ul{ width:95%; margin:0 auto;}
	.ptnews_part1 .news_tj li{ width:100%;}
	

	.r_diqu_gg{ display:none;}
	.zs_colleges{ display:none;}
	
	
	}