
*{box-sizing:border-box}body{margin:0;background:#FFFFFF;color:#1F2329;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",Arial,sans-serif;line-height:1.7}a{text-decoration:none;color:inherit}img{max-width:100%;display:block}body.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:1280px;margin:auto;padding:0 22px;display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:74px}.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:11px 22px;font-weight:800;box-shadow:0 12px 24px rgba(201,0,0,.18);border:0}.header-btn{flex:0 0 auto}.menu-btn{display:none;border:0;background:#F6F7F9;border-radius:12px;padding:10px 12px;font-size:20px;color:#C90000}.page-shell{max-width:1440px;margin:auto;display:grid;grid-template-columns:190px minmax(0,1fr);gap:24px;padding:22px}.main-content{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:12px;max-height:calc(100vh - 112px);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,.08)}.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:330px;z-index:1}.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;border-radius:999px;background:rgba(255,255,255,.88);color:#C90000;width:42px;height:42px;font-size:30px;line-height:1;box-shadow:0 10px 22px rgba(18,28,45,.12)}.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}.slider-dots button{width:9px;height:9px;border:0;border-radius:50%;background:rgba(201,0,0,.22)}.slider-dots button.active{background:#C90000}.section,.hero-intro,.inner-hero{max-width:1180px;margin:0 auto 28px}.split-card,.inner-hero{display:grid;grid-template-columns:1.1fr .9fr;gap:24px;align-items:center;background:#fff;border:1px solid rgba(201,0,0,.10);box-shadow:0 12px 30px rgba(18,28,45,.08);border-radius:22px;padding:24px}.reverse{grid-template-columns:.9fr 1.1fr}.section{background:#fff;border:1px solid rgba(201,0,0,.08);border-radius:22px;padding:24px;box-shadow:0 12px 30px rgba(18,28,45,.06)}h1,h2,h3,.section-title{color:#C90000;line-height:1.25;margin:0 0 12px}h1{font-size:36px}h2{font-size:26px}.section-kicker,.tag{display:inline-block;color:#C90000;font-weight:800;margin-bottom:8px}.text-link{color:#C90000;font-weight:800}.quick-links,.bullet-grid{display:flex;flex-wrap:wrap;gap:10px;margin:16px 0}.quick-links a,.bullet-grid span{background:#F6F7F9;border:1px solid rgba(201,0,0,.10);border-radius:999px;padding:8px 12px;font-weight:700}.content-img{width:100%;height:auto;max-height:280px;object-fit:contain;background:#F7F8FA;border-radius:16px}.stats-grid,.grid{max-width:1180px;margin:0 auto 28px;display:grid;gap:16px}.stats-grid{grid-template-columns:repeat(4,1fr)}.stats-grid div,.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:18px}.stats-grid b{color:#C90000;font-size:26px}.cards-3{grid-template-columns:repeat(3,1fr)}.cards-5{grid-template-columns:repeat(5,1fr)}.zone-card img,.info-card img{width:100%;height:auto;max-height:230px;object-fit:contain;background:#F7F8FA;border-radius:14px}.product-row{display:flex;gap:16px;overflow:auto;padding-bottom:6px}.product-card{min-width:190px}.product-card img{width:100%;height:170px;object-fit:contain;background:#F7F8FA;border-radius:14px}.review-card p{margin:0}.faq-list{display:grid;gap:12px}.faq-list details{background:#F6F7F9;border-radius:14px;padding:14px;border:1px solid rgba(201,0,0,.08)}.faq-list summary{font-weight:800;color:#C90000;cursor:pointer}.about-strip,.legal-box{background:#F6F7F9}.legal-box{color:#5D6673}.mobile-drawer{position:fixed;left:0;top:0;bottom:0;width:84%;max-width:320px;background:#fff;z-index:10000;transform:translateX(-105%);transition:.25s ease;box-shadow:0 20px 40px rgba(0,0,0,.16);overflow:auto}.mobile-drawer.open{transform:translateX(0)}.drawer-head{display:flex;align-items:center;justify-content:space-between;padding:16px;border-bottom:1px solid #eee}.drawer-head img{max-height:46px}.drawer-head button{border:0;background:#F6F7F9;border-radius:50%;width:36px;height:36px;font-size:24px}.mobile-drawer nav{display:grid;padding:12px}.mobile-drawer nav a{padding:11px 12px;border-radius:12px;font-weight:700}.mobile-drawer nav a:hover{background:rgba(201,0,0,.08);color:#C90000}.drawer-mask{position:fixed;inset:0;background:rgba(0,0,0,.38);z-index:9999;display:none}.drawer-mask.open{display:block}footer{background:#11151C;color:#E7ECF3;margin-top:36px}.footer-inner{max-width:1180px;margin:auto;padding:34px 22px;display:grid;gap:18px}.footer-logo{max-height:52px}.footer-inner nav{display:flex;flex-wrap:wrap;gap:14px}.footer-inner nav a{color:#E7ECF3}.legal{color:#BFC8D4}.mobile-bottom-nav{display:none}
@media (max-width:1100px){.page-shell{display:block;padding:14px}.side-category{display:none}.nav-core{display:none}.menu-btn{display:block}.header-inner{min-height:66px;padding:0 14px;gap:12px}.logo img{max-height:44px}.header-btn{padding:9px 14px}.banner-slider{height:220px;margin:12px auto 22px}.split-card,.inner-hero,.reverse{grid-template-columns:1fr;padding:18px}.stats-grid,.cards-3,.cards-5{grid-template-columns:1fr}.content-img{max-height:220px}.section{padding:18px}h1{font-size:28px}h2{font-size:22px}.mobile-bottom-nav{position:fixed;display:grid;grid-template-columns:repeat(4,1fr);left:0;right:0;bottom:0;background:#fff;border-top:1px solid #e6e8ec;z-index:9900}.mobile-bottom-nav a{text-align:center;padding:10px 4px;color:#1F2329;font-weight:800}.mobile-bottom-nav a:hover{color:#C90000}body{padding-bottom:58px}.product-card{min-width:170px}.product-card img{height:145px}}
@media (max-width:520px){.banner-slider{height:180px;border-radius:16px}.slider-arrow{width:34px;height:34px;font-size:24px}.quick-links,.bullet-grid{gap:8px}.stats-grid div,.card,.zone-card,.review-card,.product-card{padding:14px}.content-img{max-height:190px}.main-btn{padding:9px 14px}}
