.index_features{width:428px; height:177px; overflow:hidden; float:left;}
.index_features .item{width:428px; height:177px; }
.index_features .item .left{float:left; width:88px;padding:38px 0 0 38px;}
.index_features .item .left img{float:left;}
.index_features .item .right{float:left;width:275px; height:177px; overflow:hidden;padding-left:20px;}
.index_features .item .right h2{float:left;width:275px;height:28px; line-height:28px;color:#531808; font-size:14px; font-weight:bold;padding:0;margin:0;}
.index_features .item .right p{float:left;width:275px;clear:both; font-size:12px; color:#666666; line-height:22px;padding:0 10px 0 0;margin:0;}


.num{ position:absolute; right:14px; bottom:15px;}
.num li{
float: left;
list-style:none;
color: #6a1900;
text-align: center;
line-height: 18px;
width: 18px;
height: 18px;
font-family: Arial;
font-size: 10px;
cursor: pointer;
background-image:url(../images/index/num.gif);
background-repeat:no-repeat;
padding-right:5px;
}
.num li.on{
line-height: 18px;
width: 18px;
height: 18px;
font-size: 10px;
border: 0;
text-align: center;
background-image:url(../images/index/num_ed.gif);
background-repeat:no-repeat;
}
