<!DOCTYPE html><html
  class="js svg flexbox csstransforms"
  lang="zh-Hans" xmlns="http://www.w3.org/1999/xhtml"
><head><title>香港待售豪宅及特色房产｜Habitat Property</title><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><meta
      name="viewport"
      content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no, viewport-fit=cover"
    /><style>
      [x-cloak] {
        display: none !important;
      }
    </style><meta http-equiv="X-UA-Compatible" content="ie=edge"/><meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=5"/><link rel="preconnect" href="https://fonts.gstatic.com" crossorigin><link rel="alternate" hreflang="zh-HK" href="https://www.habitat-property.com/zh/listing/for-sale" /><link rel="alternate" hreflang="en-US" href="https://www.habitat-property.com/listing/for-sale" /><link rel="alternate" hreflang="x-default" href="https://www.habitat-property.com/listing/for-sale" /><link rel="alternate" hreflang="zh-CN" href="https://www.habitat-property.com/cn/listing/for-sale" /><link rel="prev" href="https://www.habitat-property.com/cn/listing/for-sale" /><link rel="next" href="https://www.habitat-property.com/cn/listing/for-sale?page=2" /><link rel="canonical" href="https://www.habitat-property.com/cn/listing/for-sale?page=1" /><meta name="title" content="香港待售豪宅及特色房产｜Habitat Property"><meta name="description" content="在 Habitat Property 寻找您心仪的香港豪华房产。我们拥有超过 1,000 套优质房源，涵盖市区大平层豪宅到顶级独栋别墅。立即联系我们，获取专业地产建议。"><meta name="twitter:card" content="summary" /><meta property="og:url" content="https://www.habitat-property.com/cn/listing/for-sale?page=1" /><meta property="og:title" content="香港待售豪宅及特色房产｜Habitat Property" /><meta property="og:description" content="在 Habitat Property 寻找您心仪的香港豪华房产。我们拥有超过 1,000 套优质房源，涵盖市区大平层豪宅到顶级独栋别墅。立即联系我们，获取专业地产建议。" /><meta property="og:image" content="https://r2.ap8.ms.propertyraptor.com/Hong-Kong-Luxury-Real-Estate-Agency-Habitat-Property-a24c99f1-739f-4fc1-b8db-ab7c535d0725.jpg" /><link rel="icon" href="https://r2.ms.propertyraptor.com/habitat_favicon-01-b3f0878b-082e-4e19-888f-94c9a43cc0a0.png" type="image/x-icon" /><style class="theme-global-style">
    :root {
      --swup-overlay-theme-color: rgb(var(--primaryColor));
      --swup-overlay-theme-skew: 15deg;
      .swup-progress-bar {
        height: 4px;
        background-color: rgb(var(--primaryColor));
      }
    }
    :root {
      
      --primaryColor: 18, 18, 18; 
      --secondaryColor-01: 18, 18, 18; 
      --secondaryColor-02: 102, 102, 102; 
      --secondaryColor-03: 153, 153, 153; 
      --secondaryColor-04: 204, 204, 204; 
      --secondaryColor-05: 238, 238, 238; 
      --secondaryColor-06: 255, 255, 255; 
      --secondaryColor-07: 0, 102, 102; 
      --secondaryColor-08: 136, 136, 136; 
      --secondaryColor-09: 250, 250, 250; 
      --secondaryColor-10: 255, 100, 0; 
    }

    :root {
      --globalFont: "Noto Sans SC", Matter, sans-serif;;
      --headFont: Season-Serif, "Noto Sans SC", serif;;
      --layoutWaxWidth: 1320px;
    }

    @media (max-width: 1320px) {
      :root {
        --layoutWaxWidth: 100%;
      }
    }

    :root {
      --globalFloatingIconAiChat: none;
      --globalFloatingIconWhatsApp: none;
      --globalFloatingIconFacebookMessenger: none;
      --globalFloatingIconLine: none;
      --globalFloatingIconPhone: none;
      --globalFloatingIconEmail: none;
      --globalFloatingIconWishlist: none;
      --globalFloatingIconPreferences: none;
      --globalFloatingIconLang: none;
      --globalFloatingIconUnit: none;
      --globalFloatingIconCurrency: none;
      --globalFloatingIconBackToTop: flex;
      --globalShowCookies: 1;
    }
  </style><script
    type="module"
  >
    window.AOS_ANIMATION_CONFIG = {
      disable: false, // accepts following values: 'phone', 'tablet', 'mobile', boolean, expression or function
      startEvent: "DOMContentLoaded", // name of the event dispatched on the document, that AOS should initialize on
      initClassName: "aos-init", // class applied after initialization
      animatedClassName: "aos-animate", // class applied on animation
      useClassNames: false, // if true, will add content of `data-aos` as classes on scroll
      disableMutationObserver: true, // disables automatic mutations' detections (advanced)
      debounceDelay: 50, // the delay on debounce used while resizing window (advanced)
      throttleDelay: 99, // the delay on throttle used while scrolling the page (advanced)
      // Settings that can be overridden on per-element basis, by `data-aos-*` attributes:
      offset: 20, // offset (in px) from the original trigger point
      delay: 150, // values from 0 to 3000, with step 50ms
      duration: 800, // values from 0 to 3000, with step 50ms
      easing: "raptor-cubic-bezier", // default easing for AOS animations
      once: true, // whether animation should happen only once - while scrolling down
      mirror: true, // whether elements should animate out while scrolling past them
      anchorPlacement: "top-bottom", // defines which position of the element regarding to window should trigger the animation
    };
    window.addEventListener("load", () => {
      const animationType = "slide-up";
      const aosAnimationType =
        animationType === "slide-up" ? "fade-up" : animationType === "slide-in" ? "fade-right" : "";
      if (animationType !== "fade-up") {
        const allAosElement = document.querySelectorAll("[data-aos]");
        for (let i = 0; i < allAosElement.length; i++) {
          const currentElement = allAosElement[i];
          if (currentElement.getAttribute("data-aos-no-replace") !== null) {
            return;
          }
          allAosElement[i].setAttribute("data-aos", aosAnimationType);
        }
      }
    });
  </script><script>
    window.SWUP_ANIMATION = {
      animationType: "fade",
      progressBar: true,
    };
  </script><script>
    window.GoogleMapsDefaultConfig = {
      zoom: 15,
      streetViewControl: false,
      zoomControl: true,
      scrollwheel: false,
      scaleControl: true,
      mapTypeControl: true,
      rotateControl: false,
      fullscreenControl: true,
      mapTypeId: "roadmap",
    };
  </script><link
      rel="preload"
      as="style"
      type="text/css"
      onload="this.onload=null;this.rel='stylesheet'"
      href="https://r2.ap8.ms.propertyraptor.com/raptor-theme/habitat/1.90.3/iconfont/iconfont.css?v=1.90.3"
    /><link rel="preconnect" href="https://fonts.googleapis.com"><link rel="preconnect" href="https://fonts.gstatic.com" crossorigin><link href="https://fonts.googleapis.com/css2?family=Noto+Sans+SC:wght@100..900&display=swap" rel="stylesheet"><link
      rel="preload"
      as="style"
      type="text/css"
      onload="this.onload=null;this.rel='stylesheet'"
      href="https://r2.ap8.ms.propertyraptor.com/raptor-theme/habitat/common-assets/css/aos.css?v=1.90.3"
    /><link
      rel="preload"
      as="style"
      type="text/css"
      onload="this.onload=null;this.rel='stylesheet'"
      href="https://r2.ap8.ms.propertyraptor.com/raptor-theme/habitat/1.90.3/css/tailwind.css?v=1.90.3"
    /><link
      rel="preload"
      as="style"
      type="text/css"
      onload="this.onload=null;this.rel='stylesheet'"
      href="https://r2.ap8.ms.propertyraptor.com/raptor-theme/habitat/1.90.3/css/main.css?v=1.90.3"
    /><style>
      [data-aos][data-aos][data-aos-easing="raptor-cubic-bezier"],
      body[data-aos-easing="raptor-cubic-bezier"] [data-aos] {
        transition-timing-function: cubic-bezier(0.246, 0.75, 0.187, 1);
      }
      .raptor-cubic-bezier {
        transition-timing-function: cubic-bezier(0.246, 0.75, 0.187, 1);
      }
      /* img.LazyLoad-img,
      div.LazyLoad-img {
        opacity: 0;
      } */
    </style><link rel="preload" as="script" href="https://r2.ap8.ms.propertyraptor.com/raptor-theme/habitat/1.90.3/js/main.js?v=1.90.3" /><link rel="preload" as="script" href="https://r2.ap8.ms.propertyraptor.com/raptor-theme/habitat/common-assets/js/vue.global.prod.js?v=1.90.3" /><script src="https://r2.ap8.ms.propertyraptor.com/raptor-theme/habitat/common-assets/js/vue.global.prod.js?v=1.90.3"></script><script src="https://r2.ap8.ms.propertyraptor.com/raptor-theme/habitat/common-assets/js/alpinejs@3.13.7.min.js?v=1.90.3" defer></script><script src="https://r2.ap8.ms.propertyraptor.com/raptor-theme/habitat/common-assets/js/lazysizes.min.js"></script><script src="https://r2.ap8.ms.propertyraptor.com/raptor-theme/habitat/common-assets/js/choices/choices.min.js"></script></head><body class="template-index dcms-page-container dcms-page-background" data-gr-c-s-loaded="true"><noscript><iframe
          src="https://www.googletagmanager.com/ns.html?id=GTM-T92L4V5"
          height="0"
          width="0"
          style="display: none; visibility: hidden"
        ></iframe></noscript><script type="module">
      window.defaultUnit = "Square Foot";
      window.defaultCurrency = "HKD";
      window.checkHuman = true;
    </script><div id="swup" class="transition-main"><div id="root" class="theme-components RESIDENTIAL_LISTING_LIST_SALE_PAGE"><div
  class="theme-component theme-component-header comp-header dcms-page-header transition-transform ease-linear w-full top-0 z-30 text-sm sticky duration-300"
  style="transform: translateY(0px)"
  v-scope
><div class="header-container relative z-5"><div class="header"><div
        class="menu-container py-2 h-[68px] container mx-auto"
      ><div class="flex items-center justify-between lg:justify-center px-4 md:px-8 h-full"><div class="logo self-center"><a class="logo-default" href="/cn" aria-label="logo"><img
                src="https://r2.ap8.ms.propertyraptor.com/raptor-theme/habitat/common-assets/images/icons/habitat_logo.svg?v=1.85.2"
                alt="Habitat 香港房产代理市场领导者"
                class="object-cover w-[112px] max-w-[112px] h-auto logo-black"
                data-cloudflare="base@size=400x200"
                width="112"
                height="43"
              /><img
                src="https://r2.ap8.ms.propertyraptor.com/raptor-theme/habitat/common-assets/images/icons/habitat_logo_white.svg?v=1.85.2"
                alt="Habitat 香港房产代理市场领导者"
                class="object-cover w-[112px] max-w-[112px] h-auto logo-white hidden"
                data-cloudflare="base@size=400x200"
                width="112"
                height="43"
              /></a></div><div
            class="menus lg:flex-1 hidden lg:block top-[60px] bottom-0 left-0 right-0 overflow-auto lg:overflow-visible safe-area-bottom"
          ><ul
              class="flex flex-wrap lg:flex-nowrap items-center lg:space-x-8 space-x-0 container mx-auto px-4 md:px-8 lg:px-0 lg:pl-[118px] menus-ul main-menus-ul"
            ><li
                  class="relative flex flex-wrap lg:flex-nowrap items-center active w-full lg:w-auto border-b border-secondary-04 lg:border-none"
                ><a
                    class="truncate parent-menus w-full py-4 lg:p-auto flex show-loading"
                    href="/cn/listing/for-sale"
                    data-menu-id="9b6f69c3-a08e-4258-8a94-de7405c30a6e" data-menu-href="/cn/listing/for-sale" target="_self" aria-label="买房"
                  >买房</a></li><li
                  class="relative flex flex-wrap lg:flex-nowrap items-center  w-full lg:w-auto border-b border-secondary-04 lg:border-none"
                ><a
                    class="truncate parent-menus w-full py-4 lg:p-auto flex show-loading"
                    href="/cn/listing/for-rent"
                    data-menu-id="36f8311c-69bd-4ef0-ab97-eb8ef2572bd9" data-menu-href="/cn/listing/for-rent" target="_self" aria-label="租房"
                  >租房</a></li><li
                  class="relative flex flex-wrap lg:flex-nowrap items-center  w-full lg:w-auto border-b border-secondary-04 lg:border-none"
                ><a
                    class="truncate parent-menus w-full py-4 lg:p-auto flex show-loading"
                    href="/cn/our-team"
                    data-menu-href="/cn/our-team" target="_self" aria-label="房产顾问"
                  >房产顾问</a></li><li
                  class="relative flex flex-wrap lg:flex-nowrap items-center  w-full lg:w-auto border-b border-secondary-04 lg:border-none"
                ><a
                    class="truncate parent-menus w-full py-4 lg:p-auto flex show-loading"
                    href="/cn/property-management"
                    data-menu-href="/cn/property-management" target="_self" aria-label="房产代理"
                  >房产代理</a></li><li
                  class="relative flex flex-wrap lg:flex-nowrap items-center  w-full lg:w-auto border-b border-secondary-04 lg:border-none"
                ><a
                    class="truncate parent-menus w-full py-4 lg:p-auto flex show-loading"
                    href="/cn/news/neighbourhoods"
                    data-menu-href="/cn/news/neighbourhoods" target="_self" aria-label="社区指南"
                  >社区指南</a></li></ul></div><div class="hidden lg:block"><div class="preference-list px-4 md:px-8"><div class="items-center gap-x-6 flex"><div class="group relative cursor-pointer current-language-wrap"><div class="flex items-center gap-x-1 h-12"><span class="current-language"></span><span class="iconfont icon-outline-language2"></span></div><div
          class="hidden group-hover:block absolute -left-4 bg-white text-secondary-01 min-w-[100px] max-h-[200px] overflow-y-auto shadow preference-wrap z-10 top-full"
        ><div
            class="px-4 py-2 preference-item"
            value="en"
            onclick="updatePreferenceLang(this)"
          >English</div><div
            class="px-4 py-2 preference-item"
            value="cn"
            onclick="updatePreferenceLang(this)"
          >简体中文</div><div
            class="px-4 py-2 preference-item"
            value="zh"
            onclick="updatePreferenceLang(this)"
          >繁體中文</div></div></div><div class="group relative cursor-pointer current-measure-wrap"><div class="flex items-center gap-x-1 h-12"><span class="current-measure"></span><span class="iconfont icon-outline-arrow-down transition-all group-hover:rotate-180"></span></div><div
          class="hidden group-hover:block absolute -left-4 bg-white text-secondary-01 min-w-[100px] max-h-[200px] overflow-y-auto shadow preference-wrap z-10 top-full"
        ><div
            class="px-4 py-2 preference-item"
            value="Square Meter"
            onclick="updatePreferenceMeasure(this)"
          >平方米</div><div
            class="px-4 py-2 preference-item"
            value="Square Foot"
            onclick="updatePreferenceMeasure(this)"
          >平方呎</div></div></div></div></div></div><div class="flex items-center gap-x-4 lg:gap-x-6"><div class=""><a
                class="ms-button w-9 h-9 relative overflow-visible space-x-0 saved-items-btn"
                ms-type="hollow"
                border
                href="/cn/saved-item"
                aria-label="wishlist" data-menu-id="2ab952f6-2526-495b-8a68-b73286e2d3c6" title="收藏列表"
              ><ms-badge :count="window.$globalStore.wishlistCount"></ms-badge><i class="iconfont icon-outline-star text-base"></i></a></div><div class="flex lg:border border-secondary-01 contact-item contact-us-btn"><a
                href="/cn/contact-us"
                class="py-2 px-4"
              >联络我们</a></div><div class="" onclick="setShow()"><button class="flex items-center w-[30px] h-[30px]" aria-label="menu"><img
                  src="https://r2.ap8.ms.propertyraptor.com/raptor-theme/habitat/1.81.9/project_file/menu-icon-101e1b0f-3fe9-439a-85f5-2dafc5d9543d.svg"
                  alt="menu-icon"
                  class="menu-icon"
                /><img
                  src="https://r2.ap8.ms.propertyraptor.com/raptor-theme/habitat/1.81.9/project_file/menu-icon-white-d073be64-b692-4266-8e15-3d15ef2faf1a.svg"
                  alt="menu-icon"
                  class="menu-icon-white hidden"
                /></button></div><div
              class="fixed top-0 left-0 lg:left-[50%] right-0 bottom-0 h-screen z-50 bg-secondary-01 safe-area-bottom flex flex-col popup-menus-wrap transition-all overflow-hidden"
              style="left: 100%"
            ><div class="absolute right-4 top-5 w-6 h-6 cursor-pointer" onclick="setShow()"><i class="iconfont icon-outline-close text-2xl leading-none text-secondary-06"></i></div><div class="text-secondary-06 inline-block my-6"><div class="lg:hidden"><div class="flex items-center px-4 md:px-8 pb-4"><a class="logo-default" href="/cn" aria-label="logo"><img
                        src="https://r2.ap8.ms.propertyraptor.com/raptor-theme/habitat/common-assets/images/icons/habitat_logo_white.svg?v=1.85.2"
                        alt="Habitat 香港房产代理市场领导者"
                        class="object-cover w-[112px] max-w-[112px] h-auto logo-white"
                        data-cloudflare="base@size=400x200"
                        width="112"
                        height="43"
                      /></a></div></div><ul
                  class="flex flex-col flex-wrap lg:justify-center container mx-auto lg:mx-0 pb-6 lg:pb-0 px-4 md:px-8 menus-ul popup-menus-ul text-3xl font-headFont lg:w-2/3 lg:min-w-[60%] active"
                ><li
                      class="relative flex flex-wrap items-center w-full  w-full lg:w-auto "
                      index="0"
                      onclick="setActiveMenu(this)" has-child="true"
                    ><button
                        class="parent-menus w-full flex items-center justify-between show-loading cursor-pointer py-1" data-menu-href="javascript:void(0);" target="_self" aria-label="买房"
                      ><span class="truncate">买房</span><i
                          class="iconfont icon-outline-arrow-down ml-1 transition-all text-xl"
                        ></i></button><div class="son-menus popup-menus"><div class="pt-2 md:pt-1"><ul class="son-menus-ul overflow-hidden"><li onclick="event.stopPropagation()"><a
                                  class="block"
                                  style="white-space: nowrap"
                                  href="/cn/listing/for-sale"
                                  aria-label="香港"
                                >香港</a></li></ul></div></div></li><li
                      class="relative flex flex-wrap items-center w-full  w-full lg:w-auto "
                      index="1"
                      onclick="setActiveMenu(this)" has-child="true"
                    ><button
                        class="parent-menus w-full flex items-center justify-between show-loading cursor-pointer py-1" data-menu-href="javascript:void(0);" target="_self" aria-label="租房"
                      ><span class="truncate">租房</span><i
                          class="iconfont icon-outline-arrow-down ml-1 transition-all text-xl"
                        ></i></button><div class="son-menus popup-menus"><div class="pt-2 md:pt-1"><ul class="son-menus-ul overflow-hidden"><li onclick="event.stopPropagation()"><a
                                  class="block"
                                  style="white-space: nowrap"
                                  href="/cn/listing/for-rent"
                                  aria-label="香港" data-menu-id="36f8311c-69bd-4ef0-ab97-eb8ef2572bd9"
                                >香港</a></li></ul></div></div></li><li
                      class="relative flex flex-wrap items-center w-full  w-full lg:w-auto single"
                      index="2"
                      onclick="setActiveMenu(this)" has-child="false"
                    ><a
                        class="parent-menus w-full flex items-center justify-between show-loading py-1"
                        href="/cn/our-team"
                        data-menu-href="/cn/our-team" target="_self" aria-label="房产顾问"
                      ><span class="truncate">房产顾问</span><i
                          class="iconfont icon-outline-arrow-right ml-1 transition-all text-xl"
                        ></i></a></li><li
                      class="relative flex flex-wrap items-center w-full  w-full lg:w-auto single"
                      index="3"
                      onclick="setActiveMenu(this)" has-child="false"
                    ><a
                        class="parent-menus w-full flex items-center justify-between show-loading py-1"
                        href="/cn/property-management"
                        data-menu-href="/cn/property-management" target="_self" aria-label="房产代理"
                      ><span class="truncate">房产代理</span><i
                          class="iconfont icon-outline-arrow-right ml-1 transition-all text-xl"
                        ></i></a></li><li
                      class="relative flex flex-wrap items-center w-full  w-full lg:w-auto "
                      index="4"
                      onclick="setActiveMenu(this)" has-child="true"
                    ><button
                        class="parent-menus w-full flex items-center justify-between show-loading cursor-pointer py-1" data-menu-href="/cn/journal" target="_self" aria-label="文章"
                      ><span class="truncate">文章</span><i
                          class="iconfont icon-outline-arrow-down ml-1 transition-all text-xl"
                        ></i></button><div class="son-menus popup-menus"><div class="pt-2 md:pt-1"><ul class="son-menus-ul overflow-hidden"><li onclick="event.stopPropagation()"><a
                                  class="block"
                                  style="white-space: nowrap"
                                  href="/cn/news/neighbourhoods"
                                  aria-label="社区指南"
                                >社区指南</a></li><li onclick="event.stopPropagation()"><a
                                  class="block"
                                  style="white-space: nowrap"
                                  href="/cn/news/market-news"
                                  aria-label="市场新闻"
                                >市场新闻</a></li><li onclick="event.stopPropagation()"><a
                                  class="block"
                                  style="white-space: nowrap"
                                  href="/cn/news/press"
                                  aria-label="媒体报道"
                                >媒体报道</a></li><li onclick="event.stopPropagation()"><a
                                  class="block"
                                  style="white-space: nowrap"
                                  href="/cn/news/other"
                                  aria-label="其他"
                                >其他</a></li></ul></div></div></li><li
                      class="relative flex flex-wrap items-center w-full  w-full lg:w-auto single"
                      index="5"
                      onclick="setActiveMenu(this)" has-child="false"
                    ><a
                        class="parent-menus w-full flex items-center justify-between show-loading py-1"
                        href="/cn/about-us"
                        data-menu-href="/cn/about-us" target="_self" aria-label="关于我们"
                      ><span class="truncate">关于我们</span><i
                          class="iconfont icon-outline-arrow-right ml-1 transition-all text-xl"
                        ></i></a></li><li
                      class="relative flex flex-wrap items-center w-full  w-full lg:w-auto single"
                      index="6"
                      onclick="setActiveMenu(this)" has-child="false"
                    ><a
                        class="parent-menus w-full flex items-center justify-between show-loading py-1"
                        href="/cn/careers"
                        data-menu-href="/cn/careers" target="_self" aria-label="加入我们"
                      ><span class="truncate">加入我们</span><i
                          class="iconfont icon-outline-arrow-right ml-1 transition-all text-xl"
                        ></i></a></li></ul></div><div class="text-secondary-06 lg:hidden"><div class="preference-list px-4 md:px-8"><div class="items-center gap-x-6 flex"><div class="group relative cursor-pointer current-language-wrap"><div class="flex items-center gap-x-1 h-12"><span class="current-language"></span><span class="iconfont icon-outline-language2"></span></div><div
          class="hidden group-hover:block absolute -left-4 bg-white text-secondary-01 min-w-[100px] max-h-[200px] overflow-y-auto shadow preference-wrap z-10 bottom-full"
        ><div
            class="px-4 py-2 preference-item"
            value="en"
            onclick="updatePreferenceLang(this)"
          >English</div><div
            class="px-4 py-2 preference-item"
            value="cn"
            onclick="updatePreferenceLang(this)"
          >简体中文</div><div
            class="px-4 py-2 preference-item"
            value="zh"
            onclick="updatePreferenceLang(this)"
          >繁體中文</div></div></div><div class="group relative cursor-pointer current-measure-wrap"><div class="flex items-center gap-x-1 h-12"><span class="current-measure"></span><span class="iconfont icon-outline-arrow-down transition-all group-hover:rotate-180"></span></div><div
          class="hidden group-hover:block absolute -left-4 bg-white text-secondary-01 min-w-[100px] max-h-[200px] overflow-y-auto shadow preference-wrap z-10 bottom-full"
        ><div
            class="px-4 py-2 preference-item"
            value="Square Meter"
            onclick="updatePreferenceMeasure(this)"
          >平方米</div><div
            class="px-4 py-2 preference-item"
            value="Square Foot"
            onclick="updatePreferenceMeasure(this)"
          >平方呎</div></div></div></div></div></div><div class="px-4 md:px-8 my-8"><div><ul class="flex items-center gap-x-5" role="menu" aria-labelledby="social"><li class="flex items-center" role="menuitem"><a
                        target="_target"
                        href="https://www.linkedin.com/company/habitat-property/"
                        aria-label="LinkedIn"
                      ><span
                          class="iconfont text-2xl leading-none text-secondary-06 icon-filled-linkedin"
                        ></span></a></li><li class="flex items-center" role="menuitem"><a
                        target="_target"
                        href="https://www.instagram.com/habitatproperty/"
                        aria-label="Instagram"
                      ><span
                          class="iconfont text-2xl leading-none text-secondary-06 icon-filled-instagram"
                        ></span></a></li><li class="flex items-center" role="menuitem"><a
                        target="_target"
                        href="https://open.spotify.com/user/6txzqiijndoidb4mikyw3mewa?si=0TLVZfqxTWWopKneLJBn2g"
                        aria-label="Spotify"
                      ><span
                          class="iconfont text-2xl leading-none text-secondary-06 icon-filled-spotify"
                        ></span></a></li><li class="flex items-center" role="menuitem"><a
                        target="_target"
                        href="https://www.facebook.com/habitatproperty/"
                        aria-label="Facebook"
                      ><span
                          class="iconfont text-2xl leading-none text-secondary-06 icon-filled-facebook"
                        ></span></a></li><li class="flex items-center" role="menuitem"><a
                        target="_target"
                        href="https://www.xiaohongshu.com/user/profile/6343ec8000000000180295b6"
                        aria-label="Xiaohongshu"
                      ><span
                          class="iconfont text-2xl leading-none text-secondary-06 icon-filled-xiaohongshu"
                        ></span></a></li></ul></div><div class="text-secondary-06 mt-10 header-contact-info"></div></div></div></div></div></div></div></div></div><script>
  /* header scrolly start */
  var specialPage =
    window.location.pathname.endsWith("/") ||
    window.location.pathname.endsWith("/cn") ||
    window.location.pathname.endsWith("/zh") ||
    window.location.pathname.endsWith("/about-us") ||
    window.location.pathname.endsWith("/property-management");
  function scrollYHandler() {
    if (specialPage) {
      var header = document.querySelector(".comp-header");
      var logoBlack = header.querySelector(".logo-default .logo-black");
      var logoWhite = header.querySelector(".logo-default .logo-white");
      var contactUsBtn = header.querySelector(".contact-us-btn");
      // var menuBtn = header.querySelector(".icon-outline-menu");
      var menuIcon = header.querySelector(".menu-icon");
      var menuIconWhite = header.querySelector(".menu-icon-white");
      var savedItemsBtn = header.querySelector(".saved-items-btn");
      var y = window.scrollY;
      if (y != 0) {
        header.classList.remove("header-transparent");
        logoBlack.classList.remove("hidden");
        logoWhite.classList.add("hidden");
        contactUsBtn.classList.remove("border-secondary-06");
        menuIcon.classList.remove("hidden");
        menuIconWhite.classList.add("hidden");
        // menuBtn.classList.remove("text-secondary-06");
        savedItemsBtn.removeAttribute("dark");
      } else {
        header.classList.add("header-transparent");
        logoBlack.classList.add("hidden");
        logoWhite.classList.remove("hidden");
        contactUsBtn.classList.add("border-secondary-06");
        menuIcon.classList.add("hidden");
        menuIconWhite.classList.remove("hidden");
        // menuBtn.classList.add("text-secondary-06");
        savedItemsBtn.setAttribute("dark", true);
      }
    }
  }
  function init() {
    var header = document.querySelector(".comp-header");
    var root = document.querySelector("#dcms-component-root");
    if (specialPage) {
      header.classList.add("header-transparent");
      root.classList.add("offset");
      scrollYHandler();
    }
  }
  window.addEventListener("load", init);
  window.addEventListener("scroll", scrollYHandler);
  /* header scrolly end */

  /* preference list start*/

  /* helper utils start */
  var docCookies = {
    getItem: function (sKey) {
      return (
        decodeURIComponent(
          document.cookie.replace(
            new RegExp(
              "(?:(?:^|.*;)\\s*" + encodeURIComponent(sKey).replace(/[-.+*]/g, "\\$&") + "\\s*\\=\\s*([^;]*).*$)|^.*$",
            ),
            "$1",
          ),
        ) || null
      );
    },
    setItem: function (sKey, sValue, vEnd, sPath, sDomain, bSecure) {
      if (!sKey || /^(?:expires|max\-age|path|domain|secure)$/i.test(sKey)) {
        return false;
      }
      var sExpires = "";
      if (vEnd) {
        switch (vEnd.constructor) {
          case Number:
            sExpires = vEnd === Infinity ? "; expires=Fri, 31 Dec 9999 23:59:59 GMT" : "; max-age=" + vEnd;
            break;
          case String:
            sExpires = "; expires=" + vEnd;
            break;
          case Date:
            sExpires = "; expires=" + vEnd.toUTCString();
            break;
        }
      }
      document.cookie =
        encodeURIComponent(sKey) +
        "=" +
        encodeURIComponent(sValue) +
        sExpires +
        (sDomain ? "; domain=" + sDomain : "") +
        (sPath ? "; path=" + sPath : "") +
        (bSecure ? "; secure" : "");
      return true;
    },
    // removeItem: function (sKey, sPath, sDomain) {
    //   if (!sKey || !this.hasItem(sKey)) {
    //     return false;
    //   }
    //   document.cookie =
    //     encodeURIComponent(sKey) +
    //     "=; expires=Thu, 01 Jan 1970 00:00:00 GMT" +
    //     (sDomain ? "; domain=" + sDomain : "") +
    //     (sPath ? "; path=" + sPath : "");
    //   return true;
    // },
    // hasItem: function (sKey) {
    //   return new RegExp("(?:^|;\\s*)" + encodeURIComponent(sKey).replace(/[-.+*]/g, "\\$&") + "\\s*\\=").test(
    //     document.cookie,
    //   );
    // },
    // keys: /* optional method: you can safely remove it! */ function () {
    //   var aKeys = document.cookie
    //     .replace(/((?:^|\s*;)[^\=]+)(?=;|$)|^\s*|\s*(?:\=[^;]*)?(?:\1|$)/g, "")
    //     .split(/\s*(?:\=[^;]*)?;\s*/);
    //   for (var nIdx = 0; nIdx < aKeys.length; nIdx++) {
    //     aKeys[nIdx] = decodeURIComponent(aKeys[nIdx]);
    //   }
    //   return aKeys;
    // },
  };
  var timer = null;
  var currentLanguage = getCurrentLanguage();
  window.currentLanguage = currentLanguage;
  function makeSureI18n(cb) {
    var str = window.localStorage.getItem("ms_i18n_table");
    if (!str || !str.length) {
      clearTimeout(timer);
      timer = null;
      timer = setTimeout(() => {
        makeSureI18n(cb);
      }, 200);
    } else {
      const data = JSON.parse(str)?.data[currentLanguage] || [];
      if (!data.length) {
        clearTimeout(timer);
        timer = null;
        timer = setTimeout(() => {
          makeSureI18n(cb);
        }, 200);
      } else {
        var language = getI18n(currentLanguage, currentLanguage);
        const currentMeasure = "Square Foot";
        var measure = getI18n(currentMeasure + "4", currentLanguage);
        const currentCurrency = "HKD";
        var currency = getI18n(currentCurrency, currentLanguage);
        if (!currentLanguage || !language || !measure || !currency) {
          clearTimeout(timer);
          timer = null;
          timer = setTimeout(() => {
            makeSureI18n(cb);
          }, 200);
        } else {
          cb && cb();
        }
      }
    }
  }
  function getI18n(key, currentLanguage) {
    const data = JSON.parse(window.localStorage.getItem("ms_i18n_table"))?.data[currentLanguage] || [];
    const item = data.find((item) => item.key === key);
    return item?.value;
  }
  function getQueryVariable(variable) {
    const reg = new RegExp("(^|&)" + variable + "=([^&]*)(&|$)");
    const r = window.location.search.substr(1).match(reg);
    if (r != null) {
      return encodeURIComponent(r[2]);
    }
    return null;
  }
  /* helper utils end */

  /* language start */
  function getCurrentLanguage() {
    const pathname = window.location.pathname;
    const match = pathname.match(/\/(en|cn|zh)/);
    if (match && match[1]) {
      return match[1];
    }
    return docCookies.getItem("defaultLanguage") ? decodeURIComponent(docCookies.getItem("defaultLanguage")) : "en";
  }

  function updatePreferenceLang(obj) {
    var language = obj.getAttribute("value");
    if (currentLanguage !== language) {
      const pathname = window.location.pathname.replace(/^\/(en|cn|zh)/, "");
      window.location.pathname = language + pathname;
    }
  }
  /* language end */

  /* measure start */
  const defaultMeasure = "Square Foot";
  function getCurrentMeasureUnit() {
    return docCookies.getItem("sessionScopeMeasureUnit")
      ? decodeURIComponent(docCookies.getItem("sessionScopeMeasureUnit"))
      : defaultMeasure;
  }

  function updatePreferenceMeasure(obj) {
    var measure = obj.getAttribute("value");
    if (!window.$globalStore.editMode) {
      window.dcmsEditorClientEmitter?.changeThemeMeasure(measure);
      window.localStorage.setItem("measure_unit", measure);
    }
    if (getQueryVariable("mode") === "preview") {
      localStorage.setItem("measure", measure);
      const url = replaceUrlParam("measure", measure);
      window.location.href = url;
    }
    docCookies.setItem("sessionScopeMeasureUnit", measure);
    window.location.reload();
  }
  /* measure end */

  /* currency start */
  const defaultCurrency = "HKD";
  function getCurrentCurrency() {
    return docCookies.getItem("sessionScopeCurrency")
      ? decodeURIComponent(docCookies.getItem("sessionScopeCurrency"))
      : defaultCurrency;
  }

  function updatePreferenceCurrency(obj) {
    var currency = obj.getAttribute("value");
    if (!window.$globalStore.editMode) {
      window.dcmsEditorClientEmitter?.changeThemeCurrency(currency);
      window.localStorage.setItem("currency", currency);
    }
    if (getQueryVariable("mode") === "preview") {
      localStorage.setItem("currency", currency);
      const url = replaceUrlParam("currency", currency);
      window.location.href = url;
    }
    docCookies.setItem("sessionScopeCurrency", currency);
    window.location.reload();
  }
  /* currency end */

  function initPreferenceList() {
    var language = getI18n(currentLanguage, currentLanguage);
    var currentLanguageElm = document.querySelectorAll(".preference-list .current-language");
    for (const langElm of currentLanguageElm) {
      langElm.innerText = language;
    }

    // var languagePrefItems = document.querySelectorAll(".current-language-wrap .preference-item");
    // for (var i = 0; i < languagePrefItems.length; i++) {
    //   var item = languagePrefItems[i];
    //   if (item.getAttribute("value") == currentLanguage) {
    //     item.classList.add("bg-secondary-05");
    //   }
    // }

    const currentMeasure = getCurrentMeasureUnit();
    var measure = getI18n(currentMeasure + "4", currentLanguage);
    var currentMeasureElm = document.querySelectorAll(".preference-list .current-measure");
    for (const measureElm of currentMeasureElm) {
      measureElm.innerText = measure;
    }

    // var measurePrefItems = document.querySelectorAll(".current-measure-wrap .preference-item");
    // for (var i = 0; i < measurePrefItems.length; i++) {
    //   var item = measurePrefItems[i];
    //   if (item.getAttribute("value") == currentMeasure) {
    //     item.classList.add("bg-secondary-05");
    //   }
    // }

    const currentCurrency = getCurrentCurrency();
    var currency = getI18n(currentCurrency, currentLanguage);
    var currentCurrencyElm = document.querySelectorAll(".preference-list .current-currency");
    for (const currencyElm of currentCurrencyElm) {
      currencyElm.innerText = currency;
    }

    // var currencyPrefItems = document.querySelectorAll(".current-currency-wrap .preference-item");
    // for (var i = 0; i < currencyPrefItems.length; i++) {
    //   var item = currencyPrefItems[i];
    //   if (item.getAttribute("value") == currentCurrency) {
    //     item.classList.add("bg-secondary-05");
    //   }
    // }
  }
  window.addEventListener("load", makeSureI18n(initPreferenceList));
  /* preference list end*/

  /* popup menus start */
  var popupMenusShow = false;
  function setShow() {
    var popupMenusWrap = document.querySelector(".popup-menus-wrap");
    popupMenusShow = !popupMenusShow;
    if (popupMenusShow) {
      document.body.style.overflow = "hidden";
      popupMenusWrap.style.left = "";
    } else {
      document.body.style.overflow = "auto";
      popupMenusWrap.style.left = "100%";
    }
  }
  function setActiveMenu(menu) {
    var hasChild = menu.getAttribute("has-child");
    var ul = document.querySelector(".popup-menus-ul");
    var allMenus = document.querySelectorAll(".popup-menus-ul>li");
    var status = menu.classList.contains("active");
    if (status && hasChild == "true") {
      menu.classList.remove("active");
    }
    if (!status) {
      for (var i = 0; i < allMenus.length; i++) {
        if (allMenus[i] == menu) {
          allMenus[i].classList.add("active");
        } else {
          allMenus[i].classList.remove("active");
        }
      }
      ul.classList.add("active");
    }
  }
  function initActiveMenu(menuName) {
    var ul = document.querySelector(menuName);
    var allMenus = document.querySelectorAll(menuName + ">li");
    var linkArr = [];
    var pathname = window.location.pathname;
    var locationSearch = window.location.search;
    for (var menu of allMenus) {
      var tem = [];
      menu.querySelectorAll("a").forEach((link) => {
        tem.push(link.getAttribute("href"));
      });
      linkArr.push(tem);
      // var status = menu.classList.contains("active");
      // if (status) {
      //   ul.classList.add("active");
      //   break;
      // }
    }
    var indexLink = 0;
    for (var link of linkArr) {
      for (var l of link) {
        if (pathname.endsWith(l) || (pathname + locationSearch).endsWith(l)) {
          if (!allMenus[indexLink].classList.contains("active")) {
            allMenus[indexLink].classList.add("active");
          }
          break;
        }
      }
      indexLink += 1;
    }
  }
  initActiveMenu(".popup-menus-ul");
  initActiveMenu(".main-menus-ul");
  /* popup menus end */
</script><style class="theme-page-style">
    :root {
      --page_margin_value: 0px;
      --page_margin_top: 0px;
      --page_margin_right: 0px;
      --page_margin_bottom: 0px;
      --page_margin_left: 0px;
      --page_padding_value: 0px;
      --page_padding_top: 0px;
      --page_padding_right: 0px;
      --page_padding_bottom: 0px;
      --page_padding_left: 0px;
      --page_background_color: #fff;
      --page_background_image: url();
      --page_background_repeat: no-repeat;
    }

    .dcms-page-container {
      /* prettier-ignore */
      margin: var(--page_margin_value);
      /* prettier-ignore */
      padding: var(--page_padding_value);
    }

    .dcms-page-background {
      /* prettier-ignore */
      background-color: transparent;
      /* prettier-ignore */
      background-image: none;
      background-repeat: var(--page_background_repeat);
    }

    .dcms-page-header {
      display: block;
    }

    .dcms-page-footer {
      display: block;
    }
  </style><div id="dcms-component-root"><div
    class="theme-component theme-component-residential-listing-filter com-residential-listing-filter common-filter-bg relative"
    theme-component-id="69A82383DB194DF8BC730B808AB8F74E"
  ><div v-scope><ms-search-bar
        page-type="RESIDENTIAL_LISTING_LIST_SALE_PAGE"
        filter-type="rlp"
        result-page="search-page"
        search-page-link="/cn/search"
        residential-listing-for-sale-page-link="/cn/residential/for-sale"
        residential-listing-for-rent-page-link="/cn/residential/for-rent"
        residential-listing-for-sold-page-link="/cn/residential/sold"
        residential-listing-for-leased-page-link="/cn/residential/leased"
        residential-property-page-link="/cn"
        commercial-listing-for-sale-page-link="/cn/commercial/for-sale"
        commercial-listing-for-rent-page-link="/cn/commercial/for-rent"
        commercial-property-page-link="/cn"
        placeholder="关键词 / 房产编号"
        :listing-type='[
          { key: &quot;Purchase&quot;, value: &quot;买房&quot; },
          { key: &quot;Rental&quot;, value: &quot;租房&quot; },
          { key: &quot;Sold&quot;, value: &quot;已售&quot; },
          { key: &quot;Leased&quot;, value: &quot;租用&quot; }
        ]'
        :bedrooms='[
          { key: &quot;0&quot;, sole: true, value: &quot;工作室&quot; },
          { key: &quot;1&quot;, value: &quot;1+&quot; },
          { key: &quot;2&quot;, value: &quot;2+&quot; },
          { key: &quot;3&quot;, value: &quot;3+&quot; },
          { key: &quot;4&quot;, value: &quot;4+&quot; },
          { key: &quot;5&quot;, value: &quot;5+&quot; }
        ]'
        :query-params="{&quot;listingQueryType&quot;:&quot;Purchase&quot;,&quot;listingType&quot;:&quot;Purchase&quot;}"
        :raw-settings="{&quot;basic&quot;:{&quot;layoutWidth&quot;:&quot;CONTENT&quot;},&quot;search&quot;:{&quot;filterType&quot;:&quot;rlp&quot;,&quot;resultPage&quot;:&quot;search-page&quot;,&quot;moreFilters&quot;:[&quot;location&quot;,&quot;listingType&quot;,&quot;propertyTypes&quot;,&quot;bedrooms&quot;,&quot;features&quot;,&quot;priceRange&quot;,&quot;sizeRange&quot;,&quot;buildingAge&quot;,&quot;collection&quot;],&quot;fixedFilters&quot;:[&quot;location&quot;,&quot;listingType&quot;,&quot;bedrooms&quot;,&quot;priceRange&quot;,&quot;sizeRange&quot;,&quot;features&quot;,&quot;collection&quot;,&quot;buildingAge&quot;],&quot;isShowMoreFilters&quot;:true},&quot;advanced&quot;:{&quot;style&quot;:&quot;&quot;,&quot;classNames&quot;:&quot;&quot;}}"
        :facilities="null"
        :property-types="[{&quot;key&quot;:&quot;a06RA00000nxsHwYAI&quot;,&quot;value&quot;:&quot;House&quot;},{&quot;key&quot;:&quot;a06RA000011de6BYAQ&quot;,&quot;value&quot;:&quot;Triplex&quot;},{&quot;key&quot;:&quot;a06RA00000nRVDIYA4&quot;,&quot;value&quot;:&quot;Apartment&quot;},{&quot;key&quot;:&quot;a06RA00000nRVDUYA4&quot;,&quot;value&quot;:&quot;Penthouse&quot;},{&quot;key&quot;:&quot;a06RA00000nRVDZYA4&quot;,&quot;value&quot;:&quot;BlockOfUnits&quot;},{&quot;key&quot;:&quot;a06RA00000nRVDLYA4&quot;,&quot;value&quot;:&quot;Duplex&quot;},{&quot;key&quot;:&quot;a06RA00000nRVDPYA4&quot;,&quot;value&quot;:&quot;Commercial&quot;},{&quot;key&quot;:&quot;a06RA00000txqsqYAA&quot;,&quot;value&quot;:&quot;Commercial Farming&quot;},{&quot;key&quot;:&quot;a06RA00000nRVDTYA4&quot;,&quot;value&quot;:&quot;Acreage&quot;},{&quot;key&quot;:&quot;a06RA00000nRVDKYA4&quot;,&quot;value&quot;:&quot;Flat&quot;},{&quot;key&quot;:&quot;a06RA00000nRVDNYA4&quot;,&quot;value&quot;:&quot;Townhouse&quot;},{&quot;key&quot;:&quot;a06RA00000nRVDQYA4&quot;,&quot;value&quot;:&quot;Serviced Apartment&quot;},{&quot;key&quot;:&quot;a06RA00000nRVDRYA4&quot;,&quot;value&quot;:&quot;House Freestanding (Do Not Use)&quot;},{&quot;key&quot;:&quot;a06RA00000nRVDXYA4&quot;,&quot;value&quot;:&quot;Industrial Building&quot;},{&quot;key&quot;:&quot;a06RA00000tyg1VYAQ&quot;,&quot;value&quot;:&quot;Land/Development&quot;},{&quot;key&quot;:&quot;a06RA00000nRVDHYA4&quot;,&quot;value&quot;:&quot;Low-rise&quot;},{&quot;key&quot;:&quot;a06RA00000nRVDJYA4&quot;,&quot;value&quot;:&quot;Mid-rise&quot;},{&quot;key&quot;:&quot;a06RA00000nRVDMYA4&quot;,&quot;value&quot;:&quot;Whole Building&quot;},{&quot;key&quot;:&quot;a06RA00000tyh7FYAQ&quot;,&quot;value&quot;:&quot;Retail&quot;},{&quot;key&quot;:&quot;a06RA00000nRVDOYA4&quot;,&quot;value&quot;:&quot;ServicedApartment&quot;},{&quot;key&quot;:&quot;a06RA00000nRVDYYA4&quot;,&quot;value&quot;:&quot;Shop&quot;},{&quot;key&quot;:&quot;a06RA00000nRVDSYA4&quot;,&quot;value&quot;:&quot;Studio&quot;},{&quot;key&quot;:&quot;a06RA00000nRVDVYA4&quot;,&quot;value&quot;:&quot;Terrace&quot;},{&quot;key&quot;:&quot;a06RA00000nxsHvYAI&quot;,&quot;value&quot;:&quot;Unit&quot;},{&quot;key&quot;:&quot;a06RA00000nxrNTYAY&quot;,&quot;value&quot;:&quot;Villa&quot;},{&quot;key&quot;:&quot;a06RA00000nRVDWYA4&quot;,&quot;value&quot;:&quot;Village House&quot;},{&quot;key&quot;:&quot;a06RA00000tyhGvYAI&quot;,&quot;value&quot;:&quot;Warehouse&quot;},{&quot;key&quot;:&quot;a06RA00000nRVDFYA4&quot;,&quot;value&quot;:&quot;Warehouse Conversion&quot;},{&quot;key&quot;:&quot;a06RA00000nRVDGYA4&quot;,&quot;value&quot;:&quot;high-rise&quot;}]"
        :features="[{&quot;key&quot;:&quot;a06RA00000o9WK1YAM&quot;,&quot;value&quot;:&quot;阳台/平台&quot;},{&quot;key&quot;:&quot;a06RA00000o9Ps6YAE&quot;,&quot;value&quot;:&quot;花园&quot;},{&quot;key&quot;:&quot;a06RA00000o9Ps7YAE&quot;,&quot;value&quot;:&quot;公司股权转让&quot;},{&quot;key&quot;:&quot;a06RA00000o9Ps8YAE&quot;,&quot;value&quot;:&quot;私人泳池&quot;},{&quot;key&quot;:&quot;a06RA00000o9PsDYAU&quot;,&quot;value&quot;:&quot;法拍房&quot;},{&quot;key&quot;:&quot;a06RA00000o9WK5YAM&quot;,&quot;value&quot;:&quot;健身房&quot;},{&quot;key&quot;:&quot;a06RA00000o9WK8YAM&quot;,&quot;value&quot;:&quot;网球场&quot;},{&quot;key&quot;:&quot;a06RA00000o9WKCYA2&quot;,&quot;value&quot;:&quot;公共泳池&quot;},{&quot;key&quot;:&quot;a06RA00000o9WKEYA2&quot;,&quot;value&quot;:&quot;电动汽车充电桩&quot;},{&quot;key&quot;:&quot;a06RA00000o9WKIYA2&quot;,&quot;value&quot;:&quot;可养宠物&quot;},{&quot;key&quot;:&quot;a06RA00000o9WKJYA2&quot;,&quot;value&quot;:&quot;私家天台&quot;},{&quot;key&quot;:&quot;CARPARK&quot;,&quot;value&quot;:&quot;CarPark&quot;}]"
        :developer="null"
        :unit-views="[{&quot;key&quot;:&quot;a06RA00000r6aS5YAI&quot;,&quot;value&quot;:&quot;Open View&quot;},{&quot;key&quot;:&quot;a06RA00000r6aS6YAI&quot;,&quot;value&quot;:&quot;Mountain View&quot;},{&quot;key&quot;:&quot;a06RA00000r6aS7YAI&quot;,&quot;value&quot;:&quot;City View&quot;},{&quot;key&quot;:&quot;a06RA00000r6aS8YAI&quot;,&quot;value&quot;:&quot;Racecourse View&quot;},{&quot;key&quot;:&quot;a06RA00000r6aS9YAI&quot;,&quot;value&quot;:&quot;Sea View&quot;},{&quot;key&quot;:&quot;a06RA00000r6aSAYAY&quot;,&quot;value&quot;:&quot;Garden View&quot;},{&quot;key&quot;:&quot;a06RA00000r6aSBYAY&quot;,&quot;value&quot;:&quot;Building View&quot;},{&quot;key&quot;:&quot;a06RA00000r6aSCYAY&quot;,&quot;value&quot;:&quot;River View&quot;},{&quot;key&quot;:&quot;a06RA00000r6aSDYAY&quot;,&quot;value&quot;:&quot;Court View&quot;},{&quot;key&quot;:&quot;a06RA00000r6aSEYAY&quot;,&quot;value&quot;:&quot;Pool View&quot;},{&quot;key&quot;:&quot;a06RA00000xXMZIYA4&quot;,&quot;value&quot;:&quot;Harbour View&quot;}]"
        :all-locations="[{&quot;friendlyUrl&quot;:&quot;hong-kong-island&quot;,&quot;id&quot;:&quot;a0IRA00000JJ1qH2AT&quot;,&quot;isHidden&quot;:false,&quot;name&quot;:&quot;香港岛&quot;,&quot;subLocations&quot;:[{&quot;friendlyUrl&quot;:&quot;hong-kong-island/south&quot;,&quot;id&quot;:&quot;a0IRA00000JJ6I52AL&quot;,&quot;isHidden&quot;:false,&quot;name&quot;:&quot;南区&quot;,&quot;parentId&quot;:&quot;a0IRA00000JJ1qH2AT&quot;,&quot;subLocations&quot;:[{&quot;friendlyUrl&quot;:&quot;hong-kong-island/south/aberdeen&quot;,&quot;id&quot;:&quot;a0IRA00000JIPLC2A5&quot;,&quot;isHidden&quot;:false,&quot;name&quot;:&quot;香港仔&quot;,&quot;parentId&quot;:&quot;a0IRA00000JJ6I52AL&quot;,&quot;subLocations&quot;:[]},{&quot;friendlyUrl&quot;:&quot;hong-kong-island/south/ap-lei-chau&quot;,&quot;id&quot;:&quot;a0IRA00000JIPLD2A5&quot;,&quot;isHidden&quot;:false,&quot;name&quot;:&quot;鸭脷洲&quot;,&quot;parentId&quot;:&quot;a0IRA00000JJ6I52AL&quot;,&quot;subLocations&quot;:[]},{&quot;friendlyUrl&quot;:&quot;hong-kong-island/south/chung-hom-kok&quot;,&quot;id&quot;:&quot;a0IRA00000JIPLE2A5&quot;,&quot;isHidden&quot;:false,&quot;name&quot;:&quot;舂坎角&quot;,&quot;parentId&quot;:&quot;a0IRA00000JJ6I52AL&quot;,&quot;subLocations&quot;:[]},{&quot;friendlyUrl&quot;:&quot;hong-kong-island/south/deep-water-bay&quot;,&quot;id&quot;:&quot;a0IRA00000JIPLF2A5&quot;,&quot;isHidden&quot;:false,&quot;name&quot;:&quot;深水湾&quot;,&quot;parentId&quot;:&quot;a0IRA00000JJ6I52AL&quot;,&quot;subLocations&quot;:[]},{&quot;friendlyUrl&quot;:&quot;hong-kong-island/south/redhill-peninsula&quot;,&quot;id&quot;:&quot;a0IRA00000JIPLG2A5&quot;,&quot;isHidden&quot;:false,&quot;name&quot;:&quot;红山半岛&quot;,&quot;parentId&quot;:&quot;a0IRA00000JJ6I52AL&quot;,&quot;subLocations&quot;:[]},{&quot;friendlyUrl&quot;:&quot;hong-kong-island/south/repulse-bay&quot;,&quot;id&quot;:&quot;a0IRA00000JIPLH2A5&quot;,&quot;isHidden&quot;:false,&quot;name&quot;:&quot;浅水湾&quot;,&quot;parentId&quot;:&quot;a0IRA00000JJ6I52AL&quot;,&quot;subLocations&quot;:[]},{&quot;friendlyUrl&quot;:&quot;hong-kong-island/south/shek-o&quot;,&quot;id&quot;:&quot;a0IRA00000JIPLI2A5&quot;,&quot;isHidden&quot;:false,&quot;name&quot;:&quot;石澳&quot;,&quot;parentId&quot;:&quot;a0IRA00000JJ6I52AL&quot;,&quot;subLocations&quot;:[]},{&quot;friendlyUrl&quot;:&quot;hong-kong-island/south/shouson-hill&quot;,&quot;id&quot;:&quot;a0IRA00000JIPLJ2A5&quot;,&quot;isHidden&quot;:false,&quot;name&quot;:&quot;寿臣山&quot;,&quot;parentId&quot;:&quot;a0IRA00000JJ6I52AL&quot;,&quot;subLocations&quot;:[]},{&quot;friendlyUrl&quot;:&quot;hong-kong-island/south/south-bay&quot;,&quot;id&quot;:&quot;a0IRA00000JIPLK2A5&quot;,&quot;isHidden&quot;:false,&quot;name&quot;:&quot;南湾&quot;,&quot;parentId&quot;:&quot;a0IRA00000JJ6I52AL&quot;,&quot;subLocations&quot;:[]},{&quot;friendlyUrl&quot;:&quot;hong-kong-island/south/stanley&quot;,&quot;id&quot;:&quot;a0IRA00000JIPLL2A5&quot;,&quot;isHidden&quot;:false,&quot;name&quot;:&quot;赤柱&quot;,&quot;parentId&quot;:&quot;a0IRA00000JJ6I52AL&quot;,&quot;subLocations&quot;:[]},{&quot;friendlyUrl&quot;:&quot;hong-kong-island/south/tai-tam&quot;,&quot;id&quot;:&quot;a0IRA00000JIPLM2A5&quot;,&quot;isHidden&quot;:false,&quot;name&quot;:&quot;大潭&quot;,&quot;parentId&quot;:&quot;a0IRA00000JJ6I52AL&quot;,&quot;subLocations&quot;:[]},{&quot;friendlyUrl&quot;:&quot;hong-kong-island/south/wong-chuk-hang&quot;,&quot;id&quot;:&quot;a0IRA00000JIPLO2A5&quot;,&quot;isHidden&quot;:false,&quot;name&quot;:&quot;黄竹坑&quot;,&quot;parentId&quot;:&quot;a0IRA00000JJ6I52AL&quot;,&quot;subLocations&quot;:[]},{&quot;friendlyUrl&quot;:&quot;hong-kong-island/south/tin-wan&quot;,&quot;id&quot;:&quot;a0IRA00000JIPLN2A5&quot;,&quot;isHidden&quot;:true,&quot;name&quot;:&quot;田湾&quot;,&quot;parentId&quot;:&quot;a0IRA00000JJ6I52AL&quot;,&quot;subLocations&quot;:[]}]},{&quot;friendlyUrl&quot;:&quot;hong-kong-island/peak&quot;,&quot;id&quot;:&quot;a0IRA00000JJ7E92AL&quot;,&quot;isHidden&quot;:false,&quot;name&quot;:&quot;山顶&quot;,&quot;parentId&quot;:&quot;a0IRA00000JJ1qH2AT&quot;,&quot;subLocations&quot;:[{&quot;friendlyUrl&quot;:&quot;hong-kong-island/peak/the-peak&quot;,&quot;id&quot;:&quot;a0IRA00000JJ9Sr2AL&quot;,&quot;isHidden&quot;:false,&quot;name&quot;:&quot;山顶&quot;,&quot;parentId&quot;:&quot;a0IRA00000JJ7E92AL&quot;,&quot;subLocations&quot;:[]}]},{&quot;friendlyUrl&quot;:&quot;hong-kong-island/mid-levels&quot;,&quot;id&quot;:&quot;a0IRA00000JJ6Zp2AL&quot;,&quot;isHidden&quot;:false,&quot;name&quot;:&quot;半山&quot;,&quot;parentId&quot;:&quot;a0IRA00000JJ1qH2AT&quot;,&quot;subLocations&quot;:[{&quot;friendlyUrl&quot;:&quot;hong-kong-island/mid-levels/mid-levels-central&quot;,&quot;id&quot;:&quot;a0IRA00000JJ8yE2AT&quot;,&quot;isHidden&quot;:false,&quot;name&quot;:&quot;中半山&quot;,&quot;parentId&quot;:&quot;a0IRA00000JJ6Zp2AL&quot;,&quot;subLocations&quot;:[]},{&quot;friendlyUrl&quot;:&quot;hong-kong-island/mid-levels/mid-levels-east&quot;,&quot;id&quot;:&quot;a0IRA00000JJ8yF2AT&quot;,&quot;isHidden&quot;:false,&quot;name&quot;:&quot;东半山&quot;,&quot;parentId&quot;:&quot;a0IRA00000JJ6Zp2AL&quot;,&quot;subLocations&quot;:[]},{&quot;friendlyUrl&quot;:&quot;hong-kong-island/mid-levels/mid-levels-north&quot;,&quot;id&quot;:&quot;a0IRA00000JJ8yG2AT&quot;,&quot;isHidden&quot;:false,&quot;name&quot;:&quot;北半山&quot;,&quot;parentId&quot;:&quot;a0IRA00000JJ6Zp2AL&quot;,&quot;subLocations&quot;:[]},{&quot;friendlyUrl&quot;:&quot;hong-kong-island/mid-levels/mid-levels-west&quot;,&quot;id&quot;:&quot;a0IRA00000JJ8yH2AT&quot;,&quot;isHidden&quot;:false,&quot;name&quot;:&quot;西半山&quot;,&quot;parentId&quot;:&quot;a0IRA00000JJ6Zp2AL&quot;,&quot;subLocations&quot;:[]},{&quot;friendlyUrl&quot;:&quot;hong-kong-island/mid-levels/mid-levels&quot;,&quot;id&quot;:&quot;a0IRA00000JJ8yD2AT&quot;,&quot;isHidden&quot;:true,&quot;name&quot;:&quot;半山&quot;,&quot;parentId&quot;:&quot;a0IRA00000JJ6Zp2AL&quot;,&quot;subLocations&quot;:[]}]},{&quot;friendlyUrl&quot;:&quot;hong-kong-island/west&quot;,&quot;id&quot;:&quot;a0IRA00000JJ6rZ2AT&quot;,&quot;isHidden&quot;:false,&quot;name&quot;:&quot;西区&quot;,&quot;parentId&quot;:&quot;a0IRA00000JJ1qH2AT&quot;,&quot;subLocations&quot;:[{&quot;friendlyUrl&quot;:&quot;hong-kong-island/west/kennedy-town&quot;,&quot;id&quot;:&quot;a0IRA00000JJ9mD2AT&quot;,&quot;isHidden&quot;:false,&quot;name&quot;:&quot;坚尼地城&quot;,&quot;parentId&quot;:&quot;a0IRA00000JJ6rZ2AT&quot;,&quot;subLocations&quot;:[]},{&quot;friendlyUrl&quot;:&quot;hong-kong-island/west/pok-fu-lam&quot;,&quot;id&quot;:&quot;a0IRA00000JJ9mE2AT&quot;,&quot;isHidden&quot;:false,&quot;name&quot;:&quot;薄扶林&quot;,&quot;parentId&quot;:&quot;a0IRA00000JJ6rZ2AT&quot;,&quot;subLocations&quot;:[]},{&quot;friendlyUrl&quot;:&quot;hong-kong-island/west/sai-ying-pun&quot;,&quot;id&quot;:&quot;a0IRA00000JJ9mG2AT&quot;,&quot;isHidden&quot;:false,&quot;name&quot;:&quot;西营盘&quot;,&quot;parentId&quot;:&quot;a0IRA00000JJ6rZ2AT&quot;,&quot;subLocations&quot;:[]},{&quot;friendlyUrl&quot;:&quot;hong-kong-island/west/sheung-wan&quot;,&quot;id&quot;:&quot;a0IRA00000JJ9mI2AT&quot;,&quot;isHidden&quot;:false,&quot;name&quot;:&quot;上环&quot;,&quot;parentId&quot;:&quot;a0IRA00000JJ6rZ2AT&quot;,&quot;subLocations&quot;:[]},{&quot;friendlyUrl&quot;:&quot;hong-kong-island/west/shek-tong-tsui&quot;,&quot;id&quot;:&quot;a0IRA00000JJ9mH2AT&quot;,&quot;isHidden&quot;:true,&quot;name&quot;:&quot;石塘咀&quot;,&quot;parentId&quot;:&quot;a0IRA00000JJ6rZ2AT&quot;,&quot;subLocations&quot;:[]},{&quot;friendlyUrl&quot;:&quot;hong-kong-island/west/sai-wan&quot;,&quot;id&quot;:&quot;a0IRA00000JJ9mF2AT&quot;,&quot;isHidden&quot;:true,&quot;name&quot;:&quot;西环&quot;,&quot;parentId&quot;:&quot;a0IRA00000JJ6rZ2AT&quot;,&quot;subLocations&quot;:[]}]},{&quot;friendlyUrl&quot;:&quot;hong-kong-island/central-area&quot;,&quot;id&quot;:&quot;a0IRA00000JJ6DF2A1&quot;,&quot;isHidden&quot;:false,&quot;name&quot;:&quot;港岛中&quot;,&quot;parentId&quot;:&quot;a0IRA00000JJ1qH2AT&quot;,&quot;subLocations&quot;:[{&quot;friendlyUrl&quot;:&quot;hong-kong-island/central-area/admiralty&quot;,&quot;id&quot;:&quot;a0IRA00000JJ8Gf2AL&quot;,&quot;isHidden&quot;:false,&quot;name&quot;:&quot;金钟&quot;,&quot;parentId&quot;:&quot;a0IRA00000JJ6DF2A1&quot;,&quot;subLocations&quot;:[]},{&quot;friendlyUrl&quot;:&quot;hong-kong-island/central-area/causeway-bay&quot;,&quot;id&quot;:&quot;a0IRA00000JJ8Gg2AL&quot;,&quot;isHidden&quot;:false,&quot;name&quot;:&quot;铜锣湾&quot;,&quot;parentId&quot;:&quot;a0IRA00000JJ6DF2A1&quot;,&quot;subLocations&quot;:[]},{&quot;friendlyUrl&quot;:&quot;hong-kong-island/central-area/central&quot;,&quot;id&quot;:&quot;a0IRA00000JJ8Gh2AL&quot;,&quot;isHidden&quot;:false,&quot;name&quot;:&quot;中环&quot;,&quot;parentId&quot;:&quot;a0IRA00000JJ6DF2A1&quot;,&quot;subLocations&quot;:[]},{&quot;friendlyUrl&quot;:&quot;hong-kong-island/central-area/happy-valley&quot;,&quot;id&quot;:&quot;a0IRA00000JJ8Gi2AL&quot;,&quot;isHidden&quot;:false,&quot;name&quot;:&quot;跑马地&quot;,&quot;parentId&quot;:&quot;a0IRA00000JJ6DF2A1&quot;,&quot;subLocations&quot;:[]},{&quot;friendlyUrl&quot;:&quot;hong-kong-island/central-area/jardine-s-lookout&quot;,&quot;id&quot;:&quot;a0IRA00000JJ8Gj2AL&quot;,&quot;isHidden&quot;:false,&quot;name&quot;:&quot;渣甸山&quot;,&quot;parentId&quot;:&quot;a0IRA00000JJ6DF2A1&quot;,&quot;subLocations&quot;:[]},{&quot;friendlyUrl&quot;:&quot;hong-kong-island/central-area/soho&quot;,&quot;id&quot;:&quot;a0IRA00000JJ8Gk2AL&quot;,&quot;isHidden&quot;:false,&quot;name&quot;:&quot;苏豪&quot;,&quot;parentId&quot;:&quot;a0IRA00000JJ6DF2A1&quot;,&quot;subLocations&quot;:[]},{&quot;friendlyUrl&quot;:&quot;hong-kong-island/central-area/wan-chai&quot;,&quot;id&quot;:&quot;a0IRA00000JJ8Gl2AL&quot;,&quot;isHidden&quot;:false,&quot;name&quot;:&quot;湾仔&quot;,&quot;parentId&quot;:&quot;a0IRA00000JJ6DF2A1&quot;,&quot;subLocations&quot;:[]}]},{&quot;friendlyUrl&quot;:&quot;hong-kong-island/east&quot;,&quot;id&quot;:&quot;a0IRA00000JJ6OX2A1&quot;,&quot;isHidden&quot;:false,&quot;name&quot;:&quot;东区&quot;,&quot;parentId&quot;:&quot;a0IRA00000JJ1qH2AT&quot;,&quot;subLocations&quot;:[{&quot;friendlyUrl&quot;:&quot;hong-kong-island/east/chai-wan&quot;,&quot;id&quot;:&quot;a0IRA00000JJ8Wn2AL&quot;,&quot;isHidden&quot;:false,&quot;name&quot;:&quot;柴湾&quot;,&quot;parentId&quot;:&quot;a0IRA00000JJ6OX2A1&quot;,&quot;subLocations&quot;:[]},{&quot;friendlyUrl&quot;:&quot;hong-kong-island/east/north-point&quot;,&quot;id&quot;:&quot;a0IRA00000JJ8Wq2AL&quot;,&quot;isHidden&quot;:false,&quot;name&quot;:&quot;北角&quot;,&quot;parentId&quot;:&quot;a0IRA00000JJ6OX2A1&quot;,&quot;subLocations&quot;:[]},{&quot;friendlyUrl&quot;:&quot;hong-kong-island/east/quarry-bay&quot;,&quot;id&quot;:&quot;a0IRA00000JJ8Ws2AL&quot;,&quot;isHidden&quot;:false,&quot;name&quot;:&quot;鲗鱼涌&quot;,&quot;parentId&quot;:&quot;a0IRA00000JJ6OX2A1&quot;,&quot;subLocations&quot;:[]},{&quot;friendlyUrl&quot;:&quot;hong-kong-island/east/tai-hang&quot;,&quot;id&quot;:&quot;a0IRA00000JJ8Wv2AL&quot;,&quot;isHidden&quot;:false,&quot;name&quot;:&quot;大坑&quot;,&quot;parentId&quot;:&quot;a0IRA00000JJ6OX2A1&quot;,&quot;subLocations&quot;:[]},{&quot;friendlyUrl&quot;:&quot;hong-kong-island/east/tin-hau&quot;,&quot;id&quot;:&quot;a0IRA00000JJ8Wx2AL&quot;,&quot;isHidden&quot;:false,&quot;name&quot;:&quot;天后&quot;,&quot;parentId&quot;:&quot;a0IRA00000JJ6OX2A1&quot;,&quot;subLocations&quot;:[]},{&quot;friendlyUrl&quot;:&quot;hong-kong-island/east/fortress-hill&quot;,&quot;id&quot;:&quot;a0IRA00000JJ8Wo2AL&quot;,&quot;isHidden&quot;:true,&quot;name&quot;:&quot;炮台山&quot;,&quot;parentId&quot;:&quot;a0IRA00000JJ6OX2A1&quot;,&quot;subLocations&quot;:[]},{&quot;friendlyUrl&quot;:&quot;hong-kong-island/east/heng-fa-chuen&quot;,&quot;id&quot;:&quot;a0IRA00000JJ8Wp2AL&quot;,&quot;isHidden&quot;:true,&quot;name&quot;:&quot;杏花邨&quot;,&quot;parentId&quot;:&quot;a0IRA00000JJ6OX2A1&quot;,&quot;subLocations&quot;:[]},{&quot;friendlyUrl&quot;:&quot;hong-kong-island/east/north-point-hill&quot;,&quot;id&quot;:&quot;a0IRA00000JJ8Wr2AL&quot;,&quot;isHidden&quot;:true,&quot;name&quot;:&quot;北角山&quot;,&quot;parentId&quot;:&quot;a0IRA00000JJ6OX2A1&quot;,&quot;subLocations&quot;:[]},{&quot;friendlyUrl&quot;:&quot;hong-kong-island/east/sai-wan-ho&quot;,&quot;id&quot;:&quot;a0IRA00000JJ8Wt2AL&quot;,&quot;isHidden&quot;:true,&quot;name&quot;:&quot;西湾河&quot;,&quot;parentId&quot;:&quot;a0IRA00000JJ6OX2A1&quot;,&quot;subLocations&quot;:[]},{&quot;friendlyUrl&quot;:&quot;hong-kong-island/east/shau-kei-wan&quot;,&quot;id&quot;:&quot;a0IRA00000JJ8Wu2AL&quot;,&quot;isHidden&quot;:true,&quot;name&quot;:&quot;筲箕湾&quot;,&quot;parentId&quot;:&quot;a0IRA00000JJ6OX2A1&quot;,&quot;subLocations&quot;:[]},{&quot;friendlyUrl&quot;:&quot;hong-kong-island/east/taikoo-shing&quot;,&quot;id&quot;:&quot;a0IRA00000JJ8Ww2AL&quot;,&quot;isHidden&quot;:true,&quot;name&quot;:&quot;太古城&quot;,&quot;parentId&quot;:&quot;a0IRA00000JJ6OX2A1&quot;,&quot;subLocations&quot;:[]}]}]},{&quot;friendlyUrl&quot;:&quot;kowloon/kowloon&quot;,&quot;id&quot;:&quot;a0IRA00000JJ7Iz2AL&quot;,&quot;isHidden&quot;:false,&quot;name&quot;:&quot;九龙&quot;,&quot;parentId&quot;:&quot;a0IRA00000JJ5ib2AD&quot;,&quot;subLocations&quot;:[{&quot;friendlyUrl&quot;:&quot;kowloon/kowloon/ho-man-tin&quot;,&quot;id&quot;:&quot;a0IRA00000JJBss2AH&quot;,&quot;isHidden&quot;:false,&quot;name&quot;:&quot;何文田&quot;,&quot;parentId&quot;:&quot;a0IRA00000JJ7Iz2AL&quot;,&quot;subLocations&quot;:[]},{&quot;friendlyUrl&quot;:&quot;kowloon/kowloon/kai-tak&quot;,&quot;id&quot;:&quot;a0IRA00000JJBsw2AH&quot;,&quot;isHidden&quot;:false,&quot;name&quot;:&quot;启德&quot;,&quot;parentId&quot;:&quot;a0IRA00000JJ7Iz2AL&quot;,&quot;subLocations&quot;:[]},{&quot;friendlyUrl&quot;:&quot;kowloon/kowloon/kowloon-station&quot;,&quot;id&quot;:&quot;a0IRA00000JJBsz2AH&quot;,&quot;isHidden&quot;:false,&quot;name&quot;:&quot;九龙站&quot;,&quot;parentId&quot;:&quot;a0IRA00000JJ7Iz2AL&quot;,&quot;subLocations&quot;:[]},{&quot;friendlyUrl&quot;:&quot;kowloon/kowloon/kowloon-tong&quot;,&quot;id&quot;:&quot;a0IRA00000JJBt02AH&quot;,&quot;isHidden&quot;:false,&quot;name&quot;:&quot;九龙塘&quot;,&quot;parentId&quot;:&quot;a0IRA00000JJ7Iz2AL&quot;,&quot;subLocations&quot;:[]},{&quot;friendlyUrl&quot;:&quot;kowloon/kowloon/tsim-sha-tsui&quot;,&quot;id&quot;:&quot;a0IRA00000JJBt52AH&quot;,&quot;isHidden&quot;:false,&quot;name&quot;:&quot;尖沙咀&quot;,&quot;parentId&quot;:&quot;a0IRA00000JJ7Iz2AL&quot;,&quot;subLocations&quot;:[]},{&quot;friendlyUrl&quot;:&quot;kowloon/kowloon/jordan&quot;,&quot;id&quot;:&quot;a0IRA00000JJBsu2AH&quot;,&quot;isHidden&quot;:true,&quot;name&quot;:&quot;Jordan&quot;,&quot;parentId&quot;:&quot;a0IRA00000JJ7Iz2AL&quot;,&quot;subLocations&quot;:[]},{&quot;friendlyUrl&quot;:&quot;kowloon/kowloon/tsuen-wan&quot;,&quot;id&quot;:&quot;a0IRA00000JJBt62AH&quot;,&quot;isHidden&quot;:true,&quot;name&quot;:&quot;荃湾&quot;,&quot;parentId&quot;:&quot;a0IRA00000JJ7Iz2AL&quot;,&quot;subLocations&quot;:[]},{&quot;friendlyUrl&quot;:&quot;kowloon/kowloon/hung-hom&quot;,&quot;id&quot;:&quot;a0IRA00000JJBst2AH&quot;,&quot;isHidden&quot;:true,&quot;name&quot;:&quot;紅磡&quot;,&quot;parentId&quot;:&quot;a0IRA00000JJ7Iz2AL&quot;,&quot;subLocations&quot;:[]},{&quot;friendlyUrl&quot;:&quot;kowloon/kowloon/prince-edward&quot;,&quot;id&quot;:&quot;a0IRA00000JJBt22AH&quot;,&quot;isHidden&quot;:true,&quot;name&quot;:&quot;太子&quot;,&quot;parentId&quot;:&quot;a0IRA00000JJ7Iz2AL&quot;,&quot;subLocations&quot;:[]},{&quot;friendlyUrl&quot;:&quot;kowloon/kowloon/yau-ma-tei&quot;,&quot;id&quot;:&quot;a0IRA00000JJBt72AH&quot;,&quot;isHidden&quot;:true,&quot;name&quot;:&quot;油麻地&quot;,&quot;parentId&quot;:&quot;a0IRA00000JJ7Iz2AL&quot;,&quot;subLocations&quot;:[]},{&quot;friendlyUrl&quot;:&quot;kowloon/kowloon/yau-yat-chuen&quot;,&quot;id&quot;:&quot;a0IRA00000LEqlp2AD&quot;,&quot;isHidden&quot;:true,&quot;name&quot;:&quot;Yau Yat Chuen&quot;,&quot;parentId&quot;:&quot;a0IRA00000JJ7Iz2AL&quot;,&quot;subLocations&quot;:[]},{&quot;friendlyUrl&quot;:&quot;kowloon/kowloon/kowloon-city&quot;,&quot;id&quot;:&quot;a0IRA00000JJBsy2AH&quot;,&quot;isHidden&quot;:true,&quot;name&quot;:&quot;九龙城&quot;,&quot;parentId&quot;:&quot;a0IRA00000JJ7Iz2AL&quot;,&quot;subLocations&quot;:[]},{&quot;friendlyUrl&quot;:&quot;kowloon/kowloon/cheung-sha-wan&quot;,&quot;id&quot;:&quot;a0IRA00000JJBsr2AH&quot;,&quot;isHidden&quot;:true,&quot;name&quot;:&quot;长沙湾&quot;,&quot;parentId&quot;:&quot;a0IRA00000JJ7Iz2AL&quot;,&quot;subLocations&quot;:[]},{&quot;friendlyUrl&quot;:&quot;kowloon/kowloon/shek-kip-mei&quot;,&quot;id&quot;:&quot;a0IRA00000JJBt32AH&quot;,&quot;isHidden&quot;:true,&quot;name&quot;:&quot;石硖尾&quot;,&quot;parentId&quot;:&quot;a0IRA00000JJ7Iz2AL&quot;,&quot;subLocations&quot;:[]},{&quot;friendlyUrl&quot;:&quot;kowloon/kowloon/mong-kok&quot;,&quot;id&quot;:&quot;a0IRA00000JJBt12AH&quot;,&quot;isHidden&quot;:true,&quot;name&quot;:&quot;旺角&quot;,&quot;parentId&quot;:&quot;a0IRA00000JJ7Iz2AL&quot;,&quot;subLocations&quot;:[]},{&quot;friendlyUrl&quot;:&quot;kowloon/kowloon/kowloon&quot;,&quot;id&quot;:&quot;a0IRA00000JJBsx2AH&quot;,&quot;isHidden&quot;:true,&quot;name&quot;:&quot;九龙&quot;,&quot;parentId&quot;:&quot;a0IRA00000JJ7Iz2AL&quot;,&quot;subLocations&quot;:[]},{&quot;friendlyUrl&quot;:&quot;kowloon/kowloon/kadoorie-hill&quot;,&quot;id&quot;:&quot;a0IRA00000JJBsv2AH&quot;,&quot;isHidden&quot;:true,&quot;name&quot;:&quot;加多利山&quot;,&quot;parentId&quot;:&quot;a0IRA00000JJ7Iz2AL&quot;,&quot;subLocations&quot;:[]},{&quot;friendlyUrl&quot;:&quot;kowloon/kowloon/tai-kok-tsui&quot;,&quot;id&quot;:&quot;a0IRA00000JJBt42AH&quot;,&quot;isHidden&quot;:true,&quot;name&quot;:&quot;大角咀&quot;,&quot;parentId&quot;:&quot;a0IRA00000JJ7Iz2AL&quot;,&quot;subLocations&quot;:[]},{&quot;friendlyUrl&quot;:&quot;kowloon/kowloon/west-kowloon&quot;,&quot;id&quot;:&quot;a0IRA00000Mu0QT2AZ&quot;,&quot;isHidden&quot;:true,&quot;name&quot;:&quot;西九龙&quot;,&quot;parentId&quot;:&quot;a0IRA00000JJ7Iz2AL&quot;,&quot;subLocations&quot;:[]}]},{&quot;friendlyUrl&quot;:&quot;new-territories/new-territories&quot;,&quot;id&quot;:&quot;a0IRA00000JJ7UH2A1&quot;,&quot;isHidden&quot;:false,&quot;name&quot;:&quot;新界&quot;,&quot;parentId&quot;:&quot;a0IRA00000JIrfl2AD&quot;,&quot;subLocations&quot;:[{&quot;friendlyUrl&quot;:&quot;new-territories/new-territories/clear-water-bay&quot;,&quot;id&quot;:&quot;a0IRA00000JJCLt2AP&quot;,&quot;isHidden&quot;:false,&quot;name&quot;:&quot;清水湾&quot;,&quot;parentId&quot;:&quot;a0IRA00000JJ7UH2A1&quot;,&quot;subLocations&quot;:[]},{&quot;friendlyUrl&quot;:&quot;new-territories/new-territories/sai-kung&quot;,&quot;id&quot;:&quot;a0IRA00000JJCLy2AP&quot;,&quot;isHidden&quot;:false,&quot;name&quot;:&quot;西贡&quot;,&quot;parentId&quot;:&quot;a0IRA00000JJ7UH2A1&quot;,&quot;subLocations&quot;:[]},{&quot;friendlyUrl&quot;:&quot;new-territories/new-territories/gold-coast&quot;,&quot;id&quot;:&quot;a0IRA00000JJCLu2AP&quot;,&quot;isHidden&quot;:true,&quot;name&quot;:&quot;黄金海岸&quot;,&quot;parentId&quot;:&quot;a0IRA00000JJ7UH2A1&quot;,&quot;subLocations&quot;:[]},{&quot;friendlyUrl&quot;:&quot;new-territories/new-territories/kwu-tung-south&quot;,&quot;id&quot;:&quot;a0IRA00000JJCLw2AP&quot;,&quot;isHidden&quot;:true,&quot;name&quot;:&quot;古洞南&quot;,&quot;parentId&quot;:&quot;a0IRA00000JJ7UH2A1&quot;,&quot;subLocations&quot;:[]},{&quot;friendlyUrl&quot;:&quot;new-territories/new-territories/kwu-tung&quot;,&quot;id&quot;:&quot;a0IRA00000JJCLv2AP&quot;,&quot;isHidden&quot;:true,&quot;name&quot;:&quot;古洞&quot;,&quot;parentId&quot;:&quot;a0IRA00000JJ7UH2A1&quot;,&quot;subLocations&quot;:[]},{&quot;friendlyUrl&quot;:&quot;new-territories/new-territories/tai-po&quot;,&quot;id&quot;:&quot;a0IRA00000JJCM22AP&quot;,&quot;isHidden&quot;:true,&quot;name&quot;:&quot;大埔&quot;,&quot;parentId&quot;:&quot;a0IRA00000JJ7UH2A1&quot;,&quot;subLocations&quot;:[]},{&quot;friendlyUrl&quot;:&quot;new-territories/new-territories/tuen-mun&quot;,&quot;id&quot;:&quot;a0IRA00000JJCM52AP&quot;,&quot;isHidden&quot;:true,&quot;name&quot;:&quot;屯门&quot;,&quot;parentId&quot;:&quot;a0IRA00000JJ7UH2A1&quot;,&quot;subLocations&quot;:[]},{&quot;friendlyUrl&quot;:&quot;new-territories/new-territories/so-kwun-wat&quot;,&quot;id&quot;:&quot;a0IRA00000LEqc92AD&quot;,&quot;isHidden&quot;:true,&quot;name&quot;:&quot;So Kwun Wat&quot;,&quot;parentId&quot;:&quot;a0IRA00000JJ7UH2A1&quot;,&quot;subLocations&quot;:[]},{&quot;friendlyUrl&quot;:&quot;new-territories/new-territories/fanling&quot;,&quot;id&quot;:&quot;a0IRA00000LEogo2AD&quot;,&quot;isHidden&quot;:true,&quot;name&quot;:&quot;Fanling&quot;,&quot;parentId&quot;:&quot;a0IRA00000JJ7UH2A1&quot;,&quot;subLocations&quot;:[]},{&quot;friendlyUrl&quot;:&quot;new-territories/new-territories/sai-kung-country-park&quot;,&quot;id&quot;:&quot;a0IRA00000LEqKQ2A1&quot;,&quot;isHidden&quot;:true,&quot;name&quot;:&quot;Sai Kung Country Park&quot;,&quot;parentId&quot;:&quot;a0IRA00000JJ7UH2A1&quot;,&quot;subLocations&quot;:[]},{&quot;friendlyUrl&quot;:&quot;new-territories/new-territories/tai-lam&quot;,&quot;id&quot;:&quot;a0IRA00000JJCM12AP&quot;,&quot;isHidden&quot;:true,&quot;name&quot;:&quot;大榄&quot;,&quot;parentId&quot;:&quot;a0IRA00000JJ7UH2A1&quot;,&quot;subLocations&quot;:[]},{&quot;friendlyUrl&quot;:&quot;new-territories/new-territories/tseung-kwan-o&quot;,&quot;id&quot;:&quot;a0IRA00000JJCM42AP&quot;,&quot;isHidden&quot;:true,&quot;name&quot;:&quot;将军澳&quot;,&quot;parentId&quot;:&quot;a0IRA00000JJ7UH2A1&quot;,&quot;subLocations&quot;:[]},{&quot;friendlyUrl&quot;:&quot;new-territories/new-territories/sheung-shui&quot;,&quot;id&quot;:&quot;a0IRA00000JJCM02AP&quot;,&quot;isHidden&quot;:true,&quot;name&quot;:&quot;上水&quot;,&quot;parentId&quot;:&quot;a0IRA00000JJ7UH2A1&quot;,&quot;subLocations&quot;:[]},{&quot;friendlyUrl&quot;:&quot;new-territories/new-territories/shatin&quot;,&quot;id&quot;:&quot;a0IRA00000JJCLz2AP&quot;,&quot;isHidden&quot;:true,&quot;name&quot;:&quot;沙田&quot;,&quot;parentId&quot;:&quot;a0IRA00000JJ7UH2A1&quot;,&quot;subLocations&quot;:[]},{&quot;friendlyUrl&quot;:&quot;new-territories/new-territories/new-territories&quot;,&quot;id&quot;:&quot;a0IRA00000JJCLx2AP&quot;,&quot;isHidden&quot;:true,&quot;name&quot;:&quot;新界&quot;,&quot;parentId&quot;:&quot;a0IRA00000JJ7UH2A1&quot;,&quot;subLocations&quot;:[]},{&quot;friendlyUrl&quot;:&quot;new-territories/new-territories/tai-wai&quot;,&quot;id&quot;:&quot;a0IRA00000JJCM32AP&quot;,&quot;isHidden&quot;:true,&quot;name&quot;:&quot;大围&quot;,&quot;parentId&quot;:&quot;a0IRA00000JJ7UH2A1&quot;,&quot;subLocations&quot;:[]},{&quot;friendlyUrl&quot;:&quot;new-territories/new-territories/yuen-long&quot;,&quot;id&quot;:&quot;a0IRA00000JJCM62AP&quot;,&quot;isHidden&quot;:true,&quot;name&quot;:&quot;元朗&quot;,&quot;parentId&quot;:&quot;a0IRA00000JJ7UH2A1&quot;,&quot;subLocations&quot;:[]},{&quot;friendlyUrl&quot;:&quot;new-territories/new-territories/kau-to-shan&quot;,&quot;id&quot;:&quot;a0IRA00000PvxjJ2AR&quot;,&quot;isHidden&quot;:true,&quot;name&quot;:&quot;九肚山&quot;,&quot;parentId&quot;:&quot;a0IRA00000JJ7UH2A1&quot;,&quot;subLocations&quot;:[]}]},{&quot;friendlyUrl&quot;:&quot;outlying-islands/outlying-islands&quot;,&quot;id&quot;:&quot;a0IRA00000JJ7Vt2AL&quot;,&quot;isHidden&quot;:false,&quot;name&quot;:&quot;离岛&quot;,&quot;parentId&quot;:&quot;a0IRA00000JJ5c92AD&quot;,&quot;subLocations&quot;:[{&quot;friendlyUrl&quot;:&quot;outlying-islands/outlying-islands/lantau-island&quot;,&quot;id&quot;:&quot;a0IRA00000JJCdg2AH&quot;,&quot;isHidden&quot;:false,&quot;name&quot;:&quot;大屿山&quot;,&quot;parentId&quot;:&quot;a0IRA00000JJ7Vt2AL&quot;,&quot;subLocations&quot;:[]},{&quot;friendlyUrl&quot;:&quot;outlying-islands/outlying-islands/midvale-village-discovery-bay&quot;,&quot;id&quot;:&quot;a0IRA00000JJCdi2AH&quot;,&quot;isHidden&quot;:true,&quot;name&quot;:&quot;愉景湾中谷村&quot;,&quot;parentId&quot;:&quot;a0IRA00000JJ7Vt2AL&quot;,&quot;subLocations&quot;:[]},{&quot;friendlyUrl&quot;:&quot;outlying-islands/outlying-islands/south-lantau&quot;,&quot;id&quot;:&quot;a0IRA00000JJCdk2AH&quot;,&quot;isHidden&quot;:true,&quot;name&quot;:&quot;南大屿&quot;,&quot;parentId&quot;:&quot;a0IRA00000JJ7Vt2AL&quot;,&quot;subLocations&quot;:[]},{&quot;friendlyUrl&quot;:&quot;outlying-islands/outlying-islands/south-lantau-coast&quot;,&quot;id&quot;:&quot;a0IRA00000JJCdl2AH&quot;,&quot;isHidden&quot;:true,&quot;name&quot;:&quot;南大屿海岸&quot;,&quot;parentId&quot;:&quot;a0IRA00000JJ7Vt2AL&quot;,&quot;subLocations&quot;:[]},{&quot;friendlyUrl&quot;:&quot;outlying-islands/outlying-islands/lamma-island&quot;,&quot;id&quot;:&quot;a0IRA00000JJCdf2AH&quot;,&quot;isHidden&quot;:true,&quot;name&quot;:&quot;南丫岛&quot;,&quot;parentId&quot;:&quot;a0IRA00000JJ7Vt2AL&quot;,&quot;subLocations&quot;:[]},{&quot;friendlyUrl&quot;:&quot;outlying-islands/outlying-islands/peng-chau&quot;,&quot;id&quot;:&quot;a0IRA00000JJCdj2AH&quot;,&quot;isHidden&quot;:true,&quot;name&quot;:&quot;坪洲&quot;,&quot;parentId&quot;:&quot;a0IRA00000JJ7Vt2AL&quot;,&quot;subLocations&quot;:[]},{&quot;friendlyUrl&quot;:&quot;outlying-islands/outlying-islands/tung-chung&quot;,&quot;id&quot;:&quot;a0IRA00000JJCdm2AH&quot;,&quot;isHidden&quot;:true,&quot;name&quot;:&quot;东涌&quot;,&quot;parentId&quot;:&quot;a0IRA00000JJ7Vt2AL&quot;,&quot;subLocations&quot;:[]},{&quot;friendlyUrl&quot;:&quot;outlying-islands/outlying-islands/ma-wan&quot;,&quot;id&quot;:&quot;a0IRA00000JJCdh2AH&quot;,&quot;isHidden&quot;:true,&quot;name&quot;:&quot;马湾&quot;,&quot;parentId&quot;:&quot;a0IRA00000JJ7Vt2AL&quot;,&quot;subLocations&quot;:[]},{&quot;friendlyUrl&quot;:&quot;outlying-islands/outlying-islands/discovery-bay&quot;,&quot;id&quot;:&quot;a0IRA00000JJCde2AH&quot;,&quot;isHidden&quot;:true,&quot;name&quot;:&quot;愉景湾&quot;,&quot;parentId&quot;:&quot;a0IRA00000JJ7Vt2AL&quot;,&quot;subLocations&quot;:[]},{&quot;friendlyUrl&quot;:&quot;outlying-islands/outlying-islands/cheung-chau&quot;,&quot;id&quot;:&quot;a0IRA00000JJCdd2AH&quot;,&quot;isHidden&quot;:true,&quot;name&quot;:&quot;长洲&quot;,&quot;parentId&quot;:&quot;a0IRA00000JJ7Vt2AL&quot;,&quot;subLocations&quot;:[]}]}]"
        :min-size-options="[{&quot;key&quot;:&quot;400&quot;,&quot;value&quot;:&quot;400SF&quot;},{&quot;key&quot;:&quot;600&quot;,&quot;value&quot;:&quot;600SF&quot;},{&quot;key&quot;:&quot;800&quot;,&quot;value&quot;:&quot;800SF&quot;},{&quot;key&quot;:&quot;1000&quot;,&quot;value&quot;:&quot;1000SF&quot;},{&quot;key&quot;:&quot;1200&quot;,&quot;value&quot;:&quot;1300SF&quot;},{&quot;key&quot;:&quot;1400&quot;,&quot;value&quot;:&quot;1400SF&quot;},{&quot;key&quot;:&quot;1600&quot;,&quot;value&quot;:&quot;1600SF&quot;},{&quot;key&quot;:&quot;1800&quot;,&quot;value&quot;:&quot;1800SF&quot;},{&quot;key&quot;:&quot;2000&quot;,&quot;value&quot;:&quot;2000SF&quot;},{&quot;key&quot;:&quot;2500&quot;,&quot;value&quot;:&quot;2500SF&quot;}]"
        :max-size-options="[{&quot;key&quot;:&quot;600&quot;,&quot;value&quot;:&quot;600SF&quot;},{&quot;key&quot;:&quot;800&quot;,&quot;value&quot;:&quot;800SF&quot;},{&quot;key&quot;:&quot;1000&quot;,&quot;value&quot;:&quot;1000SF&quot;},{&quot;key&quot;:&quot;1200&quot;,&quot;value&quot;:&quot;1300SF&quot;},{&quot;key&quot;:&quot;1400&quot;,&quot;value&quot;:&quot;1400SF&quot;},{&quot;key&quot;:&quot;1600&quot;,&quot;value&quot;:&quot;1600SF&quot;},{&quot;key&quot;:&quot;1800&quot;,&quot;value&quot;:&quot;1800SF&quot;},{&quot;key&quot;:&quot;2000&quot;,&quot;value&quot;:&quot;2000SF&quot;},{&quot;key&quot;:&quot;2500&quot;,&quot;value&quot;:&quot;2500SF&quot;},{&quot;key&quot;:&quot;3000&quot;,&quot;value&quot;:&quot;3000SF&quot;}]"
        :collection="[{&quot;key&quot;:&quot;a06RA00000o9WKKYA2&quot;,&quot;value&quot;:&quot;Below Bank Valuation&quot;},{&quot;key&quot;:&quot;a06RA00000soYyjYAE&quot;,&quot;value&quot;:&quot;Family Enclaves&quot;},{&quot;key&quot;:&quot;a06RA00000soecgYAA&quot;,&quot;value&quot;:&quot;By The Water&quot;},{&quot;key&quot;:&quot;a06RA00000sonBJYAY&quot;,&quot;value&quot;:&quot;High Yield Investment&quot;},{&quot;key&quot;:&quot;a06RA00000o9PsDYAU&quot;,&quot;value&quot;:&quot;法拍房&quot;},{&quot;key&quot;:&quot;SOLE_AGENCY&quot;,&quot;value&quot;:&quot;Sole Agency&quot;},{&quot;key&quot;:&quot;BRAND_NEW_DEVELOPMENT&quot;,&quot;value&quot;:&quot;Brand New Development&quot;}]"
      ></ms-search-bar></div></div><div
  class="theme-component theme-component-page-listing-list com-page-listing-list"
  theme-component-id="8BC45DB8F1884AD0B2CA7D15D1020010"
><div class="md:mb-20 page-listing-list-container"><div
      class="listing-intro-container text-secondary-01 py-[30px] px-[30px] text-center mx-auto"
      style="max-width: 1000px"
    ><h1
        class="text-3xl md:text-5xl font-headFont font-normal mb-0"
        data-dcms-texteditor="true"
        data-dcms-settingkey="/basic/heading"
      ><h1 class="text-3xl md:text-5xl font-headFont font-normal mb-0"> 香港待售豪宅及特色房产 </h1></h1><div><div class="hidden lg:block" id="more" style="display: none"><div
            class="mt-[26px] text-lg"
            data-dcms-richeditor="true"
            data-dcms-settingkey="/basic/description"
          ><h2 class="" style="font-size: 1.875rem; line-height: 2.25rem; font-weight: bold;">从都市公寓到奢华府邸</h2><p>无论是优化资产配置，还是寻找梦想家园，置业始终是人生重要的里程碑。面对香港瞬息万变的豪宅市场，机遇与挑战并存，因此与经验丰富的专业顾问合作显得尤为关键。</p><p>Habitat Property 凭借对设计美学及奢华品味的敏锐触觉，为尊贵客户精心策划并呈献一系列香港独特且独具匠心的豪宅及特色房产。我们现拥有超过 1,000 套优质房源，范围涵盖市区豪宅到独栋别墅。我们致力于为您量身匹配最理想的居所，确保您在置业路上做出最明智的决策。</p><h2 style="margin-top: 18px; font-size: 1.875rem; line-height: 2.25rem; font-weight: bold;" class="">香港黄金地段：极致生活版图</h2><p style="margin-top: 18px; margin-bottom: 18px;"><a style="text-decoration-line: underline; color: black;" href="https://www.habitat-property.com/cn/listing/for-sale/hong-kong-island/south" title="港岛南区"> 港岛南区 </a> &nbsp; |&nbsp; <a style="text-decoration-line: underline; color: black;" href="https://www.habitat-property.com/cn/listing/for-sale/hong-kong-island/south/repulse-bay" title="浅水湾"> 浅水湾 </a> &nbsp; |&nbsp; <a style="text-decoration-line: underline; color: black;" href="https://www.habitat-property.com/cn/listing/for-sale/hong-kong-island/south/stanley" title="赤柱"> 赤柱 </a></p><p style="margin-top: 18px; margin-bottom: 18px;"><a style="text-decoration-line: underline; color: black;" href="https://www.habitat-property.com/cn/listing/for-sale/hong-kong-island/mid-levels/mid-levels-central" title="中半山"> 中半山 </a> &nbsp; |&nbsp; <a style="text-decoration-line: underline; color: black;" href="https://www.habitat-property.com/cn/listing/for-sale/hong-kong-island/peak" title="山顶"> 山顶 </a> &nbsp;|&nbsp; <a style="text-decoration-line: underline; color: black;" href="https://www.habitat-property.com/cn/listing/for-sale/hong-kong-island/west/pok-fu-lam" title="薄扶林"> 薄扶林 </a></p><p>我们代理的尊贵豪宅及特色房产，专注于 <span><span> 香港最备受推崇的顶级地段。</span></span></p><p><span class="" style="font-weight: bold;">南区滨海生活</span>：涵盖港岛南区大量优质大平层豪宅及独栋别墅，尤其集中于浅水湾、赤柱、大潭及红山等著名沿海区域。这些社区以其惬意舒适、邻近海滩的自然优势，成为追求宁静、高品质家庭生活的客户首选。</p><p style="margin-top: 18px;"><span class="" style="font-weight: bold;">核心都市魅力</span>：对于追求效率的专业人士及青年才俊，我们亦提供位于香港核心地段的房源，包括山顶、中半山、东区、西区以及其他九龙、新界等地。凭借优越地段及便捷交通网络，完美融合效率与品味。</p><h2 style="margin-top: 18px; font-size: 1.875rem; line-height: 2.25rem; font-weight: bold;" class="">轻松寻找理想房产</h2><p>我们深知要在成千上万的房源中寻找完美居所，过程往往冗长耗时。</p><p>在 Habitat Property，我们化繁为简，通过个性化搜索工具，彻底简化流程；同时提供详尽的筛选类别，包括：地段、预算、房间数量、实用面积及特色设施等，精准缩小搜索范围，轻松锁定理想居所。</p><p>此外，我们的专业地产顾问团队随时待命，为您提供香港地产市场的洞察分析及丰富房产知识，并精准匹配符合要求的房源选项。</p><h2 style="margin-top: 18px; font-size: 1.875rem; line-height: 2.25rem; font-weight: bold;" class="">锁定心仪房源，下一步该怎么做？</h2><p>将感兴趣的待售豪宅及特色房产随时加入您的收藏列表中，以便获取最新资讯及进行比较。</p><p>当您决定亲身看房时，只需通过留言或 WhatsApp 随时联系我们，Habitat 专业团队将尽快安排专属顾问，为您提供一对一专人服务。</p><p>从初步挑选到最终成交，我们承诺全程专人跟进，详细讲解在香港置业的完整流程、所需文件及其他程序，确保您的交易顺畅无忧。</p><p></p></div><button
            id="listing-intro-less-btn"
            style="margin-top: 18px; display: none"
            class="underline font-bold text-center text-lg w-full"
            onclick="showLess();"
          >阅读更少</button></div><button
          id="listing-intro-more-btn"
          class="underline font-bold text-center text-lg w-full mt-[26px]"
          onclick="showMore();"
        >阅读更多</button><script>
          function showMore() {
            let listingIntroLessBtn = document.querySelector("#listing-intro-less-btn");
            let listingIntroMoreBtn = document.querySelector("#listing-intro-more-btn");
            let moreInfo = document.querySelector("#more");
            let isHiddenMore = listingIntroLessBtn.style.display == "none";
            moreInfo.style.display = isHiddenMore ? "" : "none";
            listingIntroMoreBtn.style.display = isHiddenMore ? "none" : "";
            listingIntroLessBtn.style.display = isHiddenMore ? "block" : "none";
          }
          function showLess() {
            let listingIntroLessBtn = document.querySelector("#listing-intro-less-btn");
            let listingIntroMoreBtn = document.querySelector("#listing-intro-more-btn");
            let moreInfo = document.querySelector("#more");
            let isHiddenLess = listingIntroLessBtn.style.display == "none";
            moreInfo.style.display = isHiddenLess ? "" : "none";
            listingIntroMoreBtn.style.display = isHiddenLess ? "none" : "";
            listingIntroLessBtn.style.display = isHiddenLess ? "block" : "none";
          }
        </script></div></div><div
      class="container mx-auto container-auto"
    ><div class="mt-4 lg:mt-6 mx-4 md:mx-8"><div class="flex justify-between items-center text-container h-5"><h2 class="text-secondary-01 text-xs font-bold space-x-1 uppercase"><span>1368</span><span
            >物业</span></h2><div class="flex items-center"><div
              class="hidden lg:flex px-5 justify-between items-center text-sm gap-2 cursor-pointer clear-search-filter-wrap"
              onclick="window.clearAndFilter && window.clearAndFilter();"
              style="display: none"
            ><span class="iconfont icon-outline-close"></span><span class="border-b border-secondary-01">清除筛选</span></div><div class="flex items-center justify-between space-x-5"><div class="flex items-center sordOrder flex-shrink-0" v-scope><ms-dropdown><template #button="{ buttonClickHandler, active }"><button
                      class="ms-dropdown-button"
                      :class="active ? 'active' : ''"
                      type="button"
                      @click="buttonClickHandler($event)"
                    ><span>最新刊登</span><span class="flex items-center pointer-events-none"><span
                          class="iconfont text-secondary-01"
                          :class="active ? 'icon-outline-arrow-up' : 'icon-outline-arrow-down'"
                          role="img"
                          aria-label="down arrow"
                        ></span></span></button></template><template #content><ul class="ms-dropdown-options" role="menu"><li
                        class="ms-dropdown-option"
                        data-value="TIME_ASC"
                      ><a
                          href="/cn/listing/for-sale?page=0&amp;sortMode=TIME_ASC"
                          class="block"
                          >发布（由旧至新）</a
                        ></li><li
                        class="ms-dropdown-option active"
                        data-value="TIME_DESC"
                      ><a
                          href="/cn/listing/for-sale?page=0&amp;sortMode=TIME_DESC"
                          class="block"
                          >最新刊登</a
                        ></li><li
                        class="ms-dropdown-option"
                        data-value="PRICE_ASC"
                      ><a
                          href="/cn/listing/for-sale?page=0&amp;sortMode=PRICE_ASC"
                          class="block"
                          >价格（由低到高）</a
                        ></li><li
                        class="ms-dropdown-option"
                        data-value="PRICE_DESC"
                      ><a
                          href="/cn/listing/for-sale?page=0&amp;sortMode=PRICE_DESC"
                          class="block"
                          >价格（由高到低）</a
                        ></li><li
                        class="ms-dropdown-option"
                        data-value="SIZE_ASC"
                      ><a
                          href="/cn/listing/for-sale?page=0&amp;sortMode=SIZE_ASC"
                          class="block"
                          >面积（由小到大）</a
                        ></li><li
                        class="ms-dropdown-option"
                        data-value="SIZE_DESC"
                      ><a
                          href="/cn/listing/for-sale?page=0&amp;sortMode=SIZE_DESC"
                          class="block"
                          >面积（由大到小）</a
                        ></li></ul></template></ms-dropdown></div></div></div></div></div></div><div
      class="py-10 content container mx-auto container-auto"
    ><div
        class="mx-4 md:mx-8 grid-view"
      ><ul
          class="grid grid-cols-1 md:grid-cols-2 gap-8 lg:grid-cols-4"
        ><li class="col-span-1"><a
    href="/cn/listing/for-sale/kennedy-town/458-des-voeux-road-west-harbour-one-sysid006944-tmsw"
    data-menu-id="a0NRA00000Hbe3C2AR"
    data-item-id="a0NRA00000Hbe3C2AR"
    style="text-decoration-line: none"
    class="cms-listing-item com-listing-item bg-secondary-06 block h-full"
  ><div class=""><div class="relative overflow-hidden imageBox flex-shrink-0"><div
          class="raptor-blurred-img w-full mx-auto relative"
          style="aspect-ratio: calc(4/3)"
          v-scope
        ><div
            class="swiper-container absolute"
            v-swiper="{
              observer: true,
              observeSlideChildren: true,
              loop: true,
              slidesPerView: 1,
              slidesPerGroup: 1,
              spaceBetween: 0,
              pagination: {
                el: '.item-swiper-pagination',
                clickable: true,
              },
              navigation: {
                prevEl: '.item-swiper-button-prev',
                nextEl: '.item-swiper-button-next',
              },
              loopFillGroupWithBlank: true,
              loadPrevNext: true,
            }"
          ><ul class="swiper-wrapper"><li
                  class="swiper-slide text-sm image-container raptor-blurred-img relative"
                ><img
                    alt="维壹"
                    class="w-full h-full LazyLoad-img lazyload mx-auto object-cover"
                    data-cloudflare="base@size=768x768"
                    data-src="https://ap8.propertyraptor.com/hornet/src?p=/ap8_001/hornet/prp/img/77a9ab0f564a9d10f7df4e14b63ad8e4.jpg"
                  /></li><li
                  class="swiper-slide text-sm image-container raptor-blurred-img relative"
                ><img
                    alt="维壹"
                    class="w-full h-full LazyLoad-img lazyload mx-auto object-cover"
                    data-cloudflare="base@size=768x768"
                    data-src="https://ap8.propertyraptor.com/hornet/src?p=/ap8_001/hornet/prp/img/e703c1598ea8ccd3b58de3b803e13ad4.jpg"
                  /></li><li
                  class="swiper-slide text-sm image-container raptor-blurred-img relative"
                ><img
                    alt="维壹"
                    class="w-full h-full LazyLoad-img lazyload mx-auto object-cover"
                    data-cloudflare="base@size=768x768"
                    data-src="https://ap8.propertyraptor.com/hornet/src?p=/ap8_001/hornet/prp/img/a629cacfdef452a0f031e19ae3db0291.jpg"
                  /></li><li
                  class="swiper-slide text-sm image-container raptor-blurred-img relative"
                ><img
                    alt="维壹"
                    class="w-full h-full LazyLoad-img lazyload mx-auto object-cover"
                    data-cloudflare="base@size=768x768"
                    data-src="https://ap8.propertyraptor.com/hornet/src?p=/ap8_001/hornet/prp/img/63e127fddacb6dd415514fafd617643d.jpg"
                  /></li><li
                  class="swiper-slide text-sm image-container raptor-blurred-img relative"
                ><img
                    alt="维壹"
                    class="w-full h-full LazyLoad-img lazyload mx-auto object-cover"
                    data-cloudflare="base@size=768x768"
                    data-src="https://ap8.propertyraptor.com/hornet/src?p=/ap8_001/hornet/prp/img/52f27a521f15e25750899f69d12dd4da.jpg"
                  /></li><li
                  class="swiper-slide text-sm image-container raptor-blurred-img relative"
                ><img
                    alt="维壹"
                    class="w-full h-full LazyLoad-img lazyload mx-auto object-cover"
                    data-cloudflare="base@size=768x768"
                    data-src="https://ap8.propertyraptor.com/hornet/src?p=/ap8_001/hornet/prp/img/304ca9cf1ec762f65c99006fc2854d20.jpg"
                  /></li></ul><button
              class="item-swiper-button-prev"
              style="width: 32px; height: 32px"
              @click.stop
              aria-label="button-prev"
            ><i class="iconfont icon-outline-arrow-left text-secondary-01 text-base"></i></button><button
              class="item-swiper-button-next"
              style="width: 32px; height: 32px"
              @click.stop
              aria-label="button-next"
            ><i class="iconfont icon-outline-arrow-right text-secondary-01 text-base"></i></button><div class="absolute bottom-4 left-0 w-full z-5"><div class="item-swiper-pagination space-x-1 mx-auto flex justify-center"></div></div></div><div class="absolute top-0 left-0 space-x-2 font-normal z-5"></div></div></div><div class="relative w-full listing-item-info"><div class="text-container"><div
            class="listingName"
            title="维壹"
          >维壹</div><div
            class="location"
          ><span class="font-bold">德辅道西</span><span class="font-bold">, 坚尼地城</span></div></div><div
          class="flex flex-row gap-x-3 gap-y-2 mt-2 overflow-auto w-full icons-list flex-wrap"
        ><div
            class="listingItems-flex-box saleableSize"
          ><div class="flex items-center w-full"><div class="text-secondary-01 text-sm whitespace-nowrap title" v-scope><ms-measure-unit
                  area="1172.0"
                  area-unit="Square Foot"
                  measure-converted="1,172.00"
                ></ms-measure-unit></div></div></div><div class="listingItems-flex-box bedRoom"><div class="flex items-center w-full"><div class="text-secondary-01 text-sm whitespace-nowrap title space-x-1"><span>3</span><span>房</span></div></div></div><div class="listingItems-flex-box bathRoom"><div class="flex items-center w-full"><div class="text-secondary-01 text-sm whitespace-nowrap title space-x-1"><span>2</span><span>卫</span></div></div></div><div class="listingItems-flex-box price"><div
              class="listingItems-baseline price-container text-sm"
            ><div>$40M/$68,000 inc</div></div></div></div></div></div></a></li><li class="col-span-1"><a
    href="/cn/listing/for-sale/wan-chai/60-johnston-road-j-residence-sysid008120-na3b"
    data-menu-id="a0NRA00000HbgMn2AJ"
    data-item-id="a0NRA00000HbgMn2AJ"
    style="text-decoration-line: none"
    class="cms-listing-item com-listing-item bg-secondary-06 block h-full"
  ><div class=""><div class="relative overflow-hidden imageBox flex-shrink-0"><div
          class="raptor-blurred-img w-full mx-auto relative"
          style="aspect-ratio: calc(4/3)"
          v-scope
        ><div
            class="swiper-container absolute"
            v-swiper="{
              observer: true,
              observeSlideChildren: true,
              loop: true,
              slidesPerView: 1,
              slidesPerGroup: 1,
              spaceBetween: 0,
              pagination: {
                el: '.item-swiper-pagination',
                clickable: true,
              },
              navigation: {
                prevEl: '.item-swiper-button-prev',
                nextEl: '.item-swiper-button-next',
              },
              loopFillGroupWithBlank: true,
              loadPrevNext: true,
            }"
          ><ul class="swiper-wrapper"><li
                  class="swiper-slide text-sm image-container raptor-blurred-img relative"
                ><img
                    alt="嘉荟轩"
                    class="w-full h-full LazyLoad-img lazyload mx-auto object-cover"
                    data-cloudflare="base@size=768x768"
                    data-src="https://ap8.propertyraptor.com/hornet/src?p=/ap8_001/hornet/prp/img/8ef40a0b10d9d8971f43fd6c35db72de.jpg"
                  /></li><li
                  class="swiper-slide text-sm image-container raptor-blurred-img relative"
                ><img
                    alt="嘉荟轩"
                    class="w-full h-full LazyLoad-img lazyload mx-auto object-cover"
                    data-cloudflare="base@size=768x768"
                    data-src="https://img.propertyraptor.com/cdn-cgi/imagedelivery/KD5bF_AFL0JDTbKLWF7z9g/ap8/ap8_001/hornet/prp/img/77f0f7a22d5c2350c25552e7f6671bd9.jpg/public"
                  /></li><li
                  class="swiper-slide text-sm image-container raptor-blurred-img relative"
                ><img
                    alt="嘉荟轩"
                    class="w-full h-full LazyLoad-img lazyload mx-auto object-cover"
                    data-cloudflare="base@size=768x768"
                    data-src="https://img.propertyraptor.com/cdn-cgi/imagedelivery/KD5bF_AFL0JDTbKLWF7z9g/ap8/ap8_001/hornet/prp/img/c60cd79ac2ba06d307b40769128ac15f.jpg/public"
                  /></li><li
                  class="swiper-slide text-sm image-container raptor-blurred-img relative"
                ><img
                    alt="嘉荟轩"
                    class="w-full h-full LazyLoad-img lazyload mx-auto object-cover"
                    data-cloudflare="base@size=768x768"
                    data-src="https://ap8.propertyraptor.com/hornet/src?p=/ap8_001/hornet/prp/img/14c3d2857fde17ff5164f939ec5aef96.jpg"
                  /></li></ul><button
              class="item-swiper-button-prev"
              style="width: 32px; height: 32px"
              @click.stop
              aria-label="button-prev"
            ><i class="iconfont icon-outline-arrow-left text-secondary-01 text-base"></i></button><button
              class="item-swiper-button-next"
              style="width: 32px; height: 32px"
              @click.stop
              aria-label="button-next"
            ><i class="iconfont icon-outline-arrow-right text-secondary-01 text-base"></i></button><div class="absolute bottom-4 left-0 w-full z-5"><div class="item-swiper-pagination space-x-1 mx-auto flex justify-center"></div></div></div><div class="absolute top-0 left-0 space-x-2 font-normal z-5"></div></div></div><div class="relative w-full listing-item-info"><div class="text-container"><div
            class="listingName"
            title="嘉荟轩"
          >嘉荟轩</div><div
            class="location"
          ><span class="font-bold">庄士敦道</span><span class="font-bold">, 湾仔</span></div></div><div
          class="flex flex-row gap-x-3 gap-y-2 mt-2 overflow-auto w-full icons-list flex-wrap"
        ><div
            class="listingItems-flex-box saleableSize"
          ><div class="flex items-center w-full"><div class="text-secondary-01 text-sm whitespace-nowrap title" v-scope><ms-measure-unit
                  area="358.0"
                  area-unit="Square Foot"
                  measure-converted="358.00"
                ></ms-measure-unit></div></div></div><div class="listingItems-flex-box bathRoom"><div class="flex items-center w-full"><div class="text-secondary-01 text-sm whitespace-nowrap title space-x-1"><span>1</span><span>卫</span></div></div></div><div class="listingItems-flex-box price"><div
              class="listingItems-baseline price-container text-sm"
            ><div>$8M</div></div></div></div></div></div></a></li><li class="col-span-1"><a
    href="/cn/listing/for-sale/mid-levels-central/22-caine-road-caine-building-sysid005620-0kfa"
    data-menu-id="a0NRA00000HbiDi2AJ"
    data-item-id="a0NRA00000HbiDi2AJ"
    style="text-decoration-line: none"
    class="cms-listing-item com-listing-item bg-secondary-06 block h-full"
  ><div class=""><div class="relative overflow-hidden imageBox flex-shrink-0"><div
          class="raptor-blurred-img w-full mx-auto relative"
          style="aspect-ratio: calc(4/3)"
          v-scope
        ><div
            class="swiper-container absolute"
            v-swiper="{
              observer: true,
              observeSlideChildren: true,
              loop: true,
              slidesPerView: 1,
              slidesPerGroup: 1,
              spaceBetween: 0,
              pagination: {
                el: '.item-swiper-pagination',
                clickable: true,
              },
              navigation: {
                prevEl: '.item-swiper-button-prev',
                nextEl: '.item-swiper-button-next',
              },
              loopFillGroupWithBlank: true,
              loadPrevNext: true,
            }"
          ><ul class="swiper-wrapper"><li
                  class="swiper-slide text-sm image-container raptor-blurred-img relative"
                ><img
                    alt="广坚大厦"
                    class="w-full h-full LazyLoad-img lazyload mx-auto object-cover"
                    data-cloudflare="base@size=768x768"
                    data-src="https://ap8.propertyraptor.com/hornet/src?p=/ap8_001/hornet/prp/img/50c9cba3d84e3d428b54002fe49f4fbd.jpg"
                  /></li><li
                  class="swiper-slide text-sm image-container raptor-blurred-img relative"
                ><img
                    alt="广坚大厦"
                    class="w-full h-full LazyLoad-img lazyload mx-auto object-cover"
                    data-cloudflare="base@size=768x768"
                    data-src="https://ap8.propertyraptor.com/hornet/src?p=/ap8_001/hornet/prp/img/ebdfcaf7055c36ccde991ef833036ec6.jpg"
                  /></li><li
                  class="swiper-slide text-sm image-container raptor-blurred-img relative"
                ><img
                    alt="广坚大厦"
                    class="w-full h-full LazyLoad-img lazyload mx-auto object-cover"
                    data-cloudflare="base@size=768x768"
                    data-src="https://ap8.propertyraptor.com/hornet/src?p=/ap8_001/hornet/prp/img/532a7bfce045e8c8f9e44a467c940507.jpg"
                  /></li><li
                  class="swiper-slide text-sm image-container raptor-blurred-img relative"
                ><img
                    alt="广坚大厦"
                    class="w-full h-full LazyLoad-img lazyload mx-auto object-cover"
                    data-cloudflare="base@size=768x768"
                    data-src="https://ap8.propertyraptor.com/hornet/src?p=/ap8_001/hornet/prp/img/f09f04ce10aedb6c7d455c9b4a902ffa.jpg"
                  /></li><li
                  class="swiper-slide text-sm image-container raptor-blurred-img relative"
                ><img
                    alt="广坚大厦"
                    class="w-full h-full LazyLoad-img lazyload mx-auto object-cover"
                    data-cloudflare="base@size=768x768"
                    data-src="https://ap8.propertyraptor.com/hornet/src?p=/ap8_001/hornet/prp/img/b7bf0a84e5f0fcaeb1cf721aa99e5e91.jpg"
                  /></li><li
                  class="swiper-slide text-sm image-container raptor-blurred-img relative"
                ><img
                    alt="广坚大厦"
                    class="w-full h-full LazyLoad-img lazyload mx-auto object-cover"
                    data-cloudflare="base@size=768x768"
                    data-src="https://ap8.propertyraptor.com/hornet/src?p=/ap8_001/hornet/prp/img/f78440397b2c83f1bccf7e51428ab173.jpg"
                  /></li></ul><button
              class="item-swiper-button-prev"
              style="width: 32px; height: 32px"
              @click.stop
              aria-label="button-prev"
            ><i class="iconfont icon-outline-arrow-left text-secondary-01 text-base"></i></button><button
              class="item-swiper-button-next"
              style="width: 32px; height: 32px"
              @click.stop
              aria-label="button-next"
            ><i class="iconfont icon-outline-arrow-right text-secondary-01 text-base"></i></button><div class="absolute bottom-4 left-0 w-full z-5"><div class="item-swiper-pagination space-x-1 mx-auto flex justify-center"></div></div></div><div class="absolute top-0 left-0 space-x-2 font-normal z-5"></div></div></div><div class="relative w-full listing-item-info"><div class="text-container"><div
            class="listingName"
            title="广坚大厦"
          >广坚大厦</div><div
            class="location"
          ><span class="font-bold">坚道</span><span class="font-bold">, 中半山</span></div></div><div
          class="flex flex-row gap-x-3 gap-y-2 mt-2 overflow-auto w-full icons-list flex-wrap"
        ><div
            class="listingItems-flex-box saleableSize"
          ><div class="flex items-center w-full"><div class="text-secondary-01 text-sm whitespace-nowrap title" v-scope><ms-measure-unit
                  area="436.0"
                  area-unit="Square Foot"
                  measure-converted="436.00"
                ></ms-measure-unit></div></div></div><div class="listingItems-flex-box bedRoom"><div class="flex items-center w-full"><div class="text-secondary-01 text-sm whitespace-nowrap title space-x-1"><span>1</span><span>房</span></div></div></div><div class="listingItems-flex-box bathRoom"><div class="flex items-center w-full"><div class="text-secondary-01 text-sm whitespace-nowrap title space-x-1"><span>1</span><span>卫</span></div></div></div><div class="listingItems-flex-box price"><div
              class="listingItems-baseline price-container text-sm"
            ><div>$7.5M</div></div></div></div></div></div></a></li><li class="col-span-1"><a
    href="/cn/listing/for-sale/shek-tong-tsui/460-queen-s-road-west-novum-west-twr-3-sysid011272-s9pb"
    data-menu-id="a0NRA00000HbjKk2AJ"
    data-item-id="a0NRA00000HbjKk2AJ"
    style="text-decoration-line: none"
    class="cms-listing-item com-listing-item bg-secondary-06 block h-full"
  ><div class=""><div class="relative overflow-hidden imageBox flex-shrink-0"><div
          class="raptor-blurred-img w-full mx-auto relative"
          style="aspect-ratio: calc(4/3)"
          v-scope
        ><div
            class="swiper-container absolute"
            v-swiper="{
              observer: true,
              observeSlideChildren: true,
              loop: true,
              slidesPerView: 1,
              slidesPerGroup: 1,
              spaceBetween: 0,
              pagination: {
                el: '.item-swiper-pagination',
                clickable: true,
              },
              navigation: {
                prevEl: '.item-swiper-button-prev',
                nextEl: '.item-swiper-button-next',
              },
              loopFillGroupWithBlank: true,
              loadPrevNext: true,
            }"
          ><ul class="swiper-wrapper"><li
                  class="swiper-slide text-sm image-container raptor-blurred-img relative"
                ><img
                    alt="翰林峰"
                    class="w-full h-full LazyLoad-img lazyload mx-auto object-cover"
                    data-cloudflare="base@size=768x768"
                    data-src="https://ap8.propertyraptor.com/hornet/src?p=/ap8_001/hornet/prp/img/655400a13a7476c7106482f182fb4f7c.jpg"
                  /></li><li
                  class="swiper-slide text-sm image-container raptor-blurred-img relative"
                ><img
                    alt="翰林峰"
                    class="w-full h-full LazyLoad-img lazyload mx-auto object-cover"
                    data-cloudflare="base@size=768x768"
                    data-src="https://ap8.propertyraptor.com/hornet/src?p=/ap8_001/hornet/prp/img/bf27f91634e165c9637a3221e52ecca3.jpg"
                  /></li><li
                  class="swiper-slide text-sm image-container raptor-blurred-img relative"
                ><img
                    alt="翰林峰"
                    class="w-full h-full LazyLoad-img lazyload mx-auto object-cover"
                    data-cloudflare="base@size=768x768"
                    data-src="https://ap8.propertyraptor.com/hornet/src?p=/ap8_001/hornet/prp/img/94ecf27b98223c44f2e20ba717537d6d.jpg"
                  /></li><li
                  class="swiper-slide text-sm image-container raptor-blurred-img relative"
                ><img
                    alt="翰林峰"
                    class="w-full h-full LazyLoad-img lazyload mx-auto object-cover"
                    data-cloudflare="base@size=768x768"
                    data-src="https://ap8.propertyraptor.com/hornet/src?p=/ap8_001/hornet/prp/img/781b96bcbbbe2172d8e6edb8b8ee5ca5.jpg"
                  /></li></ul><button
              class="item-swiper-button-prev"
              style="width: 32px; height: 32px"
              @click.stop
              aria-label="button-prev"
            ><i class="iconfont icon-outline-arrow-left text-secondary-01 text-base"></i></button><button
              class="item-swiper-button-next"
              style="width: 32px; height: 32px"
              @click.stop
              aria-label="button-next"
            ><i class="iconfont icon-outline-arrow-right text-secondary-01 text-base"></i></button><div class="absolute bottom-4 left-0 w-full z-5"><div class="item-swiper-pagination space-x-1 mx-auto flex justify-center"></div></div></div><div class="absolute top-0 left-0 space-x-2 font-normal z-5"></div></div></div><div class="relative w-full listing-item-info"><div class="text-container"><div
            class="listingName"
            title="翰林峰"
          >翰林峰</div><div
            class="location"
          ><span class="font-bold">皇后大道西</span><span class="font-bold">, 石塘咀</span></div></div><div
          class="flex flex-row gap-x-3 gap-y-2 mt-2 overflow-auto w-full icons-list flex-wrap"
        ><div
            class="listingItems-flex-box saleableSize"
          ><div class="flex items-center w-full"><div class="text-secondary-01 text-sm whitespace-nowrap title" v-scope><ms-measure-unit
                  area="294.0"
                  area-unit="Square Foot"
                  measure-converted="294.00"
                ></ms-measure-unit></div></div></div><div class="listingItems-flex-box bedRoom"><div class="flex items-center w-full"><div class="text-secondary-01 text-sm whitespace-nowrap title space-x-1"><span>1</span><span>房</span></div></div></div><div class="listingItems-flex-box bathRoom"><div class="flex items-center w-full"><div class="text-secondary-01 text-sm whitespace-nowrap title space-x-1"><span>1</span><span>卫</span></div></div></div><div class="listingItems-flex-box price"><div
              class="listingItems-baseline price-container text-sm"
            ><div>$9.85M</div></div></div></div></div></div></a></li><li class="col-span-1"><a
    href="/cn/listing/for-sale/wan-chai/1-harbour-road-convention-plaza-apartments-sysid007372-19023"
    data-menu-id="a0NRA00000Hbk952AB"
    data-item-id="a0NRA00000Hbk952AB"
    style="text-decoration-line: none"
    class="cms-listing-item com-listing-item bg-secondary-06 block h-full"
  ><div class=""><div class="relative overflow-hidden imageBox flex-shrink-0"><div
          class="raptor-blurred-img w-full mx-auto relative"
          style="aspect-ratio: calc(4/3)"
          v-scope
        ><div
            class="swiper-container absolute"
            v-swiper="{
              observer: true,
              observeSlideChildren: true,
              loop: true,
              slidesPerView: 1,
              slidesPerGroup: 1,
              spaceBetween: 0,
              pagination: {
                el: '.item-swiper-pagination',
                clickable: true,
              },
              navigation: {
                prevEl: '.item-swiper-button-prev',
                nextEl: '.item-swiper-button-next',
              },
              loopFillGroupWithBlank: true,
              loadPrevNext: true,
            }"
          ><ul class="swiper-wrapper"><li
                  class="swiper-slide text-sm image-container raptor-blurred-img relative"
                ><img
                    alt="Convention Plaza Apartments"
                    class="w-full h-full LazyLoad-img lazyload mx-auto object-cover"
                    data-cloudflare="base@size=768x768"
                    data-src="https://ap8.propertyraptor.com/hornet/src?p=/ap8_001/hornet/prp/img/884a0f15ce2092d1f886a13cd8b327b4.jpg"
                  /></li><li
                  class="swiper-slide text-sm image-container raptor-blurred-img relative"
                ><img
                    alt="Convention Plaza Apartments"
                    class="w-full h-full LazyLoad-img lazyload mx-auto object-cover"
                    data-cloudflare="base@size=768x768"
                    data-src="https://ap8.propertyraptor.com/hornet/src?p=/ap8_001/hornet/prp/img/0a09fdbf15f0988958d13d487321cc7e.jpg"
                  /></li><li
                  class="swiper-slide text-sm image-container raptor-blurred-img relative"
                ><img
                    alt="Convention Plaza Apartments"
                    class="w-full h-full LazyLoad-img lazyload mx-auto object-cover"
                    data-cloudflare="base@size=768x768"
                    data-src="https://ap8.propertyraptor.com/hornet/src?p=/ap8_001/hornet/prp/img/b0bb81eaf5a1e20dc0d6f24cf2a787e9.jpg"
                  /></li><li
                  class="swiper-slide text-sm image-container raptor-blurred-img relative"
                ><img
                    alt="Convention Plaza Apartments"
                    class="w-full h-full LazyLoad-img lazyload mx-auto object-cover"
                    data-cloudflare="base@size=768x768"
                    data-src="https://ap8.propertyraptor.com/hornet/src?p=/ap8_001/hornet/prp/img/a0b2abdd238d95a5312379113ecfb2c2.jpg"
                  /></li><li
                  class="swiper-slide text-sm image-container raptor-blurred-img relative"
                ><img
                    alt="Convention Plaza Apartments"
                    class="w-full h-full LazyLoad-img lazyload mx-auto object-cover"
                    data-cloudflare="base@size=768x768"
                    data-src="https://ap8.propertyraptor.com/hornet/src?p=/ap8_001/hornet/prp/img/e28dffc74ea6776ae533cc72dee276c2.jpg"
                  /></li><li
                  class="swiper-slide text-sm image-container raptor-blurred-img relative"
                ><img
                    alt="Convention Plaza Apartments"
                    class="w-full h-full LazyLoad-img lazyload mx-auto object-cover"
                    data-cloudflare="base@size=768x768"
                    data-src="https://ap8.propertyraptor.com/hornet/src?p=/ap8_001/hornet/prp/img/ac636a1d5a1ed48bccfc06eac8dafecc.jpg"
                  /></li></ul><button
              class="item-swiper-button-prev"
              style="width: 32px; height: 32px"
              @click.stop
              aria-label="button-prev"
            ><i class="iconfont icon-outline-arrow-left text-secondary-01 text-base"></i></button><button
              class="item-swiper-button-next"
              style="width: 32px; height: 32px"
              @click.stop
              aria-label="button-next"
            ><i class="iconfont icon-outline-arrow-right text-secondary-01 text-base"></i></button><div class="absolute bottom-4 left-0 w-full z-5"><div class="item-swiper-pagination space-x-1 mx-auto flex justify-center"></div></div></div><div class="absolute top-0 left-0 space-x-2 font-normal z-5"></div></div></div><div class="relative w-full listing-item-info"><div class="text-container"><div
            class="listingName"
            title="Convention Plaza Apartments"
          >Convention Plaza Apartments</div><div
            class="location"
          ><span class="font-bold">港湾道</span><span class="font-bold">, 湾仔</span></div></div><div
          class="flex flex-row gap-x-3 gap-y-2 mt-2 overflow-auto w-full icons-list flex-wrap"
        ><div
            class="listingItems-flex-box saleableSize"
          ><div class="flex items-center w-full"><div class="text-secondary-01 text-sm whitespace-nowrap title" v-scope><ms-measure-unit
                  area="1001.0"
                  area-unit="Square Foot"
                  measure-converted="1,001.00"
                ></ms-measure-unit></div></div></div><div class="listingItems-flex-box bedRoom"><div class="flex items-center w-full"><div class="text-secondary-01 text-sm whitespace-nowrap title space-x-1"><span>2</span><span>房</span></div></div></div><div class="listingItems-flex-box bathRoom"><div class="flex items-center w-full"><div class="text-secondary-01 text-sm whitespace-nowrap title space-x-1"><span>1</span><span>卫</span></div></div></div><div class="listingItems-flex-box price"><div
              class="listingItems-baseline price-container text-sm"
            ><div>$30M</div></div></div></div></div></div></a></li><li class="col-span-1"><a
    href="/cn/listing/for-sale/chung-hom-kok/25-horizon-drive-19-25-horizon-drive-sysid008034-94x3"
    data-menu-id="a0NRA00000Hbobx2AB"
    data-item-id="a0NRA00000Hbobx2AB"
    style="text-decoration-line: none"
    class="cms-listing-item com-listing-item bg-secondary-06 block h-full"
  ><div class=""><div class="relative overflow-hidden imageBox flex-shrink-0"><div
          class="raptor-blurred-img w-full mx-auto relative"
          style="aspect-ratio: calc(4/3)"
          v-scope
        ><div
            class="swiper-container absolute"
            v-swiper="{
              observer: true,
              observeSlideChildren: true,
              loop: true,
              slidesPerView: 1,
              slidesPerGroup: 1,
              spaceBetween: 0,
              pagination: {
                el: '.item-swiper-pagination',
                clickable: true,
              },
              navigation: {
                prevEl: '.item-swiper-button-prev',
                nextEl: '.item-swiper-button-next',
              },
              loopFillGroupWithBlank: true,
              loadPrevNext: true,
            }"
          ><ul class="swiper-wrapper"><li
                  class="swiper-slide text-sm image-container raptor-blurred-img relative"
                ><img
                    alt="海天径19-25号"
                    class="w-full h-full LazyLoad-img lazyload mx-auto object-cover"
                    data-cloudflare="base@size=768x768"
                    data-src="https://ap8.propertyraptor.com/hornet/src?p=/ap8_001/hornet/prp/img/e8069d4d88f4e0c52af4de30affa5c8e.jpg"
                  /></li><li
                  class="swiper-slide text-sm image-container raptor-blurred-img relative"
                ><img
                    alt="海天径19-25号"
                    class="w-full h-full LazyLoad-img lazyload mx-auto object-cover"
                    data-cloudflare="base@size=768x768"
                    data-src="https://ap8.propertyraptor.com/hornet/src?p=/ap8_001/hornet/prp/img/be09fb39c2890ea507fc3d13f8709b47.jpg"
                  /></li><li
                  class="swiper-slide text-sm image-container raptor-blurred-img relative"
                ><img
                    alt="海天径19-25号"
                    class="w-full h-full LazyLoad-img lazyload mx-auto object-cover"
                    data-cloudflare="base@size=768x768"
                    data-src="https://ap8.propertyraptor.com/hornet/src?p=/ap8_001/hornet/prp/img/442f2ca32623b5a2be1acfe8d9522ae5.jpg"
                  /></li><li
                  class="swiper-slide text-sm image-container raptor-blurred-img relative"
                ><img
                    alt="海天径19-25号"
                    class="w-full h-full LazyLoad-img lazyload mx-auto object-cover"
                    data-cloudflare="base@size=768x768"
                    data-src="https://ap8.propertyraptor.com/hornet/src?p=/ap8_001/hornet/prp/img/81ddad16c223f9fed17e2b86b6d62ee4.jpg"
                  /></li><li
                  class="swiper-slide text-sm image-container raptor-blurred-img relative"
                ><img
                    alt="海天径19-25号"
                    class="w-full h-full LazyLoad-img lazyload mx-auto object-cover"
                    data-cloudflare="base@size=768x768"
                    data-src="https://ap8.propertyraptor.com/hornet/src?p=/ap8_001/hornet/prp/img/d4de6f9ca3a905861c5f493016356aec.jpg"
                  /></li><li
                  class="swiper-slide text-sm image-container raptor-blurred-img relative"
                ><img
                    alt="海天径19-25号"
                    class="w-full h-full LazyLoad-img lazyload mx-auto object-cover"
                    data-cloudflare="base@size=768x768"
                    data-src="https://ap8.propertyraptor.com/hornet/src?p=/ap8_001/hornet/prp/img/8be0537fd417f8b6629fc0e63adf1bf5.jpg"
                  /></li></ul><button
              class="item-swiper-button-prev"
              style="width: 32px; height: 32px"
              @click.stop
              aria-label="button-prev"
            ><i class="iconfont icon-outline-arrow-left text-secondary-01 text-base"></i></button><button
              class="item-swiper-button-next"
              style="width: 32px; height: 32px"
              @click.stop
              aria-label="button-next"
            ><i class="iconfont icon-outline-arrow-right text-secondary-01 text-base"></i></button><div class="absolute bottom-4 left-0 w-full z-5"><div class="item-swiper-pagination space-x-1 mx-auto flex justify-center"></div></div></div><div class="absolute top-0 left-0 space-x-2 font-normal z-5"></div></div></div><div class="relative w-full listing-item-info"><div class="text-container"><div
            class="listingName"
            title="海天径19-25号"
          >海天径19-25号</div><div
            class="location"
          ><span class="font-bold">海天径</span><span class="font-bold">, 舂坎角</span></div></div><div
          class="flex flex-row gap-x-3 gap-y-2 mt-2 overflow-auto w-full icons-list flex-wrap"
        ><div
            class="listingItems-flex-box saleableSize"
          ><div class="flex items-center w-full"><div class="text-secondary-01 text-sm whitespace-nowrap title" v-scope><ms-measure-unit
                  area="1932.0"
                  area-unit="Square Foot"
                  measure-converted="1,932.00"
                ></ms-measure-unit></div></div></div><div class="listingItems-flex-box bedRoom"><div class="flex items-center w-full"><div class="text-secondary-01 text-sm whitespace-nowrap title space-x-1"><span>2</span><span>房</span></div></div></div><div class="listingItems-flex-box bathRoom"><div class="flex items-center w-full"><div class="text-secondary-01 text-sm whitespace-nowrap title space-x-1"><span>1</span><span>卫</span></div></div></div><div class="listingItems-flex-box price"><div
              class="listingItems-baseline price-container text-sm"
            ><div>$90M</div></div></div></div></div></div></a></li><li class="col-span-1"><a
    href="/cn/listing/for-sale/wan-chai/60-johnston-road-j-residence-sysid008091-14189"
    data-menu-id="a0NRA00000HbofS2AR"
    data-item-id="a0NRA00000HbofS2AR"
    style="text-decoration-line: none"
    class="cms-listing-item com-listing-item bg-secondary-06 block h-full"
  ><div class=""><div class="relative overflow-hidden imageBox flex-shrink-0"><div
          class="raptor-blurred-img w-full mx-auto relative"
          style="aspect-ratio: calc(4/3)"
          v-scope
        ><div
            class="swiper-container absolute"
            v-swiper="{
              observer: true,
              observeSlideChildren: true,
              loop: true,
              slidesPerView: 1,
              slidesPerGroup: 1,
              spaceBetween: 0,
              pagination: {
                el: '.item-swiper-pagination',
                clickable: true,
              },
              navigation: {
                prevEl: '.item-swiper-button-prev',
                nextEl: '.item-swiper-button-next',
              },
              loopFillGroupWithBlank: true,
              loadPrevNext: true,
            }"
          ><ul class="swiper-wrapper"><li
                  class="swiper-slide text-sm image-container raptor-blurred-img relative"
                ><img
                    alt="嘉荟轩"
                    class="w-full h-full LazyLoad-img lazyload mx-auto object-cover"
                    data-cloudflare="base@size=768x768"
                    data-src="https://img.propertyraptor.com/cdn-cgi/imagedelivery/KD5bF_AFL0JDTbKLWF7z9g/ap8/ap8_001/hornet/prp/img/b5e32bdd6acbc5b9a92e8104d9578c59.jpg/public"
                  /></li><li
                  class="swiper-slide text-sm image-container raptor-blurred-img relative"
                ><img
                    alt="嘉荟轩"
                    class="w-full h-full LazyLoad-img lazyload mx-auto object-cover"
                    data-cloudflare="base@size=768x768"
                    data-src="https://img.propertyraptor.com/cdn-cgi/imagedelivery/KD5bF_AFL0JDTbKLWF7z9g/ap8/ap8_001/hornet/prp/img/3dda524f4528448839ef046071c78455.jpg/public"
                  /></li><li
                  class="swiper-slide text-sm image-container raptor-blurred-img relative"
                ><img
                    alt="嘉荟轩"
                    class="w-full h-full LazyLoad-img lazyload mx-auto object-cover"
                    data-cloudflare="base@size=768x768"
                    data-src="https://img.propertyraptor.com/cdn-cgi/imagedelivery/KD5bF_AFL0JDTbKLWF7z9g/ap8/ap8_001/hornet/prp/img/0d55f52c3bf9e57e879f139de9eac419.jpg/public"
                  /></li><li
                  class="swiper-slide text-sm image-container raptor-blurred-img relative"
                ><img
                    alt="嘉荟轩"
                    class="w-full h-full LazyLoad-img lazyload mx-auto object-cover"
                    data-cloudflare="base@size=768x768"
                    data-src="https://img.propertyraptor.com/cdn-cgi/imagedelivery/KD5bF_AFL0JDTbKLWF7z9g/ap8/ap8_001/hornet/prp/img/f4e60f343ce06afc30f5be14617e1049.jpg/public"
                  /></li><li
                  class="swiper-slide text-sm image-container raptor-blurred-img relative"
                ><img
                    alt="嘉荟轩"
                    class="w-full h-full LazyLoad-img lazyload mx-auto object-cover"
                    data-cloudflare="base@size=768x768"
                    data-src="https://img.propertyraptor.com/cdn-cgi/imagedelivery/KD5bF_AFL0JDTbKLWF7z9g/ap8/ap8_001/hornet/prp/img/5056544fddc463a8e33f0a3060c3423f.jpg/public"
                  /></li><li
                  class="swiper-slide text-sm image-container raptor-blurred-img relative"
                ><img
                    alt="嘉荟轩"
                    class="w-full h-full LazyLoad-img lazyload mx-auto object-cover"
                    data-cloudflare="base@size=768x768"
                    data-src="https://img.propertyraptor.com/cdn-cgi/imagedelivery/KD5bF_AFL0JDTbKLWF7z9g/ap8/ap8_001/hornet/prp/img/ba792fdd6bb9090ac8b1d845eaa75775.jpg/public"
                  /></li></ul><button
              class="item-swiper-button-prev"
              style="width: 32px; height: 32px"
              @click.stop
              aria-label="button-prev"
            ><i class="iconfont icon-outline-arrow-left text-secondary-01 text-base"></i></button><button
              class="item-swiper-button-next"
              style="width: 32px; height: 32px"
              @click.stop
              aria-label="button-next"
            ><i class="iconfont icon-outline-arrow-right text-secondary-01 text-base"></i></button><div class="absolute bottom-4 left-0 w-full z-5"><div class="item-swiper-pagination space-x-1 mx-auto flex justify-center"></div></div></div><div class="absolute top-0 left-0 space-x-2 font-normal z-5"></div></div></div><div class="relative w-full listing-item-info"><div class="text-container"><div
            class="listingName"
            title="嘉荟轩"
          >嘉荟轩</div><div
            class="location"
          ><span class="font-bold">庄士敦道</span><span class="font-bold">, 湾仔</span></div></div><div
          class="flex flex-row gap-x-3 gap-y-2 mt-2 overflow-auto w-full icons-list flex-wrap"
        ><div
            class="listingItems-flex-box saleableSize"
          ><div class="flex items-center w-full"><div class="text-secondary-01 text-sm whitespace-nowrap title" v-scope><ms-measure-unit
                  area="644.0"
                  area-unit="Square Foot"
                  measure-converted="644.00"
                ></ms-measure-unit></div></div></div><div class="listingItems-flex-box bedRoom"><div class="flex items-center w-full"><div class="text-secondary-01 text-sm whitespace-nowrap title space-x-1"><span>2</span><span>房</span></div></div></div><div class="listingItems-flex-box bathRoom"><div class="flex items-center w-full"><div class="text-secondary-01 text-sm whitespace-nowrap title space-x-1"><span>1</span><span>卫</span></div></div></div><div class="listingItems-flex-box price"><div
              class="listingItems-baseline price-container text-sm"
            ><div>$12.0M</div></div></div></div></div></div></a></li><li class="col-span-1"><a
    href="/cn/listing/for-sale/north-point/1-kai-yuen-street-fleur-pavilia-blk-3-sysid008184-s9q3"
    data-menu-id="a0NRA00000HbokV2AR"
    data-item-id="a0NRA00000HbokV2AR"
    style="text-decoration-line: none"
    class="cms-listing-item com-listing-item bg-secondary-06 block h-full"
  ><div class=""><div class="relative overflow-hidden imageBox flex-shrink-0"><div
          class="raptor-blurred-img w-full mx-auto relative"
          style="aspect-ratio: calc(4/3)"
          v-scope
        ><div
            class="swiper-container absolute"
            v-swiper="{
              observer: true,
              observeSlideChildren: true,
              loop: true,
              slidesPerView: 1,
              slidesPerGroup: 1,
              spaceBetween: 0,
              pagination: {
                el: '.item-swiper-pagination',
                clickable: true,
              },
              navigation: {
                prevEl: '.item-swiper-button-prev',
                nextEl: '.item-swiper-button-next',
              },
              loopFillGroupWithBlank: true,
              loadPrevNext: true,
            }"
          ><ul class="swiper-wrapper"><li
                  class="swiper-slide text-sm image-container raptor-blurred-img relative"
                ><img
                    alt="柏蔚山"
                    class="w-full h-full LazyLoad-img lazyload mx-auto object-cover"
                    data-cloudflare="base@size=768x768"
                    data-src="https://ap8.propertyraptor.com/hornet/src?p=/ap8_001/hornet/prp/img/c5d0865488cd55a77164a16518e68326.jpg"
                  /></li><li
                  class="swiper-slide text-sm image-container raptor-blurred-img relative"
                ><img
                    alt="柏蔚山"
                    class="w-full h-full LazyLoad-img lazyload mx-auto object-cover"
                    data-cloudflare="base@size=768x768"
                    data-src="https://ap8.propertyraptor.com/hornet/src?p=/ap8_001/hornet/prp/img/6d9d230c729b93ccd174ba0abbfd512e.jpg"
                  /></li><li
                  class="swiper-slide text-sm image-container raptor-blurred-img relative"
                ><img
                    alt="柏蔚山"
                    class="w-full h-full LazyLoad-img lazyload mx-auto object-cover"
                    data-cloudflare="base@size=768x768"
                    data-src="https://ap8.propertyraptor.com/hornet/src?p=/ap8_001/hornet/prp/img/9aee2c2032a323e9dbe35856d3784cbf.jpg"
                  /></li><li
                  class="swiper-slide text-sm image-container raptor-blurred-img relative"
                ><img
                    alt="柏蔚山"
                    class="w-full h-full LazyLoad-img lazyload mx-auto object-cover"
                    data-cloudflare="base@size=768x768"
                    data-src="https://ap8.propertyraptor.com/hornet/src?p=/ap8_001/hornet/prp/img/3fbff9cf7fe4d23e99b77deadfb876ee.jpg"
                  /></li><li
                  class="swiper-slide text-sm image-container raptor-blurred-img relative"
                ><img
                    alt="柏蔚山"
                    class="w-full h-full LazyLoad-img lazyload mx-auto object-cover"
                    data-cloudflare="base@size=768x768"
                    data-src="https://ap8.propertyraptor.com/hornet/src?p=/ap8_001/hornet/prp/img/a71ffe4cc58b5093c9fd3c33e3bbac8a.jpg"
                  /></li></ul><button
              class="item-swiper-button-prev"
              style="width: 32px; height: 32px"
              @click.stop
              aria-label="button-prev"
            ><i class="iconfont icon-outline-arrow-left text-secondary-01 text-base"></i></button><button
              class="item-swiper-button-next"
              style="width: 32px; height: 32px"
              @click.stop
              aria-label="button-next"
            ><i class="iconfont icon-outline-arrow-right text-secondary-01 text-base"></i></button><div class="absolute bottom-4 left-0 w-full z-5"><div class="item-swiper-pagination space-x-1 mx-auto flex justify-center"></div></div></div><div class="absolute top-0 left-0 space-x-2 font-normal z-5"></div></div></div><div class="relative w-full listing-item-info"><div class="text-container"><div
            class="listingName"
            title="柏蔚山"
          >柏蔚山</div><div
            class="location"
          ><span class="font-bold">继园街</span><span class="font-bold">, 北角</span></div></div><div
          class="flex flex-row gap-x-3 gap-y-2 mt-2 overflow-auto w-full icons-list flex-wrap"
        ><div
            class="listingItems-flex-box saleableSize"
          ><div class="flex items-center w-full"><div class="text-secondary-01 text-sm whitespace-nowrap title" v-scope><ms-measure-unit
                  area="908.0"
                  area-unit="Square Foot"
                  measure-converted="908.00"
                ></ms-measure-unit></div></div></div><div class="listingItems-flex-box bedRoom"><div class="flex items-center w-full"><div class="text-secondary-01 text-sm whitespace-nowrap title space-x-1"><span>2</span><span>房</span></div></div></div><div class="listingItems-flex-box bathRoom"><div class="flex items-center w-full"><div class="text-secondary-01 text-sm whitespace-nowrap title space-x-1"><span>2</span><span>卫</span></div></div></div><div class="listingItems-flex-box price"><div
              class="listingItems-baseline price-container text-sm"
            ><div>$23M</div></div></div></div></div></div></a></li><li class="col-span-1"><a
    href="/cn/listing/for-sale/quarry-bay/856-king-s-road-novum-east-sysid008654-rzwa"
    data-menu-id="a0NRA00000HbpBh2AJ"
    data-item-id="a0NRA00000HbpBh2AJ"
    style="text-decoration-line: none"
    class="cms-listing-item com-listing-item bg-secondary-06 block h-full"
  ><div class=""><div class="relative overflow-hidden imageBox flex-shrink-0"><div
          class="raptor-blurred-img w-full mx-auto relative"
          style="aspect-ratio: calc(4/3)"
          v-scope
        ><div
            class="swiper-container absolute"
            v-swiper="{
              observer: true,
              observeSlideChildren: true,
              loop: true,
              slidesPerView: 1,
              slidesPerGroup: 1,
              spaceBetween: 0,
              pagination: {
                el: '.item-swiper-pagination',
                clickable: true,
              },
              navigation: {
                prevEl: '.item-swiper-button-prev',
                nextEl: '.item-swiper-button-next',
              },
              loopFillGroupWithBlank: true,
              loadPrevNext: true,
            }"
          ><ul class="swiper-wrapper"><li
                  class="swiper-slide text-sm image-container raptor-blurred-img relative"
                ><img
                    alt="君豪峰"
                    class="w-full h-full LazyLoad-img lazyload mx-auto object-cover"
                    data-cloudflare="base@size=768x768"
                    data-src="https://ap8.propertyraptor.com/hornet/src?p=/ap8_001/hornet/prp/img/e60fe184eedbcc8d2a79f00d3e6ec242.jpg"
                  /></li><li
                  class="swiper-slide text-sm image-container raptor-blurred-img relative"
                ><img
                    alt="君豪峰"
                    class="w-full h-full LazyLoad-img lazyload mx-auto object-cover"
                    data-cloudflare="base@size=768x768"
                    data-src="https://ap8.propertyraptor.com/hornet/src?p=/ap8_001/hornet/prp/img/5a6b485b357240f38d65f6fc5608282b.jpg"
                  /></li><li
                  class="swiper-slide text-sm image-container raptor-blurred-img relative"
                ><img
                    alt="君豪峰"
                    class="w-full h-full LazyLoad-img lazyload mx-auto object-cover"
                    data-cloudflare="base@size=768x768"
                    data-src="https://ap8.propertyraptor.com/hornet/src?p=/ap8_001/hornet/prp/img/be4be1a666428d37535fa27e6fe07018.jpg"
                  /></li><li
                  class="swiper-slide text-sm image-container raptor-blurred-img relative"
                ><img
                    alt="君豪峰"
                    class="w-full h-full LazyLoad-img lazyload mx-auto object-cover"
                    data-cloudflare="base@size=768x768"
                    data-src="https://ap8.propertyraptor.com/hornet/src?p=/ap8_001/hornet/prp/img/530e7cd962fb3e0d5f4c1799d9b73767.jpg"
                  /></li><li
                  class="swiper-slide text-sm image-container raptor-blurred-img relative"
                ><img
                    alt="君豪峰"
                    class="w-full h-full LazyLoad-img lazyload mx-auto object-cover"
                    data-cloudflare="base@size=768x768"
                    data-src="https://ap8.propertyraptor.com/hornet/src?p=/ap8_001/hornet/prp/img/50d16c96f35a6d62d4f007b1482b4d15.jpg"
                  /></li><li
                  class="swiper-slide text-sm image-container raptor-blurred-img relative"
                ><img
                    alt="君豪峰"
                    class="w-full h-full LazyLoad-img lazyload mx-auto object-cover"
                    data-cloudflare="base@size=768x768"
                    data-src="https://ap8.propertyraptor.com/hornet/src?p=/ap8_001/hornet/prp/img/0c9cef5da141c128a13dca4a6d9ae4e2.jpg"
                  /></li></ul><button
              class="item-swiper-button-prev"
              style="width: 32px; height: 32px"
              @click.stop
              aria-label="button-prev"
            ><i class="iconfont icon-outline-arrow-left text-secondary-01 text-base"></i></button><button
              class="item-swiper-button-next"
              style="width: 32px; height: 32px"
              @click.stop
              aria-label="button-next"
            ><i class="iconfont icon-outline-arrow-right text-secondary-01 text-base"></i></button><div class="absolute bottom-4 left-0 w-full z-5"><div class="item-swiper-pagination space-x-1 mx-auto flex justify-center"></div></div></div><div class="absolute top-0 left-0 space-x-2 font-normal z-5"></div></div></div><div class="relative w-full listing-item-info"><div class="text-container"><div
            class="listingName"
            title="君豪峰"
          >君豪峰</div><div
            class="location"
          ><span class="font-bold">英皇道</span><span class="font-bold">, 鲗鱼涌</span></div></div><div
          class="flex flex-row gap-x-3 gap-y-2 mt-2 overflow-auto w-full icons-list flex-wrap"
        ><div
            class="listingItems-flex-box saleableSize"
          ><div class="flex items-center w-full"><div class="text-secondary-01 text-sm whitespace-nowrap title" v-scope><ms-measure-unit
                  area="451.0"
                  area-unit="Square Foot"
                  measure-converted="451.00"
                ></ms-measure-unit></div></div></div><div class="listingItems-flex-box bedRoom"><div class="flex items-center w-full"><div class="text-secondary-01 text-sm whitespace-nowrap title space-x-1"><span>2</span><span>房</span></div></div></div><div class="listingItems-flex-box bathRoom"><div class="flex items-center w-full"><div class="text-secondary-01 text-sm whitespace-nowrap title space-x-1"><span>1</span><span>卫</span></div></div></div><div class="listingItems-flex-box price"><div
              class="listingItems-baseline price-container text-sm"
            ><div>$9.5M</div></div></div></div></div></div></a></li><li class="col-span-1"><a
    href="/cn/listing/for-sale/sai-ying-pun/34-36-ko-shing-street-34-36-ko-shing-street-sysid008682-5189"
    data-menu-id="a0NRA00000HbpDR2AZ"
    data-item-id="a0NRA00000HbpDR2AZ"
    style="text-decoration-line: none"
    class="cms-listing-item com-listing-item bg-secondary-06 block h-full"
  ><div class=""><div class="relative overflow-hidden imageBox flex-shrink-0"><div
          class="raptor-blurred-img w-full mx-auto relative"
          style="aspect-ratio: calc(4/3)"
          v-scope
        ><div
            class="swiper-container absolute"
            v-swiper="{
              observer: true,
              observeSlideChildren: true,
              loop: true,
              slidesPerView: 1,
              slidesPerGroup: 1,
              spaceBetween: 0,
              pagination: {
                el: '.item-swiper-pagination',
                clickable: true,
              },
              navigation: {
                prevEl: '.item-swiper-button-prev',
                nextEl: '.item-swiper-button-next',
              },
              loopFillGroupWithBlank: true,
              loadPrevNext: true,
            }"
          ><ul class="swiper-wrapper"><li
                  class="swiper-slide text-sm image-container raptor-blurred-img relative"
                ><img
                    alt="高陞街34-36号"
                    class="w-full h-full LazyLoad-img lazyload mx-auto object-cover"
                    data-cloudflare="base@size=768x768"
                    data-src="https://img.propertyraptor.com/cdn-cgi/imagedelivery/KD5bF_AFL0JDTbKLWF7z9g/ap8/ap8_001/hornet/prp/img/8cf1d0c72b2a9b2adc72871386010cb9.jpg/public"
                  /></li><li
                  class="swiper-slide text-sm image-container raptor-blurred-img relative"
                ><img
                    alt="高陞街34-36号"
                    class="w-full h-full LazyLoad-img lazyload mx-auto object-cover"
                    data-cloudflare="base@size=768x768"
                    data-src="https://img.propertyraptor.com/cdn-cgi/imagedelivery/KD5bF_AFL0JDTbKLWF7z9g/ap8/ap8_001/hornet/prp/img/3fcec390cbdc897e00efd20960fb1791.jpg/public"
                  /></li><li
                  class="swiper-slide text-sm image-container raptor-blurred-img relative"
                ><img
                    alt="高陞街34-36号"
                    class="w-full h-full LazyLoad-img lazyload mx-auto object-cover"
                    data-cloudflare="base@size=768x768"
                    data-src="https://img.propertyraptor.com/cdn-cgi/imagedelivery/KD5bF_AFL0JDTbKLWF7z9g/ap8/ap8_001/hornet/prp/img/c9aa231cded24563034986be92c1cb11.jpg/public"
                  /></li><li
                  class="swiper-slide text-sm image-container raptor-blurred-img relative"
                ><img
                    alt="高陞街34-36号"
                    class="w-full h-full LazyLoad-img lazyload mx-auto object-cover"
                    data-cloudflare="base@size=768x768"
                    data-src="https://img.propertyraptor.com/cdn-cgi/imagedelivery/KD5bF_AFL0JDTbKLWF7z9g/ap8/ap8_001/hornet/prp/img/1c2f6c985c2e3557662a7846dc536ced.jpg/public"
                  /></li></ul><button
              class="item-swiper-button-prev"
              style="width: 32px; height: 32px"
              @click.stop
              aria-label="button-prev"
            ><i class="iconfont icon-outline-arrow-left text-secondary-01 text-base"></i></button><button
              class="item-swiper-button-next"
              style="width: 32px; height: 32px"
              @click.stop
              aria-label="button-next"
            ><i class="iconfont icon-outline-arrow-right text-secondary-01 text-base"></i></button><div class="absolute bottom-4 left-0 w-full z-5"><div class="item-swiper-pagination space-x-1 mx-auto flex justify-center"></div></div></div><div class="absolute top-0 left-0 space-x-2 font-normal z-5"></div></div></div><div class="relative w-full listing-item-info"><div class="text-container"><div
            class="listingName"
            title="高陞街34-36号"
          >高陞街34-36号</div><div
            class="location"
          ><span class="font-bold">高陨街</span><span class="font-bold">, 西营盘</span></div></div><div
          class="flex flex-row gap-x-3 gap-y-2 mt-2 overflow-auto w-full icons-list flex-wrap"
        ><div
            class="listingItems-flex-box saleableSize"
          ><div class="flex items-center w-full"><div class="text-secondary-01 text-sm whitespace-nowrap title" v-scope><ms-measure-unit
                  area="1300.0"
                  area-unit="Square Foot"
                  measure-converted="1,300.00"
                ></ms-measure-unit></div></div></div><div class="listingItems-flex-box bathRoom"><div class="flex items-center w-full"><div class="text-secondary-01 text-sm whitespace-nowrap title space-x-1"><span>2</span><span>卫</span></div></div></div><div class="listingItems-flex-box price"><div
              class="listingItems-baseline price-container text-sm"
            ><div>$22.8M</div></div></div></div></div></div></a></li><li class="col-span-1"><a
    href="/cn/listing/for-sale/wan-chai/1-li-chit-street-li-chit-garden-sysid008871-w4ba"
    data-menu-id="a0NRA00000HbpLO2AZ"
    data-item-id="a0NRA00000HbpLO2AZ"
    style="text-decoration-line: none"
    class="cms-listing-item com-listing-item bg-secondary-06 block h-full"
  ><div class=""><div class="relative overflow-hidden imageBox flex-shrink-0"><div
          class="raptor-blurred-img w-full mx-auto relative"
          style="aspect-ratio: calc(4/3)"
          v-scope
        ><div
            class="swiper-container absolute"
            v-swiper="{
              observer: true,
              observeSlideChildren: true,
              loop: true,
              slidesPerView: 1,
              slidesPerGroup: 1,
              spaceBetween: 0,
              pagination: {
                el: '.item-swiper-pagination',
                clickable: true,
              },
              navigation: {
                prevEl: '.item-swiper-button-prev',
                nextEl: '.item-swiper-button-next',
              },
              loopFillGroupWithBlank: true,
              loadPrevNext: true,
            }"
          ><ul class="swiper-wrapper"><li
                  class="swiper-slide text-sm image-container raptor-blurred-img relative"
                ><img
                    alt="李节花园"
                    class="w-full h-full LazyLoad-img lazyload mx-auto object-cover"
                    data-cloudflare="base@size=768x768"
                    data-src="https://ap8.propertyraptor.com/hornet/src?p=/ap8_001/hornet/prp/img/6abd3853627fba694ff48a9760d5877d.jpg"
                  /></li><li
                  class="swiper-slide text-sm image-container raptor-blurred-img relative"
                ><img
                    alt="李节花园"
                    class="w-full h-full LazyLoad-img lazyload mx-auto object-cover"
                    data-cloudflare="base@size=768x768"
                    data-src="https://ap8.propertyraptor.com/hornet/src?p=/ap8_001/hornet/prp/img/2e49b5ba6fb323c8a778b568f3391d65.jpg"
                  /></li><li
                  class="swiper-slide text-sm image-container raptor-blurred-img relative"
                ><img
                    alt="李节花园"
                    class="w-full h-full LazyLoad-img lazyload mx-auto object-cover"
                    data-cloudflare="base@size=768x768"
                    data-src="https://ap8.propertyraptor.com/hornet/src?p=/ap8_001/hornet/prp/img/af0c5c67468deaa2504663e82658343e.jpg"
                  /></li><li
                  class="swiper-slide text-sm image-container raptor-blurred-img relative"
                ><img
                    alt="李节花园"
                    class="w-full h-full LazyLoad-img lazyload mx-auto object-cover"
                    data-cloudflare="base@size=768x768"
                    data-src="https://ap8.propertyraptor.com/hornet/src?p=/ap8_001/hornet/prp/img/0b4a05ee3a6a5c3e0db4b6c852d3b7a5.jpg"
                  /></li><li
                  class="swiper-slide text-sm image-container raptor-blurred-img relative"
                ><img
                    alt="李节花园"
                    class="w-full h-full LazyLoad-img lazyload mx-auto object-cover"
                    data-cloudflare="base@size=768x768"
                    data-src="https://ap8.propertyraptor.com/hornet/src?p=/ap8_001/hornet/prp/img/4bc7f61310f3b1e9d53e80248abf3e2e.jpg"
                  /></li><li
                  class="swiper-slide text-sm image-container raptor-blurred-img relative"
                ><img
                    alt="李节花园"
                    class="w-full h-full LazyLoad-img lazyload mx-auto object-cover"
                    data-cloudflare="base@size=768x768"
                    data-src="https://ap8.propertyraptor.com/hornet/src?p=/ap8_001/hornet/prp/img/523f1cfff865d7dd8e26b6fa0e52e47a.jpg"
                  /></li></ul><button
              class="item-swiper-button-prev"
              style="width: 32px; height: 32px"
              @click.stop
              aria-label="button-prev"
            ><i class="iconfont icon-outline-arrow-left text-secondary-01 text-base"></i></button><button
              class="item-swiper-button-next"
              style="width: 32px; height: 32px"
              @click.stop
              aria-label="button-next"
            ><i class="iconfont icon-outline-arrow-right text-secondary-01 text-base"></i></button><div class="absolute bottom-4 left-0 w-full z-5"><div class="item-swiper-pagination space-x-1 mx-auto flex justify-center"></div></div></div><div class="absolute top-0 left-0 space-x-2 font-normal z-5"></div></div></div><div class="relative w-full listing-item-info"><div class="text-container"><div
            class="listingName"
            title="李节花园"
          >李节花园</div><div
            class="location"
          ><span class="font-bold">李节街</span><span class="font-bold">, 湾仔</span></div></div><div
          class="flex flex-row gap-x-3 gap-y-2 mt-2 overflow-auto w-full icons-list flex-wrap"
        ><div
            class="listingItems-flex-box saleableSize"
          ><div class="flex items-center w-full"><div class="text-secondary-01 text-sm whitespace-nowrap title" v-scope><ms-measure-unit
                  area="397.0"
                  area-unit="Square Foot"
                  measure-converted="397.00"
                ></ms-measure-unit></div></div></div><div class="listingItems-flex-box bedRoom"><div class="flex items-center w-full"><div class="text-secondary-01 text-sm whitespace-nowrap title space-x-1"><span>2</span><span>房</span></div></div></div><div class="listingItems-flex-box bathRoom"><div class="flex items-center w-full"><div class="text-secondary-01 text-sm whitespace-nowrap title space-x-1"><span>1</span><span>卫</span></div></div></div><div class="listingItems-flex-box price"><div
              class="listingItems-baseline price-container text-sm"
            ><div>$9M</div></div></div></div></div></div></a></li><li class="col-span-1"><a
    href="/cn/listing/for-sale/sheung-wan/2-8-po-hing-fong-po-hing-mansion-sysid010658-2382"
    data-menu-id="a0NRA00000HbpRz2AJ"
    data-item-id="a0NRA00000HbpRz2AJ"
    style="text-decoration-line: none"
    class="cms-listing-item com-listing-item bg-secondary-06 block h-full"
  ><div class=""><div class="relative overflow-hidden imageBox flex-shrink-0"><div
          class="raptor-blurred-img w-full mx-auto relative"
          style="aspect-ratio: calc(4/3)"
          v-scope
        ><div
            class="swiper-container absolute"
            v-swiper="{
              observer: true,
              observeSlideChildren: true,
              loop: true,
              slidesPerView: 1,
              slidesPerGroup: 1,
              spaceBetween: 0,
              pagination: {
                el: '.item-swiper-pagination',
                clickable: true,
              },
              navigation: {
                prevEl: '.item-swiper-button-prev',
                nextEl: '.item-swiper-button-next',
              },
              loopFillGroupWithBlank: true,
              loadPrevNext: true,
            }"
          ><ul class="swiper-wrapper"><li
                  class="swiper-slide text-sm image-container raptor-blurred-img relative"
                ><img
                    alt="普庆大厦"
                    class="w-full h-full LazyLoad-img lazyload mx-auto object-cover"
                    data-cloudflare="base@size=768x768"
                    data-src="https://img.propertyraptor.com/cdn-cgi/imagedelivery/KD5bF_AFL0JDTbKLWF7z9g/ap8/ap8_001/hornet/prp/img/4e84e3325b515f0e74d288f3bb7ef6b4.jpg/public"
                  /></li><li
                  class="swiper-slide text-sm image-container raptor-blurred-img relative"
                ><img
                    alt="普庆大厦"
                    class="w-full h-full LazyLoad-img lazyload mx-auto object-cover"
                    data-cloudflare="base@size=768x768"
                    data-src="https://img.propertyraptor.com/cdn-cgi/imagedelivery/KD5bF_AFL0JDTbKLWF7z9g/ap8/ap8_001/hornet/prp/img/9aa3dc1d3c626790a06bf4b46e275257.jpg/public"
                  /></li><li
                  class="swiper-slide text-sm image-container raptor-blurred-img relative"
                ><img
                    alt="普庆大厦"
                    class="w-full h-full LazyLoad-img lazyload mx-auto object-cover"
                    data-cloudflare="base@size=768x768"
                    data-src="https://img.propertyraptor.com/cdn-cgi/imagedelivery/KD5bF_AFL0JDTbKLWF7z9g/ap8/ap8_001/hornet/prp/img/c883a55be876c4d97b4ca9594712c257.jpg/public"
                  /></li><li
                  class="swiper-slide text-sm image-container raptor-blurred-img relative"
                ><img
                    alt="普庆大厦"
                    class="w-full h-full LazyLoad-img lazyload mx-auto object-cover"
                    data-cloudflare="base@size=768x768"
                    data-src="https://img.propertyraptor.com/cdn-cgi/imagedelivery/KD5bF_AFL0JDTbKLWF7z9g/ap8/ap8_001/hornet/prp/img/9b1c9509c18ca11dae9ccf7afcee168d.jpg/public"
                  /></li><li
                  class="swiper-slide text-sm image-container raptor-blurred-img relative"
                ><img
                    alt="普庆大厦"
                    class="w-full h-full LazyLoad-img lazyload mx-auto object-cover"
                    data-cloudflare="base@size=768x768"
                    data-src="https://img.propertyraptor.com/cdn-cgi/imagedelivery/KD5bF_AFL0JDTbKLWF7z9g/ap8/ap8_001/hornet/prp/img/2088a15eecbf89895378bd0e2d148093.jpg/public"
                  /></li><li
                  class="swiper-slide text-sm image-container raptor-blurred-img relative"
                ><img
                    alt="普庆大厦"
                    class="w-full h-full LazyLoad-img lazyload mx-auto object-cover"
                    data-cloudflare="base@size=768x768"
                    data-src="https://img.propertyraptor.com/cdn-cgi/imagedelivery/KD5bF_AFL0JDTbKLWF7z9g/ap8/ap8_001/hornet/prp/img/a69275bb82abb91ebdeca0fe8689c618.jpg/public"
                  /></li></ul><button
              class="item-swiper-button-prev"
              style="width: 32px; height: 32px"
              @click.stop
              aria-label="button-prev"
            ><i class="iconfont icon-outline-arrow-left text-secondary-01 text-base"></i></button><button
              class="item-swiper-button-next"
              style="width: 32px; height: 32px"
              @click.stop
              aria-label="button-next"
            ><i class="iconfont icon-outline-arrow-right text-secondary-01 text-base"></i></button><div class="absolute bottom-4 left-0 w-full z-5"><div class="item-swiper-pagination space-x-1 mx-auto flex justify-center"></div></div></div><div class="absolute top-0 left-0 space-x-2 font-normal z-5"></div></div></div><div class="relative w-full listing-item-info"><div class="text-container"><div
            class="listingName"
            title="普庆大厦"
          >普庆大厦</div><div
            class="location"
          ><span class="font-bold">普庆坊</span><span class="font-bold">, 上环</span></div></div><div
          class="flex flex-row gap-x-3 gap-y-2 mt-2 overflow-auto w-full icons-list flex-wrap"
        ><div
            class="listingItems-flex-box saleableSize"
          ><div class="flex items-center w-full"><div class="text-secondary-01 text-sm whitespace-nowrap title" v-scope><ms-measure-unit
                  area="650.0"
                  area-unit="Square Foot"
                  measure-converted="650.00"
                ></ms-measure-unit></div></div></div><div class="listingItems-flex-box bedRoom"><div class="flex items-center w-full"><div class="text-secondary-01 text-sm whitespace-nowrap title space-x-1"><span>1</span><span>房</span></div></div></div><div class="listingItems-flex-box bathRoom"><div class="flex items-center w-full"><div class="text-secondary-01 text-sm whitespace-nowrap title space-x-1"><span>1</span><span>卫</span></div></div></div><div class="listingItems-flex-box price"><div
              class="listingItems-baseline price-container text-sm"
            ><div>$18M</div></div></div></div></div></div></a></li><li class="col-span-1"><a
    href="/cn/listing/for-sale/sai-ying-pun/38-western-street-king-s-hill-sysid015007-17826"
    data-menu-id="a0NRA00000HbuO62AJ"
    data-item-id="a0NRA00000HbuO62AJ"
    style="text-decoration-line: none"
    class="cms-listing-item com-listing-item bg-secondary-06 block h-full"
  ><div class=""><div class="relative overflow-hidden imageBox flex-shrink-0"><div
          class="raptor-blurred-img w-full mx-auto relative"
          style="aspect-ratio: calc(4/3)"
          v-scope
        ><div
            class="swiper-container absolute"
            v-swiper="{
              observer: true,
              observeSlideChildren: true,
              loop: true,
              slidesPerView: 1,
              slidesPerGroup: 1,
              spaceBetween: 0,
              pagination: {
                el: '.item-swiper-pagination',
                clickable: true,
              },
              navigation: {
                prevEl: '.item-swiper-button-prev',
                nextEl: '.item-swiper-button-next',
              },
              loopFillGroupWithBlank: true,
              loadPrevNext: true,
            }"
          ><ul class="swiper-wrapper"><li
                  class="swiper-slide text-sm image-container raptor-blurred-img relative"
                ><img
                    alt="眀徳山"
                    class="w-full h-full LazyLoad-img lazyload mx-auto object-cover"
                    data-cloudflare="base@size=768x768"
                    data-src="https://ap8.propertyraptor.com/hornet/src?p=/ap8_001/hornet/prp/img/b05ce79ce0f5b5b2a85ba44112f97cd5.jpg"
                  /></li><li
                  class="swiper-slide text-sm image-container raptor-blurred-img relative"
                ><img
                    alt="眀徳山"
                    class="w-full h-full LazyLoad-img lazyload mx-auto object-cover"
                    data-cloudflare="base@size=768x768"
                    data-src="https://ap8.propertyraptor.com/hornet/src?p=/ap8_001/hornet/prp/img/499c20c29255573c10d6b656e522c64a.jpg"
                  /></li><li
                  class="swiper-slide text-sm image-container raptor-blurred-img relative"
                ><img
                    alt="眀徳山"
                    class="w-full h-full LazyLoad-img lazyload mx-auto object-cover"
                    data-cloudflare="base@size=768x768"
                    data-src="https://ap8.propertyraptor.com/hornet/src?p=/ap8_001/hornet/prp/img/5ecb3c3aadb0ec9ae9b92a529a8a9b68.jpg"
                  /></li><li
                  class="swiper-slide text-sm image-container raptor-blurred-img relative"
                ><img
                    alt="眀徳山"
                    class="w-full h-full LazyLoad-img lazyload mx-auto object-cover"
                    data-cloudflare="base@size=768x768"
                    data-src="https://ap8.propertyraptor.com/hornet/src?p=/ap8_001/hornet/prp/img/d77e046e8911d661c1886ad64f94c613.jpg"
                  /></li><li
                  class="swiper-slide text-sm image-container raptor-blurred-img relative"
                ><img
                    alt="眀徳山"
                    class="w-full h-full LazyLoad-img lazyload mx-auto object-cover"
                    data-cloudflare="base@size=768x768"
                    data-src="https://ap8.propertyraptor.com/hornet/src?p=/ap8_001/hornet/prp/img/7d4717bcd095743fb88417e39f65defc.jpg"
                  /></li><li
                  class="swiper-slide text-sm image-container raptor-blurred-img relative"
                ><img
                    alt="眀徳山"
                    class="w-full h-full LazyLoad-img lazyload mx-auto object-cover"
                    data-cloudflare="base@size=768x768"
                    data-src="https://ap8.propertyraptor.com/hornet/src?p=/ap8_001/hornet/prp/img/1e242c0167d41a0774abdb43a996b339.jpg"
                  /></li></ul><button
              class="item-swiper-button-prev"
              style="width: 32px; height: 32px"
              @click.stop
              aria-label="button-prev"
            ><i class="iconfont icon-outline-arrow-left text-secondary-01 text-base"></i></button><button
              class="item-swiper-button-next"
              style="width: 32px; height: 32px"
              @click.stop
              aria-label="button-next"
            ><i class="iconfont icon-outline-arrow-right text-secondary-01 text-base"></i></button><div class="absolute bottom-4 left-0 w-full z-5"><div class="item-swiper-pagination space-x-1 mx-auto flex justify-center"></div></div></div><div class="absolute top-0 left-0 space-x-2 font-normal z-5"></div></div></div><div class="relative w-full listing-item-info"><div class="text-container"><div
            class="listingName"
            title="眀徳山"
          >眀徳山</div><div
            class="location"
          ><span class="font-bold">西边街</span><span class="font-bold">, 西营盘</span></div></div><div
          class="flex flex-row gap-x-3 gap-y-2 mt-2 overflow-auto w-full icons-list flex-wrap"
        ><div
            class="listingItems-flex-box saleableSize"
          ><div class="flex items-center w-full"><div class="text-secondary-01 text-sm whitespace-nowrap title" v-scope><ms-measure-unit
                  area="337.0"
                  area-unit="Square Foot"
                  measure-converted="337.00"
                ></ms-measure-unit></div></div></div><div class="listingItems-flex-box bedRoom"><div class="flex items-center w-full"><div class="text-secondary-01 text-sm whitespace-nowrap title space-x-1"><span>1</span><span>房</span></div></div></div><div class="listingItems-flex-box bathRoom"><div class="flex items-center w-full"><div class="text-secondary-01 text-sm whitespace-nowrap title space-x-1"><span>1</span><span>卫</span></div></div></div><div class="listingItems-flex-box price"><div
              class="listingItems-baseline price-container text-sm"
            ><div>$13.8M</div></div></div></div></div></div></a></li><li class="col-span-1"><a
    href="/cn/listing/for-sale/clear-water-bay/hiu-po-path-sheung-sze-wan-sysid044788-19605"
    data-menu-id="a0NRA00000KJnOt2AL"
    data-item-id="a0NRA00000KJnOt2AL"
    style="text-decoration-line: none"
    class="cms-listing-item com-listing-item bg-secondary-06 block h-full"
  ><div class=""><div class="relative overflow-hidden imageBox flex-shrink-0"><div
          class="raptor-blurred-img w-full mx-auto relative"
          style="aspect-ratio: calc(4/3)"
          v-scope
        ><div
            class="swiper-container absolute"
            v-swiper="{
              observer: true,
              observeSlideChildren: true,
              loop: true,
              slidesPerView: 1,
              slidesPerGroup: 1,
              spaceBetween: 0,
              pagination: {
                el: '.item-swiper-pagination',
                clickable: true,
              },
              navigation: {
                prevEl: '.item-swiper-button-prev',
                nextEl: '.item-swiper-button-next',
              },
              loopFillGroupWithBlank: true,
              loadPrevNext: true,
            }"
          ><ul class="swiper-wrapper"><li
                  class="swiper-slide text-sm image-container raptor-blurred-img relative"
                ><img
                    alt="Sheung Sze Wan"
                    class="w-full h-full LazyLoad-img lazyload mx-auto object-cover"
                    data-cloudflare="base@size=768x768"
                    data-src="https://ap8.propertyraptor.com/hornet/src?p=/ap8_001/hornet/prp/img/bbd8e499d3919ba58dde3a555a11ad3a.jpg"
                  /></li><li
                  class="swiper-slide text-sm image-container raptor-blurred-img relative"
                ><img
                    alt="Sheung Sze Wan"
                    class="w-full h-full LazyLoad-img lazyload mx-auto object-cover"
                    data-cloudflare="base@size=768x768"
                    data-src="https://ap8.propertyraptor.com/hornet/src?p=/ap8_001/hornet/prp/img/385f38f54d574a53adbe02fd766f952b.jpg"
                  /></li><li
                  class="swiper-slide text-sm image-container raptor-blurred-img relative"
                ><img
                    alt="Sheung Sze Wan"
                    class="w-full h-full LazyLoad-img lazyload mx-auto object-cover"
                    data-cloudflare="base@size=768x768"
                    data-src="https://ap8.propertyraptor.com/hornet/src?p=/ap8_001/hornet/prp/img/17738e241ecc84a9e8f714284b7f65e2.jpg"
                  /></li><li
                  class="swiper-slide text-sm image-container raptor-blurred-img relative"
                ><img
                    alt="Sheung Sze Wan"
                    class="w-full h-full LazyLoad-img lazyload mx-auto object-cover"
                    data-cloudflare="base@size=768x768"
                    data-src="https://ap8.propertyraptor.com/hornet/src?p=/ap8_001/hornet/prp/img/8351f97ba776e4452bf163b7620b1fd6.jpg"
                  /></li><li
                  class="swiper-slide text-sm image-container raptor-blurred-img relative"
                ><img
                    alt="Sheung Sze Wan"
                    class="w-full h-full LazyLoad-img lazyload mx-auto object-cover"
                    data-cloudflare="base@size=768x768"
                    data-src="https://ap8.propertyraptor.com/hornet/src?p=/ap8_001/hornet/prp/img/f61d7a8c0680db0440a19ac04d4182a7.jpg"
                  /></li><li
                  class="swiper-slide text-sm image-container raptor-blurred-img relative"
                ><img
                    alt="Sheung Sze Wan"
                    class="w-full h-full LazyLoad-img lazyload mx-auto object-cover"
                    data-cloudflare="base@size=768x768"
                    data-src="https://ap8.propertyraptor.com/hornet/src?p=/ap8_001/hornet/prp/img/64f3aef9fa492d214f5e30e0c56635fe.jpg"
                  /></li></ul><button
              class="item-swiper-button-prev"
              style="width: 32px; height: 32px"
              @click.stop
              aria-label="button-prev"
            ><i class="iconfont icon-outline-arrow-left text-secondary-01 text-base"></i></button><button
              class="item-swiper-button-next"
              style="width: 32px; height: 32px"
              @click.stop
              aria-label="button-next"
            ><i class="iconfont icon-outline-arrow-right text-secondary-01 text-base"></i></button><div class="absolute bottom-4 left-0 w-full z-5"><div class="item-swiper-pagination space-x-1 mx-auto flex justify-center"></div></div></div><div class="absolute top-0 left-0 space-x-2 font-normal z-5"></div></div></div><div class="relative w-full listing-item-info"><div class="text-container"><div
            class="listingName"
            title="Sheung Sze Wan"
          >Sheung Sze Wan</div><div
            class="location"
          ><span class="font-bold">晓波径</span><span class="font-bold">, 清水湾</span></div></div><div
          class="flex flex-row gap-x-3 gap-y-2 mt-2 overflow-auto w-full icons-list flex-wrap"
        ><div
            class="listingItems-flex-box saleableSize"
          ><div class="flex items-center w-full"><div class="text-secondary-01 text-sm whitespace-nowrap title" v-scope><ms-measure-unit
                  area="2100.0"
                  area-unit="Square Foot"
                  measure-converted="2,100.00"
                ></ms-measure-unit></div></div></div><div class="listingItems-flex-box bedRoom"><div class="flex items-center w-full"><div class="text-secondary-01 text-sm whitespace-nowrap title space-x-1"><span>4</span><span>房</span></div></div></div><div class="listingItems-flex-box bathRoom"><div class="flex items-center w-full"><div class="text-secondary-01 text-sm whitespace-nowrap title space-x-1"><span>3</span><span>卫</span></div></div></div><div class="listingItems-flex-box price"><div
              class="listingItems-baseline price-container text-sm"
            ><div>$34.8M</div></div></div></div></div></div></a></li><li class="col-span-1"><a
    href="/cn/listing/for-sale/mid-levels-west/17-29-lyttelton-road-lyttelton-garden-twr-1-sysid044854-cjlb"
    data-menu-id="a0NRA00000KJnPx2AL"
    data-item-id="a0NRA00000KJnPx2AL"
    style="text-decoration-line: none"
    class="cms-listing-item com-listing-item bg-secondary-06 block h-full"
  ><div class=""><div class="relative overflow-hidden imageBox flex-shrink-0"><div
          class="raptor-blurred-img w-full mx-auto relative"
          style="aspect-ratio: calc(4/3)"
          v-scope
        ><div
            class="swiper-container absolute"
            v-swiper="{
              observer: true,
              observeSlideChildren: true,
              loop: true,
              slidesPerView: 1,
              slidesPerGroup: 1,
              spaceBetween: 0,
              pagination: {
                el: '.item-swiper-pagination',
                clickable: true,
              },
              navigation: {
                prevEl: '.item-swiper-button-prev',
                nextEl: '.item-swiper-button-next',
              },
              loopFillGroupWithBlank: true,
              loadPrevNext: true,
            }"
          ><ul class="swiper-wrapper"><li
                  class="swiper-slide text-sm image-container raptor-blurred-img relative"
                ><img
                    alt="俊贤花园"
                    class="w-full h-full LazyLoad-img lazyload mx-auto object-cover"
                    data-cloudflare="base@size=768x768"
                    data-src="https://ap8.propertyraptor.com/hornet/src?p=/ap8_001/hornet/prp/img/b5845d00dd7c2b55924bd0c02b5efccc.jpg"
                  /></li><li
                  class="swiper-slide text-sm image-container raptor-blurred-img relative"
                ><img
                    alt="俊贤花园"
                    class="w-full h-full LazyLoad-img lazyload mx-auto object-cover"
                    data-cloudflare="base@size=768x768"
                    data-src="https://ap8.propertyraptor.com/hornet/src?p=/ap8_001/hornet/prp/img/64e60dd5921553b19d018b3c1d02ddd6.jpg"
                  /></li><li
                  class="swiper-slide text-sm image-container raptor-blurred-img relative"
                ><img
                    alt="俊贤花园"
                    class="w-full h-full LazyLoad-img lazyload mx-auto object-cover"
                    data-cloudflare="base@size=768x768"
                    data-src="https://ap8.propertyraptor.com/hornet/src?p=/ap8_001/hornet/prp/img/996cc98bee7aec02471538eacfc5e94a.jpg"
                  /></li><li
                  class="swiper-slide text-sm image-container raptor-blurred-img relative"
                ><img
                    alt="俊贤花园"
                    class="w-full h-full LazyLoad-img lazyload mx-auto object-cover"
                    data-cloudflare="base@size=768x768"
                    data-src="https://ap8.propertyraptor.com/hornet/src?p=/ap8_001/hornet/prp/img/460c3d8d4beab8526ffec979b3ccd4d3.jpg"
                  /></li><li
                  class="swiper-slide text-sm image-container raptor-blurred-img relative"
                ><img
                    alt="俊贤花园"
                    class="w-full h-full LazyLoad-img lazyload mx-auto object-cover"
                    data-cloudflare="base@size=768x768"
                    data-src="https://ap8.propertyraptor.com/hornet/src?p=/ap8_001/hornet/prp/img/5f1a9602c858753ba0e8b69be0df6114.jpg"
                  /></li><li
                  class="swiper-slide text-sm image-container raptor-blurred-img relative"
                ><img
                    alt="俊贤花园"
                    class="w-full h-full LazyLoad-img lazyload mx-auto object-cover"
                    data-cloudflare="base@size=768x768"
                    data-src="https://ap8.propertyraptor.com/hornet/src?p=/ap8_001/hornet/prp/img/3eb7f020c939ec5241aff5c1d77709ee.jpg"
                  /></li></ul><button
              class="item-swiper-button-prev"
              style="width: 32px; height: 32px"
              @click.stop
              aria-label="button-prev"
            ><i class="iconfont icon-outline-arrow-left text-secondary-01 text-base"></i></button><button
              class="item-swiper-button-next"
              style="width: 32px; height: 32px"
              @click.stop
              aria-label="button-next"
            ><i class="iconfont icon-outline-arrow-right text-secondary-01 text-base"></i></button><div class="absolute bottom-4 left-0 w-full z-5"><div class="item-swiper-pagination space-x-1 mx-auto flex justify-center"></div></div></div><div class="absolute top-0 left-0 space-x-2 font-normal z-5"></div></div></div><div class="relative w-full listing-item-info"><div class="text-container"><div
            class="listingName"
            title="俊贤花园"
          >俊贤花园</div><div
            class="location"
          ><span class="font-bold">列堤顿道</span><span class="font-bold">, 西半山</span></div></div><div
          class="flex flex-row gap-x-3 gap-y-2 mt-2 overflow-auto w-full icons-list flex-wrap"
        ><div
            class="listingItems-flex-box saleableSize"
          ><div class="flex items-center w-full"><div class="text-secondary-01 text-sm whitespace-nowrap title" v-scope><ms-measure-unit
                  area="863.0"
                  area-unit="Square Foot"
                  measure-converted="863.00"
                ></ms-measure-unit></div></div></div><div class="listingItems-flex-box bedRoom"><div class="flex items-center w-full"><div class="text-secondary-01 text-sm whitespace-nowrap title space-x-1"><span>3</span><span>房</span></div></div></div><div class="listingItems-flex-box bathRoom"><div class="flex items-center w-full"><div class="text-secondary-01 text-sm whitespace-nowrap title space-x-1"><span>2</span><span>卫</span></div></div></div><div class="listingItems-flex-box price"><div
              class="listingItems-baseline price-container text-sm"
            ><div>$23M</div></div></div></div></div></div></a></li><li class="col-span-1"><a
    href="/cn/listing/for-sale/stanley/1-stanley-main-street-1-stanley-main-street-sysid045153-cfkb"
    data-menu-id="a0NRA00000KJnUm2AL"
    data-item-id="a0NRA00000KJnUm2AL"
    style="text-decoration-line: none"
    class="cms-listing-item com-listing-item bg-secondary-06 block h-full"
  ><div class=""><div class="relative overflow-hidden imageBox flex-shrink-0"><div
          class="raptor-blurred-img w-full mx-auto relative"
          style="aspect-ratio: calc(4/3)"
          v-scope
        ><div
            class="swiper-container absolute"
            v-swiper="{
              observer: true,
              observeSlideChildren: true,
              loop: true,
              slidesPerView: 1,
              slidesPerGroup: 1,
              spaceBetween: 0,
              pagination: {
                el: '.item-swiper-pagination',
                clickable: true,
              },
              navigation: {
                prevEl: '.item-swiper-button-prev',
                nextEl: '.item-swiper-button-next',
              },
              loopFillGroupWithBlank: true,
              loadPrevNext: true,
            }"
          ><ul class="swiper-wrapper"><li
                  class="swiper-slide text-sm image-container raptor-blurred-img relative"
                ><img
                    alt="赤柱大街1号"
                    class="w-full h-full LazyLoad-img lazyload mx-auto object-cover"
                    data-cloudflare="base@size=768x768"
                    data-src="https://ap8.propertyraptor.com/hornet/src?p=/ap8_001/hornet/prp/img/cf1d615ad08ff0f5c548973bafc922fd.jpg"
                  /></li><li
                  class="swiper-slide text-sm image-container raptor-blurred-img relative"
                ><img
                    alt="赤柱大街1号"
                    class="w-full h-full LazyLoad-img lazyload mx-auto object-cover"
                    data-cloudflare="base@size=768x768"
                    data-src="https://ap8.propertyraptor.com/hornet/src?p=/ap8_001/hornet/prp/img/95db5cc426ec3f4209cf905b459dc4cf.jpg"
                  /></li><li
                  class="swiper-slide text-sm image-container raptor-blurred-img relative"
                ><img
                    alt="赤柱大街1号"
                    class="w-full h-full LazyLoad-img lazyload mx-auto object-cover"
                    data-cloudflare="base@size=768x768"
                    data-src="https://ap8.propertyraptor.com/hornet/src?p=/ap8_001/hornet/prp/img/246638087081e85f42c5f6f3a0cb97cd.jpg"
                  /></li><li
                  class="swiper-slide text-sm image-container raptor-blurred-img relative"
                ><img
                    alt="赤柱大街1号"
                    class="w-full h-full LazyLoad-img lazyload mx-auto object-cover"
                    data-cloudflare="base@size=768x768"
                    data-src="https://ap8.propertyraptor.com/hornet/src?p=/ap8_001/hornet/prp/img/28abc3b89423ef2dc42b2149662e0d1e.jpg"
                  /></li><li
                  class="swiper-slide text-sm image-container raptor-blurred-img relative"
                ><img
                    alt="赤柱大街1号"
                    class="w-full h-full LazyLoad-img lazyload mx-auto object-cover"
                    data-cloudflare="base@size=768x768"
                    data-src="https://ap8.propertyraptor.com/hornet/src?p=/ap8_001/hornet/prp/img/7de97d45bb71fb1f47a28e291d49fea1.jpg"
                  /></li></ul><button
              class="item-swiper-button-prev"
              style="width: 32px; height: 32px"
              @click.stop
              aria-label="button-prev"
            ><i class="iconfont icon-outline-arrow-left text-secondary-01 text-base"></i></button><button
              class="item-swiper-button-next"
              style="width: 32px; height: 32px"
              @click.stop
              aria-label="button-next"
            ><i class="iconfont icon-outline-arrow-right text-secondary-01 text-base"></i></button><div class="absolute bottom-4 left-0 w-full z-5"><div class="item-swiper-pagination space-x-1 mx-auto flex justify-center"></div></div></div><div class="absolute top-0 left-0 space-x-2 font-normal z-5"></div></div></div><div class="relative w-full listing-item-info"><div class="text-container"><div
            class="listingName"
            title="赤柱大街1号"
          >赤柱大街1号</div><div
            class="location"
          ><span class="font-bold">赤柱大街</span><span class="font-bold">, 赤柱</span></div></div><div
          class="flex flex-row gap-x-3 gap-y-2 mt-2 overflow-auto w-full icons-list flex-wrap"
        ><div
            class="listingItems-flex-box saleableSize"
          ><div class="flex items-center w-full"><div class="text-secondary-01 text-sm whitespace-nowrap title" v-scope><ms-measure-unit
                  area="1982.0"
                  area-unit="Square Foot"
                  measure-converted="1,982.00"
                ></ms-measure-unit></div></div></div><div class="listingItems-flex-box bedRoom"><div class="flex items-center w-full"><div class="text-secondary-01 text-sm whitespace-nowrap title space-x-1"><span>3</span><span>房</span></div></div></div><div class="listingItems-flex-box bathRoom"><div class="flex items-center w-full"><div class="text-secondary-01 text-sm whitespace-nowrap title space-x-1"><span>3</span><span>卫</span></div></div></div><div class="listingItems-flex-box price"><div
              class="listingItems-baseline price-container text-sm"
            ><div>$32M</div></div></div></div></div></div></a></li><li class="col-span-1"><a
    href="/cn/listing/for-sale/kennedy-town/37a-cadogan-street-cadogan-sysid044605-zkkw"
    data-menu-id="a0NRA00000KJnLw2AL"
    data-item-id="a0NRA00000KJnLw2AL"
    style="text-decoration-line: none"
    class="cms-listing-item com-listing-item bg-secondary-06 block h-full"
  ><div class=""><div class="relative overflow-hidden imageBox flex-shrink-0"><div
          class="raptor-blurred-img w-full mx-auto relative"
          style="aspect-ratio: calc(4/3)"
          v-scope
        ><div
            class="image-container"
          ><img
              alt="加多近山"
              class="w-full h-full LazyLoad-img lazyload mx-auto object-cover"
              data-src="https://img.propertyraptor.com/cdn-cgi/imagedelivery/KD5bF_AFL0JDTbKLWF7z9g/ap8/ap8_001/hornet/prp/img/30f3f151fb80e7938b1f04ec48916a70-wtm.jpg/public" data-cloudflare="base@size=768x768"
            /></div><div class="absolute top-0 left-0 space-x-2 font-normal z-5"></div></div></div><div class="relative w-full listing-item-info"><div class="text-container"><div
            class="listingName"
            title="加多近山"
          >加多近山</div><div
            class="location"
          ><span class="font-bold">加多近街</span><span class="font-bold">, 坚尼地城</span></div></div><div
          class="flex flex-row gap-x-3 gap-y-2 mt-2 overflow-auto w-full icons-list flex-wrap"
        ><div
            class="listingItems-flex-box saleableSize"
          ><div class="flex items-center w-full"><div class="text-secondary-01 text-sm whitespace-nowrap title" v-scope><ms-measure-unit
                  area="730.0"
                  area-unit="Square Foot"
                  measure-converted="730.00"
                ></ms-measure-unit></div></div></div><div class="listingItems-flex-box bedRoom"><div class="flex items-center w-full"><div class="text-secondary-01 text-sm whitespace-nowrap title space-x-1"><span>3</span><span>房</span></div></div></div><div class="listingItems-flex-box bathRoom"><div class="flex items-center w-full"><div class="text-secondary-01 text-sm whitespace-nowrap title space-x-1"><span>2</span><span>卫</span></div></div></div><div class="listingItems-flex-box price"><div
              class="listingItems-baseline price-container text-sm"
            ><div>$18M</div></div></div></div></div></div></a></li><li class="col-span-1"><a
    href="/cn/listing/for-sale/stanley/43-stanley-village-road-43-stanley-village-road-sysid013615-9767"
    data-menu-id="a0NRA00000HbJYH2A3"
    data-item-id="a0NRA00000HbJYH2A3"
    style="text-decoration-line: none"
    class="cms-listing-item com-listing-item bg-secondary-06 block h-full"
  ><div class=""><div class="relative overflow-hidden imageBox flex-shrink-0"><div
          class="raptor-blurred-img w-full mx-auto relative"
          style="aspect-ratio: calc(4/3)"
          v-scope
        ><div
            class="image-container"
          ><img
              alt="赤柱村道43号"
              class="w-full h-full LazyLoad-img lazyload mx-auto object-cover"
              data-src="https://img.propertyraptor.com/cdn-cgi/imagedelivery/KD5bF_AFL0JDTbKLWF7z9g/ap8/ap8_001/hornet/prp/img/925a93312c0dbb1a3ef0c806af2f29fd.jpg/public" data-cloudflare="base@size=768x768"
            /></div><div class="absolute top-0 left-0 space-x-2 font-normal z-5"></div></div></div><div class="relative w-full listing-item-info"><div class="text-container"><div
            class="listingName"
            title="赤柱村道43号"
          >赤柱村道43号</div><div
            class="location"
          ><span class="font-bold">赤柱村道</span><span class="font-bold">, 赤柱</span></div></div><div
          class="flex flex-row gap-x-3 gap-y-2 mt-2 overflow-auto w-full icons-list flex-wrap"
        ><div
            class="listingItems-flex-box saleableSize"
          ><div class="flex items-center w-full"><div class="text-secondary-01 text-sm whitespace-nowrap title" v-scope><ms-measure-unit
                  area="1274.0"
                  area-unit="Square Foot"
                  measure-converted="1,274.00"
                ></ms-measure-unit></div></div></div><div class="listingItems-flex-box bedRoom"><div class="flex items-center w-full"><div class="text-secondary-01 text-sm whitespace-nowrap title space-x-1"><span>3</span><span>房</span></div></div></div><div class="listingItems-flex-box bathRoom"><div class="flex items-center w-full"><div class="text-secondary-01 text-sm whitespace-nowrap title space-x-1"><span>2</span><span>卫</span></div></div></div><div class="listingItems-flex-box price"><div
              class="listingItems-baseline price-container text-sm"
            ><div>$30M</div></div></div></div></div></div></a></li><li class="col-span-1"><a
    href="/cn/listing/for-sale/happy-valley/4-3-fung-fai-terrace-fung-fai-court-sysid007130-vkf3"
    data-menu-id="a0NRA00000HbLWu2AN"
    data-item-id="a0NRA00000HbLWu2AN"
    style="text-decoration-line: none"
    class="cms-listing-item com-listing-item bg-secondary-06 block h-full"
  ><div class=""><div class="relative overflow-hidden imageBox flex-shrink-0"><div
          class="raptor-blurred-img w-full mx-auto relative"
          style="aspect-ratio: calc(4/3)"
          v-scope
        ><div
            class="swiper-container absolute"
            v-swiper="{
              observer: true,
              observeSlideChildren: true,
              loop: true,
              slidesPerView: 1,
              slidesPerGroup: 1,
              spaceBetween: 0,
              pagination: {
                el: '.item-swiper-pagination',
                clickable: true,
              },
              navigation: {
                prevEl: '.item-swiper-button-prev',
                nextEl: '.item-swiper-button-next',
              },
              loopFillGroupWithBlank: true,
              loadPrevNext: true,
            }"
          ><ul class="swiper-wrapper"><li
                  class="swiper-slide text-sm image-container raptor-blurred-img relative"
                ><img
                    alt="凤辉阁"
                    class="w-full h-full LazyLoad-img lazyload mx-auto object-cover"
                    data-cloudflare="base@size=768x768"
                    data-src="https://ap8.propertyraptor.com/hornet/src?p=/ap8_001/hornet/prp/img/58b25928a639b97eaf8c22bdec84b05e.jpg"
                  /></li><li
                  class="swiper-slide text-sm image-container raptor-blurred-img relative"
                ><img
                    alt="凤辉阁"
                    class="w-full h-full LazyLoad-img lazyload mx-auto object-cover"
                    data-cloudflare="base@size=768x768"
                    data-src="https://ap8.propertyraptor.com/hornet/src?p=/ap8_001/hornet/prp/img/60102ad77576d2f26495d88028e5010d.jpg"
                  /></li><li
                  class="swiper-slide text-sm image-container raptor-blurred-img relative"
                ><img
                    alt="凤辉阁"
                    class="w-full h-full LazyLoad-img lazyload mx-auto object-cover"
                    data-cloudflare="base@size=768x768"
                    data-src="https://ap8.propertyraptor.com/hornet/src?p=/ap8_001/hornet/prp/img/abdac2255c778d3e5ab1a671d50b6e9d.jpg"
                  /></li><li
                  class="swiper-slide text-sm image-container raptor-blurred-img relative"
                ><img
                    alt="凤辉阁"
                    class="w-full h-full LazyLoad-img lazyload mx-auto object-cover"
                    data-cloudflare="base@size=768x768"
                    data-src="https://ap8.propertyraptor.com/hornet/src?p=/ap8_001/hornet/prp/img/ae1e383396e3034ea95861269d1eb8bf.jpg"
                  /></li><li
                  class="swiper-slide text-sm image-container raptor-blurred-img relative"
                ><img
                    alt="凤辉阁"
                    class="w-full h-full LazyLoad-img lazyload mx-auto object-cover"
                    data-cloudflare="base@size=768x768"
                    data-src="https://ap8.propertyraptor.com/hornet/src?p=/ap8_001/hornet/prp/img/a5afb0c09b75d1b9b31382c781b71d61.jpg"
                  /></li></ul><button
              class="item-swiper-button-prev"
              style="width: 32px; height: 32px"
              @click.stop
              aria-label="button-prev"
            ><i class="iconfont icon-outline-arrow-left text-secondary-01 text-base"></i></button><button
              class="item-swiper-button-next"
              style="width: 32px; height: 32px"
              @click.stop
              aria-label="button-next"
            ><i class="iconfont icon-outline-arrow-right text-secondary-01 text-base"></i></button><div class="absolute bottom-4 left-0 w-full z-5"><div class="item-swiper-pagination space-x-1 mx-auto flex justify-center"></div></div></div><div class="absolute top-0 left-0 space-x-2 font-normal z-5"></div></div></div><div class="relative w-full listing-item-info"><div class="text-container"><div
            class="listingName"
            title="凤辉阁"
          >凤辉阁</div><div
            class="location"
          ><span class="font-bold">凤辉台</span><span class="font-bold">, 跑马地</span></div></div><div
          class="flex flex-row gap-x-3 gap-y-2 mt-2 overflow-auto w-full icons-list flex-wrap"
        ><div
            class="listingItems-flex-box saleableSize"
          ><div class="flex items-center w-full"><div class="text-secondary-01 text-sm whitespace-nowrap title" v-scope><ms-measure-unit
                  area="1277.0"
                  area-unit="Square Foot"
                  measure-converted="1,277.00"
                ></ms-measure-unit></div></div></div><div class="listingItems-flex-box bedRoom"><div class="flex items-center w-full"><div class="text-secondary-01 text-sm whitespace-nowrap title space-x-1"><span>3</span><span>房</span></div></div></div><div class="listingItems-flex-box bathRoom"><div class="flex items-center w-full"><div class="text-secondary-01 text-sm whitespace-nowrap title space-x-1"><span>2</span><span>卫</span></div></div></div><div class="listingItems-flex-box price"><div
              class="listingItems-baseline price-container text-sm"
            ><div>$29M</div></div></div></div></div></div></a></li><li class="col-span-1"><a
    href="/cn/listing/for-sale/mid-levels-west/1-breezy-path-ying-piu-mansion-sysid005101-3he3"
    data-menu-id="a0NRA00000HbPUP2A3"
    data-item-id="a0NRA00000HbPUP2A3"
    style="text-decoration-line: none"
    class="cms-listing-item com-listing-item bg-secondary-06 block h-full"
  ><div class=""><div class="relative overflow-hidden imageBox flex-shrink-0"><div
          class="raptor-blurred-img w-full mx-auto relative"
          style="aspect-ratio: calc(4/3)"
          v-scope
        ><div
            class="swiper-container absolute"
            v-swiper="{
              observer: true,
              observeSlideChildren: true,
              loop: true,
              slidesPerView: 1,
              slidesPerGroup: 1,
              spaceBetween: 0,
              pagination: {
                el: '.item-swiper-pagination',
                clickable: true,
              },
              navigation: {
                prevEl: '.item-swiper-button-prev',
                nextEl: '.item-swiper-button-next',
              },
              loopFillGroupWithBlank: true,
              loadPrevNext: true,
            }"
          ><ul class="swiper-wrapper"><li
                  class="swiper-slide text-sm image-container raptor-blurred-img relative"
                ><img
                    alt="应彪大厦"
                    class="w-full h-full LazyLoad-img lazyload mx-auto object-cover"
                    data-cloudflare="base@size=768x768"
                    data-src="https://ap8.propertyraptor.com/hornet/src?p=/ap8_001/hornet/prp/img/00ab144403890c0f58445bb34a9c1ccf.jpg"
                  /></li><li
                  class="swiper-slide text-sm image-container raptor-blurred-img relative"
                ><img
                    alt="应彪大厦"
                    class="w-full h-full LazyLoad-img lazyload mx-auto object-cover"
                    data-cloudflare="base@size=768x768"
                    data-src="https://ap8.propertyraptor.com/hornet/src?p=/ap8_001/hornet/prp/img/da69439565d96d84fb1b0c7af61a6651.jpg"
                  /></li><li
                  class="swiper-slide text-sm image-container raptor-blurred-img relative"
                ><img
                    alt="应彪大厦"
                    class="w-full h-full LazyLoad-img lazyload mx-auto object-cover"
                    data-cloudflare="base@size=768x768"
                    data-src="https://ap8.propertyraptor.com/hornet/src?p=/ap8_001/hornet/prp/img/6e97983e7b277a2dfde74a75c407bb29.jpg"
                  /></li><li
                  class="swiper-slide text-sm image-container raptor-blurred-img relative"
                ><img
                    alt="应彪大厦"
                    class="w-full h-full LazyLoad-img lazyload mx-auto object-cover"
                    data-cloudflare="base@size=768x768"
                    data-src="https://ap8.propertyraptor.com/hornet/src?p=/ap8_001/hornet/prp/img/d2e248aba68385e55a814c0bdd73bc3c.jpg"
                  /></li><li
                  class="swiper-slide text-sm image-container raptor-blurred-img relative"
                ><img
                    alt="应彪大厦"
                    class="w-full h-full LazyLoad-img lazyload mx-auto object-cover"
                    data-cloudflare="base@size=768x768"
                    data-src="https://ap8.propertyraptor.com/hornet/src?p=/ap8_001/hornet/prp/img/c1d9c9eb39526dba79fb34e88abd1ed7.jpg"
                  /></li><li
                  class="swiper-slide text-sm image-container raptor-blurred-img relative"
                ><img
                    alt="应彪大厦"
                    class="w-full h-full LazyLoad-img lazyload mx-auto object-cover"
                    data-cloudflare="base@size=768x768"
                    data-src="https://ap8.propertyraptor.com/hornet/src?p=/ap8_001/hornet/prp/img/21bf3dee6108eab85453573842c51053.jpg"
                  /></li></ul><button
              class="item-swiper-button-prev"
              style="width: 32px; height: 32px"
              @click.stop
              aria-label="button-prev"
            ><i class="iconfont icon-outline-arrow-left text-secondary-01 text-base"></i></button><button
              class="item-swiper-button-next"
              style="width: 32px; height: 32px"
              @click.stop
              aria-label="button-next"
            ><i class="iconfont icon-outline-arrow-right text-secondary-01 text-base"></i></button><div class="absolute bottom-4 left-0 w-full z-5"><div class="item-swiper-pagination space-x-1 mx-auto flex justify-center"></div></div></div><div class="absolute top-0 left-0 space-x-2 font-normal z-5"></div></div></div><div class="relative w-full listing-item-info"><div class="text-container"><div
            class="listingName"
            title="应彪大厦"
          >应彪大厦</div><div
            class="location"
          ><span class="font-bold">卑利士道</span><span class="font-bold">, 西半山</span></div></div><div
          class="flex flex-row gap-x-3 gap-y-2 mt-2 overflow-auto w-full icons-list flex-wrap"
        ><div
            class="listingItems-flex-box saleableSize"
          ><div class="flex items-center w-full"><div class="text-secondary-01 text-sm whitespace-nowrap title" v-scope><ms-measure-unit
                  area="404.0"
                  area-unit="Square Foot"
                  measure-converted="404.00"
                ></ms-measure-unit></div></div></div><div class="listingItems-flex-box bedRoom"><div class="flex items-center w-full"><div class="text-secondary-01 text-sm whitespace-nowrap title space-x-1"><span>1</span><span>房</span></div></div></div><div class="listingItems-flex-box bathRoom"><div class="flex items-center w-full"><div class="text-secondary-01 text-sm whitespace-nowrap title space-x-1"><span>1</span><span>卫</span></div></div></div><div class="listingItems-flex-box price"><div
              class="listingItems-baseline price-container text-sm"
            ><div>$11.8M</div></div></div></div></div></div></a></li><li class="col-span-1"><a
    href="/cn/listing/for-sale/ap-lei-chau/8-ap-lei-chau-praya-larvotto-twr-8-sysid003975-jwe3"
    data-menu-id="a0NRA00000HbRqq2AF"
    data-item-id="a0NRA00000HbRqq2AF"
    style="text-decoration-line: none"
    class="cms-listing-item com-listing-item bg-secondary-06 block h-full"
  ><div class=""><div class="relative overflow-hidden imageBox flex-shrink-0"><div
          class="raptor-blurred-img w-full mx-auto relative"
          style="aspect-ratio: calc(4/3)"
          v-scope
        ><div
            class="swiper-container absolute"
            v-swiper="{
              observer: true,
              observeSlideChildren: true,
              loop: true,
              slidesPerView: 1,
              slidesPerGroup: 1,
              spaceBetween: 0,
              pagination: {
                el: '.item-swiper-pagination',
                clickable: true,
              },
              navigation: {
                prevEl: '.item-swiper-button-prev',
                nextEl: '.item-swiper-button-next',
              },
              loopFillGroupWithBlank: true,
              loadPrevNext: true,
            }"
          ><ul class="swiper-wrapper"><li
                  class="swiper-slide text-sm image-container raptor-blurred-img relative"
                ><img
                    alt="南湾"
                    class="w-full h-full LazyLoad-img lazyload mx-auto object-cover"
                    data-cloudflare="base@size=768x768"
                    data-src="https://ap8.propertyraptor.com/hornet/src?p=/ap8_001/hornet/prp/img/c2fb0f6a03c717526eb5dc058203bb47.jpg"
                  /></li><li
                  class="swiper-slide text-sm image-container raptor-blurred-img relative"
                ><img
                    alt="南湾"
                    class="w-full h-full LazyLoad-img lazyload mx-auto object-cover"
                    data-cloudflare="base@size=768x768"
                    data-src="https://ap8.propertyraptor.com/hornet/src?p=/ap8_001/hornet/prp/img/7a43eb9ad9d689f5c91fba45ca6f419c.jpg"
                  /></li><li
                  class="swiper-slide text-sm image-container raptor-blurred-img relative"
                ><img
                    alt="南湾"
                    class="w-full h-full LazyLoad-img lazyload mx-auto object-cover"
                    data-cloudflare="base@size=768x768"
                    data-src="https://ap8.propertyraptor.com/hornet/src?p=/ap8_001/hornet/prp/img/a518adf719eb1b1255cc0cf146b8aa1c.jpg"
                  /></li><li
                  class="swiper-slide text-sm image-container raptor-blurred-img relative"
                ><img
                    alt="南湾"
                    class="w-full h-full LazyLoad-img lazyload mx-auto object-cover"
                    data-cloudflare="base@size=768x768"
                    data-src="https://ap8.propertyraptor.com/hornet/src?p=/ap8_001/hornet/prp/img/b380f026e18f03f3042f35ac9a7b1c5a.jpg"
                  /></li><li
                  class="swiper-slide text-sm image-container raptor-blurred-img relative"
                ><img
                    alt="南湾"
                    class="w-full h-full LazyLoad-img lazyload mx-auto object-cover"
                    data-cloudflare="base@size=768x768"
                    data-src="https://img.propertyraptor.com/cdn-cgi/imagedelivery/KD5bF_AFL0JDTbKLWF7z9g/ap8/ap8_001/hornet/prp/img/598245b02a6285992ec5d25bbc0577fa.jpg/public"
                  /></li><li
                  class="swiper-slide text-sm image-container raptor-blurred-img relative"
                ><img
                    alt="南湾"
                    class="w-full h-full LazyLoad-img lazyload mx-auto object-cover"
                    data-cloudflare="base@size=768x768"
                    data-src="https://ap8.propertyraptor.com/hornet/src?p=/ap8_001/hornet/prp/img/03882301b86e5e7bb0c804c442ece969.jpg"
                  /></li></ul><button
              class="item-swiper-button-prev"
              style="width: 32px; height: 32px"
              @click.stop
              aria-label="button-prev"
            ><i class="iconfont icon-outline-arrow-left text-secondary-01 text-base"></i></button><button
              class="item-swiper-button-next"
              style="width: 32px; height: 32px"
              @click.stop
              aria-label="button-next"
            ><i class="iconfont icon-outline-arrow-right text-secondary-01 text-base"></i></button><div class="absolute bottom-4 left-0 w-full z-5"><div class="item-swiper-pagination space-x-1 mx-auto flex justify-center"></div></div></div><div class="absolute top-0 left-0 space-x-2 font-normal z-5"></div></div></div><div class="relative w-full listing-item-info"><div class="text-container"><div
            class="listingName"
            title="南湾"
          >南湾</div><div
            class="location"
          ><span class="font-bold">鸭脷洲海滨道</span><span class="font-bold">, 鸭脷洲</span></div></div><div
          class="flex flex-row gap-x-3 gap-y-2 mt-2 overflow-auto w-full icons-list flex-wrap"
        ><div
            class="listingItems-flex-box saleableSize"
          ><div class="flex items-center w-full"><div class="text-secondary-01 text-sm whitespace-nowrap title" v-scope><ms-measure-unit
                  area="596.0"
                  area-unit="Square Foot"
                  measure-converted="596.00"
                ></ms-measure-unit></div></div></div><div class="listingItems-flex-box bedRoom"><div class="flex items-center w-full"><div class="text-secondary-01 text-sm whitespace-nowrap title space-x-1"><span>2</span><span>房</span></div></div></div><div class="listingItems-flex-box bathRoom"><div class="flex items-center w-full"><div class="text-secondary-01 text-sm whitespace-nowrap title space-x-1"><span>2</span><span>卫</span></div></div></div><div class="listingItems-flex-box price"><div
              class="listingItems-baseline price-container text-sm"
            ><div>$16.8M</div></div></div></div></div></div></a></li><li class="col-span-1"><a
    href="/cn/listing/for-sale/happy-valley/2b-broadwood-road-the-leighton-hill-twr-1-sysid005164-13778"
    data-menu-id="a0NRA00000HbXwL2AV"
    data-item-id="a0NRA00000HbXwL2AV"
    style="text-decoration-line: none"
    class="cms-listing-item com-listing-item bg-secondary-06 block h-full"
  ><div class=""><div class="relative overflow-hidden imageBox flex-shrink-0"><div
          class="raptor-blurred-img w-full mx-auto relative"
          style="aspect-ratio: calc(4/3)"
          v-scope
        ><div
            class="swiper-container absolute"
            v-swiper="{
              observer: true,
              observeSlideChildren: true,
              loop: true,
              slidesPerView: 1,
              slidesPerGroup: 1,
              spaceBetween: 0,
              pagination: {
                el: '.item-swiper-pagination',
                clickable: true,
              },
              navigation: {
                prevEl: '.item-swiper-button-prev',
                nextEl: '.item-swiper-button-next',
              },
              loopFillGroupWithBlank: true,
              loadPrevNext: true,
            }"
          ><ul class="swiper-wrapper"><li
                  class="swiper-slide text-sm image-container raptor-blurred-img relative"
                ><img
                    alt="礼顿山"
                    class="w-full h-full LazyLoad-img lazyload mx-auto object-cover"
                    data-cloudflare="base@size=768x768"
                    data-src="https://img.propertyraptor.com/cdn-cgi/imagedelivery/KD5bF_AFL0JDTbKLWF7z9g/ap8/ap8_001/hornet/prp/img/a3945253d846ef0caf11ed0ed61e6e85.jpg/public"
                  /></li><li
                  class="swiper-slide text-sm image-container raptor-blurred-img relative"
                ><img
                    alt="礼顿山"
                    class="w-full h-full LazyLoad-img lazyload mx-auto object-cover"
                    data-cloudflare="base@size=768x768"
                    data-src="https://img.propertyraptor.com/cdn-cgi/imagedelivery/KD5bF_AFL0JDTbKLWF7z9g/ap8/ap8_001/hornet/prp/img/4fc8054fe6dab89a6e3c4fe30759c2ba.jpg/public"
                  /></li><li
                  class="swiper-slide text-sm image-container raptor-blurred-img relative"
                ><img
                    alt="礼顿山"
                    class="w-full h-full LazyLoad-img lazyload mx-auto object-cover"
                    data-cloudflare="base@size=768x768"
                    data-src="https://img.propertyraptor.com/cdn-cgi/imagedelivery/KD5bF_AFL0JDTbKLWF7z9g/ap8/ap8_001/hornet/prp/img/70eeac0e19456959865ebb8e96d482db.jpg/public"
                  /></li><li
                  class="swiper-slide text-sm image-container raptor-blurred-img relative"
                ><img
                    alt="礼顿山"
                    class="w-full h-full LazyLoad-img lazyload mx-auto object-cover"
                    data-cloudflare="base@size=768x768"
                    data-src="https://img.propertyraptor.com/cdn-cgi/imagedelivery/KD5bF_AFL0JDTbKLWF7z9g/ap8/ap8_001/hornet/prp/img/4209af8b871d36054714ab70bf56d268.jpg/public"
                  /></li><li
                  class="swiper-slide text-sm image-container raptor-blurred-img relative"
                ><img
                    alt="礼顿山"
                    class="w-full h-full LazyLoad-img lazyload mx-auto object-cover"
                    data-cloudflare="base@size=768x768"
                    data-src="https://img.propertyraptor.com/cdn-cgi/imagedelivery/KD5bF_AFL0JDTbKLWF7z9g/ap8/ap8_001/hornet/prp/img/6b849b45edae88f94519588e8e3d049c.jpg/public"
                  /></li><li
                  class="swiper-slide text-sm image-container raptor-blurred-img relative"
                ><img
                    alt="礼顿山"
                    class="w-full h-full LazyLoad-img lazyload mx-auto object-cover"
                    data-cloudflare="base@size=768x768"
                    data-src="https://img.propertyraptor.com/cdn-cgi/imagedelivery/KD5bF_AFL0JDTbKLWF7z9g/ap8/ap8_001/hornet/prp/img/32002790c0ec48efa653e3f7be8063f4.jpg/public"
                  /></li></ul><button
              class="item-swiper-button-prev"
              style="width: 32px; height: 32px"
              @click.stop
              aria-label="button-prev"
            ><i class="iconfont icon-outline-arrow-left text-secondary-01 text-base"></i></button><button
              class="item-swiper-button-next"
              style="width: 32px; height: 32px"
              @click.stop
              aria-label="button-next"
            ><i class="iconfont icon-outline-arrow-right text-secondary-01 text-base"></i></button><div class="absolute bottom-4 left-0 w-full z-5"><div class="item-swiper-pagination space-x-1 mx-auto flex justify-center"></div></div></div><div class="absolute top-0 left-0 space-x-2 font-normal z-5"></div></div></div><div class="relative w-full listing-item-info"><div class="text-container"><div
            class="listingName"
            title="礼顿山"
          >礼顿山</div><div
            class="location"
          ><span class="font-bold">乐活道</span><span class="font-bold">, 跑马地</span></div></div><div
          class="flex flex-row gap-x-3 gap-y-2 mt-2 overflow-auto w-full icons-list flex-wrap"
        ><div
            class="listingItems-flex-box saleableSize"
          ><div class="flex items-center w-full"><div class="text-secondary-01 text-sm whitespace-nowrap title" v-scope><ms-measure-unit
                  area="1128.0"
                  area-unit="Square Foot"
                  measure-converted="1,128.00"
                ></ms-measure-unit></div></div></div><div class="listingItems-flex-box bedRoom"><div class="flex items-center w-full"><div class="text-secondary-01 text-sm whitespace-nowrap title space-x-1"><span>3</span><span>房</span></div></div></div><div class="listingItems-flex-box bathRoom"><div class="flex items-center w-full"><div class="text-secondary-01 text-sm whitespace-nowrap title space-x-1"><span>2</span><span>卫</span></div></div></div><div class="listingItems-flex-box price"><div
              class="listingItems-baseline price-container text-sm"
            ><div>$52M</div></div></div></div></div></div></a></li><li class="col-span-1"><a
    href="/cn/listing/for-sale/wan-chai/1-harbour-road-convention-plaza-apartments-sysid007377-0gyl"
    data-menu-id="a0NRA00000Hbk9A2AR"
    data-item-id="a0NRA00000Hbk9A2AR"
    style="text-decoration-line: none"
    class="cms-listing-item com-listing-item bg-secondary-06 block h-full"
  ><div class=""><div class="relative overflow-hidden imageBox flex-shrink-0"><div
          class="raptor-blurred-img w-full mx-auto relative"
          style="aspect-ratio: calc(4/3)"
          v-scope
        ><div
            class="swiper-container absolute"
            v-swiper="{
              observer: true,
              observeSlideChildren: true,
              loop: true,
              slidesPerView: 1,
              slidesPerGroup: 1,
              spaceBetween: 0,
              pagination: {
                el: '.item-swiper-pagination',
                clickable: true,
              },
              navigation: {
                prevEl: '.item-swiper-button-prev',
                nextEl: '.item-swiper-button-next',
              },
              loopFillGroupWithBlank: true,
              loadPrevNext: true,
            }"
          ><ul class="swiper-wrapper"><li
                  class="swiper-slide text-sm image-container raptor-blurred-img relative"
                ><img
                    alt="Convention Plaza Apartments"
                    class="w-full h-full LazyLoad-img lazyload mx-auto object-cover"
                    data-cloudflare="base@size=768x768"
                    data-src="https://ap8.propertyraptor.com/hornet/src?p=/ap8_001/hornet/prp/img/20e7a6945be64e6dc931fa0bc8413cfa.jpg"
                  /></li><li
                  class="swiper-slide text-sm image-container raptor-blurred-img relative"
                ><img
                    alt="Convention Plaza Apartments"
                    class="w-full h-full LazyLoad-img lazyload mx-auto object-cover"
                    data-cloudflare="base@size=768x768"
                    data-src="https://img.propertyraptor.com/cdn-cgi/imagedelivery/KD5bF_AFL0JDTbKLWF7z9g/ap8/ap8_001/hornet/prp/img/cc1a4b13b3e59a45480dba9867a4461d.jpg/public"
                  /></li><li
                  class="swiper-slide text-sm image-container raptor-blurred-img relative"
                ><img
                    alt="Convention Plaza Apartments"
                    class="w-full h-full LazyLoad-img lazyload mx-auto object-cover"
                    data-cloudflare="base@size=768x768"
                    data-src="https://ap8.propertyraptor.com/hornet/src?p=/ap8_001/hornet/prp/img/8b2e033d082e046f6cd85c14961b35b8.jpg"
                  /></li><li
                  class="swiper-slide text-sm image-container raptor-blurred-img relative"
                ><img
                    alt="Convention Plaza Apartments"
                    class="w-full h-full LazyLoad-img lazyload mx-auto object-cover"
                    data-cloudflare="base@size=768x768"
                    data-src="https://ap8.propertyraptor.com/hornet/src?p=/ap8_001/hornet/prp/img/1b910411cd4c8d665979420eca435879.jpg"
                  /></li><li
                  class="swiper-slide text-sm image-container raptor-blurred-img relative"
                ><img
                    alt="Convention Plaza Apartments"
                    class="w-full h-full LazyLoad-img lazyload mx-auto object-cover"
                    data-cloudflare="base@size=768x768"
                    data-src="https://ap8.propertyraptor.com/hornet/src?p=/ap8_001/hornet/prp/img/bb617c00aa785870fff2e11038d52084.jpg"
                  /></li><li
                  class="swiper-slide text-sm image-container raptor-blurred-img relative"
                ><img
                    alt="Convention Plaza Apartments"
                    class="w-full h-full LazyLoad-img lazyload mx-auto object-cover"
                    data-cloudflare="base@size=768x768"
                    data-src="https://ap8.propertyraptor.com/hornet/src?p=/ap8_001/hornet/prp/img/e0b3b34577ce36b2e5f6e04cd6710bae.jpg"
                  /></li></ul><button
              class="item-swiper-button-prev"
              style="width: 32px; height: 32px"
              @click.stop
              aria-label="button-prev"
            ><i class="iconfont icon-outline-arrow-left text-secondary-01 text-base"></i></button><button
              class="item-swiper-button-next"
              style="width: 32px; height: 32px"
              @click.stop
              aria-label="button-next"
            ><i class="iconfont icon-outline-arrow-right text-secondary-01 text-base"></i></button><div class="absolute bottom-4 left-0 w-full z-5"><div class="item-swiper-pagination space-x-1 mx-auto flex justify-center"></div></div></div><div class="absolute top-0 left-0 space-x-2 font-normal z-5"></div></div></div><div class="relative w-full listing-item-info"><div class="text-container"><div
            class="listingName"
            title="Convention Plaza Apartments"
          >Convention Plaza Apartments</div><div
            class="location"
          ><span class="font-bold">港湾道</span><span class="font-bold">, 湾仔</span></div></div><div
          class="flex flex-row gap-x-3 gap-y-2 mt-2 overflow-auto w-full icons-list flex-wrap"
        ><div
            class="listingItems-flex-box saleableSize"
          ><div class="flex items-center w-full"><div class="text-secondary-01 text-sm whitespace-nowrap title" v-scope><ms-measure-unit
                  area="1004.0"
                  area-unit="Square Foot"
                  measure-converted="1,004.00"
                ></ms-measure-unit></div></div></div><div class="listingItems-flex-box bedRoom"><div class="flex items-center w-full"><div class="text-secondary-01 text-sm whitespace-nowrap title space-x-1"><span>2</span><span>房</span></div></div></div><div class="listingItems-flex-box bathRoom"><div class="flex items-center w-full"><div class="text-secondary-01 text-sm whitespace-nowrap title space-x-1"><span>2</span><span>卫</span></div></div></div><div class="listingItems-flex-box price"><div
              class="listingItems-baseline price-container text-sm"
            ><div>$38.8M</div></div></div></div></div></div></a></li><li class="col-span-1"><a
    href="/cn/listing/for-sale/happy-valley/93-95-wong-nai-chung-road-race-course-mansion-sysid015148-4960"
    data-menu-id="a0NRA00000HbkS02AJ"
    data-item-id="a0NRA00000HbkS02AJ"
    style="text-decoration-line: none"
    class="cms-listing-item com-listing-item bg-secondary-06 block h-full"
  ><div class=""><div class="relative overflow-hidden imageBox flex-shrink-0"><div
          class="raptor-blurred-img w-full mx-auto relative"
          style="aspect-ratio: calc(4/3)"
          v-scope
        ><div
            class="swiper-container absolute"
            v-swiper="{
              observer: true,
              observeSlideChildren: true,
              loop: true,
              slidesPerView: 1,
              slidesPerGroup: 1,
              spaceBetween: 0,
              pagination: {
                el: '.item-swiper-pagination',
                clickable: true,
              },
              navigation: {
                prevEl: '.item-swiper-button-prev',
                nextEl: '.item-swiper-button-next',
              },
              loopFillGroupWithBlank: true,
              loadPrevNext: true,
            }"
          ><ul class="swiper-wrapper"><li
                  class="swiper-slide text-sm image-container raptor-blurred-img relative"
                ><img
                    alt="Race Course Mansion"
                    class="w-full h-full LazyLoad-img lazyload mx-auto object-cover"
                    data-cloudflare="base@size=768x768"
                    data-src="https://img.propertyraptor.com/cdn-cgi/imagedelivery/KD5bF_AFL0JDTbKLWF7z9g/ap8/ap8_001/hornet/prp/img/fb1c467d2eb0c7cc311ee4a00423821b.jpg/public"
                  /></li><li
                  class="swiper-slide text-sm image-container raptor-blurred-img relative"
                ><img
                    alt="Race Course Mansion"
                    class="w-full h-full LazyLoad-img lazyload mx-auto object-cover"
                    data-cloudflare="base@size=768x768"
                    data-src="https://img.propertyraptor.com/cdn-cgi/imagedelivery/KD5bF_AFL0JDTbKLWF7z9g/ap8/ap8_001/hornet/prp/img/a8c3418199dba540053899fd5e2a22e9.jpg/public"
                  /></li><li
                  class="swiper-slide text-sm image-container raptor-blurred-img relative"
                ><img
                    alt="Race Course Mansion"
                    class="w-full h-full LazyLoad-img lazyload mx-auto object-cover"
                    data-cloudflare="base@size=768x768"
                    data-src="https://img.propertyraptor.com/cdn-cgi/imagedelivery/KD5bF_AFL0JDTbKLWF7z9g/ap8/ap8_001/hornet/prp/img/3744f2525f2fa9d6656f37e9c5ba5a90.jpg/public"
                  /></li></ul><button
              class="item-swiper-button-prev"
              style="width: 32px; height: 32px"
              @click.stop
              aria-label="button-prev"
            ><i class="iconfont icon-outline-arrow-left text-secondary-01 text-base"></i></button><button
              class="item-swiper-button-next"
              style="width: 32px; height: 32px"
              @click.stop
              aria-label="button-next"
            ><i class="iconfont icon-outline-arrow-right text-secondary-01 text-base"></i></button><div class="absolute bottom-4 left-0 w-full z-5"><div class="item-swiper-pagination space-x-1 mx-auto flex justify-center"></div></div></div><div class="absolute top-0 left-0 space-x-2 font-normal z-5"></div></div></div><div class="relative w-full listing-item-info"><div class="text-container"><div
            class="listingName"
            title="Race Course Mansion"
          >Race Course Mansion</div><div
            class="location"
          ><span class="font-bold">黄泥涌道</span><span class="font-bold">, 跑马地</span></div></div><div
          class="flex flex-row gap-x-3 gap-y-2 mt-2 overflow-auto w-full icons-list flex-wrap"
        ><div
            class="listingItems-flex-box saleableSize"
          ><div class="flex items-center w-full"><div class="text-secondary-01 text-sm whitespace-nowrap title" v-scope><ms-measure-unit
                  area="952.0"
                  area-unit="Square Foot"
                  measure-converted="952.00"
                ></ms-measure-unit></div></div></div><div class="listingItems-flex-box bedRoom"><div class="flex items-center w-full"><div class="text-secondary-01 text-sm whitespace-nowrap title space-x-1"><span>2</span><span>房</span></div></div></div><div class="listingItems-flex-box bathRoom"><div class="flex items-center w-full"><div class="text-secondary-01 text-sm whitespace-nowrap title space-x-1"><span>1</span><span>卫</span></div></div></div><div class="listingItems-flex-box price"><div
              class="listingItems-baseline price-container text-sm"
            ><div>$25M</div></div></div></div></div></div></a></li></ul></div></div><div
      class="mb-14 lg:mb-20 container-pagination"
    ><div class="container flex justify-center mx-auto container-auto pagination-link"><nav class="w-full mx-4 md:mx-8 relative z-0 inline-flex flex-col gap-4 container-auto-mx" aria-label="Pagination"><ul class="pagination flex items-center justify-center space-x-2.5"><li class="previousLink-container"><a
            href="/cn/listing/for-sale"
            aria-label="Previous"
            class="pagination-item prev"
            role="link"
          ><span
              class="text-xl px-1 iconfont icon-outline-arrow-left-long"
              role="button"
              aria-label="left arrow"
            ></span></a></li><li class="block first"
          ><a
              class="pagination-item"
              href="/cn/listing/for-sale"
              role="link"
            >1</a
            ></li><li class="currentPage-container"><div class="pagination-item current">2</div></li><li class="other"
          ><a
              class="pagination-item"
              href="/cn/listing/for-sale?page=2"
              role="link"
            >3</a
            ></li><li class="other"
          ><a
              class="pagination-item"
              href="/cn/listing/for-sale?page=3"
              role="link"
            >4</a
            ></li><li class="other"
          ><a
              class="pagination-item"
              href="/cn/listing/for-sale?page=4"
              role="link"
            >5</a
            ></li><li class="other"
          ><a
              class="pagination-item"
              href="/cn/listing/for-sale?page=5"
              role="link"
            >6</a
            ></li><li class="omittedPage"><div class="pagination-item ellipsis">...</div></li><li class="last"
          ><a
              class="pagination-item"
              href="/cn/listing/for-sale?page=56"
              role="link"
            >57</a
            ></li><li
          class="nextLink-container"
        ><a class="pagination-item next" href="/cn/listing/for-sale?page=2" aria-label="Next" role="link"><span
              class="text-xl px-1 iconfont icon-outline-arrow-right-long"
              role="button"
              aria-label="right arrow"
            ></span></a></li></ul></nav></div></div></div></div><div
  class="theme-component com-common-content"
  theme-component-id="93A789DB0D974799AEF9A18F908F6D53"
><div
    class="common-content-container container mx-auto container-auto"
  ><div class="mx-4 md:mx-8"></div></div></div><div class="overlay transition-overlay"></div></div><div v-scope><ms-floating-layer
            logo="images/icons/habitat_logo.svg"
            :side-icons="{&quot;line&quot;:false,&quot;email&quot;:false,&quot;phone&quot;:false,&quot;aiChat&quot;:false,&quot;lineUrl&quot;:&quot;https://www.line.com&quot;,&quot;emailUrl&quot;:&quot;info@habitat-property.com&quot;,&quot;whatsApp&quot;:false,&quot;wishlist&quot;:false,&quot;backToTop&quot;:true,&quot;isShowLang&quot;:false,&quot;isShowUnit&quot;:false,&quot;Preferences&quot;:false,&quot;phoneNumber&quot;:&quot;+44 208 238 9034&quot;,&quot;whatsAppUrl&quot;:&quot;https://wa.me/85200000000&quot;,&quot;isShowCurrency&quot;:false,&quot;facebookMessenger&quot;:false,&quot;facebookMessengerUrl&quot;:&quot;https://www.facebook.com&quot;}"
            wishlist-url="/cn/saved-item"
          ></ms-floating-layer></div><div v-scope><ms-geo-location-preference
            :languages="[{&quot;name&quot;:&quot;en&quot;,&quot;selected&quot;:false},{&quot;name&quot;:&quot;cn&quot;,&quot;selected&quot;:true},{&quot;name&quot;:&quot;zh&quot;,&quot;selected&quot;:false}]"
            :currencies="[{&quot;name&quot;:&quot;HKD&quot;,&quot;selected&quot;:true,&quot;symbol&quot;:&quot;$&quot;}]"
            :measures="[{&quot;name&quot;:&quot;Square Meter&quot;,&quot;selected&quot;:false},{&quot;name&quot;:&quot;Square Foot&quot;,&quot;selected&quot;:true}]"
          ></ms-geo-location-preference></div><div v-scope><ms-common-agent-contact-form></ms-common-agent-contact-form></div><div v-scope><ms-cookies-privacy-policy
            google-tag-manager-id="GTM-T92L4V5"
            expand-text="显示更多"
            collapse-text="关闭详细"
            cookies-privacy-policy-content="本网站使用cookie来改善您浏览网站时的体验。在这些cookie中，被分类为必要的cookie存储在您的浏览器中，因为它们对网站的基本功能至关重要。我们还使用第三方cookie来帮助我们分析和了解您如何使用本网站。只有在您同意的情况下，这些cookie才会存储在您的浏览器中。您还可以选择退出这些cookie。但选择不使用这些cookie可能会影响您的浏览体验。"
          ></ms-cookies-privacy-policy></div><div v-scope><ms-dcms-popup-group page-unique-id="9b6f69c3-a08e-4258-8a94-de7405c30a6e" /></div><div class="fixed bottom-0 left-0 w-full z-50" v-scope><ms-dcms-announcement-bar-group-bottom page-unique-id="9b6f69c3-a08e-4258-8a94-de7405c30a6e" /></div><div v-scope><ms-thankyou-popup></ms-thankyou-popup></div><div
  class="theme-component theme-component-footer dcms-page-footer com-footer pb-8 md:pb-0"
><div class="footer-container break-words text-xl text-secondary-06"><div class="container mx-auto"><div class="mx-4 md:mx-8"><div class="pt-10 flex flex-col flex-wrap gap-y-10 lg:gap-y-20 footer-infomation"><div class="flex flex-col lg:flex-row lg:grow gap-y-10 lg:gap-y-20"><div class="order-1 w-full lg:w-[50%] space-y-7 lg:space-y-16"><div><div class="text-xs font-bold uppercase">电子通讯</div><div class="mt-1 max-w-[500px]" v-scope><ms-subscribe-form></ms-subscribe-form></div></div><div><ul class="flex gap-x-5" role="menu" aria-labelledby="social"><li class="" role="menuitem"><a
                      target="_target"
                      href="https://www.linkedin.com/company/habitat-property/"
                      class="flex items-center"
                      aria-label="LinkedIn"
                    ><span class="iconfont text-2xl icon-filled-linkedin"></span></a></li><li class="" role="menuitem"><a
                      target="_target"
                      href="https://www.instagram.com/habitatproperty/"
                      class="flex items-center"
                      aria-label="Instagram"
                    ><span class="iconfont text-2xl icon-filled-instagram"></span></a></li><li class="" role="menuitem"><a
                      target="_target"
                      href="https://open.spotify.com/user/6txzqiijndoidb4mikyw3mewa?si=0TLVZfqxTWWopKneLJBn2g"
                      class="flex items-center"
                      aria-label="Spotify"
                    ><span class="iconfont text-2xl icon-filled-spotify"></span></a></li><li class="" role="menuitem"><a
                      target="_target"
                      href="https://www.facebook.com/habitatproperty/"
                      class="flex items-center"
                      aria-label="Facebook"
                    ><span class="iconfont text-2xl icon-filled-facebook"></span></a></li><li class="" role="menuitem"><a
                      target="_target"
                      href="https://www.xiaohongshu.com/user/profile/6343ec8000000000180295b6"
                      class="flex items-center"
                      aria-label="Xiaohongshu"
                    ><span class="iconfont text-2xl icon-filled-xiaohongshu"></span></a></li></ul></div></div><div class="order-3 lg:order-2 w-full lg:w-[50%]"><div class="flex flex-col lg:flex-row gap-y-5 lg:gap-y-0 mt-4 font-headFont"><div class="lg:w-[50%]"><div class="whitespace-pre-line">香港中环
云咸街 43-55 号
余悦礼行
12 楼 1201-05 室</div></div><div class="lg:w-[50%] footer-contact-info"><div><a href="tel:+852 2869 9069">+852 2869 9069</a></div><div><a href="tel:+852 9082 9069">+852 9082 9069</a></div><div><a href="mailto:info@habitat-property.com">info@habitat-property.com</a></div></div></div></div><div class="order-2 lg:order-3 lg:hidden w-full lg:w-[50%] font-headFont"><div class="grid grid-cols-2 items-start"><div><div class="flex items-center hover:opacity-70"><a
                        href="/cn/listing/for-sale"
                        data-menu-id="9b6f69c3-a08e-4258-8a94-de7405c30a6e" target="_self"
                      >买房</a></div><div class="flex items-center hover:opacity-70"><a
                        href="/cn/our-team"
                        target="_self"
                      >房产顾问</a></div><div class="flex items-center hover:opacity-70"><a
                        href="/cn/journal"
                        target="_self"
                      >文章</a></div></div><div><div class="flex items-center hover:opacity-70"><a
                        href="/cn/listing/for-rent"
                        data-menu-id="36f8311c-69bd-4ef0-ab97-eb8ef2572bd9" target="_self"
                      >租房</a></div><div class="flex items-center hover:opacity-70"><a
                        href="/cn/property-management"
                        target="_self"
                      >房产代理</a></div></div></div></div></div><div class="flex flex-wrap gap-y-10 lg:gap-y-20"><div class="hidden lg:block w-full lg:w-[50%] font-headFont"><ul class="grid grid-cols-1 lg:max-h-44"><li class="flex items-center hover:opacity-70"><a
                      href="/cn/listing/for-sale"
                      data-menu-id="9b6f69c3-a08e-4258-8a94-de7405c30a6e" target="_self"
                    >买房</a></li><li class="flex items-center hover:opacity-70"><a
                      href="/cn/listing/for-rent"
                      data-menu-id="36f8311c-69bd-4ef0-ab97-eb8ef2572bd9" target="_self"
                    >租房</a></li><li class="flex items-center hover:opacity-70"><a
                      href="/cn/our-team"
                      target="_self"
                    >房产顾问</a></li><li class="flex items-center hover:opacity-70"><a
                      href="/cn/property-management"
                      target="_self"
                    >房产代理</a></li><li class="flex items-center hover:opacity-70"><a
                      href="/cn/journal"
                      target="_self"
                    >文章</a></li></ul></div><div class="w-[50%] lg:w-[25%] text-sm text-[#ccc]"><div class="font-bold mb-2">香港出售物业</div><ul class="space-y-1"><li><a
                      href="/cn/listing/for-sale/hong-kong-island/peak"
                      target="_self"
                    >山顶</a></li><li><a
                      href="/cn/listing/for-sale/hong-kong-island/south/repulse-bay"
                      target="_self"
                    >浅水湾</a></li><li><a
                      href="/cn/listing/for-sale/hong-kong-island/mid-levels/mid-levels-central"
                      target="_self"
                    >中半山</a></li><li><a
                      href="/cn/listing/for-sale/hong-kong-island/south/shouson-hill"
                      target="_self"
                    >寿臣山</a></li><li><a
                      href="/cn/listing/for-sale/hong-kong-island/south/stanley"
                      target="_self"
                    >赤柱</a></li><li><a
                      href="/cn/listing/for-sale/hong-kong-island/west/pok-fu-lam"
                      target="_self"
                    >薄扶林</a></li></ul></div><div class="w-[50%] lg:w-[25%] text-sm text-[#ccc]"><div class="font-bold mb-2">香港出租物业</div><ul class="space-y-1"><li><a
                      href="/cn/listing/for-rent/hong-kong-island/peak"
                      target="_self"
                    >山顶</a></li><li><a
                      href="/cn/listing/for-rent/hong-kong-island/south/repulse-bay"
                      target="_self"
                    >浅水湾</a></li><li><a
                      href="/cn/listing/for-rent/hong-kong-island/mid-levels/mid-levels-central"
                      target="_self"
                    >中半山</a></li><li><a
                      href="/cn/listing/for-rent/hong-kong-island/mid-levels/mid-levels-west"
                      target="_self"
                    >西半山</a></li><li><a
                      href="/cn/listing/for-rent/hong-kong-island/south/stanley"
                      target="_self"
                    >赤柱</a></li><li><a
                      href="/cn/listing/for-rent/hong-kong-island/south/tai-tam"
                      target="_self"
                    >大潭</a></li></ul></div></div></div></div></div></div><div class="footer-copyright container mx-auto mt-10 pb-8 text-xs text-[#e6e6e6]"><div class="mx-4 md:mx-8 grid grid-cols-2 lg:grid-cols-4 gap-y-3"><div class="col-span-2">版权所有 © 2026 Habitat  Property Limited | 地产代理监管局牌照号码 C-024430</div><div class=""><a
          href="/cn/terms-of-use"
          title="使用条款"
        >使用条款</a></div><div class=""><a
          href="/cn/privacy-policy"
          title="隐私政策"
        >隐私政策</a></div></div></div></div><script>
  var footerContactInfo = document.querySelector(".footer-contact-info");
  var headerContactInfo = document.querySelector(".header-contact-info");
  if (headerContactInfo && footerContactInfo) {
    headerContactInfo.innerHTML = footerContactInfo.innerHTML;
  }
</script></div></div><script type="module" src="https://r2.ap8.ms.propertyraptor.com/raptor-theme/habitat/1.90.3/js/main.js?v=1.90.3"></script><script type="module">
      if (!window.$globalStore) window.$globalStore = {};
      window.$globalStore.favoriteLink = "\/cn\/saved-item";
      window.$globalStore.version = "1.90.3";
      window.$globalStore.mode = "live";
      window.$globalStore.developmentMode = false;
      window.$globalStore.editMode = false;
      document.addEventListener('contextmenu', function (e) {
        if (e.target.tagName === 'IMG') {
          e.preventDefault();
        }
      });
    </script></body></html>