{"id":15191,"date":"2023-11-07T14:14:07","date_gmt":"2023-11-07T14:14:07","guid":{"rendered":"https:\/\/uatnew.boseprofessional.com\/?post_type=case-studies&#038;p=15191"},"modified":"2025-04-09T19:45:39","modified_gmt":"2025-04-09T19:45:39","slug":"the-rezz-hotel","status":"publish","type":"case-studies","link":"https:\/\/boseprofessional.com\/zh\/applications\/case-studies\/the-rezz-hotel\/","title":{"rendered":"The Rezz Hotel"},"content":{"rendered":"\n<div class=\"bp_case-study-content\">\n  <div id=\"bpStickyOnScrollNav\" class=\"bp_sticky-scroll-nav-wrap\">\n  <div class=\"bp_sticky-scroll-nav-container bp_content-max-width\">\n  <div class=\"bp_sticky-scroll-left\">\n  <div class=\"bp_sticky-nav-drop-menu-selector\">\n  <p class=\"bp_sticky-nav-drop-selected-label\">\u9009\u62e9\u2026<\/p>\n  \n  \n  \n  <div class=\"bp_sticky-nav-drop-arrow bp_site-icons\"><\/div>\n  <\/div>\n  \n  \n  \n  <div class=\"bp_sticky-nav-list\"><ul><li><a href=\"#about\" data-type=\"internal\" data-id=\"#about\">\u5173\u4e8e <\/a><\/li><li><a href=\"#components\" data-type=\"internal\" data-id=\"#components\">\u6210\u5206<\/a><\/li><li><\/li><\/ul><\/div>\n  <\/div>\n  \n  \n  \n  <div class=\"bp_sticky-scroll-right\">\n  <a class=\"bp_rounded-btn-light-filled-navbar cc-btn\" href=\"https:\/\/www.boseprofessional.com\/contact-a-dealer\">\u8054\u7cfb\u7ecf\u9500\u5546<\/a><a class=\"bp_rounded-btn-light-filled-navbar cc-btn\" href=\"https:\/\/www.boseprofessional.com\/company\/about-us\">\u4e3a\u4ec0\u4e48\u9009\u62e9Bose Professional<\/a>\n  <\/div>\n  <\/div>\n  \n  \n  <p>\n  <script>\n  var inPageNavOffset, pageAnchorScrolled;\n  var fixedOffsetNav = jQuery(\"#bpStickyOnScrollNav\").offset().top;\n  var fixedOffsetHeader = jQuery('.bp_site-header').offset().top;\n  function calculateScrollTop(element) {\n      var navElement = jQuery(\"#bpStickyOnScrollNav\");\n      var scrollTop = jQuery(element).offset().top;\t\n      if (navElement.offset().top > jQuery(window).scrollTop()) {\n      if( navElement.hasClass(\"sticky\")){\n        scrollTop = jQuery(element).offset().top - jQuery('.bp_site-header').outerHeight() ;\n      }else{\n        scrollTop = jQuery(element).offset().top - jQuery('.bp_site-header').outerHeight() - navElement.outerHeight();\n      }       \n      }\n      \/\/scrollTop -= navElement.hasClass(\"sticky\") ? navElement.outerHeight() : 0;\n    scrollTop -= ((jQuery(element).offset().top - navElement.outerHeight()) > fixedOffsetNav) ? navElement.outerHeight() : 0;\n      jQuery(\"html\").animate({ scrollTop: scrollTop }, 300);\n    pageAnchorScrolled = true;\n      window.location.hash = element;\n  }\n  function updateInPageOffset() {\n      jQuery(\"#bpStickyOnScrollNav\").removeClass(\"sticky\");\n      inPageNavOffset = jQuery(\"#bpStickyOnScrollNav\").offset().top - jQuery(\".bp_site-header\").outerHeight();\n  }\n  \n  jQuery(window).on(\"resize\", function () {\n      updateInPageOffset();\n  }),\n      jQuery(document).ready(function () {\n          updateInPageOffset(),\n              jQuery(window).bind(\"scroll\", function () {\n                  jQuery(window).scrollTop() > inPageNavOffset ? jQuery(\"#bpStickyOnScrollNav\").addClass(\"sticky\") : jQuery(\"#bpStickyOnScrollNav\").removeClass(\"sticky\");\n              }),\n              jQuery(\".bp_sticky-nav-list ul li a\").on(\"click\", function (t) {\n                  t.preventDefault(), calculateScrollTop(this.hash), jQuery(\".bp_sticky-nav-list ul li a\").removeClass(\"current-tab\"), jQuery(this).addClass(\"current-tab\");\n              }),\n              jQuery(window).scroll(function () {\n                  var t = jQuery(window).scrollTop();\n          if (!pageAnchorScrolled) {\n            jQuery(\".bp_page-navigation-content\").each(function () {\n              var s = jQuery(this).offset().top;\n              if (t >= s - 210 && t <= s + jQuery(this).height()) {\n                var i = jQuery(this).attr(\"id\");\n                jQuery(\".bp_sticky-nav-list ul li a\").removeClass(\"current-tab\");\n                if (getWidth() > 1023) {\n                  jQuery(`.bp_sticky-nav-list ul li a[href=\"#${i}\"]`).addClass(\"current-tab\");\t\n                }\n  \n              }\n            });\n          }\n          pageAnchorScrolled = false;\n              }),\n              jQuery(\".bp_sticky-nav-drop-menu-selector\").on(\"click\", function () {\n                  jQuery(\".bp_sticky-nav-list\").hasClass(\"open\")\n                      ? (jQuery(\".bp_sticky-nav-list\").slideUp(), jQuery(\".bp_sticky-nav-list\").removeClass(\"open\"))\n                      : (jQuery(\".bp_sticky-nav-list\").slideDown(), jQuery(\".bp_sticky-nav-list\").addClass(\"open\")),\n                      jQuery(\".bp_sticky-nav-list\").hasClass(\"open\") &&\n                          jQuery(\".bp_sticky-nav-list ul li a\").on(\"click\", function () {\n                              jQuery(\".bp_sticky-nav-list\").slideUp(),\n                                  jQuery(\".bp_sticky-nav-list\").removeClass(\"open\"),\n                                  jQuery(\".bp_sticky-nav-list ul li a\").removeClass(\"selected-item\"),\n                                  jQuery(this).addClass(\"selected-item\"),\n                                  jQuery(\".bp_sticky-nav-drop-menu-selector p\").text(jQuery(this).text());\n                          });\n              }),\n              jQuery(window).bind(\"resize\", function () {\n                  getWidth() >= 1024\n                      ? (jQuery(\".bp_sticky-nav-list ul li a\").off(\"click\"),\n                        jQuery(\".bp_sticky-nav-list\").show(),\n                        jQuery(\".bp_sticky-nav-list\").removeClass(\"open\"),\n                        jQuery(\".bp_sticky-nav-list ul li a\").removeClass(\"selected-item\"),\n                        jQuery(\".bp_sticky-nav-list ul li a\").on(\"click\", function (t) {\n                            t.preventDefault(), calculateScrollTop(this.hash), jQuery(\".bp_sticky-nav-list ul li a\").removeClass(\"current-tab\"), jQuery(this).addClass(\"current-tab\");\n                        }))\n                      : (jQuery(\".bp_sticky-nav-list ul li a\").removeClass(\"current-tab\"), jQuery(\".bp_sticky-nav-list\").slideUp());\n              }),\n              jQuery(document).on(\"click\", function (t) {\n                  1024 > getWidth() && !jQuery(\".bp_sticky-nav-drop-menu-selector\")[0].contains(t.target) && (jQuery(\".bp_sticky-nav-list\").slideUp(), jQuery(\".bp_sticky-nav-list\").removeClass(\"open\"));\n              });\n      });\n  \n  \n  <\/script><\/p>\n  <\/div>\n  \n  \n  \n  <section id=\"about\" class=\"bp_page-navigation-content cc-sct\">\n  <div class=\"bp_content-max-width cc-cntr\">\n  <h2 class=\"bp_case-study-about-title bp_display-font-thin-48\">\u5173\u4e8e\u672c\u9879\u76ee<\/h2>\n  \n  \n  \n  <div class=\"bp_mar-btm-66__50\">\n  <p>\u96f7\u5179\u9152\u5e97\u4e3a\u987e\u5ba2\u63d0\u4f9b\u72ec\u5177\u7279\u8272\u7684\u573a\u6240\uff0c\u5e26\u6765\u4e30\u5bcc\u591a\u5f69\u7684\u4f53\u9a8c\u3002\u4ece\u6e29\u99a8\u8212\u9002\u7684\u5496\u5561\u5385+\u6e38\u4e50\u573a\uff08Caf\u00e9 + Play\uff09\uff0c\u5230\u5145\u6ee1\u6d3b\u529b\u3001\u63d0\u4f9b\u73b0\u4ee3\u5730\u4e2d\u6d77\u83dc\u80b4\u7684Z-Bar &amp; Restaurant\uff0c\u518d\u5230\u670b\u53cb\u4eec\u53ef\u4ee5\u805a\u5728\u4e00\u8d77\u4eab\u752816\u79cd\u672c\u5730\u548c\u8fdb\u53e3\u751f\u5564\u3001\u8461\u8404\u9152\u548c\u82f9\u679c\u9152\u7684\u8fd0\u52a8\u9152\u5427\u548c\u5564\u9152\u82b1\u56ed\uff0c\u5e94\u6709\u5c3d\u6709\u3002<\/p>\n  \n  \n  \n  <p class=\"paragraph-c883e3d\">\u65b0Bose Professional \u73b0\u5728\uff0c\u8fd9\u5957\u97f3\u54cd\u7cfb\u7edf\u80fd\u591f\u4e3a\u5404\u4e2a\u4e0d\u540c\u533a\u57df\u63d0\u4f9b\u4ed6\u4eec\u6025\u9700\u7684\u9ad8\u54c1\u8d28\u3001\u5f3a\u52b2\u7684\u97f3\u9891\u6548\u679c\u3002\u6240\u6709\u529f\u80fd\u90fd\u901a\u8fc7\u76f4\u89c2\u7684\u63a7\u5236\u9762\u677f\u8fdb\u884c\u7ba1\u7406\uff0c\u56e0\u6b64\u4efb\u4f55\u5de5\u4f5c\u4eba\u5458\u90fd\u53ef\u4ee5\u8f7b\u677e\u4f7f\u7528\u548c\u8c03\u8282\uff0c\u4ece\u800c\u4e3a\u4ed6\u4eec\u4e3e\u529e\u7684\u6bcf\u573a\u6d3b\u52a8\u8425\u9020\u5b8c\u7f8e\u7684\u6c1b\u56f4\u3002<br><\/p>\n\n\n\r\n            <div class=\"wistia_responsive_padding\" style=\"padding:56.25% 0 0 0;position:relative;\">\r\n                <div class=\"wistia_responsive_wrapper\" style=\"height:100%;left:0;position:absolute;top:0;width:100%;\">\r\n                    <div class=\"wistia_embed wistia_async_ubwh13up7z seo=true videoFoam=true\" style=\"height:100%;position:relative;width:100%\">\r\n                        <div class=\"wistia_swatch\" style=\"height:100%;left:0;opacity:0;overflow:hidden;position:absolute;top:0;transition:opacity 200ms;width:100%;\">\r\n                            <img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/fast.wistia.com\/embed\/medias\/ubwh13up7z\/swatch\" style=\"filter:blur(5px);height:100%;object-fit:contain;width:100%;\" alt=\"\" aria-hidden=\"true\" onload=\"this.parentNode.style.opacity=1;\" \/>\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n\r\n        \r\n        <script>\r\n        jQuery(window).load(function(){\r\n            let tag = document.createElement(\"script\");\r\n            tag.src = \"https:\/\/fast.wistia.com\/embed\/medias\/ubwh13up7z.jsonp\";\r\n            tag.setAttribute('defer', '');\r\n            document.getElementsByTagName(\"head\")[0].appendChild(tag);\r\n        })\r\n        <\/script>\r\n        \n\n\n<\/div>\n  <\/div>\n  <\/section>\n  <\/div>\n","protected":false},"featured_media":18259,"template":"","tags":[],"case-study-category":[1300],"class_list":["post-15191","case-studies","type-case-studies","status-publish","has-post-thumbnail","hentry","case-study-category-hospitality"],"acf":[],"_links":{"self":[{"href":"https:\/\/boseprofessional.com\/zh\/wp-json\/wp\/v2\/case-studies\/15191","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/boseprofessional.com\/zh\/wp-json\/wp\/v2\/case-studies"}],"about":[{"href":"https:\/\/boseprofessional.com\/zh\/wp-json\/wp\/v2\/types\/case-studies"}],"version-history":[{"count":3,"href":"https:\/\/boseprofessional.com\/zh\/wp-json\/wp\/v2\/case-studies\/15191\/revisions"}],"predecessor-version":[{"id":159408,"href":"https:\/\/boseprofessional.com\/zh\/wp-json\/wp\/v2\/case-studies\/15191\/revisions\/159408"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/boseprofessional.com\/zh\/wp-json\/wp\/v2\/media\/18259"}],"wp:attachment":[{"href":"https:\/\/boseprofessional.com\/zh\/wp-json\/wp\/v2\/media?parent=15191"}],"wp:term":[{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/boseprofessional.com\/zh\/wp-json\/wp\/v2\/tags?post=15191"},{"taxonomy":"case-study-category","embeddable":true,"href":"https:\/\/boseprofessional.com\/zh\/wp-json\/wp\/v2\/case-study-category?post=15191"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}