
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#FFFFFF;color:#1F2329;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",Arial,sans-serif;line-height:1.75}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:1240px;margin:auto;padding:0 20px;min-height:74px;display:flex;align-items:center;justify-content:space-between;gap:24px}.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;border-radius:999px;padding:11px 22px;background:linear-gradient(180deg,#F12B2B 0%,#C90000 55%,#A80000 100%);color:#fff!important;font-weight:800;box-shadow:0 10px 22px rgba(201,0,0,.22);transition:.2s}.main-btn:hover{transform:translateY(-1px)}.header-btn{flex-shrink:0}.menu-btn{display:none;border:0;background:#F6F7F9;border-radius:12px;color:#C90000;font-size:22px;padding:8px 12px}.layout-shell{max-width:1280px;margin:0 auto;display:grid;grid-template-columns:190px minmax(0,1fr);gap:24px;padding:24px 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 - 120px);overflow:auto}.side-category strong{display:block;color:#C90000;margin:0 0 8px}.side-category a{display:block;color:#1F2329;border-radius:12px;padding:8px 10px;font-weight:650}.side-category a:hover,.side-category a.active{color:#C90000;background:rgba(201,0,0,.08)}.page-main{min-width:0}.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:340px}.banner-slider .slide{position:absolute;inset:0;display:none}.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;width:42px;height:42px;border:0;border-radius:999px;background:rgba(255,255,255,.88);color:#C90000;font-size:22px;box-shadow:0 8px 18px rgba(18,28,45,.12);cursor:pointer}.slider-prev{left:14px}.slider-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:0;border-radius:50%;background:rgba(201,0,0,.25);cursor:pointer}.slider-dots button.active{background:#C90000}.section{margin:0 0 34px}.panel,.card,.zone-card,.info-card,.review-card,.faq-item,.page-hero{background:#fff;border:1px solid rgba(201,0,0,.10);box-shadow:0 12px 30px rgba(18,28,45,.08);border-radius:18px}.page-hero{padding:34px;margin-bottom:28px;background:linear-gradient(135deg,#fff 0%,#F6F7F9 100%)}.section-title,h1,h2,h3{color:#C90000}h1{font-size:34px;line-height:1.25;margin:0 0 14px}h2{font-size:26px;margin:0 0 16px}h3{margin:0 0 10px}.lead{font-size:17px;color:#5D6673}.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:16px}.panel{padding:26px}.card,.zone-card,.info-card,.review-card,.faq-item{padding:20px}.num,.tag,.badge{color:#C90000;font-weight:900}.text-link{color:#C90000;font-weight:800}.content-img,.zone-card img,.info-card img{width:100%;height:auto;max-height:230px;object-fit:contain;background:#F7F8FA;border-radius:14px;margin-bottom:14px}.product-card img{width:100%;height:170px;object-fit:contain;background:#F7F8FA;border-radius:14px;margin-bottom:12px}.feature-row{display:grid;grid-template-columns:1.1fr .9fr;gap:22px;align-items:center}.feature-row img{max-height:280px;object-fit:contain;background:#F7F8FA;border-radius:16px}.summary-card{border-left:4px solid #C90000;background:#fff}.soft{background:#F6F7F9}.notice{border-radius:18px;padding:24px;background:#11151C;color:#E7ECF3}.notice h2{color:#fff}.list{padding-left:18px;color:#5D6673}.site-footer{margin-top:40px;background:#11151C;color:#E7ECF3}.footer-inner{max-width:1240px;margin:auto;padding:36px 20px;display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:28px}.footer-brand img{max-height:52px;margin-bottom:12px}.site-footer a{display:block;color:#E7ECF3;margin:6px 0}.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;box-shadow:0 20px 50px rgba(0,0,0,.18);overflow:auto}.mobile-drawer.open{transform:translateX(0)}.drawer-mask{position:fixed;inset:0;background:rgba(17,21,28,.45);z-index:10000;display:none}.drawer-mask.open{display:block}.drawer-head{display:flex;align-items:center;justify-content:space-between;padding:18px;border-bottom:1px solid #EEF0F3}.drawer-head img{max-height:48px}.drawer-close{border:0;background:#F6F7F9;border-radius:50%;font-size:26px;color:#C90000;width:38px;height:38px}.mobile-drawer nav{padding:14px}.mobile-drawer a{display:block;padding:11px 12px;border-radius:12px;font-weight:700}.mobile-drawer a.active,.mobile-drawer a:hover{color:#C90000;background:rgba(201,0,0,.08)}.mobile-bottom-nav{display:none}.cta-row{display:flex;gap:14px;align-items:center;flex-wrap:wrap}.mini-kicker{color:#8A93A0;font-weight:700;letter-spacing:.06em}.faq-item{margin-bottom:14px}.code-note{white-space:pre-wrap}
@media (max-width:1180px){.layout-shell{grid-template-columns:1fr}.side-category{display:none}.banner-slider{height:300px}.grid-4{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-btn{display:block}.nav-core{display:none}.logo img{max-height:42px}.header-btn{padding:9px 16px}.layout-shell{padding:14px 12px 0}.banner-slider{height:190px;border-radius:16px;margin-bottom:24px}.slider-arrow{width:34px;height:34px;font-size:18px}.page-hero{padding:22px}.grid-2,.grid-3,.grid-4,.feature-row{grid-template-columns:1fr}.panel{padding:20px}h1{font-size:26px}h2{font-size:22px}.content-img,.zone-card img,.info-card img,.feature-row img{max-height:190px}.product-card img{height:145px}.footer-inner{grid-template-columns:1fr}.mobile-bottom-nav{position:fixed;left:0;right:0;bottom:0;z-index:9998;display:grid;grid-template-columns:repeat(4,1fr);background:#fff;border-top:1px solid #E5E7EB;box-shadow:0 -10px 24px rgba(18,28,45,.08)}.mobile-bottom-nav a{text-align:center;padding:10px 4px;color:#1F2329;font-weight:800}.mobile-bottom-nav a:hover{color:#C90000}}
