Files
vf_react/public/htmls/奇瑞机器人潜在产业链.html
2025-10-11 16:16:02 +08:00

622 lines
33 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/css?family=Inter:300,400,500,600,700,800" 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;
background: linear-gradient(135deg, #f5f7fa 0%, #c3cfe2 100%);
min-height: 100vh;
}
.card {
backdrop-filter: blur(10px);
background: rgba(255, 255, 255, 0.9);
border: 1px solid rgba(255, 255, 255, 0.3);
box-shadow: 0 8px 32px 0 rgba(31, 38, 135, 0.1);
}
.timeline-dot {
position: relative;
}
.timeline-dot::before {
content: '';
position: absolute;
width: 12px;
height: 12px;
border-radius: 50%;
background-color: #3b82f6;
top: 50%;
left: -6px;
transform: translateY(-50%);
}
.timeline-line {
position: absolute;
width: 2px;
background-color: #e5e7eb;
top: 0;
bottom: 0;
left: 0;
}
.gradient-text {
background: linear-gradient(90deg, #3b82f6, #8b5cf6);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.table-row:hover {
background-color: rgba(59, 130, 246, 0.05);
}
.badge {
display: inline-flex;
align-items: center;
padding: 0.25rem 0.75rem;
border-radius: 9999px;
font-size: 0.75rem;
font-weight: 500;
}
.badge-primary {
background-color: rgba(59, 130, 246, 0.1);
color: #3b82f6;
}
.badge-secondary {
background-color: rgba(107, 114, 128, 0.1);
color: #6b7280;
}
.badge-success {
background-color: rgba(16, 185, 129, 0.1);
color: #10b981;
}
.badge-warning {
background-color: rgba(245, 158, 11, 0.1);
color: #f59e0b;
}
.badge-danger {
background-color: rgba(239, 68, 68, 0.1);
color: #ef4444;
}
</style>
</head>
<body class="p-4 md:p-8">
<div class="max-w-7xl mx-auto">
<!-- 标题部分 -->
<div class="text-center mb-10">
<h1 class="text-3xl md:text-4xl font-bold gradient-text mb-2">奇瑞机器人潜在产业链分析</h1>
<p class="text-gray-600">从概念到量产:汽车产业链降维打击机器人行业的典型案例</p>
</div>
<!-- 概念事件和时间轴 -->
<div class="card rounded-xl p-6 mb-8">
<h2 class="text-2xl font-bold text-gray-800 mb-4 flex items-center">
<i class="fas fa-calendar-alt mr-3 text-blue-500"></i>概念事件与时间轴
</h2>
<div class="mb-6">
<p class="text-gray-700 mb-4">奇瑞汽车自2024年起加速布局机器人产业通过"三步走"战略推动人形机器人商业化落地:</p>
<div class="grid grid-cols-1 md:grid-cols-3 gap-4 mb-6">
<div class="bg-blue-50 rounded-lg p-4 border-l-4 border-blue-500">
<h3 class="font-bold text-blue-700 mb-2">2024年4月</h3>
<p class="text-sm text-gray-700">奇瑞与Aimoga联合发布双足人形机器人<strong>Mornine</strong>,定位汽车展厅智能客服(第一阶段)。</p>
</div>
<div class="bg-purple-50 rounded-lg p-4 border-l-4 border-purple-500">
<h3 class="font-bold text-purple-700 mb-2">2024年8月</h3>
<p class="text-sm text-gray-700">成立<strong>安徽开阳科技</strong>(智能机器人研发)和<strong>安徽墨甲智创机器人公司</strong>(奇瑞全资持股)。</p>
</div>
<div class="bg-green-50 rounded-lg p-4 border-l-4 border-green-500">
<h3 class="font-bold text-green-700 mb-2">2025年4月26日</h3>
<p class="text-sm text-gray-700">首批<strong>220台墨甲人形机器人</strong>在奇瑞国际园区完成全球交付,成为全球首个批量交付人形机器人的车企。</p>
</div>
</div>
</div>
<h3 class="text-xl font-semibold text-gray-800 mb-4">时间轴</h3>
<div class="relative pl-8">
<div class="timeline-line"></div>
<div class="space-y-6">
<div class="timeline-dot pl-6">
<div class="font-semibold text-gray-800">2024年4月</div>
<p class="text-gray-600 text-sm">发布Mornine人形机器人规划三阶段落地路径4S店→商超/政务→家庭)。</p>
</div>
<div class="timeline-dot pl-6">
<div class="font-semibold text-gray-800">2024年8月</div>
<p class="text-gray-600 text-sm">成立安徽开阳科技(智能机器人研发)和安徽墨甲智创(奇瑞全资控股)。</p>
</div>
<div class="timeline-dot pl-6">
<div class="font-semibold text-gray-800">2024年12月</div>
<p class="text-gray-600 text-sm">奇瑞招标机器狗CE认证布局四足机器人。</p>
</div>
<div class="timeline-dot pl-6">
<div class="font-semibold text-gray-800">2025年2月</div>
<p class="text-gray-600 text-sm">墨甲机器人部署DeepSeek大模型强化AI交互能力。</p>
</div>
<div class="timeline-dot pl-6">
<div class="font-semibold text-gray-800">2025年4月26日</div>
<p class="text-gray-600 text-sm"><strong>首批220台墨甲机器人全球交付</strong>,标志量产元年开启。</p>
</div>
<div class="timeline-dot pl-6">
<div class="font-semibold text-gray-800">2025年7月</div>
<p class="text-gray-600 text-sm">公布"陪伴机器人"专利,聚焦家庭场景安全设计。</p>
</div>
</div>
</div>
</div>
<!-- 核心观点摘要 -->
<div class="card rounded-xl p-6 mb-8 bg-gradient-to-r from-blue-50 to-indigo-50">
<h2 class="text-2xl font-bold text-gray-800 mb-4 flex items-center">
<i class="fas fa-lightbulb mr-3 text-yellow-500"></i>核心观点摘要
</h2>
<div class="bg-white rounded-lg p-5 shadow-sm">
<p class="text-gray-700 mb-4 font-medium">奇瑞机器人产业链处于<strong>"量产验证→场景落地"</strong>的关键拐点:</p>
<div class="grid grid-cols-1 md:grid-cols-2 gap-4">
<div class="flex items-start">
<div class="bg-blue-100 rounded-full p-2 mr-3">
<i class="fas fa-cogs text-blue-600"></i>
</div>
<div>
<h3 class="font-semibold text-gray-800 mb-1">核心驱动力</h3>
<p class="text-sm text-gray-600">奇瑞凭借汽车供应链优势精密制造、成本控制和安徽政策红利50亿机器人基金率先实现人形机器人<strong>规模化交付</strong>,打破行业"PPT量产"困境。</p>
</div>
</div>
<div class="flex items-start">
<div class="bg-purple-100 rounded-full p-2 mr-3">
<i class="fas fa-rocket text-purple-600"></i>
</div>
<div>
<h3 class="font-semibold text-gray-800 mb-1">未来潜力</h3>
<p class="text-sm text-gray-600">2025年为"人形机器人量产元年",奇瑞通过<strong>"汽车+机器人"双轮驱动</strong>,可能复制比亚迪在新能源车领域的产业链整合路径。</p>
</div>
</div>
</div>
</div>
</div>
<!-- 概念的核心逻辑与市场认知分析 -->
<div class="card rounded-xl p-6 mb-8">
<h2 class="text-2xl font-bold text-gray-800 mb-4 flex items-center">
<i class="fas fa-chart-line mr-3 text-green-500"></i>概念的核心逻辑与市场认知分析
</h2>
<h3 class="text-xl font-semibold text-gray-800 mb-4">核心驱动力</h3>
<div class="grid grid-cols-1 md:grid-cols-3 gap-4 mb-6">
<div class="bg-gray-50 rounded-lg p-4 border border-gray-200">
<div class="flex items-center mb-3">
<div class="bg-blue-100 rounded-full p-2 mr-2">
<i class="fas fa-exchange-alt text-blue-600"></i>
</div>
<h4 class="font-semibold text-gray-800">技术迁移</h4>
</div>
<p class="text-sm text-gray-600">奇瑞将汽车领域的<strong>精密制造</strong>(如一体化压铸、线控制动)和<strong>三电系统</strong>电池、电机、电控迁移至机器人降低BOM成本30%+伯特利滚柱丝杠成本从1100元降至850元</p>
</div>
<div class="bg-gray-50 rounded-lg p-4 border border-gray-200">
<div class="flex items-center mb-3">
<div class="bg-green-100 rounded-full p-2 mr-2">
<i class="fas fa-landmark text-green-600"></i>
</div>
<h4 class="font-semibold text-gray-800">政策催化</h4>
</div>
<p class="text-sm text-gray-600">安徽省计划<strong>2027年建成4款人形机器人整机</strong>,合肥/芜湖先导区配套50亿基金奇瑞作为链主企业直接受益。</p>
</div>
<div class="bg-gray-50 rounded-lg p-4 border border-gray-200">
<div class="flex items-center mb-3">
<div class="bg-purple-100 rounded-full p-2 mr-2">
<i class="fas fa-project-diagram text-purple-600"></i>
</div>
<h4 class="font-semibold text-gray-800">场景闭环</h4>
</div>
<p class="text-sm text-gray-600">从4S店汽车销售→商超/政务(公共服务)→家庭(陪护),奇瑞利用现有渠道快速验证商业模式。</p>
</div>
</div>
<h3 class="text-xl font-semibold text-gray-800 mb-4">市场热度与情绪</h3>
<div class="grid grid-cols-1 md:grid-cols-2 gap-4 mb-6">
<div class="bg-blue-50 rounded-lg p-4">
<h4 class="font-semibold text-blue-700 mb-2">新闻热度</h4>
<p class="text-sm text-gray-700">2025年4月"全球首批交付"引爆媒体,百度指数周环比<strong>+480%</strong></p>
</div>
<div class="bg-purple-50 rounded-lg p-4">
<h4 class="font-semibold text-purple-700 mb-2">研报密集度</h4>
<p class="text-sm text-gray-700">2024年12月-2025年5月<strong>天风/东吴/民生等8家券商</strong>发布奇瑞机器人专题,情绪从"概念"转向"订单验证"。</p>
</div>
</div>
<h3 class="text-xl font-semibold text-gray-800 mb-4">预期差分析</h3>
<div class="bg-yellow-50 rounded-lg p-5 border-l-4 border-yellow-500">
<div class="mb-3">
<h4 class="font-semibold text-gray-800 mb-2">市场共识</h4>
<p class="text-sm text-gray-700">奇瑞机器人="车企跨界试水",估值未充分反映<strong>量产能力</strong></p>
</div>
<div>
<h4 class="font-semibold text-gray-800 mb-2">预期差</h4>
<div class="space-y-2">
<div class="flex items-start">
<span class="bg-yellow-500 text-white rounded-full w-6 h-6 flex items-center justify-center text-xs font-bold mr-2 mt-0.5">1</span>
<p class="text-sm text-gray-700"><strong>低估点1</strong>:奇瑞机器人<strong>单车价值量</strong>被低估瑞鹄模具配套价值从700元→4100元增程版含动力壳体</p>
</div>
<div class="flex items-start">
<span class="bg-yellow-500 text-white rounded-full w-6 h-6 flex items-center justify-center text-xs font-bold mr-2 mt-0.5">2</span>
<p class="text-sm text-gray-700"><strong>低估点2</strong>安徽产业集群协同效应埃夫特17年机器人经验+奇瑞供应链),成本优势未被定价。</p>
</div>
</div>
</div>
</div>
</div>
<!-- 关键催化剂与未来发展路径 -->
<div class="card rounded-xl p-6 mb-8">
<h2 class="text-2xl font-bold text-gray-800 mb-4 flex items-center">
<i class="fas fa-fire mr-3 text-red-500"></i>关键催化剂与未来发展路径
</h2>
<h3 class="text-xl font-semibold text-gray-800 mb-4">近期催化剂3-6个月</h3>
<div class="grid grid-cols-1 md:grid-cols-2 gap-4 mb-6">
<div class="bg-red-50 rounded-lg p-4 border border-red-200">
<div class="flex items-center mb-2">
<i class="fas fa-calendar-check text-red-500 mr-2"></i>
<h4 class="font-semibold text-gray-800">2025年Q3</h4>
</div>
<p class="text-sm text-gray-700">奇瑞风云系列混动车型上市,<strong>机器人作为销售助手</strong>批量部署(预计新增订单<strong>500台</strong>)。</p>
</div>
<div class="bg-orange-50 rounded-lg p-4 border border-orange-200">
<div class="flex items-center mb-2">
<i class="fas fa-calendar-check text-orange-500 mr-2"></i>
<h4 class="font-semibold text-gray-800">2025年10月</h4>
</div>
<p class="text-sm text-gray-700">安徽省机器人产业基金首批项目落地,<strong>埃夫特20万套产能</strong>启动(工业机器人+人形机器人)。</p>
</div>
</div>
<h3 class="text-xl font-semibold text-gray-800 mb-4">长期发展路径</h3>
<div class="overflow-x-auto">
<table class="min-w-full bg-white rounded-lg overflow-hidden">
<thead class="bg-gray-100">
<tr>
<th class="py-3 px-4 text-left text-xs font-medium text-gray-500 uppercase tracking-wider">阶段</th>
<th class="py-3 px-4 text-left text-xs font-medium text-gray-500 uppercase tracking-wider">里程碑</th>
</tr>
</thead>
<tbody class="divide-y divide-gray-200">
<tr>
<td class="py-3 px-4 text-sm font-medium text-gray-900">2025-2026年</td>
<td class="py-3 px-4 text-sm text-gray-700">家庭陪护机器人小规模试点(合肥/芜湖社区验证C端需求。</td>
</tr>
<tr>
<td class="py-3 px-4 text-sm font-medium text-gray-900">2027-2028年</td>
<td class="py-3 px-4 text-sm text-gray-700">奇瑞海外工厂(俄罗斯/墨西哥)配套机器人,出口占比达<strong>30%</strong></td>
</tr>
<tr>
<td class="py-3 px-4 text-sm font-medium text-gray-900">2029年后</td>
<td class="py-3 px-4 text-sm text-gray-700">人形机器人成本降至<strong>5万元/台</strong>当前约15万进入家庭普及期。</td>
</tr>
</tbody>
</table>
</div>
</div>
<!-- 产业链与核心公司深度剖析 -->
<div class="card rounded-xl p-6 mb-8">
<h2 class="text-2xl font-bold text-gray-800 mb-4 flex items-center">
<i class="fas fa-sitemap mr-3 text-indigo-500"></i>产业链与核心公司深度剖析
</h2>
<h3 class="text-xl font-semibold text-gray-800 mb-4">产业链图谱</h3>
<div class="bg-gradient-to-r from-indigo-50 to-purple-50 rounded-lg p-5 mb-6">
<div class="grid grid-cols-1 md:grid-cols-3 gap-4">
<div class="bg-white rounded-lg p-4 shadow-sm">
<h4 class="font-semibold text-indigo-700 mb-3 flex items-center">
<i class="fas fa-arrow-up mr-2"></i>上游
</h4>
<ul class="space-y-2 text-sm text-gray-700">
<li><strong>减速器</strong>(中鼎股份谐波减速器)</li>
<li><strong>丝杠</strong>(伯特利滚柱丝杠)</li>
<li><strong>传感器</strong>(保隆科技双目视觉)</li>
</ul>
</div>
<div class="bg-white rounded-lg p-4 shadow-sm">
<h4 class="font-semibold text-purple-700 mb-3 flex items-center">
<i class="fas fa-equals mr-2"></i>中游
</h4>
<ul class="space-y-2 text-sm text-gray-700">
<li><strong>整机制造</strong>(埃夫特工业机器人+奇瑞人形机器人)</li>
<li><strong>系统集成</strong>(瑞鹄模具产线自动化)</li>
</ul>
</div>
<div class="bg-white rounded-lg p-4 shadow-sm">
<h4 class="font-semibold text-pink-700 mb-3 flex items-center">
<i class="fas fa-arrow-down mr-2"></i>下游
</h4>
<ul class="space-y-2 text-sm text-gray-700">
<li><strong>应用场景</strong>奇瑞4S店、政务大厅、家庭</li>
</ul>
</div>
</div>
</div>
<h3 class="text-xl font-semibold text-gray-800 mb-4">核心玩家对比</h3>
<div class="overflow-x-auto mb-6">
<table class="min-w-full bg-white rounded-lg overflow-hidden">
<thead class="bg-gray-100">
<tr>
<th class="py-3 px-4 text-left text-xs font-medium text-gray-500 uppercase tracking-wider">公司</th>
<th class="py-3 px-4 text-left text-xs font-medium text-gray-500 uppercase tracking-wider">角色</th>
<th class="py-3 px-4 text-left text-xs font-medium text-gray-500 uppercase tracking-wider">竞争优势</th>
<th class="py-3 px-4 text-left text-xs font-medium text-gray-500 uppercase tracking-wider">风险点</th>
</tr>
</thead>
<tbody class="divide-y divide-gray-200">
<tr>
<td class="py-3 px-4 text-sm font-medium text-gray-900">瑞鹄模具</td>
<td class="py-3 px-4 text-sm text-gray-700">结构件+产线集成</td>
<td class="py-3 px-4 text-sm text-gray-700">奇瑞持股12.9%<strong>单车价值量2700-4100元</strong>2025年利润<strong>4.6亿</strong>PE 20x</td>
<td class="py-3 px-4 text-sm text-gray-700">依赖奇瑞单一客户占比47%)。</td>
</tr>
<tr>
<td class="py-3 px-4 text-sm font-medium text-gray-900">伯特利</td>
<td class="py-3 px-4 text-sm text-gray-700">丝杠+运动控制</td>
<td class="py-3 px-4 text-sm text-gray-700">奇瑞二股东14.56%滚柱丝杠技术降本20%2025年关联交易<strong>65.5亿</strong></td>
<td class="py-3 px-4 text-sm text-gray-700">技术路线竞争(行星丝杠替代)。</td>
</tr>
<tr>
<td class="py-3 px-4 text-sm font-medium text-gray-900">埃夫特</td>
<td class="py-3 px-4 text-sm text-gray-700">工业机器人+人形机器人</td>
<td class="py-3 px-4 text-sm text-gray-700">奇瑞历史孵化,<strong>20万套产能</strong>2025年投产华为合作研发。</td>
<td class="py-3 px-4 text-sm text-gray-700">产能爬坡不及预期。</td>
</tr>
<tr>
<td class="py-3 px-4 text-sm font-medium text-gray-900">中鼎股份</td>
<td class="py-3 px-4 text-sm text-gray-700">谐波减速器</td>
<td class="py-3 px-4 text-sm text-gray-700">收购聚隆设备+五洲新春合作2025年PE仅<strong>10x</strong>(市场预期低)。</td>
<td class="py-3 px-4 text-sm text-gray-700">谐波减速器良率提升难度。</td>
</tr>
</tbody>
</table>
</div>
<h3 class="text-xl font-semibold text-gray-800 mb-4">验证与证伪</h3>
<div class="grid grid-cols-1 md:grid-cols-2 gap-4">
<div class="bg-green-50 rounded-lg p-4 border border-green-200">
<h4 class="font-semibold text-green-700 mb-2 flex items-center">
<i class="fas fa-check-circle mr-2"></i>验证
</h4>
<p class="text-sm text-gray-700">瑞鹄模具2025年Q1零部件收入<strong>同比+200%</strong>(奇瑞新能源车型放量)。</p>
</div>
<div class="bg-red-50 rounded-lg p-4 border border-red-200">
<h4 class="font-semibold text-red-700 mb-2 flex items-center">
<i class="fas fa-times-circle mr-2"></i>证伪
</h4>
<p class="text-sm text-gray-700">伯特利滚柱丝杠若未通过奇瑞机器人验证,可能转向外部客户(如特斯拉)。</p>
</div>
</div>
</div>
<!-- 潜在风险与挑战 -->
<div class="card rounded-xl p-6 mb-8 bg-gradient-to-r from-red-50 to-orange-50">
<h2 class="text-2xl font-bold text-gray-800 mb-4 flex items-center">
<i class="fas fa-exclamation-triangle mr-3 text-red-500"></i>潜在风险与挑战
</h2>
<div class="grid grid-cols-1 md:grid-cols-2 gap-4">
<div class="bg-white rounded-lg p-4 shadow-sm">
<div class="flex items-center mb-2">
<div class="bg-red-100 rounded-full p-2 mr-2">
<i class="fas fa-microchip text-red-600"></i>
</div>
<h4 class="font-semibold text-gray-800">技术风险</h4>
</div>
<p class="text-sm text-gray-700">人形机器人<strong>关节寿命</strong>当前5000小时 vs 汽车10万小时需突破。</p>
</div>
<div class="bg-white rounded-lg p-4 shadow-sm">
<div class="flex items-center mb-2">
<div class="bg-orange-100 rounded-full p-2 mr-2">
<i class="fas fa-shopping-cart text-orange-600"></i>
</div>
<h4 class="font-semibold text-gray-800">商业化风险</h4>
</div>
<p class="text-sm text-gray-700">家庭场景支付意愿低(调研显示仅<strong>12%用户愿支付>3万元</strong>)。</p>
</div>
<div class="bg-white rounded-lg p-4 shadow-sm">
<div class="flex items-center mb-2">
<div class="bg-yellow-100 rounded-full p-2 mr-2">
<i class="fas fa-gavel text-yellow-600"></i>
</div>
<h4 class="font-semibold text-gray-800">政策风险</h4>
</div>
<p class="text-sm text-gray-700">欧美对华机器人出口限制如2025年欧盟拟加征<strong>25%关税</strong>)。</p>
</div>
<div class="bg-white rounded-lg p-4 shadow-sm">
<div class="flex items-center mb-2">
<div class="bg-purple-100 rounded-full p-2 mr-2">
<i class="fas fa-info-circle text-purple-600"></i>
</div>
<h4 class="font-semibold text-gray-800">信息矛盾</h4>
</div>
<p class="text-sm text-gray-700">部分研报预测2025年奇瑞机器人销量<strong>1万台</strong>,但产业链反馈产能仅<strong>5000台</strong></p>
</div>
</div>
</div>
<!-- 综合结论与投资启示 -->
<div class="card rounded-xl p-6 mb-8 bg-gradient-to-r from-blue-50 to-indigo-50">
<h2 class="text-2xl font-bold text-gray-800 mb-4 flex items-center">
<i class="fas fa-trophy mr-3 text-yellow-500"></i>综合结论与投资启示
</h2>
<div class="bg-white rounded-lg p-5 shadow-sm mb-6">
<p class="text-gray-700 mb-4"><strong>阶段判断</strong>:从<strong>主题炒作</strong>2024年概念发布进入<strong>基本面驱动</strong>2025年订单落地</p>
<h3 class="font-semibold text-gray-800 mb-3">高价值环节</h3>
<div class="grid grid-cols-1 md:grid-cols-2 gap-4 mb-4">
<div class="bg-blue-50 rounded-lg p-4">
<div class="flex items-center mb-2">
<i class="fas fa-cog text-blue-600 mr-2"></i>
<h4 class="font-semibold text-gray-800">上游核心零部件</h4>
</div>
<p class="text-sm text-gray-700">(伯特利丝杠、中鼎减速器)——技术壁垒高+估值低PE 10-18x</p>
</div>
<div class="bg-purple-50 rounded-lg p-4">
<div class="flex items-center mb-2">
<i class="fas fa-industry text-purple-600 mr-2"></i>
<h4 class="font-semibold text-gray-800">中游系统集成</h4>
</div>
<p class="text-sm text-gray-700">(瑞鹄模具)——奇瑞订单锁定性强,弹性最大。</p>
</div>
</div>
<h3 class="font-semibold text-gray-800 mb-3">关键跟踪指标</h3>
<div class="grid grid-cols-1 md:grid-cols-2 gap-4">
<div class="bg-gray-50 rounded-lg p-4">
<div class="flex items-center mb-2">
<i class="fas fa-chart-bar text-gray-600 mr-2"></i>
<h4 class="font-semibold text-gray-800">奇瑞机器人月度交付量</h4>
</div>
<p class="text-sm text-gray-700">2025年目标<strong>2000台/月</strong></p>
</div>
<div class="bg-gray-50 rounded-lg p-4">
<div class="flex items-center mb-2">
<i class="fas fa-hand-holding-usd text-gray-600 mr-2"></i>
<h4 class="font-semibold text-gray-800">安徽机器人基金首批投资名单</h4>
</div>
<p class="text-sm text-gray-700">预计2025年Q3公布。</p>
</div>
</div>
</div>
<div class="bg-gradient-to-r from-blue-500 to-indigo-600 rounded-lg p-5 text-white">
<h3 class="font-bold text-lg mb-2">一句话总结</h3>
<p class="text-sm">奇瑞机器人不是"下一个特斯拉",而是"汽车产业链降维打击机器人"的典型案例,<strong>核心零部件供应商</strong>是当前最具确定性的投资方向。</p>
</div>
</div>
<!-- 关联股票数据表格 -->
<div class="card rounded-xl p-6 mb-8">
<h2 class="text-2xl font-bold text-gray-800 mb-4 flex items-center">
<i class="fas fa-table mr-3 text-green-500"></i>关联股票数据
</h2>
<div class="overflow-x-auto">
<table class="min-w-full bg-white rounded-lg overflow-hidden">
<thead class="bg-gray-100">
<tr>
<th class="py-3 px-4 text-left text-xs font-medium text-gray-500 uppercase tracking-wider">股票名称</th>
<th class="py-3 px-4 text-left text-xs font-medium text-gray-500 uppercase tracking-wider">分类</th>
<th class="py-3 px-4 text-left text-xs font-medium text-gray-500 uppercase tracking-wider">业务相关</th>
<th class="py-3 px-4 text-left text-xs font-medium text-gray-500 uppercase tracking-wider">关联原因</th>
</tr>
</thead>
<tbody class="divide-y divide-gray-200">
<tr class="table-row">
<td class="py-3 px-4 text-sm font-medium text-gray-900">中鼎股份</td>
<td class="py-3 px-4 text-sm">
<span class="badge badge-primary">谐波减速器</span>
</td>
<td class="py-3 px-4 text-sm text-gray-700">公司机器人业务包括减速器公司认购瑞祥一号基金份额9.15%,后者重点投资奇瑞汽车。</td>
<td class="py-3 px-4 text-sm text-gray-700">公司机器人业务涉及减速器,并通过基金投资奇瑞汽车</td>
</tr>
<tr class="table-row">
<td class="py-3 px-4 text-sm font-medium text-gray-900">瑞鹄模具</td>
<td class="py-3 px-4 text-sm">
<span class="badge badge-secondary">结构件</span>
</td>
<td class="py-3 px-4 text-sm text-gray-700">公司成立了芜湖瑞祥智能机器人奇瑞为公司第二大股东持股12.9%)且公司第一大客户为奇瑞。</td>
<td class="py-3 px-4 text-sm text-gray-700">奇瑞是第二大股东且第一大客户,公司成立智能机器人子公司</td>
</tr>
<tr class="table-row">
<td class="py-3 px-4 text-sm font-medium text-gray-900">双林股份</td>
<td class="py-3 px-4 text-sm">
<span class="badge badge-primary">丝杠</span>
</td>
<td class="py-3 px-4 text-sm text-gray-700">公司机器人业务包括丝杠;公司轮毂轴承、新能源电机供货奇瑞汽车。</td>
<td class="py-3 px-4 text-sm text-gray-700">机器人业务涉及丝杠,并向奇瑞供应汽车零部件</td>
</tr>
<tr class="table-row">
<td class="py-3 px-4 text-sm font-medium text-gray-900">伯特利</td>
<td class="py-3 px-4 text-sm">
<span class="badge badge-primary">丝杠</span>
</td>
<td class="py-3 px-4 text-sm text-gray-700">公司汽车业务有滚柱丝杠相关技术。奇瑞为公司第二大股东持股14.56%2025年公司向奇瑞销售关联交易预计65.51亿元。</td>
<td class="py-3 px-4 text-sm text-gray-700">奇瑞是第二大股东且存在重大关联交易,技术涉及滚柱丝杠</td>
</tr>
<tr class="table-row">
<td class="py-3 px-4 text-sm font-medium text-gray-900">震裕科技</td>
<td class="py-3 px-4 text-sm">
<span class="badge badge-primary">丝杠</span>
</td>
<td class="py-3 px-4 text-sm text-gray-700">行星滚柱丝杠有两家国内机器人本体厂已经实现小批试制;公司是奇瑞得壹能源结构件战略合作伙伴。</td>
<td class="py-3 px-4 text-sm text-gray-700">丝杠产品进入试制阶段并与奇瑞合作结构件</td>
</tr>
<tr class="table-row">
<td class="py-3 px-4 text-sm font-medium text-gray-900">埃夫特</td>
<td class="py-3 px-4 text-sm">
<span class="badge badge-success">产线/整机</span>
</td>
<td class="py-3 px-4 text-sm text-gray-700">公司为机器人智能制造装备厂商奇瑞持有埃夫特智能装备公司1.5%股份。</td>
<td class="py-3 px-4 text-sm text-gray-700">奇瑞参股且公司从事机器人智能制造装备</td>
</tr>
<tr class="table-row">
<td class="py-3 px-4 text-sm font-medium text-gray-900">三联锻造</td>
<td class="py-3 px-4 text-sm">
<span class="badge badge-warning">仿生连杆</span>
</td>
<td class="py-3 px-4 text-sm text-gray-700">公司具备仿生连杆技术;公司客户包括奇瑞。</td>
<td class="py-3 px-4 text-sm text-gray-700">具备仿生连杆技术且奇瑞为直接客户</td>
</tr>
<tr class="table-row">
<td class="py-3 px-4 text-sm font-medium text-gray-900">大地电气</td>
<td class="py-3 px-4 text-sm">
<span class="badge badge-secondary">其他</span>
</td>
<td class="py-3 px-4 text-sm text-gray-700">北交所关联公司业务涉及工业机器人及机器人系统、RV减速机公司与奇瑞共同设立安徽埃易泰克公司分别持股47.36%、42.10%</td>
<td class="py-3 px-4 text-sm text-gray-700">合资公司涉及工业机器人及减速机,与奇瑞共同持股</td>
</tr>
<tr class="table-row">
<td class="py-3 px-4 text-sm font-medium text-gray-900">巨一科技</td>
<td class="py-3 px-4 text-sm">
<span class="badge badge-secondary">其他</span>
</td>
<td class="py-3 px-4 text-sm text-gray-700">公司是国内领先的工业机器人集成应用商;公司客户包括奇瑞汽车。</td>
<td class="py-3 px-4 text-sm text-gray-700">工业机器人集成应用商且奇瑞为直接客户</td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
<script>
// 添加页面交互效果
document.addEventListener('DOMContentLoaded', function() {
// 为表格行添加点击效果
const tableRows = document.querySelectorAll('.table-row');
tableRows.forEach(row => {
row.addEventListener('click', function() {
// 移除所有高亮
tableRows.forEach(r => r.classList.remove('bg-blue-50'));
// 添加当前行高亮
this.classList.add('bg-blue-50');
});
});
// 为时间轴添加动画效果
const timelineDots = document.querySelectorAll('.timeline-dot');
const observer = new IntersectionObserver((entries) => {
entries.forEach(entry => {
if (entry.isIntersecting) {
entry.target.style.opacity = '1';
entry.target.style.transform = 'translateX(0)';
}
});
}, { threshold: 0.1 });
timelineDots.forEach(dot => {
dot.style.opacity = '0';
dot.style.transform = 'translateX(-20px)';
dot.style.transition = 'opacity 0.5s ease, transform 0.5s ease';
observer.observe(dot);
});
});
</script>
</body>
</html>
```