.city-switch{position:relative}.city-switch summary{cursor:pointer;list-style:none}.city-switch>div{position:absolute;top:26px;left:0;width:380px;max-height:300px;overflow:auto;padding:12px;background:#fff;border:1px solid #e5e9ec;box-shadow:0 8px 20px #26343b22;z-index:30;display:grid;grid-template-columns:repeat(4,1fr);gap:4px}.city-switch a{padding:7px;color:#34454d}.buyer-filter{background:#fff;border:1px solid var(--line);margin-bottom:24px}.buyer-filter>div{display:flex;align-items:center;flex-wrap:wrap;gap:4px;padding:14px 18px;border-bottom:1px solid var(--line)}.buyer-filter strong{width:80px}.buyer-filter label{padding:6px 10px;cursor:pointer;font-size:13px}.buyer-filter label:has(input:checked){background:var(--brand);color:#fff}.buyer-filter input[type=radio]{display:none}.filter-search input{height:42px;min-width:300px;border:1px solid var(--line);padding:0 12px}.filter-search button{height:42px;border:0;background:var(--brand);color:#fff;padding:0 20px}.buyer-result-head{display:flex;justify-content:space-between;align-items:center;margin:18px 0}.buyer-result-head strong,.buyer-result-head span{display:block}.buyer-result-head span{margin-top:5px;color:var(--muted);font-size:12px}.buyer-result-head>a{background:var(--brand);color:#fff;padding:10px 15px}@media(max-width:760px){.city-switch>div{width:300px;grid-template-columns:repeat(3,1fr)}.buyer-filter strong{width:100%}.filter-search input{min-width:0;width:100%}.filter-search button{width:100%}.buyer-result-head{align-items:flex-start;gap:12px}.buyer-result-head>a{font-size:12px}}
