.honor-wrap{
	/*height: 1842px;*/
}
.honor-category{
	padding: 10px 20px;
	border: 1px solid #eee;
	margin-right: 10px;
	color: #777;
	cursor: pointer;
}
.honor-active{
	background: #eb612a;
	border: 1px solid #eb612a;
	cursor: pointer;
	color: #fff;
}
.honor-list{
	margin-top: 40px;
}
.honor-list img{
	border: 1px solid #eee;
}
.honor-list p{
	padding-top: 10px;
	padding-bottom: 10px;
	background: #eee;
}