.attom-desc{color:var(--g-text-color-dynamic, var(--g-text-color))}.attom-desc a{color:var(--color-link-dynamic, var(--color-link))}.attom-desc a:hover{text-decoration:underline}

.nbr-chart.standard{border-radius:4px;background-color:#ffffff;box-shadow:0 1px 5px 0 rgba(0,10,30,0.1);display:flex;flex-direction:column;position:relative}.nbr-chart.standard .title-wrap{display:flex;justify-content:space-between;align-items:baseline;color:var(--color-title);border-bottom:1px solid var(--color-border)}.nbr-chart.standard .title{height:50px;line-height:50px;font-size:16px;font-family:var(--font-bold)}.nbr-chart.standard .empty-data{z-index:1;position:absolute;max-width:50%;width:219px;height:auto;left:50%;top:50%;transform:translate(-50%, -50%)}.nbr-chart.standard .empty-data img{width:100%}.nbr-chart.standard .empty-data .text{text-align:center;margin-top:15px;color:#c8c8c8}.nbr-chart.standard .chart-box{width:100%;flex:1;z-index:1}@media (max-width: 600px){.nbr-chart.standard{box-shadow:none;border-radius:0}.nbr-chart.standard .title{border-bottom:none}}

.list-mask{position:fixed;width:calc(100% + 4px);left:-2px;top:0;bottom:0;display:flex;flex-direction:column;justify-content:flex-end;background:rgba(0,0,0,0.6);z-index:var(--level-subhigh)}.list-mask ol{max-height:80vh;overflow:auto}.list-mask ol li{width:100%;text-align:center;background:white;height:44px;line-height:44px;font-size:14px;color:#505050;border-bottom:1px solid var(--color-border)}.list-mask ol li.selected{color:var(--color-theme);background:white}.list-mask ol li:hover{color:#505050;background-color:#f2f2f2}.list-mask ol li:last-child{border-bottom:none}

.click-show-list{position:relative;position:relative}.click-show-list:hover::after{content:'';background:rgba(25,25,25,0.1);position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}.click-show-list .dropdown_icon{width:15px}.click-show-list.show-list .title .icon-arrow-down{transform:rotate(180deg)}.click-show-list .list-panel{position:absolute;top:calc(100% + 5px);left:0;min-width:100%;z-index:100}.click-show-list .text .sort-by{color:var(--g-tip-color)}

.market-trends.standard.hide{display:none}.market-trends.standard .title-container .mg-more{color:var(--color-info);text-transform:none}.market-trends.standard .title-container .mg-more:hover{color:var(--g-btn-background, var(--color-theme, #03c9ff))}.market-trends.standard .trends-sale{width:100%;height:456px;background-color:#fff;box-shadow:0 1px 5px 0 rgba(0,10,30,0.1);border-radius:4px}.market-trends.standard .trends-sale .trends-filter{height:50px;border-bottom:1px solid var(--color-border);display:flex}.market-trends.standard .trends-sale .trends-filter>.select{position:relative}.market-trends.standard .trends-sale .trends-filter>.select .title{position:absolute;top:0;right:0;width:100%;line-height:50px;padding:0 20px;color:var(--color-label);display:flex;overflow:hidden;cursor:pointer}.market-trends.standard .trends-sale .trends-filter>.select .title .text{flex:1;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;cursor:pointer}.market-trends.standard .trends-sale .trends-filter>.select .title .icon-arrow-down{margin-left:10px;flex:none;color:#c6c8d1}.market-trends.standard .trends-sale .trends-filter>.select .list-panel{width:100%;position:absolute;top:100%;border:1px solid #ebecf1;z-index:2;padding:5px 0;background:#fff}.market-trends.standard .trends-sale .trends-filter>.select .list-panel li{white-space:nowrap;padding:0 40px 0 10px;line-height:32px;font-size:14px;color:#515666;padding-left:20px;cursor:pointer}.market-trends.standard .trends-sale .trends-filter>.select .list-panel li.selected{color:var(--g-btn-background, var(--color-theme, #03c9ff))}.market-trends.standard .trends-sale .trends-filter>.select .list-panel li .icon-checked-light{float:right;margin-right:-25px}.market-trends.standard .trends-sale .trends-filter .sales-price{width:252px}.market-trends.standard .trends-sale .trends-filter .sales-price::after{position:absolute;content:'';width:1px;height:20px;right:0;top:15px;background-color:var(--color-border)}.market-trends.standard .trends-sale .trends-filter .sales-bed .name,.market-trends.standard .trends-sale .trends-filter .sales-bath .name{line-height:50px;padding-left:20px;color:#515666}.market-trends.standard .trends-sale .trends-filter .sales-bed .title,.market-trends.standard .trends-sale .trends-filter .sales-bath .title{text-align:right}.market-trends.standard .trends-sale .trends-filter .sales-bed.hide-text .title .text,.market-trends.standard .trends-sale .trends-filter .sales-bath.hide-text .title .text{visibility:hidden}.market-trends.standard .trends-sale .trends-filter .sales-bed{width:155px}.market-trends.standard .trends-sale .trends-filter .sales-bed::after{position:absolute;content:'';width:1px;height:20px;right:0;top:15px;background-color:var(--color-border)}.market-trends.standard .trends-sale .trends-filter .sales-bath{width:155px}.market-trends.standard .trends-sale .market-price-chart{width:100%;height:406px;box-shadow:none}@media (max-width: 600px){.market-trends.standard{margin-left:0;margin-right:0;padding-top:0;border-bottom:1px solid var(--color-border)}.market-trends.standard.has-more{position:relative;padding-bottom:60px}.market-trends.standard.has-more .title-container .mg-more{position:absolute;bottom:40px;left:0;width:100%;text-align:center;line-height:normal;text-decoration:underline;color:var(--g-btn-background, var(--color-theme, #03c9ff))}.market-trends.standard .trends-sale{margin-top:0;width:100%;height:480px;box-shadow:none;border-radius:0;border-top:1px solid var(--color-border)}.market-trends.standard .trends-sale .trends-filter>.select .title{padding:0 15px;color:var(--color-info)}.market-trends.standard .trends-sale .trends-filter .sales-price{display:none}.market-trends.standard .trends-sale .trends-filter .sales-bed{width:50%}.market-trends.standard .trends-sale .trends-filter .sales-bed::after{height:50px;top:0}.market-trends.standard .trends-sale .trends-filter .sales-bath{width:50%}.market-trends.standard .trends-sale .market-price-chart{height:427px}}

.md-nbr-market.standard{width:100%;background-color:#fafafd}.md-nbr-market.standard .market-sold-chart{margin-top:20px;width:100%;height:344px}@media (max-width: 600px){.md-nbr-market.standard{background-color:#f0f1f5}.md-nbr-market.standard .mg-title{width:100%;background-color:#fff;padding:25px 0 25px 15px}.md-nbr-market.standard .market-sold-chart{margin-top:0;height:337px}.md-nbr-market.standard .market-sold-chart .title{height:60px;padding-top:40px;line-height:18px}}

