
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#F3F8FE;color:#33445F;font-family:"Microsoft YaHei","PingFang SC",Arial,sans-serif;line-height:1.72;overflow-x:hidden}a{text-decoration:none;color:inherit}img{max-width:100%;display:block}.site-header{position:sticky;top:0;z-index:100;background:rgba(255,255,255,.96);backdrop-filter:blur(10px);border-bottom:1px solid rgba(64,105,160,.10)}.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 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:#33445F;font-weight:700;position:relative;padding:7px 4px}.nav-core a:hover,.nav-core a.active{color:#168DFF}.nav-core a.active:after{content:"";position:absolute;left:50%;bottom:-10px;width:22px;height:3px;border-radius:999px;background:#168DFF;transform:translateX(-50%)}.main-btn{display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(180deg,#35D7F4 0%,#19BCEB 42%,#168DFF 100%);color:#fff!important;border-radius:999px;padding:10px 24px;font-weight:800;box-shadow:0 10px 18px rgba(22,141,255,.20)}.nav-register{flex:0 0 auto}.channel-bar{background:#fff;border-bottom:1px solid rgba(64,105,160,.10);overflow-x:auto;white-space:nowrap}.channel-scroll{max-width:1180px;margin:0 auto;padding:8px 18px}.channel-bar a{display:inline-flex;align-items:center;color:#687995;padding:8px 13px;border-radius:999px;font-size:14px}.channel-bar a:hover,.channel-bar a.active{color:#168DFF;background:rgba(22,141,255,.07)}.page-main{padding-bottom:40px}.container{max-width:1180px;margin:0 auto;padding:0 18px}.banner-slider{max-width:1180px;margin:24px auto 34px;border-radius:16px;background:#EDF5FD;box-shadow:0 10px 28px rgba(63,105,160,.08);overflow:hidden;position:relative;height:320px}.banner-slider .slide{position:absolute;inset:0;opacity:0;transition:.4s ease}.banner-slider .slide.active{opacity:1}.banner-slider img{width:100%;height:100%;object-fit:contain;background:#EDF5FD}.slider-prev,.slider-next{position:absolute;top:50%;transform:translateY(-50%);width:38px;height:38px;border:0;border-radius:50%;background:rgba(255,255,255,.9);color:#168DFF;font-size:28px;line-height:1;cursor:pointer}.slider-prev{left:14px}.slider-next{right:14px}.slider-dots{position:absolute;left:0;right:0;bottom:14px;display:flex;justify-content:center;gap:8px}.slider-dots button{width:9px;height:9px;border-radius:999px;border:0;background:rgba(49,94,189,.32);padding:0;cursor:pointer}.slider-dots button.active{width:24px;background:#168DFF}.banner-caption,.banner-text,.slide-title,.slide-desc,.slide-content,.slide-card,.banner-card{display:none!important}.section{max-width:1180px;margin:0 auto 28px;padding:0 18px}.section-panel{background:#fff;border:1px solid rgba(64,105,160,.10);box-shadow:0 10px 28px rgba(63,105,160,.08);border-radius:18px;padding:28px}.soft-panel{background:#EDF5FD;border:1px solid rgba(22,141,255,.18);border-radius:18px;padding:28px}.eyebrow{color:#168DFF;font-weight:800;letter-spacing:.08em;font-size:13px}h1,h2,h3,.section-title{color:#315EBD;line-height:1.32;margin:0 0 14px}h1{font-size:38px}h2{font-size:28px}h3{font-size:20px}p{margin:0 0 12px}.lead{font-size:17px;color:#33445F}.muted{color:#687995}.split{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(280px,.9fr);gap:24px;align-items:center}.content-img{width:100%;max-height:280px;object-fit:contain;background:#EDF5FD;border-radius:14px}.news-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.strip-item{background:#fff;border-left:4px solid #168DFF;border-radius:14px;padding:16px;box-shadow:0 8px 20px rgba(63,105,160,.07)}.grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.grid-4{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.card,.zone-card,.info-card,.review-card,.product-card{background:#fff;border:1px solid rgba(64,105,160,.10);box-shadow:0 10px 28px rgba(63,105,160,.08);border-radius:14px;padding:20px}.product-card img,.zone-card img,.info-card img{width:100%;height:160px;object-fit:contain;background:#EDF5FD;border-radius:12px;margin-bottom:14px}.zone-card img,.info-card img{max-height:230px}.tag{display:inline-flex;color:#168DFF;background:rgba(22,141,255,.08);padding:4px 10px;border-radius:999px;font-weight:700;font-size:13px;margin-bottom:10px}.bullet-list{display:grid;gap:10px;margin:16px 0 0;padding:0;list-style:none}.bullet-list li{padding-left:18px;position:relative}.bullet-list li:before{content:"";width:7px;height:7px;border-radius:50%;background:#168DFF;position:absolute;left:0;top:.72em}.faq-item{border-top:1px solid rgba(64,105,160,.10);padding:16px 0}.faq-item:first-child{border-top:0}.faq-item strong{display:block;color:#315EBD;margin-bottom:6px}.floating-service{position:fixed;right:18px;top:42%;z-index:50;display:flex;flex-direction:column;gap:8px}.floating-service a{background:#fff;color:#33445F;border:1px solid rgba(64,105,160,.10);box-shadow:0 10px 26px rgba(63,105,160,.09);border-radius:999px;padding:9px 12px;font-weight:700;text-align:center}.floating-service a.register-link{background:linear-gradient(180deg,#35D7F4 0%,#19BCEB 42%,#168DFF 100%);color:#fff}.site-footer{background:#344564;color:#EAF5FF;padding:42px 18px 22px}.footer-inner{max-width:1180px;margin:0 auto;display:grid;grid-template-columns:2fr 1fr 1fr;gap:28px}.footer-brand img{max-height:52px;margin-bottom:14px}.footer-links{display:grid;gap:8px;align-content:start}.footer-links h3{color:#EAF5FF}.footer-links a{color:#EAF5FF}.footer-note{max-width:1180px;margin:24px auto 0;border-top:1px solid rgba(234,245,255,.20);padding-top:18px;color:#D6E9FB}.mobile-menu-btn,.mobile-drawer,.drawer-mask,.mobile-bottom-nav{display:none}.review-card{font-size:15px}.review-card strong{display:block;color:#315EBD;margin-bottom:8px}.page-hero{padding-top:28px}.mini-kv{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:18px}.mini-kv div{background:#EDF5FD;border-radius:14px;padding:14px}.cta-row{display:flex;gap:12px;flex-wrap:wrap;margin-top:16px}.outline-btn{display:inline-flex;border:1px solid rgba(22,141,255,.22);color:#168DFF;border-radius:999px;padding:9px 20px;font-weight:800;background:#fff}@media(max-width:960px){.nav-core{gap:14px}.grid-4{grid-template-columns:repeat(2,1fr)}.news-strip{grid-template-columns:repeat(2,1fr)}.split{grid-template-columns:1fr}.floating-service{display:none}}@media(max-width:720px){body{padding-bottom:62px}.header-inner{min-height:62px;display:grid;grid-template-columns:46px 1fr auto;gap:10px}.logo{justify-self:center}.logo img{max-height:44px}.nav-core{display:none}.mobile-menu-btn{display:inline-flex;flex-direction:column;gap:5px;border:0;background:transparent;padding:10px}.mobile-menu-btn span{width:23px;height:2px;background:#315EBD;border-radius:2px}.channel-scroll{padding:7px 12px}.banner-slider{height:185px;margin:14px 12px 22px;border-radius:12px}.slider-prev,.slider-next{width:32px;height:32px;font-size:24px}.section{margin-bottom:20px;padding:0 12px}.section-panel,.soft-panel{padding:20px;border-radius:16px}h1{font-size:28px}h2{font-size:23px}.grid-3,.grid-4,.grid-2,.news-strip,.footer-inner,.mini-kv{grid-template-columns:1fr}.product-card img,.zone-card img,.info-card img{height:130px}.content-img{max-height:210px}.drawer-mask{position:fixed;inset:0;background:rgba(38,55,81,.38);z-index:150;opacity:0;visibility:hidden;display:block;transition:.2s}.mobile-drawer{position:fixed;left:0;top:0;bottom:0;width:84%;max-width:320px;background:#fff;z-index:160;display:block;transform:translateX(-100%);transition:.25s;box-shadow:18px 0 34px rgba(39,65,100,.18);overflow-y:auto}.drawer-open .drawer-mask{opacity:1;visibility:visible}.drawer-open .mobile-drawer{transform:translateX(0)}.drawer-open{overflow:hidden}.drawer-head{display:flex;align-items:center;justify-content:space-between;padding:16px;border-bottom:1px solid rgba(64,105,160,.10)}.drawer-head img{max-height:42px}.drawer-close{border:0;background:#EDF5FD;color:#315EBD;border-radius:50%;width:34px;height:34px;font-size:24px}.drawer-links{display:grid;padding:12px}.drawer-links a{padding:12px 14px;border-radius:12px;color:#33445F;font-weight:700}.drawer-links a.active,.drawer-links a:hover{background:rgba(22,141,255,.08);color:#168DFF}.mobile-bottom-nav{position:fixed;left:0;right:0;bottom:0;height:58px;background:#fff;border-top:1px solid rgba(64,105,160,.16);display:grid;grid-template-columns:repeat(4,1fr);z-index:140}.mobile-bottom-nav a{display:flex;align-items:center;justify-content:center;color:#687995;font-weight:800}.mobile-bottom-nav a:hover{color:#168DFF}.page-main{padding-bottom:22px}}
