
*{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.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:1280px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:74px;padding:0 24px}.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;border:0;border-radius:999px;padding:11px 22px;background:linear-gradient(180deg,#F12B2B 0%,#C90000 55%,#A80000 100%);color:#FFFFFF;font-weight:800;box-shadow:0 10px 24px rgba(201,0,0,.22);transition:.2s}.main-btn:hover{transform:translateY(-1px);box-shadow:0 14px 30px rgba(201,0,0,.26)}.header-btn{flex:0 0 auto}.mobile-menu-btn{display:none;background:#F6F7F9;border:1px solid rgba(201,0,0,.12);border-radius:12px;width:42px;height:40px;align-items:center;justify-content:center;flex-direction:column;gap:5px}.mobile-menu-btn span{width:20px;height:2px;background:#C90000;border-radius:8px}.layout-wrap{max-width:1320px;margin:0 auto;display:grid;grid-template-columns:184px minmax(0,1fr);gap:24px;padding:22px 24px 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:12px;max-height:calc(100vh - 112px);overflow:auto}.side-category a{display:block;color:#1F2329;border-radius:12px;padding:9px 12px;font-size:14px;font-weight:700}.side-category a:hover,.side-category a.active{color:#C90000;background:rgba(201,0,0,0.08)}.page-main{min-width:0}.banner-slider{max-width:1180px;margin:2px 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%);z-index:3;border:0;border-radius:999px;background:rgba(255,255,255,.82);color:#C90000;width:42px;height:42px;font-size:26px;box-shadow:0 10px 24px rgba(18,28,45,.12);cursor:pointer}.slider-arrow.prev{left:16px}.slider-arrow.next{right:16px}.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-radius:50%;border:0;background:rgba(201,0,0,.22);cursor:pointer}.slider-dots button.active{background:#C90000}.section{margin:34px 0}.section-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:18px}.section-kicker{color:#C90000;font-weight:900;font-size:14px;letter-spacing:.04em}.section-title,h1,h2,h3{color:#C90000;line-height:1.28}.section-title{font-size:30px;margin:6px 0 0}h1{font-size:36px;margin:0 0 16px}.lead{font-size:17px;color:#5D6673}.card,.zone-card,.info-card,.review-card,.faq-item,.hero-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}.hero-card{padding:30px;display:grid;grid-template-columns:1.2fr .8fr;gap:28px;align-items:center}.hero-card img,.content-img{max-height:260px;width:100%;object-fit:contain;background:#F7F8FA;border-radius:16px}.tag-row{display:flex;gap:10px;flex-wrap:wrap;margin:18px 0}.tag,.badge,.num{color:#C90000;background:rgba(201,0,0,.08);border:1px solid rgba(201,0,0,.12);border-radius:999px;padding:6px 12px;font-weight:800;font-size:13px}.quick-grid,.stats-grid,.grid-4{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.info-card,.zone-card,.review-card,.faq-item,.card{padding:20px}.info-card .num{display:inline-flex;margin-bottom:10px}.zone-card img,.info-card img{width:100%;height:170px;object-fit:contain;background:#F7F8FA;border-radius:14px;margin-bottom:14px}.product-scroll{display:grid;grid-template-columns:repeat(4,minmax(180px,1fr));gap:16px}.product-card{padding:16px;background:#fff;border:1px solid rgba(201,0,0,.10);border-radius:18px;box-shadow:0 12px 30px rgba(18,28,45,0.08)}.product-card img{width:100%;height:160px;object-fit:contain;background:#F7F8FA;border-radius:14px;margin-bottom:12px}.text-link{color:#C90000;font-weight:800}.soft-band{padding:26px;border-radius:22px;background:linear-gradient(135deg,#fff 0%,#F6F7F9 100%);border:1px solid rgba(201,0,0,.10)}.notice{padding:20px;border-left:4px solid #C90000;background:#F6F7F9;border-radius:14px;color:#5D6673}.page-hero{padding:34px;border-radius:22px;background:linear-gradient(135deg,#fff 0%,#F6F7F9 100%);border:1px solid rgba(201,0,0,.10);box-shadow:0 12px 30px rgba(18,28,45,0.08);margin-bottom:28px}.article{display:grid;gap:20px}.article-block{padding:24px;border-radius:18px;background:#fff;border:1px solid rgba(201,0,0,.10);box-shadow:0 12px 30px rgba(18,28,45,.08)}.article-block img{width:100%;max-height:260px;object-fit:contain;background:#F7F8FA;border-radius:14px;margin:8px 0 14px}.site-footer{margin-top:48px;background:#11151C;color:#E7ECF3;padding:42px 24px 20px}.footer-grid{max-width:1220px;margin:0 auto;display:grid;grid-template-columns:1.5fr 1fr 1fr 1.2fr;gap:28px}.footer-brand img{max-height:54px;width:auto;margin-bottom:14px}.site-footer a{display:block;color:#E7ECF3;margin:8px 0}.site-footer h3{color:#fff}.footer-bottom{max-width:1220px;margin:24px auto 0;padding-top:18px;border-top:1px solid rgba(255,255,255,.12);color:#AEB7C4;font-size:14px}.drawer-mask{display:none;position:fixed;inset:0;background:rgba(0,0,0,.35);z-index:10000}.drawer-mask.open{display:block}.mobile-drawer{position:fixed;top:0;left:0;width:84%;max-width:320px;height:100vh;background:#fff;z-index:10001;transform:translateX(-105%);transition:.25s ease;box-shadow:0 20px 50px rgba(0,0,0,.18);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 rgba(201,0,0,.10)}.drawer-head img{max-height:48px;width:auto}.drawer-head button{border:0;background:#F6F7F9;color:#C90000;font-size:26px;border-radius:10px;width:38px;height:38px}.drawer-links{padding:12px}.drawer-links a{display:block;padding:12px 14px;border-radius:12px;font-weight:700}.drawer-links a.active,.drawer-links a:hover{background:rgba(201,0,0,.08);color:#C90000}.mobile-bottom-nav{display:none}.no-scroll{overflow:hidden}@media(max-width:1180px){.layout-wrap{display:block;max-width:1000px}.side-category{display:none}.nav-core{gap:6px}.nav-core a{padding:9px 12px}}@media(max-width:760px){body{padding-bottom:70px}.header-inner{min-height:64px;padding:0 14px;gap:10px}.mobile-menu-btn{display:flex}.nav-core{display:none}.logo img{max-height:42px}.header-btn{padding:9px 16px}.layout-wrap{padding:16px 14px 0}.banner-slider{height:190px;min-height:150px;margin:0 0 24px;border-radius:16px}.slider-arrow{width:34px;height:34px;font-size:20px}.hero-card{grid-template-columns:1fr;padding:20px}.section-title{font-size:24px}h1{font-size:28px}.quick-grid,.stats-grid,.grid-4,.grid-3,.grid-2{grid-template-columns:1fr}.product-scroll{display:flex;overflow:auto;gap:14px;padding-bottom:8px}.product-card{min-width:210px}.product-card img,.zone-card img,.info-card img{height:130px}.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(201,0,0,.10);display:grid;grid-template-columns:repeat(4,1fr);z-index:9998;box-shadow:0 -10px 24px rgba(18,28,45,.08)}.mobile-bottom-nav a{display:flex;align-items:center;justify-content:center;font-weight:800;color:#5D6673}.mobile-bottom-nav a:hover{color:#C90000}.article-block{padding:18px}.article-block img,.hero-card img,.content-img{max-height:190px}}