.about{
	width: 100%;
	height: auto;
	overflow: hidden;
	background: #e9e9e9;

}
.about .about_z{
	width: 25%;
	height:auto;	
	float: left;
	background: #e9e9e9;
	overflow: hidden;
	padding: 3em 0;
}
.about .about_z ul{
	width: 140px;
	height: auto;
	float: right;
	padding-right: 1em;
}
.about .about_z ul li{
	line-height: 46px;
	padding: 0 1em;
	font-size: 16px;
}
.about .about_z ul li:active{
	background: #fff;
}
.about .about_z ul .l1{
	border-bottom: 1px solid #000;
}
.about .about_z ul .l2{
	border-bottom: 1px solid #999;
}
.about .about_z ul .l3{
	background: #fff;
	color: #f90;
}
.about .about_y{
	width: 75%;
	float: left;
	height: auto;
	background: #fff;
	padding-bottom: 300px;
}
.about .about_y .about_xq{
	width: 1000px;
	height: auto;
	float: left;
	overflow: hidden;
}
.about .about_y .about_xq h3{
	padding: 2em 0em;
	font-size: 24px;
	color: #003e73;
	text-align: center;
}
.about .about_y .about_xq .p1{
	padding: 0 2em;
	line-height: 34px;
}
.about .about_y .about_xq h4{
	padding: 4em 0em 2em 0;
	font-size: 20px;
	color: #003e73;
	text-align: center;
}
.about .about_y .about_xq .xiaoyuan{
}
.about .about_y .about_xq .xiaoyuan ul {
	margin: 0 2em;
	overflow: hidden;
}
.about .about_y .about_xq .xiaoyuan ul li{
	width: 260px;
	height: auto;
	float: left;
	overflow: hidden;
	margin: 0 0em 2em 0;
	border-left: 1px solid #ccc;
	padding: 0 2em;
}
.about .about_y .about_xq .xiaoyuan ul li:nth-child(4){
	padding-left: 0em;
	border-left: 0px solid #ccc;
}
.about .about_y .about_xq .xiaoyuan ul li:nth-child(1){
	padding-left: 0em;
	border-left: 0px solid #ccc;
}
.ab
.about .about_y .about_xq .xiaoyuan ul li .xiaoyuan_img{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.about .about_y .about_xq .xiaoyuan ul li .xiaoyuan_img img{
	width: 100%;
	height: auto;
}
.about .about_y .about_xq .xiaoyuan ul li .xiaoyuan_nr{
	padding: 0.5em 0;
}
.about .about_y .about_xq .xiaoyuan ul li .xiaoyuan_nr h5{
	font-size: 18px;
	padding: 0.2em 0;
}