
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#F4F5F7;color:#1D222B;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Microsoft YaHei",Arial,sans-serif;line-height:1.75;overflow-x:hidden}a{text-decoration:none;color:inherit}img{display:block;max-width:100%;height:auto}main{padding-top:126px}.site-header{position:fixed;top:0;left:0;right: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 18px}.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 6px}.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%)}.main-btn{background:linear-gradient(135deg,#FF3030 0%,#D60000 52%,#980000 100%);color:#fff;border-radius:999px;padding:10px 22px;font-weight:800;box-shadow:0 12px 28px rgba(214,0,0,.22);display:inline-flex;align-items:center;justify-content:center}.channel-bar{background:#fff;border-bottom:1px solid rgba(20,28,40,.08);overflow-x:auto;white-space:nowrap;padding:8px max(18px,calc((100vw - 1180px)/2));scrollbar-width:none}.channel-bar::-webkit-scrollbar{display:none}.channel-bar a{display:inline-flex;align-items:center;color:#5B6472;padding:8px 14px;border-radius:999px;font-weight:600}.channel-bar a:hover,.channel-bar a.active{color:#D60000;background:rgba(214,0,0,.08)}.menu-toggle{display:none;border:0;background:#EEF1F5;border-radius:12px;width:40px;height:40px;font-size:22px;color:#1D222B}.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;font-weight:700}.floating-service a.register-link{background:linear-gradient(135deg,#FF3030 0%,#D60000 52%,#980000 100%);color:#fff}.container,.section{max-width:1180px;margin:0 auto;padding:0 18px}.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:.45s}.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-arrow{position:absolute;top:50%;transform:translateY(-50%);border:0;background:rgba(255,255,255,.85);color:#D60000;width:38px;height:38px;border-radius:999px;font-size:24px;cursor:pointer}.prev{left:14px}.next{right:14px}.dots{position:absolute;left:0;right:0;bottom:12px;display:flex;gap:8px;justify-content:center}.dot{width:9px;height:9px;border-radius:999px;border:0;background:rgba(29,34,43,.28);cursor:pointer}.dot.active{background:#D60000;width:24px}.hero-intro,.split,.notice-strip,.dashboard,.product-grid,.review-grid,.faq-list,.matrix{margin:28px auto}.hero-intro{display:grid;grid-template-columns:1.1fr .9fr;gap:28px;align-items:center;background:linear-gradient(135deg,#fff 0%,#EEF1F5 100%);border:1px solid rgba(20,28,40,.08);border-radius:28px;padding:28px;box-shadow:0 16px 38px rgba(24,32,46,.08)}h1,h2,h3,.section-title{color:#D60000;line-height:1.25;margin:0 0 14px}p{color:#5B6472;margin:0 0 14px}.section-title{font-size:28px}.eyebrow{color:#D60000;font-weight:800;letter-spacing:.04em}.content-img{max-height:260px;object-fit:contain;margin:auto}.notice-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.notice-item{background:#fff;border-left:4px solid #D60000;padding:16px;border-radius:18px;box-shadow:0 12px 28px rgba(24,32,46,.06)}.dashboard{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.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}.card h3,.zone-card h3,.info-card h3,.product-card h3{font-size:20px}.split{display:grid;grid-template-columns:.9fr 1.1fr;gap:24px;align-items:center}.split.reverse{grid-template-columns:1.1fr .9fr}.panel{background:#fff;border-radius:26px;padding:26px;border:1px solid rgba(20,28,40,.08);box-shadow:0 16px 38px rgba(24,32,46,.08)}.product-row{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.product-card{padding:14px}.product-card img,.zone-card img,.info-card img{width:100%;height:150px;object-fit:contain;background:#EEF1F5;border-radius:14px;margin-bottom:12px}.matrix{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.faq-list{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.legal-note{background:#11151C;color:#E7ECF3;border-radius:24px;padding:24px;margin:34px auto}.legal-note p{color:#E7ECF3}.link-more{color:#D60000;font-weight:800}.page-hero{max-width:1180px;margin:28px auto;padding:34px 18px 0}.page-card{background:#fff;border-radius:28px;padding:30px;border:1px solid rgba(20,28,40,.08);box-shadow:0 16px 38px rgba(24,32,46,.08)}.feature-list{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin:22px 0}.step-list{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.step{position:relative;padding:20px 18px 18px 58px;background:#fff;border:1px solid rgba(214,0,0,.16);border-radius:18px}.step b{position:absolute;left:18px;top:20px;width:28px;height:28px;border-radius:50%;background:#D60000;color:#fff;display:flex;align-items:center;justify-content:center}footer{background:#11151C;color:#E7ECF3;margin-top:48px}.footer-inner{max-width:1180px;margin:0 auto;padding:36px 18px}.footer-brand img{max-height:50px;margin-bottom:12px}.footer-brand p,.legal{color:#C7D0DE}.footer-links{display:flex;flex-wrap:wrap;gap:14px;margin:20px 0}.footer-links a{color:#E7ECF3}.mobile-drawer{position:fixed;top:0;left:0;bottom:0;width:84%;max-width:320px;background:#fff;z-index:10001;transform:translateX(-105%);transition:.28s;padding:16px;overflow:auto}.drawer-open .mobile-drawer{transform:translateX(0)}.drawer-mask{position:fixed;inset:0;background:rgba(0,0,0,.38);z-index:10000;display:none}.drawer-open .drawer-mask{display:block}.drawer-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.drawer-head img{max-height:46px}.drawer-close{border:0;background:#EEF1F5;border-radius:12px;width:36px;height:36px;font-size:24px}.mobile-drawer nav{display:grid;gap:8px}.mobile-drawer a{padding:11px 12px;border-radius:12px;background:#F4F5F7;color:#1D222B;font-weight:700}.mobile-bottom-nav{display:none}
@media(max-width:900px){main{padding-top:116px;padding-bottom:72px}.nav-core{display:none}.menu-toggle{display:block}.header-inner{min-height:64px;gap:10px}.logo img{max-height:44px}.header-register{padding:8px 16px}.floating-service{display:none}.channel-bar{padding:7px 12px}.banner-slider{height:190px;margin:16px 12px 24px;border-radius:18px}.hero-intro,.split,.split.reverse{grid-template-columns:1fr;padding:20px}.notice-strip,.dashboard,.product-row,.matrix,.review-grid,.faq-list,.feature-list{grid-template-columns:1fr}.step-list{grid-template-columns:1fr}.step{padding-left:62px;min-height:92px}.product-card img,.zone-card img,.info-card img{height:128px}.content-img{max-height:210px}.section-title{font-size:24px}.mobile-bottom-nav{position:fixed;left:0;right:0;bottom:0;height:58px;background:#fff;border-top:1px solid rgba(20,28,40,.12);display:grid;grid-template-columns:repeat(4,1fr);z-index:9998}.mobile-bottom-nav a{display:flex;align-items:center;justify-content:center;color:#5B6472;font-weight:800}.mobile-bottom-nav a:hover,.mobile-bottom-nav a:first-child{color:#D60000}.slider-arrow{width:32px;height:32px;font-size:20px}}
