.list_title{ overflow:hidden; height:60px; background:#efefef; border-top:2px solid #bd1a2b;}
    .title_h{ float:left; height:60px; line-height:60px; background:#bd1a2d; text-align:center;}
    .title_h a{ padding:0 36px; font-size:20px; font-weight:bold; color:#f3f4f6;}
    .list_box{ width:100%; line-height:39px; padding:5px 0 15px 0;background:#fff; margin-bottom:20px; border-bottom:none ! important;}
    .list_box ul{ padding:0 24px;}
    .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; } 
    .list_box ul li a{ float:left; }	
    .list_box span{ float:right; color:#515151;}
    .list_title .title_h_m{float:right;line-height:60px;padding-right:20px;}
    @media screen and (max-width:600px){
        .list_box ul li a{ float:left; width: 70%; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}	
    }