.honor_photo{
	width:1100px;
	position:relative;
	overflow:hidden;	
}
.honor_photo .photo_wrap{
	width:1125px;	
}
.honor_photo a{
	float:left;
	display:inline-block;
	position:relative;
	width:350px;
	height:240px;
	margin:25px 25px 0 0;	
}
.honor_photo span{
	display:inline-block;
	width:350px;
	height:45px;
	line-height:45px;
	text-align:center;
	background:url("../images/bbg50.png");	
	position:absolute;
	left:0;
	bottom:0;
	color:#fff;
}
.honor_photo a:hover span{
	height:240px;
	line-height:240px;
	background:url("../images/pbg85.png");	
}