
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#E6EBF2;color:#243447;font-family:"Microsoft YaHei",Arial,sans-serif;line-height:1.75;overflow-x:hidden}a{text-decoration:none;color:inherit}img{max-width:100%;display:block}main{padding-top:100px}.site-header{position:fixed;top:0;left:0;right:0;z-index:9000;background:#F5F7FB;border-bottom:1px solid rgba(40,156,255,.14);box-shadow:0 10px 28px rgba(56,92,138,.08)}.header-inner{max-width:1240px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:72px;padding:0 20px}.logo{flex:0 0 auto;display:flex;align-items:center}.logo img{max-height:52px;width:auto;display:block}.nav-wrap{flex:1 1 auto;min-width:0;display:flex;justify-content:center}.nav{display:flex;align-items:center;gap:22px;white-space:nowrap;flex-wrap:nowrap}.nav a,.drop-button{color:#4E5F7A;font-weight:700;font-size:15px;position:relative;background:transparent;border:0;cursor:pointer;font-family:inherit;padding:10px 0}.nav a:hover,.nav a.active,.drop-button:hover{color:#289CFF}.nav a.active:after{content:"";position:absolute;left:50%;bottom:0;width:24px;height:3px;border-radius:999px;background:#289CFF;transform:translateX(-50%)}.header-action{flex:0 0 auto;display:flex;align-items:center}.main-btn{display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(180deg,#32D1F6 0%,#27B9F4 35%,#249BFF 100%);color:#fff!important;border-radius:999px;padding:11px 22px;font-weight:800;box-shadow:0 12px 24px rgba(36,155,255,.22);border:0}.main-btn:hover{transform:translateY(-1px)}.dropdown,.more-dropdown{position:relative}.dropdown-menu,.more-menu{position:absolute;top:100%;left:0;min-width:180px;background:#FFFFFF;border:1px solid rgba(40,156,255,.12);border-radius:14px;box-shadow:0 18px 38px rgba(56,92,138,.16);z-index:10000;padding:8px;display:none}.dropdown:hover .dropdown-menu,.more-dropdown:hover .more-menu,.more-dropdown.open .more-menu{display:block}.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-toggle{display:none;background:transparent;border:0;width:38px;height:38px;align-items:center;justify-content:center;flex-direction:column;gap:5px}.menu-toggle span{width:22px;height:2px;background:#4E5F7A;border-radius:99px}.drawer-mask{position:fixed;inset:0;background:rgba(20,30,45,.45);z-index:9500;opacity:0;visibility:hidden;transition:.25s}.mobile-drawer{position:fixed;top:0;bottom:0;left:0;width:84vw;max-width:320px;background:#F5F7FB;z-index:9600;transform:translateX(-105%);transition:.28s ease;box-shadow:18px 0 38px rgba(56,92,138,.18);overflow:auto}.drawer-open{overflow:hidden}.drawer-open .drawer-mask{opacity:1;visibility:visible}.drawer-open .mobile-drawer{transform:translateX(0)}.drawer-head{display:flex;align-items:center;justify-content:space-between;padding:18px;border-bottom:1px solid rgba(40,156,255,.14)}.drawer-head img{height:44px;width:auto}.drawer-close{border:0;background:#fff;color:#289CFF;border-radius:50%;width:34px;height:34px;font-size:24px;line-height:1}.drawer-nav{display:grid;grid-template-columns:1fr 1fr;gap:10px;padding:18px}.drawer-nav a{background:#fff;border:1px solid rgba(40,156,255,.12);border-radius:13px;padding:11px 12px;color:#4E5F7A;font-weight:700}.section{max-width:1200px;margin:0 auto 28px;padding:0 20px}.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:24px;padding:28px}.soft-panel{background:#EEF2F7;border-radius:24px;padding:28px;border:1px solid rgba(40,156,255,.10)}h1,h2,h3,.section-title{color:#289CFF;margin-top:0;line-height:1.3}h1{font-size:36px;margin-bottom:14px}h2,.section-title{font-size:28px;margin-bottom:16px}h3{font-size:20px;margin-bottom:8px}p{margin:0 0 12px;color:#243447}.muted{color:#66788A}.eyebrow{display:inline-flex;color:#289CFF;background:rgba(40,156,255,.10);border:1px solid rgba(40,156,255,.16);border-radius:999px;padding:5px 12px;font-weight:800;font-size:13px;margin-bottom:12px}.banner-slider{max-width:1200px;margin:28px auto 36px;border-radius:20px;background:#FFFFFF;box-shadow:0 18px 40px rgba(56,92,138,.12);overflow:hidden;position:relative}.slides{position:relative;height:360px}.slide{position:absolute;inset:0;opacity:0;transition:opacity .4s ease;display:flex}.slide.active{opacity:1;z-index:1}.banner-slider img{width:100%;height:100%;object-fit:contain;background:#FFFFFF}.slider-copy{position:absolute;left:34px;bottom:34px;z-index:3;max-width:390px;background:rgba(255,255,255,.9);border:1px solid rgba(40,156,255,.16);border-radius:18px;padding:18px;box-shadow:0 16px 30px rgba(56,92,138,.14)}.slider-copy strong{display:block;color:#289CFF;font-size:22px;margin-bottom:5px}.slider-copy span{color:#243447;font-weight:600}.slider-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:4;width:38px;height:38px;border:0;border-radius:50%;background:rgba(255,255,255,.88);color:#289CFF;font-size:24px;box-shadow:0 8px 18px rgba(56,92,138,.14);cursor:pointer}.slider-arrow.prev{left:16px}.slider-arrow.next{right:16px}.slider-dots{position:absolute;left:0;right:0;bottom:14px;z-index:4;display:flex;justify-content:center;gap:8px}.slider-dots button{width:9px;height:9px;border:0;border-radius:50%;background:rgba(40,156,255,.28);cursor:pointer}.slider-dots button.active{width:24px;border-radius:999px;background:#289CFF}.hero-copy-mobile{display:none}.hero-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:22px;align-items:center}.hero-grid .content-img{max-height:285px;object-fit:contain;margin:auto}.quick-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.quick-card,.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:20px;padding:20px}.quick-card a,.text-link{color:#289CFF;font-weight:800}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.media-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.media-card{display:grid;grid-template-columns:180px 1fr;gap:18px;align-items:center}.media-card img,.content-img{max-width:100%;height:auto;max-height:230px;object-fit:contain}.product-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:16px}.product-card{background:#fff;border:1px solid rgba(40,156,255,.16);border-radius:18px;padding:16px;box-shadow:0 14px 34px rgba(56,92,138,.09)}.product-card img{width:100%;height:150px;object-fit:contain;background:#EEF2F7;border-radius:14px;margin-bottom:12px}.app-layout{display:grid;grid-template-columns:1fr 320px;gap:22px;align-items:center}.app-layout img{max-height:260px;object-fit:contain;margin:auto}.points{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:16px}.point{background:#EEF2F7;border-radius:16px;padding:14px;border:1px solid rgba(40,156,255,.10)}.notice-list{display:grid;gap:12px}.notice-list li{list-style:none;background:#fff;border:1px solid rgba(40,156,255,.14);border-radius:16px;padding:14px;color:#243447}.steps{counter-reset:item;display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.step{position:relative;background:#fff;border-radius:18px;border:1px solid rgba(40,156,255,.15);padding:18px 18px 18px 58px}.step:before{counter-increment:item;content:counter(item);position:absolute;left:16px;top:18px;width:30px;height:30px;border-radius:50%;background:linear-gradient(180deg,#32D1F6,#249BFF);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:800}.reviews{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.faq-list{display:grid;gap:12px}.faq-item{background:#fff;border:1px solid rgba(40,156,255,.15);border-radius:18px;padding:18px}.legal-note{background:#DDE4EE;border:1px solid rgba(40,156,255,.16);border-radius:22px;padding:22px;color:#243447}.inner-hero{display:grid;grid-template-columns:1fr 330px;gap:24px;align-items:center}.inner-hero img{max-height:260px;object-fit:contain;margin:auto}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:18px}.site-footer{background:#243447;color:#EAF3FF;margin-top:40px}.footer-inner{max-width:1200px;margin:0 auto;padding:36px 20px;display:grid;grid-template-columns:1.1fr 1fr;gap:24px}.footer-brand img{height:52px;width:auto;margin-bottom:14px}.footer-brand p,.footer-note{color:#EAF3FF}.footer-links{display:flex;gap:12px;flex-wrap:wrap;align-content:start}.footer-links a{color:#EAF3FF;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12);padding:8px 12px;border-radius:999px}.footer-note{grid-column:1/-1;border-top:1px solid rgba(255,255,255,.14);padding-top:16px;font-size:14px}.mobile-bottom-nav{display:none}
@media(max-width:1100px){.nav{gap:14px}.nav a,.drop-button{font-size:14px}.product-grid{grid-template-columns:repeat(3,1fr)}.quick-grid{grid-template-columns:repeat(2,1fr)}.media-card{grid-template-columns:1fr}.app-layout,.hero-grid,.inner-hero{grid-template-columns:1fr}.app-layout img,.inner-hero img{max-height:220px}.floating-hide{display:none}}
@media(max-width:760px){main{padding-top:74px;padding-bottom:72px}.header-inner{min-height:64px;padding:0 12px;gap:10px}.menu-toggle{display:flex;flex:0 0 auto}.nav-wrap{display:none}.logo{position:absolute;left:50%;transform:translateX(-50%)}.logo img{max-height:42px}.header-action{margin-left:auto}.header-register{padding:8px 14px;font-size:14px}.banner-slider{margin:14px 14px 20px;border-radius:16px}.slides{height:190px}.slider-copy{display:none}.hero-copy-mobile{display:block;margin:0 14px 20px;background:#fff;border:1px solid rgba(40,156,255,.16);box-shadow:0 12px 26px rgba(56,92,138,.10);border-radius:18px;padding:16px}.hero-copy-mobile strong{display:block;color:#289CFF;font-size:20px}.slider-arrow{width:32px;height:32px;font-size:20px}.section{padding:0 14px;margin-bottom:18px}.panel,.soft-panel{padding:20px;border-radius:18px}h1{font-size:28px}h2,.section-title{font-size:23px}.quick-grid,.feature-grid,.media-grid,.product-grid,.points,.steps,.reviews,.two-col{grid-template-columns:1fr}.product-card img{height:130px}.media-card img,.content-img{max-height:190px}.step{padding-left:56px}.footer-inner{grid-template-columns:1fr;padding:28px 16px}.mobile-bottom-nav{position:fixed;left:0;right:0;bottom:0;height:58px;background:#fff;border-top:1px solid rgba(40,156,255,.16);display:grid;grid-template-columns:repeat(4,1fr);z-index:8800}.mobile-bottom-nav a{display:flex;align-items:center;justify-content:center;color:#4E5F7A;font-weight:800;font-size:13px}.mobile-bottom-nav a.active{color:#289CFF}}
