1799 lines
115 KiB
HTML
1799 lines
115 KiB
HTML
|
||
<!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|Noto+Sans+SC:300,400,500,700&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', 'Noto Sans SC', sans-serif;
|
||
background: linear-gradient(135deg, #f5f7fa 0%, #c3cfe2 100%);
|
||
min-height: 100vh;
|
||
}
|
||
.hydrogen-gradient {
|
||
background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
|
||
}
|
||
.timeline-dot {
|
||
width: 16px;
|
||
height: 16px;
|
||
background-color: #667eea;
|
||
border-radius: 50%;
|
||
position: relative;
|
||
}
|
||
.timeline-dot::after {
|
||
content: '';
|
||
position: absolute;
|
||
width: 2px;
|
||
height: 100%;
|
||
background-color: #e2e8f0;
|
||
top: 16px;
|
||
left: 7px;
|
||
}
|
||
.timeline-item:last-child .timeline-dot::after {
|
||
display: none;
|
||
}
|
||
.card-hover {
|
||
transition: all 0.3s ease;
|
||
}
|
||
.card-hover:hover {
|
||
transform: translateY(-5px);
|
||
box-shadow: 0 10px 25px rgba(0,0,0,0.1);
|
||
}
|
||
.table-container {
|
||
overflow-x: auto;
|
||
}
|
||
@media (max-width: 768px) {
|
||
.table-container {
|
||
font-size: 0.75rem;
|
||
}
|
||
}
|
||
#particles-js {
|
||
position: fixed;
|
||
width: 100%;
|
||
height: 100%;
|
||
top: 0;
|
||
left: 0;
|
||
z-index: -1;
|
||
opacity: 0.5;
|
||
}
|
||
.highlight-box {
|
||
border-left: 4px solid #667eea;
|
||
padding-left: 1rem;
|
||
}
|
||
</style>
|
||
</head>
|
||
<body>
|
||
<div id="particles-js"></div>
|
||
|
||
<div class="container mx-auto px-4 py-8 max-w-7xl">
|
||
<!-- 标题部分 -->
|
||
<div class="text-center mb-12">
|
||
<h1 class="text-4xl md:text-5xl font-bold text-gray-800 mb-4">氢能产业新纪元</h1>
|
||
<p class="text-xl text-gray-600">从政策驱动到商业化落地的关键转折点</p>
|
||
<div class="mt-6 flex justify-center space-x-4">
|
||
<span class="px-4 py-2 bg-blue-100 text-blue-800 rounded-full text-sm font-medium">2024-2025年</span>
|
||
<span class="px-4 py-2 bg-green-100 text-green-800 rounded-full text-sm font-medium">产业拐点</span>
|
||
<span class="px-4 py-2 bg-purple-100 text-purple-800 rounded-full text-sm font-medium">投资机遇</span>
|
||
</div>
|
||
</div>
|
||
|
||
<!-- 概念事件部分 -->
|
||
<div class="bg-white rounded-xl shadow-lg p-6 mb-8 card-hover">
|
||
<h2 class="text-2xl font-bold text-gray-800 mb-6 flex items-center">
|
||
<i class="fas fa-calendar-alt mr-3 text-blue-600"></i>
|
||
概念事件时间轴
|
||
</h2>
|
||
<div class="space-y-6">
|
||
<div class="flex timeline-item">
|
||
<div class="timeline-dot mt-1"></div>
|
||
<div class="ml-6">
|
||
<h3 class="font-semibold text-lg text-gray-800">2024年2月</h3>
|
||
<p class="text-gray-600 mt-1">山东率先对氢能重卡免收高速通行费(2年),直接降低TCO约<strong>30-60万元/车</strong></p>
|
||
</div>
|
||
</div>
|
||
<div class="flex timeline-item">
|
||
<div class="timeline-dot mt-1"></div>
|
||
<div class="ml-6">
|
||
<h3 class="font-semibold text-lg text-gray-800">2024年3月</h3>
|
||
<p class="text-gray-600 mt-1">内蒙古放开非化工园区制氢限制,绿氢项目无需危化品许可</p>
|
||
</div>
|
||
</div>
|
||
<div class="flex timeline-item">
|
||
<div class="timeline-dot mt-1"></div>
|
||
<div class="ml-6">
|
||
<h3 class="font-semibold text-lg text-gray-800">2024年6月</h3>
|
||
<p class="text-gray-600 mt-1">四川/福建发布2025-2035氢能规划,明确<strong>绿氢产能目标</strong>(四川2027年3万吨/年,福建2030年10万吨/年)</p>
|
||
</div>
|
||
</div>
|
||
<div class="flex timeline-item">
|
||
<div class="timeline-dot mt-1"></div>
|
||
<div class="ml-6">
|
||
<h3 class="font-semibold text-lg text-gray-800">2024年7月</h3>
|
||
<p class="text-gray-600 mt-1">全球最大绿氢项目(吉林松原、内蒙古兴安盟)投产,标志<strong>规模化制氢</strong>启动</p>
|
||
</div>
|
||
</div>
|
||
<div class="flex timeline-item">
|
||
<div class="timeline-dot mt-1"></div>
|
||
<div class="ml-6">
|
||
<h3 class="font-semibold text-lg text-gray-800">2025年4月</h3>
|
||
<p class="text-gray-600 mt-1">国家能源局宣布全国累计发布氢能专项政策<strong>超560项</strong>,22省将氢能写入政府工作报告</p>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
<!-- 核心观点摘要 -->
|
||
<div class="hydrogen-gradient rounded-xl shadow-lg p-6 mb-8 text-white">
|
||
<h2 class="text-2xl font-bold mb-4 flex items-center">
|
||
<i class="fas fa-lightbulb mr-3"></i>
|
||
核心观点摘要
|
||
</h2>
|
||
<div class="bg-white bg-opacity-20 rounded-lg p-4 backdrop-blur-sm">
|
||
<p class="text-lg leading-relaxed">
|
||
氢能产业正从"0-1"示范阶段跨越至"1-10"商业化阶段,<strong class="text-yellow-300">绿氢成本下降(2026年目标10元/kg)+政策松绑(非化工园区制氢)+场景爆发(重卡/化工)</strong>构成三重拐点,2024-2025年将是订单与业绩验证的关键窗口。
|
||
</p>
|
||
</div>
|
||
</div>
|
||
|
||
<!-- 核心驱动力 -->
|
||
<div class="bg-white rounded-xl shadow-lg p-6 mb-8 card-hover">
|
||
<h2 class="text-2xl font-bold text-gray-800 mb-6 flex items-center">
|
||
<i class="fas fa-rocket mr-3 text-purple-600"></i>
|
||
核心驱动力
|
||
</h2>
|
||
<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>
|
||
</tr>
|
||
</thead>
|
||
<tbody class="bg-white divide-y divide-gray-200">
|
||
<tr>
|
||
<td class="px-6 py-4 whitespace-nowrap font-medium text-gray-900">政策</td>
|
||
<td class="px-6 py-4 text-gray-600">2024年政府工作报告首次将氢能纳入能源体系(非仅交通),七部委明确全产业链标准(兴业证券)</td>
|
||
</tr>
|
||
<tr class="bg-gray-50">
|
||
<td class="px-6 py-4 whitespace-nowrap font-medium text-gray-900">成本</td>
|
||
<td class="px-6 py-4 text-gray-600">绿氢生产成本从2023年<strong>28元/kg</strong>降至2026年预期<strong>10元/kg</strong>(协鑫集团路演)</td>
|
||
</tr>
|
||
<tr>
|
||
<td class="px-6 py-4 whitespace-nowrap font-medium text-gray-900">场景</td>
|
||
<td class="px-6 py-4 text-gray-600">重卡TCO已低于柴油车:氢价12元/kg+高速免费后,49吨重卡全生命周期节省<strong>80万元</strong>(天风路演)</td>
|
||
</tr>
|
||
</tbody>
|
||
</table>
|
||
</div>
|
||
</div>
|
||
|
||
<!-- 市场认知分歧 -->
|
||
<div class="grid md:grid-cols-2 gap-6 mb-8">
|
||
<div class="bg-white rounded-xl shadow-lg p-6 card-hover">
|
||
<h3 class="text-xl font-bold text-gray-800 mb-4 flex items-center">
|
||
<i class="fas fa-chart-line mr-2 text-green-600"></i>
|
||
乐观派观点
|
||
</h3>
|
||
<ul class="space-y-2 text-gray-600">
|
||
<li class="flex items-start">
|
||
<i class="fas fa-check-circle text-green-500 mt-1 mr-2"></i>
|
||
<span>2024年电解槽招标量将<strong>翻倍至6GW</strong>(国金路演)</span>
|
||
</li>
|
||
<li class="flex items-start">
|
||
<i class="fas fa-check-circle text-green-500 mt-1 mr-2"></i>
|
||
<span>燃料电池车销量或达<strong>1.5万辆</strong>(2023年仅5000辆)</span>
|
||
</li>
|
||
</ul>
|
||
</div>
|
||
<div class="bg-white rounded-xl shadow-lg p-6 card-hover">
|
||
<h3 class="text-xl font-bold text-gray-800 mb-4 flex items-center">
|
||
<i class="fas fa-exclamation-triangle mr-2 text-yellow-600"></i>
|
||
谨慎派观点
|
||
</h3>
|
||
<ul class="space-y-2 text-gray-600">
|
||
<li class="flex items-start">
|
||
<i class="fas fa-times-circle text-red-500 mt-1 mr-2"></i>
|
||
<span>储运成本占全产业链<strong>30-40%</strong>(华福路演)</span>
|
||
</li>
|
||
<li class="flex items-start">
|
||
<i class="fas fa-times-circle text-red-500 mt-1 mr-2"></i>
|
||
<span>加氢站仅<strong>200座</strong>在运(vs 2025年目标1000座)</span>
|
||
</li>
|
||
</ul>
|
||
</div>
|
||
</div>
|
||
|
||
<!-- 预期差 -->
|
||
<div class="bg-yellow-50 border-l-4 border-yellow-400 p-6 mb-8 rounded-r-lg">
|
||
<h3 class="text-xl font-bold text-gray-800 mb-3 flex items-center">
|
||
<i class="fas fa-star mr-2 text-yellow-600"></i>
|
||
被忽视的关键点(预期差)
|
||
</h3>
|
||
<p class="text-gray-700">
|
||
内蒙古/山西已出现<strong>无补贴盈利案例</strong>(鹏飞、晋南钢铁),通过副产氢(20元/kg)+通行费减免实现IRR>15%(华福路演)。市场仍聚焦补贴,低估<strong>自发需求</strong>的爆发力。
|
||
</p>
|
||
</div>
|
||
|
||
<!-- 催化剂与未来发展路径 -->
|
||
<div class="grid md:grid-cols-2 gap-6 mb-8">
|
||
<div class="bg-white rounded-xl shadow-lg p-6 card-hover">
|
||
<h3 class="text-xl font-bold text-gray-800 mb-4 flex items-center">
|
||
<i class="fas fa-bolt mr-2 text-blue-600"></i>
|
||
近期催化剂(3-6个月)
|
||
</h3>
|
||
<ol class="space-y-3 text-gray-600 list-decimal list-inside">
|
||
<li><strong>中能建125套电解槽招标</strong>(4-5月启动,6月落地):直接验证设备商订单(华电重工、阳光电源)</li>
|
||
<li><strong>山东高速免费政策复制</strong>:江苏/上海若跟进,重卡渗透率或从<strong>1%</strong>跳升至<strong>5%</strong>(对应5万辆需求)</li>
|
||
<li><strong>绿氢化工项目密集开工</strong>:中石化乌兰察布10万吨/年项目(2024年9月投产),带动绿氢消纳</li>
|
||
</ol>
|
||
</div>
|
||
<div class="bg-white rounded-xl shadow-lg p-6 card-hover">
|
||
<h3 class="text-xl font-bold text-gray-800 mb-4 flex items-center">
|
||
<i class="fas fa-road mr-2 text-purple-600"></i>
|
||
长期路径(2025-2030)
|
||
</h3>
|
||
<div class="space-y-3 text-gray-600">
|
||
<div class="flex items-start">
|
||
<span class="font-bold mr-2">2025年:</span>
|
||
<span>绿氢成本降至<strong>15元/kg</strong>(风光电价0.15元/kWh),化工领域平价替代煤制氢</span>
|
||
</div>
|
||
<div class="flex items-start">
|
||
<span class="font-bold mr-2">2027年:</span>
|
||
<span>燃料电池系统成本降至<strong>500元/kW</strong>(当前3000元/kW),重卡渗透率突破<strong>10%</strong></span>
|
||
</div>
|
||
<div class="flex items-start">
|
||
<span class="font-bold mr-2">2030年:</span>
|
||
<span>氢能产业产值<strong>1万亿元</strong>(中国氢能联盟预测),绿氢产能<strong>100万吨/年</strong></span>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
<!-- 产业链图谱 -->
|
||
<div class="bg-white rounded-xl shadow-lg p-6 mb-8 card-hover">
|
||
<h2 class="text-2xl font-bold text-gray-800 mb-6 flex items-center">
|
||
<i class="fas fa-sitemap mr-3 text-indigo-600"></i>
|
||
产业链图谱
|
||
</h2>
|
||
<div class="flex flex-col md:flex-row justify-around items-center space-y-4 md:space-y-0 md:space-x-8">
|
||
<div class="text-center">
|
||
<div class="w-24 h-24 bg-blue-100 rounded-full flex items-center justify-center mx-auto mb-3">
|
||
<i class="fas fa-industry text-3xl text-blue-600"></i>
|
||
</div>
|
||
<h4 class="font-bold text-gray-800">上游制氢</h4>
|
||
<p class="text-sm text-gray-600 mt-1">电解槽、绿氢项目</p>
|
||
</div>
|
||
<i class="fas fa-arrow-right text-gray-400 hidden md:block"></i>
|
||
<i class="fas fa-arrow-down text-gray-400 md:hidden"></i>
|
||
<div class="text-center">
|
||
<div class="w-24 h-24 bg-green-100 rounded-full flex items-center justify-center mx-auto mb-3">
|
||
<i class="fas fa-truck text-3xl text-green-600"></i>
|
||
</div>
|
||
<h4 class="font-bold text-gray-800">中游储运</h4>
|
||
<p class="text-sm text-gray-600 mt-1">储氢瓶、管道</p>
|
||
</div>
|
||
<i class="fas fa-arrow-right text-gray-400 hidden md:block"></i>
|
||
<i class="fas fa-arrow-down text-gray-400 md:hidden"></i>
|
||
<div class="text-center">
|
||
<div class="w-24 h-24 bg-purple-100 rounded-full flex items-center justify-center mx-auto mb-3">
|
||
<i class="fas fa-car text-3xl text-purple-600"></i>
|
||
</div>
|
||
<h4 class="font-bold text-gray-800">下游应用</h4>
|
||
<p class="text-sm text-gray-600 mt-1">重卡、化工</p>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
<!-- 核心玩家对比 -->
|
||
<div class="bg-white rounded-xl shadow-lg p-6 mb-8 card-hover">
|
||
<h2 class="text-2xl font-bold text-gray-800 mb-6 flex items-center">
|
||
<i class="fas fa-chess mr-3 text-red-600"></i>
|
||
核心玩家对比
|
||
</h2>
|
||
<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>
|
||
</tr>
|
||
</thead>
|
||
<tbody class="bg-white divide-y divide-gray-200">
|
||
<tr>
|
||
<td class="px-6 py-4 whitespace-nowrap font-bold text-gray-900">隆基绿能</td>
|
||
<td class="px-6 py-4 text-gray-600">2023年电解槽中标规模最大(2.5GW),PEM技术领先(6GW规划)</td>
|
||
<td class="px-6 py-4 text-gray-600">价格战导致毛利率承压(当前14%)</td>
|
||
</tr>
|
||
<tr class="bg-gray-50">
|
||
<td class="px-6 py-4 whitespace-nowrap font-bold text-gray-900">华电重工</td>
|
||
<td class="px-6 py-4 text-gray-600">达茂旗二期54台电解槽订单预期(2024年),背靠华电集团资源</td>
|
||
<td class="px-6 py-4 text-gray-600">主业风电EPC拖累现金流</td>
|
||
</tr>
|
||
<tr>
|
||
<td class="px-6 py-4 whitespace-nowrap font-bold text-gray-900">中材科技</td>
|
||
<td class="px-6 py-4 text-gray-600">70MPa IV型储氢瓶量产(390L大容量),技术壁垒高</td>
|
||
<td class="px-6 py-4 text-gray-600">认证进度不及预期</td>
|
||
</tr>
|
||
<tr class="bg-gray-50">
|
||
<td class="px-6 py-4 whitespace-nowrap font-bold text-gray-900">潍柴动力</td>
|
||
<td class="px-6 py-4 text-gray-600">氢内燃机+燃料电池双布局,重卡市占率超30%</td>
|
||
<td class="px-6 py-4 text-gray-600">燃料电池车销量依赖政策补贴</td>
|
||
</tr>
|
||
</tbody>
|
||
</table>
|
||
</div>
|
||
</div>
|
||
|
||
<!-- 风险与挑战 -->
|
||
<div class="bg-white rounded-xl shadow-lg p-6 mb-8 card-hover">
|
||
<h2 class="text-2xl font-bold text-gray-800 mb-6 flex items-center">
|
||
<i class="fas fa-shield-alt mr-3 text-orange-600"></i>
|
||
潜在风险与挑战
|
||
</h2>
|
||
<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>
|
||
</tr>
|
||
</thead>
|
||
<tbody class="bg-white divide-y divide-gray-200">
|
||
<tr>
|
||
<td class="px-6 py-4 whitespace-nowrap font-medium text-gray-900">技术</td>
|
||
<td class="px-6 py-4 text-gray-600">PEM电解槽催化剂(铂/铱)依赖进口,<strong>国产化率<5%</strong>(天风路演)</td>
|
||
</tr>
|
||
<tr class="bg-gray-50">
|
||
<td class="px-6 py-4 whitespace-nowrap font-medium text-gray-900">商业化</td>
|
||
<td class="px-6 py-4 text-gray-600">液氢储运成本高达<strong>20元/kg</strong>(vs气氢6元/kg),经济性待突破(华福路演)</td>
|
||
</tr>
|
||
<tr>
|
||
<td class="px-6 py-4 whitespace-nowrap font-medium text-gray-900">政策</td>
|
||
<td class="px-6 py-4 text-gray-600">欧盟碳关税若推迟,绿氢出口需求可能低于预期(国金路演)</td>
|
||
</tr>
|
||
<tr class="bg-gray-50">
|
||
<td class="px-6 py-4 whitespace-nowrap font-medium text-gray-900">信息矛盾</td>
|
||
<td class="px-6 py-4 text-gray-600">研报预测2024年电解槽需求<strong>6GW</strong>,但部分企业反馈<strong>产能过剩</strong>(产能40GW vs需求3GW)</td>
|
||
</tr>
|
||
</tbody>
|
||
</table>
|
||
</div>
|
||
</div>
|
||
|
||
<!-- 综合结论与投资启示 -->
|
||
<div class="hydrogen-gradient rounded-xl shadow-lg p-6 mb-8 text-white">
|
||
<h2 class="text-2xl font-bold mb-4 flex items-center">
|
||
<i class="fas fa-trophy mr-3"></i>
|
||
综合结论与投资启示
|
||
</h2>
|
||
<div class="bg-white bg-opacity-20 rounded-lg p-4 backdrop-blur-sm mb-4">
|
||
<p class="text-lg mb-3">
|
||
<strong>阶段判断:</strong>氢能产业处于<strong class="text-yellow-300">"主题炒作→基本面驱动"过渡期</strong>,2024年Q3-Q4将是订单与业绩验证的关键节点。
|
||
</p>
|
||
</div>
|
||
|
||
<h3 class="text-xl font-bold mb-3">投资方向</h3>
|
||
<div class="grid md:grid-cols-3 gap-4 mb-4">
|
||
<div class="bg-white bg-opacity-20 rounded-lg p-4 backdrop-blur-sm">
|
||
<h4 class="font-bold text-yellow-300 mb-2">电解槽龙头</h4>
|
||
<p class="text-sm">隆基绿能(技术+规模)、华电重工(订单确定性)</p>
|
||
</div>
|
||
<div class="bg-white bg-opacity-20 rounded-lg p-4 backdrop-blur-sm">
|
||
<h4 class="font-bold text-yellow-300 mb-2">储运瓶颈突破</h4>
|
||
<p class="text-sm">中材科技(IV型瓶)、石化机械(输氢管道)</p>
|
||
</div>
|
||
<div class="bg-white bg-opacity-20 rounded-lg p-4 backdrop-blur-sm">
|
||
<h4 class="font-bold text-yellow-300 mb-2">自发需求场景</h4>
|
||
<p class="text-sm">美锦能源(焦化副产氢+重卡运营)、潍柴动力(氢内燃机低成本替代)</p>
|
||
</div>
|
||
</div>
|
||
|
||
<h3 class="text-xl font-bold mb-3">跟踪指标</h3>
|
||
<ul class="space-y-2 text-sm">
|
||
<li class="flex items-start">
|
||
<i class="fas fa-chart-line mt-1 mr-2"></i>
|
||
<span><strong>电解槽中标价</strong>:若跌破<strong>600万元/套</strong>(当前700万),预示价格战恶化</span>
|
||
</li>
|
||
<li class="flex items-start">
|
||
<i class="fas fa-truck mt-1 mr-2"></i>
|
||
<span><strong>燃料电池重卡销量</strong>:2024年Q3单季需突破<strong>5000辆</strong>(2023年全年仅5000辆)</span>
|
||
</li>
|
||
<li class="flex items-start">
|
||
<i class="fas fa-percentage mt-1 mr-2"></i>
|
||
<span><strong>绿氢化工项目IRR</strong>:需验证<strong>>10%</strong>(当前宁东基地补贴后可达15%)</span>
|
||
</li>
|
||
</ul>
|
||
</div>
|
||
|
||
<!-- 关联股票数据 -->
|
||
<div class="bg-white rounded-xl shadow-lg p-6 mb-8">
|
||
<h2 class="text-2xl font-bold text-gray-800 mb-6 flex items-center">
|
||
<i class="fas fa-table mr-3 text-green-600"></i>
|
||
关联股票数据
|
||
</h2>
|
||
|
||
<!-- 氢能源(240115) -->
|
||
<div class="mb-8">
|
||
<h3 class="text-xl font-semibold text-gray-800 mb-4 bg-blue-50 px-4 py-2 rounded-lg">氢能源(240115)</h3>
|
||
<div class="table-container">
|
||
<table class="min-w-full divide-y divide-gray-200 table-auto">
|
||
<thead class="bg-gray-50">
|
||
<tr>
|
||
<th class="px-4 py-3 text-left text-xs font-medium text-gray-500 uppercase tracking-wider">股票</th>
|
||
<th class="px-4 py-3 text-left text-xs font-medium text-gray-500 uppercase tracking-wider">行业</th>
|
||
<th class="px-4 py-3 text-left text-xs font-medium text-gray-500 uppercase tracking-wider">项目</th>
|
||
<th class="px-4 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-4 py-3 whitespace-nowrap font-medium text-gray-900">宝丰能源</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">氢制备</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">电解水</td>
|
||
<td class="px-4 py-3 text-gray-600">涉及氢能源电解水制备环节</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap font-medium text-gray-900">华电重工</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">氢制备</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">电解水</td>
|
||
<td class="px-4 py-3 text-gray-600">参与氢能源电解水设备研发</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap font-medium text-gray-900">阳光电源</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">氢制备</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">电解水</td>
|
||
<td class="px-4 py-3 text-gray-600">光伏制氢一体化解决方案</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap font-medium text-gray-900">隆基绿能</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">氢制备</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">电解水</td>
|
||
<td class="px-4 py-3 text-gray-600">光伏制氢技术研发</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap font-medium text-gray-900">豫能控股</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">氢制备</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">电解水</td>
|
||
<td class="px-4 py-3 text-gray-600">布局氢能电解水制备</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap font-medium text-gray-900">节能风电</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">氢制备</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">电解水</td>
|
||
<td class="px-4 py-3 text-gray-600">风电制氢产业链布局</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap font-medium text-gray-900">滨化股份</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">氢制备</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">氢纯化</td>
|
||
<td class="px-4 py-3 text-gray-600">工业副产氢提纯技术</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap font-medium text-gray-900">凯美特气</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">氢制备</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">氢纯化</td>
|
||
<td class="px-4 py-3 text-gray-600">特种气体及氢气纯化</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap font-medium text-gray-900">昊华科技</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">氢制备</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">氢纯化</td>
|
||
<td class="px-4 py-3 text-gray-600">化工气体纯化技术</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap font-medium text-gray-900">创元科技</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">氢制备</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">氢纯化</td>
|
||
<td class="px-4 py-3 text-gray-600">环保设备及氢气净化</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap font-medium text-gray-900">中泰股份</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">氢制备</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">氢液化</td>
|
||
<td class="px-4 py-3 text-gray-600">深冷设备及氢液化技术</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap font-medium text-gray-900">蜀道装备</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">氢制备</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">氢液化</td>
|
||
<td class="px-4 py-3 text-gray-600">LNG设备转型氢液化</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap font-medium text-gray-900">鸿达兴业</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">氢制备</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">氢液化</td>
|
||
<td class="px-4 py-3 text-gray-600">氯碱制氢及液化</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap font-medium text-gray-900">开山股份</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">氢制备</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">氢液化</td>
|
||
<td class="px-4 py-3 text-gray-600">压缩机技术应用于氢液化</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap font-medium text-gray-900">嘉化能源</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">氢制备</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">氢液化</td>
|
||
<td class="px-4 py-3 text-gray-600">化工副产氢及液化</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap font-medium text-gray-900">华昌化工</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">氢制备</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">工业制氢</td>
|
||
<td class="px-4 py-3 text-gray-600">煤化工制氢技术</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap font-medium text-gray-900">美锦能源</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">氢制备</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">工业制氢</td>
|
||
<td class="px-4 py-3 text-gray-600">焦炉煤气制氢龙头</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap font-medium text-gray-900">东华能源</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">氢制备</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">工业制氢</td>
|
||
<td class="px-4 py-3 text-gray-600">PDH副产氢</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap font-medium text-gray-900">嘉化能源</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">氢制备</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">工业制氢</td>
|
||
<td class="px-4 py-3 text-gray-600">化工副产氢</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap font-medium text-gray-900">科隆股份</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">氢制备</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">电解槽</td>
|
||
<td class="px-4 py-3 text-gray-600">电解槽设备制造</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap font-medium text-gray-900">亿利洁能</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">氢制备</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">电解槽</td>
|
||
<td class="px-4 py-3 text-gray-600">光伏制氢一体化</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap font-medium text-gray-900">辉科技</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">氢制备</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">电解槽</td>
|
||
<td class="px-4 py-3 text-gray-600">电解槽研发制造</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap font-medium text-gray-900">华光环能</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">氢制备</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">电解槽</td>
|
||
<td class="px-4 py-3 text-gray-600">环保设备转型电解槽</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap font-medium text-gray-900">华电重工</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">氢制备</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">电解槽</td>
|
||
<td class="px-4 py-3 text-gray-600">电解槽设备研发</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap font-medium text-gray-900">双良节能</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">氢制备</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">电解槽</td>
|
||
<td class="px-4 py-3 text-gray-600">节能设备转型电解槽</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap font-medium text-gray-900">海鸥股份</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">氢制备</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">电解槽</td>
|
||
<td class="px-4 py-3 text-gray-600">冷却设备配套电解槽</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap font-medium text-gray-900">禾望电气</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">氢制备</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">电源</td>
|
||
<td class="px-4 py-3 text-gray-600">制氢电源设备供应</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap font-medium text-gray-900">许继电气</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">氢制备</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">电源</td>
|
||
<td class="px-4 py-3 text-gray-600">电力设备转型制氢电源</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap font-medium text-gray-900">汇川技术</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">氢制备</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">电源</td>
|
||
<td class="px-4 py-3 text-gray-600">工业电源技术应用于制氢</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap font-medium text-gray-900">昊华科技</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">氢制备</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">变压吸附PSA</td>
|
||
<td class="px-4 py-3 text-gray-600">气体分离技术</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap font-medium text-gray-900">富瑞特装</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">氢储运</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">气态</td>
|
||
<td class="px-4 py-3 text-gray-600">高压储氢容器制造</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap font-medium text-gray-900">亚普股份</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">氢储运</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">气态</td>
|
||
<td class="px-4 py-3 text-gray-600">储氢瓶研发</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap font-medium text-gray-900">兰石重装</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">氢储运</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">气态</td>
|
||
<td class="px-4 py-3 text-gray-600">压力容器制造</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap font-medium text-gray-900">京城股份</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">氢储运</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">气态</td>
|
||
<td class="px-4 py-3 text-gray-600">储氢瓶生产</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap font-medium text-gray-900">中材科技</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">氢储运</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">气态</td>
|
||
<td class="px-4 py-3 text-gray-600">碳纤维储氢瓶</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap font-medium text-gray-900">航天晨光</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">氢储运</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">液态</td>
|
||
<td class="px-4 py-3 text-gray-600">低温储运设备</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap font-medium text-gray-900">富瑞特装</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">氢储运</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">液态</td>
|
||
<td class="px-4 py-3 text-gray-600">液氢储运技术</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap font-medium text-gray-900">蜀道装备</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">氢储运</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">液态</td>
|
||
<td class="px-4 py-3 text-gray-600">LNG设备转型液氢</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap font-medium text-gray-900">厚普股份</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">氢储运</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">液态</td>
|
||
<td class="px-4 py-3 text-gray-600">加氢站及液氢设备</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap font-medium text-gray-900">致远新能</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">氢储运</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">液态</td>
|
||
<td class="px-4 py-3 text-gray-600">LNG设备转型液氢</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap font-medium text-gray-900">厚普股份</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">氢储运</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">固态</td>
|
||
<td class="px-4 py-3 text-gray-600">固态储氢技术研发</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap font-medium text-gray-900">圣元环保</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">氢储运</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">固态</td>
|
||
<td class="px-4 py-3 text-gray-600">垃圾焚烧制氢</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap font-medium text-gray-900">雄韬股份</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">氢储运</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">固态</td>
|
||
<td class="px-4 py-3 text-gray-600">电池技术延伸储氢</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap font-medium text-gray-900">安泰科技</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">氢储运</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">固态</td>
|
||
<td class="px-4 py-3 text-gray-600">金属材料储氢</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap font-medium text-gray-900">宝武镁业</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">氢储运</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">固态</td>
|
||
<td class="px-4 py-3 text-gray-600">镁基储氢材料</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap font-medium text-gray-900">厚普股份</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">氢加注</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">气态</td>
|
||
<td class="px-4 py-3 text-gray-600">加氢站建设运营</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap font-medium text-gray-900">重庆燃气</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">氢加注</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">气态</td>
|
||
<td class="px-4 py-3 text-gray-600">燃气网络转型加氢</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap font-medium text-gray-900">佛燃能源</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">氢加注</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">气态</td>
|
||
<td class="px-4 py-3 text-gray-600">燃气公司布局加氢站</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap font-medium text-gray-900">厚普股份</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">氢加注</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">液态</td>
|
||
<td class="px-4 py-3 text-gray-600">液氢加注设备</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap font-medium text-gray-900">蜀道装备</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">氢加注</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">液态</td>
|
||
<td class="px-4 py-3 text-gray-600">液氢加注技术研发</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap font-medium text-gray-900">厚普股份</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">氢加注</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">加氢站</td>
|
||
<td class="px-4 py-3 text-gray-600">加氢站EPC总包</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap font-medium text-gray-900">安泰科技</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">氢加注</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">加氢站</td>
|
||
<td class="px-4 py-3 text-gray-600">加氢站设备供应</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap font-medium text-gray-900">京城股份</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">材料及零部件</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">储氢罐</td>
|
||
<td class="px-4 py-3 text-gray-600">高压储氢容器</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap font-medium text-gray-900">亚普股份</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">材料及零部件</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">储氢罐</td>
|
||
<td class="px-4 py-3 text-gray-600">车载储氢瓶</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap font-medium text-gray-900">兰石重装</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">材料及零部件</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">储氢罐</td>
|
||
<td class="px-4 py-3 text-gray-600">压力容器制造</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap font-medium text-gray-900">致远新能</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">材料及零部件</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">储氢罐</td>
|
||
<td class="px-4 py-3 text-gray-600">LNG储罐技术延伸</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap font-medium text-gray-900">中材科技</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">材料及零部件</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">储氢罐</td>
|
||
<td class="px-4 py-3 text-gray-600">碳纤维缠绕储氢瓶</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap font-medium text-gray-900">江苏神通</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">材料及零部件</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">阀门</td>
|
||
<td class="px-4 py-3 text-gray-600">特种阀门制造</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap font-medium text-gray-900">开山股份</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">材料及零部件</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">压缩机</td>
|
||
<td class="px-4 py-3 text-gray-600">空气压缩机技术</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap font-medium text-gray-900">鑫磊股份</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">材料及零部件</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">压缩机</td>
|
||
<td class="px-4 py-3 text-gray-600">螺杆压缩机</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap font-medium text-gray-900">冰轮环境</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">材料及零部件</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">压缩机</td>
|
||
<td class="px-4 py-3 text-gray-600">制冷压缩机转型</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap font-medium text-gray-900">雪人股份</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">材料及零部件</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">压缩机</td>
|
||
<td class="px-4 py-3 text-gray-600">氢燃料电池空压机</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap font-medium text-gray-900">东亚机械</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">材料及零部件</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">压缩机</td>
|
||
<td class="px-4 py-3 text-gray-600">空气压缩机制造</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap font-medium text-gray-900">亿华通</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">燃料电池</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">电堆</td>
|
||
<td class="px-4 py-3 text-gray-600">燃料电池发动机龙头</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap font-medium text-gray-900">潍柴动力</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">燃料电池</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">电堆</td>
|
||
<td class="px-4 py-3 text-gray-600">重卡燃料电池系统</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap font-medium text-gray-900">腾龙股份</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">燃料电池</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">电堆</td>
|
||
<td class="px-4 py-3 text-gray-600">汽车零部件转型燃料电池</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap font-medium text-gray-900">云内动力</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">燃料电池</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">电堆</td>
|
||
<td class="px-4 py-3 text-gray-600">内燃机转型燃料电池</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap font-medium text-gray-900">东材科技</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">燃料电池</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">质子交换膜</td>
|
||
<td class="px-4 py-3 text-gray-600">绝缘材料转型膜材料</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap font-medium text-gray-900">全柴动力</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">燃料电池</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">质子交换膜</td>
|
||
<td class="px-4 py-3 text-gray-600">柴油机转型燃料电池</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap font-medium text-gray-900">百利科技</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">燃料电池</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">质子交换膜</td>
|
||
<td class="px-4 py-3 text-gray-600">锂电设备转型</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap font-medium text-gray-900">泛亚微透</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">燃料电池</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">质子交换膜</td>
|
||
<td class="px-4 py-3 text-gray-600">气凝胶材料应用</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap font-medium text-gray-900">贵研铂业</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">燃料电池</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">铂基催化剂</td>
|
||
<td class="px-4 py-3 text-gray-600">贵金属催化剂</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap font-medium text-gray-900">凯大催化</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">燃料电池</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">铂基催化剂</td>
|
||
<td class="px-4 py-3 text-gray-600">汽车尾气催化</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap font-medium text-gray-900">全柴动力</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">燃料电池</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">膜电极</td>
|
||
<td class="px-4 py-3 text-gray-600">燃料电池系统集成</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap font-medium text-gray-900">跃岭股份</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">燃料电池</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">膜电极</td>
|
||
<td class="px-4 py-3 text-gray-600">汽车零部件转型</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap font-medium text-gray-900">纳尔股份</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">燃料电池</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">膜电极</td>
|
||
<td class="px-4 py-3 text-gray-600">纺织材料转型</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap font-medium text-gray-900">雄韬股份</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">燃料电池</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">膜电极</td>
|
||
<td class="px-4 py-3 text-gray-600">电池技术延伸</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap font-medium text-gray-900">美锦能源</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">燃料电池</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">膜电极</td>
|
||
<td class="px-4 py-3 text-gray-600">全产业链布局</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap font-medium text-gray-900">密封科技</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">燃料电池</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">密封垫片</td>
|
||
<td class="px-4 py-3 text-gray-600">密封材料制造</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap font-medium text-gray-900">金博股份</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">燃料电池</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">碳纸</td>
|
||
<td class="px-4 py-3 text-gray-600">碳基材料应用</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap font-medium text-gray-900">威孚高科</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">燃料电池</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">双极板</td>
|
||
<td class="px-4 py-3 text-gray-600">汽车零部件转型</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap font-medium text-gray-900">安泰科技</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">燃料电池</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">双极板</td>
|
||
<td class="px-4 py-3 text-gray-600">金属材料加工</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap font-medium text-gray-900">美锦能源</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">氢能源车</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">客车</td>
|
||
<td class="px-4 py-3 text-gray-600">控股飞驰科技(客车)</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap font-medium text-gray-900">福田汽车</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">氢能源车</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">客车</td>
|
||
<td class="px-4 py-3 text-gray-600">氢燃料客车研发</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap font-medium text-gray-900">宇通客车</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">氢能源车</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">客车</td>
|
||
<td class="px-4 py-3 text-gray-600">客车龙头布局氢能</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap font-medium text-gray-900">中通客车</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">氢能源车</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">客车</td>
|
||
<td class="px-4 py-3 text-gray-600">氢燃料客车生产</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap font-medium text-gray-900">安凯客车</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">氢能源车</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">客车</td>
|
||
<td class="px-4 py-3 text-gray-600">新能源客车</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap font-medium text-gray-900">美锦能源</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">氢能源车</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">乘用车</td>
|
||
<td class="px-4 py-3 text-gray-600">参股国鸿氢能</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap font-medium text-gray-900">宇通客车</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">氢能源车</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">乘用车</td>
|
||
<td class="px-4 py-3 text-gray-600">氢燃料乘用车研发</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap font-medium text-gray-900">永安行</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">氢能源车</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">自行车</td>
|
||
<td class="px-4 py-3 text-gray-600">氢能自行车商业化</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap font-medium text-gray-900">中国重汽</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">氢能源车</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">重卡</td>
|
||
<td class="px-4 py-3 text-gray-600">氢燃料重卡研发</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap font-medium text-gray-900">江铃汽车</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">氢能源车</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">重卡</td>
|
||
<td class="px-4 py-3 text-gray-600">重卡氢能转型</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap font-medium text-gray-900">东风汽车</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">氢能源车</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">重卡</td>
|
||
<td class="px-4 py-3 text-gray-600">商用车氢能布局</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap font-medium text-gray-900">上汽集团</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">氢能源车</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">重卡</td>
|
||
<td class="px-4 py-3 text-gray-600">全产业链布局</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap font-medium text-gray-900">美锦能源</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">综合企业</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">综合企业</td>
|
||
<td class="px-4 py-3 text-gray-600">氢能全产业链布局</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap font-medium text-gray-900">雄韬股份</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">综合企业</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">综合企业</td>
|
||
<td class="px-4 py-3 text-gray-600">电池+氢能双轮驱动</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap font-medium text-gray-900">蜀道装备</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">综合企业</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">综合企业</td>
|
||
<td class="px-4 py-3 text-gray-600">LNG+氢能协同发展</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap font-medium text-gray-900">科新机电</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">综合企业</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">综合企业</td>
|
||
<td class="px-4 py-3 text-gray-600">核电+氢能设备</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap font-medium text-gray-900">东方电气</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">综合企业</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">综合企业</td>
|
||
<td class="px-4 py-3 text-gray-600">发电设备+氢能</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap font-medium text-gray-900">中国能建</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">综合企业</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">综合企业</td>
|
||
<td class="px-4 py-3 text-gray-600">能源建设+氢能</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap font-medium text-gray-900">凯大催化</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">北交所</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">北交所</td>
|
||
<td class="px-4 py-3 text-gray-600">北交所氢能催化剂企业</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap font-medium text-gray-900">惠同新材</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">北交所</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">北交所</td>
|
||
<td class="px-4 py-3 text-gray-600">碳纤维材料应用</td>
|
||
</tr>
|
||
</tbody>
|
||
</table>
|
||
</div>
|
||
</div>
|
||
|
||
<!-- 氢能源(250105) -->
|
||
<div class="mb-8">
|
||
<h3 class="text-xl font-semibold text-gray-800 mb-4 bg-green-50 px-4 py-2 rounded-lg">氢能源(250105)</h3>
|
||
<div class="table-container">
|
||
<table class="min-w-full divide-y divide-gray-200 table-auto">
|
||
<thead class="bg-gray-50">
|
||
<tr>
|
||
<th class="px-4 py-3 text-left text-xs font-medium text-gray-500 uppercase tracking-wider">股票</th>
|
||
<th class="px-4 py-3 text-left text-xs font-medium text-gray-500 uppercase tracking-wider">分类</th>
|
||
<th class="px-4 py-3 text-left text-xs font-medium text-gray-500 uppercase tracking-wider">行业</th>
|
||
<th class="px-4 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-4 py-3 whitespace-nowrap font-medium text-gray-900">宝丰能源</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">制氢</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">氢能源</td>
|
||
<td class="px-4 py-3 text-gray-600">属于制氢领域</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap font-medium text-gray-900">华电重工</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">制氢</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">氢能源</td>
|
||
<td class="px-4 py-3 text-gray-600">属于制氢领域</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap font-medium text-gray-900">阳光电源</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">制氢</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">氢能源</td>
|
||
<td class="px-4 py-3 text-gray-600">属于制氢领域</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap font-medium text-gray-900">隆基绿能</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">制氢</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">氢能源</td>
|
||
<td class="px-4 py-3 text-gray-600">属于制氢领域</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap font-medium text-gray-900">豫能控股</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">制氢</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">氢能源</td>
|
||
<td class="px-4 py-3 text-gray-600">属于制氢领域</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap font-medium text-gray-900">节能风电</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">制氢</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">氢能源</td>
|
||
<td class="px-4 py-3 text-gray-600">属于制氢领域</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap font-medium text-gray-900">滨化股份</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">制氢</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">氢能源</td>
|
||
<td class="px-4 py-3 text-gray-600">属于制氢领域</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap font-medium text-gray-900">凯美特气</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">制氢</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">氢能源</td>
|
||
<td class="px-4 py-3 text-gray-600">属于制氢领域</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap font-medium text-gray-900">昊华科技</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">制氢</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">氢能源</td>
|
||
<td class="px-4 py-3 text-gray-600">属于制氢领域</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap font-medium text-gray-900">创元科技</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">制氢</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">氢能源</td>
|
||
<td class="px-4 py-3 text-gray-600">属于制氢领域</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap font-medium text-gray-900">中泰股份</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">制氢</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">氢能源</td>
|
||
<td class="px-4 py-3 text-gray-600">属于制氢领域</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap font-medium text-gray-900">鸿达兴业</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">制氢</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">氢能源</td>
|
||
<td class="px-4 py-3 text-gray-600">属于制氢领域</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap font-medium text-gray-900">开山股份</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">制氢</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">氢能源</td>
|
||
<td class="px-4 py-3 text-gray-600">属于制氢领域</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap font-medium text-gray-900">嘉化能源</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">制氢</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">氢能源</td>
|
||
<td class="px-4 py-3 text-gray-600">属于制氢领域</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap font-medium text-gray-900">四川金顶</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">制氢</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">氢能源</td>
|
||
<td class="px-4 py-3 text-gray-600">属于制氢领域</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap font-medium text-gray-900">隆基绿能</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">电解槽-制造商</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">氢能源</td>
|
||
<td class="px-4 py-3 text-gray-600">属于电解槽制造商</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap font-medium text-gray-900">阳光电源</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">电解槽-制造商</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">氢能源</td>
|
||
<td class="px-4 py-3 text-gray-600">属于电解槽制造商</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap font-medium text-gray-900">华电重工</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">电解槽-制造商</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">氢能源</td>
|
||
<td class="px-4 py-3 text-gray-600">属于电解槽制造商</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap font-medium text-gray-900">双良节能</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">电解槽-制造商</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">氢能源</td>
|
||
<td class="px-4 py-3 text-gray-600">属于电解槽制造商</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap font-medium text-gray-900">华光环能</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">电解槽-制造商</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">氢能源</td>
|
||
<td class="px-4 py-3 text-gray-600">属于电解槽制造商</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap font-medium text-gray-900">昇辉科技</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">电解槽-制造商</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">氢能源</td>
|
||
<td class="px-4 py-3 text-gray-600">属于电解槽制造商</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap font-medium text-gray-900">龙蟠科技</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">电解槽-制造商</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">氢能源</td>
|
||
<td class="px-4 py-3 text-gray-600">属于电解槽制造商</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap font-medium text-gray-900">石化机械</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">电解槽-制造商</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">氢能源</td>
|
||
<td class="px-4 py-3 text-gray-600">属于电解槽制造商</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap font-medium text-gray-900">亿华通</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">电解槽-制造商</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">氢能源</td>
|
||
<td class="px-4 py-3 text-gray-600">属于电解槽制造商</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap font-medium text-gray-900">科力远</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">电解槽-制造商</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">氢能源</td>
|
||
<td class="px-4 py-3 text-gray-600">属于电解槽制造商</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap font-medium text-gray-900">科隆股份</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">电解槽-零部件/材料</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">氢能源</td>
|
||
<td class="px-4 py-3 text-gray-600">属于电解槽零部件/材料</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap font-medium text-gray-900">纳尔股份</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">电解槽-零部件/材料</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">氢能源</td>
|
||
<td class="px-4 py-3 text-gray-600">属于电解槽零部件/材料</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap font-medium text-gray-900">美锦能源</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">电解槽-零部件/材料</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">氢能源</td>
|
||
<td class="px-4 py-3 text-gray-600">属于电解槽零部件/材料</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap font-medium text-gray-900">密封科技</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">电解槽-零部件/材料</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">氢能源</td>
|
||
<td class="px-4 py-3 text-gray-600">属于电解槽零部件/材料</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap font-medium text-gray-900">禾望电气</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">电解槽-零部件/材料</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">氢能源</td>
|
||
<td class="px-4 py-3 text-gray-600">属于电解槽零部件/材料</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap font-medium text-gray-900">许继电气</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">电解槽-零部件/材料</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">氢能源</td>
|
||
<td class="px-4 py-3 text-gray-600">属于电解槽零部件/材料</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap font-medium text-gray-900">汇川技术</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">电解槽-零部件/材料</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">氢能源</td>
|
||
<td class="px-4 py-3 text-gray-600">属于电解槽零部件/材料</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap font-medium text-gray-900">天元智能</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">电解槽-零部件/材料</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">氢能源</td>
|
||
<td class="px-4 py-3 text-gray-600">属于电解槽零部件/材料</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap font-medium text-gray-900">上海电气</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">电解槽-其他</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">氢能源</td>
|
||
<td class="px-4 py-3 text-gray-600">属于电解槽其他领域</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap font-medium text-gray-900">科威尔</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">电解槽-其他</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">氢能源</td>
|
||
<td class="px-4 py-3 text-gray-600">属于电解槽其他领域</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap font-medium text-gray-900">先导智能</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">电解槽-其他</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">氢能源</td>
|
||
<td class="px-4 py-3 text-gray-600">属于电解槽其他领域</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap font-medium text-gray-900">京城股份</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">氢储运/加注</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">氢能源</td>
|
||
<td class="px-4 py-3 text-gray-600">属于氢储运/加注领域</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap font-medium text-gray-900">富瑞特装</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">氢储运/加注</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">氢能源</td>
|
||
<td class="px-4 py-3 text-gray-600">属于氢储运/加注领域</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap font-medium text-gray-900">亚普股份</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">氢储运/加注</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">氢能源</td>
|
||
<td class="px-4 py-3 text-gray-600">属于氢储运/加注领域</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap font-medium text-gray-900">兰石重装</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">氢储运/加注</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">氢能源</td>
|
||
<td class="px-4 py-3 text-gray-600">属于氢储运/加注领域</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap font-medium text-gray-900">中材科技</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">氢储运/加注</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">氢能源</td>
|
||
<td class="px-4 py-3 text-gray-600">属于氢储运/加注领域</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap font-medium text-gray-900">航天晨光</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">氢储运/加注</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">氢能源</td>
|
||
<td class="px-4 py-3 text-gray-600">属于氢储运/加注领域</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap font-medium text-gray-900">厚普股份</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">氢储运/加注</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">氢能源</td>
|
||
<td class="px-4 py-3 text-gray-600">属于氢储运/加注领域</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap font-medium text-gray-900">致远新能</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">氢储运/加注</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">氢能源</td>
|
||
<td class="px-4 py-3 text-gray-600">属于氢储运/加注领域</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap font-medium text-gray-900">圣元环保</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">氢储运/加注</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">氢能源</td>
|
||
<td class="px-4 py-3 text-gray-600">属于氢储运/加注领域</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap font-medium text-gray-900">安泰科技</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">氢储运/加注</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">氢能源</td>
|
||
<td class="px-4 py-3 text-gray-600">属于氢储运/加注领域</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap font-medium text-gray-900">宝武镁业</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">氢储运/加注</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">氢能源</td>
|
||
<td class="px-4 py-3 text-gray-600">属于氢储运/加注领域</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap font-medium text-gray-900">亿华通</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">燃料电池-电堆</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">氢能源</td>
|
||
<td class="px-4 py-3 text-gray-600">属于燃料电池电堆领域</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap font-medium text-gray-900">潍柴动力</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">燃料电池-电堆</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">氢能源</td>
|
||
<td class="px-4 py-3 text-gray-600">属于燃料电池电堆领域</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap font-medium text-gray-900">力源科技</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">燃料电池-电堆</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">氢能源</td>
|
||
<td class="px-4 py-3 text-gray-600">属于燃料电池电堆领域</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap font-medium text-gray-900">腾龙股份</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">燃料电池-电堆</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">氢能源</td>
|
||
<td class="px-4 py-3 text-gray-600">属于燃料电池电堆领域</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap font-medium text-gray-900">云内动力</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">燃料电池-电堆</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">氢能源</td>
|
||
<td class="px-4 py-3 text-gray-600">属于燃料电池电堆领域</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap font-medium text-gray-900">东材科技</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">燃料电池-质子交换膜</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">氢能源</td>
|
||
<td class="px-4 py-3 text-gray-600">属于燃料电池质子交换膜领域</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap font-medium text-gray-900">全柴动力</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">燃料电池-质子交换膜</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">氢能源</td>
|
||
<td class="px-4 py-3 text-gray-600">属于燃料电池质子交换膜领域</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap font-medium text-gray-900">百利科技</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">燃料电池-质子交换膜</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">氢能源</td>
|
||
<td class="px-4 py-3 text-gray-600">属于燃料电池质子交换膜领域</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap font-medium text-gray-900">泛亚微透</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">燃料电池-质子交换膜</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">氢能源</td>
|
||
<td class="px-4 py-3 text-gray-600">属于燃料电池质子交换膜领域</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap font-medium text-gray-900">贵研铂业</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">燃料电池-铂基催化剂</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">氢能源</td>
|
||
<td class="px-4 py-3 text-gray-600">属于燃料电池铂基催化剂领域</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap font-medium text-gray-900">凯大催化</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">燃料电池-铂基催化剂</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">氢能源</td>
|
||
<td class="px-4 py-3 text-gray-600">属于燃料电池铂基催化剂领域</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap font-medium text-gray-900">全柴动力</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">燃料电池-膜电极</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">氢能源</td>
|
||
<td class="px-4 py-3 text-gray-600">属于燃料电池膜电极领域</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap font-medium text-gray-900">跃岭股份</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">燃料电池-膜电极</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">氢能源</td>
|
||
<td class="px-4 py-3 text-gray-600">属于燃料电池膜电极领域</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap font-medium text-gray-900">纳尔股份</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">燃料电池-膜电极</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">氢能源</td>
|
||
<td class="px-4 py-3 text-gray-600">属于燃料电池膜电极领域</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap font-medium text-gray-900">雄韬股份</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">燃料电池-膜电极</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">氢能源</td>
|
||
<td class="px-4 py-3 text-gray-600">涨幅大于10%,属于燃料电池膜电极领域</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap font-medium text-gray-900">美锦能源</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">燃料电池-膜电极</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">氢能源</td>
|
||
<td class="px-4 py-3 text-gray-600">属于燃料电池膜电极领域</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap font-medium text-gray-900">密封科技</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">燃料电池-密封垫片</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">氢能源</td>
|
||
<td class="px-4 py-3 text-gray-600">属于燃料电池密封垫片领域</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap font-medium text-gray-900">金博股份</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">燃料电池-碳纸</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">氢能源</td>
|
||
<td class="px-4 py-3 text-gray-600">属于燃料电池碳纸领域</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap font-medium text-gray-900">威孚高科</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">燃料电池-双极板</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">氢能源</td>
|
||
<td class="px-4 py-3 text-gray-600">属于燃料电池双极板领域</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap font-medium text-gray-900">安泰科技</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">燃料电池-双极板</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">氢能源</td>
|
||
<td class="px-4 py-3 text-gray-600">属于燃料电池双极板领域</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap font-medium text-gray-900">金龙汽车</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">氢能源车-客车</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">氢能源</td>
|
||
<td class="px-4 py-3 text-gray-600">属于氢能源客车领域</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap font-medium text-gray-900">福田汽车</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">氢能源车-客车</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">氢能源</td>
|
||
<td class="px-4 py-3 text-gray-600">属于氢能源客车领域</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap font-medium text-gray-900">宇通客车</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">氢能源车-客车</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">氢能源</td>
|
||
<td class="px-4 py-3 text-gray-600">属于氢能源客车领域</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap font-medium text-gray-900">中通客车</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">氢能源车-客车</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">氢能源</td>
|
||
<td class="px-4 py-3 text-gray-600">属于氢能源客车领域</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap font-medium text-gray-900">安凯客车</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">氢能源车-客车</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">氢能源</td>
|
||
<td class="px-4 py-3 text-gray-600">属于氢能源客车领域</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap font-medium text-gray-900">动力新科</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">氢能源车-重卡</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">氢能源</td>
|
||
<td class="px-4 py-3 text-gray-600">属于氢能源重卡领域</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap font-medium text-gray-900">中国重汽</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">氢能源车-重卡</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">氢能源</td>
|
||
<td class="px-4 py-3 text-gray-600">属于氢能源重卡领域</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap font-medium text-gray-900">江铃汽车</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">氢能源车-重卡</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">氢能源</td>
|
||
<td class="px-4 py-3 text-gray-600">属于氢能源重卡领域</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap font-medium text-gray-900">东风汽车</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">氢能源车-重卡</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">氢能源</td>
|
||
<td class="px-4 py-3 text-gray-600">属于氢能源重卡领域</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap font-medium text-gray-900">上汽集团</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">氢能源车-重卡</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">氢能源</td>
|
||
<td class="px-4 py-3 text-gray-600">属于氢能源重卡领域</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap font-medium text-gray-900">美锦能源</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">综合企业</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">氢能源</td>
|
||
<td class="px-4 py-3 text-gray-600">属于综合企业</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap font-medium text-gray-900">洪涛股份</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">综合企业</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">氢能源</td>
|
||
<td class="px-4 py-3 text-gray-600">属于综合企业</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap font-medium text-gray-900">康普顿</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">综合企业</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">氢能源</td>
|
||
<td class="px-4 py-3 text-gray-600">属于综合企业</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap font-medium text-gray-900">雄韬股份</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">综合企业</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">氢能源</td>
|
||
<td class="px-4 py-3 text-gray-600">涨幅大于10%,属于综合企业</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap font-medium text-gray-900">蜀道装备</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">综合企业</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">氢能源</td>
|
||
<td class="px-4 py-3 text-gray-600">属于综合企业</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap font-medium text-gray-900">科新机电</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">综合企业</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">氢能源</td>
|
||
<td class="px-4 py-3 text-gray-600">属于综合企业</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap font-medium text-gray-900">东方电气</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">综合企业</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">氢能源</td>
|
||
<td class="px-4 py-3 text-gray-600">属于综合企业</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap font-medium text-gray-900">凯大催化</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">北交所</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">氢能源</td>
|
||
<td class="px-4 py-3 text-gray-600">属于北交所</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap font-medium text-gray-900">方盛股份</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">北交所</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">氢能源</td>
|
||
<td class="px-4 py-3 text-gray-600">属于北交所</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap font-medium text-gray-900">惠同新材</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">北交所</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">氢能源</td>
|
||
<td class="px-4 py-3 text-gray-600">属于北交所</td>
|
||
</tr>
|
||
</tbody>
|
||
</table>
|
||
</div>
|
||
</div>
|
||
|
||
<!-- 燃料电池(240229) -->
|
||
<div class="mb-8">
|
||
<h3 class="text-xl font-semibold text-gray-800 mb-4 bg-purple-50 px-4 py-2 rounded-lg">燃料电池(240229)</h3>
|
||
<div class="table-container">
|
||
<table class="min-w-full divide-y divide-gray-200 table-auto">
|
||
<thead class="bg-gray-50">
|
||
<tr>
|
||
<th class="px-4 py-3 text-left text-xs font-medium text-gray-500 uppercase tracking-wider">股票</th>
|
||
<th class="px-4 py-3 text-left text-xs font-medium text-gray-500 uppercase tracking-wider">产业链</th>
|
||
<th class="px-4 py-3 text-left text-xs font-medium text-gray-500 uppercase tracking-wider">项目</th>
|
||
<th class="px-4 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-4 py-3 whitespace-nowrap font-medium text-gray-900">中材科技</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">储氢系统</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">储氢罐</td>
|
||
<td class="px-4 py-3 text-gray-600">属于储氢系统中的储氢罐项目</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap font-medium text-gray-900">京城股份</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">储氢系统</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">储氢罐</td>
|
||
<td class="px-4 py-3 text-gray-600">属于储氢系统中的储氢罐项目</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap font-medium text-gray-900">鸿达兴业</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">储氢系统</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">储氢罐</td>
|
||
<td class="px-4 py-3 text-gray-600">属于储氢系统中的储氢罐项目</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap font-medium text-gray-900">鸿达兴业</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">储氢系统</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">运氢/液氢</td>
|
||
<td class="px-4 py-3 text-gray-600">属于储氢系统中的运氢/液氢项目</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap font-medium text-gray-900">厚普股份</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">储氢系统</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">加氢机</td>
|
||
<td class="px-4 py-3 text-gray-600">属于储氢系统中的加氢机项目</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap font-medium text-gray-900">美锦能源</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">储氢系统</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">加氢站</td>
|
||
<td class="px-4 py-3 text-gray-600">属于储氢系统中的加氢站项目</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap font-medium text-gray-900">东华能源</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">储氢系统</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">加氢站</td>
|
||
<td class="px-4 py-3 text-gray-600">属于储氢系统中的加氢站项目</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap font-medium text-gray-900">雪人股份</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">储氢系统</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">氢循环系统</td>
|
||
<td class="px-4 py-3 text-gray-600">属于储氢系统中的氢循环系统项目</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap font-medium text-gray-900">冰轮环境</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">储氢系统</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">氢循环系统</td>
|
||
<td class="px-4 py-3 text-gray-600">属于储氢系统中的氢循环系统项目</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap font-medium text-gray-900">鲍斯股份</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">储氢系统</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">氢循环系统</td>
|
||
<td class="px-4 py-3 text-gray-600">属于储氢系统中的氢循环系统项目</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap font-medium text-gray-900">亿华通</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">燃料电池系统</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">系统</td>
|
||
<td class="px-4 py-3 text-gray-600">属于燃料电池系统中的系统项目</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap font-medium text-gray-900">雄韬股份</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">燃料电池系统</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">系统</td>
|
||
<td class="px-4 py-3 text-gray-600">属于燃料电池系统中的系统项目</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap font-medium text-gray-900">潍柴动力</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">燃料电池系统</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">系统</td>
|
||
<td class="px-4 py-3 text-gray-600">属于燃料电池系统中的系统项目</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap font-medium text-gray-900">雪人股份</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">燃料电池系统</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">系统</td>
|
||
<td class="px-4 py-3 text-gray-600">属于燃料电池系统中的系统项目</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap font-medium text-gray-900">大洋电机</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">燃料电池系统</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">系统</td>
|
||
<td class="px-4 py-3 text-gray-600">属于燃料电池系统中的系统项目</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap font-medium text-gray-900">腾龙股份</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">燃料电池系统</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">系统</td>
|
||
<td class="px-4 py-3 text-gray-600">属于燃料电池系统中的系统项目</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap font-medium text-gray-900">天能股份</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">燃料电池系统</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">系统</td>
|
||
<td class="px-4 py-3 text-gray-600">属于燃料电池系统中的系统项目</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap font-medium text-gray-900">亿华通</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">燃料电池系统</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">电池堆(55%)</td>
|
||
<td class="px-4 py-3 text-gray-600">属于燃料电池系统中的电池堆(55%)项目</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap font-medium text-gray-900">雄韬股份</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">燃料电池系统</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">电池堆(55%)</td>
|
||
<td class="px-4 py-3 text-gray-600">属于燃料电池系统中的电池堆(55%)项目</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap font-medium text-gray-900">潍柴动力</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">燃料电池系统</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">电池堆(55%)</td>
|
||
<td class="px-4 py-3 text-gray-600">属于燃料电池系统中的电池堆(55%)项目</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap font-medium text-gray-900">雪人股份</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">燃料电池系统</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">电池堆(55%)</td>
|
||
<td class="px-4 py-3 text-gray-600">属于燃料电池系统中的电池堆(55%)项目</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap font-medium text-gray-900">腾龙股份</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">燃料电池系统</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">电池堆(55%)</td>
|
||
<td class="px-4 py-3 text-gray-600">属于燃料电池系统中的电池堆(55%)项目</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap font-medium text-gray-900">天能股份</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">燃料电池系统</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">电池堆(55%)</td>
|
||
<td class="px-4 py-3 text-gray-600">属于燃料电池系统中的电池堆(55%)项目</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap font-medium text-gray-900">雪人股份</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">燃料电池系统</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">空压机(25%)</td>
|
||
<td class="px-4 py-3 text-gray-600">属于燃料电池系统中的空压机(25%)项目</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap font-medium text-gray-900">冰轮环境</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">燃料电池系统</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">空压机(25%)</td>
|
||
<td class="px-4 py-3 text-gray-600">属于燃料电池系统中的空压机(25%)项目</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap font-medium text-gray-900">鲍斯股份</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">燃料电池系统</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">空压机(25%)</td>
|
||
<td class="px-4 py-3 text-gray-600">属于燃料电池系统中的空压机(25%)项目</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap font-medium text-gray-900">伯肯节能</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">燃料电池系统</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">空压机(25%)</td>
|
||
<td class="px-4 py-3 text-gray-600">属于燃料电池系统中的空压机(25%)项目</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap font-medium text-gray-900">金通灵</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">燃料电池系统</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">空压机(25%)</td>
|
||
<td class="px-4 py-3 text-gray-600">属于燃料电池系统中的空压机(25%)项目</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap font-medium text-gray-900">雪人股份</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">燃料电池系统</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">氢循环泵</td>
|
||
<td class="px-4 py-3 text-gray-600">属于燃料电池系统中的氢循环泵项目</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap font-medium text-gray-900">中钢天源</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">燃料电池系统</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">双极板</td>
|
||
<td class="px-4 py-3 text-gray-600">属于燃料电池系统中的双极板项目</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap font-medium text-gray-900">安泰科技</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">燃料电池系统</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">双极板</td>
|
||
<td class="px-4 py-3 text-gray-600">属于燃料电池系统中的双极板项目</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap font-medium text-gray-900">威孚高科</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">燃料电池系统</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-gray-600">双极板</td>
|
||
<td class="px-4 py-3 text |