#about{
	width: 7.5rem;
	height: auto;
	overflow: auto;
	padding: 0.2rem 0;
}
.title{
	width: 7.5rem;
	height: auto;
	overflow: auto;
	padding: 0.3rem 0 0.15rem 0;
}
.title p{
	text-align: center;
	line-height: 0.4rem;
	font-size: 0.24rem;
	color: #666;
	font-weight: bold;
}
.title h1{
	text-align: center;
	line-height: 0.5rem;
	font-size: 0.3rem;
	color: #444;
}
.about-content{
	width: 6.5rem;
	height: auto;
	overflow: auto;
	margin: 0.15rem auto;
}
.about-content p{
	font-size: 0.24rem;
	line-height: 0.4rem;
	color: #666;
	text-indent: 0.48rem;
}


#honor{
	width: 7.5rem;
	height: auto;
	overflow: auto;
	background: #f8f8f8;
	padding: 0.2rem 0;
}
.honor-content{
	width: 6.6rem;
	height: auto;
	overflow: auto;
	margin: 0.15rem auto;
}
.honor-content ul{
	display: block;
	width: 6.6rem;
	height: auto;
	overflow: auto;
	margin: 0.15rem auto;
}
.honor-content ul li{
	float: left;
	width: 2rem;
	margin: 0 0.1rem;
	height: 1.78rem;
	background: #fff;
}
.honor-content ul li img{
	display: block;
	width: 2rem;
	height: 1.38rem;
	margin: 0 auto;
}
.honor-content ul li p{
	width: 2rem;
	height: 0.4rem;
	text-align: center;
	line-height: 0.4rem;
	color: #444;
	font-size: 0.24rem;
}