
*{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:inherit}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:1220px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:74px;padding:0 20px}.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:10px 16px;font-weight:700}.nav-core a:hover,.nav-core a.active{color:#C90000;background:rgba(201,0,0,.08)}.header-action{flex:0 0 auto}.main-btn{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 22px;border-radius:999px;background:linear-gradient(180deg,#F12B2B 0%,#C90000 55%,#A80000 100%);color:#fff!important;font-weight:800;box-shadow:0 10px 24px rgba(201,0,0,.22)}.menu-toggle{display:none;background:#F6F7F9;border:1px solid rgba(201,0,0,.12);border-radius:12px;font-size:22px;color:#C90000;padding:8px 11px}.page-shell{max-width:1360px;margin:0 auto;display:grid;grid-template-columns:210px minmax(0,1fr);gap:26px;padding:24px 22px}.page-main{min-width: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 - 120px);overflow:auto}.side-category strong{display:block;color:#C90000;margin:4px 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)}.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:330px}.slide{position:absolute;inset:0;opacity:0;transition:opacity .45s}.slide.active{opacity:1}.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}.prev,.next{position:absolute;top:50%;transform:translateY(-50%);width:38px;height:38px;border-radius:50%;border:0;background:rgba(255,255,255,.92);color:#C90000;font-size:24px;cursor:pointer}.prev{left:14px}.next{right:14px}.dots{position:absolute;left:0;right:0;bottom:12px;display:flex;justify-content:center;gap:8px}.dot{width:9px;height:9px;border-radius:50%;border:0;background:#d9dde4}.dot.active{background:#C90000}.section{margin:28px 0;padding:34px;background:#fff;border:1px solid rgba(201,0,0,.08);border-radius:24px;box-shadow:0 12px 30px rgba(18,28,45,.06)}.section.alt{background:#F6F7F9}.section-title,h1,h2,h3{color:#C90000}.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-bottom:20px}.section-head span,.eyebrow{color:#C90000;font-weight:800;letter-spacing:.06em}.section-head h2,.hero h1{margin:.2em 0}.hero{display:grid;grid-template-columns:1.1fr .9fr;gap:30px;align-items:center}.hero p{color:#5D6673}.content-img{width:100%;height:auto;max-height:280px;object-fit:contain;background:#F7F8FA;border-radius:20px}.grid{display:grid;gap:18px}.cols-2{grid-template-columns:repeat(2,1fr)}.cols-3{grid-template-columns:repeat(3,1fr)}.cols-4{grid-template-columns:repeat(4,1fr)}.card,.zone-card,.info-card,.review-card,.product-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}.card b,.num{display:inline-flex;align-items:center;justify-content:center;min-width:34px;height:34px;padding:0 8px;border-radius:999px;background:rgba(201,0,0,.08);color:#C90000;margin-bottom:10px}.card p,.zone-card p,.info-card p,.review-card p,.product-card p{color:#5D6673;margin:8px 0 0}.zone-card img,.info-card img{max-height:230px;object-fit:contain;margin:auto;background:#F7F8FA;border-radius:16px}.product-card img{width:100%;height:170px;object-fit:contain;background:#F7F8FA;border-radius:16px;margin-bottom:12px}.news-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.news-strip div{background:#F1F3F6;border-left:4px solid #C90000;border-radius:14px;padding:16px}.horizontal{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(210px,1fr);gap:16px;overflow-x:auto;padding-bottom:8px}.notice{background:linear-gradient(90deg,rgba(201,0,0,.08),rgba(201,0,0,0));border:1px solid rgba(201,0,0,.12);border-radius:20px;padding:22px;color:#5D6673}.faq-list details{background:#fff;border:1px solid rgba(201,0,0,.10);border-radius:16px;margin:12px 0;padding:16px}.faq-list summary{font-weight:800;color:#1F2329;cursor:pointer}.faq-list p{color:#5D6673}.footer{background:#11151C;color:#E7ECF3;margin-top:40px}.footer-inner{max-width:1220px;margin:auto;padding:40px 22px;display:grid;grid-template-columns:1.4fr 1fr 1.2fr;gap:24px}.footer img{max-height:48px;margin-bottom:12px}.footer a{display:block;color:#E7ECF3;margin:6px 0}.mobile-drawer,.drawer-mask,.mobile-bottom-nav{display:none}@media(max-width:1180px){.page-shell{grid-template-columns:1fr}.side-category{display:none}.nav-core{gap:6px}.nav-core a{padding:9px 12px}}@media(max-width:760px){body{padding-bottom:68px}.header-inner{min-height:64px;padding:0 12px;gap:10px}.menu-toggle{display:inline-flex}.nav-core{display:none}.logo img{max-height:42px}.main-btn{min-height:38px;padding:0 15px}.page-shell{padding:14px 12px}.banner-slider{height:180px;border-radius:16px;margin-bottom:20px}.prev,.next{width:32px;height:32px;font-size:20px}.section{padding:22px 16px;margin:18px 0;border-radius:18px}.hero,.cols-2,.cols-3,.cols-4,.news-strip,.footer-inner{grid-template-columns:1fr}.section-head{display:block}.content-img,.zone-card img,.info-card img{max-height:190px}.product-card img{height:140px}.card,.zone-card,.info-card,.review-card,.product-card{padding:18px}.card b,.num{position:static;margin:0 0 12px 0}.drawer-mask{display:block;position:fixed;inset:0;background:rgba(0,0,0,.35);z-index:1300;opacity:0;pointer-events:none;transition:.25s}.mobile-drawer{display:block;position:fixed;top:0;bottom:0;left:0;width:84%;max-width:320px;background:#fff;z-index:1400;transform:translateX(-105%);transition:.25s;box-shadow:18px 0 40px rgba(0,0,0,.16);overflow:auto}.drawer-open .mobile-drawer{transform:translateX(0)}.drawer-open .drawer-mask{opacity:1;pointer-events:auto}.drawer-head{display:flex;align-items:center;justify-content:space-between;padding:16px;border-bottom:1px solid rgba(201,0,0,.10)}.drawer-head img{max-height:42px}.drawer-close{border:0;background:#F6F7F9;color:#C90000;border-radius:10px;font-size:24px;width:38px;height:38px}.mobile-drawer nav{padding:12px}.mobile-drawer a{display:block;padding:12px 14px;border-radius:12px;color:#1F2329}.mobile-drawer a:hover{background:rgba(201,0,0,.08);color:#C90000}.mobile-bottom-nav{display:grid;grid-template-columns:repeat(4,1fr);position:fixed;left:0;right:0;bottom:0;background:#fff;border-top:1px solid rgba(18,28,45,.10);z-index:1100}.mobile-bottom-nav a{text-align:center;padding:10px 4px;color:#5D6673;font-weight:800}.mobile-bottom-nav a:hover,.mobile-bottom-nav a:first-child{color:#C90000}}
