
*{box-sizing:border-box}html,body{margin:0;padding:0}body{font-family:"Microsoft YaHei",Arial,sans-serif;background:#E6EBF2;color:#243447;line-height:1.8;overflow-x:hidden}body.lock{overflow:hidden}a{text-decoration:none;color:#289CFF}img{max-width:100%;height:auto;display:block}.site-header{position:sticky;top:0;background:#F5F7FB;z-index:9999;box-shadow:0 10px 28px rgba(56,92,138,.12)}.header-inner{max-width:1200px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:72px;padding:0 20px}.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:18px;white-space:nowrap;flex-wrap:nowrap}.nav a,.nav button{font:600 15px/1 "Microsoft YaHei";color:#4E5F7A;background:transparent;border:0;cursor:pointer;padding:12px 2px}.nav a:hover,.nav button:hover{color:#289CFF}.dropdown,.more-dropdown{position:relative}.dropdown-menu,.more-menu{display:none;position:absolute;top:100%;left:0;min-width:190px;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;padding:8px;}.dropdown:hover .dropdown-menu,.more-dropdown:hover .more-menu{display:block}.dropdown-menu a,.more-menu a{display:block;padding:11px 14px;border-radius:10px;color:#4E5F7A}.dropdown-menu a:hover,.more-menu a:hover{color:#289CFF;background:rgba(40,156,255,.08)}.header-action{flex:0 0 auto;display:flex}.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:10px 24px;font-weight:700;box-shadow:0 10px 20px rgba(36,155,255,.22)}.main-btn:hover{transform:translateY(-1px)}.menu-btn{display:none;border:0;background:#fff;color:#289CFF;border-radius:12px;font-size:22px;padding:6px 11px}.container{max-width:1200px;margin:0 auto;padding:0 20px}.section{margin:34px auto}.hero-page{padding:54px 0 18px}.hero-page h1,.section-title,h1,h2,h3{color:#289CFF}.hero-page h1{font-size:42px;margin:0 0 12px}.lead{font-size:18px;color:#66788A;max-width:820px}.card,.zone-card,.info-card,.review-card,.faq-item,.notice-box{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:24px}.grid{display:grid;gap:20px}.grid-2{grid-template-columns:repeat(2,1fr)}.grid-3{grid-template-columns:repeat(3,1fr)}.grid-4{grid-template-columns:repeat(4,1fr)}.content-img,.zone-card img,.app-section img{width:100%;max-height:260px;object-fit:contain;background:#fff;border-radius:18px;margin-bottom:16px}.text-link{font-weight:700}.tag,.num{color:#289CFF;font-weight:800}.banner-slider{max-width:1200px;margin:28px auto 26px;border-radius:20px;background:#fff;box-shadow:0 18px 40px rgba(56,92,138,.12);overflow:hidden;position:relative;z-index:1}.slides{height:390px}.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:42px;height:42px;border-radius:50%;background:rgba(255,255,255,.9);color:#289CFF;font-size:24px;box-shadow:0 8px 20px rgba(56,92,138,.16);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:4}.slider-dots button{width:9px;height:9px;border-radius:50%;border:0;background:rgba(40,156,255,.25);cursor:pointer}.slider-dots button.active{background:#289CFF}.slider-copy{max-width:1200px;margin:0 auto 24px;padding:0 20px}.slider-copy .card{padding:18px 22px}.pill-row{display:flex;gap:12px;flex-wrap:wrap}.pill-row a{background:#fff;border:1px solid rgba(40,156,255,.16);border-radius:999px;padding:10px 16px;color:#4E5F7A;font-weight:700}.pill-row a:hover{color:#289CFF}.feature-list{padding-left:18px}.feature-list li{margin:8px 0}.site-footer{background:#243447;color:#EAF3FF;margin-top:52px}.footer-inner{max-width:1200px;margin:auto;padding:36px 20px}.footer-brand img{max-height:48px;margin-bottom:12px}.footer-links{display:flex;gap:18px;flex-wrap:wrap;margin:16px 0}.footer-links a{color:#EAF3FF}.legal{color:#c9d7e7;font-size:14px}.mobile-drawer{position:fixed;top:0;left:-340px;width:84vw;max-width:320px;height:100vh;background:#fff;z-index:10000;transition:.25s;box-shadow:18px 0 38px rgba(56,92,138,.18);padding:18px;overflow-y:auto}.mobile-drawer.open{left:0}.drawer-mask{position:fixed;inset:0;background:rgba(36,52,71,.38);z-index:9999;display:none}.drawer-mask.show{display:block}.drawer-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.drawer-head img{max-height:44px}.drawer-head button{border:0;background:#EEF2F7;color:#289CFF;border-radius:12px;font-size:24px;width:40px;height:40px}.drawer-links a{display:block;padding:12px 10px;border-bottom:1px solid #EEF2F7;color:#4E5F7A;font-weight:700}.drawer-links a:hover{color:#289CFF}.app-points{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.app-points div{background:#EEF2F7;border-radius:16px;padding:16px;color:#4E5F7A;font-weight:700}@media (max-width:1000px){.nav{gap:12px}.nav a,.nav button{font-size:14px}.grid-4{grid-template-columns:repeat(2,1fr)}}@media (max-width:760px){.header-inner{min-height:64px;padding:0 12px;gap:10px}.menu-btn{display:block}.nav-wrap{display:none}.logo img{max-height:42px}.main-btn{padding:8px 16px}.slides{height:220px}.banner-slider{margin:18px 12px 14px;border-radius:16px}.slider-arrow{width:34px;height:34px;font-size:18px}.slider-copy{margin-bottom:14px}.hero-page{padding:30px 0 8px}.hero-page h1{font-size:30px}.grid-2,.grid-3,.grid-4{grid-template-columns:1fr}.app-points{grid-template-columns:1fr}.section{margin:22px auto}.card,.zone-card,.info-card,.review-card,.faq-item,.notice-box{padding:18px;border-radius:18px}.content-img,.zone-card img,.app-section img{max-height:190px}.footer-inner{padding-bottom:28px}}
