.cx {
	clear: both;
}
.cx p {
	text-align: center;
	font-size: 30px;
	font-weight: bold;
}
.cx p span {
	display: block;
	font-size: 16px;
	font-weight: normal;
	letter-spacing: 2px;
	text-transform: Uppercase;
	margin-top: 10px;
	background:url(../images/about_22.png)no-repeat center 10px;
}
.tp {
	float: right;
	height:520px;
	width: 560px;
	margin-top: 30px;
}
.wz {
	font-family: "微软雅黑";
	float: left;
	height: 400px;
	width: 563px;
	text-transform: uppercase;
}
.wz p {
	color: #000;
	line-height: 35px;
	padding-top: 30px;
}
.wz span1 {
	color: #fff;
	background-color:#629F40;
	padding: 5px 10px;
	margin-right: 20px;
	font-size: 28px;
	font-weight: bold;
}
.wz span2 {
	font-family: Arial;
	font-size: 36px;
	color: #da2538
}
.nr {
	float: left;
	padding-left: 50px;
	width: 520px;
}
.nr2 {
	float: right;
	padding-right: 50px;
	width: 520px;
}
.about2 {
	height: 380px;
	margin-bottom: 70px;
	background: #f9f9f9;
	line-height: 20px;
	margin-top: 40px;
}
.about_p2,  .about_p2 img {
	width: 640px;
	height: 380px;
	display: block;
	overflow: hidden;
}
.about_w2 {
	width: 495px;
	padding-top: 40px;
}
.about_w2 ul {
	width: 620px;
	margin-left: -95px;
	position: relative;
}
.about_w2 li {
	height:60px;
	line-height:30px;
	margin-bottom: 22px;
}
.about_w2 li span {
	background:url(../images/about_11.png) no-repeat 0 0;
	text-align: center;
	width: 141px;
	float: left;
	font-size: 20px;
	color: #fff;
	line-height: 38px;
}
.about_w2 li p {
	width: 432px;
	float: left;
	padding: 0px 0 0 22px;
	margin: 0px;
}
.about_w2 li.about_l1 p {
	padding-top: 0;
}
.zl {
	width: 100%;
	height: 337px;
}
.zl li {
	width: 201px;
	height: 301px;
	border: 1px solid #dedede;
	float: left;
	margin-right: 30px;
	padding: 2px;
	transition: all 0.6s;
}
.zl li:hover {
	transform: scale(1.1);
}
.zl li p {
	text-align: center;
	margin: 10px 0;
}