
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#F4F5F7;color:#1D222B;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",Arial,sans-serif;line-height:1.75;overflow-x:hidden}a{text-decoration:none;color:inherit}img{display:block;max-width:100%}.site-header{position:sticky;top:0;z-index:9999;background:rgba(255,255,255,.96);backdrop-filter:blur(10px);border-bottom:1px solid rgba(20,28,40,.08)}.header-inner{max-width:1180px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:72px;padding:0 20px}.logo{flex:0 0 auto}.logo img{max-height:52px;width:auto}.nav-core{display:flex;align-items:center;gap:22px;white-space:nowrap;flex-wrap:nowrap}.nav-core a{color:#1D222B;font-weight:700;position:relative;padding:8px 4px}.nav-core a:hover,.nav-core a.active{color:#D60000}.nav-core a.active:after{content:"";position:absolute;left:50%;bottom:-10px;width:22px;height:3px;border-radius:999px;background:#D60000;transform:translateX(-50%)}.header-action{flex:0 0 auto}.main-btn{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 22px;background:linear-gradient(135deg,#FF3030 0%,#D60000 52%,#980000 100%);color:#fff;border-radius:999px;font-weight:800;box-shadow:0 12px 26px rgba(214,0,0,.22);transition:.2s}.main-btn:hover{transform:translateY(-1px);box-shadow:0 16px 30px rgba(214,0,0,.28)}.menu-btn{display:none;background:none;border:0;width:42px;height:42px;padding:8px}.menu-btn span{display:block;height:2px;background:#1D222B;margin:7px 0;border-radius:2px}.channel-bar{background:#fff;border-bottom:1px solid rgba(20,28,40,.08);overflow-x:auto;white-space:nowrap}.channel-inner{max-width:1180px;margin:0 auto;padding:9px 20px;display:flex;gap:8px}.channel-bar a{display:inline-flex;align-items:center;color:#5B6472;padding:8px 13px;border-radius:999px;font-size:14px}.channel-bar a:hover,.channel-bar a.active{color:#D60000;background:rgba(214,0,0,.08)}main{padding-bottom:34px}.container{max-width:1180px;margin:0 auto;padding:0 20px}.section{margin:34px auto}.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:18px}.eyebrow{color:#D60000;font-weight:800;letter-spacing:.06em;font-size:13px}.section-title,h1,h2,h3{color:#D60000}.section-title,h2{font-size:28px;margin:4px 0 0}.lead{color:#5B6472;max-width:820px}.banner-slider{max-width:1180px;margin:24px auto 34px;border-radius:24px;background:#EEF1F5;box-shadow:0 16px 38px rgba(24,32,46,.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:#EEF1F5}.banner-caption,.banner-text,.slide-title,.slide-desc,.slide-content,.slide-card,.banner-card{display:none!important}.slider-btn{position:absolute;top:50%;transform:translateY(-50%);border:0;background:rgba(255,255,255,.88);color:#D60000;width:42px;height:42px;border-radius:999px;font-size:22px;cursor:pointer;box-shadow:0 10px 24px rgba(24,32,46,.12)}.slider-btn.prev{left:18px}.slider-btn.next{right:18px}.dots{position:absolute;left:0;right:0;bottom:14px;display:flex;justify-content:center;gap:8px}.dots button{width:9px;height:9px;border-radius:999px;border:0;background:#c8ced8;cursor:pointer}.dots button.active{background:#D60000;width:24px}.intro-panel{background:linear-gradient(135deg,#fff 0%,#F7F8FA 60%,#EEF1F5 100%);border:1px solid rgba(20,28,40,.08);border-radius:28px;box-shadow:0 16px 38px rgba(24,32,46,.08);padding:30px;display:grid;grid-template-columns:1.15fr .85fr;gap:28px;align-items:center}.intro-panel img,.feature-img{width:100%;max-height:260px;object-fit:contain;background:#EEF1F5;border-radius:20px}.stats-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.stat-item{background:#fff;border:1px solid rgba(20,28,40,.08);border-left:4px solid #D60000;border-radius:16px;padding:14px;box-shadow:0 10px 24px rgba(24,32,46,.05)}.stat-item b{display:block;color:#D60000;margin-bottom:4px}.dashboard{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.dash-card{background:#fff;border-top:4px solid #D60000;border-radius:22px;padding:24px;box-shadow:0 16px 38px rgba(24,32,46,.08)}.topic{display:grid;grid-template-columns:.9fr 1.1fr;gap:24px;align-items:center;background:#fff;border:1px solid rgba(20,28,40,.08);border-radius:24px;padding:24px;box-shadow:0 16px 38px rgba(24,32,46,.08)}.topic img{max-height:270px;width:100%;object-fit:contain;background:#EEF1F5;border-radius:18px}.grid{display:grid;gap:16px}.grid-4{grid-template-columns:repeat(4,1fr)}.grid-3{grid-template-columns:repeat(3,1fr)}.grid-2{grid-template-columns:repeat(2,1fr)}.card,.zone-card,.info-card,.review-card,.product-card{background:#fff;border:1px solid rgba(20,28,40,.08);box-shadow:0 16px 38px rgba(24,32,46,.08);border-radius:20px;padding:20px}.product-card{padding:14px}.product-card img,.zone-card img,.info-card img,.content-img{width:100%;height:auto;max-height:230px;object-fit:contain;background:#EEF1F5;border-radius:16px}.product-card img{height:150px;max-height:150px;margin-bottom:12px}.tag{display:inline-flex;color:#D60000;background:rgba(214,0,0,.08);border:1px solid rgba(214,0,0,.16);border-radius:999px;padding:3px 10px;font-size:13px;font-weight:800}.link{color:#D60000;font-weight:800}.faq-item{border-bottom:1px solid rgba(20,28,40,.08);padding:16px 0}.faq-item h3{margin:0 0 6px;font-size:18px}.notice{background:#11151C;color:#E7ECF3;border-radius:24px;padding:24px}.notice h2,.notice h3{color:#fff}.notice p{color:#ccd5e2}.floating-service{position:fixed;right:18px;top:42%;z-index:50;display:flex;flex-direction:column;gap:8px}.floating-service a{background:#fff;color:#1D222B;border:1px solid rgba(20,28,40,.08);box-shadow:0 12px 30px rgba(24,32,46,.08);border-radius:999px;padding:9px 12px;font-size:14px}.floating-service a.register-link{background:linear-gradient(135deg,#FF3030 0%,#D60000 52%,#980000 100%);color:#fff}.site-footer{background:#11151C;color:#E7ECF3;margin-top:40px}.footer-inner{max-width:1180px;margin:0 auto;padding:36px 20px}.footer-brand{display:grid;grid-template-columns:160px 1fr;gap:22px;align-items:center}.footer-brand img{max-height:56px}.footer-links{display:flex;flex-wrap:wrap;gap:12px;margin:22px 0}.footer-links a{color:#E7ECF3;background:rgba(255,255,255,.08);padding:7px 12px;border-radius:999px}.footer-note{color:#b8c2d0}.drawer-mask{position:fixed;inset:0;background:rgba(0,0,0,.45);z-index:10000;display:none}.drawer-mask.show{display:block}.mobile-drawer{position:fixed;top:0;bottom:0;left:0;width:84%;max-width:320px;background:#fff;z-index:10001;transform:translateX(-105%);transition:.25s;box-shadow:20px 0 40px rgba(0,0,0,.14);overflow-y:auto}.mobile-drawer.open{transform:translateX(0)}.drawer-head{display:flex;align-items:center;justify-content:space-between;padding:18px;border-bottom:1px solid rgba(20,28,40,.08)}.drawer-head img{max-height:48px}.drawer-head button{border:0;background:#F4F5F7;width:36px;height:36px;border-radius:50%;font-size:24px}.drawer-links{display:grid;padding:12px}.drawer-links a{padding:12px;border-radius:12px;color:#1D222B}.drawer-links a:hover{background:rgba(214,0,0,.08);color:#D60000}.no-scroll{overflow:hidden}.mobile-bottom-nav{display:none}.inner-hero{background:#fff;border:1px solid rgba(20,28,40,.08);border-radius:26px;box-shadow:0 16px 38px rgba(24,32,46,.08);padding:28px;margin-top:26px;display:grid;grid-template-columns:1fr .75fr;gap:24px;align-items:center}.inner-hero img{width:100%;max-height:260px;object-fit:contain;background:#EEF1F5;border-radius:18px}.content-block{background:#fff;border:1px solid rgba(20,28,40,.08);border-radius:22px;padding:24px;margin:18px 0;box-shadow:0 16px 38px rgba(24,32,46,.06)}@media(max-width:980px){.nav-core{display:none}.menu-btn{display:block}.header-inner{min-height:64px}.channel-inner{padding:8px 14px}.floating-service{display:none}.banner-slider{height:210px;margin:16px 14px 24px;border-radius:18px}.intro-panel,.topic,.inner-hero{grid-template-columns:1fr}.grid-4,.grid-3,.grid-2,.dashboard,.stats-strip{grid-template-columns:1fr}.product-card img{height:132px}.topic img,.inner-hero img,.intro-panel img{max-height:220px}.section-title,h2{font-size:24px}.footer-brand{grid-template-columns:1fr}.mobile-bottom-nav{position:fixed;left:0;right:0;bottom:0;height:58px;background:#fff;border-top:1px solid rgba(20,28,40,.08);z-index:9998;display:grid;grid-template-columns:repeat(4,1fr);box-shadow:0 -10px 24px rgba(24,32,46,.08)}.mobile-bottom-nav a{display:flex;align-items:center;justify-content:center;font-weight:800;color:#5B6472}.mobile-bottom-nav a:hover{color:#D60000}body{padding-bottom:62px}.main-btn{padding:0 16px;min-height:38px}.logo img{max-height:44px}}@media(max-width:520px){.header-inner{padding:0 12px;gap:10px}.banner-slider{height:170px}.container{padding:0 14px}.intro-panel,.topic,.card,.zone-card,.info-card,.review-card,.content-block,.inner-hero{padding:18px;border-radius:18px}.slider-btn{width:34px;height:34px;font-size:18px}.section{margin:26px auto}.product-card img{height:118px}}
