Files
vf_react/public/htmls/国产光刻胶.html
2025-12-05 13:29:18 +08:00

715 lines
45 KiB
HTML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!DOCTYPE html>
<html lang="zh-CN" data-theme="night">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>深度研报:国产光刻胶概念</title>
<script src="https://cdn.tailwindcss.com"></script>
<link href="https://cdn.jsdelivr.net/npm/daisyui@4.10.2/dist/full.min.css" rel="stylesheet" type="text/css" />
<script defer src="https://cdn.jsdelivr.net/npm/alpinejs@3.x.x/dist/cdn.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/echarts@5.5.0/dist/echarts.min.js"></script>
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Manrope:wght@300;400;500;700&display=swap" rel="stylesheet">
<style>
body {
font-family: 'Manrope', 'Helvetica Neue', Arial, sans-serif;
background-color: #00010f;
background-image:
radial-gradient(ellipse at 20% 20%, rgba(2, 86, 235, 0.2) 0%, transparent 60%),
radial-gradient(ellipse at 80% 30%, rgba(138, 43, 226, 0.15) 0%, transparent 50%),
radial-gradient(ellipse at 60% 80%, rgba(0, 255, 255, 0.1) 0%, transparent 50%);
background-attachment: fixed;
color: #e0e0e0;
}
.glass-card {
background: rgba(10, 10, 25, 0.4);
-webkit-backdrop-filter: blur(20px);
backdrop-filter: blur(20px);
border: 1px solid rgba(255, 255, 255, 0.1);
border-radius: 1.5rem; /* 24px */
transition: all 0.3s ease;
}
.glass-card:hover {
background: rgba(15, 15, 30, 0.5);
border-color: rgba(0, 255, 255, 0.3);
transform: translateY(-5px);
box-shadow: 0 10px 30px rgba(0, 255, 255, 0.05);
}
.bento-grid {
display: grid;
gap: 1rem;
grid-template-columns: repeat(1, 1fr);
}
@media (min-width: 768px) {
.bento-grid {
grid-template-columns: repeat(4, 1fr);
}
}
.bento-item {
padding: 1.5rem;
display: flex;
flex-direction: column;
justify-content: space-between;
}
.bento-item-large {
grid-column: span 1 / span 1;
}
@media (min-width: 768px) {
.bento-item-large {
grid-column: span 2 / span 2;
}
}
.bento-item h3 {
font-size: 1.125rem;
font-weight: 700;
color: #fff;
}
.bento-item .value {
font-size: 2.5rem;
font-weight: 700;
color: #00ffff;
line-height: 1.1;
}
.bento-item .context {
font-size: 0.875rem;
color: #a0a0a0;
}
.section-title {
font-size: 2.5rem;
font-weight: 700;
color: #ffffff;
text-shadow: 0 0 15px rgba(0, 255, 255, 0.5);
margin-bottom: 2rem;
border-bottom: 1px solid rgba(0, 255, 255, 0.2);
padding-bottom: 1rem;
}
.section-subtitle {
font-size: 1.5rem;
font-weight: 600;
color: #ffffff;
margin-top: 2rem;
margin-bottom: 1rem;
padding-left: 1rem;
border-left: 3px solid #00ffff;
}
.highlight-text {
color: #00ffff;
font-weight: 600;
}
.risk-text {
color: #ff4d4d;
font-weight: 600;
}
.daisy-tabs .tab {
transition: all 0.3s ease;
color: #a0a0a0;
border-bottom: 2px solid transparent;
}
.daisy-tabs .tab-active {
color: #00ffff;
border-bottom-color: #00ffff;
background: none;
}
.daisy-collapse-title {
font-weight: 600;
}
.daisy-table thead th {
background-color: rgba(0, 255, 255, 0.05);
color: #00ffff;
}
.daisy-table tbody tr:hover {
background-color: rgba(255, 255, 255, 0.03);
}
.prose {
color: #e0e0e0;
}
.prose h1, .prose h2, .prose h3, .prose h4 {
color: #ffffff;
}
.prose strong {
color: #00ffff;
}
.prose ul > li::before {
background-color: #00ffff;
}
.prose blockquote {
color: #a0a0a0;
border-left-color: #00ffff;
}
.disclaimer {
text-align: center;
padding: 1rem;
font-size: 0.8rem;
color: #666;
background: rgba(10, 10, 25, 0.2);
border-top: 1px solid rgba(255, 255, 255, 0.1);
}
</style>
</head>
<body class="min-h-screen">
<div class="container mx-auto p-4 md:p-8">
<!-- Header -->
<header class="text-center mb-12 pt-8">
<h1 class="text-4xl md:text-6xl font-bold text-white tracking-wider" style="text-shadow: 0 0 20px rgba(0, 255, 255, 0.7);">
国产光刻胶
</h1>
<p class="mt-4 text-lg text-cyan-300">深度产业链分析报告</p>
<p class="text-sm text-gray-500 mt-2">北京价值前沿科技有限公司 AI投研agent“价小前投研” 呈现</p>
</header>
<!-- Main Content -->
<main>
<!-- Core Insight Section -->
<section class="mb-16">
<article class="prose max-w-none glass-card p-6 md:p-10">
<h2 class="section-subtitle">0. 概念事件:从“叙事”到“落地”</h2>
<p>国产光刻胶概念的核心驱动力源于国家层面的半导体供应链自主可控战略。全球光刻胶市场长期由东京应化、JSR等美日企业垄断合计占据<strong>超过85%</strong>的市场份额。在“卡脖子”问题中高端KrF、ArF及EUV光刻胶是与光刻机并列的关键瓶颈。</p>
<blockquote>
<strong>关键催化时间轴:</strong><br>
<strong>长期驱动 (2018-至今):</strong> 中美科技摩擦加剧,半导体供应链安全被提升至国家战略高度。<br>
<strong>技术突破期 (2022-2024):</strong> 瑞红苏州KrF量产、南大光电ArF认证、<strong>彤程新材ArF量产出货</strong>、武汉太紫微KrF通过验证标志着“0到1”的突破。<br>
<strong>产业化加速期 (2024-至今):</strong> 晶瑞电材、徐州博康等实现销售;<strong>八亿时空</strong>等上游材料厂商协同推进预计2025年实现吨级放量。<br>
<strong>外部催化:</strong> 国际出口管制收紧,客观上为国产材料腾出市场空间和验证窗口。
</blockquote>
<h2 class="section-subtitle">1. 核心观点摘要</h2>
<p>国产光刻胶正处在一个由“点状技术突破”向“全产业链协同放量”过渡的关键拐点。其核心驱动力已从单纯的政策扶持转变为 <strong>“政策支持 + 真实需求 + 技术突破”</strong> 三轮驱动。未来最大的潜力与预期差不仅在于光刻胶产品本身,更在于<strong>上游核心原材料(尤其是树脂、单体、光引发剂及色浆)</strong>的国产化进程,这是决定产业天花板和利润厚度的关键。</p>
<h2 class="section-subtitle">2. 核心逻辑与市场认知分析</h2>
<div class="grid md:grid-cols-2 gap-6">
<div class="glass-card p-6 border-cyan-400/50">
<h3 class="font-bold text-xl mb-3 text-white">三大核心驱动力</h3>
<ul class="list-disc pl-5 space-y-2">
<li><strong>供应链安全 (根本逻辑):</strong> 国内晶圆厂为保障生产稳定,有强烈意愿导入国产材料,提供宝贵试错和迭代机会。</li>
<li><strong>技术追赶与突破 (核心进展):</strong> 以彤程新材ArF光刻胶量产为代表证明已具备生产高端产品的能力打破海外完全垄断。</li>
<li><strong>成熟制程扩产 (市场基础):</strong> 预计2023-2027年中国大陆成熟制程产能占比将由<strong>31%增长至39%</strong>为g/i线和KrF光刻胶提供巨大增量市场。</li>
</ul>
</div>
<div class="glass-card p-6 border-purple-400/50">
<h3 class="font-bold text-xl mb-3 text-white">两大市场预期差</h3>
<ul class="list-disc pl-5 space-y-2">
<li><strong>上游材料瓶颈被低估:</strong> 市场焦点多在成品企业但真正的“卡脖子”环节在上游。如LCD色浆100%进口光刻胶树脂成本占比高达70-80%。<strong>八亿时空、世名科技</strong>等上游企业的突破战略意义可能更大。</li>
<li><strong>国产化率数据的混乱与真实进展:</strong> 数据从1%到30%不等,反映产业动态变化。关键在于<strong>增长的“斜率”远比当前的“绝对值”重要</strong>。ArF光刻胶从0开始的陡峭攀升是市场可能未充分定价的动态过程。</li>
</ul>
</div>
</div>
<h2 class="section-subtitle">3. 关键催化剂与未来发展路径</h2>
<h3 class="font-bold text-lg mb-2">近期催化剂 (未来3-6个月)</h3>
<ul class="list-disc pl-5 mb-4">
<li>头部晶圆厂/面板厂的<strong>批量订单公告</strong></li>
<li>上游关键材料的<strong>吨级量产</strong>如八亿时空2025年树脂放量</li>
<li>外部供应链扰动事件(如贸易管制、工厂事故)。</li>
</ul>
<h3 class="font-bold text-lg mb-2">长期发展路径</h3>
<ol class="list-decimal pl-5 space-y-2">
<li><strong>第一阶段 (当前-2025年): “从有到优,站稳脚跟”</strong>
<p class="text-sm text-gray-400">KrF光刻胶在成熟制程成为主力供应商之一国产化率有望提升至30%-50%ArF光刻胶解决“有无”问题。</p>
</li>
<li><strong>第二阶段 (2026-2028年): “全线替代,拓展高端”</strong>
<p class="text-sm text-gray-400">ArF光刻胶在先进制程放量挑战ArFi上游材料形成完整本土供应链。</p>
</li>
<li><strong>第三阶段 (2028年以后): “前沿探索,走向世界”</strong>
<p class="text-sm text-gray-400">EUV光刻胶研发取得实质性突破国内龙头寻求海外拓展。</p>
</li>
</ol>
<h2 class="section-subtitle">4. 产业链与核心公司深度剖析</h2>
<p>产业链可分为上游(核心材料)、中游(光刻胶成品)、下游(应用端)及配套环节。其中,上游材料是技术壁垒和利润最丰厚的环节。</p>
<blockquote>
<strong>核心玩家对比:</strong><br>
<strong>领导者 (平台型) - 彤程新材:</strong> 布局最全,<strong>ArF光刻胶率先量产出货</strong>,占据领跑位置。<br>
<strong>追赶者 (单点突破型) - 晶瑞电材、南大光电、华懋科技:</strong> 在高端KrF/ArF上取得重要进展正处放量初期弹性可能更大。<br>
<strong>上游核心瓶颈突破者 (逻辑最纯粹) - 八亿时空、世名科技:</strong> 分别专注于技术壁垒最高的<strong>光刻胶树脂</strong>和100%进口垄断的<strong>显示用色浆</strong>,逻辑极具稀缺性。
</blockquote>
<h2 class="section-subtitle">5. 潜在风险与挑战</h2>
<ul class="list-disc pl-5 space-y-2">
<li><strong class="risk-text">技术风险:</strong> 量产一致性与良率挑战与最前沿EUV光刻胶存在代际差距。</li>
<li><strong class="risk-text">商业化风险:</strong> 客户验证周期长1-2年成本与性能需长期具备国际竞争力。</li>
<li><strong class="risk-text">政策与竞争风险:</strong> 国内同质化竞争加剧;外部封锁可能向上游延伸。</li>
<li><strong class="risk-text">信息交叉验证风险:</strong> 不同信源对国产化率统计口径差异巨大从1%到30%),需审慎判断。</li>
</ul>
<h2 class="section-subtitle">6. 综合结论与投资启示</h2>
<p>国产光刻胶概念已经<strong>从纯粹的主题炒作阶段,进化到基本面驱动的早期阶段</strong>。标志是龙头企业的高端产品开始产生实际收入。</p>
<div class="glass-card p-6 mt-4 border-l-4 border-cyan-400">
<h3 class="font-bold text-xl mb-3 text-white">最具投资价值的细分环节:上游核心材料</h3>
<p><strong>原因:</strong>技术壁垒最高、国产化率最低、利润最丰厚。该环节的突破决定了中国光刻胶产业的自主可控程度和未来高度。相较于中游已有多家企业竞争的格局,上游的龙头企业更具稀缺性和技术护城河。</p>
<h4 class="font-semibold mt-4 mb-2 text-white">需重点跟踪验证的关键指标:</h4>
<ul class="list-disc pl-5 space-y-1 text-sm">
<li>高端产品KrF/ArF<strong>实际销售收入及占比</strong></li>
<li>上游材料厂商的<strong>客户导入进度及吨级订单</strong></li>
<li>龙头公司在放量过程中的<strong>毛利率变化</strong></li>
<li>在国内TOP级晶圆厂和面板厂的<strong>渗透率和采购份额</strong></li>
</ul>
</div>
</article>
</section>
<!-- Bento Grid & Charts Section -->
<section class="mb-16">
<h2 class="section-title">核心数据仪表盘</h2>
<div class="grid grid-cols-1 md:grid-cols-3 gap-6">
<!-- Bento Grid -->
<div class="md:col-span-2 bento-grid">
<div class="bento-item glass-card bento-item-large">
<h3>关键技术突破</h3>
<p class="text-xl font-bold text-cyan-300 mt-2">ArF光刻胶实现量产出货</p>
<p class="context mt-auto">由彤程新材于2024年Q1实现标志着国产高端光刻胶产业化迈出关键一步。</p>
</div>
<div class="bento-item glass-card">
<h3>上游瓶颈</h3>
<p class="value">~80%</p>
<p class="context">树脂在高端光刻胶中的成本占比,国产化率极低。</p>
</div>
<div class="bento-item glass-card">
<h3>上游瓶颈</h3>
<p class="value">100%</p>
<p class="context">LCD彩色光刻胶核心原料色浆依赖进口。</p>
</div>
<div class="bento-item glass-card">
<h3>国产化率 (KrF)</h3>
<p class="value">5-10%</p>
<p class="context">新闻数据估算,处于快速提升阶段,替代空间巨大。</p>
</div>
<div class="bento-item glass-card">
<h3>国产化率 (ArF)</h3>
<p class="value">~2%</p>
<p class="context">仍处起步阶段但已实现“从0到1”的突破。</p>
</div>
<div class="bento-item glass-card bento-item-large">
<h3>市场空间</h3>
<p class="text-xl font-bold text-cyan-300 mt-2">中国市场规模约190.7亿元 (2022)</p>
<p class="context mt-auto">半导体光刻胶仅占2%,未来增长潜力巨大,国产替代正当时。</p>
</div>
</div>
<!-- Charts -->
<div class="grid grid-rows-2 gap-6">
<div id="market-share-chart" class="glass-card w-full h-64 p-4"></div>
<div id="localization-rate-chart" class="glass-card w-full h-64 p-4"></div>
</div>
</div>
</section>
<!-- Detailed Data Tabs -->
<section class="mb-16" x-data="{ activeTab: 'news' }">
<h2 class="section-title">情报数据库</h2>
<div role="tablist" class="tabs tabs-bordered daisy-tabs mb-6">
<a role="tab" class="tab" :class="{ 'tab-active': activeTab === 'news' }" @click.prevent="activeTab = 'news'">最新新闻</a>
<a role="tab" class="tab" :class="{ 'tab-active': activeTab === 'roadshows' }" @click.prevent="activeTab = 'roadshows'">路演纪要</a>
<a role="tab" class="tab" :class="{ 'tab-active': activeTab === 'reports' }" @click.prevent="activeTab = 'reports'">研报精粹</a>
</div>
<!-- News Content -->
<div x-show="activeTab === 'news'" class="glass-card p-6 space-y-4">
<div class="collapse collapse-plus bg-base-200/50">
<input type="radio" name="news-accordion" checked="checked" />
<div class="collapse-title text-xl font-medium text-cyan-300">重大突破与量产验证</div>
<div class="collapse-content">
<p><strong>武汉太紫微光电 T150 A KrF光刻胶通过量产验证:</strong> 2024年5月成立由华中科技大学团队创立产品实现配方全自主设计对标国际主流产品极限分辨率达120nm工艺宽容度更大。</p>
</div>
</div>
<div class="collapse collapse-plus bg-base-200/50">
<input type="radio" name="news-accordion" />
<div class="collapse-title text-xl font-medium text-cyan-300">各公司具体进展</div>
<div class="collapse-content">
<ul class="list-disc pl-5 space-y-2">
<li><strong>晶瑞电材:</strong> 多款KrF光刻胶已量产ArF光刻胶已实现小批量出货。</li>
<li><strong>容大感光:</strong> 珠海项目半导体光刻胶已开始试生产已购置KrF光刻机用于研发。</li>
<li><strong>上海新阳:</strong> 已建成100吨光刻胶年产能。</li>
<li><strong>华懋科技(徐州博康):</strong> KrF业务销售近3000万ArF业务销售1500万。</li>
</ul>
</div>
</div>
<div class="collapse collapse-plus bg-base-200/50">
<input type="radio" name="news-accordion" />
<div class="collapse-title text-xl font-medium text-cyan-300">上游关键材料国产化</div>
<div class="collapse-content">
<ul class="list-disc pl-5 space-y-2">
<li><strong>八亿时空 (光刻胶树脂):</strong> KrF树脂已通过百公斤级认证浙江基地预计2025年实现规模化量产有望成为产业化突破元年。</li>
<li><strong>兴业股份 (酚醛树脂):</strong> 半导体光刻胶用酚醛树脂处于送样测试阶段。</li>
<li><strong>基础研究:</strong> 北京大学团队通过冷冻电镜技术解析光刻胶分子微观结构,为减少光刻缺陷提供理论支持。</li>
</ul>
</div>
</div>
</div>
<!-- Roadshows Content -->
<div x-show="activeTab === 'roadshows'" class="glass-card p-6 space-y-4">
<div class="collapse collapse-plus bg-base-200/50">
<input type="radio" name="roadshow-accordion" checked="checked" />
<div class="collapse-title text-xl font-medium text-cyan-300">世名科技:光刻胶色浆 (LCD关键原料)</div>
<div class="collapse-content">
<p>定位国内首家千吨级产业化项目填补产业链空白。色浆占显示光刻胶成本30-60%,当前<strong>100%依赖进口</strong>。一期1000吨生产线计划2025年底前投产已接触京东方、TCL等主流面板厂。</p>
</div>
</div>
<div class="collapse collapse-plus bg-base-200/50">
<input type="radio" name="roadshow-accordion" />
<div class="collapse-title text-xl font-medium text-cyan-300">八亿时空:光刻胶树脂</div>
<div class="collapse-content">
<p>重点布局上游光刻胶树脂成本占比超70-80%国产化率极低。已突破阴离子聚合的窄分子量分布技术对标全球主流供应商日本曹达。已进入头部KrF/ArF光刻胶企业供应链实现“0到1”放量。</p>
</div>
</div>
<div class="collapse collapse-plus bg-base-200/50">
<input type="radio" name="roadshow-accordion" />
<div class="collapse-title text-xl font-medium text-cyan-300">佳先股份:光刻胶中间体/原料</div>
<div class="collapse-content">
<p>子公司英特美年产700吨项目进入试生产包含500吨乙酰氧基苯乙烯光刻胶原材料。已通过<strong>徐州博康</strong>初步验证,进入深度验证阶段。</p>
</div>
</div>
<div class="collapse collapse-plus bg-base-200/50">
<input type="radio" name="roadshow-accordion" />
<div class="collapse-title text-xl font-medium text-cyan-300">万润股份:半导体光刻胶上游材料</div>
<div class="collapse-content">
<p>业务覆盖光刻胶单体、树脂、PAG。年产能65吨树脂线已于2023年投运。规划扩产半导体材料751吨提前卡位国产替代需求。</p>
</div>
</div>
</div>
<!-- Reports Content -->
<div x-show="activeTab === 'reports'" class="glass-card p-6 space-y-4">
<div class="collapse collapse-plus bg-base-200/50">
<input type="radio" name="report-accordion" checked="checked" />
<div class="collapse-title text-xl font-medium text-cyan-300">市场格局与国产化进程</div>
<div class="collapse-content">
<p>全球光刻胶市场被美日企业垄断TOP5占据85%份额。国内8/12英寸产线中先进光刻胶<strong>90%以上依赖进口</strong></p>
<ul class="list-disc pl-5 mt-2">
<li><strong>g/i线:</strong> 国产化率约10%</li>
<li><strong>KrF:</strong> 国产化率约1%(数据相对滞后,但起点低,空间大)</li>
<li><strong>ArF/ArFi:</strong> 国产化率约1%,正逐步取得核心突破</li>
</ul>
</div>
</div>
<div class="collapse collapse-plus bg-base-200/50">
<input type="radio" name="report-accordion" />
<div class="collapse-title text-xl font-medium text-cyan-300">核心企业进展</div>
<div class="collapse-content">
<ul class="list-disc pl-5 space-y-2">
<li><strong>彤程新材:</strong> 国产半导体光刻胶领军企业。KrF光刻胶稳定供应国内主要芯片商<strong>ArF光刻胶已实现量产</strong>2024年Q1在国内部分芯片企业量产出货进入放量阶段。</li>
<li><strong>瑞红苏州:</strong> 国内唯一拥有全系列波长光刻机研发平台的光刻胶生产企业。KrF已量产ArF已启动研发。客户包括中芯国际、合肥长鑫等。</li>
<li><strong>华懋科技(徐州博康):</strong> 产品组合丰富ArF光刻胶26款KrF光刻胶30款已获国内12英寸晶圆厂订单。</li>
<li><strong>八亿时空:</strong> 专注于光刻胶树脂,正全力筹备<strong>2025年吨级放量</strong></li>
</ul>
</div>
</div>
<div class="collapse collapse-plus bg-base-200/50">
<input type="radio" name="report-accordion" />
<div class="collapse-title text-xl font-medium text-cyan-300">行业机遇</div>
<div class="collapse-content">
<p><strong>成熟制程产能扩张是最大机遇。</strong>受外部制裁影响,国内大力推动成熟制程扩产,为要求相对较低的国产光刻胶提供了巨大的切入和替代机会。同时,供应链安全考量加速了国产化替代进程。</p>
</div>
</div>
</div>
</section>
<!-- Stock Tables Section -->
<section>
<h2 class="section-title">产业链核心标的</h2>
<div class="space-y-10">
<div>
<h3 class="section-subtitle">上游:核心材料 & 零部件</h3>
<div class="overflow-x-auto glass-card">
<table class="table daisy-table w-full">
<thead>
<tr>
<th>股票名称</th>
<th>核心业务/逻辑</th>
<th>细分领域</th>
</tr>
</thead>
<tbody>
<tr>
<td><a href="https://valuefrontier.cn/company?scode=603650" target="_blank" class="link link-hover text-cyan-300">彤程新材 (603650)</a></td>
<td>国内光刻胶龙头KrF/ArF均已量产产业链布局最全</td>
<td>光刻胶成品/树脂</td>
</tr>
<tr>
<td>八亿时空</td>
<td>KrF/ArF光刻胶树脂对标全球龙头逻辑纯粹预计2025年放量</td>
<td>光刻胶树脂</td>
</tr>
<tr>
<td>世名科技</td>
<td>国内首个千吨级显示用光刻胶色浆产业化项目填补100%进口空白</td>
<td>显示用色浆</td>
</tr>
<tr>
<td><a href="https://valuefrontier.cn/company?scode=300346" target="_blank" class="link link-hover text-cyan-300">南大光电 (300346)</a></td>
<td>承担国家02专项国内首只通过认证的ArF光刻胶</td>
<td>光刻胶成品</td>
</tr>
<tr>
<td><a href="https://valuefrontier.cn/company?scode=300655" target="_blank" class="link link-hover text-cyan-300">晶瑞电材 (300655)</a></td>
<td>KrF光刻胶已量产ArF光刻胶小批量出货</td>
<td>光刻胶成品</td>
</tr>
<tr>
<td><a href="https://valuefrontier.cn/company?scode=603306" target="_blank" class="link link-hover text-cyan-300">华懋科技 (603306)</a></td>
<td>参股徐州博康产品组合丰富已获12寸厂订单</td>
<td>光刻胶成品</td>
</tr>
<tr>
<td>万润股份</td>
<td>光刻胶单体、树脂、PAG上游材料供应商</td>
<td>单体/树脂/PAG</td>
</tr>
<tr>
<td>佳先股份</td>
<td>光刻胶中间体,产品已通过徐州博康验证</td>
<td>中间体</td>
</tr>
<tr>
<td><a href="https://valuefrontier.cn/company?scode=688502" target="_blank" class="link link-hover text-cyan-300">茂莱光学 (688502)</a></td>
<td>光刻机光源系统光学元件</td>
<td>光刻机零部件</td>
</tr>
<tr>
<td><a href="https://valuefrontier.cn/company?scode=688138" target="_blank" class="link link-hover text-cyan-300">清溢光电 (688138)</a></td>
<td>光刻工艺核心部件掩膜版</td>
<td>掩膜版</td>
</tr>
</tbody>
</table>
</div>
</div>
<div>
<h3 class="section-subtitle">中游:核心设备</h3>
<div class="overflow-x-auto glass-card">
<table class="table daisy-table w-full">
<thead>
<tr>
<th>股票名称</th>
<th>核心业务/逻辑</th>
<th>细分领域</th>
</tr>
</thead>
<tbody>
<tr>
<td>上海微电子</td>
<td>国产光刻机代表公司,实现国产零突破</td>
<td>光刻机</td>
</tr>
<tr>
<td><a href="https://valuefrontier.cn/company?scode=688037" target="_blank" class="link link-hover text-cyan-300">芯源微 (688037)</a></td>
<td>国产涂胶显影设备代表公司,实现国产零突破</td>
<td>涂胶显影设备</td>
</tr>
<tr>
<td><a href="https://valuefrontier.cn/company?scode=688012" target="_blank" class="link link-hover text-cyan-300">中微公司 (688012)</a></td>
<td>国产刻蚀设备龙头</td>
<td>刻蚀设备</td>
</tr>
<tr>
<td><a href="https://valuefrontier.cn/company?scode=002371" target="_blank" class="link link-hover text-cyan-300">北方华创 (002371)</a></td>
<td>国产半导体设备平台型龙头,覆盖刻蚀、薄膜沉积等</td>
<td>综合设备</td>
</tr>
<tr>
<td><a href="https://valuefrontier.cn/company?scode=688120" target="_blank" class="link link-hover text-cyan-300">华海清科 (688120)</a></td>
<td>国产化学机械抛光CMP设备龙头</td>
<td>CMP设备</td>
</tr>
</tbody>
</table>
</div>
</div>
<div>
<h3 class="section-subtitle">近期市场异动分析</h3>
<div class="overflow-x-auto glass-card">
<table class="table daisy-table w-full">
<thead>
<tr>
<th>股票名称</th>
<th>异动日期</th>
<th>涨幅</th>
<th>核心驱动逻辑</th>
</tr>
</thead>
<tbody>
<tr>
<td><a href="https://valuefrontier.cn/company?scode=300801" target="_blank" class="link link-hover text-cyan-300">泰和科技 (300801)</a></td>
<td>2025-09-03</td>
<td class="text-error font-bold">19.99%</td>
<td>
<div class="collapse collapse-arrow bg-transparent p-0">
<input type="checkbox" />
<div class="collapse-title text-sm p-0">KrF光刻胶单体断供催化+固态电池原料双重逻辑</div>
<div class="collapse-content"><p class="text-xs text-gray-400">日本KrF光刻胶单体工厂地震停产国内晶圆厂急寻第二供应商。公司KrF光刻胶单体已获国内两家12寸晶圆厂认证通过有望获得首批订单。</p></div>
</div>
</td>
</tr>
<tr>
<td><a href="https://valuefrontier.cn/company?scode=000859" target="_blank" class="link link-hover text-cyan-300">国风新材 (000859)</a></td>
<td>2025-11-19</td>
<td class="text-error font-bold">9.97%</td>
<td>
<div class="collapse collapse-arrow bg-transparent p-0">
<input type="checkbox" />
<div class="collapse-title text-sm p-0">光刻胶用PI树脂国产替代</div>
<div class="collapse-content"><p class="text-xs text-gray-400">公司2万吨电子级PI树脂项目对接国产光刻胶厂替代日本UBE进口料成为板块内小市值弹性标的。</p></div>
</div>
</td>
</tr>
<tr>
<td><a href="https://valuefrontier.cn/company?scode=603125" target="_blank" class="link link-hover text-cyan-300">常青科技 (603125)</a></td>
<td>2025-07-01</td>
<td class="text-error font-bold">10.00%</td>
<td>
<div class="collapse collapse-arrow bg-transparent p-0">
<input type="checkbox" />
<div class="collapse-title text-sm p-0">高端光刻胶单体项目投产</div>
<div class="collapse-content"><p class="text-xs text-gray-400">年产2万吨2-乙烯基萘等高端光刻胶单体项目正式投产,叠加美国拟扩大材料出口管制,国产替代逻辑兑现。</p></div>
</div>
</td>
</tr>
<tr>
<td><a href="https://valuefrontier.cn/company?scode=002165" target="_blank" class="link link-hover text-cyan-300">红宝丽 (002165)</a></td>
<td>2025-08-28</td>
<td class="text-error font-bold">9.98%</td>
<td>
<div class="collapse collapse-arrow bg-transparent p-0">
<input type="checkbox" />
<div class="collapse-title text-sm p-0">光刻胶基材即将投产并获试销合同</div>
<div class="collapse-content"><p class="text-xs text-gray-400">年产1.2万吨PAG/单体项目进入试生产倒计时,并与头部晶圆厂签署试销框架合同,资金提前抢跑。</p></div>
</div>
</td>
</tr>
<tr>
<td><a href="https://valuefrontier.cn/company?scode=301256" target="_blank" class="link link-hover text-cyan-300">华融化学 (301256)</a></td>
<td>2025-11-19</td>
<td class="text-error font-bold">20.00%</td>
<td>
<div class="collapse collapse-arrow bg-transparent p-0">
<input type="checkbox" />
<div class="collapse-title text-sm p-0">显影液国产替代第一标的</div>
<div class="collapse-content"><p class="text-xs text-gray-400">半导体级氢氧化钾显影液核心试剂批量导入中芯国际、长江存储叠加日本拟收紧ArF光刻胶出口稀缺性凸显。</p></div>
</div>
</td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
</section>
</main>
<!-- Footer -->
<footer class="disclaimer mt-16">
<p>本报告由北京价值前沿科技有限公司 AI投研agent“价小前投研” 合成,所有数据与分析均基于公开信息。内容仅供参考,不构成任何投资建议。投资有风险,入市需谨慎。</p>
</footer>
</div>
<script>
document.addEventListener('DOMContentLoaded', function () {
// Market Share Chart
var marketShareChart = echarts.init(document.getElementById('market-share-chart'));
var marketShareOption = {
backgroundColor: 'transparent',
title: {
text: '全球光刻胶市场格局',
left: 'center',
top: 10,
textStyle: { color: '#e0e0e0', fontSize: 16 }
},
tooltip: { trigger: 'item', formatter: '{a} <br/>{b}: {c}%' },
legend: {
orient: 'vertical',
left: 10,
top: 'center',
data: ['东京应化', '陶氏化学', 'JSR', '住友化学', '韩国东进', '其他'],
textStyle: { color: '#ccc' }
},
series: [{
name: '市场份额',
type: 'pie',
radius: ['40%', '70%'],
center: ['65%', '55%'],
avoidLabelOverlap: false,
label: { show: false, position: 'center' },
emphasis: {
label: { show: true, fontSize: '20', fontWeight: 'bold' }
},
labelLine: { show: false },
data: [
{ value: 27, name: '东京应化' },
{ value: 18, name: '陶氏化学' },
{ value: 13, name: 'JSR' },
{ value: 12, name: '住友化学' },
{ value: 15, name: '韩国东进' },
{ value: 15, name: '其他' }
],
itemStyle: {
borderRadius: 8,
borderColor: 'rgba(0,0,0,0.5)',
borderWidth: 2
}
}],
color: ['#00ffff', '#4a00e0', '#8e2de2', '#56ab2f', '#a8e063', '#6c757d']
};
marketShareChart.setOption(marketShareOption);
// Localization Rate Chart
var localizationRateChart = echarts.init(document.getElementById('localization-rate-chart'));
var localizationRateOption = {
backgroundColor: 'transparent',
title: {
text: '国产光刻胶国产化率(估)',
left: 'center',
top: 10,
textStyle: { color: '#e0e0e0', fontSize: 16 }
},
tooltip: { trigger: 'axis', axisPointer: { type: 'shadow' } },
grid: { left: '3%', right: '4%', bottom: '3%', containLabel: true },
xAxis: {
type: 'value',
boundaryGap: [0, 0.01],
axisLine: { lineStyle: { color: '#888' } },
splitLine: { lineStyle: { color: 'rgba(255,255,255,0.1)' } }
},
yAxis: {
type: 'category',
data: ['g/i 线', 'KrF', 'ArF/ArFi'],
axisLine: { lineStyle: { color: '#888' } }
},
series: [{
name: '国产化率(%)',
type: 'bar',
data: [35, 8, 2],
itemStyle: {
borderRadius: [0, 5, 5, 0],
color: new echarts.graphic.LinearGradient(1, 0, 0, 0, [
{ offset: 0, color: '#8e2de2' },
{ offset: 1, color: '#00ffff' }
])
},
label: {
show: true,
position: 'right',
formatter: '{c}%',
color: '#fff'
}
}]
};
localizationRateChart.setOption(localizationRateOption);
window.addEventListener('resize', function() {
marketShareChart.resize();
localizationRateChart.resize();
});
});
</script>
</body>
</html>