.cn_about_banner{
	width: 100%;
	/*height: 500px;*/
}
.cn_about_banner img{
	width: 100%;
	/*height: 500px;*/
}
.cn_about_we{
	width: 1200px;
	margin: 0 auto;
}
.cn_about_we_title{
	padding: 100px 0 60px;
	text-align: center;
	font-size: 34px;
	color: #333;
}
.cn_about_we_img{
	width: 100%;
}
.cn_about_we_img img{
	width: 100%;
}
.cn_about_we_txt{
	padding: 20px 0;
}
.cn_about_we_txt p{
	font-size: 14px;
	color: #555;
	line-height: 34px;
	text-indent: 2em;
}
.cn_about_future{
	width: 100%;
	background: #f4f4f4;
	padding-bottom: 100px;
}
.cn_about_future_title{
	width: 1200px;
	margin: 0 auto;
	padding: 100px 0 60px;
	text-align: center;
	font-size: 34px;
	color: #333;
}
.cn_about_future_list{
	width: 1200px;
	margin: 0 auto;
}
.cn_about_future_item{
	width: 31.3%;
	text-align: center;
	padding: 0 1%;
}
.cn_about_future_item_img{
	width: 130px;
	height: 130px;
	margin: 0 auto;
}
.cn_about_future_item_img img{
	width: 130px;
	height: 130px;
}
.cn_about_future_item_title{
	font-size: 20px;
	color: #333;
	padding: 18px 0;
}
.cn_about_future_item_txt{
	font-size: 14px;
	color: #888;
	line-height: 22px;
}
















