.map-type{transition:ease all 0.3s;box-shadow:0 2px 6px 0 rgba(0,0,0,0.2);border:2px solid #fff}.map-type .iconfont{transition:ease all 0s;transition-delay:0.2s;position:absolute;left:0;bottom:0;height:48px;width:48px;text-align:center}.map-type .iconfont::before{font-size:40px;line-height:48px;color:#fff;text-shadow:0 2px 6px rgba(0,0,0,0.2)}.map-type img{width:48px;height:48px;vertical-align:middle;transition:ease all 0.3s}.map-type p{position:absolute;left:0;right:0;top:0;bottom:0;color:#fff;font-size:14px;text-align:center;transition:ease all 0s;transition-delay:0.2s;display:none;background-color:rgba(0,0,0,0.2);text-shadow:0 1px 3px rgba(0,0,0,0.2);font-family:var(--font-medium)}.map-type.roadmap p{color:#202437;background-color:transparent}@media (min-width: 601px){.map-type:hover .iconfont{display:none}.map-type:hover img{width:76px;height:76px}.map-type:hover p{display:block;line-height:80px}}@media (max-width: 600px){.map-type{border-width:1px}.map-type .iconfont{width:28px;height:28px}.map-type .iconfont::before{font-size:24px;line-height:28px}.map-type img{width:28px;height:28px}.map-type p{display:none}}

.zoom.standard{width:30px;height:60px}.zoom.standard .zoom-out,.zoom.standard .zoom-in{display:block;width:100%;height:50%;position:relative;background:#fff;border-radius:2px}.zoom.standard .zoom-out:after,.zoom.standard .zoom-in:after{position:absolute;background-color:#191919;content:'';width:14px;height:2px;top:50%;left:50%;transform:translate(-50%, -50%)}.zoom.standard .zoom-out:hover .tip,.zoom.standard .zoom-in:hover .tip{display:block}.zoom.standard .zoom-in{border-bottom-left-radius:0;border-bottom-right-radius:0}.zoom.standard .zoom-in:before{position:absolute;background-color:#191919;content:'';width:2px;height:14px;top:50%;left:50%;transform:translate(-50%, -50%)}.zoom.standard .zoom-in.disabled:after,.zoom.standard .zoom-in.disabled:before{opacity:0.4}.zoom.standard .zoom-out{border-top-left-radius:0;border-top-right-radius:0}.zoom.standard .zoom-out:before{position:absolute;content:'';left:50%;top:0;width:30px;height:1px;background-image:linear-gradient(to left, #fff, #dadce2, #fff);transform:translateX(-50%)}.zoom.standard .zoom-out.disabled:after{opacity:0.4}

.site-map .nearby.map-tool{width:30px;height:30px;line-height:30px;text-align:center;background-color:#fff;display:flex}.site-map .nearby.map-tool .iconfont.icon-locate{margin:auto}.site-map .nearby.map-tool:hover .tip{display:block}

.street-container{position:absolute;top:0;left:0;right:0;bottom:0}

.google-map.map-tool.search{align-items:center;padding:11px 16px;background-color:white;font-size:14px;color:#797e8b;border-radius:3px;box-shadow:0 2px 6px 0 rgba(0,0,0,0.2);font-family:var(--font-normal)}.google-map.map-tool.search.broker{display:flex;padding:12px 20px;width:250px;border-radius:22px !important;justify-content:center;box-shadow:0 4px 10px 3px rgba(0,10,30,0.1)}.google-map.map-tool.search.broker span{color:var(--g-btn-background);font-size:14px;font-family:var(--font-medium);white-space:nowrap}@media (max-width: 600px){.google-map.map-tool.search.broker span{color:#191919}}.google-map.map-tool.search.layout1{color:var(--g-primary-color);background-color:var(--g-bg-color);box-shadow:0 10px 15px 0 rgba(170,186,218,0.1)}.google-map.map-tool.search .toggle{margin-left:12px;display:inline-flex;flex-direction:row;align-items:center}.google-map.map-tool.search .toggle .line{display:inline-block;height:20px;width:1px;background:#dadada}.google-map.map-tool.search .toggle .iconfont{margin-left:12px;margin-right:10px;color:#191919}.google-map.map-tool.search .toggle .layout{text-transform:capitalize}.google-map.map-tool.search.hide-map-area-button{width:auto}.google-map.map-tool.search.hide-map-area-button .toggle{margin-left:0}.google-map.map-tool.search.hide-map-area-button .icon-grid-v1{margin:0 10px 0 0}

.map-mask{display:none;position:absolute;top:0;left:0;right:0;bottom:0}.map-mask.show{display:block}

.price-info{display:none;position:absolute;z-index:2;width:200px;background:#fff;color:#333;padding:10px;box-shadow:2px 5px 9px 0px rgba(0,0,0,0.1);left:50%;transform:translate(-50%, calc(-100% - 10px));top:0;text-align:left}.price-info h4{margin-top:0;margin-bottom:10px}.price-info:after{content:'';border:10px solid #fff;border-bottom-color:transparent;border-left-color:transparent;border-right-color:transparent;position:absolute;z-index:2;left:50%;bottom:-20px;transform:translate(-50%, 0)}.marker-aggre .marker-shape:hover .price-info{display:block}

.md-house__mask{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);display:flex;justify-content:center;align-items:center;z-index:var(--level-low);background:var(--mask-bg-color)}.md-house__mask .mask-box{font-size:14px;text-align:center;color:var(--mask-text-color);padding:0 20px}.md-house__mask .mask-box .mask-lock{width:30px;height:30px;line-height:30px;margin:0 auto;background:var(--g-btn-background);border-radius:50%}.md-house__mask .mask-box .mask-lock .icon-lock1{font-size:14px;color:#fff}.md-house__mask .mask-box .text{margin-top:15px;white-space:nowrap;font-family:var(--font-bold);color:var(--mask-text-color)}.md-house__mask .mask-box .text p{margin-bottom:5px;font-size:14px}.md-house__mask .mask-box .text .link{color:var(--color-theme);text-decoration:underline;font-size:12px;cursor:pointer}

.marker-house.hidden{display:none}.marker-house .marker-pop .houst-list .house-item .house-top .img-container .img-content>img{height:auto}.marker-house .marker-pop .houst-list .house-item .house-bottom .info .addr{padding:0 10px;font:12px var(--font-normal);color:var(--g-text-color)}

.site-map.layout1 .marker-house .marker-house-pop{background-color:var(--g-bg-color)}.site-map.layout1 .marker-house .marker-house-pop.multiple{width:450px}.site-map.layout1 .marker-house .marker-house-pop.mobile{width:240px}.marker-house-pop .search-result-house-grid.map-house{width:100%}.marker-house-pop .search-result-house-grid.map-house .house-status-container{top:10px;left:10px}.marker-house-pop .search-result-house-grid.map-house .icon-fav{top:10px;right:10px}.marker-house-pop .search-result-house-grid.map-house .house-detail{padding:10px 10px 2px}.marker-house-pop .search-result-house-grid.map-house .house-detail .house-mls-logo{max-width:60px;max-height:16px;position:absolute;left:10px;bottom:calc(100% + 10px);margin-left:0}.marker-house-pop .search-result-house-grid.map-house .container-top{height:150px}.marker-house-pop .search-result-house-grid.map-house .container-top .img-preview{-o-object-fit:cover;object-fit:cover}.marker-house-pop.mobile{position:fixed;bottom:90px;left:15px;width:calc(100% - 30px);background-color:var(--g-bg-color)}.marker-house-pop.single .has-mls-logo .container-top{position:relative}.marker-house-pop.single .has-mls-logo .container-top::after{content:'';position:absolute;bottom:0;left:0;width:100%;height:50px;background:linear-gradient(180deg, rgba(25,25,25,0) 0%, rgba(25,25,25,0.8) 66.96%);pointer-events:none}.marker-house-pop.multiple .house-address{display:flex;align-items:center;line-height:18px;font-size:14px;font-weight:500;color:var(--g-primary-color);padding:15px;border-bottom:1px solid rgba(218,218,218,0.5)}.marker-house-pop.multiple .house-address i{margin-right:10px}.marker-house-pop.multiple .house-address span{display:-webkit-box;white-space:normal;overflow:hidden;text-overflow:ellipsis;/*! autoprefixer: ignore next */-webkit-box-orient:vertical;-webkit-line-clamp:2;word-break:break-word;flex:1}.marker-house-pop.multiple .marker-house-list{max-height:280px;overflow-y:auto}.marker-house-pop.multiple .house-units{display:flex;line-height:18px;font-size:12px;color:var(--g-text-color);padding:20px 15px 0}.marker-house-pop.multiple .search-result-house-grid.map-house{padding:15px 15px 0 15px;position:relative}.marker-house-pop.multiple .search-result-house-grid.map-house:hover::after{content:'';background:rgba(25,25,25,0.1);position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}.marker-house-pop.multiple .search-result-house-grid.map-house article{flex-direction:row;padding-bottom:15px;border-bottom:1px solid rgba(218,218,218,0.5)}.marker-house-pop.multiple .search-result-house-grid.map-house .container-top{width:140px;height:90px}.marker-house-pop.multiple .search-result-house-grid.map-house .house-status-container{display:none}.marker-house-pop.multiple .search-result-house-grid.map-house .icon-fav{top:50%;right:0;transform:translateY(-50%)}.marker-house-pop.multiple .search-result-house-grid.map-house .icon-fav.collected .icon-heart{display:none}.marker-house-pop.multiple .search-result-house-grid.map-house .icon-fav.collected .icon-heart-fill{display:block}.marker-house-pop.multiple .search-result-house-grid.map-house .icon-fav .icon-heart-fill{display:none}.marker-house-pop.multiple .search-result-house-grid.map-house .icon-fav .icon-heart{color:#191919}.marker-house-pop.multiple .search-result-house-grid.map-house .icon-fav .iconfont{left:auto}.marker-house-pop.multiple .search-result-house-grid.map-house .house-address{display:none}.marker-house-pop.multiple .search-result-house-grid.map-house .house-detail{padding:0 10px;display:flex;flex-direction:column;justify-content:center}.marker-house-pop.multiple .search-result-house-grid.map-house .house-detail .house-mls-logo{left:-130px;bottom:10px}.marker-house-pop.multiple .search-result-house-grid.map-house .house-detail .house-basic{margin:0}.marker-house-pop.multiple .search-result-house-grid.map-house .house-detail .house-info{margin-top:0}.marker-house-pop.multiple .search-result-house-grid+.search-result-house-grid{border-top:1px solid rgba(218,218,218,0.5)}.swiper-list-switch{display:flex;justify-content:center;padding:15px}.swiper-list-switch .iconfont{color:var(--g-primary-color);font-size:12px;width:24px;height:24px;line-height:22px;text-align:center;border-radius:50%;border:1px solid var(--g-primary-color);cursor:pointer}.swiper-list-switch .iconfont.disabled{opacity:0.4;cursor:not-allowed}.swiper-list-switch .icon-arrow_06_left{margin-right:20px}

.marker-house.hidden{display:none}.marker-house .house-item{position:relative}.house-item .icon-heart-fill{display:none}

.swiper.school-list-body{position:relative;display:flex;flex-wrap:wrap}.swiper.school-list-body .swiper-slide{padding:20px}.swiper.school-list-body .info{display:flex}.swiper.school-list-body .info .left{color:var(--g-primary-color);width:100%}.swiper.school-list-body .info .left .name{height:42px;font-size:14px;line-height:21px;font-family:var(--font-bold);margin-bottom:10px;display:-webkit-box;white-space:normal;overflow:hidden;text-overflow:ellipsis;/*! autoprefixer: ignore next */-webkit-box-orient:vertical;-webkit-line-clamp:2;word-break:break-word}.swiper.school-list-body .info .right{width:50px;flex-grow:0;flex-shrink:0;display:flex;flex-direction:column;align-items:flex-end}.swiper.school-list-body .info .right .rating{width:40px;height:40px;line-height:40px;font-size:18px;text-align:center;border-radius:50%;vertical-align:middle;color:var(--g-bg-color);margin-bottom:12px;background:#77b0fd}.swiper.school-list-body .info .right .tip{margin-top:3px}.swiper.school-list-body .info .tip{font-size:12px;line-height:15px;color:var(--g-primary-color);white-space:nowrap}.swiper.school-list-body .link{display:block;width:100%;font-size:12px;font-weight:500;border-radius:2px;text-align:center;margin-top:20px;padding-top:15px;border-top:1px solid rgba(218,218,218,0.5);cursor:pointer;color:var(--color-link)}.swiper.school-list-body .link+.info{margin-top:15px;padding-top:15px;position:relative}.swiper.school-list-body .link+.info:before{content:'';position:absolute;top:0;left:-20px;right:-20px;height:1px;background:#dcdcdc}.swiper.school-list-body .link.novisible{display:none}.swiper.school-list-body .link:hover{text-decoration:underline}.swiper.school-list-body.multiple .swiper-slide{padding:20px 20px 0 20px}.swiper.school-list-body.multiple .link{margin-top:0;padding-bottom:15px;border-top:none;border-bottom:1px solid rgba(218,218,218,0.5)}.swiper-list-switch{display:flex;justify-content:center;padding:15px}.swiper-list-switch .iconfont{color:var(--g-primary-color);font-size:12px;width:24px;height:24px;line-height:22px;text-align:center;border-radius:50%;border:1px solid var(--g-primary-color);cursor:pointer}.swiper-list-switch .iconfont.disabled{opacity:0.4;cursor:not-allowed}.swiper-list-switch .icon-arrow_06_left{margin-right:20px}

.map-school-pop{background-color:var(--g-bg-color);width:280px;padding:0;border:1px solid var(--color-border);box-shadow:0px 1.6px 8px 0px rgba(0,10,30,0.1)}.map-school-pop .pointer{border-top-color:var(--g-bg-color)}.map-school-pop.bottom .pointer{border-bottom-color:var(--g-bg-color)}@media (max-width: 800px){.map-school-pop{position:fixed;left:15px;bottom:90px;border-radius:4px;width:calc(100% - 30px)}}

.map-scroll-mask{font-family:var(--font-normal);transition:opacity ease-in-out;background-color:rgba(0,0,0,0.45);text-align:center;z-index:2;position:absolute;height:100%;width:100%;padding:0px;border-width:0px;margin:0px;left:0px;top:0px;opacity:0;transition-duration:opacity 0.8s;pointer-events:none}.map-scroll-mask p{font-size:22px;color:white;position:relative;margin:0;top:50%;transform:translateY(-50%);-webkit-user-select:none;-moz-user-select:none;user-select:none}.map-scroll-mask.show{opacity:1;pointer-events:auto}

.site-map.broker .marker-dom{z-index:0 !important;pointer-events:auto}.site-map.broker .marker-dom.active{z-index:1 !important}.site-map.broker .marker-dom.search-radius{z-index:10000 !important}.site-map.broker .marker-dom.map-school-wrapper,.site-map.broker .marker-dom.map-house-wrapper{z-index:var(--level-sublow) !important}.site-map.broker .marker-dom.map-school-wrapper:hover,.site-map.broker .marker-dom.map-house-wrapper:hover{z-index:var(--level-high) !important}.site-map.broker .map-marker{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.site-map.broker .map-marker .marker-pop{display:none;position:absolute;left:50%;bottom:calc(100% + 10px);transform:translateX(-50%);z-index:4;box-shadow:0 2px 10px 0 rgba(0,10,30,0.1);border-radius:5px}.site-map.broker .map-marker .marker-pop::before{content:'';position:absolute;border:8px solid transparent;border-top:8px solid #fff;bottom:-16px;left:50%;transform:translateX(-50%);top:auto}.site-map.broker .map-marker .marker-pop:after{content:'';position:absolute;width:100%;height:12px;left:0;top:100%}.site-map.broker .map-marker .marker-pop.bottom{top:calc(100% + 10px);bottom:auto}.site-map.broker .map-marker .marker-pop.bottom:after{top:-12px}.site-map.broker .map-marker .marker-pop.bottom::before{content:'';position:absolute;border:8px solid transparent;border-bottom:8px solid #fff;top:-16px;left:50%;transform:translateX(-50%);bottom:auto}.site-map.broker .map-marker .marker-pop>ul{max-height:300px;overflow-y:auto;overflow-x:hidden}.site-map.broker .map-marker .marker-pop>ul::-webkit-scrollbar{width:3px}.site-map.broker .map-marker .marker-pop>ul::-webkit-scrollbar-thumb{border-radius:10px;background:#dadada}.site-map.broker .map-marker.active{z-index:1}.site-map.broker .map-marker.active .marker-pop{display:block}.site-map.broker .map-marker:hover{z-index:2}@media (min-width: 801px){.site-map.broker .map-marker:hover .marker-pop{display:block}}.site-map.broker .marker-house .marker-shape{padding:0 15px;line-height:30px;border-radius:4px;font-size:12px;display:block;color:#ffffff;position:relative;font-family:var(--font-medium);box-shadow:0 4px 8px 0 rgba(0,10,30,0.2);white-space:nowrap;background-color:rgba(32,36,55,0.95)}.site-map.broker .marker-house .marker-shape:before{display:none;content:'';width:0;height:0;border-top:7px solid rgba(32,36,55,0.95);border-left:7px solid transparent;border-right:7px solid transparent;position:absolute;bottom:-7px;left:50%;transform:translateX(-50%)}.site-map.broker .marker-house .marker-shape.highlight{background-color:var(--g-btn-background, var(--color-theme, #03c9ff))}.site-map.broker .marker-house .marker-shape.highlight:before{border-top:7px solid var(--g-btn-background, var(--color-theme, #03c9ff))}.site-map.broker .marker-house .marker-pop{width:237px;box-shadow:0 2px 10px 0 rgba(0,10,30,0.1);background-color:#ffffff;--mask-bg-color: rgba(255, 255, 255, 0.85);--mask-text-color: #202437}.site-map.broker .marker-house .marker-pop .house-item{border-radius:5px}.site-map.broker .marker-house .marker-pop .house-item a{display:block}.site-map.broker .marker-house .marker-pop .house-item a .house-top{width:100%;height:152px;display:flex}.site-map.broker .marker-house .marker-pop .house-item a .house-top .img-box{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.site-map.broker .marker-house .marker-pop .house-item a .house-bottom .info .price{font:20px var(--font-bold);color:#191919;line-height:24px;padding:10px}.site-map.broker .marker-house .marker-pop .house-item a .house-bottom .info .desc{display:flex;flex-direction:row;align-items:center;height:16px}.site-map.broker .marker-house .marker-pop .house-item a .house-bottom .info .desc .desc-span+.desc-span:before{content:'|';display:block;left:0px;top:0;position:absolute}.site-map.broker .marker-house .marker-pop .house-item a .house-bottom .info .desc span{font:12px var(--font-normal);color:#505050;position:relative;text-align:center;padding-left:10px;padding-right:5px}.site-map.broker .marker-house .marker-pop .house-item a .house-bottom .mls{margin-top:5px;padding:10px;display:flex;flex-direction:row;justify-content:space-between}.site-map.broker .marker-house .marker-pop .house-item a .house-bottom .mls p{font:12px var(--font-normal);color:#505050;font-style:italic;flex:1}.site-map.broker .marker-house .marker-pop .house-item a .house-bottom .mls img{margin-left:10px;max-width:100px;max-height:36px}.site-map.broker .marker-house.active .marker-shape{background-color:var(--g-btn-background, var(--color-theme, #03c9ff))}.site-map.broker .marker-house.active .marker-shape:before{border-top-color:var(--g-btn-background, var(--color-theme, #03c9ff))}.site-map.broker .marker-icon .iconfont{position:relative;display:block;color:#bbcbd7;z-index:1}.site-map.broker .marker-icon .iconfont .count{position:absolute;width:15px;height:15px;line-height:15px;top:-10px;right:-6px;border-radius:50%;text-align:center;background:#fff}.site-map.broker .marker-icon .iconfont:after{content:'';display:inline-block;width:25px;height:25px;border-radius:50%;border:1px solid #fff;background-color:currentColor;position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);z-index:-1}.site-map.broker .marker-icon .iconfont:before{font-size:16px;color:#fff}.site-map.broker .marker-icon .marker-pop{padding:10px 15px;font-size:13px;border-radius:4px;color:#fff;background-color:rgba(30,43,57,0.9);white-space:nowrap;box-shadow:0 5px 10px 0 rgba(0,0,0,0.4)}.site-map.broker .marker-icon .marker-pop::before{display:none}.site-map.broker .marker-icon .marker-pop .pointer{content:'';display:block;width:0;height:0;border-left:7px solid transparent;border-right:7px solid transparent;border-top:7px solid rgba(30,43,57,0.9);position:absolute;left:50%;bottom:-6px;transform:translateX(-50%)}.site-map.broker .marker-icon .marker-pop.bottom .pointer{border-top:none;border-bottom:7px solid rgba(30,43,57,0.9);bottom:initial;top:-6px}.site-map.broker .marker-icon.school{box-shadow:0px 0px 0px 20px rgba(23,177,36,0.1);border-radius:50%}.site-map.broker .marker-icon.school .score-0{color:#f3fbf4}.site-map.broker .marker-icon.school .score-0:after{background-color:#f3fbf4}.site-map.broker .marker-icon.school .score-1{color:#e7f7e9}.site-map.broker .marker-icon.school .score-1:after{background-color:#e7f7e9}.site-map.broker .marker-icon.school .score-2{color:#d1efd3}.site-map.broker .marker-icon.school .score-2:after{background-color:#d1efd3}.site-map.broker .marker-icon.school .score-3{color:#b9e7bd}.site-map.broker .marker-icon.school .score-3:after{background-color:#b9e7bd}.site-map.broker .marker-icon.school .score-4{color:#a2e0a7}.site-map.broker .marker-icon.school .score-4:after{background-color:#a2e0a7}.site-map.broker .marker-icon.school .score-0:before,.site-map.broker .marker-icon.school .score-1:before,.site-map.broker .marker-icon.school .score-2:before,.site-map.broker .marker-icon.school .score-3:before,.site-map.broker .marker-icon.school .score-4:before{color:#17b124}.site-map.broker .marker-icon.school .score-5{color:#8bd891}.site-map.broker .marker-icon.school .score-6{color:#74d07c}.site-map.broker .marker-icon.school .score-7{color:#5cc865}.site-map.broker .marker-icon.school .score-8{color:#45c150}.site-map.broker .marker-icon.school .score-9{color:#2eb839}.site-map.broker .marker-icon.school .score-10{color:#17b124}.site-map.broker .marker-icon.business .iconfont{color:#ffb300}.site-map.broker .marker-icon.subway .iconfont::before{font-size:12px;line-height:25px;height:25px;transform:scale(0.83);display:inline-block}.site-map.broker .marker-icon.subway .iconfont::after{background:#2177e4;border-radius:5px}.site-map.broker .marker-icon.location .iconfont{width:60px;height:60px;border-radius:50%;border:1px solid;border-color:var(--g-btn-background, var(--color-theme, #03c9ff))}.site-map.broker .marker-icon.location .iconfont:after{content:'';width:30px;height:30px;border:none;background-color:var(--g-btn-background, var(--color-theme, #03c9ff))}.site-map.broker .marker-icon.location .iconfont:before{content:'';position:absolute;left:0;top:0;width:100%;height:100%;border-radius:50%;background-color:var(--g-btn-background, var(--color-theme, #03c9ff));opacity:0.2}@media (max-width: 600px){.site-map.broker .marker-icon.location .iconfont{width:30px;height:30px}.site-map.broker .marker-icon.location .iconfont:after{width:15px;height:15px}}.site-map.broker .marker-icon.location .icon-address{color:#f0454c;font-size:24px;width:18px;height:24px;border:none;cursor:pointer}.site-map.broker .marker-icon.location .icon-address:after{content:none}.site-map.broker .marker-icon.location .icon-address:before{color:#f0454c;font-size:24px;opacity:1;background-color:transparent;content:'\e76c'}.site-map.broker .marker-school .iconfont{position:relative;display:block;color:#bbcbd7;z-index:1}.site-map.broker .marker-school .iconfont .count{position:absolute;width:15px;height:15px;line-height:15px;top:-10px;right:-6px;border-radius:50%;text-align:center;background:#fff}.site-map.broker .marker-school .iconfont:after{content:'';display:inline-block;width:25px;height:25px;border-radius:50%;border:1px solid #fff;background-color:currentColor;position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);z-index:-1}.site-map.broker .marker-school .iconfont:before{font-size:16px;color:#fff}.site-map.broker .marker-school .iconfont.highlight:after{background-color:var(--g-btn-background, var(--color-theme, #03c9ff))}.site-map.broker .marker-school .marker-pop{background-color:#fff;width:250px;padding:0;border:1px solid #ebecf0;box-shadow:0 3px 2px 0 rgba(170,186,218,0.22)}.site-map.broker .marker-school .marker-pop .school-list{max-height:210px;overflow:auto;padding:20px;position:relative}.site-map.broker .marker-school .marker-pop .school-list li{list-style:none}.site-map.broker .marker-school .marker-pop .school-list .info{display:flex}.site-map.broker .marker-school .marker-pop .school-list .info .left{color:var(--color-text);width:100%}.site-map.broker .marker-school .marker-pop .school-list .info .left .name{height:36px;font-size:14px;font-family:var(--font-bold);line-height:1.4;margin-bottom:8px;display:-webkit-box;white-space:normal;overflow:hidden;text-overflow:ellipsis;/*! autoprefixer: ignore next */-webkit-box-orient:vertical;-webkit-line-clamp:2;word-break:break-word}.site-map.broker .marker-school .marker-pop .school-list .info .left .tip{font-size:12px;color:var(--color-disable);white-space:nowrap}.site-map.broker .marker-school .marker-pop .school-list .info .right{width:50px;flex-grow:0;flex-shrink:0}.site-map.broker .marker-school .marker-pop .school-list .info .right .rating{width:36px;height:36px;line-height:36px;font-size:18px;text-align:center;border-radius:50%;vertical-align:middle;color:white;margin:0 auto;margin-bottom:8px;background:#bbcbd7}.site-map.broker .marker-school .marker-pop .school-list .info .right .rating.middle{background:#77b0fd}.site-map.broker .marker-school .marker-pop .school-list .info .right .rating.high{background:#49d975}.site-map.broker .marker-school .marker-pop .school-list .info .right .tip{margin-top:3px;font-size:12px;color:var(--color-disable);white-space:nowrap}.site-map.broker .marker-school .marker-pop .school-list .link{display:block;width:100%;font-size:12px;border-radius:2px;text-align:center;margin-top:20px;padding-top:18px;border-top:1px solid #dcdcdc;cursor:pointer;color:var(--g-btn-background, var(--color-theme, #03c9ff))}.site-map.broker .marker-school .marker-pop .school-list .link+.info{margin-top:15px;padding-top:15px;position:relative}.site-map.broker .marker-school .marker-pop .school-list .link+.info:before{content:'';position:absolute;top:0;left:-20px;right:-20px;height:1px;background:#dcdcdc}.site-map.broker .marker-school .marker-pop .school-list .link.novisible{display:none}.site-map.broker .marker-school .marker-pop .pointer{border-top-color:#fff}.site-map.broker .marker-school .marker-pop.bottom .pointer{border-bottom-color:#fff}.site-map.broker .marker-school.active .iconfont:after{background-color:var(--g-btn-background, var(--color-theme, #03c9ff))}.site-map.broker .marker-aggre{font-size:14px;color:#fff;border-radius:50%;text-align:center;background-color:var(--color-text);box-shadow:0px 1px 0px 11px rgba(0,10,30,0.15);border:2px solid #fff;cursor:pointer}.site-map.broker .marker-aggre .marker-shape{padding-top:100%;height:0}.site-map.broker .marker-aggre .marker-shape .info{margin-top:-50%;display:block;line-height:100%;padding:10px;transform:translateY(-50%);display:flex;flex-direction:column}.site-map.broker .marker-aggre.active{background-color:var(--g-btn-background, var(--color-theme, #03c9ff));box-shadow:0px 1px 0px 11px #ff771d3a}.site-map.broker .marker-city{white-space:nowrap}.site-map.broker .marker-city .marker-address{font-family:var(--font-medium);padding:8px 12px;border-radius:4px;color:#ffffff;background-color:var(--color-text);box-shadow:0 4px 8px 0 rgba(0,10,30,0.2)}.site-map.broker .marker-city .marker-address:before{content:'';width:0;height:0;border-left:7px solid transparent;border-right:7px solid transparent;border-top:7px solid var(--color-text);position:absolute;bottom:-6px;left:50%;transform:translateX(-50%)}.site-map.broker .marker-city .marker-pop{position:relative;box-shadow:0 1px 6px 0 rgba(0,0,0,0.2)}.site-map.broker .marker-city .marker-pop>.detail{text-align:center;padding:10px 30px;border-radius:4px 4px 0 0;color:#fff;background-color:var(--g-btn-background, var(--color-theme, #03c9ff))}.site-map.broker .marker-city .marker-pop>.detail .address{font-family:var(--font-medium);font-size:16px}.site-map.broker .marker-city .marker-pop>.detail .info{color:#d2f5ff}.site-map.broker .marker-city .marker-pop>.detail.no-price{border-radius:4px}.site-map.broker .marker-city .marker-pop>.detail.no-price:before{content:'';width:0;height:0;border-left:7px solid transparent;border-right:7px solid transparent;border-top:7px solid;border-top-color:var(--g-btn-background, var(--color-theme, #03c9ff));position:absolute;bottom:-6px;left:50%;transform:translateX(-50%)}.site-map.broker .marker-city .marker-pop>.price{text-align:center;padding:8px 30px;border-radius:0 0 4px 4px;color:#292e3f;background-color:#ffffff}.site-map.broker .marker-city .marker-pop>.price:before{content:'';width:0;height:0;border-left:7px solid transparent;border-right:7px solid transparent;border-top:7px solid #fff;position:absolute;bottom:-6px;left:50%;transform:translateX(-50%)}.site-map.broker .marker-city.active .marker-address{display:none}.gm-style-pbc{z-index:1000 !important;pointer-events:none}.site-map.broker{position:relative;width:100%;height:100%}.site-map.broker .map-box{width:100%;height:100%}.site-map.broker.mobile .draw,.site-map.broker.mobile .school,.site-map.broker.mobile .mobile-map-type{box-shadow:unset}.site-map.broker.mobile .draw .iconfont,.site-map.broker.mobile .school .iconfont,.site-map.broker.mobile .mobile-map-type .iconfont{box-shadow:unset}.site-map.broker.mobile .mobile-map-type{box-shadow:0 2px 4px 0 rgba(0,0,0,0.2);border-radius:0 0 4px 4px}.site-map.broker.mobile .search{left:50% !important;font:14px var(--font-medium);color:#191919}.site-map.broker .map-tool{position:absolute;font-size:14px;box-shadow:0 2px 4px 0 rgba(0,0,0,0.2);color:#000;cursor:pointer;line-height:1}.site-map.broker .map-tool.mobile-map-type{width:40px;height:40px;line-height:40px;background-color:#ffffff;font-size:16px;font-weight:500;text-align:center}.site-map.broker .map-tool.search{border-radius:25px;box-shadow:0 10px 15px 0 rgba(170,186,218,0.1);background-color:#ffffff;font-size:16px;font-weight:500;color:var(--g-btn-background);transform:translateX(-50%)}.site-map.broker .map-tool .tip{font-family:var(--font-normal);display:none;position:absolute;right:calc(100% + 10px);top:50%;transform:translateY(-50%);height:40px;width:87px;font-size:14px;text-align:center;line-height:40px;color:#ffffff;box-shadow:0 4px 8px 0 rgba(0,10,30,0.2);background-color:rgba(32,36,55,0.95);border-radius:3px}.site-map.broker .map-tool .tip:after{content:'';display:block;width:0;height:0;border-top:5px solid transparent;border-bottom:5px solid transparent;border-left:5px solid rgba(32,36,55,0.95);position:absolute;top:15px;right:-5px}@media (max-width: 800px){.site-map.broker .map-tool .tip{display:none !important}}.site-map.broker .map-tool.map-type{border:2px solid #fff}.site-map.broker .map-tool.map-type .iconfont{width:36px;height:36px}.site-map.broker .map-tool.map-type .iconfont::before{line-height:36px;color:#f1f5f6}.site-map.broker .map-tool.map-type img{width:36px;height:36px}.site-map.broker .map-tool.map-type:hover img{width:76px;height:76px}@media (max-width: 600px){.site-map.broker .map-tool.map-type{border:none}.site-map.broker .map-tool.map-type img{width:80px;height:30px}.site-map.broker .map-tool.map-type:hover img{width:80px;height:30px}}.site-map.broker .map-tool.iconfont{background-color:#fff;width:30px;height:30px;line-height:30px;text-align:center;color:#666}.site-map.broker .map-tool .iconfont{color:#797e8b}.site-map.broker .marker-box{display:none}.site-map.broker.drawing .map-marker{display:none}.site-map.broker .H_imprint{display:none}

.site-map.layout1 .marker-dom{z-index:0 !important;pointer-events:auto}.site-map.layout1 .marker-dom:hover,.site-map.layout1 .marker-dom.active{z-index:1 !important}.site-map.layout1 .marker-dom.search-radius{z-index:var(--level-high) !important}.site-map.layout1 .map-marker{--g-primary-color: #191919;--g-text-color: #505050;--g-tip-color: #a8a8a8;--g-bg-color: #fff;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.site-map.layout1 .map-marker .marker-pop{display:none;position:absolute;left:50%;bottom:calc(100% + 10px);transform:translateX(-50%);z-index:4;box-shadow:0 2px 10px 0 rgba(0,10,30,0.1)}.site-map.layout1 .map-marker .marker-pop:after{content:'';position:absolute;width:100%;height:12px;left:0;top:100%}.site-map.layout1 .map-marker .marker-pop.bottom{top:calc(100% + 10px);bottom:auto}.site-map.layout1 .map-marker .marker-pop.bottom:after{top:-12px}.site-map.layout1 .map-marker .marker-pop>ul{max-height:300px;overflow-y:auto;overflow-x:hidden}.site-map.layout1 .map-marker .marker-pop>ul::-webkit-scrollbar{width:3px}.site-map.layout1 .map-marker .marker-pop>ul::-webkit-scrollbar-thumb{border-radius:10px;background:#dadada}.site-map.layout1 .map-marker.active{z-index:2}.site-map.layout1 .map-marker.active .marker-pop{display:block}.site-map.layout1 .map-marker:hover{z-index:2}.site-map.layout1 .marker-house .marker-shape{display:inline-block;position:relative;padding:10px 20px;background-color:#191919;color:#fff;border:1px solid #fff;text-align:center;cursor:pointer;padding:4px 8px;line-height:15px;font-size:12px;font-family:var(--font-bold);border-radius:12px;min-width:30px}.site-map.layout1 .marker-house .marker-shape.pending{background-color:#848484}.site-map.layout1 .marker-house .marker-shape.pending::after{border-color:#848484 transparent transparent transparent}.site-map.layout1 .marker-house .marker-shape::before{content:'';position:absolute;bottom:-13px;left:50%;transform:translateX(-50%);border-width:7px;border-style:solid;border-color:#fff transparent transparent transparent}.site-map.layout1 .marker-house .marker-shape::after{content:'';position:absolute;bottom:-12px;left:50%;transform:translateX(-50%);border-width:7px;border-style:solid;border-color:#191919 transparent transparent transparent;z-index:1}.site-map.layout1 .marker-house .marker-shape.highlight,.site-map.layout1 .marker-house .marker-shape:hover{background-color:var(--g-btn-background);color:var(--g-btn-color)}.site-map.layout1 .marker-house .marker-shape.highlight::after,.site-map.layout1 .marker-house .marker-shape:hover::after{border-color:var(--g-btn-background) transparent transparent transparent}.site-map.layout1 .marker-house .marker-shape-circle{border-radius:50%;display:inline-block;position:relative;width:16px;height:16px;background-color:#191919;color:#fff;text-align:center;border:2px solid #fff;cursor:pointer;filter:drop-shadow(0 2px 3px rgba(0,0,0,0.2)) drop-shadow(0 0 0 rgba(0,0,0,0.04))}.site-map.layout1 .marker-house .marker-shape-circle.pending{background-color:#848484}.site-map.layout1 .marker-house .marker-shape-circle:hover{background-color:var(--g-btn-background);color:var(--g-btn-color)}.site-map.layout1 .marker-house .marker-shape-circle:hover::after{border-color:var(--g-btn-background) transparent transparent transparent}.site-map.layout1 .marker-house .marker-pop{width:300px;box-shadow:0 2px 10px 0 rgba(0,10,30,0.1);background-color:var(--g-bg-color)}.site-map.layout1 .marker-house.active .marker-shape{background-color:var(--g-btn-background);color:var(--g-btn-color)}.site-map.layout1 .marker-house.active .marker-shape::after{border-color:var(--g-btn-background) transparent transparent transparent}.site-map.layout1 .marker-icon .iconfont{position:relative;display:block;color:var(--g-primary-color);z-index:1}.site-map.layout1 .marker-icon .iconfont .count{position:absolute;width:15px;height:15px;line-height:15px;top:-10px;right:-6px;border-radius:50%;text-align:center;background:var(--g-bg-color)}.site-map.layout1 .marker-icon .iconfont:after{content:'';display:inline-block;width:25px;height:25px;border-radius:50%;border:1px solid var(--g-bg-color);background-color:currentColor;position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);z-index:-1}.site-map.layout1 .marker-icon .iconfont:before{font-size:16px;color:var(--g-bg-color)}.site-map.layout1 .marker-icon .marker-pop{padding:10px 15px;font-size:13px;border-radius:4px;color:var(--g-bg-color);background-color:var(--g-primary-color);white-space:nowrap;box-shadow:0 5px 10px 0 rgba(0,0,0,0.4)}.site-map.layout1 .marker-icon .marker-pop::before{display:none}.site-map.layout1 .marker-icon .marker-pop .pointer{content:'';display:block;width:0;height:0;border-left:7px solid transparent;border-right:7px solid transparent;border-top:7px solid rgba(30,43,57,0.9);position:absolute;left:50%;bottom:-6px;transform:translateX(-50%)}.site-map.layout1 .marker-icon .marker-pop.bottom .pointer{border-top:none;border-bottom:7px solid rgba(30,43,57,0.9);bottom:initial;top:-6px}.site-map.layout1 .marker-icon.school{box-shadow:0px 0px 0px 20px rgba(23,177,36,0.1);border-radius:50%}.site-map.layout1 .marker-icon.school .score-0{color:#f3fbf4}.site-map.layout1 .marker-icon.school .score-0:after{background-color:#f3fbf4}.site-map.layout1 .marker-icon.school .score-1{color:#e7f7e9}.site-map.layout1 .marker-icon.school .score-1:after{background-color:#e7f7e9}.site-map.layout1 .marker-icon.school .score-2{color:#d1efd3}.site-map.layout1 .marker-icon.school .score-2:after{background-color:#d1efd3}.site-map.layout1 .marker-icon.school .score-3{color:#b9e7bd}.site-map.layout1 .marker-icon.school .score-3:after{background-color:#b9e7bd}.site-map.layout1 .marker-icon.school .score-4{color:#a2e0a7}.site-map.layout1 .marker-icon.school .score-4:after{background-color:#a2e0a7}.site-map.layout1 .marker-icon.school .score-0:before,.site-map.layout1 .marker-icon.school .score-1:before,.site-map.layout1 .marker-icon.school .score-2:before,.site-map.layout1 .marker-icon.school .score-3:before,.site-map.layout1 .marker-icon.school .score-4:before{color:#17b124}.site-map.layout1 .marker-icon.school .score-5{color:#8bd891}.site-map.layout1 .marker-icon.school .score-6{color:#74d07c}.site-map.layout1 .marker-icon.school .score-7{color:#5cc865}.site-map.layout1 .marker-icon.school .score-8{color:#45c150}.site-map.layout1 .marker-icon.school .score-9{color:#2eb839}.site-map.layout1 .marker-icon.school .score-10{color:#17b124}.site-map.layout1 .marker-icon.business .iconfont{color:#ffb300}.site-map.layout1 .marker-icon.subway .iconfont::before{font-size:12px;line-height:25px;height:25px;transform:scale(0.83);display:inline-block}.site-map.layout1 .marker-icon.subway .iconfont::after{background:#2177e4;border-radius:5px}.site-map.layout1 .marker-icon.location .iconfont{width:60px;height:60px;border-radius:50%;border:1px solid;border-color:var(--g-btn-background)}.site-map.layout1 .marker-icon.location .iconfont:after{content:'';width:30px;height:30px;border:none;background-color:var(--g-btn-background)}.site-map.layout1 .marker-icon.location .iconfont:before{content:'';position:absolute;left:0;top:0;width:100%;height:100%;border-radius:50%;background-color:var(--g-btn-background);opacity:0.2}@media (max-width: 600px){.site-map.layout1 .marker-icon.location .iconfont{width:30px;height:30px}.site-map.layout1 .marker-icon.location .iconfont:after{width:15px;height:15px}}.site-map.layout1 .marker-icon.location .icon-address{color:#f0454c;font-size:24px;width:18px;height:24px;border:none;cursor:pointer}.site-map.layout1 .marker-icon.location .icon-address:after{content:none}.site-map.layout1 .marker-icon.location .icon-address:before{color:#f0454c;font-size:24px;opacity:1;background-color:transparent;content:'\e76c'}.site-map.layout1 .marker-school>.iconfont{position:relative;display:block;color:var(--g-primary-color);z-index:1}.site-map.layout1 .marker-school>.iconfont .count{position:absolute;width:15px;height:15px;line-height:15px;top:-10px;right:-6px;border-radius:50%;text-align:center;background:var(--g-bg-color)}.site-map.layout1 .marker-school>.iconfont:after{content:'';display:inline-block;width:25px;height:25px;border-radius:50%;border:1px solid var(--g-bg-color);background-color:currentColor;position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);z-index:-1}.site-map.layout1 .marker-school>.iconfont:before{font-size:16px;color:var(--g-bg-color)}.site-map.layout1 .marker-school>.iconfont.highlight:after{background-color:var(--g-btn-background)}.site-map.layout1 .marker-school.active .iconfont::before{color:var(--g-btn-color)}.site-map.layout1 .marker-school.active .iconfont:after{background-color:var(--g-btn-background)}.site-map.layout1 .marker-aggre{font-size:14px;color:var(--g-bg-color);border-radius:50%;text-align:center;background-color:var(--g-primary-color);border:1px solid var(--g-bg-color);cursor:pointer}.site-map.layout1 .marker-aggre .marker-shape{padding-top:100%;height:0}.site-map.layout1 .marker-aggre .marker-shape .info{margin-top:-50%;display:block;line-height:100%;padding:10px;transform:translateY(-50%);display:flex;flex-direction:column}.site-map.layout1 .marker-city{white-space:nowrap}.site-map.layout1 .marker-city .marker-address{font-family:var(--font-medium);padding:8px 12px;border-radius:4px;color:var(--g-bg-color);background-color:var(--g-text-color);box-shadow:0 4px 8px 0 rgba(0,10,30,0.2)}.site-map.layout1 .marker-city .marker-address:before{content:'';width:0;height:0;border-left:7px solid transparent;border-right:7px solid transparent;border-top:7px solid var(--g-text-color);position:absolute;bottom:-6px;left:50%;transform:translateX(-50%)}.site-map.layout1 .marker-city .marker-pop{position:relative;box-shadow:0 1px 6px 0 rgba(0,0,0,0.2)}.site-map.layout1 .marker-city .marker-pop>.detail{text-align:center;padding:10px 30px;border-radius:4px 4px 0 0;color:var(--g-bg-color);background-color:var(--g-btn-background)}.site-map.layout1 .marker-city .marker-pop>.detail .address{font-family:var(--font-medium);font-size:16px}.site-map.layout1 .marker-city .marker-pop>.detail .info{color:var(--g-text-color)}.site-map.layout1 .marker-city .marker-pop>.detail.no-price{border-radius:4px}.site-map.layout1 .marker-city .marker-pop>.detail.no-price:before{content:'';width:0;height:0;border-left:7px solid transparent;border-right:7px solid transparent;border-top:7px solid;border-top-color:var(--g-btn-background, var(--color-theme, #03c9ff));position:absolute;bottom:-6px;left:50%;transform:translateX(-50%)}.site-map.layout1 .marker-city .marker-pop>.price{text-align:center;padding:8px 30px;border-radius:0 0 4px 4px;color:var(--g-primary-color);background-color:var(--g-bg-color)}.site-map.layout1 .marker-city .marker-pop>.price:before{content:'';width:0;height:0;border-left:7px solid transparent;border-right:7px solid transparent;border-top:7px solid var(--g-bg-color);position:absolute;bottom:-6px;left:50%;transform:translateX(-50%)}.site-map.layout1 .marker-city.active .marker-address{display:none}.gm-style-pbc{z-index:1000 !important;pointer-events:none}.site-map.layout1{position:relative;width:100%;height:100%}@media (max-width: 800px){.site-map.layout1.show-search-bar{height:calc(100% - 50px)}}.site-map.layout1 .map-box{width:100%;height:100%}.site-map.layout1.mobile .draw,.site-map.layout1.mobile .school,.site-map.layout1.mobile .mobile-map-type{box-shadow:unset}.site-map.layout1.mobile .draw .iconfont,.site-map.layout1.mobile .school .iconfont,.site-map.layout1.mobile .mobile-map-type .iconfont{box-shadow:unset}.site-map.layout1.mobile .mobile-map-type{box-shadow:0 2px 4px 0 rgba(0,0,0,0.2);border-radius:0 0 4px 4px}.site-map.layout1.mobile .search{left:50% !important;font:14px var(--font-medium);color:#191919}.site-map.layout1 .map-tool{position:absolute;font-size:14px;box-shadow:0 2px 4px 0 rgba(0,0,0,0.2);color:#191919;cursor:pointer;line-height:1}.site-map.layout1 .map-tool.mobile-map-type{width:40px;height:40px;line-height:40px;background-color:#ffffff;font-size:16px;font-weight:500;text-align:center}.site-map.layout1 .map-tool.search{border-radius:25px;font-size:16px;font-weight:500;transform:translateX(-50%);position:relative;position:absolute}.site-map.layout1 .map-tool.search:hover::after{content:'';background:rgba(25,25,25,0.1);position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;border-radius:25px}.site-map.layout1 .map-tool .tip{font-family:var(--font-normal);display:none;position:absolute;right:calc(100% + 10px);top:50%;transform:translateY(-50%);height:40px;width:87px;font-size:14px;text-align:center;line-height:40px;color:#ffffff;box-shadow:0 4px 8px 0 rgba(0,10,30,0.2);background-color:rgba(32,36,55,0.95);border-radius:3px}.site-map.layout1 .map-tool .tip:after{content:'';display:block;width:0;height:0;border-top:5px solid transparent;border-bottom:5px solid transparent;border-left:5px solid rgba(32,36,55,0.95);position:absolute;top:15px;right:-5px}@media (max-width: 800px){.site-map.layout1 .map-tool .tip{display:none !important}}.site-map.layout1 .map-tool.iconfont{background-color:#fff;width:30px;height:30px;line-height:30px;text-align:center;color:#666}.site-map.layout1 .map-tool .iconfont{color:#191919}.site-map.layout1 .marker-box{display:none}.site-map.layout1.drawing .map-marker{display:none}.site-map.layout1 .H_imprint{display:none}


/*# sourceMappingURL=map-here_broker-5248bf005130b469db84.css.map*/