966 lines
54 KiB
HTML
966 lines
54 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|Noto+Sans+SC:300,400,500,700&display=swap" rel="stylesheet" />
|
||
<!-- Font Awesome Icons -->
|
||
<script src="https://kit.fontawesome.com/1d2b6c4f81.js" crossorigin="anonymous"></script>
|
||
<!-- Tailwind CSS -->
|
||
<link href="https://cdn.jsdelivr.net/npm/tailwindcss@2.2.19/dist/tailwind.min.css" rel="stylesheet">
|
||
<!-- DaisyUI -->
|
||
<link href="https://cdn.jsdelivr.net/npm/daisyui@5/dist/full.min.css" rel="stylesheet" type="text/css" />
|
||
<style>
|
||
:root {
|
||
--primary: #16a34a;
|
||
--primary-light: #22c55e;
|
||
--primary-dark: #15803d;
|
||
--secondary: #f59e0b;
|
||
--accent: #3b82f6;
|
||
}
|
||
|
||
body {
|
||
font-family: 'Inter', 'Noto Sans SC', sans-serif;
|
||
background-color: #f0fdf4;
|
||
background-image:
|
||
radial-gradient(at 20% 80%, rgba(34, 197, 94, 0.1) 0px, transparent 50%),
|
||
radial-gradient(at 80% 20%, rgba(21, 128, 61, 0.1) 0px, transparent 50%);
|
||
}
|
||
|
||
.timeline-item::before {
|
||
content: '';
|
||
position: absolute;
|
||
left: 7px;
|
||
top: 30px;
|
||
height: calc(100% - 30px);
|
||
width: 2px;
|
||
background-color: #22c55e;
|
||
}
|
||
|
||
.timeline-item:last-child::before {
|
||
display: none;
|
||
}
|
||
|
||
.card-header-gradient {
|
||
background: linear-gradient(135deg, var(--primary) 0%, var(--primary-dark) 100%);
|
||
}
|
||
|
||
.text-gradient {
|
||
background: linear-gradient(135deg, var(--primary) 0%, var(--primary-dark) 100%);
|
||
-webkit-background-clip: text;
|
||
-webkit-text-fill-color: transparent;
|
||
background-clip: text;
|
||
}
|
||
|
||
.table-container {
|
||
overflow-x: auto;
|
||
}
|
||
|
||
@media (max-width: 768px) {
|
||
.table-container {
|
||
font-size: 0.75rem;
|
||
}
|
||
}
|
||
</style>
|
||
</head>
|
||
<body class="min-h-screen">
|
||
<div class="container mx-auto px-4 py-8 max-w-7xl">
|
||
<!-- 标题部分 -->
|
||
<div class="text-center mb-12">
|
||
<h1 class="text-4xl md:text-5xl font-bold text-gradient mb-4">一号文件农业种业</h1>
|
||
<p class="text-lg text-gray-600 max-w-3xl mx-auto">政策红利兑现期向商业化爆发期过渡的关键节点,2025年将是转基因玉米"产业化元年"</p>
|
||
<div class="mt-6 flex justify-center space-x-2">
|
||
<span class="badge badge-primary">农业新质生产力</span>
|
||
<span class="badge badge-secondary">生物育种产业化</span>
|
||
<span class="badge badge-accent">转基因技术</span>
|
||
</div>
|
||
</div>
|
||
|
||
<!-- 概念事件时间轴 -->
|
||
<div class="card bg-white shadow-lg mb-8">
|
||
<div class="card-header-gradient text-white p-6 rounded-t-xl">
|
||
<h2 class="text-2xl font-bold flex items-center">
|
||
<i class="fas fa-history mr-3"></i>概念事件时间轴
|
||
</h2>
|
||
</div>
|
||
<div class="card-body p-6">
|
||
<div class="space-y-6">
|
||
<div class="timeline-item relative pl-10">
|
||
<div class="absolute left-0 top-0 w-4 h-4 rounded-full bg-green-500 border-4 border-white shadow"></div>
|
||
<div class="bg-green-50 p-4 rounded-lg border-l-4 border-green-500">
|
||
<h3 class="font-bold text-green-800">2023年2月</h3>
|
||
<p class="text-gray-700">中央一号文件首次提出"加快玉米大豆生物育种产业化步伐",转基因试点面积仅<strong>600万亩</strong>。</p>
|
||
</div>
|
||
</div>
|
||
|
||
<div class="timeline-item relative pl-10">
|
||
<div class="absolute left-0 top-0 w-4 h-4 rounded-full bg-green-500 border-4 border-white shadow"></div>
|
||
<div class="bg-green-50 p-4 rounded-lg border-l-4 border-green-500">
|
||
<h3 class="font-bold text-green-800">2024年2月</h3>
|
||
<p class="text-gray-700">文件升级为"推动生物育种产业化扩面提速",试点区域扩大至<strong>8省</strong>(如吉林、内蒙全省放开),制种面积增至<strong>20万亩</strong>。</p>
|
||
</div>
|
||
</div>
|
||
|
||
<div class="timeline-item relative pl-10">
|
||
<div class="absolute left-0 top-0 w-4 h-4 rounded-full bg-green-500 border-4 border-white shadow"></div>
|
||
<div class="bg-green-50 p-4 rounded-lg border-l-4 border-green-500">
|
||
<h3 class="font-bold text-green-800">2025年2月23日</h3>
|
||
<p class="text-gray-700">2025年一号文件<strong>首提"农业新质生产力"</strong>,明确"继续推进生物育种产业化",并新增"低空人工智能"等智慧农业技术。</p>
|
||
</div>
|
||
</div>
|
||
|
||
<div class="timeline-item relative pl-10">
|
||
<div class="absolute left-0 top-0 w-4 h-4 rounded-full bg-green-500 border-4 border-white shadow"></div>
|
||
<div class="bg-green-50 p-4 rounded-lg border-l-4 border-green-500">
|
||
<h3 class="font-bold text-green-800">2025年2月24日</h3>
|
||
<p class="text-gray-700">农业农村部部署落实文件,提出<strong>2025年转基因推广面积目标1亿亩</strong>(渗透率10%),河南、山东等主产区有望放开。</p>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
<div class="mt-8 grid grid-cols-1 md:grid-cols-3 gap-4">
|
||
<div class="bg-amber-50 p-4 rounded-lg border-l-4 border-amber-500">
|
||
<h4 class="font-bold text-amber-800 mb-2">政策端催化</h4>
|
||
<p class="text-sm text-gray-700">2025年一号文件将种业企业定位为国家战略科技力量,<strong>5次提及"企业主体"</strong>(2024年仅1次),央企(国投、中信)加速整合种业资产。</p>
|
||
</div>
|
||
|
||
<div class="bg-blue-50 p-4 rounded-lg border-l-4 border-blue-500">
|
||
<h4 class="font-bold text-blue-800 mb-2">技术端催化</h4>
|
||
<p class="text-sm text-gray-700">番茄育种固相基因芯片"京番芯1.0"发布(2025年5月),打破国外垄断,标志<strong>种业"卡脖子"技术突破</strong>。</p>
|
||
</div>
|
||
|
||
<div class="bg-purple-50 p-4 rounded-lg border-l-4 border-purple-500">
|
||
<h4 class="font-bold text-purple-800 mb-2">市场端催化</h4>
|
||
<p class="text-sm text-gray-700">2025年2月24日农业板块集体高开,<strong>智慧农业、星光农机竞价涨停</strong>,转基因种子涨价预期(溢价30%)驱动种业股暴涨。</p>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
<!-- 核心观点摘要 -->
|
||
<div class="card bg-white shadow-lg mb-8">
|
||
<div class="card-header-gradient text-white p-6 rounded-t-xl">
|
||
<h2 class="text-2xl font-bold flex items-center">
|
||
<i class="fas fa-lightbulb mr-3"></i>核心观点摘要
|
||
</h2>
|
||
</div>
|
||
<div class="card-body p-6">
|
||
<div class="grid grid-cols-1 md:grid-cols-3 gap-6">
|
||
<div class="bg-gradient-to-br from-green-50 to-green-100 p-6 rounded-xl shadow-sm">
|
||
<div class="text-green-600 mb-4">
|
||
<i class="fas fa-chart-line text-3xl"></i>
|
||
</div>
|
||
<h3 class="font-bold text-lg text-green-800 mb-2">阶段判断</h3>
|
||
<p class="text-gray-700">当前处于<strong>政策红利兑现期</strong>向<strong>商业化爆发期</strong>过渡的关键节点,2025年将是转基因玉米<strong>"产业化元年"</strong>。</p>
|
||
</div>
|
||
|
||
<div class="bg-gradient-to-br from-amber-50 to-amber-100 p-6 rounded-xl shadow-sm">
|
||
<div class="text-amber-600 mb-4">
|
||
<i class="fas fa-rocket text-3xl"></i>
|
||
</div>
|
||
<h3 class="font-bold text-lg text-amber-800 mb-2">核心驱动力</h3>
|
||
<p class="text-gray-700">政策强制推广(2025年目标1亿亩)+ 技术降本(基因芯片国产化降低育种成本50%)+ 粮价上涨(玉米期货2025年1月涨7%至2900元/吨)。</p>
|
||
</div>
|
||
|
||
<div class="bg-gradient-to-br from-blue-50 to-blue-100 p-6 rounded-xl shadow-sm">
|
||
<div class="text-blue-600 mb-4">
|
||
<i class="fas fa-coins text-3xl"></i>
|
||
</div>
|
||
<h3 class="font-bold text-lg text-blue-800 mb-2">未来潜力</h3>
|
||
<p class="text-gray-700">2030年转基因玉米市场规模<strong>338亿元</strong>(2024-2030年CAGR 7.6%),头部企业市占率有望从10%提升至50%。</p>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
<!-- 核心逻辑与市场认知分析 -->
|
||
<div class="card bg-white shadow-lg mb-8">
|
||
<div class="card-header-gradient text-white p-6 rounded-t-xl">
|
||
<h2 class="text-2xl font-bold flex items-center">
|
||
<i class="fas fa-brain mr-3"></i>核心逻辑与市场认知分析
|
||
</h2>
|
||
</div>
|
||
<div class="card-body p-6">
|
||
<div class="grid grid-cols-1 lg:grid-cols-2 gap-8">
|
||
<div>
|
||
<h3 class="text-xl font-bold text-gray-800 mb-4 flex items-center">
|
||
<i class="fas fa-cogs text-green-600 mr-2"></i>核心驱动力
|
||
</h3>
|
||
<div class="space-y-4">
|
||
<div class="flex items-start">
|
||
<div class="bg-green-100 rounded-full p-2 mr-3 mt-1">
|
||
<i class="fas fa-file-alt text-green-600"></i>
|
||
</div>
|
||
<div>
|
||
<h4 class="font-semibold text-gray-800">政策刚性</h4>
|
||
<p class="text-sm text-gray-600">2025年一号文件将种业纳入"农业新质生产力",要求<strong>"突破性品种+生物育种产业化"</strong>双轮驱动,转基因推广从"试点"升级为"主粮全覆盖"。</p>
|
||
</div>
|
||
</div>
|
||
|
||
<div class="flex items-start">
|
||
<div class="bg-blue-100 rounded-full p-2 mr-3 mt-1">
|
||
<i class="fas fa-microchip text-blue-600"></i>
|
||
</div>
|
||
<div>
|
||
<h4 class="font-semibold text-gray-800">技术突破</h4>
|
||
<p class="text-sm text-gray-600">国产基因芯片(京番芯1.0)实现<strong>固相基因芯片技术自主化</strong>,降低育种成本50%,加速品种迭代(隆平高科10个转基因品种已审定)。</p>
|
||
</div>
|
||
</div>
|
||
|
||
<div class="flex items-start">
|
||
<div class="bg-amber-100 rounded-full p-2 mr-3 mt-1">
|
||
<i class="fas fa-balance-scale text-amber-600"></i>
|
||
</div>
|
||
<div>
|
||
<h4 class="font-semibold text-gray-800">供需缺口</h4>
|
||
<p class="text-sm text-gray-600">中国玉米单产仅为美国60%,<strong>进口依赖度1400万吨/年</strong>,转基因种子可增产15%-20%,政策强制推广以保障粮食安全。</p>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
<div>
|
||
<h3 class="text-xl font-bold text-gray-800 mb-4 flex items-center">
|
||
<i class="fas fa-fire text-red-600 mr-2"></i>市场热度与预期差
|
||
</h3>
|
||
<div class="bg-gray-50 p-4 rounded-lg mb-4">
|
||
<h4 class="font-semibold text-gray-800 mb-2">市场热度</h4>
|
||
<ul class="text-sm text-gray-600 space-y-1">
|
||
<li>• 2025年2月24日农业板块<strong>涨停家数超20家</strong>(秋乐种业30CM、神农种业20CM)</li>
|
||
<li>• 舆情指数创2023年以来新高</li>
|
||
<li>• 2025年2月国君、国盛等6家券商发布种业专题报告,<strong>一致预期2025年转基因面积翻倍</strong></li>
|
||
</ul>
|
||
</div>
|
||
|
||
<div class="bg-purple-50 p-4 rounded-lg">
|
||
<h4 class="font-semibold text-gray-800 mb-2">预期差分析</h4>
|
||
<div class="text-sm text-gray-600">
|
||
<p class="mb-2"><strong>市场共识:</strong>认为转基因推广将复制巴西路径(4年渗透率80%)。</p>
|
||
<p><strong>忽略的关键点:</strong></p>
|
||
<ul class="list-disc pl-5 mt-1 space-y-1">
|
||
<li><strong>区域差异:</strong>东北虫害区接受度高(经销商预收款100万门槛),但黄淮海农户对高价种子谨慎(2024年玉米价低迷)</li>
|
||
<li><strong>库存风险:</strong>2024年制种20万亩可覆盖<strong>7000万亩种植</strong>,但当前库存+新种合计仅够<strong>4000万亩</strong>(浙商农业路演数据),存在<strong>3000万亩缺口</strong>或<strong>价格暴涨</strong>可能</li>
|
||
</ul>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
<!-- 关键催化剂与未来发展路径 -->
|
||
<div class="card bg-white shadow-lg mb-8">
|
||
<div class="card-header-gradient text-white p-6 rounded-t-xl">
|
||
<h2 class="text-2xl font-bold flex items-center">
|
||
<i class="fas fa-route mr-3"></i>关键催化剂与未来发展路径
|
||
</h2>
|
||
</div>
|
||
<div class="card-body p-6">
|
||
<div class="grid grid-cols-1 lg:grid-cols-2 gap-8">
|
||
<div>
|
||
<h3 class="text-xl font-bold text-gray-800 mb-4 flex items-center">
|
||
<i class="fas fa-clock text-amber-600 mr-2"></i>近期催化剂(3-6个月)
|
||
</h3>
|
||
<div class="space-y-4">
|
||
<div class="flex items-start">
|
||
<div class="bg-amber-100 rounded-full p-3 mr-4">
|
||
<span class="font-bold text-amber-800">1</span>
|
||
</div>
|
||
<div>
|
||
<h4 class="font-semibold text-gray-800">2025年3月</h4>
|
||
<p class="text-sm text-gray-600">农业农村部公布转基因玉米<strong>新一批审定品种</strong>(预计新增50个),隆平高科、大北农或占50%份额。</p>
|
||
</div>
|
||
</div>
|
||
|
||
<div class="flex items-start">
|
||
<div class="bg-amber-100 rounded-full p-3 mr-4">
|
||
<span class="font-bold text-amber-800">2</span>
|
||
</div>
|
||
<div>
|
||
<h4 class="font-semibold text-gray-800">2025年4月</h4>
|
||
<p class="text-sm text-gray-600">春耕启动,<strong>河南、山东主产区放开种植</strong>(当前仅东北5省),推广面积或从1000万亩跳升至<strong>5000万亩</strong>。</p>
|
||
</div>
|
||
</div>
|
||
|
||
<div class="flex items-start">
|
||
<div class="bg-amber-100 rounded-full p-3 mr-4">
|
||
<span class="font-bold text-amber-800">3</span>
|
||
</div>
|
||
<div>
|
||
<h4 class="font-semibold text-gray-800">2025年5月</h4>
|
||
<p class="text-sm text-gray-600">番茄基因芯片发布会,<strong>种业技术自主化</strong>主题催化。</p>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
<div>
|
||
<h3 class="text-xl font-bold text-gray-800 mb-4 flex items-center">
|
||
<i class="fas fa-road text-blue-600 mr-2"></i>长期发展路径
|
||
</h3>
|
||
<div class="space-y-6">
|
||
<div class="bg-blue-50 p-4 rounded-lg">
|
||
<h4 class="font-semibold text-blue-800 mb-2">2025-2027年</h4>
|
||
<p class="text-sm text-gray-700">渗透率从10%→30%,头部企业(隆平、大北农)市占率翻倍,<strong>并购整合加速</strong>(国投系已控股丰乐种业、大北农)。</p>
|
||
</div>
|
||
|
||
<div class="bg-green-50 p-4 rounded-lg">
|
||
<h4 class="font-semibold text-green-800 mb-2">2028-2030年</h4>
|
||
<p class="text-sm text-gray-700">渗透率80%达峰,行业CR5从20%→60%,<strong>种业"中国版孟山都"诞生</strong>(国投系资产注入预期)。</p>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
<!-- 产业链与核心公司深度剖析 -->
|
||
<div class="card bg-white shadow-lg mb-8">
|
||
<div class="card-header-gradient text-white p-6 rounded-t-xl">
|
||
<h2 class="text-2xl font-bold flex items-center">
|
||
<i class="fas fa-sitemap mr-3"></i>产业链与核心公司深度剖析
|
||
</h2>
|
||
</div>
|
||
<div class="card-body p-6">
|
||
<div class="mb-8">
|
||
<h3 class="text-xl font-bold text-gray-800 mb-4">产业链图谱</h3>
|
||
<div class="bg-gradient-to-r from-green-50 to-blue-50 p-6 rounded-xl">
|
||
<div class="grid grid-cols-2 md:grid-cols-4 gap-4 text-center">
|
||
<div class="bg-white p-4 rounded-lg shadow-sm">
|
||
<div class="text-green-600 mb-2">
|
||
<i class="fas fa-dna text-2xl"></i>
|
||
</div>
|
||
<h4 class="font-bold text-gray-800">上游</h4>
|
||
<p class="text-sm text-gray-600">基因性状<br>(大北农、杭州瑞丰)</p>
|
||
</div>
|
||
|
||
<div class="bg-white p-4 rounded-lg shadow-sm">
|
||
<div class="text-amber-600 mb-2">
|
||
<i class="fas fa-seedling text-2xl"></i>
|
||
</div>
|
||
<h4 class="font-bold text-gray-800">中游</h4>
|
||
<p class="text-sm text-gray-600">种子繁育<br>(隆平高科、登海种业、荃银高科)</p>
|
||
</div>
|
||
|
||
<div class="bg-white p-4 rounded-lg shadow-sm">
|
||
<div class="text-blue-600 mb-2">
|
||
<i class="fas fa-tractor text-2xl"></i>
|
||
</div>
|
||
<h4 class="font-bold text-gray-800">下游</h4>
|
||
<p class="text-sm text-gray-600">种植/经销<br>(北大荒、苏垦农发)</p>
|
||
</div>
|
||
|
||
<div class="bg-white p-4 rounded-lg shadow-sm">
|
||
<div class="text-purple-600 mb-2">
|
||
<i class="fas fa-cogs text-2xl"></i>
|
||
</div>
|
||
<h4 class="font-bold text-gray-800">配套</h4>
|
||
<p class="text-sm text-gray-600">农机(星光农机)<br>智慧农业(托普云农)</p>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
<div>
|
||
<h3 class="text-xl font-bold text-gray-800 mb-4">核心玩家对比</h3>
|
||
<div class="overflow-x-auto">
|
||
<table class="min-w-full bg-white border border-gray-200 rounded-lg">
|
||
<thead class="bg-gray-50">
|
||
<tr>
|
||
<th class="py-3 px-4 text-left text-sm font-semibold text-gray-700 border-b">公司</th>
|
||
<th class="py-3 px-4 text-left text-sm font-semibold text-gray-700 border-b">转基因品种数</th>
|
||
<th class="py-3 px-4 text-left text-sm font-semibold text-gray-700 border-b">2025年推广面积预期</th>
|
||
<th class="py-3 px-4 text-left text-sm font-semibold text-gray-700 border-b">核心优势</th>
|
||
<th class="py-3 px-4 text-left text-sm font-semibold text-gray-700 border-b">风险点</th>
|
||
</tr>
|
||
</thead>
|
||
<tbody>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="py-3 px-4 border-b font-semibold text-gray-800">隆平高科</td>
|
||
<td class="py-3 px-4 border-b text-gray-700">10个(行业第一)</td>
|
||
<td class="py-3 px-4 border-b text-gray-700 font-semibold"><strong>2000万亩</strong></td>
|
||
<td class="py-3 px-4 border-b text-gray-700">央企背书+水稻玉米双龙头</td>
|
||
<td class="py-3 px-4 border-b text-gray-700">并购整合不及预期</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="py-3 px-4 border-b font-semibold text-gray-800">大北农</td>
|
||
<td class="py-3 px-4 border-b text-gray-700">6个+性状授权费</td>
|
||
<td class="py-3 px-4 border-b text-gray-700 font-semibold"><strong>1500万亩</strong></td>
|
||
<td class="py-3 px-4 border-b text-gray-700">性状技术垄断(DBN9936)</td>
|
||
<td class="py-3 px-4 border-b text-gray-700">饲料业务拖累现金流</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="py-3 px-4 border-b font-semibold text-gray-800">登海种业</td>
|
||
<td class="py-3 px-4 border-b text-gray-700">6个</td>
|
||
<td class="py-3 px-4 border-b text-gray-700 font-semibold"><strong>800万亩</strong></td>
|
||
<td class="py-3 px-4 border-b text-gray-700">黄淮海区域渠道优势</td>
|
||
<td class="py-3 px-4 border-b text-gray-700">传统品种库存压力</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="py-3 px-4 border-b font-semibold text-gray-800">丰乐种业</td>
|
||
<td class="py-3 px-4 border-b text-gray-700">1个(铁391K)</td>
|
||
<td class="py-3 px-4 border-b text-gray-700 font-semibold"><strong>500万亩</strong></td>
|
||
<td class="py-3 px-4 border-b text-gray-700">国投入主+央企资源注入预期</td>
|
||
<td class="py-3 px-4 border-b text-gray-700">品种单一化风险</td>
|
||
</tr>
|
||
</tbody>
|
||
</table>
|
||
</div>
|
||
|
||
<div class="mt-6 grid grid-cols-1 md:grid-cols-2 gap-4">
|
||
<div class="bg-green-50 p-4 rounded-lg border-l-4 border-green-500">
|
||
<h4 class="font-bold text-green-800 mb-2">印证</h4>
|
||
<p class="text-sm text-gray-700">丰乐种业2024年预收款同比+42%(合同负债2.1亿),验证转基因品种铁391K需求爆发。</p>
|
||
</div>
|
||
|
||
<div class="bg-red-50 p-4 rounded-lg border-l-4 border-red-500">
|
||
<h4 class="font-bold text-red-800 mb-2">矛盾</h4>
|
||
<p class="text-sm text-gray-700">路演称2025年推广1亿亩,但当前制种仅20万亩(按1:100倍率仅2000万亩),<strong>需跟踪2025年春耕实际播种数据</strong>。</p>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
<!-- 潜在风险与挑战 -->
|
||
<div class="card bg-white shadow-lg mb-8">
|
||
<div class="card-header-gradient text-white p-6 rounded-t-xl">
|
||
<h2 class="text-2xl font-bold flex items-center">
|
||
<i class="fas fa-exclamation-triangle mr-3"></i>潜在风险与挑战
|
||
</h2>
|
||
</div>
|
||
<div class="card-body p-6">
|
||
<div class="grid grid-cols-1 md:grid-cols-2 gap-6">
|
||
<div class="bg-red-50 p-5 rounded-lg">
|
||
<h3 class="font-bold text-lg text-red-800 mb-3 flex items-center">
|
||
<i class="fas fa-microchip mr-2"></i>技术风险
|
||
</h3>
|
||
<p class="text-gray-700">基因芯片国产化初期<strong>成本仍高于进口</strong>(京番芯1.0未披露具体降本幅度)。</p>
|
||
</div>
|
||
|
||
<div class="bg-amber-50 p-5 rounded-lg">
|
||
<h3 class="font-bold text-lg text-amber-800 mb-3 flex items-center">
|
||
<i class="fas fa-store mr-2"></i>商业化风险
|
||
</h3>
|
||
<p class="text-gray-700">农户接受度分化:东北经销商预收款100万门槛,但黄淮海农户因玉米价低(2024年现货价2700元/吨)<strong>抵触高价种子</strong>。</p>
|
||
</div>
|
||
|
||
<div class="bg-blue-50 p-5 rounded-lg">
|
||
<h3 class="font-bold text-lg text-blue-800 mb-3 flex items-center">
|
||
<i class="fas fa-file-contract mr-2"></i>政策风险
|
||
</h3>
|
||
<p class="text-gray-700">若2025年主粮价格暴跌(如国际玉米进口恢复),可能<strong>推迟转基因推广节奏</strong>。</p>
|
||
</div>
|
||
|
||
<div class="bg-purple-50 p-5 rounded-lg">
|
||
<h3 class="font-bold text-lg text-purple-800 mb-3 flex items-center">
|
||
<i class="fas fa-info-circle mr-2"></i>信息矛盾
|
||
</h3>
|
||
<p class="text-gray-700">路演称2025年渗透率10%,但按制种面积推算仅3%,<strong>需核实种子库存消耗情况</strong>。</p>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
<!-- 综合结论与投资启示 -->
|
||
<div class="card bg-white shadow-lg mb-8">
|
||
<div class="card-header-gradient text-white p-6 rounded-t-xl">
|
||
<h2 class="text-2xl font-bold flex items-center">
|
||
<i class="fas fa-clipboard-check mr-3"></i>综合结论与投资启示
|
||
</h2>
|
||
</div>
|
||
<div class="card-body p-6">
|
||
<div class="bg-gradient-to-r from-green-50 to-blue-50 p-6 rounded-xl mb-6">
|
||
<h3 class="text-xl font-bold text-gray-800 mb-3">阶段判断</h3>
|
||
<p class="text-gray-700"><strong>主题炒作末期+基本面验证初期</strong>,2025年春耕数据将决定行情持续性。</p>
|
||
</div>
|
||
|
||
<div class="mb-6">
|
||
<h3 class="text-xl font-bold text-gray-800 mb-4">最具价值方向</h3>
|
||
<div class="grid grid-cols-1 md:grid-cols-2 gap-4">
|
||
<div class="bg-gradient-to-br from-green-50 to-green-100 p-5 rounded-lg border-l-4 border-green-500">
|
||
<h4 class="font-bold text-green-800 mb-2">性状公司(大北农)</h4>
|
||
<p class="text-gray-700">技术壁垒最高,授权费模式轻资产,<strong>毛利率超80%</strong>。</p>
|
||
</div>
|
||
|
||
<div class="bg-gradient-to-br from-blue-50 to-blue-100 p-5 rounded-lg border-l-4 border-blue-500">
|
||
<h4 class="font-bold text-blue-800 mb-2">区域龙头(登海种业)</h4>
|
||
<p class="text-gray-700">黄淮海放开后弹性最大,<strong>估值仅20倍PE(行业平均40倍)</strong>。</p>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
<div>
|
||
<h3 class="text-xl font-bold text-gray-800 mb-4">关键跟踪指标</h3>
|
||
<div class="space-y-3">
|
||
<div class="flex items-start">
|
||
<div class="bg-amber-100 rounded-full p-2 mr-3 mt-1">
|
||
<span class="font-bold text-amber-800">1</span>
|
||
</div>
|
||
<div>
|
||
<h4 class="font-semibold text-gray-800">2025年3月转基因品种审定名单</h4>
|
||
<p class="text-sm text-gray-600">隆平高科能否新增5个品种</p>
|
||
</div>
|
||
</div>
|
||
|
||
<div class="flex items-start">
|
||
<div class="bg-amber-100 rounded-full p-2 mr-3 mt-1">
|
||
<span class="font-bold text-amber-800">2</span>
|
||
</div>
|
||
<div>
|
||
<h4 class="font-semibold text-gray-800">春耕播种面积</h4>
|
||
<p class="text-sm text-gray-600">河南、山东实际推广是否达3000万亩</p>
|
||
</div>
|
||
</div>
|
||
|
||
<div class="flex items-start">
|
||
<div class="bg-amber-100 rounded-full p-2 mr-3 mt-1">
|
||
<span class="font-bold text-amber-800">3</span>
|
||
</div>
|
||
<div>
|
||
<h4 class="font-semibold text-gray-800">种子价格</h4>
|
||
<p class="text-sm text-gray-600">铁391K批发价能否维持55元/亩,较常规种子溢价30%</p>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
<div class="mt-8 bg-gradient-to-r from-green-600 to-green-800 p-6 rounded-xl text-white">
|
||
<h3 class="text-xl font-bold mb-3">结论</h3>
|
||
<p>种业已从"政策驱动"进入"订单验证"阶段,<strong>优先配置性状技术龙头+区域渠道龙头</strong>,回避无品种储备的纯概念股。</p>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
<!-- 关联股票表格 -->
|
||
<div class="card bg-white shadow-lg mb-8">
|
||
<div class="card-header-gradient text-white p-6 rounded-t-xl">
|
||
<h2 class="text-2xl font-bold flex items-center">
|
||
<i class="fas fa-table mr-3"></i>关联股票
|
||
</h2>
|
||
</div>
|
||
<div class="card-body p-6">
|
||
<div class="table-container">
|
||
<table class="min-w-full bg-white border border-gray-200 rounded-lg">
|
||
<thead class="bg-gray-50">
|
||
<tr>
|
||
<th class="py-3 px-4 text-left text-sm font-semibold text-gray-700 border-b">股票名称</th>
|
||
<th class="py-3 px-4 text-left text-sm font-semibold text-gray-700 border-b">分类</th>
|
||
<th class="py-3 px-4 text-left text-sm font-semibold text-gray-700 border-b">行业/项目</th>
|
||
<th class="py-3 px-4 text-left text-sm font-semibold text-gray-700 border-b">产业链</th>
|
||
</tr>
|
||
</thead>
|
||
<tbody>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="py-3 px-4 border-b font-semibold text-gray-800">智慧农业</td>
|
||
<td class="py-3 px-4 border-b text-gray-700">强势公司</td>
|
||
<td class="py-3 px-4 border-b text-gray-700">农业叠加国资重组预期</td>
|
||
<td class="py-3 px-4 border-b text-gray-700">-</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="py-3 px-4 border-b font-semibold text-gray-800">华英农业</td>
|
||
<td class="py-3 px-4 border-b text-gray-700">强势公司</td>
|
||
<td class="py-3 px-4 border-b text-gray-700">全国最大的樱桃谷鸭一体化加工企业</td>
|
||
<td class="py-3 px-4 border-b text-gray-700">-</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="py-3 px-4 border-b font-semibold text-gray-800">红四方</td>
|
||
<td class="py-3 px-4 border-b text-gray-700">强势公司</td>
|
||
<td class="py-3 px-4 border-b text-gray-700">复合肥</td>
|
||
<td class="py-3 px-4 border-b text-gray-700">-</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="py-3 px-4 border-b font-semibold text-gray-800">华闻集团</td>
|
||
<td class="py-3 px-4 border-b text-gray-700">强势公司</td>
|
||
<td class="py-3 px-4 border-b text-gray-700">设立农业公司</td>
|
||
<td class="py-3 px-4 border-b text-gray-700">-</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="py-3 px-4 border-b font-semibold text-gray-800">隆平高科</td>
|
||
<td class="py-3 px-4 border-b text-gray-700">种业</td>
|
||
<td class="py-3 px-4 border-b text-gray-700">水稻、玉米、转基因</td>
|
||
<td class="py-3 px-4 border-b text-gray-700">种业</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="py-3 px-4 border-b font-semibold text-gray-800">荃银高科</td>
|
||
<td class="py-3 px-4 border-b text-gray-700">种业</td>
|
||
<td class="py-3 px-4 border-b text-gray-700">水稻</td>
|
||
<td class="py-3 px-4 border-b text-gray-700">种业</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="py-3 px-4 border-b font-semibold text-gray-800">苏垦农发</td>
|
||
<td class="py-3 px-4 border-b text-gray-700">种业</td>
|
||
<td class="py-3 px-4 border-b text-gray-700">水稻</td>
|
||
<td class="py-3 px-4 border-b text-gray-700">种业</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="py-3 px-4 border-b font-semibold text-gray-800">农发种业</td>
|
||
<td class="py-3 px-4 border-b text-gray-700">种业</td>
|
||
<td class="py-3 px-4 border-b text-gray-700">水稻、玉米</td>
|
||
<td class="py-3 px-4 border-b text-gray-700">种业</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="py-3 px-4 border-b font-semibold text-gray-800">神农种业</td>
|
||
<td class="py-3 px-4 border-b text-gray-700">种业</td>
|
||
<td class="py-3 px-4 border-b text-gray-700">水稻、玉米</td>
|
||
<td class="py-3 px-4 border-b text-gray-700">种业</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="py-3 px-4 border-b font-semibold text-gray-800">登海种业</td>
|
||
<td class="py-3 px-4 border-b text-gray-700">种业</td>
|
||
<td class="py-3 px-4 border-b text-gray-700">玉米</td>
|
||
<td class="py-3 px-4 border-b text-gray-700">种业</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="py-3 px-4 border-b font-semibold text-gray-800">万向德农</td>
|
||
<td class="py-3 px-4 border-b text-gray-700">种业</td>
|
||
<td class="py-3 px-4 border-b text-gray-700">玉米</td>
|
||
<td class="py-3 px-4 border-b text-gray-700">种业</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="py-3 px-4 border-b font-semibold text-gray-800">敦煌种业</td>
|
||
<td class="py-3 px-4 border-b text-gray-700">种业</td>
|
||
<td class="py-3 px-4 border-b text-gray-700">玉米</td>
|
||
<td class="py-3 px-4 border-b text-gray-700">种业</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="py-3 px-4 border-b font-semibold text-gray-800">丰乐种业</td>
|
||
<td class="py-3 px-4 border-b text-gray-700">种业</td>
|
||
<td class="py-3 px-4 border-b text-gray-700">玉米</td>
|
||
<td class="py-3 px-4 border-b text-gray-700">种业</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="py-3 px-4 border-b font-semibold text-gray-800">大北农</td>
|
||
<td class="py-3 px-4 border-b text-gray-700">种业</td>
|
||
<td class="py-3 px-4 border-b text-gray-700">转基因</td>
|
||
<td class="py-3 px-4 border-b text-gray-700">种业</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="py-3 px-4 border-b font-semibold text-gray-800">中马传动</td>
|
||
<td class="py-3 px-4 border-b text-gray-700">农机</td>
|
||
<td class="py-3 px-4 border-b text-gray-700">-</td>
|
||
<td class="py-3 px-4 border-b text-gray-700">农机</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="py-3 px-4 border-b font-semibold text-gray-800">宏英智能</td>
|
||
<td class="py-3 px-4 border-b text-gray-700">农机</td>
|
||
<td class="py-3 px-4 border-b text-gray-700">-</td>
|
||
<td class="py-3 px-4 border-b text-gray-700">农机</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="py-3 px-4 border-b font-semibold text-gray-800">吉峰科技</td>
|
||
<td class="py-3 px-4 border-b text-gray-700">农机</td>
|
||
<td class="py-3 px-4 border-b text-gray-700">-</td>
|
||
<td class="py-3 px-4 border-b text-gray-700">农机</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="py-3 px-4 border-b font-semibold text-gray-800">天鹅股份</td>
|
||
<td class="py-3 px-4 border-b text-gray-700">农机</td>
|
||
<td class="py-3 px-4 border-b text-gray-700">-</td>
|
||
<td class="py-3 px-4 border-b text-gray-700">农机</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="py-3 px-4 border-b font-semibold text-gray-800">一拖股份</td>
|
||
<td class="py-3 px-4 border-b text-gray-700">农机</td>
|
||
<td class="py-3 px-4 border-b text-gray-700">-</td>
|
||
<td class="py-3 px-4 border-b text-gray-700">农机</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="py-3 px-4 border-b font-semibold text-gray-800">威马农机</td>
|
||
<td class="py-3 px-4 border-b text-gray-700">农机</td>
|
||
<td class="py-3 px-4 border-b text-gray-700">-</td>
|
||
<td class="py-3 px-4 border-b text-gray-700">农机</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="py-3 px-4 border-b font-semibold text-gray-800">星光农机</td>
|
||
<td class="py-3 px-4 border-b text-gray-700">农机</td>
|
||
<td class="py-3 px-4 border-b text-gray-700">-</td>
|
||
<td class="py-3 px-4 border-b text-gray-700">农机</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="py-3 px-4 border-b font-semibold text-gray-800">中基健康</td>
|
||
<td class="py-3 px-4 border-b text-gray-700">农业种植</td>
|
||
<td class="py-3 px-4 border-b text-gray-700">-</td>
|
||
<td class="py-3 px-4 border-b text-gray-700">农业种植</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="py-3 px-4 border-b font-semibold text-gray-800">中百集团</td>
|
||
<td class="py-3 px-4 border-b text-gray-700">农业种植</td>
|
||
<td class="py-3 px-4 border-b text-gray-700">-</td>
|
||
<td class="py-3 px-4 border-b text-gray-700">农业种植</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="py-3 px-4 border-b font-semibold text-gray-800">亚通股份</td>
|
||
<td class="py-3 px-4 border-b text-gray-700">农业种植</td>
|
||
<td class="py-3 px-4 border-b text-gray-700">-</td>
|
||
<td class="py-3 px-4 border-b text-gray-700">农业种植</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="py-3 px-4 border-b font-semibold text-gray-800">苏垦农发</td>
|
||
<td class="py-3 px-4 border-b text-gray-700">农业种植</td>
|
||
<td class="py-3 px-4 border-b text-gray-700">-</td>
|
||
<td class="py-3 px-4 border-b text-gray-700">农业种植</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="py-3 px-4 border-b font-semibold text-gray-800">北大荒</td>
|
||
<td class="py-3 px-4 border-b text-gray-700">农业种植</td>
|
||
<td class="py-3 px-4 border-b text-gray-700">-</td>
|
||
<td class="py-3 px-4 border-b text-gray-700">农业种植</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="py-3 px-4 border-b font-semibold text-gray-800">新农开发</td>
|
||
<td class="py-3 px-4 border-b text-gray-700">农业种植</td>
|
||
<td class="py-3 px-4 border-b text-gray-700">-</td>
|
||
<td class="py-3 px-4 border-b text-gray-700">农业种植</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="py-3 px-4 border-b font-semibold text-gray-800">亚盛集团</td>
|
||
<td class="py-3 px-4 border-b text-gray-700">农业种植</td>
|
||
<td class="py-3 px-4 border-b text-gray-700">-</td>
|
||
<td class="py-3 px-4 border-b text-gray-700">农业种植</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="py-3 px-4 border-b font-semibold text-gray-800">中农联合</td>
|
||
<td class="py-3 px-4 border-b text-gray-700">供销社</td>
|
||
<td class="py-3 px-4 border-b text-gray-700">-</td>
|
||
<td class="py-3 px-4 border-b text-gray-700">供销社</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="py-3 px-4 border-b font-semibold text-gray-800">新力金融</td>
|
||
<td class="py-3 px-4 border-b text-gray-700">供销社</td>
|
||
<td class="py-3 px-4 border-b text-gray-700">-</td>
|
||
<td class="py-3 px-4 border-b text-gray-700">供销社</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="py-3 px-4 border-b font-semibold text-gray-800">浙农股份</td>
|
||
<td class="py-3 px-4 border-b text-gray-700">供销社</td>
|
||
<td class="py-3 px-4 border-b text-gray-700">-</td>
|
||
<td class="py-3 px-4 border-b text-gray-700">供销社</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="py-3 px-4 border-b font-semibold text-gray-800">天鹅股份</td>
|
||
<td class="py-3 px-4 border-b text-gray-700">供销社</td>
|
||
<td class="py-3 px-4 border-b text-gray-700">-</td>
|
||
<td class="py-3 px-4 border-b text-gray-700">供销社</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="py-3 px-4 border-b font-semibold text-gray-800">中农立华</td>
|
||
<td class="py-3 px-4 border-b text-gray-700">供销社</td>
|
||
<td class="py-3 px-4 border-b text-gray-700">-</td>
|
||
<td class="py-3 px-4 border-b text-gray-700">供销社</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="py-3 px-4 border-b font-semibold text-gray-800">供销大集</td>
|
||
<td class="py-3 px-4 border-b text-gray-700">供销社</td>
|
||
<td class="py-3 px-4 border-b text-gray-700">-</td>
|
||
<td class="py-3 px-4 border-b text-gray-700">供销社</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="py-3 px-4 border-b font-semibold text-gray-800">阳光乳业</td>
|
||
<td class="py-3 px-4 border-b text-gray-700">乳业</td>
|
||
<td class="py-3 px-4 border-b text-gray-700">-</td>
|
||
<td class="py-3 px-4 border-b text-gray-700">乳业</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="py-3 px-4 border-b font-semibold text-gray-800">欢乐家</td>
|
||
<td class="py-3 px-4 border-b text-gray-700">乳业</td>
|
||
<td class="py-3 px-4 border-b text-gray-700">-</td>
|
||
<td class="py-3 px-4 border-b text-gray-700">乳业</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="py-3 px-4 border-b font-semibold text-gray-800">熊猫乳品</td>
|
||
<td class="py-3 px-4 border-b text-gray-700">乳业</td>
|
||
<td class="py-3 px-4 border-b text-gray-700">-</td>
|
||
<td class="py-3 px-4 border-b text-gray-700">乳业</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="py-3 px-4 border-b font-semibold text-gray-800">西部牧业</td>
|
||
<td class="py-3 px-4 border-b text-gray-700">乳业</td>
|
||
<td class="py-3 px-4 border-b text-gray-700">-</td>
|
||
<td class="py-3 px-4 border-b text-gray-700">乳业</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="py-3 px-4 border-b font-semibold text-gray-800">光明乳业</td>
|
||
<td class="py-3 px-4 border-b text-gray-700">乳业</td>
|
||
<td class="py-3 px-4 border-b text-gray-700">-</td>
|
||
<td class="py-3 px-4 border-b text-gray-700">乳业</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="py-3 px-4 border-b font-semibold text-gray-800">三元股份</td>
|
||
<td class="py-3 px-4 border-b text-gray-700">乳业</td>
|
||
<td class="py-3 px-4 border-b text-gray-700">-</td>
|
||
<td class="py-3 px-4 border-b text-gray-700">乳业</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="py-3 px-4 border-b font-semibold text-gray-800">新乳业</td>
|
||
<td class="py-3 px-4 border-b text-gray-700">乳业</td>
|
||
<td class="py-3 px-4 border-b text-gray-700">-</td>
|
||
<td class="py-3 px-4 border-b text-gray-700">乳业</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="py-3 px-4 border-b font-semibold text-gray-800">燕塘乳业</td>
|
||
<td class="py-3 px-4 border-b text-gray-700">乳业</td>
|
||
<td class="py-3 px-4 border-b text-gray-700">-</td>
|
||
<td class="py-3 px-4 border-b text-gray-700">乳业</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="py-3 px-4 border-b font-semibold text-gray-800">天润乳业</td>
|
||
<td class="py-3 px-4 border-b text-gray-700">乳业</td>
|
||
<td class="py-3 px-4 border-b text-gray-700">-</td>
|
||
<td class="py-3 px-4 border-b text-gray-700">乳业</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="py-3 px-4 border-b font-semibold text-gray-800">大禹节水</td>
|
||
<td class="py-3 px-4 border-b text-gray-700">高标准农田</td>
|
||
<td class="py-3 px-4 border-b text-gray-700">-</td>
|
||
<td class="py-3 px-4 border-b text-gray-700">高标准农田</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="py-3 px-4 border-b font-semibold text-gray-800">京蓝科技</td>
|
||
<td class="py-3 px-4 border-b text-gray-700">高标准农田</td>
|
||
<td class="py-3 px-4 border-b text-gray-700">-</td>
|
||
<td class="py-3 px-4 border-b text-gray-700">高标准农田</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="py-3 px-4 border-b font-semibold text-gray-800">新天科技</td>
|
||
<td class="py-3 px-4 border-b text-gray-700">高标准农田</td>
|
||
<td class="py-3 px-4 border-b text-gray-700">-</td>
|
||
<td class="py-3 px-4 border-b text-gray-700">高标准农田</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="py-3 px-4 border-b font-semibold text-gray-800">凌霄泵业</td>
|
||
<td class="py-3 px-4 border-b text-gray-700">高标准农田</td>
|
||
<td class="py-3 px-4 border-b text-gray-700">-</td>
|
||
<td class="py-3 px-4 border-b text-gray-700">高标准农田</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="py-3 px-4 border-b font-semibold text-gray-800">中粮科技</td>
|
||
<td class="py-3 px-4 border-b text-gray-700">农业+中字头</td>
|
||
<td class="py-3 px-4 border-b text-gray-700">-</td>
|
||
<td class="py-3 px-4 border-b text-gray-700">农业+中字头</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="py-3 px-4 border-b font-semibold text-gray-800">中粮糖业</td>
|
||
<td class="py-3 px-4 border-b text-gray-700">农业+中字头</td>
|
||
<td class="py-3 px-4 border-b text-gray-700">-</td>
|
||
<td class="py-3 px-4 border-b text-gray-700">农业+中字头</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="py-3 px-4 border-b font-semibold text-gray-800">中水渔业</td>
|
||
<td class="py-3 px-4 border-b text-gray-700">农业+中字头</td>
|
||
<td class="py-3 px-4 border-b text-gray-700">-</td>
|
||
<td class="py-3 px-4 border-b text-gray-700">农业+中字头</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="py-3 px-4 border-b font-semibold text-gray-800">中牧股份</td>
|
||
<td class="py-3 px-4 border-b text-gray-700">农业+中字头</td>
|
||
<td class="py-3 px-4 border-b text-gray-700">-</td>
|
||
<td class="py-3 px-4 border-b text-gray-700">农业+中字头</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="py-3 px-4 border-b font-semibold text-gray-800">新赛股份</td>
|
||
<td class="py-3 px-4 border-b text-gray-700">棉花</td>
|
||
<td class="py-3 px-4 border-b text-gray-700">-</td>
|
||
<td class="py-3 px-4 border-b text-gray-700">棉花</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="py-3 px-4 border-b font-semibold text-gray-800">冠农股份</td>
|
||
<td class="py-3 px-4 border-b text-gray-700">棉花</td>
|
||
<td class="py-3 px-4 border-b text-gray-700">-</td>
|
||
<td class="py-3 px-4 border-b text-gray-700">棉花</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="py-3 px-4 border-b font-semibold text-gray-800">新农开发</td>
|
||
<td class="py-3 px-4 border-b text-gray-700">棉花</td>
|
||
<td class="py-3 px-4 border-b text-gray-700">-</td>
|
||
<td class="py-3 px-4 border-b text-gray-700">棉花</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="py-3 px-4 border-b font-semibold text-gray-800">福建金森</td>
|
||
<td class="py-3 px-4 border-b text-gray-700">林业</td>
|
||
<td class="py-3 px-4 border-b text-gray-700">-</td>
|
||
<td class="py-3 px-4 border-b text-gray-700">林业</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="py-3 px-4 border-b font-semibold text-gray-800">永安林业</td>
|
||
<td class="py-3 px-4 border-b text-gray-700">林业</td>
|
||
<td class="py-3 px-4 border-b text-gray-700">-</td>
|
||
<td class="py-3 px-4 border-b text-gray-700">林业</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="py-3 px-4 border-b font-semibold text-gray-800">岳阳林纸</td>
|
||
<td class="py-3 px-4 border-b text-gray-700">林业</td>
|
||
<td class="py-3 px-4 border-b text-gray-700">-</td>
|
||
<td class="py-3 px-4 border-b text-gray-700">林业</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="py-3 px-4 border-b font-semibold text-gray-800">平潭发展</td>
|
||
<td class="py-3 px-4 border-b text-gray-700">林业</td>
|
||
<td class="py-3 px-4 border-b text-gray-700">-</td>
|
||
<td class="py-3 px-4 border-b text-gray-700">林业</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="py-3 px-4 border-b font-semibold text-gray-800">宏辉果蔬</td>
|
||
<td class="py-3 px-4 border-b text-gray-700">果蔬</td>
|
||
<td class="py-3 px-4 border-b text-gray-700">-</td>
|
||
<td class="py-3 px-4 border-b text-gray-700">果蔬</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="py-3 px-4 border-b font-semibold text-gray-800">朗源股份</td>
|
||
<td class="py-3 px-4 border-b text-gray-700">果蔬</td>
|
||
<td class="py-3 px-4 border-b text-gray-700">-</td>
|
||
<td class="py-3 px-4 border-b text-gray-700">果蔬</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="py-3 px-4 border-b font-semibold text-gray-800">康农种业</td>
|
||
<td class="py-3 px-4 border-b text-gray-700">北交所</td>
|
||
<td class="py-3 px-4 border-b text-gray-700">-</td>
|
||
<td class="py-3 px-4 border-b text-gray-700">北交所</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="py-3 px-4 border-b font-semibold text-gray-800">润农节水</td>
|
||
<td class="py-3 px-4 border-b text-gray-700">北交所</td>
|
||
<td class="py-3 px-4 border-b text-gray-700">-</td>
|
||
<td class="py-3 px-4 border-b text-gray-700">北交所</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="py-3 px-4 border-b font-semibold text-gray-800">花溪科技</td>
|
||
<td class="py-3 px-4 border-b text-gray-700">北交所</td>
|
||
<td class="py-3 px-4 border-b text-gray-700">-</td>
|
||
<td class="py-3 px-4 border-b text-gray-700">北交所</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="py-3 px-4 border-b font-semibold text-gray-800">绿亨科技</td>
|
||
<td class="py-3 px-4 border-b text-gray-700">北交所</td>
|
||
<td class="py-3 px-4 border-b text-gray-700">-</td>
|
||
<td class="py-3 px-4 border-b text-gray-700">北交所</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="py-3 px-4 border-b font-semibold text-gray-800">田野股份</td>
|
||
<td class="py-3 px-4 border-b text-gray-700">北交所</td>
|
||
<td class="py-3 px-4 border-b text-gray-700">-</td>
|
||
<td class="py-3 px-4 border-b text-gray-700">北交所</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="py-3 px-4 border-b font-semibold text-gray-800">骑士乳业</td>
|
||
<td class="py-3 px-4 border-b text-gray-700">北交所</td>
|
||
<td class="py-3 px-4 border-b text-gray-700">-</td>
|
||
<td class="py-3 px-4 border-b text-gray-700">北交所</td>
|
||
</tr>
|
||
<tr class="hover:bg-gray-50">
|
||
<td class="py-3 px-4 border-b font-semibold text-gray-800">秋乐种业</td>
|
||
<td class="py-3 px-4 border-b text-gray-700">北交所</td>
|
||
<td class="py-3 px-4 border-b text-gray-700">-</td>
|
||
<td class="py-3 px-4 border-b text-gray-700">北交所</td>
|
||
</tr>
|
||
</tbody>
|
||
</table>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</body>
|
||
</html>
|
||
``` |