741 lines
42 KiB
HTML
741 lines
42 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" rel="stylesheet" type="text/css" />
|
||
<link href="https://cdn.jsdelivr.net/npm/daisyui@5/themes.css" rel="stylesheet" type="text/css" />
|
||
<script src="https://kit.fontawesome.com/1d2b6c4f81.js" crossorigin="anonymous"></script>
|
||
<script src="https://cdn.jsdelivr.net/npm/tsparticles@3/tsparticles.bundle.min.js"></script>
|
||
<style>
|
||
body {
|
||
font-family: 'Inter', sans-serif;
|
||
background-color: #f8fafc;
|
||
}
|
||
.timeline-dot {
|
||
position: relative;
|
||
}
|
||
.timeline-dot::before {
|
||
content: '';
|
||
position: absolute;
|
||
top: 50%;
|
||
left: -9px;
|
||
width: 18px;
|
||
height: 18px;
|
||
border-radius: 50%;
|
||
background-color: #3b82f6;
|
||
transform: translateY(-50%);
|
||
z-index: 1;
|
||
}
|
||
.timeline-line {
|
||
position: absolute;
|
||
top: 0;
|
||
left: 0;
|
||
width: 1px;
|
||
height: 100%;
|
||
background-color: #e5e7eb;
|
||
}
|
||
.card-hover {
|
||
transition: all 0.3s ease;
|
||
}
|
||
.card-hover:hover {
|
||
transform: translateY(-5px);
|
||
box-shadow: 0 10px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
|
||
}
|
||
#tsparticles {
|
||
position: fixed;
|
||
width: 100%;
|
||
height: 100%;
|
||
top: 0;
|
||
left: 0;
|
||
z-index: -1;
|
||
opacity: 0.4;
|
||
}
|
||
.gradient-text {
|
||
background: linear-gradient(135deg, #3b82f6 0%, #8b5cf6 100%);
|
||
-webkit-background-clip: text;
|
||
-webkit-text-fill-color: transparent;
|
||
background-clip: text;
|
||
}
|
||
</style>
|
||
</head>
|
||
<body class="bg-gray-50">
|
||
<div id="tsparticles"></div>
|
||
|
||
<div class="container mx-auto px-4 py-8 max-w-7xl">
|
||
<!-- 标题区域 -->
|
||
<div class="text-center mb-10">
|
||
<h1 class="text-4xl md:text-5xl font-bold gradient-text mb-4">香港金融牌照</h1>
|
||
<p class="text-lg text-gray-600 max-w-3xl mx-auto">香港金融牌照已从"合规门槛"升级为"战略资源",虚拟资产和稳定币牌照成为连接传统金融与Web3的核心枢纽</p>
|
||
</div>
|
||
|
||
<!-- 时间轴 -->
|
||
<div class="bg-white rounded-xl shadow-lg p-6 mb-8 card-hover">
|
||
<h2 class="text-2xl font-bold text-gray-800 mb-6 flex items-center">
|
||
<i class="fas fa-clock text-blue-500 mr-3"></i>概念事件时间轴
|
||
</h2>
|
||
<div class="relative">
|
||
<div class="timeline-line"></div>
|
||
<div class="space-y-6 ml-6">
|
||
<div class="timeline-dot">
|
||
<div class="bg-blue-50 rounded-lg p-4 border-l-4 border-blue-500">
|
||
<div class="flex flex-col md:flex-row md:items-center justify-between">
|
||
<h3 class="font-semibold text-lg text-gray-800">2023年6月1日</h3>
|
||
<span class="bg-blue-100 text-blue-800 text-xs font-medium px-2.5 py-0.5 rounded-full mt-1 md:mt-0">监管升级</span>
|
||
</div>
|
||
<p class="text-gray-600 mt-2">香港正式实施《打击洗钱条例》,将虚拟资产交易平台监管从"自愿性沙盒"升级为"强制性发牌制度"</p>
|
||
</div>
|
||
</div>
|
||
|
||
<div class="timeline-dot">
|
||
<div class="bg-blue-50 rounded-lg p-4 border-l-4 border-blue-500">
|
||
<div class="flex flex-col md:flex-row md:items-center justify-between">
|
||
<h3 class="font-semibold text-lg text-gray-800">2024年12月</h3>
|
||
<span class="bg-blue-100 text-blue-800 text-xs font-medium px-2.5 py-0.5 rounded-full mt-1 md:mt-0">中资入场</span>
|
||
</div>
|
||
<p class="text-gray-600 mt-2">连连数字子公司DFXLabs获香港证监会颁发的VATP牌照(第11家持牌平台),标志中资机构首次深度参与</p>
|
||
</div>
|
||
</div>
|
||
|
||
<div class="timeline-dot">
|
||
<div class="bg-blue-50 rounded-lg p-4 border-l-4 border-blue-500">
|
||
<div class="flex flex-col md:flex-row md:items-center justify-between">
|
||
<h3 class="font-semibold text-lg text-gray-800">2025年5月21日</h3>
|
||
<span class="bg-blue-100 text-blue-800 text-xs font-medium px-2.5 py-0.5 rounded-full mt-1 md:mt-0">稳定币监管</span>
|
||
</div>
|
||
<p class="text-gray-600 mt-2">香港立法会三读通过《稳定币条例》,要求稳定币发行人必须向金管局申请牌照,首批牌照严格控制在个位数</p>
|
||
</div>
|
||
</div>
|
||
|
||
<div class="timeline-dot">
|
||
<div class="bg-blue-50 rounded-lg p-4 border-l-4 border-blue-500">
|
||
<div class="flex flex-col md:flex-row md:items-center justify-between">
|
||
<h3 class="font-semibold text-lg text-gray-800">2025年6月25日</h3>
|
||
<span class="bg-blue-100 text-blue-800 text-xs font-medium px-2.5 py-0.5 rounded-full mt-1 md:mt-0">全牌照突破</span>
|
||
</div>
|
||
<p class="text-gray-600 mt-2">国泰君安国际成为首家获批虚拟资产全牌照的中资券商(1类+4类+9类升级),可交易加密货币及稳定币</p>
|
||
</div>
|
||
</div>
|
||
|
||
<div class="timeline-dot">
|
||
<div class="bg-blue-50 rounded-lg p-4 border-l-4 border-blue-500">
|
||
<div class="flex flex-col md:flex-row md:items-center justify-between">
|
||
<h3 class="font-semibold text-lg text-gray-800">2025年7月29日</h3>
|
||
<span class="bg-blue-100 text-blue-800 text-xs font-medium px-2.5 py-0.5 rounded-full mt-1 md:mt-0">指引发布</span>
|
||
</div>
|
||
<p class="text-gray-600 mt-2">金管局发布《稳定币发行人监管指引》终稿,明确9月30日前提交申请的机构将优先审批</p>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
<!-- 核心观点摘要 -->
|
||
<div class="bg-gradient-to-r from-blue-600 to-indigo-700 rounded-xl shadow-lg p-6 mb-8 text-white">
|
||
<h2 class="text-2xl font-bold mb-4 flex items-center">
|
||
<i class="fas fa-lightbulb mr-3"></i>核心观点摘要
|
||
</h2>
|
||
<p class="text-lg leading-relaxed">香港金融牌照已从"合规门槛"升级为"战略资源",<span class="font-bold">虚拟资产(VATP/VASP)和稳定币牌照</span>成为连接传统金融与Web3的核心枢纽。当前处于<span class="font-bold">牌照红利兑现初期</span>,政策驱动(《稳定币条例》8月生效)与资金共振(南向资金+外资回流)将加速牌照价值重估,<span class="font-bold">2025Q4或迎首批稳定币牌照发放的关键催化</span>。</p>
|
||
</div>
|
||
|
||
<!-- 核心逻辑与市场认知 -->
|
||
<div class="grid grid-cols-1 md:grid-cols-2 gap-6 mb-8">
|
||
<div class="bg-white rounded-xl shadow-lg p-6 card-hover">
|
||
<h2 class="text-2xl font-bold text-gray-800 mb-4 flex items-center">
|
||
<i class="fas fa-chart-line text-green-500 mr-3"></i>核心驱动力
|
||
</h2>
|
||
<ul class="space-y-3">
|
||
<li class="flex items-start">
|
||
<i class="fas fa-check-circle text-green-500 mt-1 mr-2"></i>
|
||
<div>
|
||
<h3 class="font-semibold text-gray-800">政策套利</h3>
|
||
<p class="text-gray-600 text-sm">香港通过"相同业务、相同风险、相同规则"原则,将虚拟资产纳入传统牌照体系,降低合规成本</p>
|
||
</div>
|
||
</li>
|
||
<li class="flex items-start">
|
||
<i class="fas fa-check-circle text-green-500 mt-1 mr-2"></i>
|
||
<div>
|
||
<h3 class="font-semibold text-gray-800">资金枢纽</h3>
|
||
<p class="text-gray-600 text-sm">香港作为人民币国际化桥头堡,稳定币可绕过SWIFT实现跨境结算,直连内地与全球市场</p>
|
||
</div>
|
||
</li>
|
||
<li class="flex items-start">
|
||
<i class="fas fa-check-circle text-green-500 mt-1 mr-2"></i>
|
||
<div>
|
||
<h3 class="font-semibold text-gray-800">牌照稀缺性</h3>
|
||
<p class="text-gray-600 text-sm">VATP仅11家获批,稳定币牌照首批不超过5张,形成供给硬约束</p>
|
||
</div>
|
||
</li>
|
||
</ul>
|
||
</div>
|
||
|
||
<div class="bg-white rounded-xl shadow-lg p-6 card-hover">
|
||
<h2 class="text-2xl font-bold text-gray-800 mb-4 flex items-center">
|
||
<i class="fas fa-exclamation-triangle text-yellow-500 mr-3"></i>预期差
|
||
</h2>
|
||
<ul class="space-y-3">
|
||
<li class="flex items-start">
|
||
<i class="fas fa-star text-yellow-500 mt-1 mr-2"></i>
|
||
<div>
|
||
<h3 class="font-semibold text-gray-800">市场忽略点</h3>
|
||
<p class="text-gray-600 text-sm">TCSP牌照(信托或公司服务提供者)被低估。小商品城申请TCSP牌照用于"义支付"跨境担保支付</p>
|
||
</div>
|
||
</li>
|
||
<li class="flex items-start">
|
||
<i class="fas fa-star text-yellow-500 mt-1 mr-2"></i>
|
||
<div>
|
||
<h3 class="font-semibold text-gray-800">数据矛盾</h3>
|
||
<p class="text-gray-600 text-sm">路演显示连连数字VATP平台仅处理30%自有业务,70%计划开放给第三方,牌照价值远超自营场景</p>
|
||
</div>
|
||
</li>
|
||
</ul>
|
||
</div>
|
||
</div>
|
||
|
||
<!-- 关键催化剂 -->
|
||
<div class="bg-white rounded-xl shadow-lg p-6 mb-8 card-hover">
|
||
<h2 class="text-2xl font-bold text-gray-800 mb-6 flex items-center">
|
||
<i class="fas fa-rocket text-purple-500 mr-3"></i>关键催化剂与未来发展路径
|
||
</h2>
|
||
|
||
<div class="grid grid-cols-1 md:grid-cols-2 gap-6">
|
||
<div>
|
||
<h3 class="text-xl font-semibold text-gray-800 mb-4 flex items-center">
|
||
<i class="fas fa-calendar-alt text-blue-500 mr-2"></i>近期催化剂(3-6个月)
|
||
</h3>
|
||
<ol class="space-y-3">
|
||
<li class="flex items-start">
|
||
<span class="bg-blue-100 text-blue-800 rounded-full w-6 h-6 flex items-center justify-center text-sm font-bold mr-3 mt-0.5">1</span>
|
||
<div>
|
||
<h4 class="font-medium text-gray-800">2025年8月1日</h4>
|
||
<p class="text-gray-600 text-sm">《稳定币条例》生效,蚂蚁集团、京东币链等沙盒机构正式提交牌照申请</p>
|
||
</div>
|
||
</li>
|
||
<li class="flex items-start">
|
||
<span class="bg-blue-100 text-blue-800 rounded-full w-6 h-6 flex items-center justify-center text-sm font-bold mr-3 mt-0.5">2</span>
|
||
<div>
|
||
<h4 class="font-medium text-gray-800">2025年9月30日</h4>
|
||
<p class="text-gray-600 text-sm">金管局截止首批稳定币牌照申请,圆币科技、渣打合资公司或入围</p>
|
||
</div>
|
||
</li>
|
||
<li class="flex items-start">
|
||
<span class="bg-blue-100 text-blue-800 rounded-full w-6 h-6 flex items-center justify-center text-sm font-bold mr-3 mt-0.5">3</span>
|
||
<div>
|
||
<h4 class="font-medium text-gray-800">2025年Q4</h4>
|
||
<p class="text-gray-600 text-sm">港交所或推出虚拟资产期货ETF,需VATP牌照平台作为底层流动性提供方</p>
|
||
</div>
|
||
</li>
|
||
</ol>
|
||
</div>
|
||
|
||
<div>
|
||
<h3 class="text-xl font-semibold text-gray-800 mb-4 flex items-center">
|
||
<i class="fas fa-road text-green-500 mr-2"></i>长期路径
|
||
</h3>
|
||
<ol class="space-y-3">
|
||
<li class="flex items-start">
|
||
<span class="bg-green-100 text-green-800 rounded-full w-6 h-6 flex items-center justify-center text-sm font-bold mr-3 mt-0.5">1</span>
|
||
<div>
|
||
<h4 class="font-medium text-gray-800">阶段1(2025-2026)</h4>
|
||
<p class="text-gray-600 text-sm">牌照稀缺性溢价,持牌机构估值提升(如OSL市值/交易量比达0.8x,对标Coinbase 1.2x)</p>
|
||
</div>
|
||
</li>
|
||
<li class="flex items-start">
|
||
<span class="bg-green-100 text-green-800 rounded-full w-6 h-6 flex items-center justify-center text-sm font-bold mr-3 mt-0.5">2</span>
|
||
<div>
|
||
<h4 class="font-medium text-gray-800">阶段2(2027-2028)</h4>
|
||
<p class="text-gray-600 text-sm">稳定币规模突破100亿美元,香港占亚太份额30%+</p>
|
||
</div>
|
||
</li>
|
||
<li class="flex items-start">
|
||
<span class="bg-green-100 text-green-800 rounded-full w-6 h-6 flex items-center justify-center text-sm font-bold mr-3 mt-0.5">3</span>
|
||
<div>
|
||
<h4 class="font-medium text-gray-800">阶段3(2029+)</h4>
|
||
<p class="text-gray-600 text-sm">RWA(现实世界资产代币化)爆发,TCSP牌照成为资产托管基础设施</p>
|
||
</div>
|
||
</li>
|
||
</ol>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
<!-- 产业链与核心公司 -->
|
||
<div class="bg-white rounded-xl shadow-lg p-6 mb-8 card-hover">
|
||
<h2 class="text-2xl font-bold text-gray-800 mb-6 flex items-center">
|
||
<i class="fas fa-sitemap text-indigo-500 mr-3"></i>产业链与核心公司深度剖析
|
||
</h2>
|
||
|
||
<div class="mb-6">
|
||
<h3 class="text-xl font-semibold text-gray-800 mb-3">产业链图谱</h3>
|
||
<div class="flex flex-wrap items-center justify-center gap-4 py-4">
|
||
<div class="bg-blue-100 rounded-lg px-4 py-2 text-center">
|
||
<p class="font-semibold text-blue-800">上游</p>
|
||
<p class="text-sm text-blue-600">牌照申请</p>
|
||
</div>
|
||
<i class="fas fa-arrow-right text-gray-400"></i>
|
||
<div class="bg-purple-100 rounded-lg px-4 py-2 text-center">
|
||
<p class="font-semibold text-purple-800">中游</p>
|
||
<p class="text-sm text-purple-600">持牌交易所/稳定币发行</p>
|
||
</div>
|
||
<i class="fas fa-arrow-right text-gray-400"></i>
|
||
<div class="bg-green-100 rounded-lg px-4 py-2 text-center">
|
||
<p class="font-semibold text-green-800">下游</p>
|
||
<p class="text-sm text-green-600">跨境支付、RWA、ETF做市</p>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
<div>
|
||
<h3 class="text-xl 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-4 py-3 text-left text-xs font-medium text-gray-500 uppercase tracking-wider">公司</th>
|
||
<th class="px-4 py-3 text-left text-xs font-medium text-gray-500 uppercase tracking-wider">牌照类型</th>
|
||
<th class="px-4 py-3 text-left text-xs font-medium text-gray-500 uppercase tracking-wider">竞争优势</th>
|
||
<th class="px-4 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-4 py-3 whitespace-nowrap text-sm font-medium text-gray-900">连连数字</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-sm text-gray-500">VATP+MSO</td>
|
||
<td class="px-4 py-3 text-sm text-gray-500">65国支付牌照协同,跨境B2B场景垄断</td>
|
||
<td class="px-4 py-3 text-sm text-gray-500">交易所初期交易量依赖自有业务</td>
|
||
</tr>
|
||
<tr class="bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap text-sm font-medium text-gray-900">国泰君安国际</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-sm text-gray-500">1类+4类+9类升级</td>
|
||
<td class="px-4 py-3 text-sm text-gray-500">首家全牌照中资券商,南向资金通道</td>
|
||
<td class="px-4 py-3 text-sm text-gray-500">传统券商转型速度不及预期</td>
|
||
</tr>
|
||
<tr>
|
||
<td class="px-4 py-3 whitespace-nowrap text-sm font-medium text-gray-900">众安在线</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-sm text-gray-500">圆币科技持股8.7%</td>
|
||
<td class="px-4 py-3 text-sm text-gray-500">保险+稳定币生态闭环,HKDR发行方</td>
|
||
<td class="px-4 py-3 text-sm text-gray-500">圆币科技非并表,收益分成低</td>
|
||
</tr>
|
||
<tr class="bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap text-sm font-medium text-gray-900">小商品城</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-sm text-gray-500">拟申请TCSP</td>
|
||
<td class="px-4 py-3 text-sm text-gray-500">全球最大小商品市场,天然跨境场景</td>
|
||
<td class="px-4 py-3 text-sm text-gray-500">牌照审批存在不确定性</td>
|
||
</tr>
|
||
</tbody>
|
||
</table>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
<!-- 关联股票数据表格 -->
|
||
<div class="bg-white rounded-xl shadow-lg p-6 mb-8 card-hover">
|
||
<h2 class="text-2xl font-bold text-gray-800 mb-6 flex items-center">
|
||
<i class="fas fa-table text-blue-500 mr-3"></i>关联股票数据
|
||
</h2>
|
||
|
||
<div class="overflow-x-auto">
|
||
<table class="min-w-full divide-y divide-gray-200">
|
||
<thead class="bg-gray-50">
|
||
<tr>
|
||
<th class="px-4 py-3 text-left text-xs font-medium text-gray-500 uppercase tracking-wider">股票</th>
|
||
<th class="px-4 py-3 text-left text-xs font-medium text-gray-500 uppercase tracking-wider">分类</th>
|
||
<th class="px-4 py-3 text-left text-xs font-medium text-gray-500 uppercase tracking-wider">项目</th>
|
||
<th class="px-4 py-3 text-left text-xs font-medium text-gray-500 uppercase tracking-wider">消息来源</th>
|
||
<th class="px-4 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-4 py-3 whitespace-nowrap text-sm font-medium text-gray-900">市北高新</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-sm text-gray-500">国泰海通合作/股权</td>
|
||
<td class="px-4 py-3 text-sm text-gray-500">与国泰君安战略合作,支持大数据产业</td>
|
||
<td class="px-4 py-3 text-sm text-gray-500">公司官网</td>
|
||
<td class="px-4 py-3 text-sm text-gray-500">2023.3.23与国泰君安战略合作,支持北京高精尖打造中国大数据产业之都</td>
|
||
</tr>
|
||
<tr class="bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap text-sm font-medium text-gray-900">凌志软件</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-sm text-gray-500">国泰海通合作/股权</td>
|
||
<td class="px-4 py-3 text-sm text-gray-500">与国泰君安战略合作</td>
|
||
<td class="px-4 py-3 text-sm text-gray-500">公司官网</td>
|
||
<td class="px-4 py-3 text-sm text-gray-500">2024.10.28与国泰君安战略合作,在金融领域的技术创新与应用创新、数字化转型等方面共建共享合作生态</td>
|
||
</tr>
|
||
<tr>
|
||
<td class="px-4 py-3 whitespace-nowrap text-sm font-medium text-gray-900">法本信息</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-sm text-gray-500">国泰海通合作/股权</td>
|
||
<td class="px-4 py-3 text-sm text-gray-500">为海外客户提供数字货币服务</td>
|
||
<td class="px-4 py-3 text-sm text-gray-500">市场传闻/互动</td>
|
||
<td class="px-4 py-3 text-sm text-gray-500">为部分海外客户的数字货币、稳定币交易和供应链管理系统提供项目开发和测试服务</td>
|
||
</tr>
|
||
<tr class="bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap text-sm font-medium text-gray-900">华茂股份</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-sm text-gray-500">国泰海通合作/股权</td>
|
||
<td class="px-4 py-3 text-sm text-gray-500">持有国泰君安股权</td>
|
||
<td class="px-4 py-3 text-sm text-gray-500">公司互动</td>
|
||
<td class="px-4 py-3 text-sm text-gray-500">持有国泰君安4537.65万股</td>
|
||
</tr>
|
||
<tr>
|
||
<td class="px-4 py-3 whitespace-nowrap text-sm font-medium text-gray-900">格尔软件</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-sm text-gray-500">国泰海通合作/股权</td>
|
||
<td class="px-4 py-3 text-sm text-gray-500">合作推进商用密码在证券行业应用</td>
|
||
<td class="px-4 py-3 text-sm text-gray-500">公司调研</td>
|
||
<td class="px-4 py-3 text-sm text-gray-500">签订合作协议,共同推进商用密码在证券行业新场景的落地推广</td>
|
||
</tr>
|
||
<tr class="bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap text-sm font-medium text-gray-900">金证股份</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-sm text-gray-500">国泰海通合作/股权</td>
|
||
<td class="px-4 py-3 text-sm text-gray-500">参与股权系统开发</td>
|
||
<td class="px-4 py-3 text-sm text-gray-500">公司互动</td>
|
||
<td class="px-4 py-3 text-sm text-gray-500">与国泰君安合作参与了股权系统的开发,合资成立了新三板基金</td>
|
||
</tr>
|
||
<tr>
|
||
<td class="px-4 py-3 whitespace-nowrap text-sm font-medium text-gray-900">国泰海通</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-sm text-gray-500">香港牌照</td>
|
||
<td class="px-4 py-3 text-sm text-gray-500">提供虚拟资产交易服务</td>
|
||
<td class="px-4 py-3 text-sm text-gray-500">公司公告</td>
|
||
<td class="px-4 py-3 text-sm text-gray-500">香港子公司国泰君安国际正式获准提供加密货币等虚拟资产交易服务</td>
|
||
</tr>
|
||
<tr class="bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap text-sm font-medium text-gray-900">天风证券</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-sm text-gray-500">香港牌照</td>
|
||
<td class="px-4 py-3 text-sm text-gray-500">获虚拟资产交易许可</td>
|
||
<td class="px-4 py-3 text-sm text-gray-500">公司公告</td>
|
||
<td class="px-4 py-3 text-sm text-gray-500">子公司天风国际证券与期货有限公司获香港证监会批准,可通过综合账户安排为客户提供虚拟资产交易服务</td>
|
||
</tr>
|
||
<tr>
|
||
<td class="px-4 py-3 whitespace-nowrap text-sm font-medium text-gray-900">爱建集团</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-sm text-gray-500">香港牌照</td>
|
||
<td class="px-4 py-3 text-sm text-gray-500">持有香港证券牌照</td>
|
||
<td class="px-4 py-3 text-sm text-gray-500">公司互动</td>
|
||
<td class="px-4 py-3 text-sm text-gray-500">子公司爱建国际资产管理持有香港证监会颁发的第1、4、9号牌照</td>
|
||
</tr>
|
||
<tr class="bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap text-sm font-medium text-gray-900">天晟新材</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-sm text-gray-500">香港牌照</td>
|
||
<td class="px-4 py-3 text-sm text-gray-500">持有1、4类牌照</td>
|
||
<td class="px-4 py-3 text-sm text-gray-500">公司互动</td>
|
||
<td class="px-4 py-3 text-sm text-gray-500">子公司天晟证券有限公司持有第1、4类牌照</td>
|
||
</tr>
|
||
<tr>
|
||
<td class="px-4 py-3 whitespace-nowrap text-sm font-medium text-gray-900">弘业期货</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-sm text-gray-500">香港牌照</td>
|
||
<td class="px-4 py-3 text-sm text-gray-500">持有1、2、4、9类牌照</td>
|
||
<td class="px-4 py-3 text-sm text-gray-500">公开资料</td>
|
||
<td class="px-4 py-3 text-sm text-gray-500">子公司弘业国际金融持有第1、2、4、9类牌照</td>
|
||
</tr>
|
||
<tr class="bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap text-sm font-medium text-gray-900">瑞达期货</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-sm text-gray-500">香港牌照</td>
|
||
<td class="px-4 py-3 text-sm text-gray-500">持有1、2、5类牌照</td>
|
||
<td class="px-4 py-3 text-sm text-gray-500">公司官网</td>
|
||
<td class="px-4 py-3 text-sm text-gray-500">子公司瑞达国际金融控股持有第1、2、5类牌照</td>
|
||
</tr>
|
||
<tr>
|
||
<td class="px-4 py-3 whitespace-nowrap text-sm font-medium text-gray-900">海联金汇</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-sm text-gray-500">香港牌照</td>
|
||
<td class="px-4 py-3 text-sm text-gray-500">持有MSO牌照</td>
|
||
<td class="px-4 py-3 text-sm text-gray-500">公开资料</td>
|
||
<td class="px-4 py-3 text-sm text-gray-500">子公司联动优势持有香港MSO牌照</td>
|
||
</tr>
|
||
<tr class="bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap text-sm font-medium text-gray-900">南华期货</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-sm text-gray-500">香港牌照</td>
|
||
<td class="px-4 py-3 text-sm text-gray-500">获证券及期货牌照</td>
|
||
<td class="px-4 py-3 text-sm text-gray-500">公司互动</td>
|
||
<td class="px-4 py-3 text-sm text-gray-500">公司横华国际证券日前获得证券及期货条例项下第1、4类牌照</td>
|
||
</tr>
|
||
<tr>
|
||
<td class="px-4 py-3 whitespace-nowrap text-sm font-medium text-gray-900">新国都</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-sm text-gray-500">香港牌照</td>
|
||
<td class="px-4 py-3 text-sm text-gray-500">获MSO牌照</td>
|
||
<td class="px-4 py-3 text-sm text-gray-500">公开资料</td>
|
||
<td class="px-4 py-3 text-sm text-gray-500">旗下品牌Paykka成功获得香港海关颁发的MSO牌照</td>
|
||
</tr>
|
||
<tr class="bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap text-sm font-medium text-gray-900">国盛金控</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-sm text-gray-500">香港牌照</td>
|
||
<td class="px-4 py-3 text-sm text-gray-500">持有香港投资牌照</td>
|
||
<td class="px-4 py-3 text-sm text-gray-500">公司公告</td>
|
||
<td class="px-4 py-3 text-sm text-gray-500">全资子公司香港投资、国盛环球(已注销)是境外投资平台</td>
|
||
</tr>
|
||
<tr>
|
||
<td class="px-4 py-3 whitespace-nowrap text-sm font-medium text-gray-900">暂度股份</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-sm text-gray-500">香港牌照</td>
|
||
<td class="px-4 py-3 text-sm text-gray-500">参股虚拟资产交易平台</td>
|
||
<td class="px-4 py-3 text-sm text-gray-500">公开资料</td>
|
||
<td class="px-4 py-3 text-sm text-gray-500">参股Matrixport,Matrixport为香港证监会可查的虚拟资产交易平台</td>
|
||
</tr>
|
||
<tr class="bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap text-sm font-medium text-gray-900">财通证券</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-sm text-gray-500">香港牌照</td>
|
||
<td class="px-4 py-3 text-sm text-gray-500">开展虚拟资产ETP经纪业务</td>
|
||
<td class="px-4 py-3 text-sm text-gray-500">公开资料</td>
|
||
<td class="px-4 py-3 text-sm text-gray-500">财通香港公司获得香港证监会批准开展存管证券及虚拟资产ETP经纪业务资格</td>
|
||
</tr>
|
||
<tr>
|
||
<td class="px-4 py-3 whitespace-nowrap text-sm font-medium text-gray-900">中原证券</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-sm text-gray-500">香港牌照</td>
|
||
<td class="px-4 py-3 text-sm text-gray-500">持有香港投行牌照</td>
|
||
<td class="px-4 py-3 text-sm text-gray-500">公司公告</td>
|
||
<td class="px-4 py-3 text-sm text-gray-500">子公司中州国际持有香港投行牌照</td>
|
||
</tr>
|
||
<tr class="bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap text-sm font-medium text-gray-900">中信证券</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-sm text-gray-500">证券公司(香港)</td>
|
||
<td class="px-4 py-3 text-sm text-gray-500">香港设立机构</td>
|
||
<td class="px-4 py-3 text-sm text-gray-500">公司公告</td>
|
||
<td class="px-4 py-3 text-sm text-gray-500">中信建投(国际)证券有限公司是在香港设立的合资机构</td>
|
||
</tr>
|
||
<tr>
|
||
<td class="px-4 py-3 whitespace-nowrap text-sm font-medium text-gray-900">广发证券</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-sm text-gray-500">证券公司(香港)</td>
|
||
<td class="px-4 py-3 text-sm text-gray-500">港股美股交易软件</td>
|
||
<td class="px-4 py-3 text-sm text-gray-500">公开资料</td>
|
||
<td class="px-4 py-3 text-sm text-gray-500">广发融资(香港)有限公司,拥有自主研发的港股美股交易软件</td>
|
||
</tr>
|
||
<tr class="bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap text-sm font-medium text-gray-900">中国平安</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-sm text-gray-500">证券公司(香港)</td>
|
||
<td class="px-4 py-3 text-sm text-gray-500">持有香港证监会牌照</td>
|
||
<td class="px-4 py-3 text-sm text-gray-500">公司官网</td>
|
||
<td class="px-4 py-3 text-sm text-gray-500">中国平安资产管理(香港),持有香港证监会(SFO)颁发的第1、4、9类牌照</td>
|
||
</tr>
|
||
<tr>
|
||
<td class="px-4 py-3 whitespace-nowrap text-sm font-medium text-gray-900">中金公司</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-sm text-gray-500">证券公司(香港)</td>
|
||
<td class="px-4 py-3 text-sm text-gray-500">国际金融香港子公司</td>
|
||
<td class="px-4 py-3 text-sm text-gray-500">公司官网</td>
|
||
<td class="px-4 py-3 text-sm text-gray-500">中国国际金融香港证券有限公司,中金境外业务枢纽</td>
|
||
</tr>
|
||
<tr class="bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap text-sm font-medium text-gray-900">招商证券</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-sm text-gray-500">证券公司(香港)</td>
|
||
<td class="px-4 py-3 text-sm text-gray-500">香港子公司</td>
|
||
<td class="px-4 py-3 text-sm text-gray-500">公司官网</td>
|
||
<td class="px-4 py-3 text-sm text-gray-500">招商证券(香港)有限公司</td>
|
||
</tr>
|
||
<tr>
|
||
<td class="px-4 py-3 whitespace-nowrap text-sm font-medium text-gray-900">华安证券</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-sm text-gray-500">证券公司(香港)</td>
|
||
<td class="px-4 py-3 text-sm text-gray-500">持有业务牌照</td>
|
||
<td class="px-4 py-3 text-sm text-gray-500">公司官网</td>
|
||
<td class="px-4 py-3 text-sm text-gray-500">旗下三家机构持有香港证监会颁发的业务牌照</td>
|
||
</tr>
|
||
<tr class="bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap text-sm font-medium text-gray-900">中信建投</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-sm text-gray-500">证券公司(香港)</td>
|
||
<td class="px-4 py-3 text-sm text-gray-500">获第9类牌照</td>
|
||
<td class="px-4 py-3 text-sm text-gray-500">公司官网</td>
|
||
<td class="px-4 py-3 text-sm text-gray-500">2013年2月及2014年4月分别取得香港证监会第9类及第4类受规管活动业务资格</td>
|
||
</tr>
|
||
<tr>
|
||
<td class="px-4 py-3 whitespace-nowrap text-sm font-medium text-gray-900">兴业证券</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-sm text-gray-500">证券公司(香港)</td>
|
||
<td class="px-4 py-3 text-sm text-gray-500">持有香港证券及期货牌照</td>
|
||
<td class="px-4 py-3 text-sm text-gray-500">公司官网</td>
|
||
<td class="px-4 py-3 text-sm text-gray-500">兴证国际证券有限公司,持有香港证券及期货牌照</td>
|
||
</tr>
|
||
<tr class="bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap text-sm font-medium text-gray-900">中国银河</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-sm text-gray-500">证券公司(香港)</td>
|
||
<td class="px-4 py-3 text-sm text-gray-500">持有香港牌照</td>
|
||
<td class="px-4 py-3 text-sm text-gray-500">公司官网</td>
|
||
<td class="px-4 py-3 text-sm text-gray-500">中国银河国际证券(香港),14家持牌法团合资格参与粤港澳大湾区跨境理财通试点计划之一</td>
|
||
</tr>
|
||
<tr>
|
||
<td class="px-4 py-3 whitespace-nowrap text-sm font-medium text-gray-900">华泰证券</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-sm text-gray-500">证券公司(香港)</td>
|
||
<td class="px-4 py-3 text-sm text-gray-500">持有1、2、4、6、9类牌照</td>
|
||
<td class="px-4 py-3 text-sm text-gray-500">公司官网</td>
|
||
<td class="px-4 py-3 text-sm text-gray-500">华泰金融控股(香港)有限公司,拥有香港证监会核发的第1、2、4、6、9类牌照</td>
|
||
</tr>
|
||
<tr class="bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap text-sm font-medium text-gray-900">东方财富</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-sm text-gray-500">证券公司(香港)</td>
|
||
<td class="px-4 py-3 text-sm text-gray-500">香港哈富证券</td>
|
||
<td class="px-4 py-3 text-sm text-gray-500">公司官网</td>
|
||
<td class="px-4 py-3 text-sm text-gray-500">香港哈富证券</td>
|
||
</tr>
|
||
<tr>
|
||
<td class="px-4 py-3 whitespace-nowrap text-sm font-medium text-gray-900">国联民生</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-sm text-gray-500">证券公司(香港)</td>
|
||
<td class="px-4 py-3 text-sm text-gray-500">申请5类牌照</td>
|
||
<td class="px-4 py-3 text-sm text-gray-500">公开资料</td>
|
||
<td class="px-4 py-3 text-sm text-gray-500">将向香港证监会申请5类牌照,包括第1、2、4、6、9类牌照</td>
|
||
</tr>
|
||
<tr class="bg-gray-50">
|
||
<td class="px-4 py-3 whitespace-nowrap text-sm font-medium text-gray-900">申万宏源</td>
|
||
<td class="px-4 py-3 whitespace-nowrap text-sm text-gray-500">证券公司(香港)</td>
|
||
<td class="px-4 py-3 text-sm text-gray-500">香港申万证券</td>
|
||
<td class="px-4 py-3 text-sm text-gray-500">公司官网</td>
|
||
<td class="px-4 py-3 text-sm text-gray-500">香港申万宏源证券</td>
|
||
</tr>
|
||
</tbody>
|
||
</table>
|
||
</div>
|
||
</div>
|
||
|
||
<!-- 风险与挑战 -->
|
||
<div class="bg-white rounded-xl shadow-lg p-6 mb-8 card-hover">
|
||
<h2 class="text-2xl font-bold text-gray-800 mb-6 flex items-center">
|
||
<i class="fas fa-exclamation-triangle text-red-500 mr-3"></i>潜在风险与挑战
|
||
</h2>
|
||
|
||
<div class="grid grid-cols-1 md:grid-cols-2 gap-6">
|
||
<div class="bg-red-50 rounded-lg p-4 border-l-4 border-red-500">
|
||
<h3 class="font-semibold text-lg text-gray-800 mb-2 flex items-center">
|
||
<i class="fas fa-shield-alt text-red-500 mr-2"></i>技术风险
|
||
</h3>
|
||
<p class="text-gray-600">稳定币储备资产审计透明度不足(如USDC曾因储备资产披露延迟引发信任危机)</p>
|
||
</div>
|
||
|
||
<div class="bg-red-50 rounded-lg p-4 border-l-4 border-red-500">
|
||
<h3 class="font-semibold text-lg text-gray-800 mb-2 flex items-center">
|
||
<i class="fas fa-chart-line text-red-500 mr-2"></i>商业化风险
|
||
</h3>
|
||
<p class="text-gray-600">港元稳定币收益率低于美元稳定币(4% vs 5.5%美债收益),需依赖规模效应抵消</p>
|
||
</div>
|
||
|
||
<div class="bg-red-50 rounded-lg p-4 border-l-4 border-red-500">
|
||
<h3 class="font-semibold text-lg text-gray-800 mb-2 flex items-center">
|
||
<i class="fas fa-balance-scale text-red-500 mr-2"></i>政策风险
|
||
</h3>
|
||
<p class="text-gray-600">若内地收紧跨境资金流动,香港稳定币或面临"离岸孤岛"困境</p>
|
||
</div>
|
||
|
||
<div class="bg-red-50 rounded-lg p-4 border-l-4 border-red-500">
|
||
<h3 class="font-semibold text-lg text-gray-800 mb-2 flex items-center">
|
||
<i class="fas fa-info-circle text-red-500 mr-2"></i>信息矛盾
|
||
</h3>
|
||
<p class="text-gray-600">路演称首批稳定币牌照"个位数",但部分研报预测"5-8张",需跟踪金管局最终披露</p>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
<!-- 综合结论与投资启示 -->
|
||
<div class="bg-gradient-to-r from-indigo-600 to-purple-700 rounded-xl shadow-lg p-6 text-white">
|
||
<h2 class="text-2xl font-bold mb-6 flex items-center">
|
||
<i class="fas fa-lightbulb mr-3"></i>综合结论与投资启示
|
||
</h2>
|
||
|
||
<div class="mb-6">
|
||
<h3 class="text-xl font-semibold mb-3">阶段判断</h3>
|
||
<p class="text-lg leading-relaxed">香港金融牌照处于<span class="font-bold">"政策红利→业绩兑现"过渡期</span>,类似2017年内地消费金融牌照行情,<span class="font-bold">估值驱动先于盈利</span>。</p>
|
||
</div>
|
||
|
||
<div class="mb-6">
|
||
<h3 class="text-xl font-semibold mb-3">投资方向</h3>
|
||
<ol class="space-y-3">
|
||
<li class="flex items-start">
|
||
<span class="bg-white text-indigo-600 rounded-full w-6 h-6 flex items-center justify-center text-sm font-bold mr-3 mt-0.5">1</span>
|
||
<div>
|
||
<h4 class="font-semibold">牌照运营商</h4>
|
||
<p class="text-indigo-100">连连数字(02598.HK)(VATP+跨境支付)、国泰君安国际(01788.HK)(全牌照券商)</p>
|
||
</div>
|
||
</li>
|
||
<li class="flex items-start">
|
||
<span class="bg-white text-indigo-600 rounded-full w-6 h-6 flex items-center justify-center text-sm font-bold mr-3 mt-0.5">2</span>
|
||
<div>
|
||
<h4 class="font-semibold">牌照赋能场景</h4>
|
||
<p class="text-indigo-100">小商品城(600415.SH)(TCSP→稳定币→跨境贸易)、众安在线(06060.HK)(圆币科技股权+保险场景)</p>
|
||
</div>
|
||
</li>
|
||
</ol>
|
||
</div>
|
||
|
||
<div>
|
||
<h3 class="text-xl font-semibold mb-3">关键跟踪指标</h3>
|
||
<ul class="space-y-2">
|
||
<li class="flex items-center">
|
||
<i class="fas fa-calendar-check mr-2"></i>
|
||
<span>2025年9月30日:稳定币牌照申请截止名单(验证巨头参与度)</span>
|
||
</li>
|
||
<li class="flex items-center">
|
||
<i class="fas fa-chart-bar mr-2"></i>
|
||
<span>港交所虚拟资产ETF日均成交额:若突破10亿港元(当前3亿),将触发VATP平台估值重估</span>
|
||
</li>
|
||
<li class="flex items-center">
|
||
<i class="fas fa-coins mr-2"></i>
|
||
<span>南向资金持仓变化:若中资券商牌照股进入港股通前20大重仓,标志机构资金共识形成</span>
|
||
</li>
|
||
</ul>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
<script>
|
||
// 初始化粒子背景
|
||
tsParticles.load("tsparticles", {
|
||
particles: {
|
||
number: {
|
||
value: 30,
|
||
density: {
|
||
enable: true,
|
||
value_area: 800
|
||
}
|
||
},
|
||
color: {
|
||
value: "#3b82f6"
|
||
},
|
||
shape: {
|
||
type: "circle"
|
||
},
|
||
opacity: {
|
||
value: 0.5,
|
||
random: true
|
||
},
|
||
size: {
|
||
value: 3,
|
||
random: true
|
||
},
|
||
move: {
|
||
enable: true,
|
||
speed: 2,
|
||
direction: "none",
|
||
random: true,
|
||
straight: false,
|
||
out_mode: "out"
|
||
},
|
||
line_linked: {
|
||
enable: true,
|
||
distance: 150,
|
||
color: "#3b82f6",
|
||
opacity: 0.2,
|
||
width: 1
|
||
}
|
||
},
|
||
interactivity: {
|
||
detect_on: "canvas",
|
||
events: {
|
||
onhover: {
|
||
enable: true,
|
||
mode: "grab"
|
||
},
|
||
onclick: {
|
||
enable: true,
|
||
mode: "push"
|
||
},
|
||
resize: true
|
||
},
|
||
modes: {
|
||
grab: {
|
||
distance: 140,
|
||
line_linked: {
|
||
opacity: 0.5
|
||
}
|
||
},
|
||
push: {
|
||
particles_nb: 4
|
||
}
|
||
}
|
||
},
|
||
retina_detect: true
|
||
});
|
||
</script>
|
||
</body>
|
||
</html>
|
||
``` |