.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 .zhaosheng ul h4{
	font-size: 20px;
	color: #003e73;
	display: block;
	padding-bottom: 0.5em;
}

.about .about_y .about_xq .xiaoyuan .zhaosheng {
	margin: 2em 2em;
	overflow: hidden;
}
.about .about_y .about_xq .xiaoyuan ul{
	overflow: hidden;
	margin: 3em 0;
}
.about .about_y .about_xq .xiaoyuan ul li{
	width: 100%;
	height: auto;
	float: left;
	overflow: hidden;
	padding: 0.5em 2em;
	border-bottom: 1px solid #ccc;
}
.about .about_y .about_xq .xiaoyuan ul .li{
	background: #013e74;
	padding: 0.5em 1em;
	color: #fff;
	font-size: 18px;
}
.about .about_y .about_xq .xiaoyuan ul li .span1{
	width: 40%;
	display: block;
	float: left;
}
.about .about_y .about_xq .xiaoyuan ul li .span2{
	width: 30%;
	display: block;
	float: left;
}