.zj_subNavigation li:last-child{
	color: #2f74bf;
}
/* banner */
.edu_banner{
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}
.edu_banner>a{
	float: left;
	width: 49%;
	margin: 20px 0px;
}
.edu_banner .to_right{
	float: right;
}
.edu_banner>a>img{
	width: 100%;
}
/* 搜索 */
.edu_search{
	width: 1200px;
	margin: 0px auto 15px;
	overflow: hidden;
}
.edu_search button{
	float: right;
	width: 60px;
	height: 30px;
	text-align: center;
	color: #fff;
	background: #2da915;
	border: 0;
	border-radius: 15px;
}
.edu_search button a{
	color: #fff !important;
}
.edu_search .search{
	background: #166ca7;
}
.edu_search input{
	float: right;
	width: 315px;
	height: 30px;
	text-align: center;
	border: 1px solid #ababab;
	border-radius: 15px;
	margin: 0px 5px 0px 20px;
}
/* 閲嶇偣鎺ㄨ崘 */
.edu_recommend{
	width: 1200px;
	margin: 0px auto 20px;
	overflow: hidden;
}
.reveal{
	display: none;
}
.edu_recommend .reveal:first-child {
	display: block;
}
.tab_title {
    border-left: 1px solid #eee;
    border-right: 1px solid #eee;
    overflow: hidden;
	padding: 8px 15px 5px;
	display: none;
}
.tab_title:first-child {
	display: block;
}
.tab_title ul{
	overflow: hidden;
	float: left;
	width: 1085px;
	height: 52px;
}
.tab_title li {
	padding: 8px 16px;
    line-height: 14px;
    text-align: center;
    font-size: 14px;
    background: #e0f2ff;
    color: #303133;
	border-radius: 5px;
	cursor: pointer;
    border: 1px solid #9fd6ff;
    float: left;
    margin: 10px 15px 10px 0px;
}
.tab_title .show_all{
	padding: 8px 0px;
    line-height: 14px;
    text-align: center;
    font-size: 14px;
    color: #fe6e0d;
    border-radius: 5px;
    float: right;
    margin: 10px 0px;
	cursor: pointer;
}
.show_all img{
	float: right;
	width: 13px;
	height: 14px;
	margin-left: 5px;
	cursor: pointer;
}
.tab_title li:first-child {
    background: #3670ba;
    color: #fff;
    border: 1px solid #3670ba;
}
.recommend_tit{
	height: 50px;
	line-height: 30px;
	border-bottom: 1px solid #eeeeee;
}
.recommend_tit>span{
	height: 30px;
	float: left;
	color: #2f74bf;
	padding: 0px 36px 0px 20px;
	font-size: 18px;
	font-weight: bold;
	border-left: 4px solid #2f74bf;
	margin: 10px 0px;
	
}
.recommend_tit>a{
	float: right;
	color: #6d6d6d;
	padding-right: 20px;
	margin-top: 10px;
}
.recommend_video{
	padding: 13px 20px;    
	overflow: hidden;
    width: 1158px;
	border-left: 1px solid #eeeeee;
	border-right: 1px solid #eeeeee;
}
.video_details{
	width: 48.7%;
	float: left;
}
.video_details:nth-child(2){
	float: right;
}
.video_details>a{
	display: block;
}
.video_details>a>img{
	display: block;
	width: 100%;
}
.video_details>ul{
	height: 50px;
	line-height: 50px;
	font-size: 16px;
}
.details_left{
	float: left;
	font-weight: bold;
	width: 50%;
}
.details_left span:last-child{
	margin-left: 28px;
	float: right;    
	width: 73%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.details_right{
	float: right;
	color: #6e6e6e;
}
.details_right span:last-child{
	margin-left: 36px;
}
.recommend_list{
	padding: 0px 20px;
	border-left: 1px solid #eeeeee;
	border-right: 1px solid #eeeeee;
	border-bottom: 1px solid #eeeeee;
}
.recommend_list ul li{
	height: 38px;
	line-height: 38px;
	border-top: 1px solid #eeeeee;
}
.article_title{
	float: left;
	width: 85%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.article_player{
	float: right;
}
.article_player:hover{
	color: #ff7f49;
}
.show_box,.show_next{
	border: 1px solid #eee;
    border-top: none;
}
/* 璧勬簮搴�*/
.recommend_tit>ul{
	float: left;
	margin-left: 34px;
}
.recommend_tit>ul>li{
	float: left;
	padding: 10px 15px 9px;
	margin: 0px 20px;
	font-size: 18px;
}
.recommend_tit>ul>li:hover{
	cursor: pointer;
}
.on{
	cursor: pointer;
    border-top: 1px solid #eee;
    border-left: 1px solid #eee;
    border-right: 1px solid #eee;
    /* border-top-left-radius: 5px; */
    /* border-top-right-radius: 5px; */
	border-bottom: 1px solid #fff;
	background-color: #3670BA;
    color: #fff;
}
.is_show,.net_resource{
	display: none;
}
.is_show:first-child,.net_resource:first-child{
	display: block;
}
.resource_special{
	overflow: hidden;
    width: 1170px;
	padding: 0px 15px;
}
.resource_special:last-child{
	padding-bottom: 20px;
}
.special_list{
	overflow: hidden;
}
.special_title{
	height: 30px;
	line-height: 30px;
	margin: 18px 0px;
}
.special_title span{
	float: left;
	border-left: 5px solid #3073c1;
	padding-left: 8px;
	color: #3073c1;
}
.special_title a{
	float: right;
	border-radius: 15px;
	padding: 0px 15px;
	background: #2c76bd;
	color: #fff;
}
.list_therein{
	width: 23.5%;
	margin-left: 2%;    
	float: left;
}
.list_therein:first-child{    
	margin-left: 0;
}
.therein_img a{
	display: block;
	height: 155.25px;
}
.therein_img a img{
	width: 100%;
	height: 100%;
}
.therein_title{
	font-weight: bold;
	width: 100%;
    white-space: nowrap;
    overflow: hidden;
	text-overflow: ellipsis;
	height: 38px;
	line-height: 38px;
}
.therein_time{
	color: #333;
	width: 100%;
    overflow: hidden;
}
.therein_time span{
	float: left;
	width: 50%;
	font-size: 13px;
	height: 13px;
	line-height: 13px;
	color: #333;
}
/* 先进典型 */
.advanced_models{
	overflow: hidden;
}
.advanced_show{
	display: none;
	overflow: hidden;
	border: 1px solid #eee;
	border-top: none;
}
.advanced_show:first-child{
	display: block;
}
.list_once {
    height: 41px;
	line-height: 41px;
	border-bottom: 1px solid #eee;
	margin-left: 18px;
	margin-right: 7px;
	width: 369px;
	float: left;
}
.list_once span {
    width: 10px;
    height: 10px;
    float: left;
    background: #3073c1;
    border-radius: 50%;
    margin: 18px 10px 0px 6px;
}
.list_once a {
    float: left;
    color: #333333;
    width: 70%;
    font-size: 16px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.list_once .news_time {
    float: right;
    color: #afafaf;
}
/*弹出框*/
.pop-box{
	width: 423px;
	height: 204px;
	background: #ffffff;
	display: none;
	z-index: 11;
	position:fixed;
	top:0;
	right:0;
	left:0;
	bottom:0;
	margin:auto;
	border-radius: 5px;
}
/*背景层*/
#pop-layer {
	display: none;
	background-color: #b2b2b2;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 10;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
}
.pop-box-header{
	text-indent: 20px;
	padding: 16px 0 12px;
	font-size: 15px;
	border-bottom: 1px solid #c8c8c8;
	position: relative;
}
.pop-box-header span{
	float: right;
	position: absolute;
	top: 0;
	right: 0;
	font-size: 36px;
	color: #c8c8c8;
	margin-right: 20px;
	cursor: pointer;
}
.pop-div{
	width: 600px;
	margin: 20px auto;
	display: block;
}
.layui-form{
	width: 320px;
	margin: 45px auto 0px;
}
.layui-btn{
	width: 150px;
	height: 50px;
	line-height: 50px;
	background: #d57b23;
}
.layui-btn:last-child{
	background: #d54125;
}
