﻿.news-small-list ul li{
    height: 6.875rem;
    margin-bottom:10px;
}
.loupan{
    display: block;
}
.loupan:hover {
    color: #666;
}
.loupan img{
    width: 130px;
    vertical-align: top;
}
.loupan div{
    display: inline-block;
    width: 170px;
}
.loupan div p{
    overflow: hidden;
    text-overflow: ellipsis;
    height: 25px;
}
.lpname{
    font-size: 16px;
    font-weight: bold;
}
.price{
    font-size: 16px;
    color: #e84a01;
}
.tel{
    padding-left: 20px;
    background: url(http://common.goufang.com/2015/loupan/images/jx.png) no-repeat 0 -42px;
}
.price span{
    color:#000;
}
.l_city{

}