.detail-container-wrapper{
    margin-bottom: 60px;
}
.apartment_detail{
    margin-bottom: 40px;
}
.detail-swiper{
    width: 600px;
    height: 570px;
    /*overflow:hidden;*/
}
.detail-swiper .img-wrap{
    position: relative;
    width: 100%;
    height: 450px;
    box-shadow:0px 0px 4px 0px rgba(0, 0, 0, 0.05), 0px 4px 8px 0px rgba(0, 0, 0, 0.05);
    overflow: hidden;
}
.detail-swiper .img-wrap .follow-wrap{
    position: absolute;
    right: 20px;
    top: 20px;
    z-index: 7;

}
.detail-swiper .img-wrap .follow-wrap .follow-box{
    display: inline-block;
    width: 40px;
    height: 40px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background:rgba(0,0,0,0.5);
    box-shadow:0px 0px 4px 0px rgba(2,2,2,0.1), 0px 4px 8px 0px rgba(2,2,2,0.1);
    cursor: pointer;
    transition: all 0.3s;
}
.detail-swiper .img-wrap .follow-wrap .follow-box:hover{
    background: -webkit-linear-gradient(#FF6F21, #FF912B);
    background: -o-linear-gradient(#FF6F21, #FF912B);
    background: -moz-linear-gradient(#FF6F21, #FF912B);
    background: linear-gradient(#FF6F21, #FF912B);
    box-shadow:0px 0px 4px 0px rgba(2,2,2,0.1), 0px 4px 8px 0px rgba(2,2,2,0.1);
}
.detail-swiper .img-wrap .follow-wrap .follow-box:hover i{
    background-position: -367px -268px;
}
.detail-swiper .img-wrap .follow-wrap .follow-box i{
    display: inline-block;
    width: 16px;
    height: 14px;
    background: url(../images/PC-new/home-all-icon.png);
    background-position: -317px -268px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -8px;
    margin-top: -9px;
}
.detail-swiper .img-wrap .follow-wrap .follow-box i.follow-icon{
    background-position: -367px -268px;
}
#huxing_detail_swiper{
    position: relative;
    width: 100%;
    height: 450px;
}
#huxing_detail_swiper .img{
    display: block;
    width: 100%;
    height: 450px;
    background-image: url(../images/PC-new/lazy-load.jpg);
    background-size: cover;
    background-position: center center;
}
#huxing_detail_swiper:hover .carousel-control{
    display: block;
}
#huxing_detail_swiper .total-box {
    position: absolute;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 2;
}
#huxing_detail_swiper .total-box .banner-txt{
    display: block;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    font-family: Avenir-Medium;
    color: #fff;
    text-align: center;
    background:rgba(0,0,0,0.5);
    box-shadow:0px 0px 4px 0px rgba(2,2,2,0.1), 0px 4px 8px 0px rgba(2,2,2,0.1);
    border-radius:15px;
    padding: 0 15px;
}
#huxing_detail_swiper .total-box .banner-txt i{
    display: inline-block;


}
#huxing_detail_swiper .carousel-inner:hover .carousel-control{
    display: block;
}
.detail-swiper .smart-huxing{
    margin-top: 20px;
}
.detail-swiper .smart-huxing .smart-img-item{
    float: left;
    width: 135px;
    height: 100px;
    overflow: hidden;
    margin-right: 20px;
    box-shadow:0px 0px 2px 0px rgba(2,2,2,0.1), 0px 2px 4px 0px rgba(2,2,2,0.1);
    border-radius:5px;
    opacity: 0.5;
    transition: all 0.3s;


}
.detail-swiper .smart-huxing .smart-img-item.active{
    box-shadow:0px 0px 8px 0px rgba(0, 0, 0, 0.1), 0px 8px 16px 0px rgba(0, 0, 0, 0.1);
    opacity: 1;
}
.detail-swiper .smart-huxing .smart-img-item.active .img-type{
    background:rgba(255,111,33,0.9);
    color: #fff;
}
.detail-swiper .smart-huxing .smart-img-item:last-child{
    margin-right: 0;
}
.detail-swiper .smart-huxing .a-img{
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    cursor: pointer;
}
.detail-swiper .smart-huxing .smart-img{
    display: block;
    width: 100%;
    height: 100%;
    background-image: url("../images/PC-new/lazy-load.jpg");
    background-size: cover;
    background-position: center center;

}
.detail-swiper .smart-img-list .img-type{
    position: absolute;
    bottom: 10px;
    left: 10px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    background: rgba(0,0,0,0.7);
    border-radius: 12px;
    overflow: hidden;
    font-size: 12px;
    color: #fff;
    padding: 0 12px;

}
.apartment-detail-info{
    margin-left: 40px;
    width: 560px;
    box-shadow:0px 0px 2px 0px rgba(2,2,2,0.1), 0px 2px 4px 0px rgba(2,2,2,0.1);
    border-radius:5px;
}
.apartment-detail-info .info-left{
    width: 560px;
}
.apartment-detail-info .info-left .content{
    padding-left: 30px;
    padding-right: 30px;
    margin: 0;
    margin-top: 30px;
    margin-bottom: 20px;
    width: 100%;
}
.apartment-detail-info .info-left .content>li{
    font-size: 0;
}
.apartment-detail-info .info-left .content>li .lb{
    display: inline-block;
    height: 40px;
    line-height: 40px;
    color: #777;
    font-size: 14px;


}
.apartment-detail-info .info-left .content>li .top{
    margin-bottom: 20px;
}
/*.apartment-detail-info .info-left .content>li .top .fl{*/
    /*display: block;*/
/*}*/
.apartment-detail-info .info-left .content>li .top .name{
    height: 36px;
    line-height: 36px;
    font-size:36px;
    font-family: "Avenir-Medium","Microsoft YaHei";
    font-weight:500;
    margin-right: 20px;

}
.huxing-type-tag{
    margin-bottom: 13px;
}
.huxing-type-tag .main-list-tag{
    padding: 0 10px;
    margin-bottom: 5px;
}
.apartment-detail-info .info-left .content>li .top >span{
    margin-top: 3px;
}
.apartment-detail-info .info-left .content>li .lb-txt.price{
    color: #FF5A00;
}
.apartment-detail-info .info-left .content>li .lb-txt{
    display: inline-block;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #333;
    width: 310px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    padding-left: 18px;
    font-family: "Avenir-Medium","Microsoft YaHei";

}
.apartment-detail-info .info-left .content>li .lb-txt .updata-time{
    font-size: 14px;
    color: #777;
    margin-left: 18px;
}
.apartment-detail-info .info-left .content>li .lb-txt .unit{
    font-size: 14px;
    font-style: normal;
    color: #FF5A00;
}
.counselor{
    box-shadow:0px 8px 16px 0px rgba(0, 0, 0, 0.05), 0px 0px 8px 0px rgba(0, 0, 0, 0.05);
    padding: 20px 30px 21px 30px;
}
.counselor.clearfix{
    padding: 20px 0 0 0;
}
.counselor.clearfix .counselor-info{
    margin-left: 0;
}
.counselor>img{
    float: left;
    display: block;
    width: 59px;
    height: 59px;
    border-radius: 50%;
    overflow: hidden;
    background:rgba(239,240,241,1);
    box-shadow:0px 0px 4px 0px rgba(0, 0, 0, 0.05), 0px 4px 8px 0px rgba(0, 0, 0, 0.05);
}
.counselor .counselor-info{
    float: left;
    margin-left: 20px;
}
.counselor .counselor-info .name-box{
    height: 24px;
    line-height: 24px;
    margin-top: 2px;
    margin-bottom: 12px;
}
.counselor .counselor-info .name-box .name{
    display: block;
    font-size: 20px;
    color: #333;
    max-width: 175px;
    white-space: nowrap;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
}
.counselor .counselor-info .name-box .name-type{
    display: inline-block;
    width: auto;
    height: 24px;
    line-height: 26px;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
    color: #0073FF;
    background: #E5F1FF;
    margin-left: 8px;
    font-size: 12px;
    text-align: center;
    padding: 0 15px;
}
.counselor .counselor-info .people-desc{
    position: relative;
}
.counselor .counselor-info .people-desc>span{
    position: relative;
    display: inline-block;
    color: #999;
    font-size: 14px;
}
.counselor .counselor-info .people-desc>span:before{
    /*content: '';*/
    /*display: block;*/
    /*position: absolute;*/
    /*width: 1px;*/

}
.counselor .counselor-info .people-desc >span .b-txt{
    font-style: normal;
    color: #333;
    font-family: Avenir-Roman;
}
/*.counselor .counselor-info .people-desc{*/

/*}*/
.counselor .counselor-btn{
    float: right;
    margin-top: 10px;
}
.counselor .counselor-btn .a-btn{
    display: inline-block;
    width: 140px;
    height: 40px;
    line-height: 40px;
    background: -webkit-linear-gradient(90deg,#FF5B0C, #FF8E15);
    background: -o-linear-gradient(90deg,#FF5B0C, #FF8E15);
    background: -moz-linear-gradient(90deg,#FF5B0C, #FF8E15);
    background: linear-gradient(90deg,#FF5B0C, #FF8E15);
    box-shadow:0px 0px 4px 0px rgba(255,111,33,0.1), 0px 4px 8px 0px rgba(255,111,33,0.1);
    border-radius:20px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    transition: all 0.3s;
}
.counselor.clearfix .counselor-btn .a-btn{
    background-color: #fff;
    background: linear-gradient(90deg,#fff,#fff);
    border-radius: 0;
    width: 49%;
    border: none;
    box-shadow: none;
    padding: 0;
    color: #0073FF;
}
.counselor .counselor-btn .a-btn:hover{
    box-shadow:0px 0px 8px 0px rgba(255,111,33,0.1), 0px 8px 16px 0px rgba(255,111,33,0.1);
}
.counselor.clearfix .counselor-btn .a-btn:hover{
    box-shadow: none;
}
.counselor .counselor-btn .a-btn .counselor-icon{
    display: inline-block;
    width: 16px;
    height: 16px;
    margin-right: 11px;
    background: url(../images/PC-new/im-white.png);
    background-size: 16px 16px;
    position: relative;
    top: 3px;
}

/*ä¼˜æƒ */

.cheap-activity{
    border-bottom: 1px solid #eee;
    padding-top: 20px;
    margin: 0 20px;
}
.cheap-activity .activity-item{
    padding: 0 10px 20px 10px;
}

.cheap-activity .activity-item .left{

}
.cheap-activity .activity-item .left .img-cheap{
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background: -webkit-linear-gradient(#FF5B0C, #FF8E15);
    background: -o-linear-gradient(#FF5B0C, #FF8E15);
    background: -moz-linear-gradient(#FF5B0C, #FF8E15);
    background: linear-gradient(#FF5B0C, #FF8E15);
    position: relative;
}
.cheap-activity .activity-item .left .img-cheap.img-cheap-blue{
    background: -webkit-linear-gradient(#2783F2, #56C5FF);
    background: -o-linear-gradient(#2783F2, #56C5FF);
    background: -moz-linear-gradient(#2783F2, #56C5FF);
    background: linear-gradient(#2783F2, #56C5FF);
}
.cheap-activity .activity-item .left .img-cheap.img-cheap-blue>span{
    display: inline-block;
    width: 24px;
    height:22px;
    background: url(../images/PC-new/data-white.png);
    background-size: 24px 22px;
}
.cheap-activity .activity-item .left .img-cheap>span,.activity-item .left .img-cheap>span{
    display: inline-block;
    width: 24px;
    height:20px;
    background: url(../images/PC-new/coupon-white.png);
    background-size: 24px 20px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -10px;
    margin-left: -12px;
}
.cheap-activity .activity-item .info{
    margin-left:20px;

}
.cheap-activity .activity-item  .info-txt{
    font-size:20px;
    height: 20px;
    line-height: 20px;
    color: #333;
    margin-top: 6px;
    margin-bottom: 10px;
}
.cheap-activity .activity-item .info-desc{
    display: inline-block;
    font-size:14px;
    color:#999;
}
.cheap-activity .activity-item  .txt-bold{
    font-style: normal;
    color: #333;
    font-family: Avenir-Roman;
}
.cheap-activity .activity-item .right{
    margin-top: 15px;
}
.cheap-activity .activity-item .right .btn{
    display: inline-block;
    width:60px;
    height:30px;
    line-height:30px;
    border:1px solid rgba(255, 111, 33, 1);
    box-shadow:0px 0px 4px 0px rgba(255,111,33,0.1), 0px 4px 8px 0px rgba(255,111,33,0.1);
    border-radius:15px;
    text-align: center;
    padding: 0;
    color: #FF5A00;
    font-size: 14px;
    cursor: pointer;
    transition: all 0.3s;
}
.cheap-activity .activity-item .right .btn.btn-yuyue{
    box-shadow:0px 0px 4px 0px rgba(28,130,255,0.1), 0px 4px 8px 0px rgba(28,130,255,0.1);
    color: #1C82FF;
    border: 1px solid #1C82FF;
}
.cheap-activity .activity-item .right .btn.btn-enter:hover{
    background:rgba(255,111,33,1);
    border:1px solid rgba(255, 111, 33, 1);
    box-shadow:0px 0px 4px 0px rgba(255,111,33,0.1), 0px 4px 8px 0px rgba(255,111,33,0.1);
    border-radius:15px;
    color: #fff;
}
.cheap-activity .activity-item .right .btn-yuyue:hover{
    background:rgba(28,130,255,1);
    border:1px solid rgba(28, 130, 255, 1);
    box-shadow:0px 0px 4px 0px rgba(28,130,255,0.1), 0px 4px 8px 0px rgba(28,130,255,0.1);
    color: #fff;
}
.counselor-hot-line {
    padding:20px 30px;
    margin-top: 20px;
}
.counselor-hot-line .img{
    width: 60px;
    height: 60px;
    border-radius: 50%;
    border:1px solid rgba(255, 111, 33, 1);
    position: relative;
}
.counselor-hot-line .img .hotline-line{
    display: inline-block;
    width: 24px;
    height: 24px;
    background: url(../images/PC-new/home-all-icon.png);
    background-position: -13px -263px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -12px;
    margin-left: -12px;
}
.counselor-hot-line .cont{
    margin-left: 20px;
    position: relative;
}
.counselor-hot-line .cont .txt{
    display: block;
    font-size: 16px;
    color: #333;
    height: 16px;
    line-height: 16px;
    margin-top: 3px;
    margin-bottom: 10px;
}
.counselor-hot-line .cont .num{
    font-size: 24px;
    color: #FF5A00;
}
.counselor-hot-line .btn-box{
    position: relative;
    margin-top: 10px;

}
.counselor-hot-line .btn-huxing-qrcode:hover{
    background: #D2E6FF;
}
.counselor-hot-line .btn-huxing-qrcode:hover .qrcode-img{
    display: block;
}
.counselor-hot-line .btn-huxing-qrcode{
    display: inline-block;
    width: auto;
    height: 24px;
    line-height: 26px;
    font-size: 12px;
    color: #0073FF;
    background: #E5F1FF;
    border-radius: 12px;
    text-align: center;
    cursor: pointer;
    transition: all 0.3s;
    position: absolute;
    top: -3px;
    left: 77px;
    padding: 0 12px;
}

.counselor-hot-line .btn-huxing-qrcode i{
    display: inline-block;
    width: 12px;
    height: 12px;
    background: url(../images/PC-new/home-all-icon.png);
    background-position: -419px -319px;
    position: relative;
    top: 1px;
    right: 0px;
}
.counselor-hot-line .btn-yuyue{
    display: block;
    width: 140px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    color: #FF5A00;
    background: #FFEEE5;
    border-radius: 20px;
    text-align: center;
    cursor: pointer;
    transition: all 0.3s;
}
/*.counselor-hot-line .btn-qrcode .qrcode-icon*/
.counselor-hot-line .btn-yuyue i{
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url(../images/PC-new/online-orange.png);
    background-size: 16px 16px;
    position: relative;
    top: 3px;
    right: 5px;
}
.counselor-hot-line .btn-yuyue:hover{
    background: #FFE2D3;
}
.counselor-hot-line .qrcode-img{
    display: none;
    position: absolute;
    left: -20px;
    top: 34px;
    background: #fff;
    padding: 15px;
    box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.05), 0px 8px 16px 0px rgba(0, 0, 0, 0.05);
    border-radius: 5px;
    z-index: 10;
}
.counselor-hot-line .qrcode-img >img{
    display: block;
    width: 100px;
    height: 100px;
}

.detail-container-wrapper .ad-img{
    width:1200px;
    height:120px;
    background: #ddd;
    border-radius: 5px;
    box-shadow:0px 0px 4px 0px rgba(0, 0, 0, 0.05), 0px 4px 8px 0px rgba(0, 0, 0, 0.05);
    overflow: hidden;
}
.detail-container-wrapper .ad-img .img{
    display: block;
    width:100%;
    height:100%;
}







.house-type-left{
    width: 1200px;
}
.house-type-left .album-content{
    width: 100%;
}
.house-type-left .roomtype-list{
    overflow: hidden;
    padding: 0;
    display: block;
    width: 100%;
}
.house-type-left .roomtype-list .r-item{
    width: 100%;
    margin-right: 0;
    margin-bottom: 0;
    padding: 40px 30px;
    border-bottom: 1px solid #f6f6f6;
}
.house-type-left .roomtype-list .r-item:hover{
    background: #FAFAFA;
}
.house-type-left .roomtype-list .r-item:hover .li-img{
    box-shadow:0px 4px 8px 0px rgba(0, 0, 0, 0.1), 0px 0px 4px 0px rgba(0, 0, 0, 0.1);
}

.house-type-left .roomtype-list .r-item:hover .li-detail .top .name{
    color: #FF5A00;
}
/*.house-type-left .roomtype-list .r-item:last-child{*/
    /*margin-right: 0;*/
    /*border-bottom: 0;*/
    /*margin-bottom: 30px;*/
/*}*/
.house-type-left .roomtype-list .r-item .li-img{
    display: block;
    float: left;
    width:240px;
    height:180px;
    background:rgba(255,255,255,1);
    box-shadow:0px 0px 2px 0px rgba(2,2,2,0.1), 0px 2px 4px 0px rgba(2,2,2,0.1);
    border-radius:5px;
    position: relative;
    margin-right: 40px;
    overflow: hidden;
}
.house-type-left .roomtype-list .r-item .li-img img{
    display: inline-block;
    width:100%;
    height:100%;
    overflow: hidden;
    object-fit: cover;
}
.house-type-left .roomtype-list .r-item .li-detail{
    overflow: hidden;
    margin-top:0;
    position: relative;
    height: 180px;
}
.house-type-left .roomtype-list .r-item .li-detail .li-des{
    position: relative;
}
.house-type-left .roomtype-list .info-right{
    position: absolute;
    right: 0;
    bottom: 50px;
}
.house-type-left .roomtype-list .info-right .acreage{
    display: block;
    height: 20px;
    line-height: 20px;
    font-size: 30px;
    font-family: Avenir-Roman;
    color: #333;
    margin-bottom: 18px;
    text-align: center;

}
.house-type-left .roomtype-list .info-right .acreage i{

}
.house-type-left .roomtype-list .info-right .a-more-info{
    display: block;
}
.house-type-left .roomtype-list .info-right .btn-detial{
    display: block;
    width: 120px;
    height: 40px;
    line-height: 40px;
    background:#FFEEE5;
    color: #FF5A00;
    border-radius:20px;
    text-align: center;
    cursor: pointer;
    transition: all 0.3s;
}
.house-type-left .roomtype-list .info-right .btn-detial:hover{
    color: #fff;
    background: -webkit-linear-gradient(90deg,#FF6F21, #FF9B2E);
    background: -o-linear-gradient(90deg,#FF6F21, #FF9B2E);
    background: -moz-linear-gradient(90deg,#FF6F21, #FF9B2E);
    background: linear-gradient(90deg,#FF6F21, #FF9B2E);
}
.house-type-left .roomtype-list .r-item .li-detail .top{
    margin-bottom: 15px;
    margin-top: 12px;
}
.house-type-left .roomtype-list .r-item .li-detail .top>a{
    display: block;
    margin-right: 20px;
}
.house-type-left .roomtype-list .r-item .li-detail .top .w-tag{
    padding: 0 13px;
    margin-top: 2px;
}
.house-type-left .roomtype-list .r-item .li-detail .top .name{
    height: 28px;
    line-height: 28px;
    font-size: 24px;
    max-width: 400px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    color:#333;

}
.house-type-left .roomtype-list .r-item .li-detail .top .name:hover{
    color: #FF5A00;
}
.house-type-left .roomtype-list .r-item .li-detail .desc{
    color: #333;
    font-size: 14px;
    display: inline-block;
    width: 380px;
    height: 30px;
    line-height: 30px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-family: "Avenir-Medium","Microsoft YaHei";
}
.house-type-left .roomtype-list .r-item .li-detail .desc .area-unit{
    font-family: Avenir-Roman;

}
.house-type-left .roomtype-list .r-item .li-detail .desc .price-unit{
    font-size: 12px;
}
.house-type-left .roomtype-list .r-item .li-detail .desc .desc-color{
    font-size: 16px;
    color: #FF5A00;
}
.house-type-left .roomtype-list .r-item .li-detail .desc-tag{
    height: 30px;
    line-height: 30px;
    margin-bottom: 0;
    margin-top: 25px;
}
.house-type-left .roomtype-list .r-item .li-detail .desc-tag .main-list-tag{
    display: inline-block;
    font-size: 12px;
    color: #555;
    height: 24px;
    line-height: 24px;
    padding: 0 10px;
    border-radius: 12px;
    background: #F6F6F6;
    margin-right: 10px;
}
.detail-container-wrapper .left-content{
    width: 820px;
}
.detail-container-wrapper .toptext{
    display: block;
    height: 60px;
    line-height: 60px;
    width: 100%;
    margin-bottom: 10px;
}
.detail-container-wrapper .toptext .text{
    color: #333;
    font-size: 24px;
}
.detail-container-wrapper .toptext .link{
    color:#0073FF;
    font-size: 14px;
}
.left-content .album-content{
    width: 100%;    
}
.left-content .roomtype-list .r-item{
    width: 100%;
}
.left-content  .roomtype-list .r-item:last-child {
    margin-right: 0;
    border-bottom: 0;
    margin-bottom: 30px;
}
.left-content  .roomtype-list .r-item .li-img {
    display: block;
    float: left;
    width: 240px;
    height: 180px;
    background: rgba(255, 255, 255, 1);
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.1), 0px 0px 2px 0px rgba(0, 0, 0, 0.1);
    border-radius: 5px;
    position: relative;
    margin-right: 31px;
    overflow: hidden;
}
.left-content .roomtype-list .r-item .li-img img {
    display: inline-block;
    width: 100%;
    height: 100%;
    overflow: hidden;
    object-fit: cover;
}
.left-content .roomtype-list .r-item .li-detail {
    overflow: hidden;
    margin-top: 0;
}
.left-content .roomtype-list .r-item .li-detail .li-des {
    position: relative;
}
.left-content .roomtype-list .r-item .li-detail .top {
    margin-bottom: 17px;
    margin-top: 11px;
}
.left-content .roomtype-list .r-item .li-detail .top>a {
    display: block;
    margin-right: 10px;
}
.left-content .roomtype-list .r-item .li-detail .top .name {
    height: 24px;
    line-height: 24px;
    font-size: 20px;
    max-width: 132px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    color: #333;
    font-family: "Avenir-Medium", "Microsoft YaHei";
}
.left-content .roomtype-list .r-item .li-detail .top .w-tag {
    padding: 0 13px;
    font-size: 14px;
}
.left-content .roomtype-list .r-item .li-detail .desc {
    color: #333;
    font-size: 14px;
    width: 190px;
    height: 30px;
    line-height: 30px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.left-content .roomtype-list .info-right {
    position: absolute;
    right: 0;
    top: 35% !important;
}
.left-content .roomtype-list .price {
    font-size: 30px;
    color: #FF5A00;
}
.left-content .roomtype-list .price .square {
    font-size: 18px;
}
.left-content .roomtype-list{
    padding: 0;
}
.left-content .roomtype-list .r-item .li-detail .desc-tag {
    height: 30px;
    line-height: 30px;
    margin-bottom: 0;
    margin-top: 5px;
}
.apartment-detail-info .info-left .content>li .lb.supplementtitle {
    height: 100%;
    line-height: 100%;
    display: inline-block;
    color: #333;
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    margin-bottom: 16px;
}
.discount .btn.new-btn-enter {
    width: 70px;
    height: 30px;
    background: rgba(255,255,255,1);
    box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.1), 0px 2px 4px 0px rgba(0, 0, 0, 0.1);
    border-radius: 15px;
    color: #EC0016;
    font-size: 14px;
    text-align: center;
    transition: all 0.3s;
    margin-right:10px;
}