{"id":801,"date":"2025-10-29T12:47:05","date_gmt":"2025-10-29T12:47:05","guid":{"rendered":"https:\/\/call2destiny.com\/?page_id=801"},"modified":"2025-11-25T08:02:19","modified_gmt":"2025-11-25T08:02:19","slug":"amos-story","status":"publish","type":"page","link":"https:\/\/call2destiny.com\/index.php\/amos-story\/","title":{"rendered":"\u5b78\u54e1\u6210\u9577\u898b\u8b49"},"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        .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            .container {\n                max-width: 540px;\n            }\n        }\n        \n        @media (min-width: 768px) {\n            .container {\n                max-width: 720px;\n            }\n        }\n        \n        @media (min-width: 992px) {\n            .container {\n                max-width: 960px;\n            }\n        }\n        \n        @media (min-width: 1200px) {\n            .container {\n                max-width: 1140px;\n            }\n        }\n        \n        \/* \u7f51\u683c\u5e03\u5c40 *\/\n        .row {\n            display: flex;\n            flex-wrap: wrap;\n            margin-right: -7px;\n            margin-left: -7px;\n        }\n        \n        .col-12 {\n            flex: 0 0 100%;\n            max-width: 100%;\n            padding-right: 7px;\n            padding-left: 7px;\n        }\n        \n        @media (min-width: 768px) {\n            .col-md-6 {\n                flex: 0 0 50%;\n                max-width: 50%;\n                padding-right: 7px;\n                padding-left: 7px;\n            }\n            \n            .col-md-12 {\n                flex: 0 0 100%;\n                max-width: 100%;\n                padding-right: 7px;\n                padding-left: 7px;\n            }\n        }\n        \n        @media (min-width: 992px) {\n            .col-lg-4 {\n                flex: 0 0 33.333333%;\n                max-width: 33.333333%;\n                padding-right: 7px;\n                padding-left: 7px;\n            }\n        }\n        \n        \/* \u95f4\u8ddd\u7c7b *\/\n        .p-4 {\n            padding: 0.5rem !important;\n        }\n        \n        .p-6 {\n            padding: 1rem !important;\n        }\n        \n        .p-8 {\n            padding: 1rem !important;\n        }\n        \n        .py-3 {\n            padding-top: 0.75rem !important;\n            padding-bottom: 0.75rem !important;\n        }\n        \n        .py-6 {\n            padding-top: 1.2rem !important;\n            padding-bottom: 1.2rem !important;\n        }\n        \n        .py-12 {\n            padding-top: 2rem !important;\n            padding-bottom: 2rem !important;\n        }\n        \n        .py-16 {\n            padding-top: 2rem !important;\n            padding-bottom: 2rem !important;\n        }\n        \n        .my-4 {\n            margin-top: 1rem !important;\n            margin-bottom: 1rem !important;\n        }\n        \n        .my-6 {\n            margin-top: 1.5rem !important;\n            margin-bottom: 1.5rem !important;\n        }\n        \n        .my-8 {\n            margin-top: 2rem !important;\n            margin-bottom: 2rem !important;\n        }\n        \n        .mb-2 {\n            margin-bottom: 0.5rem !important;\n        }\n        \n        .mb-4 {\n            margin-bottom: 1rem !important;\n        }\n        \n        .mb-6 {\n            margin-bottom: 1.5rem !important;\n        }\n        \n        .mb-8 {\n            margin-bottom: 2rem !important;\n        }\n        \n        .mr-2 {\n            margin-right: 0.5rem !important;\n        }\n        \n        .mr-3 {\n            margin-right: 0.75rem !important;\n        }\n        \n        .mr-4 {\n            margin-right: 1rem !important;\n        }\n        \n        .ml-auto {\n            margin-left: auto !important;\n        }\n        \n        .mx-auto {\n            margin-right: auto !important;\n            margin-left: auto !important;\n        }\n        \n        \/* \u6587\u672c\u5bf9\u9f50 *\/\n        .text-center {\n            text-align: center !important;\n        }\n        \n        .text-left {\n            text-align: left !important;\n        }\n        \n        .text-right {\n            text-align: right !important;\n        }\n        \n        \/* \u5b57\u4f53\u7c97\u7ec6 *\/\n        .font-bold {\n            font-weight: 700 !important;\n        }\n        \n        .font-medium {\n            font-weight: 500 !important;\n        }\n        \n        \/* \u5b57\u4f53\u5927\u5c0f *\/\n        .text-sm {\n            font-size: 0.875rem !important;\n            line-height: 1.25rem !important;\n        }\n        \n        .text-base {\n            font-size: 0.5rem !important;\n            line-height: 1.5rem !important;\n        }\n        \n        .text-lg {\n            font-size: 0.9rem !important;\n            line-height: 1.75rem !important;\n        }\n        \n        .text-xl {\n            font-size: 0.9rem !important;\n            line-height: 1.75rem !important;\n        }\n        \n        .text-2xl {\n            font-size: 1.5rem !important;\n            line-height: 2rem !important;\n        }\n        \n        .text-3xl {\n            font-size: 1.875rem !important;\n            line-height: 2.25rem !important;\n        }\n        \n        .text-4xl {\n            font-size: 2.25rem !important;\n            line-height: 2.5rem !important;\n        }\n\n        .highlight-text {\n        color: var(--primary-color);\n        font-weight: 700;\n        text-underline-offset: 4px;\n        }\n        \n        @media (min-width: 768px) {\n            .text-md-2xl {\n                font-size: 1.5rem !important;\n                line-height: 2rem !important;\n            }\n            \n            .text-md-4xl {\n                font-size: 2.25rem !important;\n                line-height: 2.5rem !important;\n            }\n            \n            .text-md-6xl {\n                font-size: 3.75rem !important;\n                line-height: 1 !important;\n            }\n        }\n        \n        \/* \u8fb9\u6846\u5706\u89d2 *\/\n        .rounded {\n            border-radius: 0.25rem !important;\n        }\n        \n        .rounded-lg {\n            border-radius: 0.5rem !important;\n        }\n        \n        .rounded-full {\n            border-radius: 9999px !important;\n        }\n        \n        \/* \u9634\u5f71\u6548\u679c *\/\n        .shadow {\n            box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24) !important;\n        }\n        \n        .shadow-md {\n            box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1) !important;\n        }\n        \n        .shadow-lg {\n            box-shadow: 0 10px 15px rgba(0, 0, 0, 0.1) !important;\n        }\n        \n        .shadow-xl {\n            box-shadow: 0 10px 15px rgba(0, 0, 0, 0.1), 0 4px 6px rgba(0, 0, 0, 0.05) !important;\n        }\n        \n        \/* \u80cc\u666f\u989c\u8272 *\/\n        .bg-white {\n            background-color: #ffffff !important;\n        }\n        \n        .bg-light {\n            background-color: var(--light-bg) !important;\n        }\n        \n        .bg-primary {\n            background-color: var(--primary-color) !important;\n        }\n        \n        \/* \u6587\u672c\u989c\u8272 *\/\n        .text-white {\n            color: #ffffff !important;\n        }\n        \n        .text-primary {\n            color: var(--primary-color) !important;\n        }\n        \n        .text-gray-600 {\n            color: #6c757d !important;\n        }\n        \n        .text-gray-700 {\n            color: #495057 !important;\n        }\n        \n        .text-gray-800 {\n            color: var(--text-color) !important;\n        }\n        \n        \/* \u8fb9\u6846\u6837\u5f0f *\/\n        .border {\n            border: 1px solid #dee2e6 !important;\n        }\n        \n        .border-0 {\n            border: 0 !important;\n        }\n        \n        .border-top {\n            border-top: 1px solid #dee2e6 !important;\n        }\n        \n        .border-bottom {\n            border-bottom: 1px solid #dee2e6 !important;\n        }\n        \n        .border-primary {\n            border-color: var(--primary-color) !important;\n        }\n        \n        \/* \u663e\u793a\u5c5e\u6027 *\/\n        .d-flex {\n            display: flex !important;\n        }\n        \n        .d-inline-flex {\n            display: inline-flex !important;\n        }\n        \n        .d-block {\n            display: block !important;\n        }\n        \n        .d-none {\n            display: none !important;\n        }\n        \n        @media (min-width: 768px) {\n            .d-md-flex {\n                display: flex !important;\n            }\n            \n            .d-md-none {\n                display: none !important;\n            }\n        }\n        \n        \/* Flex\u5e03\u5c40 *\/\n        .flex-wrap {\n            flex-wrap: wrap !important;\n        }\n        \n        .flex-col {\n            flex-direction: column !important;\n        }\n        \n        @media (min-width: 768px) {\n            .flex-md-row {\n                flex-direction: row !important;\n            }\n        }\n        \n        .justify-content-center {\n            justify-content: center !important;\n        }\n        \n        .justify-content-between {\n            justify-content: space-between !important;\n        }\n        \n        .align-items-center {\n            align-items: center !important;\n        }\n        \n        .align-items-start {\n            align-items: flex-start !important;\n        }\n        \n        .align-self-center {\n            align-self: center !important;\n        }\n        \n        .flex-grow-1 {\n            flex-grow: 1 !important;\n        }\n        \n        .flex-shrink-0 {\n            flex-shrink: 0 !important;\n        }\n        \n        \/* \u6ea2\u51fa\u5904\u7406 *\/\n        .overflow-hidden {\n            overflow: hidden !important;\n        }\n        \n        .overflow-x-auto {\n            overflow-x: auto !important;\n        }\n        \n        \/* \u5b9a\u4f4d *\/\n        .position-relative {\n            position: relative !important;\n        }\n        \n        .position-absolute {\n            position: absolute !important;\n        }\n        \n        .position-fixed {\n            position: fixed !important;\n        }\n        \n        .top-0 {\n            top: 0 !important;\n        }\n        \n        .bottom-0 {\n            bottom: 0 !important;\n        }\n        \n        .left-0 {\n            left: 0 !important;\n        }\n        \n        .right-0 {\n            right: 0 !important;\n        }\n        \n        \/* Z-index *\/\n        .z-10 {\n            z-index: 10 !important;\n        }\n        \n        .z-20 {\n            z-index: 20 !important;\n        }\n        \n        .z-50 {\n            z-index: 50 !important;\n        }\n        \n        \/* \u5bbd\u5ea6\u548c\u9ad8\u5ea6 *\/\n        .w-8 {\n            width: 2rem !important;\n        }\n        \n        .w-10 {\n            width: 2.5rem !important;\n        }\n        \n        .w-12 {\n            width: 3rem !important;\n        }\n        \n        .w-16 {\n            width: 4rem !important;\n        }\n        \n        .w-20 {\n            width: 5rem !important;\n        }\n        \n        .w-full {\n            width: 100% !important;\n        }\n        \n        @media (min-width: 768px) {\n            .w-md-1-2 {\n                width: 50% !important;\n            }\n        }\n        \n        @media (min-width: 1024px) {\n            .w-lg-1-3 {\n                width: 33.333333% !important;\n            }\n        }\n        \n        .h-8 {\n            height: 2rem !important;\n        }\n        \n        .h-10 {\n            height: 2.5rem !important;\n        }\n        \n        .h-12 {\n            height: 3rem !important;\n        }\n        \n        .h-16 {\n            height: 4rem !important;\n        }\n        \n        .h-full {\n            height: 100% !important;\n        }\n        \n        .h-auto {\n            height: auto !important;\n        }\n        \n        .h-500 {\n            height: 500px !important;\n        }\n        \n        \/* \u56fe\u7247\u5bf9\u8c61\u9002\u914d *\/\n        .object-cover {\n            object-fit: cover !important;\n        }\n        \n        \/* \u900f\u660e\u5ea6 *\/\n        .opacity-40 {\n            opacity: 0.4 !important;\n        }\n        \n        .opacity-90 {\n            opacity: 0.9 !important;\n        }\n        \n        \/* \u81ea\u5b9a\u4e49\u5de5\u5177\u7c7b *\/\n        .text-shadow {\n            text-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);\n        }\n        \n        .transition-all-300 {\n            transition: all 0.3s ease;\n        }\n        \n        .card-hover:hover {\n            transform: translateY(-5px);\n            box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);\n        }\n        \n        .bg-gradient-primary {\n            background: linear-gradient(135deg, var(--primary-color) 0%, #f58a5d 100%);\n        }\n        \n        .clip-path-slant {\n            clip-path: polygon(0 0, 100% 0, 100% 85%, 0 100%);\n        }\n        \n        \/* \u80cc\u666f\u6e10\u53d8 *\/\n        .bg-gradient-to-t {\n            background-image: linear-gradient(to top, #000000, transparent) !important;\n        }\n        \n        \/* \u5b57\u4f53\u6837\u5f0f *\/\n        .italic {\n            font-style: italic !important;\n        }\n        \n        \/* \u884c\u9ad8 *\/\n        .leading-relaxed {\n            line-height: 1.625 !important;\n        }\n        \n        \/* \u95f4\u8ddd *\/\n        .gap-4 {\n            gap: 1rem !important;\n        }\n        \n        .gap-8 {\n            gap: 2rem !important;\n        }\n        \n        .gap-12 {\n            gap: 3rem !important;\n        }\n        \n        \/* \u7a7a\u95f4\u5206\u9694 *\/\n        .space-x-2 > :not(:last-child) {\n            margin-right: 0.5rem !important;\n        }\n        \n        .space-x-8 > :not(:last-child) {\n            margin-right: 2rem !important;\n        }\n        \n        .space-y-4 > :not(:last-child) {\n            margin-bottom: 1rem !important;\n        }\n        \n        .space-y-6 > :not(:last-child) {\n            margin-bottom: 1.5rem !important;\n        }\n        \n        \/* \u6700\u5927\u5bbd\u5ea6 *\/\n        .max-w-3xl {\n            max-width: 42rem !important;\n        }\n        \n        .max-w-4xl {\n            max-width: 56rem !important;\n        }\n        \n        .max-w-5xl {\n            max-width: 64rem !important;\n        }\n        \n        \/* \u60ac\u505c\u6548\u679c *\/\n        .hover-bg-opacity-90:hover {\n            background-color: rgba(235, 89, 43, 0.9) !important;\n        }\n        \n        .hover-bg-gray-100:hover {\n            background-color: #f8f9fa !important;\n        }\n        \n        .hover-text-primary:hover {\n            color: var(--primary-color) !important;\n        }\n        \n        .hover-shadow:hover {\n            box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24) !important;\n        }\n        \n        .hover-shadow-lg:hover {\n            box-shadow: 0 10px 15px rgba(0, 0, 0, 0.1) !important;\n        }\n        \n        .hover-scale-1-1:hover {\n            transform: scale(1.1) !important;\n        }\n        \n        \/* \u7126\u70b9\u6837\u5f0f *\/\n        .focus-outline-none:focus {\n            outline: 0 !important;\n        }\n        \n        \/* \u80cc\u666f\u900f\u660e\u5ea6 *\/\n        .bg-opacity-10 {\n            background-color: rgba(235, 89, 43, 0.1) !important;\n        }\n        \n        .bg-black {\n            background-color: #000000 !important;\n        }\n        \n        \/* \u81ea\u5b9a\u4e49\u6eda\u52a8\u6761 *\/\n        ::-webkit-scrollbar {\n            width: 8px;\n        }\n        \n        ::-webkit-scrollbar-track {\n            background: #f1f1f1;\n        }\n        \n        ::-webkit-scrollbar-thumb {\n            background: var(--primary-color);\n            border-radius: 4px;\n        }\n        \n        ::-webkit-scrollbar-thumb:hover {\n            background: #d34c22;\n        }\n        \n        \/* \u5e73\u6ed1\u6eda\u52a8 *\/\n        html {\n            scroll-behavior: smooth;\n        }\n        \n        \/* \u8bfe\u7a0b\u5173\u6ce8\u533a\u57df *\/\n        .course-stats {\n            padding: 1rem 0 !important;\n            background-color: #ffffff !important;\n        }\n        \n        .stats-container {\n            display: flex !important;\n            flex-wrap: wrap !important;\n            gap: 2rem !important;\n            justify-content: center !important;\n        }\n        \n        .stat-card {\n            flex: 1 !important;\n            min-width: 250px !important;\n            max-width: 350px !important;\n            text-align: center !important;\n            padding: 0.5rem !important;\n            background-color: var(--light-bg) !important;\n            border-radius: 0.5rem !important;\n            box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1) !important;\n            transition: all 0.3s ease !important;\n        }\n        \n        .stat-card:hover {\n            transform: translateY(-5px) !important;\n            box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1) !important;\n        }\n        \n        .stat-value {\n            font-size: 2.25rem !important;\n            font-weight: 700 !important;\n            color: var(--primary-color) !important;\n            margin-bottom: 0.5rem !important;\n            transition: transform 0.3s ease !important;\n        }\n        \n        .stat-value:hover {\n            transform: scale(1.1) !important;\n        }\n        \n        .stat-label {\n            color: #6c757d !important;\n        }\n        \n        \/* \u8bfe\u7a0b\u80cc\u666f\u533a\u57df *\/\n        .course-background {\n            padding: 1rem 0 !important;\n            background-color: var(--light-bg) !important;\n        }\n        \n        .section-content {\n            display: flex !important;\n            flex-wrap: wrap !important;\n            align-items: center !important;\n            gap: 3rem !important;\n        }\n        \n        .section-text {\n            flex: 1 !important;\n            min-width: 300px !important;\n        }\n        \n        .section-title {\n            font-size: 20px !important;\n            font-weight: 500 !important;\n            margin-bottom: 0.3rem !important;\n            color: var(--text-color) !important;\n        }\n        \n        .section-divider {\n            width: 5rem !important;\n            height: 0.25rem !important;\n            background-color: var(--primary-color) !important;\n            margin-bottom: 2rem !important;\n        }\n        \n        .section-paragraph {\n            color: #495057 !important;\n            margin-bottom: 0.5rem !important;\n            line-height: 1.625 !important;\n            text-align: justify;\n        }\n        \n        .section-image {\n            flex: 1 !important;\n            min-width: 300px !important;\n        }\n        \n        .image-container {\n            position: relative !important;\n            border-radius: 0.5rem !important;\n            overflow: hidden !important;\n\n        }\n        \n        .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<!-- \u5b66\u5458\u6210\u957f\u89c1\u8bc1\u677f\u5757 -->\n<section class=\"growth-card\" data-aos=\"fade-up\">\n      \n        <div class=\"growth-card\">\n            <!-- \u88c5\u9970\u6027\u5f15\u53f7 -->\n            <div class=\"quote-mark top\">\u201c<\/div>\n\n            <div class=\"text-center mb-12\" data-aos=\"fade-up\">\n            <br><br>    <h2 class=\"section-title\">\u5b78\u54e1\u6210\u9577\u898b\u8b49<\/h2>\n                <div class=\"section-divider mx-auto\"> <\/div>\n                                 <h2 class=\"section-title\">\u6211\u8de8\u8d8a3200\u591a\u516c\u91cc\u53bb\u65b0\u7586\uff0c\u53ea\u70ba\u807d\u4e00\u5834500\u584a\u9322\u7684\u8b1b\u5ea7<\/h2>\n            <\/div>\n            \n            <!-- \u5b66\u5458\u4fe1\u606f -->\n            <div class=\"student-header\">\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\n                    <p class=\"student-role\">\u71df\u5730\u6559\u80b2&#038;\u5192\u96aa\u6559\u80b2\u8ab2\u7a0b\u67b6\u69cb\u5e2b \u00b7 \u9752\u5c11\u5e74\u7d20\u8cea\u6559\u80b2\u5fc3\u7406\u767c\u5c55\u6307\u5c0e\u5e2b<\/p>\n                <\/div>\n            <\/div>\n            \n            <!-- \u6210\u957f\u6545\u4e8b\u5185\u5bb9 -->\n            <div class=\"growth-story\">\n\n <div class=\"story-title-container\">\n\n            <\/div>\n\n                <div class=\"story-content\">\n                   <p>\u53bb\u5e7410\u6708\uff0c\u6211\u5e36\u8457\u4e09\u4f4d\u5c0f\u5925\u4f34\u767b\u9678\u5b9c\u660c\u4e00\u5ea7\u8352\u5cf6\uff0c\u6e96\u5099\u53bb\u5e79\u4e00\u756a\u5927\u4e8b\u696d\u3002\u4f46\u7d50\u679c\u662f\u5169\u500b\u6708\u5f8c\uff0c\u6211\u5011\u8017\u5149\u4e86\u6240\u6709\u7e7c\u7e8c\u5805\u6301\u7684\u52c7\u6c23\uff0c\u5718\u968a\u5c31\u89e3\u6563\u4e86\u3002<\/p>\n\n<p>\u6211\u975e\u5e38\u53d7\u632b\u548c\u75db\u82e6\uff0c\u7528\u5abd\u5abd\u7684\u8a71\u8aaa\u5c31\u662f\uff1a\u4f60\u5df2\u7d9326\u6b72\u4e86\uff0c\u600e\u9ebc\u9084\u4e0d\u5a36\u8001\u5a46\u4e5f\u6c92\u6709\u5b58\u6b3e\uff1f<\/p>\n\n<p>\u90a3\u6642\u6211\u7684\u751f\u547d\u72c0\u614b\u6975\u5176\u7cdf\u7cd5\uff0c\u6211\u7684\u5167\u5fc3\u975e\u5e38\u77db\u76fe\uff0c\u6211\u4e00\u76f4\u60f3\u901a\u904e\u81ea\u5df1\u7684\u52aa\u529b\uff0c\u6539\u5584\u5bb6\u88cf\u7684\u7d93\u6fdf\u72c0\u6cc1\uff0c\u53ef\u6211\u771f\u6b63\u505a\u7684\uff0c\u537b\u53c8\u662f\u516c\u76ca\u3002<\/p>\n\n<p>\u6211\u958b\u59cb\u6291\u9b31\uff0c\u4e0d\u77e5\u9053\u81ea\u5df1\u63a5\u4e0b\u4f86\u8a72\u5f80\u54ea\u8d70\u3002<\/p>\n\n<p>\u4e00\u6b21\u5076\u7136\u7684\u6a5f\u6703\u770b\u5230\u963f\u73b2\u8001\u5e2b\u8981\u5728\u70cf\u9b6f\u6728\u9f4a\u958b\u4e00\u5834\u95dc\u65bc\u300c\u539f\u751f\u5bb6\u5ead\u300d\u7684\u8b1b\u5ea7\uff0c\u6211\u7acb\u523b\u5831\u540d\u3002\u6211\u77e5\u9053\u81ea\u5df1\u7684\u5167\u5728\u751f\u547d\u9700\u8981\u91cd\u6574\uff0c\u4f46\u5766\u767d\u8b1b\uff0c\u505a\u51fa\u9019\u500b\u6c7a\u5b9a\u5f8c\uff0c\u4f34\u96a8\u800c\u4f86\u7684\u9084\u6709\u6050\u61fc\u548c\u7126\u616e\u3002\u6211\u975e\u5e38\u6e05\u695a\u5728\u963f\u73b2\u8001\u5e2b\u7684\u5e36\u9818\u4e0b\uff0c\u5fc5\u5b9a\u6703\u89f8\u53ca\u96b1\u85cf\u5728\u5167\u5fc3\u6df1\u8655\u7684\u7f9e\u6065\u548c\u75db\u3002<\/p>\n\n  <div class=\"concept-image\" data-aos=\"fade-up\">\n                <div class=\"image-container\">\n                    <img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/11\/amos4-1.png\" \n                       alt=\"\u5b78\u54e1\u6210\u9577\u898b\u8b49\">\n\n\n                    <h4 class=\"story-subtitle\">\u89f8\u53ca\u751f\u547d\u6700\u6839\u672c\u7684\u4e3b\u984c<\/h4>\n\n<p>\u6211\u4e0d\u77e5\u9053\u6211\u662f\u5426\u5df2\u7d93\u505a\u597d\u4e86\u6e96\u5099\u53bb\u63a5\u7d0d\u9019\u4e00\u5207\uff0c\u4f46\u6211\u9084\u662f\u6c7a\u5b9a\u8d77\u98db\u3002<\/p>\n\n<p>2019\u5e7412\u670813\u65e5\uff0c\u6211\u4e58\u5750\u5357\u822a\u7684\u822a\u73ed\u5f9e\u6b66\u6f22\u98db\u5f80\u70cf\u9b6f\u6728\u9f4a\uff0c\u5168\u7a0b3200\u591a\u516c\u91cc\uff0c\u6211\u60f3\uff0c\u5f9e\u8eab\u9ad4\u62b5\u9054\u5167\u5fc3\u7684\u8ddd\u96e2\u4e5f\u8a72\u6709\u9019\u9ebc\u9577\u5427\u3002<\/p>\n\n<p>\u5728\u8b1b\u5ea7\u4e0a\uff0c\u963f\u73b2\u8001\u5e2b\u7528\u6df1\u5165\u6dfa\u51fa\u7684\u65b9\u5f0f\u5e36\u9818\u6211\u5011\u91cd\u8a2a\u7ae5\u5e74\uff0c\u8b93\u6211\u5011\u770b\u898b\u81ea\u5df1\u8207\u7236\u6bcd\u7684\u201c\u95dc\u4fc2\u201d\uff0c\u4e5f\u770b\u898b\u81ea\u5df1\u5728\u73fe\u5be6\u751f\u6d3b\u4e2d\u7684\u67d0\u4e9b\u884c\u70ba\u6216\u601d\u60f3\u5be6\u969b\u4e0a\u662f\u4f86\u81ea\u65bc\u539f\u751f\u5bb6\u5ead\u7684\u5f71\u97ff\u3002\u5be6\u969b\u4e0a\uff0c\u7576\u6211\u5011\u5728\u4e0d\u65b7\u5730\u5411\u5916\u63a2\u7d22\uff0c\u5b78\u7fd2\u5404\u7a2e\u6280\u80fd\uff0c\u5e0c\u671b\u81ea\u5df1\u8b8a\u5f97\u66f4\u512a\u79c0\u6216\u8005\u66f4\u6709\u9322\u7684\u6642\u5019\uff0c\u5f80\u5f80\u6703\u5ffd\u7565\u6211\u5011\u7684\u6839\u5176\u5be6\u4f86\u6e90\u65bc\u5bb6\u5ead\uff0c\u5982\u679c\u6211\u5011\u7684\u6839\u90e8\u6c92\u6709\u4e86\u990a\u5206\uff0c\u6211\u5011\u518d\u600e\u9ebc\u52aa\u529b\uff0c\u4e5f\u5fc5\u5b9a\u662f\u5f92\u52de\u7684\u3002<\/p>\n\n<p>\u60f3\u8d77\u6709\u4e00\u6b21\u6211\u670b\u53cb\u8acb\u6211\u5403\u86cb\u7cd5\u7684\u7d93\u6b77\uff0c\u7576\u6642\u6211\u5011\u4e00\u8d77\u8d70\u9032\u86cb\u7cd5\u5e97\uff0c\u5979\u554f\u6211\u60f3\u5403\u4ec0\u9ebc\u96a8\u4fbf\u6311\uff0c\u6211\u5168\u7a0b\u7684\u95dc\u6ce8\u9ede\u4e26\u4e0d\u5728\u65bc\u81ea\u5df1\u60f3\u5403\u4ec0\u9ebc\u53e3\u5473\u7684\u86cb\u7cd5\uff0c\u800c\u662f\u4e00\u76f4\u5728\u5c0b\u627e\u6ae5\u7a97\u88cf\u6700\u4fbf\u5b9c\u7684\u86cb\u7cd5\u3002<\/p>\n\n<p>\u901a\u904e\u963f\u73b2\u8001\u5e2b\u5728\u8ab2\u7a0b\u4e0a\u68b3\u7406\uff0c\u6211\u624d\u767c\u73fe\uff0c\u539f\u4f86\u9019\u500b\u884c\u70ba\u7684\u80cc\u5f8c\uff0c\u4e5f\u662f\u53d7\u6211\u7684\u539f\u751f\u5bb6\u5ead\u5f71\u97ff\u7684\u3002\u6211\u5bb3\u6015\u9ebb\u7169\u5225\u4eba\uff0c\u4e0d\u5e0c\u671b\u7d66\u5225\u4eba\u5e36\u4f86\u58d3\u529b\uff0c\u6211\u89ba\u5f97\u81ea\u5df1\u4e0d\u914d\u5f97\u5230\uff0c\u4e00\u65e6\u5728\u96c6\u9ad4\u4e2d\u51fa\u73fe\u640d\u5931\uff0c\u81ea\u5df1\u4e5f\u6703\u5148\u51fa\u4f86\u627f\u64d4\u3002<\/p>\n\n<p><strong>\u9019\u4e00\u5207\u7684\u884c\u70ba\u80cc\u5f8c\uff0c\u548c\u6211\u7684\u751f\u9577\u74b0\u5883\u3001\u6211\u7684\u539f\u751f\u5bb6\u5ead\u5bc6\u5207\u76f8\u95dc\u3002<\/strong><\/p>\n\n<p>2003\u5e74\uff0c\u7236\u89aa\u96e2\u4e16\u3002\u6211\u5148\u5f8c\u88ab\u5bc4\u990a\u5728\u4e0d\u540c\u7684\u89aa\u621a\u5bb6\uff0c\u5f9e\u8fb2\u6751\u5230\u57ce\u5e02\uff0c\u518d\u5f9e\u57ce\u5e02\u56de\u5230\u8fb2\u6751\uff0c\u6700\u5f8c\u8ddf\u96a8\u59d0\u59d0\u5728\u4e00\u5ea7\u964c\u751f\u7684\u57ce\u5e02\u76f8\u4f9d\u70ba\u547d\u3002<\/p>\n\n<p>\u6211\u7ae5\u5e74\u7684\u751f\u9577\u74b0\u5883\u5f88\u7cdf\u7cd5\uff0c\u6211\u5e38\u5e38\u89ba\u5f97\u81ea\u5df1\u662f\u4e00\u500b\u5b64\u5152\uff0c\u6211\u4e0d\u88ab\u611b\uff0c\u4e5f\u4e0d\u88ab\u9700\u8981\u3002\u5728\u57ce\u88cf\u5ff5\u5c0f\u5b78\u7684\u90a3\u6bb5\u6642\u9593\uff0c\u6211\u5e7e\u4e4e\u6bcf\u5929\u90fd\u6d3b\u5728\u88ab\u6821\u5712\u9738\u6de9\u7684\u6298\u78e8\u4e2d\uff0c\u597d\u50cf\u6211\u7684\u5b58\u5728\u5c31\u662f\u4e00\u500b\u932f\u8aa4\uff0c\u5728\u9019\u4e16\u9593\u4e5f\u6c92\u6709\u6211\u7684\u5bb9\u8eab\u4e4b\u8655\u3002<\/p>\n\n<p>\u6211\u89aa\u621a\u5bb6\u7684\u5b69\u5b50\u6709\u548c\u6211\u540c\u9f61\u7684\uff0c\u5e7e\u4e4e\u6211\u8eab\u4e0a\u6240\u6709\u80fd\u7a7f\u7684\u8863\u670d\u90fd\u662f\u4ed6\u7a7f\u904e\u7684\uff0c\u6211\u6240\u6709\u7684\u73a9\u5177\u90fd\u662f\u4ed6\u73a9\u58de\u7684\uff0c\u5c31\u9023\u5403\u7684\uff0c\u6211\u5011\u4e5f\u6709\u4e0d\u540c\u3002<\/p>\n\n<p>\u4ed6\u5011\u6709\u7238\u7238\u5abd\u5abd\u7684\u966a\u4f34\uff0c\u800c\u6211\u59cb\u7d42\u4e00\u500b\u4eba\u3002\u4e0d\u7ba1\u662f\u88ab\u6b3a\u8ca0\u6216\u662f\u4e0d\u88ab\u4fe1\u4efb\uff0c\u6211\u90fd\u53ea\u80fd\u4e00\u500b\u4eba\u9ed8\u9ed8\u5730\u5fcd\u53d7\u3002\u6211\u66fe\u4e00\u5ea6\u89ba\u5f97\u9019\u500b\u4e16\u754c\u58de\u900f\u4e86\uff0c\u6211\u4e0d\u77e5\u9053\u81ea\u5df1\u662f\u8ab0\uff0c\u4e5f\u4e0d\u77e5\u9053\u70ba\u4ec0\u9ebc\u800c\u6d3b\u3002\n\u6211\u958b\u59cb\u50cf\u525d\u6d0b\u8525\u4e00\u6a23\uff0c\u4e00\u5c64\u5c64\u5730\u6495\u88c2\u81ea\u5df1\uff0c\u770b\u898b\u81ea\u5df1\u5167\u5fc3\u6df1\u8655\u7684\u81ea\u5351\u3001\u8edf\u5f31\u548c\u6050\u61fc\u3002\u963f\u73b2\u8001\u5e2b\u6162\u6162\u5f15\u5c0e\u6211\u812b\u96e2\u5b64\u5152\u5fc3\u614b\uff0c\u4e26\u9f13\u52f5\u6211\u4ee5\u53e6\u4e00\u773c\u5149\u91cd\u65b0\u8207\u6bcd\u89aa\u3001\u59d0\u59d0\u4ee5\u53ca\u539f\u751f\u5bb6\u5ead\u5efa\u7acb\u9023\u63a5\uff0c\u8a2a\u554f\u5abd\u5abd\u4ee5\u524d\u7684\u7d93\u6b77\uff0c\u770b\u898b\u5979\u7684\u539f\u751f\u5bb6\u5ead\u5c0d\u5979\u7684\u5f71\u97ff\u3002\u7136\u5f8c\u63a5\u7d0d\u548c\u5c0a\u69ae\u5abd\u5abd\uff0c\u56e0\u70ba\u63a5\u7d0d\u4ed6\u4eba\u4e5f\u5c31\u610f\u5473\u8457\u63a5\u7d0d\u81ea\u5df1\u3002<\/p>\n\n<p>\u5be6\u969b\u4e0a\uff0c\u7238\u7238\u96e2\u4e16\u5f8c\uff0c\u5abd\u5abd\u5728\u6211\u7684\u6210\u9577\u904e\u7a0b\u4e2d\u4e5f\u662f\u7f3a\u5e2d\u7684\u3002\u73fe\u5728\u8b93\u6211\u56de\u5230\u7236\u6bcd\u7684\u906e\u84cb\u4e0b\uff0c\u91cd\u65b0\u70ba\u751f\u547d\u7684\u6839\u90e8\u6ce8\u5165\u65b0\u7684\u990a\u5206\u548c\u52d5\u529b\uff0c\u5c0d\u6211\u4f86\u8aaa\uff0c\u592a\u96e3\u4e86\u3002<\/p>\n\n<p>\u4f46\u6211\u9084\u662f\u62b1\u8457\u8a66\u4e00\u8a66\u7684\u614b\u5ea6\uff0c\u5728\u75ab\u60c5\u671f\u9593\u505a\u51fa\u4e86\u884c\u52d5\u3002<\/p>\n\n                    <h4 class=\"story-subtitle\">\u56de\u5230\u7236\u6bcd\u7684\u906e\u84cb\u4e0b<\/h4>\n\n<p>\u6211\u5f9e\u5341\u6b72\u96e2\u958b\u5bb6\u5728\u5916\u6c42\u5b78\uff0c\u5230\u5341\u516b\u6b72\u4ee5\u5f8c\u80cc\u5305\u884c\u8d70\u4e2d\u570b\uff0c\u6211\u4e00\u76f4\u8d70\u5728\u63a2\u7d22\u4e16\u754c\u7684\u8def\u4e0a\uff0c\u6211\u6e34\u671b\u53bb\u7d93\u6b77\u751f\u6d3b\u7684\u66f4\u591a\u53ef\u80fd\u6027\uff0c\u4e5f\u5e0c\u671b\u5c0b\u6c42\u751f\u547d\u7684\u771f\u7406\uff0c\u552f\u7368\u4e0d\u60f3\u53bb\u9760\u8fd1\u539f\u751f\u5bb6\u5ead\u3002<\/p>\n\n<p>\u4eca\u5e741\u6708\uff0c\u75ab\u60c5\u7206\u767c\uff0c\u5931\u696d\u5f8c\u7684\u6211\u4e0d\u5f97\u4e0d\u5728\u8001\u5bb6\u5f85\u8457\uff0c\u6211\u4e5f\u958b\u59cb\u6709\u6a5f\u6703\u548c\u5abd\u5abd\u4e00\u8d77\u751f\u6d3b\u3002\u4f46\u4e00\u958b\u59cb\uff0c\u9019\u500b\u904e\u7a0b\u4e26\u4e0d\u53cb\u597d\uff0c\u6bd4\u5982\u5979\u9032\u6211\u7684\u623f\u9593\u5f9e\u4e0d\u6572\u9580\u3001\u7e3d\u662f\u70ba\u8457\u4e00\u4e9b\u829d\u9ebb\u5c0f\u4e8b\u562e\u53e8\u500b\u4e0d\u505c\u3001\u505a\u98ef\u6c38\u9060\u662f\u767d\u6c34\u716e\u8089\u83dc\u3001\u8eab\u9ad4\u4e0d\u8212\u670d\u53ea\u6703\u627e\u201c\u7956\u50b3\u79d8\u65b9\u201d&#8230;&#8230;<\/p>\n\n<p>\u56de\u60f3\u963f\u73b2\u8001\u5e2b\u7684\u8ab2\u7a0b\uff0c\u4e5f\u8a31\u6211\u53ef\u4ee5\u5148\u653e\u4e0b\u81ea\u5df1\u624b\u4e2d\u8a8d\u70ba\u91cd\u8981\u7684\u5de5\u4f5c\uff0c\u5617\u8a66\u548c\u6bcd\u89aa\u7684\u751f\u547d\u9023\u63a5\u3002<\/p>\n\n<p><strong>\u6211\u958b\u59cb\u6bcf\u5929\u7d66\u5abd\u5abd\u8cb7\u83dc\u505a\u98ef\uff1a<\/strong>\u5979\u6bcf\u6b21\u8a87\u6211\u7092\u7684\u83dc\u597d\u5403\u6642\uff0c\u6211\u4fbf\u958b\u59cb\u7d66\u5979\u5206\u4eab\u9019\u9053\u83dc\u662f\u54ea\u500b\u57ce\u5e02\u7684\u7279\u8272\u83dc\uff0c\u4ee5\u53ca\u6211\u65c5\u884c\u5230\u9019\u500b\u57ce\u5e02\u7684\u6642\u5019\u6240\u767c\u751f\u7684\u4e00\u4e9b\u6709\u8da3\u7684\u6545\u4e8b\u3002\u5f8c\u4f86\uff0c\u6211\u624d\u77ad\u89e3\u5230\u5979\u4e4b\u6240\u4ee5\u4e0d\u6703\u7092\u83dc\u662f\u56e0\u70ba\u5979\u5c0f\u6642\u5019\u751f\u6d3b\u7684\u90a3\u500b\u74b0\u5883\u6839\u672c\u6c92\u6709\u9019\u9ebc\u591a\u8abf\u5473\u6599\uff0c\u751a\u81f3\u6c92\u6709\u82b1\u751f\u6cb9\u3002\u800c\u5979\u5ac1\u7d66\u6211\u7238\u7238\u4e4b\u5f8c\uff0c\u5927\u90e8\u5206\u90fd\u662f\u6211\u7238\u7238\u548c\u59d0\u59d0\u505a\u98ef\u3002\u7238\u7238\u96e2\u4e16\uff0c\u59d0\u59d0\u5ac1\u4eba\uff0c\u6211\u5916\u51fa\u6c42\u5b78\u548c\u5de5\u4f5c\uff0c\u5979\u4fbf\u958b\u59cb\u4e00\u500b\u4eba\u751f\u6d3b\uff0c\u81ea\u7136\u662f\u4e0d\u6703\u60f3\u8457\u600e\u9ebc\u7092\u83dc\u597d\u5403\u4e86\u3002<\/p>\n\n<p><strong>\u6211\u5617\u8a66\u8046\u807d\u548c\u56de\u61c9\u5979\u7684\u201c\u562e\u53e8\u201d\uff1a<\/strong>\u767c\u73fe\u80fd\u8b93\u5979\u562e\u53e8\u7684\u6c38\u9060\u662f\u5bb6\u88cf\u7684\u7530\u548c\u6211\u7684\u5a5a\u4e8b\u3002\u800c\u9019\u80cc\u5f8c\u7684\u8a34\u6c42\u5c31\u662f\u5979\u5c0d\u6211\u7684\u672a\u4f86\u751f\u6d3b\u6709\u64d4\u6182\uff0c\u6211\u958b\u59cb\u53bb\u8655\u7406\u5979\u80cc\u5f8c\u7684\u64d4\u5fc3\uff0c\u548c\u5979\u5206\u4eab\u6211\u7684\u5de5\u4f5c\u6709\u591a\u597d\uff0c\u6211\u4ee5\u5f8c\u8981\u627e\u4e00\u500b\u4ec0\u9ebc\u6a23\u7684\u5ab3\u5a66\uff0c\u6211\u4ee5\u5f8c\u60f3\u5e36\u5abd\u5abd\u5728\u54ea\u91cc\u751f\u6d3b&#8230;&#8230;\u5979\u958b\u59cb\u770b\u898b\u6211\u64c1\u6709\u8655\u7406\u672a\u4f86\u751f\u6d3b\u7684\u80fd\u529b\uff0c\u4e5f\u5c31\u4e0d\u518d\u7126\u616e\u4e86\u3002<\/p>\n\n<p><strong>\u6211\u966a\u5979\u53bb\u91ab\u9662\u6aa2\u67e5\u8eab\u9ad4\uff1a<\/strong>\u4e0d\u7ba1\u662f\u5c0f\u611f\u5192\u6216\u662f\u9700\u8981\u52d5\u624b\u8853\uff0c\u4ee5\u5f80\u90fd\u662f\u59d0\u59d0\u5011\u966a\u6211\u5abd\u5abd\u53bb\u8655\u7406\u7684\u3002\u9019\u6b21\u5979\u51fa\u73fe\u8178\u80c3\u708e\uff0c\u6211\u5168\u7a0b\u966a\u5979\u5b8c\u6210\u6aa2\u67e5\u3001\u8f38\u6db2\u548c\u8655\u7406\u793e\u4fdd\uff0c\u6bcf\u5929\u95dc\u6ce8\u5979\u7684\u98f2\u98df\u548c\u8eab\u9ad4\u72c0\u614b\uff0c\u90a3\u4e00\u523b\uff0c\u6211\u5011\u958b\u59cb\u76f8\u4e92\u4fe1\u4efb\u548c\u5f7c\u6b64\u4f9d\u9760\uff0c\u6211\u4e5f\u958b\u59cb\u63a5\u7d0d\u9019\u4e00\u4f4d\u666e\u901a\u800c\u5e73\u51e1\u7684\u5a66\u5973\uff0c\u5979\u5c31\u662f\u6211\u7684\u6bcd\u89aa\u3002<\/p>\n\n            <div class=\"section-content\">\n                <div class=\"section-text\" data-aos=\"fade-right\">\n\n  <h4 class=\"story-subtitle\">\u6211\u7684\u751f\u547d\u8f49\u8b8a<\/h4>\n\n<p>\u76f4\u5230\u4eca\u5929\uff0c\u6211\u7684\u751f\u6d3b\u4ecd\u7136\u6709\u559c\u6709\u60b2\uff0c\u6709\u7126\u616e\u548c\u6399\u624e\uff0c\u4e5f\u6703\u6709\u50b7\u5bb3\u548c\u88ab\u50b7\u5bb3\u3002\u4f46\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\u5728\u65b0\u7586\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\u64da\u8aaa\u5979\u5011\u5718\u968a\u73fe\u5728\u5df2\u7d93\u63a8\u51fa\u66f4\u8c50\u5bcc\u7684\u7dda\u4e0a\u8ab2\u7a0b\uff0c\u5728\u9019\u88cf\u4e5f\u7279\u5225\u5c07\u9019\u500b\u8ab2\u7a0b\u63a8\u85a6\u7d66\u6bcf\u4e00\u4f4d\u670b\u53cb\uff0c\u671f\u5f85\u4f60\u5011\u4e5f\u53ef\u4ee5\u5728\u9019\u904e\u7a0b\u4e2d\u770b\u898b\u81ea\u5df1\u7684\u52c7\u6c23\u548c\u7a81\u7834\u3002<\/p>\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\/amos3-1.jpg\" \n                             alt=\"\u751f\u547d\u7684\u6210\u9577\">\n                       \n                    <\/div><br><br>\n                <\/div>\n           <\/div>\n\n\n                <\/div>\n                          \n            <\/div>\n            \n            <!-- \u88c5\u9970\u6027\u5f15\u53f7 -->\n            <div class=\"quote-mark bottom\">\u201d<\/div>\n        <\/div>\n\n<\/section>\n\n<style>\n\/* \u8bfe\u7a0b\u7167\u7247\u5899\u533a\u57df+\u5b78\u54e1\u6210\u9577\u898b\u8b49\u5340\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}\n\n.growth-card:hover {\n    transform: translateY(-5px);\n    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1);\n}\n\n\/* \u5b66\u5458\u4fe1\u606f\u533a\u6837\u5f0f *\/\n.student-header {\n    padding: 2.5rem 2rem 1.5rem;\n    display: flex;\n    align-items: center;\n    gap: 1.5rem;\n    border-bottom: 1px dashed rgba(0, 0, 0, 0.08);\n}\n\n.student-avatar {\n    width: 80px;\n    height: 80px;\n    border-radius: 50%;\n    object-fit: cover;\n    border: 4px solid white;\n    box-shadow: 0 4px 12px rgba(235, 89, 43, 0.15);\n}\n\n.student-info {\n    flex: 1;\n}\n\n.student-name {\n    font-size: 1.5rem;\n    font-weight: 700;\n    color: var(--text-color);\n    margin-bottom: 0.25rem;\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}\n\n.student-role {\n    font-size: 0.9375rem;\n    color: var(--light-gray);\n    margin-top: 0.5rem;\n}\n\n\/* \u6545\u4e8b\u5185\u5bb9\u533a\u6837\u5f0f *\/\n.growth-story {\n    padding: 2rem;\n}\n\n.story-content {\n    font-size: 1.0rem;\n    line-height: 1.8;\n    color: var(--dark-gray);\n    margin-bottom: 2rem;\n}\n\n.story-content p {\n    margin-bottom: 1.25rem;\n}\n\n.story-content p:last-child {\n    margin-bottom: 0;\n}\n\n\n\/* \u65b0\u589e\uff1a\u6545\u4e8b\u6807\u9898\u6837\u5f0f *\/\n.story-title-container {\n    padding: 0 2rem 1rem;\n}\n\n.story-main-title {\n    font-size: 20px;\n    font-weight: 700;\n    color: var(--primary-color);\n    line-height: 1.4;\n    margin: 0;\n    position: relative;\n    padding-bottom: 0.75rem;\n        display: inline-block;\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\n\/* \u65b0\u589e\uff1a\u6b63\u6587\u4e8c\u7ea7\u6807\u9898\u6837\u5f0f *\/\n.story-subtitle {\n    font-size: 19px;\n    font-weight: 600;\n    color: var(--primary-color);\n    margin: 2rem 0 1rem;\n    display: flex;\n    align-items: center;\n    gap: 0.5rem;\n}\n\n.story-subtitle::before {\n\n    color: var(--primary-color);\n    font-size: 1.5rem;\n    line-height: 1;\n}\n\n.story-content p {\n    margin-bottom: 1.25rem;\n}\n\n.story-content p:last-child {\n    margin-bottom: 0;\n}\n\n\/* \u5185\u5bb9\u9ad8\u4eae\u6837\u5f0f - \u7a81\u51fa\u5173\u952e\u4fe1\u606f *\/\n.story-content .highlight {\n    color: var(--primary-color);\n    font-weight: 600;\n    position: relative;\n    padding-bottom: 0.25rem;\n}\n\n.story-content .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\/* \u6545\u4e8b\u914d\u56fe\u533a\u6837\u5f0f *\/\n.story-gallery {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 1rem;\n    margin-top: 2rem;\n}\n\n.story-image {\n    border-radius: 0.75rem;\n    overflow: hidden;\n    height: 180px;\n    position: relative;\n}\n\n.story-image img {\n    width: 100%;\n    height: 100%;\n    object-fit: cover;\n    transition: transform 0.6s ease;\n}\n\n.story-image:hover img {\n    transform: scale(1.08);\n}\n\n\/* \u56fe\u7247\u60ac\u505c\u8bf4\u660e *\/\n.story-image-caption {\n    position: absolute;\n    bottom: 0;\n    left: 0;\n    right: 0;\n    background: linear-gradient(to top, rgba(0,0,0,0.7) 0%, transparent 100%);\n    color: white;\n    padding: 1rem 0.75rem 0.5rem;\n    font-size: 0.875rem;\n    opacity: 0;\n    transition: opacity 0.4s ease;\n}\n\n.story-image:hover .story-image-caption {\n    opacity: 1;\n}\n\n\/* \u88c5\u9970\u6027\u5f15\u53f7 - \u589e\u5f3a\u6545\u4e8b\u6c1b\u56f4 *\/\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 *\/\n@media (max-width: 992px) {\n    .story-gallery {\n        grid-template-columns: 1fr;\n    }\n    \n    .story-image {\n        height: 220px;\n    }\n}\n\n@media (max-width: 768px) {\n    .student-growth {\n        padding: 3rem 0;\n    }\n    \n    .student-header {\n        flex-direction: column;\n        text-align: center;\n        padding: 2rem 1.5rem 1.5rem;\n    }\n    \n    .growth-story {\n        padding: 1.5rem;\n    }\n    \n    .story-content {\n        font-size: 1rem;\n        line-height: 1.7;\n    }\n    \n    .story-image {\n        height: 180px;\n    }\n    \n    .quote-mark {\n        font-size: 6rem;\n    }\n    \n    .quote-mark.bottom {\n        bottom: -4rem;\n    }\n}\n\n<\/style>\n    <!-- \u4ee5\u4e0a\u662f\u8ab2\u7a0b\u7167\u7247\u58bb+\u5b78\u54e1\u6210\u9577\u898b\u8b49 -->\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 \u201c \u5b78\u54e1\u6210\u9577\u898b\u8b49 \u6211\u8de8\u8d8a3200\u591a\u516c\u91cc\u53bb\u65b0\u7586\uff0c\u53ea\u70ba\u807d\u4e00\u5834500\u584a\u9322\u7684\u8b1b\u5ea7 Amos  [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":13,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-801","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>\u5b78\u54e1\u6210\u9577\u898b\u8b49 - 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\/amos-story\/\" \/>\n<meta property=\"og:locale\" content=\"zh_CN\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"\u5b78\u54e1\u6210\u9577\u898b\u8b49 - Call To Destiny\" \/>\n<meta property=\"og:description\" content=\"\u300e\u56de\u5230\u7236\u6bcd\u906e\u84cb\u4e0b\u300f\u5de5\u4f5c\u574a \u201c \u5b78\u54e1\u6210\u9577\u898b\u8b49 \u6211\u8de8\u8d8a3200\u591a\u516c\u91cc\u53bb\u65b0\u7586\uff0c\u53ea\u70ba\u807d\u4e00\u5834500\u584a\u9322\u7684\u8b1b\u5ea7 Amos [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/call2destiny.com\/index.php\/amos-story\/\" \/>\n<meta property=\"og:site_name\" content=\"Call To Destiny\" \/>\n<meta property=\"article:modified_time\" content=\"2025-11-25T08:02:19+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\\\/amos-story\\\/\",\"url\":\"https:\\\/\\\/call2destiny.com\\\/index.php\\\/amos-story\\\/\",\"name\":\"\u5b78\u54e1\u6210\u9577\u898b\u8b49 - Call To Destiny\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/call2destiny.com\\\/#website\"},\"datePublished\":\"2025-10-29T12:47:05+00:00\",\"dateModified\":\"2025-11-25T08:02:19+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/call2destiny.com\\\/index.php\\\/amos-story\\\/#breadcrumb\"},\"inLanguage\":\"zh-Hans\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/call2destiny.com\\\/index.php\\\/amos-story\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/call2destiny.com\\\/index.php\\\/amos-story\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"\u9996\u9875\",\"item\":\"https:\\\/\\\/call2destiny.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"\u5b78\u54e1\u6210\u9577\u898b\u8b49\"}]},{\"@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":"\u5b78\u54e1\u6210\u9577\u898b\u8b49 - 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\/amos-story\/","og_locale":"zh_CN","og_type":"article","og_title":"\u5b78\u54e1\u6210\u9577\u898b\u8b49 - Call To Destiny","og_description":"\u300e\u56de\u5230\u7236\u6bcd\u906e\u84cb\u4e0b\u300f\u5de5\u4f5c\u574a \u201c \u5b78\u54e1\u6210\u9577\u898b\u8b49 \u6211\u8de8\u8d8a3200\u591a\u516c\u91cc\u53bb\u65b0\u7586\uff0c\u53ea\u70ba\u807d\u4e00\u5834500\u584a\u9322\u7684\u8b1b\u5ea7 Amos [&hellip;]","og_url":"https:\/\/call2destiny.com\/index.php\/amos-story\/","og_site_name":"Call To Destiny","article_modified_time":"2025-11-25T08:02:19+00:00","twitter_card":"summary_large_image","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/call2destiny.com\/index.php\/amos-story\/","url":"https:\/\/call2destiny.com\/index.php\/amos-story\/","name":"\u5b78\u54e1\u6210\u9577\u898b\u8b49 - Call To Destiny","isPartOf":{"@id":"https:\/\/call2destiny.com\/#website"},"datePublished":"2025-10-29T12:47:05+00:00","dateModified":"2025-11-25T08:02:19+00:00","breadcrumb":{"@id":"https:\/\/call2destiny.com\/index.php\/amos-story\/#breadcrumb"},"inLanguage":"zh-Hans","potentialAction":[{"@type":"ReadAction","target":["https:\/\/call2destiny.com\/index.php\/amos-story\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/call2destiny.com\/index.php\/amos-story\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"\u9996\u9875","item":"https:\/\/call2destiny.com\/"},{"@type":"ListItem","position":2,"name":"\u5b78\u54e1\u6210\u9577\u898b\u8b49"}]},{"@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\/801","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=801"}],"version-history":[{"count":15,"href":"https:\/\/call2destiny.com\/index.php\/wp-json\/wp\/v2\/pages\/801\/revisions"}],"predecessor-version":[{"id":2107,"href":"https:\/\/call2destiny.com\/index.php\/wp-json\/wp\/v2\/pages\/801\/revisions\/2107"}],"wp:attachment":[{"href":"https:\/\/call2destiny.com\/index.php\/wp-json\/wp\/v2\/media?parent=801"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}