621 lines
38 KiB
HTML
621 lines
38 KiB
HTML
<!DOCTYPE html>
|
||
<html lang="zh-CN" data-theme="night">
|
||
<head>
|
||
<meta charset="UTF-8">
|
||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||
<title>民营经济概念 - 深度投研报告</title>
|
||
<script src="https://cdn.tailwindcss.com"></script>
|
||
<link href="https://cdn.jsdelivr.net/npm/daisyui@4.10.2/dist/full.min.css" rel="stylesheet" type="text/css" />
|
||
<script defer src="https://cdn.jsdelivr.net/npm/alpinejs@3.x.x/dist/cdn.min.js"></script>
|
||
<script src="https://cdn.jsdelivr.net/npm/echarts@5.5.0/dist/echarts.min.js"></script>
|
||
<style>
|
||
@import url('https://fonts.googleapis.com/css2?family=Roboto+Mono:wght@300;400;500&family=Noto+Sans+SC:wght@300;400;500;700&display=swap');
|
||
|
||
body {
|
||
font-family: 'Noto Sans SC', sans-serif;
|
||
background-color: #0a091e;
|
||
color: #c9d1d9;
|
||
overflow-x: hidden;
|
||
}
|
||
|
||
.font-mono {
|
||
font-family: 'Roboto Mono', monospace;
|
||
}
|
||
|
||
.glass-card {
|
||
background: rgba(20, 20, 45, 0.55);
|
||
backdrop-filter: blur(12px);
|
||
-webkit-backdrop-filter: blur(12px);
|
||
border: 1px solid rgba(118, 118, 180, 0.2);
|
||
border-radius: 24px;
|
||
box-shadow: 0 8px 32px 0 rgba(10, 9, 30, 0.37);
|
||
}
|
||
|
||
.deep-space-bg {
|
||
position: fixed;
|
||
top: 0;
|
||
left: 0;
|
||
width: 100%;
|
||
height: 100%;
|
||
z-index: -1;
|
||
background-color: #0a091e;
|
||
overflow: hidden;
|
||
}
|
||
|
||
.glow-1 {
|
||
position: absolute;
|
||
width: 800px;
|
||
height: 800px;
|
||
left: -200px;
|
||
top: -200px;
|
||
background: radial-gradient(circle, rgba(76, 0, 255, 0.15) 0%, rgba(76, 0, 255, 0) 70%);
|
||
animation: pulse-glow 15s infinite alternate;
|
||
}
|
||
|
||
.glow-2 {
|
||
position: absolute;
|
||
width: 900px;
|
||
height: 900px;
|
||
right: -300px;
|
||
bottom: -300px;
|
||
background: radial-gradient(circle, rgba(0, 225, 255, 0.1) 0%, rgba(0, 225, 255, 0) 70%);
|
||
animation: pulse-glow 18s infinite alternate-reverse;
|
||
}
|
||
|
||
@keyframes pulse-glow {
|
||
from {
|
||
transform: scale(0.8);
|
||
opacity: 0.7;
|
||
}
|
||
to {
|
||
transform: scale(1.2);
|
||
opacity: 1;
|
||
}
|
||
}
|
||
|
||
h1, h2, h3 {
|
||
font-weight: 700;
|
||
}
|
||
|
||
.section-title {
|
||
background: -webkit-linear-gradient(45deg, #818cf8, #38bdf8, #a78bfa);
|
||
-webkit-background-clip: text;
|
||
-webkit-text-fill-color: transparent;
|
||
font-weight: bold;
|
||
}
|
||
|
||
.timeline-item::before {
|
||
content: '';
|
||
position: absolute;
|
||
left: -1px;
|
||
top: 0;
|
||
width: 2px;
|
||
height: 100%;
|
||
background-color: rgba(129, 140, 248, 0.3);
|
||
}
|
||
.timeline-dot {
|
||
position: absolute;
|
||
left: -8px;
|
||
top: 4px;
|
||
width: 18px;
|
||
height: 18px;
|
||
border-radius: 50%;
|
||
background-color: #0a091e;
|
||
border: 3px solid #818cf8;
|
||
box-shadow: 0 0 10px #818cf8;
|
||
}
|
||
|
||
.bento-grid {
|
||
display: grid;
|
||
gap: 1.5rem;
|
||
grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
|
||
}
|
||
|
||
.bento-grid-item {
|
||
transition: all 0.3s ease;
|
||
}
|
||
.bento-grid-item:hover {
|
||
transform: translateY(-5px);
|
||
box-shadow: 0 12px 40px 0 rgba(10, 9, 30, 0.5);
|
||
}
|
||
|
||
.table thead th {
|
||
background-color: rgba(30, 30, 60, 0.7);
|
||
color: #a5b4fc;
|
||
}
|
||
|
||
.table tbody tr:hover {
|
||
background-color: rgba(45, 45, 80, 0.6);
|
||
}
|
||
|
||
.collapse-title {
|
||
background-color: rgba(30, 41, 59, 0.5);
|
||
}
|
||
.collapse-content {
|
||
background-color: rgba(15, 23, 42, 0.5);
|
||
}
|
||
</style>
|
||
</head>
|
||
<body class="min-h-screen">
|
||
<div class="deep-space-bg">
|
||
<div class="glow-1"></div>
|
||
<div class="glow-2"></div>
|
||
</div>
|
||
|
||
<div class="container mx-auto p-4 md:p-8 lg:p-12 relative z-10">
|
||
|
||
<!-- Header -->
|
||
<header class="text-center mb-16">
|
||
<h1 class="text-4xl md:text-6xl font-bold tracking-wider mb-4 section-title">
|
||
民营经济概念
|
||
</h1>
|
||
<p class="text-xl text-indigo-300 font-mono">深度投研报告</p>
|
||
<div class="mt-4 text-xs text-slate-500 font-mono">
|
||
<p>北京价值前沿科技有限公司 AI投研agent:“价小前投研”</p>
|
||
<p>本报告为AI合成数据,投资需谨慎。</p>
|
||
</div>
|
||
</header>
|
||
|
||
<!-- Insight Section -->
|
||
<main class="space-y-16">
|
||
|
||
<!-- Core Insight -->
|
||
<section class="glass-card p-6 md:p-10">
|
||
<h2 class="text-3xl mb-6 section-title">核心洞察 (Insight)</h2>
|
||
<div class="space-y-8 text-slate-300">
|
||
<div>
|
||
<h3 class="text-xl font-semibold text-cyan-300 mb-3">0. 概念事件:由顶层设计驱动的战略性主题</h3>
|
||
<p>“民营经济概念”并非由单一事件催生,而是在宏观经济承压、市场信心亟待修复的背景下,由一系列自上而下的、连贯的、强有力的政策信号与法律保障共同塑造的战略性主题。其核心是国家层面通过制度化、法律化的方式,重申并保障民营经济的重要地位,旨在稳定预期、激发活力。</p>
|
||
</div>
|
||
|
||
<div>
|
||
<h3 class="text-xl font-semibold text-cyan-300 mb-3">1. 核心观点摘要</h3>
|
||
<p class="border-l-4 border-indigo-400 pl-4 italic text-slate-200">
|
||
“民营经济概念”是当前宏观经济叙事下的核心主题,其本质是一次**由顶层设计驱动的、旨在通过法律制度重塑市场信心的战略性再定位**。当前,该概念已从政策预期阶段过渡到**法律实施与基本面验证的初期**。其核心驱动力源于法治化保障带来的长期确定性,未来最大的潜力在于**突破传统准入壁垒,赋能民营资本进入“硬科技”和战略性新兴产业**。
|
||
</p>
|
||
</div>
|
||
|
||
<div id="timeline-chart" class="w-full h-96 md:h-[500px] mt-8"></div>
|
||
</div>
|
||
</section>
|
||
|
||
<!-- Detailed Analysis Bento Grid -->
|
||
<section x-data="{ tab: 'logic' }" class="glass-card p-6 md:p-10">
|
||
<h2 class="text-3xl mb-6 section-title">深度分析</h2>
|
||
<div class="space-y-6 text-slate-300">
|
||
<div class="grid grid-cols-1 md:grid-cols-2 lg:grid-cols-3 gap-6">
|
||
|
||
<!-- Core Logic -->
|
||
<div class="glass-card p-6 col-span-1 lg:col-span-2 space-y-3 bento-grid-item">
|
||
<h3 class="text-xl font-semibold text-cyan-300">2. 核心逻辑与市场认知</h3>
|
||
<p><strong>根本驱动力:</strong>政策与法律的双重保障,旨在解决民营经济面临的“信心赤字”和“预期不稳”两大核心痛点。</p>
|
||
<ul class="list-disc list-inside space-y-2 text-sm">
|
||
<li><strong>从“政策”到“法律”的升维:</strong>《民营经济促进法》将“两个毫不动摇”写入法律,以法治的稳定性增强发展的确定性,这是最根本的驱动力。</li>
|
||
<li><strong>从“输血”到“造血”的转变:</strong>政策着力点从单纯减税降费,转向破除市场准入壁垒、解决融资难、清理拖欠账款等根本性问题,为民营经济打开全新增量市场。</li>
|
||
<li><strong>经济转型的内在需求:</strong>民营经济贡献超60%GDP、70%技术创新、80%城镇就业,是稳增长、保就业、促创新的必然选择和新质生产力的关键载体。</li>
|
||
</ul>
|
||
</div>
|
||
|
||
<!-- Market Heat -->
|
||
<div class="glass-card p-6 col-span-1 space-y-3 bento-grid-item">
|
||
<h3 class="text-xl font-semibold text-cyan-300">市场热度与情绪</h3>
|
||
<p>市场热度极高,情绪整体乐观但夹杂结构性分歧。</p>
|
||
<p class="text-sm"><strong>乐观情绪</strong>主要集中在宏大叙事和政策突破性领域(硬科技、新领域)。<strong>但分歧在于</strong>,对存量竞争性行业(如民营口腔、民营物业)的实际困境保持谨慎,市场认知存在分层。</p>
|
||
</div>
|
||
|
||
<!-- Expectation Gap -->
|
||
<div class="glass-card p-6 col-span-1 lg:col-span-3 space-y-3 bento-grid-item">
|
||
<h3 class="text-xl font-semibold text-cyan-300">预期差分析</h3>
|
||
<ul class="list-disc list-inside space-y-2 text-sm">
|
||
<li><strong>“普惠”与“精准”的预期差:</strong>市场普遍认知可能倾向于政策是“普惠甘霖”,但实际落点更具“精准滴灌”特征。最大受益者是具备技术创新能力、能进入国家战略新兴产业、打破国资垄断的“新势力”。</li>
|
||
<li><strong>“立法”与“执法”的预期差:</strong>市场的乐观情绪主要基于立法完成,但法律能否真正落到实处,有效解决“乱罚款、乱检查”等问题,是未来需要验证的关键。</li>
|
||
<li><strong>“概念”与“基本面”的预期差:</strong>部分资金仍在交易宽泛的“概念”,而聪明的资金已开始挖掘基本面能被政策实质性改变的“真·受益股”。</li>
|
||
</ul>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</section>
|
||
|
||
<!-- Catalysts and Path -->
|
||
<section class="grid grid-cols-1 lg:grid-cols-2 gap-8">
|
||
<div class="glass-card p-6 md:p-8 bento-grid-item">
|
||
<h3 class="text-2xl font-semibold text-cyan-300 mb-4">3. 关键催化剂与未来发展路径</h3>
|
||
<h4 class="font-bold text-indigo-300 mb-2">近期催化剂 (未来3-6个月)</h4>
|
||
<ul class="list-decimal list-inside space-y-1 text-sm text-slate-300">
|
||
<li>地方性法规与具体实施方案密集出台。</li>
|
||
<li>标志性民间投资项目(如新藏铁路PPP)落地。</li>
|
||
<li>金融机构发布更具体的信贷支持和股权投资计划。</li>
|
||
<li>出现基于《民营经济促进法》保护民企权益的标志性司法判例。</li>
|
||
</ul>
|
||
<div class="divider before:bg-indigo-800 after:bg-indigo-800"></div>
|
||
<h4 class="font-bold text-indigo-300 mb-2">长期发展路径</h4>
|
||
<ol class="list-decimal list-inside space-y-2 text-sm text-slate-300">
|
||
<li><strong>第一阶段 (当前):</strong> 制度建设与信心修复期,标志是民间投资增速企稳回升。</li>
|
||
<li><strong>第二阶段:</strong> 市场准入突破期,民营资本在国资主导领域实现从“参与”到“主导”的转变。</li>
|
||
<li><strong>第三阶段:</strong> 创新驱动引领期,民营科技企业成为经济高质量发展的主要引擎。</li>
|
||
</ol>
|
||
</div>
|
||
<div class="glass-card p-6 md:p-8 bento-grid-item">
|
||
<h3 class="text-2xl font-semibold text-cyan-300 mb-4">5. 潜在风险与挑战</h3>
|
||
<ul class="space-y-4 text-slate-300">
|
||
<li class="flex items-start">
|
||
<svg xmlns="http://www.w3.org/2000/svg" class="h-6 w-6 text-red-400 mr-3 mt-1 flex-shrink-0" fill="none" viewBox="0 0 24 24" stroke="currentColor"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M12 9v2m0 4h.01m-6.938 4h13.856c1.54 0 2.502-1.667 1.732-3L13.732 4c-.77-1.333-2.694-1.333-3.464 0L3.34 16c-.77 1.333.192 3 1.732 3z" /></svg>
|
||
<div>
|
||
<h4 class="font-bold text-red-300">政策执行风险 (最大风险)</h4>
|
||
<p class="text-sm">法律的生命力在于执行。地方政府是否存在“选择性执行”或新的“隐形壁垒”,是核心不确定性。</p>
|
||
</div>
|
||
</li>
|
||
<li class="flex items-start">
|
||
<svg xmlns="http://www.w3.org/2000/svg" class="h-6 w-6 text-amber-400 mr-3 mt-1 flex-shrink-0" fill="none" viewBox="0 0 24 24" stroke="currentColor"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M21 12a9 9 0 01-9 9m9-9a9 9 0 00-9-9m9 9H3m9 9a9 9 0 01-9-9m9 9V3" /></svg>
|
||
<div>
|
||
<h4 class="font-bold text-amber-300">宏观经济风险</h4>
|
||
<p class="text-sm">若消费需求恢复不及预期,民营企业的经营压力难以根本性缓解,政策效果将被大打折扣。</p>
|
||
</div>
|
||
</li>
|
||
<li class="flex items-start">
|
||
<svg xmlns="http://www.w3.org/2000/svg" class="h-6 w-6 text-sky-400 mr-3 mt-1 flex-shrink-0" fill="none" viewBox="0 0 24 24" stroke="currentColor"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M17 8h2a2 2 0 012 2v6a2 2 0 01-2 2h-2v4l-4-4H9a2 2 0 01-2-2V4a2 2 0 012-2h8a2 2 0 012 2v4z" /></svg>
|
||
<div>
|
||
<h4 class="font-bold text-sky-300">信息交叉验证风险 (温差)</h4>
|
||
<p class="text-sm">宏观政策的春天与部分行业微观层面的寒意(如民营口腔、物业)并存。政策传导存在时滞和梗阻,并非所有民企都能雨露均沾。</p>
|
||
</div>
|
||
</li>
|
||
</ul>
|
||
</div>
|
||
</section>
|
||
|
||
<!-- Industry and Companies -->
|
||
<section class="glass-card p-6 md:p-10">
|
||
<h2 class="text-3xl mb-6 section-title">4. 产业链与核心公司深度剖析</h2>
|
||
<div class="space-y-6">
|
||
<p class="text-slate-300">“民营经济概念”并非传统产业链,而是跨行业的赋能型主题。其参与者按受益逻辑可分为:上游(赋能与服务层)、中游(直接受益的民营实体)、下游(应用与生态)。</p>
|
||
|
||
<div class="grid grid-cols-1 md:grid-cols-2 lg:grid-cols-4 gap-4">
|
||
<div class="glass-card p-4 bento-grid-item">
|
||
<h4 class="font-bold text-indigo-300 text-center">神州高铁 (000008)</h4>
|
||
<p class="text-xs text-center text-slate-400">政策突破标的</p>
|
||
<div class="divider my-2"></div>
|
||
<p class="text-sm"><strong>逻辑:</strong>唯一民营铁路运维龙头,受益于民资可控股铁路政策,逻辑最纯粹。</p>
|
||
<p class="text-sm text-red-400"><strong>风险:</strong>项目中标不确定性,重资产运营挑战。</p>
|
||
</div>
|
||
<div class="glass-card p-4 bento-grid-item">
|
||
<h4 class="font-bold text-indigo-300 text-center">九鼎投资 (600053)</h4>
|
||
<p class="text-xs text-center text-slate-400">金融赋能标的</p>
|
||
<div class="divider my-2"></div>
|
||
<p class="text-sm"><strong>逻辑:</strong>受益于民营PE可参与央国企存量资产盘活,开辟全新业务空间。</p>
|
||
<p class="text-sm text-red-400"><strong>风险:</strong>业绩受宏观和资本市场影响大,波动性高。</p>
|
||
</div>
|
||
<div class="glass-card p-4 bento-grid-item">
|
||
<h4 class="font-bold text-indigo-300 text-center">航天宏图 (688066)</h4>
|
||
<p class="text-xs text-center text-slate-400">硬科技创新代表</p>
|
||
<div class="divider my-2"></div>
|
||
<p class="text-sm"><strong>逻辑:</strong>民营商业遥感全牌照运营商,高度契合国家战略,政策支持力度大。</p>
|
||
<p class="text-sm text-red-400"><strong>风险:</strong>技术迭代快,研发投入大,商业模式待验证。</p>
|
||
</div>
|
||
<div class="glass-card p-4 bento-grid-item">
|
||
<h4 class="font-bold text-indigo-300 text-center">春秋航空 (601021)</h4>
|
||
<p class="text-xs text-center text-slate-400">高效运营典范</p>
|
||
<div class="divider my-2"></div>
|
||
<p class="text-sm"><strong>逻辑:</strong>低成本模式在行业复苏中展现更强弹性,是民企高效运营的典范。</p>
|
||
<p class="text-sm text-red-400"><strong>风险:</strong>受油价、汇率等宏观因素影响大,周期性强。</p>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</section>
|
||
|
||
|
||
<!-- Conclusion -->
|
||
<section class="glass-card p-6 md:p-10">
|
||
<h2 class="text-3xl mb-6 section-title">6. 综合结论与投资启示</h2>
|
||
<div class="space-y-6">
|
||
<div>
|
||
<h4 class="text-lg font-semibold text-cyan-300 mb-2">最终看法</h4>
|
||
<p class="text-slate-300">“民营经济概念”已进入**由宏观政策落地驱动、微观基本面开始验证的1.5阶段**。其核心投资逻辑已从“信心的β”,转向“突破的α”。这是一个关系中国经济未来数年发展动能的战略性方向。</p>
|
||
</div>
|
||
<div>
|
||
<h4 class="text-lg font-semibold text-cyan-300 mb-2">最具投资价值的细分环节</h4>
|
||
<p class="text-slate-200 bg-slate-800/50 p-4 rounded-xl">
|
||
<strong class="text-amber-300">“政策突破型硬科技”</strong>领域最具价值。原因在于其逻辑最硬(从0到1)、确定性高(符合国家战略)、竞争格局好(先发优势)。具体包括:<strong class="text-sky-300">商业航天、基础设施民间投资、参与国企改革的民营金融机构、半导体/AI领域的并购整合</strong>。
|
||
</p>
|
||
</div>
|
||
<div>
|
||
<h4 class="text-lg font-semibold text-cyan-300 mb-2">需重点跟踪和验证的关键指标</h4>
|
||
<div class="grid grid-cols-1 md:grid-cols-3 gap-4 text-sm">
|
||
<div class="border border-indigo-700 p-4 rounded-lg">
|
||
<p class="font-bold text-indigo-300">宏观层面</p>
|
||
<p class="text-slate-300">全国民间固定资产投资同比增速。</p>
|
||
</div>
|
||
<div class="border border-indigo-700 p-4 rounded-lg">
|
||
<p class="font-bold text-indigo-300">中观层面</p>
|
||
<p class="text-slate-300">重点行业民间投资占比;民企新增贷款规模和利率。</p>
|
||
</div>
|
||
<div class="border border-indigo-700 p-4 rounded-lg">
|
||
<p class="font-bold text-indigo-300">微观公司层面</p>
|
||
<p class="text-slate-300">新获取订单金额;研发投入强度;经营性现金流。</p>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</section>
|
||
|
||
<!-- Rise Analysis -->
|
||
<section class="glass-card p-6 md:p-10">
|
||
<h2 class="text-3xl mb-6 section-title">涨幅分析补充</h2>
|
||
<div class="space-y-4">
|
||
<div class="collapse collapse-plus glass-card" x-data="{ stock: '神州高铁', code: '000008', rate: '10.0%', date: '2025-11-11', reason: '国办《关于进一步促进民间投资发展的若干措施》首次明确“铁路项目民间资本可突破10%股比”,神州高铁作为A股唯一民营铁路运维龙头,可直接参与新建线路PPP并表运营,制度红利触发涨停。'}">
|
||
<input type="radio" name="rise-accordion" checked="checked" />
|
||
<div class="collapse-title text-xl font-medium">
|
||
<div class="flex flex-wrap justify-between items-center">
|
||
<span x-text="`${stock} (${code})`" class="text-sky-300"></span>
|
||
<span class="text-red-400 font-mono" x-text="`涨幅: ${rate}`"></span>
|
||
<span class="text-slate-400 text-sm font-mono" x-text="`日期: ${date}`"></span>
|
||
</div>
|
||
</div>
|
||
<div class="collapse-content">
|
||
<p x-text="reason"></p>
|
||
</div>
|
||
</div>
|
||
<div class="collapse collapse-plus glass-card" x-data="{ stock: '九鼎投资', code: '600053', rate: '9.98%', date: '2025-10-29', reason: '《金融时报》首次将“民营私募股权机构”纳入“央国企存量资产盘活试点”潜在主体,公司因“民营+证券牌照+已有82亿元地方国资基金”三标签被主流快讯点名,政策风共振。'}">
|
||
<input type="radio" name="rise-accordion" />
|
||
<div class="collapse-title text-xl font-medium">
|
||
<div class="flex flex-wrap justify-between items-center">
|
||
<span x-text="`${stock} (${code})`" class="text-sky-300"></span>
|
||
<span class="text-red-400 font-mono" x-text="`涨幅: ${rate}`"></span>
|
||
<span class="text-slate-400 text-sm font-mono" x-text="`日期: ${date}`"></span>
|
||
</div>
|
||
</div>
|
||
<div class="collapse-content">
|
||
<p x-text="reason"></p>
|
||
</div>
|
||
</div>
|
||
<div class="collapse collapse-plus glass-card" x-data="{ stock: '航天宏图', code: '688066', rate: '20.0%', date: '2025-08-25', reason: '公告中标2.38亿元国家级项目,叠加工信部文件明确鼓励民营遥感企业参与全链条,政策与订单共振触发涨停。'}">
|
||
<input type="radio" name="rise-accordion" />
|
||
<div class="collapse-title text-xl font-medium">
|
||
<div class="flex flex-wrap justify-between items-center">
|
||
<span x-text="`${stock} (${code})`" class="text-sky-300"></span>
|
||
<span class="text-red-400 font-mono" x-text="`涨幅: ${rate}`"></span>
|
||
<span class="text-slate-400 text-sm font-mono" x-text="`日期: ${date}`"></span>
|
||
</div>
|
||
</div>
|
||
<div class="collapse-content">
|
||
<p x-text="reason"></p>
|
||
</div>
|
||
</div>
|
||
<div class="collapse collapse-plus glass-card" x-data="{ stock: '中旗新材', code: '001212', rate: '10.0%', date: '2025-08-25', reason: '“拟控股民营光刻机资产星空科技”公告与“部委首次明确支持民营光刻机并购”政策共振所致。'}">
|
||
<input type="radio" name="rise-accordion" />
|
||
<div class="collapse-title text-xl font-medium">
|
||
<div class="flex flex-wrap justify-between items-center">
|
||
<span x-text="`${stock} (${code})`" class="text-sky-300"></span>
|
||
<span class="text-red-400 font-mono" x-text="`涨幅: ${rate}`"></span>
|
||
<span class="text-slate-400 text-sm font-mono" x-text="`日期: ${date}`"></span>
|
||
</div>
|
||
</div>
|
||
<div class="collapse-content">
|
||
<p x-text="reason"></p>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</section>
|
||
|
||
<!-- Stock List Table -->
|
||
<section class="glass-card p-6 md:p-10">
|
||
<h2 class="text-3xl mb-6 section-title">相关概念股</h2>
|
||
<div class="overflow-x-auto">
|
||
<table class="table table-zebra w-full">
|
||
<thead>
|
||
<tr>
|
||
<th>股票名称</th>
|
||
<th>股票代码</th>
|
||
<th>入选理由</th>
|
||
<th class="text-right">价格 (元)</th>
|
||
<th class="text-right">流通市值 (亿元)</th>
|
||
</tr>
|
||
</thead>
|
||
<tbody>
|
||
<tr>
|
||
<td>国联股份</td>
|
||
<td><a href="https://valuefrontier.cn/company?scode=603613" target="_blank" class="link link-hover text-indigo-300">603613</a></td>
|
||
<td>多多平台从2016年已经开始跨境电商服务业务,2021年实现跨境集采采销交易额累计约30亿元。</td>
|
||
<td class="text-right font-mono">25.44</td>
|
||
<td class="text-right font-mono">183.3</td>
|
||
</tr>
|
||
<tr>
|
||
<td>赛维时代</td>
|
||
<td><a href="https://valuefrontier.cn/company?scode=301381" target="_blank" class="link link-hover text-indigo-300">301381</a></td>
|
||
<td>赛维时代是一家技术驱动的出口跨境品牌电商,公司通过第三方电商平台向全球消费者销售。</td>
|
||
<td class="text-right font-mono">29.9</td>
|
||
<td class="text-right font-mono">57.5</td>
|
||
</tr>
|
||
<tr>
|
||
<td>壹网壹创</td>
|
||
<td><a href="https://valuefrontier.cn/company?scode=300792" target="_blank" class="link link-hover text-indigo-300">300792</a></td>
|
||
<td>公司已覆盖拼多多等全渠道平台。凭借全域品牌服务的核心优势,新签品牌数量持续稳定增长。</td>
|
||
<td class="text-right font-mono">20.84</td>
|
||
<td class="text-right font-mono">44.6</td>
|
||
</tr>
|
||
<tr>
|
||
<td>值得买</td>
|
||
<td><a href="https://valuefrontier.cn/company?scode=300785" target="_blank" class="link link-hover text-indigo-300">300785</a></td>
|
||
<td>拼多多的GMV占公司整体GMV的比例大概在10%,现在与拼多多合作的品类大多集中在“百亿补贴”的一些商品。</td>
|
||
<td class="text-right font-mono">25.62</td>
|
||
<td class="text-right font-mono">31.32</td>
|
||
</tr>
|
||
<tr>
|
||
<td>国芳集团</td>
|
||
<td><a href="https://valuefrontier.cn/company?scode=601086" target="_blank" class="link link-hover text-indigo-300">601086</a></td>
|
||
<td>公司国芳百货线上商城入驻商家582家,公司抖音团队运营账号42个。</td>
|
||
<td class="text-right font-mono">4.72</td>
|
||
<td class="text-right font-mono">31.44</td>
|
||
</tr>
|
||
<tr>
|
||
<td>立霸股份</td>
|
||
<td><a href="https://valuefrontier.cn/company?scode=603519" target="_blank" class="link link-hover text-indigo-300">603519</a></td>
|
||
<td>公司主要为国内外知名家电整机企业提供家电外观用复合材料,是国内知名的家电用复合材料主要生产厂商之一。</td>
|
||
<td class="text-right font-mono">11.4</td>
|
||
<td class="text-right font-mono">30.36</td>
|
||
</tr>
|
||
<tr>
|
||
<td>丽人丽妆</td>
|
||
<td><a href="https://valuefrontier.cn/company?scode=605136" target="_blank" class="link link-hover text-indigo-300">605136</a></td>
|
||
<td>阿里巴巴持有公司7037.67万股,占总比的19.55%。</td>
|
||
<td class="text-right font-mono">7.22</td>
|
||
<td class="text-right font-mono">28.91</td>
|
||
</tr>
|
||
<tr>
|
||
<td>北鼎股份</td>
|
||
<td><a href="https://valuefrontier.cn/company?scode=300824" target="_blank" class="link link-hover text-indigo-300">300824</a></td>
|
||
<td>公司抖音团队运营账号42个,累计直播256场,垂直分布领域11个。</td>
|
||
<td class="text-right font-mono">9.06</td>
|
||
<td class="text-right font-mono">28.63</td>
|
||
</tr>
|
||
<tr>
|
||
<td>返利科技</td>
|
||
<td>N/A</td>
|
||
<td>公司导购业务与京东、淘宝、抖音、唯品会、苏宁、拼多多、网易严选等电商平台合作良好。</td>
|
||
<td class="text-right font-mono">5.74</td>
|
||
<td class="text-right font-mono">23.1</td>
|
||
</tr>
|
||
<tr>
|
||
<td>青木科技</td>
|
||
<td><a href="https://valuefrontier.cn/company?scode=301110" target="_blank" class="link link-hover text-indigo-300">301110</a></td>
|
||
<td>公司是首家同时拥有天猫六星资质和天猫国际紫星资质的服务商。</td>
|
||
<td class="text-right font-mono">37.2</td>
|
||
<td class="text-right font-mono">18.27</td>
|
||
</tr>
|
||
<tr>
|
||
<td>若羽臣</td>
|
||
<td><a href="https://valuefrontier.cn/company?scode=003010" target="_blank" class="link link-hover text-indigo-300">003010</a></td>
|
||
<td>公司是业内知名的电子商务综合服务商,公司连续多年获得“天猫五星级服务商”荣誉。</td>
|
||
<td class="text-right font-mono">14.31</td>
|
||
<td class="text-right font-mono">18.16</td>
|
||
</tr>
|
||
<tr>
|
||
<td>凯淳股份</td>
|
||
<td><a href="https://valuefrontier.cn/company?scode=301001" target="_blank" class="link link-hover text-indigo-300">301001</a></td>
|
||
<td>公司的服务覆盖包括天猫、京东、抖音、小红书、微信官方商城、拼多多等线上主流渠道。</td>
|
||
<td class="text-right font-mono">24.91</td>
|
||
<td class="text-right font-mono">12.53</td>
|
||
</tr>
|
||
</tbody>
|
||
</table>
|
||
</div>
|
||
</section>
|
||
</main>
|
||
|
||
<footer class="text-center mt-16">
|
||
<p class="text-xs text-slate-600 font-mono">免责声明:本报告由AI生成,内容仅供参考,不构成任何投资建议。市场有风险,投资需谨慎。</p>
|
||
</footer>
|
||
|
||
</div>
|
||
|
||
<script>
|
||
document.addEventListener('DOMContentLoaded', function () {
|
||
var chartDom = document.getElementById('timeline-chart');
|
||
var myChart = echarts.init(chartDom);
|
||
var option;
|
||
|
||
const data = [
|
||
{ name: '发改委吹风', value: ['2024-08-01', 1] },
|
||
{ name: '草案征求意见', value: ['2024-10-10', 2] },
|
||
{ name: '立法加速', value: ['2024-12-03', 3] },
|
||
{ name: '首次提审', value: ['2024-12-21', 4] },
|
||
{ name: '广东成立民营经济局', value: ['2025-02-05', 5] },
|
||
{ name: '高层座谈会 (情绪顶点)', value: ['2025-02-17', 6] },
|
||
{ name: '法律表决通过', value: ['2025-04-30', 7] },
|
||
{ name: '法律正式施行', value: ['2025-05-20', 8] },
|
||
{ name: '最高法发布指导意见', value: ['2025-08-08', 9] }
|
||
];
|
||
|
||
const descriptions = [
|
||
'国家发改委首次公开表示正制定《民营经济促进法》。',
|
||
'《民营经济促进法(草案征求意见稿)》公开征求意见,标志立法进入实质阶段。',
|
||
'国家发改委强调“加快推动出台民营经济促进法”,政策紧迫性凸显。',
|
||
'草案首次提请全国人大常委会审议,法律框架基本成型。',
|
||
'广东省率先成立民营经济局,地方政府开始设立专门机构。',
|
||
'总书记主持召开民营企业座谈会,为民营经济发展注入最强“强心剂”。',
|
||
'《民营经济促进法》经全国人大常委会表决通过,政策预期转为法律现实。',
|
||
'法律正式施行,民营经济发展进入有基础性法律保障的新阶段。',
|
||
'最高法发布配套《指导意见》,确保法律在司法层面得到贯彻执行。'
|
||
];
|
||
|
||
option = {
|
||
backgroundColor: 'transparent',
|
||
tooltip: {
|
||
trigger: 'axis',
|
||
formatter: function(params) {
|
||
const dataIndex = params[0].dataIndex;
|
||
return `<b>${data[dataIndex].name}</b><br/>日期: ${data[dataIndex].value[0]}<br/><div style="max-width: 250px; white-space: normal;">${descriptions[dataIndex]}</div>`;
|
||
},
|
||
backgroundColor: 'rgba(20, 20, 45, 0.8)',
|
||
borderColor: '#818cf8',
|
||
textStyle: {
|
||
color: '#c9d1d9'
|
||
}
|
||
},
|
||
grid: {
|
||
left: '3%',
|
||
right: '4%',
|
||
bottom: '3%',
|
||
containLabel: true
|
||
},
|
||
xAxis: {
|
||
type: 'time',
|
||
axisLine: { lineStyle: { color: '#818cf8' } },
|
||
axisLabel: { color: '#a5b4fc' },
|
||
},
|
||
yAxis: {
|
||
type: 'value',
|
||
name: '事件重要性',
|
||
axisLine: { lineStyle: { color: '#818cf8' } },
|
||
axisLabel: { show: false },
|
||
splitLine: { lineStyle: { color: 'rgba(129, 140, 248, 0.2)' } }
|
||
},
|
||
series: [{
|
||
name: '关键事件',
|
||
type: 'line',
|
||
smooth: true,
|
||
symbol: 'circle',
|
||
symbolSize: 10,
|
||
data: data.map(item => item.value),
|
||
itemStyle: {
|
||
color: '#38bdf8'
|
||
},
|
||
lineStyle: {
|
||
color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [
|
||
{ offset: 0, color: '#818cf8' },
|
||
{ offset: 1, color: '#38bdf8' }
|
||
]),
|
||
width: 3,
|
||
shadowColor: 'rgba(0, 0, 0, 0.3)',
|
||
shadowBlur: 10,
|
||
shadowOffsetY: 8
|
||
},
|
||
areaStyle: {
|
||
color: new echarts.graphic.LinearGradient(0, 0, 0, 1, [
|
||
{ offset: 0, color: 'rgba(56, 189, 248, 0.3)' },
|
||
{ offset: 1, color: 'rgba(129, 140, 248, 0.05)' }
|
||
])
|
||
},
|
||
label: {
|
||
show: true,
|
||
position: 'top',
|
||
formatter: function(params) {
|
||
return data[params.dataIndex].name;
|
||
},
|
||
color: '#c9d1d9',
|
||
fontSize: 10,
|
||
backgroundColor: 'rgba(10, 9, 30, 0.5)',
|
||
padding: [4, 6],
|
||
borderRadius: 4
|
||
},
|
||
}]
|
||
};
|
||
|
||
myChart.setOption(option);
|
||
window.addEventListener('resize', function() {
|
||
myChart.resize();
|
||
});
|
||
});
|
||
</script>
|
||
|
||
</body>
|
||
</html> |