body {background-color:#F5F5F5;} /* 列表 */ .list_view {width:95%;margin:20px auto;} .list_module {background-color:#fff;border-radius:5px;border:1px solid #E3E3E3;position:relative;padding-bottom:8px;} .list_module .list_img {padding:15px;} .list_module .list_title {padding:0px 15px 10px 15px;font-weight:600;} .list_module .list_title span {float:right;font-size:0.7rem;display:inline-block;position:relative;top:2px;} .list_module .list_title span img{display:inline-block;position:relative;right:8px;top:-2px;width:25%;} .list_module .list_label {position:absolute;top:0;left:0;} .list_module .list_label span {display:inline-block;z-index:10;position:relative;left:-50px;top:5px;color:#fff;} .list_module .list_label img {display:block;width:58%;float:left;z-index:1;height:28px;} .list_module + .list_module {margin-top:15px;} .hu_main ul li.in {color:#F0562D;} .hu_main ul li.in i {display:block;height:2px;width:100%;background:#F0562D;position:relative;top:-2px;}