*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#333;background-color:#f5f7fa}a{text-decoration:none;color:inherit}ul,ol{list-style:none}.navbar[data-v-9208e3da]{background:#ffffffe6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid rgba(0,0,0,.05);position:sticky;top:0;z-index:1000}.container[data-v-9208e3da]{max-width:1200px;margin:0 auto;padding:0 20px;display:flex;align-items:center;justify-content:space-between;height:64px;position:relative}.logo[data-v-9208e3da]{display:flex;align-items:center;gap:10px;flex-shrink:0}.logo-icon[data-v-9208e3da]{width:32px;height:32px;object-fit:contain;display:block}.logo-text[data-v-9208e3da]{color:#111827;font-family:Inter;font-size:23px;font-style:normal;font-weight:500;line-height:normal}.nav-menu[data-v-9208e3da]{display:flex;gap:40px;position:absolute;left:50%;transform:translate(-50%)}.nav-menu a[data-v-9208e3da]{font-size:14px;color:#666;transition:color .3s;position:relative}.nav-menu a[data-v-9208e3da]:hover,.nav-menu a.active[data-v-9208e3da]{color:#2563eb}.nav-menu a.active[data-v-9208e3da]:after{content:"";position:absolute;bottom:-22px;left:50%;transform:translate(-50%);width:24px;height:3px;background:linear-gradient(90deg,#2563eb,#3b82f6);border-radius:2px}.nav-right[data-v-9208e3da]{display:flex;align-items:center;gap:16px;flex-shrink:0}.nav-search[data-v-9208e3da]{flex:1;display:flex;justify-content:center;max-width:520px;margin:0 24px}.search-box[data-v-9208e3da]{display:flex;align-items:center;width:100%;height:40px;border:1px solid #2563eb;border-radius:8px;overflow:hidden;background:#fff}.search-box input[data-v-9208e3da]{flex:1;height:100%;border:none;outline:none;padding:0 16px;font-size:14px;color:#333;background:transparent}.search-box input[data-v-9208e3da]::placeholder{color:#94a3b8;font-size:13px}.search-submit[data-v-9208e3da]{height:100%;padding:0 20px;background:#2563eb;color:#fff;border:none;font-size:14px;font-weight:500;cursor:pointer;transition:background .2s;white-space:nowrap}.search-submit[data-v-9208e3da]:hover{background:#1d4ed8}.nav-actions[data-v-9208e3da]{display:flex;align-items:center;gap:12px}.download-btn[data-v-9208e3da]{width:112px;height:32px;color:#fff;text-align:center;font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:20px;letter-spacing:-.15px;background:linear-gradient(135deg,#1e7bff,#7a45ff);border:none;border-radius:10px;cursor:pointer;transition:opacity .3s;display:flex;align-items:center;justify-content:center}.download-btn[data-v-9208e3da]:hover{opacity:.9}.login-btn[data-v-9208e3da]{width:112px;height:32px;background:linear-gradient(135deg,#2563eb,#3b82f6);color:#fff;border:none;border-radius:10px;font-size:14px;font-weight:500;cursor:pointer;transition:opacity .3s;display:flex;align-items:center;justify-content:center}.login-btn[data-v-9208e3da]:hover{opacity:.9}.login-btn.outline[data-v-9208e3da]{background:#fff;color:#2563eb;border:1px solid #2563eb}.login-btn.outline[data-v-9208e3da]:hover{background:#eff6ff;opacity:1}.user-dropdown[data-v-9208e3da]{position:relative}.user-btn[data-v-9208e3da]{display:flex;align-items:center;gap:4px;padding:8px 16px;border:1px solid #e2e8f0;background:#fff;color:#334155;border-radius:10px;font-size:14px;cursor:pointer;transition:all .3s}.user-btn[data-v-9208e3da]:hover{border-color:#2563eb;color:#2563eb}.user-btn .dropdown-arrow[data-v-9208e3da]{width:12px;height:12px;transition:transform .2s}.user-btn .dropdown-arrow.open[data-v-9208e3da]{transform:rotate(180deg)}.user-dropdown-menu[data-v-9208e3da]{position:absolute;top:calc(100% + 6px);right:0;min-width:100px;background:#fff;border:1px solid #e2e8f0;border-radius:8px;box-shadow:0 8px 24px #00000014;padding:6px;z-index:1001}.user-dropdown-menu .dropdown-item[data-v-9208e3da]{padding:8px 12px;font-size:13px;color:#334155;border-radius:6px;cursor:pointer;transition:all .2s;white-space:nowrap}.user-dropdown-menu .dropdown-item[data-v-9208e3da]:hover{background:#f1f5f9;color:#ef4444}.mobile-menu-btn[data-v-9208e3da]{display:none;width:36px;height:36px;border:none;background:transparent;cursor:pointer;align-items:center;justify-content:center;color:#666;transition:color .3s}.mobile-menu-btn[data-v-9208e3da]:hover{color:#2563eb}.mobile-menu-btn svg[data-v-9208e3da]{width:24px;height:24px}@media (max-width: 900px){.nav-menu[data-v-9208e3da]{gap:24px}}@media (max-width: 1024px){.nav-search[data-v-9208e3da]{margin:0 16px;max-width:400px}.search-box[data-v-9208e3da]{height:36px}.search-box input[data-v-9208e3da]{padding:0 12px;font-size:13px}.search-submit[data-v-9208e3da]{padding:0 14px;font-size:13px}}@media (max-width: 768px){.mobile-menu-btn[data-v-9208e3da]{display:flex!important}.nav-menu[data-v-9208e3da]{display:none!important;position:fixed!important;top:64px!important;left:0!important;right:0!important;width:100%!important;transform:none!important;flex-direction:column!important;gap:0!important;background:#fff!important;box-shadow:0 4px 20px #0000001a;padding:20px!important;z-index:999!important;max-height:calc(100vh - 64px);overflow-y:auto}.nav-menu.mobile-open[data-v-9208e3da]{display:flex!important}.nav-menu li[data-v-9208e3da]{padding:16px 0;border-bottom:1px solid #f0f0f0}.nav-menu li[data-v-9208e3da]:last-child{border-bottom:none}.nav-menu a[data-v-9208e3da]{font-size:16px;display:block;color:#333}.nav-menu a[data-v-9208e3da]:hover,.nav-menu a.active[data-v-9208e3da]{color:#2563eb}.nav-menu a.active[data-v-9208e3da]:after{display:none}.logo-text[data-v-9208e3da]{display:none}.nav-right[data-v-9208e3da]{gap:8px}.download-btn[data-v-9208e3da]{width:auto;padding:6px 12px;font-size:12px}.login-btn[data-v-9208e3da]{width:auto;padding:6px 14px;font-size:13px}.nav-search[data-v-9208e3da]{display:none}.container.search-mode .mobile-menu-btn[data-v-9208e3da]{margin-left:auto}}@media (max-width: 480px){.container[data-v-9208e3da]{padding:0 12px}.logo-icon[data-v-9208e3da]{width:28px;height:28px}.search-btn[data-v-9208e3da]{width:32px;height:32px}}.footer[data-v-3513da60]{background:#0a1628;color:#a0aec0}.container[data-v-3513da60]{max-width:1200px;margin:0 auto;padding:0 20px}.data-section[data-v-3513da60]{padding:112px 0 40px}.data-section .container[data-v-3513da60]{display:flex;padding:41px;flex-direction:column;align-items:flex-start;gap:40px;flex-shrink:0;align-self:stretch;border-radius:24px;border:1px solid rgba(255,255,255,.1);background:#ffffff0d}.data-grid[data-v-3513da60]{display:flex;gap:47.5px;margin-bottom:50px}.data-left[data-v-3513da60]{flex:0 0 320px}.data-title[data-v-3513da60]{display:flex;align-items:center;gap:12px;color:#fff;font-family:PingFang SC;font-size:20px;font-style:normal;font-weight:600;line-height:28px;letter-spacing:-.45px}.data-title img[data-v-3513da60]{width:24px;height:24px;object-fit:contain}.data-desc[data-v-3513da60]{margin-top:16px;width:278px;color:#99a1af;font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:300;line-height:22.75px;letter-spacing:-.15px}.data-stats[data-v-3513da60]{flex:1;display:flex;justify-content:space-around;align-items:flex-start;gap:40px}.stat-item[data-v-3513da60]{display:flex;width:250.83px;flex-direction:column;align-items:flex-start;gap:16px}.stat-num[data-v-3513da60]{color:#fff;font-family:PingFang SC;font-size:30px;font-style:normal;font-weight:600;line-height:36px;letter-spacing:-.35px}.stat-label[data-v-3513da60]{color:#6a7282;font-family:PingFang SC;font-size:12px;font-style:normal;font-weight:300;line-height:16px;letter-spacing:1.2px;text-transform:uppercase}.data-features[data-v-3513da60]{display:flex;width:100%;padding-top:40px;justify-content:space-between;gap:20px;border-top:1px solid rgba(255,255,255,.05)}.feature-item[data-v-3513da60]{display:flex;align-items:center;gap:12px;color:#99a1af;font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:300;line-height:20px;letter-spacing:-.15px}.feature-item svg[data-v-3513da60],.feature-item img[data-v-3513da60]{width:20px;height:20px;display:block;color:#99a1af}.info-section[data-v-3513da60]{padding:50px 0}.info-grid[data-v-3513da60]{display:flex;justify-content:space-between;gap:60px}.info-left[data-v-3513da60]{flex:0 0 400px}.logo[data-v-3513da60]{display:flex;align-items:center;gap:10px;margin-bottom:20px}.logo-icon[data-v-3513da60]{width:40px;height:40px;display:flex;align-items:center;justify-content:center;color:#fff;border-radius:16px;overflow:hidden}.logo-icon img[data-v-3513da60]{width:40px;height:40px;display:block;border-radius:16px}.logo-text[data-v-3513da60]{color:#fff;font-family:Inter;font-size:24px;font-style:normal;font-weight:700;line-height:32px;letter-spacing:-.53px}.company-desc[data-v-3513da60]{width:375px;flex-shrink:0;color:#99a1af;font-family:Inter;font-size:15px;font-style:normal;font-weight:300;line-height:24.38px;letter-spacing:-.23px;margin-bottom:32px}.social-links[data-v-3513da60]{display:flex;gap:12px}.social-item[data-v-3513da60]{width:40px;height:40px;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:8px;display:flex;align-items:center;justify-content:center;color:#64748b;transition:all .3s}.social-item[data-v-3513da60]:hover{border-color:#3b82f6;color:#3b82f6}.social-item svg[data-v-3513da60],.social-item img[data-v-3513da60]{width:20px;display:block}.info-right[data-v-3513da60]{flex:0 0 300px}.info-block[data-v-3513da60]{margin-bottom:28px}.info-block[data-v-3513da60]:last-child{margin-bottom:0}.info-block h4[data-v-3513da60]{color:#fff;font-family:Inter;font-size:16px;font-style:normal;font-weight:600;line-height:24px;letter-spacing:.09px}.info-block p[data-v-3513da60]{margin-top:16px;color:#99a1af;font-family:Inter;font-size:14px;font-style:normal;font-weight:300;line-height:20px;letter-spacing:-.15px}.copyright-section[data-v-3513da60]{padding:20px 0}.copyright-content[data-v-3513da60]{display:flex;height:61px;justify-content:space-between;align-items:center;flex-shrink:0;align-self:stretch;border-top:1px solid rgba(255,255,255,.05)}.copyright-content p[data-v-3513da60]{color:#6a7282;font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:300;line-height:20px;letter-spacing:-.15px}.copyright-links[data-v-3513da60]{display:flex;gap:24px}.copyright-links a[data-v-3513da60]{color:#6a7282;font-family:Inter;font-size:12px;font-style:normal;font-weight:400;line-height:16px}.copyright-links a[data-v-3513da60]:hover{color:#3b82f6}@media (max-width: 1024px){.data-section[data-v-3513da60]{padding:60px 0 30px}.data-grid[data-v-3513da60]{flex-direction:column;gap:40px}.data-left[data-v-3513da60]{flex:none;text-align:center}.data-title[data-v-3513da60]{justify-content:center}.data-desc[data-v-3513da60]{width:auto;max-width:500px;margin:16px auto 0}.data-stats[data-v-3513da60]{justify-content:center;gap:24px}.stat-item[data-v-3513da60]{width:auto;min-width:160px;align-items:center}.data-features[data-v-3513da60]{flex-wrap:wrap;justify-content:center;gap:16px 32px}.info-grid[data-v-3513da60]{gap:40px}}@media (max-width: 768px){.data-section[data-v-3513da60]{padding:40px 0 30px}.data-section .container[data-v-3513da60]{padding:24px;gap:24px}.data-stats[data-v-3513da60]{flex-wrap:wrap;gap:24px}.stat-item[data-v-3513da60]{flex:1;min-width:120px;align-items:center}.stat-num[data-v-3513da60]{font-size:24px}.data-features[data-v-3513da60]{flex-wrap:wrap;justify-content:center;gap:12px 24px;padding-top:24px}.feature-item[data-v-3513da60]{flex:0 0 45%}.info-section[data-v-3513da60]{padding:40px 0}.info-grid[data-v-3513da60]{flex-direction:column;gap:32px}.info-left[data-v-3513da60],.info-right[data-v-3513da60]{flex:none}.company-desc[data-v-3513da60]{width:auto}.copyright-content[data-v-3513da60]{flex-direction:column;text-align:center;gap:8px}}@media (max-width: 480px){.data-features[data-v-3513da60]{flex-direction:column;align-items:flex-start}.feature-item[data-v-3513da60]{flex:none}.stat-num[data-v-3513da60]{font-size:20px}.copyright-links[data-v-3513da60]{gap:16px}}.app-layout{display:flex;flex-direction:column;min-height:100vh}.main-content{flex:1}.main-content.full-page{padding:0}.hero[data-v-0044e0bc]{min-height:912px;position:relative;background-image:url(/assets/image%202@2x.webp);background-size:cover;background-position:center;background-repeat:no-repeat;overflow:hidden;display:flex;align-items:center}.container[data-v-0044e0bc]{margin:0 auto;padding:0 20px;position:relative;z-index:1;text-align:center}.hero-title[data-v-0044e0bc]{margin-top:129px;color:#14213d;text-align:center;font-family:PingFang SC;font-size:48px;font-style:normal;font-weight:600;line-height:40px;letter-spacing:8px}.hero-subtitle[data-v-0044e0bc]{margin-top:23px;flex:1 0 0;color:#101828;text-align:center;font-family:Noto Sans SC;font-size:16px;font-style:normal;font-weight:300;line-height:24px}.search-box[data-v-0044e0bc]{display:flex;flex-direction:column;background:transparent}.search-box .quick-tags[data-v-0044e0bc]{margin:104px auto 0;max-width:976px;width:100%;display:flex;flex-wrap:wrap}.search-box .tag[data-v-0044e0bc]{display:flex;align-items:center;justify-content:center;border-radius:16px 16px 0 0;gap:4px;padding:14px 24px;border:none;background:transparent;color:#4a5565;cursor:pointer;transition:all .3s;text-align:center;font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:500;line-height:20px}.search-box .tag[data-v-0044e0bc]:hover{background:#fff;color:#155dfc}.search-box .tag.active[data-v-0044e0bc]{color:#155dfc;background:#fff}.search-box .tag svg[data-v-0044e0bc],.search-box .tag img[data-v-0044e0bc]{width:16px;height:16px;display:block}.search-row[data-v-0044e0bc]{margin:0 auto;max-width:976px;width:100%;display:flex;align-items:center;background:#fff;gap:8px;height:64px;padding:0 8px 0 27px;box-shadow:0 12px 40px -8px #00000026;border-radius:16px}.search-row.first-active[data-v-0044e0bc]{border-radius:0 16px 16px}.search-input-wrapper[data-v-0044e0bc]{flex:1;display:flex;align-items:center;padding:0 12px;background:#f5f7fa;border-radius:10px;height:40px}.search-icon[data-v-0044e0bc]{width:16px;height:16px;color:#999;margin-right:8px;flex-shrink:0}.search-input-wrapper input[data-v-0044e0bc]{flex:1;border:none;outline:none;font-size:14px;color:#333;background:transparent;height:100%}.search-input-wrapper input[data-v-0044e0bc]::placeholder{color:#999}.ai-search-btn[data-v-0044e0bc]{border:none;display:flex;width:144px;height:48px;padding:12px 32px;justify-content:center;align-items:center;flex-shrink:0;border-radius:50px;background:#155dfc;color:#fff;text-align:center;font-family:Noto Sans SC;font-size:16px;font-style:normal;font-weight:500;line-height:24px}.ai-search-btn[data-v-0044e0bc]:hover{opacity:.9}.suggest-dropdown[data-v-0044e0bc]{position:absolute;top:100%;left:0;right:0;margin-top:4px;background:#fff;border-radius:8px;box-shadow:0 4px 12px #0000001a;list-style:none;padding:4px 0;max-height:240px;overflow-y:auto;z-index:100}.suggest-item[data-v-0044e0bc]{padding:10px 16px;font-size:14px;color:#333;cursor:pointer;transition:background .2s}.suggest-item[data-v-0044e0bc]:hover{background:#f0f5ff;color:#155dfc}.hot-entNames[data-v-0044e0bc]{margin-top:19px;display:flex;align-items:center;justify-content:center;gap:16px;margin-bottom:228px;flex-wrap:wrap}.hot-entNames .label[data-v-0044e0bc],.hot-entNames a[data-v-0044e0bc]{color:#4a5565;text-align:center;font-family:Noto Sans SC;font-size:14px;font-style:normal;font-weight:300;line-height:24px}.hot-entNames a[data-v-0044e0bc]:hover{color:#2563eb}.stats[data-v-0044e0bc]{display:flex;justify-content:center;gap:80px;flex-wrap:wrap}.stat-item[data-v-0044e0bc]{text-align:center;background-color:transparent;width:auto;padding:0;border-radius:0;box-shadow:none;display:flex;flex-direction:column;justify-content:center}.stat-number[data-v-0044e0bc]{color:#003da6;text-align:center;font-family:PingFang SC;font-size:72px;font-style:normal;font-weight:600;line-height:normal}.stat-label[data-v-0044e0bc]{color:#4a5565;text-align:center;font-family:PingFang SC;font-size:16px;font-style:normal;font-weight:500;line-height:normal}@media (max-width: 1024px){.hero[data-v-0044e0bc]{min-height:auto;padding:80px 0 100px}.hero-title[data-v-0044e0bc]{font-size:36px;letter-spacing:4px;margin-top:80px}.search-box .quick-tags[data-v-0044e0bc]{margin-top:60px;justify-content:center}.stats[data-v-0044e0bc]{gap:40px}.stat-item[data-v-0044e0bc]{width:auto}.stat-number[data-v-0044e0bc]{font-size:48px}}@media (max-width: 768px){.hero[data-v-0044e0bc]{padding:60px 0 80px}.hero-title[data-v-0044e0bc]{font-size:28px;letter-spacing:3px;margin-top:40px;line-height:1.3}.hero-subtitle[data-v-0044e0bc]{font-size:14px;padding:0 10px}.search-box[data-v-0044e0bc]{padding:10px 12px}.search-box .quick-tags[data-v-0044e0bc]{gap:6px;margin-top:40px}.search-box .tag[data-v-0044e0bc]{padding:8px 14px;font-size:13px}.search-box .tag svg[data-v-0044e0bc],.search-box .tag img[data-v-0044e0bc]{width:12px;height:12px}.search-row[data-v-0044e0bc]{gap:6px;height:52px;padding:0 6px 0 16px;flex-wrap:nowrap}.search-input-wrapper[data-v-0044e0bc]{padding:0 8px;height:36px}.search-input-wrapper input[data-v-0044e0bc]{font-size:13px}.ai-search-btn[data-v-0044e0bc]{width:auto;height:40px;padding:8px 18px;font-size:13px}.hot-entNames[data-v-0044e0bc]{gap:10px;flex-wrap:wrap;margin-bottom:60px}.stats[data-v-0044e0bc]{gap:24px 48px}.stat-item[data-v-0044e0bc]{width:auto;height:auto}.stat-number[data-v-0044e0bc]{font-size:32px}.stat-label[data-v-0044e0bc]{font-size:13px}.floating-shape[data-v-0044e0bc]{opacity:.4;transform:scale(.7)}}@media (max-width: 480px){.hero[data-v-0044e0bc]{padding:40px 0 60px}.hero-title[data-v-0044e0bc]{font-size:22px;letter-spacing:2px;margin-top:20px}.hero-subtitle[data-v-0044e0bc]{font-size:13px;line-height:20px}.search-box[data-v-0044e0bc]{padding:8px}.search-box .quick-tags[data-v-0044e0bc]{gap:4px;margin-top:30px}.search-box .tag[data-v-0044e0bc]{padding:6px 10px;font-size:12px}.search-box .tag svg[data-v-0044e0bc],.search-box .tag img[data-v-0044e0bc]{width:11px;height:11px}.search-row[data-v-0044e0bc]{gap:4px;height:48px;padding:0 4px 0 10px}.search-input-wrapper input[data-v-0044e0bc]::placeholder{font-size:12px}.ai-search-btn[data-v-0044e0bc]{padding:6px 12px;font-size:12px;height:36px}.hot-entNames[data-v-0044e0bc]{gap:8px;margin-bottom:40px}.hot-entNames .label[data-v-0044e0bc]{display:none}.hot-entNames a[data-v-0044e0bc]{font-size:12px}.stats[data-v-0044e0bc]{gap:20px 32px}.stat-item[data-v-0044e0bc]{width:auto;height:auto}.stat-number[data-v-0044e0bc]{font-size:28px}.stat-label[data-v-0044e0bc]{font-size:12px}}.hot-apps[data-v-6b468f01]{padding:84px 0 94px;background:#fff}.container[data-v-6b468f01]{max-width:1200px;margin:0 auto;padding:0 20px}.section-header[data-v-6b468f01]{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:60px}.title-group[data-v-6b468f01]{text-align:left}.section-title[data-v-6b468f01]{color:#101828;font-family:PingFang SC;font-size:30px;font-style:normal;font-weight:500;line-height:36px}.section-subtitle[data-v-6b468f01]{margin-top:12px;color:#6a7282;font-family:PingFang SC;font-size:18px;font-style:normal;font-weight:300;line-height:28px;letter-spacing:-.44px}.more-link[data-v-6b468f01]{display:inline-flex;align-items:center;gap:4px;color:#155dfc;text-align:center;font-family:PingFang SC;font-size:16px;font-style:normal;font-weight:400;line-height:24px}.more-link[data-v-6b468f01]:hover{opacity:.8}.more-link svg[data-v-6b468f01]{width:20px;height:20px;transform:translateY(1px)}.apps-grid[data-v-6b468f01]{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.app-card[data-v-6b468f01]{height:221px;background:#fff;border:1px solid #e4e4e4;border-radius:16px;padding:33px;transition:all .3s;cursor:pointer}.app-card[data-v-6b468f01]:hover{box-shadow:0 8px 24px #00000014;transform:translateY(-4px);border-color:#2563eb;background:linear-gradient(135deg,#2563eb05,#3b82f60d)}.card-header[data-v-6b468f01]{display:flex;justify-content:space-between;align-items:flex-start}.app-icon[data-v-6b468f01]{width:56px;height:56px;display:flex;align-items:center;justify-content:center;border-radius:16px}.app-icon img[data-v-6b468f01]{width:56px;height:56px}.badge[data-v-6b468f01]{padding:4px 8px;background:#ff4d4f;color:#fff;font-size:11px;font-weight:500;border-radius:4px}.app-name[data-v-6b468f01]{margin-top:24px;color:#101828;font-family:Inter;font-size:20px;font-style:normal;font-weight:600;line-height:28px;letter-spacing:-.45px}.app-en[data-v-6b468f01]{color:#4a5565;font-family:Inter;font-size:16px;font-style:normal;font-weight:500;line-height:28px;letter-spacing:-.45px}.app-desc[data-v-6b468f01]{margin-top:11px;flex-shrink:0;color:#4a5565;font-family:Inter;font-size:14px;font-style:normal;font-weight:300;line-height:24.38px;letter-spacing:-.23px}@media (max-width: 1024px){.hot-apps[data-v-6b468f01]{padding:60px 0 70px}.section-header[data-v-6b468f01]{margin-bottom:40px}.section-title[data-v-6b468f01]{font-size:26px}.section-subtitle[data-v-6b468f01]{font-size:16px}.apps-grid[data-v-6b468f01]{grid-template-columns:repeat(2,1fr);gap:16px}.app-card[data-v-6b468f01]{padding:24px;height:auto;min-height:200px}}@media (max-width: 640px){.apps-grid[data-v-6b468f01]{grid-template-columns:1fr;gap:12px}.app-card[data-v-6b468f01]{padding:20px;min-height:auto}.app-icon[data-v-6b468f01]{width:48px;height:48px}.app-name[data-v-6b468f01]{font-size:18px;margin-top:16px}.app-en[data-v-6b468f01]{font-size:14px}.app-desc[data-v-6b468f01]{font-size:13px;margin-top:8px}}.president-view[data-v-562b81c5]{padding:100px 0 114px;background:linear-gradient(135deg,#eaf3ff,#f3f6ff);color:#fff}.container[data-v-562b81c5]{max-width:1200px;margin:0 auto;padding:0 20px}.section-header[data-v-562b81c5]{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:66.51px}.title-group[data-v-562b81c5]{text-align:left}.section-title[data-v-562b81c5]{color:#101828;font-family:PingFang SC;font-size:30px;font-style:normal;font-weight:500;line-height:36px}.section-subtitle[data-v-562b81c5]{margin-top:12px;color:#6a7282;font-family:PingFang SC;font-size:20px;font-style:normal;font-weight:300;line-height:28px;letter-spacing:-.45px}.more-link[data-v-562b81c5]{display:inline-flex;align-items:center;gap:4px;color:#155dfc;text-align:center;font-family:PingFang SC;font-size:16px;font-style:normal;font-weight:400;line-height:24px}.more-link[data-v-562b81c5]:hover{opacity:1}.more-link svg[data-v-562b81c5]{width:20px;height:20px;transform:translateY(1px)}.loading-state[data-v-562b81c5],.empty-state[data-v-562b81c5]{text-align:center;padding:60px 0;font-size:16px;opacity:.8}.carousel-wrapper[data-v-562b81c5]{position:relative}.content-wrapper[data-v-562b81c5]{display:flex;gap:80px;align-items:stretch;padding:0 24px}.image-section[data-v-562b81c5]{align-self:flex-start;width:354px;height:424px}.image-card[data-v-562b81c5]{margin-top:66.51px;width:340px;height:380px;transform:rotate(-18.557deg);border-radius:24px;border:1px solid rgba(255,255,255,.5);background:#2b7fff40}.image-card img[data-v-562b81c5]{margin-top:-24.49px;transform:rotate(18.557deg);width:354px;height:424px;border-radius:24px;border:1px solid rgba(255,255,255,.5);background:linear-gradient(180deg,#0000 40%,#000000bf 59.58%),url(<path-to-image>) #d3d3d3 -107.81px -160.99px / 162.711% 217.17% no-repeat;box-shadow:0 -8px 24px #0000000d}.decoration[data-v-562b81c5]{position:absolute;bottom:-16px;left:-16px;width:80px;height:80px;background:#ffffff14;border-radius:16px;z-index:-1}.quote-section[data-v-562b81c5]{margin-top:82px;flex:1;min-width:0}.quote-icon[data-v-562b81c5]{margin-top:27px;display:flex;align-items:flex-start;gap:12px;margin-bottom:44px;opacity:.9}.quote-icon img[data-v-562b81c5]{width:40px;height:40px;display:block;flex-shrink:0}.quote-icon img.open[data-v-562b81c5]{transform:scaleX(-1)}.quote-icon img.close[data-v-562b81c5]{align-self:flex-end}.quote-icon p[data-v-562b81c5]{padding-top:12px;flex:1;margin:0;color:#4a5565;font-family:PingFang SC;font-size:20px;font-style:normal;font-weight:500;line-height:32.5px}.quote-text[data-v-562b81c5]{color:#101828;font-family:PingFang SC;font-size:32px;font-style:normal;font-weight:500;line-height:28px}.profile-title[data-v-562b81c5]{color:#101828;font-family:PingFang SC;font-size:18px;font-style:normal;font-weight:500;line-height:28px}.profile-desc[data-v-562b81c5]{font-size:16px;line-height:1.5;color:#4a5565cc;opacity:.8;height:200px;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none;word-break:break-word;background:none}.profile-desc[data-v-562b81c5]::-webkit-scrollbar{display:none}.profile-desc[data-v-562b81c5] *,.profile-desc[data-v-562b81c5] pre,.profile-desc[data-v-562b81c5] code,.profile-desc[data-v-562b81c5] span{font-size:16px!important;color:#4a5565cc!important;background:none!important;white-space:pre-wrap;word-break:break-word}.profile-desc[data-v-562b81c5] p{margin:0 0 8px}.profile-desc[data-v-562b81c5] p:last-child{margin-bottom:0}.boxList[data-v-562b81c5]{display:flex;flex-direction:column;width:624px;min-height:424px}.carousel-controls[data-v-562b81c5]{width:100%;display:flex;justify-content:space-between;align-items:center;padding:0 40px 0 0}.carousel-dots[data-v-562b81c5]{display:flex;align-items:center;gap:8px}.dot[data-v-562b81c5]{width:24px;height:4px;border-radius:2px;border:none;background:#fff6;cursor:pointer;transition:all .3s;padding:0}.dot.active[data-v-562b81c5]{background:#2563eb;width:40px}.dot[data-v-562b81c5]:hover{background:#ffffffb3}.dot.active[data-v-562b81c5]:hover{background:#2563eb}.carousel-arrows[data-v-562b81c5]{display:flex;align-items:center;gap:12px}.carousel-arrow[data-v-562b81c5]{width:40px;height:40px;border-radius:50%;border:2px solid #fff;background:transparent;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s}.carousel-arrow[data-v-562b81c5]:hover{background:#fff;color:#2563eb;border-color:#fff}.carousel-arrow svg[data-v-562b81c5]{width:16px;height:16px}@media (max-width: 1024px){.content-wrapper[data-v-562b81c5]{gap:40px;padding:0 16px}.image-section[data-v-562b81c5]{width:280px;height:auto}.image-card[data-v-562b81c5]{width:260px;height:300px;margin-top:40px}.image-card img[data-v-562b81c5]{width:280px;height:340px;margin-top:-20px}.boxList[data-v-562b81c5]{width:auto;min-height:auto}.quote-section[data-v-562b81c5]{margin-top:40px}.quote-text[data-v-562b81c5]{font-size:24px;line-height:36px}}@media (max-width: 900px){.content-wrapper[data-v-562b81c5]{flex-direction:column;text-align:center;align-items:center}.image-section[data-v-562b81c5]{flex:none;width:auto}.image-card[data-v-562b81c5]{transform:none;width:280px;height:320px;margin:0 auto}.image-card img[data-v-562b81c5]{transform:none;width:300px;height:360px;margin:-20px auto 0}.boxList[data-v-562b81c5]{width:100%}.quote-section[data-v-562b81c5]{margin-top:24px;width:100%}.quote-icon[data-v-562b81c5]{margin:0 auto 16px}.profile-desc[data-v-562b81c5]{height:auto;max-height:160px}.carousel-controls[data-v-562b81c5]{padding:0 16px;margin-top:24px}}@media (max-width: 480px){.president-view[data-v-562b81c5]{padding:60px 0}.section-header[data-v-562b81c5]{margin-bottom:32px}.section-title[data-v-562b81c5]{font-size:24px}.section-subtitle[data-v-562b81c5]{font-size:16px}.image-card[data-v-562b81c5]{width:220px;height:260px}.image-card img[data-v-562b81c5]{width:240px;height:280px}.quote-text[data-v-562b81c5]{font-size:18px;line-height:28px}.profile-title[data-v-562b81c5]{font-size:16px}.carousel-controls[data-v-562b81c5]{flex-direction:column;gap:16px;align-items:center}.carousel-arrow[data-v-562b81c5]{width:36px;height:36px}}.business-opps[data-v-f64c1958]{padding:121px 0;background:#f8fafc}.container[data-v-f64c1958]{max-width:1200px;margin:0 auto;padding:0 20px}.section-header[data-v-f64c1958]{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:65px}.title-group[data-v-f64c1958]{text-align:left}.section-title[data-v-f64c1958]{color:#101828;font-family:PingFang SC;font-size:30px;font-style:normal;font-weight:500;line-height:36px}.section-subtitle[data-v-f64c1958]{margin-top:12px;color:#6a7282;font-family:PingFang SC;font-size:20px;font-style:normal;font-weight:300;line-height:28px;letter-spacing:-.45px}.more-link[data-v-f64c1958]{display:inline-flex;align-items:center;gap:4px;color:#155dfc;text-align:center;font-family:PingFang SC;font-size:16px;font-style:normal;font-weight:400;line-height:24px}.more-link[data-v-f64c1958]:hover{opacity:.8}.more-link svg[data-v-f64c1958]{width:20px;height:20px;transform:translateY(1px)}.opps-carousel[data-v-f64c1958]{position:relative}.carousel-content[data-v-f64c1958]{position:relative;display:flex;align-items:center}.nav-arrow[data-v-f64c1958]{position:absolute;top:50%;transform:translateY(-50%);width:40px;height:40px;border:1px solid #e5e7eb;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s;z-index:2}.nav-arrow.prev[data-v-f64c1958]{right:calc(100% + 65px)}.nav-arrow.next[data-v-f64c1958]{left:calc(100% + 65px)}.nav-arrow[data-v-f64c1958]:hover{border-color:#2563eb;color:#2563eb}.nav-arrow svg[data-v-f64c1958],.nav-arrow img[data-v-f64c1958]{width:40px;height:40px;display:block}.nav-arrow.next img[data-v-f64c1958]{transform:scaleX(-1)}.cards-wrapper[data-v-f64c1958]{flex:1;display:flex;gap:10px;overflow:hidden}.opp-card[data-v-f64c1958]{width:308px;min-height:400px;padding:1px;flex-direction:column;align-items:flex-start;border-radius:14px;border:1px solid #e8e9eb;background:#fff;flex-shrink:0}.opp-card[data-v-f64c1958]:hover{box-shadow:0 8px 24px #00000014}.opp-card.featured[data-v-f64c1958]{display:flex;flex-direction:column;width:522px;min-height:399px;align-items:flex-start;border-radius:16px;background:linear-gradient(135deg,#0052d9bf,#003da6bf);box-shadow:0 10px 15px -3px #003da633,0 4px 6px -4px #003da633;flex-shrink:0}.card-image[data-v-f64c1958]{position:relative;height:192px}.card-image img[data-v-f64c1958]{width:100%;height:100%;border-radius:14px 14px 0 0;object-fit:cover}.company-tag[data-v-f64c1958]{position:absolute;bottom:15px;left:24px;display:flex;align-items:center;gap:8px;color:#fff;font-family:PingFang SC;font-size:16px;font-style:normal;font-weight:400;line-height:32px;letter-spacing:-.53px}.company-tag svg[data-v-f64c1958]{width:16px;height:16px}.card-badge[data-v-f64c1958]{margin:25px 24px 0;display:inline-flex;padding:4px 12px;align-items:flex-start;border-radius:9999px;background:#fff3;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);flex-direction:column;justify-content:center;color:#fff;font-family:PingFang SC;font-size:10px;font-style:normal;font-weight:500;line-height:15px;letter-spacing:1px;text-transform:uppercase}.card-content[data-v-f64c1958]{display:flex;flex-direction:column;padding:22px 24px}.opp-card.featured .card-content[data-v-f64c1958]{flex:1}.company-header[data-v-f64c1958]{display:flex;align-items:center;gap:8px;font-size:13px;opacity:.9;margin-bottom:12px;color:#fff;font-family:PingFang SC;font-size:16px;font-style:normal;font-weight:400;line-height:28px}.company-header svg[data-v-f64c1958]{width:16px;height:16px}.card-title[data-v-f64c1958]{color:#101828;font-family:PingFang SC;font-size:18px;font-style:normal;font-weight:500;line-height:normal;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.opp-card.featured .card-title[data-v-f64c1958]{margin-top:20px;flex-direction:column;justify-content:center;flex-shrink:0;color:#fff;font-family:PingFang SC;font-size:20px;font-style:normal;font-weight:600;line-height:28px}.card-desc[data-v-f64c1958]{margin-top:8px;margin-bottom:15px;color:#4a5565;font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:300;line-height:22.75px;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;word-break:break-word}.truncated[data-v-f64c1958]{color:#fffffff5}.feature-list[data-v-f64c1958]{margin-top:20px}.feature-list li[data-v-f64c1958]{color:#fffc;font-family:PingFang SC;font-size:12px;font-style:normal;font-weight:300;margin-bottom:12px;letter-spacing:-.15px}.card-tags[data-v-f64c1958]{display:flex;gap:8px;margin-bottom:19px}.tag[data-v-f64c1958]{height:24px;padding:4px 12px;justify-content:center;align-items:center;border-radius:33554400px;background:#eff6ff;flex-shrink:0;color:#155dfc;text-align:center;font-family:PingFang SC;font-size:12px;font-style:normal;font-weight:400;line-height:16px}.tag.blue[data-v-f64c1958]{background:#2563eb1a;color:#2563eb}.tag.gray[data-v-f64c1958]{background:#f3f4f6;color:#666}.view-more[data-v-f64c1958],.cooperate-btn[data-v-f64c1958]{display:inline-flex;align-items:center;gap:4px;margin-left:auto;color:#155dfc;text-align:center;font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:20px}.view-more svg[data-v-f64c1958],.cooperate-btn svg[data-v-f64c1958]{width:16px;height:16px;transform:translateY(1px)}.cooperate-btn[data-v-f64c1958]{margin:auto auto 0 0;color:#fffc;text-align:center;font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:20px}@media (max-width: 1200px){.nav-arrow.prev[data-v-f64c1958]{right:calc(100% + 20px)}.nav-arrow.next[data-v-f64c1958]{left:calc(100% + 20px)}}@media (max-width: 1024px){.section-header[data-v-f64c1958]{margin-bottom:40px}.cards-wrapper[data-v-f64c1958]{gap:16px;overflow-x:auto;padding-bottom:8px;-webkit-overflow-scrolling:touch;scrollbar-width:none}.cards-wrapper[data-v-f64c1958]::-webkit-scrollbar{display:none}.opp-card[data-v-f64c1958]{width:280px;min-height:380px}.opp-card.featured[data-v-f64c1958]{width:400px;min-height:380px}.nav-arrow[data-v-f64c1958]{display:none}}@media (max-width: 768px){.business-opps[data-v-f64c1958]{padding:60px 0}.section-header[data-v-f64c1958]{flex-direction:column;gap:16px;align-items:flex-start;margin-bottom:32px}.section-title[data-v-f64c1958]{font-size:24px;line-height:32px}.section-subtitle[data-v-f64c1958]{font-size:16px;line-height:24px}.opp-card[data-v-f64c1958]{width:260px;min-height:360px}.opp-card.featured[data-v-f64c1958]{width:320px;min-height:360px}.card-image[data-v-f64c1958]{height:160px}.card-content[data-v-f64c1958]{padding:16px}.card-title[data-v-f64c1958]{font-size:16px}.opp-card.featured .card-title[data-v-f64c1958]{font-size:18px;line-height:26px}.feature-list li[data-v-f64c1958]{font-size:11px;margin-bottom:8px}}@media (max-width: 480px){.opp-card[data-v-f64c1958]{width:240px;min-height:340px}.opp-card.featured[data-v-f64c1958]{width:280px;min-height:340px}.company-tag[data-v-f64c1958]{left:12px;font-size:13px}.card-badge[data-v-f64c1958]{margin:16px 16px 0}}.industry-news[data-v-94a475ce]{padding:142.5px 0;background:#fff}.container[data-v-94a475ce]{max-width:1200px;margin:0 auto;padding:0 20px}.section-header[data-v-94a475ce]{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:40px}.title-group[data-v-94a475ce]{text-align:left}.section-title[data-v-94a475ce]{color:#101828;font-family:PingFang SC;font-size:30px;font-style:normal;font-weight:500;line-height:36px}.section-subtitle[data-v-94a475ce]{margin-top:12px;color:#4a5565;font-family:PingFang SC;font-size:16px;font-style:normal;font-weight:300;line-height:24px}.more-link[data-v-94a475ce]{display:inline-flex;align-items:center;gap:4px;color:#155dfc;text-align:center;font-family:Noto Sans SC;font-size:16px;font-style:normal;font-weight:400;line-height:24px}.more-link[data-v-94a475ce]:hover{opacity:.8}.more-link svg[data-v-94a475ce]{width:20px;height:20px;transform:translateY(1px)}.news-grid[data-v-94a475ce]{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.news-card[data-v-94a475ce]{padding:24px;background:#fff;border:1px solid #f0f0f0;border-radius:12px;transition:all .3s}.news-card[data-v-94a475ce]:hover{box-shadow:0 4px 16px #0000000f;border-color:#e5e7eb}.news-meta[data-v-94a475ce]{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.news-tag[data-v-94a475ce]{padding:4px 12px;align-items:flex-start;flex-shrink:0;border-radius:10px;border:1px solid #eff6ff;background:#fff;color:#155dfc;font-family:PingFang SC;font-size:12px;font-style:normal;font-weight:600;line-height:16px;box-shadow:0 1px 3px #0000001a,0 1px 2px -1px #0000001a}.news-date[data-v-94a475ce]{display:flex;align-items:center;gap:4px;color:#99a1af;font-family:PingFang SC;font-size:12px;font-style:normal;font-weight:300;line-height:16px}.news-date img[data-v-94a475ce]{width:14px;height:14px;display:block;align-self:center}.news-title[data-v-94a475ce]{color:#101828;font-family:PingFang SC;font-size:20px;font-style:normal;font-weight:600;line-height:27.5px;letter-spacing:-.45px}.news-desc[data-v-94a475ce]{margin-top:11.5px;margin-bottom:34.75px;color:#6a7282;font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:300;line-height:22.75px;letter-spacing:-.15px}.news-footer[data-v-94a475ce]{display:flex;align-items:center}.view-count[data-v-94a475ce]{display:flex;align-items:center;gap:6px;font-size:13px;color:#999}.view-count svg[data-v-94a475ce],.view-count img[data-v-94a475ce]{width:16px;height:16px;display:block}.read-more[data-v-94a475ce]{margin-left:11.5px;color:#99a1af;font-family:PingFang SC;font-size:12px;font-style:normal;font-weight:300;line-height:16px}@media (max-width: 1024px){.industry-news[data-v-94a475ce]{padding:80px 0}.section-header[data-v-94a475ce]{margin-bottom:32px}.news-grid[data-v-94a475ce]{gap:16px}}@media (max-width: 768px){.industry-news[data-v-94a475ce]{padding:60px 0}.section-header[data-v-94a475ce]{flex-direction:column;gap:12px;align-items:flex-start}.section-title[data-v-94a475ce]{font-size:24px}.section-subtitle[data-v-94a475ce]{font-size:14px}.news-grid[data-v-94a475ce]{grid-template-columns:1fr;gap:12px}.news-card[data-v-94a475ce]{padding:20px}.news-title[data-v-94a475ce]{font-size:17px;line-height:26px}.news-desc[data-v-94a475ce]{margin-bottom:20px}}.home[data-v-f4809727]{min-height:100vh;background:linear-gradient(135deg,#e8f4fd,#f0f7ff,#e6f0ff)}.chat-box[data-v-102d698b]{width:100%;max-width:976px;flex:1;display:flex;flex-direction:column;overflow:hidden;min-height:0}.chat-box.expert-mode[data-v-102d698b]{max-width:900px}.messages-area[data-v-102d698b]{width:100%;flex:1;overflow-y:auto;padding:20px 0;display:flex;flex-direction:column;gap:24px;min-height:0}.messages-area[data-v-102d698b]::-webkit-scrollbar{display:none}.messages-area[data-v-102d698b]{-ms-overflow-style:none;scrollbar-width:none}.message-row[data-v-102d698b]{display:flex;align-items:flex-start;gap:10px}.message-row.user[data-v-102d698b]{justify-content:flex-end;align-items:flex-start}.message-row.agent[data-v-102d698b]{justify-content:flex-start;flex-wrap:wrap}.message-row.system[data-v-102d698b]{justify-content:center}.date-divider[data-v-102d698b]{display:flex;align-items:center;justify-content:center;margin:8px 0 16px;color:#94a3b8;font-size:12px}.date-divider span[data-v-102d698b]{padding:0 12px}.ai-avatar[data-v-102d698b]{display:flex;width:40px;height:40px;padding:0 10px;justify-content:center;align-items:center;border-radius:14px;background:var(--1, linear-gradient(135deg, #2B7FFF 0%, #327DFF 7.14%, #377BFF 14.29%, #3D79FF 21.43%, #4176FF 28.57%, #4574FF 35.71%, #4972FF 42.86%, #4D70FF 50%, #506EFF 57.14%, #536BFF 64.29%, #5669FF 71.43%, #5966FF 78.57%, #5C64FF 85.71%, #5F62FF 92.86%, #615FFF 100%));box-shadow:0 4px 6px -4px #0000001a;color:#fff}.ai-avatar-img[data-v-102d698b]{width:22px;height:22px;object-fit:contain}.ai-avatar svg[data-v-102d698b]{width:18px;height:18px}.agent-header[data-v-102d698b]{display:flex;align-items:center;gap:8px;margin-bottom:4px}.agent-title[data-v-102d698b]{display:flex;align-items:center;gap:6px}.agent-title-name[data-v-102d698b]{font-size:13px;font-weight:600;color:#1e293b}.agent-title-tag[data-v-102d698b]{padding:2px 6px;border-radius:10px;background:#e1e9f8;color:#2f6bff;text-align:center;font-size:11px;font-weight:500}.user-tag[data-v-102d698b]{color:#fff;display:flex;width:40px;height:40px;padding:0 13px;justify-content:center;align-items:center;border-radius:14px;background:linear-gradient(135deg,#4a5565,#364153);box-shadow:0 4px 6px -4px #0000001a}.message-content-wrapper[data-v-102d698b]{display:flex;flex-direction:column;gap:4px;max-width:80%}.message-content-wrapper.user[data-v-102d698b]{align-items:flex-end}.message-content-wrapper.agent[data-v-102d698b]{align-items:flex-start}.chat-box.expert-mode .message-row.agent[data-v-102d698b]{position:relative;padding-left:0}.chat-box.expert-mode .message-row.agent .agent-header[data-v-102d698b]{width:100%;margin-bottom:6px}.chat-box.expert-mode .message-row.agent .ai-avatar[data-v-102d698b]{width:32px;height:32px;border-radius:8px}.chat-box.expert-mode .message-row.agent .message-content-wrapper[data-v-102d698b]{margin-left:40px;max-width:calc(100% - 40px)}.message-time-below.user-time[data-v-102d698b]{flex:1 0 0;color:#99a1af;font-family:Inter;font-size:12px;font-style:normal;font-weight:400;line-height:16px}.message-bubble[data-v-102d698b]{padding:12px 16px;border-radius:12px;position:relative}.message-bubble.user[data-v-102d698b]{display:flex;max-width:618px;flex-direction:column;align-items:flex-start;flex-shrink:0;align-self:stretch;border-radius:16px;background:var(--2, linear-gradient(135deg, #2B7FFF 0%, #155DFC 100%));box-shadow:0 4px 6px 1px #0000001a;color:#fff}.message-bubble.agent[data-v-102d698b]{display:flex;max-width:618px;padding:21px;flex-direction:column;align-items:flex-start;border-radius:16px;border:1px solid #e5e7eb80;background:#fffc;box-shadow:0 2px 4px 1px #0000001a}.message-bubble.system[data-v-102d698b]{background:#fef3c7;color:#92400e;font-size:13px;display:flex;align-items:center;gap:6px;flex-wrap:wrap;padding:8px 14px;border-radius:20px}.message-bubble.file-bubble[data-v-102d698b]{display:flex;align-items:center;gap:14px;padding:14px 16px;border-radius:12px;max-width:480px}.file-icon-wrap[data-v-102d698b]{width:44px;height:44px;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#fff}.file-icon-wrap.ppt[data-v-102d698b]{background:linear-gradient(135deg,#e65100,#ff6d00)}.file-icon-wrap.word[data-v-102d698b]{background:linear-gradient(135deg,#1565c0,#1e88e5)}.file-icon-wrap.excel[data-v-102d698b]{background:linear-gradient(135deg,#2e7d32,#43a047)}.file-icon-wrap.pdf[data-v-102d698b]{background:linear-gradient(135deg,#c62828,#e53935)}.file-icon-wrap.default[data-v-102d698b]{background:linear-gradient(135deg,#475569,#64748b)}.file-icon-wrap svg[data-v-102d698b]{width:22px;height:22px}.file-info[data-v-102d698b]{display:flex;flex-direction:column;gap:4px;flex:1;min-width:0}.file-name[data-v-102d698b]{font-size:14px;font-weight:500;color:#1e293b;word-break:break-all;line-height:1.4}.file-meta[data-v-102d698b]{font-size:12px;color:#94a3b8;line-height:1.4}.file-actions[data-v-102d698b]{display:flex;align-items:center;gap:8px;flex-shrink:0}.file-btn[data-v-102d698b]{display:flex;align-items:center;gap:4px;padding:6px 12px;border-radius:8px;font-size:13px;font-weight:500;cursor:pointer;transition:all .2s;border:1px solid #e2e8f0;background:#fff;color:#475569}.file-btn[data-v-102d698b]:hover{background:#f8fafc}.file-btn svg[data-v-102d698b]{width:14px;height:14px}.file-btn.download[data-v-102d698b]{background:linear-gradient(135deg,#2563eb,#3b82f6);color:#fff;border:none}.file-btn.download[data-v-102d698b]:hover{opacity:.9}.login-link[data-v-102d698b]{color:#2563eb;cursor:pointer;text-decoration:underline;font-weight:500}.login-link[data-v-102d698b]:hover{opacity:.8}.message-text[data-v-102d698b]{word-break:break-word;font-family:PingFang SC;font-size:16px;font-style:normal;font-weight:400;line-height:26px;letter-spacing:-.31px}.message-time-below[data-v-102d698b]{flex:1 0 0;color:#99a1af;font-family:Inter;font-size:12px;font-style:normal;font-weight:400;line-height:16px}.markdown-content[data-v-102d698b] pre{background:#1e293b;color:#e2e8f0;padding:12px;border-radius:8px;overflow-x:auto;margin:8px 0;font-size:13px;line-height:1}.markdown-content[data-v-102d698b] code{background:#0000000d;padding:2px 5px;border-radius:4px;font-family:Courier New,Courier,monospace;font-size:13px}.message-bubble.user .markdown-content[data-v-102d698b] code{background:#ffffff40;color:#fff}.message-bubble.user .markdown-content[data-v-102d698b] pre{background:#0000004d;color:#e2e8f0}.markdown-content[data-v-102d698b] pre code{background:transparent;padding:0;color:inherit}.markdown-content[data-v-102d698b] ul{margin:8px 0;padding-left:20px}.markdown-content[data-v-102d698b] li{margin:4px 0}.markdown-content[data-v-102d698b] strong{font-weight:600}.markdown-content[data-v-102d698b] br{display:block;content:"";margin:4px 0}.loading-bubble[data-v-102d698b]{min-width:80px}.typing-indicator[data-v-102d698b]{display:flex;align-items:center;gap:4px;padding:4px 0}.typing-indicator span[data-v-102d698b]{width:6px;height:6px;background:#cbd5e1;border-radius:50%;animation:typingBounce-102d698b 1.4s infinite ease-in-out both}.typing-indicator span[data-v-102d698b]:nth-child(1){animation-delay:-.32s}.typing-indicator span[data-v-102d698b]:nth-child(2){animation-delay:-.16s}@keyframes typingBounce-102d698b{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}.chat-input-area[data-v-102d698b]{width:100%;margin-top:auto;background:#fff;border:none;border-radius:16px;box-shadow:0 2px 12px #0000000f;overflow:hidden}.input-toolbar[data-v-102d698b]{height:59px;display:flex;align-items:center;gap:8px;padding:10px 14px;margin-bottom:0;border-bottom:1px solid #f1f5f9}.tool-btn[data-v-102d698b]{display:flex;align-items:center;gap:4px;padding:4px 10px;background:#fff;border:none;border-radius:20px;font-size:12px;color:#475569;cursor:pointer;transition:all .3s}.tool-btn[data-v-102d698b]:hover{border-color:#2563eb;color:#2563eb}.tool-dropdown:first-child .tool-btn[data-v-102d698b]{background:linear-gradient(90deg,#eff6ff,#eef2ff)}.tool-dropdown:nth-child(2) .tool-btn[data-v-102d698b]{background:#fbf5fe}.tool-dropdown[data-v-102d698b]{position:relative}.dropdown-arrow[data-v-102d698b],.dropdown-arrow-img[data-v-102d698b]{width:12px;height:12px;transition:transform .2s;margin-left:2px}.dropdown-arrow.open[data-v-102d698b],.dropdown-arrow-img.open[data-v-102d698b]{transform:rotate(180deg)}.dropdown-menu[data-v-102d698b]{position:fixed;min-width:180px;background:#fff;border:1px solid #e2e8f0;border-radius:8px;box-shadow:0 8px 24px #00000014;padding:6px;z-index:9999;scrollbar-width:none;-ms-overflow-style:none}.dropdown-menu[data-v-102d698b]::-webkit-scrollbar{display:none}.dropdown-item[data-v-102d698b]{padding:8px 12px;font-size:13px;color:#334155;border-radius:6px;cursor:pointer;transition:all .2s;white-space:nowrap}.dropdown-item[data-v-102d698b]:hover{background:#f1f5f9;color:#2563eb}.dropdown-item.active[data-v-102d698b]{background:#eff6ff;color:#2563eb;font-weight:500}.tool-btn svg[data-v-102d698b],.tool-icon-img[data-v-102d698b]{width:16px;height:16px}.tool-close[data-v-102d698b]{display:inline-flex;align-items:center;justify-content:center;width:14px;height:14px;background:#f1f5f9;border-radius:3px;font-size:10px;color:#94a3b8;margin-left:2px}.shortcut-hint[data-v-102d698b]{margin-left:auto;font-size:11px;color:#94a3b8}.input-box[data-v-102d698b]{height:78px;display:flex;align-items:center;gap:8px;padding:10px 14px;background:transparent;border:none;border-radius:0;box-shadow:none}.chat-textarea[data-v-102d698b]{flex:1;border:none;background:transparent;font-size:14px;color:#1e293b;outline:none;resize:none;line-height:1.5;max-height:200px;min-height:24px;padding:6px 4px;font-family:inherit;scrollbar-width:none;-ms-overflow-style:none}.chat-textarea[data-v-102d698b]::-webkit-scrollbar{display:none}.chat-textarea[data-v-102d698b]::placeholder{color:#94a3b8}.input-actions[data-v-102d698b]{display:flex;gap:4px;margin-bottom:2px}.action-btn[data-v-102d698b]{width:34px;height:34px;border:none;background:transparent;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#94a3b8;transition:all .3s;flex-shrink:0;border-radius:50%}.action-btn[data-v-102d698b]:hover{color:#2563eb;background:#f1f5f9}.action-btn[data-v-102d698b]:disabled{opacity:.5;cursor:not-allowed}.action-btn svg[data-v-102d698b],.action-icon-img[data-v-102d698b]{width:36px;height:36px}.action-btn.send[data-v-102d698b]{margin-left:10px;color:#64748b}.action-btn.send[data-v-102d698b]:hover{color:#2563eb;background:#eff6ff}.expert-footer-bar[data-v-102d698b]{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 14px;background:#fff7ed;border:1px solid #f8d2a1;border-radius:10px;margin:8px 0 0;width:100%;box-sizing:border-box}.footer-bar-text[data-v-102d698b]{font-size:12px;color:#92400e;line-height:1.5}.footer-bar-btn[data-v-102d698b]{flex-shrink:0;padding:5px 14px;background:#f59e0b;color:#fff;border:none;border-radius:6px;font-size:12px;font-weight:500;cursor:pointer;transition:opacity .2s}.footer-bar-btn[data-v-102d698b]:hover{opacity:.9}.input-footer[data-v-102d698b]{margin:0 auto;display:flex;justify-content:space-between;padding:16px 0 0}.dian[data-v-102d698b]{margin:0 16px}.Enter[data-v-102d698b]{color:#4b90ff}.input-footer span[data-v-102d698b]{font-size:12px;color:#cbd5e1}@media (max-width: 768px){.chat-box[data-v-102d698b]{max-width:100%}.messages-area[data-v-102d698b]{flex:1;overflow-y:auto;min-height:0;width:100%}.chat-input-area[data-v-102d698b]{margin-top:auto;background:#fff;padding-top:0;border-radius:12px}.message-content-wrapper[data-v-102d698b]{max-width:85%}.input-toolbar[data-v-102d698b]{flex-wrap:wrap;gap:8px}.shortcut-hint[data-v-102d698b]{display:none}}@media (max-width: 480px){.messages-area[data-v-102d698b]{padding:12px 0;gap:16px}.message-content-wrapper[data-v-102d698b]{max-width:88%}.message-bubble[data-v-102d698b]{padding:10px 14px;border-radius:10px}.message-text[data-v-102d698b]{font-size:13px;line-height:1.6}.input-box[data-v-102d698b]{padding:8px 10px;gap:6px;border-radius:12px}.chat-textarea[data-v-102d698b]{font-size:13px;padding:4px 0}.action-btn[data-v-102d698b]{width:30px;height:30px}.action-btn svg[data-v-102d698b],.action-icon-img[data-v-102d698b]{width:16px;height:16px}.input-footer span[data-v-102d698b]{font-size:10px}.tool-btn[data-v-102d698b]{padding:4px 8px;font-size:11px}}.expert-center[data-v-cf029f74]{width:100%;max-width:1176px;height:100%;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none}.expert-center[data-v-cf029f74]::-webkit-scrollbar{display:none}.expert-header[data-v-cf029f74]{margin-bottom:22px}.expert-title[data-v-cf029f74]{color:#111827;font-family:Inter,sans-serif;font-size:40px;font-weight:700;margin-bottom:13px}.expert-subtitle[data-v-cf029f74]{color:#536174;font-family:Inter,sans-serif;font-size:17px;font-weight:400}.expert-filter[data-v-cf029f74]{display:flex;align-items:center;gap:12px;margin-bottom:25px;flex-wrap:wrap}.filter-search[data-v-cf029f74]{width:479px;height:48px;display:flex;align-items:center;padding:0 16px;background:#fff;border:1px solid #e2e8f0;border-radius:8px}.filter-search input[data-v-cf029f74]{flex:1;border:none;background:transparent;font-size:13px;color:#475569;outline:none}.search-btn[data-v-cf029f74]{width:28px;height:28px;border:none;background:transparent;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#94a3b8;border-radius:6px;transition:all .2s;flex-shrink:0}.search-btn[data-v-cf029f74]:hover{background:#e2e8f0;color:#475569}.search-btn svg[data-v-cf029f74]{width:16px;height:16px}.filter-search input[data-v-cf029f74]::placeholder{color:#94a3b8}.filter-dropdown[data-v-cf029f74]{width:120px;height:48px;display:flex;justify-content:space-around;align-items:center;gap:6px;padding:8px 14px;background:#fff;border:1px solid #e2e8f0;border-radius:8px;color:#2e3a4f;font-family:Inter,sans-serif;font-size:15px;font-weight:400;text-align:center;cursor:pointer;transition:border-color .2s}.filter-dropdown[data-v-cf029f74]:hover{border-color:#cbd5e1}.filter-arrow[data-v-cf029f74]{width:14px;height:14px;object-fit:contain}.expert-grid[data-v-cf029f74]{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.expert-card[data-v-cf029f74]{width:375px;height:287px;fill:#ffffff80;background:#fff;border-radius:12px;border:1px solid #e2e8f0;padding:23.06px 28.28px;transition:all .3s}.expert-card[data-v-cf029f74]:hover{box-shadow:0 4px 20px #00000014;transform:translateY(-2px)}.card-top[data-v-cf029f74]{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:14.65px}.expert-icon[data-v-cf029f74]{width:45.24px;height:44.27px;border-radius:8px;display:flex;align-items:center;justify-content:center}.expert-icon svg[data-v-cf029f74]{width:16px;height:16px}.expert-img[data-v-cf029f74]{width:20px;height:20px;object-fit:contain}.recommend-tag[data-v-cf029f74]{padding:2px 8px;background:#fff7ed;color:#ff8a00;font-size:10px;font-weight:500;border-radius:6px;border:1px solid #ff8a00}.expert-name[data-v-cf029f74]{color:#172033;font-family:Inter,sans-serif;font-size:22px;font-weight:700;margin-bottom:9px}.expert-en[data-v-cf029f74]{font-size:12px;font-weight:500;color:#64748b}.expert-industry[data-v-cf029f74]{color:#8792a5;font-family:Inter;font-size:15px;font-style:normal;font-weight:400;line-height:normal}.expert-desc[data-v-cf029f74]{margin-top:9px;width:331px;color:#5d687a;font-family:Inter;font-size:15px;font-style:normal;font-weight:400;line-height:1.2}.expert-tags[data-v-cf029f74]{display:flex;flex-wrap:wrap;gap:4px;margin:14px 0 16px}.tag[data-v-cf029f74]{width:73px;height:24px;text-align:center;font-family:Inter;font-size:13px;font-style:normal;font-weight:700;line-height:24px}.expert-footer[data-v-cf029f74]{display:flex;align-items:center;justify-content:space-between}.service-count[data-v-cf029f74]{color:#8b95a7;font-family:Inter;font-size:13px;font-style:normal;font-weight:400;line-height:normal}.service-icon[data-v-cf029f74]{width:24px;height:24px;object-fit:contain;vertical-align:middle}.chat-btn[data-v-cf029f74]{width:120px;height:32px;color:#fff;font-family:Inter,sans-serif;font-size:15px;font-weight:700;border:none;border-radius:6px;cursor:pointer;transition:opacity .3s;display:flex;align-items:center;justify-content:flex-start;padding-left:16px;gap:8px}.chat-btn[data-v-cf029f74]:hover{opacity:.9}.chat-btn-arrow[data-v-cf029f74]{width:16px;height:16px;object-fit:contain;flex-shrink:0}@media (max-width: 1280px){.expert-card[data-v-cf029f74]{width:100%;height:auto;min-height:280px}.expert-grid[data-v-cf029f74]{grid-template-columns:repeat(2,1fr)}}@media (max-width: 1024px){.expert-title[data-v-cf029f74]{font-size:32px}.expert-subtitle[data-v-cf029f74]{font-size:15px}.filter-search[data-v-cf029f74]{width:320px}.expert-grid[data-v-cf029f74]{grid-template-columns:repeat(2,1fr);gap:16px}.expert-card[data-v-cf029f74]{width:100%;height:auto;min-height:260px}}@media (max-width: 768px){.expert-header[data-v-cf029f74]{margin-bottom:16px}.expert-title[data-v-cf029f74]{font-size:28px;margin-bottom:10px}.expert-subtitle[data-v-cf029f74]{font-size:14px}.expert-filter[data-v-cf029f74]{gap:10px;margin-bottom:20px}.filter-search[data-v-cf029f74]{width:100%;max-width:320px}.filter-dropdown[data-v-cf029f74]{padding:8px 12px;font-size:13px;width:auto}.expert-grid[data-v-cf029f74]{grid-template-columns:1fr;gap:12px}.expert-card[data-v-cf029f74]{width:100%;min-height:auto;padding:18px 20px}.expert-name[data-v-cf029f74]{font-size:18px}.expert-industry[data-v-cf029f74],.expert-desc[data-v-cf029f74]{font-size:13px}.tag[data-v-cf029f74]{width:auto;padding:0 8px;font-size:12px}.service-count[data-v-cf029f74]{font-size:12px}.service-icon[data-v-cf029f74]{width:18px;height:18px}.chat-btn[data-v-cf029f74]{width:100px;height:28px;font-size:13px;padding-left:12px}}@media (max-width: 480px){.expert-header[data-v-cf029f74]{margin-bottom:14px}.expert-title[data-v-cf029f74]{font-size:24px;margin-bottom:8px}.expert-subtitle[data-v-cf029f74]{font-size:13px}.expert-filter[data-v-cf029f74]{flex-direction:column;align-items:stretch;gap:8px}.filter-search[data-v-cf029f74]{max-width:none;width:100%;height:40px}.filter-dropdown[data-v-cf029f74]{width:100%;height:40px;justify-content:space-between}.expert-grid[data-v-cf029f74]{gap:10px}.expert-card[data-v-cf029f74]{padding:16px}.card-top[data-v-cf029f74]{margin-bottom:12px}.expert-icon[data-v-cf029f74]{width:40px;height:40px}.expert-img[data-v-cf029f74]{width:18px;height:18px}.expert-name[data-v-cf029f74]{font-size:16px;margin-bottom:6px}.expert-industry[data-v-cf029f74]{font-size:12px}.expert-desc[data-v-cf029f74]{font-size:12px;width:100%;margin-top:6px}.expert-tags[data-v-cf029f74]{margin:10px 0 12px;gap:6px}.tag[data-v-cf029f74]{height:22px;line-height:22px;font-size:11px}.expert-footer[data-v-cf029f74]{flex-direction:column;align-items:flex-start;gap:10px}.service-count[data-v-cf029f74]{font-size:11px}.service-icon[data-v-cf029f74]{width:16px;height:16px}.chat-btn[data-v-cf029f74]{width:100%;height:32px;font-size:14px;justify-content:center;padding-left:0}.chat-btn-arrow[data-v-cf029f74]{position:relative;right:auto;top:auto;transform:none}}.automation-skills[data-v-c9233cb6]{flex:1;overflow-y:auto;width:100%;min-height:0;scrollbar-width:none;-ms-overflow-style:none;padding-right:8px}.automation-skills[data-v-c9233cb6]::-webkit-scrollbar{display:none}.skills-header[data-v-c9233cb6]{margin-bottom:24px}.skills-title[data-v-c9233cb6]{font-size:28px;font-weight:700;color:#1e293b;margin-bottom:8px}.skills-subtitle[data-v-c9233cb6]{font-size:14px;color:#94a3b8}.skills-filter[data-v-c9233cb6]{display:flex;align-items:center;gap:12px;margin-bottom:32px}.filter-search[data-v-c9233cb6]{flex:1;display:flex;align-items:center;gap:8px;padding:10px 14px;background:#fff;border:1px solid #e2e8f0;border-radius:10px;max-width:360px}.filter-search .search-icon[data-v-c9233cb6]{width:16px;height:16px;color:#94a3b8;flex-shrink:0}.filter-search input[data-v-c9233cb6]{flex:1;border:none;background:transparent;font-size:13px;color:#475569;outline:none}.filter-search input[data-v-c9233cb6]::placeholder{color:#94a3b8}.filter-dropdown[data-v-c9233cb6]{display:flex;align-items:center;gap:6px;padding:10px 14px;background:#fff;border:1px solid #e2e8f0;border-radius:10px;font-size:13px;color:#475569;cursor:pointer;transition:all .2s}.filter-dropdown[data-v-c9233cb6]:hover{border-color:#cbd5e1}.filter-dropdown svg[data-v-c9233cb6]{width:14px;height:14px;color:#94a3b8}.skills-content[data-v-c9233cb6]{display:flex;flex-direction:column;gap:40px;padding-bottom:40px}.skill-section[data-v-c9233cb6]{display:flex;flex-direction:column;gap:20px}.section-header[data-v-c9233cb6]{display:flex;align-items:center;gap:8px}.section-icon[data-v-c9233cb6]{width:20px;height:20px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.section-icon svg[data-v-c9233cb6]{width:16px;height:16px}.section-icon.blue[data-v-c9233cb6]{color:#3b82f6}.section-icon.green[data-v-c9233cb6]{color:#10b981}.section-icon.purple[data-v-c9233cb6]{color:#8b5cf6}.section-name[data-v-c9233cb6]{color:#162033;font-family:Inter;font-size:24px;font-style:normal;font-weight:700;line-height:normal}.section-desc[data-v-c9233cb6]{color:#73829a;font-family:Inter;font-size:13px;font-style:normal;font-weight:400;line-height:normal}.skill-cards[data-v-c9233cb6]{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.skill-card[data-v-c9233cb6]{width:275px;height:175px;background:#fff;border:1px solid #f0f0f0;border-radius:12px;padding:23px 19.13px;transition:all .3s;cursor:pointer;position:relative;overflow:hidden;display:flex;flex-direction:column}.skill-card[data-v-c9233cb6]:hover{box-shadow:0 8px 24px #00000014;transform:translateY(-2px);border-color:#e2e8f0}.subscribed-badge[data-v-c9233cb6]{position:absolute;top:12px;right:-28px;width:90px;text-align:center;background:#3b82f6;color:#fff;font-size:11px;font-weight:500;padding:3px 0;transform:rotate(45deg);z-index:1}.skill-card-top[data-v-c9233cb6]{display:flex;align-items:flex-start;gap:18.95px;margin-bottom:20.65px}.skill-icon[data-v-c9233cb6]{width:39.96px;height:39.96px;border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.skill-icon svg[data-v-c9233cb6]{width:18px;height:18px}.skill-meta[data-v-c9233cb6]{display:flex;flex-direction:column;gap:2px;min-width:0}.skill-name[data-v-c9233cb6]{font-size:15px;font-weight:600;color:#1e293b;line-height:1.3}.skill-type[data-v-c9233cb6]{font-family:Inter;font-size:12px;font-style:normal;font-weight:700;line-height:normal}.skill-desc[data-v-c9233cb6]{font-size:13px;color:#64748b;line-height:1.6;margin-bottom:8.45px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.skill-tags[data-v-c9233cb6]{display:flex;flex-wrap:wrap;gap:12.71px;margin-top:auto}.tag[data-v-c9233cb6]{display:block;width:50.83px;height:21.18px;border-radius:4px;text-align:center;font-family:Inter;font-size:11px;font-style:normal;font-weight:700;line-height:normal}@media (max-width: 1200px){.skill-cards[data-v-c9233cb6]{grid-template-columns:repeat(3,1fr)}}@media (max-width: 1024px){.skill-cards[data-v-c9233cb6]{grid-template-columns:repeat(2,1fr)}.skills-filter[data-v-c9233cb6]{flex-wrap:wrap}.filter-search[data-v-c9233cb6]{max-width:none;width:100%}}@media (max-width: 640px){.skill-cards[data-v-c9233cb6]{grid-template-columns:1fr}.section-header[data-v-c9233cb6]{flex-wrap:wrap}.section-desc[data-v-c9233cb6]{width:100%;margin-top:4px;margin-left:28px}}.find-clients[data-v-d25d430e]{flex:1;overflow-y:auto;width:100%;min-height:0;scrollbar-width:none;-ms-overflow-style:none;padding-right:8px}.find-clients[data-v-d25d430e]::-webkit-scrollbar{display:none}.clients-search-bar[data-v-d25d430e]{display:flex;align-items:center;gap:12px;margin-bottom:24px}.search-input-wrap[data-v-d25d430e]{height:64px;padding:0 8px 0 20px;align-items:center;align-self:stretch;border-radius:14px;background:#fff;box-shadow:0 4px 10px -12px #0000001a;display:flex;width:80%;gap:10px;border:1px solid #e2e8f0}.search-input-wrap .search-icon[data-v-d25d430e]{width:16px;height:16px;color:#94a3b8;flex-shrink:0}.search-input-wrap input[data-v-d25d430e]{flex:1;border:none;background:transparent;font-size:14px;color:#475569;outline:none}.search-input-wrap input[data-v-d25d430e]::placeholder{color:#94a3b8}.ai-search-btn[data-v-d25d430e]{padding:12px 72px;background:var(--1, linear-gradient(135deg, #2b7fff 0%, #327dff 7.14%, #377bff 14.29%, #3d79ff 21.43%, #4176ff 28.57%, #4574ff 35.71%, #4972ff 42.86%, #4d70ff 50%, #506eff 57.14%, #536bff 64.29%, #5669ff 71.43%, #5966ff 78.57%, #5c64ff 85.71%, #5f62ff 92.86%, #615fff 100%));color:#fff;border:none;border-radius:10px;font-size:14px;font-weight:500;cursor:pointer;transition:opacity .3s}.ai-search-btn[data-v-d25d430e]:hover{opacity:.9}.analysis-panel[data-v-d25d430e]{width:80%;background:#fff;border:1px solid #f0f0f0;border-radius:16px;padding:24px 28px}.analysis-header[data-v-d25d430e]{display:flex;align-items:center;gap:8px;margin-bottom:24px}.analysis-icon[data-v-d25d430e]{width:18px;height:18px;color:#3b82f6;animation:spin-d25d430e 2s linear infinite}.analysis-icon svg[data-v-d25d430e]{width:18px;height:18px}@keyframes spin-d25d430e{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.analysis-title[data-v-d25d430e]{font-size:15px;font-weight:600;color:#1e293b}.analysis-steps[data-v-d25d430e]{display:flex;flex-direction:column;padding-left:4px}.step-item[data-v-d25d430e]{display:flex;gap:14px;position:relative}.step-marker[data-v-d25d430e]{display:flex;flex-direction:column;align-items:center;width:28px;flex-shrink:0}.step-dot[data-v-d25d430e]{width:28px;height:28px;border-radius:50%;background:#f1f5f9;color:#94a3b8;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all .3s}.step-dot svg[data-v-d25d430e]{width:14px;height:14px}.step-item.active .step-dot[data-v-d25d430e]{background:#eff6ff;color:#3b82f6}.step-item.completed .step-dot[data-v-d25d430e]{background:#dcfce7;color:#10b981}.step-line[data-v-d25d430e]{flex:1;width:2px;min-height:36px;background:#e2e8f0;margin:6px 0}.step-item.active .step-line[data-v-d25d430e]{background:linear-gradient(to bottom,#bfdbfe,#e2e8f0)}.step-item.completed .step-line[data-v-d25d430e]{background:#bfdbfe}.step-content[data-v-d25d430e]{padding-top:4px;padding-bottom:28px}.step-item:last-child .step-content[data-v-d25d430e]{padding-bottom:0}.step-name[data-v-d25d430e]{font-size:14px;font-weight:600;color:#475569;margin-bottom:4px;transition:color .3s}.step-item.active .step-name[data-v-d25d430e]{color:#1e293b}.step-desc[data-v-d25d430e]{font-size:12px;color:#94a3b8;line-height:1.5;transition:color .3s}.step-item.active .step-desc[data-v-d25d430e]{color:#64748b}.analysis-result-panel[data-v-d25d430e]{width:80%;background:#fff;border:1px solid #f0f0f0;border-radius:16px;padding:24px 28px;margin-bottom:16px}.analysis-result-header[data-v-d25d430e]{display:flex;align-items:center;gap:8px;margin-bottom:20px}.analysis-result-icon[data-v-d25d430e]{width:20px;height:20px;color:#3b82f6}.analysis-result-icon svg[data-v-d25d430e]{width:20px;height:20px}.analysis-result-title[data-v-d25d430e]{font-size:16px;font-weight:600;color:#1e293b}.analysis-result-body[data-v-d25d430e]{display:flex;flex-direction:column;gap:4px}.result-step[data-v-d25d430e]{padding:12px 0;border-bottom:1px dashed #f1f5f9}.result-step[data-v-d25d430e]:last-child{border-bottom:none}.result-step-header[data-v-d25d430e]{display:flex;align-items:flex-start;gap:12px}.result-step-status[data-v-d25d430e]{width:22px;height:22px;border-radius:50%;background:#dcfce7;color:#10b981;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:1px}.result-step-status svg[data-v-d25d430e]{width:12px;height:12px}.result-step-info[data-v-d25d430e]{flex:1}.result-step-name[data-v-d25d430e]{font-size:14px;font-weight:600;color:#1e293b;margin-bottom:2px}.result-step-desc[data-v-d25d430e]{font-size:12px;color:#94a3b8}.result-step-content[data-v-d25d430e]{margin-top:12px;margin-left:34px;padding:14px 16px;background:#f8fafc;border-radius:10px;border:1px solid #f1f5f9}.result-step-content.simple[data-v-d25d430e]{padding:10px 16px;font-size:13px;color:#475569}.keyword-tags[data-v-d25d430e]{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:12px}.keyword-tag[data-v-d25d430e]{padding:4px 12px;background:#eff6ff;color:#2563eb;font-size:12px;border-radius:6px;border:1px solid #dbeafe}.ai-analysis-block[data-v-d25d430e]{background:#fff;border-radius:8px;padding:12px 14px;border:1px solid #e2e8f0}.ai-analysis-label[data-v-d25d430e]{display:flex;align-items:center;gap:6px;margin-bottom:8px}.ai-badge[data-v-d25d430e]{display:inline-flex;align-items:center;justify-content:center;padding:2px 6px;background:#3b82f6;color:#fff;font-size:11px;font-weight:600;border-radius:4px}.ai-badge-text[data-v-d25d430e]{font-size:12px;color:#64748b;font-weight:500}.ai-analysis-text[data-v-d25d430e]{font-size:12px;color:#475569;line-height:1.7}.match-category[data-v-d25d430e]{color:#3b82f6;font-weight:500;cursor:pointer}.match-count[data-v-d25d430e]{color:#94a3b8;margin-left:4px}.search-count[data-v-d25d430e]{color:#475569}.insight-text[data-v-d25d430e]{font-size:12px;color:#475569;line-height:1.7;margin-bottom:12px}.competition-score[data-v-d25d430e]{display:flex;align-items:center;gap:8px}.score-label[data-v-d25d430e]{font-size:12px;color:#64748b}.score-value[data-v-d25d430e]{font-size:16px;font-weight:700;color:#ef4444}.enterprise-list[data-v-d25d430e]{width:80%;display:flex;flex-direction:column;gap:12px}.enterprise-card[data-v-d25d430e]{display:flex;gap:16px;background:#fff;border:1px solid #f0f0f0;border-radius:16px;padding:20px 24px;transition:all .2s}.enterprise-card[data-v-d25d430e]:hover{box-shadow:0 4px 12px #0000000f}.enterprise-logo[data-v-d25d430e]{width:56px;height:56px;border-radius:10px;background:#3b82f6;color:#fff;font-size:13px;font-weight:600;display:flex;align-items:center;justify-content:center;flex-shrink:0;line-height:1.2;text-align:center;padding:4px;word-break:break-all}.enterprise-body[data-v-d25d430e]{flex:1;min-width:0}.enterprise-header[data-v-d25d430e]{display:flex;align-items:center;gap:10px;margin-bottom:8px}.enterprise-name[data-v-d25d430e]{font-size:15px;font-weight:600;color:#1e293b}.status-tag[data-v-d25d430e]{padding:2px 8px;background:#dcfce7;color:#10b981;font-size:11px;border-radius:4px;border:1px solid #bbf7d0;flex-shrink:0}.enterprise-tags[data-v-d25d430e]{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:10px}.ent-tag[data-v-d25d430e]{padding:3px 10px;background:#eff6ff;color:#2563eb;font-size:12px;border-radius:6px;border:1px solid #dbeafe}.enterprise-address[data-v-d25d430e]{display:flex;align-items:center;gap:6px;font-size:12px;color:#64748b;margin-bottom:10px}.enterprise-address svg[data-v-d25d430e]{width:14px;height:14px;color:#3b82f6;flex-shrink:0}.enterprise-scope[data-v-d25d430e]{margin-bottom:10px}.scope-label[data-v-d25d430e]{font-size:12px;color:#94a3b8;margin-bottom:4px}.scope-text[data-v-d25d430e]{font-size:12px;color:#475569;line-height:1.5}.enterprise-footer[data-v-d25d430e]{display:flex;align-items:center;justify-content:space-between;margin-top:4px}.register-date[data-v-d25d430e]{font-size:12px;color:#94a3b8}.contact-btn[data-v-d25d430e]{padding:6px 16px;background:#eff6ff;color:#2563eb;font-size:12px;font-weight:500;border-radius:6px;text-decoration:none;border:1px solid #dbeafe;transition:all .2s}.contact-btn[data-v-d25d430e]:hover{background:#2563eb;color:#fff}.enterprise-empty[data-v-d25d430e]{text-align:center;padding:40px 0;color:#94a3b8;font-size:14px;background:#fff;border-radius:16px;border:1px solid #f0f0f0}@media (max-width: 1024px){.search-input-wrap[data-v-d25d430e],.analysis-panel[data-v-d25d430e],.analysis-result-panel[data-v-d25d430e],.enterprise-list[data-v-d25d430e]{width:90%}}@media (max-width: 768px){.search-input-wrap[data-v-d25d430e],.analysis-panel[data-v-d25d430e],.analysis-result-panel[data-v-d25d430e],.enterprise-list[data-v-d25d430e]{width:100%}.analysis-result-panel[data-v-d25d430e],.analysis-panel[data-v-d25d430e]{padding:20px}.enterprise-card[data-v-d25d430e]{padding:16px;gap:12px}.enterprise-logo[data-v-d25d430e]{width:48px;height:48px;font-size:11px}.search-input-wrap[data-v-d25d430e]{height:56px;padding:0 6px 0 14px;gap:8px}.ai-search-btn[data-v-d25d430e]{padding:10px 20px;font-size:13px}.result-step-content[data-v-d25d430e]{margin-left:0;margin-top:10px}.enterprise-header[data-v-d25d430e]{flex-wrap:wrap}.enterprise-footer[data-v-d25d430e]{flex-direction:column;align-items:flex-start;gap:8px}}@media (max-width: 480px){.search-input-wrap[data-v-d25d430e]{height:52px;padding:0 4px 0 12px;gap:6px;border-radius:12px}.search-input-wrap .search-icon[data-v-d25d430e]{width:14px;height:14px}.search-input-wrap input[data-v-d25d430e]{font-size:13px}.ai-search-btn[data-v-d25d430e]{padding:8px 14px;font-size:12px;border-radius:8px}.analysis-result-panel[data-v-d25d430e],.analysis-panel[data-v-d25d430e]{padding:16px 14px;border-radius:12px}.enterprise-card[data-v-d25d430e]{padding:14px;border-radius:12px}.analysis-result-title[data-v-d25d430e],.analysis-title[data-v-d25d430e]{font-size:14px}.result-step-name[data-v-d25d430e]{font-size:13px}.result-step-desc[data-v-d25d430e]{font-size:11px}}.find-enterprises[data-v-95f781fc]{width:100%;height:100%;display:flex;flex-direction:column;gap:16px;padding:20px 18px;overflow:auto}.enterprises-search-bar[data-v-95f781fc]{display:flex;align-items:center;gap:12px}.search-input-wrap[data-v-95f781fc]{width:100%;height:48px;border-radius:12px;background:#fff;border:1px solid #e2e8f0;display:flex;align-items:center;gap:10px;padding:0 12px}.search-icon[data-v-95f781fc]{width:18px;height:18px;color:#64748b}.search-input-wrap input[data-v-95f781fc]{flex:1;height:100%;border:none;outline:none;font-size:14px;color:#0f172a;background:transparent}.clear-btn[data-v-95f781fc]{width:28px;height:28px;border:none;background:transparent;color:#94a3b8;cursor:pointer;display:flex;align-items:center;justify-content:center}.clear-btn svg[data-v-95f781fc]{width:18px;height:18px}.ai-search-btn[data-v-95f781fc]{height:34px;padding:0 16px;border-radius:10px;background:#155dfc;border:none;color:#fff;font-size:13px;cursor:pointer;display:flex;align-items:center;justify-content:center;white-space:nowrap}.ai-search-btn[data-v-95f781fc]:disabled{opacity:.6;cursor:not-allowed}.analysis-panel[data-v-95f781fc]{border-radius:16px;border:1px solid #e2e8f0;background:#fffc;padding:18px 16px}.analysis-header[data-v-95f781fc]{display:flex;align-items:center;gap:10px;margin-bottom:14px}.analysis-icon[data-v-95f781fc]{width:32px;height:32px;border-radius:10px;background:#155dfc1f;color:#155dfc;display:flex;align-items:center;justify-content:center}.analysis-icon svg[data-v-95f781fc]{width:18px;height:18px}.analysis-title[data-v-95f781fc]{font-size:14px;font-weight:600;color:#0f172a}.analysis-summary[data-v-95f781fc]{border-radius:12px;border:1px solid #e2e8f0;background:#fff;padding:12px;margin-bottom:14px}.summary-main[data-v-95f781fc]{display:flex;align-items:baseline;gap:8px;color:#0f172a}.summary-label[data-v-95f781fc]{font-size:12px;color:#64748b}.summary-value[data-v-95f781fc]{font-size:18px;font-weight:700;color:#155dfc}.summary-tags[data-v-95f781fc]{margin-top:10px;display:flex;flex-wrap:wrap;gap:8px}.summary-tag[data-v-95f781fc]{padding:4px 10px;border-radius:999px;background:#155dfc14;color:#155dfc;font-size:12px}.analysis-steps[data-v-95f781fc]{display:flex;flex-direction:column;gap:12px}.step-item[data-v-95f781fc]{display:flex;gap:12px}.step-marker[data-v-95f781fc]{width:16px;display:flex;flex-direction:column;align-items:center}.step-dot[data-v-95f781fc]{width:16px;height:16px;border-radius:999px;background:#94a3b840;color:#155dfc;display:flex;align-items:center;justify-content:center}.step-dot svg[data-v-95f781fc]{width:14px;height:14px}.dot[data-v-95f781fc]{width:6px;height:6px;border-radius:999px;background:#94a3b8}.step-line[data-v-95f781fc]{flex:1;width:2px;background:#94a3b840;margin:4px 0}.step-content[data-v-95f781fc]{flex:1;padding-bottom:2px}.step-name[data-v-95f781fc]{font-size:13px;font-weight:600;color:#0f172a}.step-desc[data-v-95f781fc]{margin-top:4px;font-size:12px;color:#64748b}.step-item.active .step-dot[data-v-95f781fc]{background:#155dfc1f}.step-item.completed .dot[data-v-95f781fc]{background:#155dfc}.result-panel[data-v-95f781fc]{flex:1;min-height:0}.error-tip[data-v-95f781fc]{padding:10px 12px;border-radius:12px;background:#dc262614;color:#b91c1c;font-size:13px;border:1px solid rgba(220,38,38,.15);margin-bottom:12px}.result-list[data-v-95f781fc]{display:flex;flex-direction:column;gap:12px}.enterprise-card[data-v-95f781fc]{border-radius:16px;border:1px solid #e2e8f0;background:#ffffffd9;padding:14px;display:flex;gap:12px;cursor:pointer;outline:none;transition:transform .15s,box-shadow .15s}.enterprise-card[data-v-95f781fc]:hover{transform:translateY(-1px);box-shadow:0 10px 30px #0f172a0f}.enterprise-card[data-v-95f781fc]:focus-visible{box-shadow:0 0 0 3px #155dfc40}.enterprise-logo[data-v-95f781fc]{width:48px;height:48px;border-radius:14px;background:#155dfc1f;color:#155dfc;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:16px}.enterprise-card-main[data-v-95f781fc]{flex:1;min-width:0}.enterprise-name[data-v-95f781fc]{font-size:15px;font-weight:700;color:#0f172a;line-height:1.2}.enterprise-desc[data-v-95f781fc],.enterprise-code[data-v-95f781fc]{margin-top:6px;font-size:12px;color:#64748b}.enterprise-meta[data-v-95f781fc]{margin-top:8px;display:flex;flex-wrap:wrap;gap:8px}.pill[data-v-95f781fc]{padding:4px 10px;border-radius:999px;background:#94a3b829;color:#334155;font-size:12px}.enterprise-address[data-v-95f781fc]{margin-top:8px;font-size:12px;color:#475569;word-break:break-all}.enterprise-scope[data-v-95f781fc]{margin-top:10px;border-radius:12px;border:1px solid #e2e8f0;background:#fff;padding:10px}.scope-label[data-v-95f781fc]{font-size:12px;font-weight:600;color:#0f172a;margin-bottom:6px}.scope-text[data-v-95f781fc]{font-size:12px;color:#475569;line-height:1.5}.enterprise-footer[data-v-95f781fc]{margin-top:10px;font-size:12px;color:#64748b;display:flex;align-items:center;gap:8px}.hint[data-v-95f781fc]{color:#155dfc;font-weight:600}.sep[data-v-95f781fc]{color:#cbd5e1}.empty[data-v-95f781fc]{padding:20px 0;text-align:center;color:#64748b;font-size:13px}.xiaojiu-page[data-v-b3c162a3]{height:100vh;background:url(/assets/BG.png) no-repeat center center / cover;display:flex;flex-direction:column;overflow:hidden;position:relative}.bg-blur[data-v-b3c162a3]{position:fixed;pointer-events:none;z-index:0}.bg-blur-top[data-v-b3c162a3]{width:589px;height:589px;border-radius:33554400px;background:linear-gradient(135deg,#dbeafe66,#e0e7ff66);filter:blur(64px);top:-120px;left:50%;transform:translate(-50%)}.bg-blur-left[data-v-b3c162a3]{width:548px;height:548px;border-radius:33554400px;background:linear-gradient(45deg,#f3e8ff4d,#fce7f34d);filter:blur(64px);bottom:-80px;left:-100px}.bg-blur-right[data-v-b3c162a3]{width:595px;height:595px;border-radius:33554400px;background:linear-gradient(45deg,#f3e8ff4d,#fce7f34d);filter:blur(64px);bottom:-60px;right:-120px}.top-nav[data-v-b3c162a3]{height:64px;background:#fff;border-bottom:1px solid #e2e8f0;display:flex;align-items:center;justify-content:space-between;padding:0 24px;position:sticky;top:0;z-index:100}.nav-left[data-v-b3c162a3]{flex:1;display:flex;align-items:center}.logo[data-v-b3c162a3]{display:flex;align-items:center;gap:10px;cursor:pointer}.logo-icon[data-v-b3c162a3]{width:32px;height:32px;object-fit:contain;display:block}.logo-text[data-v-b3c162a3]{font-size:16px;font-weight:600;color:#1e293b}.nav-center[data-v-b3c162a3]{flex:1;text-align:center}.brand-name[data-v-b3c162a3]{font-size:18px;font-weight:700;color:#1e293b;letter-spacing:1px}.nav-right[data-v-b3c162a3]{flex:1;display:flex;justify-content:flex-end}.nav-actions[data-v-b3c162a3]{display:flex;align-items:center;gap:12px}.download-btn[data-v-b3c162a3]{width:112px;height:32px;color:#fff;text-align:center;font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:20px;letter-spacing:-.15px;background:linear-gradient(135deg,#1e7bff,#7a45ff);border:none;border-radius:10px}.download-btn[data-v-b3c162a3]:hover{opacity:.9}.login-btn[data-v-b3c162a3]{margin-left:24px;width:112px;height:32px;background:linear-gradient(135deg,#2563eb,#3b82f6);color:#fff;border:none;border-radius:10px;font-size:14px;font-weight:500;cursor:pointer;transition:opacity .3s}.login-btn[data-v-b3c162a3]:hover{opacity:.9}.login-btn.outline[data-v-b3c162a3]{background:#fff;color:#2563eb;border:1px solid #2563eb}.login-btn.outline[data-v-b3c162a3]:hover{background:#eff6ff;opacity:1}.user-dropdown[data-v-b3c162a3]{position:relative}.user-btn[data-v-b3c162a3]{margin-left:24px;display:flex;align-items:center;gap:4px;padding:8px 16px;border:1px solid #e2e8f0;background:#fff;color:#334155;border-radius:10px;font-size:14px;cursor:pointer;transition:all .3s}.user-btn[data-v-b3c162a3]:hover{border-color:#2563eb;color:#2563eb}.user-btn .dropdown-arrow[data-v-b3c162a3]{width:12px;height:12px;transition:transform .2s}.user-btn .dropdown-arrow.open[data-v-b3c162a3]{transform:rotate(180deg)}.user-dropdown-menu[data-v-b3c162a3]{position:absolute;top:calc(100% + 6px);right:0;min-width:100px;background:#fff;border:1px solid #e2e8f0;border-radius:8px;box-shadow:0 8px 24px #00000014;padding:6px;z-index:101}.user-dropdown-menu .dropdown-item[data-v-b3c162a3]{padding:8px 12px;font-size:13px;color:#334155;border-radius:6px;cursor:pointer;transition:all .2s;white-space:nowrap}.user-dropdown-menu .dropdown-item[data-v-b3c162a3]:hover{background:#f1f5f9;color:#ef4444}.menu-toggle[data-v-b3c162a3]{display:none;width:36px;height:36px;border:none;background:transparent;cursor:pointer;align-items:center;justify-content:center;color:#475569;border-radius:8px;margin-left:8px}.menu-toggle[data-v-b3c162a3]:hover{background:#f1f5f9}.menu-toggle svg[data-v-b3c162a3]{width:20px;height:20px}.main-layout[data-v-b3c162a3]{display:flex;flex:1;overflow:hidden;position:relative;z-index:1}.sidebar[data-v-b3c162a3]{margin:16px 0 24px 27px;padding:0 16px;width:352px;height:calc(100% - 40px);min-height:0;border-radius:24px;border:1px solid #e5e7eb80;background:linear-gradient(135deg,#f9fafb,#f3f4f680);box-shadow:0 4px 6px -4px #0000000d;display:flex;flex-direction:column;overflow:hidden}.search-row[data-v-b3c162a3]{display:flex;align-items:center;gap:8px;margin:16px 0}.search-box[data-v-b3c162a3]{display:flex;flex:1;margin-right:6px;align-items:center;gap:8px;border-radius:14px;border:1px solid #e5e7ebcc;background:#fff;width:262px;height:42px;padding:10px 16px 10px 12px}.search-icon[data-v-b3c162a3]{width:16px;height:16px;color:#94a3b8}.search-box input[data-v-b3c162a3]{flex:1;border:none;background:transparent;font-size:13px;color:#475569;outline:none}.search-box input[data-v-b3c162a3]::placeholder{color:#94a3b8}.filter-btn[data-v-b3c162a3]{background:transparent;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#64748b;width:42px;height:42px;border-radius:14px;border:1px solid #e5e7ebcc}.filter-btn svg[data-v-b3c162a3]{width:16px;height:16px}.new-task-btn[data-v-b3c162a3]{display:flex;width:100%;height:48px;padding:0 16px;justify-content:center;align-items:center;border:none;color:#fff;gap:8px;border-radius:14px;background:linear-gradient(90deg,#2b7fff,#615fff);box-shadow:0 2px 4px -2px #2b7fff33}.new-task-btn[data-v-b3c162a3]:hover{opacity:.9}.new-task-btn svg[data-v-b3c162a3]{width:16px;height:16px}.menu-section[data-v-b3c162a3]{width:100%;margin-top:16px}.menu-item[data-v-b3c162a3]{height:48px;margin-bottom:8px;display:flex;align-items:center;justify-content:center;padding:10px 14px;border-radius:12px;cursor:pointer;transition:all .2s;color:#475569;font-size:14px;width:100%}.menu-item-inner[data-v-b3c162a3]{display:flex;align-items:center;gap:10px;width:96px}.menu-item[data-v-b3c162a3]:hover{background:#f1f5f9;color:#475569}.menu-item.active[data-v-b3c162a3]{background:#e0e8fa;color:#2563eb}.menu-icon[data-v-b3c162a3]{width:20px;height:20px;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:currentColor}.menu-icon svg[data-v-b3c162a3]{width:18px;height:18px}.history-section[data-v-b3c162a3]{margin-top:41px;flex:1;display:flex;flex-direction:column;min-height:0}.history-title[data-v-b3c162a3]{display:flex;align-items:center;gap:8px;font-size:12px;color:#94a3b8;margin-bottom:12px;padding:0 12px;flex-shrink:0}.history-title svg[data-v-b3c162a3]{width:14px;height:14px}.history-list[data-v-b3c162a3]{display:flex;flex-direction:column;gap:4px;flex:1;overflow-y:auto;min-height:0;scrollbar-width:none;-ms-overflow-style:none}.history-list[data-v-b3c162a3]::-webkit-scrollbar{display:none}.history-item[data-v-b3c162a3]{display:flex;align-items:flex-start;gap:10px;padding:10px 12px;border-radius:8px;cursor:pointer;transition:background .3s}.history-item[data-v-b3c162a3]:hover,.history-item.active[data-v-b3c162a3]{background:#fff}.history-checkbox[data-v-b3c162a3]{width:20px;height:20px;margin-top:2px;flex-shrink:0;background:url("/assets/Icon@2x(6).png") no-repeat center / contain;border:none}.history-info[data-v-b3c162a3]{flex:1}.history-name[data-v-b3c162a3]{font-size:13px;color:#334155;margin-bottom:2px}.history-time[data-v-b3c162a3]{font-size:11px;color:#94a3b8}.history-empty[data-v-b3c162a3]{padding:20px 12px;text-align:center;font-size:13px;color:#94a3b8}.sidebar-footer[data-v-b3c162a3]{margin-top:auto;padding-top:20px;font-size:11px;color:#94a3b8;text-align:center}.main-content[data-v-b3c162a3]{flex:1;padding:28px 30px 30px;display:flex;flex-direction:column;align-items:center;overflow:hidden;min-height:0;scrollbar-width:none;-ms-overflow-style:none}.main-content[data-v-b3c162a3]::-webkit-scrollbar{display:none}.welcome-wrapper[data-v-b3c162a3]{display:flex;flex-direction:column;align-items:center;flex:1;overflow-y:auto;width:100%;min-height:0;scrollbar-width:none;-ms-overflow-style:none}.welcome-wrapper[data-v-b3c162a3]::-webkit-scrollbar{display:none}.welcome-section[data-v-b3c162a3]{margin-top:10%;text-align:center;margin-bottom:48px}.welcome-title[data-v-b3c162a3]{margin-bottom:22px;color:#101828;text-align:center;font-family:PingFang SC;font-size:60px;font-style:normal;font-weight:500;line-height:60px;letter-spacing:.26px}.welcome-subtitle[data-v-b3c162a3]{flex-shrink:0;color:#99a1af;text-align:center;font-family:PingFang SC;font-size:18px;font-style:normal;font-weight:400;line-height:28px;letter-spacing:-.44px}.feature-cards[data-v-b3c162a3]{display:flex;gap:16px;margin-bottom:60px;flex-wrap:wrap;justify-content:center}.feature-card[data-v-b3c162a3]{width:224px;height:196px;border-radius:16px;background:linear-gradient(135deg,#fff,#fff,#eff6ff80),#fff;padding:24px;border:1px solid #e2e8f0;cursor:pointer;transition:all .3s}.feature-card[data-v-b3c162a3]:hover{box-shadow:0 4px 20px #00000014;transform:translateY(-2px)}.card-icon[data-v-b3c162a3]{width:40px;height:40px;border-radius:10px;display:flex;align-items:center;justify-content:center;margin-bottom:20px;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.card-icon svg[data-v-b3c162a3]{width:20px;height:20px;color:#fff}.card-icon.blue[data-v-b3c162a3]{background:linear-gradient(135deg,#51a2ff,#00d3f3)}.card-icon.orange[data-v-b3c162a3]{background:linear-gradient(135deg,#ffb900,#ff8904)}.card-icon.purple[data-v-b3c162a3]{background:linear-gradient(135deg,#c27aff,#fb64b6)}.card-icon.green[data-v-b3c162a3]{background:linear-gradient(135deg,#05df72,#00d492)}.feature-card h3[data-v-b3c162a3]{color:#1e2939;font-family:PingFang SC;font-size:18px;font-style:normal;font-weight:600;line-height:27px;letter-spacing:-.44px}.feature-card p[data-v-b3c162a3]{margin-top:7px;color:#6a7282;font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:500;line-height:22.75px;letter-spacing:-.15px}.expert-view[data-v-b3c162a3]{flex:1;overflow-y:auto;width:100%;min-height:0;scrollbar-width:none;-ms-overflow-style:none}.expert-view[data-v-b3c162a3]::-webkit-scrollbar{display:none}.expert-chat-header[data-v-b3c162a3]{width:100%;max-width:900px;padding:16px 0 8px;margin-bottom:8px;align-self:flex-start}.back-btn[data-v-b3c162a3]{display:flex;align-items:center;gap:4px;font-size:13px;color:#64748b;background:transparent;border:none;cursor:pointer;margin-bottom:12px;padding:0;transition:color .2s}.back-btn[data-v-b3c162a3]:hover{color:#2563eb}.back-btn svg[data-v-b3c162a3]{width:16px;height:16px}.expert-profile[data-v-b3c162a3]{padding:12px 18px;align-items:center;border-radius:14px;border:1px solid #e5e7ebcc;background:#fff;display:flex;gap:16px}.expert-avatar-large[data-v-b3c162a3]{width:64px;height:64px;border-radius:16px;display:flex;align-items:center;justify-content:center;flex-shrink:0;overflow:hidden;position:relative}.expert-avatar-img[data-v-b3c162a3]{width:40px;height:40px;object-fit:contain}.online-dot[data-v-b3c162a3]{position:absolute;bottom:2px;right:2px;width:10px;height:10px;background:#22c55e;border-radius:50%;border:2px solid white}.expert-detail[data-v-b3c162a3]{flex:1;min-width:0}.expert-chat-name[data-v-b3c162a3]{font-size:20px;font-weight:700;color:#1e293b;margin:0 0 8px}.expert-meta-row[data-v-b3c162a3]{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-bottom:6px}.expert-meta-item[data-v-b3c162a3]{display:flex;align-items:center;gap:4px;font-size:12px;color:#94a3b8}.expert-meta-item svg[data-v-b3c162a3]{width:12px;height:12px}.expert-tag-chip[data-v-b3c162a3]{padding:2px 10px;background:#eaf1ff;color:#2563eb;font-size:12px;font-style:normal;font-weight:700;border-radius:6px}.expert-chat-desc[data-v-b3c162a3]{font-size:12px;color:#64748b;line-height:1.5;margin:0}.automation-view[data-v-b3c162a3]{flex:1;overflow-y:auto;width:100%;min-height:0;scrollbar-width:none;-ms-overflow-style:none}.automation-view[data-v-b3c162a3]::-webkit-scrollbar{display:none}.clients-view[data-v-b3c162a3]{flex:1;overflow-y:auto;width:100%;min-height:0;scrollbar-width:none;-ms-overflow-style:none}.clients-view[data-v-b3c162a3]::-webkit-scrollbar{display:none}.chat-box-component[data-v-b3c162a3]{flex:0 0 auto}.chat-box-component.is-active[data-v-b3c162a3]{flex:1;min-height:0;overflow:hidden;display:flex;flex-direction:column;width:100%}.chat-box-component.expert-mode[data-v-b3c162a3]{max-width:900px;align-self:flex-start}.config-panel[data-v-b3c162a3]{display:flex;gap:12px;margin-bottom:20px;width:100%;max-width:720px}.config-panel input[data-v-b3c162a3]{flex:1;padding:10px 14px;border:1px solid #e2e8f0;border-radius:8px;font-size:13px;outline:none}.config-panel input[data-v-b3c162a3]:focus{border-color:#2563eb}@media (max-width: 1024px){.sidebar[data-v-b3c162a3]{width:220px;padding:16px}.main-content[data-v-b3c162a3]{padding:40px 24px 24px}.feature-cards[data-v-b3c162a3]{gap:12px}.feature-card[data-v-b3c162a3]{width:170px;padding:20px}.welcome-title[data-v-b3c162a3]{font-size:30px}}@media (max-width: 768px){.top-nav[data-v-b3c162a3]{padding:0 12px}.nav-left[data-v-b3c162a3]{flex:0 0 auto}.nav-center[data-v-b3c162a3]{flex:1}.nav-right[data-v-b3c162a3]{flex:0 0 auto;display:flex;align-items:center;gap:8px}.download-btn[data-v-b3c162a3]{width:auto;padding:6px 12px;font-size:12px}.login-btn[data-v-b3c162a3]{width:auto;margin-left:0;padding:6px 12px;font-size:12px}.user-btn[data-v-b3c162a3]{margin-left:0;padding:6px 10px;font-size:12px}.menu-toggle[data-v-b3c162a3]{display:flex}.sidebar[data-v-b3c162a3]{position:fixed;left:0;top:64px;width:260px;height:calc(100vh - 64px);margin:0;border-radius:0;z-index:150;transform:translate(-100%);transition:transform .3s ease;background:linear-gradient(135deg,#f9fafb,#f3f4f680);box-shadow:4px 0 12px #00000014;padding:16px;overflow-y:auto}.sidebar-open .sidebar[data-v-b3c162a3]{transform:translate(0)}.sidebar-overlay[data-v-b3c162a3]{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000059;z-index:140;opacity:0;visibility:hidden;transition:opacity .3s,visibility .3s}.sidebar-overlay.show[data-v-b3c162a3]{opacity:1;visibility:visible}.main-layout[data-v-b3c162a3]{z-index:auto}.main-content[data-v-b3c162a3]{padding:24px 16px 16px;display:flex;flex-direction:column;align-items:center;overflow:hidden;position:relative;z-index:1}.welcome-wrapper[data-v-b3c162a3]{flex:1;overflow-y:auto;width:100%;display:flex;flex-direction:column;align-items:center;min-height:0;scrollbar-width:none;-ms-overflow-style:none}.welcome-wrapper[data-v-b3c162a3]::-webkit-scrollbar{display:none}.config-panel[data-v-b3c162a3]{flex-direction:column;gap:8px}.welcome-title[data-v-b3c162a3]{font-size:26px}.welcome-subtitle[data-v-b3c162a3]{font-size:13px}.feature-cards[data-v-b3c162a3]{gap:12px}.feature-card[data-v-b3c162a3]{width:calc(50% - 6px);min-width:0;padding:20px}}@media (max-width: 480px){.top-nav[data-v-b3c162a3]{padding:0 12px;height:56px}.sidebar[data-v-b3c162a3]{top:56px;height:calc(100vh - 56px)}.brand-name[data-v-b3c162a3]{font-size:16px}.logo-text[data-v-b3c162a3]{display:none}.download-btn[data-v-b3c162a3],.login-btn[data-v-b3c162a3]{padding:5px 8px;font-size:11px;height:28px}.main-content[data-v-b3c162a3]{padding:16px 12px 12px}.welcome-title[data-v-b3c162a3]{font-size:22px}.feature-card[data-v-b3c162a3]{width:100%;padding:18px}}.login-page[data-v-bb98f1e8]{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100vw;height:100vh;background:url(/assets/BG.png) no-repeat center center / cover;overflow:hidden}.bg-blur[data-v-bb98f1e8]{position:fixed;pointer-events:none;z-index:0}.bg-blur-top[data-v-bb98f1e8]{width:589px;height:589px;border-radius:33554400px;background:linear-gradient(135deg,#dbeafe66,#e0e7ff66);filter:blur(64px);top:-120px;left:50%;transform:translate(-50%)}.bg-blur-left[data-v-bb98f1e8]{width:548px;height:548px;border-radius:33554400px;background:linear-gradient(45deg,#f3e8ff4d,#fce7f34d);filter:blur(64px);bottom:-80px;left:-100px}.bg-blur-right[data-v-bb98f1e8]{width:595px;height:595px;border-radius:33554400px;background:linear-gradient(45deg,#f3e8ff4d,#fce7f34d);filter:blur(64px);bottom:-60px;right:-120px}.login-brand[data-v-bb98f1e8]{display:flex;align-items:center;gap:8px;margin-bottom:40px;position:relative;z-index:1;cursor:pointer}.brand-logo-img[data-v-bb98f1e8]{width:40px;height:40px;flex-shrink:0;aspect-ratio:1/1;border-radius:50%;object-fit:cover}.brand-name[data-v-bb98f1e8]{color:#101828;font-family:PingFang SC;font-size:32px;font-style:normal;font-weight:600;line-height:24px;letter-spacing:.09px}.login-content[data-v-bb98f1e8]{display:flex;align-items:center;position:relative;z-index:1}.login-form[data-v-bb98f1e8]{display:flex;flex-direction:column;gap:16px}.form-item[data-v-bb98f1e8]{display:flex;flex-direction:column;gap:4px}.phone-input[data-v-bb98f1e8]{display:flex;width:384px;height:58px;padding:16px 20px;align-items:center;gap:8px;border-radius:33554400px;border:1px solid #D1D5DC;background:#fff}.phone-input[data-v-bb98f1e8]:focus-within{border-color:#2b7fff}.phone-prefix[data-v-bb98f1e8]{color:#101828;font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:-.31px;margin-right:8px;padding-right:8px;border-right:1px solid #e8e8e8;white-space:nowrap}.phone-input input[data-v-bb98f1e8]{font-family:PingFang SC;font-size:16px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:-.31px;flex:1;border:none;outline:none;color:#333;background:transparent}.phone-input input[data-v-bb98f1e8]::placeholder{color:#bfbfbf}.code-row[data-v-bb98f1e8]{display:flex;width:384px;height:58px;padding:16px 20px;align-items:center;gap:8px;border-radius:33554400px;border:1px solid #D1D5DC;background:#fff}.code-row[data-v-bb98f1e8]:focus-within{border-color:#2b7fff}.code-row input[data-v-bb98f1e8]{flex:1;border:none;outline:none;font-size:13px;color:#333;background:transparent}.code-row input[data-v-bb98f1e8]::placeholder{color:#bfbfbf}.code-link[data-v-bb98f1e8]{border:none;color:#155dfc;text-align:center;font-family:Inter;font-size:14px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:-.15px;cursor:pointer;white-space:nowrap;transition:opacity .2s}.code-link[data-v-bb98f1e8]:hover:not(:disabled){opacity:.8}.code-link[data-v-bb98f1e8]:disabled{color:#bbb;cursor:not-allowed}.form-item.error .phone-input[data-v-bb98f1e8],.form-item.error .code-row[data-v-bb98f1e8]{border-color:#ef4444}.error-msg[data-v-bb98f1e8]{font-size:11px;color:#ef4444;padding-left:12px}.login-btn[data-v-bb98f1e8]{background:#2563eb;color:#fff;border:none;width:384px;padding:16px 0;justify-content:center;align-items:center;border-radius:33554400px;background:#155dfc}.login-btn[data-v-bb98f1e8]:hover:not(:disabled){opacity:.9}.login-btn[data-v-bb98f1e8]:disabled{opacity:.6;cursor:not-allowed}.agreement-text[data-v-bb98f1e8]{color:#6a7282;text-align:center;font-family:PingFang SC;font-size:12px;font-style:normal;font-weight:400;line-height:16px}.agreement-text a[data-v-bb98f1e8]{color:#364153;text-align:center;font-family:PingFang SC;font-size:12px;font-style:normal;font-weight:400;line-height:16px;text-decoration-line:underline;text-decoration-style:solid;text-decoration-skip-ink:auto;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font}.agreement-text a[data-v-bb98f1e8]:hover{color:#2563eb}.login-divider[data-v-bb98f1e8]{width:1px;height:200px;background:#fff6;margin:0 32px}.qrcode-card[data-v-bb98f1e8]{display:flex;width:256px;height:280px;padding:24px;flex-direction:column;align-items:center;gap:16px;border-radius:16px;border:1px solid #E5E7EB;background:#fff}.qrcode-placeholder[data-v-bb98f1e8]{display:flex;width:192px;height:192px;padding:0 16px;justify-content:center;align-items:center;flex-shrink:0;border-radius:10px;background:#dddee0;position:relative;overflow:hidden}.qrcode-img[data-v-bb98f1e8]{width:160px;height:160px;object-fit:contain;border-radius:8px}.qrcode-loading-text[data-v-bb98f1e8]{color:#364153;font-family:PingFang SC;font-size:12px;font-style:normal;font-weight:400;line-height:16px}.qrcode-mask[data-v-bb98f1e8]{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:#00000073;border-radius:10px}.qrcode-refresh-btn[data-v-bb98f1e8]{border:0;padding:8px 12px;border-radius:8px;background:#fff;color:#111827;font-family:PingFang SC;font-size:12px;font-style:normal;font-weight:500;line-height:16px;cursor:pointer}.qrcode-refresh-btn[data-v-bb98f1e8]:hover{background:#f3f4f6}.qrcode-label[data-v-bb98f1e8]{color:#364153;text-align:center;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:20px;letter-spacing:-.15px}.qrcode-tip[data-v-bb98f1e8]{color:#6b7280;text-align:center;font-family:PingFang SC;font-size:12px;font-style:normal;font-weight:400;line-height:16px}.loading-spinner[data-v-bb98f1e8]{width:18px;height:18px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:spin-bb98f1e8 .8s linear infinite}@keyframes spin-bb98f1e8{to{transform:rotate(360deg)}}@media (max-width: 768px){.login-content[data-v-bb98f1e8]{flex-direction:column;padding:32px 24px;margin:0 16px}.login-form-wrap[data-v-bb98f1e8]{width:100%;max-width:320px}.login-divider[data-v-bb98f1e8]{width:100%;height:1px;margin:24px 0}.qrcode-card[data-v-bb98f1e8]{width:100%;max-width:200px}}.news-page[data-v-372aa096]{background:#f8fafc;min-height:100vh}.hero-banner[data-v-372aa096]{background:linear-gradient(135deg,#2b7fff,#155dfc,#1447e6);padding:158px 0 72px;text-align:center;color:#fff;position:relative;overflow:hidden}.hero-banner[data-v-372aa096]:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.05'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");opacity:.6}.hero-content[data-v-372aa096]{position:relative;z-index:1;max-width:1200px;margin:0 auto}.hero-title[data-v-372aa096]{color:#fff;text-align:center;font-family:PingFang SC;font-size:60px;font-style:normal;font-weight:600;line-height:60px;letter-spacing:4px}.hero-subtitle[data-v-372aa096]{font-size:15px;color:#fffc;margin-bottom:40px}.stats-row[data-v-372aa096]{display:flex;justify-content:center;gap:40px;flex-wrap:wrap}.stat-card[data-v-372aa096]{width:282.66px;height:154px;border-radius:16px;border:1px solid #ffffff33;background:#ffffff1a}.stat-icon[data-v-372aa096]{width:32px;height:32px;margin:25px auto 12px;display:flex;align-items:center;justify-content:center;color:#ffffffe6}.stat-icon svg[data-v-372aa096]{width:28px;height:28px}.stat-num[data-v-372aa096]{color:#fff;text-align:center;font-family:PingFang SC;font-size:30px;font-style:normal;font-weight:600;line-height:36px;letter-spacing:.4px}.stat-label[data-v-372aa096]{margin-top:4px;font-size:14px;font-style:normal;font-weight:400;line-height:20px;letter-spacing:-.15px}.news-container[data-v-372aa096]{max-width:1200px;margin:0 auto;padding:57px 20px;display:flex;gap:24px;position:relative;z-index:2}.news-main[data-v-372aa096]{flex:1;background:#fff;border-radius:12px;box-shadow:0 2px 12px #0000000a;display:flex;flex-direction:column}.news-item[data-v-372aa096]{display:flex;border:1px solid #e9e6e6;border-radius:12px;margin-bottom:18px;padding:36px 24px 24px;gap:16px;align-self:stretch}.news-item[data-v-372aa096]:last-child{border-bottom:none}.news-body[data-v-372aa096]{flex:1;min-width:0}.news-tags[data-v-372aa096]{display:flex;gap:6px;margin-bottom:8px}.tag[data-v-372aa096]{display:flex;height:24px;padding:4px 8px;justify-content:center;align-items:center;gap:4px;border-radius:8px;color:#2f54eb;font-size:12px}.tag.hot[data-v-372aa096]{background-color:#fceaea!important;color:#ff4d4f}.tag.policy[data-v-372aa096]{background-color:#dae5f5!important;color:#1890ff}.tag.energy[data-v-372aa096]{background-color:#f6ffed!important;color:#52c41a}.tag.car[data-v-372aa096]{background-color:#fff7e6!important;color:#fa8c16}.tag.chip[data-v-372aa096],.tag.tech[data-v-372aa096]{background-color:#f0f5ff!important;color:#2f54eb}.tag.solar[data-v-372aa096],.tag.battery[data-v-372aa096]{background-color:#e6fffb!important;color:#13c2c2}.tag.default[data-v-372aa096]{background-color:#f5f5f5!important;color:#666}.news-title[data-v-372aa096]{font-size:16px;font-weight:600;color:#1a1a1a;line-height:1.5;margin-bottom:8px;cursor:pointer;transition:color .2s}.news-title[data-v-372aa096]:hover{color:#2563eb}.news-summary[data-v-372aa096]{color:#4a5565;font-family:PingFang SC;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:-.31px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.news-meta[data-v-372aa096]{margin-top:8px;color:#6a7282;font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:20px;letter-spacing:-.15px}.news-time[data-v-372aa096]{margin-left:16px}.news-source[data-v-372aa096]:before{content:"";display:inline-block;width:4px;height:4px;background:#ccc;border-radius:50%;margin-right:6px;vertical-align:middle}.news-thumb[data-v-372aa096]{width:140px;height:100px;border-radius:8px;overflow:hidden;flex-shrink:0;background:#f0f0f0;align-self:center}.news-thumb img[data-v-372aa096]{width:100%;height:100%;object-fit:cover}.load-more-wrapper[data-v-372aa096]{display:flex;justify-content:center;margin-top:auto;padding-top:24px}.load-more-btn[data-v-372aa096]{padding:12px 48px;background:#fff;border:1px solid #d9d9d9;border-radius:8px;font-size:14px;color:#333;cursor:pointer;transition:all .3s}.load-more-btn[data-v-372aa096]:hover:not(:disabled){border-color:#2f75ff;color:#2f75ff}.load-more-btn[data-v-372aa096]:disabled{cursor:not-allowed;opacity:.6}.no-more-data[data-v-372aa096]{display:flex;justify-content:center;margin-top:auto;padding-top:24px;color:#999;font-size:14px}.news-sidebar[data-v-372aa096]{width:320px;flex-shrink:0;display:flex;flex-direction:column;gap:24px}.sidebar-section[data-v-372aa096]{display:flex;height:461px;padding:25px 25px 1px;flex-direction:column;align-items:flex-start;flex-shrink:0;align-self:stretch;border-radius:16px;border:1px solid #e9e6e6;background:#fffc;box-shadow:0 4px 6px -4px #2b7fff0d}.section-title-bar[data-v-372aa096]{display:flex;align-items:center;color:#101828;font-family:PingFang SC;font-size:18px;font-style:normal;font-weight:600;line-height:27px;letter-spacing:-.44px}.section-title-bar svg[data-v-372aa096]{width:20px;height:20px;color:#2563eb;margin-right:8px}.section-title-bar.white[data-v-372aa096]{color:#fff}.section-title-bar.white svg[data-v-372aa096]{color:#ffffffe6}.hot-list[data-v-372aa096]{list-style:none;padding:0;margin:0}.hot-item[data-v-372aa096]{display:flex;align-items:flex-start;gap:10px;padding:10px 0}.hot-item[data-v-372aa096]:last-child{border-bottom:none}.hot-rank[data-v-372aa096]{width:20px;height:20px;margin:12px;color:#fff;display:flex;width:24px;height:24px;justify-content:center;align-items:center;border-radius:8px;color:#999;background:#f5f5f5;flex-shrink:0}.hot-rank.top[data-v-372aa096]{margin:12px;color:#fff;display:flex;width:24px;height:24px;justify-content:center;align-items:center;border-radius:8px;background:linear-gradient(135deg,#fb2c36,#ff6900);box-shadow:0 10px 15px -3px #fb2c364d,0 4px 6px -4px #fb2c364d}.hot-info[data-v-372aa096]{flex:1;min-width:0}.hot-title[data-v-372aa096]{color:#101828;font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:20px;letter-spacing:-.15px;margin-bottom:4px;margin-top:12px}.hot-title[data-v-372aa096]:hover{color:#2563eb}.hot-read[data-v-372aa096]{flex:1 0 0;color:#6a7282;font-family:PingFang SC;font-size:12px;font-style:normal;font-weight:400;line-height:16px}.policy-list[data-v-372aa096]{list-style:none;padding:0;margin:0}.policy-item[data-v-372aa096]{padding:25px 0 5px;cursor:pointer}.policy-item[data-v-372aa096]:last-child{border-bottom:none}.policy-title[data-v-372aa096]{color:#101828;font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:22.75px;margin-bottom:9px}.policy-title[data-v-372aa096]:hover{color:#2563eb}.policy-meta[data-v-372aa096]{color:#6a7282;font-family:PingFang SC;font-size:12px;font-style:normal;font-weight:300;line-height:16px}.policy-meta span[data-v-372aa096]:first-child{margin-right:18px}.policy-meta span[data-v-372aa096]:first-child:before{content:"";display:inline-block;width:10px;height:10px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10' viewBox='0 0 24 24' fill='none' stroke='%23999' stroke-width='2'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Cpolyline points='12 6 12 12 16 14'/%3E%3C/svg%3E") no-repeat center;margin-right:4px}.policy-meta span[data-v-372aa096]:nth-child(2):before{content:"";display:inline-block;width:10px;height:10px;background:url("/assets/Icon@2x(6).png") no-repeat center;background-size:contain;margin-right:4px;vertical-align:middle}.recommend-section[data-v-372aa096]{background:linear-gradient(135deg,#2b7fff,#155dfc);color:#fff}.recommend-list[data-v-372aa096]{margin-top:16px;display:flex;flex-direction:column;gap:12px;width:100%}.recommend-card[data-v-372aa096]{background:#ffffff1f;border:1px solid rgba(255,255,255,.15);border-radius:10px;padding:16px;cursor:pointer;transition:all .2s;height:116px}.recommend-card[data-v-372aa096]:hover{background:#fff3}.recommend-title[data-v-372aa096]{color:#fff;font-family:PingFang SC;font-size:16px;font-style:normal;font-weight:600;line-height:24px;letter-spacing:-.31px;margin-bottom:4px}.recommend-desc[data-v-372aa096]{color:#ffffffe6;font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:20px;letter-spacing:-.15px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.recommend-tag[data-v-372aa096]{margin-top:10px;display:flex;width:89.94px;height:24px;align-items:center;justify-content:center;border-radius:8px;background:#fff3;color:#fff;font-family:PingFang SC;font-size:12px;font-style:normal;font-weight:500;line-height:16px}.hot-tags-section[data-v-372aa096]{height:auto;padding-bottom:24px}.hot-tags-list[data-v-372aa096]{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}.hot-tag[data-v-372aa096]{background:#e8f1ff;display:inline-flex;padding:6px 12.86px 6px 12px;justify-content:center;align-items:center;border-radius:10px;color:#155dfc;text-align:center;font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:-.15px}.hot-tag[data-v-372aa096]:hover{background:#2f75ff;color:#fff}@media (max-width: 1024px){.news-container[data-v-372aa096]{flex-direction:column}.news-sidebar[data-v-372aa096]{width:100%}.stats-row[data-v-372aa096]{gap:16px}.stat-card[data-v-372aa096]{padding:20px 24px;min-width:120px}}@media (max-width: 768px){.hero-title[data-v-372aa096]{font-size:26px}.stat-card[data-v-372aa096]{flex:1;min-width:100px}.news-thumb[data-v-372aa096]{width:100px;height:72px}}@media (max-width: 480px){.news-item[data-v-372aa096]{flex-direction:column}.news-thumb[data-v-372aa096]{width:100%;height:160px}.stats-row[data-v-372aa096]{flex-direction:column;align-items:center}}.company-detail[data-v-6c77859e]{max-width:1200px;margin:0 auto;padding:32px 20px}.breadcrumb[data-v-6c77859e]{display:flex;align-items:center;gap:8px;margin-bottom:20px;font-size:14px;color:#999}.breadcrumb-item[data-v-6c77859e]{cursor:pointer}.breadcrumb-item.active[data-v-6c77859e]{color:#333;cursor:default}.breadcrumb-sep[data-v-6c77859e]{font-size:12px}.company-card[data-v-6c77859e]{border:1px solid #e9e7e7;display:flex;gap:24px;background:#fff;border-radius:16px;padding:24px;box-shadow:0 2px 20px #0000000f;margin-bottom:24px}.card-left[data-v-6c77859e]{width:405px;height:272px;border-radius:12px;overflow:hidden;position:relative;flex-shrink:0;display:flex;align-items:center;justify-content:center;padding-bottom:16px;box-sizing:border-box}.company-cover[data-v-6c77859e]{width:360px;height:256px;object-fit:cover;z-index:99}.cover-decoration[data-v-6c77859e]{position:absolute;bottom:0;left:0;width:405px;height:96px;background:#1266de;clip-path:polygon(0 0,80% 0,100% 100%,0 100%);border-radius:0 0 0 12px}.card-right[data-v-6c77859e]{flex:1;min-width:0;margin-right:31px}.company-header[data-v-6c77859e]{display:flex;align-items:center;gap:12px;margin-bottom:8px;flex-wrap:wrap}.company-name[data-v-6c77859e]{color:#111827;font-family:PingFang SC;font-size:30px;font-style:normal;font-weight:600;line-height:normal}.company-tags[data-v-6c77859e]{display:flex;gap:8px}.tag[data-v-6c77859e]{padding:2px 10px;border-radius:10px;text-align:center;font-family:PingFang SC;font-size:12px;font-style:normal;font-weight:600;line-height:24px}.tag.verified[data-v-6c77859e]{background:#e6f0ff;color:#2f75ff}.tag.active[data-v-6c77859e]{background:#d6f5eb;color:#19a86f}.contact-btn[data-v-6c77859e]{margin-left:auto;padding:6px 20px;background:#2f75ff;color:#fff;border:none;border-radius:6px;cursor:pointer;font-size:13px;transition:opacity .3s}.contact-btn[data-v-6c77859e]:hover{opacity:.85}.company-subtitle[data-v-6c77859e]{display:flex;align-items:center;gap:6px;font-size:13px;color:#999;margin-bottom:10px}.company-subtitle span[data-v-6c77859e]{flex-direction:column;justify-content:center;color:#4b5563;font-family:PingFang SC;font-size:20px;font-style:normal;font-weight:400}.subtitle-icon[data-v-6c77859e]{width:24px;height:24px}.keyword-tags[data-v-6c77859e]{display:flex;gap:8px;margin-bottom:12px;flex-wrap:wrap}.keyword-tag[data-v-6c77859e]{width:70px;height:24px;border-radius:12px;display:flex;align-items:center;justify-content:center;color:#0b66ff;font-family:Arial;font-size:12px;font-style:normal;font-weight:700;line-height:normal;background-color:#dee7f1}.company-desc[data-v-6c77859e]{font-size:13px;color:#666;line-height:1.8;margin-bottom:16px}.key-metrics[data-v-6c77859e]{display:flex;gap:32px;padding-top:16px;border-top:1px solid #f0f0f0}.metric-item[data-v-6c77859e]{display:flex;align-items:center;gap:10px;text-align:left}.metric-icon[data-v-6c77859e]{width:36px;height:36px;border-radius:50%;background:#dce8ff;flex-shrink:0}.metric-info[data-v-6c77859e]{display:flex;flex-direction:column;gap:2px}.metric-label[data-v-6c77859e]{font-size:12px;color:#999}.metric-value-row[data-v-6c77859e]{display:flex;align-items:center;gap:6px}.metric-value[data-v-6c77859e]{font-size:14px;font-weight:600}.metric-suffix[data-v-6c77859e]{font-size:11px;color:#999}.info-credit-row[data-v-6c77859e]{display:flex;gap:24px;margin-bottom:20px}.info-section[data-v-6c77859e],.credit-section[data-v-6c77859e]{border:1px solid #e9e7e7;width:394px;box-shadow:0 2px 20px #0000000f;background:linear-gradient(135deg,#f8fbff,#fff);stroke-width:1.2px;stroke:#e2e8f0;border-radius:12px;padding:29px 24px;box-shadow:0 2px 12px #0000000a}.info-section[data-v-6c77859e]{width:814px;background:linear-gradient(135deg,#f8fbff,#fff);stroke-width:1.2px;stroke:#e2e8f0;flex:1.6;border:1px solid #e9e7e7;box-shadow:0 2px 20px #0000000f}.credit-section[data-v-6c77859e]{flex:1;height:480px}.similar-section[data-v-6c77859e]{background:#fff;border-radius:12px;padding:28px 32px;margin-bottom:20px;border:1px solid #e9e7e7;box-shadow:0 2px 20px #0000000f}.section-title[data-v-6c77859e]{height:23px;color:#111827;font-family:Arial;font-size:18px;font-style:normal;font-weight:700;line-height:normal;margin-bottom:28px;padding-left:15px;position:relative}.section-title[data-v-6c77859e]:before{content:"";position:absolute;left:0;top:58%;transform:translateY(-50%);width:3px;height:10px;background:#2f75ff;border-radius:2px}.business-info-grid[data-v-6c77859e]{display:grid;grid-template-columns:repeat(2,1fr);border-radius:12px;overflow:hidden;margin-bottom:20px}.info-row[data-v-6c77859e]{display:flex;align-items:flex-start;padding:14px 20px;font-size:14px;border-top:1px solid #ece7e7;line-height:1.6}.info-row[data-v-6c77859e]:nth-child(odd){border-right:1px solid #ece7e7}.info-row[data-v-6c77859e]:nth-last-child(-n+2){border-bottom:none}.info-row-full[data-v-6c77859e]{grid-column:1 / -1;border-right:none!important}.info-label[data-v-6c77859e]{color:#999;white-space:nowrap;min-width:110px;flex-shrink:0;margin-right:12px}.info-value[data-v-6c77859e]{color:#333;word-break:break-all;flex:1}.risk-tags[data-v-6c77859e]{display:flex;align-items:center;gap:10px;flex-wrap:wrap;padding-top:16px;border-top:1px dashed #e8e8e8}.risk-label[data-v-6c77859e]{font-size:13px;color:#ff4d4f;font-weight:500;white-space:nowrap}.risk-tag[data-v-6c77859e]{padding:3px 10px;background:#fff1f0;color:#cf1322;border-radius:4px;font-size:13px}.credit-header[data-v-6c77859e]{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.update-time[data-v-6c77859e]{color:#7b8794;font-family:Arial;font-size:12px;font-style:normal;font-weight:400;line-height:normal}.credit-content[data-v-6c77859e]{display:flex;justify-content:center;padding:10px 0 16px}.credit-score-ring[data-v-6c77859e]{position:relative;width:220px;height:140px;background-size:contain;background-repeat:no-repeat;background-position:center top}.score-text[data-v-6c77859e]{position:absolute;bottom:18px;left:50%;transform:translate(-50%);text-align:center}.score-number[data-v-6c77859e]{font-size:42px;font-weight:700;color:#2f75ff;line-height:1.1}.score-label[data-v-6c77859e]{font-size:14px;color:#666;margin-top:4px}.credit-details[data-v-6c77859e]{display:flex;justify-content:space-around;padding-top:8px}.credit-item[data-v-6c77859e]{width:74px;height:96px;background:#e8f1ff;border-radius:6px;display:flex;flex-direction:column;align-items:center;justify-content:center}.credit-label[data-v-6c77859e]{flex-direction:column;justify-content:center;color:#333;text-align:center;font-family:PingFang SC;font-size:14px}.credit-value[data-v-6c77859e]{margin-top:12px;color:#0b66ff;text-align:center;font-family:Arial;font-size:24px;font-style:normal;font-weight:700;line-height:normal}.credit-note[data-v-6c77859e]{text-align:center;color:#3e4d66;font-family:PingFang SC;font-size:16px;font-style:normal;font-weight:500;line-height:normal}.similar-header[data-v-6c77859e]{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.view-more[data-v-6c77859e]{font-size:14px;color:#2f75ff;text-decoration:none}.similar-list[data-v-6c77859e]{display:flex;flex-direction:column}.similar-item[data-v-6c77859e]{display:flex;align-items:center;justify-content:space-between;padding:24px 16px;border-top:1px solid #e2e5e5;border-radius:10px;transition:box-shadow .3s}.similar-item[data-v-6c77859e]:hover{box-shadow:0 4px 16px #0000000f}.item-left[data-v-6c77859e]{display:flex;gap:16px;flex:1;min-width:0}.company-logo[data-v-6c77859e]{width:64px;height:64px;justify-content:center;align-items:center;border-radius:14px;background:var(--2, linear-gradient(135deg, #2b7fff 0%, #155dfc 100%));display:flex;color:#fff;font-family:Outfit;font-size:20px;font-style:normal;line-height:normal;text-align:center;flex-shrink:0;white-space:pre-line}.item-info[data-v-6c77859e]{flex:1;min-width:0}.item-header[data-v-6c77859e]{display:flex;align-items:center;gap:8px;margin-bottom:6px}.item-name[data-v-6c77859e]{color:#1d293d;font-family:Outfit;font-size:20px;font-style:normal;font-weight:600;line-height:28px}.item-tag[data-v-6c77859e]{display:flex;width:50px;height:26px;align-items:center;justify-content:center;border-radius:33554400px;border:1px solid #05df724d;background:linear-gradient(90deg,#05df7233,#00d49233);color:#008236;font-family:Plus Jakarta Sans;font-size:12px;font-style:normal;font-weight:500;line-height:16px}.item-tag.green[data-v-6c77859e]{background:#d6f5eb;color:#19a86f}.item-address[data-v-6c77859e]{display:flex;align-items:center;gap:4px;color:#45556c;font-family:Plus Jakarta Sans;font-size:14px;font-style:normal;font-weight:400;line-height:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.address-icon[data-v-6c77859e]{width:16px;height:16px;flex-shrink:0}.item-desc[data-v-6c77859e]{font-size:13px;color:#888;line-height:1.6;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.item-score[data-v-6c77859e]{text-align:center;flex-shrink:0;margin-left:20px;width:56px;height:64px;border-radius:4px;border:1px solid hsl(221,32%,90%);background:linear-gradient(158deg,#d2e5fd 14.6%,#fbfbfb80 85.4%)}.score-value[data-v-6c77859e]{color:#0247bf;text-align:center;font-family:PingFang SC;font-size:24px;font-style:normal;font-weight:600;line-height:normal}.score-label[data-v-6c77859e]{display:block;color:#4f4f4f;text-align:center;font-family:PingFang SC;font-size:12px;font-style:normal;font-weight:400;line-height:normal}@media (max-width: 1024px){.company-card[data-v-6c77859e]{flex-direction:column}.card-left[data-v-6c77859e]{width:100%;height:auto}.company-cover[data-v-6c77859e]{width:100%;height:auto;max-height:272px}.cover-decoration[data-v-6c77859e]{width:100%}.info-credit-row[data-v-6c77859e]{flex-direction:column}.info-section[data-v-6c77859e],.credit-section[data-v-6c77859e]{width:100%;height:auto}.business-info-grid[data-v-6c77859e]{grid-template-columns:1fr}.info-row[data-v-6c77859e]:nth-child(odd){border-right:none}.credit-content[data-v-6c77859e]{flex-direction:column;gap:24px}.credit-details[data-v-6c77859e]{flex-wrap:wrap;gap:12px 24px}}@media (max-width: 768px){.company-detail[data-v-6c77859e]{padding:12px}.company-card[data-v-6c77859e]{padding:16px;gap:16px}.company-name[data-v-6c77859e]{font-size:22px}.company-subtitle span[data-v-6c77859e]{font-size:16px}.keyword-tags[data-v-6c77859e]{gap:6px}.keyword-tag[data-v-6c77859e]{width:auto;padding:0 10px}.key-metrics[data-v-6c77859e]{gap:16px;flex-wrap:wrap}.info-section[data-v-6c77859e],.credit-section[data-v-6c77859e],.similar-section[data-v-6c77859e]{padding:20px 16px}.similar-item[data-v-6c77859e]{padding:16px 12px;gap:12px}.item-left[data-v-6c77859e]{gap:12px}.company-logo[data-v-6c77859e]{width:52px;height:52px;font-size:16px;border-radius:10px}.item-header[data-v-6c77859e]{flex-wrap:wrap;gap:6px}.item-name[data-v-6c77859e]{font-size:16px;line-height:22px}.item-address[data-v-6c77859e]{width:100%;font-size:12px}.item-desc[data-v-6c77859e]{font-size:12px}.item-score[data-v-6c77859e]{width:48px;height:52px;margin-left:12px}.score-value[data-v-6c77859e]{font-size:18px}}@media (max-width: 480px){.breadcrumb[data-v-6c77859e]{font-size:12px;margin-bottom:12px}.company-header[data-v-6c77859e]{gap:8px}.company-name[data-v-6c77859e]{font-size:18px}.tag[data-v-6c77859e]{width:auto;padding:0 8px;font-size:11px}.contact-btn[data-v-6c77859e]{padding:4px 12px;font-size:12px}.company-desc[data-v-6c77859e]{font-size:12px}.metric-item[data-v-6c77859e]{gap:6px}.metric-icon[data-v-6c77859e]{width:28px;height:28px}.section-title[data-v-6c77859e]{font-size:16px;margin-bottom:16px}.info-row[data-v-6c77859e]{padding:10px 12px;font-size:13px}.info-label[data-v-6c77859e]{min-width:90px;margin-right:8px}.credit-score-ring[data-v-6c77859e]{width:180px;height:115px}.score-number[data-v-6c77859e]{font-size:32px}.credit-item[data-v-6c77859e]{width:64px;height:80px}.credit-label[data-v-6c77859e]{font-size:12px}.credit-value[data-v-6c77859e]{font-size:20px}.similar-item[data-v-6c77859e]{flex-direction:column;align-items:flex-start;gap:8px}.item-left[data-v-6c77859e]{width:100%}.item-score[data-v-6c77859e]{margin-left:0;align-self:flex-end}}.detail-section[data-v-6c77859e]{background:#fff;border-radius:12px;padding:28px 32px;margin-bottom:20px;border:1px solid #e9e7e7;box-shadow:0 2px 20px #0000000f}.sub-block[data-v-6c77859e]{margin-bottom:20px}.sub-block[data-v-6c77859e]:last-child{margin-bottom:0}.sub-title[data-v-6c77859e]{font-size:15px;font-weight:600;color:#374151;margin-bottom:12px;padding-left:10px;border-left:3px solid #2f75ff}.data-table[data-v-6c77859e]{width:100%;border-collapse:collapse;font-size:13px}.data-table th[data-v-6c77859e],.data-table td[data-v-6c77859e]{padding:10px 12px;text-align:left;border-bottom:1px solid #f0f0f0}.data-table th[data-v-6c77859e]{background:#f8fafc;color:#64748b;font-weight:500}.data-table td[data-v-6c77859e]{color:#333}.data-table tr:hover td[data-v-6c77859e]{background:#f8fafc}.info-grid[data-v-6c77859e]{display:grid;grid-template-columns:repeat(2,1fr);gap:0;border:1px solid #f0f0f0;border-radius:8px;overflow:hidden}.info-grid .info-row[data-v-6c77859e]{display:flex;padding:12px 16px;font-size:13px;border-bottom:1px solid #f0f0f0}.info-grid .info-row[data-v-6c77859e]:nth-child(odd){border-right:1px solid #f0f0f0}.policy-page[data-v-fdabdc7e]{background:#f5f7fa;min-height:100vh}.hero-banner[data-v-fdabdc7e]{min-height:432px;background-image:url(/assets/Frame%20427318883@2x.webp);background-size:cover;background-position:center;background-repeat:no-repeat;position:relative;overflow:hidden;z-index:2}.hero-content[data-v-fdabdc7e]{max-width:1200px;margin:0 auto;padding:0 20px;display:flex;position:relative;z-index:1}.hero-text[data-v-fdabdc7e]{flex:1}.hero-title[data-v-fdabdc7e]{margin-top:132px;color:#0b2a5b;font-family:PingFang SC;font-size:60px;font-style:normal;font-weight:600;line-height:normal}.hero-subtitle[data-v-fdabdc7e]{margin-top:7px;color:#315176;font-family:PingFang SC;font-size:20px;font-style:normal;font-weight:600;line-height:normal}.hero-illustration[data-v-fdabdc7e]{width:320px;height:220px;display:flex;align-items:center;justify-content:center}.hero-illustration img[data-v-fdabdc7e]{width:100%;height:100%;object-fit:contain}.stats-bar[data-v-fdabdc7e]{max-width:1200px;width:calc(100% - 40px);min-height:120px;border-radius:20px;background:#fff;margin:-56px auto 0;display:flex;justify-content:space-between;flex-wrap:wrap;position:relative;z-index:999}.stat-item[data-v-fdabdc7e]{display:flex;align-items:center;gap:24px;padding:16px 30px}.stat-icon[data-v-fdabdc7e]{width:56px;height:56px;border-radius:10px;display:flex;align-items:center;justify-content:center}.stat-icon img[data-v-fdabdc7e]{width:24px;height:24px;object-fit:contain}.stat-icon.green[data-v-fdabdc7e]{background:#13c296}.stat-icon.blue[data-v-fdabdc7e]{background:#168bff}.stat-icon.orange[data-v-fdabdc7e]{background:#f6a400}.stat-icon.purple[data-v-fdabdc7e]{background:#7c3aed}.stat-icon.red[data-v-fdabdc7e]{background:#f97316}.stat-num[data-v-fdabdc7e]{font-family:Arial;font-size:23px;font-style:normal;font-weight:700;line-height:normal}.stat-item:nth-child(1) .stat-num[data-v-fdabdc7e]{color:#13c296}.stat-item:nth-child(2) .stat-num[data-v-fdabdc7e]{color:#168bff}.stat-item:nth-child(3) .stat-num[data-v-fdabdc7e]{color:#f6a400}.stat-item:nth-child(4) .stat-num[data-v-fdabdc7e]{color:#7c3aed}.stat-item:nth-child(5) .stat-num[data-v-fdabdc7e]{color:#f97316}.stat-num span[data-v-fdabdc7e]{color:#334155;margin-left:10px;font-family:Arial;font-size:14px;font-style:normal;font-weight:700;line-height:normal}.stat-label[data-v-fdabdc7e]{margin-top:6px;color:#475569;font-family:Arial;font-size:15px;font-style:normal;font-weight:400;line-height:normal}.policy-container[data-v-fdabdc7e]{max-width:1200px;margin:24px auto;display:flex;gap:24px}.policy-main[data-v-fdabdc7e]{flex:1;background:linear-gradient(335deg,#fff,#f8fbff 99.33%);border-radius:12px;padding:24px;box-shadow:0 2px 12px #0000000a}.policy-main-header[data-v-fdabdc7e]{margin-bottom:20px}.section-title[data-v-fdabdc7e]{display:flex;align-items:center;gap:15px;color:#111827;font-family:PingFang SC;font-size:18px;font-style:normal;font-weight:600;line-height:normal}.title-dot[data-v-fdabdc7e]{width:2px;height:8px;background:#2f75ff;border-radius:2px}.policy-toolbar[data-v-fdabdc7e]{margin-top:26px;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:12px}.filter-tags[data-v-fdabdc7e]{display:flex;gap:8px;flex-wrap:wrap}.filter-tag[data-v-fdabdc7e]{padding:8.47px 16px;border-radius:10px;color:#0f172a;text-align:center;font-family:Arial;font-size:14px;font-style:normal;font-weight:700;line-height:normal;border:none}.filter-tag[data-v-fdabdc7e]:hover{background:#e8f1ff;color:#0b63ff}.filter-tag.active[data-v-fdabdc7e]{background:#0b63ff;color:#fff}.search-box[data-v-fdabdc7e]{margin-left:auto;margin-right:0;position:relative;width:200px}.search-box input[data-v-fdabdc7e]{width:100%;padding:8px 12px 8px 36px;border:1px solid #e8e8e8;border-radius:20px;font-size:13px;outline:none;transition:border-color .2s}.search-box input[data-v-fdabdc7e]:focus{border-color:#2f75ff}.search-icon[data-v-fdabdc7e]{position:absolute;left:12px;top:50%;transform:translateY(-50%);width:16px;height:16px;color:#999}.policy-list[data-v-fdabdc7e]{display:flex;flex-direction:column;gap:12px}.policy-row[data-v-fdabdc7e]{background:#fff;border:1px solid #f0f0f0;border-radius:8px;padding:20px 24px;transition:box-shadow .2s;display:flex;gap:16px}.policy-row[data-v-fdabdc7e]:hover{box-shadow:0 4px 12px #0000000f}.policy-row-status[data-v-fdabdc7e]{flex-shrink:0;margin-top:5px}.policy-row-content[data-v-fdabdc7e]{flex:1;min-width:0}.policy-row-header[data-v-fdabdc7e]{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.status-tag[data-v-fdabdc7e]{display:inline-flex;align-items:center;padding:4px 5px;border-radius:5px;color:#0b63ff;text-align:center;font-family:Arial;font-size:14px;font-style:normal;font-weight:700;line-height:normal;border:1px solid #69A7FF;background:#eaf2ff}.status-tag.ended[data-v-fdabdc7e]{background:#f5f5f5;color:#999;border:1px solid #d9d9d9}.policy-row-title[data-v-fdabdc7e]{color:#0f172a;font-family:Arial;font-size:20px;font-style:normal;font-weight:700;line-height:normal}.policy-row-title[data-v-fdabdc7e]:hover{color:#2f75ff}.policy-row-region[data-v-fdabdc7e]{display:inline-flex;align-items:center;gap:4px;flex-shrink:0;margin-left:6px;color:#64748b;text-align:right;font-family:Arial;font-size:14px;font-style:normal;font-weight:400;line-height:normal}.policy-row-region svg[data-v-fdabdc7e]{width:16px;height:16px}.policy-row-body[data-v-fdabdc7e]{display:flex;flex-direction:column;gap:6px}.policy-row-line[data-v-fdabdc7e]{display:flex;align-items:center;font-size:13px}.policy-row-line-left[data-v-fdabdc7e],.policy-row-line-right[data-v-fdabdc7e]{display:flex;align-items:center;gap:4px;margin-right:16px}.meta-label[data-v-fdabdc7e]{color:#64748b;font-family:Arial;font-size:15px;font-style:normal;font-weight:400;line-height:normal}.meta-highlight.blue[data-v-fdabdc7e]{color:#ff6a00;font-family:Arial}.meta-highlight.red[data-v-fdabdc7e]{color:#ef4444;font-family:Arial;font-size:14px;font-style:normal;font-weight:700;line-height:normal}.meta-highlight.orange[data-v-fdabdc7e]{color:#ff6a00;font-family:Arial;font-size:15px;font-style:normal;font-weight:700;line-height:normal}.pagination-wrapper[data-v-fdabdc7e]{display:flex;justify-content:center;align-items:center;margin-top:24px;padding-top:16px;border-top:1px solid #f0f0f0;gap:16px;flex-wrap:wrap}.pagination-left[data-v-fdabdc7e]{display:flex;align-items:center;gap:12px}.total-text[data-v-fdabdc7e]{color:#606266;font-family:Inter;font-size:12px;font-style:normal;font-weight:400;line-height:20px}.page-size-select[data-v-fdabdc7e]{height:28px;padding:0 20px 0 8px;border:1px solid #d9d9d9;border-radius:4px;font-size:13px;color:#666;background:#fff;cursor:pointer;outline:none;-moz-appearance:none;appearance:none;-webkit-appearance:none;background-image:url("data:image/svg+xml,%3Csvg width='10' height='6' viewBox='0 0 10 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L5 5L9 1' stroke='%23999' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 6px center}.pagination-center[data-v-fdabdc7e]{display:flex;align-items:center;gap:4px}.page-btn[data-v-fdabdc7e]{min-width:28px;height:28px;padding:0 6px;border:none;background:transparent;border-radius:4px;font-size:14px;color:#999;cursor:pointer;transition:all .2s;display:flex;align-items:center;justify-content:center;line-height:1}.page-btn[data-v-fdabdc7e]:hover:not(:disabled):not(.ellipsis){color:#2f75ff}.page-btn.active[data-v-fdabdc7e]{color:#2f75ff;font-weight:600}.page-btn.ellipsis[data-v-fdabdc7e]{cursor:default;color:#999;padding:0 2px}.page-btn.page-prev[data-v-fdabdc7e],.page-btn.page-next[data-v-fdabdc7e]{color:#bfbfbf;font-size:14px}.page-btn[data-v-fdabdc7e]:disabled{cursor:not-allowed;opacity:.4}.pagination-right[data-v-fdabdc7e]{display:flex;align-items:center;gap:8px}.goto-text[data-v-fdabdc7e]{color:#606266;font-family:Inter;font-size:12px;font-style:normal;font-weight:400;line-height:20px}.goto-input[data-v-fdabdc7e]{width:40px;height:28px;padding:0 4px;border:1px solid #d9d9d9;border-radius:4px;font-size:13px;color:#666;text-align:center;outline:none;transition:border-color .2s}.goto-input[data-v-fdabdc7e]:focus{border-color:#2f75ff}.policy-sidebar[data-v-fdabdc7e]{width:320px;flex-shrink:0;display:flex;flex-direction:column;gap:20px}.sidebar-section[data-v-fdabdc7e]{background:#fff;border-radius:12px;padding:25px;box-shadow:0 2px 12px #0000000a}.sidebar-title[data-v-fdabdc7e]{margin-bottom:10px;display:flex;align-items:center;gap:8px;color:#101828;font-family:PingFang SC;font-size:18px;font-style:normal;font-weight:600;line-height:27px;letter-spacing:-.44px}.sidebar-title svg[data-v-fdabdc7e]{width:20px;height:20px;color:#2f75ff;flex-shrink:0}.sidebar-title.white[data-v-fdabdc7e]{color:#fff}.sidebar-title.white svg[data-v-fdabdc7e]{color:#ffffffe6}.latest-list[data-v-fdabdc7e]{list-style:none;padding:0;margin:0}.latest-item[data-v-fdabdc7e]{display:flex;align-items:flex-start;gap:10px;padding:18px 0;cursor:pointer}.latest-item:hover .latest-title[data-v-fdabdc7e]{color:#2f75ff}.latest-rank[data-v-fdabdc7e]{width:20px;height:20px;display:flex;align-items:center;justify-content:center;border-radius:4px;font-size:12px;font-weight:600;color:#999;background:#f5f5f5;flex-shrink:0}.latest-rank.top[data-v-fdabdc7e]{color:#fff;display:flex;width:24px;height:24px;justify-content:center;align-items:center;border-radius:8px;background:linear-gradient(135deg,#fb2c36,#ff6900);box-shadow:0 10px 15px -3px #fb2c364d,0 4px 6px -4px #fb2c364d}.latest-info[data-v-fdabdc7e]{flex:1;min-width:0}.latest-title[data-v-fdabdc7e]{color:#101828;font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:600;line-height:20px;letter-spacing:-.15px}.latest-title[data-v-fdabdc7e]:hover{color:#2f75ff}.latest-time[data-v-fdabdc7e]{color:#64748b;font-family:Arial;font-size:14px;font-style:normal;font-weight:400;line-height:normal;margin-top:4px}.recommend-section[data-v-fdabdc7e]{background:linear-gradient(135deg,#2b7fff,#155dfc);color:#fff}.recommend-list[data-v-fdabdc7e]{display:flex;flex-direction:column;gap:10px}.recommend-card[data-v-fdabdc7e]{background:#ffffff1f;border:1px solid rgba(255,255,255,.15);border-radius:10px;padding:17px;cursor:pointer;transition:all .2s}.recommend-card[data-v-fdabdc7e]:hover{background:#fff3}.recommend-card-title[data-v-fdabdc7e]{color:#fff;font-family:PingFang SC;font-size:16px;font-style:normal;font-weight:600;line-height:24px;letter-spacing:-.31px}.recommend-card-desc[data-v-fdabdc7e]{margin-top:4px;color:#ffffffe6;font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:20px;letter-spacing:-.15px}.recommend-card-desc span[data-v-fdabdc7e]{color:#ff6a00;font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:20px;letter-spacing:-.15px}.recommend-card-tags[data-v-fdabdc7e]{display:flex;gap:6px}.recommend-card-tag[data-v-fdabdc7e]{margin-top:10px;padding:4px 8px;align-items:flex-start;border-radius:8px;background:#fff3;color:#fff;font-family:PingFang SC;font-size:12px;font-style:normal;font-weight:500;line-height:16px}.recommend-card-tag span[data-v-fdabdc7e]{color:#e7000b;font-family:PingFang SC;font-size:12px;font-style:normal;font-weight:500;line-height:16px}.tags-section[data-v-fdabdc7e]{padding-bottom:16px}.hot-tags-cloud[data-v-fdabdc7e]{display:flex;flex-wrap:wrap;gap:8px}.hot-tag[data-v-fdabdc7e]{color:#155dfc;text-align:center;font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:-.15px;cursor:pointer;transition:all .2s;padding:6px 12.86px 6px 12px;justify-content:center;align-items:center;border-radius:10px;background:#eff6ff}.hot-tag[data-v-fdabdc7e]:hover{background:#2f75ff;color:#fff}.data-section[data-v-fdabdc7e]{background:#0f1b3a;padding:60px 20px;margin-top:40px}.data-content[data-v-fdabdc7e]{max-width:1200px;margin:0 auto}.data-item[data-v-fdabdc7e]{display:flex;align-items:flex-start;gap:16px;margin-bottom:40px}.data-icon[data-v-fdabdc7e]{width:44px;height:44px;background:#ffffff1a;border-radius:10px;display:flex;align-items:center;justify-content:center;color:#4a9eff;flex-shrink:0}.data-icon svg[data-v-fdabdc7e]{width:24px;height:24px}.data-label[data-v-fdabdc7e]{font-size:16px;font-weight:600;color:#fff;margin-bottom:6px}.data-desc[data-v-fdabdc7e]{font-size:13px;color:#ffffff80;line-height:1.8}.data-stats[data-v-fdabdc7e]{display:flex;justify-content:center;gap:80px;margin-bottom:40px;flex-wrap:wrap}.data-stat[data-v-fdabdc7e]{text-align:center}.data-stat-num[data-v-fdabdc7e]{font-size:32px;font-weight:700;color:#fff;margin-bottom:6px}.data-stat-label[data-v-fdabdc7e]{font-size:13px;color:#ffffff80}.data-features[data-v-fdabdc7e]{display:flex;justify-content:center;gap:40px;flex-wrap:wrap}.data-feature[data-v-fdabdc7e]{display:flex;align-items:center;gap:8px;font-size:13px;color:#fff9}.data-feature svg[data-v-fdabdc7e]{width:16px;height:16px}.page-footer[data-v-fdabdc7e]{background:#080f24;padding:48px 20px 0}.footer-content[data-v-fdabdc7e]{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;gap:40px;flex-wrap:wrap;padding-bottom:40px}.footer-brand[data-v-fdabdc7e]{max-width:400px}.footer-logo[data-v-fdabdc7e]{display:flex;align-items:center;gap:10px;font-size:18px;font-weight:600;color:#fff;margin-bottom:16px}.footer-logo svg[data-v-fdabdc7e]{width:28px;height:28px;color:#4a9eff}.footer-desc[data-v-fdabdc7e]{font-size:13px;color:#ffffff80;line-height:1.8;margin-bottom:20px}.footer-social[data-v-fdabdc7e]{display:flex;gap:12px}.social-icon[data-v-fdabdc7e]{width:36px;height:36px;background:#ffffff14;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff9;cursor:pointer;transition:all .2s}.social-icon[data-v-fdabdc7e]:hover{background:#ffffff26;color:#fff}.social-icon svg[data-v-fdabdc7e]{width:16px;height:16px}.footer-contact[data-v-fdabdc7e]{color:#fff9}.contact-title[data-v-fdabdc7e]{font-size:13px;color:#fff6;margin-bottom:6px}.contact-item[data-v-fdabdc7e]{font-size:13px;color:#fff9;line-height:1.6}.footer-bottom[data-v-fdabdc7e]{max-width:1200px;margin:0 auto;padding:20px 0;border-top:1px solid rgba(255,255,255,.08);display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:12px;font-size:12px;color:#ffffff4d}.footer-links a[data-v-fdabdc7e]{color:#ffffff4d;text-decoration:none;margin-left:20px;transition:color .2s}.footer-links a[data-v-fdabdc7e]:hover{color:#fff9}@media (max-width: 1024px){.policy-container[data-v-fdabdc7e]{flex-direction:column;padding:0 20px}.policy-sidebar[data-v-fdabdc7e]{width:100%}.hero-content[data-v-fdabdc7e]{flex-direction:column;text-align:center;padding:0 20px}.hero-illustration[data-v-fdabdc7e]{margin-top:20px}.stats-bar[data-v-fdabdc7e]{justify-content:center;height:auto;padding:16px 0}.data-stats[data-v-fdabdc7e]{gap:40px}.stat-item[data-v-fdabdc7e]{flex:1 1 30%;justify-content:center}}@media (max-width: 768px){.hero-title[data-v-fdabdc7e]{font-size:32px;margin-top:80px}.hero-subtitle[data-v-fdabdc7e]{font-size:16px}.hero-banner[data-v-fdabdc7e]{min-height:320px}.stats-bar[data-v-fdabdc7e]{margin-top:-30px;border-radius:12px;gap:8px}.stat-item[data-v-fdabdc7e]{flex:1 1 45%;padding:12px 16px;gap:12px}.stat-num[data-v-fdabdc7e]{font-size:18px}.stat-label[data-v-fdabdc7e]{font-size:13px}.policy-toolbar[data-v-fdabdc7e]{flex-direction:column;align-items:stretch}.search-box[data-v-fdabdc7e]{width:100%}.policy-row[data-v-fdabdc7e]{flex-direction:column;align-items:flex-start;gap:12px;padding:16px}.policy-row-status[data-v-fdabdc7e]{align-self:flex-start}.policy-row-title[data-v-fdabdc7e]{font-size:16px}.policy-row-header[data-v-fdabdc7e]{flex-direction:column;align-items:flex-start;gap:8px}.policy-row-region[data-v-fdabdc7e]{margin-left:0}.policy-row-line[data-v-fdabdc7e]{flex-direction:column;align-items:flex-start;gap:4px}.pagination-wrapper[data-v-fdabdc7e]{flex-direction:column;gap:12px}.pagination-left[data-v-fdabdc7e],.pagination-right[data-v-fdabdc7e]{justify-content:center}.data-stats[data-v-fdabdc7e]{gap:24px}.data-stat-num[data-v-fdabdc7e]{font-size:24px}.footer-content[data-v-fdabdc7e]{flex-direction:column}}@media (max-width: 480px){.hero-title[data-v-fdabdc7e]{font-size:24px;margin-top:60px}.stat-item[data-v-fdabdc7e]{flex:1 1 100%;justify-content:flex-start}.filter-tags[data-v-fdabdc7e]{gap:6px}.filter-tag[data-v-fdabdc7e]{padding:6px 12px;font-size:13px}.policy-row-title[data-v-fdabdc7e]{font-size:15px}.meta-label[data-v-fdabdc7e],.meta-highlight.blue[data-v-fdabdc7e],.meta-highlight.orange[data-v-fdabdc7e]{font-size:13px}.page-btn[data-v-fdabdc7e]{min-width:24px;height:24px;padding:0 4px;font-size:12px}.sidebar-section[data-v-fdabdc7e]{padding:16px}.sidebar-title[data-v-fdabdc7e]{font-size:16px}}.container[data-v-93277c37]{max-width:1200px;margin:0 auto;padding:0}.breadcrumb-bar[data-v-93277c37]{background:#f8fafc;padding:32px 0 20px}.breadcrumb-item[data-v-93277c37]{color:#4b5563;font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:normal}.breadcrumb-item[data-v-93277c37]:hover{color:#2563eb}.breadcrumb-item.active[data-v-93277c37]{color:#111827;font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:normal}.breadcrumb-separator[data-v-93277c37]{font-size:13px;color:#cbd5e1;margin:0 6px}.detail-banner[data-v-93277c37]{height:296px;margin:0 auto;max-width:1200px;border-radius:16px;background-image:url(/assets/image%2059@2x.png);background-size:cover;background-position:center;background-repeat:no-repeat;position:relative;overflow:hidden}.banner-content[data-v-93277c37]{display:flex;justify-content:space-between;align-items:center;position:relative;z-index:1}.banner-left[data-v-93277c37]{flex:1;min-width:0}.banner-title[data-v-93277c37]{margin:80px 0 31px 50px;color:#fff;font-family:Arial;font-size:34px;font-style:normal;font-weight:700;line-height:normal}.banner-meta[data-v-93277c37]{display:flex;flex-direction:column;gap:4px}.status-tag[data-v-93277c37]{display:inline-flex;align-items:center;padding:4px 12px;border-radius:100px;font-size:12px;font-weight:500}.status-tag.applying[data-v-93277c37]{background:#fff;color:#2563eb}.meta-item[data-v-93277c37]{margin-left:50px;margin-bottom:6.6px;color:#fff;font-family:Arial;font-size:18px;font-style:normal;font-weight:700;line-height:normal}.detail-main[data-v-93277c37]{background:#f8fafc;padding-bottom:60px}.detail-tabs[data-v-93277c37]{display:flex;justify-content:flex-end;gap:0;padding:20px 0 0;border-bottom:1px solid #e2e8f0}.tab-item[data-v-93277c37]:not(.active):hover{color:#2563eb;border-color:#e2e8f0;background:#fff}.info-card[data-v-93277c37]{background:linear-gradient(335deg,#fff,#f8fbff 99.33%);border-radius:12px;padding:24px;margin-top:20px;box-shadow:0 1px 3px #0000000a}.info-header[data-v-93277c37]{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.header-actions[data-v-93277c37]{display:flex;gap:10px}.action-btn[data-v-93277c37]{padding:5px 14px;border-radius:6px;font-size:13px;font-weight:500;cursor:pointer;transition:all .2s;border:none;background:transparent}.action-btn.outline[data-v-93277c37]{color:#0b63ff;text-align:center;font-family:Arial;font-size:15px;font-style:normal;font-weight:700;line-height:normal;background:#eaf2ff}.action-btn.outline[data-v-93277c37]:hover{opacity:.8}.action-btn.text[data-v-93277c37]{color:#10b981;text-align:center;font-family:Arial;font-size:15px;font-style:normal;font-weight:700;line-height:normal;background:#eafbf5}.action-btn.text[data-v-93277c37]:hover{opacity:.8}.info-list[data-v-93277c37]{border:1px solid #f1f5f9;border-radius:8px;overflow:hidden}.info-line[data-v-93277c37]{display:flex;border-bottom:1px solid #f1f5f9;min-height:44px;align-items:stretch}.info-line[data-v-93277c37]:last-child{border-bottom:none}.info-line-label[data-v-93277c37]{width:312.86px;background:#eef6fd;flex-shrink:0;padding:12px 26px;color:#475569;font-family:Arial;font-size:15px;font-style:normal;font-weight:400;line-height:normal;display:flex;align-items:center}.info-line:nth-child(2n) .info-line-label[data-v-93277c37]{background:#f8fbff}.info-line-value[data-v-93277c37]{padding:12px 20px;color:#263247;font-family:Arial;font-size:15px;font-style:normal;font-weight:400;line-height:normal}.link-text[data-v-93277c37]{color:#2563eb;text-decoration:none}.link-text[data-v-93277c37]:hover{text-decoration:underline}.collapse-section[data-v-93277c37]{background:linear-gradient(335deg,#fff,#f8fbff 99.33%);border-radius:12px;margin-top:16px;box-shadow:0 1px 3px #0000000a;overflow:hidden}.collapse-header[data-v-93277c37]{display:flex;justify-content:space-between;align-items:center;padding:26px 24px 15px;cursor:pointer;-webkit-user-select:none;user-select:none}.section-title-bar[data-v-93277c37]{padding-left:12px;position:relative;color:#111827;font-family:PingFang SC;font-size:18px;font-style:normal;font-weight:600;line-height:normal}.section-title-bar[data-v-93277c37]:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:2px;height:8px;background:#2563eb;border-radius:2px}.collapse-arrow[data-v-93277c37]{width:18px;height:18px;color:#94a3b8;transition:transform .2s;flex-shrink:0}.collapse-arrow.open[data-v-93277c37]{transform:rotate(180deg)}.collapse-body[data-v-93277c37]{padding:0 24px 20px}.collapse-content[data-v-93277c37]{color:#53657a;font-family:Arial;font-size:15px;font-style:normal;font-weight:400;line-height:normal;padding:16px;background:#f1f8ff;border-radius:12px}[data-v-93277c37] .collapse-content p{line-height:1.8}.related-section[data-v-93277c37]{background:linear-gradient(335deg,#fff,#f8fbff 99.33%);border-radius:12px;margin-top:16px;padding:24px;box-shadow:0 1px 3px #0000000a}.related-header[data-v-93277c37]{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.view-more[data-v-93277c37]{font-size:13px;color:#2563eb;text-decoration:none}.view-more[data-v-93277c37]:hover{text-decoration:underline}.related-list[data-v-93277c37]{display:flex;flex-direction:column;gap:0}.related-item[data-v-93277c37]{width:100%;display:flex;align-items:center;justify-content:space-between;margin:7px 0;padding:15px 24px;border:1px solid #e6edf7;gap:16px;border-radius:10px;background:#fff}.related-item-left[data-v-93277c37]{display:flex;align-items:center;gap:10px;flex-shrink:0;width:320px;min-width:0}.related-name[data-v-93277c37]{flex:.8;min-width:0;color:#0f172a;font-family:Arial;font-size:16px;font-style:normal;font-weight:700;line-height:normal;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.related-region[data-v-93277c37]{display:inline-flex;align-items:center;justify-content:center;padding:5px 11px;border-radius:12px;color:#0b63ff;text-align:center;font-family:Arial;font-size:13px;font-style:normal;font-weight:700;line-height:1;background:#eaf2ff;flex-shrink:0;vertical-align:middle}.related-item-center[data-v-93277c37]{display:flex;align-items:center;gap:24px;flex:1;min-width:0}.related-meta[data-v-93277c37]{color:#64748b;font-family:Arial;font-size:14px;font-style:normal;font-weight:400;line-height:normal}.related-item-right[data-v-93277c37]{display:flex;align-items:center;gap:10px;flex-shrink:0}.related-reward-label[data-v-93277c37]{color:#64748b;font-family:Arial;font-size:14px;font-style:normal;font-weight:400;line-height:normal}.related-reward-num[data-v-93277c37]{color:#ff6a00;text-align:right;font-family:Arial;font-size:15px;font-style:normal;font-weight:700;line-height:normal}.related-btn[data-v-93277c37]{padding:8px;border-radius:6px;margin-left:38px;cursor:pointer;transition:all .2s;border:1px solid #0b63ff;background:#fff;color:#0b63ff;text-align:center;font-family:Arial;font-size:13px;font-style:normal;font-weight:700;line-height:normal;white-space:nowrap}.related-btn[data-v-93277c37]:hover{background:#eff6ff}@media (max-width: 1024px){.detail-banner[data-v-93277c37]{margin:0 20px;max-width:none}.container[data-v-93277c37]{padding:0 20px}.related-item[data-v-93277c37]{flex-wrap:wrap;gap:8px 16px}.related-item-center[data-v-93277c37]{flex:1;width:auto;order:2;gap:24px}.related-item-right[data-v-93277c37]{flex-shrink:0;order:3}}@media (max-width: 768px){.banner-content[data-v-93277c37]{flex-direction:column;align-items:flex-start;gap:24px}.banner-title[data-v-93277c37]{font-size:24px;margin:40px 0 20px 20px}.meta-item[data-v-93277c37]{margin-left:20px;font-size:14px}.detail-banner[data-v-93277c37]{height:220px}.info-line-label[data-v-93277c37]{width:140px;padding:10px 14px;font-size:13px}.info-line-value[data-v-93277c37]{padding:10px 14px;font-size:13px}.detail-tabs[data-v-93277c37]{justify-content:flex-start}.related-item[data-v-93277c37]{flex-wrap:wrap;gap:8px 12px;padding:12px 16px}.related-item-left[data-v-93277c37]{width:100%}.related-item-center[data-v-93277c37]{flex:1;width:auto;order:2;gap:12px}.related-item-right[data-v-93277c37]{flex-shrink:0;order:3;gap:8px}.related-reward-num[data-v-93277c37]{min-width:auto}.related-btn[data-v-93277c37]{margin-left:0}.section-title-bar[data-v-93277c37]{font-size:16px}.collapse-header[data-v-93277c37]{padding:18px 16px 12px}.collapse-body[data-v-93277c37]{padding:0 16px 16px}.info-card[data-v-93277c37],.related-section[data-v-93277c37]{padding:16px}}@media (max-width: 480px){.breadcrumb-bar[data-v-93277c37]{padding:16px 0 12px}.info-header[data-v-93277c37]{flex-direction:column;align-items:flex-start;gap:12px}.banner-meta[data-v-93277c37]{flex-direction:column;align-items:flex-start;gap:8px}.info-line[data-v-93277c37]{flex-direction:column}.info-line-label[data-v-93277c37]{width:auto;padding:8px 12px 4px;background:transparent;font-size:12px}.info-line:nth-child(2n) .info-line-label[data-v-93277c37]{background:transparent}.info-line-value[data-v-93277c37]{padding:4px 12px 8px;font-size:13px}.related-item[data-v-93277c37]{gap:8px;padding:12px}.related-item-center[data-v-93277c37]{width:100%;gap:6px;flex-direction:column;align-items:flex-start;order:3}.related-item-right[data-v-93277c37]{width:100%;justify-content:space-between;order:2;gap:6px}.related-name[data-v-93277c37]{font-size:14px}.related-meta[data-v-93277c37]{font-size:12px}.related-reward-num[data-v-93277c37]{font-size:14px}.action-btn[data-v-93277c37]{font-size:13px;padding:4px 10px}}.news-detail-page[data-v-545ca9e1]{background:#fff;min-height:100vh;padding-bottom:0}.container[data-v-545ca9e1]{max-width:1200px;margin:0 auto;padding:0 20px}.detail-header[data-v-545ca9e1]{background:#fff;padding:30px 0 20px}.breadcrumb[data-v-545ca9e1]{display:flex;align-items:center;gap:14px;color:#4b5563;font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:normal}.breadcrumb .sep[data-v-545ca9e1]{color:#99a1af}.breadcrumb .active[data-v-545ca9e1]{color:#111827;font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:normal}.article-body[data-v-545ca9e1]{background:linear-gradient(335deg,#fff,#f8fbff 99.33%);border-radius:12px;border:1px solid #E6EDF7;padding:62px 40px;box-shadow:0 2px 12px #0000000a}.detail-title[data-v-545ca9e1]{color:#0f172a;font-family:Arial;font-size:30px;font-style:normal;font-weight:700;line-height:normal}.detail-meta[data-v-545ca9e1]{display:flex;align-items:center;flex-wrap:wrap;gap:24px;padding:49px 0 35px;margin-bottom:25px;border-bottom:1px solid #E6EDF7}.meta-item[data-v-545ca9e1]{display:flex;align-items:center;color:#64748b;font-family:Arial;font-size:16px;font-style:normal;font-weight:400;line-height:normal}.meta-item img[data-v-545ca9e1]{width:14px;height:14px;display:block}.meta-item.category[data-v-545ca9e1]{margin-left:auto;color:#0b63ff;font-family:Arial;font-size:16px;font-style:normal;font-weight:700;line-height:normal}.article-content p[data-v-545ca9e1]{color:#64748b;font-family:PingFang SC;font-size:16px;font-style:normal;font-weight:400;line-height:1.8;margin:0 0 16px;text-align:justify;text-indent:2em}.article-image[data-v-545ca9e1]{width:100%;max-width:100%;height:auto;border-radius:8px;margin:24px 0;display:block;object-fit:cover}.related-section[data-v-545ca9e1]{margin-top:24px;padding:25px;border-radius:16px;border:1px solid #E6EDF7;background:linear-gradient(335deg,#fff,#f8fbff 99.33%);box-shadow:0 4px 6px -4px #2b7fff0d}.section-header[data-v-545ca9e1]{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.section-header h3[data-v-545ca9e1]{position:relative;padding-left:15px;color:#111827;font-family:PingFang SC;font-size:18px;font-style:normal;font-weight:600;line-height:normal;margin:0}.section-header h3[data-v-545ca9e1]:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:2px;height:8px;background:#2563eb;border-radius:2px}.more-link[data-v-545ca9e1]{color:#155dfc;text-align:center;font-family:Noto Sans SC;font-size:16px;font-style:normal;font-weight:400;line-height:24px}.more-link[data-v-545ca9e1]:hover{opacity:.8}.related-list[data-v-545ca9e1]{display:flex;flex-direction:column}.related-item[data-v-545ca9e1]{display:flex;gap:16px;padding:17px 0;border-bottom:1px solid #f0f0f0;cursor:pointer;transition:background .2s}.related-item[data-v-545ca9e1]:last-child{border-bottom:none}.related-item[data-v-545ca9e1]:hover{background:#fafafa}.related-thumb[data-v-545ca9e1]{width:128px;height:80px;border-radius:8px;object-fit:cover;display:block;flex-shrink:0;background:#f0f0f0}.related-info[data-v-545ca9e1]{flex:1;min-width:0;display:flex;flex-direction:column;gap:16px}.related-title[data-v-545ca9e1]{color:#1e293b;font-family:Arial;font-size:18px;font-style:normal;font-weight:700;line-height:normal}.related-source[data-v-545ca9e1]{color:#64748b;display:flex;justify-content:space-between;font-family:Arial;font-size:15px;font-style:normal;font-weight:400;line-height:normal}.related-date[data-v-545ca9e1]{color:#64748b;font-family:Arial;font-size:16px;font-style:normal;font-weight:400;line-height:normal;margin-right:28px}@media (max-width: 768px){.detail-header[data-v-545ca9e1]{padding:20px 0 12px}.breadcrumb[data-v-545ca9e1]{font-size:12px;margin-bottom:12px}.detail-title[data-v-545ca9e1]{font-size:18px}.detail-meta[data-v-545ca9e1]{gap:10px;padding:24px 0 16px}.meta-item[data-v-545ca9e1]{font-size:12px}.meta-item.category[data-v-545ca9e1]{margin-left:0}.article-body[data-v-545ca9e1]{padding:20px;margin-top:12px}.article-content p[data-v-545ca9e1]{font-size:14px;line-height:1.7;margin-bottom:12px}.article-image[data-v-545ca9e1]{margin:16px 0}.related-section[data-v-545ca9e1]{padding:16px;margin-top:12px}.section-header h3[data-v-545ca9e1]{font-size:15px}.related-item[data-v-545ca9e1]{gap:12px;padding:12px 0}.related-thumb[data-v-545ca9e1]{width:80px;height:52px}.related-title[data-v-545ca9e1]{font-size:13px;line-height:20px;white-space:normal}.related-source[data-v-545ca9e1],.related-date[data-v-545ca9e1]{font-size:12px}}@media (max-width: 480px){.container[data-v-545ca9e1]{padding:0 12px}.article-body[data-v-545ca9e1]{padding:16px}.detail-meta[data-v-545ca9e1]{flex-direction:column;align-items:flex-start;gap:8px}.related-item[data-v-545ca9e1]{gap:10px;padding:10px 0}.related-thumb[data-v-545ca9e1]{width:64px;height:44px;border-radius:6px}.related-title[data-v-545ca9e1]{font-size:13px;line-height:18px}.related-source[data-v-545ca9e1],.related-date[data-v-545ca9e1]{font-size:11px}}.enterprise-page[data-v-9dc0aa98]{background:#f8fafc;min-height:100vh}.breadcrumb-bar[data-v-9dc0aa98]{background:#f8fafc;padding:32px 0 20px}.breadcrumb-inner[data-v-9dc0aa98]{max-width:1200px;margin:0 auto;padding:0 20px}.breadcrumb-item[data-v-9dc0aa98]{color:#4b5563;font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:normal;cursor:pointer;transition:color .2s}.breadcrumb-item[data-v-9dc0aa98]:hover{color:#2563eb}.breadcrumb-item.active[data-v-9dc0aa98]{color:#111827;font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:normal;cursor:default}.breadcrumb-separator[data-v-9dc0aa98]{font-size:13px;color:#cbd5e1;margin:0 6px}.back-top[data-v-9dc0aa98]{position:fixed;right:32px;bottom:32px;width:44px;height:44px;background:#fff;border:1px solid #e5e7eb;border-radius:8px;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 4px 12px #00000014;transition:all .2s;z-index:100;color:#6b7280}.back-top[data-v-9dc0aa98]:hover{background:#2563eb;color:#fff;border-color:#2563eb}.back-top svg[data-v-9dc0aa98]{width:20px;height:20px}.enterprise-banner[data-v-9dc0aa98]{background:linear-gradient(135deg,#0f1b3a,#1a3a6c);padding:60px 20px 40px;text-align:center}.banner-title[data-v-9dc0aa98]{color:#fff;font-family:PingFang SC;font-size:36px;font-weight:600}.banner-subtitle[data-v-9dc0aa98]{color:#ffffffb3;font-size:15px;margin-top:8px}.banner-search[data-v-9dc0aa98]{max-width:720px;margin:24px auto 0;display:flex;gap:12px}.banner-search .search-input-wrapper[data-v-9dc0aa98]{flex:1;display:flex;align-items:center;background:#fff;border-radius:8px;padding:0 16px;height:48px}.banner-search input[data-v-9dc0aa98]{flex:1;border:none;outline:none;font-size:14px;background:transparent}.search-btn[data-v-9dc0aa98]{height:48px;padding:0 32px;border:none;border-radius:8px;background:#155dfc;color:#fff;font-size:15px;cursor:pointer}.search-btn[data-v-9dc0aa98]:hover{opacity:.9}.suggest-dropdown[data-v-9dc0aa98]{position:absolute;top:100%;left:0;right:0;margin-top:4px;background:#fff;border-radius:8px;box-shadow:0 4px 12px #0000001f;list-style:none;padding:4px 0;max-height:240px;overflow-y:auto;z-index:100;text-align:left}.suggest-item[data-v-9dc0aa98]{padding:10px 16px;font-size:14px;color:#333;cursor:pointer}.suggest-item[data-v-9dc0aa98]:hover{background:#f0f5ff;color:#155dfc}.enterprise-container[data-v-9dc0aa98]{max-width:1200px;margin:24px auto;display:flex;gap:24px;padding:0 20px}.enterprise-main[data-v-9dc0aa98]{flex:1;background:#fff;border-radius:12px;padding:24px}.enterprise-main-header[data-v-9dc0aa98]{margin-bottom:20px}.section-title[data-v-9dc0aa98]{display:flex;align-items:center;gap:10px;font-size:18px;font-weight:600;color:#111827;margin-bottom:14px}.title-dot[data-v-9dc0aa98]{width:4px;height:16px;background:#2f75ff;border-radius:2px}.filter-bar[data-v-9dc0aa98]{display:flex;gap:8px;flex-wrap:wrap}.filter-tag[data-v-9dc0aa98]{padding:6px 14px;border-radius:6px;font-size:13px;color:#4b5563;background:#f3f4f6;cursor:pointer;transition:all .2s}.filter-tag.active[data-v-9dc0aa98],.filter-tag[data-v-9dc0aa98]:hover{background:#155dfc;color:#fff}.enterprise-list[data-v-9dc0aa98]{display:flex;flex-direction:column;gap:12px}.enterprise-card[data-v-9dc0aa98]{display:flex;align-items:center;justify-content:space-between;padding:18px 20px;border:1px solid #f0f0f0;border-radius:8px;background:#fafbfc;cursor:pointer;transition:box-shadow .2s}.enterprise-card[data-v-9dc0aa98]:hover{box-shadow:0 4px 12px #0000000f;background:#fff}.enterprise-card-left[data-v-9dc0aa98]{display:flex;align-items:center;gap:16px;flex:1;min-width:0}.enterprise-logo[data-v-9dc0aa98]{width:48px;height:48px;border-radius:8px;background:linear-gradient(135deg,#155dfc,#2f75ff);color:#fff;display:flex;align-items:center;justify-content:center;font-size:18px;font-weight:600;flex-shrink:0}.enterprise-info[data-v-9dc0aa98]{flex:1;min-width:0}.enterprise-name[data-v-9dc0aa98]{font-size:16px;font-weight:600;color:#0f172a;margin-bottom:6px}.enterprise-meta[data-v-9dc0aa98]{display:flex;gap:16px;font-size:13px;color:#64748b;margin-bottom:6px;flex-wrap:wrap}.enterprise-tags[data-v-9dc0aa98]{display:flex;gap:6px;flex-wrap:wrap}.enterprise-tags .tag[data-v-9dc0aa98]{padding:2px 8px;border-radius:4px;font-size:12px;color:#155dfc;background:#eaf2ff}.view-btn[data-v-9dc0aa98]{padding:8px 18px;border:1px solid #d1d5db;border-radius:6px;background:#fff;color:#374151;font-size:13px;cursor:pointer}.view-btn[data-v-9dc0aa98]:hover{border-color:#155dfc;color:#155dfc}.pagination-wrapper[data-v-9dc0aa98]{display:flex;justify-content:center;align-items:center;margin-top:24px;padding-top:16px;border-top:1px solid #f0f0f0;gap:16px;flex-wrap:wrap}.pagination-left[data-v-9dc0aa98]{display:flex;align-items:center;gap:12px}.total-text[data-v-9dc0aa98]{color:#606266;font-size:12px}.page-size-select[data-v-9dc0aa98]{height:28px;padding:0 20px 0 8px;border:1px solid #d9d9d9;border-radius:4px;font-size:13px;color:#666;background:#fff;cursor:pointer;outline:none;-moz-appearance:none;appearance:none;-webkit-appearance:none}.pagination-center[data-v-9dc0aa98]{display:flex;align-items:center;gap:4px}.page-btn[data-v-9dc0aa98]{min-width:28px;height:28px;padding:0 6px;border:none;background:transparent;border-radius:4px;font-size:14px;color:#999;cursor:pointer;transition:all .2s;display:flex;align-items:center;justify-content:center}.page-btn[data-v-9dc0aa98]:hover:not(:disabled):not(.ellipsis){color:#2f75ff}.page-btn.active[data-v-9dc0aa98]{color:#2f75ff;font-weight:600}.page-btn.ellipsis[data-v-9dc0aa98]{cursor:default;color:#999}.page-btn[data-v-9dc0aa98]:disabled{cursor:not-allowed;opacity:.4}.pagination-right[data-v-9dc0aa98]{display:flex;align-items:center;gap:8px}.goto-text[data-v-9dc0aa98]{color:#606266;font-size:12px}.goto-input[data-v-9dc0aa98]{width:40px;height:28px;padding:0 4px;border:1px solid #d9d9d9;border-radius:4px;font-size:13px;color:#666;text-align:center;outline:none}.enterprise-sidebar[data-v-9dc0aa98]{width:280px;flex-shrink:0;display:flex;flex-direction:column;gap:20px}.sidebar-section[data-v-9dc0aa98]{background:#fff;border-radius:12px;padding:20px}.sidebar-title[data-v-9dc0aa98]{font-size:16px;font-weight:600;color:#101828;margin-bottom:14px}.industry-cloud[data-v-9dc0aa98]{display:flex;flex-wrap:wrap;gap:8px}.industry-tag[data-v-9dc0aa98]{padding:6px 12px;border-radius:6px;font-size:13px;color:#155dfc;background:#eff6ff;cursor:pointer}.industry-tag[data-v-9dc0aa98]:hover{background:#155dfc;color:#fff}.region-list[data-v-9dc0aa98]{display:flex;flex-direction:column;gap:10px}.region-item[data-v-9dc0aa98]{font-size:14px;color:#374151;cursor:pointer}.region-item[data-v-9dc0aa98]:hover{color:#155dfc}@media (max-width: 1024px){.enterprise-container[data-v-9dc0aa98]{flex-direction:column}.enterprise-sidebar[data-v-9dc0aa98]{width:100%}}@media (max-width: 768px){.enterprise-card[data-v-9dc0aa98]{flex-direction:column;align-items:flex-start;gap:12px}.enterprise-card-right[data-v-9dc0aa98]{align-self:flex-end}.banner-search[data-v-9dc0aa98]{flex-direction:column}.search-btn[data-v-9dc0aa98]{width:100%}}.business-page[data-v-37a30902]{background:#f8fafc;min-height:100vh}.breadcrumb-bar[data-v-37a30902]{background:#f8fafc;padding:32px 0 20px}.breadcrumb-inner[data-v-37a30902]{max-width:1200px;margin:0 auto;padding:0 20px}.breadcrumb-item[data-v-37a30902]{color:#4b5563;font-size:14px;cursor:pointer}.breadcrumb-item.active[data-v-37a30902]{color:#111827;cursor:default}.breadcrumb-separator[data-v-37a30902]{font-size:13px;color:#cbd5e1;margin:0 6px}.header[data-v-37a30902]{max-width:1200px;margin:0 auto;padding:0 20px 16px}.header-inner[data-v-37a30902]{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.tabs[data-v-37a30902]{display:flex;gap:8px}.tab[data-v-37a30902]{height:36px;padding:0 14px;border:1px solid #e5e7eb;background:#fff;color:#111827;border-radius:10px;cursor:pointer}.tab.active[data-v-37a30902]{border-color:#2563eb;color:#2563eb}.search-box[data-v-37a30902]{display:flex;gap:10px;align-items:center;flex:1;justify-content:flex-end}.search-box input[data-v-37a30902]{width:min(640px,100%);height:40px;border:1px solid #e5e7eb;border-radius:10px;padding:0 12px;outline:none;background:#fff}.search-btn[data-v-37a30902]{height:40px;padding:0 16px;border:none;background:#2563eb;color:#fff;border-radius:10px;cursor:pointer}.content[data-v-37a30902]{max-width:1200px;margin:0 auto;padding:12px 20px 40px}.status-text[data-v-37a30902]{color:#6b7280;padding:24px 0}.list[data-v-37a30902]{display:flex;flex-direction:column;gap:12px}.card[data-v-37a30902]{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:14px 16px}.title[data-v-37a30902]{font-size:16px;color:#111827;font-weight:600}.desc[data-v-37a30902]{margin-top:6px;color:#6b7280;font-size:13px;line-height:20px}.tags[data-v-37a30902]{margin-top:10px;display:flex;gap:8px;flex-wrap:wrap}.tag[data-v-37a30902]{font-size:12px;color:#2563eb;background:#2563eb14;border:1px solid rgba(37,99,235,.18);padding:2px 8px;border-radius:999px}.meta[data-v-37a30902]{margin-top:10px;color:#6b7280;font-size:12px;display:flex;flex-wrap:wrap;gap:6px;align-items:center}.meta-sep[data-v-37a30902]{color:#cbd5e1}.load-more[data-v-37a30902]{margin-top:16px;display:flex;justify-content:center}.load-more-btn[data-v-37a30902]{height:38px;padding:0 18px;border:1px solid #e5e7eb;background:#fff;border-radius:10px;cursor:pointer}.load-more-btn[data-v-37a30902]:disabled{opacity:.6;cursor:not-allowed}.search-result-page[data-v-b9e6986f]{background:#f8fafc;min-height:100vh}.breadcrumb-bar[data-v-b9e6986f]{background:#f8fafc;padding:32px 0 20px}.breadcrumb-inner[data-v-b9e6986f]{max-width:1200px;margin:0 auto;padding:0 20px}.breadcrumb-item[data-v-b9e6986f]{color:#4b5563;font-size:14px;cursor:pointer}.breadcrumb-item.active[data-v-b9e6986f]{color:#111827;cursor:default}.breadcrumb-separator[data-v-b9e6986f]{font-size:13px;color:#cbd5e1;margin:0 6px}.search-bar[data-v-b9e6986f]{max-width:1200px;margin:0 auto;padding:0 20px 16px}.search-bar-inner[data-v-b9e6986f]{display:flex;gap:12px;align-items:center;justify-content:space-between}.type-switch[data-v-b9e6986f]{display:flex;gap:8px}.type-btn[data-v-b9e6986f]{height:36px;padding:0 14px;border:1px solid #e5e7eb;background:#fff;color:#111827;border-radius:10px;cursor:pointer}.type-btn.active[data-v-b9e6986f]{border-color:#2563eb;color:#2563eb}.search-box[data-v-b9e6986f]{flex:1;display:flex;gap:10px;align-items:center;justify-content:flex-end}.search-box input[data-v-b9e6986f]{width:min(640px,100%);height:40px;border:1px solid #e5e7eb;border-radius:10px;padding:0 12px;outline:none;background:#fff}.search-btn[data-v-b9e6986f]{height:40px;padding:0 16px;border:none;background:#2563eb;color:#fff;border-radius:10px;cursor:pointer}.content[data-v-b9e6986f]{max-width:1200px;margin:0 auto;padding:12px 20px 40px}.status-text[data-v-b9e6986f]{color:#6b7280;padding:24px 0}.list[data-v-b9e6986f]{display:flex;flex-direction:column;gap:12px}.card[data-v-b9e6986f]{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:14px 16px;display:flex;align-items:center;justify-content:space-between;cursor:pointer}.card-left[data-v-b9e6986f]{display:flex;gap:12px;align-items:flex-start;flex:1;min-width:0}.logo[data-v-b9e6986f]{width:44px;height:44px;border-radius:10px;background:#9ca3af;color:#fff;display:flex;align-items:center;justify-content:center;font-size:14px;flex-shrink:0}.info[data-v-b9e6986f]{min-width:0}.name[data-v-b9e6986f]{font-size:16px;color:#111827;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.meta[data-v-b9e6986f]{margin-top:6px;color:#6b7280;font-size:13px;display:flex;gap:10px;flex-wrap:wrap}.sub[data-v-b9e6986f]{margin-top:6px;color:#6b7280;font-size:13px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.detail-btn[data-v-b9e6986f]{height:34px;padding:0 12px;border:1px solid #e5e7eb;background:#fff;border-radius:10px;cursor:pointer;flex-shrink:0}.load-more[data-v-b9e6986f]{margin-top:16px;display:flex;justify-content:center}.load-more-btn[data-v-b9e6986f]{height:38px;padding:0 18px;border:1px solid #e5e7eb;background:#fff;border-radius:10px;cursor:pointer}.load-more-btn[data-v-b9e6986f]:disabled{opacity:.6;cursor:not-allowed}.chamber-page[data-v-3e1b7d8c]{background:#f8fafc;min-height:100vh}.breadcrumb-bar[data-v-3e1b7d8c]{background:#f8fafc;padding:32px 0 20px}.breadcrumb-inner[data-v-3e1b7d8c]{max-width:1200px;margin:0 auto;padding:0 20px}.breadcrumb-item[data-v-3e1b7d8c]{color:#4b5563;font-size:14px;cursor:pointer}.breadcrumb-item.active[data-v-3e1b7d8c]{color:#111827;cursor:default}.breadcrumb-separator[data-v-3e1b7d8c]{font-size:13px;color:#cbd5e1;margin:0 6px}.header[data-v-3e1b7d8c]{max-width:1200px;margin:0 auto;padding:0 20px 16px}.header-inner[data-v-3e1b7d8c]{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.tabs[data-v-3e1b7d8c]{display:flex;gap:8px}.tab[data-v-3e1b7d8c]{height:36px;padding:0 14px;border:1px solid #e5e7eb;background:#fff;color:#111827;border-radius:10px;cursor:pointer}.tab.active[data-v-3e1b7d8c]{border-color:#2563eb;color:#2563eb}.search-box[data-v-3e1b7d8c]{display:flex;gap:10px;align-items:center;flex:1;justify-content:flex-end}.search-box input[data-v-3e1b7d8c]{width:min(640px,100%);height:40px;border:1px solid #e5e7eb;border-radius:10px;padding:0 12px;outline:none;background:#fff}.search-btn[data-v-3e1b7d8c]{height:40px;padding:0 16px;border:none;background:#2563eb;color:#fff;border-radius:10px;cursor:pointer}.content[data-v-3e1b7d8c]{max-width:1200px;margin:0 auto;padding:12px 20px 40px}.status-text[data-v-3e1b7d8c]{color:#6b7280;padding:24px 0}.grid[data-v-3e1b7d8c]{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:14px}@media (max-width: 1200px){.grid[data-v-3e1b7d8c]{grid-template-columns:repeat(5,minmax(0,1fr))}}@media (max-width: 992px){.grid[data-v-3e1b7d8c]{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width: 768px){.grid[data-v-3e1b7d8c]{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width: 520px){.grid[data-v-3e1b7d8c]{grid-template-columns:repeat(2,minmax(0,1fr))}}.card[data-v-3e1b7d8c]{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:14px 12px;display:flex;flex-direction:column;align-items:center;cursor:pointer;transition:transform .12s,box-shadow .12s}.card[data-v-3e1b7d8c]:hover{transform:translateY(-1px);box-shadow:0 8px 24px #0000000f}.logo[data-v-3e1b7d8c]{width:56px;height:56px;border-radius:50%;background:#e5e7eb;overflow:hidden;display:flex;align-items:center;justify-content:center;flex-shrink:0}.logo img[data-v-3e1b7d8c]{width:100%;height:100%;object-fit:cover;display:block}.logo span[data-v-3e1b7d8c]{color:#111827;font-weight:600;font-size:14px}.name[data-v-3e1b7d8c]{margin-top:10px;font-size:14px;font-weight:600;color:#111827;text-align:center;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:38px;line-height:19px}.sub[data-v-3e1b7d8c]{margin-top:8px;font-size:12px;color:#6b7280;text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.load-more[data-v-3e1b7d8c]{margin-top:18px;display:flex;justify-content:center}.load-more-btn[data-v-3e1b7d8c]{height:38px;padding:0 18px;border:1px solid #e5e7eb;background:#fff;border-radius:10px;cursor:pointer}.load-more-btn[data-v-3e1b7d8c]:disabled{opacity:.6;cursor:not-allowed}.chamber-detail-page[data-v-5d153a07]{background:#f8fafc;min-height:100vh}.breadcrumb-bar[data-v-5d153a07]{background:#f8fafc;padding:32px 0 20px}.breadcrumb-inner[data-v-5d153a07]{max-width:1200px;margin:0 auto;padding:0 20px}.breadcrumb-item[data-v-5d153a07]{color:#4b5563;font-size:14px;cursor:pointer}.breadcrumb-item.active[data-v-5d153a07]{color:#111827;cursor:default}.breadcrumb-separator[data-v-5d153a07]{font-size:13px;color:#cbd5e1;margin:0 6px}.content[data-v-5d153a07]{max-width:1200px;margin:0 auto;padding:12px 20px 40px}.status-text[data-v-5d153a07]{color:#6b7280;padding:24px 0}.hero[data-v-5d153a07]{position:relative;height:200px;border-radius:16px;overflow:hidden;background:linear-gradient(135deg,#7599f2,#1a3a6c);background-size:cover;background-position:center;border:1px solid rgba(15,23,42,.08)}.hero-mask[data-v-5d153a07]{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#3e3e3e1a,#0000008c)}.hero-inner[data-v-5d153a07]{position:absolute;left:18px;right:18px;bottom:18px;display:flex;gap:14px;align-items:center}.hero-logo[data-v-5d153a07]{width:64px;height:64px;border-radius:50%;background:#ffffff2e;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);overflow:hidden;display:flex;align-items:center;justify-content:center;flex-shrink:0;border:1px solid rgba(255,255,255,.16)}.hero-logo img[data-v-5d153a07]{width:100%;height:100%;object-fit:cover;display:block}.hero-logo span[data-v-5d153a07]{color:#fff;font-weight:600;font-size:14px}.hero-main[data-v-5d153a07]{min-width:0}.hero-title[data-v-5d153a07]{color:#fff;font-size:20px;font-weight:700;line-height:26px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hero-sub[data-v-5d153a07]{margin-top:6px;color:#fffc;font-size:13px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tabs[data-v-5d153a07]{margin-top:16px;display:flex;gap:10px;flex-wrap:wrap}.tab[data-v-5d153a07]{height:36px;padding:0 14px;border:1px solid #e5e7eb;background:#fff;color:#111827;border-radius:10px;cursor:pointer}.tab.active[data-v-5d153a07]{border-color:#2563eb;color:#2563eb}.panel[data-v-5d153a07]{margin-top:14px;display:flex;flex-direction:column;gap:12px}.card[data-v-5d153a07]{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:18px}.kv-card[data-v-5d153a07]{padding:0}.kv[data-v-5d153a07]{padding:18px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 16px}@media (max-width: 768px){.kv[data-v-5d153a07]{grid-template-columns:1fr}}.kv-row[data-v-5d153a07]{display:flex;gap:10px;padding:10px 12px;border:1px solid #f1f5f9;border-radius:10px;background:#fbfdff}.k[data-v-5d153a07]{width:90px;color:#6b7280;font-size:13px;flex-shrink:0}.v[data-v-5d153a07]{color:#111827;font-size:13px;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.section[data-v-5d153a07]{padding:14px 0;border-bottom:1px solid #f1f5f9}.section[data-v-5d153a07]:last-child{border-bottom:none}.section-title[data-v-5d153a07]{font-size:15px;font-weight:700;color:#111827}.empty-text[data-v-5d153a07]{margin-top:10px;color:#6b7280;font-size:13px}.rich[data-v-5d153a07]{margin-top:10px;color:#111827;font-size:13px;line-height:22px}.honors[data-v-5d153a07]{margin-top:12px;display:flex;gap:12px;overflow:auto;padding-bottom:6px}.honor[data-v-5d153a07]{width:160px;flex:0 0 auto;border:1px solid #eef2f7;border-radius:12px;overflow:hidden;background:#fff}.honor-img[data-v-5d153a07]{width:100%;height:100px;object-fit:cover;display:block;background:#f1f5f9}.honor-title[data-v-5d153a07]{padding:10px 12px;font-size:13px;color:#111827;line-height:18px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:36px}.list[data-v-5d153a07]{display:flex;flex-direction:column;gap:12px}.list-item[data-v-5d153a07]{display:flex;gap:14px;align-items:flex-start;background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:14px 16px;cursor:pointer}.thumb[data-v-5d153a07]{width:120px;height:78px;border-radius:10px;object-fit:cover;background:#f1f5f9;flex-shrink:0}.list-main[data-v-5d153a07]{min-width:0;flex:1}.list-title[data-v-5d153a07]{font-size:15px;color:#111827;font-weight:700;line-height:20px}.list-desc[data-v-5d153a07]{margin-top:8px;color:#6b7280;font-size:13px;line-height:20px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.list-meta[data-v-5d153a07]{margin-top:10px;color:#6b7280;font-size:12px;display:flex;gap:12px;flex-wrap:wrap}.meta-item[data-v-5d153a07]{color:#6b7280}.empty-card[data-v-5d153a07]{padding:24px 18px;color:#6b7280}.member-grid[data-v-5d153a07]{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}@media (max-width: 992px){.member-grid[data-v-5d153a07]{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width: 768px){.member-grid[data-v-5d153a07]{grid-template-columns:repeat(2,minmax(0,1fr))}}.member-card[data-v-5d153a07]{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:14px 12px;display:flex;flex-direction:column;align-items:center;transition:transform .12s,box-shadow .12s,border-color .12s}.member-card[data-v-5d153a07]:hover{transform:translateY(-1px);border-color:#2563eb40;box-shadow:0 10px 26px #0f172a0f}.member-logo[data-v-5d153a07]{width:56px;height:56px;border-radius:50%;background:#e5e7eb;overflow:hidden;display:flex;align-items:center;justify-content:center;border:1px solid rgba(148,163,184,.35)}.member-logo img[data-v-5d153a07]{width:100%;height:100%;object-fit:cover;display:block}.member-logo span[data-v-5d153a07]{color:#fff;font-weight:600;font-size:16px;display:block;width:100%;padding:0 8px;text-align:center;white-space:pre-line;word-break:keep-all;line-height:20px}.member-name[data-v-5d153a07]{margin-top:10px;font-size:14px;font-weight:700;color:#111827;text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.member-sub[data-v-5d153a07]{margin-top:6px;font-size:12px;color:#6b7280;text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.member-desc[data-v-5d153a07]{margin-top:8px;font-size:12px;color:#6b7280;line-height:18px;text-align:center;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;width:100%;min-height:54px}.modal[data-v-5d153a07]{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a8c;z-index:2000;display:flex;align-items:center;justify-content:center;padding:24px}.modal-card[data-v-5d153a07]{width:min(920px,100%);max-height:min(80vh,720px);overflow:auto;background:#fff;border-radius:14px;border:1px solid rgba(15,23,42,.1);padding:16px 16px 18px}.modal-header[data-v-5d153a07]{display:flex;align-items:center;justify-content:space-between;gap:12px}.modal-title[data-v-5d153a07]{font-size:16px;font-weight:800;color:#111827;line-height:22px;min-width:0}.modal-close[data-v-5d153a07]{width:32px;height:32px;border-radius:10px;border:1px solid #e5e7eb;background:#fff;cursor:pointer;font-size:18px;line-height:1}.modal-meta[data-v-5d153a07]{margin-top:10px;color:#6b7280;font-size:12px;display:flex;gap:12px;flex-wrap:wrap}.modal-body[data-v-5d153a07]{margin-top:14px}.plain[data-v-5d153a07]{color:#111827;font-size:13px;line-height:22px;white-space:pre-wrap}.about-page[data-v-435d647b]{background:linear-gradient(180deg,#f8fafc,#fff 60%,#f8fafc);min-height:100vh}.breadcrumb-bar[data-v-435d647b]{background:#f8fafc;padding:32px 0 20px}.breadcrumb-inner[data-v-435d647b]{max-width:1200px;margin:0 auto;padding:0 20px;display:flex;align-items:center;gap:10px;color:#64748b;font-size:14px}.breadcrumb-item[data-v-435d647b]{cursor:pointer;transition:color .2s}.breadcrumb-item[data-v-435d647b]:hover{color:#2563eb}.breadcrumb-item.active[data-v-435d647b]{color:#0f172a;cursor:default}.breadcrumb-separator[data-v-435d647b]{color:#cbd5e1}.hero-banner[data-v-435d647b]{background:radial-gradient(900px 420px at 18% 18%,#ffffff42,#fff0 60%),radial-gradient(700px 360px at 90% 20%,#3b82f659,#3b82f600 55%),linear-gradient(135deg,#155dfc,#3b82f6);padding:64px 0 56px;color:#fff}.hero-content[data-v-435d647b]{max-width:1200px;margin:0 auto;padding:0 20px}.hero-title[data-v-435d647b]{margin:0 0 12px;font-size:36px;font-weight:700;letter-spacing:-.6px}.hero-subtitle[data-v-435d647b]{margin:0;font-size:15px;opacity:.9}.container[data-v-435d647b]{max-width:1200px;margin:0 auto;padding:26px 20px 64px}.content-card[data-v-435d647b]{background:#fff;border-radius:16px;border:1px solid #e2e8f0;padding:28px;box-shadow:0 10px 30px #0f172a0f}.about-text[data-v-435d647b]{max-width:920px;margin:0 auto}.about-text p[data-v-435d647b]{margin:0 0 14px;line-height:2;color:#334155;font-size:15px;text-align:justify;text-justify:inter-ideograph}.about-text p[data-v-435d647b]:last-child{margin-bottom:0}@media (max-width: 768px){.breadcrumb-bar[data-v-435d647b]{padding:22px 0 14px}.hero-banner[data-v-435d647b]{padding:52px 0 44px}.hero-title[data-v-435d647b]{font-size:28px;letter-spacing:-.4px}.hero-subtitle[data-v-435d647b]{font-size:14px}.container[data-v-435d647b]{padding:18px 16px 44px}.content-card[data-v-435d647b]{padding:20px;border-radius:14px}.about-text p[data-v-435d647b]{font-size:14px;line-height:1.9}}
