body{ background:#110D24; } .list{ background:#18152B; } .list ul{} .list ul li{ padding:0 0.4rem 0 0.2rem; height:1.2rem; border-bottom:1px solid #110D24; } .list ul li p{ line-height:0.6rem; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; } .list ul li .list_l{ float:left; width:60%; } .list ul li .list_l .top_left{ color: #FFF; } .list ul li .list_l p.money{ color:#969696; } .list ul li .list_l p span{ display:inline-block; margin-right:0.2rem; width:0.8rem; text-align:right; } .list ul li .list_r{ float:right; width:40%; } .list ul li .list_r p{ text-align:right; color:#969696; }