*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:#1f2329;font-family:"Microsoft YaHei","PingFang SC",Arial,sans-serif;line-height:1.75}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button{font:inherit}.site-header{position:fixed;z-index:1000;top:0;left:0;right:0;background:rgba(255,255,255,.96);backdrop-filter:blur(10px);border-bottom:1px solid rgba(201,0,0,.08)}.header-inner{max-width:1440px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:74px;padding:10px 24px}.logo{flex:0 0 auto}.logo img{max-height:52px;width:auto}.nav-core{display:flex;align-items:center;justify-content:center;gap:10px;white-space:nowrap;flex-wrap:nowrap;min-width:0}.nav-core a{color:#1f2329;background:#f6f7f9;border-radius:999px;padding:9px 15px;font-weight:700;font-size:14px}.nav-core a:hover,.nav-core a.active{color:#c90000;background:rgba(201,0,0,.08)}.main-btn{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:10px 24px;border-radius:999px;background:linear-gradient(180deg,#f12b2b 0%,#c90000 55%,#a80000 100%);color:#fff;font-weight:800;box-shadow:0 9px 20px rgba(201,0,0,.22)}.register-btn{flex:0 0 auto}.menu-toggle{display:none;border:0;background:transparent;padding:8px}.menu-toggle span{display:block;width:24px;height:2px;margin:5px;background:#1f2329}.site-shell{max-width:1440px;margin:0 auto;padding:98px 24px 50px;display:grid;grid-template-columns:190px minmax(0,1fr);gap:30px}.desktop-side{min-width:0}.side-category{position:sticky;top:96px;background:#fff;border:1px solid rgba(201,0,0,.1);border-radius:18px;box-shadow:0 12px 30px rgba(18,28,45,.08);padding:15px}.side-category h2{font-size:17px;margin:0 0 10px;color:#c90000}.side-category nav{display:grid;gap:4px}.side-category a{color:#1f2329;border-radius:12px;padding:8px 10px;font-size:14px}.side-category a:hover,.side-category a.active{color:#c90000;background:rgba(201,0,0,.08);font-weight:700}.site-main{min-width:0}.banner-slider{margin:0 auto 34px;border-radius:22px;background:#f7f8fa;box-shadow:0 12px 30px rgba(18,28,45,.08);overflow:hidden;position:relative;height:clamp(260px,29vw,360px)}.slides{height:100%}.slide{position:absolute;inset:0;opacity:0;visibility:hidden;transition:opacity .45s ease}.slide.active{opacity:1;visibility:visible}.banner-slider img{width:100%;height:100%;object-fit:contain;background:#f7f8fa}.slider-arrow{position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;border:0;border-radius:50%;background:rgba(255,255,255,.88);font-size:28px;color:#c90000;cursor:pointer;box-shadow:0 8px 20px rgba(18,28,45,.15)}.slider-arrow.prev{left:16px}.slider-arrow.next{right:16px}.slider-dots{position:absolute;bottom:14px;left:50%;transform:translateX(-50%);display:flex;gap:8px}.slider-dots button{width:9px;height:9px;border:0;padding:0;border-radius:50%;background:rgba(31,35,41,.3);cursor:pointer}.slider-dots button.active{background:#c90000;transform:scale(1.3)}.banner-caption,.banner-text,.slide-title,.slide-desc,.slide-content,.slide-card,.banner-card{display:none!important}.section{margin:0 0 34px}.section-soft{background:#f6f7f9;border-radius:24px;padding:30px}.section-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:18px}.section-head h1,.section-head h2,.section-head h3,.section-title,h1,h2,h3{color:#c90000}.section-head h1,.section-head h2{margin:0}.section-head p{margin:0;color:#5d6673;max-width:620px}.eyebrow{display:inline-block;color:#c90000;background:rgba(201,0,0,.08);border-radius:999px;padding:4px 10px;font-size:13px;font-weight:800}.lead-grid,.two-col{display:grid;grid-template-columns:1.3fr .7fr;gap:24px;align-items:center}.lead-copy h1{font-size:clamp(30px,4vw,52px);line-height:1.2;margin:12px 0}.lead-copy p{color:#5d6673;font-size:17px}.quick-links{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.quick-links a{background:#fff;border:1px solid rgba(201,0,0,.1);border-radius:16px;padding:16px;font-weight:700;box-shadow:0 10px 24px rgba(18,28,45,.06)}.quick-links a:hover{color:#c90000;transform:translateY(-2px)}.summary-red{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:#a80000;border-radius:22px;overflow:hidden;box-shadow:0 12px 30px rgba(201,0,0,.2)}.summary-red article{padding:24px;background:linear-gradient(180deg,#e51f1f,#b80000);color:#fff}.summary-red h3{color:#fff;margin:0 0 8px}.summary-red p{margin:0;color:#ffecec}.card,.zone-card,.info-card,.review-card,.news-card,.match-card,.topic-card,.product-card{background:#fff;border:1px solid rgba(201,0,0,.1);box-shadow:0 12px 30px rgba(18,28,45,.08);border-radius:18px;overflow:hidden}.card-body{padding:20px}.card h3,.zone-card h3,.info-card h3,.news-card h3,.topic-card h3,.product-card h3{margin:0 0 8px}.card p,.zone-card p,.info-card p,.news-card p,.topic-card p,.product-card p{color:#5d6673;margin:0 0 12px}.text-link{color:#c90000;font-weight:800}.grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.grid-4{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.news-card img,.zone-card img,.topic-card img,.content-img{width:100%;height:168px;object-fit:contain;background:#f7f8fa}.feature-media{width:100%;height:260px;object-fit:contain;background:#f7f8fa;border-radius:20px}.product-card img{width:100%;height:170px;object-fit:contain;background:#f7f8fa}.match-list{display:grid;gap:14px}.match-card{display:grid;grid-template-columns:minmax(100px,150px) 1fr auto;align-items:center;gap:18px;padding:14px}.match-card img{width:150px;height:125px;object-fit:contain;background:#f7f8fa;border-radius:14px}.match-card h3{margin:0 0 4px}.match-card p{margin:0;color:#5d6673}.status{color:#c90000;background:rgba(201,0,0,.08);border-radius:999px;padding:6px 10px;font-weight:800;font-size:13px}.article-list{display:grid;gap:0}.article-list article{padding:16px 0;border-bottom:1px solid #e7e9ed}.article-list article:last-child{border-bottom:0}.article-list h3{margin:0 0 4px}.article-list p{margin:0;color:#5d6673}.topic-row{display:grid;grid-template-columns:1.1fr .9fr;gap:22px}.quote-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.review-card{padding:20px}.review-card p{margin:0;color:#5d6673}.review-card strong{display:block;color:#1f2329;margin-top:10px}.faq-list{display:grid;gap:12px}.faq-item{background:#fff;border:1px solid rgba(201,0,0,.1);border-radius:16px;padding:18px}.faq-item h3{margin:0 0 6px;font-size:17px}.faq-item p{margin:0;color:#5d6673}.page-hero{background:#f6f7f9;border-radius:24px;padding:32px;margin-bottom:28px}.page-hero .hero-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:28px;align-items:center}.page-hero h1{font-size:clamp(32px,4vw,52px);line-height:1.2;margin:10px 0}.page-hero p{font-size:17px;color:#5d6673}.page-hero img{width:100%;height:280px;object-fit:contain;background:#fff;border-radius:20px}.content-columns{display:grid;grid-template-columns:1fr 1fr;gap:20px}.content-panel{padding:24px}.content-panel h2{margin-top:0}.steps{counter-reset:step;display:grid;gap:12px}.steps li{list-style:none;position:relative;padding:14px 14px 14px 52px;background:#f6f7f9;border-radius:14px}.steps li:before{counter-increment:step;content:counter(step);position:absolute;left:14px;top:13px;width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:#c90000;color:#fff;font-weight:800}.notice{padding:20px;border-left:4px solid #c90000;background:#fff3f3;border-radius:0 16px 16px 0}.site-footer{background:#11151c;color:#e7ecf3;padding:42px 24px 90px}.footer-grid{max-width:1180px;margin:auto;display:grid;grid-template-columns:2fr 1fr 1fr;gap:35px}.footer-brand img{max-height:52px;width:auto;margin-bottom:14px}.footer-grid h2{color:#fff;font-size:17px}.footer-grid a{display:block;color:#cfd6df;margin:7px 0}.footer-grid p{color:#aeb7c3}.compliance-note{max-width:1180px;margin:28px auto 0;padding:18px;border-top:1px solid rgba(255,255,255,.1);border-bottom:1px solid rgba(255,255,255,.1);color:#cfd6df}.footer-bottom{max-width:1180px;margin:16px auto 0;color:#8f9aa8}.mobile-drawer,.drawer-overlay,.mobile-bottom-nav{display:none}.drawer-open{overflow:hidden}.spacer-top{margin-top:8px}@media(max-width:1180px){.site-shell{grid-template-columns:1fr;max-width:1180px}.desktop-side{display:none}.header-inner{gap:14px}.nav-core{gap:6px}.nav-core a{padding:8px 11px;font-size:13px}}@media(max-width:820px){body{padding-bottom:65px}.site-header{position:fixed}.header-inner{min-height:64px;padding:8px 14px}.menu-toggle{display:block;flex:0 0 auto}.logo{position:absolute;left:50%;transform:translateX(-50%)}.logo img{max-height:42px;max-width:138px}.nav-core{display:none}.register-btn{padding:8px 17px;min-height:40px;margin-left:auto}.site-shell{display:block;padding:82px 14px 28px}.banner-slider{height:clamp(150px,48vw,210px);border-radius:16px;margin-bottom:24px}.slider-arrow{width:38px;height:38px}.lead-grid,.two-col,.topic-row,.page-hero .hero-grid,.content-columns{grid-template-columns:1fr}.summary-red{grid-template-columns:1fr 1fr}.grid-4,.grid-3{grid-template-columns:1fr 1fr}.quote-grid{grid-template-columns:1fr}.match-card{grid-template-columns:92px 1fr}.match-card img{width:92px;height:86px}.match-card .status{grid-column:2;justify-self:start}.feature-media,.page-hero img{height:210px}.section-soft,.page-hero{padding:22px;border-radius:18px}.mobile-drawer{display:block;position:fixed;z-index:1200;top:0;bottom:0;left:0;width:84%;max-width:320px;background:#fff;transform:translateX(-105%);transition:transform .28s ease;box-shadow:18px 0 40px rgba(18,28,45,.18);overflow:auto}.mobile-drawer.open{transform:translateX(0)}.drawer-head{display:flex;align-items:center;justify-content:space-between;padding:16px;border-bottom:1px solid #eceff2}.drawer-head img{max-height:44px;width:auto}.drawer-close{border:0;background:#f6f7f9;width:38px;height:38px;border-radius:50%;font-size:28px;line-height:1}.mobile-drawer nav{display:grid;padding:12px}.mobile-drawer nav a{padding:11px 13px;border-radius:12px}.mobile-drawer nav a.active{color:#c90000;background:rgba(201,0,0,.08);font-weight:800}.drawer-overlay{position:fixed;z-index:1100;inset:0;background:rgba(17,21,28,.45)}.drawer-overlay.show{display:block}.mobile-bottom-nav{display:grid;position:fixed;z-index:1000;left:0;right:0;bottom:0;grid-template-columns:repeat(5,1fr);background:#fff;border-top:1px solid #e2e5e9;padding-bottom:env(safe-area-inset-bottom)}.mobile-bottom-nav a{text-align:center;padding:11px 4px 9px;font-size:13px;color:#5d6673}.mobile-bottom-nav a.active{color:#c90000;font-weight:800}.site-footer{padding-bottom:90px}.footer-grid{grid-template-columns:1fr}.section-head{align-items:flex-start;flex-direction:column}.news-card img,.zone-card img,.topic-card img,.product-card img{height:150px}}@media(max-width:560px){.grid-4,.grid-3,.grid-2{grid-template-columns:1fr}.summary-red{grid-template-columns:1fr}.quick-links{grid-template-columns:1fr 1fr}.lead-copy h1,.page-hero h1{font-size:30px}.match-card{grid-template-columns:78px 1fr;gap:12px}.match-card img{width:78px;height:74px}.section{margin-bottom:26px}.card-body,.content-panel{padding:18px}.footer-grid{gap:20px}}