.display_hinden3{height: 78px;line-height: 26px;display: -webkit-box;overflow: hidden;text-overflow: ellipsis;-webkit-line-clamp: 3;-webkit-box-orient: vertical;}
.display_block_auto{display: block;line-height: 26px;}
.box-v5 .album-wrap {
    height: 180px;
    overflow: hidden;
}
.box-v5 .album-wrap .album-list-item {
    margin-right: 7px;
    margin-left: 7px;
    height: 210px;
}
.box-v5 .album-wrap .album-list-item img {
    display: block;
    width: 190px;
    height: 132px;
}
.box-v5 .album-wrap .album-list-item .album-list-info {
    display: block;
    text-align: center;
    padding-top: 14px;
    color: #333;
    font-size: 12px;
}
.house-info-wrap .base-info li {
    width:48%;
    display: -webkit-inline-box;
}
.house-info-wrap .lb{
    margin-right: 20px !important;
}
.house-info-wrap .base-info li {
    margin-bottom: 3px !important;
}
.timeselect {
    width: 100%;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    margin-top: 30px;
}
.timeselect span {
    display: inline-block;
    padding: 4px 14px;
    border: 1px solid #999;
    border-left: 0;
    font-size: 12px;
    cursor: pointer;
}
.timeselect span:first-child {
    border-left: 1px solid #999;
}
.timeselect span .active {
    background-color: #999;
    color: #fff;
}
.house-info-wrap .base-info li{
    width: 49% !important;
}
.spanW{
    display: inline-block;
    width: 100px;
}
  .list-box .item .text {
      float: left;
      width: 400px;
  }
  .list-box .fy-hd {
      width: 100%;
      height: 30px;
  }
  .list-box .fy-hd h2{
      float: left;
      font-weight: 700;
      font-size: 24px;
      color: #a5a5a5;
      margin-right: 20px;
      cursor: pointer;
  }
  .list-box .fy-hd h2.active{
      color: #333;
  }

.list-box .item .tit a {
    max-width: 400px;
}
.row.row-discount {
    padding-top: 25px;
}