{"id":795,"date":"2025-10-29T12:41:05","date_gmt":"2025-10-29T12:41:05","guid":{"rendered":"https:\/\/call2destiny.com\/?page_id=795"},"modified":"2026-01-27T11:50:17","modified_gmt":"2026-01-27T11:50:17","slug":"back-cover","status":"publish","type":"page","link":"https:\/\/call2destiny.com\/index.php\/back-cover\/","title":{"rendered":"\u300e\u56de\u5230\u7236\u6bcd\u906e\u84cb\u4e0b\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\u56de\u5230\u7236\u6bcd\u906e\u84cb\u4e0b\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\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        @media (min-width: 768px) {\n            .map-container {\n                max-width: 720px;\n            }\n        }\n        \n        @media (min-width: 992px) {\n            .map-container {\n                max-width: 960px;\n            }\n        }\n        \n        @media (min-width: 1200px) {\n            .map-container {\n                max-width: 1140px;\n            }\n        }\n\n        .cover-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            .cover-container {\n                max-width: 540px;\n            }\n        .image-container2 img {\n            width:100%;\n        }\n        .image-container1 img {\n            width:100%;\n        }\n        }\n        \n        @media (min-width: 768px) {\n            .cover-container {\n                max-width: 720px;\n            }\n        .image-container2 img {\n            width:100%;\n        }\n        .image-container1 img {\n            width:100%;\n        }\n        }\n        \n        @media (min-width: 992px) {\n            .cover-container {\n                max-width: 960px;\n            }\n        .image-container2 img {\n            width:100%;\n        }\n        .image-container1 img {\n            width:100%;\n        }\n        }\n        \n        @media (min-width: 1200px) {\n            .cover-container {\n                max-width: 1140px;\n            }\n        .image-container2 img {\n            width:100%;\n        }\n        .image-container1 img {\n            width:100%;\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-container1 {\n                display: flex;\n    justify-content: center;\n    align-items: center;\n\n        }\n\n        .image-container1 img {\n            width:60%;\n        }\n\n        .image-container2 {\n                display: flex;\n    justify-content: center;\n    align-items: center;\n        }\n\n        .image-container2 img {\n            width:90%;\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            background-color: #ffffff !important;\n            text-align: center !important;\n        }\n        \n        .concept-image {\n            max-width: 100% !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            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        @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=\"cover-container\">\n <img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/11\/cover-banner2.png\" \n             alt=\"\u300e\u56de\u5230\u7236\u6bcd\u906e\u84cb\u4e0b\u300f\u5de5\u4f5c\u574a\" \n             class=\"w-full h-full object-cover\">\n        <\/div>\n\n\n    <!-- \u8bfe\u7a0b\u95dc\u6ce8 -->\n    <section class=\"course-background\">\n        <div class=\"map-container\">\n            <div class=\"section-content\">\n                <div class=\"section-text\" data-aos=\"fade-right\">\n                    <h2 class=\"section-title\">\u8ab2\u7a0b\u95dc\u6ce8<\/h2>\n                    <div class=\"section-divider\"><\/div>\n                    <p class=\"section-paragraph\" text-align: justify>\n                        \u73fe\u4ee3\u4eba\u5145\u65a5\u8457\u5b64\u5152\u5fc3\u614b\uff0c\u5e38\u611f\u5230\u6c92\u6709\u5b89\u5168\u611f\u3001\u5b64\u55ae\u3001\u6b20\u7f3a\u4f9d\u9760\uff0c\u5373\u4f7f\u6709\u5bb6\u4e5f\u4e0d\u60f3\u56de\uff0c\u56de\u5230\u5bb6\u53c8\u96e3\u4ee5\u5b89\u7a69\u5f85\u4e0b\u53bb\u3002\u5728\u7fa4\u9ad4\u4e2d\u96e3\u4ee5\u627e\u5230\u6b78\u5c6c\uff0c\u5728\u4f5c\u4eba\u751f\u91cd\u5927\u6289\u64c7\u6642\u53c8\u7e3d\u89ba\u5f97\u6c92\u6709\u5f8c\u76fe\u548c\u652f\u6301\u800c\u611f\u5230\u5931\u843d\u3002<span class=\"highlight-text\">\u5152\u5973\u8eab\u4efd\u662f\u4e0a\u5e1d\u5275\u9020\u4eba\u4f86\u5230\u4e16\u4e0a\u7d66\u8207\u7684\u7b2c\u4e00\u500b\u8eab\u4efd\uff0c\u4e5f\u662f\u6210\u9577\u5f8c\u767c\u5c55\u4e0d\u540c\u8eab\u4efd\u7684\u6700\u91cd\u8981\u6839\u57fa\u3002<\/span>\u64c1\u62b1\u5730\u4e0a\u5152\u5973\u8eab\u4efd\u53ca\u7d2e\u6839\u5bb6\u5ead\u571f\u58e4\uff0c\u4e0d\u4f46\u6709\u52a9\u4fe1\u5f92\u78ba\u8a8d\u4e0a\u5e1d\u5275\u9020\u7684\u5fc3\u610f\uff0c\u5b78\u7fd2\u7528\u4e0a\u5e1d\u773c\u5149\u770b\u81ea\u5df1\u7684\u6210\u9577\u53ca\u7236\u6bcd\uff0c\u812b\u96e2\u5b64\u5152\u7684\u5fc3\u614b\uff0c\u4e5f\u662f\u6211\u5011\u6301\u7e8c\u9032\u5165\u53ec\u547d\u7684\u61c9\u8a31\u78ba\u64da\u3002<br><br><\/p>\n                    <p class=\"section-paragraph\">\n                      \u300e\u56de\u5230\u7236\u6bcd\u906e\u84cb\u4e0b\u300f\u5de5\u4f5c\u574a\u5f9e2015\u5e74\u63a8\u51fa\uff0c\u66fe\u65bc\u5317\u4eac\u3001\u70cf\u9b6f\u6728\u9f4a\u3001\u912d\u5dde\u3001\u6210\u90fd\u3001\u5ee3\u5dde\u3001\u6df1\u5733\u53ca\u9999\u6e2f\u7b49\u591a\u500b\u57ce\u5e02\u8209\u884c\uff0c\u53cd\u6620\u71b1\u70c8\u3002\u8ab2\u7a0b\u4ee5\u6d3b\u6f51\u8f15\u9b06\u5f62\u5f0f\u5e6b\u52a9\u5b78\u54e1\u68b3\u7406\u6210\u9577\u7d93\u6b77\uff0c\u5f9e\u4e0d\u540c\u89d2\u5ea6\u6aa2\u8996\u81ea\u6211\u53ca\u8207\u7236\u6bcd\u7684\u95dc\u7cfb\uff0c\u52a0\u6df1\u8a8d\u8b58\u81ea\u5df1\u7684\u7236\u6bcd\uff0c\u4e26\u4ecb\u7d39\u591a\u500b\u7a4d\u6975\u5275\u610f\u5c0a\u69ae\u7236\u6bcd\u7684\u65b9\u5f0f\uff0c\u5f9e\u800c\u6253\u7834\u5169\u4ee3\u7586\u5316\u7684\u95dc\u7cfb\u3002\u591a\u5e74\u4f86\u4e00\u76f4\u6536\u5230\u5f88\u591a\u5b78\u54e1\u5728\u884c\u52d5\u4e2d\u7d93\u6b77\u751f\u547d\u66f4\u65b0\u53ca\u5bb6\u5ead\u8907\u548c\u7684\u898b\u8b49\u3002<br><br><br><\/p>\n                <\/div>\n                <div class=\"section-image\" data-aos=\"fade-left\">\n<iframe loading=\"lazy\" width=\"560\" height=\"315\" src=\"https:\/\/www.youtube.com\/embed\/j3Kooew9E2I?si=xpIgdi5M_wrG9Ca6\" title=\"YouTube video player\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen><\/iframe>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n\n    <!-- \u8ab2\u7a0b\u6982\u5ff5 -->\n    <section class=\"course-concept\">\n        <div class=\"cover-container\">\n            <div class=\"text-center mb-12\" data-aos=\"fade-up\">\n                <h2 class=\"section-title\">\u8ab2\u7a0b\u6982\u5ff5<\/h2>\n                <div class=\"section-divider mx-auto\"> <\/div>\n   \n                    <p class=\"section-paragraph\" text-align: justify>\n                        \u8ab2\u7a0b\u900f\u904e\u5152\u5973\u8eab\u4efd\u3001\u906e\u84cb\u53ca\u5c0a\u69ae\u4e09\u500b\u5411\u5ea6\u53ca\u5f7c\u6b64\u4e92\u70ba\u5f71\u97ff\u7684\u95dc\u7cfb\uff0c\u5e36\u9818\u5b78\u54e1\u8a8d\u8b58\u5929\u570b\u7684\u50f9\u503c\u89c0\uff0c\u53cd\u601d\u5982\u4f55\u5728\u751f\u6d3b\u4e2d\u5be6\u8e10\uff0c\u5f9e\u800c\u6d3b\u51fa\u8c50\u76db\u7684\u4eba\u751f\u3002<\/span><\/p>\n                  \n                           \n            <\/div>\n            \n            <div class=\"concept-image\" data-aos=\"fade-up\">\n                <div class=\"image-container1\">\n                    <img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/11\/cover-concept.png\" \n                       alt=\"\u8ab2\u7a0b\u6982\u5ff5\u5716\">\n\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n \n  <!-- \u57f9\u8bad\u5bf9\u8c61\u4e0e\u5f62\u5f0f -->\n    <section class=\"training-info\">\n        <div class=\"cover-container\">\n            <div class=\"info-grid\">\n                <!-- \u53c3\u8207\u5c0d\u8c61 -->\n                <div class=\"info-column\" data-aos=\"fade-right\">\n                    <h2 class=\"section-title\">\u9069\u5408\u5c0d\u8c61<\/h2>\n                    <div class=\"section-divider\"><\/div>\n                    \n                    <div class=\"info-list\">\n                        <div class=\"info-item\">\n                            <div class=\"info-item-icon\">\n                                <i class=\"fa fa-check\"><\/i>\n                            <\/div>\n                            <p class=\"info-item-text\">\n                                18\u6b72\u4ee5\u4e0a\n                            <\/p>\n                        <\/div>\n                        \n                        <div class=\"info-item\">\n                            <div class=\"info-item-icon\">\n                                <i class=\"fa fa-check\"><\/i>\n                            <\/div>\n                            <p class=\"info-item-text\">\n                                \u6e34\u671b\u812b\u96e2\u5167\u8017\u3001\u7a81\u7834\u5b64\u5152\u5fc3\u614b\u53ca\u6253\u7834\u89aa\u60c5\u9593\u9694\u95a1\u7684\u4eba\u4ed5\n                            <\/p>\n                        <\/div>\n                        \n                        <div class=\"info-item\">\n                            <div class=\"info-item-icon\">\n                                <i class=\"fa fa-check\"><\/i>\n                            <\/div>\n                            <p class=\"info-item-text\">\n                                \u7267\u990a\u9752\u5c11\u5e74\u5de5\u4f5c\u8005 (\u5bb6\u9577\u3001\u8001\u5e2b\u3001\u5c0e\u5e2b\u3001\u8f14\u5c0e\u54e1)\n                            <\/p>\n                        <\/div>\n                        \n                        <div class=\"info-item\">\n                            <div class=\"info-item-icon\">\n                                <i class=\"fa fa-check\"><\/i>\n                            <\/div>\n                            <p class=\"info-item-text\">\n                                \u5c07\u9081\u5411\u5a5a\u59fb\u3001\u5efa\u7acb\u5bb6\u5ead\u7684\u60c5\u4fb6\n                            <\/p>\n                        <\/div>\n\n\n            <div class=\"info-item\">               \n                      \n\n <p class=\"info-item-text\">\n                   <span class=\"highlight-text\">\u6642\u9593\uff1a<\/span>             4\u5c0f\u6642\n                            <\/p>\n                        <\/div>\n\n\n                    <\/div>\n                <\/div>\n                \n                <!-- \u53c3\u52a0\u8005\u5c07\u7372\u5f97 -->\n                <div class=\"info-column\" data-aos=\"fade-left\">\n                    <h2 class=\"section-title\">\u53c3\u52a0\u8005\u5c07\u7372\u5f97<\/h2>\n                    <div class=\"section-divider\"><\/div>\n                    \n                    <div class=\"info-list\">\n                        <div class=\"info-item\">\n                            <div class=\"info-item-icon\">\n                                <i class=\"fa fa-check\"><\/i>\n                            <\/div>\n                            <p class=\"info-item-text\">\n                                \u8a8d\u77e5\u4eba\u751f\u6545\u4e8b\u4e3b\u984c\u8207\u539f\u751f\u5bb6\u5ead\u7684\u5bc6\u5207\u95dc\u7cfb\n                            <\/p>\n                        <\/div>\n                        \n                        <div class=\"info-item\">\n                            <div class=\"info-item-icon\">\n                                <i class=\"fa fa-check\"><\/i>\n                            <\/div>\n                            <p class=\"info-item-text\">\n                                \u900f\u904e\u591a\u89d2\u5ea6\u8a8d\u8b58\u7236\u6bcd\u66f4\u6df1\u5730\u8a8d\u8b58\u81ea\u5df1\n                            <\/p>\n                        <\/div>\n                        \n                        <div class=\"info-item\">\n                            <div class=\"info-item-icon\">\n                                <i class=\"fa fa-check\"><\/i>\n                            <\/div>\n                            <p class=\"info-item-text\">\n                                \u89ba\u5bdf\u5167\u5728\u5b64\u5152\u5fc3\u614b\u53ca\u5c0d\u4eba\u751f\u767c\u5c55\u7684\u5f71\u97ff\n                            <\/p>\n                        <\/div>\n                        \n                        <div class=\"info-item\">\n                            <div class=\"info-item-icon\">\n                                <i class=\"fa fa-check\"><\/i>\n                            <\/div>\n                            <p class=\"info-item-text\">\n                                \u9f13\u52f5\u4ee5\u7a4d\u6975\u5be6\u8e10\u5275\u610f\u5c0a\u69ae\u884c\u52d5\u70ba\u5bb6\u5ead\u571f\u58e4\u6ce8\u5165\u65b0\u990a\u4efd\n                            <\/p>\n                        <\/div>\n                        \n                     \n                    <\/div>\n                <\/div>\n\n\n                    <\/div>\n                <\/div>\n\n    <\/section>\n\n   \n    <!-- \u57f9\u8a13\u5f62\u5f0f -->\n    <section class=\"course-concept\">\n        <div class=\"cover-container\">\n            <div class=\"text-center mb-12\" data-aos=\"fade-up\">\n                <h2 class=\"section-title\">\u57f9\u8a13\u5f62\u5f0f<\/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\/Concept-Explanation.png\" \n                     alt=\"\u8ab2\u7a0b\u7279\u8272\">\n\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section> \n\n\n\n<!-- \u8bfe\u7a0b\u7167\u7247\u5899 -->\n<section class=\"course-photo-wall\" data-aos=\"fade-up\">\n    <div class=\"cover-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                \u6982\u5ff5\u8b1b\u89e3 \u00b7 \u751f\u547d\u898b\u8b49 \u00b7 \u5c0f\u7d44\u4ea4\u6d41 \u00b7 \u5275\u610f\u5de5\u4f5c\u7d19\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\/cover-01.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\/cover-03.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\/cover-02.png\" \n                     alt=\"\u591a\u671f\u7dda\u4e0a\u8ab2\u7a0b\">\n                <div class=\"photo-caption\">\u89ba\u5bdf\u5167\u5728\u5b64\u5152\u5fc3\u614b\u53ca\u5c0d\u4eba\u751f\u767c\u5c55\u7684\u5f71\u97ff<\/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\/cover-04.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\/cover-06.png\" \n                     alt=\"\u6210\u679c\u5c55\u793a\u73af\u8282\">\n                <div class=\"photo-caption\">\u7a4d\u6975\u5be6\u8e10\uff1a\u5275\u610f\u5c0a\u69ae\u884c\u52d5<\/div>\n            <\/div>\n            \n            <!-- \u6a2a\u5411\u7167\u72474\uff084:3\uff09\uff1a\u900f\u904e\u591a\u89d2\u5ea6\u8a8d\u8b58\u7236\u6bcd\u66f4\u6df1\u5730\u8a8d\u8b58\u81ea\u5df1 -->\n            <div class=\"photo-item photo-horizontal\">\n                <img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/11\/cover-05.png\" \n                     alt=\"\u900f\u904e\u591a\u89d2\u5ea6\u8a8d\u8b58\u7236\u6bcd\u66f4\u6df1\u5730\u8a8d\u8b58\u81ea\u5df1\">\n                <div class=\"photo-caption\">\u900f\u904e\u591a\u89d2\u5ea6\u8a8d\u8b58\u7236\u6bcd\u66f4\u6df1\u5730\u8a8d\u8b58\u81ea\u5df1<\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/section>\n\n<!-- \u5b78\u54e1\u6210\u9577\u898b\u8b49\u677f\u584a -->\n<section class=\"growth-card\" data-aos=\"fade-up\">\n\n            <!-- \u5361\u7247\u5185\u6807\u9898\u533a -->\n            <div class=\"card-header text-center\">\n                <h2 class=\"section-title\">\u5b78\u54e1\u6210\u9577\u898b\u8b49<\/h2>\n                <div class=\"section-divider mx-auto\"><\/div>               \n            <\/div>\n            \n            <!-- \u88c5\u9970\u6027\u5f15\u53f7 -->\n            <div class=\"quote-mark top\">\u201c<\/div>\n            \n            <div class=\"card-inner\"><br><br>\n                <!-- \u5de6\u4fa7\uff1a\u5b66\u5458\u4fe1\u606f -->\n                <div class=\"student-sidebar\">\n                    <img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/11\/amos5.jpg\" \n                         alt=\"Amos \u5934\u50cf\" \n                         class=\"student-avatar\">\n                    <div class=\"student-info\">\n                        <h3 class=\"student-name\">Amos<\/h3>\n                        <span class=\"student-period\">2019\u5e74\u7b2c6\u671f\u5b66\u5458<\/span>\n                        <p class=\"student-role\">\u71df\u5730\u6559\u80b2&#038;\u5192\u96aa\u6559\u80b2\u8ab2\u7a0b\u67b6\u69cb\u5e2b<br>\u9752\u5c11\u5e74\u7d20\u8cea\u6559\u80b2\u5fc3\u7406\u767c\u5c55\u6307\u5c0e\u5e2b<\/p>\n                    <\/div>\n                <\/div>\n                \n                <!-- \u53f3\u4fa7\uff1a\u6545\u4e8b\u6458\u8981 -->\n                <div class=\"story-preview\">\n                    <h3 class=\"story-main-title\">\u6211\u8de8\u8d8a3200\u591a\u516c\u91cc\u53bb\u65b0\u7586\uff0c\u53ea\u70ba\u807d\u4e00\u5834500\u584a\u9322\u7684\u8b1b\u5ea7<\/h3>\n                    \n                    <div class=\"story-excerpt\">\n                    <p>\u2026\u2026\u81ea\u5f9e\u8207\u6bcd\u89aa\u3001\u8207\u81ea\u5df1\u7684\u539f\u751f\u5bb6\u5ead\u91cd\u65b0\u5efa\u7acb\u95dc\u4fc2\u4e4b\u5f8c\uff0c\u6211\u958b\u59cb\u63a5\u7d0d\u4e86\u81ea\u5df1\u7121\u6cd5\u7a81\u7834\u7684\u8edf\u5f31\u548c\u5351\u5fae\u4f46\u5c0a\u8cb4\u7684\u751f\u547d\u3002<\/p>\n\n<p>\u9019\u4e00\u5207\u7684\u751f\u547d\u8f49\u8b8a\uff0c\u90fd\u6e90\u81ea\u65bc2019\u5e7412\u6708\u807d\u4e86\u963f\u73b2\u8001\u5e2b\u7684\u90a3\u4e00\u5834\u95dc\u65bc\u300c\u539f\u751f\u5bb6\u5ead\u300d\u7684\u8b1b\u5ea7\u958b\u59cb\u3002<\/p>\n\n<p>\u9019\u500b\u4e16\u754c\u7d66\u6211\u5011\u592a\u591a\u6df7\u4e82\u7684\u8a0a\u606f\uff0c\u4f7f\u6211\u5011\u4e0d\u7ba1\u600e\u6a23\u52aa\u529b\uff0c\u6700\u7d42\u90fd\u6703\u4e00\u76f4\u6d3b\u5728\u56f0\u60d1\u4e2d\u3002\u552f\u6709\u56de\u5230\u7236\u6bcd\u7684\u906e\u84cb\uff0c\u624d\u80fd\u770b\u898b\u751f\u547d\u7684\u6539\u8b8a\uff0c\u624d\u80fd\u627e\u5230\u81ea\u5df1\u4f5c\u70ba\u5152\u5973\u7684\u8eab\u4efd\u3002\u552f\u6709\u6211\u5011\u7684\u6839\u90e8\u6709\u4e86\u990a\u5206\uff0c\u751f\u547d\u624d\u6703\u66f4\u6709\u80fd\u91cf\u3002<\/p>\n\n<p>\u975e\u5e38\u611f\u6069\u963f\u73b2\u8001\u5e2b\u548c\u5979\u7684\u5718\u968a\uff0c\u6211\u89ba\u5f97\u8de8\u8d8a3200\u591a\u516c\u91cc\u53bb\u65b0\u7586\u807d\u9019\u5834\u8b1b\u5ea7\uff0c\u662f\u975e\u5e38\u975e\u5e38\u503c\u7684\uff01<\/p>\n       <\/div><br><br>             \n                    \n                    <!-- \u53bb\u9605\u8bfb\u6309\u94ae\uff08\u59cb\u7ec8\u663e\u793a\uff09 -->\n<a href=\"\/index.php\/amos-story\/\">\n                    <button class=\"read-more-btn\">\n                        \u53bb\u95b1\u8b80 <i class=\"fa fa-arrow-right ml-2\"><\/i>\n                    <\/button> \n<\/a>\n                <\/div>  \n            <\/div><\/div><br><br>\n            \n            <!-- \u88c5\u9970\u6027\u5f15\u53f7 -->\n            <div class=\"quote-mark bottom\">\u201d<\/div>\n\n\n<\/section>\n\n\n    <!-- \u5b66\u5458\u53cd\u9988 -->\n    <section class=\"testimonials\">\n        <div class=\"cover-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-08.jpg\" \n                                     alt=\"\u5b78\u54e1\u982d\u50cf\" \n                                     class=\"testimonial-avatar\">\n                                <div>\n                                    <h6 class=\"testimonial-name\">\u8277*<\/h6>\n                           \n                                <\/div>\n                            <\/div>\n                      \n                            <p class=\"testimonial-content\">\n                                &#8220;\u6211\u81ea\u5df1\u662f\u5b66\u5bb6\u5ead\u6cbb\u7597\uff0c\u4e5f\u505a\u5f88\u591a\u4eb2\u5b50\u6d3b\u52a8\u53ca\u8bb2\u5ea7\uff0c\u4f46\u963f\u73b2\u7684\u8bb2\u5ea7\u8bbe\u8ba1\u4f9d\u7136\u9707\u64bc\u6211\uff01\u5c24\u5176\u662f\u56de\u5230\u7236\u6bcd\u906e\u76d6\u4e0b\uff0c\u8ba9\u6211\u5f88\u53d7\u542f\u53d1\u3002\u963f\u73b2\u4ee5\u4eba\u4e3a\u672c\u7684\u57f9\u8bad\u65b9\u5f0f\u3001\u771f\u5b9e\u771f\u8bda\u7684\u751f\u547d\u5206\u4eab\u662f\u5185\u5730\u57f9\u8bad\u5f88\u5c11\u51fa\u73b0\u7684\u3002\u6211\u5728\u5979\u7684\u6545\u4e8b\u4e2d\u4ea7\u751f\u4e86\u56de\u5f52\u5bb6\u5ead\u7684\u5f3a\u70c8\u6e34\u671b\uff01&#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-07.jpg\" \n                                     alt=\"\u5b78\u54e1\u982d\u50cf\" \n                                     class=\"testimonial-avatar\">\n                                <div>\n                                    <h6 class=\"testimonial-name\">*\u654f<\/h6>\n                                  \n                                <\/div>\n                            <\/div>\n                        \n                            <p class=\"testimonial-content\">\n                                &#8220;\u611f\u8c22\u963f\u73b2\u8001\u5e08\u7684\u5206\u4eab\uff0c\u8ba9\u6211\u6df1\u523b\u8ba4\u8bc6\u5230\u81ea\u5df1\u6df1\u5c42\u6b21\u7684\u95ee\u9898\u548c\u539f\u751f\u5bb6\u5ead\u5bf9\u81ea\u5df1\u7684\u5f71\u54cd\uff0c\u5305\u62ec\u5728\u5904\u7406\u4e0e\u7236\u6bcd\u4e4b\u95f4\u7684\u5173\u7cfb\u3002\u539f\u5148\u4ece\u6765\u6ca1\u6709\u60f3\u8fc7\u81ea\u5df1\u7684\u7f3a\u70b9\u53ca\u813e\u6c14\u4f24\u5bb3\u4e86\u8eab\u8fb9\u6700\u4eb2\u8fd1\u7684\u4eba\uff0c\u4eba\u751f\u7684\u4e0d\u5982\u610f\u4e5f\u5728\u6765\u56de\u7684\u5468\u8f6c\uff0c\u8fc7\u53bb\u4e5f\u627e\u4e0d\u5230\u6253\u5f00\u5fc3\u7075\u7684\u94a5\u5319\u3002\u6211\u662f\u4e00\u4e2a\u4e0d\u7231\u5b66\u4e60\u7684\u4eba\uff0c\u8fd9\u6b21\u8bfe\u7a0b\u5374\u8ba9\u6211\u627e\u5230\u4e86\u4e00\u4e2a\u5168\u65b0\u7684\u81ea\u6211\uff0c\u975e\u5e38\u559c\u6b22\u963f\u73b2\u7684\u8bfe\u7a0b\uff01&#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-04.jpg\" \n                                     alt=\"\u5b78\u54e1\u982d\u50cf\" \n                                     class=\"testimonial-avatar\">\n                                <div>\n                                    <h6 class=\"testimonial-name\">L**<\/h6>\n                 \n                                <\/div>\n                            <\/div>\n                        \n                            <p class=\"testimonial-content\">\n                                &#8220;\u963f\u73b2\u8001\u5e08\u7684\u8bb2\u5ea7\u7ed9\u6211\u751f\u547d\u7684\u542f\u53d1\uff0c\u6211\u4ee5\u201c\u9707\u64bc\u201d\u3001\u201c\u82cf\u9192\u201d\u6765\u6982\u62ec\u3002\u6210\u957f\u591a\u5e74\uff0c\u4eba\u751f\u786e\u5b9e\u6709\u5f88\u591a\u7247\u6bb5\uff0c\u4f46\u5374\u662f\u788e\u7247\u5316\uff0c\u539f\u6765\u5c0a\u8363\u7236\u6bcd\uff0c\u4e0e\u6839\u8fde\u7ed3\u5bf9\u81ea\u5df1\u662f\u5982\u6b64\u91cd\u8981\u3002\u662f\u65f6\u5019\u66f4\u65b0\u773c\u5149\uff0c\u4ece\u5fc3\u5f00\u59cb\uff0c\u4ee5\u884c\u52a8\u5e26\u6765\u6539\u53d8\uff01&#8221;\n                            <\/p>\n                        <\/div>\n                    <\/div>\n                    \n\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\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\n\/* \u5b66\u5458\u6210\u957f\u89c1\u8bc1\u677f\u5757\u57fa\u7840\u6837\u5f0f *\/\n.student-growth {\n    background-color: #ffffff;\n    padding: 5rem 0;\n    position: relative;\n    overflow: hidden;\n}\n\n\/* \u9876\u90e8\u88c5\u9970\u6761 - \u589e\u5f3a\u54c1\u724c\u8bc6\u522b *\/\n.student-growth::before {\n    content: '';\n    position: absolute;\n    top: 0;\n    left: 0;\n    width: 100%;\n    height: 12px;\n    background: linear-gradient(90deg, var(--primary-color) 0%, #ff8a65 100%);\n}\n\n\/* \u5361\u7247\u5bb9\u5668\u6837\u5f0f *\/\n.growth-card {\n    background-color: var(--light-bg);\n    border-radius: 1.25rem;\n    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);\n    overflow: hidden;\n    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);\n    position: relative;\n    max-width: 1140px;\n    margin: 0 auto;\n}\n\n.growth-card:hover {\n    transform: translateY(-5px);\n    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1);\n}\n\n\/* \u5361\u7247\u5185\u6807\u9898\u533a *\/\n.card-header {\n    padding: 2.5rem 2rem;\n    border-bottom: 1px dashed rgba(0, 0, 0, 0.08);\n}\n\n\/* \u5361\u7247\u5185\u90e8\u5de6\u53f3\u5e03\u5c40 *\/\n.card-inner {\n    display: flex;\n    flex-wrap: wrap; \/* \u5c0f\u5c4f\u5e55\u81ea\u52a8\u6362\u884c *\/\n}\n\n\/* \u5de6\u4fa7\u5b66\u5458\u4fe1\u606f\u533a *\/\n.student-sidebar {\n    flex: 0 0 280px; \/* \u56fa\u5b9a\u5bbd\u5ea6 *\/\n    padding: 2.5rem;\n    border-right: 1px dashed rgba(0, 0, 0, 0.08);\n    display: flex;\n    flex-direction: column;\n    align-items: center; \/* \u6c34\u5e73\u5c45\u4e2d *\/\n    text-align: center;\n}\n\n.student-avatar {\n    width: 120px;\n    height: 120px;\n    border-radius: 50%;\n    object-fit: cover;\n    border: 5px solid white;\n    box-shadow: 0 6px 16px rgba(235, 89, 43, 0.15);\n    margin-bottom: 1.5rem;\n}\n\n.student-info {\n    width: 100%;\n}\n\n.student-name {\n    font-size: 1.5rem;\n    font-weight: 700;\n    color: var(--text-color);\n    margin-bottom: 0.75rem;\n}\n\n.student-period {\n    display: inline-block;\n    background-color: rgba(235, 89, 43, 0.1);\n    color: var(--primary-color);\n    font-size: 0.875rem;\n    padding: 0.25rem 0.75rem;\n    border-radius: 30px;\n    font-weight: 500;\n    margin-bottom: 1rem;\n}\n\n.student-role {\n    font-size: 0.8rem;\n    color: var(--light-gray);\n    line-height: 1.6;\n}\n\n\/* \u53f3\u4fa7\u6545\u4e8b\u6458\u8981\u533a *\/\n.story-preview {\n    flex: 1; \/* \u5360\u5269\u4f59\u5bbd\u5ea6 *\/\n    padding: 2.5rem;\n    position: relative; \/* \u7528\u4e8e\u6309\u94ae\u5b9a\u4f4d *\/\n    min-height: 320px; \/* \u786e\u4fdd\u6309\u94ae\u6709\u8db3\u591f\u7a7a\u95f4\u663e\u793a *\/\n}\n\n.story-main-title {\n    font-size: 1.375rem;\n    font-weight: 700;\n    color: var(--text-color);\n    line-height: 1.4;\n    margin: 0 0 1.5rem;\n    position: relative;\n    padding-bottom: 0.75rem;\n}\n\n.story-main-title::after {\n    content: '';\n    position: absolute;\n    bottom: 0;\n    left: 0;\n    width: 40px;\n    height: 3px;\n    background-color: var(--primary-color);\n    border-radius: 3px;\n}\n\n.story-excerpt {\n    font-size: 1.0625rem;\n    line-height: 1.8;\n    color: var(--dark-gray);\n    margin-bottom: 2.5rem; \/* \u9884\u7559\u6309\u94ae\u7a7a\u95f4 *\/\n}\n\n.story-excerpt p {\n    margin-bottom: 1rem;\n}\n\n.story-excerpt p:last-child {\n    margin-bottom: 0;\n}\n\n\/* \u5185\u5bb9\u9ad8\u4eae\u6837\u5f0f *\/\n.story-excerpt .highlight {\n    color: var(--primary-color);\n    font-weight: 600;\n    position: relative;\n    padding-bottom: 0.25rem;\n}\n\n.story-excerpt .highlight::after {\n    content: '';\n    position: absolute;\n    bottom: 0;\n    left: 0;\n    width: 100%;\n    height: 3px;\n    background-color: rgba(235, 89, 43, 0.2);\n    border-radius: 3px;\n}\n\n\/* \u53bb\u9605\u8bfb\u6309\u94ae\uff08\u59cb\u7ec8\u663e\u793a\uff09 *\/\n.read-more-btn {\n    display: flex !important; \/* \u5f3a\u5236\u663e\u793a *\/\n    align-items: center;\n    background-color: var(--primary-color);\n    color: white;\n    border: none;\n    border-radius: 30px;\n    padding: 0.625rem 1.5rem;\n    font-size: 0.9375rem;\n    font-weight: 600;\n    cursor: pointer;\n    transition: all 0.3s ease;\n    position: absolute;\n    bottom: 2.5rem;\n    right: 2.5rem;\n    opacity: 1 !important; \/* \u786e\u4fdd\u4e0d\u900f\u660e *\/\n    visibility: visible !important; \/* \u786e\u4fdd\u53ef\u89c1 *\/\n}\n\n.read-more-btn:hover {\n    background-color: #d44c1f;\n    transform: translateX(3px);\n}\n\n\/* \u88c5\u9970\u6027\u5f15\u53f7 *\/\n.quote-mark {\n    position: absolute;\n    font-size: 8rem;\n    color: rgba(235, 89, 43, 0.05);\n    font-family: Georgia, serif;\n    z-index: 1;\n}\n\n.quote-mark.top {\n    top: 2rem;\n    left: 1rem;\n}\n\n.quote-mark.bottom {\n    bottom: -5rem;\n    right: 1rem;\n}\n\n\/* \u54cd\u5e94\u5f0f\u9002\u914d\uff08\u786e\u4fdd\u6309\u94ae\u5728\u6240\u6709\u5c3a\u5bf8\u4e0b\u663e\u793a\uff09 *\/\n@media (max-width: 992px) {\n    .card-inner {\n        flex-direction: column;\n    }\n    \n    .student-sidebar {\n        flex: none;\n        border-right: none;\n        border-bottom: 1px dashed rgba(0, 0, 0, 0.08);\n        padding: 2rem;\n    }\n    \n    .story-preview {\n        padding: 2rem;\n        min-height: auto;\n    }\n    \n    .read-more-btn {\n        position: static;\n        margin-top: 1.5rem;\n    }\n}\n\n@media (max-width: 768px) {\n    .student-growth {\n        padding: 3rem 0;\n    }\n    \n    .card-header {\n        padding: 2rem 1.5rem;\n    }\n    \n    .student-avatar {\n        width: 100px;\n        height: 100px;\n    }\n    \n    .story-main-title {\n        font-size: 1.25rem;\n    }\n    \n    .story-excerpt {\n        font-size: 1rem;\n        line-height: 1.7;\n        margin-bottom: 1.5rem;\n    }\n    \n    .quote-mark {\n        font-size: 6rem;\n    }\n    \n    .quote-mark.top {\n        top: 1rem;\n    }\n    \n    .quote-mark.bottom {\n        bottom: -4rem;\n    }\n}\n\n<\/style>\n\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\u56de\u5230\u7236\u6bcd\u906e\u84cb\u4e0b\u300f\u5de5\u4f5c\u574a \u8ab2\u7a0b\u95dc\u6ce8 \u73fe\u4ee3\u4eba\u5145\u65a5\u8457\u5b64\u5152\u5fc3\u614b\uff0c\u5e38\u611f\u5230\u6c92\u6709\u5b89\u5168\u611f\u3001\u5b64\u55ae\u3001\u6b20\u7f3a\u4f9d\u9760\uff0c\u5373\u4f7f\u6709\u5bb6\u4e5f\u4e0d\u60f3\u56de\uff0c [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":12,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-795","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\u56de\u5230\u7236\u6bcd\u906e\u84cb\u4e0b\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\/back-cover\/\" \/>\n<meta property=\"og:locale\" content=\"zh_CN\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"\u300e\u56de\u5230\u7236\u6bcd\u906e\u84cb\u4e0b\u300f\u5de5\u4f5c\u574a - Call To Destiny\" \/>\n<meta property=\"og:description\" content=\"\u300e\u56de\u5230\u7236\u6bcd\u906e\u84cb\u4e0b\u300f\u5de5\u4f5c\u574a \u8ab2\u7a0b\u95dc\u6ce8 \u73fe\u4ee3\u4eba\u5145\u65a5\u8457\u5b64\u5152\u5fc3\u614b\uff0c\u5e38\u611f\u5230\u6c92\u6709\u5b89\u5168\u611f\u3001\u5b64\u55ae\u3001\u6b20\u7f3a\u4f9d\u9760\uff0c\u5373\u4f7f\u6709\u5bb6\u4e5f\u4e0d\u60f3\u56de\uff0c [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/call2destiny.com\/index.php\/back-cover\/\" \/>\n<meta property=\"og:site_name\" content=\"Call To Destiny\" \/>\n<meta property=\"article:modified_time\" content=\"2026-01-27T11:50:17+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"\u9884\u8ba1\u9605\u8bfb\u65f6\u95f4\" \/>\n\t<meta name=\"twitter:data1\" content=\"3 \u5206\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/call2destiny.com\\\/index.php\\\/back-cover\\\/\",\"url\":\"https:\\\/\\\/call2destiny.com\\\/index.php\\\/back-cover\\\/\",\"name\":\"\u300e\u56de\u5230\u7236\u6bcd\u906e\u84cb\u4e0b\u300f\u5de5\u4f5c\u574a - Call To Destiny\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/call2destiny.com\\\/#website\"},\"datePublished\":\"2025-10-29T12:41:05+00:00\",\"dateModified\":\"2026-01-27T11:50:17+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/call2destiny.com\\\/index.php\\\/back-cover\\\/#breadcrumb\"},\"inLanguage\":\"zh-Hans\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/call2destiny.com\\\/index.php\\\/back-cover\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/call2destiny.com\\\/index.php\\\/back-cover\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"\u9996\u9875\",\"item\":\"https:\\\/\\\/call2destiny.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"\u300e\u56de\u5230\u7236\u6bcd\u906e\u84cb\u4e0b\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\u56de\u5230\u7236\u6bcd\u906e\u84cb\u4e0b\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\/back-cover\/","og_locale":"zh_CN","og_type":"article","og_title":"\u300e\u56de\u5230\u7236\u6bcd\u906e\u84cb\u4e0b\u300f\u5de5\u4f5c\u574a - Call To Destiny","og_description":"\u300e\u56de\u5230\u7236\u6bcd\u906e\u84cb\u4e0b\u300f\u5de5\u4f5c\u574a \u8ab2\u7a0b\u95dc\u6ce8 \u73fe\u4ee3\u4eba\u5145\u65a5\u8457\u5b64\u5152\u5fc3\u614b\uff0c\u5e38\u611f\u5230\u6c92\u6709\u5b89\u5168\u611f\u3001\u5b64\u55ae\u3001\u6b20\u7f3a\u4f9d\u9760\uff0c\u5373\u4f7f\u6709\u5bb6\u4e5f\u4e0d\u60f3\u56de\uff0c [&hellip;]","og_url":"https:\/\/call2destiny.com\/index.php\/back-cover\/","og_site_name":"Call To Destiny","article_modified_time":"2026-01-27T11:50:17+00:00","twitter_card":"summary_large_image","twitter_misc":{"\u9884\u8ba1\u9605\u8bfb\u65f6\u95f4":"3 \u5206"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/call2destiny.com\/index.php\/back-cover\/","url":"https:\/\/call2destiny.com\/index.php\/back-cover\/","name":"\u300e\u56de\u5230\u7236\u6bcd\u906e\u84cb\u4e0b\u300f\u5de5\u4f5c\u574a - Call To Destiny","isPartOf":{"@id":"https:\/\/call2destiny.com\/#website"},"datePublished":"2025-10-29T12:41:05+00:00","dateModified":"2026-01-27T11:50:17+00:00","breadcrumb":{"@id":"https:\/\/call2destiny.com\/index.php\/back-cover\/#breadcrumb"},"inLanguage":"zh-Hans","potentialAction":[{"@type":"ReadAction","target":["https:\/\/call2destiny.com\/index.php\/back-cover\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/call2destiny.com\/index.php\/back-cover\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"\u9996\u9875","item":"https:\/\/call2destiny.com\/"},{"@type":"ListItem","position":2,"name":"\u300e\u56de\u5230\u7236\u6bcd\u906e\u84cb\u4e0b\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\/795","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=795"}],"version-history":[{"count":133,"href":"https:\/\/call2destiny.com\/index.php\/wp-json\/wp\/v2\/pages\/795\/revisions"}],"predecessor-version":[{"id":3971,"href":"https:\/\/call2destiny.com\/index.php\/wp-json\/wp\/v2\/pages\/795\/revisions\/3971"}],"wp:attachment":[{"href":"https:\/\/call2destiny.com\/index.php\/wp-json\/wp\/v2\/media?parent=795"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}