<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>WHO &#8211; 慢城市快生活</title>
	<atom:link href="https://www.gwren.com/tag/who/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.gwren.com</link>
	<description></description>
	<lastBuildDate>Sat, 13 Jun 2026 12:00:07 +0000</lastBuildDate>
	<language>zh-Hans</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0</generator>
	<item>
		<title>公共卫生最稀缺的从来不是技术</title>
		<link>https://www.gwren.com/2026/06/%e5%85%ac%e5%85%b1%e5%8d%ab%e7%94%9f%e6%9c%80%e7%a8%80%e7%bc%ba%e7%9a%84%e4%bb%8e%e6%9d%a5%e4%b8%8d%e6%98%af%e6%8a%80%e6%9c%af/</link>
					<comments>https://www.gwren.com/2026/06/%e5%85%ac%e5%85%b1%e5%8d%ab%e7%94%9f%e6%9c%80%e7%a8%80%e7%bc%ba%e7%9a%84%e4%bb%8e%e6%9d%a5%e4%b8%8d%e6%98%af%e6%8a%80%e6%9c%af/#respond</comments>
		
		<dc:creator><![CDATA[基层公卫人]]></dc:creator>
		<pubDate>Sat, 13 Jun 2026 12:00:07 +0000</pubDate>
				<category><![CDATA[公共卫生]]></category>
		<category><![CDATA[WHO]]></category>
		<category><![CDATA[传染病]]></category>
		<category><![CDATA[埃博拉]]></category>
		<guid isPermaLink="false">https://www.gwren.com/?p=484</guid>

					<description><![CDATA[公共卫生最稀缺的从来不是技术 公共卫生最稀缺的从来不是技术 2026年5月，刚果（金）东部爆发了一轮埃博拉疫情。致病毒株是本迪布焦型——一种历史上只出现过两次的罕见亚型，没有获批疫苗，也没有特异性治疗药物。三周之内，确诊病例从82例暴涨至676例，死亡136人，受影响的卫生区扩展到34个，地理跨度约1000公里。 82→676 确诊病例（三周） 136 死亡人数 34 受影响卫生区 1000km 地理跨度 这听起来像是一个关于&#8221;病毒太厉害&#8221;的故事。 但仔细看下去会发现，最让人无力的不是病毒。 疫情不是从天而降的意外 这轮疫情爆发在伊图里省和北基伍省。在埃博拉来之前，这两... <a href="https://www.gwren.com/2026/06/%e5%85%ac%e5%85%b1%e5%8d%ab%e7%94%9f%e6%9c%80%e7%a8%80%e7%bc%ba%e7%9a%84%e4%bb%8e%e6%9d%a5%e4%b8%8d%e6%98%af%e6%8a%80%e6%9c%af/" class="readmore">阅读全文</a>]]></description>
										<content:encoded><![CDATA[
<!DOCTYPE html>
<html lang="zh-CN">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>公共卫生最稀缺的从来不是技术</title>
</head>
<body style="margin:0;padding:0;background:#fafaf8;">

<style>
  .article-container {
    max-width: 720px; margin: 0 auto; padding: 40px 24px 80px;
    background: #fafaf8;
    font-family: -apple-system, 'PingFang SC', 'Microsoft YaHei', sans-serif;
    font-size: 17px; line-height: 1.85; color: #2c2c2c;
  }
  .article-container h1 { font-size:28px; font-weight:700; color:#1a1a2e; line-height:1.38; margin:0 0 20px; letter-spacing:-0.3px; }
  .article-container h2 { font-size:21px; font-weight:700; color:#1a1a2e; margin:48px 0 16px; padding-bottom:8px; border-bottom:2px solid rgba(74,85,104,0.12); letter-spacing:-0.2px; }
  .article-container p { margin:0 0 18px; color:#3a3a3a; }
  .opening { font-size:18px; color:#444; line-height:1.8; margin-bottom:36px; }
  .opening strong { color:#c0392b; }
  /* 数据卡 */
  .data-row { display:flex; gap:12px; flex-wrap:wrap; margin:28px 0; }
  .data-item { flex:1; min-width:130px; text-align:center; padding:20px 12px; border-radius:10px; background:#fff; border:1px solid rgba(0,0,0,0.05); }
  .data-item .num { font-size:32px; font-weight:800; color:#c0392b; line-height:1.2; }
  .data-item .num.alt { color:#4a5568; }
  .data-item .label { font-size:13px; color:#888; margin-top:4px; }
  /* 引用卡 */
  .pullquote { margin:32px 0; padding:24px 28px; border-left:4px solid #4a5568; background:rgba(74,85,104,0.03); border-radius:0 10px 10px 0; }
  .pullquote .q { font-size:18px; font-weight:500; color:#2c3e50; line-height:1.7; font-style:italic; }
  .pullquote .q::before { content:'"'; color:#4a5568; }
  .pullquote .q::after { content:'"'; color:#4a5568; }
  /* 洞察卡 */
  .insight-card { background:#fff; border:1px solid rgba(0,0,0,0.06); border-radius:12px; padding:24px 28px; margin:28px 0; box-shadow:0 1px 3px rgba(0,0,0,0.03); }
  .insight-card .tag { font-size:12px; font-weight:700; color:#4a5568; letter-spacing:1px; text-transform:uppercase; margin-bottom:8px; }
  /* 循环卡 */
  .cycle { display:flex; gap:0; flex-wrap:wrap; justify-content:center; align-items:center; margin:24px 0; }
  .cycle .step { padding:10px 16px; background:#fff; border:1px solid rgba(0,0,0,0.06); border-radius:8px; font-size:14px; color:#4a5568; font-weight:500; }
  .cycle .arr { color:#c0392b; font-size:18px; padding:0 6px; font-weight:700; }
  /* 结尾 */
  .closing { margin:40px 0 24px; padding:32px 28px; background:linear-gradient(135deg, rgba(74,85,104,0.04) 0%, rgba(26,26,46,0.02) 100%); border:1px solid rgba(74,85,104,0.08); border-radius:12px; text-align:center; }
  .closing p { color:#4a5568; font-size:16px; margin:0; line-height:1.8; }
  .closing .final { font-size:18px; font-weight:700; color:#1a1a2e; margin-bottom:10px; }
  /* 参考 */
  .ref-block { margin-top:32px; padding-top:18px; border-top:1px solid rgba(0,0,0,0.06); font-size:14px; color:#888; line-height:1.8; }
  .ref-block h3 { font-size:14px; color:#999; font-weight:500; margin-bottom:8px; }
  .ref-block p { margin:0 0 6px; font-size:14px; color:#999; }
  .disclaimer { font-size:12px; color:#bbb; margin-top:12px; }
  @media (max-width:768px) { .article-container { padding:24px 16px 60px; font-size:17px; } .article-container h1 { font-size:26px; } .article-container h2 { font-size:20px; } .data-item .num { font-size:26px; } }
</style>

<div class="article-container">

<h1>公共卫生最稀缺的从来不是技术</h1>

<div class="opening">
  2026年5月，刚果（金）东部爆发了一轮埃博拉疫情。致病毒株是本迪布焦型——一种历史上只出现过两次的罕见亚型，没有获批疫苗，也没有特异性治疗药物。<strong>三周之内，确诊病例从82例暴涨至676例，死亡136人</strong>，受影响的卫生区扩展到34个，地理跨度约1000公里。
</div>

<div class="data-row">
  <div class="data-item"><div class="num">82→676</div><div class="label">确诊病例（三周）</div></div>
  <div class="data-item"><div class="num">136</div><div class="label">死亡人数</div></div>
  <div class="data-item"><div class="num alt">34</div><div class="label">受影响卫生区</div></div>
  <div class="data-item"><div class="num alt">1000km</div><div class="label">地理跨度</div></div>
</div>

<p>这听起来像是一个关于&#8221;病毒太厉害&#8221;的故事。</p>

<p>但仔细看下去会发现，最让人无力的不是病毒。</p>

<h2>疫情不是从天而降的意外</h2>

<p>这轮疫情爆发在伊图里省和北基伍省。在埃博拉来之前，这两个省已经有400万人需要紧急人道援助，200万人流离失所，1000万人面临严重饥饿。几十支武装团体各自控制着不同的区域，枪声和传染病一样，是日常背景音。</p>

<p>更重要的是——这不是刚果（金）第一次面对埃博拉。<strong>是第17次。</strong></p>

<p>从1976年首次发现埃博拉病毒至今，这个国家经历了17轮疫情。光2018年以来的不到八年里，就爆发了九次。上一次（第16次）在2025年12月刚宣布结束，不到半年，又来了。</p>

<div class="cycle">
  <span class="step">疫情爆发</span><span class="arr">→</span>
  <span class="step">国际资金涌入</span><span class="arr">→</span>
  <span class="step">应急团队组建</span><span class="arr">→</span>
  <span class="step">追踪隔离</span><span class="arr">→</span>
  <span class="step">宣布结束</span><span class="arr">→</span>
  <span class="step">团队撤出</span><span class="arr">→</span>
  <span class="step" style="background:rgba(192,57,43,0.06);border-color:rgba(192,57,43,0.15);color:#c0392b;">恢复原状</span>
</div>

<div class="pullquote">
  <p class="q">刚果（金）是全球应对埃博拉最经验丰富的国家。</p>
  <p style="margin:8px 0 0;font-size:14px;color:#888;">经验的来源，是一次又一次重复的灾难。</p>
</div>

<h2>公共卫生的前提不是技术，是秩序</h2>

<p>我们通常理解公共卫生，想到的是疫苗、检测、隔离、追踪——一套技术性的操作。但仔细观察这套操作会发现，它的每一环都有一个同样的隐含前提：存在一个能够对这些操作发出指令并被接受的基础秩序。</p>

<p>接触者追踪——需要有人提供真实的行踪信息。社区动员——需要有一个能被&#8221;动员&#8221;起来的社区。安全丧葬——需要家属相信你交给他们的遗体处理方式是值得信赖的。风险沟通——需要信息传播的渠道不被阻断。</p>

<p><strong>所有这些，在一个各自为战、人人自危的环境里，都无从谈起。</strong></p>

<p>这不是公卫人员的能力问题。WHO在5月22日就部署了22名国际专家，MONUSCO空运了近30吨物资，UNICEF派了超过1600名社区卫生工作者。但当一个村子今天属于这支武装、下个月换了另一支；当昨天刚做完健康宣教，今天全村因为炮声跑散；当你追踪名单上的人已经不在原住地，或者住地已经被封锁进不去——这个时候，密接追踪率能做到70%已经是用命换来的成绩了。而WHO自己说，70%&#8221;仍太低，不足以确保适当控制。&#8221;</p>

<div class="insight-card">
  <div class="tag">▸ 对比</div>
  <p style="margin:0;">同样是应对埃博拉，2014年尼日利亚拉各斯在输入20个病例后迅速控制住了局面——不是拉各斯的医疗水平有多么先进，而是那里有一个能运转的秩序：追踪队能进楼、密接者能被找到、隔离点有人守。这些在刚果（金）东部是奢望，在拉各斯是基本。</p>
</div>

<h2>公共卫生是和人打交道，而人心需要稳定来维系</h2>

<p>公共卫生区别于临床医学的一个根本特征是：它不面对单个病人，它面对人群。</p>

<p>人群有流动性、有信息传播路径、有信任结构。这些结构需要漫长的时间来建立——或许是几代人和医疗机构之间的反复互动、或许是稳定的基层治理、或许是足够低的暴力水平让人们有余裕去关心&#8221;生病了该去哪里&#8221;这种问题。</p>

<p>但这些结构也可以在极短的时间内被摧毁。一场冲突，几个月的不稳定，就足以把一个地区几十年的卫生积累清零。而当重建的速度永远追不上摧毁的速度，就会出现一个残酷的循环：你建一步，它毁两步。建的人累了，被服务的人也累了。</p>

<p>在一个死亡密度本身就极高的环境里——营养不良、疟疾、腹泻、产褥感染、枪伤——多一种埃博拉，在统计上确实只是小数点后几位的一次波动。但对置身其中的人来说，这不是麻木，是他们感知风险的尺度已经被生活本身调到了一个不同的量级。外部世界用&#8221;676例确诊&#8221;来表达紧迫，而当地人的日常里，这个数字只是正在发生的无数事情中被挑出来讨论的那一件。</p>

<div class="closing">
  <p class="final">公共卫生的失效，有时候不是因为技术不够，也不是因为投入不足，而是因为它试图在一个尚未形成基本秩序的土壤上，种一棵需要多年才能长成的树。</p>
  <p>那些最先进的疫苗、最精准的检测、最完善的指南——没有秩序托底，它们连落地的地方都没有。</p>
</div>

<div class="ref-block">
  <h3>参考资料</h3>
  <p>UN News, Vibhu Mishra. Ebola risk very high in eastern DR Congo as UN intensifies response. 2026-05-22.</p>
  <p>UN Geneva / UN News feed. DR Congo Ebola spreads as agencies brace for child victims. 2026-06-12.</p>
  <p>CDC. Ebola Outbreak History 1976–2024.</p>
  <p class="disclaimer">本文基于联合国新闻、世界卫生组织及CDC公开疫情数据撰写，仅为公共卫生治理层面的观察与思考，不代表对任何国家或地区治理的评判。</p>
</div>

</div>

</body>
</html>

]]></content:encoded>
					
					<wfw:commentRss>https://www.gwren.com/2026/06/%e5%85%ac%e5%85%b1%e5%8d%ab%e7%94%9f%e6%9c%80%e7%a8%80%e7%bc%ba%e7%9a%84%e4%bb%8e%e6%9d%a5%e4%b8%8d%e6%98%af%e6%8a%80%e6%9c%af/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>每日营养健康资讯精选 · 2026年6月13日</title>
		<link>https://www.gwren.com/2026/06/%e6%af%8f%e6%97%a5%e8%90%a5%e5%85%bb%e5%81%a5%e5%ba%b7%e8%b5%84%e8%ae%af%e7%b2%be%e9%80%89-%c2%b7-2026%e5%b9%b46%e6%9c%8813%e6%97%a5/</link>
					<comments>https://www.gwren.com/2026/06/%e6%af%8f%e6%97%a5%e8%90%a5%e5%85%bb%e5%81%a5%e5%ba%b7%e8%b5%84%e8%ae%af%e7%b2%be%e9%80%89-%c2%b7-2026%e5%b9%b46%e6%9c%8813%e6%97%a5/#respond</comments>
		
		<dc:creator><![CDATA[基层公卫人]]></dc:creator>
		<pubDate>Sat, 13 Jun 2026 08:18:51 +0000</pubDate>
				<category><![CDATA[传染病]]></category>
		<category><![CDATA[公共卫生]]></category>
		<category><![CDATA[精选简报]]></category>
		<category><![CDATA[CDC]]></category>
		<category><![CDATA[Nature]]></category>
		<category><![CDATA[ScienceDaily]]></category>
		<category><![CDATA[WHO]]></category>
		<category><![CDATA[体重管理]]></category>
		<category><![CDATA[健康]]></category>
		<category><![CDATA[健康科普]]></category>
		<category><![CDATA[功能性食品]]></category>
		<category><![CDATA[学生健康]]></category>
		<category><![CDATA[慢性病]]></category>
		<guid isPermaLink="false">https://www.gwren.com/?p=471</guid>

					<description><![CDATA[刚果(金)暴发本迪布焦型埃博拉疫情(676感染/136死)，该毒株无获批疫苗，WHO调升风险至"极高"。联合国艾滋病规划署定性2026年为艾滋病防治史上最严重挫折——全球援助降23%、PrEP使用率降38%。Nature子刊揭示社会逆境通过表观遗传嵌入新生儿健康。WHO报告全球血液十年增19%但15%人口拿走36%供应。本期148条信息中精选16篇，消化生成13个知识节点。]]></description>
										<content:encoded><![CDATA[
<!DOCTYPE html>
<html lang="zh-CN">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>每日营养健康资讯精选 · 2026-06-13</title>
</head>
<body style="margin:0;padding:0;background:#fafaf8;">
<style>
  .article-container { max-width:680px; margin:0 auto; padding:0 0 60px; background:#fafaf8; font-family:-apple-system,'PingFang SC','Microsoft YaHei',sans-serif; font-size:15px; line-height:1.65; color:#2c2c2c; }
  .cover-img { width:100%; display:block; border-radius:0 0 12px 12px; }
  .article-body { padding:24px 20px 0; }
  .article-container h1 { font-size:22px; font-weight:700; color:#1a1a2e; line-height:1.3; margin:0 0 10px; letter-spacing:-0.2px; }
  .article-container h2 { font-size:17px; font-weight:700; color:#1a1a2e; margin:28px 0 10px; padding-bottom:5px; border-bottom:2px solid rgba(232,89,58,0.15); letter-spacing:-0.1px; }
  .article-container h3 { font-size:15px; font-weight:700; color:#1a1a2e; margin:12px 0 5px; }
  .article-container p { margin:0 0 12px; color:#3a3a3a; }
  .article-container a.title-link { color:#1a1a2e; text-decoration:none; border-bottom:1px dotted rgba(232,89,58,0.3); transition:all .2s; }
  .article-container a.title-link:hover { color:#e8593a; border-bottom-color:#e8593a; }
  .article-container a.src-link { font-size:11px; color:#999; text-decoration:none; margin-left:3px; }
  .article-container a.src-link:hover { color:#4a90d9; text-decoration:underline; }
  .article-container .lead { font-size:15px; color:#555; line-height:1.65; margin-bottom:22px; padding:14px 18px; background:rgba(232,89,58,0.04); border-left:3px solid #e8593a; border-radius:0 6px 6px 0; }
  .card { background:#fff; border:1px solid rgba(0,0,0,0.06); border-radius:8px; padding:16px 18px; margin:14px 0; box-shadow:0 1px 3px rgba(0,0,0,0.04); }
  .card-accent { border-left:3px solid #e8593a; }
  .card-dark { background:linear-gradient(135deg,#1a1a2e 0%,#2d2d44 100%); color:#fff; padding:20px 22px; border-radius:10px; margin:18px 0; }
  .card-dark p { color:rgba(255,255,255,0.85); }
  .card-dark h3 { color:#fff; }
  .card-dark a.title-link { color:#fff; border-bottom-color:rgba(232,89,58,0.4); }
  .card-dark a.title-link:hover { color:#e8593a; }
  .card-ending { background:linear-gradient(135deg,rgba(232,89,58,0.06) 0%,rgba(26,26,46,0.02) 100%); border:1px solid rgba(232,89,58,0.1); border-radius:8px; padding:20px 22px; margin:22px 0; text-align:center; }
  .card-grid { display:grid; grid-template-columns:1fr 1fr; gap:10px; margin:16px 0; }
  .card-grid .card { margin:0; }
  .tag { display:inline-block; font-size:11px; padding:1px 7px; border-radius:8px; margin-right:4px; margin-bottom:4px; }
  .tag-red { background:rgba(232,89,58,0.1); color:#e8593a; }
  .tag-blue { background:rgba(74,144,217,0.1); color:#4a90d9; }
  .tag-green { background:rgba(42,157,153,0.1); color:#2a9d99; }
  .ref-block { margin-top:28px; padding-top:14px; border-top:1px solid rgba(0,0,0,0.08); font-size:12px; color:#888; line-height:1.7; }
  .ref-block h3 { font-size:13px; color:#999; font-weight:500; margin-bottom:6px; }
  .highlight-orange { color:#e8593a; font-weight:600; }
  .highlight-blue { color:#4a90d9; font-weight:600; }
  .highlight-green { color:#2a9d99; font-weight:600; }
  .highlight-red { color:#c0392b; font-weight:600; }
  .news-item { padding:8px 0; border-bottom:1px solid rgba(0,0,0,0.05); }
  .news-item:last-child { border-bottom:none; }
  .news-item .src { font-size:11px; color:#999; }
  @media (max-width:768px) { .article-body { padding:20px 16px 0; } .article-container h1 { font-size:26px; } .article-container h2 { font-size:20px; } .card-grid { grid-template-columns:1fr; } }
  .export-toolbar { position:fixed; bottom:24px; right:24px; z-index:9999; display:flex; flex-direction:column; gap:10px; }
  .export-btn { display:flex; align-items:center; gap:8px; padding:10px 18px; border:none; border-radius:24px; font-size:14px; font-weight:600; cursor:pointer; box-shadow:0 2px 10px rgba(0,0,0,0.12); transition:all .2s; font-family:inherit; white-space:nowrap; color:#fff; }
  .export-btn:hover { transform:translateY(-2px); box-shadow:0 6px 16px rgba(0,0,0,0.18); }
  .btn-seg { background:#1a1a2e; } .btn-seg:hover { background:#e8593a; }
  .btn-full { background:#4a90d9; } .btn-full:hover { background:#3a7bc8; }
  .btn-zip { background:#2a9d99; } .btn-zip:hover { background:#228b85; }
  .export-toast { position:fixed; bottom:24px; right:24px; z-index:10000; background:#1a1a2e; color:#fff; padding:10px 18px; border-radius:8px; font-size:14px; opacity:0; transform:translateY(8px); transition:all .3s; pointer-events:none; }
  .export-toast.show { opacity:1; transform:translateY(-12px); }
  .export-progress { position:fixed; top:50%; left:50%; transform:translate(-50%,-50%); z-index:10001; background:#fff; padding:24px 32px; border-radius:12px; box-shadow:0 8px 32px rgba(0,0,0,0.12); text-align:center; display:none; }
  .export-progress.active { display:block; }
  .export-progress .spinner { width:36px; height:36px; border:3px solid #eee; border-top-color:#e8593a; border-radius:50%; animation:spin .8s linear infinite; margin:0 auto 12px; }
  @keyframes spin { to { transform:rotate(360deg); } }
</style>

<div class="article-container">

<div class="export-toolbar">
  <button class="export-btn btn-seg" onclick="copySegmented()"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4cb.png" alt="📋" class="wp-smiley" style="height: 1em; max-height: 1em;" /> 复制分段长图</button>
  <button class="export-btn btn-full" onclick="copyFullPage()"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f5bc.png" alt="🖼" class="wp-smiley" style="height: 1em; max-height: 1em;" /> 复制单张长图</button>
  <button class="export-btn btn-zip" onclick="splitDownload()"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4e6.png" alt="📦" class="wp-smiley" style="height: 1em; max-height: 1em;" /> 分割打包下载</button>
</div>
<div class="export-toast" id="exportToast"></div>
<div class="export-progress" id="exportProgress"><div class="spinner"></div><p style="margin:0;font-size:14px;color:#555;">处理中…</p></div>

<img decoding="async" class="cover-img" src="cover_2026-06-13.png" alt="封面">

<div class="article-body">
  <h1>每日营养健康资讯精选：埃博拉无疫苗毒株暴发·艾滋病防治最大挫折·新生儿健康的环境编码</h1>

  <p class="lead">
  2026年6月13日 | 收录 <span class="highlight-orange">148条</span>，精选 <span class="highlight-orange">16篇</span>，消化 <span class="highlight-blue">13篇</span> 生成 <span class="highlight-blue">13个</span> 知识节点。<br>
  头条：刚果（金）暴发<span class="highlight-red">本迪布焦型埃博拉</span>——无获批疫苗、无特效疗法；UNAIDS定性艾滋病防治<span class="highlight-red">史上最严重挫折</span>；Nature子刊揭示社会逆境如何通过表观遗传嵌入新生儿健康。
  </p>

  <!-- &#x1f525; 头条合成 -->
  <h2><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f525.png" alt="🔥" class="wp-smiley" style="height: 1em; max-height: 1em;" /> 头条合成：刚果（金）本迪布焦型埃博拉</h2>

  <div class="card-accent card">
    <h3><a class="title-link" href="https://news.un.org/en/story/2026/05/1167575" target="_blank">三个维度看同一场危机</a> <a class="src-link" href="https://news.un.org/en/story/2026/05/1167575" target="_blank">UN News</a> · <a class="src-link" href="https://www.bbc.com/news/articles/c7432klgyldo" target="_blank">BBC</a></h3>
    <p><span class="highlight-red">病原体维度</span>（BBC）：本迪布焦毒株致死率~33%，<span class="highlight-red">无获批疫苗</span>。首例为4月24日出现症状的护士。此前仅在2007年乌干达和2012年刚果（金）暴发过。</p>
    <p><span class="highlight-red">现场维度</span>（UN News）：676例感染、136例死亡、34个卫生区波及、传播范围~1000公里。接触者追踪率<span class="highlight-red">仅刚超过70%</span>。CERF拨款6000万。乌干达2例确诊死亡。</p>
    <p><span class="highlight-red">儿童维度</span>（UNICEF）：儿童病例即将激增——伊图里省<span class="highlight-red">超半数五岁以下儿童营养不良</span>。营养不良+无疫苗=双重脆弱。</p>
    <p style="margin-top:16px;"><span class="tag tag-red">埃博拉</span><span class="tag tag-red">Bundibugyo</span><span class="tag tag-red">无疫苗</span><span class="tag tag-blue">676感染/136死</span><span class="tag tag-blue">34卫生区</span><span class="tag tag-green">CERF $60M</span></p>
  </div>

  <p>这场疫情之所以是&#8221;紧急情况&#8221;：<span class="highlight-red">①无疫苗的毒株</span>在<span class="highlight-red">②冲突地区</span>扩散（400万人需援助、200万人流离失所），且面临<span class="highlight-red">③社区信任危机</span>——一所医院被亲属纵火。这是非洲公共卫生体系的极限压力测试。</p>

  <!-- &#x1f52c; 核心发现 -->
  <h2><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f52c.png" alt="🔬" class="wp-smiley" style="height: 1em; max-height: 1em;" /> 核心发现</h2>

  <div class="card-grid">
    <div class="card card-accent">
      <h3><a class="title-link" href="https://www.nature.com/articles/s41390-026-05139-5" target="_blank">新生儿健康被社会环境编码</a></h3>
      <p style="font-size:15px;">Nature子刊综述近百年证据：母体压力→HPA轴重编程→胎儿表观遗传标记（NR3C1甲基化↑）→终生健康差异。荷兰饥荒、魁北克冰暴等自然实验证实结构性种族主义的生物学嵌入。<a class="src-link" href="https://www.nature.com/articles/s41390-026-05139-5" target="_blank">Nature</a></p>
      <p><span class="tag tag-blue">Pediatric Research</span><span class="tag tag-blue">DOHaD</span><span class="tag tag-blue">表观遗传</span></p>
    </div>
    <div class="card card-accent">
      <h3><a class="title-link" href="https://www.sciencedaily.com/releases/2026/06/260612032032.htm" target="_blank">禁食可减少牙周炎炎症</a></h3>
      <p style="font-size:15px;">KCL在JCP发表首个RCT：28名患者经禁食模拟饮食（5天低热量/周期×3）后，CRP和龈沟液炎症标志物显著下降。饮食对牙龈健康的影响可能<span class="highlight-orange">不亚于刷牙</span>。<a class="src-link" href="https://www.sciencedaily.com/releases/2026/06/260612032032.htm" target="_blank">ScienceDaily</a></p>
      <p><span class="tag tag-blue">JCP</span><span class="tag tag-blue">饮食-口腔轴</span></p>
    </div>
    <div class="card">
      <h3><a class="title-link" href="https://www.who.int/news/item/12-06-2026-safe-blood-supply-improves-as-voluntary-donations-exceed-85---but-many-people-still-lack-access" target="_blank">全球血液：增长中的裂痕</a></h3>
      <p style="font-size:15px;">WHO 2025报告：十年采集量+19%，自愿献血>85%。但<span class="highlight-red">15%人口拿走36%血液</span>，24国人均<5次/千人。1/3国家无血液安全立法。<a class="src-link" href="https://www.who.int/news/item/12-06-2026-safe-blood-supply-improves-as-voluntary-donations-exceed-85---but-many-people-still-lack-access" target="_blank">WHO</a></p>
      <p><span class="tag tag-green">WHO</span><span class="tag tag-green">全球卫生不平等</span></p>
    </div>
    <div class="card">
      <h3><a class="title-link" href="https://news.un.org/zh/story/2026/06/1168967" target="_blank">艾滋病防治最严重挫折</a></h3>
      <p style="font-size:15px;">UNAIDS：2025年援助降23%，PrEP使用率降38%，安全套资金降>90%。社区服务-50~85%。但<span class="highlight-green">Lenacapavir</span>已在非洲5国超6000人使用。<a class="src-link" href="https://news.un.org/zh/story/2026/06/1168967" target="_blank">联合国新闻</a></p>
      <p><span class="tag tag-red">UNAIDS</span><span class="tag tag-green">Lenacapavir</span></p>
    </div>
    <div class="card">
      <h3><a class="title-link" href="https://www.xy3yy.com/archives/38072" target="_blank">减重代谢外科五大趋势</a></h3>
      <p style="font-size:15px;">CCS 2025：学科规范→高质量临床研究→精准医疗→基础转化→多学科协同。湘雅三医院为组长单位，近20年历史，SCI 110+篇。<a class="src-link" href="https://www.xy3yy.com/archives/38072" target="_blank">湘雅三医院</a></p>
      <p><span class="tag tag-blue">临床趋势</span><span class="tag tag-blue">肥胖防控</span></p>
    </div>
    <div class="card">
      <h3><a class="title-link" href="https://english.news.cn/20240717/54f9eafc1df64c499551e26cfc2924a9/c.html" target="_blank">日本手足口病十年新高</a></h3>
      <p style="font-size:15px;">35,960例，<span class="highlight-red">38都道府县超警戒</span>（5例/机构）。三重县最高25.98例。酒精消毒效果差，强调肥皂洗手。<a class="src-link" href="https://english.news.cn/20240717/54f9eafc1df64c499551e26cfc2924a9/c.html" target="_blank">新华网</a></p>
      <p><span class="tag tag-red">传染病预警</span><span class="tag tag-red">儿童健康</span></p>
    </div>
  </div>

  <!-- &#x26a0; 警示 -->
  <h2><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/26a0.png" alt="⚠" class="wp-smiley" style="height: 1em; max-height: 1em;" /> 警示</h2>

  <div class="news-item">
    <p><strong><a class="title-link" href="https://www.ungeneva.org/en/news-media/news/2026/06/119587/dr-congo-ebola-spreads-agencies-brace-child-victims" target="_blank">埃博拉儿童双重威胁</a></strong> <span class="src">UN News</span><br>伊图里省超半数五岁以下儿童营养不良→感染风险倍增。接触者追踪仅70%+。</p>
  </div>
  <div class="news-item">
    <p><strong><a class="title-link" href="https://www.usatoday.com/story/money/food/2026/02/17/costco-lawsuit-chicken-contaminated-salmonella/88726397007/" target="_blank">Costco烤鸡集体诉讼</a></strong> <span class="src">USA Today</span><br>Kirkland烤鸡面临沙门氏菌污染+标签误导两起集体诉讼。近年召回：鸡蛋、烟熏三文鱼。</p>
  </div>
  <div class="news-item">
    <p><strong><a class="title-link" href="https://tools.cdc.gov/api/embed/downloader/download.asp?m=132608&#038;c=765831" target="_blank">CDC启动新世界螺旋虫应急</a></strong> <span class="src">CDC</span><br>得州南部和新墨西哥州动物检出NWS。Level 3响应，无人感染。One Health协作。</p>
  </div>
  <div class="news-item">
    <p><strong><a class="title-link" href="https://news.un.org/zh/story/2026/06/1168967" target="_blank">UNAIDS：人权刑事化趋势首次上升</a></strong> <span class="src">联合国</span><br>2025年新增2国将同性性行为入罪。在人权最薄弱处，疾病传播最快。</p>
  </div>

  <!-- &#x1f4f0; 快讯 -->
  <h2><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4f0.png" alt="📰" class="wp-smiley" style="height: 1em; max-height: 1em;" /> 快讯</h2>

  <div class="news-item"><p><strong><a class="title-link" href="https://www.bbc.com/news/articles/c982352my98o" target="_blank">英国泽西岛首推B型脑膜炎疫苗学生接种</a></strong> <span class="src">BBC</span> — 肯特大学疫情触发区域性免疫扩展。</p></div>
  <div class="news-item"><p><strong><a class="title-link" href="https://www.cnca.gov.cn/zwxx/gg/2025/art/2026/art_27223a9fb4d146b58b9a7fcb14d5a41a.html" target="_blank">市场监管总局调整CCC认证模式</a></strong> <span class="src">cnca.gov.cn</span> — 16种产品从自我声明回归第三方认证，2027年1月1日强制实施。</p></div>
  <div class="news-item"><p><strong><a class="title-link" href="https://www.samr.gov.cn/zw/zfxxgk/fdzdgknr/spxds/art/2026/art_735c3503f0ad4f2b9201169721c8fa56.html" target="_blank">国务院食安办发布端午食品安全通知</a></strong> <span class="src">samr.gov.cn</span> — 加强粽子等节令食品专项抽检。</p></div>
  <div class="news-item"><p><strong><a class="title-link" href="https://www.nutraingredients.com/Article/2026/06/12/abbott-nutrition-study-older-women-gain-greater-muscle-benefits-from-protein-plus-hmb" target="_blank">老年女性从蛋白质加HMB中获得更大肌肉益处</a></strong> <span class="src">NutraIngredients</span> — Abbott Nutrition研究。</p></div>

  <!-- 结尾 -->
  <div class="card-ending">
    <p style="font-size:18px; font-weight:700; color:#1a1a2e;"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4da.png" alt="📚" class="wp-smiley" style="height: 1em; max-height: 1em;" /> 今日知识库新增 <span class="highlight-orange">13个节点</span> | 覆盖 <span class="highlight-orange">7种知识类型</span></p>
    <p style="font-size:15px; color:#777;">核心发现 · 关键数据 · 机制解释 · 趋势分析 · 风险因素 · 政策建议 · 研究方法</p>
    <p style="font-size:14px; color:#999; margin-top:16px;">信息采集自动化运行 · AI辅助深度消化 · 人工审核发布</p>
  </div>

  <div class="ref-block">
    <h3>信息来源</h3>
    <p>WHO · 联合国新闻 · UNAIDS · Nature/Pediatric Research · BBC News · 新华网 · CDC · USA Today · 市场监管总局 · 国务院食安办 · ScienceDaily/JCP · 中南大学湘雅三医院 · NutraIngredients</p>
    <p style="margin-top:12px;"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4c1.png" alt="📁" class="wp-smiley" style="height: 1em; max-height: 1em;" /> 知识库：OneDrive/信息库/知识库/ | <img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f310.png" alt="🌐" class="wp-smiley" style="height: 1em; max-height: 1em;" /> 发布：gwren.com</p>
  </div>
</div>

</div>

<script src="https://cdnjs.cloudflare.com/ajax/libs/jszip/3.10.1/jszip.min.js"></script>
<script>if(typeof JSZip==='undefined'){document.write('<script src="https://unpkg.com/jszip@3.10.1/dist/jszip.min.js"><\/script>');}</script>
<script src="https://cdn.jsdelivr.net/npm/html2canvas@1.4.1/dist/html2canvas.min.js"
  onerror="var s=document.createElement('script');s.src='https://html2canvas.hertzen.com/dist/html2canvas.min.js';document.head.appendChild(s);"></script>
<script>
function showToast(msg){const t=document.getElementById('exportToast');t.textContent=msg;t.classList.add('show');setTimeout(()=>t.classList.remove('show'),3500);}
function hideUI(){document.querySelectorAll('.export-toolbar,.export-toast,.export-progress').forEach(el=>el.style.display='none');}
function showUI(){document.querySelectorAll('.export-toolbar,.export-toast,.export-progress').forEach(el=>el.style.display='');}
async function fullRender(c){const isFile=location.protocol==='file:';return html2canvas(c,{backgroundColor:'#fafaf8',scale:3,useCORS:!isFile,logging:false,windowWidth:375,allowTaint:isFile});}
function h2Segments(c,fullCanvas){const rect=c.getBoundingClientRect();const h2s=c.querySelectorAll('h2');const bp=[];h2s.forEach(h2=>{const y=h2.getBoundingClientRect().top-rect.top;bp.push({y,label:h2.textContent.trim().substring(0,20)});});if(bp.length>0&&bp[0].y>80)bp.unshift({y:0,label:'开篇'});if(bp.length===0)bp.push({y:0,label:'全文'});const s=3,totalH=fullCanvas.height,segs=[];for(let i=0;i<bp.length;i++){const sy=bp[i].y*s,ey=i+1<bp.length?bp[i+1].y*s:totalH;if(ey-sy<50)continue;const ov=i===0?0:1,cy=sy-ov,ch=ey-sy+ov;const cav=document.createElement('canvas');cav.width=fullCanvas.width;cav.height=ch;cav.getContext('2d').drawImage(fullCanvas,0,cy,fullCanvas.width,ch,0,0,fullCanvas.width,ch);segs.push({canvas:cav,label:bp[i].label,idx:i+1});}return segs;}
async function copySegmented(){const c=document.querySelector('.article-container');if(!c)return showToast('页面结构异常');if(typeof html2canvas==='undefined')return showToast('截图库未加载');hideUI();const p=document.getElementById('exportProgress'),pt=p.querySelector('p');try{p.classList.add('active');pt.textContent='渲染中…';const full=await fullRender(c);pt.textContent='分析分段…';const segs=h2Segments(c,full);pt.textContent='生成…';const html=segs.map(s=>'<img src=\"'+s.canvas.toDataURL('image/png')+'\" style=\"display:block;width:100%;margin:0;padding:0;\">').join('');try{await navigator.clipboard.write([new ClipboardItem({'text/html':new Blob([html],{type:'text/html'})})]);}catch(e){const d=document.createElement('div');d.contentEditable=true;d.style.cssText='position:fixed;left:-9999px;';d.innerHTML=html;document.body.appendChild(d);const r=document.createRange();r.selectNodeContents(d);const s=window.getSelection();s.removeAllRanges();s.addRange(r);document.execCommand('copy');document.body.removeChild(d);}showToast('&#x2705; 已复制 '+segs.length+' 段');}catch(e){console.error(e);showToast('&#x274c; 失败');}finally{p.classList.remove('active');showUI();}}
async function copyFullPage(){const c=document.querySelector('.article-container');if(!c)return showToast('页面结构异常');if(typeof html2canvas==='undefined')return showToast('截图库未加载');hideUI();const p=document.getElementById('exportProgress'),pt=p.querySelector('p');try{p.classList.add('active');pt.textContent='渲染中…';const full=await fullRender(c);pt.textContent='复制中…';const blob=await new Promise(r=>full.toBlob(r,'image/png'));try{await navigator.clipboard.write([new ClipboardItem({'image/png':blob})]);}catch(e){const url=URL.createObjectURL(blob);const a=document.createElement('a');a.href=url;a.download='长图.png';a.click();URL.revokeObjectURL(url);showToast('&#x26a0; 已下载');p.classList.remove('active');showUI();return;}showToast('&#x2705; 已复制整张长图');}catch(e){console.error(e);showToast('&#x274c; 失败');}finally{p.classList.remove('active');showUI();}}
function findCleanBands(canvas,sampleStep){const ctx=canvas.getContext('2d');const w=canvas.width,h=canvas.height;const sW=Math.ceil(w/sampleStep);const imgData=ctx.getImageData(0,0,w,h);const data=imgData.data;const dirtiness=new Float32Array(h);const sampleCols=[];for(let sx=0;sx<sW;sx++)sampleCols.push(Math.floor(sx*sampleStep));for(let y=0;y<h;y++){let dirty=0;const rowBase=y*w*4;for(const x of sampleCols){const i=rowBase+x*4;const r=data[i],g=data[i+1],b=data[i+2];if(Math.abs(r-250)>25||Math.abs(g-250)>25||Math.abs(b-248)>25)dirty++;}dirtiness[y]=dirty/sW;}const cleanBands=[];let bandStart=-1;for(let y=0;y<h;y++){if(dirtiness[y]<0.02){if(bandStart<0)bandStart=y;}else{if(bandStart>=0&&y-bandStart>=4){cleanBands.push({start:bandStart,end:y,mid:Math.floor((bandStart+y)/2)});}bandStart=-1;}}if(bandStart>=0&&h-bandStart>=4){cleanBands.push({start:bandStart,end:h,mid:Math.floor((bandStart+h)/2)});}return cleanBands;}
function smartSplit(c,fullCanvas,targetH){const s=3;const cleanBands=findCleanBands(fullCanvas,4);const totalLogical=fullCanvas.height/s;const breakYs=[0];let cursor=targetH;const minGap=targetH*0.35;const maxGap=targetH*1.6;while(cursor+minGap<totalLogical){const ideal=cursor+targetH;let best=null,bestDist=Infinity;for(const band of cleanBands){const logical=band.mid/s;if(logical<=cursor+minGap)continue;if(logical>=totalLogical-10)break;const dist=Math.abs(logical-ideal);if(dist<targetH*0.4&#038;&#038;dist<bestDist){bestDist=dist;best=band;}}let cutY;if(best){cutY=best.mid/s;}else{cutY=Math.min(ideal,totalLogical-20);}if(cutY-cursor<minGap)break;breakYs.push(cutY);cursor=cutY;}const segs=[];for(let i=0;i<breakYs.length;i++){const sy=breakYs[i]*s;const ey=i+1<breakYs.length?breakYs[i+1]*s:fullCanvas.height;if(ey-sy<100)continue;const ov=i===0?0:1,cy=sy-ov,ch=ey-sy+ov;const cav=document.createElement('canvas');cav.width=fullCanvas.width;cav.height=ch;cav.getContext('2d').drawImage(fullCanvas,0,cy,fullCanvas.width,ch,0,0,fullCanvas.width,ch);segs.push({canvas:cav,label:'分段'+(i+1),idx:i+1});}return segs;}
async function splitDownload(){const c=document.querySelector('.article-container');if(!c)return showToast('&#x274c; 页面结构异常');if(typeof html2canvas==='undefined')return showToast('&#x274c; 截图库未加载，请刷新');if(typeof JSZip==='undefined')return showToast('&#x274c; 打包库未加载，请刷新');hideUI();const p=document.getElementById('exportProgress'),pt=p.querySelector('p');try{p.classList.add('active');pt.textContent='渲染中…';const full=await fullRender(c);if(!full||full.height<100){showToast('&#x274c; 渲染失败');p.classList.remove('active');showUI();return;}pt.textContent='分割('+Math.round(full.height/3)+'px)…';const segs=smartSplit(c,full,500);if(!segs.length){const blob=await new Promise(r=>full.toBlob(r,'image/png'));const url=URL.createObjectURL(blob);const a=document.createElement('a');a.href=url;a.download='长图_单张.png';a.click();URL.revokeObjectURL(url);showToast('&#x26a0; 太短无法分割，已下载单张');p.classList.remove('active');showUI();return;}pt.textContent='打包…';const zip=new JSZip();for(let i=0;i<segs.length;i++){pt.textContent='打包 '+(i+1)+'/'+segs.length+'…';const blob=await new Promise(r=>segs[i].canvas.toBlob(r,'image/png'));zip.file(String(i+1).padStart(2,'0')+'_'+segs[i].label+'.png',blob);}pt.textContent='压缩…';const title=(c.querySelector('h1')?.textContent||'简报').replace(/[\\/?*:|"<>]/g,'').substring(0,20);const zipBlob=await zip.generateAsync({type:'blob',compression:'DEFLATE',compressionOptions:{level:6}},meta=>{pt.textContent='压缩 '+meta.percent.toFixed(0)+'%…';});const url=URL.createObjectURL(zipBlob);const a=document.createElement('a');a.href=url;a.download='分段_'+title+'.zip';document.body.appendChild(a);a.click();document.body.removeChild(a);URL.revokeObjectURL(url);showToast('&#x2705; 已下载 '+segs.length+' 段');}catch(e){console.error('splitDownload:',e);showToast('&#x274c; '+e.message);}finally{p.classList.remove('active');showUI();}}
</script>
</body>
</html>

]]></content:encoded>
					
					<wfw:commentRss>https://www.gwren.com/2026/06/%e6%af%8f%e6%97%a5%e8%90%a5%e5%85%bb%e5%81%a5%e5%ba%b7%e8%b5%84%e8%ae%af%e7%b2%be%e9%80%89-%c2%b7-2026%e5%b9%b46%e6%9c%8813%e6%97%a5/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>📰 精选简报 · 2026年6月11日</title>
		<link>https://www.gwren.com/2026/06/%f0%9f%93%b0-%e7%b2%be%e9%80%89%e7%ae%80%e6%8a%a5-%c2%b7-2026%e5%b9%b46%e6%9c%8811%e6%97%a5/</link>
					<comments>https://www.gwren.com/2026/06/%f0%9f%93%b0-%e7%b2%be%e9%80%89%e7%ae%80%e6%8a%a5-%c2%b7-2026%e5%b9%b46%e6%9c%8811%e6%97%a5/#respond</comments>
		
		<dc:creator><![CDATA[基层公卫人]]></dc:creator>
		<pubDate>Thu, 11 Jun 2026 09:31:30 +0000</pubDate>
				<category><![CDATA[精选简报]]></category>
		<category><![CDATA[CDC]]></category>
		<category><![CDATA[FDA]]></category>
		<category><![CDATA[Omega-3]]></category>
		<category><![CDATA[ScienceDaily]]></category>
		<category><![CDATA[WHO]]></category>
		<category><![CDATA[功能性食品]]></category>
		<category><![CDATA[慢性病]]></category>
		<category><![CDATA[抗氧化]]></category>
		<category><![CDATA[注意力]]></category>
		<category><![CDATA[炎症]]></category>
		<category><![CDATA[盐摄入]]></category>
		<category><![CDATA[糖尿病]]></category>
		<category><![CDATA[维生素D]]></category>
		<category><![CDATA[老年人]]></category>
		<category><![CDATA[肠道菌群]]></category>
		<category><![CDATA[营养素]]></category>
		<category><![CDATA[认知健康]]></category>
		<category><![CDATA[间歇性禁食]]></category>
		<category><![CDATA[食品召回]]></category>
		<guid isPermaLink="false">https://www.gwren.com/?p=433</guid>

					<description><![CDATA[FDA婴儿肉毒杆菌疫情调查、市场监管总局规范食品测评、维生素D与关节置换、钙和维生素D补充争议——14篇精选，全部直连链接。]]></description>
										<content:encoded><![CDATA[<div style="background:linear-gradient(135deg,#1b4332,#2d6a4f,#40916c);color:#fff;padding:40px 24px 32px;margin-bottom:24px;border-radius:0 0 16px 16px;">
<div style="max-width:800px;margin:0 auto;">
<h1 style="font-size:28px;font-weight:700;margin:0 0 8px;"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4f0.png" alt="📰" class="wp-smiley" style="height: 1em; max-height: 1em;" /> 精选简报</h1>
<div style="font-size:13px;opacity:0.85;display:flex;gap:12px;flex-wrap:wrap;margin-top:12px;">
<span style="background:rgba(255,255,255,0.12);padding:3px 12px;border-radius:20px;font-size:12px;"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4c5.png" alt="📅" class="wp-smiley" style="height: 1em; max-height: 1em;" /> 2026年6月11日</span><br />
<span style="background:rgba(255,255,255,0.12);padding:3px 12px;border-radius:20px;font-size:12px;"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4ca.png" alt="📊" class="wp-smiley" style="height: 1em; max-height: 1em;" /> 14篇精选</span><br />
<span style="background:rgba(255,255,255,0.12);padding:3px 12px;border-radius:20px;font-size:12px;"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2b50.png" alt="⭐" class="wp-smiley" style="height: 1em; max-height: 1em;" /> 按权威度排序</span><br />
<span style="background:rgba(255,255,255,0.12);padding:3px 12px;border-radius:20px;font-size:12px;"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f517.png" alt="🔗" class="wp-smiley" style="height: 1em; max-height: 1em;" /> 全部直连链接</span>
</div>
</div>
</div>
<div style="max-width:800px;margin:0 auto 32px;padding:0 16px;">
<p><!-- Stats --></p>
<div style="display:flex;gap:12px;margin:-12px 0 28px;flex-wrap:wrap;">
<div style="flex:1;min-width:100px;background:#fff;border-radius:10px;padding:14px 16px;text-align:center;box-shadow:0 1px 3px rgba(0,0,0,0.06);">
<div style="font-size:26px;font-weight:800;color:#2d6a4f;">5</div>
<div style="font-size:11px;color:#888;"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2b50.png" alt="⭐" class="wp-smiley" style="height: 1em; max-height: 1em;" /><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2b50.png" alt="⭐" class="wp-smiley" style="height: 1em; max-height: 1em;" /><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2b50.png" alt="⭐" class="wp-smiley" style="height: 1em; max-height: 1em;" /> 强烈推荐</div>
</div>
<div style="flex:1;min-width:100px;background:#fff;border-radius:10px;padding:14px 16px;text-align:center;box-shadow:0 1px 3px rgba(0,0,0,0.06);">
<div style="font-size:26px;font-weight:800;color:#2d6a4f;">3</div>
<div style="font-size:11px;color:#888;"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2b50.png" alt="⭐" class="wp-smiley" style="height: 1em; max-height: 1em;" /><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2b50.png" alt="⭐" class="wp-smiley" style="height: 1em; max-height: 1em;" /> 推荐阅读</div>
</div>
<div style="flex:1;min-width:100px;background:#fff;border-radius:10px;padding:14px 16px;text-align:center;box-shadow:0 1px 3px rgba(0,0,0,0.06);">
<div style="font-size:26px;font-weight:800;color:#2d6a4f;">6</div>
<div style="font-size:11px;color:#888;"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f52c.png" alt="🔬" class="wp-smiley" style="height: 1em; max-height: 1em;" /> 直连全文</div>
</div>
<div style="flex:1;min-width:100px;background:#fff;border-radius:10px;padding:14px 16px;text-align:center;box-shadow:0 1px 3px rgba(0,0,0,0.06);">
<div style="font-size:26px;font-weight:800;color:#2d6a4f;">850</div>
<div style="font-size:11px;color:#888;">总筛选条目</div>
</div>
</div>
<p><!-- &#x2b50;&#x2b50;&#x2b50; --></p>
<h2 style="font-size:20px;font-weight:700;margin:36px 0 16px;padding-bottom:10px;border-bottom:2px solid #2d6a4f;"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2b50.png" alt="⭐" class="wp-smiley" style="height: 1em; max-height: 1em;" /> 强烈推荐</h2>
<p><!-- 1 --></p>
<div style="background:#fff;border-radius:10px;padding:22px;margin-bottom:14px;border-left:4px solid #b8860b;box-shadow:0 1px 3px rgba(0,0,0,0.05);">
<div style="font-size:12px;color:#888;margin-bottom:6px;"><strong>#1</strong> · FDA</div>
<h3 style="font-size:17px;font-weight:700;margin:0 0 4px;line-height:1.4;">婴儿肉毒杆菌与配方奶粉 <span style="display:inline-block;font-size:10px;padding:2px 8px;border-radius:4px;background:#fef3c7;color:#92400e;font-weight:600;vertical-align:middle;">强烈推荐</span></h3>
<div style="font-size:13px;color:#888;margin-bottom:10px;font-style:italic;">Outbreak Investigation of Infant Botulism: Infant Formula</div>
<p style="font-size:14px;color:#333;line-height:1.8;margin:0 0 14px;">FDA正调查婴儿配方奶粉相关肉毒杆菌疫情。建议配方奶粉须用 <span style="display:inline-block;background:#f0fdf4;color:#166534;padding:2px 8px;border-radius:4px;font-size:12px;font-weight:600;">70°C以上</span> 热水配制，配制后 <span style="display:inline-block;background:#f0fdf4;color:#166534;padding:2px 8px;border-radius:4px;font-size:12px;font-weight:600;">2小时内</span> 喂完。婴儿肉毒杆菌 <span style="display:inline-block;background:#f0fdf4;color:#166534;padding:2px 8px;border-radius:4px;font-size:12px;font-weight:600;">病死率可达5%</span>。</p>
<div style="display:flex;gap:12px;align-items:center;"><a href="https://www.fda.gov/food/outbreaks-foodborne-illness/outbreak-investigation-infant-botulism-infant-formula-november-2025" style="color:#2d6a4f;font-size:12px;font-weight:600;text-decoration:none;"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f517.png" alt="🔗" class="wp-smiley" style="height: 1em; max-height: 1em;" /> fda.gov 原文</a><span style="font-size:11px;color:#888;background:#f0ede6;padding:2px 10px;border-radius:4px;">fda.gov</span></div>
</div>
<p><!-- 2 --></p>
<div style="background:#fff;border-radius:10px;padding:22px;margin-bottom:14px;border-left:4px solid #b8860b;box-shadow:0 1px 3px rgba(0,0,0,0.05);">
<div style="font-size:12px;color:#888;margin-bottom:6px;"><strong>#2</strong> · 人民日报</div>
<h3 style="font-size:17px;font-weight:700;margin:0 0 4px;line-height:1.4;">市场监管总局联手网信办：重拳规范食品网络测评 <span style="display:inline-block;font-size:10px;padding:2px 8px;border-radius:4px;background:#fef3c7;color:#92400e;font-weight:600;vertical-align:middle;">强烈推荐</span></h3>
<p style="font-size:14px;color:#333;line-height:1.8;margin:0 0 14px;">两部门发布新规：网络测评须公示利益关系、数据来源及测评方法。新规明确：<span style="display:inline-block;background:#f0fdf4;color:#166534;padding:2px 8px;border-radius:4px;font-size:12px;font-weight:600;">未标明广告的收费测评最高可罚200万元</span>。</p>
<div style="display:flex;gap:12px;align-items:center;"><a href="http://paper.people.com.cn/rmrb/pc/content/202606/09/content_30161988.html" style="color:#2d6a4f;font-size:12px;font-weight:600;text-decoration:none;"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f517.png" alt="🔗" class="wp-smiley" style="height: 1em; max-height: 1em;" /> 人民日报 原文</a><span style="font-size:11px;color:#888;background:#f0ede6;padding:2px 10px;border-radius:4px;">人民日报</span></div>
</div>
<p><!-- 3 --></p>
<div style="background:#fff;border-radius:10px;padding:22px;margin-bottom:14px;border-left:4px solid #b8860b;box-shadow:0 1px 3px rgba(0,0,0,0.05);">
<div style="font-size:12px;color:#888;margin-bottom:6px;"><strong>#3</strong> · Nutrients</div>
<h3 style="font-size:17px;font-weight:700;margin:0 0 4px;line-height:1.4;">维生素D与膝关节置换术后结局 <span style="display:inline-block;font-size:10px;padding:2px 8px;border-radius:4px;background:#fef3c7;color:#92400e;font-weight:600;vertical-align:middle;">强烈推荐</span></h3>
<div style="font-size:13px;color:#888;margin-bottom:10px;font-style:italic;">Vitamin D concentration and outcomes after total knee arthroplasty</div>
<p style="font-size:14px;color:#333;line-height:1.8;margin:0 0 14px;">术前维生素D低的患者术后 <span style="display:inline-block;background:#f0fdf4;color:#166534;padding:2px 8px;border-radius:4px;font-size:12px;font-weight:600;">感染风险升高约2倍</span>。中国 <span style="display:inline-block;background:#f0fdf4;color:#166534;padding:2px 8px;border-radius:4px;font-size:12px;font-weight:600;">60岁以上人群缺乏率约60-80%</span>。</p>
<div style="display:flex;gap:12px;align-items:center;"><a href="https://www.medsci.cn/article/show_article.do?id=4bf69395365f" style="color:#2d6a4f;font-size:12px;font-weight:600;text-decoration:none;"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f517.png" alt="🔗" class="wp-smiley" style="height: 1em; max-height: 1em;" /> 梅斯医学 原文</a><span style="font-size:11px;color:#888;background:#f0ede6;padding:2px 10px;border-radius:4px;">梅斯医学</span></div>
</div>
<p><!-- 4 --></p>
<div style="background:#fff;border-radius:10px;padding:22px;margin-bottom:14px;border-left:4px solid #b8860b;box-shadow:0 1px 3px rgba(0,0,0,0.05);">
<div style="font-size:12px;color:#888;margin-bottom:6px;"><strong>#4</strong> · 澎湃新闻</div>
<h3 style="font-size:17px;font-weight:700;margin:0 0 4px;line-height:1.4;">钙和维生素D补充：大规模研究呼吁「一刀切」终结 <span style="display:inline-block;font-size:10px;padding:2px 8px;border-radius:4px;background:#fef3c7;color:#92400e;font-weight:600;vertical-align:middle;">强烈推荐</span></h3>
<p style="font-size:14px;color:#333;line-height:1.8;margin:0 0 14px;">针对 <span style="display:inline-block;background:#f0fdf4;color:#166534;padding:2px 8px;border-radius:4px;font-size:12px;font-weight:600;">15.4万名成年人</span>的研究：钙和维生素D对多数老年人骨折无显著降低。过量补钙反增 <span style="display:inline-block;background:#f0fdf4;color:#166534;padding:2px 8px;border-radius:4px;font-size:12px;font-weight:600;">肾结石风险17%</span>。</p>
<div style="display:flex;gap:12px;align-items:center;"><a href="https://m.thepaper.cn/newsDetail_forward_33327828" style="color:#2d6a4f;font-size:12px;font-weight:600;text-decoration:none;"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f517.png" alt="🔗" class="wp-smiley" style="height: 1em; max-height: 1em;" /> 澎湃新闻 原文</a><span style="font-size:11px;color:#888;background:#f0ede6;padding:2px 10px;border-radius:4px;">澎湃新闻</span></div>
</div>
<p><!-- 5 --></p>
<div style="background:#fff;border-radius:10px;padding:22px;margin-bottom:14px;border-left:4px solid #b8860b;box-shadow:0 1px 3px rgba(0,0,0,0.05);">
<div style="font-size:12px;color:#888;margin-bottom:6px;"><strong>#5</strong> · Euronews</div>
<h3 style="font-size:17px;font-weight:700;margin:0 0 4px;line-height:1.4;">黄烷醇：浆果中的心脏保护因子 <span style="display:inline-block;font-size:10px;padding:2px 8px;border-radius:4px;background:#fef3c7;color:#92400e;font-weight:600;vertical-align:middle;">强烈推荐</span></h3>
<div style="font-size:13px;color:#888;margin-bottom:10px;font-style:italic;">Berry good for you: Why flavanols are key to a heart-healthy diet</div>
<p style="font-size:14px;color:#333;line-height:1.8;margin:0 0 14px;">每日 <span style="display:inline-block;background:#f0fdf4;color:#166534;padding:2px 8px;border-radius:4px;font-size:12px;font-weight:600;">400-600mg</span> 黄烷醇改善血管弹性——约等于 <span style="display:inline-block;background:#f0fdf4;color:#166534;padding:2px 8px;border-radius:4px;font-size:12px;font-weight:600;">1杯蓝莓或2块黑巧克力</span>。</p>
<div style="display:flex;gap:12px;align-items:center;"><a href="https://www.euronews.com/health/2026/06/09/berry-good-for-you-why-flavanols-are-key-to-a-heart-healthy-diet" style="color:#2d6a4f;font-size:12px;font-weight:600;text-decoration:none;"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f517.png" alt="🔗" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Euronews 原文</a><span style="font-size:11px;color:#888;background:#f0ede6;padding:2px 10px;border-radius:4px;">Euronews</span></div>
</div>
<p><!-- &#x2b50;&#x2b50; --></p>
<h2 style="font-size:20px;font-weight:700;margin:36px 0 16px;padding-bottom:10px;border-bottom:2px solid #5a7d9a;"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4cb.png" alt="📋" class="wp-smiley" style="height: 1em; max-height: 1em;" /> 推荐阅读</h2>
<p><!-- 6 --></p>
<div style="background:#fff;border-radius:10px;padding:22px;margin-bottom:14px;border-left:4px solid #5a7d9a;box-shadow:0 1px 3px rgba(0,0,0,0.05);">
<div style="font-size:12px;color:#888;margin-bottom:6px;"><strong>#6</strong> · FDA</div>
<h3 style="font-size:17px;font-weight:700;margin:0 0 4px;line-height:1.4;">FDA 食物过敏指南更新 <span style="display:inline-block;font-size:10px;padding:2px 8px;border-radius:4px;background:#e0e7ff;color:#3730a3;font-weight:600;vertical-align:middle;">推荐</span></h3>
<div style="font-size:13px;color:#888;margin-bottom:10px;font-style:italic;">Food Allergies — fda.gov</div>
<p style="font-size:14px;color:#333;line-height:1.8;margin:0 0 14px;">确认 <span style="display:inline-block;background:#f0fdf4;color:#166534;padding:2px 8px;border-radius:4px;font-size:12px;font-weight:600;">9大主要过敏原</span>：牛奶、鸡蛋、鱼、贝类、坚果、花生、小麦、大豆、芝麻。美国 <span style="display:inline-block;background:#f0fdf4;color:#166534;padding:2px 8px;border-radius:4px;font-size:12px;font-weight:600;">3200万人</span>有食物过敏。</p>
<div style="display:flex;gap:12px;align-items:center;"><a href="https://www.fda.gov/food/food-allergies" style="color:#2d6a4f;font-size:12px;font-weight:600;text-decoration:none;"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f517.png" alt="🔗" class="wp-smiley" style="height: 1em; max-height: 1em;" /> fda.gov 原文</a><span style="font-size:11px;color:#888;background:#f0ede6;padding:2px 10px;border-radius:4px;">fda.gov</span></div>
</div>
<p><!-- 7 --></p>
<div style="background:#fff;border-radius:10px;padding:22px;margin-bottom:14px;border-left:4px solid #5a7d9a;box-shadow:0 1px 3px rgba(0,0,0,0.05);">
<div style="font-size:12px;color:#888;margin-bottom:6px;"><strong>#7</strong> · 搜狐</div>
<h3 style="font-size:17px;font-weight:700;margin:0 0 4px;line-height:1.4;">膳魔师全球召回400万件保温罐 <span style="display:inline-block;font-size:10px;padding:2px 8px;border-radius:4px;background:#e0e7ff;color:#3730a3;font-weight:600;vertical-align:middle;">推荐</span></h3>
<p style="font-size:14px;color:#333;line-height:1.8;margin:0 0 14px;">膳魔师召回近 <span style="display:inline-block;background:#f0fdf4;color:#166534;padding:2px 8px;border-radius:4px;font-size:12px;font-weight:600;">400万件</span>保温罐—— <span style="display:inline-block;background:#f0fdf4;color:#166534;padding:2px 8px;border-radius:4px;font-size:12px;font-weight:600;">美国已有3人永久性失明</span>。</p>
<div style="display:flex;gap:12px;align-items:center;"><a href="https://m.sohu.com/a/1034330188_121925623" style="color:#2d6a4f;font-size:12px;font-weight:600;text-decoration:none;"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f517.png" alt="🔗" class="wp-smiley" style="height: 1em; max-height: 1em;" /> 搜狐 原文</a><span style="font-size:11px;color:#888;background:#f0ede6;padding:2px 10px;border-radius:4px;">搜狐</span></div>
</div>
<p><!-- 8 --></p>
<div style="background:#fff;border-radius:10px;padding:22px;margin-bottom:14px;border-left:4px solid #5a7d9a;box-shadow:0 1px 3px rgba(0,0,0,0.05);">
<div style="font-size:12px;color:#888;margin-bottom:6px;"><strong>#8</strong> · 澎湃新闻</div>
<h3 style="font-size:17px;font-weight:700;margin:0 0 4px;line-height:1.4;">总是疲倦？查查这3种维生素 <span style="display:inline-block;font-size:10px;padding:2px 8px;border-radius:4px;background:#e0e7ff;color:#3730a3;font-weight:600;vertical-align:middle;">推荐</span></h3>
<p style="font-size:14px;color:#333;line-height:1.8;margin:0 0 14px;"><span style="display:inline-block;background:#f0fdf4;color:#166534;padding:2px 8px;border-radius:4px;font-size:12px;font-weight:600;">B12缺乏</span>→贫血（缺乏率6-20%）；<span style="display:inline-block;background:#f0fdf4;color:#166534;padding:2px 8px;border-radius:4px;font-size:12px;font-weight:600;">维生素D &lt;20ng/mL</span>→慢性疲劳。先查血再补充。</p>
<div style="display:flex;gap:12px;align-items:center;"><a href="https://m.thepaper.cn/newsDetail_forward_33327832" style="color:#2d6a4f;font-size:12px;font-weight:600;text-decoration:none;"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f517.png" alt="🔗" class="wp-smiley" style="height: 1em; max-height: 1em;" /> 澎湃新闻 原文</a><span style="font-size:11px;color:#888;background:#f0ede6;padding:2px 10px;border-radius:4px;">澎湃新闻</span></div>
</div>
<p><!-- &#x1f52c; --></p>
<h2 style="font-size:20px;font-weight:700;margin:36px 0 16px;padding-bottom:10px;border-bottom:2px solid #8b6c5c;"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f52c.png" alt="🔬" class="wp-smiley" style="height: 1em; max-height: 1em;" /> 直连源深度阅读</h2>
<p><!-- 9-14 --></p>
<div style="background:#fff;border-radius:10px;padding:22px;margin-bottom:14px;border-left:4px solid #8b6c5c;box-shadow:0 1px 3px rgba(0,0,0,0.05);">
<div style="font-size:12px;color:#888;margin-bottom:6px;"><strong>#9</strong> · ScienceDaily</div>
<h3 style="font-size:17px;font-weight:700;margin:0 0 4px;line-height:1.4;">番茄大豆汁：四周降炎症 <span style="display:inline-block;font-size:10px;padding:2px 8px;border-radius:4px;background:#fce7f3;color:#9d174d;font-weight:600;vertical-align:middle;">直连</span></h3>
<div style="font-size:13px;color:#888;margin-bottom:10px;font-style:italic;">This tomato-soy juice reduced inflammation in just four weeks</div>
<p style="font-size:14px;color:#333;line-height:1.8;margin:0 0 14px;">肥胖成年人饮用复合果蔬汁 <span style="display:inline-block;background:#f0fdf4;color:#166534;padding:2px 8px;border-radius:4px;font-size:12px;font-weight:600;">4周</span>后，<span style="display:inline-block;background:#f0fdf4;color:#166534;padding:2px 8px;border-radius:4px;font-size:12px;font-weight:600;">3种炎症标志物</span>显著下降。</p>
<div style="display:flex;gap:12px;align-items:center;"><a href="https://www.sciencedaily.com/releases/2026/05/260529043644.htm" style="color:#2d6a4f;font-size:12px;font-weight:600;text-decoration:none;"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f517.png" alt="🔗" class="wp-smiley" style="height: 1em; max-height: 1em;" /> ScienceDaily 原文</a><span style="font-size:11px;color:#888;background:#f0ede6;padding:2px 10px;border-radius:4px;">ScienceDaily</span></div>
</div>
<div style="background:#fff;border-radius:10px;padding:22px;margin-bottom:14px;border-left:4px solid #8b6c5c;box-shadow:0 1px 3px rgba(0,0,0,0.05);">
<div style="font-size:12px;color:#888;margin-bottom:6px;"><strong>#10</strong> · ScienceDaily</div>
<h3 style="font-size:17px;font-weight:700;margin:0 0 4px;line-height:1.4;">鱼油Omega-3：改善「瘦子糖尿病」 <span style="display:inline-block;font-size:10px;padding:2px 8px;border-radius:4px;background:#fce7f3;color:#9d174d;font-weight:600;vertical-align:middle;">直连</span></h3>
<div style="font-size:13px;color:#888;margin-bottom:10px;font-style:italic;">Omega-3 fish oil shows promise against type 2 diabetes</div>
<p style="font-size:14px;color:#333;line-height:1.8;margin:0 0 14px;">非肥胖型糖尿病大鼠补充鱼油后，胰岛素抵抗显著减轻。约 <span style="display:inline-block;background:#f0fdf4;color:#166534;padding:2px 8px;border-radius:4px;font-size:12px;font-weight:600;">10-20%的2型糖尿病患者并不肥胖</span>。</p>
<div style="display:flex;gap:12px;align-items:center;"><a href="https://www.sciencedaily.com/releases/2026/05/260530004626.htm" style="color:#2d6a4f;font-size:12px;font-weight:600;text-decoration:none;"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f517.png" alt="🔗" class="wp-smiley" style="height: 1em; max-height: 1em;" /> ScienceDaily 原文</a><span style="font-size:11px;color:#888;background:#f0ede6;padding:2px 10px;border-radius:4px;">ScienceDaily</span></div>
</div>
<div style="background:#fff;border-radius:10px;padding:22px;margin-bottom:14px;border-left:4px solid #8b6c5c;box-shadow:0 1px 3px rgba(0,0,0,0.05);">
<div style="font-size:12px;color:#888;margin-bottom:6px;"><strong>#11</strong> · ScienceDaily / Salk</div>
<h3 style="font-size:17px;font-weight:700;margin:0 0 4px;line-height:1.4;">氨基酸帮助小鼠抵御致命炎症 <span style="display:inline-block;font-size:10px;padding:2px 8px;border-radius:4px;background:#fce7f3;color:#9d174d;font-weight:600;vertical-align:middle;">直连</span></h3>
<div style="font-size:13px;color:#888;margin-bottom:10px;font-style:italic;">Common amino acid helped mice survive deadly inflammation</div>
<p style="font-size:14px;color:#333;line-height:1.8;margin:0 0 14px;">不抑制炎症本身，而是增强身体对炎症的 <span style="display:inline-block;background:#f0fdf4;color:#166534;padding:2px 8px;border-radius:4px;font-size:12px;font-weight:600;">耐受能力</span>——开创宿主导向疗法新思路。</p>
<div style="display:flex;gap:12px;align-items:center;"><a href="https://www.sciencedaily.com/releases/2026/05/260530053429.htm" style="color:#2d6a4f;font-size:12px;font-weight:600;text-decoration:none;"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f517.png" alt="🔗" class="wp-smiley" style="height: 1em; max-height: 1em;" /> ScienceDaily 原文</a><span style="font-size:11px;color:#888;background:#f0ede6;padding:2px 10px;border-radius:4px;">ScienceDaily</span></div>
</div>
<div style="background:#fff;border-radius:10px;padding:22px;margin-bottom:14px;border-left:4px solid #8b6c5c;box-shadow:0 1px 3px rgba(0,0,0,0.05);">
<div style="font-size:12px;color:#888;margin-bottom:6px;"><strong>#12</strong> · ScienceDaily</div>
<h3 style="font-size:17px;font-weight:700;margin:0 0 4px;line-height:1.4;">间歇性禁食改变大脑 <span style="display:inline-block;font-size:10px;padding:2px 8px;border-radius:4px;background:#fce7f3;color:#9d174d;font-weight:600;vertical-align:middle;">直连</span></h3>
<div style="font-size:13px;color:#888;margin-bottom:10px;font-style:italic;">Intermittent fasting triggers surprising changes in the brain</div>
<p style="font-size:14px;color:#333;line-height:1.8;margin:0 0 14px;">改变神经递质平衡、促进神经元自噬。效果因禁食方式（<span style="display:inline-block;background:#f0fdf4;color:#166534;padding:2px 8px;border-radius:4px;font-size:12px;font-weight:600;">16:8 vs 5:2</span>）而异。</p>
<div style="display:flex;gap:12px;align-items:center;"><a href="https://www.sciencedaily.com/releases/2026/05/260530004622.htm" style="color:#2d6a4f;font-size:12px;font-weight:600;text-decoration:none;"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f517.png" alt="🔗" class="wp-smiley" style="height: 1em; max-height: 1em;" /> ScienceDaily 原文</a><span style="font-size:11px;color:#888;background:#f0ede6;padding:2px 10px;border-radius:4px;">ScienceDaily</span></div>
</div>
<div style="background:#fff;border-radius:10px;padding:22px;margin-bottom:14px;border-left:4px solid #8b6c5c;box-shadow:0 1px 3px rgba(0,0,0,0.05);">
<div style="font-size:12px;color:#888;margin-bottom:6px;"><strong>#13</strong> · ScienceDaily</div>
<h3 style="font-size:17px;font-weight:700;margin:0 0 4px;line-height:1.4;">超加工食品「偷走」注意力 <span style="display:inline-block;font-size:10px;padding:2px 8px;border-radius:4px;background:#fce7f3;color:#9d174d;font-weight:600;vertical-align:middle;">直连</span></h3>
<div style="font-size:13px;color:#888;margin-bottom:10px;font-style:italic;">Ultra-processed foods may be stealing your focus</div>
<p style="font-size:14px;color:#333;line-height:1.8;margin:0 0 14px;">即使整体饮食健康，超加工食品摄入仍与注意力下降相关。超加工食品占美国人热量 <span style="display:inline-block;background:#f0fdf4;color:#166534;padding:2px 8px;border-radius:4px;font-size:12px;font-weight:600;">57%</span>。</p>
<div style="display:flex;gap:12px;align-items:center;"><a href="https://www.sciencedaily.com/releases/2026/06/260608040017.htm" style="color:#2d6a4f;font-size:12px;font-weight:600;text-decoration:none;"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f517.png" alt="🔗" class="wp-smiley" style="height: 1em; max-height: 1em;" /> ScienceDaily 原文</a><span style="font-size:11px;color:#888;background:#f0ede6;padding:2px 10px;border-radius:4px;">ScienceDaily</span></div>
</div>
<div style="background:#fff;border-radius:10px;padding:22px;margin-bottom:14px;border-left:4px solid #8b6c5c;box-shadow:0 1px 3px rgba(0,0,0,0.05);">
<div style="font-size:12px;color:#888;margin-bottom:6px;"><strong>#14</strong> · ScienceDaily</div>
<h3 style="font-size:17px;font-weight:700;margin:0 0 4px;line-height:1.4;">喝茶延寿——但加糖加奶就废了 <span style="display:inline-block;font-size:10px;padding:2px 8px;border-radius:4px;background:#fce7f3;color:#9d174d;font-weight:600;vertical-align:middle;">直连</span></h3>
<div style="font-size:13px;color:#888;margin-bottom:10px;font-style:italic;">Tea can improve your health and longevity</div>
<p style="font-size:14px;color:#333;line-height:1.8;margin:0 0 14px;">每天 <span style="display:inline-block;background:#f0fdf4;color:#166534;padding:2px 8px;border-radius:4px;font-size:12px;font-weight:600;">2-3杯</span>茶与全因死亡率降低约 <span style="display:inline-block;background:#f0fdf4;color:#166534;padding:2px 8px;border-radius:4px;font-size:12px;font-weight:600;">9-13%</span>相关。加糖加奶抵消大部分益处。</p>
<div style="display:flex;gap:12px;align-items:center;"><a href="https://www.sciencedaily.com/releases/2026/06/260609025534.htm" style="color:#2d6a4f;font-size:12px;font-weight:600;text-decoration:none;"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f517.png" alt="🔗" class="wp-smiley" style="height: 1em; max-height: 1em;" /> ScienceDaily 原文</a><span style="font-size:11px;color:#888;background:#f0ede6;padding:2px 10px;border-radius:4px;">ScienceDaily</span></div>
</div>
<p><!-- Footer --></p>
<div style="text-align:center;padding:36px 0 24px;color:#888;font-size:12px;">
<p><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4dd.png" alt="📝" class="wp-smiley" style="height: 1em; max-height: 1em;" /> 14篇精选 · 全部直连链接 · 数据可查证</p>
<p>由 AI 编译自 850 条筛选信息 | 评分依据：来源权威度×1.5 + 内容质量 + 信息密度</p>
</div>
</div>
]]></content:encoded>
					
					<wfw:commentRss>https://www.gwren.com/2026/06/%f0%9f%93%b0-%e7%b2%be%e9%80%89%e7%ae%80%e6%8a%a5-%c2%b7-2026%e5%b9%b46%e6%9c%8811%e6%97%a5/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>你以为食品安全是理所当然？WHO最新数据说：不是的</title>
		<link>https://www.gwren.com/2026/06/%e4%bd%a0%e4%bb%a5%e4%b8%ba%e9%a3%9f%e5%93%81%e5%ae%89%e5%85%a8%e6%98%af%e7%90%86%e6%89%80%e5%bd%93%e7%84%b6%ef%bc%9fwho%e6%9c%80%e6%96%b0%e6%95%b0%e6%8d%ae%e8%af%b4%ef%bc%9a%e4%b8%8d%e6%98%af/</link>
					<comments>https://www.gwren.com/2026/06/%e4%bd%a0%e4%bb%a5%e4%b8%ba%e9%a3%9f%e5%93%81%e5%ae%89%e5%85%a8%e6%98%af%e7%90%86%e6%89%80%e5%bd%93%e7%84%b6%ef%bc%9fwho%e6%9c%80%e6%96%b0%e6%95%b0%e6%8d%ae%e8%af%b4%ef%bc%9a%e4%b8%8d%e6%98%af/#respond</comments>
		
		<dc:creator><![CDATA[基层公卫人]]></dc:creator>
		<pubDate>Sun, 07 Jun 2026 09:45:53 +0000</pubDate>
				<category><![CDATA[健康管理]]></category>
		<category><![CDATA[WHO]]></category>
		<category><![CDATA[科普]]></category>
		<category><![CDATA[食品安全]]></category>
		<category><![CDATA[食品营养]]></category>
		<category><![CDATA[食源性疾病]]></category>
		<guid isPermaLink="false">https://www.gwren.com/2026/06/%e4%bd%a0%e4%bb%a5%e4%b8%ba%e9%a3%9f%e5%93%81%e5%ae%89%e5%85%a8%e6%98%af%e7%90%86%e6%89%80%e5%bd%93%e7%84%b6%ef%bc%9fwho%e6%9c%80%e6%96%b0%e6%95%b0%e6%8d%ae%e8%af%b4%ef%bc%9a%e4%b8%8d%e6%98%af/</guid>

					<description><![CDATA[你以为食品安全是理所当然？WHO最新数据说：不是的 世界卫生组织 2026 年全球食源性疾病负担估算 6 月 4 日，世界卫生组织发布了 2026 年版全球食源性疾病负担估算[1]。 过去十年的旧数据是：每年约 6 亿人患病，42 万人死亡。 现在这两个数字变成了：8.66 亿人患病，150 万人死亡。死亡人数增长了近三倍——不是因为世界变糟了，而是这次把化学危害的慢性效应算进去了。 8.66 亿 每年患病人数 150 万 每年死亡人数 73% 化学危害致死占比 最脆弱的是孩子——5 岁以下幼儿只占全球人口的 9%，但承受了将近三分之一的食源性疾病。而导致死亡的头号原因也不是细菌病毒，是化学危... <a href="https://www.gwren.com/2026/06/%e4%bd%a0%e4%bb%a5%e4%b8%ba%e9%a3%9f%e5%93%81%e5%ae%89%e5%85%a8%e6%98%af%e7%90%86%e6%89%80%e5%bd%93%e7%84%b6%ef%bc%9fwho%e6%9c%80%e6%96%b0%e6%95%b0%e6%8d%ae%e8%af%b4%ef%bc%9a%e4%b8%8d%e6%98%af/" class="readmore">阅读全文</a>]]></description>
										<content:encoded><![CDATA[
<div style="max-width:720px; margin:0 auto; padding:20px 16px 40px; font-family:-apple-system,'PingFang SC','Microsoft YaHei',sans-serif; color:rgba(0,0,0,0.88); background:#fafaf8; line-height:1.8; font-size:16px;">

<!-- === 标题区 === -->
<div style="text-align:center; padding:48px 0 20px;">
  <h1 style="font-size:28px; font-weight:800; color:#1a1a2e; line-height:1.4; margin:0 0 12px; letter-spacing:0.5px;">
    你以为食品安全是理所当然？<br>WHO最新数据说：不是的
  </h1>
  <div style="width:48px; height:3px; background:#e8593a; margin:0 auto 16px; border-radius:2px;"></div>
  <p style="font-size:15px; color:rgba(0,0,0,0.45); margin:0;">世界卫生组织 2026 年全球食源性疾病负担估算</p>
</div>

<!-- === 开篇引入 === -->
<p style="font-size:17px; color:rgba(0,0,0,0.75);">
  6 月 4 日，世界卫生组织发布了 2026 年版全球食源性疾病负担估算<sup style="color:#e8593a;">[1]</sup>。
</p>

<p style="color:rgba(0,0,0,0.75);">
  过去十年的旧数据是：每年约 <b>6 亿人患病，42 万人死亡</b>。
</p>

<p style="color:rgba(0,0,0,0.75);">
  现在这两个数字变成了：<b>8.66 亿人患病，150 万人死亡</b>。死亡人数增长了近三倍——不是因为世界变糟了，而是这次把化学危害的慢性效应算进去了。
</p>

<!-- === 核心数据卡 === -->
<div style="display:flex; gap:16px; flex-wrap:wrap; margin:28px 0;">
  <div style="flex:1; min-width:180px; background:#fff; border-radius:12px; padding:24px 20px; text-align:center; border:1px solid rgba(0,0,0,0.06); box-shadow:0 2px 12px rgba(0,0,0,0.04);">
    <div style="font-size:40px; font-weight:900; color:#e8593a; line-height:1.1; margin-bottom:6px;">8.66<span style="font-size:20px;"> 亿</span></div>
    <div style="font-size:14px; color:rgba(0,0,0,0.55);">每年患病人数</div>
  </div>
  <div style="flex:1; min-width:180px; background:linear-gradient(135deg,#1a1a2e,#2d2d44); border-radius:12px; padding:24px 20px; text-align:center; box-shadow:0 2px 12px rgba(0,0,0,0.08);">
    <div style="font-size:40px; font-weight:900; color:#ff6b6b; line-height:1.1; margin-bottom:6px;">150<span style="font-size:20px;"> 万</span></div>
    <div style="font-size:14px; color:rgba(255,255,255,0.7);">每年死亡人数</div>
  </div>
  <div style="flex:1; min-width:180px; background:#fff; border-radius:12px; padding:24px 20px; text-align:center; border:1px solid rgba(0,0,0,0.06); box-shadow:0 2px 12px rgba(0,0,0,0.04);">
    <div style="font-size:40px; font-weight:900; color:#e8593a; line-height:1.1; margin-bottom:6px;">73<span style="font-size:20px;">%</span></div>
    <div style="font-size:14px; color:rgba(0,0,0,0.55);">化学危害致死占比</div>
  </div>
</div>

<!-- === 孩子数据高亮 === -->
<div style="background:#fff; border-left:4px solid #e8593a; border-radius:0 12px 12px 0; padding:20px 24px; margin:24px 0; box-shadow:0 2px 12px rgba(0,0,0,0.04);">
  <p style="margin:0; color:rgba(0,0,0,0.75);">
    最脆弱的是孩子——<b style="color:#e8593a;">5 岁以下幼儿只占全球人口的 9%，但承受了将近三分之一的食源性疾病</b>。而导致死亡的头号原因也不是细菌病毒，是<b style="color:#e8593a;">化学危害物</b>：它们贡献了全部食源性死亡的 73%，其中仅无机砷和铅两种物质就占了化学相关死亡的七成以上。
  </p>
</div>

<p style="color:rgba(0,0,0,0.75);">
  这些数字不是在说什么遥远的新闻。它们在说一件我们几乎忘了的事。
</p>

<!-- === 配图1 === -->
<div style="text-align:center; margin:28px 0;">
  <img decoding="async" src="https://www.gwren.com/wp-content/uploads/2026/06/配图1_数据背后的面孔.jpg" style="max-width:100%; border-radius:12px; box-shadow:0 2px 16px rgba(0,0,0,0.08);" alt="">
</div>

<!-- === 分隔线 === -->
<div style="width:100%; height:1px; background:rgba(0,0,0,0.08); margin:32px 0;"></div>

<!-- === 三层金字塔 === -->
<h2 style="font-size:22px; font-weight:700; color:#1a1a2e; margin:0 0 20px;">
  <img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f3db.png" alt="🏛" class="wp-smiley" style="height: 1em; max-height: 1em;" /> 你正在哪一层？
</h2>

<p style="color:rgba(0,0,0,0.75); margin-bottom:24px;">
  让我们把&#8221;食品安全&#8221;这件事拆开来看。它其实有三层，像一座金字塔。
</p>

<!-- 三层卡片 -->
<div style="position:relative; margin:24px 0;">
  <!-- 第三层 -->
  <div style="background:#fff; border-radius:12px; padding:20px 24px; margin-bottom:12px; border:1px solid rgba(0,0,0,0.06); box-shadow:0 2px 8px rgba(0,0,0,0.03);">
    <div style="display:flex; align-items:center; gap:12px; margin-bottom:6px;">
      <span style="background:#4a90d9; color:#fff; width:28px; height:28px; border-radius:50%; display:inline-flex; align-items:center; justify-content:center; font-weight:700; font-size:14px; flex-shrink:0;">3</span>
      <span style="font-weight:700; color:#1a1a2e; font-size:17px;">食品营养</span>
    </div>
    <p style="margin:0 0 0 40px; color:rgba(0,0,0,0.6);">
      吃得好不好，碳水怎么配，蛋白质够不够，要不要控制添加糖。你在讨论戒碳水还是控脂肪时，就站在这里。
    </p>
  </div>
  <!-- 第二层 -->
  <div style="background:#fff; border-radius:12px; padding:20px 24px; margin-bottom:12px; border:1px solid rgba(0,0,0,0.06); box-shadow:0 2px 8px rgba(0,0,0,0.03);">
    <div style="display:flex; align-items:center; gap:12px; margin-bottom:6px;">
      <span style="background:#e8593a; color:#fff; width:28px; height:28px; border-radius:50%; display:inline-flex; align-items:center; justify-content:center; font-weight:700; font-size:14px; flex-shrink:0;">2</span>
      <span style="font-weight:700; color:#1a1a2e; font-size:17px;">食品安全（狭义）</span>
    </div>
    <p style="margin:0 0 0 40px; color:rgba(0,0,0,0.6);">
      吃了会不会中毒，有没有细菌、重金属、化学污染。
    </p>
  </div>
  <!-- 第一层 -->
  <div style="background:#fff; border-radius:12px; padding:20px 24px; border:1px solid rgba(0,0,0,0.06); box-shadow:0 2px 8px rgba(0,0,0,0.03);">
    <div style="display:flex; align-items:center; gap:12px; margin-bottom:6px;">
      <span style="background:#1a1a2e; color:#fff; width:28px; height:28px; border-radius:50%; display:inline-flex; align-items:center; justify-content:center; font-weight:700; font-size:14px; flex-shrink:0;">1</span>
      <span style="font-weight:700; color:#1a1a2e; font-size:17px;">粮食安全</span>
    </div>
    <p style="margin:0 0 0 40px; color:rgba(0,0,0,0.6);">
      够不够吃，明天还有没有饭。
    </p>
  </div>
</div>

<!-- === 配图2 === -->
<div style="text-align:center; margin:28px 0;">
  <img decoding="async" src="https://www.gwren.com/wp-content/uploads/2026/06/配图2_食品安全三层金字塔_1.jpg" style="max-width:100%; border-radius:12px; box-shadow:0 2px 16px rgba(0,0,0,0.08);" alt="">
</div>

<p style="color:rgba(0,0,0,0.75);">
  你可能注意到了：我们平时在公众号里讨论的几乎所有内容——减重控糖、膳食搭配、食品标签——都集中在第三层。不是因为我们不关心下面的两层，而是因为对绝大多数国内读者来说，第一层和第二层的基本问题，已经解决了。
</p>

<p style="color:rgba(0,0,0,0.75);">
  能纠结&#8221;碳水还是脂肪更应该背锅&#8221;，这个动作本身就意味着：你已经站在了第三层。
</p>

<p style="color:rgba(0,0,0,0.75);">
  但不是所有人都站在这里。
</p>

<!-- === 全球对比卡 === -->
<div style="background:#1a1a2e; border-radius:12px; padding:24px; margin:24px 0; box-shadow:0 4px 16px rgba(0,0,0,0.1);">
  <p style="color:rgba(255,255,255,0.9); margin:0 0 12px; font-size:17px; font-weight:700;">
    <img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f30d.png" alt="🌍" class="wp-smiley" style="height: 1em; max-height: 1em;" /> 全球视角
  </p>
  <div style="display:flex; gap:16px; flex-wrap:wrap;">
    <div style="flex:1; min-width:140px; text-align:center;">
      <div style="font-size:32px; font-weight:900; color:#ff6b6b;">~75%</div>
      <div style="font-size:13px; color:rgba(255,255,255,0.6);">非洲+东南亚<br>全球疾病负担</div>
    </div>
    <div style="flex:1; min-width:140px; text-align:center;">
      <div style="font-size:32px; font-weight:900; color:#ff6b6b;">60%</div>
      <div style="font-size:13px; color:rgba(255,255,255,0.6);">非洲+东南亚<br>全球死亡占比</div>
    </div>
  </div>
  <p style="color:rgba(255,255,255,0.75); margin:16px 0 0; font-size:14px;">
    在这些地方，受污染的水源、未经巴氏杀菌的牛奶、通过水土进入食物链的重金属——这些不是新闻事件，是日常。
  </p>
</div>

<p style="color:rgba(0,0,0,0.75);">
  我们还在争论晚饭要不要少吃饭的同一时刻，另一个大陆的母亲正在担心孩子今天的腹泻能不能熬过去。
</p>

<div style="width:100%; height:1px; background:rgba(0,0,0,0.08); margin:32px 0;"></div>

<!-- === 理所当然花了几代人 === -->
<h2 style="font-size:22px; font-weight:700; color:#1a1a2e; margin:0 0 20px;">
  <img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f1e8-1f1f3.png" alt="🇨🇳" class="wp-smiley" style="height: 1em; max-height: 1em;" /> &#8220;理所当然&#8221;，花了几代人的时间
</h2>

<p style="color:rgba(0,0,0,0.75);">
  有些中国读者可能会觉得，WHO 这份报告跟自己的生活有距离。&#8221;我已经很久没有吃坏肚子了，没有遇到食品安全问题。&#8221;
</p>

<p style="color:rgba(0,0,0,0.75);">
  这种感觉是对的。但它不来自&#8221;食品安全本来就这样&#8221;，而来自一个很多人没有意识到的过程。
</p>

<!-- === 中国时间线卡 === -->
<div style="background:#fff; border-radius:12px; padding:24px; margin:24px 0; border:1px solid rgba(0,0,0,0.06); box-shadow:0 2px 12px rgba(0,0,0,0.04);">
  <div style="display:flex; gap:16px; align-items:flex-start; margin-bottom:18px;">
    <div style="background:#e8593a; color:#fff; padding:4px 10px; border-radius:4px; font-size:12px; font-weight:600; flex-shrink:0; white-space:nowrap;">2008</div>
    <p style="margin:0; color:rgba(0,0,0,0.7); font-size:14px;">三聚氰胺奶粉事件——全球新闻头条，中国处于食品安全话语的被动位置</p>
  </div>
  <div style="display:flex; gap:16px; align-items:flex-start; margin-bottom:18px;">
    <div style="background:#e8593a; color:#fff; padding:4px 10px; border-radius:4px; font-size:12px; font-weight:600; flex-shrink:0; white-space:nowrap;">2011</div>
    <p style="margin:0; color:rgba(0,0,0,0.7); font-size:14px;">地沟油事件——食品安全恐慌蔓延全国</p>
  </div>
  <div style="display:flex; gap:16px; align-items:flex-start;">
    <div style="background:#4a90d9; color:#fff; padding:4px 10px; border-radius:4px; font-size:12px; font-weight:600; flex-shrink:0; white-space:nowrap;">→ 今天</div>
    <p style="margin:0; color:rgba(0,0,0,0.7); font-size:14px;">
      食品安全法多轮修订 · 全程追溯体系建设 · &#8220;四个最严&#8221;从口号变成机制<br>
      <b style="color:#1a1a2e;">中国在 WHO 食品安全叙事中从&#8221;问题地区&#8221;变成了整体上不被重点提及的地区</b>
    </p>
  </div>
</div>

<p style="color:rgba(0,0,0,0.75);">
  但这个过程太安静了。安静到一代人出生之后，以为世界本来就是这样的。
</p>

<p style="color:rgba(0,0,0,0.75);">
  WHO 的这份报告，恰好是一面镜子。它把我们平时意识不到的东西照了出来：不是全球的食品安全变好了——而是<b>我们这一小块地方变好了</b>。非洲和东南亚的负担还在加剧，气候变化正在让污染风险进一步恶化，抗微生物药物耐药性让本来能治的感染变得难以治疗<sup style="color:#e8593a;">[1]</sup>。
</p>

<div style="width:100%; height:1px; background:rgba(0,0,0,0.08); margin:32px 0;"></div>

<!-- === 砷和铅 === -->
<h2 style="font-size:22px; font-weight:700; color:#1a1a2e; margin:0 0 20px;">
  <img src="https://s.w.org/images/core/emoji/17.0.2/72x72/26a0.png" alt="⚠" class="wp-smiley" style="height: 1em; max-height: 1em;" /> 砷和铅的账，不是今天吃的
</h2>

<p style="color:rgba(0,0,0,0.75);">
  还有一个容易被忽略的细节。
</p>

<p style="color:rgba(0,0,0,0.75);">
  WHO 这次更新为什么死亡数据增长到了原来的近四倍？不是因为状况恶化了，而是因为计算方法更全面了。旧版主要评估急性感染——吃了脏东西拉肚子。新版把化学危害物的慢性效应算进去了。
</p>

<!-- === 化学危害强调卡 === -->
<div style="background:linear-gradient(135deg,#fff5f3,#fff); border-radius:12px; padding:24px; margin:24px 0; border:1px solid rgba(232,89,58,0.15); box-shadow:0 2px 12px rgba(232,89,58,0.06);">
  <div style="font-size:16px; font-weight:700; color:#e8593a; margin-bottom:12px;">
    <img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f9ea.png" alt="🧪" class="wp-smiley" style="height: 1em; max-height: 1em;" /> 无机砷 + 铅 = 化学危害死亡的 73%
  </div>
  <p style="margin:0 0 12px; color:rgba(0,0,0,0.75);">
    这两种东西的共同点是：<b>吃下去不会立刻出事</b>。它们在体内慢慢累积，十几年二十几年后，以癌症、心脏病、脑血管病的形式结账。
  </p>
  <p style="margin:0; color:rgba(0,0,0,0.75);">
    而最容易受伤害的，还是孩子。甲基汞和铅可以通过胎盘进入胎儿体内，在发育中的大脑里造成不可逆的损伤。<b style="color:#e8593a;">5 岁以下儿童患食源性疾病的风险是成人的约三倍</b>——不是因为&#8221;体质弱&#8221;，而是因为体重轻、代谢系统未发育完全，同样的暴露量，对孩子的伤害大得多<sup style="color:#e8593a;">[1]</sup>。
  </p>
</div>

<!-- === 关键洞察卡 === -->
<div style="background:#fafaf8; border-radius:12px; padding:20px 24px; margin:24px 0; border:1px solid rgba(0,0,0,0.06);">
  <p style="margin:0; color:rgba(0,0,0,0.75); font-size:15px;">
    <img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4a1.png" alt="💡" class="wp-smiley" style="height: 1em; max-height: 1em;" /> <b>一个很难被科普的事实：</b>砷和铅一旦进入食物链，很难去除。你没办法通过&#8221;洗干净&#8221;&#8221;煮熟了&#8221;来解决这个问题。唯一的办法是从源头堵住——更清洁的水源、更严格的农业用土标准、更干净的工业排放。
  </p>
</div>

<p style="color:rgba(0,0,0,0.75);">
  这些都是个人选择之外的事。但你知道这些事的存在，和你完全不知道，是两种活法。
</p>

<div style="width:100%; height:1px; background:rgba(0,0,0,0.08); margin:32px 0;"></div>

<!-- === 为什么需要知道 === -->
<h2 style="font-size:22px; font-weight:700; color:#1a1a2e; margin:0 0 20px;">
  <img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f50d.png" alt="🔍" class="wp-smiley" style="height: 1em; max-height: 1em;" /> 为什么我们需要知道这些
</h2>

<p style="color:rgba(0,0,0,0.75);">
  如果你是做科普的，你可能会被问过这样的问题：&#8221;国家现在过得挺好的，为什么老拿全球数据说事？&#8221;
</p>

<p style="color:rgba(0,0,0,0.75);">
  因为<b>参照系会改变你的判断</b>。
</p>

<p style="color:rgba(0,0,0,0.75);">
  你不知道全球还有 8.66 亿人困在不安全食品里，你就会觉得&#8221;今天的菜好贵&#8221;是一个天大的问题。你听说过非洲和东南亚的食源性疾病负担占了全球四分之三，你才会意识到——能纠结&#8221;这个月的肉是不是有机的&#8221;，这本身是一张入场券。
</p>

<p style="color:rgba(0,0,0,0.75);">
  这不是贩卖焦虑。这是提供参照系。
</p>

<!-- === 金句卡 === -->
<div style="background:#1a1a2e; border-radius:12px; padding:28px 24px; margin:24px 0; text-align:center; box-shadow:0 4px 20px rgba(0,0,0,0.12);">
  <p style="font-size:20px; font-weight:700; color:#fff; margin:0; line-height:1.6;">
    &#8220;你们的底线，<br>是很多地方的天花板。&#8221;
  </p>
</div>

<!-- === 配图3 === -->
<div style="text-align:center; margin:28px 0;">
  <img decoding="async" src="https://www.gwren.com/wp-content/uploads/2026/06/配图3_你们的底线别人的天花板.jpg" style="max-width:100%; border-radius:12px; box-shadow:0 2px 16px rgba(0,0,0,0.08);" alt="">
</div>

<p style="color:rgba(0,0,0,0.75);">
  2026 年世界食品安全日的主题是：&#8221;从负担到解决方案——处处安全食品&#8221;<sup style="color:#e8593a;">[2]</sup>。
</p>

<p style="color:rgba(0,0,0,0.75);">
  这不是一个空口号。它是在说：把安全食品送到还没有安全食品的地方去，这才是食品安全作为一个公共议题的真正使命。而我们，恰好可以既珍惜已有的安全，也看得见还有多远的路要走。
</p>

<div style="width:100%; height:1px; background:rgba(0,0,0,0.08); margin:32px 0;"></div>

<!-- === 参考资料 === -->
<div style="background:#f5f5f2; border-radius:12px; padding:20px 24px; margin-top:32px;">
  <p style="font-size:13px; color:rgba(0,0,0,0.5); font-weight:700; margin:0 0 8px;">参考资料：</p>
  <p style="font-size:13px; color:rgba(0,0,0,0.5); margin:0 0 4px;">1. 世界卫生组织，《不安全食品每年导致8.66亿人患病和150万人死亡，幼儿面临最高风险》，2026年6月4日</p>
  <p style="font-size:13px; color:rgba(0,0,0,0.5); margin:0;">2. 世界卫生组织，2026年世界食品安全日，2026年6月7日</p>
</div>

</div>
]]></content:encoded>
					
					<wfw:commentRss>https://www.gwren.com/2026/06/%e4%bd%a0%e4%bb%a5%e4%b8%ba%e9%a3%9f%e5%93%81%e5%ae%89%e5%85%a8%e6%98%af%e7%90%86%e6%89%80%e5%bd%93%e7%84%b6%ef%bc%9fwho%e6%9c%80%e6%96%b0%e6%95%b0%e6%8d%ae%e8%af%b4%ef%bc%9a%e4%b8%8d%e6%98%af/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
