
*{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.7;overflow-x:hidden}a{text-decoration:none;color:inherit}img{display:block;max-width:100%}.site-header{position:sticky;top:0;z-index:1000;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;display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:74px;padding:0 20px}.logo{flex:0 0 auto}.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)}.header-action{flex:0 0 auto}.main-btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;background:linear-gradient(180deg,#F12B2B 0%,#C90000 55%,#A80000 100%);color:#fff;border-radius:999px;padding:11px 22px;font-weight:800;box-shadow:0 10px 24px rgba(201,0,0,.22)}.menu-btn{display:none;border:0;background:#F6F7F9;border-radius:12px;padding:9px;gap:4px;flex-direction:column}.menu-btn span{width:22px;height:2px;background:#1F2329;display:block}.layout-wrap{max-width:1440px;margin:0 auto;display:grid;grid-template-columns:190px minmax(0,1fr);gap:24px;padding:22px 24px}.page-main{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:14px;max-height:calc(100vh - 120px);overflow:auto}.side-category strong{display:block;color:#C90000;margin:0 0 8px;padding:6px 8px}.side-category a{display:block;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,.08)}.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:330px}.banner-slider img{width:100%;height:100%;object-fit:contain;background:#F7F8FA}.slide{position:absolute;inset:0;opacity:0;transition:opacity .35s}.slide.active{opacity:1}.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%);width:38px;height:38px;border:0;border-radius:50%;background:rgba(255,255,255,.9);color:#C90000;font-size:24px;cursor:pointer;box-shadow:0 8px 18px rgba(18,28,45,.12)}.slider-arrow.prev{left:14px}.slider-arrow.next{right:14px}.dots{position:absolute;left:0;right:0;bottom:12px;display:flex;justify-content:center;gap:8px}.dots button{width:9px;height:9px;border:0;border-radius:50%;background:rgba(31,35,41,.28);cursor:pointer}.dots button.active{background:#C90000}.section{margin:28px 0;padding:30px;border-radius:24px;background:#fff;border:1px solid rgba(201,0,0,.10);box-shadow:0 12px 30px rgba(18,28,45,.08)}.section.alt{background:#F6F7F9}.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:18px}.eyebrow{display:inline-block;color:#C90000;font-weight:800;letter-spacing:.08em}.section-title,h1,h2,h3{color:#C90000;margin-top:0}.section-title{font-size:28px;margin-bottom:6px}.lead{color:#5D6673;font-size:16px}.grid{display:grid;gap:18px}.grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.grid.four{grid-template-columns:repeat(4,minmax(0,1fr))}.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:20px}.card p,.zone-card p,.info-card p,.review-card p,.product-card p{color:#5D6673;margin-bottom:0}.tag{display:inline-flex;color:#C90000;background:rgba(201,0,0,.08);border-radius:999px;padding:4px 10px;font-weight:800;font-size:13px}.data-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.data-item{background:linear-gradient(180deg,#fff,#F6F7F9);border-left:4px solid #C90000;border-radius:16px;padding:18px;box-shadow:0 12px 30px rgba(18,28,45,.06)}.content-img,.zone-card img,.info-card img{width:100%;height:auto;max-height:230px;object-fit:contain;background:#F7F8FA;border-radius:16px;margin-bottom:14px}.product-card img{width:100%;height:170px;object-fit:contain;background:#F7F8FA;border-radius:14px;margin-bottom:12px}.hero-img{width:100%;height:260px;object-fit:contain;background:#F7F8FA;border-radius:18px}.link-more{color:#C90000;font-weight:800}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.step{display:grid;grid-template-columns:auto 1fr;gap:14px;align-items:start;background:#fff;border:1px solid rgba(201,0,0,.10);border-radius:18px;padding:18px}.num{width:36px;height:36px;border-radius:50%;background:rgba(201,0,0,.09);color:#C90000;display:inline-flex;align-items:center;justify-content:center;font-weight:900;flex:0 0 auto}.faq-item{border-bottom:1px solid rgba(31,35,41,.08);padding:16px 0}.faq-item:last-child{border-bottom:0}.site-footer{background:#11151C;color:#E7ECF3;margin-top:34px}.footer-inner{max-width:1180px;margin:auto;display:grid;grid-template-columns:2fr 1fr 1.4fr;gap:28px;padding:38px 24px}.footer-brand img{max-height:54px;margin-bottom:12px}.site-footer a{display:block;color:#E7ECF3;margin:6px 0}.site-footer p{color:#b8c0cc}.drawer-mask{position:fixed;inset:0;background:rgba(0,0,0,.42);z-index:1500;display:none}.drawer-mask.show{display:block}.mobile-drawer{position:fixed;z-index:1600;top:0;bottom:0;left:0;width:84%;max-width:320px;background:#fff;transform:translateX(-100%);transition:.25s;overflow:auto;box-shadow:20px 0 50px rgba(0,0,0,.18)}.mobile-drawer.open{transform:translateX(0)}.drawer-head{display:flex;align-items:center;justify-content:space-between;padding:16px;border-bottom:1px solid rgba(31,35,41,.08)}.drawer-head img{max-height:48px}.drawer-head button{border:0;background:#F6F7F9;border-radius:10px;font-size:24px;width:36px;height:36px}.drawer-nav{display:grid;padding:12px}.drawer-nav a{padding:12px 14px;border-radius:12px;color:#1F2329}.drawer-nav a:hover{background:rgba(201,0,0,.08);color:#C90000}.mobile-bottom-nav{display:none}.no-scroll{overflow:hidden}.notice{background:#11151C;color:#E7ECF3;border-radius:20px;padding:22px}.notice p{color:#E7ECF3;margin:0}@media(max-width:1180px){.layout-wrap{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:68px}.header-inner{min-height:66px;padding:0 12px;gap:10px}.menu-btn{display:flex}.nav-core{display:none}.logo img{max-height:44px}.main-btn{padding:9px 15px}.layout-wrap{display:block;padding:14px 12px}.banner-slider{height:190px;margin-bottom:22px;border-radius:16px}.slider-arrow{width:32px;height:32px;font-size:20px}.section{padding:20px 16px;border-radius:18px;margin:20px 0}.section-head{display:block}.section-title{font-size:22px}.grid.two,.grid.three,.grid.four,.data-strip,.steps{grid-template-columns:1fr}.card,.zone-card,.info-card,.review-card,.product-card{padding:16px}.content-img,.zone-card img,.info-card img{max-height:190px}.product-card img{height:140px}.hero-img{height:190px}.step{grid-template-columns:1fr;gap:10px}.num{margin-bottom:4px}.mobile-bottom-nav{display:grid;position:fixed;left:0;right:0;bottom:0;z-index:1200;grid-template-columns:repeat(4,1fr);background:#fff;border-top:1px solid rgba(31,35,41,.12);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;font-size:13px}.mobile-bottom-nav a:hover{color:#C90000}.footer-inner{grid-template-columns:1fr;padding:28px 18px}}@media(max-width:420px){.banner-slider{height:160px}.product-card img{height:128px}.content-img,.zone-card img,.info-card img{max-height:165px}}
