<!DOCTYPE html><html><head><title data-react-helmet="true">Explore Our Intraspinal Anesthesia Series: Advanced Solutions for Pain Management and Surgical Anesthesia</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="keywords" content="intraspinal anesthesia, spinal anesthesia products, epidural anesthesia, anesthesia equipment, pain management, regional anesthesia, medical supplies, anesthesia techniques, spinal block, anesthesia administration, healthcare solutions, surgical anesthesia, pain relief products, anesthesia training, medical devices, patient care, anesthesia technology, procedural sedation, pain control solutions, anesthetic agents, spinal injection, clinical anesthesia, medical innovation, anesthesia safety, healthcare professionals, anesthesia procedures, pain management tools, spinal anesthesia kits, anesthesia accessories, surgical procedures"><meta data-react-helmet="true" name="description" content="Welcome to our Intraspinal Anesthesia Series, where we offer a comprehensive range of advanced solutions designed for effective pain management during surgical procedures. Our products are meticulously crafted to ensure precision and safety, providing healthcare professionals with the tools they need for successful intraspinal anesthesia administration. Explore our selection, which includes durable needles, innovative catheters, and cutting-edge delivery systems, all engineered to enhance patient comfort and improve surgical outcomes. With a commitment to quality and innovation, our Intraspinal Anesthesia Series is ideal for hospitals, clinics, and anesthesiology practices seeking reliable and efficient solutions. Trust us to support your anesthesia needs with products that prioritize both efficacy and patient care. Discover the difference our Intraspinal Anesthesia Series can make in your practice today!"><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/ar/category/Intraspinal-Anesthesia-Series-1.html"><link data-react-helmet="true" rel="alternate" href="https://www.shbsmed.com/category/Intraspinal-Anesthesia-Series-1.html" hreflang="x-default"><link data-react-helmet="true" rel="alternate" href="https://www.shbsmed.com/cn/category/Intraspinal-Anesthesia-Series-1.html" hreflang="zh-CN"><link data-react-helmet="true" rel="alternate" href="https://www.shbsmed.com/fr/category/Intraspinal-Anesthesia-Series-1.html" hreflang="fr"><link data-react-helmet="true" rel="alternate" href="https://www.shbsmed.com/ru/category/Intraspinal-Anesthesia-Series-1.html" hreflang="ru"><link data-react-helmet="true" rel="alternate" href="https://www.shbsmed.com/es/category/Intraspinal-Anesthesia-Series-1.html" hreflang="es"><link data-react-helmet="true" rel="alternate" href="https://www.shbsmed.com/ar/category/Intraspinal-Anesthesia-Series-1.html" hreflang="ar"><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/ar/category/Intraspinal-Anesthesia-Series-1.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="/ar" 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="/ar" data-type="PAGE" data-page="page463d8a8678e841a99fcf1bf7b309e619" target="_self">الرئيسية</a></span></li><li class="ant-menu-overflow-item ant-menu-item 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="/ar/about-us.html" data-type="PAGE" data-page="pagea9c6e489fdf74cf7909fadff305f9810" target="_self">معلومات عنا</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="/ar/site-page/875b7b4dd09249b1.html" data-type="PAGE" data-page="pagef491278a1fa546d0b7b29d17f7b527db" target="_self">سلسلة المنتجات</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="/ar/productList.html" data-type="PAGE" data-page="pagec5bf43c28b584f1ba877fe87e6046ddc" target="_self">مركز التخصيص</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="/ar/site-page/e30be9e76bf14946.html" data-type="PAGE" data-page="pagef8affd35a1bf47698a5db1bd582c9851" target="_self">عرض الهيكل الخاص</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="/ar/support.html" data-type="PAGE" data-page="page1b75b448a6154edaa5e1c02cc6c1591c" target="_self">اتصل بنا</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>المزيد</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="اللغة العربية">اللغة العربية</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>اتصل بنا</span></button></div></div></div><div id="ProductCategory1_0" eventManager="[object Object]" eventsMap="[object Object]" pageType="PRODUCT_CATEGORY" nosHrefLink="" class="home-page-wrapper product-category1-wrapper" data-edit="Background" style="background-repeat:no-repeat;background-position:center"><div class="product-category1-title-container"><span class="product-category1-title-container-text" data-edit="fontAlign"></span></div><div class="product-category1-inner-wrapper"><div data-edit="Categorys,fontAlign,border" style="color:#272e47;--color:#272e47" class="product-category1-products-wrapper"><div class="product-category1-page"><div class="product-category1-page-item"><a href="/ar/products/Needle-tube-and-stylet-of-Epidural-needle.html" target="_blank"><div class="product-category1-page-item-box"><img class="product-category1-page-item-img" src="https://cowork-storage.nosdn.127.net/snapshot%2F2025%2F09%2F20%2Fb03b42fce9b14d68bd47c1e11fb387f1.png?Signature=2axkJ4QNhjhsCUYZdLF0NS9dA3Ob8fgal2Bap3fOknM%3D&amp;Expires=3335142011&amp;NOSAccessKeyId=5de274d3b56f4e17be4ba5a9a7ce4824&amp;imageView&amp;pixel=210000" style="object-fit:cover" alt="أنبوب الإبرة والستيلت لإبرة فوق الجافية" loading="lazy"/></div><div class="product-category1-page-item-text">أنبوب الإبرة والستيلت لإبرة فوق الجافية</div></a></div><div class="product-category1-page-item"><a href="/ar/products/Needle-tube-and-stylet-of-pancil-point-spinal-needle.html" target="_blank"><div class="product-category1-page-item-box"><img class="product-category1-page-item-img" src="https://cowork-storage.nosdn.127.net/snapshot%2F2025%2F09%2F20%2F68604c6839744ba892aa35ec005c79b1.png?Signature=ZAsrEZrg30fa2S%2F7h6px18DQMCo7U1ScToNu%2B5q1dLM%3D&amp;Expires=3335142058&amp;NOSAccessKeyId=5de274d3b56f4e17be4ba5a9a7ce4824&amp;imageView&amp;pixel=210000" style="object-fit:cover" alt="أنبوب الإبرة والقلم الطبي لإبرة العمود الفقري بنقطة القلم" loading="lazy"/></div><div class="product-category1-page-item-text">أنبوب الإبرة والقلم الطبي لإبرة العمود الفقري بنقطة القلم</div></a></div><div class="product-category1-page-item"><a href="/ar/products/Needle-tube-and-stylet-of-Quincke-Spinal-needle.html" target="_blank"><div class="product-category1-page-item-box"><img class="product-category1-page-item-img" src="https://cowork-storage.nosdn.127.net/snapshot%2F2025%2F09%2F20%2F31690a60c50747a18127d5d64189bbe1.png?Signature=bMP2o9XUcZ2bMm1sRLQvxRgQVFW79cI%2F9sHWlMkgxzI%3D&amp;Expires=3335141848&amp;NOSAccessKeyId=5de274d3b56f4e17be4ba5a9a7ce4824&amp;imageView&amp;pixel=210000" style="object-fit:cover" alt="أنبوب الإبرة والستيلت لإبرة العمود الفقري من كوينك" loading="lazy"/></div><div class="product-category1-page-item-text">أنبوب الإبرة والستيلت لإبرة العمود الفقري من كوينك</div></a></div></div></div></div></div><div id="EditableModule1~tbf68b1a160f_0" eventManager="[object Object]" eventsMap="[object Object]" pageType="PRODUCT_CATEGORY" nosHrefLink="" multiLanguage="[object Object]" backgroundSize="cover" style="height:500px;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_b16dac6d4ab54538af89a4d8d150940b" 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:80px;left:-0.5px;width:259px;height:auto;font-weight:700;font-size:40px;bottom:unset;right:unset" __rect__="[object Object]" mobileStyle="[object Object]" __isEditedInMobile__="[object Object]" data-multi-language-key="page2e4db01970b64625b4695318e945c2a3.sa8e6270cc18041.EditableModule1~tbf68b1a160f_0.Text2_b16dac6d4ab54538af89a4d8d150940b.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>اتصل</p></div></span></h1><div id="Form2_8c9118e7ab0742ddb758845bd89ffa87" atomicChildren="" eventManager="[object Object]" eventsMap="[object Object]" class="form1 form2" columns="2" appearance="dark" style="z-index:2;top:143.91492462158203px;left:759.9825439453125px;width:440px;color:#272e47;font-size:14px;font-family:Arial;bottom:unset;right:unset" __rect__="[object Object]" mobileStyle="[object Object]" __isEditedInMobile__="[object Object]" formKeys="[object Object],[object Object],[object Object]" formLabelMap="[object Object]" data-multi-language-key="page2e4db01970b64625b4695318e945c2a3.sa8e6270cc18041.EditableModule1~tbf68b1a160f_0.Form2_8c9118e7ab0742ddb758845bd89ffa87.dataSource.wrapper.children" data-edit="elementEdit,animationEffect,copy,delete,Form,fontFamily,inputStyle,clueForm,FormBtn,zIndexLevel,afterSubmitAction,showInMobile" data-atomic="true" data-adjusth="true" data-minsize="74px*10px" data-entry-effect-name=""><form id="contact" style="justify-content:flex-start" class="ant-form ant-form-vertical form1-content"><div class="ant-form-item form-item-1 form-item-line form-item-top" style="z-index:1;top:20px;left:30px;width:calc(50% - 20px);color:#272e47;font-size:14px;font-family:Arial;--font-size:14px;--color:#272e47;--appearance-color:#272e47;--appearance-border:rgba(0, 0, 0, 0.9);--appearance-border-hover:#3f465c;--appearance-bg:rgba(0, 0, 0, 0.1);margin-left:0;bottom:unset;right:unset"><div data-edit="elementEdit,animationEffect,copy,delete,zIndexLevel" data-atomic="true" data-adjusth="true" data-minsize="10px*2px" data-entry-effect-name="" class="ant-row ant-form-item-row"><div class="ant-col ant-form-item-label"><label for="contact_name" class="" title="الاسم">الاسم</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" type="text" value=""/></div></div></div></div></div><div class="ant-form-item form-item-1 form-item-line form-item-top" style="z-index:1;top:20px;left:30px;width:calc(50% - 20px);color:#272e47;font-size:14px;font-family:Arial;--font-size:14px;--color:#272e47;--appearance-color:#272e47;--appearance-border:rgba(0, 0, 0, 0.9);--appearance-border-hover:#3f465c;--appearance-bg:rgba(0, 0, 0, 0.1);margin-left:40px;bottom:unset;right:unset"><div data-edit="elementEdit,animationEffect,copy,delete,zIndexLevel" data-atomic="true" data-adjusth="true" data-minsize="10px*2px" data-entry-effect-name="" class="ant-row ant-form-item-row"><div class="ant-col ant-form-item-label"><label for="contact_company" class="" title="الشركة">الشركة</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" type="text" value=""/></div></div></div></div></div><div class="ant-form-item form-item-1 form-item-line form-item-top" style="z-index:1;top:20px;left:30px;width:100%;color:#272e47;font-size:14px;font-family:Arial;--font-size:14px;--color:#272e47;--appearance-color:#272e47;--appearance-border:rgba(0, 0, 0, 0.9);--appearance-border-hover:#3f465c;--appearance-bg:rgba(0, 0, 0, 0.1);margin-left:0;bottom:unset;right:unset"><div data-edit="elementEdit,animationEffect,copy,delete,zIndexLevel" data-atomic="true" data-adjusth="true" data-minsize="10px*2px" data-entry-effect-name="" 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="البريد">البريد</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" type="text" value=""/></div></div></div></div></div><button id="Button1" class="button1 css-1qd3xwa" style="z-index:1;top:20px;left:30px;width:50%;height:40px;font-family:Arial;text-align:center;border:1px solid #000000;color:#000000;font-size:14px;border-radius:20px;margin-left:0;bottom:unset;right:unset;background-color:rgba(255, 255, 255, 0);justify-content:center" data-edit="elementEdit,animationEffect,copy,link,textFamily,delete,border,zIndexLevel,effects,customCode,showInMobile" data-atomic="true" data-minsize="10px*10px" data-entry-effect-name="" type="submit"><span>قدّم الآن</span></button></form></div><div id="Text8_7a0f34737b044a3484175a7dce3bccbb" func="[object Object]" nosHrefLink="" atomicChildren="" site="[object Object]" eventManager="[object Object]" eventsMap="[object Object]" multiLanguage="[object Object]" class="text1 text8" style="z-index:3;top:154px;left:-0.5px;width:375px;height:auto;font-size:15px;bottom:unset;right:unset" __rect__="[object Object]" mobileStyle="[object Object]" __isEditedInMobile__="[object Object]" data-multi-language-key="page2e4db01970b64625b4695318e945c2a3.sa8e6270cc18041.EditableModule1~tbf68b1a160f_0.Text8_7a0f34737b044a3484175a7dce3bccbb.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>اترك معلوماتك وسنتواصل معك.</p></div></span></div><a id="Image1_4cd9caa3dfd3481e9fdaaee4d8856188" nosHrefLink="" atomicChildren="" eventManager="[object Object]" eventsMap="[object Object]" multiLanguage="[object Object]" class="image1" style="z-index:4;top:326px;left:-0.5px;width:51px;height:23px;bottom:unset;right:unset" fileName="" __rect__="[object Object]" mobileStyle="[object Object]" __isEditedInMobile__="[object Object]" data-multi-language-key="page2e4db01970b64625b4695318e945c2a3.sa8e6270cc18041.EditableModule1~tbf68b1a160f_0.Image1_4cd9caa3dfd3481e9fdaaee4d8856188.dataSource.wrapper.children" data-edit="elementEdit,animationEffect,copy,image,imageEdit,spread,border,link,delete,zIndexLevel,effectsImage,showInMobile,fileName,customCode" data-atomic="true" data-lockscale="true" 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:51px;height:23px;background-image:url(https://waimao.office.163.com/site/api/pub/resource/download?key=c937eea52d7c49ed8a4fdb1e27d07531);background-size:contain;background-repeat:no-repeat;background-position:center"></span><img style="width:51px;height:23px;background-image:url(https://waimao.office.163.com/site/api/pub/resource/download?key=c937eea52d7c49ed8a4fdb1e27d07531);background-size:contain;background-repeat:no-repeat;background-position:center;opacity:0;cursor:inherit" src="https://waimao.office.163.com/site/api/pub/resource/download?key=c937eea52d7c49ed8a4fdb1e27d07531" class="image-comp-img h-full w-full object-cover" loading="lazy" alt=""/><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/download?key=c937eea52d7c49ed8a4fdb1e27d07531"/><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="Footer1_0" func="[object Object]" eventManager="[object Object]" eventsMap="[object Object]" pageType="PRODUCT_CATEGORY" nosHrefLink="" multiLanguage="[object Object]" class="footer0-wrapper" image="" mobileimage="" color="hsla(216, 64%, 21%, 1)" data-multi-language-key="page2e4db01970b64625b4695318e945c2a3.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="page2e4db01970b64625b4695318e945c2a3.sa8e6270cc18041.Footer1_0.dataSource.block.children[0].title.children" data-edit="textFamily"><span><div data-edited=""><p>الرئيسية</p></div></span></h2><div><a name="link1" style="color:hsla(0, 0%, 100%, 0.51)" data-multi-language-key="page2e4db01970b64625b4695318e945c2a3.sa8e6270cc18041.Footer1_0.dataSource.block.children[0].childWrapper.children[0].children" properties="" rel="" data-type="innerLink" data-page="pagea9c6e489fdf74cf7909fadff305f9810" data-element="" dataEditExt="fontFamily" href="/ar/about-us.html" data-edit="linkA,textFamily"><span><div data-edited=""><p>معلومات عنا</p></div></span></a><a name="link~dz70Pg0LFe" class="" style="font-family:Arial;color:hsla(204, 2%, 63%, 1)" data-multi-language-key="page2e4db01970b64625b4695318e945c2a3.sa8e6270cc18041.Footer1_0.dataSource.block.children[0].childWrapper.children[1].children" properties="" rel="" data-type="innerLink" data-page="page1b75b448a6154edaa5e1c02cc6c1591c" data-element="" dataEditExt="fontFamily" href="/ar/support.html" data-edit="linkA,textFamily"><span><div data-edited=""><p>اتصل بنا</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="page2e4db01970b64625b4695318e945c2a3.sa8e6270cc18041.Footer1_0.dataSource.block.children[1].title.children" data-edit="textFamily"><span><div data-edited=""><p>مركز المنتجات</p></div></span></h2><div><a name="link0" style="color:hsla(0, 0%, 100%, 0.51)" data-multi-language-key="page2e4db01970b64625b4695318e945c2a3.sa8e6270cc18041.Footer1_0.dataSource.block.children[1].childWrapper.children[0].children" properties="" rel="" data-type="innerLink" data-page="pagef491278a1fa546d0b7b29d17f7b527db" data-element="" dataEditExt="fontFamily" href="/ar/site-page/875b7b4dd09249b1.html" data-edit="linkA,textFamily"><span><div data-edited=""><p>سلسلة المنتجات</p></div></span></a><a name="link1" style="color:hsla(0, 0%, 100%, 0.51)" data-multi-language-key="page2e4db01970b64625b4695318e945c2a3.sa8e6270cc18041.Footer1_0.dataSource.block.children[1].childWrapper.children[1].children" properties="" rel="" data-type="innerLink" data-page="pagec5bf43c28b584f1ba877fe87e6046ddc" data-element="" dataEditExt="fontFamily" href="/ar/productList.html" data-edit="linkA,textFamily"><span><div data-edited=""><p>مركز التخصيص</p></div></span></a><a name="link~Y8V4jv9Pkp" class="" style="font-family:Arial;color:hsla(0, 0%, 100%, 0.51)" data-multi-language-key="page2e4db01970b64625b4695318e945c2a3.sa8e6270cc18041.Footer1_0.dataSource.block.children[1].childWrapper.children[2].children" properties="" rel="" data-type="innerLink" data-page="pagef8affd35a1bf47698a5db1bd582c9851" data-element="" dataEditExt="fontFamily" href="/ar/site-page/e30be9e76bf14946.html" data-edit="linkA,textFamily"><span><div data-edited=""><p>عرض الهيكل الخاص</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="page2e4db01970b64625b4695318e945c2a3.sa8e6270cc18041.Footer1_0.dataSource.block.children[2].title.children" data-edit="textFamily"><span><div data-edited=""><p>معلومات الاتصال</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="page2e4db01970b64625b4695318e945c2a3.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>البريد الإلكتروني: sales02@shbsmed.com&nbsp;</p></div></span></div><div name="link~jeEJKMYKNc" class="" style="font-family:Arial;color:hsla(0, 0%, 100%, 0.51)" data-multi-language-key="page2e4db01970b64625b4695318e945c2a3.sa8e6270cc18041.Footer1_0.dataSource.block.children[2].childWrapper.children[1].children" dataEditExt="fontFamily" data-edit="linkA,textFamily"><span><div data-edited=""><p>الهاتف: +86 13116341107 كاسي ميلر</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">يرجى ترك معلومات الاتصال الخاصة بك وسنتصل بك</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="الاسم">الاسم</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="الشركة">الشركة</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="البريد الإلكتروني">البريد الإلكتروني</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>قدم الآن</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":"page2e4db01970b64625b4695318e945c2a3","siteId":"sa8e6270cc18041","data":{"ProductCategory1_0":{"type":"Products","data":{"page":1,"pageSize":24,"totalCount":3,"orgId":"7248953","success":true,"category":"{\"items\":[{\"label\":\"Product Series\",\"value\":\"CascadeItem8e55ece0cc63\",\"children\":[{\"label\":\"RF Cannula Series \",\"value\":\"CascadeItem59b82e2cdef1\",\"pagePath\":\"\u002Fcategory\u002FRF-Cannula-Series.html\"},{\"label\":\"RF Electrode Series\",\"value\":\"CascadeItem800b74439869\",\"pagePath\":\"\u002Fcategory\u002FRF-Electrode-Series.html\"},{\"label\":\"Intraspinal Anesthesia Series \",\"value\":\"CascadeItem4ae161956d6f\",\"pagePath\":\"\u002Fcategory\u002FIntraspinal-Anesthesia-Series.html\"}],\"pagePath\":\"\u002Fcategory\u002FExport-Medical-Device.html\"},{\"label\":\"Customization Center\",\"value\":\"CascadeItem31b3b698d8a0\",\"children\":[{\"label\":\"Bone Marrow Biopsy Series \",\"value\":\"CascadeItem43e89807a613\",\"pagePath\":\"\u002Fcategory\u002FBone-Marrow-Biopsy-Series.html\"},{\"label\":\"Visceral Biopsy Series \",\"value\":\"CascadeItemeffc5e3fec10\",\"pagePath\":\"\u002Fcategory\u002FVisceral-Biopsy-Series.html\"},{\"label\":\"Interventional Therapy Series \",\"value\":\"CascadeIteme6c199ffd947\",\"pagePath\":\"\u002Fcategory\u002FInterventional-Therapy-Series.html\"},{\"label\":\"Intraspinal Anesthesia Series \",\"value\":\"CascadeItemfa58514ab86e\",\"pagePath\":\"\u002Fcategory\u002FIntraspinal-Anesthesia-Series-1.html\"},{\"label\":\"Infusion and Drainage Series \",\"value\":\"CascadeItem3d48f65a2162\",\"pagePath\":\"\u002Fcategory\u002FInfusion-and-Drainage-Series.html\"},{\"label\":\"Medical Cosmetology Series \",\"value\":\"CascadeItem68473a8bd2a6\",\"pagePath\":\"\u002Fcategory\u002FMedical-Cosmetology-Series.html\"},{\"label\":\"Other Application Series \",\"value\":\"CascadeItem58a9598d7368\",\"pagePath\":\"\u002Fcategory\u002FOther-Application-Series.html\"}],\"pagePath\":\"\u002Fcategory\u002FCustomization-Center.html\"},{\"label\":\"Special Structure Display\",\"value\":\"CascadeItem056bc04ca27d\",\"children\":[{\"label\":\"Multiple Ultrasound Guidance Schemes \",\"value\":\"CascadeItemd68421972063\",\"pagePath\":\"\u002Fcategory\u002FMultiple-Ultrasound-Guidance-Schemes.html\"},{\"label\":\"Multiple Medical Needle Head Structures \",\"value\":\"CascadeItem8a58ce369951\",\"pagePath\":\"\u002Fcategory\u002FMultiple-Medical-Needle-Head-Structures.html\"},{\"label\":\"Multiple Medical Needle Tail end Structures \",\"value\":\"CascadeItem341ca24f587e\",\"pagePath\":\"\u002Fcategory\u002FMultiple-Medical-Needle-Tail-end-Structures.html\"}],\"pagePath\":\"\u002Fcategory\u002FSpecial-Structure-Display.html\"}],\"notAddable\":true}","categoryLanguage":"{\"CascadeItem8e55ece0cc63\":\"سلسلة المنتجات\",\"CascadeItem59b82e2cdef1\":\"سلسلة قنية RF\",\"CascadeItem800b74439869\":\"سلسلة أقطاب RF\",\"CascadeItem4ae161956d6f\":\"سلسلة التخدير داخل النخاع الشوكي\",\"CascadeItem31b3b698d8a0\":\"مركز التخصيص\",\"CascadeItem43e89807a613\":\"سلسلة خزعة نخاع العظم\",\"CascadeItemeffc5e3fec10\":\"سلسلة خزعة الأحشاء\",\"CascadeIteme6c199ffd947\":\"سلسلة العلاج التدخلي\",\"CascadeItemfa58514ab86e\":\"سلسلة التخدير داخل النخاع الشوكي\",\"CascadeItem3d48f65a2162\":\"سلسلة التسريب والصرف\",\"CascadeItem68473a8bd2a6\":\"سلسلة التجميل الطبي\",\"CascadeItem58a9598d7368\":\"سلسلة التطبيقات الأخرى\",\"CascadeItem056bc04ca27d\":\"عرض الهيكل الخاص\",\"CascadeItemd68421972063\":\"خطط توجيه بالموجات فوق الصوتية متعددة\",\"CascadeItem8a58ce369951\":\"هياكل متعددة لرؤوس الإبر الطبية\",\"CascadeItem341ca24f587e\":\"هياكل متعددة لنهايات الإبر الطبية\"}","customFields":null,"productDetailList":[{"id":"2307176","specificationInfo":null,"attachments":null,"category":"[{\"label\":\"Customization Center\",\"value\":\"CascadeItem31b3b698d8a0\",\"pagePath\":\"\u002Fcategory\u002FCustomization-Center.html\"},{\"label\":\"Intraspinal Anesthesia Series \",\"value\":\"CascadeItemfa58514ab86e\",\"pagePath\":\"\u002Fcategory\u002FIntraspinal-Anesthesia-Series-1.html\"}]","color":"","cost_price":"","cost_price_currency":null,"create_by":"Bernardo","create_by_id":"606791280","create_time":"2025-09-20 12:18:57","declare_elements":null,"delivery_time":null,"description_en":"\u003Chtml xmlns=\"http:\u002F\u002Fwww.w3.org\u002F1999\u002Fxhtml\"\u003E\u003Chead\u003E\u003C\u002Fhead\u003E\u003Cbody style=\"line-height: 1.5; font-size: 14px; color: rgba(38, 42, 51, 0.9); font-family: Source Han Sans;\"\u003E\n\u003Cdiv style=\"box-sizing: border-box; word-break: keep-all !important; overflow-wrap: break-word; margin: 20px 0px 0px; padding: 0px; clear: both; color: rgb(101, 113, 128); font-family: -apple-system-font, BlinkMacSystemFont, &quot;PingFang SC&quot;, &quot;Microsoft YaHei UI&quot;, &quot;Microsoft YaHei&quot;, sans-serif, Arial; font-size: 12px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial;\" class=\"product_specific_wrap product_specific_wrap_1\"\u003E\u003Cdiv style=\"box-sizing: border-box; word-break: keep-all !important; overflow-wrap: break-word; margin: 0px; padding: 0px; width: 910.094px; color: rgb(51, 51, 51); font-size: 0px;\" class=\"product_specific_content\"\u003E\u003Cdiv style=\"box-sizing: border-box; word-break: keep-all !important; overflow-wrap: break-word; margin: 25px 15px; padding: 0px; overflow-x: auto; font-size: 14px; color: rgb(51, 51, 51);\" id=\"detail_content_word_wrap\" class=\"detail_specfic_panel ul-set\"\u003E\u003Cdiv style=\"box-sizing: border-box; word-break: normal !important; overflow-wrap: break-word; margin: 0px; padding: 0px;\" class=\"detail_specfic_panel_item\"\u003E\u003Cimg data-timedate=\"1758507726923\" style=\"box-sizing: border-box; word-break: keep-all !important; overflow-wrap: break-word; margin: 0px; padding: 0px; border: 0px; max-width: 100%; vertical-align: top;\" height=\"600\" width=\"900\" alt=\"硬膜外针管针芯.png\" align=\"center\" title=\"硬膜外针管针芯.png\" src=\"https:\u002F\u002Fcowork-storage-public-cdn.lx.netease.com\u002Flxbg\u002F2025\u002F09\u002F22\u002Ff2a287d3a61b4200b888a3132298fc0a.png\"\u003E\u003Cp\u003E\u003C\u002Fp\u003E\u003Cp style=\"box-sizing: border-box; word-break: normal !important; overflow-wrap: break-word; margin: 15px 0px; padding: 0px; line-height: 1.8;\"\u003E\u003C\u002Fp\u003E\u003Cp style=\"box-sizing: border-box; word-break: normal !important; overflow-wrap: break-word; margin: 15px 0px; padding: 0px; line-height: 1.8;\"\u003E\u003Cstrong style=\"box-sizing: border-box; word-break: normal !important; overflow-wrap: break-word; margin: 0px; padding: 0px;\"\u003ECommon specifications:\u003C\u002Fstrong\u003E0.7～1.8（22G～15G）\u003C\u002Fp\u003E\u003Cp style=\"box-sizing: border-box; word-break: normal !important; overflow-wrap: break-word; margin: 15px 0px; padding: 0px; line-height: 1.8;\"\u003E\u003Cstrong style=\"box-sizing: border-box; word-break: normal !important; overflow-wrap: break-word; margin: 0px; padding: 0px;\"\u003ECommon length:\u003C\u002Fstrong\u003E80～125mm\u003C\u002Fp\u003E\u003C\u002Fdiv\u003E\u003C\u002Fdiv\u003E\u003C\u002Fdiv\u003E\u003C\u002Fdiv\u003E\u003Cspan style=\"overflow: hidden; line-height: 0px;\" data-mce-style=\"overflow:hidden;line-height:0px\" id=\"mce_1_start\" data-mce-type=\"bookmark\"\u003E\u003C\u002Fspan\u003E\n\u003C\u002Fbody\u003E\u003C\u002Fhtml\u003E","faq":"","gross_weight":"","group":null,"height":"","introduce_pictures":null,"item_number":null,"length":"","moq":null,"product_name_cn":"硬膜外针管针芯","product_name_en":"أنبوب الإبرة والستيلت لإبرة فوق الجافية","net_weight":"","packaging_count":"","packaging_description":null,"packaging_unit":"","pictures":"[{\"filename\":\"硬膜外针管针芯.png\",\"url\":\"https:\u002F\u002Fcowork-storage.nosdn.127.net\u002Fsnapshot%2F2025%2F09%2F20%2Fb03b42fce9b14d68bd47c1e11fb387f1.png?Signature=2axkJ4QNhjhsCUYZdLF0NS9dA3Ob8fgal2Bap3fOknM%3D&Expires=3335142011&NOSAccessKeyId=5de274d3b56f4e17be4ba5a9a7ce4824\",\"id\":\"285997997\",\"uid\":\"3cf006\"}]","price":"","price_currency_code":null,"price_currency":null,"product_link":"https:\u002F\u002Fsite.ntesmail.com\u002Fsa8e6270cc18041\u002Fproducts\u002F2307176.html","product_number":"PD7248953250920000433","shipping_description_cn":null,"shipping_description_en":null,"shipping_method":null,"spec":null,"spec_number":null,"status":1,"support_sample":0,"sample_charge":0,"unit":"","update_by":"Bernardo","update_by_id":"606791280","update_time":"2025-09-27 11:25:10","volume":"","width":"","uni_product_id":"","product_description_en":"\u003Chtml xmlns=\"http:\u002F\u002Fwww.w3.org\u002F1999\u002Fxhtml\"\u003E\u003Chead\u003E\u003C\u002Fhead\u003E\u003Cbody style=\"line-height: 1.5; font-size: 14px; color: rgba(38, 42, 51, 0.9); font-family: Source Han Sans;\"\u003E\n\u003Cdiv style=\"box-sizing: border-box; word-break: keep-all !important; overflow-wrap: break-word; margin: 20px 0px 0px; padding: 0px; clear: both; color: rgb(101, 113, 128); font-family: -apple-system-font, BlinkMacSystemFont, &quot;PingFang SC&quot;, &quot;Microsoft YaHei UI&quot;, &quot;Microsoft YaHei&quot;, sans-serif, Arial; font-size: 12px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial;\" class=\"product_specific_wrap product_specific_wrap_1\"\u003E\u003Cdiv style=\"box-sizing: border-box; word-break: keep-all !important; overflow-wrap: break-word; margin: 0px; padding: 0px; width: 910.094px; color: rgb(51, 51, 51); font-size: 0px;\" class=\"product_specific_content\"\u003E\u003Cdiv style=\"box-sizing: border-box; word-break: keep-all !important; overflow-wrap: break-word; margin: 25px 15px; padding: 0px; overflow-x: auto; font-size: 14px; color: rgb(51, 51, 51);\" id=\"detail_content_word_wrap\" class=\"detail_specfic_panel ul-set\"\u003E\u003Cdiv style=\"box-sizing: border-box; word-break: normal !important; overflow-wrap: break-word; margin: 0px; padding: 0px;\" class=\"detail_specfic_panel_item\"\u003E\u003Cimg data-timedate=\"1758507726923\" style=\"box-sizing: border-box; word-break: keep-all !important; overflow-wrap: break-word; margin: 0px; padding: 0px; border: 0px; max-width: 100%; vertical-align: top;\" height=\"600\" width=\"900\" alt=\"硬膜外针管针芯.png\" align=\"center\" title=\"硬膜外针管针芯.png\" src=\"https:\u002F\u002Fcowork-storage-public-cdn.lx.netease.com\u002Flxbg\u002F2025\u002F09\u002F22\u002Ff2a287d3a61b4200b888a3132298fc0a.png\"\u003E\u003Cp\u003E\u003C\u002Fp\u003E\u003Cp style=\"box-sizing: border-box; word-break: normal !important; overflow-wrap: break-word; margin: 15px 0px; padding: 0px; line-height: 1.8;\"\u003E\u003C\u002Fp\u003E\u003Cp style=\"box-sizing: border-box; word-break: normal !important; overflow-wrap: break-word; margin: 15px 0px; padding: 0px; line-height: 1.8;\"\u003E\u003Cstrong style=\"box-sizing: border-box; word-break: normal !important; overflow-wrap: break-word; margin: 0px; padding: 0px;\"\u003Eالمواصفات الشائعة:\u003C\u002Fstrong\u003E0.7～1.8（22G～15G）\u003C\u002Fp\u003E\u003Cp style=\"box-sizing: border-box; word-break: normal !important; overflow-wrap: break-word; margin: 15px 0px; padding: 0px; line-height: 1.8;\"\u003E\u003Cstrong style=\"box-sizing: border-box; word-break: normal !important; overflow-wrap: break-word; margin: 0px; padding: 0px;\"\u003Eالطول الشائع:\u003C\u002Fstrong\u003E80～125مم\u003C\u002Fp\u003E\u003C\u002Fdiv\u003E\u003C\u002Fdiv\u003E\u003C\u002Fdiv\u003E\u003C\u002Fdiv\u003E\u003Cspan style=\"overflow: hidden; line-height: 0px;\" data-mce-style=\"overflow:hidden;line-height:0px\" id=\"mce_1_start\" data-mce-type=\"bookmark\"\u003E\u003C\u002Fspan\u003E\n\u003C\u002Fbody\u003E\u003C\u002Fhtml\u003E","productId":"2307176","product_id":"2307176","priceClause":"","priceRange":null,"thirdPartyLink":null,"marketingLink":null,"customFieldList":null,"presetFieldList":[{"field":"shipping_method","type":null,"fieldName":null,"originFieldName":null,"config":null,"fieldValue":null,"fieldValueItemId":null},{"field":"price_clause","type":null,"fieldName":null,"originFieldName":null,"config":null,"fieldValue":"","fieldValueItemId":null},{"field":"price_currency","type":null,"fieldName":null,"originFieldName":null,"config":null,"fieldValue":null,"fieldValueItemId":null},{"field":"group","type":null,"fieldName":null,"originFieldName":null,"config":null,"fieldValue":null,"fieldValueItemId":null},{"field":"support_sample","type":null,"fieldName":null,"originFieldName":null,"config":null,"fieldValue":"否","fieldValueItemId":"0"},{"field":"sample_charge","type":null,"fieldName":null,"originFieldName":null,"config":null,"fieldValue":"否","fieldValueItemId":"0"}],"productStockList":null,"specifications":null,"specificationLinks":null,"seoTitle":null,"seoKeyword":null,"seoDescription":null,"pagePath":"\u002Fproducts\u002FNeedle-tube-and-stylet-of-Epidural-needle.html","productType":null,"productFieldDto":null},{"id":"2310567","specificationInfo":null,"attachments":null,"category":"[{\"label\":\"Customization Center\",\"value\":\"CascadeItem31b3b698d8a0\",\"pagePath\":\"\u002Fcategory\u002FCustomization-Center.html\"},{\"label\":\"Intraspinal Anesthesia Series \",\"value\":\"CascadeItemfa58514ab86e\",\"pagePath\":\"\u002Fcategory\u002FIntraspinal-Anesthesia-Series-1.html\"}]","color":"","cost_price":"","cost_price_currency":null,"create_by":"Bernardo","create_by_id":"606791280","create_time":"2025-09-20 12:18:55","declare_elements":null,"delivery_time":null,"description_en":"\u003Chtml xmlns=\"http:\u002F\u002Fwww.w3.org\u002F1999\u002Fxhtml\"\u003E\u003Chead\u003E\u003C\u002Fhead\u003E\u003Cbody style=\"line-height: 1.5; font-size: 14px; color: rgba(38, 42, 51, 0.9); font-family: Source Han Sans;\"\u003E\n\u003Cp style=\"box-sizing: border-box; word-break: normal !important; overflow-wrap: break-word; margin: 15px 0px; padding: 0px; line-height: 1.8; color: rgb(51, 51, 51); font-family: -apple-system-font, BlinkMacSystemFont, &quot;PingFang SC&quot;, &quot;Microsoft YaHei UI&quot;, &quot;Microsoft YaHei&quot;, sans-serif, Arial; font-size: 14px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial;\"\u003E\u003Cstrong style=\"box-sizing: border-box; word-break: normal !important; overflow-wrap: break-word; margin: 0px; padding: 0px;\"\u003E\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003Cdiv class=\"paste-img-wrapper\" style=\"\"\u003E\u003Cstrong style=\"box-sizing: border-box; word-break: normal !important; overflow-wrap: break-word; margin: 0px; padding: 0px;\"\u003E\u003Cimg src=\"https:\u002F\u002Fimg03.71360.com\u002Fw3\u002F4xk2mj\u002F20240607\u002Fd84a211d95c8c490457b0f48c4cee103.jpg\" upload-id=\"pasteImgId17585048575500\" style=\"box-sizing: border-box; word-break: keep-all !important; overflow-wrap: break-word; margin: 0px; padding: 0px; border: 0px; max-width: 100%; vertical-align: top; color: rgb(51, 51, 51); font-family: -apple-system-font, BlinkMacSystemFont, &quot;PingFang SC&quot;, &quot;Microsoft YaHei UI&quot;, &quot;Microsoft YaHei&quot;, sans-serif, Arial; font-size: 14px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial;\"\u003E\u003C\u002Fstrong\u003E\u003C\u002Fdiv\u003E\u003Cdiv\u003E\u003Cstrong style=\"box-sizing: border-box; word-break: normal !important; overflow-wrap: break-word; margin: 0px; padding: 0px;\"\u003E\u003Cspan data-mce-type=\"bookmark\" id=\"mce_2_start\" data-mce-style=\"overflow:hidden;line-height:0px\" style=\"overflow: hidden; line-height: 0px;\"\u003E\u003C\u002Fspan\u003ECommon specifications:\u003C\u002Fstrong\u003E0.4～0.7（27G～22G）\u003C\u002Fdiv\u003E\u003Cp\u003E\u003C\u002Fp\u003E\u003Cp style=\"box-sizing: border-box; word-break: normal !important; overflow-wrap: break-word; margin: 15px 0px; padding: 0px; line-height: 1.8; color: rgb(51, 51, 51); font-family: -apple-system-font, BlinkMacSystemFont, &quot;PingFang SC&quot;, &quot;Microsoft YaHei UI&quot;, &quot;Microsoft YaHei&quot;, sans-serif, Arial; font-size: 14px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial;\"\u003E\u003Cstrong style=\"box-sizing: border-box; word-break: normal !important; overflow-wrap: break-word; margin: 0px; padding: 0px;\"\u003ECommon length:\u003C\u002Fstrong\u003E50～125mm\u003C\u002Fp\u003E\u003Cspan data-mce-type=\"bookmark\" id=\"mce_1_start\" data-mce-style=\"overflow:hidden;line-height:0px\" style=\"overflow: hidden; line-height: 0px;\"\u003E\u003C\u002Fspan\u003E\n\u003C\u002Fbody\u003E\u003C\u002Fhtml\u003E","faq":"","gross_weight":"","group":null,"height":"","introduce_pictures":null,"item_number":null,"length":"","moq":null,"product_name_cn":"腰椎针II型针管针芯","product_name_en":"أنبوب الإبرة والقلم الطبي لإبرة العمود الفقري بنقطة القلم","net_weight":"","packaging_count":"","packaging_description":null,"packaging_unit":"","pictures":"[{\"filename\":\"腰椎针II型针管针芯.png\",\"url\":\"https:\u002F\u002Fcowork-storage.nosdn.127.net\u002Fsnapshot%2F2025%2F09%2F20%2F68604c6839744ba892aa35ec005c79b1.png?Signature=ZAsrEZrg30fa2S%2F7h6px18DQMCo7U1ScToNu%2B5q1dLM%3D&Expires=3335142058&NOSAccessKeyId=5de274d3b56f4e17be4ba5a9a7ce4824\",\"id\":\"285998888\",\"uid\":\"430447\"}]","price":"","price_currency_code":null,"price_currency":null,"product_link":"https:\u002F\u002Fsite.ntesmail.com\u002Fsa8e6270cc18041\u002Fproducts\u002F2310567.html","product_number":"PD7248953250920000432","shipping_description_cn":null,"shipping_description_en":null,"shipping_method":null,"spec":null,"spec_number":null,"status":1,"support_sample":0,"sample_charge":0,"unit":"","update_by":"Bernardo","update_by_id":"606791280","update_time":"2025-09-22 10:20:17","volume":"","width":"","uni_product_id":"","product_description_en":"\u003Chtml xmlns=\"http:\u002F\u002Fwww.w3.org\u002F1999\u002Fxhtml\"\u003E\u003Chead\u003E\u003C\u002Fhead\u003E\u003Cbody style=\"line-height: 1.5; font-size: 14px; color: rgba(38, 42, 51, 0.9); font-family: Source Han Sans;\"\u003E\n\u003Cp style=\"box-sizing: border-box; word-break: normal !important; overflow-wrap: break-word; margin: 15px 0px; padding: 0px; line-height: 1.8; color: rgb(51, 51, 51); font-family: -apple-system-font, BlinkMacSystemFont, &quot;PingFang SC&quot;, &quot;Microsoft YaHei UI&quot;, &quot;Microsoft YaHei&quot;, sans-serif, Arial; font-size: 14px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial;\"\u003E\u003Cstrong style=\"box-sizing: border-box; word-break: normal !important; overflow-wrap: break-word; margin: 0px; padding: 0px;\"\u003E\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003Cdiv class=\"paste-img-wrapper\" style=\"\"\u003E\u003Cstrong style=\"box-sizing: border-box; word-break: normal !important; overflow-wrap: break-word; margin: 0px; padding: 0px;\"\u003E\u003Cimg src=\"https:\u002F\u002Fimg03.71360.com\u002Fw3\u002F4xk2mj\u002F20240607\u002Fd84a211d95c8c490457b0f48c4cee103.jpg\" upload-id=\"pasteImgId17585048575500\" style=\"box-sizing: border-box; word-break: keep-all !important; overflow-wrap: break-word; margin: 0px; padding: 0px; border: 0px; max-width: 100%; vertical-align: top; color: rgb(51, 51, 51); font-family: -apple-system-font, BlinkMacSystemFont, &quot;PingFang SC&quot;, &quot;Microsoft YaHei UI&quot;, &quot;Microsoft YaHei&quot;, sans-serif, Arial; font-size: 14px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial;\"\u003E\u003C\u002Fstrong\u003E\u003C\u002Fdiv\u003E\u003Cdiv\u003E\u003Cstrong style=\"box-sizing: border-box; word-break: normal !important; overflow-wrap: break-word; margin: 0px; padding: 0px;\"\u003E\u003Cspan data-mce-type=\"bookmark\" id=\"mce_2_start\" data-mce-style=\"overflow:hidden;line-height:0px\" style=\"overflow: hidden; line-height: 0px;\"\u003E\u003C\u002Fspan\u003Eالمواصفات الشائعة:\u003C\u002Fstrong\u003E0.4～0.7（27G～22G）\u003C\u002Fdiv\u003E\u003Cp\u003E\u003C\u002Fp\u003E\u003Cp style=\"box-sizing: border-box; word-break: normal !important; overflow-wrap: break-word; margin: 15px 0px; padding: 0px; line-height: 1.8; color: rgb(51, 51, 51); font-family: -apple-system-font, BlinkMacSystemFont, &quot;PingFang SC&quot;, &quot;Microsoft YaHei UI&quot;, &quot;Microsoft YaHei&quot;, sans-serif, Arial; font-size: 14px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial;\"\u003E\u003Cstrong style=\"box-sizing: border-box; word-break: normal !important; overflow-wrap: break-word; margin: 0px; padding: 0px;\"\u003Eالطول الشائع:\u003C\u002Fstrong\u003E50～125مم\u003C\u002Fp\u003E\u003Cspan data-mce-type=\"bookmark\" id=\"mce_1_start\" data-mce-style=\"overflow:hidden;line-height:0px\" style=\"overflow: hidden; line-height: 0px;\"\u003E\u003C\u002Fspan\u003E\n\u003C\u002Fbody\u003E\u003C\u002Fhtml\u003E","productId":"2310567","product_id":"2310567","priceClause":"","priceRange":null,"thirdPartyLink":null,"marketingLink":null,"customFieldList":null,"presetFieldList":[{"field":"shipping_method","type":null,"fieldName":null,"originFieldName":null,"config":null,"fieldValue":null,"fieldValueItemId":null},{"field":"price_clause","type":null,"fieldName":null,"originFieldName":null,"config":null,"fieldValue":"","fieldValueItemId":null},{"field":"price_currency","type":null,"fieldName":null,"originFieldName":null,"config":null,"fieldValue":null,"fieldValueItemId":null},{"field":"group","type":null,"fieldName":null,"originFieldName":null,"config":null,"fieldValue":null,"fieldValueItemId":null},{"field":"support_sample","type":null,"fieldName":null,"originFieldName":null,"config":null,"fieldValue":"否","fieldValueItemId":"0"},{"field":"sample_charge","type":null,"fieldName":null,"originFieldName":null,"config":null,"fieldValue":"否","fieldValueItemId":"0"}],"productStockList":null,"specifications":null,"specificationLinks":null,"seoTitle":null,"seoKeyword":null,"seoDescription":null,"pagePath":"\u002Fproducts\u002FNeedle-tube-and-stylet-of-pancil-point-spinal-needle.html","productType":null,"productFieldDto":null},{"id":"2307175","specificationInfo":null,"attachments":null,"category":"[{\"label\":\"Customization Center\",\"value\":\"CascadeItem31b3b698d8a0\",\"pagePath\":\"\u002Fcategory\u002FCustomization-Center.html\"},{\"label\":\"Intraspinal Anesthesia Series \",\"value\":\"CascadeItemfa58514ab86e\",\"pagePath\":\"\u002Fcategory\u002FIntraspinal-Anesthesia-Series-1.html\"}]","color":"","cost_price":"","cost_price_currency":null,"create_by":"Bernardo","create_by_id":"606791280","create_time":"2025-09-20 12:17:29","declare_elements":null,"delivery_time":null,"description_en":"\u003Chtml xmlns=\"http:\u002F\u002Fwww.w3.org\u002F1999\u002Fxhtml\"\u003E\u003Chead\u003E\u003C\u002Fhead\u003E\u003Cbody style=\"line-height: 1.5; font-size: 14px; color: rgba(38, 42, 51, 0.9); font-family: Source Han Sans;\"\u003E\n\u003Cp style=\"box-sizing: border-box; word-break: normal !important; overflow-wrap: break-word; margin: 15px 0px; padding: 0px; line-height: 1.8; color: rgb(51, 51, 51); font-family: -apple-system-font, BlinkMacSystemFont, &quot;PingFang SC&quot;, &quot;Microsoft YaHei UI&quot;, &quot;Microsoft YaHei&quot;, sans-serif, Arial; font-size: 14px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial;\"\u003E\u003Cstrong style=\"box-sizing: border-box; word-break: normal !important; overflow-wrap: break-word; margin: 0px; padding: 0px;\"\u003E\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003Cdiv class=\"paste-img-wrapper\" style=\"\"\u003E\u003Cstrong style=\"box-sizing: border-box; word-break: normal !important; overflow-wrap: break-word; margin: 0px; padding: 0px;\"\u003E\u003Cimg src=\"https:\u002F\u002Fimg03.71360.com\u002Ffile\u002Fread\u002Fwww\u002FM00\u002FFF\u002FA6\u002FwKj0iWHJThGAHqNqAAWYLLBU7FM285.png\" upload-id=\"pasteImgId17585048575501\" title=\"Lumbar needle type I needle tube needle core.png\" align=\"center\" alt=\"腰椎针I型针管针芯.png\" style=\"box-sizing: border-box; word-break: keep-all !important; overflow-wrap: break-word; margin: 0px; padding: 0px; border: 0px; max-width: 100%; vertical-align: top; color: rgb(51, 51, 51); font-family: -apple-system-font, BlinkMacSystemFont, &quot;PingFang SC&quot;, &quot;Microsoft YaHei UI&quot;, &quot;Microsoft YaHei&quot;, sans-serif, Arial; font-size: 14px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial;\"\u003E\u003C\u002Fstrong\u003E\u003C\u002Fdiv\u003E\u003Cdiv\u003E\u003Cstrong style=\"box-sizing: border-box; word-break: normal !important; overflow-wrap: break-word; margin: 0px; padding: 0px;\"\u003E\u003Cspan data-mce-type=\"bookmark\" id=\"mce_1_start\" data-mce-style=\"overflow:hidden;line-height:0px\" style=\"overflow: hidden; line-height: 0px;\"\u003E\u003C\u002Fspan\u003ECommon specifications:\u003C\u002Fstrong\u003E0.4～1.2mm（27G～18G）\u003C\u002Fdiv\u003E\u003Cp\u003E\u003C\u002Fp\u003E\u003Cp style=\"box-sizing: border-box; word-break: normal !important; overflow-wrap: break-word; margin: 15px 0px; padding: 0px; line-height: 1.8; color: rgb(51, 51, 51); font-family: -apple-system-font, BlinkMacSystemFont, &quot;PingFang SC&quot;, &quot;Microsoft YaHei UI&quot;, &quot;Microsoft YaHei&quot;, sans-serif, Arial; font-size: 14px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial;\"\u003E\u003Cstrong style=\"box-sizing: border-box; word-break: normal !important; overflow-wrap: break-word; margin: 0px; padding: 0px;\"\u003ECommon length:\u003C\u002Fstrong\u003E50～125mm\u003C\u002Fp\u003E\u003Cspan style=\"overflow: hidden; line-height: 0px;\" data-mce-style=\"overflow:hidden;line-height:0px\" id=\"mce_1_start\" data-mce-type=\"bookmark\"\u003E\u003C\u002Fspan\u003E\n\u003C\u002Fbody\u003E\u003C\u002Fhtml\u003E","faq":"","gross_weight":"","group":null,"height":"","introduce_pictures":null,"item_number":null,"length":"","moq":null,"product_name_cn":"腰椎针I型针管针芯","product_name_en":"أنبوب الإبرة والستيلت لإبرة العمود الفقري من كوينك","net_weight":"","packaging_count":"","packaging_description":null,"packaging_unit":"","pictures":"[{\"filename\":\"腰椎针I型针管针芯.png\",\"url\":\"https:\u002F\u002Fcowork-storage.nosdn.127.net\u002Fsnapshot%2F2025%2F09%2F20%2F31690a60c50747a18127d5d64189bbe1.png?Signature=bMP2o9XUcZ2bMm1sRLQvxRgQVFW79cI%2F9sHWlMkgxzI%3D&Expires=3335141848&NOSAccessKeyId=5de274d3b56f4e17be4ba5a9a7ce4824\",\"id\":\"286003194\",\"uid\":\"e0a785\"}]","price":"","price_currency_code":null,"price_currency":null,"product_link":"https:\u002F\u002Fsite.ntesmail.com\u002Fsa8e6270cc18041\u002Fproducts\u002F2307175.html","product_number":"PD7248953250920000429","shipping_description_cn":null,"shipping_description_en":null,"shipping_method":null,"spec":null,"spec_number":null,"status":1,"support_sample":0,"sample_charge":0,"unit":"","update_by":"Bernardo","update_by_id":"606791280","update_time":"2025-09-22 10:20:43","volume":"","width":"","uni_product_id":"","product_description_en":"\u003Chtml xmlns=\"http:\u002F\u002Fwww.w3.org\u002F1999\u002Fxhtml\"\u003E\u003Chead\u003E\u003C\u002Fhead\u003E\u003Cbody style=\"line-height: 1.5; font-size: 14px; color: rgba(38, 42, 51, 0.9); font-family: Source Han Sans;\"\u003E\n\u003Cp style=\"box-sizing: border-box; word-break: normal !important; overflow-wrap: break-word; margin: 15px 0px; padding: 0px; line-height: 1.8; color: rgb(51, 51, 51); font-family: -apple-system-font, BlinkMacSystemFont, &quot;PingFang SC&quot;, &quot;Microsoft YaHei UI&quot;, &quot;Microsoft YaHei&quot;, sans-serif, Arial; font-size: 14px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial;\"\u003E\u003Cstrong style=\"box-sizing: border-box; word-break: normal !important; overflow-wrap: break-word; margin: 0px; padding: 0px;\"\u003E\u003C\u002Fstrong\u003E\u003C\u002Fp\u003E\u003Cdiv class=\"paste-img-wrapper\" style=\"\"\u003E\u003Cstrong style=\"box-sizing: border-box; word-break: normal !important; overflow-wrap: break-word; margin: 0px; padding: 0px;\"\u003E\u003Cimg src=\"https:\u002F\u002Fimg03.71360.com\u002Ffile\u002Fread\u002Fwww\u002FM00\u002FFF\u002FA6\u002FwKj0iWHJThGAHqNqAAWYLLBU7FM285.png\" upload-id=\"pasteImgId17585048575501\" title=\"Lumbar needle type I needle tube needle core.png\" align=\"center\" alt=\"腰椎针I型针管针芯.png\" style=\"box-sizing: border-box; word-break: keep-all !important; overflow-wrap: break-word; margin: 0px; padding: 0px; border: 0px; max-width: 100%; vertical-align: top; color: rgb(51, 51, 51); font-family: -apple-system-font, BlinkMacSystemFont, &quot;PingFang SC&quot;, &quot;Microsoft YaHei UI&quot;, &quot;Microsoft YaHei&quot;, sans-serif, Arial; font-size: 14px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial;\"\u003E\u003C\u002Fstrong\u003E\u003C\u002Fdiv\u003E\u003Cdiv\u003E\u003Cstrong style=\"box-sizing: border-box; word-break: normal !important; overflow-wrap: break-word; margin: 0px; padding: 0px;\"\u003E\u003Cspan data-mce-type=\"bookmark\" id=\"mce_1_start\" data-mce-style=\"overflow:hidden;line-height:0px\" style=\"overflow: hidden; line-height: 0px;\"\u003E\u003C\u002Fspan\u003Eالمواصفات الشائعة:\u003C\u002Fstrong\u003E0.4～1.2مم（27G～18G）\u003C\u002Fdiv\u003E\u003Cp\u003E\u003C\u002Fp\u003E\u003Cp style=\"box-sizing: border-box; word-break: normal !important; overflow-wrap: break-word; margin: 15px 0px; padding: 0px; line-height: 1.8; color: rgb(51, 51, 51); font-family: -apple-system-font, BlinkMacSystemFont, &quot;PingFang SC&quot;, &quot;Microsoft YaHei UI&quot;, &quot;Microsoft YaHei&quot;, sans-serif, Arial; font-size: 14px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial;\"\u003E\u003Cstrong style=\"box-sizing: border-box; word-break: normal !important; overflow-wrap: break-word; margin: 0px; padding: 0px;\"\u003Eالطول الشائع:\u003C\u002Fstrong\u003E50～125مم\u003C\u002Fp\u003E\u003Cspan style=\"overflow: hidden; line-height: 0px;\" data-mce-style=\"overflow:hidden;line-height:0px\" id=\"mce_1_start\" data-mce-type=\"bookmark\"\u003E\u003C\u002Fspan\u003E\n\u003C\u002Fbody\u003E\u003C\u002Fhtml\u003E","productId":"2307175","product_id":"2307175","priceClause":"","priceRange":null,"thirdPartyLink":null,"marketingLink":null,"customFieldList":null,"presetFieldList":[{"field":"shipping_method","type":null,"fieldName":null,"originFieldName":null,"config":null,"fieldValue":null,"fieldValueItemId":null},{"field":"price_clause","type":null,"fieldName":null,"originFieldName":null,"config":null,"fieldValue":"","fieldValueItemId":null},{"field":"price_currency","type":null,"fieldName":null,"originFieldName":null,"config":null,"fieldValue":null,"fieldValueItemId":null},{"field":"group","type":null,"fieldName":null,"originFieldName":null,"config":null,"fieldValue":null,"fieldValueItemId":null},{"field":"support_sample","type":null,"fieldName":null,"originFieldName":null,"config":null,"fieldValue":"否","fieldValueItemId":"0"},{"field":"sample_charge","type":null,"fieldName":null,"originFieldName":null,"config":null,"fieldValue":"否","fieldValueItemId":"0"}],"productStockList":null,"specifications":null,"specificationLinks":null,"seoTitle":null,"seoKeyword":null,"seoDescription":null,"pagePath":"\u002Fproducts\u002FNeedle-tube-and-stylet-of-Quincke-Spinal-needle.html","productType":null,"productFieldDto":null}]}}},"productMetaData":null,"ogImageUrl":"","pageType":"PRODUCT_CATEGORY","newsData":{},"constant":{"page463d8a8678e841a99fcf1bf7b309e619":{"pageId":"page463d8a8678e841a99fcf1bf7b309e619","templatePageId":"tpfd601bd399be4bffabe7eec994aa19a2","type":"INDEX","pageName":"HOME","homePage":true,"path":"\u002Far"},"tpfd601bd399be4bffabe7eec994aa19a2":{"pageId":"page463d8a8678e841a99fcf1bf7b309e619","templatePageId":"tpfd601bd399be4bffabe7eec994aa19a2","type":"INDEX","pageName":"HOME","homePage":true,"path":"\u002Far"},"INDEX":{"pageId":"page463d8a8678e841a99fcf1bf7b309e619","templatePageId":"tpfd601bd399be4bffabe7eec994aa19a2","type":"INDEX","pageName":"HOME","homePage":true,"path":"\u002Far"},"pagec5bf43c28b584f1ba877fe87e6046ddc":{"pageId":"pagec5bf43c28b584f1ba877fe87e6046ddc","templatePageId":"tpb5c48677b6ef452fb6d0960957df7694","type":"PRODUCT_LIST","pageName":"Customization Center","homePage":false,"path":"\u002Far\u002FproductList.html"},"tpb5c48677b6ef452fb6d0960957df7694":{"pageId":"pagec5bf43c28b584f1ba877fe87e6046ddc","templatePageId":"tpb5c48677b6ef452fb6d0960957df7694","type":"PRODUCT_LIST","pageName":"Customization Center","homePage":false,"path":"\u002Far\u002FproductList.html"},"PRODUCT_LIST":{"pageId":"pagec5bf43c28b584f1ba877fe87e6046ddc","templatePageId":"tpb5c48677b6ef452fb6d0960957df7694","type":"PRODUCT_LIST","pageName":"Customization Center","homePage":false,"path":"\u002Far\u002FproductList.html"},"pagea9c6e489fdf74cf7909fadff305f9810":{"pageId":"pagea9c6e489fdf74cf7909fadff305f9810","templatePageId":"tpc154eb3f57314018802621c859283743","type":"ABOUT_US","pageName":"ABOUT US","homePage":false,"path":"\u002Far\u002Fabout-us.html"},"tpc154eb3f57314018802621c859283743":{"pageId":"pagea9c6e489fdf74cf7909fadff305f9810","templatePageId":"tpc154eb3f57314018802621c859283743","type":"ABOUT_US","pageName":"ABOUT US","homePage":false,"path":"\u002Far\u002Fabout-us.html"},"page1b75b448a6154edaa5e1c02cc6c1591c":{"pageId":"page1b75b448a6154edaa5e1c02cc6c1591c","templatePageId":"tp00d70454932a4deaad9986c1ac3ab0bd","type":"SUPPORT","pageName":"Contact Us","homePage":false,"path":"\u002Far\u002Fsupport.html"},"tp00d70454932a4deaad9986c1ac3ab0bd":{"pageId":"page1b75b448a6154edaa5e1c02cc6c1591c","templatePageId":"tp00d70454932a4deaad9986c1ac3ab0bd","type":"SUPPORT","pageName":"Contact Us","homePage":false,"path":"\u002Far\u002Fsupport.html"},"pagee96048c689c14fa48cdcd2c9e84eb674":{"pageId":"pagee96048c689c14fa48cdcd2c9e84eb674","templatePageId":"tp4ed3616eb6ce48ebaca64d5a591fdc2c","type":"PRODUCT_DETAIL","pageName":"PRODUCT DETAILS","homePage":false,"path":"\u002Far\u002Fproducts\u002F{id}.html"},"tp4ed3616eb6ce48ebaca64d5a591fdc2c":{"pageId":"pagee96048c689c14fa48cdcd2c9e84eb674","templatePageId":"tp4ed3616eb6ce48ebaca64d5a591fdc2c","type":"PRODUCT_DETAIL","pageName":"PRODUCT DETAILS","homePage":false,"path":"\u002Far\u002Fproducts\u002F{id}.html"},"PRODUCT_DETAIL":{"pageId":"pagee96048c689c14fa48cdcd2c9e84eb674","templatePageId":"tp4ed3616eb6ce48ebaca64d5a591fdc2c","type":"PRODUCT_DETAIL","pageName":"PRODUCT DETAILS","homePage":false,"path":"\u002Far\u002Fproducts\u002F{id}.html"},"page80a6c311ec7e4720a8c39854ab4be6ca":{"pageId":"page80a6c311ec7e4720a8c39854ab4be6ca","templatePageId":"pageTempcd65f49aaa0b4dfdb5f3b545d9a4d28f","type":"NEWS_DETAILS","pageName":"NEWS DETAILS","homePage":false,"path":"\u002Far\u002Fnews\u002F{id}.html"},"pageTempcd65f49aaa0b4dfdb5f3b545d9a4d28f":{"pageId":"page80a6c311ec7e4720a8c39854ab4be6ca","templatePageId":"pageTempcd65f49aaa0b4dfdb5f3b545d9a4d28f","type":"NEWS_DETAILS","pageName":"NEWS DETAILS","homePage":false,"path":"\u002Far\u002Fnews\u002F{id}.html"},"NEWS_DETAILS":{"pageId":"page80a6c311ec7e4720a8c39854ab4be6ca","templatePageId":"pageTempcd65f49aaa0b4dfdb5f3b545d9a4d28f","type":"NEWS_DETAILS","pageName":"NEWS DETAILS","homePage":false,"path":"\u002Far\u002Fnews\u002F{id}.html"},"page88165978210341c9b66c6dbd93c59ed0":{"pageId":"page88165978210341c9b66c6dbd93c59ed0","templatePageId":"tp89699b259bea","type":"NORMAL","pageName":"Medical Cosmetology Series","homePage":false,"path":"\u002Far\u002Fsite-page\u002F5f992f65c15a48b9.html"},"tp89699b259bea":{"pageId":"page316956e202d149028f4b57b23718272c","templatePageId":"tp89699b259bea","type":"NORMAL","pageName":"Multiple Medical Needle Head Structures ","homePage":false,"path":"\u002Far\u002Fsite-page\u002F61b772485d69483a.html"},"page6cb5f951b6bf4ed292adf73e54972052":{"pageId":"page6cb5f951b6bf4ed292adf73e54972052","templatePageId":"tp89699b259bea","type":"NORMAL","pageName":"RF Electrode Series","homePage":false,"path":"\u002Far\u002Fsite-page\u002F7db3bd28ce994ebe.html"},"page392a4ccb3ecb408fa7a7b852e7ad30f6":{"pageId":"page392a4ccb3ecb408fa7a7b852e7ad30f6","templatePageId":"tp89699b259bea","type":"NORMAL","pageName":"Bone Marrow Biopsy Series ","homePage":false,"path":"\u002Far\u002Fsite-page\u002F0402efda17d5458d.html"},"page309dc2804aae4f7b8a56e60c07cd1cbd":{"pageId":"page309dc2804aae4f7b8a56e60c07cd1cbd","templatePageId":"tp89699b259bea","type":"NORMAL","pageName":"Infusion and Drainage Series ","homePage":false,"path":"\u002Far\u002Fsite-page\u002F1696426523b844c5.html"},"pagef7e313ea8db9484ba93a360f557982af":{"pageId":"pagef7e313ea8db9484ba93a360f557982af","templatePageId":"tp89699b259bea","type":"NORMAL","pageName":"Multiple Ultrasound Guidance Schemes ","homePage":false,"path":"\u002Far\u002Fsite-page\u002F2cce74f6abaf4e11.html"},"pagef491278a1fa546d0b7b29d17f7b527db":{"pageId":"pagef491278a1fa546d0b7b29d17f7b527db","templatePageId":"tp89699b259bea","type":"NORMAL","pageName":"Product Series","homePage":false,"path":"\u002Far\u002Fsite-page\u002F875b7b4dd09249b1.html"},"page6342ad66ff464d2ba2679626e4a77050":{"pageId":"page6342ad66ff464d2ba2679626e4a77050","templatePageId":"tp89699b259bea","type":"NORMAL","pageName":"Intraspinal Anesthesia Series","homePage":false,"path":"\u002Far\u002Fsite-page\u002F2e2f5280f17a4f7f.html"},"paged208c3e3c7ad43f9bb38ab93d51d7dd9":{"pageId":"paged208c3e3c7ad43f9bb38ab93d51d7dd9","templatePageId":"tp89699b259bea","type":"NORMAL","pageName":"RF Cannula Series ","homePage":false,"path":"\u002Far\u002Fsite-page\u002F95e3acb99ae24e14.html"},"page34cae0a1ab3e431fbf8deba571ae354e":{"pageId":"page34cae0a1ab3e431fbf8deba571ae354e","templatePageId":"tp89699b259bea","type":"NORMAL","pageName":"Interventional Therapy Series","homePage":false,"path":"\u002Far\u002Fsite-page\u002F928c73e4be474780.html"},"pagef8affd35a1bf47698a5db1bd582c9851":{"pageId":"pagef8affd35a1bf47698a5db1bd582c9851","templatePageId":"tp89699b259bea","type":"NORMAL","pageName":"Special Structure Display","homePage":false,"path":"\u002Far\u002Fsite-page\u002Fe30be9e76bf14946.html"},"pagee9f4acddbf1c4697a74c4594f63eb0ce":{"pageId":"pagee9f4acddbf1c4697a74c4594f63eb0ce","templatePageId":"tp89699b259bea","type":"NORMAL","pageName":"Multiple Medical Needle Tail end Structures ","homePage":false,"path":"\u002Far\u002Fsite-page\u002Ff091ed1a7ba94e8b.html"},"pageee609bccfced4db08cb7e78fdd5f2aa6":{"pageId":"pageee609bccfced4db08cb7e78fdd5f2aa6","templatePageId":"tp89699b259bea","type":"NORMAL","pageName":"Intraspinal Anesthesia Series ","homePage":false,"path":"\u002Far\u002Fsite-page\u002F76d6efc5d359458e.html"},"page2e8278ed941e45a486448321064d1151":{"pageId":"page2e8278ed941e45a486448321064d1151","templatePageId":"tp89699b259bea","type":"NORMAL","pageName":"Visceral Biopsy Series","homePage":false,"path":"\u002Far\u002Fsite-page\u002F30a7918fe23f4716.html"},"pagea7808aded1f448a68be4f074744969f8":{"pageId":"pagea7808aded1f448a68be4f074744969f8","templatePageId":"tp89699b259bea","type":"NORMAL","pageName":"Other Application Series","homePage":false,"path":"\u002Far\u002Fsite-page\u002F6a7df8ea1cd74c70.html"},"page316956e202d149028f4b57b23718272c":{"pageId":"page316956e202d149028f4b57b23718272c","templatePageId":"tp89699b259bea","type":"NORMAL","pageName":"Multiple Medical Needle Head Structures ","homePage":false,"path":"\u002Far\u002Fsite-page\u002F61b772485d69483a.html"},"page2e4db01970b64625b4695318e945c2a3":{"pageId":"page2e4db01970b64625b4695318e945c2a3","templatePageId":"pageTemp70bc43cd99d9482780aa400d46e146dc","type":"PRODUCT_CATEGORY","pageName":"Product Category","homePage":false,"path":"\u002Far\u002Fcategory\u002F{id}.html"},"pageTemp70bc43cd99d9482780aa400d46e146dc":{"pageId":"page2e4db01970b64625b4695318e945c2a3","templatePageId":"pageTemp70bc43cd99d9482780aa400d46e146dc","type":"PRODUCT_CATEGORY","pageName":"Product Category","homePage":false,"path":"\u002Far\u002Fcategory\u002F{id}.html"},"PRODUCT_CATEGORY":{"pageId":"page2e4db01970b64625b4695318e945c2a3","templatePageId":"pageTemp70bc43cd99d9482780aa400d46e146dc","type":"PRODUCT_CATEGORY","pageName":"Product Category","homePage":false,"path":"\u002Far\u002Fcategory\u002F{id}.html"}},"hasIdentifyFunction":false,"thankYouPageUrl":"http:\u002F\u002Fwww.shbsmed.com\u002Far\u002Fthank-you.html","model":{"template":["Nav1_0","ProductCategory1_0","EditableModule1~tbf68b1a160f_0","Footer1_0"],"config":{"EditableModule1~tbf68b1a160f_0":{"dataSource":{"wrapper":{"className":"editableModule1","backgroundSize":"cover","style":{"height":"500px"},"__isEditedContainer__":true,"mobileStyle":{"height":"603px"},"__isEditedInMobile__":{"height":true}},"content":{"childs":[{"name":"Text2_b16dac6d4ab54538af89a4d8d150940b","dataSource":{"wrapper":{"className":"text1 text2","style":{"zIndex":1,"top":80,"left":-0.5,"width":"259px","height":"auto","fontWeight":700,"fontSize":40},"children":"\u003Cdiv data-edited=\"\"\u003E\u003Cp\u003EContact\u003C\u002Fp\u003E\u003C\u002Fdiv\u003E","tag":"h1","__rect__":{"x":330,"y":244.90625,"width":259,"height":60,"top":244.90625,"right":589,"bottom":304.90625,"left":330},"mobileStyle":{"width":"259px","top":40,"left":20.0000305},"__isEditedInMobile__":{"top":true,"left":true}},"animationEffectList":{"entryEffect":{"type":""}}}},{"name":"Form2_8c9118e7ab0742ddb758845bd89ffa87","dataSource":{"wrapper":{"className":"form1 form2","columns":2,"align":"left","appearance":"dark","formType":"line","clueAttr":"name,company,mail","labelType":"top","style":{"zIndex":2,"top":143.91492462158203,"left":759.9825439453125,"width":440,"color":"#272e47","fontSize":14,"fontFamily":"Arial"},"children":"Submit now","buttonStyle":{"border":"1px solid #000000","color":"#000000","fontSize":14,"fontFamily":"Arial","borderRadius":20,"textAlign":"center","backgroundColor":"rgba(255, 255, 255, 0)","height":40},"__rect__":{"x":1090.46875,"y":308.8125,"width":440,"height":212,"top":308.8125,"right":1530.46875,"bottom":520.8125,"left":1090.46875},"mobileStyle":{"width":"375px","top":254.974,"left":-0.0000152},"__isEditedInMobile__":{"top":true,"left":true,"width":true}},"animationEffectList":{"entryEffect":{"type":""}}}},{"name":"Text8_7a0f34737b044a3484175a7dce3bccbb","dataSource":{"wrapper":{"className":"text1 text8","style":{"zIndex":3,"top":154,"left":-0.5,"width":"375px","height":"auto","fontSize":15},"children":"\u003Cdiv data-edited=\"\"\u003E\u003Cp\u003ELeave your information and we will contact you.\u003C\u002Fp\u003E\u003C\u002Fdiv\u003E","__rect__":{"x":330,"y":318.90625,"width":375,"height":22.5,"top":318.90625,"right":705,"bottom":341.40625,"left":330},"mobileStyle":{"width":335,"top":107.9931,"left":20},"__isEditedInMobile__":{"top":true,"left":true}},"animationEffectList":{"entryEffect":{"type":""}}}},{"name":"Image1_4cd9caa3dfd3481e9fdaaee4d8856188","dataSource":{"wrapper":{"className":"image1","style":{"zIndex":4,"top":326,"left":-0.5,"width":"51px","height":"23px"},"children":"https:\u002F\u002Fwaimao.office.163.com\u002Fsite\u002Fapi\u002Fpub\u002Fresource\u002Fdownload?key=c937eea52d7c49ed8a4fdb1e27d07531","backgroundSize":"contain","imageScale":"true","fileName":"","__rect__":{"x":330,"y":490.90625,"width":51,"height":23,"top":490.90625,"right":381,"bottom":513.90625,"left":330},"mobileStyle":{"width":"51px","height":23,"top":191.979,"left":20},"__isEditedInMobile__":{"top":true,"left":true}},"animationEffectList":{"entryEffect":{"type":""}}}}]}}},"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"}}}},"style":[],"other":{},"page":{"linkMap":{}},"__keyPair__":["Footer1","Footer1_0"]},"title":"Explore Our Intraspinal Anesthesia Series: Advanced Solutions for Pain Management and Surgical Anesthesia","keyword":"intraspinal anesthesia, spinal anesthesia products, epidural anesthesia, anesthesia equipment, pain management, regional anesthesia, medical supplies, anesthesia techniques, spinal block, anesthesia administration, healthcare solutions, surgical anesthesia, pain relief products, anesthesia training, medical devices, patient care, anesthesia technology, procedural sedation, pain control solutions, anesthetic agents, spinal injection, clinical anesthesia, medical innovation, anesthesia safety, healthcare professionals, anesthesia procedures, pain management tools, spinal anesthesia kits, anesthesia accessories, surgical procedures","description":"Welcome to our Intraspinal Anesthesia Series, where we offer a comprehensive range of advanced solutions designed for effective pain management during surgical procedures. Our products are meticulously crafted to ensure precision and safety, providing healthcare professionals with the tools they need for successful intraspinal anesthesia administration. Explore our selection, which includes durable needles, innovative catheters, and cutting-edge delivery systems, all engineered to enhance patient comfort and improve surgical outcomes. With a commitment to quality and innovation, our Intraspinal Anesthesia Series is ideal for hospitals, clinics, and anesthesiology practices seeking reliable and efficient solutions. Trust us to support your anesthesia needs with products that prioritize both efficacy and patient care. Discover the difference our Intraspinal Anesthesia Series can make in your practice today!","metaContents":[],"pages":[{"pageId":"page463d8a8678e841a99fcf1bf7b309e619","templatePageId":"tpfd601bd399be4bffabe7eec994aa19a2","type":"INDEX","pageName":"HOME","homePage":true,"path":"\u002Far"},{"pageId":"pagec5bf43c28b584f1ba877fe87e6046ddc","templatePageId":"tpb5c48677b6ef452fb6d0960957df7694","type":"PRODUCT_LIST","pageName":"Customization Center","homePage":false,"path":"\u002Far\u002FproductList.html"},{"pageId":"pagea9c6e489fdf74cf7909fadff305f9810","templatePageId":"tpc154eb3f57314018802621c859283743","type":"ABOUT_US","pageName":"ABOUT US","homePage":false,"path":"\u002Far\u002Fabout-us.html"},{"pageId":"page1b75b448a6154edaa5e1c02cc6c1591c","templatePageId":"tp00d70454932a4deaad9986c1ac3ab0bd","type":"SUPPORT","pageName":"Contact Us","homePage":false,"path":"\u002Far\u002Fsupport.html"},{"pageId":"page88165978210341c9b66c6dbd93c59ed0","templatePageId":"tp89699b259bea","type":"NORMAL","pageName":"Medical Cosmetology Series","homePage":false,"path":"\u002Far\u002Fsite-page\u002F5f992f65c15a48b9.html"},{"pageId":"page6cb5f951b6bf4ed292adf73e54972052","templatePageId":"tp89699b259bea","type":"NORMAL","pageName":"RF Electrode Series","homePage":false,"path":"\u002Far\u002Fsite-page\u002F7db3bd28ce994ebe.html"},{"pageId":"page392a4ccb3ecb408fa7a7b852e7ad30f6","templatePageId":"tp89699b259bea","type":"NORMAL","pageName":"Bone Marrow Biopsy Series ","homePage":false,"path":"\u002Far\u002Fsite-page\u002F0402efda17d5458d.html"},{"pageId":"page309dc2804aae4f7b8a56e60c07cd1cbd","templatePageId":"tp89699b259bea","type":"NORMAL","pageName":"Infusion and Drainage Series ","homePage":false,"path":"\u002Far\u002Fsite-page\u002F1696426523b844c5.html"},{"pageId":"pagef7e313ea8db9484ba93a360f557982af","templatePageId":"tp89699b259bea","type":"NORMAL","pageName":"Multiple Ultrasound Guidance Schemes ","homePage":false,"path":"\u002Far\u002Fsite-page\u002F2cce74f6abaf4e11.html"},{"pageId":"pagef491278a1fa546d0b7b29d17f7b527db","templatePageId":"tp89699b259bea","type":"NORMAL","pageName":"Product Series","homePage":false,"path":"\u002Far\u002Fsite-page\u002F875b7b4dd09249b1.html"},{"pageId":"page6342ad66ff464d2ba2679626e4a77050","templatePageId":"tp89699b259bea","type":"NORMAL","pageName":"Intraspinal Anesthesia Series","homePage":false,"path":"\u002Far\u002Fsite-page\u002F2e2f5280f17a4f7f.html"},{"pageId":"paged208c3e3c7ad43f9bb38ab93d51d7dd9","templatePageId":"tp89699b259bea","type":"NORMAL","pageName":"RF Cannula Series ","homePage":false,"path":"\u002Far\u002Fsite-page\u002F95e3acb99ae24e14.html"},{"pageId":"page34cae0a1ab3e431fbf8deba571ae354e","templatePageId":"tp89699b259bea","type":"NORMAL","pageName":"Interventional Therapy Series","homePage":false,"path":"\u002Far\u002Fsite-page\u002F928c73e4be474780.html"},{"pageId":"pagef8affd35a1bf47698a5db1bd582c9851","templatePageId":"tp89699b259bea","type":"NORMAL","pageName":"Special Structure Display","homePage":false,"path":"\u002Far\u002Fsite-page\u002Fe30be9e76bf14946.html"},{"pageId":"pagee9f4acddbf1c4697a74c4594f63eb0ce","templatePageId":"tp89699b259bea","type":"NORMAL","pageName":"Multiple Medical Needle Tail end Structures ","homePage":false,"path":"\u002Far\u002Fsite-page\u002Ff091ed1a7ba94e8b.html"},{"pageId":"pageee609bccfced4db08cb7e78fdd5f2aa6","templatePageId":"tp89699b259bea","type":"NORMAL","pageName":"Intraspinal Anesthesia Series ","homePage":false,"path":"\u002Far\u002Fsite-page\u002F76d6efc5d359458e.html"},{"pageId":"page2e8278ed941e45a486448321064d1151","templatePageId":"tp89699b259bea","type":"NORMAL","pageName":"Visceral Biopsy Series","homePage":false,"path":"\u002Far\u002Fsite-page\u002F30a7918fe23f4716.html"},{"pageId":"pagea7808aded1f448a68be4f074744969f8","templatePageId":"tp89699b259bea","type":"NORMAL","pageName":"Other Application Series","homePage":false,"path":"\u002Far\u002Fsite-page\u002F6a7df8ea1cd74c70.html"},{"pageId":"page316956e202d149028f4b57b23718272c","templatePageId":"tp89699b259bea","type":"NORMAL","pageName":"Multiple Medical Needle Head Structures ","homePage":false,"path":"\u002Far\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\u002Fcategory\u002FIntraspinal-Anesthesia-Series-1.html","languageCode":"en","isCurrent":false,"isDefault":true,"hreflangCode":"en"},{"language":"简体中文","url":"http:\u002F\u002Fwww.shbsmed.com\u002Fcn\u002Fcategory\u002FIntraspinal-Anesthesia-Series-1.html","languageCode":"cn","isCurrent":false,"isDefault":false,"hreflangCode":"zh-CN"},{"language":"Français","url":"http:\u002F\u002Fwww.shbsmed.com\u002Ffr\u002Fcategory\u002FIntraspinal-Anesthesia-Series-1.html","languageCode":"fr","isCurrent":false,"isDefault":false,"hreflangCode":"fr"},{"language":"Русский","url":"http:\u002F\u002Fwww.shbsmed.com\u002Fru\u002Fcategory\u002FIntraspinal-Anesthesia-Series-1.html","languageCode":"ru","isCurrent":false,"isDefault":false,"hreflangCode":"ru"},{"language":"Español","url":"http:\u002F\u002Fwww.shbsmed.com\u002Fes\u002Fcategory\u002FIntraspinal-Anesthesia-Series-1.html","languageCode":"es","isCurrent":false,"isDefault":false,"hreflangCode":"es"},{"language":"اللغة العربية","url":"http:\u002F\u002Fwww.shbsmed.com\u002Far\u002Fcategory\u002FIntraspinal-Anesthesia-Series-1.html","languageCode":"ar","isCurrent":true,"isDefault":false,"hreflangCode":"ar"}],"languageElements":{"languageCode":"ar","elements":[{"elementType":"TEXT","elementBlockType":null,"elementKey":"page2e4db01970b64625b4695318e945c2a3:e_key_page_name","originElementValue":null,"elementValue":"فئة المنتج"},{"elementType":"TEXT","elementBlockType":null,"elementKey":"page2e4db01970b64625b4695318e945c2a3.sa8e6270cc18041.EditableModule1~tbf68b1a160f_0.Text2_b16dac6d4ab54538af89a4d8d150940b.dataSource.wrapper.children","originElementValue":"\u003Cdiv data-edited=\"\"\u003E\u003Cp\u003EContact\u003C\u002Fp\u003E\u003C\u002Fdiv\u003E","elementValue":"\u003Cdiv data-edited=\"\"\u003E\u003Cp\u003Eاتصل\u003C\u002Fp\u003E\u003C\u002Fdiv\u003E"},{"elementType":"TEXT","elementBlockType":null,"elementKey":"page2e4db01970b64625b4695318e945c2a3.sa8e6270cc18041.EditableModule1~tbf68b1a160f_0.Form2_8c9118e7ab0742ddb758845bd89ffa87.dataSource.wrapper.children","originElementValue":"Submit now","elementValue":"قدّم الآن"},{"elementType":"TEXT","elementBlockType":null,"elementKey":"page2e4db01970b64625b4695318e945c2a3.sa8e6270cc18041.EditableModule1~tbf68b1a160f_0.Form2_8c9118e7ab0742ddb758845bd89ffa87.dataSource.wrapper.formLabelMap.name.children","originElementValue":"Name","elementValue":"الاسم"},{"elementType":"TEXT","elementBlockType":null,"elementKey":"page2e4db01970b64625b4695318e945c2a3.sa8e6270cc18041.EditableModule1~tbf68b1a160f_0.Form2_8c9118e7ab0742ddb758845bd89ffa87.dataSource.wrapper.formLabelMap.company.children","originElementValue":"Company","elementValue":"الشركة"},{"elementType":"TEXT","elementBlockType":null,"elementKey":"page2e4db01970b64625b4695318e945c2a3.sa8e6270cc18041.EditableModule1~tbf68b1a160f_0.Form2_8c9118e7ab0742ddb758845bd89ffa87.dataSource.wrapper.formLabelMap.mail.children","originElementValue":"Mail","elementValue":"البريد"},{"elementType":"TEXT","elementBlockType":null,"elementKey":"page2e4db01970b64625b4695318e945c2a3.sa8e6270cc18041.EditableModule1~tbf68b1a160f_0.Text8_7a0f34737b044a3484175a7dce3bccbb.dataSource.wrapper.children","originElementValue":"\u003Cdiv data-edited=\"\"\u003E\u003Cp\u003ELeave your information and we will contact you.\u003C\u002Fp\u003E\u003C\u002Fdiv\u003E","elementValue":"\u003Cdiv data-edited=\"\"\u003E\u003Cp\u003Eاترك معلوماتك وسنتواصل معك.\u003C\u002Fp\u003E\u003C\u002Fdiv\u003E"},{"elementType":"IMAGE","elementBlockType":null,"elementKey":"page2e4db01970b64625b4695318e945c2a3.sa8e6270cc18041.EditableModule1~tbf68b1a160f_0.Image1_4cd9caa3dfd3481e9fdaaee4d8856188.dataSource.wrapper.children","originElementValue":"https:\u002F\u002Fwaimao.office.163.com\u002Fsite\u002Fapi\u002Fpub\u002Fresource\u002Fdownload?key=c937eea52d7c49ed8a4fdb1e27d07531","elementValue":"https:\u002F\u002Fwaimao.office.163.com\u002Fsite\u002Fapi\u002Fpub\u002Fresource\u002Fdownload?key=c937eea52d7c49ed8a4fdb1e27d07531"},{"elementType":"TEXT","elementBlockType":null,"elementKey":"page2e4db01970b64625b4695318e945c2a3.sa8e6270cc18041.Footer1_0.dataSource.block.children[0].title.children","originElementValue":null,"elementValue":"\u003Cdiv data-edited=\"\"\u003E\u003Cp\u003Eالرئيسية\u003C\u002Fp\u003E\u003C\u002Fdiv\u003E"},{"elementType":"TEXT","elementBlockType":null,"elementKey":"page2e4db01970b64625b4695318e945c2a3.sa8e6270cc18041.Footer1_0.dataSource.block.children[0].childWrapper.children[0].children","originElementValue":null,"elementValue":"\u003Cdiv data-edited=\"\"\u003E\u003Cp\u003Eمعلومات عنا\u003C\u002Fp\u003E\u003C\u002Fdiv\u003E"},{"elementType":"TEXT","elementBlockType":null,"elementKey":"page2e4db01970b64625b4695318e945c2a3.sa8e6270cc18041.Footer1_0.dataSource.block.children[1].title.children","originElementValue":null,"elementValue":"\u003Cdiv data-edited=\"\"\u003E\u003Cp\u003Eمركز المنتجات\u003C\u002Fp\u003E\u003C\u002Fdiv\u003E"},{"elementType":"TEXT","elementBlockType":null,"elementKey":"page2e4db01970b64625b4695318e945c2a3.sa8e6270cc18041.Footer1_0.dataSource.block.children[1].childWrapper.children[0].children","originElementValue":null,"elementValue":"\u003Cdiv data-edited=\"\"\u003E\u003Cp\u003Eسلسلة المنتجات\u003C\u002Fp\u003E\u003C\u002Fdiv\u003E"},{"elementType":"TEXT","elementBlockType":null,"elementKey":"page2e4db01970b64625b4695318e945c2a3.sa8e6270cc18041.Footer1_0.dataSource.block.children[1].childWrapper.children[1].children","originElementValue":null,"elementValue":"\u003Cdiv data-edited=\"\"\u003E\u003Cp\u003Eمركز التخصيص\u003C\u002Fp\u003E\u003C\u002Fdiv\u003E"},{"elementType":"TEXT","elementBlockType":null,"elementKey":"page2e4db01970b64625b4695318e945c2a3.sa8e6270cc18041.Footer1_0.dataSource.block.children[2].title.children","originElementValue":null,"elementValue":"\u003Cdiv data-edited=\"\"\u003E\u003Cp\u003Eمعلومات الاتصال\u003C\u002Fp\u003E\u003C\u002Fdiv\u003E"},{"elementType":"TEXT","elementBlockType":null,"elementKey":"page2e4db01970b64625b4695318e945c2a3.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\u003Eعرض الهيكل الخاص\u003C\u002Fp\u003E\u003C\u002Fdiv\u003E"},{"elementType":"TEXT","elementBlockType":null,"elementKey":"page2e4db01970b64625b4695318e945c2a3.sa8e6270cc18041.Footer1_0.dataSource.wrapper.image","originElementValue":null,"elementValue":""},{"elementType":"TEXT","elementBlockType":null,"elementKey":"page2e4db01970b64625b4695318e945c2a3.sa8e6270cc18041.Footer1_0.dataSource.block.children[0].childWrapper.children[1].children","originElementValue":null,"elementValue":"\u003Cdiv data-edited=\"\"\u003E\u003Cp\u003Eاتصل بنا\u003C\u002Fp\u003E\u003C\u002Fdiv\u003E"},{"elementType":"TEXT","elementBlockType":null,"elementKey":"page2e4db01970b64625b4695318e945c2a3.sa8e6270cc18041.Footer1_0.dataSource.block.children[2].childWrapper.children[0].children","originElementValue":null,"elementValue":"\u003Cdiv data-edited=\"\"\u003E\u003Cp\u003Eالبريد الإلكتروني: sales02@shbsmed.com&nbsp;\u003C\u002Fp\u003E\u003C\u002Fdiv\u003E"},{"elementType":"TEXT","elementBlockType":null,"elementKey":"page2e4db01970b64625b4695318e945c2a3.sa8e6270cc18041.Footer1_0.dataSource.block.children[2].childWrapper.children[1].children","originElementValue":null,"elementValue":"\u003Cdiv data-edited=\"\"\u003E\u003Cp\u003Eالهاتف: +86 13116341107 كاسي ميلر\u003C\u002Fp\u003E\u003C\u002Fdiv\u003E"}],"siteElements":[{"elementType":null,"elementBlockType":null,"elementKey":"e_key_site_name","originElementValue":null,"elementValue":"شركة شنغهاي برايتستون للتكنولوجيا الطبية المحدودة"},{"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":"الرئيسية"},{"elementType":null,"elementBlockType":null,"elementKey":"sa8e6270cc18041.Nav.dataSource.Menu.children[1].children","originElementValue":null,"elementValue":"معلومات عنا"},{"elementType":null,"elementBlockType":null,"elementKey":"sa8e6270cc18041.Nav.dataSource.Menu.children[2].children","originElementValue":null,"elementValue":"سلسلة المنتجات"},{"elementType":null,"elementBlockType":null,"elementKey":"sa8e6270cc18041.Nav.dataSource.Menu.children[2].subNavs[0].children","originElementValue":null,"elementValue":"سلسلة قنية RF"},{"elementType":null,"elementBlockType":null,"elementKey":"sa8e6270cc18041.Nav.dataSource.Menu.children[2].subNavs[1].children","originElementValue":null,"elementValue":"سلسلة أقطاب RF"},{"elementType":null,"elementBlockType":null,"elementKey":"sa8e6270cc18041.Nav.dataSource.Menu.children[2].subNavs[2].children","originElementValue":null,"elementValue":"سلسلة التخدير داخل النخاع الشوكي"},{"elementType":null,"elementBlockType":null,"elementKey":"sa8e6270cc18041.Nav.dataSource.Menu.children[3].children","originElementValue":null,"elementValue":"مركز التخصيص"},{"elementType":null,"elementBlockType":null,"elementKey":"sa8e6270cc18041.Nav.dataSource.Menu.children[3].subNavs[0].children","originElementValue":null,"elementValue":"سلسلة خزعة نخاع العظام"},{"elementType":null,"elementBlockType":null,"elementKey":"sa8e6270cc18041.Nav.dataSource.Menu.children[3].subNavs[1].children","originElementValue":null,"elementValue":"سلسلة خزعة الأعضاء"},{"elementType":null,"elementBlockType":null,"elementKey":"sa8e6270cc18041.Nav.dataSource.Menu.children[3].subNavs[2].children","originElementValue":null,"elementValue":"سلسلة العلاج التدخلي"},{"elementType":null,"elementBlockType":null,"elementKey":"sa8e6270cc18041.Nav.dataSource.Menu.children[3].subNavs[3].children","originElementValue":null,"elementValue":"سلسلة التخدير داخل النخاع الشوكي"},{"elementType":null,"elementBlockType":null,"elementKey":"sa8e6270cc18041.Nav.dataSource.Menu.children[3].subNavs[4].children","originElementValue":null,"elementValue":"سلسلة التسريب والصرف"},{"elementType":null,"elementBlockType":null,"elementKey":"sa8e6270cc18041.Nav.dataSource.Menu.children[3].subNavs[5].children","originElementValue":null,"elementValue":"سلسلة التجميل الطبي"},{"elementType":null,"elementBlockType":null,"elementKey":"sa8e6270cc18041.Nav.dataSource.Menu.children[3].subNavs[6].children","originElementValue":null,"elementValue":"سلسلة التطبيقات الأخرى"},{"elementType":null,"elementBlockType":null,"elementKey":"sa8e6270cc18041.Nav.dataSource.Menu.children[4].children","originElementValue":null,"elementValue":"عرض الهيكل الخاص"},{"elementType":null,"elementBlockType":null,"elementKey":"sa8e6270cc18041.Nav.dataSource.Menu.children[4].subNavs[0].children","originElementValue":null,"elementValue":"خطط توجيه الموجات فوق الصوتية المتعددة"},{"elementType":null,"elementBlockType":null,"elementKey":"sa8e6270cc18041.Nav.dataSource.Menu.children[4].subNavs[1].children","originElementValue":null,"elementValue":"هياكل رؤوس الإبر الطبية المتعددة"},{"elementType":null,"elementBlockType":null,"elementKey":"sa8e6270cc18041.Nav.dataSource.Menu.children[4].subNavs[2].children","originElementValue":null,"elementValue":"هياكل نهاية الإبر الطبية المتعددة"},{"elementType":null,"elementBlockType":null,"elementKey":"sa8e6270cc18041.Nav.dataSource.Menu.children[5].children","originElementValue":null,"elementValue":"اتصل بنا"},{"elementType":null,"elementBlockType":null,"elementKey":"sa8e6270cc18041.Nav.dataSource.button.children","originElementValue":null,"elementValue":"اتصل بنا"},{"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\u002Far\u002Fcategory\u002FIntraspinal-Anesthesia-Series-1.html","mainPathname":"https:\u002F\u002Fwww.shbsmed.com\u002Far\u002Fcategory\u002FIntraspinal-Anesthesia-Series-1.html","disableCDN":false,"languageSelfAdaption":true,"seoStructuredData":null},"isMobile":false};
	</script>

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

</body></html>