{"id":4577,"date":"2026-03-18T10:58:30","date_gmt":"2026-03-18T10:58:30","guid":{"rendered":"https:\/\/hkcss.visibleone.site\/join-the-scheme\/special-listing\/"},"modified":"2026-03-18T10:58:30","modified_gmt":"2026-03-18T10:58:30","slug":"special-listing","status":"publish","type":"page","link":"https:\/\/hkcss.visibleone.site\/sc\/join-the-scheme\/special-listing\/","title":{"rendered":"Special Listing"},"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\/2025\/12\/BG-Image.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\/special-listing\/\"                                                                                 class=\"title-btn-item active\"><span\n                                                                                        class=\"bracket\">[<\/span>\u7167\u9867\u8005\u53cb\u5584\u4f01\u696d\uff0f\u6a5f\u69cb<span\n                                                                                        class=\"bracket\">]<\/span><\/a>\n                                                                                                                        <\/li>\n                                                                                                        <li>\n                                                                                                                                        <a href=\"https:\/\/hkcss.visibleone.site\/join-the-scheme\/faqs\/\"                                                                                 class=\"title-btn-item\"><span\n                                                                                        class=\"bracket\">[<\/span>\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\r\n<div id=\"\" 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                \u7c21\u4ecb            <\/div>\r\n            <div class=\"content\">\r\n                <p>\u300a\u7167\u9867\u8005\u53cb\u5584\u4f01\u696d\uff0f\u6a5f\u69cb\u300b\u70ba2024\/25\u5e74\u5ea6\u300c\u5546\u754c\u5c55\u95dc\u61f7\u300d\u8a08\u5283\u65b0\u589e\u7684\u7279\u5225\u5609\u8a31\u540d\u55ae\uff0c\u65e8\u5728\u8868\u63da\u5728\u672c\u8a08\u5283\u4e2d\u65bc\u652f\u63f4\u7167\u9867\u8005\u65b9\u9762\u8868\u73fe\u5353\u8d8a\u7684\u4f01\u696d\u8207\u6a5f\u69cb\uff0c\u63d0\u9ad8\u5404\u6301\u4efd\u8005\u5c0d\u652f\u63f4\u7167\u9867\u8005\u7684\u6301\u7e8c\u95dc\u6ce8\uff0c\u4fc3\u9032\u8de8\u754c\u5225\u5408\u4f5c\uff0c\u651c\u624b\u5efa\u7acb\u7167\u9867\u8005\u53cb\u5584\u57ce\u5e02\u3002<\/p>\n            <\/div>\r\n        <\/div>\r\n    <\/div>\r\n<\/div>\n\n\r\n<div id=\"\" 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\u65b9\u6cd5            <\/div>\r\n            <div class=\"content\">\r\n                <p>\u4f01\u696d\/\u6a5f\u69cb\u6bcb\u9808\u5c31\u300c\u7167\u9867\u8005\u53cb\u5584\u4f01\u696d\uff0f\u6a5f\u69cb\u300d\u9032\u884c\u984d\u5916\u7533\u8acb\u53ca\u7e73\u4ea4\u984d\u5916\u8cbb\u7528\uff0c\u6240\u6709\u7b26\u5408\u7533\u8acb\u8981\u6c42\u53ca\u5b8c\u6210\u300c\u5546\u754c\u5c55\u95dc\u61f7\u300d\u8a08\u5283\u7533\u8acb\u7a0b\u5e8f\u7684\u4f01\u696d\/\u6a5f\u69cb\u5c07\u81ea\u52d5\u7372\u7d0d\u5165\u6b64\u7279\u5225\u5609\u8a31\u7684\u8a55\u5be9\u7bc4\u570d\u3002<\/p>\n            <\/div>\r\n        <\/div>\r\n    <\/div>\r\n<\/div>\n\n\r\n<div id=\"\" 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                \u6e96\u5247            <\/div>\r\n            <div class=\"content\">\r\n                <p>\u6211\u5011\u6703\u6aa2\u8996\u7533\u8acb\u65b9\u5728\u8868\u683cB\u7684\u56de\u61c9\u8207\u88dc\u5145\u6587\u4ef6\uff0c\u6309\u9700\u8981\u53c3\u8003\u516c\u958b\u8cc7\u6599\uff0c\u4e26\u6839\u64da\u6574\u9ad4\u8868\u73fe\u4e88\u4ee5\u7279\u5225\u5609\u8a31\u3002\u4f01\u696d\u8207\u6a5f\u69cb\u9808\u65bc\u7576\u5c46\u7372\u767c\u300c\u5546\u754c\u5c55\u95dc\u61f7\u300d\u6216\u300c\u540c\u5fc3\u5c55\u95dc\u61f7\u300d\u6a19\u8a8c\uff0c\u4e14\u5728\u4e0b\u5217\u7bc4\u7587\u8868\u73fe\u512a\u7570\uff0c\u5305\u62ec\uff1a<\/p>\n<p>1) \u54e1\u5de5\u653f\u7b56\u5c64\u9762\uff0c\u5728\u8077\u5834\u5167\u63d0\u4f9b\u5728\u8077\u7167\u9867\u8005\u652f\u63f4\u653f\u7b56\u3001\u798f\u5229\u548c\u8a2d\u65bd\uff1b<br \/>\n2) \u5ba2\u6236\u53ca\u793e\u5340\u5c64\u9762\uff0c\u900f\u904e\u4f01\u696d\u5546\u696d\u6a21\u5f0f\u6216\u793e\u5340\u670d\u52d9\u5408\u4f5c\u652f\u63f4\u7167\u9867\u8005\u7684\u9700\u6c42\u3002<\/p>\n            <\/div>\r\n        <\/div>\r\n    <\/div>\r\n<\/div>\n\n\n<div block-name=\"recognition-logo\" class=\"recognition-logo-container pt-5 lg:pt-[50px]\">\n    <div class=\"container\">\n        <div class=\"container-3xl\">\n            <div class=\"border-underline\">\n                \u6a19\u8a8c\u6a23\u5f0f            <\/div>\n            <div class=\"main-logo-container flex flex-wrap gap-[50px] lg:gap-[100px]\">\n                                    <div class=\"main-logo-gallery w-full\">\n                        <div\n                            class=\"section-title heading3 mb-4 font-primary leading-[normal] font-semibold not-italic text-orange-dark-00\">\n                            \u6a19\u8a8c\u8a2d\u8a08                        <\/div>\n                                                    <div class=\"logo-gallery\">\n                                <div\n                                    class=\"flex flex-wrap md:flex-wrap items-center justify-center gap-10 lg:gap-20 3xl:gap-[150px]\">\n                                                                            <div class=\"w-full md:w-auto\">\n                                            <!-- <div class=\"w-fit mx-auto\"> -->\n                                            <div class=\"protected-logo-wrapper\">\n                                                <img decoding=\"async\" src=\"https:\/\/hkcss.visibleone.site\/wp-content\/uploads\/2026\/03\/Caregiver-Friendly-2.png\" alt=\"\"\n                                                    class=\"recognition-logo-image\" \/>\n                                            <\/div>\n                                            <!-- <\/div> -->\n                                        <\/div>\n                                                                    <\/div>\n                                                                    <div class=\"content-bg-table my-4\">\n                                        <p>\u300a\u7167\u9867\u8005\u53cb\u5584\u4f01\u696d\uff0f\u6a5f\u69cb\u300b\u6a19\u8a8c\u5ef6\u7e8c\u4e86\u300c\u5546\u754c\u5c55\u95dc\u61f7\u300d\u8a08\u5283\u6a19\u8a8c\u7684\u7cbe\u9ad3\uff0c\u8a2d\u8a08\u4ee5\u5b57\u6bcd\u300cC\u300d\u8207\u300cG\u300d\u70ba\u8996\u89ba\u6838\u5fc3\uff0c\u76f4\u63a5\u547c\u61c9\u7167\u9867\u8005(Caregiver)\u3002\u7d30\u770b\u6a19\u8a8c\uff0c\u5169\u4eba\u6eab\u67d4\u4ea4\u7e54\u3001\u76f8\u64c1\uff0c\u8c61\u5fb5\u7167\u9867\u8005\u8207\u88ab\u7167\u9867\u8005\u4e4b\u9593\u7684\u6276\u6301\u8207\u60c5\u611f\u9023\u7d50\u3002\u5b57\u6bcd\u300cG\u300d\u672b\u7aef\u7684\u8449\u7247\u8a2d\u8a08\u8c61\u5fb5\u6210\u9577\u8207\u76fc\u671b\uff0c\u5bd3\u610f\u70ba\u7167\u9867\u8005\u5e36\u4f86\u6301\u7e8c\u3001\u6b63\u5411\u7684\u652f\u6301\u8207\u6ecb\u9577\u3002<\/p>\n                                    <\/div>\n                                                            <\/div>\n                                            <\/div>\n                            <\/div>\n        <\/div>\n    <\/div>\n<\/div>","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":4567,"menu_order":0,"comment_status":"open","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-4577","page","type-page","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/hkcss.visibleone.site\/sc\/wp-json\/wp\/v2\/pages\/4577","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=4577"}],"version-history":[{"count":0,"href":"https:\/\/hkcss.visibleone.site\/sc\/wp-json\/wp\/v2\/pages\/4577\/revisions"}],"up":[{"embeddable":true,"href":"https:\/\/hkcss.visibleone.site\/sc\/wp-json\/wp\/v2\/pages\/4567"}],"wp:attachment":[{"href":"https:\/\/hkcss.visibleone.site\/sc\/wp-json\/wp\/v2\/media?parent=4577"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}