787 lines
50 KiB
HTML
787 lines
50 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" />
|
||
<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/dist/full.min.css" rel="stylesheet" type="text/css" />
|
||
<script src="https://cdn.tailwindcss.com"></script>
|
||
<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&display=swap');
|
||
body {
|
||
font-family: 'Noto Sans SC', 'Inter', sans-serif;
|
||
}
|
||
.gradient-bg {
|
||
background: linear-gradient(135deg, #1e3a8a 0%, #1e40af 50%, #3b82f6 100%);
|
||
}
|
||
.card-shadow {
|
||
box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
|
||
}
|
||
.timeline-dot {
|
||
width: 12px;
|
||
height: 12px;
|
||
background-color: #3b82f6;
|
||
border-radius: 50%;
|
||
position: absolute;
|
||
left: -6px;
|
||
top: 6px;
|
||
}
|
||
.timeline-line {
|
||
position: absolute;
|
||
left: 0;
|
||
top: 18px;
|
||
bottom: -18px;
|
||
width: 1px;
|
||
background-color: #e5e7eb;
|
||
}
|
||
.highlight-text {
|
||
background: linear-gradient(120deg, #3b82f6 0%, #60a5fa 100%);
|
||
-webkit-background-clip: text;
|
||
-webkit-text-fill-color: transparent;
|
||
background-clip: text;
|
||
}
|
||
#vanta-bg {
|
||
position: fixed;
|
||
top: 0;
|
||
left: 0;
|
||
width: 100%;
|
||
height: 100%;
|
||
z-index: -1;
|
||
}
|
||
.content-wrapper {
|
||
position: relative;
|
||
z-index: 1;
|
||
}
|
||
</style>
|
||
</head>
|
||
<body class="bg-gray-50">
|
||
<div id="vanta-bg"></div>
|
||
|
||
<div class="content-wrapper min-h-screen py-8 px-4 sm:px-6 lg:px-8">
|
||
<div class="max-w-6xl mx-auto">
|
||
<!-- 标题部分 -->
|
||
<div class="text-center mb-12">
|
||
<h1 class="text-4xl md:text-5xl font-bold text-gray-900 mb-4">通信设备爆炸事件分析报告</h1>
|
||
<p class="text-xl text-gray-600 max-w-3xl mx-auto">
|
||
深度解析全球供应链安全与地缘政治对抗交织的新型安全事件
|
||
</p>
|
||
<div class="mt-6 flex justify-center">
|
||
<span class="inline-flex items-center px-4 py-2 rounded-full text-sm font-medium bg-blue-100 text-blue-800">
|
||
<svg class="mr-2 h-4 w-4" fill="currentColor" viewBox="0 0 20 20">
|
||
<path fill-rule="evenodd" d="M6 2a1 1 0 00-1 1v1H4a2 2 0 00-2 2v10a2 2 0 002 2h12a2 2 0 002-2V6a2 2 0 00-2-2h-1V3a1 1 0 10-2 0v1H7V3a1 1 0 00-1-1zm0 5a1 1 0 000 2h8a1 1 0 100-2H6z" clip-rule="evenodd"></path>
|
||
</svg>
|
||
更新时间:2024年9月20日
|
||
</span>
|
||
</div>
|
||
</div>
|
||
|
||
<!-- 概念事件部分 -->
|
||
<div class="bg-white rounded-xl card-shadow p-6 mb-8">
|
||
<h2 class="text-2xl font-bold text-gray-900 mb-6 flex items-center">
|
||
<svg class="w-6 h-6 mr-2 text-blue-600" fill="none" stroke="currentColor" viewBox="0 0 24 24">
|
||
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M13 16h-1v-4h-1m1-4h.01M21 12a9 9 0 11-18 0 9 9 0 0118 0z"></path>
|
||
</svg>
|
||
概念事件
|
||
</h2>
|
||
<div class="prose max-w-none">
|
||
<p class="text-gray-700 mb-6">
|
||
通信设备爆炸事件是2024年9月17日~18日在黎巴嫩多地及叙利亚部分地区发生的系列爆炸事件。事件的核心特征是<span class="font-bold text-blue-600">非接触式远程引爆</span>,攻击者通过篡改供应链环节的设备(如寻呼机、对讲机),植入可在特定信号触发下爆炸的装置,实现无人员接触的精准打击。
|
||
</p>
|
||
|
||
<h3 class="text-lg font-semibold text-gray-900 mb-4">关键时间轴</h3>
|
||
<div class="relative pl-8 mb-6">
|
||
<div class="timeline-line"></div>
|
||
<div class="relative mb-6">
|
||
<div class="timeline-dot"></div>
|
||
<div class="bg-blue-50 rounded-lg p-4">
|
||
<p class="font-semibold text-blue-800">2024年9月17日</p>
|
||
<p class="text-gray-700">黎巴嫩贝鲁特发生多起爆炸,初步调查显示与通信设备供应链有关。</p>
|
||
</div>
|
||
</div>
|
||
<div class="relative mb-6">
|
||
<div class="timeline-dot"></div>
|
||
<div class="bg-blue-50 rounded-lg p-4">
|
||
<p class="font-semibold text-blue-800">2024年9月18日</p>
|
||
<p class="text-gray-700">叙利亚大马士革等地发生连环爆炸,攻击目标包括通信基站、民用设施等。</p>
|
||
</div>
|
||
</div>
|
||
<div class="relative">
|
||
<div class="timeline-dot"></div>
|
||
<div class="bg-blue-50 rounded-lg p-4">
|
||
<p class="font-semibold text-blue-800">2024年9月19日</p>
|
||
<p class="text-gray-700">真主党宣布对以色列发动"全面战争",并指控以色列通过篡改通信设备供应链发动袭击。同时,以色列政府对真主党通信设备供应链展开全面调查。</p>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
<!-- 核心观点摘要 -->
|
||
<div class="bg-gradient-to-r from-blue-600 to-indigo-700 rounded-xl card-shadow p-6 mb-8 text-white">
|
||
<h2 class="text-2xl font-bold mb-6 flex items-center">
|
||
<svg class="w-6 h-6 mr-2" fill="none" stroke="currentColor" viewBox="0 0 24 24">
|
||
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M9 12h6m-6 4h6m2 5H7a2 2 0 01-2-2V5a2 2 0 012-2h5.586a1 1 0 01.707.293l5.414 5.414a1 1 0 01.293.707V19a2 2 0 01-2 2z"></path>
|
||
</svg>
|
||
核心观点摘要
|
||
</h2>
|
||
<div class="space-y-4">
|
||
<div class="bg-white bg-opacity-20 rounded-lg p-4 backdrop-blur-sm">
|
||
<p class="text-lg">
|
||
通信设备爆炸事件标志着<span class="font-bold">全球供应链安全成为国家安全核心议题</span>,其本质是一场"技术-军事"协同的新型战争。
|
||
</p>
|
||
</div>
|
||
<div class="bg-white bg-opacity-20 rounded-lg p-4 backdrop-blur-sm">
|
||
<p class="text-lg">
|
||
当前事件正处于<span class="font-bold">爆发初期</span>,核心驱动力是<span class="font-bold">地缘政治对抗升级</span>和<span class="font-bold">供应链脆弱性暴露</span>。
|
||
</p>
|
||
</div>
|
||
<div class="bg-white bg-opacity-20 rounded-lg p-4 backdrop-blur-sm">
|
||
<p class="text-lg">
|
||
市场认知呈现<span class="font-bold">高度分化</span>:短期炒作与长期价值背离,需警惕情绪波动带来的投资风险。
|
||
</p>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
<!-- 核心逻辑与市场认知 -->
|
||
<div class="bg-white rounded-xl card-shadow p-6 mb-8">
|
||
<h2 class="text-2xl font-bold text-gray-900 mb-6 flex items-center">
|
||
<svg class="w-6 h-6 mr-2 text-blue-600" fill="none" stroke="currentColor" viewBox="0 0 24 24">
|
||
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M9 19v-6a2 2 0 00-2-2H5a2 2 0 00-2 2v6a2 2 0 002 2h2a2 2 0 002-2zm0 0V9a2 2 0 012-2h2a2 2 0 012 2v10m-6 0a2 2 0 002 2h2a2 2 0 002-2m0 0V5a2 2 0 012-2h2a2 2 0 012 2v14a2 2 0 01-2 2h-2a2 2 0 01-2-2z"></path>
|
||
</svg>
|
||
核心逻辑与市场认知分析
|
||
</h2>
|
||
|
||
<div class="grid md:grid-cols-3 gap-6 mb-8">
|
||
<div class="bg-blue-50 rounded-lg p-5">
|
||
<h3 class="font-semibold text-lg text-blue-800 mb-3">核心驱动力</h3>
|
||
<ul class="space-y-2 text-gray-700">
|
||
<li class="flex items-start">
|
||
<svg class="w-5 h-5 text-blue-600 mr-2 mt-0.5 flex-shrink-0" fill="currentColor" viewBox="0 0 20 20">
|
||
<path fill-rule="evenodd" d="M10 18a8 8 0 100-16 8 8 0 000 16zm3.707-9.293a1 1 0 00-1.414-1.414L9 10.586 7.707 9.293a1 1 0 00-1.414 1.414l2 2a1 1 0 001.414 0l4-4z" clip-rule="evenodd"></path>
|
||
</svg>
|
||
<span>地缘政治对抗升级</span>
|
||
</li>
|
||
<li class="flex items-start">
|
||
<svg class="w-5 h-5 text-blue-600 mr-2 mt-0.5 flex-shrink-0" fill="currentColor" viewBox="0 0 20 20">
|
||
<path fill-rule="evenodd" d="M10 18a8 8 0 100-16 8 8 0 000 16zm3.707-9.293a1 1 0 00-1.414-1.414L9 10.586 7.707 9.293a1 1 0 00-1.414 1.414l2 2a1 1 0 001.414 0l4-4z" clip-rule="evenodd"></path>
|
||
</svg>
|
||
<span>供应链脆弱性暴露</span>
|
||
</li>
|
||
<li class="flex items-start">
|
||
<svg class="w-5 h-5 text-blue-600 mr-2 mt-0.5 flex-shrink-0" fill="currentColor" viewBox="0 0 20 20">
|
||
<path fill-rule="evenodd" d="M10 18a8 8 0 100-16 8 8 0 000 16zm3.707-9.293a1 1 0 00-1.414-1.414L9 10.586 7.707 9.293a1 1 0 00-1.414 1.414l2 2a1 1 0 001.414 0l4-4z" clip-rule="evenodd"></path>
|
||
</svg>
|
||
<span>技术攻击手段升级</span>
|
||
</li>
|
||
</ul>
|
||
</div>
|
||
|
||
<div class="bg-green-50 rounded-lg p-5">
|
||
<h3 class="font-semibold text-lg text-green-800 mb-3">市场热度与情绪</h3>
|
||
<ul class="space-y-2 text-gray-700">
|
||
<li class="flex items-start">
|
||
<svg class="w-5 h-5 text-green-600 mr-2 mt-0.5 flex-shrink-0" fill="currentColor" viewBox="0 0 20 20">
|
||
<path fill-rule="evenodd" d="M10 18a8 8 0 100-16 8 8 0 000 16zm3.707-9.293a1 1 0 00-1.414-1.414L9 10.586 7.707 9.293a1 1 0 00-1.414 1.414l2 2a1 1 0 001.414 0l4-4z" clip-rule="evenodd"></path>
|
||
</svg>
|
||
<span>初期快速升温</span>
|
||
</li>
|
||
<li class="flex items-start">
|
||
<svg class="w-5 h-5 text-green-600 mr-2 mt-0.5 flex-shrink-0" fill="currentColor" viewBox="0 0 20 20">
|
||
<path fill-rule="evenodd" d="M10 18a8 8 0 100-16 8 8 0 000 16zm3.707-9.293a1 1 0 00-1.414-1.414L9 10.586 7.707 9.293a1 1 0 00-1.414 1.414l2 2a1 1 0 001.414 0l4-4z" clip-rule="evenodd"></path>
|
||
</svg>
|
||
<span>中期分化调整</span>
|
||
</li>
|
||
<li class="flex items-start">
|
||
<svg class="w-5 h-5 text-green-600 mr-2 mt-0.5 flex-shrink-0" fill="currentColor" viewBox="0 0 20 20">
|
||
<path fill-rule="evenodd" d="M10 18a8 8 0 100-16 8 8 0 000 16zm3.707-9.293a1 1 0 00-1.414-1.414L9 10.586 7.707 9.293a1 1 0 00-1.414 1.414l2 2a1 1 0 001.414 0l4-4z" clip-rule="evenodd"></path>
|
||
</svg>
|
||
<span>短期炒作与长期价值背离</span>
|
||
</li>
|
||
</ul>
|
||
</div>
|
||
|
||
<div class="bg-purple-50 rounded-lg p-5">
|
||
<h3 class="font-semibold text-lg text-purple-800 mb-3">预期差分析</h3>
|
||
<ul class="space-y-2 text-gray-700">
|
||
<li class="flex items-start">
|
||
<svg class="w-5 h-5 text-purple-600 mr-2 mt-0.5 flex-shrink-0" fill="currentColor" viewBox="0 0 20 20">
|
||
<path fill-rule="evenodd" d="M10 18a8 8 0 100-16 8 8 0 000 16zm3.707-9.293a1 1 0 00-1.414-1.414L9 10.586 7.707 9.293a1 1 0 00-1.414 1.414l2 2a1 1 0 001.414 0l4-4z" clip-rule="evenodd"></path>
|
||
</svg>
|
||
<span>事件性质认知差异</span>
|
||
</li>
|
||
<li class="flex items-start">
|
||
<svg class="w-5 h-5 text-purple-600 mr-2 mt-0.5 flex-shrink-0" fill="currentColor" viewBox="0 0 20 20">
|
||
<path fill-rule="evenodd" d="M10 18a8 8 0 100-16 8 8 0 000 16zm3.707-9.293a1 1 0 00-1.414-1.414L9 10.586 7.707 9.293a1 1 0 00-1.414 1.414l2 2a1 1 0 001.414 0l4-4z" clip-rule="evenodd"></path>
|
||
</svg>
|
||
<span>供应链影响范围预期差</span>
|
||
</li>
|
||
<li class="flex items-start">
|
||
<svg class="w-5 h-5 text-purple-600 mr-2 mt-0.5 flex-shrink-0" fill="currentColor" viewBox="0 0 20 20">
|
||
<path fill-rule="evenodd" d="M10 18a8 8 0 100-16 8 8 0 000 16zm3.707-9.293a1 1 0 00-1.414-1.414L9 10.586 7.707 9.293a1 1 0 00-1.414 1.414l2 2a1 1 0 001.414 0l4-4z" clip-rule="evenodd"></path>
|
||
</svg>
|
||
<span>国产替代机遇预期差</span>
|
||
</li>
|
||
</ul>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
<!-- 关键催化剂与未来发展路径 -->
|
||
<div class="bg-white rounded-xl card-shadow p-6 mb-8">
|
||
<h2 class="text-2xl font-bold text-gray-900 mb-6 flex items-center">
|
||
<svg class="w-6 h-6 mr-2 text-blue-600" fill="none" stroke="currentColor" viewBox="0 0 24 24">
|
||
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M13 10V3L4 14h7v7l9-11h-7z"></path>
|
||
</svg>
|
||
关键催化剂与未来发展路径
|
||
</h2>
|
||
|
||
<div class="grid md:grid-cols-2 gap-8">
|
||
<div>
|
||
<h3 class="text-xl font-semibold text-gray-800 mb-4">近期催化剂</h3>
|
||
<div class="space-y-4">
|
||
<div class="border-l-4 border-blue-500 pl-4 py-2">
|
||
<h4 class="font-semibold text-gray-800">真主党对以色列的全面战争升级</h4>
|
||
<p class="text-gray-600 text-sm">冲突范围扩大可能引发更多国家对通信设备供应链安全的审查</p>
|
||
</div>
|
||
<div class="border-l-4 border-blue-500 pl-4 py-2">
|
||
<h4 class="font-semibold text-gray-800">以色列调查结果公布</h4>
|
||
<p class="text-gray-600 text-sm">具体调查结果可能引发市场对相关企业的针对性反应</p>
|
||
</div>
|
||
<div class="border-l-4 border-blue-500 pl-4 py-2">
|
||
<h4 class="font-semibold text-gray-800">全球通信设备厂商安全公告</h4>
|
||
<p class="text-gray-600 text-sm">主要厂商发布安全公告将推动市场对供应链安全主题的关注</p>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
<div>
|
||
<h3 class="text-xl font-semibold text-gray-800 mb-4">长期发展路径</h3>
|
||
<div class="space-y-4">
|
||
<div class="bg-gray-50 rounded-lg p-4">
|
||
<h4 class="font-semibold text-gray-800 mb-2">第一阶段(短期)</h4>
|
||
<p class="text-gray-600 text-sm">事件冲击与市场情绪波动,警惕投机性炒作风险</p>
|
||
</div>
|
||
<div class="bg-gray-50 rounded-lg p-4">
|
||
<h4 class="font-semibold text-gray-800 mb-2">第二阶段(中期)</h4>
|
||
<p class="text-gray-600 text-sm">供应链安全政策与标准重构,加速国产替代进程</p>
|
||
</div>
|
||
<div class="bg-gray-50 rounded-lg p-4">
|
||
<h4 class="font-semibold text-gray-800 mb-2">第三阶段(长期)</h4>
|
||
<p class="text-gray-600 text-sm">技术自主可控与安全产业生态构建</p>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
<!-- 产业链与核心公司 -->
|
||
<div class="bg-white rounded-xl card-shadow p-6 mb-8">
|
||
<h2 class="text-2xl font-bold text-gray-900 mb-6 flex items-center">
|
||
<svg class="w-6 h-6 mr-2 text-blue-600" fill="none" stroke="currentColor" viewBox="0 0 24 24">
|
||
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M19 21V5a2 2 0 00-2-2H7a2 2 0 00-2 2v16m14 0h2m-2 0h-5m-9 0H3m2 0h5M9 7h1m-1 4h1m4-4h1m-1 4h1m-5 10v-5a1 1 0 011-1h2a1 1 0 011 1v5m-4 0h4"></path>
|
||
</svg>
|
||
产业链与核心公司深度剖析
|
||
</h2>
|
||
|
||
<div class="mb-6">
|
||
<h3 class="text-lg font-semibold text-gray-800 mb-3">产业链图谱</h3>
|
||
<div class="grid md:grid-cols-3 gap-4">
|
||
<div class="bg-blue-50 rounded-lg p-4 text-center">
|
||
<div class="text-blue-600 font-semibold mb-2">上游</div>
|
||
<p class="text-sm text-gray-700">核心零部件与原材料供应商</p>
|
||
<p class="text-xs text-gray-500 mt-1">芯片、传感器、电池等</p>
|
||
</div>
|
||
<div class="bg-green-50 rounded-lg p-4 text-center">
|
||
<div class="text-green-600 font-semibold mb-2">中游</div>
|
||
<p class="text-sm text-gray-700">通信设备制造商与系统集成商</p>
|
||
<p class="text-xs text-gray-500 mt-1">华为、中兴、海能达等</p>
|
||
</div>
|
||
<div class="bg-purple-50 rounded-lg p-4 text-center">
|
||
<div class="text-purple-600 font-semibold mb-2">下游</div>
|
||
<p class="text-sm text-gray-700">通信设备用户与终端应用场景</p>
|
||
<p class="text-xs text-gray-500 mt-1">个人、企业、政府等</p>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
<div>
|
||
<h3 class="text-lg font-semibold text-gray-800 mb-3">核心公司对比</h3>
|
||
<div class="overflow-x-auto">
|
||
<table class="min-w-full divide-y divide-gray-200">
|
||
<thead class="bg-gray-50">
|
||
<tr>
|
||
<th class="px-6 py-3 text-left text-xs font-medium text-gray-500 uppercase tracking-wider">公司名称</th>
|
||
<th class="px-6 py-3 text-left text-xs font-medium text-gray-500 uppercase tracking-wider">所属环节</th>
|
||
<th class="px-6 py-3 text-left text-xs font-medium text-gray-500 uppercase tracking-wider">核心业务</th>
|
||
<th class="px-6 py-3 text-left text-xs font-medium text-gray-500 uppercase tracking-wider">竞争优势</th>
|
||
</tr>
|
||
</thead>
|
||
<tbody class="bg-white divide-y divide-gray-200">
|
||
<tr>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">海能达</td>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">中游</td>
|
||
<td class="px-6 py-4 text-sm text-gray-500">对讲机、指挥调度系统</td>
|
||
<td class="px-6 py-4 text-sm text-gray-500">国内专网对讲机龙头,市场份额全球领先</td>
|
||
</tr>
|
||
<tr>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">东方通信</td>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">中游</td>
|
||
<td class="px-6 py-4 text-sm text-gray-500">数字防爆对讲机、卫星通信终端</td>
|
||
<td class="px-6 py-4 text-sm text-gray-500">数字防爆对讲机技术领先,支持多种加密算法</td>
|
||
</tr>
|
||
<tr>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">声迅股份</td>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">中游</td>
|
||
<td class="px-6 py-4 text-sm text-gray-500">炸药探测仪、网络视频监控系统</td>
|
||
<td class="px-6 py-4 text-sm text-gray-500">炸药探测仪采用AI视觉识别技术,快速识别爆炸物</td>
|
||
</tr>
|
||
</tbody>
|
||
</table>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
<!-- 潜在风险与挑战 -->
|
||
<div class="bg-white rounded-xl card-shadow p-6 mb-8">
|
||
<h2 class="text-2xl font-bold text-gray-900 mb-6 flex items-center">
|
||
<svg class="w-6 h-6 mr-2 text-blue-600" fill="none" stroke="currentColor" viewBox="0 0 24 24">
|
||
<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"></path>
|
||
</svg>
|
||
潜在风险与挑战
|
||
</h2>
|
||
|
||
<div class="grid md:grid-cols-2 gap-6">
|
||
<div class="space-y-4">
|
||
<div class="bg-red-50 border-l-4 border-red-500 p-4">
|
||
<h3 class="font-semibold text-red-800 mb-2">技术风险</h3>
|
||
<ul class="text-sm text-gray-700 space-y-1">
|
||
<li>• 新型攻击技术迭代加速</li>
|
||
<li>• 核心零部件技术瓶颈限制</li>
|
||
<li>• 技术参数真实性存疑</li>
|
||
</ul>
|
||
</div>
|
||
|
||
<div class="bg-yellow-50 border-l-4 border-yellow-500 p-4">
|
||
<h3 class="font-semibold text-yellow-800 mb-2">商业化风险</h3>
|
||
<ul class="text-sm text-gray-700 space-y-1">
|
||
<li>• 市场接受度不及预期</li>
|
||
<li>• 成本上升压缩利润空间</li>
|
||
<li>• 客户订单与收入确认矛盾</li>
|
||
</ul>
|
||
</div>
|
||
</div>
|
||
|
||
<div class="space-y-4">
|
||
<div class="bg-orange-50 border-l-4 border-orange-500 p-4">
|
||
<h3 class="font-semibold text-orange-800 mb-2">政策与竞争风险</h3>
|
||
<ul class="text-sm text-gray-700 space-y-1">
|
||
<li>• 政策监管趋严增加合规成本</li>
|
||
<li>• 行业竞争加剧导致价格战</li>
|
||
<li>• 地缘政治影响市场拓展</li>
|
||
</ul>
|
||
</div>
|
||
|
||
<div class="bg-purple-50 border-l-4 border-purple-500 p-4">
|
||
<h3 class="font-semibold text-purple-800 mb-2">信息交叉验证风险</h3>
|
||
<ul class="text-sm text-gray-700 space-y-1">
|
||
<li>• 技术参数描述模糊</li>
|
||
<li>• 供应链安全措施缺乏数据支撑</li>
|
||
<li>• 信息不对称导致投资误判</li>
|
||
</ul>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
<!-- 综合结论与投资启示 -->
|
||
<div class="bg-gradient-to-r from-indigo-600 to-purple-700 rounded-xl card-shadow p-6 mb-8 text-white">
|
||
<h2 class="text-2xl font-bold mb-6 flex items-center">
|
||
<svg class="w-6 h-6 mr-2" fill="none" stroke="currentColor" viewBox="0 0 24 24">
|
||
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M9 12l2 2 4-4m6 2a9 9 0 11-18 0 9 9 0 0118 0z"></path>
|
||
</svg>
|
||
综合结论与投资启示
|
||
</h2>
|
||
|
||
<div class="space-y-6">
|
||
<div class="bg-white bg-opacity-20 rounded-lg p-4 backdrop-blur-sm">
|
||
<h3 class="font-semibold text-lg mb-2">综合结论</h3>
|
||
<p class="text-sm">
|
||
通信设备爆炸事件是全球供应链安全与地缘政治对抗交织的典型案例,将深刻影响全球通信设备供应链重构,加速国产替代进程,并催生新的安全产业生态。
|
||
</p>
|
||
</div>
|
||
|
||
<div class="grid md:grid-cols-3 gap-4">
|
||
<div class="bg-white bg-opacity-20 rounded-lg p-4 backdrop-blur-sm">
|
||
<h3 class="font-semibold mb-2">短期策略</h3>
|
||
<p class="text-sm">关注供应链安全主题催化,把握事件进展带来的交易机会</p>
|
||
</div>
|
||
<div class="bg-white bg-opacity-20 rounded-lg p-4 backdrop-blur-sm">
|
||
<h3 class="font-semibold mb-2">中期布局</h3>
|
||
<p class="text-sm">布局国产替代与技术自主可控,关注核心零部件龙头企业</p>
|
||
</div>
|
||
<div class="bg-white bg-opacity-20 rounded-lg p-4 backdrop-blur-sm">
|
||
<h3 class="font-semibold mb-2">长期关注</h3>
|
||
<p class="text-sm">跟踪安全产业生态构建,关注安全解决方案提供商</p>
|
||
</div>
|
||
</div>
|
||
|
||
<div class="bg-white bg-opacity-20 rounded-lg p-4 backdrop-blur-sm">
|
||
<h3 class="font-semibold mb-2">关键跟踪指标</h3>
|
||
<div class="grid md:grid-cols-2 gap-2 text-sm">
|
||
<div>• 政策与标准进展</div>
|
||
<div>• 核心企业订单与收入确认</div>
|
||
<div>• 技术突破与创新</div>
|
||
<div>• 市场情绪与资金流动</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
<!-- 股票数据表格 -->
|
||
<div class="bg-white rounded-xl card-shadow p-6 mb-8">
|
||
<h2 class="text-2xl font-bold text-gray-900 mb-6 flex items-center">
|
||
<svg class="w-6 h-6 mr-2 text-blue-600" fill="none" stroke="currentColor" viewBox="0 0 24 24">
|
||
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M9 19v-6a2 2 0 00-2-2H5a2 2 0 00-2 2v6a2 2 0 002 2h2a2 2 0 002-2zm0 0V9a2 2 0 012-2h2a2 2 0 012 2v10m-6 0a2 2 0 002 2h2a2 2 0 002-2m0 0V5a2 2 0 012-2h2a2 2 0 012 2v14a2 2 0 01-2 2h-2a2 2 0 01-2-2z"></path>
|
||
</svg>
|
||
关联股票数据
|
||
</h2>
|
||
|
||
<!-- 通信安全(240919) -->
|
||
<div class="mb-8">
|
||
<h3 class="text-xl font-semibold text-gray-800 mb-4">通信安全(240919)</h3>
|
||
<div class="overflow-x-auto">
|
||
<table class="min-w-full divide-y divide-gray-200">
|
||
<thead class="bg-gray-50">
|
||
<tr>
|
||
<th class="px-6 py-3 text-left text-xs font-medium text-gray-500 uppercase tracking-wider">股票名称</th>
|
||
<th class="px-6 py-3 text-left text-xs font-medium text-gray-500 uppercase tracking-wider">行业/产品/技术</th>
|
||
<th class="px-6 py-3 text-left text-xs font-medium text-gray-500 uppercase tracking-wider">产业链</th>
|
||
<th class="px-6 py-3 text-left text-xs font-medium text-gray-500 uppercase tracking-wider">关联原因</th>
|
||
</tr>
|
||
</thead>
|
||
<tbody class="bg-white divide-y divide-gray-200">
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">国华网安</td>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">网络安全</td>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">通信安全</td>
|
||
<td class="px-6 py-4 text-sm text-gray-500">受黎巴嫩传呼机爆炸事件影响,网络安全行业与通信安全产业链相关</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">北信源</td>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">网络安全</td>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">通信安全</td>
|
||
<td class="px-6 py-4 text-sm text-gray-500">受黎巴嫩传呼机爆炸事件影响,网络安全行业与通信安全产业链相关</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">迪普科技</td>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">网络安全</td>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">通信安全</td>
|
||
<td class="px-6 py-4 text-sm text-gray-500">受黎巴嫩传呼机爆炸事件影响,网络安全行业与通信安全产业链相关</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">吉大正元</td>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">网络安全</td>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">通信安全</td>
|
||
<td class="px-6 py-4 text-sm text-gray-500">受黎巴嫩传呼机爆炸事件影响,网络安全行业与通信安全产业链相关</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">数字认证</td>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">网络安全</td>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">通信安全</td>
|
||
<td class="px-6 py-4 text-sm text-gray-500">受黎巴嫩传呼机爆炸事件影响,网络安全行业与通信安全产业链相关</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">格尔软件</td>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">网络安全</td>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">通信安全</td>
|
||
<td class="px-6 py-4 text-sm text-gray-500">受黎巴嫩传呼机爆炸事件影响,网络安全行业与通信安全产业链相关</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">信安世纪</td>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">网络安全</td>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">通信安全</td>
|
||
<td class="px-6 py-4 text-sm text-gray-500">受黎巴嫩传呼机爆炸事件影响,网络安全行业与通信安全产业链相关</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">深信服</td>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">网络安全</td>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">通信安全</td>
|
||
<td class="px-6 py-4 text-sm text-gray-500">受黎巴嫩传呼机爆炸事件影响,网络安全行业与通信安全产业链相关</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">启明星辰</td>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">网络安全</td>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">通信安全</td>
|
||
<td class="px-6 py-4 text-sm text-gray-500">受黎巴嫩传呼机爆炸事件影响,网络安全行业与通信安全产业链相关</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">绿盟科技</td>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">网络安全</td>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">通信安全</td>
|
||
<td class="px-6 py-4 text-sm text-gray-500">受黎巴嫩传呼机爆炸事件影响,网络安全行业与通信安全产业链相关</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">天融信</td>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">网络安全</td>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">通信安全</td>
|
||
<td class="px-6 py-4 text-sm text-gray-500">受黎巴嫩传呼机爆炸事件影响,网络安全行业与通信安全产业链相关</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">海能达</td>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">对讲机</td>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">通信设备</td>
|
||
<td class="px-6 py-4 text-sm text-gray-500">受黎巴嫩传呼机爆炸事件影响,对讲机产品与通信设备产业链相关</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">博通集成</td>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">对讲机</td>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">通信设备</td>
|
||
<td class="px-6 py-4 text-sm text-gray-500">受黎巴嫩传呼机爆炸事件影响,对讲机产品与通信设备产业链相关</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">天键股份</td>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">对讲机</td>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">通信设备</td>
|
||
<td class="px-6 py-4 text-sm text-gray-500">受黎巴嫩传呼机爆炸事件影响,对讲机产品与通信设备产业链相关</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">凯乐科技</td>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">对讲机</td>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">通信设备</td>
|
||
<td class="px-6 py-4 text-sm text-gray-500">受黎巴嫩传呼机爆炸事件影响,对讲机产品与通信设备产业链相关</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">东方通信</td>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">对讲机</td>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">通信设备</td>
|
||
<td class="px-6 py-4 text-sm text-gray-500">受黎巴嫩传呼机爆炸事件影响,对讲机产品与通信设备产业链相关</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">狄耐克</td>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">对讲机</td>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">通信设备</td>
|
||
<td class="px-6 py-4 text-sm text-gray-500">受黎巴嫩传呼机爆炸事件影响,对讲机产品与通信设备产业链相关</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">智度股份</td>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">耳机</td>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">消费电子</td>
|
||
<td class="px-6 py-4 text-sm text-gray-500">受黎巴嫩传呼机爆炸事件影响,耳机产品与消费电子产业链相关</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">佳禾智能</td>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">耳机</td>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">消费电子</td>
|
||
<td class="px-6 py-4 text-sm text-gray-500">受黎巴嫩传呼机爆炸事件影响,耳机产品与消费电子产业链相关</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">星云股份</td>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">耳机</td>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">消费电子</td>
|
||
<td class="px-6 py-4 text-sm text-gray-500">受黎巴嫩传呼机爆炸事件影响,耳机产品与消费电子产业链相关</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">漫步者</td>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">耳机</td>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">消费电子</td>
|
||
<td class="px-6 py-4 text-sm text-gray-500">受黎巴嫩传呼机爆炸事件影响,耳机产品与消费电子产业链相关</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">国光电器</td>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">耳机</td>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">消费电子</td>
|
||
<td class="px-6 py-4 text-sm text-gray-500">受黎巴嫩传呼机爆炸事件影响,耳机产品与消费电子产业链相关</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">声迅股份</td>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">爆炸品检测</td>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">安全检测</td>
|
||
<td class="px-6 py-4 text-sm text-gray-500">受黎巴嫩传呼机爆炸事件影响,爆炸品检测技术与安全检测产业链相关</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">必创科技</td>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">爆炸品检测</td>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">安全检测</td>
|
||
<td class="px-6 py-4 text-sm text-gray-500">受黎巴嫩传呼机爆炸事件影响,爆炸品检测技术与安全检测产业链相关</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">谱尼测试</td>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">爆炸品检测</td>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">安全检测</td>
|
||
<td class="px-6 py-4 text-sm text-gray-500">受黎巴嫩传呼机爆炸事件影响,爆炸品检测技术与安全检测产业链相关</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">久之洋</td>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">爆炸品检测</td>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">安全检测</td>
|
||
<td class="px-6 py-4 text-sm text-gray-500">受黎巴嫩传呼机爆炸事件影响,爆炸品检测技术与安全检测产业链相关</td>
|
||
</tr>
|
||
</tbody>
|
||
</table>
|
||
</div>
|
||
</div>
|
||
|
||
<!-- 通信设备(240920) -->
|
||
<div>
|
||
<h3 class="text-xl font-semibold text-gray-800 mb-4">通信设备(240920)</h3>
|
||
<div class="overflow-x-auto">
|
||
<table class="min-w-full divide-y divide-gray-200">
|
||
<thead class="bg-gray-50">
|
||
<tr>
|
||
<th class="px-6 py-3 text-left text-xs font-medium text-gray-500 uppercase tracking-wider">股票名称</th>
|
||
<th class="px-6 py-3 text-left text-xs font-medium text-gray-500 uppercase tracking-wider">行业/产品/项目</th>
|
||
<th class="px-6 py-3 text-left text-xs font-medium text-gray-500 uppercase tracking-wider">领域/产业链</th>
|
||
<th class="px-6 py-3 text-left text-xs font-medium text-gray-500 uppercase tracking-wider">关联原因</th>
|
||
</tr>
|
||
</thead>
|
||
<tbody class="bg-white divide-y divide-gray-200">
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">海能达</td>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">无线通信</td>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">国内专业无线通信行业龙头</td>
|
||
<td class="px-6 py-4 text-sm text-gray-500">国内专业无线通信行业龙头</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">波导股份</td>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">第一代中文寻呼机研制</td>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">-</td>
|
||
<td class="px-6 py-4 text-sm text-gray-500">曾研制第一代中文寻呼机</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">东方通信</td>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">数字防爆对讲机D3500</td>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">-</td>
|
||
<td class="px-6 py-4 text-sm text-gray-500">数字防爆对讲机D3500已发布</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">博通集成</td>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">-</td>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">无线通讯集成电路芯片</td>
|
||
<td class="px-6 py-4 text-sm text-gray-500">无线通讯集成电路芯片研发</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">狄耐克</td>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">-</td>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">智慧社区安防设备</td>
|
||
<td class="px-6 py-4 text-sm text-gray-500">楼宇对讲、智慧社区安防设备</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">国华网安</td>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">移动应用安全</td>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">头部企业</td>
|
||
<td class="px-6 py-4 text-sm text-gray-500">国内移动应用安全头部企业</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">声迅股份</td>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">微量爆炸物检测仪</td>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">-</td>
|
||
<td class="px-6 py-4 text-sm text-gray-500">已推出两款微量爆炸物检测仪</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">久之洋</td>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">-</td>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">爆炸物检测</td>
|
||
<td class="px-6 py-4 text-sm text-gray-500">公司产品有爆炸物检测应用方向</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">杰创智能</td>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">-</td>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">电磁频谱安全</td>
|
||
<td class="px-6 py-4 text-sm text-gray-500">电磁频谱安全领域产品研发</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">神力股份</td>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">-</td>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">反恐安检装备</td>
|
||
<td class="px-6 py-4 text-sm text-gray-500">子公司研发反恐安检装备</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">海格通信</td>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">北斗导航芯片研发</td>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">-</td>
|
||
<td class="px-6 py-4 text-sm text-gray-500">北斗导航芯片研发</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">北斗星通</td>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">-</td>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">北斗卫星导航运营</td>
|
||
<td class="px-6 py-4 text-sm text-gray-500">北斗卫星导航运营商</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">天奥电子</td>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">北斗卫星应用研发</td>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">-</td>
|
||
<td class="px-6 py-4 text-sm text-gray-500">北斗卫星应用研发</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">烽火电子</td>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">北斗卫星通信系统研发</td>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">-</td>
|
||
<td class="px-6 py-4 text-sm text-gray-500">北斗卫星通信系统研发</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">任子行</td>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">网络安全</td>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">网络内容/行为监管设备供应商</td>
|
||
<td class="px-6 py-4 text-sm text-gray-500">网络内容、行为监管设备供应商</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">大唐电信</td>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">网络安全事件监测平台</td>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">-</td>
|
||
<td class="px-6 py-4 text-sm text-gray-500">提供网络安全事件监测及应急平台</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">南天信息</td>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">-</td>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">移动互联网安全系统</td>
|
||
<td class="px-6 py-4 text-sm text-gray-500">涵盖移动互联网等安全系统建设</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">启明星辰</td>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">信息安全服务</td>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">-</td>
|
||
<td class="px-6 py-4 text-sm text-gray-500">专业化信息安全服务商</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">宜通世纪</td>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">网络安全服务</td>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">-</td>
|
||
<td class="px-6 py-4 text-sm text-gray-500">通信网络技术及网络安全服务商</td>
|
||
</tr>
|
||
</tbody>
|
||
</table>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
<script>
|
||
// 初始化Vanta.js背景
|
||
VANTA.WAVES({
|
||
el: "#vanta-bg",
|
||
mouseControls: true,
|
||
touchControls: true,
|
||
gyroControls: false,
|
||
minHeight: 200.00,
|
||
minWidth: 200.00,
|
||
scale: 1.00,
|
||
scaleMobile: 1.00,
|
||
color: 0x1e3a8a,
|
||
shininess: 30.00,
|
||
waveHeight: 10.00,
|
||
waveSpeed: 0.75,
|
||
zoom: 0.65
|
||
});
|
||
</script>
|
||
</body>
|
||
</html>
|
||
``` |