
:root{--red:#c90000;--red-dark:#a80000;--ink:#1f2329;--muted:#5d6673;--soft:#f6f7f9;--line:rgba(201,0,0,.12);--shadow:0 12px 30px rgba(18,28,45,.08)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--ink);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;inset:0 0 auto;z-index:1000;background:rgba(255,255,255,.96);backdrop-filter:blur(10px);border-bottom:1px solid rgba(201,0,0,.08)}.header-inner{max-width:1280px;margin:auto;min-height:74px;padding:0 24px;display:flex;align-items:center;justify-content:space-between;gap:24px}.logo{flex:0 0 auto}.logo img{max-height:52px;width:auto}.nav-core{display:flex;align-items:center;gap:10px;white-space:nowrap;flex-wrap:nowrap}.nav-core a{padding:9px 15px;border-radius:999px;background:#f6f7f9;font-size:14px;font-weight:700}.nav-core a:hover,.nav-core a.active{color:var(--red);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:800;box-shadow:0 8px 18px rgba(201,0,0,.2)}.header-register{flex:0 0 auto}.menu-toggle{display:none;background:none;border:0;padding:8px}.menu-toggle span{display:block;width:22px;height:2px;margin:5px 0;background:#1f2329}.page-shell{max-width:1380px;margin:0 auto;padding:98px 24px 40px;display:grid;grid-template-columns:210px minmax(0,1fr);gap:26px}.side-category{position:sticky;top:96px;align-self:start;max-height:calc(100vh - 116px);overflow:auto;padding:18px;background:#fff;border:1px solid var(--line);border-radius:18px;box-shadow:var(--shadow)}.side-category strong{display:block;margin-bottom:10px;color:var(--red)}.side-category nav{display:grid;gap:4px}.side-category a{padding:8px 10px;border-radius:10px;font-size:14px}.side-category a:hover,.side-category a.active{color:var(--red);background:rgba(201,0,0,.08)}.site-main{min-width:0}.banner-slider{margin:0 auto 34px;border-radius:22px;background:#f7f8fa;box-shadow:var(--shadow);overflow:hidden;position:relative;height:clamp(260px,30vw,360px)}.slides,.slide{height:100%}.slide{display:none}.slide.active{display:block}.slide 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,.9);color:var(--red);font-size:25px;cursor:pointer;box-shadow:0 8px 20px rgba(0,0,0,.12)}.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}.slider-dots button{width:9px;height:9px;border:0;border-radius:50%;background:rgba(31,35,41,.35);padding:0}.slider-dots button.active{background:var(--red)}.section{margin:0 0 32px}.section-head{display:flex;align-items:end;justify-content:space-between;gap:18px;margin-bottom:16px}.section-title,h1,h2,h3{color:var(--red);line-height:1.3}.section-title,h2{margin:0;font-size:28px}.eyebrow{color:var(--red);font-size:13px;font-weight:800;letter-spacing:.08em}.lead{font-size:17px;color:#46505d}.card,.zone-card,.info-card,.review-card,.news-card,.match-card,.topic-card,.faq-item,.hero-card{background:#fff;border:1px solid var(--line);box-shadow:var(--shadow);border-radius:18px}.hero-card{padding:28px}.hero-split{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(280px,.9fr);gap:26px;align-items:center}.hero-split img{width:100%;max-height:280px;object-fit:contain;background:#f7f8fa;border-radius:16px}.quick-links{display:flex;flex-wrap:wrap;gap:10px;margin-top:20px}.quick-links a,.text-link{color:var(--red);font-weight:800}.quick-links a{padding:8px 13px;border-radius:999px;background:rgba(201,0,0,.07)}.summary-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;padding:18px;border-radius:20px;background:linear-gradient(135deg,#c90000,#9b0000);color:#fff}.summary-strip article{padding:8px 14px;border-right:1px solid rgba(255,255,255,.22)}.summary-strip article:last-child{border:0}.summary-strip h3{margin:0 0 5px;color:#fff;font-size:18px}.summary-strip p{margin:0;font-size:14px}.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}.news-card,.topic-card,.zone-card,.review-card,.info-card{overflow:hidden}.news-card img,.topic-card img,.zone-card img,.content-img{width:100%;height:168px;object-fit:contain;background:#f7f8fa}.card-body{padding:18px}.card-body h3{margin:0 0 8px;font-size:20px}.card-body p{margin:0 0 12px;color:var(--muted)}.tag{display:inline-block;margin-bottom:9px;padding:4px 9px;border-radius:999px;background:rgba(201,0,0,.08);color:var(--red);font-size:12px;font-weight:800}.match-list{display:grid;gap:14px}.match-card{display:grid;grid-template-columns:minmax(110px,150px) 1fr auto;align-items:center;gap:18px;padding:15px}.match-card img{width:100%;height:110px;object-fit:contain;background:#f7f8fa;border-radius:12px}.match-card h3{margin:0 0 5px}.match-card p{margin:0;color:var(--muted)}.list-panel{padding:22px}.list-panel ul{margin:0;padding-left:20px}.list-panel li{margin:8px 0}.feature-row{display:grid;grid-template-columns:1.05fr .95fr;gap:20px;align-items:stretch}.feature-row.reverse{grid-template-columns:.95fr 1.05fr}.feature-row img{width:100%;height:100%;max-height:270px;object-fit:contain;background:#f7f8fa;border-radius:18px}.feature-copy{padding:24px}.product-card img{width:100%;height:170px;object-fit:contain;background:#f7f8fa}.review-card{padding:20px}.review-card p{margin:0 0 10px;color:#46505d}.review-card strong{color:var(--red)}.faq-list{display:grid;gap:12px}.faq-item{padding:18px 20px}.faq-item h3{margin:0 0 6px;font-size:18px}.faq-item p{margin:0;color:var(--muted)}.notice-box{padding:22px;border-left:5px solid var(--red);background:#fff7f7;border-radius:14px}.site-footer{background:#11151c;color:#e7ecf3;padding:42px 24px 22px}.footer-grid{max-width:1180px;margin:auto;display:grid;grid-template-columns:2fr 1fr 1fr;gap:32px}.footer-brand img{max-height:48px;width:auto;margin-bottom:14px}.site-footer h3{color:#fff}.site-footer a{display:block;margin:7px 0;color:#d7dde5}.footer-notice,.copyright{max-width:1180px;margin:24px auto 0;color:#aeb8c5;font-size:13px}.copyright{padding-top:16px;border-top:1px solid rgba(255,255,255,.1)}.mobile-drawer,.drawer-mask,.mobile-bottom-nav{display:none}
@media(max-width:1100px){.page-shell{grid-template-columns:1fr;max-width:1000px}.side-category{display:none}.nav-core a{padding:8px 11px}.header-inner{gap:14px}}
@media(max-width:820px){body{padding-bottom:64px}.header-inner{min-height:66px;padding:0 14px}.menu-toggle{display:block}.logo img{max-height:42px}.nav-core{display:none}.header-register{padding:8px 16px;min-height:38px}.page-shell{padding:82px 14px 28px}.banner-slider{height:clamp(150px,48vw,210px);margin-bottom:22px;border-radius:15px}.slider-arrow{width:36px;height:36px}.hero-split,.feature-row,.feature-row.reverse,.grid-2,.grid-3,.grid-4{grid-template-columns:1fr}.summary-strip{grid-template-columns:1fr 1fr}.summary-strip article:nth-child(2){border-right:0}.summary-strip article{border-bottom:1px solid rgba(255,255,255,.22)}.summary-strip article:nth-child(3),.summary-strip article:nth-child(4){border-bottom:0}.match-card{grid-template-columns:92px 1fr}.match-card .text-link{grid-column:2}.match-card img{height:82px}.section-title,h2{font-size:23px}.hero-card{padding:20px}.news-card img,.topic-card img,.zone-card img,.product-card img{height:148px}.mobile-drawer{display:block;position:fixed;z-index:1200;left:0;top:0;bottom:0;width:84%;max-width:320px;background:#fff;transform:translateX(-102%);transition:.25s;overflow:auto;box-shadow:10px 0 30px rgba(0,0,0,.16)}.drawer-head{position:sticky;top:0;background:#fff;display:flex;align-items:center;justify-content:space-between;padding:14px;border-bottom:1px solid #eee}.drawer-head img{max-height:42px;width:auto}.drawer-close{border:0;background:#f6f7f9;border-radius:50%;width:38px;height:38px;font-size:26px}.mobile-drawer nav{display:grid;padding:10px}.mobile-drawer a{padding:11px 12px;border-radius:10px}.mobile-drawer a.active{color:var(--red);background:rgba(201,0,0,.08)}.drawer-mask{display:block;position:fixed;z-index:1150;inset:0;background:rgba(0,0,0,.42);opacity:0;visibility:hidden;transition:.25s}.drawer-open{overflow:hidden}.drawer-open .mobile-drawer{transform:none}.drawer-open .drawer-mask{opacity:1;visibility:visible}.mobile-bottom-nav{display:grid;grid-template-columns:repeat(5,1fr);position:fixed;z-index:1000;left:0;right:0;bottom:0;background:#fff;border-top:1px solid #e5e8ec;padding-bottom:env(safe-area-inset-bottom)}.mobile-bottom-nav a{text-align:center;padding:11px 4px;color:#4f5863;font-size:13px}.mobile-bottom-nav a:hover{color:var(--red)}.footer-grid{grid-template-columns:1fr}.site-footer{padding-bottom:84px}}
@media(max-width:480px){.summary-strip{grid-template-columns:1fr}.summary-strip article{border-right:0;border-bottom:1px solid rgba(255,255,255,.22)!important}.summary-strip article:last-child{border-bottom:0!important}.match-card{grid-template-columns:1fr}.match-card .text-link{grid-column:auto}.match-card img{height:130px}.section-head{align-items:start;flex-direction:column}.quick-links{gap:7px}}
