.home-header{
    width: 100%;
    position: fixed;
    top: 0;
    background: #fff;
    z-index: 99;
}
.fangjia-search-w{
    margin-top:90px;
}
.hide{
    display: none;
}
.fangjia-search-w{
    width:100%;
    height:60px;
    background: #FBFBFB;
}
.fangjia-search-w .fs{
    width:1180px;
    margin:0 auto;
    position: relative;
    top: -4px;
}
.fangjia-page-wrapper .module h5.tit{
    font-size:28px;
    color:#000;
    margin:30px 0;
}
.fangjia-page-wrapper .module h5.tit span{
    font-size:14px;
    color:#999;
    font-weight: normal;
}
.chat-area .area-cnt .tab-area {
    display: flex;
    width: 1180px;
    background: #F4F4F4;
}
.chat-area .area-cnt .tab-area span{
    color:#333;
    font-size:14px;
    font-weight: bold;
    line-height: 40px;
    padding-left:20px;
}
.chat-area .area-cnt .tab-area .scroll-area{
    flex:1;     
}
.chat-area .area-cnt .tab-area .scroll-area a{
    color:#333;
    font-size:14px;
    margin-left:40px;
    line-height:39px;
    white-space: nowrap;
}
.chat-area .area-cnt .tab-area .scroll-area a.cur{
    color:#F62415;
}
.info-wrapper{
    width: 1180px;
    height: 242px;
    background: #FBFBFB;
    margin-top:50px;
    display: flex;
}
.info-wrapper .info-left{
    width: 440px;
    height: 242px;
    background: #FFFFFF;
    display: flex;
    margin-right:20px;
    box-shadow: 0px 0px 9px 0px rgba(155, 155, 155, 0.25);
}
.info-wrapper .info-left .price,.info-wrapper .info-left .hosue-num{
    width:50%;
    position: relative;
    padding-top:50px;
}
.info-wrapper .info-left .price::after{
    width: 1px;
    height:82px;
    background-color: #EEEEEE;
    content: '';
    position: absolute;
    right: 0;
    top: 56px;
}
.info-wrapper .info-left .price h6,.info-wrapper .info-left .hosue-num h6{
    font-size:22px;
    color:#000;
    text-align: center;
    margin-bottom:24px;
}
.info-wrapper .info-left .price .ave-p,.info-wrapper .info-left .hosue-num .ave-p{
    color:#FF1126;
    font-size:32px;
    font-weight: bold;
    text-align: center;
    margin-bottom:30px;
    line-height: 42px;
}
.info-wrapper .info-left .price .grey{
    color:#999;
    font-size:20px;
    font-weight: bold;
    text-align: center;
    margin-bottom:30px;
    line-height: 42px;
}
.info-wrapper .info-left .price .ave-p em,.info-wrapper .info-left .hosue-num .ave-p em{
    font-size:16px;
    font-weight: normal;
}
.info-wrapper .info-left .price .trend{
    font-size:14px;
    color: #333;
    text-align: center;
}
.info-wrapper .info-left .price .trend .up{
    color:#FF1126;
}
.info-wrapper .info-left .price .trend .down{
    color:#00B386;
}
.info-wrapper .info-left .price .trend .flat{
    color:#999;
}
.info-wrapper .info-left .hosue-num a{
    color:#999;
    font-size:14px;
    text-align: center;
    display: block;
}
.info-wrapper .info-left .hosue-num a .iconfont{
    font-size:12px;
}
.info-wrapper .chat-right{
    width:680px;
    height:242px;
    position:relative
}
.info-wrapper .chat-right p.tit{
    color:#000;
    font-weight: bold;
    font-size:18px;
    padding-left: 20px;
}
.info-wrapper .chat-right #housePriceTrend1,.info-wrapper .chat-right #housePriceTrend2{
    width:680px;
    height:270px;
    top:-35px;
}
.fangjia-group{
    height: 90px;
    background-image: url(../image/from/fj_form3.png);
    background-repeat: no-repeat;
    background-position: left center;
    margin-top:40px;
    padding-left: 200px;    
    display: flex;
}
.fangjia-group.type1{
    background-image: url(../image/from/fj_form1.png);
    background-color: #FDDFC2;
}
.fangjia-group.type2{
    background-image: url(../image/from/fj_form3.png);
    background-color: #FEF5F5;
    padding-left:135px;   
}
.fangjia-page-wrapper .chat-area h5.tit{
    margin:0 0 30px 0;
}
.map-area{
    padding-bottom:20px;
}
.fangjia-group.type2 .sale-info{
    width:565px;
}
.fangjia-group .sale-info{
    width:500px;
}
.fangjia-group .sale-info h3{
    font-size: 26px;
    font-weight: bold;
    color: #FF6123;
    margin: 30px 0;
}
.fangjia-group .sale-info span{
    font-size: 16px;
    font-weight: normal;
    margin-left: 12px;
}
.fangjia-group .concat-input-con{
    width: 450px;
    height: 40px;
    background: #FFFFFF;
    border-radius: 4px;
    margin-top:25px;
}
.fangjia-group .concat-input-con input{
    width: 280px;
    height: 40px;
    background: #FFFFFF;
    border-radius: 4px;
    border:none;
    padding-left:30px;
}
.fangjia-group .concat-input-btn{
    width: 124px;
    height: 40px;
    background: linear-gradient(-48deg, #FF0712, #E94A18);
    border-radius: 4px;
    display: inline-block;
    color: #fff;
    font-size:18px;
    line-height: 40px;
    text-align: center;
    cursor: pointer;
    float:right;
}
.map-area .divMap{
    width: 1180px;
    height: 500px;
    background: #F8F8F8;
}
.map-area .divMap .label_box{
    width: 96px;
    height: 96px;
    background: #FE0C12;
    border: 5px solid #FFFFFF;
    opacity: 0.73;
    border-radius: 50%;
    padding-top: 12px;
}
.map-area .divMap .label_box.sp{
    padding-top:12px;
}
.map-area .divMap .label_box p{
    color: #ffffff;
    overflow: hidden;
    display: block;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center;
    line-height: 20px;    
}
.map-area .divMap .label_box p.areaName{
    font-size: 14px;
    font-weight: bold;
}
.map-area .divMap .label_box p.price{
    font-size: 12px;
}
.map-area .divMap .label_box p.dw{
    font-size: 12px;;
}
.map-area .table_box .table_quyu{
    margin-top:30px;
}
.map-area .table_box .table_quyu.max_over{
    height: 235px;
    overflow: hidden;
}
.map-area .table_box .table_quyu table{
    width:100%;
    color:#333;
    font-size:14px;
}
.map-area .table_box table thead{
    height: 58px;
    background: #F0F0F0;    
    line-height:50px;
    font-weight: bold;
}
.map-area .table_box table tr{
    height: 58px;
    line-height:50px;   
    border-bottom: 1px solid #F0F0F0;
}
.map-area .table_box table tr td{
    width: 33%;
    text-align: center;
}
.map-area .table_box table tr td a{
    color:#333;
}
.map-area .table_box table tr td .up{
    color:#FB1413;
}
.map-area .table_box table tr td .down{
    color:#0EC77B;
}
.map-area .table_box table tr td .flat{
    color:#999;
}
.map-area .table_box .check-more{
    width: 100%;
    height: 40px;
    margin-top:40px;
    text-align: center;
}
.map-area .table_box .check-more span{
    width: 364px;
    height: 40px;
    background: #F0F0F0;
    text-align: center;
    color:#818181;
    font-size: 16px;
    line-height: 40px;
    cursor: pointer;
    position: relative;
    z-index: 9;
    display: none;
}
.map-area .table_box .check-more span.active{
    display: inline-block;
}
.map-area .table_box .check-more i{
    font-size: 12px;
    margin-left: 5px;
}

.module .dynamic-more {
    color: #999;
    font-size: 14px;
    float: right;
    font-weight: normal;
    text-decoration: none;
    cursor: pointer;
}
.module .dynamic-more i {
    font-size: 12px;
    margin-left: 5px;
}
.hot-item{
    width: 282px;
    display: block;
    margin-right: 15px;
    float: left;
    cursor: pointer;
}
.hot-item:last-child{
    margin-right:0;
}
.hot-item .img-group{
    width: 282px;
    height: 215px;
    position: relative;
}
.hot-item .img-group img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.hot-item .tit{
    padding: 16px 0;
}
.hot-item .tit .name {
    font-size: 20px;
    color: #000;
    font-weight: bold;
    max-width: 250px;
}
.hot-item .tit em{
    color: #666;
    font-size: 16px;
    font-style: normal;
    line-height: 20px;
    margin-left:5px;
}

.hot-item .price{
    font-size: 20px;
    color: #FF1B31;
    font-weight: bold;
}
.hot-item .price em {
    font-weight: normal;
}
.hot-item .time{
    font-size: 14px;
    font-weight: 400;
    line-height: 19px;
    color: #999;
}
