*{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{display:block}body.drawer-open{overflow:hidden}.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);box-shadow:0 6px 22px rgba(18,28,45,0.05)}.header-inner{max-width:1180px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:74px;padding:0 18px}.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,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;font-weight:800;box-shadow:0 10px 24px rgba(201,0,0,0.22);transition:.2s}.main-btn:hover{transform:translateY(-1px);box-shadow:0 14px 28px rgba(201,0,0,0.28)}.menu-toggle{display:none;border:0;background:#F6F7F9;color:#C90000;font-size:24px;border-radius:12px;width:42px;height:42px}.page-main{max-width:1180px;margin:0 auto;padding:24px 18px 56px}.side-category{position:fixed;left:18px;top:96px;width:154px;background:#fff;border:1px solid rgba(201,0,0,0.10);border-radius:18px;box-shadow:0 12px 30px rgba(18,28,45,0.08);padding:10px;z-index:80;max-height:calc(100vh - 120px);overflow:auto}.side-category a{display:block;color:#1F2329;border-radius:12px;padding:8px 10px;font-size:14px;font-weight:700}.side-category a:hover,.side-category a.active{color:#C90000;background:rgba(201,0,0,0.08)}.banner-slider{max-width:1180px;margin:24px auto 34px;border-radius:22px;background:#F7F8FA;box-shadow:0 12px 30px rgba(18,28,45,0.08);overflow:hidden;position:relative;height:330px}.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-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%);width:38px;height:38px;border:0;border-radius:50%;background:rgba(255,255,255,.92);color:#C90000;font-size:24px;box-shadow:0 8px 20px rgba(18,28,45,.12);cursor:pointer}.slider-arrow.prev{left:14px}.slider-arrow.next{right:14px}.slider-dots{position:absolute;left:0;right:0;bottom:12px;text-align:center}.dot{display:inline-block;width:9px;height:9px;border-radius:999px;background:rgba(31,35,41,.25);margin:0 4px;cursor:pointer}.dot.active{width:24px;background:#C90000}.section{margin:34px 0}.section-head{display:flex;align-items:end;justify-content:space-between;gap:18px;margin-bottom:16px}.section-title,h1,h2,h3{color:#C90000}.section-title{font-size:28px;margin:0}.lead{font-size:17px;color:#5D6673}.card,.zone-card,.info-card,.review-card,.product-card{background:#fff;border:1px solid rgba(201,0,0,0.10);box-shadow:0 12px 30px rgba(18,28,45,0.08);border-radius:18px}.card{padding:24px}.intro-grid{display:grid;grid-template-columns:1.25fr .75fr;gap:22px;align-items:center}.quick-links{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.quick-links a{padding:14px;background:#F6F7F9;border-radius:16px;border:1px solid rgba(201,0,0,.08);font-weight:800}.quick-links a:hover{color:#C90000;background:rgba(201,0,0,.06)}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.stat{padding:18px;background:linear-gradient(180deg,#fff 0%,#F6F7F9 100%);border-left:4px solid #C90000;border-radius:16px;box-shadow:0 8px 24px rgba(18,28,45,.06)}.stat b{display:block;color:#C90000;font-size:20px}.grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.grid-4{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.zone-card,.info-card,.product-card{overflow:hidden}.zone-card img,.info-card img,.content-img{max-width:100%;width:100%;height:230px;object-fit:contain;background:#F7F8FA}.product-card img{width:100%;height:170px;object-fit:contain;background:#F7F8FA}.zone-card .body,.info-card .body,.product-card .body{padding:18px}.tag{display:inline-flex;color:#C90000;background:rgba(201,0,0,.08);border-radius:999px;padding:4px 10px;font-weight:800;font-size:13px}.text-link{color:#C90000;font-weight:800}.list{padding-left:20px;color:#5D6673}.review-card{padding:20px;color:#5D6673}.faq-list{display:grid;gap:14px}.faq-item{padding:18px;border-radius:16px;background:#F6F7F9;border:1px solid rgba(201,0,0,.08)}.faq-item h3{margin:0 0 8px;font-size:18px}.notice{background:#11151C;color:#E7ECF3;border-radius:20px;padding:24px}.notice h2{color:#fff}.site-footer{background:#11151C;color:#E7ECF3;padding:40px 18px 24px}.footer-grid{max-width:1180px;margin:auto;display:grid;grid-template-columns:2fr 1fr 1fr;gap:28px}.footer-brand img{max-height:48px;margin-bottom:12px}.site-footer a{display:block;color:#E7ECF3;margin:8px 0}.footer-note{max-width:1180px;margin:28px auto 0;padding-top:18px;border-top:1px solid rgba(255,255,255,.12);color:#b9c3d0}.mobile-drawer{position:fixed;inset:0 auto 0 0;width:84%;max-width:320px;background:#fff;z-index:10001;transform:translateX(-105%);transition:.25s;box-shadow:16px 0 40px rgba(18,28,45,.18);overflow:auto}.drawer-open .mobile-drawer{transform:translateX(0)}.drawer-mask{position:fixed;inset:0;background:rgba(0,0,0,.42);z-index:10000;opacity:0;pointer-events:none;transition:.25s}.drawer-open .drawer-mask{opacity:1;pointer-events:auto}.drawer-head{display:flex;align-items:center;justify-content:space-between;padding:18px;border-bottom:1px solid rgba(201,0,0,.1)}.drawer-head img{max-height:44px}.drawer-close{border:0;background:#F6F7F9;border-radius:10px;width:38px;height:38px;font-size:24px;color:#C90000}.drawer-links{display:grid;padding:12px}.drawer-links a{padding:12px 14px;border-radius:12px;font-weight:700}.drawer-links a:hover{background:rgba(201,0,0,.08);color:#C90000}.mobile-bottom-nav{display:none}.inner-hero{display:grid;grid-template-columns:1fr .9fr;gap:22px;align-items:center}.inner-hero img{width:100%;height:280px;object-fit:contain;background:#F7F8FA;border-radius:18px}.pill-row{display:flex;flex-wrap:wrap;gap:10px}.pill{background:#F6F7F9;border:1px solid rgba(201,0,0,.1);border-radius:999px;padding:8px 12px;color:#5D6673;font-weight:700}@media (max-width:1400px){.side-category{display:none}.page-main{max-width:1120px}}@media (max-width:860px){body{padding-bottom:64px}.header-inner{min-height:66px;padding:0 12px}.menu-toggle{display:inline-flex;align-items:center;justify-content:center}.nav-core{display:none}.logo img{max-height:42px}.main-btn{min-height:38px;padding:0 16px}.page-main{padding:14px 12px 44px}.banner-slider{height:190px;margin:14px 0 24px;border-radius:16px}.slider-arrow{width:32px;height:32px;font-size:20px}.intro-grid,.inner-hero,.grid-2,.grid-3,.grid-4{grid-template-columns:1fr}.stats{grid-template-columns:repeat(2,1fr)}.zone-card img,.info-card img,.content-img{height:170px}.product-card img{height:145px}.section-title{font-size:23px}.section-head{display:block}.footer-grid{grid-template-columns:1fr}.mobile-bottom-nav{position:fixed;left:0;right:0;bottom:0;height:58px;background:#fff;border-top:1px solid rgba(18,28,45,.12);z-index:9999;display:grid;grid-template-columns:repeat(4,1fr);box-shadow:0 -8px 24px rgba(18,28,45,.06)}.mobile-bottom-nav a{display:flex;align-items:center;justify-content:center;font-weight:800;color:#1F2329}.mobile-bottom-nav a:hover,.mobile-bottom-nav a:first-child{color:#C90000}.quick-links{grid-template-columns:1fr}.inner-hero img{height:190px}}@media (max-width:420px){.stats{grid-template-columns:1fr}.banner-slider{height:165px}.card{padding:18px}}
