@charset "UTF-8";.header{border-bottom:1px solid #e8ecef;background:#fffc;-webkit-backdrop-filter:saturate(120%) blur(6px);backdrop-filter:saturate(120%) blur(6px);position:sticky;top:0;z-index:9999;--brand-height: 72px}.header .inner{width:min(1600px,94%);margin:0 auto;display:flex;align-items:center;justify-content:space-between;height:calc(var(--brand-height) + 20px)}.header .brand{font-weight:700;color:#0b6fa4;cursor:pointer;display:flex;align-items:center;gap:0}.header .logo{height:var(--brand-height);width:auto;max-width:100%;object-fit:contain;background:transparent;display:block}.header .logo-name{height:var(--brand-height);width:auto;max-width:100%;object-fit:contain;background:transparent;display:block;margin-top:20px;margin-left:-30px}.header .nav{display:flex;gap:68px;align-items:center;position:static}.header .nav a{font-family:PingFangSC,PingFang SC;font-weight:400;font-size:20px;color:#333;text-decoration:none}.header .nav a.router-link-active{color:#0b6fa4}.header .nav-item{position:relative;display:flex;align-items:center;height:100%}.header .mega-menu{position:fixed;left:0;top:92px;width:100%;height:0;overflow:hidden;background:#e6f5ff99;transition:height .35s ease;z-index:999}.header .mega-menu.open{height:220px}.header .mega-menu .mega-container{width:100%;height:220px;display:flex;align-items:center;gap:40px}.header .mega-menu .mega-left{width:65%;display:flex;flex-direction:column;align-items:flex-end;justify-content:center;gap:16px}.header .mega-menu .mega-left .title-box{font-size:18px;padding:8px 24px 8px 40px;display:flex;align-items:center;gap:10px;cursor:pointer;text-decoration:none;transition:all .2s ease;background:transparent;color:#333}.header .mega-menu .mega-left .title-box-active{background:linear-gradient(90deg,#00b4e6,#0075c2)!important;color:#fff!important}.header .mega-menu .mega-left .title-box-active a{color:#fff!important}.header .mega-menu .mega-left .title-box:hover,.header .mega-menu .mega-left .title-box.active{background:linear-gradient(90deg,#00b4e6,#0075c2)!important;color:#fff!important}.header .mega-menu .mega-right{width:35%;height:100%;padding:20px;background:#eaf2f8;display:flex;gap:80px}.header .mega-menu .menu-item{display:flex;flex-direction:column;gap:18px}.header .mega-menu .menu-item div{font-weight:400;font-size:16px;color:#333;cursor:pointer;white-space:nowrap;transition:color .2s}.header .mega-menu .menu-item div:hover{color:#0075c2}@media (max-width: 768px){.header{--brand-height: 48px}.header .inner{height:auto;padding:12px 0;flex-direction:column;align-items:flex-start}.header .nav{flex-wrap:wrap}.header .mega-menu{display:none}}.footer[data-v-8b8e3487]{background:#25282b;line-height:1.6}.footer .inner[data-v-8b8e3487]{width:min(1500px,94%);margin:0 auto;padding:2% 0}.footer .footer-wrap[data-v-8b8e3487]{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:start;margin-bottom:30px}.footer .left-section[data-v-8b8e3487]{display:flex;flex-direction:column;gap:26px}.footer .left-section .brand-info[data-v-8b8e3487]{margin-bottom:8px}.footer .left-section .brand-info .brand[data-v-8b8e3487]{font-weight:600;font-size:18px;color:#fff;margin-bottom:12px}.footer .left-section .brand-info .slogan[data-v-8b8e3487]{font-weight:400;font-size:15px;color:#fff;margin:0;line-height:1.8}.footer .left-section .nav-item[data-v-8b8e3487]{display:flex;flex-direction:column;gap:12px}.footer .left-section .nav-item .title[data-v-8b8e3487]{font-family:PingFangSC,PingFang SC;font-weight:400;font-size:15px;color:#fff;line-height:21px;text-align:left;font-style:normal;white-space:nowrap;margin:0}.footer .left-section .nav-item .links-row[data-v-8b8e3487]{list-style:none;padding:0;margin:0;display:flex;gap:54px;flex-wrap:wrap}.footer .left-section .nav-item .links-row li[data-v-8b8e3487]{margin:0;font-family:PingFangSC,PingFang SC;font-weight:400;font-size:15px;color:#adadad;line-height:21px;text-align:left;font-style:normal}.footer .left-section .nav-item .links-row a[data-v-8b8e3487]{color:#adadad;text-decoration:none;transition:color .2s}.footer .left-section .nav-item .links-row a[data-v-8b8e3487]:hover{color:#409eff}.footer .left-section .nav-item .links-row a.active[data-v-8b8e3487]{color:#409eff;position:relative}.footer .left-section .nav-item .links-row a.active[data-v-8b8e3487]:after{content:"";position:absolute;left:0;bottom:-6px;width:100%;height:3px;background:#409eff;border-radius:2px}.footer .right-section[data-v-8b8e3487]{display:flex;gap:32px;padding-top:108px}.footer .right-section .contact-col[data-v-8b8e3487]{display:flex;gap:20px}.footer .right-section .contact-col .title[data-v-8b8e3487]{white-space:nowrap;font-family:PingFangSC,PingFang SC;font-weight:400;font-size:15px;color:#fff}.footer .right-section .contact-col .contact[data-v-8b8e3487]{list-style:none;padding:0;margin:0}.footer .right-section .contact-col .contact li[data-v-8b8e3487]{display:flex;align-items:flex-start;gap:8px;font-family:PingFangSC,PingFang SC;font-weight:400;font-size:15px;color:#adadad;line-height:21px;text-align:left;font-style:normal}.footer .right-section .contact-col .contact li[data-v-8b8e3487]:nth-child(2){margin:24px 0}.footer .right-section .qrcode-col .qr[data-v-8b8e3487]{width:120px;height:120px;background-position:center;background-size:cover;background-repeat:no-repeat;background-color:#fff;border-radius:4px;margin-top:12px}.footer .icon[data-v-8b8e3487]{display:inline-block;width:20px;height:20px;flex-shrink:0;margin-top:2px;background-size:contain;background-repeat:no-repeat;background-position:center}.footer .icon.phone-icon[data-v-8b8e3487]{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23e0e0e0'%3E%3Cpath d='M6.62 10.79c1.44 2.83 3.76 5.14 6.59 6.59l2.2-2.2c.27-.27.67-.36 1.02-.24 1.12.37 2.33.57 3.57.57.55 0 1 .45 1 1V20c0 .55-.45 1-1 1-9.39 0-17-7.61-17-17 0-.55.45-1 1-1h3.5c.55 0 1 .45 1 1 0 1.25.2 2.45.57 3.57.11.35.03.74-.25 1.02l-2.2 2.2z'/%3E%3C/svg%3E")}.footer .icon.email-icon[data-v-8b8e3487]{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23e0e0e0'%3E%3Cpath d='M20 4H4c-1.1 0-1.99.9-1.99 2L2 18c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm0 4l-8 5-8-5V6l8 5 8-5v2z'/%3E%3C/svg%3E")}.footer .icon.address-icon[data-v-8b8e3487]{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23e0e0e0'%3E%3Cpath d='M12 2C8.13 2 5 5.13 5 9c0 5.25 7 13 7 13s7-7.75 7-13c0-3.87-3.13-7-7-7zm0 9.5c-1.38 0-2.5-1.12-2.5-2.5s1.12-2.5 2.5-2.5 2.5 1.12 2.5 2.5-1.12 2.5-2.5 2.5z'/%3E%3C/svg%3E")}.footer .copyright[data-v-8b8e3487]{border-top:1px solid #444444;padding-top:20px;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:8px;font-family:PingFangSC,PingFang SC;font-weight:400;font-size:12px;color:#e1e1e1;line-height:17px;text-align:left;font-style:normal}.footer .copyright .copyright-main a[data-v-8b8e3487]{color:#e0e0e0;text-decoration:none}.footer .copyright .copyright-main a[data-v-8b8e3487]:hover{color:#409eff}.footer .copyright .icp-info[data-v-8b8e3487]{display:flex;gap:8px;flex-wrap:wrap;align-items:center}.footer .copyright .icp-info .icp-label[data-v-8b8e3487]{color:#ccc;font-weight:500}.footer .copyright .icp-info .icp-link[data-v-8b8e3487]{color:#e0e0e0;text-decoration:none}.footer .copyright .icp-info .icp-link[data-v-8b8e3487]:hover{color:#409eff}@media (max-width: 1200px){.footer-wrap[data-v-8b8e3487]{grid-template-columns:2.5fr 1fr;gap:32px}}@media (max-width: 992px){.footer-wrap[data-v-8b8e3487]{grid-template-columns:1fr;gap:28px}.right-section[data-v-8b8e3487]{padding-top:0!important;flex-direction:row;justify-content:space-between;align-items:flex-start}}@media (max-width: 576px){.right-section[data-v-8b8e3487]{flex-direction:column;gap:24px}.links-row[data-v-8b8e3487]{gap:16px}}.app[data-v-503f45eb]{display:flex;min-height:100vh;flex-direction:column}.admin[data-v-503f45eb]{height:100%}.container[data-v-503f45eb]{flex:1;width:100%}.route-fade-enter-active[data-v-503f45eb],.route-fade-leave-active[data-v-503f45eb]{transition:opacity .3s ease}.route-fade-enter-from[data-v-503f45eb],.route-fade-leave-to[data-v-503f45eb]{opacity:0}:root{--primary: #0b6fa4;--bg: #f8fafc;--text: #0f172a;--fs-base: 16px;--fs-sm: 14px;--fs-md: 16px;--fs-lg: 18px;--fs-xl: 22px;--fs-2xl: 28px}*{margin:0;padding:0;box-sizing:border-box}html,body,#app{height:100%}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Inter,Helvetica Neue,Arial,Noto Sans,PingFang SC,Hiragino Sans GB,Microsoft YaHei UI,Microsoft YaHei,sans-serif;background:var(--bg);color:var(--text);font-size:var(--fs-base);line-height:1.65}h1,h2,h3,h4{margin:0;line-height:1.3}p{margin:0 0 10px}a{color:var(--primary)}img{display:block}.appear-init{opacity:0;transform:translateY(16px);transition:opacity .6s ease,transform .6s ease}.appear-show{opacity:1;transform:translateY(0)}.route-fade-enter-active,.route-fade-leave-active{transition:opacity .3s ease}.route-fade-enter-from,.route-fade-leave-to{opacity:0}h1{font-size:var(--fs-2xl);margin-bottom:12px}h2{font-size:var(--fs-xl);margin-bottom:8px}h3{font-size:var(--fs-lg);margin-bottom:6px}.card{line-height:1.6}.list li{padding-top:12px;padding-bottom:12px}@media (min-width: 992px){:root{--fs-base: 17px;--fs-lg: 19px;--fs-xl: 24px;--fs-2xl: 30px}}
