.about{
	width: 1200px;
	height: auto;
	overflow: hidden;
	margin: 0px auto;
	font-size: 16px;

}
.about .about_z{
	width: 25%;
	height:auto;	
	float: left;
	overflow: hidden;
	padding: 3em 0;
}
.about .about_z ul{
	width: 260px;
	height: auto;
	float: right;
	padding-right: 1em;
	border:1px solid #ccc;
	padding:2em;
}
.about .about_z ul li{
	line-height: 46px;
	padding: 0 1em;
	font-size: 16px;
}
/*.about .about_z ul li:focus{
	color: #013e74;
}*/
.about .about_z ul .l1{
	background: #013e74;
	color: #fff;
}
.about .about_z ul .l2{
	border-bottom: 1px solid #999;
}
.about .about_z ul .l2 a{
	color: #333;
}
.about .about_z ul .l3{
	border-bottom: 1px solid #999;
}
.about .about_z ul .l3 a{
	color: #013e74;
}
.about .about_y{
	width: 75%;
	float: left;
	height: auto;
	background: #fff;
	padding-bottom: 300px;
}
.about .about_y .about_xq2{
	width: 68%;
	height: auto;
	float: left;
}
.about .about_y .about_xq .p1{
	padding: 3.3em 2em;
	line-height: 30px;
}
.about .about_y .about_xq h3{
	padding: 2em 2.5em 0 1.3em;
	font-size: 24px;
	color: #003e73;
}
.about .about_y .about_tx{
	width: 30%;
	height: auto;
	float: left;
	overflow: hidden;
	margin-top: 4em;
}
.about .about_y .about_tx img{
	width: 100%;
	height: auto;
}
.about .about_y .about_tx h5{
	text-align: center;
	border-bottom: 1px solid #000;
	font-size: 20px;
	padding: 0.5em 0;	
}
.about .about_y .about_tx .p2{
	line-height: 34px;
}
