.el-carousel__arrow{width:50px!important;height:50px!important;background-color:rgba(0,0,0,.4)!important}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInLeft{0%{opacity:0;transform:translateX(-20px)}to{opacity:1;transform:translateX(0)}}@keyframes fadeInRight{0%{opacity:0;transform:translateX(20px)}to{opacity:1;transform:translateX(0)}}@keyframes scaleIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.animate-fadeInUp{animation:fadeInUp 1s ease forwards}.animate-fadeInLeft{animation:fadeInLeft 1s ease forwards}.animate-fadeInRight{animation:fadeInRight 1s ease forwards}.animate-scaleIn{animation:scaleIn 1s ease forwards}.animate-delay-100{animation-delay:.1s}.animate-delay-200{animation-delay:.2s}.animate-delay-300{animation-delay:.3s}.animate-delay-400{animation-delay:.4s}.transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-500{transition-duration:.5s}.header[data-v-76ee5924]{width:100%;background:#fff;box-shadow:0 2px 8px rgba(0,0,0,.04);position:fixed;top:0;left:0;z-index:1000}.header .header-inner[data-v-76ee5924]{max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;height:64px;padding:0 32px}.header .header-inner .logo-container[data-v-76ee5924]{display:flex;align-items:center;height:100%}.header .header-inner .logo-img[data-v-76ee5924]{height:40px;width:auto;-o-object-fit:contain;object-fit:contain}.header .header-inner .nav[data-v-76ee5924]{display:flex;gap:36px}.header .header-inner .nav a[data-v-76ee5924]{color:#222;font-size:17px;font-weight:500;text-decoration:none;transition:color .2s;position:relative;padding:8px 0}.header .header-inner .nav a.active[data-v-76ee5924],.header .header-inner .nav a[data-v-76ee5924]:hover{color:#1769fa}.header .header-inner .nav a.active[data-v-76ee5924]:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:2px;background:#1769fa;border-radius:1px}.header .header-inner .hamburger[data-v-76ee5924]{display:none;flex-direction:column;justify-content:center;align-items:center;width:36px;height:36px;cursor:pointer;margin-left:16px}.header .header-inner .hamburger .bar[data-v-76ee5924]{width:28px;height:3px;background:#1769fa;margin:4px 0;border-radius:2px;transition:all .3s}.header .menu-mask[data-v-76ee5924]{position:fixed;top:0;left:0;width:100vw;height:100vh;background:rgba(0,0,0,.25);z-index:999}.header .mobile-menu[data-v-76ee5924]{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#fff;z-index:1001;display:flex;flex-direction:column;animation:slideInMenu-data-v-76ee5924 .4s cubic-bezier(.4,0,.2,1)}.header .mobile-menu .mobile-header[data-v-76ee5924]{display:flex;align-items:center;justify-content:space-between;height:64px;padding:0 24px;border-bottom:1px solid #f0f0f0}.header .mobile-menu .mobile-header .logo-img[data-v-76ee5924]{height:36px;width:auto}.header .mobile-menu .mobile-header .close-btn[data-v-76ee5924]{background:none;border:none;font-size:32px;color:#222;cursor:pointer;line-height:1;padding:0 8px}.header .mobile-menu .mobile-nav[data-v-76ee5924]{display:flex;flex-direction:column;align-items:center;justify-content:center;flex:1;gap:32px}.header .mobile-menu .mobile-nav a[data-v-76ee5924]{color:#222;font-size:22px;font-weight:500;text-decoration:none;transition:color .2s}.header .mobile-menu .mobile-nav a.active[data-v-76ee5924],.header .mobile-menu .mobile-nav a[data-v-76ee5924]:hover{color:#1769fa}@media(max-width:900px){.header .header-inner[data-v-76ee5924]{padding:0 12px}.header .header-inner .nav[data-v-76ee5924]{display:none}.header .header-inner .hamburger[data-v-76ee5924]{display:flex}}@keyframes slideInMenu-data-v-76ee5924{0%{opacity:0;transform:translateY(-40px)}to{opacity:1;transform:translateY(0)}}.slide-fade-enter-active[data-v-76ee5924],.slide-fade-leave-active[data-v-76ee5924]{transition:opacity .3s,transform .3s}.slide-fade-enter[data-v-76ee5924],.slide-fade-leave-to[data-v-76ee5924]{opacity:0;transform:translateY(-20px)}.fade-enter-active[data-v-76ee5924],.fade-leave-active[data-v-76ee5924]{transition:opacity .3s}.fade-enter[data-v-76ee5924],.fade-leave-to[data-v-76ee5924]{opacity:0}.footer[data-v-02c44143]{--footer-bg:#1a1d21;--text-main:#fff;--text-muted:#a9aeb8;--accent-color:#3491fa;--border-color:#31353b;background-color:var(--footer-bg);color:var(--text-main);padding:64px 0 32px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.footer .footer-container[data-v-02c44143]{max-width:1200px;margin:0 auto;padding:0 24px}.footer .footer-main[data-v-02c44143]{display:flex;justify-content:space-between;gap:60px;padding-bottom:40px;border-bottom:1px solid var(--border-color)}.footer .footer-brand-section[data-v-02c44143]{flex:1}.footer .footer-brand-section .brand-name[data-v-02c44143]{font-size:24px;font-weight:600;margin:0 0 12px;color:var(--text-main)}.footer .footer-brand-section .brand-slogan[data-v-02c44143]{color:var(--text-muted);font-size:14px;margin-bottom:32px}.footer .footer-brand-section .footer-links[data-v-02c44143]{display:flex;gap:24px}.footer .footer-brand-section .footer-links .footer-link[data-v-02c44143]{color:var(--text-muted);text-decoration:none;font-size:15px;transition:color .2s ease}.footer .footer-brand-section .footer-links .footer-link[data-v-02c44143]:hover{color:var(--accent-color)}.footer .footer-contact-section[data-v-02c44143]{flex:1;display:flex;flex-direction:column;gap:24px}.footer .footer-contact-section .contact-item[data-v-02c44143]{display:flex;gap:16px;align-items:flex-start}.footer .footer-contact-section .contact-item .icon[data-v-02c44143]{font-style:normal;background:hsla(0,0%,100%,.05);width:36px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:8px;color:var(--accent-color);font-size:14px}.footer .footer-contact-section .contact-item .icon[data-v-02c44143]:before{content:"●"}.footer .footer-contact-section .contact-item .contact-content[data-v-02c44143]{display:flex;flex-direction:column;gap:4px}.footer .footer-contact-section .contact-item .contact-content .label[data-v-02c44143]{font-size:12px;color:var(--text-muted);text-transform:uppercase;letter-spacing:1px}.footer .footer-contact-section .contact-item .contact-content .value[data-v-02c44143]{font-size:15px;color:var(--text-main);text-decoration:none;line-height:1.5;transition:color .2s}.footer .footer-contact-section .contact-item .contact-content .value[href][data-v-02c44143]:hover{color:var(--accent-color)}.footer .footer-bottom[data-v-02c44143]{padding-top:32px;display:flex;justify-content:center;text-align:center}.footer .footer-bottom .copyright-info[data-v-02c44143]{font-size:13px;color:var(--text-muted);display:flex;align-items:center;gap:12px;flex-wrap:wrap;justify-content:center}.footer .footer-bottom .copyright-info .divider[data-v-02c44143]{color:var(--border-color)}.footer .footer-bottom .copyright-info .beian-link[data-v-02c44143]{color:var(--text-muted);text-decoration:none;transition:color .2s}.footer .footer-bottom .copyright-info .beian-link[data-v-02c44143]:hover{color:var(--text-main);text-decoration:underline}@media(max-width:860px){.footer[data-v-02c44143]{padding:48px 0 24px}.footer .footer-main[data-v-02c44143]{flex-direction:column;gap:40px;text-align:center}.footer .footer-brand-section .footer-links[data-v-02c44143]{justify-content:center}.footer .footer-contact-section .contact-item[data-v-02c44143]{flex-direction:column;align-items:center;gap:8px}.footer .footer-bottom .copyright-info[data-v-02c44143]{flex-direction:column;gap:8px}.footer .footer-bottom .copyright-info .divider[data-v-02c44143]{display:none}}.basic-layout[data-v-2fba48ab]{min-height:100vh;display:flex;flex-direction:column;background:#f7faff}.basic-layout .main-content[data-v-2fba48ab]{flex:1;width:100%;margin:0 auto;padding:32px 0 32px 0;box-sizing:border-box}@media(max-width:900px){.basic-layout .main-content[data-v-2fba48ab]{margin-top:50px;padding:16px 0 16px 0}}body{background:#f7faff}