.navigation-bar[data-v-9501cea8]{position:sticky;top:0;background:#fff;box-shadow:0 2px 8px rgba(0,0,0,.08);z-index:1000}.nav-container[data-v-9501cea8]{max-width:1400px;margin:0 auto;padding:0 24px;height:64px;display:flex;align-items:center;gap:0}.nav-logo[data-v-9501cea8]{cursor:pointer;display:flex;align-items:center;margin-right:8px}.nav-logo img[data-v-9501cea8]{display:block;-o-object-fit:contain;object-fit:contain}.nav-logo-title[data-v-9501cea8]{margin-right:40px;margin-left:4px;display:flex;flex-direction:column;justify-content:center;gap:2px;padding-left:12px;border-left:1px solid #e0e0e0}.nav-logo-title .brand-name[data-v-9501cea8]{font-size:18px;font-weight:700;color:#1f2f57;line-height:1.1;white-space:nowrap}.nav-logo-title .brand-slogan[data-v-9501cea8]{font-size:12px;color:#6f7d9b;line-height:1.2;white-space:nowrap}.nav-menu[data-v-9501cea8]{display:flex;align-items:center;gap:8px;margin-right:auto}.nav-menu-item[data-v-9501cea8]{position:relative}.nav-menu-item .menu-label[data-v-9501cea8]{padding:8px 16px;cursor:pointer;display:flex;align-items:center;gap:4px;color:#333;font-size:14px;font-weight:500;border-radius:6px;transition:all .3s ease}.nav-menu-item .menu-label.active[data-v-9501cea8],.nav-menu-item .menu-label[data-v-9501cea8]:hover{background-color:#f7faff;color:var(--primary-color,#4a90e2)}.nav-menu-item .menu-label .arrow-icon[data-v-9501cea8]{font-size:12px;transition:transform .3s ease}.nav-menu-item .menu-label .arrow-icon.rotate[data-v-9501cea8]{transform:rotate(180deg)}.menu-panel[data-v-9501cea8]{position:absolute;top:calc(100% + 10px);left:50%;transform:translateX(-50%);background:#fff;border-radius:12px;box-shadow:0 8px 32px rgba(0,0,0,.12);padding:24px;min-width:600px;max-width:900px;z-index:1001}.panel-content[data-v-9501cea8]{display:flex;gap:40px}.panel-column[data-v-9501cea8]{flex:1;min-width:0}.panel-column .column-title[data-v-9501cea8]{font-size:16px;font-weight:600;color:#333;margin-bottom:16px}.column-items[data-v-9501cea8]{display:flex;flex-direction:column;gap:4px}.panel-item[data-v-9501cea8]{padding:12px;border-radius:8px;cursor:pointer;transition:all .2s ease}.panel-item[data-v-9501cea8]:hover{background-color:#f6f5ff}.item-with-icon[data-v-9501cea8]{display:flex;gap:12px;align-items:flex-start}.item-with-icon .item-icon[data-v-9501cea8]{width:40px;height:40px;border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.item-with-icon .item-icon i[data-v-9501cea8]{font-size:20px;color:#fff}.item-with-icon .item-content[data-v-9501cea8]{flex:1}.item-with-icon .item-content .item-title[data-v-9501cea8]{font-size:14px;font-weight:600;color:#333;margin-bottom:4px}.item-with-icon .item-content .item-description[data-v-9501cea8]{font-size:13px;color:#666;line-height:1.4}.simple-item[data-v-9501cea8]{display:flex;align-items:center;gap:8px;font-size:14px;color:#333}.simple-item .simple-icon[data-v-9501cea8]{font-size:16px;color:#666}.nav-actions[data-v-9501cea8]{display:flex;align-items:center;gap:16px;margin-left:auto}.nav-phone[data-v-9501cea8]{display:flex;align-items:center;gap:8px;font-size:16px;font-weight:500;color:#333;text-decoration:none;cursor:default}.nav-phone i[data-v-9501cea8]{font-size:18px;color:#409eff}.nav-phone span[data-v-9501cea8]{white-space:nowrap}.demo-button[data-v-9501cea8]{background:linear-gradient(135deg,#409eff,#66b1ff);border:none;padding:10px 28px;font-size:15px;font-weight:500;box-shadow:0 2px 8px rgba(64,158,255,.3);transition:all .3s ease}.demo-button[data-v-9501cea8]:focus,.demo-button[data-v-9501cea8]:hover{background:linear-gradient(135deg,#66b1ff,#409eff);box-shadow:0 4px 12px rgba(64,158,255,.4);transform:translateY(-1px)}.demo-button[data-v-9501cea8]:active{transform:translateY(0)}.panel-overlay[data-v-9501cea8]{position:fixed;top:64px;left:0;right:0;bottom:0;background:rgba(0,0,0,.2);z-index:999}.slide-fade-enter-active[data-v-9501cea8]{transition:all .3s ease}.slide-fade-leave-active[data-v-9501cea8]{transition:all .2s ease}.slide-fade-enter[data-v-9501cea8],.slide-fade-leave-to[data-v-9501cea8]{transform:translateX(-50%) translateY(-10px);opacity:0}.fade-enter-active[data-v-9501cea8],.fade-leave-active[data-v-9501cea8]{transition:opacity .3s ease}.fade-enter[data-v-9501cea8],.fade-leave-to[data-v-9501cea8]{opacity:0}.mobile-menu-toggle[data-v-9501cea8]{display:none;align-items:center;justify-content:center;width:40px;height:40px;margin-left:auto;cursor:pointer;border-radius:4px;transition:background-color .3s ease}.mobile-menu-toggle i[data-v-9501cea8]{font-size:24px;color:#333}.mobile-menu-toggle[data-v-9501cea8]:hover{background-color:#f5f5f5}.mobile-menu[data-v-9501cea8]{position:fixed;top:64px;right:0;bottom:0;width:320px;max-width:85vw;background:#fff;box-shadow:-2px 0 8px rgba(0,0,0,.15);z-index:1001;overflow-y:auto}.mobile-menu-content[data-v-9501cea8]{padding:20px}.mobile-menu-item[data-v-9501cea8]{margin-bottom:8px}.mobile-menu-label[data-v-9501cea8]{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;font-size:16px;font-weight:500;color:#333;background:#f8f9fa;border-radius:8px;cursor:pointer;transition:background-color .3s ease}.mobile-menu-label[data-v-9501cea8]:hover{background-color:#e9ecef}.mobile-menu-label i[data-v-9501cea8]{font-size:14px;transition:transform .3s ease}.mobile-menu-label i.rotate[data-v-9501cea8]{transform:rotate(180deg)}.mobile-submenu[data-v-9501cea8]{margin-top:8px;padding-left:12px}.mobile-submenu-column[data-v-9501cea8]{margin-bottom:16px}.mobile-submenu-column[data-v-9501cea8]:last-child{margin-bottom:0}.mobile-column-title[data-v-9501cea8]{font-size:13px;font-weight:600;color:#666;margin-bottom:8px;padding:0 16px;text-transform:uppercase;letter-spacing:.5px}.mobile-submenu-item[data-v-9501cea8]{display:flex;align-items:center;gap:12px;padding:10px 16px;font-size:14px;color:#555;border-radius:6px;cursor:pointer;transition:background-color .3s ease}.mobile-submenu-item i[data-v-9501cea8]{font-size:16px;color:#4a90e2}.mobile-submenu-item[data-v-9501cea8]:hover{background-color:#f8f9fa}.mobile-overlay[data-v-9501cea8]{position:fixed;top:64px;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);z-index:1000}.slide-mobile-enter-active[data-v-9501cea8],.slide-mobile-leave-active[data-v-9501cea8]{transition:transform .3s ease}.slide-mobile-enter[data-v-9501cea8],.slide-mobile-leave-to[data-v-9501cea8]{transform:translateX(100%)}.slide-down-enter-active[data-v-9501cea8],.slide-down-leave-active[data-v-9501cea8]{transition:all .3s ease}.slide-down-enter[data-v-9501cea8],.slide-down-leave-to[data-v-9501cea8]{max-height:0;opacity:0;overflow:hidden}@media(max-width:1024px){.nav-container[data-v-9501cea8]{padding:0 16px}.nav-logo-title[data-v-9501cea8]{margin-right:20px}.nav-logo-title .brand-name[data-v-9501cea8]{font-size:16px}.nav-logo-title .brand-slogan[data-v-9501cea8]{font-size:11px}.nav-menu[data-v-9501cea8]{gap:4px}.menu-label[data-v-9501cea8]{padding:6px 12px;font-size:13px}.menu-panel[data-v-9501cea8]{min-width:500px}}@media(max-width:768px){.nav-logo[data-v-9501cea8]{margin-right:6px}.nav-logo img[data-v-9501cea8]{height:30px!important}.nav-logo-title[data-v-9501cea8]{margin-right:auto;flex:1;overflow:hidden;min-width:0;padding-left:8px}.nav-logo-title .brand-name[data-v-9501cea8]{font-size:14px;text-overflow:ellipsis;overflow:hidden}.nav-logo-title .brand-slogan[data-v-9501cea8],.nav-menu[data-v-9501cea8]{display:none}.desktop-only[data-v-9501cea8]{display:none!important}.nav-actions[data-v-9501cea8]{gap:8px}.nav-phone[data-v-9501cea8]{font-size:14px;color:#409eff;cursor:pointer}.nav-phone i[data-v-9501cea8]{font-size:16px}.mobile-menu-toggle[data-v-9501cea8]{display:flex}}@media(max-width:480px){.nav-container[data-v-9501cea8]{height:56px}.nav-logo img[data-v-9501cea8]{height:26px!important}.nav-logo-title .brand-name[data-v-9501cea8],.nav-mobile-phone[data-v-9501cea8]{font-size:13px}}.hero-banner[data-v-c678dba2]{width:100%;position:relative;overflow:hidden}.hero-container[data-v-c678dba2]{max-width:1200px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:24px}.hero-title[data-v-c678dba2]{font-size:var(--c9e02940);font-weight:var(--1d55f217);line-height:1.2;margin:0;padding:0;display:block}.hero-title .title-segment[data-v-c678dba2]{display:inline;margin:0;padding:0;white-space:pre-wrap}.hero-subtitle[data-v-c678dba2]{max-width:800px;margin:0;padding:0}.hero-buttons-wrapper[data-v-c678dba2]{margin:8px 0;display:flex;align-items:center;gap:16px;flex-wrap:wrap;justify-content:center}.hero-buttons-wrapper .hero-button[data-v-c678dba2],.hero-buttons-wrapper .hero-video-button[data-v-c678dba2]{padding:16px 48px;font-size:16px;font-weight:500;transition:all .3s ease}.hero-buttons-wrapper .hero-button[data-v-c678dba2]:hover,.hero-buttons-wrapper .hero-video-button[data-v-c678dba2]:hover{transform:translateY(-2px)}.hero-buttons-wrapper .hero-button[data-v-c678dba2]:active,.hero-buttons-wrapper .hero-video-button[data-v-c678dba2]:active{transform:translateY(0)}.hero-buttons-wrapper .hero-button .button-icon[data-v-c678dba2],.hero-buttons-wrapper .hero-video-button .button-icon[data-v-c678dba2]{margin-left:8px;font-size:14px}.hero-buttons-wrapper .hero-button .button-icon-left[data-v-c678dba2],.hero-buttons-wrapper .hero-video-button .button-icon-left[data-v-c678dba2]{margin-right:8px;font-size:16px}.hero-buttons-wrapper .hero-button[data-v-c678dba2]:hover{box-shadow:var(--button-shadow-hover)!important}.hero-buttons-wrapper .hero-video-button[data-v-c678dba2]:active,.hero-buttons-wrapper .hero-video-button[data-v-c678dba2]:focus,.hero-buttons-wrapper .hero-video-button[data-v-c678dba2]:hover{background-color:#fff!important}.hero-description[data-v-c678dba2]{margin-top:4px}.video-container[data-v-c678dba2]{width:100%;position:relative;padding-bottom:56.25%;background:#000;border-radius:8px;overflow:hidden}.video-container .video-player[data-v-c678dba2]{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.video-container .video-placeholder[data-v-c678dba2]{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#999}.video-container .video-placeholder i[data-v-c678dba2]{font-size:64px;margin-bottom:16px}.video-container .video-placeholder p[data-v-c678dba2]{font-size:16px;margin:0}.trial-form-container[data-v-c678dba2]{padding:20px}.trial-form-container .trial-title[data-v-c678dba2]{font-size:28px;font-weight:700;color:#409eff;text-align:center;margin:0 0 8px 0}.trial-form-container .trial-subtitle[data-v-c678dba2]{font-size:16px;color:#6b8fbe;text-align:center;margin:0 0 32px 0}.trial-form-container .code-input-wrapper[data-v-c678dba2]{display:flex;gap:12px;align-items:center}.trial-form-container .code-input-wrapper .code-button[data-v-c678dba2]{min-width:100px;flex-shrink:0;height:48px;padding:0 16px;background:linear-gradient(135deg,#409eff,#66b1ff);border-color:#409eff;color:#fff}.trial-form-container .code-input-wrapper .code-button[data-v-c678dba2]:focus,.trial-form-container .code-input-wrapper .code-button[data-v-c678dba2]:hover{background:linear-gradient(135deg,#66b1ff,#409eff);border-color:#409eff}.trial-form-container .submit-button[data-v-c678dba2]{width:100%;background:linear-gradient(135deg,#409eff,#66b1ff);border-color:#409eff;font-size:18px;font-weight:600;height:48px}.trial-form-container .submit-button[data-v-c678dba2]:focus,.trial-form-container .submit-button[data-v-c678dba2]:hover{background:linear-gradient(135deg,#66b1ff,#409eff);border-color:#409eff}.trial-form-container[data-v-c678dba2] .el-form-item{margin-bottom:20px}.trial-form-container[data-v-c678dba2] .el-input__inner{height:48px;line-height:48px;font-size:15px}.trial-form-container[data-v-c678dba2] .el-input__inner:focus{border-color:#409eff}.trial-form-container[data-v-c678dba2] .el-input__prefix{line-height:48px}@media(max-width:768px){.hero-banner[data-v-c678dba2]{padding:50px 20px!important}.hero-container[data-v-c678dba2]{gap:18px}.hero-title[data-v-c678dba2]{font-size:30px!important}.hero-subtitle[data-v-c678dba2]{font-size:15px!important}.hero-buttons-wrapper[data-v-c678dba2]{flex-direction:row;width:100%;justify-content:center}.hero-buttons-wrapper .hero-button[data-v-c678dba2],.hero-buttons-wrapper .hero-video-button[data-v-c678dba2]{padding:12px 28px;font-size:14px;width:auto;min-width:0;flex:1;max-width:200px}.hero-description[data-v-c678dba2]{font-size:13px!important}}@media(max-width:480px){.hero-banner[data-v-c678dba2]{padding:36px 16px!important}.hero-container[data-v-c678dba2]{gap:14px}.hero-title[data-v-c678dba2]{font-size:24px!important}.hero-subtitle[data-v-c678dba2]{font-size:13px!important}.hero-buttons-wrapper[data-v-c678dba2]{gap:10px}.hero-buttons-wrapper .hero-button[data-v-c678dba2],.hero-buttons-wrapper .hero-video-button[data-v-c678dba2]{padding:10px 20px;font-size:13px;height:auto!important}.trial-form-container[data-v-c678dba2]{padding:12px}.trial-form-container .trial-title[data-v-c678dba2]{font-size:22px}.trial-form-container .trial-subtitle[data-v-c678dba2]{font-size:13px;margin-bottom:24px}.trial-form-container .code-input-wrapper[data-v-c678dba2]{flex-direction:column;gap:8px}.trial-form-container .code-input-wrapper .code-button[data-v-c678dba2]{width:100%}.trial-form-container[data-v-c678dba2] .el-input__inner{height:42px;line-height:42px;font-size:14px}.trial-form-container .submit-button[data-v-c678dba2]{height:42px;font-size:16px}}.video-dialog{.el-dialog__body,.el-dialog__header{padding:0}.el-dialog__close{color:#fff;background:rgba(0,0,0,.5);border-radius:50%;width:32px;height:32px;line-height:32px;top:10px;right:10px;&:hover{background:rgba(0,0,0,.7)}}}.trial-dialog{.el-dialog__body,.el-dialog__header{padding:0}.el-dialog__close{color:#7f96c5;&:hover{color:#409eff}}}@media (max-width:1024px){.video-dialog{width:75%!important}}@media (max-width:768px){.trial-dialog,.video-dialog{width:90%!important}}@media (max-width:480px){.trial-dialog,.video-dialog{width:95%!important}}.site-footer[data-v-3dab87de]{width:100%;padding:60px 20px 30px;color:var(--2fab0c0e)}.footer-container[data-v-3dab87de]{max-width:var(--0aee5dea);margin:0 auto}.footer-main[data-v-3dab87de]{display:flex;gap:60px;margin-bottom:40px;align-items:flex-start}.footer-contact[data-v-3dab87de]{flex-shrink:0;min-width:280px}.footer-contact .contact-title[data-v-3dab87de]{font-size:18px;font-weight:600;color:#333;margin:0 0 24px 0}.footer-contact .contact-item[data-v-3dab87de]{display:flex;gap:12px;margin-bottom:20px}.footer-contact .contact-item i[data-v-3dab87de]{font-size:24px;color:#409eff;margin-top:4px}.footer-contact .contact-item .contact-info[data-v-3dab87de]{flex:1}.footer-contact .contact-item .contact-info .contact-label[data-v-3dab87de]{font-size:13px;color:#999;margin-bottom:4px}.footer-contact .contact-item .contact-info .contact-value[data-v-3dab87de]{font-size:16px;font-weight:500;color:#333;text-decoration:none;transition:color .3s ease}.footer-contact .contact-item .contact-info .contact-value[data-v-3dab87de]:hover{color:#409eff}.footer-menus[data-v-3dab87de]{flex:0 0 auto;display:flex;gap:40px;margin-left:auto}.footer-column[data-v-3dab87de]{flex:0 0 auto;min-width:120px}.footer-column .column-title[data-v-3dab87de]{font-size:16px;font-weight:600;color:#333;margin:0 0 20px 0;padding:0}.footer-column .column-items[data-v-3dab87de]{display:flex;flex-direction:column;gap:12px}.footer-column .footer-link[data-v-3dab87de]{font-size:14px;color:#666;text-decoration:none;transition:color .3s ease}.footer-column .footer-link[data-v-3dab87de]:hover{color:#409eff}.footer-qrcodes[data-v-3dab87de]{flex-shrink:0;display:flex;gap:32px}.footer-qrcodes .qrcode-item[data-v-3dab87de]{text-align:center}.footer-qrcodes .qrcode-item .qrcode-image[data-v-3dab87de]{width:120px;height:120px;background:#f5f5f5;border-radius:8px;overflow:hidden;margin-bottom:12px;display:flex;align-items:center;justify-content:center}.footer-qrcodes .qrcode-item .qrcode-image img[data-v-3dab87de]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.footer-qrcodes .qrcode-item .qrcode-label[data-v-3dab87de]{font-size:13px;color:#666;font-weight:500}.footer-bottom[data-v-3dab87de]{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:20px;padding-top:30px;border-top:1px solid rgba(0,0,0,.08);font-size:13px}.footer-copyright[data-v-3dab87de]{color:#999}.footer-bottom-links[data-v-3dab87de]{display:flex;gap:24px;flex-wrap:wrap}.footer-bottom-links .bottom-link[data-v-3dab87de]{color:var(--2fab0c0e);text-decoration:none;transition:color .2s ease}.footer-bottom-links .bottom-link[data-v-3dab87de]:hover{color:var(--primary-color,#4a90e2)}.footer-bottom-company[data-v-3dab87de]{display:flex;align-items:center;color:#666;font-size:14px;font-weight:500}@media(max-width:1024px){.footer-columns[data-v-3dab87de],.footer-main[data-v-3dab87de]{gap:40px}}@media(max-width:768px){.site-footer[data-v-3dab87de]{padding:36px 16px 20px}.footer-main[data-v-3dab87de]{flex-direction:column;gap:28px}.footer-contact[data-v-3dab87de]{min-width:auto}.footer-contact .contact-title[data-v-3dab87de]{font-size:16px;margin-bottom:16px}.footer-contact .contact-item[data-v-3dab87de]{margin-bottom:14px}.footer-contact .contact-item i[data-v-3dab87de]{font-size:20px}.footer-contact .contact-item .contact-info .contact-value[data-v-3dab87de]{font-size:15px}.footer-menus[data-v-3dab87de]{display:none}.footer-qrcodes[data-v-3dab87de]{justify-content:flex-start;gap:20px}.footer-qrcodes .qrcode-item .qrcode-image[data-v-3dab87de]{width:90px;height:90px}.footer-qrcodes .qrcode-item .qrcode-label[data-v-3dab87de]{font-size:12px}.footer-bottom[data-v-3dab87de]{flex-direction:column;align-items:flex-start;gap:10px;padding-top:20px}.footer-bottom-links[data-v-3dab87de]{flex-wrap:wrap;gap:8px}.footer-bottom-company[data-v-3dab87de]{font-size:13px}}@media(max-width:480px){.site-footer[data-v-3dab87de]{padding:28px 16px 16px}.footer-main[data-v-3dab87de],.footer-menus[data-v-3dab87de]{gap:24px}.footer-qrcodes .qrcode-item .qrcode-image[data-v-3dab87de]{width:80px;height:80px}.footer-bottom-company[data-v-3dab87de],.footer-bottom-links .bottom-link[data-v-3dab87de],.footer-copyright[data-v-3dab87de]{font-size:12px}}.product-feature[data-v-262433aa]{width:100%;padding:60px 20px}.feature-container[data-v-262433aa]{max-width:1200px;margin:0 auto;display:flex;align-items:center;gap:60px}.feature-image[data-v-262433aa]{flex:1;min-width:0}.feature-image img[data-v-262433aa]{width:100%;height:auto;border-radius:12px;box-shadow:0 10px 40px rgba(0,0,0,.1)}.feature-image .image-placeholder[data-v-262433aa]{aspect-ratio:16/10;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#f5f5f5;border-radius:12px;color:#999}.feature-image .image-placeholder i[data-v-262433aa]{font-size:48px;margin-bottom:12px}.feature-image .image-placeholder p[data-v-262433aa]{margin:0;font-size:14px}.feature-content[data-v-262433aa]{flex:1;min-width:0}.feature-category[data-v-262433aa]{display:inline-block;padding:6px 16px;background:#e8f4fd;color:#4a90e2;border-radius:20px;font-size:14px;font-weight:500;margin-bottom:20px}.feature-title[data-v-262433aa]{font-size:36px;font-weight:700;color:#333;margin:0 0 20px 0;line-height:1.3}.feature-description[data-v-262433aa]{font-size:16px;color:#666;line-height:1.8;margin:0 0 30px 0}.feature-list[data-v-262433aa]{margin:0 0 30px 0}.feature-list .feature-item[data-v-262433aa]{display:flex;align-items:flex-start;gap:12px;margin-bottom:16px;font-size:15px;color:#555;line-height:1.6}.feature-list .feature-item i[data-v-262433aa]{color:#4a90e2;font-size:18px;font-weight:700;margin-top:2px;flex-shrink:0}.feature-list .feature-item span[data-v-262433aa]{flex:1}.feature-list .feature-item[data-v-262433aa]:last-child{margin-bottom:0}.feature-button[data-v-262433aa]{margin-top:30px}.feature-button .el-button[data-v-262433aa]{padding:14px 32px;font-size:16px}.feature-button .el-button i[data-v-262433aa]{margin-left:8px}.product-feature.reverse .feature-container[data-v-262433aa]{flex-direction:row-reverse}@media(max-width:1024px){.feature-container[data-v-262433aa]{gap:40px}.feature-title[data-v-262433aa]{font-size:30px}}@media(max-width:768px){.product-feature[data-v-262433aa]{padding:30px 16px}.feature-container[data-v-262433aa]{flex-direction:column!important;gap:24px}.feature-content[data-v-262433aa],.feature-image[data-v-262433aa]{flex:none;width:100%}.feature-image img[data-v-262433aa]{border-radius:8px;box-shadow:0 6px 20px rgba(0,0,0,.08)}.feature-title[data-v-262433aa]{font-size:22px;margin-bottom:12px}.feature-description[data-v-262433aa]{font-size:14px;margin-bottom:20px}.feature-list[data-v-262433aa]{margin-bottom:20px}.feature-list .feature-item[data-v-262433aa]{font-size:13px;margin-bottom:10px;gap:8px}.feature-list .feature-item i[data-v-262433aa]{font-size:16px}}@media(max-width:480px){.product-feature[data-v-262433aa]{padding:24px 16px}.feature-container[data-v-262433aa]{gap:20px}.feature-title[data-v-262433aa]{font-size:20px}.feature-description[data-v-262433aa]{font-size:13px;line-height:1.6;margin-bottom:16px}.feature-list .feature-item[data-v-262433aa]{font-size:13px;margin-bottom:8px}.feature-button .el-button[data-v-262433aa]{width:100%;padding:12px 24px}}.feature-card[data-v-58ec0023]{position:relative;padding:28px 24px;min-height:180px;display:flex;flex-direction:column;cursor:pointer;overflow:hidden;transition:all .3s ease;border-radius:16px}.feature-card[data-v-58ec0023]:hover{transform:translateY(-4px);box-shadow:0 8px 24px rgba(0,0,0,.08)}.card-decoration[data-v-58ec0023]{position:absolute;bottom:-20px;right:-20px;width:120px;height:120px;border-radius:50%;background:radial-gradient(circle,currentColor 0,transparent 70%);pointer-events:none;transition:all .3s ease}.feature-card:hover .card-decoration[data-v-58ec0023]{transform:scale(1.2);opacity:.2}.feature-tag[data-v-58ec0023]{display:inline-block;font-size:12px;font-weight:500;padding:4px 12px;background:rgba(0,0,0,.05);border-radius:12px;margin-bottom:16px;width:-moz-fit-content;width:fit-content}.feature-title[data-v-58ec0023]{font-size:20px;font-weight:600;margin:0 0 12px 0;line-height:1.4;position:relative;z-index:1}.feature-description[data-v-58ec0023]{font-size:14px;line-height:1.6;margin:0;position:relative;z-index:1;flex:1}.feature-link[data-v-58ec0023]{display:inline-flex;align-items:center;gap:4px;font-size:14px;font-weight:500;margin-top:16px;text-decoration:none;border-bottom:1px solid currentColor;width:-moz-fit-content;width:fit-content;padding-bottom:2px;position:relative;z-index:1;transition:all .3s ease}.feature-link i[data-v-58ec0023]{font-size:12px;transition:transform .3s ease}.feature-link:hover i[data-v-58ec0023]{transform:translateX(4px)}.feature-button[data-v-58ec0023]{position:absolute;bottom:20px;right:20px;width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:transform .3s ease}.feature-button i[data-v-58ec0023]{color:#fff;font-size:18px;font-weight:700}.feature-card:hover .feature-button[data-v-58ec0023]{transform:scale(1.1)}.fade-enter-active[data-v-58ec0023],.fade-leave-active[data-v-58ec0023]{transition:opacity .3s ease}.fade-enter[data-v-58ec0023],.fade-leave-to[data-v-58ec0023]{opacity:0}@media(max-width:768px){.feature-card[data-v-58ec0023]{padding:20px 16px;min-height:140px;border-radius:12px}.feature-card[data-v-58ec0023]:hover{transform:translateY(-2px)}.card-decoration[data-v-58ec0023]{width:80px;height:80px}.feature-tag[data-v-58ec0023]{font-size:11px;padding:3px 8px;margin-bottom:10px}.feature-title[data-v-58ec0023]{font-size:16px;margin-bottom:8px}.feature-description[data-v-58ec0023]{font-size:12px;line-height:1.5}.feature-link[data-v-58ec0023]{font-size:12px;margin-top:10px}}@media(max-width:480px){.feature-card[data-v-58ec0023]{padding:18px 14px;min-height:auto}.feature-title[data-v-58ec0023]{font-size:16px}.feature-description[data-v-58ec0023]{font-size:13px}}.features-section[data-v-f3d763c8]{width:100%;padding:0 20px}.features-container[data-v-f3d763c8]{max-width:1400px;margin:0 auto}.section-title[data-v-f3d763c8]{font-size:42px;font-weight:700;color:#333;text-align:center;margin:0 0 60px 0;line-height:1.3}.features-grid[data-v-f3d763c8]{display:grid;width:100%}@media(max-width:1024px){.features-grid[data-v-f3d763c8]{grid-template-columns:repeat(2,1fr)!important}.section-title[data-v-f3d763c8]{font-size:36px;margin-bottom:40px}}@media(max-width:768px){.features-section[data-v-f3d763c8]{padding:40px 16px}.section-title[data-v-f3d763c8]{font-size:28px;margin-bottom:30px}.features-grid[data-v-f3d763c8]{grid-template-columns:repeat(2,1fr)!important;gap:12px!important}}@media(max-width:480px){.features-section[data-v-f3d763c8]{padding:30px 16px}.section-title[data-v-f3d763c8]{font-size:24px;margin-bottom:24px}.features-grid[data-v-f3d763c8]{grid-template-columns:1fr!important;gap:12px!important}}.cta-section[data-v-665f1ebe]{width:100%}.cta-section[data-v-665f1ebe]:not(.full-width){padding:40px 20px}.cta-section:not(.full-width) .cta-wrapper[data-v-665f1ebe]{max-width:1400px;margin:0 auto;border-radius:var(--2a652f7c);padding:var(--32efbdb3)}.cta-section.full-width .cta-wrapper[data-v-665f1ebe]{width:100%;padding:var(--32efbdb3)}.cta-section.full-width .cta-content[data-v-665f1ebe]{max-width:1400px;margin:0 auto;padding:0 24px}.cta-wrapper[data-v-665f1ebe]{width:100%}.cta-content[data-v-665f1ebe]{display:flex;align-items:center;justify-content:space-between;gap:60px}.cta-left[data-v-665f1ebe]{flex:1;min-width:0}.cta-title[data-v-665f1ebe]{font-size:48px;font-weight:700;margin:0;line-height:1.3}.cta-right[data-v-665f1ebe]{flex:1;min-width:0;display:flex;flex-direction:column;align-items:flex-start;gap:24px}.cta-subtitle[data-v-665f1ebe]{font-size:18px;line-height:1.6;margin:0}.cta-button[data-v-665f1ebe]{font-size:16px;padding:14px 32px;font-weight:500;transition:all .3s ease}.cta-button i[data-v-665f1ebe]{margin-left:8px}.cta-button[data-v-665f1ebe]:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.15)}@media(max-width:1024px){.cta-content[data-v-665f1ebe]{gap:40px}.cta-section:not(.full-width) .cta-wrapper[data-v-665f1ebe]{padding:50px 60px}.cta-title[data-v-665f1ebe]{font-size:40px}.cta-subtitle[data-v-665f1ebe]{font-size:16px}.cta-section.full-width .cta-content[data-v-665f1ebe]{padding-left:16px;padding-right:16px}}@media(max-width:768px){.cta-section[data-v-665f1ebe]:not(.full-width){padding:16px 16px}.cta-content[data-v-665f1ebe]{flex-direction:column;align-items:center;text-align:center;gap:0}.cta-section:not(.full-width) .cta-wrapper[data-v-665f1ebe]{padding:24px 20px}.cta-section.full-width .cta-wrapper[data-v-665f1ebe]{padding:24px 16px}.cta-left[data-v-665f1ebe],.cta-right[data-v-665f1ebe]{flex:none;width:100%}.cta-title[data-v-665f1ebe]{font-size:22px!important;line-height:1.4}.cta-right[data-v-665f1ebe]{display:none}.cta-section.full-width .cta-content[data-v-665f1ebe]{padding-left:16px;padding-right:16px}}@media(max-width:480px){.cta-section.full-width .cta-wrapper[data-v-665f1ebe],.cta-section:not(.full-width) .cta-wrapper[data-v-665f1ebe]{padding:20px 16px}.cta-title[data-v-665f1ebe]{font-size:18px!important}}.functions-grid-section[data-v-ebce04cc]{width:100%;padding:80px 20px;background-color:var(--6c54a7c8)}.functions-container[data-v-ebce04cc]{max-width:1400px;margin:0 auto}.header-section[data-v-ebce04cc]{text-align:center;margin-bottom:80px}.section-title[data-v-ebce04cc]{font-size:42px;font-weight:700;margin:0 0 20px 0;line-height:1.4}.section-title[data-v-ebce04cc] span{display:inline}.section-subtitle[data-v-ebce04cc]{font-size:18px;line-height:1.6;margin:0;max-width:800px;margin-left:auto;margin-right:auto}.functions-grid[data-v-ebce04cc]{display:grid;width:100%}.function-item[data-v-ebce04cc]{display:flex;flex-direction:column;align-items:flex-start;cursor:pointer;transition:transform .3s ease}.function-item[data-v-ebce04cc]:hover{transform:translateY(-4px)}.function-icon[data-v-ebce04cc]{font-size:48px;margin-bottom:24px;width:60px;height:60px;display:flex;align-items:center;justify-content:center}.function-icon i[data-v-ebce04cc]{font-size:48px}.function-icon img[data-v-ebce04cc]{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.function-title[data-v-ebce04cc]{font-size:20px;font-weight:600;margin:0 0 12px 0;line-height:1.4}.function-description[data-v-ebce04cc]{font-size:15px;line-height:1.7;margin:0}@media(max-width:1024px){.functions-grid-section[data-v-ebce04cc]{padding:60px 20px}.header-section[data-v-ebce04cc]{margin-bottom:60px}.section-title[data-v-ebce04cc]{font-size:36px}.section-subtitle[data-v-ebce04cc]{font-size:16px}.functions-grid[data-v-ebce04cc]{grid-template-columns:repeat(2,1fr)!important;gap:50px 30px!important}}@media(max-width:768px){.functions-grid-section[data-v-ebce04cc]{padding:40px 16px}.header-section[data-v-ebce04cc]{margin-bottom:36px}.section-title[data-v-ebce04cc]{font-size:26px}.section-subtitle[data-v-ebce04cc]{font-size:14px}.functions-grid[data-v-ebce04cc]{grid-template-columns:repeat(2,1fr)!important;gap:30px 20px!important}.function-icon[data-v-ebce04cc]{font-size:36px;width:44px;height:44px;margin-bottom:14px}.function-icon i[data-v-ebce04cc]{font-size:36px}.function-title[data-v-ebce04cc]{font-size:16px;margin-bottom:8px}.function-description[data-v-ebce04cc]{font-size:13px;line-height:1.5}}@media(max-width:480px){.functions-grid-section[data-v-ebce04cc]{padding:30px 16px}.header-section[data-v-ebce04cc]{margin-bottom:28px}.section-title[data-v-ebce04cc]{font-size:22px}.section-subtitle[data-v-ebce04cc]{font-size:13px}.functions-grid[data-v-ebce04cc]{gap:24px 16px!important}.function-icon[data-v-ebce04cc]{font-size:32px;width:40px;height:40px;margin-bottom:12px}.function-icon i[data-v-ebce04cc]{font-size:32px}.function-title[data-v-ebce04cc]{font-size:15px}.function-description[data-v-ebce04cc]{font-size:12px}}.architecture-section[data-v-0554566a]{width:100%;margin:60px 0;position:relative}.architecture-container[data-v-0554566a]{max-width:1400px;margin:0 auto;display:flex;flex-direction:column;align-items:center}.section-header[data-v-0554566a]{text-align:center;margin-bottom:60px;width:100%}.section-title[data-v-0554566a]{font-size:var(--26f3f893);font-weight:700;color:var(--92a7adde);margin:0 0 16px 0;line-height:1.3}.section-subtitle[data-v-0554566a]{font-size:var(--43631042);color:var(--2abcd976);margin:0;line-height:1.6}.diagram-wrapper[data-v-0554566a]{width:100%;display:flex;flex-direction:column;align-items:center;margin-bottom:40px}.diagram-image[data-v-0554566a]{width:100%;height:auto;display:block;transition:transform .3s ease}.diagram-image[data-v-0554566a]:hover{transform:scale(1.02)}.diagram-caption[data-v-0554566a]{margin-top:16px;font-size:14px;color:var(--167288c3);text-align:center;font-style:italic}.diagram-description[data-v-0554566a]{max-width:800px;text-align:center;margin-bottom:32px}.diagram-description p[data-v-0554566a]{font-size:16px;color:var(--6973396d);line-height:1.8;margin:0}.diagram-actions[data-v-0554566a]{display:flex;justify-content:center;gap:16px}.diagram-actions .el-button[data-v-0554566a]{padding:14px 40px;font-size:16px}@media(max-width:1024px){.architecture-section[data-v-0554566a]{padding:50px 20px!important;margin:30px 0}.section-title[data-v-0554566a]{font-size:30px!important}}@media(max-width:768px){.architecture-section[data-v-0554566a]{padding:36px 16px!important;margin:20px 0}.section-header[data-v-0554566a]{margin-bottom:28px}.section-title[data-v-0554566a]{font-size:24px!important}.section-subtitle[data-v-0554566a]{font-size:13px!important}.diagram-wrapper[data-v-0554566a]{margin-bottom:20px}.diagram-image[data-v-0554566a]{border-radius:8px!important;box-shadow:0 2px 12px rgba(0,0,0,.08)!important}.diagram-image[data-v-0554566a]:hover{transform:none}.diagram-description p[data-v-0554566a]{font-size:13px}.diagram-actions .el-button[data-v-0554566a]{padding:10px 28px;font-size:14px}}@media(max-width:480px){.architecture-section[data-v-0554566a]{padding:28px 16px!important;margin:10px 0}.section-header[data-v-0554566a]{margin-bottom:20px}.section-title[data-v-0554566a]{font-size:22px!important}.section-subtitle[data-v-0554566a]{font-size:12px!important}}.floating-contact[data-v-59c23a5a]{position:fixed;right:24px;top:50%;transform:translateY(-50%);z-index:1000;display:flex;align-items:center;gap:16px}.contact-buttons[data-v-59c23a5a]{display:flex;flex-direction:column;gap:12px;background:#fff;border-radius:18px;padding:12px;box-shadow:0 4px 20px rgba(0,0,0,.1)}.contact-button[data-v-59c23a5a]{display:flex;flex-direction:column;align-items:center;justify-content:center;width:64px;height:64px;background:#fff;border-radius:12px;cursor:pointer;transition:all .3s ease;position:relative}.contact-button i[data-v-59c23a5a]{font-size:24px;color:#666;margin-bottom:4px;transition:all .3s ease}.contact-button span[data-v-59c23a5a]{font-size:12px;color:#666;white-space:nowrap;transition:all .3s ease}.contact-button.active i[data-v-59c23a5a],.contact-button:hover i[data-v-59c23a5a]{color:#409eff}.contact-panel[data-v-59c23a5a]{position:absolute;right:100px;top:50%;transform:translateY(-50%);background:#fff;border-radius:12px;box-shadow:0 8px 32px rgba(0,0,0,.12);padding:8px;width:240px}.panel-content[data-v-59c23a5a]{position:relative;text-align:center}.qrcode-container[data-v-59c23a5a]{width:86%;margin:0 auto 8px;aspect-ratio:1/1;background:#f5f5f5;border-radius:8px;display:flex;align-items:center;justify-content:center;overflow:hidden}.qrcode-image[data-v-59c23a5a]{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.panel-title[data-v-59c23a5a]{font-size:16px;font-weight:600;color:#333;margin-bottom:4px}.panel-subtitle[data-v-59c23a5a]{font-size:14px;color:#ff9800;font-weight:500}.phone-panel[data-v-59c23a5a]{text-align:center}.phone-number[data-v-59c23a5a]{font-size:20px;line-height:1.25;font-weight:600;color:#6d96ff;margin-bottom:6px}.phone-meta[data-v-59c23a5a]{font-size:12px;color:#4a5568;line-height:1.4}.slide-fade-enter-active[data-v-59c23a5a],.slide-fade-leave-active[data-v-59c23a5a]{transition:all .3s ease}.slide-fade-enter[data-v-59c23a5a],.slide-fade-leave-to[data-v-59c23a5a]{transform:translateY(-50%) translateX(20px);opacity:0}.mobile-wechat-overlay[data-v-59c23a5a]{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.6);z-index:2000;display:flex;align-items:center;justify-content:center;padding:20px}.mobile-wechat-dialog[data-v-59c23a5a]{background:#fff;border-radius:16px;padding:28px 24px;width:280px;max-width:90vw;text-align:center;position:relative;box-shadow:0 20px 60px rgba(0,0,0,.2)}.mobile-wechat-close[data-v-59c23a5a]{position:absolute;top:12px;right:12px;width:28px;height:28px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#f5f5f5;cursor:pointer;transition:background .2s}.mobile-wechat-close i[data-v-59c23a5a]{font-size:14px;color:#999}.mobile-wechat-close[data-v-59c23a5a]:active{background:#e8e8e8}.mobile-wechat-qrcode[data-v-59c23a5a]{width:180px;height:180px;margin:8px auto 16px;border-radius:12px;overflow:hidden;background:#f9f9f9;border:1px solid #f0f0f0}.mobile-wechat-qrcode img[data-v-59c23a5a]{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.mobile-wechat-title[data-v-59c23a5a]{font-size:18px;font-weight:600;color:#333;margin-bottom:6px}.mobile-wechat-desc[data-v-59c23a5a]{font-size:13px;color:#666;line-height:1.5;margin-bottom:12px}.fade-enter-active[data-v-59c23a5a],.fade-leave-active[data-v-59c23a5a]{transition:opacity .25s ease}.fade-enter[data-v-59c23a5a],.fade-leave-to[data-v-59c23a5a]{opacity:0}@media(max-width:768px){.floating-contact[data-v-59c23a5a]{right:12px;top:auto;bottom:28%;transform:none}.contact-buttons[data-v-59c23a5a]{padding:6px;gap:6px;border-radius:14px}.contact-button[data-v-59c23a5a]{width:48px;height:48px}.contact-button i[data-v-59c23a5a]{font-size:22px;margin-bottom:2px}.contact-button span[data-v-59c23a5a]{font-size:10px}}@media(max-width:480px){.floating-contact[data-v-59c23a5a]{right:8px}.contact-buttons[data-v-59c23a5a]{padding:5px;gap:4px;border-radius:12px}.contact-button[data-v-59c23a5a]{width:44px;height:44px}.contact-button i[data-v-59c23a5a]{font-size:20px}.contact-button span[data-v-59c23a5a]{font-size:9px}.mobile-wechat-qrcode[data-v-59c23a5a]{width:160px;height:160px}.mobile-wechat-title[data-v-59c23a5a]{font-size:16px}}:root{--primary-color:#4a90e2;--primary-hover:#4a90e2}#app{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.page-anchor-section{scroll-margin-top:84px}@media (max-width:480px){.page-anchor-section{scroll-margin-top:72px}}#app{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Helvetica Neue,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{margin:0;padding:0;box-sizing:border-box}body,html{width:100%;height:100%}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.5}ol,ul{list-style:none}a{text-decoration:none;color:inherit}img{max-width:100%;height:auto;display:block}button{background:none;cursor:pointer}button,input,select,textarea{border:none;font-family:inherit}input,select,textarea{font-size:inherit;outline:none}table{border-collapse:collapse;border-spacing:0}h1,h2,h3,h4,h5,h6{font-weight:400}