*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#F4FBFF;color:#223044;font-family:"Microsoft YaHei","PingFang SC",Arial,sans-serif;line-height:1.75;overflow-x:hidden}a{text-decoration:none;color:inherit}img{display:block;max-width:100%;height:auto}.wrap{width:min(1200px,calc(100% - 36px));margin:auto}.site-header{position:fixed;inset:0 0 auto;z-index:100;background:rgba(255,255,255,.94);backdrop-filter:blur(12px);box-shadow:0 8px 24px rgba(8,119,201,.08)}.top-nav{height:72px;display:flex;align-items:center;gap:28px}.brand-logo{display:flex;align-items:center;flex:0 0 auto}.brand-logo img{width:150px;max-height:46px;object-fit:contain}.nav-core{display:flex;align-items:center;justify-content:center;gap:28px;flex:1}.nav-core a{color:#1D2A3A;position:relative;font-weight:600;white-space:nowrap}.nav-core a:hover,.nav-core a.active{color:#1CA8F6}.nav-core a.active:after{content:"";position:absolute;left:50%;bottom:-12px;width:28px;height:3px;border-radius:999px;background:#1CA8F6;transform:translateX(-50%)}.main-btn{display:inline-flex;align-items:center;justify-content:center;padding:10px 24px;background:linear-gradient(135deg,#38C7FF 0%,#1CA8F6 48%,#0877C9 100%);color:#fff;border-radius:999px;box-shadow:0 12px 26px rgba(8,119,201,.18);font-weight:700;transition:.2s}.main-btn:hover{transform:translateY(-2px);box-shadow:0 16px 30px rgba(8,119,201,.25)}.header-register{margin-left:auto;flex:0 0 auto}.channel-bar{background:rgba(234,247,255,.88);border-top:1px solid rgba(28,168,246,.1);border-bottom:1px solid rgba(28,168,246,.1);overflow-x:auto;white-space:nowrap}.channel-inner{display:flex;gap:8px;padding:9px 0}.channel-bar a{padding:5px 12px;color:#5F7082;border-radius:999px;font-size:14px}.channel-bar a:hover,.channel-bar a.active{color:#0877C9;background:rgba(28,168,246,.1)}.site-main{padding-top:126px}.section{padding:34px 0}.section.soft{background:#EAF7FF}.section-title{margin:0 0 12px;color:#0877C9;font-size:clamp(26px,4vw,40px);line-height:1.25}.section-lead{max-width:850px;color:#5F7082;margin:0 0 24px}.eyebrow{display:inline-block;color:#1CA8F6;font-weight:700;letter-spacing:.08em;margin-bottom:8px}.banner-slider{max-width:1200px;margin:24px auto 34px;border-radius:22px;background:#fff;box-shadow:0 16px 40px rgba(8,119,201,.1);overflow:hidden;position:relative;z-index:1;height:340px}.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:#fff}.slider-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:3;border:0;width:44px;height:44px;border-radius:999px;background:rgba(255,255,255,.88);color:#1CA8F6;font-size:24px;box-shadow:0 8px 20px rgba(8,119,201,.14);cursor:pointer}.slider-arrow.prev{left:16px}.slider-arrow.next{right:16px}.slider-dots{position:absolute;left:50%;bottom:14px;transform:translateX(-50%);display:flex;gap:8px;z-index:3}.slider-dots button{width:9px;height:9px;padding:0;border-radius:50%;border:0;background:rgba(28,168,246,.24);cursor:pointer}.slider-dots button.active{background:#1CA8F6}.grid-2,.grid-3,.grid-4{display:grid;gap:22px}.grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-4{grid-template-columns:repeat(4,minmax(0,1fr))}.card,.zone-card,.info-card,.review-card,.faq-item{background:#fff;border:1px solid rgba(28,168,246,.12);box-shadow:0 16px 40px rgba(8,119,201,.08);border-radius:20px;padding:24px}.card h2,.card h3,.zone-card h3,.info-card h3,.review-card h3{color:#0877C9;margin-top:0}.content-img{width:100%;height:230px;object-fit:contain;background:#fff;border-radius:16px;margin-bottom:18px}.zone-card img{width:100%;height:180px;object-fit:contain;background:#F9FDFF;border-radius:14px;margin-bottom:16px}.text-link{color:#0877C9;font-weight:700}.text-link:hover{color:#1CA8F6}.pill-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.pill-item{background:#fff;border:1px solid rgba(28,168,246,.15);border-radius:999px;padding:15px 18px}.pill-item strong{display:block;color:#0877C9}.pill-item span{font-size:14px;color:#5F7082}.feature-strip{background:linear-gradient(90deg,#fff,#EAF7FF);border:1px solid rgba(28,168,246,.13);border-radius:22px;padding:28px}.num{font-size:28px;font-weight:800;color:#1CA8F6}.plain-list{padding-left:20px}.plain-list li{margin:7px 0}.page-hero{padding:42px 0 18px}.page-hero .hero-box{display:grid;grid-template-columns:1.2fr .8fr;gap:30px;align-items:center;background:linear-gradient(135deg,#fff,#EAF7FF);border-radius:26px;padding:34px;border:1px solid rgba(28,168,246,.13);box-shadow:0 18px 44px rgba(8,119,201,.08)}.page-hero.no-image .hero-box{grid-template-columns:1fr}.page-hero h1{color:#0877C9;font-size:clamp(32px,5vw,52px);line-height:1.2;margin:8px 0 14px}.page-hero img{width:100%;height:280px;object-fit:contain;border-radius:18px;background:#fff}.content-stack{display:grid;gap:22px}.notice{background:#EDF8FF;border-left:4px solid #1CA8F6;padding:18px 20px;border-radius:12px}.faq-list{display:grid;gap:14px}.faq-item h3{margin:0 0 8px;color:#0877C9}.compliance-strip{background:#DFF4FF;padding:24px 0}.compliance-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.compliance-grid strong{color:#0877C9}.compliance-grid p{margin:4px 0 0;color:#5F7082;font-size:14px}.site-footer{background:#082A46;color:#EAF8FF;padding:46px 0 0}.footer-grid{display:grid;grid-template-columns:2fr repeat(3,1fr);gap:30px}.footer-brand img{width:155px;max-height:48px;object-fit:contain;filter:brightness(0) invert(1)}.footer-grid h3{color:#7FE4FF;margin-top:0}.footer-grid a{display:block;color:#D7F3FF;margin:7px 0}.footer-bottom{text-align:center;border-top:1px solid rgba(255,255,255,.1);margin-top:34px;padding:18px;color:#A9D8EC}.floating-service{position:fixed;right:18px;top:42%;z-index:60;display:grid;gap:8px}.floating-service a,.floating-service button{min-width:84px;padding:10px 12px;background:#fff;color:#0877C9;border:1px solid rgba(28,168,246,.14);border-radius:12px;box-shadow:0 14px 30px rgba(8,119,201,.1);font:inherit;cursor:pointer}.floating-service a.register-link{background:linear-gradient(135deg,#38C7FF,#1CA8F6 48%,#0877C9);color:#fff}.menu-toggle,.mobile-bottom,.mobile-drawer,.drawer-mask{display:none}.reviews{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.review-card p{margin:0;color:#415468}.review-card cite{display:block;margin-top:12px;color:#1CA8F6;font-style:normal}.mobile-bottom{display:none}@media(max-width:980px){.grid-4,.compliance-grid{grid-template-columns:repeat(2,1fr)}.grid-3,.reviews{grid-template-columns:repeat(2,1fr)}.floating-service{display:none}.banner-slider{height:270px}.nav-core{gap:16px}.nav-core a{font-size:14px}.brand-logo img{width:130px}.page-hero .hero-box{grid-template-columns:1fr}.footer-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:700px){body{padding-bottom:70px}.site-main{padding-top:72px}.top-nav{height:72px;gap:12px}.nav-core,.channel-bar{display:none}.menu-toggle{display:inline-grid;width:42px;height:42px;padding:9px;border:0;background:transparent;gap:4px;align-content:center}.menu-toggle span{height:2px;background:#0877C9;border-radius:3px}.brand-logo{flex:1;justify-content:center}.brand-logo img{width:120px}.header-register{padding:8px 16px}.banner-slider{height:190px;margin:16px auto 24px;border-radius:16px}.slider-arrow{width:36px;height:36px}.grid-2,.grid-3,.grid-4,.pill-grid,.reviews,.compliance-grid,.footer-grid{grid-template-columns:1fr}.section{padding:26px 0}.wrap{width:min(100% - 24px,1200px)}.page-hero{padding-top:22px}.page-hero .hero-box{padding:24px}.page-hero img{height:210px}.content-img{height:200px}.mobile-bottom{display:grid;grid-template-columns:repeat(4,1fr);position:fixed;left:0;right:0;bottom:0;z-index:90;background:#fff;border-top:1px solid rgba(28,168,246,.15);box-shadow:0 -8px 24px rgba(8,119,201,.08);padding-bottom:env(safe-area-inset-bottom)}.mobile-bottom a{text-align:center;padding:12px 6px;color:#0877C9;font-weight:700;font-size:14px}.mobile-drawer{display:block;position:fixed;left:0;top:0;bottom:0;width:84%;max-width:320px;background:#fff;z-index:130;transform:translateX(-102%);transition:.28s;overflow:auto;box-shadow:16px 0 40px rgba(8,119,201,.18)}.mobile-drawer.open{transform:translateX(0)}.drawer-head{display:flex;align-items:center;justify-content:space-between;padding:18px;border-bottom:1px solid #EAF7FF}.drawer-head img{width:130px;max-height:46px;object-fit:contain}.drawer-close{font-size:30px;border:0;background:none;color:#0877C9}.mobile-drawer nav{display:grid;padding:12px}.mobile-drawer nav a{padding:11px 12px;border-radius:10px;color:#33485f}.mobile-drawer nav a:hover{background:#EAF7FF;color:#0877C9}.drawer-mask{display:block;position:fixed;inset:0;background:rgba(5,28,48,.45);z-index:120;opacity:0;visibility:hidden;transition:.2s}.drawer-mask.show{opacity:1;visibility:visible}.drawer-open{overflow:hidden}.footer-brand img{filter:brightness(0) invert(1)}}