.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: #22395b;
	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 .zhaosheng_bf h3{
	padding: 2em 0em;
	font-size: 24px;
	color: #22395b;
	text-align: center;
}
.about .about_y .zhaosheng_bf .p1{
	padding: 0 2em;
	line-height: 34px;
}
.about .about_y .zhaosheng_bf .zhaosheng ul h4{
	font-size: 20px;
	color: #22395b;
	display: block;
	padding-bottom: 0.5em;
}

.about .about_y .zhaosheng_bf .xiaoyuan .zhaosheng {
	margin: 2em 2em;
	overflow: hidden;
}
.about .about_y .zhaosheng_bf .xiaoyuan ul{
	overflow: hidden;
	margin: 3em 0;
}
.about .about_y .zhaosheng_bf .xiaoyuan ul li{
	width: 100%;
	height: auto;
	float: left;
	overflow: hidden;
	padding: 0.5em 2em;
	border-bottom: 1px solid #ccc;
}
.about .about_y .zhaosheng_bf .xiaoyuan ul .li{
	background: #013e74;
	padding: 0.5em 1em;
	color: #fff;
	font-size: 18px;
}
.about .about_y .zhaosheng_bf .xiaoyuan ul li .span1{
	width: 40%;
	display: block;
	float: left;
}
.about .about_y .zhaosheng_bf .xiaoyuan ul li .span2{
	width: 30%;
	display: block;
	float: left;
}
.about .about_y .zhaosheng_bf .text{
	width: 60%;
	height: auto;
	display: block;
	margin: 20px auto;
	padding: 0.3em 1em;
	border-radius: 5px;
	border:1px solid #22395b;
}
.about .about_y .zhaosheng_bf .submit{
	width: 60%;
	height: auto;
	display: block;
	margin: 20px auto;
	padding: 0.5em;
	border-radius: 5px;
	border:none;
	font-size: 24px;
	background: #22395b;
	color: #fff;
	cursor: pointer;
}
.about .about_y .zhaosheng_bf .submit:hover{
	background: #f60;
}
.about .about_y .zhaosheng_bf .p1{
	padding: 0 2em;
	line-height: 34px;
	overflow: hidden;
}

