*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Microsoft YaHei",sans-serif;background:#F4FBFF;color:#223044;line-height:1.75;overflow-x:hidden}a{text-decoration:none;color:inherit}img{display:block;max-width:100%;height:auto}.container{width:min(1180px,calc(100% - 32px));margin:auto}.site-header{position:sticky;top:0;z-index:100;background:rgba(255,255,255,.94);backdrop-filter:blur(12px);box-shadow:0 8px 24px rgba(8,119,201,.08)}.topbar{height:74px;display:flex;align-items:center;gap:28px}.brand img{width:150px;max-height:48px;object-fit:contain}.nav-core{display:flex;gap:8px;margin-left:auto}.nav-core a{padding:9px 13px;border-radius:999px;color:#1D2A3A;font-weight:600;position:relative}.nav-core a:hover,.nav-core a.active{color:#1CA8F6;background:#EAF7FF}.main-btn{display:inline-flex;align-items:center;justify-content:center;padding:10px 22px;background:linear-gradient(135deg,#38C7FF 0%,#1CA8F6 48%,#0877C9 100%);color:#fff!important;border-radius:999px;box-shadow:0 12px 26px rgba(8,119,201,.18);font-weight:700;transition:.2s}.main-btn:hover{transform:translateY(-2px)}.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{width:max-content;min-width:100%;padding:9px max(16px,calc((100vw - 1180px)/2));display:flex;gap:8px}.channel-bar a{padding:6px 12px;border-radius:999px;color:#5F7082}.channel-bar a:hover,.channel-bar a.active{color:#0877C9;background:rgba(28,168,246,.1)}main{min-height:60vh}.banner-slider{max-width:1180px;height:360px;margin:24px auto 34px;border-radius:22px;background:#fff;box-shadow:0 16px 40px rgba(8,119,201,.10);overflow:hidden;position:relative}.slide{display:none;width:100%;height:100%}.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:50%;background:rgba(255,255,255,.9);color:#1CA8F6;font-size:24px;box-shadow:0 8px 20px rgba(8,119,201,.14);cursor:pointer}.slider-arrow.prev{left:14px}.slider-arrow.next{right:14px}.slider-dots{position:absolute;left:50%;bottom:14px;transform:translateX(-50%);display:flex;gap:8px}.slider-dots button{width:9px;height:9px;border-radius:50%;border:0;background:rgba(28,168,246,.24);padding:0}.slider-dots button.active{background:#1CA8F6}.section{padding:34px 0}.soft{background:#EAF7FF}.section-title,h1,h2,h3{color:#0877C9}.eyebrow{color:#1CA8F6;font-weight:700;letter-spacing:.08em}.hero-grid,.two-col,.three-col,.four-col{display:grid;gap:22px}.hero-grid,.two-col{grid-template-columns:1.1fr .9fr;align-items:center}.three-col{grid-template-columns:repeat(3,1fr)}.four-col{grid-template-columns:repeat(4,1fr)}.card,.zone-card,.info-card,.review-card,.faq-item,.page-hero{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}.page-hero{margin:30px auto}.content-img{width:100%;max-height:280px;object-fit:contain}.text-link{color:#0877C9;font-weight:700}.pill-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.pill{background:#fff;border:1px solid rgba(28,168,246,.15);border-radius:16px;padding:16px}.num{font-size:28px;color:#1CA8F6;font-weight:800}.clean-list{padding-left:18px}.reviews,.faq-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.floating-service{position:fixed;right:18px;top:42%;z-index:60;display:flex;flex-direction:column;gap:8px}.floating-service a,.floating-service button{background:#fff;color:#0877C9;border:1px solid rgba(28,168,246,.14);box-shadow:0 14px 30px rgba(8,119,201,.1);padding:10px 13px;border-radius:12px;font:inherit;cursor:pointer}.floating-service .register-link{background:linear-gradient(135deg,#38C7FF,#1CA8F6 48%,#0877C9);color:#fff}.compliance{padding:26px 0;background:#EDF8FF;border-top:1px solid rgba(28,168,246,.12)}footer{background:#082A46;color:#EAF8FF;padding:42px 0 18px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:30px}.footer-grid img{width:150px;background:#fff;border-radius:12px;padding:6px}.footer-grid a{display:block;color:#EAF8FF;margin:6px 0}.copyright{text-align:center;margin-top:28px;opacity:.75}.menu-btn,.mobile-bottom,.mobile-drawer,.drawer-mask{display:none}.page-section{padding:26px 0}.notice{background:linear-gradient(135deg,#fff,#EAF7FF);border-left:4px solid #1CA8F6;padding:18px 20px;border-radius:14px}.app-long p{margin-bottom:16px}@media(max-width:1000px){.floating-service{display:none}.four-col{grid-template-columns:repeat(2,1fr)}}@media(max-width:760px){body{padding-bottom:68px}.topbar{height:64px;justify-content:space-between;gap:10px}.nav-core,.channel-bar{display:none}.brand{position:absolute;left:50%;transform:translateX(-50%)}.brand img{width:122px}.menu-btn{display:block;border:0;background:#EAF7FF;color:#0877C9;width:40px;height:40px;border-radius:12px;font-size:22px}.header-register{padding:8px 15px}.banner-slider{height:190px;margin:16px auto 24px;width:calc(100% - 24px);border-radius:16px}.slider-arrow{width:36px;height:36px}.hero-grid,.two-col,.three-col,.four-col,.pill-grid,.reviews,.faq-grid,.footer-grid{grid-template-columns:1fr}.section{padding:24px 0}.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 #d8efff;box-shadow:0 -8px 24px rgba(8,119,201,.08)}.mobile-bottom a{text-align:center;padding:12px 4px;color:#0877C9;font-weight:700}.drawer-mask{position:fixed;inset:0;background:rgba(5,27,44,.42);z-index:119}.drawer-mask.show{display:block}.mobile-drawer{display:block;position:fixed;left:0;top:0;bottom:0;width:84%;max-width:320px;z-index:120;background:#fff;transform:translateX(-105%);transition:.25s;overflow:auto;box-shadow:18px 0 42px rgba(8,119,201,.18)}.mobile-drawer.open{transform:translateX(0)}.drawer-head{display:flex;align-items:center;justify-content:space-between;padding:16px;border-bottom:1px solid #dff2ff}.drawer-head img{width:135px}.drawer-close{border:0;background:#EAF7FF;width:38px;height:38px;border-radius:50%;font-size:26px;color:#0877C9}.mobile-drawer nav{padding:12px}.mobile-drawer a{display:block;padding:12px 10px;border-bottom:1px solid #edf8ff;color:#223044}.mobile-drawer a.active{color:#0877C9;font-weight:700}.menu-open{overflow:hidden}.content-img{max-height:230px}}
