
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#F3F8FE;color:#33445F;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",Arial,sans-serif;line-height:1.75;overflow-x:hidden}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.container{width:min(1180px,calc(100% - 32px));margin:0 auto}.site-header{position:sticky;top:0;z-index:80;background:rgba(255,255,255,.96);backdrop-filter:blur(10px);border-bottom:1px solid rgba(64,105,160,.10)}.header-inner{display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:72px}.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:600;position:relative;padding:8px 2px}.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%)}.register-btn,.main-btn{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 22px;border-radius:999px;background:linear-gradient(180deg,#35D7F4 0%,#19BCEB 42%,#168DFF 100%);color:#fff;font-weight:700;box-shadow:0 10px 22px rgba(22,141,255,.18)}.channel-bar{background:#fff;border-bottom:1px solid rgba(64,105,160,.10);overflow-x:auto;white-space:nowrap}.channel-inner{display:flex;gap:6px;padding:8px 0}.channel-bar a{display:inline-flex;align-items:center;color:#687995;padding:8px 14px;border-radius:999px;font-size:14px}.channel-bar a:hover,.channel-bar a.active{color:#168DFF;background:rgba(22,141,255,.07)}.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-size:13px;text-align:center}.floating-service a.register-link{background:linear-gradient(180deg,#35D7F4 0%,#19BCEB 42%,#168DFF 100%);color:#fff}.banner-slider{max-width:1180px;margin:24px auto 34px;border-radius:12px;background:#EDF5FD;box-shadow:0 10px 28px rgba(63,105,160,.08);overflow:hidden;position:relative;height:clamp(260px,30vw,360px)}.banner-slider .slide{display:none;width:100%;height:100%}.banner-slider .slide.active{display:block}.banner-slider img{width:100%;height:100%;object-fit:contain;background:#EDF5FD}.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:#315EBD;font-size:22px;cursor:pointer}.slider-arrow.prev{left:16px}.slider-arrow.next{right:16px}.slider-dots{position:absolute;left:0;right:0;bottom:14px;display:flex;justify-content:center;gap:8px}.dot{width:9px;height:9px;border:0;border-radius:50%;background:rgba(49,94,189,.28);cursor:pointer}.dot.active{background:#168DFF}.banner-caption,.banner-text,.slide-title,.slide-desc,.slide-content,.slide-card,.banner-card{display:none!important}.section{padding:36px 0}.section-soft{background:#EDF5FD;border-block:1px solid rgba(64,105,160,.08)}.section-head{display:flex;align-items:end;justify-content:space-between;gap:18px;margin-bottom:20px}.section-title,h1,h2,h3{color:#315EBD;line-height:1.28}.section-title{font-size:28px;margin:0}.lead{font-size:17px;color:#687995;max-width:850px}.hero-intro{display:grid;grid-template-columns:1.25fr .75fr;gap:24px;align-items:center}.panel,.card,.zone-card,.info-card,.review-card,.product-card,.faq-item{background:#fff;border:1px solid rgba(64,105,160,.10);box-shadow:0 10px 28px rgba(63,105,160,.08);border-radius:14px}.panel{padding:28px}.mini-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.mini-item{padding:18px;background:linear-gradient(180deg,#fff,#F7FBFF);border:1px solid rgba(22,141,255,.14);border-radius:14px}.grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.grid-4{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:22px}.card,.review-card,.faq-item{padding:20px}.zone-card,.info-card,.product-card{overflow:hidden}.zone-card .body,.info-card .body,.product-card .body{padding:18px}.zone-card img,.info-card img,.content-img{max-width:100%;height:auto;max-height:230px;object-fit:contain;margin:auto;background:#EDF5FD}.product-card img{width:100%;height:160px;object-fit:contain;background:#EDF5FD;padding:10px}.tag{display:inline-flex;border-radius:999px;background:rgba(22,141,255,.08);color:#168DFF;padding:4px 10px;font-weight:700;font-size:13px}.list-clean{padding-left:0;list-style:none}.list-clean li{padding:8px 0;border-bottom:1px dashed rgba(64,105,160,.16)}.notice{border-left:4px solid #168DFF;background:#fff;padding:18px 20px;border-radius:12px;box-shadow:0 10px 24px rgba(63,105,160,.06)}.page-hero{padding:44px 0 28px}.page-hero .panel{display:grid;grid-template-columns:1.1fr .9fr;gap:28px;align-items:center}.page-hero img{width:100%;max-height:280px;object-fit:contain;background:#EDF5FD;border-radius:12px}.footer-grid{display:grid;grid-template-columns:1.4fr .8fr .8fr;gap:32px;padding:38px 0}.site-footer{background:#344564;color:#EAF5FF;margin-top:42px}.site-footer a{display:block;color:#EAF5FF;margin:6px 0}.site-footer p{color:#D7E8FA}.footer-note{border-top:1px solid rgba(234,245,255,.18);padding:16px 0 28px;color:#D7E8FA;font-size:14px}.footer-logo img{max-height:46px}.menu-toggle{display:none;background:transparent;border:0;width:42px;padding:8px}.menu-toggle span{display:block;height:2px;background:#315EBD;margin:6px 0}.mobile-drawer{position:fixed;top:0;left:0;height:100vh;width:84%;max-width:320px;background:#fff;z-index:120;transform:translateX(-105%);transition:.25s;box-shadow:12px 0 32px rgba(32,60,90,.18);padding:16px;overflow:auto}.drawer-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.drawer-close{border:0;background:#EDF5FD;border-radius:50%;width:34px;height:34px;color:#315EBD;font-size:24px}.drawer-links a{display:block;padding:11px 8px;border-bottom:1px solid rgba(64,105,160,.10);color:#33445F}.drawer-links a.active{color:#168DFF;font-weight:700}.drawer-mask{display:none;position:fixed;inset:0;background:rgba(29,49,74,.42);z-index:110}.drawer-open .mobile-drawer{transform:translateX(0)}.drawer-open .drawer-mask{display:block}.drawer-open{overflow:hidden}.mobile-bottom-nav{display:none}
@media (max-width:900px){.container{width:min(100% - 24px,1180px)}.nav-core{display:none}.menu-toggle{display:block}.header-inner{gap:12px;min-height:64px}.logo img{max-height:44px}.register-btn{padding:0 16px;min-height:38px}.floating-service{display:none}.channel-inner{overflow-x:auto}.banner-slider{height:clamp(150px,45vw,210px);margin:14px auto 22px;border-radius:10px}.hero-intro,.page-hero .panel,.grid-2,.grid-3,.grid-4,.mini-strip{grid-template-columns:1fr}.section{padding:26px 0}.section-head{display:block}.section-title{font-size:23px}.product-card img{height:135px}.zone-card img,.info-card img,.content-img,.page-hero img{max-height:210px}.mobile-bottom-nav{position:fixed;left:0;right:0;bottom:0;z-index:85;display:grid;grid-template-columns:repeat(4,1fr);background:#fff;border-top:1px solid rgba(64,105,160,.14);padding:7px 0 calc(7px + env(safe-area-inset-bottom))}.mobile-bottom-nav a{text-align:center;color:#687995;font-size:13px}.mobile-bottom-nav a.active{color:#168DFF;font-weight:700}body{padding-bottom:58px}.slider-arrow{width:32px;height:32px}.footer-grid{grid-template-columns:1fr;padding:28px 0}}
