.list_title{ overflow:hidden; height:60px; padding-bottom:1px; background:#efefef; border-top:2px solid #bd1a2b;}
.title_h{ float:left; height:60px; line-height:60px; background:#bd1a2b; text-align:center;}
.title_h a{ padding:0 36px; font-size:18px; font-weight:normal; color:#f3f4f6;}
.list_box{ width: 100%;line-height: 39px; padding: 5px 0 15px 0;background: #fff;margin-bottom: 20px; }
.list_box ul{ padding:0 24px;overflow:hidden;}
.list_box ul li{ overflow: hidden;
    vertical-align: bottom;
    padding-left: 30px;
    border-bottom: 1px dotted #cbcbcb;
    background: url(list_yuandian.png) no-repeat left center;
    float: left;
    width: 350px;
    margin-left: 15px;
} 
.list_box ul li a{ float:left;}
.list_box span{ float:right; color:#515151;}