1072 lines
55 KiB
HTML
1072 lines
55 KiB
HTML
|
||
<!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" />
|
||
<!-- Nucleo Icons -->
|
||
<link href="https://demos.creative-tim.com/soft-ui-design-system-pro/assets/css/nucleo-icons.css" rel="stylesheet" />
|
||
<link href="https://demos.creative-tim.com/soft-ui-design-system-pro/assets/css/nucleo-svg.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" rel="stylesheet" type="text/css" />
|
||
<link href="https://cdn.jsdelivr.net/npm/daisyui@5/themes.css" rel="stylesheet" type="text/css" />
|
||
|
||
<style>
|
||
:root {
|
||
--primary: #3b82f6;
|
||
--secondary: #8b5cf6;
|
||
--info: #06b6d4;
|
||
--success: #10b981;
|
||
--warning: #f59e0b;
|
||
--danger: #ef4444;
|
||
}
|
||
|
||
body {
|
||
font-family: 'Inter', sans-serif;
|
||
background: linear-gradient(135deg, #f5f7fa 0%, #c3cfe2 100%);
|
||
}
|
||
|
||
.gradient-bg {
|
||
background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
|
||
}
|
||
|
||
.card-shadow {
|
||
box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
|
||
}
|
||
|
||
.timeline-dot {
|
||
width: 16px;
|
||
height: 16px;
|
||
border-radius: 50%;
|
||
position: absolute;
|
||
left: -8px;
|
||
top: 6px;
|
||
}
|
||
|
||
.timeline-line {
|
||
width: 2px;
|
||
background: #e5e7eb;
|
||
position: absolute;
|
||
left: 0;
|
||
top: 0;
|
||
bottom: 0;
|
||
}
|
||
|
||
.timeline-item {
|
||
position: relative;
|
||
padding-left: 24px;
|
||
margin-bottom: 24px;
|
||
}
|
||
|
||
.table-responsive {
|
||
overflow-x: auto;
|
||
}
|
||
|
||
.progress-bar {
|
||
transition: width 0.6s ease;
|
||
}
|
||
|
||
@media (max-width: 768px) {
|
||
.timeline-item {
|
||
padding-left: 16px;
|
||
}
|
||
|
||
.timeline-dot {
|
||
width: 12px;
|
||
height: 12px;
|
||
left: -6px;
|
||
top: 4px;
|
||
}
|
||
}
|
||
</style>
|
||
</head>
|
||
<body class="bg-gray-50">
|
||
<div id="particles-js" class="fixed inset-0 z-0"></div>
|
||
|
||
<div class="relative z-10 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-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-2">
|
||
<span class="badge badge-info">政策开放</span>
|
||
<span class="badge badge-primary">脑机接口</span>
|
||
<span class="badge badge-secondary">干细胞治疗</span>
|
||
<span class="badge badge-success">外资医院</span>
|
||
</div>
|
||
</div>
|
||
|
||
<!-- 概念事件时间轴 -->
|
||
<div class="card bg-white card-shadow mb-8">
|
||
<div class="card-body p-6">
|
||
<h2 class="text-2xl font-bold text-gray-800 mb-6 flex items-center">
|
||
<i class="fas fa-history text-info mr-3"></i> 概念事件时间轴
|
||
</h2>
|
||
<div class="relative pl-8">
|
||
<div class="timeline-line"></div>
|
||
|
||
<div class="timeline-item">
|
||
<div class="timeline-dot bg-info"></div>
|
||
<div class="bg-blue-50 rounded-lg p-4">
|
||
<div class="flex flex-wrap items-center justify-between mb-2">
|
||
<h3 class="font-semibold text-lg text-gray-800">2024-09-08</h3>
|
||
<span class="badge badge-info">政策破冰</span>
|
||
</div>
|
||
<p class="text-gray-700">商务部等三部门发文:在北京、上海、广东自贸区及海南自贸港<strong>允许外资独资医院</strong>、<strong>开放干细胞/基因诊断与治疗</strong></p>
|
||
</div>
|
||
</div>
|
||
|
||
<div class="timeline-item">
|
||
<div class="timeline-dot bg-primary"></div>
|
||
<div class="bg-purple-50 rounded-lg p-4">
|
||
<div class="flex flex-wrap items-center justify-between mb-2">
|
||
<h3 class="font-semibold text-lg text-gray-800">2024-11-11</h3>
|
||
<span class="badge badge-primary">技术催化</span>
|
||
</div>
|
||
<p class="text-gray-700">东吴/信达医药联合发布脑机接口深度跟踪:Precision融资9300万美元、Neuralink成本降至5000美元、北脑二号实现"脑控"</p>
|
||
</div>
|
||
</div>
|
||
|
||
<div class="timeline-item">
|
||
<div class="timeline-dot bg-success"></div>
|
||
<div class="bg-green-50 rounded-lg p-4">
|
||
<div class="flex flex-wrap items-center justify-between mb-2">
|
||
<h3 class="font-semibold text-lg text-gray-800">2025-02-14</h3>
|
||
<span class="badge badge-success">临床落地</span>
|
||
</div>
|
||
<p class="text-gray-700">北京天坛医院开设<strong>国内首个脑胶质瘤前沿创新治疗联合门诊</strong>(多学科+多技术)</p>
|
||
</div>
|
||
</div>
|
||
|
||
<div class="timeline-item">
|
||
<div class="timeline-dot bg-warning"></div>
|
||
<div class="bg-yellow-50 rounded-lg p-4">
|
||
<div class="flex flex-wrap items-center justify-between mb-2">
|
||
<h3 class="font-semibold text-lg text-gray-800">2025-03-05</h3>
|
||
<span class="badge badge-warning">政策加码</span>
|
||
</div>
|
||
<p class="text-gray-700">政府工作报告明确提出"<strong>扩大电信、医疗、教育等领域开放试点</strong>"</p>
|
||
</div>
|
||
</div>
|
||
|
||
<div class="timeline-item">
|
||
<div class="timeline-dot bg-secondary"></div>
|
||
<div class="bg-indigo-50 rounded-lg p-4">
|
||
<div class="flex flex-wrap items-center justify-between mb-2">
|
||
<h3 class="font-semibold text-lg text-gray-800">2025-03-16</h3>
|
||
<span class="badge badge-secondary">制度红利</span>
|
||
</div>
|
||
<p class="text-gray-700">中办国办《提振消费专项行动方案》:将"互联网+医疗"纳入鼓励外商投资目录</p>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
<!-- 核心观点摘要 -->
|
||
<div class="card bg-gradient-to-r from-blue-500 to-purple-600 text-white card-shadow mb-8">
|
||
<div class="card-body p-6">
|
||
<h2 class="text-2xl font-bold mb-6 flex items-center">
|
||
<i class="fas fa-lightbulb mr-3"></i> 核心观点摘要
|
||
</h2>
|
||
<div class="grid grid-cols-1 md:grid-cols-3 gap-6">
|
||
<div class="bg-white bg-opacity-20 backdrop-filter backdrop-blur-lg rounded-lg p-5">
|
||
<h3 class="font-bold text-lg mb-3">阶段判断</h3>
|
||
<p class="text-sm">医疗开放已从"政策宣示"进入"制度落地+临床验证"阶段,前沿治疗(脑机接口、干细胞、基因疗法)正从实验室走向真实世界应用。</p>
|
||
</div>
|
||
<div class="bg-white bg-opacity-20 backdrop-filter backdrop-blur-lg rounded-lg p-5">
|
||
<h3 class="font-bold text-lg mb-3">核心驱动力</h3>
|
||
<p class="text-sm"><strong>政策松绑外资准入</strong>(制度红利) + <strong>技术成本曲线陡峭下降</strong>(脑机接口硬件成本从百万级降至5000美元级) + <strong>临床刚需场景明确</strong>(脑胶质瘤、耐药HIV、神经退行性疾病)。</p>
|
||
</div>
|
||
<div class="bg-white bg-opacity-20 backdrop-filter backdrop-blur-lg rounded-lg p-5">
|
||
<h3 class="font-bold text-lg mb-3">未来潜力</h3>
|
||
<p class="text-sm">2025-2027年将是"外资医院+前沿技术"商业化验证的关键窗口,预计带动<strong>千亿级产业链</strong>(设备、服务、数据)重构。</p>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
<!-- 核心驱动力拆解 -->
|
||
<div class="card bg-white card-shadow mb-8">
|
||
<div class="card-body p-6">
|
||
<h2 class="text-2xl font-bold text-gray-800 mb-6 flex items-center">
|
||
<i class="fas fa-cogs text-primary mr-3"></i> 核心驱动力拆解
|
||
</h2>
|
||
<div class="overflow-x-auto">
|
||
<table class="table w-full">
|
||
<thead>
|
||
<tr class="bg-gray-100">
|
||
<th class="text-left p-3 font-semibold text-gray-700">维度</th>
|
||
<th class="text-left p-3 font-semibold text-gray-700">逻辑</th>
|
||
<th class="text-left p-3 font-semibold text-gray-700">数据支撑</th>
|
||
</tr>
|
||
</thead>
|
||
<tbody>
|
||
<tr class="border-b border-gray-200">
|
||
<td class="p-3">
|
||
<span class="badge badge-info">政策</span>
|
||
</td>
|
||
<td class="p-3 text-gray-700">外资准入负面清单清零(医疗领域仅剩干细胞/基因治疗限制,现局部开放)</td>
|
||
<td class="p-3 text-gray-700">商务部2024-09文件明确"外资可独资医院"</td>
|
||
</tr>
|
||
<tr class="border-b border-gray-200">
|
||
<td class="p-3">
|
||
<span class="badge badge-primary">技术</span>
|
||
</td>
|
||
<td class="p-3 text-gray-700">脑机接口硬件成本指数级下降(Neuralink目标5000美元/10分钟手术)</td>
|
||
<td class="p-3 text-gray-700">2024-11路演数据:北脑二号实现非人灵长类二维运动控制</td>
|
||
</tr>
|
||
<tr class="border-b border-gray-200">
|
||
<td class="p-3">
|
||
<span class="badge badge-success">临床</span>
|
||
</td>
|
||
<td class="p-3 text-gray-700">天坛医院脑胶质瘤门诊验证"多学科+多技术"模式</td>
|
||
<td class="p-3 text-gray-700">2025-02开诊,国内首个</td>
|
||
</tr>
|
||
</tbody>
|
||
</table>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
<!-- 市场热度与情绪 -->
|
||
<div class="grid grid-cols-1 md:grid-cols-2 gap-8 mb-8">
|
||
<div class="card bg-white card-shadow">
|
||
<div class="card-body p-6">
|
||
<h2 class="text-2xl font-bold text-gray-800 mb-4 flex items-center">
|
||
<i class="fas fa-fire text-warning mr-3"></i> 市场热度与情绪
|
||
</h2>
|
||
<div class="space-y-4">
|
||
<div>
|
||
<div class="flex justify-between mb-1">
|
||
<span class="text-gray-700 font-medium">新闻热度</span>
|
||
<span class="text-gray-700 font-medium">+300%</span>
|
||
</div>
|
||
<p class="text-sm text-gray-600 mb-2">2024-11至2025-03,脑机接口相关报道量环比增长(财联社/36氪数据)</p>
|
||
<div class="w-full bg-gray-200 rounded-full h-2.5">
|
||
<div class="bg-warning h-2.5 rounded-full" style="width: 75%"></div>
|
||
</div>
|
||
</div>
|
||
|
||
<div>
|
||
<div class="flex justify-between mb-1">
|
||
<span class="text-gray-700 font-medium">研报密集度</span>
|
||
<span class="text-gray-700 font-medium">3家</span>
|
||
</div>
|
||
<p class="text-sm text-gray-600 mb-2">2024-11东吴/信达/国盛三家券商同日发布脑机接口专题,罕见一致看多</p>
|
||
<div class="w-full bg-gray-200 rounded-full h-2.5">
|
||
<div class="bg-primary h-2.5 rounded-full" style="width: 60%"></div>
|
||
</div>
|
||
</div>
|
||
|
||
<div>
|
||
<div class="flex justify-between mb-1">
|
||
<span class="text-gray-700 font-medium">情绪分歧</span>
|
||
<span class="text-gray-700 font-medium">高</span>
|
||
</div>
|
||
<p class="text-sm text-gray-600 mb-2">市场过度聚焦"脑机接口消费级应用"(Meta手环),忽视侵入式医疗级突破</p>
|
||
<div class="w-full bg-gray-200 rounded-full h-2.5">
|
||
<div class="bg-danger h-2.5 rounded-full" style="width: 85%"></div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
<div class="card bg-white card-shadow">
|
||
<div class="card-body p-6">
|
||
<h2 class="text-2xl font-bold text-gray-800 mb-4 flex items-center">
|
||
<i class="fas fa-exclamation-triangle text-danger mr-3"></i> 预期差分析
|
||
</h2>
|
||
<div class="overflow-x-auto">
|
||
<table class="table w-full">
|
||
<thead>
|
||
<tr class="bg-gray-100">
|
||
<th class="text-left p-3 font-semibold text-gray-700">市场共识</th>
|
||
<th class="text-left p-3 font-semibold text-gray-700">被忽略的关键点</th>
|
||
<th class="text-left p-3 font-semibold text-gray-700">来源矛盾</th>
|
||
</tr>
|
||
</thead>
|
||
<tbody>
|
||
<tr class="border-b border-gray-200">
|
||
<td class="p-3 text-gray-700">"脑机接口=消费电子"</td>
|
||
<td class="p-3 text-gray-700"><strong>医疗级应用已入组患者</strong>(北脑二号完成灵长类实验)</td>
|
||
<td class="p-3 text-gray-700">路演显示"北脑二号对标Neuralink",但新闻未提及临床时间表</td>
|
||
</tr>
|
||
<tr class="border-b border-gray-200">
|
||
<td class="p-3 text-gray-700">"干细胞开放=全面放开"</td>
|
||
<td class="p-3 text-gray-700"><strong>仅限自贸区+注册上市产品</strong>(非临床直接使用)</td>
|
||
<td class="p-3 text-gray-700">商务部文件明确"用于产品注册上市和生产"</td>
|
||
</tr>
|
||
</tbody>
|
||
</table>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
<!-- 关键催化剂与路径 -->
|
||
<div class="grid grid-cols-1 md:grid-cols-2 gap-8 mb-8">
|
||
<div class="card bg-white card-shadow">
|
||
<div class="card-body p-6">
|
||
<h2 class="text-2xl font-bold text-gray-800 mb-4 flex items-center">
|
||
<i class="fas fa-rocket text-info mr-3"></i> 近期催化剂(3-6个月)
|
||
</h2>
|
||
<div class="space-y-4">
|
||
<div class="flex items-start">
|
||
<div class="flex-shrink-0 mt-1 mr-3">
|
||
<div class="w-8 h-8 rounded-full bg-blue-100 flex items-center justify-center">
|
||
<span class="text-blue-600 font-bold">1</span>
|
||
</div>
|
||
</div>
|
||
<div>
|
||
<h3 class="font-semibold text-gray-800">2025-05-09 上海神经科技国际创新论坛</h3>
|
||
<p class="text-gray-600 text-sm">将发布<strong>自适应脑刺激技术</strong>临床数据(癫痫/帕金森适应症)</p>
|
||
</div>
|
||
</div>
|
||
|
||
<div class="flex items-start">
|
||
<div class="flex-shrink-0 mt-1 mr-3">
|
||
<div class="w-8 h-8 rounded-full bg-purple-100 flex items-center justify-center">
|
||
<span class="text-purple-600 font-bold">2</span>
|
||
</div>
|
||
</div>
|
||
<div>
|
||
<h3 class="font-semibold text-gray-800">2025-Q2 景昱医疗科创板上市</h3>
|
||
<p class="text-gray-600 text-sm">DBS龙头<strong>已过会</strong>,或带动神经调控板块估值重构</p>
|
||
</div>
|
||
</div>
|
||
|
||
<div class="flex items-start">
|
||
<div class="flex-shrink-0 mt-1 mr-3">
|
||
<div class="w-8 h-8 rounded-full bg-green-100 flex items-center justify-center">
|
||
<span class="text-green-600 font-bold">3</span>
|
||
</div>
|
||
</div>
|
||
<div>
|
||
<h3 class="font-semibold text-gray-800">2025-Q3 海南自贸港外资干细胞医院牌照</h3>
|
||
<p class="text-gray-600 text-sm"><strong>首批牌照发放</strong>(广东省已表态支持前海试点)</p>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
<div class="card bg-white card-shadow">
|
||
<div class="card-body p-6">
|
||
<h2 class="text-2xl font-bold text-gray-800 mb-4 flex items-center">
|
||
<i class="fas fa-route text-success mr-3"></i> 长期路径(2025-2027)
|
||
</h2>
|
||
<div class="flex flex-col items-center">
|
||
<div class="w-full max-w-md">
|
||
<div class="flex flex-col items-center">
|
||
<div class="w-16 h-16 rounded-full bg-blue-500 flex items-center justify-center text-white font-bold mb-2">A</div>
|
||
<p class="text-center text-gray-700 mb-6">政策开放</p>
|
||
|
||
<div class="h-12 w-1 bg-gray-300 mb-6"></div>
|
||
|
||
<div class="w-16 h-16 rounded-full bg-purple-500 flex items-center justify-center text-white font-bold mb-2">B</div>
|
||
<p class="text-center text-gray-700 mb-6">外资医院落地</p>
|
||
|
||
<div class="h-12 w-1 bg-gray-300 mb-6"></div>
|
||
|
||
<div class="w-16 h-16 rounded-full bg-green-500 flex items-center justify-center text-white font-bold mb-2">C</div>
|
||
<p class="text-center text-gray-700 mb-6">前沿技术临床验证</p>
|
||
|
||
<div class="h-12 w-1 bg-gray-300 mb-6"></div>
|
||
|
||
<div class="w-16 h-16 rounded-full bg-yellow-500 flex items-center justify-center text-white font-bold mb-2">D</div>
|
||
<p class="text-center text-gray-700 mb-6">医保支付纳入</p>
|
||
|
||
<div class="h-12 w-1 bg-gray-300 mb-6"></div>
|
||
|
||
<div class="w-16 h-16 rounded-full bg-red-500 flex items-center justify-center text-white font-bold mb-2">E</div>
|
||
<p class="text-center text-gray-700 mb-6">产业链成熟</p>
|
||
|
||
<div class="h-12 w-1 bg-gray-300 mb-6"></div>
|
||
|
||
<div class="w-16 h-16 rounded-full bg-indigo-500 flex items-center justify-center text-white font-bold mb-2">F</div>
|
||
<p class="text-center text-gray-700 font-bold">千亿级市场</p>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
<!-- 产业链与核心公司 -->
|
||
<div class="card bg-white card-shadow mb-8">
|
||
<div class="card-body p-6">
|
||
<h2 class="text-2xl font-bold text-gray-800 mb-6 flex items-center">
|
||
<i class="fas fa-sitemap text-secondary mr-3"></i> 产业链与核心公司
|
||
</h2>
|
||
|
||
<div class="mb-8">
|
||
<h3 class="text-xl font-semibold text-gray-800 mb-4">产业链图谱</h3>
|
||
<div class="bg-gray-50 p-4 rounded-lg">
|
||
<div class="mb-4">
|
||
<h4 class="font-semibold text-gray-700 mb-2">上游(技术/设备)</h4>
|
||
<div class="grid grid-cols-1 md:grid-cols-3 gap-3">
|
||
<div class="bg-white p-3 rounded-lg border border-gray-200">
|
||
<p class="font-medium text-gray-800">脑机接口芯片</p>
|
||
<p class="text-sm text-gray-600">高德红外(65000通道双向)</p>
|
||
</div>
|
||
<div class="bg-white p-3 rounded-lg border border-gray-200">
|
||
<p class="font-medium text-gray-800">电极材料</p>
|
||
<p class="text-sm text-gray-600">心玮医疗(神经介入支架+电极)</p>
|
||
</div>
|
||
<div class="bg-white p-3 rounded-lg border border-gray-200">
|
||
<p class="font-medium text-gray-800">算法平台</p>
|
||
<p class="text-sm text-gray-600">岩山科技(脑电大模型)</p>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
<div class="mb-4">
|
||
<h4 class="font-semibold text-gray-700 mb-2">中游(产品/服务)</h4>
|
||
<div class="grid grid-cols-1 md:grid-cols-3 gap-3">
|
||
<div class="bg-white p-3 rounded-lg border border-gray-200">
|
||
<p class="font-medium text-gray-800">侵入式设备</p>
|
||
<p class="text-sm text-gray-600">脑虎科技、阶梯医疗(临床实验)</p>
|
||
</div>
|
||
<div class="bg-white p-3 rounded-lg border border-gray-200">
|
||
<p class="font-medium text-gray-800">非侵入式设备</p>
|
||
<p class="text-sm text-gray-600">BrainCo(康复场景放量)</p>
|
||
</div>
|
||
<div class="bg-white p-3 rounded-lg border border-gray-200">
|
||
<p class="font-medium text-gray-800">外资医院</p>
|
||
<p class="text-sm text-gray-600">和睦家(干细胞治疗)、莱佛士(新加坡背景)</p>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
<div>
|
||
<h4 class="font-semibold text-gray-700 mb-2">下游(应用)</h4>
|
||
<div class="grid grid-cols-1 md:grid-cols-3 gap-3">
|
||
<div class="bg-white p-3 rounded-lg border border-gray-200">
|
||
<p class="font-medium text-gray-800">康复</p>
|
||
<p class="text-sm text-gray-600">诚益通/翔宇医疗/伟思医疗(并购脑机接口)</p>
|
||
</div>
|
||
<div class="bg-white p-3 rounded-lg border border-gray-200">
|
||
<p class="font-medium text-gray-800">神经退行性疾病</p>
|
||
<p class="text-sm text-gray-600">天坛医院(脑胶质瘤门诊)</p>
|
||
</div>
|
||
<div class="bg-white p-3 rounded-lg border border-gray-200">
|
||
<p class="font-medium text-gray-800">消费级</p>
|
||
<p class="text-sm text-gray-600">Meta神经手环(待验证)</p>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
<div>
|
||
<h3 class="text-xl font-semibold text-gray-800 mb-4">核心玩家对比</h3>
|
||
<div class="overflow-x-auto">
|
||
<table class="table w-full">
|
||
<thead>
|
||
<tr class="bg-gray-100">
|
||
<th class="text-left p-3 font-semibold text-gray-700">公司</th>
|
||
<th class="text-left p-3 font-semibold text-gray-700">定位</th>
|
||
<th class="text-left p-3 font-semibold text-gray-700">进展</th>
|
||
<th class="text-left p-3 font-semibold text-gray-700">风险</th>
|
||
</tr>
|
||
</thead>
|
||
<tbody>
|
||
<tr class="border-b border-gray-200">
|
||
<td class="p-3 font-medium text-gray-800">景昱医疗</td>
|
||
<td class="p-3 text-gray-700">DBS龙头</td>
|
||
<td class="p-3 text-gray-700">已过会,产品对标美敦力</td>
|
||
<td class="p-3 text-gray-700">估值透支(Pre-IPO阶段)</td>
|
||
</tr>
|
||
<tr class="border-b border-gray-200">
|
||
<td class="p-3 font-medium text-gray-800">心玮医疗</td>
|
||
<td class="p-3 text-gray-700">介入式电极</td>
|
||
<td class="p-3 text-gray-700">与高校合作,技术验证中</td>
|
||
<td class="p-3 text-gray-700">临床进度慢于预期</td>
|
||
</tr>
|
||
<tr class="border-b border-gray-200">
|
||
<td class="p-3 font-medium text-gray-800">BrainCo</td>
|
||
<td class="p-3 text-gray-700">非侵入式康复</td>
|
||
<td class="p-3 text-gray-700">商业化顺利(康复医院采购)</td>
|
||
<td class="p-3 text-gray-700">技术壁垒低于侵入式</td>
|
||
</tr>
|
||
<tr class="border-b border-gray-200">
|
||
<td class="p-3 font-medium text-gray-800">天坛医院</td>
|
||
<td class="p-3 text-gray-700">临床验证中心</td>
|
||
<td class="p-3 text-gray-700">国内首个脑胶质瘤前沿门诊</td>
|
||
<td class="p-3 text-gray-700">无上市公司直接映射</td>
|
||
</tr>
|
||
</tbody>
|
||
</table>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
<!-- 潜在风险与挑战 -->
|
||
<div class="card bg-white card-shadow mb-8">
|
||
<div class="card-body p-6">
|
||
<h2 class="text-2xl font-bold text-gray-800 mb-6 flex items-center">
|
||
<i class="fas fa-exclamation-circle text-danger mr-3"></i> 潜在风险与挑战
|
||
</h2>
|
||
<div class="overflow-x-auto">
|
||
<table class="table w-full">
|
||
<thead>
|
||
<tr class="bg-gray-100">
|
||
<th class="text-left p-3 font-semibold text-gray-700">风险类型</th>
|
||
<th class="text-left p-3 font-semibold text-gray-700">具体表现</th>
|
||
<th class="text-left p-3 font-semibold text-gray-700">来源</th>
|
||
</tr>
|
||
</thead>
|
||
<tbody>
|
||
<tr class="border-b border-gray-200">
|
||
<td class="p-3">
|
||
<span class="badge badge-warning">技术风险</span>
|
||
</td>
|
||
<td class="p-3 text-gray-700">侵入式脑机接口<strong>长期安全性</strong>未验证(动物实验≠人体)</td>
|
||
<td class="p-3 text-gray-700">路演纪要</td>
|
||
</tr>
|
||
<tr class="border-b border-gray-200">
|
||
<td class="p-3">
|
||
<span class="badge badge-danger">商业化风险</span>
|
||
</td>
|
||
<td class="p-3 text-gray-700">外资医院<strong>盈利模式</strong>待验证(中国患者支付意愿低)</td>
|
||
<td class="p-3 text-gray-700">商务部试点反馈</td>
|
||
</tr>
|
||
<tr class="border-b border-gray-200">
|
||
<td class="p-3">
|
||
<span class="badge badge-info">政策风险</span>
|
||
</td>
|
||
<td class="p-3 text-gray-700">干细胞开放<strong>仅限自贸区</strong>,全国推广存不确定性</td>
|
||
<td class="p-3 text-gray-700">2024-09文件</td>
|
||
</tr>
|
||
<tr class="border-b border-gray-200">
|
||
<td class="p-3">
|
||
<span class="badge badge-secondary">信息矛盾</span>
|
||
</td>
|
||
<td class="p-3 text-gray-700">新闻称"PRIMA已商业化",路演显示<strong>仅完成灵长类实验</strong></td>
|
||
<td class="p-3 text-gray-700">2024-11东吴报告</td>
|
||
</tr>
|
||
</tbody>
|
||
</table>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
<!-- 综合结论与投资启示 -->
|
||
<div class="card bg-gradient-to-r from-indigo-500 to-blue-600 text-white card-shadow mb-8">
|
||
<div class="card-body p-6">
|
||
<h2 class="text-2xl font-bold mb-6 flex items-center">
|
||
<i class="fas fa-chart-line mr-3"></i> 综合结论与投资启示
|
||
</h2>
|
||
|
||
<div class="mb-6">
|
||
<h3 class="text-xl font-semibold mb-3">阶段判断</h3>
|
||
<p class="text-white text-opacity-90">当前处于<strong>"政策红利+技术验证"</strong>的早期阶段,<strong>非主题炒作</strong>(已有临床门诊落地)。</p>
|
||
</div>
|
||
|
||
<div class="mb-6">
|
||
<h3 class="text-xl font-semibold mb-3">高价值细分</h3>
|
||
<div class="grid grid-cols-1 md:grid-cols-3 gap-4">
|
||
<div class="bg-white bg-opacity-20 backdrop-filter backdrop-blur-lg rounded-lg p-4">
|
||
<h4 class="font-semibold mb-2">侵入式脑机接口设备</h4>
|
||
<p class="text-sm text-white text-opacity-90">脑虎科技/阶梯医疗:技术壁垒最高,临床刚需明确</p>
|
||
</div>
|
||
<div class="bg-white bg-opacity-20 backdrop-filter backdrop-blur-lg rounded-lg p-4">
|
||
<h4 class="font-semibold mb-2">外资干细胞医院运营商</h4>
|
||
<p class="text-sm text-white text-opacity-90">和睦家等:政策稀缺牌照,轻资产模式</p>
|
||
</div>
|
||
<div class="bg-white bg-opacity-20 backdrop-filter backdrop-blur-lg rounded-lg p-4">
|
||
<h4 class="font-semibold mb-2">康复设备+脑机接口整合商</h4>
|
||
<p class="text-sm text-white text-opacity-90">诚益通:并购逻辑清晰,业绩弹性大</p>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
<div>
|
||
<h3 class="text-xl font-semibold mb-3">关键跟踪指标</h3>
|
||
<div class="space-y-3">
|
||
<div class="flex items-center">
|
||
<i class="fas fa-check-circle mr-3"></i>
|
||
<p><strong>临床入组速度</strong>:北脑二号/脑虎科技的二期临床患者招募数</p>
|
||
</div>
|
||
<div class="flex items-center">
|
||
<i class="fas fa-check-circle mr-3"></i>
|
||
<p><strong>外资医院牌照</strong>:海南/上海自贸区首批发放数量</p>
|
||
</div>
|
||
<div class="flex items-center">
|
||
<i class="fas fa-check-circle mr-3"></i>
|
||
<p><strong>医保支付</strong>:脑机接口康复项目是否纳入地方医保(上海已试点)</p>
|
||
</div>
|
||
</div>
|
||
|
||
<div class="mt-6 p-4 bg-red-500 bg-opacity-30 rounded-lg">
|
||
<p class="font-semibold">风险提示</p>
|
||
<p class="text-sm">若2025-Q3前无侵入式产品进入III期临床,或外资医院牌照发放低于预期,需警惕估值回调。</p>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
<!-- 关联股票数据 -->
|
||
<div class="card bg-white card-shadow mb-8">
|
||
<div class="card-body p-6">
|
||
<h2 class="text-2xl font-bold text-gray-800 mb-6 flex items-center">
|
||
<i class="fas fa-chart-bar text-success mr-3"></i> 关联股票数据
|
||
</h2>
|
||
|
||
<!-- 干细胞股票 -->
|
||
<div class="mb-8">
|
||
<h3 class="text-xl font-semibold text-gray-800 mb-4">干细胞(240902)</h3>
|
||
<div class="overflow-x-auto">
|
||
<table class="table w-full">
|
||
<thead>
|
||
<tr class="bg-gray-100">
|
||
<th class="text-left p-3 font-semibold text-gray-700">股票</th>
|
||
<th class="text-left p-3 font-semibold text-gray-700">项目</th>
|
||
<th class="text-left p-3 font-semibold text-gray-700">行业</th>
|
||
<th class="text-left p-3 font-semibold text-gray-700">原因</th>
|
||
</tr>
|
||
</thead>
|
||
<tbody>
|
||
<tr class="border-b border-gray-200">
|
||
<td class="p-3 font-medium text-gray-800">中源协和</td>
|
||
<td class="p-3 text-gray-700">我国唯一干细胞产业化基地</td>
|
||
<td class="p-3 text-gray-700">细胞制备</td>
|
||
<td class="p-3 text-gray-700">公司定位为我国唯一干细胞产业化基地</td>
|
||
</tr>
|
||
<tr class="border-b border-gray-200">
|
||
<td class="p-3 font-medium text-gray-800">开能健康</td>
|
||
<td class="p-3 text-gray-700">参股公司原天生物涉及细胞采集到制备等多环节</td>
|
||
<td class="p-3 text-gray-700">细胞制备</td>
|
||
<td class="p-3 text-gray-700">覆盖干细胞全产业链环节</td>
|
||
</tr>
|
||
<tr class="border-b border-gray-200">
|
||
<td class="p-3 font-medium text-gray-800">四环生物</td>
|
||
<td class="p-3 text-gray-700">拥有可产业化的干细胞培养技术</td>
|
||
<td class="p-3 text-gray-700">再生医学龙头</td>
|
||
<td class="p-3 text-gray-700">国内再生医学领域头部企业</td>
|
||
</tr>
|
||
<tr class="border-b border-gray-200">
|
||
<td class="p-3 font-medium text-gray-800">冠昊生物</td>
|
||
<td class="p-3 text-gray-700">全资子公司开展充质干细胞制备工艺研究</td>
|
||
<td class="p-3 text-gray-700">细胞制备</td>
|
||
<td class="p-3 text-gray-700">专注干细胞制备技术研发</td>
|
||
</tr>
|
||
<tr class="border-b border-gray-200">
|
||
<td class="p-3 font-medium text-gray-800">汉氏集团</td>
|
||
<td class="p-3 text-gray-700">入股深圳兰太生物,开展干细胞研究</td>
|
||
<td class="p-3 text-gray-700">辅助生殖</td>
|
||
<td class="p-3 text-gray-700">在辅助生殖领域进行干细胞技术布局</td>
|
||
</tr>
|
||
<tr class="border-b border-gray-200">
|
||
<td class="p-3 font-medium text-gray-800">正海生物</td>
|
||
<td class="p-3 text-gray-700">充质干细胞处于研发阶段</td>
|
||
<td class="p-3 text-gray-700">细胞制备</td>
|
||
<td class="p-3 text-gray-700">干细胞产品尚未商业化,处于研发期</td>
|
||
</tr>
|
||
<tr class="border-b border-gray-200">
|
||
<td class="p-3 font-medium text-gray-800">香雪制药</td>
|
||
<td class="p-3 text-gray-700">设立香雪干细胞再生医学科技公司</td>
|
||
<td class="p-3 text-gray-700">细胞治疗研究</td>
|
||
<td class="p-3 text-gray-700">专门从事干细胞相关技术研发</td>
|
||
</tr>
|
||
<tr class="border-b border-gray-200">
|
||
<td class="p-3 font-medium text-gray-800">泰林生物</td>
|
||
<td class="p-3 text-gray-700">投资细胞治疗产业化装备制造基地</td>
|
||
<td class="p-3 text-gray-700">细胞治疗设备</td>
|
||
<td class="p-3 text-gray-700">提供符合要求的细胞制备装备</td>
|
||
</tr>
|
||
<tr class="border-b border-gray-200">
|
||
<td class="p-3 font-medium text-gray-800">义翘神州</td>
|
||
<td class="p-3 text-gray-700">细胞因子用于再生医学</td>
|
||
<td class="p-3 text-gray-700">细胞制备</td>
|
||
<td class="p-3 text-gray-700">细胞因子产品支持再生医学应用</td>
|
||
</tr>
|
||
<tr class="border-b border-gray-200">
|
||
<td class="p-3 font-medium text-gray-800">南华生物</td>
|
||
<td class="p-3 text-gray-700">-</td>
|
||
<td class="p-3 text-gray-700">干细胞/免疫细胞存储</td>
|
||
<td class="p-3 text-gray-700">湖南国资控股,主营干细胞与免疫细胞存储业务</td>
|
||
</tr>
|
||
<tr class="border-b border-gray-200">
|
||
<td class="p-3 font-medium text-gray-800">戴维医疗</td>
|
||
<td class="p-3 text-gray-700">子公司希瑞科技从事细胞存储</td>
|
||
<td class="p-3 text-gray-700">细胞储存</td>
|
||
<td class="p-3 text-gray-700">通过子公司开展细胞存储业务</td>
|
||
</tr>
|
||
<tr class="border-b border-gray-200">
|
||
<td class="p-3 font-medium text-gray-800">南京新百</td>
|
||
<td class="p-3 text-gray-700">齐鲁干细胞为山东唯一合法脐带血机构</td>
|
||
<td class="p-3 text-gray-700">细胞储存</td>
|
||
<td class="p-3 text-gray-700">拥有区域独家脐带血存储资质</td>
|
||
</tr>
|
||
<tr class="border-b border-gray-200">
|
||
<td class="p-3 font-medium text-gray-800">济民医疗</td>
|
||
<td class="p-3 text-gray-700">胰岛素移植治疗处于3期临床</td>
|
||
<td class="p-3 text-gray-700">糖尿病治疗</td>
|
||
<td class="p-3 text-gray-700">干细胞疗法进入临床后期阶段</td>
|
||
</tr>
|
||
<tr class="border-b border-gray-200">
|
||
<td class="p-3 font-medium text-gray-800">我武生物</td>
|
||
<td class="p-3 text-gray-700">退行性疾病干细胞药物研发中</td>
|
||
<td class="p-3 text-gray-700">退行性疾病</td>
|
||
<td class="p-3 text-gray-700">针对退行性疾病开展药物研发</td>
|
||
</tr>
|
||
<tr class="border-b border-gray-200">
|
||
<td class="p-3 font-medium text-gray-800">冠昊生物</td>
|
||
<td class="p-3 text-gray-700">CiPS技术及人工肝细胞治疗研究</td>
|
||
<td class="p-3 text-gray-700">生物型人工肝</td>
|
||
<td class="p-3 text-gray-700">依托北京大学教授技术开展研究</td>
|
||
</tr>
|
||
<tr class="border-b border-gray-200">
|
||
<td class="p-3 font-medium text-gray-800">正海生物</td>
|
||
<td class="p-3 text-gray-700">拓展人脐带间充质干细胞平台</td>
|
||
<td class="p-3 text-gray-700">脑损伤修复</td>
|
||
<td class="p-3 text-gray-700">建立多个干细胞技术平台</td>
|
||
</tr>
|
||
<tr class="border-b border-gray-200">
|
||
<td class="p-3 font-medium text-gray-800">迈普医学</td>
|
||
<td class="p-3 text-gray-700">3D打印干细胞可分化为多种细胞</td>
|
||
<td class="p-3 text-gray-700">生物打印</td>
|
||
<td class="p-3 text-gray-700">利用3D打印技术实现细胞分化</td>
|
||
</tr>
|
||
<tr class="border-b border-gray-200">
|
||
<td class="p-3 font-medium text-gray-800">何氏眼科</td>
|
||
<td class="p-3 text-gray-700">干细胞角膜/视网膜治疗研究</td>
|
||
<td class="p-3 text-gray-700">眼科治疗</td>
|
||
<td class="p-3 text-gray-700">开展眼科领域干细胞疗法研究</td>
|
||
</tr>
|
||
<tr class="border-b border-gray-200">
|
||
<td class="p-3 font-medium text-gray-800">优宁维</td>
|
||
<td class="p-3 text-gray-700">抗体及相关试剂/耗材</td>
|
||
<td class="p-3 text-gray-700">细胞治疗试剂</td>
|
||
<td class="p-3 text-gray-700">提供细胞治疗所需的生物试剂</td>
|
||
</tr>
|
||
<tr class="border-b border-gray-200">
|
||
<td class="p-3 font-medium text-gray-800">义翘神州</td>
|
||
<td class="p-3 text-gray-700">相关试剂产品</td>
|
||
<td class="p-3 text-gray-700">覆盖免疫细胞治疗和干细胞治疗</td>
|
||
<td class="p-3 text-gray-700">产品线覆盖细胞治疗全领域</td>
|
||
</tr>
|
||
<tr class="border-b border-gray-200">
|
||
<td class="p-3 font-medium text-gray-800">天士力</td>
|
||
<td class="p-3 text-gray-700">人脐带间充质干细胞注射液获批临床</td>
|
||
<td class="p-3 text-gray-700">慢性心力衰竭治疗</td>
|
||
<td class="p-3 text-gray-700">干细胞疗法已进入临床试验阶段</td>
|
||
</tr>
|
||
</tbody>
|
||
</table>
|
||
</div>
|
||
</div>
|
||
|
||
<!-- 民营医院股票 -->
|
||
<div>
|
||
<h3 class="text-xl font-semibold text-gray-800 mb-4">民营医院(240909)</h3>
|
||
<div class="overflow-x-auto">
|
||
<table class="table w-full">
|
||
<thead>
|
||
<tr class="bg-gray-100">
|
||
<th class="text-left p-3 font-semibold text-gray-700">股票</th>
|
||
<th class="text-left p-3 font-semibold text-gray-700">行业</th>
|
||
<th class="text-left p-3 font-semibold text-gray-700">产业链</th>
|
||
<th class="text-left p-3 font-semibold text-gray-700">分类</th>
|
||
<th class="text-left p-3 font-semibold text-gray-700">原因</th>
|
||
</tr>
|
||
</thead>
|
||
<tbody>
|
||
<tr class="border-b border-gray-200">
|
||
<td class="p-3 font-medium text-gray-800">国际医学</td>
|
||
<td class="p-3 text-gray-700">综合医院</td>
|
||
<td class="p-3 text-gray-700">医疗服务</td>
|
||
<td class="p-3 text-gray-700">民营医院</td>
|
||
<td class="p-3 text-gray-700">属于综合医院类别,同时涉及辅助生殖医疗领域</td>
|
||
</tr>
|
||
<tr class="border-b border-gray-200">
|
||
<td class="p-3 font-medium text-gray-800">新里程</td>
|
||
<td class="p-3 text-gray-700">综合医院</td>
|
||
<td class="p-3 text-gray-700">医疗服务</td>
|
||
<td class="p-3 text-gray-700">民营医院</td>
|
||
<td class="p-3 text-gray-700">属于综合医院类别</td>
|
||
</tr>
|
||
<tr class="border-b border-gray-200">
|
||
<td class="p-3 font-medium text-gray-800">创新医疗</td>
|
||
<td class="p-3 text-gray-700">综合医院</td>
|
||
<td class="p-3 text-gray-700">医疗服务</td>
|
||
<td class="p-3 text-gray-700">民营医院</td>
|
||
<td class="p-3 text-gray-700">属于综合医院类别</td>
|
||
</tr>
|
||
<tr class="border-b border-gray-200">
|
||
<td class="p-3 font-medium text-gray-800">凯普生物</td>
|
||
<td class="p-3 text-gray-700">综合医院</td>
|
||
<td class="p-3 text-gray-700">医疗服务</td>
|
||
<td class="p-3 text-gray-700">民营医院</td>
|
||
<td class="p-3 text-gray-700">属于综合医院类别</td>
|
||
</tr>
|
||
<tr class="border-b border-gray-200">
|
||
<td class="p-3 font-medium text-gray-800">悦心健康</td>
|
||
<td class="p-3 text-gray-700">综合医院</td>
|
||
<td class="p-3 text-gray-700">医疗服务</td>
|
||
<td class="p-3 text-gray-700">民营医院</td>
|
||
<td class="p-3 text-gray-700">属于综合医院类别,同时涉及医美医疗领域</td>
|
||
</tr>
|
||
<tr class="border-b border-gray-200">
|
||
<td class="p-3 font-medium text-gray-800">澳洋健康</td>
|
||
<td class="p-3 text-gray-700">综合医院</td>
|
||
<td class="p-3 text-gray-700">医疗服务</td>
|
||
<td class="p-3 text-gray-700">民营医院</td>
|
||
<td class="p-3 text-gray-700">属于综合医院类别,同时涉及医美医疗领域</td>
|
||
</tr>
|
||
<tr class="border-b border-gray-200">
|
||
<td class="p-3 font-medium text-gray-800">朗玛信息</td>
|
||
<td class="p-3 text-gray-700">综合医院</td>
|
||
<td class="p-3 text-gray-700">医疗服务</td>
|
||
<td class="p-3 text-gray-700">民营医院</td>
|
||
<td class="p-3 text-gray-700">属于综合医院类别</td>
|
||
</tr>
|
||
<tr class="border-b border-gray-200">
|
||
<td class="p-3 font-medium text-gray-800">何氏眼科</td>
|
||
<td class="p-3 text-gray-700">眼科医院</td>
|
||
<td class="p-3 text-gray-700">医疗服务</td>
|
||
<td class="p-3 text-gray-700">民营医院</td>
|
||
<td class="p-3 text-gray-700">属于眼科医院类别</td>
|
||
</tr>
|
||
<tr class="border-b border-gray-200">
|
||
<td class="p-3 font-medium text-gray-800">爱尔眼科</td>
|
||
<td class="p-3 text-gray-700">眼科医院</td>
|
||
<td class="p-3 text-gray-700">医疗服务</td>
|
||
<td class="p-3 text-gray-700">民营医院</td>
|
||
<td class="p-3 text-gray-700">属于眼科医院类别</td>
|
||
</tr>
|
||
<tr class="border-b border-gray-200">
|
||
<td class="p-3 font-medium text-gray-800">华厦眼科</td>
|
||
<td class="p-3 text-gray-700">眼科医院</td>
|
||
<td class="p-3 text-gray-700">医疗服务</td>
|
||
<td class="p-3 text-gray-700">民营医院</td>
|
||
<td class="p-3 text-gray-700">属于眼科医院类别</td>
|
||
</tr>
|
||
<tr class="border-b border-gray-200">
|
||
<td class="p-3 font-medium text-gray-800">普瑞眼科</td>
|
||
<td class="p-3 text-gray-700">眼科医院</td>
|
||
<td class="p-3 text-gray-700">医疗服务</td>
|
||
<td class="p-3 text-gray-700">民营医院</td>
|
||
<td class="p-3 text-gray-700">属于眼科医院类别</td>
|
||
</tr>
|
||
<tr class="border-b border-gray-200">
|
||
<td class="p-3 font-medium text-gray-800">光正眼科</td>
|
||
<td class="p-3 text-gray-700">眼科医院</td>
|
||
<td class="p-3 text-gray-700">医疗服务</td>
|
||
<td class="p-3 text-gray-700">民营医院</td>
|
||
<td class="p-3 text-gray-700">属于眼科医院类别</td>
|
||
</tr>
|
||
<tr class="border-b border-gray-200">
|
||
<td class="p-3 font-medium text-gray-800">通策医疗</td>
|
||
<td class="p-3 text-gray-700">口腔医院</td>
|
||
<td class="p-3 text-gray-700">医疗服务</td>
|
||
<td class="p-3 text-gray-700">民营医院</td>
|
||
<td class="p-3 text-gray-700">属于口腔医院类别,同时涉及辅助生殖医疗领域</td>
|
||
</tr>
|
||
<tr class="border-b border-gray-200">
|
||
<td class="p-3 font-medium text-gray-800">皓宸医疗</td>
|
||
<td class="p-3 text-gray-700">口腔医院</td>
|
||
<td class="p-3 text-gray-700">医疗服务</td>
|
||
<td class="p-3 text-gray-700">民营医院</td>
|
||
<td class="p-3 text-gray-700">属于口腔医院类别</td>
|
||
</tr>
|
||
<tr class="border-b border-gray-200">
|
||
<td class="p-3 font-medium text-gray-800">麦迪科技</td>
|
||
<td class="p-3 text-gray-700">辅助生殖医疗</td>
|
||
<td class="p-3 text-gray-700">医疗服务</td>
|
||
<td class="p-3 text-gray-700">民营医院</td>
|
||
<td class="p-3 text-gray-700">属于辅助生殖医疗类别</td>
|
||
</tr>
|
||
<tr class="border-b border-gray-200">
|
||
<td class="p-3 font-medium text-gray-800">思创医惠</td>
|
||
<td class="p-3 text-gray-700">辅助生殖医疗</td>
|
||
<td class="p-3 text-gray-700">医疗服务</td>
|
||
<td class="p-3 text-gray-700">民营医院</td>
|
||
<td class="p-3 text-gray-700">属于辅助生殖医疗类别</td>
|
||
</tr>
|
||
<tr class="border-b border-gray-200">
|
||
<td class="p-3 font-medium text-gray-800">复星医药</td>
|
||
<td class="p-3 text-gray-700">辅助生殖医疗</td>
|
||
<td class="p-3 text-gray-700">医疗服务</td>
|
||
<td class="p-3 text-gray-700">民营医院</td>
|
||
<td class="p-3 text-gray-700">属于辅助生殖医疗类别</td>
|
||
</tr>
|
||
<tr class="border-b border-gray-200">
|
||
<td class="p-3 font-medium text-gray-800">汉商集团</td>
|
||
<td class="p-3 text-gray-700">辅助生殖医疗</td>
|
||
<td class="p-3 text-gray-700">医疗服务</td>
|
||
<td class="p-3 text-gray-700">民营医院</td>
|
||
<td class="p-3 text-gray-700">属于辅助生殖医疗类别</td>
|
||
</tr>
|
||
<tr class="border-b border-gray-200">
|
||
<td class="p-3 font-medium text-gray-800">物产中大</td>
|
||
<td class="p-3 text-gray-700">辅助生殖医疗</td>
|
||
<td class="p-3 text-gray-700">医疗服务</td>
|
||
<td class="p-3 text-gray-700">民营医院</td>
|
||
<td class="p-3 text-gray-700">属于辅助生殖医疗类别</td>
|
||
</tr>
|
||
<tr class="border-b border-gray-200">
|
||
<td class="p-3 font-medium text-gray-800">达嘉维康</td>
|
||
<td class="p-3 text-gray-700">辅助生殖医疗</td>
|
||
<td class="p-3 text-gray-700">医疗服务</td>
|
||
<td class="p-3 text-gray-700">民营医院</td>
|
||
<td class="p-3 text-gray-700">属于辅助生殖医疗类别</td>
|
||
</tr>
|
||
<tr class="border-b border-gray-200">
|
||
<td class="p-3 font-medium text-gray-800">济民健康</td>
|
||
<td class="p-3 text-gray-700">医美医疗</td>
|
||
<td class="p-3 text-gray-700">医疗服务</td>
|
||
<td class="p-3 text-gray-700">民营医院</td>
|
||
<td class="p-3 text-gray-700">属于医美医疗类别</td>
|
||
</tr>
|
||
<tr class="border-b border-gray-200">
|
||
<td class="p-3 font-medium text-gray-800">悦心健康</td>
|
||
<td class="p-3 text-gray-700">医美医疗</td>
|
||
<td class="p-3 text-gray-700">医疗服务</td>
|
||
<td class="p-3 text-gray-700">民营医院</td>
|
||
<td class="p-3 text-gray-700">属于医美医疗类别,同时涉及综合医院领域</td>
|
||
</tr>
|
||
<tr class="border-b border-gray-200">
|
||
<td class="p-3 font-medium text-gray-800">澳洋健康</td>
|
||
<td class="p-3 text-gray-700">医美医疗</td>
|
||
<td class="p-3 text-gray-700">医疗服务</td>
|
||
<td class="p-3 text-gray-700">民营医院</td>
|
||
<td class="p-3 text-gray-700">属于医美医疗类别,同时涉及综合医院领域</td>
|
||
</tr>
|
||
<tr class="border-b border-gray-200">
|
||
<td class="p-3 font-medium text-gray-800">华邦健康</td>
|
||
<td class="p-3 text-gray-700">医美医疗</td>
|
||
<td class="p-3 text-gray-700">医疗服务</td>
|
||
<td class="p-3 text-gray-700">民营医院</td>
|
||
<td class="p-3 text-gray-700">属于医美医疗类别</td>
|
||
</tr>
|
||
<tr class="border-b border-gray-200">
|
||
<td class="p-3 font-medium text-gray-800">朗姿股份</td>
|
||
<td class="p-3 text-gray-700">医美医疗</td>
|
||
<td class="p-3 text-gray-700">医疗服务</td>
|
||
<td class="p-3 text-gray-700">民营医院</td>
|
||
<td class="p-3 text-gray-700">属于医美医疗类别</td>
|
||
</tr>
|
||
<tr class="border-b border-gray-200">
|
||
<td class="p-3 font-medium text-gray-800">贝泰妮</td>
|
||
<td class="p-3 text-gray-700">医美医疗</td>
|
||
<td class="p-3 text-gray-700">医疗服务</td>
|
||
<td class="p-3 text-gray-700">民营医院</td>
|
||
<td class="p-3 text-gray-700">属于医美医疗类别</td>
|
||
</tr>
|
||
<tr class="border-b border-gray-200">
|
||
<td class="p-3 font-medium text-gray-800">金发拉比</td>
|
||
<td class="p-3 text-gray-700">医美医疗</td>
|
||
<td class="p-3 text-gray-700">医疗服务</td>
|
||
<td class="p-3 text-gray-700">民营医院</td>
|
||
<td class="p-3 text-gray-700">属于医美医疗类别</td>
|
||
</tr>
|
||
<tr class="border-b border-gray-200">
|
||
<td class="p-3 font-medium text-gray-800">苏宁环球</td>
|
||
<td class="p-3 text-gray-700">医美医疗</td>
|
||
<td class="p-3 text-gray-700">医疗服务</td>
|
||
<td class="p-3 text-gray-700">民营医院</td>
|
||
<td class="p-3 text-gray-700">属于医美医疗类别</td>
|
||
</tr>
|
||
<tr class="border-b border-gray-200">
|
||
<td class="p-3 font-medium text-gray-800">国际医疗</td>
|
||
<td class="p-3 text-gray-700">医美医疗</td>
|
||
<td class="p-3 text-gray-700">医疗服务</td>
|
||
<td class="p-3 text-gray-700">民营医院</td>
|
||
<td class="p-3 text-gray-700">属于医美医疗类别</td>
|
||
</tr>
|
||
<tr class="border-b border-gray-200">
|
||
<td class="p-3 font-medium text-gray-800">信邦制药</td>
|
||
<td class="p-3 text-gray-700">医美医疗</td>
|
||
<td class="p-3 text-gray-700">医疗服务</td>
|
||
<td class="p-3 text-gray-700">民营医院</td>
|
||
<td class="p-3 text-gray-700">属于医美医疗类别</td>
|
||
</tr>
|
||
<tr class="border-b border-gray-200">
|
||
<td class="p-3 font-medium text-gray-800">三博脑科</td>
|
||
<td class="p-3 text-gray-700">脑科医疗</td>
|
||
<td class="p-3 text-gray-700">医疗服务</td>
|
||
<td class="p-3 text-gray-700">民营医院</td>
|
||
<td class="p-3 text-gray-700">属于脑科医疗类别</td>
|
||
</tr>
|
||
<tr class="border-b border-gray-200">
|
||
<td class="p-3 font-medium text-gray-800">美年健康</td>
|
||
<td class="p-3 text-gray-700">体检康复</td>
|
||
<td class="p-3 text-gray-700">医疗服务</td>
|
||
<td class="p-3 text-gray-700">民营医院</td>
|
||
<td class="p-3 text-gray-700">属于体检康复类别</td>
|
||
</tr>
|
||
<tr class="border-b border-gray-200">
|
||
<td class="p-3 font-medium text-gray-800">三星医疗</td>
|
||
<td class="p-3 text-gray-700">体检康复</td>
|
||
<td class="p-3 text-gray-700">医疗服务</td>
|
||
<td class="p-3 text-gray-700">民营医院</td>
|
||
<td class="p-3 text-gray-700">属于体检康复类别</td>
|
||
</tr>
|
||
</tbody>
|
||
</table>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
<script src="https://cdn.jsdelivr.net/npm/tsparticles@3/tsparticles.bundle.min.js"></script>
|
||
<script>
|
||
// 初始化粒子背景
|
||
tsParticles.load("particles-js", {
|
||
fpsLimit: 60,
|
||
particles: {
|
||
color: {
|
||
value: "#3b82f6"
|
||
},
|
||
links: {
|
||
color: "#3b82f6",
|
||
distance: 150,
|
||
enable: true,
|
||
opacity: 0.3,
|
||
width: 1
|
||
},
|
||
move: {
|
||
direction: "none",
|
||
enable: true,
|
||
outModes: {
|
||
default: "bounce"
|
||
},
|
||
random: false,
|
||
speed: 1,
|
||
straight: false
|
||
},
|
||
number: {
|
||
density: {
|
||
enable: true,
|
||
area: 800
|
||
},
|
||
value: 80
|
||
},
|
||
opacity: {
|
||
value: 0.3
|
||
},
|
||
shape: {
|
||
type: "circle"
|
||
},
|
||
size: {
|
||
value: { min: 1, max: 3 }
|
||
}
|
||
},
|
||
detectRetina: true
|
||
});
|
||
</script>
|
||
</body>
|
||
</html>
|
||
``` |