Files
vf_react/public/htmls/融券监管新政.html
2025-10-11 16:16:02 +08:00

1528 lines
76 KiB
HTML
Raw Blame History

This file contains ambiguous Unicode characters

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

<!DOCTYPE html>
<html lang="zh-CN">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<title>融券监管新政 - 行业洞察与股票分析</title>
<link rel="icon" type="image/png" href="data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><text y='.9em' font-size='90'>📊</text></svg>">
<link href="https://fonts.googleapis.com/css?family=Inter:300,400,500,600,700,800" rel="stylesheet" />
<!-- Nucleo Icons -->
<link href="https://unpkg.com/@coreui/icons@3.0.1/css/free.min.css" 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/dist/full.min.css" rel="stylesheet" type="text/css" />
<script src="https://cdn.tailwindcss.com"></script>
<script src="https://cdn.jsdelivr.net/npm/chart.js"></script>
<script src="https://cdn.jsdelivr.net/npm/tsparticles@3/tsparticles.bundle.min.js"></script>
<style>
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+SC:wght@300;400;500;700;900&display=swap');
body {
font-family: 'Noto Sans SC', 'Inter', sans-serif;
background-color: #f8fafc;
}
.gradient-bg {
background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
}
.card-shadow {
box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
}
.timeline-item::before {
content: '';
position: absolute;
left: 0;
top: 0;
width: 16px;
height: 16px;
border-radius: 50%;
background: #667eea;
transform: translateX(-50%);
}
.timeline-line {
position: absolute;
left: 0;
top: 16px;
bottom: 0;
width: 2px;
background: #e2e8f0;
transform: translateX(-50%);
}
.highlight-text {
background: linear-gradient(120deg, #fbbf24 0%, #f59e0b 100%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
font-weight: 700;
}
.table-container {
overflow-x: auto;
}
@media (max-width: 768px) {
.table-container {
overflow-x: scroll;
}
}
#tsparticles {
position: fixed;
width: 100%;
height: 100%;
top: 0;
left: 0;
z-index: -1;
opacity: 0.4;
}
.section-title {
position: relative;
display: inline-block;
}
.section-title::after {
content: '';
position: absolute;
bottom: -5px;
left: 0;
width: 100%;
height: 3px;
background: linear-gradient(90deg, #667eea, #764ba2);
border-radius: 3px;
}
</style>
</head>
<body class="bg-gray-50">
<div id="tsparticles"></div>
<div class="container mx-auto px-4 py-8 max-w-6xl">
<!-- 标题部分 -->
<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 max-w-3xl mx-auto">政策冲击与制度重构:从转融券暂停到市场新格局</p>
<div class="mt-6 flex justify-center space-x-4">
<span class="px-4 py-2 bg-purple-100 text-purple-800 rounded-full text-sm font-medium">政策监管</span>
<span class="px-4 py-2 bg-blue-100 text-blue-800 rounded-full text-sm font-medium">融券业务</span>
<span class="px-4 py-2 bg-amber-100 text-amber-800 rounded-full text-sm font-medium">市场影响</span>
</div>
</div>
<!-- 概念事件时间轴 -->
<div class="bg-white rounded-xl shadow-lg p-6 mb-8 card-shadow">
<h2 class="text-2xl font-bold text-gray-800 mb-6 section-title">概念事件时间轴</h2>
<div class="relative pl-8">
<div class="timeline-line"></div>
<div class="timeline-item relative pb-6">
<div class="bg-purple-50 border-l-4 border-purple-500 p-4 rounded-r-lg">
<h3 class="font-bold text-lg text-purple-800">2024年7月10日</h3>
<p class="text-gray-700">证监会暂停转融券业务存量合约9月30日前了结</p>
</div>
</div>
<div class="timeline-item relative pb-6">
<div class="bg-blue-50 border-l-4 border-blue-500 p-4 rounded-r-lg">
<h3 class="font-bold text-lg text-blue-800">2024年8月</h3>
<p class="text-gray-700">融券余额降至137亿元较峰值下降90%转融券余额不足50亿元</p>
</div>
</div>
<div class="timeline-item relative pb-6">
<div class="bg-green-50 border-l-4 border-green-500 p-4 rounded-r-lg">
<h3 class="font-bold text-lg text-green-800">2024年9月30日</h3>
<p class="text-gray-700">转融券余额清零仅剩1只股票余量20.05万元</p>
</div>
</div>
<div class="timeline-item relative pb-6">
<div class="bg-amber-50 border-l-4 border-amber-500 p-4 rounded-r-lg">
<h3 class="font-bold text-lg text-amber-800">2024年11月19日</h3>
<p class="text-gray-700">证监会主席吴清提出"及时完善融券相关制度规则"</p>
</div>
</div>
<div class="timeline-item relative">
<div class="bg-red-50 border-l-4 border-red-500 p-4 rounded-r-lg">
<h3 class="font-bold text-lg text-red-800">2024年12月</h3>
<p class="text-gray-700">中信建投等券商启用融券变相T+0交易限制功能</p>
</div>
</div>
</div>
</div>
<!-- 核心观点摘要 -->
<div class="bg-white rounded-xl shadow-lg p-6 mb-8 card-shadow">
<h2 class="text-2xl font-bold text-gray-800 mb-6 section-title">核心观点摘要</h2>
<div class="grid grid-cols-1 md:grid-cols-3 gap-6">
<div class="bg-gradient-to-br from-purple-50 to-indigo-50 p-5 rounded-lg border border-purple-100">
<div class="text-purple-600 mb-3">
<i class="fas fa-chart-line text-2xl"></i>
</div>
<h3 class="font-bold text-lg text-gray-800 mb-2">当前阶段</h3>
<p class="text-gray-700">融券监管新政已从"政策冲击"进入"制度重构"阶段,市场杠杆风险显著出清</p>
</div>
<div class="bg-gradient-to-br from-blue-50 to-cyan-50 p-5 rounded-lg border border-blue-100">
<div class="text-blue-600 mb-3">
<i class="fas fa-cogs text-2xl"></i>
</div>
<h3 class="font-bold text-lg text-gray-800 mb-2">核心驱动力</h3>
<p class="text-gray-700">政策以"防风险"为底线,通过<span class="highlight-text">暂停转融券+提高保证金</span>组合拳,直接压缩空头力量</p>
</div>
<div class="bg-gradient-to-br from-amber-50 to-orange-50 p-5 rounded-lg border border-amber-100">
<div class="text-amber-600 mb-3">
<i class="fas fa-lightbulb text-2xl"></i>
</div>
<h3 class="font-bold text-lg text-gray-800 mb-2">未来潜力</h3>
<p class="text-gray-700">融券业务将长期萎缩,但<span class="highlight-text">制度优化</span>可能催生新的交易策略,关注券商风控能力分化</p>
</div>
</div>
</div>
<!-- 核心逻辑与市场认知分析 -->
<div class="bg-white rounded-xl shadow-lg p-6 mb-8 card-shadow">
<h2 class="text-2xl font-bold text-gray-800 mb-6 section-title">核心逻辑与市场认知分析</h2>
<div class="mb-8">
<h3 class="text-xl font-bold text-gray-800 mb-4 flex items-center">
<i class="fas fa-bolt text-yellow-500 mr-2"></i>核心驱动力
</h3>
<div class="grid grid-cols-1 md:grid-cols-3 gap-4">
<div class="bg-gray-50 p-4 rounded-lg">
<h4 class="font-bold text-gray-800 mb-2">政策刚性</h4>
<p class="text-gray-700 text-sm">监管层明确"暂停转融券"是为防范"市场异常波动",而非临时措施。转融券余额清零验证了政策执行力</p>
</div>
<div class="bg-gray-50 p-4 rounded-lg">
<h4 class="font-bold text-gray-800 mb-2">杠杆出清</h4>
<p class="text-gray-700 text-sm">融券余额从715亿降至106亿<span class="font-bold text-red-600">降幅85%</span>),空头力量被系统性削弱,市场抛压显著减轻</p>
</div>
<div class="bg-gray-50 p-4 rounded-lg">
<h4 class="font-bold text-gray-800 mb-2">制度补漏</h4>
<p class="text-gray-700 text-sm">后续券商限制融券T+0交易表明监管从"量控"转向"行为管控"</p>
</div>
</div>
</div>
<div class="mb-8">
<h3 class="text-xl font-bold text-gray-800 mb-4 flex items-center">
<i class="fas fa-fire text-red-500 mr-2"></i>市场热度与情绪
</h3>
<div class="bg-blue-50 p-4 rounded-lg mb-4">
<h4 class="font-bold text-gray-800 mb-2">新闻热度</h4>
<p class="text-gray-700">7月政策发布后融券相关报道量激增但9月清零后关注度骤降</p>
</div>
<div class="grid grid-cols-1 md:grid-cols-2 gap-4">
<div class="bg-green-50 p-4 rounded-lg">
<h4 class="font-bold text-gray-800 mb-2 text-green-700">乐观派</h4>
<p class="text-gray-700 text-sm">认为政策托底明确,利好高股息资产(中泰证券路演)</p>
</div>
<div class="bg-amber-50 p-4 rounded-lg">
<h4 class="font-bold text-gray-800 mb-2 text-amber-700">谨慎派</h4>
<p class="text-gray-700 text-sm">指出融券因子有效性衰减(广发金工报告),传统空头策略失效</p>
</div>
</div>
</div>
<div>
<h3 class="text-xl font-bold text-gray-800 mb-4 flex items-center">
<i class="fas fa-exclamation-circle text-purple-500 mr-2"></i>预期差
</h3>
<div class="bg-gray-50 p-4 rounded-lg mb-3">
<h4 class="font-bold text-gray-800 mb-2">市场共识</h4>
<p class="text-gray-700">融券业务将长期萎缩</p>
</div>
<div class="bg-purple-50 p-4 rounded-lg">
<h4 class="font-bold text-gray-800 mb-2">被忽略点</h4>
<ul class="list-disc pl-5 text-gray-700 space-y-1">
<li><span class="font-semibold">券商风控红利</span>头部券商通过算法交易限制T+0可能吸引高风险偏好资金转向合规工具</li>
<li><span class="font-semibold">替代策略崛起</span>ETF融券对冲需求或转向股指期货兴证金工报告提及窄基ETF融券与收益正相关</li>
</ul>
</div>
</div>
</div>
<!-- 关键催化剂与未来发展路径 -->
<div class="bg-white rounded-xl shadow-lg p-6 mb-8 card-shadow">
<h2 class="text-2xl font-bold text-gray-800 mb-6 section-title">关键催化剂与未来发展路径</h2>
<div class="mb-8">
<h3 class="text-xl font-bold text-gray-800 mb-4 flex items-center">
<i class="fas fa-rocket text-blue-500 mr-2"></i>近期催化剂3-6个月
</h3>
<div class="space-y-4">
<div class="flex items-start">
<div class="bg-blue-100 rounded-full w-8 h-8 flex items-center justify-center flex-shrink-0 mt-1">
<span class="text-blue-700 font-bold">1</span>
</div>
<div class="ml-4">
<h4 class="font-bold text-gray-800">制度细则落地</h4>
<p class="text-gray-700">证监会或出台融券交易行为管理细则中证协12月已发布示范实践第5号</p>
</div>
</div>
<div class="flex items-start">
<div class="bg-blue-100 rounded-full w-8 h-8 flex items-center justify-center flex-shrink-0 mt-1">
<span class="text-blue-700 font-bold">2</span>
</div>
<div class="ml-4">
<h4 class="font-bold text-gray-800">券商风控竞赛</h4>
<p class="text-gray-700">中信建投、山西证券等已启用T+0限制功能其他券商跟进可能引发行业洗牌</p>
</div>
</div>
</div>
</div>
<div>
<h3 class="text-xl font-bold text-gray-800 mb-4 flex items-center">
<i class="fas fa-road text-green-500 mr-2"></i>长期路径
</h3>
<div class="space-y-6">
<div class="bg-gradient-to-r from-green-50 to-emerald-50 p-5 rounded-lg border-l-4 border-green-500">
<div class="flex items-center mb-2">
<div class="bg-green-100 rounded-full px-3 py-1 text-sm font-bold text-green-800">阶段1</div>
<span class="ml-2 text-gray-600">2024-2025</span>
</div>
<p class="text-gray-700">融券规模维持低位(<span class="font-bold">&lt;200亿</span>),业务重心转向<span class="font-bold text-green-700">机构定制化服务</span>(如中信建投算法交易)</p>
</div>
<div class="bg-gradient-to-r from-purple-50 to-indigo-50 p-5 rounded-lg border-l-4 border-purple-500">
<div class="flex items-center mb-2">
<div class="bg-purple-100 rounded-full px-3 py-1 text-sm font-bold text-purple-800">阶段2</div>
<span class="ml-2 text-gray-600">2025后</span>
</div>
<p class="text-gray-700">若市场企稳,融券或重启但门槛极高(如仅限<span class="font-bold text-purple-700">沪深300成分股+100%保证金</span></p>
</div>
</div>
</div>
</div>
<!-- 产业链与核心公司深度剖析 -->
<div class="bg-white rounded-xl shadow-lg p-6 mb-8 card-shadow">
<h2 class="text-2xl font-bold text-gray-800 mb-6 section-title">产业链与核心公司深度剖析</h2>
<div class="mb-8">
<h3 class="text-xl font-bold text-gray-800 mb-4 flex items-center">
<i class="fas fa-sitemap text-indigo-500 mr-2"></i>产业链图谱
</h3>
<div class="flex flex-col md:flex-row justify-between items-center bg-gradient-to-r from-indigo-50 to-purple-50 p-6 rounded-lg">
<div class="text-center mb-4 md:mb-0">
<div class="bg-indigo-100 rounded-full w-16 h-16 flex items-center justify-center mx-auto mb-2">
<i class="fas fa-university text-indigo-600 text-xl"></i>
</div>
<h4 class="font-bold text-gray-800">上游</h4>
<p class="text-gray-700 text-sm">券源供给方<br>(公募基金、社保基金)</p>
</div>
<div class="text-2xl text-indigo-400 mx-4 mb-4 md:mb-0">
<i class="fas fa-arrow-right"></i>
</div>
<div class="text-center mb-4 md:mb-0">
<div class="bg-purple-100 rounded-full w-16 h-16 flex items-center justify-center mx-auto mb-2">
<i class="fas fa-briefcase text-purple-600 text-xl"></i>
</div>
<h4 class="font-bold text-gray-800">中游</h4>
<p class="text-gray-700 text-sm">券商<br>(风控系统、算法交易)</p>
</div>
<div class="text-2xl text-purple-400 mx-4 mb-4 md:mb-0">
<i class="fas fa-arrow-right"></i>
</div>
<div class="text-center">
<div class="bg-pink-100 rounded-full w-16 h-16 flex items-center justify-center mx-auto mb-2">
<i class="fas fa-chart-line text-pink-600 text-xl"></i>
</div>
<h4 class="font-bold text-gray-800">下游</h4>
<p class="text-gray-700 text-sm">对冲基金、量化私募</p>
</div>
</div>
</div>
<div>
<h3 class="text-xl font-bold text-gray-800 mb-4 flex items-center">
<i class="fas fa-building text-blue-500 mr-2"></i>核心玩家对比
</h3>
<div class="overflow-x-auto">
<table class="min-w-full bg-white border border-gray-200 rounded-lg">
<thead>
<tr class="bg-gray-50">
<th class="py-3 px-4 text-left font-bold text-gray-700 border-b">公司</th>
<th class="py-3 px-4 text-left font-bold text-gray-700 border-b">竞争优势</th>
<th class="py-3 px-4 text-left font-bold text-gray-700 border-b">风险点</th>
</tr>
</thead>
<tbody>
<tr class="hover:bg-gray-50">
<td class="py-3 px-4 border-b font-bold text-blue-700">中信建投</td>
<td class="py-3 px-4 border-b">首家启用融券T+0限制算法交易节省<span class="font-bold text-green-600">9.38BP</span>成本</td>
<td class="py-3 px-4 border-b">融券业务占比低,弹性有限</td>
</tr>
<tr class="hover:bg-gray-50">
<td class="py-3 px-4 border-b font-bold text-blue-700">中信证券</td>
<td class="py-3 px-4 border-b">券源储备丰富,机构客户粘性强</td>
<td class="py-3 px-4 border-b">监管趋严下传统通道业务承压</td>
</tr>
<tr class="hover:bg-gray-50">
<td class="py-3 px-4 border-b font-bold text-blue-700">广发证券</td>
<td class="py-3 px-4 border-b">量化因子研究领先融券余额变化率IC=<span class="font-bold">-0.1416</span></td>
<td class="py-3 px-4 border-b">因子有效性随政策衰减</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="mt-8">
<h3 class="text-xl font-bold text-gray-800 mb-4 flex items-center">
<i class="fas fa-balance-scale text-amber-500 mr-2"></i>验证与证伪
</h3>
<div class="grid grid-cols-1 md:grid-cols-2 gap-6">
<div class="bg-green-50 p-5 rounded-lg border-l-4 border-green-500">
<h4 class="font-bold text-gray-800 mb-2 text-green-700">数据印证</h4>
<p class="text-gray-700">融券余额占流通市值比<span class="font-bold">0.01%</span>9月数据远低于2023年峰值<span class="font-bold">0.1%</span>,证实政策效果</p>
</div>
<div class="bg-red-50 p-5 rounded-lg border-l-4 border-red-500">
<h4 class="font-bold text-gray-800 mb-2 text-red-700">矛盾点</h4>
<p class="text-gray-700">部分研报认为融券萎缩利好市场,但路演显示<span class="font-bold">量化策略失效</span>(如广发金工报告),需警惕券商佣金收入下滑</p>
</div>
</div>
</div>
</div>
<!-- 潜在风险与挑战 -->
<div class="bg-white rounded-xl shadow-lg p-6 mb-8 card-shadow">
<h2 class="text-2xl font-bold text-gray-800 mb-6 section-title">潜在风险与挑战</h2>
<div class="grid grid-cols-1 md:grid-cols-2 gap-6">
<div class="bg-red-50 p-5 rounded-lg border border-red-100">
<div class="flex items-center mb-3">
<div class="bg-red-100 rounded-full w-10 h-10 flex items-center justify-center mr-3">
<i class="fas fa-microchip text-red-600"></i>
</div>
<h3 class="font-bold text-gray-800">技术风险</h3>
</div>
<p class="text-gray-700">券商算法交易系统若无法适应T+0限制可能引发交易延迟中信建投路演提及需GPU/FPGA加速</p>
</div>
<div class="bg-amber-50 p-5 rounded-lg border border-amber-100">
<div class="flex items-center mb-3">
<div class="bg-amber-100 rounded-full w-10 h-10 flex items-center justify-center mr-3">
<i class="fas fa-gavel text-amber-600"></i>
</div>
<h3 class="font-bold text-gray-800">政策风险</h3>
</div>
<p class="text-gray-700">若市场再度下跌,监管可能进一步限制融券标的(如<span class="font-bold">禁止科创板股票融券</span></p>
</div>
<div class="bg-purple-50 p-5 rounded-lg border border-purple-100">
<div class="flex items-center mb-3">
<div class="bg-purple-100 rounded-full w-10 h-10 flex items-center justify-center mr-3">
<i class="fas fa-chess text-purple-600"></i>
</div>
<h3 class="font-bold text-gray-800">竞争风险</h3>
</div>
<p class="text-gray-700">头部券商垄断券源中小券商或退出融券业务如东兴证券12月公告跟进限制措施</p>
</div>
<div class="bg-blue-50 p-5 rounded-lg border border-blue-100">
<div class="flex items-center mb-3">
<div class="bg-blue-100 rounded-full w-10 h-10 flex items-center justify-center mr-3">
<i class="fas fa-exclamation-triangle text-blue-600"></i>
</div>
<h3 class="font-bold text-gray-800">信息矛盾</h3>
</div>
<p class="text-gray-700">新闻强调"融券影响已极小",但路演显示<span class="font-bold">部分私募仍依赖融券对冲</span>(中泰证券策略会)</p>
</div>
</div>
</div>
<!-- 综合结论与投资启示 -->
<div class="bg-white rounded-xl shadow-lg p-6 mb-8 card-shadow">
<h2 class="text-2xl font-bold text-gray-800 mb-6 section-title">综合结论与投资启示</h2>
<div class="mb-8">
<h3 class="text-xl font-bold text-gray-800 mb-4 flex items-center">
<i class="fas fa-clipboard-check text-green-500 mr-2"></i>阶段判断
</h3>
<div class="bg-gradient-to-r from-green-50 to-emerald-50 p-5 rounded-lg border-l-4 border-green-500">
<p class="text-gray-700">融券监管新政已从"政策冲击"进入<span class="font-bold text-green-700">制度固化期</span>,业务萎缩不可逆,但<span class="font-bold text-green-700">券商风控能力</span>成为新竞争点</p>
</div>
</div>
<div class="mb-8">
<h3 class="text-xl font-bold text-gray-800 mb-4 flex items-center">
<i class="fas fa-directions text-blue-500 mr-2"></i>投资方向
</h3>
<div class="grid grid-cols-1 md:grid-cols-2 gap-6">
<div class="bg-blue-50 p-5 rounded-lg">
<h4 class="font-bold text-gray-800 mb-3 text-blue-700">短期</h4>
<p class="text-gray-700">关注<span class="font-bold text-blue-700">中信建投、华泰证券</span>等风控系统领先的券商</p>
</div>
<div class="bg-purple-50 p-5 rounded-lg">
<h4 class="font-bold text-gray-800 mb-3 text-purple-700">长期</h4>
<p class="text-gray-700">布局<span class="font-bold text-purple-700">ETF做市商</span>(如华夏基金),因融券对冲需求可能转向衍生品</p>
</div>
</div>
</div>
<div>
<h3 class="text-xl font-bold text-gray-800 mb-4 flex items-center">
<i class="fas fa-chart-line text-amber-500 mr-2"></i>跟踪指标
</h3>
<div class="space-y-4">
<div class="flex items-center bg-gray-50 p-4 rounded-lg">
<div class="bg-amber-100 rounded-full w-10 h-10 flex items-center justify-center mr-4">
<i class="fas fa-coins text-amber-600"></i>
</div>
<div>
<h4 class="font-bold text-gray-800">融券余额周度变化</h4>
<p class="text-gray-700">是否跌破100亿</p>
</div>
</div>
<div class="flex items-center bg-gray-50 p-4 rounded-lg">
<div class="bg-indigo-100 rounded-full w-10 h-10 flex items-center justify-center mr-4">
<i class="fas fa-percentage text-indigo-600"></i>
</div>
<div>
<h4 class="font-bold text-gray-800">券商算法交易渗透率</h4>
<p class="text-gray-700">中信建投当前<span class="font-bold">12.5BP</span>成本优势能否持续</p>
</div>
</div>
</div>
</div>
</div>
<!-- 关联股票数据表格 -->
<div class="bg-white rounded-xl shadow-lg p-6 mb-8 card-shadow">
<h2 class="text-2xl font-bold text-gray-800 mb-6 section-title">关联股票数据</h2>
<!-- 次新股(230129) -->
<div class="mb-10">
<h3 class="text-xl font-bold text-gray-800 mb-4 flex items-center">
<i class="fas fa-star text-yellow-500 mr-2"></i>次新股(230129)
</h3>
<div class="table-container">
<table class="min-w-full bg-white border border-gray-200 rounded-lg">
<thead>
<tr class="bg-gray-50">
<th class="py-3 px-4 text-left font-bold text-gray-700 border-b">股票名称</th>
<th class="py-3 px-4 text-left font-bold text-gray-700 border-b">分类</th>
<th class="py-3 px-4 text-left font-bold text-gray-700 border-b">原因</th>
</tr>
</thead>
<tbody>
<tr class="hover:bg-gray-50">
<td class="py-3 px-4 border-b">中邮科技</td>
<td class="py-3 px-4 border-b">央国企次新</td>
<td class="py-3 px-4 border-b">属于央国企次新板块</td>
</tr>
<tr class="hover:bg-gray-50">
<td class="py-3 px-4 border-b">中远通</td>
<td class="py-3 px-4 border-b">央国企次新</td>
<td class="py-3 px-4 border-b">属于央国企次新板块</td>
</tr>
<tr class="hover:bg-gray-50">
<td class="py-3 px-4 border-b">中机认检</td>
<td class="py-3 px-4 border-b">央国企次新</td>
<td class="py-3 px-4 border-b">属于央国企次新板块</td>
</tr>
<tr class="hover:bg-gray-50">
<td class="py-3 px-4 border-b">国际复材</td>
<td class="py-3 px-4 border-b">央国企次新</td>
<td class="py-3 px-4 border-b">属于央国企次新板块</td>
</tr>
<tr class="hover:bg-gray-50">
<td class="py-3 px-4 border-b">宏盛华源</td>
<td class="py-3 px-4 border-b">央国企次新</td>
<td class="py-3 px-4 border-b">属于央国企次新板块</td>
</tr>
<tr class="hover:bg-gray-50">
<td class="py-3 px-4 border-b">永兴股份</td>
<td class="py-3 px-4 border-b">央国企次新</td>
<td class="py-3 px-4 border-b">属于央国企次新板块</td>
</tr>
<tr class="hover:bg-gray-50">
<td class="py-3 px-4 border-b">中信金属</td>
<td class="py-3 px-4 border-b">央国企次新</td>
<td class="py-3 px-4 border-b">属于央国企次新板块</td>
</tr>
<tr class="hover:bg-gray-50">
<td class="py-3 px-4 border-b">腾达科技</td>
<td class="py-3 px-4 border-b">主板次新</td>
<td class="py-3 px-4 border-b">属于主板次新板块</td>
</tr>
<tr class="hover:bg-gray-50">
<td class="py-3 px-4 border-b">永达股份</td>
<td class="py-3 px-4 border-b">主板次新</td>
<td class="py-3 px-4 border-b">属于主板次新板块</td>
</tr>
<tr class="hover:bg-gray-50">
<td class="py-3 px-4 border-b">上海汽配</td>
<td class="py-3 px-4 border-b">主板次新</td>
<td class="py-3 px-4 border-b">属于主板次新板块</td>
</tr>
<tr class="hover:bg-gray-50">
<td class="py-3 px-4 border-b">金帝股份</td>
<td class="py-3 px-4 border-b">主板次新</td>
<td class="py-3 px-4 border-b">属于主板次新板块</td>
</tr>
<tr class="hover:bg-gray-50">
<td class="py-3 px-4 border-b">中电港</td>
<td class="py-3 px-4 border-b">主板次新</td>
<td class="py-3 px-4 border-b">属于主板次新板块</td>
</tr>
<tr class="hover:bg-gray-50">
<td class="py-3 px-4 border-b">百通能源</td>
<td class="py-3 px-4 border-b">主板次新</td>
<td class="py-3 px-4 border-b">属于主板次新板块</td>
</tr>
<tr class="hover:bg-gray-50">
<td class="py-3 px-4 border-b">上海建科</td>
<td class="py-3 px-4 border-b">主板次新</td>
<td class="py-3 px-4 border-b">属于主板次新板块</td>
</tr>
<tr class="hover:bg-gray-50">
<td class="py-3 px-4 border-b">安邦护卫</td>
<td class="py-3 px-4 border-b">主板次新</td>
<td class="py-3 px-4 border-b">属于主板次新板块</td>
</tr>
<tr class="hover:bg-gray-50">
<td class="py-3 px-4 border-b">兴欣新材</td>
<td class="py-3 px-4 border-b">主板次新</td>
<td class="py-3 px-4 border-b">属于主板次新板块</td>
</tr>
<tr class="hover:bg-gray-50">
<td class="py-3 px-4 border-b">锦江航运</td>
<td class="py-3 px-4 border-b">主板次新</td>
<td class="py-3 px-4 border-b">属于主板次新板块</td>
</tr>
<tr class="hover:bg-gray-50">
<td class="py-3 px-4 border-b">厦厦精密</td>
<td class="py-3 px-4 border-b">主板次新</td>
<td class="py-3 px-4 border-b">属于主板次新板块</td>
</tr>
<tr class="hover:bg-gray-50">
<td class="py-3 px-4 border-b">德冠新材</td>
<td class="py-3 px-4 border-b">主板次新</td>
<td class="py-3 px-4 border-b">属于主板次新板块</td>
</tr>
<tr class="hover:bg-gray-50">
<td class="py-3 px-4 border-b">天元智能</td>
<td class="py-3 px-4 border-b">主板次新</td>
<td class="py-3 px-4 border-b">属于主板次新板块</td>
</tr>
<tr class="hover:bg-gray-50">
<td class="py-3 px-4 border-b">金凯生科</td>
<td class="py-3 px-4 border-b">创业板次新</td>
<td class="py-3 px-4 border-b">属于创业板次新板块</td>
</tr>
<tr class="hover:bg-gray-50">
<td class="py-3 px-4 border-b">贝隆精密</td>
<td class="py-3 px-4 border-b">创业板次新</td>
<td class="py-3 px-4 border-b">属于创业板次新板块</td>
</tr>
<tr class="hover:bg-gray-50">
<td class="py-3 px-4 border-b">达利凯普</td>
<td class="py-3 px-4 border-b">创业板次新</td>
<td class="py-3 px-4 border-b">属于创业板次新板块</td>
</tr>
<tr class="hover:bg-gray-50">
<td class="py-3 px-4 border-b">辰奕智能</td>
<td class="py-3 px-4 border-b">创业板次新</td>
<td class="py-3 px-4 border-b">属于创业板次新板块</td>
</tr>
<tr class="hover:bg-gray-50">
<td class="py-3 px-4 border-b">安培龙</td>
<td class="py-3 px-4 border-b">创业板次新</td>
<td class="py-3 px-4 border-b">属于创业板次新板块</td>
</tr>
<tr class="hover:bg-gray-50">
<td class="py-3 px-4 border-b">丰茂股份</td>
<td class="py-3 px-4 border-b">创业板次新</td>
<td class="py-3 px-4 border-b">属于创业板次新板块</td>
</tr>
<tr class="hover:bg-gray-50">
<td class="py-3 px-4 border-b">思泰克</td>
<td class="py-3 px-4 border-b">创业板次新</td>
<td class="py-3 px-4 border-b">属于创业板次新板块</td>
</tr>
<tr class="hover:bg-gray-50">
<td class="py-3 px-4 border-b">云星宇</td>
<td class="py-3 px-4 border-b">北交所次新</td>
<td class="py-3 px-4 border-b">属于北交所次新板块</td>
</tr>
<tr class="hover:bg-gray-50">
<td class="py-3 px-4 border-b">捷众科技</td>
<td class="py-3 px-4 border-b">北交所次新</td>
<td class="py-3 px-4 border-b">属于北交所次新板块</td>
</tr>
<tr class="hover:bg-gray-50">
<td class="py-3 px-4 border-b">莱赛激光</td>
<td class="py-3 px-4 border-b">北交所次新</td>
<td class="py-3 px-4 border-b">属于北交所次新板块</td>
</tr>
<tr class="hover:bg-gray-50">
<td class="py-3 px-4 border-b">许昌智能</td>
<td class="py-3 px-4 border-b">北交所次新</td>
<td class="py-3 px-4 border-b">属于北交所次新板块</td>
</tr>
<tr class="hover:bg-gray-50">
<td class="py-3 px-4 border-b">农康种业</td>
<td class="py-3 px-4 border-b">北交所次新</td>
<td class="py-3 px-4 border-b">属于北交所次新板块</td>
</tr>
<tr class="hover:bg-gray-50">
<td class="py-3 px-4 border-b">机科股份</td>
<td class="py-3 px-4 border-b">北交所次新</td>
<td class="py-3 px-4 border-b">属于北交所次新板块</td>
</tr>
<tr class="hover:bg-gray-50">
<td class="py-3 px-4 border-b">艾罗能源</td>
<td class="py-3 px-4 border-b">科创板次新</td>
<td class="py-3 px-4 border-b">属于科创板次新板块</td>
</tr>
<tr class="hover:bg-gray-50">
<td class="py-3 px-4 border-b">艾森股份</td>
<td class="py-3 px-4 border-b">科创板次新</td>
<td class="py-3 px-4 border-b">属于科创板次新板块</td>
</tr>
<tr class="hover:bg-gray-50">
<td class="py-3 px-4 border-b">京仪装备</td>
<td class="py-3 px-4 border-b">科创板次新</td>
<td class="py-3 px-4 border-b">属于科创板次新板块</td>
</tr>
<tr class="hover:bg-gray-50">
<td class="py-3 px-4 border-b">康欣通信</td>
<td class="py-3 px-4 border-b">科创板次新</td>
<td class="py-3 px-4 border-b">属于科创板次新板块</td>
</tr>
<tr class="hover:bg-gray-50">
<td class="py-3 px-4 border-b">浩辰软件</td>
<td class="py-3 px-4 border-b">科创板次新</td>
<td class="py-3 px-4 border-b">属于科创板次新板块</td>
</tr>
<tr class="hover:bg-gray-50">
<td class="py-3 px-4 border-b">爱科赛博</td>
<td class="py-3 px-4 border-b">科创板次新</td>
<td class="py-3 px-4 border-b">属于科创板次新板块</td>
</tr>
<tr class="hover:bg-gray-50">
<td class="py-3 px-4 border-b">C美信</td>
<td class="py-3 px-4 border-b">无涨跌幅次新</td>
<td class="py-3 px-4 border-b">属于无涨跌幅次新板块</td>
</tr>
<tr class="hover:bg-gray-50">
<td class="py-3 px-4 border-b">C盛景微</td>
<td class="py-3 px-4 border-b">无涨跌幅次新</td>
<td class="py-3 px-4 border-b">属于无涨跌幅次新板块</td>
</tr>
</tbody>
</table>
</div>
</div>
<!-- 融券余额(240710) -->
<div>
<h3 class="text-xl font-bold text-gray-800 mb-4 flex items-center">
<i class="fas fa-chart-bar text-blue-500 mr-2"></i>融券余额(240710)
</h3>
<div class="table-container">
<table class="min-w-full bg-white border border-gray-200 rounded-lg">
<thead>
<tr class="bg-gray-50">
<th class="py-3 px-4 text-left font-bold text-gray-700 border-b">股票名称</th>
<th class="py-3 px-4 text-left font-bold text-gray-700 border-b">行业</th>
<th class="py-3 px-4 text-left font-bold text-gray-700 border-b">融资余额(亿元)</th>
<th class="py-3 px-4 text-left font-bold text-gray-700 border-b">融资余额占流通市值比</th>
<th class="py-3 px-4 text-left font-bold text-gray-700 border-b">原因</th>
</tr>
</thead>
<tbody>
<tr class="hover:bg-gray-50">
<td class="py-3 px-4 border-b">冠城大通</td>
<td class="py-3 px-4 border-b">非银金融</td>
<td class="py-3 px-4 border-b">0.80</td>
<td class="py-3 px-4 border-b">3.01%</td>
<td class="py-3 px-4 border-b">融资余额占流通市值比例较高,反映市场关注度</td>
</tr>
<tr class="hover:bg-gray-50">
<td class="py-3 px-4 border-b">迈赫股份</td>
<td class="py-3 px-4 border-b">自动化设备</td>
<td class="py-3 px-4 border-b">0.23</td>
<td class="py-3 px-4 border-b">2.05%</td>
<td class="py-3 px-4 border-b">工业自动化领域技术领先企业</td>
</tr>
<tr class="hover:bg-gray-50">
<td class="py-3 px-4 border-b">英力股份</td>
<td class="py-3 px-4 border-b">消费电子</td>
<td class="py-3 px-4 border-b">0.14</td>
<td class="py-3 px-4 border-b">1.33%</td>
<td class="py-3 px-4 border-b">消费电子产业链核心供应商</td>
</tr>
<tr class="hover:bg-gray-50">
<td class="py-3 px-4 border-b">招标股份</td>
<td class="py-3 px-4 border-b">工程咨询服务Ⅱ</td>
<td class="py-3 px-4 border-b">0.23</td>
<td class="py-3 px-4 border-b">1.20%</td>
<td class="py-3 px-4 border-b">区域工程咨询龙头</td>
</tr>
<tr class="hover:bg-gray-50">
<td class="py-3 px-4 border-b">通宇通讯</td>
<td class="py-3 px-4 border-b">通信设备</td>
<td class="py-3 px-4 border-b">0.73</td>
<td class="py-3 px-4 border-b">1.00%</td>
<td class="py-3 px-4 border-b">5G基站天线核心供应商</td>
</tr>
<tr class="hover:bg-gray-50">
<td class="py-3 px-4 border-b">芯瑞微</td>
<td class="py-3 px-4 border-b">半导体</td>
<td class="py-3 px-4 border-b">0.88</td>
<td class="py-3 px-4 border-b">0.97%</td>
<td class="py-3 px-4 border-b">模拟芯片设计企业</td>
</tr>
<tr class="hover:bg-gray-50">
<td class="py-3 px-4 border-b">中曼石油</td>
<td class="py-3 px-4 border-b">石油开采Ⅱ</td>
<td class="py-3 px-4 border-b">0.21</td>
<td class="py-3 px-4 border-b">0.73%</td>
<td class="py-3 px-4 border-b">民营油气勘探开发企业</td>
</tr>
<tr class="hover:bg-gray-50">
<td class="py-3 px-4 border-b">荣昌生物</td>
<td class="py-3 px-4 border-b">生物制品</td>
<td class="py-3 px-4 border-b">0.70</td>
<td class="py-3 px-4 border-b">0.70%</td>
<td class="py-3 px-4 border-b">创新生物药研发企业</td>
</tr>
<tr class="hover:bg-gray-50">
<td class="py-3 px-4 border-b">首创证券</td>
<td class="py-3 px-4 border-b">证券Ⅱ</td>
<td class="py-3 px-4 border-b">0.64</td>
<td class="py-3 px-4 border-b">0.66%</td>
<td class="py-3 px-4 border-b">北京地区券商</td>
</tr>
<tr class="hover:bg-gray-50">
<td class="py-3 px-4 border-b">华秦科技</td>
<td class="py-3 px-4 border-b">航空装备Ⅱ</td>
<td class="py-3 px-4 border-b">0.25</td>
<td class="py-3 px-4 border-b">0.63%</td>
<td class="py-3 px-4 border-b">隐身材料龙头</td>
</tr>
<tr class="hover:bg-gray-50">
<td class="py-3 px-4 border-b">中一科技</td>
<td class="py-3 px-4 border-b">电池</td>
<td class="py-3 px-4 border-b">0.12</td>
<td class="py-3 px-4 border-b">0.62%</td>
<td class="py-3 px-4 border-b">锂电铜箔专业制造商</td>
</tr>
<tr class="hover:bg-gray-50">
<td class="py-3 px-4 border-b">杰华特</td>
<td class="py-3 px-4 border-b">半导体</td>
<td class="py-3 px-4 border-b">0.81</td>
<td class="py-3 px-4 border-b">0.57%</td>
<td class="py-3 px-4 border-b">模拟芯片设计企业</td>
</tr>
<tr class="hover:bg-gray-50">
<td class="py-3 px-4 border-b">爱美客</td>
<td class="py-3 px-4 border-b">医疗美容</td>
<td class="py-3 px-4 border-b">1.37</td>
<td class="py-3 px-4 border-b">0.56%</td>
<td class="py-3 px-4 border-b">医美针剂龙头</td>
</tr>
<tr class="hover:bg-gray-50">
<td class="py-3 px-4 border-b">爱施德</td>
<td class="py-3 px-4 border-b">消费电子</td>
<td class="py-3 px-4 border-b">0.37</td>
<td class="py-3 px-4 border-b">0.56%</td>
<td class="py-3 px-4 border-b">消费电子分销龙头</td>
</tr>
<tr class="hover:bg-gray-50">
<td class="py-3 px-4 border-b">容百科技</td>
<td class="py-3 px-4 border-b">电池</td>
<td class="py-3 px-4 border-b">0.37</td>
<td class="py-3 px-4 border-b">0.55%</td>
<td class="py-3 px-4 border-b">高镍三元正极材料龙头</td>
</tr>
<tr class="hover:bg-gray-50">
<td class="py-3 px-4 border-b">丛麟科技</td>
<td class="py-3 px-4 border-b">环保设备Ⅱ</td>
<td class="py-3 px-4 border-b">0.44</td>
<td class="py-3 px-4 border-b">0.54%</td>
<td class="py-3 px-4 border-b">危废处理专业服务商</td>
</tr>
<tr class="hover:bg-gray-50">
<td class="py-3 px-4 border-b">东芯股份</td>
<td class="py-3 px-4 border-b">半导体</td>
<td class="py-3 px-4 border-b">0.25</td>
<td class="py-3 px-4 border-b">0.53%</td>
<td class="py-3 px-4 border-b">存储芯片设计企业</td>
</tr>
<tr class="hover:bg-gray-50">
<td class="py-3 px-4 border-b">派能科技</td>
<td class="py-3 px-4 border-b">电池</td>
<td class="py-3 px-4 border-b">0.46</td>
<td class="py-3 px-4 border-b">0.50%</td>
<td class="py-3 px-4 border-b">储能电池系统供应商</td>
</tr>
<tr class="hover:bg-gray-50">
<td class="py-3 px-4 border-b">燕麦科技</td>
<td class="py-3 px-4 border-b">专用设备</td>
<td class="py-3 px-4 border-b">0.16</td>
<td class="py-3 px-4 border-b">0.50%</td>
<td class="py-3 px-4 border-b">测试治具专业制造商</td>
</tr>
<tr class="hover:bg-gray-50">
<td class="py-3 px-4 border-b">成大生物</td>
<td class="py-3 px-4 border-b">生物制品</td>
<td class="py-3 px-4 border-b">0.22</td>
<td class="py-3 px-4 border-b">0.49%</td>
<td class="py-3 px-4 border-b">人用狂犬病疫苗龙头</td>
</tr>
<tr class="hover:bg-gray-50">
<td class="py-3 px-4 border-b">软通数科</td>
<td class="py-3 px-4 border-b">软件开发</td>
<td class="py-3 px-4 border-b">0.09</td>
<td class="py-3 px-4 border-b">0.48%</td>
<td class="py-3 px-4 border-b">华为核心供应商</td>
</tr>
<tr class="hover:bg-gray-50">
<td class="py-3 px-4 border-b">芯源微</td>
<td class="py-3 px-4 border-b">半导体</td>
<td class="py-3 px-4 border-b">0.55</td>
<td class="py-3 px-4 border-b">0.48%</td>
<td class="py-3 px-4 border-b">光刻设备企业</td>
</tr>
<tr class="hover:bg-gray-50">
<td class="py-3 px-4 border-b">宁德时代-U</td>
<td class="py-3 px-4 border-b">电池</td>
<td class="py-3 px-4 border-b">0.15</td>
<td class="py-3 px-4 border-b">0.46%</td>
<td class="py-3 px-4 border-b">全球动力电池龙头</td>
</tr>
<tr class="hover:bg-gray-50">
<td class="py-3 px-4 border-b">海波重科</td>
<td class="py-3 px-4 border-b">运输设备</td>
<td class="py-3 px-4 border-b">0.53</td>
<td class="py-3 px-4 border-b">0.46%</td>
<td class="py-3 px-4 border-b">桥梁钢结构专业服务商</td>
</tr>
<tr class="hover:bg-gray-50">
<td class="py-3 px-4 border-b">三维天地</td>
<td class="py-3 px-4 border-b">软件开发</td>
<td class="py-3 px-4 border-b">0.08</td>
<td class="py-3 px-4 border-b">0.45%</td>
<td class="py-3 px-4 border-b">实验室信息管理系统供应商</td>
</tr>
<tr class="hover:bg-gray-50">
<td class="py-3 px-4 border-b">铁建重工</td>
<td class="py-3 px-4 border-b">工程机械Ⅱ</td>
<td class="py-3 px-4 border-b">0.23</td>
<td class="py-3 px-4 border-b">0.44%</td>
<td class="py-3 px-4 border-b">盾构机龙头</td>
</tr>
<tr class="hover:bg-gray-50">
<td class="py-3 px-4 border-b">恒信东方</td>
<td class="py-3 px-4 border-b">通信服务</td>
<td class="py-3 px-4 border-b">0.12</td>
<td class="py-3 px-4 border-b">0.43%</td>
<td class="py-3 px-4 border-b">VR内容制作企业</td>
</tr>
<tr class="hover:bg-gray-50">
<td class="py-3 px-4 border-b">日丰股份-U</td>
<td class="py-3 px-4 border-b">电池</td>
<td class="py-3 px-4 border-b">0.58</td>
<td class="py-3 px-4 border-b">0.43%</td>
<td class="py-3 px-4 border-b">电缆制造企业</td>
</tr>
<tr class="hover:bg-gray-50">
<td class="py-3 px-4 border-b">嘉和新能</td>
<td class="py-3 px-4 border-b">化学制药</td>
<td class="py-3 px-4 border-b">0.26</td>
<td class="py-3 px-4 border-b">0.43%</td>
<td class="py-3 px-4 border-b">肝素原料药企业</td>
</tr>
<tr class="hover:bg-gray-50">
<td class="py-3 px-4 border-b">长远锂科</td>
<td class="py-3 px-4 border-b">电池</td>
<td class="py-3 px-4 border-b">0.20</td>
<td class="py-3 px-4 border-b">0.43%</td>
<td class="py-3 px-4 border-b">三元正极材料供应商</td>
</tr>
<tr class="hover:bg-gray-50">
<td class="py-3 px-4 border-b">新益昌</td>
<td class="py-3 px-4 border-b">专用设备</td>
<td class="py-3 px-4 border-b">1.95</td>
<td class="py-3 px-4 border-b">0.42%</td>
<td class="py-3 px-4 border-b">LED固晶机龙头</td>
</tr>
<tr class="hover:bg-gray-50">
<td class="py-3 px-4 border-b">诺唯赞</td>
<td class="py-3 px-4 border-b">生物制品</td>
<td class="py-3 px-4 border-b">0.14</td>
<td class="py-3 px-4 border-b">0.42%</td>
<td class="py-3 px-4 border-b">分子检测试剂供应商</td>
</tr>
<tr class="hover:bg-gray-50">
<td class="py-3 px-4 border-b">南模生物</td>
<td class="py-3 px-4 border-b">医疗服务</td>
<td class="py-3 px-4 border-b">0.08</td>
<td class="py-3 px-4 border-b">0.41%</td>
<td class="py-3 px-4 border-b">基因修饰动物模型服务商</td>
</tr>
<tr class="hover:bg-gray-50">
<td class="py-3 px-4 border-b">微创医疗</td>
<td class="py-3 px-4 border-b">医疗器械</td>
<td class="py-3 px-4 border-b">0.04</td>
<td class="py-3 px-4 border-b">0.41%</td>
<td class="py-3 px-4 border-b">高端医疗器械企业</td>
</tr>
<tr class="hover:bg-gray-50">
<td class="py-3 px-4 border-b">美好医疗</td>
<td class="py-3 px-4 border-b">医疗器械</td>
<td class="py-3 px-4 border-b">0.13</td>
<td class="py-3 px-4 border-b">0.41%</td>
<td class="py-3 px-4 border-b">家用呼吸机ODM龙头</td>
</tr>
<tr class="hover:bg-gray-50">
<td class="py-3 px-4 border-b">微芯生物</td>
<td class="py-3 px-4 border-b">化学制药</td>
<td class="py-3 px-4 border-b">0.05</td>
<td class="py-3 px-4 border-b">0.41%</td>
<td class="py-3 px-4 border-b">创新药研发企业</td>
</tr>
<tr class="hover:bg-gray-50">
<td class="py-3 px-4 border-b">振华新材</td>
<td class="py-3 px-4 border-b">电池</td>
<td class="py-3 px-4 border-b">0.10</td>
<td class="py-3 px-4 border-b">0.40%</td>
<td class="py-3 px-4 border-b">正极材料供应商</td>
</tr>
<tr class="hover:bg-gray-50">
<td class="py-3 px-4 border-b">福昕软件</td>
<td class="py-3 px-4 border-b">软件开发</td>
<td class="py-3 px-4 border-b">1.18</td>
<td class="py-3 px-4 border-b">0.39%</td>
<td class="py-3 px-4 border-b">PDF软件服务商</td>
</tr>
<tr class="hover:bg-gray-50">
<td class="py-3 px-4 border-b">高测股份</td>
<td class="py-3 px-4 border-b">光伏设备</td>
<td class="py-3 px-4 border-b">1.22</td>
<td class="py-3 px-4 border-b">0.39%</td>
<td class="py-3 px-4 border-b">光伏切割设备龙头</td>
</tr>
<tr class="hover:bg-gray-50">
<td class="py-3 px-4 border-b">盛新锂能</td>
<td class="py-3 px-4 border-b">能源金属</td>
<td class="py-3 px-4 border-b">0.42</td>
<td class="py-3 px-4 border-b">0.38%</td>
<td class="py-3 px-4 border-b">锂资源企业</td>
</tr>
<tr class="hover:bg-gray-50">
<td class="py-3 px-4 border-b">中望软件</td>
<td class="py-3 px-4 border-b">软件开发</td>
<td class="py-3 px-4 border-b">0.48</td>
<td class="py-3 px-4 border-b">0.38%</td>
<td class="py-3 px-4 border-b">CAD软件服务商</td>
</tr>
<tr class="hover:bg-gray-50">
<td class="py-3 px-4 border-b">思瑞浦</td>
<td class="py-3 px-4 border-b">半导体</td>
<td class="py-3 px-4 border-b">0.43</td>
<td class="py-3 px-4 border-b">0.38%</td>
<td class="py-3 px-4 border-b">模拟芯片设计企业</td>
</tr>
<tr class="hover:bg-gray-50">
<td class="py-3 px-4 border-b">山西高速</td>
<td class="py-3 px-4 border-b">铁路公路</td>
<td class="py-3 px-4 border-b">0.09</td>
<td class="py-3 px-4 border-b">0.37%</td>
<td class="py-3 px-4 border-b">高速公路运营商</td>
</tr>
<tr class="hover:bg-gray-50">
<td class="py-3 px-4 border-b">广联航空</td>
<td class="py-3 px-4 border-b">航空装备Ⅱ</td>
<td class="py-3 px-4 border-b">0.16</td>
<td class="py-3 px-4 border-b">0.37%</td>
<td class="py-3 px-4 border-b">航空工装供应商</td>
</tr>
<tr class="hover:bg-gray-50">
<td class="py-3 px-4 border-b">金现代</td>
<td class="py-3 px-4 border-b">软件开发</td>
<td class="py-3 px-4 border-b">0.13</td>
<td class="py-3 px-4 border-b">0.37%</td>
<td class="py-3 px-4 border-b">电力行业软件服务商</td>
</tr>
<tr class="hover:bg-gray-50">
<td class="py-3 px-4 border-b">安路科技</td>
<td class="py-3 px-4 border-b">半导体</td>
<td class="py-3 px-4 border-b">0.15</td>
<td class="py-3 px-4 border-b">0.37%</td>
<td class="py-3 px-4 border-b">FPGA芯片设计企业</td>
</tr>
<tr class="hover:bg-gray-50">
<td class="py-3 px-4 border-b">利元亨</td>
<td class="py-3 px-4 border-b">专用设备</td>
<td class="py-3 px-4 border-b">0.02</td>
<td class="py-3 px-4 border-b">0.36%</td>
<td class="py-3 px-4 border-b">锂电设备制造商</td>
</tr>
<tr class="hover:bg-gray-50">
<td class="py-3 px-4 border-b">普瑞眼科</td>
<td class="py-3 px-4 border-b">医疗服务</td>
<td class="py-3 px-4 border-b">0.09</td>
<td class="py-3 px-4 border-b">0.36%</td>
<td class="py-3 px-4 border-b">眼科医疗服务机构</td>
</tr>
<tr class="hover:bg-gray-50">
<td class="py-3 px-4 border-b">百合花-U</td>
<td class="py-3 px-4 border-b">化学制品</td>
<td class="py-3 px-4 border-b">0.05</td>
<td class="py-3 px-4 border-b">0.36%</td>
<td class="py-3 px-4 border-b">颜料制造企业</td>
</tr>
<tr class="hover:bg-gray-50">
<td class="py-3 px-4 border-b">天宇股份</td>
<td class="py-3 px-4 border-b">化学制药</td>
<td class="py-3 px-4 border-b">0.13</td>
<td class="py-3 px-4 border-b">0.36%</td>
<td class="py-3 px-4 border-b">原料药企业</td>
</tr>
<tr class="hover:bg-gray-50">
<td class="py-3 px-4 border-b">航天宏图</td>
<td class="py-3 px-4 border-b">IT服务Ⅱ</td>
<td class="py-3 px-4 border-b">0.13</td>
<td class="py-3 px-4 border-b">0.36%</td>
<td class="py-3 px-4 border-b">遥感应用服务商</td>
</tr>
<tr class="hover:bg-gray-50">
<td class="py-3 px-4 border-b">威迈斯</td>
<td class="py-3 px-4 border-b">汽车零部件</td>
<td class="py-3 px-4 border-b">0.03</td>
<td class="py-3 px-4 border-b">0.35%</td>
<td class="py-3 px-4 border-b">车载电源供应商</td>
</tr>
<tr class="hover:bg-gray-50">
<td class="py-3 px-4 border-b">通合科技-U</td>
<td class="py-3 px-4 border-b">电力设备</td>
<td class="py-3 px-4 border-b">0.16</td>
<td class="py-3 px-4 border-b">0.35%</td>
<td class="py-3 px-4 border-b">电力电子设备制造商</td>
</tr>
<tr class="hover:bg-gray-50">
<td class="py-3 px-4 border-b">海光信息</td>
<td class="py-3 px-4 border-b">半导体</td>
<td class="py-3 px-4 border-b">2.20</td>
<td class="py-3 px-4 border-b">0.34%</td>
<td class="py-3 px-4 border-b">国产CPU龙头</td>
</tr>
<tr class="hover:bg-gray-50">
<td class="py-3 px-4 border-b">太平洋</td>
<td class="py-3 px-4 border-b">证券Ⅱ</td>
<td class="py-3 px-4 border-b">0.71</td>
<td class="py-3 px-4 border-b">0.34%</td>
<td class="py-3 px-4 border-b">云南地区券商</td>
</tr>
<tr class="hover:bg-gray-50">
<td class="py-3 px-4 border-b">酒鬼酒</td>
<td class="py-3 px-4 border-b">白酒Ⅱ</td>
<td class="py-3 px-4 border-b">0.43</td>
<td class="py-3 px-4 border-b">0.34%</td>
<td class="py-3 px-4 border-b">湖南白酒企业</td>
</tr>
<tr class="hover:bg-gray-50">
<td class="py-3 px-4 border-b">惠泰医疗</td>
<td class="py-3 px-4 border-b">医疗器械</td>
<td class="py-3 px-4 border-b">1.02</td>
<td class="py-3 px-4 border-b">0.34%</td>
<td class="py-3 px-4 border-b">电生理器械龙头</td>
</tr>
<tr class="hover:bg-gray-50">
<td class="py-3 px-4 border-b">联影医疗</td>
<td class="py-3 px-4 border-b">医疗器械</td>
<td class="py-3 px-4 border-b">0.11</td>
<td class="py-3 px-4 border-b">0.34%</td>
<td class="py-3 px-4 border-b">医学影像设备龙头</td>
</tr>
<tr class="hover:bg-gray-50">
<td class="py-3 px-4 border-b">艾为电子</td>
<td class="py-3 px-4 border-b">半导体</td>
<td class="py-3 px-4 border-b">0.23</td>
<td class="py-3 px-4 border-b">0.34%</td>
<td class="py-3 px-4 border-b">模拟芯片设计企业</td>
</tr>
<tr class="hover:bg-gray-50">
<td class="py-3 px-4 border-b">四方光电</td>
<td class="py-3 px-4 border-b">环保设备Ⅱ</td>
<td class="py-3 px-4 border-b">0.19</td>
<td class="py-3 px-4 border-b">0.34%</td>
<td class="py-3 px-4 border-b">气体传感器供应商</td>
</tr>
<tr class="hover:bg-gray-50">
<td class="py-3 px-4 border-b">章鼓创新</td>
<td class="py-3 px-4 border-b">军工电子Ⅱ</td>
<td class="py-3 px-4 border-b">0.40</td>
<td class="py-3 px-4 border-b">0.33%</td>
<td class="py-3 px-4 border-b">鼓风机制造商</td>
</tr>
<tr class="hover:bg-gray-50">
<td class="py-3 px-4 border-b">中无人</td>
<td class="py-3 px-4 border-b">航空装备Ⅱ</td>
<td class="py-3 px-4 border-b">0.27</td>
<td class="py-3 px-4 border-b">0.33%</td>
<td class="py-3 px-4 border-b">无人机研发企业</td>
</tr>
<tr class="hover:bg-gray-50">
<td class="py-3 px-4 border-b">航亚科技</td>
<td class="py-3 px-4 border-b">航空装备Ⅱ</td>
<td class="py-3 px-4 border-b">0.26</td>
<td class="py-3 px-4 border-b">0.33%</td>
<td class="py-3 px-4 border-b">航空发动机叶片供应商</td>
</tr>
<tr class="hover:bg-gray-50">
<td class="py-3 px-4 border-b">豪森股份</td>
<td class="py-3 px-4 border-b">专用设备</td>
<td class="py-3 px-4 border-b">0.52</td>
<td class="py-3 px-4 border-b">0.33%</td>
<td class="py-3 px-4 border-b">汽车装备制造商</td>
</tr>
<tr class="hover:bg-gray-50">
<td class="py-3 px-4 border-b">赛新材</td>
<td class="py-3 px-4 border-b">化学制品</td>
<td class="py-3 px-4 border-b">0.28</td>
<td class="py-3 px-4 border-b">0.33%</td>
<td class="py-3 px-4 border-b">改性塑料供应商</td>
</tr>
<tr class="hover:bg-gray-50">
<td class="py-3 px-4 border-b">豪森股份</td>
<td class="py-3 px-4 border-b">专用设备</td>
<td class="py-3 px-4 border-b">0.22</td>
<td class="py-3 px-4 border-b">0.33%</td>
<td class="py-3 px-4 border-b">汽车装备制造商</td>
</tr>
<tr class="hover:bg-gray-50">
<td class="py-3 px-4 border-b">禾迈股份</td>
<td class="py-3 px-4 border-b">光伏设备</td>
<td class="py-3 px-4 border-b">0.20</td>
<td class="py-3 px-4 border-b">0.32%</td>
<td class="py-3 px-4 border-b">微型逆变器龙头</td>
</tr>
<tr class="hover:bg-gray-50">
<td class="py-3 px-4 border-b">中电兴发</td>
<td class="py-3 px-4 border-b">软件开发</td>
<td class="py-3 px-4 border-b">0.08</td>
<td class="py-3 px-4 border-b">0.32%</td>
<td class="py-3 px-4 border-b">智慧城市服务商</td>
</tr>
<tr class="hover:bg-gray-50">
<td class="py-3 px-4 border-b">广钢气体</td>
<td class="py-3 px-4 border-b">化学制品</td>
<td class="py-3 px-4 border-b">0.07</td>
<td class="py-3 px-4 border-b">0.32%</td>
<td class="py-3 px-4 border-b">电子气体供应商</td>
</tr>
<tr class="hover:bg-gray-50">
<td class="py-3 px-4 border-b">康泰生物</td>
<td class="py-3 px-4 border-b">生物制品</td>
<td class="py-3 px-4 border-b">0.42</td>
<td class="py-3 px-4 border-b">0.32%</td>
<td class="py-3 px-4 border-b">疫苗研发企业</td>
</tr>
<tr class="hover:bg-gray-50">
<td class="py-3 px-4 border-b">金石股份</td>
<td class="py-3 px-4 border-b">非金属材料Ⅱ</td>
<td class="py-3 px-4 border-b">0.12</td>
<td class="py-3 px-4 border-b">0.32%</td>
<td class="py-3 px-4 border-b">石墨烯材料供应商</td>
</tr>
<tr class="hover:bg-gray-50">
<td class="py-3 px-4 border-b">小商品城</td>
<td class="py-3 px-4 border-b">一般零售</td>
<td class="py-3 px-4 border-b">1.25</td>
<td class="py-3 px-4 border-b">0.32%</td>
<td class="py-3 px-4 border-b">义乌小商品市场运营商</td>
</tr>
<tr class="hover:bg-gray-50">
<td class="py-3 px-4 border-b">盛美上海</td>
<td class="py-3 px-4 border-b">半导体</td>
<td class="py-3 px-4 border-b">0.21</td>
<td class="py-3 px-4 border-b">0.32%</td>
<td class="py-3 px-4 border-b">半导体清洗设备企业</td>
</tr>
<tr class="hover:bg-gray-50">
<td class="py-3 px-4 border-b">江航装备</td>
<td class="py-3 px-4 border-b">军工电子Ⅱ</td>
<td class="py-3 px-4 border-b">0.71</td>
<td class="py-3 px-4 border-b">0.31%</td>
<td class="py-3 px-4 border-b">航空供氧系统龙头</td>
</tr>
<tr class="hover:bg-gray-50">
<td class="py-3 px-4 border-b">爱博医疗</td>
<td class="py-3 px-4 border-b">医疗器械</td>
<td class="py-3 px-4 border-b">0.39</td>
<td class="py-3 px-4 border-b">0.31%</td>
<td class="py-3 px-4 border-b">眼科器械企业</td>
</tr>
<tr class="hover:bg-gray-50">
<td class="py-3 px-4 border-b">华兰疫苗</td>
<td class="py-3 px-4 border-b">生物制品</td>
<td class="py-3 px-4 border-b">0.37</td>
<td class="py-3 px-4 border-b">0.31%</td>
<td class="py-3 px-4 border-b">疫苗研发企业</td>
</tr>
<tr class="hover:bg-gray-50">
<td class="py-3 px-4 border-b">富创精密</td>
<td class="py-3 px-4 border-b">半导体</td>
<td class="py-3 px-4 border-b">0.19</td>
<td class="py-3 px-4 border-b">0.31%</td>
<td class="py-3 px-4 border-b">半导体设备精密部件供应商</td>
</tr>
<tr class="hover:bg-gray-50">
<td class="py-3 px-4 border-b">安集科技</td>
<td class="py-3 px-4 border-b">电子化学品Ⅱ</td>
<td class="py-3 px-4 border-b">0.45</td>
<td class="py-3 px-4 border-b">0.31%</td>
<td class="py-3 px-4 border-b">CMP抛光液龙头</td>
</tr>
<tr class="hover:bg-gray-50">
<td class="py-3 px-4 border-b">南网科技</td>
<td class="py-3 px-4 border-b">电网设备</td>
<td class="py-3 px-4 border-b">0.20</td>
<td class="py-3 px-4 border-b">0.31%</td>
<td class="py-3 px-4 border-b">南方电网旗下科技平台</td>
</tr>
<tr class="hover:bg-gray-50">
<td class="py-3 px-4 border-b">海南椰岛</td>
<td class="py-3 px-4 border-b">非白酒</td>
<td class="py-3 px-4 border-b">0.11</td>
<td class="py-3 px-4 border-b">0.31%</td>
<td class="py-3 px-4 border-b">海南白酒企业</td>
</tr>
<tr class="hover:bg-gray-50">
<td class="py-3 px-4 border-b">孚能科技</td>
<td class="py-3 px-4 border-b">电池</td>
<td class="py-3 px-4 border-b">0.35</td>
<td class="py-3 px-4 border-b">0.31%</td>
<td class="py-3 px-4 border-b">软包动力电池企业</td>
</tr>
<tr class="hover:bg-gray-50">
<td class="py-3 px-4 border-b">天准科技</td>
<td class="py-3 px-4 border-b">专用设备</td>
<td class="py-3 px-4 border-b">0.12</td>
<td class="py-3 px-4 border-b">0.31%</td>
<td class="py-3 px-4 border-b">工业视觉设备供应商</td>
</tr>
<tr class="hover:bg-gray-50">
<td class="py-3 px-4 border-b">芯源微</td>
<td class="py-3 px-4 border-b">半导体</td>
<td class="py-3 px-4 border-b">0.54</td>
<td class="py-3 px-4 border-b">0.30%</td>
<td class="py-3 px-4 border-b">光刻设备企业</td>
</tr>
<tr class="hover:bg-gray-50">
<td class="py-3 px-4 border-b">博瑞医药</td>
<td class="py-3 px-4 border-b">化学制药</td>
<td class="py-3 px-4 border-b">0.39</td>
<td class="py-3 px-4 border-b">0.30%</td>
<td class="py-3 px-4 border-b">特色原料药企业</td>
</tr>
<tr class="hover:bg-gray-50">
<td class="py-3 px-4 border-b">中巨芯-U</td>
<td class="py-3 px-4 border-b">电子化学品Ⅱ</td>
<td class="py-3 px-4 border-b">0.05</td>
<td class="py-3 px-4 border-b">0.30%</td>
<td class="py-3 px-4 border-b">电子湿化学品供应商</td>
</tr>
<tr class="hover:bg-gray-50">
<td class="py-3 px-4 border-b">百利天恒</td>
<td class="py-3 px-4 border-b">化学制药</td>
<td class="py-3 px-4 border-b">0.31</td>
<td class="py-3 px-4 border-b">0.30%</td>
<td class="py-3 px-4 border-b">创新药研发企业</td>
</tr>
<tr class="hover:bg-gray-50">
<td class="py-3 px-4 border-b">格灵深瞳</td>
<td class="py-3 px-4 border-b">IT服务Ⅱ</td>
<td class="py-3 px-4 border-b">0.33</td>
<td class="py-3 px-4 border-b">0.30%</td>
<td class="py-3 px-4 border-b">AI视觉解决方案商</td>
</tr>
<tr class="hover:bg-gray-50">
<td class="py-3 px-4 border-b">源杰科技</td>
<td class="py-3 px-4 border-b">半导体</td>
<td class="py-3 px-4 border-b">0.22</td>
<td class="py-3 px-4 border-b">0.30%</td>
<td class="py-3 px-4 border-b">光芯片供应商</td>
</tr>
<tr class="hover:bg-gray-50">
<td class="py-3 px-4 border-b">雅化集团</td>
<td class="py-3 px-4 border-b">化学制品</td>
<td class="py-3 px-4 border-b">0.27</td>
<td class="py-3 px-4 border-b">0.30%</td>
<td class="py-3 px-4 border-b">民爆+锂盐双主业</td>
</tr>
<tr class="hover:bg-gray-50">
<td class="py-3 px-4 border-b">片仔癀</td>
<td class="py-3 px-4 border-b">中药Ⅱ</td>
<td class="py-3 px-4 border-b">3.64</td>
<td class="py-3 px-4 border-b">0.30%</td>
<td class="py-3 px-4 border-b">中药龙头</td>
</tr>
<tr class="hover:bg-gray-50">
<td class="py-3 px-4 border-b">唯捷创芯</td>
<td class="py-3 px-4 border-b">半导体</td>
<td class="py-3 px-4 border-b">0.12</td>
<td class="py-3 px-4 border-b">0.29%</td>
<td class="py-3 px-4 border-b">射频前端芯片供应商</td>
</tr>
<tr class="hover:bg-gray-50">
<td class="py-3 px-4 border-b">维峰电子</td>
<td class="py-3 px-4 border-b">消费电子</td>
<td class="py-3 px-4 border-b">0.41</td>
<td class="py-3 px-4 border-b">0.29%</td>
<td class="py-3 px-4 border-b">连接器制造商</td>
</tr>
<tr class="hover:bg-gray-50">
<td class="py-3 px-4 border-b">格科微</td>
<td class="py-3 px-4 border-b">半导体</td>
<td class="py-3 px-4 border-b">0.39</td>
<td class="py-3 px-4 border-b">0.29%</td>
<td class="py-3 px-4 border-b">CMOS图像传感器企业</td>
</tr>
<tr class="hover:bg-gray-50">
<td class="py-3 px-4 border-b">中船特气</td>
<td class="py-3 px-4 border-b">化学制品</td>
<td class="py-3 px-4 border-b">0.08</td>
<td class="py-3 px-4 border-b">0.29%</td>
<td class="py-3 px-4 border-b">电子特气供应商</td>
</tr>
<tr class="hover:bg-gray-50">
<td class="py-3 px-4 border-b">锂锋锂业</td>
<td class="py-3 px-4 border-b">能源金属</td>
<td class="py-3 px-4 border-b">0.97</td>
<td class="py-3 px-4 border-b">0.29%</td>
<td class="py-3 px-4 border-b">锂资源企业</td>
</tr>
<tr class="hover:bg-gray-50">
<td class="py-3 px-4 border-b">九号公司-WD</td>
<td class="py-3 px-4 border-b">摩托车及其他</td>
<td class="py-3 px-4 border-b">0.58</td>
<td class="py-3 px-4 border-b">0.29%</td>
<td class="py-3 px-4 border-b">智能短交通设备商</td>
</tr>
<tr class="hover:bg-gray-50">
<td class="py-3 px-4 border-b">天准科技</td>
<td class="py-3 px-4 border-b">专用设备</td>
<td class="py-3 px-4 border-b">0.36</td>
<td class="py-3 px-4 border-b">0.29%</td>
<td class="py-3 px-4 border-b">工业视觉设备供应商</td>
</tr>
<tr class="hover:bg-gray-50">
<td class="py-3 px-4 border-b">华峰测控</td>
<td class="py-3 px-4 border-b">半导体</td>
<td class="py-3 px-4 border-b">0.36</td>
<td class="py-3 px-4 border-b">0.29%</td>
<td class="py-3 px-4 border-b">半导体测试机龙头</td>
</tr>
<tr class="hover:bg-gray-50">
<td class="py-3 px-4 border-b">长光华芯</td>
<td class="py-3 px-4 border-b">半导体</td>
<td class="py-3 px-4 border-b">0.09</td>
<td class="py-3 px-4 border-b">0.28%</td>
<td class="py-3 px-4 border-b">高功率激光芯片企业</td>
</tr>
<tr class="hover:bg-gray-50">
<td class="py-3 px-4 border-b">思特威-W</td>
<td class="py-3 px-4 border-b">半导体</td>
<td class="py-3 px-4 border-b">0.47</td>
<td class="py-3 px-4 border-b">0.28%</td>
<td class="py-3 px-4 border-b">CMOS图像传感器企业</td>
</tr>
<tr class="hover:bg-gray-50">
<td class="py-3 px-4 border-b">盛科通信-U</td>
<td class="py-3 px-4 border-b">通信设备</td>
<td class="py-3 px-4 border-b">0.24</td>
<td class="py-3 px-4 border-b">0.28%</td>
<td class="py-3 px-4 border-b">以太网交换芯片企业</td>
</tr>
<tr class="hover:bg-gray-50">
<td class="py-3 px-4 border-b">虹润高科</td>
<td class="py-3 px-4 border-b">电池</td>
<td class="py-3 px-4 border-b">0.04</td>
<td class="py-3 px-4 border-b">0.28%</td>
<td class="py-3 px-4 border-b">锂电池材料供应商</td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
</div>
<script>
// 初始化粒子背景
tsParticles.load("tsparticles", {
particles: {
number: {
value: 30,
density: {
enable: true,
value_area: 800
}
},
color: {
value: "#667eea"
},
shape: {
type: "circle"
},
opacity: {
value: 0.5,
random: true
},
size: {
value: 3,
random: true
},
move: {
enable: true,
speed: 2,
direction: "none",
random: true,
straight: false,
out_mode: "out"
}
},
interactivity: {
detect_on: "canvas",
events: {
onhover: {
enable: true,
mode: "repulse"
},
onclick: {
enable: true,
mode: "push"
}
}
},
retina_detect: true
});
</script>
</body>
</html>
```