:root{color-scheme:light}*,*::before,*::after{margin:0;padding:0;box-sizing:border-box}body{font-family:"Microsoft YaHei",-apple-system,BlinkMacSystemFont,"PingFang SC",sans-serif;background:#f5f5f5;color:#333;font-size:14px;line-height:1.5;-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}ul,ol{list-style:none}img{max-width:100%;display:block}input,button,select{font:inherit;border:none;outline:none;background:none}.m-header{position:fixed;top:0;left:0;right:0;height:50px;background:#fff;display:flex;align-items:center;padding:0 12px;z-index:1000;box-shadow:0 1px 3px rgba(0,0,0,.06)}.m-header .back-btn{width:32px;height:32px;display:flex;align-items:center;justify-content:center}.m-header .back-btn svg{width:20px;height:20px;fill:#333}.m-header .logo{font-size:18px;font-weight:700;color:#1A365D;margin:0 8px}.m-header .search-box{flex:1;height:34px;background:#f5f5f5;border-radius:17px;display:flex;align-items:center;padding:0 12px;color:#999;font-size:13px}.m-header .search-box svg{width:15px;height:15px;fill:#999;margin-right:6px}.m-header .home-btn{width:32px;height:32px;display:flex;align-items:center;justify-content:center}.m-header .home-btn svg{width:20px;height:20px;fill:#333}.quick-tags{display:flex;gap:8px;padding:10px 12px;background:#fff;overflow-x:auto;white-space:nowrap;-webkit-overflow-scrolling:touch}.quick-tags::-webkit-scrollbar{display:none}.quick-tags a{display:inline-block;padding:5px 14px;background:#f5f5f5;border-radius:14px;font-size:12px;color:#666;flex-shrink:0}.quick-tags a.active,.quick-tags a:hover{background:#e8f4fd;color:#1A365D}.quick-tags span{display:inline-block;padding:5px 14px;background:#f5f5f5;border-radius:14px;font-size:12px;color:#666;flex-shrink:0}.quick-tags span.active,.quick-tags span:active{background:#e8f4fd;color:#1A365D}.m-filter-bar{display:flex;background:#fff;border-bottom:1px solid #eee;position:sticky;top:50px;z-index:999}.m-filter-bar .m-filter-item{flex:1;text-align:center;height:44px;line-height:44px;font-size:15px;color:#333;position:relative}.m-filter-bar .m-filter-item::after{content:'';position:absolute;right:0;top:50%;transform:translateY(-50%);width:1px;height:16px;background:#eee}.m-filter-bar .m-filter-item:last-child::after{display:none}.m-filter-bar .m-filter-item.active{color:#1A365D}.m-filter-bar .m-filter-item .arrow{display:inline-block;width:0;height:0;border-left:4px solid transparent;border-right:4px solid transparent;border-top:4px solid #999;margin-left:4px;transition:transform .2s}.m-filter-bar .m-filter-item.active .arrow{border-top-color:#1A365D;transform:rotate(180deg)}.m-expand{display:none;background:#fff;border-bottom:1px solid #eee}.m-expand.show{display:block}.m-expand-tabs{display:flex;border-bottom:1px solid #eee}.m-expand-tab{flex:1;text-align:center;padding:12px 0;font-size:15px;color:#666;position:relative;cursor:pointer}.m-expand-tab.active{color:#1A365D;font-weight:600}.m-expand-tab.active::after{content:'';position:absolute;bottom:0;left:20%;right:20%;height:2px;background:#1A365D}.m-expand-body{padding:0;max-height:50vh;overflow-y:auto}.m-expand-item{display:flex;align-items:center;padding:12px 15px;font-size:15px;color:#333;border-bottom:1px solid #f5f5f5;justify-content:space-between}.m-expand-item:active{background:#f5f5f5}.m-expand-item.sel{color:#1A365D;font-weight:600;background:#f0f7ff}.m-expand-item .arrow-svg{width:12px;height:12px;fill:#999;transition:transform .2s;display:inline-block}.m-expand-item.open .arrow-svg{transform:rotate(90deg)}.m-expand-sub{display:none;background:#f8f9fa;padding:8px 15px}.m-expand-sub.show{display:flex;flex-wrap:wrap;gap:6px}.m-expand-sub a{padding:5px 12px;background:#fff;border-radius:14px;font-size:15px;color:#666;border:1px solid #eee}.m-expand-sub a.sel{background:#e8f4fd;color:#1A365D;border-color:#b8daf5}.m-line{display:flex;align-items:center;padding:12px 15px}.m-line:active{background:#f5f5f5}.m-line.sel{color:#1A365D;font-weight:600;background:#f0f7ff}.m-line .line-color{display:none}.m-line .arrow-svg{width:12px;height:12px;fill:#999;transition:transform .2s}.m-line.open .arrow-svg{transform:rotate(90deg)}.m-opt-item{display:flex;align-items:center;padding:13px 15px;font-size:15px;color:#333;border-bottom:1px solid #f5f5f5;justify-content:space-between}.m-opt-item:active{background:#f5f5f5}.m-opt-item.sel{color:#1A365D;font-weight:600;background:#f0f7ff}.m-custom-row{display:flex;align-items:center;gap:6px;padding:15px;border-top:1px solid #eee}.m-custom-row input{width:90px;height:36px;border:1px solid #ddd;border-radius:6px;padding:0 10px;font-size:13px;text-align:center}.m-custom-row span{color:#999;font-size:13px}.m-custom-row .go-btn{margin-left:auto;padding:7px 16px;background:#1A365D;color:#fff;border-radius:6px;font-size:13px}.m-tag-grid{display:flex;flex-wrap:wrap;gap:8px;padding:10px 15px}.m-tag{padding:7px 14px;background:#f5f5f5;border-radius:6px;font-size:13px;color:#333;cursor:pointer}.m-tag:active{background:#e8f4fd;color:#1A365D}.m-tag.sel{background:#e8f4fd;color:#1A365D}.m-expand-title{font-size:13px;font-weight:600;color:#333;padding:10px 15px 4px}.m-loc-layout{display:flex;height:360px}.m-loc-sidebar{width:85px;flex-shrink:0;background:#f5f6f7;border-right:1px solid #eee;overflow-y:auto}.m-loc-sidebar-item{padding:16px 8px;text-align:center;font-size:14px;color:#666;cursor:pointer;position:relative}.m-loc-sidebar-item.active{color:#1A365D;background:#fff;font-weight:600}.m-loc-sidebar-item.active::before{content:'';position:absolute;left:0;top:50%;transform:translateY(-50%);width:3px;height:20px;background:#1A365D;border-radius:0 2px 2px 0}.m-loc-content{flex:1;overflow:hidden;display:flex}.m-cascade{display:flex;flex:1}.m-cascade .m-cascade-col{flex:1;overflow-y:auto}.m-cascade .m-cascade-col:first-child{border-right:1px solid #eee}.m-cascade .m-cascade-item{padding:14px 15px;font-size:15px;color:#333;border-bottom:1px solid #f5f5f5;cursor:pointer;display:flex;align-items:center;justify-content:space-between}.m-cascade .m-cascade-item:active{background:#f0f7ff}.m-cascade .m-cascade-item.sel{color:#1A365D;background:#f0f7ff;font-weight:600}.m-cascade .m-cascade-item .check-round{width:18px;height:18px;border-radius:50%;border:2px solid #ddd;flex-shrink:0}.m-cascade .m-cascade-item.sel .check-round{border-color:#1A365D;background:#1A365D;position:relative}.m-cascade .m-cascade-item.sel .check-round::after{content:'';position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:6px;height:6px;background:#fff;border-radius:50%}.m-btn-bar{display:flex;gap:12px;padding:12px 15px;border-top:1px solid #eee}.m-btn-bar .m-btn{flex:1;text-align:center;padding:11px 0;border-radius:8px;font-size:15px}.m-btn-bar .m-btn-reset{background:#f5f5f5;color:#666}.m-btn-bar .m-btn-confirm{background:#1A365D;color:#fff}.m-list{padding:10px 12px}.m-card{display:flex;background:#fff;border-radius:10px;padding:12px;margin-bottom:10px;gap:12px}.m-card .m-img{width:120px;height:90px;border-radius:8px;overflow:hidden;flex-shrink:0;background:#f0f0f0;position:relative}.m-card .m-img img{width:100%;height:100%;object-fit:cover}.m-card .m-img .m-img-badge{position:absolute;bottom:4px;right:4px;background:rgba(0,0,0,.5);color:#fff;font-size:10px;padding:1px 5px;border-radius:8px}.m-card .m-info{flex:1;min-width:0;display:flex;flex-direction:column;justify-content:space-between}.m-card .m-title{font-size:15px;font-weight:600;color:#222;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.m-card .m-addr{font-size:12px;color:#888;margin-top:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.m-card .m-tags{display:flex;gap:4px;margin-top:6px;flex-wrap:wrap}.m-card .m-tags span{padding:2px 6px;background:#f0f7ff;color:#1A365D;font-size:11px;border-radius:3px}.m-card .m-price{margin-top:6px;display:flex;align-items:baseline;gap:4px}.m-card .m-price .p-num{color:#BFA87A;font-size:18px;font-weight:700}.m-card .m-price .p-unit{color:#BFA87A;font-size:12px}.m-card .m-price .p-area{color:#999;font-size:12px;margin-left:auto}.fav-heart{position:absolute;top:6px;right:6px;z-index:5;width:28px;height:28px;background:rgba(255,255,255,.9);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:15px;cursor:pointer;border:none;transition:all .2s;color:#ccc}.fav-heart:hover{transform:scale(1.15)}.fav-heart.faved{color:#e74c3c}@media (min-width:769px){.fav-heart{width:32px;height:32px;font-size:17px;top:8px;right:8px}}.cmp-check{position:absolute;top:6px;left:6px;z-index:5;width:22px;height:22px;border:2px solid #ccc;border-radius:4px;background:rgba(255,255,255,.9);cursor:pointer;transition:all .2s;display:flex;align-items:center;justify-content:center;font-size:11px}.cmp-check.checked{border-color:#1A365D;background:#1A365D;color:#fff}.cmp-bar{display:none;position:fixed;bottom:0;left:0;right:0;z-index:1000;background:#fff;box-shadow:0 -2px 12px rgba(0,0,0,.15);padding:10px 16px;justify-content:space-between;align-items:center}.cmp-bar.open{display:flex}.cmp-bar .cnt{font-size:13px;color:#666}.cmp-bar .cnt strong{color:#1A365D}.cmp-bar .btns{display:flex;gap:8px}.cmp-bar .btns button{padding:8px 20px;border-radius:6px;font-size:13px;cursor:pointer;border:none}.cmp-bar .btns .cmp-go{background:#1A365D;color:#fff}.cmp-bar .btns .cmp-clear{background:#f5f5f5;color:#666}@media (min-width:769px){.cmp-check{top:8px;left:8px}}.m-loadmore{text-align:center;padding:20px;color:#999;font-size:13px}@media (min-width:768px){body{background:#f5f5f5}.m-header,.quick-tags,.m-filter-bar,.m-list,.m-expand{display:none !important}.pc-topbar{background:#2c3e50;color:#fff;font-size:13px}.pc-topbar-inner{max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;padding:6px 20px}.pc-topbar-left{display:flex;gap:20px}.pc-topbar-left a{color:#bdc3c7}.pc-topbar-left a:hover{color:#fff}.pc-topbar-right{display:flex;gap:20px;align-items:center}.pc-topbar-right a{color:#bdc3c7}.pc-topbar-right a:hover{color:#fff}.pc-header{position:fixed;top:0;left:0;right:0;z-index:1200;background:#fff;border-bottom:1px solid #e8e8e8;box-shadow:0 2px 12px rgba(0,0,0,.08)}.pc-header-inner{max-width:1300px;margin:0 auto;display:flex;align-items:center;padding:10px 40px;gap:16px;overflow:visible}.pc-header .pc-logo{display:flex;align-items:center;gap:6px;flex-shrink:0}.pc-header .pc-logo-icon{width:36px;height:36px;background:#1A365D;border-radius:8px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:16px;font-weight:700}.pc-header .pc-logo-text{font-size:18px;font-weight:700;color:#1A365D;white-space:nowrap}.pc-nav{display:flex;align-items:center;gap:0;flex:1;min-width:auto;overflow:visible}.pc-nav a{padding:10px 14px;font-size:15px;color:#333;position:relative;white-space:nowrap;font-weight:600;font-family:"Microsoft YaHei","PingFang SC","Helvetica Neue",sans-serif}.pc-nav a:hover,.pc-nav a.active{color:#1A365D}.pc-nav a.active::after{content:'';position:absolute;bottom:0;left:10px;right:10px;height:2px;background:#1A365D;border-radius:1px}.pc-phone{display:flex;align-items:center;gap:6px;font-size:18px;font-weight:700;color:#1A365D;flex-shrink:0;white-space:nowrap}.pc-phone svg{width:20px;height:20px;fill:#1A365D}.pc-login{display:flex;align-items:center;flex-shrink:0;margin-left:12px}.pc-login .login-link{display:flex;align-items:center;gap:5px;color:#1A365D;text-decoration:none;font-size:14px;font-weight:600;padding:6px 14px;border:1.5px solid #1A365D;border-radius:20px;transition:all .2s;white-space:nowrap}.pc-login .login-link:hover{background:#1A365D;color:#fff}.pc-login .login-link:hover svg{fill:#fff}.pc-login .logged-in{border-color:transparent;padding:6px 10px}.pc-breadcrumb{max-width:1200px;margin:90px auto 0;padding:14px 20px;font-size:13px;color:#999}.pc-breadcrumb a{color:#666}.pc-breadcrumb a:hover{color:#1A365D}.pc-breadcrumb span.sep{margin:0 6px;color:#ccc}.pc-breadcrumb.pc-breadcrumb-ext{background:#fff;border-bottom:1px solid #eee;display:flex;align-items:center;justify-content:space-between}.pc-breadcrumb.pc-breadcrumb-ext a{color:#1A365D}.pc-filter-wrap{background:#fff;border-bottom:1px solid #e8e8e8;padding:0 20px 15px}.pc-filter-inner{max-width:1200px;margin:0 auto}.pc-filter-row{display:flex;align-items:flex-start;min-height:36px;padding:8px 0;border-bottom:1px dashed #eee}.pc-filter-row:last-child{border-bottom:none}.pc-filter-label{width:70px;flex-shrink:0;font-size:15px;color:#333;font-weight:600;padding-top:4px}.pc-filter-opts{flex:1;display:flex;flex-wrap:wrap;gap:4px 8px;align-content:flex-start}.pc-filter-opts a{display:inline-block;padding:4px 12px;border-radius:4px;font-size:15px;color:#555;transition:all .15s}.pc-filter-opts a:hover{color:#1A365D}.pc-filter-opts a.active{background:#e8f4fd;color:#1A365D}.pc-loc-tabs{display:flex;gap:16px;margin-bottom:8px}.pc-loc-tabs a{font-size:16px;color:#666;padding-bottom:4px;border-bottom:2px solid transparent}.pc-loc-tabs a.active{color:#1A365D;border-bottom-color:#1A365D;font-weight:600}.pc-sub-opts{width:100%;margin-top:6px;padding:8px 12px 8px 0;background:#f8f9fa;border-radius:6px}.pc-sub-opts a{padding:4px 10px;font-size:15px;color:#666}.pc-sub-opts a.active{background:#e8f4fd;color:#1A365D;border-radius:4px}.pc-custom-input{display:inline-flex;align-items:center;gap:4px}.pc-custom-input input{width:60px;height:28px;border:1px solid #ddd;border-radius:4px;padding:0 6px;font-size:12px;text-align:center}.pc-custom-input span{color:#999;font-size:12px}.pc-custom-input .pc-ok{display:inline-flex;align-items:center;justify-content:center;height:30px;padding:0 12px;background:#00A0E9;color:#fff !important;border:0;border-radius:15px;font-size:13px;font-weight:600;line-height:30px;cursor:pointer;white-space:nowrap}.pc-wrap{max-width:1200px;margin:0 auto;padding:20px;display:flex;gap:20px;align-items:flex-start}.pc-main{flex:1;min-width:0}.pc-sortbar{display:flex;align-items:center;justify-content:space-between;background:#fff;border-radius:8px;padding:12px 20px;margin-bottom:15px}.pc-sortbar .pc-count{font-size:14px;color:#666}.pc-sortbar .pc-count strong{color:#1A365D}.pc-sortbar .pc-sortopts{display:flex;gap:16px}.pc-sortbar .pc-sortopts a{font-size:14px;color:#666}.pc-sortbar .pc-sortopts a.active,.pc-sortbar .pc-sortopts a:hover{color:#1A365D}.pc-card{display:flex !important;background:#fff;border-radius:6px;padding:16px;margin-bottom:12px;gap:16px;border:1px solid #e8e8e8;text-decoration:none;color:inherit;align-items:flex-start}.pc-card:hover{box-shadow:0 2px 12px rgba(0,0,0,.08)}.pc-card .pc-img{width:200px !important;height:150px !important;min-width:200px !important;border-radius:4px;overflow:hidden;flex-shrink:0;background:#f0f0f0}.pc-card .pc-img img{width:200px !important;height:150px !important;max-width:none !important;object-fit:cover;display:block}.pc-card .pc-info{flex:1;min-width:0;display:flex;flex-direction:column;gap:4px}.pc-card .pc-title{font-size:16px;font-weight:600;color:#222;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.pc-card .pc-title:hover{color:#1A365D}.pc-card .pc-building-row{font-size:13px;color:#666;display:flex;align-items:center;gap:6px}.pc-card .pc-building-row .b-name{color:#333;font-weight:500}.pc-card .pc-building-row .b-name a{color:#333;text-decoration:none}.pc-card .pc-building-row .b-name a:hover{color:#1A365D;text-decoration:underline}.pc-card .pc-building-row .b-sep{color:#ccc}.pc-card .pc-building-row .b-area{color:#888}.pc-card .pc-loc-row{font-size:12px;color:#999;line-height:1.5}.pc-card .pc-loc-row .loc-district{color:#1A365D}.pc-card .pc-tags{display:flex;flex-wrap:wrap;gap:5px;margin-top:4px}.pc-card .pc-tags .tag{font-size:11px;padding:2px 8px;background:#f5f5f5;color:#777;border-radius:2px}.pc-card .pc-tags .tag.tag-blue{background:#eef6fd;color:#1A365D}.pc-card .pc-tags .tag.tag-green{background:#edfaf0;color:#52c41a}.pc-card .pc-tags .tag.tag-orange{background:#fff7e6;color:#fa8c16}.pc-price-col{width:130px;flex-shrink:0;display:flex;flex-direction:column;justify-content:center;padding-left:14px;border-left:1px solid #f0f0f0;text-align:right}.pc-price-col .price-main{margin-bottom:6px}.pc-price-col .p-num{color:#BFA87A;font-size:28px;font-weight:700;line-height:1}.pc-price-col .p-unit{color:#BFA87A;font-size:12px}.pc-price-col .p-total{font-size:12px;color:#666;white-space:nowrap;margin-bottom:4px}.pc-price-col .p-total strong{color:#222}.pc-price-col .p-date{font-size:11px;color:#bbb}.pc-price-col .p-view{color:#1A365D}.pc-page{display:flex;align-items:center;justify-content:center;gap:6px;padding:20px}.pc-page a,.pc-page span{display:inline-flex;align-items:center;justify-content:center;min-width:36px;height:36px;padding:0 10px;border-radius:6px;font-size:14px;color:#555;background:#fff;border:1px solid #eee}.pc-page a:hover{border-color:#1A365D;color:#1A365D}.pc-page a.active{background:#1A365D;color:#fff;border-color:#1A365D}.pc-page .dots{border:none;background:none}}@media (min-width:1024px){.pc-header-inner,.pc-topbar-inner,.pc-breadcrumb,.pc-filter-inner,.pc-wrap{padding-left:40px;padding-right:40px}}@media (max-width:767px){body{padding-top:0}.pc-topbar,.pc-header,.pc-breadcrumb,.pc-filter-wrap,.pc-wrap,.pc-sortbar,.pc-page{display:none !important}}.pc-sidebar{width:260px;flex-shrink:0;background:#fff;border-radius:8px;padding:20px}.pc-sidebar h3{font-size:16px;font-weight:600;color:#333;margin-bottom:15px}.pc-sidebar .side-group{margin-bottom:20px;border-bottom:1px solid #f0f0f0;padding-bottom:15px}.pc-sidebar .side-group:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.pc-sidebar .side-group-title{font-size:14px;font-weight:600;color:#333;margin-bottom:10px}.pc-sidebar .side-group a{display:block;padding:6px 0;font-size:13px;color:#666}.pc-sidebar .side-group a:hover,.pc-sidebar .side-group a.active{color:#1A365D}

img[onerror-i]{position:relative;background:#f0f0f0;min-height:80px;min-width:80px;display:flex;align-items:center;justify-content:center;color:#bbb;font-size:12px}
img[onerror-i]::after{content:"";width:48px;height:48px;background:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23bbb'><path d='M21 19V5c0-1.1-.9-2-2-2H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2zM8.5 13.5l2.5 3.01L14.5 12l4.5 6H5l3.5-4.5z'/></svg>") no-repeat center;background-size:contain;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);opacity:.5;pointer-events:none}

.desktop-faq-section{display:none!important}

@media (min-width:768px){
  .mobile-only{display:none!important}
  .desktop-faq-section{display:block!important}
  .faq-section{
    max-width:1200px;
    margin-left:auto!important;
    margin-right:auto!important;
    border-radius:14px;
    box-shadow:0 6px 24px rgba(15,35,70,.06);
    border:1px solid #edf1f6;
    box-sizing:border-box;
  }
  .faq-collapse-wrap{display:block}
  .faq-collapse-wrap[open] .faq-list{display:grid!important}
  .faq-collapse-title{
    list-style:none;
    display:flex;
    align-items:center;
    justify-content:space-between;
    margin:0 0 18px;
    padding:0 2px 0 20px;
    cursor:pointer;
  }
  .faq-collapse-title::-webkit-details-marker{display:none}
  .faq-collapse-title::marker{content:''}
  .faq-collapse-title h2,
  .faq-collapse-title h3{
    margin:0!important;
    font-size:18px!important;
    line-height:1.25!important;
    color:#1f2d3d;
    font-weight:800;
  }
  .faq-list{
    display:grid;
    grid-template-columns:repeat(2,minmax(0,1fr));
    align-items:stretch;
    gap:16px 18px!important;
  }
  .faq-item{
    height:100%;
    box-sizing:border-box;
    border:1px solid #e7eef7;
    border-radius:12px;
    background:#fff;
    overflow:hidden;
    box-shadow:0 4px 14px rgba(45,95,160,.05);
  }
  .faq-item summary{
    list-style:none;
    display:flex;
    align-items:center;
    gap:10px;
    padding:14px 16px;
    background:#f5f9ff;
    cursor:pointer;
    border-bottom:1px solid #e9f0f8;
  }
  .faq-item summary::-webkit-details-marker{display:none}
  .faq-item summary::marker{content:''}
  .faq-q-icon{
    width:24px;
    height:24px;
    border-radius:50%;
    background:#1A365D;
    color:#fff;
    display:inline-flex;
    align-items:center;
    justify-content:center;
    font-size:13px;
    font-weight:700;
    flex:0 0 24px;
  }
  .faq-q-text{
    font-size:16px;
    font-weight:700;
    color:#26384d;
    line-height:1.4;
  }
  .faq-a{
    padding:14px 16px 16px 50px;
    line-height:1.75;
    color:#344054;
    background:#fff;
    font-size:14px;
  }
  a.faq-a,
  a.faq-a:visited{
    display:block;
    color:#344054!important;
    text-decoration:none!important;
    font-weight:400;
  }
  .faq-a:hover{background:#fbfdff;color:#1f2d3d!important}
  .faq-a strong,
  .faq-a a{color:#1A365D}
  .faq-detail-more{
    margin-left:8px;
    color:#1A365D!important;
    font-weight:700;
    white-space:nowrap;
  }
  .faq-more-btn{
    display:block;
    width:max-content;
    margin:18px auto 0;
    padding:9px 22px;
    border-radius:999px;
    background:#1A365D;
    color:#fff!important;
    text-decoration:none;
    font-weight:700;
    font-size:14px;
  }
  .faq-more-btn:hover{background:#2f62d9}
}

@media (max-width:767px){
  .pc-only{display:none!important}
}

@supports (content-visibility:auto){
  .m-card,
  .pc-rent-card,
  .pc-sale-card,
  .pc-building-card,
  .pc-gongwei-card{
    content-visibility:auto;
    contain-intrinsic-size:180px;
  }
}

/* 全站文字清晰度增强：提高对比度，避免浅灰和过度抗锯齿导致发虚 */
:root{
  --text-primary:#172033;
  --text-secondary:#3f4f63;
  --text-muted:#536273;
  --text-light:#5f6f82;
}
html,body{
  -webkit-font-smoothing:auto;
  -moz-osx-font-smoothing:auto;
  text-rendering:optimizeLegibility;
}
body,
.pc-card .pc-title,
.m-card .m-title,
.form-control,
input,
select,
textarea,
button{
  color:#172033;
}
.pc-card .pc-addr,
.pc-card .pc-loc-row,
.m-card .m-addr,
.pc-breadcrumb,
.pc-breadcrumb a,
.pc-filter-opts a,
.pc-sortbar .pc-count,
.pc-sortbar .pc-sortopts a,
.quick-tags a,
.quick-tags span,
.m-expand-tab,
.m-expand-sub a,
.m-opt-item,
.m-custom-row span,
.pc-custom-input span,
.p-area,
.hint,
.tips,
.desc,
.sub,
.summary,
.meta,
.small,
small{
  color:#4b5f75!important;
}
[style*="color:#999"],
[style*="color: #999"],
[style*="color:#888"],
[style*="color: #888"],
[style*="color:#aaa"],
[style*="color: #aaa"],
[style*="color:#bbb"],
[style*="color: #bbb"],
[style*="color:#6b7280"],
[style*="color: #6b7280"]{
  color:#4b5f75!important;
}
input::placeholder,
textarea::placeholder{
  color:#64748b!important;
  opacity:1!important;
}
.m-header .search-box,
.m-header .search-box svg{
  color:#5b6b7f;
  fill:#5b6b7f;
}

/* 列表页价格/日期统一：价格不过大，日期保持一行 */
.pc-price-col .p-num,
.pc-rent-price-num,
.pc-sale-price-num,
.pc-building-price-num,
.pc-gongwei-price-num,
.pc-oldhouse-price-num,
.pc-creative-price-num{
  font-size:24px!important;
  line-height:1!important;
  font-weight:800!important;
  letter-spacing:-.2px;
}
.pc-price-col .p-unit,
.pc-rent-price-unit,
.pc-sale-price-unit,
.pc-building-price-unit,
.pc-gongwei-price-unit,
.pc-oldhouse-price-unit,
.pc-creative-price-unit{
  font-size:12px!important;
  font-weight:700!important;
  white-space:nowrap!important;
}
.pc-rent-price-cell,
.pc-sale-price-cell,
.pc-building-price-cell,
.pc-gongwei-price-cell,
.pc-oldhouse-price-cell,
.pc-creative-price-cell{
  width:190px!important;
  min-width:190px!important;
  max-width:none!important;
  overflow:visible!important;
  text-align:right!important;
  padding-left:12px!important;
  padding-right:12px!important;
}
.pc-rent-price-cell div,
.pc-rent-price-cell span,
.pc-rent-price-line,
.pc-price-col .p-date,
.pc-sale-price-cell div,
.pc-sale-price-cell span,
.pc-building-price-cell div,
.pc-building-price-cell span,
.pc-gongwei-price-cell div,
.pc-gongwei-price-cell span,
.pc-oldhouse-price-cell div,
.pc-oldhouse-price-cell span,
.pc-creative-price-cell div,
.pc-creative-price-cell span{
  white-space:nowrap!important;
  overflow:visible!important;
  text-overflow:clip!important;
}
.pc-rent-price-cell div:not(.pc-rent-price-line),
.pc-sale-price-cell div:not(.pc-sale-price-line),
.pc-building-price-cell div:not(.pc-building-price-line),
.pc-gongwei-price-cell div:not(.pc-gongwei-price-line),
.pc-oldhouse-price-cell div:not(.pc-oldhouse-price-line),
.pc-creative-price-cell div:not(.pc-creative-price-line),
.pc-price-col .p-total,
.pc-price-col .p-date{
  font-size:11px!important;
  line-height:1.45!important;
  white-space:nowrap!important;
  overflow:visible!important;
  text-overflow:clip!important;
}
@media (min-width:768px){
  .pc-price-col .p-num,
  .pc-rent-price-num,
  .pc-sale-price-num,
  .pc-building-price-num,
  .pc-gongwei-price-num,
  .pc-oldhouse-price-num,
  .pc-creative-price-num{
    font-size:24px!important;
    line-height:1!important;
    font-weight:800!important;
    letter-spacing:-.2px;
  }
  .pc-price-col .p-unit,
  .pc-rent-price-unit,
  .pc-sale-price-unit,
  .pc-building-price-unit,
  .pc-gongwei-price-unit,
  .pc-oldhouse-price-unit,
  .pc-creative-price-unit{
    font-size:12px!important;
    font-weight:700!important;
    white-space:nowrap!important;
  }
  .pc-rent-price-cell{
    width:150px!important;
    min-width:150px!important;
  }
  .pc-rent-price-cell div,
  .pc-price-col .p-date,
  .pc-sale-price-cell div,
  .pc-building-price-cell div,
  .pc-gongwei-price-cell div,
  .pc-oldhouse-price-cell div,
  .pc-creative-price-cell div{
    white-space:nowrap!important;
  }
}
@media (max-width:767px){
  .m-card .m-price .p-num,
  .hot-page .m-price .p-num{
    font-size:18px!important;
    line-height:1.05!important;
    font-weight:800!important;
    letter-spacing:-.2px;
  }
  .m-card .m-price .p-unit,
  .hot-page .m-price .p-unit{
    font-size:12px!important;
    white-space:nowrap!important;
  }
}

/* 移动端卡片楼盘信息行 */
.m-card .m-info-line {
  display: block !important;
  font-size: 13px !important;
  color: #696B70 !important;
  margin-top: 3px !important;
  white-space: nowrap !important;
  overflow: hidden !important;
  text-overflow: ellipsis !important;
  line-height: 1.3 !important;
}

.m-card .m-info-line a {
  color: #17A1E6 !important;
  font-weight: 600 !important;
  text-decoration: none !important;
}

