#hecss>.hecss1{
	    width: 188px;
    height: 165px;
    padding: 10px;
    float: left;
    position: relative;
  
}
#hecss{
	width:1180px;
}
#hecss>li>span{
	    display: block;
    width: 100%;
    height: 100%;
    color: #ffffff;
    font-size: 17px;
 
    margin-top: -23px;
}
#hecs{
	height:215px;
	
}
#hecss>li{
	height:77px;
	padding-left:0px;
}
#hecss>li>b{
   color: #ffffff;
     display: block;
    height: 56px;
    width: 100%;
    font-size: 20px;  
}
#hecss>li>em.one {
    position: relative;
    top: 36px;
    left: 38px;
    height: 50px;
    width: 41px;
    margin-left: 0px;
    border-radius: 0px;
    background: url(../../resources/css/images/house.png) no-repeat;
}
#hecss>li>em{
      position: relative;
    top: 17px;
    left: 74px;
    height: 55px;
    width: 41px;
    margin-left: 0px;
    border-radius: 0px;
    background: url(../../resources/css/images/house.png) no-repeat;  
}

.exposure{
	display: block;
	  width: 374px;
    height: 96px;
    float: left;
    margin-left: 15px;
    margin-top: 18px;
    box-shadow: 5px 5px 3px #e3e3e3;
    background:url(./images/exposure.jpg) no-repeat;
}
#hecss>li:hover{
	cursor:pointer;
}
