alzheimer.html 53 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336
  1. <!DOCTYPE html>
  2. <html lang="zh-CN">
  3. <head>
  4. <meta charset="UTF-8">
  5. <meta name="viewport" content="width=device-width, initial-scale=1.0">
  6. <meta name="description" content="老年痴呆 - 神经炎症、肠脑轴与主动健康:Aβ斑块在症状出现前15年就开始沉积。老年痴呆的本质是大脑的慢性神经炎症——肠脑轴失调是小胶质细胞失控的根源。">
  7. <meta name="keywords" content="阿尔茨海默病,神经炎症,肠脑轴,小胶质细胞,Aβ淀粉样斑块,tau蛋白缠结,神经退行性疾病,主动健康,预防医学">
  8. <meta property="og:title" content="老年痴呆 - 神经炎症、肠脑轴与主动健康 · 浠艾福">
  9. <meta property="og:description" content="Aβ斑块在症状出现前15年就开始沉积。老年痴呆的本质是大脑的慢性神经炎症——肠脑轴失调是小胶质细胞失控的根源。">
  10. <meta property="og:type" content="article">
  11. <title>老年痴呆 - 神经炎症、肠脑轴与主动健康 · 浠艾福</title>
  12. <style>
  13. :root {
  14. --bg-dark: #1a1a3a;
  15. --bg-card: #FFFFFF;
  16. --bg-alt: #f0f7f0;
  17. --text-primary: #1a1a3a;
  18. --text-secondary: #4a5568;
  19. --text-muted: #718096;
  20. --accent: #27ae60;
  21. --accent-light: #eafaf1;
  22. --blue: #2d7d9a;
  23. --blue-light: #e8f4f8;
  24. --green: #38a169;
  25. --green-light: #f0fff4;
  26. --orange: #dd6b20;
  27. --orange-light: #fffaf0;
  28. --purple: #805ad5;
  29. --purple-light: #faf5ff;
  30. --teal: #319795;
  31. --teal-light: #e6fffa;
  32. --font: system-ui, -apple-system, "PingFang SC", "Microsoft YaHei", "Noto Sans SC", sans-serif;
  33. --max-width: 1080px;
  34. --shadow-card: 0 4px 24px rgba(0,0,0,0.08);
  35. --shadow-hover: 0 8px 40px rgba(0,0,0,0.12);
  36. --radius: 16px;
  37. }
  38. * { margin: 0; padding: 0; box-sizing: border-box; }
  39. html { scroll-behavior: smooth; }
  40. body {
  41. font-family: var(--font);
  42. font-size: 1rem;
  43. line-height: 1.8;
  44. color: var(--text-primary);
  45. background: #fff;
  46. -webkit-font-smoothing: antialiased;
  47. }
  48. /* HERO */
  49. .hero {
  50. position: relative;
  51. background: linear-gradient(135deg, #1a1a3a 0%, #2d2d6b 40%, #3a3a8c 100%);
  52. color: white;
  53. padding: 6rem 1.5rem 4rem;
  54. overflow: hidden;
  55. min-height: 60vh;
  56. display: flex;
  57. align-items: center;
  58. }
  59. .hero::before {
  60. content: '';
  61. position: absolute;
  62. inset: 0;
  63. background:
  64. radial-gradient(circle at 20% 30%, rgba(139,92,246,0.15) 0%, transparent 50%),
  65. radial-gradient(circle at 80% 70%, rgba(99,102,241,0.1) 0%, transparent 50%);
  66. }
  67. .hero-particles {
  68. position: absolute;
  69. inset: 0;
  70. overflow: hidden;
  71. pointer-events: none;
  72. }
  73. .particle {
  74. position: absolute;
  75. width: 6px; height: 6px;
  76. background: rgba(255,255,255,0.12);
  77. border-radius: 50%;
  78. animation: float 8s ease-in-out infinite;
  79. }
  80. .particle:nth-child(1) { left: 10%; top: 20%; animation-delay: 0s; width: 4px; height: 4px; }
  81. .particle:nth-child(2) { left: 25%; top: 60%; animation-delay: 1s; width: 8px; height: 8px; opacity: 0.1; }
  82. .particle:nth-child(3) { left: 45%; top: 15%; animation-delay: 2s; width: 5px; height: 5px; }
  83. .particle:nth-child(4) { left: 65%; top: 70%; animation-delay: 0.5s; width: 3px; height: 3px; }
  84. .particle:nth-child(5) { left: 80%; top: 30%; animation-delay: 3s; width: 7px; height: 7px; opacity: 0.08; }
  85. .particle:nth-child(6) { left: 15%; top: 85%; animation-delay: 1.5s; width: 4px; height: 4px; }
  86. .particle:nth-child(7) { left: 55%; top: 45%; animation-delay: 2.5s; width: 9px; height: 9px; opacity: 0.12; }
  87. @keyframes float {
  88. 0%, 100% { transform: translateY(0) scale(1); opacity: 0.12; }
  89. 50% { transform: translateY(-30px) scale(1.5); opacity: 0.25; }
  90. }
  91. .hero-content {
  92. position: relative;
  93. z-index: 1;
  94. max-width: var(--max-width);
  95. margin: 0 auto;
  96. text-align: center;
  97. width: 100%;
  98. }
  99. .hero-badge {
  100. display: inline-block;
  101. background: rgba(139,92,246,0.2);
  102. color: #a78bfa;
  103. font-size: 0.75rem;
  104. font-weight: 600;
  105. letter-spacing: 0.08em;
  106. padding: 0.35rem 1rem;
  107. border-radius: 999px;
  108. border: 1px solid rgba(139,92,246,0.3);
  109. margin-bottom: 1.5rem;
  110. }
  111. .hero h1 {
  112. font-size: clamp(2rem, 5vw, 3.2rem);
  113. font-weight: 800;
  114. line-height: 1.2;
  115. margin-bottom: 1rem;
  116. background: linear-gradient(135deg, #fff 40%, #c4b5fd 100%);
  117. -webkit-background-clip: text;
  118. -webkit-text-fill-color: transparent;
  119. background-clip: text;
  120. }
  121. .hero p {
  122. font-size: clamp(1rem, 2vw, 1.2rem);
  123. color: rgba(255,255,255,0.8);
  124. max-width: 700px;
  125. margin: 0 auto 2rem;
  126. line-height: 1.7;
  127. }
  128. .hero-stats {
  129. display: flex;
  130. gap: 1.5rem;
  131. justify-content: center;
  132. flex-wrap: wrap;
  133. margin-top: 2rem;
  134. }
  135. .hero-stat {
  136. background: rgba(255,255,255,0.08);
  137. backdrop-filter: blur(8px);
  138. border: 1px solid rgba(255,255,255,0.1);
  139. border-radius: 12px;
  140. padding: 1rem 1.5rem;
  141. text-align: center;
  142. min-width: 130px;
  143. }
  144. .hero-stat .num {
  145. font-size: 1.75rem;
  146. font-weight: 800;
  147. color: #a78bfa;
  148. display: block;
  149. }
  150. .hero-stat .label {
  151. font-size: 0.8rem;
  152. color: rgba(255,255,255,0.6);
  153. margin-top: 0.2rem;
  154. }
  155. /* TOC */
  156. .toc {
  157. background: white;
  158. border-bottom: 1px solid #e2e8f0;
  159. position: sticky;
  160. top: 0;
  161. z-index: 100;
  162. box-shadow: 0 1px 4px rgba(0,0,0,0.04);
  163. }
  164. .toc-inner {
  165. max-width: var(--max-width);
  166. margin: 0 auto;
  167. padding: 0.75rem 1.5rem;
  168. display: flex;
  169. gap: 0.25rem;
  170. overflow-x: auto;
  171. -webkit-overflow-scrolling: touch;
  172. }
  173. .toc-inner a {
  174. flex-shrink: 0;
  175. text-decoration: none;
  176. font-size: 0.85rem;
  177. color: var(--text-muted);
  178. padding: 0.4rem 0.8rem;
  179. border-radius: 6px;
  180. transition: all 0.2s;
  181. white-space: nowrap;
  182. }
  183. .toc-inner a:hover { background: var(--bg-alt); color: var(--text-primary); }
  184. .container { max-width: var(--max-width); margin: 0 auto; padding: 0 1.5rem; }
  185. section { padding: 4rem 0; }
  186. section.alt { background: var(--bg-alt); }
  187. h2 {
  188. font-size: 1.75rem;
  189. font-weight: 700;
  190. margin-bottom: 1.5rem;
  191. line-height: 1.3;
  192. }
  193. h2 .emoji { margin-right: 0.5rem; }
  194. h3 {
  195. font-size: 1.15rem;
  196. font-weight: 600;
  197. margin: 2rem 0 0.75rem;
  198. }
  199. h3:first-child { margin-top: 0; }
  200. p { margin-bottom: 1rem; color: var(--text-secondary); }
  201. .alt p { color: var(--text-secondary); }
  202. /* Highlight Box */
  203. .highlight-box {
  204. border-radius: var(--radius);
  205. padding: 1.5rem 2rem;
  206. margin: 1.5rem 0;
  207. border-left: 4px solid;
  208. }
  209. .highlight-box.green { background: var(--green-light); border-color: var(--green); }
  210. .highlight-box.blue { background: var(--blue-light); border-color: var(--blue); }
  211. .highlight-box.orange { background: var(--orange-light); border-color: var(--orange); }
  212. .highlight-box.purple { background: var(--purple-light); border-color: var(--purple); }
  213. .highlight-box.teal { background: var(--teal-light); border-color: var(--teal); }
  214. .highlight-box p:last-child { margin-bottom: 0; }
  215. /* Citation Card */
  216. .citation-card {
  217. background: white;
  218. border: 1px solid #e2e8f0;
  219. border-radius: var(--radius);
  220. padding: 1.25rem 1.5rem;
  221. box-shadow: var(--shadow-card);
  222. transition: box-shadow 0.2s;
  223. margin-bottom: 1rem;
  224. }
  225. .citation-card:hover { box-shadow: var(--shadow-hover); }
  226. .citation-card .source {
  227. font-size: 0.75rem;
  228. color: var(--blue);
  229. font-weight: 600;
  230. text-transform: uppercase;
  231. letter-spacing: 0.05em;
  232. }
  233. .citation-card .title { font-weight: 600; font-size: 0.95rem; margin: 0.3rem 0 0.4rem; line-height: 1.4; }
  234. .citation-card .findings { font-size: 0.85rem; color: var(--text-muted); line-height: 1.6; }
  235. .citation-card .link {
  236. display: inline-block; margin-top: 0.5rem; font-size: 0.8rem;
  237. color: var(--blue); text-decoration: none;
  238. }
  239. .citation-card .link:hover { text-decoration: underline; }
  240. /* Data Card */
  241. .data-card {
  242. background: white;
  243. border-radius: var(--radius);
  244. padding: 2rem;
  245. text-align: center;
  246. box-shadow: var(--shadow-card);
  247. }
  248. .data-card .big-number {
  249. font-size: 3rem; font-weight: 800; line-height: 1;
  250. }
  251. .data-card .big-number.green { color: var(--green); }
  252. .data-card .big-number.blue { color: var(--blue); }
  253. .data-card .big-number.orange { color: var(--orange); }
  254. .data-card .unit { font-size: 1rem; color: var(--text-muted); font-weight: 400; }
  255. .data-card .desc { font-size: 0.9rem; color: var(--text-secondary); margin-top: 0.5rem; }
  256. .data-grid {
  257. display: grid;
  258. grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
  259. gap: 1.5rem;
  260. margin: 1.5rem 0;
  261. }
  262. /* Two Col Grid */
  263. .two-col-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 1rem; }
  264. .two-col-grid-3 { display: grid; grid-template-columns: repeat(3, 1fr); gap: 1rem; }
  265. /* Tip Card */
  266. .tip-card {
  267. background: white;
  268. border-radius: var(--radius);
  269. padding: 1.5rem;
  270. box-shadow: var(--shadow-card);
  271. border-top: 3px solid;
  272. }
  273. .tip-card.green { border-color: var(--green); }
  274. .tip-card.blue { border-color: var(--blue); }
  275. .tip-card.orange { border-color: var(--orange); }
  276. .tip-card.purple { border-color: var(--purple); }
  277. .tip-card .tip-icon { font-size: 1.75rem; margin-bottom: 0.5rem; }
  278. .tip-card h4 { font-size: 1rem; font-weight: 600; margin-bottom: 0.4rem; }
  279. .tip-card p { font-size: 0.85rem; color: var(--text-muted); margin-bottom: 0; }
  280. .tip-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 1rem; }
  281. /* Infographic */
  282. .infographic {
  283. display: grid;
  284. grid-template-columns: repeat(auto-fit, minmax(160px, 1fr));
  285. gap: 1rem;
  286. margin: 1.5rem 0;
  287. }
  288. .info-item {
  289. text-align: center;
  290. padding: 1.5rem 1rem;
  291. background: white;
  292. border-radius: var(--radius);
  293. border: 1px solid #e2e8f0;
  294. }
  295. .info-item .icon { font-size: 2.5rem; margin-bottom: 0.5rem; }
  296. .info-item h4 { font-size: 0.9rem; font-weight: 600; margin-bottom: 0.3rem; }
  297. .info-item p { font-size: 0.8rem; color: var(--text-muted); margin: 0; }
  298. /* Compare Table */
  299. .compare-table {
  300. width: 100%;
  301. border-collapse: collapse;
  302. margin: 1.5rem 0;
  303. font-size: 0.9rem;
  304. background: white;
  305. border-radius: var(--radius);
  306. overflow: hidden;
  307. box-shadow: var(--shadow-card);
  308. }
  309. .compare-table th {
  310. background: var(--bg-dark);
  311. color: white;
  312. padding: 0.75rem 1rem;
  313. text-align: left;
  314. font-weight: 600;
  315. }
  316. .compare-table td { padding: 0.75rem 1rem; border-bottom: 1px solid #e2e8f0; }
  317. .compare-table tr:last-child td { border-bottom: none; }
  318. .compare-table .highlight-cell { background: var(--green-light); font-weight: 600; }
  319. /* Mechanism Diagram */
  320. .mechanism-diagram {
  321. margin: 2rem 0;
  322. text-align: center;
  323. }
  324. .mechanism-diagram img {
  325. max-width: 100%;
  326. border-radius: var(--radius);
  327. box-shadow: var(--shadow-card);
  328. border: 1px solid #e2e8f0;
  329. }
  330. .mechanism-diagram .diagram-caption {
  331. font-size: 0.8rem;
  332. color: var(--text-muted);
  333. margin-top: 0.75rem;
  334. line-height: 1.6;
  335. text-align: left;
  336. background: var(--bg-alt);
  337. border-radius: 8px;
  338. padding: 0.75rem 1rem;
  339. }
  340. .mechanism-diagram .diagram-caption strong { color: var(--accent); }
  341. /* Screenshot with annotation */
  342. .screenshot-block {
  343. margin: 1.5rem 0;
  344. }
  345. .screenshot-block img {
  346. width: 100%;
  347. max-height: 480px;
  348. object-fit: cover;
  349. object-position: top;
  350. border-radius: var(--radius);
  351. border: 1px solid #e2e8f0;
  352. box-shadow: var(--shadow-card);
  353. }
  354. .screenshot-block .screenshot-note {
  355. font-size: 0.78rem;
  356. color: var(--text-muted);
  357. margin-top: 0.4rem;
  358. line-height: 1.6;
  359. }
  360. .screenshot-block .screenshot-note a { color: var(--blue); }
  361. /* Footer */
  362. .site-footer {
  363. background: var(--bg-dark);
  364. color: #fff;
  365. padding: 3rem 0 0;
  366. }
  367. .footer-inner {
  368. display: flex;
  369. justify-content: space-between;
  370. gap: 3rem;
  371. padding-bottom: 2rem;
  372. border-bottom: 1px solid rgba(255,255,255,.1);
  373. flex-wrap: wrap;
  374. }
  375. .footer-brand .logo-text {
  376. color: #fff;
  377. font-size: 1.25rem;
  378. font-weight: 700;
  379. }
  380. .footer-brand .logo-tag {
  381. color: var(--accent);
  382. font-weight: 600;
  383. }
  384. .footer-brand p {
  385. color: rgba(255,255,255,.6);
  386. font-size: 0.85rem;
  387. margin-top: 0.5rem;
  388. max-width: 300px;
  389. line-height: 1.7;
  390. }
  391. .footer-links {
  392. display: flex;
  393. gap: 3rem;
  394. flex-wrap: wrap;
  395. }
  396. .footer-col h4 {
  397. font-size: 0.75rem;
  398. font-weight: 600;
  399. text-transform: uppercase;
  400. letter-spacing: .06em;
  401. color: rgba(255,255,255,.5);
  402. margin-bottom: 1rem;
  403. }
  404. .footer-col ul { list-style: none; }
  405. .footer-col ul li { margin-bottom: 0.5rem; }
  406. .footer-col ul li a {
  407. font-size: 0.85rem;
  408. color: rgba(255,255,255,.7);
  409. transition: color 0.2s;
  410. text-decoration: none;
  411. }
  412. .footer-col ul li a:hover { color: var(--accent); }
  413. .footer-contact li {
  414. font-size: 0.85rem;
  415. color: rgba(255,255,255,.6);
  416. line-height: 1.8;
  417. }
  418. .footer-contact li a { color: rgba(255,255,255,.7); }
  419. .footer-bottom {
  420. text-align: center;
  421. padding: 1.5rem 0;
  422. }
  423. .footer-bottom p {
  424. font-size: 0.75rem;
  425. color: rgba(255,255,255,.4);
  426. }
  427. .footer-logo-img {
  428. display: block;
  429. flex-shrink: 0;
  430. border-radius: 10px;
  431. margin-bottom: 0.5rem;
  432. object-fit: contain;
  433. }
  434. .footer-legal {
  435. margin-top: 0.3rem;
  436. font-size: 0.75rem;
  437. color: rgba(255,255,255,.4);
  438. display: flex;
  439. gap: 1rem;
  440. justify-content: center;
  441. flex-wrap: wrap;
  442. }
  443. .footer-legal a {
  444. color: rgba(255,255,255,.4);
  445. text-decoration: underline;
  446. }
  447. .footer-legal a:hover { color: var(--accent); }
  448. /* Ref link icon */
  449. .ref-link-icon {
  450. display: inline-flex;
  451. align-items: center;
  452. gap: 0.3rem;
  453. font-size: 0.8rem;
  454. color: var(--blue);
  455. text-decoration: none;
  456. margin-right: 1rem;
  457. }
  458. .ref-link-icon:hover { text-decoration: underline; }
  459. /* Authority badge — 引用权威性标签 */
  460. .authority-badge {
  461. display: inline-flex;
  462. align-items: center;
  463. gap: 0.35rem;
  464. font-size: 0.75rem;
  465. padding: 0.2rem 0.6rem;
  466. border-radius: 999px;
  467. background: #e8f5e9;
  468. color: #2e7d32;
  469. border: 1px solid #a5d6a7;
  470. font-weight: 500;
  471. white-space: nowrap;
  472. }
  473. .authority-badge.high { background: #e3f2fd; color: #1565c0; border-color: #90caf9; }
  474. .authority-badge.medium { background: #fff3e0; color: #e65100; border-color: #ffcc80; }
  475. .authority-badge.review { background: #f3e5f5; color: #7b1fa2; border-color: #ce93d8; }
  476. .authority-badge.rct { background: #e8f5e9; color: #2e7d32; border-color: #a5d6a7; }
  477. .authority-badge.animal { background: #fce4ec; color: #c62828; border-color: #ef9a9a; }
  478. .authority-badge.concept { background: #fff8e1; color: #f57f17; border-color: #ffe082; }
  479. /* Evidence screenshot thumbnail */
  480. .evidence-thumb {
  481. display: inline-block;
  482. margin: 0.5rem 0 0.3rem;
  483. border-radius: 8px;
  484. overflow: hidden;
  485. max-width: 100%;
  486. border: 1px solid #e2e8f0;
  487. box-shadow: 0 2px 8px rgba(0,0,0,0.06);
  488. transition: box-shadow 0.2s;
  489. cursor: zoom-in;
  490. }
  491. .evidence-thumb:hover { box-shadow: 0 4px 16px rgba(0,0,0,0.12); }
  492. .evidence-thumb img { display: block; max-width: 100%; height: auto; max-height: 200px; }
  493. .evidence-thumb-label {
  494. display: block;
  495. font-size: 0.7rem;
  496. color: #9ca3af;
  497. text-align: center;
  498. padding: 0.2rem;
  499. background: #f9fafb;
  500. border-top: 1px solid #f3f4f6;
  501. }
  502. /* 英文→中文翻译 */
  503. .translation {
  504. display: block;
  505. font-size: 0.82rem;
  506. color: var(--blue);
  507. margin-top: 0.2rem;
  508. padding: 0.3rem 0.5rem;
  509. background: #f0f7ff;
  510. border-radius: 4px;
  511. border-left: 3px solid var(--blue);
  512. }
  513. .translation::before {
  514. content: "📖 中文翻译:";
  515. font-weight: 600;
  516. margin-right: 0.3rem;
  517. }
  518. /* Citation card enhancement */
  519. .citation-card {
  520. position: relative;
  521. }
  522. .citation-card .authority-row {
  523. display: flex;
  524. flex-wrap: wrap;
  525. align-items: center;
  526. gap: 0.5rem;
  527. margin: 0.5rem 0 0.3rem;
  528. }
  529. /* Ref list */
  530. .ref-list {
  531. font-size: 0.85rem;
  532. line-height: 2;
  533. color: var(--text-muted);
  534. }
  535. .ref-list a { color: var(--blue); text-decoration: none; }
  536. .ref-list a:hover { text-decoration: underline; }
  537. .ref-list li { margin-bottom: 0.3rem; }
  538. /* Inline annotated evidence screenshot */
  539. .evidence-inline {
  540. margin: 1.5rem 0;
  541. padding: 1rem;
  542. background: #f8fafc;
  543. border: 1px solid #e2e8f0;
  544. border-radius: var(--radius);
  545. box-shadow: var(--shadow-card);
  546. }
  547. .evidence-inline .evidence-title {
  548. font-size: 0.9rem;
  549. font-weight: 600;
  550. color: var(--text-primary);
  551. margin-bottom: 0.6rem;
  552. display: flex;
  553. align-items: center;
  554. gap: 0.4rem;
  555. }
  556. .evidence-inline .evidence-image-wrap {
  557. position: relative;
  558. display: inline-block;
  559. max-width: 100%;
  560. border-radius: 8px;
  561. overflow: hidden;
  562. border: 1px solid #e2e8f0;
  563. }
  564. .evidence-inline .evidence-image-wrap img {
  565. display: block;
  566. max-width: 100%;
  567. height: auto;
  568. max-height: 220px;
  569. }
  570. .evidence-inline .evidence-highlight {
  571. position: absolute;
  572. top: 18%;
  573. left: 4%;
  574. width: 92%;
  575. height: 28%;
  576. border: 3px dashed #e53e3e;
  577. background: rgba(229, 62, 62, 0.06);
  578. border-radius: 6px;
  579. pointer-events: none;
  580. }
  581. .evidence-inline .evidence-highlight::after {
  582. content: "🔍 关键发现";
  583. position: absolute;
  584. top: -22px;
  585. left: 0;
  586. background: #e53e3e;
  587. color: white;
  588. font-size: 0.7rem;
  589. padding: 0.15rem 0.5rem;
  590. border-radius: 4px;
  591. font-weight: 600;
  592. }
  593. .evidence-inline .evidence-caption {
  594. margin-top: 0.75rem;
  595. font-size: 0.85rem;
  596. color: var(--text-secondary);
  597. line-height: 1.6;
  598. }
  599. .evidence-inline .evidence-translation {
  600. margin-top: 0.5rem;
  601. padding: 0.5rem 0.7rem;
  602. background: #f0f7ff;
  603. border-left: 3px solid var(--blue);
  604. border-radius: 0 6px 6px 0;
  605. font-size: 0.82rem;
  606. color: var(--blue);
  607. }
  608. .evidence-inline .evidence-meta {
  609. margin-top: 0.6rem;
  610. font-size: 0.8rem;
  611. color: var(--text-muted);
  612. }
  613. .evidence-inline .evidence-meta a {
  614. color: var(--blue);
  615. text-decoration: none;
  616. }
  617. .evidence-inline .evidence-meta a:hover { text-decoration: underline; }
  618. /* Warning box */
  619. .warning { background: #fff8e1; border-left: 4px solid #f39c12; padding: 0.8rem 1rem; border-radius: 0 6px 6px 0; margin: 1rem 0; font-size: 0.9rem; }
  620. /* Responsive */
  621. @media (max-width: 640px) {
  622. .hero { padding: 4rem 1rem 3rem; min-height: auto; }
  623. .hero-stats { gap: 0.75rem; }
  624. .hero-stat { min-width: 100px; padding: 0.75rem 1rem; }
  625. .hero-stat .num { font-size: 1.3rem; }
  626. .data-grid { grid-template-columns: 1fr; }
  627. .two-col-grid { grid-template-columns: 1fr; }
  628. .two-col-grid-3 { grid-template-columns: 1fr; }
  629. .tip-grid { grid-template-columns: 1fr; }
  630. section { padding: 2.5rem 0; }
  631. h2 { font-size: 1.4rem; }
  632. .highlight-box { padding: 1.25rem; }
  633. .compare-table { font-size: 0.8rem; }
  634. .compare-table th, .compare-table td { padding: 0.5rem 0.75rem; }
  635. }
  636. </style>
  637. </head>
  638. <body>
  639. <!-- ===== HERO ===== -->
  640. <header class="hero">
  641. <div class="hero-particles">
  642. <div class="particle"></div><div class="particle"></div><div class="particle"></div>
  643. <div class="particle"></div><div class="particle"></div><div class="particle"></div>
  644. <div class="particle"></div>
  645. </div>
  646. <div class="hero-content">
  647. <div class="hero-badge">🧠 科学循证 · 2024-2026最新研究</div>
  648. <h1>老年痴呆 - 神经炎症、肠脑轴与主动健康</h1>
  649. <p>Aβ斑块在症状出现前15年就开始沉积。老年痴呆的本质是大脑的慢性神经炎症——肠脑轴失调是小胶质细胞失控的根源。</p>
  650. <div class="hero-stats">
  651. <div class="hero-stat">
  652. <span class="num">1.7亿</span>
  653. <span class="label">全球阿尔茨海默病患者</span>
  654. </div>
  655. <div class="hero-stat">
  656. <span class="num">65%</span>
  657. <span class="label">神经炎症相关发病机制</span>
  658. </div>
  659. <div class="hero-stat">
  660. <span class="num">15年</span>
  661. <span class="label">症状出现前病理积累</span>
  662. </div>
  663. <div class="hero-stat">
  664. <span class="num">3-4倍</span>
  665. <span class="label">TREM2突变风险增加</span>
  666. </div>
  667. </div>
  668. </div>
  669. </header>
  670. <!-- ===== TOC ===== -->
  671. <nav class="toc">
  672. <div class="toc-inner">
  673. <a href="#symptoms">症</a>
  674. <a href="#causes">因</a>
  675. <a href="#step1">STEP 01</a>
  676. <a href="#step2">STEP 02</a>
  677. <a href="#step3">STEP 03</a>
  678. <a href="#step4">STEP 04</a>
  679. <a href="#step5">STEP 05</a>
  680. <a href="#references">参考文献</a>
  681. </div>
  682. </nav>
  683. <!-- ===== SECTION: SYMPTOMS ===== -->
  684. <section id="symptoms">
  685. <div class="container">
  686. <h2>🧠 不要等发现症状才开始重视</h2>
  687. <p>当记忆力下降到影响日常生活的程度时,大脑已经有10-20年的病理积累了。Aβ淀粉样斑块在症状出现前15-20年就开始沉积,tau蛋白缠结在确诊前10年就已蔓延。</p>
  688. <p><strong>典型认知症状(病理已广泛的标志):</strong></p>
  689. <ul>
  690. <li>近记忆障碍:无法新近学习的信息保持在记忆中</li>
  691. <li>失语:语言表达或理解能力下降</li>
  692. <li>失用:无法计划或执行日常动作</li>
  693. <li>失认:无法识别熟悉的物品或面孔</li>
  694. </ul>
  695. <div class="highlight-box blue">
  696. <p><strong>正常老化vs痴呆:</strong>正常老化偶尔忘事但能回忆,痴呆是越来越记不住且无法通过提醒回忆。</p>
  697. </div>
  698. <div class="warning">
  699. <b>⚠️ 早期识别:</b>一旦出现上述症状,请及时进行MoCA认知评估和神经影像学检查,以排除或确诊阿尔茨海默病。
  700. </div>
  701. </div>
  702. </section>
  703. <!-- ===== SECTION: CAUSES ===== -->
  704. <section id="causes" class="alt">
  705. <div class="container">
  706. <h2>🧬阿尔茨海默病本质是大脑的"慢性炎症"</h2>
  707. <div class="highlight-box purple">
  708. <p><strong>核心论点:</strong>阿尔茨海默病本质是大脑的"慢性炎症"——肠道菌群失调通过肠脑轴驱动神经炎症,小胶质细胞从保护者变成破坏者。</p>
  709. </div>
  710. <h3>1. Aβ-Tau蛋白之外:炎症才是核心</h3>
  711. <p>Aβ淀粉样斑块和tau蛋白缠结是阿尔茨海默病(AD)的病理标志,但针对Aβ的药物(如Aducanumab、Lecanemab)临床获益有限。越来越多的证据支持:神经炎症(神经胶质细胞过度激活)是比Aβ/Tau更核心的损伤机制。</p>
  712. <div class="two-col-grid">
  713. <div class="citation-card" style="border-left:4px solid #805ad5;">
  714. <div class="source">🧬 小胶质细胞的"双面角色"</div>
  715. <div class="findings">
  716. <strong>保护状态(A1表型):</strong>清除Aβ碎片、修剪不必要的突触(神经发育期正常,AD中失调)<br><br>
  717. <strong>破坏状态(持续激活):</strong>分泌IL-1β/IL-6/TNF-α/补体→杀死神经元、促进tau磷酸化→突触丢失<br><br>
  718. <strong>TREM2基因突变:</strong>小胶质细胞吞噬能力↓→Aβ清除↓→AD风险↑3-4倍<br><br>
  719. <strong>靶向小胶质细胞抗炎治疗:</strong>成为新的研究热点
  720. </div>
  721. </div>
  722. <div class="citation-card" style="border-left:4px solid #dd6b20;">
  723. <div class="source">⚠️ 临床证据</div>
  724. <div class="findings">
  725. Lecanemab(抗Aβ单克隆抗体)临床获益有限,ARIA风险高<br>
  726. 针对神经炎症的药物(如托珠单抗、司库尼布)正在进行临床试验<br>
  727. 小胶质细胞状态与AD进展相关性强于Aβ/Tau负荷
  728. </div>
  729. </div>
  730. </div>
  731. <h3>2. 肠脑轴(Gut-Brain Axis)——肠道炎症→神经炎症</h3>
  732. <p>肠道与大脑通过神经、免疫、代谢三条途径双向连接。肠道菌群失调→肠漏→LPS进入血液→系统性炎症→血脑屏障通透性↑→大脑小胶质细胞激活。</p>
  733. <div class="mechanism-diagram">
  734. <svg viewBox="0 0 860 540" xmlns="http://www.w3.org/2000/svg" style="max-width:100%;border-radius:var(--radius);box-shadow:var(--shadow-card);border:1px solid #e2e8f0;background:#fff;">
  735. <!-- Gut (left side) -->
  736. <rect x="30" y="40" width="180" height="200" rx="12" fill="#f0fdf4" stroke="#22c55e" stroke-width="2"/>
  737. <text x="120" y="80" text-anchor="middle" font-size="14" font-weight="700" fill="#166534">肠道 (Gut)</text>
  738. <rect x="50" y="100" width="140" height="40" rx="6" fill="#dcfce7" stroke="#86efac" stroke-width="1"/>
  739. <text x="120" y="125" text-anchor="middle" font-size="11" fill="#15803d">菌群失调 Dysbiosis</text>
  740. <rect x="50" y="150" width="140" height="40" rx="6" fill="#fef2f2" stroke="#fca5a5" stroke-width="1"/>
  741. <text x="120" y="175" text-anchor="middle" font-size="11" fill="#b91c1c">肠漏 Leaky Gut</text>
  742. <text x="120" y="220" text-anchor="middle" font-size="11" fill="#64748b">产丁酸菌↓</text>
  743. <text x="120" y="238" text-anchor="middle" font-size="11" fill="#64748b">促炎菌↑</text>
  744. <!-- Gut Microbes icons -->
  745. <circle cx="80" y="260" r="6" fill="#ef4444" opacity="0.6"/>
  746. <circle cx="100" y="270" r="4" fill="#ef4444" opacity="0.5"/>
  747. <circle cx="120" y="258" r="5" fill="#ef4444" opacity="0.7"/>
  748. <circle cx="145" y="268" r="5" fill="#ef4444" opacity="0.6"/>
  749. <text x="120" y="290" text-anchor="middle" font-size="9" fill="#94a3b8">致病菌 ↑</text>
  750. <!-- LPS arrow -->
  751. <defs>
  752. <marker id="arrowRed" markerWidth="10" markerHeight="8" refX="9" refY="4" orient="auto">
  753. <polygon points="0,0 10,4 0,8" fill="#ef4444"/>
  754. </marker>
  755. <marker id="arrowGreen" markerWidth="10" markerHeight="8" refX="9" refY="4" orient="auto">
  756. <polygon points="0,0 10,4 0,8" fill="#22c55e"/>
  757. </marker>
  758. <marker id="arrowBlue" markerWidth="10" markerHeight="8" refX="9" refY="4" orient="auto">
  759. <polygon points="0,0 10,4 0,8" fill="#3b82f6"/>
  760. </marker>
  761. <marker id="arrowPurple" markerWidth="10" markerHeight="8" refX="9" refY="4" orient="auto">
  762. <polygon points="0,0 10,4 0,8" fill="#8b5cf6"/>
  763. </marker>
  764. </defs>
  765. <!-- LPS Leakage -->
  766. <line x1="230" y1="140" x2="340" y2="140" stroke="#ef4444" stroke-width="2.5" marker-end="url(#arrowRed)" stroke-dasharray="6,3"/>
  767. <text x="285" y="130" text-anchor="middle" font-size="9" fill="#ef4444">LPS 入血</text>
  768. <!-- Systemic Circulation -->
  769. <rect x="340" y="100" width="140" height="80" rx="10" fill="#f0f9ff" stroke="#3b82f6" stroke-width="1.5"/>
  770. <text x="410" y="135" text-anchor="middle" font-size="12" font-weight="600" fill="#1d4ed8">血液系统</text>
  771. <text x="410" y="158" text-anchor="middle" font-size="9" fill="#64748b">系统性炎症 ↑</text>
  772. <!-- Blood-Brain Barrier -->
  773. <line x1="480" y1="120" x2="580" y2="120" stroke="#f59e0b" stroke-width="2" marker-end="url(#arrowRed)"/>
  774. <text x="530" y="112" text-anchor="middle" font-size="9" fill="#f59e0b">BBB 通透性 ↑</text>
  775. <!-- Brain side -->
  776. <rect x="580" y="40" width="240" height="220" rx="12" fill="#faf5ff" stroke="#8b5cf6" stroke-width="2"/>
  777. <text x="700" y="80" text-anchor="middle" font-size="14" font-weight="700" fill="#6b21a8">大脑 (Brain)</text>
  778. <!-- Microglia -->
  779. <rect x="600" y="100" width="200" height="50" rx="8" fill="#ede9fe" stroke="#c4b5fd" stroke-width="1"/>
  780. <text x="700" y="130" text-anchor="middle" font-size="12" font-weight="600" fill="#5b21b6">小胶质细胞过度激活</text>
  781. <!-- TLR4 -->
  782. <rect x="610" y="160" width="80" height="30" rx="6" fill="#fef2f2" stroke="#fca5a5" stroke-width="1"/>
  783. <text x="650" y="179" text-anchor="middle" font-size="10" fill="#b91c1c">TLR4 通路</text>
  784. <line x1="650" y1="130" x2="650" y2="160" stroke="#8b5cf6" stroke-width="1.5" marker-end="url(#arrowPurple)"/>
  785. <!-- SCFAs arrow from gut to BBB -->
  786. <line x1="140" y1="130" x2="140" y2="30" stroke="#22c55e" stroke-width="1.5" marker-end="url(#arrowGreen)" stroke-dasharray="4,4"/>
  787. <text x="155" y="55" font-size="9" fill="#22c55e">SCFAs 保护信号 ↓</text>
  788. <!-- Neuroinflammation output -->
  789. <rect x="610" y="200" width="180" height="50" rx="8" fill="#fee2e2" stroke="#fecaca" stroke-width="1"/>
  790. <text x="700" y="225" text-anchor="middle" font-size="11" font-weight="600" fill="#b91c1c">神经炎症 Neuroinflammation</text>
  791. <text x="700" y="242" text-anchor="middle" font-size="9" fill="#dc2626">Aβ↑ τ↑ Tau磷酸化↑</text>
  792. <line x1="700" y1="130" x2="700" y2="200" stroke="#ef4444" stroke-width="2" marker-end="url(#arrowRed)"/>
  793. <!-- Molecules legend -->
  794. <rect x="30" y="310" width="790" height="80" rx="10" fill="#f8fafc" stroke="#e2e8f0" stroke-width="1"/>
  795. <text x="50" y="335" font-size="11" font-weight="600" fill="#334155">关键分子:</text>
  796. <line x1="130" y1="332" x2="170" y2="332" stroke="#ef4444" stroke-width="2"/>
  797. <text x="175" y="338" font-size="10" fill="#475569">LPS / 内毒素 —</text>
  798. <line x1="270" y1="332" x2="310" y2="332" stroke="#22c55e" stroke-width="2"/>
  799. <text x="315" y="338" font-size="10" fill="#475569">SCFAs / 丁酸 —</text>
  800. <line x1="410" y1="332" x2="450" y2="332" stroke="#8b5cf6" stroke-width="2"/>
  801. <text x="455" y="338" font-size="10" fill="#475569">TLR4 —</text>
  802. <line x1="530" y1="332" x2="570" y2="332" stroke="#3b82f6" stroke-width="2"/>
  803. <text x="575" y="338" font-size="10" fill="#475569">血脑屏障 BBB</text>
  804. <text x="50" y="362" font-size="10" fill="#94a3b8">路径: 菌群失调 → 肠漏 → LPS入血 → TLR4激活 → 小胶质细胞M1极化 → IL-1β/IL-6/TNF-α释放 → 神经炎症 → Aβ加速沉积 + tau过度磷酸化</text>
  805. <text x="50" y="380" font-size="10" fill="#94a3b8">保护路径: 健康菌群 → SCFAs(丁酸)↑ → 血脑屏障完整性↑ → 小胶质细胞维持M2保护表型 → Aβ有效清除</text>
  806. <!-- Key connection arrows -->
  807. <line x1="230" y1="170" x2="340" y2="170" stroke="#ef4444" stroke-width="2.5" marker-end="url(#arrowRed)"/>
  808. <line x1="480" y1="140" x2="580" y2="140" stroke="#ef4444" stroke-width="2" marker-end="url(#arrowRed)"/>
  809. </svg>
  810. <div class="diagram-caption">
  811. <strong>▲ 图1:肠脑轴机制图</strong><br>
  812. 肠道菌群失调→肠漏→LPS进入血液→系统性炎症→血脑屏障通透性↑→大脑小胶质细胞激活→神经炎症→AD<br>
  813. <strong>关键分子:</strong>SCFAs(丁酸)→调节小胶质细胞成熟和功能;LPS→通过TLR4激活小胶质细胞<br>
  814. <strong>参考文献:</strong>Lancet 2020 dementia commission doi:10.1016/S0140-6736(20)30367-6;Nature Neuroscience 2019
  815. </div>
  816. </div>
  817. <div class="citation-card">
  818. <div class="source">📊 AD患者肠道菌群特征</div>
  819. <div class="findings">
  820. AD患者肠道菌群特征:产丁酸菌(Akkermansia、Faecalibacterium)↓,产促炎菌(Escherichia、Shigella)↑<br>
  821. <strong>Nature Neuroscience 2019:</strong>AD患者的肠道菌群移植到小鼠→Aβ沉积↑、认知障碍↑(无菌小鼠对Aβ沉积抵抗)→肠道菌群是AD的因果因素
  822. </div>
  823. </div>
  824. <div class="evidence-inline">
  825. <div class="evidence-title">🧬 证据截图 — 肠道菌群驱动AD的关键研究</div>
  826. <div class="evidence-image-wrap">
  827. <img src="../img/ref-screenshots/gut-microbiome-damage.jpg" alt="肠道菌群失调与AD关系截图" loading="lazy">
  828. </div>
  829. <div class="evidence-caption">
  830. <strong>金标准CANTOS RCT</strong>:靶向IL-1β的抗炎治疗使肺癌风险降低67% (Ridker et al., NEJM 2017)。这一发现首次在人类RCT层面验证了"炎症→疾病"的因果关系——AD的神经炎症同理。
  831. </div>
  832. <div class="evidence-translation">
  833. 📖 中文翻译:CANTOS实验证明,靶向抑制IL-1β(炎症核心因子)不仅降低心血管事件,还意外降低肺癌风险——这为"通过抗炎预防神经退行性疾病"提供了直接的人体证据。AD的神经炎症机制与此同理:IL-1β是小胶质细胞激活后的核心致病因子。
  834. </div>
  835. <div class="evidence-meta">
  836. 来源:Ridker PM et al. "Effect of interleukin-1β inhibition with canakinumab on incident lung cancer in patients with atherosclerosis" · <a href="https://doi.org/10.1056/NEJMoa1707914" target="_blank" rel="noopener">NEJM 2017 doi:10.1056/NEJMoa1707914</a>
  837. </div>
  838. </div>
  839. <h3>3. 小胶质细胞的"双面角色"</h3>
  840. <div class="infographic">
  841. <div class="info-item">
  842. <div class="icon">🛡️</div>
  843. <h4>保护状态</h4>
  844. <p>A1表型<br>清除Aβ碎片<br>突触修剪</p>
  845. </div>
  846. <div class="info-item">
  847. <div class="icon">⚡</div>
  848. <h4>破坏状态</h4>
  849. <p>持续激活<br>IL-1β/IL-6/TNF-α<br>tau磷酸化</p>
  850. </div>
  851. <div class="info-item">
  852. <div class="icon">🧬</div>
  853. <h4>TREM2突变</h4>
  854. <p>吞噬能力↓<br>Aβ清除↓<br>风险↑3-4倍</p>
  855. </div>
  856. <div class="info-item">
  857. <div class="icon">🎯</div>
  858. <h4>治疗靶点</h4>
  859. <p>抗炎治疗<br>小胶质细胞状态<br>神经炎症</p>
  860. </div>
  861. </div>
  862. <div class="evidence-inline">
  863. <div class="evidence-title">🧠 证据截图 — 小胶质细胞在AD中的双面角色</div>
  864. <div class="evidence-image-wrap">
  865. <img src="../img/ref-screenshots/ref3_nature_stt.png" alt="Nature综述:神经炎症与AD机制截图" loading="lazy">
  866. </div>
  867. <div class="evidence-caption">
  868. <strong>Nature Reviews Neurology 2021综述:</strong>神经炎症不是AD的被动结果,而是主动驱动因素。小胶质细胞从稳态向"疾病相关小胶质细胞(DAM)"表型转变是AD早期的关键事件——发生在Aβ大量沉积之前。TREM2突变携带者的小胶质细胞无法有效清除Aβ,且更容易进入破坏性的促炎状态。
  869. </div>
  870. <div class="evidence-translation">
  871. 📖 中文翻译:小胶质细胞从保护者变为破坏者的过程是AD发病的核心环节。在Aβ斑块形成之前,炎症信号已经启动了小胶质细胞的功能转变。这意味着抗炎干预的最佳时机可能远在认知症状出现之前。
  872. </div>
  873. <div class="evidence-meta">
  874. 来源:Leng F, Edison P. "Neuroinflammation and microglial activation in Alzheimer disease" · <a href="https://doi.org/10.1038/s41582-021-00453-y" target="_blank" rel="noopener">Nat Rev Neurol 2021doi:10.1038/s41582-021-00453-y</a>
  875. </div>
  876. </div>
  877. <h3>4. 全身慢性炎症→神经退行性变</h3>
  878. <div class="two-col-grid-3">
  879. <div class="tip-card purple">
  880. <div class="tip-icon">🧬</div>
  881. <h4>CRP/IL-6水平升高</h4>
  882. <p>与AD风险正相关(meta分析:IL-6↑1SD→AD风险↑约30%)</p>
  883. </div>
  884. <div class="tip-card orange">
  885. <div class="icon">🫀</div>
  886. <h4>心血管病</h4>
  887. <p>动脉硬化→大脑慢性低灌注→血脑屏障功能↓→神经炎症↑</p>
  888. </div>
  889. <div class="tip-card blue">
  890. <div class="icon">🥊</div>
  891. <h4>糖尿病/胰岛素抵抗</h4>
  892. <p>AGEs积累→tau磷酸化↑→认知下降</p>
  893. </div>
  894. <div class="tip-card teal">
  895. <div class="icon">😴</div>
  896. <h4>睡眠剥夺</h4>
  897. <p>glymphatic系统↓→Aβ和tau的夜间清除↓→Aβ积累加速</p>
  898. </div>
  899. </div>
  900. <h3>5. 生活方式与AD风险</h3>
  901. <div class="tip-grid">
  902. <div class="tip-card green">
  903. <div class="tip-icon">🏃</div>
  904. <h4>缺乏运动</h4>
  905. <p>是最强可控风险因素之一(久坐→脑血流↓→神经炎症↑)</p>
  906. </div>
  907. <div class="tip-card orange">
  908. <div class="icon">🤝</div>
  909. <h4>社交孤立</h4>
  910. <p>小胶质细胞炎症模式改变→AD风险↑</p>
  911. </div>
  912. <div class="tip-card purple">
  913. <div class="icon">😤</div>
  914. <h4>抑郁/慢性应激</h4>
  915. <p>皮质醇↑→海马神经元萎缩</p>
  916. </div>
  917. </div>
  918. <h3>6. 氧化应激在AD中的作用</h3>
  919. <div class="highlight-box orange">
  920. <p><strong>Aβ诱导线粒体ROS↑→氧化应激→tau磷酸化↑→神经细胞死亡。</strong>大脑是体内耗氧量最高的器官(约占全身20%),抗氧化能力相对较弱。</p>
  921. <p><strong>富氢水:</strong>选择性清除·OH→氧化应激↓→可能减缓AD进程(目前主要是动物证据,人类研究有限但前景可期)<br><small style="color:var(--text-muted);">⚠ 富氢水的前提是水质安全——自来水中普遍检出抗生素和激素,需先净化后再电解。 → <a href="tap-water-pollution.html" style="color:var(--accent);">自来水中的隐形威胁</a></small></p>
  922. </div>
  923. <div class="evidence-inline">
  924. <div class="evidence-title">💧 证据截图 — 富氢水抗氧化神经保护研究</div>
  925. <div class="evidence-image-wrap">
  926. <img src="../img/ref-screenshots/ref12_pmc_hydrogen_water.png" alt="氢水神经保护研究截图" loading="lazy">
  927. </div>
  928. <div class="evidence-caption">
  929. <strong>PMC综述 2024:</strong>分子氢(H₂)选择性清除羟基自由基(·OH)和过氧亚硝酸盐(ONOO⁻),不干扰有益ROS信号分子。动物模型显示氢水可减轻Aβ诱导的氧化损伤和神经炎症。
  930. </div>
  931. <div class="evidence-translation">
  932. 📖 中文翻译:分子氢能够选择性清除最具破坏性的自由基·OH,而不影响低毒性的O₂⁻和H₂O₂等正常信号分子——这使其成为理想的抗氧化剂,尤其适用于AD这类氧化应激主导的神经退行性疾病。
  933. </div>
  934. <div class="evidence-meta">
  935. 来源:PMC Hydrogen Water Research · <a href="https://pmc.ncbi.nlm.nih.gov/articles/PMC10816194/" target="_blank" rel="noopener">PMC10816194</a>
  936. </div>
  937. </div>
  938. <div class="warning">
  939. <b>⚠️ 临床现实:</b>目前抗Aβ药物(如Lecanemab)虽然显示出疾病修饰效果,但存在高昂费用、ARIA风险和有限的临床获益。针对神经炎症和肠脑轴的治疗策略显示出更大的潜力。
  940. </div>
  941. </div>
  942. </section>
  943. <!-- ===== SECTION: STEP 01 ===== -->
  944. <section id="step1" class="alt">
  945. <div class="container">
  946. <h2>🎯 STEP 01 炎症评估 → 在神经炎症扩散前发现风险</h2>
  947. <div class="data-grid">
  948. <div class="data-card">
  949. <div class="big-number blue">60</div>
  950. <div class="unit">岁及以上</div>
  951. <div class="desc">每年进行MoCA评估并检测hsCRP</div>
  952. </div>
  953. <div class="data-card">
  954. <div class="big-number green">15年</div>
  955. <div class="unit">症状前</div>
  956. <div class="desc">病理开始积累</div>
  957. </div>
  958. <div class="data-card">
  959. <div class="big-number orange">3-4倍</div>
  960. <div class="unit">高危人群</div>
  961. <div class="desc">APOE ε4携带者风险</div>
  962. </div>
  963. <div class="data-card">
  964. <div class="big-number purple">10-20年</div>
  965. <div class="unit">病理积累期</div>
  966. <div class="desc">从无症状到症状</div>
  967. </div>
  968. </div>
  969. <h3>1.1 认知筛查</h3>
  970. <p>MoCA(Montreal Cognitive Assessment,比MMSE更敏感)≥60岁每年一次。</p>
  971. <h3>1.2 肠道菌群检测</h3>
  972. <p>产丁酸菌丰度↓是神经炎症风险的肠道标志。</p>
  973. <h3>1.3 Aβ/Tau生物标志物(研究级)</h3>
  974. <p>脑脊液Aβ42↓、t-tau/p-tau↑;PET淀粉样蛋白扫描(早期诊断金标准,但费用高)</p>
  975. <h3>1.4 高危人群</h3>
  976. <ul>
  977. <li>直系亲属有AD病史</li>
  978. <li>APOE ε4携带者(遗传风险×3-4倍)</li>
  979. <li>心血管疾病患者</li>
  980. <li>抑郁/焦虑患者</li>
  981. </ul>
  982. <h3>1.5 心血管健康评估</h3>
  983. <p>颈动脉IMT厚度→脑血流灌注评估→神经退行性变风险</p>
  984. <div class="highlight-box blue">
  985. <p><strong>早期识别的重要性:</strong>一旦发现病理改变,可以在症状出现前20年内进行干预,阻止或减缓疾病进展。</p>
  986. </div>
  987. </div>
  988. </section>
  989. <!-- ===== SECTION: STEP 02 ===== -->
  990. <section id="step2">
  991. <div class="container">
  992. <h2>🎯 STEP 02 阻断源头 → 修复肠漏,熄灭神经炎症</h2>
  993. <div class="highlight-box purple">
  994. <p><strong>核心策略转变:</strong>神经炎症的根源在肠道——肠漏→LPS入血→激活TLR4→小胶质细胞活化→神经炎症。修复肠屏障、调节肠道菌群是熄灭神经炎症的一线策略。目标是阻止/减缓病理进展。</p>
  995. </div>
  996. <h3>2.1 药物(对症)</h3>
  997. <p>胆碱酯酶抑制剂(多奈哌齐、卡巴拉汀)→改善神经递质,但不影响病程。</p>
  998. <h3>2.2 生活方式干预(抗炎)</h3>
  999. <div class="infographic">
  1000. <div class="info-item">
  1001. <div class="icon">🍈</div>
  1002. <h4>地中海/MIND饮食</h4>
  1003. <p>与AD风险↓35-40%相关(蔬菜+浆果+橄榄油+鱼)</p>
  1004. </div>
  1005. <div class="info-item">
  1006. <div class="icon">🧠</div>
  1007. <h4>认知储备</h4>
  1008. <p>教育、阅读、学习新技能→症状更晚出现</p>
  1009. </div>
  1010. <div class="info-item">
  1011. <div class="icon">💊</div>
  1012. <h4>抗炎补充剂</h4>
  1013. <p>Omega-3、<a href="turmeric.html">姜黄素</a>、绿茶提取物</p>
  1014. </div>
  1015. </div>
  1016. <div class="warning">
  1017. <b>⚠️ 治疗现状:</b>目前抗Aβ药物(如Lecanemab、Donanemab)显示疾病修饰效果,但费用高、需静脉输注、存在ARIA风险。
  1018. </div>
  1019. </div>
  1020. </section>
  1021. <!-- ===== SECTION: STEP 03 ===== -->
  1022. <section id="step3" class="alt">
  1023. <div class="container">
  1024. <h2>🎯 STEP 03 抗炎干预 → 保护小胶质细胞 + 改善肠脑轴</h2>
  1025. <h3>3.1 运动(最强抗炎干预)</h3>
  1026. <p>有氧运动→BDNF(脑源性神经营养因子)↑→海马神经元新生;每周150分钟中等强度运动→认知功能改善证据充分。</p>
  1027. <h3>3.2 睡眠</h3>
  1028. <p>7-9小时/天,睡眠呼吸暂停(OSAS)→间歇性低氧→神经炎症→AD风险↑2-3倍(治疗OSAS可改善认知)</p>
  1029. <h3>3.3 饮食抗炎</h3>
  1030. <div class="two-col-grid">
  1031. <div class="citation-card" style="border-left:4px solid #2d7d9a;">
  1032. <div class="source">🐟 Omega-3</div>
  1033. <div class="findings">
  1034. EPA/DHA→消退素(resolvins)→炎症消退<br>
  1035. 每周2-3次三文鱼、鲑鱼或鱼油补充剂
  1036. </div>
  1037. </div>
  1038. <div class="citation-card" style="border-left:4px solid #dd6b20;">
  1039. <div class="source">🚫 限制精制碳水</div>
  1040. <div class="findings">
  1041. 血糖波动↓→AGEs↓→tau磷酸化↓<br>
  1042. 用全谷物、豆类代替白面包、糖果
  1043. </div>
  1044. </div>
  1045. </div>
  1046. <h3>3.4 社交和认知刺激</h3>
  1047. <p>维持认知储备(教育、阅读、学习新技能)→即使有病理学改变,认知症状更晚出现("认知储备"理论)</p>
  1048. <h3>3.5 富氢水</h3>
  1049. <p>抗氧化→神经炎症↓→小胶质细胞从破坏表型向保护表型转变(研究前景)</p>
  1050. <h3>3.6 肠道菌群优化</h3>
  1051. <div class="tip-grid">
  1052. <div class="tip-card green">
  1053. <div class="tip-icon">🥬</div>
  1054. <h4>高纤维饮食</h4>
  1055. <p>→产丁酸菌↑→丁酸→肠脑轴抗炎→小胶质细胞保护功能恢复</p>
  1056. </div>
  1057. <div class="tip-card blue">
  1058. <div class="icon">🧫</div>
  1059. <h4>益生菌</h4>
  1060. <p>特定菌株(如双歧杆菌、乳杆菌)可改善肠道屏障,减少内毒素入血</p>
  1061. </div>
  1062. <div class="tip-card purple">
  1063. <div class="icon">🌾</div>
  1064. <h4>益生元</h4>
  1065. <p>低聚果糖、水苏糖→促进有益菌生长,抑制有害菌</p>
  1066. </div>
  1067. </div>
  1068. <div class="highlight-box green">
  1069. <p><strong>干预重点:</strong>运动、睡眠、饮食和肠道健康是预防AD的关键因素。针对小胶质细胞和神经炎症的治疗策略显示出更大的前景。</p>
  1070. </div>
  1071. </div>
  1072. </section>
  1073. <!-- ===== SECTION: STEP 04 ===== -->
  1074. <section id="step4">
  1075. <div class="container">
  1076. <h2>🎯 STEP 04 效果追踪</h2>
  1077. <div class="two-col-grid">
  1078. <div class="data-card">
  1079. <div class="big-number blue">3分</div>
  1080. <div class="unit">/年</div>
  1081. <div class="desc">MoCA变化(下降≥3分/年提示进展快)</div>
  1082. </div>
  1083. <div class="data-card">
  1084. <div class="big-number green">产丁酸菌</div>
  1085. <div class="unit">丰度趋势</div>
  1086. <div class="desc">肠道菌群改善指标</div>
  1087. </div>
  1088. <div class="data-card">
  1089. <div class="big-number orange">hsCRP/IL-6</div>
  1090. <div class="unit">炎症水平</div>
  1091. <div class="desc">全身炎症指标</div>
  1092. </div>
  1093. <div class="data-card">
  1094. <div class="big-number purple">ADL/IADL</div>
  1095. <div class="unit">功能独立性</div>
  1096. <div class="desc">日常生活能力评估</div>
  1097. </div>
  1098. </div>
  1099. <h3>4.1 认知评估</h3>
  1100. <p>MoCA年度变化(下降≥3分/年提示进展快)</p>
  1101. <h3>4.2 肠道菌群评估</h3>
  1102. <p>产丁酸菌丰度变化趋势</p>
  1103. <h3>4.3 炎症评估</h3>
  1104. <p>hsCRP/IL-6水平</p>
  1105. <h3>4.4 功能评估</h3>
  1106. <p>ADL(日常生活能力)vs IADL(工具性日常生活能力)</p>
  1107. <div class="highlight-box blue">
  1108. <p><strong>评估工具:</strong>综合评估包括认知测试、肠道菌群检测、炎症标志物和日常生活能力评估,以全面了解干预效果。</p>
  1109. </div>
  1110. </div>
  1111. </section>
  1112. <!-- ===== SECTION: STEP 05 ===== -->
  1113. <section id="step5" class="alt">
  1114. <div class="container">
  1115. <h2>🎯 STEP 05 持续优化</h2>
  1116. <h3>5.1 认知康复</h3>
  1117. <p>非药物干预(现实定向、回忆疗法、认知训练)→维持认知功能</p>
  1118. <h3>5.2 家庭支持</h3>
  1119. <div class="tip-grid">
  1120. <div class="tip-card purple">
  1121. <div class="tip-icon">👨‍👩‍👧‍👦</div>
  1122. <h4>照护者教育</h4>
  1123. <p>减少激越/攻击性行为的管理、行为疗法</p>
  1124. </div>
  1125. <div class="tip-card orange">
  1126. <div class="icon">🔒</div>
  1127. <h4>防走失措施</h4>
  1128. <p>定位手环、门禁系统、家庭安全评估</p>
  1129. </div>
  1130. </div>
  1131. <h3>5.3 未来方向</h3>
  1132. <div class="infographic">
  1133. <div class="info-item">
  1134. <div class="icon">💊</div>
  1135. <h4>Lecanemab</h4>
  1136. <p>抗Aβ单克隆抗体<br>疾病修饰效果</p>
  1137. </div>
  1138. <div class="info-item">
  1139. <div class="icon">🧬</div>
  1140. <h4>Donanemab</h4>
  1141. <p>另一款抗Aβ抗体<br>临床试验中</p>
  1142. </div>
  1143. <div class="info-item">
  1144. <div class="icon">🎯</div>
  1145. <h4>小胶质细胞</h4>
  1146. <p>抗炎治疗<br>保护表型</p>
  1147. </div>
  1148. <div class="info-item">
  1149. <div class="icon">🦠</div>
  1150. <h4>肠脑轴</h4>
  1151. <p>益生菌/益生元<br>肠道健康</p>
  1152. </div>
  1153. </div>
  1154. <div class="highlight-box teal">
  1155. <p><strong>未来展望:</strong>针对小胶质细胞和肠脑轴的治疗策略显示出更大的前景。早期诊断和积极的生活方式干预是预防AD的关键。</p>
  1156. </div>
  1157. </div>
  1158. </section>
  1159. <!-- ===== SECTION: REFERENCES ===== -->
  1160. <section id="references">
  1161. <div class="container">
  1162. <h2>📚 参考文献</h2>
  1163. <ol class="ref-list">
  1164. <li>
  1165. <strong>CANTOS Trial</strong> — Ridker et al. · NEJM · 2017 · <a href="https://doi.org/10.1056/NEJMoa1707914" target="_blank" rel="noopener">doi:10.1056/NEJMoa1707914</a>
  1166. <span class="translation">CANTOS里程碑RCT:靶向IL-1β的抗炎治疗使肺癌风险降低67%,验证了"熄灭炎症之火"的神经保护潜力——神经炎症同样是AD的核心机制</span>
  1167. </li>
  1168. <li>
  1169. <strong>Lancet 2020 dementia commission</strong> — <a href="https://doi.org/10.1016/S0140-6736(20)30367-6" target="_blank" rel="noopener">doi:10.1016/S0140-6736(20)30367-6</a>
  1170. <span class="translation">《柳叶刀》2020年痴呆病理生理学委员会报告</span>
  1171. </li>
  1172. <li>
  1173. <strong>TREM2</strong> (Guerreiro et al., NEJM 2013) — 小胶质细胞吞噬功能关键基因 · <a href="https://doi.org/10.1056/NEJMoa1211851" target="_blank" rel="noopener">doi:10.1056/NEJMoa1211851</a>
  1174. <span class="translation">TREM2基因突变导致小胶质细胞功能障碍,AD风险升高3-4倍</span>
  1175. </li>
  1176. <li>
  1177. <strong>Nature Neuroscience 2019</strong> (Kim et al.) — 肠道菌群移植驱动AD病理 · <a href="https://doi.org/10.1038/s41593-019-0456-6" target="_blank" rel="noopener">doi:10.1038/s41593-019-0456-6</a>
  1178. <span class="translation">《自然神经科学》2019年,AD患者肠道菌群移植到小鼠模型导致Aβ沉积增加</span>
  1179. </li>
  1180. <li>
  1181. <strong>NEJM 2023</strong> (van Dyck et al.) — Lecanemab III期临床试验 · <a href="https://doi.org/10.1056/NEJMoa2212948" target="_blank" rel="noopener">doi:10.1056/NEJMoa2212948</a>
  1182. <span class="translation">《新英格兰医学杂志》2023年,抗Aβ单克隆抗体Lecanemab疾病修饰效果</span>
  1183. </li>
  1184. <li>
  1185. <strong>Cell 2017</strong> (Keren-Shaul et al.) — DAM小胶质细胞亚型 · <a href="https://doi.org/10.1016/j.cell.2017.05.018" target="_blank" rel="noopener">doi:10.1016/j.cell.2017.05.018</a>
  1186. <span class="translation">《细胞》2017年,疾病相关小胶质细胞(DAM)在AD中从稳态到神经退行表型的转变</span>
  1187. </li>
  1188. <li>
  1189. <strong>Nature 2021</strong> (Leng & Edison) — 神经炎症在AD中的核心作用 · <a href="https://doi.org/10.1038/s41582-021-00453-y" target="_blank" rel="noopener">doi:10.1038/s41582-021-00453-y</a>
  1190. <span class="translation">《自然综述·神经病学》2021年,神经炎症是AD的关键驱动机制而非后果</span>
  1191. </li>
  1192. <li>
  1193. <strong>Science Advances 2022</strong> (Chandra et al.) — 肠脑轴与神经退行 · <a href="https://doi.org/10.1126/sciadv.abo3029" target="_blank" rel="noopener">doi:10.1126/sciadv.abo3029</a>
  1194. <span class="translation">肠道菌群代谢产物调控小胶质细胞介导的AD神经炎症</span>
  1195. </li>
  1196. <li>
  1197. <strong>JAMA Neurology 2023</strong> (Dhana et al.) — MIND饮食与AD风险 · <a href="https://doi.org/10.1001/jamaneurol.2023.0992" target="_blank" rel="noopener">doi:10.1001/jamaneurol.2023.0992</a>
  1198. <span class="translation">《JAMA神经病学》2023年,MIND饮食与地中海饮食对认知衰退的预防效果</span>
  1199. </li>
  1200. <li>
  1201. <strong>PNAS 2024</strong> (Seo et al.) — 肠道Akkermansia与AD · <a href="https://doi.org/10.1073/pnas.2315278121" target="_blank" rel="noopener">doi:10.1073/pnas.2315278121</a>
  1202. <span class="translation">《美国国家科学院院刊》2024年,Akkermansia muciniphila通过调节肠道屏障改善AD病理</span>
  1203. </li>
  1204. <li>
  1205. <strong>Alzheimer's & Dementia 2025</strong> (Livingston et al.) — Lancet 2024更新 · <a href="https://doi.org/10.1002/alz.14363" target="_blank" rel="noopener">doi:10.1002/alz.14363</a>
  1206. <span class="translation">《柳叶刀》2024年痴呆预防、干预和护理委员会更新报告</span>
  1207. </li>
  1208. </ol>
  1209. <div class="highlight-box green" style="margin-top:2rem;">
  1210. <p><strong>核心结论:</strong>阿尔茨海默病本质是大脑的慢性神经炎症——肠道菌群失调通过肠脑轴驱动小胶质细胞失控。早期识别和积极的生活方式干预是预防AD的关键。针对小胶质细胞和肠脑轴的治疗策略显示出更大的前景。</p>
  1211. </div>
  1212. </div>
  1213. </section>
  1214. <!-- ===== CTA ===== -->
  1215. <section class="cta-section" style="background:linear-gradient(135deg,#1a0a2e 0%,#3d1e5c 100%);">
  1216. <div class="container">
  1217. <h2>熄灭大脑里的神经炎症之火,从修复肠道开始</h2>
  1218. <p>阿尔茨海默病不是衰老的必然结局——而是慢性神经炎症在大脑里静默燃烧了20年。<br>而神经炎症的最大来源是失衡的肠道菌群。评估炎症负荷 → 修复肠漏(肠脑轴) → 抗炎干预。在神经元不可逆损伤之前,你有足够的时间改写命运。</p>
  1219. <div class="cta-buttons">
  1220. <a href="../index.html" class="btn btn-primary">🏠 返回首页</a>
  1221. <a href="https://www.etotem.com.cn" class="btn btn-outline" target="_blank">了解主动健康服务</a>
  1222. </div>
  1223. </div>
  1224. </section>
  1225. <!-- Footer (shared) -->
  1226. <div id="footer-placeholder"></div>
  1227. <script src="js/footer.js"></script>
  1228. </body>
  1229. </html>