@charset "UTF-8";
.category-items{}
.category-item{margin-bottom:30px}
.category-item .item-title{position:relative;height:21px;line-height:21px}
.category-item .item-title i{position:absolute;left:15px;top:3px;display:inline-block;background:url(../images/dot.png) no-repeat;width:16px;height:16px;z-index:1}
.category-item .item-title b{position:absolute;left:0;top:10px;width:100%;height:1px;background:#c9c9c9;font-size:0;line-height:0;overflow:hidden}
.category-item .item-title span{position:relative;font-size:16px;font-weight:700;margin-left:9px;padding:0 6px 0 30px;background:#fff}
.category-item .item-title span a{color:#333;}

.category-item .items{padding:22px 24px 1px;*padding:22px;line-height:20px}
.category-item .items dl{margin-bottom:20px}
.category-item .items dt{position:relative;float:left;width:70px;text-align:left;font-size:13px;font-weight:700}
.category-item .items dt a{color:#000}
.category-item .items dt a:hover{color:#C81623;text-decoration:none}
.category-item .items dd{float:left;width:auto;font-size:12px;color:#333;margin-right:-3px}
.category-item .items dd a{color:#333;margin-right:6px}
.category-item .items dd a:hover{color:#C81623;text-decoration:none}




