.about .xmZx_t {
	height: 50px;
}
.about .xmZx_t_l {
	line-height: 50px;
}
.about .about_l {
	margin-top: 20px;
	float: left;
	width: 235px;
	border: 1px #e5e5e5 solid;
	margin-bottom: 20px;
}
.about .about_l > ul {
}
.about .about_l > ul > a {
	font-size: 20px;
	color: #fff;
	font-weight: 600;
}
.about .about_l > ul > li {
	height: 50px;
	line-height: 50px;
	text-align: center;
	border-bottom: 1px #e5e5e5 solid;
	background-color: #bfbfbf;
}
.about .about_l > ul > li > a {
	font-size: 18px;
	color: #fff;
}
.about .about_r {
	margin-bottom: 30px;
	padding: 0 15px;
	padding-top: 20px;
	margin-left: 20px;
	margin-top: 20px;
	padding-bottom: 30px;
}
.about .about_r h1 {
	color: #666666;
	border-bottom: 1px #e5e5e5 solid;
	margin-bottom: 20px;
	padding-bottom: 20px;
	font-size: 22px;
	font-weight: 500;
}
.about .about_r .about_p {
	padding-top: 30px;
}
.about .about_r img {
	display: block;
	margin: 0 auto;
	/* padding: 30px 0; */
	width: 100%;
	height: 90%;
}
.about .about_r .about_p p {
	font-size: 16px;
	line-height: 30px;
}
.about .about_r .ry_list {
	overflow: hidden;
}
.about .about_r .ry_list li {
	float: left;
	width: 250px;
	height: 280px;
	padding-left: 30px;
}
.about .about_r .list {
	padding: 50px 0;
	margin-right: 50px;
	color: #333;
	text-align: center;
	float: left;
	width: 100%;
}
.about .about_r .list > li {
	display: inline-block;
	color: #333;
	height: 25px;
	line-height: 25px;
	padding: 0 10px;
	border: 1px solid #ddd;
	margin: 0 5px;
	border-radius: 6px;
	vertical-align: middle;
	background: #f3f3f3;
}
.about .about_r .list > li:first-child {
	display: inline-block;
	height: 25px;
	line-height: 25px;
	padding: 0 10px;
	margin: 0 2px;
	color: #bfbfbf;
	background: #f2f2f2;
	border: 1px solid #bfbfbf;
	border-radius: 4px;
	vertical-align: middle;
}
.about .about_r .list > li:last-child {
	display: inline-block;
	height: 25px;
	line-height: 25px;
	padding: 0 10px;
	margin: 0 2px;
	color: #fff;
	background: #a6000e;
	border: 1px solid #a6000e;
	border-radius: 4px;
	vertical-align: middle;
}
.about .about_r .list > li:last-child a {
	color: #fff;
	font-size: 14px;
}
/*  关于我们结束*/

/*产品推荐*/

.cp_tj {
	padding: 30px 0;
}
.cp_tj .cp_tj_t {
	height: 50px;
	border-bottom: 1px #e5e5e5 solid;
}
.cp_tj .cp_tj_t h1 {
	color: #00baad;
	float: left;
	line-height: 50px;
}
.cp_tj .cp_tj_t a {
	color: #666;
	display: block;
	font-size: 16px;
	float: right;
	line-height: 50px;
}
.cp_tj ul {
	overflow: hidden;
	padding-top: 30px;
}
.cp_tj ul li {
	float: left;
	width: 280px;
	height: 300px;
	padding-left: 15px;
}
.cp_tj ul li img {
	width: 100%;
	height: 85%;
}
.cp_tj ul li p {
	padding-top: 10px;
	text-align: center;
	font-size: 16px;
}
/*产品推荐*/
