*{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{max-width:100%;display:block}.container{width:min(1360px,calc(100% - 36px));margin:auto}.site-header{position:sticky;top:0;z-index:1000;background:rgba(255,255,255,.96);backdrop-filter:blur(10px);border-bottom:1px solid rgba(201,0,0,.08)}.header-inner{display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:74px}.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;flex:1}.nav-core a{color:#1f2329;background:#f6f7f9;border-radius:999px;padding:9px 15px;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:42px;padding:10px 22px;border-radius:999px;background:linear-gradient(180deg,#f12b2b 0%,#c90000 55%,#a80000 100%);color:#fff;font-weight:700;box-shadow:0 8px 18px rgba(201,0,0,.18)}.header-register{flex:0 0 auto}.site-layout{display:grid;grid-template-columns:210px minmax(0,1fr);gap:26px;align-items:start;padding-top:24px}.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:16px}.side-category h2{font-size:16px;margin:0 0 10px;color:#c90000}.side-category nav{display:grid;gap:5px}.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)}.site-main{min-width:0}.hero-inner{display:grid;grid-template-columns:1.25fr .75fr;gap:24px;align-items:center;background:#f6f7f9;border-radius:24px;padding:28px;margin-bottom:28px}.hero-inner img{width:100%;height:280px;object-fit:contain;background:#fff;border-radius:18px}.eyebrow{color:#c90000;font-weight:700;letter-spacing:.08em}.hero-inner h1,.page-hero h1{font-size:clamp(30px,4vw,52px);line-height:1.2;margin:.3em 0;color:#c90000}.hero-actions,.quick-links{display:flex;gap:10px;flex-wrap:wrap}.ghost-btn,.quick-links a{display:inline-flex;align-items:center;justify-content:center;padding:9px 15px;border-radius:999px;border:1px solid rgba(201,0,0,.15);background:#fff;color:#c90000}.banner-slider{width:100%;margin:0 auto 30px;border-radius:22px;background:#f7f8fa;box-shadow:0 12px 30px rgba(18,28,45,.08);overflow:hidden;position:relative;height:clamp(260px,30vw,360px)}.slide{position:absolute;inset:0;opacity:0;transition:opacity .55s ease;pointer-events:none}.slide.active{opacity:1;pointer-events:auto}.banner-slider img{width:100%;height:100%;object-fit:contain;background:#f7f8fa}.slider-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:4;width:42px;height:42px;border:0;border-radius:50%;background:rgba(17,21,28,.65);color:#fff;font-size:24px;cursor:pointer}.slider-arrow.prev{left:16px}.slider-arrow.next{right:16px}.slider-dots{position:absolute;left:50%;bottom:14px;transform:translateX(-50%);display:flex;gap:8px;z-index:5}.slider-dots button{width:10px;height:10px;padding:0;border:0;border-radius:50%;background:rgba(255,255,255,.65);cursor:pointer}.slider-dots button.active{background:#c90000}.section{margin:0 0 34px}.section-head{display:flex;justify-content:space-between;gap:18px;align-items:end;margin-bottom:16px}.section-title,h1,h2,h3{color:#c90000}.section-head h2{margin:0;font-size:28px}.section-head p{margin:0;color:#5d6673;max-width:680px}.card,.zone-card,.info-card,.review-card,.news-card,.match-card,.topic-card,.faq-item,.notice-card,.page-hero{background:#fff;border:1px solid rgba(201,0,0,.1);box-shadow:0 12px 30px rgba(18,28,45,.08);border-radius:18px}.grid-2{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.grid-3{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.grid-4{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.card,.zone-card,.info-card,.review-card,.news-card,.topic-card,.notice-card{padding:18px}.card img,.zone-card img,.info-card img,.news-card img,.topic-card img,.content-img{width:100%;height:168px;object-fit:contain;background:#f7f8fa;border-radius:14px;margin-bottom:14px}.topic-card img{height:210px}.product-card img{width:100%;height:170px;object-fit:contain;background:#f7f8fa}.card h3,.news-card h3,.topic-card h3{margin:.2em 0}.card p,.news-card p,.topic-card p,.review-card p,.notice-card p{color:#5d6673;margin:.5em 0}.stats-strip{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,.18)}.stat{background:linear-gradient(180deg,#e51f1f,#b70000);color:#fff;padding:22px}.stat h3{color:#fff;margin:0 0 6px}.stat p{margin:0;color:rgba(255,255,255,.88)}.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:120px;object-fit:contain;background:#f7f8fa;border-radius:14px}.match-card h3{margin:0}.match-card p{margin:.35em 0;color:#5d6673}.tag{display:inline-block;color:#c90000;background:rgba(201,0,0,.08);border-radius:999px;padding:4px 10px;font-size:12px}.split-feature{display:grid;grid-template-columns:1.05fr .95fr;gap:20px;align-items:stretch}.split-feature>div{padding:24px;border-radius:20px;background:#f6f7f9}.split-feature img{width:100%;height:260px;object-fit:contain;background:#fff;border-radius:18px}.list-links{display:grid;gap:10px;margin-top:16px}.list-links a{display:flex;justify-content:space-between;gap:16px;padding:12px 0;border-bottom:1px solid #eceff3}.reviews{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.review-card strong{color:#1f2329}.review-card small{color:#8a93a0}.faq-list{display:grid;gap:12px}.faq-item{padding:18px}.faq-item summary{cursor:pointer;color:#c90000;font-weight:700}.faq-item p{color:#5d6673}.page-hero{display:grid;grid-template-columns:1fr minmax(280px,420px);gap:24px;align-items:center;padding:28px;margin-bottom:24px;background:#f6f7f9}.page-hero img{width:100%;height:270px;object-fit:contain;background:#fff;border-radius:16px}.content-columns{display:grid;grid-template-columns:1.2fr .8fr;gap:20px}.article-panel,.aside-panel{background:#fff;border:1px solid rgba(201,0,0,.1);border-radius:18px;padding:24px;box-shadow:0 12px 30px rgba(18,28,45,.08)}.article-panel h2,.aside-panel h2{margin-top:0}.check-list{padding-left:20px}.check-list li{margin:.5em 0}.site-footer{background:#11151c;color:#e7ecf3;margin-top:44px;padding:40px 0 90px}.footer-grid{display:grid;grid-template-columns:1.4fr .8fr .8fr;gap:30px}.footer-brand img{max-height:54px;width:auto;margin-bottom:14px}.site-footer h3{color:#fff}.site-footer a{display:block;color:#cbd3dc;margin:7px 0}.site-footer p,.legal-note,.copyright{color:#b9c3cf}.legal-note{border-top:1px solid rgba(255,255,255,.1);margin-top:28px;padding-top:22px}.copyright{margin-top:14px}.menu-toggle,.mobile-drawer,.drawer-overlay,.mobile-bottom-nav{display:none}.banner-caption,.banner-text,.slide-title,.slide-desc,.slide-content,.slide-card,.banner-card{display:none!important}
@media(max-width:1100px){.site-layout{grid-template-columns:1fr}.side-category{display:none}.nav-core{gap:6px}.nav-core a{padding:8px 11px}.container{width:min(100% - 28px,1180px)}}
@media(max-width:820px){body{padding-bottom:68px}.header-inner{min-height:64px;gap:12px}.menu-toggle{display:grid;gap:4px;width:38px;height:38px;place-content:center;border:0;background:#f6f7f9;border-radius:12px}.menu-toggle span{display:block;width:20px;height:2px;background:#1f2329}.logo img{max-height:42px}.nav-core{display:none}.header-register{min-height:38px;padding:8px 16px}.site-layout{padding-top:16px}.drawer-overlay{display:block;position:fixed;inset:0;background:rgba(17,21,28,.45);z-index:1090;opacity:0;visibility:hidden;transition:.25s}.drawer-overlay.show{opacity:1;visibility:visible}.mobile-drawer{display:block;position:fixed;left:0;top:0;bottom:0;width:82%;max-width:320px;background:#fff;z-index:1100;transform:translateX(-105%);transition:.28s;overflow:auto;box-shadow:18px 0 50px rgba(0,0,0,.18)}.mobile-drawer.open{transform:none}.drawer-head{display:flex;align-items:center;justify-content:space-between;padding:16px;border-bottom:1px solid #eceff3}.drawer-head img{max-height:44px;width:auto}.drawer-close{width:38px;height:38px;border:0;background:#f6f7f9;border-radius:50%;font-size:24px}.drawer-nav{display:grid;padding:12px}.drawer-nav a{padding:11px 12px;border-radius:10px}.drawer-nav a.active{color:#c90000;background:rgba(201,0,0,.08)}body.drawer-open{overflow:hidden}.mobile-bottom-nav{display:grid;grid-template-columns:repeat(5,1fr);position:fixed;left:0;right:0;bottom:0;z-index:1000;background:#fff;border-top:1px solid #e4e7eb;padding-bottom:env(safe-area-inset-bottom)}.mobile-bottom-nav a{text-align:center;padding:12px 4px;font-size:13px}.mobile-bottom-nav a.active{color:#c90000;font-weight:700}.banner-slider{height:clamp(150px,42vw,210px);border-radius:16px}.slider-arrow{width:36px;height:36px;font-size:20px}.section-head{align-items:start;flex-direction:column}.grid-4,.grid-3,.reviews,.stats-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-2,.split-feature,.page-hero,.content-columns,.hero-inner{grid-template-columns:1fr}.match-card{grid-template-columns:110px 1fr}.match-card .ghost-btn{grid-column:2}.page-hero img,.hero-inner img{height:220px}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}.site-footer{padding-bottom:40px}}
@media(max-width:520px){.container{width:calc(100% - 20px)}.grid-4,.grid-3,.grid-2,.reviews,.stats-strip{grid-template-columns:1fr}.hero-inner,.page-hero,.article-panel,.aside-panel{padding:20px}.section-head h2{font-size:24px}.match-card{grid-template-columns:1fr;padding:14px}.match-card img{width:100%;height:145px}.match-card .ghost-btn{grid-column:auto;justify-self:start}.card img,.zone-card img,.info-card img,.news-card img,.topic-card img,.content-img{height:145px}.topic-card img{height:175px}.split-feature img{height:190px}.footer-grid{grid-template-columns:1fr}.footer-brand{grid-column:auto}}
