body{margin:0}#app{font-family:Microsoft YaHei,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#2c3e50}img{display:block}.navbar{position:fixed;top:0;left:0;right:0;background:hsla(0,0%,100%,.95);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border-bottom:1px solid #eee;z-index:1000}.navbar .container{max-width:1200px;margin:0 auto;padding:0 20px;display:flex;justify-content:space-between;align-items:center;height:64px}.navbar .logo{font-size:24px;font-weight:700;color:#3a5ad5;text-decoration:none}.navbar .nav-links{white-space:nowrap;display:flex;gap:20px;align-items:center}.navbar .nav-links a{color:#666;text-decoration:none;padding:8px 12px;border-radius:4px;transition:all .3s}.navbar .nav-links a.router-link-active,.navbar .nav-links a:hover{color:#3a5ad5;background:rgba(24,144,255,.1)}.navbar .nav-links .lang-switch{background:#3a5ad5;color:#fff;border:none;padding:8px 16px;border-radius:20px;cursor:pointer;font-size:14px;font-weight:500;transition:all .3s}.navbar .nav-links .lang-switch:hover{background:#3a5ad5;transform:translateY(-1px)}.navbar .nav-links .lang-switch:active{transform:translateY(0)}.navbar .hamburger{display:none;flex-direction:column;cursor:pointer;padding:5px}.navbar .hamburger span{width:25px;height:3px;background:#333;margin:3px 0;transition:.3s}@media(max-width:768px){.navbar .container{padding:0 15px}.navbar .logo{font-size:20px}.navbar .nav-links{position:fixed;top:64px;left:-100%;width:100%;height:calc(100vh - 64px);background:#fff;flex-direction:column;align-items:center;justify-content:flex-start;padding-top:20px;transition:left .3s ease;gap:0;opacity:0;visibility:hidden}.navbar .nav-links.nav-open{left:0;opacity:1;visibility:visible}.navbar .nav-links a{width:100%;text-align:center;padding:15px 20px;border-bottom:1px solid #eee;font-size:18px;color:#333}.navbar .nav-links a:last-child{border-bottom:none}.navbar .nav-links a.router-link-active,.navbar .nav-links a:hover{background:rgba(24,144,255,.1);color:#1890ff}.navbar .nav-links .lang-switch{width:100%;padding:15px 20px;font-size:16px;border-radius:8px;background:#1890ff;color:#fff;border:none;cursor:pointer;transition:all .3s}.navbar .nav-links .lang-switch:hover{background:#40a9ff}.navbar .hamburger{display:flex;z-index:1001}.navbar .hamburger.active span:first-child{transform:rotate(-45deg) translate(-5px,6px)}.navbar .hamburger.active span:nth-child(2){opacity:0}.navbar .hamburger.active span:nth-child(3){transform:rotate(45deg) translate(-5px,-6px)}}@media(max-width:480px){.navbar .container{padding:0 10px}.navbar .logo{font-size:18px}}.home[data-v-02b878ef]{min-height:100vh}.hero-section[data-v-02b878ef]{color:#fff;text-align:center;padding-top:64px;position:relative}.hero-section .container[data-v-02b878ef]{max-width:1200px;margin:0 auto;padding:0;width:100%;position:absolute;top:55%;left:50%;transform:translate(-50%,-50%)}.hero-section h1[data-v-02b878ef]{font-size:48px;margin-bottom:20px;font-weight:700}.hero-section .subtitle[data-v-02b878ef]{font-size:20px;margin-bottom:40px;opacity:.9}.hero-section .cta-buttons[data-v-02b878ef]{display:flex;gap:20px;justify-content:center;flex-wrap:wrap}.hero-section .btn[data-v-02b878ef]{padding:15px 30px;border-radius:8px;text-decoration:none;font-weight:700;transition:all .3s;display:inline-block}.hero-section .btn.btn-primary[data-v-02b878ef]{background:#fff;color:#667eea}.hero-section .btn.btn-primary[data-v-02b878ef]:hover{background:#f8f9fa;transform:translateY(-2px)}.hero-section .btn.btn-secondary[data-v-02b878ef]{background:transparent;color:#fff;border:2px solid #fff}.hero-section .btn.btn-secondary[data-v-02b878ef]:hover{background:#fff;color:#667eea;transform:translateY(-2px)}.features-section[data-v-02b878ef]{padding:80px 0;background:#f8f9fa}.features-section .container[data-v-02b878ef]{max-width:1200px;margin:0 auto;padding:0 20px}.features-section .features-subtitle[data-v-02b878ef]{text-align:center;font-size:18px;margin-bottom:60px;color:#666}.features-section h2[data-v-02b878ef]{text-align:center;font-size:36px;margin-bottom:60px;color:#333}.features-section .features-grid[data-v-02b878ef]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:40px}.features-section .feature-card[data-v-02b878ef]{background:#fff;padding:40px 30px;border-radius:12px;text-align:center;box-shadow:0 4px 6px rgba(0,0,0,.1);transition:transform .3s}.features-section .feature-card[data-v-02b878ef]:hover{transform:translateY(-5px)}.features-section .feature-card .feature-icon[data-v-02b878ef]{font-size:48px;margin-bottom:20px}.features-section .feature-card h3[data-v-02b878ef]{font-size:24px;margin-bottom:15px;color:#333}.features-section .feature-card p[data-v-02b878ef]{color:#666;line-height:1.6}.solutions-section[data-v-02b878ef]{padding:80px 0;background:#fff}.solutions-section .container[data-v-02b878ef]{max-width:1200px;margin:0 auto;padding:0 20px}.solutions-section h2[data-v-02b878ef]{text-align:center;font-size:36px;margin-bottom:20px;color:#333}.solutions-section .solutions-subtitle[data-v-02b878ef]{text-align:center;font-size:18px;margin-bottom:60px;color:#666}.solutions-section .solutions-grid[data-v-02b878ef]{display:grid;grid-template-columns:repeat(4,1fr);gap:30px;max-width:1200px;margin:0 auto}.solutions-section .solution-card[data-v-02b878ef]{background:#f8f9fa;padding:30px 20px;border-radius:16px;text-align:center;box-shadow:0 8px 25px rgba(0,0,0,.1);transition:all .3s ease;border:1px solid #e9ecef}.solutions-section .solution-card[data-v-02b878ef]:hover{transform:translateY(-8px);box-shadow:0 15px 35px rgba(0,0,0,.15);border-color:#667eea}.solutions-section .solution-card .solution-icon[data-v-02b878ef]{font-size:48px;margin-bottom:15px;display:block}.solutions-section .solution-card h3[data-v-02b878ef]{font-size:20px;margin-bottom:12px;color:#333;font-weight:600}.solutions-section .solution-card p[data-v-02b878ef]{color:#666;line-height:1.5;font-size:13px}.team-section[data-v-02b878ef]{padding:80px 0;background:#fff}.team-section .container[data-v-02b878ef]{max-width:1200px;margin:0 auto;padding:0 20px}.team-section h2[data-v-02b878ef]{text-align:center;font-size:36px;margin-bottom:20px;color:#333}.team-section .team-faq-list[data-v-02b878ef]{max-width:800px;margin:0 auto;padding:0 20px}.team-section .team-faq-item[data-v-02b878ef]{background:#f8f9fa;border-radius:12px;box-shadow:0 4px 16px rgba(58,90,213,.07);margin-bottom:24px;padding:28px 24px 18px 24px;transition:box-shadow .2s}.team-section .team-faq-item[data-v-02b878ef]:last-child{margin-bottom:0}.team-section .team-faq-q[data-v-02b878ef]{font-weight:700;color:#3a5ad5;font-size:18px;margin-bottom:10px}.team-section .team-faq-a[data-v-02b878ef]{color:#333;font-size:16px;line-height:1.8}.channels-section[data-v-02b878ef]{padding:60px 0;background:#f8f9fa}.channels-section .container[data-v-02b878ef]{max-width:1200px;margin:0 auto;padding:0 20px}.channels-section h2[data-v-02b878ef]{text-align:center;font-size:36px;margin-bottom:20px;color:#333}.channels-section .channels-subtitle[data-v-02b878ef]{text-align:center;font-size:18px;margin-bottom:60px;color:#666}.channels-section .channels-content[data-v-02b878ef]{display:flex;justify-content:center;gap:40px}.channels-section .channel-list[data-v-02b878ef]{max-width:800px;margin:0 auto;background:#fff;border-radius:16px;padding:40px;box-shadow:0 8px 25px rgba(0,0,0,.1)}.channels-section .list-item[data-v-02b878ef]{display:flex;align-items:center;gap:20px;padding:20px 0;border-bottom:1px solid #f0f0f0}.channels-section .list-item[data-v-02b878ef]:last-child{border-bottom:none}.channels-section .list-item .list-icon[data-v-02b878ef]{font-size:32px;flex-shrink:0}.channels-section .list-item .list-content[data-v-02b878ef]{flex:1}.channels-section .list-item .list-content h4[data-v-02b878ef]{font-size:20px;margin:0 0 8px;color:#333;font-weight:600}.channels-section .list-item .list-content p[data-v-02b878ef]{color:#666;line-height:1.6;margin:0}.cross-platform-banner[data-v-02b878ef]{padding:40px 0;background:#f8f9fa;text-align:center}.cross-platform-banner .cross-platform-content[data-v-02b878ef]{display:flex;align-items:center;justify-content:center;gap:32px;flex-wrap:wrap}.cross-platform-banner .platform-img[data-v-02b878ef]{max-width:180px;width:100%;height:auto;border-radius:16px;box-shadow:0 4px 16px rgba(0,0,0,.08)}.cross-platform-banner .cross-platform-content span[data-v-02b878ef]{font-size:20px;font-weight:700;color:#333;min-width:220px;text-align:center}.offerwall-section[data-v-02b878ef]{padding:80px 0 40px 0;background:#fff}.offerwall-list-title[data-v-02b878ef]{font-size:28px;font-weight:700;color:#667eea;letter-spacing:2px;text-align:center;margin-bottom:16px}.offerwall-list-desc[data-v-02b878ef]{font-size:18px;color:#333;text-align:center;margin-bottom:32px;line-height:1.7}.offerwall-card-list[data-v-02b878ef]{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:40px;width:100%}.container[data-v-02b878ef]{max-width:1200px;margin:0 auto;padding:0 20px}.offerwall-card[data-v-02b878ef]{width:100%;min-width:0;background:#f8f9fa;border-radius:16px;box-shadow:0 8px 25px rgba(0,0,0,.1);padding:40px 0;display:flex;flex-direction:column;align-items:center;transition:all .3s ease;border:1px solid #e9ecef}.offerwall-card[data-v-02b878ef]:hover{box-shadow:0 15px 35px rgba(0,0,0,.15);transform:translateY(-8px);border-color:#667eea}.offerwall-card-img[data-v-02b878ef]{width:100%;border-radius:12px;margin-bottom:20px;max-width:180px;height:auto;display:block}.offerwall-card-tip[data-v-02b878ef]{font-size:16px;color:#333;text-align:center;font-weight:500}@media(max-width:900px){.offerwall-card-list[data-v-02b878ef]{gap:30px}.offerwall-card[data-v-02b878ef]{padding:30px 0}}@media(max-width:600px){.offerwall-card-list[data-v-02b878ef]{grid-template-columns:1fr;gap:20px}.offerwall-card[data-v-02b878ef]{width:100%;padding:25px 0}.offerwall-card-img[data-v-02b878ef]{max-width:120px;margin-bottom:16px}}@media(max-width:768px){.hero-section[data-v-02b878ef]{padding-top:64px}.hero-section h1[data-v-02b878ef]{font-size:36px}.hero-section .subtitle[data-v-02b878ef]{font-size:18px}.hero-section .cta-buttons[data-v-02b878ef]{flex-direction:column;align-items:center}.hero-section .btn[data-v-02b878ef]{width:200px;text-align:center}.features-section[data-v-02b878ef]{padding:60px 0}.features-section h2[data-v-02b878ef]{font-size:28px;margin-bottom:40px}.features-section .features-grid[data-v-02b878ef]{grid-template-columns:1fr;gap:30px}.features-section .feature-card[data-v-02b878ef]{padding:30px 20px}.solutions-section[data-v-02b878ef]{padding:60px 0}.solutions-section h2[data-v-02b878ef]{font-size:28px;margin-bottom:40px}.solutions-section .solutions-subtitle[data-v-02b878ef]{font-size:16px;margin-bottom:40px}.solutions-section .solutions-grid[data-v-02b878ef]{grid-template-columns:1fr;gap:30px}.solutions-section .solution-card[data-v-02b878ef]{padding:30px 20px}.solutions-section .solution-card .solution-icon[data-v-02b878ef]{font-size:48px}.solutions-section .solution-card h3[data-v-02b878ef]{font-size:20px}.solutions-section .solution-card p[data-v-02b878ef]{font-size:14px}.team-section[data-v-02b878ef]{padding:60px 0}.team-section h2[data-v-02b878ef]{font-size:28px;margin-bottom:15px}.team-section .team-faq-list[data-v-02b878ef]{padding:0 4px}.team-section .team-faq-item[data-v-02b878ef]{padding:16px 8px 10px 8px}.team-section .team-faq-q[data-v-02b878ef]{font-size:15px}.team-section .team-faq-a[data-v-02b878ef]{font-size:13px}.channels-section[data-v-02b878ef]{padding:60px 0}.channels-section h2[data-v-02b878ef]{font-size:28px;margin-bottom:15px}.channels-section .channels-subtitle[data-v-02b878ef]{font-size:16px;margin-bottom:40px}.channels-section .channels-content .channel-list[data-v-02b878ef]{padding:30px 20px}.channels-section .channels-content .channel-list .list-item[data-v-02b878ef]{padding:15px 0}.channels-section .channels-content .channel-list .list-item .list-icon[data-v-02b878ef]{font-size:28px}.channels-section .channels-content .channel-list .list-item .list-content h4[data-v-02b878ef]{font-size:18px}.channels-section .channels-content .channel-list .list-item .list-content p[data-v-02b878ef]{font-size:14px}}@media(max-width:480px){.hero-section[data-v-02b878ef]{padding-top:64px}.hero-section h1[data-v-02b878ef]{font-size:28px}.hero-section .subtitle[data-v-02b878ef]{font-size:16px}.hero-section .btn[data-v-02b878ef]{width:180px;padding:12px 24px}.features-section[data-v-02b878ef]{padding:40px 0}.features-section h2[data-v-02b878ef]{font-size:24px}.features-section .feature-card[data-v-02b878ef]{padding:25px 15px}.features-section .feature-card .feature-icon[data-v-02b878ef]{font-size:36px}.features-section .feature-card h3[data-v-02b878ef]{font-size:20px}.solutions-section[data-v-02b878ef]{padding:40px 0}.solutions-section h2[data-v-02b878ef]{font-size:24px}.solutions-section .solutions-subtitle[data-v-02b878ef]{font-size:14px}.solutions-section .solutions-grid[data-v-02b878ef]{gap:20px}.solutions-section .solution-card[data-v-02b878ef]{padding:25px 15px}.solutions-section .solution-card .solution-icon[data-v-02b878ef]{font-size:40px}.solutions-section .solution-card h3[data-v-02b878ef]{font-size:18px}.solutions-section .solution-card p[data-v-02b878ef]{font-size:13px}.team-section[data-v-02b878ef]{padding:40px 0}.team-section h2[data-v-02b878ef]{font-size:24px}.team-section .team-faq-list[data-v-02b878ef]{padding:0 4px}.team-section .team-faq-item[data-v-02b878ef]{padding:16px 8px 10px 8px}.team-section .team-faq-q[data-v-02b878ef]{font-size:15px}.team-section .team-faq-a[data-v-02b878ef]{font-size:13px}.channels-section[data-v-02b878ef]{padding:40px 0}.channels-section h2[data-v-02b878ef]{font-size:24px}.channels-section .channels-subtitle[data-v-02b878ef]{font-size:14px}.channels-section .channels-content[data-v-02b878ef]{gap:20px}.channels-section .channel-list .list-item .list-icon[data-v-02b878ef]{font-size:48px}.channels-section .channel-list .list-item .list-content h4[data-v-02b878ef]{font-size:18px}.channels-section .channel-list .list-item .list-content p[data-v-02b878ef]{font-size:13px}}@media(max-width:600px){.cross-platform-content[data-v-02b878ef]{flex-direction:column;gap:16px}.platform-img[data-v-02b878ef]{max-width:120px}}.product-case-section[data-v-02b878ef]{padding:80px 0 40px 0;background:#fff}.product-case-title[data-v-02b878ef]{font-size:28px;font-weight:700;color:#667eea;letter-spacing:2px;text-align:center;margin-bottom:16px}.product-case-desc[data-v-02b878ef]{font-size:18px;color:#333;text-align:center;margin-bottom:32px;line-height:1.7}.product-case-card-list[data-v-02b878ef]{display:grid;grid-template-columns:repeat(5,1fr);gap:40px;width:100%}.product-case-card[data-v-02b878ef]{width:100%;min-width:0;background:#f8f9fa;border-radius:16px;box-shadow:0 8px 25px rgba(0,0,0,.1);padding:20px 0;display:flex;flex-direction:column;align-items:center;transition:all .3s ease;border:1px solid #e9ecef}.product-case-card[data-v-02b878ef]:hover{box-shadow:0 15px 35px rgba(0,0,0,.15);transform:translateY(-8px);border-color:#667eea}.product-case-card-img[data-v-02b878ef]{width:100%;border-radius:12px;margin-bottom:20px;max-width:180px;height:auto;display:block}.product-case-card-title[data-v-02b878ef]{font-size:16px;color:#333;text-align:center;font-weight:500;margin-top:10px}@media(max-width:900px){.product-case-card-list[data-v-02b878ef]{gap:30px;grid-template-columns:repeat(2,1fr)}.product-case-card[data-v-02b878ef]{padding:30px 0}}@media(max-width:600px){.product-case-card-list[data-v-02b878ef]{grid-template-columns:1fr;gap:20px}.product-case-card[data-v-02b878ef]{width:100%;padding:25px 0}.product-case-card-img[data-v-02b878ef]{max-width:120px;margin-bottom:16px}}.channels-section h2[data-v-02b878ef],.solutions-section h2[data-v-02b878ef],.team-section h2[data-v-02b878ef]{font-size:32px;color:#333;font-weight:700;text-align:center;margin-bottom:32px}@media(max-width:900px){.channels-section h2[data-v-02b878ef],.solutions-section h2[data-v-02b878ef],.team-section h2[data-v-02b878ef]{font-size:22px;margin-bottom:18px}}.footer-copyright[data-v-02b878ef]{text-align:center;color:#888;font-size:15px;padding:32px 0 18px 0;letter-spacing:1px;background:none}