{"id":779,"date":"2025-10-29T11:55:55","date_gmt":"2025-10-29T11:55:55","guid":{"rendered":"https:\/\/call2destiny.com\/?page_id=779"},"modified":"2025-11-21T09:36:59","modified_gmt":"2025-11-21T09:36:59","slug":"mission","status":"publish","type":"page","link":"https:\/\/call2destiny.com\/index.php\/mission\/","title":{"rendered":"\u5718\u968a\u4f7f\u547d"},"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>\u5718\u968a\u4f7f\u547d<\/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        .mission-container {\n            width: 100%;\n            padding-right: 7px;\n            padding-left: 7px;\n            margin-right: auto;\n            margin-left: auto;\n        }\n\n        .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            .mission-container {\n                max-width: 540px;\n            }\n        }\n        \n        @media (min-width: 768px) {\n            .mission-container {\n                max-width: 720px;\n            }\n        }\n        \n        @media (min-width: 992px) {\n            .mission-container {\n                max-width: 960px;\n            }\n        }\n        \n        @media (min-width: 1200px) {\n            .mission-container {\n                max-width: 1140px;\n            }\n        }\n        \n        \/* \u7f51\u683c\u5e03\u5c40 *\/\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\n\/* iPad\u7aef\u54cd\u5e94\u5f0f\u8bbe\u8ba1 (768px-1024px) *\/ \n \n @media screen and (max-width: 1024px) { \n \n        .magazine-quote {\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         .magazine-quote {\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        .magazine-quote {\n            width:100%;\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        @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        \/* \u7368\u7279\u7684\u547c\u53ec\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\n            gap: 3rem !important;\n        }\n        \n        .section-text {\n            flex: 1 !important;\n            min-width: 300px !important;\n        }\n        \n        .section-title {\n\n\n        color: var(--primary-color);\n        font-size: 1.4rem;\n        font-weight: 800;\n        margin-bottom: 16px;\n        padding-bottom: 10px;\n        border-bottom: 2px solid var(--primary-color);\n        display: inline-block;\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        \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            align-items: center !important;\n        }\n        \n        .section-image img {\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\n        .magazine-quote {\n            background: linear-gradient(135deg, rgba(235, 89, 43, 0.1), rgba(212, 175, 55, 0.1));\n            padding: 25px 30px;\n            text-align: justify;\n            width:70%;\n            border-radius: 10px;\n            margin: 0 auto;\n            border-left: 5px solid var(--gold-color);\n            font-style: italic;\n            position: relative;\n        }\n\n        .magazine-quote::before {\n            content: '\"';\n            position: absolute;\n            left: 15px;\n            top: 10px;\n            font-size: 3em;\n            color: var(--gold-color);\n            opacity: 0.3;\n        }\n\n        \n        \/* \u73fe\u4ee3\u4fe1\u5f92\u7684\u5931\u843d\u533a\u57df *\/\n        .course-concept {\n            padding: 1rem 0 !important;\n            background-color: #ffffff !important;\n            text-align: center !important;\n        }\n        \n        .concept-image {\n            max-width: 56rem !important;\n            margin: 0 auto !important;\n        }\n\n        .highlight-text {\n        color: var(--primary-color);\n        font-weight: 700;\n        text-underline-offset: 4px;\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            background-color: #ffffff !important;\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        }\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\n        <div class=\"mission-container\">\n <img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/11\/team-banner.png\" \n             alt=\"\u5718\u968a\u4f7f\u547d\" \n             class=\"w-full h-full object-cover\">\n               <\/div>\n\n<br><br>\n    <!-- \u95dc\u6ce8\u73fe\u4ee3\u4fe1\u5f92\u7684\u5931\u843d -->\n    <section class=\"course-background\">\n        <div class=\"mission-container\">\n                    <h2 class=\"section-title\">\u95dc\u6ce8\u73fe\u4ee3\u4fe1\u5f92\u7684\u5931\u843d<\/h2>\n            <div class=\"section-content\">\n                <div class=\"section-text\" data-aos=\"fade-right\">\n\n\n                    <p class=\"section-paragraph\" text-align: justify>\n                        \u53ec\u547d\u3001\u547c\u53ec\u6216\u547d\u5b9a\u9019\u5e7e\u500b\u8a5e\u8a9e\uff0c\u5c0d\u5f88\u591a\u4fe1\u5f92\u611f\u89ba\u65e2\u719f\u6089\u53c8\u964c\u751f\u3002\u719f\u6089\u662f\u56e0\u70ba\u5bb9\u6613\u806f\u60f3\u5230\u67d0\u4e9b\u6a19\u6e96\u7b54\u6848\uff1b\u5982\u50b3\u798f\u97f3\u3001\u5927\u4f7f\u547d\u3001\u4e8b\u5de5\u53c3\u8207\u6216\u5168\u8077\u670d\u4f8d\u7b49\u5728\u547c\u53ec\u4e2d\u6709\u6a5f\u6703\u505a\u7684\u4e8b\u60c5\uff0c\u4f46\u7576\u88ab\u8ffd\u554f\u5230\u662f\u5426\u6e05\u6670\u5df2\u8d70\u5728\u795e\u7684\u547c\u53ec\u4e2d\uff0c\u5f88\u591a\u4fe1\u5f92\u7acb\u6642\u611f\u5230\u964c\u751f\u4e14\u4e0d\u78ba\u5b9a\u3002<\/p>\n                    <p class=\"section-paragraph\">\n                    <br>\u6709\u6c92\u6709\u60f3\u904e\uff0c\u4fe1\u5f92\u9818\u53d7\u6551\u6069<span class=\"highlight-text\">\u7d93\u6b77\u4e0a\u5e1d\u6551\u8d16\u5f8c\uff0c\u4e5f\u662f\u4ed6\u96a8\u5373\u5c55\u958b\u8d70\u9032\u547c\u53ec\u7684\u5c6c\u5929\u65c5\u7a0b\u3002<\/span>\u4ee5\u8272\u5217\u4eba\u51fa\u57c3\u53ca\u6545\u4e8b\u63d0\u9192\u6211\u5011\uff0c\u7576\u6c7a\u5b9a\u96e2\u958b\u57c3\u53ca\uff0c\u6211\u5011\u4e0d\u6b62\u662f\u812b\u4e0b\u70ba\u5974\u7a7f\u4e0a\u795e\u570b\u5152\u5973\u7684\u8eab\u4efd\uff0c\u540c\u6642\u4e5f\u662f\u4e0a\u5e1d\u6253\u958b\u6211\u5011\u9081\u5411\u61c9\u8a31\u4e4b\u5730\u7684\u65b0\u4e00\u9801\u3002\u6240\u4ee5\uff0c\u8a8d\u8b58\u3001\u8ffd\u5c0b\u53ca\u9032\u5165\u53ec\u547d\uff0c\u4e26\u4e0d\u662f\u4fe1\u5f92\u5728\u4eba\u751f\u53ef\u6709\u53ef\u7121\u3001\u9326\u4e0a\u6dfb\u82b1\u6216\u7b49\u5230\u9000\u4f11\u5f8c\u6709\u5fc3\u6709\u529b\u624d\u5c55\u958b\u4eba\u751f\u4e0b\u534a\u5834\u7684\u4e8b\u60c5\u3002<\/p>\n                    <p class=\"section-paragraph\">\n<br>\u8ddf\u96a8\u53ca\u59d4\u8eab\u7fa4\u9ad4\u7684\u547c\u53ec\u56fa\u7136\u91cd\u8981\uff0c\u4f46\u5b83\u4e26\u4e0d\u662f\u5168\u90e8\u4efd\uff0c<span class=\"highlight-text\">\u53ea\u6709\u8a8d\u5b9a\u4e0a\u5e1d\u5c0d\u6bcf\u500b\u4eba\u6709\u7368\u7279\u547c\u53ec\uff0c\u4fe1\u5f92\u624d\u660e\u767d\u88ab\u53ec\u76ee\u7684\u662f\u9032\u5165\u4e0a\u5e1d\u70ba\u81ea\u5df1\u9810\u5099\u7684\u61c9\u8a31\u4e4b\u5730\uff0c<\/span>\u5c31\u597d\u6bd4\u4ee5\u8272\u5217\u4e0d\u540c\u652f\u6d3e\u5404\u6709\u81ea\u5df1\u8981\u722d\u6230\u7684\u5c0d\u8c61\u53ca\u596a\u56de\u6240\u5c6c\u7684\u7522\u696d\uff0c\u6240\u4ee5\u547c\u53ec\u4e0d\u518d\u6b62\u65bc\u6211\u5011\u662f\u5426\u8ffd\u5c0b\u5922\u60f3\u6216\u6d3b\u5f97\u662f\u5426\u7cbe\u91c7\uff0c\u800c\u662f\u76f4\u63a5\u95dc\u4e4e\u5230\u6c38\u6046\u7684\u4ea4\u5e33\u548c\u734e\u8cde\u3002 \u4fe1\u5f92\u82e5\u5f9e\u6c92\u6709\u610f\u8b58\u53bb\u6c42\u554f\u6e05\u695a\u54ea\u88e1\u662f\u81ea\u5df1\u7684\u61c9\u8a31\u4e4b\u5730\uff0c\u78ba\u5be6\u96e3\u514d\u6703\u4e0d\u81ea\u89ba\u9677\u9032\u7956\u5148\u5728\u66e0\u91ce\u7e5e\u5708\u56db\u5341\u5e74\u7684\u91cd\u8986\u5492\u8a5b\u4e2d\u3002<\/p>\n\n                <\/div>\n                <div class=\"section-image\" data-aos=\"fade-left\">\n                    <div class=\"image-container\">\n                        <img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/11\/holybible2-scaled.jpg\" \n                             alt=\"thecalling\">\n                       \n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n<br><br><br>\n    <!-- \u7368\u7279\u7684\u547c\u53ec -->\n    <section class=\"course-concept\">\n        <div class=\"mission-container\" width=80%>\n            <div class=\"text-center mb-12\" data-aos=\"fade-up\">\n                <h2 class=\"section-title\">\u91cd\u8996\u500b\u4eba\u7684\u7368\u7279\u547c\u53ec<\/h2>\n\n                  <p class=\"section-paragraph\" text-align: justify>\u4e0a\u5e1d\u7684\u8a08\u5283\u5049\u5927\u3001\u7cbe\u5bc6\u53c8\u8c50\u5bcc\uff0c\u5f9e\u500b\u4eba\u5230\u7fa4\u9ad4\uff0c\u5f9e\u5730\u4e0a\u5230\u795e\u570b\uff0c\u5f9e\u4eca\u751f\u5230\u6c38\u6052\u3002\u7576\u6211\u5011\u8ffd\u5c0b\u53ec\u547d\uff0c\u5c31\u597d\u6bd4\u770b\u5230\u81ea\u5df1\u751f\u547d\u7d42\u6975\u80fd\u5728\u4e00\u526f\u8272\u5f69\u7e7d\u7d1b\u7684\u5927\u62fc\u5716\u4e0a\uff0c\u627e\u5230\u5c6c\u65bc\u81ea\u5df1\u7684\u90a3\u4e00\u5c0f\u584a\u3002\u9019\u4e00\u5c0f\u584a\u6b63\u5c55\u73fe\u8457\u6211\u5011\u751f\u547d\u88ab\u5275\u9020\u7684\u7368\u7279\u6027\uff0c\u90a3\u4e5f\u662f\u7121\u4eba\u53ef\u53d6\u66ff\u7684\u5c08\u5c6c\u4f4d\u7f6e\u3002\u9019\u4e00\u5c0f\u584a\u770b\u4f3c\u5fae\u5c0f\u4e0d\u8d77\u773c\uff0c\u4f46\u5c0d\u65bc\u770b\u5168\u5c40\u7684\u4e0a\u5e1d\uff0c\u4efb\u4f55\u4e00\u5c0f\u584a\u7684\u7f3a\u5e2d\uff0c\u90fd\u50ac\u4fc3\u886a\u4e0d\u653e\u68c4\uff0c\u6301\u7e8c\u7528\u886a\u7684\u6148\u7e69\u611b\u7d22\u53bb\u727d\u5f15\u6211\u5011\u6b78\u56de\uff0c\u56de\u5230\u7942\u5275\u4e16\u524d\u5b8c\u5099\u7684\u8a08\u5283\u4e2d\u3002<br><br><\/p>\n\n                  <p class=\"section-paragraph\" text-align: justify>\u5f9e\u666e\u904d\u6027\u89d2\u5ea6\u601d\u8003\u547c\u53ec\uff0c\u5c31\u662f\u6bcf\u5929\u8ddf\u96a8\u4e0a\u5e1d\uff0c\u6210\u70ba\u4e3b\u7684\u9580\u5f92\uff0c\u6d3b\u597d\u751f\u6d3b\u4e2d\u4e0d\u540c\u89d2\u8272\uff0c\u5c0d\u4fe1\u5f92\u800c\u8a00\u90fd\u4e0d\u6703\u611f\u5230\u964c\u751f\u3002\u4f46\u82e5\u5f9e\u7368\u7279\u547c\u53ec\u770b\u4eba\u751f\u767c\u5c55\uff0c\u5f88\u591a\u4fe1\u5f92\u78ba\u5be6\u611f\u5230\u4e0d\u5c11\u7591\u60d1\uff0c\u539f\u56e0\u6703\u5426\u662f\u4ee5\u4e0b\u9019\u4e9b?<br><br><\/p>\n                        <div class=\"magazine-quote\">\n<br>                  \n<p><span class=\"highlight-text\">\u25b6<\/span> \u5728\u6559\u6703\u767c\u5c55\u904e\u7a0b\uff0c\u7121\u8ad6\u662f\u50b3\u798f\u97f3\u3001\u7267\u990a\u6216\u5f1f\u5144\u59ca\u59b9\u6210\u9577\u7b49\u9700\u8981\uff0c\u6559\u6703\u81ea\u7136\u5927\u529b\u63a8\u52d5\u4fe1\u5f92\u6295\u5165\u6559\u6703\uff0c\u7a4d\u6975\u53c3\u8207\u4e0d\u540c\u670d\u4f8d\u5d17\u4f4d\uff0c\u9019\u662f\u7121\u53ef\u539a\u975e\u7684\u3002\u4f46\u82e5\u4fe1\u5f92\u672a\u6709\u6a5f\u6703\u63a5\u89f8\u6574\u5168\u6559\u5c0e\u6216\u53ea\u5fd9\u788c\u56de\u61c9\u670d\u4f8d\u9700\u8981\uff0c\u4ed6\u5011\u662f\u6709\u6a5f\u6703\u5ffd\u7565\u4e86\u500b\u4eba\u7368\u7279\u547c\u53ec\u7684\u63a2\u7d22\uff1b<\/p>\n\n<p><span class=\"highlight-text\">\u25b6<\/span> \u4eba\u7684\u8996\u91ce\u5bb9\u6613\u88ab\u4eba\u529b\u8cc7\u6e90\u53ca\u6642\u9593\u7b49\u9650\u5236\u800c\u7522\u751f\u64d4\u5fc3\u6216\u4e0d\u5fc5\u8981\u7684\u4eba\u70ba\u4ecb\u5165\uff0c\u5982\u4f55\u5728\u7fa4\u9ad4\u548c\u500b\u4eba\u7368\u7279\u547c\u53ec\u4e4b\u9593\u627e\u5230\u5169\u8005\u5e73\u8861\uff0c\u6211\u5011\u9700\u8981\u76f8\u4fe1\u842c\u4e8b\u4e92\u76f8\u6548\u529b\uff0c\u53eb\u611b\u795e\u7684\u4eba\u5f97\u76ca\u8655\u3002\u9019\u5169\u8005\u4e0d\u4f46\u4e0d\u6703\u5f7c\u6b64\u77db\u76fe\uff0c\u751a\u81f3\u53ef\u4ee5\u662f\u4e92\u76f8\u6210\u5c31\uff0c\u5f9e\u800c\u770b\u5230\u795e\u570b\u4e2d\u66f4\u95ca\u66f4\u6574\u5168\u7684\u5927\u5716\u756b\u3002\u9019\u500b\u904e\u7a0b\u9700\u8981\u7267\u8005\u548c\u4fe1\u5f92\u5f7c\u6b64\u62b1\u4fe1\u4efb\u3001\u6e9d\u901a\u3001\u653e\u624b\u548c\u5c0a\u69ae\uff1b<\/p>\n\n<p><span class=\"highlight-text\">\u25b6<\/span> \u500b\u4eba\u5728\u5c0b\u627e\u53ca\u9032\u5165\u7368\u7279\u547c\u53ec\u7684\u65c5\u7a0b\u4e2d\uff0c\u9664\u4e86\u9700\u8981\u5b78\u7fd2\u795e\u570b\u6cd5\u5247\uff0c\u4e5f\u9700\u8981\u8a8d\u8b58\u500b\u4eba\u7684\u7279\u8cea\u3001\u8ca0\u8cac\u4efb\u5730\u767c\u5c55\u81ea\u5df1\u7684\u751f\u6daf\u3001\u4e3b\u52d5\u63a2\u7d22\u795e\u6258\u4ed8\u7684\u7570\u8c61\u53ca\u6562\u65bc\u6289\u64c7\u548c\u627f\u64d4\uff0c\u6559\u6703\u8981\u63d0\u4f9b\u9019\u65b9\u9762\u7684\u6559\u5c0e\u3001\u5b88\u671b\u53ca\u5c6c\u9748\u6307\u5c0e\uff0c\u52a0\u4e0a\u6bcf\u500b\u4eba\u53c8\u662f\u5982\u6b64\u7368\u7279\uff0c\u5176\u5be6\u5c0d\u7267\u8005\u9818\u8896\u5011\u9700\u8981\u5177\u5099\u7684\u76f8\u95dc\u77e5\u8b58\u548c\u6280\u5de7\u8981\u6c42\uff0c\u78ba\u5be6\u4e5f\u4e0d\u4f4e\u3002<\/p>\n                        <\/div>                \n            <\/div>            \n        <\/div>\n    <\/section>\n\n<br><br><br>\n    <!-- \u53ec\u547d\u4eba\u751f\u7684\u65c5\u7a0b\u6e2c\u8a66 -->\n    <section class=\"course-background\">\n        <div class=\"mission-container\">\n                    <h2 class=\"section-title\">\u53ec\u547d\u4eba\u751f\u7684\u65c5\u7a0b<\/h2> \n            <div class=\"section-content\">\n                <div class=\"section-text\" data-aos=\"fade-left\">\n    \n                    <p class=\"section-paragraph\" text-align: justify>\n                        \u56e0\u70ba\u884c\u70ba\u5c0e\u5411\u7684\u6210\u9577\u6587\u5316\uff0c\u6211\u5011\u5728\u8ffd\u5c0b\u53ec\u547d\u904e\u7a0b\u5f88\u5bb9\u6613\u8dcc\u9032\u70ba\u4e0a\u5e1d\u505a\u9019\u505a\u90a3\u7684\u5974\u50d5\u5fc3\u614b\u4e2d\uff0c\u4e0d\u6b62\u65bc\u8981\u6c42\u81ea\u5df1\u548c\u4ed6\u4eba\u505a\u66f4\u300e\u591a\u300f\uff0c\u6709\u6642\u66f4\u4ee5\u505a\u5f97\u300e\u5927\u300f\u548c\u505a\u5f97\u300e\u5c08\u300f\u70ba\u69ae\u8000\u795e\u7684\u5fc5\u7136\u6a19\u6e96\uff0c\u6700\u7d42\u4f7f\u5927\u5bb6\u90fd\u75b2\u4e4f\u91cd\u64d4\u3002\u7121\u7591\u8ffd\u5c0b\u53ec\u547d\u5fc5\u7136\u727d\u6d89\u5230\u53c3\u8207\u67d0\u4e9b\u4e8b\u60c5\uff0c\u4f46\u5176\u542b\u7fa9\u9060\u9060\u8d85\u8d8aDoing \u3002<span class=\"highlight-text\">\u4e0a\u5e1d\u662f\u900f\u904e\u6211\u5011Doing\u4f86\u5851\u9020\u6211\u5011\u7684\u751f\u547d Being \uff0c<\/span>Doing\u662f\u904e\u7a0b\u4f46\u4e0d\u662f\u7d42\u7d50\u3002\u56e0\u8457 Doing\uff0c\u6211\u5011\u4e00\u65b9\u9762\u80fd\u66f4\u6df1\u8a8d\u8b58\u53ca\u767c\u5c55\u81ea\u5df1\u7684\u7279\u8cea\uff0c\u5982\u5929\u8ce6\u3001\u6069\u8cdc\u53ca\u559c\u597d\u7b49\uff0c\u4f46\u540c\u6642\u6211\u5011\u7684\u54c1\u683c\u3001\u50f9\u503c\u89c0\u53ca\u4fe1\u5ff5\u7b49\uff0c\u4e5f\u56e0\u8457\u505a\u4e8b\u60c5\u904e\u7a0b\u88ab\u795e\u7684\u8a71\u53ca\u795e\u7684\u9748\u4e0d\u65b7\u5149\u7167\u3001\u56e0\u800c\u66f4\u65b0\u8b8a\u5316\uff0c\u80fd\u66f4\u660e\u767d\u795e\u7684\u5fc3\u610f\u53ca\u66f4\u50cf\u4e3b\u81ea\u5df1\u3002<\/p>\n                    <p class=\"section-paragraph\">\n                    <br>\u6240\u4ee5\u53ec\u547d\u4e0d\u518d\u662f\u55ae\u6307\u9078\u64c7\u54ea\u4efd\u8077\u696d\u3001\u626e\u6f14\u54ea\u500b\u89d2\u8272\u6216\u5b8c\u6210\u54ea\u4e9b\u4efb\u52d9\uff0c\u4e5f\u6c92\u6709\u4eba\u56e0\u627e\u5230\u67d0\u500b\u7b54\u6848\u800c\u53ef\u4ee5\u505c\u4e0b\u4f86\uff0c\u4e0d\u518d\u9700\u8981\u6c42\u554f\u3002\u53ec\u547d\u4eba\u751f\u63d0\u9192\u4fe1\u5f92\uff0c\u9019\u662f\u4e00\u751f\u6210\u8056\u7684\u65c5\u7a0b\uff0c<span class=\"highlight-text\">\u4e0a\u5e1d\u5275\u9020\u6211\u5011\u6700\u69ae\u7f8e\u7684\u76ee\u7684\uff0c\u5c31\u662f\u900f\u904e\u6d3b\u51fa\u7368\u7279\u547c\u53ec\uff0c\u5f15\u5c0e\u6211\u5011\u5f9e\u4e16\u754c\u9ad8\u8209\u300e\u505a\u56de\u81ea\u5df1\u300f\uff0c\u5b9a\u610f\u8f49\u5411\u300e\u6210\u70ba\u4e0a\u5e1d\u5275\u9020\u7684\u6211\u300f\u3002<\/span> \n<br>From \u300eBe Yourself\u300f to \u300eBe Who God Created You To Be\u300f\u3002<\/p>\n                    <p class=\"section-paragraph\"             font-style=italic>\n<br>\u6211\u5728\u6697\u4e2d\u53d7\u9020\uff0c\u5728\u5730\u7684\u6df1\u8655\u88ab\u806f\u7d61\uff1b\u90a3\u6642\uff0c\u6211\u7684\u5f62\u9ad4\u4e26\u4e0d\u5411\u4f60\u96b1\u85cf\u3002\n\u6211\u672a\u6210\u5f62\u7684\u9ad4\u8cea\uff0c\u4f60\u7684\u773c\u65e9\u5df2\u770b\u898b\u4e86\uff1b\u6211\u88ab\u9020\u7684\u80a2\u9ad4\u5c1a\u672a\u6709\u5176\u4e00\uff0c\u4f60\u90fd\u5beb\u5728\u4f60\u7684\u518a\u4e0a\u4e86\u3002\u2014\u2014\u8a69\u7bc7139:15-16<\/p>\n\n                <\/div>\n                <div class=\"section-image\" data-aos=\"fade-right\" >\n                    <div class=\"image-container\" >\n                        <img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/11\/sky-call2.png\" \n                             alt=\"thecalling\" >\n                       \n                    <\/div>\n                <\/div>\n\n            <\/div>\n        <\/div>\n    <\/section>\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","protected":false},"excerpt":{"rendered":"<p>\u5718\u968a\u4f7f\u547d \u95dc\u6ce8\u73fe\u4ee3\u4fe1\u5f92\u7684\u5931\u843d \u53ec\u547d\u3001\u547c\u53ec\u6216\u547d\u5b9a\u9019\u5e7e\u500b\u8a5e\u8a9e\uff0c\u5c0d\u5f88\u591a\u4fe1\u5f92\u611f\u89ba\u65e2\u719f\u6089\u53c8\u964c\u751f\u3002\u719f\u6089\u662f\u56e0\u70ba\u5bb9\u6613\u806f\u60f3\u5230\u67d0\u4e9b [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":2,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-779","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>\u5718\u968a\u4f7f\u547d - 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\/mission\/\" \/>\n<meta property=\"og:locale\" content=\"zh_CN\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"\u5718\u968a\u4f7f\u547d - Call To Destiny\" \/>\n<meta property=\"og:description\" content=\"\u5718\u968a\u4f7f\u547d \u95dc\u6ce8\u73fe\u4ee3\u4fe1\u5f92\u7684\u5931\u843d \u53ec\u547d\u3001\u547c\u53ec\u6216\u547d\u5b9a\u9019\u5e7e\u500b\u8a5e\u8a9e\uff0c\u5c0d\u5f88\u591a\u4fe1\u5f92\u611f\u89ba\u65e2\u719f\u6089\u53c8\u964c\u751f\u3002\u719f\u6089\u662f\u56e0\u70ba\u5bb9\u6613\u806f\u60f3\u5230\u67d0\u4e9b [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/call2destiny.com\/index.php\/mission\/\" \/>\n<meta property=\"og:site_name\" content=\"Call To Destiny\" \/>\n<meta property=\"article:modified_time\" content=\"2025-11-21T09:36:59+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\\\/mission\\\/\",\"url\":\"https:\\\/\\\/call2destiny.com\\\/index.php\\\/mission\\\/\",\"name\":\"\u5718\u968a\u4f7f\u547d - Call To Destiny\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/call2destiny.com\\\/#website\"},\"datePublished\":\"2025-10-29T11:55:55+00:00\",\"dateModified\":\"2025-11-21T09:36:59+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/call2destiny.com\\\/index.php\\\/mission\\\/#breadcrumb\"},\"inLanguage\":\"zh-Hans\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/call2destiny.com\\\/index.php\\\/mission\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/call2destiny.com\\\/index.php\\\/mission\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"\u9996\u9875\",\"item\":\"https:\\\/\\\/call2destiny.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"\u5718\u968a\u4f7f\u547d\"}]},{\"@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":"\u5718\u968a\u4f7f\u547d - 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\/mission\/","og_locale":"zh_CN","og_type":"article","og_title":"\u5718\u968a\u4f7f\u547d - Call To Destiny","og_description":"\u5718\u968a\u4f7f\u547d \u95dc\u6ce8\u73fe\u4ee3\u4fe1\u5f92\u7684\u5931\u843d \u53ec\u547d\u3001\u547c\u53ec\u6216\u547d\u5b9a\u9019\u5e7e\u500b\u8a5e\u8a9e\uff0c\u5c0d\u5f88\u591a\u4fe1\u5f92\u611f\u89ba\u65e2\u719f\u6089\u53c8\u964c\u751f\u3002\u719f\u6089\u662f\u56e0\u70ba\u5bb9\u6613\u806f\u60f3\u5230\u67d0\u4e9b [&hellip;]","og_url":"https:\/\/call2destiny.com\/index.php\/mission\/","og_site_name":"Call To Destiny","article_modified_time":"2025-11-21T09:36:59+00:00","twitter_card":"summary_large_image","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/call2destiny.com\/index.php\/mission\/","url":"https:\/\/call2destiny.com\/index.php\/mission\/","name":"\u5718\u968a\u4f7f\u547d - Call To Destiny","isPartOf":{"@id":"https:\/\/call2destiny.com\/#website"},"datePublished":"2025-10-29T11:55:55+00:00","dateModified":"2025-11-21T09:36:59+00:00","breadcrumb":{"@id":"https:\/\/call2destiny.com\/index.php\/mission\/#breadcrumb"},"inLanguage":"zh-Hans","potentialAction":[{"@type":"ReadAction","target":["https:\/\/call2destiny.com\/index.php\/mission\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/call2destiny.com\/index.php\/mission\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"\u9996\u9875","item":"https:\/\/call2destiny.com\/"},{"@type":"ListItem","position":2,"name":"\u5718\u968a\u4f7f\u547d"}]},{"@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\/779","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=779"}],"version-history":[{"count":80,"href":"https:\/\/call2destiny.com\/index.php\/wp-json\/wp\/v2\/pages\/779\/revisions"}],"predecessor-version":[{"id":3407,"href":"https:\/\/call2destiny.com\/index.php\/wp-json\/wp\/v2\/pages\/779\/revisions\/3407"}],"wp:attachment":[{"href":"https:\/\/call2destiny.com\/index.php\/wp-json\/wp\/v2\/media?parent=779"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}