body{
    background: #ffffff;
}
.weimob-list-item-line{ display:block;margin-top:10px;}
.weimob-list-item-summary{ max-height:60px; line-height:20px; font-size:0.8rem; color:#666;}
.weimob-list-item{
    height:80px!important;
    overflow:hidden;
}
.weimob-list-item-title{
    white-space: normal!important;
    height:27px;
    line-height:27px;
    overflow:hidden;
    padding-right:20px;
    -webkit-box-sizing:border-box;
}