
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#E6EBF2;color:#243447;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Microsoft YaHei",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:9999;background:#F5F7FB;border-bottom:1px solid rgba(40,156,255,.12);box-shadow:0 8px 24px rgba(56,92,138,.08)}.header-inner{max-width:1200px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:72px;padding:0 18px}.logo{flex:0 0 auto}.logo img{max-height:52px;width:auto}.nav-wrap{flex:1 1 auto;min-width:0;display:flex;justify-content:center}.nav{display:flex;align-items:center;gap:20px;white-space:nowrap;flex-wrap:nowrap}.nav a,.more-toggle{color:#4E5F7A;font-weight:700;background:transparent;border:0;font-size:15px;cursor:pointer;padding:10px 0}.nav a:hover,.nav a.active,.more-toggle:hover{color:#289CFF}.nav a.active{border-bottom:3px solid #289CFF}.header-action{flex:0 0 auto;display:flex;align-items:center}.main-btn{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:10px 24px;border-radius:999px;background:linear-gradient(180deg,#32D1F6 0%,#27B9F4 35%,#249BFF 100%);color:#fff;font-weight:800;box-shadow:0 12px 26px rgba(36,155,255,.25)}.dropdown,.more-dropdown{position:relative}.dropdown-menu,.more-menu{position:absolute;top:100%;left:0;min-width:180px;background:#fff;border:1px solid rgba(40,156,255,.12);border-radius:14px;box-shadow:0 18px 38px rgba(56,92,138,.16);z-index:10000;opacity:0;visibility:hidden;transform:translateY(8px);transition:.2s;padding:8px}.dropdown:hover .dropdown-menu,.more-dropdown:hover .more-menu{opacity:1;visibility:visible;transform:translateY(0)}.dropdown-menu a,.more-menu a{display:block;padding:10px 14px;color:#4E5F7A;white-space:nowrap;border-radius:10px}.dropdown-menu a:hover,.more-menu a:hover{color:#289CFF;background:rgba(40,156,255,.08)}.menu-btn{display:none;background:transparent;border:0;font-size:26px;color:#4E5F7A}.site-main{padding-top:0}.container{max-width:1200px;margin:0 auto;padding:0 18px}.banner-slider{max-width:1200px;margin:28px auto 36px;border-radius:20px;background:#fff;box-shadow:0 18px 40px rgba(56,92,138,.12);overflow:hidden;position:relative}.slides{height:350px;position:relative}.slide{position:absolute;inset:0;opacity:0;transition:opacity .35s}.slide.active{opacity:1}.banner-slider img{width:100%;height:100%;object-fit:contain;background:#fff}.slider-prev,.slider-next{position:absolute;top:50%;transform:translateY(-50%);width:42px;height:42px;border:0;border-radius:50%;background:rgba(255,255,255,.9);color:#289CFF;font-size:24px;cursor:pointer}.slider-prev{left:16px}.slider-next{right:16px}.slider-dots{position:absolute;left:0;right:0;bottom:14px;text-align:center}.dot{display:inline-block;width:10px;height:10px;border-radius:50%;background:#DDE4EE;margin:0 5px;cursor:pointer}.dot.active{background:#289CFF}.hero-note{max-width:1200px;margin:-18px auto 28px;padding:20px 24px;border-radius:18px;background:#fff;border:1px solid rgba(40,156,255,.16);box-shadow:0 14px 36px rgba(56,92,138,.10)}h1,h2,h3,.section-title{color:#289CFF;margin-top:0;line-height:1.25}.section{max-width:1200px;margin:0 auto 28px;padding:0 18px}.panel{background:rgba(255,255,255,.92);border:1px solid rgba(40,156,255,.16);box-shadow:0 14px 36px rgba(56,92,138,.10);border-radius:22px;padding:28px}.grid{display:grid;gap:18px}.grid-2{grid-template-columns:repeat(2,1fr)}.grid-3{grid-template-columns:repeat(3,1fr)}.grid-4{grid-template-columns:repeat(4,1fr)}.card,.zone-card,.info-card,.review-card{background:rgba(255,255,255,.92);border:1px solid rgba(40,156,255,.16);box-shadow:0 14px 36px rgba(56,92,138,.10);border-radius:18px;padding:20px}.zone-card img,.info-card img,.content-img{width:100%;max-height:230px;object-fit:contain;background:#EEF2F7;border-radius:16px;margin-bottom:14px}.product-img{width:100%;height:155px;object-fit:contain;background:#EEF2F7;border-radius:14px;margin-bottom:12px}.tag{display:inline-block;color:#289CFF;background:rgba(40,156,255,.1);border-radius:999px;padding:4px 10px;font-weight:700}.steps{counter-reset:s;display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.step{position:relative;padding:22px 18px 18px 58px;background:#fff;border-radius:18px;border:1px solid rgba(40,156,255,.16)}.step:before{counter-increment:s;content:counter(s);position:absolute;left:18px;top:22px;width:28px;height:28px;border-radius:50%;display:grid;place-items:center;color:#fff;background:#289CFF;font-weight:800}.notice{background:#EEF2F7;border-left:4px solid #289CFF;padding:18px;border-radius:16px;color:#4E5F7A}.site-footer{background:#243447;color:#EAF3FF;margin-top:42px}.footer-inner{max-width:1200px;margin:auto;padding:36px 18px;display:grid;grid-template-columns:2fr 1fr 1.4fr;gap:24px}.footer-brand img{max-height:52px;margin-bottom:12px}.site-footer a{display:block;color:#EAF3FF;margin:8px 0}.drawer-mask{display:none}.mobile-drawer{display:none}.no-scroll{overflow:hidden}.page-hero{max-width:1200px;margin:28px auto;padding:0 18px}.page-hero .panel{display:grid;grid-template-columns:1.2fr .8fr;gap:24px;align-items:center}.page-hero img{max-height:280px;object-fit:contain;background:#EEF2F7;border-radius:18px;width:100%}@media(max-width:980px){.nav-wrap{display:none}.menu-btn{display:block}.header-inner{gap:10px;min-height:66px}.logo img{max-height:44px}.main-btn{min-height:38px;padding:8px 16px}.mobile-drawer{display:block;position:fixed;left:-86vw;top:0;width:84vw;max-width:320px;height:100vh;background:#fff;z-index:10001;transition:.25s;box-shadow:18px 0 40px rgba(36,52,71,.18);overflow:auto}.mobile-drawer.open{left:0}.drawer-mask{position:fixed;inset:0;background:rgba(36,52,71,.35);z-index:10000}.drawer-mask.show{display:block}.drawer-head{display:flex;align-items:center;justify-content:space-between;padding:16px;border-bottom:1px solid rgba(40,156,255,.12)}.drawer-head img{max-height:44px}.drawer-head button{font-size:28px;background:transparent;border:0;color:#4E5F7A}.drawer-links{display:grid;padding:12px}.drawer-links a{padding:12px 14px;border-radius:12px;color:#4E5F7A;font-weight:700}.drawer-links a:hover{background:rgba(40,156,255,.08);color:#289CFF}.slides{height:210px}.hero-note{margin:12px 18px 24px}.grid-2,.grid-3,.grid-4,.steps{grid-template-columns:1fr}.page-hero .panel{grid-template-columns:1fr}.footer-inner{grid-template-columns:1fr}.section{margin-bottom:22px}.panel{padding:22px}.step{padding-left:60px}.zone-card img,.info-card img,.content-img{max-height:190px}.product-img{height:135px}}
