<!-- ĐỀ CƯƠNG KHÓA HỌC — LỤC HÀO KINH DỊCH --> <style> .lt-wrap-lt-dc-frame { display: block !important; width: 100% !important; max-width: 100% !important; margin: 30px 0 !important; padding: 0 !important; background: transparent !important; border: 0 !important; position: relative !important; overflow: visible !important; box-sizing: border-box !important; height: auto !important; max-height: none !important; contain: none !important; } .lt-wrap-lt-dc-frame > iframe { width: 100% !important; max-width: 100% !important; border: 0 !important; display: block !important; background: transparent !important; padding: 0 !important; margin: 0 !important; max-height: none !important; min-height: 0 !important; vertical-align: top !important; } </style> <div class="lt-wrap-lt-dc-frame"> <iframe id="lt-dc-frame" height="8200" loading="eager" scrolling="no" srcdoc="<!DOCTYPE html> <html lang="vi"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Đề Cương Khóa Học — Lục Hào Kinh Dịch</title> <link href="https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400;0,700;0,900;1,400&family=Be+Vietnam+Pro:wght@300;400;500;600&display=swap" rel="stylesheet"> <style> :root { --gold: #c9a84c; --gold-light: #e8c97a; --gold-dim: #8a6f2e; --ink: #0e0c0a; --paper: #1a1712; --paper-light: #241f18; --paper-mid: #2e2720; --text: #e8dfc8; --text-dim: #9a8f7a; --red: #c0392b; --teal: #2e8b6e; --blue: #2c6e9e; --purple: #7d5a9e; } * { box-sizing: border-box; margin: 0; padding: 0; } html, body { background: var(--ink); } body { font-family: 'Be Vietnam Pro', sans-serif; color: var(--text); min-height: 100vh; background-image: radial-gradient(ellipse at 20% 0%, rgba(201,168,76,0.06) 0%, transparent 60%), radial-gradient(ellipse at 80% 100%, rgba(201,168,76,0.04) 0%, transparent 60%); } .header { text-align: center; padding: 60px 24px 40px; position: relative; border-bottom: 1px solid rgba(201,168,76,0.2); } .header::before { content: '☰ ☷ ☳ ☴ ☵ ☲ ☶ ☱'; display: block; font-size: 18px; letter-spacing: 8px; color: var(--gold-dim); margin-bottom: 24px; opacity: 0.6; } .site-tag { font-size: 11px; font-weight: 600; letter-spacing: 3px; text-transform: uppercase; color: var(--gold-dim); margin-bottom: 12px; } .main-title { font-family: 'Playfair Display', serif; font-size: clamp(28px, 5vw, 52px); font-weight: 900; color: var(--gold-light); line-height: 1.15; margin-bottom: 8px; } .sub-title { font-family: 'Playfair Display', serif; font-size: clamp(14px, 2.5vw, 20px); font-weight: 400; font-style: italic; color: var(--text-dim); margin-bottom: 32px; } .meta-row { display: flex; flex-wrap: wrap; justify-content: center; gap: 8px; margin-bottom: 0; } .meta-pill { background: var(--paper-light); border: 1px solid rgba(201,168,76,0.25); border-radius: 20px; padding: 6px 16px; font-size: 12px; color: var(--text-dim); display: flex; align-items: center; gap: 6px; } .meta-pill span { color: var(--gold); } .container { max-width: 960px; margin: 0 auto; padding: 48px 24px 80px; } .phuong-phap { background: var(--paper); border: 1px solid rgba(201,168,76,0.2); border-radius: 12px; padding: 24px 28px; margin-bottom: 40px; display: grid; grid-template-columns: repeat(3, 1fr); gap: 16px; } .pp-item { display: flex; align-items: flex-start; gap: 12px; } .pp-icon { width: 36px; height: 36px; border-radius: 8px; display: flex; align-items: center; justify-content: center; font-size: 16px; flex-shrink: 0; background: var(--paper-light); border: 1px solid rgba(201,168,76,0.2); } .pp-text strong { display: block; font-size: 13px; font-weight: 600; color: var(--gold-light); margin-bottom: 2px; } .pp-text span { font-size: 12px; color: var(--text-dim); line-height: 1.4; } .struct-map { display: flex; flex-direction: column; align-items: center; gap: 0; margin-bottom: 48px; } .struct-top { background: linear-gradient(135deg, rgba(201,168,76,0.15), rgba(201,168,76,0.05)); border: 1.5px solid var(--gold); border-radius: 10px; padding: 12px 32px; font-size: 13px; font-weight: 600; color: var(--gold-light); text-align: center; position: relative; } .struct-arrow { width: 2px; height: 20px; background: linear-gradient(to bottom, var(--gold-dim), transparent); } .struct-stages { display: flex; flex-direction: column; align-items: center; gap: 0; width: 100%; max-width: 320px; } .stage-down-arrow { font-size: 20px; color: var(--gold-dim); line-height: 1; padding: 4px 0; } .struct-stage { border: 1px solid; border-radius: 8px; padding: 12px 24px; text-align: center; font-size: 12px; line-height: 1.4; width: 100%; } .struct-stage strong { display: block; font-size: 11px; font-weight: 700; letter-spacing: 0.5px; text-transform: uppercase; margin-bottom: 4px; } .struct-stage.s1 { border-color: rgba(44,110,158,0.5); background: rgba(44,110,158,0.08); } .struct-stage.s1 strong { color: #5ab0e8; } .struct-stage.s2 { border-color: rgba(46,139,110,0.5); background: rgba(46,139,110,0.08); } .struct-stage.s2 strong { color: #4ec99a; } .struct-stage.s3 { border-color: rgba(125,90,158,0.5); background: rgba(125,90,158,0.08); } .struct-stage.s3 strong { color: #b08ad4; } .struct-stage.s4 { border-color: rgba(201,168,76,0.4); background: rgba(201,168,76,0.06); } .struct-stage.s4 strong { color: var(--gold); } .section { margin-bottom: 40px; } .section-header { display: flex; align-items: center; gap: 14px; margin-bottom: 20px; padding-bottom: 14px; border-bottom: 1px solid rgba(201,168,76,0.15); } .section-badge { width: 44px; height: 44px; border-radius: 10px; display: flex; align-items: center; justify-content: center; font-size: 18px; flex-shrink: 0; font-family: 'Playfair Display', serif; font-weight: 900; } .badge-tam { background: rgba(201,168,76,0.15); border: 1.5px solid var(--gold); color: var(--gold-light); font-size: 14px; } .badge-1 { background: rgba(44,110,158,0.15); border: 1.5px solid #2c6e9e; color: #5ab0e8; } .badge-2 { background: rgba(46,139,110,0.15); border: 1.5px solid #2e8b6e; color: #4ec99a; } .badge-3 { background: rgba(125,90,158,0.15); border: 1.5px solid #7d5a9e; color: #b08ad4; } .badge-4 { background: rgba(201,168,76,0.1); border: 1.5px solid var(--gold-dim); color: var(--gold); } .section-label { flex: 1; } .section-label .eyebrow { font-size: 10px; font-weight: 700; letter-spacing: 2px; text-transform: uppercase; margin-bottom: 2px; } .eyebrow-tam { color: var(--gold-dim); } .eyebrow-1 { color: #2c6e9e; } .eyebrow-2 { color: #2e8b6e; } .eyebrow-3 { color: #7d5a9e; } .eyebrow-4 { color: var(--gold-dim); } .section-label h2 { font-family: 'Playfair Display', serif; font-size: clamp(16px, 3vw, 22px); font-weight: 700; line-height: 1.2; } .h2-tam { color: var(--gold-light); } .h2-1 { color: #7ec8f5; } .h2-2 { color: #6ddbb8; } .h2-3 { color: #c4a0e8; } .h2-4 { color: var(--gold-light); } .section-note { font-size: 12px; color: var(--text-dim); font-style: italic; margin-bottom: 16px; padding-left: 58px; line-height: 1.5; } .chapters { display: flex; flex-direction: column; gap: 10px; } .chapter { background: var(--paper); border: 1px solid rgba(255,255,255,0.06); border-radius: 10px; padding: 16px 18px; transition: border-color 0.2s; } .chapter:hover { border-color: rgba(201,168,76,0.2); } .chapter-head { display: flex; align-items: flex-start; gap: 12px; margin-bottom: 10px; } .ch-num { font-size: 10px; font-weight: 700; letter-spacing: 1px; padding: 3px 8px; border-radius: 4px; flex-shrink: 0; margin-top: 2px; } .num-tam { background: rgba(201,168,76,0.15); color: var(--gold); } .num-1 { background: rgba(44,110,158,0.2); color: #5ab0e8; } .num-2 { background: rgba(46,139,110,0.2); color: #4ec99a; } .num-3 { background: rgba(125,90,158,0.2); color: #b08ad4; } .num-4 { background: rgba(201,168,76,0.12); color: var(--gold); } .ch-title { font-size: 14px; font-weight: 600; color: var(--text); line-height: 1.4; } .ch-bullets { list-style: none; padding-left: 8px; display: flex; flex-direction: column; gap: 4px; } .ch-bullets li { font-size: 12px; color: var(--text-dim); line-height: 1.5; display: flex; align-items: flex-start; gap: 8px; } .ch-bullets li::before { content: '–'; color: rgba(201,168,76,0.4); flex-shrink: 0; margin-top: 0; } .muctieu { display: inline-flex; align-items: center; gap: 8px; background: var(--paper-light); border: 1px solid rgba(255,255,255,0.08); border-radius: 20px; padding: 5px 14px 5px 8px; font-size: 11.5px; color: var(--text-dim); margin-bottom: 16px; } .muctieu-dot { width: 6px; height: 6px; border-radius: 50%; flex-shrink: 0; } .divider { border: none; border-top: 1px solid rgba(201,168,76,0.1); margin: 40px 0; } .footer { text-align: center; padding: 32px 24px; border-top: 1px solid rgba(201,168,76,0.1); font-size: 12px; color: var(--text-dim); } .footer span { color: var(--gold-dim); } @media (max-width: 640px) { .phuong-phap { grid-template-columns: 1fr; } } @media (max-width: 420px) { .header { padding: 40px 16px 30px; } .header::before { font-size: 14px; letter-spacing: 5px; } .container { padding: 32px 16px 60px; } .section-note { padding-left: 0; } .section-badge { width: 38px; height: 38px; font-size: 16px; } .badge-tam { font-size: 13px; } } </style> </head> <body> <div class="header"> <div class="site-tag">Hocvienlyso.org</div> <h1 class="main-title">Lục Hào Kinh Dịch</h1> <p class="sub-title">Đề Cương Khóa Học — Nhập Môn Đến Thực Hành</p> <div class="meta-row"> <div class="meta-pill">🕘 <span>Tối thứ 3 &amp; thứ 6</span>&nbsp;— 21h–22h</div> <div class="meta-pill">📚 <span>Lý thuyết + Thực hành + Trắc nghiệm</span></div> <div class="meta-pill">🤖 <span>Phần mềm &amp; AI hỗ trợ</span></div> <div class="meta-pill">🎯 <span>Chuyên đề theo nhu cầu</span></div> </div> </div> <div class="container"> <div class="phuong-phap"> <div class="pp-item"> <div class="pp-icon">📖</div> <div class="pp-text"> <strong>Lý thuyết</strong> <span>Nắm khái niệm và nguyên tắc từng bước</span> </div> </div> <div class="pp-item"> <div class="pp-icon">⚡</div> <div class="pp-text"> <strong>Thực hành</strong> <span>Luận quẻ thực tế với phần mềm và AI</span> </div> </div> <div class="pp-item"> <div class="pp-icon">✏️</div> <div class="pp-text"> <strong>Trắc nghiệm</strong> <span>Củng cố kiến thức qua bài tập</span> </div> </div> </div> <div class="struct-map"> <div class="struct-top">☯ Tâm Pháp — Áp dụng cho cả hai trường phái</div> <div class="struct-arrow"></div> <div class="struct-stages"> <div class="struct-stage s1"> <strong>Giai đoạn 1</strong> Nghĩa Lý<br><small>Lý thuyết + thực hành ngay</small> </div> <div class="stage-down-arrow">↓</div> <div class="struct-stage s2"> <strong>Giai đoạn 2</strong> Lục Hào<br><small>Lý thuyết + thực hành ngay</small> </div> <div class="stage-down-arrow">↓</div> <div class="struct-stage s3"> <strong>Giai đoạn 3</strong> Kết Hợp<br><small>Luận các lĩnh vực</small> </div> <div class="stage-down-arrow">↓</div> <div class="struct-stage s4"> <strong>Giai đoạn 4</strong> Nghiệm Lý<br><small>Ứng kỳ + chiêm nghiệm</small> </div> </div> </div> <div class="section"> <div class="section-header"> <div class="section-badge badge-tam">☯</div> <div class="section-label"> <div class="eyebrow eyebrow-tam">Phần Độc Lập</div> <h2 class="h2-tam">Tâm Pháp</h2> </div> </div> <p class="section-note">Áp dụng cho cả nghĩa lý lẫn lục hào. Học trước hết — không có tâm pháp đúng thì kiến thức giỏi cũng không dùng được.</p> <div class="chapters"> <div class="chapter"> <div class="chapter-head"> <div class="ch-num num-tam">CH.1</div> <div class="ch-title">Tại Sao Quẻ Đúng Mà Vẫn Không Dùng Được?</div> </div> <ul class="ch-bullets"> <li>Quẻ phản ánh thực tại — nhưng tâm không tĩnh thì không tiếp nhận được</li> <li>Khi nào nên gieo quẻ: tận lực trước, quẻ mới có giá trị</li> <li>Khi nào không nên gieo: thích thì gieo, gieo lại vì không thích kết quả</li> </ul> </div> <div class="chapter"> <div class="chapter-head"> <div class="ch-num num-tam">CH.2</div> <div class="ch-title">Tại Sao Cổ Nhân Giỏi Dịch Mà Vẫn Thua Súng Ống Phương Tây?</div> </div> <ul class="ch-bullets"> <li>Dịch không thay thế hành động — chỉ là công cụ định hướng</li> <li>Tận lực mới tri thiên mệnh — ý nghĩa thực sự</li> <li>Ranh giới giữa nương theo thiên mệnh và bỏ cuộc</li> </ul> </div> <div class="chapter"> <div class="chapter-head"> <div class="ch-num num-tam">CH.3</div> <div class="ch-title">Tâm Dám Luận, Dám Sai</div> </div> <ul class="ch-bullets"> <li>Tại sao sợ sai là rào cản lớn nhất</li> <li>Không bao giờ có đủ kiến thức để "sẵn sàng" — phải bắt đầu từ chỗ chưa đủ</li> <li>Cách vượt qua nỗi sợ: luận → ghi lại → đối chiếu → rút kinh nghiệm</li> <li>Dịch là môn thực hành: 100 giờ học quẻ thực tế hơn 1000 ngày học quẻ theo sách</li> </ul> </div> </div> </div> <hr class="divider"> <div class="section"> <div class="section-header"> <div class="section-badge badge-1">1</div> <div class="section-label"> <div class="eyebrow eyebrow-1">Giai Đoạn 1</div> <h2 class="h2-1">Nghĩa Lý</h2> </div> </div> <div class="muctieu"> <div class="muctieu-dot" style="background:#5ab0e8"></div> Hiểu bản chất cấu trúc và ngôn ngữ của Kinh Dịch. Học lý thuyết đến đâu, thực hành đến đó. </div> <div class="chapters"> <div class="chapter"> <div class="chapter-head"> <div class="ch-num num-1">CH.4</div> <div class="ch-title">Âm Dương</div> </div> <ul class="ch-bullets"> <li>Triết học về âm dương</li> <li>Dấu hiệu và tính chất</li> <li>Hệ cân bằng động — chuyển hóa và vận động</li> </ul> </div> <div class="chapter"> <div class="chapter-head"> <div class="ch-num num-1">CH.5</div> <div class="ch-title">Kiến Thức Cơ Bản Về Cấu Trúc Quẻ Dịch — Hào, Đơn Quái, Trùng Quái</div> </div> <ul class="ch-bullets"> <li>Hào âm hào dương, hào động hào tĩnh, hào biến</li> <li>Làm quen với 8 đơn quái</li> <li>Trùng quái — 64 quẻ hình thành thế nào</li> <li>Quẻ gốc và quẻ biến</li> </ul> </div> <div class="chapter"> <div class="chapter-head"> <div class="ch-num num-1">CH.6</div> <div class="ch-title">Ý Nghĩa Bát Quái</div> </div> <ul class="ch-bullets"> <li>Cấu tạo và nguyên lý từng quái: Càn Khôn Chấn Tốn Khảm Ly Cấn Đoài</li> <li>Tượng thiên nhiên, tượng người, tượng sự việc của từng quái</li> </ul> </div> <div class="chapter"> <div class="chapter-head"> <div class="ch-num num-1">CH.7</div> <div class="ch-title">Cấu Trúc Trùng Quái</div> </div> <ul class="ch-bullets"> <li>Ưu thế của thượng quái</li> <li>Liên hệ giữa cấu trúc và tên gọi, ý nghĩa quẻ</li> </ul> </div> <div class="chapter"> <div class="chapter-head"> <div class="ch-num num-1">CH.8</div> <div class="ch-title">Cách Dùng Thoán Từ và Hào Từ</div> </div> <ul class="ch-bullets"> <li>Thoán từ — câu chuyện ẩn sau quẻ</li> <li>Hào từ — câu chuyện ẩn sau từng hào</li> <li>Vận dụng cổ văn vào diễn giải sự việc thời hiện đại</li> </ul> </div> </div> </div> <hr class="divider"> <div class="section"> <div class="section-header"> <div class="section-badge badge-2">2</div> <div class="section-label"> <div class="eyebrow eyebrow-2">Giai Đoạn 2</div> <h2 class="h2-2">Lục Hào</h2> </div> </div> <div class="muctieu"> <div class="muctieu-dot" style="background:#4ec99a"></div> Nắm vững công cụ lục hào, luận được tốt/xấu tổng quan với hỗ trợ của AI. Học lý thuyết đến đâu, thực hành đến đó. </div> <div class="chapters"> <div class="chapter"> <div class="chapter-head"> <div class="ch-num num-2">CH.9</div> <div class="ch-title">Ngũ Hành</div> </div> <ul class="ch-bullets"> <li>Kim Mộc Thủy Hỏa Thổ — tính chất từng hành</li> <li>Chu kỳ sinh và chu kỳ khắc</li> <li>Ứng dụng sinh khắc trong đời sống thực tế</li> </ul> </div> <div class="chapter"> <div class="chapter-head"> <div class="ch-num num-2">CH.10</div> <div class="ch-title">Địa Chi</div> </div> <ul class="ch-bullets"> <li>12 Địa Chi và ngũ hành tương ứng</li> <li>Quan hệ giữa các Địa Chi: theo ngũ hành, Tam hợp, Nhị hợp, Lục xung, Hình…</li> <li>Vòng trường sinh: Trường sinh, Tử địa, Tuyệt địa, Nhập mộ</li> <li>Ý nghĩa hình tượng 12 Địa Chi — người, tính cách, sự việc, vật</li> </ul> </div> <div class="chapter"> <div class="chapter-head"> <div class="ch-num num-2">CH.11</div> <div class="ch-title">Lục Thân</div> </div> <ul class="ch-bullets"> <li>Năm lục thân: Phụ Mẫu, Quan Quỷ, Huynh Đệ, Thê Tài, Tử Tôn</li> <li>Ý nghĩa ban đầu — dùng khi hỏi trực tiếp về đối tượng</li> <li>Quan hệ sinh khắc cố định giữa các lục thân</li> <li>Bảng tra cứu nhanh: câu hỏi → lục thân tương ứng</li> </ul> </div> <div class="chapter"> <div class="chapter-head"> <div class="ch-num num-2">CH.12</div> <div class="ch-title">Thế, Ứng và Cung Vị</div> </div> <ul class="ch-bullets"> <li>Thế = người hỏi / Ứng = đối phương, đối tượng, nơi chốn</li> <li>Khi nào dùng Thế, Ứng, kết hợp cả hai</li> <li>Quan hệ Thế–Ứng: sinh/khắc/tỷ hòa → ý nghĩa</li> <li>Cung Vị — vai vế hào 1 đến 6</li> <li>Trường hợp Cung Vị làm chủ: nhà cửa, phong thủy</li> </ul> </div> <div class="chapter"> <div class="chapter-head"> <div class="ch-num num-2">CH.13</div> <div class="ch-title">Dụng Thần</div> </div> <ul class="ch-bullets"> <li>Dụng thần là gì — nhân vật trung tâm của quẻ</li> <li>Ba yếu tố xác định: Lục Thân, Thế/Ứng, Cung Vị</li> <li>Hai lớp ý nghĩa: Lớp 1 (ban đầu) và Lớp 2 (sinh khắc gián tiếp)</li> <li>Hai bẫy nhận thức thường gặp và cách tránh</li> <li>Dụng thần gián tiếp — bốn góc nhìn từ sinh khắc</li> <li>Quy trình xác định từng bước</li> </ul> </div> <div class="chapter"> <div class="chapter-head"> <div class="ch-num num-2">CH.14</div> <div class="ch-title">Nhật Thần và Nguyệt Lệnh</div> </div> <ul class="ch-bullets"> <li>Vai trò xác định lực của hào</li> <li>Nguyệt lệnh quan trọng nhất với việc gần</li> <li>Nhật thần quan trọng nhất với việc xa và tình cảm lâu dài</li> </ul> </div> <div class="chapter"> <div class="chapter-head"> <div class="ch-num num-2">CH.15</div> <div class="ch-title">Phục Thần và Lưỡng Hiện</div> </div> <ul class="ch-bullets"> <li>Phục thần — khi dụng thần ẩn, không xuất hiện trên mặt quẻ</li> <li>Phi thần và quan hệ phi–phục</li> <li>Lưỡng hiện — khi dụng thần xuất hiện hai lần</li> </ul> </div> <div class="chapter"> <div class="chapter-head"> <div class="ch-num num-2">CH.16</div> <div class="ch-title">Địa Chi Trong Luận Đoán</div> </div> <ul class="ch-bullets"> <li>Dùng địa chi khi câu hỏi mở, không có đối tượng cụ thể</li> <li>Đọc địa chi của hào dụng thần, hào sinh, hào khắc, hào nhập mộ</li> <li>Bảng 12 địa chi — người, tính cách, nghề nghiệp, cách tiếp cận, đầu tư</li> <li>Tích hợp địa chi vào kết luận quẻ</li> </ul> </div> <div class="chapter"> <div class="chapter-head"> <div class="ch-num num-2">CH.17</div> <div class="ch-title">Luận Tổng Quan Tốt Xấu</div> </div> <ul class="ch-bullets"> <li>Phân tích tình trạng dụng thần và các hào liên quan</li> <li>Tổng hợp trạng thái: Mạnh / Yếu / Mâu thuẫn</li> <li>Vai trò: nguyên thần, hào Thế, các hào đặc biệt</li> </ul> </div> </div> </div> <hr class="divider"> <div class="section"> <div class="section-header"> <div class="section-badge badge-3">3</div> <div class="section-label"> <div class="eyebrow eyebrow-3">Giai Đoạn 3</div> <h2 class="h2-3">Kết Hợp — Luận Các Lĩnh Vực</h2> </div> </div> <div class="muctieu"> <div class="muctieu-dot" style="background:#b08ad4"></div> Vận dụng cả nghĩa lý lẫn lục hào vào thực tế. Thực hành sử dụng AI để luận các vấn đề đời sống. </div> <div class="chapters"> <div class="chapter"> <div class="chapter-head"> <div class="ch-num num-3">CH.18</div> <div class="ch-title">Luận Việc Cụ Thể</div> </div> <ul class="ch-bullets"> <li>Tình duyên, tiền bạc, công việc, sức khỏe, giấy tờ</li> <li>Xác định dụng thần đúng theo từng loại câu hỏi</li> <li>Dùng phần mềm + AI để luận quẻ thực tế</li> <li>Học viên áp dụng vào câu hỏi thực của bản thân</li> </ul> </div> <div class="chapter"> <div class="chapter-head"> <div class="ch-num num-3">CH.19</div> <div class="ch-title">Luận Vận Mệnh — Tài Phúc</div> </div> <ul class="ch-bullets"> <li>Câu hỏi không cụ thể — xem xu hướng tổng quát</li> <li>Lấy hào Thế làm trung tâm, tổ hợp các hào liên quan</li> <li>Đọc bức tranh tổng thể tài phúc cả đời</li> </ul> </div> <div class="chapter"> <div class="chapter-head"> <div class="ch-num num-3">CH.20</div> <div class="ch-title">Luận Vận Mệnh — Công Danh, Sự Nghiệp</div> </div> <ul class="ch-bullets"> <li>Xu hướng công danh sự nghiệp qua các giai đoạn</li> <li>Kết hợp nghĩa lý và lục hào để đọc toàn cảnh</li> </ul> </div> <div class="chapter"> <div class="chapter-head"> <div class="ch-num num-3">CH.21</div> <div class="ch-title">Luận Phong Thủy</div> </div> <ul class="ch-bullets"> <li>Nhà cửa, đất đai, văn phòng, hướng ở</li> <li>Hào 2 (nhà) và hào 5 (người) — Cung Vị làm chủ</li> <li>Kết hợp Phụ Mẫu để xem chất lượng, pháp lý</li> <li>Địa chi gợi ý đặc tính không gian và con người phù hợp</li> </ul> </div> <div class="chapter"> <div class="chapter-head"> <div class="ch-num num-3">CH.22</div> <div class="ch-title">Các Tình Huống Dụng Thần Phức Tạp</div> </div> <ul class="ch-bullets"> <li>Câu hỏi có nhiều khía cạnh — xác định đúng chủ thể</li> <li>Câu hỏi về người thứ ba — suy luận qua quan hệ lục thân</li> <li>Câu hỏi đa tầng — dùng nhiều dụng thần đồng thời</li> </ul> </div> <div class="chapter"> <div class="chapter-head"> <div class="ch-num num-3">CH.23</div> <div class="ch-title">Thực Hành Độc Lập</div> </div> <ul class="ch-bullets"> <li>Học viên tự luận quẻ không có hỗ trợ trực tiếp</li> <li>Ghi chép kết quả dự đoán và đối chiếu thực tế</li> <li>Nhận diện điểm mạnh và lỗ hổng của bản thân</li> <li>Chiêm nghiệm: tại sao đúng, tại sao sai</li> </ul> </div> </div> </div> <hr class="divider"> <div class="section"> <div class="section-header"> <div class="section-badge badge-4">4</div> <div class="section-label"> <div class="eyebrow eyebrow-4">Giai Đoạn 4</div> <h2 class="h2-4">Nghiệm Lý Ứng Kỳ</h2> </div> </div> <div class="muctieu"> <div class="muctieu-dot" style="background:var(--gold)"></div> Xác định được thời điểm sự việc xảy ra, chiêm nghiệm sâu hơn về hệ thống. </div> <div class="chapters"> <div class="chapter"> <div class="chapter-head"> <div class="ch-num num-4">CH.24</div> <div class="ch-title">Luận Ứng Kỳ</div> </div> <ul class="ch-bullets"> <li>Ứng kỳ là gì — thời điểm sự việc xảy ra</li> <li>Tại sao ứng kỳ khó hơn luận tổng quan</li> <li>Các yếu tố chi phối: hào động, hào biến, nhật/nguyệt, xung hợp khai mộ</li> <li>Hóa tiến thần / Hóa thoái thần</li> </ul> </div> <div class="chapter"> <div class="chapter-head"> <div class="ch-num num-4">CH.25</div> <div class="ch-title">Thực Hành Ứng Kỳ</div> </div> <ul class="ch-bullets"> <li>Đối chiếu ứng kỳ dự đoán với thực tế xảy ra</li> <li>Ghi chép và rút kinh nghiệm dài hạn</li> <li>Giới hạn của ứng kỳ — không phải lúc nào cũng chính xác</li> </ul> </div> <div class="chapter"> <div class="chapter-head"> <div class="ch-num num-4">CH.26</div> <div class="ch-title">Cải Mệnh</div> </div> <ul class="ch-bullets"> <li>Không có gì dễ dàng thay đổi số phận</li> <li>Giá trị thực sự: hiểu hoàn cảnh, chấp nhận thực tại, giảm lo âu</li> <li>Dùng quẻ để lập kế hoạch hành động cụ thể</li> <li>Tái gieo quẻ sau khi đã hành động — vòng phản hồi liên tục</li> </ul> </div> </div> </div> </div> <div class="footer"> <span>Hocvienlyso.org</span> &nbsp;·&nbsp; Lục Hào Kinh Dịch &nbsp;·&nbsp; 26 chương / 4 giai đoạn </div> <script> (function(){ function getH() { return Math.max( document.body.scrollHeight, document.body.offsetHeight, document.documentElement.scrollHeight, document.documentElement.offsetHeight ); } function postH(){ try { if (window.parent && window.parent !== window) { window.parent.postMessage({ ltDcHeight: getH() }, '*'); } } catch(e){} } function init() { postH(); [50, 200, 500, 1000, 2000, 3500, 5000, 8000, 12000].forEach(function(t){ setTimeout(postH, t); }); if (typeof ResizeObserver !== 'undefined') { try { var ro = new ResizeObserver(postH); ro.observe(document.body); } catch(e){} } if (typeof MutationObserver !== 'undefined') { try { new MutationObserver(postH).observe(document.body, { childList: true, subtree: true, attributes: true }); } catch(e){} } setInterval(postH, 1000); window.addEventListener('resize', postH); window.addEventListener('load', postH); if (document.fonts && document.fonts.ready) document.fonts.ready.then(postH); } if (document.readyState === 'loading') document.addEventListener('DOMContentLoaded', init); else init(); })(); </script> </body> </html> " style="width: 100% !important; height: 8200px !important; min-height: 8200px !important; max-height: none !important; border: 0 !important; display: block !important; background: transparent !important; margin: 0 !important; padding: 0 !important;" title="Đề Cương Khóa Học Lục Hào Kinh Dịch"></iframe> </div> <script> (function() { var IFRAME_ID = 'lt-dc-frame'; var INITIAL_H = 8200; var currentH = INITIAL_H; function applyH(h) { var f = document.getElementById(IFRAME_ID); if (!f) return; var newH = h + 50; if (newH < 200 || newH === currentH) return; currentH = newH; f.style.setProperty('height', newH + 'px', 'important'); f.style.setProperty('min-height', newH + 'px', 'important'); f.style.setProperty('max-height', 'none', 'important'); f.setAttribute('height', newH); var parent = f.parentElement; while (parent && parent !== document.body) { var cs = window.getComputedStyle(parent); if (cs.maxHeight !== 'none' && cs.maxHeight !== '' && parseInt(cs.maxHeight) < newH) parent.style.setProperty('max-height', 'none', 'important'); if (cs.overflow === 'hidden') parent.style.setProperty('overflow', 'visible', 'important'); parent = parent.parentElement; } } window.addEventListener('message', function(e) { if (e && e.data && typeof e.data.ltDcHeight === 'number') applyH(e.data.ltDcHeight); }); function pollHeight() { var f = document.getElementById(IFRAME_ID); if (!f || !f.contentWindow) return; try { var doc = f.contentWindow.document; if (doc && doc.body) { var h = Math.max(doc.body.scrollHeight, doc.body.offsetHeight, doc.documentElement.scrollHeight, doc.documentElement.offsetHeight); if (h) applyH(h); } } catch(e) {} } function breakParents() { var f = document.getElementById(IFRAME_ID); if (!f) return; var parent = f.parentElement; while (parent && parent !== document.body) { var cs = window.getComputedStyle(parent); if (cs.maxHeight !== 'none' && cs.maxHeight !== '' && parseInt(cs.maxHeight) < INITIAL_H) parent.style.setProperty('max-height', 'none', 'important'); if (cs.overflow === 'hidden') parent.style.setProperty('overflow', 'visible', 'important'); parent = parent.parentElement; } } breakParents(); [100, 500, 1000, 2000, 4000, 7000, 11000].forEach(function(t) { setTimeout(function() { breakParents(); pollHeight(); }, t); }); setInterval(pollHeight, 800); window.addEventListener('resize', pollHeight); window.addEventListener('load', pollHeight); })(); </script>