.navbar[data-v-ddaa241d]{background:rgba(255,255,255,.97);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 2px 20px #0000001a;position:fixed;top:0;left:0;right:0;z-index:1000}.nav-bar-inner[data-v-ddaa241d]{display:flex;align-items:center;justify-content:space-between;height:var(--navbar-h);width:100%;padding:0 16px}@media (min-width: 992px){.nav-bar-inner[data-v-ddaa241d]{max-width:1200px;margin:0 auto}}.navbar-brand[data-v-ddaa241d]{font-weight:700;font-size:1.4rem;color:var(--primary-color)!important;text-decoration:none}.pc-menu[data-v-ddaa241d]{display:none}.navbar-toggler[data-v-ddaa241d]{border:none;padding:4px 8px;font-size:1.2rem;line-height:1;background:transparent;margin-left:auto}@media (min-width: 992px){.navbar-toggler[data-v-ddaa241d]{display:none!important}.pc-menu[data-v-ddaa241d]{display:block}.pc-menu .navbar-nav[data-v-ddaa241d]{display:flex;align-items:center;gap:0}}@media (max-width: 991px){.pc-menu[data-v-ddaa241d]{display:none!important}}.nav-link[data-v-ddaa241d]{color:var(--dark-color)!important;font-weight:500;margin:0 10px;position:relative;transition:color .3s}.nav-link[data-v-ddaa241d]:after{content:"";position:absolute;bottom:-4px;left:50%;width:0;height:2px;background:var(--secondary-color);transition:all .3s;transform:translate(-50%)}.nav-link[data-v-ddaa241d]:hover:after,.nav-link.router-link-active[data-v-ddaa241d]:after{width:100%}.nav-link[data-v-ddaa241d]:hover,.nav-link.router-link-active[data-v-ddaa241d]{color:var(--secondary-color)!important}.mobile-menu[data-v-ddaa241d]{display:none;position:absolute;top:var(--navbar-h);left:0;right:0;background:rgba(255,255,255,.97);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 8px 24px #00000026;padding:8px 0;max-height:0;overflow:hidden;transition:max-height .3s ease}.mobile-menu.open[data-v-ddaa241d]{max-height:500px}.mobile-nav-list[data-v-ddaa241d]{list-style:none;padding:0;margin:0}.mobile-nav-link[data-v-ddaa241d]{display:block;padding:12px 20px;color:var(--dark-color)!important;font-weight:500;text-decoration:none;transition:background .2s,color .2s;border-bottom:1px solid rgba(0,0,0,.05)}.mobile-nav-link[data-v-ddaa241d]:hover,.mobile-nav-link.router-link-active[data-v-ddaa241d]{color:var(--secondary-color)!important;background:var(--light-bg)}@media (max-width: 991px){.mobile-menu[data-v-ddaa241d]{display:block}.mobile-menu[data-v-ddaa241d]:not(.open){max-height:0}}.menu-overlay[data-v-ddaa241d]{position:fixed;top:var(--navbar-h);left:0;right:0;bottom:0;background:rgba(0,0,0,.3);z-index:999}.footer[data-v-cfc61bce]{background:#1565c0;color:#fff;padding:48px 0 28px}.footer-main[data-v-cfc61bce]{display:flex;align-items:flex-start;justify-content:space-between;gap:40px}.footer-info-col[data-v-cfc61bce]{flex:.5;max-width:36%}.footer-brand[data-v-cfc61bce]{font-size:1.3rem;font-weight:700;margin-bottom:18px;color:#fff;display:flex;align-items:center}.footer-brand img[data-v-cfc61bce]{height:36px;margin-right:10px}.footer-info[data-v-cfc61bce]{color:#ffffffd9;line-height:1.8;font-size:.93rem}.footer-contact[data-v-cfc61bce]{margin-top:14px}.footer-contact p[data-v-cfc61bce]{margin-bottom:6px}.footer-info i[data-v-cfc61bce]{color:#90caf9;margin-right:6px}.footer-adv-col[data-v-cfc61bce]{flex:.3}.footer-adv-col ul[data-v-cfc61bce]{list-style:none;padding:0;margin:0}.footer-adv-col li[data-v-cfc61bce]{margin-bottom:12px;color:#fffc;font-size:.93rem;display:flex;align-items:center}.footer-adv-col li i[data-v-cfc61bce]{color:#90caf9;margin-right:8px;font-size:.85rem}.footer-qr-col[data-v-cfc61bce]{flex-shrink:0;text-align:center}.footer-title[data-v-cfc61bce]{font-size:1.05rem;font-weight:600;margin-bottom:18px;color:#fffffff2;padding-bottom:10px;border-bottom:2px solid rgba(255,255,255,.2)}.qr-img[data-v-cfc61bce]{width:130px;height:130px;border-radius:6px;border:2px solid rgba(255,255,255,.2)}.footer-bottom[data-v-cfc61bce]{border-top:1px solid rgba(255,255,255,.12);margin-top:36px;padding-top:18px;text-align:center;color:#ffffff73;font-size:.85rem}.footer-bottom a[data-v-cfc61bce]{color:#ffffff73;text-decoration:none;margin-left:8px}.footer-bottom a[data-v-cfc61bce]:hover{color:#fffc}@media (max-width: 768px){.footer-main[data-v-cfc61bce]{flex-direction:column;gap:30px}.footer-info-col[data-v-cfc61bce]{max-width:100%}}:root{--primary-color: #1565c0;--secondary-color: #42a5f5;--accent-color: #0d47a1;--dark-color: #1a237e;--light-bg: #e3f2fd;--navbar-h: 66px}*{box-sizing:border-box;margin:0;padding:0}body{font-family:Microsoft YaHei,PingFang SC,sans-serif;padding-top:var(--navbar-h)}.page-content{min-height:calc(100vh - var(--navbar-h))}.section{padding:80px 0}.section-title{text-align:center;margin-bottom:50px}.section-title h2{font-size:2.2rem;font-weight:700;color:var(--dark-color);margin-bottom:10px;position:relative;display:inline-block}.section-title h2:after{content:"";position:absolute;bottom:-8px;left:50%;transform:translate(-50%);width:60px;height:4px;background:linear-gradient(90deg,var(--primary-color),var(--secondary-color));border-radius:2px}.section-title p{color:#666;font-size:1rem;margin-top:16px}.fade-in{opacity:0;transform:translateY(24px);transition:all .5s ease}.fade-in.visible{opacity:1;transform:translateY(0)}@media (max-width: 992px){.timeline-item,.timeline-item:nth-child(odd){flex-direction:column;align-items:flex-start;padding-left:56px}.timeline-content{width:100%}.timeline-content:after{display:none}}@media (max-width: 768px){.hero-content h1{font-size:2.2rem}.stat-number{font-size:2rem}}
