
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:#1f2329;font-family:"Microsoft YaHei",Arial,sans-serif;line-height:1.75}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.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{max-width:1420px;margin:auto;padding:0 24px;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;gap:10px;white-space:nowrap;flex-wrap:nowrap}.nav-core a{color:#1f2329;background:#f6f7f9;border-radius:999px;padding:9px 16px;font-weight:700}.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;background:linear-gradient(180deg,#f12b2b 0%,#c90000 55%,#a80000 100%);color:#fff;border-radius:999px;padding:11px 24px;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:24px;height:2px;background:#1f2329;margin:5px 0}.page-shell{max-width:1420px;margin:auto;display:grid;grid-template-columns:210px minmax(0,1fr);gap:26px;padding:22px 24px 48px}.side-category{position:sticky;top:96px;align-self:start;background:#fff;border:1px solid rgba(201,0,0,.10);border-radius:18px;box-shadow:0 12px 30px rgba(18,28,45,.08);padding:14px;max-height:calc(100vh - 118px);overflow:auto}.side-title{font-weight:900;color:#c90000;padding:8px 10px}.side-category a{display:block;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}.banner-slider{max-width:1180px;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,28vw,360px)}.slides{height:100%;position:relative}.slide{position:absolute;inset:0;opacity:0;transition:opacity .45s ease}.slide.active{opacity:1}.banner-slider img{width:100%;height:100%;object-fit:contain;background:#f7f8fa}.banner-prev,.banner-next{position:absolute;top:50%;transform:translateY(-50%);width:42px;height:42px;border:0;border-radius:50%;background:rgba(17,21,28,.55);color:#fff;font-size:24px;cursor:pointer}.banner-prev{left:16px}.banner-next{right:16px}.banner-dots{position:absolute;left:0;right:0;bottom:14px;display:flex;justify-content:center;gap:8px}.banner-dots button{width:9px;height:9px;border:0;border-radius:50%;padding:0;background:rgba(255,255,255,.6);box-shadow:0 0 0 1px rgba(0,0,0,.15)}.banner-dots button.active{width:24px;border-radius:999px;background:#c90000}.banner-caption,.banner-text,.slide-title,.slide-desc,.slide-content,.slide-card,.banner-card{display:none!important}.section{padding:34px 0}.section.alt{background:#f6f7f9;border-radius:24px;padding:34px 28px}.section-head{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:20px}.section-title,h1,h2,h3{color:#c90000}.section-title{font-size:30px;margin:0}.section-intro{color:#5d6673;max-width:760px}.hero-copy{display:grid;grid-template-columns:1.1fr .9fr;gap:26px;align-items:center}.hero-copy .copy{padding:10px}.content-img{width:100%;max-height:280px;object-fit:contain;background:#f7f8fa;border-radius:18px}.card,.zone-card,.info-card,.review-card{background:#fff;border:1px solid rgba(201,0,0,.10);box-shadow:0 12px 30px rgba(18,28,45,.08);border-radius:18px;padding:20px}.grid-2{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.grid-3{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.grid-4{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.product-card img,.zone-card img,.info-card img{width:100%;height:170px;object-fit:contain;background:#f7f8fa;border-radius:14px;margin-bottom:14px}.red-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;background:#c90000;border-radius:22px;padding:22px;color:#fff}.red-stats article{padding:10px 14px}.red-stats h3{color:#fff;margin:0 0 6px}.red-stats p{margin:0;color:#fff}.horizontal-scroll{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(230px,1fr);gap:18px;overflow-x:auto;padding:4px 2px 18px}.tag{display:inline-block;color:#c90000;background:rgba(201,0,0,.08);padding:4px 10px;border-radius:999px;font-size:13px;font-weight:700}.list-check{padding:0;margin:14px 0;list-style:none}.list-check li{padding:7px 0 7px 24px;position:relative}.list-check li:before{content:"✓";position:absolute;left:0;color:#c90000;font-weight:900}.page-hero{display:grid;grid-template-columns:1.1fr .9fr;gap:26px;align-items:center;background:#f6f7f9;border-radius:24px;padding:34px}.page-hero h1{font-size:38px;margin:0 0 12px}.page-hero img{width:100%;height:260px;object-fit:contain;background:#fff;border-radius:18px}.faq details{background:#fff;border:1px solid rgba(201,0,0,.1);border-radius:14px;padding:14px 16px;margin:10px 0}.faq summary{cursor:pointer;font-weight:800;color:#1f2329}.site-footer{background:#11151c;color:#e7ecf3;padding:46px 24px 90px}.footer-grid{max-width:1180px;margin:auto;display:grid;grid-template-columns:2fr 1fr 1fr;gap:32px}.footer-brand img{max-height:52px;width:auto;margin-bottom:12px}.site-footer h3{color:#fff}.site-footer a{display:block;color:#e7ecf3;padding:4px 0}.compliance,.copyright{max-width:1180px;margin:28px auto 0;color:#b9c1cc;border-top:1px solid rgba(255,255,255,.1);padding-top:20px}.copyright{margin-top:12px;border:0;padding-top:0}.mobile-drawer,.drawer-mask,.mobile-bottom-nav{display:none}
@media(max-width:1120px){.page-shell{grid-template-columns:1fr}.side-category{display:none}.nav-core{gap:6px}.nav-core a{padding:8px 12px}}
@media(max-width:760px){body{padding-bottom:66px}.header-inner{min-height:62px;padding:0 12px;gap:10px}.menu-toggle{display:block;flex:0 0 auto}.logo{position:absolute;left:50%;transform:translateX(-50%)}.logo img{max-height:40px}.nav-core{display:none}.header-register{padding:8px 16px;font-size:14px}.page-shell{padding:14px 12px 30px}.banner-slider{height:clamp(150px,50vw,210px);border-radius:16px;margin-bottom:22px}.banner-prev,.banner-next{width:34px;height:34px;font-size:20px}.section,.section.alt{padding:26px 0}.section.alt{padding:26px 16px;border-radius:18px}.section-title{font-size:24px}.hero-copy,.page-hero,.grid-2,.grid-3,.grid-4{grid-template-columns:1fr}.page-hero{padding:22px 18px}.page-hero h1{font-size:30px}.page-hero img{height:200px}.red-stats{grid-template-columns:1fr 1fr;padding:14px}.product-card img,.zone-card img,.info-card img{height:145px}.content-img{max-height:220px}.footer-grid{grid-template-columns:1fr}.site-footer{padding-bottom:92px}.drawer-mask{display:block;position:fixed;inset:0;background:rgba(0,0,0,.45);z-index:1100;opacity:0;visibility:hidden;transition:.25s}.drawer-mask.show{opacity:1;visibility:visible}.mobile-drawer{display:block;position:fixed;left:0;top:0;bottom:0;width:84%;max-width:320px;background:#fff;z-index:1200;transform:translateX(-102%);transition:.28s;overflow:auto;box-shadow:14px 0 40px rgba(0,0,0,.18)}.mobile-drawer.open{transform:translateX(0)}.drawer-head{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;border-bottom:1px solid #eceff3}.drawer-head img{max-height:42px;width:auto}.drawer-close{border:0;background:#f6f7f9;width:38px;height:38px;border-radius:50%;font-size:26px}.mobile-drawer nav{padding:10px}.mobile-drawer nav a{display:block;padding:11px 12px;border-radius:10px}.mobile-drawer nav a.active{color:#c90000;background:rgba(201,0,0,.08)}.drawer-open{overflow:hidden}.mobile-bottom-nav{display:grid;grid-template-columns:repeat(4,1fr);position:fixed;left:0;right:0;bottom:0;z-index:1000;background:#fff;border-top:1px solid #e5e8ec;padding-bottom:env(safe-area-inset-bottom)}.mobile-bottom-nav a{text-align:center;padding:12px 4px;font-size:14px}.mobile-bottom-nav a.active{color:#c90000;font-weight:800}}
