*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#E6EBF2;color:#243447;font-family:"Microsoft YaHei","PingFang SC",Arial,sans-serif;line-height:1.72;overflow-x:hidden}a{text-decoration:none;color:inherit}img{max-width:100%;height:auto;display:block}.site-header{position:fixed;top:0;left:0;right:0;z-index:9999;background:#F5F7FB;border-bottom:1px solid rgba(40,156,255,.14);box-shadow:0 10px 28px rgba(56,92,138,.10)}.header-inner{max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:72px;padding:0 22px}.logo{flex:0 0 auto;display:flex;align-items:center}.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:22px;white-space:nowrap;flex-wrap:nowrap}.nav a,.more-trigger{font-size:15px;font-weight:700;color:#4E5F7A;line-height:72px;border:0;background:transparent;cursor:pointer;font-family:inherit;padding:0}.nav a:hover,.nav a.active,.more-trigger:hover{color:#289CFF}.nav a.active{position:relative}.nav a.active:after{content:"";position:absolute;left:0;right:0;bottom:17px;height:3px;border-radius:4px;background:#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:0 24px;border-radius:999px;background:linear-gradient(180deg,#32D1F6 0%,#27B9F4 35%,#249BFF 100%);color:#FFFFFF!important;font-weight:800;box-shadow:0 12px 26px rgba(36,155,255,.28);border:0;white-space:nowrap}.main-btn:hover{transform:translateY(-1px);box-shadow:0 16px 32px rgba(36,155,255,.34)}.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;opacity:0;visibility:hidden;transform:translateY(10px);transition:.18s ease}.more-menu{right:0;left:auto;min-width:210px}.dropdown:hover .dropdown-menu,.more-dropdown:hover .more-menu,.more-dropdown:focus-within .more-menu{opacity:1;visibility:visible;transform:translateY(0)}.dropdown-menu a,.more-menu a{display:block;padding:12px 16px;color:#4E5F7A!important;line-height:1.3;border-radius:10px;white-space:nowrap;font-weight:700}.dropdown-menu a:hover,.more-menu a:hover{color:#289CFF!important;background:rgba(40,156,255,.08)}.mobile-topbar{display:none}.site-main{padding-top:94px}.container{max-width:1200px;margin:0 auto;padding:0 22px}.hero-section{max-width:1200px;margin:28px auto 36px;border-radius:22px;background:#FFFFFF;box-shadow:0 18px 40px rgba(56,92,138,.12);overflow:hidden;position:relative}.hero-grid{display:grid;grid-template-columns:1.06fr .94fr;gap:32px;align-items:center;padding:48px}.hero-copy h1,.page-hero h1{font-size:42px;line-height:1.18;margin:0 0 18px;color:#289CFF}.hero-copy .lead,.page-hero .lead{font-size:18px;color:#4E5F7A;margin:0 0 18px}.hero-copy p,.page-hero p{color:#243447;margin:0 0 16px}.tag-list{display:flex;gap:10px;flex-wrap:wrap;margin:22px 0}.tag-list span,.small-tag{display:inline-flex;align-items:center;min-height:30px;border-radius:999px;background:rgba(40,156,255,.10);color:#289CFF;padding:0 12px;font-weight:700;font-size:13px}.hero-actions{display:flex;gap:14px;align-items:center;flex-wrap:wrap;margin-top:24px}.text-link{color:#289CFF;font-weight:800}.hero-media,.image-panel{background:#EEF2F7;border:1px solid rgba(40,156,255,.14);border-radius:20px;padding:12px;box-shadow:inset 0 0 0 1px rgba(255,255,255,.7)}.hero-media img,.image-panel img,.content-img,.zone-card img,.app-section img{width:100%;height:auto;max-height:390px;object-fit:contain;border-radius:16px;background:#F5F7FB}.section{padding:34px 0}.section-head{max-width:780px;margin:0 auto 24px;text-align:center}.section-kicker{display:inline-flex;margin-bottom:8px;color:#289CFF;font-weight:900;letter-spacing:.08em}.section-title,h1,h2,h3{color:#289CFF}.section-title{font-size:30px;line-height:1.28;margin:0 0 12px}.section-desc{color:#66788A;margin:0}.grid{display:grid;gap:20px}.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,.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:18px;padding:22px}.card h3,.zone-card h3,.info-card h3{margin:0 0 10px;font-size:21px}.card p,.zone-card p,.info-card p,.review-card p,.faq-item p{margin:0;color:#66788A}.card .text-link,.zone-card .text-link,.info-card .text-link{display:inline-flex;margin-top:14px}.number{width:36px;height:36px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;background:rgba(40,156,255,.12);color:#289CFF;font-weight:900;margin-bottom:12px}.soft-section{background:#EEF2F7;padding:48px 0;margin:28px 0;border-top:1px solid rgba(40,156,255,.10);border-bottom:1px solid rgba(40,156,255,.10)}.app-section{background:#FFFFFF;border-radius:22px;padding:32px;box-shadow:0 18px 40px rgba(56,92,138,.12);display:grid;grid-template-columns:.95fr 1.05fr;gap:28px;align-items:center}.feature-list{display:grid;gap:12px;margin-top:18px}.feature-list div{padding:12px 14px;border-radius:14px;background:#F5F7FB;border:1px solid rgba(40,156,255,.12);color:#4E5F7A;font-weight:700}.steps{counter-reset:step;display:grid;gap:14px}.step{position:relative;padding:18px 18px 18px 64px;border-radius:16px;background:#FFFFFF;border:1px solid rgba(40,156,255,.16);box-shadow:0 10px 26px rgba(56,92,138,.08)}.step:before{counter-increment:step;content:counter(step);position:absolute;left:18px;top:18px;width:32px;height:32px;border-radius:10px;background:rgba(40,156,255,.12);color:#289CFF;font-weight:900;display:flex;align-items:center;justify-content:center}.review-card strong{display:block;color:#243447;margin-bottom:8px}.faq-list{display:grid;gap:14px}.faq-item h3{font-size:18px;margin:0 0 8px;color:#243447}.notice-box{background:#DDE4EE;color:#243447}.notice-box strong{color:#289CFF}.page-hero{max-width:1200px;margin:28px auto 30px;padding:42px;border-radius:22px;background:#FFFFFF;box-shadow:0 18px 40px rgba(56,92,138,.12);display:grid;grid-template-columns:1fr .86fr;gap:28px;align-items:center}.page-hero.no-image{display:block}.page-hero h1{font-size:38px}.breadcrumb{font-size:14px;color:#8A9AAF;margin-bottom:12px}.content-block{background:#FFFFFF;border-radius:22px;padding:30px;box-shadow:0 18px 40px rgba(56,92,138,.10);margin-bottom:24px}.content-block p{color:#66788A}.service-points{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:18px}.service-points li{list-style:none;padding:16px;border-radius:16px;background:#F5F7FB;border:1px solid rgba(40,156,255,.12);color:#4E5F7A}.service-points ul{padding:0;margin:0}.site-footer{background:#243447;color:#EAF3FF;margin-top:48px}.footer-inner{max-width:1200px;margin:0 auto;padding:42px 22px;display:grid;grid-template-columns:1.1fr .9fr 1.1fr;gap:28px}.footer-logo img{max-height:54px;width:auto;margin-bottom:16px}.footer-brand p,.footer-note p{color:#DDE4EE;margin:0}.footer-links{display:grid;gap:10px}.footer-links a{color:#EAF3FF}.footer-links a:hover{color:#32D1F6}.drawer-mask,.mobile-drawer{display:none}@media(max-width:1120px){.nav{gap:15px}.nav a,.more-trigger{font-size:14px}.header-inner{gap:14px}.main-btn{padding:0 18px}}@media(max-width:900px){.site-main{padding-top:82px}.header-inner{display:none}.mobile-topbar{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;min-height:66px;padding:0 14px}.mobile-logo{justify-self:center}.mobile-logo img{max-height:46px;width:auto}.menu-toggle{width:42px;height:42px;border:0;border-radius:12px;background:#FFFFFF;box-shadow:0 8px 22px rgba(56,92,138,.12);display:flex;flex-direction:column;justify-content:center;align-items:center;gap:5px}.menu-toggle span{width:21px;height:2px;background:#4E5F7A;border-radius:2px}.header-register{min-height:38px;padding:0 16px}.drawer-mask{display:block;position:fixed;inset:0;background:rgba(36,52,71,.42);z-index:10000;opacity:0;visibility:hidden;transition:.2s ease}.drawer-mask.show{opacity:1;visibility:visible}.mobile-drawer{display:block;position:fixed;top:0;left:0;width:84vw;max-width:320px;height:100vh;background:#FFFFFF;z-index:10001;transform:translateX(-102%);transition:.24s ease;box-shadow:18px 0 40px rgba(36,52,71,.20);overflow-y:auto}.mobile-drawer.open{transform:translateX(0)}.drawer-open{overflow:hidden}.drawer-head{display:flex;align-items:center;justify-content:space-between;padding:18px;border-bottom:1px solid rgba(40,156,255,.14)}.drawer-logo img{max-height:46px;width:auto}.drawer-close{font-size:28px;color:#4E5F7A;border:0;background:#F5F7FB;width:38px;height:38px;border-radius:12px}.drawer-nav{display:grid;padding:12px}.drawer-nav a{padding:14px 14px;border-radius:12px;color:#4E5F7A;font-weight:800}.drawer-nav a:hover{background:rgba(40,156,255,.08);color:#289CFF}.hero-grid,.page-hero,.app-section{grid-template-columns:1fr;padding:28px}.hero-copy h1,.page-hero h1{font-size:32px}.grid-4,.grid-3,.grid-2,.service-points{grid-template-columns:1fr}.footer-inner{grid-template-columns:1fr}.section{padding:24px 0}.soft-section{padding:34px 0}}@media(max-width:520px){.container{padding:0 14px}.hero-section,.page-hero{margin:18px 14px 24px}.hero-grid,.page-hero,.app-section,.content-block{padding:22px}.hero-copy h1,.page-hero h1{font-size:28px}.section-title{font-size:24px}.card,.zone-card,.info-card,.review-card,.faq-item,.notice-box{padding:18px}.main-btn{min-height:38px;padding:0 15px}.hero-actions{align-items:flex-start;flex-direction:column}.mobile-logo img{max-height:40px}.header-register{padding:0 13px}.image-panel img,.hero-media img{max-height:280px}}