*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:"Microsoft YaHei",Arial,sans-serif;background:#F4F5F7;color:#1D222B;line-height:1.75}a{text-decoration:none;color:inherit}img{max-width:100%;display:block}body.no-scroll{overflow:hidden}.site-header{position:sticky;top:0;z-index:999;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:auto;min-height:72px;display:flex;align-items:center;justify-content:space-between;gap:24px;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 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%)}.main-btn{display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#FF3030 0%,#D60000 52%,#980000 100%);color:#fff;border-radius:999px;padding:10px 22px;font-weight:800;box-shadow:0 10px 24px rgba(214,0,0,.22);white-space:nowrap}.main-btn:hover{transform:translateY(-1px)}.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:auto;padding:8px 14px}.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)}.menu-btn{display:none;background:none;border:0;width:38px;height:38px}.menu-btn span{display:block;height:2px;background:#1D222B;margin:6px;border-radius:4px}.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-weight:700}.floating-service a.register-link{background:linear-gradient(135deg,#FF3030 0%,#D60000 52%,#980000 100%);color:#fff}.drawer-mask{position:fixed;inset:0;background:rgba(0,0,0,.45);z-index:1000;opacity:0;pointer-events:none;transition:.25s}.drawer-mask.active{opacity:1;pointer-events:auto}.mobile-drawer{position:fixed;left:-340px;top:0;width:84%;max-width:320px;height:100vh;background:#fff;z-index:1001;transition:.3s;box-shadow:12px 0 32px rgba(0,0,0,.18);overflow:auto}.mobile-drawer.active{left:0}.drawer-head{height:72px;display:flex;align-items:center;justify-content:space-between;padding:0 18px;border-bottom:1px solid rgba(20,28,40,.08)}.drawer-head img{height:44px}.drawer-head button{border:0;background:#F4F5F7;border-radius:50%;font-size:28px;width:38px;height:38px}.drawer-links{padding:14px}.drawer-links a{display:block;padding:12px 14px;border-radius:12px;color:#1D222B;border-bottom:1px solid #f0f1f3}.drawer-links a:hover{background:rgba(214,0,0,.08);color:#D60000}.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:320px}.banner-track,.slide{height:100%}.slide{display:none}.slide.active{display:block}.banner-slider img{width:100%;height:100%;object-fit:contain;background:#EEF1F5}.slider-arrow{position:absolute;top:50%;transform:translateY(-50%);border:0;background:rgba(255,255,255,.86);color:#D60000;width:40px;height:40px;border-radius:999px;font-size:24px;cursor:pointer}.slider-arrow.prev{left:14px}.slider-arrow.next{right:14px}.slider-dots{position:absolute;bottom:12px;left:0;right:0;text-align:center}.slider-dots button{width:9px;height:9px;border:0;border-radius:50%;background:#c9ced6;margin:0 4px}.slider-dots button.active{background:#D60000}.banner-caption,.banner-text,.slide-title,.slide-desc,.slide-content,.slide-card,.banner-card{display:none!important}.section{max-width:1180px;margin:0 auto 34px;padding:0 18px}.section-block{background:#fff;border:1px solid rgba(20,28,40,.08);border-radius:24px;box-shadow:0 16px 38px rgba(24,32,46,.08);padding:28px}.section-title,h1,h2,h3{color:#D60000;line-height:1.25}.eyebrow{color:#D60000;font-weight:900;letter-spacing:.08em;font-size:13px}.lead{font-size:17px;color:#5B6472}.grid{display:grid;gap:18px}.grid-2{grid-template-columns:repeat(2,1fr)}.grid-3{grid-template-columns:repeat(3,1fr)}.grid-4{grid-template-columns:repeat(4,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}.card:hover,.product-card:hover{border-color:rgba(214,0,0,.16)}.content-img,.zone-card img,.info-card img{width:100%;height:auto;max-height:230px;object-fit:contain;background:#EEF1F5;border-radius:16px;margin:0 auto 14px}.product-card img{width:100%;height:150px;object-fit:contain;background:#EEF1F5;border-radius:14px;margin-bottom:12px}.news-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.news-item{background:#EEF1F5;border-left:4px solid #D60000;border-radius:16px;padding:14px}.feature-row{display:grid;grid-template-columns:1fr 1.1fr;gap:24px;align-items:center}.feature-row img{max-height:280px;width:100%;object-fit:contain;background:#EEF1F5;border-radius:18px}.steps{counter-reset:step;display:grid;gap:14px}.step{position:relative;background:#fff;border:1px solid rgba(20,28,40,.08);border-radius:18px;padding:18px 18px 18px 70px}.step:before{counter-increment:step;content:counter(step);position:absolute;left:18px;top:18px;width:36px;height:36px;border-radius:50%;background:#D60000;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:900}.notice{background:#11151C;color:#E7ECF3;border-radius:22px;padding:24px}.notice h2{color:#fff}.site-footer{background:#11151C;color:#E7ECF3;margin-top:40px}.footer-inner{max-width:1180px;margin:auto;padding:34px 18px}.footer-brand img{height:52px;margin-bottom:12px}.footer-links{display:flex;gap:18px;flex-wrap:wrap;margin:18px 0}.footer-links a{color:#E7ECF3}.footer-note{color:#b9c3d0}.mobile-bottom-nav{display:none}
@media(max-width:900px){body{padding-bottom:64px}.nav-core,.floating-service{display:none}.menu-btn{display:block}.header-inner{min-height:64px;gap:10px}.logo img{max-height:42px}.header-register{padding:8px 14px}.channel-inner{padding:7px 10px}.banner-slider{height:190px;margin:16px 12px 24px;border-radius:18px}.slider-arrow{width:34px;height:34px;font-size:20px}.grid-2,.grid-3,.grid-4,.news-strip,.feature-row{grid-template-columns:1fr}.section{margin-bottom:24px;padding:0 12px}.section-block{padding:20px;border-radius:20px}.product-card img{height:128px}.content-img,.zone-card img,.info-card img{max-height:190px}.step{padding:16px 16px 16px 62px}.step:before{left:16px;top:16px;width:32px;height:32px}.mobile-bottom-nav{position:fixed;left:0;right:0;bottom:0;display:grid;grid-template-columns:repeat(4,1fr);z-index:998;background:#fff;border-top:1px solid rgba(20,28,40,.1);height:58px}.mobile-bottom-nav a{display:flex;align-items:center;justify-content:center;font-weight:800;color:#5B6472}.mobile-bottom-nav a:hover,.mobile-bottom-nav a:first-child{color:#D60000}}
@media(max-width:420px){.banner-slider{height:160px}.section-title,h1{font-size:24px}.card,.zone-card,.info-card,.review-card,.product-card{padding:16px}}
