Files
vf_react/public/htmls/个人养老金.html
2025-10-11 16:16:02 +08:00

633 lines
28 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="apple-touch-icon" sizes="76x76" href="../../static/assets/img/apple-icon.png">
<link rel="icon" type="image/png" href="../../static/assets/img/favicon.png">
<link href="https://fonts.googleapis.com/css?family=Inter:300,400,500,600,700,800" rel="stylesheet" />
<!-- Nucleo Icons -->
<link href="../../static/assets/css/nucleo-icons.css" rel="stylesheet" />
<link href="../../static/assets/css/nucleo-svg.css" rel="stylesheet" />
<!-- Font Awesome Icons -->
<script src="https://kit.fontawesome.com/1d2b6c4f81.js" crossorigin="anonymous"></script>
<!-- CSS Files -->
<link id="pagestyle" href="../../static/assets/css/soft-design-system-pro.css?v=1.2.0" rel="stylesheet" />
<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" />
<script src="https://cdn.jsdelivr.net/npm/@tailwindcss/browser@4"></script>
<link href="https://cdn.jsdelivr.net/npm/daisyui@5/themes.css" rel="stylesheet" type="text/css" />
<style>
body {
font-family: 'Inter', sans-serif;
background: linear-gradient(135deg, #f5f7fa 0%, #c3cfe2 100%);
min-height: 100vh;
}
.card {
backdrop-filter: blur(10px);
background: rgba(255, 255, 255, 0.9);
border: none;
box-shadow: 0 8px 32px rgba(0, 0, 0, 0.1);
}
.gradient-text {
background: linear-gradient(135deg, #4f46e5 0%, #7c3aed 100%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
background-clip: text;
}
.highlight-card {
background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
color: white;
}
.stat-card {
transition: transform 0.3s ease;
}
.stat-card:hover {
transform: translateY(-5px);
}
.table th {
background-color: #f8fafc;
color: #475569;
font-weight: 600;
}
#particles-js {
position: fixed;
width: 100%;
height: 100%;
top: 0;
left: 0;
z-index: -1;
}
.timeline-dot {
width: 12px;
height: 12px;
background-color: #4f46e5;
border-radius: 50%;
position: absolute;
left: -6px;
top: 6px;
}
.timeline-line {
position: absolute;
left: 0;
top: 12px;
width: 1px;
height: calc(100% - 12px);
background-color: #e2e8f0;
}
@media (max-width: 768px) {
.card {
margin-bottom: 1rem;
}
.table-responsive {
overflow-x: auto;
}
}
</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-10">
<h1 class="text-4xl md:text-5xl font-bold gradient-text mb-4">个人养老金概念分析</h1>
<p class="text-lg text-gray-600 max-w-3xl mx-auto">
从政策驱动到渠道争夺个人养老金进入加速发展期未来20年或达万亿级市场
</p>
</div>
<!-- 概念事件时间线 -->
<div class="card rounded-2xl p-6 mb-8">
<h2 class="text-2xl font-bold text-gray-800 mb-6 flex items-center">
<i class="fas fa-history mr-3 text-indigo-600"></i>概念事件
</h2>
<div class="grid grid-cols-1 md:grid-cols-3 gap-6">
<div class="relative pl-8">
<div class="timeline-dot"></div>
<div class="timeline-line"></div>
<h3 class="font-bold text-lg text-gray-800 mb-2">政策起点</h3>
<p class="text-gray-600">2022年4月国务院发布《关于推动个人养老金发展的意见》11月配套细则落地36城试点启动</p>
</div>
<div class="relative pl-8">
<div class="timeline-dot"></div>
<div class="timeline-line"></div>
<h3 class="font-bold text-lg text-gray-800 mb-2">全国推广</h3>
<p class="text-gray-600">2024年12月15日起制度从试点城市36个全面推开至全国新增指数基金、特定养老储蓄等产品</p>
</div>
<div class="relative pl-8">
<div class="timeline-dot"></div>
<h3 class="font-bold text-lg text-gray-800 mb-2">关键催化</h3>
<p class="text-gray-600">2025年1月人社部明确将"研究制定个人养老金支持政策",市场预期税优力度或上调</p>
</div>
</div>
</div>
<!-- 核心观点摘要 -->
<div class="card rounded-2xl p-6 mb-8">
<h2 class="text-2xl font-bold text-gray-800 mb-6 flex items-center">
<i class="fas fa-lightbulb mr-3 text-yellow-500"></i>核心观点摘要
</h2>
<div class="grid grid-cols-1 md:grid-cols-2 gap-6">
<div class="highlight-card rounded-xl p-6">
<h3 class="text-xl font-bold mb-3">阶段判断</h3>
<p class="mb-4">个人养老金已从"政策驱动"进入"渠道争夺+产品扩容"的加速期但缴费转化率低30%)是核心矛盾</p>
<div class="flex items-center">
<div class="w-12 h-12 rounded-full bg-white bg-opacity-20 flex items-center justify-center mr-3">
<i class="fas fa-chart-line text-white"></i>
</div>
<div>
<p class="text-sm opacity-80">当前阶段</p>
<p class="font-bold">渠道争夺期</p>
</div>
</div>
</div>
<div class="bg-gradient-to-r from-blue-500 to-indigo-600 rounded-xl p-6 text-white">
<h3 class="text-xl font-bold mb-3">长期潜力</h3>
<p class="mb-4">对标美国IRA13.9万亿美元中国第三支柱规模仅2000亿元2024年末未来20年或达万亿级</p>
<div class="flex items-center">
<div class="w-12 h-12 rounded-full bg-white bg-opacity-20 flex items-center justify-center mr-3">
<i class="fas fa-rocket text-white"></i>
</div>
<div>
<p class="text-sm opacity-80">预计规模</p>
<p class="font-bold">万亿级市场</p>
</div>
</div>
</div>
</div>
</div>
<!-- 核心逻辑与市场认知 -->
<div class="card rounded-2xl p-6 mb-8">
<h2 class="text-2xl font-bold text-gray-800 mb-6 flex items-center">
<i class="fas fa-brain mr-3 text-purple-600"></i>核心逻辑与市场认知
</h2>
<div class="mb-8">
<h3 class="text-xl font-semibold text-gray-800 mb-4">核心驱动力</h3>
<div class="grid grid-cols-1 md:grid-cols-3 gap-4">
<div class="stat-card bg-indigo-50 rounded-xl p-5">
<div class="flex items-center mb-3">
<div class="w-10 h-10 rounded-full bg-indigo-100 flex items-center justify-center mr-3">
<i class="fas fa-gavel text-indigo-600"></i>
</div>
<h4 class="font-semibold text-gray-800">政策强制力</h4>
</div>
<p class="text-gray-600 text-sm">2025年全面实施后银行、保险、基金等机构考核压力加大如开户数纳入KPI</p>
</div>
<div class="stat-card bg-purple-50 rounded-xl p-5">
<div class="flex items-center mb-3">
<div class="w-10 h-10 rounded-full bg-purple-100 flex items-center justify-center mr-3">
<i class="fas fa-users text-purple-600"></i>
</div>
<h4 class="font-semibold text-gray-800">人口结构</h4>
</div>
<p class="text-gray-600 text-sm">中国60岁以上人口占比达19.8%2023第一支柱替代率不足50%,第三支柱为必选项</p>
</div>
<div class="stat-card bg-blue-50 rounded-xl p-5">
<div class="flex items-center mb-3">
<div class="w-10 h-10 rounded-full bg-blue-100 flex items-center justify-center mr-3">
<i class="fas fa-coins text-blue-600"></i>
</div>
<h4 class="font-semibold text-gray-800">资金属性</h4>
</div>
<p class="text-gray-600 text-sm">长期封闭资金(退休前不可提取),天然适配权益市场"长钱长投"</p>
</div>
</div>
</div>
<div class="mb-8">
<h3 class="text-xl font-semibold text-gray-800 mb-4">市场热度与情绪</h3>
<div class="bg-gray-50 rounded-xl p-5">
<div class="grid grid-cols-1 md:grid-cols-2 gap-6">
<div>
<h4 class="font-semibold text-gray-800 mb-2 flex items-center">
<i class="fas fa-fire text-orange-500 mr-2"></i>开户热
</h4>
<p class="text-gray-600 mb-2">2024年开户数7000万→1亿机构预测但户均缴费仅2022元占上限16.9%</p>
<div class="bg-white rounded-lg p-3 mt-2">
<div class="flex justify-between text-sm mb-1">
<span>开户转化率</span>
<span class="font-semibold">30%</span>
</div>
<div class="w-full bg-gray-200 rounded-full h-2">
<div class="bg-orange-500 h-2 rounded-full" style="width: 30%"></div>
</div>
</div>
</div>
<div>
<h4 class="font-semibold text-gray-800 mb-2 flex items-center">
<i class="fas fa-chart-pie text-blue-500 mr-2"></i>产品端
</h4>
<p class="text-gray-600 mb-2">储蓄占比68.7%(保本但收益低),基金/保险占比不足25%</p>
<div class="bg-white rounded-lg p-3 mt-2">
<div class="flex justify-between text-sm mb-1">
<span>储蓄产品占比</span>
<span class="font-semibold">68.7%</span>
</div>
<div class="w-full bg-gray-200 rounded-full h-2">
<div class="bg-blue-500 h-2 rounded-full" style="width: 68.7%"></div>
</div>
</div>
</div>
</div>
</div>
</div>
<div>
<h3 class="text-xl font-semibold text-gray-800 mb-4">预期差</h3>
<div class="bg-yellow-50 border-l-4 border-yellow-400 p-4 rounded">
<div class="flex">
<div class="flex-shrink-0">
<i class="fas fa-exclamation-triangle text-yellow-400"></i>
</div>
<div class="ml-3">
<p class="text-sm text-yellow-700">
<span class="font-semibold">市场共识:</span>税优政策对中高收入群体有效
</p>
<p class="text-sm text-yellow-700 mt-2">
<span class="font-semibold">忽略点:</span>低收入群体无需缴税实际税惠为负领取时补3%税需通过TEE模式税后缴费、免税领取或财政补贴覆盖
</p>
</div>
</div>
</div>
</div>
</div>
<!-- 关键催化剂与路径 -->
<div class="card rounded-2xl p-6 mb-8">
<h2 class="text-2xl font-bold text-gray-800 mb-6 flex items-center">
<i class="fas fa-bolt mr-3 text-yellow-500"></i>关键催化剂与路径
</h2>
<div class="grid grid-cols-1 md:grid-cols-2 gap-6">
<div>
<h3 class="text-xl font-semibold text-gray-800 mb-4">近期催化剂3-6个月</h3>
<div class="space-y-4">
<div class="flex items-start">
<div class="flex-shrink-0 mt-1">
<div class="w-8 h-8 rounded-full bg-green-100 flex items-center justify-center">
<span class="text-green-600 font-bold text-sm">1</span>
</div>
</div>
<div class="ml-3">
<h4 class="font-semibold text-gray-800">税优升级</h4>
<p class="text-gray-600 text-sm">2025年政策或提高缴费上限至2.4万元/年参考美国IRA的6500美元</p>
</div>
</div>
<div class="flex items-start">
<div class="flex-shrink-0 mt-1">
<div class="w-8 h-8 rounded-full bg-green-100 flex items-center justify-center">
<span class="text-green-600 font-bold text-sm">2</span>
</div>
</div>
<div class="ml-3">
<h4 class="font-semibold text-gray-800">产品收益修复</h4>
<p class="text-gray-600 text-sm">若2025年A股回暖养老目标基金Y份额当前规模113.9亿元)或吸引回流</p>
</div>
</div>
<div class="flex items-start">
<div class="flex-shrink-0 mt-1">
<div class="w-8 h-8 rounded-full bg-green-100 flex items-center justify-center">
<span class="text-green-600 font-bold text-sm">3</span>
</div>
</div>
<div class="ml-3">
<h4 class="font-semibold text-gray-800">银行"抢客战"</h4>
<p class="text-gray-600 text-sm">高息储蓄4%定存)+开户补贴(如江苏银行送黄金)持续加码</p>
</div>
</div>
</div>
</div>
<div>
<h3 class="text-xl font-semibold text-gray-800 mb-4">长期路径</h3>
<div class="space-y-4">
<div class="bg-indigo-50 rounded-lg p-4">
<h4 class="font-semibold text-gray-800 mb-1">2025-2027年制度完善期</h4>
<p class="text-gray-600 text-sm">重点解决缴费转化率目标从30%→50%</p>
</div>
<div class="bg-purple-50 rounded-lg p-4">
<h4 class="font-semibold text-gray-800 mb-1">2028-2035年规模爆发期</h4>
<p class="text-gray-600 text-sm">若税优覆盖人群扩大至30%就业人口当前8.9%规模或达5000亿元</p>
</div>
<div class="bg-blue-50 rounded-lg p-4">
<h4 class="font-semibold text-gray-800 mb-1">2035年后整合期</h4>
<p class="text-gray-600 text-sm">与第二支柱(企业年金)打通,形成"自动注册"机制类似美国401k转IRA</p>
</div>
</div>
</div>
</div>
</div>
<!-- 产业链与核心公司 -->
<div class="card rounded-2xl p-6 mb-8">
<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="mb-6">
<h3 class="text-xl font-semibold text-gray-800 mb-4">产业链图谱</h3>
<div class="bg-gray-50 rounded-xl p-5">
<div class="flex flex-col md:flex-row items-center justify-between">
<div class="text-center mb-4 md:mb-0">
<div class="w-16 h-16 rounded-full bg-indigo-100 flex items-center justify-center mx-auto mb-2">
<i class="fas fa-chart-line text-indigo-600 text-xl"></i>
</div>
<h4 class="font-semibold text-gray-800">上游</h4>
<p class="text-gray-600 text-sm">资产端<br>沪深300ETF、中证红利指数基金</p>
</div>
<div class="text-center mb-4 md:mb-0">
<i class="fas fa-arrow-right text-gray-400 text-2xl mx-4 hidden md:block"></i>
</div>
<div class="text-center mb-4 md:mb-0">
<div class="w-16 h-16 rounded-full bg-purple-100 flex items-center justify-center mx-auto mb-2">
<i class="fas fa-building text-purple-600 text-xl"></i>
</div>
<h4 class="font-semibold text-gray-800">中游</h4>
<p class="text-gray-600 text-sm">产品发行方<br>(银行、保险、基金)</p>
</div>
<div class="text-center mb-4 md:mb-0">
<i class="fas fa-arrow-right text-gray-400 text-2xl mx-4 hidden md:block"></i>
</div>
<div class="text-center">
<div class="w-16 h-16 rounded-full bg-blue-100 flex items-center justify-center mx-auto mb-2">
<i class="fas fa-mobile-alt text-blue-600 text-xl"></i>
</div>
<h4 class="font-semibold text-gray-800">下游</h4>
<p class="text-gray-600 text-sm">渠道<br>银行APP、支付宝、券商</p>
</div>
</div>
</div>
</div>
<div>
<h3 class="text-xl font-semibold text-gray-800 mb-4">核心玩家对比</h3>
<div class="overflow-x-auto">
<table class="min-w-full bg-white rounded-lg overflow-hidden">
<thead class="bg-gray-50">
<tr>
<th class="py-3 px-4 text-left text-xs font-medium text-gray-500 uppercase tracking-wider">公司</th>
<th class="py-3 px-4 text-left text-xs font-medium text-gray-500 uppercase tracking-wider">角色</th>
<th class="py-3 px-4 text-left text-xs font-medium text-gray-500 uppercase tracking-wider">优势</th>
<th class="py-3 px-4 text-left text-xs font-medium text-gray-500 uppercase tracking-wider">风险</th>
</tr>
</thead>
<tbody class="divide-y divide-gray-200">
<tr>
<td class="py-3 px-4 whitespace-nowrap text-sm font-medium text-gray-900">工商银行</td>
<td class="py-3 px-4 whitespace-nowrap text-sm text-gray-500">银行渠道龙头</td>
<td class="py-3 px-4 text-sm text-gray-500">开户数/缴存额全国第一企业年金客户导流1334万户</td>
<td class="py-3 px-4 text-sm text-gray-500">储蓄占比过高(低息负债压力)</td>
</tr>
<tr>
<td class="py-3 px-4 whitespace-nowrap text-sm font-medium text-gray-900">友邦保险</td>
<td class="py-3 px-4 whitespace-nowrap text-sm text-gray-500">保险高净值获客</td>
<td class="py-3 px-4 text-sm text-gray-500">个人养老金NBVM 65%(行业最高),绑定养老社区服务</td>
<td class="py-3 px-4 text-sm text-gray-500">产品规模小24亿保费</td>
</tr>
<tr>
<td class="py-3 px-4 whitespace-nowrap text-sm font-medium text-gray-900">华夏基金</td>
<td class="py-3 px-4 whitespace-nowrap text-sm text-gray-500">养老目标基金</td>
<td class="py-3 px-4 text-sm text-gray-500">Y份额规模行业第一目标日期2050基金费率0.36%</td>
<td class="py-3 px-4 text-sm text-gray-500">2023年亏损产品占比61%</td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
<!-- 潜在风险与挑战 -->
<div class="card rounded-2xl p-6 mb-8">
<h2 class="text-2xl font-bold text-gray-800 mb-6 flex items-center">
<i class="fas fa-exclamation-circle mr-3 text-red-500"></i>潜在风险与挑战
</h2>
<div class="grid grid-cols-1 md:grid-cols-2 gap-6">
<div class="space-y-4">
<div class="bg-red-50 rounded-lg p-4">
<h4 class="font-semibold text-gray-800 mb-2 flex items-center">
<i class="fas fa-cogs text-red-500 mr-2"></i>技术风险
</h4>
<p class="text-gray-600 text-sm">养老目标基金下滑曲线设计如2050基金权益仓位60%)可能因市场波动失效</p>
</div>
<div class="bg-orange-50 rounded-lg p-4">
<h4 class="font-semibold text-gray-800 mb-2 flex items-center">
<i class="fas fa-money-bill-wave text-orange-500 mr-2"></i>商业化风险
</h4>
<p class="text-gray-600 text-sm">储蓄产品占比68.7%导致资金沉淀在低收益资产长期跑输通胀2023年CPI 0.2%</p>
</div>
</div>
<div class="space-y-4">
<div class="bg-yellow-50 rounded-lg p-4">
<h4 class="font-semibold text-gray-800 mb-2 flex items-center">
<i class="fas fa-balance-scale text-yellow-500 mr-2"></i>政策风险
</h4>
<p class="text-gray-600 text-sm">若2025年财政压力加大税优上限提升或延迟</p>
</div>
<div class="bg-purple-50 rounded-lg p-4">
<h4 class="font-semibold text-gray-800 mb-2 flex items-center">
<i class="fas fa-info-circle text-purple-500 mr-2"></i>信息矛盾
</h4>
<p class="text-gray-600 text-sm">开户数:新闻称"7000万"但路演显示缴费率仅30%实际有效用户约2100万</p>
</div>
</div>
</div>
</div>
<!-- 综合结论与投资启示 -->
<div class="card rounded-2xl p-6 mb-8">
<h2 class="text-2xl font-bold text-gray-800 mb-6 flex items-center">
<i class="fas fa-trophy mr-3 text-yellow-500"></i>综合结论与投资启示
</h2>
<div class="mb-6">
<div class="bg-gradient-to-r from-indigo-500 to-purple-600 rounded-xl p-6 text-white">
<h3 class="text-xl font-bold mb-3">阶段判断</h3>
<p class="mb-4">处于"政策红利+渠道内卷"的早期,非主题炒作,但需跟踪缴费转化率和产品收益两大核心指标</p>
<div class="flex items-center">
<div class="w-12 h-12 rounded-full bg-white bg-opacity-20 flex items-center justify-center mr-3">
<i class="fas fa-search text-white"></i>
</div>
<div>
<p class="text-sm opacity-80">重点关注</p>
<p class="font-bold">缴费转化率 & 产品收益</p>
</div>
</div>
</div>
</div>
<div class="grid grid-cols-1 md:grid-cols-2 gap-6">
<div>
<h3 class="text-xl font-semibold text-gray-800 mb-4">投资方向</h3>
<div class="space-y-4">
<div class="bg-green-50 rounded-lg p-4">
<h4 class="font-semibold text-gray-800 mb-2 flex items-center">
<i class="fas fa-clock text-green-500 mr-2"></i>短期
</h4>
<p class="text-gray-600 text-sm">关注高息储蓄产品如江苏银行4%定存)驱动的银行负债端改善</p>
</div>
<div class="bg-blue-50 rounded-lg p-4">
<h4 class="font-semibold text-gray-800 mb-2 flex items-center">
<i class="fas fa-calendar-alt text-blue-500 mr-2"></i>长期
</h4>
<p class="text-gray-600 text-sm">布局养老目标基金Y份额如华夏2050和保险+康养模式如中国太保需验证2025年权益市场回暖后的收益弹性</p>
</div>
</div>
</div>
<div>
<h3 class="text-xl font-semibold text-gray-800 mb-4">跟踪指标</h3>
<div class="space-y-4">
<div class="bg-white border border-gray-200 rounded-lg p-4">
<div class="flex justify-between items-center mb-2">
<h4 class="font-semibold text-gray-800">月度缴费金额</h4>
<span class="text-sm font-semibold text-gray-600">当前280亿元/年</span>
</div>
<p class="text-gray-600 text-sm mb-2">目标2025年突破1000亿元</p>
<div class="w-full bg-gray-200 rounded-full h-2">
<div class="bg-green-500 h-2 rounded-full" style="width: 28%"></div>
</div>
</div>
<div class="bg-white border border-gray-200 rounded-lg p-4">
<div class="flex justify-between items-center mb-2">
<h4 class="font-semibold text-gray-800">养老目标基金正收益占比</h4>
<span class="text-sm font-semibold text-gray-600">当前38.6%</span>
</div>
<p class="text-gray-600 text-sm mb-2">需回升至60%+</p>
<div class="w-full bg-gray-200 rounded-full h-2">
<div class="bg-blue-500 h-2 rounded-full" style="width: 38.6%"></div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- 关联股票数据 -->
<div class="card rounded-2xl p-6">
<h2 class="text-2xl font-bold text-gray-800 mb-6 flex items-center">
<i class="fas fa-chart-bar mr-3 text-indigo-600"></i>关联股票数据
</h2>
<div class="table-responsive">
<table class="table align-items-center mb-0 w-full">
<thead>
<tr>
<th class="text-uppercase text-secondary text-xxs font-weight-bolder opacity-7">股票代码</th>
<th class="text-uppercase text-secondary text-xxs font-weight-bolder opacity-7 ps-2">参股基金</th>
<th class="text-uppercase text-secondary text-xxs font-weight-bolder opacity-7 ps-2">参股比例</th>
<th class="text-uppercase text-secondary text-xxs font-weight-bolder opacity-7 ps-2">非货币基金规模(亿)</th>
<th class="text-uppercase text-secondary text-xxs font-weight-bolder opacity-7 ps-2">参股系数</th>
<th class="text-uppercase text-secondary text-xxs font-weight-bolder opacity-7 ps-2">间接管理规模/市值(亿)</th>
<th class="text-uppercase text-secondary text-xxs font-weight-bolder opacity-7 ps-2">投资理由</th>
</tr>
</thead>
<tbody>
<tr>
<td>
<div class="d-flex px-2 py-1">
<div class="my-auto">
<h6 class="mb-0 text-sm font-weight-bold">新黄浦</h6>
</div>
</div>
</td>
<td>
<p class="text-sm font-weight-bold mb-0">大成基金</p>
</td>
<td>
<p class="text-sm font-weight-bold mb-0">15%</p>
</td>
<td>
<p class="text-sm font-weight-bold mb-0">1904</p>
</td>
<td>
<p class="text-sm font-weight-bold mb-0">285.6</p>
</td>
<td>
<p class="text-sm font-weight-bold mb-0">6.6</p>
</td>
<td>
<p class="text-sm text-muted mb-0">参股大成基金15%股权非货基金规模达1904亿参股系数285.6间接管理规模占市值6.6%</p>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<!-- 数据来源 -->
<div class="mt-8 text-center text-sm text-gray-500">
<p>数据来源人社部2024年12月、中国理财网产品目录、申万宏源2024年10月路演</p>
</div>
</div>
<script src="https://cdn.jsdelivr.net/npm/tsparticles@3/tsparticles.bundle.min.js"></script>
<script>
tsParticles.load("particles-js", {
particles: {
number: {
value: 30,
density: {
enable: true,
value_area: 800
}
},
color: {
value: "#818cf8"
},
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: "grab"
},
onclick: {
enable: true,
mode: "push"
}
}
},
retina_detect: true
});
</script>
</body>
</html>
```