@charset "utf-8";
/* CSS Document */


/*当前位置*/
.zzss_weizhi{ line-height:40px;}
.zzss_weizhi span{ color:#3f95e3;}

/*关键词*/
.kyzx_keywords{ margin-bottom:20px;}
.kyzx_keywords .yy_all{ background:#fff;}
.kyzx_keywords ul{ text-align:center; margin:15px 15px; text-align:center;}
.kyzx_keywords ul li{ width:155px; line-height:30px; margin:7px 5px; float:left; border:1px solid #e0e0e0; border-radius:4px;}
.kyzx_keywords ul li:hover{ background:#1281e2; border:1px solid #1281e2;}
.kyzx_keywords ul li a{ display:block;}
.kyzx_keywords ul li a:hover{ text-decoration:none;}
.kyzx_keywords ul li:hover a{ color:#fff;}

/*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 #1281e2; color:#1281e2;}
.ptnews_part1 .news_tj ul{ width:790px; margin:20px auto;}
.ptnews_part1 .news_tj li{ width:100%; line-height:30px; float:left;}
.ptnews_part1 .news_tj li span{     float: right;
    font-size: 14px;
    color: #cccccc;line-height: 30px;}
.ptnews_part1 .news_tj li a{ width:85%; 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:#86bdef;}
/*分页*/
.ycb_page{ text-align:center; padding:10px 0;}



/*right*/
.r_diqu_cont{}
.r_diqu_cont h3{ line-height:45px; font-weight:normal; border-bottom:2px solid #1385e3; position:relative;}
.r_diqu_cont h3 a{ font-size:15px; color:#1385e3; 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:#8faef1; 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:#5281e4;}
.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:33px;}
.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:#1281e2; 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;}









@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;}
	
	
	}






























