.aboutcss{
	font-size: 0.16rem;
	padding: 0 2%;
}
.aboutcss .gywm{
	
}
.aboutcss .gyimg{
	
}
.aboutcss .gyimg img{
	display: block;
	width: 100%;
	
}
.aboutcss .gybt{
	color: #01479d;
	font-size: 0.23rem;
	line-height: 0.36rem;
	font-weight: bold;
	margin-top: 10px;
}
.aboutcss .gynr{
	color: #626262;
}
.aboutcss .gynr p{
	text-indent: 0.24rem;
	margin: 0px;
	padding: 0px;
	margin: 5px 0px;
	line-height: 0.24rem;
}
.itembt{
	text-align:center;
	line-height: 0.4rem;
	font-size: 0.23rem;
	color: #01479d;
	font-weight: bold;
	margin-top: 0.2rem;
	margin-bottom: 0.1rem;
}
.gyitem .whlist{
	
}
.gyitem .whitem{
	float: left;
	width: 49%;
	border: 1px solid #626262;
	margin-right: 2%;
	box-sizing: border-box;
	border-radius: 3px;
	color: #565656;
	margin-bottom: 0.2rem;
	background-color: #FFF;
}

.gyitem .whitem:nth-child(2n+2) {
	margin-right: 0px
}
.gyitem .whname{
	font-size: 0.2rem;
	line-height: 0.3rem;
	text-align: center;
	padding: 20px 0 5px 0;
}
.gyitem .whline{
	width: 50px;
	height: 3px;
	background-color: #47484e;
	margin: 0 auto; 
}
.gyitem .whnr{
	padding: 10px 10px 20px;
	text-align: center;
	min-height: 0.9rem;
	line-height: 0.3rem;
	font-size: 0.12rem;
}
.zslist{
	
}
.zsitem{
	float: left;
	width: 49%;
	margin-right: 2%;
	box-sizing: border-box;
	border-radius: 3px;
	color: #565656;
	margin-bottom: 0.2rem;
	background-color: #FFF;
}
.gyitem .zsitem:nth-child(2n+2) {
	margin-right: 0px
}
.zsimg{
	border: 4px solid #e5e5e5;
}
.zsimg img{
	display: block;
	width: 100%;
}
.zsname{
	text-align: center;
	line-height: 0.4rem;
}