Files
vf_react/public/htmls/氢能源.html
2025-10-11 16:16:02 +08:00

1107 lines
73 KiB
HTML
Raw Permalink 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">
<!-- DaisyUI -->
<link href="https://cdn.jsdelivr.net/npm/daisyui@5" rel="stylesheet" type="text/css" />
<link href="https://cdn.jsdelivr.net/npm/daisyui@5/themes.css" rel="stylesheet" type="text/css" />
<!-- Custom CSS -->
<style>
body {
font-family: 'Inter', sans-serif;
background: linear-gradient(135deg, #f5f7fa 0%, #c3cfe2 100%);
min-height: 100vh;
}
.gradient-bg {
background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
}
.card-shadow {
box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
}
.timeline-dot {
width: 16px;
height: 16px;
border-radius: 50%;
background-color: #667eea;
}
.timeline-line {
width: 2px;
background-color: #e2e8f0;
}
.table-container {
overflow-x: auto;
}
@keyframes fadeIn {
from { opacity: 0; transform: translateY(10px); }
to { opacity: 1; transform: translateY(0); }
}
.fade-in {
animation: fadeIn 0.6s ease-out forwards;
}
.hover-scale {
transition: transform 0.3s ease;
}
.hover-scale:hover {
transform: scale(1.03);
}
</style>
</head>
<body class="bg-gray-50">
<div class="container mx-auto px-4 py-8 max-w-7xl">
<!-- Header -->
<div class="text-center mb-12 fade-in">
<h1 class="text-4xl md:text-5xl font-bold text-gray-800 mb-4">氢能源行业洞察报告</h1>
<p class="text-lg text-gray-600 max-w-3xl mx-auto">深入分析氢能源产业链发展现状、政策导向、市场趋势及投资机会</p>
<div class="mt-6 flex justify-center">
<span class="inline-flex items-center px-4 py-2 rounded-full text-sm font-medium bg-purple-100 text-purple-800">
<i class="fas fa-atom mr-2"></i> 新能源 | 清洁技术 | 政策驱动
</span>
</div>
</div>
<!-- Executive Summary -->
<div class="mb-12 fade-in">
<div class="bg-white rounded-xl shadow-lg p-6 md:p-8 card-shadow hover-scale">
<div class="flex items-center mb-6">
<div class="w-10 h-10 rounded-full bg-purple-100 flex items-center justify-center mr-4">
<i class="fas fa-lightbulb text-purple-600"></i>
</div>
<h2 class="text-2xl font-bold text-gray-800">核心观点摘要</h2>
</div>
<div class="prose max-w-none">
<p class="text-gray-700 mb-4">
氢能源正处于<strong class="text-purple-600">政策驱动向商业化验证过渡</strong>的关键阶段。短期看绿氢成本下降2025年目标<strong class="text-purple-600">15-20元/kg</strong>和燃料电池车放量2025年<strong class="text-purple-600">5万辆</strong>)是核心催化;长期看,氢能作为工业脱碳和储能载体的不可替代性将打开<strong class="text-purple-600">万亿级市场</strong>
</p>
<p class="text-gray-700">
当前市场存在<strong class="text-purple-600">预期差</strong>:政策落地快于技术降本,需警惕示范项目盈利性风险。
</p>
</div>
</div>
</div>
<!-- Concept Events Timeline -->
<div class="mb-12 fade-in">
<div class="bg-white rounded-xl shadow-lg p-6 md:p-8 card-shadow">
<div class="flex items-center mb-6">
<div class="w-10 h-10 rounded-full bg-blue-100 flex items-center justify-center mr-4">
<i class="fas fa-history text-blue-600"></i>
</div>
<h2 class="text-2xl font-bold text-gray-800">概念事件时间线</h2>
</div>
<div class="space-y-6">
<div class="flex">
<div class="flex flex-col items-center mr-4">
<div class="timeline-dot"></div>
<div class="timeline-line flex-grow my-2"></div>
</div>
<div class="pb-6">
<h3 class="text-lg font-semibold text-gray-800">2022年3月</h3>
<p class="text-gray-600">国家发布《氢能产业发展中长期规划2021-2035年首次将氢能纳入国家能源体系明确2025年绿氢产量<strong>10-20万吨</strong>、燃料电池车保有量<strong>5万辆</strong>的目标。</p>
</div>
</div>
<div class="flex">
<div class="flex flex-col items-center mr-4">
<div class="timeline-dot"></div>
<div class="timeline-line flex-grow my-2"></div>
</div>
<div class="pb-6">
<h3 class="text-lg font-semibold text-gray-800">2024年6月</h3>
<p class="text-gray-600">国家能源局启动氢能全产业链试点,规划<strong>11个方向</strong>(制氢、储运、氢氨燃料等),要求电解槽规模≥<strong>100MW</strong>、绿氢成本≤<strong>20元/kg</strong></p>
</div>
</div>
<div class="flex">
<div class="flex flex-col items-center mr-4">
<div class="timeline-dot"></div>
<div class="timeline-line flex-grow my-2"></div>
</div>
<div class="pb-6">
<h3 class="text-lg font-semibold text-gray-800">2025年1月</h3>
<p class="text-gray-600">上海发布氢基能源方案,布局<strong>四大氢能基地</strong>(临港、嘉定等),绿醇/绿氨产能远期达<strong>百万吨级</strong></p>
</div>
</div>
<div class="flex">
<div class="flex flex-col items-center mr-4">
<div class="timeline-dot"></div>
<div class="timeline-line flex-grow my-2"></div>
</div>
<div class="pb-6">
<h3 class="text-lg font-semibold text-gray-800">2025年5月</h3>
<p class="text-gray-600">山东、广东等地对氢能车免高速费,推动重卡全生命周期成本下降<strong>30%</strong>,经济性接近燃油车。</p>
</div>
</div>
<div class="flex">
<div class="flex flex-col items-center mr-4">
<div class="timeline-dot"></div>
</div>
<div>
<h3 class="text-lg font-semibold text-gray-800">2025年7月</h3>
<p class="text-gray-600">美锦能源、京城股份等氢能概念股涨停,反映政策催化下的市场情绪升温。</p>
</div>
</div>
</div>
</div>
</div>
<!-- Core Logic and Market Analysis -->
<div class="mb-12 fade-in">
<div class="bg-white rounded-xl shadow-lg p-6 md:p-8 card-shadow">
<div class="flex items-center mb-6">
<div class="w-10 h-10 rounded-full bg-green-100 flex items-center justify-center mr-4">
<i class="fas fa-chart-line text-green-600"></i>
</div>
<h2 class="text-2xl font-bold text-gray-800">核心逻辑与市场认知分析</h2>
</div>
<div class="grid grid-cols-1 md:grid-cols-2 gap-6">
<div class="bg-green-50 rounded-lg p-5">
<h3 class="text-lg font-semibold text-gray-800 mb-3">核心驱动力</h3>
<ul class="space-y-2">
<li class="flex items-start">
<i class="fas fa-check-circle text-green-500 mt-1 mr-2"></i>
<span class="text-gray-700"><strong>政策强制</strong>:国家试点要求绿氢项目配套风光比例≤<strong>20%</strong>(强制绿电制氢),电解槽规模≥<strong>100MW</strong>,直接拉动设备需求。</span>
</li>
<li class="flex items-start">
<i class="fas fa-check-circle text-green-500 mt-1 mr-2"></i>
<span class="text-gray-700"><strong>成本拐点</strong>绿氢成本已从2023年的<strong>28元/kg</strong>降至2024年的<strong>20元/kg</strong><strong>-29%</strong>),接近灰氢(<strong>12-18元/kg</strong>)。</span>
</li>
<li class="flex items-start">
<i class="fas fa-check-circle text-green-500 mt-1 mr-2"></i>
<span class="text-gray-700"><strong>场景刚需</strong>:钢铁(宝武集团氢冶金)、化工(绿氨替代煤制氨)、重卡(山东免高速费)三大场景需求明确。</span>
</li>
</ul>
</div>
<div class="bg-blue-50 rounded-lg p-5">
<h3 class="text-lg font-semibold text-gray-800 mb-3">市场热度与情绪</h3>
<ul class="space-y-2">
<li class="flex items-start">
<i class="fas fa-fire text-blue-500 mt-1 mr-2"></i>
<span class="text-gray-700"><strong>新闻热度</strong>2025年6月国家能源局试点通知后氢能板块<strong>3次异动拉升</strong>(京城股份、美锦能源涨停)。</span>
</li>
<li class="flex items-start">
<i class="fas fa-fire text-blue-500 mt-1 mr-2"></i>
<span class="text-gray-700"><strong>研报密集度</strong>2024-2025年国金、中信证券等机构发布<strong>12篇深度报告</strong>,聚焦电解槽、储运环节。</span>
</li>
<li class="flex items-start">
<i class="fas fa-fire text-blue-500 mt-1 mr-2"></i>
<span class="text-gray-700"><strong>情绪分歧</strong>路演显示2024年氢燃料电池车销量<strong>5791辆</strong>(同比+61%),但<strong>低于</strong>年初预期的<strong>1万辆</strong>,反映商业化进度滞后。</span>
</li>
</ul>
</div>
</div>
<div class="mt-6 bg-yellow-50 rounded-lg p-5">
<h3 class="text-lg font-semibold text-gray-800 mb-3">预期差分析</h3>
<div class="grid grid-cols-1 md:grid-cols-2 gap-4">
<div>
<p class="text-gray-700"><strong>市场共识</strong>电解槽需求2025年将达<strong>4GW</strong>(国金预测)。</p>
</div>
<div>
<p class="text-gray-700"><strong>预期差</strong>:实际招标中,<strong>碱性电解槽占比95%</strong>PEM技术因成本高<strong>4倍于碱性</strong>)进展缓慢,可能延缓绿氢平价进程。</p>
</div>
</div>
</div>
</div>
</div>
<!-- Catalysts and Future Path -->
<div class="mb-12 fade-in">
<div class="bg-white rounded-xl shadow-lg p-6 md:p-8 card-shadow">
<div class="flex items-center mb-6">
<div class="w-10 h-10 rounded-full bg-yellow-100 flex items-center justify-center mr-4">
<i class="fas fa-rocket text-yellow-600"></i>
</div>
<h2 class="text-2xl font-bold text-gray-800">关键催化剂与未来发展路径</h2>
</div>
<div class="grid grid-cols-1 md:grid-cols-2 gap-6">
<div>
<h3 class="text-lg font-semibold text-gray-800 mb-3">近期催化剂3-6个月</h3>
<div class="space-y-4">
<div class="flex items-start">
<div class="flex-shrink-0 mt-1 mr-3">
<div class="w-6 h-6 rounded-full bg-yellow-500 flex items-center justify-center">
<span class="text-white text-xs font-bold">1</span>
</div>
</div>
<div>
<h4 class="font-medium text-gray-800">绿氢项目招标</h4>
<p class="text-gray-600 text-sm">2025年Q3内蒙古、新疆等地<strong>1.5GW电解槽</strong>招标启动(阳光电源、华电重工参与)。</p>
</div>
</div>
<div class="flex items-start">
<div class="flex-shrink-0 mt-1 mr-3">
<div class="w-6 h-6 rounded-full bg-yellow-500 flex items-center justify-center">
<span class="text-white text-xs font-bold">2</span>
</div>
</div>
<div>
<h4 class="font-medium text-gray-800">燃料电池补贴</h4>
<p class="text-gray-600 text-sm">2025年Q4首批示范城市群<strong>5亿元补贴</strong>到账(亿华通、国鸿氢能受益)。</p>
</div>
</div>
<div class="flex items-start">
<div class="flex-shrink-0 mt-1 mr-3">
<div class="w-6 h-6 rounded-full bg-yellow-500 flex items-center justify-center">
<span class="text-white text-xs font-bold">3</span>
</div>
</div>
<div>
<h4 class="font-medium text-gray-800">技术标准</h4>
<p class="text-gray-600 text-sm">氢能无人机续航标准2025年12月落地推动<strong>氢航科技</strong>等应用端公司订单。</p>
</div>
</div>
</div>
</div>
<div>
<h3 class="text-lg font-semibold text-gray-800 mb-3">长期路径2025-2030</h3>
<div class="space-y-4">
<div class="flex items-start">
<div class="flex-shrink-0 mt-1 mr-3">
<div class="w-6 h-6 rounded-full bg-purple-500 flex items-center justify-center">
<span class="text-white text-xs font-bold">1</span>
</div>
</div>
<div>
<h4 class="font-medium text-gray-800">2025-2026</h4>
<p class="text-gray-600 text-sm">绿氢成本降至<strong>15元/kg</strong>,重卡渗透率突破<strong>5%</strong>(当前<1%</p>
</div>
</div>
<div class="flex items-start">
<div class="flex-shrink-0 mt-1 mr-3">
<div class="w-6 h-6 rounded-full bg-purple-500 flex items-center justify-center">
<span class="text-white text-xs font-bold">2</span>
</div>
</div>
<div>
<h4 class="font-medium text-gray-800">2027-2028</h4>
<p class="text-gray-600 text-sm">氢冶金示范项目(宝武集团)商业化,绿氢需求达<strong>100万吨/年</strong></p>
</div>
</div>
<div class="flex items-start">
<div class="flex-shrink-0 mt-1 mr-3">
<div class="w-6 h-6 rounded-full bg-purple-500 flex items-center justify-center">
<span class="text-white text-xs font-bold">3</span>
</div>
</div>
<div>
<h4 class="font-medium text-gray-800">2029-2030</h4>
<p class="text-gray-600 text-sm">氢储能度电成本降至<strong>0.5元/kWh</strong>(当前<strong>1.2元/kWh</strong>),成为风光配储主流方案。</p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- Industry Chain Analysis -->
<div class="mb-12 fade-in">
<div class="bg-white rounded-xl shadow-lg p-6 md:p-8 card-shadow">
<div class="flex items-center mb-6">
<div class="w-10 h-10 rounded-full bg-indigo-100 flex items-center justify-center mr-4">
<i class="fas fa-project-diagram text-indigo-600"></i>
</div>
<h2 class="text-2xl font-bold text-gray-800">产业链与核心公司深度剖析</h2>
</div>
<div class="mb-6">
<h3 class="text-lg font-semibold text-gray-800 mb-3">产业链图谱</h3>
<div class="grid grid-cols-1 md:grid-cols-3 gap-4">
<div class="bg-indigo-50 rounded-lg p-4">
<h4 class="font-medium text-indigo-700 mb-2">上游制氢</h4>
<p class="text-gray-700 text-sm">电解槽(<strong>隆基绿能</strong><strong>华光环能</strong>)、绿氢项目(<strong>吉电股份</strong></p>
</div>
<div class="bg-blue-50 rounded-lg p-4">
<h4 class="font-medium text-blue-700 mb-2">中游储运</h4>
<p class="text-gray-700 text-sm">高压瓶(<strong>京城股份</strong>)、液氢罐(<strong>中集安瑞科</strong>)、管道(<strong>石化机械</strong></p>
</div>
<div class="bg-green-50 rounded-lg p-4">
<h4 class="font-medium text-green-700 mb-2">下游应用</h4>
<p class="text-gray-700 text-sm">燃料电池(<strong>亿华通</strong>)、重卡(<strong>美锦能源</strong>)、氢冶金(<strong>宝丰能源</strong></p>
</div>
</div>
</div>
<div>
<h3 class="text-lg font-semibold text-gray-800 mb-3">核心玩家对比</h3>
<div class="overflow-x-auto">
<table class="min-w-full divide-y divide-gray-200">
<thead class="bg-gray-50">
<tr>
<th scope="col" class="px-6 py-3 text-left text-xs font-medium text-gray-500 uppercase tracking-wider">公司</th>
<th scope="col" class="px-6 py-3 text-left text-xs font-medium text-gray-500 uppercase tracking-wider">业务进展</th>
<th scope="col" 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>
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">隆基绿能</td>
<td class="px-6 py-4 text-sm text-gray-700">电解槽出货量<strong>全球第一</strong>2024年1.5GW),成本降至<strong>800万元/1000Nm³/h</strong></td>
<td class="px-6 py-4 text-sm text-gray-700">碱性技术路线可能被PEM替代。</td>
</tr>
<tr>
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">美锦能源</td>
<td class="px-6 py-4 text-sm text-gray-700">氢能重卡市占率<strong>21%</strong>2023年但焦化主业亏损<strong>6.8亿元</strong>2024H1</td>
<td class="px-6 py-4 text-sm text-gray-700">氢能业务盈利性未验证。</td>
</tr>
<tr>
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">亿华通</td>
<td class="px-6 py-4 text-sm text-gray-700">燃料电池系统装机量<strong>159MW</strong>2023年但毛利率仅<strong>21%</strong>(国鸿氢能<strong>28%</strong>)。</td>
<td class="px-6 py-4 text-sm text-gray-700">补贴延迟导致现金流紧张。</td>
</tr>
<tr>
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">京城股份</td>
<td class="px-6 py-4 text-sm text-gray-700">70MPa IV型储氢瓶量产但2024年营收<strong>4.2亿元</strong>中氢能占比< strong>10%</strong></td>
<td class="px-6 py-4 text-sm text-gray-700">传统业务拖累估值。</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="mt-6 bg-red-50 rounded-lg p-5">
<h3 class="text-lg font-semibold text-gray-800 mb-3">验证与证伪</h3>
<div class="grid grid-cols-1 md:grid-cols-2 gap-4">
<div>
<p class="text-gray-700"><strong>矛盾点</strong>研报预测2025年电解槽需求<strong>4GW</strong>但路演显示2024年实际招标仅<strong>1.7GW</strong><strong>缺口53%</strong></p>
</div>
<div>
<p class="text-gray-700"><strong>风险信号</strong>:美锦能源氢能车销量<strong>1239辆</strong>2023年但产能利用率仅<strong>12%</strong>1万辆产能反映需求不足。</p>
</div>
</div>
</div>
</div>
</div>
<!-- Risks and Challenges -->
<div class="mb-12 fade-in">
<div class="bg-white rounded-xl shadow-lg p-6 md:p-8 card-shadow">
<div class="flex items-center mb-6">
<div class="w-10 h-10 rounded-full bg-red-100 flex items-center justify-center mr-4">
<i class="fas fa-exclamation-triangle text-red-600"></i>
</div>
<h2 class="text-2xl font-bold text-gray-800">潜在风险与挑战</h2>
</div>
<div class="grid grid-cols-1 md:grid-cols-3 gap-6">
<div class="bg-red-50 rounded-lg p-5">
<h3 class="text-lg font-semibold text-gray-800 mb-3">技术风险</h3>
<p class="text-gray-700"><strong>PEM电解槽</strong>:贵金属催化剂(铱)成本占比<strong>30%</strong>2023年铱价暴涨至<strong>1000元/克</strong>2020年<strong>400元/克</strong>),可能延缓降本。</p>
</div>
<div class="bg-orange-50 rounded-lg p-5">
<h3 class="text-lg font-semibold text-gray-800 mb-3">商业化风险</h3>
<p class="text-gray-700"><strong>氢能重卡</strong>:全生命周期成本需<strong><120万元</strong>(当前<strong>140万元</strong>),依赖高速免费政策(山东已实施,但全国推广不确定)。</p>
</div>
<div class="bg-yellow-50 rounded-lg p-5">
<h3 class="text-lg font-semibold text-gray-800 mb-3">政策风险</h3>
<p class="text-gray-700"><strong>补贴退坡</strong>2025年后燃料电池车补贴可能取消行业或面临价格战当前系统成本<strong>2400元/kW</strong>,目标<strong>1500元/kW</strong>)。</p>
</div>
</div>
<div class="mt-6 bg-gray-100 rounded-lg p-5">
<h3 class="text-lg font-semibold text-gray-800 mb-3">信息矛盾</h3>
<p class="text-gray-700"><strong>绿氢成本</strong>:路演称内蒙古项目成本<strong>15元/kg</strong>,但研报测算风光耦合项目实际成本<strong>23元/kg</strong>(含储能摊销)。</p>
</div>
</div>
</div>
<!-- Conclusion and Investment Insights -->
<div class="mb-12 fade-in">
<div class="bg-gradient-to-r from-purple-600 to-indigo-700 rounded-xl shadow-lg p-6 md:p-8 text-white">
<div class="flex items-center mb-6">
<div class="w-10 h-10 rounded-full bg-white bg-opacity-20 flex items-center justify-center mr-4">
<i class="fas fa-trophy text-white"></i>
</div>
<h2 class="text-2xl font-bold">综合结论与投资启示</h2>
</div>
<div class="mb-6">
<h3 class="text-lg font-semibold mb-3">阶段判断</h3>
<p class="mb-4">氢能源处于<strong>政策红利兑现期</strong>,但商业化验证尚未完成。<strong>电解槽设备</strong>(隆基、华光环能)和<strong>绿氢运营商</strong>(吉电股份)是短期最确定赛道;<strong>储运环节</strong>(京城股份、中集安瑞科)需跟踪技术突破。</p>
</div>
<div class="grid grid-cols-1 md:grid-cols-2 gap-6 mb-6">
<div>
<h3 class="text-lg font-semibold mb-3">投资方向</h3>
<ol class="list-decimal pl-5 space-y-2">
<li><strong>高弹性环节</strong>电解槽2025年需求<strong>4GW</strong>,当前产能<strong>2GW</strong>)。</li>
<li><strong>预期差标的</strong><strong>东华能源</strong>(核能制氢成本<strong>15元/kg</strong>,低于风光路线)。</li>
</ol>
</div>
<div>
<h3 class="text-lg font-semibold mb-3">关键跟踪指标</h3>
<ul class="space-y-2">
<li><strong>绿氢项目IRR</strong>:需><strong>8%</strong>(当前风光项目约<strong>5%</strong>)。</li>
<li><strong>燃料电池系统成本</strong>2025年能否降至<strong>1500元/kW</strong>(当前<strong>2400元/kW</strong>)。</li>
<li><strong>重卡销量</strong>2025年需达<strong>2万辆</strong>2023年<strong>5791辆</strong>)。</li>
</ul>
</div>
</div>
</div>
</div>
<!-- Stock Data Table -->
<div class="mb-12 fade-in">
<div class="bg-white rounded-xl shadow-lg p-6 md:p-8 card-shadow">
<div class="flex items-center mb-6">
<div class="w-10 h-10 rounded-full bg-teal-100 flex items-center justify-center mr-4">
<i class="fas fa-table text-teal-600"></i>
</div>
<h2 class="text-2xl font-bold text-gray-800">氢能源产业链相关股票</h2>
</div>
<div class="table-container">
<table class="min-w-full divide-y divide-gray-200">
<thead class="bg-gray-50">
<tr>
<th scope="col" class="px-6 py-3 text-left text-xs font-medium text-gray-500 uppercase tracking-wider">股票名称</th>
<th scope="col" class="px-6 py-3 text-left text-xs font-medium text-gray-500 uppercase tracking-wider">行业</th>
<th scope="col" class="px-6 py-3 text-left text-xs font-medium text-gray-500 uppercase tracking-wider">项目</th>
<th scope="col" class="px-6 py-3 text-left text-xs font-medium text-gray-500 uppercase tracking-wider">产业链分类</th>
<th scope="col" 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>
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">宝丰能源</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">制氢</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">氢能源</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">产业链上游</td>
<td class="px-6 py-4 text-sm text-gray-700">图片中制氢板块列示</td>
</tr>
<tr>
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">华电重工</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">制氢</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">氢能源</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">产业链上游</td>
<td class="px-6 py-4 text-sm text-gray-700">图片中制氢板块列示</td>
</tr>
<tr>
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">阳光电源</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">制氢</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">氢能源</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">产业链上游</td>
<td class="px-6 py-4 text-sm text-gray-700">图片中制氢板块列示</td>
</tr>
<tr>
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">隆基绿能</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">制氢</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">氢能源</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">产业链上游</td>
<td class="px-6 py-4 text-sm text-gray-700">图片中制氢板块列示</td>
</tr>
<tr>
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">豫能控股</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">制氢</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">氢能源</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">产业链上游</td>
<td class="px-6 py-4 text-sm text-gray-700">图片中制氢板块列示</td>
</tr>
<tr>
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">节能风电</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">制氢</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">氢能源</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">产业链上游</td>
<td class="px-6 py-4 text-sm text-gray-700">图片中制氢板块列示</td>
</tr>
<tr>
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">滨化股份</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">制氢</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">氢能源</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">产业链上游</td>
<td class="px-6 py-4 text-sm text-gray-700">图片中制氢板块列示</td>
</tr>
<tr>
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">凯美特气</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">制氢</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">氢能源</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">产业链上游</td>
<td class="px-6 py-4 text-sm text-gray-700">图片中制氢板块列示</td>
</tr>
<tr>
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">昊华科技</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">制氢</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">氢能源</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">产业链上游</td>
<td class="px-6 py-4 text-sm text-gray-700">图片中制氢板块列示</td>
</tr>
<tr>
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">开元科技</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">制氢</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">氢能源</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">产业链上游</td>
<td class="px-6 py-4 text-sm text-gray-700">图片中制氢板块列示</td>
</tr>
<tr>
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">中泰股份</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">制氢</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">氢能源</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">产业链上游</td>
<td class="px-6 py-4 text-sm text-gray-700">图片中制氢板块列示</td>
</tr>
<tr>
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">鸿达兴业</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">制氢</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">氢能源</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">产业链上游</td>
<td class="px-6 py-4 text-sm text-gray-700">图片中制氢板块列示</td>
</tr>
<tr>
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">开山股份</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">制氢</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">氢能源</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">产业链上游</td>
<td class="px-6 py-4 text-sm text-gray-700">图片中制氢板块列示</td>
</tr>
<tr>
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">嘉化能源</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">制氢</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">氢能源</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">产业链上游</td>
<td class="px-6 py-4 text-sm text-gray-700">图片中制氢板块列示</td>
</tr>
<tr>
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">四川金顶</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">制氢</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">氢能源</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">产业链上游</td>
<td class="px-6 py-4 text-sm text-gray-700">图片中制氢板块列示</td>
</tr>
<tr>
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">隆基绿能</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">电解槽制造商</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">氢能源</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">产业链上游</td>
<td class="px-6 py-4 text-sm text-gray-700">图片中电解槽制造商板块列示</td>
</tr>
<tr>
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">阳光电源</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">电解槽制造商</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">氢能源</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">产业链上游</td>
<td class="px-6 py-4 text-sm text-gray-700">图片中电解槽制造商板块列示</td>
</tr>
<tr>
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">华电重工</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">电解槽制造商</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">氢能源</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">产业链上游</td>
<td class="px-6 py-4 text-sm text-gray-700">图片中电解槽制造商板块列示</td>
</tr>
<tr>
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">双良节能</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">电解槽制造商</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">氢能源</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">产业链上游</td>
<td class="px-6 py-4 text-sm text-gray-700">图片中电解槽制造商板块列示</td>
</tr>
<tr>
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">华光环能</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">电解槽制造商</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">氢能源</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">产业链上游</td>
<td class="px-6 py-4 text-sm text-gray-700">图片中电解槽制造商板块列示</td>
</tr>
<tr>
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">异辉科技</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">电解槽制造商</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">氢能源</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">产业链上游</td>
<td class="px-6 py-4 text-sm text-gray-700">图片中电解槽制造商板块列示</td>
</tr>
<tr>
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">龙蟠科技</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">电解槽制造商</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">氢能源</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">产业链上游</td>
<td class="px-6 py-4 text-sm text-gray-700">图片中电解槽制造商板块列示</td>
</tr>
<tr>
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">石化机械</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">电解槽制造商</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">氢能源</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">产业链上游</td>
<td class="px-6 py-4 text-sm text-gray-700">图片中电解槽制造商板块列示</td>
</tr>
<tr>
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">亿华通</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">电解槽制造商</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">氢能源</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">产业链上游</td>
<td class="px-6 py-4 text-sm text-gray-700">图片中电解槽制造商板块列示</td>
</tr>
<tr>
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">科力远</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">电解槽制造商</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">氢能源</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">产业链上游</td>
<td class="px-6 py-4 text-sm text-gray-700">图片中电解槽制造商板块列示</td>
</tr>
<tr>
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">科隆股份</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">电解槽零部件/材料</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">氢能源</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">产业链上游</td>
<td class="px-6 py-4 text-sm text-gray-700">图片中电解槽零部件/材料板块列示</td>
</tr>
<tr>
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">纳尔股份</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">电解槽零部件/材料</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">氢能源</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">产业链上游</td>
<td class="px-6 py-4 text-sm text-gray-700">图片中电解槽零部件/材料板块列示</td>
</tr>
<tr>
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">美锦能源</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">电解槽零部件/材料</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">氢能源</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">产业链上游</td>
<td class="px-6 py-4 text-sm text-gray-700">图片中电解槽零部件/材料板块列示</td>
</tr>
<tr>
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">密封科技</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">电解槽零部件/材料</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">氢能源</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">产业链上游</td>
<td class="px-6 py-4 text-sm text-gray-700">图片中电解槽零部件/材料板块列示</td>
</tr>
<tr>
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">禾望电气</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">电解槽零部件/材料</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">氢能源</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">产业链上游</td>
<td class="px-6 py-4 text-sm text-gray-700">图片中电解槽零部件/材料板块列示</td>
</tr>
<tr>
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">许继电气</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">电解槽零部件/材料</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">氢能源</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">产业链上游</td>
<td class="px-6 py-4 text-sm text-gray-700">图片中电解槽零部件/材料板块列示</td>
</tr>
<tr>
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">汇川技术</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">电解槽零部件/材料</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">氢能源</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">产业链上游</td>
<td class="px-6 py-4 text-sm text-gray-700">图片中电解槽零部件/材料板块列示</td>
</tr>
<tr>
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">天元智能</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">电解槽零部件/材料</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">氢能源</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">产业链上游</td>
<td class="px-6 py-4 text-sm text-gray-700">图片中电解槽零部件/材料板块列示</td>
</tr>
<tr>
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">上海电气</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">电解槽其他</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">氢能源</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">产业链上游</td>
<td class="px-6 py-4 text-sm text-gray-700">图片中电解槽其他板块列示</td>
</tr>
<tr>
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">科威尔</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">电解槽其他</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">氢能源</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">产业链上游</td>
<td class="px-6 py-4 text-sm text-gray-700">图片中电解槽其他板块列示</td>
</tr>
<tr>
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">先导智能</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">电解槽其他</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">氢能源</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">产业链上游</td>
<td class="px-6 py-4 text-sm text-gray-700">图片中电解槽其他板块列示</td>
</tr>
<tr>
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">京城股份</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">氢储运/加注</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">氢能源</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">产业链中游</td>
<td class="px-6 py-4 text-sm text-gray-700">图片中氢储运/加注板块列示</td>
</tr>
<tr>
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">富瑞特装</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">氢储运/加注</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">氢能源</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">产业链中游</td>
<td class="px-6 py-4 text-sm text-gray-700">图片中氢储运/加注板块列示</td>
</tr>
<tr>
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">亚普股份</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">氢储运/加注</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">氢能源</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">产业链中游</td>
<td class="px-6 py-4 text-sm text-gray-700">图片中氢储运/加注板块列示</td>
</tr>
<tr>
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">兰石重装</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">氢储运/加注</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">氢能源</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">产业链中游</td>
<td class="px-6 py-4 text-sm text-gray-700">图片中氢储运/加注板块列示</td>
</tr>
<tr>
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">中材科技</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">氢储运/加注</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">氢能源</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">产业链中游</td>
<td class="px-6 py-4 text-sm text-gray-700">图片中氢储运/加注板块列示</td>
</tr>
<tr>
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">航天晨光</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">氢储运/加注</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">氢能源</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">产业链中游</td>
<td class="px-6 py-4 text-sm text-gray-700">图片中氢储运/加注板块列示</td>
</tr>
<tr>
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">厚普股份</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">氢储运/加注</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">氢能源</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">产业链中游</td>
<td class="px-6 py-4 text-sm text-gray-700">图片中氢储运/加注板块列示</td>
</tr>
<tr>
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">致远新能</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">氢储运/加注</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">氢能源</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">产业链中游</td>
<td class="px-6 py-4 text-sm text-gray-700">图片中氢储运/加注板块列示</td>
</tr>
<tr>
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">圣元环保</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">氢储运/加注</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">氢能源</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">产业链中游</td>
<td class="px-6 py-4 text-sm text-gray-700">图片中氢储运/加注板块列示</td>
</tr>
<tr>
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">安泰科技</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">氢储运/加注</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">氢能源</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">产业链中游</td>
<td class="px-6 py-4 text-sm text-gray-700">图片中氢储运/加注板块列示</td>
</tr>
<tr>
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">宝武镁业</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">氢储运/加注</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">氢能源</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">产业链中游</td>
<td class="px-6 py-4 text-sm text-gray-700">图片中氢储运/加注板块列示</td>
</tr>
<tr>
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">亿华通</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">燃料电池</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">氢能源</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">产业链下游</td>
<td class="px-6 py-4 text-sm text-gray-700">图片中燃料电池板块列示</td>
</tr>
<tr>
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">潍柴动力</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">燃料电池</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">氢能源</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">产业链下游</td>
<td class="px-6 py-4 text-sm text-gray-700">图片中燃料电池板块列示</td>
</tr>
<tr>
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">力源科技</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">燃料电池</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">氢能源</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">产业链下游</td>
<td class="px-6 py-4 text-sm text-gray-700">图片中燃料电池板块列示</td>
</tr>
<tr>
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">腾龙股份</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">燃料电池</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">氢能源</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">产业链下游</td>
<td class="px-6 py-4 text-sm text-gray-700">图片中燃料电池板块列示</td>
</tr>
<tr>
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">云内动力</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">燃料电池</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">氢能源</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">产业链下游</td>
<td class="px-6 py-4 text-sm text-gray-700">图片中燃料电池板块列示</td>
</tr>
<tr>
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">东材科技</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">燃料电池质子交换膜</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">氢能源</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">产业链下游</td>
<td class="px-6 py-4 text-sm text-gray-700">图片中燃料电池质子交换膜板块列示</td>
</tr>
<tr>
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">全柴动力</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">燃料电池质子交换膜</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">氢能源</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">产业链下游</td>
<td class="px-6 py-4 text-sm text-gray-700">图片中燃料电池质子交换膜板块列示</td>
</tr>
<tr>
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">百利科技</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">燃料电池质子交换膜</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">氢能源</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">产业链下游</td>
<td class="px-6 py-4 text-sm text-gray-700">图片中燃料电池质子交换膜板块列示</td>
</tr>
<tr>
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">泛亚微透</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">燃料电池质子交换膜</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">氢能源</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">产业链下游</td>
<td class="px-6 py-4 text-sm text-gray-700">图片中燃料电池质子交换膜板块列示</td>
</tr>
<tr>
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">贵研铂业</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">燃料电池铂基催化剂</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">氢能源</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">产业链下游</td>
<td class="px-6 py-4 text-sm text-gray-700">图片中燃料电池铂基催化剂板块列示</td>
</tr>
<tr>
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">凯大催化</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">燃料电池铂基催化剂</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">氢能源</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">产业链下游</td>
<td class="px-6 py-4 text-sm text-gray-700">图片中燃料电池铂基催化剂板块列示</td>
</tr>
<tr>
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">全柴动力</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">燃料电池膜电极</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">氢能源</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">产业链下游</td>
<td class="px-6 py-4 text-sm text-gray-700">图片中燃料电池膜电极板块列示</td>
</tr>
<tr>
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">跃岭股份</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">燃料电池膜电极</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">氢能源</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">产业链下游</td>
<td class="px-6 py-4 text-sm text-gray-700">图片中燃料电池膜电极板块列示</td>
</tr>
<tr>
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">纳尔股份</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">燃料电池膜电极</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">氢能源</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">产业链下游</td>
<td class="px-6 py-4 text-sm text-gray-700">图片中燃料电池膜电极板块列示</td>
</tr>
<tr>
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">雄韬股份</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">燃料电池膜电极</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">氢能源</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">产业链下游</td>
<td class="px-6 py-4 text-sm text-gray-700">图片中燃料电池膜电极板块列示</td>
</tr>
<tr>
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">美锦能源</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">燃料电池膜电极</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">氢能源</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">产业链下游</td>
<td class="px-6 py-4 text-sm text-gray-700">图片中燃料电池膜电极板块列示</td>
</tr>
<tr>
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">密封科技</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">燃料电池密封垫片</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">氢能源</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">产业链下游</td>
<td class="px-6 py-4 text-sm text-gray-700">图片中燃料电池密封垫片板块列示</td>
</tr>
<tr>
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">金博股份</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">燃料电池碳纸</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">氢能源</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">产业链下游</td>
<td class="px-6 py-4 text-sm text-gray-700">图片中燃料电池碳纸板块列示</td>
</tr>
<tr>
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">威孚高科</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">燃料电池双极板</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">氢能源</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">产业链下游</td>
<td class="px-6 py-4 text-sm text-gray-700">图片中燃料电池双极板板块列示</td>
</tr>
<tr>
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">安泰科技</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">燃料电池双极板</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">氢能源</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">产业链下游</td>
<td class="px-6 py-4 text-sm text-gray-700">图片中燃料电池双极板板块列示</td>
</tr>
<tr>
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">金龙汽车</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">氢能源车客车</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">氢能源</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">产业链下游</td>
<td class="px-6 py-4 text-sm text-gray-700">图片中氢能源车客车板块列示</td>
</tr>
<tr>
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">福田汽车</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">氢能源车客车</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">氢能源</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">产业链下游</td>
<td class="px-6 py-4 text-sm text-gray-700">图片中氢能源车客车板块列示</td>
</tr>
<tr>
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">宇通客车</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">氢能源车客车</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">氢能源</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">产业链下游</td>
<td class="px-6 py-4 text-sm text-gray-700">图片中氢能源车客车板块列示</td>
</tr>
<tr>
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">中通客车</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">氢能源车客车</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">氢能源</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">产业链下游</td>
<td class="px-6 py-4 text-sm text-gray-700">图片中氢能源车客车板块列示</td>
</tr>
<tr>
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">安凯客车</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">氢能源车客车</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">氢能源</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">产业链下游</td>
<td class="px-6 py-4 text-sm text-gray-700">图片中氢能源车客车板块列示</td>
</tr>
<tr>
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">动力新科</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">氢能源车重卡</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">氢能源</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">产业链下游</td>
<td class="px-6 py-4 text-sm text-gray-700">图片中氢能源车重卡板块列示</td>
</tr>
<tr>
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">中国重汽</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">氢能源车重卡</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">氢能源</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">产业链下游</td>
<td class="px-6 py-4 text-sm text-gray-700">图片中氢能源车重卡板块列示</td>
</tr>
<tr>
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">江铃汽车</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">氢能源车重卡</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">氢能源</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">产业链下游</td>
<td class="px-6 py-4 text-sm text-gray-700">图片中氢能源车重卡板块列示</td>
</tr>
<tr>
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">东风汽车</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">氢能源车重卡</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">氢能源</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">产业链下游</td>
<td class="px-6 py-4 text-sm text-gray-700">图片中氢能源车重卡板块列示</td>
</tr>
<tr>
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">上汽集团</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">氢能源车重卡</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">氢能源</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">产业链下游</td>
<td class="px-6 py-4 text-sm text-gray-700">图片中氢能源车重卡板块列示</td>
</tr>
<tr>
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">美锦能源</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">综合企业</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">氢能源</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">产业链综合</td>
<td class="px-6 py-4 text-sm text-gray-700">图片中综合企业板块列示</td>
</tr>
<tr>
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">洪涛股份</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">综合企业</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">氢能源</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">产业链综合</td>
<td class="px-6 py-4 text-sm text-gray-700">图片中综合企业板块列示</td>
</tr>
<tr>
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">康普顿</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">综合企业</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">氢能源</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">产业链综合</td>
<td class="px-6 py-4 text-sm text-gray-700">图片中综合企业板块列示</td>
</tr>
<tr>
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">雄韬股份</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">综合企业</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">氢能源</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">产业链综合</td>
<td class="px-6 py-4 text-sm text-gray-700">图片中综合企业板块列示</td>
</tr>
<tr>
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">蜀道装备</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">综合企业</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">氢能源</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">产业链综合</td>
<td class="px-6 py-4 text-sm text-gray-700">图片中综合企业板块列示</td>
</tr>
<tr>
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">科新机电</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">综合企业</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">氢能源</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">产业链综合</td>
<td class="px-6 py-4 text-sm text-gray-700">图片中综合企业板块列示</td>
</tr>
<tr>
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">东方电气</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">综合企业</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">氢能源</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">产业链综合</td>
<td class="px-6 py-4 text-sm text-gray-700">图片中综合企业板块列示</td>
</tr>
<tr>
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">凯大催化</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">北交所</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">氢能源</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">资本市场</td>
<td class="px-6 py-4 text-sm text-gray-700">图片中北交所板块列示</td>
</tr>
<tr>
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">方盛股份</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">北交所</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">氢能源</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">资本市场</td>
<td class="px-6 py-4 text-sm text-gray-700">图片中北交所板块列示</td>
</tr>
<tr>
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">惠同新材</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">北交所</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">氢能源</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">资本市场</td>
<td class="px-6 py-4 text-sm text-gray-700">图片中北交所板块列示</td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
<!-- Footer -->
<div class="text-center py-6 text-gray-600 text-sm">
<p>© 2025 氢能源行业洞察报告 | 数据来源:公开资料整理</p>
</div>
</div>
<script>
// Add fade-in animation on scroll
document.addEventListener('DOMContentLoaded', function() {
const observerOptions = {
root: null,
rootMargin: '0px',
threshold: 0.1
};
const observer = new IntersectionObserver(function(entries) {
entries.forEach(entry => {
if (entry.isIntersecting) {
entry.target.classList.add('fade-in');
}
});
}, observerOptions);
document.querySelectorAll('.fade-in').forEach(el => {
observer.observe(el);
});
});
</script>
</body>
</html>
```