{"id":599,"date":"2025-06-10T12:30:19","date_gmt":"2025-06-10T04:30:19","guid":{"rendered":"https:\/\/www.affectivechain.com\/?page_id=599"},"modified":"2025-07-23T13:12:31","modified_gmt":"2025-07-23T05:12:31","slug":"%e8%bf%9e%e6%8e%a5%e6%83%85%e6%84%9f%ef%bc%8c%e8%b5%8b%e8%83%bd%e6%9c%aa%e6%9d%a5","status":"publish","type":"page","link":"https:\/\/www.affectivechain.com\/index.php\/heartfamily\/%e8%bf%9e%e6%8e%a5%e6%83%85%e6%84%9f%ef%bc%8c%e8%b5%8b%e8%83%bd%e6%9c%aa%e6%9d%a5\/","title":{"rendered":"\u5bb6\u5ead\u5065\u5eb7\u5173\u7cfb\u89e3\u51b3\u65b9\u6848"},"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>\u5fc3\u94fe\u6570\u79d1 &#8211; \u5bb6\u5ead\u5065\u5eb7\u5173\u7cfb\u89e3\u51b3\u65b9\u6848<\/title>\n    <script src=\"https:\/\/cdn.tailwindcss.com\"><\/script>\n    <link href=\"https:\/\/cdn.jsdelivr.net\/npm\/font-awesome@4.7.0\/css\/font-awesome.min.css\" rel=\"stylesheet\">\n    <script src=\"https:\/\/cdn.jsdelivr.net\/npm\/chart.js@4.4.8\/dist\/chart.umd.min.js\"><\/script>\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@300;400;500;600;700&#038;display=swap\" rel=\"stylesheet\">\n    \n    <script>\n        tailwind.config = {\n            theme: {\n                extend: {\n                    colors: {\n                        primary: '#0F4C81',\n                        secondary: '#3B8AC4',\n                        accent: '#53A8FF',\n                        dark: '#1A202C',\n                        light: '#F7FAFC',\n                        neutral: '#718096'\n                    },\n                    fontFamily: {\n                        inter: ['Inter', 'sans-serif'],\n                    },\n                }\n            }\n        }\n    <\/script>\n    \n    <style type=\"text\/tailwindcss\">\n        @layer utilities {\n            .content-auto {\n                content-visibility: auto;\n            }\n            .text-gradient {\n                background-clip: text;\n                -webkit-background-clip: text;\n                -webkit-text-fill-color: transparent;\n            }\n            .bg-glass {\n                backdrop-filter: blur(12px);\n                background-color: rgba(255, 255, 255, 0.8);\n            }\n            .card-elevation {\n                box-shadow: 0 10px 30px -5px rgba(15, 76, 129, 0.1);\n            }\n            .animate-float {\n                animation: float 6s ease-in-out infinite;\n            }\n            @keyframes float {\n                0% { transform: translateY(0px); }\n                50% { transform: translateY(-15px); }\n                100% { transform: translateY(0px); }\n            }\n        }\n    <\/style>\n<\/head>\n<body class=\"font-inter bg-light text-dark antialiased min-h-screen\">\n    <main class=\"relative\">\n        <!-- \u80cc\u666f\u88c5\u9970 -->\n        <div class=\"absolute top-0 right-0 w-96 h-96 bg-primary\/5 rounded-full blur-3xl -translate-y-1\/3 translate-x-1\/3\"><\/div>\n        <div class=\"absolute bottom-0 left-0 w-96 h-96 bg-secondary\/5 rounded-full blur-3xl translate-y-1\/3 -translate-x-1\/3\"><\/div>\n        \n        <div class=\"container mx-auto px-4 py-12 md:py-20 relative z-10\">\n            <!-- \u4ea7\u54c1\u6807\u9898\u533a\u57df -->\n            <div class=\"max-w-3xl mx-auto text-center mb-16 md:mb-24\">\n                <div class=\"inline-block mb-4 px-4 py-1.5 bg-primary\/10 rounded-full\">\n                    <span class=\"text-primary font-medium text-sm\">\u5fc3\u94fe\u6570\u79d1 \u00b7 \u6838\u5fc3\u89e3\u51b3\u65b9\u6848<\/span>\n                <\/div>\n                <h1 class=\"text-[clamp(2rem,5vw,3.5rem)] font-bold leading-tight mb-6\">\n                    \u6784\u5efa\u5065\u5eb7\u5bb6\u5ead\u5173\u7cfb\u7684<br class=\"hidden sm:block\">\u4e13\u4e1a\u652f\u6301\u4f53\u7cfb\n                <\/h1>\n                <p class=\"text-neutral text-lg md:text-xl leading-relaxed\">\n                    \u6574\u5408\u4e13\u4e1a\u8d44\u6e90\u4e0e\u667a\u80fd\u6280\u672f\uff0c\u63d0\u4f9b\u4ece\u5371\u673a\u5e72\u9884\u5230\u5065\u5eb7\u5173\u7cfb\u5efa\u8bbe\u7684\u5168\u6d41\u7a0b\u89e3\u51b3\u65b9\u6848\uff0c\n                    \u52a9\u529b\u6bcf\u4e2a\u5bb6\u5ead\u5efa\u7acb\u5e73\u7b49\u3001\u5c0a\u91cd\u3001\u548c\u8c10\u7684\u4e92\u52a8\u6a21\u5f0f\u3002\n                <\/p>\n            <\/div>\n            \n            <!-- \u6838\u5fc3\u529f\u80fd\u6982\u89c8 -->\n            <div class=\"grid grid-cols-1 md:grid-cols-2 gap-8 mb-20\">\n                <div class=\"bg-white rounded-2xl p-8 card-elevation transition-all duration-500 hover:shadow-lg hover:shadow-primary\/10 hover:-translate-y-1\">\n                    <div class=\"w-14 h-14 rounded-xl bg-primary\/10 flex items-center justify-center mb-6\">\n                        <i class=\"fa fa-shield text-2xl text-primary\"><\/i>\n                    <\/div>\n                    <h2 class=\"text-2xl font-bold mb-4\">\u5371\u673a\u5e72\u9884\u652f\u6301\u7cfb\u7edf<\/h2>\n                    <p class=\"text-neutral mb-6\">\u4e3a\u9762\u4e34\u5173\u7cfb\u5371\u673a\u7684\u5bb6\u5ead\u63d0\u4f9b\u53ca\u65f6\u3001\u4e13\u4e1a\u7684\u5e72\u9884\u652f\u6301\uff0c\u6709\u6548\u5316\u89e3\u98ce\u9669\uff0c\u4fdd\u969c\u5bb6\u5ead\u6210\u5458\u5b89\u5168\u3002<\/p>\n                    \n                    <ul class=\"space-y-4\">\n                        <li class=\"flex items-start\">\n                            <div class=\"mt-1 mr-4 w-6 h-6 rounded-full bg-primary\/10 flex items-center justify-center flex-shrink-0\">\n                                <i class=\"fa fa-check text-primary text-sm\"><\/i>\n                            <\/div>\n                            <span>\u4e13\u4e1a\u5fc3\u7406\u54a8\u8be2\u5bf9\u63a5\u670d\u52a1<\/span>\n                        <\/li>\n                        <li class=\"flex items-start\">\n                            <div class=\"mt-1 mr-4 w-6 h-6 rounded-full bg-primary\/10 flex items-center justify-center flex-shrink-0\">\n                                <i class=\"fa fa-check text-primary text-sm\"><\/i>\n                            <\/div>\n                            <span>\u5b89\u5168\u8ba1\u5212\u5236\u5b9a\u4e0e\u5b9e\u65bd<\/span>\n                        <\/li>\n                        <li class=\"flex items-start\">\n                            <div class=\"mt-1 mr-4 w-6 h-6 rounded-full bg-primary\/10 flex items-center justify-center flex-shrink-0\">\n                                <i class=\"fa fa-check text-primary text-sm\"><\/i>\n                            <\/div>\n                            <span>\u652f\u6301\u5c0f\u7ec4\u4e0e\u793e\u533a\u8d44\u6e90\u94fe\u63a5<\/span>\n                        <\/li>\n                        <li class=\"flex items-start\">\n                            <div class=\"mt-1 mr-4 w-6 h-6 rounded-full bg-primary\/10 flex items-center justify-center flex-shrink-0\">\n                                <i class=\"fa fa-check text-primary text-sm\"><\/i>\n                            <\/div>\n                            <span>\u9636\u6bb5\u6027\u5e72\u9884\u6548\u679c\u8bc4\u4f30<\/span>\n                        <\/li>\n                        <li class=\"flex items-start\">\n                            <div class=\"mt-1 mr-4 w-6 h-6 rounded-full bg-primary\/10 flex items-center justify-center flex-shrink-0\">\n                                <i class=\"fa fa-check text-primary text-sm\"><\/i>\n                            <\/div>\n                            <span>\u7d27\u6025\u60c5\u51b5\u54cd\u5e94\u673a\u5236<\/span>\n                        <\/li>\n                    <\/ul>\n                <\/div>\n                \n                <div class=\"bg-white rounded-2xl p-8 card-elevation transition-all duration-500 hover:shadow-lg hover:shadow-primary\/10 hover:-translate-y-1\">\n                    <div class=\"w-14 h-14 rounded-xl bg-secondary\/10 flex items-center justify-center mb-6\">\n                        <i class=\"fa fa-heart text-2xl text-secondary\"><\/i>\n                    <\/div>\n                    <h2 class=\"text-2xl font-bold mb-4\">\u5065\u5eb7\u5173\u7cfb\u5efa\u8bbe\u4f53\u7cfb<\/h2>\n                    <p class=\"text-neutral mb-6\">\u63d0\u4f9b\u7cfb\u7edf\u5316\u5de5\u5177\u4e0e\u6307\u5bfc\uff0c\u5e2e\u52a9\u5bb6\u5ead\u6210\u5458\u57f9\u517b\u5065\u5eb7\u4e92\u52a8\u6a21\u5f0f\uff0c\u91cd\u5efa\u5e73\u7b49\u5c0a\u91cd\u7684\u5bb6\u5ead\u5173\u7cfb\u3002<\/p>\n                    \n                    <ul class=\"space-y-4\">\n                        <li class=\"flex items-start\">\n                            <div class=\"mt-1 mr-4 w-6 h-6 rounded-full bg-secondary\/10 flex items-center justify-center flex-shrink-0\">\n                                <i class=\"fa fa-check text-secondary text-sm\"><\/i>\n                            <\/div>\n                            <span>\u5065\u5eb7\u6c9f\u901a\u6280\u5de7\u57f9\u8bad<\/span>\n                        <\/li>\n                        <li class=\"flex items-start\">\n                            <div class=\"mt-1 mr-4 w-6 h-6 rounded-full bg-secondary\/10 flex items-center justify-center flex-shrink-0\">\n                                <i class=\"fa fa-check text-secondary text-sm\"><\/i>\n                            <\/div>\n                            <span>\u8fb9\u754c\u8bbe\u5b9a\u4e0e\u5c0a\u91cd\u57f9\u517b<\/span>\n                        <\/li>\n                        <li class=\"flex items-start\">\n                            <div class=\"mt-1 mr-4 w-6 h-6 rounded-full bg-secondary\/10 flex items-center justify-center flex-shrink-0\">\n                                <i class=\"fa fa-check text-secondary text-sm\"><\/i>\n                            <\/div>\n                            <span>\u51b2\u7a81\u89e3\u51b3\u7b56\u7565\u6307\u5bfc<\/span>\n                        <\/li>\n                        <li class=\"flex items-start\">\n                            <div class=\"mt-1 mr-4 w-6 h-6 rounded-full bg-secondary\/10 flex items-center justify-center flex-shrink-0\">\n                                <i class=\"fa fa-check text-secondary text-sm\"><\/i>\n                            <\/div>\n                            <span>\u5bb6\u5ead\u89d2\u8272\u5e73\u7b49\u5316\u5efa\u8bbe<\/span>\n                        <\/li>\n                        <li class=\"flex items-start\">\n                            <div class=\"mt-1 mr-4 w-6 h-6 rounded-full bg-secondary\/10 flex items-center justify-center flex-shrink-0\">\n                                <i class=\"fa fa-check text-secondary text-sm\"><\/i>\n                            <\/div>\n                            <span>\u957f\u671f\u5173\u7cfb\u5065\u5eb7\u7ef4\u62a4\u8ba1\u5212<\/span>\n                        <\/li>\n                    <\/ul>\n                <\/div>\n            <\/div>\n            \n            <!-- \u89e3\u51b3\u65b9\u6848\u6d41\u7a0b -->\n            <div class=\"max-w-5xl mx-auto mb-20\">\n                <div class=\"text-center mb-16\">\n                    <h2 class=\"text-[clamp(1.75rem,3vw,2.5rem)] font-bold mb-4\">\u79d1\u5b66\u5e72\u9884\u6d41\u7a0b<\/h2>\n                    <p class=\"text-neutral text-lg max-w-2xl mx-auto\">\u6807\u51c6\u5316\u7684\u670d\u52a1\u6d41\u7a0b\uff0c\u786e\u4fdd\u5e72\u9884\u6548\u679c\u4e0e\u5bb6\u5ead\u5173\u7cfb\u7684\u6301\u7eed\u6539\u5584<\/p>\n                <\/div>\n                \n                <div class=\"relative\">\n                    <!-- \u8fde\u63a5\u7ebf -->\n                    <div class=\"hidden md:block absolute left-1\/2 top-0 bottom-0 w-0.5 bg-gray-200 -translate-x-1\/2\"><\/div>\n                    \n                    <!-- \u6b65\u9aa41 -->\n                    <div class=\"md:grid md:grid-cols-2 gap-8 items-center mb-16 md:mb-24 relative\">\n                        <div class=\"md:text-right order-2 md:order-1 mt-6 md:mt-0\">\n                            <h3 class=\"text-xl font-bold mb-3\">\u9700\u6c42\u8bc4\u4f30\u4e0e\u5b89\u5168\u4fdd\u969c<\/h3>\n                            <p class=\"text-neutral\">\u4e13\u4e1a\u8bc4\u4f30\u5bb6\u5ead\u5173\u7cfb\u73b0\u72b6\uff0c\u8bc6\u522b\u6838\u5fc3\u95ee\u9898\u4e0e\u98ce\u9669\u70b9\uff0c\u5236\u5b9a\u521d\u6b65\u5b89\u5168\u4fdd\u969c\u8ba1\u5212\uff0c\u786e\u4fdd\u5e72\u9884\u73af\u5883\u7684\u5b89\u5168\u6027\u3002<\/p>\n                        <\/div>\n                        \n                        <div class=\"order-1 md:order-2 relative\">\n                            <div class=\"w-16 h-16 rounded-full bg-primary text-white flex items-center justify-center font-bold text-xl shadow-lg shadow-primary\/20 mx-auto md:mx-0 relative z-10\">1<\/div>\n                        <\/div>\n                    <\/div>\n                    \n                    <!-- \u6b65\u9aa42 -->\n                    <div class=\"md:grid md:grid-cols-2 gap-8 items-center mb-16 md:mb-24 relative\">\n                        <div class=\"relative\">\n                            <div class=\"w-16 h-16 rounded-full bg-primary text-white flex items-center justify-center font-bold text-xl shadow-lg shadow-primary\/20 mx-auto md:mx-0 relative z-10\">2<\/div>\n                        <\/div>\n                        \n                        <div class=\"mt-6 md:mt-0\">\n                            <h3 class=\"text-xl font-bold mb-3\">\u4e13\u4e1a\u8d44\u6e90\u5339\u914d\u4e0e\u65b9\u6848\u5236\u5b9a<\/h3>\n                            <p class=\"text-neutral\">\u6839\u636e\u8bc4\u4f30\u7ed3\u679c\u5339\u914d\u6700\u5408\u9002\u7684\u4e13\u4e1a\u5fc3\u7406\u54a8\u8be2\u8d44\u6e90\uff0c\u7ed3\u5408\u5bb6\u5ead\u5b9e\u9645\u60c5\u51b5\uff0c\u5171\u540c\u5236\u5b9a\u4e2a\u6027\u5316\u5e72\u9884\u4e0e\u6539\u5584\u65b9\u6848\u3002<\/p>\n                        <\/div>\n                    <\/div>\n                    \n                    <!-- \u6b65\u9aa43 -->\n                    <div class=\"md:grid md:grid-cols-2 gap-8 items-center mb-16 md:mb-24 relative\">\n                        <div class=\"md:text-right order-2 md:order-1 mt-6 md:mt-0\">\n                            <h3 class=\"text-xl font-bold mb-3\">\u7cfb\u7edf\u6027\u5e72\u9884\u5b9e\u65bd<\/h3>\n                            <p class=\"text-neutral\">\u6309\u7167\u5b9a\u5236\u65b9\u6848\u5f00\u5c55\u4e13\u4e1a\u5e72\u9884\uff0c\u5305\u62ec\u4e2a\u4f53\u54a8\u8be2\u3001\u5bb6\u5ead\u6cbb\u7597\u3001\u652f\u6301\u5c0f\u7ec4\u53c2\u4e0e\u7b49\u591a\u79cd\u5f62\u5f0f\uff0c\u540c\u6b65\u6267\u884c\u5b89\u5168\u8ba1\u5212\u3002<\/p>\n                        <\/div>\n                        \n                        <div class=\"order-1 md:order-2 relative\">\n                            <div class=\"w-16 h-16 rounded-full bg-primary text-white flex items-center justify-center font-bold text-xl shadow-lg shadow-primary\/20 mx-auto md:mx-0 relative z-10\">3<\/div>\n                        <\/div>\n                    <\/div>\n                    \n                    <!-- \u6b65\u9aa44 -->\n                    <div class=\"md:grid md:grid-cols-2 gap-8 items-center relative\">\n                        <div class=\"relative\">\n                            <div class=\"w-16 h-16 rounded-full bg-primary text-white flex items-center justify-center font-bold text-xl shadow-lg shadow-primary\/20 mx-auto md:mx-0 relative z-10\">4<\/div>\n                        <\/div>\n                        \n                        <div class=\"mt-6 md:mt-0\">\n                            <h3 class=\"text-xl font-bold mb-3\">\u6548\u679c\u8bc4\u4f30\u4e0e\u957f\u671f\u7ef4\u62a4<\/h3>\n                            <p class=\"text-neutral\">\u9636\u6bb5\u6027\u8bc4\u4f30\u5e72\u9884\u6548\u679c\uff0c\u8c03\u6574\u65b9\u6848\u7ec6\u8282\uff0c\u540c\u65f6\u5f00\u5c55\u5065\u5eb7\u5173\u7cfb\u5efa\u8bbe\u6307\u5bfc\uff0c\u5236\u5b9a\u957f\u671f\u7ef4\u62a4\u8ba1\u5212\uff0c\u9884\u9632\u95ee\u9898\u590d\u53d1\u3002<\/p>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n            \n            <!-- \u5e94\u7528\u6548\u679c\u6570\u636e -->\n            <div class=\"bg-white rounded-2xl p-8 md:p-12 card-elevation mb-20\">\n                <div class=\"text-center mb-12\">\n                    <h2 class=\"text-[clamp(1.75rem,3vw,2.5rem)] font-bold mb-4\">\u89e3\u51b3\u65b9\u6848\u6210\u6548<\/h2>\n                    <p class=\"text-neutral text-lg max-w-2xl mx-auto\">\u57fa\u4e8e\u6570\u5343\u4e2a\u5bb6\u5ead\u6848\u4f8b\u7684\u5b9e\u9645\u6548\u679c\u6570\u636e<\/p>\n                <\/div>\n                \n                <div class=\"grid grid-cols-1 md:grid-cols-3 gap-8\">\n                    <div class=\"text-center p-6 rounded-xl bg-light\">\n                        <div class=\"text-4xl md:text-5xl font-bold text-primary mb-2\">92%<\/div>\n                        <p class=\"text-neutral\">\u5bb6\u5ead\u5173\u7cfb\u6539\u5584\u7387<\/p>\n                    <\/div>\n                    \n                    <div class=\"text-center p-6 rounded-xl bg-light\">\n                        <div class=\"text-4xl md:text-5xl font-bold text-primary mb-2\">87%<\/div>\n                        <p class=\"text-neutral\">\u51b2\u7a81\u89e3\u51b3\u80fd\u529b\u63d0\u5347<\/p>\n                    <\/div>\n                    \n                    <div class=\"text-center p-6 rounded-xl bg-light\">\n                        <div class=\"text-4xl md:text-5xl font-bold text-primary mb-2\">94%<\/div>\n                        <p class=\"text-neutral\">\u7528\u6237\u6ee1\u610f\u5ea6<\/p>\n                    <\/div>\n                <\/div>\n                \n                <div class=\"mt-12 h-64\">\n                    <canvas id=\"effectivenessChart\"><\/canvas>\n                <\/div>\n            <\/div>\n            \n            <!-- \u9002\u7528\u573a\u666f -->\n            <div class=\"mb-16\">\n                <div class=\"text-center mb-12\">\n                    <h2 class=\"text-[clamp(1.75rem,3vw,2.5rem)] font-bold mb-4\">\u9002\u7528\u573a\u666f<\/h2>\n                    <p class=\"text-neutral text-lg max-w-2xl mx-auto\">\u6211\u4eec\u7684\u89e3\u51b3\u65b9\u6848\u9002\u7528\u4e8e\u591a\u79cd\u5bb6\u5ead\u5173\u7cfb\u60c5\u5883<\/p>\n                <\/div>\n                \n                <div class=\"grid grid-cols-1 sm:grid-cols-2 lg:grid-cols-4 gap-6\">\n                    <div class=\"bg-white p-6 rounded-xl card-elevation transition-all duration-300 hover:-translate-y-2\">\n                        <div class=\"w-12 h-12 rounded-lg bg-primary\/10 flex items-center justify-center mb-4\">\n                            <i class=\"fa fa-home text-xl text-primary\"><\/i>\n                        <\/div>\n                        <h3 class=\"font-bold text-lg mb-2\">\u5bb6\u5ead\u51b2\u7a81\u8c03\u89e3<\/h3>\n                        <p class=\"text-neutral text-sm\">\u9488\u5bf9\u957f\u671f\u5b58\u5728\u6c9f\u901a\u969c\u788d\u4e0e\u51b2\u7a81\u7684\u5bb6\u5ead\u63d0\u4f9b\u4e13\u4e1a\u8c03\u89e3<\/p>\n                    <\/div>\n                    \n                    <div class=\"bg-white p-6 rounded-xl card-elevation transition-all duration-300 hover:-translate-y-2\">\n                        <div class=\"w-12 h-12 rounded-lg bg-primary\/10 flex items-center justify-center mb-4\">\n                            <i class=\"fa fa-exclamation-triangle text-xl text-primary\"><\/i>\n                        <\/div>\n                        <h3 class=\"font-bold text-lg mb-2\">\u5371\u673a\u5e72\u9884\u652f\u6301<\/h3>\n                        <p class=\"text-neutral text-sm\">\u4e3a\u5904\u4e8e\u5173\u7cfb\u5371\u673a\u4e2d\u7684\u5bb6\u5ead\u63d0\u4f9b\u53ca\u65f6\u5e72\u9884\u4e0e\u652f\u6301<\/p>\n                    <\/div>\n                    \n                    <div class=\"bg-white p-6 rounded-xl card-elevation transition-all duration-300 hover:-translate-y-2\">\n                        <div class=\"w-12 h-12 rounded-lg bg-primary\/10 flex items-center justify-center mb-4\">\n                            <i class=\"fa fa-refresh text-xl text-primary\"><\/i>\n                        <\/div>\n                        <h3 class=\"font-bold text-lg mb-2\">\u5173\u7cfb\u91cd\u5efa\u6307\u5bfc<\/h3>\n                        <p class=\"text-neutral text-sm\">\u5e2e\u52a9\u7ecf\u5386\u91cd\u5927\u77db\u76fe\u540e\u5e0c\u671b\u91cd\u5efa\u5173\u7cfb\u7684\u5bb6\u5ead<\/p>\n                    <\/div>\n                    \n                    <div class=\"bg-white p-6 rounded-xl card-elevation transition-all duration-300 hover:-translate-y-2\">\n                        <div class=\"w-12 h-12 rounded-lg bg-primary\/10 flex items-center justify-center mb-4\">\n                            <i class=\"fa fa-graduation-cap text-xl text-primary\"><\/i>\n                        <\/div>\n                        <h3 class=\"font-bold text-lg mb-2\">\u5065\u5eb7\u5173\u7cfb\u57f9\u517b<\/h3>\n                        <p class=\"text-neutral text-sm\">\u5e0c\u671b\u63d0\u5347\u5173\u7cfb\u8d28\u91cf\uff0c\u9884\u9632\u95ee\u9898\u53d1\u751f\u7684\u5bb6\u5ead<\/p>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n    <script>\n        \/\/ \u521d\u59cb\u5316\u56fe\u8868\n        document.addEventListener('DOMContentLoaded', function() {\n            \/\/ \u6548\u679c\u8bc4\u4f30\u56fe\u8868\n            const effectivenessCtx = document.getElementById('effectivenessChart').getContext('2d');\n            const effectivenessChart = new Chart(effectivenessCtx, {\n                type: 'line',\n                data: {\n                    labels: ['\u5e72\u9884\u524d', '1\u4e2a\u6708', '3\u4e2a\u6708', '6\u4e2a\u6708', '12\u4e2a\u6708'],\n                    datasets: [{\n                        label: '\u5173\u7cfb\u5065\u5eb7\u5ea6',\n                        data: [42, 58, 72, 81, 86],\n                        borderColor: '#0F4C81',\n                        backgroundColor: 'rgba(15, 76, 129, 0.1)',\n                        tension: 0.4,\n                        fill: true\n                    }, {\n                        label: '\u6c9f\u901a\u8d28\u91cf',\n                        data: [35, 52, 68, 79, 84],\n                        borderColor: '#3B8AC4',\n                        backgroundColor: 'rgba(59, 138, 196, 0.1)',\n                        tension: 0.4,\n                        fill: true\n                    }, {\n                        label: '\u51b2\u7a81\u89e3\u51b3\u80fd\u529b',\n                        data: [30, 45, 65, 77, 82],\n                        borderColor: '#53A8FF',\n                        backgroundColor: 'rgba(83, 168, 255, 0.1)',\n                        tension: 0.4,\n                        fill: true\n                    }]\n                },\n                options: {\n                    responsive: true,\n                    plugins: {\n                        title: {\n                            display: true,\n                            text: '\u5bb6\u5ead\u5173\u7cfb\u6539\u5584\u8d8b\u52bf',\n                            font: {\n                                size: 16\n                            }\n                        },\n                        legend: {\n                            position: 'bottom'\n                        }\n                    },\n                    scales: {\n                        y: {\n                            beginAtZero: true,\n                            max: 100,\n                            title: {\n                                display: true,\n                                text: '\u8bc4\u5206 (0-100)'\n                            }\n                        }\n                    }\n                }\n            });\n            \n            \/\/ \u6dfb\u52a0\u6eda\u52a8\u52a8\u753b\n            const animateOnScroll = function() {\n                const elements = document.querySelectorAll('.card-elevation');\n                \n                elements.forEach(element => {\n                    const elementPosition = element.getBoundingClientRect().top;\n                    const windowHeight = window.innerHeight;\n                    \n                    if (elementPosition < windowHeight * 0.85) {\n                        element.classList.add('opacity-100', 'translate-y-0');\n                        element.classList.remove('opacity-0', 'translate-y-8');\n                    }\n                });\n            };\n            \n            \/\/ \u521d\u59cb\u5316\u5143\u7d20\u72b6\u6001\n            document.querySelectorAll('.card-elevation').forEach(el => {\n                el.classList.add('transition-all', 'duration-700', 'opacity-0', 'translate-y-8');\n            });\n            \n            \/\/ \u521d\u59cb\u68c0\u67e5\n            setTimeout(animateOnScroll, 100);\n            \n            \/\/ \u6eda\u52a8\u65f6\u68c0\u67e5\n            window.addEventListener('scroll', animateOnScroll);\n        });\n    <\/script>\n<\/body>\n<\/html>\n    \n","protected":false},"excerpt":{"rendered":"<p>\u5fc3\u94fe\u6570\u79d1 &#8211; \u5bb6\u5ead\u5065\u5eb7\u5173\u7cfb\u89e3\u51b3\u65b9\u6848 \u5fc3\u94fe\u6570\u79d1 \u00b7 \u6838\u5fc3\u89e3\u51b3\u65b9\u6848 \u6784\u5efa\u5065\u5eb7\u5bb6\u5ead\u5173\u7cfb\u7684\u4e13\u4e1a\u652f\u6301\u4f53\u7cfb \u6574 [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":424,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-599","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/www.affectivechain.com\/index.php\/wp-json\/wp\/v2\/pages\/599","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.affectivechain.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.affectivechain.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.affectivechain.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.affectivechain.com\/index.php\/wp-json\/wp\/v2\/comments?post=599"}],"version-history":[{"count":18,"href":"https:\/\/www.affectivechain.com\/index.php\/wp-json\/wp\/v2\/pages\/599\/revisions"}],"predecessor-version":[{"id":1331,"href":"https:\/\/www.affectivechain.com\/index.php\/wp-json\/wp\/v2\/pages\/599\/revisions\/1331"}],"up":[{"embeddable":true,"href":"https:\/\/www.affectivechain.com\/index.php\/wp-json\/wp\/v2\/pages\/424"}],"wp:attachment":[{"href":"https:\/\/www.affectivechain.com\/index.php\/wp-json\/wp\/v2\/media?parent=599"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}