<!DOCTYPE html><html><head><title data-react-helmet="true">SOBRE NOSOTROS - Shanghai Brightstone Medical Technology Limited</title>
    <meta charset="utf-8">
    <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, minimum-scale=1, user-scalable=no">
    <link rel="stylesheet" href="/umi.2949060a.css">
    <script>
      window.routerBase = "/";
    </script>
    <script>
      //! umi version: 3.5.41
    </script>
  <meta data-react-helmet="true" name="viewport" content="width=375, user-scalable=yes"><link data-react-helmet="true" rel="icon" type="image/x-icon" href="https://waimao.office.163.com/site/favicon.png"><link data-react-helmet="true" rel="canonical" href="https://www.shbsmed.com/es/about-us.html"><link data-react-helmet="true" rel="alternate" href="https://www.shbsmed.com/about-us.html" hreflang="x-default"><link data-react-helmet="true" rel="alternate" href="https://www.shbsmed.com/cn/about-us.html" hreflang="zh-CN"><link data-react-helmet="true" rel="alternate" href="https://www.shbsmed.com/fr/about-us.html" hreflang="fr"><link data-react-helmet="true" rel="alternate" href="https://www.shbsmed.com/ru/about-us.html" hreflang="ru"><link data-react-helmet="true" rel="alternate" href="https://www.shbsmed.com/es/about-us.html" hreflang="es"><link data-react-helmet="true" rel="alternate" href="https://www.shbsmed.com/ar/about-us.html" hreflang="ar"><link data-react-helmet="true" rel="preconnect" href="https://fonts.googleapis.com"><link data-react-helmet="true" rel="preconnect" href="https://fonts.gstatic.com" crossorigin="anonymous"><link data-react-helmet="true" href="https://fonts.googleapis.com/css2?display=swap&amp;family=Abril+Fatface" rel="stylesheet"><script data-react-helmet="true" type="text/javascript">
                    var force = sessionStorage.getItem('lx-site-force-jump');
                    if (force) {
                        sessionStorage.removeItem('lx-site-force-jump');
                    } else if (false && window) {
                        var target = localStorage.getItem('sa8e6270cc18041-auto-switch');
                        if (target === 'true') {
                            var style = document.createElement('style');
                            var overtime = false;
                            var redirect = false;
                            style.innerHTML = '#templates-wrapper{display:none;}#language-bar{display:none;}';
                            setTimeout(() => {
                                if (redirect) return;
                                overtime = true;
                                style.innerHTML = '#templates-wrapper{display:block;}#language-bar{display:flex;}';
                            }, 200);
                            document.head.appendChild(style);
                            var xhr = new XMLHttpRequest();
                            xhr.open('GET','https://waimao.office.163.com/site/api/biz/pub/language/switch?url=http://www.shbsmed.com/es/about-us.html');
                            xhr.send();
                            xhr.onreadystatechange = function() {
                                if (xhr.readyState !== 4) {
                                    return;
                                }
                                if (xhr.status >= 200 && xhr.status < 400) {
                                    try {
                                        var res = JSON.parse(xhr.response);
                                        if (res.code === 0) {
                                            if (!res.data.needSwitch) {
                                                localStorage.removeItem('sa8e6270cc18041-auto-switch');
                                            } else if (res.data.targetUrl && !overtime) {
                                                redirect = true;
                                                location.href = res.data.targetUrl + location.search;
                                            }
                                        } else {
                                            console.error('ip check failed');
                                        }
                                    } catch {
                                        console.error('ip check failed');
                                    }
                                }
                            };
                        }
                    }
                </script><script data-react-helmet="true" type="text/javascript">
               (function (document, datracker, root) {
                    function loadJsSDK() {
                        var script, first_script;
                        script = document.createElement('script');
                        script.type = 'text/javascript';
                        script.async = true;
                        script.src = 'https://artifact.lx.netease.com/download/oxpecker-js-sdk/oxpecker/sdk/js';
                        first_script = document.getElementsByTagName('script')[0];
                        first_script.parentNode.insertBefore(script, first_script);
                    }
                    if (!datracker['__SV']) {
                        var functions, i;
                        var lib_name = 'DATracker';
                        window[lib_name] = datracker;
                        datracker['_i'] = [];
                        datracker['init'] = function (token, config, name) {
                        var target = datracker;
                        if (typeof name !== 'undefined') {
                            target = datracker[name] = [];
                        } else {
                            name = lib_name;
                        }
                        target['people'] = target['people'] || [];
                        target['abtest'] = target['abtest'] || [];
                        target['toString'] = function (no_stub) {
                            var str = lib_name;
                            if (name !== lib_name) {
                            str += '.' + name;
                            }
                            if (!no_stub) {
                            str += ' (stub)';
                            }
                            return str;
                        };
                        target['people']['toString'] = function () {
                            return target.toString(1) + '.people (stub)';
                        };
                        function _set_and_defer(target, fn) {
                            var split = fn.split('.');
                            if (split.length == 2) {
                            target = target[split[0]];
                            fn = split[1];
                            }
                            target[fn] = function () {
                            target.push([fn].concat(Array.prototype.slice.call(arguments, 0)));
                            };
                        }
                        functions =
                            'oxpecker_init oxpecker_set_url oxpecker_set_host oxpecker_update_config oxpecker_remove_config oxpecker_set_token oxpecker_flush oxpecker_set_product_profile oxpecker_send_by_beacon oxpecker_set_base_attributes oxpecker_config_sdk get_user_id track_heatmap register_attributes register_attributes_once clear_attributes unregister_attributes current_attributes single_pageview disable time_event get_appStatus track set_userId track_pageview track_links track_forms register register_once alias unregister identify login logout signup name_tag set_config reset people.set people.set_once people.set_realname people.set_country people.set_province people.set_city people.set_age people.set_gender people.increment people.append people.union people.track_charge people.clear_charges people.delete_user people.set_populationWithAccount  people.set_location people.set_birthday people.set_region people.set_account abtest.get_variation abtest.async_get_variable'.split(
                            ' '
                            );
                        for (i = 0; i < functions.length; i++) {
                            _set_and_defer(target, functions[i]);
                        }
                        datracker['_i'].push([token, config, name]);
                        };
                        datracker['__SV'] = 1.6;
                        loadJsSDK();
                    }
                    })(document, window['DATracker'] || [], window);
                    if (window.DATracker) {
                    window.DATracker.init('OX-4391d1d7', {
                        truncateLength: 255,
                        session_interval_mins: 60,
                        persistence: 'localStorage',
                        cross_subdomain_cookie: false,
                    });
                    window.DATracker.oxpecker_init('OX-4391d1d7');
                    }
            </script></head>
  <body>
    <div id="root"><div id="language-bar" style="display:none"><div class="language-bar-container"><div><svg width="18" height="18" viewBox="0 0 18 18" fill="none"><circle cx="7.875" cy="7.875" r="7.875" transform="matrix(1 0 0 -1 1.125 16.875)" fill="#4C6AFF"></circle><path d="M9 12.7125V7.87504" stroke="white" stroke-width="1.5" stroke-linecap="round"></path><path d="M9.85002 5.55039C9.85002 5.08095 9.46947 4.70039 9.00002 4.70039C8.53058 4.70039 8.15002 5.08095 8.15002 5.55039C8.15002 6.01983 8.53058 6.40039 9.00002 6.40039C9.46947 6.40039 9.85002 6.01983 9.85002 5.55039Z" fill="white"></path></svg>Switch the website to the current language for easier browsing.</div><div class="btn-list"><div class="switch-btn">Switch</div><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><path d="M4 4L12 12M12 4L4 12" stroke="#6F7485" stroke-linecap="round"></path></svg></div></div></div><div id="templates-wrapper" class="templates-wrapper with-editable-module css-ofi65s" data-no-cache="false"><div class="header4-container home-page-wrapper  nav-with-sub" image="" mobileimage="" color="hsla(0, 0%, 100%, 1)" data-multi-language-key="sa8e6270cc18041.Nav.dataSource.wrapper.image" id="Nav1_0" eventManager="[object Object]" eventsMap="[object Object]" nosHrefLink="" data-edit="Background,searchInput,navPositionMode" style="background-color:hsla(0, 0%, 100%, 1);background-repeat:no-repeat;background-position:center;position:sticky;top:0px;z-index:999"><div class="header4-content"><div class="header4-content-page"><div class="header4-content-page-header"><a class="header4-content-page-logo" maxWidth="126" style="width:91px;height:91px" data-edit="image,imageSize" data-lockscale="true" data-resizable="right" data-initsize="true" data-imagesize="120x32" href="/es" data-page="INDEX"><img src="https://waimao.office.163.com/site/api/pub/resource/downloadFile?fileId=631184639423238190" loading="lazy" style="max-width:unset;width:100%;height:100%;max-height:unset" alt="img"/></a><div class="header4-mobile-button" data-edit="Menu" style="color:hsla(0, 0%, 0%, 1)"><svg width="24" height="24" viewBox="0 0 24 24" fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M3 6C3 5.44772 3.44772 5 4 5H20C20.5523 5 21 5.44772 21 6C21 6.55228 20.5523 7 20 7H4C3.44772 7 3 6.55228 3 6ZM3 12C3 11.4477 3.44772 11 4 11H20C20.5523 11 21 11.4477 21 12C21 12.5523 20.5523 13 20 13H4C3.44772 13 3 12.5523 3 12ZM4 17C3.44772 17 3 17.4477 3 18C3 18.5523 3.44772 19 4 19H20C20.5523 19 21 18.5523 21 18C21 17.4477 20.5523 17 20 17H4Z" fill="#3F465C"></path></svg></div></div><div class="header4-content-page-menu" data-edit="fontHoverFamily" data-jz-hover-color="hsla(0, 0%, 0%, 1)" style="color:hsla(0, 0%, 0%, 1);font-size:16px;--color:hsla(0, 0%, 0%, 1);--font-size:16px"><ul class="ant-menu-overflow ant-menu ant-menu-root ant-menu-horizontal ant-menu-light css-1feqotx" role="menu" tabindex="0" data-menu-list="true"><li class="ant-menu-overflow-item ant-menu-item ant-menu-item-only-child header4-content-page-menu-item" style="opacity:1;order:0" role="menuitem" tabindex="-1"><span class="ant-menu-title-content"><a navId="631183337150566430" parentNavId="1" showOrder="1" type="PAGE" data-multi-language-key="sa8e6270cc18041.Nav.dataSource.Menu.children[0].children" class="header4-content-page-menu-item-block css-lhutog" href="/es" data-type="PAGE" data-page="page463d8a8678e841a99fcf1bf7b309e619" target="_self">Inicio</a></span></li><li class="ant-menu-overflow-item ant-menu-item ant-menu-item-selected ant-menu-item-only-child header4-content-page-menu-item" style="opacity:1;order:1" role="menuitem" tabindex="-1"><span class="ant-menu-title-content"><a navId="631183337158946841" parentNavId="1" showOrder="2" type="PAGE" data-multi-language-key="sa8e6270cc18041.Nav.dataSource.Menu.children[1].children" class="header4-content-page-menu-item-block css-lhutog" href="/es/about-us.html" data-type="PAGE" data-page="pagea9c6e489fdf74cf7909fadff305f9810" target="_self">Sobre Nosotros</a></span></li><li class="ant-menu-overflow-item ant-menu-submenu ant-menu-submenu-horizontal header4-content-page-menu-item" style="opacity:1;order:2" role="none"><div role="menuitem" class="ant-menu-submenu-title" tabindex="-1" aria-expanded="false" aria-haspopup="true"><span class="ant-menu-title-content"><a navId="631516320923475990" parentNavId="1" showOrder="3" type="PAGE" data-multi-language-key="sa8e6270cc18041.Nav.dataSource.Menu.children[2].children" class="header4-content-page-menu-item-block css-lhutog" href="/es/site-page/875b7b4dd09249b1.html" data-type="PAGE" data-page="pagef491278a1fa546d0b7b29d17f7b527db" target="_self">Serie de Productos</a></span><i class="ant-menu-submenu-arrow"></i></div></li><li class="ant-menu-overflow-item ant-menu-submenu ant-menu-submenu-horizontal header4-content-page-menu-item" style="opacity:1;order:3" role="none"><div role="menuitem" class="ant-menu-submenu-title" tabindex="-1" aria-expanded="false" aria-haspopup="true"><span class="ant-menu-title-content"><a navId="631183337154756642" parentNavId="1" showOrder="4" type="PAGE" data-multi-language-key="sa8e6270cc18041.Nav.dataSource.Menu.children[3].children" class="header4-content-page-menu-item-block css-lhutog" href="/es/productList.html" data-type="PAGE" data-page="pagec5bf43c28b584f1ba877fe87e6046ddc" target="_self">Centro de Personalización</a></span><i class="ant-menu-submenu-arrow"></i></div></li><li class="ant-menu-overflow-item ant-menu-submenu ant-menu-submenu-horizontal header4-content-page-menu-item" style="opacity:1;order:4" role="none"><div role="menuitem" class="ant-menu-submenu-title" tabindex="-1" aria-expanded="false" aria-haspopup="true"><span class="ant-menu-title-content"><a navId="631517202452930636" parentNavId="1" showOrder="5" type="PAGE" data-multi-language-key="sa8e6270cc18041.Nav.dataSource.Menu.children[4].children" class="header4-content-page-menu-item-block css-lhutog" href="/es/site-page/e30be9e76bf14946.html" data-type="PAGE" data-page="pagef8affd35a1bf47698a5db1bd582c9851" target="_self">Exhibición de Estructura Especial</a></span><i class="ant-menu-submenu-arrow"></i></div></li><li class="ant-menu-overflow-item ant-menu-item ant-menu-item-only-child header4-content-page-menu-item" style="opacity:1;order:5" role="menuitem" tabindex="-1"><span class="ant-menu-title-content"><a navId="631183337167343625" parentNavId="1" showOrder="7" type="PAGE" data-multi-language-key="sa8e6270cc18041.Nav.dataSource.Menu.children[5].children" class="header4-content-page-menu-item-block css-lhutog" href="/es/support.html" data-type="PAGE" data-page="page1b75b448a6154edaa5e1c02cc6c1591c" target="_self">Contáctenos</a></span></li><li class="ant-menu-overflow-item ant-menu-overflow-item-rest ant-menu-submenu ant-menu-submenu-horizontal" style="opacity:0;height:0;overflow-y:hidden;order:9007199254740991;pointer-events:none;position:absolute" aria-hidden="true" role="none"><div role="menuitem" class="ant-menu-submenu-title" tabindex="-1" aria-expanded="false" aria-haspopup="true"><a>Más</a><i class="ant-menu-submenu-arrow"></i></div></li></ul><div style="display:none" aria-hidden="true"></div></div></div><div class="language-select"><span style="width:16px;height:16px"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><path d="M10.4004 8C10.4004 10.1001 9.71276 11.7613 9.02265 12.9005C8.67761 13.47 8.33322 13.9068 8.07719 14.1992C8.05125 14.2288 8.02623 14.2569 8.00223 14.2835C7.97747 14.2558 7.95162 14.2265 7.92479 14.1956C7.66835 13.8998 7.32358 13.4591 6.97821 12.8867C6.28725 11.7416 5.60001 10.0802 5.60001 8C5.60001 5.92815 6.28708 4.26669 6.9784 3.11901C7.3239 2.54544 7.66883 2.10306 7.92544 1.80596C7.95377 1.77316 7.98101 1.74215 8.00703 1.71295C8.03051 1.73848 8.05496 1.76545 8.0803 1.79384C8.33551 2.07984 8.67914 2.50896 9.02356 3.07306C9.712 4.2006 10.4004 5.86144 10.4004 8ZM7.67295 1.37803C7.67286 1.37795 7.67294 1.37802 7.6732 1.37824L7.67295 1.37803Z" stroke="#3F465C"></path><circle cx="8" cy="8" r="6.5" stroke="#3F465C"></circle><path d="M1 8H15" stroke="#3F465C"></path></svg></span><div class="ant-select ant-select-single ant-select-show-arrow" style="width:100%"><div class="ant-select-selector"><span class="ant-select-selection-search"><input type="search" autoComplete="off" class="ant-select-selection-search-input" role="combobox" aria-haspopup="listbox" aria-owns="undefined_list" aria-autocomplete="list" aria-controls="undefined_list" aria-activedescendant="undefined_list_0" readonly="" unselectable="on" style="opacity:0" value=""/></span><span class="ant-select-selection-item" title="Español">Español</span></div><span class="ant-select-arrow" style="user-select:none;-webkit-user-select:none" unselectable="on" aria-hidden="true"><span style="width:16px;height:16px"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><path d="M4.20748 6.57539C3.92948 6.25106 4.15993 5.75 4.58711 5.75L11.4129 5.75C11.8401 5.75 12.0705 6.25106 11.7925 6.5754L8.37963 10.5571C8.18008 10.7899 7.81992 10.7899 7.62037 10.5571L4.20748 6.57539Z" fill="#8D92A1"></path></svg></span></span></div></div><div data-edit=""><div class="searchButton___1wABM header4-content-page-search-input" data-search-input-status="shrink"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M7.5 13C10.5376 13 13 10.5376 13 7.5C13 4.46243 10.5376 2 7.5 2C4.46243 2 2 4.46243 2 7.5C2 10.5376 4.46243 13 7.5 13Z" stroke="#8D92A1" stroke-width="1.5"></path><path d="M14.4375 14L12.9375 12.5L12.1875 11.75L12 11.5625" stroke="#8D92A1" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></div></div><div class="header4-content-button-wrap"><button style="background-color:hsla(203, 81%, 29%, 1)" data-multi-language-key="sa8e6270cc18041.Nav.dataSource.button.children" data-edit="textFamily,border,afterSubmitAction" type="button" class="ant-btn ant-btn-ghost header4-content-button css-t1urs1"><span>Contáctenos</span></button></div></div></div><div id="EditableModule1_0" eventManager="[object Object]" eventsMap="[object Object]" pageType="ABOUT_US" nosHrefLink="" multiLanguage="[object Object]" backgroundSize="contain" style="height:351px;background-image:url(https://waimao.office.163.com/site/api/pub/resource/downloadFile?fileId=634411550282698769);background-size:0;background-repeat:no-repeat;background-position:center" mobileStyle="[object Object]" image="https://waimao.office.163.com/site/api/pub/resource/downloadFile?fileId=634411550282698769" __isEditedInMobile__="[object Object]" data-edit="containerEdit,Background,resize,save,copy" data-container-width="1200" class="editableModule1 "><div style="width:100%;height:100%;top:0;left:0;position:absolute;z-index:0"><div style="height:100%;background-image:url(https://waimao.office.163.com/site/api/pub/resource/downloadFile?fileId=634411550282698769);background-size:contain;background-repeat:no-repeat;background-position:center;width:100%"></div></div><div class="inner-container  "><h4 id="Text5_55922aab90af4ec280288b9eedf42ee4" func="[object Object]" nosHrefLink="" atomicChildren="" site="[object Object]" eventManager="[object Object]" eventsMap="[object Object]" multiLanguage="[object Object]" class="text1 text5" style="z-index:1;top:152px;left:5.5px;width:306px;height:auto;font-weight:700;font-size:30px;text-align:center;color:hsla(0, 0%, 98%, 1);bottom:unset;right:unset;--wrapper-color:hsla(0, 0%, 98%, 1)" __rect__="[object Object]" mobileStyle="[object Object]" __isEditedInMobile__="[object Object]" data-multi-language-key="pagea9c6e489fdf74cf7909fadff305f9810.sa8e6270cc18041.EditableModule1_0.Text5_55922aab90af4ec280288b9eedf42ee4.dataSource.wrapper.children" data-edit="elementEdit,animationEffect,copy,textFamily,delete,contentAssist,contentAdAssist,zIndexLevel,effects,textseo,customCode,showInMobile" data-atomic="true" data-adjusth="true" data-minsize="10px*10px" data-entry-effect-name="" data-download-link="true"><span><div data-edited=""><p>Acerca de Brightstone</p></div></span></h4></div></div><div id="EditableModule1_4" eventManager="[object Object]" eventsMap="[object Object]" pageType="ABOUT_US" nosHrefLink="" multiLanguage="[object Object]" backgroundSize="cover" style="height:532px;background-size:0;background-repeat:no-repeat;background-position:0% 0%" mobileStyle="[object Object]" __isEditedInMobile__="[object Object]" data-edit="containerEdit,Background,resize,save,copy" data-container-width="1200" class="editableModule1 "><div class="inner-container  "><h1 id="Text2_637f6a83ef894b76b8ca1b2a210bac01" func="[object Object]" nosHrefLink="" atomicChildren="" site="[object Object]" eventManager="[object Object]" eventsMap="[object Object]" multiLanguage="[object Object]" class="text1 text2" style="z-index:4;top:79.82119750976562px;left:-0.2257843017578125px;width:259px;height:auto;font-weight:700;font-size:36px;font-family:Abril Fatface;color:hsla(203, 81%, 29%, 1);bottom:unset;right:unset;--wrapper-color:hsla(203, 81%, 29%, 1)" __rect__="[object Object]" mobileStyle="[object Object]" __isEditedInMobile__="[object Object]" data-multi-language-key="pagea9c6e489fdf74cf7909fadff305f9810.sa8e6270cc18041.EditableModule1_4.Text2_637f6a83ef894b76b8ca1b2a210bac01.dataSource.wrapper.children" data-edit="elementEdit,animationEffect,copy,textFamily,delete,contentAssist,contentAdAssist,zIndexLevel,effects,textseo,customCode,showInMobile" data-atomic="true" data-adjusth="true" data-minsize="10px*10px" data-entry-effect-name="" data-download-link="true"><span><div data-edited=""><p>Sobre Nosotros</p></div></span></h1><div id="Text8_56b1da1f3dd24237816cca9f4d9aac04" func="[object Object]" nosHrefLink="" atomicChildren="" site="[object Object]" eventManager="[object Object]" eventsMap="[object Object]" multiLanguage="[object Object]" class="text1 text8" style="z-index:5;top:180.53125px;left:0;width:1200px;height:auto;font-size:16px;color:hsla(0, 0%, 0%, 0.51);text-align:justify;bottom:unset;right:unset;--wrapper-color:hsla(0, 0%, 0%, 0.51)" __rect__="[object Object]" mobileStyle="[object Object]" data-multi-language-key="pagea9c6e489fdf74cf7909fadff305f9810.sa8e6270cc18041.EditableModule1_4.Text8_56b1da1f3dd24237816cca9f4d9aac04.dataSource.wrapper.children" data-edit="elementEdit,animationEffect,copy,textFamily,delete,contentAssist,contentAdAssist,zIndexLevel,effects,textseo,customCode,showInMobile" data-atomic="true" data-adjusth="true" data-minsize="10px*10px" data-entry-effect-name="" data-download-link="true"><span><div data-edited=""><p>Shanghai Brightstone Medical Technology Limited. es un fabricante profesional especializado en varios tipos de instrumentos de punción médica, electrodos médicos, instrumentos terapéuticos y sus accesorios. El equipo de gestión de la empresa está compuesto por profesionales con décadas de experiencia en diseño, fabricación y gestión en la industria. Al inicio de su establecimiento, la empresa se dirigió a mercados internacionales de alta gama como Estados Unidos y Europa, estableció un sistema de gestión de calidad sólido internamente y obtuvo la certificación del sistema de gestión de calidad de dispositivos médicos internacional 1S0 13485. Al mismo tiempo, agujas y electrodos médicos, como agujas de radiofrecuencia desechables, electrodos de radiofrecuencia, agujas espinales desechables y agujas epidurales, desarrollados y fabricados con altos estándares, altos requisitos y alta calidad, han obtenido sucesivamente aprobaciones y certificados de acceso al mercado de Estados Unidos y la Comunidad Europea. Han sido vendidos continuamente a los mercados de Estados Unidos y Europa durante muchos años y pueden compararse con productos similares en los mercados de Estados Unidos y Europa.</p><p><br></p><p>Sobre esta base, la empresa está dispuesta a utilizar nuestras décadas de tecnología y experiencia profesional acumuladas para proporcionar de todo corazón servicios personalizados para varios cánulas de punción médica y núcleos, incluyendo biopsia de médula ósea, biopsia de tejido blando, biopsia celular, terapia intervencionista, tratamiento mínimamente invasivo, bloqueo nervioso, drenaje de infusión, medicina estética, etc., para colegas de dispositivos médicos nacionales. También damos la bienvenida a capilares metálicos de acero inoxidable de alta precisión o de propósito especial requeridos por diversas industrias como la aeroespacial, instrumentación y electrónica según dibujos y muestras.</p></div></span></div></div></div><div id="EditableModule1~tb46e64dbb9b_0" eventManager="[object Object]" eventsMap="[object Object]" pageType="ABOUT_US" nosHrefLink="" multiLanguage="[object Object]" backgroundSize="cover" mobileStyle="[object Object]" style="height:216px;background-size:0;background-repeat:no-repeat;background-position:0% 0%" textMarker="457849277637525518" __isEditedInMobile__="[object Object]" data-edit="containerEdit,Background,resize,save,copy" data-container-width="1200" class="editableModule1 "><div class="inner-container  "><div id="ImageList1_af449ad0d2c641c2a3d2b26c5c137604" nosHrefLink="" atomicChildren="" site="[object Object]" eventManager="[object Object]" eventsMap="[object Object]" class="image-list1" style="z-index:1;top:14px;left:0;width:1200px;height:202px;bottom:unset;right:unset" __rect__="[object Object]" mobileStyle="[object Object]" __isEditedInMobile__="[object Object]" data-edit="elementEdit,imageSelect,ImageList,speed,animationEffect,copy,delete,zIndexLevel,showInMobile" data-atomic="true" data-minsize="100px*22px" data-entry-effect-name=""></div></div></div><div id="EditableModule1_5" eventManager="[object Object]" eventsMap="[object Object]" pageType="ABOUT_US" nosHrefLink="" multiLanguage="[object Object]" backgroundSize="cover" style="height:136px;background-size:0;background-repeat:no-repeat;background-position:0% 0%" mobileStyle="[object Object]" data-edit="containerEdit,Background,resize,save,copy" data-container-width="1200" class="editableModule1 "><div class="inner-container  "><h1 id="Text2_a703be8e32574a1bafbfb746e7e0a0f7" func="[object Object]" nosHrefLink="" atomicChildren="" site="[object Object]" eventManager="[object Object]" eventsMap="[object Object]" multiLanguage="[object Object]" class="text1 text2" style="z-index:1;top:37px;left:332.5px;width:535px;height:auto;font-weight:700;font-size:40px;text-align:center;color:hsla(203, 81%, 29%, 1);bottom:unset;right:unset;--wrapper-color:hsla(203, 81%, 29%, 1)" __rect__="[object Object]" mobileStyle="[object Object]" data-multi-language-key="pagea9c6e489fdf74cf7909fadff305f9810.sa8e6270cc18041.EditableModule1_5.Text2_a703be8e32574a1bafbfb746e7e0a0f7.dataSource.wrapper.children" data-edit="elementEdit,animationEffect,copy,textFamily,delete,contentAssist,contentAdAssist,zIndexLevel,effects,textseo,customCode,showInMobile" data-atomic="true" data-adjusth="true" data-minsize="10px*10px" data-entry-effect-name="" data-download-link="true"><span><div data-edited=""><p>Certificado de Calificación</p></div></span></h1></div></div><div id="EditableModule1~tb9c29f47868_0" eventManager="[object Object]" eventsMap="[object Object]" pageType="ABOUT_US" nosHrefLink="" multiLanguage="[object Object]" backgroundSize="cover" image="https://waimao.office.163.com/site/api/pub/resource/downloadFile?fileId=632900854394990666" color="hsla(0, 0%, 98%, 0.4)" style="height:598px;background-color:hsla(0, 0%, 98%, 0.4);background-image:url(https://waimao.office.163.com/site/api/pub/resource/downloadFile?fileId=632900854394990666);background-size:0;background-repeat:no-repeat;background-position:0% 0%" mobileStyle="[object Object]" __isEditedInMobile__="[object Object]" mobileimage="" textMarker="461210500831707164" data-edit="containerEdit,Background,resize,save,copy" data-container-width="1200" class="editableModule1 "><div style="width:100%;height:100%;top:0;left:0;position:absolute;z-index:0"><div style="height:100%;background-color:hsla(0, 0%, 98%, 0.4);background-image:url(https://waimao.office.163.com/site/api/pub/resource/downloadFile?fileId=632900854394990666);background-size:cover;background-repeat:no-repeat;background-position:0% 0%;width:100%"></div></div><div class="inner-container  "><a id="Image1_6859da6d4193471d9d7f0f4cc6490b4c" nosHrefLink="" atomicChildren="" eventManager="[object Object]" eventsMap="[object Object]" multiLanguage="[object Object]" class="image1" style="z-index:3;top:74.5px;left:510.5px;width:325px;height:447px;border-radius:10px;bottom:unset;right:unset" fileName="明石ISO13485体系证书2024_01.png" __rect__="[object Object]" mobileStyle="[object Object]" __isEditedInMobile__="[object Object]" textMarker="457849623541772309" data-multi-language-key="pagea9c6e489fdf74cf7909fadff305f9810.sa8e6270cc18041.EditableModule1~tb9c29f47868_0.Image1_6859da6d4193471d9d7f0f4cc6490b4c.dataSource.wrapper.children" data-edit="elementEdit,animationEffect,copy,image,imageEdit,spread,border,link,delete,zIndexLevel,effectsImage,showInMobile,fileName,customCode" data-atomic="true" data-lockscale="false" data-initsize="true" data-minsize="10px*10px" data-imageclip="" data-imagemirror="0,0" data-maskinfo="" data-imagebgsize="contain" data-entry-effect-name=""><span style="width:325px;height:447px;background-image:url(https://waimao.office.163.com/site/api/pub/resource/downloadFile?fileId=631184703457681417);background-size:contain;background-repeat:no-repeat;background-position:center"></span><img style="width:325px;height:447px;background-image:url(https://waimao.office.163.com/site/api/pub/resource/downloadFile?fileId=631184703457681417);background-size:contain;background-repeat:no-repeat;background-position:center;opacity:0;cursor:zoom-in" src="https://waimao.office.163.com/site/api/pub/resource/downloadFile?fileId=631184703457681417" class="image-comp-img h-full w-full object-cover" loading="lazy" alt="明石ISO13485体系证书2024_01.png"/><div class="ant-image image-comp-root-class-name"><img class="ant-image-img" style="display:none" src="https://waimao.office.163.com/site/api/pub/resource/downloadFile?fileId=631184703457681417"/><div class="ant-image-mask" style="display:none"><div class="ant-image-mask-info"><span role="img" aria-label="eye" class="anticon anticon-eye"><svg viewBox="64 64 896 896" focusable="false" data-icon="eye" width="1em" height="1em" fill="currentColor" aria-hidden="true"><path d="M942.2 486.2C847.4 286.5 704.1 186 512 186c-192.2 0-335.4 100.5-430.2 300.3a60.3 60.3 0 000 51.5C176.6 737.5 319.9 838 512 838c192.2 0 335.4-100.5 430.2-300.3 7.7-16.2 7.7-35 0-51.5zM512 766c-161.3 0-279.4-81.8-362.7-254C232.6 339.8 350.7 258 512 258c161.3 0 279.4 81.8 362.7 254C791.5 684.2 673.4 766 512 766zm-4-430c-97.2 0-176 78.8-176 176s78.8 176 176 176 176-78.8 176-176-78.8-176-176-176zm0 288c-61.9 0-112-50.1-112-112s50.1-112 112-112 112 50.1 112 112-50.1 112-112 112z"></path></svg></span>Preview</div></div></div></a><a id="Image1_47b9ecb610a3419ea45381caccb9366f" nosHrefLink="" atomicChildren="" eventManager="[object Object]" eventsMap="[object Object]" multiLanguage="[object Object]" class="image1" style="z-index:4;top:79.5px;left:-2.5px;width:473px;height:437px;border-radius:0;bottom:unset;right:unset" fileName="高新技术企业证书.jpg" __rect__="[object Object]" mobileStyle="[object Object]" __isEditedInMobile__="[object Object]" textMarker="457849623541772309" data-multi-language-key="pagea9c6e489fdf74cf7909fadff305f9810.sa8e6270cc18041.EditableModule1~tb9c29f47868_0.Image1_47b9ecb610a3419ea45381caccb9366f.dataSource.wrapper.children" data-edit="elementEdit,animationEffect,copy,image,imageEdit,spread,border,link,delete,zIndexLevel,effectsImage,showInMobile,fileName,customCode" data-atomic="true" data-lockscale="false" data-initsize="true" data-minsize="10px*10px" data-imageclip="" data-imagemirror="0,0" data-maskinfo="" data-imagebgsize="contain" data-entry-effect-name=""><span style="width:473px;height:437px;background-image:url(https://waimao.office.163.com/site/api/pub/resource/downloadFile?fileId=631184703721910347);background-size:contain;background-repeat:no-repeat;background-position:center"></span><img style="width:473px;height:437px;background-image:url(https://waimao.office.163.com/site/api/pub/resource/downloadFile?fileId=631184703721910347);background-size:contain;background-repeat:no-repeat;background-position:center;opacity:0;cursor:zoom-in" src="https://waimao.office.163.com/site/api/pub/resource/downloadFile?fileId=631184703721910347" class="image-comp-img h-full w-full object-cover" loading="lazy" alt="高新技术企业证书.jpg"/><div class="ant-image image-comp-root-class-name"><img class="ant-image-img" style="display:none" src="https://waimao.office.163.com/site/api/pub/resource/downloadFile?fileId=631184703721910347"/><div class="ant-image-mask" style="display:none"><div class="ant-image-mask-info"><span role="img" aria-label="eye" class="anticon anticon-eye"><svg viewBox="64 64 896 896" focusable="false" data-icon="eye" width="1em" height="1em" fill="currentColor" aria-hidden="true"><path d="M942.2 486.2C847.4 286.5 704.1 186 512 186c-192.2 0-335.4 100.5-430.2 300.3a60.3 60.3 0 000 51.5C176.6 737.5 319.9 838 512 838c192.2 0 335.4-100.5 430.2-300.3 7.7-16.2 7.7-35 0-51.5zM512 766c-161.3 0-279.4-81.8-362.7-254C232.6 339.8 350.7 258 512 258c161.3 0 279.4 81.8 362.7 254C791.5 684.2 673.4 766 512 766zm-4-430c-97.2 0-176 78.8-176 176s78.8 176 176 176 176-78.8 176-176-78.8-176-176-176zm0 288c-61.9 0-112-50.1-112-112s50.1-112 112-112 112 50.1 112 112-50.1 112-112 112z"></path></svg></span>Preview</div></div></div></a><a id="Image1_237d1ecb1b4b4ad496c8ae56f34b6e39" nosHrefLink="" atomicChildren="" eventManager="[object Object]" eventsMap="[object Object]" multiLanguage="[object Object]" class="image1" style="z-index:3;top:74.5px;left:873.5px;width:325px;height:447px;border-radius:10px;webkit-mask-size:1 1;webkit-mask-position:0 0;bottom:unset;right:unset" fileName="CE证书（LCCS）_01.png" __rect__="[object Object]" mobileStyle="[object Object]" __isEditedInMobile__="[object Object]" textMarker="457849623541772309" data-multi-language-key="pagea9c6e489fdf74cf7909fadff305f9810.sa8e6270cc18041.EditableModule1~tb9c29f47868_0.Image1_237d1ecb1b4b4ad496c8ae56f34b6e39.dataSource.wrapper.children" data-edit="elementEdit,animationEffect,copy,image,imageEdit,spread,border,link,delete,zIndexLevel,effectsImage,showInMobile,fileName,customCode" data-atomic="true" data-lockscale="false" data-initsize="true" data-minsize="10px*10px" data-imageclip="" data-imagemirror="0,0" data-maskinfo="" data-imagebgsize="contain" data-entry-effect-name=""><span style="width:325px;height:447px;background-image:url(https://waimao.office.163.com/site/api/pub/resource/downloadFile?fileId=634020859169824860);background-size:contain;background-repeat:no-repeat;background-position:center"></span><img style="width:325px;height:447px;background-image:url(https://waimao.office.163.com/site/api/pub/resource/downloadFile?fileId=634020859169824860);background-size:contain;background-repeat:no-repeat;background-position:center;opacity:0;cursor:zoom-in" src="https://waimao.office.163.com/site/api/pub/resource/downloadFile?fileId=634020859169824860" class="image-comp-img h-full w-full object-cover" loading="lazy" alt="CE证书（LCCS）_01.png"/><div class="ant-image image-comp-root-class-name"><img class="ant-image-img" style="display:none" src="https://waimao.office.163.com/site/api/pub/resource/downloadFile?fileId=634020859169824860"/><div class="ant-image-mask" style="display:none"><div class="ant-image-mask-info"><span role="img" aria-label="eye" class="anticon anticon-eye"><svg viewBox="64 64 896 896" focusable="false" data-icon="eye" width="1em" height="1em" fill="currentColor" aria-hidden="true"><path d="M942.2 486.2C847.4 286.5 704.1 186 512 186c-192.2 0-335.4 100.5-430.2 300.3a60.3 60.3 0 000 51.5C176.6 737.5 319.9 838 512 838c192.2 0 335.4-100.5 430.2-300.3 7.7-16.2 7.7-35 0-51.5zM512 766c-161.3 0-279.4-81.8-362.7-254C232.6 339.8 350.7 258 512 258c161.3 0 279.4 81.8 362.7 254C791.5 684.2 673.4 766 512 766zm-4-430c-97.2 0-176 78.8-176 176s78.8 176 176 176 176-78.8 176-176-78.8-176-176-176zm0 288c-61.9 0-112-50.1-112-112s50.1-112 112-112 112 50.1 112 112-50.1 112-112 112z"></path></svg></span>Preview</div></div></div></a></div></div><div id="EditableModule1_6" eventManager="[object Object]" eventsMap="[object Object]" pageType="ABOUT_US" nosHrefLink="" multiLanguage="[object Object]" backgroundSize="cover" image="https://waimao.office.163.com/site/api/pub/resource/downloadFile?fileId=632900854394990666" color="hsla(0, 0%, 98%, 0.4)" style="height:598px;background-color:hsla(0, 0%, 98%, 0.4);background-image:url(https://waimao.office.163.com/site/api/pub/resource/downloadFile?fileId=632900854394990666);background-size:0;background-repeat:no-repeat;background-position:0% 0%" mobileStyle="[object Object]" __isEditedInMobile__="[object Object]" mobileimage="" textMarker="461210500831707164" data-edit="containerEdit,Background,resize,save,copy" data-container-width="1200" class="editableModule1 "><div style="width:100%;height:100%;top:0;left:0;position:absolute;z-index:0"><div style="height:100%;background-color:hsla(0, 0%, 98%, 0.4);background-image:url(https://waimao.office.163.com/site/api/pub/resource/downloadFile?fileId=632900854394990666);background-size:cover;background-repeat:no-repeat;background-position:0% 0%;width:100%"></div></div><div class="inner-container  "><a id="Image1_81e3ab5b8762407d809e3368bcd60e9c" nosHrefLink="" atomicChildren="" eventManager="[object Object]" eventsMap="[object Object]" multiLanguage="[object Object]" class="image1" style="z-index:3;top:74.5px;left:437.5px;width:325px;height:447px;border-radius:10px;webkit-mask-size:1 1;webkit-mask-position:0 0;bottom:unset;right:unset" fileName="Summary 批文K191293 LCCS VC-S RF Cannula_01.png" __rect__="[object Object]" mobileStyle="[object Object]" __isEditedInMobile__="[object Object]" textMarker="457849623541772309" data-multi-language-key="pagea9c6e489fdf74cf7909fadff305f9810.sa8e6270cc18041.EditableModule1_6.Image1_81e3ab5b8762407d809e3368bcd60e9c.dataSource.wrapper.children" data-edit="elementEdit,animationEffect,copy,image,imageEdit,spread,border,link,delete,zIndexLevel,effectsImage,showInMobile,fileName,customCode" data-atomic="true" data-lockscale="false" data-initsize="true" data-minsize="10px*10px" data-imageclip="" data-imagemirror="0,0" data-maskinfo="" data-imagebgsize="contain" data-entry-effect-name=""><span style="width:325px;height:447px;background-image:url(https://waimao.office.163.com/site/api/pub/resource/downloadFile?fileId=634020859824123998);background-size:contain;background-repeat:no-repeat;background-position:center"></span><img style="width:325px;height:447px;background-image:url(https://waimao.office.163.com/site/api/pub/resource/downloadFile?fileId=634020859824123998);background-size:contain;background-repeat:no-repeat;background-position:center;opacity:0;cursor:zoom-in" src="https://waimao.office.163.com/site/api/pub/resource/downloadFile?fileId=634020859824123998" class="image-comp-img h-full w-full object-cover" loading="lazy" alt="Summary 批文K191293 LCCS VC-S RF Cannula_01.png"/><div class="ant-image image-comp-root-class-name"><img class="ant-image-img" style="display:none" src="https://waimao.office.163.com/site/api/pub/resource/downloadFile?fileId=634020859824123998"/><div class="ant-image-mask" style="display:none"><div class="ant-image-mask-info"><span role="img" aria-label="eye" class="anticon anticon-eye"><svg viewBox="64 64 896 896" focusable="false" data-icon="eye" width="1em" height="1em" fill="currentColor" aria-hidden="true"><path d="M942.2 486.2C847.4 286.5 704.1 186 512 186c-192.2 0-335.4 100.5-430.2 300.3a60.3 60.3 0 000 51.5C176.6 737.5 319.9 838 512 838c192.2 0 335.4-100.5 430.2-300.3 7.7-16.2 7.7-35 0-51.5zM512 766c-161.3 0-279.4-81.8-362.7-254C232.6 339.8 350.7 258 512 258c161.3 0 279.4 81.8 362.7 254C791.5 684.2 673.4 766 512 766zm-4-430c-97.2 0-176 78.8-176 176s78.8 176 176 176 176-78.8 176-176-78.8-176-176-176zm0 288c-61.9 0-112-50.1-112-112s50.1-112 112-112 112 50.1 112 112-50.1 112-112 112z"></path></svg></span>Preview</div></div></div></a><a id="Image1_fe97643f8c184b67a07666fb909f893f" nosHrefLink="" atomicChildren="" eventManager="[object Object]" eventsMap="[object Object]" multiLanguage="[object Object]" class="image1" style="z-index:4;top:74.5px;left:-3.5px;width:325px;height:447px;border-radius:0;webkit-mask-size:1 1;webkit-mask-position:0 0;bottom:unset;right:unset" fileName="K112231批文 LCCS RF Cannula( Approval Letter )_01.png" __rect__="[object Object]" mobileStyle="[object Object]" __isEditedInMobile__="[object Object]" textMarker="457849623541772309" data-multi-language-key="pagea9c6e489fdf74cf7909fadff305f9810.sa8e6270cc18041.EditableModule1_6.Image1_fe97643f8c184b67a07666fb909f893f.dataSource.wrapper.children" data-edit="elementEdit,animationEffect,copy,image,imageEdit,spread,border,link,delete,zIndexLevel,effectsImage,showInMobile,fileName,customCode" data-atomic="true" data-lockscale="false" data-initsize="true" data-minsize="10px*10px" data-imageclip="" data-imagemirror="0,0" data-maskinfo="" data-imagebgsize="contain" data-entry-effect-name=""><span style="width:325px;height:447px;background-image:url(https://waimao.office.163.com/site/api/pub/resource/downloadFile?fileId=634020859555696671);background-size:contain;background-repeat:no-repeat;background-position:center"></span><img style="width:325px;height:447px;background-image:url(https://waimao.office.163.com/site/api/pub/resource/downloadFile?fileId=634020859555696671);background-size:contain;background-repeat:no-repeat;background-position:center;opacity:0;cursor:zoom-in" src="https://waimao.office.163.com/site/api/pub/resource/downloadFile?fileId=634020859555696671" class="image-comp-img h-full w-full object-cover" loading="lazy" alt="K112231批文 LCCS RF Cannula( Approval Letter )_01.png"/><div class="ant-image image-comp-root-class-name"><img class="ant-image-img" style="display:none" src="https://waimao.office.163.com/site/api/pub/resource/downloadFile?fileId=634020859555696671"/><div class="ant-image-mask" style="display:none"><div class="ant-image-mask-info"><span role="img" aria-label="eye" class="anticon anticon-eye"><svg viewBox="64 64 896 896" focusable="false" data-icon="eye" width="1em" height="1em" fill="currentColor" aria-hidden="true"><path d="M942.2 486.2C847.4 286.5 704.1 186 512 186c-192.2 0-335.4 100.5-430.2 300.3a60.3 60.3 0 000 51.5C176.6 737.5 319.9 838 512 838c192.2 0 335.4-100.5 430.2-300.3 7.7-16.2 7.7-35 0-51.5zM512 766c-161.3 0-279.4-81.8-362.7-254C232.6 339.8 350.7 258 512 258c161.3 0 279.4 81.8 362.7 254C791.5 684.2 673.4 766 512 766zm-4-430c-97.2 0-176 78.8-176 176s78.8 176 176 176 176-78.8 176-176-78.8-176-176-176zm0 288c-61.9 0-112-50.1-112-112s50.1-112 112-112 112 50.1 112 112-50.1 112-112 112z"></path></svg></span>Preview</div></div></div></a><a id="Image1_d3c462b5aa744f32934ce719823655b4" nosHrefLink="" atomicChildren="" eventManager="[object Object]" eventsMap="[object Object]" multiLanguage="[object Object]" class="image1" style="z-index:3;top:67.5px;left:878.5px;width:325px;height:447px;border-radius:10px;webkit-mask-size:1 1;webkit-mask-position:0 0;bottom:unset;right:unset" fileName="K152642批文LCCS RF Electrode_01(1).png" __rect__="[object Object]" mobileStyle="[object Object]" __isEditedInMobile__="[object Object]" textMarker="457849623541772309" data-multi-language-key="pagea9c6e489fdf74cf7909fadff305f9810.sa8e6270cc18041.EditableModule1_6.Image1_d3c462b5aa744f32934ce719823655b4.dataSource.wrapper.children" data-edit="elementEdit,animationEffect,copy,image,imageEdit,spread,border,link,delete,zIndexLevel,effectsImage,showInMobile,fileName,customCode" data-atomic="true" data-lockscale="false" data-initsize="true" data-minsize="10px*10px" data-imageclip="" data-imagemirror="0,0" data-maskinfo="" data-imagebgsize="contain" data-entry-effect-name=""><span style="width:325px;height:447px;background-image:url(https://waimao.office.163.com/site/api/pub/resource/downloadFile?fileId=634020859572465688);background-size:contain;background-repeat:no-repeat;background-position:center"></span><img style="width:325px;height:447px;background-image:url(https://waimao.office.163.com/site/api/pub/resource/downloadFile?fileId=634020859572465688);background-size:contain;background-repeat:no-repeat;background-position:center;opacity:0;cursor:zoom-in" src="https://waimao.office.163.com/site/api/pub/resource/downloadFile?fileId=634020859572465688" class="image-comp-img h-full w-full object-cover" loading="lazy" alt="K152642批文LCCS RF Electrode_01(1).png"/><div class="ant-image image-comp-root-class-name"><img class="ant-image-img" style="display:none" src="https://waimao.office.163.com/site/api/pub/resource/downloadFile?fileId=634020859572465688"/><div class="ant-image-mask" style="display:none"><div class="ant-image-mask-info"><span role="img" aria-label="eye" class="anticon anticon-eye"><svg viewBox="64 64 896 896" focusable="false" data-icon="eye" width="1em" height="1em" fill="currentColor" aria-hidden="true"><path d="M942.2 486.2C847.4 286.5 704.1 186 512 186c-192.2 0-335.4 100.5-430.2 300.3a60.3 60.3 0 000 51.5C176.6 737.5 319.9 838 512 838c192.2 0 335.4-100.5 430.2-300.3 7.7-16.2 7.7-35 0-51.5zM512 766c-161.3 0-279.4-81.8-362.7-254C232.6 339.8 350.7 258 512 258c161.3 0 279.4 81.8 362.7 254C791.5 684.2 673.4 766 512 766zm-4-430c-97.2 0-176 78.8-176 176s78.8 176 176 176 176-78.8 176-176-78.8-176-176-176zm0 288c-61.9 0-112-50.1-112-112s50.1-112 112-112 112 50.1 112 112-50.1 112-112 112z"></path></svg></span>Preview</div></div></div></a></div></div><div class="contact5" id="Contact5_0" eventManager="[object Object]" eventsMap="[object Object]" pageType="ABOUT_US" nosHrefLink="" site="[object Object]" data-edit="Background" style="background-repeat:no-repeat;background-position:center"><div class="contact5-wrapper"><div class="contact5-left"><div class="contact5-left-text" style="transform:translateY(0px)"><div class="contact5-title" style="color:hsla(203, 81%, 29%, 1)" mobileStyle="[object Object]" data-multi-language-key="pagea9c6e489fdf74cf7909fadff305f9810.sa8e6270cc18041.Contact5_0.dataSource.title.children" data-edit="textFamily"><span>Contacto</span></div><div class="contact5-subtitle" data-multi-language-key="pagea9c6e489fdf74cf7909fadff305f9810.sa8e6270cc18041.Contact5_0.dataSource.subtitle.children" data-edit="textFamily,contentAssist,contentAdAssist"><span>Deje su información y nos pondremos en contacto con usted.</span></div></div><svg width="47" height="15" viewBox="0 0 47 15" fill="none" class="css-19q3skl"><path d="M0 7.75H45.625M45.625 7.75L39.375 1.5M45.625 7.75L39.375 14" stroke="black" stroke-width="1.5"></path></svg></div><div class="contact5-right"><form id="contact" class="ant-form ant-form-vertical"><div class="contact5-inputs" data-edit="fontFamily,inputStyle,clueForm" style="color:#272e47;--color:#272e47;--appearance-color:#272e47;--appearance-border:rgba(0, 0, 0, 0.5)"><div class="ant-row" style="margin-left:-12px;margin-right:-12px"><div style="padding-left:12px;padding-right:12px" class="ant-col ant-col-xs-24 ant-col-sm-24 ant-col-md-12"><div class="ant-form-item contact5-form-item-border"><div class="ant-row ant-form-item-row"><div class="ant-col ant-form-item-label"><label for="contact_name" class="" title="Nombre">Nombre</label></div><div class="ant-col ant-form-item-control"><div class="ant-form-item-control-input"><div class="ant-form-item-control-input-content"><input autoComplete="off" maxLength="128" id="contact_name" class="ant-input contact5-input" type="text" value=""/></div></div></div></div></div></div><div style="padding-left:12px;padding-right:12px" class="ant-col ant-col-xs-24 ant-col-sm-24 ant-col-md-12"><div class="ant-form-item contact5-form-item-border"><div class="ant-row ant-form-item-row"><div class="ant-col ant-form-item-label"><label for="contact_company" class="" title="Empresa">Empresa</label></div><div class="ant-col ant-form-item-control"><div class="ant-form-item-control-input"><div class="ant-form-item-control-input-content"><input autoComplete="off" maxLength="128" id="contact_company" class="ant-input contact5-input" type="text" value=""/></div></div></div></div></div></div><div style="padding-left:12px;padding-right:12px" class="ant-col ant-col-xs-24 ant-col-sm-24 ant-col-md-24"><div class="ant-form-item contact5-form-item-border"><div class="ant-row ant-form-item-row"><div class="ant-col ant-form-item-label"><label for="contact_mail" class="ant-form-item-required" title="Correo">Correo</label></div><div class="ant-col ant-form-item-control"><div class="ant-form-item-control-input"><div class="ant-form-item-control-input-content"><input autoComplete="off" maxLength="128" id="contact_mail" aria-required="true" class="ant-input contact5-input" type="text" value=""/></div></div></div></div></div></div></div></div><div class="ant-form-item btn-wrapper"><div class="ant-row ant-form-item-row"><div class="ant-col ant-form-item-control"><div class="ant-form-item-control-input"><div class="ant-form-item-control-input-content"><button data-multi-language-key="pagea9c6e489fdf74cf7909fadff305f9810.sa8e6270cc18041.Contact5_0.dataSource.submit.children" data-edit="textFamily,border" type="submit" class="ant-btn ant-btn-default contact5-submit"><div class="css-1a69dn1">Enviar ahora</div></button></div></div></div></div></div></form></div></div></div><div id="Footer1_0" func="[object Object]" eventManager="[object Object]" eventsMap="[object Object]" pageType="ABOUT_US" nosHrefLink="" multiLanguage="[object Object]" class="footer0-wrapper" image="" mobileimage="" color="hsla(216, 64%, 21%, 1)" data-multi-language-key="pagea9c6e489fdf74cf7909fadff305f9810.sa8e6270cc18041.Footer1_0.dataSource.wrapper.image" data-edit="Background" style="background-color:hsla(216, 64%, 21%, 1);background-repeat:no-repeat;background-position:center"><div class="footer0"><div data-edit="Row" class="ant-row self-intro"><div name="block0" data-edit="Col" class="ant-col block ant-col-xs-24 ant-col-md-8"><h2 data-multi-language-key="pagea9c6e489fdf74cf7909fadff305f9810.sa8e6270cc18041.Footer1_0.dataSource.block.children[0].title.children" data-edit="textFamily"><span><div data-edited=""><p>Inicio</p></div></span></h2><div><a name="link1" style="color:hsla(0, 0%, 100%, 0.51)" data-multi-language-key="pagea9c6e489fdf74cf7909fadff305f9810.sa8e6270cc18041.Footer1_0.dataSource.block.children[0].childWrapper.children[0].children" properties="" rel="" data-type="innerLink" data-page="pagea9c6e489fdf74cf7909fadff305f9810" data-element="" dataEditExt="fontFamily" href="/es/about-us.html" data-edit="linkA,textFamily"><span><div data-edited=""><p>Sobre Nosotros</p></div></span></a><a name="link~dz70Pg0LFe" class="" style="font-family:Arial;color:hsla(204, 2%, 63%, 1)" data-multi-language-key="pagea9c6e489fdf74cf7909fadff305f9810.sa8e6270cc18041.Footer1_0.dataSource.block.children[0].childWrapper.children[1].children" properties="" rel="" data-type="innerLink" data-page="page1b75b448a6154edaa5e1c02cc6c1591c" data-element="" dataEditExt="fontFamily" href="/es/support.html" data-edit="linkA,textFamily"><span><div data-edited=""><p>Contáctenos</p></div></span></a></div></div><div name="block1" data-edit="Col" class="ant-col block ant-col-xs-24 ant-col-md-8"><h2 data-multi-language-key="pagea9c6e489fdf74cf7909fadff305f9810.sa8e6270cc18041.Footer1_0.dataSource.block.children[1].title.children" data-edit="textFamily"><span><div data-edited=""><p>Centro de Productos</p></div></span></h2><div><a name="link0" style="color:hsla(0, 0%, 100%, 0.51)" data-multi-language-key="pagea9c6e489fdf74cf7909fadff305f9810.sa8e6270cc18041.Footer1_0.dataSource.block.children[1].childWrapper.children[0].children" properties="" rel="" data-type="innerLink" data-page="pagef491278a1fa546d0b7b29d17f7b527db" data-element="" dataEditExt="fontFamily" href="/es/site-page/875b7b4dd09249b1.html" data-edit="linkA,textFamily"><span><div data-edited=""><p>Serie de productos</p></div></span></a><a name="link1" style="color:hsla(0, 0%, 100%, 0.51)" data-multi-language-key="pagea9c6e489fdf74cf7909fadff305f9810.sa8e6270cc18041.Footer1_0.dataSource.block.children[1].childWrapper.children[1].children" properties="" rel="" data-type="innerLink" data-page="pagec5bf43c28b584f1ba877fe87e6046ddc" data-element="" dataEditExt="fontFamily" href="/es/productList.html" data-edit="linkA,textFamily"><span><div data-edited=""><p>Centro de Personalización</p></div></span></a><a name="link~Y8V4jv9Pkp" class="" style="font-family:Arial;color:hsla(0, 0%, 100%, 0.51)" data-multi-language-key="pagea9c6e489fdf74cf7909fadff305f9810.sa8e6270cc18041.Footer1_0.dataSource.block.children[1].childWrapper.children[2].children" properties="" rel="" data-type="innerLink" data-page="pagef8affd35a1bf47698a5db1bd582c9851" data-element="" dataEditExt="fontFamily" href="/es/site-page/e30be9e76bf14946.html" data-edit="linkA,textFamily"><span><div data-edited=""><p>Mostrar Estructura Especial</p></div></span></a></div></div><div name="block2" data-edit="Col" class="ant-col block ant-col-xs-24 ant-col-md-8"><h2 data-multi-language-key="pagea9c6e489fdf74cf7909fadff305f9810.sa8e6270cc18041.Footer1_0.dataSource.block.children[2].title.children" data-edit="textFamily"><span><div data-edited=""><p>Información de Contacto</p></div></span></h2><div><div name="link0" style="color:hsla(0, 0%, 100%, 0.51);line-height:1.9;font-size:13px" data-multi-language-key="pagea9c6e489fdf74cf7909fadff305f9810.sa8e6270cc18041.Footer1_0.dataSource.block.children[2].childWrapper.children[0].children" target="" properties="" rel="" data-type="" data-page="" data-element="" dataEditExt="fontFamily" data-edit="linkA,textFamily"><span><div data-edited=""><p>Correo electrónico：sales02@shbsmed.com</p></div></span></div><div name="link~jeEJKMYKNc" class="" style="font-family:Arial;color:hsla(0, 0%, 100%, 0.51)" data-multi-language-key="pagea9c6e489fdf74cf7909fadff305f9810.sa8e6270cc18041.Footer1_0.dataSource.block.children[2].childWrapper.children[1].children" dataEditExt="fontFamily" data-edit="linkA,textFamily"><span><div data-edited=""><p>Tel：+86 13116341107   Cassie Miller</p></div></span></div></div></div></div><div class="copyright" style="color:hsla(0, 0%, 100%, 0.51)" data-edit="textFamily,contentAssist,contentAdAssist"><span><div data-edited=""><p>Copyright ©️ 2025, Shanghai Brightstone Medical Technology Limited. All Rights Reserved.</p></div></span></div></div></div><div class="contact-mask" hidden=""><div class="contact-pop"><div class="pop-title-bar"><div class="pop-title">Deje su información de contacto y nos pondremos en contacto con usted</div><div class="pop-close"><svg width="24" height="24" viewBox="0 0 24 24" fill="none"><path d="M6 6L18 18M18 6L6 18" stroke="#37435C" stroke-width="1.5" stroke-linecap="round"></path></svg></div></div><form id="contact-pop" class="ant-form ant-form-horizontal"><div class="ant-form-item"><div class="ant-row ant-form-item-row"><div style="flex:0 0 84px" class="ant-col ant-form-item-label"><label for="contact-pop_name" class="" title="Nombre">Nombre</label></div><div style="flex:0 0 264px" class="ant-col ant-form-item-control"><div class="ant-form-item-control-input"><div class="ant-form-item-control-input-content"><input autoComplete="off" maxLength="128" id="contact-pop_name" class="ant-input contact-input" type="text" value=""/></div></div></div></div></div><div class="ant-form-item"><div class="ant-row ant-form-item-row"><div style="flex:0 0 84px" class="ant-col ant-form-item-label"><label for="contact-pop_company" class="" title="Empresa">Empresa</label></div><div style="flex:0 0 264px" class="ant-col ant-form-item-control"><div class="ant-form-item-control-input"><div class="ant-form-item-control-input-content"><input autoComplete="off" maxLength="128" id="contact-pop_company" class="ant-input contact-input" type="text" value=""/></div></div></div></div></div><div class="ant-form-item"><div class="ant-row ant-form-item-row"><div style="flex:0 0 84px" class="ant-col ant-form-item-label"><label for="contact-pop_mail" class="ant-form-item-required" title="Correo">Correo</label></div><div style="flex:0 0 264px" class="ant-col ant-form-item-control"><div class="ant-form-item-control-input"><div class="ant-form-item-control-input-content"><input autoComplete="off" maxLength="128" id="contact-pop_mail" aria-required="true" class="ant-input contact-input" type="text" value=""/></div></div></div></div></div><div class="ant-form-item btn-wrapper"><div class="ant-row ant-form-item-row"><div style="flex:0 0 264px" class="ant-col ant-form-item-control"><div class="ant-form-item-control-input"><div class="ant-form-item-control-input-content"><button type="submit" class="ant-btn ant-btn-primary submit-btn"><span>Enviar ahora</span></button></div></div></div></div></div></form></div></div><div class="ant-back-top site-backtop"></div><div class="beian"></div></div></div>
	<script>
  window.g_useSSR = true;
  window.g_initialProps = {"data":{"page":"pagea9c6e489fdf74cf7909fadff305f9810","siteId":"sa8e6270cc18041","data":{},"productMetaData":null,"ogImageUrl":"","pageType":"ABOUT_US","newsData":{},"constant":{"page463d8a8678e841a99fcf1bf7b309e619":{"pageId":"page463d8a8678e841a99fcf1bf7b309e619","templatePageId":"tpfd601bd399be4bffabe7eec994aa19a2","type":"INDEX","pageName":"HOME","homePage":true,"path":"\u002Fes"},"tpfd601bd399be4bffabe7eec994aa19a2":{"pageId":"page463d8a8678e841a99fcf1bf7b309e619","templatePageId":"tpfd601bd399be4bffabe7eec994aa19a2","type":"INDEX","pageName":"HOME","homePage":true,"path":"\u002Fes"},"INDEX":{"pageId":"page463d8a8678e841a99fcf1bf7b309e619","templatePageId":"tpfd601bd399be4bffabe7eec994aa19a2","type":"INDEX","pageName":"HOME","homePage":true,"path":"\u002Fes"},"pagec5bf43c28b584f1ba877fe87e6046ddc":{"pageId":"pagec5bf43c28b584f1ba877fe87e6046ddc","templatePageId":"tpb5c48677b6ef452fb6d0960957df7694","type":"PRODUCT_LIST","pageName":"Customization Center","homePage":false,"path":"\u002Fes\u002FproductList.html"},"tpb5c48677b6ef452fb6d0960957df7694":{"pageId":"pagec5bf43c28b584f1ba877fe87e6046ddc","templatePageId":"tpb5c48677b6ef452fb6d0960957df7694","type":"PRODUCT_LIST","pageName":"Customization Center","homePage":false,"path":"\u002Fes\u002FproductList.html"},"PRODUCT_LIST":{"pageId":"pagec5bf43c28b584f1ba877fe87e6046ddc","templatePageId":"tpb5c48677b6ef452fb6d0960957df7694","type":"PRODUCT_LIST","pageName":"Customization Center","homePage":false,"path":"\u002Fes\u002FproductList.html"},"pagea9c6e489fdf74cf7909fadff305f9810":{"pageId":"pagea9c6e489fdf74cf7909fadff305f9810","templatePageId":"tpc154eb3f57314018802621c859283743","type":"ABOUT_US","pageName":"ABOUT US","homePage":false,"path":"\u002Fes\u002Fabout-us.html"},"tpc154eb3f57314018802621c859283743":{"pageId":"pagea9c6e489fdf74cf7909fadff305f9810","templatePageId":"tpc154eb3f57314018802621c859283743","type":"ABOUT_US","pageName":"ABOUT US","homePage":false,"path":"\u002Fes\u002Fabout-us.html"},"page1b75b448a6154edaa5e1c02cc6c1591c":{"pageId":"page1b75b448a6154edaa5e1c02cc6c1591c","templatePageId":"tp00d70454932a4deaad9986c1ac3ab0bd","type":"SUPPORT","pageName":"Contact Us","homePage":false,"path":"\u002Fes\u002Fsupport.html"},"tp00d70454932a4deaad9986c1ac3ab0bd":{"pageId":"page1b75b448a6154edaa5e1c02cc6c1591c","templatePageId":"tp00d70454932a4deaad9986c1ac3ab0bd","type":"SUPPORT","pageName":"Contact Us","homePage":false,"path":"\u002Fes\u002Fsupport.html"},"pagee96048c689c14fa48cdcd2c9e84eb674":{"pageId":"pagee96048c689c14fa48cdcd2c9e84eb674","templatePageId":"tp4ed3616eb6ce48ebaca64d5a591fdc2c","type":"PRODUCT_DETAIL","pageName":"PRODUCT DETAILS","homePage":false,"path":"\u002Fes\u002Fproducts\u002F{id}.html"},"tp4ed3616eb6ce48ebaca64d5a591fdc2c":{"pageId":"pagee96048c689c14fa48cdcd2c9e84eb674","templatePageId":"tp4ed3616eb6ce48ebaca64d5a591fdc2c","type":"PRODUCT_DETAIL","pageName":"PRODUCT DETAILS","homePage":false,"path":"\u002Fes\u002Fproducts\u002F{id}.html"},"PRODUCT_DETAIL":{"pageId":"pagee96048c689c14fa48cdcd2c9e84eb674","templatePageId":"tp4ed3616eb6ce48ebaca64d5a591fdc2c","type":"PRODUCT_DETAIL","pageName":"PRODUCT DETAILS","homePage":false,"path":"\u002Fes\u002Fproducts\u002F{id}.html"},"page80a6c311ec7e4720a8c39854ab4be6ca":{"pageId":"page80a6c311ec7e4720a8c39854ab4be6ca","templatePageId":"pageTempcd65f49aaa0b4dfdb5f3b545d9a4d28f","type":"NEWS_DETAILS","pageName":"NEWS DETAILS","homePage":false,"path":"\u002Fes\u002Fnews\u002F{id}.html"},"pageTempcd65f49aaa0b4dfdb5f3b545d9a4d28f":{"pageId":"page80a6c311ec7e4720a8c39854ab4be6ca","templatePageId":"pageTempcd65f49aaa0b4dfdb5f3b545d9a4d28f","type":"NEWS_DETAILS","pageName":"NEWS DETAILS","homePage":false,"path":"\u002Fes\u002Fnews\u002F{id}.html"},"NEWS_DETAILS":{"pageId":"page80a6c311ec7e4720a8c39854ab4be6ca","templatePageId":"pageTempcd65f49aaa0b4dfdb5f3b545d9a4d28f","type":"NEWS_DETAILS","pageName":"NEWS DETAILS","homePage":false,"path":"\u002Fes\u002Fnews\u002F{id}.html"},"page88165978210341c9b66c6dbd93c59ed0":{"pageId":"page88165978210341c9b66c6dbd93c59ed0","templatePageId":"tp89699b259bea","type":"NORMAL","pageName":"Medical Cosmetology Series","homePage":false,"path":"\u002Fes\u002Fsite-page\u002F5f992f65c15a48b9.html"},"tp89699b259bea":{"pageId":"page316956e202d149028f4b57b23718272c","templatePageId":"tp89699b259bea","type":"NORMAL","pageName":"Multiple Medical Needle Head Structures ","homePage":false,"path":"\u002Fes\u002Fsite-page\u002F61b772485d69483a.html"},"page6cb5f951b6bf4ed292adf73e54972052":{"pageId":"page6cb5f951b6bf4ed292adf73e54972052","templatePageId":"tp89699b259bea","type":"NORMAL","pageName":"RF Electrode Series","homePage":false,"path":"\u002Fes\u002Fsite-page\u002F7db3bd28ce994ebe.html"},"page392a4ccb3ecb408fa7a7b852e7ad30f6":{"pageId":"page392a4ccb3ecb408fa7a7b852e7ad30f6","templatePageId":"tp89699b259bea","type":"NORMAL","pageName":"Bone Marrow Biopsy Series ","homePage":false,"path":"\u002Fes\u002Fsite-page\u002F0402efda17d5458d.html"},"page309dc2804aae4f7b8a56e60c07cd1cbd":{"pageId":"page309dc2804aae4f7b8a56e60c07cd1cbd","templatePageId":"tp89699b259bea","type":"NORMAL","pageName":"Infusion and Drainage Series ","homePage":false,"path":"\u002Fes\u002Fsite-page\u002F1696426523b844c5.html"},"pagef7e313ea8db9484ba93a360f557982af":{"pageId":"pagef7e313ea8db9484ba93a360f557982af","templatePageId":"tp89699b259bea","type":"NORMAL","pageName":"Multiple Ultrasound Guidance Schemes ","homePage":false,"path":"\u002Fes\u002Fsite-page\u002F2cce74f6abaf4e11.html"},"pagef491278a1fa546d0b7b29d17f7b527db":{"pageId":"pagef491278a1fa546d0b7b29d17f7b527db","templatePageId":"tp89699b259bea","type":"NORMAL","pageName":"Product Series","homePage":false,"path":"\u002Fes\u002Fsite-page\u002F875b7b4dd09249b1.html"},"page6342ad66ff464d2ba2679626e4a77050":{"pageId":"page6342ad66ff464d2ba2679626e4a77050","templatePageId":"tp89699b259bea","type":"NORMAL","pageName":"Intraspinal Anesthesia Series","homePage":false,"path":"\u002Fes\u002Fsite-page\u002F2e2f5280f17a4f7f.html"},"paged208c3e3c7ad43f9bb38ab93d51d7dd9":{"pageId":"paged208c3e3c7ad43f9bb38ab93d51d7dd9","templatePageId":"tp89699b259bea","type":"NORMAL","pageName":"RF Cannula Series ","homePage":false,"path":"\u002Fes\u002Fsite-page\u002F95e3acb99ae24e14.html"},"page34cae0a1ab3e431fbf8deba571ae354e":{"pageId":"page34cae0a1ab3e431fbf8deba571ae354e","templatePageId":"tp89699b259bea","type":"NORMAL","pageName":"Interventional Therapy Series","homePage":false,"path":"\u002Fes\u002Fsite-page\u002F928c73e4be474780.html"},"pagef8affd35a1bf47698a5db1bd582c9851":{"pageId":"pagef8affd35a1bf47698a5db1bd582c9851","templatePageId":"tp89699b259bea","type":"NORMAL","pageName":"Special Structure Display","homePage":false,"path":"\u002Fes\u002Fsite-page\u002Fe30be9e76bf14946.html"},"pagee9f4acddbf1c4697a74c4594f63eb0ce":{"pageId":"pagee9f4acddbf1c4697a74c4594f63eb0ce","templatePageId":"tp89699b259bea","type":"NORMAL","pageName":"Multiple Medical Needle Tail end Structures ","homePage":false,"path":"\u002Fes\u002Fsite-page\u002Ff091ed1a7ba94e8b.html"},"pageee609bccfced4db08cb7e78fdd5f2aa6":{"pageId":"pageee609bccfced4db08cb7e78fdd5f2aa6","templatePageId":"tp89699b259bea","type":"NORMAL","pageName":"Intraspinal Anesthesia Series ","homePage":false,"path":"\u002Fes\u002Fsite-page\u002F76d6efc5d359458e.html"},"page2e8278ed941e45a486448321064d1151":{"pageId":"page2e8278ed941e45a486448321064d1151","templatePageId":"tp89699b259bea","type":"NORMAL","pageName":"Visceral Biopsy Series","homePage":false,"path":"\u002Fes\u002Fsite-page\u002F30a7918fe23f4716.html"},"pagea7808aded1f448a68be4f074744969f8":{"pageId":"pagea7808aded1f448a68be4f074744969f8","templatePageId":"tp89699b259bea","type":"NORMAL","pageName":"Other Application Series","homePage":false,"path":"\u002Fes\u002Fsite-page\u002F6a7df8ea1cd74c70.html"},"page316956e202d149028f4b57b23718272c":{"pageId":"page316956e202d149028f4b57b23718272c","templatePageId":"tp89699b259bea","type":"NORMAL","pageName":"Multiple Medical Needle Head Structures ","homePage":false,"path":"\u002Fes\u002Fsite-page\u002F61b772485d69483a.html"},"page2e4db01970b64625b4695318e945c2a3":{"pageId":"page2e4db01970b64625b4695318e945c2a3","templatePageId":"pageTemp70bc43cd99d9482780aa400d46e146dc","type":"PRODUCT_CATEGORY","pageName":"Product Category","homePage":false,"path":"\u002Fes\u002Fcategory\u002F{id}.html"},"pageTemp70bc43cd99d9482780aa400d46e146dc":{"pageId":"page2e4db01970b64625b4695318e945c2a3","templatePageId":"pageTemp70bc43cd99d9482780aa400d46e146dc","type":"PRODUCT_CATEGORY","pageName":"Product Category","homePage":false,"path":"\u002Fes\u002Fcategory\u002F{id}.html"},"PRODUCT_CATEGORY":{"pageId":"page2e4db01970b64625b4695318e945c2a3","templatePageId":"pageTemp70bc43cd99d9482780aa400d46e146dc","type":"PRODUCT_CATEGORY","pageName":"Product Category","homePage":false,"path":"\u002Fes\u002Fcategory\u002F{id}.html"}},"hasIdentifyFunction":false,"thankYouPageUrl":"http:\u002F\u002Fwww.shbsmed.com\u002Fes\u002Fthank-you.html","model":{"template":["Nav1_0","EditableModule1_0","EditableModule1_4","EditableModule1~tb46e64dbb9b_0","EditableModule1_5","EditableModule1~tb9c29f47868_0","EditableModule1_6","Contact5_0","Footer1_0"],"config":{"EditableModule1_0":{"dataSource":{"wrapper":{"className":"editableModule1","backgroundSize":"contain","style":{"height":"351px"},"__isEditedContainer__":true,"mobileStyle":{"height":"78px"},"image":"https:\u002F\u002Fwaimao.office.163.com\u002Fsite\u002Fapi\u002Fpub\u002Fresource\u002FdownloadFile?fileId=634411550282698769","__isEditedInMobile__":{"height":true}},"content":{"childs":[{"name":"Text5_55922aab90af4ec280288b9eedf42ee4","dataSource":{"wrapper":{"className":"text1 text5","style":{"zIndex":1,"top":152,"left":5.5,"width":"306px","height":"auto","fontWeight":700,"fontSize":30,"textAlign":"center","color":"hsla(0, 0%, 98%, 1)","__isTop__":true,"__isLeft__":true},"children":"\u003Cdiv data-edited=\"\"\u003E\u003Cp\u003EAbout Brightstone\u003C\u002Fp\u003E\u003C\u002Fdiv\u003E","tag":"h4","showInMobile":true,"__customCode__":"\n\u002F**\n * 支持编写自定义的js代码定制组件行为，支持使用context对象获取组件上下文。\n * 注意：使用该功能，需要具备一定html+js基础，代码编写不当可能会导致页面无法正常显示。\n * 文本组件支持api:\n *  - onMount: 在组件初始化完毕后执行\n *  - onUnmount: 在组件从dom中卸载前执行\n**\u002F\n\n\u002F*\n * context: \n *  - dataSource：组件渲染源数据\n *  - id：组件唯一id\n *  - parentKey：组件父级唯一id\n *  - isEditor：代码执行环境是否在编辑器中\n *  - isPreview：代码执行环境是否在预览中\n**\u002F\n\nfunction () {\n  \u002F\u002F 在此处插入js代码\n  const config = {\n    onMount: (context) =\u003E {\n      \u002F\u002F 在此处插入在组件初始化后执行的代码\n    },\n    onUnmount: (context) =\u003E {\n      \u002F\u002F 在此处插入在组件卸载前执行的代码\n    },\n  }\n\n  return config\n}\n","__rect__":{"x":336,"y":242,"width":306,"height":45,"top":242,"right":642,"bottom":287,"left":336},"mobileStyle":{"width":"159px","top":27.5,"left":25.5,"fontSize":14,"__isTop__":true,"__isLeft__":true},"__isEditedInMobile__":{"width":true,"disableAutoScale":true,"top":true,"__isTop__":true,"left":true,"__isLeft__":true}},"animationEffectList":{"entryEffect":{"type":""}}}}]}}},"EditableModule1_4":{"dataSource":{"wrapper":{"className":"editableModule1","backgroundSize":"cover","style":{"height":"532px"},"__isEditedContainer__":true,"mobileStyle":{"height":"914px"},"__isEditedInMobile__":{"height":true}},"content":{"childs":[{"name":"Text2_637f6a83ef894b76b8ca1b2a210bac01","dataSource":{"wrapper":{"className":"text1 text2","style":{"zIndex":4,"top":79.82119750976562,"left":-0.2257843017578125,"width":"259px","height":"auto","fontWeight":700,"fontSize":36,"fontFamily":"Abril Fatface","color":"hsla(203, 81%, 29%, 1)"},"children":"\u003Cdiv data-edited=\"\"\u003E\u003Cp\u003EAbout Us\u003C\u002Fp\u003E\u003C\u002Fdiv\u003E","tag":"h1","__rect__":{"x":38.28125,"y":21.8125,"width":259,"height":54,"top":21.8125,"right":297.28125,"bottom":75.8125,"left":38.28125},"mobileStyle":{"width":"259px","top":25,"left":20,"__isTop__":true,"__isLeft__":true,"fontSize":30},"__isEditedInMobile__":{"top":true,"__isTop__":true,"left":true,"__isLeft__":true}},"animationEffectList":{"entryEffect":{"type":""}}}},{"name":"Text8_56b1da1f3dd24237816cca9f4d9aac04","dataSource":{"wrapper":{"className":"text1 text8","style":{"zIndex":5,"top":180.53125,"left":0,"width":1200,"height":"auto","fontSize":16,"color":"hsla(0, 0%, 0%, 0.51)","__isTop__":true,"__isLeft__":true,"textAlign":"justify"},"children":"\u003Cdiv data-edited=\"\"\u003E\u003Cp\u003EShanghai Brightstone Medical Technology Limited. is a professional manufacturer specializing in various types of medical puncture instruments, medical electrodes, therapeutic instruments and their accessories. The company's management team is composed of professionals with decades of experience in design, manufacturing, and management in the industry. At the beginning of its establishment, the company aimed at international high-end markets such as the United States and Europe, established a sound quality management system internally, and passed the 1S0 13485 international medical device quality management system certification. At the same time, medical needles and electrodes, such as disposable radiofrequency needles, radiofrequency electrodes, disposable spinal needles, and epidural needles, developed and manufactured with high starting points, high requirements, and high quality, have successively obtained market access approvals and certificates from the United States and the European Community. They have been continuously sold to the US and European markets for many years and can be comparable to similar products in the US and European markets.\u003C\u002Fp\u003E\u003Cp\u003E\u003Cbr\u003E\u003C\u002Fp\u003E\u003Cp\u003EOn this basis, the company is willing to use our decades of accumulated professional technology and experience to wholeheartedly provide customized services for various medical puncture cannulas and cores, including bone marrow biopsy, soft tissue biopsy, cell biopsy, interventional therapy, minimally invasive treatment, nerve block, infusion drainage, medical cosmetology, etc., for domestic medical device peers. We also welcome customized high-precision or special purpose stainless steel metal capillaries required by various industries such as aerospace, instrumentation, and electronics according to drawings and samples.\u003C\u002Fp\u003E\u003C\u002Fdiv\u003E","__rect__":{"x":38.5,"y":122.53125,"width":1200,"height":168,"top":122.53125,"right":1238.5,"bottom":290.53125,"left":38.5},"mobileStyle":{"width":335,"top":75,"left":20,"fontSize":14}},"animationEffectList":{"entryEffect":{"type":""}}}}]}}},"Nav1_0":{"dataSource":{"button":{"children":"\u003Cdiv data-edited=\"\"\u003EContact Us\u003C\u002Fdiv\u003E","style":{"backgroundColor":"hsla(203, 81%, 29%, 1)"}},"Menu":{"hoverColor":"hsla(0, 0%, 0%, 1)","style":{"color":"hsla(0, 0%, 0%, 1)","fontSize":16}},"wrapper":{"image":"","mobileimage":"","color":"hsla(0, 0%, 100%, 1)","navFixedInTop":true,"navBg":"hsla(0, 0%, 100%, 1)","searchInputEnable":true},"logo":{"children":"https:\u002F\u002Fwaimao.office.163.com\u002Fsite\u002Fapi\u002Fpub\u002Fresource\u002FdownloadFile?fileId=631184639423238190","style":{"width":"91px","height":"91px"}}}},"Footer1_0":{"dataSource":{"wrapper":{"image":"","mobileimage":"","color":"hsla(216, 64%, 21%, 1)"},"block":{"children":[{"name":"block0","xs":24,"md":8,"className":"block","title":{"children":"\u003Cdiv data-edited=\"\"\u003E\u003Cp\u003EHome\u003C\u002Fp\u003E\u003C\u002Fdiv\u003E"},"childWrapper":{"children":[{"name":"link1","href":"","children":"\u003Cdiv data-edited=\"\"\u003E\u003Cp\u003EAbout Us\u003C\u002Fp\u003E\u003C\u002Fdiv\u003E","style":{"color":"hsla(0, 0%, 100%, 0.51)"},"data-multi-language-key":"pagef8affd35a1bf47698a5db1bd582c9851.sa8e6270cc18041.Footer1_0.dataSource.block.children[0].childWrapper.children[1].children","type":"innerLink","innerLink":"pagea9c6e489fdf74cf7909fadff305f9810","elementLink":"","properties":"","rel":""},{"name":"link~dz70Pg0LFe","className":"","style":{"fontFamily":"Arial","color":"hsla(204, 2%, 63%, 1)"},"children":"\u003Cdiv data-edited=\"\"\u003E\u003Cp\u003EContact Us\u003C\u002Fp\u003E\u003C\u002Fdiv\u003E","data-multi-language-key":"page1b75b448a6154edaa5e1c02cc6c1591c.sa8e6270cc18041.Footer1_0.dataSource.block.children[0].childWrapper.children[1].children","type":"innerLink","innerLink":"page1b75b448a6154edaa5e1c02cc6c1591c","href":"","elementLink":"","properties":"","rel":""}]}},{"name":"block1","xs":24,"md":8,"className":"block","title":{"children":"\u003Cdiv data-edited=\"\"\u003E\u003Cp\u003EProducts Center\u003C\u002Fp\u003E\u003C\u002Fdiv\u003E"},"childWrapper":{"children":[{"name":"link0","href":"","children":"\u003Cdiv data-edited=\"\"\u003E\u003Cp\u003EProduct Series\u003C\u002Fp\u003E\u003C\u002Fdiv\u003E","style":{"color":"hsla(0, 0%, 100%, 0.51)"},"data-multi-language-key":"pagef8affd35a1bf47698a5db1bd582c9851.sa8e6270cc18041.Footer1_0.dataSource.block.children[1].childWrapper.children[0].children","type":"innerLink","innerLink":"pagef491278a1fa546d0b7b29d17f7b527db","elementLink":"","properties":"","rel":""},{"name":"link1","href":"","children":"\u003Cdiv data-edited=\"\"\u003E\u003Cp\u003ECustomization Center\u003C\u002Fp\u003E\u003C\u002Fdiv\u003E","style":{"color":"hsla(0, 0%, 100%, 0.51)"},"data-multi-language-key":"page463d8a8678e841a99fcf1bf7b309e619.sa8e6270cc18041.Footer1_0.dataSource.block.children[1].childWrapper.children[1].children","type":"innerLink","innerLink":"pagec5bf43c28b584f1ba877fe87e6046ddc","elementLink":"","properties":"","rel":""},{"name":"link~Y8V4jv9Pkp","className":"","style":{"fontFamily":"Arial","color":"hsla(0, 0%, 100%, 0.51)"},"children":"\u003Cdiv data-edited=\"\"\u003E\u003Cp\u003ESpecial Structure Display\u003C\u002Fp\u003E\u003C\u002Fdiv\u003E","data-multi-language-key":"page463d8a8678e841a99fcf1bf7b309e619.sa8e6270cc18041.Footer1_0.dataSource.block.children[1].childWrapper.children[2].children","type":"innerLink","innerLink":"pagef8affd35a1bf47698a5db1bd582c9851","href":"","elementLink":"","properties":"","rel":""}]}},{"name":"block2","xs":24,"md":8,"className":"block","title":{"children":"\u003Cdiv data-edited=\"\"\u003E\u003Cp\u003EContact Information\u003C\u002Fp\u003E\u003C\u002Fdiv\u003E"},"childWrapper":{"children":[{"name":"link0","href":"","children":"\u003Cdiv data-edited=\"\"\u003E\u003Cp\u003EE-mail：sales02@shbsmed.com\u003C\u002Fp\u003E\u003C\u002Fdiv\u003E","style":{"color":"hsla(0, 0%, 100%, 0.51)","lineHeight":1.9,"fontSize":13},"data-multi-language-key":"page463d8a8678e841a99fcf1bf7b309e619.sa8e6270cc18041.Footer1_0.dataSource.block.children[2].childWrapper.children[0].children","type":"","innerLink":"","target":"","elementLink":"","properties":"","rel":""},{"name":"link~jeEJKMYKNc","className":"","style":{"fontFamily":"Arial","color":"hsla(0, 0%, 100%, 0.51)"},"children":"\u003Cdiv data-edited=\"\"\u003E\u003Cp\u003ETel：+86 13116341107   Cassie Miller\u003C\u002Fp\u003E\u003C\u002Fdiv\u003E"}]}}]},"copyright":{"style":{"color":"hsla(0, 0%, 100%, 0.51)"},"children":"\u003Cdiv data-edited=\"\"\u003E\u003Cp\u003ECopyright ©️ 2025, Shanghai Brightstone Medical Technology Limited. All Rights Reserved.\u003C\u002Fp\u003E\u003C\u002Fdiv\u003E"}}},"EditableModule1~tb46e64dbb9b_0":{"dataSource":{"wrapper":{"className":"editableModule1","backgroundSize":"cover","__isEditedContainer__":true,"mobileStyle":{"height":"232px"},"style":{"height":"216px"},"textMarker":["457849277637525518"],"__isEditedInMobile__":{"height":true}},"content":{"childs":[{"name":"ImageList1_af449ad0d2c641c2a3d2b26c5c137604","dataSource":{"wrapper":{"className":"image-list1","style":{"zIndex":1,"top":14,"left":0,"width":"1200px","height":"202px","__isTop__":true,"__isLeft__":true},"gap":52,"spread":false,"autoPlaySpeed":0,"objectFit":"contain","picSize":1.29,"sort":["elem3","elem0","elem1","elem2"],"imgMap":{"elem3":{"children":"https:\u002F\u002Fwaimao.office.163.com\u002Fsite\u002Fapi\u002Fpub\u002Fresource\u002FdownloadFile?fileId=631184671446749185"},"elem0":{"children":"https:\u002F\u002Fwaimao.office.163.com\u002Fsite\u002Fapi\u002Fpub\u002Fresource\u002FdownloadFile?fileId=631184673191583754"},"elem1":{"children":"https:\u002F\u002Fwaimao.office.163.com\u002Fsite\u002Fapi\u002Fpub\u002Fresource\u002FdownloadFile?fileId=631184672667283513"},"elem2":{"children":"https:\u002F\u002Fwaimao.office.163.com\u002Fsite\u002Fapi\u002Fpub\u002Fresource\u002FdownloadFile?fileId=631184671539023909"}},"showInMobile":true,"__rect__":{"x":330.5,"y":200,"width":1200,"height":202,"top":200,"right":1530.5,"bottom":402,"left":330.5},"mobileStyle":{"width":"335px","height":"197px","top":18,"left":20,"__isTop__":true,"__isLeft__":true},"__isEditedInMobile__":{"width":true,"height":true,"top":true,"__isTop__":true,"left":true,"__isLeft__":true}},"animationEffectList":{"entryEffect":{"type":""}}}}]}}},"Contact5_0":{"dataSource":{"title":{"style":{"color":"hsla(203, 81%, 29%, 1)"},"mobileStyle":{"fontSize":30}}}},"EditableModule1~tb9c29f47868_0":{"dataSource":{"wrapper":{"className":"editableModule1","backgroundSize":"cover","image":"https:\u002F\u002Fwaimao.office.163.com\u002Fsite\u002Fapi\u002Fpub\u002Fresource\u002FdownloadFile?fileId=632900854394990666","color":"hsla(0, 0%, 98%, 0.4)","style":{"height":"598px"},"__isEditedContainer__":true,"mobileStyle":{"height":"1514px"},"__isEditedInMobile__":{"height":true},"mobileimage":"","textMarker":["461210500831707164"]},"content":{"childs":[{"name":"Image1_6859da6d4193471d9d7f0f4cc6490b4c","dataSource":{"wrapper":{"className":"image1","style":{"zIndex":3,"top":74.5,"left":510.5,"width":"325px","height":"447px","borderRadius":10,"__isTop__":true,"__isLeft__":true},"children":"https:\u002F\u002Fwaimao.office.163.com\u002Fsite\u002Fapi\u002Fpub\u002Fresource\u002FdownloadFile?fileId=631184703457681417","backgroundSize":"contain","imageScale":"false","__rect__":{"x":841,"y":209.5,"width":325,"height":447,"top":209.5,"right":1166,"bottom":656.5,"left":841},"mobileStyle":{"width":"220px","height":286,"top":449,"left":77.5},"__isEditedInMobile__":{"top":true,"left":true},"fileName":"明石ISO13485体系证书2024_01.png","textMarker":["457849623541772309"],"imagePreview":true},"animationEffectList":{"entryEffect":{"type":""}}}},{"name":"Image1_47b9ecb610a3419ea45381caccb9366f","dataSource":{"wrapper":{"className":"image1","style":{"zIndex":4,"top":79.5,"left":-2.5,"width":"473px","height":"437px","borderRadius":0,"__isTop__":true,"__isLeft__":true},"children":"https:\u002F\u002Fwaimao.office.163.com\u002Fsite\u002Fapi\u002Fpub\u002Fresource\u002FdownloadFile?fileId=631184703721910347","backgroundSize":"contain","imageScale":"false","__rect__":{"x":328,"y":214.5,"width":473,"height":437,"top":214.5,"right":801,"bottom":651.5,"left":328},"mobileStyle":{"width":335,"height":309,"top":17,"left":20},"__isEditedInMobile__":{"top":true,"left":true},"fileName":"高新技术企业证书.jpg","textMarker":["457849623541772309"],"imagePreview":true},"animationEffectList":{"entryEffect":{"type":""}}}},{"name":"Image1_237d1ecb1b4b4ad496c8ae56f34b6e39","dataSource":{"wrapper":{"className":"image1","style":{"zIndex":3,"top":74.5,"left":873.5,"width":"325px","height":"447px","borderRadius":10,"__isTop__":true,"__isLeft__":true,"webkitMaskSize":"1 1","webkitMaskPosition":"0 0"},"children":"https:\u002F\u002Fwaimao.office.163.com\u002Fsite\u002Fapi\u002Fpub\u002Fresource\u002FdownloadFile?fileId=634020859169824860","backgroundSize":"contain","imageScale":"false","__rect__":{"x":1204,"y":209.5,"width":325,"height":447,"top":209.5,"right":1529,"bottom":656.5,"left":1204},"mobileStyle":{"width":"220px","height":286,"top":449,"left":77.5},"__isEditedInMobile__":{"top":true,"left":true},"fileName":"CE证书（LCCS）_01.png","textMarker":["457849623541772309"],"imagePreview":true},"animationEffectList":{"entryEffect":{"type":""}}}}]}}},"EditableModule1_5":{"dataSource":{"wrapper":{"className":"editableModule1","backgroundSize":"cover","style":{"height":"136px"},"__isEditedContainer__":true,"mobileStyle":{"height":138}},"content":{"childs":[{"name":"Text2_a703be8e32574a1bafbfb746e7e0a0f7","dataSource":{"wrapper":{"className":"text1 text2","style":{"zIndex":1,"top":37,"left":332.5,"width":"535px","height":"auto","fontWeight":700,"fontSize":40,"__isTop__":true,"__isLeft__":true,"textAlign":"center","color":"hsla(203, 81%, 29%, 1)"},"children":"\u003Cdiv data-edited=\"\"\u003E\u003Cp\u003EQualification Certificate\u003C\u002Fp\u003E\u003C\u002Fdiv\u003E","tag":"h1","showInMobile":true,"__customCode__":"\n\u002F**\n * 支持编写自定义的js代码定制组件行为，支持使用context对象获取组件上下文。\n * 注意：使用该功能，需要具备一定html+js基础，代码编写不当可能会导致页面无法正常显示。\n * 文本组件支持api:\n *  - onMount: 在组件初始化完毕后执行\n *  - onUnmount: 在组件从dom中卸载前执行\n**\u002F\n\n\u002F*\n * context: \n *  - dataSource：组件渲染源数据\n *  - id：组件唯一id\n *  - parentKey：组件父级唯一id\n *  - isEditor：代码执行环境是否在编辑器中\n *  - isPreview：代码执行环境是否在预览中\n**\u002F\n\nfunction () {\n  \u002F\u002F 在此处插入js代码\n  const config = {\n    onMount: (context) =\u003E {\n      \u002F\u002F 在此处插入在组件初始化后执行的代码\n    },\n    onUnmount: (context) =\u003E {\n      \u002F\u002F 在此处插入在组件卸载前执行的代码\n    },\n  }\n\n  return config\n}\n","__rect__":{"x":654.5,"y":621,"width":535,"height":60,"top":621,"right":1189.5,"bottom":681,"left":654.5},"mobileStyle":{"width":335,"top":10,"left":20}},"animationEffectList":{"entryEffect":{"type":""}}}}]}}},"EditableModule1_6":{"dataSource":{"wrapper":{"className":"editableModule1","backgroundSize":"cover","image":"https:\u002F\u002Fwaimao.office.163.com\u002Fsite\u002Fapi\u002Fpub\u002Fresource\u002FdownloadFile?fileId=632900854394990666","color":"hsla(0, 0%, 98%, 0.4)","style":{"height":"598px"},"__isEditedContainer__":true,"mobileStyle":{"height":"1514px"},"__isEditedInMobile__":{"height":true},"mobileimage":"","textMarker":["461210500831707164"]},"content":{"childs":[{"name":"Image1_81e3ab5b8762407d809e3368bcd60e9c","dataSource":{"wrapper":{"className":"image1","style":{"zIndex":3,"top":74.5,"left":437.5,"width":"325px","height":"447px","borderRadius":10,"__isTop__":true,"__isLeft__":true,"webkitMaskSize":"1 1","webkitMaskPosition":"0 0"},"children":"https:\u002F\u002Fwaimao.office.163.com\u002Fsite\u002Fapi\u002Fpub\u002Fresource\u002FdownloadFile?fileId=634020859824123998","backgroundSize":"contain","imageScale":"false","__rect__":{"x":768,"y":407.5,"width":325,"height":447,"top":407.5,"right":1093,"bottom":854.5,"left":768},"mobileStyle":{"width":"220px","height":286,"top":449,"left":77.5},"__isEditedInMobile__":{"top":true,"left":true},"fileName":"Summary 批文K191293 LCCS VC-S RF Cannula_01.png","textMarker":["457849623541772309"],"imagePreview":true},"animationEffectList":{"entryEffect":{"type":""}}}},{"name":"Image1_fe97643f8c184b67a07666fb909f893f","dataSource":{"wrapper":{"className":"image1","style":{"zIndex":4,"top":74.5,"left":-3.5,"width":325,"height":447,"borderRadius":0,"webkitMaskSize":"1 1","webkitMaskPosition":"0 0","__isTop__":true,"__isLeft__":true},"children":"https:\u002F\u002Fwaimao.office.163.com\u002Fsite\u002Fapi\u002Fpub\u002Fresource\u002FdownloadFile?fileId=634020859555696671","backgroundSize":"contain","imageScale":"false","__rect__":{"x":327,"y":407.5,"width":325,"height":447,"top":407.5,"right":652,"bottom":854.5,"left":327},"mobileStyle":{"width":335,"height":309,"top":17,"left":20},"__isEditedInMobile__":{"top":true,"left":true},"fileName":"K112231批文 LCCS RF Cannula( Approval Letter )_01.png","textMarker":["457849623541772309"],"imagePreview":true},"animationEffectList":{"entryEffect":{"type":""}}}},{"name":"Image1_d3c462b5aa744f32934ce719823655b4","dataSource":{"wrapper":{"className":"image1","style":{"zIndex":3,"top":67.5,"left":878.5,"width":"325px","height":"447px","borderRadius":10,"__isTop__":true,"__isLeft__":true,"webkitMaskSize":"1 1","webkitMaskPosition":"0 0"},"children":"https:\u002F\u002Fwaimao.office.163.com\u002Fsite\u002Fapi\u002Fpub\u002Fresource\u002FdownloadFile?fileId=634020859572465688","backgroundSize":"contain","imageScale":"false","__rect__":{"x":1209,"y":400.5,"width":325,"height":447,"top":400.5,"right":1534,"bottom":847.5,"left":1209},"mobileStyle":{"width":"220px","height":286,"top":449,"left":77.5},"__isEditedInMobile__":{"top":true,"left":true},"fileName":"K152642批文LCCS RF Electrode_01(1).png","textMarker":["457849623541772309"],"imagePreview":true},"animationEffectList":{"entryEffect":{"type":""}}}}]}}}},"style":[],"other":{},"page":{"linkMap":{}},"__keyPair__":["Footer1","Footer1_0"]},"title":"SOBRE NOSOTROS - Shanghai Brightstone Medical Technology Limited","keyword":"","description":"","metaContents":[],"pages":[{"pageId":"page463d8a8678e841a99fcf1bf7b309e619","templatePageId":"tpfd601bd399be4bffabe7eec994aa19a2","type":"INDEX","pageName":"HOME","homePage":true,"path":"\u002Fes"},{"pageId":"pagec5bf43c28b584f1ba877fe87e6046ddc","templatePageId":"tpb5c48677b6ef452fb6d0960957df7694","type":"PRODUCT_LIST","pageName":"Customization Center","homePage":false,"path":"\u002Fes\u002FproductList.html"},{"pageId":"pagea9c6e489fdf74cf7909fadff305f9810","templatePageId":"tpc154eb3f57314018802621c859283743","type":"ABOUT_US","pageName":"ABOUT US","homePage":false,"path":"\u002Fes\u002Fabout-us.html"},{"pageId":"page1b75b448a6154edaa5e1c02cc6c1591c","templatePageId":"tp00d70454932a4deaad9986c1ac3ab0bd","type":"SUPPORT","pageName":"Contact Us","homePage":false,"path":"\u002Fes\u002Fsupport.html"},{"pageId":"page88165978210341c9b66c6dbd93c59ed0","templatePageId":"tp89699b259bea","type":"NORMAL","pageName":"Medical Cosmetology Series","homePage":false,"path":"\u002Fes\u002Fsite-page\u002F5f992f65c15a48b9.html"},{"pageId":"page6cb5f951b6bf4ed292adf73e54972052","templatePageId":"tp89699b259bea","type":"NORMAL","pageName":"RF Electrode Series","homePage":false,"path":"\u002Fes\u002Fsite-page\u002F7db3bd28ce994ebe.html"},{"pageId":"page392a4ccb3ecb408fa7a7b852e7ad30f6","templatePageId":"tp89699b259bea","type":"NORMAL","pageName":"Bone Marrow Biopsy Series ","homePage":false,"path":"\u002Fes\u002Fsite-page\u002F0402efda17d5458d.html"},{"pageId":"page309dc2804aae4f7b8a56e60c07cd1cbd","templatePageId":"tp89699b259bea","type":"NORMAL","pageName":"Infusion and Drainage Series ","homePage":false,"path":"\u002Fes\u002Fsite-page\u002F1696426523b844c5.html"},{"pageId":"pagef7e313ea8db9484ba93a360f557982af","templatePageId":"tp89699b259bea","type":"NORMAL","pageName":"Multiple Ultrasound Guidance Schemes ","homePage":false,"path":"\u002Fes\u002Fsite-page\u002F2cce74f6abaf4e11.html"},{"pageId":"pagef491278a1fa546d0b7b29d17f7b527db","templatePageId":"tp89699b259bea","type":"NORMAL","pageName":"Product Series","homePage":false,"path":"\u002Fes\u002Fsite-page\u002F875b7b4dd09249b1.html"},{"pageId":"page6342ad66ff464d2ba2679626e4a77050","templatePageId":"tp89699b259bea","type":"NORMAL","pageName":"Intraspinal Anesthesia Series","homePage":false,"path":"\u002Fes\u002Fsite-page\u002F2e2f5280f17a4f7f.html"},{"pageId":"paged208c3e3c7ad43f9bb38ab93d51d7dd9","templatePageId":"tp89699b259bea","type":"NORMAL","pageName":"RF Cannula Series ","homePage":false,"path":"\u002Fes\u002Fsite-page\u002F95e3acb99ae24e14.html"},{"pageId":"page34cae0a1ab3e431fbf8deba571ae354e","templatePageId":"tp89699b259bea","type":"NORMAL","pageName":"Interventional Therapy Series","homePage":false,"path":"\u002Fes\u002Fsite-page\u002F928c73e4be474780.html"},{"pageId":"pagef8affd35a1bf47698a5db1bd582c9851","templatePageId":"tp89699b259bea","type":"NORMAL","pageName":"Special Structure Display","homePage":false,"path":"\u002Fes\u002Fsite-page\u002Fe30be9e76bf14946.html"},{"pageId":"pagee9f4acddbf1c4697a74c4594f63eb0ce","templatePageId":"tp89699b259bea","type":"NORMAL","pageName":"Multiple Medical Needle Tail end Structures ","homePage":false,"path":"\u002Fes\u002Fsite-page\u002Ff091ed1a7ba94e8b.html"},{"pageId":"pageee609bccfced4db08cb7e78fdd5f2aa6","templatePageId":"tp89699b259bea","type":"NORMAL","pageName":"Intraspinal Anesthesia Series ","homePage":false,"path":"\u002Fes\u002Fsite-page\u002F76d6efc5d359458e.html"},{"pageId":"page2e8278ed941e45a486448321064d1151","templatePageId":"tp89699b259bea","type":"NORMAL","pageName":"Visceral Biopsy Series","homePage":false,"path":"\u002Fes\u002Fsite-page\u002F30a7918fe23f4716.html"},{"pageId":"pagea7808aded1f448a68be4f074744969f8","templatePageId":"tp89699b259bea","type":"NORMAL","pageName":"Other Application Series","homePage":false,"path":"\u002Fes\u002Fsite-page\u002F6a7df8ea1cd74c70.html"},{"pageId":"page316956e202d149028f4b57b23718272c","templatePageId":"tp89699b259bea","type":"NORMAL","pageName":"Multiple Medical Needle Head Structures ","homePage":false,"path":"\u002Fes\u002Fsite-page\u002F61b772485d69483a.html"}],"thirdPartyCodeInfo":{"thirdPartyCodeHead":"","thirdPartyCodeBody":""},"siteConfig":{"elementConfig":{"Nav1":{"dataSource":{"button":{"children":"\u003Cdiv data-edited=\"\"\u003EContact Us\u003C\u002Fdiv\u003E","style":{"backgroundColor":"hsla(203, 81%, 29%, 1)"}},"Menu":{"hoverColor":"hsla(0, 0%, 0%, 1)","style":{"color":"hsla(0, 0%, 0%, 1)","fontSize":16}},"wrapper":{"image":"","mobileimage":"","color":"hsla(0, 0%, 100%, 1)","navFixedInTop":true,"navBg":"hsla(0, 0%, 100%, 1)","searchInputEnable":true},"logo":{"children":"https:\u002F\u002Fwaimao.office.163.com\u002Fsite\u002Fapi\u002Fpub\u002Fresource\u002FdownloadFile?fileId=631184639423238190","style":{"width":"91px","height":"91px"}}}},"Nav2":{"dataSource":{"wrapper":{"navFixedInTop":true},"logo":{"children":"https:\u002F\u002Fwaimao.office.163.com\u002Fsite\u002Fapi\u002Fpub\u002Fresource\u002FdownloadFile?fileId=631184639423238190"},"button":{"children":"\u003Cdiv data-edited=\"\"\u003EContact Us\u003C\u002Fdiv\u003E"}}},"Nav4":{"dataSource":{"wrapper":{"navFixedInTop":true},"logo":{"children":"https:\u002F\u002Fwaimao.office.163.com\u002Fsite\u002Fapi\u002Fpub\u002Fresource\u002FdownloadFile?fileId=631184639423238190"},"button":{"children":"\u003Cdiv data-edited=\"\"\u003EContact Us\u003C\u002Fdiv\u003E"}}},"Nav5":{"dataSource":{"wrapper":{"navFixedInTop":true},"logo":{"children":"https:\u002F\u002Fwaimao.office.163.com\u002Fsite\u002Fapi\u002Fpub\u002Fresource\u002FdownloadFile?fileId=631184639423238190"},"button":{"children":"\u003Cdiv data-edited=\"\"\u003EContact Us\u003C\u002Fdiv\u003E"}}},"Footer1":{"dataSource":{"wrapper":{"image":"","mobileimage":"","color":"hsla(216, 64%, 21%, 1)"},"block":{"children":[{"name":"block0","xs":24,"md":8,"className":"block","title":{"children":"\u003Cdiv data-edited=\"\"\u003E\u003Cp\u003EHome\u003C\u002Fp\u003E\u003C\u002Fdiv\u003E"},"childWrapper":{"children":[{"name":"link1","href":"","children":"\u003Cdiv data-edited=\"\"\u003E\u003Cp\u003EAbout Us\u003C\u002Fp\u003E\u003C\u002Fdiv\u003E","style":{"color":"hsla(0, 0%, 100%, 0.51)"},"data-multi-language-key":"pagef8affd35a1bf47698a5db1bd582c9851.sa8e6270cc18041.Footer1_0.dataSource.block.children[0].childWrapper.children[1].children","type":"innerLink","innerLink":"pagea9c6e489fdf74cf7909fadff305f9810","elementLink":"","properties":"","rel":""},{"name":"link~dz70Pg0LFe","className":"","style":{"fontFamily":"Arial","color":"hsla(204, 2%, 63%, 1)"},"children":"\u003Cdiv data-edited=\"\"\u003E\u003Cp\u003EContact Us\u003C\u002Fp\u003E\u003C\u002Fdiv\u003E","data-multi-language-key":"page1b75b448a6154edaa5e1c02cc6c1591c.sa8e6270cc18041.Footer1_0.dataSource.block.children[0].childWrapper.children[1].children","type":"innerLink","innerLink":"page1b75b448a6154edaa5e1c02cc6c1591c","href":"","elementLink":"","properties":"","rel":""}]}},{"name":"block1","xs":24,"md":8,"className":"block","title":{"children":"\u003Cdiv data-edited=\"\"\u003E\u003Cp\u003EProducts Center\u003C\u002Fp\u003E\u003C\u002Fdiv\u003E"},"childWrapper":{"children":[{"name":"link0","href":"","children":"\u003Cdiv data-edited=\"\"\u003E\u003Cp\u003EProduct Series\u003C\u002Fp\u003E\u003C\u002Fdiv\u003E","style":{"color":"hsla(0, 0%, 100%, 0.51)"},"data-multi-language-key":"pagef8affd35a1bf47698a5db1bd582c9851.sa8e6270cc18041.Footer1_0.dataSource.block.children[1].childWrapper.children[0].children","type":"innerLink","innerLink":"pagef491278a1fa546d0b7b29d17f7b527db","elementLink":"","properties":"","rel":""},{"name":"link1","href":"","children":"\u003Cdiv data-edited=\"\"\u003E\u003Cp\u003ECustomization Center\u003C\u002Fp\u003E\u003C\u002Fdiv\u003E","style":{"color":"hsla(0, 0%, 100%, 0.51)"},"data-multi-language-key":"page463d8a8678e841a99fcf1bf7b309e619.sa8e6270cc18041.Footer1_0.dataSource.block.children[1].childWrapper.children[1].children","type":"innerLink","innerLink":"pagec5bf43c28b584f1ba877fe87e6046ddc","elementLink":"","properties":"","rel":""},{"name":"link~Y8V4jv9Pkp","className":"","style":{"fontFamily":"Arial","color":"hsla(0, 0%, 100%, 0.51)"},"children":"\u003Cdiv data-edited=\"\"\u003E\u003Cp\u003ESpecial Structure Display\u003C\u002Fp\u003E\u003C\u002Fdiv\u003E","data-multi-language-key":"page463d8a8678e841a99fcf1bf7b309e619.sa8e6270cc18041.Footer1_0.dataSource.block.children[1].childWrapper.children[2].children","type":"innerLink","innerLink":"pagef8affd35a1bf47698a5db1bd582c9851","href":"","elementLink":"","properties":"","rel":""}]}},{"name":"block2","xs":24,"md":8,"className":"block","title":{"children":"\u003Cdiv data-edited=\"\"\u003E\u003Cp\u003EContact Information\u003C\u002Fp\u003E\u003C\u002Fdiv\u003E"},"childWrapper":{"children":[{"name":"link0","href":"","children":"\u003Cdiv data-edited=\"\"\u003E\u003Cp\u003EE-mail：sales02@shbsmed.com\u003C\u002Fp\u003E\u003C\u002Fdiv\u003E","style":{"color":"hsla(0, 0%, 100%, 0.51)","lineHeight":1.9,"fontSize":13},"data-multi-language-key":"page463d8a8678e841a99fcf1bf7b309e619.sa8e6270cc18041.Footer1_0.dataSource.block.children[2].childWrapper.children[0].children","type":"","innerLink":"","target":"","elementLink":"","properties":"","rel":""},{"name":"link~jeEJKMYKNc","className":"","style":{"fontFamily":"Arial","color":"hsla(0, 0%, 100%, 0.51)"},"children":"\u003Cdiv data-edited=\"\"\u003E\u003Cp\u003ETel：+86 13116341107   Cassie Miller\u003C\u002Fp\u003E\u003C\u002Fdiv\u003E"}]}}]},"copyright":{"style":{"color":"hsla(0, 0%, 100%, 0.51)"},"children":"\u003Cdiv data-edited=\"\"\u003E\u003Cp\u003ECopyright ©️ 2025, Shanghai Brightstone Medical Technology Limited. All Rights Reserved.\u003C\u002Fp\u003E\u003C\u002Fdiv\u003E"}}}},"linkMap":{},"contactPopConfig":"","chatEnable":false,"chatList":[{"id":"1","name":"Landline Phone","type":"phone","thumbnailType":"default","customThumbnail":"","value":"021-59812066"}],"chatConfig":{"top":44}},"navs":[{"navId":"631523213221904465","siteId":"sa8e6270cc18041","parentNavId":"631183337154756642","navName":"Bone Marrow Biopsy Series ","type":"PAGE","status":"ONLINE","pageId":"page392a4ccb3ecb408fa7a7b852e7ad30f6","outerLink":null,"properties":null,"showOrder":1,"isShow":true,"linkOpenMode":false},{"navId":"631521765293637679","siteId":"sa8e6270cc18041","parentNavId":"631517202452930636","navName":"Multiple Ultrasound Guidance Schemes ","type":"PAGE","status":"ONLINE","pageId":"pagef7e313ea8db9484ba93a360f557982af","outerLink":null,"properties":null,"showOrder":1,"isShow":true,"linkOpenMode":false},{"navId":"631520376035303510","siteId":"sa8e6270cc18041","parentNavId":"631516320923475990","navName":"RF Cannula Series ","type":"PAGE","status":"ONLINE","pageId":"paged208c3e3c7ad43f9bb38ab93d51d7dd9","outerLink":null,"properties":null,"showOrder":1,"isShow":true,"linkOpenMode":false},{"navId":"631183337150566430","siteId":"sa8e6270cc18041","parentNavId":"1","navName":"Home","type":"PAGE","status":"ONLINE","pageId":"page463d8a8678e841a99fcf1bf7b309e619","outerLink":null,"properties":null,"showOrder":1,"isShow":true,"linkOpenMode":null},{"navId":"631523521784266790","siteId":"sa8e6270cc18041","parentNavId":"631183337154756642","navName":"Visceral Biopsy Series ","type":"PAGE","status":"ONLINE","pageId":"page2e8278ed941e45a486448321064d1151","outerLink":null,"properties":null,"showOrder":2,"isShow":true,"linkOpenMode":false},{"navId":"631522072010514444","siteId":"sa8e6270cc18041","parentNavId":"631517202452930636","navName":"Multiple Medical Needle Head Structures ","type":"PAGE","status":"ONLINE","pageId":"page316956e202d149028f4b57b23718272c","outerLink":null,"properties":null,"showOrder":2,"isShow":true,"linkOpenMode":false},{"navId":"631520777275006984","siteId":"sa8e6270cc18041","parentNavId":"631516320923475990","navName":"RF Electrode Series","type":"PAGE","status":"ONLINE","pageId":"page6cb5f951b6bf4ed292adf73e54972052","outerLink":null,"properties":null,"showOrder":2,"isShow":true,"linkOpenMode":false},{"navId":"631183337158946841","siteId":"sa8e6270cc18041","parentNavId":"1","navName":"About Us","type":"PAGE","status":"ONLINE","pageId":"pagea9c6e489fdf74cf7909fadff305f9810","outerLink":null,"properties":null,"showOrder":2,"isShow":true,"linkOpenMode":null},{"navId":"631523713682071649","siteId":"sa8e6270cc18041","parentNavId":"631183337154756642","navName":"Interventional Therapy Series ","type":"PAGE","status":"ONLINE","pageId":"page34cae0a1ab3e431fbf8deba571ae354e","outerLink":null,"properties":null,"showOrder":3,"isShow":true,"linkOpenMode":false},{"navId":"631522333357588530","siteId":"sa8e6270cc18041","parentNavId":"631517202452930636","navName":"Multiple Medical Needle Tail end Structu","type":"PAGE","status":"ONLINE","pageId":"pagee9f4acddbf1c4697a74c4594f63eb0ce","outerLink":null,"properties":null,"showOrder":3,"isShow":true,"linkOpenMode":false},{"navId":"631521009891094546","siteId":"sa8e6270cc18041","parentNavId":"631516320923475990","navName":"Intraspinal Anesthesia Series ","type":"PAGE","status":"ONLINE","pageId":"pageee609bccfced4db08cb7e78fdd5f2aa6","outerLink":null,"properties":null,"showOrder":3,"isShow":true,"linkOpenMode":false},{"navId":"631516320923475990","siteId":"sa8e6270cc18041","parentNavId":"1","navName":"Product Series","type":"PAGE","status":"ONLINE","pageId":"pagef491278a1fa546d0b7b29d17f7b527db","outerLink":null,"properties":null,"showOrder":3,"isShow":true,"linkOpenMode":false},{"navId":"631523893512855614","siteId":"sa8e6270cc18041","parentNavId":"631183337154756642","navName":"Intraspinal Anesthesia Series ","type":"PAGE","status":"ONLINE","pageId":"page6342ad66ff464d2ba2679626e4a77050","outerLink":null,"properties":null,"showOrder":4,"isShow":true,"linkOpenMode":false},{"navId":"631183337154756642","siteId":"sa8e6270cc18041","parentNavId":"1","navName":"Customization Center","type":"PAGE","status":"ONLINE","pageId":"pagec5bf43c28b584f1ba877fe87e6046ddc","outerLink":null,"properties":null,"showOrder":4,"isShow":true,"linkOpenMode":null},{"navId":"631524223591989343","siteId":"sa8e6270cc18041","parentNavId":"631183337154756642","navName":"Infusion and Drainage Series ","type":"PAGE","status":"ONLINE","pageId":"page309dc2804aae4f7b8a56e60c07cd1cbd","outerLink":null,"properties":null,"showOrder":5,"isShow":true,"linkOpenMode":false},{"navId":"631517202452930636","siteId":"sa8e6270cc18041","parentNavId":"1","navName":"Special Structure Display","type":"PAGE","status":"ONLINE","pageId":"pagef8affd35a1bf47698a5db1bd582c9851","outerLink":null,"properties":null,"showOrder":5,"isShow":true,"linkOpenMode":false},{"navId":"631524348494168086","siteId":"sa8e6270cc18041","parentNavId":"631183337154756642","navName":"Medical Cosmetology Series ","type":"PAGE","status":"ONLINE","pageId":"page88165978210341c9b66c6dbd93c59ed0","outerLink":null,"properties":null,"showOrder":6,"isShow":true,"linkOpenMode":false},{"navId":"631524515129679927","siteId":"sa8e6270cc18041","parentNavId":"631183337154756642","navName":"Other Application Series ","type":"PAGE","status":"ONLINE","pageId":"pagea7808aded1f448a68be4f074744969f8","outerLink":null,"properties":null,"showOrder":7,"isShow":true,"linkOpenMode":false},{"navId":"631183337167343625","siteId":"sa8e6270cc18041","parentNavId":"1","navName":"Cotact Us","type":"PAGE","status":"ONLINE","pageId":"page1b75b448a6154edaa5e1c02cc6c1591c","outerLink":null,"properties":null,"showOrder":7,"isShow":true,"linkOpenMode":null}],"languageInfo":{"languageUrls":[{"language":"English","url":"http:\u002F\u002Fwww.shbsmed.com\u002Fabout-us.html","languageCode":"en","isCurrent":false,"isDefault":true,"hreflangCode":"en"},{"language":"简体中文","url":"http:\u002F\u002Fwww.shbsmed.com\u002Fcn\u002Fabout-us.html","languageCode":"cn","isCurrent":false,"isDefault":false,"hreflangCode":"zh-CN"},{"language":"Français","url":"http:\u002F\u002Fwww.shbsmed.com\u002Ffr\u002Fabout-us.html","languageCode":"fr","isCurrent":false,"isDefault":false,"hreflangCode":"fr"},{"language":"Русский","url":"http:\u002F\u002Fwww.shbsmed.com\u002Fru\u002Fabout-us.html","languageCode":"ru","isCurrent":false,"isDefault":false,"hreflangCode":"ru"},{"language":"Español","url":"http:\u002F\u002Fwww.shbsmed.com\u002Fes\u002Fabout-us.html","languageCode":"es","isCurrent":true,"isDefault":false,"hreflangCode":"es"},{"language":"اللغة العربية","url":"http:\u002F\u002Fwww.shbsmed.com\u002Far\u002Fabout-us.html","languageCode":"ar","isCurrent":false,"isDefault":false,"hreflangCode":"ar"}],"languageElements":{"languageCode":"es","elements":[{"elementType":"TEXT","elementBlockType":null,"elementKey":"pagea9c6e489fdf74cf7909fadff305f9810:e_key_page_name","originElementValue":null,"elementValue":"SOBRE NOSOTROS"},{"elementType":"TEXT","elementBlockType":null,"elementKey":"pagea9c6e489fdf74cf7909fadff305f9810.sa8e6270cc18041.EditableModule1_4.Text2_637f6a83ef894b76b8ca1b2a210bac01.dataSource.wrapper.children","originElementValue":"\u003Cdiv data-edited=\"\"\u003E\u003Cp\u003EAbout Us\u003C\u002Fp\u003E\u003C\u002Fdiv\u003E","elementValue":"\u003Cdiv data-edited=\"\"\u003E\u003Cp\u003ESobre Nosotros\u003C\u002Fp\u003E\u003C\u002Fdiv\u003E"},{"elementType":"IMAGE","elementBlockType":null,"elementKey":"pagea9c6e489fdf74cf7909fadff305f9810.sa8e6270cc18041.EditableModule1~tb46e64dbb9b_0.ImageList1_af449ad0d2c641c2a3d2b26c5c137604.dataSource.wrapper.imgMap.elem3.children","originElementValue":"https:\u002F\u002Fwaimao.office.163.com\u002Fsite\u002Fapi\u002Fpub\u002Fresource\u002FdownloadFile?fileId=631184671446749185","elementValue":"https:\u002F\u002Fwaimao.office.163.com\u002Fsite\u002Fapi\u002Fpub\u002Fresource\u002FdownloadFile?fileId=631184671446749185"},{"elementType":"IMAGE","elementBlockType":null,"elementKey":"pagea9c6e489fdf74cf7909fadff305f9810.sa8e6270cc18041.EditableModule1~tb46e64dbb9b_0.ImageList1_af449ad0d2c641c2a3d2b26c5c137604.dataSource.wrapper.imgMap.elem0.children","originElementValue":"https:\u002F\u002Fwaimao.office.163.com\u002Fsite\u002Fapi\u002Fpub\u002Fresource\u002FdownloadFile?fileId=631184673191583754","elementValue":"https:\u002F\u002Fwaimao.office.163.com\u002Fsite\u002Fapi\u002Fpub\u002Fresource\u002FdownloadFile?fileId=631184673191583754"},{"elementType":"IMAGE","elementBlockType":null,"elementKey":"pagea9c6e489fdf74cf7909fadff305f9810.sa8e6270cc18041.EditableModule1~tb46e64dbb9b_0.ImageList1_af449ad0d2c641c2a3d2b26c5c137604.dataSource.wrapper.imgMap.elem1.children","originElementValue":"https:\u002F\u002Fwaimao.office.163.com\u002Fsite\u002Fapi\u002Fpub\u002Fresource\u002FdownloadFile?fileId=631184672667283513","elementValue":"https:\u002F\u002Fwaimao.office.163.com\u002Fsite\u002Fapi\u002Fpub\u002Fresource\u002FdownloadFile?fileId=631184672667283513"},{"elementType":"IMAGE","elementBlockType":null,"elementKey":"pagea9c6e489fdf74cf7909fadff305f9810.sa8e6270cc18041.EditableModule1~tb46e64dbb9b_0.ImageList1_af449ad0d2c641c2a3d2b26c5c137604.dataSource.wrapper.imgMap.elem2.children","originElementValue":"https:\u002F\u002Fwaimao.office.163.com\u002Fsite\u002Fapi\u002Fpub\u002Fresource\u002FdownloadFile?fileId=631184671539023909","elementValue":"https:\u002F\u002Fwaimao.office.163.com\u002Fsite\u002Fapi\u002Fpub\u002Fresource\u002FdownloadFile?fileId=631184671539023909"},{"elementType":"TEXT","elementBlockType":null,"elementKey":"pagea9c6e489fdf74cf7909fadff305f9810.sa8e6270cc18041.Contact5_0.dataSource.title.children","originElementValue":"Contact","elementValue":"Contacto"},{"elementType":"TEXT","elementBlockType":null,"elementKey":"pagea9c6e489fdf74cf7909fadff305f9810.sa8e6270cc18041.Contact5_0.dataSource.subtitle.children","originElementValue":"Leave your information and we will contact you.","elementValue":"Deje su información y nos pondremos en contacto con usted."},{"elementType":"TEXT","elementBlockType":null,"elementKey":"pagea9c6e489fdf74cf7909fadff305f9810.sa8e6270cc18041.Contact5_0.dataSource.form.formLabelMap.name.children","originElementValue":"Name","elementValue":"Nombre"},{"elementType":"TEXT","elementBlockType":null,"elementKey":"pagea9c6e489fdf74cf7909fadff305f9810.sa8e6270cc18041.Contact5_0.dataSource.form.formLabelMap.company.children","originElementValue":"Company","elementValue":"Empresa"},{"elementType":"TEXT","elementBlockType":null,"elementKey":"pagea9c6e489fdf74cf7909fadff305f9810.sa8e6270cc18041.Contact5_0.dataSource.form.formLabelMap.mail.children","originElementValue":"Mail","elementValue":"Correo"},{"elementType":"TEXT","elementBlockType":null,"elementKey":"pagea9c6e489fdf74cf7909fadff305f9810.sa8e6270cc18041.Contact5_0.dataSource.submit.children","originElementValue":"Submit now","elementValue":"Enviar ahora"},{"elementType":"TEXT","elementBlockType":null,"elementKey":"pagea9c6e489fdf74cf7909fadff305f9810.sa8e6270cc18041.Footer1_0.dataSource.block.children[0].title.children","originElementValue":"\u003Cdiv data-edited=\"\"\u003E\u003Cp\u003EHome\u003C\u002Fp\u003E\u003C\u002Fdiv\u003E","elementValue":"\u003Cdiv data-edited=\"\"\u003E\u003Cp\u003EInicio\u003C\u002Fp\u003E\u003C\u002Fdiv\u003E"},{"elementType":"TEXT","elementBlockType":null,"elementKey":"pagea9c6e489fdf74cf7909fadff305f9810.sa8e6270cc18041.Footer1_0.dataSource.block.children[0].childWrapper.children[0].children","originElementValue":"\u003Cdiv data-edited=\"\"\u003E\u003Cp\u003EAbout Us\u003C\u002Fp\u003E\u003C\u002Fdiv\u003E","elementValue":"\u003Cdiv data-edited=\"\"\u003E\u003Cp\u003ESobre Nosotros\u003C\u002Fp\u003E\u003C\u002Fdiv\u003E"},{"elementType":"TEXT","elementBlockType":null,"elementKey":"pagea9c6e489fdf74cf7909fadff305f9810.sa8e6270cc18041.Footer1_0.dataSource.block.children[1].childWrapper.children[1].children","originElementValue":"\u003Cdiv data-edited=\"\"\u003E\u003Cp\u003ECustomization Center\u003C\u002Fp\u003E\u003C\u002Fdiv\u003E","elementValue":"\u003Cdiv data-edited=\"\"\u003E\u003Cp\u003ECentro de Personalización\u003C\u002Fp\u003E\u003C\u002Fdiv\u003E"},{"elementType":"TEXT","elementBlockType":null,"elementKey":"pagea9c6e489fdf74cf7909fadff305f9810.sa8e6270cc18041.Footer1_0.dataSource.block.children[1].childWrapper.children[2].children","originElementValue":"\u003Cdiv data-edited=\"\"\u003E\u003Cp\u003ESpecial Structure Display\u003C\u002Fp\u003E\u003C\u002Fdiv\u003E","elementValue":"\u003Cdiv data-edited=\"\"\u003E\u003Cp\u003EMostrar Estructura Especial\u003C\u002Fp\u003E\u003C\u002Fdiv\u003E"},{"elementType":"TEXT","elementBlockType":null,"elementKey":"pagea9c6e489fdf74cf7909fadff305f9810.sa8e6270cc18041.Footer1_0.dataSource.block.children[2].title.children","originElementValue":"\u003Cdiv data-edited=\"\"\u003E\u003Cp\u003EContact Information\u003C\u002Fp\u003E\u003C\u002Fdiv\u003E","elementValue":"\u003Cdiv data-edited=\"\"\u003E\u003Cp\u003EInformación de Contacto\u003C\u002Fp\u003E\u003C\u002Fdiv\u003E"},{"elementType":"IMAGE","elementBlockType":null,"elementKey":"pagea9c6e489fdf74cf7909fadff305f9810.sa8e6270cc18041.EditableModule1~tb9c29f47868_0.Image1_6859da6d4193471d9d7f0f4cc6490b4c.dataSource.wrapper.children","originElementValue":null,"elementValue":"https:\u002F\u002Fwaimao.office.163.com\u002Fsite\u002Fapi\u002Fpub\u002Fresource\u002FdownloadFile?fileId=631184703457681417"},{"elementType":"IMAGE","elementBlockType":null,"elementKey":"pagea9c6e489fdf74cf7909fadff305f9810.sa8e6270cc18041.EditableModule1~tb9c29f47868_0.Image1_47b9ecb610a3419ea45381caccb9366f.dataSource.wrapper.children","originElementValue":null,"elementValue":"https:\u002F\u002Fwaimao.office.163.com\u002Fsite\u002Fapi\u002Fpub\u002Fresource\u002FdownloadFile?fileId=631184703721910347"},{"elementType":"TEXT","elementBlockType":null,"elementKey":"pagea9c6e489fdf74cf7909fadff305f9810.sa8e6270cc18041.EditableModule1_5.Text2_a703be8e32574a1bafbfb746e7e0a0f7.dataSource.wrapper.children","originElementValue":null,"elementValue":"\u003Cdiv data-edited=\"\"\u003E\u003Cp\u003ECertificado de Calificación\u003C\u002Fp\u003E\u003C\u002Fdiv\u003E"},{"elementType":"TEXT","elementBlockType":null,"elementKey":"pagea9c6e489fdf74cf7909fadff305f9810.sa8e6270cc18041.Footer1_0.dataSource.block.children[1].childWrapper.children[0].children","originElementValue":null,"elementValue":"\u003Cdiv data-edited=\"\"\u003E\u003Cp\u003ESerie de productos\u003C\u002Fp\u003E\u003C\u002Fdiv\u003E"},{"elementType":"TEXT","elementBlockType":null,"elementKey":"pagea9c6e489fdf74cf7909fadff305f9810.sa8e6270cc18041.Footer1_0.dataSource.block.children[1].title.children","originElementValue":null,"elementValue":"\u003Cdiv data-edited=\"\"\u003E\u003Cp\u003ECentro de Productos\u003C\u002Fp\u003E\u003C\u002Fdiv\u003E"},{"elementType":"TEXT","elementBlockType":null,"elementKey":"pagea9c6e489fdf74cf7909fadff305f9810.sa8e6270cc18041.Footer1_0.dataSource.block.children[0].childWrapper.children[1].children","originElementValue":null,"elementValue":"\u003Cdiv data-edited=\"\"\u003E\u003Cp\u003EContáctenos\u003C\u002Fp\u003E\u003C\u002Fdiv\u003E"},{"elementType":"TEXT","elementBlockType":null,"elementKey":"pagea9c6e489fdf74cf7909fadff305f9810.sa8e6270cc18041.Footer1_0.dataSource.block.children[2].childWrapper.children[0].children","originElementValue":null,"elementValue":"\u003Cdiv data-edited=\"\"\u003E\u003Cp\u003ECorreo electrónico：sales02@shbsmed.com\u003C\u002Fp\u003E\u003C\u002Fdiv\u003E"},{"elementType":"TEXT","elementBlockType":null,"elementKey":"pagea9c6e489fdf74cf7909fadff305f9810.sa8e6270cc18041.Footer1_0.dataSource.wrapper.image","originElementValue":null,"elementValue":""},{"elementType":"TEXT","elementBlockType":null,"elementKey":"pagea9c6e489fdf74cf7909fadff305f9810.sa8e6270cc18041.EditableModule1_4.Text8_56b1da1f3dd24237816cca9f4d9aac04.dataSource.wrapper.children","originElementValue":null,"elementValue":"\u003Cdiv data-edited=\"\"\u003E\u003Cp\u003EShanghai Brightstone Medical Technology Limited. es un fabricante profesional especializado en varios tipos de instrumentos de punción médica, electrodos médicos, instrumentos terapéuticos y sus accesorios. El equipo de gestión de la empresa está compuesto por profesionales con décadas de experiencia en diseño, fabricación y gestión en la industria. Al inicio de su establecimiento, la empresa se dirigió a mercados internacionales de alta gama como Estados Unidos y Europa, estableció un sistema de gestión de calidad sólido internamente y obtuvo la certificación del sistema de gestión de calidad de dispositivos médicos internacional 1S0 13485. Al mismo tiempo, agujas y electrodos médicos, como agujas de radiofrecuencia desechables, electrodos de radiofrecuencia, agujas espinales desechables y agujas epidurales, desarrollados y fabricados con altos estándares, altos requisitos y alta calidad, han obtenido sucesivamente aprobaciones y certificados de acceso al mercado de Estados Unidos y la Comunidad Europea. Han sido vendidos continuamente a los mercados de Estados Unidos y Europa durante muchos años y pueden compararse con productos similares en los mercados de Estados Unidos y Europa.\u003C\u002Fp\u003E\u003Cp\u003E\u003Cbr\u003E\u003C\u002Fp\u003E\u003Cp\u003ESobre esta base, la empresa está dispuesta a utilizar nuestras décadas de tecnología y experiencia profesional acumuladas para proporcionar de todo corazón servicios personalizados para varios cánulas de punción médica y núcleos, incluyendo biopsia de médula ósea, biopsia de tejido blando, biopsia celular, terapia intervencionista, tratamiento mínimamente invasivo, bloqueo nervioso, drenaje de infusión, medicina estética, etc., para colegas de dispositivos médicos nacionales. También damos la bienvenida a capilares metálicos de acero inoxidable de alta precisión o de propósito especial requeridos por diversas industrias como la aeroespacial, instrumentación y electrónica según dibujos y muestras.\u003C\u002Fp\u003E\u003C\u002Fdiv\u003E"},{"elementType":"TEXT","elementBlockType":null,"elementKey":"pagea9c6e489fdf74cf7909fadff305f9810.sa8e6270cc18041.Footer1_0.dataSource.block.children[2].childWrapper.children[1].children","originElementValue":null,"elementValue":"\u003Cdiv data-edited=\"\"\u003E\u003Cp\u003ETel：+86 13116341107   Cassie Miller\u003C\u002Fp\u003E\u003C\u002Fdiv\u003E"},{"elementType":"IMAGE","elementBlockType":null,"elementKey":"pagea9c6e489fdf74cf7909fadff305f9810.sa8e6270cc18041.EditableModule1~tb9c29f47868_0.Image1_237d1ecb1b4b4ad496c8ae56f34b6e39.dataSource.wrapper.children","originElementValue":null,"elementValue":"https:\u002F\u002Fwaimao.office.163.com\u002Fsite\u002Fapi\u002Fpub\u002Fresource\u002FdownloadFile?fileId=634020859169824860"},{"elementType":"IMAGE","elementBlockType":null,"elementKey":"pagea9c6e489fdf74cf7909fadff305f9810.sa8e6270cc18041.EditableModule1_6.Image1_81e3ab5b8762407d809e3368bcd60e9c.dataSource.wrapper.children","originElementValue":null,"elementValue":"https:\u002F\u002Fwaimao.office.163.com\u002Fsite\u002Fapi\u002Fpub\u002Fresource\u002FdownloadFile?fileId=634020859824123998"},{"elementType":"IMAGE","elementBlockType":null,"elementKey":"pagea9c6e489fdf74cf7909fadff305f9810.sa8e6270cc18041.EditableModule1_6.Image1_fe97643f8c184b67a07666fb909f893f.dataSource.wrapper.children","originElementValue":null,"elementValue":"https:\u002F\u002Fwaimao.office.163.com\u002Fsite\u002Fapi\u002Fpub\u002Fresource\u002FdownloadFile?fileId=634020859555696671"},{"elementType":"IMAGE","elementBlockType":null,"elementKey":"pagea9c6e489fdf74cf7909fadff305f9810.sa8e6270cc18041.EditableModule1_6.Image1_d3c462b5aa744f32934ce719823655b4.dataSource.wrapper.children","originElementValue":null,"elementValue":"https:\u002F\u002Fwaimao.office.163.com\u002Fsite\u002Fapi\u002Fpub\u002Fresource\u002FdownloadFile?fileId=634020859572465688"},{"elementType":"TEXT","elementBlockType":null,"elementKey":"pagea9c6e489fdf74cf7909fadff305f9810.sa8e6270cc18041.EditableModule1_0.Text5_55922aab90af4ec280288b9eedf42ee4.dataSource.wrapper.children","originElementValue":"\u003Cdiv data-edited=\"\"\u003E\u003Cp\u003EAbout Brightstone\u003C\u002Fp\u003E\u003C\u002Fdiv\u003E","elementValue":"\u003Cdiv data-edited=\"\"\u003E\u003Cp\u003EAcerca de Brightstone\u003C\u002Fp\u003E\u003C\u002Fdiv\u003E"}],"siteElements":[{"elementType":null,"elementBlockType":null,"elementKey":"e_key_site_name","originElementValue":null,"elementValue":"Shanghai Brightstone Medical Technology Limited"},{"elementType":null,"elementBlockType":null,"elementKey":"sa8e6270cc18041.Nav.dataSource.logo.children","originElementValue":null,"elementValue":"https:\u002F\u002Fcowork-storage-public-cdn.lx.netease.com\u002Fcommon\u002F2022\u002F11\u002F10\u002F082d340dd21f4e2a8ceb015a718fc030.png"},{"elementType":null,"elementBlockType":null,"elementKey":"sa8e6270cc18041.Nav.dataSource.Menu.children[0].children","originElementValue":null,"elementValue":"Inicio"},{"elementType":null,"elementBlockType":null,"elementKey":"sa8e6270cc18041.Nav.dataSource.Menu.children[1].children","originElementValue":null,"elementValue":"Sobre Nosotros"},{"elementType":null,"elementBlockType":null,"elementKey":"sa8e6270cc18041.Nav.dataSource.Menu.children[2].children","originElementValue":null,"elementValue":"Serie de Productos"},{"elementType":null,"elementBlockType":null,"elementKey":"sa8e6270cc18041.Nav.dataSource.Menu.children[2].subNavs[0].children","originElementValue":null,"elementValue":"Serie de Cánula RF"},{"elementType":null,"elementBlockType":null,"elementKey":"sa8e6270cc18041.Nav.dataSource.Menu.children[2].subNavs[1].children","originElementValue":null,"elementValue":"Serie de Electrodos RF"},{"elementType":null,"elementBlockType":null,"elementKey":"sa8e6270cc18041.Nav.dataSource.Menu.children[2].subNavs[2].children","originElementValue":null,"elementValue":"Serie de Anestesia Intraspinal"},{"elementType":null,"elementBlockType":null,"elementKey":"sa8e6270cc18041.Nav.dataSource.Menu.children[3].children","originElementValue":null,"elementValue":"Centro de Personalización"},{"elementType":null,"elementBlockType":null,"elementKey":"sa8e6270cc18041.Nav.dataSource.Menu.children[3].subNavs[0].children","originElementValue":null,"elementValue":"Serie de Biopsia de Médula Ósea"},{"elementType":null,"elementBlockType":null,"elementKey":"sa8e6270cc18041.Nav.dataSource.Menu.children[3].subNavs[1].children","originElementValue":null,"elementValue":"Serie de Biopsia Visceral"},{"elementType":null,"elementBlockType":null,"elementKey":"sa8e6270cc18041.Nav.dataSource.Menu.children[3].subNavs[2].children","originElementValue":null,"elementValue":"Serie de Terapia Intervencionista"},{"elementType":null,"elementBlockType":null,"elementKey":"sa8e6270cc18041.Nav.dataSource.Menu.children[3].subNavs[3].children","originElementValue":null,"elementValue":"Serie de Anestesia Intraspinal"},{"elementType":null,"elementBlockType":null,"elementKey":"sa8e6270cc18041.Nav.dataSource.Menu.children[3].subNavs[4].children","originElementValue":null,"elementValue":"Serie de Infusión y Drenaje"},{"elementType":null,"elementBlockType":null,"elementKey":"sa8e6270cc18041.Nav.dataSource.Menu.children[3].subNavs[5].children","originElementValue":null,"elementValue":"Serie de Medicina Estética"},{"elementType":null,"elementBlockType":null,"elementKey":"sa8e6270cc18041.Nav.dataSource.Menu.children[3].subNavs[6].children","originElementValue":null,"elementValue":"Otras Series de Aplicación"},{"elementType":null,"elementBlockType":null,"elementKey":"sa8e6270cc18041.Nav.dataSource.Menu.children[4].children","originElementValue":null,"elementValue":"Exhibición de Estructura Especial"},{"elementType":null,"elementBlockType":null,"elementKey":"sa8e6270cc18041.Nav.dataSource.Menu.children[4].subNavs[0].children","originElementValue":null,"elementValue":"Múltiples Esquemas de Guía por Ultrasonido"},{"elementType":null,"elementBlockType":null,"elementKey":"sa8e6270cc18041.Nav.dataSource.Menu.children[4].subNavs[1].children","originElementValue":null,"elementValue":"Estructuras de Cabezal de Aguja Médica Múltiple"},{"elementType":null,"elementBlockType":null,"elementKey":"sa8e6270cc18041.Nav.dataSource.Menu.children[4].subNavs[2].children","originElementValue":null,"elementValue":"Estructura de Punta de Aguja Médica Múltiple"},{"elementType":null,"elementBlockType":null,"elementKey":"sa8e6270cc18041.Nav.dataSource.Menu.children[5].children","originElementValue":null,"elementValue":"Contáctenos"},{"elementType":null,"elementBlockType":null,"elementKey":"sa8e6270cc18041.Nav.dataSource.button.children","originElementValue":null,"elementValue":"Contáctenos"},{"elementType":null,"elementBlockType":null,"elementKey":"sa8e6270cc18041.Nav.dataSource.wrapper.image","originElementValue":null,"elementValue":""}],"systemElements":null},"languageSelfAdaption":true},"globalComponentData":[{"orgId":"7248953","siteId":"sa8e6270cc18041","componentId":"631508781762699276","type":"ai_assistant","status":"ONLINE","isShow":true,"content":{"style":{}}}],"pathname":"http:\u002F\u002Fwww.shbsmed.com\u002Fes\u002Fabout-us.html","mainPathname":"https:\u002F\u002Fwww.shbsmed.com\u002Fes\u002Fabout-us.html","disableCDN":false,"languageSelfAdaption":true,"seoStructuredData":null},"isMobile":false};
	</script>

    <script src="/umi.77889518.js"></script>
  

</body></html>