{"id":4567,"date":"2026-03-18T10:58:30","date_gmt":"2026-03-18T10:58:30","guid":{"rendered":"https:\/\/hkcss.visibleone.site\/join-the-scheme\/"},"modified":"2026-03-18T10:58:30","modified_gmt":"2026-03-18T10:58:30","slug":"join-the-scheme","status":"publish","type":"page","link":"https:\/\/hkcss.visibleone.site\/sc\/join-the-scheme\/","title":{"rendered":"Join the Scheme"},"content":{"rendered":"\n<div block-name=\"inner-banner\" class=\"inner-banner relative\">\n\n    <img decoding=\"async\" src=\"https:\/\/hkcss.visibleone.site\/wp-content\/uploads\/2026\/03\/BG-Image-1.png\"\n         alt=\"\"\n         class=\"w-full h-full aspect-[4\/1] object-cover absolute top-0 left-0 z-[0]\" \/>\n\n    <div class=\"inner-banner-container w-full h-full\">\n        <div class=\"container mx-auto flex justify-start items-center\">\n            <div class=\"container-3xl h-full\">\n                <div class=\"relative pt-[60px] lg:pt-20 xl:pt-[130px] pb-[60px]\">\n                    <div class=\"relative max-w-[1000px]\">\n\n                        <h1 class=\"heading1 mb-4 font-primary leading-[normal] text-white font-semibold not-italic main-title\">\n                            \u53c3\u8207\u8a08\u5283                        <\/h1>\n\n                        <ul class=\"breadcrumb-list\">\n\n                                                                                                <li>\n                                                                                    <a href=\"https:\/\/hkcss.visibleone.site\/\" target=\"_self\">\n                                                \u9996\u9801                                            <\/a>\n                                                                            <\/li>\n\n                                                                            <li>\n                                            <img decoding=\"async\" src=\"https:\/\/hkcss.visibleone.site\/wp-content\/themes\/hkcss-caring\/public\/images\/icons\/circle.svg\" alt=\"separator\" \/>\n                                        <\/li>\n                                    \n                                                                    <li>\n                                                                                    <span class=\"current\">\u53c3\u8207\u8a08\u5283<\/span>\n                                                                            <\/li>\n\n                                    \n                                \n                            \n                        <\/ul>\n\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n<div block-name=\"recipient-list-tag\" class=\"border-b border-stroke yellow-tab\">\n    <div class=\"container\">\n        <div class=\"container-2xl\">\n            <div class=\"flex flex-col md:flex-row justify-center items-center gap-5 xl:gap-[50px]\">\n\n                                                            <a href=\"https:\/\/hkcss.visibleone.site\/join-the-scheme\/\" target=\"_self\" class=\"tab-btn-list cursor-pointer relative py-5 xl:py-9\n                          heading7 text-grey-dark font-primary font-semibold not-italic leading-[normal] whitespace-nowrap duration-300 transition-all\n\n                          \/* Underline Base Style *\/\n                          after:content-[''] after:absolute after:left-0 after:bottom-0 after:h-[4px] after:w-full after:bg-transparent after:transition-all after:duration-300\n\n                          \/* Hover State *\/\n                          hover:after:bg-primary hover:text-primary\n\n                          \/* Active State (Triggered by JS adding .tab-active class) *\/\n                          [&#038;.tab-active]:after:bg-primary [&#038;.tab-active]:text-primary\">\n                            \u6a19\u8a8c\u7533\u8acb                        <\/a>\n                                                <a href=\"https:\/\/hkcss.visibleone.site\/comming-soon\/\" target=\"_self\" class=\"tab-btn-list cursor-pointer relative py-5 xl:py-9\n                          heading7 text-grey-dark font-primary font-semibold not-italic leading-[normal] whitespace-nowrap duration-300 transition-all\n\n                          \/* Underline Base Style *\/\n                          after:content-[''] after:absolute after:left-0 after:bottom-0 after:h-[4px] after:w-full after:bg-transparent after:transition-all after:duration-300\n\n                          \/* Hover State *\/\n                          hover:after:bg-primary hover:text-primary\n\n                          \/* Active State (Triggered by JS adding .tab-active class) *\/\n                          [&#038;.tab-active]:after:bg-primary [&#038;.tab-active]:text-primary\">\n                            \u7279\u5225\u734e\u9805                        <\/a>\n                                                <a href=\"https:\/\/hkcss.visibleone.site\/join-the-scheme\/special-listing\/\" target=\"_self\" class=\"tab-btn-list cursor-pointer relative py-5 xl:py-9\n                          heading7 text-grey-dark font-primary font-semibold not-italic leading-[normal] whitespace-nowrap duration-300 transition-all\n\n                          \/* Underline Base Style *\/\n                          after:content-[''] after:absolute after:left-0 after:bottom-0 after:h-[4px] after:w-full after:bg-transparent after:transition-all after:duration-300\n\n                          \/* Hover State *\/\n                          hover:after:bg-primary hover:text-primary\n\n                          \/* Active State (Triggered by JS adding .tab-active class) *\/\n                          [&#038;.tab-active]:after:bg-primary [&#038;.tab-active]:text-primary\">\n                            \u7279\u5225\u5609\u8a31                        <\/a>\n                                        \n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n<script>\n    \/\/ document.addEventListener(\"DOMContentLoaded\", function () {\n    \/\/     const currentUrl = window.location.protocol + '\/\/' + window.location.host + window.location.pathname;\n\n    \/\/     const tabs = document.querySelectorAll(\".tab-btn-list\");\n\n    \/\/     tabs.forEach((tab) => {\n    \/\/         if (tab.href === currentUrl || tab.href === window.location.href) {\n    \/\/             tab.classList.add(\"tab-active\");\n    \/\/             tab.setAttribute(\"data-active\", \"true\");\n    \/\/         } else {\n    \/\/             tab.classList.remove(\"tab-active\");\n    \/\/             tab.setAttribute(\"data-active\", \"false\");\n    \/\/         }\n    \/\/     });\n    \/\/ });\n    document.addEventListener(\"DOMContentLoaded\", function () {\n        const normalizePath = (path) => {\n            return path.replace(\/\\\/+$\/, ''); \/\/ remove trailing slash\n        };\n\n        const currentPath = normalizePath(window.location.pathname);\n\n        const tabs = document.querySelectorAll(\".tab-btn-list\");\n\n        tabs.forEach((tab) => {\n            const tabPath = normalizePath(new URL(tab.href).pathname);\n            \/\/ console.log(tabPath, currentPath);\n            if (tabPath === currentPath) {\n                tab.classList.add(\"tab-active\");\n                tab.setAttribute(\"data-active\", \"true\");\n            } else {\n                tab.classList.remove(\"tab-active\");\n                tab.setAttribute(\"data-active\", \"false\");\n            }\n        });\n    });\n<\/script>\n\n\n<div block-name=\"title-tab\" class=\"\" id=\"\">\n        <div class=\"container\">\n                <div class=\"container-3xl\">\n                        <div class=\"pt-5 lg:pt-20\">\n                                <div class=\"scrollable-tabs-container\">\n                                        <div class=\"left-arrow\">\n                                                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"20\" height=\"20\"\n                                                        viewBox=\"0 0 20 20\" fill=\"none\">\n                                                        <path d=\"M13.3638 3.29279C13.5513 3.48031 13.6566 3.73462 13.6566 3.99979C13.6566 4.26495 13.5513 4.51926 13.3638 4.70679L8.41379 9.65679L13.3638 14.6068C13.5459 14.7954 13.6467 15.048 13.6445 15.3102C13.6422 15.5724 13.537 15.8232 13.3516 16.0086C13.1662 16.194 12.9154 16.2992 12.6532 16.3015C12.391 16.3037 12.1384 16.2029 11.9498 16.0208L6.29279 10.3638C6.10532 10.1763 6 9.92195 6 9.65679C6 9.39162 6.10532 9.13731 6.29279 8.94979L11.9498 3.29279C12.1373 3.10532 12.3916 3 12.6568 3C12.922 3 13.1763 3.10532 13.3638 3.29279Z\"\n                                                                fill=\"#3A3A3A\" \/>\n                                                <\/svg>\n                                        <\/div>\n                                        <ul>\n                                                                                                        <li>\n                                                                                                                                        <a href=\"https:\/\/hkcss.visibleone.site\/join-the-scheme\/\"                                                                                 class=\"title-btn-item active\"><span\n                                                                                        class=\"bracket\">[<\/span>\u53c3\u8207\u8cc7\u683c\u53ca\u6e96\u5247<span\n                                                                                        class=\"bracket\">]<\/span><\/a>\n                                                                                                                        <\/li>\n                                                                                                        <li>\n                                                                                                                                        <a href=\"https:\/\/hkcss.visibleone.site\/join-the-scheme\/schedule\/\"                                                                                 class=\"title-btn-item\"><span\n                                                                                        class=\"bracket\">[<\/span>\u6642\u9593\u8868\u53ca\u8cbb\u7528<span\n                                                                                        class=\"bracket\">]<\/span><\/a>\n                                                                                                                        <\/li>\n                                                                                                        <li>\n                                                                                                                                        <a href=\"https:\/\/hkcss.visibleone.site\/join-the-scheme\/recognition-mechanism\/\"                                                                                 class=\"title-btn-item\"><span\n                                                                                        class=\"bracket\">[<\/span>\u5609\u8a31\u6a5f\u5236<span\n                                                                                        class=\"bracket\">]<\/span><\/a>\n                                                                                                                        <\/li>\n                                                                                                        <li>\n                                                                                                                                        <a href=\"https:\/\/hkcss.visibleone.site\/join-the-scheme\/guidelines-and-procedures\/\"                                                                                 class=\"title-btn-item\"><span\n                                                                                        class=\"bracket\">[<\/span>\u7533\u8acb\u9808\u77e5\u53ca\u7a0b\u5e8f<span\n                                                                                        class=\"bracket\">]<\/span><\/a>\n                                                                                                                        <\/li>\n                                                                                                        <li>\n                                                                                                                                        <a href=\"https:\/\/hkcss.visibleone.site\/join-the-scheme\/important-notice\/\"                                                                                 class=\"title-btn-item\"><span\n                                                                                        class=\"bracket\">[<\/span>\u91cd\u8981\u4e8b\u9805<span\n                                                                                        class=\"bracket\">]<\/span><\/a>\n                                                                                                                        <\/li>\n                                                                                                        <li>\n                                                                                                                                        <a href=\"https:\/\/hkcss.visibleone.site\/join-the-scheme\/governance\/\"                                                                                 class=\"title-btn-item\"><span\n                                                                                        class=\"bracket\">[<\/span>\u6cbb\u7406\u8207\u76e3\u5bdf<span\n                                                                                        class=\"bracket\">]<\/span><\/a>\n                                                                                                                        <\/li>\n                                                                                                        <li>\n                                                                                                                                        <a href=\"https:\/\/hkcss.visibleone.site\/join-the-scheme\/useful-info-and-faqs\/\"                                                                                 class=\"title-btn-item\"><span\n                                                                                        class=\"bracket\">[<\/span>\u5be6\u7528\u8cc7\u8a0a\u53ca\u5e38\u898b\u554f\u984c<span\n                                                                                        class=\"bracket\">]<\/span><\/a>\n                                                                                                                        <\/li>\n                                                                                        <\/ul>\n                                        <div class=\"right-arrow active\">\n                                                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"20\" height=\"20\"\n                                                        viewBox=\"0 0 20 20\" fill=\"none\">\n                                                        <path d=\"M6.63621 3.29279C6.44874 3.48031 6.34343 3.73462 6.34343 3.99979C6.34343 4.26495 6.44874 4.51926 6.63621 4.70679L11.5862 9.65679L6.63621 14.6068C6.45406 14.7954 6.35326 15.048 6.35554 15.3102C6.35782 15.5724 6.46299 15.8232 6.6484 16.0086C6.8338 16.194 7.08462 16.2992 7.34681 16.3015C7.60901 16.3037 7.86161 16.2029 8.05021 16.0208L13.7072 10.3638C13.8947 10.1763 14 9.92195 14 9.65679C14 9.39162 13.8947 9.13731 13.7072 8.94979L8.05021 3.29279C7.86269 3.10532 7.60838 3 7.34321 3C7.07805 3 6.82374 3.10532 6.63621 3.29279Z\"\n                                                                fill=\"#3A3A3A\" \/>\n                                                <\/svg>\n                                        <\/div>\n                                <\/div>\n                        <\/div>\n                <\/div>\n        <\/div>\n<\/div>\n\n\n<div block-name=\"eligibility-block\" class=\"pt-5 lg:pt-20 pb-5 lg:pb-[50px]\">\n    <div class=\"container\">\n        <div class=\"container-3xl\">\n            <div class=\"tab-content-container\">\n                <div class=\"tab-inner\">\n                    <div class=\"one-section\">\n                        <div class=\"border-underline\">\n                            \u53c3\u8207\u8cc7\u683c                        <\/div>\n                        <div class=\"eligibility-container border-b border-b-stroke\">\n                            <div class=\"eligibility-tab overflow-x-auto\">\n                                                                    <button class=\"eligibility-item active\" data-label=\"1\">\n                                        \u7533\u8acb\u300c\u5546\u754c\u5c55\u95dc\u61f7\u300d\u6a19\u8a8c                                    <\/button>\n                                                                    <button class=\"eligibility-item\" data-label=\"2\">\n                                        \u7533\u8acb\u300c\u540c\u5fc3\u5c55\u95dc\u61f7\u300d\u6a19\u8a8c                                    <\/button>\n                                                                    <button class=\"eligibility-item\" data-label=\"3\">\n                                        \u63d0\u540d\u6a5f\u69cb                                    <\/button>\n                                                            <\/div>\n                        <\/div>\n                        <div class=\"swiper eligibility-swiper\">\n                            <div class=\"swiper-wrapper\">\n                                                                    <div class=\"swiper-slide\">\n                                        <div\n                                            class=\"w-full flex flex-col lg:flex-row relative justify-between p-5 lg:p-8 gap-10\">\n                                            <div class=\"\">\n                                                <div class=\"flex w-full mx-auto \">\n                                                    <div class=\"w-full h-auto\">\n                                                                                                                    <div class=\"content\">\n                                                                <ul>\n<li>\u65bc\u672c\u6e2f\u71df\u904b\u8d85\u904e\u4e00\u5e74\u6216\u4ee5\u4e0a\uff0c\u4e26\u6301\u6709\u7368\u7acb\u5546\u696d\u767b\u8a18\u8b49\u4e4b\u5546\u696d\u6a5f\u69cb<\/li>\n<li>\u5982\u4ee5\u96c6\u5718\u5f62\u5f0f\u904b\u4f5c\uff0c\u63a7\u80a1\u516c\u53f8\u53ca\u9644\u5c6c\u516c\u53f8\u9808\u5404\u81ea\u63d0\u4ea4\u7533\u8acb\uff0c\u96c6\u5718\u516c\u53f8\u61c9\u8003\u616e\u4e0d\u540c\u696d\u52d9\u7684\u9069\u5207\u6027\u53bb\u6c7a\u5b9a\u70ba\u63a7\u80a1\u516c\u53f8\u53ca\/\u6216\u591a\u904e\u4e00\u9593\u9644\u5c6c\u516c\u53f8\u4f5c\u51fa\u7533\u8acb<\/li>\n<\/ul>\n<p>&nbsp;<\/p>\n                                                            <\/div>\n                                                                                                                                                                            <div\n                                                                class=\"remark-section p-5 md:p-10 lg:px-10 lg:py-[26px] rounded-[10px] mt-8\">\n                                                                                                                                    <div\n                                                                        class=\"heading6 font-semibold text-grey-dark font-primary mb-2.5\">\n                                                                        \u5099\u8a3b                                                                    <\/div>\n                                                                                                                                                                                                    <p class=\"text-body-2 leading-[160%] italic text-grey-light\">\n                                                                        <i><p><em>\u7533\u8acb\u8005\u5fc5\u9808\u9080\u8acb\u81f3\u5c11\u4e00\u9593\u6148\u5584\u5718\u9ad4\u6210\u70ba\u63d0\u540d\u6a5f\u69cb\uff0c\u81ea\u85a6\u63d0\u540d\u5c07\u4e0d\u7372\u63a5\u53d7 (\u653f\u5e9c\u90e8\u9580\u9664\u5916)\u3002<\/em><\/p>\n<\/i>\n                                                                    <\/p>\n                                                                                                                            <\/div>\n                                                                                                            <\/div>\n                                                <\/div>\n                                            <\/div>\n                                            <div class=\"\">\n                                                <div class=\"w-[220px]\">\n                                                                                                            <img decoding=\"async\" src=\"https:\/\/hkcss.visibleone.site\/wp-content\/uploads\/2026\/03\/caring-company-1-e1773627582587-1.png\"\n                                                            alt=\"\" class=\"object-cover\" \/>\n                                                                                                    <\/div>\n                                            <\/div>\n                                        <\/div>\n                                    <\/div>\n                                                                    <div class=\"swiper-slide\">\n                                        <div\n                                            class=\"w-full flex flex-col lg:flex-row relative justify-between p-5 lg:p-8 gap-10\">\n                                            <div class=\"\">\n                                                <div class=\"flex w-full mx-auto \">\n                                                    <div class=\"w-full h-auto\">\n                                                                                                                    <div class=\"content\">\n                                                                <ul>\n<li>\u65bc\u672c\u6e2f\u6210\u7acb\u8d85\u904e\u4e00\u5e74\u6216\u4ee5\u4e0a<\/li>\n<li>\u653f\u5e9c\u90e8\u9580\u3001\u6cd5\u5b9a\u6a5f\u69cb\u3001\u5546\u6703\u3001\u5c08\u696d\u7d44\u7e54\u3001\u570b\u969b\u6027\u670d\u52d9\u793e\u5718\u3001\u6821\u53cb\u6703\uff0c\u4ee5\u53ca\u7372\u300a\u7a05\u52d9\u689d\u4f8b\u300b\u7b2c 88 \u689d\u8c41\u514d\u7e73\u7a05\u7684\u6148\u5584\u57fa\u91d1\u6703\u3001\u91ab\u9662\u3001\u5927\u5b78\u53ca\u5c08\u4e0a\u5b78\u9662<\/li>\n<li>\u9664\u4e0a\u8ff0\u6a5f\u69cb\u5916\uff0c\u66ab\u4e0d\u63a5\u53d7\u793e\u5718\u3001\u5176\u4ed6\u6027\u8cea\u6a5f\u69cb\u53ca\u7d44\u7e54\u7684\u7533\u8acb<\/li>\n<\/ul>\n                                                            <\/div>\n                                                                                                                                                                            <div\n                                                                class=\"remark-section p-5 md:p-10 lg:px-10 lg:py-[26px] rounded-[10px] mt-8\">\n                                                                                                                                    <div\n                                                                        class=\"heading6 font-semibold text-grey-dark font-primary mb-2.5\">\n                                                                        \u5099\u8a3b                                                                    <\/div>\n                                                                                                                                                                                                    <p class=\"text-body-2 leading-[160%] italic text-grey-light\">\n                                                                        <i><p><em>\u7533\u8acb\u8005\u5fc5\u9808\u9080\u8acb\u81f3\u5c11\u4e00\u9593\u6148\u5584\u5718\u9ad4\u6210\u70ba\u63d0\u540d\u6a5f\u69cb\uff0c\u81ea\u85a6\u63d0\u540d\u5c07\u4e0d\u7372\u63a5\u53d7 (\u653f\u5e9c\u90e8\u9580\u9664\u5916)\u3002<\/em><\/p>\n<\/i>\n                                                                    <\/p>\n                                                                                                                            <\/div>\n                                                                                                            <\/div>\n                                                <\/div>\n                                            <\/div>\n                                            <div class=\"\">\n                                                <div class=\"w-[220px]\">\n                                                                                                            <img decoding=\"async\" src=\"https:\/\/hkcss.visibleone.site\/wp-content\/uploads\/2026\/03\/caring-company-01-e1773627650180-2.png\"\n                                                            alt=\"\" class=\"object-cover\" \/>\n                                                                                                    <\/div>\n                                            <\/div>\n                                        <\/div>\n                                    <\/div>\n                                                                    <div class=\"swiper-slide\">\n                                        <div\n                                            class=\"w-full flex flex-col lg:flex-row relative justify-between p-5 lg:p-8 gap-10\">\n                                            <div class=\"\">\n                                                <div class=\"flex w-full mx-auto \">\n                                                    <div class=\"w-full h-auto\">\n                                                                                                                    <div class=\"content\">\n                                                                <p>\u5408\u8cc7\u683c\u4e4b\u63d0\u540d\u6a5f\u69cb\u9808\u662f\u6839\u64da\u672c\u6e2f\u300a\u7a05\u52d9\u689d\u4f8b\u300b\u7b2c 88 \u689d\u7372\u8c41\u514d\u7e73\u7a05\u7684\u6148\u5584\u5718\u9ad4 (\u4ee5\u7a05\u52d9\u5c40\u767c\u51fa\u7684\u751f\u6548\u65e5\u671f\u8a08\u7b97\u8d85\u904e\u4e00\u5e74\u6216\u4ee5\u4e0a)\u3002\u63d0\u540d\u6a5f\u69cb\u53ef\u4ee5\u662f\u793e\u806f\u6a5f\u69cb\u6703\u54e1\u6216\u5176\u4ed6\u6148\u5584\u5718\u9ad4\uff0c\u670d\u52d9\u6027\u8cea\u5305\u62ec\u793e\u6703\u798f\u5229\u3001\u6559\u80b2\u3001\u91ab\u7642\u3001\u74b0\u4fdd\u3001\u6587\u5316\u3001\u5eb7\u6a02\u53ca\u9ad4\u80b2\u3001\u570b\u969b\u53ca\u8de8\u5883\u670d\u52d9\u6a5f\u69cb\u3002<\/p>\n<ul style=\"list-style-type: disc;padding-left: 20px\">\n<li>\u793e\u806f\u6a5f\u69cb\u6703\u54e1\uff08\u67e5\u95b1\u6703\u54e1\u540d\u9304\uff0c\u8acb\u700f\u89bd\u7db2\u7ad9 <a href=\"https:\/\/ngo.hkcss.org.hk\/search\">https:\/\/ngo.hkcss.org.hk\/search<\/a> )<\/li>\n<li>\u5176\u4ed6\u6148\u5584\u5718\u9ad4\uff08\u67e5\u95b1\u300a\u7a05\u52d9\u689d\u4f8b\u300b\u7b2c88\u689d\u7372\u8c41\u514d\u7e73\u7a05\u7684\u6148\u5584\u5718\u9ad4\u540d\u55ae\uff0c\u8acb\u700f\u89bd\u7db2\u7ad9 <a href=\"http:\/\/www.ird.gov.hk\/chi\/tax\/ach_index.htm\">http:\/\/www.ird.gov.hk\/chi\/tax\/ach_index.htm<\/a> )<\/li>\n<\/ul>\n                                                            <\/div>\n                                                                                                                                                                            <div\n                                                                class=\"remark-section p-5 md:p-10 lg:px-10 lg:py-[26px] rounded-[10px] mt-8\">\n                                                                                                                                    <div\n                                                                        class=\"heading6 font-semibold text-grey-dark font-primary mb-2.5\">\n                                                                        \u5099\u8a3b                                                                    <\/div>\n                                                                                                                                                                                                    <p class=\"text-body-2 leading-[160%] italic text-grey-light\">\n                                                                        <i><p><em>1. \u6240\u6709\u63d0\u540d\u6a5f\u69cb\u5747\u4e0d\u53ef\u65bc\u540c\u4e00\u5e74\u5ea6\u65e2\u70ba\u63d0\u540d\u6a5f\u69cb\u53c8\u540c\u6642\u7533\u8acb\u300c\u5546\u754c\u5c55\u95dc\u61f7\u300d\u6216\u300c\u540c\u5fc3\u5c55\u95dc\u61f7\u300d \u6a19\u8a8c\u3002<br \/>\n2. \u4e0d\u63a5\u53d7\u653f\u6cbb\u7d44\u7e54\u6210\u70ba\u63d0\u540d\u6a5f\u69cb\u3002<br \/>\n3. \u63a5\u53d7\u5b97\u6559\u7d44\u7e54\u6210\u70ba\u63d0\u540d\u6a5f\u69cb\uff0c\u4f46\u53ea\u8003\u616e\u5f9e\u4e8b\u975e\u5b97\u6559\u6027\u8cea\u7684\u793e\u5340\u670d\u52d9\u6d3b\u52d5\u3002<\/em><\/p>\n<\/i>\n                                                                    <\/p>\n                                                                                                                            <\/div>\n                                                                                                            <\/div>\n                                                <\/div>\n                                            <\/div>\n                                            <div class=\"\">\n                                                <div class=\"w-[220px]\">\n                                                                                                    <\/div>\n                                            <\/div>\n                                        <\/div>\n                                    <\/div>\n                                                            <\/div>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n<div id=\"criteria\" block-name=\"criteria-block\" class=\"criteria-block py-5 lg:py-[50px]\">\n    <div class=\"container\">\n        <div class=\"container-3xl\">\n            <div class=\"border-underline\">\n                \u6e96\u5247            <\/div>\n            <div class=\"criteria-content\">\n                <div class=\"text-grey-light text-body-1 leading-[160%]\"><p>\u6bcf\u4efd\u8a08\u5283\u7533\u8acb\u5747\u8a2d\u6709\u516d\u500b\u90e8\u5206\uff0c\u586b\u5beb\u9806\u5e8f\u4e0d\u5206\u5148\u5f8c\u3002<\/p>\n<\/div>\n                <div class=\"grid grid-cols-1 md:grid-cols-2 lg:grid-cols-3 gap-5 mt-5\">\n                                            <div class=\"criteria-card cursor-default \"\n                            data-id=\"\">\n                            <div class=\"\">\n                                                                    <div class=\"text-orange-dark-00 text-body-2 font-bold opacity-100\">\n                                        01                                    <\/div>\n                                                                                                    <p class=\"mt-2 heading7 text-grey-dark font-semibold leading-normal title\">\n                                        \u4f01\u696d\uff0f\u6a5f\u69cb\u57fa\u672c\u8cc7\u6599                                    <\/p>\n                                                            <\/div>\n                            <div class=\"\">\n                                                                    <img decoding=\"async\" src=\"https:\/\/hkcss.visibleone.site\/wp-content\/themes\/hkcss-caring\/public\/images\/phase2-image\/criteria-icon.svg\"\n                                        alt=\"Icon\" \/>\n                                                            <\/div>\n                        <\/div>\n                                            <div class=\"criteria-card cursor-default \"\n                            data-id=\"\">\n                            <div class=\"\">\n                                                                    <div class=\"text-orange-dark-00 text-body-2 font-bold opacity-100\">\n                                        02                                    <\/div>\n                                                                                                    <p class=\"mt-2 heading7 text-grey-dark font-semibold leading-normal title\">\n                                        \u806f\u7d61\u4eba\u8cc7\u6599                                    <\/p>\n                                                            <\/div>\n                            <div class=\"\">\n                                                                    <img decoding=\"async\" src=\"https:\/\/hkcss.visibleone.site\/wp-content\/uploads\/2026\/03\/WhatsApp-Image-2026-03-10-at-09.23.30-2.jpeg\" alt=\"\" \/>\n                                                            <\/div>\n                        <\/div>\n                                            <div class=\"criteria-card cursor-pointer \"\n                            data-id=\"form-a\">\n                            <div class=\"\">\n                                                                    <div class=\"text-orange-dark-00 text-body-2 font-bold opacity-100\">\n                                        03                                    <\/div>\n                                                                                                    <p class=\"mt-2 heading7 text-grey-dark font-semibold leading-normal title\">\n                                        \u8868\u683cA\uff1a\u793e\u5340\u4f19\u4f34\u5408\u4f5c                                    <\/p>\n                                                            <\/div>\n                            <div class=\"\">\n                                                                    <img decoding=\"async\" src=\"https:\/\/hkcss.visibleone.site\/wp-content\/uploads\/2026\/03\/WhatsApp-Image-2026-03-10-at-09.23.56-2.jpeg\" alt=\"\" \/>\n                                                            <\/div>\n                        <\/div>\n                                            <div class=\"criteria-card cursor-pointer \"\n                            data-id=\"form-b\">\n                            <div class=\"\">\n                                                                    <div class=\"text-orange-dark-00 text-body-2 font-bold opacity-100\">\n                                        04                                    <\/div>\n                                                                                                    <p class=\"mt-2 heading7 text-grey-dark font-semibold leading-normal title\">\n                                        \u8868\u683cB\uff1a\u53ef\u6301\u7e8c\u767c\u5c55                                    <\/p>\n                                                            <\/div>\n                            <div class=\"\">\n                                                                    <img decoding=\"async\" src=\"https:\/\/hkcss.visibleone.site\/wp-content\/uploads\/2026\/03\/WhatsApp-Image-2026-03-10-at-09.23.56-2.jpeg\" alt=\"\" \/>\n                                                            <\/div>\n                        <\/div>\n                                            <div class=\"criteria-card cursor-pointer \"\n                            data-id=\"caring-ambassador\">\n                            <div class=\"\">\n                                                                    <div class=\"text-orange-dark-00 text-body-2 font-bold opacity-100\">\n                                        05                                    <\/div>\n                                                                                                    <p class=\"mt-2 heading7 text-grey-dark font-semibold leading-normal title\">\n                                        \u95dc\u61f7\u5927\u4f7f                                    <\/p>\n                                                            <\/div>\n                            <div class=\"\">\n                                                                    <img decoding=\"async\" src=\"https:\/\/hkcss.visibleone.site\/wp-content\/uploads\/2026\/03\/WhatsApp-Image-2026-03-10-at-09.24.25-2.jpeg\" alt=\"\" \/>\n                                                            <\/div>\n                        <\/div>\n                                            <div class=\"criteria-card cursor-pointer \"\n                            data-id=\"application-fee\">\n                            <div class=\"\">\n                                                                    <div class=\"text-orange-dark-00 text-body-2 font-bold opacity-100\">\n                                        06                                    <\/div>\n                                                                                                    <p class=\"mt-2 heading7 text-grey-dark font-semibold leading-normal title\">\n                                        \u7533\u8acb\u8cbb\u7528                                    <\/p>\n                                                            <\/div>\n                            <div class=\"\">\n                                                                    <img decoding=\"async\" src=\"https:\/\/hkcss.visibleone.site\/wp-content\/uploads\/2026\/03\/WhatsApp-Image-2026-03-10-at-09.24.37-2.jpeg\" alt=\"\" \/>\n                                                            <\/div>\n                        <\/div>\n                                    <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n<div block-name=\"scope-block\" class=\"scope-block py-5 lg:py-[50px]\">\n    <div class=\"container\">\n        <div class=\"container-3xl\">\n            <div class=\"heading3 mb-5 font-primary leading-[normal] font-semibold not-italic text-orange-dark-00\">\n                \u7bc4\u7587            <\/div>\n            <div class=\"grid items-start grid-cols-1 md:grid-cols-[30%_auto] 5xl:grid-cols-[350px_auto] gap-x-5 5xl:gap-x-10\">\n                <div class=\"tabs flex flex-wrap items-center justify-center gap-2.5 \">\n                                            <button id=\"form-a\" class=\"scope-tab-btn active\" data-id=\"caring1\">\n                            \u8868\u683cA\uff1a\u793e\u5340\u4f19\u4f34\u5408\u4f5c                        <\/button>\n                                            <button id=\"form-b\" class=\"scope-tab-btn\" data-id=\"caring2\">\n                            \u8868\u683cB\uff1a\u53ef\u6301\u7e8c\u767c\u5c55\u5de5\u4f5c                        <\/button>\n                                    <\/div>\n                <div>\n                    <div class=\"tab-container mt-5 md:mt-0\">\n                                                    <div id=\"caring1\"\n                                class=\"scope-inner-wrapper grid grid-cols-1 gap-1 active\">\n                                <div\n                                    class=\"bg-grey-dark grid grid-cols-[28px_auto] text-white heading5 font-semibold leading-normal items-center py-4 px-4 md:px-5 lg:px-[26px] gap-2.5\">\n                                    <img decoding=\"async\" src=\"https:\/\/hkcss.visibleone.site\/wp-content\/themes\/hkcss-caring\/public\/images\/phase2-image\/note-icon.svg\"\n                                        alt=\"Icon\" \/>\n                                    <div>\u8868\u683cA\uff1a\u793e\u5340\u4f19\u4f34\u5408\u4f5c<\/div>\n                                <\/div>\n                                                                    <div class=\"check-block bg-light-1 p-4 md:p-5 lg:p-[26px]\">\n\n                                                                                    <ul>\n<li><span style=\"font-weight: 400\">\u6e96\u5247\u4e00\uff1a\u53c3\u8207\u7fa9\u52d9\u5de5\u4f5c<\/span><\/li>\n<li><span style=\"font-weight: 400\">\u6e96\u5247\u4e8c\uff1a\u6a02\u65bc\u6350\u52a9\u793e\u7fa4<\/span><\/li>\n<li><span style=\"font-weight: 400\">\u6e96\u5247\u4e09\uff1a\u50b3\u6388\u77e5\u8b58\u6280\u8853<\/span><\/li>\n<li><span style=\"font-weight: 400\">\u6e96\u5247\u56db\uff1a\u70ba\u5f31\u52e2\u793e\u7fa4\u63d0\u4f9b\u5de5\u4f5c\u6a5f\u6703<\/span><\/li>\n<li><span style=\"font-weight: 400\">\u6e96\u5247\u4e94\uff1a\u9078\u8cfc\u7522\u54c1\uff0f\u670d\u52d9<\/span><\/li>\n<\/ul>\n                                        \n                                    <\/div>\n                                                                                                        <div class=\"requirements bg-light-1 p-4 md:p-5 lg:p-[26px]\">\n                                                                                            <div class=\"text-body-1 text-grey-dark leading-[160%] font-bold\">\n                                                    \u586b\u5beb\u8981\u6c42\uff1a                                                <\/div>\n                                                                                                                                        <div class=\"\">\n                                                    <ul>\n<li><span style=\"font-weight: 400\">\u4e94\u9805\u6e96\u5247\u4e2d\uff0c \u6700\u5c11\u5169\u500b\u6216\u4ee5\u4e0a\u4e0d\u540c\u7684\u6e96\u5247\u9808\u7372\u5f97\u7533\u8acb\u8005\u8207\u63d0\u540d\u6a5f\u69cb\u96d9\u65b9\u5171\u540c\u78ba\u8a8d<\/span><\/li>\n<li><span style=\"font-weight: 400\">\u7533\u8acb\u8005\u7684\u5408\u4f5c\u4f19\u4f34\u6578\u91cf\u4e0d\u8a2d\u4e0a\u9650\uff0c\u552f\u8207\u6bcf\u9593\u63d0\u540d\u6a5f\u69cb\u4e4b\u9593\u53ea\u80fd\u63d0\u4ea4\u4e00\u4efd\u8868\u683cA<\/span><\/li>\n<li><span style=\"font-weight: 400\">\u7533\u8acb\u8005\u53ef\u9080\u8acb\u591a\u540d\u63d0\u540d\u6a5f\u69cb\u63d0\u4ea4\u8868\u683cA\uff0c\u5c07\u591a\u4efd\u8868\u683cA\u7684\u6e96\u5247\u5408\u4f75\u8a08\u7b97<\/span><\/li>\n<li><span style=\"font-weight: 400\">\u6bcf\u4efd\u8868\u683cA\u5747\u9700\u7531\u96d9\u65b9\u5148\u78ba\u8a8d\u5185\u5bb9\u7121\u8aa4\u5f8c\u65b9\u53ef\u63d0\u4ea4\uff0c\u4e00\u7d93\u63d0\u4ea4\u5f8c\u5c07\u4e0d\u80fd\u518d\u4f5c\u4fee\u6539<\/span><\/li>\n<\/ul>\n                                                <\/div>\n                                                                                    <\/div>\n                                                                            <div class=\"requirements bg-light-1 p-4 md:p-5 lg:p-[26px]\">\n                                                                                            <div class=\"text-body-1 text-grey-dark leading-[160%] font-bold\">\n                                                    \u8a08\u7b97\u671f\uff1a                                                <\/div>\n                                                                                                                                        <div class=\"\">\n                                                    <p><span style=\"font-weight: 400\">2025\u5e741\u67081\u65e5\u81f32026\u5e746\u670830\u65e5<\/span><\/p>\n<p><span style=\"font-weight: 400\">\uff08\u51e1\u5728\u6b64\u671f\u9593\u5b8c\u6210 \u4e14 \u672a\u66fe\u7528\u65bc2024\/25\u5e74\u5ea6\u63d0\u540d\u7533\u8acb\u7684\u5408\u4f5c\u9805\u76ee\u65b9\u53ef\u8a08\u7b97\u3002\uff09<\/span><\/p>\n                                                <\/div>\n                                                                                    <\/div>\n                                                                            <div class=\"requirements bg-light-1 p-4 md:p-5 lg:p-[26px]\">\n                                                                                            <div class=\"text-body-1 text-grey-dark leading-[160%] font-bold\">\n                                                    2025\/26\u5e74\u5ea6\u63d0\u540d\u6a5f\u69cb\u540d\u55ae\uff1a                                                <\/div>\n                                                                                                                                        <div class=\"\">\n                                                    <p>\u7531\u65bc\u300c\u8868\u683cA\uff1a\u793e\u5340\u4f19\u4f34\u5408\u4f5c\u300d\u9808\u7531\u6a19\u8a8c\u7533\u8acb\u8005\u548c\u63d0\u540d\u6a5f\u69cb\u96d9\u65b9\u78ba\u8a8d\u53ca\u63d0\u4ea4\u65b9\u7232\u6709\u6548\uff0c\u7533\u8acb\u8005\u8acb\u78ba\u4fdd\u5176\u63d0\u540d\u6a5f\u69cb\u5df2\u5b8c\u6210\u300c\u57fa\u672c\u8cc7\u6599\u300d\u66f4\u65b0\u4e26\u901a\u904e\u5be9\u6838\uff0c\u4ee5\u7b26\u5408\u672c\u5e74\u5ea6\u8a08\u5283\u7684\u63d0\u540d\u8cc7\u683c\u3002\u8acb\u6ce8\u610f\uff0c\u82e5\u8a72\u63d0\u540d\u6a5f\u69cb\u672a\u80fd\u901a\u904e\u63d0\u540d\u8cc7\u683c\u5be9\u6838\uff0c\u76f8\u95dc\u8868\u683cA\u5c07\u88ab\u8996\u7232\u7121\u6548\u3002<\/p>\n<p>&nbsp;<\/p>\n<p>\u8acb<span style=\"text-decoration: underline\"><strong><a href=\"https:\/\/hkcsso365-my.sharepoint.com\/:x:\/g\/personal\/nomination_hkcss_org_hk\/IQCjDRr8vwknRbv0UkyDis48AcNLgBiuXajVp_w7XJhxuGw?rtime=XTW54GKF3kg.\" target=\"_blank\" rel=\"noopener\">\u6309\u6b64<\/a><\/strong><\/span>\u67e5\u770b\u300c\u63d0\u540d\u6a5f\u69cb\u540d\u55ae\u300d\uff08\u540d\u55ae\u53ca\u5be9\u6838\u72c0\u614b\u5c07\u6301\u7e8c\u66f4\u65b0\uff09\u3002<\/p>\n                                                <\/div>\n                                                                                    <\/div>\n                                                                <\/div>\n                                                    <div id=\"caring2\"\n                                class=\"scope-inner-wrapper grid grid-cols-1 gap-1\">\n                                <div\n                                    class=\"bg-grey-dark grid grid-cols-[28px_auto] text-white heading5 font-semibold leading-normal items-center py-4 px-4 md:px-5 lg:px-[26px] gap-2.5\">\n                                    <img decoding=\"async\" src=\"https:\/\/hkcss.visibleone.site\/wp-content\/themes\/hkcss-caring\/public\/images\/phase2-image\/note-icon.svg\"\n                                        alt=\"Icon\" \/>\n                                    <div>\u8868\u683cB\uff1a\u53ef\u6301\u7e8c\u767c\u5c55\u5de5\u4f5c<\/div>\n                                <\/div>\n                                                                    <div class=\"check-block bg-light-1 p-4 md:p-5 lg:p-[26px]\">\n\n                                                                                    <p><span style=\"font-weight: 400\">\u8a2d\u670965\u9805\u6a19\u6e96\uff0c\u6db5\u84cb\u300c\u4f19\u4f34\u5408\u4f5c\u300d\u3001\u300c\u793e\u6703\u6301\u7e8c\u767c\u5c55\u300d\u3001\u300c\u7d93\u6fdf\u6301\u7e8c\u767c\u5c55\u300d\u53ca\u300c\u74b0\u5883\u6301\u7e8c\u767c\u5c55\u300d\u3002<\/span><\/p>\n                                        \n                                    <\/div>\n                                                                                                        <div class=\"requirements bg-light-1 p-4 md:p-5 lg:p-[26px]\">\n                                                                                            <div class=\"text-body-1 text-grey-dark leading-[160%] font-bold\">\n                                                    \u586b\u5beb\u8981\u6c42\uff1a                                                <\/div>\n                                                                                                                                        <div class=\"\">\n                                                    <ul>\n<li style=\"font-weight: 400\"><span style=\"font-weight: 400\">\u7531\u7533\u8acb\u300c\u5546\u754c\u5c55\u95dc\u61f7\u300d\u6a19\u8a8c\u7684\u4f01\u696d\u6216\u300c\u540c\u5fc3\u5c55\u95dc\u61f7\u300d\u6a19\u8a8c\u7684\u6a5f\u69cb (\u7d71\u7a31\u300c\u7533\u8acb\u8005\u300d) \u586b\u5beb\u3002<\/span><\/li>\n<li style=\"font-weight: 400\"><span style=\"font-weight: 400\">\u7533\u8acb\u8005\u9808\u5c31 65 \u9805\u6a19\u6e96\uff0c\u4ee5\u53ca\u5176\u9078\u9805\u5167\u7684\u6240\u6709\u7d30\u9805\u63d0\u4ea4\u56de\u61c9\uff0c\u4f5c\u70ba\u52a0\u5165\u53c3\u8207\u300c\u5546\u754c\u5c55\u95dc\u61f7\u300d\u8a08\u5283\u7684\u57fa\u672c\u8981\u6c42\u3002<\/span><\/li>\n<li style=\"font-weight: 400\"><span style=\"font-weight: 400\">2025\/26\u5e74\u5ea6\u4e4b\u8868\u683cB\u4e0d\u8a2d\u6700\u4f4e\u901a\u904e\u5206\u6578\u3002<\/span><\/li>\n<\/ul>\n                                                <\/div>\n                                                                                    <\/div>\n                                                                            <div class=\"requirements bg-light-1 p-4 md:p-5 lg:p-[26px]\">\n                                                                                            <div class=\"text-body-1 text-grey-dark leading-[160%] font-bold\">\n                                                    \u8a08\u7b97\u671f\uff1a                                                <\/div>\n                                                                                                                                        <div class=\"\">\n                                                    <p>2025\u5e741\u67081\u65e5\u81f32026\u5e746\u670830\u65e5\u671f\u9593\u7684\u4efb\u4f55\u9023\u7e8c12\u500b\u6708<\/p>\n                                                <\/div>\n                                                                                    <\/div>\n                                                                <\/div>\n                                            <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\r\n<div id=\"caring-ambassador\" block-name=\"application-fee\" class=\"application-fee-container py-5 lg:py-[50px]\">\r\n    <div class=\"container\">\r\n        <div class=\"container-3xl\">\r\n            <div class=\"border-underline\">\r\n                \u95dc\u61f7\u5927\u4f7f            <\/div>\r\n            <div class=\"content\">\r\n                <p><span data-sheets-root=\"1\">\u300c\u95dc\u61f7\u5927\u4f7f\u300d\u65e8\u5728\u9f13\u52f5\u6975\u53c3\u8207\u4f01\u696d\uff0f\u6a5f\u69cb\u6240\u8209\u8fa6\u7684\u793e\u5340\u6d3b\u52d5\u7684\u54e1\u5de5\uff0c\u7533\u8acb\u8005\u53ef\u63a8\u85a6\u6700\u591a\u4e09\u540d\u54e1\u5de5\u53c3\u8207\u3002\u5982\u4f01\u696d\uff0f\u6a5f\u69cb\u6210\u529f\u7372\u767c\u8a08\u5283\u6a19\u8a8c\uff0c\u5176\u63a8\u85a6\u54e1\u5de5\u5c07\u6703\u7372\u5f97\u7531\u8a08\u5283\u767c\u51fa\u7684\u500b\u4eba\u6578\u78bc\u8b49\u66f8\u3002<\/span><\/p>\n<p>\u672c\u8a08\u5283\u76ee\u524d\u6c92\u6709\u5c0d\u300c\u95dc\u61f7\u5927\u4f7f\u300d\u7684\u89d2\u8272\u53ca\u9808\u5c65\u884c\u7684\u5de5\u4f5c\u8a02\u4e0b\u4efb\u4f55\u898f\u7bc4\uff0c\u4f46\u4ecd\u9f13\u52f5\u4ed6\u5011\u6301\u7e8c\u4e26\u7a4d\u6975\u5730\u5728\u4f01\u696d\uff0f\u6a5f\u69cb\u5167\u90e8\u63a8\u52d5\u793e\u5340\u53c3\u8207\u5de5\u4f5c\u3002<\/p>\n            <\/div>\r\n        <\/div>\r\n    <\/div>\r\n<\/div>\n\n\r\n<div id=\"application-fee\" block-name=\"application-fee\" class=\"application-fee-container py-5 lg:py-[50px]\">\r\n    <div class=\"container\">\r\n        <div class=\"container-3xl\">\r\n            <div class=\"border-underline\">\r\n                \u7533\u8acb\u8cbb\u7528            <\/div>\r\n            <div class=\"content\">\r\n                <p><span data-sheets-root=\"1\">\u4e00\u6b21\u6027\u7533\u8acb\u8cbb\u7528\u70ba<strong>\u6e2f\u5e63800\u5143<\/strong>\uff0c\u7531\u7533\u8acb\u4f01\u696d\u6216\u6a5f\u69cb\u652f\u4ed8\u3002\u6b64\u9805\u8cbb\u7528\u4e00\u7d93\u7e73\u4ea4\uff0c\u6982\u4e0d\u9000\u9084\uff0c\u4ea6\u4e0d\u9069\u7528\u65bc\u7a05\u52d9\u8c41\u514d\u3002<\/span><\/p>\n            <\/div>\r\n        <\/div>\r\n    <\/div>\r\n<\/div>","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"open","ping_status":"open","template":"","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-4567","page","type-page","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/hkcss.visibleone.site\/sc\/wp-json\/wp\/v2\/pages\/4567","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/hkcss.visibleone.site\/sc\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/hkcss.visibleone.site\/sc\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/hkcss.visibleone.site\/sc\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/hkcss.visibleone.site\/sc\/wp-json\/wp\/v2\/comments?post=4567"}],"version-history":[{"count":0,"href":"https:\/\/hkcss.visibleone.site\/sc\/wp-json\/wp\/v2\/pages\/4567\/revisions"}],"wp:attachment":[{"href":"https:\/\/hkcss.visibleone.site\/sc\/wp-json\/wp\/v2\/media?parent=4567"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}