.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: 40%;
	height: auto;
	float: left;
}
.about .about_y .about_xq .p1{
	padding: 1em 2em;
	line-height: 30px;
	margin-bottom: 5.5em;
}
.about .about_y .about_xq img{
	display: block;
	width: 86%;
	margin: 0px auto;
}
.about .about_y .about_xq h3{
	padding: 2em 2.5em 0 1.3em;
	font-size: 24px;
	color: #003e73;
}
.about .about_y .about_xq h4{
	padding: 0;
	font-size: 18px;
	color: #003e73;
}
.about .about_y .about_tx{
	width: 40%;
	height: auto;
	float: left;
	overflow: hidden;
	margin-top: 6em;
}
.about .about_y .about_tx img{
	width: 100%;
	height: auto;
	display: block;
}
.about .about_y .about_tx .p2{
	line-height: 34px;
	background: #613080;
	color:#fff;
	padding: 1em;
}
.about .about_y .about_tx .p3{
	line-height: 34px;
	padding: 1em;
}