.center_navigation {
	width: 100%;
	height: 60px;
	background-color: #FFFFFF;
	margin-bottom: 52px;
}
.center_navigation_center {
	width: 1200px;
	margin: auto;
	text-align: left;
	line-height: 60px;
}
.center_navigation_center a {
	font-size: 18px;
	color: #666666;
}
.center_navigation_center a:last-child {
	color: #256DFF;
}
.center_banner_center {
	width: 1260px;
	display: flex;
	justify-content: space-between;
}
.center_banner_left {
	width: 850px;
	box-shadow: 0px 2px 10px 0px rgba(1, 1, 1, 0.08);
	background-color: #FFFFFF;
	margin-bottom: 102px;
}
.center_left_text {
	width: 785px;
	margin: auto;
	margin-top: 30px;
	margin-bottom: 30px;
	text-align: left;
}
.center_left_text h1 {
	margin-bottom: 42px;
}
.left_text_data {
	width: 100%;
	text-align: left;
	font-size: 14px;
	margin-bottom: 42px;
}
.left_text_data span {
	margin-right: 34px;
	color: #999999;
}
.left_text_p {
	font-size: 16px;
	color: #333333;
	line-height: 35px;
}
.left_text_pianfu {
	width: 100%;
	display: flex;
	justify-content: center;
	margin-top: 140px;
}
.text_pianfu_pub {
	width: 90px;
	display: flex;
	justify-content: center;
}
.text_pianfu_pub:hover .pianfu_text_p {
	color: #467FE6;
	display: block;
	height: 30px;
	border-bottom: 1px solid #467FE6;
}
.left_text_img {
	width: 24px;
	height: 22px;
}
.left_text_img2{
	width: 24px;
	height: 22px;
	transform:rotate(180deg);
	-ms-transform:rotate(180deg); 	/* IE 9 */
	-moz-transform:rotate(180deg); 	/* Firefox */
	-webkit-transform:rotate(180deg); /* Safari 和 Chrome */
	-o-transform:rotate(180deg); 	
}
.pianfu_text_p {
	display: block;
	font-size: 14px;
	color: #999999;
	line-height: 22px;
	text-align: center;
}
.center_banner_right {
	width: 380px;
}
.center_right_pub {
	width: 380px;
	background-color: #FFFFFF;
	box-shadow: 0px 2px 10px 0px rgba(1, 1, 1, 0.08);
}
.xwzx_hot_img {
	width: 380px;
	height: 280px;
}
.xwzx_hot_tips {
	margin-bottom: 30px;
}
