body{
	background: #fff;
}
/*政策聚焦*/
.policy_main{
	width: 1180px;
	margin: auto;
}
.policy-list{
	width: 1180px;
	margin: auto;
}
.coEducatingList .policy-item{
 	width: 380px;
	height: auto;
	float: left;
}
.coEducatingList .policy-item .policy-news-img{
	width: 100%;

}
.coEducatingList .policy-item .policy-news-title{
	font-size: 14px;
	line-height: 24px;
	height: 48px;
	margin-top: 6px;
	color: #333333;
	cursor: pointer;
}
.coEducatingList .policy-item .policy-news-title:hover{
	color:#6888ff;
}
.policy-news-desc{
	margin-top: 4px;
	font-size: 12px;
	color:#666666;
	line-height: 22px;
}
.policy-item .coEducatingPic{
	position: relative;
	width: 380px;
	height: 214px;
	overflow: hidden;
}
	/*协同育人--start*/
.modeTitle{
	font-size: 20px;
	color: #6888ff;
	text-align: center;
	height: 52px;
	line-height: 52px;
	position: relative;
}
.modeTitle .modeTitleLIne{
	position: absolute;
	bottom: 0;
	display: inline-block;
	width: 38px;
	height: 2px;
	left: 50%;
	margin-left: -19px;
	background: #6888ff;
}
.moreBlueBtn span{
	display: inline-block;
	background: #a4b8ff;
	font-size: 12px;
	color: #fff;
	padding-left: 6px;
	padding-right: 16px;
	border-radius:3px;
	-moz-border-radius:3px;
	-ms-border-radius:3px; 
	-o-border-radius:3px; 
	-webkit-border-radius:3px;
	position: relative;
	cursor: pointer;
}
.moreBlueBtn span:hover{
	background: #6888ff;
}
.moreBlueBtn span img{
	position: absolute;
	top:1px;
	right: 4px;
	width: 10px;
}
.coEducating{
	background: #ededed;
	margin-top: 36px;
}
.coEducatingBox{
	width: 1180px;
	margin: auto;
}
.coEducatingBox h3{
	line-height: 36px;
	text-align: center;
	font-size: 18px;
	color: #333;
}
.coEducatingTxtBox{
	width: 890px;
	margin: auto;
}
.coEducatingBox .coEducatingTxt{
	font-size: 14px;
	color: #666;
	line-height: 24px;
	text-indent: 34px;
}
.coEducatingTxtBox .knowMoreBtn{
	display: inline-block;
	background: #6888ff;
	color: #fff;
	font-size: 14px;
	width: 90px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	border-radius:3px;
	-moz-border-radius:3px;
	-ms-border-radius:3px; 
	-o-border-radius:3px; 
	-webkit-border-radius:3px;
	cursor: pointer;
}
.coEducatingTxtBox .knowMoreBtn:hover{
	background: #3f65f3;
}
.coEducatingList{
	width: 100%;
}
.coEducatingList li{
	float: left;
	width: 280px;
}
.coEducatingList li .coEducatingPic{
	width: 100%;
	height: 156px;
	overflow: hidden;
	position: relative;
}
.coEducatingList li .coEducationPicBox{
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	cursor: pointer;
}
.coEducatingList li .coEducatingPic img{
	width: 100%;
	height: 100%;
}
.coEducatingList li p.title{
	font-size: 14px;
	padding: 10px 0;
	line-height: 30px;
	height: 30px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	text-align: center;
	cursor: pointer;
}
.coEducatingList li p.title:hover{
	color: #6888ff;
}
/*协同育人--end*/
/*专家解读-start*/
.expert-interpretation-box{
	background: #fff;
	width: 100%;
	margin-top: 26px;
}
.expert-interpretation-main{
	background: #fff;
	width: 1180px;
	margin: auto;
}
.expert-list{
	width: 1200px;
	margin-top: 20px;

}
.expert-list .expert-item{
	float: left;
	width: 210px;
	margin-right: 20px;
	position: relative;
	padding-left: 170px;
	background: #eae8eb;
	height:210px;
	cursor: pointer;
}
.expert-photo-box{
	position: absolute;
	top:0px;
	left: 0px;
	width: 150px;
	height:210px;
	overflow: hidden;
}
.expert-photo-box .expert-photo{
	position: absolute;
	top:0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	display: block;
	width: auto;
	height: auto;
}
.expert-photo img{
	width: 100%;
	height: 100%;

}
.expert-bg-icon{
	position: absolute;
	top:-8px;
	right: 15px;
}
.expert-info-box{
	margin-top: 20px;
	padding-right: 20px;
}
.expert-info-desc-title{
	font-size: 14px;
	color:#333;
	line-height: 24px;
}
.expert-info-desc-title:hover{
	color:#6888ff;
}
.expert-info-desc-det{
	font-size: 12px;
	color:#666666;
	line-height: 22px;
	word-break: break-all;
}
.expert-person-box{
	position: absolute;
	bottom: 10px;
	left: 170px;
}
.expert-name{
	font-size: 14px;
	color:#333;
	border-bottom: 2px solid #6888ff;
	display: inline-block;
}
.expert-school{
	font-size: 12px;
	color:#666;
	line-height: 20px;
	margin-top: 2px;
}
/*合作院校开始*/
.cooperative-colleges{
	background: #fff;
	width: 100%;
	margin-top: 26px;
	margin-bottom: 26px;
}
.cooperative-colleges-main{
	background: #fff;
	width: 1180px;
	margin: auto;
}
.college-list{
	width: 1200px;
	margin-top: 16px;
}
.college-item{
	float: left;
	margin-right: 20px;
	margin-bottom: 26px;
	width: 180px;
	height: 100px;
}