.loadimg {background-image:url(/statics/images/common/newloading.png);background-repeat:no-repeat;background-position:center center;background-size:100% 100%}
/*ɸѡ���� start*/
.mask {position: fixed;right: 0;left: 0;top: 0; bottom: 0;background-color:rgba(0,0,0,.3);width:100%;height:100%;z-index:2}
.screen-header{z-index: 3}
.screen-header.fixed {position:fixed;top:0;z-index:10;left:0;background-color:#fff;padding-top:0;width:100%;box-sizing:border-box;padding:0 0.9375rem}
.screen-header .screen-header-list {display:flex;align-items:center;justify-content:space-between;background: #fff}
.screen-header.sticky {position: sticky;top: 0;left: 0;background-color: #fff;z-index: 3;transform:none!important;border-radius:0!important;}
.screen-header .screen-header-list li {flex:1}
.screen-header .screen-header-list li {position:relative;font-size:0.875rem;padding:0.625rem 0.3125rem;text-align:center;border-bottom:1px solid #eaeaea}
.screen-header.nborder .screen-header-list li{border: 0}
.screen-header .screen-header-list .jiantou {font-style:normal;position:absolute;top:0;right:0.2rem}
.screen-header .screen-header-list li i {transition:transform .2s ease-in;transform:rotate(0deg);margin-left:0.3125rem}
.screen-header .screen-header-list li.current {color:#3391ff}
.screen-header .screen-header-list li.xuanzhong {color:#3391ff}
.screen-header .screen-header-list li.current i {color:#3391ff;transition:transform .2s ease-in;transform:rotate(-180deg)}
.screen-header .screen-container {background-color: #FFF}
.screen-header .screen-container .screen-container-item {overflow-y: scroll;max-height: 60vh;min-height: 30vh}
.screen-header .screen-container .screen-container-item .column-list{width: 100%;background-color:#ffffff;box-sizing: border-box;overflow-y: scroll;min-width: 60vw}
.screen-header .screen-container .screen-container-item .column-list:first-child{background-color: #f0f0f0;min-width: auto}
.screen-header .screen-container .screen-container-item .column-group li {display:flex;padding:0.6rem 1.6rem;font-size:0.8rem;align-items:center;justify-content:space-between;}
.screen-header .screen-container .screen-container-item .radio li.current {background: url(../images/gou.png) no-repeat 95% center;background-size: auto 30%;}
.screen-header .screen-container .screen-container-item .column-group li.current {color:#3391ff;background-color: #FFF}
.screen-header .screen-container .screen-container-item .column-group li label {flex:1}
.screen-header .screen-container .screen-container-item h3 {font-size: 1.125rem;font-weight: 600;padding: 0.9375rem 0 0.625rem;}
.screen-header .screen-container .screen-container-item .cell-list {padding:0 0.8rem}
.screen-header .screen-container .screen-container-item .cell-group {display:flex;flex-wrap:wrap;justify-content:flex-start}
.screen-header .screen-container .screen-container-item .cell-group li {min-width:22%;flex:none!important;background-color:#f0f0f0;box-sizing:border-box;margin:0.3125rem;text-align:center;border-radius:0.125rem;font-size:0.75rem;padding:0.5rem}
.screen-header .screen-container .screen-container-item .cell-group li.current{color: #4B76EE;background-color: #F2F6FC;}
.screen-header .screen-container .screen-container-item .custom-filter {margin:0 0.8rem;padding-bottom: 0.9375rem;border-bottom: 0.0125rem solid #EEEDF2}
.screen-header .screen-container .screen-container-item .custom-filter .input-box {display: flex;padding-top: 1.125rem;justify-content: space-between}
.screen-header .screen-container .screen-container-item .custom-filter .input-box .input {width:40%;text-align: center;border:none;border-bottom: 0.0125rem solid #EEEDF2;padding-bottom: 1rem;}
.screen-header .screen-container .screen-container-item .custom-filter .input-box .input:focus {outline:none;border:none;border-bottom: 0.0125rem solid #EEEDF2;}
.screen-header .screen-container .screen-container-item .custom-filter .input-box .input::-webkit-input-placeholder{color: #474B4E;opacity: 0.3;font-size: 1rem;}
.screen-header .screen-container .screen-container-item .custom-filter .input-box .text{margin: 0 .652rem}
.screen-header .screen-container .screen-container-item .cell-tab-group {display:flex;text-align:center}
.screen-header .screen-container .screen-container-item .cell-tab-group li {flex:1;padding:1rem 0.8rem}
.screen-header .screen-container .screen-container-item .cell-tab-group .current {color:#3391FF}
.screen-header .screen-container .screen-container-item .none{display: none;}
.screen-header .label-current-box {padding:0.4rem 0.8rem;overflow-x:scroll}
.screen-header .label-current-box ul {width:max-content;box-sizing:content-box}
.screen-header .label-current-box ul li {padding:0.5rem 0.625rem;background-color:#F3F4F9;color:#3391FF;margin-right:0.625rem;font-size:0.75rem;text-align:center}
.screen-header .label-current-box::-webkit-scrollbar {display:none;scrollbar-width:none;-ms-overflow-style:none}
.screen-header .label-box {overflow-x:scroll;padding:0.4rem 0.8rem}
.screen-header .label-box::-webkit-scrollbar {display:none;scrollbar-width:none;-ms-overflow-style:none}
.screen-header .label-box .label-list {width:max-content;align-items:center}
.screen-header .label-box .label-list li {margin-right:0.5rem;font-size:0.875rem;background-color:#f0f0f0;text-align:center;border-radius:0.1875rem;padding:0.425rem 0.8375rem}
.screen-header .label-box .label-list li.flex {align-items:center}
.screen-header .label-box .label-list li img {width:1.875rem;height:100%;margin-top:-0.375rem;margin-right:0.1875rem}
.screen-header .label-box .label-list-current-name {display:flex;align-items:center;padding:0 0.625rem}
.screen-header .label-box .label-list-current-name img {width:1.25rem;height:100%;margin-top:-0.375rem;margin-right:0.1875rem}
.screen-header .label-box .label-list li.hasimg {padding:0.3125rem;box-sizing:border-box}
.screen-header .label-box .label-list li.current {background-color:#FFF0F1;color:#FC2D3F}

/*ɸѡ���� end*/
/*.one-levels-tab {display:flex;text-align:center}*/
/*.one-levels-tab li {flex:1;padding:0 0.8rem 1rem}*/
/*.one-levels-tab .current {color:#3391FF}*/
/*.one-levels-content {padding:0 0.8rem;flex-wrap:wrap;justify-content:flex-start}*/
/*.one-levels-content li {flex:none!important;background-color:#f0f0f0;box-sizing:border-box;margin:0.3125rem;text-align:center;border-radius:0.125rem;font-size:0.75rem;padding:0.5rem 0.625rem}*/
/*.one-levels-content li.current {color:#4B76EE;background-color:#F2F6FC}*/

/*.left-screen {width:100%;max-height:45vh;box-sizing:border-box;overflow-y:scroll}*/
/*.right-screen {max-height:45vh;flex:1;padding:0 2.9rem;overflow-y:scroll;min-width: 50vw}*/
/*.right-screen-group li {display:flex;padding:0.6rem 0;font-size:0.8rem;align-items:center;justify-content:space-between}*/
/*.right-screen-group li.current {color:#3391ff}*/
/*.right-screen-group li label {flex:1}*/




.one-levels-title {font-weight:600;font-size:1.1rem;padding:1rem}
.one-levels-title span {font-weight:normal;font-size:0.9rem;margin-left:0.5rem}
.one-levels-footer {padding:1.25rem 0;border-bottom:1px solid #eaeaea;border-top:1px solid #eaeaea}

.sliding-around {padding:0 2rem;height:4rem}
.sliding-line {width:100%;height:0.2rem;background-color:pink}
.bgc-line {position:relative;display:flex;align-items:center;width:100%;height:0.2rem;background-color:black}
.circle-icon {position:absolute;display:block;width:2rem;height:2rem;background-color:skyblue}
.left-circle {left:0}
.right-circle {right:0}
.range {position:relative;height:50px;width:100%}
.chunk-one,.chunk-two {position:absolute;top:0.8125rem;width:1.5625rem;height:1.5625rem;border-radius:50%;background-color:#fff;z-index:10;cursor:pointer;transition:all 0.05s linear;box-sizing:border-box}
.range .chunk-one {left:0}
.range .chunk-two {right:0;transform:translateX(-100%)}
.chunk-one strong,.chunk-two strong {display:inline-block;margin-top:18px;text-align:center;font-weight:normal}
.strip-one,.strip-two {position:absolute;left:0;top:25px;height:2px;width:100%;background-color:#999}
.strip-two {width:100%;background-color:#409eff}
.more-group {display:flex;flex-wrap:wrap;justify-content:flex-start}
.more-group li {width:22%;flex:none!important;background-color:#f0f0f0;box-sizing:border-box;margin:0.3125rem;text-align:center;border-radius:0.125rem;font-size:0.75rem;padding:0.5rem 0}
.submit_btn {align-items:center;justify-content:space-between;padding:0.9375rem 0.8rem;border-bottom:1px solid #eaeaea;background-color:#fff}
.reset_btn {width:1.875rem;font-size:0.75rem;text-align:center;margin:0 0.9375rem}
.reset_btn img {width:70%;margin:0 auto}
.qd_btn {display:block;background-color:#3072F6;color:#fff;flex:1;text-align:center;padding:0.625rem 0;border-radius:0.1875rem;letter-spacing:5px}
.selectdown {color:#cccccc}
.home-header.header-btn-group {position: sticky;top: 0;padding: 0.3125rem 0.9375rem;background-color:#2B8BFB;color:#ffffff;z-index: 2}
.home-header.search-box {padding:0 0.9375rem 0.625rem;background-color:#2B8BFB;color:#ffffff}
.white .header-btn-group {padding-top:0}
.header-btn-group {display:flex;align-items:center;justify-content:space-between}
.home-back {display:inline-block;width:1.25rem;height:1.25rem;background:url("/statics/ley/mobile/MobileSearchBuildings/images/backbtn.png") no-repeat center;background-size:100% 100%;margin-right:0.1875rem}
.home-back.fff-back {width:0.6875rem;height:1.25rem;background:url("/statics/ley/mobile/MobileSearchBuildings/images/backbtn-fff.png") no-repeat center;background-size:100% 100%}
.detail-header.white .header-left-btn .home-back {background:url("/statics/ley/mobile/MobileSearchBuildings/images/back000.png") no-repeat center;background-size:100% 100%}
.detail-header.white .header-right-btn.pkbtn {background:url("/statics/ley/mobile/MobileSearchBuildings/images/pk000.png") no-repeat center;background-size:100% 100%}
.detail-header.white .header-right-btn.weiliao {background:url("/statics/ley/mobile/MobileSearchBuildings/images/chat000.png") no-repeat center;background-size:100% 100%}
.detail-header.white .header-right-btn.fenxiang {background:url("/statics/ley/mobile/MobileSearchBuildings/images/share000.png") no-repeat center;background-size:100% 100%}
.detail-header.white .header-right-btn.more {background:url("/statics/ley/mobile/MobileSearchBuildings/images/more000.png") no-repeat center;background-size:100% 100%}
.detail-header.white .header-right-btn.add {width:1.5rem;height:1.5rem;background:url("/statics/ley/mobile/MobileSearchBuildings/images/add-icon.png") no-repeat center;background-size:100% 100%}
.detail-header.white .header-right-btn.del {width:20px;height:20px;background:url("/statics/ley/mobile/MobileSearchBuildings/images/shaichu.png") no-repeat center;background-size:100% 100%}
.header-left-btn {padding:0.625rem 0}
.header-left-btn h3 {font-size:20px;font-weight:400}
.header-right-btn {display:inline-block;height:1.375rem}
.index-nav-img {width:3.625rem;height:1.125rem;margin-left:0.3125rem}
.dingwei {width:16px;background:url("/statics/ley/mobile/MobileSearchBuildings/images/dingwei.png") no-repeat center;background-size:100% 100%;margin-right:0.8125rem}
.weiliao,.im-icon {display: inline-block;width:23px;background:url("/statics/ley/mobile/MobileSearchBuildings/images/weiliao.png") no-repeat center;background-size:100% 100%;height: 1.375rem;}
.detail-header.white .im-icon {background:url("/statics/ley/mobile/MobileSearchBuildings/images/chat000.png") no-repeat center;background-size:100% 100%;}
.search-bar {padding:0.9375rem;background-color:#fff;border-radius:0.1875rem;color:#cccccc}
.header-search-bar {margin: 0 0.625rem;height: 2rem;padding: 0 0.9375rem;align-items: center}
.search-bar span {font-size:0.875rem}
.advertising-container {height:18vh;padding:0.625rem 0;width:100%;overflow:hidden}
.advertising-swiper {height:100%}
.advertising-container img {display:block;width:100%;height:100%;object-fit:cover;border-radius:0.375rem}
.advertising-container .swiper-slide {width:90%}
.home-nav {padding:0 0.9375rem}
.home-nav ul {align-items:center;flex-wrap:wrap}
.home-nav ul li {padding:0.625rem 0;width:20%}
.home-nav ul li a {display:block;width:100%;height:100%;font-size:0.75rem;text-align:center}
.home-nav ul li img {width:35px;height:35px;margin:0 auto 0.5rem}
.home-nav ul li p {line-height:1.4}
.area-nav {height:200px;padding:1.5625rem 0.9375rem;overflow:hidden}
.area-nav-group .youhui-container {width:40%;height:100%}
.area-nav-group .youhui-title {padding-top:1.875rem;color:#ffffff;font-size:1.25rem;text-align:center;font-weight:600;letter-spacing:1px}
.area-nav-group .youhui-type {text-align:center;margin:0.625rem 0}
.youhui-type {font-size:0.75rem;color:#ffffff}
.area-nav-group .search-youhui {display:inline-block;padding:0.3125rem 0.625rem;font-size:0.875rem;color:#ffffff;background-image:linear-gradient(to right,#FC8D29,#FB8A2E);border-radius:0.1875rem;margin-left:1.25rem}
.area-nav-group {flex-direction:column;box-sizing:content-box;flex-wrap:wrap;overflow-x:scroll;min-width:100%;justify-content:space-between;overflow-y: hidden}
.area-nav-group::-webkit-scrollbar {display:none;scrollbar-width:none;-ms-overflow-style:none}
.area-nav-group li {width:120px;height:49%;margin-right:3px}
.area-nav-group li .area-nav-item {display:block;width:100%;height:100%;color:#ffffff;text-align:center;line-height:100px;letter-spacing:1px;font-size:1.125rem}
.building-dynamic {padding:0 1.25rem}
.column-title {padding:0.625rem 0;align-items:center;justify-content:space-between}
.column-title .column-title-tips {font-size:0.75rem;font-weight:normal;color:#9399A5;margin-left:0.3125rem}
.column-title h3 {font-size:1.25rem;font-weight:600}
.column-title h3.title {font-size:1.375rem;font-weight:600}
.column-title a {font-size:0.875rem;color:#9F9F9F}
.column-title a i {margin-left:0.3125rem;font-size:1rem;color:#9F9F9F}
.column-content li {padding:0.625rem 0 0.9375rem;border-top:1px solid #eaeaea;border-bottom:1px solid #eaeaea;margin:-1px 0}
.column-content li:first-child {border-top:none}
.column-content li:last-child {border-bottom:none}
.column-box {align-items:flex-start;flex-wrap:wrap}
.column-time {display:inline-block;background-color:#F7F8FA;text-align:center;color:#5D5E60;padding:0.3125rem 0.625rem;border-radius:0.1875rem}
.column-mon {font-size:0.75rem;color:#8C8D8F}
.column-msg {display:inline-block;flex:1;margin-left:0.9375rem;font-size:1rem;line-height:1.6}
.more-column-msg {max-height:3.125rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.column-msg .column-name {color:#3391FF;font-size: 1rem}
.more-btn {display:block;font-size:0.75rem;width:100%;text-align:right;color:#3391FF}
.coupons-container {overflow:hidden;padding: 0.9375rem}
.coupons-container .coupons-slide {width:90%}
.coupons-container .coupons-slide .youhuiquan1 {height:10vh;background-image:linear-gradient(to right,#428CFE,#7CA1FE)}
.coupons-container .coupons-slide .youhuiquan2 {height:10vh;background-image:linear-gradient(to right,red,#ffffff)}
.coupons-container .coupons-slide .youhuiquan3 {height:10vh;background-image:linear-gradient(to right,sandybrown,#ffffff)}
.section-container {padding:0.9375rem 0.9375rem 0;box-sizing:border-box}
.house-list {width:100%;padding-top:0}
.home-screen {padding:0.9375rem 0}
.house-info-list .house-info-item {padding:0.9375rem 0;border-top:1px solid #eaeaea;border-bottom:1px solid #eaeaea;margin-top:-1px}
.house-info-list .house-info-item:first-child {border-top:none}
.left-info {position:relative;width:34%;margin-right:1.25rem}
.img-info {position:relative;height:5.9375rem}
.left-info img {border-radius:0.3125rem}
.bac-img {display:inline-block;color:#ffffff;padding:0.1875rem 0.9375rem 0.1875rem 0.3125rem;font-size:0.8125rem;background:url("/statics/ley/mobile/MobileSearchBuildings/images/daishou.png") no-repeat center;background-size:100% 100%;z-index:1;white-space:nowrap}
.daishou-box {margin-top:0.9375rem;align-items:center}
.daishou-msg {display:inline-block;font-size:0.75rem;background-color:#FEF2F7;color:#FC0531;margin-left:-0.8125rem;padding:0.3125rem 0.3125rem 0.3125rem 0.625rem;border-radius:1.5625rem;white-space:nowrap;font-weight:600}
.video-house-icon {position:absolute;top:-0.0625rem;left:0;padding:0.1875rem 0.5rem;font-size:0.75rem;color:#ffffff;background:url("/statics/ley/mobile/MobileSearchBuildings/images/shipinkanfang.png") no-repeat center;background-size:100% 100%;z-index:1}
.vr-sp-group {box-sizing:border-box;position:absolute;bottom:0.3125rem;left:0;width:100%;padding:0 0.3125rem;z-index:1;justify-content:space-between;align-items:center}
.vr-icon,.sp-icon {display:inline-block;width:20px;height:20px;background:url("/statics/ley/mobile/MobileSearchBuildings/images/vricon.png") no-repeat center;background-size:100% 100%;vertical-align:middle}
.sp-icon {background:url("/statics/ley/mobile/MobileSearchBuildings/images/spicon.png") no-repeat center;background-size:100% 100%}
.pic-msg {color:rgba(255,255,255,.5);font-weight:600;font-size:0.875rem}
.right-info {width:60%;align-items:center}
.right-info.pk-right-info {padding-right: 15px}
.house-name {align-items:center;font-weight:600;font-size:1.125rem}
.sale-type-icon {display:inline-block;font-size:0.75rem;padding:0 2px;border:1px solid;border-radius:0.1875rem;font-weight:normal;margin-right: 10px;vertical-align: middle}
.salenow {color:#3391FF;border-color:#4298FC}
.nosale {color:#82C630;border-color:#82C630}
.salenone {color:#A2A2A2;border-color:#A2A2A2}
.price-msg {font-size:0.8125rem;color:#FA5944;margin:0.5rem 0;}
.price-num {font-size:1rem;margin:0 0.1875rem;font-weight:600}
.area-info {font-size:0.75rem}
.house-tips-group {font-size:0.75rem;margin:0.5rem 0}
.house-tips-group span {display:inline-block;text-align:center;padding:0.125rem 0.1875rem;border-radius:0.1875rem;color:#88929A;background-color:#F2F3F5;margin-bottom: 0.3125rem;margin-right: 0.3125rem}
.house-biaoqian {font-size:0.75rem;margin-top:0.625rem}
.house-biaoqian li {align-items:center;padding:0.3125rem 0;color:#626263}
.house-biaoqian li:first-child {color:#F95E55!important}
.house-biaoqian-icon {display:inline-block;width:0.9375rem;height:0.9375rem;border-radius:0.1875rem;margin-right:0.3125rem}
.house-biaoqian-down {position:absolute;top:0;right: 0;z-index:1;font-size: 22px;color: #B0B0B0}
.screen-header .fixed {position:absolute;left: 0;width:100%;z-index:2;}

.title-placeholder {font-size:0.875rem;margin-left:0.625rem}
#divScroll {height:1rem;overflow:hidden}
.divScroll {height:1rem;overflow:hidden}
.more-biaoqian {max-height:3.125rem;overflow:hidden}
.house-biaoqian i {font-size: 1rem}
.likeorpk-btn {display:block;width:0.9375rem;height:0.9375rem;background:url("/statics/ley/mobile/MobileSearchBuildings/images/liebiaoaixin.png");background-size:100% 100%}
.pk-btn {background:url("/statics/ley/mobile/MobileSearchBuildings/images/liebiaopk.png");background-size:100% 100%;}
.pk-btn.act {background:url("/statics/ley/mobile/MobileSearchBuildings/images/pkbtn-act.png");background-size:100% 100%;}
.like-btn.act {background:url("/statics/ley/mobile/MobileSearchBuildings/images/likebtn-act.png");background-size:100% 100%}
.refresh-loading {text-align:center;color:#A2A2A2}
.refresh-loading i {margin-right:0.625rem}
.youhuiquan-box {padding:0 0.625rem;align-items:center}
.youhuiquan-box img {width:3.125rem;height:3.125rem;border-radius:0.3125rem;margin-right:0.625rem}
.youhui-info {flex:1;color:#ffffff}
.lingqu-btn {font-size:0.75rem;background-color:#fff;color:#729DFE;padding:0.625rem 0.9375rem;border-radius:1.5625rem}
.youhui-info h3 {font-size:0.875rem}
.youhui-msg {font-size:0.75rem;align-items:center;margin-top:0.5rem}
.liwu-icon {display:inline-block;width:15px;height:15px;background:url("/statics/ley/mobile/MobileSearchBuildings/images/liwuicon.png") no-repeat center;background-size:100% 100%;margin-right:0.3125rem}
.list-header {padding:0.625rem 1.25rem;align-items:center}
.list-search-bar {padding:0.5rem 0.3125rem;flex:1;border:0.0625rem solid #DCDCDC;box-shadow:0rem 0.3125rem 0.3125rem 0rem rgba(0,0,0,0.05);border-radius:0.3125rem;margin:0 1.25rem}
.list-header-icon {display:inline-block;width:1.0625rem;height:1.375rem;background:url("/statics/ley/mobile/MobileSearchBuildings/images/listdingwei.png") no-repeat center;background-size:100% 100%;margin-right:0.3125rem}
.list-header-icon.fenxiang {width:1.3125rem;height:1.3125rem;background:url("/statics/ley/mobile/MobileSearchBuildings/images/listshare.png") no-repeat center;background-size:100% 100%}
.list-header-icon.backbtn {width:0.625rem;height:1.125rem;background:url("/statics/ley/mobile/MobileSearchBuildings/images/listback.png") no-repeat center;background-size:100% 100%}
.city-container {padding:0 0 0 0.625rem}
.city-name {padding-right:0.8125rem}
.city-down {position:absolute;top:0;right:0}
.list-tab {padding:0.625rem 1.25rem}
.list-tab li {position:relative;width:20%;border-radius:0.1875rem;background-color:#fff;font-size:14px;border:1px solid #eaeaea;text-align:center;margin-right:0.625rem;z-index:2}
.list-tab li a {display:block;padding:0.3125rem 0;width:100%;height:100%;background-color:#ffffff;box-sizing:border-box}
.list-tab li.current {background-color:#3D71EF;color:#ffffff;border:1px solid #3D71EF}
.list-tab li.current a {background-color:#3D71EF;color: #fff}
.list-tab li.current:after {content:'';position:absolute;right:50%;bottom:-0.3125rem;width:0.625rem;height:0.625rem;display:block;transform:translate(50%) rotate(45deg);z-index:-1;background-color:#3D71EF;border:1px solid #3D71EF}
/*.label-list li.current {background-color:#FFF0F1;color:#FC2D3F}
.label-current-box {margin-top:0.625rem;overflow-x:scroll}
.label-current-box ul {width:max-content;box-sizing:content-box}
.label-current-box ul li {padding:0.5rem 0.625rem 0.5rem 0;background-color:#F3F4F9;color:#3391FF;margin-right:0.625rem;font-size:0.75rem;text-align:center}
.label-current-box::-webkit-scrollbar {display:none;scrollbar-width:none;-ms-overflow-style:none}*/
.house-guanggao-item .left-info img {border-radius:0.1875rem}
.house-guanggao-item .right-info {font-size:0.875rem;text-align:center}
.house-guanggao-item .right-info h3 {position:relative}
.house-guanggao-item .right-info h3:before {content:'';position:absolute;display:block;top:0.4375rem;left:1.25rem;width:20%;height:1px;background-color:#eaeaea}
.house-guanggao-item .right-info h3:after {content:'';position:absolute;display:block;top:0.4375rem;right:1.25rem;width:20%;height:1px;background-color:#eaeaea}
.house-guanggao-item .right-info p {font-weight:600;margin:0.3125rem 0;line-height:1.4;font-size:1rem}
.house-guanggao-item .right-info a.a-btn {display:inline-block;border:1px solid #A2A2A2;color:#A2A2A2;padding:0.1875rem 0.625rem;border-radius:1.5625rem}
.list-scroll-box {margin:0.9375rem 0;overflow-x:scroll}
.list-scroll-box::-webkit-scrollbar {display:none;scrollbar-width:none;-ms-overflow-style:none}
.list-scroll-box ul {width:max-content;padding:0.3125rem}
.list-scroll-item {width:150px;box-shadow:0px 0px 5px rgba(0,0,0,.05);background-color:#ffffff;margin-right:0.625rem}
.list-scroll-container {padding:0.625rem}
.list-scroll-container h3 {font-size:1.125rem;font-weight:600}
.list-scroll-container p {font-size:0.75rem;color:#686868;margin:0.625rem 0}
.list-scroll-container .list-scroll-img {justify-content:space-between}
.list-scroll-container .list-scroll-img img {width:49%;border-radius:0.1875rem}
.pkxuanfu {position:fixed;bottom:8vh;right:0;width:5rem;height:5rem;z-index:99;background:url("/statics/ley/mobile/MobileSearchBuildings/images/pkxuanfu.png") no-repeat center;background-size:100% 100%}
.weiliaoqa-container {position:fixed;bottom:12vh;right:20px;z-index:20}
.weiliaoqa-box {position:absolute;top:-14.375rem;right:0;width:58vw}
.qa-mask {position:fixed;top:0;left:0;background-color:rgba(0,0,0,.3);width:100%;height:100%;z-index:19}
.weiliaoqa-box ul {flex-direction:column}
.weiliaoqa-box li {background-color:#fff;padding:0.625rem 1.25rem;border-radius:1.5625rem;margin-bottom:0.625rem;align-items:center;justify-content:space-between}
.weiliaoqa-box li .qa-icon {display:block;width:0.9375rem;height:0.9375rem;background:url("/statics/ley/mobile/MobileSearchBuildings/images/detailqa-icon.png") no-repeat center;background-size:100% 100%}
.weiliaoqa-box li a {font-size:0.75rem}
.weiliaoqa {width:3.125rem;height:3.125rem;z-index:10;background:url("/statics/ley/mobile/MobileSearchBuildings/images/tiwen-icon.png") no-repeat center;background-size:100% 100%;box-shadow:0px 0px 5px rgba(0,0,0,.2);border-radius:50%}
.pkxuanfu a {display:block;width:100%;height:100%}
.pk-num {position:absolute;top:1.375rem;right:1.375rem;width:0.9375rem;height:0.9375rem;background-color:#FA5944;font-size:0.75rem;color:#ffffff;border-radius:50%;text-align:center;line-height:0.9375rem}
.house-info-list.nopadding {padding-top:0}
.found-container {padding:0.9375rem 0;border-top:1px solid #eaeaea;border-bottom:1px solid #eaeaea}
.found-tips-group {flex-wrap:wrap;align-items:center}
.found-tips-group li {font-size:0.75rem;color:#2C2C2C;background-color:#E8E8E8;border-radius:1.5625rem;padding:0.3125rem 0.625rem;margin-right:0.625rem;margin-bottom:0.625rem}
.found-container .hot-search {flex-wrap: wrap;justify-content: space-between}
.found-container .hot-search li {width: 45%;margin-bottom: 5px;}
.found-container .hot-search li a{font-size: 14px;white-space: nowrap}
.remove-history {display:block;width:15px;height:15px;background:url("/statics/ley/mobile/MobileSearchBuildings/images/shaichu.png") no-repeat center;background-size:100% 100%}
.remove-history-item {display:block;width:10px;height:10px;background:url("/statics/ley/mobile/MobileSearchBuildings/images/close.png") no-repeat center;background-size:100% 100%}
.search-history-list {margin:0.9375rem 0}
.search-history-list li {font-size:0.875rem;color:#9E9E9E;align-items:center;justify-content:space-between;margin-bottom:0.625rem}
.clock-icon {display:block;width:15px;height:15px;background:url("/statics/ley/mobile/MobileSearchBuildings/images/clock.png") no-repeat center;background-size:100% 100%;margin-right:0.625rem;vertical-align:middle}
.search-header input {width: 80%;background:none;outline:none;border:none;font-size:0.875rem}
.search-dingwei {display:block;width:1.125rem;height:1.5rem;background:url("/statics/ley/mobile/MobileSearchBuildings/images/searchdingwei.png")  no-repeat center;background-size:100% 100%}
.search-input {color:#2C2C2C;margin-left:0.9375rem;flex:1;font-size: 1.125rem}
.keywords-list {position:absolute;top:2.625rem;left:0;width:100%;max-height:60vh;overflow-y:scroll;box-shadow:0 10px 10px 0 rgb(0 0 0 / 25%);background-color:#ffffff;color:#9E9E9E;padding:0.9375rem 1.25rem;z-index:10}
.keywords-list li {padding:0.625rem 0;border-top:1px solid #eaeaea;border-bottom:1px solid #eaeaea;margin-top:-1px}
.keywords-list li i {margin-right:0.625rem}
.keywords-list li:first-child {border-top:none}
.keywords-list li:last-child {border-bottom:none}
.detail-header.fixed {position:fixed;top:0;left:0;width:100%;z-index:11}
.detail-header.blue {padding-top:0;background-color:#3391FF;z-index:11}
.detail-header.mask-bg {background-image: linear-gradient(rgba(0,0,0,.5),transparent)}
.detail-header.white {padding-top:0;background-color:#ffffff;z-index:11;border-bottom:1px solid #eaeaea;background-image: none}
.header-right-group {align-items:center}
.header-right-group a {margin-left:0.9375rem}
.header-right-btn.pkbtn {width:1.75rem;height:1rem;background:url(/statics/ley/mobile/MobileSearchBuildings/images/detailPK.png) no-repeat center;background-size:100% 100%}
.header-right-btn .pk-num {top:-0.625rem;right:-0.25rem}
.header-right-btn.fenxiang {width:1.375rem;background:url(/statics/ley/mobile/MobileSearchBuildings/images/share-white.png) no-repeat center;background-size:100% 100%}
.header-right-btn.more {width:1.5625rem;height:0.25rem;background:url(/statics/ley/mobile/MobileSearchBuildings/images/more-white.png) no-repeat center;background-size:100% 100%}
.header-right-btn.search {width:1.375rem;background:url(/statics/ley/mobile/MobileSearchBuildings/images/header-search-icon.png) no-repeat center;background-size:100% 100%}
.bofang-icon {position:absolute;display:block;top:50%;left:50%;width:3.125rem;height:3.125rem;z-index: 10;background:url(/statics/ley/mobile/MobileSearchBuildings/images/bofang.png) no-repeat center;background-size:100% 100%;transform:translate(-50%,-50%)}
.detail-vr-icon {position:absolute;display:block;top:50%;left:50%;width:3.125rem;height:3.125rem;background:url(/statics/ley/images/esf/icon_vr_new.png) no-repeat center;background-size:100% 100%;transform:translate(-50%,-50%);background-color: rgba(0,0,0,.5);border-radius: 50%}
.swiper-pagination-button-spf {position:absolute;bottom:1.25rem;left:50%;z-index:3;color:#464C56;background-color:rgba(255,255,255,.6);font-size:0.75rem;transform:translateX(-50%);border-radius:1.5625rem}
.swiper-pagination-button-spf li {padding:0.3125rem 0.625rem}
.swiper-pagination-button-spf li.current {background-color:#2B8CFD;color:#ffffff;border-radius:1.5625rem}
.video-num {display:block;width:0.9375rem;height:0.625rem;background:url(/statics/ley/mobile/MobileSearchBuildings/images/video-num.png) no-repeat center;background-size:100% 100%;margin-right:0.625rem}
.pic-num {width:1rem;height:0.75rem;background:url(/statics/ley/mobile/MobileSearchBuildings/images/tupiannum.png) no-repeat center;background-size:100% 100%}
.swiper-total {position:absolute;bottom:1.25rem;left:1.25rem;z-index:3;background-color:rgba(0,0,0,.6);color:#ffffff;align-items:center;font-size:0.75rem;padding:0.1875rem 0.5rem;border-radius:0.3125rem}
.buildings-container {padding:1.5625rem 0.9375rem 0.625rem;background-color:#fff}
.buildings-name {font-size:1.25rem;font-weight:600;align-items:center;justify-content:space-between;color:#252525}
.into-pk {display:block;width:3.5625rem;height:0.75rem;background:url("/statics/ley/mobile/MobileSearchBuildings/images/into-pk.png") no-repeat center;background-size:100% 100%}
.alias-content {align-items:center;justify-content:space-between;font-size:0.75rem;color:#252525;margin:0.3125rem 0}
.detail-aixin {display:block;width:0.9375rem;height:0.9375rem;background:url("/statics/ley/mobile/MobileSearchBuildings/images/detail-aixin.png") no-repeat center;background-size:100% 100%}
.detail-aixin.act {background:url("/statics/ley/mobile/MobileSearchBuildings/images/likebtn-act.png") no-repeat center;background-size:100% 100%}
.alias-content p {flex:1;margin-bottom: 0.3125rem}
.alias-name {margin-right:0.9375rem}
.brand-name {color:#FB543F}
.alias-content em {color:#eaeaea;margin:0 0.3125rem}
.tag-group {font-size:0.75rem;}
.tag-group li {padding:5px 10px;background-color:#F7F7F7;color:#484848;margin-right:0.3125rem;border-radius:0.1875rem}
.tag-group .zaishou {background-image:linear-gradient(to right,#65ABFD,#2B8CFD);color:#ffffff}
.tag-group .gonggao {background: linear-gradient(-35deg, #FD4E38 0%, #FB743E 100%);color:#ffffff}
.buildings-info .info-top {width:90%;overflow-x:scroll;padding:0.625rem 0}
.buildings-info .info-top::-webkit-scrollbar {display:none;scrollbar-width:none;-ms-overflow-style:none}
.wyxt-tab {width:max-content;align-items:center}
.wyxt-tab li {color:#9B9B9B;font-size:0.8125rem;padding:5px 10px}
.detail-top {overflow:hidden;}
#detail-swiper {height:100%}
.video-box{height: 17.8125rem;}
.video-box video {object-fit: contain;}
.video-box .fenmian{position: absolute;top: 0;left: 0;width: 100%;height: 100%;z-index: -1;background-color: rgba(0,0,0,.5)}
.vr-box {height: 17.8125rem;}
.pic-left-more p{transform: translateY(-100%);font-size: 0.875rem; margin: 50% 0.3125rem 0}
.vr-box img {position: absolute;top: 0;left: 0;}
.buildings-info .jisuanqi-icon {position:absolute;top:0.9375rem;right:0;display:block;width:0.9375rem;height:0.9375rem;background:url("/statics/ley/mobile/MobileSearchBuildings/images/jisuanqi-icon.png") no-repeat center;background-size:100% 100%}
.wyxt-tab li.current {font-size:1rem;color:#3072F6}
.wyxt-tab li.current:before {content:'';position:absolute;bottom:0;left:50%;width:1.5rem;height:0.3125rem;background:url("/statics/ley/mobile/MobileSearchBuildings/images/tab-current.png") no-repeat center;background-size:100% 100%;transform:translateX(-50%)}
.detail-all-container {background-color:#F7F8FA;}
.info-msg {align-items:center;flex-wrap:wrap}
.info-msg {font-size:14px;color:#727274}
.info-msg p {margin:0.3125rem 0}
.info-msg span {color:#252525;margin-left:0.1875rem}
.info-msg small {font-size:1rem;color:#FB543F;}
.info-msg small em {font-size:0.9375rem}
.info-msg .w30 {width:32%;margin-right:0.25rem}
.info-msg .w100 {width:100%}
.info-msg .icon-span {display:inline-flex;align-items:center;justify-content:space-between;}
.info-msg .icon-span .detail-dingwei {display:block;width:0.6875rem;height:0.9375rem;background:url("/statics/ley/mobile/MobileSearchBuildings/images/detail-dingwei.png") no-repeat center;background-size:100% 100%}
.detail-btn {margin:0.9375rem 0;display:block;text-align:center;padding:0.9375rem 0;font-size:0.875rem;border-radius:0.1875rem;background-color:#F1F8FF;color:#3072F6}
.detail-btn.red {color:#FB543F;background-color:#FFEEEB}
.detail-btn .cpbg-icon {display:inline-block;width:0.6875rem;height:0.875rem;margin-right:0.3125rem;background:url("/statics/ley/mobile/MobileSearchBuildings/images/cpbg-icon.png") no-repeat center;background-size:100% 100%}
.remind-container {align-items:center;font-size:0.75rem}
.remind-container li {flex:1;text-align:center}
.remind-container li:nth-child(1) {border-right:2px solid #eaeaea}
.remind-container li .kaipai {display:inline-block;width:0.875rem;height:1rem;background:url("/statics/ley/mobile/MobileSearchBuildings/images/kaipantixing.png") no-repeat center;background-size:100% 100%;vertical-align:middle}
.remind-container li .bianjia {display:inline-block;width:1.125rem;height:1rem;background:url("/statics/ley/mobile/MobileSearchBuildings/images/bianjiatishi.png") no-repeat center;background-size:100% 100%;vertical-align:middle}
.tel-container {margin:0.625rem 0;background-color:#fff;align-items:center;padding:0.9375rem 0.9375rem;justify-content:space-between}
.left-tel .tel-num {font-size:1.25rem;color:#242424;font-weight:600}
.left-tel .tel-msg {font-size:0.75rem;color:#656565;line-height:1.4;margin-top:0.3125rem}
.tel-container .right-tel {display:block;width:2.1875rem;height:2.1875rem;background:url("/statics/ley/mobile/MobileSearchBuildings/images/tel-btn.png") no-repeat center;background-size:100% 100%}
.buildings-rank {padding:0.9375rem 1.25rem;background-color:#fff;align-items:center}
.buildings-rank-icon {display:block;width:3.75rem;height:1rem;background:url("/statics/ley/mobile/MobileSearchBuildings/images/loupanbang.png") no-repeat center;background-size:100% 100%}
.buildings-rank-list {flex:1}
.buildings-rank-arrow {color:#9F9F9F}
.screen-one-tab {font-size:0.875rem;padding-left:1.25rem;color:#464C56;margin-bottom:1.25rem}
.sort-levels-screen {background-color:#fff}
.sort-levels-screen li {font-size:0.875rem;padding:0.5rem 1.25rem}
.sort-levels-screen li:first-child {padding-top:0.9375rem}
.sort-levels-screen li.current {color:#3072F6}
.sort-levels-screen li.current:after {content:'';position:absolute;top:1.125rem;right:1.375rem;width:0.875rem;height:0.625rem;background:url("/statics/ley/mobile/MobileSearchBuildings/images/current.png") no-repeat center;background-size:100% 100%}
.detail-footer {margin-top:0.625rem;background-color:#fff}
.favourable-container {padding:0.625rem 1.25rem;overflow:hidden}
.door-model-tabs {font-size:0.875rem;color:#9F9F9F}
.door-model-tabs li {padding:0 0.5rem}
.door-model-tabs li.current {color:#3072F6}
.door-model-lists {overflow-x:scroll;padding:0.625rem 0}
.door-model-lists::-webkit-scrollbar {display:none;scrollbar-width:none;-ms-overflow-style:none}
.door-model-list {width:max-content;padding:0.625rem 0.3125rem}
.door-model-item {width:12.5rem;background:#FFFFFF;border:1px solid #F1F1F1;border-radius:0.1875rem;box-shadow:0px 0px 5px rgba(0,0,0,.1);margin-right:0.625rem}
.door-model-img {width:100%;height:9.375rem;padding:0.3125rem;box-sizing: border-box}
.door-model-img .vr-pop{font-size: 0.75rem;position: absolute;bottom: 0.9375rem;left: 0.9375rem;color: #fff;background-color: rgba(0,0,0,.6);padding: 0.5rem 0.625rem;border-radius: 0.1875rem}
.door-model-img .vr-pop img {width: 0.75rem;height: 0.9375rem;margin-right: 0.3125rem}
.door-model-info {padding:0.625rem 0.625rem 0}
.door-model-info .sale-state {display:inline-block;padding:0.125rem 0.5rem;font-size:0.75rem;margin-left:0.625rem;color:#3072F6;background-color:#E9F3FF;border-radius:0.1875rem}
.door-model-info .mj-yt-info {font-size:0.75rem;color:#BBBBBB;margin-top:0.3125rem}
.door-model-info .mj-yt-info span {margin-right:0.625rem}
.door-model-info .footer {align-items:center;justify-content:space-between;padding:0.9375rem 0}
.door-model-info .into-pk {background:none;font-size:16px;height:auto;padding:5px 15px 5px 10px;background-color:#FFEEEB;color:#FB543F;border-radius:0.3125rem}
.door-model-price {font-size:0.75rem}
.door-model-price .salenum {color:#BBBBBB}
.door-model-price .num {font-weight:600;font-size:22px;color:#1F1F1F}
.chronicle-container {margin-top:0.625rem}
.chronicle-lists-box {overflow-x:scroll}
.chronicle-lists {font-size:0.875rem;width:max-content;padding:0.625rem 0}
.chronicle-lists li {padding:0.625rem 0.9375rem;background-color:#f7f7f7;margin-right:0.3125rem}
.chronicle-lists .time {font-size:0.75rem;color:#8C8C8C;margin-top:0.3125rem}
.chronicle-lists h5 i {margin-left:0.3125rem}
.chronicle-lists li.ongoing {background-color:#FFEEEB;color:#FB543F}
.chronicle-lists li.ongoing  .time {color:#FB543F}
.chronicle-lists .tips {position:absolute;top:-0.5rem;right:0;display:block;padding:0.0625rem 0.3125rem;color:#ffffff;font-size:0.75rem;background-color:#FB543F;border-radius:0.1875rem}
.chronicle-lists .yugao .tips {background-color:#b9b7b7;color:#fff}
.housing-information {margin-top:1.25rem}
.door-model {margin-top:1.25rem}
.column-title a.blue {color:#3072F6}
.housing-information .housing-introduce {font-size:0.75rem;color:#979DA8;line-height:1.4}
.housing-information .more-housing-introduce {max-height:2rem;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}
.housing-introduce-box .detail-more-btn {position:absolute;bottom:-1px;right:0;font-size:0.75rem;align-items:center}
.housing-introduce-box .detail-more-btn a {color:#3072F6;background-color:#fff}
.housing-introduce-box .mask {position: relative;width:2rem;height:1rem;background:linear-gradient(to right,hsla(0,0%,100%,0),#fff)}
.housing-content .img-info {width:100%;height:30vh;margin:1.25rem 0}
.housing-content .img-info .img-msg {position:absolute;bottom:0;left:0;width:100%;background-color:rgba(0,0,0,.7);color:#fff;padding:0.5rem 0}
.housing-content .img-info .img-msg li {flex:1;text-align:center;font-size:0.75rem}
.housing-content .img-info .img-msg li .num {font-size:16px}
.housing-content table {width:100%;font-size:0.8125rem}
.housing-content table thead {color:#9399A5}
.housing-content table thead th {padding:0.5rem 0}
.housing-content table tbody td {padding:0.5rem 0}
.housing-content table tbody .red {color:#FB543F}
.housing-content table tbody .blue {color:#3072F6}
.housing-content table tbody .zx {margin-left:0.3125rem;font-size:0.75rem;background-color:#E9F3FF;color:#3072F6;padding:0.0625rem 0.1875rem;transform:scale(0.9)}
.consultant-container {margin-top:1.25rem}
.consultant-lists li {padding:0.9375rem 0;margin-top:-1px;justify-content:space-between;align-items:center}
.consultant-lists li:not(:first-child) {border-top:1px solid #eaeaea}
.consultant-lists li:not(:last-child) {border-bottom:1px solid #eaeaea}
.consultant-info-box {align-items:center}
.consultant-info-box .consultant-photo {width:3.125rem;height:3.125rem;border-radius:50%;margin-right:1.25rem}
.consultant-msg .consultant-name {font-weight:600;align-items:center}
.consultant-msg .consultant-name img {width:1.25rem;height:0.9375rem;margin-left:0.3125rem}
.consultant-msg .consultant-zhiwei {font-size:0.75rem;margin-top:0.3125rem}
.contact-group .contactbtn {display:inline-block;width:1.875rem;height:1.875rem;background:url("/statics/ley/mobile/MobileSearchBuildings/images/detail-weiliao.png") no-repeat center;background-size:100% 100%}
.contact-group .contactbtn.dianhua {display:inline-block;width:1.875rem;height:1.875rem;background:url("/statics/ley/mobile/MobileSearchBuildings/images/detail-tel-btn.png") no-repeat center;background-size:100% 100%;margin-left:0.625rem}
.building-dynamic-view {margin-top:1.25rem}
.dynamic-container .happen-time {font-size:0.75rem;color:#507298;}
.dynamic-container .dynamic-time {font-size:0.75rem;color:#9B9B9B}
.dynamic-container .dynamic-lpmc {font-size:1rem;color:#333333}
.dynamic-container .dynamic-content {font-size:0.875rem;color:#000420;line-height:1.4}
.dynamic-container .dynamic-item {padding-left:1.25rem;margin:0.625rem 0 1.25rem}
.dynamic-container .dynamic-time:before {content:'';position:absolute;top:50%;left:-1.5625rem;width:0.5rem;height:0.5rem;border-radius:50%;border:0.125rem solid #3072F6;background-color:#fff;transform:translateY(-50%)}
.dynamic-container .dynamic-item:before {content:'';position:absolute;top:50%;left:0;width:0.0625rem;height:80%;background-color:#E5E5E5;transform:translateY(-50%)}
.dynamic-img-group {margin-top:0.9375rem;overflow-x:scroll}
.dynamic-img-group ul {width:max-content}
.dynamic-img-group ul li {width:6.125rem;height:4.75rem;margin-right:0.625rem}
.dynamic-img-group ul li img {border-radius:0.3125rem}
.measurement-box {margin-top:1.25rem}
.measurement-score {padding:0.625rem 0}
.measurement-box .total-score {width:30%;font-size:0.75rem;border-right:1px solid #eaeaea}
.measurement-box .total-score .num {font-size:1.75rem}
.score-list {width:70%;padding-left:0.9375rem;box-sizing:border-box;max-height:3.125rem;overflow-x:scroll}
.score-list::-webkit-scrollbar {display:none;scrollbar-width:none;-ms-overflow-style:none}
.score-list ul {max-width:max-content;flex-wrap:wrap;flex-direction:column;height:100%;justify-content:space-between}
.score-list ul li {align-items:center;font-size:0.75rem;padding:0.1875rem 0;margin-right:0.625rem}
.score-list .measurement-progress {width:3.125rem;height:0.3125rem;background-color:#E8E7ED;border-radius:1.5625rem;margin-left:10px}
.score-list .measurement-progress .measurement-score-progress {position:absolute;top:0;left:0;height:100%;width:50%;background-color:#3072F6;border-radius:1.5625rem}
.measurement-tab {padding:0.625rem 0}
.measurement-tab li {flex:1;font-size:0.75rem;text-align:center}
.measurement-tab li img {width:1.375rem;height:1.5rem;margin:0 auto 0.625rem}
.measurement-content {margin-top:0.625rem;overflow:hidden;max-height:13vh}
.measurement-content .measurement-title {font-weight:600;font-size:1rem}
.measurement-content .measurement-title .measurement-icon {display:inline-block;width:18px;height:18px;background:url("/statics/ley/mobile/MobileSearchBuildings/images/zan-icon.png") no-repeat center;background-size:100% 100%;margin-right:0.3125rem}
.measurement-content .measurement-msg {margin-top:0.625rem;font-size:0.875rem;max-height:12vh;overflow:hidden;line-height:1.4;color:#7D7D7D}
.measurement-content .mask-measurement {position:absolute;bottom:0;left:0;width:100%}
.mask-measurement .mask {position: relative;height:1.875rem;background:linear-gradient(180deg,hsla(0,0%,100%,0),#fff)}
.recent-price {margin-top:1.25rem}
.recent-price .recent-echarts {width:100%;height:30vh}
.location-container {margin-top:1.25rem}
.location-info p {font-size:0.75rem;padding:0.625rem 0}
.location-info p span {color:#9399A5;margin-right:0.625rem}
.location-info .baidu-map {width:100%;height:30vh}
.location-info .more-msg {font-size:0.875rem}
.location-info .more-msg span {color:#9399A5;margin-right:0.625rem}
.location-info .more-msg span.list-span {color:#333333}
.news-container {margin-top:1.25rem}
.news-lists .news-item {padding:0.9375rem 0}
.news-lists .news-item:not(:last-child) {border-bottom:1px solid #eaeaea}
.news-lists .news-item-a {align-items:center}
.news-lists .news-item-a img {width:7.5rem;height:5rem;border-radius:0.3125rem}
.left-newsinfo {line-height:1.4;padding-right:0.9375rem}
.left-newsinfo .catory {font-size:0.75rem;color:#9D9D9D;margin:0.625rem 0}
.left-newsinfo .news-info-footer {font-size:0.75rem;color:#989898;justify-content:space-between}
.left-newsinfo .news-info-footer span {align-items:center}
.left-newsinfo .news-info-icon {display:inline-block;width:13px;height:13px;background:url("/statics/ley/mobile/MobileSearchBuildings/images/detail-clock.png") no-repeat center;background-size:100% 100%;margin-right:0.3125rem}
.left-newsinfo .news-info-icon.readnum {width:15px;height:11px;background:url("/statics/ley/mobile/MobileSearchBuildings/images/detail-eye.png") no-repeat center;background-size:100% 100%}
.question-answer {margin-top:1.25rem}
.answer-container .question-msg {padding:0.9375rem 0 0.9375rem 2.25rem;font-size:1rem;line-height:1.4}
.answer-container .question-msg:before {content:'';position:absolute;display:block;top:1.125rem;left:0;width:1.4375rem;height:1.3125rem;background:url("/statics/ley/mobile/MobileSearchBuildings/images/detailquestion.png") no-repeat center;background-size:100% 100%}
.answer-container .question-msg h5 {font-weight:600}
.answer-container .question-msg .answer-msg {font-size:0.875rem;color:#2B2B2B}
.answer-container .question-msg .answer-msg li {padding:0.625rem 0}
.answer-container .question-msg .answer-msg li:before {content:'';position:absolute;display:block;top:0.75rem;left:-2.1875rem;width:1.4375rem;height:1.3125rem;background:url("/statics/ley/mobile/MobileSearchBuildings/images/detailanswer.png") no-repeat center;background-size:100% 100%}
.answer-container .question-msg .answer-info {font-size:0.75rem;color:#909090;justify-content:space-between}
.answer-container .question-msg .num {color:#000000}
.buildings-nearby {margin-top:1.25rem}
.nearby-lists {padding:15px 0;overflow-x:scroll}
.nearby-lists::-webkit-scrollbar {display:none;scrollbar-width:none;-ms-overflow-style:none}
.nearby-lists ul {width:max-content}
.nearby-lists li {width:150px;margin-right:0.9375rem}
.nearby-lists .nearby-img {height:100px;border-radius:0.3125rem}
.nearby-lists .nearby-name {padding:0.5rem 0;font-weight:600;align-items:center;justify-content:space-between}
.nearby-lists .nearby-name .name {max-width:68%}
.nearby-lists .nearby-name .sale-type {font-weight:normal;font-size:0.75rem;padding:0.1875rem 0.3125rem;border-radius:0.1875rem;color:#ffffff}
.nearby-lists .nearby-name .sale-type.salenow {background-color:#2F9BFE}
.nearby-lists .nearby-name .sale-type.salenone {background-color:#A2A2A2}
.nearby-lists .nearby-name .sale-type.nosale {background-color:#82C630}
.nearby-lists .price {font-size:0.75rem;color:#FA5944}
.nearby-lists .price em {font-size:1.125rem;font-weight:600;margin-right:0.125rem}
.detail-footer-tips {padding:40px 1.25rem 80px}
.detail-footer-tips .detail-warning {display:inline-block;width:15px;height:17px;background:url("/statics/ley/mobile/MobileSearchBuildings/images/detail-warning.png") no-repeat center;background-size:100% 100%;margin-right:0.3125rem}
.detail-footer-tips .tips-title {font-weight:600;font-size:0.875rem}
.detail-footer-tips .tips-content {margin-top:0.9375rem;font-size:0.75rem;color:#9399A5;line-height:1.4}
.detail-footer-tips .tips-content a {color:#9399A5;margin-left:0.3125rem}
.fixed-footer-toolbar {position:fixed;left:0;bottom:0;width:100%;background-color:#fff;z-index:10;padding:0.625rem 1.25rem;box-shadow:0rem 0rem 0.625rem rgba(0,0,0,.1);box-sizing:border-box}
.fixed-footer-toolbar.picswier {position:absolute;left:0;bottom:-4.6875rem;width:100%;background-color:#fff;z-index:10;padding:0.625rem 1.25rem;box-shadow:0rem 0rem 0.625rem rgba(0,0,0,.1);box-sizing:border-box}
.fixed-footer-toolbar .collect-btn {width:12%;font-size:12px;color:#5D5D5D;text-align:center;margin-right:0.625rem}
.fixed-footer-toolbar .toolbar-group {flex:1;justify-content:space-between;align-items:center}
.fixed-footer-toolbar .collect-btn .collect-icon {display:block;width:1.4375rem;height:1.4375rem;margin:0.3125rem auto;background:url("/statics/ley/mobile/MobileSearchBuildings/images/detail-aixin.png") no-repeat center;background-size:100% 100%}
.fixed-footer-toolbar .collect-btn .collect-icon.act {display:block;width:1.4375rem;height:1.4375rem;margin:0.3125rem auto;background:url("/statics/ley/mobile/MobileSearchBuildings/images/likebtn-act.png") no-repeat center;background-size:100% 100%}
.fixed-footer-toolbar .toolbar-btn {display:block;font-size:1rem;flex:1;padding:0.3125rem 0;text-align:center;color:#ffffff;background-image:linear-gradient(to left,#33B580,#3ACC91);border-radius:0.3125rem}
.fixed-footer-toolbar .toolbar-btn.dhzx {margin-left:0.625rem;background-image:linear-gradient(to left,#2F72F5,#4D9FFF)}
.fixed-footer-toolbar .toolbar-btn span {font-size:0.75rem}
.elevator-bar {border-top:1px solid #eaeaea;padding:0.9375rem 0}
.elevator-bar li {flex:1;text-align:center;font-size:0.875rem}
.elevator-bar li.current {color:#3072F6}
.elevator-bar li.current:before {content:'';position:absolute;bottom:-0.5rem;left:50%;display:block;width:25%;height:0.25rem;border-radius:1.5625rem;background-color:#3072F6;transform:translateX(-50%)}
.detail-header .more-menu {position:absolute;top:3.4375rem;right:0.9375rem;background-color:#4C4C4C;font-size:0.875rem;border-radius:0.3125rem;width:38vw}
.detail-header .more-menu a {color:#A5A5A5}
.detail-header .more-menu:after {content:'';position:absolute;display:block;top:-0.375rem;right:0.625rem;width:0.9375rem;height:0.9375rem;background-color:#4C4C4C;transform:rotate(45deg)}
.detail-header .more-menu ul {padding:0 0.9375rem}
.detail-header .more-menu li {padding:0.625rem 0}
.detail-header.white .more-menu {top:2.5rem;right:0.9375rem}
.detail-header .more-menu li:not(:first-child) {border-top:1px solid #5C5C5C}
.detail-header .more-menu .menu-icon {display:inline-block;width:0.9375rem;height:0.9375rem;vertical-align:middle;margin-right:0.625rem;background:url("/statics/ley/mobile/MobileSearchBuildings/images/caculatoricon.png") no-repeat center;background-size:100% 100%}
.detail-header .more-menu .menu-icon.see-history {background:url("/statics/ley/mobile/MobileSearchBuildings/images/historyicon.png") no-repeat center;background-size:100% 100%}
.detail-header .more-menu .menu-icon.collect {background:url("/statics/ley/mobile/MobileSearchBuildings/images/shoucangicon.png") no-repeat center;background-size:100% 100%}
.detail-header .more-menu .menu-icon.error-correction {background:url("/statics/ley/mobile/MobileSearchBuildings/images/jiucuoicon.png") no-repeat center;background-size:100% 100%}
.notop-header-group {padding:0 1.25rem;color:#ffffff}
.white .nobottom-header-group {padding:0 1.25rem 0;color:#101D37}
.notop-header-group h2,.nobottom-header-group h2 {flex:1;text-align:center}
.notop-header-group div,.nobottom-header-group div {min-width:2.5rem}
.test-building-container {padding:15px 10px}
.test-building-box {padding:15px 10px;border:1px solid #eaeaea;border-radius:0.3125rem}
.test-building-box img {width:35%;border-radius:0.3125rem;height:100%;margin-right:15px}
.test-building-info {flex:1}
.test-building-info .building-name {font-weight:600;font-size:16px;justify-content:space-between}
.test-building-info .building-name .sale-status {display:block;padding:2px 5px;font-size:12px;border:1px solid #2B8CFD;color:#2B8CFD;font-weight:normal;border-radius:0.1875rem}
.test-building-info p {margin-bottom:0.3125rem}
.test-building-info .basic-info {font-size:0.75rem;color:#101D37}
.test-building-info .price {font-size:0.75rem;color:#FA5944}
.test-building-info .price .num {font-size:1rem;font-weight:600;margin-right:0.125rem}
.test-building-info .building-label {font-size:0.75rem;color:#9F9F9F}
.test-building-info .building-label span {display: inline-block;border:0.0625rem solid #D2D2D2;margin-right:0.3125rem;padding:0 0.3125rem;border-radius:0.1875rem;white-space: nowrap;margin-bottom: 0.3125rem}
.pingceview-measurement {margin-top:0;padding:0 1.25rem;box-shadow:8px 8px 10px rgba(0,0,0,.05)}
.gradient-icon {display:inline-block;width:0.1875rem;height:1rem;vertical-align:middle;background-image:linear-gradient(#CCE3FF,#2C8BFF);margin-right:0.625rem}
.pingceview-measuremen-box .measurement-content {max-height:20vh}
.measurement-content .measurement-item {padding:0.9375rem 0}
.pingceview-footer-tips {padding-top:0}
.dongtai-time-list {overflow-x:scroll;margin:0.9375rem 0}
.dongtai-time-list::-webkit-scrollbar {display:none;scrollbar-width:none;-ms-overflow-style:none}
.dongtai-time-list ul {width:max-content;padding:0 1.25rem}
.dongtai-time-list li {font-size:0.75rem;color:#464C56;background-color:#F6F6F6;padding:0.3125rem 1.25rem;margin-right:0.625rem;border-radius:0.1875rem}
.dongtai-time-list li.current {color:#3072F6}
.dongtai-subscribe {padding-top:0;height:12vh}
.dongtai-subscribe .subscribe-container {width:100%;height:100%;background:url("/statics/ley/mobile/MobileSearchBuildings/images/dongtaibg.png") no-repeat center;background-size:100% 100%;align-items:center;padding:0 0.9375rem;box-sizing:border-box}
.subscribe-info .title {font-weight:600;color:#3072F6}
.subscribe-info .tips {font-size:0.75rem;color:#3072F6}
.subscribe-container .subscribe-btn {font-size:0.75rem;color:#3072F6;border:1px solid #3072F6;border-radius:0.1875rem;padding:0.3125rem;margin-left:1.875rem}
.dynamic-item .full-text {margin-top:0.3125rem;font-size:0.8125rem;color:#3072F6}
.dongtai-footer-tool {border-top:1px solid #eaeaea;padding:0.625rem 1.25rem;align-items:center}
.dongtai-footer-tool a {flex:1;text-align:center;font-size:0.875rem;border-radius:0.3125rem;padding:0.625rem 0}
.dongtai-footer-tool .zxsm {color:#2B8CFD;border:1px solid #2B8CFD;margin-right:0.625rem}
.dongtai-footer-tool .dhzx {color:#ffffff;background-color:#2B8CFD}
.more-dynamic-content {max-height:2.5rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.gaikuang-header.sticky {position:sticky;top:0;left:0;z-index:2}
.gaikuang-header .nav-bar {padding:15px 0;box-shadow:5px 5px 5px rgba(0,0,0,.05);background-color:#fff}
.gaikuang-header .nav-lists {align-items:center}
.gaikuang-header .nav-lists li {flex:1;font-size:0.75rem;text-align:center}
.gaikuang-header .nav-lists li.current {color:#2F8CFF}
.gaikuang-header .nav-lists li img {width:18px;height:18px;margin:0 auto 0.9375rem}
.gaikuang-container {padding-top:0.9375rem}
.gaikuang-container .gaikuang-content-list {background-color:#F2F3F6}
.gaikuang-container .gaikuang-item {background-color:#fff;padding:0 1.25rem 0.9375rem;margin-bottom:10px}
.gaikuang-container .gaikuang-item:last-child {margin-bottom:0}
.gaikuang-container h4 {align-items:center;font-weight:600;padding:0.625rem 0;font-size: 1.25rem}
.gaikuang-container .title-icon {display:inline-block;width:0.1875rem;height:1rem;background:url("/statics/ley/mobile/MobileSearchBuildings/images/title-icon.png") no-repeat center;background-size:100% 100%;margin-right:0.3125rem}
.gaikuang-item .project-msg {margin-bottom:0.3125rem;font-size:1rem;line-height:1.6;color:#59555A;display: -webkit-box;-webkit-line-clamp:10;-webkit-box-orient:vertical;overflow:hidden}
.gaikuang-item .project-msg img {float:left;width:30%;height:5rem;border-radius:0.3125rem;margin-right:0.625rem;margin-top:0.3125rem}
.gaikuang-item .see-more {font-size: 0.75rem;color: #2F8CFF;}
.gaikuang-item .project-info-list {font-size:1rem}
.gaikuang-item .project-info-list li {padding:0.5rem 0;color:#59555A;line-height:1.4}
.gaikuang-item .project-info-list li p {flex:1}
.gaikuang-item .project-info-list li span {font-weight:bold;min-width:80px;display:inline-block}
.gaikuang-item .project-info-list li:not(:first-child) {border-top:1px solid #eaeaea}
.gaikuang-item .more-gaikuang-info {display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}
.gaikuang-item .more-info-box a {color:#9F9F9F;display:block;text-align:center;font-size:1.25rem}
.gaikuang-footer-tips {padding-top:0.9375rem;background-color:#F2F3F6}
.detail-header.sticky {position:sticky;top:0;left:0}
.sticky-header {position:sticky;top:0;left:0;background-color:#fff;z-index:99}
.dongtai-footer-tool.sticky {position:sticky;bottom:0;left:0;background-color:#fff;z-index:5}
.pic-list-header {padding:0 1.25rem;color:#ffffff}
.pic-list-tab {width:100%;overflow:hidden;padding:0.625rem 0}
.pic-list-tab ul {width:max-content;align-items:center}
.pic-list-tab ul li {padding:0.3125rem 0.9375rem;font-size:0.875rem;color:#8B8F9C}
.pic-list-tab ul li.current {position:relative;color:#101D37;font-weight:bold}
.pic-list-tab ul li.current:before {content:'';display:block;position:absolute;bottom:-0.3125rem;left:50%;width:25%;height:0.1875rem;border-radius:1.5625rem;transform:translateX(-50%);background-color:#2B8CFD}
.pic-list-item h4 {color:#8B8F9C;font-size:0.8125rem}
.pic-list-content {align-items:center;flex-wrap:wrap;justify-content:space-between;margin-top:0.625rem}
.pic-list-contaier .pic-list-item {padding:10px 0}
.pic-list-content li {width:23%;margin-bottom:10px;flex-shrink:0}
.pic-list-content li h4{margin-bottom: 5px}
.pic-list-content li img{height: 60px}
.pic-list-content li:last-child:nth-child(4n-1) {margin-right:calc(26%)}
.pic-list-content li:last-child:nth-child(4n-2) {margin-right:calc(51%)}
.detail-header.black {background-color:#000000}
.pic-swiper-top {position:fixed;top:0;left:0;width:100%}
.pic-swiper-top .header-btn-group .header-btn {min-width:2.5rem}
.pic-swiper-container {background-color:#000000;height:100vh;overflow:hidden}
.pic-swiper-tab {background-color:#000000;color:#FFFFFF;width:100%}
.pic-swiper-tab ul {width:max-content;font-size:0.875rem;padding:0.9375rem 1.25rem}
.pic-swiper-tab ul li {padding:0.3125rem 0.75rem}
.pic-swiper-tab ul li.current {background-color:#394043;border-radius:1.5625rem}
.fixed-footer-toolbar.black {background-color:#000000}
.fixed-footer-toolbar.black .collect-btn {color:#ffffff}
.pic-swiper-box {color:#ffffff;height:100vh;padding:5rem 0;box-sizing:border-box}
.pic-swiper-list {height:100%}
.pic-swiper-list .img-title {font-size:0.75rem;padding:0.625rem 0}
.pic-swiper-list img {/*position:absolute;top: 50%;transform: translateY(-50%);*/width:100%;height:auto;max-height:20.625rem;}
.pic-swiper-list .img-btn-group {width:100%;justify-content:flex-end;padding:0.625rem 0}
.pic-swiper-list .img-btn-group .pic-swiper-btn {display:block;color:#fff;border:1px solid #ffffff;padding:0.3125rem 0.625rem;border-radius:1.5625rem;font-size:0.75rem;margin-left:0.625rem}
.pic-swiper-list .img-info {position:absolute;bottom:0;left:0;width:100%}
.hx-total {border-radius:1.5625rem;right:1.25rem;left:auto}
.hx-detail-container {padding:0.625rem 0.9375rem}
.other-container {padding-bottom: 7.5rem;margin-top: 0.9375rem}
.other-container .column-title{padding: 0 0.9375rem}
.other-container .other-model-container ul{padding: 0 0.9375rem}
.title-pic-btn {align-items:center}
.title-pic-btn a {color:#000000;text-align:center;margin-left:0.9375rem;white-space: nowrap;}
.title-pic-btn .title-pic {display:block;margin:0 auto 0.5rem;width:1.0625rem;height:1.375rem;background:url("/statics/ley/mobile/MobileSearchBuildings/images/hx-bianjia.png") no-repeat center;background-size:100% 100%}
.title-pic-btn .title-pic.pk {width:1.375rem;height:1.375rem;background:url("/statics/ley/mobile/MobileSearchBuildings/images/hx-pk.png") no-repeat center;background-size:100% 100%}
.hx-detail-container .hx-label {font-size:0.75rem;color:#949494}
.hx-detail-container .hx-label li {background-color:#F6F6F6;margin-right:0.3125rem;padding:0.1875rem 0.5rem;border-radius:0.1875rem}
.hx-info-box {margin-top:0.9375rem}
.hx-info-box .info-num {align-items:center;justify-content:space-between;padding:0.9375rem 0}
.hx-info-box .info-num li:nth-child(2) {padding:0 0.9375rem;border-right:1px solid #eaeaea;border-left:1px solid #eaeaea}
.hx-info-box .num-msg {font-size:1rem;font-weight:600}
.hx-info-box .num-msg.red {color:#CF1C2C}
.hx-info-box .num-explain {color:#636363;font-size:0.75rem}
.hx-info-box .info-msg {font-size:0.875rem;align-items:center;justify-content:space-between;padding:0.1875rem 0}
.hx-info-box .info-msg span {color:#C1C1C1}
.hx-info-box .info-msg .left em {color:#000000;margin-left:0.3125rem}
.hx-info-box .info-msg span em.red {color:#CF1C2D}
.hx-info-box .info-msg .right {font-size:0.75rem}
.hx-info-box .info-msg .right em {margin-right:0.625rem}
.info-msg .jisuanqi {display:block;width:0.9375rem;height:0.9375rem;background:url("/statics/ley/mobile/MobileSearchBuildings/images/jisuanqi-icon-000.png") no-repeat center;background-size:100% 100%}
.hx-info-box .info-tips {margin-top:0.3125rem;font-size:0.75rem;background-color:#FAFAFA;padding:0.3125rem;color:#BFBFBF}
.hx-tel-container {padding:0.625rem;background-image:linear-gradient(to right,#FEE9E8,#FFF4E7);border-radius:0.3125rem;margin-top:0.625rem;justify-content:space-between;align-items:center}
.hx-tel-container .tel-msg {font-weight:600;font-size:1.125rem}
.hx-tel-container .tel-tips {font-size:0.75rem;color:#BFBFBF}
.hx-tel-container .tel-btn {display:block;width:2.8125rem;height:2.8125rem;background:url("/statics/ley/mobile/MobileSearchBuildings/images/hx-tel-icon.png") no-repeat center;background-size:100% 100%}
.preferential-container {margin-top:1.25rem;overflow: hidden}
.preferential-box {padding:0.625rem;border:1px solid #F7EBF0;background:linear-gradient(-90deg,#FEF8F8 1%,#FFFFFF 100%);border-radius:0.3125rem;margin-top:0.625rem;justify-content:space-between;align-items:center;font-size:0.75rem;line-height:1.4}
.preferential-box .preferential-msg {font-size:0.875rem;font-weight:bold}
.preferential-box .preferential-tips {font-size:0.75rem;color:#BFBFBF}
.preferential-box .preferential-btn {color:#F83A3C}
.hx-detail-btn {background:#FDF7F7;border:1px solid #F7EBF0;color:#F83A3C;padding:0.625rem 0}
.other-model-container {margin-top:0.625rem;overflow: hidden}
.other-model-list {width:max-content}
.other-model-list li {width:9.375rem;margin-right:0.625rem}
.other-model-list li .img-box {height:6.25rem;box-shadow:0px 0px 5px rgba(0,0,0,.1);padding:0.1875rem}
.other-model-list .model-info {margin-top:0.625rem;font-size:0.75rem;line-height:1.4}
.other-model-list .model-info h4 {font-size:0.875rem;font-weight:600;margin-bottom:0.3125rem}
.other-model-list .model-info .sale-type {display:inline-block;font-size:0.75rem;background-color:#F4F4F4;color:#757575;padding:0.125rem 0.3125rem;margin-left:0.625rem}
.other-model-list .model-info .sale-type.salenow{color: #3072F6;background-color: #E9F3FF;}
.other-model-list .model-info .mj {color:#5F5F5F;margin-bottom:0.3125rem}
.other-model-list .model-info .sale-num {color:#000000;margin-bottom:0.625rem}
.other-model-list .model-info .intopk {padding:0.1875rem 0.625rem;background-color:#FFEEEB;color:#FB543F;border-radius:0.1875rem}
.history {width:1.125rem;height:1.125rem;background:url("/statics/ley/mobile/MobileSearchBuildings/images/read-history-header.png") no-repeat center;background-size:100% 100%}
.arrow-back,.detail-header.white .header-left-btn .arrow-back {display:inline-block;width:0.6875rem;height:1.125rem;background:url("/statics/ley/mobile/MobileSearchBuildings/images/arrow-back.png") no-repeat center;background-size:100% 100%}
.history-header-btn-group div {min-width:2.5rem}
.history-header-tab li {margin-right:1.25rem;font-weight:bold}
.history-header-tab li.current:before {content:'';position:absolute;bottom:-0.5rem;left:50%;transform:translateX(-50%);width:30%;height:0.1875rem;background-color:#2B8BFB;border-radius:1.5625rem}
.history-type-tab {padding:3.4375rem 1.25rem 0.9375rem}
.history-type-list {font-size:14px}
.history-type-list li {margin-right:10px;background-color:#F8F8F9;color:#101D37;padding:0.3125rem 0.625rem;border-radius:1.5625rem}
.history-type-list li.current {background-color:#2B8CFD;color:#ffffff}
.history-date {background-color:#F8F8F9;color:#464C56;font-size:0.875rem;padding:0.3125rem 0 0.3125rem 1.25rem}
.history-like {margin-top:0.25rem}
.storied-detail {padding-top:2.5rem;background-color:#fff}
.storied-img-box .bubbles-tips {position:absolute;font-size:0.75rem;color:#464C56;background-color:rgba(255,255,255,.6);padding:0.3125rem 8px;border-radius:1.5625rem;transform:translate(-50%,-50%)}
.storied-img-box .bubbles-tips.current {color:#ffffff;background:#2B8CFD;opacity:0.8;z-index: 2}
.storied-img-box .bubbles-tips:before {content:'';position:absolute;bottom:-4px;left:50%;width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid rgba(255,255,255,.6);transform:translateX(-50%)}
.storied-img-box .bubbles-tips.current:before {border-top:5px solid #2B8CFD}
.storied-img-box .storied-img {width: 100%;height: 220px}
.storied-detail .swiper-pagination-button-spf {bottom:1.9375rem}
.storied-info-container {width:100%;overflow:hidden}
.storied-bgc {background-color:#F3F4F4;overflow:hidden}
.storied-info-container {margin:0.9375rem 0 1.25rem;padding:0 1.25rem;box-sizing:border-box}
.storied-slide {background-color:#fff;border-radius:0.3125rem;padding:0.625rem 0.9375rem;box-sizing:border-box}
.storied-slide h4 {font-size:0.875rem;align-items:center;justify-content:space-between;border-bottom:1px solid #eaeaea;padding:0.625rem 0}
.storied-slide h4 a{display:inline-block;padding:0.1875rem 0.3125rem;font-size:0.75rem;color:#D93C40;background-color:#FBEFEF}
.storied-slide h4 a .storied-mingxi {display:inline-block;width:0.875rem;height:0.75rem;background:url("/statics/ley/mobile/MobileSearchBuildings/images/storied-mingxi.png") no-repeat center;background-size:100% 100%;vertical-align:middle;margin-right:0.3125rem}
.storied-info-list {align-items:center;font-size:0.875rem;flex-wrap:wrap;margin-top:0.625rem}
.storied-info-list li {width:50%;padding:0.3125rem 0;color:#9F9F9F}
.storied-info-list li span {color:#000000;margin-left:0.625rem}
.storied-info-list li span a.red {color:#D93C40}
.storied-hxinfo-container .storied-hxinfo-scroll {margin-bottom:1.25rem;padding:0.9375rem 1.25rem}
.storied-img-div .pingce-btn {position:absolute;top:10%;right:10%;display:block;padding:0.3125rem 0.625rem;background-color:rgba(0,0,0,.5);color:#ffffff;font-size:0.875rem;border-radius:0.1875rem}
.storied-hxinfo-box {overflow-x:scroll}
.storied-hxinfo-list {width:max-content}
.storied-hxinfo-img {width:130px;height:140px;border:1px solid #eaeaea;padding:5px}
.storied-hxinfo-list li {margin-right:0.625rem;width: 142px}
.storied-hxinfo-info {margin-top:0.625rem;line-height:1.8}
.storied-hxinfo-info h4 {font-size:0.875rem;font-weight:600}
.storied-hxinfo-info .mj {font-size:0.75rem;color:#9399A5}
.storied-hxinfo-info .mj span {color:#000}
.storied-hxinfo-btn a {font-size:0.75rem;color:#FF613D;background-color:#FFE9E6;padding:0.1875rem 0.3125rem;margin-left:0.3125rem}
.storied-hxinfo-btn .salenum small {color:#9399A5}
.storied-all .storied-unit{margin-top:1.25rem;background-color:#fff;padding:0.9375rem}
.storied-unit {margin-top:1.25rem;background-color:#fff;padding:0.9375rem 0}
.storied-unit-header-box {border-bottom:1px solid #eaeaea}
.prompt-box {align-items:center;justify-content:space-between;font-size:0.75rem;color:#9399A5;padding:0.625rem 0}
.storied-dianji {display:inline-block;width:0.875rem;height:1.1875rem;background:url("/statics/ley/mobile/MobileSearchBuildings/images/storied-dianji.png") no-repeat center;background-size:100% 100%;vertical-align:middle;margin-right:0.1875rem}
.prompt-box .prompt-msg .red {color:#DB474A}
.prompt-box .prompt-msg .blue {color:#2B8CFD}
.prompt-box .sale-type-prompt {color:#ffffff;background-color:#CDCDCD;margin-left:0.5rem;padding:0.1875rem 0.3125rem;border-radius:0.1875rem}
.prompt-box .sale-type-prompt.nosale {background-color:#2B8CFD}
.prompt-box .sale-type-prompt.now {background-color:#F9593C}
.storied-unit-box {overflow-x:scroll}
.storied-unit-box::-webkit-scrollbar {display:none;scrollbar-width:none;-ms-overflow-style:none}
.storied-unit-list {width:max-content;padding:0.625rem;box-sizing: border-box}
.storied-unit-list li {width:6.25rem;text-align:center;max-height:21.875rem;overflow-y:scroll}
.storied-unit-list li::-webkit-scrollbar {display:none;scrollbar-width:none;-ms-overflow-style:none}
.storied-unit-list li:not(:last-child) {margin-right:1.25rem;}
.storied-unit-list .storied-unit-item {padding:0.625rem;box-shadow:0px 0px 5px rgba(0,0,0,.1)}
.storied-unit-list .storied-unit-item .storied-unit-item-header {position:sticky;top:0;left:0;background-color:#fff;padding:0.625rem 0}
.storied-unit-list li h4 {font-size:0.875rem;font-weight:600;color:#8B8F9C}
.storied-unit-list li .unit-hnum {width:100%;font-size:0.75rem;background-color:#F0F2F5;padding:0.3125rem 0;margin:0.3125rem 0;color:#8B8F9C}
.storied-unit-list .unit-room-list {flex-direction:row-reverse;flex-wrap:wrap-reverse;justify-content:space-between;padding:0.3125rem 0}
.storied-unit-list .unit-room-list li {width:2.8125rem;margin-right:0}
.unit-room-list .unit-room-item {font-size:0.875rem;background-color:#CDCDCD;margin:0.3125rem 0}
.unit-room-list .unit-room-item a {display:inline-block;padding:0.1875rem 0;color:#ffffff}
.unit-room-list .unit-room-item.sale {background-color:#2B8CFD}
.unit-room-list .unit-room-item.now {background-color:#F9593C}
.sandlist-bg {height:30vh}
.sandlist-bg .sandlist-bg-msg {position:absolute;top:50%;left:50%;width:80%;transform:translate(-50%,-50%);color:#fff;font-size:1.125rem;line-height:1.4}
.sandlist-bg .sandlist-bg-msg span {font-size:1.375rem}
.sandlist-list li {padding:1.25rem;border-bottom:1px solid #eaeaea}
.sandlist-info-box p {font-size:0.75rem}
.sandlist-title-box {justify-content:space-between;align-items:center}
.sandlist-title-box .title-price {width:70%}
.sandlist-title-box .title-price h3 {font-weight:600;font-size:1.25rem}
.sandlist-img-box {margin:0.9375rem 0;width:100%;height:25vh}
.sandlist-img-box .img-info-box {position:absolute;bottom:0;left:0;width:100%;background-color:rgba(0,0,0,.3);color:#ffffff;padding:0.3125rem 1.25rem;box-sizing:border-box;font-size:0.75rem;justify-content:space-between;align-items:center}
.img-info-box .img-info-msg {transform-origin: 100% 50%;transform: scale(0.8);}
.img-info-box .img-info-msg a {font-size:1rem;color:#ffffff}
.img-info-box .sale-num {text-align:center}
.img-info-box .sale-num p {margin-right:0.3125rem;white-space: nowrap}
.img-info-box .sale-num p span {font-size:1rem}
.sandlist-info-box .sandlist-buildings-num {background-color:#F4F7FE;padding:0.3125rem 1.25rem;justify-content:space-between}
.sandlist-info-box .sandlist-buildings-num em {color:#959595;margin-right:0.3125rem}
.sandlist-info-box .see-more {margin-top:0.9375rem;text-align:center}
.sandlist-info-box .see-more a {color:#2B8BFB}
.house-supermarket-container {background-color:#F8F6F7}
.house-supermarket-container .header-left-btn,.house-supermarket-container .header-right-group {min-width:2.5rem}
.house-supermarket-container .search-bar {position:relative;bottom:-1.125rem;box-shadow:0px 2px 9px 0px rgba(0,0,0,0.12);padding:0.625rem;justify-content:space-between;box-sizing:border-box;margin:0 0.9375rem}
.house-supermarket-container .search-bar .title-placeholder {margin-left:0}
.house-supermarket-container .search-bar .house-supermarket-search {width:15px;height:15px;background:url("/statics/ley/mobile/MobileSearchBuildings/images/house-supermarket-search.png") no-repeat center;background-size:100% 100%}
.house-supermarket-menu {padding:2.1875rem 0.9375rem 0}
.house-supermarket-menu .menu-wyxt-list {justify-content:space-between;align-items:center;text-align:center}
.house-supermarket-menu .menu-wyxt-list li {flex:1}
.house-supermarket-menu .menu-wyxt-list li a {font-size:0.75rem}
.house-supermarket-menu .menu-wyxt-list li img {width:25px;height:30px;margin:0 auto 0.3125rem}
.house-supermarket-menu .menu-label-list {justify-content:space-between;align-items:center;text-align:center;padding:10px 0}
.house-supermarket-menu .menu-label-list li {flex:1;background-color:#fff;border-radius:0.1875rem;padding:0.5rem 0}
.house-supermarket-menu .menu-label-list li:not(:last-child) {margin-right:0.3125rem}
.house-supermarket-menu .menu-label-list li a {font-size:0.75rem}
.house-supermarket-menu .menu-label-list li img {width:1.5625rem;height:1.5625rem;margin:0 auto 0.3125rem}
.new-housing-container {padding:0.625rem 0.9375rem}
.new-housing {background-color:#fff;padding:0.9375rem 0.9375rem;justify-content:space-between;align-items:center;border-radius:0.625rem;box-shadow:0px 2px 9px 0px rgb(0 0 0 / 12%)}
.new-housing img {width:3.125rem;height:0.75rem}
.new-housing .first-btn {font-size:0.75rem;color:#ffffff;background-color:#F74340;padding:5px 10px;border-radius:1.5625rem}
.storiedhx-sale-status {position:absolute;bottom:3.125rem;left:50%;z-index:1;width:100%;font-size:0.75rem;color:#ffffff;transform:translateX(-50%);background-image:linear-gradient(rgba(255,255,255,0),rgba(0,0,0,.8));padding:0.625rem 0;justify-content:center}
.storiedhx-sale-status li {align-items:center}
.storiedhx-sale-status li:not(:last-child) {margin-right:1.25rem}
.storiedhx-sale-status .color-piece {display:inline-block;width:0.625rem;height:0.625rem;background-color:#FD4A33;border-radius:0.125rem;margin-right:0.3125rem}
.storiedhx-sale-status .color-piece.nosale {background-color:#2B8BFB}
.storiedhx-sale-status .color-piece.sale {background-color:#99979A}
.search-res-container {position:absolute;bottom:0;left:0;width:100%;z-index:1;align-items:center;justify-content:space-between;color:#ffffff;background-image:linear-gradient(to right,rgba(46,117,172,.8),rgba(15,98,177,.8));font-size:0.75rem;padding:0.3125rem 0.9375rem;box-sizing:border-box;height:3.125rem}
.search-res-container .search-tips{width:50%;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;word-break: break-all}
.search-info-list li:not(:last-child) {margin-right:0.625rem}
.search-info-list .num {font-size:1rem;margin-right:0.1875rem}
.search-res-container .search-tips span {margin:0 0.1875rem;font-size:0.875rem}
.storiedhx-img-div {height:100%}
.storiedhx-detail {max-height:40vh;height:auto}
.storied-bulles-box {position:absolute;font-size:0.75rem;color:#ffffff;background-color:rgba(255,255,255,.6);padding:0.3125rem 0.5rem 0.625rem;transform:translate(-50%,-50%);background:url("/statics/ley/mobile/MobileSearchBuildings/images/bubble-box-blue.png") no-repeat center;background-size:100% 100%}
.storied-bulles-box.sale {background:url("/statics/ley/mobile/MobileSearchBuildings/images/bubble-box-ccc.png") no-repeat center;background-size:100% 100%}
.storied-bulles-box.checked {background:url("/statics/ley/mobile/MobileSearchBuildings/images/bubble-box-red.png") no-repeat center;background-size:100% 100%;z-index: 2}
.storiedhx-list-box .storiedhx-list-ul {padding:0 0.625rem}
.storiedhx-list-box ul li {align-items:center;padding:0.625rem 0;flex-wrap:wrap}
.storiedhx-list-box ul li.sold {color:#7886A2}
.storiedhx-list-box ul li.sold .storiedhx-all-price {color:#7886A2}
.storiedhx-list-box ul li.sold .sale-status {border:1px solid transparent;background-color:#F0F1F5;color:#7886A2}
.storiedhx-list-box ul li:not(:first-child) {border-top:1px solid #eaeaea}
.storiedhx-list-box .storiedhx-img {width:50px;height:50px;border:1px solid #eaeaea;border-radius:0.3125rem;padding:0.3125rem;margin-right:0.5rem}
.storiedhx-info {line-height:1.8}
.storiedhx-info .storiedhx-name {font-size:0.875rem;font-weight:600}
.storiedhx-info .storiedhx-basisinfo {font-size:0.75rem;color:#7886A2}
.storiedhx-info .storiedhx-name .sale-status {font-weight:normal;font-size:0.75rem;border:1px solid #276CF8;color:#2C6FF8;padding:0 5px;border-radius:1.5625rem;margin-left:0.5rem;vertical-align:middle}
.storiedhx-mj {font-size:0.75rem;font-weight:600;padding:0 0.5rem}
.storiedhx-mj .mj-num {font-size:0.875rem}
.storiedhx-price {font-size:0.75rem;margin-right:0.3125rem}
.storiedhx-price-box {align-items:center}
.storiedhx-price .storiedhx-all-price {color:#F9503A}
.storiedhx-price .storiedhx-all-price .num {font-size:1rem}
.storiedhx-huodong-msg {font-size:0.75rem;background:rgba(254,97,90,0.1);border-radius:1.5625rem;padding:0.3125rem 0.9375rem;color:#101D37;margin-top:0.625rem;align-items:center}
.storiedhx-huodong-msg .huodong-title {font-weight:600;align-items:center}
.storiedhx-huodong-msg .huodong-title .youhui-icon {display:inline-block;width:1.125rem;height:1.125rem;background:url("/statics/ley/mobile/MobileSearchBuildings/images/storied-youhui.png") no-repeat center;background-size:100% 100%;margin-right:0.3125rem}
.storiedhx-huodong-msg .divider {color:#D7D9DC;padding:0 0.5rem}
.house-supermarket-coupons {padding:0.625rem 0.9375rem}
.house-supermarket-coupons .coupons-lists {background-color:#fff;align-items:center;justify-content:space-between;padding:0.625rem;height:8.125rem;border-radius:0.1875rem}
.house-supermarket-coupons .coupons-lists li {flex:1;height:100%;box-sizing:border-box;line-height:1.4}
.house-supermarket-coupons .coupons-lists li a {color:#ffffff;font-size:0.75rem}
.house-supermarket-coupons .coupons-lists li:not(:last-child) {margin-right:0.625rem}
.house-supermarket-coupons .coupons-lists .coupons-item.countdown {background-color:#EE2D48}
.house-supermarket-coupons .coupons-lists .coupons-item.countdown em {color:#EE2D48;background-color:#fff}
.house-supermarket-coupons .coupons-lists .coupons-item.gifts {background:url("/statics/ley/mobile/MobileSearchBuildings/images/house-supermarket-take-gifts.png") no-repeat center;background-size:100% 100%}
.house-supermarket-coupons .coupons-lists .coupons-item.gifts p {margin-bottom:1.5625rem}
.house-supermarket-coupons .coupons-lists .coupons-item.gifts .receive-btn {background-color:#F63A17;padding:3px 13px;border-radius:1.5625rem;position: static;}
.house-supermarket-coupons .coupons-lists li h3 {font-size:14px;font-weight:600}
.youhui-house-box {width:100%;overflow-x:scroll}
.youhui-house-box::-webkit-scrollbar {display:none;scrollbar-width:none;-ms-overflow-style:none}
.youhui-house-list {width:max-content;padding:0.625rem 0.1875rem}
.youhui-house-list li {width:8.125rem;font-size:0.75rem;border-radius:0.5rem;background-color:#fff;overflow:hidden;margin-right:0.625rem;box-shadow:0px 2px 9px 0px rgb(0 0 0 / 12%)}
.youhui-house-list li img {height:7.1875rem}
.youhui-house-list li .youhui-house-label {position:absolute;top:0;left:0;padding:0.1875rem 0.5rem;color:#fff;font-size:14px;font-weight:600}
.youhui-house-list li .youhui-house-label.red {background-image:linear-gradient(to left,#FD4E38,#FB743E)}
.youhui-house-list li .youhui-house-label.yellow {background-image:linear-gradient(to left,#F09000,#ED8E00)}
.youhui-house-list li .youhui-house-label.blue {background-image:linear-gradient(to left,#2B8BFB,#519CF3)}
.youhui-house-list li h4 {font-size:0.8125rem;margin-bottom:0.3125rem}
.youhui-house-list li em {color:#FE5745;font-size:0.875rem;margin-right:0.1875rem}
.youhui-house-list li .youhui-house-info {padding:0.5rem}
.youhui-house-list li .youhui-house-btn {align-items:center;justify-content:space-between}
.youhui-house-list li .youhui-house-btn a {background-color:rgba(254,87,69,0.13);font-size:0.75rem;color:#FE5745;padding:0.1875rem 0.3125rem;transform:scale(0.9)}
.house-supermarket-list {background-color:#fff;border-radius:8px;padding:0.625rem}
.house-supermarket-list-container {padding:0 0.9375rem;margin-top:0.9375rem}
.house-supermarket-list .right-info {width:56%}
.house-supermarket-list .house-info-item {flex-wrap:wrap}
.house-supermarket-list .bottom-info {width:100%;font-size:0.75rem;margin-top:0.625rem}
.house-supermarket-list .bottom-info .more-info{max-height: 3.4375rem;overflow: hidden}
.house-supermarket-list .bottom-info li {justify-content:space-between;align-items:center;padding:0.3125rem 0;border-bottom:1px solid #EFEFEF}
.house-supermarket-list .bottom-info .blue {color:#2B8BFB}
.house-supermarket-list .bottom-info .red {color:#FE565E}
.house-supermarket-list .bottom-info p {margin-top:10px}
.house-supermarket-list .house-info-list .house-info-item {border:none}
.house-supermarket-list-header .search-bar {padding:0.3125rem 0.9375rem;flex:1;margin:0 0.3125rem 0 0.9375rem;border-radius:1.5625rem}
.house-supermarket-list-header .search-bar .blue {color:#2B8BFB}
.house-market-tab .tab-list {justify-content:center;border-bottom:1px solid #eaeaea}
.house-market-tab .tab-list li {padding:0.625rem 1.25rem}
.house-market-tab .tab-list li.current {color:#2B8BFB}
.house-market-tab .tab-list li.current:before {content:'';display:block;position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:28%;height:4px;border-radius:1.5625rem;background-color:#2B8BFB}
.house-supermarket-list-box {padding:0 0.9375rem}
.house-supermarket-detail .swiper-total {border-radius:1.5625rem;align-items:center}
.house-supermarket-detail .swiper-total .focus-num {display:inline-block;width:13px;height:13px;background:url("/statics/ley/mobile/MobileSearchBuildings/images/house-supermarket-guanzhu.png") no-repeat center;background-size:100% 100%;margin-right:0.5rem}
.house-market-all-container {background-color:#F6F6F6;padding:0 0.625rem 0.9375rem;}
.fyxt-img.weikaipan {position: absolute;top: 1.875rem;right: 3.375rem;background:url("/statics/ley/mobile/MobileSearchBuildings/images/fangweikaipan.png") no-repeat center;background-size:100% 100%;width: 25%;height: 3.125rem;z-index: 4;}
.fyxt-img.yishou {position: absolute;top: 1.875rem;right: 3.375rem;background:url("/statics/ley/mobile/MobileSearchBuildings/images/fangyishou.png") no-repeat center;background-size:100% 100%;width: 25%;height: 3.125rem;z-index: 4;}
.super-market-info {padding:1.25rem 0.625rem 0.625rem;border-radius:0.3125rem}
.tjfy-icon {background:url("/statics/ley/mobile/MobileSearchBuildings/images/fangyouhui.png") no-repeat center;background-size:100% 100%;height: 2.1875rem;line-height: 2.25rem;color: #fff;font-size: 0.875rem;padding-left: 2.1875rem}
.super-market-info h2 {font-weight:600;align-items:center;justify-content:space-between}
.super-market-info h2 .loudong {font-size:1.25rem;margin-right:0.9375rem}
.super-market-info h2 .lpmc {font-size:1rem;flex:1}
.super-market-info h2 .shoucang {display:block;width:1.125rem;height:1.125rem;background:url("/statics/ley/mobile/MobileSearchBuildings/images/house-supermarket-shoucang.png") no-repeat center;background-size:100% 100%;}
.super-market-info h2 .shoucang.act {background:url("/statics/ley/mobile/MobileSearchBuildings/images/likebtn-act.png") no-repeat center;background-size:100% 100%;}
.super-market-info .tag-group {padding:0.9375rem 0;margin-bottom:0}
.super-market-info .msg {font-size:0.75rem;color:#A6A6A6}
.super-market-info .msg .price {color:#FE5601}
.super-market-info .msg .mj-num {font-size:1.0625rem;margin:0 0.1875rem;font-weight:600;color:#000000}
.super-market-info .mjmsg p {padding-left:20px;border-left:1px solid #eaeaea}
.super-market-info .kp-box {border:1px solid #FE5500;background-color:rgba(254,85,0,0.05);font-size:0.75rem;padding:5px 10px;justify-content:center;align-items:center;color:#676767;margin:0.625rem 0}
.super-market-info .kp-box .title {font-size:0.875rem;color:#FE5500;font-weight:bold;margin-right:1.25rem}
.super-market-info .kp-box a {color:#fff;padding:0.125rem 0.9375rem;background-color:#FE5500;border-radius:1.5625rem}
.super-market-info .wkp-box {font-size:0.875rem;justify-content:space-between;align-items:center;margin:0.625rem 0}
.super-market-info .wkp-box span {flex:1;border-radius:0.1875rem;padding:0.625rem 0}
.super-market-info .wkp-box .dy {color:#333333;background-color:rgba(254,85,0,0.05);margin-right:0.9375rem}
.super-market-info .wkp-box .zx {color:#ffffff;background-color:#FE5500}
.super-market-info .wkp-box .zx a{color:#ffffff;}
.house-market-info-list {font-size:0.875rem}
.house-market-info-list li {align-items:center;justify-content:space-between;color:#333333;padding:0.1875rem 0}
.house-market-info-list li .gray {color:#A6A6A6;margin-right:0.3125rem}
.house-market-info-list li .blue {color:#328EFB}
.house-market-info-list li .jisuanqi-icon {display:block;width:0.9375rem;height:0.9375rem;background:url(/statics/ley/mobile/MobileSearchBuildings/images/jisuanqi-icon.png) no-repeat center;background-size:100% 100%}
.house-market-section {padding:0.625rem;border-radius:0.3125rem;margin:0.625rem 0}
.in-buildings-img {height:30vh}
.in-buildings-info {padding:0.625rem}
.in-buildings-info h3 {font-weight:bold;color:#000000;font-size:1.125rem;padding:0.3125rem 0}
.similar-price-box {width:100%;overflow-x:scroll}
.similar-price-box::-webkit-scrollbar {display:none;scrollbar-width:none;-ms-overflow-style:none}
.similar-price-list {width:max-content}
.similar-price-list li {border:1px solid #eaeaea;border-radius:0.3125rem;padding:0.625rem;font-size:0.75rem;margin-right:20px}
.similar-price-list li a {color:#98989A}
.similar-price-list li a .hx-info {font-size:1rem;font-weight:600;color:#333333;padding:0.1875rem 0}
.similar-price-list li a .price-info {align-items:center}
.similar-price-list li a .price-info .num {color:#FD4A33;margin-right:0.3125rem}
.similar-price-list li a .price-info .num em {font-size:1.25rem;font-weight:600}
.similar-price-list li a .price-info del {margin-right:0.3125rem}
.similar-price-list li a .price-info .circle-rectangle {display:inline-block;padding:0.1875rem 0.3125rem;color:#ffffff;border-radius:1.5625rem 1.5625rem 1.5625rem 0}
.similar-price-list li a .price-info .circle-rectangle.salenone {background-color: #A2A2A2}
.similar-price-list li a .price-info .circle-rectangle.nosale {background-color: #82C630}
.similar-price-list li a .price-info .circle-rectangle.salenow {background-color: #FF3434}
.house-market-footer .ykf-icon {display:block;width:1.75rem;height:1.75rem;background:url(/statics/ley/mobile/MobileSearchBuildings/images/ykf-icon.png) no-repeat center;background-size:100% 100%;margin:0 auto 0.3125rem}
.house-market-footer .toolbar-group .toolbar-btn {padding:0.625rem 0;background-image:none}
.house-market-footer .toolbar-group .toolbar-btn.dhzx {margin-right:0.625rem;background-color:#FD4A33}
.house-market-footer .toolbar-group .toolbar-btn.zxzx {background-color:#2B8BFB}
.placeholder-margin {margin-bottom:4.6875rem}
.soil-taken-header {background-color:#3391FF;background-repeat:no-repeat;background-size:100% 100%;background-position:center;padding:0 0.9375rem;}
.soil-taken-header .title {margin:0;color:#ffffff;font-size:1.375rem;margin-bottom:0.9375rem;}
.soil-taken-header .subtitle {color:#ffffff;font-size:0.75rem;padding:0.625rem 0 1.75rem;}
.soil-taken-header .search-bar {position:absolute;bottom:-1.25rem;left:50%;padding:0.625rem;width:70%;transform:translateX(-50%);box-shadow:0px 2px 9px 0px rgb(0 0 0 / 12%);}
.scroll-search {padding:0.625rem;margin-left: 15px}
.home-header.scroll-search-box {position: fixed;top: 0;left: 0;width: 100%;box-sizing: border-box}
.soil-taken-container {background-color:#F3F4F4;}
.soil-taken-menu {background-color:#fff;padding:2.5rem 0.9375rem 0.625rem;font-size:0.75rem;}
.soil-taken-menu li img {width:30px;height:30px;margin:0 auto 0.3125rem;}
.land-news-list {background-color:#fff;padding:0.625rem 0.9375rem;}
.land-news-list li {align-items:center;border-bottom:1px solid #E5E5E5;padding:0.9375rem 0;}
.land-news-list li h3 {font-size:0.9375rem;}
.land-news-list li .time-hits {font-size:0.75rem;color:#9F9F9F;margin-top:0.625rem;align-items:center;}
.land-news-list li .time-hits span {display:inline-flex;align-items:center;margin-right:1.25rem;}
.land-news-list li .time-hits span i {display:inline-block;width:0.9375rem;height:0.9375rem;margin-right:0.3125rem;}
.land-news-list li .time-hits span .time-icon {background:url(/statics/ley/mobile/MobileSearchBuildings/images/soiltaken-time.png) no-repeat center;background-size:100% 100%;}
.land-news-list li .time-hits span .hits-icon {width:0.9375rem;height:0.75rem;background:url(/statics/ley/mobile/MobileSearchBuildings/images/soiltaken-eye.png) no-repeat center;background-size:100% 100%;}
.land-news-list li .img-a {width:32%;height:4.6875rem;margin-left:0.625rem;}
.land-news-list li .img-a img {border-radius:0.3125rem;}
.land-news-list li .img-a i {position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);background-color: rgba(0,0,0,.5);border-radius: 50%}
.soil-taken-list {background-color:#ffffff;margin-top: 0.9375rem}
.soil-taken-list-ul{padding:0.625rem 0.9375rem;}
.soil-taken-list-ul li {padding:0.9375rem 0;border-bottom:1px solid #eaeaea;}
.soil-taken-list .img-box {width:35%;height:5.3125rem;border-radius:0.3125rem;overflow:hidden;margin-right:0.9375rem;}
.soil-taken-list .img-box em {position:absolute;top:0;left:0;padding:0.1875rem 0.625rem;font-size:0.75rem;color:#fff;border-radius:0.3125rem 0 0.3125rem 0;}
.soil-taken-list .img-box em.nosale {background-image:linear-gradient(to left,#FD4E38,#FB743E);}
.soil-taken-list .img-box em.issale {background-color:#3B79F6;}
.soil-taken-list .img-box em.nonesale {background-color:#80BD56;}
.soil-taken-list .soil-taken-right {font-size:0.75rem;line-height:1.6;}
.soil-taken-list .soil-taken-right h4 {font-weight:600;font-size:1rem;}
.soil-taken-list .red {color:#FA5944;}
.soil-taken-list .soil-taken-right .price .price-num {font-size:1rem;font-weight:600;}
.soil-taken-list .dingwei-icon {display:inline-block;width:0.75rem;height:0.9375rem;background:url(/statics/ley/mobile/MobileSearchBuildings/images/soiltaken-dingwei.png) no-repeat center;background-size:100% 100%;vertical-align:sub;margin-right:0.3125rem;}
.soil-taken-list .pos-info {justify-content:space-between;}
.soil-taken-detail {padding:0.625rem 0.9375rem;}
.soil-taken-detail .hx-info-box .num-explain {color:#9B9B9B;}
.soil-taken-detail .hx-info-box li {flex:1;}
.soil-taken-detail .hx-info-box li:nth-child(2) {padding:0;border:none;}
.soil-taken-info-list .soil-taken-info-item {padding:0.625rem 0;}
.soil-taken-info-item p {font-size:0.875rem;color:#1F1F1F;}
.soil-taken-info-item .long-content {max-height:60px;overflow:hidden;}
.soil-taken-info-item .long-content .mask {position:absolute;bottom:0;left:0;top: auto;width:100%;height:30px;background:linear-gradient(180deg,hsla(0,0%,100%,0),#fff);}
.soil-taken-info-item .long-content-btn .jiantou {display:block;width:16px;height:10px;background:url(/statics/ley/mobile/MobileSearchBuildings/images/soiltaken-jiantou.png) no-repeat center;background-size:100% 100%;margin:0.625rem auto 0.9375rem;}
.soil-taken-info-item .long-content-btn .zydt-btn {display:block;background-color:#DBEBFE;color:#2B8BFB;font-size:0.875rem;padding:0.625rem 0;border-radius:1.5625rem;}
.hx-info-box .info-msg span.title {display:inline-block;width:5rem;}
.soil-taken-info-list {padding-bottom:3.125rem;}
.soil-taken-footer .toolbar-btn {padding:0.9375rem 0;}
.brand-header {height:26vh;background:url("/statics/ley/mobile/MobileSearchBuildings/images/brand-header.png") no-repeat left;background-size:135% 100%;}
.brand-header .brand-title {color:#ffffff;font-size:1.5625rem;margin:0.625rem 0;}
.brand-list-container {padding:0 0.9375rem;height:68vh;overflow:hidden;box-sizing:border-box;flex-wrap:wrap;margin:2vh 0 4vh;}
.brand-list-container h4 {position:absolute;z-index:1;top:0;left:0;width:90%;padding:5px 0.9375rem;box-sizing:border-box;}
.letter-list {font-size:0.75rem;color:#9A9A9A;font-weight:600;}
.letter-list li {padding:0.3125rem 0;}
.letter-magnifying-glass {position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:5rem;height:5rem;background-color:#ffffff;border-radius:50%;border:1px solid #9A9A9A;line-height:5rem;font-weight:600;font-size:1.5625rem;}
.brand-list .list-father {padding:0 0 0.625rem;}
.brand-list .list-title {display:block;font-size:0.875rem;color:#9A9A9A;margin-bottom:1.25rem;}
.list-children {font-size:0.875rem;}
.list-children .developers-logo {max-width:3.125rem;max-height:3.125rem;margin-right:0.625rem;width:auto;height:auto;}
.list-children li a {padding:0.3125rem 0;border-bottom:1px solid #f9f9f9;align-items:center;height:3.125rem;box-sizing:border-box;}
.letter-box {padding-left:0.3125rem;margin-left:0.625rem;}
.brand-list-box .brand-list {padding-top:3.125rem;}
.brand-detail-header .brand-detail-bg {background-repeat:no-repeat;background-size:100% 100%;background-position:center;height:20vh;}
.brand-detail-header .brand-logo {position:absolute;bottom:-1.875rem;left:0.9375rem;width:3.75rem;height:3.75rem;}
.brand-detail-introduce {padding:4.375rem 0.9375rem 1.25rem;overflow: hidden}
.brand-detail-msg h4 {font-size:1.375rem;}
.brand-detail-msg .company-name {font-size:0.75rem;color:#989898;padding:0.3125rem 0;}
.brand-detail-msg  .introduce-msg {font-size:0.875rem;}
.brand-detail-msg  .introduce-msg p {display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;}
.introduce-msg .zhankai {color:#989898;}
.brand-tab {align-items:center;padding:0.625rem 0;border-bottom:1px solid #eaeaea;}
.brand-tab li.current {color:#D2432F;}
.brand-tab li.current:before {content:'';position:absolute;bottom:-0.375rem;left:50%;transform:translateX(-50%);display:block;width:10%;height:0.1875rem;background-color:#D2432F;border-radius:1.5625rem;}
.brand-loupan-list li {border-radius:0.1875rem;box-shadow:0px 5px 5px 0px rgba(0,0,0,0.05);overflow:hidden;margin-bottom:1.25rem;}
.brand-tab-item {padding:0.9375rem 0;}
.brand-loupan-list li img {height:8.125rem;}
.brand-loupan-list .brand-loupan-item-info {padding:0.9375rem 0.9375rem 1.25rem;}
.brand-loupan-item-info .top {font-size:0.875rem;justify-content:space-between;align-items:end;}
.brand-loupan-item-info .top h4 {font-size: 1rem;margin-bottom: 0.3125rem}
.brand-loupan-item-info .top h4 em {font-size: 0.75rem;color: #3391FF;border: 0.0625rem solid #4298FC;padding: 0.0625rem 0.3125rem;border-radius: 0.1875rem;margin-left: 0.625rem}
.brand-loupan-item-info .top .msg {font-size:0.75rem;color:#232122;}
.brand-loupan-item-info .top a.tel {display:block;color:#fff;background-color:#D53D3C;padding:0.3125rem 0.625rem;border-radius:0.1875rem;margin-left: 0.625rem;white-space: nowrap}
.brand-loupan-item-info .price-info {color:#D53D3C;justify-content:space-between;}
.brand-loupan-item-info .price-info a {color:#D53D3C;}
.price-info .wenben {font-size:0.75rem;color:#232122;}
.brand-loupan-item-info .bangdan-box {margin-top:0.625rem;background-color:#F9F7F8;font-size:0.75rem;color:#D23E3E;align-items:center;padding:0.3125rem 0.625rem;}
.brand-loupan-item-info .bangdan-box .bangdan-icon {display:inline-block;width:1.125rem;height:0.75rem;background:url("/statics/ley/mobile/MobileSearchBuildings/images/brand-bangdan-icon.png") no-repeat center;background-size:100% 100%;margin-right:0.625rem;}
.shoucang-icon {position:absolute;top:0.9375rem;right:0.9375rem;display:inline-block;width:1.0625rem;height:0.9375rem;background:url("/statics/ley/mobile/MobileSearchBuildings/images/shoucang.png") no-repeat center;background-size:100% 100%;}
.shoucang-icon.act {background:url("/statics/ley/mobile/MobileSearchBuildings/images/likebtn-act.png") no-repeat center;background-size:100% 100%;}
.area-header-box {background:url("/statics/ley/mobile/MobileSearchBuildings/images/area-header-bg.png") no-repeat center;background-size:100% 100%;}
.area-header-box .header-mask{position: absolute;top:0;left: 0;width: 100%;height: 100%;background-color: rgba(0,0,0,.5)}
.header-info-box {padding:1.25rem 0.9375rem 60px;color:#fff;font-size:0.875rem;}
.header-info-box .header-info {align-items:center;justify-content:space-between;}
.header-info-box .type {background-color:#2870CE;border-radius:0.1875rem;padding:0.1875rem 0.625rem;}
.header-info-box .title {font-size:1.5625rem;padding:0.625rem 0 0;}
.header-info-box .bofang {display:block;width:2.5rem;height:2.5rem;background:url("/statics/ley/mobile/MobileSearchBuildings/images/area-header-bofang.png") no-repeat center;background-size:100% 100%;}
.area-jieshao {position: relative;font-size:0.875rem;margin-top: -2.5rem}
.area-jieshao div {font-size:0.875rem;background-color:#fff;border-radius:0.3125rem;padding:0.9375rem;line-height:1.6;box-shadow:0rem 0.3125rem 0.3125rem 0rem rgba(0,0,0,0.05);}
.area-jieshao div .jieshao {display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;font-size:1rem;}
.house-supermarket-list .loupan-dongtai {font-size:0.75rem;background-color:#FCF9F2;padding:0.3125rem;align-items:center;width:100%;box-sizing:border-box;color:#101D37;margin-top:0.625rem;}
.area-fang-list {background-color:#F5F6F9;padding:0 0.9375rem;}
.area-fang-list .house-supermarket-list {margin-top:6%;}
.area-video-box {position: fixed;top: 0;left: 0;width: 100%;height: 100%;z-index: 999;background-color: rgba(0,0,0,.6);}
.area-video-box video {position: absolute;top: 50%;transform: translateY(-50%)}
.house-supermarket-list .loupan-dongtai .line {color:#D8D9DC;margin:0 0.3125rem;}
.house-supermarket-list .loupan-dongtai i {color:#FE565E;}
.house-supermarket-list .loupan-dongtai .laba {display:inline-block;width:0.9375rem;height:0.9375rem;background:url("/statics/ley/mobile/MobileSearchBuildings/images/area-loupan-dongtai.png") no-repeat center;background-size:100% 100%;margin-right:0.3125rem;vertical-align:sub;}
.house-supermarket-list .bottom-info.area-fang {font-size:0.875rem;}
.house-supermarket-list .bottom-info.area-fang .angle-right {color:#CECECE;margin-left:0.625rem;}
.house-supermarket-list .bottom-info.area-fang small {font-size:0.75rem;}
.video-column-tab {padding:0.625rem 0.9375rem;font-size:0.75rem;}
.video-column-tab .column-tab-list {overflow-x:scroll;}
.column-tab-list ul {justify-content:space-between;align-items:center;width:max-content;}
.column-tab-list li {min-width:3.125rem;display:block;padding:0.3125rem 0.625rem;background-color:#F9F9F9;text-align:center;}
.column-tab-list li:not(:last-child) {margin-right:1.25rem;}
.column-tab-list li.current {background-color:#F0F4FE;color:#4096FB;}
.video-column-tab .search-bar {background-color:#F9F9F9;color:#939394;padding:0.5rem 0.9375rem;margin-top:0.9375rem;align-items:center;border-radius:0.3125rem;}
.video-column-tab .search-bar i {color:#2B8BFB;font-size:1rem;}
.video-column-tab .search-bar .title-placeholder {font-size:0.75rem;}
.video-fang-list .video-box {height:12.5rem;}
.video-fang-list .video-fang-item {margin-bottom:2.5rem;}
.video-fang-list .video-box .mask-img {position:absolute;top:0;left:0;z-index:2;}
.video-fang-list .video-box .video-oninfo {position:absolute;top:0;left:0;z-index:3;background-color:rgba(0,0,0,.5);color:#fff;}
.video-fang-list .video-oninfo .player {position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:block;width:3.125rem;height:3.125rem;background:url("/statics/ley/mobile/MobileSearchBuildings/images/video-player-btn.png") no-repeat center;background-size:100% 100%;}
.video-fang-list .video-oninfo .title {font-size:0.875rem;padding:0.625rem 0.9375rem;}
.video-fang-list .video-oninfo .title a {color: #fff}
.video-fang-list .video-oninfo .time-hits {position:absolute;bottom:0;left:0;font-size:0.75rem;justify-content:space-between;padding:1.25rem 0.9375rem 0.625rem;box-sizing:border-box;}
.video-fang-list .video-oninfo .mask{position: absolute;top: 0;left: 0;z-index: -1;background-color:rgba(0,0,0,.5);}
.video-details-box {padding:0.625rem 0.9375rem;}
.video-details-box .msg {align-items:center;justify-content:space-between;margin-bottom:0.625rem;}
.video-details-box .userlogo {width:35px;height:35px;border-radius:50%;margin-right:0.3125rem;}
.video-details-box .userinfo {align-items:center;}
.video-details-box .name {font-size:0.875rem;}
.video-details-box .time {font-size:0.75rem;color:#C7C7C7;}
.video-details-box .btn-group .video-btn {display:block;width:1.25rem;height:1.25rem;margin-top:-0.25rem;}
.video-details-box .btn-group {align-items:center;font-size:0.875rem;}
.video-details-box .btn-group span {align-items:center;margin-right:1.25rem;}
.video-details-box .btn-group .video-btn.pinglun {background:url("/statics/ley/mobile/MobileSearchBuildings/images/video-pinglun-icon.png") no-repeat center;background-size:100% 100%;margin-right:0.5rem;}
.video-details-box .btn-group .video-btn.share {background:url("/statics/ley/mobile/MobileSearchBuildings/images/video-fenxiang-icon.png") no-repeat center;background-size:100% 100%;margin-right:0.9375rem;}
.video-details-box .btn-group .video-btn.more {height:0.1875rem;background:url("/statics/ley/mobile/MobileSearchBuildings/images/more000.png") no-repeat center;background-size:100% 100%;}
.about-info-box .about-info-tab {font-size:0.75rem;}
.about-info-box .about-info-tab li {margin-right:0.625rem;color:#101D37;}
.about-info-box .about-info-tab li.current {color:#2B8CFD;}
.about-info-box .loupan-swiper {overflow:hidden;}
.about-info-box .loupan-swiper .swiper-slide,.about-info-box .news-lists {padding:0.625rem 0.125rem;box-sizing:border-box;}
.about-info-box .loupan-swiper .swiper-slide-item {align-items:center;font-size:0.75rem;box-shadow:0px 0px 5px 0px rgba(0,0,0,0.1);border-radius:0.1875rem;padding:0.5rem 0.625rem;line-height:1.8;}
.about-info-box .news-lists ul {box-shadow:0px 0px 5px 0px rgba(0,0,0,0.1);border-radius:0.1875rem;padding:0.5rem 0.625rem;font-size:12px;}
.about-info-box .news-lists ul li {padding:0.1875rem 0;align-items:center;color:#454545;justify-content:space-between;}
.about-info-box .news-lists ul li:not(:last-child) {border-bottom:1px solid #eaeaea;}
.about-info-box .loupan-swiper .swiper-slide-item .lpmc {font-size:0.875rem;}
.about-info-box .loupan-swiper .swiper-slide-item .right {width:100%;justify-content:space-between;}
.about-info-box .loupan-swiper .swiper-slide-item .quyu {color:#8B8F9C;}
.about-info-box .loupan-swiper .swiper-slide-item .price em {font-size:1rem;color:#FA5944;}
.about-info-box .loupan-swiper .swiper-slide-item .quyu .dingwei {display:inline-block;width:0.625rem;height:0.875rem;background:url("/statics/ley/mobile/MobileSearchBuildings/images/video-dingwei-icon.png") no-repeat center;background-size:100% 100%;margin-right:0.3125rem;vertical-align:sub;}
.about-info-box .loupan-swiper .swiper-slide img {width:4.0625rem;height:2.8125rem;margin-right:0.625rem;}
.video-fang-container {background-color:#000000;height:100vh;overflow:hidden;}
.video-detail-swiper {color:#fff;}
.detail-video-fang {position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);}
.detail-video-fang .swiper-slide {height:100%;}
/*.detail-video-fang video::-webkit-media-controls-fullscreen-button {*//*    display:none;*//*}
*/.video-fang-container .header-btn-group {position:fixed;top:0;left:0;z-index:3;width:100%;box-sizing:border-box;}
.video-fang-tab {color:#9B9B9B;margin:0 0.3125rem;overflow:hidden;}
.video-fang-tab ul {width:max-content;}
.video-fang-tab li {padding:0 0.5rem;}
.video-fang-tab li.current {color:#fff;}
.video-detail-info {position:absolute;bottom:10%;left:0;padding:0 0.9375rem;box-sizing:border-box;z-index: 2}
.video-detail-info .left .dingwei {display:inline-block;width:1.5625rem;height:1.5625rem;background:url("/statics/ley/mobile/MobileSearchBuildings/images/video-dingwei-green.png") no-repeat center;background-size:100% 100%;}
.video-detail-info .left {position:absolute;bottom:0.5rem;left:0.9375rem;width: 80%}
.video-detail-info .left .title {font-size:0.75rem;align-items:center;}
.video-detail-info .left .jieshao {font-size:0.875rem;margin-top:1.25rem;}
.video-detail-info .right .userlogo img {width:2.8125rem;height:2.8125rem;border-radius:50%;}
.video-detail-info .right li {font-size:0.75rem;padding:0.3125rem 0;}
.video-detail-info .right li .tel-btn{color: #fff}
.video-detail-info .right li img {width:1.75rem;height:1.75rem;margin:0 auto 0.3125rem;}
.video-detail-info .right .shoucang{width:1.75rem;height:1.75rem;margin:0 auto 0.3125rem;background:url("/statics/ley/mobile/MobileSearchBuildings/images/video-aixin-fff.png") no-repeat center;background-size:100% 100%;}
.video-detail-info .right .shoucang.act{background:url("/statics/ley/mobile/MobileSearchBuildings/images/likebtn-act.png") no-repeat center;background-size:100% 100%;}
.vrlist-header-box {background:url("/statics/spf/images/vrshijingfang.png") no-repeat center;background-size:100% 100%;}
.vrlist-header-box .header-img-box {padding:40px 0;}
.vrlist-header-box .header-img-box img {margin:0 auto;}
.vrlist-header-box .header-img-box .name {width:45%;margin-bottom:0.9375rem;}
.vrlist-header-box .header-img-box .msg {width:40%;}
.vrlist-lists li.item {padding:1.25rem 0 0.625rem;border-bottom:0.0625rem solid #eaeaea;}
.vrlist-lists .item-top .lp-info{max-width: 80%}
.vrlist-lists .item-top .lp-info img {width:3.125rem;height:3.125rem;border-radius:50%;margin-right:0.625rem;}
.vrlist-lists .item-top .lp-info .wylx {font-size:0.875rem;color:#F54C04;}
.vrlist-lists .item-top .lp-info .msg {align-items:center;}
.vrlist-lists .item-top .lp-info .line {display:inline-block;width:0.125rem;height:0.75rem;background-image:linear-gradient(#ffffff,#E6E4E7);margin:0 0.3125rem;}
.vrlist-lists .item-top .lp-info .lpmc {font-size:1.125rem;}
.vrlist-lists .item-top .lp-info .quyu {font-size:0.75rem;color:#717274;}
.vrlist-lists-box {padding:0 0.9375rem;}
.vrlist-lists .item-fang {overflow-x:scroll;}
.vrlist-lists .item-fang::-webkit-scrollbar {display:none;scrollbar-width:none;-ms-overflow-style:none}
.vrlist-lists .item-fang .item-fang-list {padding:0.625rem 0;}
.vrlist-lists .item-fang-list li {min-width:10.9375rem;border: 1px solid #eaeaea;padding: 0.3125rem;border-radius: 0.3125rem}
.vrlist-lists .item-fang-list li:not(:last-child){margin-right:0.9375rem;}
.vrlist-lists .item-fang-list li img {width:100%;height:7.5rem;}
.vrlist-lists .item-fang-list .num-group {font-size:0.875rem;padding:0.3125rem;}
.vrlist-lists .item-fang-list .num-group .one-pic-div {align-items:center;justify-content:space-between;}
.vrlist-lists .item-fang-list .num-group>div {margin-bottom:0.3125rem;}
.vrlist-lists .item-fang-list .num-group .hx,.vrlist-lists .item-fang-list .num-group .jg {font-size:1rem;}
.vrlist-lists .item-fang-list .num-group .jg {color:#FB5038;}
.vrlist-lists .item-fang-list .num-group .salenum {color:#163DA6;background-color:#F5F6FB;padding:0.125rem 0.3125rem;}
.vrlist-lists .item-fang-list .num-group .salenum a {color:#163DA6}
.vrlist-lists .item-fang-list .num-group .one-pic-salenum {color:#163DA6;background-color:#F5F6FB;padding:0.5rem 0;border-radius:0.1875rem;margin-top:0.625rem;}
.vrlist-lists .item-fang-list .num-group .one-pic-salenum a{color:#163DA6;}
.coupon-info-container .detail-header.white {border:none;}
.coupon-bg-box {height:7.375rem;background:url("/statics/ley/mobile/MobileSearchBuildings/images/coupon-bg.png") no-repeat center;background-size:102% 100%;font-size:0.875rem;padding-top:1.375rem;padding-left:3.125rem;box-sizing:border-box;line-height:1.6;}
.coupon-info {padding:0 0.9375rem;}
.coupon-bg-box .name {font-size:1rem;}
.coupon-bg-box .info {color:#FF531B;}
.receive-rules {padding:0 0.9375rem;}
.receive-rules .rules-info {font-size:0.875rem;color:#B4B4B4;}
.receive-rules .rules-info p {padding:0.3125rem 0;}
.receive-rules .rules-info span {color:#333;margin-left:0.9375rem;}
.coupon-info-container .tel-box {padding:0 0.9375rem;}
.coupon-info-container .tel-box .tel-name {font-size:0.8125rem;}
.coupon-info-container .tel-box .tel-num {padding:0.3125rem 0;border-bottom:1px solid #eaeaea;}
.receive-btn {position:fixed;bottom:0;left:0;padding:0.9375rem 0.9375rem;box-sizing:border-box;}
.receive-btn a {display:block;border-radius:0.1875rem;background-color:#E36153;color:#fff;padding:0.5rem 0;}
.coupon-info-container {height:100vh;}
.coupon-header {background:url("/statics/ley/mobile/MobileSearchBuildings/images/coupon-header-bg.png") no-repeat left;background-size:125% 100%;}
.coupon-header .header-img {margin:0 auto;padding:0.3125rem 1.875rem 4.375rem;}
.coupon-header .header-img .title {font-size: 20px;color: #fff}
.coupon-all-container .coupon-detail {padding:0.625rem 0.625rem;background-color:#FF7C56;background-image:linear-gradient(to bottom right,#FF7C56,#FDBF8D);}
.coupon-detail .coupon-item {background-color:#fff;border-radius:0.3125rem;padding:0.625rem;margin-bottom:0.9375rem;}
.coupon-detail .coupon-item .right {flex-direction:column;}
.coupon-detail .coupon-item .img-box {width:6.875rem;height:5.625rem;margin-right:0.9375rem;}
.coupon-detail .coupon-item .img-box .fy-label {position:absolute;top:0;left:0;padding:0.1875rem 0.625rem;font-size:0.75rem;background-image:linear-gradient(to left,#FFA624,#FB6D57);color:#ffffff;border-radius:0.1875rem 0 0.5rem 0.1875rem;}
.coupon-detail .coupon-item .quyu-mj {font-size:0.75rem;}
.coupon-detail .coupon-item .quyu-mj em {display:inline-block;color:#ECECEC;margin:0 0.1875rem;}
.coupon-detail .coupon-item .sale-num {font-size:0.875rem;color:#FF5E50;align-items:center;}
.coupon-detail .coupon-item .sale-num i {display:inline-block;width:0.9375rem;height:0.9375rem;background:url("/statics/ley/mobile/MobileSearchBuildings/images/coupon-fang-icon.png") no-repeat left;background-size:100% 100%;margin-right:0.3125rem;}
.coupon-fang-list .title {font-size:0.75rem;color:#fff;background-image:linear-gradient(to left,#ffffff,#FF7346);padding:0.1875rem 0.625rem;margin:0.625rem 0;}
.coupon-fang-list .coupon-fang-item a {font-size:0.875rem;justify-content:space-between;align-items:center;border-bottom:1px solid #efefef;padding:0.1875rem 0;}
.coupon-fang-list .coupon-fang-item a .red {color:#FF531B;}
.coupon-fang-list .coupon-fang-item .coupon-small-icon {display:inline-block;width:1.25rem;height:1.25rem;background:url("/statics/ley/mobile/MobileSearchBuildings/images/coupon-sheng-icon.png") no-repeat left;background-size:100% 100%;margin-right:0.1875rem;}
.coupon-fang-list .coupon-fang-item .coupon-small-icon.xian {background:url("/statics/ley/mobile/MobileSearchBuildings/images/coupon-xian-icon.png") no-repeat left;background-size:100% 100%;margin-right:0.3125rem;}
.coupon-fang-list .coupon-fang-item small {font-size:0.75rem;}
.coupon-fang-list .more-btn {font-size:0.875rem;color:#FF531B;text-align:center;padding:0.625rem 0 0;}
.coupon-item-youhuiquan {background:url("/statics/ley/mobile/MobileSearchBuildings/images/coupon-youhuiquan.png") no-repeat left;background-size:100% 100%;padding:0.625rem;margin-bottom:0.9375rem;}
.coupon-item-youhuiquan .left {font-size:0.875rem;color:#F32831;padding:0.5rem 0.9375rem 0.5rem 0;border-right:1px solid #F48142;margin-right:0.9375rem;}
.coupon-item-youhuiquan .right p {width: 78%}
.coupon-item-youhuiquan .lingqu-box {position:absolute;top:50%;right:6%;width:0.9375rem;height:80%;transform:translateY(-50%);}
.coupon-item-youhuiquan .right .quyu {font-size:0.75rem;color:#756C63;padding:0.1875rem 0;}
.coupon-item.type3 .youhui-msg {padding:0.1875rem 0.625rem;font-size:0.75rem;margin:0.625rem 0;background-image:linear-gradient(to left,#ffffff,#F3D4A8);}
.coupon-item.type3 .sale-num {color:#0A0A0C;font-size:0.75rem;}
.coupon-item.type3 .sale-num i {background:url(/statics/ley/mobile/MobileSearchBuildings/images/coupon-fang000-icon.png) no-repeat left;background-size:100% 100%;}
.coupon-item.type3 .baoming-box {margin:0.625rem 0 0.9375rem;}
.coupon-item.type3 .baoming {font-size:0.75rem;color:#ffffff;background-color:#FB7253;padding:0.3125rem 0.625rem;border-radius:0.1875rem;}
.rank-header {color:#fff;padding:0.625rem 0.9375rem;}
.rank-header.sales-list {background:url(/statics/ley/mobile/MobileSearchBuildings/images/saleslist-header-bg.png) no-repeat center;background-size:102% 100%;margin-top: 2.4375rem}
.rank-header .rank-tab li {margin-right:0.625rem;}
.rank-header .rank-tab li a {color:#fff;font-size:0.875rem;opacity:0.8;}
.rank-header .rank-tab li.current {position:relative;}
.rank-header .rank-tab li.current:before {content:'';display:block;position:absolute;bottom:-6px;left:50%;transform:translateX(-50%);width:35%;height:0.1875rem;background-color:#fff;border-radius:1.5625rem;}
.rank-header .rank-tab li.current a {font-weight:600;font-size:1rem;opacity:1;}
.rank-header .date-select {font-size:0.875rem;background-color:rgba(255,255,255,.4);padding:0.1875rem 0.625rem;border-radius:1.5625rem;}
.rank-header .date-select .date-popup{position: absolute;width: 42vw;background: #fff;color: #000;right: 0.625rem;top: 5rem;border-radius:0.25rem}
.rank-header .date-select .date-popup .date-title{color: #939393;font-size:0.75rem;border-bottom: 0.0625rem solid #DDDDDD;padding: 0.25rem  1rem}
.rank-header .date-select .date-popup .date-tabs{display: flex;flex-wrap: wrap;padding:0.5rem 0.75rem 0;justify-content: space-between}
.rank-header .date-select .date-popup .date-tabs .date-tab{margin-bottom:0.625rem;font-size: 0.75rem;color: #939393;padding: 0.125rem 0.375rem; min-width: 35%;text-align: center;border: 0.0625rem solid #DDDDDD;border-radius: 0.25rem;}
.rank-header .date-select .date-popup .date-tabs .act{background: #FD5A5B;color: #FFFFFF;border: 0.0625rem solid #FD5A5B;}
.rank-header .date-select .date-popup .date-bottons{display: flex;justify-content: right;padding:0.625rem 0.625rem 0.625rem}
.rank-header .date-select .date-popup .date-bottons .date-botton{border: 0.0625rem solid #DDDDDD;color: #939393;font-size: 0.75rem;padding: 0.125rem 0.75rem;margin-right: 0.25rem;border-radius: 0.25rem}
.rank-header .date-select .date-popup .date-bottons .red-botton{background: #FD5A5B;color: #FFFFFF;border: none}
.rank-header .date-select .date-popup:after {content: "";position: absolute;width: 10px;height: 0.625rem;background: #fff;top: -0.3125rem;right: 2.0625rem;transform: rotate(45deg);}
.rank-header .time {font-size:0.875rem;}
.rank-header .title {font-size:1.5625rem;}
.rank-header .rank-title-box {width:50%;padding:0.9375rem 0 2.5rem;margin-top:0.625rem;}
.rank-header .msg {font-size:0.75rem;margin-top:0.625rem;}
.rank-list-container .screen-header{background-color:#fff;transform:translateY(-1.25rem);border-top-right-radius:0.5rem;border-top-left-radius:0.5rem;z-index: 3}
.rank-list {background-color:#fff;border-radius:0.5rem;padding:0.5rem 0.9375rem;}
.rank-list.sticky{margin-top: 1.5rem}
.rank-item {box-shadow:0px 0px 10px 0px rgba(0,0,0,0.2);margin-bottom:1.25rem;border-radius:0.5rem;overflow:hidden;}
.rank-item .img-box {height:9.375rem;}
.rank-item .img-box .top-icon.saleslist {position:absolute;top:0;left:0.3125rem;width:2.8125rem;height:3.4375rem;}
.rank-item .img-box .top-icon.saleslist0 {background:url(/statics/ley/mobile/MobileSearchBuildings/images/saleslist-1.png) no-repeat center;background-size:100% 100%;}
.rank-item .img-box .top-icon.saleslist1 {background:url(/statics/ley/mobile/MobileSearchBuildings/images/saleslist-2.png) no-repeat center;background-size:100% 100%;}
.rank-item .img-box .top-icon.saleslist2 {background:url(/statics/ley/mobile/MobileSearchBuildings/images/saleslist-3.png) no-repeat center;background-size:100% 100%;}
.rank-item .img-box .top-icon.hotsearch {position:absolute;top:0;left:0.3125rem;width:2.8125rem;height:3.4375rem;}
.rank-item .img-box .top-icon.hotsearch0 {background:url(/statics/ley/mobile/MobileSearchBuildings/images/hotsearch-1.png) no-repeat center;background-size:100% 100%;}
.rank-item .img-box .top-icon.hotsearch1 {background:url(/statics/ley/mobile/MobileSearchBuildings/images/hotsearch-2.png) no-repeat center;background-size:100% 100%;}
.rank-item .img-box .top-icon.hotsearch2 {background:url(/statics/ley/mobile/MobileSearchBuildings/images/hotsearch-3.png) no-repeat center;background-size:100% 100%;}
.rank-item .img-box .top-icon.softhits {position:absolute;top:0;left:0;font-size:1.125rem;color:#fff;padding:0.1875rem 0.625rem;border-radius:0 0 0.5rem 0;}
.rank-item .img-box .top-icon.softhits0 {background-color:#F95742;}
.rank-item .img-box .top-icon.softhits1 {background-color:#F6A117;}
.rank-item .img-box .top-icon.softhits2 {background-color:#B7B7B7;}
.rank-item .img-box .top-icon.saleslistmore {position:absolute;top:0;left:0;font-size:16px;color:#fff;padding: 13px;border-radius:0 0 0.5rem 0;background-color: #FAA810;width: auto;height: auto}
.rank-item .img-box .shoucang {position: absolute;top: 5%;right: 5%;width: 2rem;height: 2rem;background: url(/statics/ley/mobile/MobileSearchBuildings/images/rank-list-shoucang.png) no-repeat center;background-size: 70% 70%;}
.rank-item .img-box .shoucang.act {background:url(/statics/ley/mobile/MobileSearchBuildings/images/rank-list-shoucang-act.png) no-repeat center;background-size:70% 70%;}
.rank-item .lp-info {padding:0.625rem 0.9375rem;}
.rank-item .lp-info .red {color:#F95742;}
.rank-item .lp-info .salenum .num.gray {color: #999;font-size: 16px}
.rank-item .lp-info h3 {font-size:1.125rem;}
.rank-item .lp-info .quyu-mj {font-size:0.75rem;}
.rank-item .lp-info .salenum {font-size:0.75rem;align-items: flex-end}
.rank-item .lp-info .salenum >span {margin-right:0.625rem;}
.rank-item .lp-info .salenum .danwei {color:#BBBBBB;}
.rank-item .lp-info .salenum .num {font-size:1.25rem;margin-right:0.1875rem;}
.rank-item .lp-info .tel-btn {font-size:0.875rem;color:#ffffff;background-color:#F95742;padding:0.3125rem 0.625rem;border-radius:0.1875rem;}
.addhxpk-container .detail-header.white {border:none;}
.addhxpk-container {background-color:#F8F8F9;height:100vh;overflow:scroll;}
.addhxpk-container .bottom-btn-box {position:fixed;bottom:0;left:0;background-color:#fff;padding:0.625rem 0.9375rem 1.25rem;box-sizing:border-box;z-index: 10}
.addhxpk-container .bottom-btn-box a {display:block;background-color:#2B8BFB;font-size:0.875rem;color:#ffffff;padding:0.625rem 0;border-radius:0.1875rem;}
.pk-start.disabled{opacity: 0.5}
.hxpk-list-box {padding-bottom:6.25rem;}
.hxpk-list-box .hxpk-list .hxpk-item .item_wrap .item_top{padding:0.9375rem;border-bottom:0.0625rem solid #efefef;background-color:#fff}
.hxpk-list-box .hxpk-list .hxpk-item{overflow: hidden}
.hxpk-list-box .add-btn {display:block;color:#2B8BFB;font-size:0.875rem;margin-top:0.625rem;background-color:#fff;padding:0.625rem 0;}
input.circle-input[type=checkbox] {-webkit-appearance:none;appearance:none;outline:none;width:1.25rem;height:1.25rem;cursor:pointer;vertical-align:center;background:#fff;border:1px solid #eaeaea;position:relative;border-radius:50%;overflow:hidden;}
input.circle-input[type=checkbox]:checked::after {content:"\2713";display:inline-block;position:absolute;top:60%;left:50%;transform:translate(-50%,-50%);width:1.25rem;height:1.25rem;color:#ffffff;font-size:0.9375rem;text-align:center;border-radius:50%;background-color:#2B8BFB;border:1px solid #2B8BFB;}
.hxpk-list-box .hxpk-fang-info .img-box {width:6.875rem;height:5rem;margin:0 0.625rem;border:1px solid #eaeaea;padding:0.125rem;}
.hxpk-list-box .hxpk-fang-info h4 {font-size:1rem;color:#333333;}
.hxpk-list-box .hxpk-fang-info {color:#676767;}
.hxpk-list-box .hxpk-fang-info .blue {color:#2B8BFB;}
.hxpk-list-box .hxpk-fang-info .red {color:#FA5944;}
.hxpk-list-box .hxpk-fang-info .hx-mj {font-size:0.75rem;}
.hxpk-list-box .hxpk-fang-info .line {color:#D3D1D1;margin:0 0.5rem;}
.hxpk-list-box .hxpk-fang-info .lpmc {font-size:0.75rem;}
.hxpk-list-box .hxpk-fang-info .num {font-size:0.8125rem;}
.hxpk-list-box .hxpk-fang-info .num .num-num {font-size:1rem;}
.hxpk-list-box .list-top-msg {font-size:0.75rem;color:#A0A0A0;padding:0.9375rem 0;}
.hxpk-list-box .list-top-msg::before,.hxpk-list-box .list-top-msg::after {content:'';display:inline-block;width:25%;height:0.0625rem;background-color:#DEDEDE;position:absolute;top:50%;left:6%;transform:translateY(-50%);}
.hxpk-list-box .list-top-msg::after {left:auto;right:6%;}
.hxpk-detail-container .hxpk-pkbox {padding:0.9375rem;border-bottom:1px solid #eaeaea;}
.hxpk-detail-container .hxpk-pkbox .pk-icon {position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:50%;border:1px solid #A9A9A9;background-color:#F7F7F7;padding:0.625rem;}
.hxpk-detail-container .hxpk-pkbox li {box-shadow:0px 0px 5px 0px rgba(0,0,0,.2);padding:0.625rem;font-size:0.875rem;}
.hxpk-detail-container .hxpk-pkbox li:not(:last-child) {margin-right:0.9375rem;}
.hxpk-detail-container .hxpk-pkbox li img {height:7.5rem;}
.hxpk-detail-container .hxpk-pkbox li .salenum {color:#EF4439;font-size:0.8125rem;padding:0.1875rem 0 0.5rem;}
.hxpk-detail-container .hxpk-pkbox .zx-btn-group a {padding:0.1875rem 0.625rem;color:#fff;border-radius:0.1875rem;font-size:0.75rem;}
.hxpk-detail-container .hxpk-pkbox .zx-btn-group a.zxzx {background-image:linear-gradient(to left,#E69556,#E89456);}
.hxpk-detail-container .hxpk-pkbox .zx-btn-group a.dhzx {background-image:linear-gradient(to left,#2F72F5,#4D9FFF);}
.pk-result-box {padding:1.875rem 0.9375rem;}
.pk-res-table {padding:0.625rem 0;font-size:0.75rem;border-bottom:1px solid #eaeaea;}
.pk-res-table .left,.pk-res-table .right {width:42%;padding:0.3125rem 0;word-break: break-all}
.pk-res-table .label span {display:inline-block;padding:0.125rem 0.3125rem;white-space:nowrap;margin-bottom:0.3125rem;}
.pk-res-table .left.label span {background-color:#F9EAEA;color:#E3887C;}
.pk-res-table .right.label span {background-color:#FEF2E6;color:#E8A679;}
.pk-res-table .center {color:#979797;padding:0.3125rem 0;}
.pk-res-table .red {color:#EF4439;}
.hxpk-detail-container .result-box {padding-bottom:4.375rem;}
.hxpk-detail-container .result-box .pk-result-box:last-child table {border:none;}
.hxpk-detail-container .bottom-btn-box,.error-correction-container .bottom-btn-box,.addlp-pk-container .bottom-btn-box {position:fixed;bottom:0;left:0;background-color:#fff;padding:0.625rem 0.9375rem 1.25rem;box-sizing:border-box;z-index:12;}
.hxpk-detail-container .bottom-btn-box a,.error-correction-container .bottom-btn-box a,.addlp-pk-container .bottom-btn-box a {display:block;background-color:#2B8BFB;font-size:0.875rem;color:#ffffff;padding:0.625rem 0;border-radius:0.1875rem;}
.addlp-pk-container .bottom-btn-box a.qx-start {margin-right: 10px;display: none}
.addlp-pk-container .bottom-btn-box a.del-start {background-color: #EF4439;display: none}
.addlp-pk-container .bottom-btn-box a.del-start.disabled {opacity: 0.5}
.addhxpk-container .bottom-btn-box a.qx-start {margin-right: 10px;display: none}
.addhxpk-container .bottom-btn-box a.del-start {background-color: #EF4439;display: none}
.addhxpk-container .bottom-btn-box a.del-start.disabled {opacity: 0.5}
.error-correction-container {background-color:#F8F8F9;height:100vh;}
.error-correction-container .detail-header.white {border:0;}
.error-correction-container .error-content {font-size:0.875rem;}
.error-correction-container .error-content .title {padding:0.625rem 0.9375rem;font-size:0.75rem;color:#101D37;}
.error-correction-container .error-content .error-list li {background-color:#fff;padding:0.5rem 0.9375rem;}
.error-correction-container .error-content textarea {resize:none;outline:none;background-color:#ffffff;padding:0.625rem 0.9375rem;border:none;height:6.25rem;box-sizing:border-box;}
.calender-header-container {background-image:linear-gradient(#3F7AD1,#3F86D2);}
.calender-header-info {color:#fff;justify-content:center;padding:0.625rem 0 2.5rem;}
.calender-header-info h1 {font-size:1.5rem;}
.calender-header-info img {width:4.375rem;height:6.25rem;margin-left:1.25rem;margin-right:1.875rem;}
.calender-header-info .msg {font-size:0.75rem;opacity:0.8;}
.calender-header-info .dingyue {display:inline-block;margin-top:0.9375rem;font-size:0.75rem;color:#fff;background-color:rgba(255,255,255,.5);border:1px solid #FDFFFE;border-radius:0.1875rem;padding:0.1875rem 0.625rem;opacity:0.8;}
.calendar-container {padding:0 0.9375rem;}
.calendar-box {background-color:rgba(255,255,255,.5);margin-top:-2.5rem;border-radius:0.5rem;padding-bottom:0.9375rem;}
.calendar-box .date-tab {padding:0.3125rem 0;box-sizing:border-box;font-size:1rem;}
.calendar-box .date-tab ul li {flex: 1}
.calendar-box .date-tab ul li.selected {position:relative;color:#ffffff;font-size:1.25rem;}
.calendar-box .date-tab ul li.selected:before {content:'';position:absolute;bottom:-0.25rem;left:50%;transform:translateX(-50%);background-color:#fff;width:25%;height:0.1875rem;border-radius:1.5625rem;}
.calendar-list .title li {flex:1;}
.calendar-list .table {flex-wrap:wrap;justify-content:space-between;padding: 0 0.1875rem}
.calendar-list .table:after {content:'';flex:auto;}
.calendar-list .table .date-li {width:14%;text-align:center;padding:0.625rem 0;}
.calendar-list .table .date-li .date-event {margin-top:0.625rem}
.calendar-list .table .date-li .date-num {display:inline-block;color:#9B9B9B;}
.calendar-list .table .date-event li {width:100%;font-size:0.75rem;border-radius:0.1875rem;overflow:hidden;margin-bottom: 10px}
.calendar-list .table .date-event li .event-zhuangtai {font-size:0.75rem;color:#fff;background-color:#2B8BFB;padding:0.1875rem 0;}
.calendar-list .table .date-event li .lp-name {background-color:#E7F3FF;}
.calendar-list .table .date-event li .lp-name p {padding:0.625rem 0;}
.calendar-list .table .date-event li .lp-name p:not(:last-child) {border-bottom:1px dashed #eaeaea;}
.calendar-list .table .date-event .kaipan .event-zhuangtai {background-color:#959FF6;}
.calendar-list .table .date-event .kaipan .lp-name {background-color:#F4F5FF;}
.calendar-list .table .date-event .jiatui .event-zhuangtai {background-color:#F2A743;}
.calendar-list .table .date-event .jiatui .lp-name {background-color:#FFF6EB;}
.addlp-pk-container .lppk-header {background-color:#f9f9f9;}
.pk-house-list .house-info-item{padding: 0;margin: 1.25rem 0;overflow: hidden}
.pk-house-list .house-info-list .house-info-item {border-bottom:none;border-top:none;}
.pk-house-list .house-info-list li:not(:last-child) .pk-list-info {border-bottom:1px solid #eaeaea;}
.pk-house-list .house-info-list .pk-list-info {padding:0.625rem 0.9375rem 0.625rem 0;}
.lp-pk-checkbox {margin:2.8125rem 0.625rem 0 0.9375rem;}
.pk-house-list {padding-bottom:4.375rem;}
.pk-house-list .item_wrap{overflow: hidden}
.pk-house-list .item_wrap .right-info{width: 46%;padding-right: 0.9375rem}
.pk-house-list .item_top{position:relative;z-index: 10;background-color: #fff;}
.pk-house-list .item_del{position:absolute;z-index: 9;top: 50%;right: 0;transform: translateY(-50%);height: 100%;background-color: #FA5944;color: #fff;width: 2.5rem;font-size: 0.875rem;justify-content: center}
.addlppk-btn {padding:0.9375rem 0.9375rem 0;}
.addlppk-btn a {display:block;font-size:0.875rem;color:#2B8BFB;border:1px solid #2B8BFB;background-color:#E9F3FF;border-radius:0.1875rem;padding:0.625rem 0;}
.pk-house-list .date-info {font-size:0.75rem;background-color:#F8F8F9;color:#464C56;padding:0.3125rem 0 0.3125rem 3.125rem;}
.lppk-detail-top {padding:1.25rem 0 0;color:#9A9A9A;font-size:0.75rem;}
.lppk-detail-top .issame-btn {padding:0 0.9375rem;}
.lppk-lp-box {overflow-x:scroll;padding:0.625rem 0;}
.lppk-detail-top .lppk-lp-list {width:max-content;}
.lppk-detail-top .lppk-lp-list li {border-radius:0.3125rem;width:7.5rem;border:1px solid #eaeaea;margin-right:0.9375rem;}
.lppk-detail-top .lppk-lp-list li img {height:3.75rem;border-radius:0.3125rem 0.3125rem 0 0;}
.lppk-detail-top .lppk-lp-list li .info-box {padding:0.3125rem 0.625rem;line-height:1.8;}
.lppk-detail-top .lppk-lp-list li .title {color:#333;font-size:0.875rem;}
.lppk-detail-top .lppk-lp-list li .label span {background-color:#2B8CFD;padding:0.0625rem 0.3125rem;border-radius:0.1875rem;color:#ffffff;margin-right:0.3125rem;}
.lppk-detail-top .lppk-lp-list li .label span.wyxt {background-color:#FD8F50;}
.lppk-detail-top .lppk-lp-list li .jg {color:#FA5944;}
.lppk-detail-top .lppk-lp-list li a {display:block;border:1px solid #EAEAEA;color:#9B9B9B;margin-bottom:0.3125rem;}
.lppk-detail-top .lppk-lp-list .close {position:absolute;top:-0.625rem;right:-0.625rem;display:block;width:1.5625rem;height:1.5625rem;background:url(/statics/ley/mobile/MobileSearchBuildings/images/lppk-close.png) no-repeat center;background-size:100% 100%;border:none;}
.lppk-result-box {font-size:0.875rem;overflow-x:scroll;}
.lppk-result-box .red {color:#FA5944;}
.lppk-result-list {width:max-content;}
.lppk-result-list li>div {padding:0.625rem 0;border-bottom:1px solid #D3D3D3;border-right:1px solid #D3D3D3;}
.lppk-result-list li .title {width:5.625rem;background-color:#F8F8FA;border-right:none;}
.lppk-result-list li .content {width:8.4375rem;background-color:#F4F7FF;box-sizing:border-box;padding:0.625rem 0.3125rem;}
.lppk-result-list li .content .content-item {margin-bottom: 10px}
.lppk-result-list li .zx-btn {display:inline-block;color:#fff;font-size:0.75rem;background-color:#2F73F2;padding:0.3125rem 0.9375rem;border-radius:0.1875rem;margin-top:0.3125rem;}
.lppk-res .left-fixed {position:absolute;top:0;left:0;width:5.625rem;font-size:0.875rem;}
.lppk-res .left-fixed li {border-right:1px solid #D3D3D3;border-bottom:1px solid #D3D3D3;padding:0.625rem 0;background-color:#F8F8FA;box-sizing:border-box;}
.lppk-all-list-item .column-title {padding:0.625rem 0.9375rem;}
.lppk-result-box::-webkit-scrollbar {display:none;scrollbar-width:none;-ms-overflow-style:none}
.lppk-lp-box::-webkit-scrollbar {display:none;scrollbar-width:none;-ms-overflow-style:none}
.lppk-all-list-item:last-child {padding-bottom:2.5rem;}
.tab-container-list .sticky {top: 83px}
.lppk-all-list-item-tab .column-title{padding: 0.625rem 0.9375rem;}
.lppk-all-list-item-tab .tab-list {position: absolute;background-color: #fff;}
.lppk-all-list-item-tab .tab-list ul {padding: 0 0.9375rem;}
.lppk-all-list-item-tab .tab-list li {padding: 0.625rem 0;font-size: 0.875rem;border-top:1px solid #eaeaea }
.lppk-all-list-item-tab .tab-list li.current{color: #3391ff}
/* ��װ��������ʽstart */
#dialog-box{position: fixed;top: 0;left: 0;width: 100%;height: 100%;z-index: 999;box-sizing: border-box;background-color: rgba(0,0,0,.8);display: none}
#dialog-box .dialog-content{position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);background-color: #fdfdfd;border-radius: 0.3125rem;padding: 2.6875rem 1.875rem 3.125rem;width: 84%;overflow-y: auto;box-sizing: border-box}
#dialog-box .dialog-content .top-box{display: flex;align-items: baseline;}
#dialog-box .dialog-content .top-box h5 {font-family: PingFangSC-Medium;font-size: 1.5rem;color: #030303;line-height: 1.875rem;}
#dialog-box .dialog-content .close {position: absolute;top: 0.75rem;right: 0.75rem;width: 1.20rem;height: 1.20rem;background-image: url(/statics/lpnew/img/ic_close.png);background-position: 50% 50%;}
#dialog-box .dialog-content .center-box input[name=tel] {width: 100%;margin: 1.0625rem 0 10px;outline: none;border-radius: 3px;border: 1px solid #dcdfe6;padding: 10px;box-sizing: border-box;font-size: 14px;transition: border-color .2s cubic-bezier(.645,.045,.355,1);}
#dialog-box .dialog-content .center-box .code-box{position: relative}
#dialog-box .dialog-content .center-box input[name=code]{width: 100%;outline: none;border-radius: 3px;border: 1px solid #dcdfe6;padding: 10px;box-sizing: border-box;font-size: 14px;transition: border-color .2s cubic-bezier(.645,.045,.355,1);}
#dialog-box .dialog-content .center-box input:focus{outline: none;border-color: #409eff;}
#dialog-box .dialog-content .center-box .getcode{position: absolute;top: 50%;right: 10px;transform: translateY(-50%);font-size: 12px;color: #409eff}
#dialog-box .bottom-box{display: flex;margin-top: 20px}
#dialog-box .bottom-box .qd-btn{flex: 1;text-align: center;background-color: #3072F6;color: #fff;font-size: 14px;border-radius: 4px;padding: 13px 0}
#dialog-box .tip-content {font-size: 1rem;color: #101D37;margin-top: 1.25rem;}
#dialog-box .center-box .tel-box {font-size: 14px;margin-top: 1.0625rem}
#dialog-box .blue {color: #409eff}
#dialog-box .subInstruction{font-family: PingFangSC-Regular;margin-top: 1rem;font-size: .75rem;color: #CED1D6;}
.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}
@keyframes bounceIn{0%{opacity:0;-webkit-transform:scale(.3);-ms-transform:scale(.3);transform:translate(-50%,-50%) scale(.3)}
    50%{opacity:1;-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:translate(-50%,-50%) scale(1)}
}.bounceIn{-webkit-animation-name:bounceIn;animation-name:bounceIn}
@keyframes bounceOutUp{0%{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translate(-50%,-50%) translateY(0)}
    100%{opacity:0;-webkit-transform:translateY(-2000px);-ms-transform:translateY(-2000px);transform:translate(-50%,-50%) translateY(-2000px)}
}.bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}
/* ��װ��������ʽend */
/*�Ǽ���start*/
@keyframes blink { 0% {opacity: .4;} 50% {opacity: 1;} 100% {opacity: .4;} }
.skeleton .blink{background: #f2f2f2;animation-duration: 1.5s;animation-name: blink;animation-iteration-count: infinite;}
/*���а�*/
.skeleton .rank-item .lp-info h3{width: 100%;height: 1.5625rem}
.skeleton .rank-item .lp-info .quyu-mj{width: 60%;height: 1rem;margin-top: 0.125rem}
.skeleton .rank-item .lp-info .flex-jcsb span{width: 3.125rem;height: 3rem;margin-top: 0.125rem}
/*����ɳ��*/
.skeleton .sandTable{padding:1.25rem;border-bottom:1px solid #eaeaea}
.skeleton .sandTable h3{width: 100%;height: 1.5625rem}
.skeleton .sandTable .price-msg span {display:block;width: 60%;height: 1.375rem}
.skeleton .sandTable .sandlist-info-box>div>p{width: 60%;height: 1rem}
.skeleton .sandTable .sandlist-buildings-num{height: 1rem}
.skeleton .sandTable .sale-num{height: 2.5rem;width: 30%}
.skeleton .sandTable .see-more{width: 30%;height: 0.75rem;margin-left: 35%}
/* ���а�Ǽ���end */
/* �·��б��Ǽ���start */
.skeleton .house-info-item{padding: 0.9375rem 0;border-bottom: 1px solid #eaeaea;}
.skeleton .house-info-item .daishou-box{height: 1.875rem;}
.skeleton .house-info-item .house-name {height: 1.5625rem;}
.skeleton .house-info-item .price-msg {height: 1.5625rem;}
.skeleton .house-info-item .area-info {height: 1rem;}
.skeleton .house-info-item .house-tips-group {height: 1.5625rem;}
.skeleton .house-info-item .house-biaoqian {height: 3.125rem;}
.skeleton .house-info-item .bottom-info{height: 55px}
/* �·��б��Ǽ���end */
/* vr�б��Ǽ���start */
.skeleton .item{padding: 0.9375rem 0;border-bottom: 1px solid #eaeaea;}
.skeleton .item .item-top .lp-info{width: 80%;height: 50px;}
.skeleton .item .item-top .contact-group{width: 1.875rem;height: 1.875rem}
.skeleton .item .item-fang li .img{width: 175px;height: 130px;margin: 10px 0}
.skeleton .item .item-fang li .info{width: 175px;height: 65px}
/* vr�б��Ǽ���end */
/* ����start */
.soil-taken-list .skeleton{padding: 0 0.9375rem}
.skeleton .soil-taken-item{padding: 0.9375rem 0;border-bottom: 1px solid #eaeaea;}
.skeleton .soil-taken-item .soil-taken-right h4{height: 25px;}
.skeleton .soil-taken-item .soil-taken-right p{height: 19px;margin-top: 5px}
/* ����start */
/* ����start */
.skeleton .hxpk-info h4{height: 25px}
.skeleton .hxpk-info p{height: 19px;margin-top: 5px}
/* ����end */
/* ¥��start */
.storiedhx-list-box .skeleton {padding: 0 10px}
.skeleton .storiedhx-item .storiedhx-info{width: 100%;height: 50px}
.skeleton .hxpk-info p{height: 19px;margin-top: 5px}
/* ¥��end */
/*����start*/
.loader,.loading {display: flex;min-height: 1.875rem;align-items: end;justify-content:center;font-size: 0.875rem;color: #ccc;margin: 0.9375rem 0}
.loader .null {background: url(../images/nullBuild.png) no-repeat center center;width: 100%;height: 60vh;background-size: 100%;}
.loader .nullmsg{background: url(../images/nullmsg.png) no-repeat center center;width: 100%;height: 40vh;background-size: 60%;}
.loader .nullmsg p{font-size: 14px;position: absolute;bottom: 0;width: 100%}
.loader .dot,.loading .dot {width: 10px;height: 10px;background: #3391FF;border-radius: 50%;}
.loader .dot1,.loading .dot1 {animation: dot-jump 0.5s cubic-bezier(0.77, 0.47, 0.64, 0.28) alternate infinite;}
.loader .dot2,.loading .dot2 {margin-left: 0.625rem;animation: dot-jump 0.5s 0.2s cubic-bezier(0.77, 0.47, 0.64, 0.28) alternate infinite;}
.loader .dot3,.loading .dot3 {margin-left: 0.625rem;animation: dot-jump 0.5s 0.4s cubic-bezier(0.77, 0.47, 0.64, 0.28) alternate infinite;}
@keyframes dot-jump { 0% {-webkit-transform: translateY(0);transform: translateY(0);} 100% {-webkit-transform: translateY(-1rem);transform: translateY(-1rem);} }
/*����end */
/*����start*/
.comments{position: fixed;bottom: 0;width: 100%;height:48vh;border-top: 0.0625rem solid #DCDCDC;background: #F9F9F9;z-index: 3;box-sizing: border-box}
.comments .comment-title {display: flex;align-items: center;justify-content: center;position:absolute;top:0;width: 100%;padding: 1.25rem 1.875rem;background: #F9F9F9;box-sizing: border-box}
.comments .comment-title .title-icon{font-size: 1.5rem;line-height: 1}
.comments .comment-title .title-center{width: 100%;text-align: center}
.comments .comment-list {padding: 4rem 1.875rem 5.75rem;overflow-y:scroll;height: 100%;box-sizing: border-box;font-size: 0.75rem}
.comments .comment-list .comment-item:first-child{margin-top: 0}
.comments .comment-list .comment-item{display: flex;margin-top: 1.25rem;}
.comments .comment-list .comment-item .logo{width:2.5rem;margin-right: 0.625rem}
.comments .comment-list .comment-item .comment-content {width: 100%;}
.comments .comment-list .comment-item .comment-content .comment-userinfo .red{color: red;font-size: 0.625rem}
.comments .comment-list .comment-item .comment-content .comment-userinfo .giveLike{float:right;color:#9F9F9F;background: url(../images/liebiaoaixin.png) no-repeat center right;padding-right: 1.25rem;background-size: 1rem 1rem;margin-left: 1.25rem}
.comments .comment-list .comment-item .comment-content .comment-userinfo .giveLike.active{background-image:url(../images/likebtn-act.png);color: #ff552e}
.comments .comment-list .comment-item .comment-content .comment-userinfo .name{color: #464C56;margin-right: 0.25rem;word-break: break-all;}
.comments .comment-list .comment-item .comment-content .comment-userinfo .name .fa{margin: 0px 4px;}
.comments .comment-list .comment-item .comment-content .comment-userinfo .datetime{color: #9F9F9F;white-space: nowrap}
.comments .comment-list .comment-item .comment-content>p{color: #464C56;margin-top: 0.25rem}
.comments .comment-list .comment-item .comment-content>p:active{background: rgba(0, 0, 0, .05)}
.comments .comment-list .comment-item .comment-content .comment-item{zoom: 85%;}
.comments .comment-list .comment-item .comment-content .comment-more{display: inline-block;margin-top: 0.5rem;background: url(../images/video-more.png) no-repeat center right;padding-right: 1.25rem;background-size: 1rem;color: #9F9F9F;font-size: 0.875rem;}
.comments .comment-null {text-align: center;margin-top: 6.25rem}
.comments .comment-input {display: flex;font-size: 0.75rem;position: absolute;background: #F1F1F1;bottom: 0;padding: 0.625rem 1.875rem;justify-content: space-between;align-items: center;width: 100%;box-sizing: border-box;}
.comments .comment-input .input-box{background: #FFFFFF;border-radius: 0.375rem;display: flex;padding: 0.25rem 0.625rem;width: 100%}
.comments .comment-input .input-box .logo{width:2.25rem;height:1.75rem;margin-right:0.625rem}
.comments .comment-input .input-box textarea{border: none;outline: none;width: 100%;line-height: 1.2;height:2.5rem;resize:none}
.comments .comment-input .input-box textarea::placeholder{color: #9F9F9F}
.comments .comment-input .send {color: #2B8BFB;font-size: 1rem;white-space: nowrap;margin-left: 0.625rem}
.comments .comment-input .send i{margin-right: 0.25rem}
/*����end*/
.share-tips {position: fixed;z-index: 9999;background-color: rgba(0, 0, 0, 0.6);width: 100vw;height: 100vh;top: 0;left: 0;right: 0;bottom: 0;}
.share-tips img {width: 200px;height: auto;position: absolute;right: 0;top: 0;}
.tem_box {margin-top: 5px}
.video-box-div video {position: relative;z-index: -1}
.hxdetail-img{height: 17.8125rem}
.rank-header-tab ul{justify-content: space-around;font-size: 1rem;padding: 0.625rem 0;border-top: 0.0625rem solid #eaeaea}
.rank-header-tab ul li.current a{color: #3391ff}
.rank-header-tab ul li.current:before{content: '';display: block;position: absolute;bottom: -6px;left: 50%;transform: translateX(-50%);width: 35%;height: 0.1875rem;background-color: #3391ff;border-radius: 1.5625rem;}
.im-icon {position: relative}
.im-icon .babel{position: absolute;top: -6px;right: -6px;background: red;font-size: 12px;color: #fff;width: 15px;height: 15px;line-height: 15px;text-align: center;border-radius: 50%;}
.searchbtn{font-size: 14px}
.none-msg {padding: 100px 0;font-size: 16px;color: #999999}

.jishi-dian {position: fixed;top: 0;left: 0;width: 100vw;height: 100vh;background-color: rgba(0,0,0,.5);z-index: 999}
.jishi-dian .content {position: absolute;top: 50%;left: 10%;width: 80vw;max-height: 50vh;transform: translateY(-50%);background-color: #fff;z-index: 2;border-radius: 8px;padding: 2.6875rem 1.875rem 3.125rem;box-sizing: border-box;}
.jishi-dian .content .close {position: absolute;top: 0.75rem;right: 0.75rem;width: 1.20rem;height: 1.20rem;background-image: url(/statics/lpnew/img/ic_close.png);background-position: 50% 50%;}
.jishi-dian .content h4{font-family: PingFangSC-Medium;font-size: 1.5rem;color: #030303;line-height: 1.875rem;}
.jishi-dian .content .msg {font-size: 16px;margin-top: 10px;max-height: 30vh;overflow-y: scroll;line-height: 1.6}
.jishi-dian .content .qd {display: block;width: 100%;color: #fff;background-color: #3072F6;text-align: center;margin-top: 20px;padding: 10px 0;border-radius: 3px}

.beian-tips {position: absolute;top: -15px;right: -5px;font-size: 10px;color: #999999;background-color: #f4f8fe;}
.storiedhx-list-box .storiedhx-img .fyxtname {font-size: 12px;position: absolute;top: 0;left: 0;padding: 2px 5px;background-color: #FD8F50;color: #ffffff;box-sizing: border-box;width: 100%;text-align: center}
