*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#F4F5F7;color:#1D222B;font-family:"Microsoft YaHei",Arial,sans-serif;line-height:1.75;overflow-x:hidden}a{text-decoration:none;color:inherit}img{max-width:100%;display:block}main{min-height:60vh}.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;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:10px 6px}.nav-core a:hover,.nav-core a.active{color:#D60000}.nav-core a.active:after{content:"";position:absolute;left:50%;bottom:-5px;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 12px 28px rgba(214,0,0,.18);border:0}.header-btn{flex:0 0 auto}.menu-toggle{display:none;background:none;border:0;width:42px;height:42px;padding:8px}.menu-toggle span{display:block;height:2px;background:#1D222B;margin:6px 0}.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 18px}.channel-bar a{display:inline-flex;align-items:center;color:#5B6472;padding:8px 13px;border-radius:999px;font-weight:700;font-size:14px}.channel-bar a:hover,.channel-bar a.active{color:#D60000;background:rgba(214,0,0,.08)}.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}.wrap{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}.banner-slider img{width:100%;height:100%;object-fit:contain;background:#EEF1F5}.slide{position:absolute;inset:0;opacity:0;transition:opacity .45s}.slide.active{opacity:1}.banner-btn{position:absolute;top:50%;transform:translateY(-50%);border:0;background:rgba(255,255,255,.82);width:38px;height:38px;border-radius:50%;font-size:24px;color:#D60000;cursor:pointer}.prev{left:14px}.next{right:14px}.dots{position:absolute;left:0;right:0;bottom:12px;text-align:center}.dot{display:inline-block;width:9px;height:9px;margin:0 4px;border-radius:50%;border:0;background:rgba(29,34,43,.28);cursor:pointer}.dot.active{background:#D60000}.banner-caption,.banner-text,.slide-title,.slide-desc,.slide-content,.slide-card,.banner-card{display:none!important}.section{padding:42px 0}.section.alt{background:#EEF1F5}.section-title{color:#D60000;font-size:32px;line-height:1.25;margin:0 0 18px}.section-title:after{content:"";display:block;width:46px;height:4px;background:#D60000;border-radius:999px;margin-top:10px}.lead{color:#5B6472;max-width:820px}.grid{display:grid;gap:20px}.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:22px}.card h3,.zone-card h3,.info-card h3,.review-card h3,.product-card h3{margin:0 0 10px;color:#D60000}.muted{color:#5B6472}.soft{color:#87909E}.content-img,.zone-card img,.info-card img{width:100%;height:240px;object-fit:contain;background:#EEF1F5;border-radius:16px;margin:0 0 16px}.product-card img{width:100%;height:155px;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:#fff;border-left:4px solid #D60000;border-radius:14px;padding:16px;box-shadow:0 12px 26px rgba(24,32,46,.06)}.topic-row{display:grid;grid-template-columns:1.05fr .95fr;gap:26px;align-items:center}.mini-link{color:#D60000;font-weight:800}.review-card{border-top:3px solid rgba(214,0,0,.3)}.steps{counter-reset:s;display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.step{display:flex;gap:14px;align-items:flex-start;background:#fff;border:1px solid rgba(20,28,40,.08);border-radius:18px;padding:20px;box-shadow:0 12px 26px rgba(24,32,46,.06)}.step-num{flex:0 0 34px;width:34px;height:34px;border-radius:50%;background:#D60000;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:900}.step h3{margin:0 0 8px;color:#D60000}.notice{background:#fff;border:1px solid rgba(214,0,0,.16);border-radius:20px;padding:22px;color:#5B6472}.inner-hero{padding:46px 0 20px}.inner-hero .hero-box{background:linear-gradient(135deg,#fff,#EEF1F5);border:1px solid rgba(20,28,40,.08);border-radius:24px;padding:34px;box-shadow:0 16px 38px rgba(24,32,46,.08)}.faq-item{background:#fff;border:1px solid rgba(20,28,40,.08);border-radius:16px;padding:18px;margin-bottom:14px}.footer-inner{max-width:1180px;margin:auto;padding:42px 18px}footer{background:#11151C;color:#E7ECF3}.footer-brand img{max-height:48px;margin-bottom:14px}.footer-brand p{max-width:780px;color:#cfd6df}.footer-links{display:flex;gap:14px;flex-wrap:wrap;margin:22px 0}.footer-links a{color:#E7ECF3}.footer-note{color:#cfd6df}.mobile-drawer{position:fixed;z-index:1001;left:-340px;top:0;width:84%;max-width:320px;height:100vh;background:#fff;transition:left .3s ease;box-shadow:20px 0 40px rgba(0,0,0,.18);overflow:auto}.mobile-drawer.open{left:0}.drawer-head{display:flex;justify-content:space-between;align-items:center;padding:16px;border-bottom:1px solid rgba(20,28,40,.08)}.drawer-head img{max-height:44px}.drawer-head button{font-size:28px;background:none;border:0}.mobile-drawer nav{display:grid;padding:12px}.mobile-drawer nav a{padding:13px 12px;border-bottom:1px solid rgba(20,28,40,.06);color:#1D222B;font-weight:700}.drawer-mask{display:none;position:fixed;inset:0;background:rgba(0,0,0,.45);z-index:1000}.drawer-mask.show{display:block}.no-scroll{overflow:hidden}.mobile-bottom-nav{display:none}.page-text p{margin:0 0 14px}.legal-list{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.legal-list div{background:#fff;border-radius:14px;padding:16px;border:1px solid rgba(20,28,40,.08)}@media(max-width:980px){.nav-core{display:none}.menu-toggle{display:block}.header-inner{min-height:64px}.logo img{max-height:44px}.floating-service{display:none}.banner-slider{height:220px;margin:16px 18px 24px}.grid-4,.grid-3{grid-template-columns:repeat(2,1fr)}.topic-row,.grid-2{grid-template-columns:1fr}.news-strip{grid-template-columns:repeat(2,1fr)}.steps{grid-template-columns:1fr}.step{gap:12px}.step-num{flex-basis:32px;width:32px;height:32px}.section-title{font-size:26px}.content-img,.zone-card img,.info-card img{height:190px}.product-card img{height:130px}body{padding-bottom:66px}.mobile-bottom-nav{position:fixed;display:grid;grid-template-columns:repeat(4,1fr);left:0;right:0;bottom:0;background:#fff;border-top:1px solid rgba(20,28,40,.1);z-index:990}.mobile-bottom-nav a{text-align:center;padding:10px 4px;font-size:13px;font-weight:800;color:#5B6472}.mobile-bottom-nav a:hover{color:#D60000}}@media(max-width:640px){.header-btn{padding:8px 15px}.channel-inner{padding:7px 12px}.channel-bar a{padding:7px 10px;font-size:13px}.banner-slider{height:170px;border-radius:16px}.banner-btn{width:30px;height:30px;font-size:19px}.section{padding:30px 0}.grid-4,.grid-3,.news-strip,.legal-list{grid-template-columns:1fr}.card,.zone-card,.info-card,.review-card,.product-card{padding:18px;border-radius:16px}.section-title{font-size:24px}.content-img,.zone-card img,.info-card img{height:165px}.product-card img{height:120px}.inner-hero .hero-box{padding:24px}.step{display:block}.step-num{margin-bottom:12px}.step h3{line-height:1.35}}
