.newList {min-height:440px;}
.list{padding:10px 0;border-bottom: 1px solid #e5e5e5;overflow:hidden;position:relative;}
.list a{    font-size: 16px; padding-left: 12px; position: relative; display: block; white-space: nowrap; text-overflow: ellipsis; max-width: 87%; overflow: hidden;
    float: left;}
.list:before{content:"";width:3px;height:3px;border-radius:4px;background: #909090;position:absolute;top:50%;left:0px;}
.list label{color:#999;float:right;}
.list img{float:left; width:160px;height: 100px;}
.details{margin-left:180px;}