*{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.7;padding-top:78px}a{text-decoration:none;color:inherit}img{display:block;max-width:100%;height:auto}button{font:inherit}.site-header{position:fixed;top:0;left:0;right:0;z-index:80;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{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;min-width:0}.nav-core a{color:#1F2329;background:#F6F7F9;border-radius:999px;padding:10px 16px;font-weight:700;font-size:15px;transition:.2s}.nav-core a:hover,.nav-core a.active{color:#C90000;background:rgba(201,0,0,0.08)}.register-btn,.main-btn{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:linear-gradient(180deg,#F12B2B 0%,#C90000 55%,#A80000 100%);color:#FFFFFF;font-weight:800;box-shadow:0 12px 24px rgba(201,0,0,.22);border:0}.register-btn{padding:10px 22px;white-space:nowrap;flex:0 0 auto}.main-btn{padding:12px 24px;margin-top:10px}.mobile-menu-btn{display:none;background:#FFFFFF;border:1px solid rgba(201,0,0,0.12);border-radius:12px;width:42px;height:42px;align-items:center;justify-content:center;flex-direction:column;gap:5px}.mobile-menu-btn span{width:20px;height:2px;background:#1F2329;border-radius:2px}.drawer-mask{position:fixed;inset:0;background:rgba(17,21,28,.42);z-index:90;opacity:0;visibility:hidden;transition:.25s}.mobile-drawer{position:fixed;top:0;bottom:0;left:0;width:84vw;max-width:320px;background:#FFFFFF;z-index:100;transform:translateX(-105%);transition:.28s;box-shadow:20px 0 40px rgba(18,28,45,.18);overflow-y:auto}.drawer-open{overflow:hidden}.drawer-open .drawer-mask{opacity:1;visibility:visible}.drawer-open .mobile-drawer{transform:translateX(0)}.drawer-head{display:flex;align-items:center;justify-content:space-between;padding:16px;border-bottom:1px solid rgba(201,0,0,0.10)}.drawer-logo img{max-height:46px}.drawer-close{width:38px;height:38px;border:0;border-radius:12px;background:#F6F7F9;color:#C90000;font-size:28px;line-height:1}.drawer-nav{display:grid;gap:8px;padding:16px}.drawer-nav a{padding:11px 12px;border-radius:13px;color:#1F2329;background:#F6F7F9;font-weight:700}.drawer-nav a.active,.drawer-nav a:hover{color:#C90000;background:rgba(201,0,0,0.08)}.layout-shell{max-width:1320px;margin:0 auto;display:grid;grid-template-columns:190px minmax(0,1fr);gap:24px;padding:0 22px 0}.site-main{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:12px;max-height:calc(100vh - 120px);overflow:auto}.side-category nav{display:grid;gap:6px}.side-category a{color:#1F2329;border-radius:12px;padding:9px 10px;font-size:14px;font-weight:700}.side-category a:hover,.side-category a.active{color:#C90000;background:rgba(201,0,0,0.08)}.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:330px}.slide{position:absolute;inset:0;opacity:0;transition:opacity .45s ease}.slide.active{opacity:1}.banner-slider img{width:100%;height:100%;object-fit:contain;background:#F7F8FA}.slider-arrow{position:absolute;top:50%;transform:translateY(-50%);width:42px;height:42px;border:0;border-radius:999px;background:rgba(255,255,255,.82);color:#C90000;font-size:30px;line-height:1;cursor:pointer;box-shadow:0 8px 18px rgba(18,28,45,.14)}.slider-arrow.prev{left:16px}.slider-arrow.next{right:16px}.slider-dots{position:absolute;left:0;right:0;bottom:14px;display:flex;justify-content:center;gap:9px}.slider-dot{width:10px;height:10px;border-radius:999px;border:0;background:rgba(31,35,41,.25);padding:0;cursor:pointer}.slider-dot.active{background:#C90000;width:28px}.banner-caption,.banner-text,.slide-title,.slide-desc,.slide-content,.slide-card,.banner-card{display:none!important}.section{margin:0 auto 34px;max-width:1180px}.section.soft{background:#F6F7F9;border-radius:24px;padding:28px;border:1px solid rgba(201,0,0,0.08)}.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:18px}.eyebrow{display:inline-flex;align-items:center;gap:8px;color:#C90000;font-weight:800;letter-spacing:.04em;font-size:14px}.eyebrow:before{content:"";width:18px;height:3px;background:#C90000;border-radius:99px}h1,h2,h3,.section-title{color:#C90000;margin:0 0 12px;line-height:1.25}h1{font-size:36px}h2{font-size:28px}h3{font-size:20px}p{margin:0 0 12px;color:#5D6673}.lead{font-size:17px;color:#1F2329}.muted{color:#8A93A0}.hero-page{max-width:1180px;margin:24px auto 32px;border-radius:26px;background:linear-gradient(180deg,#FFFFFF 0,#F6F7F9 100%);border:1px solid rgba(201,0,0,0.10);box-shadow:0 12px 30px rgba(18,28,45,0.08);padding:32px;display:grid;grid-template-columns:1.05fr .95fr;gap:28px;align-items:center}.hero-page img{width:100%;height:280px;object-fit:contain;background:#F7F8FA;border-radius:20px}.hero-page.no-image{display:block}.quick-grid,.card-grid,.product-grid,.review-grid,.faq-grid,.stats-grid{display:grid;gap:18px}.quick-grid{grid-template-columns:repeat(4,1fr)}.stats-grid{grid-template-columns:repeat(4,1fr)}.card-grid{grid-template-columns:repeat(3,1fr)}.product-grid{grid-template-columns:repeat(4,1fr)}.review-grid{grid-template-columns:repeat(2,1fr)}.faq-grid{grid-template-columns:repeat(2,1fr)}.card,.zone-card,.info-card,.review-card,.stat-card,.faq-card,.notice-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:18px}.stat-card{background:linear-gradient(180deg,#C90000 0,#A80000 100%);color:#FFFFFF}.stat-card h3,.stat-card p{color:#FFFFFF}.zone-card img,.info-card img,.content-img{width:100%;max-height:230px;object-fit:contain;background:#F7F8FA;border-radius:16px;margin-bottom:14px}.product-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;overflow:hidden}.product-card img{width:100%;height:170px;object-fit:contain;background:#F7F8FA}.product-card .body{padding:16px}.split{display:grid;grid-template-columns:1fr 1fr;gap:22px;align-items:center}.split img{width:100%;height:260px;object-fit:contain;background:#F7F8FA;border-radius:20px}.tag-row{display:flex;flex-wrap:wrap;gap:10px;margin-top:14px}.tag-row span{color:#C90000;background:rgba(201,0,0,0.08);border:1px solid rgba(201,0,0,0.10);border-radius:999px;padding:6px 12px;font-weight:700;font-size:13px}.list-check{display:grid;gap:12px;margin:12px 0 0;padding:0;list-style:none}.list-check li{position:relative;padding-left:24px;color:#5D6673}.list-check li:before{content:"";position:absolute;left:0;top:.72em;width:8px;height:8px;border-radius:50%;background:#C90000}.compact-list{margin:0;padding-left:18px;color:#5D6673}.compact-list li{margin:6px 0}.site-footer{background:#11151C;color:#E7ECF3;margin-top:42px}.footer-inner{max-width:1280px;margin:0 auto;padding:38px 24px;display:grid;grid-template-columns:2fr 1fr 1fr 1.4fr;gap:24px}.footer-brand img{max-height:52px;margin-bottom:14px}.footer-brand p,.footer-note p{color:#C9D2DF}.footer-col{display:grid;gap:8px;align-content:start}.footer-col h3{color:#FFFFFF;margin-bottom:6px}.footer-col a{color:#E7ECF3}.footer-col a:hover{color:#FFFFFF}.mobile-bottom-nav{display:none}.legal-strip{background:#F1F3F6;border:1px solid rgba(201,0,0,0.10);border-radius:18px;padding:18px}.page-content{max-width:1180px;margin:0 auto}.mini-hero{max-width:1180px;margin:24px auto 28px}.service-band{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.contact-box{background:#F6F7F9;border:1px solid rgba(201,0,0,0.10);border-radius:18px;padding:18px}@media(max-width:1180px){.layout-shell{display:block;max-width:1180px}.side-category{display:none}.header-inner{gap:12px}.nav-core a{padding:9px 12px}.hero-page{margin-left:0;margin-right:0}.section{max-width:100%}}@media(max-width:860px){body{padding-top:68px;padding-bottom:72px}.header-inner{min-height:66px;padding:0 14px;display:grid;grid-template-columns:48px 1fr auto;gap:10px}.mobile-menu-btn{display:flex}.logo{justify-self:center}.logo img{max-height:44px}.nav-core{display:none}.register-btn{padding:9px 16px;font-size:14px}.layout-shell{padding:0 14px}.banner-slider{height:190px;margin:16px auto 24px;border-radius:16px}.slider-arrow{width:34px;height:34px;font-size:24px}.slider-arrow.prev{left:8px}.slider-arrow.next{right:8px}.hero-page{grid-template-columns:1fr;padding:22px;border-radius:20px;margin-top:16px}.hero-page img{height:210px}.quick-grid,.stats-grid,.card-grid,.product-grid,.review-grid,.faq-grid,.service-band{grid-template-columns:1fr}.split{grid-template-columns:1fr}.split img{height:210px}.section.soft{padding:20px}.section-head{display:block}h1{font-size:28px}h2{font-size:23px}h3{font-size:18px}.product-card img{height:150px}.zone-card img,.info-card img,.content-img{max-height:190px}.footer-inner{grid-template-columns:1fr;padding:30px 18px}.mobile-bottom-nav{position:fixed;left:0;right:0;bottom:0;display:grid;grid-template-columns:repeat(4,1fr);height:62px;background:#FFFFFF;border-top:1px solid rgba(31,35,41,.12);z-index:75}.mobile-bottom-nav a{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;color:#5D6673;font-size:12px;font-weight:800}.mobile-bottom-nav a span{font-size:16px;line-height:1}.mobile-bottom-nav a.active{color:#C90000}}@media(max-width:520px){.banner-slider{height:170px}.hero-page img,.split img{height:180px}.card,.zone-card,.info-card,.review-card,.stat-card,.faq-card,.notice-card{padding:16px}.tag-row span{font-size:12px}.section{margin-bottom:24px}.quick-grid{gap:14px}}
