.header[data-v-73341021]{background:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);position:sticky;top:0;z-index:1000;box-shadow:0 2px 10px #0000001a}.header-content[data-v-73341021]{display:flex;justify-content:center;align-items:center;padding:20px;gap:60px}.logo a[data-v-73341021]{display:flex;align-items:center;text-decoration:none;transition:all .3s ease}.logo-img[data-v-73341021]{height:40px;width:auto;transition:all .3s ease}.logo a:hover .logo-img[data-v-73341021]{opacity:.8}.nav[data-v-73341021]{display:flex;gap:40px}.nav-link[data-v-73341021]{color:#333;text-decoration:none;font-size:17px;font-weight:500;font-family:Microsoft YaHei,微软雅黑,PingFang SC,Helvetica Neue,Arial,sans-serif;transition:all .3s ease;position:relative;padding:5px 0}.nav-link[data-v-73341021]:hover{color:var(--primary-color)}.nav-link.active[data-v-73341021]{color:#6b21a8}@media(max-width:768px){.nav[data-v-73341021]{gap:15px;font-size:14px}.header-content[data-v-73341021]{padding:15px}}.footer[data-v-57a1fa40]{background-image:url(/assets/background-DEbEjDaE.png);background-size:cover;background-position:center;background-repeat:no-repeat;color:#fff;padding:40px 0 0;margin-top:auto}.footer-content[data-v-57a1fa40]{display:flex;justify-content:space-between;gap:60px}.footer-left[data-v-57a1fa40]{flex:0 0 300px}.footer-logo h3[data-v-57a1fa40]{font-size:28px;color:#fff;margin-bottom:10px}.slogan[data-v-57a1fa40]{color:#e0e0e0;margin-bottom:30px}.qr-codes[data-v-57a1fa40]{display:flex;gap:20px}.qr-item[data-v-57a1fa40]{text-align:center}.qr-placeholder[data-v-57a1fa40]{width:120px;height:120px;background:#ffffff1a;border-radius:8px;margin-bottom:10px;display:flex;align-items:center;justify-content:center}.qr-image[data-v-57a1fa40]{width:120px;height:120px;object-fit:contain;border-radius:8px;margin-bottom:10px}.qr-item p[data-v-57a1fa40]{font-size:12px;color:#e0e0e0}.footer-links[data-v-57a1fa40]{display:flex;gap:40px;flex-wrap:wrap}.link-column h4[data-v-57a1fa40]{margin-bottom:20px;color:#fff;font-size:16px}.link-column ul[data-v-57a1fa40]{list-style:none}.link-column li[data-v-57a1fa40]{margin-bottom:12px;color:#e0e0e0;font-size:14px}.link-column a[data-v-57a1fa40]{color:#e0e0e0;text-decoration:none;transition:color .3s ease;font-size:14px}.link-column a[data-v-57a1fa40]:hover{color:var(--primary-color)}.footer-bottom[data-v-57a1fa40]{border-top:1px solid rgba(255,255,255,.1);padding:20px 0;margin-top:20px}.footer-bottom .container[data-v-57a1fa40]{text-align:center}.copyright[data-v-57a1fa40]{color:#e0e0e0;font-size:14px;margin-bottom:8px}.icp[data-v-57a1fa40]{color:#e0e0e0;font-size:14px;margin:0}.icp a[data-v-57a1fa40]{color:#e0e0e0;text-decoration:none;transition:color .3s ease}.icp a[data-v-57a1fa40]:hover{color:var(--primary-color)}@media(max-width:768px){.footer-content[data-v-57a1fa40]{flex-direction:column;gap:40px}.footer-links[data-v-57a1fa40]{flex-direction:column;gap:30px}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;color:#333}#app{min-height:100vh;display:flex;flex-direction:column}main{flex:1}.home[data-v-520f28f7]{min-height:100vh}.hero[data-v-520f28f7]{min-height:600px;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.carousel-container[data-v-520f28f7]{width:100%;height:100%;position:relative;min-height:600px}.carousel-track[data-v-520f28f7]{display:flex;width:100%;height:100%;transition:transform .5s ease-in-out}.carousel-slide[data-v-520f28f7]{min-width:100%;height:100%;background-size:cover;background-position:center;background-repeat:no-repeat;min-height:600px;cursor:pointer}.carousel-indicators[data-v-520f28f7]{position:absolute;bottom:30px;left:50%;transform:translate(-50%);display:flex;gap:12px;z-index:10}.indicator[data-v-520f28f7]{width:12px;height:12px;border-radius:50%;border:2px solid white;background:#ffffff4d;cursor:pointer;transition:all .3s ease}.indicator[data-v-520f28f7]:hover{background:#ffffffb3}.indicator.active[data-v-520f28f7]{background:#fff;width:32px;border-radius:6px}.carousel-arrow[data-v-520f28f7]{position:absolute;top:50%;transform:translateY(-50%);width:50px;height:50px;background:#0000004d;border:none;border-radius:50%;color:#fff;font-size:30px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease;z-index:10}.carousel-arrow[data-v-520f28f7]:hover{background:#00000080;transform:translateY(-50%) scale(1.1)}.carousel-arrow.prev[data-v-520f28f7]{left:30px}.carousel-arrow.next[data-v-520f28f7]{right:30px}.video-modal-overlay[data-v-520f28f7]{position:fixed;top:0;left:0;right:0;bottom:0;background:#000c;display:flex;align-items:center;justify-content:center;z-index:9999}.video-modal-content[data-v-520f28f7]{position:relative;width:90%;max-width:1000px;background:#000;border-radius:12px;overflow:hidden;box-shadow:0 20px 60px #00000080}.video-modal-close[data-v-520f28f7]{position:absolute;top:15px;right:15px;width:40px;height:40px;border:none;background:#fff3;border-radius:50%;font-size:28px;line-height:1;color:#fff;cursor:pointer;transition:all .3s ease;z-index:10}.video-modal-close[data-v-520f28f7]:hover{background:#ffffff4d;transform:scale(1.1)}.video-container[data-v-520f28f7]{position:relative;padding-bottom:56.25%;height:0;overflow:hidden}.video-container video[data-v-520f28f7]{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:contain}.hero-content[data-v-520f28f7]{text-align:center;z-index:1;position:relative}.ai-logo[data-v-520f28f7]{font-size:120px;font-weight:700;color:#fff;margin-bottom:30px;text-shadow:0 0 30px rgba(123,47,247,.5);letter-spacing:10px}.hero-title[data-v-520f28f7]{font-size:48px;color:#fff;font-weight:600}.section[data-v-520f28f7]{padding:100px 0}.acquire-section[data-v-520f28f7]{background:#fff}.acquire-title[data-v-520f28f7]{text-align:center;margin-bottom:30px}.acquire-title img[data-v-520f28f7]{max-width:60%;width:80%;height:auto}.acquire-images[data-v-520f28f7]{display:flex;justify-content:center;align-items:center;margin:40px 0 60px}.acquire-content[data-v-520f28f7]{max-width:80%;width:80%;height:auto;object-fit:contain}.oem-section[data-v-520f28f7]{background:#fff}.oem-title[data-v-520f28f7]{text-align:center;margin-bottom:40px}.oem-title img[data-v-520f28f7]{max-width:40%;width:80%;height:auto}.ai-times-title[data-v-520f28f7]{text-align:center}.ai-times-title img[data-v-520f28f7]{max-width:24%;width:80%;height:auto}.ai-times-content[data-v-520f28f7]{background-image:url(/assets/background-SdU6Yc8p.png);background-size:cover;background-position:center;background-repeat:no-repeat;display:flex;justify-content:center;align-items:center;margin:40px 0 60px;padding:60px 0}.ai-times-content img[data-v-520f28f7]{max-width:80%;width:80%;height:auto;object-fit:contain}.bg-light[data-v-520f28f7]{background:#f8f9fa}.section-title[data-v-520f28f7]{font-size:42px;text-align:center;margin-bottom:30px;font-weight:600}.purple-text[data-v-520f28f7]{color:var(--primary-color)}.section-subtitle[data-v-520f28f7]{font-size:18px;text-align:center;color:var(--text-light);max-width:900px;margin:0 auto 60px;line-height:1.8}.platform-showcase[data-v-520f28f7]{display:grid;grid-template-columns:1fr 1fr;gap:40px;margin-top:60px}.platform-item[data-v-520f28f7]{display:flex;justify-content:center}.platform-placeholder[data-v-520f28f7]{width:100%;max-width:500px;background:#fff;border-radius:12px;box-shadow:0 8px 24px #0000001a;overflow:hidden}.platform-header[data-v-520f28f7]{background:#f5f5f5;padding:15px 20px;border-bottom:1px solid #e0e0e0}.platform-dots[data-v-520f28f7]{display:flex;gap:8px}.platform-dots span[data-v-520f28f7]{width:12px;height:12px;border-radius:50%;background:#ddd}.platform-content[data-v-520f28f7]{padding:30px}.platform-menu[data-v-520f28f7]{display:flex;flex-direction:column;gap:15px}.menu-item[data-v-520f28f7]{padding:15px 20px;background:#f8f9fa;border-radius:8px;color:var(--primary-color);font-weight:500}.mobile-placeholder[data-v-520f28f7]{width:100%;max-width:280px;background:#fff;border-radius:20px;box-shadow:0 8px 24px #0000001a;overflow:hidden;padding:20px}.mobile-header[data-v-520f28f7]{height:40px;background:#f5f5f5;border-radius:8px;margin-bottom:20px}.mobile-content[data-v-520f28f7]{display:flex;flex-direction:column;gap:15px}.mobile-item[data-v-520f28f7]{display:flex;align-items:center;gap:15px;padding:12px;background:#f8f9fa;border-radius:8px}.mobile-avatar[data-v-520f28f7]{width:40px;height:40px;border-radius:50%;background:var(--primary-color);opacity:.3}.mobile-text[data-v-520f28f7]{color:var(--text-dark);font-weight:500}.oem-content[data-v-520f28f7]{display:flex;justify-content:center;align-items:center;margin:40px 0 60px}.oem-content img[data-v-520f28f7]{max-width:80%;width:80%;height:auto;object-fit:contain}.thousands-title[data-v-520f28f7]{text-align:center;margin-bottom:40px}.thousands-title img[data-v-520f28f7]{max-width:40%;width:80%;height:auto;display:block;margin:0 auto}.thousands-content[data-v-520f28f7]{text-align:center;width:100%}.thousands-content img[data-v-520f28f7]{max-width:80%;width:80%;height:auto;display:block;margin:0 auto}.agent-title[data-v-520f28f7]{text-align:center}.agent-title img[data-v-520f28f7]{max-width:20%;width:80%;height:auto;display:block;margin:0 auto}.agent-content[data-v-520f28f7]{text-align:center;width:100%}.agent-content img[data-v-520f28f7]{max-width:80%;width:80%;height:auto;display:block;margin:0 auto}.model-title[data-v-520f28f7]{text-align:center;margin-bottom:60px}.model-title img[data-v-520f28f7]{max-width:500px;width:100%;height:auto}.model-plan-item[data-v-520f28f7]{text-align:center;margin-bottom:30px}.model-plan-item img[data-v-520f28f7]{max-width:80%;width:100%;height:auto;display:block;margin:0 auto}.model-buttons[data-v-520f28f7]{display:flex;gap:40px;justify-content:center;align-items:center;padding:20px 0;flex-wrap:nowrap}.model-button-item[data-v-520f28f7]{flex:0 0 auto;max-width:28%}.model-button-item img[data-v-520f28f7]{width:100%;height:auto;display:block;cursor:pointer;transition:transform .3s ease}.model-button-item img[data-v-520f28f7]:hover{transform:scale(1.02)}.service-title[data-v-520f28f7]{text-align:center;margin-bottom:30px}.service-title img[data-v-520f28f7]{max-width:36%;width:80%;height:auto;display:block;margin:0 auto}.service-content[data-v-520f28f7]{text-align:center;width:100%}.service-content img[data-v-520f28f7]{max-width:80%;width:80%;height:auto;display:block;margin:0 auto}@media(max-width:1024px){.platform-showcase[data-v-520f28f7]{grid-template-columns:1fr}}@media(max-width:768px){.ai-logo[data-v-520f28f7]{font-size:80px}.hero-title[data-v-520f28f7],.section-title[data-v-520f28f7]{font-size:32px}.acquire-title img[data-v-520f28f7],.oem-title img[data-v-520f28f7],.ai-times-title img[data-v-520f28f7],.thousands-title img[data-v-520f28f7],.agent-title img[data-v-520f28f7],.service-title img[data-v-520f28f7],.model-title img[data-v-520f28f7]{max-width:350px}.model-buttons[data-v-520f28f7]{flex-direction:column;gap:15px}.model-button-item[data-v-520f28f7]{max-width:100%}}.hero[data-v-9f20ae89]{background-image:url(/assets/banner-DUEWhPT2.png);background-size:cover;background-position:center;background-repeat:no-repeat;padding:198px 0;text-align:center}.section[data-v-9f20ae89]{padding:80px 0;background:#fff}.help-cards[data-v-9f20ae89]{display:grid;grid-template-columns:repeat(4,1fr);gap:30px;max-width:80%;margin:0 auto;padding:0 20px}.help-card-item[data-v-9f20ae89]{text-align:center}.card-wrapper[data-v-9f20ae89]{position:relative;width:100%;display:inline-block}.card-image[data-v-9f20ae89]{width:100%;height:auto;display:block;transition:all .3s ease;border-radius:8px;box-shadow:0 4px 12px #7b2ff726}.card-wrapper:hover .card-image[data-v-9f20ae89]{transform:translateY(-5px);box-shadow:0 8px 24px #7b2ff740}.btn-tutorial[data-v-9f20ae89],.btn-video[data-v-9f20ae89]{position:absolute;left:50%;transform:translate(-50%);max-width:56%;height:auto;cursor:pointer;transition:transform .3s ease;z-index:10}.btn-tutorial[data-v-9f20ae89]{top:50%}.btn-video[data-v-9f20ae89]{bottom:20%}.btn-tutorial[data-v-9f20ae89]:hover,.btn-video[data-v-9f20ae89]:hover{transform:translate(-50%) scale(1.05)}.video-modal-overlay[data-v-9f20ae89]{position:fixed;top:0;left:0;right:0;bottom:0;background:#000c;display:flex;align-items:center;justify-content:center;z-index:9999}.video-modal-content[data-v-9f20ae89]{position:relative;width:90%;max-width:1000px;background:#000;border-radius:12px;overflow:hidden;box-shadow:0 20px 60px #00000080}.video-modal-close[data-v-9f20ae89]{position:absolute;top:15px;right:15px;width:40px;height:40px;border:none;background:#fff3;border-radius:50%;font-size:28px;line-height:1;color:#fff;cursor:pointer;transition:all .3s ease;z-index:10}.video-modal-close[data-v-9f20ae89]:hover{background:#ffffff4d;transform:scale(1.1)}.video-container[data-v-9f20ae89]{position:relative;padding-bottom:56.25%;height:0;overflow:hidden}.video-container video[data-v-9f20ae89]{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:contain}@media(max-width:1200px){.help-cards[data-v-9f20ae89]{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.hero[data-v-9f20ae89]{padding:60px 20px}.help-cards[data-v-9f20ae89]{grid-template-columns:1fr;gap:20px}}.contact[data-v-7064b13a]{min-height:100vh}.map-section[data-v-7064b13a]{height:500px;position:relative}.map-container[data-v-7064b13a]{width:100%;height:100%}.contact-section[data-v-7064b13a]{background:#fff;padding:80px 0}.contact-content[data-v-7064b13a]{display:flex;justify-content:space-around;align-items:center;gap:60px;flex-wrap:wrap}.qr-section[data-v-7064b13a]{display:flex;gap:40px}.qr-item[data-v-7064b13a]{text-align:center}.qr-code[data-v-7064b13a]{width:200px;height:200px;background:#fff;border:2px solid #f0f0f0;border-radius:12px;margin-bottom:15px;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.qr-code[data-v-7064b13a]:before{content:"";width:80%;height:80%;border:3px solid #333;border-radius:4px;position:relative}.qr-code[data-v-7064b13a]:after{content:"";position:absolute;width:20px;height:20px;background:#333;top:50%;left:50%;transform:translate(-50%,-50%)}.qr-code-img[data-v-7064b13a]{width:200px;height:200px;padding:20px;object-fit:contain;border-radius:12px;margin-bottom:15px}.qr-item p[data-v-7064b13a]{font-size:16px;color:var(--text-dark);font-weight:500}.contact-info[data-v-7064b13a]{flex:1;min-width:300px}.contact-title[data-v-7064b13a]{font-size:32px;color:var(--primary-color);margin-bottom:30px}.info-item[data-v-7064b13a]{margin-bottom:20px;font-size:16px;line-height:1.8}.info-item strong[data-v-7064b13a]{color:var(--text-dark);margin-right:10px}.info-item span[data-v-7064b13a]{color:var(--text-light)}.phone-indent[data-v-7064b13a]{padding-left:85px}@media(max-width:768px){.map-section[data-v-7064b13a]{height:400px}.contact-content[data-v-7064b13a]{flex-direction:column;text-align:center}.qr-section[data-v-7064b13a]{flex-direction:column;gap:30px}.contact-title[data-v-7064b13a]{font-size:24px}}.pricing[data-v-1e0d9bef]{min-height:100vh}.hero[data-v-1e0d9bef]{background-image:url(/assets/banner-background-Db1UfNTa.png);background-size:cover;background-position:center;background-repeat:no-repeat;position:relative;padding:50px 20px 100px;text-align:center;color:#fff;display:flex;flex-direction:column;justify-content:flex-start}.hero-content[data-v-1e0d9bef]{position:relative;z-index:2}.banner-title[data-v-1e0d9bef]{margin-bottom:40px}.banner-title img[data-v-1e0d9bef]{max-width:800px;width:50%;height:auto}.banner-price[data-v-1e0d9bef]{margin-bottom:10px}.banner-price img[data-v-1e0d9bef]{max-width:400px;height:auto}.feature-icons[data-v-1e0d9bef]{display:flex;gap:20px;justify-content:center;align-items:center;position:absolute;bottom:0;left:50%;transform:translate(-50%,50%);z-index:3;padding:0 20px}.feature-icons img[data-v-1e0d9bef]{max-width:180px;width:100%;height:auto;object-fit:contain;border:3px solid #fff;border-radius:12px;box-shadow:0 8px 24px #00000026;background:#fff;padding:10px}.section[data-v-1e0d9bef]{padding:80px 0;background:#fff}.model-section[data-v-1e0d9bef]{padding:150px 0 50px}.model-title[data-v-1e0d9bef]{text-align:center;margin-bottom:40px}.model-title img[data-v-1e0d9bef]{max-width:600px;width:36%;height:auto}.model-plan-item[data-v-1e0d9bef]{text-align:center;margin-bottom:30px}.model-plan-item img[data-v-1e0d9bef]{max-width:80%;width:100%;height:auto;display:block;margin:0 auto}.model-buttons[data-v-1e0d9bef]{display:flex;gap:100px;justify-content:center;align-items:center;padding:20px 0;flex-wrap:nowrap}.model-button-item[data-v-1e0d9bef]{flex:0 0 auto;max-width:28%}.model-button-item img[data-v-1e0d9bef]{width:100%;height:auto;display:block;margin:0 auto;cursor:pointer;transition:transform .3s ease}.model-button-item img[data-v-1e0d9bef]:hover{transform:scale(1.02)}.bottom-section[data-v-1e0d9bef]{padding:0;margin:0}.bottom-image[data-v-1e0d9bef]{width:100%;margin:0;padding:0}.bottom-image img[data-v-1e0d9bef]{width:100%;height:auto;display:block;margin:0}.section-title[data-v-1e0d9bef]{font-size:36px;text-align:center;margin-bottom:60px;color:var(--text-dark)}.pricing-table-wrapper[data-v-1e0d9bef]{margin-bottom:60px}.table-title[data-v-1e0d9bef]{font-size:24px;color:var(--primary-color);margin-bottom:20px}.pricing-table[data-v-1e0d9bef]{width:100%;border-collapse:collapse;background:#fff;box-shadow:0 4px 12px #0000001a;border-radius:12px;overflow:hidden}.pricing-table th[data-v-1e0d9bef]{background:var(--primary-color);color:#fff;padding:20px;text-align:left;font-weight:600}.pricing-table td[data-v-1e0d9bef]{padding:20px;border-bottom:1px solid #f0f0f0}.pricing-table tr:last-child td[data-v-1e0d9bef]{border-bottom:none}.pricing-table ul[data-v-1e0d9bef]{list-style:none;padding:0;margin:0}.pricing-table li[data-v-1e0d9bef]{padding:5px 0;color:var(--text-light)}.price-cell[data-v-1e0d9bef]{font-size:24px;font-weight:700;color:var(--primary-color);text-align:center}.action-buttons[data-v-1e0d9bef]{display:flex;gap:20px;justify-content:center;margin:60px 0}.btn-secondary[data-v-1e0d9bef]{background:var(--secondary-color);color:#fff}.btn-secondary[data-v-1e0d9bef]:hover{background:#3a7bc8}.after-sales-banner[data-v-1e0d9bef]{background:var(--footer-bg);color:#fff;padding:30px;border-radius:12px;text-align:center;font-size:16px;line-height:1.8}@media(max-width:768px){.hero[data-v-1e0d9bef]{min-height:500px;padding:60px 20px 80px}.hero-content[data-v-1e0d9bef]{margin-top:10%}.banner-title img[data-v-1e0d9bef]{max-width:400px;width:95%}.banner-price img[data-v-1e0d9bef]{max-width:250px;width:80%}.feature-icons[data-v-1e0d9bef]{gap:10px}.feature-icons img[data-v-1e0d9bef]{max-width:100px}.model-section[data-v-1e0d9bef]{padding:60px 0}.model-title img[data-v-1e0d9bef]{max-width:400px}.model-plan-item img[data-v-1e0d9bef]{max-width:95%}.model-buttons[data-v-1e0d9bef]{flex-direction:column;gap:20px;align-items:center}.model-button-item[data-v-1e0d9bef]{max-width:70%}.pricing-table[data-v-1e0d9bef]{font-size:14px}.pricing-table th[data-v-1e0d9bef],.pricing-table td[data-v-1e0d9bef]{padding:12px}.action-buttons[data-v-1e0d9bef]{flex-direction:column}}.oem[data-v-74493e2e]{min-height:100vh}.hero[data-v-74493e2e]{background-image:url(/assets/background-bJbtbJ8L.png);background-size:cover;background-position:center;background-repeat:no-repeat;min-height:500px;display:flex;align-items:center;justify-content:center;text-align:center;color:#fff;position:relative;padding:60px 20px}.hero-content[data-v-74493e2e]{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;gap:40px}.banner-title[data-v-74493e2e]{text-align:center}.banner-title img[data-v-74493e2e]{max-width:800px;width:80%;height:auto}.banner-button[data-v-74493e2e]{text-align:center;cursor:pointer;transition:transform .3s ease}.banner-button[data-v-74493e2e]:hover{transform:scale(1.05)}.banner-button img[data-v-74493e2e]{max-width:300px;width:100%;height:auto}.section[data-v-74493e2e]{padding:80px 0}.bg-light[data-v-74493e2e]{background:var(--bg-light)}.section-title[data-v-74493e2e]{font-size:36px;text-align:center;margin-bottom:40px;color:var(--text-dark)}.section-description[data-v-74493e2e]{text-align:center;color:var(--text-light);max-width:900px;margin:0 auto 60px;line-height:1.8;font-size:16px}.new-model-section[data-v-74493e2e]{padding:80px 0}.new-model-title[data-v-74493e2e]{text-align:center;margin-bottom:40px}.new-model-title img[data-v-74493e2e]{max-width:600px;width:100%;height:auto}.new-model-content[data-v-74493e2e]{display:flex;justify-content:center;align-items:center;gap:30px;flex-wrap:wrap}.new-model-item[data-v-74493e2e]{flex:1;min-width:400px;max-width:550px;text-align:center}.new-model-item img[data-v-74493e2e]{width:100%;height:auto;display:block}.advantages-section[data-v-74493e2e]{background-image:url(/assets/background-B7ALgFsO.png);background-size:cover;background-position:center;background-repeat:no-repeat;padding:80px 0}.advantages-title[data-v-74493e2e]{text-align:center;margin-bottom:40px}.advantages-title img[data-v-74493e2e]{height:auto}.advantages-content[data-v-74493e2e]{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;padding:0 20px}.advantages-item[data-v-74493e2e]{text-align:center}.advantages-item img[data-v-74493e2e]{width:100%;height:auto;display:block}.activate-section[data-v-74493e2e]{padding:80px 0}.activate-title[data-v-74493e2e]{text-align:center;margin-bottom:60px}.activate-title img[data-v-74493e2e]{height:auto}.activate-steps[data-v-74493e2e]{display:flex;justify-content:center;align-items:center;gap:20px;flex-wrap:wrap;padding:0 20px}.activate-step-item[data-v-74493e2e]{flex:0 0 auto}.activate-step-item img[data-v-74493e2e]{max-width:200px;width:100%;height:auto;display:block}.activate-arrow[data-v-74493e2e]{flex:0 0 auto}.activate-arrow img[data-v-74493e2e]{max-width:60px;width:100%;height:auto;display:block}@media(max-width:768px){.hero[data-v-74493e2e]{min-height:400px;padding:40px 20px}.banner-title img[data-v-74493e2e]{max-width:600px;width:95%}.banner-button img[data-v-74493e2e]{max-width:200px;width:80%}.section-title[data-v-74493e2e]{font-size:28px}.new-model-title img[data-v-74493e2e]{max-width:400px}.new-model-content[data-v-74493e2e]{flex-direction:column;gap:20px}.new-model-item[data-v-74493e2e]{min-width:100%;max-width:100%}.advantages-title img[data-v-74493e2e]{max-width:400px}.advantages-content[data-v-74493e2e]{grid-template-columns:1fr;gap:20px}.activate-title img[data-v-74493e2e]{max-width:400px}.activate-steps[data-v-74493e2e]{flex-direction:column;gap:15px}.activate-step-item img[data-v-74493e2e]{max-width:280px}.activate-arrow[data-v-74493e2e]{transform:rotate(90deg)}.activate-arrow img[data-v-74493e2e]{max-width:40px}}.features[data-v-e606b398]{min-height:100vh}.hero[data-v-e606b398]{width:100%;overflow:hidden}.hero-banner[data-v-e606b398]{width:100%;height:auto;display:block}.section[data-v-e606b398]{padding:80px 0}.bg-light[data-v-e606b398]{background:var(--bg-light)}.section-title[data-v-e606b398]{font-size:36px;text-align:center;margin-bottom:30px;color:var(--text-dark)}.section-subtitle[data-v-e606b398]{text-align:center;color:var(--text-light);margin-bottom:50px;font-size:18px}.content-row[data-v-e606b398]{display:flex;align-items:center;gap:60px}.content-text[data-v-e606b398]{flex:1}.unmanned-section[data-v-e606b398]{background:transparent;padding:60px 0 10px}.unmanned-title[data-v-e606b398]{text-align:center;margin-bottom:50px}.unmanned-title img[data-v-e606b398]{max-width:55%;width:80%;height:auto}.unmanned-content[data-v-e606b398]{text-align:center}.unmanned-content img[data-v-e606b398]{max-width:80%;width:100%;height:auto;display:block;margin:0 auto}.employee-section[data-v-e606b398]{background:transparent;padding:60px 0}.employee-title[data-v-e606b398]{text-align:center;margin-bottom:30px}.employee-title img[data-v-e606b398]{max-width:48%;width:80%;height:auto}.employee-content[data-v-e606b398]{text-align:center}.employee-content img[data-v-e606b398]{max-width:80%;width:80%;height:auto;display:block;margin:0 auto}.acquire-section[data-v-e606b398]{background:transparent;padding:60px 0 0}.acquire-title[data-v-e606b398]{text-align:center;margin-bottom:20px}.acquire-title img[data-v-e606b398]{max-width:50%;width:80%;height:auto}.acquire-subtitle[data-v-e606b398]{text-align:center;margin-bottom:30px}.acquire-subtitle img[data-v-e606b398]{max-width:48%;width:80%;height:auto}.acquire-content[data-v-e606b398]{text-align:center}.acquire-content img[data-v-e606b398]{max-width:80%;width:80%;height:auto;display:block;margin:0 auto}.drainage-section[data-v-e606b398]{background:transparent;padding:60px 0 0}.drainage-title[data-v-e606b398]{text-align:center;margin-bottom:10px}.drainage-title img[data-v-e606b398]{max-width:22%;width:80%;height:auto}.drainage-content[data-v-e606b398]{text-align:center}.drainage-content img[data-v-e606b398]{max-width:80%;width:80%;height:auto;display:block;margin:0 auto}.talent-section[data-v-e606b398]{background:transparent;padding:60px 0 0}.talent-content[data-v-e606b398]{text-align:center}.talent-content img[data-v-e606b398]{max-width:60%;width:80%;height:auto;display:block;margin:0 auto}.sparring-section[data-v-e606b398]{background:transparent;padding:60px 0 0}.sparring-title[data-v-e606b398]{text-align:center;margin-bottom:40px}.sparring-title img[data-v-e606b398]{max-width:22%;width:80%;height:auto}.sparring-content[data-v-e606b398]{display:flex;flex-direction:column;align-items:center;gap:20px;padding:0 20px}.sparring-row[data-v-e606b398]{text-align:center;width:100%}.sparring-row img[data-v-e606b398]{max-width:80%;width:80%;height:auto;display:block;margin:0 auto}.rpa-section[data-v-e606b398]{background-image:url(/assets/background-DEV0gb1b.png);background-size:cover;background-position:center;background-repeat:no-repeat;padding:60px 0}.rpa-content[data-v-e606b398]{text-align:center}.rpa-content img[data-v-e606b398]{max-width:46%;width:80%;height:auto;display:block;margin:0 auto}@media(max-width:768px){.unmanned-title img[data-v-e606b398],.employee-title img[data-v-e606b398],.acquire-title img[data-v-e606b398]{max-width:300px}.acquire-subtitle img[data-v-e606b398]{max-width:250px}.drainage-title img[data-v-e606b398],.sparring-title img[data-v-e606b398]{max-width:300px}.sparring-row img[data-v-e606b398],.rpa-content img[data-v-e606b398]{max-width:90%}}.download[data-v-815b6f3a]{min-height:100vh;background:#f5f7fa}.hero[data-v-815b6f3a]{width:100%}.hero-banner[data-v-815b6f3a]{width:100%;height:auto;display:block}.download-section[data-v-815b6f3a]{padding:60px 0}.download-grid[data-v-815b6f3a]{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;max-width:1200px;margin:0 auto}.download-item[data-v-815b6f3a]{cursor:pointer;transition:all .3s ease;border-radius:12px;overflow:hidden;box-shadow:0 4px 12px #0000001a}.download-item img[data-v-815b6f3a]{width:100%;height:auto;display:block;transition:transform .3s ease}.download-item.hover[data-v-815b6f3a]{transform:translateY(-5px);box-shadow:0 8px 24px #667eea40}.download-item.hover img[data-v-815b6f3a]{transform:scale(1.05)}.modal-overlay[data-v-815b6f3a]{position:fixed;top:0;left:0;right:0;bottom:0;background:#0009;display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}.modal-content[data-v-815b6f3a]{background:#fff;border-radius:20px;max-width:500px;width:100%;max-height:90vh;overflow-y:auto;position:relative;box-shadow:0 20px 60px #0000004d}.modal-close[data-v-815b6f3a]{position:absolute;top:20px;right:20px;width:40px;height:40px;border:none;background:#f3f4f6;border-radius:50%;font-size:28px;line-height:1;color:#6b7280;cursor:pointer;transition:all .3s ease;z-index:10}.modal-close[data-v-815b6f3a]:hover{background:#e5e7eb;color:#374151}.detail-container[data-v-815b6f3a]{padding:60px 40px 40px;display:flex;flex-direction:column;align-items:center;text-align:center}.detail-icon[data-v-815b6f3a]{width:100px;height:100px;margin-bottom:20px}.detail-icon img[data-v-815b6f3a]{width:100%;height:100%;object-fit:contain;border-radius:20px}.detail-tag[data-v-815b6f3a]{display:inline-block;padding:6px 16px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border-radius:20px;font-size:14px;font-weight:500;margin-bottom:15px}.detail-name[data-v-815b6f3a]{font-size:28px;font-weight:700;color:#1f2937;margin-bottom:15px}.detail-meta[data-v-815b6f3a]{display:flex;align-items:center;gap:12px;font-size:15px;color:#6b7280;margin-bottom:20px}.meta-divider[data-v-815b6f3a]{color:#d1d5db}.detail-desc[data-v-815b6f3a]{font-size:15px;color:#4b5563;line-height:1.8;margin-bottom:30px;max-width:400px}.download-button[data-v-815b6f3a]{display:inline-block;padding:14px 48px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;border-radius:50px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease;text-decoration:none;margin-bottom:30px}.download-button[data-v-815b6f3a]:hover{transform:translateY(-2px);box-shadow:0 6px 20px #667eea66}.divider[data-v-815b6f3a]{width:100%;height:1px;background:#e5e7eb;margin-bottom:30px}.qrcode-section[data-v-815b6f3a]{display:flex;flex-direction:column;align-items:center}.qrcode-title[data-v-815b6f3a]{font-size:14px;color:#6b7280;margin-bottom:15px}.qrcode-image[data-v-815b6f3a]{width:180px;height:180px;border:1px solid #e5e7eb;border-radius:8px;padding:10px;background:#fff}@media(max-width:1024px){.download-grid[data-v-815b6f3a]{grid-template-columns:repeat(2,1fr);gap:20px}}@media(max-width:768px){.download-grid[data-v-815b6f3a]{grid-template-columns:1fr;gap:20px}.detail-container[data-v-815b6f3a]{padding:60px 30px 30px}.detail-name[data-v-815b6f3a]{font-size:24px}.modal-content[data-v-815b6f3a]{max-width:100%;margin:0 10px}}.download-detail[data-v-724eefa0]{min-height:100vh;background:#f5f7fa}.breadcrumb-section[data-v-724eefa0]{background:#fff;padding:20px 0;border-bottom:1px solid #e5e7eb}.breadcrumb[data-v-724eefa0]{display:flex;align-items:center;gap:10px;font-size:14px}.breadcrumb a[data-v-724eefa0]{color:#667eea;text-decoration:none;transition:color .3s}.breadcrumb a[data-v-724eefa0]:hover{color:#764ba2}.separator[data-v-724eefa0]{color:#9ca3af}.current[data-v-724eefa0]{color:#4b5563}.detail-section[data-v-724eefa0]{padding:60px 0}.detail-grid[data-v-724eefa0]{display:grid;grid-template-columns:400px 1fr;gap:40px}.product-info[data-v-724eefa0]{background:#fff;border-radius:16px;padding:40px;box-shadow:0 4px 12px #00000014;position:sticky;top:100px;height:fit-content}.product-icon[data-v-724eefa0]{width:120px;height:120px;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:20px;display:flex;align-items:center;justify-content:center;margin-bottom:30px}.product-icon img[data-v-724eefa0]{width:80px;height:80px;object-fit:contain}.product-title[data-v-724eefa0]{font-size:28px;font-weight:700;color:#1f2937;margin-bottom:10px}.product-version[data-v-724eefa0]{font-size:16px;color:#667eea;font-weight:600;margin-bottom:20px}.product-desc[data-v-724eefa0]{font-size:15px;color:#6b7280;line-height:1.8;margin-bottom:30px}.product-meta[data-v-724eefa0]{border-top:1px solid #e5e7eb;padding-top:20px;margin-bottom:30px}.meta-item[data-v-724eefa0]{display:flex;align-items:flex-start;margin-bottom:15px}.meta-label[data-v-724eefa0]{font-size:14px;color:#9ca3af;min-width:80px}.meta-value[data-v-724eefa0]{font-size:14px;color:#4b5563;font-weight:500}.platform-tags[data-v-724eefa0]{display:flex;flex-wrap:wrap;gap:8px}.platform-tag[data-v-724eefa0]{padding:4px 12px;background:#f3f4f6;border-radius:12px;font-size:12px;color:#4b5563;font-weight:500}.download-actions[data-v-724eefa0]{display:flex;flex-direction:column;gap:12px}.download-btn[data-v-724eefa0]{padding:14px 24px;border:none;border-radius:12px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease;width:100%}.download-btn.primary[data-v-724eefa0]{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.download-btn.primary[data-v-724eefa0]:hover{transform:translateY(-2px);box-shadow:0 6px 20px #667eea66}.download-btn.secondary[data-v-724eefa0]{background:#fff;color:#667eea;border:2px solid #667eea}.download-btn.secondary[data-v-724eefa0]:hover{background:#f3f4f6}.product-details[data-v-724eefa0]{display:flex;flex-direction:column;gap:30px}.detail-card[data-v-724eefa0]{background:#fff;border-radius:16px;padding:30px;box-shadow:0 4px 12px #00000014}.detail-title[data-v-724eefa0]{font-size:22px;font-weight:700;color:#1f2937;margin-bottom:20px;padding-bottom:15px;border-bottom:2px solid #667eea}.feature-list[data-v-724eefa0]{list-style:none;display:grid;grid-template-columns:repeat(2,1fr);gap:15px}.feature-item[data-v-724eefa0]{display:flex;align-items:flex-start;gap:10px;font-size:15px;color:#4b5563}.feature-icon[data-v-724eefa0]{color:#667eea;font-weight:700;font-size:18px;flex-shrink:0}.requirements[data-v-724eefa0]{display:flex;flex-direction:column;gap:12px}.requirement-item[data-v-724eefa0]{display:flex;gap:10px;padding:12px;background:#f9fafb;border-radius:8px}.req-label[data-v-724eefa0]{font-size:14px;color:#9ca3af;min-width:100px;font-weight:500}.req-value[data-v-724eefa0]{font-size:14px;color:#4b5563}.update-log[data-v-724eefa0]{display:flex;flex-direction:column;gap:25px}.log-item[data-v-724eefa0]{border-left:3px solid #667eea;padding-left:20px}.log-version[data-v-724eefa0]{font-size:18px;font-weight:700;color:#667eea;margin-bottom:5px}.log-date[data-v-724eefa0]{font-size:13px;color:#9ca3af;margin-bottom:12px}.log-changes[data-v-724eefa0]{list-style:disc;padding-left:20px}.log-changes li[data-v-724eefa0]{font-size:14px;color:#6b7280;line-height:1.8;margin-bottom:6px}@media(max-width:1024px){.detail-grid[data-v-724eefa0]{grid-template-columns:1fr}.product-info[data-v-724eefa0]{position:relative;top:0}.feature-list[data-v-724eefa0]{grid-template-columns:1fr}}.mobile-header[data-v-2233a7d5]{position:fixed;top:0;left:0;right:0;background:#fff;z-index:1000;box-shadow:0 2px 8px #0000001a}.menu-nav[data-v-2233a7d5]{display:flex;justify-content:space-around;align-items:center;padding:10px 5px;overflow-x:auto;-webkit-overflow-scrolling:touch}.menu-item[data-v-2233a7d5]{flex-shrink:0;padding:8px 12px;font-size:14px;color:#333;text-decoration:none;white-space:nowrap;transition:all .3s ease;border-radius:4px;position:relative}.menu-item[data-v-2233a7d5]:active{background:#f5f5f5}.menu-item.router-link-active[data-v-2233a7d5]{color:#7b2ff7;font-weight:600;background:#f5f5f5}.menu-item.router-link-active[data-v-2233a7d5]:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:70%;height:2px;background:#7b2ff7;border-radius:2px}.mobile-footer[data-v-c7c20072]{width:100%;background:transparent}.footer-image[data-v-c7c20072]{width:100%;height:auto;display:block}.home-mobile[data-v-611bb588]{min-height:100vh;padding-top:42px}.hero[data-v-611bb588]{min-height:220px;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.carousel-container[data-v-611bb588]{width:100%;height:100%;position:relative;min-height:220px}.carousel-track[data-v-611bb588]{display:flex;width:100%;height:100%;transition:transform .5s ease-in-out}.carousel-slide[data-v-611bb588]{min-width:100%;height:100%;background-size:cover;background-position:center;background-repeat:no-repeat;min-height:220px;cursor:pointer}.carousel-indicators[data-v-611bb588]{position:absolute;bottom:15px;left:50%;transform:translate(-50%);display:flex;gap:8px;z-index:10}.indicator[data-v-611bb588]{width:8px;height:8px;border-radius:50%;border:2px solid white;background:#ffffff4d;cursor:pointer;transition:all .3s ease}.indicator[data-v-611bb588]:active{background:#ffffffb3}.indicator.active[data-v-611bb588]{background:#fff;width:20px;border-radius:4px}.carousel-arrow[data-v-611bb588]{position:absolute;top:50%;transform:translateY(-50%);width:36px;height:36px;background:#0000004d;border:none;border-radius:50%;color:#fff;font-size:24px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease;z-index:10}.carousel-arrow[data-v-611bb588]:active{background:#00000080;transform:translateY(-50%) scale(1.1)}.carousel-arrow.prev[data-v-611bb588]{left:10px}.carousel-arrow.next[data-v-611bb588]{right:10px}.video-modal-overlay[data-v-611bb588]{position:fixed;top:0;left:0;right:0;bottom:0;background:#000c;display:flex;align-items:center;justify-content:center;z-index:9999}.video-modal-content[data-v-611bb588]{position:relative;width:95%;max-width:600px;background:#000;border-radius:12px;overflow:hidden;box-shadow:0 20px 60px #00000080}.video-modal-close[data-v-611bb588]{position:absolute;top:10px;right:10px;width:36px;height:36px;border:none;background:#fff3;border-radius:50%;font-size:24px;line-height:1;color:#fff;cursor:pointer;transition:all .3s ease;z-index:10}.video-modal-close[data-v-611bb588]:active{background:#ffffff4d;transform:scale(1.1)}.video-container[data-v-611bb588]{position:relative;padding-bottom:56.25%;height:0;overflow:hidden}.video-container video[data-v-611bb588]{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:contain}.section[data-v-611bb588]{padding:30px 0 0}.container[data-v-611bb588]{padding:0 15px;max-width:100%}.acquire-section[data-v-611bb588]{background-image:url(/assets/background-CpVw2Ok1.jpg);background-size:cover;background-position:center;background-repeat:no-repeat}.acquire-title[data-v-611bb588]{text-align:center;margin-bottom:20px}.acquire-title img[data-v-611bb588]{max-width:280px;width:100%;height:auto}.acquire-images[data-v-611bb588]{text-align:center;margin:20px 0 30px}.acquire-content[data-v-611bb588]{max-width:100%;width:100%;height:auto;display:block}.oem-section[data-v-611bb588]{background-image:url(/assets/background-CTdnDHS5.jpg);background-size:cover;background-position:center;background-repeat:no-repeat}.oem-title[data-v-611bb588]{text-align:center;margin-bottom:20px}.oem-title img[data-v-611bb588]{max-width:280px;width:100%;height:auto}.oem-content[data-v-611bb588]{text-align:center}.oem-content img[data-v-611bb588]{max-width:100%;width:100%;height:auto;display:block}.ai-times-title[data-v-611bb588]{text-align:center}.ai-times-title img[data-v-611bb588]{max-width:240px;width:100%;height:auto}.ai-times-content[data-v-611bb588]{text-align:center;margin-top:20px}.ai-times-content img[data-v-611bb588]{max-width:100%;width:100%;height:auto;display:block}.bg-light[data-v-611bb588]{background:#f8f9fa}.section-title[data-v-611bb588]{font-size:22px;text-align:center;margin-bottom:20px;font-weight:600;padding:0 15px}.purple-text[data-v-611bb588]{color:var(--primary-color)}.thousands-title[data-v-611bb588]{text-align:center;margin-bottom:20px}.thousands-title img[data-v-611bb588]{max-width:54%;width:100%;height:auto;display:block;margin:0 auto}.thousands-content[data-v-611bb588]{text-align:center;width:100%;padding:0 10px}.thousands-content img[data-v-611bb588]{max-width:100%;width:100%;height:auto;display:block}.agent-title[data-v-611bb588]{text-align:center;margin-bottom:10px}.agent-title img[data-v-611bb588]{max-width:62%;width:100%;height:auto}.agent-content[data-v-611bb588]{text-align:center;width:100%}.agent-content img[data-v-611bb588]{max-width:100%;width:100%;height:auto;display:block}.service-title[data-v-611bb588]{text-align:center;margin-bottom:20px}.service-title img[data-v-611bb588]{max-width:280px;width:100%;height:auto}.service-content[data-v-611bb588]{text-align:center;width:100%}.service-content img[data-v-611bb588]{max-width:100%;width:100%;height:auto;display:block}.features-mobile[data-v-8affb28c]{min-height:100vh;padding-top:42px}.hero[data-v-8affb28c]{width:100%;overflow:hidden}.hero-banner[data-v-8affb28c]{width:100%;height:auto;display:block}.section[data-v-8affb28c]{padding:30px 0}.container[data-v-8affb28c]{padding:0 15px;max-width:100%}.unmanned-section[data-v-8affb28c]{background:transparent;padding:10px 0 30px}.unmanned-title[data-v-8affb28c]{text-align:center;margin-bottom:15px}.unmanned-title img[data-v-8affb28c]{max-width:250px;width:100%;height:auto}.unmanned-content[data-v-8affb28c]{text-align:center}.unmanned-content img[data-v-8affb28c]{max-width:95%;width:100%;height:auto;display:block;margin:0 auto}.employee-section[data-v-8affb28c]{background:transparent;padding:10px 0 30px}.employee-title[data-v-8affb28c]{text-align:center;margin-bottom:15px}.employee-title img[data-v-8affb28c]{max-width:95%;width:100%;height:auto}.employee-subtitle[data-v-8affb28c]{text-align:center;margin-bottom:10px}.employee-subtitle img[data-v-8affb28c]{max-width:85%;width:100%;height:auto}.employee-content[data-v-8affb28c]{text-align:center}.employee-content img[data-v-8affb28c]{max-width:95%;width:100%;height:auto;display:block;margin:0 auto}.acquire-section[data-v-8affb28c]{background:transparent;padding:10px 0 30px}.acquire-title[data-v-8affb28c]{text-align:center;margin-bottom:10px}.acquire-title img[data-v-8affb28c]{max-width:54%;width:100%;height:auto}.acquire-content[data-v-8affb28c]{text-align:center}.acquire-content img[data-v-8affb28c]{max-width:95%;width:100%;height:auto;display:block;margin:0 auto}.talent-section[data-v-8affb28c]{background:transparent;padding:10px 0 30px}.talent-content[data-v-8affb28c]{text-align:center}.talent-content img[data-v-8affb28c]{max-width:95%;width:100%;height:auto;display:block;margin:0 auto}.sparring-section[data-v-8affb28c]{background:transparent;padding:10px 0 30px}.sparring-title[data-v-8affb28c]{text-align:center;margin-bottom:10px}.sparring-title img[data-v-8affb28c]{max-width:54%;width:100%;height:auto}.sparring-content[data-v-8affb28c]{display:flex;flex-direction:column;align-items:center;gap:15px;padding:0 10px}.sparring-row[data-v-8affb28c]{text-align:center;width:100%}.sparring-row img[data-v-8affb28c]{max-width:95%;width:100%;height:auto;display:block;margin:0 auto}.drainage-section[data-v-8affb28c]{background:transparent;padding:10px 0 30px}.drainage-title[data-v-8affb28c]{text-align:center;margin-bottom:20px}.drainage-title img[data-v-8affb28c]{max-width:60%;width:100%;height:auto}.drainage-content[data-v-8affb28c]{text-align:center}.drainage-content img[data-v-8affb28c]{max-width:95%;width:100%;height:auto;display:block;margin:0 auto}.rpa-section[data-v-8affb28c]{background:transparent;padding:10px 0 30px}.rpa-content[data-v-8affb28c]{text-align:center}.rpa-content img[data-v-8affb28c]{max-width:95%;width:100%;height:auto;display:block;margin:0 auto}.download-mobile[data-v-e781493c]{min-height:100vh;background:#f5f7fa;padding-top:42px}.hero[data-v-e781493c]{width:100%}.hero-banner[data-v-e781493c]{width:100%;height:auto;display:block}.download-section[data-v-e781493c]{padding:30px 0}.container[data-v-e781493c]{padding:0 15px;max-width:100%}.download-grid[data-v-e781493c]{display:grid;grid-template-columns:repeat(2,1fr)}.download-item[data-v-e781493c]{cursor:pointer;transition:all .3s ease;border-radius:8px;overflow:hidden}.download-item img[data-v-e781493c]{width:100%;height:auto;display:block;transition:transform .3s ease}.download-item[data-v-e781493c]:active{transform:translateY(-2px);box-shadow:0 4px 12px #667eea40}.download-item:active img[data-v-e781493c]{transform:scale(1.02)}.modal-overlay[data-v-e781493c]{position:fixed;top:0;left:0;right:0;bottom:0;background:#0009;display:flex;align-items:center;justify-content:center;z-index:1000;padding:15px}.modal-content[data-v-e781493c]{background:#fff;border-radius:15px;max-width:100%;width:100%;max-height:90vh;overflow-y:auto;position:relative;box-shadow:0 20px 60px #0000004d}.modal-close[data-v-e781493c]{position:absolute;top:15px;right:15px;width:35px;height:35px;border:none;background:#f3f4f6;border-radius:50%;font-size:24px;line-height:1;color:#6b7280;cursor:pointer;transition:all .3s ease;z-index:10}.modal-close[data-v-e781493c]:active{background:#e5e7eb;color:#374151}.detail-container[data-v-e781493c]{padding:50px 20px 30px;display:flex;flex-direction:column;align-items:center;text-align:center}.detail-icon[data-v-e781493c]{width:70px;height:70px;margin-bottom:15px}.detail-icon img[data-v-e781493c]{width:100%;height:100%;object-fit:contain;border-radius:15px}.detail-tag[data-v-e781493c]{display:inline-block;padding:5px 14px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border-radius:15px;font-size:12px;font-weight:500;margin-bottom:12px}.detail-name[data-v-e781493c]{font-size:22px;font-weight:700;color:#1f2937;margin-bottom:12px}.detail-meta[data-v-e781493c]{display:flex;align-items:center;gap:10px;font-size:13px;color:#6b7280;margin-bottom:15px}.meta-divider[data-v-e781493c]{color:#d1d5db}.detail-desc[data-v-e781493c]{font-size:14px;color:#4b5563;line-height:1.6;margin-bottom:25px;max-width:100%}.download-button[data-v-e781493c]{display:inline-block;padding:12px 40px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;border-radius:50px;font-size:15px;font-weight:600;cursor:pointer;transition:all .3s ease;text-decoration:none;margin-bottom:25px}.download-button[data-v-e781493c]:active{transform:translateY(-1px);box-shadow:0 4px 15px #667eea66}.divider[data-v-e781493c]{width:100%;height:1px;background:#e5e7eb;margin-bottom:25px}.qrcode-section[data-v-e781493c]{display:flex;flex-direction:column;align-items:center}.qrcode-title[data-v-e781493c]{font-size:13px;color:#6b7280;margin-bottom:12px}.qrcode-image[data-v-e781493c]{width:150px;height:150px;border:1px solid #e5e7eb;border-radius:6px;padding:8px;background:#fff}.help-center-mobile[data-v-65adf7f0]{min-height:100vh;padding-top:42px}.hero[data-v-65adf7f0]{width:100%}.hero-banner[data-v-65adf7f0]{width:100%;height:auto;display:block}.section[data-v-65adf7f0]{padding:40px 0;background:#fff}.container[data-v-65adf7f0]{padding:0 15px;max-width:100%}.help-cards[data-v-65adf7f0]{display:grid;grid-template-columns:repeat(2,1fr)}.help-card-item[data-v-65adf7f0]{text-align:center}.card-wrapper[data-v-65adf7f0]{position:relative;width:100%;display:inline-block}.card-image[data-v-65adf7f0]{width:100%;height:auto;display:block;transition:all .3s ease;border-radius:8px}.card-wrapper:active .card-image[data-v-65adf7f0]{transform:translateY(-2px);box-shadow:0 4px 12px #7b2ff740}.btn-tutorial[data-v-65adf7f0],.btn-video[data-v-65adf7f0]{position:absolute;left:50%;transform:translate(-50%);width:50%;height:auto;cursor:pointer;transition:all .3s ease;border-radius:4px;z-index:10}.btn-tutorial[data-v-65adf7f0]{top:43%}.btn-video[data-v-65adf7f0]{bottom:18%}.btn-tutorial[data-v-65adf7f0]:active,.btn-video[data-v-65adf7f0]:active{transform:translate(-50%) scale(1.05);box-shadow:0 4px 12px #7b2ff74d}.video-modal-overlay[data-v-65adf7f0]{position:fixed;top:0;left:0;right:0;bottom:0;background:#000c;display:flex;align-items:center;justify-content:center;z-index:9999}.video-modal-content[data-v-65adf7f0]{position:relative;width:95%;max-width:600px;background:#000;border-radius:12px;overflow:hidden;box-shadow:0 20px 60px #00000080}.video-modal-close[data-v-65adf7f0]{position:absolute;top:10px;right:10px;width:36px;height:36px;border:none;background:#fff3;border-radius:50%;font-size:24px;line-height:1;color:#fff;cursor:pointer;transition:all .3s ease;z-index:10}.video-modal-close[data-v-65adf7f0]:active{background:#ffffff4d;transform:scale(1.1)}.video-container[data-v-65adf7f0]{position:relative;padding-bottom:56.25%;height:0;overflow:hidden}.video-container video[data-v-65adf7f0]{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:contain}.contact-mobile[data-v-aebbd081]{min-height:100vh;padding-top:42px}.map-section[data-v-aebbd081]{height:300px;position:relative}.map-container[data-v-aebbd081]{width:100%;height:100%}.contact-section[data-v-aebbd081]{background:#fff;padding:40px 0}.container[data-v-aebbd081]{padding:0 15px;max-width:100%}.contact-content[data-v-aebbd081]{display:flex;flex-direction:column;align-items:center;text-align:center}.contact-title[data-v-aebbd081]{font-size:24px;color:var(--primary-color);margin-bottom:0}.qr-section[data-v-aebbd081]{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;width:100%;max-width:400px;margin:0 auto}.qr-item[data-v-aebbd081]{display:flex;flex-direction:column;align-items:center;text-align:center;padding:15px;background:#f8f9fa;border-radius:12px;transition:all .3s ease}.qr-item[data-v-aebbd081]:active{transform:translateY(-2px);box-shadow:0 4px 12px #7b2ff726}.qr-code-img[data-v-aebbd081]{width:100%;max-width:140px;height:auto;aspect-ratio:1;padding:10px;object-fit:contain;background:#fff;border-radius:8px;margin-bottom:10px}.qr-item p[data-v-aebbd081]{font-size:13px;color:var(--text-dark);font-weight:500;margin:0}.contact-info[data-v-aebbd081]{width:100%;padding-top:10px}.info-item[data-v-aebbd081]{margin-bottom:15px;font-size:14px;line-height:1.6;text-align:left;padding:0 10px}.info-item strong[data-v-aebbd081]{color:var(--text-dark);margin-right:8px;display:inline-block}.info-item span[data-v-aebbd081]{color:var(--text-light)}.phone-indent[data-v-aebbd081]{padding-left:70px}:root{--primary-color: #7b2ff7;--primary-dark: #5a1fb8;--secondary-color: #4a90e2;--gradient-start: #7b2ff7;--gradient-end: #4a90e2;--text-dark: #333;--text-light: #666;--bg-light: #f5f5f5;--bg-white: #ffffff;--footer-bg: #1a1a2e}.container{max-width:80%;margin:0 auto;padding:0 20px}.section{padding:80px 0}.gradient-bg{background:linear-gradient(135deg,var(--gradient-start) 0%,var(--gradient-end) 100%)}.gradient-text{background:linear-gradient(135deg,var(--gradient-start) 0%,var(--gradient-end) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.btn{display:inline-block;padding:12px 32px;border-radius:8px;text-decoration:none;font-weight:500;transition:all .3s ease;border:none;cursor:pointer;font-size:16px}.btn-primary{background:linear-gradient(135deg,var(--gradient-start) 0%,var(--gradient-end) 100%);color:#fff}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 8px 20px #7b2ff74d}.card{background:#fff;border-radius:12px;padding:24px;box-shadow:0 4px 12px #0000001a;transition:all .3s ease}.card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #00000026}@media(max-width:768px){.container{padding:0 15px}.section{padding:50px 0}}
