
*{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}a{text-decoration:none;color:inherit}img{max-width:100%;height:auto;display:block}.site-header{position:sticky;top:0;z-index:9999;background:rgba(255,255,255,0.96);backdrop-filter:blur(10px);border-bottom:1px solid rgba(201,0,0,0.08)}.header-inner{max-width:1220px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:74px;padding:0 22px}.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,0.08)}.main-btn{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:11px 24px;background:linear-gradient(180deg,#F12B2B 0%,#C90000 55%,#A80000 100%);color:#FFFFFF;font-weight:800;box-shadow:0 12px 24px rgba(201,0,0,.18)}.main-btn:hover{transform:translateY(-1px)}.menu-btn{display:none;background:#fff;border:1px solid rgba(201,0,0,.12);border-radius:12px;padding:8px;gap:4px;flex-direction:column}.menu-btn span{width:20px;height:2px;background:#C90000;display:block}.layout-shell{max-width:1380px;margin:0 auto;display:grid;grid-template-columns:190px minmax(0,1fr);gap:24px;padding:20px 22px 0}.site-main{min-width:0}.side-category{position:sticky;top:96px;align-self:start;background:#FFFFFF;border:1px solid rgba(201,0,0,0.10);border-radius:18px;box-shadow:0 12px 30px rgba(18,28,45,0.08);padding:14px;max-height:calc(100vh - 116px);overflow:auto}.side-category strong{display:block;color:#C90000;margin:0 0 8px 8px}.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,0.08)}.banner-slider{max-width:1180px;margin:4px auto 34px;border-radius:22px;background:#F7F8FA;box-shadow:0 12px 30px rgba(18,28,45,0.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:none;border-radius:999px;width:42px;height:42px;background:rgba(255,255,255,.86);color:#C90000;border:1px solid rgba(201,0,0,.12);font-size:24px;cursor:pointer}.slider-arrow.prev{left:14px}.slider-arrow.next{right:14px}.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:none;background:rgba(201,0,0,.25);cursor:pointer}.slider-dots button.active{background:#C90000}.section{max-width:1180px;margin:0 auto 34px}.section.alt{background:#F6F7F9;border-radius:24px;padding:30px}.section-head{margin-bottom:18px}.section-kicker,.tag,.num,.badge{color:#C90000;font-weight:800}.section-head h2,h1,h2,h3,.section-title{color:#C90000;line-height:1.25;margin:6px 0 10px}.hero-intro{display:grid;grid-template-columns:1.2fr .8fr;gap:24px;align-items:center}.hero-intro p,.section p{color:#5D6673}.quick-links{display:flex;flex-wrap:wrap;gap:10px;margin:16px 0}.quick-links a,.text-link{color:#C90000;font-weight:700}.content-img,.zone-card img,.info-card img{max-width:100%;height:auto;max-height:230px;object-fit:contain;margin:auto;background:#F7F8FA;border-radius:14px}.grid{display:grid;gap:18px}.grid-4{grid-template-columns:repeat(4,1fr)}.grid-3{grid-template-columns:repeat(3,1fr)}.grid-2{grid-template-columns:repeat(2,1fr)}.card,.zone-card,.info-card,.review-card,.product-card{background:#FFFFFF;border:1px solid rgba(201,0,0,0.10);box-shadow:0 12px 30px rgba(18,28,45,0.08);border-radius:18px;padding:20px}.product-card img{width:100%;height:170px;object-fit:contain;background:#F7F8FA;border-radius:14px;margin-bottom:12px}.card h3,.zone-card h3,.info-card h3,.product-card h3{margin:10px 0 8px;color:#C90000}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:22px}.feature{display:grid;grid-template-columns:.9fr 1.1fr;gap:24px;align-items:center}.notice{background:#F1F3F6;border-left:4px solid #C90000;border-radius:18px;padding:22px;color:#5D6673}.faq-list{display:grid;gap:14px}.faq-item{background:#fff;border:1px solid rgba(201,0,0,.10);border-radius:16px;padding:18px}.page-hero{max-width:1180px;margin:8px auto 28px;background:#F6F7F9;border-radius:24px;padding:34px;display:grid;grid-template-columns:1.1fr .9fr;gap:24px;align-items:center}.page-hero h1{font-size:34px}.page-body{max-width:1180px;margin:0 auto 36px}.site-footer{background:#11151C;color:#E7ECF3;margin-top:40px}.footer-inner{max-width:1220px;margin:auto;padding:38px 22px;display:grid;grid-template-columns:1.2fr .8fr;gap:24px}.footer-brand p{color:#C8D0DA}.footer-links{display:flex;flex-wrap:wrap;gap:12px;align-content:start}.footer-links a{color:#E7ECF3;background:rgba(255,255,255,.08);border-radius:999px;padding:9px 14px}.mobile-mask{position:fixed;inset:0;background:rgba(0,0,0,.38);z-index:10000;display:none}.mobile-mask.open{display:block}.mobile-drawer{position:fixed;left:0;top:0;bottom:0;width:84%;max-width:320px;background:#fff;z-index:10001;transform:translateX(-105%);transition:.25s ease;box-shadow:0 18px 48px rgba(0,0,0,.22);overflow:auto}.mobile-drawer.open{transform:translateX(0)}.drawer-top{display:flex;align-items:center;justify-content:space-between;padding:16px;border-bottom:1px solid #eee}.drawer-top button{font-size:28px;border:none;background:transparent;color:#C90000}.drawer-nav{display:grid;padding:12px}.drawer-nav a{padding:12px;border-radius:12px}.drawer-nav a.active,.drawer-nav a:hover{background:rgba(201,0,0,.08);color:#C90000}.no-scroll{overflow:hidden}.mobile-bottom-nav{display:none}.legal-reminder{max-width:1180px;margin:0 auto 36px;background:#F6F7F9;border:1px solid rgba(201,0,0,.10);border-radius:20px;padding:22px;color:#5D6673}.legal-reminder strong{color:#C90000}@media(max-width:1180px){.layout-shell{display:block}.side-category{display:none}.nav-core{gap:6px}.nav-core a{padding:9px 12px}.section,.page-hero,.page-body,.banner-slider{max-width:100%}}@media(max-width:760px){body{padding-bottom:66px}.header-inner{min-height:64px;padding:0 12px;gap:10px}.menu-btn{display:flex}.nav-core{display:none}.logo img{max-height:42px}.header-btn{padding:9px 15px}.layout-shell{padding:14px 12px 0}.banner-slider{height:190px;margin:8px auto 24px;border-radius:16px}.slider-arrow{width:34px;height:34px}.hero-intro,.two-col,.feature,.page-hero,.footer-inner{grid-template-columns:1fr}.grid-4,.grid-3,.grid-2{grid-template-columns:1fr}.section.alt,.page-hero{padding:22px}.page-hero h1{font-size:26px}.content-img,.zone-card img,.info-card img{max-height:190px}.product-card img{height:140px}.mobile-bottom-nav{position:fixed;left:0;right:0;bottom:0;height:58px;background:#fff;border-top:1px solid #e5e7eb;z-index:9998;display:grid;grid-template-columns:repeat(4,1fr)}.mobile-bottom-nav a{display:flex;align-items:center;justify-content:center;font-weight:700;color:#1F2329}.mobile-bottom-nav a:hover{color:#C90000}}
