{"id":119,"date":"2026-06-12T14:19:12","date_gmt":"2026-06-12T06:19:12","guid":{"rendered":"https:\/\/www.ebs.com.tw\/about\/"},"modified":"2026-07-22T22:05:09","modified_gmt":"2026-07-22T14:05:09","slug":"about","status":"publish","type":"page","link":"https:\/\/www.ebs.com.tw\/en\/about\/","title":{"rendered":"About Us"},"content":{"rendered":"\n<div class=\"ys-hero gsbp-f59487e alignfull\">\n<div class=\"ys-herobg gsbp-9151776\">\n<div class=\"ys-hero-content\">\n<h1 class=\"ys-heroh1\">\u95dc\u65bc\u51cc\u8d8a\u751f\u91ab<\/h1>\n\n\n\n<div class=\"ys-hero-line\"><\/div>\n\n\n\n<p class=\"ys-hero-content-text\">\u7cbe\u6e96\u6aa2\u6e2c\uff0c\u6e90\u81ea\u9577\u671f\u514d\u75ab\u5b78\u57fa\u790e\u7684\u5065\u5eb7\u7ba1\u7406\u5be6\u8e10<\/p>\n<\/div>\n<\/div>\n<\/div>\n\n\n\n<div class=\"ys-bro-div alignfull\">\n<div class=\"ys-bro-content\"><nav style=\"font-size:clamp(14px, 0.875rem + ((1vw - 3.2px) * 0.156), 16px);--separator: &quot;\/&quot;\" class=\"wp-block-breadcrumbs\" aria-label=\"Breadcrumbs\"><ol><li><a href=\"https:\/\/www.ebs.com.tw\/en\/\">Home<\/a><\/li><li><span aria-current=\"page\">\u95dc\u65bc\u51cc\u8d8a\u751f\u91ab<\/span><\/li><\/ol><\/nav><\/div>\n<\/div>\n\n\n<!-- HFCM by 99 Robots - Snippet # 2: YS \u95dc\u65bc\u5b50\u9078\u55ae -->\n<style id=\"ys-snav-css\">\n.ys-snav{position:sticky;top:80px;z-index:40;width:100vw!important;max-width:100vw!important;margin-left:calc(50% - 50vw)!important;margin-right:0!important;visibility:hidden}\n.ys-snav.ys-ready{visibility:visible}\n.ys-snav__scroll{display:flex;justify-content:center;justify-content:safe center;max-width:1280px;margin:0 auto;padding:12px 20px;overflow-x:auto;scrollbar-width:none;-webkit-overflow-scrolling:touch}\n.ys-snav__scroll::-webkit-scrollbar{display:none}\n.ys-snav__seg{display:inline-flex;flex:0 0 auto;gap:2px;background:rgba(220,229,235,.72);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid rgba(203,216,225,.7);border-radius:999px;padding:4px}\n.ys-snav__i{flex:0 0 auto;white-space:nowrap;font-size:14px;line-height:1;padding:9px 16px;border-radius:999px;color:var(--theme-palette-color-2, #4E6278);text-decoration:none;font-weight:500;transition:background .2s ease,color .2s ease}\n.ys-snav__i:hover:not(.is-active){background:var(--theme-palette-color-5, #DCE5EB);color:var(--theme-palette-color-2, #4E6278)}\n.ys-snav__i.is-active{background:var(--theme-palette-color-1, #6F8698);color:#fff}\n@media(max-width:900px){.ys-snav__scroll{justify-content:flex-start;padding:10px 14px}}\n<\/style>\n<nav class=\"ys-snav\" data-ys-snav aria-label=\"\u95dc\u65bc\u51cc\u8d8a\u751f\u91ab\u9801\u7fa4\u5c0e\u89bd\">\n<div class=\"ys-snav__scroll\"><div class=\"ys-snav__seg\">\n<a class=\"ys-snav__i\" href=\"\/about\/\">\u95dc\u65bc\u51cc\u8d8a\u751f\u91ab<\/a>\n<a class=\"ys-snav__i\" href=\"\/about-history\/\">\u767c\u5c55\u6b77\u7a0b<\/a>\n<a class=\"ys-snav__i\" href=\"\/about-rnd\/\">\u6838\u5fc3\u7814\u767c<\/a>\n<a class=\"ys-snav__i\" href=\"\/about-quality\/\">\u54c1\u8cea\u8a8d\u8b49<\/a>\n<a class=\"ys-snav__i\" href=\"\/about-media\/\">\u5a92\u9ad4\u5831\u5c0e<\/a>\n<a class=\"ys-snav__i\" href=\"\/about-vision\/\">\u54c1\u724c\u7406\u5ff5<\/a>\n<a class=\"ys-snav__i\" data-lang=\"tw\" href=\"\/investor\/\">\u6295\u8cc7\u4eba\u5c08\u5340<\/a>\n<\/div><\/div>\n<\/nav>\n<script>\n(function(){\nfunction hh(){var h=document.querySelector('[data-sticky]')||document.querySelector('.ct-header')||document.querySelector('header');if(h){var r=h.getBoundingClientRect();if(r.height>10&&r.height<200)return Math.round(r.height);}return 80;}\nfunction init(){document.querySelectorAll('[data-ys-snav]').forEach(function(nav){\nvar bc=document.querySelector('.ys-bro-div')||document.querySelector('.ys-bcsec')||document.querySelector('.ebsx-crumb');\nif(bc&&bc.parentNode&&bc.nextSibling!==nav){bc.parentNode.insertBefore(nav,bc.nextSibling);}\nnav.style.top=hh()+'px';\nvar seg=(location.pathname.match(\/^\\\/([a-z]{2})\\\/\/)||[])[1]||'tw';nav.querySelectorAll('.ys-snav__i[data-lang]').forEach(function(a){if(a.getAttribute('data-lang').split(\/\\s+\/).indexOf(seg)===-1)a.remove();});\nvar path=location.pathname.replace(\/\\\/+$\/,'');var best=null,blen=-1;\nnav.querySelectorAll('.ys-snav__i').forEach(function(a){var ap;try{ap=new URL(a.href).pathname.replace(\/\\\/+$\/,'');}catch(e){return;}if(path===ap||(ap&&path.indexOf(ap+'\/')===0)){if(ap.length>blen){best=a;blen=ap.length;}}});\nif(best){best.classList.add('is-active');best.setAttribute('aria-current','page');centerActive(nav);}\nnav.classList.add('ys-ready');\n});}\nfunction centerActive(nav){var sc=nav.querySelector('.ys-snav__scroll');var b=nav.querySelector('.ys-snav__i.is-active');if(sc&&b&&sc.scrollWidth>sc.clientWidth+4){sc.scrollLeft=Math.max(0,b.offsetLeft-20);}}\nfunction recenterAll(){document.querySelectorAll('[data-ys-snav]').forEach(centerActive);}\nif(document.readyState!=='loading')init();else document.addEventListener('DOMContentLoaded',init);\nif(document.fonts&&document.fonts.ready&&document.fonts.ready.then){document.fonts.ready.then(recenterAll);}\nwindow.addEventListener('load',recenterAll);\nwindow.addEventListener('resize',function(){document.querySelectorAll('[data-ys-snav]').forEach(function(n){n.style.top=hh()+'px';});recenterAll();});\n})();\n<\/script>\n<!-- \/end HFCM by 99 Robots -->\n\n\n\n\n<div class=\"ys-righttext alignfull\">\n<div class=\"ys-righttext-content\">\n<div class=\"ys-right-img\">\n<img decoding=\"async\" class=\"gsbp-e52262f\" src=\"https:\/\/www.ebs.com.tw\/wp-content\/uploads\/2026\/07\/\u516c\u53f8.webp\" alt=\"\" width=\"3728\" height=\"3439\" loading=\"lazy\"\/>\n<\/div>\n\n\n\n<div class=\"ys-right-text\">\n<h2 class=\"ys-h2\">\u6211\u5011\u5728\u505a\u4ec0\u9ebc\uff5c\u6aa2\u6e2c\u8207\u5065\u5eb7\u7ba1\u7406\u7684\u6574\u5408\u61c9\u7528<\/h2>\n\n\n\n<div class=\"ys-v-card gsbp-df249b0\">\n<div class=\"ys-v-check gsbp-1722b87\">\n<div class=\"ys-checkicon\">\n<svg viewBox=\"0 0 1024 1024\" width=\"1024\" height=\"1024\" class=\"ys-checkicon-svg gsbp-f40b88f\"><path d=\"M871.696 166.932l-526.088 526.088-193.304-193.304c-9.372-9.372-24.568-9.372-33.942 0l-56.568 56.568c-9.372 9.372-9.372 24.568 0 33.942l266.842 266.842c9.372 9.372 24.568 9.372 33.942 0l599.626-599.626c9.372-9.372 9.372-24.568 0-33.942l-56.568-56.568c-9.372-9.372-24.568-9.372-33.94 0z\" \/><\/svg>\n<\/div>\n<\/div>\n\n\n\n<div class=\"ys-v-content gsbp-93a506f\">\n<h3 class=\"ys-h3\">\u4e0d\u53ea\u662f\u6aa2\u6e2c\uff0c\u800c\u662f\u7406\u89e3\u8eab\u9ad4\u53cd\u61c9\u7684\u65b9\u5f0f<\/h3>\n\n\n\n<p class=\"ys-text\">\u51cc\u8d8a\u751f\u91ab\u5c08\u6ce8\u65bc\u904e\u654f\u539f\u6aa2\u6e2c\u8207\u751f\u7269\u91ab\u5b78\u6aa2\u6e2c\u6280\u8853\uff0c\u900f\u904e\u7cbe\u6e96\u7684\u5206\u6790\u65b9\u6cd5\uff0c\u5354\u52a9\u4f7f\u7528\u8005\u7406\u89e3\u8eab\u9ad4\u5c0d\u74b0\u5883\u8207\u98df\u7269\u7684\u53cd\u61c9\uff0c\u8b93\u5065\u5eb7\u4e0d\u518d\u53ea\u662f\u611f\u53d7\uff0c\u800c\u662f\u53ef\u4ee5\u88ab\u91cf\u5316\u8207\u5224\u8b80\u7684\u8cc7\u8a0a\u3002<\/p>\n<\/div>\n<\/div>\n\n\n\n<div class=\"ys-v-card gsbp-a1619b1\">\n<div class=\"ys-v-check gsbp-7c0d7a3\">\n<div class=\"ys-checkicon\">\n<svg viewBox=\"0 0 1024 1024\" width=\"1024\" height=\"1024\" class=\"ys-checkicon-svg gsbp-419dedf\"><path d=\"M871.696 166.932l-526.088 526.088-193.304-193.304c-9.372-9.372-24.568-9.372-33.942 0l-56.568 56.568c-9.372 9.372-9.372 24.568 0 33.942l266.842 266.842c9.372 9.372 24.568 9.372 33.942 0l599.626-599.626c9.372-9.372 9.372-24.568 0-33.942l-56.568-56.568c-9.372-9.372-24.568-9.372-33.94 0z\" \/><\/svg>\n<\/div>\n<\/div>\n\n\n\n<div class=\"ys-v-content gsbp-74ee9b1\">\n<h3 class=\"ys-h3\">\u8b93\u6578\u64da\u6210\u70ba\u6c7a\u7b56\uff0c\u800c\u4e0d\u53ea\u662f\u7d50\u679c<\/h3>\n\n\n\n<p class=\"ys-text\">\u6211\u5011\u76f8\u4fe1\uff0c\u6aa2\u6e2c\u7684\u50f9\u503c\u4e0d\u5728\u65bc\u7d50\u679c\u672c\u8eab\uff0c\u800c\u5728\u65bc\u5982\u4f55\u88ab\u4f7f\u7528\u3002\u900f\u904e\u7cfb\u7d71\u5316\u7684\u6578\u64da\u5206\u6790\uff0c\u5c07\u6aa2\u6e2c\u7d50\u679c\u8f49\u5316\u70ba\u53ef\u884c\u7684\u751f\u6d3b\u8abf\u6574\u65b9\u5411\uff0c\u8b93\u5065\u5eb7\u7ba1\u7406\u6210\u70ba\u53ef\u6301\u7e8c\u7684\u884c\u52d5\u3002<\/p>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n\n\n\n<div class=\"ys-dfdiv gsbp-efd00e8 alignfull\">\n<div class=\"ys-content-div gsbp-f2e8d78\">\n<h2 class=\"ys-h2 gsbp-f958f84\">\u6838\u5fc3\u80fd\u529b\uff5c\u6280\u8853\u8207\u61c9\u7528\u7684\u6574\u5408\u57fa\u790e<\/h2>\n\n\n\n<div class=\"ys-contentcard-out\">\n<div class=\"ys-content-card\">\n<p class=\"ys-card-no\">01<\/p>\n\n\n\n<h3 class=\"ys-card-h3\">\u9577\u671f\u7d2f\u7a4d\u7684\u514d\u75ab\u5b78\u8207\u6aa2\u6e2c\u6280\u8853<\/h3>\n\n\n\n<p class=\"ys-card-text\">\u51cc\u8d8a\u751f\u91ab\u4ee5\u514d\u75ab\u5b78\u70ba\u57fa\u790e\uff0c\u9577\u671f\u6295\u5165\u86cb\u767d\u8cea\u8403\u53d6\u7d14\u5316\u3001\u751f\u7269\u6676\u7247\u8207\u9ad4\u5916\u8a3a\u65b7\u8a66\u5291\u7b49\u6280\u8853\u7814\u767c\uff0c\u5efa\u7acb\u7a69\u5b9a\u4e14\u53ef\u6301\u7e8c\u512a\u5316\u7684\u6aa2\u6e2c\u80fd\u529b\u3002<\/p>\n<\/div>\n\n\n\n<div class=\"ys-content-card\">\n<p class=\"ys-card-no\">02<\/p>\n\n\n\n<h3 class=\"ys-card-h3\">\u5f9e\u7814\u767c\u5230\u61c9\u7528\u7684\u4e00\u9ad4\u5316\u80fd\u529b<\/h3>\n\n\n\n<p class=\"ys-card-text\">\u5f9e\u6aa2\u6e2c\u7522\u54c1\u7684\u7814\u767c\u3001\u751f\u7522\u5230\u5be6\u969b\u61c9\u7528\u65bc\u4eba\u985e\u8207\u52d5\u7269\u6aa2\u6e2c\u670d\u52d9\uff0c\u51cc\u8d8a\u5efa\u7acb\u5b8c\u6574\u7684\u6280\u8853\u93c8\uff0c\u78ba\u4fdd\u6bcf\u4e00\u9805\u6aa2\u6e2c\u90fd\u5177\u5099\u4e00\u81f4\u6027\u8207\u53ef\u9760\u6027\u3002<\/p>\n<\/div>\n\n\n\n<div class=\"ys-content-card\">\n<p class=\"ys-card-no\">03<\/p>\n\n\n\n<h3 class=\"ys-card-h3\">\u591a\u9818\u57df\u61c9\u7528\u7684\u5be6\u7e3e\u7d93\u9a57<\/h3>\n\n\n\n<p class=\"ys-card-text\">\u6280\u8853\u4e0d\u50c5\u61c9\u7528\u65bc\u904e\u654f\u539f\u6aa2\u6e2c\uff0c\u4e5f\u5ef6\u4f38\u81f3\u75be\u75c5\u6aa2\u6e2c\u8207\u751f\u7269\u91ab\u5b78\u9818\u57df\uff0c\u7d2f\u7a4d\u8de8\u9818\u57df\u7684\u5be6\u52d9\u7d93\u9a57\u3002<\/p>\n<\/div>\n<\/div>\n\n\n\n<a class=\"ys-gb-button\" href=\"\/about-rnd\/\">\n<span>\u4e86\u89e3\u6aa2\u6e2c\u6280\u8853\u8207\u65b9\u6cd5<\/span>\n<\/a>\n<\/div>\n<\/div>\n\n\n\n<div class=\"ys-lefttext alignfull\">\n<div class=\"ys-lefttext-content\">\n<div class=\"ys-left-text\">\n<h2 class=\"ys-h2\">\u6280\u8853\u8207\u65b9\u6cd5\uff5c\u6aa2\u6e2c\u6d41\u7a0b\u8207\u6578\u64da\u61c9\u7528<\/h2>\n\n\n\n<div class=\"ys-v-card gsbp-3b62798\">\n<div class=\"ys-v-check gsbp-ba30c91\">\n<div class=\"ys-checkicon\">\n<svg viewBox=\"0 0 1024 1024\" width=\"1024\" height=\"1024\" class=\"ys-checkicon-svg gsbp-e5060a1\"><path d=\"M871.696 166.932l-526.088 526.088-193.304-193.304c-9.372-9.372-24.568-9.372-33.942 0l-56.568 56.568c-9.372 9.372-9.372 24.568 0 33.942l266.842 266.842c9.372 9.372 24.568 9.372 33.942 0l599.626-599.626c9.372-9.372 9.372-24.568 0-33.942l-56.568-56.568c-9.372-9.372-24.568-9.372-33.94 0z\" \/><\/svg>\n<\/div>\n<\/div>\n\n\n\n<div class=\"ys-v-content gsbp-bb2b116\">\n<h3 class=\"ys-h3\"><strong>\u4ee5\u514d\u75ab\u5b78\u8207\u751f\u7269\u6280\u8853\u70ba\u6838\u5fc3<\/strong><\/h3>\n\n\n\n<p class=\"ys-text\">\u6aa2\u6e2c\u5efa\u7acb\u65bc\u514d\u75ab\u5b78\u539f\u7406\uff0c\u7d50\u5408\u751f\u7269\u6676\u7247\u8207\u591a\u9805\u6aa2\u6e2c\u6280\u8853\uff0c\u4f7f\u591a\u7a2e\u904e\u654f\u539f\u80fd\u5728\u55ae\u4e00\u5e73\u53f0\u4e2d\u88ab\u6709\u6548\u5206\u6790\u3002<\/p>\n<\/div>\n<\/div>\n\n\n\n<div class=\"ys-v-card gsbp-0997e00\">\n<div class=\"ys-v-check gsbp-238e593\">\n<div class=\"ys-checkicon\">\n<svg viewBox=\"0 0 1024 1024\" width=\"1024\" height=\"1024\" class=\"ys-checkicon-svg gsbp-b93cb8e\"><path d=\"M871.696 166.932l-526.088 526.088-193.304-193.304c-9.372-9.372-24.568-9.372-33.942 0l-56.568 56.568c-9.372 9.372-9.372 24.568 0 33.942l266.842 266.842c9.372 9.372 24.568 9.372 33.942 0l599.626-599.626c9.372-9.372 9.372-24.568 0-33.942l-56.568-56.568c-9.372-9.372-24.568-9.372-33.94 0z\" \/><\/svg>\n<\/div>\n<\/div>\n\n\n\n<div class=\"ys-v-content gsbp-5a2f3de\">\n<h3 class=\"ys-h3\"><strong>\u5f9e\u6a23\u672c\u5230\u6578\u64da\u7684\u6aa2\u6e2c\u6d41\u7a0b<\/strong><\/h3>\n\n\n\n<p class=\"ys-text\">\u900f\u904e\u6a19\u6e96\u5316\u6d41\u7a0b\uff0c\u5f9e\u6a23\u672c\u53d6\u5f97\u3001\u6aa2\u6e2c\u5206\u6790\u5230\u6578\u64da\u8f38\u51fa\uff0c\u78ba\u4fdd\u6bcf\u4e00\u74b0\u7bc0\u7684\u7a69\u5b9a\u6027\u8207\u4e00\u81f4\u6027\u3002<\/p>\n<\/div>\n<\/div>\n\n\n\n<div class=\"ys-v-card gsbp-7810ec4\">\n<div class=\"ys-v-check gsbp-5013d79\">\n<div class=\"ys-checkicon\">\n<svg viewBox=\"0 0 1024 1024\" width=\"1024\" height=\"1024\" class=\"ys-checkicon-svg gsbp-fb43423\"><path d=\"M871.696 166.932l-526.088 526.088-193.304-193.304c-9.372-9.372-24.568-9.372-33.942 0l-56.568 56.568c-9.372 9.372-9.372 24.568 0 33.942l266.842 266.842c9.372 9.372 24.568 9.372 33.942 0l599.626-599.626c9.372-9.372 9.372-24.568 0-33.942l-56.568-56.568c-9.372-9.372-24.568-9.372-33.94 0z\" \/><\/svg>\n<\/div>\n<\/div>\n\n\n\n<div class=\"ys-v-content gsbp-ccee52d\">\n<h3 class=\"ys-h3\"><strong>\u6578\u64da\u5982\u4f55\u88ab\u89e3\u8b80\u8207\u61c9\u7528<\/strong><\/h3>\n\n\n\n<p class=\"ys-text\">\u900f\u904e\u591a\u9805\u6578\u64da\u4ea4\u53c9\u5206\u6790\uff0c\u5354\u52a9\u7406\u89e3\u500b\u9ad4\u5dee\u7570\uff0c\u4f5c\u70ba\u5065\u5eb7\u7ba1\u7406\u8207\u751f\u6d3b\u8abf\u6574\u7684\u53c3\u8003\u4f9d\u64da\u3002<br><a href=\"https:\/\/www.ebs.com.tw\/technology\/\"><\/a><\/p>\n<\/div>\n<\/div>\n<\/div>\n\n\n\n<div class=\"ys-left-img\">\n<img decoding=\"async\" class=\"gsbp-d9d261e\" src=\"https:\/\/www.ebs.com.tw\/wp-content\/uploads\/2026\/07\/\u6578\u64da\u904b\u7528.webp\" alt=\"\" width=\"4406\" height=\"3251\" loading=\"lazy\"\/>\n<\/div>\n<\/div>\n\n\n\n<a class=\"ys-gb-button\" href=\"\/technology\/\">\n<span>\u4e86\u89e3\u5b8c\u6574\u6280\u8853\u67b6\u69cb<\/span>\n<\/a>\n<\/div>\n\n\n\n<div class=\"ys-dfdiv gsbp-98f8be0 alignfull\">\n<div class=\"ys-content-div gsbp-bcd60c2\">\n<h2 class=\"ys-h2 gsbp-fbf0d96\">\u54c1\u724c\u767c\u5c55\uff5c\u6280\u8853\u7d2f\u7a4d\u8207\u61c9\u7528\u62d3\u5c55\u3000<\/h2>\n\n\n\n<div class=\"ys-contentcard-out\">\n<div class=\"ys-content-card\">\n<p class=\"ys-card-no\">01<\/p>\n\n\n\n<h3 class=\"ys-card-h3\">\u5f9e\u7814\u767c\u8d77\u6b65\u7684\u767c\u5c55\u6b77\u7a0b<\/h3>\n\n\n\n<p class=\"ys-card-text\">\u81ea 2004 \u5e74\u5275\u7acb\u4ee5\u4f86\uff0c\u51cc\u8d8a\u751f\u91ab\u5373\u4ee5\u6280\u8853\u7814\u767c\u70ba\u6838\u5fc3\uff0c\u9010\u6b65\u5efa\u7acb\u6aa2\u6e2c\u80fd\u529b\u8207\u7522\u54c1\u57fa\u790e\u3002<\/p>\n<\/div>\n\n\n\n<div class=\"ys-content-card\">\n<p class=\"ys-card-no\">02<\/p>\n\n\n\n<h3 class=\"ys-card-h3\">\u6301\u7e8c\u64f4\u5c55\u7684\u6aa2\u6e2c\u8207\u7522\u54c1\u61c9\u7528<\/h3>\n\n\n\n<p class=\"ys-card-text\">\u5f9e\u904e\u654f\u6aa2\u6e2c\u5230\u75be\u75c5\u6aa2\u6e2c\uff0c\u518d\u5230\u76f8\u95dc\u71df\u990a\u4fdd\u5065\u7522\u54c1\uff0c\u9010\u6b65\u64f4\u5c55\u61c9\u7528\u7bc4\u570d\u3002<\/p>\n<\/div>\n\n\n\n<div class=\"ys-content-card\">\n<p class=\"ys-card-no\">03<\/p>\n\n\n\n<h3 class=\"ys-card-h3\">\u9081\u5411\u570b\u969b\u8207\u591a\u5143\u767c\u5c55<\/h3>\n\n\n\n<p class=\"ys-card-text\">\u900f\u904e\u591a\u9805\u570b\u969b\u8a8d\u8b49\u8207\u5e02\u5834\u62d3\u5c55\uff0c\u9010\u6b65\u5c07\u6280\u8853\u63a8\u5411\u66f4\u5ee3\u6cdb\u7684\u61c9\u7528\u5834\u57df\u3002<\/p>\n<\/div>\n<\/div>\n\n\n\n<a class=\"ys-gb-button gsbp-5efc656\" href=\"\/about-history\/\">\n<span>\u4e86\u89e3\u51cc\u8d8a\u7684\u767c\u5c55\u6b77\u7a0b<\/span>\n<\/a>\n<\/div>\n<\/div>\n\n\n\n<div class=\"ys-righttext alignfull\">\n<div class=\"ys-righttext-content\">\n<div class=\"ys-right-img\">\n<img decoding=\"async\" class=\"gsbp-3d2a407\" src=\"https:\/\/www.ebs.com.tw\/wp-content\/uploads\/2026\/07\/\u7121\u5875\u5ba4\u751f\u7522\u88fd\u7a0b.webp\" alt=\"\" width=\"5760\" height=\"3840\" loading=\"lazy\"\/>\n<\/div>\n\n\n\n<div class=\"ys-right-text\">\n<h2 class=\"ys-h2\">\u54c1\u8cea\u8207\u8a8d\u8b49\uff5c\u53ef\u88ab\u9a57\u8b49\u7684\u5c08\u696d\u6a19\u6e96<\/h2>\n\n\n\n<div class=\"ys-v-card gsbp-6451dae\">\n<div class=\"ys-v-check gsbp-e3e81eb\">\n<div class=\"ys-checkicon\">\n<svg viewBox=\"0 0 1024 1024\" width=\"1024\" height=\"1024\" class=\"ys-checkicon-svg gsbp-366cc04\"><path d=\"M871.696 166.932l-526.088 526.088-193.304-193.304c-9.372-9.372-24.568-9.372-33.942 0l-56.568 56.568c-9.372 9.372-9.372 24.568 0 33.942l266.842 266.842c9.372 9.372 24.568 9.372 33.942 0l599.626-599.626c9.372-9.372 9.372-24.568 0-33.942l-56.568-56.568c-9.372-9.372-24.568-9.372-33.94 0z\" \/><\/svg>\n<\/div>\n<\/div>\n\n\n\n<div class=\"ys-v-content gsbp-e87359d\">\n<h3 class=\"ys-h3\">\u7b26\u5408\u91ab\u7642\u7522\u696d\u6a19\u6e96\u7684\u88fd\u9020\u74b0\u5883<\/h3>\n\n\n\n<p class=\"ys-text\">\u5efa\u7acb\u7b26\u5408\u7121\u5875\u5ba4\u8207\u56b4\u683c\u63a7\u7ba1\u6a19\u6e96\u7684\u751f\u7522\u74b0\u5883\uff0c\u78ba\u4fdd\u6aa2\u6e2c\u54c1\u8cea\u7a69\u5b9a\u3002<\/p>\n<\/div>\n<\/div>\n\n\n\n<div class=\"ys-v-card gsbp-2971bd9\">\n<div class=\"ys-v-check gsbp-08f7312\">\n<div class=\"ys-checkicon\">\n<svg viewBox=\"0 0 1024 1024\" width=\"1024\" height=\"1024\" class=\"ys-checkicon-svg gsbp-e3179a3\"><path d=\"M871.696 166.932l-526.088 526.088-193.304-193.304c-9.372-9.372-24.568-9.372-33.942 0l-56.568 56.568c-9.372 9.372-9.372 24.568 0 33.942l266.842 266.842c9.372 9.372 24.568 9.372 33.942 0l599.626-599.626c9.372-9.372 9.372-24.568 0-33.942l-56.568-56.568c-9.372-9.372-24.568-9.372-33.94 0z\" \/><\/svg>\n<\/div>\n<\/div>\n\n\n\n<div class=\"ys-v-content gsbp-2c33182\">\n<h3 class=\"ys-h3\">\u591a\u9805\u570b\u969b\u54c1\u8cea\u8a8d\u8b49<\/h3>\n\n\n\n<p class=\"ys-text\">\u53d6\u5f97\u591a\u9805\u91ab\u7642\u8207\u751f\u6280\u76f8\u95dc\u8a8d\u8b49\uff0c\u5305\u542b\u54c1\u8cea\u7ba1\u7406\u7cfb\u7d71\u8207\u7522\u54c1\u9a57\u8b49\u3002<\/p>\n<\/div>\n<\/div>\n\n\n\n<div class=\"ys-v-card gsbp-2971bd9\">\n<div class=\"ys-v-check gsbp-08f7312\">\n<div class=\"ys-checkicon\">\n<svg viewBox=\"0 0 1024 1024\" width=\"1024\" height=\"1024\" class=\"ys-checkicon-svg gsbp-178441f\"><path d=\"M871.696 166.932l-526.088 526.088-193.304-193.304c-9.372-9.372-24.568-9.372-33.942 0l-56.568 56.568c-9.372 9.372-9.372 24.568 0 33.942l266.842 266.842c9.372 9.372 24.568 9.372 33.942 0l599.626-599.626c9.372-9.372 9.372-24.568 0-33.942l-56.568-56.568c-9.372-9.372-24.568-9.372-33.94 0z\" \/><\/svg>\n<\/div>\n<\/div>\n\n\n\n<div class=\"ys-v-content gsbp-2c33182\">\n<h3 class=\"ys-h3\">\u6301\u7e8c\u9a57\u8b49\u7684\u54c1\u8cea\u9ad4\u7cfb<\/h3>\n\n\n\n<p class=\"ys-text\">\u900f\u904e\u5916\u90e8\u80fd\u529b\u8a66\u9a57\u8207\u6301\u7e8c\u6aa2\u9a57\uff0c\u78ba\u4fdd\u6aa2\u6e2c\u7d50\u679c\u7684\u6e96\u78ba\u6027\u8207\u4e00\u81f4\u6027\u3002<\/p>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n\n\n\n<a class=\"ys-gb-button\" href=\"\/about-quality\/\">\n<span>\u4e86\u89e3\u54c1\u8cea\u8207\u8a8d\u8b49\u6a19\u6e96<\/span>\n<\/a>\n<\/div>\n\n\n\n<div class=\"ys-dfdiv gsbp-335ce72 alignfull\">\n<div class=\"ys-content-div gsbp-e30d4d4\">\n<div class=\"gsbp-426b293\">\n<h2 class=\"ys-h2 gsbp-fddbadc\">\u5831\u5c0e\u8207\u80af\u5b9a\uff5c\u5916\u90e8\u89c0\u9ede\u8207\u5c08\u696d\u8a55\u50f9<\/h2>\n<\/div>\n\n\n\n<div class=\"gsbp-24f10ad\">\n<div class=\"ys-dwcardout gsbp-05909eb\">\n<div class=\"ys-dwimg gsbp-dd8c9cb\"><\/div>\n\n\n\n<div class=\"ys-decard\">\n<div class=\"ys-gb-icon\">\n<svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"ys-gb-icon-svg gsbp-f7e0000\"><path d=\"M15 18h-5\"><\/path><path d=\"M18 14h-8\"><\/path><path d=\"M4 22h16a2 2 0 0 0 2-2V4a2 2 0 0 0-2-2H8a2 2 0 0 0-2 2v16a2 2 0 0 1-4 0v-9a2 2 0 0 1 2-2h2\"><\/path><rect width=\"8\" height=\"4\" x=\"10\" y=\"6\" rx=\"1\"><\/rect><\/svg>\n<\/div>\n\n\n\n<h3 class=\"ys-card-h3\">\u6301\u7e8c\u64f4\u5c55\u7684\u6aa2\u6e2c\u8207\u7522\u54c1\u61c9\u7528<\/h3>\n\n\n\n<p class=\"ys-text\">\u51cc\u8d8a\u751f\u91ab\u6301\u7e8c\u53d7\u5230\u5a92\u9ad4\u8207\u7522\u696d\u95dc\u6ce8\uff0c\u53cd\u6620\u6280\u8853\u8207\u5e02\u5834\u61c9\u7528\u7684\u50f9\u503c\u3002<\/p>\n<\/div>\n<\/div>\n\n\n\n<div class=\"ys-dwcardout gsbp-73f59d2\">\n<div class=\"ys-dwimg gsbp-c02ed85\"><\/div>\n\n\n\n<div class=\"ys-decard\">\n<div class=\"ys-gb-icon\">\n<svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"ys-gb-icon-svg gsbp-4b02969\"><path d=\"M10 14.66v1.626a2 2 0 0 1-.976 1.696A5 5 0 0 0 7 21.978\"><\/path><path d=\"M14 14.66v1.626a2 2 0 0 0 .976 1.696A5 5 0 0 1 17 21.978\"><\/path><path d=\"M18 9h1.5a1 1 0 0 0 0-5H18\"><\/path><path d=\"M4 22h16\"><\/path><path d=\"M6 9a6 6 0 0 0 12 0V3a1 1 0 0 0-1-1H7a1 1 0 0 0-1 1z\"><\/path><path d=\"M6 9H4.5a1 1 0 0 1 0-5H6\"><\/path><\/svg>\n<\/div>\n\n\n\n<h3 class=\"ys-card-h3\">\u5c08\u696d\u734e\u9805\u8207\u80af\u5b9a<\/h3>\n\n\n\n<p class=\"ys-text\">\u7372\u5f97\u591a\u9805\u751f\u6280\u8207\u5275\u65b0\u76f8\u95dc\u734e\u9805\uff0c\u80af\u5b9a\u5176\u7814\u767c\u8207\u61c9\u7528\u6210\u679c\u3002<br><a href=\"https:\/\/www.ebs.com.tw\/about-media\/\"><\/a><\/p>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n\n\n\n<a class=\"ys-gb-button\" href=\"\/about-media\/\">\n<span>\u67e5\u770b\u5a92\u9ad4\u5831\u5c0e<\/span>\n<\/a>\n<\/div>\n\n\n\n<div class=\"ys-branddiv alignfull\">\n<div class=\"ys-brandbg\">\n<div class=\"ys-brandcontant gsbp-b3d0b74\">\n<h2 class=\"ys-h2w gsbp-674c6f5\">\u54c1\u724c\u7406\u5ff5<\/h2>\n\n\n\n<p class=\"ys-subw\">\u71b1\u60c5 \u00b7 \u6b63\u76f4 \u00b7 \u5c08\u696d \u00b7 \u502b\u7406<\/p>\n\n\n\n<div class=\"ys-brand-card-out\">\n<div class=\"ys-brand-card\">\n<p class=\"ys-brand-s-title\">Passion<\/p>\n\n\n\n<h3 class=\"ys-brand-card-h3\">\u4ee5\u71b1\u60c5\u64c1\u62b1\u6311\u6230<\/h3>\n\n\n\n<p class=\"ys-brand-card-text\">\u5728\u65e5\u65b0\u6708\u7570\u7684\u91ab\u7642\u8207\u751f\u6280\u9818\u57df\u4e2d\uff0c\u6211\u5011\u4ee5\u71b1\u60c5\u9762\u5c0d\u6bcf\u4e00\u6b21\u6280\u8853\u7a81\u7834\u8207\u61c9\u7528\u6311\u6230\uff0c\u63a8\u52d5\u7522\u54c1\u8207\u670d\u52d9\u6301\u7e8c\u9032\u6b65\u3002<\/p>\n<\/div>\n\n\n\n<div class=\"ys-brand-card\">\n<p class=\"ys-brand-s-title\">Integrity<\/p>\n\n\n\n<h3 class=\"ys-brand-card-h3\"><strong>\u4ee5\u6b63\u76f4\u5805\u5b88\u539f\u5247<\/strong><\/h3>\n\n\n\n<p class=\"ys-brand-card-text\">\u5728\u6bcf\u4e00\u9805\u6aa2\u6e2c\u8207\u670d\u52d9\u4e2d\uff0c\u5805\u6301\u8aa0\u4fe1\u8207\u900f\u660e\uff0c\u78ba\u4fdd\u6578\u64da\u8207\u7d50\u679c\u7684\u771f\u5be6\u6027\uff0c\u5efa\u7acb\u9577\u671f\u53ef\u4fe1\u8cf4\u7684\u57fa\u790e\u3002<\/p>\n<\/div>\n\n\n\n<div class=\"ys-brand-card\">\n<p class=\"ys-brand-s-title\">Professional<\/p>\n\n\n\n<h3 class=\"ys-brand-card-h3\"><strong>\u4ee5\u5c08\u696d\u958b\u5275\u672a\u4f86<\/strong><\/h3>\n\n\n\n<p class=\"ys-brand-card-text\">\u4ee5\u514d\u75ab\u5b78\u8207\u6aa2\u6e2c\u6280\u8853\u70ba\u6838\u5fc3\uff0c\u6301\u7e8c\u6df1\u5316\u5c08\u696d\u80fd\u529b\uff0c\u5c07\u79d1\u5b78\u8f49\u5316\u70ba\u53ef\u5be6\u8e10\u7684\u5065\u5eb7\u7ba1\u7406\u65b9\u5f0f\u3002<\/p>\n<\/div>\n\n\n\n<div class=\"ys-brand-card\">\n<p class=\"ys-brand-s-title\">Ethic<\/p>\n\n\n\n<h3 class=\"ys-brand-card-h3\">\u4ee5\u502b\u7406\u5b88\u8b77\u751f\u547d<\/h3>\n\n\n\n<p class=\"ys-brand-card-text\">\u5728\u91ab\u7642\u8207\u751f\u6280\u61c9\u7528\u4e2d\uff0c\u59cb\u7d42\u4ee5\u502b\u7406\u70ba\u524d\u63d0\uff0c\u78ba\u4fdd\u6240\u6709\u6280\u8853\u8207\u670d\u52d9\u7b26\u5408\u5c0d\u751f\u547d\u8207\u793e\u6703\u7684\u8cac\u4efb\u3002<\/p>\n<\/div>\n<\/div>\n<\/div>\n\n\n\n<a class=\"ys-gb-button\" href=\"\/about-vision\/\">\n<span>\u4e86\u89e3\u54c1\u724c\u7406\u5ff5<\/span>\n<\/a>\n<\/div>\n<\/div>\n\n\n\n<div class=\"ys-bgb alignfull\">\n<div class=\"ys-bgbbg\">\n<div class=\"ys-bgb-contant\">\n<h2 class=\"ys-h2w gsbp-80f3ebc\">\u4e0b\u4e00\u6b65\uff5c\u670d\u52d9\u8207\u5408\u4f5c\u65b9\u5f0f<\/h2>\n\n\n\n<div class=\"gsbp-3c9c965\">\n<div class=\"ys-ctacard\">\n<h3 class=\"ys-brand-card-h3\">\u7522\u54c1\u8207\u670d\u52d9<\/h3>\n\n\n\n<p class=\"ys-brand-card-text\">\u900f\u904e\u591a\u5143\u6aa2\u6e2c\u670d\u52d9\u8207\u7cfb\u7d71\u5316\u5206\u6790\uff0c\u5354\u52a9\u7406\u89e3\u8eab\u9ad4\u5c0d\u74b0\u5883\u8207\u98f2\u98df\u7684\u53cd\u61c9\uff0c\u9032\u4e00\u6b65\u5efa\u7acb\u66f4\u9069\u5408\u500b\u4eba\u7684\u5065\u5eb7\u7ba1\u7406\u65b9\u5411\u3002<\/p>\n\n\n\n<a class=\"gsbp-33d9699\" href=\"\/products-overview\/\">\n<span>\u67e5\u770b\u7522\u54c1\u8207\u670d\u52d9<\/span>\n<\/a>\n<\/div>\n\n\n\n<div class=\"ys-ctacard\">\n<h3 class=\"ys-brand-card-h3\">\u5408\u4f5c\u8207\u806f\u7e6b<\/h3>\n\n\n\n<p class=\"ys-brand-card-text\">\u6b61\u8fce\u91ab\u7642\u55ae\u4f4d\u8207\u5408\u4f5c\u5925\u4f34\u8207\u6211\u5011\u806f\u7e6b\uff0c\u5171\u540c\u62d3\u5c55\u6aa2\u6e2c\u61c9\u7528\u8207\u5065\u5eb7\u7ba1\u7406\u670d\u52d9\u3002<\/p>\n\n\n\n<a class=\"gsbp-19d6523\" href=\"\/contact\/\">\n<span>\u806f\u7d61\u6211\u5011<\/span>\n<\/a>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":288,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_gspb_post_css":".gsbp-e52262f{object-fit:cover;max-width:100%;height:auto;aspect-ratio:4\/3}.gsbp-419dedf,.gsbp-f40b88f{width:var(--wp--custom--size--r, 40px);height:var(--wp--custom--size--r, 40px)}.gsbp-efd00e8{background-color:var(--wp--preset--color--palette-color-6, var(--theme-palette-color-6, #F3F0EA))}.gsbp-f2e8d78{display:flex;flex-direction:column;align-items:center}.gsbp-f958f84{text-align:center}.gsbp-b93cb8e,.gsbp-e5060a1,.gsbp-fb43423{width:var(--wp--custom--size--r, 40px);height:var(--wp--custom--size--r, 40px)}.gsbp-d9d261e{object-fit:cover;max-width:100%;height:auto;aspect-ratio:4\/3}.gsbp-98f8be0{background-color:var(--wp--preset--color--palette-color-6, var(--theme-palette-color-6, #F3F0EA))}.gsbp-bcd60c2{display:flex;flex-direction:column;align-items:flex-start}.gsbp-fbf0d96{text-align:center}.gsbp-3d2a407{object-fit:cover;max-width:100%;height:auto;aspect-ratio:4\/3}.gsbp-178441f,.gsbp-366cc04,.gsbp-e3179a3{width:var(--wp--custom--size--r, 40px);height:var(--wp--custom--size--r, 40px)}.gsbp-335ce72{background-color:var(--wp--preset--color--palette-color-6, var(--theme-palette-color-6, #F3F0EA))}.gsbp-426b293,.gsbp-e30d4d4{display:flex;flex-direction:column;align-items:center}.gsbp-426b293{width:100%}.gsbp-fddbadc{text-align:center}.gsbp-24f10ad{width:100%;margin-top:30px;display:flex;flex-direction:row;justify-content:space-between}@media (max-width:575.98px){.gsbp-24f10ad{flex-direction:column;justify-content:flex-start;align-items:center;row-gap:10px}}.ys-dwcardout{width:49%;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;border-top-left-radius:30px;border-top-right-radius:30px;border-bottom-left-radius:30px;border-bottom-right-radius:30px;overflow:hidden;background-color:var(--wp--preset--color--palette-color-8, var(--theme-palette-color-8, #ffffff))}@media (max-width:575.98px){.ys-dwcardout{width:100%}}.gsbp-05909eb{flex-direction:column}.ys-dwimg{width:100%;aspect-ratio:3\/2;min-height:250px}.gsbp-dd8c9cb{background-image:url(https:\/\/www.ebs.com.tw\/wp-content\/uploads\/2026\/07\/\u54c1\u724c\u5ef6\u4f38\u62d3\u5c55\u5e02\u5834.webp);background-position:center;background-repeat:no-repeat;background-size:cover}.ys-decard{padding:30px;background-color:var(--wp--preset--color--palette-color-8, var(--theme-palette-color-8, #ffffff));width:100%}.gsbp-f7e0000{width:var(--wp--custom--size--r, 40px);height:var(--wp--custom--size--r, 40px)}.gsbp-73f59d2{flex-direction:column}.gsbp-c02ed85{background-image:url(https:\/\/www.ebs.com.tw\/wp-content\/uploads\/2026\/06\/rec-award.png);background-position:center;background-repeat:no-repeat;background-size:cover}.gsbp-4b02969{width:var(--wp--custom--size--r, 40px);height:var(--wp--custom--size--r, 40px)}.gsbp-674c6f5,.gsbp-80f3ebc{text-align:center}.gsbp-3c9c965{display:flex;flex-direction:row;justify-content:space-between;padding-top:20px}@media (max-width:575.98px){.gsbp-3c9c965{flex-direction:column;row-gap:10px;column-gap:10px}}.ys-ctacard{background-color:#ffffff0f;border-width:1px;border-style:solid;border-color:#9fb3c238;border-top-left-radius:18px;border-bottom-left-radius:18px;border-top-right-radius:18px;border-bottom-right-radius:18px;padding:30px 34px;width:49%;display:flex;flex-direction:column;align-items:flex-start;align-content:flex-start}@media (max-width:575.98px){.ys-ctacard{width:100%}}.gsbp-19d6523,.gsbp-33d9699{color:var(--wp--preset--color--palette-color-8, var(--theme-palette-color-8, #ffffff));margin-top:20px;padding:15px 25px;border-top-left-radius:30px;border-bottom-left-radius:30px;border-top-right-radius:30px;border-bottom-right-radius:30px}.gsbp-33d9699{background-color:var(--wp--preset--color--palette-color-9, var(--theme-palette-color-9, #C98A5B));box-shadow:0 12px 28px -10px rgba(201,138,91,.55)}.gsbp-19d6523 a,.gsbp-19d6523:hover a,.gsbp-33d9699 a,.gsbp-33d9699:hover a{color:#fff}.gsbp-33d9699:hover{box-shadow:0 15px 32px -5px #c98b5bba;transform:translateY(-2px);color:#fff;background-color:#e6ae83}.gsbp-19d6523{background-color:var(--wp--preset--color--palette-color-2, var(--theme-palette-color-2, #4E6278));box-shadow:0 12px 28px -10px var(--wp--preset--color--contrast, #fffffe20)}.gsbp-19d6523:hover{box-shadow:0 15px 32px -5px var(--wp--preset--color--contrast, #fffffe50);transform:translateY(-2px);color:#fff;background-color:var(--wp--preset--color--palette-color-1, var(--theme-palette-color-1, #6F8698))}.gsbp-5efc656{margin-right:auto;margin-left:auto}","footnotes":""},"class_list":["post-119","page","type-page","status-publish","has-post-thumbnail","hentry"],"blocksy_meta":[],"_links":{"self":[{"href":"https:\/\/www.ebs.com.tw\/en\/wp-json\/wp\/v2\/pages\/119","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.ebs.com.tw\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.ebs.com.tw\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.ebs.com.tw\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.ebs.com.tw\/en\/wp-json\/wp\/v2\/comments?post=119"}],"version-history":[{"count":82,"href":"https:\/\/www.ebs.com.tw\/en\/wp-json\/wp\/v2\/pages\/119\/revisions"}],"predecessor-version":[{"id":2100,"href":"https:\/\/www.ebs.com.tw\/en\/wp-json\/wp\/v2\/pages\/119\/revisions\/2100"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.ebs.com.tw\/en\/wp-json\/wp\/v2\/media\/288"}],"wp:attachment":[{"href":"https:\/\/www.ebs.com.tw\/en\/wp-json\/wp\/v2\/media?parent=119"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}