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

View File

@@ -0,0 +1,722 @@
<!DOCTYPE html>
<html lang="zh-CN">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<title>腾讯短剧重点名单 - 行业洞察报告</title>
<link href="https://fonts.googleapis.com/css?family=Inter:300,400,500,600,700,800|Noto+Sans+SC:300,400,500,700&display=swap" rel="stylesheet" />
<!-- Font Awesome Icons -->
<script src="https://kit.fontawesome.com/1d2b6c4f81.js" crossorigin="anonymous"></script>
<!-- Tailwind CSS -->
<link href="https://cdn.jsdelivr.net/npm/tailwindcss@2.2.19/dist/tailwind.min.css" rel="stylesheet">
<link href="https://cdn.jsdelivr.net/npm/daisyui@5" rel="stylesheet" type="text/css" />
<script src="https://cdn.jsdelivr.net/npm/@tailwindcss/browser@4"></script>
<!-- Animation and Particle Libraries -->
<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>
body {
font-family: 'Noto Sans SC', 'Inter', sans-serif;
overflow-x: hidden;
}
.gradient-bg {
background: linear-gradient(135deg, #0f172a 0%, #1e293b 100%);
position: relative;
overflow: hidden;
}
.card-shadow {
box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
}
.text-gradient {
background: linear-gradient(to right, #60a5fa, #c084fc);
-webkit-background-clip: text;
background-clip: text;
color: transparent;
}
.timeline-dot {
width: 12px;
height: 12px;
background-color: #60a5fa;
border-radius: 50%;
position: absolute;
left: -6px;
top: 6px;
}
.timeline-line {
width: 2px;
background-color: #334155;
position: absolute;
left: 0;
top: 0;
bottom: 0;
}
.section-header {
position: relative;
padding-left: 20px;
}
.section-header::before {
content: '';
position: absolute;
left: 0;
top: 0;
height: 100%;
width: 4px;
background: linear-gradient(to bottom, #60a5fa, #c084fc);
border-radius: 2px;
}
@media (max-width: 768px) {
.mobile-full-width {
width: 100% !important;
max-width: 100% !important;
}
}
</style>
</head>
<body class="gradient-bg text-gray-100 min-h-screen">
<div id="particles-js" class="fixed inset-0 z-0"></div>
<div class="relative z-10 max-w-6xl mx-auto px-4 py-8 md:py-12">
<!-- Header -->
<header class="text-center mb-12">
<h1 class="text-3xl md:text-5xl font-bold mb-4 text-gradient">腾讯短剧重点名单</h1>
<p class="text-lg md:text-xl text-gray-300 max-w-3xl mx-auto">深度解析腾讯短剧生态、产业链布局与投资机会</p>
<div class="mt-6 flex justify-center">
<span class="bg-blue-900/30 backdrop-blur-sm text-blue-300 px-4 py-2 rounded-full text-sm font-medium">
<i class="far fa-calendar-alt mr-2"></i>更新日期2025年6月19日
</span>
</div>
</header>
<!-- 概念事件 -->
<section class="mb-12">
<div class="bg-gray-800/50 backdrop-blur-sm rounded-xl p-6 md:p-8 card-shadow">
<h2 class="text-2xl md:text-3xl font-bold mb-6 section-header">概念事件</h2>
<div class="mb-8">
<h3 class="text-xl font-semibold mb-4 text-blue-300">背景与催化事件</h3>
<div class="space-y-4">
<div class="flex items-start">
<div class="flex-shrink-0 mt-1 mr-3 text-blue-400">
<i class="fas fa-broadcast-tower"></i>
</div>
<div>
<p class="font-medium">2024年12月</p>
<p>腾讯微信上线"短剧"小程序,依托<strong>13亿月活用户</strong>资源重点发力竖屏短剧赛道2025-06-19新闻</p>
</div>
</div>
<div class="flex items-start">
<div class="flex-shrink-0 mt-1 mr-3 text-purple-400">
<i class="fas fa-film"></i>
</div>
<div>
<p class="font-medium">2025年2月</p>
<p>腾讯视频宣布<strong>将剧集预算的10%-20%转向横屏短剧开发</strong>2025-02-21新闻并开放<strong>2000部IP</strong>与全行业共创阅文集团2025-03-31公告</p>
</div>
</div>
<div class="flex items-start">
<div class="flex-shrink-0 mt-1 mr-3 text-green-400">
<i class="fas fa-balance-scale"></i>
</div>
<div>
<p class="font-medium">政策端</p>
<p>广电总局2025年4月将<strong>规范微短剧版权秩序</strong>列为"剑网2025"专项行动重点2025-04-25新闻</p>
</div>
</div>
<div class="flex items-start">
<div class="flex-shrink-0 mt-1 mr-3 text-yellow-400">
<i class="fas fa-globe-asia"></i>
</div>
<div>
<p class="font-medium">海外扩张</p>
<p>腾讯系公司如中文在线ReelShort2025年海外短剧收入预计<strong>60-80亿元</strong>2025-06-12方正证券调研</p>
</div>
</div>
</div>
</div>
<div>
<h3 class="text-xl font-semibold mb-4 text-blue-300">时间轴</h3>
<div class="relative pl-6">
<div class="timeline-line"></div>
<div class="space-y-6">
<div class="relative">
<div class="timeline-dot"></div>
<div class="bg-gray-700/50 rounded-lg p-4">
<p class="font-semibold text-blue-300">2024年12月</p>
<p>微信"短剧"小程序上线,腾讯生态流量入口打通。</p>
</div>
</div>
<div class="relative">
<div class="timeline-dot"></div>
<div class="bg-gray-700/50 rounded-lg p-4">
<p class="font-semibold text-blue-300">2025年1月</p>
<p>美国将微信移出"恶名市场名单"降低海外版权风险2025-01-09新闻</p>
</div>
</div>
<div class="relative">
<div class="timeline-dot"></div>
<div class="bg-gray-700/50 rounded-lg p-4">
<p class="font-semibold text-blue-300">2025年2月</p>
<p>腾讯视频明确短剧预算倾斜,横屏+竖屏双线布局。</p>
</div>
</div>
<div class="relative">
<div class="timeline-dot"></div>
<div class="bg-gray-700/50 rounded-lg p-4">
<p class="font-semibold text-blue-300">2025年3月</p>
<p>阅文集团开放2000部IP腾讯系内容库扩容。</p>
</div>
</div>
<div class="relative">
<div class="timeline-dot"></div>
<div class="bg-gray-700/50 rounded-lg p-4">
<p class="font-semibold text-blue-300">2025年6月</p>
<p>因赛集团等腾讯定制短剧合作方曝光B站"觉醒计划"加码动画短剧补贴。</p>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- 核心观点摘要 -->
<section class="mb-12">
<div class="bg-gray-800/50 backdrop-blur-sm rounded-xl p-6 md:p-8 card-shadow">
<h2 class="text-2xl md:text-3xl font-bold mb-6 section-header">核心观点摘要</h2>
<div class="grid grid-cols-1 md:grid-cols-3 gap-6">
<div class="bg-gradient-to-br from-blue-900/30 to-blue-800/20 rounded-xl p-5 border border-blue-700/30">
<div class="text-blue-400 mb-3">
<i class="fas fa-chart-line text-2xl"></i>
</div>
<h3 class="text-lg font-semibold mb-2">阶段判断</h3>
<p>腾讯短剧已从<strong>流量入口争夺</strong>(微信小程序)进入<strong>内容工业化+IP生态化</strong>阶段2025年将是<strong>商业化爆发元年</strong></p>
</div>
<div class="bg-gradient-to-br from-purple-900/30 to-purple-800/20 rounded-xl p-5 border border-purple-700/30">
<div class="text-purple-400 mb-3">
<i class="fas fa-rocket text-2xl"></i>
</div>
<h3 class="text-lg font-semibold mb-2">核心驱动力</h3>
<p>腾讯生态(微信+腾讯视频+阅文IP<strong>闭环能力</strong>+政策规范化带来的<strong>头部集中度提升</strong></p>
</div>
<div class="bg-gradient-to-br from-green-900/30 to-green-800/20 rounded-xl p-5 border border-green-700/30">
<div class="text-green-400 mb-3">
<i class="fas fa-globe text-2xl"></i>
</div>
<h3 class="text-lg font-semibold mb-2">未来潜力</h3>
<p>国内市场规模<strong>500亿元</strong>2024年已超电影票房海外短剧<strong>3倍空间</strong>(方正证券预测)。</p>
</div>
</div>
</div>
</section>
<!-- 核心逻辑与市场认知分析 -->
<section class="mb-12">
<div class="bg-gray-800/50 backdrop-blur-sm rounded-xl p-6 md:p-8 card-shadow">
<h2 class="text-2xl md:text-3xl font-bold mb-6 section-header">核心逻辑与市场认知分析</h2>
<div class="mb-8">
<h3 class="text-xl font-semibold mb-4 text-blue-300">核心驱动力</h3>
<div class="grid grid-cols-1 md:grid-cols-3 gap-4">
<div class="bg-gray-700/50 rounded-lg p-4">
<div class="flex items-center mb-2">
<div class="bg-blue-500 rounded-full p-2 mr-3">
<i class="fas fa-users text-white"></i>
</div>
<h4 class="font-semibold">流量垄断</h4>
</div>
<p>微信<strong>13亿月活</strong>+腾讯视频<strong>2亿付费用户</strong>形成双入口,其他平台无法复制。</p>
</div>
<div class="bg-gray-700/50 rounded-lg p-4">
<div class="flex items-center mb-2">
<div class="bg-purple-500 rounded-full p-2 mr-3">
<i class="fas fa-book text-white"></i>
</div>
<h4 class="font-semibold">IP壁垒</h4>
</div>
<p>阅文集团<strong>2000部网文IP</strong>(含《庆余年》《赘婿》等)+腾讯动漫储备,改编短剧成本降低<strong>50%</strong></p>
</div>
<div class="bg-gray-700/50 rounded-lg p-4">
<div class="flex items-center mb-2">
<div class="bg-green-500 rounded-full p-2 mr-3">
<i class="fas fa-shield-alt text-white"></i>
</div>
<h4 class="font-semibold">政策红利</h4>
</div>
<p>2025年监管趋严<strong>无备案资质的小程序将被清退</strong>,腾讯合规优势显著。</p>
</div>
</div>
</div>
<div class="grid grid-cols-1 md:grid-cols-2 gap-6">
<div>
<h3 class="text-xl font-semibold mb-4 text-blue-300">市场热度与情绪</h3>
<div class="bg-gray-700/50 rounded-lg p-4">
<div class="mb-4">
<p class="font-medium mb-1">研报密度</p>
<p>2024年11月-2025年6月<strong>15篇头部券商报告</strong>聚焦短剧,腾讯系公司(中文在线、掌阅科技)被提及<strong>超80次</strong></p>
</div>
<div>
<p class="font-medium mb-1">情绪分歧</p>
<p>乐观派认为腾讯将复制"王者荣耀"变现路径;谨慎派担忧<strong>ROI低于1.15</strong>的尾部项目拖累。</p>
</div>
</div>
</div>
<div>
<h3 class="text-xl font-semibold mb-4 text-blue-300">预期差</h3>
<div class="bg-gray-700/50 rounded-lg p-4">
<div class="mb-4">
<p class="font-medium mb-1">被忽略的关键点</p>
<p>腾讯未单独披露短剧收入,但<strong>微信小游戏2024年收入400亿元</strong>,短剧可复用其支付+广告系统,<strong>边际成本趋近于零</strong></p>
</div>
<div>
<p class="font-medium mb-1">市场误判</p>
<p>投资者过度关注<strong>小程序投流成本</strong>占收入80%),而忽视腾讯视频<strong>会员付费+分账模式</strong><strong>高毛利</strong>分账比例可达70%)。</p>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- 关键催化剂与未来发展路径 -->
<section class="mb-12">
<div class="bg-gray-800/50 backdrop-blur-sm rounded-xl p-6 md:p-8 card-shadow">
<h2 class="text-2xl md:text-3xl font-bold mb-6 section-header">关键催化剂与未来发展路径</h2>
<div class="grid grid-cols-1 md:grid-cols-2 gap-6">
<div>
<h3 class="text-xl font-semibold mb-4 text-blue-300">近期催化剂3-6个月</h3>
<div class="space-y-4">
<div class="flex items-start">
<div class="flex-shrink-0 mt-1 mr-3 text-blue-400">
<i class="fas fa-fire"></i>
</div>
<div>
<p class="font-medium">微信短剧小程序DAU破1亿</p>
<p class="text-sm text-gray-300">当前红果短剧MAU 1.2亿,腾讯有望快速追赶。</p>
</div>
</div>
<div class="flex items-start">
<div class="flex-shrink-0 mt-1 mr-3 text-purple-400">
<i class="fas fa-file-invoice-dollar"></i>
</div>
<div>
<p class="font-medium">腾讯视频Q3财报</p>
<p class="text-sm text-gray-300">首次披露短剧分账金额参考《招惹》2000万+案例)。</p>
</div>
</div>
<div class="flex items-start">
<div class="flex-shrink-0 mt-1 mr-3 text-green-400">
<i class="fas fa-gavel"></i>
</div>
<div>
<p class="font-medium">政策落地</p>
<p class="text-sm text-gray-300">2025年9月"剑网2025"专项行动结果,<strong>预计清退30%无资质小程序</strong></p>
</div>
</div>
</div>
</div>
<div>
<h3 class="text-xl font-semibold mb-4 text-blue-300">长期路径2025-2027</h3>
<div class="space-y-4">
<div class="flex items-start">
<div class="flex-shrink-0 mt-1 mr-3 text-yellow-400">
<i class="fas fa-flag-checkered"></i>
</div>
<div>
<p class="font-medium">阶段12025</p>
<p class="text-sm text-gray-300">腾讯系短剧<strong>市占率30%</strong>当前抖音占70%),靠微信流量+IP降维打击。</p>
</div>
</div>
<div class="flex items-start">
<div class="flex-shrink-0 mt-1 mr-3 text-red-400">
<i class="fas fa-globe-americas"></i>
</div>
<div>
<p class="font-medium">阶段22026</p>
<p class="text-sm text-gray-300"><strong>海外ReelShort</strong>收入突破<strong>10亿美元</strong>中文在线持股49%),腾讯通过投资控股收割红利。</p>
</div>
</div>
<div class="flex items-start">
<div class="flex-shrink-0 mt-1 mr-3 text-indigo-400">
<i class="fas fa-robot"></i>
</div>
<div>
<p class="font-medium">阶段32027</p>
<p class="text-sm text-gray-300"><strong>AI短剧</strong>量产腾讯混元大模型已内测单部成本从50万降至<strong>5万</strong></p>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- 产业链与核心公司深度剖析 -->
<section class="mb-12">
<div class="bg-gray-800/50 backdrop-blur-sm rounded-xl p-6 md:p-8 card-shadow">
<h2 class="text-2xl md:text-3xl font-bold mb-6 section-header">产业链与核心公司深度剖析</h2>
<div class="mb-8">
<h3 class="text-xl font-semibold mb-4 text-blue-300">产业链图谱</h3>
<div class="bg-gray-700/50 rounded-lg p-5">
<div class="flex flex-col md:flex-row justify-between items-center space-y-4 md:space-y-0">
<div class="text-center w-full md:w-1/3">
<div class="bg-blue-900/30 rounded-lg p-4">
<p class="font-semibold text-blue-300 mb-2">上游IP</p>
<p class="text-sm">阅文集团腾讯控股→中文在线参股ReelShort</p>
</div>
</div>
<div class="hidden md:block text-gray-400">
<i class="fas fa-arrow-right text-2xl"></i>
</div>
<div class="text-center w-full md:w-1/3">
<div class="bg-purple-900/30 rounded-lg p-4">
<p class="font-semibold text-purple-300 mb-2">中游制作</p>
<p class="text-sm">因赛集团腾讯定制剧、慈文传媒古龙IP合作</p>
</div>
</div>
<div class="hidden md:block text-gray-400">
<i class="fas fa-arrow-right text-2xl"></i>
</div>
<div class="text-center w-full md:w-1/3">
<div class="bg-green-900/30 rounded-lg p-4">
<p class="font-semibold text-green-300 mb-2">下游分发</p>
<p class="text-sm">微信小程序(流量入口)、腾讯视频(会员变现)</p>
</div>
</div>
</div>
</div>
</div>
<div>
<h3 class="text-xl font-semibold mb-4 text-blue-300">核心玩家对比</h3>
<div class="overflow-x-auto">
<table class="w-full text-sm">
<thead>
<tr class="bg-gray-700/50">
<th class="p-3 text-left">公司</th>
<th class="p-3 text-left">角色</th>
<th class="p-3 text-left">优势</th>
<th class="p-3 text-left">风险</th>
</tr>
</thead>
<tbody>
<tr class="border-b border-gray-700">
<td class="p-3 font-medium">中文在线</td>
<td class="p-3">海外短剧龙头</td>
<td class="p-3">ReelShort北美市占率<strong>60%</strong>2025年收入<strong>60-80亿元</strong></td>
<td class="p-3">依赖买量ROI波动大</td>
</tr>
<tr class="border-b border-gray-700">
<td class="p-3 font-medium">掌阅科技</td>
<td class="p-3">腾讯IP合作方</td>
<td class="p-3">450部短剧上线腾讯视频<strong>iDrama海外平台</strong>2025年目标15亿收入</td>
<td class="p-3">国内短剧净利润率仅<strong>4%</strong></td>
</tr>
<tr class="border-b border-gray-700">
<td class="p-3 font-medium">因赛集团</td>
<td class="p-3">腾讯定制剧核心</td>
<td class="p-3">2024年短剧收入<strong>2亿元</strong>占营收20%B站"觉醒计划"补贴<strong>30%-100%</strong>成本</td>
<td class="p-3">过度依赖腾讯流量,议价权弱</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="mt-8">
<h3 class="text-xl font-semibold mb-4 text-blue-300">验证与证伪</h3>
<div class="grid grid-cols-1 md:grid-cols-2 gap-4">
<div class="bg-gray-700/50 rounded-lg p-4">
<div class="flex items-center mb-2">
<div class="bg-green-500 rounded-full p-1 mr-2">
<i class="fas fa-check text-white text-xs"></i>
</div>
<h4 class="font-semibold">数据印证</h4>
</div>
<p>腾讯2024年剧集备案<strong>154部</strong>艺恩数据远超爱奇艺87部显示内容投入倾斜。</p>
</div>
<div class="bg-gray-700/50 rounded-lg p-4">
<div class="flex items-center mb-2">
<div class="bg-yellow-500 rounded-full p-1 mr-2">
<i class="fas fa-exclamation text-white text-xs"></i>
</div>
<h4 class="font-semibold">矛盾点</h4>
</div>
<p>部分研报称小程序短剧<strong>95%亏损</strong>,但腾讯系公司(如中文在线)财报显示<strong>ReelShort净利润率20%</strong>,需区分<strong>投流模式</strong><strong>会员分账</strong></p>
</div>
</div>
</div>
</div>
</section>
<!-- 潜在风险与挑战 -->
<section class="mb-12">
<div class="bg-gray-800/50 backdrop-blur-sm rounded-xl p-6 md:p-8 card-shadow">
<h2 class="text-2xl md:text-3xl font-bold mb-6 section-header">潜在风险与挑战</h2>
<div class="grid grid-cols-1 md:grid-cols-2 gap-4">
<div class="bg-gradient-to-br from-red-900/20 to-red-800/10 rounded-lg p-5 border border-red-700/30">
<div class="flex items-center mb-3">
<div class="bg-red-500 rounded-full p-2 mr-3">
<i class="fas fa-microchip text-white"></i>
</div>
<h3 class="font-semibold">技术风险</h3>
</div>
<p>AI短剧可能引发<strong>内容同质化</strong>(西部证券警告)。</p>
</div>
<div class="bg-gradient-to-br from-orange-900/20 to-orange-800/10 rounded-lg p-5 border border-orange-700/30">
<div class="flex items-center mb-3">
<div class="bg-orange-500 rounded-full p-2 mr-3">
<i class="fas fa-coins text-white"></i>
</div>
<h3 class="font-semibold">商业化风险</h3>
</div>
<p>微信小游戏<strong>买量成本上涨50%</strong>2024年数据短剧或面临同样压力。</p>
</div>
<div class="bg-gradient-to-br from-yellow-900/20 to-yellow-800/10 rounded-lg p-5 border border-yellow-700/30">
<div class="flex items-center mb-3">
<div class="bg-yellow-500 rounded-full p-2 mr-3">
<i class="fas fa-clipboard-list text-white"></i>
</div>
<h3 class="font-semibold">政策风险</h3>
</div>
<p>2025年广电总局要求<strong>所有短剧需备案</strong>,腾讯需平衡<strong>审核周期</strong><strong>上线速度</strong></p>
</div>
<div class="bg-gradient-to-br from-purple-900/20 to-purple-800/10 rounded-lg p-5 border border-purple-700/30">
<div class="flex items-center mb-3">
<div class="bg-purple-500 rounded-full p-2 mr-3">
<i class="fas fa-question-circle text-white"></i>
</div>
<h3 class="font-semibold">信息矛盾</h3>
</div>
<p>腾讯未单独披露短剧收入,市场对其<strong>真实盈利能力</strong>存在认知盲区。</p>
</div>
</div>
</div>
</section>
<!-- 综合结论与投资启示 -->
<section class="mb-12">
<div class="bg-gradient-to-br from-blue-900/30 to-purple-900/30 backdrop-blur-sm rounded-xl p-6 md:p-8 card-shadow border border-blue-700/30">
<h2 class="text-2xl md:text-3xl font-bold mb-6 section-header">综合结论与投资启示</h2>
<div class="mb-6">
<h3 class="text-xl font-semibold mb-3 text-blue-300">阶段判断</h3>
<div class="bg-gray-800/50 rounded-lg p-4">
<p>腾讯短剧处于<strong>基本面驱动早期</strong>类似2017年的"王者荣耀"(流量+IP+支付闭环)。</p>
</div>
</div>
<div class="mb-6">
<h3 class="text-xl font-semibold mb-3 text-blue-300">投资方向</h3>
<div class="grid grid-cols-1 md:grid-cols-2 gap-4">
<div class="bg-gray-800/50 rounded-lg p-4">
<div class="flex items-center mb-2">
<div class="bg-green-500 rounded-full p-1 mr-2">
<i class="fas fa-star text-white text-xs"></i>
</div>
<h4 class="font-semibold">最纯标的</h4>
</div>
<p><strong>中文在线</strong>(海外短剧+腾讯IP授权<strong>2025年PE仅15倍</strong>(方正证券预测)。</p>
</div>
<div class="bg-gray-800/50 rounded-lg p-4">
<div class="flex items-center mb-2">
<div class="bg-yellow-500 rounded-full p-1 mr-2">
<i class="fas fa-rocket text-white text-xs"></i>
</div>
<h4 class="font-semibold">弹性标的</h4>
</div>
<p><strong>因赛集团</strong>(腾讯定制剧+B站补贴<strong>2025年短剧收入占比或超30%</strong></p>
</div>
</div>
</div>
<div>
<h3 class="text-xl font-semibold mb-3 text-blue-300">跟踪指标</h3>
<div class="space-y-3">
<div class="flex items-start">
<div class="flex-shrink-0 mt-1 mr-3 text-blue-400">
<i class="fas fa-chart-bar"></i>
</div>
<div>
<p class="font-medium">微信短剧小程序DAU</p>
<p class="text-sm text-gray-300">需突破5000万验证流量转化</p>
</div>
</div>
<div class="flex items-start">
<div class="flex-shrink-0 mt-1 mr-3 text-purple-400">
<i class="fas fa-file-invoice-dollar"></i>
</div>
<div>
<p class="font-medium">腾讯视频Q3财报</p>
<p class="text-sm text-gray-300">短剧分账金额若超5亿元将引爆板块</p>
</div>
</div>
</div>
</div>
<div class="mt-6 pt-6 border-t border-gray-700">
<blockquote class="text-lg md:text-xl italic text-center">
<span class="text-gradient">腾讯短剧不是"下一个抖音",而是"用微信+IP降维打击的Netflix"</span>
</blockquote>
</div>
</div>
</section>
<!-- 关联股票数据 -->
<section class="mb-12">
<div class="bg-gray-800/50 backdrop-blur-sm rounded-xl p-6 md:p-8 card-shadow">
<h2 class="text-2xl md:text-3xl font-bold mb-6 section-header">关联股票数据</h2>
<div class="overflow-x-auto">
<table class="w-full text-sm">
<thead>
<tr class="bg-gray-700/50">
<th class="p-3 text-left">股票</th>
<th class="p-3 text-left">项目</th>
<th class="p-3 text-left">产业链</th>
<th class="p-3 text-left">消息来源</th>
<th class="p-3 text-left">投资逻辑</th>
</tr>
</thead>
<tbody>
<tr class="border-b border-gray-700 hover:bg-gray-700/30 transition-colors">
<td class="p-3 font-medium">掌阅科技</td>
<td class="p-3">多部IP改编动漫已在腾讯视频上线</td>
<td class="p-3">短剧为公司第一大业务;免费短剧'速看短剧APP'、收费短剧'现映APP'、海外短剧平台iDrama</td>
<td class="p-3"><span class="bg-blue-900/30 text-blue-300 px-2 py-1 rounded text-xs">互动</span></td>
<td class="p-3">涉及腾讯视频IP合作及短剧平台运营</td>
</tr>
<tr class="border-b border-gray-700 hover:bg-gray-700/30 transition-colors">
<td class="p-3 font-medium">慈文传媒</td>
<td class="p-3">与腾讯在古龙的IP立体式开发上进行合作</td>
<td class="p-3">五部网络微短剧已通过备案、正在筹备中2025年尝试短剧出海</td>
<td class="p-3"><span class="bg-blue-900/30 text-blue-300 px-2 py-1 rounded text-xs">互动</span></td>
<td class="p-3">IP开发合作及短剧出海布局</td>
</tr>
<tr class="border-b border-gray-700 hover:bg-gray-700/30 transition-colors">
<td class="p-3 font-medium">百纳千成</td>
<td class="p-3">拟与腾讯影视联合制作剧集合同金额4亿元</td>
<td class="p-3">公司主营业务为多格式影视业务(包括中短剧)</td>
<td class="p-3"><span class="bg-green-900/30 text-green-300 px-2 py-1 rounded text-xs">公告</span></td>
<td class="p-3">大额影视合作项目及短剧业务</td>
</tr>
<tr class="border-b border-gray-700 hover:bg-gray-700/30 transition-colors">
<td class="p-3 font-medium">中文在线</td>
<td class="p-3">2023年短剧《招惹》合作腾讯视频分账突破2000万元</td>
<td class="p-3">公司拥有短剧全链路的内容编辑、审核、评测及制作能力参股公司CMS持股49.16%旗下短剧平台ReelShort</td>
<td class="p-3"><span class="bg-purple-900/30 text-purple-300 px-2 py-1 rounded text-xs">媒体/互动</span></td>
<td class="p-3">爆款短剧合作及短剧平台参股</td>
</tr>
<tr class="border-b border-gray-700 hover:bg-gray-700/30 transition-colors">
<td class="p-3 font-medium">华谊兄弟</td>
<td class="p-3">公司第五大股东为腾讯,且公司与阅文集团(腾讯旗下)合作多部短剧已上线</td>
<td class="p-3">短剧厂牌'华谊兄弟火剧'</td>
<td class="p-3"><span class="bg-blue-900/30 text-blue-300 px-2 py-1 rounded text-xs">互动</span></td>
<td class="p-3">腾讯股权关联及短剧厂牌运营</td>
</tr>
<tr class="border-b border-gray-700 hover:bg-gray-700/30 transition-colors">
<td class="p-3 font-medium">捷成股份</td>
<td class="p-3">2024年公司制作投资多部剧集在腾讯等网络平台播出</td>
<td class="p-3">全资子公司捷成华视网聚为'中国微短剧产业合作联盟'首批成员单位</td>
<td class="p-3"><span class="bg-yellow-900/30 text-yellow-300 px-2 py-1 rounded text-xs">调研</span></td>
<td class="p-3">剧集平台合作及产业联盟参与</td>
</tr>
<tr class="border-b border-gray-700 hover:bg-gray-700/30 transition-colors">
<td class="p-3 font-medium">因赛集团</td>
<td class="p-3">公司为腾讯广告互选服务商;子公司近期参与出品的短剧有在腾讯平台上映的《恋恋花颜御捕》</td>
<td class="p-3">公司扩充了短剧内容定制等业务</td>
<td class="p-3"><span class="bg-purple-900/30 text-purple-300 px-2 py-1 rounded text-xs">互动/年报</span></td>
<td class="p-3">广告合作及短剧内容制作</td>
</tr>
<tr class="border-b border-gray-700 hover:bg-gray-700/30 transition-colors">
<td class="p-3 font-medium">欢瑞世纪</td>
<td class="p-3">公司部分影视剧在腾讯视频播出</td>
<td class="p-3">公司已经成立了专门负责短剧、互动剧的业务团队,实现精品化和规模化生产</td>
<td class="p-3"><span class="bg-green-900/30 text-green-300 px-2 py-1 rounded text-xs">年报</span></td>
<td class="p-3">影视剧平台合作及短剧团队建设</td>
</tr>
<tr class="border-b border-gray-700 hover:bg-gray-700/30 transition-colors">
<td class="p-3 font-medium">世纪恒通</td>
<td class="p-3">公司是腾讯微信公众号、企业微信、微信视频号等业务的信息及安全审核核心供应商之一</td>
<td class="p-3">微短剧审核包含在公司目前已开展的审核服务范围内</td>
<td class="p-3"><span class="bg-blue-900/30 text-blue-300 px-2 py-1 rounded text-xs">互动</span></td>
<td class="p-3">腾讯生态审核服务及短剧审核业务</td>
</tr>
<tr class="border-b border-gray-700 hover:bg-gray-700/30 transition-colors">
<td class="p-3 font-medium">汇洲智能</td>
<td class="p-3">热热数据服务的客户包括腾讯</td>
<td class="p-3">子公司热热文化目前有开展视频内容审核和标注业务</td>
<td class="p-3"><span class="bg-green-900/30 text-green-300 px-2 py-1 rounded text-xs">年报/互动</span></td>
<td class="p-3">数据服务合作及内容审核业务</td>
</tr>
<tr class="hover:bg-gray-700/30 transition-colors">
<td class="p-3 font-medium">流金科技</td>
<td class="p-3">战略合作腾讯云,共同推动超高清视听内容从制作到传输、分发的全链路技术应用</td>
<td class="p-3">公司整合全国知名短剧版权方上线20余个平台为家庭用户提供微短剧节目</td>
<td class="p-3"><span class="bg-green-900/30 text-green-300 px-2 py-1 rounded text-xs">年报/公告</span></td>
<td class="p-3">云服务合作及短剧版权整合</td>
</tr>
</tbody>
</table>
</div>
</div>
</section>
</div>
<script>
// Initialize particles background
document.addEventListener('DOMContentLoaded', function() {
if (typeof tsParticles !== 'undefined') {
tsParticles.load("particles-js", {
particles: {
number: {
value: 30,
density: {
enable: true,
value_area: 800
}
},
color: {
value: "#60a5fa"
},
shape: {
type: "circle"
},
opacity: {
value: 0.5,
random: true
},
size: {
value: 3,
random: true
},
move: {
enable: true,
speed: 1,
direction: "none",
random: true,
straight: false,
out_mode: "out"
}
},
interactivity: {
detect_on: "canvas",
events: {
onhover: {
enable: true,
mode: "repulse"
}
}
},
retina_detect: true
});
}
});
</script>
</body>
</html>
```