feat: 10.10线上最新代码提交

This commit is contained in:
zdl
2025-10-11 16:16:02 +08:00
parent 4d0dc109bc
commit 495ad758ea
3338 changed files with 460147 additions and 152745 deletions

587
public/htmls/游戏.html Normal file
View File

@@ -0,0 +1,587 @@
<!DOCTYPE html>
<html lang="zh-CN">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<title>游戏行业洞察报告</title>
<link href="https://fonts.googleapis.com/css?family=Inter:300,400,500,600,700,800" rel="stylesheet" />
<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/tailwindcss@2.2.19/dist/tailwind.min.css" rel="stylesheet">
<script src="https://cdn.jsdelivr.net/npm/tsparticles@3/tsparticles.bundle.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/three.js/r134/three.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/vanta/0.5.24/vanta.waves.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: linear-gradient(135deg, #1a1c3d 0%, #2d3561 100%);
min-height: 100vh;
}
.gradient-text {
background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
background-clip: text;
}
.card-glass {
background: rgba(255, 255, 255, 0.1);
backdrop-filter: blur(10px);
border: 1px solid rgba(255, 255, 255, 0.2);
}
.timeline-dot {
width: 16px;
height: 16px;
background: #667eea;
border-radius: 50%;
position: absolute;
left: -8px;
top: 6px;
}
.timeline-line {
position: absolute;
left: 0;
top: 22px;
bottom: 0;
width: 2px;
background: rgba(102, 126, 234, 0.3);
}
.highlight-box {
background: linear-gradient(135deg, rgba(102, 126, 234, 0.2) 0%, rgba(118, 75, 162, 0.2) 100%);
border-left: 4px solid #667eea;
}
#particles-js {
position: fixed;
width: 100%;
height: 100%;
top: 0;
left: 0;
z-index: -1;
}
.table-responsive {
overflow-x: auto;
}
@media (max-width: 768px) {
.card-glass {
margin: 0.5rem;
}
.section-title {
font-size: 1.5rem;
}
}
</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-white mb-4">游戏行业洞察报告</h1>
<p class="text-xl text-gray-300">政策松绑 + AI技术拐点 + 出海红利</p>
</div>
<!-- 概念事件部分 -->
<div class="card-glass rounded-2xl p-6 mb-8">
<h2 class="text-2xl font-bold text-white mb-6 section-title">概念事件</h2>
<div class="relative pl-8">
<div class="timeline-line"></div>
<div class="relative mb-8">
<div class="timeline-dot"></div>
<div class="bg-gray-800 rounded-lg p-4">
<h3 class="text-lg font-semibold text-purple-400 mb-2">2024年12月</h3>
<p class="text-gray-300">中国游戏市场实际销售收入<strong class="text-white">3257.83亿元</strong>(同比+7.53%),用户规模<strong class="text-white">6.74亿人</strong>(同比+0.94%),创历史新高。</p>
</div>
</div>
<div class="relative mb-8">
<div class="timeline-dot"></div>
<div class="bg-gray-800 rounded-lg p-4">
<h3 class="text-lg font-semibold text-purple-400 mb-2">2025年2月</h3>
<p class="text-gray-300 mb-3">游戏ETF大涨核心催化因素包括</p>
<ul class="list-disc list-inside text-gray-300 space-y-1">
<li><strong class="text-white">政策环境逆转</strong>版号发放常态化2024年发放<strong class="text-purple-400">1416个</strong>版号,同比+215%),上海试点"外资游戏视同国产"政策。</li>
<li><strong class="text-white">AI商业化落地</strong>米哈游创始人蔡浩宇的AI公司Anuttacon发布《Whispers From The Star》巨人网络、恺英网络等推出AI原生玩法。</li>
<li><strong class="text-white">出海加速</strong>:青瓷游戏海外收入占比从<strong class="text-purple-400">19.2%提升至41.7%</strong>2024H1《最强蜗牛》登陆欧美。</li>
</ul>
</div>
</div>
<div class="relative">
<div class="timeline-dot"></div>
<div class="bg-gray-800 rounded-lg p-4">
<h3 class="text-lg font-semibold text-purple-400 mb-2">2025年3-4月</h3>
<p class="text-gray-300">腾讯SPARK发布会发布46款游戏TapTap发布会25款PC/跨端游戏光线传媒宣布组建3A游戏公司。</p>
</div>
</div>
</div>
</div>
<!-- 核心观点摘要 -->
<div class="card-glass rounded-2xl p-6 mb-8 highlight-box">
<h2 class="text-2xl font-bold text-white mb-4 section-title">核心观点摘要</h2>
<p class="text-lg text-gray-200 leading-relaxed">
游戏行业正处于<strong class="gradient-text text-xl">"政策松绑+AI技术拐点+出海红利"三重共振</strong>的周期反转阶段,从估值修复迈向基本面驱动。<strong class="gradient-text text-xl">2025年将是AI游戏商业化元年</strong>头部公司凭借现金储备和技术落地能力有望复制2013年手游爆发路径。
</p>
</div>
<!-- 核心逻辑与市场认知分析 -->
<div class="card-glass rounded-2xl p-6 mb-8">
<h2 class="text-2xl font-bold text-white mb-6 section-title">核心逻辑与市场认知分析</h2>
<div class="grid md:grid-cols-2 gap-6 mb-6">
<div class="bg-gray-800 rounded-lg p-5">
<h3 class="text-xl font-semibold text-purple-400 mb-4">核心驱动力</h3>
<ul class="space-y-3 text-gray-300">
<li><strong class="text-white">政策底</strong>版号常态化2024年发放量超2022-2023年总和+地方补贴(上海/北京/杭州提供税收减免)。</li>
<li><strong class="text-white">技术奇点</strong>AI token成本下降<strong class="text-purple-400">3个数量级</strong>(巨人网络数据),推动从"降本工具"到"原生玩法"的质变。</li>
<li><strong class="text-white">需求升级</strong>Steam中文用户占比<strong class="text-purple-400">50%</strong>2025年2月PC/主机游戏市场规模<strong class="text-purple-400">725亿元</strong>占大盘23%海外50%),跨端需求爆发。</li>
</ul>
</div>
<div class="bg-gray-800 rounded-lg p-5">
<h3 class="text-xl font-semibold text-purple-400 mb-4">市场热度与情绪</h3>
<ul class="space-y-3 text-gray-300">
<li><strong class="text-white">交易拥挤度低</strong>游戏ETF近期大涨但机构持仓仅<strong class="text-purple-400">5.2%</strong>申万数据显著低于2020年峰值18%)。</li>
<li><strong class="text-white">研报密集度</strong>2024Q4以来游戏行业路演频次同比+300%,但分歧集中在"AI能否创造增量收入"而非"能否降本"。</li>
</ul>
</div>
</div>
<div class="bg-gray-800 rounded-lg p-5">
<h3 class="text-xl font-semibold text-purple-400 mb-4">预期差分析</h3>
<div class="space-y-3 text-gray-300">
<p><strong class="text-white">市场共识</strong>AI=降本增效已price in</p>
<p><strong class="text-white">预期差</strong>AI原生玩法如实时语音交互、千人千面剧情可能打开<strong class="text-purple-400">200亿增量市场</strong>参考《Whispers》测试数据用户付费意愿提升40%)。</p>
<p><strong class="text-white">被忽略点</strong>:小游戏出海(青瓷《肥鹅健身房》日本流水<strong class="text-purple-400">2710万元</strong>)验证"轻量化+本地化"模式可复制。</p>
</div>
</div>
</div>
<!-- 关键催化剂 -->
<div class="card-glass rounded-2xl p-6 mb-8">
<h2 class="text-2xl font-bold text-white mb-6 section-title">关键催化剂与未来发展路径</h2>
<h3 class="text-xl font-semibold text-purple-400 mb-4">近期催化剂3-6个月</h3>
<div class="overflow-x-auto">
<table class="min-w-full bg-gray-800 rounded-lg overflow-hidden">
<thead>
<tr class="bg-gray-700">
<th class="px-4 py-3 text-left text-sm font-medium text-gray-300">时间</th>
<th class="px-4 py-3 text-left text-sm font-medium text-gray-300">事件</th>
<th class="px-4 py-3 text-left text-sm font-medium text-gray-300">影响标的</th>
</tr>
</thead>
<tbody>
<tr class="border-t border-gray-700">
<td class="px-4 py-3 text-sm text-purple-400 font-medium">2025年5月</td>
<td class="px-4 py-3 text-sm text-gray-300">巨人网络AI游戏《太空狼人杀》全量上线</td>
<td class="px-4 py-3 text-sm text-white font-medium">巨人网络</td>
</tr>
<tr class="border-t border-gray-700">
<td class="px-4 py-3 text-sm text-purple-400 font-medium">2025年6月</td>
<td class="px-4 py-3 text-sm text-gray-300">恺英网络"形意"大模型分拆融资完成</td>
<td class="px-4 py-3 text-sm text-white font-medium">恺英网络</td>
</tr>
<tr class="border-t border-gray-700">
<td class="px-4 py-3 text-sm text-purple-400 font-medium">2025年Q2</td>
<td class="px-4 py-3 text-sm text-gray-300">完美世界《诛仙世界》PC版公测</td>
<td class="px-4 py-3 text-sm text-white font-medium">完美世界</td>
</tr>
<tr class="border-t border-gray-700">
<td class="px-4 py-3 text-sm text-purple-400 font-medium">2025年7月</td>
<td class="px-4 py-3 text-sm text-gray-300">上海外资游戏试点政策细则落地</td>
<td class="px-4 py-3 text-sm text-white font-medium">世纪华通、ST华通</td>
</tr>
</tbody>
</table>
</div>
<h3 class="text-xl font-semibold text-purple-400 mb-4 mt-8">长期路径</h3>
<div class="space-y-3 text-gray-300">
<p><strong class="text-white">2025-2026</strong>AI游戏从demo到爆款参考《原神》2019-2020路径</p>
<p><strong class="text-white">2027-2028</strong>跨端游戏成为标配PC/主机/云游戏三端互通)。</p>
<p><strong class="text-white">2029+</strong>3A游戏工业化成熟腾讯/网易年产能3-5款3A</p>
</div>
</div>
<!-- 产业链与核心公司 -->
<div class="card-glass rounded-2xl p-6 mb-8">
<h2 class="text-2xl font-bold text-white mb-6 section-title">产业链与核心公司深度剖析</h2>
<div class="bg-gray-800 rounded-lg p-5 mb-6">
<h3 class="text-xl font-semibold text-purple-400 mb-4">产业链图谱</h3>
<div class="flex flex-wrap justify-center gap-4 text-center">
<div class="bg-purple-900 bg-opacity-30 rounded-lg p-4 flex-1 min-w-[150px]">
<p class="text-purple-400 font-semibold mb-2">上游</p>
<p class="text-gray-300 text-sm">IP/引擎<br>腾讯投资Epic、Unity</p>
</div>
<div class="bg-blue-900 bg-opacity-30 rounded-lg p-4 flex-1 min-w-[150px]">
<p class="text-blue-400 font-semibold mb-2">中游</p>
<p class="text-gray-300 text-sm">研发(巨人/恺英AI团队<br>发行(中手游、青瓷)</p>
</div>
<div class="bg-green-900 bg-opacity-30 rounded-lg p-4 flex-1 min-w-[150px]">
<p class="text-green-400 font-semibold mb-2">下游</p>
<p class="text-gray-300 text-sm">平台TapTap跨端分发<br>云游戏腾讯START</p>
</div>
</div>
</div>
<div class="overflow-x-auto">
<h3 class="text-xl font-semibold text-purple-400 mb-4">核心玩家对比</h3>
<table class="min-w-full bg-gray-800 rounded-lg overflow-hidden">
<thead>
<tr class="bg-gray-700">
<th class="px-4 py-3 text-left text-sm font-medium text-gray-300">公司</th>
<th class="px-4 py-3 text-left text-sm font-medium text-gray-300">核心逻辑</th>
<th class="px-4 py-3 text-left text-sm font-medium text-gray-300">验证数据</th>
<th class="px-4 py-3 text-left text-sm font-medium text-gray-300">风险点</th>
</tr>
</thead>
<tbody>
<tr class="border-t border-gray-700">
<td class="px-4 py-3 text-sm text-white font-medium">巨人网络</td>
<td class="px-4 py-3 text-sm text-gray-300">AI原生玩法+阿里云战略合作</td>
<td class="px-4 py-3 text-sm text-purple-400">春节AI玩法token成本下降<strong>99.9%</strong></td>
<td class="px-4 py-3 text-sm text-gray-300">新品上线不及预期</td>
</tr>
<tr class="border-t border-gray-700">
<td class="px-4 py-3 text-sm text-white font-medium">恺英网络</td>
<td class="px-4 py-3 text-sm text-gray-300">"形意"大模型分拆估值<strong>1亿元</strong></td>
<td class="px-4 py-3 text-sm text-purple-400">参投AI3D陪伴游戏双版本测试中</td>
<td class="px-4 py-3 text-sm text-gray-300">传奇基本盘下滑</td>
</tr>
<tr class="border-t border-gray-700">
<td class="px-4 py-3 text-sm text-white font-medium">完美世界</td>
<td class="px-4 py-3 text-sm text-gray-300">3A储备《诛仙世界》+AI降本</td>
<td class="px-4 py-3 text-sm text-purple-400">2025Q1扭亏为盈净利润<strong>3亿元</strong></td>
<td class="px-4 py-3 text-sm text-gray-300">影视业务拖累</td>
</tr>
<tr class="border-t border-gray-700">
<td class="px-4 py-3 text-sm text-white font-medium">青瓷游戏</td>
<td class="px-4 py-3 text-sm text-gray-300">出海验证(海外收入占比<strong>41.7%</strong></td>
<td class="px-4 py-3 text-sm text-purple-400">《最强蜗牛》累计流水<strong>34.6亿元</strong></td>
<td class="px-4 py-3 text-sm text-gray-300">新品延期风险</td>
</tr>
</tbody>
</table>
</div>
<div class="bg-gray-800 rounded-lg p-5 mt-6">
<h3 class="text-xl font-semibold text-purple-400 mb-4">验证与证伪</h3>
<p class="text-gray-300">
<strong class="text-white">证伪点</strong>ST华通因"ST"标签估值折价30%但2024年主机游戏收入<strong class="text-purple-400">44.88亿元</strong>+55%)显示基本面强劲。
</p>
</div>
</div>
<!-- 潜在风险 -->
<div class="card-glass rounded-2xl p-6 mb-8">
<h2 class="text-2xl font-bold text-white mb-6 section-title">潜在风险与挑战</h2>
<div class="overflow-x-auto">
<table class="min-w-full bg-gray-800 rounded-lg overflow-hidden">
<thead>
<tr class="bg-gray-700">
<th class="px-4 py-3 text-left text-sm font-medium text-gray-300">风险类型</th>
<th class="px-4 py-3 text-left text-sm font-medium text-gray-300">具体表现</th>
<th class="px-4 py-3 text-left text-sm font-medium text-gray-300">数据支撑</th>
</tr>
</thead>
<tbody>
<tr class="border-t border-gray-700">
<td class="px-4 py-3 text-sm text-red-400 font-medium">技术风险</td>
<td class="px-4 py-3 text-sm text-gray-300">AI生成内容合规性如价值观审核</td>
<td class="px-4 py-3 text-sm text-purple-400">2024年《游戏审查评分细则》新增AI条款</td>
</tr>
<tr class="border-t border-gray-700">
<td class="px-4 py-3 text-sm text-red-400 font-medium">商业化风险</td>
<td class="px-4 py-3 text-sm text-gray-300">跨端游戏用户付费率仅<strong>12%</strong>TapTap数据</td>
<td class="px-4 py-3 text-sm text-purple-400">低于手游平均<strong>18%</strong></td>
</tr>
<tr class="border-t border-gray-700">
<td class="px-4 py-3 text-sm text-red-400 font-medium">政策风险</td>
<td class="px-4 py-3 text-sm text-gray-300">未成年人防沉迷加码2025年新规</td>
<td class="px-4 py-3 text-sm text-purple-400">网易劳动节限玩通知</td>
</tr>
<tr class="border-t border-gray-700">
<td class="px-4 py-3 text-sm text-red-400 font-medium">信息矛盾</td>
<td class="px-4 py-3 text-sm text-gray-300">青瓷路演称2025年SLG项目上线但财报推迟至2026年</td>
<td class="px-4 py-3 text-sm text-purple-400">需跟踪测试进度</td>
</tr>
</tbody>
</table>
</div>
</div>
<!-- 综合结论 -->
<div class="card-glass rounded-2xl p-6 mb-8 highlight-box">
<h2 class="text-2xl font-bold text-white mb-6 section-title">综合结论与投资启示</h2>
<div class="grid md:grid-cols-2 gap-6">
<div>
<h3 class="text-xl font-semibold text-purple-400 mb-4">阶段判断</h3>
<p class="text-gray-200 leading-relaxed">
游戏行业已从<strong class="gradient-text">"政策博弈"</strong>2022-2023进入<strong class="gradient-text">"技术驱动"</strong>2024-2025类似2013年手游爆发前夜。
</p>
</div>
<div>
<h3 class="text-xl font-semibold text-purple-400 mb-4">投资方向</h3>
<ol class="list-decimal list-inside space-y-2 text-gray-200">
<li><strong class="text-white">AI游戏龙头</strong>:巨人网络(唯一阿里云战略合作游戏公司)。</li>
<li><strong class="text-white">跨端平台</strong>TapTapPC端游戏数量<strong class="text-purple-400">6200款</strong>,零分成模式)。</li>
<li><strong class="text-white">出海弹性</strong>:青瓷游戏(海外收入增速<strong class="text-purple-400">120%</strong>)。</li>
</ol>
</div>
</div>
<div class="mt-6">
<h3 class="text-xl font-semibold text-purple-400 mb-4">跟踪指标</h3>
<ul class="list-disc list-inside space-y-2 text-gray-200">
<li><strong class="text-white">AI游戏渗透率</strong>2025年AI原生游戏流水占比当前&lt;1%)。</li>
<li><strong class="text-white">跨端用户转化率</strong>PC端Steam中文用户增速当前<strong class="text-purple-400">50%</strong>)。</li>
<li><strong class="text-white">政策温度计</strong>版号发放节奏2025年1月已发<strong class="text-purple-400">136个</strong>)。</li>
</ul>
</div>
</div>
<!-- 关联股票数据 -->
<div class="card-glass rounded-2xl p-6">
<h2 class="text-2xl font-bold text-white mb-6 section-title">关联股票数据</h2>
<div class="overflow-x-auto">
<table class="min-w-full bg-gray-800 rounded-lg overflow-hidden">
<thead>
<tr class="bg-gray-700">
<th class="px-4 py-3 text-left text-sm font-medium text-gray-300">股票名称</th>
<th class="px-4 py-3 text-left text-sm font-medium text-gray-300">类别</th>
<th class="px-4 py-3 text-left text-sm font-medium text-gray-300">项目</th>
<th class="px-4 py-3 text-left text-sm font-medium text-gray-300">原因</th>
</tr>
</thead>
<tbody>
<tr class="border-t border-gray-700">
<td class="px-4 py-3 text-sm text-white font-medium">掌趣科技</td>
<td class="px-4 py-3 text-sm text-purple-400">AI游戏</td>
<td class="px-4 py-3 text-sm text-gray-300">-</td>
<td class="px-4 py-3 text-sm text-gray-300">2月国产游戏版号下发涉及AI游戏领域</td>
</tr>
<tr class="border-t border-gray-700">
<td class="px-4 py-3 text-sm text-white font-medium">盛天网络</td>
<td class="px-4 py-3 text-sm text-purple-400">AI游戏</td>
<td class="px-4 py-3 text-sm text-gray-300">-</td>
<td class="px-4 py-3 text-sm text-gray-300">2月国产游戏版号下发涉及AI游戏领域</td>
</tr>
<tr class="border-t border-gray-700">
<td class="px-4 py-3 text-sm text-white font-medium">紫天科技</td>
<td class="px-4 py-3 text-sm text-purple-400">AI游戏</td>
<td class="px-4 py-3 text-sm text-gray-300">-</td>
<td class="px-4 py-3 text-sm text-gray-300">2月国产游戏版号下发涉及AI游戏领域</td>
</tr>
<tr class="border-t border-gray-700">
<td class="px-4 py-3 text-sm text-white font-medium">昆仑万维</td>
<td class="px-4 py-3 text-sm text-purple-400">AI游戏</td>
<td class="px-4 py-3 text-sm text-gray-300">-</td>
<td class="px-4 py-3 text-sm text-gray-300">2月国产游戏版号下发涉及AI游戏领域</td>
</tr>
<tr class="border-t border-gray-700">
<td class="px-4 py-3 text-sm text-white font-medium">富春股份</td>
<td class="px-4 py-3 text-sm text-purple-400">AI游戏</td>
<td class="px-4 py-3 text-sm text-gray-300">-</td>
<td class="px-4 py-3 text-sm text-gray-300">2月国产游戏版号下发涉及AI游戏领域</td>
</tr>
<tr class="border-t border-gray-700">
<td class="px-4 py-3 text-sm text-white font-medium">游族网络</td>
<td class="px-4 py-3 text-sm text-purple-400">AI游戏</td>
<td class="px-4 py-3 text-sm text-gray-300">-</td>
<td class="px-4 py-3 text-sm text-gray-300">2月国产游戏版号下发涉及AI游戏领域</td>
</tr>
<tr class="border-t border-gray-700">
<td class="px-4 py-3 text-sm text-white font-medium">冰川网络</td>
<td class="px-4 py-3 text-sm text-purple-400">游戏出海</td>
<td class="px-4 py-3 text-sm text-gray-300">-</td>
<td class="px-4 py-3 text-sm text-gray-300">2月国产游戏版号下发涉及游戏出海领域</td>
</tr>
<tr class="border-t border-gray-700">
<td class="px-4 py-3 text-sm text-white font-medium">神州泰岳</td>
<td class="px-4 py-3 text-sm text-purple-400">游戏出海</td>
<td class="px-4 py-3 text-sm text-gray-300">-</td>
<td class="px-4 py-3 text-sm text-gray-300">2月国产游戏版号下发涉及游戏出海领域</td>
</tr>
<tr class="border-t border-gray-700">
<td class="px-4 py-3 text-sm text-white font-medium">星辉娱乐</td>
<td class="px-4 py-3 text-sm text-purple-400">游戏出海</td>
<td class="px-4 py-3 text-sm text-gray-300">-</td>
<td class="px-4 py-3 text-sm text-gray-300">2月国产游戏版号下发涉及游戏出海领域</td>
</tr>
<tr class="border-t border-gray-700">
<td class="px-4 py-3 text-sm text-white font-medium">完美世界</td>
<td class="px-4 py-3 text-sm text-purple-400">游戏出海</td>
<td class="px-4 py-3 text-sm text-gray-300">-</td>
<td class="px-4 py-3 text-sm text-gray-300">2月国产游戏版号下发涉及游戏出海领域</td>
</tr>
<tr class="border-t border-gray-700">
<td class="px-4 py-3 text-sm text-white font-medium">宝通科技</td>
<td class="px-4 py-3 text-sm text-purple-400">游戏出海</td>
<td class="px-4 py-3 text-sm text-gray-300">-</td>
<td class="px-4 py-3 text-sm text-gray-300">2月国产游戏版号下发涉及游戏出海领域</td>
</tr>
<tr class="border-t border-gray-700">
<td class="px-4 py-3 text-sm text-white font-medium">恺英网络</td>
<td class="px-4 py-3 text-sm text-purple-400">网络游戏</td>
<td class="px-4 py-3 text-sm text-gray-300">-</td>
<td class="px-4 py-3 text-sm text-gray-300">2月国产游戏版号下发涉及网络游戏领域</td>
</tr>
<tr class="border-t border-gray-700">
<td class="px-4 py-3 text-sm text-white font-medium">三七互娱</td>
<td class="px-4 py-3 text-sm text-purple-400">网络游戏</td>
<td class="px-4 py-3 text-sm text-gray-300">-</td>
<td class="px-4 py-3 text-sm text-gray-300">2月国产游戏版号下发涉及网络游戏领域</td>
</tr>
<tr class="border-t border-gray-700">
<td class="px-4 py-3 text-sm text-white font-medium">巨人网络</td>
<td class="px-4 py-3 text-sm text-purple-400">网络游戏</td>
<td class="px-4 py-3 text-sm text-gray-300">-</td>
<td class="px-4 py-3 text-sm text-gray-300">2月国产游戏版号下发涉及网络游戏领域</td>
</tr>
<tr class="border-t border-gray-700">
<td class="px-4 py-3 text-sm text-white font-medium">名臣健康</td>
<td class="px-4 py-3 text-sm text-purple-400">网络游戏</td>
<td class="px-4 py-3 text-sm text-gray-300">-</td>
<td class="px-4 py-3 text-sm text-gray-300">2月国产游戏版号下发涉及网络游戏领域</td>
</tr>
<tr class="border-t border-gray-700">
<td class="px-4 py-3 text-sm text-white font-medium">电魂网络</td>
<td class="px-4 py-3 text-sm text-purple-400">网络游戏</td>
<td class="px-4 py-3 text-sm text-gray-300">-</td>
<td class="px-4 py-3 text-sm text-gray-300">2月国产游戏版号下发涉及网络游戏领域</td>
</tr>
<tr class="border-t border-gray-700">
<td class="px-4 py-3 text-sm text-white font-medium">吉比特</td>
<td class="px-4 py-3 text-sm text-purple-400">网络游戏</td>
<td class="px-4 py-3 text-sm text-gray-300">-</td>
<td class="px-4 py-3 text-sm text-gray-300">2月国产游戏版号下发涉及网络游戏领域</td>
</tr>
<tr class="border-t border-gray-700">
<td class="px-4 py-3 text-sm text-white font-medium">雷神科技</td>
<td class="px-4 py-3 text-sm text-purple-400">云服务器</td>
<td class="px-4 py-3 text-sm text-gray-300">-</td>
<td class="px-4 py-3 text-sm text-gray-300">2月国产游戏版号下发涉及云服务器领域</td>
</tr>
<tr class="border-t border-gray-700">
<td class="px-4 py-3 text-sm text-white font-medium">中青宝</td>
<td class="px-4 py-3 text-sm text-purple-400">云服务器</td>
<td class="px-4 py-3 text-sm text-gray-300">-</td>
<td class="px-4 py-3 text-sm text-gray-300">2月国产游戏版号下发涉及云服务器领域</td>
</tr>
<tr class="border-t border-gray-700">
<td class="px-4 py-3 text-sm text-white font-medium">迅游科技</td>
<td class="px-4 py-3 text-sm text-purple-400">云服务器</td>
<td class="px-4 py-3 text-sm text-gray-300">-</td>
<td class="px-4 py-3 text-sm text-gray-300">2月国产游戏版号下发涉及云服务器领域</td>
</tr>
<tr class="border-t border-gray-700">
<td class="px-4 py-3 text-sm text-white font-medium">浙版传媒</td>
<td class="px-4 py-3 text-sm text-purple-400">黑神话</td>
<td class="px-4 py-3 text-sm text-gray-300">黑神话悟空版号获批</td>
<td class="px-4 py-3 text-sm text-gray-300">《黑神话悟空》版号在2月国产游戏版号中获批</td>
</tr>
<tr class="border-t border-gray-700">
<td class="px-4 py-3 text-sm text-white font-medium">华谊兄弟</td>
<td class="px-4 py-3 text-sm text-purple-400">黑神话</td>
<td class="px-4 py-3 text-sm text-gray-300">黑神话悟空版号获批</td>
<td class="px-4 py-3 text-sm text-gray-300">《黑神话悟空》版号在2月国产游戏版号中获批</td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
<script>
// 初始化粒子背景
tsParticles.load("particles-js", {
particles: {
number: {
value: 80,
density: {
enable: true,
value_area: 800
}
},
color: {
value: "#667eea"
},
shape: {
type: "circle"
},
opacity: {
value: 0.5,
random: false
},
size: {
value: 3,
random: true
},
line_linked: {
enable: true,
distance: 150,
color: "#667eea",
opacity: 0.4,
width: 1
},
move: {
enable: true,
speed: 2,
direction: "none",
random: false,
straight: false,
out_mode: "out",
bounce: false
}
},
interactivity: {
detect_on: "canvas",
events: {
onhover: {
enable: true,
mode: "grab"
},
onclick: {
enable: true,
mode: "push"
},
resize: true
},
modes: {
grab: {
distance: 140,
line_linked: {
opacity: 1
}
},
push: {
particles_nb: 4
}
}
},
retina_detect: true
});
</script>
</body>
</html>
```