#hecss>.hecss1{
	    width: 188px;
    height: 165px;
    padding: 10px;
    float: left;
    position: relative;
  
}
#hecss{
	width:1180px;
}
#hecss>li>span{
    display: inline-block;
    position: relative;
    bottom: 8px;
    font-size: 20px;

}
#hecs{
	height:215px;
	
}
#hecss>li{
	height:77px;
	padding-left:0px;
}
#hecss>li>b{
    display: inline-block;
    font-size: 36px;
    margin-left: 30px;
}
#hecss>li>em.one {
    position: relative;
    top: 36px;
    left:0;
    height: 80px;
    width: 80px;
    margin-left: 0px;
    border-radius: 0px;
    background: url(../../resources/css/images/room-cheng.png) no-repeat;
}
#hecss>li>em.two{
    background: url(../../resources/css/images/room-lan.png) no-repeat;
}
#hecss>li>em.three{
    background: url(../../resources/css/images/room-lv.png) no-repeat;
}
#hecss>li>em.four{
    background: url(../../resources/css/images/room-zi.png) no-repeat;
}
#hecss>li>em.five{
    background: url(../../resources/css/images/room-lan.png) no-repeat;
}
#hecss>li>em.six{
    background: url(../../resources/css/images/room-lv.png) no-repeat;
}
#hecss>li>em.seven{
    background: url(../../resources/css/images/room-zi.png) no-repeat;
}
#hecss>li>em{
    background: transparent;
    left: 30px;
    width: 52px;
    height: 52px;
    margin-left: 0px;
    border-radius: 0px;
}

.exposure{
	display: block;
	  width: 374px;
    height: 86px;
    float: left;
    margin-left: 15px;
    margin-top: 8px;
    border:1px solid #dedede;
    /* box-shadow: 5px 5px 3px #e3e3e3; */
    background:url(./images/exposure.jpg) no-repeat;
}
#hecss>li:hover{
	cursor:pointer;
}
