
*{box-sizing:border-box}body{margin:0;background:#FFFFFF;color:#1F2329;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Microsoft YaHei",Arial,sans-serif;line-height:1.72}a{text-decoration:none;color:inherit}img{max-width:100%;display:block}.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)}.header-inner{max-width:1240px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:74px;padding:0 22px}.logo img{max-height:52px;width:auto;display:block}.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)}.main-btn{display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(180deg,#F12B2B 0%,#C90000 55%,#A80000 100%);color:#FFFFFF;border-radius:999px;padding:11px 22px;font-weight:800;box-shadow:0 10px 20px rgba(201,0,0,.18)}.main-btn:hover{transform:translateY(-1px)}.menu-toggle{display:none;background:#fff;border:1px solid rgba(201,0,0,.12);border-radius:12px;padding:9px}.menu-toggle span{display:block;width:20px;height:2px;background:#C90000;margin:4px 0}.layout-shell{max-width:1380px;margin:0 auto;display:grid;grid-template-columns:180px minmax(0,1fr);gap:24px;padding:22px}.main-content{min-width:0}.side-category{position:sticky;top:96px;align-self:start;background:#FFFFFF;border:1px solid rgba(201,0,0,0.10);border-radius:18px;box-shadow:0 12px 30px rgba(18,28,45,0.08);padding:16px;display:flex;flex-direction:column;gap:7px}.side-category strong{color:#C90000;margin-bottom:6px}.side-category a{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,0.08)}.section{margin:0 0 34px}.section-head{margin-bottom:18px}.section-kicker,.tag,.num{color:#C90000;font-weight:800}.section-title,h1,h2,h3{color:#C90000;line-height:1.25}.section-title{font-size:30px;margin:4px 0 8px}h1{font-size:36px;margin:0 0 12px}.lead{font-size:17px;color:#5D6673;max-width:900px}.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:340px}.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%);border:none;width:38px;height:38px;border-radius:999px;background:rgba(255,255,255,.9);color:#C90000;font-size:22px;box-shadow:0 8px 18px rgba(18,28,45,.12);cursor:pointer}.slider-arrow.prev{left:14px}.slider-arrow.next{right:14px}.slider-dots{position:absolute;bottom:14px;left:50%;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);cursor:pointer}.slider-dots button.active{background:#C90000}.card,.zone-card,.info-card,.review-card{background:#FFFFFF;border:1px solid rgba(201,0,0,0.10);box-shadow:0 12px 30px rgba(18,28,45,0.08);border-radius:18px;padding:22px}.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:22px}.grid-4{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.content-img,.zone-card img,.info-card img{max-width:100%;height:auto;max-height:230px;object-fit:contain;margin:0 auto 16px;background:#F7F8FA;border-radius:14px}.product-card img{width:100%;height:170px;object-fit:contain;background:#F7F8FA;border-radius:14px;margin-bottom:12px}.text-link{color:#C90000;font-weight:800}.summary-strip{background:linear-gradient(135deg,#fff,#F6F7F9);border:1px solid rgba(201,0,0,.1);border-radius:20px;padding:24px}.pills{display:flex;flex-wrap:wrap;gap:10px}.pills a{border:1px solid rgba(201,0,0,.12);background:#fff;border-radius:999px;padding:10px 14px;color:#C90000;font-weight:700}.review-card p{color:#5D6673}.faq-item{border-bottom:1px solid rgba(201,0,0,.1);padding:16px 0}.faq-item:last-child{border-bottom:0}.site-footer{background:#11151C;color:#E7ECF3;margin-top:40px}.footer-inner{max-width:1240px;margin:0 auto;padding:42px 22px;display:grid;grid-template-columns:2fr 1fr 1fr;gap:28px}.footer-brand p{color:#cbd3dd}.footer-links{display:flex;flex-direction:column;gap:8px}.footer-links h3{color:#fff}.footer-note{border-top:1px solid rgba(255,255,255,.1);text-align:center;padding:16px 20px;color:#cbd3dd}.drawer-mask{display:none}.mobile-drawer{display:none}.mobile-bottom-nav{display:none}.no-scroll{overflow:hidden}@media(max-width:1100px){.layout-shell{grid-template-columns:1fr}.side-category{display:none}.nav-core{display:none}.menu-toggle{display:block}.header-inner{gap:12px}.header-btn{padding:9px 15px}.banner-slider{height:260px}.mobile-drawer{display:block;position:fixed;left:-340px;top:0;width:84%;max-width:320px;height:100vh;background:#fff;z-index:10001;transition:left .25s ease;box-shadow:20px 0 50px rgba(0,0,0,.18);padding:16px;overflow:auto}.mobile-drawer.open{left:0}.drawer-mask{display:none;position:fixed;inset:0;background:rgba(0,0,0,.42);z-index:10000}.drawer-mask.open{display:block}.drawer-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.drawer-head button{border:0;background:#F6F7F9;color:#C90000;border-radius:10px;font-size:26px;width:38px;height:38px}.drawer-links{display:grid;gap:8px}.drawer-links a{padding:11px 12px;border-radius:12px;background:#F6F7F9;color:#1F2329}.drawer-links a.active{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(201,0,0,.12);z-index:9998}.mobile-bottom-nav a{text-align:center;padding:10px 0;color:#1F2329;font-size:13px}.mobile-bottom-nav a:hover{color:#C90000}body{padding-bottom:54px}}@media(max-width:820px){.grid-2,.grid-3,.grid-4{grid-template-columns:1fr}.layout-shell{padding:14px}.section-title,h1{font-size:28px}.banner-slider{height:205px;margin-top:16px;border-radius:16px}.card,.zone-card,.info-card,.review-card{padding:18px}.content-img,.zone-card img,.info-card img{max-height:190px}.product-card img{height:145px}.footer-inner{grid-template-columns:1fr}.logo img{max-height:42px}}
