
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#FFFFFF;color:#1F2329;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Microsoft YaHei",Arial,sans-serif;line-height:1.75;overflow-x:hidden}a{text-decoration:none;color:#C90000}img{max-width:100%;height:auto;display:block}.no-scroll{overflow:hidden}.site-header{position:sticky;top:0;z-index:9999;background:rgba(255,255,255,.96);backdrop-filter:blur(10px);border-bottom:1px solid rgba(201,0,0,.08)}.header-inner{max-width:1240px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:74px;padding:0 20px}.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:10px 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:10px 22px;font-weight:800;box-shadow:0 10px 22px rgba(201,0,0,.20);border:0;white-space:nowrap}.main-btn:hover{transform:translateY(-1px);box-shadow:0 14px 28px rgba(201,0,0,.24)}.menu-toggle{display:none;background:#F6F7F9;border:1px solid rgba(201,0,0,.10);border-radius:12px;color:#C90000;font-size:22px;padding:6px 10px}.site-shell{max-width:1420px;margin:0 auto;display:grid;grid-template-columns:210px minmax(0,1fr);gap:24px;padding:22px 20px 0}.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 - 112px);overflow:auto}.side-category strong{display:block;color:#C90000;margin:0 0 8px 4px}.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)}.content-wrap{min-width:0}.section{margin:0 auto 30px;max-width:1180px}.banner-slider{max-width:1180px;margin:2px auto 34px;border-radius:22px;background:#F7F8FA;box-shadow:0 12px 30px rgba(18,28,45,.08);overflow:hidden;position:relative;height:340px}.banner-slider .slide{display:none;width:100%;height:100%}.banner-slider .slide.active{display:block}.banner-slider img{width:100%;height:100%;object-fit:contain;background:#F7F8FA}.banner-caption,.banner-text,.slide-title,.slide-desc,.slide-content,.slide-card,.banner-card{display:none!important}.slider-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:3;border:0;width:42px;height:42px;border-radius:999px;background:rgba(255,255,255,.86);color:#C90000;font-size:24px;box-shadow:0 10px 22px rgba(18,28,45,.12);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:3}.slider-dots button{width:9px;height:9px;border-radius:50%;border:0;background:rgba(201,0,0,.25);cursor:pointer;padding:0}.slider-dots button.active{background:#C90000}.card,.zone-card,.info-card,.review-card,.faq-card{background:#fff;border:1px solid rgba(201,0,0,.10);box-shadow:0 12px 30px rgba(18,28,45,.08);border-radius:18px}.card{padding:24px}.section-title,h1,h2,h3{color:#C90000;line-height:1.28}h1{font-size:36px;margin:0 0 14px}h2{font-size:28px;margin:0 0 16px}h3{font-size:20px;margin:0 0 8px}.lead{color:#5D6673;font-size:17px}.muted{color:#5D6673}.eyebrow,.num,.tag{color:#C90000;font-weight:800}.grid-2{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.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}.hero-intro{display:grid;grid-template-columns:minmax(0,1.1fr) 360px;gap:24px;align-items:center}.quick-links{display:flex;flex-wrap:wrap;gap:10px;margin-top:14px}.quick-links a,.pill{background:#F6F7F9;border:1px solid rgba(201,0,0,.10);border-radius:999px;padding:8px 13px;color:#1F2329}.quick-links a:hover{color:#C90000;background:rgba(201,0,0,.08)}.stats{background:linear-gradient(135deg,#C90000,#F12B2B);color:#fff;border-radius:22px;padding:24px;display:grid;grid-template-columns:repeat(4,1fr);gap:18px;box-shadow:0 16px 34px rgba(201,0,0,.18)}.stats h3{color:#fff}.stats p{margin:0;color:rgba(255,255,255,.86)}.zone-card{padding:18px}.zone-card img,.info-card img,.content-img{max-width:100%;height:auto;max-height:230px;object-fit:contain;margin:0 auto 14px;background:#F7F8FA;border-radius:14px}.product-card{padding:16px}.product-card img{width:100%;height:170px;object-fit:contain;background:#F7F8FA;border-radius:14px;margin-bottom:12px}.horizontal-scroll{display:grid;grid-template-columns:repeat(4,minmax(200px,1fr));gap:16px}.review-card,.faq-card{padding:18px}.notice{background:#F6F7F9;border-left:4px solid #C90000;border-radius:16px;padding:18px;color:#5D6673}.page-hero{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:24px;align-items:center}.page-hero img{max-height:280px;object-fit:contain;background:#F7F8FA;border-radius:18px;margin:auto}.list-check{padding-left:0;list-style:none}.list-check li{margin:8px 0;padding-left:24px;position:relative}.list-check li:before{content:"";width:8px;height:8px;border-radius:50%;background:#C90000;position:absolute;left:4px;top:13px}.site-footer{background:#11151C;color:#E7ECF3;margin-top:42px}.footer-inner{max-width:1180px;margin:0 auto;padding:34px 20px}.footer-brand{display:grid;grid-template-columns:140px 1fr;gap:20px;align-items:center}.footer-brand img{max-height:54px}.footer-links{display:flex;flex-wrap:wrap;gap:16px;margin:18px 0}.footer-links a{color:#E7ECF3}.footer-note{color:#AEB7C5}.drawer-mask{position:fixed;inset:0;background:rgba(17,21,28,.45);z-index:10000;display:none}.drawer-mask.show{display:block}.mobile-drawer{position:fixed;left:0;top:0;bottom:0;width:84%;max-width:320px;background:#fff;z-index:10001;transform:translateX(-102%);transition:.25s ease;box-shadow:18px 0 40px rgba(18,28,45,.20);padding:16px;overflow:auto}.mobile-drawer.open{transform:translateX(0)}.drawer-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.drawer-head img{max-height:48px}.drawer-close{border:0;background:#F6F7F9;color:#C90000;font-size:24px;border-radius:10px;width:38px;height:38px}.drawer-nav a{display:block;color:#1F2329;padding:11px 12px;border-radius:12px}.drawer-nav a.active,.drawer-nav a:hover{color:#C90000;background:rgba(201,0,0,.08)}.mobile-bottom-nav{display:none}
@media (max-width:1180px){.site-shell{display:block;padding:18px 16px}.side-category{display:none}.banner-slider{height:300px}.grid-4{grid-template-columns:repeat(2,1fr)}.horizontal-scroll{grid-template-columns:repeat(2,1fr)}}
@media (max-width:760px){body{padding-bottom:68px}.header-inner{min-height:64px;padding:0 12px;gap:10px}.menu-toggle{display:block}.nav-core{display:none}.logo img{max-height:42px}.header-register{padding:8px 14px;font-size:14px}.banner-slider{height:190px;border-radius:16px;margin:8px auto 22px}.slider-arrow{width:34px;height:34px;font-size:20px}.section{margin-bottom:22px}.card{padding:18px}h1{font-size:28px}h2{font-size:23px}.hero-intro,.page-hero,.grid-2,.grid-3,.grid-4{grid-template-columns:1fr}.stats{grid-template-columns:1fr 1fr;padding:18px}.horizontal-scroll{display:flex;overflow-x:auto;scroll-snap-type:x mandatory}.horizontal-scroll .product-card{min-width:220px;scroll-snap-align:start}.zone-card img,.info-card img,.content-img{max-height:180px}.page-hero img{max-height:210px}.footer-brand{grid-template-columns:1fr}.mobile-bottom-nav{position:fixed;left:0;right:0;bottom:0;z-index:9998;background:#fff;border-top:1px solid rgba(18,28,45,.10);display:grid;grid-template-columns:repeat(4,1fr);height:58px}.mobile-bottom-nav a{display:flex;align-items:center;justify-content:center;color:#1F2329;font-weight:700}.mobile-bottom-nav a:hover{color:#C90000}}
