/* === ARTICLE STYLES === */
.cy-article-hero { position: relative; background: url(‚https://storage.googleapis.com/cloud_storage_for_ai_seo_marketing/veganer-ernaehrungsberater.info/Lexikon/fett-ist-nicht-gleich-fett/00-Fett-ist-nicht-gleich-Fett.webp‘) center/cover no-repeat; width: 100vw; margin-left: calc(-50vw + 50%); margin-right: calc(-50vw + 50%); max-width: none; aspect-ratio: 1200/628; display: flex; align-items: center; overflow: hidden; }
.cy-article-hero::before { content: “; position: absolute; inset: 0; background: linear-gradient(to right, rgba(0,0,0,0.78) 0%, rgba(0,0,0,0.5) 45%, rgba(0,0,0,0.2) 100%); }
.cy-article-hero-inner { position: relative; z-index: 1; max-width: 1200px; margin: 0 auto; padding: 40px 5%; width: 100%; }
.cy-article-hero-inner h1 { font-size: clamp(1.8rem, 4vw, 2.8rem); margin: 0 0 0.3em; color: #fff; line-height: 1.2; text-shadow: 2px 2px 6px rgba(0,0,0,0.6); }
.cy-article-hero-inner h1 span { display: block; font-size: 0.5em; font-weight: 300; margin-top: 0.4em; color: rgba(255,255,255,0.85); }
.cy-article-hero-inner p { font-size: 1.05rem; line-height: 1.7; color: rgba(255,255,255,0.9); margin: 0; max-width: 600px; text-shadow: 1px 1px 4px rgba(0,0,0,0.5); }
@media (max-width: 768px) { .cy-article-hero-inner { text-align: center; padding: 30px 5%; } .cy-article-hero-inner p { max-width: none; } }
.cy-a-section { max-width: 1200px; padding: 50px 5%; margin: 0 auto; }
.cy-a-section h2 { font-size: clamp(1.4rem, 3vw, 2rem); margin-bottom: 0.5em; color: #1a1a2e; }
.cy-a-section h3 { font-size: clamp(1.1rem, 2.5vw, 1.4rem); margin-bottom: 0.4em; color: #222; }
.cy-a-section p { line-height: 1.8; color: #444; max-width: 900px; font-size: 1rem; }
.cy-a-full { width: 100vw; margin-left: calc(-50vw + 50%); margin-right: calc(-50vw + 50%); max-width: none; padding: 50px 5%; }
.cy-a-full-inner { max-width: 1200px; margin: 0 auto; }
.cy-a-full.gray { background: #f7f8fa; }
.cy-card-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 24px; margin-top: 30px; }
@media (max-width: 1000px) { .cy-card-grid { grid-template-columns: repeat(2, 1fr); } }
@media (max-width: 600px) { .cy-card-grid { grid-template-columns: 1fr; } }
.cy-card { border-radius: 12px; overflow: hidden; box-shadow: 0 3px 15px rgba(0,0,0,0.08); background: #fff; transition: transform 0.25s ease, box-shadow 0.25s ease; }
.cy-card:hover { transform: translateY(-4px); box-shadow: 0 8px 25px rgba(0,0,0,0.12); }
.cy-card img { width: 100%; height: 180px; object-fit: cover; }
.cy-card-body { padding: 20px; }
.cy-card-body h3 { margin-top: 0; font-size: 1.05rem; }
.cy-card-body p { font-size: 0.9rem; line-height: 1.6; margin-bottom: 0; }
.cy-cause-list { list-style: none; padding: 0; margin: 24px 0; }
.cy-cause-list li { padding: 14px 0; border-bottom: 1px solid #eee; display: flex; gap: 14px; align-items: flex-start; }
.cy-cause-list li:last-child { border-bottom: none; }
.cy-cause-list .cy-cause-icon { flex-shrink: 0; width: 36px; height: 36px; border-radius: 50%; background: #f0faf0; color: #2e8b57; display: flex; align-items: center; justify-content: center; font-weight: 700; font-size: 0.85rem; }
.cy-cause-list .cy-cause-text strong { color: #1a1a2e; }
.cy-cause-list .cy-cause-text p { margin: 4px 0 0; font-size: 0.92rem; max-width: none; }
.cy-info-boxes { display: grid; grid-template-columns: 1fr 1fr; gap: 24px; margin: 30px 0; }
.cy-info-box { padding: 28px; border-radius: 12px; border-left: 5px solid; }
.cy-info-box.good { background: #f0faf0; border-color: #2e8b57; }
.cy-info-box.neutral { background: #f5f5ff; border-color: #5b6abf; }
.cy-info-box h3 { margin-top: 0; font-size: 1.15rem; }
.cy-info-box.good h3 { color: #2e8b57; }
.cy-info-box.neutral h3 { color: #5b6abf; }
.cy-info-box p { font-size: 0.95rem; margin-bottom: 0; max-width: none; }
@media (max-width: 768px) { .cy-info-boxes { grid-template-columns: 1fr; } }
.cy-toc { background: #f7f8fa; border-radius: 12px; padding: 28px 32px; margin: 0 auto 10px; max-width: 700px; }
.cy-toc h3 { margin: 0 0 12px; font-size: 1.1rem; color: #1a1a2e; }
.cy-toc ol { margin: 0; padding-left: 20px; }
.cy-toc ol li { margin-bottom: 6px; font-size: 0.95rem; }
.cy-toc ol li a { color: #2e8b57; text-decoration: none; }
.cy-toc ol li a:hover { text-decoration: underline; }
.cy-fazit { background: linear-gradient(135deg, #1a1a2e, #0f3460); border-radius: 16px; padding: 40px; color: #fff; margin-top: 10px; }
.cy-fazit h2 { color: #fff; text-align: center; margin-bottom: 0.6em; }
.cy-fazit p { color: rgba(255,255,255,0.9); text-align: center; max-width: 800px; margin: 0 auto; font-size: 1.05rem; line-height: 1.8; }
.cy-restaurant-box { background: linear-gradient(135deg, #e8f5e9, #f1f8e9); border: 2px solid #4caf50; border-radius: 16px; padding: 32px; margin: 30px 0; text-align: center; }
.cy-restaurant-box h3 { color: #2e7d32; margin-top: 0; }
.cy-restaurant-box p { max-width: 600px; margin: 0 auto; color: #444; }
脂肪並非都一樣 揭開脂肪迷思背後的真相
關於飲食中脂肪的辯論,與現代營養科學本身一樣歷史悠久。羅伯特·勒斯蒂格教授闡明,並非脂肪本身,而是脂肪的種類及其在體內的代謝方式,才是決定健康或疾病的真正因素。
首頁 › 健康 › 基礎 › 脂肪並非都一樣 — 為什麼脂肪的種類對健康至關重要
DE
|
EN
|
中文
脂肪的真相:從迷思到現實
摘自羅伯特·H·勒斯蒂格博士著作《如我們的食物使我們生病》
脂肪研究的歷史,是一部充滿誤解、科學爭論與不斷演變的飲食建議的歷史。在 1960 與 1970 年代,安塞爾·凱斯(Ancel Keys)的研究引發了一場典範轉移,將低脂飲食推向飲食建議的核心。然而,「女性健康倡議」(Women’s Health Initiative)及其他研究的結果,對這些建議提出了質疑。這些研究顯示,減少飽和脂肪攝取並不一定能降低心臟病風險或促進體重減輕。同樣令人擔憂的是,有證據表明,以某些類型的不飽和脂肪取代飽和脂肪,甚至可能增加心臟病發作與死亡的風險。
勒斯蒂格的論點
勒斯蒂格 的批評不僅針對飽和脂肪辯論中的過度簡化,也針對忽視這些脂肪的化學結構與來源的現象。他指出,存在於乳製品中且具有奇數碳原子結構的飽和脂肪,可能具有預防慢性疾病的作用。相比之下,存在於紅肉中且具有偶數碳原子結構的飽和脂肪,對心血管風險可能是中性的。
飽和脂肪與游離脂肪酸
勒斯蒂格論證的一個關鍵面向,在於區分「飲食中的飽和脂肪」與「體內因糖(尤其是果糖)代謝而產生的飽和游離脂肪酸」。這些游離脂肪酸(特別是棕櫚酸)可能促進體內與大腦的發炎反應,從而促成胰島素阻抗及其他代謝紊亂的發展。
勒斯蒂格呼籲重新評估我們的飲食指南,不僅應考量脂肪的攝取量,更應關注脂肪的種類。他強調回歸天然飲食的重要性——攝取富含未加工脂肪、低添加糖的飲食。深入理解脂肪對健康的真實影響,對於對抗當今社會流行的代謝性疾病至關重要。
四種脂肪類型
區分不同種類的脂肪及其對健康的潛在影響,是當前研究的核心:
肉類中的飽和脂肪
紅肉中的飽和脂肪對心血管影響呈中性,並非如常言所述那般有害。
乳製品中的脂肪
乳脂肪(尤其是含奇數碳原子者)可能具有預防慢性疾病的作用,對代謝有益。
亞麻油酸與心臟健康
以某些植物油(如富含亞麻油酸 的油脂)取代飽和脂肪,可能增加而非降低心臟病風險。
游離脂肪酸與飽和脂肪
真正可能促進發炎與疾病的,是糖轉化為游離脂肪酸的代謝過程,而非飽和脂肪本身。
文章摘要
在〈脂肪並非都一樣〉一文中,基於羅伯特·勒斯蒂格教授的研究見解,我們揭開了飲食中脂肪的複雜本質。傳統營養科學長期以來將所有飽和脂肪一概而論,並將其描繪為對心臟健康有害。然而,勒斯蒂格指出,這種觀點過於簡化。
1
並非所有飽和脂肪都相同
文章強調應區分不同類型的飽和脂肪(如存在於紅肉與乳製品中的脂肪),及其對健康的不同影響。其中某些(尤其是乳製品中的脂肪)甚至可能具有預防慢性疾病的作用。
2
植物油的批判性反思
文章對植物油及其對心臟健康的影響提出批判性質疑:以某些植物油取代飽和脂肪,並不一定能帶來預期的健康益處。
3
飽和脂肪與游離脂肪酸的區別
游離脂肪酸(尤其是作為糖代謝產物)在促進發炎與代謝性疾病方面扮演關鍵角色。這與飲食中的飽和脂肪有本質區別。
4
重新理解脂肪
這些見解呼籲我們重新理解飲食中的脂肪,並表明:唯有透過細緻區分,才能真正理解脂肪對健康的實際影響。
China Yung 的用油理念
在我們的餐廳,我們非常重視油脂的品質。我們主要使用菜籽油和芝麻油——兼顧風味與優良的脂肪酸比例。
結論 — 細緻區分是關鍵
關於飲食中脂肪的辯論,與現代營養科學本身一樣歷史悠久。在約翰·尤德金與安塞爾·凱斯的研究結果之間,爆發了一場至今仍塑造著我們對健康與不健康脂肪理解的爭議。勒斯蒂格主張,並非脂肪本身,而是脂肪的種類及其在體內的代謝方式,才是決定健康或疾病的真正因素。回歸天然飲食——攝取富含未加工脂肪、低添加糖的飲食——是對抗代謝性疾病的關鍵。
參考文獻
Lustig, Robert H. (2021). Wie unser Essen uns krank macht: Die Lügen und Tricks der Lebensmittelindustrie durchschauen, chronische Krankheiten vermeiden und gesund bleiben. Riva Verlag. ISBN 978-3-7423-1724-7.
譯註:本文內容基於羅伯特·勒斯蒂格博士的科學觀點,旨在提供關於脂肪與健康的深入理解。飲食建議應根據個人健康狀況與專業醫療指導進行調整。
圖片來源:Adobe Stock / Google Cloud Storage
這對我們廚房的意義 我們在容龍酒家用心選用此食材——堅持新鮮、應季,並採溫和烹調 方式。我們深知盤中每一道料理。
→ 我們的菜單
容其佳
1984年起主廚 · 六項認證營養顧問 · 健力士世界紀錄保持者
溫和烹調 | 蒸 · 低溫 · 控溫快炒