*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:"Microsoft YaHei","PingFang SC",Arial,sans-serif;background:#F3FBFF;color:#34465C;line-height:1.75}a{text-decoration:none;color:inherit}img{max-width:100%;display:block}.site-header{position:sticky;top:0;z-index:9999;background:rgba(255,255,255,.96);backdrop-filter:blur(10px);border-bottom:1px solid rgba(34,174,234,.12);box-shadow:0 10px 30px rgba(31,133,184,.08)}.header-inner{max-width:1180px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:72px;padding:0 20px}.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:#34465C;font-weight:700;position:relative;padding:7px 2px}.nav-core a:hover,.nav-core a.active{color:#22AEEA}.nav-core a.active:after{content:"";position:absolute;left:50%;bottom:-10px;width:22px;height:3px;border-radius:999px;background:#22AEEA;transform:translateX(-50%)}.main-btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;border:none;background:linear-gradient(135deg,#45C9F5 0%,#22AEEA 52%,#168ED4 100%);color:#fff;border-radius:999px;font-weight:800;padding:10px 24px;box-shadow:0 14px 28px rgba(34,174,234,.24);transition:.2s}.main-btn:hover{transform:translateY(-2px);box-shadow:0 18px 34px rgba(34,174,234,.3)}.header-register{white-space:nowrap}.channel-bar{background:#fff;border-bottom:1px solid rgba(34,174,234,.12);overflow-x:auto;white-space:nowrap}.channel-inner{max-width:1180px;margin:0 auto;padding:8px 20px}.channel-bar a{display:inline-flex;align-items:center;color:#5C6F82;padding:8px 14px;border-radius:999px;font-size:14px;font-weight:600}.channel-bar a:hover,.channel-bar a.active{color:#22AEEA;background:rgba(34,174,234,.1)}.page-main{min-height:60vh}.container{max-width:1180px;margin:0 auto;padding:0 20px}.section{margin:36px auto}.panel{background:#fff;border:1px solid rgba(34,174,234,.12);border-radius:24px;box-shadow:0 16px 38px rgba(31,133,184,.12);padding:28px}.section-title,h1,h2,h3{color:#147FB8;line-height:1.35}h1{font-size:38px;margin:0 0 18px}h2{font-size:28px;margin:0 0 16px}.muted{color:#5C6F82}.eyebrow{display:inline-flex;align-items:center;padding:5px 13px;border-radius:999px;background:rgba(34,174,234,.1);color:#22AEEA;font-weight:800;font-size:14px;margin-bottom:12px}.hero-intro{display:grid;grid-template-columns:1.05fr .95fr;gap:28px;align-items:center}.hero-intro .visual{background:linear-gradient(180deg,#fff,#F8FCFF);border:1px solid rgba(34,174,234,.2);border-radius:26px;padding:18px;box-shadow:0 16px 38px rgba(31,133,184,.12)}.hero-intro .visual img{max-height:280px;width:100%;object-fit:contain}.banner-slider{max-width:1180px;margin:24px auto 34px;border-radius:24px;background:#F8FCFF;box-shadow:0 16px 38px rgba(31,133,184,.12);overflow:hidden;position:relative;height:320px}.slide{position:absolute;inset:0;opacity:0;transition:opacity .45s}.slide.active{opacity:1;z-index:1}.banner-slider img{width:100%;height:100%;object-fit:contain;background:#F8FCFF}.slider-prev,.slider-next{position:absolute;top:50%;transform:translateY(-50%);z-index:3;width:38px;height:38px;border-radius:50%;border:1px solid rgba(34,174,234,.25);background:rgba(255,255,255,.88);color:#22AEEA;font-size:28px;line-height:1;cursor:pointer}.slider-prev{left:16px}.slider-next{right:16px}.slider-dots{position:absolute;left:0;right:0;bottom:13px;z-index:4;text-align:center}.slider-dot{width:9px;height:9px;border-radius:999px;border:none;margin:0 4px;background:rgba(20,127,184,.28);cursor:pointer}.slider-dot.active{width:24px;background:#22AEEA}.banner-caption,.banner-text,.slide-title,.slide-desc,.slide-content,.slide-card,.banner-card{display:none!important}.ticker{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.ticker-item{background:linear-gradient(180deg,#fff,#F8FCFF);border:1px solid rgba(34,174,234,.12);border-radius:18px;padding:17px}.ticker-item strong{display:block;color:#22AEEA;margin-bottom:6px}.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:22px}.card,.zone-card,.info-card,.review-card,.product-card{background:#fff;border:1px solid rgba(34,174,234,.12);box-shadow:0 16px 38px rgba(31,133,184,.12);border-radius:20px;padding:22px}.product-card img{width:100%;height:160px;object-fit:contain;background:#F8FCFF;border-radius:16px;margin-bottom:14px}.zone-card img,.info-card img,.content-img{max-width:100%;height:auto;max-height:230px;object-fit:contain;border-radius:16px;background:#F8FCFF;margin-bottom:14px}.feature-row{display:grid;grid-template-columns:1fr 1fr;gap:28px;align-items:center}.feature-row.reverse .feature-text{order:1}.feature-row.reverse .feature-image{order:2}.feature-image{background:#fff;border:1px solid rgba(34,174,234,.12);border-radius:24px;padding:18px;box-shadow:0 16px 38px rgba(31,133,184,.12)}.feature-image img{width:100%;height:260px;object-fit:contain}.list-clean{padding-left:18px}.list-clean li{margin:7px 0}.faq-item{border-bottom:1px solid rgba(34,174,234,.12);padding:16px 0}.faq-item:last-child{border-bottom:none}.notice{background:linear-gradient(135deg,#fff,#EAF8FE);border:1px solid rgba(34,174,234,.18);border-radius:22px;padding:22px}.floating-service{position:fixed;right:18px;top:42%;z-index:50;display:flex;flex-direction:column;gap:8px}.floating-service a{background:#fff;color:#34465C;border:1px solid rgba(34,174,234,.12);box-shadow:0 12px 30px rgba(31,133,184,.12);border-radius:999px;padding:9px 12px;font-size:13px;text-align:center;font-weight:700}.floating-service a.register-link{background:linear-gradient(135deg,#45C9F5 0%,#22AEEA 52%,#168ED4 100%);color:#fff}.site-footer{background:#163B57;color:#EAF7FE;margin-top:54px;padding:42px 20px 18px}.footer-grid{max-width:1180px;margin:0 auto;display:grid;grid-template-columns:1.4fr .7fr .7fr 1.1fr;gap:26px}.footer-brand img{max-height:52px;margin-bottom:12px}.site-footer a{display:block;color:#EAF7FE;opacity:.88;margin:8px 0}.site-footer h3{color:#fff;margin-top:0}.footer-bottom{max-width:1180px;margin:22px auto 0;border-top:1px solid rgba(255,255,255,.13);padding-top:16px;color:rgba(234,247,254,.78);font-size:13px}.menu-toggle{display:none;background:none;border:none;width:42px;height:42px;padding:10px}.menu-toggle span{display:block;height:2px;background:#147FB8;margin:6px 0;border-radius:10px}.drawer-mask{position:fixed;inset:0;background:rgba(0,0,0,.38);z-index:10000;display:none}.drawer-mask.show{display:block}.mobile-drawer{position:fixed;left:0;top:0;bottom:0;width:84%;max-width:320px;background:#fff;z-index:10001;transform:translateX(-100%);transition:.25s;box-shadow:18px 0 40px rgba(31,133,184,.16);overflow-y:auto}.mobile-drawer.show{transform:translateX(0)}.drawer-top{display:flex;align-items:center;justify-content:space-between;padding:18px;border-bottom:1px solid rgba(34,174,234,.12)}.drawer-logo img{max-height:46px}.drawer-close{border:none;background:#F3FBFF;color:#147FB8;border-radius:50%;width:34px;height:34px;font-size:26px;line-height:30px}.drawer-links{padding:14px}.drawer-links a{display:block;padding:12px 14px;border-radius:14px;color:#34465C;font-weight:700}.drawer-links a.active,.drawer-links a:hover{background:rgba(34,174,234,.1);color:#22AEEA}.drawer-open{overflow:hidden}.mobile-bottom-nav{display:none}.page-head{padding-top:34px}.page-head .panel{background:linear-gradient(135deg,#fff,#F8FCFF)}@media(max-width:900px){.nav-core{display:none}.menu-toggle{display:block}.header-inner{min-height:64px;gap:10px}.logo{position:absolute;left:50%;transform:translateX(-50%)}.logo img{max-height:44px}.header-register{padding:8px 15px;font-size:14px}.floating-service{display:none}.banner-slider{height:200px;margin:14px 16px 24px;border-radius:18px}.hero-intro,.feature-row,.feature-row.reverse,.grid-2{grid-template-columns:1fr}.feature-row.reverse .feature-text,.feature-row.reverse .feature-image{order:initial}.ticker,.grid-3,.grid-4{grid-template-columns:1fr}.panel{padding:22px}.feature-image img{height:210px}.product-card img{height:135px}.footer-grid{grid-template-columns:1fr}.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(34,174,234,.16);box-shadow:0 -12px 28px rgba(31,133,184,.1)}.mobile-bottom-nav a{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;padding:7px 0 6px;color:#5C6F82;font-size:12px;font-weight:700}.mobile-bottom-nav a span{font-size:17px;line-height:1}.mobile-bottom-nav a.active{color:#22AEEA}body{padding-bottom:62px}h1{font-size:29px}h2{font-size:24px}.channel-inner{padding:7px 12px}.channel-bar a{padding:7px 11px}.section{margin:24px auto}}@media(min-width:901px){.menu-toggle{display:none!important}}