.npanel-heading .pull-right{
    margin-top: 0px;
}
.list-relate-news .title{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.w50{
    width: 50%;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.rcom-wrap .item .num{
    top: 11px;
}
.rcom-wrap .item{
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}