.list_title{ overflow:hidden; height:60px; padding-bottom:1px; background:#efefef; border-top:2px solid #bd1a2d;}
.title_h{ float:left; height:60px; line-height:60px; background:#bd1a2d; text-align:center; padding:0 33px; font-size:20px; font-weight:bold; color:#f3f4f6;}
.list_box{ width:100%; line-height:39px; }
.list_box ul{ padding:5px 20px 0;background:#fff;}
.list_box ul li{ overflow:hidden;border-bottom:1px dotted #cbcbcb; background:url("/bjjs/uiFramework/commonResource/image/2016070417200011793.png") 0 center no-repeat;
    padding-left:28px;}
.list_box ul li a{ float:left;}
.list_box span{ float:right; color:#515151;}
.list_title .title_h_m{float:right;line-height:42px;padding-right:20px;}

@media screen and (max-width:600px){

#left_content{width:100%;}
}