
.srh_area input{
    background-color:#f3f3f3;
}
.search_result .result2 p em{
    color:#ff5b5d;
}
.zero_data .history li.active{
    border:1px solid #3167ff;
    background-color: #3167ff;
}
.news_wrapper{
    background: #F6F8FB;
}
.news_position .posi_item .tag{
    background-color: red;
}
.news_position .posi_item .info .iconfont{
    color:#019302;
}
.content .tab_nav .nav_item.active{
    color:#019302;
    border-bottom: .06rem solid #019302;
}
.content .tab_nav .first-link{
    margin-left: 0 !important;
}
.news_item .info .sort .iconfont{
    color:#019302;
    display: none;
}

/**快讯详情**/
.detail_wrapper{
    background-color:#f9f9f9;
}
.detail_cnt .dt_cnt a{
    color:#019302;
}
.detail_cnt .dt_cnt video{
    max-width: 100%;
    display: block;
    margin: 0 auto;
}

.dt_cnt table{
    border: 2px solid #000;
}

.dt_cnt table td{
    padding: 8px 4px;
    border-right: 1px solid #000;
    border-bottom: 1px solid #000;
}
.dt_cnt table td:last-of-type{
    border-right: 0;
}
.dt_cnt table tr:last-of-type>td{
    border-bottom: 0;
}


.news_form span{
    background-color: #019302;
}
.news_search_list{
    background-color:#f9f9f9;
}
.house-templete .house-info .price{
    color: #FF5B5D;
}
.house-templete .call400{
    background: #FCE8E9;
    color: #FF5B5D;
}
.house-templete .btn{
    background: #019302;
    color: #FFFCFC!important;
}

.search_news{
    width:100%;
    padding:.3rem .18rem;
    position: relative;
}
.srh_area{
    position: relative;
    width: 100%;
    height: 100%;
}
.srh_area input{
    width:6.00rem;
    height:.7rem;
    margin-left:.2rem;
    border-radius:.1rem;
    color:#A7A7A7;
    padding-left:.6rem;
    line-height:.7rem;
    font-size:.28rem;
    -webkit-border-radius:.1rem;
    -moz-border-radius:.1rem;
    -ms-border-radius:.1rem;
    -o-border-radius:.1rem;
}
.srh_area .f1{
    font-size:.32rem;
    color:#A7A7A7;
    position: absolute;
    left: 0.4rem;
    top: .2rem;
}
.srh_area .f2{
    position: absolute;
    right: 1rem;
    top: .22rem;
    color: #A7A7A7;
    font-size: .3rem;
    display: none;
}
.srh_area button {
    padding: .15rem 0 .15rem .1rem;
    background: none;
    font-size: .28rem;
}
.srh_area button a{
    color:#333;
}
.search_result{
    width: 100%;
    height: 100%;
    position: fixed;
    top: 2.2rem;
    left: 0;
    background: rgba(0, 0, 0, 0.7);
    z-index: 99;
    display: none;
}
.search_result .tab_bar{
    background-color: #fff;
    padding-left: .4rem;
    /* height: .6rem;
    line-height: .6rem; */
}
.search_result .tab_bar .tab_item{
    display: inline-block;
    height: .6rem;
    line-height: .6rem;
    margin-right: 10px;
}
.search_result .tab_bar .tab_item.active{
    color: #000;
    font-weight: bold;
    border-bottom: 2px solid #3072f6;
}
.search_result .result2{
    padding-left: .4rem;
    position: absolute;
    background-color: #fff;
    width: 100%;
    z-index: 9;
    left: 0;
    max-height:10rem;
    overflow-y: scroll;
}
.search_result .result2 p.title{
    font-size:.3rem;
    line-height:1rem;
    border-bottom:1px solid #dee2ec;
    font-weight: normal;
}
.search_result .result2 li p{
    line-height: .8rem;
    color:#333;
}
.search_result .result2 li span{
    color:#A7A7A7;
}
.search_result .result2 li span i{
    color:#A7A7A7;
    margin-left:.2rem;
}
.search_result .result2 li{
    border-bottom:1px solid #f7f7f7;
    padding-bottom: .2rem;
}
.none_data{
    margin-bottom:.8rem;
}
.none_data img {
    margin: 1rem auto .5rem;
    height: 3.22rem;
    display: block;
}
.none_data p{
    color:#666;
    text-align: center;
    line-height:.5rem;
}

.zero_data .history li{
    height: 0.64rem;
    padding: 0 .3rem;
    line-height: .6rem;
    border: 1px solid #A7A7A7;
    border-radius: .6rem;
    margin-left: .26rem;
    float: left;
    margin-bottom: .2rem;
}
.zero_data .history li a{
    color:#333;
}
.zero_data .history li.active a{
    color:#fff;
}
/**快讯列表**/
.new_h_search{
    width:7.5rem;
    padding:.18rem 0 .18rem;
    background-color: #FFFFFF;
}
.new_h_search a{
    width: 6.9rem;
    display: block;
    color: #C1C2C5;
    border-radius: .10rem;
    border: .1em solid #F8F8F8;
    padding-left: .3rem;
    line-height: .64rem;
    background: #F8F8F8;
    color: #A7A7A7;
    margin:0 auto;
    -webkit-border-radius: .10rem;
    -moz-border-radius: .10rem;
    -ms-border-radius: .10rem;
    -o-border-radius: .10rem;
}
.new_h_search .iconfont{
    color: #A7A7A7;
    position: relative;
    margin-right: .08rem;
}
.news_position .posi_item{
    margin-top: .3rem;
    margin-bottom: .2rem;
    width:4.86rem!important;
    height:1.82rem;
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.06);
    border-radius: .08rem;
    background-color:#fff;
    margin-left:.3rem;
    padding:.2rem .21rem 0.21rem .2rem;
    position: relative;
    -webkit-border-radius: .08rem;
    -moz-border-radius: .08rem;
    -ms-border-radius: .08rem;
    -o-border-radius: .08rem;
}
.news_position .posi_item .tag{
    height: .35rem;
    margin-top: .2em;
    padding-left: .1rem;
    padding-right: .1rem;
    color: #fff;
    line-height: .35rem;
    position: relative;
    font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
    display: block;
    float: left;
}
.news_position .posi_item .tag::after{
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-top: transparent .3em solid;
    border-bottom: transparent .3em solid;
    border-left: red .3em solid;
    right: -.24em;
    top: .35em;
}
.news_position .posi_item h2{
    font-size:.28rem;
    line-height: .42rem;
    color: #30323D;
}
.news_position .posi_item h2 span{
    margin-left: .69rem;
}
.news_position .posi_item .info{
    width: 4.46rem;
    position: absolute;
    bottom: .2rem;
    line-height: .33rem;
    color: #A7A7A7;
    font-size: .24rem;
}
.news_position .posi_item .info span{
    color:#A7A7A7;
}
.news_position .posi_item .info .iconfont{
    margin-right:.1rem;
}
.news_position .posi_item .info em{
    float:right;
    color: #A7A7A7;
}
.content .tab_nav{
    height:1rem;
    width: 100%;
    background-color: #fff;
    line-height:1rem;
    margin-bottom: .3rem;
    padding-left:.3rem;
    padding-right:.3rem;
}
.content .tab_nav .nav_item{
    font-size: .28rem;
    margin-left: .6rem;
    float: left;
    width: auto!important;
    color: #A7A7A7;
}
.content .tab_nav .nav_item.active{
    font-weight: bold;
}
.news_list{
    display: block;
    padding:0 .30rem .5rem;
}
.news_list .news_item{
    display: flex;
    display: -webkit-flex;
    overflow: hidden;
    width: 100%;
    padding:.30rem .3rem;
    background: #FFFFFF;
    border-radius:.08rem;
    margin-bottom:.3rem;
    direction: rtl;
    -webkit-border-radius:.08rem;
    -moz-border-radius:.08rem;
    -ms-border-radius:.08rem;
    -o-border-radius:.08rem;
}
.news_list .news_item .img{
    width:2.2rem;
    height:1.43rem;
    position: relative;
    margin-right:.24rem;
    margin-left:.24rem;
}
.news_list .news_item .img img{
    width:2.2rem;
    height: 100%;
    object-fit: cover;
    border-radius: .04rem;
    -webkit-border-radius: .04rem;
    -moz-border-radius: .04rem;
    -ms-border-radius: .04rem;
    -o-border-radius: .04rem;
}
.news_item .info {
    height: 1.43rem;
    overflow: hidden;
    flex: auto;
    -webkit-flex: auto;
    direction:ltr;
    position: relative;
}
.news_item .info h3{
    font-size:.28rem;
    line-height: .4rem;
    color: #30323D;
}
.news_item .info .sort{
    font-size: .24rem;
    color: #A7A7A7;
    display: inline-block;
    position: absolute;
    line-height: .33rem;
    margin-bottom: .01rem;
    bottom: 0;
    left: 0;
}
.news_item .info .sort .iconfont{
    margin-right:.1rem;
    position: relative;
    top: .04rem;
}
.news_item .info .time{
    font-size: .24rem;
    color: #A7A7A7;
    display: inline-block;
    position: absolute;
    line-height: .33rem;
    bottom: 0;
    right: 0;
}
/**快讯详情**/
.detail_wrapper{
    padding-bottom: .6rem;
    margin-top: .1rem;
}
.news_detail{
    background: #FFFFFF;
    padding:.3rem .31rem .4rem;
}
.detail_cnt h1{
    font-size:.4rem;
    font-weight: bold;
    line-height:.6rem;
    color: #30323D;
}
.detail_cnt .info{
    margin: .3rem 0;
    font-family: PingFangSC;
    font-size: .24rem;
    color: #A7A7A7;
    line-height: .33rem;
    margin-bottom: .31rem;
}
.detail_cnt .info em{
    float:right;
}
.detail_cnt .dt_cnt{
    margin-bottom:.3rem;
}
.detail_cnt .dt_cnt p{
    font-size:.28rem;
    line-height: .5rem;
}
.detail_cnt .dt_cnt img{
    max-width:6.9rem;
    margin:.2rem auto;
    border-radius:.1rem;
    display: flex;
}
.detail_cnt .dt_cnt h1{
    margin-bottom: .30rem;
}
.news_form{
    margin: .3rem 0;
    background-color: #fff;
    width: 100%;
    padding-bottom: .4rem;
    padding-left: .3rem;
    padding-right: .3rem;
}
.news_form .top{
    display: flex;
    display: -webkit-flex;
    overflow: hidden;
    position: relative;
    padding:.3rem .0rem;
}
.news_form .top img{
    width:2.12rem;
    height:1.67rem;
    margin-right:.3rem;
    margin-top:.2rem;
}
.news_form .top .right{
    overflow: hidden;
    flex: auto;
    -webkit-flex: auto;
}
.news_form .top .right h3{
    font-size:.32rem;
    margin-top: .3rem;
    line-height:.42rem;
    font-weight: 600;
    color: #30323D;
}
.news_form .top .right p{
    font-size: .28rem;
    margin-top: .2rem;
    line-height: .42rem;
    color: #30323D;
}
.news_form input{
    width:100%;
    height:.88rem;
    line-height:.88rem;
    border:.02rem solid #DEDEDE;
    border-radius:.08rem;
    padding-left:.3rem;
    margin: .2rem auto 0;
    display: block;
    -webkit-border-radius:.08rem;
    -moz-border-radius:.08rem;
    -ms-border-radius:.08rem;
    -o-border-radius:.08rem;
}
.news_form input::-webkit-input-placeholder {
    color: #A7A7A7;
}
.news_form span{
    width: 100%;
    height: .88rem;
    line-height: .88rem;
    border-radius: .08rem;
    color: #fff;
    font-weight: 600;
    text-align: center;
    font-size: .28rem;
    display: block;
    margin: .4rem auto 0;
    -webkit-border-radius: .08rem;
    -moz-border-radius: .08rem;
    -ms-border-radius: .08rem;
    -o-border-radius: .08rem;
}
.news_search_list{
    padding-top: .2rem;
}
.news_detail .disclaimer{
    margin: 0 0;
    color: #7A7A7A;
    line-height: .42rem;
    padding: .3rem;
    border: 1px dashed #DEDEDE;
    margin-top: .5rem;
    background: #FBFBFB;
    font-size: .28rem;
    border-radius: .04rem;
    -webkit-border-radius: .04rem;
    -moz-border-radius: .04rem;
    -ms-border-radius: .04rem;
    -o-border-radius: .04rem;
}
.news_detail .pagination .page-article{
    margin-top: 10px;
    line-height: .6rem;
    color: #30323D;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}
.house-templete{
    width: 100%;
    background: #FFFFFF;
    border: 1px solid #E9E9E9;
    box-shadow: 0px 3px 8px 0px rgba(119, 119, 119, 0.2);
    border-radius: .1rem;
    padding: .4rem .36rem;
    margin:.4rem 0;
}
.house-templete .top-info {
    display: flex;
    display: -webkit-flex;
    overflow: hidden;
    width: 100%;
}
.house-templete .img{
    width: 2.4rem;
    height: 1.84rem;
    border-radius: .1rem;
}
.house-templete .img img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: .1rem;
    margin:0;
}
.house-templete .house-info{
    padding-left: 0.2rem;
    overflow: hidden;
    flex: auto;
    -webkit-flex: auto;
    width: 4rem;
}
.house-templete .house-info .title .sale_status{
    position: relative;
    top: -.1rem;
}
.house-templete .house-info .title span{
    display: inline-block;
    font-size: .34rem;
    font-weight: bold;
    color: #333;
    max-width: 2.9rem;
}
.house-templete .house-info .feature {
    overflow: hidden;
    margin: .1rem 0;
    height: .38rem;
}
.house-templete .house-info .price{
    font-size:.3rem;
    font-weight: bold;
    margin-top: .06rem;
}
.house-templete .house-info .dprice{
    color:#A7A7A7!important;
    font-weight: normal!important;
    font-size:.28rem!important;
}
.house-templete .house-info .addr{
    color:#A7A7A7;
    font-size:.24rem;
}
.house-templete .call400{
    height: .6rem;
    border-radius: .05rem;
    line-height: .6rem;
    padding-left: .2rem;
    margin-top: .2rem;
    position: relative;
}
.house-templete .call400 .iconfont{
    font-size: .38rem;
    margin-right: .1rem;
}
.house-templete .call400  span{
    color: #A7A7A7;
    font-size: .24rem;
    margin-top: -.1rem;
    position: relative;
    top: -.06rem;
}
.house-templete .call400 em{
    font-size: .3rem;
    font-weight: bold;
    position: relative;
    top: -.04rem; 
}
.house-templete input{
    width: 100%;
    height: .88rem;
    border: 1px solid #D3D3D3;
    border-radius: .1rem;
    margin:.4rem 0;
    padding-left:.2rem;
    color:#A7A7A7;
    font-size:.28rem;
}
.house-templete .btn{
    display: block;
    width: 100%;
    height: .88rem;
    border-radius: .1rem;
    font-size:.32rem;
    text-align: center;
    line-height:.88rem;
}
.clearfix-after:after{
    content: "";
    display: block;
    clear: both;
}
.clearfix-after .image1{
    height: .32rem;
    width: .65rem;
    position: absolute;
    top: .24rem;
}
.swiper-container{
    background: #FFFFFF;
}

.news-bottom{
    width: 7.5rem;
    height: 1.28rem;
    margin-top: 20px;
    background-color: #FFFFFF;
    padding: 0.2rem 0.3rem;
    border-top: 1px solid #dedede;
    display: flex;
    align-items: center;
    justify-content: center;
    position: fixed;
    bottom: 0;
    z-index: 98;
    box-shadow: 0px -1px 6px 0 rgb(0 0 0 / 20%);
}
.news-bottom .share{
    text-align: center;
    width: 1.6rem;
}
.news-bottom .share .iconfont {
    display: block;
}
.news-bottom .form{
    width:2.4rem;
    height: .88rem;
    border-radius: .08rem;
    text-align: center;
    line-height: .88rem;
    color:#fff;
    font-size: .3rem;
    margin-left:.2rem;
}
.news-bottom .form.prop1{
    background: linear-gradient(134deg, #FC5E34 0%, #FE8869 100%);
}
.news-bottom .form.prop2{

    background: linear-gradient(134deg, #5380FD 0%, #295FF7 100%);
}
/**新表单样式**/
.new_form .zxzygj {
    background-image: url(../images/zxzygj.png);
}
.new_form .form_item{
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: top center;
    padding-top: 2.06rem;
    border-radius: 0.18rem;
}
.new_form .form_item .close{
    width: 0.5rem;
    height: 0.5rem;
    background: rgba(255, 255, 255, 0.6);
    text-align: center;
    line-height: .5rem;
    border-radius: 50%;
    font-size: .14rem;
    padding: 0;
}
.new_form .form_item .close .iconfont{
    color:#666;
}
/*十秒匹配房源 start*/
.matching_popup{
    width: 100%;
    height: 100%;
    position:absolute;
    display: none;
    top: 0;
  }
  .matching_popup .curtain{
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: rgba(0,0,0,0.7);
    z-index: 99;
  }
  .matching_popup .title img{
      width: 100%;
  }
  .matching_popup .main{
    width: 5.88rem;
    background: #ffffff;
    position: fixed;
    border-radius: .2rem;
    z-index: 99;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .matching_popup .main .header{
    text-align: center;
    font-size: .28rem;
  }
  .matching_popup .main .header .close_sp{
    width: 0.5rem;
    height: 0.5rem;
    background: rgba(255, 255, 255, 0.6);
    text-align: center;
    line-height: .5rem;
    border-radius: 50%;
    font-size: .14rem;
    padding: 0;
    position: absolute;
    right: 0.1rem;
    top: 0.1rem;
    color: #666;
    font-weight: normal;
  }
  .matching_popup .main .header .close_sp .iconfont{
      color:#666;
  }
  .matching_popup .main .header .title{
    font-size: .36rem;
    font-weight: 600;
  }
  
  .matching_popup .main .header .info{
    font-weight: 400;
    margin: .2rem 0;
    color: #30323D;
  }
  
  .matching_popup .main .header .hint{
    color: #A7A7A7;
  }
  .matching_popup .main .header .hint em{
    color:#FF4A4A;
  }
  .matching_popup .main .body .form-item{
    display: flex;
    flex-direction: row;
    margin-top: .3rem;
  }
  .matching_popup .main .body .form-item .left{
    width: 2rem;
    line-height: .8rem;
  }
  
  .matching_popup .main .body .form-item .right{
    width: 100%;
  }
  .matching_popup .main .body .form-item .right select,.matching_popup .main .body .form-item input{
    border: 1px solid #DEDEDE;
    padding: .3rem .2rem;
    width: 100%;
    border-radius: .1rem;
  }
  .matching_popup .main .body{
      padding:0 .2rem;
  }
  .matching_popup .main .body .form-item .right select{
    background: #FFFFFF;
  }
  .matching_popup .main .footer-popup{
    text-align: center;
    padding: 0.2rem;  
    }
  .matching_popup .main .footer-popup .submit{
    width: 100%;
    line-height: .8rem;
    margin-top: .4rem;
    height: .8rem;
    background: #019302;
    border-radius: .1rem;
    color: #ffffff;
  }
  .matching_popup .main .footer-popup .info{
    font-size: .23rem;
    color: #A7A7A7;
    margin-top: .3rem;
  }
  /*十秒匹配房源 end*/
  /**分享**/
.canvas_area{
    position: fixed;
    bottom: 1.68rem;
    left: 0;
    padding: 0 0.4rem;
    width: 100%;
    display:none;
    /* opacity: 0; */
}
.canvas_area .canvas_image{
    height: auto;
    background-color: #019302;
    border-radius: 0.16rem;
    padding: 0.2rem;
}
.canvas_image .bg{
    display: block;
    margin:0 auto;
}
.canvas_image .create_share{
    background-color: #fff;
    border-radius: 0.16rem;
    padding: 0.3rem;
    margin-top: -0.6rem;
}
.canvas_image .create_share .tit{
    font-size:.32rem;
    font-weight: bold;
    color:#333;
    line-height:.4rem;
}
.canvas_image .create_share .time{
    color:#999;
    font-size:.26rem;
    margin:.24rem 0;
}
.canvas_image .create_share .img img{
    max-width: 100%;
    border-radius: 0.08rem;
    margin: 0 auto;
    display: block;
    width: 100%;

}
.canvas_image .create_share .img .thumb_url{
    height: 296px;
    max-height: 193px;
}
.canvas_image .create_share .desc{
    color:#666;
    font-size:.28rem;
    margin-top:.3rem;
    line-height: .4rem;
}
.canvas_image .bottom{
    padding:.4rem .8rem 0;
    display: flex;
    display: -webkit-flex;
    justify-content: center;
}
.canvas_image .bottom #qrcode{
    /* float:left; */
}
.canvas_image .bottom .right{
    /* float: left; */
    margin-left: .2rem;
}
.canvas_image .bottom .right p{
    font-size:.28rem;
    color:#666;
    margin-top:.28rem;
}
.share-area{
    display: none;
    position: fixed;
    width: 100%;
    height:100%;
    background-color: #fff;
    top:0;
    left:0;
    z-index: 999;
}
.share-area .title{
    font-size:.34rem;
    color:#333;
    text-align: center;
    line-height: 1rem;
}
.share-area .title .iconfont{
    position: absolute;
    right: 0.4rem;
    font-size: .4rem;
}
.share-area .cnt{
    padding:.4rem;
    height: calc(100% - 1rem);
    overflow-y: auto;
    padding-bottom: 50px;

}
.share-area .cnt .item p{
    font-size:.32rem;
    color:#000;
}
.share-area .cnt .item #copyLink{
    width: 100%;
    height: .72rem;
    background: #F0F0F0;
    border-radius: 4px;
    line-height:.72rem;
    text-align:center;
    color:#000;
    font-size:.3rem;
    margin:.4rem 0;
}
.share-area .cnt .item h6{
    font-size:.28rem;
    color:#999;
    margin-top: 0.12rem;
    margin-bottom: .3rem;
    font-weight: normal;
}
.share-area .cnt .item .share-img img{
    width: 100%;
    border-radius: .16rem;
}
.ellipse4 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
}

/* 查看大图 */
.imgDetail{
    position: fixed;
    width: 100vw;
    height: 100vh;
    left: 0;
    top: 0;
    z-index: 999;
    background: #000000;
}
.imgDetail .head{
    color: #fff;
    text-align: right;
    padding: 0.3rem;
}
.imgDetail .bigimg_Box{
    height: calc(100% - 2rem);
    width: 100%;
    position: relative;
    background: #000;

}
.imgDetail .bigimg_Box .swiper-slide{
    display: flex;
    display: -webkit-flex;
    align-items: center;
    height: 100%;
    width: 100%;
}
.imgDetail .swiper-wrapper img{
    width: 100%;
}

pre {
  white-space: pre-wrap;
  white-space: -moz-pre-wrap;
  white-space: -pre-wrap;
  white-space: -o-pre-wrap;
  word-wrap: break-word;
}
