{"id":215,"date":"2025-10-24T08:34:39","date_gmt":"2025-10-24T08:34:39","guid":{"rendered":"https:\/\/call2destiny.com\/?page_id=215"},"modified":"2025-11-25T07:59:26","modified_gmt":"2025-11-25T07:59:26","slug":"original-family","status":"publish","type":"page","link":"https:\/\/call2destiny.com\/index.php\/original-family\/","title":{"rendered":"\u300e\u89e3\u5bc6\u539f\u751f\u5bb6\u5ead\u300f\u5de5\u4f5c\u574a"},"content":{"rendered":"\n<!DOCTYPE html>\n<html lang=\"zh-CN\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>\u300e\u89e3\u5bc6\u539f\u751f\u5bb6\u5ead\u300f\u5de5\u4f5c\u574a<\/title>\n    <!-- Font Awesome -->\n    <link href=\"https:\/\/cdn.jsdelivr.net\/npm\/font-awesome@4.7.0\/css\/font-awesome.min.css\" rel=\"stylesheet\">\n    <!-- AOS Animation Library -->\n    <link href=\"https:\/\/cdn.jsdelivr.net\/npm\/aos@2.3.4\/dist\/aos.css\" rel=\"stylesheet\">\n    <script src=\"https:\/\/cdn.jsdelivr.net\/npm\/aos@2.3.4\/dist\/aos.js\"><\/script>\n    \n    <style>\n        \/* \u989c\u8272\u53d8\u91cf\u53d8\u91cf\u5b9a\u4e49\uff0c\u63d0\u9ad8\u4f18\u5148\u7ea7 *\/\n        :root {\n            --primary-color: #eb592b !important;\n            --accent-color: #eb592b !important;\n            --text-color: #333 !important;\n            --light-bg: #f8f9fa !important;\n            --border-color: #e9ecef !important;\n        }\n        \n        \/* \u57fa\u7840\u6837\u5f0f\u91cd\u7f6e *\/\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n        \n        body {\n            font-family: 'Microsoft YaHei', 'Helvetica Neue', Arial, sans-serif;\n            color: var(--text-color);\n            background-color: var(--light-bg);\n            line-height: 1.6;\n        }\n        \n        \/* \u5bb9\u5668\u6837\u5f0f *\/\n        .map-container {\n            width: 100%;\n            padding-right: 7px;\n            padding-left: 7px;\n            margin-right: auto;\n            margin-left: auto;\n        }\n        \n        @media (min-width: 576px) {\n            .map-container {\n                max-width: 540px;\n            }\n\n        }\n        \n        @media (min-width: 768px) {\n            .map-container {\n                max-width: 720px;\n            }\n\n        }\n        \n        @media (min-width: 992px) {\n            .map-container {\n                max-width: 960px;\n            }\n\n        }\n        \n        @media (min-width: 1200px) {\n            .map-container {\n                max-width: 1140px;\n            }\n        }\n        \n        \/* \u7f51\u683c\u5e03\u5c40 *\/\n        .row {\n            display: flex;\n            flex-wrap: wrap;\n            margin-right: -7px;\n            margin-left: -7px;\n        }\n        \n        .col-12 {\n            flex: 0 0 100%;\n            max-width: 100%;\n            padding-right: 7px;\n            padding-left: 7px;\n        }\n        \n        @media (min-width: 768px) {\n            .col-md-6 {\n                flex: 0 0 50%;\n                max-width: 50%;\n                padding-right: 7px;\n                padding-left: 7px;\n            }\n            \n            .col-md-12 {\n                flex: 0 0 100%;\n                max-width: 100%;\n                padding-right: 7px;\n                padding-left: 7px;\n            }\n        }\n        \n        @media (min-width: 992px) {\n            .col-lg-4 {\n                flex: 0 0 33.333333%;\n                max-width: 33.333333%;\n                padding-right: 7px;\n                padding-left: 7px;\n            }\n        }\n        \n        \/* \u95f4\u8ddd\u7c7b *\/\n        .p-4 {\n            padding: 0.5rem !important;\n        }\n        \n        .p-6 {\n            padding: 1rem !important;\n        }\n        \n        .p-8 {\n            padding: 1rem !important;\n        }\n        \n        .py-3 {\n            padding-top: 0.75rem !important;\n            padding-bottom: 0.75rem !important;\n        }\n        \n        .py-6 {\n            padding-top: 1.2rem !important;\n            padding-bottom: 1.2rem !important;\n        }\n        \n        .py-12 {\n            padding-top: 2rem !important;\n            padding-bottom: 2rem !important;\n        }\n        \n        .py-16 {\n            padding-top: 2rem !important;\n            padding-bottom: 2rem !important;\n        }\n        \n        .my-4 {\n            margin-top: 1rem !important;\n            margin-bottom: 1rem !important;\n        }\n        \n        .my-6 {\n            margin-top: 1.5rem !important;\n            margin-bottom: 1.5rem !important;\n        }\n        \n        .my-8 {\n            margin-top: 2rem !important;\n            margin-bottom: 2rem !important;\n        }\n        \n        .mb-2 {\n            margin-bottom: 0.5rem !important;\n        }\n        \n        .mb-4 {\n            margin-bottom: 1rem !important;\n        }\n        \n        .mb-6 {\n            margin-bottom: 1.5rem !important;\n        }\n        \n        .mb-8 {\n            margin-bottom: 2rem !important;\n        }\n        \n        .mr-2 {\n            margin-right: 0.5rem !important;\n        }\n        \n        .mr-3 {\n            margin-right: 0.75rem !important;\n        }\n        \n        .mr-4 {\n            margin-right: 1rem !important;\n        }\n        \n        .ml-auto {\n            margin-left: auto !important;\n        }\n        \n        .mx-auto {\n            margin-right: auto !important;\n            margin-left: auto !important;\n        }\n        \n        \/* \u6587\u672c\u5bf9\u9f50 *\/\n        .text-center {\n            text-align: center !important;\n        }\n        \n        .text-left {\n            text-align: left !important;\n        }\n        \n        .text-right {\n            text-align: right !important;\n        }\n        \n        \/* \u5b57\u4f53\u7c97\u7ec6 *\/\n        .font-bold {\n            font-weight: 700 !important;\n        }\n        \n        .font-medium {\n            font-weight: 500 !important;\n        }\n        \n        \/* \u5b57\u4f53\u5927\u5c0f *\/\n        .text-sm {\n            font-size: 0.875rem !important;\n            line-height: 1.25rem !important;\n        }\n        \n        .text-base {\n            font-size: 0.5rem !important;\n            line-height: 1.5rem !important;\n        }\n        \n        .text-lg {\n            font-size: 0.9rem !important;\n            line-height: 1.75rem !important;\n        }\n        \n        .text-xl {\n            font-size: 0.9rem !important;\n            line-height: 1.75rem !important;\n        }\n        \n        .text-2xl {\n            font-size: 1.5rem !important;\n            line-height: 2rem !important;\n        }\n        \n        .text-3xl {\n            font-size: 1.875rem !important;\n            line-height: 2.25rem !important;\n        }\n        \n        .text-4xl {\n            font-size: 2.25rem !important;\n            line-height: 2.5rem !important;\n        }\n\n        .highlight-text {\n        color: var(--primary-color);\n        font-weight: 700;\n        text-underline-offset: 4px;\n        }\n        \n        @media (min-width: 768px) {\n            .text-md-2xl {\n                font-size: 1.5rem !important;\n                line-height: 2rem !important;\n            }\n            \n            .text-md-4xl {\n                font-size: 2.25rem !important;\n                line-height: 2.5rem !important;\n            }\n            \n            .text-md-6xl {\n                font-size: 3.75rem !important;\n                line-height: 1 !important;\n            }\n        }\n        \n        \/* \u8fb9\u6846\u5706\u89d2 *\/\n        .rounded {\n            border-radius: 0.25rem !important;\n        }\n        \n        .rounded-lg {\n            border-radius: 0.5rem !important;\n        }\n        \n        .rounded-full {\n            border-radius: 9999px !important;\n        }\n        \n        \/* \u9634\u5f71\u6548\u679c *\/\n        .shadow {\n            box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24) !important;\n        }\n        \n        .shadow-md {\n            box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1) !important;\n        }\n        \n        .shadow-lg {\n            box-shadow: 0 10px 15px rgba(0, 0, 0, 0.1) !important;\n        }\n        \n        .shadow-xl {\n            box-shadow: 0 10px 15px rgba(0, 0, 0, 0.1), 0 4px 6px rgba(0, 0, 0, 0.05) !important;\n        }\n        \n        \/* \u80cc\u666f\u989c\u8272 *\/\n        .bg-white {\n            background-color: #ffffff !important;\n        }\n        \n        .bg-light {\n            background-color: var(--light-bg) !important;\n        }\n        \n        .bg-primary {\n            background-color: var(--primary-color) !important;\n        }\n        \n        \/* \u6587\u672c\u989c\u8272 *\/\n        .text-white {\n            color: #ffffff !important;\n        }\n        \n        .text-primary {\n            color: var(--primary-color) !important;\n        }\n        \n        .text-gray-600 {\n            color: #6c757d !important;\n        }\n        \n        .text-gray-700 {\n            color: #495057 !important;\n        }\n        \n        .text-gray-800 {\n            color: var(--text-color) !important;\n        }\n        \n        \/* \u8fb9\u6846\u6837\u5f0f *\/\n        .border {\n            border: 1px solid #dee2e6 !important;\n        }\n        \n        .border-0 {\n            border: 0 !important;\n        }\n        \n        .border-top {\n            border-top: 1px solid #dee2e6 !important;\n        }\n        \n        .border-bottom {\n            border-bottom: 1px solid #dee2e6 !important;\n        }\n        \n        .border-primary {\n            border-color: var(--primary-color) !important;\n        }\n        \n        \/* \u663e\u793a\u5c5e\u6027 *\/\n        .d-flex {\n            display: flex !important;\n        }\n        \n        .d-inline-flex {\n            display: inline-flex !important;\n        }\n        \n        .d-block {\n            display: block !important;\n        }\n        \n        .d-none {\n            display: none !important;\n        }\n        \n        @media (min-width: 768px) {\n            .d-md-flex {\n                display: flex !important;\n            }\n            \n            .d-md-none {\n                display: none !important;\n            }\n        }\n        \n        \/* Flex\u5e03\u5c40 *\/\n        .flex-wrap {\n            flex-wrap: wrap !important;\n        }\n        \n        .flex-col {\n            flex-direction: column !important;\n        }\n        \n        @media (min-width: 768px) {\n            .flex-md-row {\n                flex-direction: row !important;\n            }\n        }\n        \n        .justify-content-center {\n            justify-content: center !important;\n        }\n        \n        .justify-content-between {\n            justify-content: space-between !important;\n        }\n        \n        .align-items-center {\n            align-items: center !important;\n        }\n        \n        .align-items-start {\n            align-items: flex-start !important;\n        }\n        \n        .align-self-center {\n            align-self: center !important;\n        }\n        \n        .flex-grow-1 {\n            flex-grow: 1 !important;\n        }\n        \n        .flex-shrink-0 {\n            flex-shrink: 0 !important;\n        }\n        \n        \/* \u6ea2\u51fa\u5904\u7406 *\/\n        .overflow-hidden {\n            overflow: hidden !important;\n        }\n        \n        .overflow-x-auto {\n            overflow-x: auto !important;\n        }\n        \n        \/* \u5b9a\u4f4d *\/\n        .position-relative {\n            position: relative !important;\n        }\n        \n        .position-absolute {\n            position: absolute !important;\n        }\n        \n        .position-fixed {\n            position: fixed !important;\n        }\n        \n        .top-0 {\n            top: 0 !important;\n        }\n        \n        .bottom-0 {\n            bottom: 0 !important;\n        }\n        \n        .left-0 {\n            left: 0 !important;\n        }\n        \n        .right-0 {\n            right: 0 !important;\n        }\n        \n        \/* Z-index *\/\n        .z-10 {\n            z-index: 10 !important;\n        }\n        \n        .z-20 {\n            z-index: 20 !important;\n        }\n        \n        .z-50 {\n            z-index: 50 !important;\n        }\n        \n        \/* \u5bbd\u5ea6\u548c\u9ad8\u5ea6 *\/\n        .w-8 {\n            width: 2rem !important;\n        }\n        \n        .w-10 {\n            width: 2.5rem !important;\n        }\n        \n        .w-12 {\n            width: 3rem !important;\n        }\n        \n        .w-16 {\n            width: 4rem !important;\n        }\n        \n        .w-20 {\n            width: 5rem !important;\n        }\n        \n        .w-full {\n            width: 100% !important;\n        }\n        \n        @media (min-width: 768px) {\n            .w-md-1-2 {\n                width: 50% !important;\n            }\n        }\n        \n        @media (min-width: 1024px) {\n            .w-lg-1-3 {\n                width: 33.333333% !important;\n            }\n        }\n        \n        .h-8 {\n            height: 2rem !important;\n        }\n        \n        .h-10 {\n            height: 2.5rem !important;\n        }\n        \n        .h-12 {\n            height: 3rem !important;\n        }\n        \n        .h-16 {\n            height: 4rem !important;\n        }\n        \n        .h-full {\n            height: 100% !important;\n        }\n        \n        .h-auto {\n            height: auto !important;\n        }\n        \n        .h-500 {\n            height: 500px !important;\n        }\n        \n        \/* \u56fe\u7247\u5bf9\u8c61\u9002\u914d *\/\n        .object-cover {\n            object-fit: cover !important;\n        }\n        \n        \/* \u900f\u660e\u5ea6 *\/\n        .opacity-40 {\n            opacity: 0.4 !important;\n        }\n        \n        .opacity-90 {\n            opacity: 0.9 !important;\n        }\n        \n        \/* \u81ea\u5b9a\u4e49\u5de5\u5177\u7c7b *\/\n        .text-shadow {\n            text-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);\n        }\n        \n        .transition-all-300 {\n            transition: all 0.3s ease;\n        }\n        \n        .card-hover:hover {\n            transform: translateY(-5px);\n            box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);\n        }\n        \n        .bg-gradient-primary {\n            background: linear-gradient(135deg, var(--primary-color) 0%, #f58a5d 100%);\n        }\n        \n        .clip-path-slant {\n            clip-path: polygon(0 0, 100% 0, 100% 85%, 0 100%);\n        }\n        \n        \/* \u80cc\u666f\u6e10\u53d8 *\/\n        .bg-gradient-to-t {\n            background-image: linear-gradient(to top, #000000, transparent) !important;\n        }\n        \n        \/* \u5b57\u4f53\u6837\u5f0f *\/\n        .italic {\n            font-style: italic !important;\n        }\n        \n        \/* \u884c\u9ad8 *\/\n        .leading-relaxed {\n            line-height: 1.625 !important;\n        }\n        \n        \/* \u95f4\u8ddd *\/\n        .gap-4 {\n            gap: 1rem !important;\n        }\n        \n        .gap-8 {\n            gap: 2rem !important;\n        }\n        \n        .gap-12 {\n            gap: 3rem !important;\n        }\n        \n        \/* \u7a7a\u95f4\u5206\u9694 *\/\n        .space-x-2 > :not(:last-child) {\n            margin-right: 0.5rem !important;\n        }\n        \n        .space-x-8 > :not(:last-child) {\n            margin-right: 2rem !important;\n        }\n        \n        .space-y-4 > :not(:last-child) {\n            margin-bottom: 1rem !important;\n        }\n        \n        .space-y-6 > :not(:last-child) {\n            margin-bottom: 1.5rem !important;\n        }\n        \n        \/* \u6700\u5927\u5bbd\u5ea6 *\/\n        .max-w-3xl {\n            max-width: 42rem !important;\n        }\n        \n        .max-w-4xl {\n            max-width: 56rem !important;\n        }\n        \n        .max-w-5xl {\n            max-width: 64rem !important;\n        }\n        \n        \/* \u60ac\u505c\u6548\u679c *\/\n        .hover-bg-opacity-90:hover {\n            background-color: rgba(235, 89, 43, 0.9) !important;\n        }\n        \n        .hover-bg-gray-100:hover {\n            background-color: #f8f9fa !important;\n        }\n        \n        .hover-text-primary:hover {\n            color: var(--primary-color) !important;\n        }\n        \n        .hover-shadow:hover {\n            box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24) !important;\n        }\n        \n        .hover-shadow-lg:hover {\n            box-shadow: 0 10px 15px rgba(0, 0, 0, 0.1) !important;\n        }\n        \n        .hover-scale-1-1:hover {\n            transform: scale(1.1) !important;\n        }\n        \n        \/* \u7126\u70b9\u6837\u5f0f *\/\n        .focus-outline-none:focus {\n            outline: 0 !important;\n        }\n        \n        \/* \u80cc\u666f\u900f\u660e\u5ea6 *\/\n        .bg-opacity-10 {\n            background-color: rgba(235, 89, 43, 0.1) !important;\n        }\n        \n        .bg-black {\n            background-color: #000000 !important;\n        }\n        \n        \/* \u81ea\u5b9a\u4e49\u6eda\u52a8\u6761 *\/\n        ::-webkit-scrollbar {\n            width: 8px;\n        }\n        \n        ::-webkit-scrollbar-track {\n            background: #f1f1f1;\n        }\n        \n        ::-webkit-scrollbar-thumb {\n            background: var(--primary-color);\n            border-radius: 4px;\n        }\n        \n        ::-webkit-scrollbar-thumb:hover {\n            background: #d34c22;\n        }\n        \n        \/* \u5e73\u6ed1\u6eda\u52a8 *\/\n        html {\n            scroll-behavior: smooth;\n        }\n        \n        \/* \u8bfe\u7a0b\u5173\u6ce8\u533a\u57df *\/\n        .course-stats {\n            padding: 1rem 0 !important;\n            background-color: #ffffff !important;\n        }\n        \n        .stats-container {\n            display: flex !important;\n            flex-wrap: wrap !important;\n            gap: 2rem !important;\n            justify-content: center !important;\n        }\n        \n        .stat-card {\n            flex: 1 !important;\n            min-width: 250px !important;\n            max-width: 350px !important;\n            text-align: center !important;\n            padding: 0.5rem !important;\n            background-color: var(--light-bg) !important;\n            border-radius: 0.5rem !important;\n            box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1) !important;\n            transition: all 0.3s ease !important;\n        }\n        \n        .stat-card:hover {\n            transform: translateY(-5px) !important;\n            box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1) !important;\n        }\n        \n        .stat-value {\n            font-size: 2.25rem !important;\n            font-weight: 700 !important;\n            color: var(--primary-color) !important;\n            margin-bottom: 0.5rem !important;\n            transition: transform 0.3s ease !important;\n        }\n        \n        .stat-value:hover {\n            transform: scale(1.1) !important;\n        }\n        \n        .stat-label {\n            color: #6c757d !important;\n        }\n        \n        \/* \u8bfe\u7a0b\u80cc\u666f\u533a\u57df *\/\n        .course-background {\n            padding: 1rem 0 !important;\n            background-color: var(--light-bg) !important;\n        }\n        \n        .section-content {\n            display: flex !important;\n            flex-wrap: wrap !important;\n            align-items: center !important;\n            gap: 3rem !important;\n        }\n        \n        .section-text {\n            flex: 1 !important;\n            min-width: 300px !important;\n        }\n        \n        .section-title {\n            font-size: 20px !important;\n            font-weight: 500 !important;\n            margin-bottom: 0.3rem !important;\n            color: var(--text-color) !important;\n        }\n        \n        .section-divider {\n            width: 5rem !important;\n            height: 0.25rem !important;\n            background-color: var(--primary-color) !important;\n            margin-bottom: 2rem !important;\n        }\n        \n        .section-paragraph {\n            color: #495057 !important;\n            margin-bottom: 0.5rem !important;\n            line-height: 1.625 !important;\n            text-align: justify;\n        }\n        \n        .section-image {\n            flex: 1 !important;\n            min-width: 300px !important;\n        }\n        \n        .image-container {\n            position: relative !important;\n            border-radius: 0.5rem !important;\n            overflow: hidden !important;\n\n        }\n\n    .image-container2 { \n    display: flex;\n    justify-content: center;\n    align-items: center\n\n    }\n\n        .image-container2 img {\n           width: 90%;\n        }\n\n \/* iPad\u7aef\u54cd\u5e94\u5f0f\u8bbe\u8ba1 (768px-1024px) *\/ \n \n @media screen and (max-width: 1024px) { \n \n     .image-container2 img { \n        width:100%;\n    }\n } \n \n \/* \u624b\u673a\u7aef\u54cd\u5e94\u5f0f\u8bbe\u8ba1 (\u5c0f\u4e8e768px) *\/ \n \n @media screen and (max-width: 768px) { \n \n     .image-container2 img { \n        width:100%;\n    }\n } \n \n \n \/* \u5c0f\u624b\u673a\u7aef\u54cd\u5e94\u5f0f\u8bbe\u8ba1 (\u5c0f\u4e8e480px) *\/ \n \n @media screen and (max-width: 480px) { \n\n    .image-container2 img { \n        width:100%;\n    }\n}\n        \n        .section-image img {\n            width: 100% !important;\n            height: auto !important;\n            display: block !important;\n        }\n        \n        .image-overlay {\n            position: absolute !important;\n            bottom: 0 !important;\n            left: 0 !important;\n            right: 0 !important;\n            background-image: linear-gradient(to top, #000000, transparent) !important;\n            padding: 1.5rem !important;\n        }\n        \n        .image-caption {\n            color: #ffffff !important;\n            font-size: 1.125rem !important;\n            font-weight: 500 !important;\n        }\n        \n        \/* \u8bfe\u7a0b\u6982\u5ff5\u533a\u57df *\/\n        .course-concept {\n            padding: 1rem 0 !important;\n            text-align: center !important;\n        }\n        \n        .concept-image {\n            max-width: 56rem !important;\n            margin: 0 auto !important;\n        }\n        \n        \/* \u8bfe\u7a0b\u5185\u5bb9\u533a\u57df *\/\n        .course-content {\n            padding: 1rem 0 !important;\n            background-color: #deefff !important;\n        }\n        \n        .content-description {\n            max-width: 56rem !important;\n            margin: 0 auto 3rem !important;\n            color: #495057 !important;\n            line-height: 1.625 !important;\n        }\n        \n        .course-table {\n            width: 60% !important;\n            border-collapse: collapse !important;\n            margin: 0 auto !important;\n            background-color: #ffffff !important;\n            border-radius: 0.5rem !important;\n            overflow: hidden !important;\n            box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1) !important;\n        }\n        \n        .course-table th,\n        .course-table td {\n            padding: 0.4rem !important;\n            text-align: center !important;\n            border-bottom: 1px solid #dee2e6 !important;\n        }\n        \n        .course-table th {\n            background-color: var(--primary-color) !important;\n            color: #ffffff !important;\n            font-weight: 700 !important;\n        }\n        \n        .course-table tbody tr:hover {\n            background-color: var(--light-bg) !important;\n        }\n        \n        .course-table .highlight {\n            background-color: rgba(235, 89, 43, 0.1) !important;\n            font-weight: 700 !important;\n            color: var(--primary-color) !important;\n        }\n        \n        \/* \u8bfe\u7a0b\u76ee\u7684\u533a\u57df *\/\n        .course-goals {\n            padding: 4rem 0 !important;\n            background-color: #ffffff !important;\n        }\n        \n        .goals-grid {\n            display: flex !important;\n            flex-wrap: wrap !important;\n            gap: 2rem !important;\n            justify-content: center !important;\n        }\n        \n        .goal-card {\n            flex: 1 !important;\n            min-width: 300px !important;\n            max-width: 450px !important;\n            background-color: var(--light-bg) !important;\n            padding: 2rem !important;\n            border-radius: 0.5rem !important;\n            box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1) !important;\n            transition: all 0.3s ease !important;\n        }\n        \n        .goal-card:hover {\n            transform: translateY(-5px) !important;\n            box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1) !important;\n        }\n        \n        .goal-icon-container {\n            display: flex !important;\n            align-items: center !important;\n            margin-bottom: 1rem !important;\n        }\n        \n        .goal-icon {\n            width: 3rem !important;\n            height: 3rem !important;\n            background-color: rgba(235, 89, 43, 0.1) !important;\n            border-radius: 50% !important;\n            display: flex !important;\n            align-items: center !important;\n            justify-content: center !important;\n            margin-right: 1rem !important;\n            margin-top: 0.25rem !important;\n        }\n        \n        .goal-icon i {\n            font-size: 1.5rem !important;\n            color: var(--primary-color) !important;\n        }\n        \n        .goal-title {\n            font-size: 1.25rem !important;\n            font-weight: 700 !important;\n            margin-bottom: 0.5rem !important;\n        }\n        \n        .goal-description {\n            color: #495057 !important;\n        }\n        \n        \/* \u57f9\u8bad\u5bf9\u8c61\u4e0e\u5f62\u5f0f\u533a\u57df *\/\n        .training-info {\n            padding: 4rem 0 !important;\n            background-color: var(--light-bg) !important;\n        }\n        \n        .info-grid {\n            display: flex !important;\n            flex-wrap: wrap !important;\n            gap: 1rem !important;\n        }\n        \n        .info-column {\n            flex: 1 !important;\n            min-width: 200px !important;\n        }\n        \n        .info-list {\n            margin-top: 0.5rem !important;\n        }\n        \n        .info-item {\n            display: flex !important;\n            align-items: flex-start !important;\n            margin-bottom: 0.4rem !important;\n        }\n        \n        .info-item-icon {\n            width: 1rem !important;\n            height: 1rem !important;\n            background-color: rgba(235, 89, 43, 0.1) !important;\n            border-radius: 50% !important;\n            display: flex !important;\n            align-items: center !important;\n            justify-content: center !important;\n            margin-right: 0.15rem !important;\n            margin-top: 0.15rem !important;\n        }\n        \n        .info-item-icon i {\n            font-size: 0.4rem !important;\n            color: var(--primary-color) !important;\n        }\n        \n        .info-item-text {\n            color: #495057 !important;\n        }\n        \n        \/* \u5b66\u5458\u53cd\u9988\u533a\u57df *\/\n        .testimonials {\n            padding: 4rem 0 !important;\n\n        }\n        \n        .testimonial-description {\n            max-width: 42rem !important;\n            margin: 0 auto 3rem !important;\n            color: #495057 !important;\n        }\n        \n        .testimonial-slider {\n            overflow: hidden !important;\n            position: relative !important;\n            max-width: 1140px !important;\n            margin: 0 auto !important;\n        }\n        \n        .testimonial-slides {\n            display: flex !important;\n            transition: transform 0.5s ease !important;\n        }\n        \n        .testimonial-slide {\n            flex-shrink: 0 !important;\n            width: 100% !important;\n            padding: 0 1rem !important;\n        }\n        \n        @media (min-width: 768px) {\n            .testimonial-slide {\n                width: 50% !important;\n            }\n        }\n        \n        @media (min-width: 1024px) {\n            .testimonial-slide {\n                width: 33.333333% !important;\n            }\n        }\n        \n        .testimonial-card {\n            background-color: var(--light-bg) !important;\n            padding: 1.5rem !important;\n            border-radius: 0.5rem !important;\n            box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1) !important;\n            height: 100% !important;\n        }\n        \n        .testimonial-header {\n            display: flex !important;\n            align-items: center !important;\n            margin-bottom: 1rem !important;\n        }\n        \n        .testimonial-avatar {\n            width: 4rem !important;\n            height: 4rem !important;\n            border-radius: 50% !important;\n            object-fit: cover !important;\n            margin-right: 1rem !important;\n        }\n        \n        .testimonial-name {\n            font-weight: 700 !important;\n            margin-bottom: 0.25rem !important;\n        }\n        \n        .testimonial-role {\n            color: #6c757d !important;\n            font-size: 0.875rem !important;\n        }\n        \n        .testimonial-rating {\n            margin-bottom: 1rem !important;\n            color: var(--primary-color) !important;\n        }\n        \n        .testimonial-content {\n            color: #495057 !important;\n            font-style: italic !important;\n        }\n        \n        .carousel-button {\n            position: absolute !important;\n            top: 50% !important;\n            transform: translateY(-50%) !important;\n            background-color: #ffffff !important;\n            border-radius: 50% !important;\n            width: 2.5rem !important;\n            height: 2.5rem !important;\n            display: flex !important;\n            align-items: center !important;\n            justify-content: center !important;\n            box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1) !important;\n            z-index: 10 !important;\n            border: none !important;\n            cursor: pointer !important;\n            outline: none !important;\n        }\n        \n        .carousel-button i {\n            color: var(--primary-color) !important;\n        }\n        \n        .carousel-prev {\n            left: 0.5rem !important;\n        }\n        \n        .carousel-next {\n            right: 0.5rem !important;\n        }\n        \n        .carousel-dots {\n            display: flex !important;\n            justify-content: center !important;\n            margin-top: 2rem !important;\n            gap: 0.5rem !important;\n        }\n        \n        .carousel-dot {\n            width: 0.75rem !important;\n            height: 0.75rem !important;\n            border-radius: 50% !important;\n            background-color: #dee2e6 !important;\n            border: none !important;\n            cursor: pointer !important;\n            outline: none !important;\n        }\n        \n        .carousel-dot.active {\n            background-color: var(--primary-color) !important;\n        }\n    <\/style>\n<\/head>\n<body>\n        <div class=\"map-container\">\n <img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/11\/family-banner4-scaled.png\" \n             alt=\"\u300e\u89e3\u5bc6\u539f\u751f\u5bb6\u5ead\u300f\u5de5\u4f5c\u574a\" \n             class=\"w-full h-full object-cover\">\n<\/div>\n\n    <!-- \u8ab2\u7a0b\u95dc\u6ce8 -->\n    <section class=\"course-concept\">\n        <div class=\"map-container\">\n            <div class=\"text-center mb-12\" data-aos=\"fade-up\">\n                <h2 class=\"section-title\">\u8ab2\u7a0b\u95dc\u6ce8<\/h2>\n                <div class=\"section-divider mx-auto\"> <\/div>\n                  <p class=\"section-paragraph\" text-align: justify>\u539f\u751f\u5bb6\u5ead\u571f\u58e4\u662f\u6bcf\u500b\u4eba\u6210\u9577\u7684\u6839\u57fa\uff0c\u5c0d\u6211\u5011\u4eba\u683c\u5851\u9020\u6709\u8457\u6df1\u9060\u5f71\u97ff\uff0c\u4e5f\u5f71\u97ff\u8457\u6211\u5011\u5404\u7a2e\u884c\u70ba\u60c5\u7dd2\u53cd\u61c9\u8207\u6289\u64c7\u7684\u53d6\u5411\u3002\u5728\u6211\u5011\u524d\u7dda\u7267\u990a\u53ca\u8f14\u5c0e\u4e2d\u767c\u73fe\u5f88\u591a\u4fe1\u5f92\u56e0<span class=\"highlight-text\">\u6b20\u7f3a\u81ea\u6211\u89ba\u5bdf\u53ca\u68b3\u7406\u6210\u9577\u7d93\u6b77\u7684\u8a8d\u77e5\u548c\u65b9\u6cd5<\/span>\uff0c\u7576\u56de\u61c9\u4e0a\u5e1d\u547c\u53ec\uff0c\u9762\u5c0d\u751f\u547d\u51fa\u73fe\u4e0d\u5065\u5eb7\u7684\u60c5\u7dd2\u53ca\u884c\u70ba\u53cd\u61c9\u6216\u91cd\u8907\u6399\u624e\u6642\uff0c\u5e38\u986f\u5f97\u675f\u624b\u7121\u7b56\uff0c\u6216\u662f\u904e\u65bc\u8cac\u5099\u81ea\u5df1\uff0c\u6216\u662f\u9003\u907f\u5426\u8a8d\uff0c\u7121\u8ad6\u53cd\u61c9\u6a21\u5f0f\u5c6c\u65bc\u54ea\u4e00\u7a2e\uff0c\u4efb\u4f55<span class=\"highlight-text\">\u4e0d\u5c6c\u795e\u7684\u5fc3\u601d\u610f\u5ff5\u6210\u70ba\u6514\u963b\u4ed6\u5011\u6301\u7e8c\u9032\u5165\u53ec\u547d\u7684\u5805\u56fa\u71df\u58d8<\/span>\uff0c\u800c\u9019\u4e9b\u71df\u58d8\u5f80\u5f80\u5728\u6211\u5011\u7ae5\u5e74\u6642\u53ef\u80fd\u5df2\u57cb\u4e0b\u67d0\u4e9b\u4f0f\u7b46\u3002<br><br><\/p>\n\n                  <p class=\"section-paragraph\" text-align: justify>\u5f9e\u89ba\u5bdf\u3001\u627f\u8a8d\u5230\u9858\u610f\u9762\u5c0d\uff0c\u4e0d\u4f46\u9700\u8981\u6211\u5011\u8b19\u5351\u81ea\u6211\uff0c\u5728\u4eba\u53ca\u4e0a\u5e1d\u9762\u524d\u653e\u4e0b\u5fc3\u7406\u9632\u885b\uff0c\u540c\u6642\u4e5f\u9700\u8981\u6211\u5011\u5b78\u7fd2\u77e5\u8b58\u53ca\u65b9\u6cd5\uff0c\u77ad\u89e3\u4eba\u884c\u70ba\u904b\u4f5c\u6a21\u5f0f\u80cc\u5f8c\u7684\u5fc3\u7406\u9700\u6c42\u3002<span class=\"highlight-text\">\u539f\u751f\u5bb6\u5ead\u662f\u6bcf\u500b\u4eba\u51fa\u751f\u5f8c\u7684\u539f\u59cb\u7d93\u6b77<\/span>\uff0c\u63d0\u4f9b\u4e86\u8c50\u5bcc\u7d20\u6750\uff0c\u5e6b\u52a9\u6211\u5011\u91cd\u65b0\u63a2\u7d22\u81ea\u6211\u53ca\u77ad\u89e3\u81ea\u6211\u89c0\u88ab\u5851\u9020\u7684\u904e\u7a0b\u3002\u6211\u5011\u5021\u5c0e\u4fe1\u5f92\u5efa\u7acb\u751f\u547d\u91cd\u6574\u7684\u7a4d\u6975\u4eba\u751f\u614b\u5ea6\uff0c\u812b\u96e2\u904e\u5f80\u982d\u75db\u91ab\u982d\u3001\u8173\u75db\u91ab\u8173\u788e\u7247\u5316\u7684\u65b9\u6cd5\u53bb\u9762\u5c0d\u751f\u547d\u7684\u7cfe\u7d50\uff0c\u4ee5\u795e\u773c\u5149\u770b\u95dc\u9375\u7684\u6210\u9577\u7d93\u6b77\uff0c\u8a8d\u771f\u5c0d\u4ed8\u884c\u70ba\u80cc\u5f8c\u7684\u5404\u7a2e\u626d\u66f2\u7684\u4fe1\u5ff5\u7cfb\u7d71\uff0c\u4e26\u5728\u795e\u7684\u8a71\u548c\u8056\u9748\u5f15\u5c0e\u4e0b\u7d93\u6b77\u5341\u67b6\u5927\u80fd\uff0c\u8b93\u5fc3\u610f\u6301\u7e8c\u66f4\u65b0\u800c\u8b8a\u5316\u3002<\/p>\n                \n            <\/div>\n            \n        <\/div>\n    <\/section>\n\n\n    <!-- \u8ab2\u7a0b\u7406\u5ff5 -->\n    <section class=\"course-concept\">\n        <div class=\"map-container\">\n            <div class=\"text-center mb-12\" data-aos=\"fade-up\">\n                <h2 class=\"section-title\">\u8ab2\u7a0b\u7406\u5ff5<\/h2>\n                <div class=\"section-divider mx-auto\"> <\/div>\n                                 \n            <\/div> <p class=\"section-paragraph\" text-align: justify>\n                        \u8ab2\u7a0b\u9664\u4e86\u7d50\u5408\u4e0d\u540c\u6210\u9577\u6982\u5ff5\u5e6b\u52a9\u5b78\u54e1\u6709\u7cfb\u7d71\u5730\u8a8d\u8b58\u751f\u547d\u6210\u9577\u7684\u9032\u7a0b\uff0c\u5584\u7528\u6545\u4e8b\u7642\u6cd5\u3001\u53cd\u601d\u554f\u984c\u3001\u5275\u610f\u5de5\u4f5c\u7d19\u53ca\u5c0f\u7d44\u5206\u4eab\u7b49\u591a\u5143\u624b\u6cd5\uff0c\u5e6b\u52a9\u5b78\u54e1\u5faa\u5e8f\u6f38\u6b21\u5730<span class=\"highlight-text\">\u9023\u7d50\u904e\u53bb\u7d93\u6b77\uff0c\u89ba\u5bdf\u5167\u5728\u81ea\u6211\uff0c\u4e26\u52c7\u6562\u9762\u5c0d\u90a3\u4e9b\u672a\u8655\u7406\u7684\u7cfe\u7d50\u3002<\/span><br><br><br><\/p>\n            \n            <div class=\"concept-image\" data-aos=\"fade-up\">\n                <div class=\"image-container2\">\n                    <img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/11\/grow.png\" \n                   alt=\"\u8ab2\u7a0b\u7406\u5ff5\u5716\">\n\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- \u95dc\u9375\u6982\u5ff5 -->\n    <section class=\"course-concept\">\n        <div class=\"map-container\">\n            <div class=\"text-center mb-12\" data-aos=\"fade-up\">\n                <h2 class=\"section-title\">\u95dc\u9375\u6982\u5ff5<\/h2>\n                <div class=\"section-divider mx-auto\"> <\/div>\n                                 \n            <\/div>\n            \n            <div class=\"concept-image\" data-aos=\"fade-up\">\n                <div class=\"image-container2\">\n                    <img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/11\/family07-21.png\" \n                   alt=\"\u95dc\u9375\u6982\u5ff5\">\n\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- \u8bfe\u7a0b\u5167\u5bb9 -->\n    <section class=\"course-concept\">\n        <div class=\"map-container\">\n            <div class=\"text-center mb-12\" data-aos=\"fade-up\">\n                <h2 class=\"section-title\">\u8ab2\u7a0b\u5167\u5bb9<\/h2>\n                <div class=\"section-divider mx-auto\"> <\/div>\n                                 \n            <\/div>\n            \n            <div class=\"concept-image\" data-aos=\"fade-up\">\n                <div class=\"image-container2\">\n                    <img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/11\/family-table2.png\" \n                alt=\"\u8ab2\u7a0b\u8868\">\n\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- \u9069\u5408\u5c0d\u8c61 -->\n    <section class=\"course-concept\">\n        <div class=\"map-container\">\n            <div class=\"text-center mb-12\" data-aos=\"fade-up\">\n                <h2 class=\"section-title\">\u9069\u5408\u5c0d\u8c61<\/h2>\n                <div class=\"section-divider mx-auto\"> <\/div>\n                                 \n            <\/div>\n            \n            <div class=\"concept-image\" data-aos=\"fade-up\">\n                <div class=\"image-container2\">\n                    <img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/11\/student.png\" \n                   alt=\"\u9069\u5408\u5c0d\u8c61\">\n\n                <\/div>\n       <p class=\"section-paragraph\" text-align: justify>\n                        <span class=\"highlight-text\"><br>\u6642\u9593\uff1a<\/span>2\u81f33\u65e5\u71df\u6703\u6a21\u5f0f\u3001\u6216\u5206\u70ba5-6\u7bc0\u5de5\u4f5c\u574a\u9032\u884c<br><br><\/p>      <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- \u8ab2\u7a0b\u7279\u8272 -->\n    <section class=\"course-concept\">\n        <div class=\"map-container\">\n            <div class=\"text-center mb-12\" data-aos=\"fade-up\">\n                <h2 class=\"section-title\">\u8ab2\u7a0b\u7279\u8272<\/h2>\n                <div class=\"section-divider mx-auto\"> <\/div>\n                                 \n            <\/div>\n            \n            <div class=\"concept-image\" data-aos=\"fade-up\">\n                <div class=\"image-container2\">\n                    <img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/11\/Course-features.png\" \n               alt=\"\u8ab2\u7a0b\u7279\u8272\">\n\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section> \n\n    <!-- \u5de5\u4f5c\u7d19\u5f15\u5c0e\u904e\u7a0b\u53cd\u601d -->\n    <section class=\"course-concept\">\n        <div class=\"map-container\">\n            <div class=\"text-center mb-12\" data-aos=\"fade-up\">\n                <h2 class=\"section-title\">\u5de5\u4f5c\u7d19\u5f15\u5c0e\u904e\u7a0b\u53cd\u601d<\/h2>\n                <div class=\"section-divider mx-auto\"> <\/div>\n                                 \n            <\/div>\n            \n            <div class=\"concept-image\" data-aos=\"fade-up\">\n                <div class=\"image-container2\">\n                    <img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/11\/family-paper.png\" \n                alt=\"\u8ab2\u7a0b\u7279\u8272\">\n\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n\n<!-- \u8bfe\u7a0b\u7167\u7247\u5899 -->\n<section class=\"course-photo-wall\" data-aos=\"fade-up\">\n    <div class=\"map-container\">\n        <div class=\"photo-wall-header\">\n            <h2 class=\"photo-wall-title\">\u8ab2\u7a0b\u6f14\u793a<\/h2>\n            <p class=\"photo-wall-subtitle\">\n                \u5275\u610f\u5de5\u4f5c\u7d19 \u00b7 \u5609\u8cd3\u5206\u4eab \u00b7 \u8ab2\u524d\u8ab2\u5f8c\u7df4\u7fd2 \u00b7 \u5c0f\u7d44\u5206\u4eab\n            <\/p>\n            <div class=\"section-divider mx-auto mt-6\"><\/div>\n        <\/div>\n        \n        <div class=\"photo-grid\">\n            <!-- \u6a2a\u5411\u7167\u72471\uff1a\u5c0f\u7ec4\u8ba8\u8bba -->\n            <div class=\"photo-item photo-horizontal\">\n                <img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/11\/family05.png\" \n                     alt=\"\u8ab2\u7a0b\u5de5\u4f5c\u7d19\">\n                <div class=\"photo-caption\">\u8ab2\u7a0b\u5de5\u4f5c\u7d19\uff1a\u78b0\u649e\u601d\u7dad\uff0c\u4e92\u4eab\u6d1e\u5bdf<\/div>\n            <\/div>\n            \n            <!-- \u6a2a\u5411\u7167\u72472\uff084:3\uff09\uff1a\u5bfc\u5e08\u6307\u5bfc -->\n            <div class=\"photo-item photo-horizontal\">\n                <img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/11\/family03.png\" \n                     alt=\"\u53cd\u601d\u5de5\u4f5c\u7d19\">\n                <div class=\"photo-caption\">\u8c50\u5bcc\u5167\u5bb9\uff1a\u5f15\u5c0e\u4f60\u4e00\u6b65\u6b65\u53cd\u601d<\/div>\n            <\/div>\n            \n            <!-- \u6b63\u65b9\u5f62\u7167\u72471\uff1a\u4e2a\u4eba\u53cd\u601d -->\n            <div class=\"photo-item photo-horizontal\">\n                <img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/11\/family04.png\" \n                     alt=\"\u591a\u671f\u7dda\u4e0a\u8ab2\u7a0b\">\n                <div class=\"photo-caption\">\u5f80\u671f\u7dda\u4e0a\u8ab2\u7a0b<\/div>\n            <\/div>\n            \n            <!-- \u6a2a\u5411\u7167\u72473\uff084:3\uff09\uff1a\u5b9e\u8df5\u7ec3\u4e60 -->\n            <div class=\"photo-item photo-horizontal\">\n                <img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/11\/family02.png\" \n                     alt=\"\u5b9e\u8df5\u7ec3\u4e60\u73af\u8282\">\n                <div class=\"photo-caption\">\u5be6\u8e10\u7df4\u7fd2\uff1a\u5c07\u65b9\u6cd5\u61c9\u7528\u65bc\u5be6\u969b\u5834\u666f<\/div>\n            <\/div>\n            \n            <!-- \u6b63\u65b9\u5f62\u7167\u72472\uff1a\u6210\u679c\u5c55\u793a -->\n            <div class=\"photo-item photo-horizontal\">\n                <img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/11\/family01-2.png\" \n                     alt=\"\u6210\u679c\u5c55\u793a\u73af\u8282\">\n                <div class=\"photo-caption\">\u6210\u679c\u5c55\u793a\uff1a\u5206\u4eab\u53cd\u601d\u6536\u7a6b<\/div>\n            <\/div>\n            \n            <!-- \u6a2a\u5411\u7167\u72474\uff084:3\uff09\uff1a\u8bfe\u7a0b\u603b\u7ed3 -->\n            <div class=\"photo-item photo-horizontal\">\n                <img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/11\/family06.jpg\" \n                     alt=\"\u8bfe\u7a0b\u603b\u7ed3\u73af\u8282\">\n                <div class=\"photo-caption\">\u8ab2\u7a0b\u7e3d\u7d50\uff1a\u68b3\u7406\u5b78\u7fd2\u8108\u7d61\uff0c\u898f\u5283\u884c\u52d5<\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/section>\n\n    <!-- \u5b66\u5458\u53cd\u9988 -->\n    <section class=\"testimonials\">\n        <div class=\"map-container\">\n            <div class=\"text-center mb-12\" data-aos=\"fade-up\">\n                <h2 class=\"section-title\">\u5b78\u54e1\u53cd\u994b<\/h2>\n                <div class=\"section-divider mx-auto\"><\/div>\n             \n            <\/div>\n            \n            <div class=\"testimonial-slider\">\n                <div class=\"testimonial-slides\" id=\"testimonialSlides\">\n                    <!-- \u53cd\u994b1 -->\n                    <div class=\"testimonial-slide\">\n                        <div class=\"testimonial-card\">                   \n                            <div class=\"testimonial-header\">\n                                <img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/11\/avatar-boy-01.jpg\" \n                                     alt=\"\u5b78\u54e1\u982d\u50cf\" \n                                     class=\"testimonial-avatar\">\n                                <div>\n                                    <h6 class=\"testimonial-name\">\u6768*<\/h6>\n                           \n                                <\/div>\n                            <\/div>\n                      \n                            <p class=\"testimonial-content\">\n                                &#8220;\u8ab2\u7a0b\u8108\u7d61\u6e05\u6670\uff0c\u6709\u9ad4\u7cfb\u6709\u908f\u8f2f\uff0c\u6eaf\u6e90\u751f\u547d\u6839\u57fa\u6e90\u982d\u5b9a\u4f4d\u554f\u984c\u6240\u5728\uff0c\u5c07\u4eba\u751f\u4e0d\u540c\u968e\u6bb5\u7684\u9700\u6c42\u548c\u990a\u5206\u8b1b\u7684\u5f88\u8a73\u7d30\uff0c\u5229\u7528\u99ac\u65af\u6d1b\u7684\u751f\u547d\u91d1\u5b57\u5854\u5f9e\u5b89\u5168\u9700\u6c42\u958b\u59cb\u4e00\u7d1a\u4e00\u7d1a\u8b1b\u5230\u81ea\u6211\u5be6\u73fe\uff0c\u7a81\u7136\u611f\u89ba\u81ea\u5df1\u8eab\u4e0a\u7684\u4e00\u4e9b\u554f\u984c\u5f97\u5230\u4e86\u7cbe\u78ba\u5b9a\u4f4d\uff0c\u503c\u5f97\u53cd\u5fa9\u807d\uff0c\u8a8d\u771f\u807d\uff0c\u4e26\u4e14\u5c0b\u6c42\u62d3\u5c55\u4e3b\u52d5\u88dc\u5145\u5b78\u7fd2\u3002\u53e6\u5916\u963f\u73b2\u8001\u5e2b\u8b19\u905c\u771f\u5be6\u7684\u614b\u5ea6\uff0c\u8ab2\u5802\u4e0a\u6703\u9080\u8acb\u8a31\u591a\u7684\u5609\u8cd3\u771f\u8aa0\u638f\u5fc3\u7684\u5206\u4eab\uff0c\u71df\u9020\u4e86\u5f88\u597d\u7684\u4fc3\u9032\u5927\u5bb6\u4e3b\u52d5\u601d\u8003\u7684\u6c1b\u570d\uff0c\u9084\u6709\u7389\u83ef\u59d0\u7684\u53ca\u6642\u6709\u6548\u56de\u994b\u7684\u652f\u6301\uff0c\u518d\u6b21\u611f\u8b1d\u4f60\u5011\u3002&#8221;\n                            <\/p>\n                        <\/div>\n                    <\/div>\n                    \n                    <!-- \u53cd\u994b2 -->\n                    <div class=\"testimonial-slide\">\n                        <div class=\"testimonial-card\">\n                            <div class=\"testimonial-header\">\n                                <img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/11\/avatar-boy-02.jpg\" \n                                     alt=\"\u5b78\u54e1\u982d\u50cf\" \n                                     class=\"testimonial-avatar\">\n                                <div>\n                                    <h6 class=\"testimonial-name\">\u9ec3**<\/h6>\n                                  \n                                <\/div>\n                            <\/div>\n                        \n                            <p class=\"testimonial-content\">\n                                &#8220;\u8ab2\u7a0b\u6700\u6709\u50f9\u503c\u7684\u5730\u65b9\u5728\u65bc\u7406\u8ad6\u8207\u5be6\u8e10\u7d50\u5408\u3002\u56e0\u70ba\u6709\u660e\u78ba\u7684\u201c\u8ab2\u7a0b\u4f5c\u696d\u201d\uff0c\u6709\u8ab2\u524d\u601d\u8003\u3001\u8ab2\u7a0b\u91cd\u9ede\u7b46\u8a18\u3002\u5728\u505a\u4e86\u63d0\u524d\u601d\u8003\u548c\u6e96\u5099\u7684\u57fa\u790e\u4e0b\u3002\u5229\u7528\u963f\u73b2\u8001\u5e2b\u4ee5\u53ca\u5718\u968a\u63d0\u4f9b\u5177\u9ad4\u7684\u6539\u8b8a\u65b9\u6cd5\uff0c\u901a\u904e\u5be6\u8e10\uff0c\u53bb\u5c0b\u6839\uff0c\u53bb\u89ba\u5bdf\u3001\u7528\u6587\u5b57\u8a18\u9304\u6545\u4e8b\u3001\u53bb\u5c0a\u69ae\uff0c\u624d\u6703\u5728\u9019\u4e9b\u904e\u7a0b\u4e2d\u5f97\u5230\u5167\u5fc3\u7684\u89f8\u52d5\u548c\u63d0\u5347\u3002&#8221;\n                            <\/p>\n                        <\/div>\n                    <\/div>\n                    \n                    <!-- \u53cd\u994b3 -->\n                    <div class=\"testimonial-slide\">\n                        <div class=\"testimonial-card\">\n                            <div class=\"testimonial-header\">\n                                <img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/11\/avatar-boy-09.jpg\" \n                                     alt=\"\u5b78\u54e1\u982d\u50cf\" \n                                     class=\"testimonial-avatar\">\n                                <div>\n                                    <h6 class=\"testimonial-name\">\u6843*<\/h6>\n                 \n                                <\/div>\n                            <\/div>\n                        \n                            <p class=\"testimonial-content\">\n                                &#8220;\u5167\u8017\u4e0d\u662f\u4e00\u4ef6\u8b93\u4eba\u4eab\u53d7\u7684\u4e8b\u60c5\uff0c\u89ba\u77e5\u5728\u4e00\u751f\u90fd\u5f88\u91cd\u8981\uff0c\u963f\u73b2\u8001\u5e2b\u7684\u8ab2\u7a0b\u662f\u6211\u6240\u63a5\u89f8\u751f\u547d\u91cd\u6574\u8ab2\u7a0b\u4e2d\u68b3\u7406\u65b9\u5f0f\u6700\u67d4\u548c\u53ca\u660e\u6670\u7684\u3002\u751f\u547d\u7684\u91cd\u6574\u53ef\u4ee5\u5e6b\u52a9\u6211\u767c\u73fe\u539f\u751f\u5bb6\u5ead\u597d\u7684\u4e00\u9762\u548c\u4e0d\u597d\u7684\u4e00\u9762\uff0c\u7d93\u904e\u68b3\u7406\uff0c\u6211\u624d\u80fd\u52aa\u529b\u5438\u6536\u597d\u7684\u990a\u5206\uff0c\u5728\u65b0\u5bb6\u5ead\u5efa\u7acb\u7684\u904e\u7a0b\u4e2d\uff0c\u5118\u91cf\u898f\u907f\u4e0d\u597d\u7684\u90e8\u5206\u3002\u6211\u5011\u8981\u63a5\u7d0d\u81ea\u5df1\u7684\u4e0d\u5b8c\u7f8e\uff0c\u4f46\u662f\u66f4\u8981\u5b78\u6703\u5efa\u7acb\u5b8c\u7f8e\u8207\u4e0d\u5b8c\u7f8e\u4e4b\u9593\u7684\u5e73\u8861\u3002&#8221;\n                            <\/p>\n                        <\/div>\n                    <\/div>\n \n                <!-- \u8f6e\u64ad\u63a7\u5236\u6309\u94ae -->\n                <button id=\"prevBtn\" class=\"carousel-button carousel-prev\">\n                    <i class=\"fa fa-chevron-left\"><\/i>\n                <\/button>\n                <button id=\"nextBtn\" class=\"carousel-button carousel-next\">\n                    <i class=\"fa fa-chevron-right\"><\/i>\n                <\/button>\n                \n                <!-- \u8f6e\u64ad\u6307\u793a\u5668 -->\n                <div class=\"carousel-dots\">\n                    <button class=\"carousel-dot active\" data-index=\"0\"><\/button>\n                    <button class=\"carousel-dot\" data-index=\"1\"><\/button>\n                    <button class=\"carousel-dot\" data-index=\"2\"><\/button>\n                    <button class=\"carousel-dot\" data-index=\"3\"><\/button>\n                <\/div>\n                   \n\n                <\/div>\n\t\t\t<\/div>\n\t\t<\/div>\n\t<\/section>\n\n<style>\n\/* \u8bfe\u7a0b\u7167\u7247\u5899\u533a\u57df *\/\n.course-photo-wall {\n    padding: 1rem 0 !important;\n    background-color: var(--light-bg) !important;\n}\n\n.photo-wall-header {\n    text-align: center !important;\n    margin-bottom: 3rem !important;\n}\n\n.photo-wall-title {\n    font-size: 20px !important;\n    font-weight: 700 !important;\n    margin-bottom: 1rem !important;\n    color: var(--text-color) !important;\n}\n\n.photo-wall-subtitle {\n    color: #495057 !important;\n    max-width: 42rem !important;\n    margin: 0 auto !important;\n    line-height: 1.625 !important;\n}\n\n\/* \u7167\u7247\u5899\u7f51\u683c\u5e03\u5c40 - \u4f18\u5316\u9519\u843d\u611f *\/\n.photo-grid {\n    display: grid !important;\n    grid-template-columns: repeat(3, 1fr) !important; \/* 3\u5217\u7f51\u683c\u57fa\u7840\u5e03\u5c40 *\/\n    gap: 1.5rem !important;\n    max-width: 1140px !important;\n    margin: 0 auto !important;\n}\n\n\/* \u7167\u7247\u57fa\u7840\u6837\u5f0f *\/\n.photo-item {\n    position: relative !important;\n    border-radius: 0.75rem !important;\n    overflow: hidden !important;\n    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.08) !important;\n    transition: all 0.4s ease !important;\n    cursor: pointer !important;\n}\n\n.photo-item:hover {\n    transform: scale(1.03) !important;\n    box-shadow: 0 12px 24px rgba(0, 0, 0, 0.12) !important;\n}\n\n\/* \u6a2a\u5411\u7167\u7247\uff084:3\u6bd4\u4f8b\uff09 *\/\n.photo-horizontal {\n    grid-column: span 1 !important; \/* \u53601\u5217 *\/\n    height: 225px !important;\n\/* 4:3\u6bd4\u4f8b\uff1a\u5bbd\u5ea6300px\u5bf9\u5e94\u9ad8\u5ea6225px *\/\n}\n\n\/* \u786e\u4fdd\u56fe\u7247\u4e25\u683c\u7b26\u5408\u6bd4\u4f8b *\/\n.photo-item img {\n    width: 100% !important;\n    height: 100% !important;\n    object-fit: cover !important; \/* \u4fdd\u6301\u6bd4\u4f8b\u88c1\u526a\uff0c\u4e0d\u62c9\u4f38 *\/\n    transition: transform 0.6s ease !important;\n}\n\n.photo-item:hover img {\n    transform: scale(1.1) !important; \/* \u60ac\u505c\u8f7b\u5fae\u653e\u5927\uff0c\u589e\u5f3a\u4ea4\u4e92\u611f *\/\n}\n\n\/* \u7167\u7247\u6807\u7b7e - \u60ac\u505c\u663e\u793a *\/\n.photo-caption {\n    position: absolute !important;\n    bottom: 0 !important;\n    left: 0 !important;\n    right: 0 !important;\n    background: linear-gradient(to top, rgba(0,0,0,0.8) 0%, rgba(0,0,0,0) 100%) !important;\n    color: #ffffff !important;\n    padding: 1.5rem 1rem 1rem !important;\n    opacity: 0 !important;\n    transition: opacity 0.4s ease !important;\n    font-size: 1rem !important;\n    font-weight: 500 !important;\n}\n\n.photo-item:hover .photo-caption {\n    opacity: 1 !important;\n}\n\n\/* \u54cd\u5e94\u5f0f\u8c03\u6574 *\/\n@media (max-width: 992px) {\n    .photo-grid {\n        grid-template-columns: repeat(2, 1fr) !important; \/* \u5e73\u677f\u663e\u793a2\u5217 *\/\n    }\n    .photo-horizontal {\n        height: 200px !important;\n    }\n    .photo-square {\n        height: 240px !important;\n    }\n}\n\n@media (max-width: 768px) {\n    .photo-grid {\n        grid-template-columns: 1fr !important; \/* \u624b\u673a\u663e\u793a1\u5217 *\/\n        gap: 1rem !important;\n    }\n    .photo-horizontal, .photo-square {\n        height: 220px !important; \/* \u7edf\u4e00\u9ad8\u5ea6\uff0c\u786e\u4fdd\u6bd4\u4f8b\u6b63\u786e *\/\n    }\n}\n<\/style>\n    <!-- \u4ee5\u4e0a\u662f\u8ab2\u7a0b\u7167\u7247\u58bb -->\n\n\n\n    <!-- JavaScript -->\n    <script>\n        \/\/ \u521d\u59cb\u5316AOS\u52d5\u756b\u5eab\n        document.addEventListener('DOMContentLoaded', function() {\n            AOS.init({\n                duration: 800,\n                easing: 'ease-in-out',\n                once: true\n            });\n            \n            \/\/ \u6578\u5b57\u589e\u9577\u52d5\u756b\n            const counterElements = document.querySelectorAll('.counter-value');\n            \n            const startCounters = () => {\n                counterElements.forEach(counter => {\n                    const target = parseInt(counter.getAttribute('data-target'));\n                    const duration = 2000; \/\/ \u52d5\u756b\u6301\u7e8c\u6642\u9593\uff08\u6beb\u79d2\uff09\n                    const step = target \/ (duration \/ 16); \/\/ \u6bcf16ms\u589e\u52a0\u7684\u503c\n                    let current = 0;\n                    \n                    const updateCounter = () => {\n                        current += step;\n                        if (current < target) {\n                            counter.textContent = Math.floor(current);\n                            requestAnimationFrame(updateCounter);\n                        } else {\n                            counter.textContent = target;\n                        }\n                    };\n                    \n                    updateCounter();\n                });\n            };\n            \n            \/\/ \u76e3\u807d\u6efe\u52d5\uff0c\u7576\u8a08\u6578\u5668\u9032\u5165\u8996\u53e3\u6642\u555f\u52d5\u52d5\u756b\n            const observer = new IntersectionObserver((entries) => {\n                entries.forEach(entry => {\n                    if (entry.isIntersecting) {\n                        startCounters();\n                        observer.unobserve(entry.target);\n                    }\n                });\n            }, { threshold: 0.5 });\n            \n            if (counterElements.length > 0) {\n                observer.observe(counterElements[0].parentElement.parentElement);\n            }\n            \n            \/\/ \u5b78\u54e1\u53cd\u994b\u8f2a\u64ad\n            const slides = document.getElementById('testimonialSlides');\n            const prevBtn = document.getElementById('prevBtn');\n            const nextBtn = document.getElementById('nextBtn');\n            const dots = document.querySelectorAll('.carousel-dot');\n            let currentIndex = 0;\n            const slideCount = document.querySelectorAll('.testimonial-slide').length;\n            \n            \/\/ \u8a08\u7b97\u6bcf\u500b\u5e7b\u71c8\u7247\u7684\u5bec\u5ea6\u767e\u5206\u6bd4\n            const getSlideWidth = () => {\n                if (window.innerWidth >= 1024) { \/\/ lg\n                    return 100 \/ 3; \/\/ \u4e00\u6b21\u986f\u793a3\u500b\n                } else if (window.innerWidth >= 768) { \/\/ md\n                    return 50; \/\/ \u4e00\u6b21\u986f\u793a2\u500b\n                } else {\n                    return 100; \/\/ \u4e00\u6b21\u986f\u793a1\u500b\n                }\n            };\n            \n            \/\/ \u66f4\u65b0\u8f2a\u64ad\u4f4d\u7f6e\n            const updateSlidePosition = () => {\n                const slideWidth = getSlideWidth();\n                slides.style.transform = `translateX(-${currentIndex * slideWidth}%)`;\n                \n                \/\/ \u66f4\u65b0\u6307\u793a\u9ede\n                dots.forEach((dot, index) => {\n                    if (index === currentIndex) {\n                        dot.classList.remove('bg-gray-300');\n                        dot.classList.add('bg-primary');\n                    } else {\n                        dot.classList.remove('bg-primary');\n                        dot.classList.add('bg-gray-300');\n                    }\n                });\n            };\n            \n            \/\/ \u4e0a\u4e00\u5f35\n            prevBtn.addEventListener('click', () => {\n                const slideWidth = getSlideWidth();\n                const maxIndex = Math.ceil(slideCount \/ (100 \/ slideWidth)) - 1;\n                \n                currentIndex = (currentIndex > 0) ? currentIndex - 1 : maxIndex;\n                updateSlidePosition();\n            });\n            \n            \/\/ \u4e0b\u4e00\u5f35\n            nextBtn.addEventListener('click', () => {\n                const slideWidth = getSlideWidth();\n                const maxIndex = Math.ceil(slideCount \/ (100 \/ slideWidth)) - 1;\n                \n                currentIndex = (currentIndex < maxIndex) ? currentIndex + 1 : 0;\n                updateSlidePosition();\n            });\n            \n            \/\/ \u9ede\u64ca\u6307\u793a\u9ede\u5207\u63db\n            dots.forEach((dot, index) => {\n                dot.addEventListener('click', () => {\n                    currentIndex = index;\n                    updateSlidePosition();\n                });\n            });\n            \n            \/\/ \u97ff\u61c9\u5f0f\u8abf\u6574\n            window.addEventListener('resize', () => {\n                currentIndex = 0;\n                updateSlidePosition();\n            });\n            \n            \/\/ \u81ea\u52d5\u8f2a\u64ad\n            setInterval(() => {\n                const slideWidth = getSlideWidth();\n                const maxIndex = Math.ceil(slideCount \/ (100 \/ slideWidth)) - 1;\n                \n                currentIndex = (currentIndex < maxIndex) ? currentIndex + 1 : 0;\n                updateSlidePosition();\n            }, 5000);\n        });\n    <\/script>\n<\/body>\n<\/html>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>\u300e\u89e3\u5bc6\u539f\u751f\u5bb6\u5ead\u300f\u5de5\u4f5c\u574a \u8ab2\u7a0b\u95dc\u6ce8 \u539f\u751f\u5bb6\u5ead\u571f\u58e4\u662f\u6bcf\u500b\u4eba\u6210\u9577\u7684\u6839\u57fa\uff0c\u5c0d\u6211\u5011\u4eba\u683c\u5851\u9020\u6709\u8457\u6df1\u9060\u5f71\u97ff\uff0c\u4e5f\u5f71\u97ff\u8457\u6211\u5011\u5404\u7a2e [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":11,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-215","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>\u300e\u89e3\u5bc6\u539f\u751f\u5bb6\u5ead\u300f\u5de5\u4f5c\u574a - Call To Destiny<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/call2destiny.com\/index.php\/original-family\/\" \/>\n<meta property=\"og:locale\" content=\"zh_CN\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"\u300e\u89e3\u5bc6\u539f\u751f\u5bb6\u5ead\u300f\u5de5\u4f5c\u574a - Call To Destiny\" \/>\n<meta property=\"og:description\" content=\"\u300e\u89e3\u5bc6\u539f\u751f\u5bb6\u5ead\u300f\u5de5\u4f5c\u574a \u8ab2\u7a0b\u95dc\u6ce8 \u539f\u751f\u5bb6\u5ead\u571f\u58e4\u662f\u6bcf\u500b\u4eba\u6210\u9577\u7684\u6839\u57fa\uff0c\u5c0d\u6211\u5011\u4eba\u683c\u5851\u9020\u6709\u8457\u6df1\u9060\u5f71\u97ff\uff0c\u4e5f\u5f71\u97ff\u8457\u6211\u5011\u5404\u7a2e [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/call2destiny.com\/index.php\/original-family\/\" \/>\n<meta property=\"og:site_name\" content=\"Call To Destiny\" \/>\n<meta property=\"article:modified_time\" content=\"2025-11-25T07:59:26+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/call2destiny.com\\\/index.php\\\/original-family\\\/\",\"url\":\"https:\\\/\\\/call2destiny.com\\\/index.php\\\/original-family\\\/\",\"name\":\"\u300e\u89e3\u5bc6\u539f\u751f\u5bb6\u5ead\u300f\u5de5\u4f5c\u574a - Call To Destiny\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/call2destiny.com\\\/#website\"},\"datePublished\":\"2025-10-24T08:34:39+00:00\",\"dateModified\":\"2025-11-25T07:59:26+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/call2destiny.com\\\/index.php\\\/original-family\\\/#breadcrumb\"},\"inLanguage\":\"zh-Hans\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/call2destiny.com\\\/index.php\\\/original-family\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/call2destiny.com\\\/index.php\\\/original-family\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"\u9996\u9875\",\"item\":\"https:\\\/\\\/call2destiny.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"\u300e\u89e3\u5bc6\u539f\u751f\u5bb6\u5ead\u300f\u5de5\u4f5c\u574a\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/call2destiny.com\\\/#website\",\"url\":\"https:\\\/\\\/call2destiny.com\\\/\",\"name\":\"Call To Destiny \u53ec\u547d\u57f9\u8bad\u4e2d\u5fc3\",\"description\":\"\u53ec\u547d\u57f9\u8a13\u4e2d\u5fc3\",\"publisher\":{\"@id\":\"https:\\\/\\\/call2destiny.com\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/call2destiny.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"zh-Hans\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/call2destiny.com\\\/#organization\",\"name\":\"Call To Destiny \u53ec\u547d\u57f9\u8bad\u4e2d\u5fc3\",\"url\":\"https:\\\/\\\/call2destiny.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"zh-Hans\",\"@id\":\"https:\\\/\\\/call2destiny.com\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/call2destiny.com\\\/wp-content\\\/uploads\\\/2025\\\/12\\\/logo05.png\",\"contentUrl\":\"https:\\\/\\\/call2destiny.com\\\/wp-content\\\/uploads\\\/2025\\\/12\\\/logo05.png\",\"width\":876,\"height\":351,\"caption\":\"Call To Destiny \u53ec\u547d\u57f9\u8bad\u4e2d\u5fc3\"},\"image\":{\"@id\":\"https:\\\/\\\/call2destiny.com\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"\u300e\u89e3\u5bc6\u539f\u751f\u5bb6\u5ead\u300f\u5de5\u4f5c\u574a - Call To Destiny","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/call2destiny.com\/index.php\/original-family\/","og_locale":"zh_CN","og_type":"article","og_title":"\u300e\u89e3\u5bc6\u539f\u751f\u5bb6\u5ead\u300f\u5de5\u4f5c\u574a - Call To Destiny","og_description":"\u300e\u89e3\u5bc6\u539f\u751f\u5bb6\u5ead\u300f\u5de5\u4f5c\u574a \u8ab2\u7a0b\u95dc\u6ce8 \u539f\u751f\u5bb6\u5ead\u571f\u58e4\u662f\u6bcf\u500b\u4eba\u6210\u9577\u7684\u6839\u57fa\uff0c\u5c0d\u6211\u5011\u4eba\u683c\u5851\u9020\u6709\u8457\u6df1\u9060\u5f71\u97ff\uff0c\u4e5f\u5f71\u97ff\u8457\u6211\u5011\u5404\u7a2e [&hellip;]","og_url":"https:\/\/call2destiny.com\/index.php\/original-family\/","og_site_name":"Call To Destiny","article_modified_time":"2025-11-25T07:59:26+00:00","twitter_card":"summary_large_image","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/call2destiny.com\/index.php\/original-family\/","url":"https:\/\/call2destiny.com\/index.php\/original-family\/","name":"\u300e\u89e3\u5bc6\u539f\u751f\u5bb6\u5ead\u300f\u5de5\u4f5c\u574a - Call To Destiny","isPartOf":{"@id":"https:\/\/call2destiny.com\/#website"},"datePublished":"2025-10-24T08:34:39+00:00","dateModified":"2025-11-25T07:59:26+00:00","breadcrumb":{"@id":"https:\/\/call2destiny.com\/index.php\/original-family\/#breadcrumb"},"inLanguage":"zh-Hans","potentialAction":[{"@type":"ReadAction","target":["https:\/\/call2destiny.com\/index.php\/original-family\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/call2destiny.com\/index.php\/original-family\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"\u9996\u9875","item":"https:\/\/call2destiny.com\/"},{"@type":"ListItem","position":2,"name":"\u300e\u89e3\u5bc6\u539f\u751f\u5bb6\u5ead\u300f\u5de5\u4f5c\u574a"}]},{"@type":"WebSite","@id":"https:\/\/call2destiny.com\/#website","url":"https:\/\/call2destiny.com\/","name":"Call To Destiny \u53ec\u547d\u57f9\u8bad\u4e2d\u5fc3","description":"\u53ec\u547d\u57f9\u8a13\u4e2d\u5fc3","publisher":{"@id":"https:\/\/call2destiny.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/call2destiny.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"zh-Hans"},{"@type":"Organization","@id":"https:\/\/call2destiny.com\/#organization","name":"Call To Destiny \u53ec\u547d\u57f9\u8bad\u4e2d\u5fc3","url":"https:\/\/call2destiny.com\/","logo":{"@type":"ImageObject","inLanguage":"zh-Hans","@id":"https:\/\/call2destiny.com\/#\/schema\/logo\/image\/","url":"https:\/\/call2destiny.com\/wp-content\/uploads\/2025\/12\/logo05.png","contentUrl":"https:\/\/call2destiny.com\/wp-content\/uploads\/2025\/12\/logo05.png","width":876,"height":351,"caption":"Call To Destiny \u53ec\u547d\u57f9\u8bad\u4e2d\u5fc3"},"image":{"@id":"https:\/\/call2destiny.com\/#\/schema\/logo\/image\/"}}]}},"_hostinger_reach_plugin_has_subscription_block":false,"_hostinger_reach_plugin_is_elementor":false,"_links":{"self":[{"href":"https:\/\/call2destiny.com\/index.php\/wp-json\/wp\/v2\/pages\/215","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/call2destiny.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/call2destiny.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/call2destiny.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/call2destiny.com\/index.php\/wp-json\/wp\/v2\/comments?post=215"}],"version-history":[{"count":86,"href":"https:\/\/call2destiny.com\/index.php\/wp-json\/wp\/v2\/pages\/215\/revisions"}],"predecessor-version":[{"id":3561,"href":"https:\/\/call2destiny.com\/index.php\/wp-json\/wp\/v2\/pages\/215\/revisions\/3561"}],"wp:attachment":[{"href":"https:\/\/call2destiny.com\/index.php\/wp-json\/wp\/v2\/media?parent=215"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}