.solutionnumber_banner{
	background: url(../images/solutionnum_banner.png) no-repeat center center;
}
.common_detail .fl{
	width: 25%;height: 355px;position: relative;
}
.common_detail .fl img{
	margin-left:73px;margin-top: 52px;
}
.common_detail .fl .title{
	font-size: 16px;color:#333333;text-align: center;height: 30px;line-height: 30px;margin-top: 23px;font-weight: bold;
}
.common_detail .fl .desp{
	font-size: 14px; color: #808080;text-align: center;line-height: 20px;width: 218px;margin:0px auto;
}
.common_detail .fl .solutionquan{
	width: 128px;height: 128px;border:1px solid #ffffff;border-radius: 100%;position: absolute;top:52px;left:73px;cursor: pointer;background: white;
	opacity: 0;filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
}
.solutionnum_listbg{
	width: 100%;height: 488px;background: url(../images/solutionnum_listbg.png) center center;
}
.solutionnum_list{
	width: 274px;height: 186px;float: left;margin-top: 58px;margin-left: 73px;position: relative;cursor: pointer;
}
.solutionnum_list:hover div{
	width: 100%;height: 38px;background: #009fde;font-size: 16px;color: #ffffff;text-align: center;line-height: 38px;font-weight: bold;float: left
}
.solutionnum_list:hover p{
	position: absolute;top:63px;width: 100%;text-align: center;line-height: 20px;font-size: 14px;color: #ffffff;
}
.solutionnum_list img{
	float: left
}
.solutionnum_list div{
	width: 100%;height: 38px;background: #7b8f97;font-size: 16px;color: #ffffff;text-align: center;line-height: 38px;font-weight: bold;float: left
}
.solutionnum_list p{
	position: absolute;top:63px;width: 100%;text-align: center;line-height: 20px;font-size: 14px;color: #c6c5c6;
}
