Files
vf_react/public/htmls/豆包多模态交互.html
2025-10-11 16:16:02 +08:00

1126 lines
61 KiB
HTML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!DOCTYPE html>
<html lang="zh-CN">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<title>概念股票分析报告</title>
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&display=swap" rel="stylesheet" />
<!-- Font Awesome Icons -->
<script src="https://kit.fontawesome.com/1d2b6c4f81.js" crossorigin="anonymous"></script>
<!-- Tailwind CSS -->
<link href="https://cdn.jsdelivr.net/npm/tailwindcss@2.2.19/dist/tailwind.min.css" rel="stylesheet">
<link href="https://cdn.jsdelivr.net/npm/daisyui@5" rel="stylesheet" type="text/css" />
<style>
body {
font-family: 'Inter', sans-serif;
}
.concept-header {
background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
}
.table-container {
backdrop-filter: blur(8px);
background-color: rgba(255, 255, 255, 0.9);
}
.badge-upstream {
background-color: #3b82f6;
}
.badge-downstream {
background-color: #10b981;
}
.tech-badge {
background-color: #8b5cf6;
}
@media (max-width: 768px) {
.table-container {
font-size: 0.8rem;
}
.concept-header {
padding: 1rem;
}
}
</style>
</head>
<body class="bg-gray-50">
<!-- 背景粒子效果 -->
<div id="tsparticles"></div>
<div class="container mx-auto px-4 py-8 relative z-10">
<!-- 页面标题 -->
<div class="text-center mb-10">
<h1 class="text-4xl font-bold text-gray-800 mb-4">概念股票分析报告</h1>
<p class="text-lg text-gray-600 max-w-3xl mx-auto">深度解析热门概念板块及相关上市公司,挖掘投资价值与产业链布局</p>
</div>
<!-- ISP视觉概念 -->
<div class="mb-12">
<div class="concept-header rounded-t-xl p-6 shadow-lg">
<div class="flex items-center justify-between">
<div>
<h2 class="text-2xl font-bold text-white">ISP视觉(250526)</h2>
<p class="text-indigo-100 mt-2">图像信号处理技术产业链核心企业分析</p>
</div>
<div class="bg-white bg-opacity-20 rounded-full p-3">
<i class="fas fa-camera text-white text-2xl"></i>
</div>
</div>
</div>
<div class="table-container rounded-b-xl shadow-lg overflow-hidden">
<div class="overflow-x-auto">
<table class="min-w-full divide-y divide-gray-200">
<thead class="bg-gray-50">
<tr>
<th class="px-6 py-3 text-left text-xs font-medium text-gray-500 uppercase tracking-wider">股票名称</th>
<th class="px-6 py-3 text-left text-xs font-medium text-gray-500 uppercase tracking-wider">分类</th>
<th class="px-6 py-3 text-left text-xs font-medium text-gray-500 uppercase tracking-wider">项目/技术</th>
<th class="px-6 py-3 text-left text-xs font-medium text-gray-500 uppercase tracking-wider">消息来源</th>
<th class="px-6 py-3 text-left text-xs font-medium text-gray-500 uppercase tracking-wider">投资逻辑</th>
</tr>
</thead>
<tbody class="bg-white divide-y divide-gray-200">
<tr class="hover:bg-gray-50">
<td class="px-6 py-4 whitespace-nowrap">
<div class="flex items-center">
<div class="ml-4">
<div class="text-sm font-medium text-gray-900">富瀚微</div>
</div>
</div>
</td>
<td class="px-6 py-4 whitespace-nowrap">
<span class="px-2 inline-flex text-xs leading-5 font-semibold rounded-full bg-purple-100 text-purple-800">ISP</span>
</td>
<td class="px-6 py-4 text-sm text-gray-900">提供图像信号处理器ISP芯片及完整的产品解决方案</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">搜互动</td>
<td class="px-6 py-4 text-sm text-gray-900">公司专注于图像信号处理领域提供ISP芯片及解决方案属于ISP技术产业链核心环节</td>
</tr>
<tr class="hover:bg-gray-50">
<td class="px-6 py-4 whitespace-nowrap">
<div class="flex items-center">
<div class="ml-4">
<div class="text-sm font-medium text-gray-900">同为股份</div>
</div>
</div>
</td>
<td class="px-6 py-4 whitespace-nowrap">
<span class="px-2 inline-flex text-xs leading-5 font-semibold rounded-full bg-purple-100 text-purple-800">ISP</span>
</td>
<td class="px-6 py-4 text-sm text-gray-900">AI ISP产品已有成熟产品线投放市场</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">搜互动</td>
<td class="px-6 py-4 text-sm text-gray-900">其AI ISP产品已实现商业化落地属于人工智能与图像处理技术结合的产业化应用</td>
</tr>
<tr class="hover:bg-gray-50">
<td class="px-6 py-4 whitespace-nowrap">
<div class="flex items-center">
<div class="ml-4">
<div class="text-sm font-medium text-gray-900">星宸科技</div>
</div>
</div>
</td>
<td class="px-6 py-4 whitespace-nowrap">
<span class="px-2 inline-flex text-xs leading-5 font-semibold rounded-full bg-purple-100 text-purple-800">ISP</span>
</td>
<td class="px-6 py-4 text-sm text-gray-900">具备业界领先的ISP图像信号处理技术已有竞争力的ADAS辅助驾驶芯片</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">搜互动</td>
<td class="px-6 py-4 text-sm text-gray-900">在汽车电子领域提供ISP技术支持的ADAS芯片属于智能驾驶产业链上游核心部件</td>
</tr>
<tr class="hover:bg-gray-50">
<td class="px-6 py-4 whitespace-nowrap">
<div class="flex items-center">
<div class="ml-4">
<div class="text-sm font-medium text-gray-900">国科微</div>
</div>
</div>
</td>
<td class="px-6 py-4 whitespace-nowrap">
<span class="px-2 inline-flex text-xs leading-5 font-semibold rounded-full bg-purple-100 text-purple-800">ISP</span>
</td>
<td class="px-6 py-4 text-sm text-gray-900">新一代4K AI视觉处理芯片搭载自研AI ISP引擎支持4K编解码、AI ISP等核心技术</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">搜互动</td>
<td class="px-6 py-4 text-sm text-gray-900">自主研发的AI ISP引擎应用于4K视觉处理芯片属于超高清视频产业链关键技术</td>
</tr>
<tr class="hover:bg-gray-50">
<td class="px-6 py-4 whitespace-nowrap">
<div class="flex items-center">
<div class="ml-4">
<div class="text-sm font-medium text-gray-900">晶晨股份</div>
</div>
</div>
</td>
<td class="px-6 py-4 whitespace-nowrap">
<span class="px-2 inline-flex text-xs leading-5 font-semibold rounded-full bg-purple-100 text-purple-800">ISP</span>
</td>
<td class="px-6 py-4 text-sm text-gray-900">新一代人工智能视觉系统芯片集成了ISP技术</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">网络公开资料</td>
<td class="px-6 py-4 text-sm text-gray-900">将ISP技术整合至AI视觉芯片中属于智能视觉系统产业链的技术集成创新</td>
</tr>
<tr class="hover:bg-gray-50">
<td class="px-6 py-4 whitespace-nowrap">
<div class="flex items-center">
<div class="ml-4">
<div class="text-sm font-medium text-gray-900">安凯微</div>
</div>
</div>
</td>
<td class="px-6 py-4 whitespace-nowrap">
<span class="px-2 inline-flex text-xs leading-5 font-semibold rounded-full bg-purple-100 text-purple-800">ISP</span>
</td>
<td class="px-6 py-4 text-sm text-gray-900">2024年发布的孔明二代芯片集成了安凯微第五代ISP、自研IPU等</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">搜互动</td>
<td class="px-6 py-4 text-sm text-gray-900">通过新一代芯片迭代升级ISP技术属于半导体芯片设计领域的核心技术研发</td>
</tr>
<tr class="hover:bg-gray-50">
<td class="px-6 py-4 whitespace-nowrap">
<div class="flex items-center">
<div class="ml-4">
<div class="text-sm font-medium text-gray-900">会畅通讯</div>
</div>
</div>
</td>
<td class="px-6 py-4 whitespace-nowrap">
<span class="px-2 inline-flex text-xs leading-5 font-semibold rounded-full bg-purple-100 text-purple-800">ISP</span>
</td>
<td class="px-6 py-4 text-sm text-gray-900">全资子公司明日实业主营视频会议摄像机、视频会议终端等硬件产品涉及ISP核心算法</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">搜互动</td>
<td class="px-6 py-4 text-sm text-gray-900">在视频会议硬件中应用ISP算法属于企业通信设备产业链中的图像处理技术应用</td>
</tr>
<tr class="hover:bg-gray-50">
<td class="px-6 py-4 whitespace-nowrap">
<div class="flex items-center">
<div class="ml-4">
<div class="text-sm font-medium text-gray-900">维海德</div>
</div>
</div>
</td>
<td class="px-6 py-4 whitespace-nowrap">
<span class="px-2 inline-flex text-xs leading-5 font-semibold rounded-full bg-purple-100 text-purple-800">ISP</span>
</td>
<td class="px-6 py-4 text-sm text-gray-900">拥有专业的软件团队包括嵌入Linux的开发、ISP的调试和AI算法等</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">搜互动</td>
<td class="px-6 py-4 text-sm text-gray-900">具备ISP调试能力的软件团队属于视频设备制造产业链中的核心技术支持</td>
</tr>
<tr class="hover:bg-gray-50">
<td class="px-6 py-4 whitespace-nowrap">
<div class="flex items-center">
<div class="ml-4">
<div class="text-sm font-medium text-gray-900">全志科技</div>
</div>
</div>
</td>
<td class="px-6 py-4 whitespace-nowrap">
<span class="px-2 inline-flex text-xs leading-5 font-semibold rounded-full bg-purple-100 text-purple-800">ISP</span>
</td>
<td class="px-6 py-4 text-sm text-gray-900">成功研发了全新一代AI-ISP降噪算法</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">搜公告</td>
<td class="px-6 py-4 text-sm text-gray-900">通过AI算法提升ISP性能属于人工智能与图像处理技术的融合创新</td>
</tr>
<tr class="hover:bg-gray-50">
<td class="px-6 py-4 whitespace-nowrap">
<div class="flex items-center">
<div class="ml-4">
<div class="text-sm font-medium text-gray-900">千方科技</div>
</div>
</div>
</td>
<td class="px-6 py-4 whitespace-nowrap">
<span class="px-2 inline-flex text-xs leading-5 font-semibold rounded-full bg-purple-100 text-purple-800">ISP</span>
</td>
<td class="px-6 py-4 text-sm text-gray-900">猎光2.0摄像机在传统AI-ISP基础上可应对多种极黑/无光/微光场景挑战</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">互动平台</td>
<td class="px-6 py-4 text-sm text-gray-900">在智能安防设备中优化ISP技术适应极端环境属于智慧城市产业链的技术应用</td>
</tr>
<tr class="hover:bg-gray-50">
<td class="px-6 py-4 whitespace-nowrap">
<div class="flex items-center">
<div class="ml-4">
<div class="text-sm font-medium text-gray-900">瑞芯微</div>
</div>
</div>
</td>
<td class="px-6 py-4 whitespace-nowrap">
<span class="px-2 inline-flex text-xs leading-5 font-semibold rounded-full bg-purple-100 text-purple-800">ISP</span>
</td>
<td class="px-6 py-4 text-sm text-gray-900">RV系列视觉类芯片依托低功耗方案及自研ISP的优势可应用在AI眼镜上</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">搜互动</td>
<td class="px-6 py-4 text-sm text-gray-900">自研ISP技术应用于可穿戴设备属于消费电子产业链中的低功耗图像处理方案</td>
</tr>
<tr class="hover:bg-gray-50">
<td class="px-6 py-4 whitespace-nowrap">
<div class="flex items-center">
<div class="ml-4">
<div class="text-sm font-medium text-gray-900">视觉中国</div>
</div>
</div>
</td>
<td class="px-6 py-4 whitespace-nowrap">
<span class="px-2 inline-flex text-xs leading-5 font-semibold rounded-full bg-blue-100 text-blue-800">素材</span>
</td>
<td class="px-6 py-4 text-sm text-gray-900">已成为字节跳动的生态合作伙伴,其素材专区被嵌入抖音旗下的剪映软件</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">网络公开资料</td>
<td class="px-6 py-4 text-sm text-gray-900">作为视觉内容供应商接入短视频平台,属于数字内容产业链的版权素材供应</td>
</tr>
<tr class="hover:bg-gray-50">
<td class="px-6 py-4 whitespace-nowrap">
<div class="flex items-center">
<div class="ml-4">
<div class="text-sm font-medium text-gray-900">海天瑞声</div>
</div>
</div>
</td>
<td class="px-6 py-4 whitespace-nowrap">
<span class="px-2 inline-flex text-xs leading-5 font-semibold rounded-full bg-blue-100 text-blue-800">视觉数据训练</span>
</td>
<td class="px-6 py-4 text-sm text-gray-900">为豆包提供数据训练,可为多模态等多类模型训练提供专业的数据集</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">网络公开资料</td>
<td class="px-6 py-4 text-sm text-gray-900">提供AI训练数据服务属于人工智能产业链中的数据标注与模型训练支持</td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
<!-- 豆包大模型概念 -->
<div class="mb-12">
<div class="concept-header rounded-t-xl p-6 shadow-lg">
<div class="flex items-center justify-between">
<div>
<h2 class="text-2xl font-bold text-white">豆包大模型(250120)</h2>
<p class="text-indigo-100 mt-2">字节跳动大模型产业链上下游企业全景分析</p>
</div>
<div class="bg-white bg-opacity-20 rounded-full p-3">
<i class="fas fa-brain text-white text-2xl"></i>
</div>
</div>
</div>
<div class="table-container rounded-b-xl shadow-lg overflow-hidden">
<div class="overflow-x-auto">
<table class="min-w-full divide-y divide-gray-200">
<thead class="bg-gray-50">
<tr>
<th class="px-6 py-3 text-left text-xs font-medium text-gray-500 uppercase tracking-wider">股票名称</th>
<th class="px-6 py-3 text-left text-xs font-medium text-gray-500 uppercase tracking-wider">分类</th>
<th class="px-6 py-3 text-left text-xs font-medium text-gray-500 uppercase tracking-wider">产业链位置</th>
<th class="px-6 py-3 text-left text-xs font-medium text-gray-500 uppercase tracking-wider">项目</th>
<th class="px-6 py-3 text-left text-xs font-medium text-gray-500 uppercase tracking-wider">投资逻辑</th>
</tr>
</thead>
<tbody class="bg-white divide-y divide-gray-200">
<!-- 上游企业 -->
<tr class="hover:bg-gray-50">
<td class="px-6 py-4 whitespace-nowrap">
<div class="flex items-center">
<div class="ml-4">
<div class="text-sm font-medium text-gray-900">润欣科技</div>
</div>
</div>
</td>
<td class="px-6 py-4 whitespace-nowrap">
<span class="px-2 inline-flex text-xs leading-5 font-semibold rounded-full bg-gray-100 text-gray-800">方案商</span>
</td>
<td class="px-6 py-4 whitespace-nowrap">
<span class="px-2 inline-flex text-xs leading-5 font-semibold rounded-full badge-upstream text-white">上游</span>
</td>
<td class="px-6 py-4 text-sm text-gray-900">豆包大模型(250120)</td>
<td class="px-6 py-4 text-sm text-gray-900">作为方案商参与上游技术研发与解决方案提供</td>
</tr>
<tr class="hover:bg-gray-50">
<td class="px-6 py-4 whitespace-nowrap">
<div class="flex items-center">
<div class="ml-4">
<div class="text-sm font-medium text-gray-900">天键股份</div>
</div>
</div>
</td>
<td class="px-6 py-4 whitespace-nowrap">
<span class="px-2 inline-flex text-xs leading-5 font-semibold rounded-full bg-gray-100 text-gray-800">代工厂</span>
</td>
<td class="px-6 py-4 whitespace-nowrap">
<span class="px-2 inline-flex text-xs leading-5 font-semibold rounded-full badge-upstream text-white">上游</span>
</td>
<td class="px-6 py-4 text-sm text-gray-900">豆包大模型(250120)</td>
<td class="px-6 py-4 text-sm text-gray-900">为上游硬件生产环节提供代工服务</td>
</tr>
<tr class="hover:bg-gray-50">
<td class="px-6 py-4 whitespace-nowrap">
<div class="flex items-center">
<div class="ml-4">
<div class="text-sm font-medium text-gray-900">国光电器</div>
</div>
</div>
</td>
<td class="px-6 py-4 whitespace-nowrap">
<span class="px-2 inline-flex text-xs leading-5 font-semibold rounded-full bg-gray-100 text-gray-800">代工厂</span>
</td>
<td class="px-6 py-4 whitespace-nowrap">
<span class="px-2 inline-flex text-xs leading-5 font-semibold rounded-full badge-upstream text-white">上游</span>
</td>
<td class="px-6 py-4 text-sm text-gray-900">豆包大模型(250120)</td>
<td class="px-6 py-4 text-sm text-gray-900">参与上游硬件代工生产</td>
</tr>
<tr class="hover:bg-gray-50">
<td class="px-6 py-4 whitespace-nowrap">
<div class="flex items-center">
<div class="ml-4">
<div class="text-sm font-medium text-gray-900">歌尔股份</div>
</div>
</div>
</td>
<td class="px-6 py-4 whitespace-nowrap">
<span class="px-2 inline-flex text-xs leading-5 font-semibold rounded-full bg-gray-100 text-gray-800">代工厂</span>
</td>
<td class="px-6 py-4 whitespace-nowrap">
<span class="px-2 inline-flex text-xs leading-5 font-semibold rounded-full badge-upstream text-white">上游</span>
</td>
<td class="px-6 py-4 text-sm text-gray-900">豆包大模型(250120)</td>
<td class="px-6 py-4 text-sm text-gray-900">上游硬件代工及AI耳机生产</td>
</tr>
<tr class="hover:bg-gray-50">
<td class="px-6 py-4 whitespace-nowrap">
<div class="flex items-center">
<div class="ml-4">
<div class="text-sm font-medium text-gray-900">佳禾智能</div>
</div>
</div>
</td>
<td class="px-6 py-4 whitespace-nowrap">
<span class="px-2 inline-flex text-xs leading-5 font-semibold rounded-full bg-gray-100 text-gray-800">代工厂</span>
</td>
<td class="px-6 py-4 whitespace-nowrap">
<span class="px-2 inline-flex text-xs leading-5 font-semibold rounded-full badge-upstream text-white">上游</span>
</td>
<td class="px-6 py-4 text-sm text-gray-900">豆包大模型(250120)</td>
<td class="px-6 py-4 text-sm text-gray-900">上游硬件代工及AI耳机生产</td>
</tr>
<tr class="hover:bg-gray-50">
<td class="px-6 py-4 whitespace-nowrap">
<div class="flex items-center">
<div class="ml-4">
<div class="text-sm font-medium text-gray-900">乐鑫科技</div>
</div>
</div>
</td>
<td class="px-6 py-4 whitespace-nowrap">
<span class="px-2 inline-flex text-xs leading-5 font-semibold rounded-full tech-badge text-white">SOC芯片</span>
</td>
<td class="px-6 py-4 whitespace-nowrap">
<span class="px-2 inline-flex text-xs leading-5 font-semibold rounded-full badge-upstream text-white">上游</span>
</td>
<td class="px-6 py-4 text-sm text-gray-900">豆包大模型(250120)</td>
<td class="px-6 py-4 text-sm text-gray-900">提供上游核心芯片技术支持</td>
</tr>
<tr class="hover:bg-gray-50">
<td class="px-6 py-4 whitespace-nowrap">
<div class="flex items-center">
<div class="ml-4">
<div class="text-sm font-medium text-gray-900">恒玄科技</div>
</div>
</div>
</td>
<td class="px-6 py-4 whitespace-nowrap">
<span class="px-2 inline-flex text-xs leading-5 font-semibold rounded-full tech-badge text-white">SOC芯片</span>
</td>
<td class="px-6 py-4 whitespace-nowrap">
<span class="px-2 inline-flex text-xs leading-5 font-semibold rounded-full badge-upstream text-white">上游</span>
</td>
<td class="px-6 py-4 text-sm text-gray-900">豆包大模型(250120)</td>
<td class="px-6 py-4 text-sm text-gray-900">上游芯片供应商</td>
</tr>
<tr class="hover:bg-gray-50">
<td class="px-6 py-4 whitespace-nowrap">
<div class="flex items-center">
<div class="ml-4">
<div class="text-sm font-medium text-gray-900">博通集成</div>
</div>
</div>
</td>
<td class="px-6 py-4 whitespace-nowrap">
<span class="px-2 inline-flex text-xs leading-5 font-semibold rounded-full tech-badge text-white">SOC芯片</span>
</td>
<td class="px-6 py-4 whitespace-nowrap">
<span class="px-2 inline-flex text-xs leading-5 font-semibold rounded-full badge-upstream text-white">上游</span>
</td>
<td class="px-6 py-4 text-sm text-gray-900">豆包大模型(250120)</td>
<td class="px-6 py-4 text-sm text-gray-900">上游芯片研发与供应</td>
</tr>
<tr class="hover:bg-gray-50">
<td class="px-6 py-4 whitespace-nowrap">
<div class="flex items-center">
<div class="ml-4">
<div class="text-sm font-medium text-gray-900">星宸科技</div>
</div>
</div>
</td>
<td class="px-6 py-4 whitespace-nowrap">
<span class="px-2 inline-flex text-xs leading-5 font-semibold rounded-full tech-badge text-white">SOC芯片</span>
</td>
<td class="px-6 py-4 whitespace-nowrap">
<span class="px-2 inline-flex text-xs leading-5 font-semibold rounded-full badge-upstream text-white">上游</span>
</td>
<td class="px-6 py-4 text-sm text-gray-900">豆包大模型(250120)</td>
<td class="px-6 py-4 text-sm text-gray-900">上游芯片技术支持</td>
</tr>
<tr class="hover:bg-gray-50">
<td class="px-6 py-4 whitespace-nowrap">
<div class="flex items-center">
<div class="ml-4">
<div class="text-sm font-medium text-gray-900">炬芯科技</div>
</div>
</div>
</td>
<td class="px-6 py-4 whitespace-nowrap">
<span class="px-2 inline-flex text-xs leading-5 font-semibold rounded-full tech-badge text-white">SOC芯片</span>
</td>
<td class="px-6 py-4 whitespace-nowrap">
<span class="px-2 inline-flex text-xs leading-5 font-semibold rounded-full badge-upstream text-white">上游</span>
</td>
<td class="px-6 py-4 text-sm text-gray-900">豆包大模型(250120)</td>
<td class="px-6 py-4 text-sm text-gray-900">上游芯片研发</td>
</tr>
<tr class="hover:bg-gray-50">
<td class="px-6 py-4 whitespace-nowrap">
<div class="flex items-center">
<div class="ml-4">
<div class="text-sm font-medium text-gray-900">富瀚微</div>
</div>
</div>
</td>
<td class="px-6 py-4 whitespace-nowrap">
<span class="px-2 inline-flex text-xs leading-5 font-semibold rounded-full tech-badge text-white">SOC芯片</span>
</td>
<td class="px-6 py-4 whitespace-nowrap">
<span class="px-2 inline-flex text-xs leading-5 font-semibold rounded-full badge-upstream text-white">上游</span>
</td>
<td class="px-6 py-4 text-sm text-gray-900">豆包大模型(250120)</td>
<td class="px-6 py-4 text-sm text-gray-900">上游芯片供应商</td>
</tr>
<tr class="hover:bg-gray-50">
<td class="px-6 py-4 whitespace-nowrap">
<div class="flex items-center">
<div class="ml-4">
<div class="text-sm font-medium text-gray-900">中科蓝讯</div>
</div>
</div>
</td>
<td class="px-6 py-4 whitespace-nowrap">
<span class="px-2 inline-flex text-xs leading-5 font-semibold rounded-full tech-badge text-white">SOC芯片</span>
</td>
<td class="px-6 py-4 whitespace-nowrap">
<span class="px-2 inline-flex text-xs leading-5 font-semibold rounded-full badge-upstream text-white">上游</span>
</td>
<td class="px-6 py-4 text-sm text-gray-900">豆包大模型(250120)</td>
<td class="px-6 py-4 text-sm text-gray-900">上游芯片技术支持</td>
</tr>
<tr class="hover:bg-gray-50">
<td class="px-6 py-4 whitespace-nowrap">
<div class="flex items-center">
<div class="ml-4">
<div class="text-sm font-medium text-gray-900">全志科技</div>
</div>
</div>
</td>
<td class="px-6 py-4 whitespace-nowrap">
<span class="px-2 inline-flex text-xs leading-5 font-semibold rounded-full tech-badge text-white">SOC芯片</span>
</td>
<td class="px-6 py-4 whitespace-nowrap">
<span class="px-2 inline-flex text-xs leading-5 font-semibold rounded-full badge-upstream text-white">上游</span>
</td>
<td class="px-6 py-4 text-sm text-gray-900">豆包大模型(250120)</td>
<td class="px-6 py-4 text-sm text-gray-900">上游芯片研发与供应</td>
</tr>
<tr class="hover:bg-gray-50">
<td class="px-6 py-4 whitespace-nowrap">
<div class="flex items-center">
<div class="ml-4">
<div class="text-sm font-medium text-gray-900">泰凌微</div>
</div>
</div>
</td>
<td class="px-6 py-4 whitespace-nowrap">
<span class="px-2 inline-flex text-xs leading-5 font-semibold rounded-full tech-badge text-white">SOC芯片</span>
</td>
<td class="px-6 py-4 whitespace-nowrap">
<span class="px-2 inline-flex text-xs leading-5 font-semibold rounded-full badge-upstream text-white">上游</span>
</td>
<td class="px-6 py-4 text-sm text-gray-900">豆包大模型(250120)</td>
<td class="px-6 py-4 text-sm text-gray-900">上游芯片技术支持</td>
</tr>
<tr class="hover:bg-gray-50">
<td class="px-6 py-4 whitespace-nowrap">
<div class="flex items-center">
<div class="ml-4">
<div class="text-sm font-medium text-gray-900">云天励飞</div>
</div>
</div>
</td>
<td class="px-6 py-4 whitespace-nowrap">
<span class="px-2 inline-flex text-xs leading-5 font-semibold rounded-full tech-badge text-white">SOC芯片</span>
</td>
<td class="px-6 py-4 whitespace-nowrap">
<span class="px-2 inline-flex text-xs leading-5 font-semibold rounded-full badge-upstream text-white">上游</span>
</td>
<td class="px-6 py-4 text-sm text-gray-900">豆包大模型(250120)</td>
<td class="px-6 py-4 text-sm text-gray-900">上游芯片相关技术应用</td>
</tr>
<tr class="hover:bg-gray-50">
<td class="px-6 py-4 whitespace-nowrap">
<div class="flex items-center">
<div class="ml-4">
<div class="text-sm font-medium text-gray-900">润泽科技</div>
</div>
</div>
</td>
<td class="px-6 py-4 whitespace-nowrap">
<span class="px-2 inline-flex text-xs leading-5 font-semibold rounded-full bg-yellow-100 text-yellow-800">算力</span>
</td>
<td class="px-6 py-4 whitespace-nowrap">
<span class="px-2 inline-flex text-xs leading-5 font-semibold rounded-full badge-upstream text-white">上游</span>
</td>
<td class="px-6 py-4 text-sm text-gray-900">豆包大模型(250120)</td>
<td class="px-6 py-4 text-sm text-gray-900">提供上游算力基础设施支持</td>
</tr>
<tr class="hover:bg-gray-50">
<td class="px-6 py-4 whitespace-nowrap">
<div class="flex items-center">
<div class="ml-4">
<div class="text-sm font-medium text-gray-900">亚康股份</div>
</div>
</div>
</td>
<td class="px-6 py-4 whitespace-nowrap">
<span class="px-2 inline-flex text-xs leading-5 font-semibold rounded-full bg-yellow-100 text-yellow-800">算力</span>
</td>
<td class="px-6 py-4 whitespace-nowrap">
<span class="px-2 inline-flex text-xs leading-5 font-semibold rounded-full badge-upstream text-white">上游</span>
</td>
<td class="px-6 py-4 text-sm text-gray-900">豆包大模型(250120)</td>
<td class="px-6 py-4 text-sm text-gray-900">上游算力服务供应商</td>
</tr>
<tr class="hover:bg-gray-50">
<td class="px-6 py-4 whitespace-nowrap">
<div class="flex items-center">
<div class="ml-4">
<div class="text-sm font-medium text-gray-900">华塑科技</div>
</div>
</div>
</td>
<td class="px-6 py-4 whitespace-nowrap">
<span class="px-2 inline-flex text-xs leading-5 font-semibold rounded-full bg-yellow-100 text-yellow-800">算力</span>
</td>
<td class="px-6 py-4 whitespace-nowrap">
<span class="px-2 inline-flex text-xs leading-5 font-semibold rounded-full badge-upstream text-white">上游</span>
</td>
<td class="px-6 py-4 text-sm text-gray-900">豆包大模型(250120)</td>
<td class="px-6 py-4 text-sm text-gray-900">上游算力技术支持</td>
</tr>
<tr class="hover:bg-gray-50">
<td class="px-6 py-4 whitespace-nowrap">
<div class="flex items-center">
<div class="ml-4">
<div class="text-sm font-medium text-gray-900">海天瑞声</div>
</div>
</div>
</td>
<td class="px-6 py-4 whitespace-nowrap">
<span class="px-2 inline-flex text-xs leading-5 font-semibold rounded-full bg-green-100 text-green-800">AI语料</span>
</td>
<td class="px-6 py-4 whitespace-nowrap">
<span class="px-2 inline-flex text-xs leading-5 font-semibold rounded-full badge-upstream text-white">上游</span>
</td>
<td class="px-6 py-4 text-sm text-gray-900">豆包大模型(250120)</td>
<td class="px-6 py-4 text-sm text-gray-900">提供上游AI训练数据支持</td>
</tr>
<!-- 下游企业 -->
<tr class="hover:bg-gray-50">
<td class="px-6 py-4 whitespace-nowrap">
<div class="flex items-center">
<div class="ml-4">
<div class="text-sm font-medium text-gray-900">奥飞娱乐</div>
</div>
</div>
</td>
<td class="px-6 py-4 whitespace-nowrap">
<span class="px-2 inline-flex text-xs leading-5 font-semibold rounded-full bg-pink-100 text-pink-800">AI玩具</span>
</td>
<td class="px-6 py-4 whitespace-nowrap">
<span class="px-2 inline-flex text-xs leading-5 font-semibold rounded-full badge-downstream text-white">下游</span>
</td>
<td class="px-6 py-4 text-sm text-gray-900">豆包大模型(250120)</td>
<td class="px-6 py-4 text-sm text-gray-900">下游AI玩具产品开发</td>
</tr>
<tr class="hover:bg-gray-50">
<td class="px-6 py-4 whitespace-nowrap">
<div class="flex items-center">
<div class="ml-4">
<div class="text-sm font-medium text-gray-900">星辉娱乐</div>
</div>
</div>
</td>
<td class="px-6 py-4 whitespace-nowrap">
<span class="px-2 inline-flex text-xs leading-5 font-semibold rounded-full bg-pink-100 text-pink-800">AI玩具</span>
</td>
<td class="px-6 py-4 whitespace-nowrap">
<span class="px-2 inline-flex text-xs leading-5 font-semibold rounded-full badge-downstream text-white">下游</span>
</td>
<td class="px-6 py-4 text-sm text-gray-900">豆包大模型(250120)</td>
<td class="px-6 py-4 text-sm text-gray-900">下游AI玩具应用</td>
</tr>
<tr class="hover:bg-gray-50">
<td class="px-6 py-4 whitespace-nowrap">
<div class="flex items-center">
<div class="ml-4">
<div class="text-sm font-medium text-gray-900">实丰文化</div>
</div>
</div>
</td>
<td class="px-6 py-4 whitespace-nowrap">
<span class="px-2 inline-flex text-xs leading-5 font-semibold rounded-full bg-pink-100 text-pink-800">AI玩具</span>
</td>
<td class="px-6 py-4 whitespace-nowrap">
<span class="px-2 inline-flex text-xs leading-5 font-semibold rounded-full badge-downstream text-white">下游</span>
</td>
<td class="px-6 py-4 text-sm text-gray-900">豆包大模型(250120)</td>
<td class="px-6 py-4 text-sm text-gray-900">下游AI玩具产品开发</td>
</tr>
<tr class="hover:bg-gray-50">
<td class="px-6 py-4 whitespace-nowrap">
<div class="flex items-center">
<div class="ml-4">
<div class="text-sm font-medium text-gray-900">高乐股份</div>
</div>
</div>
</td>
<td class="px-6 py-4 whitespace-nowrap">
<span class="px-2 inline-flex text-xs leading-5 font-semibold rounded-full bg-pink-100 text-pink-800">AI玩具</span>
</td>
<td class="px-6 py-4 whitespace-nowrap">
<span class="px-2 inline-flex text-xs leading-5 font-semibold rounded-full badge-downstream text-white">下游</span>
</td>
<td class="px-6 py-4 text-sm text-gray-900">豆包大模型(250120)</td>
<td class="px-6 py-4 text-sm text-gray-900">下游AI玩具生产</td>
</tr>
<tr class="hover:bg-gray-50">
<td class="px-6 py-4 whitespace-nowrap">
<div class="flex items-center">
<div class="ml-4">
<div class="text-sm font-medium text-gray-900">瀛通通讯</div>
</div>
</div>
</td>
<td class="px-6 py-4 whitespace-nowrap">
<span class="px-2 inline-flex text-xs leading-5 font-semibold rounded-full bg-indigo-100 text-indigo-800">AI耳机</span>
</td>
<td class="px-6 py-4 whitespace-nowrap">
<span class="px-2 inline-flex text-xs leading-5 font-semibold rounded-full badge-downstream text-white">下游</span>
</td>
<td class="px-6 py-4 text-sm text-gray-900">豆包大模型(250120)</td>
<td class="px-6 py-4 text-sm text-gray-900">下游AI耳机产品开发</td>
</tr>
<tr class="hover:bg-gray-50">
<td class="px-6 py-4 whitespace-nowrap">
<div class="flex items-center">
<div class="ml-4">
<div class="text-sm font-medium text-gray-900">立讯精密</div>
</div>
</div>
</td>
<td class="px-6 py-4 whitespace-nowrap">
<span class="px-2 inline-flex text-xs leading-5 font-semibold rounded-full bg-indigo-100 text-indigo-800">AI耳机</span>
</td>
<td class="px-6 py-4 whitespace-nowrap">
<span class="px-2 inline-flex text-xs leading-5 font-semibold rounded-full badge-downstream text-white">下游</span>
</td>
<td class="px-6 py-4 text-sm text-gray-900">豆包大模型(250120)</td>
<td class="px-6 py-4 text-sm text-gray-900">下游AI耳机生产</td>
</tr>
<tr class="hover:bg-gray-50">
<td class="px-6 py-4 whitespace-nowrap">
<div class="flex items-center">
<div class="ml-4">
<div class="text-sm font-medium text-gray-900">歌尔股份</div>
</div>
</div>
</td>
<td class="px-6 py-4 whitespace-nowrap">
<span class="px-2 inline-flex text-xs leading-5 font-semibold rounded-full bg-indigo-100 text-indigo-800">AI耳机</span>
</td>
<td class="px-6 py-4 whitespace-nowrap">
<span class="px-2 inline-flex text-xs leading-5 font-semibold rounded-full badge-downstream text-white">下游</span>
</td>
<td class="px-6 py-4 text-sm text-gray-900">豆包大模型(250120)</td>
<td class="px-6 py-4 text-sm text-gray-900">下游AI耳机生产</td>
</tr>
<tr class="hover:bg-gray-50">
<td class="px-6 py-4 whitespace-nowrap">
<div class="flex items-center">
<div class="ml-4">
<div class="text-sm font-medium text-gray-900">佳禾智能</div>
</div>
</div>
</td>
<td class="px-6 py-4 whitespace-nowrap">
<span class="px-2 inline-flex text-xs leading-5 font-semibold rounded-full bg-indigo-100 text-indigo-800">AI耳机</span>
</td>
<td class="px-6 py-4 whitespace-nowrap">
<span class="px-2 inline-flex text-xs leading-5 font-semibold rounded-full badge-downstream text-white">下游</span>
</td>
<td class="px-6 py-4 text-sm text-gray-900">豆包大模型(250120)</td>
<td class="px-6 py-4 text-sm text-gray-900">下游AI耳机生产</td>
</tr>
<tr class="hover:bg-gray-50">
<td class="px-6 py-4 whitespace-nowrap">
<div class="flex items-center">
<div class="ml-4">
<div class="text-sm font-medium text-gray-900">朝阳科技</div>
</div>
</div>
</td>
<td class="px-6 py-4 whitespace-nowrap">
<span class="px-2 inline-flex text-xs leading-5 font-semibold rounded-full bg-indigo-100 text-indigo-800">AI耳机</span>
</td>
<td class="px-6 py-4 whitespace-nowrap">
<span class="px-2 inline-flex text-xs leading-5 font-semibold rounded-full badge-downstream text-white">下游</span>
</td>
<td class="px-6 py-4 text-sm text-gray-900">豆包大模型(250120)</td>
<td class="px-6 py-4 text-sm text-gray-900">下游AI耳机技术应用</td>
</tr>
<tr class="hover:bg-gray-50">
<td class="px-6 py-4 whitespace-nowrap">
<div class="flex items-center">
<div class="ml-4">
<div class="text-sm font-medium text-gray-900">华勤技术</div>
</div>
</div>
</td>
<td class="px-6 py-4 whitespace-nowrap">
<span class="px-2 inline-flex text-xs leading-5 font-semibold rounded-full bg-indigo-100 text-indigo-800">AI耳机</span>
</td>
<td class="px-6 py-4 whitespace-nowrap">
<span class="px-2 inline-flex text-xs leading-5 font-semibold rounded-full badge-downstream text-white">下游</span>
</td>
<td class="px-6 py-4 text-sm text-gray-900">豆包大模型(250120)</td>
<td class="px-6 py-4 text-sm text-gray-900">下游AI耳机生产</td>
</tr>
<tr class="hover:bg-gray-50">
<td class="px-6 py-4 whitespace-nowrap">
<div class="flex items-center">
<div class="ml-4">
<div class="text-sm font-medium text-gray-900">奋达科技</div>
</div>
</div>
</td>
<td class="px-6 py-4 whitespace-nowrap">
<span class="px-2 inline-flex text-xs leading-5 font-semibold rounded-full bg-indigo-100 text-indigo-800">AI耳机</span>
</td>
<td class="px-6 py-4 whitespace-nowrap">
<span class="px-2 inline-flex text-xs leading-5 font-semibold rounded-full badge-downstream text-white">下游</span>
</td>
<td class="px-6 py-4 text-sm text-gray-900">豆包大模型(250120)</td>
<td class="px-6 py-4 text-sm text-gray-900">下游AI耳机生产</td>
</tr>
<tr class="hover:bg-gray-50">
<td class="px-6 py-4 whitespace-nowrap">
<div class="flex items-center">
<div class="ml-4">
<div class="text-sm font-medium text-gray-900">国光电器</div>
</div>
</div>
</td>
<td class="px-6 py-4 whitespace-nowrap">
<span class="px-2 inline-flex text-xs leading-5 font-semibold rounded-full bg-indigo-100 text-indigo-800">AI耳机</span>
</td>
<td class="px-6 py-4 whitespace-nowrap">
<span class="px-2 inline-flex text-xs leading-5 font-semibold rounded-full badge-downstream text-white">下游</span>
</td>
<td class="px-6 py-4 text-sm text-gray-900">豆包大模型(250120)</td>
<td class="px-6 py-4 text-sm text-gray-900">下游AI耳机生产</td>
</tr>
<tr class="hover:bg-gray-50">
<td class="px-6 py-4 whitespace-nowrap">
<div class="flex items-center">
<div class="ml-4">
<div class="text-sm font-medium text-gray-900">智度股份</div>
</div>
</div>
</td>
<td class="px-6 py-4 whitespace-nowrap">
<span class="px-2 inline-flex text-xs leading-5 font-semibold rounded-full bg-indigo-100 text-indigo-800">AI耳机</span>
</td>
<td class="px-6 py-4 whitespace-nowrap">
<span class="px-2 inline-flex text-xs leading-5 font-semibold rounded-full badge-downstream text-white">下游</span>
</td>
<td class="px-6 py-4 text-sm text-gray-900">豆包大模型(250120)</td>
<td class="px-6 py-4 text-sm text-gray-900">下游AI耳机技术应用</td>
</tr>
<tr class="hover:bg-gray-50">
<td class="px-6 py-4 whitespace-nowrap">
<div class="flex items-center">
<div class="ml-4">
<div class="text-sm font-medium text-gray-900">安克创新</div>
</div>
</div>
</td>
<td class="px-6 py-4 whitespace-nowrap">
<span class="px-2 inline-flex text-xs leading-5 font-semibold rounded-full bg-indigo-100 text-indigo-800">AI耳机</span>
</td>
<td class="px-6 py-4 whitespace-nowrap">
<span class="px-2 inline-flex text-xs leading-5 font-semibold rounded-full badge-downstream text-white">下游</span>
</td>
<td class="px-6 py-4 text-sm text-gray-900">豆包大模型(250120)</td>
<td class="px-6 py-4 text-sm text-gray-900">下游AI耳机产品开发</td>
</tr>
<tr class="hover:bg-gray-50">
<td class="px-6 py-4 whitespace-nowrap">
<div class="flex items-center">
<div class="ml-4">
<div class="text-sm font-medium text-gray-900">漫步者</div>
</div>
</div>
</td>
<td class="px-6 py-4 whitespace-nowrap">
<span class="px-2 inline-flex text-xs leading-5 font-semibold rounded-full bg-indigo-100 text-indigo-800">AI耳机</span>
</td>
<td class="px-6 py-4 whitespace-nowrap">
<span class="px-2 inline-flex text-xs leading-5 font-semibold rounded-full badge-downstream text-white">下游</span>
</td>
<td class="px-6 py-4 text-sm text-gray-900">豆包大模型(250120)</td>
<td class="px-6 py-4 text-sm text-gray-900">下游AI耳机生产</td>
</tr>
<tr class="hover:bg-gray-50">
<td class="px-6 py-4 whitespace-nowrap">
<div class="flex items-center">
<div class="ml-4">
<div class="text-sm font-medium text-gray-900">引力传媒</div>
</div>
</div>
</td>
<td class="px-6 py-4 whitespace-nowrap">
<span class="px-2 inline-flex text-xs leading-5 font-semibold rounded-full bg-red-100 text-red-800">抖音合作方</span>
</td>
<td class="px-6 py-4 whitespace-nowrap">
<span class="px-2 inline-flex text-xs leading-5 font-semibold rounded-full badge-downstream text-white">下游</span>
</td>
<td class="px-6 py-4 text-sm text-gray-900">豆包大模型(250120)</td>
<td class="px-6 py-4 text-sm text-gray-900">与抖音平台合作推广</td>
</tr>
<tr class="hover:bg-gray-50">
<td class="px-6 py-4 whitespace-nowrap">
<div class="flex items-center">
<div class="ml-4">
<div class="text-sm font-medium text-gray-900">环球印务</div>
</div>
</div>
</td>
<td class="px-6 py-4 whitespace-nowrap">
<span class="px-2 inline-flex text-xs leading-5 font-semibold rounded-full bg-red-100 text-red-800">抖音合作方</span>
</td>
<td class="px-6 py-4 whitespace-nowrap">
<span class="px-2 inline-flex text-xs leading-5 font-semibold rounded-full badge-downstream text-white">下游</span>
</td>
<td class="px-6 py-4 text-sm text-gray-900">豆包大模型(250120)</td>
<td class="px-6 py-4 text-sm text-gray-900">抖音相关业务合作</td>
</tr>
<tr class="hover:bg-gray-50">
<td class="px-6 py-4 whitespace-nowrap">
<div class="flex items-center">
<div class="ml-4">
<div class="text-sm font-medium text-gray-900">蓝色光标</div>
</div>
</div>
</td>
<td class="px-6 py-4 whitespace-nowrap">
<span class="px-2 inline-flex text-xs leading-5 font-semibold rounded-full bg-red-100 text-red-800">抖音合作方</span>
</td>
<td class="px-6 py-4 whitespace-nowrap">
<span class="px-2 inline-flex text-xs leading-5 font-semibold rounded-full badge-downstream text-white">下游</span>
</td>
<td class="px-6 py-4 text-sm text-gray-900">豆包大模型(250120)</td>
<td class="px-6 py-4 text-sm text-gray-900">抖音广告及营销合作</td>
</tr>
<tr class="hover:bg-gray-50">
<td class="px-6 py-4 whitespace-nowrap">
<div class="flex items-center">
<div class="ml-4">
<div class="text-sm font-medium text-gray-900">省广集团</div>
</div>
</div>
</td>
<td class="px-6 py-4 whitespace-nowrap">
<span class="px-2 inline-flex text-xs leading-5 font-semibold rounded-full bg-red-100 text-red-800">抖音合作方</span>
</td>
<td class="px-6 py-4 whitespace-nowrap">
<span class="px-2 inline-flex text-xs leading-5 font-semibold rounded-full badge-downstream text-white">下游</span>
</td>
<td class="px-6 py-4 text-sm text-gray-900">豆包大模型(250120)</td>
<td class="px-6 py-4 text-sm text-gray-900">抖音广告代理及合作</td>
</tr>
<tr class="hover:bg-gray-50">
<td class="px-6 py-4 whitespace-nowrap">
<div class="flex items-center">
<div class="ml-4">
<div class="text-sm font-medium text-gray-900">易点天下</div>
</div>
</div>
</td>
<td class="px-6 py-4 whitespace-nowrap">
<span class="px-2 inline-flex text-xs leading-5 font-semibold rounded-full bg-red-100 text-red-800">抖音合作方</span>
</td>
<td class="px-6 py-4 whitespace-nowrap">
<span class="px-2 inline-flex text-xs leading-5 font-semibold rounded-full badge-downstream text-white">下游</span>
</td>
<td class="px-6 py-4 text-sm text-gray-900">豆包大模型(250120)</td>
<td class="px-6 py-4 text-sm text-gray-900">抖音海外推广合作</td>
</tr>
<tr class="hover:bg-gray-50">
<td class="px-6 py-4 whitespace-nowrap">
<div class="flex items-center">
<div class="ml-4">
<div class="text-sm font-medium text-gray-900">天龙集团</div>
</div>
</div>
</td>
<td class="px-6 py-4 whitespace-nowrap">
<span class="px-2 inline-flex text-xs leading-5 font-semibold rounded-full bg-red-100 text-red-800">抖音合作方</span>
</td>
<td class="px-6 py-4 whitespace-nowrap">
<span class="px-2 inline-flex text-xs leading-5 font-semibold rounded-full badge-downstream text-white">下游</span>
</td>
<td class="px-6 py-4 text-sm text-gray-900">豆包大模型(250120)</td>
<td class="px-6 py-4 text-sm text-gray-900">抖音广告投放及合作</td>
</tr>
<tr class="hover:bg-gray-50">
<td class="px-6 py-4 whitespace-nowrap">
<div class="flex items-center">
<div class="ml-4">
<div class="text-sm font-medium text-gray-900">佳云科技</div>
</div>
</div>
</td>
<td class="px-6 py-4 whitespace-nowrap">
<span class="px-2 inline-flex text-xs leading-5 font-semibold rounded-full bg-red-100 text-red-800">抖音合作方</span>
</td>
<td class="px-6 py-4 whitespace-nowrap">
<span class="px-2 inline-flex text-xs leading-5 font-semibold rounded-full badge-downstream text-white">下游</span>
</td>
<td class="px-6 py-4 text-sm text-gray-900">豆包大模型(250120)</td>
<td class="px-6 py-4 text-sm text-gray-900">抖音广告代理及技术合作</td>
</tr>
<tr class="hover:bg-gray-50">
<td class="px-6 py-4 whitespace-nowrap">
<div class="flex items-center">
<div class="ml-4">
<div class="text-sm font-medium text-gray-900">天娱数科</div>
</div>
</div>
</td>
<td class="px-6 py-4 whitespace-nowrap">
<span class="px-2 inline-flex text-xs leading-5 font-semibold rounded-full bg-red-100 text-red-800">抖音合作方</span>
</td>
<td class="px-6 py-4 whitespace-nowrap">
<span class="px-2 inline-flex text-xs leading-5 font-semibold rounded-full badge-downstream text-white">下游</span>
</td>
<td class="px-6 py-4 text-sm text-gray-900">豆包大模型(250120)</td>
<td class="px-6 py-4 text-sm text-gray-900">抖音内容及广告合作</td>
</tr>
<tr class="hover:bg-gray-50">
<td class="px-6 py-4 whitespace-nowrap">
<div class="flex items-center">
<div class="ml-4">
<div class="text-sm font-medium text-gray-900">宣亚国际</div>
</div>
</div>
</td>
<td class="px-6 py-4 whitespace-nowrap">
<span class="px-2 inline-flex text-xs leading-5 font-semibold rounded-full bg-red-100 text-red-800">抖音合作方</span>
</td>
<td class="px-6 py-4 whitespace-nowrap">
<span class="px-2 inline-flex text-xs leading-5 font-semibold rounded-full badge-downstream text-white">下游</span>
</td>
<td class="px-6 py-4 text-sm text-gray-900">豆包大模型(250120)</td>
<td class="px-6 py-4 text-sm text-gray-900">抖音营销及广告合作</td>
</tr>
<tr class="hover:bg-gray-50">
<td class="px-6 py-4 whitespace-nowrap">
<div class="flex items-center">
<div class="ml-4">
<div class="text-sm font-medium text-gray-900">三维通信</div>
</div>
</div>
</td>
<td class="px-6 py-4 whitespace-nowrap">
<span class="px-2 inline-flex text-xs leading-5 font-semibold rounded-full bg-red-100 text-red-800">抖音合作方</span>
</td>
<td class="px-6 py-4 whitespace-nowrap">
<span class="px-2 inline-flex text-xs leading-5 font-semibold rounded-full badge-downstream text-white">下游</span>
</td>
<td class="px-6 py-4 text-sm text-gray-900">豆包大模型(250120)</td>
<td class="px-6 py-4 text-sm text-gray-900">抖音广告及数据服务合作</td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
<!-- 页脚说明 -->
<div class="text-center text-gray-500 text-sm mt-8 mb-4">
<p>数据来源:公开资料整理 | 仅供参考,不构成投资建议</p>
</div>
</div>
<!-- 粒子背景效果脚本 -->
<script src="https://cdn.jsdelivr.net/npm/tsparticles@3/tsparticles.bundle.min.js"></script>
<script>
tsParticles.load("tsparticles", {
background: {
color: {
value: "#f9fafb",
},
},
fpsLimit: 60,
particles: {
color: {
value: "#8b5cf6",
},
links: {
color: "#8b5cf6",
distance: 150,
enable: true,
opacity: 0.2,
width: 1,
},
move: {
direction: "none",
enable: true,
outModes: {
default: "bounce",
},
random: false,
speed: 1,
straight: false,
},
number: {
density: {
enable: true,
area: 800,
},
value: 60,
},
opacity: {
value: 0.3,
},
shape: {
type: "circle",
},
size: {
value: { min: 1, max: 3 },
},
},
detectRetina: true,
});
</script>
</body>
</html>
```