.fangjia-page-wrapper {
    width:100%;
    background-color: #F6F8FB;
}
.fangjia-page-wrapper.fw {
    padding-bottom:1.3rem;
}
.fangjia-page-wrapper.fw .module{
    margin-bottom:.3rem;
}
.fangjia-page-wrapper .module{
    padding: 0 0.3rem 0.6rem;
    background-color: #fff;
    margin-bottom: 0.3rem;
}
.fangjia-page-wrapper .module .tit{
    font-size:.36rem;
    font-weight: 600;
    line-height: .6rem;
    color: #333;
    padding:.4rem 0;
    width: 100%;
}
.fangjia-page-wrapper #checkArea{
    padding: 0 0.2rem;
    height: 0.64rem;
    background: #FFFFFF;
    opacity: 1;
    border-radius: 0.1rem;
    color: #333;
    line-height: .6rem;
    font-size: .26rem;
    font-weight: normal;
    float: right;
}
.fangjia-page-wrapper #checkArea .iconfont{
    font-size: .28rem;
    margin-left: 0.2rem;
    position: relative;
    top: -0.04rem;
}
.info-wrapper{
    width:100%;
    display: flex;
    background: #FFFFFF;
    box-shadow: -1px -1px 18px 0px rgba(91, 91, 91, 0.24);
    margin-bottom:.2rem;
    height: 2.9rem;
    background-image: url(../images/fj_bg.png);
    background-repeat: no-repeat;
    background-position: right bottom;
    background-size:35%;
}
.fangjia-page-wrapper .info-wrapper .itm{
    padding: 0.5rem 0;
}
.info-wrapper .itm{
    width:50%;
    height:100%;
    padding: 0.5rem 0.4rem;
    text-align: center;
    position: relative;
}
.info-wrapper .itm.price::after{
    width: 1px;
    height: 1.8rem;
    background-color: #D3D3D3;
    content: '';
    position: absolute;
    right: 0;
    top: 0.6rem;
}
.info-wrapper .itm h6{
    font-size: .36rem;
    font-weight: 800;
    color: #333;
    margin-bottom: 0.3rem;
}
.info-wrapper .itm .ave-p{
    font-size: .36rem;
    font-weight: bold;
    color: #FF0000;
    margin-bottom: 0.3rem;
}
.info-wrapper .itm .ave-p em{
    font-weight: normal;
    font-size: .36rem;
}
.info-wrapper .itm .trend{
    font-size:.28rem;
    color: #333;
}
.info-wrapper .itm .trend .flat{
    color:#999;
}
.info-wrapper .itm .trend  .up{
    color:#FF0000;
}
.info-wrapper .itm .trend  .down{
    color:#00B386;
}
.info-wrapper .itm.hosue-num a{
    font-size:.28rem;
    color:#999;
}
.info-wrapper .itm.hosue-num a .iconfont{
    font-size:.24rem;
}
.echart-cnt{
    width:100%;
}
.echart-cnt .box{
    width:100%;
    height: 5.6rem;
}
.fangjia-page-wrapper.fw .echart-cnt p{
    margin-top: 0.4rem;
    padding-left: 0.3rem;
}
.echart-cnt p{
    font-size:.24rem;
    color:#999;
    text-align: left;
    margin-top: 0.2rem;
}
.fangjia-group{
    padding-left:.2rem;
    height:1.5rem;
    margin-top:.4rem;
    display: flex;
    width:100%;
}
.fangjia-group .sale-info{
    width:4.6rem;
}
.fangjia-group.type1{
    background: #FDDFC2;
}
.fangjia-group.type1 .apply_form{
    margin-right:.25rem;
}
.fangjia-group.type2{
    background: #FEF5F5;
}
.fangjia-group .sale-name{
    font-size: .36rem;
    font-weight: 800;
    color: #FF6123;
    line-height: .45rem;
    margin-top: 0.3rem;
    margin-bottom: 0.1rem;
}
.fangjia-group p{
    font-size:.24rem;
    font-weight: 400;
    line-height:.4rem;
    color: #FF6123;
}
.fangjia-group .apply_form{
    width: 1.9rem;
    height: .58rem;
    background: linear-gradient(-48deg, #FF0712, #E94A18);
    opacity: 1;
    border-radius: .29rem;
    font-weight: 600;
    line-height: .58rem;
    color: #fff;
    float: right;
    font-weight: bold;
    font-size: .32rem;
    margin-top: 0.46rem;
}
.fangjia-group.type2 p{
    font-size:.24rem;
}
.map-area .divMap{
    width:100%;
    height:6.12rem;
}
.map-area .divMap .label_box{
    width: 1.4rem;
    height: 1.4rem;
    background: #FE0C12;
    border: .1rem solid #FFFFFF;
    opacity: 0.73;
    border-radius: 50%;
}
.map-area .divMap .label_box p{
    color: #ffffff;
    overflow: hidden;
    display: block;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center;
    font-size:.24rem;
    position: relative;
    top: 0.14rem;
}
.map-area .divMap .label_box p.areaName{
    font-size:.24rem;
}
.map-area .divMap .label_box p.price{
    font-size:.24rem;
    font-weight: bold;
    margin-top: 0.06rem;
}
.hot-area .name{
    margin:.3rem 0 .2rem;
    font-size:.32rem;
    font-weight: bold;
    color:#333;
}
.hot-area .table_box ul{
    width:100%;
    color:#333;
    font-size:.28rem;
}
.hot-area .table_box ul li{
    width:100%;
    text-align: center;
    display: flex;
    height: .8rem;
    line-height: .8rem; 
    border-bottom: 1px solid #EEEEEE;
}
.hot-area .table_box ul li span{
    width:33.33%;
    color:#333;
    text-align: center;
}
.hot-area .table_box ul li span.l{
    text-align: left;
}
.hot-area .table_box ul li span a{
    color:#333;
}

.hot-area .table_box ul li .up{
    color:#FF0000;
}
.hot-area .table_box ul li .down{
    color:#00B386;
}
.hot-area .table_box ul li .flat{
    color:#999;
}
.hot-area .table_box .check-more,.record .check-more{
    text-align: center;
    color:#586490;
    font-size:.32rem;
    position: relative;
    margin-top: 0.5rem;
}
.record .check-more{
    margin-top:0;
}
.hot-area .table_box  .check-more span{
    background: none!important;
}
.hot-area .table_box  .check-more span,.record .check-more span{ 
    display: none;
    width: 3rem;
    height: 0.8rem;
    background: #F1F1F1;
    border-radius: 0.4rem;
    line-height: .8rem;
    font-size: .32rem;
    color: #586490;
}
.hot-area .table_box  .check-more span.active,.record .check-more span.active{
    display: inline-block;
}
.hot-area .table_box .check-more i,.record .check-more i{
    margin-left: 0.2rem;
    font-size: .24rem;
}
.current_house {
    margin-top:.5rem;
    margin-bottom: 0.3rem;
    background: #fff;
}
.current_house{
    padding:0 .3rem .5rem;
}
.current_house .house_item{
    border-bottom:none;
}
  .index-base-area .fangjia-form{
    margin-top:.4rem;
  }
  .fw .module.echart-area{
      padding:0;
  }
  .echart-area .info-detail {
     padding:0rem 0 0.2rem 0;
  }
  .fw .module.echart-area h6.tit{
      padding:.4rem .3rem .2rem;
  }
  .fw .module.record{
      padding-bottom:.5rem;
  }
  .echart-area .info-detail .item{
    width: 6.65rem!important;
    height: 2.92rem;
    background: #FFFFFF;
    box-shadow: -1px -1px .18rem 0px rgba(91, 91, 91, 0.24);
    opacity: 1;
    margin:.2rem 0 .2rem .42rem;
    background-image: url(../images/fj_bg.png);
    background-repeat: no-repeat;
    background-position: right bottom;
    background-size:30%;
  }
  .echart-area .info-detail .item .info{
      display: flex;
  }
  .echart-area .info-detail .item .info .itm{
      width: 50%;
      margin-top:.6rem;
  }
  .echart-area .info-detail .item .info p.itm{
    text-align: right;
    padding-right: 0.2rem;
  }
  .echart-area .info-detail .item .info span.itm{
    text-align: left;
    padding-left:.2rem;
  }
  .echart-area .info-detail .item h6{
    font-size: .36rem;
    font-weight: 800;
    color: #333;
    line-height: .32rem;
    margin-bottom: 0.1rem;
    text-align: center;
    padding-top: 0.6rem;
}
.echart-area .info-detail .item .ave-p{
    font-size: .38rem;
    font-weight: bold;
    color: #FF0000;
}
.echart-area .info-detail .item .grey{
    color:#999;
    font-size: .36rem;
    font-weight: 600;
}
.echart-area .info-detail .item .ave-p em{
    font-weight: normal;
    font-size: .24rem;
}
.echart-area .info-detail .item .trend{
    font-size:.28rem;
    color: #333;
    line-height: .48rem;
}
.echart-area .info-detail .item .trend .flat{
    color:#999;
}
.echart-area .info-detail .item .trend  .up{
    color:#FF0000;
}
.echart-area .info-detail .item .trend  .down{
    color:#00B386;
}
.echart-area .info-detail .swiper-button-prev:after,.echart-area .info-detail .swiper-button-next:after{
    font-size: 18px!important;
    font-weight: bold;
    color: rgba(91, 91, 91, 0.24);
    position: relative;
}
.echart-area .info-detail .swiper-button-next,.echart-area .info-detail .swiper-container-rtl .swiper-button-prev{
    right:30px;
}
.echart-area .info-detail .swiper-button-prev,.echart-area .info-detail .swiper-container-rtl .swiper-button-next{
    left:30px;
}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
    bottom: 30px;
}
.swiper-pagination-bullet-active{
    background-color: rgba(255, 175, 175, 1);
}
.fw  .fm{
    width:100%;
    padding:0 .3rem .4rem;
}
.record .price-record .item .date{
    position: absolute;
}
.record .price-record .item .date .dy-time{
    color: #3168FF;
    font-size: .28rem;
    display: block;
    font-weight: bold;
}
.record .price-record .item .date .dy-date{
    display: block;
    color: #999;
    text-align: center;
    font-size: .24rem;
    line-height: .4rem;
}
.record .price-record .item .record-item{
    width: 5.3rem;
    margin-left: 1.6rem;
    position: relative;
    padding-bottom: 0.4rem;
}
.record .price-record .item:last-child .record-item{
    padding-bottom:0;
}
.record .price-record .item .record-info {
    width: 5rem;
    opacity: 1;
    position: relative;
    padding: 0.1rem 0.2rem;
    margin-left: 0.4rem;
    margin-top: -0.2rem;
}
.record .price-record .item .record-item::after {
    content: '';
    position: absolute;
    top: 0.28rem;
    bottom: -0.1rem;
    border-left: 1px solid #C6C6C6;
    left: 0.14rem;
}
.record .open .item:nth-of-type(3) .record-item::after{
    border:none;
}
.record .open .item:nth-of-type(3) .record-item{
    padding-bottom: 0;
}
.record .price-record .item:last-child .record-item::after{
    border:none;
}
.record .price-record .item .round {
    width: 0.3rem;
    height: 0.3rem;
    border-radius: 50%;
    position: absolute;
    top: 0.06rem;
    background-color: #fff;
    z-index: 9;
}
.record .price-record .item .round::after{
    content: '';
    width: 0.14rem;
    height: 0.14rem;
    background: #C6C6C6;
    border-radius: 0.07rem;
    display: block;
    position: absolute;
    left: 0.08rem;
    top: 0.08rem;
}
.record .price-record .item .round::before{
    content: '';
    width: 0.18rem;
    height: 0.18rem;
    border-radius: 50%;
    overflow: hidden;
    position: relative;
    z-index: 10;
    display: block;
    top: 0.04rem;
    border: 1px solid #C5C5C5;
    left: 0.04rem;
}
.record-info .price{
    width: 100%;
    display: flex;
}
.record-info .price li{
    width:33.33%;
    text-align: left;
    padding-left:.1rem;
}
.record-info .price li .name{
    color:#000;
    font-size: .28rem;
    line-height:.32rem;
    margin-bottom:.1rem;
}
.record-info .price li .pe{
    color:#FF0000;
    font-size:.24rem;
    font-weight: bold;
    margin-bottom:.3rem;
}
.record-info .price li .k{
    color: #999;
    font-weight: bold;
}
.record-info .desc{
    font-size: .24rem;
    color: #999;
    line-height: .42rem;
    word-break: break-all;
}
.record-info .desc span{
    color:#999;
}
.fangjia-page-wrapper .house_plate .house_item{
    margin: 0 !important;
}
.fangjia-page-wrapper .house_plate .house_item:last-child{
    padding-bottom: .3rem!important;
}