.filterbox .city{padding-left: 49px;}
.icon-mobile{
    display: block;
    width: 167px;
    height :42px;
    line-height: 42px;
    background: url("../images/icon_mobile.png") no-repeat  18px center ;
    background-color: #FF5917;
    border-radius: 6px;
    font-size: 20px;
    font-weight :bold;
    color : #fff;
    padding-left: 43px;
}
#content-item .item{
    padding: 18px 10px;
    border-bottom: 1px solid #e8e8e8;
}
#content-item .item .fl{
    width: 670px;
}
#content-item .title{
    font-size: 18px;
    width: 100%;
    overflow:hidden;text-overflow:ellipsis;
    white-space:nowrap;
}





