*{
	padding:0px;
	margin:0px;
	font-family: '宋体';
}
.container{
	max-width: 1280px;
	margin:0 auto;
}
.about_title{
	text-align: center;
}
.top_title_mar{
	padding-top: 70px;
}
.two_title_mar{
	margin-top: 85px;
}
.about_title_cn{
	font-weight: bold;
	font-size: 45px;
	font-family: '宋体';
}
.title_hr{
	margin:25px auto 0;
	width: 100px;
	border-bottom:3px solid #ffd801;
}
.top_con_title{
	width: 120px;
	margin:50px auto 0;
	text-align: center;
	font-size:20px;
	padding-bottom: 8px;
	border-bottom: 1px solid #666;
	margin-bottom: 20px;
}
.two_con_title{
	text-align: center;
	font-size: 35px;
}
.con_body{
	width: 100%;
	height: auto;
	padding-top:10px;
	padding-bottom: 50px;
	text-align: center;
}
.con_body p{
	margin-top: 25px;
	font-size: 21px;
}
.vieo_view{
	width: 100%;
	margin:0 auto;
}
.vieo_view img{
	width: 100%;
}
.about_title_en{
	font-size: 21px;
	font-family: '微软雅黑';
	/*font-weight: bold;*/
	color:#c2c2c2;
	padding-bottom: 10px;
	/*letter-spacing: 2px;*/
}
.con_title_list{
	width: 100%;
	text-align: center;
	font-size: 30px;
	margin-top: 30px;
	/*font-weight: bold;*/
}
.con_body_img{
	margin-top: 50px;
}