{"id":3097,"date":"2026-04-21T09:15:38","date_gmt":"2026-04-21T09:15:38","guid":{"rendered":"https:\/\/bouyuen.com\/?page_id=3097"},"modified":"2026-04-21T09:23:12","modified_gmt":"2026-04-21T09:23:12","slug":"dds-powers-limited","status":"publish","type":"page","link":"https:\/\/bouyuen.com\/en\/dds-powers-limited\/","title":{"rendered":"DDS Powers Limited"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"3097\" class=\"elementor elementor-3097\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-eff6ca7 e-flex e-con-boxed e-con e-parent\" data-id=\"eff6ca7\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4f63630 elementor-widget elementor-widget-html\" data-id=\"4f63630\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!DOCTYPE html>\n<html lang=\"zh-Hant\">\n<head>\n <meta charset=\"UTF-8\">\n <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n <title>\u842c\u52dd DDS Powers Limited - \u73fe\u4ee3\u98df\u54c1\u5ee0\u623f\u7a7a\u9593\u5beb\u771f<\/title>\n <style>\n :root {\n  --bg-color: #ffffff;    \/* \u7d14\u767d\u80cc\u666f *\/\n  --text-main: #111111;   \/* \u9ad8\u5c0d\u6bd4\u4e3b\u9ed1\u5b57 *\/\n  --text-gray: #555555;   \/* \u6613\u8b80\u7684\u6df1\u7070\u5b57 *\/\n  --text-accent: #0f4c81;  \/* \u5c08\u696d\u79d1\u6280\/\u5546\u52d9\u6e5b\u85cd\u8272 *\/\n  --line-color: #e0e0e0;   \/* \u4e7e\u6de8\u7684\u6dfa\u7070\u5206\u9694\u7dda *\/\n }\n\n body {\n  margin: 0;\n  padding: 0;\n  background-color: var(--bg-color);\n  font-family: \"Noto Sans TC\", \"PingFang TC\", \"Microsoft JhengHei\", sans-serif;\n  color: var(--text-main);\n  line-height: 1.8;\n }\n\n \/* Hero Banner - \u900f\u767d\u660e\u4eae\u6f38\u5c64 *\/\n .hero {\n  position: relative;\n  height: 90vh;\n  \/* \u80cc\u666f\u66f4\u63db\u70ba\u5ee0\u623f\u7b2c\u4e00\u5f35\u5716\u7247 *\/\n  background: linear-gradient(rgba(255,255,255,0.75), rgba(255,255,255,0.95)), url('https:\/\/bouyuen.com\/wp-content\/uploads\/2026\/04\/\u842c\u52dd1.jpg') center\/cover no-repeat;\n  display: flex;\n  align-items: center;\n  padding: 0 8%;\n }\n\n .hero-text {\n  max-width: 800px;\n }\n\n .hero-text span {\n  color: var(--text-gray);\n  letter-spacing: 4px;\n  font-size: 15px;\n  font-weight: 700;\n  text-transform: uppercase;\n }\n\n .hero-text h1 {\n  font-size: clamp(3rem, 7vw, 5rem);\n  color: var(--text-main);\n  margin: 15px 0;\n  font-weight: 900;     \/* \u4e3b\u6a19\u984c\u6975\u5ea6\u52a0\u7c97 *\/\n  letter-spacing: 2px;\n  line-height: 1.2;\n }\n  \n .hero-text h1 span {\n  color: var(--text-accent); \/* \u6e5b\u85cd\u8272\u8df3\u8272 *\/\n  font-size: inherit;\n  font-weight: inherit;\n  letter-spacing: inherit;\n }\n\n .hero-text p {\n  font-size: 1.15rem;\n  letter-spacing: 1.5px;\n  color: var(--text-gray);\n  max-width: 650px;\n  margin-top: 25px;\n  font-weight: 500;\n }\n\n .accent-line {\n  width: 60px;\n  height: 4px;\n  background: var(--text-accent);\n  margin-top: 35px;\n }\n\n \/* Global Container *\/\n .container {\n  padding: 80px 8%;\n }\n\n \/* \u8a2d\u8a08\u6982\u5ff5\u6587\u5b57\u5340\u584a *\/\n .concept-wrapper {\n  max-width: 850px;\n  margin-bottom: 70px;\n  padding: 40px;\n  background: #f8f9fa;    \/* \u5e36\u6709\u4e00\u9ede\u9ede\u7070\u7684\u6975\u6dfa\u5e95\u8272 *\/\n  border-left: 5px solid var(--text-accent); \n }\n\n .concept-title {\n  font-size: 26px;\n  font-weight: 800;\n  color: var(--text-main);\n  margin-bottom: 15px;\n  letter-spacing: 2px;\n }\n\n .concept-desc {\n  color: var(--text-gray);\n  font-size: 16px;\n  letter-spacing: 1.5px;\n  text-align: justify;\n  font-weight: 500;\n }\n\n .section-header {\n  display: flex;\n  align-items: center;\n  font-size: 15px;\n  font-weight: 700;\n  color: var(--text-main);\n  letter-spacing: 3px;\n  margin-bottom: 40px;\n  margin-top: 60px;\n }\n\n .section-header::before {\n  content: \"\";\n  width: 40px;\n  height: 2px;\n  background: var(--text-accent); \n  margin-right: 15px;\n }\n\n \/* Grid System *\/\n .row {\n  display: grid;\n  gap: 30px;\n  margin-bottom: 30px;\n }\n\n .col-2 { grid-template-columns: 1fr 1fr; }\n .col-3 { grid-template-columns: 1fr 1fr 1fr; }\n .col-1 { grid-template-columns: 1fr; }\n\n .img-box {\n  position: relative;\n  overflow: hidden;\n  cursor: zoom-in;\n  background-color: #f5f5f5;\n  box-shadow: 0 4px 15px rgba(0,0,0,0.06); \n  border-radius: 4px;\n }\n\n .img-box img {\n  width: 100%;\n  height: 100%;\n  object-fit: cover;\n  display: block;\n  transition: transform 0.6s ease;\n }\n\n .img-box:hover img {\n  transform: scale(1.03);\n }\n\n .label {\n  margin-top: 15px;\n  font-size: 14px;\n  font-weight: 700;\n  color: var(--text-main);\n  letter-spacing: 1px;\n  padding-left: 5px;\n }\n\n \/* --- \u9ede\u64ca\u9810\u89bd (Lightbox) CSS --- *\/\n .lightbox-overlay {\n  position: fixed;\n  top: 0;\n  left: 0;\n  width: 100%;\n  height: 100%;\n  background: rgba(0, 0, 0, 0.95);\n  display: none;\n  justify-content: center;\n  align-items: center;\n  z-index: 9999;\n  cursor: zoom-out;\n  opacity: 0;\n  transition: opacity 0.3s ease;\n }\n\n .lightbox-overlay.active {\n  display: flex;\n  opacity: 1;\n }\n\n .lightbox-img {\n  max-width: 90%;\n  max-height: 85vh;\n  border: 3px solid #fff;\n  box-shadow: 0 0 30px rgba(0,0,0,0.8);\n  transform: scale(0.95);\n  transition: transform 0.3s ease;\n }\n\n .lightbox-overlay.active .lightbox-img {\n  transform: scale(1);\n }\n\n .lightbox-close {\n  position: absolute;\n  top: 25px;\n  right: 35px;\n  color: #fff;\n  font-size: 40px;\n  font-weight: 300;\n  font-family: Arial, sans-serif;\n  cursor: pointer;\n  line-height: 1;\n }\n\n \/* Responsive *\/\n @media (max-width: 768px) {\n  .col-2, .col-3 { grid-template-columns: 1fr; }\n  .hero { height: 70vh; }\n  .concept-wrapper { padding: 25px; margin-bottom: 40px; }\n  .hero-text h1 { font-size: 2.8rem; }\n }\n <\/style>\n<\/head>\n<body>\n\n <div class=\"lightbox-overlay\" id=\"gallery-lightbox\">\n <span class=\"lightbox-close\">&times;<\/span>\n <img decoding=\"async\" class=\"lightbox-img\" src=\"\" alt=\"\u9810\u89bd\u5716\u7247\">\n <\/div>\n\n <section class=\"hero\">\n <div class=\"hero-text\">\n  <span>\u73fe\u4ee3\u5316\u98df\u54c1\u751f\u7522\u57fa\u5730 \u00b7 MODERN FOOD FACTORY<\/span>\n  <h1>Kwai Chung Mansheng<br><span>DDS Powers Limited<\/span><\/h1>\n  <p>Creating a modern food production factory that meets high international standards. With a dust-free and clean spatial tone, smooth production circulation, and strict hygiene standards, it demonstrates the enterprise's core values of safety, professionalism, and high efficiency.<\/p>\n  <div class=\"accent-line\"><\/div>\n <\/div>\n <\/section>\n\n <div class=\"container\">\n  \n <div class=\"concept-wrapper\">\n  <div class=\"concept-title\">Design Concept \/ \u5ee0\u623f\u898f\u5283\u7406\u5ff5<\/div>\n  <div class=\"concept-desc\">\n  This project takes \"absolute hygiene, bright and dust-free, and high efficiency\" as its core planning vocabulary to reshape the production environment of the modern food industry. The space extensively utilizes easy-to-clean antibacterial panels, stainless steel equipment, and anti-slip flooring, paired with a bright pure white tone, creating a dual sense of cleanliness both visually and substantively. The high-illuminance professional lighting system eliminates blind spots in the factory area, ensuring absolute precision in the production and inspection processes. The strictly divided operational areas and smooth standardized circulation not only significantly enhance operational efficiency but also perfectly interpret the enterprise's ultimate commitment to food safety and quality control.\n  <\/div>\n <\/div>\n\n <div class=\"section-header\">Factory Space Photography (7 Scenes in Total)<\/div>\n\n <!-- \u7b2c\u4e00\u5c64\uff1a2\u6b04 -->\n <div class=\"row col-2\" style=\"margin-bottom: 0;\">\n  <div class=\"img-box\">\n  <img decoding=\"async\" src=\"https:\/\/bouyuen.com\/wp-content\/uploads\/2026\/04\/\u842c\u52dd1.jpg\" alt=\"\u751f\u7522\u5340\u57df\" style=\"height: 450px;\">\n  <\/div>\n  <div class=\"img-box\">\n  <img decoding=\"async\" src=\"https:\/\/bouyuen.com\/wp-content\/uploads\/2026\/04\/\u842c\u52dd2.jpg\" alt=\"\u8a2d\u5099\u7a7a\u9593\" style=\"height: 450px;\">\n  <\/div>\n <\/div>\n <div class=\"row col-2\" style=\"margin-top: 5px; margin-bottom: 40px; gap: 30px;\">\n  <div class=\"label\">Production Area \u2014 A bright, dust-free modern clean environment<\/div>\n  <div class=\"label\">Equipment Space \u2014 Professional stainless steel machines and pipeline configuration<\/div>\n <\/div>\n\n <!-- \u7b2c\u4e8c\u5c64\uff1a3\u6b04 -->\n <div class=\"row col-3\" style=\"margin-bottom: 0;\">\n  <div class=\"img-box\">\n  <img decoding=\"async\" src=\"https:\/\/bouyuen.com\/wp-content\/uploads\/2026\/04\/\u842c\u52dd3-scaled.jpg\" alt=\"\u4f5c\u696d\u901a\u9053\" style=\"height: 350px;\">\n  <\/div>\n  <div class=\"img-box\">\n  <img decoding=\"async\" src=\"https:\/\/bouyuen.com\/wp-content\/uploads\/2026\/04\/\u842c\u52dd5-scaled.jpg\" alt=\"\u5009\u5132\u8a2d\u65bd\" style=\"height: 350px;\">\n  <\/div>\n  <div class=\"img-box\">\n  <img decoding=\"async\" src=\"https:\/\/bouyuen.com\/wp-content\/uploads\/2026\/04\/\u842c\u52dd6-scaled.jpg\" alt=\"\u5de5\u4f5c\u7ad9\u9ede\" style=\"height: 350px;\">\n  <\/div>\n <\/div>\n <div class=\"row col-3\" style=\"margin-top: 5px; margin-bottom: 40px; gap: 30px;\">\n  <div class=\"label\">Operation Aisle \u2014 Spacious and smooth production circulation<\/div>\n  <div class=\"label\">Storage Facilities \u2014 Efficient and standardized shelving management<\/div>\n  <div class=\"label\">Quality Control Workstation \u2014 Strictly controlled hygiene standards<\/div>\n <\/div>\n\n <!-- \u7b2c\u4e09\u5c64\uff1a2\u6b04 -->\n <div class=\"row col-2\" style=\"margin-bottom: 0;\">\n  <div class=\"img-box\">\n  <img decoding=\"async\" src=\"https:\/\/bouyuen.com\/wp-content\/uploads\/2026\/04\/\u842c\u52dd7.jpg\" alt=\"\u5ee0\u5340\u7d30\u7bc0\" style=\"height: 450px;\">\n  <\/div>\n  <div class=\"img-box\">\n  <img decoding=\"async\" src=\"https:\/\/bouyuen.com\/wp-content\/uploads\/2026\/04\/\u842c\u52dd8.jpg\" alt=\"\u7167\u660e\u8a2d\u65bd\" style=\"height: 450px;\">\n  <\/div>\n <\/div>\n <div class=\"row col-2\" style=\"margin-top: 5px; margin-bottom: 40px; gap: 30px;\">\n  <div class=\"label\">Factory Details \u2014 Well-ordered professional pipeline layout<\/div>\n  <div class=\"label\">Ceiling Facilities \u2014 High-illuminance lighting and seamless clean ceiling<\/div>\n <\/div>\n\n <\/div>\n\n <script>\n const lightbox = document.getElementById('gallery-lightbox');\n const lightboxImg = lightbox.querySelector('.lightbox-img');\n const imgBoxes = document.querySelectorAll('.img-box img');\n\n \/\/ \u9ede\u64ca\u5716\u7247\u958b\u555f\u9810\u89bd\n imgBoxes.forEach(img => {\n  img.parentElement.addEventListener('click', () => {\n  lightboxImg.src = img.src;\n  lightbox.classList.add('active');\n  document.body.style.overflow = 'hidden'; \/\/ \u7981\u6b62\u6efe\u52d5\n  });\n });\n\n \/\/ \u9ede\u64ca\u4efb\u4f55\u5730\u65b9\u95dc\u9589\n lightbox.addEventListener('click', () => {\n  lightbox.classList.remove('active');\n  document.body.style.overflow = 'auto'; \/\/ \u6062\u5fa9\u6efe\u52d5\n });\n <\/script>\n\n<\/body>\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>\u842c\u52dd DDS Powers Limited &#8211; \u73fe\u4ee3\u98df\u54c1\u5ee0\u623f\u7a7a\u9593\u5beb\u771f &times; \u73fe\u4ee3\u5316\u98df\u54c1\u751f [&hellip;]<\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_uag_custom_page_level_css":"","site-sidebar-layout":"no-sidebar","site-content-layout":"page-builder","ast-site-content-layout":"full-width-container","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"disabled","ast-breadcrumbs-content":"","ast-featured-img":"disabled","footer-sml-layout":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"_joinchat":[],"footnotes":""},"class_list":["post-3097","page","type-page","status-publish","hentry"],"uagb_featured_image_src":{"full":false,"thumbnail":false,"medium":false,"medium_large":false,"large":false,"1536x1536":false,"2048x2048":false,"trp-custom-language-flag":false},"uagb_author_info":{"display_name":"2523841739@qq.com","author_link":"https:\/\/bouyuen.com\/en\/author\/2523841739qq-com\/"},"uagb_comment_info":0,"uagb_excerpt":"\u842c\u52dd DDS Powers Limited &#8211; \u73fe\u4ee3\u98df\u54c1\u5ee0\u623f\u7a7a\u9593\u5beb\u771f &times; \u73fe\u4ee3\u5316\u98df\u54c1\u751f&hellip;","_links":{"self":[{"href":"https:\/\/bouyuen.com\/en\/wp-json\/wp\/v2\/pages\/3097","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/bouyuen.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/bouyuen.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/bouyuen.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/bouyuen.com\/en\/wp-json\/wp\/v2\/comments?post=3097"}],"version-history":[{"count":0,"href":"https:\/\/bouyuen.com\/en\/wp-json\/wp\/v2\/pages\/3097\/revisions"}],"wp:attachment":[{"href":"https:\/\/bouyuen.com\/en\/wp-json\/wp\/v2\/media?parent=3097"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}