@charset "utf-8";

/*首屏左侧 楼盘图片*/
.houseInfo-photo{
    float:left;
    width:720px;
    height:540px;
    position:relative;
    overflow:hidden;
    /*padding-top: 7px;*/
}
.houseInfo-photo-img-wrap{
    position: relative;
    width:720px;
    height:440px;
    margin-bottom:10px;
    overflow:hidden;
}
.houseInfo-photo ul{
    position: absolute;
    top:0;
    left:0;
    width:720px;
    height:440px;
    text-align:center;
    overflow:hidden;
}
.houseInfo-photo ul li{
    width:720px;
    height:440px;
    float:left;
    position:relative;
}
.houseInfo-photo ul li strong {
    width:100%;
    height:100%;
    position:absolute;
    left:0;
    top:0;
    z-index:99;
}
.houseInfo-photo ul li a,.housePhoto li,.houseStyle-box ul li div {
    position:relative;
    display: inline-block;
}
.housePhoto li img,.houseStyle-box ul li div img {
    position:relative;
    z-index: 1;
}
.houseInfo-photo ul li.current i,.housePhoto li.curt>i,.houseStyle-box ul li div i {
    position:absolute;
    z-index: 2;
    width:95px;
    height:60px;
    background:url(https://s0.ifengimg.com/static/house/images/icons_94e3b76e.png) no-repeat -10px -567px;
    left:50%;
    top:50%;
    margin:-30px 0 0 -47px;
}
.houseInfo-photo-img .cutYy em {
    position:absolute;
    z-index: 2;
    width:100px;
    height:100px;
    background-position:0 -329px;
    left:50%;
    top:50%;
    margin:-50px;
}

.housePhoto li.curt>i {
    margin:-50px 0 0 -47px;
}
.housePhoto li.curt p {
    display:none;
}
.housePhoto li strong {
    display: none;
}
.housePhoto li.curt strong {
    font-weight:normal;
    width:65px;
    height:24px;
    padding-left:30px;
    display:block;
    background:url(https://s0.ifengimg.com/static/house/images/icons_94e3b76e.png) no-repeat -95px -530px;
    margin:0 auto;
    line-height: 24px;
    padding-top: 10px;
}
.houseInfo-photo ul li img{
    width:720px;
    height:440px;
    cursor:pointer;
    position:relative;
    z-index: 1;
}
.houseInfo-photo-b img{
    width:420px;
    height:314px;
}
.houseInfo-photo-list-wrapper{
    position: relative;
    margin:0 auto;
    width:640px;
    height:90px;
    overflow:hidden;
}
.houseInfo-photo-list{
    position:absolute;
    bottom:0;
    left:0px;
    min-width:1300px;
    height:90px;
    overflow:hidden;
}
.houseInfo-photo-list li{
    float:left;
    position:relative;
    width:120px;
    height:90px;
    overflow:hidden;
    cursor:pointer;
    margin-right:10px;
}
.houseInfo-photo-list .current .pic{
    background: #F54343;
}
.houseInfo-photo-list li div{
    position:absolute;
    top:0;
    left:0;
    z-index: 10;
    width:100%;
    height:100%;
  /*  background:#000;
    opacity: .3;
    filter:alpha(opacity=30);*/
}
.houseInfo-photo-list li.current div{display: none;}
.houseInfo-photo-list li img{
    width:120px;
    height:90px;
    display: block;
}
/*.houseInfo-photo-list li.current img{opacity:1;}*/
.houseInfo-photo-list li p.video{
    position:absolute;
    top:50%;
    left:50%;
    width:34px;
    height:34px;
    margin-left:-17px;
    margin-top:-17px;
    text-indent:-9000px;
    overflow:hidden;

    background-position:0px -37px;
}
.houseInfo-photo-list li p.video a{
    display:block;
    height:34px;
    text-indent:-9000px;
    overflow:hidden;
}
.houseInfo-photo-list li p.pic{
    position:absolute;
    bottom:0;
    left:0;
    z-index: 20;
    padding: 4px 10px;
    color:#fff;
    text-align:center;
    background: rgba(0, 0, 0, .6);
}
.houseInfo-photo-list li p.pic a{
    color:#fff !important;
    text-decoration:none;
    /*font-family: PingFangSC-Regular;*/
    font-size: 12px;
    letter-spacing: 0;
}
.houseInfo-photo-prev,.houseInfo-photo-next{
    display: block;
    position:absolute;
    bottom:0;
    z-index:10;
    width:30px;
    height:90px;
    cursor:pointer;
    /*background: #333333;*/
}
.houseInfo-photo-prev{
    left:0;
    background: #333333 url("https://s0.ifengimg.com/2019/06/26/arrow-left_520bc459.png") no-repeat center center/10px 20px ;
}
.houseInfo-photo-next{
    right:0;
    background: #333333 url("https://s0.ifengimg.com/2019/06/26/arrow-right_7c2a9047.png") no-repeat center /10px 20px ; ;
}
/*vr*/
.t-vr{
    position: absolute;
    left: 328px;
    z-index: 2;
    top: 188px;
    display: inline-block;
    width: 64px;
    height: 64px;
    background: url("https://s0.ifengimg.com/2019/08/09/vr_5bb0c54b.png")no-repeat center/100% 100%;
}
/*sp*/
.t-sp{
    position: absolute;
    left: 328px;
    z-index: 2;
    top: 188px;
    display: inline-block;
    width: 64px;
    height: 64px;
    background: url("https://s0.ifengimg.com/2019/08/09/shipin_7fb14441.png")no-repeat center/100% 100%;
}
/*首屏右侧 楼盘基本信息*/
.houseInfo-con{
    float:right;
    width:360px;
    padding: 30px;
    height:480px;
    position:relative;
    background: #FFFFFF;
    border: 1px solid #E9E9E9;
}

.houseInfo-con-top{
    height: 50px;
}
.lp-price{
    font-family: PingFangSC-Medium;
    color: #F54343;
    font-size: 14px;
    letter-spacing: 0;
    /*line-height: 50px;*/
}
.lp-price strong{
    font-size: 36px !important;
    font-weight: inherit;
}
.torLink{
    /*font-family: PingFangSC-Regular;*/
    font-size: 12px;
    color: #999999;
    letter-spacing: 0;
    width: 82px;
    height: 17px;
    line-height: 17px;
    margin-top: 26px;
}
.icon-calculator{
    display: inline-block;
    width: 12px ;
    height: 12px;
    background: url("https://s0.ifengimg.com/2019/06/26/jisuanqi_a48eec01.png")no-repeat center/100% 100% ;
    margin-right: 6px;
    margin-top: 2px;
    float: left;
}
.torLink:hover .icon-calculator{
    background: url("https://s0.ifengimg.com/2019/06/26/jisuanqi_x_54f1accb.png")no-repeat center/100% 100% ;
}
.houseInfo-con-center span{
    /*font-family: PingFangSC-Regular;*/
    font-size: 12px;
    color: #999999;
    letter-spacing: 0;
}
.houseInfo-con-center i{
    display: inline-block;
    width: 13px ;
    height: 12px;
    background: url("https://s0.ifengimg.com/2019/06/26/tongzhi_790110f2.png")no-repeat center/100% 100% ;
    margin-right: 6px;
    margin-top: 3px;
    float: left;
}
.open-lp:hover .open-lp-i{
    background: url("https://s0.ifengimg.com/2019/07/01/tongzhi_x_77034ad9.png")no-repeat center/100% 100% ;
}
.open-lp{
    cursor: pointer;
}
.open-lp:hover{
    color: #F54343;
}
.lp-ads span{
    /*font-family: PingFangSC-Regular;*/
    font-size: 14px;
    color: #666666;
    letter-spacing: 0;
    margin-right: 10px;

}
.lp-ads strong{
    font-family: PingFangSC-Medium ;
    color: #333333 !important;
}
.lp-ads .small-map{
    /*font-family: PingFangSC-Regular;*/
    font-size: 12px;
    color: #999999;
    letter-spacing: 0;
    float: right;
    margin-right: 0;
    line-height: 20px;
}
.houseInfo-con dl {
    width: 360px;
    line-height: 20px;
}
.houseInfo-con dt {
    height: 100%;
    width: 66px;
    /*font-family: PingFangSC-Medium;*/
    font-size: 14px;
    color: #333333;
    letter-spacing: 0;
    float: left;
    font-weight: bold;
}
.houseInfo-con dd.common {
    float: left;
    width: 220px;
    /*font-family: PingFangSC-Regular;*/
    font-size: 14px;
    color: #666666;
    letter-spacing: 0;
    margin-right: 26px;
}
.comMain{
    width: 292px !important;
    margin-right: 0!important;
}
.houseInfo-con dd.common span {
    display: inline-block;
    margin-right: 10px;
}
.houseInfo-con dd.look-map a{
    /*font-family: PingFangSC-Regular;*/
    font-size: 12px;
    color: #999999;
    letter-spacing: 0;
    cursor: pointer;
}
.lp-more{
    width: 84px !important;
    margin-right: 87px;
    margin-top: 2px;
}
.lp-more a{
    text-decoration: underline;;
}
.liked{
    /*font-family: PingFangSC-Regular;*/
    font-size: 12px;
    color: #999999;
    letter-spacing: 0;
    margin-right: 20px;
    cursor: pointer;
    float: left;
}
.liked i{
    display: inline-block;
    width: 12px;
    height: 12px;
    vertical-align: middle;
    font-size: 0;
    line-height: 0;
    overflow: hidden;
    margin-right: 6px;
    background: url("https://s0.ifengimg.com/2019/06/27/guanzhu_6d37c200.png")no-repeat center/100% 100%;
}
.liked:hover .icon-liked{
    background: url("https://s0.ifengimg.com/2019/06/27/guanzhu_x_c92c2b97.png")no-repeat center/100% 100%!important;
}
.liked:hover,.scan:hover ,.scan-code:hover{
    color: #f54343 !important;
}
.scan{
    float: left;
    position: relative;
    width: 102px;
}
.scan a{
    /*font-family: PingFangSC-Regular;*/
    font-size: 12px;
    color: #999999;
    letter-spacing: 0;
    cursor: pointer;
    text-decoration: none !important;

}

.scan i{
    display: inline-block;
    width: 12px;
    height: 12px;
    vertical-align: middle;
    font-size: 0;
    line-height: 0;
    overflow: hidden;
    margin-right: 6px;
    margin-top: -1px;
    background: url("https://s0.ifengimg.com/2019/06/27/shouji_3c1d0207.png")no-repeat center top/100% 100%;
}
.scan:hover .icon-scan{
    background: url("https://s0.ifengimg.com/2019/06/27/56ec2518a85e50a6f7127b5c7a438da4.png")no-repeat center top/100% 100%;
}
.activity-wrap{
    width: 360px;
    height: 56px;
    margin: 21px auto 17px;
    background:rgba(192, 197, 207, .1); ;
    border-radius: 6px;
}
.activity-wrap-img{
    float: left;
    padding: 16px 10px;
    width: 24px;
    height: 24px;
}
.activity-wrap-img img{
    width: 100%;
    height: 100%;
}
.activity-wrap span{
    float: left;
    display: block;
    padding: 17px 0;
    width: 195px;
    /*font-family: PingFangSC-Regular;*/
    font-size: 16px;
    color: #666666;
    letter-spacing: 0;
}
.activity-sign{
    float: right;
    background: #6094FF;
    border-radius: 4px;
    /*font-family: PingFangSC-Regular;*/
    font-size: 14px;
    color: #FFFFFF;
    letter-spacing: 0;
    padding: 5px 11px;
    margin: 13px 10px 13px 0;
    cursor: pointer;
}
.activity-sign:hover{
    background: #4077E8;
}
.phone-call{
    display: inline-block;
    background: #F54343;
    border-radius: 6px;
    width: 358px !important;
    height: 30px;
    padding: 10px 0;
    text-align: center;
    font-family: PingFangSC-Medium;
    font-size: 22px;
    color: #FFFFFF;
    letter-spacing: 0;
    line-height: 30px !important;
}
.scan-code {
    /*font-family: PingFangSC-Regular;*/
    font-size: 14px;
    color: #999999 !important;
    letter-spacing: 0;
    text-align: right;
    position: relative;
}
.houseInfo-service-dial{
    font-size: 14px;
    color: #999999 !important;
}
.icon-qrcodeDial{
    display: inline-block;
    width: 12px;
    height: 12px;
    vertical-align: middle;
    font-size: 0;
    line-height: 0;
    overflow: hidden;
    margin-right: 6px;
    margin-top: -1px;
    background: url("https://s0.ifengimg.com/2019/06/27/erweima_icon_83f261d5.png")no-repeat center top/100% 100%;
}
.scan-code:hover  .icon-qrcodeDial{
    background: url("https://s0.ifengimg.com/2019/06/27/erweima_icon_x_2305cb02.png")no-repeat center top/100% 100%;
}
.scan-code:hover .scan-code-qr ,.scan:hover .scan-qr {
    display: block;
}
.scan-code .qrcode,.scan .scan-qr {
    position: absolute;
    right: -32px;
    top: -198px;
    /*    width: 108px;
        height: 157px;*/
    width: 156px;
    height: 205px;
    display: block;
    background: url("https://s0.ifengimg.com/2019/07/01/saoma_20209899.png")no-repeat center/100% 100%;
    /*padding:24px;*/
    display: none;
}
.scan-code img ,.scan-qr img{
    display: block;
    width: 92px;
    height: 92px;
    margin: 30px 20px 10px 33px;
}
.scan-code p ,.scan-qr p{
    /*font-family: PingFangSC-Regular;*/
    font-size: 13px;
    color: #666666;
    letter-spacing: 0;
    text-align: center;
    line-height: 20px;
    text-align: center;
    display: block;
    margin: 0 auto;
}
/*动态*/
.houseNewDynamic-title{
    width: 1180px;
    height: 30px;
}
.houseNewDynamic-title h4{
    float: left;
    font-family: PingFangSC-Medium;
    font-size: 22px;
    color: #333333;
    letter-spacing: 0;
}
.houseNewDynamic-title a{
    float: right;
    /*font-family: PingFangSC-Regular;*/
    font-size: 14px;
    color: #333333;
    letter-spacing: 0;
    height: 30px;
    line-height: 30px;
}
.dynamic-wrap{
    float: left;
    width: 840px;
    border-top: 1px solid #E9E9E9;
    border-bottom: 1px solid #E9E9E9;
}
.dynamic-wrap li{
    padding: 20px 0;
    border-bottom: 1px solid #E9E9E9;
}
.dynamic-wrap li:last-child{
    border-bottom: none;
}
.dynamic-wrap-title{
    height: 20px;
}
.dynamic-wrap-title a{
    font-family: PingFangSC-Semibold;
    font-size: 14px;
    color: #333333;
    letter-spacing: 0;
    line-height: 20px;
    float: left;
    font-weight: 600;

}
.dynamic-wrap-title span{
    /*font-family: PingFangSC-Regular;*/
    font-size: 14px;
    color: #999999;
    letter-spacing: 0;
    float: right;
}
.dynamic-wrap-title a em{
    display: inline-block;
    border-radius: 2px;
    padding: 0px 5px 2px;
    /*font-family: PingFangSC-Regular;*/
    font-size: 12px;
    letter-spacing: 0.05px;
    font-style:normal;
    margin-left: 6px;
    line-height: 18px;
    font-weight: inherit;
}
.dt{
    border: 1px solid #F54343;
    color: #F54343;
}
.dg{
    border: 1px solid #6094FF;
    color: #6094FF;
}
.dynamic-wrap-word{
    /*font-family: PingFangSC-Regular;*/
    font-size: 14px;
    color: #333333;
    letter-spacing: 0;
    line-height: 24px;
}
.dynamic-right{
    float: right;
    width: 265px;
    height: 328px;
    border: 1px solid #E9E9E9;
    padding: 30px 20px 30px 15px;

}
.dynamic-right-detail:last-child{
    border-left:none;
}
.dynamic-right-wrap::-webkit-scrollbar {display:none}
.dynamic-right-wrap{
    width: 260px;
    height: 318px;
    overflow-y: scroll;
    padding: 10px 5px 0;
    overflow-y: scroll;
}
.dynamic-right-detail{
    height: 92px;
    width: 256px;
    border-left:1px solid #E9E9E9;
}
.dynamic-right-detail p{
    /*font-family: PingFangSC-Regular;*/
    font-size: 14px;
    color: #333333;
    letter-spacing: 0;
    line-height: 20px;
    margin-top: -10px;
    float: left;
    position: relative;
    width: 243px;
}
.detail-p i{
    float: left;
    display: inline-block;
    width: 6px;
    height: 6px;
    background: #999999;
    border-radius: 20px;
    margin-top: 7px;
    margin-left: -3px;
    margin-right: 13px;
}
.detail-p:hover .detail-i{
    background: #6094FF;
}
.detail-em{
    padding:0px 5px 2px;
    border: 1px solid #6094FF;
    border-radius: 2px;
    /*font-family: PingFangSC-Regular;*/
    font-size: 12px;
    color: #6094FF;
    letter-spacing: 0.05px;
    line-height: 20px;
    margin-left: 6px;
}
.detail-pt{
    margin-top: 12px !important;
    margin-left: 18px;
}
/******************户型介绍*******************/
.houseTypeIndex-name{
    height: 30px;
}
.houseTypeIndex-name h4{
    font-family: PingFangSC-Medium;
    font-size: 22px;
    color: #333333;
    letter-spacing: 0;
    margin-right: 50px;
}
.houseTypeIndex-tab li{
    /*font-family: PingFangSC-Regular;*/
    font-size: 14px;
    color: #333333;
    letter-spacing: 0;
    margin-right: 50px;
    float: left;
    line-height: 40px;
    cursor: pointer;
}
.houseTypeIndex-tab li:hover{
    color: #f54343 !important;
}

.hx-more{
    /*font-family: PingFangSC-Regular;*/
    font-size: 14px;
    color: #333333;
    letter-spacing: 0;
    float: right;
    line-height: 30px;
}
.houseTypeIndex-con{
    border-top: 1px solid #E9E9E9;
    max-height: 525px;
    overflow: hidden;
}
.houseTypeIndex-con li{
    position: relative;
    width: 1180px;
    padding: 20px 0 ;
    overflow: hidden;
    background: #fff;
}
.houseTypeIndex-con-img{
    width: 180px;
    height: 135px;
    display: block;
    float: left;
}
.houseTypeIndex-con-img img{
    width: 100%;
    height: 100%;
}
.houseTypeIndex-detail{
    width: 970px;

}
.houseTypeIndex-title{
    height: 22px;
    margin-bottom: 12px;
}
.houseTypeIndex-title h4{
    font-family: PingFangSC-Medium;
    font-size: 16px;
    color: #333333;
    letter-spacing: 0;
    height: 22px;
}
.icon-houseState-1,.icon-houseState-2,.icon-houseState-3{
    background: #6094FF;
    border-radius: 2px;
    display: inline-block;
    margin-left: 10px;
    padding: 1px 5px 3px;
    /*font-family: PingFangSC-Regular;*/
    font-size: 12px;
    color: #FFFFFF;
    letter-spacing: 0.05px;
    /* line-height: 22px; */
    text-align: center;
    margin-top: 1px;
    position: absolute;
}
.icon-houseState-2{background: #FF8837;}
.icon-houseState-3{background: #C0C5CF}

.houseTypeIndex-keword{
    height: 24px;
}
.houseTypeIndex-keword span{
    display: inline-block;
    *display: inline;
    *zoom: 1;
    border: 1px solid #CCCCCC;
    border-radius: 2px;
    padding: 4px 8px;
    /*font-family: PingFangSC-Regular;*/
    font-size: 12px;
    color: #AAAAAA;
    letter-spacing: 0;
    line-height: 16px;
    float: left;
    margin-right: 10px;
}
.houseTypeIndex-light{
    height: 24px;
    margin-bottom: 14px;
}
.houseTypeIndex-light dt{
    float: left;
    width: 60px;
    border: 1px solid #F54343;
    border-radius: 2px;
    margin-right: 10px;
}
.houseTypeIndex-light dd{
    float: left;
    width: 897px;
    font-family: PingFangSC-Regular;
    font-size: 14px;
    color: #666666;
    letter-spacing: 0;
    line-height: 24px;

}
.houseTypeIndex-light dt a{
    /*font-family: PingFangSC-Regular;*/
    font-size: 12px;
    color: #F54343;
    letter-spacing: 0;
    line-height: 22px;
    text-align: center;
}
.houseTypeIndex-light dt a i{
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 8px;
    height: 12px;
    margin-left: 6px;
    margin-top: -2px;
    margin-right: 6px;
    overflow: hidden;
    vertical-align: middle;
    background: url("https://s0.ifengimg.com/2019/06/28/ting_b76d25d6.png")no-repeat center/100% 100%;
}

.houseTypeIndex-price{
    height: 22px;
    margin-bottom: 14px;
}
.houseTypeIndex-price span{
    font-family: PingFangSC-Semibold;
    font-size: 18px;
    color: #F54343;
    letter-spacing: 0;
    font-weight: 600;
}
.houseTypeIndex-price em{
    /*font-family: PingFangSC-Regular;*/
    font-size: 14px;
    color: #999999;
    letter-spacing: 0;
    margin-left: 10px;
}
.tab-current{
    color: #f54343 !important;
}
/*************楼座信息*****************/
.dragImgBox{
    margin-top: 40px;
}
.dragImgBox h4{
    font-family: PingFangSC-Medium;
    font-size: 22px;
    color: #333333;
    letter-spacing: 0;
    margin-bottom: 20px;
}
.houseBuildingInfo{
    height: 44px;
}
.dragImg-Pan{
    position: absolute;
    left: 10px;
    top: 10px;
    background: url('http://api0.map.bdimg.com/images/mapctrls2d0.png') no-repeat;
    width: 44px;
    height: 44px;
}
.dragImg-Pan.top{background-position: 0px -44px;}
.dragImg-Pan.left{background-position: 0px -176px;}
.dragImg-Pan.right{background-position: 0px -88px;}
.dragImg-Pan.bottom{background-position: 0px -132px;}
.dragImg-Pan li{
    position: absolute;
    width: 15px;
    height: 15px;
}
.dragImg-Pan li.dragImg-PanTop{
    left: 14px;
    top: 0;
}
.dragImg-Pan li.dragImg-PanLeft{
    left: 1px;
    top: 12px;
}
.dragImg-Pan li.dragImg-PanRight{
    left: 27px;
    top: 12px;
}
.dragImg-Pan li.dragImg-PanBottom{
    left: 14px;
    top: 25px;
}
.dragImg-Pan{
    font-size: 12px;
    line-height: 18px;
    color: #333;
    cursor: pointer;
}
.houseDetailRank-con li.topline>div em {
    width:234px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.houseBuildingInfo>div{
    position: relative;
}
.houseBuildingInfo-time{
    float: left;
    margin:20px;
    width: 270px;
    position: relative;
}
.houseBuildingInfo-time li,.houseBuildingInfo-state li{
    float: left;
    background: rgba(0, 0, 0, .4);
    border-radius: 2px;
    padding: 0px 5px 2px;
    /*font-family: PingFangSC-Regular;*/
    font-size: 12px;
    color: #FFFFFF;
    letter-spacing: 0.05px;
    text-align: center;
    margin-right: 10px;
    cursor: pointer;
}
.houseBuildingInfo-time li:last-child,.houseBuildingInfo-state li:last-child{
    margin-right: 0
}
.time-active{
    background: #333333 !important;
    color: rgba(255, 255, 255, .7) !important;
}
.houseBuildingInfo-state{
    float: right;
    margin:20px;
    max-width: 270px;
    position: relative;

}
.z1{
    background: #6094FF!important;
}
.d1{
    background: #FF8837!important;
}
.s1{
    background: #C0C5CF!important;
}
.houseBuildingInfo-l{
    position: relative;
    z-index: 1;
    width:720px;
    height:440px;
    overflow: hidden;
}
.houseBuildingInfo-l>img{
    position: absolute;
    top:0;
    left:0;
    width:auto;
    height:auto;
}

.houseBuildingInfo-l.animate img,.houseBuildingInfo-l.animate div{
    -webkit-transition:all .4s ease-out;
    -moz-transition:all .4s ease-out;
    -o-transition:all .4s ease-out;
    transition:all .4s ease-out;
}
.sale-btn,.sell-btn,.sold-btn{
    position: absolute;
    z-index: 55;
    height:32px;
    min-width: 48px;
}
.sale-btn a,.sell-btn a,.sold-btn a{
    position: relative;
    display: block;
    width: auto;
    height: 23px;
    padding: 0 5px;
    line-height: 26px;
    text-align: center;
    color:#fff;
}
.sale-btn {
    /*background:#FF8837;*/
    background: url("https://s0.ifengimg.com/2019/07/16/daishou_808e14da.png")no-repeat center/100% 100%;
}
.sell-btn {
    /*background:#6094FF;*/
    background: url("https://s0.ifengimg.com/2019/07/16/zaishou_320cff93.png")no-repeat center/100% 100%;

}
.sold-btn {
    /*background:#C0C5CF;*/
    background: url("https://s0.ifengimg.com/2019/07/16/shouqing_de7b410d.png")no-repeat center/100% 100%;

}

.houseBuildingInfo-l a:hover{
    color:#fff !important;
    text-decoration:none;
}

.sale-btn a.active span{
    border-top-color:#205073;
}
.sell-btn a.active span{
    border-top-color:#b82626;
}
.sale-btn a span,.sell-btn a span,.sold-btn a span{
    position: absolute;
    bottom:-9px;
    left:50%;
    margin-left:-3px;
}
.sale-btn a span{
    border-top:6px solid #4488bb;
    border-bottom:3px solid transparent;
    border-left:3px solid transparent;
    border-right:3px solid transparent;
}
.sell-btn a span{
    border-top:6px solid #f54343;
    border-bottom:3px solid transparent;
    border-left:3px solid transparent;
    border-right:3px solid transparent;
}
.sold-btn a span{
    border-top:6px solid #bbb;
    border-bottom:3px solid transparent;
    border-left:3px solid transparent;
    border-right:3px solid transparent;
}

.houseBuildingInfo-r{
    position:relative;
    width:420px;
    height:410px;
    border:1px solid #dbdbdb;
    padding-bottom: 30px;
}
.houseBuildingInfo-r .houseBuildingInfo-container{
    position:relative;
    height:360px;
    overflow-y: auto;
    overflow-x: hidden;
    padding: 0 30px;
}
.houseBuildingInfo-container::-webkit-scrollbar {display:none}
.houseBuildingInfo-wrap{
    width:360px;
    height:50px;
    padding: 0 30px;
    background: rgba(192, 197, 207, .1);
}
.houseBuildingInfo-nav{
    width:320px;
    height:50px;
    /*overflow-x: scroll;
    overflow-y: hidden;*/
}
.houseBuildingInfo-nav .swiper-slide{
    /*margin-left: 30px;*/
    /*font-family: PingFangSC-Regular;*/
    font-size: 14px;
    color: #666666;
    letter-spacing: 0.06px;
    text-align: center;
    float: left;
    line-height: 50px;
    cursor: pointer;
}
.build-li-active{
    color: #F54343 !important;
}
.build-left{
    width: 7px;
    height: 14px;
    position: absolute;
    left: 21px;
    top: 17px;
    cursor: pointer;
    background: url("https://s0.ifengimg.com/2019/07/02/lou-left1_852442a3.png")no-repeat center/100% 100%;
}.build-right{
     width: 7px;
     height: 14px;
     position: absolute;
     right: 21px;
     top: 17px;
     cursor: pointer;
     background: url("https://s0.ifengimg.com/2019/07/02/lou-right2_6a3de9c5.png")no-repeat center/100% 100%;
 }
.houseBuildingInfo-detail{
    width: 380px;
}
.houseBuildingInfo-name{
    float: left;
    width: 190px;
    margin-top: 20px;
}
.houseBuildingInfo-name dt{
    font-family: PingFangSC-Medium;
    font-size: 14px;
    color: #333333;
    letter-spacing: 0.06px;
    text-align: left;
    width: 57px;
    margin-right: 20px;
    float: left;
    line-height: 20px;
}
.houseBuildingInfo-name dd{
    float: left;
    /*font-family: PingFangSC-Regular;*/
    font-size: 14px;
    color: #666666;
    letter-spacing: 0.06px;
    text-align: left;
    width: 110px;
    line-height: 20px;
}
.houseBuildingInfo-list{

}
.houseBuildingInfo-list h4{
    font-family: PingFangSC-Medium;
    font-size: 14px;
    color: #333333;
    letter-spacing: 0.06px;
    text-align: left;
    line-height: 20px;
    margin: 30px 0 10px;
}
.houseBuildingInfo-list-cen{
    border-top:1px solid #E9E9E9;
}
.hux-list {
    /*font-family: PingFangSC-Regular;*/
    font-size: 14px;
    color: #666666;
    letter-spacing: 0.06px;
    text-align: center;
    margin-top: 20px;
}
.hux-list dt{
    width: 130px;
    margin-right: 10px;
    line-height: 20px;
    float: left;
    text-align: left;
}
.hux-list dd{
    float: left;
    width: 220px;
    line-height: 20px;
    text-align: right;
}
.hux-list dd em{
    display: inline-block;
    margin-right: 5px;
}
.hux-list dd em:last-child{
    margin-right: 0;
}
/*用户点评*/
.detailComment-wrap{
    /*height: 662px;*/
    margin-top: 40px !important;
}
.detailComment-name{
    width: 1180px;
    height: 40px;
}
.detailComment-name h4{
    float: left;
    font-family: PingFangSC-Medium;
    font-size: 22px;
    color: #333333;
    letter-spacing: 0;
    line-height: 40px;
}
.detailComment-name-rg{
    float: right;
}
.detailComment-name-rg span {
    background: #F54343;
    border-radius: 4px;
    display: inline-block;
    /*font-family: PingFangSC-Regular;*/
    font-size: 16px;
    color: #FFFFFF;
    letter-spacing: 0;
    padding: 9px 18px;
    margin-right: 38px;
    cursor: pointer;
}
.detailComment-name-rg a{
    /*font-family: PingFangSC-Regular;*/
    font-size: 14px;
    color: #333333;
    letter-spacing: 0;
}
/*楼盘相册*/
.housePhotoIndex{

    margin-top: 40px;
}
.housePhotoIndex-name{
    height: 30px;
    line-height: 30px;
    margin-bottom: 20px;
}
.housePhotoIndex-name h4{
    font-family: PingFangSC-Medium;
    font-size: 22px;
    color: #333333;
    letter-spacing: 0;
    float: left;
}
.housePhotoIndex-name a{
    /*font-family: PingFangSC-Regular;*/
    font-size: 14px;
    color: #333333;
    letter-spacing: 0;
    float: right;
}
.housePhotoIndex-detail{
    height: 165px;
    overflow: hidden;
}
.housePhotoIndex-detail li{
    width: 220px;
    height: 165px;
    float: left;
    position: relative;
    margin-right: 20px;
}
.housePhotoIndex-detail li:last-child{
    margin-right: 0;
}
.housePhotoIndex-detail li img{

    width: 100%;
    height: 100%;
}
.housePhotoIndex-detail li p{
    background: rgba(0, 0, 0, .6);
    /*font-family: PingFangSC-Regular;*/
    font-size: 14px;
    color: #FFFFFF;
    letter-spacing: 0;
    padding: 8px 10px;
    position: absolute;
    bottom: 0;
}
/*周边配套*/
.houseSurround{
    margin-top: 40px;
}
.houseSurround h4{
    display: inline-block;
    height: 30px;
    font-family: PingFangSC-Medium;
    font-size: 22px;
    color: #333333;
    letter-spacing: 0;
    line-height: 30px;
    margin-bottom: 20px;
}
.houseSurround-map{

}
.houseDetailYard{
    position:relative;
    width: 1180px;
    height: 440px;
}
.houseDetailYard-map{
    width: 1180px;
    height: 440px;
}
#cover{
    position: absolute;
    left: 0;
    bottom: 0;
    width: 1180px;
    height: 440px;
    background: rgba(0,0,0,0);
}
.houseDetailYard-mapTab,.houseDetailYard-mapTab li{
    height:16px;
    line-height: 16px;
    margin-right: 22px;
}
.houseDetailYard-mapTab li{
    width:60px;
}
.houseDetailYard-mapTab span{
    display: inline-block;
    width:16px;
    height:16px;
    vertical-align: middle;
    font-size: 0;
    line-height: 0;
    overflow: hidden;
    margin-right: 8px;
    background:url(../images/map_3186fc1a.png) no-repeat;
}
.houseDetailYard-mapTab span.distance{
    background-position:0 0;
}
.houseDetailYard-mapTab span.lines{
    background-position:0 -20px;
}
.houseDetailYard-mapTab li:hover{
    color:#f54343;
    cursor: pointer;
}
.houseDetailYard-mapTab li:hover .distance{
    background-position:-35px 0;
}
.houseDetailYard-mapTab li:hover .lines{
    background-position:-35px -20px;
}
.houseDetailYard-life{
    width:310px;
    height:400px;
    background: #FFFFFF;
    box-shadow: 0 0 6px 0 rgba(0,0,0,0.10);
    position: absolute;
    right: 20px;
    margin-top: 20px;
}
.houseDetailYard-life-nav{
    width: 280px;
    height: 84px;
    overflow:hidden;
    padding: 0 15px;
    border-bottom: 1px solid #E9E9E9;
}
.houseDetailYard-life-nav li{
    float: left;
    display: inline;
    padding: 0 5px;
    height: 82px;
    text-align: center;
    cursor: pointer;
    /*font-family: PingFangSC-Regular;*/
    font-size: 14px;
    color: #999999;
    letter-spacing: 0;
    line-height: 30px;
    /* margin-bottom: 2px; */
    margin-right: 20px;

}
.houseDetailYard-life-nav li:last-child{
    margin-right: 0;
}
.houseDetailYard-life-nav li i{
    display: block;
    margin: 0 auto;
    width: 30px;
    height: 30px;
    margin-top: 20px;
    overflow: hidden;
}
.houseDetailYard-life-nav li.current{
    color: #f54343;
    background: #fff;
    border-bottom: 2px solid #f54343;
}
.houseDetailYard-life-nav li.current0 i{
    background: url("https://s0.ifengimg.com/2019/07/03/jiaotong_ceb651ba.png")no-repeat center/100% 100%;
}
.houseDetailYard-life-nav li.current0.active i{
    background: url("https://s0.ifengimg.com/2019/07/03/jiaotong_x_37f1a8cd.png")no-repeat center/100% 100%;
}
.houseDetailYard-life-nav li.current1 i{
    background: url("https://s0.ifengimg.com/2019/07/03/xuexiao_33594415.png")no-repeat center/100% 100%;
}
.houseDetailYard-life-nav li.current1.active i{
    background: url("https://s0.ifengimg.com/2019/07/03/xuexiao_x_74d0efe2.png")no-repeat center/100% 100%;
}
.houseDetailYard-life-nav li.current2 i{
    background: url("https://s0.ifengimg.com/2019/07/03/yiyuan_33ee2c56.png")no-repeat center/100% 100%;
}
.houseDetailYard-life-nav li.current2.active i{
    background: url("https://s0.ifengimg.com/2019/07/03/yiyuan_x_857a4dcd.png")no-repeat center/100% 100%;
}
.houseDetailYard-life-nav li.current3 i{
    background: url("https://s0.ifengimg.com/2019/07/03/bank_2b8e1691.png")no-repeat center/100% 100%;
}
.houseDetailYard-life-nav li.current3.active i{
    background: url("https://s0.ifengimg.com/2019/07/03/bank_x_c10f0dfe.png")no-repeat center/100% 100%;
}
.houseDetailYard-life-nav li.current4 i{
    background: url("https://s0.ifengimg.com/2019/07/03/canyin_51e21a29.png")no-repeat center/100% 100%;
}
.houseDetailYard-life-nav li.current4.active i{
    background: url("https://s0.ifengimg.com/2019/07/03/canyin_x_618d1cf4.png")no-repeat center/100% 100%;
}
.houseDetailYard-life-info{
    width:310px;
    height:315px;
    overflow-x: hidden;
    overflow-y: auto;
}
.houseDetailYard-life-info::-webkit-scrollbar {display:none}
.houseDetailYard-life-info>ul{
    width:400px;
}
.houseDetailYard-life-info>ul li{
    width:100%;
    height: 50px;
    line-height: 50px;
    overflow: hidden;
    text-indent: 30px;
}
.houseDetailYard-life-info>ul li dl{
    width:232px;
    padding-left:12px;
}
.houseDetailYard-life-info>ul li dl dt{
    width:100%;
    height:24px;
    line-height: 24px;
}
.houseDetailYard-life-info>ul li dl dt span,.houseDetailYard-life-info>ul li dl dt em{
    font-weight: normal;
    height:24px;
    line-height: 24px;
}
.houseDetailYard-life-info>ul li dl dd{
    width:100%;
}

.houseDetailYard-line{
    position: absolute;
    top:14px;
    right:-2px;
    width:356px;
    height:419px;
    border:1px solid #ddd;
    background:#fff;
}
.houseDetailYard-line>dl{
    position: relative;
    width:100%;
    height:126px;
}
.houseDetailYard-line>dl>i{
    position: absolute;
    bottom:-2px;
    left:0;
    display: block;
    width:100%;
    height:3px;
    background:url(../images/line_3df4238d.png) repeat-x;
}
.houseDetailYard-line>dl>dt{
    margin-left:18px;
    width:86px;
    height:22px;
    border:1px solid #f54343;
    cursor: pointer;
}
.houseDetailYard-line>dl>dt span{
    display:inline-block;
    width:43px;
    height:22px;
    color:#f54343;
    text-align: center;
    line-height: 22px
}
.houseDetailYard-line>dl>dd{
    width:260px;
    height:39px;
    margin-left:18px;
    line-height: 39px;
    border-bottom:1px solid #ddd;
}
.houseDetailYard-line>dl>dd span{
    color:#797979;
}
.houseDetailYard-line>dl>dd input{
    width:208px;
    height:100%;
    line-height: 39px;
    border:0;
    padding-left: 10px;
    font-family: 'Microsoft YaHei','微软雅黑';
    color:#343434;
}
#lineInfoDiv>div{
    font-family: 'Microsoft YaHei','微软雅黑' !important;
    font-size: 14px !important;
}
.houseDetailYard-line>dl>dd i{
    width:20px;
    height:20px;
    background-position: -87px -194px;
}
.houseDetailYard-line>dl>dd.inp-btn{
    position: absolute;
    bottom:20px;
    right:10px;
    width:52px;
    height:52px;
    border:0;
    background:url(../images/map_3186fc1a.png) no-repeat -5px -450px;
    cursor: pointer;
}
.houseDetailYard-line>div{
    position: relative;
    width:100%;
    height:280px;
    overflow-x:hidden;
    overflow-y:auto;
}
.houseDetailYard-line>div>div{
    position: absolute;
    top:10px;
    left:18px;
    width:300px;
}
.houseDetailYard-line>div>div>ul{
    width:298px;
    height:22px;
    border:1px solid #ddd;
}
.houseDetailYard-line>div>div>ul li{
    width:74px;
    height:22px;
    text-align: center;
    line-height: 22px;
    cursor: pointer;
}
.houseDetailYard-line>div>div dl{
    width:300px;
    margin-top:10px;
    border:1px solid #ddd;
}
.houseDetailYard-line>div>div dl dt{
    padding-left:12px;
    width:288px;
    height:22px;
    background:#f8f8f8;
    border-bottom:1px solid #ddd;
}
.houseDetailYard-line>div>div dl dd{
    width:302px;
}
.houseDetailYard-line>div>div dd div{
    width:100%;
    height:22px;
    border-bottom:1px dotted #ddd;
}
.houseDetailYard-line>div>div dd ul,
.houseDetailYard-line>div>div dd li{
    padding-top:10px;
    padding-left:12px;
    width:288px;
}
.houseDetailYard-line>div>div dd span{
    width:256px;
}
.houseDetailYard-line>div>div dd i{
    width:20px;
    height:20px;
    background:url(../images/map_3186fc1a.png) no-repeat;

}
.houseDetailYard-line>div>div dd i.subway{
    background-position:0 -40px;
}
.houseDetailYard-line>div>div dd i.bus{
    background-position:-26px -40px ;
}
.houseDetailYard-line>div>div dd i.mine{
    background-position: -52px -40px;
}
.houseDetailYard-line>span{
    display:block;
    position: absolute;
    top:-39px;
    right:-1px;
    width:76px;
    height:38px;
    border:1px solid #ddd;
    border-bottom:0;
    color:#f54343;
    text-align: center;
    line-height: 26px;
    background:#fff;
    cursor: pointer;
}
.houseDetailYard-line>span .lines{
    display: inline-block;
    width:16px;
    height:16px;
    vertical-align: middle;
    font-size: 0;
    line-height: 0;
    background:url(../images/map_3186fc1a.png) no-repeat -35px -20px;
}
#infoDiv{
    width:310px;
}
#infoDiv h4{
    display: none;
    height: 32px;
    line-height: 32px;
    padding-top: 8px;
    text-indent: 30px;
    color: #666;
    font-weight: normal;
    border-bottom: 1px solid #dbdbdb;
}
#infoDiv h4 strong{
    color: #333;
}
#infoDiv dl{
    width: 280px;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
    cursor: pointer;
    color: #333;
    margin-top: 20px;
}
#infoDiv dl.hover{
    background: #f8f8f8;
}
#infoDiv dl dt{
    float:left;
    width:40px;
    text-align: center;
    font-family: PingFangSC-Semibold;
    font-size: 14px;
    color: #F54343;
    letter-spacing: 0;
}
.b-con{

    padding: 5px 15px 10px;
}
/* #infoDiv dl dt .ico-mappos{
	display: inline-block;
    *display: inline;
    *zoom: 1;
	width: 16px;
	overflow: hidden;
	background: url(https://s0.ifengimg.com/static/house/images/icon_panel_1_09a68820.png) 0px 0px no-repeat;
} */
/* #infoDiv dl.hover dt .ico-mappos{
	background: url(https://s0.ifengimg.com/static/house/images/icon_panel_2_efd9b3cd.png) 0px 0px no-repeat;
} */
#infoDiv dl dd{
    float:left;
    width:240px;
    overflow: hidden;
}
#infoDiv dl dd .fr{
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 56px;
    height: 20px;
    text-align: right;
    /*font-family: PingFangSC-Regular;*/
    font-size: 12px;
    color: #999999;
    letter-spacing: 0;
    line-height: 30px;
    margin-right: 6px;
}
#infoDiv dl dd h5{
    float:left;
    width:168px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: normal;
}
#infoDiv dl.hover dt,#infoDiv dl.hover dd h5{
    color: #f54343;
}
#infoDiv dl dd h5 a{
    color:#3286cc
}
#infoDiv dl dd h5 a:hover,#infoDiv dl dd h5 a.active{
    color:#3286cc;
    text-decoration:none
}
#infoDiv dl dd p{
    font-size: 12px;
    color: #797979;
    line-height: 20px;
    height: auto;
    display: none;
}
.info-win-box{
    overflow: initial !important;
    height: 60px !important;
    z-index: 2 !important;
}
.info-win-box dl{
    padding:6px 20px 0;
}
.info-win-box dt{
    display:block;
    font-size:14px;
    border-bottom:1px solid #ddd
}
.info-win-box dd{
    position: relative;
    color:#666;
    font-size: 14px;
    height: 42px;
}
.info-win-box dd .desc{
    position: absolute;
    right: 15px;
    top: -23px;
    width: 65px;
    text-align: right;
    background: url('../images/icon_maparrow_b19d9bbb.png') left center no-repeat;
}
.info-win-box dd .address{
    width: 195px;
    height: 35px;
    padding: 5px 0 0 5px;
    line-height: 18px;
    overflow: hidden;
}
.BMap_pop .BMap_bottom{
    background: transparent !important;
    height: 4px !important;
    top: 82px !important;
}
.BMap_bubble_content{
    width: 135px !important;
}
.map_info {
    font-size: 12px;
    width: 270px;
    height: auto;
}
.iw_poi_inter {
    height: 35px;
    overflow: hidden;
    position: relative;
    width: 100%;
    padding-top: 30px;
}
.nav_tab {
    background: url(https://s0.ifengimg.com/static/house/images/iw_bg_c0a8cf8.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 30px;
    width: 100%;
}
.nav_tab ul {
    list-style: none outside none;
}
.nav_tab li {
    border-left: 1px solid #dadada;
    cursor: pointer;
    float: left;
    height: 25px;
    overflow: hidden;
    padding-top: 5px;
    position: relative;
    text-align: center;
    width: 133px;
    list-style: none;
}
.nav_tab li.hover, .nav_tab_single li.hover {
    background: url(../images/iw_bg_c0a8cf8.png) repeat-x scroll 0 -44px rgba(0, 0, 0, 0);
    color: #4d4d4d;
    cursor: pointer;
}
#nav_tab1 {
    border-right: 1px solid #dadada;
}
.pageIndexLabel {
    width: 100%;
    height: 31px;
}
.nav_tab_single {
    background: url(../images/iw_bg_c0a8cf8.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 30px;
    width: 133px;
    margin: 0 auto;
}
.nav_tab_single li {
    border-left: 1px solid #dadada;
    border-right: 1px solid #dadada;
    cursor: pointer;
    float: left;
    height: 25px;
    overflow: hidden;
    padding-top: 5px;
    position: relative;
    text-align: center;
    width: 132px;
    list-style: none;
}









/**********计算器***********/
.houseComputIndex{
    margin-top: 40px;
}
.houseComputIndex-title{
    height: 30px;
}
.houseComputIndex-title h4{
    font-family: PingFangSC-Medium;
    font-size: 22px;
    color: #333333;
    letter-spacing: 0;
    line-height: 30px;
}
.houseComputIndex-title a{
    /*font-family: PingFangSC-Regular;*/
    font-size: 14px;
    color: #333333;
    letter-spacing: 0;
    line-height: 30px;
}
.houseComputIndex-con{
    position: relative;
    border-top: 1px solid #E9E9E9;
    margin-top: 20px;
}
.houseComputIndex-form{
    float: left;
    width: 486px;
    margin-right: 102px;
}
.houseComputIndex-form dl{
    margin-top: 20px;
}
.houseComputIndex-form dt{
    float: left;
    width: 56px;
    height: 44px;
    font-family: PingFangSC-Medium;
    font-size: 14px;
    color: #333333;
    letter-spacing: 0;
    line-height: 44px;
    margin-right: 30px;
}
.houseComputIndex-form dd{
    float: left;
    width: 360px;
    padding: 0px 20px;
    background: #F5F5F5;
    border-radius: 4px;
}
.houseComputIndex-form .select-wrap{
    position: relative;
    /*font-family: PingFangSC-Regular;*/
    font-size: 14px;
    color: #333333;
    letter-spacing: 0;
}
.houseComputIndex-form .select-value{
    position: relative;
    width: 360px;
    height: 44px;
    line-height: 44px;
    cursor: pointer;
}

.houseComputIndex-form .select-value i{
    display: inline-block;
    width: 8px;
    height: 5px;
    overflow: hidden;
    background: url("https://s0.ifengimg.com/2019/07/01/xiala_2e098020.png")no-repeat center/100% 100%;
    float: right;
    margin-top: 20px;
}
.houseComputIndex-form .select{
    position: absolute;
    top: 43px;
    left: -20px;
    z-index: 10;
    width: 398px;
    height: auto;
    /*   -webkit-box-shadow:0 4px 10px 1px rgba(0, 0, 0, .2);
       -moz-box-shadow:0 4px 10px 1px rgba(0, 0, 0, .2);
       box-shadow:0 4px 10px 1px rgba(0, 0, 0, .2);*/
    border: 1px solid #E9E9E9;
    border-radius: 0px 0px 4px 4px;
    display: none;
    background: #fff;
}
.houseComputIndex-form .select li a{
    display: block;
    width: 360px;
    height: 44px;
    line-height: 44px;
    padding: 0 20px;
    /*text-indent: 20px;*/
    cursor: pointer;
    color: #333 !important;
    text-decoration: none !important;
}
.houseComputIndex-form .select li a:hover{
    background: #f5f5f5;
}
.house-w{
    background: #FFFFFF !important;
    border: 1px solid #E9E9E9;
    width: 358px !important;
}
.loanWyuan-wrap{
    position: relative;
    width: 376px;
    line-height: 44px;
}
.loanWyuan-wrap #loanWyuan{
    /*padding-left: 20px;*/
}
.loanWyuan-wrap .wan{
    position: absolute;
    right: 20px;
    top: 0;
}
.button-comput{
    background: #FFFFFF !important;
    border: 1px solid #E9E9E9;
    width: 358px !important;
    height: 42px;
    line-height: 44px;
    text-align: center;
    cursor: pointer;
}
.button-comput:hover{
    background: #F5F5F5 !important;
}
#loanResultType{
    width: 176px;
    height: 34px;
    background: #FAFAFA;
    margin: 20px 20px 36px 20px;
}
#loanResultType li{
    float: left;
    display: inline;
    cursor: pointer;
    height: 34px;
    width: 88px;
    /*font-family: PingFangSC-Regular;*/
    font-size: 14px;
    color: #666666;
    letter-spacing: 0;
    line-height: 34px;
    text-align: center;
}

#loanResultType li.current {
    background: #F54343;
    color: #fff !important;
}
.houseComputIndex-right{
    float: left;
    width: 590px;
    height: 310px;
}
.houseComputIndex-chart{
    width: 590px;
    height:220px;
}
.houseComputIndex-foot{
    width: 480px;
    text-align: center;
    /*font-family: PingFangSC-Regular;*/
    font-size: 14px;
    color: #999999;
    line-height: 24px;
    margin-top: 40px;
}
.houseComputIndex-foot i{
    font-family: PingFangSC-Medium;
    font-size: 12px;
    color: #FF6600;
    margin-right: 8px;
}
/*二手房*/
.hotSecondHouse{
    margin-top: 40px;
}
.hotSecondHouse-title{
    height: 30px;
    margin-bottom: 20px;
}
.hotSecondHouse-title h4{
    font-family: PingFangSC-Medium;
    font-size: 22px;
    color: #333333;
    letter-spacing: 0;
    line-height: 30px;
}
.hotSecondHouse-title a{
    /*font-family: PingFangSC-Regular;*/
    font-size: 14px;
    color: #333333;
    letter-spacing: 0;
    line-height: 30px;
}
.hotSecondHouse-detail{
    height: 232px;
}
.hotSecondHouse-detail li{
    width: 220px;
    height: 232px;
    margin-right: 20px;
    float: left;
}
.hotSecondHouse-detail li:last-child{
    margin-right: 0;
}
.hotSecondHouse-detail-img{
    width: 220px;
    height: 165px;
    margin-bottom: 16px;
}
.hotSecondHouse-detail-img img{
    width: 100%;
    height: 100%;
}
.hotSecondHouse-detail-foot{
    width: 220px;
    height: 21px;
}
.hotSecondHouse-detail li:hover .hotSecondHouse-detail-name{
    text-decoration:underline;
}
.hotSecondHouse-detail-name{
    font-family: PingFangSC-Medium;
    font-size: 14px;
    color: #333333;
    letter-spacing: 0;
    height: 20px;
    line-height: 20px;
    margin-bottom: 6px;
}
.hotSecondHouse-detail-introduce{
    height: 25px;
    line-height: 25px;
}
.hotSecondHouse-detail-price{
    float: left;
    font-family: PingFangSC-Medium;
    font-size: 14px;
    color: #F54343;
    letter-spacing: 0;
}
.hotSecondHouse-detail-price strong{
    font-size: 18px;
}
.hotSecondHouse-detail-area {
    float: right;
    /*font-family: PingFangSC-Regular;*/
    font-size: 14px;
    color: #999999;
    letter-spacing: 0;
}
/***************************************************详情页子页面*****************************************/
.detailSubPage{

}
.basicInfo-center,.salesInfo-center{
    width: 840px;
    padding: 20px 0;
    border-bottom:1px solid #E9E9E9;
}
.basicInfo-center li,.salesInfo-center li{
    float: left;
    width: 400px;
    margin: 0 20px 10px 0;
    height: 20px;
}
.basicInfo-center li:last-child ,.basicInfo-center li span:last-child{
    width: 840px !important;
}
.basicInfo-center li span,.salesInfo-center li span{
    /*font-family: PingFangSC-Regular;*/
    font-size: 14px;
    color: #666666;
    letter-spacing: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
    width: 400px;
    line-height: 20px;
}
.basicInfo-center li strong,.salesInfo-center li strong{
    /*font-family: PingFangSC-Regular;*/
    font-size: 14px;
    color: #333333;
    letter-spacing: 0;
    margin-right: 30px;
    line-height: 20px;
    width: 84px;
    display: inline-block;
}
.salesInfo-center{
    border-bottom:none;
}
.salesInfo-center{
    padding-bottom: 0;
}
.licence-wrap ,.price-wrap{
    width: 840px;
}
.licenceWrap-name,.licenceCenter-head,.priceCenter-head{
    font-family: PingFangSC-Medium;
    font-size: 14px;
    color: #333333;
    letter-spacing: 0;
    font-weight: 600;
    display: inline-block;
}
.licenceCenter-title,.priceCenter-title{
    width: 838px;
    background: #FAFAFA;
    border: 1px solid #E9E9E9;
}
.licenceCenter-head,.licence-center ul li>span,.priceCenter-head{
    display: inline-block;
    width:259px ;
    padding: 0 10px;
    line-height: 40px;
    float: left;
    text-align: center;
    word-break: break-all;
}
.licence-center ul,.price-center ul{
    width: 838px;
    border-left: 1px solid #E9E9E9;
    border-right: 1px solid #E9E9E9;
}
.licence-center ul li,.price-center ul li{
    width: 838px;
    /*font-family: PingFangSC-Regular;*/
    font-size: 14px;
    color: #666666;
    letter-spacing: 0;
    border-bottom: 1px solid #E9E9E9;
}
.show-state{
    width: 40px;
    height: 24px;
    padding: 0 10px;
    background: #F5F5F5;
    /*font-family: PingFangSC-Regular;*/
    font-size: 12px;
    color: #666666;
    letter-spacing: 0;
    line-height: 24px;
    margin: 0 auto;
    cursor: pointer;
}
.show-state i{
    display: inline-block;
    /* position: relative; */
    float: left;
    width: 10px;
    height: 10px;
    background: url(https://s0.ifengimg.com/2019/07/09/x_a08ba05a.png)no-repeat center/100% 100%;
    margin-right: 5px;
    margin-top: 9px
}
/*价格*/
.price-center ul li span{
    display: inline-block;
    float: left;
    text-align: center;
    padding: 10px;
    /*font-family: PingFangSC-Regular;*/
    font-size: 14px;
    color: #666666;
    letter-spacing: 0;
}
.priceShort{
    width: 98px;

}
.priceLong{
    width: 346px;
}


/*配套*/
.supporting-wrap{
    width: 840px;
    margin-top: 30px;
    padding-bottom: 20px;
    border-bottom: 1px solid #E9E9E9;
}
.supporting-center{
    width: 840px;
    margin-bottom: 10px;
}
.supporting-center dt{
    float: left;
    width: 78px;
    font-family: PingFangSC-Medium;
    font-size: 14px;
    color: #333333;
    letter-spacing: 0;
    line-height: 20px;
    font-weight: bold;
    margin-right: 30px;
}
.supporting-center dd{
    float: left;
    /*font-family: PingFangSC-Regular;*/
    font-size: 14px;
    color: #666666;
    letter-spacing: 0;
    line-height: 20px;
    width: 725px;
}
/*规划*/
.planning-wrap{
    width: 840px;
    padding: 30px 0 20px;
    border-bottom: 1px solid #E9E9E9;
}
.planningList-short{
    float: left;
    width: 400px;
    margin: 0 20px 10px 0;
    line-height: 20px;
}
.planningList-long{
    float: left;
    width: 840px;
    margin: 0 0px 10px 0;
    line-height: 20px;
}
.planning-wrap dt{
    float: left;
    width: 90px;
    margin-right: 30px;
    font-family: PingFangSC-Medium;
    font-size: 14px;
    color: #333333;
    letter-spacing: 0;
    font-weight: bold;
    line-height: 20px;
}
.planning-wrap dd{
    float: left;
    /*font-family: PingFangSC-Regular;*/
    font-size: 14px;
    color: #666666;
    letter-spacing: 0;
    line-height: 20px;
}
.planningList-short dd{
    width: 260px;
}
.planningList-long dd{
    width: 720px;
}
/*简介信息*/
.intro-wrap{
    width: 840px;
    padding: 30px 0 20px;
}
.intro-center p{
    /*font-family: PingFangSC-Regular;*/
    font-size: 14px;
    color: #666666;
    letter-spacing: 0;
    margin-bottom: 30px;
    line-height: 24px;
}
/*地图*/
.detailSubPage-map{
    width: 300px;
    margin-bottom: 40px;
}
.detailSubMap-container{
    width: 300px;
    height: 225px;
}
/*导购广告*/
.advmark{
    position:absolute;
    left:0;
    bottom:0;
    z-index:100;
    display:block;
    width:18px;
    height:12px;
    overflow:hidden;
    background:url(https://s0.ifengimg.com/2015/09/11/33ebab14aef857c3708c0629d14ff452.png) no-repeat;
}
.shopper{
    width: 840px;
    overflow: hidden;
}
.shopper li{
    float: left;
    display: inline;
    width: 420px;
    height: 22px;
    position: relative;
    padding: 5px 0 5px 0px;
}
.shopper li div{
    width:38px;
    height:18px;
    text-align: center;
    line-height: 18px;
    color:#5490ff;
    border:1px solid #5490ff;
    overflow: hidden;
    margin: 2px 30px 0 0;
}
.shopper li dt{
    font-size: 16px;
}
.shopper li dt h5{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 343px;
}
.shopper li .advmark{left: 50px;bottom: 10px}