.detall_mark_center{
	width: 1200px;
	margin: auto;
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 18px;
	letter-spacing: 0px;
	color: #5f92d4;
	margin-top: 20px;
}
.detall_mark_center i{
	color: #aaa;
}
.detall_title{
	width: 1200px;
	height: 116px;
	margin: auto;
	overflow: hidden;
	line-height: 116px;
	border-bottom:2px solid #e5e5e5;
}
.detall_title_center{
	width: 1200px;
	min-height: 116px;
	margin: auto;
	overflow: hidden;
	text-align: center;
	border-bottom:2px solid #e5e5e5;
}
.detall_title_center span{
	display: inline-block;
	font-size: 42px;
	color: #2067c4;
	margin-top: 40px;
	font-weight: bold;
}
.news_center1{
	width: 1200px;
	margin: auto;
}
.news_center1{
	margin-top: 40px;
}
.news_img{
	float: left;
}
.news_list1{
	width: 1150px;
	margin: auto;

}
.news_list1 li{
	width: 1141px;
	margin: auto;
	background: #f8f8f8;
	height: 124px;
	cursor: pointer;
	margin-bottom: 20px;

}
.news_right_1{
	float: left;

}
.news_right_1 p{
	font-size: 22px;
	color: #333333;
	margin-top: 30px;
	width:850px;
	margin-left: 20px;
	font-weight: bold;
	display: block;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.news_right_1 span{
	display: block;
	font-size: 18px;
	color: #999999;
	margin-left: 20px;
	margin-top: 20px;
}
.news_list1 li:hover p{
	color: #2067c4;
}
.news_list1 li:hover{
	box-shadow: 11px 11px 0px 0 #efefef;
}
.footer{
	margin-top: 150px;
}
