.header-component[data-v-ab5f9b54] {
 z-index:100;
 position:fixed;
 top:0;
 left:0;
 width:100%;
 height:80px;
 background:#fff;
 border-bottom:1px solid rgba(0,0,0,.1)
}
.header-component .content[data-v-ab5f9b54] {
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-align:center;
 -ms-flex-align:center;
 align-items:center;
 width:1200px;
 height:100%;
 margin:0 auto
}
.header-component .content .logo-xiangju[data-v-ab5f9b54] {
 width:54px;
 height:54px;
 margin-right:54px;
 background:url(https://www.91xiangju.com/images/logo_256.png);
 background-size:100% 100%
}
.header-component .content .logo-xffxs[data-v-ab5f9b54] {
 width:152px;
 height:48px;
 margin-top:-6px;
 margin-right:30px;
 background:url(https://cdn-static.91xiangju.com/xffxs_vue/dist/img/logo.def511c.png);
 background-size:100% 100%;
 cursor:pointer
}
.header-component .content .select-city[data-v-ab5f9b54] {
 position:relative;
 height:100%
}
.header-component .content .select-city .city[data-v-ab5f9b54],
.header-component .content .select-city[data-v-ab5f9b54] {
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-align:center;
 -ms-flex-align:center;
 align-items:center
}
.header-component .content .select-city .city[data-v-ab5f9b54] {
 line-height:22px;
 font-weight:500;
 font-size:14px;
 color:#262626;
 padding:5px 12px;
 background:rgba(0,0,0,.05);
 border-radius:19px
}
.header-component .content .select-city:hover .dropdown[data-v-ab5f9b54] {
 display:block
}
.header-component .content .select-city .icon-down[data-v-ab5f9b54] {
 width:11px;
 height:6px;
 margin-left:4px;
 margin-right:1px
}
.header-component .content .select-city .dropdown[data-v-ab5f9b54] {
 display:none;
 position:absolute;
 left:-38px;
 top:62px;
 width:142px;
 padding:20px 0;
 background:#fff;
 text-align:center;
 border-radius:4px;
 -webkit-box-shadow:0 0 1px 2px rgba(0,0,0,.1);
 box-shadow:0 0 1px 2px rgba(0,0,0,.1)
}
.header-component .content .select-city .dropdown .title[data-v-ab5f9b54] {
 line-height:22px;
 font-weight:400;
 font-size:14px;
 color:#999;
 margin:6px 0
}
.header-component .content .select-city .dropdown .drop-item[data-v-ab5f9b54] {
 padding:9px 0;
 font-size:14px;
 cursor:pointer
}
.header-component .content .select-city .dropdown .drop-item.active[data-v-ab5f9b54],
.header-component .content .select-city .dropdown .drop-item[data-v-ab5f9b54]:hover {
 color:#ba2d3f
}
.header-component .content .list[data-v-ab5f9b54] {
 -ms-flex-align:center;
 -webkit-box-flex:1;
 -ms-flex:1;
 flex:1;
 margin-left:50px
}
.header-component .content .list .item[data-v-ab5f9b54],
.header-component .content .list[data-v-ab5f9b54] {
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-align:center;
 align-items:center;
 height:100%
}
.header-component .content .list .item[data-v-ab5f9b54] {
 -ms-flex-align:center;
 margin-right:20px;
 padding:0 25px;
 color:#262626;
 font-size:16px;
 text-decoration:none;
 cursor:pointer
}
.header-component .content .list .item.router-link-active[data-v-ab5f9b54] {
 color:#ba2d3f
}
.header-component .content .list .item[data-v-ab5f9b54]:hover {
 background:#ba2d3f;
 color:#fff
}
.header-component .content .list .item[data-v-ab5f9b54]:last-child {
 margin-right:0
}
.header-component .content .phone[data-v-ab5f9b54] {
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-align:center;
 -ms-flex-align:center;
 align-items:center;
 line-height:24px;
 font-size:16px;
 color:#ba2d3f
}
.header-component .content .phone .icon-call[data-v-ab5f9b54] {
 width:24px;
 height:24px;
 margin-right:8px
}
.index-layout[data-v-7c3687c6] {
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-orient:vertical;
 -webkit-box-direction:normal;
 -ms-flex-direction:column;
 flex-direction:column;
 height:100%;
 padding-top:80px
}
.footer[data-v-7c3687c6],
.index-layout[data-v-7c3687c6] {
 -webkit-box-sizing:border-box;
 box-sizing:border-box
}
.footer[data-v-7c3687c6] {
 padding-top:37px;
 background:#303030
}
.footer .container[data-v-7c3687c6] {
 width:1200px;
 margin:0 auto;
 padding-bottom:37px
}
.footer.mb180[data-v-7c3687c6] {
 margin-bottom:160px
}
.footer .list[data-v-7c3687c6] {
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-align:center;
 -ms-flex-align:center;
 align-items:center;
 margin-bottom:20px;
 padding-bottom:20px;
 border-bottom:1px solid hsla(0,0%,100%,.1)
}
.footer .list .item[data-v-7c3687c6] {
 line-height:22px;
 font-weight:400;
 font-size:16px;
 color:#ccc;
 margin-right:30px
}
.footer .link[data-v-7c3687c6],
.footer .text[data-v-7c3687c6] {
 line-height:20px;
 font-weight:400;
 font-size:14px;
 color:#999
}
.footer .link.text[data-v-7c3687c6],
.footer .text.text[data-v-7c3687c6] {
 margin-bottom:8px
}
.footer .link.link[data-v-7c3687c6],
.footer .text.link[data-v-7c3687c6] {
 display:block;
 text-decoration:none;
 margin-bottom:8px
}
.container[data-v-b9056d6a] {
 width:1200px;
 margin:0 auto
}
.pc-index-page input:focus {
 border-color:#66afe9;
 outline:0;
 -webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
 box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)
}
.pc-index-page button:focus {
 outline:none
}
*,
body {
 margin:0;
 padding:0
}
.dialog[data-v-b868664c] {
 position:fixed;
 left:0;
 top:0;
 width:100%;
 height:100%;
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-pack:center;
 -ms-flex-pack:center;
 justify-content:center;
 -webkit-box-align:center;
 -ms-flex-align:center;
 align-items:center;
 background:rgba(0,0,0,.5);
 z-index:99999
}
.dialog .dialog-content[data-v-b868664c] {
 position:relative;
 width:6rem;
 height:auto;
 background:#fff;
 border-radius:.12rem;
 color:#333;
 font-size:.32rem
}
.dialog .dialog-content .dialog-header[data-v-b868664c] {
 padding:.4rem .3rem .2rem .32rem;
 text-align:center
}
.dialog .dialog-content .dialog-header .title[data-v-b868664c] {
 font-size:.32rem;
 color:#020202;
 font-weight:700
}
.dialog .dialog-content .dialog-header .close[data-v-b868664c] {
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-pack:center;
 -ms-flex-pack:center;
 justify-content:center;
 -webkit-box-align:center;
 -ms-flex-align:center;
 align-items:center;
 width:.8rem;
 height:.8rem;
 position:absolute;
 top:0;
 right:0;
 color:#000
}
.dialog .dialog-content .dialog-header .close div[data-v-b868664c] {
 position:absolute;
 right:.2rem;
 top:.18rem;
 display:block;
 width:.24rem;
 height:.24rem;
 background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAkCAYAAADhAJiYAAAAAXNSR0IArs4c6QAAAeNJREFUWAnN2D1OwzAUB/AkV2Bg4i5NBrp14GOpmIABrsABuAGCgbKXrwGYkEiUszCxwA0S/q/qq1w3jv0cJ6qlyEnqvP8PN+CQuCiKkyiKxnEcP45Go3fsD97KspxUVXWM7TNB+hjbTl3Xl3meHw6twYQcAXJBhiRJ9gk0ZwRm6WxIFGGQfcr5mJSnJE3TD+zM+ORQqOUPrmJmWZa9xQyhAYThY0JiwAsfh+zbslYgCmwbGApky1gD9Y2yYSh/A9QXygVjBIVGuWJaQaFQEowV1BUlxTiBfFE+GGeQFOWLEYFcUV0wYpAN1RXjBTKhFsUCLD2NfxipuK2ps4F1b5fGYy38ob7LOugNomBCobvCtkfHaN/YrrssyvQ8tFXNe4a26itTMTS9/IAX4nlKPENNGL5n2j5zvS9EIJdAlzFtOGeQJEgyVsc5gXwCfK4hnBXkW5iK+1zbCvIpSBC1SWsYQdJCKkLfl9RqBEkK6OGmY9eaGyD9QgQ84L/bZ1OQ5Lxeu2kRXgPpF4TEMFzP0FErkD6wD4yCOsAyc87HKmoBGhLDCGQ2omJ8MIGW3s9wC3bPcEFTr6PwfuguAWaqXDAYhjKxKL/i67rnfLy4mhLoCyf/0N+G+m3iAJd+ibrB2F+y/AMrNvBuESMT3AAAAABJRU5ErkJggg==) no-repeat 0 0;
 background-size:.24rem .24rem
}
.dialog .dialog-content .dialog-tips[data-v-b868664c] {
 text-align:center;
 font-size:.28rem;
 font-weight:400;
 color:#b42536;
 margin-bottom:.4rem
}
.dialog .dialog-content .dialog-tips .tips-text[data-v-b868664c] {
 width:80%;
 margin:.02rem auto 0
}
.dialog .dialog-content .dialog-tips .tips-img[data-v-b868664c] {
 width:auto;
 height:.64rem;
 text-align:center;
 margin-bottom:.34rem;
 margin-top:.2rem
}
.dialog .dialog-content .dialog-tips .tips-text-hide[data-v-b868664c] {
 display:none
}
.dialog .dialog-content .dialog-tips .tips-img-show[data-v-b868664c] {
 display:inline-block!important
}
.dialog .dialog-content .dialog-body[data-v-b868664c] {
 padding:0 .4rem;
 margin-bottom:.85rem
}
.dialog .dialog-content .dialog-body .input-title[data-v-b868664c] {
 width:1.4rem;
 height:.88rem;
 line-height:.88rem;
 display:inline-block;
 font-size:.28rem;
 font-weight:500;
 color:#020202
}
.dialog .dialog-content .dialog-body .title-hide[data-v-b868664c] {
 display:none
}
.dialog .dialog-content .dialog-body .form-wrap[data-v-b868664c] {
 display:block;
 width:100%;
 margin-bottom:.4rem;
 padding:0;
 border-radius:.1rem;
 text-align:left;
 -webkit-box-sizing:border-box;
 box-sizing:border-box
}
.dialog .dialog-content .dialog-body .form-wrap input[data-v-b868664c] {
 padding:0 0 0 .24rem;
 height:.88rem;
 border-radius:.08rem;
 border:.02rem solid rgba(0,0,0,.3);
 -webkit-box-sizing:border-box;
 box-sizing:border-box;
 display:block;
 width:100%;
 font-size:.28rem;
 color:#333
}
.dialog .dialog-content .dialog-footer[data-v-b868664c] {
 margin:.88rem auto 0;
 overflow:hidden
}
.dialog .dialog-content .dialog-footer button[data-v-b868664c] {
 display:block;
 width:4.2rem;
 height:.84rem;
 text-align:center;
 background:#b42536;
 border-radius:.08rem;
 font-size:.32rem;
 font-weight:500;
 color:#fafafa;
 margin:0 auto .6rem;
 border:none
}
.img-list-bg[data-v-51d4387c] {
 position:fixed;
 left:0;
 top:0;
 z-index:99999999;
 width:100%;
 height:100%;
 background:#000
}
.img-list-bg .swiper-container[data-v-51d4387c] {
 display:block;
 width:auto;
 height:6.46rem;
 position:relative;
 top:50%;
 -webkit-transform:translateY(-50%);
 transform:translateY(-50%)
}
.img-list-bg .swiper-container img[data-v-51d4387c] {
 max-width:100%
}
.img-list-bg .total[data-v-51d4387c] {
 position:fixed;
 bottom:.36rem;
 left:50%;
 font-size:.32rem;
 color:#fff;
 font-weight:400;
 -webkit-transform:translateX(-50%);
 transform:translateX(-50%);
 display:inline-block;
 text-align:center
}
.img-list-bg .total p[data-v-51d4387c] {
 font-weight:500;
 margin-bottom:.2rem
}
.img-list-bg .close[data-v-51d4387c] {
 display:inline-block;
 width:.88rem;
 height:.88rem;
 text-align:center;
 line-height:.88rem;
 position:fixed;
 top:0;
 left:0;
 font-size:.64rem;
 font-weight:100;
 color:#fff;
 opacity:1
}
.nm-desc[data-v-3eb86a76] img {
 max-width:100%
}
.h5-house .pd100[data-v-3eb86a76] {
 padding-bottom:1rem
}
.h5-house .flex-pack-justify[data-v-3eb86a76] {
 -webkit-box-pack:justify;
 -ms-flex-pack:justify;
 justify-content:space-between
}
.h5-house .flex[data-v-3eb86a76] {
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex
}
.h5-house .flex-align-center[data-v-3eb86a76] {
 -webkit-box-align:center;
 -ms-flex-align:center;
 align-items:center
}
.h5-house .container[data-v-3eb86a76] {
 width:100%;
 background:#f4f4f4
}
.h5-house .container .header[data-v-3eb86a76] {
 width:100%;
 height:.88rem;
 text-align:center;
 line-height:.88rem;
 font-size:.32rem;
 color:#343434;
 background:#fff url(https://cdn-static.91xiangju.com/xffxs_vue/dist/img/name_1.3ca7daf.png) no-repeat 50%;
 background-size:1.8rem .32rem
}
.h5-house .container .header .history_back[data-v-3eb86a76] {
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-pack:center;
 -ms-flex-pack:center;
 justify-content:center;
 -webkit-box-align:center;
 -ms-flex-align:center;
 align-items:center;
 width:.88rem;
 height:100%
}
.h5-house .container .header .history_back img[data-v-3eb86a76] {
 display:block;
 width:.2rem;
 height:.32rem
}
.h5-house .container .slider[data-v-3eb86a76] {
 width:100%;
 height:6.4rem;
 position:relative;
 display:block
}
.h5-house .container .slider #top-slider .swiper-container .img-responsive[data-v-3eb86a76],
.h5-house .container .slider #top-slider .swiper-container[data-v-3eb86a76],
.h5-house .container .slider #top-slider[data-v-3eb86a76] {
 width:100%;
 height:100%
}
.h5-house .container .slider .total[data-v-3eb86a76] {
 position:absolute;
 right:.34rem;
 bottom:.22rem;
 height:.36rem;
 padding:0 .18rem;
 display:inline-block;
 text-align:center;
 line-height:.38rem;
 background:rgba(0,0,0,.5);
 border-radius:.18rem;
 font-size:.24rem;
 color:#fff;
 z-index:100
}
.h5-house .container .callphone[data-v-3eb86a76] {
 position:fixed;
 right:.2rem;
 bottom:2.32rem;
 width:2.72rem;
 height:1.12rem;
 line-height:1.12rem;
 text-align:center;
 font-size:.28rem;
 color:#ff801b;
 padding:0;
 margin:0;
 z-index:99;
 background:url(https://cdn-static.91xiangju.com/xffxs_vue/dist/img/tell_bg.bebef11.png) no-repeat 100%;
 background-size:100% 100%
}
.h5-house .container .content[data-v-3eb86a76] {
 display:block;
 overflow:hidden
}
.h5-house .container .content .house[data-v-3eb86a76] {
 background:#fff
}
.h5-house .container .content .house .title[data-v-3eb86a76] {
 margin:0 .32rem;
 padding:.4rem 0;
 background:#fff;
 text-align:left
}
.h5-house .container .content .house .title .name[data-v-3eb86a76] {
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 height:.44rem;
 margin-bottom:.2rem;
 text-align:left;
 font-size:.36rem;
 color:rgba(0,0,0,.8);
 font-weight:400;
 overflow:hidden
}
.h5-house .container .content .house .title .name .house_name[data-v-3eb86a76] {
 font-size:.4rem;
 color:#000;
 float:left;
 line-height:.44rem
}
.h5-house .container .content .house .title .bq[data-v-3eb86a76] {
 overflow:hidden;
 margin-bottom:.24rem
}
.h5-house .container .content .house .title .bq .house_status[data-v-3eb86a76] {
 display:inline-block;
 float:left;
 padding:0 .06rem;
 height:.3rem;
 text-align:center;
 line-height:.32rem;
 margin-right:.12rem;
 margin-top:.01rem;
 font-size:.2rem;
 color:#fff;
 background:#ba2d3f;
 border-radius:.04rem
}
.h5-house .container .content .house .title .bq .color3[data-v-3eb86a76] {
 color:#336dd2;
 background:#e6efff
}
.h5-house .container .content .house .title .bq div[data-v-3eb86a76] {
 display:inline-block;
 float:left;
 padding:0 .14rem;
 height:.3rem;
 line-height:.32rem;
 text-align:center;
 background:#ffecea;
 border-radius:.04rem;
 font-size:.2rem;
 color:#ba2d3f;
 margin-right:.12rem
}
.h5-house .container .content .house .title .addr[data-v-3eb86a76] {
 font-size:.28rem;
 color:#9599a2;
 letter-spacing:.02rem
}
.h5-house .container .content .house .chengnuo[data-v-3eb86a76] {
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 padding:.2rem .32rem;
 background:#f5f5f5;
 overflow:hidden;
 font-size:.24rem;
 color:#353535;
 -webkit-box-pack:justify;
 -ms-flex-pack:justify;
 justify-content:space-between;
 -ms-flex-line-pack:center;
 align-content:center
}
.h5-house .container .content .house .chengnuo .icon[data-v-3eb86a76] {
 display:inline-block;
 width:.64rem;
 height:.64rem;
 text-align:center;
 padding-left:.02rem;
 background:#ba2d3f;
 border-radius:.08rem;
 background-size:100% 100%;
 margin-right:.24rem;
 font-size:.22rem;
 font-weight:400;
 color:#fff;
 line-height:.26rem;
 letter-spacing:.02rem;
 padding-top:.06rem;
 -webkit-box-sizing:border-box;
 box-sizing:border-box
}
.h5-house .container .content .house .chengnuo .chengnuo_text[data-v-3eb86a76] {
 display:inline-block;
 width:4.04rem;
 height:.68rem;
 overflow:hidden;
 font-size:.24rem;
 color:#353535;
 line-height:.34rem
}
.h5-house .container .content .house .chengnuo .chengnuo_btn[data-v-3eb86a76] {
 display:inline-block;
 line-height:.68rem
}
.h5-house .container .content .house .chengnuo .chengnuo_btn .yy_btn[data-v-3eb86a76] {
 display:inline-block;
 width:1.48rem;
 height:.6rem;
 text-align:center;
 line-height:.6rem;
 border:.02rem solid #ba2d3f;
 background:transparent;
 font-size:.24rem;
 -webkit-box-sizing:border-box;
 box-sizing:border-box;
 font-weight:400;
 color:#ba2d3f;
 border-radius:.08rem
}
.h5-house .container .content .house .now-room[data-v-3eb86a76] {
 display:block;
 margin:0 .34rem;
 padding:.34rem 0;
 font-size:.28rem;
 color:#000
}
.h5-house .container .content .house .now-room .n-tit[data-v-3eb86a76] {
 display:block;
 font-size:.28rem;
 margin-bottom:.36rem;
 font-weight:700;
 color:#000;
 position:relative
}
.h5-house .container .content .house .now-room .n-tit span[data-v-3eb86a76] {
 padding-left:.2rem;
 font-size:.24rem;
 font-weight:400;
 color:#9599a2
}
.h5-house .container .content .house .now-room .n-list[data-v-3eb86a76] {
 display:block;
 color:rgba(0,0,0,.87)
}
.h5-house .container .content .house .now-room .n-list .n-item[data-v-3eb86a76] {
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-align:center;
 -ms-flex-align:center;
 align-items:center;
 margin-bottom:.36rem
}
.h5-house .container .content .house .now-room .n-list .n-item div[data-v-3eb86a76] {
 -webkit-box-flex:1;
 -ms-flex:1;
 flex:1;
 color:#636363;
 font-size:.28rem;
 font-weight:400
}
.h5-house .container .content .house .now-room .n-list .n-item div[data-v-3eb86a76]:nth-of-type(3) {
 -webkit-box-flex:2;
 -ms-flex:2;
 flex:2
}
.h5-house .container .content .house .now-room .n-list .n-item div:nth-of-type(3) span[data-v-3eb86a76] {
 color:#ba2d3f
}
.h5-house .container .content .house .now-room .n-list .n-item div[data-v-3eb86a76]:last-child {
 text-align:right
}
.h5-house .container .content .house .now-room .n-list .n-item div:last-child div[data-v-3eb86a76] {
 display:inline-block;
 width:auto;
 padding:.08rem .12rem;
 border-radius:.08rem;
 border:.02rem solid #9599a2;
 font-size:.24rem;
 color:#000;
 text-align:center;
 -webkit-box-sizing:border-box;
 box-sizing:border-box
}
.h5-house .container .content .house .n-tips-text[data-v-3eb86a76] {
 font-size:.28rem;
 padding:.06rem .52rem 0;
 font-weight:700;
 color:#000
}
.h5-house .container .content .news_dijia[data-v-3eb86a76] {
 display:block;
 background:#fff;
 padding:.4rem .32rem .48rem;
 font-size:.28rem;
 color:rgba(0,0,0,.74);
 margin-bottom:.2rem
}
.h5-house .container .content .news_dijia .wrapper_input[data-v-3eb86a76] {
 display:block;
 height:auto
}
.h5-house .container .content .news_dijia .wrapper_input input[data-v-3eb86a76] {
 display:inline-block;
 width:4.52rem;
 height:.8rem;
 line-height:.8rem;
 padding:0 0 0 .24rem;
 border-radius:.08rem;
 border:.02rem solid rgba(0,0,0,.18);
 -webkit-box-sizing:border-box;
 box-sizing:border-box
}
.h5-house .container .content .news_dijia .wrapper_input div[data-v-3eb86a76] {
 display:inline-block;
 float:right;
 width:1.72rem;
 height:.72rem;
 text-align:center;
 line-height:.72rem;
 margin-top:.04rem;
 border-radius:.08rem;
 border:.02rem solid #ba2d3f;
 font-size:.28rem;
 font-weight:400;
 color:#ba2d3f;
 -webkit-box-sizing:border-box;
 box-sizing:border-box
}
.h5-house .container .content .news_activity[data-v-3eb86a76] {
 padding:.32rem .32rem .4rem;
 background:#fff;
 margin-bottom:.2rem
}
.h5-house .container .content .news_activity .news_activity_tit[data-v-3eb86a76] {
 font-size:.36rem;
 font-weight:700;
 color:#000;
 margin-bottom:.28rem
}
.h5-house .container .content .news_activity .news_activity_list[data-v-3eb86a76] {
 display:block
}
.h5-house .container .content .news_activity .news_activity_list .news_activity_item[data-v-3eb86a76] {
 display:block;
 height:1.72rem;
 background-size:100% 100%;
 margin-bottom:.2rem;
 position:relative
}
.h5-house .container .content .news_activity .news_activity_list .news_activity_item .news_activity_item_desc[data-v-3eb86a76] {
 position:absolute;
 left:.4rem;
 top:.38rem
}
.h5-house .container .content .news_activity .news_activity_list .news_activity_item .news_activity_item_desc .desc_title1[data-v-3eb86a76] {
 color:#ba2d3f!important
}
.h5-house .container .content .news_activity .news_activity_list .news_activity_item .news_activity_item_desc .desc_title[data-v-3eb86a76] {
 height:.5rem;
 font-size:.36rem;
 font-weight:600;
 color:#336dd2;
 margin-bottom:.12rem
}
.h5-house .container .content .news_activity .news_activity_list .news_activity_item .news_activity_item_desc .desc_title span[data-v-3eb86a76] {
 font-size:.22rem;
 font-weight:700;
 color:#000
}
.h5-house .container .content .news_activity .news_activity_list .news_activity_item .news_activity_item_desc .desc_text[data-v-3eb86a76] {
 padding:.02rem .08rem;
 font-size:.24rem;
 font-weight:400;
 color:#52616a
}
.h5-house .container .content .news_activity .news_activity_list .news_activity_item .news_activity_item_get[data-v-3eb86a76] {
 position:absolute;
 right:.4rem;
 top:.48rem;
 text-align:center
}
.h5-house .container .content .news_activity .news_activity_list .news_activity_item .news_activity_item_get .get_title[data-v-3eb86a76] {
 height:.44rem;
 font-size:.32rem;
 font-weight:700;
 margin-bottom:.04rem
}
.h5-house .container .content .news_activity .news_activity_list .news_activity_item .news_activity_item_get .get_text[data-v-3eb86a76] {
 font-size:.2rem;
 font-weight:400
}
.h5-house .container .content .news_activity .news_activity_list .news_activity_item[data-v-3eb86a76]:last-child {
 margin-bottom:0
}
.h5-house .container .content .news_activity .bg1[data-v-3eb86a76] {
 background:url(https://cdn-static.91xiangju.com/xffxs_vue/dist/img/activity_bg1.1a502c4.png) no-repeat 0 0
}
.h5-house .container .content .news_activity .bg1 .news_activity_item_get .get_text[data-v-3eb86a76],
.h5-house .container .content .news_activity .bg1 .news_activity_item_get .get_title[data-v-3eb86a76] {
 color:#ba2d3f
}
.h5-house .container .content .news_activity .bg2[data-v-3eb86a76] {
 background:url(https://cdn-static.91xiangju.com/xffxs_vue/dist/img/activity_bg2.773960a.png) no-repeat 0 0
}
.h5-house .container .content .news_activity .bg2 .news_activity_item_get .get_text[data-v-3eb86a76],
.h5-house .container .content .news_activity .bg2 .news_activity_item_get .get_title[data-v-3eb86a76] {
 color:#336dd2
}
.h5-house .container .content .news-msg[data-v-3eb86a76] {
 display:block;
 padding:.32rem .32rem .4rem;
 margin-bottom:.2rem;
 background:#fff
}
.h5-house .container .content .news-msg .nm-tit[data-v-3eb86a76] {
 font-size:.36rem;
 color:#000;
 margin-bottom:.32rem;
 font-weight:700
}
.h5-house .container .content .news-msg .nm-desc[data-v-3eb86a76] {
 font-size:.28rem;
 color:#313131;
 margin-bottom:.16rem;
 line-height:.48rem
}
.h5-house .container .content .news-msg .nm-date[data-v-3eb86a76] {
 font-size:.24rem;
 color:#9599a2;
 margin-bottom:.52rem
}
.h5-house .container .content .news-msg .nm-btns[data-v-3eb86a76] {
 display:block;
 margin:0 auto;
 text-align:center
}
.h5-house .container .content .news-msg .nm-btns .nm-btns1[data-v-3eb86a76] {
 display:inline-block;
 font-size:.28rem;
 font-weight:700;
 color:#ba2d3f;
 margin-right:1.48rem
}
.h5-house .container .content .news-msg .nm-btns .nm-btns1 img[data-v-3eb86a76] {
 display:inline-block;
 float:left;
 width:.28rem;
 height:.28rem;
 margin-top:.04rem
}
.h5-house .container .content .news-msg .nm-btns .nm-btns1 span[data-v-3eb86a76] {
 float:left;
 margin-left:.12rem
}
.h5-house .container .content .news-msg .nm-btns .nm-btns1[data-v-3eb86a76]:last-child {
 margin-right:0
}
.h5-house .container .content .news-msg .nm-btns .nm-btns1:last-child img[data-v-3eb86a76] {
 width:.32rem;
 height:.32rem
}
.h5-house .container .content .zygw_box[data-v-3eb86a76] {
 display:block;
 text-align:left;
 padding:.32rem;
 background:#fff;
 margin-bottom:.2rem;
 position:relative
}
.h5-house .container .content .zygw_box .zygw_box_title[data-v-3eb86a76] {
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-pack:justify;
 -ms-flex-pack:justify;
 justify-content:space-between;
 margin-bottom:.3rem
}
.h5-house .container .content .zygw_box .zygw_box_title .title_name[data-v-3eb86a76] {
 font-size:.36rem;
 font-weight:700;
 color:#020202
}
.h5-house .container .content .zygw_box .zygw_box_title .zygw_total[data-v-3eb86a76] {
 position:absolute;
 right:0;
 top:.3rem;
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-pack:center;
 -ms-flex-pack:center;
 justify-content:center;
 -webkit-box-align:center;
 -ms-flex-align:center;
 align-items:center;
 width:1.9rem;
 height:.6rem;
 background:hsla(0,0%,84.7%,.25);
 border-radius:2rem 0 0 2rem
}
.h5-house .container .content .zygw_box .zygw_box_title .zygw_total span[data-v-3eb86a76] {
 font-size:.24rem;
 font-weight:400;
 color:#333;
 position:relative;
 margin-left:0;
 padding-left:.32rem
}
.h5-house .container .content .zygw_box .zygw_box_title .zygw_total span[data-v-3eb86a76]:before {
 position:absolute;
 left:0;
 top:50%;
 margin-top:-.08rem;
 content:"";
 display:inline-block;
 width:.14rem;
 height:.14rem;
 background:#7ed321;
 border-radius:50%
}
.h5-house .container .content .zygw_box .zygw_list .zygw_item[data-v-3eb86a76] {
 display:block;
 padding:.32rem 0;
 position:relative;
 overflow:hidden
}
.h5-house .container .content .zygw_box .zygw_list .zygw_item .zygw_item_avtor[data-v-3eb86a76] {
 float:left;
 width:1rem;
 height:1rem
}
.h5-house .container .content .zygw_box .zygw_list .zygw_item .zygw_item_avtor img[data-v-3eb86a76] {
 width:100%;
 height:100%;
 display:block;
 border-radius:50%;
 background:#d8d8d8;
 border:.02rem solid rgba(0,0,0,.1);
 -webkit-box-sizing:border-box;
 box-sizing:border-box
}
.h5-house .container .content .zygw_box .zygw_list .zygw_item .zygw_item_info[data-v-3eb86a76] {
 float:left;
 font-size:.22rem;
 font-weight:400;
 color:#336dd2;
 margin-left:.2rem;
 margin-top:.08rem
}
.h5-house .container .content .zygw_box .zygw_list .zygw_item .zygw_item_info_name[data-v-3eb86a76] {
 font-size:.3rem;
 font-weight:500;
 color:#333
}
.h5-house .container .content .zygw_box .zygw_list .zygw_item .zygw_zx[data-v-3eb86a76] {
 position:absolute;
 right:0;
 top:.5rem;
 border-radius:.08rem;
 border:.02rem solid #b42536;
 padding:.12rem .24rem;
 font-size:.26rem;
 font-weight:400;
 color:#b42536;
 background:#fff
}
.h5-house .container .content .zygw_box .zygw_list .zygw_item[data-v-3eb86a76]:last-child {
 border-bottom:0;
 padding-bottom:0
}
.h5-house .container .content .liangdian[data-v-3eb86a76] {
 display:block;
 background:#fff;
 margin-bottom:.2rem
}
.h5-house .container .content .liangdian .l-title[data-v-3eb86a76] {
 padding:.36rem;
 background:#fff;
 font-size:.36rem;
 color:#000;
 font-weight:700
}
.h5-house .container .content .liangdian .l-content[data-v-3eb86a76] {
 padding:0 .32rem .32rem;
 background:#fff
}
.h5-house .container .content .liangdian .l-content .l-tab[data-v-3eb86a76] {
 display:block;
 margin-bottom:.2rem
}
.h5-house .container .content .liangdian .l-content .l-tab div[data-v-3eb86a76] {
 display:inline-block;
 height:.6rem;
 line-height:.6rem;
 padding:0 .2rem;
 border-radius:.1rem;
 margin-bottom:.2rem;
 margin-right:.28rem;
 font-size:.28rem;
 background:#fff;
 color:#8c8c8c;
 border:.02rem solid #8c8c8c;
 -webkit-box-sizing:border-box;
 box-sizing:border-box
}
.h5-house .container .content .liangdian .l-content .l-tab .active[data-v-3eb86a76] {
 border:.02rem solid #bb8d50;
 color:#bb8d50
}
.h5-house .container .content .liangdian .l-content .l-tabpane .pane[data-v-3eb86a76] {
 padding:.16rem;
 background:rgba(48,48,48,.04);
 border-radius:.06rem;
 color:#bb8d50;
 font-size:.28rem;
 display:none
}
.h5-house .container .content .liangdian .l-content .l-tabpane .show[data-v-3eb86a76] {
 display:block
}
.h5-house .container .content .liangdian .dp-list[data-v-3eb86a76] {
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-orient:vertical;
 -webkit-box-direction:normal;
 -ms-flex-direction:column;
 flex-direction:column;
 padding:0 .32rem;
 -webkit-box-sizing:border-box;
 box-sizing:border-box
}
.h5-house .container .content .liangdian .dp-list .dp-item[data-v-3eb86a76] {
 margin-bottom:.2rem;
 font-size:.28rem;
 -webkit-box-sizing:border-box;
 box-sizing:border-box;
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-align:start;
 -ms-flex-align:start;
 align-items:flex-start;
 overflow:hidden
}
.h5-house .container .content .liangdian .dp-list .dp-item .dp-div[data-v-3eb86a76] {
 line-height:.44rem;
 position:relative;
 padding-left:.28rem
}
.h5-house .container .content .liangdian .dp-list .dp-item .dp-div[data-v-3eb86a76]:before {
 content:"";
 width:.16rem;
 height:.16rem;
 border-radius:50%;
 background:#ba2d3f;
 position:absolute;
 left:0;
 top:.12rem
}
.h5-house .container .content .traffic .jt-desc[data-v-3eb86a76] {
 display:block;
 font-size:.28rem;
 color:rgba(0,0,0,.87);
 padding:0 .32rem .28rem
}
.h5-house .container .content .traffic .jt-imgs[data-v-3eb86a76] {
 padding:0 .32rem .32rem;
 display:block
}
.h5-house .container .content .traffic .jt-imgs img[data-v-3eb86a76] {
 width:100%;
 height:auto;
 display:block
}
.h5-house .container .content .romm-detail[data-v-3eb86a76] {
 display:block;
 background:#fff;
 padding:.32rem .32rem .4rem;
 margin-bottom:.2rem
}
.h5-house .container .content .romm-detail .romm-detail-tit[data-v-3eb86a76] {
 font-size:.36rem;
 color:#000;
 margin-bottom:.12rem;
 font-weight:700
}
.h5-house .container .content .romm-detail .d-list[data-v-3eb86a76] {
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-orient:vertical;
 -webkit-box-direction:normal;
 -ms-flex-direction:column;
 flex-direction:column;
 font-size:.28rem;
 color:rgba(0,0,0,.42)
}
.h5-house .container .content .romm-detail .d-list .d-item[data-v-3eb86a76] {
 padding:.2rem 0;
 border-bottom:.02rem solid rgba(0,0,0,.1)
}
.h5-house .container .content .romm-detail .d-list .d-item div[data-v-3eb86a76] {
 display:inline-block;
 vertical-align:middle
}
.h5-house .container .content .romm-detail .d-list .d-item div[data-v-3eb86a76]:first-child {
 display:inline-block;
 width:1.84rem
}
.h5-house .container .content .romm-detail .d-list .d-item[data-v-3eb86a76]:last-child {
 border:none
}
.h5-house .container .content .romm-detail .d-list .value[data-v-3eb86a76] {
 color:#313131;
 width:4.8rem
}
.h5-house .container .content .romm-detail .more-detail[data-v-3eb86a76] {
 display:block;
 margin:.42rem auto 0;
 width:6rem;
 height:.8rem;
 text-align:center;
 line-height:.8rem;
 border-radius:.08rem;
 font-size:.28rem;
 font-weight:700;
 color:#ba2d3f;
 background:#fff6f6
}
.h5-house .container .content .tabs[data-v-3eb86a76] {
 display:block
}
.h5-house .container .content .tabs .tabs-con[data-v-3eb86a76] {
 display:block;
 background:#fff
}
.h5-house .container .content .tabs .tabs-con #scroll_text[data-v-3eb86a76] {
 height:auto
}
.h5-house .container .content .tabs .tabs-con .t-item[data-v-3eb86a76] {
 display:none;
 margin-bottom:.2rem
}
.h5-house .container .content .tabs .tabs-con .show[data-v-3eb86a76] {
 display:block
}
.h5-house .container .content .h-desc[data-v-3eb86a76] {
 display:block;
 background:#fff
}
.h5-house .container .content .h-desc .title[data-v-3eb86a76] {
 padding-bottom:0;
 font-size:.36rem;
 color:#000;
 font-weight:700
}
.h5-house .container .content .h-desc .house_list[data-v-3eb86a76] {
 padding:.32rem .4rem .12rem
}
.h5-house .container .content .h-desc .house_list .item[data-v-3eb86a76] {
 width:48%;
 margin-right:.26rem
}
.h5-house .container .content .h-desc .house_list .item .item_top[data-v-3eb86a76] {
 height:2.8rem
}
.h5-house .container .content .h-desc .house_list .item .item_top img[data-v-3eb86a76] {
 height:100%;
 border-radius:.08rem
}
.h5-house .container .content .h-desc .house_list .item .item_bottom .name[data-v-3eb86a76] {
 margin-bottom:.06rem
}
.h5-house .container .content .h-desc .house_list .item .house_name[data-v-3eb86a76] {
 font-size:.32rem;
 color:#232220
}
.h5-house .container .content .h-desc .house_list .item .addr[data-v-3eb86a76] {
 font-size:.24rem;
 font-weight:400;
 color:#636363;
 margin-bottom:.06rem
}
.h5-house .container .content .h-desc .house_list .item .price[data-v-3eb86a76] {
 font-size:.28rem;
 font-weight:500!important;
 color:#ba2d3f
}
.h5-house .container .content .h-desc .house_list .item[data-v-3eb86a76]:nth-child(2n) {
 margin-right:0
}
.h5-house .container .content .house_list[data-v-3eb86a76] {
 display:block;
 width:100%;
 margin:0;
 padding:0 .32rem .12rem;
 -webkit-box-sizing:border-box;
 box-sizing:border-box;
 background:#fff;
 overflow:hidden
}
.h5-house .container .content .house_list .item[data-v-3eb86a76] {
 display:inline-block;
 float:left;
 height:auto;
 width:31.3%;
 padding:0;
 margin-right:.2rem;
 margin-bottom:.2rem;
 position:relative;
 -webkit-box-sizing:border-box;
 box-sizing:border-box;
 overflow:hidden
}
.h5-house .container .content .house_list .item .item_top[data-v-3eb86a76] {
 display:block;
 width:100%;
 height:1.72rem;
 position:relative
}
.h5-house .container .content .house_list .item .item_top img[data-v-3eb86a76] {
 width:100%;
 height:100%;
 display:block;
 position:absolute;
 left:0;
 top:0
}
.h5-house .container .content .house_list .item .item_bottom[data-v-3eb86a76] {
 display:block;
 background:#fff;
 padding:.2rem 0 0;
 width:100%;
 -webkit-box-sizing:border-box;
 box-sizing:border-box
}
.h5-house .container .content .house_list .item .item_bottom .name[data-v-3eb86a76] {
 background:#fff;
 margin-bottom:.04rem;
 overflow:hidden;
 clear:both
}
.h5-house .container .content .house_list .item .item_bottom .name_left[data-v-3eb86a76] {
 float:left;
 color:#020202
}
.h5-house .container .content .house_list .item .item_bottom .house_name[data-v-3eb86a76] {
 font-size:.32rem;
 color:#020202;
 float:left;
 line-height:.44rem;
 width:100%;
 max-width:2.2rem;
 overflow:hidden;
 text-overflow:ellipsis;
 white-space:nowrap;
 font-weight:400!important
}
.h5-house .container .content .house_list .item .price[data-v-3eb86a76] {
 display:block;
 font-size:.28rem;
 color:#b42536;
 font-weight:400!important
}
.h5-house .container .content .title[data-v-3eb86a76] {
 margin:0 .32rem;
 padding:.4rem 0;
 background:#fff;
 text-align:left
}
.h5-house .container .footer[data-v-3eb86a76] {
 display:block;
 background:#303030;
 color:#979797;
 font-size:.24rem;
 padding:.18rem .32rem .4rem;
 position:relative
}
.h5-house .container .footer .footer-top[data-v-3eb86a76] {
 margin-bottom:.16rem;
 height:.6rem
}
.h5-house .container .footer .footer-top .logo[data-v-3eb86a76] {
 width:.6rem;
 height:.6rem
}
.h5-house .container .footer .footer-top .com_name[data-v-3eb86a76] {
 margin-left:.16rem
}
.h5-house .container .footer .footer-top div[data-v-3eb86a76] {
 display:inline-block;
 vertical-align:middle
}
.h5-house .container .footer .footer-bottom[data-v-3eb86a76] {
 margin-bottom:.18rem;
 overflow:hidden
}
.h5-house .container .footer .footer-bottom .left[data-v-3eb86a76] {
 float:left
}
.h5-house .container .footer .about a[data-v-3eb86a76],
.h5-house .container .footer .footer-bottom .beian[data-v-3eb86a76] {
 font-size:.2rem;
 font-weight:400;
 color:hsla(0,0%,100%,.45)
}
.h5-house .container .footer .about a[data-v-3eb86a76] {
 background:url(https://ssl.malmam.com/xiangju-static/dfs/20/59bd4c599d0a1d/Artboard_403x.png) no-repeat 100%;
 background-size:.24rem .24rem;
 padding-right:.32rem
}
.h5-house .container .nav[data-v-3eb86a76] {
 position:fixed;
 left:0;
 bottom:0;
 width:100%;
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-align:center;
 -ms-flex-align:center;
 align-items:center;
 -webkit-box-pack:center;
 -ms-flex-pack:center;
 justify-content:center;
 height:1rem;
 color:#fff;
 font-size:.3rem;
 z-index:9999;
 -webkit-box-sizing:border-box;
 box-sizing:border-box
}
.h5-house .container .nav .hairlines_top[data-v-3eb86a76] {
 position:relative;
 border:none
}
.h5-house .container .nav .hairlines_top[data-v-3eb86a76]:after {
 content:"";
 position:absolute;
 left:0;
 top:0;
 background:rgba(0,0,0,.1);
 width:100%;
 height:.02rem;
 -webkit-transform:scaleY(.5);
 transform:scaleY(.5);
 -webkit-transform-origin:0 0;
 transform-origin:0 0
}
.h5-house .container .nav .n-left[data-v-3eb86a76] {
 width:40%;
 height:100%;
 color:#000;
 background:#c5a477;
 -webkit-box-sizing:border-box;
 box-sizing:border-box
}
.h5-house .container .nav div[data-v-3eb86a76] {
 -webkit-box-flex:1;
 -ms-flex:1;
 flex:1;
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-pack:center;
 -ms-flex-pack:center;
 justify-content:center;
 -webkit-box-align:center;
 -ms-flex-align:center;
 align-items:center
}
.h5-house .container .nav .n-right[data-v-3eb86a76] {
 width:60%;
 height:100%;
 text-align:center;
 background:#ba2d3f
}
.h5-house .container .nav .yykf img[data-v-3eb86a76] {
 width:.34rem;
 height:.34rem;
 margin-right:.08rem;
 padding-top:.02rem
}
.h5-house .container .nav .yykf span[data-v-3eb86a76] {
 padding-top:.02rem
}
.h5-house .container .nav .get_house[data-v-3eb86a76] {
 font-size:.3rem;
 font-weight:500;
 color:#020202;
 background:#fff;
 -webkit-box-flex:0;
 -ms-flex:0 0 1.96rem;
 flex:0 0 1.96rem;
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-orient:vertical;
 -webkit-box-direction:normal;
 -ms-flex-direction:column;
 flex-direction:column;
 -webkit-box-pack:center;
 -ms-flex-pack:center;
 justify-content:center;
 -webkit-box-align:center;
 -ms-flex-align:center;
 align-items:center
}
.h5-house .container .nav .get_house img[data-v-3eb86a76] {
 display:block;
 width:.34rem;
 height:.32rem;
 margin-bottom:.06rem
}
.h5-house .container .nav .get_house span[data-v-3eb86a76] {
 width:auto;
 height:.34rem;
 font-size:.24rem;
 font-weight:400;
 color:#313131
}
.h5-house .container .nav .mfzx[data-v-3eb86a76] {
 background:#fdf0f0;
 font-size:.32rem;
 font-weight:400;
 color:#ba2d3f
}
.h5-house .container .nav .mfzx img[data-v-3eb86a76] {
 width:.26rem;
 height:.36rem;
 margin-right:.08rem
}
.h5-house .container .nav .mfzx a[data-v-3eb86a76] {
 font-size:.32rem;
 color:#ba2d3f
}
.h5-house .ipx[data-v-3eb86a76] {
 display:block;
 width:100%;
 height:0;
 background:#fafafa;
 position:fixed;
 left:0;
 bottom:0
}
.h5-house .dialog[data-v-3eb86a76] {
 position:fixed;
 left:0;
 top:0;
 width:100%;
 height:100vh;
 background:rgba(0,0,0,.3);
 z-index:999999999
}
.h5-house .dialog .dialog-content[data-v-3eb86a76] {
 position:relative;
 width:6rem;
 height:auto;
 background:#fff;
 border-radius:.12rem;
 left:50%;
 top:50%;
 -webkit-transform:translate(-50%,-50%);
 transform:translate(-50%,-50%);
 color:#333;
 font-size:.32rem
}
.h5-house .dialog .dialog-content .dialog-header[data-v-3eb86a76] {
 padding:.4rem .3rem .2rem .32rem;
 text-align:center
}
.h5-house .dialog .dialog-content .dialog-header .title[data-v-3eb86a76] {
 font-size:.32rem;
 color:#020202;
 font-weight:700
}
.h5-house .dialog .dialog-content .dialog-header .close[data-v-3eb86a76] {
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-pack:center;
 -ms-flex-pack:center;
 justify-content:center;
 -webkit-box-align:center;
 -ms-flex-align:center;
 align-items:center;
 width:.8rem;
 height:.8rem;
 position:absolute;
 top:0;
 right:0;
 color:#000
}
.h5-house .dialog .dialog-content .dialog-header .close div[data-v-3eb86a76] {
 position:absolute;
 right:.2rem;
 top:.18rem;
 display:block;
 width:.24rem;
 height:.24rem;
 background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAkCAYAAADhAJiYAAAAAXNSR0IArs4c6QAAAeNJREFUWAnN2D1OwzAUB/AkV2Bg4i5NBrp14GOpmIABrsABuAGCgbKXrwGYkEiUszCxwA0S/q/qq1w3jv0cJ6qlyEnqvP8PN+CQuCiKkyiKxnEcP45Go3fsD97KspxUVXWM7TNB+hjbTl3Xl3meHw6twYQcAXJBhiRJ9gk0ZwRm6WxIFGGQfcr5mJSnJE3TD+zM+ORQqOUPrmJmWZa9xQyhAYThY0JiwAsfh+zbslYgCmwbGApky1gD9Y2yYSh/A9QXygVjBIVGuWJaQaFQEowV1BUlxTiBfFE+GGeQFOWLEYFcUV0wYpAN1RXjBTKhFsUCLD2NfxipuK2ps4F1b5fGYy38ob7LOugNomBCobvCtkfHaN/YrrssyvQ8tFXNe4a26itTMTS9/IAX4nlKPENNGL5n2j5zvS9EIJdAlzFtOGeQJEgyVsc5gXwCfK4hnBXkW5iK+1zbCvIpSBC1SWsYQdJCKkLfl9RqBEkK6OGmY9eaGyD9QgQ84L/bZ1OQ5Lxeu2kRXgPpF4TEMFzP0FErkD6wD4yCOsAyc87HKmoBGhLDCGQ2omJ8MIGW3s9wC3bPcEFTr6PwfuguAWaqXDAYhjKxKL/i67rnfLy4mhLoCyf/0N+G+m3iAJd+ibrB2F+y/AMrNvBuESMT3AAAAABJRU5ErkJggg==) no-repeat 0 0;
 background-size:.24rem .24rem
}
.h5-house .dialog .dialog-content .dialog-tips[data-v-3eb86a76] {
 text-align:center;
 font-size:.28rem;
 font-weight:400;
 color:#b42536;
 margin-bottom:.4rem
}
.h5-house .dialog .dialog-content .dialog-tips .tips-text[data-v-3eb86a76] {
 margin-top:.02rem
}
.h5-house .dialog .dialog-content .dialog-body[data-v-3eb86a76] {
 padding:0 .4rem;
 margin-bottom:.85rem
}
.h5-house .dialog .dialog-content .dialog-body .form-wrap[data-v-3eb86a76] {
 display:block;
 width:100%;
 margin-bottom:.4rem;
 padding:0;
 border-radius:.1rem;
 text-align:left;
 -webkit-box-sizing:border-box;
 box-sizing:border-box
}
.h5-house .dialog .dialog-content .dialog-body .form-wrap input[data-v-3eb86a76] {
 padding:0 0 0 .24rem;
 height:.88rem;
 border-radius:.08rem;
 -webkit-box-sizing:border-box;
 box-sizing:border-box;
 display:block;
 width:100%;
 font-size:.28rem;
 color:#333;
 border:.02rem solid rgba(0,0,0,.3);
 border-bottom-color:rgba(0,0,0,.1)
}
.h5-house .dialog .dialog-content .dialog-footer[data-v-3eb86a76] {
 margin:.88rem auto 0;
 overflow:hidden
}
.h5-house .dialog .dialog-content .dialog-footer button[data-v-3eb86a76] {
 display:block;
 width:4.2rem;
 height:.84rem;
 text-align:center;
 background:#b42536;
 border-radius:.08rem;
 font-size:.32rem;
 font-weight:500;
 color:#fafafa;
 margin:0 auto .6rem
}
.h5-house .dialog-back .dialog-body[data-v-3eb86a76] {
 padding:0 .58rem
}
.h5-house .dialog-back .dialog-body .form-wrap[data-v-3eb86a76] {
 display:-webkit-box!important;
 display:-ms-flexbox!important;
 display:flex!important;
 -webkit-box-pack:center;
 -ms-flex-pack:center;
 justify-content:center;
 padding:0;
 margin:0
}
.h5-house .dialog-back .dialog-body .form-wrap img[data-v-3eb86a76] {
 width:1.64rem;
 height:1.64rem;
 margin:.5rem 0
}
.h5-house .dialog-back .dialog-body .div[data-v-3eb86a76] {
 font-size:.4rem;
 color:#020202;
 margin-bottom:.3rem;
 text-align:center
}
.h5-house .dialog-back .dialog-body .div div[data-v-3eb86a76] {
 width:100%;
 text-align:center
}
.h5-house .dialog-back .dialog-body .back[data-v-3eb86a76] {
 font-size:.28rem;
 color:#888;
 margin-bottom:.8rem;
 text-align:center
}
.h5-house .dialog-back .dialog-body .back .msg_text[data-v-3eb86a76] {
 width:100%;
 text-align:center
}
.commodity-page-photo[data-v-f5d324c4] {
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-orient:vertical;
 -webkit-box-direction:normal;
 -ms-flex-direction:column;
 flex-direction:column;
 width:100%;
 height:100%;
 background:#000;
 -webkit-box-sizing:border-box;
 box-sizing:border-box
}
.commodity-page-photo .btn-back[data-v-f5d324c4] {
 z-index:99;
 position:absolute;
 top:.28rem;
 left:.32rem;
 width:.18rem;
 height:.32rem;
 background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAAgCAYAAAAffCjxAAAABGdBTUEAALGPC/xhBQAAADhlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAAqACAAQAAAABAAAAEqADAAQAAAABAAAAIAAAAABigHuJAAABtElEQVRIDaWWzytFQRTH3/XrLUmJKPUWihIiCxvx9zwbNqzsrKzYsGHjR70NC7LAn0FRirxSIuGl9+OW63PqnZpuV3fOfbemMzP3fD9zZu7MuZPLZXyiKOqpVqvHlHKtVisGWThAeuv1+hV2WvRBEHx3WEGI+4BcYydUS/1C614WwQDTuGU6kRbaZ/TnvQDihPMQonsFiKV9Qn+nBTKM6MGFUC8B8V8aBAXKUwxyAKTdOxKiGAFQdiEs9B6QNm8IgjEALy4E8A4Q/y0DZBzAawyy5R2FODYajSkA7zHIphUyS/gfLoT6hgkShuEckC8XwhTXrZB5IJUYZNUEQbwA5MeF0F42QcQZwLNCAPxSimYIAv+NlUYnmsWEqa2k6RLf88WSFnst0Tmts/n5P3W9xJo/vw7Crm59QzowOSJvbmSsoe2IKOyfQ7ut700W2ChRxdPIrimN6IhMKSmx7ZsSm8KIqgDw0V0z6ofA/FOtwhC1nvwd2CCR3bmR0T5lkC718baI+hHfxGDn9Of9E3lzOETyy5b//qQTQckMEjEQuURcYmekzSWiIjbTA6SbKR5R5Fqz9AfvTpGz8MNtgwAAAABJRU5ErkJggg==);
 background-size:100% 100%
}
.commodity-page-photo .btn-back[data-v-f5d324c4]:before {
 content:"";
 position:absolute;
 top:-.2rem;
 left:-.2rem;
 width:.8rem;
 height:.8rem
}
.commodity-page-photo .header .cur[data-v-f5d324c4] {
 line-height:.44rem;
 font-weight:500;
 font-size:.32rem;
 color:#fff;
 padding:.22rem 0;
 text-align:center
}
.commodity-page-photo .header .buttons[data-v-f5d324c4] {
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-align:center;
 -ms-flex-align:center;
 align-items:center;
 -ms-flex-pack:distribute;
 justify-content:space-around
}
.commodity-page-photo .header .buttons .button[data-v-f5d324c4] {
 position:relative;
 line-height:.4rem;
 font-weight:400;
 font-size:.28rem;
 color:hsla(0,0%,100%,.6);
 -webkit-box-flex:1;
 -ms-flex:1;
 flex:1;
 padding:.24rem 0;
 text-align:center
}
.commodity-page-photo .header .buttons .button.active[data-v-f5d324c4] {
 color:#fff
}
.commodity-page-photo .header .buttons .button.active[data-v-f5d324c4]:after {
 content:"";
 position:absolute;
 bottom:0;
 left:50%;
 width:.52rem;
 height:.06rem;
 background:#fff;
 border-radius:.04rem;
 -webkit-transform:translateX(-50%);
 transform:translateX(-50%)
}
.commodity-page-photo .swiper[data-v-f5d324c4] {
 width:100%;
 height:100%;
 margin-top:1.68rem
}
.commodity-page-photo .swiper .img[data-v-f5d324c4] {
 height:7.5rem
}
.footer[data-v-31f3ddbc] {
 display:block;
 background:#303030;
 color:#979797;
 font-size:.24rem;
 padding:.18rem .32rem;
 position:relative
}
.footer .footer-top[data-v-31f3ddbc] {
 margin-bottom:.16rem;
 height:.6rem
}
.footer .footer-top .logo[data-v-31f3ddbc] {
 height:.6rem
}
.footer .footer-top .com_name[data-v-31f3ddbc] {
 margin-left:.16rem
}
.footer .footer-top div[data-v-31f3ddbc] {
 display:inline-block;
 vertical-align:middle
}
.footer .footer-bottom[data-v-31f3ddbc] {
 overflow:hidden
}
.footer .footer-bottom a[data-v-31f3ddbc] {
 text-decoration:none
}
.footer .footer-bottom .left[data-v-31f3ddbc] {
 float:left
}
.footer .footer-bottom .beian[data-v-31f3ddbc] {
 color:#979797
}
.footer .footer-bottom .right[data-v-31f3ddbc] {
 float:right
}
.footer .footer-bottom .right a[data-v-31f3ddbc] {
 font-size:.28rem;
 color:#fff;
 position:absolute;
 right:.32rem;
 top:.56rem;
 background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAMZJREFUSA211e0NgjAUhWFiygYmbKBj+MPNnEH3cALjChrXcIb6XiTGJhba3uNNDl+B8wB/2nV/mBjjgdxI6NgcyZWsVdbUxy4OK0p7siMXJfJ5WUp7ciY29lnuL6HD/ojNMEIcSBH6UsAUJfITUCJZQIXMAgpkEfAiRYAHKQZakSqgBakGapEmoAZpBkoRF1CCuIElRALMITIgh0iBDHIHsXkvOHaTdyj7XrTGdgMCmxPley8wPW/rezKBsw3ZJlc1Jw9qni/2Hjp05zYePAAAAABJRU5ErkJggg==) no-repeat 100%;
 background-size:.24rem .24rem;
 padding-right:.4rem
}
.h5-error-page[data-v-6d8d668a] {
 width:100%;
 height:100%
}
.h5-error-page .container[data-v-6d8d668a] {
 width:100%;
 height:100%;
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-orient:vertical;
 -webkit-box-direction:normal;
 -ms-flex-direction:column;
 flex-direction:column;
 -webkit-box-align:center;
 -ms-flex-align:center;
 align-items:center
}
.h5-error-page .container img[data-v-6d8d668a] {
 width:5.08rem;
 margin:.9199999999999999rem auto .5rem
}
.h5-error-page .container .error-status[data-v-6d8d668a] {
 font-size:.8rem;
 font-weight:800;
 color:#000;
 line-height:.8rem
}
.h5-error-page .container .error-text[data-v-6d8d668a] {
 font-size:.32rem;
 font-weight:400;
 color:#000;
 line-height:.44rem;
 margin-top:.16rem;
 margin-bottom:1.1600000000000001rem
}
.h5-error-page .container .back-index[data-v-6d8d668a] {
 width:3.2rem;
 height:.88rem;
 background:#ba2d3f;
 border-radius:.08rem;
 font-size:.32rem;
 font-weight:400;
 line-height:.88rem;
 text-align:center
}
.h5-error-page .container .back-index a[data-v-6d8d668a] {
 width:100%;
 height:100%;
 display:inline-block;
 color:#fff;
 text-decoration:none
}
.h5-error-page .footer-box[data-v-6d8d668a] {
 width:100%;
 position:fixed;
 bottom:0
}
.about-page .container[data-v-09f6c07a] {
 display:block;
 width:100%;
 min-height:100vh;
 background:#fff;
 padding-top:.88rem;
 font-size:.28rem
}
.about-page .container p[data-v-09f6c07a] {
 margin-bottom:.2rem;
 text-align:justify
}
.about-page .container .header[data-v-09f6c07a] {
 position:fixed;
 left:0;
 top:0;
 z-index:99;
 width:100%;
 height:.88rem;
 text-align:center;
 line-height:.88rem;
 background:#fff;
 font-size:.32rem;
 color:#020202;
 border-bottom:.02rem solid rgba(0,0,0,.1)
}
.about-page .container .header .history_back[data-v-09f6c07a] {
 position:absolute;
 left:0;
 top:0;
 display:inline-block;
 width:.88rem;
 height:100%
}
.about-page .container .header .history_back img[data-v-09f6c07a] {
 display:block;
 width:.2rem;
 height:.32rem;
 position:absolute;
 left:50%;
 top:50%;
 margin-top:-.16rem;
 margin-left:-.1rem
}
.about-page .container .imgs[data-v-09f6c07a] {
 width:6rem;
 height:2.46rem;
 margin:.4rem auto .76rem;
 display:block
}
.about-page .container .imgs img[data-v-09f6c07a] {
 display:block;
 width:100%;
 height:100%
}
.about-page .container .content[data-v-09f6c07a] {
 padding:0 .4rem .36rem
}
.about-page .container .content p[data-v-09f6c07a] {
 margin-bottom:.32rem
}
.about-page .container .lianxi[data-v-09f6c07a] {
 margin:0 .4rem .32rem;
 padding:.28rem;
 background:#fafafa;
 border-radius:.16rem;
 border:.04rem solid rgba(0,0,0,.05)
}
.about-page .container .lianxi h3[data-v-09f6c07a] {
 font-size:.36rem;
 color:#262626;
 margin-bottom:.28rem;
 font-weight:400
}
.about-page .container .lianxi .phone[data-v-09f6c07a] {
 font-size:.32rem;
 color:#ba2d3f;
 margin-bottom:.32rem
}
.about-page .container .lianxi p[data-v-09f6c07a] {
 margin-bottom:.16rem
}
.zxfx-page .container[data-v-665dd1a7] {
 display:block;
 width:100%;
 padding-bottom:.98rem;
 padding-top:.88rem
}
.zxfx-page .container .header[data-v-665dd1a7] {
 width:100%;
 height:.88rem;
 text-align:center;
 line-height:.88rem;
 background:#fff;
 font-size:.32rem;
 color:#020202;
 position:fixed;
 left:0;
 top:0
}
.zxfx-page .container .header .history_back[data-v-665dd1a7] {
 position:absolute;
 left:0;
 top:0;
 display:inline-block;
 width:.88rem;
 height:100%
}
.zxfx-page .container .header .history_back img[data-v-665dd1a7] {
 display:block;
 width:.2rem;
 height:.32rem;
 position:absolute;
 left:50%;
 top:50%;
 margin-top:-.16rem;
 margin-left:-.1rem
}
.zxfx-page .container .header .history_back .router-link-active[data-v-665dd1a7] {
 width:100%;
 height:100%;
 display:block
}
.zxfx-page .container .main[data-v-665dd1a7] {
 display:block;
 background:#fff
}
.zxfx-page .container .main .flow[data-v-665dd1a7] {
 display:block
}
.zxfx-page .container .main .flow img[data-v-665dd1a7] {
 width:100%;
 display:block
}
.zxfx-page .container .main .flow .t_0[data-v-665dd1a7] {
 width:100%;
 height:3.2rem;
 margin:0 auto
}
.zxfx-page .container .main .flow .t_1[data-v-665dd1a7] {
 padding-bottom:1.12rem;
 padding-top:.52rem
}
.zxfx-page .container .main .flow .t_2[data-v-665dd1a7] {
 padding-bottom:1.98rem
}
.zxfx-page .container .main .flow .t_2[data-v-665dd1a7],
.zxfx-page .container .main .flow .t_3[data-v-665dd1a7] {
 padding-left:.4rem;
 padding-right:.4rem;
 -webkit-box-sizing:border-box;
 box-sizing:border-box
}
.zxfx-page .container .main .zx-tips[data-v-665dd1a7] {
 padding:.4rem .4rem .6rem;
 font-size:.32rem;
 text-align:center;
 color:#262626
}
.zxfx-page .container .main .form[data-v-665dd1a7] {
 display:block;
 padding:.1rem .24rem .2rem .4rem
}
.zxfx-page .container .main .form .wrapper[data-v-665dd1a7] {
 display:block;
 width:100%
}
.zxfx-page .container .main .form .wrapper input[data-v-665dd1a7] {
 padding:.24rem .32rem;
 font-size:.3rem;
 color:#333;
 display:block;
 width:100%;
 outline:none;
 border:.02rem solid rgba(0,0,0,.18);
 border-radius:.08rem;
 -webkit-box-sizing:border-box;
 box-sizing:border-box;
 margin-bottom:.3rem
}
.zxfx-page .container .main .tips[data-v-665dd1a7] {
 padding:0 .4rem;
 font-size:.24rem;
 color:#4a4a4a;
 line-height:.34rem;
 position:relative;
 overflow:hidden;
 clear:both
}
.zxfx-page .container .main .tips img[data-v-665dd1a7] {
 display:inline-block;
 width:.3rem;
 height:.3rem;
 margin-right:.1rem;
 vertical-align:top;
 float:left;
 position:absolute
}
.zxfx-page .container .main .tips .text[data-v-665dd1a7] {
 float:left;
 padding-left:.4rem
}
.zxfx-page .container .main .submit[data-v-665dd1a7] {
 display:block;
 margin:.74rem auto 0;
 width:6.7rem;
 height:.96rem;
 line-height:.96rem;
 text-align:center;
 background:#b42536;
 border-radius:.08rem;
 font-size:.32rem;
 color:hsla(0,0%,98%,.5)
}
.activity-page .container[data-v-3b33ca82] {
 display:block;
 width:100%;
 background:#f0f0f0;
 padding-top:.88rem
}
.activity-page .container .header[data-v-3b33ca82] {
 position:fixed;
 left:0;
 top:0;
 z-index:99;
 width:100%;
 height:.88rem;
 text-align:center;
 line-height:.88rem;
 font-size:.32rem;
 color:#020202;
 background:#fff;
 border-bottom:.02rem solid rgba(0,0,0,.1)
}
.activity-page .container .header .history_back[data-v-3b33ca82] {
 position:absolute;
 left:0;
 top:0;
 display:inline-block;
 width:.88rem;
 height:100%
}
.activity-page .container .header .history_back img[data-v-3b33ca82] {
 display:block;
 width:.2rem;
 height:.32rem;
 position:absolute;
 left:50%;
 top:50%;
 margin-top:-.16rem;
 margin-left:-.1rem
}
.activity-page .container .header .history_back .router-link-active[data-v-3b33ca82] {
 width:100%;
 height:100%;
 display:block
}
.activity-page .container .banner[data-v-3b33ca82] {
 height:3.2rem;
 width:100%;
 display:block;
 position:relative
}
.activity-page .container .banner img[data-v-3b33ca82] {
 height:100%;
 width:100%
}
.activity-page .container .main[data-v-3b33ca82] {
 display:block;
 position:absolute;
 left:0;
 top:2.9rem
}
.activity-page .container .main .house_list[data-v-3b33ca82] {
 padding:.32rem .2rem .4rem;
 margin:0 .2rem;
 display:block;
 background:#fff;
 -webkit-box-sizing:border-box;
 box-sizing:border-box;
 -webkit-box-shadow:0 0 .8rem 0 rgba(0,0,0,.26);
 box-shadow:0 0 .8rem 0 rgba(0,0,0,.26);
 border-radius:.16rem
}
.activity-page .container .main .house_list .item[data-v-3b33ca82] {
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 position:relative;
 padding:.32rem 0;
 -webkit-box-sizing:border-box;
 box-sizing:border-box;
 border-bottom:.01rem solid rgba(0,0,0,.08)
}
.activity-page .container .main .house_list .item[data-v-3b33ca82]:first-child {
 padding-top:0
}
.activity-page .container .main .house_list .item[data-v-3b33ca82]:last-of-type {
 padding-bottom:0;
 border-bottom:0
}
.activity-page .container .main .house_list .item .item_top[data-v-3b33ca82] {
 -webkit-box-flex:0;
 -ms-flex:0 0 2.3rem;
 flex:0 0 2.3rem;
 height:1.8rem;
 padding-right:.32rem;
 position:relative
}
.activity-page .container .main .house_list .item .item_top img[data-v-3b33ca82] {
 width:100%;
 height:100%;
 display:block;
 border-radius:.06rem
}
.activity-page .container .main .house_list .item .price[data-v-3b33ca82] {
 display:block;
 height:.4rem;
 font-size:.28rem;
 font-weight:700;
 color:#ba2d3f;
 margin-bottom:.2rem
}
.activity-page .container .main .house_list .item .bq[data-v-3b33ca82] {
 display:block;
 height:.32rem;
 line-height:.32rem;
 -webkit-box-sizing:border-box;
 box-sizing:border-box;
 overflow:hidden
}
.activity-page .container .main .house_list .item .bq span[data-v-3b33ca82] {
 display:inline-block;
 float:left;
 padding:0 .1rem;
 height:.3rem;
 line-height:.32rem;
 text-align:center;
 border-radius:.04rem;
 font-size:.2rem;
 font-weight:400;
 margin-right:.12rem
}
.activity-page .container .main .house_list .item .bq .color3[data-v-3b33ca82] {
 color:#336dd2;
 background:#e6efff
}
.activity-page .container .main .house_list .item .bq .color2[data-v-3b33ca82] {
 color:#ba2d3f;
 background:#ffecea
}
.activity-page .container .main .house_list .item .desc[data-v-3b33ca82] {
 height:.34rem;
 line-height:.34rem;
 font-size:.24rem;
 font-weight:400;
 color:#636363;
 margin-bottom:.12rem
}
.activity-page .container .main .house_list .item .item_bottom[data-v-3b33ca82] {
 display:block;
 background:#fff;
 width:100%;
 min-width:2rem;
 -webkit-box-sizing:border-box;
 box-sizing:border-box;
 position:relative
}
.activity-page .container .main .house_list .item .item_bottom .name[data-v-3b33ca82] {
 background:#fff;
 margin-bottom:.04rem;
 overflow:hidden;
 clear:both
}
.activity-page .container .main .house_list .item .item_bottom .flex[data-v-3b33ca82] {
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex
}
.activity-page .container .main .house_list .item .item_bottom .flex-pack-justify[data-v-3b33ca82] {
 -webkit-box-pack:justify;
 -ms-flex-pack:justify;
 justify-content:space-between
}
.activity-page .container .main .house_list .item .item_bottom .name_left[data-v-3b33ca82] {
 color:#020202
}
.activity-page .container .main .house_list .item .item_bottom .flex-align-center[data-v-3b33ca82] {
 -webkit-box-align:center;
 -ms-flex-align:center;
 align-items:center
}
.activity-page .container .main .house_list .item .item_bottom .house_status[data-v-3b33ca82] {
 float:left;
 height:.3rem;
 margin-top:0;
 padding:0 .06rem;
 text-align:center;
 line-height:.32rem;
 vertical-align:middle;
 -webkit-box-sizing:border-box;
 box-sizing:border-box;
 font-size:.2rem;
 font-weight:400;
 color:#fff;
 background:#ba2d3f;
 border-radius:.04rem
}
.activity-page .container .main .house_list .item .item_bottom .house_name[data-v-3b33ca82] {
 float:left;
 height:.42rem;
 font-size:.3rem;
 color:#000;
 margin-left:.1rem;
 max-width:2.2rem;
 overflow:hidden;
 text-overflow:ellipsis;
 white-space:nowrap
}
.activity-page .container .main .house_list .item .item_bottom .name_right[data-v-3b33ca82] {
 position:absolute;
 right:0;
 top:.06rem;
 float:right;
 padding:0 .1rem;
 height:.3rem;
 text-align:center;
 line-height:.32rem;
 border-radius:.04rem;
 font-size:.2rem;
 font-weight:400;
 color:#a3a1a1;
 background:#f0f1f3
}
.activity-page .container .main .house_list .item .dijia[data-v-3b33ca82] {
 position:absolute;
 right:0;
 bottom:.3rem;
 display:inline-block;
 width:1.16rem;
 height:.52rem;
 line-height:.52rem;
 text-align:center;
 border-radius:.26rem;
 border:.02rem solid #ba2d3f;
 font-size:.26rem;
 font-weight:400;
 color:#ba2d3f;
 background:#fff;
 -webkit-box-sizing:border-box;
 box-sizing:border-box
}
.activity-page .container .main .no-more[data-v-3b33ca82] {
 text-align:center;
 font-size:.24rem;
 color:#8c8c8c;
 padding:.28rem 0 .32rem
}
.alert[data-v-76596eb0] {
 margin:0 auto;
 width:2.4rem;
 height:2.4rem;
 border-radius:.2rem;
 background:rgba(17,17,17,.7);
 position:fixed;
 left:50%;
 top:50%;
 -webkit-transform:translate(-50%,-50%);
 transform:translate(-50%,-50%);
 z-index:99999999999999
}
.alert .alert_content[data-v-76596eb0] {
 display:block;
 text-align:center;
 padding:.6rem 0 .4rem
}
.alert .alert_content .alert_img[data-v-76596eb0] {
 display:block;
 width:1rem;
 height:.72rem;
 margin:0 auto .32rem
}
.alert .alert_content .alert_text[data-v-76596eb0] {
 text-align:center;
 font-size:.26rem;
 font-weight:400;
 color:#fff
}
.submit-success-component[data-v-7671fb59] {
 -webkit-box-pack:center;
 -ms-flex-pack:center;
 justify-content:center;
 z-index:999;
 position:fixed;
 top:0;
 left:0;
 width:100%;
 height:100%;
 background:rgba(0,0,0,.4)
}
.submit-success-component .content[data-v-7671fb59],
.submit-success-component[data-v-7671fb59] {
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-align:center;
 -ms-flex-align:center;
 align-items:center
}
.submit-success-component .content[data-v-7671fb59] {
 -webkit-box-orient:vertical;
 -webkit-box-direction:normal;
 -ms-flex-direction:column;
 flex-direction:column;
 width:6.22rem;
 height:6.48rem;
 background:#fff;
 border-radius:.08rem
}
.submit-success-component .content .icon-success[data-v-7671fb59] {
 display:block;
 width:1.5rem;
 height:1.5rem;
 margin-top:.6rem;
 margin-bottom:.32rem
}
.submit-success-component .content .text[data-v-7671fb59] {
 line-height:.5rem;
 font-weight:600;
 font-size:.36rem;
 color:rgba(0,0,0,.8);
 margin-bottom:.32rem
}
.submit-success-component .content .tips[data-v-7671fb59] {
 line-height:.4rem;
 font-weight:400;
 font-size:.28rem;
 color:rgba(0,0,0,.8);
 width:5.26rem;
 margin-bottom:.9rem;
 text-align:center
}
.submit-success-component .content .btn-enter[data-v-7671fb59] {
 line-height:.44rem;
 font-weight:400;
 font-size:.32rem;
 color:#fff;
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-align:center;
 -ms-flex-align:center;
 align-items:center;
 -webkit-box-pack:center;
 -ms-flex-pack:center;
 justify-content:center;
 width:5.26rem;
 height:.88rem;
 background:#307fcf;
 border-radius:.08rem
}
.activity-tfb[data-v-5728422f] {
 background:#f3f3f3
}
.activity-tfb .btn-send[data-v-5728422f] {
 line-height:.44rem;
 font-weight:400;
 font-size:.32rem;
 color:#fff;
 -webkit-box-pack:center;
 -ms-flex-pack:center;
 justify-content:center;
 background:#307fcf;
 border-radius:.08rem
}
.activity-tfb .btn-send[data-v-5728422f],
.activity-tfb .input-code-box[data-v-5728422f] {
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-align:center;
 -ms-flex-align:center;
 align-items:center;
 width:100%;
 height:.88rem
}
.activity-tfb .input-code-box[data-v-5728422f] {
 margin-top:.24rem;
 margin-bottom:.48rem
}
.activity-tfb .input-code-box .btn-get[data-v-5728422f] {
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-align:center;
 -ms-flex-align:center;
 align-items:center;
 -webkit-box-pack:center;
 -ms-flex-pack:center;
 justify-content:center;
 -ms-flex-negative:0;
 flex-shrink:0;
 width:2.04rem;
 height:100%;
 margin-left:.16rem
}
.activity-tfb .input-code-box .btn-get[data-v-5728422f],
.activity-tfb .input-code[data-v-5728422f],
.activity-tfb .input-phone[data-v-5728422f] {
 line-height:.4rem;
 font-weight:400;
 font-size:.28rem;
 color:rgba(0,0,0,.8);
 background:hsla(0,0%,84.7%,.2)
}
.activity-tfb .input-code[data-v-5728422f],
.activity-tfb .input-phone[data-v-5728422f] {
 display:block;
 border:none;
 outline:none;
 -webkit-box-sizing:border-box;
 box-sizing:border-box;
 width:100%;
 height:.88rem;
 padding:.24rem .32rem;
 border-radius:.08rem
}
.activity-tfb .input-code[data-v-5728422f]::-webkit-input-placeholder,
.activity-tfb .input-phone[data-v-5728422f]::-webkit-input-placeholder {
 color:rgba(0,0,0,.2)
}
.activity-tfb .input-code[data-v-5728422f]::-moz-placeholder,
.activity-tfb .input-phone[data-v-5728422f]::-moz-placeholder {
 color:rgba(0,0,0,.2)
}
.activity-tfb .input-code[data-v-5728422f]:-ms-input-placeholder,
.activity-tfb .input-phone[data-v-5728422f]:-ms-input-placeholder {
 color:rgba(0,0,0,.2)
}
.activity-tfb .input-code[data-v-5728422f]::-ms-input-placeholder,
.activity-tfb .input-phone[data-v-5728422f]::-ms-input-placeholder {
 color:rgba(0,0,0,.2)
}
.activity-tfb .input-code[data-v-5728422f]::placeholder,
.activity-tfb .input-phone[data-v-5728422f]::placeholder {
 color:rgba(0,0,0,.2)
}
.activity-tfb .head[data-v-5728422f] {
 display:block;
 height:10rem
}
.activity-tfb .house-dynamic[data-v-5728422f] {
 -webkit-box-orient:vertical;
 -webkit-box-direction:normal;
 -ms-flex-direction:column;
 flex-direction:column;
 position:relative;
 z-index:2;
 width:6.86rem;
 margin:-1.7rem 0 .76rem .32rem;
 padding:.42rem .32rem .58rem;
 background:#fff;
 border-radius:.08rem;
 -webkit-box-sizing:border-box;
 box-sizing:border-box
}
.activity-tfb .house-dynamic .top[data-v-5728422f],
.activity-tfb .house-dynamic[data-v-5728422f] {
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-align:center;
 -ms-flex-align:center;
 align-items:center
}
.activity-tfb .house-dynamic .top[data-v-5728422f] {
 line-height:.44rem;
 font-weight:400;
 font-size:.32rem;
 color:#2f7ecd;
 margin-bottom:.4rem
}
.activity-tfb .house-dynamic .top .icon-kill[data-v-5728422f] {
 width:2.1rem;
 margin-left:.22rem
}
.activity-tfb .house-dynamic .top .count[data-v-5728422f] {
 line-height:.66rem;
 font-weight:600;
 font-size:.48rem;
 color:#fa5d5d;
 margin:0 .04rem
}
.activity-tfb .house-dynamic .tips[data-v-5728422f] {
 line-height:.4rem;
 font-weight:400;
 font-size:.28rem;
 color:#ff5656;
 margin-top:.24rem
}
.activity-tfb .recommend-title[data-v-5728422f] {
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-align:center;
 -ms-flex-align:center;
 align-items:center;
 line-height:.5rem;
 font-weight:800;
 font-size:.36rem;
 color:#527191;
 margin:0 .32rem .48rem
}
.activity-tfb .recommend-title .icon-line[data-v-5728422f] {
 -webkit-box-flex:1;
 -ms-flex:1;
 flex:1;
 height:.02rem;
 background:#97afc8
}
.activity-tfb .recommend-title .icon-line.left[data-v-5728422f] {
 margin-right:.16rem
}
.activity-tfb .recommend-title .icon-line.right[data-v-5728422f] {
 margin-left:.16rem
}
.activity-tfb .recommend-title .text[data-v-5728422f] {
 -ms-flex-negative:0;
 flex-shrink:0
}
.activity-tfb .recommend-tags[data-v-5728422f] {
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-align:center;
 -ms-flex-align:center;
 align-items:center;
 -webkit-box-pack:justify;
 -ms-flex-pack:justify;
 justify-content:space-between;
 margin:0 .8rem .64rem
}
.activity-tfb .recommend-tags .tag[data-v-5728422f] {
 line-height:.28rem;
 font-weight:400;
 font-size:.28rem;
 color:#fff;
 padding:.12rem .32rem;
 background:#4a7bad;
 border-radius:.26rem
}
.activity-tfb .house-item[data-v-5728422f] {
 position:relative;
 overflow:hidden;
 margin:0 .32rem .22rem;
 border-radius:.08rem
}
.activity-tfb .house-item .image[data-v-5728422f] {
 display:block;
 width:100%;
 height:3.86rem
}
.activity-tfb .house-item .attention[data-v-5728422f] {
 line-height:.34rem;
 font-weight:400;
 font-size:.24rem;
 color:rgba(0,0,0,.6);
 position:absolute;
 top:3.04rem;
 left:.2rem;
 padding:.08rem .16rem;
 background:#fff;
 border-radius:.04rem
}
.activity-tfb .house-item .btn-call[data-v-5728422f] {
 line-height:.4rem;
 font-weight:600;
 font-size:.28rem;
 color:#fff;
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-align:center;
 -ms-flex-align:center;
 align-items:center;
 -webkit-box-pack:center;
 -ms-flex-pack:center;
 justify-content:center;
 position:absolute;
 top:2.92rem;
 right:0;
 width:2rem;
 height:.72rem;
 background:#ff5656;
 border-radius:.36rem 0 0 .36rem
}
.activity-tfb .house-item .btn-call .icon-call[data-v-5728422f] {
 width:.32rem;
 height:.32rem;
 margin-left:.12rem;
 margin-right:.08rem
}
.activity-tfb .house-item .infos[data-v-5728422f] {
 padding:.32rem .32rem .48rem;
 background:#fff
}
.activity-tfb .house-item .infos .name[data-v-5728422f] {
 line-height:.44rem;
 font-weight:600;
 font-size:.32rem;
 color:#000;
 margin-bottom:.08rem
}
.activity-tfb .house-item .infos .tips[data-v-5728422f] {
 line-height:.4rem;
 font-weight:400;
 font-size:.28rem;
 color:#307fcf;
 margin-bottom:.2rem
}
.activity-tfb .house-item .infos .price[data-v-5728422f] {
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-align:center;
 -ms-flex-align:center;
 align-items:center;
 line-height:.5rem;
 font-weight:800;
 font-size:.36rem;
 color:#ff5656;
 margin-bottom:.22rem
}
.activity-tfb .house-item .infos .price .small[data-v-5728422f] {
 line-height:.4rem;
 font-weight:600;
 font-size:.28rem;
 color:#ff5656
}
.activity-tfb .house-item .infos .detail-box[data-v-5728422f] {
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-align:center;
 -ms-flex-align:center;
 align-items:center;
 line-height:.4rem;
 font-weight:400;
 font-size:.28rem;
 color:rgba(0,0,0,.4);
 margin-bottom:.32rem
}
.activity-tfb .house-item .infos .detail-box .label[data-v-5728422f] {
 -ms-flex-negative:0;
 flex-shrink:0;
 color:rgba(0,0,0,.4)
}
.activity-tfb .house-item .infos .detail-box .value[data-v-5728422f] {
 overflow:hidden;
 text-overflow:ellipsis;
 white-space:nowrap;
 color:rgba(0,0,0,.8)
}
.activity-tfb .house-item .infos .slc-house[data-v-5728422f] {
 position:relative;
 display:block;
 border:none;
 outline:none;
 -webkit-box-sizing:border-box;
 box-sizing:border-box;
 line-height:.4rem;
 font-weight:400;
 font-size:.28rem;
 color:rgba(0,0,0,.8);
 width:100%;
 height:.88rem;
 margin-bottom:.32rem;
 padding:.24rem .32rem;
 background:hsla(0,0%,84.7%,.2);
 border-radius:.08rem
}
.activity-tfb .house-item .infos .slc-house .dropdown[data-v-5728422f] {
 position:absolute;
 top:1.04rem;
 left:0;
 width:100%;
 padding:.16rem 0;
 background:#fff;
 -webkit-box-shadow:0 .08rem .2rem 0 rgba(0,0,0,.15);
 box-shadow:0 .08rem .2rem 0 rgba(0,0,0,.15);
 border-radius:.08rem
}
.activity-tfb .house-item .infos .slc-house .dropdown .dropdown-item[data-v-5728422f] {
 line-height:.4rem;
 font-weight:400;
 font-size:.28rem;
 color:rgba(0,0,0,.8);
 padding:.16rem .26rem
}
.activity-tfb .house-item .infos .slc-house .dropdown .dropdown-item.active[data-v-5728422f] {
 color:#2d78c4
}
.activity-tfb .house-item .infos .slc-house .icon-arrow[data-v-5728422f] {
 position:absolute;
 top:.36rem;
 right:.3rem;
 width:.3rem;
 height:.16rem;
 -webkit-transition:-webkit-transform .3s;
 transition:-webkit-transform .3s;
 transition:transform .3s;
 transition:transform .3s,-webkit-transform .3s
}
.activity-tfb .house-item .infos .slc-house .icon-arrow.reverse[data-v-5728422f] {
 -webkit-transform:rotate(180deg);
 transform:rotate(180deg)
}
.activity-tfb .footer[data-v-5728422f] {
 line-height:.32rem;
 font-weight:400;
 font-size:.24rem;
 color:rgba(50,53,71,.3);
 padding:.2rem .32rem .48rem
}
.activity-tfb .footer .icon-line[data-v-5728422f] {
 margin:0 .08rem
}
.activity-tfb .footer .link[data-v-5728422f] {
 line-height:.32rem;
 font-weight:400;
 font-size:.24rem;
 color:rgba(50,53,71,.3)
}
.activity-tfb .footer .top[data-v-5728422f] {
 line-height:.4rem;
 font-weight:400;
 font-size:.28rem;
 color:rgba(50,53,71,.3);
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-align:center;
 -ms-flex-align:center;
 align-items:center;
 margin-bottom:.16rem
}
.activity-tfb .footer .top .logos[data-v-5728422f] {
 opacity:.3;
 width:.44rem;
 height:.48rem;
 margin-right:.16rem
}
.activity-tfb .footer .middle[data-v-5728422f] {
 margin-bottom:.12rem
}
.activity-tfb .footer .bottom[data-v-5728422f] {
 margin-bottom:.16rem
}
.activity-tfb44[data-v-34022254] {
 background:#f3f3f3
}
.activity-tfb44 .btn-send[data-v-34022254] {
 line-height:.44rem;
 font-weight:400;
 font-size:.32rem;
 color:#fff;
 -webkit-box-pack:center;
 -ms-flex-pack:center;
 justify-content:center;
 background:#307fcf;
 border-radius:.08rem
}
.activity-tfb44 .btn-send[data-v-34022254],
.activity-tfb44 .input-code-box[data-v-34022254] {
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-align:center;
 -ms-flex-align:center;
 align-items:center;
 width:100%;
 height:.88rem
}
.activity-tfb44 .input-code-box[data-v-34022254] {
 margin-top:.24rem;
 margin-bottom:.48rem
}
.activity-tfb44 .input-code-box .btn-get[data-v-34022254] {
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-align:center;
 -ms-flex-align:center;
 align-items:center;
 -webkit-box-pack:center;
 -ms-flex-pack:center;
 justify-content:center;
 -ms-flex-negative:0;
 flex-shrink:0;
 width:2.04rem;
 height:100%;
 margin-left:.16rem
}
.activity-tfb44 .input-code-box .btn-get[data-v-34022254],
.activity-tfb44 .input-code[data-v-34022254],
.activity-tfb44 .input-phone[data-v-34022254] {
 line-height:.4rem;
 font-weight:400;
 font-size:.28rem;
 color:rgba(0,0,0,.8);
 background:hsla(0,0%,84.7%,.2)
}
.activity-tfb44 .input-code[data-v-34022254],
.activity-tfb44 .input-phone[data-v-34022254] {
 display:block;
 border:none;
 outline:none;
 -webkit-box-sizing:border-box;
 box-sizing:border-box;
 width:100%;
 height:.88rem;
 padding:.24rem .32rem;
 border-radius:.08rem
}
.activity-tfb44 .input-code[data-v-34022254]::-webkit-input-placeholder,
.activity-tfb44 .input-phone[data-v-34022254]::-webkit-input-placeholder {
 color:rgba(0,0,0,.2)
}
.activity-tfb44 .input-code[data-v-34022254]::-moz-placeholder,
.activity-tfb44 .input-phone[data-v-34022254]::-moz-placeholder {
 color:rgba(0,0,0,.2)
}
.activity-tfb44 .input-code[data-v-34022254]:-ms-input-placeholder,
.activity-tfb44 .input-phone[data-v-34022254]:-ms-input-placeholder {
 color:rgba(0,0,0,.2)
}
.activity-tfb44 .input-code[data-v-34022254]::-ms-input-placeholder,
.activity-tfb44 .input-phone[data-v-34022254]::-ms-input-placeholder {
 color:rgba(0,0,0,.2)
}
.activity-tfb44 .input-code[data-v-34022254]::placeholder,
.activity-tfb44 .input-phone[data-v-34022254]::placeholder {
 color:rgba(0,0,0,.2)
}
.activity-tfb44 .head[data-v-34022254] {
 display:block;
 height:10rem
}
.activity-tfb44 .house-dynamic[data-v-34022254] {
 -webkit-box-orient:vertical;
 -webkit-box-direction:normal;
 -ms-flex-direction:column;
 flex-direction:column;
 position:relative;
 z-index:2;
 width:6.86rem;
 margin:-1.7rem 0 .76rem .32rem;
 padding:.42rem .32rem .58rem;
 background:#fff;
 border-radius:.08rem;
 -webkit-box-sizing:border-box;
 box-sizing:border-box
}
.activity-tfb44 .house-dynamic .top[data-v-34022254],
.activity-tfb44 .house-dynamic[data-v-34022254] {
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-align:center;
 -ms-flex-align:center;
 align-items:center
}
.activity-tfb44 .house-dynamic .top[data-v-34022254] {
 line-height:.44rem;
 font-weight:400;
 font-size:.32rem;
 color:#2f7ecd;
 margin-bottom:.4rem
}
.activity-tfb44 .house-dynamic .top .icon-kill[data-v-34022254] {
 width:2.1rem;
 margin-left:.22rem
}
.activity-tfb44 .house-dynamic .top .count[data-v-34022254] {
 line-height:.66rem;
 font-weight:600;
 font-size:.48rem;
 color:#fa5d5d;
 margin:0 .04rem
}
.activity-tfb44 .house-dynamic .tips[data-v-34022254] {
 line-height:.4rem;
 font-weight:400;
 font-size:.28rem;
 color:#ff5656;
 margin-top:.24rem
}
.activity-tfb44 .recommend-title[data-v-34022254] {
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-align:center;
 -ms-flex-align:center;
 align-items:center;
 line-height:.5rem;
 font-weight:800;
 font-size:.36rem;
 color:#527191;
 margin:0 .32rem .48rem
}
.activity-tfb44 .recommend-title .icon-line[data-v-34022254] {
 -webkit-box-flex:1;
 -ms-flex:1;
 flex:1;
 height:.02rem;
 background:#97afc8
}
.activity-tfb44 .recommend-title .icon-line.left[data-v-34022254] {
 margin-right:.16rem
}
.activity-tfb44 .recommend-title .icon-line.right[data-v-34022254] {
 margin-left:.16rem
}
.activity-tfb44 .recommend-title .text[data-v-34022254] {
 -ms-flex-negative:0;
 flex-shrink:0
}
.activity-tfb44 .recommend-tags[data-v-34022254] {
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-align:center;
 -ms-flex-align:center;
 align-items:center;
 -webkit-box-pack:justify;
 -ms-flex-pack:justify;
 justify-content:space-between;
 margin:0 .8rem .64rem
}
.activity-tfb44 .recommend-tags .tag[data-v-34022254] {
 line-height:.28rem;
 font-weight:400;
 font-size:.28rem;
 color:#fff;
 padding:.12rem .32rem;
 background:#4a7bad;
 border-radius:.26rem
}
.activity-tfb44 .house-item[data-v-34022254] {
 position:relative;
 margin:0 .32rem .22rem
}
.activity-tfb44 .house-item .image[data-v-34022254] {
 display:block;
 width:100%;
 height:3.86rem;
 border-radius:.08rem .08rem 0 0
}
.activity-tfb44 .house-item .attention[data-v-34022254] {
 line-height:.34rem;
 font-weight:400;
 font-size:.24rem;
 color:rgba(0,0,0,.6);
 position:absolute;
 top:3.04rem;
 left:.2rem;
 padding:.08rem .16rem;
 background:#fff;
 border-radius:.04rem
}
.activity-tfb44 .house-item .btn-call[data-v-34022254] {
 line-height:.4rem;
 font-weight:600;
 font-size:.28rem;
 color:#fff;
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-align:center;
 -ms-flex-align:center;
 align-items:center;
 -webkit-box-pack:center;
 -ms-flex-pack:center;
 justify-content:center;
 position:absolute;
 top:2.92rem;
 right:0;
 width:2rem;
 height:.72rem;
 background:#ff5656;
 border-radius:.36rem 0 0 .36rem
}
.activity-tfb44 .house-item .btn-call .icon-call[data-v-34022254] {
 width:.32rem;
 height:.32rem;
 margin-left:.12rem;
 margin-right:.08rem
}
.activity-tfb44 .house-item .infos[data-v-34022254] {
 padding:.32rem .32rem .48rem;
 background:#fff;
 border-radius:0 0 .08rem .08rem
}
.activity-tfb44 .house-item .infos .name[data-v-34022254] {
 line-height:.44rem;
 font-weight:600;
 font-size:.32rem;
 color:#000;
 margin-bottom:.08rem
}
.activity-tfb44 .house-item .infos .tips[data-v-34022254] {
 line-height:.4rem;
 font-weight:400;
 font-size:.28rem;
 color:#307fcf;
 margin-bottom:.2rem
}
.activity-tfb44 .house-item .infos .price[data-v-34022254] {
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-align:center;
 -ms-flex-align:center;
 align-items:center;
 line-height:.5rem;
 font-weight:800;
 font-size:.36rem;
 color:#ff5656;
 margin-bottom:.22rem
}
.activity-tfb44 .house-item .infos .price .small[data-v-34022254] {
 line-height:.4rem;
 font-weight:600;
 font-size:.28rem;
 color:#ff5656
}
.activity-tfb44 .house-item .infos .detail-box[data-v-34022254] {
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-align:center;
 -ms-flex-align:center;
 align-items:center;
 line-height:.4rem;
 font-weight:400;
 font-size:.28rem;
 color:rgba(0,0,0,.4);
 margin-bottom:.32rem
}
.activity-tfb44 .house-item .infos .detail-box .label[data-v-34022254] {
 -ms-flex-negative:0;
 flex-shrink:0;
 color:rgba(0,0,0,.4)
}
.activity-tfb44 .house-item .infos .detail-box .value[data-v-34022254] {
 overflow:hidden;
 text-overflow:ellipsis;
 white-space:nowrap;
 color:rgba(0,0,0,.8)
}
.activity-tfb44 .house-item .infos .slc-house[data-v-34022254] {
 position:relative;
 display:block;
 border:none;
 outline:none;
 -webkit-box-sizing:border-box;
 box-sizing:border-box;
 line-height:.4rem;
 font-weight:400;
 font-size:.28rem;
 color:rgba(0,0,0,.8);
 width:100%;
 height:.88rem;
 margin-bottom:.32rem;
 padding:.24rem .32rem;
 background:hsla(0,0%,84.7%,.2);
 border-radius:.08rem
}
.activity-tfb44 .house-item .infos .slc-house .dropdown[data-v-34022254] {
 z-index:3;
 position:absolute;
 top:1.04rem;
 left:0;
 width:100%;
 padding:.16rem 0;
 background:#fff;
 -webkit-box-shadow:0 .08rem .2rem 0 rgba(0,0,0,.15);
 box-shadow:0 .08rem .2rem 0 rgba(0,0,0,.15);
 border-radius:.08rem
}
.activity-tfb44 .house-item .infos .slc-house .dropdown .dropdown-item[data-v-34022254] {
 line-height:.4rem;
 font-weight:400;
 font-size:.28rem;
 color:rgba(0,0,0,.8);
 padding:.16rem .26rem
}
.activity-tfb44 .house-item .infos .slc-house .dropdown .dropdown-item.active[data-v-34022254] {
 color:#2d78c4
}
.activity-tfb44 .house-item .infos .slc-house .icon-arrow[data-v-34022254] {
 position:absolute;
 top:.36rem;
 right:.3rem;
 width:.3rem;
 height:.16rem;
 -webkit-transition:-webkit-transform .3s;
 transition:-webkit-transform .3s;
 transition:transform .3s;
 transition:transform .3s,-webkit-transform .3s
}
.activity-tfb44 .house-item .infos .slc-house .icon-arrow.reverse[data-v-34022254] {
 -webkit-transform:rotate(180deg);
 transform:rotate(180deg)
}
.activity-tfb44 .footer[data-v-34022254] {
 line-height:.32rem;
 font-weight:400;
 font-size:.24rem;
 color:rgba(50,53,71,.3);
 padding:.2rem .32rem .48rem
}
.activity-tfb44 .footer .icon-line[data-v-34022254] {
 margin:0 .08rem
}
.activity-tfb44 .footer .link[data-v-34022254] {
 line-height:.32rem;
 font-weight:400;
 font-size:.24rem;
 color:rgba(50,53,71,.3)
}
.activity-tfb44 .footer .top[data-v-34022254] {
 line-height:.4rem;
 font-weight:400;
 font-size:.28rem;
 color:rgba(50,53,71,.3);
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-align:center;
 -ms-flex-align:center;
 align-items:center;
 margin-bottom:.16rem
}
.activity-tfb44 .footer .top .logos[data-v-34022254] {
 opacity:.3;
 width:.44rem;
 height:.48rem;
 margin-right:.16rem
}
.activity-tfb44 .footer .middle[data-v-34022254] {
 margin-bottom:.12rem
}
.activity-tfb44 .footer .bottom[data-v-34022254] {
 margin-bottom:.16rem
}
.activity-tfb[data-v-a0f9ebee] {
 background:#f3f3f3
}
.activity-tfb .btn-send[data-v-a0f9ebee] {
 line-height:.44rem;
 font-weight:400;
 font-size:.32rem;
 color:#fff;
 -webkit-box-pack:center;
 -ms-flex-pack:center;
 justify-content:center;
 background:#307fcf;
 border-radius:.08rem
}
.activity-tfb .btn-send[data-v-a0f9ebee],
.activity-tfb .input-code-box[data-v-a0f9ebee] {
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-align:center;
 -ms-flex-align:center;
 align-items:center;
 width:100%;
 height:.88rem
}
.activity-tfb .input-code-box[data-v-a0f9ebee] {
 margin-top:.24rem;
 margin-bottom:.48rem
}
.activity-tfb .input-code-box .btn-get[data-v-a0f9ebee] {
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-align:center;
 -ms-flex-align:center;
 align-items:center;
 -webkit-box-pack:center;
 -ms-flex-pack:center;
 justify-content:center;
 -ms-flex-negative:0;
 flex-shrink:0;
 width:2.04rem;
 height:100%;
 margin-left:.16rem
}
.activity-tfb .input-code-box .btn-get[data-v-a0f9ebee],
.activity-tfb .input-code[data-v-a0f9ebee],
.activity-tfb .input-phone[data-v-a0f9ebee] {
 line-height:.4rem;
 font-weight:400;
 font-size:.28rem;
 color:rgba(0,0,0,.8);
 background:hsla(0,0%,84.7%,.2)
}
.activity-tfb .input-code[data-v-a0f9ebee],
.activity-tfb .input-phone[data-v-a0f9ebee] {
 display:block;
 border:none;
 outline:none;
 -webkit-box-sizing:border-box;
 box-sizing:border-box;
 width:100%;
 height:.88rem;
 padding:.24rem .32rem;
 border-radius:.08rem
}
.activity-tfb .input-code[data-v-a0f9ebee]::-webkit-input-placeholder,
.activity-tfb .input-phone[data-v-a0f9ebee]::-webkit-input-placeholder {
 color:rgba(0,0,0,.2)
}
.activity-tfb .input-code[data-v-a0f9ebee]::-moz-placeholder,
.activity-tfb .input-phone[data-v-a0f9ebee]::-moz-placeholder {
 color:rgba(0,0,0,.2)
}
.activity-tfb .input-code[data-v-a0f9ebee]:-ms-input-placeholder,
.activity-tfb .input-phone[data-v-a0f9ebee]:-ms-input-placeholder {
 color:rgba(0,0,0,.2)
}
.activity-tfb .input-code[data-v-a0f9ebee]::-ms-input-placeholder,
.activity-tfb .input-phone[data-v-a0f9ebee]::-ms-input-placeholder {
 color:rgba(0,0,0,.2)
}
.activity-tfb .input-code[data-v-a0f9ebee]::placeholder,
.activity-tfb .input-phone[data-v-a0f9ebee]::placeholder {
 color:rgba(0,0,0,.2)
}
.activity-tfb .head[data-v-a0f9ebee] {
 display:block;
 height:10rem
}
.activity-tfb .house-dynamic[data-v-a0f9ebee] {
 -webkit-box-orient:vertical;
 -webkit-box-direction:normal;
 -ms-flex-direction:column;
 flex-direction:column;
 position:relative;
 z-index:2;
 width:6.86rem;
 margin:-1.7rem 0 .76rem .32rem;
 padding:.42rem .32rem .58rem;
 background:#fff;
 border-radius:.08rem;
 -webkit-box-sizing:border-box;
 box-sizing:border-box
}
.activity-tfb .house-dynamic .top[data-v-a0f9ebee],
.activity-tfb .house-dynamic[data-v-a0f9ebee] {
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-align:center;
 -ms-flex-align:center;
 align-items:center
}
.activity-tfb .house-dynamic .top[data-v-a0f9ebee] {
 line-height:.44rem;
 font-weight:400;
 font-size:.32rem;
 color:#2f7ecd;
 margin-bottom:.4rem
}
.activity-tfb .house-dynamic .top .icon-kill[data-v-a0f9ebee] {
 width:2.1rem;
 margin-left:.22rem
}
.activity-tfb .house-dynamic .top .count[data-v-a0f9ebee] {
 line-height:.66rem;
 font-weight:600;
 font-size:.48rem;
 color:#fa5d5d;
 margin:0 .04rem
}
.activity-tfb .house-dynamic .tips[data-v-a0f9ebee] {
 line-height:.4rem;
 font-weight:400;
 font-size:.28rem;
 color:#ff5656;
 margin-top:.24rem
}
.activity-tfb .recommend-title[data-v-a0f9ebee] {
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-align:center;
 -ms-flex-align:center;
 align-items:center;
 line-height:.5rem;
 font-weight:800;
 font-size:.36rem;
 color:#527191;
 margin:0 .32rem .48rem
}
.activity-tfb .recommend-title .icon-line[data-v-a0f9ebee] {
 -webkit-box-flex:1;
 -ms-flex:1;
 flex:1;
 height:.02rem;
 background:#97afc8
}
.activity-tfb .recommend-title .icon-line.left[data-v-a0f9ebee] {
 margin-right:.16rem
}
.activity-tfb .recommend-title .icon-line.right[data-v-a0f9ebee] {
 margin-left:.16rem
}
.activity-tfb .recommend-title .text[data-v-a0f9ebee] {
 -ms-flex-negative:0;
 flex-shrink:0
}
.activity-tfb .recommend-tags[data-v-a0f9ebee] {
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-align:center;
 -ms-flex-align:center;
 align-items:center;
 -webkit-box-pack:justify;
 -ms-flex-pack:justify;
 justify-content:space-between;
 margin:0 .8rem .64rem
}
.activity-tfb .recommend-tags .tag[data-v-a0f9ebee] {
 line-height:.28rem;
 font-weight:400;
 font-size:.28rem;
 color:#fff;
 padding:.12rem .32rem;
 background:#4a7bad;
 border-radius:.26rem
}
.activity-tfb .house-item[data-v-a0f9ebee] {
 position:relative;
 overflow:hidden;
 margin:0 .32rem .22rem;
 border-radius:.08rem
}
.activity-tfb .house-item .image[data-v-a0f9ebee] {
 display:block;
 width:100%;
 height:3.86rem
}
.activity-tfb .house-item .attention[data-v-a0f9ebee] {
 line-height:.34rem;
 font-weight:400;
 font-size:.24rem;
 color:rgba(0,0,0,.6);
 position:absolute;
 top:3.04rem;
 left:.2rem;
 padding:.08rem .16rem;
 background:#fff;
 border-radius:.04rem
}
.activity-tfb .house-item .infos[data-v-a0f9ebee] {
 padding:.32rem .32rem .48rem;
 background:#fff
}
.activity-tfb .house-item .infos .name[data-v-a0f9ebee] {
 line-height:.44rem;
 font-weight:600;
 font-size:.32rem;
 color:#000;
 margin-bottom:.08rem
}
.activity-tfb .house-item .infos .tips[data-v-a0f9ebee] {
 line-height:.4rem;
 font-weight:400;
 font-size:.28rem;
 color:#307fcf;
 margin-bottom:.2rem
}
.activity-tfb .house-item .infos .price[data-v-a0f9ebee] {
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-align:center;
 -ms-flex-align:center;
 align-items:center;
 line-height:.5rem;
 font-weight:800;
 font-size:.36rem;
 color:#ff5656;
 margin-bottom:.22rem
}
.activity-tfb .house-item .infos .price .small[data-v-a0f9ebee] {
 line-height:.4rem;
 font-weight:600;
 font-size:.28rem;
 color:#ff5656
}
.activity-tfb .house-item .infos .detail-box[data-v-a0f9ebee] {
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-align:center;
 -ms-flex-align:center;
 align-items:center;
 line-height:.4rem;
 font-weight:400;
 font-size:.28rem;
 color:rgba(0,0,0,.4);
 margin-bottom:.32rem
}
.activity-tfb .house-item .infos .detail-box .label[data-v-a0f9ebee] {
 -ms-flex-negative:0;
 flex-shrink:0;
 color:rgba(0,0,0,.4)
}
.activity-tfb .house-item .infos .detail-box .value[data-v-a0f9ebee] {
 overflow:hidden;
 text-overflow:ellipsis;
 white-space:nowrap;
 color:rgba(0,0,0,.8)
}
.activity-tfb .house-item .infos .slc-house[data-v-a0f9ebee] {
 position:relative;
 display:block;
 border:none;
 outline:none;
 -webkit-box-sizing:border-box;
 box-sizing:border-box;
 line-height:.4rem;
 font-weight:400;
 font-size:.28rem;
 color:rgba(0,0,0,.8);
 width:100%;
 height:.88rem;
 margin-bottom:.32rem;
 padding:.24rem .32rem;
 background:hsla(0,0%,84.7%,.2);
 border-radius:.08rem
}
.activity-tfb .house-item .infos .slc-house .dropdown[data-v-a0f9ebee] {
 position:absolute;
 top:1.04rem;
 left:0;
 width:100%;
 padding:.16rem 0;
 background:#fff;
 -webkit-box-shadow:0 .08rem .2rem 0 rgba(0,0,0,.15);
 box-shadow:0 .08rem .2rem 0 rgba(0,0,0,.15);
 border-radius:.08rem
}
.activity-tfb .house-item .infos .slc-house .dropdown .dropdown-item[data-v-a0f9ebee] {
 line-height:.4rem;
 font-weight:400;
 font-size:.28rem;
 color:rgba(0,0,0,.8);
 padding:.16rem .26rem
}
.activity-tfb .house-item .infos .slc-house .dropdown .dropdown-item.active[data-v-a0f9ebee] {
 color:#2d78c4
}
.activity-tfb .house-item .infos .slc-house .icon-arrow[data-v-a0f9ebee] {
 position:absolute;
 top:.36rem;
 right:.3rem;
 width:.3rem;
 height:.16rem;
 -webkit-transition:-webkit-transform .3s;
 transition:-webkit-transform .3s;
 transition:transform .3s;
 transition:transform .3s,-webkit-transform .3s
}
.activity-tfb .house-item .infos .slc-house .icon-arrow.reverse[data-v-a0f9ebee] {
 -webkit-transform:rotate(180deg);
 transform:rotate(180deg)
}
.activity-tfb .footer[data-v-a0f9ebee] {
 line-height:.32rem;
 font-weight:400;
 font-size:.24rem;
 color:rgba(50,53,71,.3);
 padding:.2rem .32rem .48rem
}
.activity-tfb .footer .icon-line[data-v-a0f9ebee] {
 margin:0 .08rem
}
.activity-tfb .footer .link[data-v-a0f9ebee] {
 line-height:.32rem;
 font-weight:400;
 font-size:.24rem;
 color:rgba(50,53,71,.3)
}
.activity-tfb .footer .top[data-v-a0f9ebee] {
 line-height:.4rem;
 font-weight:400;
 font-size:.28rem;
 color:rgba(50,53,71,.3);
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-align:center;
 -ms-flex-align:center;
 align-items:center;
 margin-bottom:.16rem
}
.activity-tfb .footer .top .logos[data-v-a0f9ebee] {
 opacity:.3;
 width:.44rem;
 height:.48rem;
 margin-right:.16rem
}
.activity-tfb .footer .middle[data-v-a0f9ebee] {
 margin-bottom:.12rem
}
.activity-tfb .footer .bottom[data-v-a0f9ebee] {
 margin-bottom:.16rem
}
.activity-tt[data-v-458691e4] {
 max-width:780PX;
 background:#f3f3f3
}
.activity-tt .btn-send[data-v-458691e4] {
 line-height:.44rem;
 font-weight:400;
 font-size:.32rem;
 color:#fff;
 -webkit-box-pack:center;
 -ms-flex-pack:center;
 justify-content:center;
 background:#307fcf;
 border-radius:.08rem
}
.activity-tt .btn-send[data-v-458691e4],
.activity-tt .input-code-box[data-v-458691e4] {
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-align:center;
 -ms-flex-align:center;
 align-items:center;
 width:100%;
 height:.88rem
}
.activity-tt .input-code-box[data-v-458691e4] {
 margin-top:.24rem;
 margin-bottom:.48rem
}
.activity-tt .input-code-box .btn-get[data-v-458691e4] {
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-align:center;
 -ms-flex-align:center;
 align-items:center;
 -webkit-box-pack:center;
 -ms-flex-pack:center;
 justify-content:center;
 -ms-flex-negative:0;
 flex-shrink:0;
 width:2.04rem;
 height:100%;
 margin-left:.16rem
}
.activity-tt .input-code-box .btn-get[data-v-458691e4],
.activity-tt .input-code[data-v-458691e4],
.activity-tt .input-phone[data-v-458691e4] {
 line-height:.4rem;
 font-weight:400;
 font-size:.28rem;
 color:rgba(0,0,0,.8);
 background:hsla(0,0%,84.7%,.2)
}
.activity-tt .input-code[data-v-458691e4],
.activity-tt .input-phone[data-v-458691e4] {
 display:block;
 border:none;
 outline:none;
 -webkit-box-sizing:border-box;
 box-sizing:border-box;
 width:100%;
 height:.88rem;
 padding:.24rem .32rem;
 border-radius:.08rem
}
.activity-tt .input-code[data-v-458691e4]::-webkit-input-placeholder,
.activity-tt .input-phone[data-v-458691e4]::-webkit-input-placeholder {
 color:rgba(0,0,0,.2)
}
.activity-tt .input-code[data-v-458691e4]::-moz-placeholder,
.activity-tt .input-phone[data-v-458691e4]::-moz-placeholder {
 color:rgba(0,0,0,.2)
}
.activity-tt .input-code[data-v-458691e4]:-ms-input-placeholder,
.activity-tt .input-phone[data-v-458691e4]:-ms-input-placeholder {
 color:rgba(0,0,0,.2)
}
.activity-tt .input-code[data-v-458691e4]::-ms-input-placeholder,
.activity-tt .input-phone[data-v-458691e4]::-ms-input-placeholder {
 color:rgba(0,0,0,.2)
}
.activity-tt .input-code[data-v-458691e4]::placeholder,
.activity-tt .input-phone[data-v-458691e4]::placeholder {
 color:rgba(0,0,0,.2)
}
.activity-tt .head[data-v-458691e4] {
 display:block;
 height:10rem
}
.activity-tt .house-dynamic[data-v-458691e4] {
 -webkit-box-orient:vertical;
 -webkit-box-direction:normal;
 -ms-flex-direction:column;
 flex-direction:column;
 position:relative;
 z-index:2;
 width:6.86rem;
 margin:-1.7rem 0 .76rem .32rem;
 padding:.42rem .32rem .58rem;
 background:#fff;
 border-radius:.08rem;
 -webkit-box-sizing:border-box;
 box-sizing:border-box
}
.activity-tt .house-dynamic .top[data-v-458691e4],
.activity-tt .house-dynamic[data-v-458691e4] {
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-align:center;
 -ms-flex-align:center;
 align-items:center
}
.activity-tt .house-dynamic .top[data-v-458691e4] {
 line-height:.44rem;
 font-weight:400;
 font-size:.32rem;
 color:#2f7ecd;
 margin-bottom:.4rem
}
.activity-tt .house-dynamic .top .icon-kill[data-v-458691e4] {
 width:2.1rem;
 margin-left:.22rem
}
.activity-tt .house-dynamic .top .count[data-v-458691e4] {
 line-height:.66rem;
 font-weight:600;
 font-size:.48rem;
 color:#fa5d5d;
 margin:0 .04rem
}
.activity-tt .house-dynamic .tips[data-v-458691e4] {
 line-height:.4rem;
 font-weight:400;
 font-size:.28rem;
 color:#ff5656;
 margin-top:.24rem
}
.activity-tt .recommend-title[data-v-458691e4] {
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-align:center;
 -ms-flex-align:center;
 align-items:center;
 line-height:.5rem;
 font-weight:800;
 font-size:.36rem;
 color:#527191;
 margin:0 .32rem .48rem
}
.activity-tt .recommend-title .icon-line[data-v-458691e4] {
 -webkit-box-flex:1;
 -ms-flex:1;
 flex:1;
 height:.02rem;
 background:#97afc8
}
.activity-tt .recommend-title .icon-line.left[data-v-458691e4] {
 margin-right:.16rem
}
.activity-tt .recommend-title .icon-line.right[data-v-458691e4] {
 margin-left:.16rem
}
.activity-tt .recommend-title .text[data-v-458691e4] {
 -ms-flex-negative:0;
 flex-shrink:0
}
.activity-tt .recommend-tags[data-v-458691e4] {
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-align:center;
 -ms-flex-align:center;
 align-items:center;
 -webkit-box-pack:justify;
 -ms-flex-pack:justify;
 justify-content:space-between;
 margin:0 .8rem .64rem
}
.activity-tt .recommend-tags .tag[data-v-458691e4] {
 line-height:.28rem;
 font-weight:400;
 font-size:.28rem;
 color:#fff;
 padding:.12rem .32rem;
 background:#4a7bad;
 border-radius:.26rem
}
.activity-tt .house-item[data-v-458691e4] {
 position:relative;
 overflow:hidden;
 margin:0 .32rem .22rem;
 border-radius:.08rem
}
.activity-tt .house-item .image[data-v-458691e4] {
 display:block;
 width:100%;
 height:3.86rem
}
.activity-tt .house-item .attention[data-v-458691e4] {
 line-height:.34rem;
 font-weight:400;
 font-size:.24rem;
 color:rgba(0,0,0,.6);
 position:absolute;
 top:3.04rem;
 left:.2rem;
 padding:.08rem .16rem;
 background:#fff;
 border-radius:.04rem
}
.activity-tt .house-item .btn-call[data-v-458691e4] {
 line-height:.4rem;
 font-weight:600;
 font-size:.28rem;
 color:#fff;
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-align:center;
 -ms-flex-align:center;
 align-items:center;
 -webkit-box-pack:center;
 -ms-flex-pack:center;
 justify-content:center;
 position:absolute;
 top:2.92rem;
 right:0;
 width:2rem;
 height:.72rem;
 background:#ff5656;
 border-radius:.36rem 0 0 .36rem
}
.activity-tt .house-item .btn-call .icon-call[data-v-458691e4] {
 width:.32rem;
 height:.32rem;
 margin-left:.12rem;
 margin-right:.08rem
}
.activity-tt .house-item .infos[data-v-458691e4] {
 padding:.32rem .32rem .48rem;
 background:#fff
}
.activity-tt .house-item .infos .name[data-v-458691e4] {
 line-height:.44rem;
 font-weight:600;
 font-size:.32rem;
 color:#000;
 margin-bottom:.08rem
}
.activity-tt .house-item .infos .tips[data-v-458691e4] {
 line-height:.4rem;
 font-weight:400;
 font-size:.28rem;
 color:#307fcf;
 margin-bottom:.2rem
}
.activity-tt .house-item .infos .price[data-v-458691e4] {
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-align:center;
 -ms-flex-align:center;
 align-items:center;
 line-height:.5rem;
 font-weight:800;
 font-size:.36rem;
 color:#ff5656;
 margin-bottom:.22rem
}
.activity-tt .house-item .infos .price .small[data-v-458691e4] {
 line-height:.4rem;
 font-weight:600;
 font-size:.28rem;
 color:#ff5656
}
.activity-tt .house-item .infos .detail-box[data-v-458691e4] {
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-align:center;
 -ms-flex-align:center;
 align-items:center;
 line-height:.4rem;
 font-weight:400;
 font-size:.28rem;
 color:rgba(0,0,0,.4);
 margin-bottom:.32rem
}
.activity-tt .house-item .infos .detail-box .label[data-v-458691e4] {
 -ms-flex-negative:0;
 flex-shrink:0;
 color:rgba(0,0,0,.4)
}
.activity-tt .house-item .infos .detail-box .value[data-v-458691e4] {
 overflow:hidden;
 text-overflow:ellipsis;
 white-space:nowrap;
 color:rgba(0,0,0,.8)
}
.activity-tt .house-item .infos .slc-house[data-v-458691e4] {
 position:relative;
 display:block;
 border:none;
 outline:none;
 -webkit-box-sizing:border-box;
 box-sizing:border-box;
 line-height:.4rem;
 font-weight:400;
 font-size:.28rem;
 color:rgba(0,0,0,.8);
 width:100%;
 height:.88rem;
 margin-bottom:.32rem;
 padding:.24rem .32rem;
 background:hsla(0,0%,84.7%,.2);
 border-radius:.08rem
}
.activity-tt .house-item .infos .slc-house .dropdown[data-v-458691e4] {
 position:absolute;
 top:1.04rem;
 left:0;
 width:100%;
 padding:.16rem 0;
 background:#fff;
 -webkit-box-shadow:0 .08rem .2rem 0 rgba(0,0,0,.15);
 box-shadow:0 .08rem .2rem 0 rgba(0,0,0,.15);
 border-radius:.08rem
}
.activity-tt .house-item .infos .slc-house .dropdown .dropdown-item[data-v-458691e4] {
 line-height:.4rem;
 font-weight:400;
 font-size:.28rem;
 color:rgba(0,0,0,.8);
 padding:.16rem .26rem
}
.activity-tt .house-item .infos .slc-house .dropdown .dropdown-item.active[data-v-458691e4] {
 color:#2d78c4
}
.activity-tt .house-item .infos .slc-house .icon-arrow[data-v-458691e4] {
 position:absolute;
 top:.36rem;
 right:.3rem;
 width:.3rem;
 height:.16rem;
 -webkit-transition:-webkit-transform .3s;
 transition:-webkit-transform .3s;
 transition:transform .3s;
 transition:transform .3s,-webkit-transform .3s
}
.activity-tt .house-item .infos .slc-house .icon-arrow.reverse[data-v-458691e4] {
 -webkit-transform:rotate(180deg);
 transform:rotate(180deg)
}
.activity-tt .footer[data-v-458691e4] {
 line-height:.32rem;
 font-weight:400;
 font-size:.24rem;
 color:rgba(50,53,71,.3);
 padding:.2rem .32rem .48rem
}
.activity-tt .footer .icon-line[data-v-458691e4] {
 margin:0 .08rem
}
.activity-tt .footer .link[data-v-458691e4] {
 line-height:.32rem;
 font-weight:400;
 font-size:.24rem;
 color:rgba(50,53,71,.3)
}
.activity-tt .footer .top[data-v-458691e4] {
 line-height:.4rem;
 font-weight:400;
 font-size:.28rem;
 color:rgba(50,53,71,.3);
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-align:center;
 -ms-flex-align:center;
 align-items:center;
 margin-bottom:.16rem
}
.activity-tt .footer .top .logos[data-v-458691e4] {
 opacity:.3;
 width:.44rem;
 height:.48rem;
 margin-right:.16rem
}
.activity-tt .footer .middle[data-v-458691e4] {
 margin-bottom:.12rem
}
.activity-tt .footer .bottom[data-v-458691e4] {
 margin-bottom:.16rem
}
.h5-home body {
 font-size:.32rem;
 width:100%;
 height:auto;
 background:#f0f0f0
}
.h5-home .mescroll[data-v-249d23cd] {
 position:fixed;
 top:.88rem;
 bottom:0;
 height:auto
}
.h5-home .container[data-v-249d23cd] {
 display:block;
 width:100%;
 background:#f0f0f0
}
.h5-home .container .header[data-v-249d23cd] {
 position:fixed;
 left:0;
 top:0;
 z-index:99;
 width:100%;
 height:.88rem;
 text-align:center;
 line-height:.9rem;
 background:#fff url(https://www.xffxs.com/images/xiangju/app/name_1.png) no-repeat 50%;
 background-size:1.8rem .32rem;
 font-size:.32rem;
 color:#fff
}
.h5-home .container .header .local-addr[data-v-249d23cd] {
 position:absolute;
 left:.4rem;
 display:block;
 width:1.12rem;
 height:100%;
 background:url(https://www.xffxs.com/images/xiangju/app/loction.png) no-repeat 0;
 background-size:.22rem .26rem;
 padding-left:.14rem
}
.h5-home .container .header .local-text[data-v-249d23cd] {
 position:absolute;
 left:.4rem;
 width:.64rem;
 background:url(https://www.xffxs.com/images/xiangju/app/loction_arrow.png) no-repeat 100%;
 background-size:.14rem .09rem;
 padding-right:.2rem;
 font-size:.28rem;
 font-weight:700;
 color:#313131;
 margin-left:-.08rem
}
.h5-home .container .local_box[data-v-249d23cd] {
 width:3.08rem;
 height:auto;
 padding:.5rem .36rem .2rem .52rem;
 -webkit-box-sizing:border-box;
 box-sizing:border-box;
 background:url(https://www.xffxs.com/images/xiangju/app/addr_bg.png) no-repeat 0 0;
 background-size:100% 100%;
 border-radius:.16rem;
 position:fixed;
 left:.2rem;
 top:.55rem;
 z-index:9999999999
}
.h5-home .container .local_box .local_list_tit[data-v-249d23cd] {
 font-size:.24rem;
 font-weight:700;
 color:#000;
 margin-bottom:.1rem
}
.h5-home .container .local_box .local_list[data-v-249d23cd] {
 display:block
}
.h5-home .container .local_box .local_list .local_list_item[data-v-249d23cd] {
 display:block;
 width:2rem;
 padding:.2rem 0 .12rem;
 -webkit-box-sizing:border-box;
 box-sizing:border-box;
 font-size:.28rem;
 font-weight:400;
 color:#313131;
 border-bottom:.02rem solid rgba(0,0,0,.068);
 position:relative
}
.h5-home .container .local_box .local_list .local_list_item[data-v-249d23cd]:last-child {
 font-size:.24rem;
 color:#9599a2
}
.h5-home .container .local_box .local_list .local_list_item img[data-v-249d23cd] {
 width:.24rem;
 height:.16rem;
 position:absolute;
 right:.16rem;
 top:50%;
 margin-top:-.08rem;
 display:none
}
.h5-home .container .local_box .local_list .active img[data-v-249d23cd] {
 display:block
}
.h5-home .container .wrapper .banner[data-v-249d23cd] {
 height:3.68rem;
 width:100%;
 display:block;
 overflow:hidden;
 position:relative
}
.h5-home .container .wrapper .banner .swipe[data-v-249d23cd] {
 width:100%;
 height:100%;
 background:#fff
}
.h5-home .container .wrapper .banner .swipe .swiper-slide[data-v-249d23cd] {
 height:100%
}
.h5-home .container .wrapper .banner .swipe .swiper-slide>div[data-v-249d23cd] {
 width:7.5rem;
 height:3rem;
 padding:.12rem .32rem .52rem;
 -webkit-box-sizing:border-box;
 box-sizing:border-box
}
.h5-home .container .wrapper .banner .swipe .swiper-slide>div img[data-v-249d23cd] {
 display:block;
 width:100%;
 margin:0 auto;
 text-align:center;
 border-radius:.08rem;
 -webkit-box-shadow:0 .04rem .18rem 0 rgba(0,0,0,.22);
 box-shadow:0 .04rem .18rem 0 rgba(0,0,0,.22);
 -webkit-box-sizing:border-box;
 box-sizing:border-box
}
.h5-home .container .wrapper .banner #banner-dots[data-v-249d23cd] {
 position:absolute;
 bottom:.24rem;
 left:50%;
 -webkit-transform:translateX(-50%);
 transform:translateX(-50%);
 z-index:100
}
.h5-home .container .wrapper .banner .dots span[data-v-249d23cd] {
 display:inline-block;
 float:left;
 border-radius:50%;
 height:.08rem;
 width:.08rem;
 -webkit-box-sizing:border-box;
 box-sizing:border-box;
 margin-right:.06rem;
 background:#ccc
}
.h5-home .container .wrapper .banner .dots .active[data-v-249d23cd] {
 width:.24rem;
 background:#ba2d3f;
 border-radius:.08rem
}
.h5-home .container .wrapper .sub_nav[data-v-249d23cd] {
 width:100%;
 padding:.16rem 0 .36rem;
 -webkit-box-sizing:border-box;
 box-sizing:border-box;
 background:#fff;
 display:block;
 margin-bottom:.2rem
}
.h5-home .container .wrapper .sub_nav ul[data-v-249d23cd] {
 width:100%;
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex
}
.h5-home .container .wrapper .sub_nav ul li[data-v-249d23cd] {
 list-style:none
}
.h5-home .container .wrapper .sub_nav .n_item[data-v-249d23cd] {
 -webkit-box-flex:1;
 -ms-flex:1;
 flex:1;
 text-align:center
}
.h5-home .container .wrapper .sub_nav .n_item img[data-v-249d23cd] {
 display:block;
 margin:0 auto;
 width:1rem;
 height:1rem;
 border-radius:50%;
 overflow:hidden
}
.h5-home .container .wrapper .sub_nav .n_item span[data-v-249d23cd] {
 display:block;
 width:100%;
 text-align:center;
 font-size:.26rem;
 color:#313131;
 font-weight:700;
 padding-top:.14rem
}
.h5-home .container .wrapper .main[data-v-249d23cd] {
 display:block;
 width:100%
}
.h5-home .container .wrapper .main .title[data-v-249d23cd] {
 padding:.28rem .32rem 0;
 background:#fff;
 font-size:.36rem;
 color:#020202;
 font-weight:700;
 text-align:left;
 letter-spacing:.02rem
}
.h5-home .container .wrapper .main .house_list[data-v-249d23cd] {
 display:block;
 width:100%;
 background:#fff
}
.h5-home .container .wrapper .main .house_list .item[data-v-249d23cd] {
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 position:relative;
 margin:0 .32rem;
 padding:.32rem 0;
 -webkit-box-sizing:border-box;
 box-sizing:border-box;
 border-bottom:.01rem solid rgba(0,0,0,.12)
}
.h5-home .container .wrapper .main .house_list .item .item_top[data-v-249d23cd] {
 -webkit-box-flex:0;
 -ms-flex:0 0 2.3rem;
 flex:0 0 2.3rem;
 height:1.8rem;
 padding-right:.32rem;
 position:relative
}
.h5-home .container .wrapper .main .house_list .item .item_top img[data-v-249d23cd] {
 width:100%;
 height:100%;
 display:block;
 border-radius:.06rem
}
.h5-home .container .wrapper .main .house_list .item .item_bottom[data-v-249d23cd] {
 display:block;
 background:#fff;
 width:100%;
 -webkit-box-sizing:border-box;
 box-sizing:border-box;
 position:relative
}
.h5-home .container .wrapper .main .house_list .item .item_bottom .name[data-v-249d23cd] {
 background:#fff;
 margin-bottom:.06rem;
 overflow:hidden;
 clear:both
}
.h5-home .container .wrapper .main .house_list .item .item_bottom .name_left[data-v-249d23cd] {
 color:#020202
}
.h5-home .container .wrapper .main .house_list .item .item_bottom .house_status[data-v-249d23cd] {
 float:left;
 height:.3rem;
 margin-top:0;
 padding:0 .06rem;
 text-align:center;
 line-height:.32rem;
 vertical-align:middle;
 -webkit-box-sizing:border-box;
 box-sizing:border-box;
 font-size:.2rem;
 font-weight:400;
 color:#fff;
 background:#ba2d3f;
 border-radius:.04rem
}
.h5-home .container .wrapper .main .house_list .item .item_bottom .house_name[data-v-249d23cd] {
 float:left;
 max-width:2.8rem;
 height:.42rem;
 font-size:.3rem;
 color:#000;
 margin-left:.1rem;
 overflow:hidden;
 text-overflow:ellipsis;
 white-space:nowrap
}
.h5-home .container .wrapper .main .house_list .item .item_bottom .name_right[data-v-249d23cd] {
 position:absolute;
 right:0;
 top:.06rem;
 float:right;
 padding:0 .1rem;
 height:.3rem;
 text-align:center;
 line-height:.32rem;
 border-radius:.04rem;
 font-size:.2rem;
 font-weight:400;
 color:#a3a1a1;
 background:#f0f1f3
}
.h5-home .container .wrapper .main .house_list .item .item_bottom .price[data-v-249d23cd] {
 display:block;
 height:.4rem;
 font-size:.28rem;
 font-weight:700;
 color:#ba2d3f;
 margin-bottom:.18rem
}
.h5-home .container .wrapper .main .house_list .item .item_bottom .bq[data-v-249d23cd] {
 display:block;
 height:.32rem;
 line-height:.32rem;
 -webkit-box-sizing:border-box;
 box-sizing:border-box;
 overflow:hidden
}
.h5-home .container .wrapper .main .house_list .item .item_bottom .bq .color3[data-v-249d23cd] {
 color:#336dd2;
 background:#e6efff
}
.h5-home .container .wrapper .main .house_list .item .item_bottom .bq .color2[data-v-249d23cd] {
 color:#ba2d3f;
 background:#ffecea
}
.h5-home .container .wrapper .main .house_list .item .item_bottom .bq span[data-v-249d23cd] {
 display:inline-block;
 float:left;
 padding:0 .1rem;
 height:.3rem;
 line-height:.32rem;
 text-align:center;
 border-radius:.04rem;
 font-size:.2rem;
 font-weight:400;
 margin-right:.12rem
}
.h5-home .container .wrapper .main .house_list .item .dijia[data-v-249d23cd] {
 position:absolute;
 right:0;
 bottom:.3rem;
 display:inline-block;
 width:1.16rem;
 height:.52rem;
 line-height:.52rem;
 text-align:center;
 border-radius:.26rem;
 border:.02rem solid #ba2d3f;
 font-size:.26rem;
 font-weight:400;
 color:#ba2d3f;
 background:#fff;
 -webkit-box-sizing:border-box;
 box-sizing:border-box
}
.h5-home .container .wrapper .main .house_list .item .desc[data-v-249d23cd] {
 height:.34rem;
 line-height:.34rem;
 font-size:.24rem;
 font-weight:400;
 color:#636363;
 margin-bottom:.12rem
}
.h5-home .container .wrapper .main .no-more[data-v-249d23cd] {
 text-align:center;
 font-size:.24rem;
 color:#8c8c8c;
 padding:.28rem 0 .32rem
}
.h5-home .err-text[data-v-249d23cd] {
 height:.44rem;
 font-size:.28rem;
 color:#6d7e92;
 line-height:.44rem;
 text-align:center;
 position:relative;
 top:6rem;
 display:none
}
.h5-home .ipx[data-v-249d23cd] {
 display:block;
 width:100%;
 height:0;
 background:#fafafa;
 position:fixed;
 left:0;
 bottom:0
}
.h5-home .dialog-back .dialog-body[data-v-249d23cd] {
 padding:0 .58rem
}
.h5-home .dialog-back .dialog-body .form-wrap[data-v-249d23cd] {
 display:-webkit-box!important;
 display:-ms-flexbox!important;
 display:flex!important;
 -webkit-box-pack:center;
 -ms-flex-pack:center;
 justify-content:center;
 padding:0;
 margin:0
}
.h5-home .dialog-back .dialog-body .form-wrap img[data-v-249d23cd] {
 width:1.64rem;
 height:1.64rem;
 margin:.5rem 0
}
.h5-home .dialog-back .dialog-body .div[data-v-249d23cd] {
 font-size:.4rem;
 color:#020202;
 margin-bottom:.3rem;
 text-align:center
}
.h5-home .dialog-back .dialog-body .div div[data-v-249d23cd] {
 width:100%;
 text-align:center
}
.h5-home .dialog-back .dialog-body .back[data-v-249d23cd] {
 font-size:.28rem;
 color:#888;
 margin-bottom:.8rem;
 text-align:center
}
.h5-home .dialog-back .dialog-body .back .msg_text[data-v-249d23cd] {
 width:100%;
 text-align:center
}
.house-page .html .img {
 max-width:100%
}
.alert-text[data-v-6d8f3a64] {
 line-height:20px;
 font-weight:400;
 font-size:14px;
 color:#b42536;
 display:inline;
 border-bottom:1px dashed #b42536;
 cursor:pointer
}
.icon-online[data-v-6d8f3a64] {
 line-height:17px;
 font-weight:400;
 font-size:12px;
 color:#336dd2;
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-align:center;
 -ms-flex-align:center;
 align-items:center;
 -webkit-box-pack:center;
 -ms-flex-pack:center;
 justify-content:center
}
.icon-online[data-v-6d8f3a64]:before {
 content:"";
 display:block;
 width:5px;
 height:5px;
 margin-right:6px;
 background:#336dd2;
 border-radius:100%
}
.input-phone[data-v-6d8f3a64] {
 line-height:22px;
 font-weight:400;
 font-size:16px;
 color:#333;
 padding:4px 4px 4px 18px;
 border:1px solid #bfbfbf;
 border-radius:4px;
 -webkit-box-sizing:border-box;
 box-sizing:border-box;
 width:243px;
 height:44px
}
.input-phone[data-v-6d8f3a64]::-webkit-input-placeholder {
 line-height:36px;
 font-weight:400;
 font-size:14px;
 color:#c5c5c5
}
.input-phone[data-v-6d8f3a64]::-moz-placeholder {
 line-height:36px;
 font-weight:400;
 font-size:14px;
 color:#c5c5c5
}
.input-phone[data-v-6d8f3a64]:-ms-input-placeholder {
 line-height:36px;
 font-weight:400;
 font-size:14px;
 color:#c5c5c5
}
.input-phone[data-v-6d8f3a64]::-ms-input-placeholder {
 line-height:36px;
 font-weight:400;
 font-size:14px;
 color:#c5c5c5
}
.input-phone[data-v-6d8f3a64]::placeholder {
 line-height:36px;
 font-weight:400;
 font-size:14px;
 color:#c5c5c5
}
.nav-component .input-box[data-v-6d8f3a64] {
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-align:center;
 -ms-flex-align:center;
 align-items:center;
 position:absolute;
 right:10px;
 bottom:14px
}
.nav-component .input-box .btn-ask[data-v-6d8f3a64] {
 border:none;
 line-height:22px;
 font-weight:400;
 font-size:16px;
 color:#f9f9f9;
 width:120px;
 margin-left:26px;
 padding:11px 0;
 background:#b42536;
 border-radius:4px;
 cursor:pointer
}
.btn-ask[data-v-6d8f3a64]:disabled,
.btn-enter[data-v-6d8f3a64]:disabled,
.btn-reserve[data-v-6d8f3a64]:disabled,
.btn-signUp[data-v-6d8f3a64]:disabled {
 opacity:.65;
 cursor:no-drop!important
}
.group-bargain[data-v-6d8f3a64] {
 position:fixed;
 left:0;
 bottom:0;
 width:100%;
 height:160px;
 background:#eb4836 url(https://cdn-static.91xiangju.com/xffxs_vue/dist/img/xffxs_house_tg.03429df.png) no-repeat;
 background-size:100% 100%
}
.group-bargain .content[data-v-6d8f3a64] {
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-align:start;
 -ms-flex-align:start;
 align-items:flex-start;
 width:1200px;
 margin:0 auto;
 height:100%
}
.group-bargain .content .image[data-v-6d8f3a64] {
 width:327px;
 height:138px;
 margin-top:22px;
 margin-right:30px
}
.group-bargain .content .info[data-v-6d8f3a64] {
 width:415px;
 margin-right:16px
}
.group-bargain .content .info .name[data-v-6d8f3a64] {
 line-height:25px;
 font-weight:700;
 font-size:18px;
 color:#fff;
 width:100%;
 margin-top:36px;
 margin-bottom:18px
}
.group-bargain .content .info .tips[data-v-6d8f3a64] {
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-align:center;
 -ms-flex-align:center;
 align-items:center;
 -webkit-box-pack:center;
 -ms-flex-pack:center;
 justify-content:center;
 line-height:20px;
 font-weight:700;
 font-size:14px;
 color:#d8371c;
 width:100%;
 height:34px;
 background:#fff0b9;
 border-radius:22px
}
.group-bargain .content .input-box[data-v-6d8f3a64] {
 -webkit-box-flex:1;
 -ms-flex:1;
 flex:1;
 width:290px;
 margin-right:16px
}
.group-bargain .content .input-box .tips[data-v-6d8f3a64] {
 line-height:20px;
 font-weight:700;
 font-size:14px;
 color:#fff;
 margin-top:21px;
 margin-bottom:6px
}
.group-bargain .content .input-box .input[data-v-6d8f3a64] {
 line-height:22px;
 font-weight:400;
 font-size:16px;
 color:#333;
 padding:4px 4px 4px 18px;
 border:1px solid #bfbfbf;
 border-radius:4px;
 -webkit-box-sizing:border-box;
 box-sizing:border-box;
 width:243px;
 height:44px;
 width:272px;
 height:47px;
 margin-bottom:12px
}
.group-bargain .content .input-box .input[data-v-6d8f3a64]::-webkit-input-placeholder {
 line-height:36px;
 font-weight:400;
 font-size:14px;
 color:#c5c5c5
}
.group-bargain .content .input-box .input[data-v-6d8f3a64]::-moz-placeholder {
 line-height:36px;
 font-weight:400;
 font-size:14px;
 color:#c5c5c5
}
.group-bargain .content .input-box .input[data-v-6d8f3a64]:-ms-input-placeholder {
 line-height:36px;
 font-weight:400;
 font-size:14px;
 color:#c5c5c5
}
.group-bargain .content .input-box .input[data-v-6d8f3a64]::-ms-input-placeholder {
 line-height:36px;
 font-weight:400;
 font-size:14px;
 color:#c5c5c5
}
.group-bargain .content .input-box .input[data-v-6d8f3a64]::placeholder {
 line-height:36px;
 font-weight:400;
 font-size:14px;
 color:#c5c5c5
}
.group-bargain .content .input-box .tel[data-v-6d8f3a64] {
 line-height:30px;
 font-weight:700;
 font-size:22px;
 color:#fff
}
.group-bargain .content .btn-signUp[data-v-6d8f3a64] {
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-align:center;
 -ms-flex-align:center;
 align-items:center;
 -webkit-box-pack:center;
 -ms-flex-pack:center;
 justify-content:center;
 line-height:22px;
 font-weight:700;
 font-size:16px;
 color:#ba2d3f;
 width:109px;
 height:48px;
 margin-top:47px;
 background:#fff;
 border:1px solid #b42536;
 -webkit-box-shadow:0 5px 25px 0 rgba(110,42,42,.5);
 box-shadow:0 5px 25px 0 rgba(110,42,42,.5);
 -webkit-box-sizing:border-box;
 box-sizing:border-box;
 border-radius:5px;
 cursor:pointer
}
.calc[data-v-6d8f3a64],
.house-detail[data-v-6d8f3a64],
.house-dynamic[data-v-6d8f3a64],
.house-fxs[data-v-6d8f3a64],
.recommend[data-v-6d8f3a64],
.roomType-detail[data-v-6d8f3a64] {
 padding:40px 0;
 border-bottom:1px solid rgba(0,0,0,.1)
}
.calc .title[data-v-6d8f3a64],
.house-detail .title[data-v-6d8f3a64],
.house-dynamic .title[data-v-6d8f3a64],
.house-fxs .title[data-v-6d8f3a64],
.recommend .title[data-v-6d8f3a64],
.roomType-detail .title[data-v-6d8f3a64] {
 line-height:30px;
 font-weight:700;
 font-size:22px;
 color:#020202
}
.recommend[data-v-6d8f3a64] {
 padding-bottom:0;
 border-bottom:none
}
.recommend .list[data-v-6d8f3a64] {
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-align:center;
 -ms-flex-align:center;
 align-items:center;
 margin-top:40px
}
.recommend .list .item[data-v-6d8f3a64] {
 position:relative;
 -ms-flex-negative:0;
 flex-shrink:0;
 margin-right:68px;
 cursor:pointer
}
.recommend .list .item[data-v-6d8f3a64]:last-child {
 margin-right:0
}
.recommend .list .item .image[data-v-6d8f3a64] {
 display:block;
 width:248px;
 height:210px;
 border-radius:4px
}
.recommend .list .item .name[data-v-6d8f3a64] {
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-align:center;
 -ms-flex-align:center;
 align-items:center;
 margin-top:15px;
 margin-bottom:6px
}
.recommend .list .item .name .text[data-v-6d8f3a64] {
 overflow:hidden;
 text-overflow:ellipsis;
 white-space:nowrap;
 line-height:22px;
 font-weight:700;
 font-size:16px;
 color:#020202;
 -webkit-box-flex:1;
 -ms-flex:1;
 flex:1;
 width:0
}
.recommend .list .item .name .status[data-v-6d8f3a64] {
 line-height:1;
 font-weight:400;
 font-size:12px;
 color:#fff;
 -ms-flex-negative:0;
 flex-shrink:0;
 margin-right:3px;
 padding:1px 2px;
 background:#ba2d3f;
 border-radius:2px
}
.recommend .list .item .address[data-v-6d8f3a64] {
 line-height:18px;
 font-weight:400;
 font-size:12px;
 color:#636363;
 margin-bottom:6px
}
.recommend .list .item .price[data-v-6d8f3a64] {
 line-height:20px;
 font-weight:400;
 font-size:14px;
 color:#b42536;
 margin-bottom:6px
}
.recommend .list .item .tags[data-v-6d8f3a64] {
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-align:center;
 -ms-flex-align:center;
 align-items:center
}
.recommend .list .item .tags .tag[data-v-6d8f3a64] {
 line-height:1;
 font-weight:400;
 font-size:12px;
 color:#fff;
 padding:3px 8px;
 border-radius:2px
}
.recommend .list .item .tags .tag[data-v-6d8f3a64]:first-child {
 margin-right:6px;
 background:#e6efff;
 color:#336dd2
}
.recommend .list .item .tags .tag[data-v-6d8f3a64]:nth-child(2) {
 background:#ffecea;
 color:#ba2d3f
}
.recommend .list .item .btn-ask[data-v-6d8f3a64] {
 line-height:34px;
 font-weight:400;
 font-size:14px;
 color:#b42536;
 position:absolute;
 right:0;
 bottom:25px;
 width:68px;
 height:34px;
 background:#fff4f4;
 border:1px solid #b42536;
 text-align:center;
 border-radius:4px;
 cursor:pointer
}
.calc .content[data-v-6d8f3a64] {
 position:relative;
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-align:stretch;
 -ms-flex-align:stretch;
 align-items:stretch;
 margin-top:26px;
 border:1px solid #eee
}
.calc .content .btn-calc[data-v-6d8f3a64] {
 position:absolute;
 top:50%;
 left:50%;
 width:184px;
 height:74px;
 background:url(https://cdn-static.91xiangju.com/xffxs_vue/dist/img/btn-calc.28556d6.png);
 cursor:pointer;
 -webkit-transform:translate(-50%,-50%);
 transform:translate(-50%,-50%)
}
.calc .content .left[data-v-6d8f3a64],
.calc .content .right[data-v-6d8f3a64] {
 -webkit-box-flex:1;
 -ms-flex:1;
 flex:1;
 padding:20px 14px;
 -webkit-box-sizing:border-box;
 box-sizing:border-box
}
.calc .content .left .c-title[data-v-6d8f3a64],
.calc .content .right .c-title[data-v-6d8f3a64] {
 line-height:24px;
 font-weight:700;
 font-size:18px;
 color:#515151
}
.calc .content .left .list[data-v-6d8f3a64] {
 margin-top:40px
}
.calc .content .left .list .item[data-v-6d8f3a64] {
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-align:center;
 -ms-flex-align:center;
 align-items:center;
 margin-bottom:34px
}
.calc .content .left .list .item[data-v-6d8f3a64]:last-child {
 margin-bottom:0
}
.calc .content .left .list .item .text[data-v-6d8f3a64] {
 line-height:20px;
 font-weight:400;
 font-size:14px;
 color:#333
}
.calc .content .left .list .item .label[data-v-6d8f3a64] {
 line-height:18px;
 font-weight:700;
 font-size:12px;
 color:#acacac;
 margin-right:26px
}
.calc .content .left .list .item .select[data-v-6d8f3a64] {
 line-height:20px;
 font-weight:400;
 font-size:14px;
 color:#555;
 width:150px;
 padding:6px 12px;
 border:1px solid #ccc;
 border-radius:4px;
 -webkit-box-sizing:border-box;
 box-sizing:border-box;
 cursor:pointer
}
.calc .content .right[data-v-6d8f3a64] {
 background:#f9f9f9
}
.calc .content .right .box[data-v-6d8f3a64] {
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-align:start;
 -ms-flex-align:start;
 align-items:flex-start;
 margin-top:55px
}
.calc .content .right .box .echarts[data-v-6d8f3a64] {
 width:219px;
 height:200px;
 margin-left:50px
}
.calc .content .right .box .infos[data-v-6d8f3a64] {
 line-height:20px;
 font-weight:400;
 font-size:14px;
 color:#9a9a9a;
 margin-left:30px
}
.calc .content .right .box .infos .month-price[data-v-6d8f3a64] {
 line-height:22px;
 font-weight:400;
 font-size:16px;
 color:#9a9a9a;
 margin-bottom:16px
}
.calc .content .right .box .infos .month-price .price[data-v-6d8f3a64] {
 line-height:35px;
 font-weight:400;
 font-size:24px;
 color:#ff6619
}
.calc .content .right .box .infos .month-price .price .unit[data-v-6d8f3a64] {
 font-size:18px
}
.calc .content .right .box .infos .first[data-v-6d8f3a64],
.calc .content .right .box .infos .interest[data-v-6d8f3a64],
.calc .content .right .box .infos .loan[data-v-6d8f3a64] {
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-align:center;
 -ms-flex-align:center;
 align-items:center;
 margin-bottom:16px
}
.calc .content .right .box .infos .first.first[data-v-6d8f3a64]:before,
.calc .content .right .box .infos .interest.first[data-v-6d8f3a64]:before,
.calc .content .right .box .infos .loan.first[data-v-6d8f3a64]:before {
 background:#1a69bb
}
.calc .content .right .box .infos .first.loan[data-v-6d8f3a64]:before,
.calc .content .right .box .infos .interest.loan[data-v-6d8f3a64]:before,
.calc .content .right .box .infos .loan.loan[data-v-6d8f3a64]:before {
 background:#a1bf41
}
.calc .content .right .box .infos .first.interest[data-v-6d8f3a64]:before,
.calc .content .right .box .infos .interest.interest[data-v-6d8f3a64]:before,
.calc .content .right .box .infos .loan.interest[data-v-6d8f3a64]:before {
 background:#c65936
}
.calc .content .right .box .infos .first[data-v-6d8f3a64]:before,
.calc .content .right .box .infos .interest[data-v-6d8f3a64]:before,
.calc .content .right .box .infos .loan[data-v-6d8f3a64]:before {
 content:"";
 display:block;
 width:8px;
 height:8px;
 margin-right:8px;
 border-radius:100%
}
.calc .content .right .box .infos .tip[data-v-6d8f3a64] {
 font-size:12px
}
.calc .content .right .tips[data-v-6d8f3a64] {
 line-height:20px;
 font-weight:400;
 font-size:14px;
 color:#b1b1b1;
 margin-top:30px;
 text-align:center
}
.house-detail .list[data-v-6d8f3a64] {
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-align:start;
 -ms-flex-align:start;
 align-items:flex-start;
 width:100%;
 margin-top:30px;
 margin-bottom:-20px
}
.house-detail .list .left[data-v-6d8f3a64] {
 margin-right:70px
}
.house-detail .list .left[data-v-6d8f3a64],
.house-detail .list .right[data-v-6d8f3a64] {
 -ms-flex-negative:0;
 flex-shrink:0;
 max-width:50%
}
.house-detail .list .left .item[data-v-6d8f3a64],
.house-detail .list .right .item[data-v-6d8f3a64] {
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-align:start;
 -ms-flex-align:start;
 align-items:flex-start;
 margin-bottom:20px
}
.house-detail .list .left .item .label[data-v-6d8f3a64],
.house-detail .list .right .item .label[data-v-6d8f3a64] {
 line-height:22px;
 font-weight:400;
 font-size:16px;
 color:#262626;
 -ms-flex-negative:0;
 flex-shrink:0;
 width:96px;
 margin-right:20px
}
.house-detail .list .left .item .value[data-v-6d8f3a64],
.house-detail .list .right .item .value[data-v-6d8f3a64] {
 line-height:22px;
 font-weight:400;
 font-size:16px;
 color:#8c8c8c;
 word-break:break-all
}
.roomType-detail .title[data-v-6d8f3a64] {
 -webkit-box-pack:justify;
 -ms-flex-pack:justify;
 justify-content:space-between
}
.roomType-detail .title .reserve[data-v-6d8f3a64],
.roomType-detail .title[data-v-6d8f3a64] {
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-align:center;
 -ms-flex-align:center;
 align-items:center
}
.roomType-detail .title .reserve .tips[data-v-6d8f3a64] {
 line-height:20px;
 font-weight:400;
 font-size:14px;
 color:#8c8c8c;
 margin-right:10px
}
.roomType-detail .title .reserve .btn-reserve[data-v-6d8f3a64] {
 border:none;
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-align:center;
 -ms-flex-align:center;
 align-items:center;
 -webkit-box-pack:center;
 -ms-flex-pack:center;
 justify-content:center;
 line-height:22px;
 font-weight:400;
 font-size:16px;
 color:#f9f9f9;
 width:120px;
 height:44px;
 margin-left:26px;
 background:#b42536;
 border-radius:4px;
 cursor:pointer
}
.roomType-detail .list[data-v-6d8f3a64] {
 margin-top:23px
}
.roomType-detail .list .item[data-v-6d8f3a64] {
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-align:start;
 -ms-flex-align:start;
 align-items:flex-start;
 padding:30px 0;
 border-top:1px dashed #979797
}
.roomType-detail .list .item[data-v-6d8f3a64]:last-child {
 padding-bottom:0
}
.roomType-detail .list .item .left[data-v-6d8f3a64] {
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-align:center;
 -ms-flex-align:center;
 align-items:center;
 -webkit-box-pack:center;
 -ms-flex-pack:center;
 justify-content:center;
 position:relative;
 -ms-flex-negative:0;
 flex-shrink:0;
 width:360px;
 height:250px;
 border:1px solid rgba(0,0,0,.1);
 cursor:pointer
}
.roomType-detail .list .item .left .image[data-v-6d8f3a64] {
 display:block;
 max-width:100%;
 max-height:100%;
 margin:0 auto
}
.roomType-detail .list .item .left .count[data-v-6d8f3a64] {
 line-height:22px;
 font-weight:400;
 font-size:16px;
 color:#fff;
 position:absolute;
 right:12px;
 bottom:12px;
 padding:2px 14px;
 background:rgba(0,0,0,.7);
 border-radius:15px
}
.roomType-detail .list .item .center[data-v-6d8f3a64] {
 -webkit-box-flex:1;
 -ms-flex:1;
 flex:1;
 margin-left:60px
}
.roomType-detail .list .item .center .name[data-v-6d8f3a64] {
 line-height:25px;
 font-weight:700;
 font-size:18px;
 color:#111c37
}
.roomType-detail .list .item .center .name .small[data-v-6d8f3a64] {
 line-height:20px;
 font-weight:400;
 font-size:14px;
 color:#9399a4;
 margin-left:4px
}
.roomType-detail .list .item .center .tags[data-v-6d8f3a64] {
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-align:center;
 -ms-flex-align:center;
 align-items:center;
 margin-top:20px
}
.roomType-detail .list .item .center .tags .tag[data-v-6d8f3a64] {
 line-height:20px;
 font-weight:400;
 font-size:14px;
 color:#000;
 margin-right:10px;
 padding:0 6px
}
.roomType-detail .list .item .center .tags .tag[data-v-6d8f3a64]:first-child {
 background:#e8f8ef;
 color:#1ea855
}
.roomType-detail .list .item .center .tags .tag[data-v-6d8f3a64]:nth-child(2) {
 background:#fff0f0;
 color:#db3535
}
.roomType-detail .list .item .center .tags .tag[data-v-6d8f3a64]:nth-child(3) {
 background:#f0f5ff;
 color:#3577db
}
.roomType-detail .list .item .center .price[data-v-6d8f3a64] {
 line-height:28px;
 font-weight:700;
 font-size:20px;
 color:#e93147;
 margin-top:20px;
 margin-bottom:20px
}
.roomType-detail .list .item .center .fxs[data-v-6d8f3a64] {
 line-height:20px;
 font-weight:700;
 font-size:14px;
 color:#111c37
}
.roomType-detail .list .item .center .fxs .content[data-v-6d8f3a64] {
 line-height:28px;
 font-weight:400;
 font-size:14px;
 color:#8c8c8c;
 margin-top:8px;
 margin-right:16px;
 word-break:break-all
}
.roomType-detail .list .item .btn-more[data-v-6d8f3a64] {
 line-height:22px;
 font-weight:400;
 font-size:16px;
 color:#fff;
 -ms-flex-negative:0;
 flex-shrink:0;
 margin-top:100px;
 padding:10px 16px;
 background:#b42536;
 border-radius:4px;
 cursor:pointer
}
.house-dynamic[data-v-6d8f3a64] {
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-align:start;
 -ms-flex-align:start;
 align-items:flex-start;
 -webkit-box-pack:justify;
 -ms-flex-pack:justify;
 justify-content:space-between
}
.house-dynamic .left .list[data-v-6d8f3a64] {
 width:640px;
 margin-top:10px
}
.house-dynamic .left .list .item[data-v-6d8f3a64] {
 padding:20px 0;
 border-bottom:2px dashed #bfbfbf
}
.house-dynamic .left .list .item[data-v-6d8f3a64]:last-child {
 padding-bottom:0;
 border-bottom:none
}
.house-dynamic .left .list .item .html[data-v-6d8f3a64] {
 line-height:28px;
 font-weight:400;
 font-size:16px;
 color:#262626;
 margin-bottom:10px;
 word-break:break-all
}
.house-dynamic .left .list .item .time[data-v-6d8f3a64] {
 line-height:20px;
 font-weight:400;
 font-size:14px;
 color:#8c8c8c
}
.house-dynamic .right[data-v-6d8f3a64] {
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-align:center;
 -ms-flex-align:center;
 align-items:center;
 -webkit-box-orient:vertical;
 -webkit-box-direction:normal;
 -ms-flex-direction:column;
 flex-direction:column;
 width:329px;
 height:406px;
 padding:40px 24px 0;
 background:#f7f7f7;
 border-radius:4px;
 -webkit-box-sizing:border-box;
 box-sizing:border-box
}
.house-dynamic .right .right-title[data-v-6d8f3a64] {
 line-height:25px;
 font-weight:700;
 font-size:18px;
 color:#262626;
 margin-bottom:40px
}
.house-dynamic .right .tips[data-v-6d8f3a64] {
 line-height:20px;
 font-weight:400;
 font-size:14px;
 color:#8c8c8c;
 margin-top:27px
}
.house-dynamic .right .btn-enter[data-v-6d8f3a64] {
 -webkit-box-align:center;
 -ms-flex-align:center;
 align-items:center;
 -webkit-box-pack:center;
 -ms-flex-pack:center;
 justify-content:center;
 line-height:22px;
 font-weight:400;
 font-size:16px;
 color:#b42536;
 width:110px;
 height:40px;
 margin-top:40px;
 background:#fff4f4;
 border:1px solid #b42536;
 border-radius:4px;
 -webkit-box-sizing:border-box;
 box-sizing:border-box;
 cursor:pointer
}
.house-dynamic .right .btn-enter[data-v-6d8f3a64],
.house-fxs .list[data-v-6d8f3a64] {
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex
}
.house-fxs .list[data-v-6d8f3a64] {
 -webkit-box-align:stretch;
 -ms-flex-align:stretch;
 align-items:stretch;
 overflow-x:auto;
 margin:22px 0 -8px -8px;
 padding:8px
}
.house-fxs .list[data-v-6d8f3a64]:after {
 content:"";
 -ms-flex-negative:0;
 flex-shrink:0;
 width:1px
}
.house-fxs .list .item[data-v-6d8f3a64] {
 position:relative;
 -webkit-box-orient:vertical;
 -webkit-box-direction:normal;
 -ms-flex-direction:column;
 flex-direction:column;
 width:263px;
 max-height:359px;
 margin-right:30px;
 padding:16px 20px;
 background:#fff;
 -webkit-box-shadow:0 2px 16px 0 rgba(0,0,0,.11);
 box-shadow:0 2px 16px 0 rgba(0,0,0,.11);
 border-radius:6px;
 -webkit-box-sizing:border-box;
 box-sizing:border-box
}
.house-fxs .list .item .top[data-v-6d8f3a64],
.house-fxs .list .item[data-v-6d8f3a64] {
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -ms-flex-negative:0;
 flex-shrink:0
}
.house-fxs .list .item .top[data-v-6d8f3a64] {
 -webkit-box-align:center;
 -ms-flex-align:center;
 align-items:center;
 margin-bottom:20px
}
.house-fxs .list .item .top .avatar[data-v-6d8f3a64] {
 width:69px;
 border:1px solid rgba(0,0,0,.08);
 -webkit-box-sizing:border-box;
 box-sizing:border-box
}
.house-fxs .list .item .top .infos[data-v-6d8f3a64] {
 margin-left:20px
}
.house-fxs .list .item .top .infos .username[data-v-6d8f3a64] {
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-align:center;
 -ms-flex-align:center;
 align-items:center;
 line-height:22px;
 font-weight:700;
 font-size:16px;
 color:#111c37;
 margin-bottom:4px
}
.house-fxs .list .item .top .infos .username .icon-online[data-v-6d8f3a64] {
 margin-left:10px;
 font-size:14px
}
.house-fxs .list .item .top .infos .job[data-v-6d8f3a64] {
 line-height:20px;
 font-weight:400;
 font-size:14px;
 color:#9399a4;
 margin-bottom:6px
}
.house-fxs .list .item .top .infos .tags[data-v-6d8f3a64] {
 line-height:22px;
 font-weight:400;
 font-size:12px;
 color:#e95d6e;
 height:19px;
 padding:0 4px;
 background:#fff0ee;
 line-height:19px;
 letter-spacing:2px
}
.house-fxs .list .item .info-list[data-v-6d8f3a64] {
 -webkit-box-flex:1;
 -ms-flex:1;
 flex:1
}
.house-fxs .list .item .info-list .info-item[data-v-6d8f3a64] {
 overflow:hidden;
 display:-webkit-box;
 -webkit-box-orient:vertical;
 -webkit-line-clamp:3;
 line-height:20px;
 font-weight:400;
 font-size:14px;
 color:#3d465c;
 margin-bottom:10px
}
.house-fxs .list .item .info-list .info-item .label[data-v-6d8f3a64] {
 color:#9399a4
}
.house-fxs .list .item .btn-ask[data-v-6d8f3a64] {
 line-height:22px;
 font-weight:400;
 font-size:14px;
 color:#b42536;
 -ms-flex-negative:0;
 flex-shrink:0;
 width:105px;
 height:40px;
 margin:6px auto 0;
 background:#fff4f4;
 border:1px solid #b42536;
 text-align:center;
 line-height:40px;
 border-radius:4px;
 cursor:pointer;
 -webkit-box-sizing:border-box;
 box-sizing:border-box
}
.house-page[data-v-6d8f3a64] {
 padding-bottom:80px
}
.featuresAndDynamic[data-v-6d8f3a64] {
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-align:stretch;
 -ms-flex-align:stretch;
 align-items:stretch;
 margin-top:50px
}
.featuresAndDynamic .dynamic[data-v-6d8f3a64],
.featuresAndDynamic .features[data-v-6d8f3a64] {
 width:570px;
 padding:20px 20px 20px 30px;
 background:#f7f7f7;
 -webkit-box-sizing:border-box;
 box-sizing:border-box
}
.featuresAndDynamic .dynamic .title[data-v-6d8f3a64],
.featuresAndDynamic .features .title[data-v-6d8f3a64] {
 line-height:25px;
 font-weight:700;
 font-size:18px;
 color:#111c37;
 margin-bottom:20px
}
.featuresAndDynamic .dynamic .title .small[data-v-6d8f3a64],
.featuresAndDynamic .features .title .small[data-v-6d8f3a64] {
 line-height:20px;
 font-weight:400;
 font-size:14px;
 color:#9399a4;
 margin-left:10px
}
.featuresAndDynamic .features[data-v-6d8f3a64] {
 margin-right:60px
}
.featuresAndDynamic .features .list .item[data-v-6d8f3a64] {
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-align:start;
 -ms-flex-align:start;
 align-items:flex-start;
 line-height:24px;
 font-weight:400;
 font-size:14px;
 color:#3d465c;
 word-break:break-all
}
.featuresAndDynamic .features .list .item[data-v-6d8f3a64]:before {
 -ms-flex-negative:0;
 flex-shrink:0;
 display:block;
 content:"";
 width:8px;
 height:8px;
 margin-top:8px;
 margin-right:8px;
 background:#b42536;
 border-radius:100%
}
.featuresAndDynamic .features .light .buttons[data-v-6d8f3a64] {
 -ms-flex-wrap:wrap;
 flex-wrap:wrap;
 margin-bottom:20px
}
.featuresAndDynamic .features .light .buttons .button[data-v-6d8f3a64],
.featuresAndDynamic .features .light .buttons[data-v-6d8f3a64] {
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-align:center;
 -ms-flex-align:center;
 align-items:center
}
.featuresAndDynamic .features .light .buttons .button[data-v-6d8f3a64] {
 -webkit-box-pack:center;
 -ms-flex-pack:center;
 justify-content:center;
 height:30px;
 margin-right:16px;
 margin-bottom:8px;
 padding:0 26px;
 border:1px solid #262626;
 color:#262626;
 border-radius:4px;
 cursor:pointer
}
.featuresAndDynamic .features .light .buttons .button.active[data-v-6d8f3a64] {
 border:1px solid #b42536;
 color:#b42536
}
.featuresAndDynamic .features .light .text[data-v-6d8f3a64] {
 color:#b42536
}
.featuresAndDynamic .dynamic .html[data-v-6d8f3a64] {
 line-height:24px;
 font-weight:400;
 font-size:14px;
 color:#3d465c;
 overflow-y:auto;
 max-height:300px;
 margin:3px 0
}
.bread[data-v-6d8f3a64] {
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-align:center;
 -ms-flex-align:center;
 align-items:center;
 padding:30px 0 28px
}
.bread .link-home[data-v-6d8f3a64] {
 line-height:17px;
 font-weight:400;
 font-size:12px;
 color:#262626;
 text-decoration:none
}
.bread .icon-down[data-v-6d8f3a64] {
 width:10px;
 height:6px;
 margin:0 10px;
 -webkit-transform:rotate(-90deg);
 transform:rotate(-90deg)
}
.bread .house-name[data-v-6d8f3a64] {
 line-height:17px;
 font-weight:400;
 font-size:12px;
 color:#ba2d3f
}
.house-infos[data-v-6d8f3a64] {
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex
}
.house-infos .images[data-v-6d8f3a64] {
 -ms-flex-negative:0;
 flex-shrink:0;
 width:634px;
 height:541px
}
.house-infos .infos[data-v-6d8f3a64] {
 -webkit-box-flex:1;
 -ms-flex:1;
 flex:1;
 margin-left:50px
}
.house-infos .infos .title[data-v-6d8f3a64] {
 line-height:28px;
 font-weight:700;
 font-size:20px;
 color:#020202;
 word-break:break-all
}
.house-infos .infos .discount[data-v-6d8f3a64] {
 line-height:20px;
 font-weight:400;
 font-size:14px;
 color:#3d465c;
 margin-top:10px;
 padding:10px 14px;
 background:rgba(238,67,67,.06)
}
.house-infos .infos .discount .text[data-v-6d8f3a64] {
 margin-right:8px
}
.house-infos .infos .address[data-v-6d8f3a64] {
 line-height:20px;
 font-weight:400;
 font-size:14px;
 color:#9399a4;
 margin-top:10px
}
.house-infos .infos .address .text[data-v-6d8f3a64] {
 margin-right:8px
}
.house-infos .infos .activity[data-v-6d8f3a64] {
 margin-top:18px
}
.house-infos .infos .activity .activity-item[data-v-6d8f3a64],
.house-infos .infos .activity[data-v-6d8f3a64] {
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-align:center;
 -ms-flex-align:center;
 align-items:center;
 -webkit-box-pack:justify;
 -ms-flex-pack:justify;
 justify-content:space-between
}
.house-infos .infos .activity .activity-item[data-v-6d8f3a64] {
 min-width:247px;
 margin-bottom:20px;
 padding:6px 14px;
 background-size:100% 100%;
 cursor:pointer;
 -webkit-box-sizing:border-box;
 box-sizing:border-box
}
.house-infos .infos .activity .activity-item[data-v-6d8f3a64]:first-child {
 background-image:url(https://cdn-static.91xiangju.com/xffxs_vue/dist/img/bg-activity-item1.f19a91e.png)
}
.house-infos .infos .activity .activity-item:first-child .left .top .name[data-v-6d8f3a64],
.house-infos .infos .activity .activity-item:first-child .right[data-v-6d8f3a64] {
 color:#ba2d3f
}
.house-infos .infos .activity .activity-item[data-v-6d8f3a64]:nth-child(2) {
 background-image:url(https://cdn-static.91xiangju.com/xffxs_vue/dist/img/bg-activity-item2.4846a1b.png)
}
.house-infos .infos .activity .activity-item:nth-child(2) .left .top .name[data-v-6d8f3a64],
.house-infos .infos .activity .activity-item:nth-child(2) .right[data-v-6d8f3a64] {
 color:#336dd2
}
.house-infos .infos .activity .activity-item[data-v-6d8f3a64]:nth-child(2n) {
 margin-right:0
}
.house-infos .infos .activity .activity-item .left .top[data-v-6d8f3a64] {
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-align:center;
 -ms-flex-align:center;
 align-items:center
}
.house-infos .infos .activity .activity-item .left .top .name[data-v-6d8f3a64] {
 line-height:20px;
 font-weight:700;
 font-size:14px;
 color:#000
}
.house-infos .infos .activity .activity-item .left .top .small[data-v-6d8f3a64] {
 line-height:16px;
 font-weight:700;
 font-size:12px;
 color:#000
}
.house-infos .infos .activity .activity-item .left .bottom[data-v-6d8f3a64] {
 line-height:16px;
 font-weight:400;
 font-size:12px;
 color:#52616a;
 margin-top:2px
}
.house-infos .infos .activity .activity-item .right[data-v-6d8f3a64] {
 line-height:16px;
 font-weight:700;
 font-size:14px;
 color:#000;
 -ms-flex-negative:0;
 flex-shrink:0;
 width:28px;
 height:32px;
 margin-left:10px;
 word-break:break-all
}
.house-infos .infos .today .top[data-v-6d8f3a64] {
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-align:center;
 -ms-flex-align:center;
 align-items:center
}
.house-infos .infos .today .top .image[data-v-6d8f3a64] {
 width:66px;
 height:16px;
 margin-right:10px
}
.house-infos .infos .today .top .small[data-v-6d8f3a64] {
 line-height:20px;
 font-weight:400;
 font-size:14px;
 color:#9399a4
}
.house-infos .infos .today .list[data-v-6d8f3a64] {
 border-spacing:30px 10px;
 margin:6px 0 -10px -30px
}
.house-infos .infos .today .list .item[data-v-6d8f3a64] {
 line-height:20px;
 font-weight:400;
 font-size:14px;
 color:#3d465c;
 margin-bottom:10px
}
.house-infos .infos .today .list .item .price .num[data-v-6d8f3a64] {
 color:#e93147
}
.house-infos .infos .today .list .item .btn-roomType[data-v-6d8f3a64] {
 line-height:20px;
 font-weight:400;
 font-size:14px;
 color:#849aae;
 padding:0 4px;
 background:#f4f7f9;
 border-radius:2px;
 cursor:pointer
}
.house-infos .infos .low-price[data-v-6d8f3a64] {
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-align:center;
 -ms-flex-align:center;
 align-items:center;
 -webkit-box-pack:justify;
 -ms-flex-pack:justify;
 justify-content:space-between;
 margin-top:18px
}
.house-infos .infos .low-price .tips[data-v-6d8f3a64] {
 line-height:17px;
 font-weight:700;
 font-size:12px;
 color:#ac784d;
 padding:4px 13px;
 background:rgba(233,143,71,.1)
}
.house-infos .infos .low-price .btn-ask[data-v-6d8f3a64] {
 line-height:22px;
 font-weight:700;
 font-size:16px;
 color:#fff;
 padding:9px 26px;
 background:#b42536;
 border-radius:4px;
 cursor:pointer
}
.house-infos .infos .fxs[data-v-6d8f3a64] {
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-align:center;
 -ms-flex-align:center;
 align-items:center;
 margin-top:20px;
 padding-top:20px;
 border-top:1px solid rgba(0,0,0,.1)
}
.house-infos .infos .fxs .avatar-box[data-v-6d8f3a64] {
 -ms-flex-negative:0;
 flex-shrink:0
}
.house-infos .infos .fxs .avatar-box .avatar[data-v-6d8f3a64] {
 display:block;
 width:69px;
 height:69px;
 border:1px solid rgba(0,0,0,.08)
}
.house-infos .infos .fxs .avatar-box .label[data-v-6d8f3a64] {
 height:17px;
 background:#eff4fc
}
.house-infos .infos .fxs .user-infos[data-v-6d8f3a64] {
 -webkit-box-flex:1;
 -ms-flex:1;
 flex:1;
 margin-left:15px
}
.house-infos .infos .fxs .user-infos .name[data-v-6d8f3a64] {
 line-height:22px;
 font-weight:700;
 font-size:16px;
 color:#020202;
 margin-bottom:6px
}
.house-infos .infos .fxs .user-infos .name .tag[data-v-6d8f3a64] {
 line-height:17px;
 font-weight:400;
 font-size:12px;
 color:rgba(0,0,0,.5);
 margin-left:9px;
 padding:2px 9px;
 background:rgba(51,109,210,.0574)
}
.house-infos .infos .fxs .user-infos .minute[data-v-6d8f3a64],
.house-infos .infos .fxs .user-infos .ok[data-v-6d8f3a64],
.house-infos .infos .fxs .user-infos .people[data-v-6d8f3a64] {
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-align:center;
 -ms-flex-align:center;
 align-items:center;
 line-height:17px;
 font-weight:400;
 font-size:12px;
 color:#3d465c;
 margin-bottom:4px
}
.house-infos .infos .fxs .user-infos .minute .value[data-v-6d8f3a64],
.house-infos .infos .fxs .user-infos .ok .value[data-v-6d8f3a64],
.house-infos .infos .fxs .user-infos .people .value[data-v-6d8f3a64] {
 font-weight:700;
 color:#000
}
.house-infos .infos .fxs .user-infos .minute.ok[data-v-6d8f3a64],
.house-infos .infos .fxs .user-infos .ok.ok[data-v-6d8f3a64],
.house-infos .infos .fxs .user-infos .people.ok[data-v-6d8f3a64] {
 margin-bottom:0
}
.house-infos .infos .fxs .btn-ask[data-v-6d8f3a64] {
 line-height:22px;
 font-weight:400;
 font-size:16px;
 color:#b42536;
 -ms-flex-negative:0;
 flex-shrink:0;
 padding:9px 18px;
 background:#fff4f4;
 border:1px solid #b42536;
 border-radius:4px;
 cursor:pointer
}
.error-page[data-v-ba699aee] {
 height:100%
}
.nuxt-progress {
 position:fixed;
 top:0;
 left:0;
 right:0;
 height:.04rem;
 width:0;
 opacity:1;
 -webkit-transition:width .1s,opacity .4s;
 transition:width .1s,opacity .4s;
 background-color:#fff;
 z-index:999999
}
.nuxt-progress.nuxt-progress-notransition {
 -webkit-transition:none;
 transition:none
}
.nuxt-progress-failed {
 background-color:red
}
html {
 line-height:1.15;
 -webkit-text-size-adjust:100%
}
body {
 margin:0
}
main {
 display:block
}
h1 {
 font-size:2em;
 margin:.67em 0
}
hr {
 -webkit-box-sizing:content-box;
 box-sizing:content-box;
 height:0;
 overflow:visible
}
pre {
 font-family:monospace,monospace;
 font-size:1em
}
a {
 background-color:transparent;
 text-decoration:none
}
abbr[title] {
 border-bottom:none;
 text-decoration:underline;
 -webkit-text-decoration:underline dotted;
 text-decoration:underline dotted
}
b,
strong {
 font-weight:bolder
}
code,
kbd,
samp {
 font-family:monospace,monospace;
 font-size:1em
}
small {
 font-size:80%
}
sub,
sup {
 font-size:75%;
 line-height:0;
 position:relative;
 vertical-align:baseline
}
sub {
 bottom:-.25em
}
sup {
 top:-.5em
}
img {
 border-style:none
}
button,
input,
optgroup,
select,
textarea {
 font-family:inherit;
 font-size:100%;
 line-height:1.15;
 margin:0
}
button,
input {
 overflow:visible
}
button,
select {
 text-transform:none
}
[type=button],
[type=reset],
[type=submit],
button {
 -webkit-appearance:button
}
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
 border-style:none;
 padding:0
}
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
 outline:.02rem dotted ButtonText
}
fieldset {
 padding:.35em .75em .625em
}
legend {
 -webkit-box-sizing:border-box;
 box-sizing:border-box;
 color:inherit;
 display:table;
 max-width:100%;
 padding:0;
 white-space:normal
}
progress {
 vertical-align:baseline
}
textarea {
 overflow:auto
}
[type=checkbox],
[type=radio] {
 -webkit-box-sizing:border-box;
 box-sizing:border-box;
 padding:0
}
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
 height:auto
}
[type=search] {
 -webkit-appearance:textfield;
 outline-offset:-.04rem
}
[type=search]::-webkit-search-decoration {
 -webkit-appearance:none
}
::-webkit-file-upload-button {
 -webkit-appearance:button;
 font:inherit
}
details {
 display:block
}
summary {
 display:list-item
}
[hidden],
template {
 display:none
}
blockquote,
body,
dd,
dl,
dt,
fieldset,
figure,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
html,
iframe,
legend,
li,
ol,
p,
pre,
textarea,
ul {
 margin:0;
 padding:0
}
ul {
 list-style:none
}
img[mode=aspectFill] {
 -o-object-fit:cover;
 object-fit:cover;
 width:100%;
 height:100%
}
img[mode=aspectFit] {
 -o-object-fit:contain;
 object-fit:contain;
 width:100%;
 height:100%
}
#__layout,
#__nuxt,
body,
html {
 height:100%!important
}
input::-webkit-inner-spin-button,
input::-webkit-outer-spin-button {
 -webkit-appearance:none
}
input[type=number] {
 -moz-appearance:textfield
}
.preview-component[data-v-62de973c] {
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-align:center;
 -ms-flex-align:center;
 align-items:center;
 -webkit-box-pack:center;
 -ms-flex-pack:center;
 justify-content:center;
 z-index:999;
 position:fixed;
 top:0;
 left:0;
 width:100%;
 height:100%;
 background:rgba(0,0,0,.4)
}
.preview-component .img[data-v-62de973c] {
 max-height:90%
}
