*{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{padding-top:0}.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);box-shadow:0 10px 24px rgba(24,32,46,.05)}.header-inner{max-width:1180px;margin: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:-8px;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;gap:8px;background:linear-gradient(135deg,#FF3030 0%,#D60000 52%,#980000 100%);color:#fff!important;border-radius:999px;padding:11px 22px;font-weight:800;box-shadow:0 14px 26px rgba(214,0,0,.22);transition:.2s}.main-btn:hover{transform:translateY(-1px);box-shadow:0 18px 30px rgba(214,0,0,.3)}.header-btn{padding:9px 20px}.menu-toggle{display:none;border:0;background:transparent;width:40px;height:40px;padding:8px}.menu-toggle span{display:block;height:2px;background:#1D222B;margin:6px 0;border-radius:3px}.channel-bar{background:#fff;border-bottom:1px solid rgba(20,28,40,.08);overflow-x:auto;white-space:nowrap;text-align:center;padding:8px 12px;scrollbar-width:none}.channel-bar::-webkit-scrollbar{display:none}.channel-bar a{display:inline-flex;align-items:center;color:#5B6472;padding:8px 13px;margin:0 2px;border-radius:999px;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:13px;text-align:center}.floating-service a.register-link{background:linear-gradient(135deg,#FF3030 0%,#D60000 52%,#980000 100%);color:#fff}.container{max-width:1180px;margin:0 auto;padding:0 20px}.section{max-width:1180px;margin:28px auto;padding:0 20px}.section-title{display:flex;align-items:center;gap:12px;margin:0 0 18px;color:#D60000;font-size:28px;line-height:1.3}.section-title:before{content:"";width:28px;height:4px;border-radius:99px;background:#D60000}.section-sub{color:#5B6472;margin-top:-6px;margin-bottom: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: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-arrow{position:absolute;top:50%;transform:translateY(-50%);width:38px;height:38px;border:0;border-radius:50%;background:rgba(255,255,255,.86);color:#D60000;font-size:24px;cursor:pointer;box-shadow:0 8px 18px rgba(24,32,46,.12)}.slider-arrow.prev{left:14px}.slider-arrow.next{right:14px}.slider-dots{position:absolute;left:0;right:0;bottom:12px;display:flex;justify-content:center;gap:8px}.slider-dots button{width:9px;height:9px;border:0;border-radius:50%;background:rgba(29,34,43,.28);cursor:pointer}.slider-dots button.active{width:26px;border-radius:99px;background:#D60000}.hero-panel{display:grid;grid-template-columns:1.08fr .92fr;gap:24px;align-items:center;background:#fff;border:1px solid rgba(20,28,40,.08);border-radius:28px;padding:28px;box-shadow:0 16px 38px rgba(24,32,46,.08);position:relative;overflow:hidden}.hero-panel:before{content:"";position:absolute;right:-80px;top:-80px;width:210px;height:210px;border:28px solid rgba(214,0,0,.08);border-radius:50%}.hero-panel h1{font-size:36px;line-height:1.2;color:#D60000;margin:0 0 16px}.hero-panel p{color:#5B6472;margin:0 0 14px}.hero-panel img,.feature-media img{width:100%;max-height:260px;object-fit:contain;background:#EEF1F5;border-radius:22px}.ticker{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.ticker-card{background:#fff;border-left:4px solid #D60000;border-radius:16px;padding:16px;box-shadow:0 12px 24px rgba(24,32,46,.06)}.ticker-card strong{display:block;color:#D60000;margin-bottom:6px}.dashboard{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.dash-card{background:linear-gradient(180deg,#fff 0%,#F7F8FA 100%);border:1px solid rgba(20,28,40,.08);border-radius:22px;padding:22px;box-shadow:0 16px 38px rgba(24,32,46,.08);position:relative}.dash-card:after{content:"";position:absolute;right:18px;top:18px;width:34px;height:34px;border:8px solid rgba(214,0,0,.08);border-radius:50%}.dash-card h3,.card h3,.zone-card h3,.info-card h3,.review-card h3{color:#D60000;margin:0 0 10px}.feature{display:grid;grid-template-columns:1.1fr .9fr;gap:24px;align-items:center}.feature .text,.feature-media,.card,.zone-card,.info-card,.review-card,.faq-item{background:#fff;border:1px solid rgba(20,28,40,.08);box-shadow:0 16px 38px rgba(24,32,46,.08);border-radius:20px}.feature .text{padding:26px}.card-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.card,.zone-card,.info-card,.review-card{padding:18px}.product-row{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.product-card{background:#fff;border:1px solid rgba(20,28,40,.08);border-radius:18px;overflow:hidden;box-shadow:0 14px 30px rgba(24,32,46,.07)}.product-card img{width:100%;height:150px;object-fit:contain;background:#EEF1F5;padding:10px}.product-card .pbody{padding:15px}.product-card h3{margin:0 0 8px;color:#D60000}.matrix{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.matrix .zone-card img{width:100%;height:150px;object-fit:contain;background:#EEF1F5;border-radius:16px;padding:8px}.split{display:grid;grid-template-columns:.9fr 1.1fr;gap:20px;align-items:center}.split img,.content-img{width:100%;max-height:260px;object-fit:contain;background:#EEF1F5;border-radius:20px}.list-lines{display:grid;gap:10px}.list-lines li{list-style:none;background:#F7F8FA;border:1px solid rgba(20,28,40,.06);border-radius:14px;padding:12px 14px}.review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.review-card p{margin:0;color:#5B6472}.faq-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.faq-item{padding:18px}.faq-item h3{margin:0 0 8px;color:#D60000}.notice{background:#11151C;color:#E7ECF3;border-radius:24px;padding:24px;box-shadow:0 16px 38px rgba(24,32,46,.1)}.notice strong{color:#fff}.page-hero{max-width:1180px;margin:24px auto;padding:0 20px}.page-hero-inner{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;display:grid;grid-template-columns:1.1fr .9fr;gap:24px;align-items:center}.page-hero h1{font-size:34px;line-height:1.2;color:#D60000;margin:0 0 12px}.page-hero p{color:#5B6472}.page-hero img{width:100%;max-height:260px;object-fit:contain;background:#EEF1F5;border-radius:20px}.text-block{background:#fff;border:1px solid rgba(20,28,40,.08);border-radius:22px;box-shadow:0 16px 38px rgba(24,32,46,.08);padding:24px}.two-col{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.steps{counter-reset:step;display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.step{counter-increment:step;background:#fff;border:1px solid rgba(20,28,40,.08);border-radius:20px;padding:22px;box-shadow:0 16px 38px rgba(24,32,46,.08)}.step:before{content:counter(step);display:inline-flex;width:32px;height:32px;align-items:center;justify-content:center;border-radius:50%;background:#D60000;color:#fff;font-weight:800;margin-bottom:12px}.text-link{color:#D60000;font-weight:800}.site-footer{background:#11151C;color:#E7ECF3;margin-top:40px;padding:42px 20px 92px}.footer-grid{max-width:1180px;margin:auto;display:grid;grid-template-columns:1.4fr .8fr .8fr;gap:24px}.footer-brand img{max-height:54px;margin-bottom:14px}.site-footer a{display:block;color:#C8D1DD;margin:8px 0}.footer-note{max-width:1180px;margin:26px auto 0;color:#AEB9C7;border-top:1px solid rgba(255,255,255,.1);padding-top:18px}.drawer-mask{position:fixed;inset:0;background:rgba(0,0,0,.42);z-index:10000;display:none}.mobile-drawer{position:fixed;left:-340px;top:0;width:84vw;max-width:320px;height:100vh;background:#fff;z-index:10001;transition:.25s;box-shadow:18px 0 36px rgba(0,0,0,.18);overflow:auto}.drawer-open .mobile-drawer{left:0}.drawer-open .drawer-mask{display:block}.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;grid-template-columns:1fr 1fr;gap:8px;padding:16px}.drawer-links a{padding:12px;border-radius:12px;background:#F7F8FA;color:#1D222B}.drawer-links a:hover{color:#D60000;background:rgba(214,0,0,.08)}.mobile-bottom-nav{display:none}
@media(max-width:1100px){.nav-core{gap:16px}.card-grid,.product-row{grid-template-columns:repeat(2,1fr)}.matrix{grid-template-columns:repeat(2,1fr)}.floating-service{display:none}}
@media(max-width:760px){body{padding-bottom:68px}.header-inner{min-height:62px;padding:0 12px;gap:8px}.menu-toggle{display:block}.nav-core{display:none}.logo{position:absolute;left:50%;transform:translateX(-50%)}.logo img{max-height:42px}.header-action{margin-left:auto}.header-btn{padding:8px 14px;font-size:14px}.channel-bar{text-align:left;padding:6px 8px}.channel-bar a{padding:7px 11px;font-size:13px}.banner-slider{height:185px;margin:16px 12px 24px;border-radius:18px;min-height:0;max-height:none}.slider-arrow{width:32px;height:32px;font-size:20px}.section{margin:22px auto;padding:0 14px}.section-title{font-size:22px}.hero-panel,.feature,.split,.page-hero-inner{grid-template-columns:1fr;padding:20px}.hero-panel h1,.page-hero h1{font-size:28px}.hero-panel img,.feature-media img,.split img,.page-hero img,.content-img{max-height:190px}.ticker,.dashboard,.card-grid,.product-row,.matrix,.review-grid,.faq-grid,.two-col,.steps,.footer-grid{grid-template-columns:1fr}.product-card img,.matrix .zone-card img{height:125px}.site-footer{padding-bottom:92px}.mobile-bottom-nav{position:fixed;left:0;right:0;bottom:0;z-index:9998;display:grid;grid-template-columns:repeat(4,1fr);background:#fff;border-top:1px solid rgba(20,28,40,.1);box-shadow:0 -8px 20px rgba(24,32,46,.08)}.mobile-bottom-nav a{text-align:center;padding:9px 4px;color:#5B6472;font-weight:700;font-size:13px}.mobile-bottom-nav a:hover,.mobile-bottom-nav a.active{color:#D60000}.step{padding:20px}.step:before{position:static;margin-bottom:12px}.drawer-links{grid-template-columns:1fr}.site-footer{margin-bottom:0}}
