:root{--red:#C90000;--red2:#A80000;--text:#1F2329;--muted:#5D6673;--light:#F6F7F9;--section:#F1F3F6;--border:rgba(201,0,0,.12);--shadow:0 12px 30px rgba(18,28,45,.08)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--text);font-family:"Microsoft YaHei",Arial,sans-serif;line-height:1.75;overflow-x:hidden}a{text-decoration:none;color:inherit}img{display:block;max-width:100%}.container{width:min(1180px,calc(100% - 32px));margin:auto}.site-header{position:fixed;z-index:1000;inset:0 0 auto;background:rgba(255,255,255,.96);backdrop-filter:blur(10px);border-bottom:1px solid rgba(201,0,0,.08)}.header-inner{display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:74px}.logo{flex:0 0 auto}.logo img{max-height:52px;width:auto}.nav-core{display:flex;align-items:center;justify-content:center;gap:10px;white-space:nowrap;flex-wrap:nowrap}.nav-core a{color:var(--text);background:var(--light);border-radius:999px;padding:10px 16px;font-weight:700}.nav-core a:hover,.nav-core a.active{color:var(--red);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 24px;font-weight:800;box-shadow:0 10px 22px rgba(201,0,0,.2)}.register-btn{flex:0 0 auto}.page-shell{display:grid;grid-template-columns:190px minmax(0,1fr);gap:28px;padding-top:102px}.side-category{position:sticky;top:96px;align-self:start;background:#fff;border:1px solid rgba(201,0,0,.10);border-radius:18px;box-shadow:var(--shadow);padding:16px;max-height:calc(100vh - 116px);overflow:auto}.side-category strong{display:block;color:var(--red);margin:2px 8px 10px}.side-category a{display:block;color:var(--text);border-radius:12px;padding:8px 10px;margin:2px 0;font-size:14px}.side-category a:hover,.side-category a.active{color:var(--red);background:rgba(201,0,0,.08)}.main-content{min-width:0}.banner-slider{margin:0 auto 34px;border-radius:22px;background:#F7F8FA;box-shadow:var(--shadow);overflow:hidden;position:relative;height:clamp(260px,29vw,360px)}.slides{height:100%;position:relative}.slide{position:absolute;inset:0;opacity:0;transition:opacity .5s ease}.slide.active{opacity:1}.banner-slider img{width:100%;height:100%;object-fit:contain;background:#F7F8FA}.slider-btn{position:absolute;top:50%;transform:translateY(-50%);z-index:3;width:42px;height:42px;border:0;border-radius:50%;background:rgba(255,255,255,.9);color:var(--red);font-size:24px;cursor:pointer;box-shadow:var(--shadow)}.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(255,255,255,.65);padding:0}.slider-dots button.active{background:var(--red)}section{margin:0 0 36px}.section-block{padding:30px;border-radius:24px;background:var(--light)}.section-white{background:#fff;border:1px solid var(--border);box-shadow:var(--shadow)}h1,h2,h3,.section-title{color:var(--red);line-height:1.35}h1{font-size:clamp(30px,4vw,48px);margin:0 0 16px}h2{font-size:clamp(24px,3vw,34px);margin:0 0 18px}h3{margin:0 0 10px}p{margin:0 0 14px;color:var(--muted)}.lead{font-size:18px}.hero-grid,.split-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:28px;align-items:center}.content-img{width:100%;height:260px;object-fit:contain;background:#F7F8FA;border-radius:18px}.quick-links,.grid-3,.grid-4,.reviews,.faq-grid,.product-grid{display:grid;gap:18px}.quick-links{grid-template-columns:repeat(4,1fr);margin-top:22px}.grid-3{grid-template-columns:repeat(3,1fr)}.grid-4{grid-template-columns:repeat(4,1fr)}.reviews,.faq-grid{grid-template-columns:repeat(2,1fr)}.product-grid{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:var(--shadow);border-radius:18px;padding:20px}.card:hover,.product-card:hover{transform:translateY(-3px);transition:.2s}.product-card{padding:0;overflow:hidden}.product-card img{width:100%;height:170px;object-fit:contain;background:#F7F8FA}.product-card .body{padding:16px}.data-strip{display:grid;grid-template-columns:repeat(4,1fr);background:linear-gradient(180deg,#F12B2B,#C90000);color:#fff;border-radius:20px;overflow:hidden}.data-item{padding:22px;border-right:1px solid rgba(255,255,255,.18)}.data-item:last-child{border-right:0}.data-item strong{display:block;font-size:20px}.data-item span{font-size:14px;opacity:.9}.notice{border-left:4px solid var(--red);background:#fff7f7;padding:18px 20px;border-radius:14px}.tag{display:inline-flex;color:var(--red);background:rgba(201,0,0,.08);border-radius:999px;padding:5px 10px;font-size:13px;font-weight:700;margin-bottom:10px}.site-footer{background:#11151C;color:#E7ECF3;margin-top:48px}.footer-grid{display:grid;grid-template-columns:1.4fr .7fr 1fr;gap:32px;padding:42px 0}.footer-brand img{max-height:50px;width:auto;margin-bottom:16px}.site-footer p,.site-footer a{color:#c9d0da}.site-footer a{display:block;margin:7px 0}.site-footer h3{color:#fff}.footer-bottom{text-align:center;border-top:1px solid rgba(255,255,255,.08);padding:15px 20px;color:#aeb6c2}.menu-toggle,.mobile-bottom-nav,.mobile-drawer,.drawer-overlay{display:none}.page-hero{padding:34px;border-radius:24px;background:linear-gradient(135deg,#fff,#f6f7f9);border:1px solid var(--border);margin-bottom:28px}.page-hero img{width:100%;height:280px;object-fit:contain;background:#F7F8FA;border-radius:18px;margin-top:20px}@media(max-width:1050px){.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:70px}.container{width:min(100% - 22px,1180px)}.header-inner{min-height:66px;gap:10px}.nav-core{display:none}.menu-toggle{display:flex;width:42px;height:42px;border:0;background:#fff;flex-direction:column;justify-content:center;gap:5px;padding:10px}.menu-toggle span{height:2px;background:var(--text);width:22px}.logo img{max-height:42px}.register-btn{padding:9px 16px}.page-shell{padding-top:84px}.banner-slider{height:clamp(150px,48vw,210px);border-radius:15px}.slider-btn{width:34px;height:34px;font-size:19px}.section-block,.page-hero{padding:22px}.hero-grid,.split-grid,.grid-3,.grid-4,.quick-links,.reviews,.faq-grid,.product-grid,.data-strip,.footer-grid{grid-template-columns:1fr}.data-item{border-right:0;border-bottom:1px solid rgba(255,255,255,.18)}.data-item:last-child{border-bottom:0}.content-img,.page-hero img{height:210px}.product-card img{height:150px}.mobile-bottom-nav{display:grid;grid-template-columns:repeat(4,1fr);position:fixed;z-index:1000;left:0;right:0;bottom:0;background:#fff;border-top:1px solid #e7e9ed}.mobile-bottom-nav a{text-align:center;padding:12px 4px;color:#5d6673;font-size:14px}.mobile-bottom-nav a.active{color:var(--red);font-weight:800}.drawer-overlay{display:block;position:fixed;inset:0;background:rgba(0,0,0,.38);z-index:1090;opacity:0;visibility:hidden;transition:.25s}.drawer-overlay.show{opacity:1;visibility:visible}.mobile-drawer{display:block;position:fixed;z-index:1100;left:0;top:0;bottom:0;width:min(84vw,320px);background:#fff;transform:translateX(-100%);transition:.25s;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-close{width:38px;height:38px;border:0;background:#f6f7f9;border-radius:50%;font-size:26px}.drawer-nav{padding:12px}.drawer-nav a{display:block;padding:12px;border-radius:10px}.drawer-nav a.active,.drawer-nav a:hover{color:var(--red);background:rgba(201,0,0,.08)}body.drawer-open{overflow:hidden}.site-footer{margin-bottom:0}}
