.hb-s{
	overflow:hidden;
	margin-top:5px; padding-top:10px; padding-bottom:10px;
	position:relative;border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #e5e5e5;
}
.hb-s li{
	float:left;
	width:190px;
	margin-right:6px;
}
.hb-s li img{ width:100%;border-radius:5px;}
.hb-s p{ font-size:16px; color:#333333; text-align:center; padding-top:10px; cursor:pointer;}
.hb-s p:hover{ color:#cc0000;}