<!DOCTYPE html><html><head><title data-react-helmet="true">宫颈穿刺针管 - 高质量医疗设备，安全精准的操作 | 立即购买可靠解决方案</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="宫颈穿刺针，医疗针管，脊髓针，腰穿套件，医疗设备，诊断针，医疗用品，无菌针管，脊髓穿刺针，医疗注射设备，腰部穿刺针，麻醉针管，外科针，医疗穿刺工具，医疗针，脊髓操作设备，安全穿刺针，脑脊液针，诊断用针管，医疗管道，侵入性操作针，精准穿刺针，医疗外科用品，穿刺用医疗设备，专业医疗针，临床针管，医疗诊断，脊髓针套件，医疗穿刺设备"><meta data-react-helmet="true" name="description" content="介绍我们的高质量宫颈穿刺针管，旨在确保医疗操作的精准和安全。这款必备的医疗工具采用耐用材料制成，确保在宫颈穿刺操作中的可靠性。凭借其符合人体工程学的设计，针管为医疗专业人员和患者提供最佳舒适度。我们的宫颈穿刺针管具有顺畅的插入过程，减少创伤，提升患者体验。非常适合脊髓穿刺和其他诊断程序，符合严格的医疗标准，确保有效性和安全性。信赖我们的宫颈穿刺针管，助力您的医疗实践，在这里质量与创新相结合。通过我们可靠、易于使用的针管提升您的操作效率和患者护理。立即下单，体验您医疗实践中的不同！"><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/cn/products/Cervical-puncture-needle-tube.html"><link data-react-helmet="true" rel="alternate" href="https://www.shbsmed.com/products/Cervical-puncture-needle-tube.html" hreflang="x-default"><link data-react-helmet="true" rel="alternate" href="https://www.shbsmed.com/cn/products/Cervical-puncture-needle-tube.html" hreflang="zh-CN"><link data-react-helmet="true" rel="alternate" href="https://www.shbsmed.com/fr/products/Cervical-puncture-needle-tube.html" hreflang="fr"><link data-react-helmet="true" rel="alternate" href="https://www.shbsmed.com/ru/products/Cervical-puncture-needle-tube.html" hreflang="ru"><link data-react-helmet="true" rel="alternate" href="https://www.shbsmed.com/es/products/Cervical-puncture-needle-tube.html" hreflang="es"><link data-react-helmet="true" rel="alternate" href="https://www.shbsmed.com/ar/products/Cervical-puncture-needle-tube.html" hreflang="ar"><script data-react-helmet="true" type="application/ld+json">{"@context":"http://schema.org","@type":"Product","name":"颈椎穿刺针管","image":["https://cowork-storage.nosdn.127.net/snapshot%2F2025%2F09%2F20%2F2f62718ab9054e5ca120f37a95a23563.jpg?Signature=Vx%2FoTCXJEuFW%2FTPQjY2NYRnXQ4MYniJek2Fn7cVtgLg%3D&Expires=3335141768&NOSAccessKeyId=5de274d3b56f4e17be4ba5a9a7ce4824"],"description":"Introducing our high-quality Cervical Puncture Needle Tube, designed for precision and safety in medical procedures. This essential medical tool is crafted from durable materials, ensuring reliability during cervical puncture operations. With its ergonomic design, the needle tube provides optimal comfort for both healthcare professionals and patients. Our Cervical Puncture Needle Tube features a smooth insertion process, reducing trauma and enhancing patient experience. Ideal for spinal taps and other diagnostic procedures, it meets stringent medical standards for effectiveness and safety. Trust our Cervical Puncture Needle Tube for your medical practice, where quality meets innovation. Enhance your procedural efficiency and patient care with our reliable, easy-to-use needle tube. Order now and experience the difference in your medical practice!","sku":"2305395","category":"定制中心 > 穿刺介入系列","dateModified":"2025-09-22T10:50:10Z"}</script><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/cn/products/Cervical-puncture-needle-tube.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="/cn" 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="/cn" 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="/cn/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="/cn/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="/cn/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="/cn/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="/cn/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="ProductDetail1_0" eventManager="[object Object]" eventsMap="[object Object]" pageType="PRODUCT_DETAIL" nosHrefLink="" class="detail0-wrapper" data-edit="editJSON,Background" data-no-cache="true" style="background-repeat:no-repeat;background-position:center"><nav class="ant-breadcrumb breadcrumb___3aYXo product-detail-breadcrumb" style="color:#747a8c;--color:#747a8c;--hover-color:#272e47" data-edit="fontHoverFamily" data-jz-hover-color="#272e47"><ol><li><span class="ant-breadcrumb-link">全部</span><span class="ant-breadcrumb-separator"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><path d="M6 4L10 8L6 12" stroke="#C9CBD6" stroke-linecap="round" stroke-linejoin="round"></path></svg></span></li><li><span class="ant-breadcrumb-link"><a href="/cn/category/Customization-Center.html" data-type="innerLink" data-page="PRODUCT_CATEGORY"><span class="ellipsis-tooltip"><span class="ellipsis-tooltip-content">定制中心</span><span class="ellipsis-tooltip-mirror">定制中心</span></span></a></span><span class="ant-breadcrumb-separator"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><path d="M6 4L10 8L6 12" stroke="#C9CBD6" stroke-linecap="round" stroke-linejoin="round"></path></svg></span></li><li><span class="ant-breadcrumb-link"><a href="/cn/category/Interventional-Therapy-Series.html" data-type="innerLink" data-page="PRODUCT_CATEGORY"><span class="ellipsis-tooltip"><span class="ellipsis-tooltip-content">穿刺介入系列</span><span class="ellipsis-tooltip-mirror">穿刺介入系列</span></span></a></span><span class="ant-breadcrumb-separator"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><path d="M6 4L10 8L6 12" stroke="#C9CBD6" stroke-linecap="round" stroke-linejoin="round"></path></svg></span></li><li><span class="ant-breadcrumb-link">颈椎穿刺针管</span><span class="ant-breadcrumb-separator"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><path d="M6 4L10 8L6 12" stroke="#C9CBD6" stroke-linecap="round" stroke-linejoin="round"></path></svg></span></li></ol></nav><div class="product-info"><div class="product-img" style="position:sticky"><div class="slides"><div class="adm-swiper adm-swiper-horizontal" style="--slide-size:100%;--track-offset:0%"><div class="adm-swiper-track adm-swiper-track-allow-touch-move"><div class="adm-swiper-track-inner" style="transform:none"><div class="adm-swiper-slide adm-swiper-slide-active"><div class="adm-swiper-item slide-img"><img src="https://cowork-storage.nosdn.127.net/snapshot%2F2025%2F09%2F20%2F2f62718ab9054e5ca120f37a95a23563.jpg?Signature=Vx%2FoTCXJEuFW%2FTPQjY2NYRnXQ4MYniJek2Fn7cVtgLg%3D&amp;Expires=3335141768&amp;NOSAccessKeyId=5de274d3b56f4e17be4ba5a9a7ce4824" style="object-fit:cover" alt="颈椎穿刺针管" loading="lazy"/></div></div></div></div><div class="adm-swiper-indicator"><div class="adm-page-indicator adm-page-indicator-horizontal adm-page-indicator-color-primary"><div class="adm-page-indicator-dot adm-page-indicator-dot-active"></div></div></div></div></div><div class="img-container"><img style="object-fit:cover;cursor:zoom-in" src="https://cowork-storage.nosdn.127.net/snapshot%2F2025%2F09%2F20%2F2f62718ab9054e5ca120f37a95a23563.jpg?Signature=Vx%2FoTCXJEuFW%2FTPQjY2NYRnXQ4MYniJek2Fn7cVtgLg%3D&amp;Expires=3335141768&amp;NOSAccessKeyId=5de274d3b56f4e17be4ba5a9a7ce4824" class="image-comp-img main-img" data-edit="productDetailImg" alt="" loading="lazy"/><div class="ant-image image-comp-root-class-name"><img class="ant-image-img" style="display:none" src="https://cowork-storage.nosdn.127.net/snapshot%2F2025%2F09%2F20%2F2f62718ab9054e5ca120f37a95a23563.jpg?Signature=Vx%2FoTCXJEuFW%2FTPQjY2NYRnXQ4MYniJek2Fn7cVtgLg%3D&amp;Expires=3335141768&amp;NOSAccessKeyId=5de274d3b56f4e17be4ba5a9a7ce4824"/><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></div></div><div class="product-text-info"><div class="name-price"><div class="product-name"><div class="hot-icon"><img src="/static/hot.643d43d1.svg"/></div><div data-edit="fontFamily">颈椎穿刺针管</div></div><div class="price-chat"><div class="price-info"></div><button data-edit="fontFamily,border,afterSubmitAction" type="button" class="ant-btn ant-btn-default chat-btn"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><path d="M14.6693 4C14.6693 2.89543 13.7738 2 12.6693 2H3.33594C2.23137 2 1.33594 2.89543 1.33594 4V10.5C1.33594 11.3284 2.00751 12 2.83594 12H3.69933C4.05092 12 4.33594 12.285 4.33594 12.6366V12.6366C4.33594 13.1099 4.83397 13.4177 5.25725 13.206L7.24698 12.2111C7.52469 12.0723 7.83092 12 8.14141 12H12.6693C13.7738 12 14.6693 11.1046 14.6693 10V4Z" stroke="currentColor" stroke-width="1.33333" stroke-linecap="round" stroke-linejoin="round"></path><path d="M4.66406 6.5V7.5" stroke="currentColor" stroke-width="1.33333" stroke-linecap="round" stroke-linejoin="round"></path><path d="M8 6.5V7.5" stroke="currentColor" stroke-width="1.33333" stroke-linecap="round" stroke-linejoin="round"></path><path d="M11.3359 6.5V7.5" stroke="currentColor" stroke-width="1.33333" stroke-linecap="round" stroke-linejoin="round"></path></svg><span>联系我们</span></button></div></div><div productSpecAttr="size,moq,shipping_method,packaging_count" class="specification" data-edit="productSpecAttr"></div></div></div></div><div id="ProductIntro1_0" eventManager="[object Object]" eventsMap="[object Object]" pageType="PRODUCT_DETAIL" nosHrefLink="" class="intro0-wrapper" data-edit="editJSON,Background" data-no-cache="true" data-comp="banner-switch={ &quot;current&quot;: 1, &quot;total&quot;: 2 }" style="background-repeat:no-repeat;background-position:center"><div data-edit="background" class="product-intro"><div hoverColor="hsl(0, 60%, 56%)" style="--hover-color:hsl(0, 60%, 56%)" data-edit="fontHoverFamily" data-jz-hover-color="hsl(0, 60%, 56%)" class="intro-tabs"><div class="intro-tabs-item active">产品细节</div></div><div class="main"><div style="display:block"><div class="intro-box"><div data-edit="fontFamily" class="intro-title">商品介绍</div><div style="white-space:pre-line" data-edit="fontFamily" class="product-rich-text">
<p 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;"><strong style="box-sizing: border-box; word-break: normal !important; overflow-wrap: break-word; margin: 0px; padding: 0px;"></strong></p><div class="paste-img-wrapper" style=""><strong style="box-sizing: border-box; word-break: normal !important; overflow-wrap: break-word; margin: 0px; padding: 0px;"><img src="https://img03.71360.com/file/read/www/M00/23/66/wKj0iWASFUmAMgEYAADgYyE1srE273.jpg" upload-id="pasteImgId175850485755020" title="介入穿刺系列.jpg" align="center" alt="介入穿刺系列.jpg" width="900" height="600" 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;"></strong></div><div><strong style="box-sizing: border-box; word-break: normal !important; overflow-wrap: break-word; margin: 0px; padding: 0px;"><span data-mce-type="bookmark" id="mce_1_start" data-mce-style="overflow:hidden;line-height:0px" style="overflow: hidden; line-height: 0px;"></span>常见规格：</strong></div><div><br></div><div>1.2～1.6（18G～16G）</div><p></p><p 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;"><strong style="box-sizing: border-box; word-break: normal !important; overflow-wrap: break-word; margin: 0px; padding: 0px;">常见长度：</strong></p><p 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;">100～160mm</p><span style="overflow: hidden; line-height: 0px;" data-mce-style="overflow:hidden;line-height:0px" id="mce_1_start" data-mce-type="bookmark"></span>
</div></div></div><div class="intro-box" style="display:none"></div></div></div></div><div id="EditableModule1~tbf68b1a160f_0" eventManager="[object Object]" eventsMap="[object Object]" pageType="PRODUCT_DETAIL" 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_4d80e89a14d8465e8e271d99d10827df" 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="pagee96048c689c14fa48cdcd2c9e84eb674.sa8e6270cc18041.EditableModule1~tbf68b1a160f_0.Text2_4d80e89a14d8465e8e271d99d10827df.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_5718fa7283444030a89f3e2fdb637a91" 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="pagee96048c689c14fa48cdcd2c9e84eb674.sa8e6270cc18041.EditableModule1~tbf68b1a160f_0.Form2_5718fa7283444030a89f3e2fdb637a91.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_02e43018084a4f8e9778d0589dbe0112" 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="pagee96048c689c14fa48cdcd2c9e84eb674.sa8e6270cc18041.EditableModule1~tbf68b1a160f_0.Text8_02e43018084a4f8e9778d0589dbe0112.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_c99502b733b8433c89374be760d11781" 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="pagee96048c689c14fa48cdcd2c9e84eb674.sa8e6270cc18041.EditableModule1~tbf68b1a160f_0.Image1_c99502b733b8433c89374be760d11781.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_DETAIL" nosHrefLink="" multiLanguage="[object Object]" class="footer0-wrapper" image="" mobileimage="" color="hsla(216, 64%, 21%, 1)" 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="pagee96048c689c14fa48cdcd2c9e84eb674.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="pagee96048c689c14fa48cdcd2c9e84eb674.sa8e6270cc18041.Footer1_0.dataSource.block.children[0].childWrapper.children[0].children" properties="" rel="" data-type="innerLink" data-page="pagea9c6e489fdf74cf7909fadff305f9810" data-element="" dataEditExt="fontFamily" href="/cn/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="pagee96048c689c14fa48cdcd2c9e84eb674.sa8e6270cc18041.Footer1_0.dataSource.block.children[0].childWrapper.children[1].children" properties="" rel="" data-type="innerLink" data-page="page1b75b448a6154edaa5e1c02cc6c1591c" data-element="" dataEditExt="fontFamily" href="/cn/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="pagee96048c689c14fa48cdcd2c9e84eb674.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="pagee96048c689c14fa48cdcd2c9e84eb674.sa8e6270cc18041.Footer1_0.dataSource.block.children[1].childWrapper.children[0].children" properties="" rel="" data-type="innerLink" data-page="pagef491278a1fa546d0b7b29d17f7b527db" data-element="" dataEditExt="fontFamily" href="/cn/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="pagee96048c689c14fa48cdcd2c9e84eb674.sa8e6270cc18041.Footer1_0.dataSource.block.children[1].childWrapper.children[1].children" properties="" rel="" data-type="innerLink" data-page="pagec5bf43c28b584f1ba877fe87e6046ddc" data-element="" dataEditExt="fontFamily" href="/cn/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="pagee96048c689c14fa48cdcd2c9e84eb674.sa8e6270cc18041.Footer1_0.dataSource.block.children[1].childWrapper.children[2].children" properties="" rel="" data-type="innerLink" data-page="pagef8affd35a1bf47698a5db1bd582c9851" data-element="" dataEditExt="fontFamily" href="/cn/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="pagee96048c689c14fa48cdcd2c9e84eb674.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="pagee96048c689c14fa48cdcd2c9e84eb674.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>电子邮件：sales01@shbsmed.com</p></div></span></div><div name="link~jeEJKMYKNc" class="" style="font-family:Arial;color:hsla(0, 0%, 100%, 0.51)" data-multi-language-key="pagee96048c689c14fa48cdcd2c9e84eb674.sa8e6270cc18041.Footer1_0.dataSource.block.children[2].childWrapper.children[1].children" dataEditExt="fontFamily" data-edit="linkA,textFamily"><span><div data-edited=""><p>电话：+86 13482187255    詹经理</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":"pagee96048c689c14fa48cdcd2c9e84eb674","siteId":"sa8e6270cc18041","data":{"productDetail":{"id":"2305395","specificationInfo":null,"attachments":null,"category":"[{\"label\":\"Customization Center\",\"value\":\"CascadeItem31b3b698d8a0\",\"pagePath\":\"\u002Fcategory\u002FCustomization-Center.html\"},{\"label\":\"Interventional Therapy Series \",\"value\":\"CascadeIteme6c199ffd947\",\"pagePath\":\"\u002Fcategory\u002FInterventional-Therapy-Series.html\"}]","color":"","cost_price":"","cost_price_currency":null,"create_by":"Bernardo","create_by_id":"606791280","create_time":"2025-09-20 12:16:09","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\u002F23\u002F66\u002FwKj0iWASFUmAMgEYAADgYyE1srE273.jpg\" upload-id=\"pasteImgId175850485755020\" title=\"介入穿刺系列.jpg\" align=\"center\" alt=\"介入穿刺系列.jpg\" width=\"900\" height=\"600\" 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\u003E1.2～1.6（18G～16G）\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\u003E100～160mm\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":"颈椎穿刺针管","product_name_en":"颈椎穿刺针管","net_weight":"","packaging_count":"","packaging_description":null,"packaging_unit":"","pictures":"[{\"filename\":\"颈椎穿刺针管.jpg\",\"url\":\"https:\u002F\u002Fcowork-storage.nosdn.127.net\u002Fsnapshot%2F2025%2F09%2F20%2F2f62718ab9054e5ca120f37a95a23563.jpg?Signature=Vx%2FoTCXJEuFW%2FTPQjY2NYRnXQ4MYniJek2Fn7cVtgLg%3D&Expires=3335141768&NOSAccessKeyId=5de274d3b56f4e17be4ba5a9a7ce4824\",\"id\":\"285997995\",\"uid\":\"77b9a1\"}]","price":"","price_currency_code":null,"price_currency":null,"product_link":"https:\u002F\u002Fsite.ntesmail.com\u002Fsa8e6270cc18041\u002Fproducts\u002F2305395.html","product_number":"PD7248953250920000418","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:50:10","volume":"","width":"","uni_product_id":"","product_description_en":"\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\u002F23\u002F66\u002FwKj0iWASFUmAMgEYAADgYyE1srE273.jpg\" upload-id=\"pasteImgId175850485755020\" title=\"介入穿刺系列.jpg\" align=\"center\" alt=\"介入穿刺系列.jpg\" width=\"900\" height=\"600\" 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\u003E\u003C\u002Fdiv\u003E\u003Cdiv\u003E\u003Cbr\u003E\u003C\u002Fdiv\u003E\u003Cdiv\u003E1.2～1.6（18G～16G）\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\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;\"\u003E100～160mm\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","productId":"2305395","product_id":"2305395","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":"Cervical Puncture Needle Tube - High-Quality Medical Equipment for Safe and Precise Procedures | Shop Now for Reliable Solutions","seoKeyword":"cervical puncture needle, medical needle tube, spinal needle, lumbar puncture kit, medical equipment, diagnostic needle, healthcare supplies, sterile needle tube, needle for spinal tap, medical injection device, puncture needle for lumbar, needle tube for anesthesia, surgical needle, medical puncture tool, healthcare needle, spinal procedure equipment, safe puncture needle, needle for cerebrospinal fluid, needle tube for diagnostics, medical tubing, invasive procedure needle, precision puncture needle, medical surgical supplies, medical device for puncture, professional medical needle, clinical needle tube, healthcare diagnostics, spinal needle kit, medical puncture equipment","seoDescription":"Introducing our high-quality Cervical Puncture Needle Tube, designed for precision and safety in medical procedures. This essential medical tool is crafted from durable materials, ensuring reliability during cervical puncture operations. With its ergonomic design, the needle tube provides optimal comfort for both healthcare professionals and patients. Our Cervical Puncture Needle Tube features a smooth insertion process, reducing trauma and enhancing patient experience. Ideal for spinal taps and other diagnostic procedures, it meets stringent medical standards for effectiveness and safety. Trust our Cervical Puncture Needle Tube for your medical practice, where quality meets innovation. Enhance your procedural efficiency and patient care with our reliable, easy-to-use needle tube. Order now and experience the difference in your medical practice!","pagePath":"\u002Fproducts\u002FCervical-puncture-needle-tube.html","productType":null,"productFieldDto":null},"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\":\"射频套管系列\",\"CascadeItem800b74439869\":\"射频电极系列\",\"CascadeItem4ae161956d6f\":\"脊髓内麻醉系列\",\"CascadeItem31b3b698d8a0\":\"定制中心\",\"CascadeItem43e89807a613\":\"骨髓活检系列\",\"CascadeItemeffc5e3fec10\":\"内脏活检系列\",\"CascadeIteme6c199ffd947\":\"穿刺介入系列\",\"CascadeItemfa58514ab86e\":\"椎管内麻醉系列\",\"CascadeItem3d48f65a2162\":\"输液和引流系列\",\"CascadeItem68473a8bd2a6\":\"医学美容系列\",\"CascadeItem58a9598d7368\":\"其他应用系列\",\"CascadeItem056bc04ca27d\":\"特殊结构展示\",\"CascadeItemd68421972063\":\"多种超声引导方案\",\"CascadeItem8a58ce369951\":\"多种医疗针头结构\",\"CascadeItem341ca24f587e\":\"多种医疗针尾结构\"}","customFields":null},"productMetaData":null,"ogImageUrl":"","pageType":"PRODUCT_DETAIL","newsData":{},"constant":{"page463d8a8678e841a99fcf1bf7b309e619":{"pageId":"page463d8a8678e841a99fcf1bf7b309e619","templatePageId":"tpfd601bd399be4bffabe7eec994aa19a2","type":"INDEX","pageName":"HOME","homePage":true,"path":"\u002Fcn"},"tpfd601bd399be4bffabe7eec994aa19a2":{"pageId":"page463d8a8678e841a99fcf1bf7b309e619","templatePageId":"tpfd601bd399be4bffabe7eec994aa19a2","type":"INDEX","pageName":"HOME","homePage":true,"path":"\u002Fcn"},"INDEX":{"pageId":"page463d8a8678e841a99fcf1bf7b309e619","templatePageId":"tpfd601bd399be4bffabe7eec994aa19a2","type":"INDEX","pageName":"HOME","homePage":true,"path":"\u002Fcn"},"pagec5bf43c28b584f1ba877fe87e6046ddc":{"pageId":"pagec5bf43c28b584f1ba877fe87e6046ddc","templatePageId":"tpb5c48677b6ef452fb6d0960957df7694","type":"PRODUCT_LIST","pageName":"Customization Center","homePage":false,"path":"\u002Fcn\u002FproductList.html"},"tpb5c48677b6ef452fb6d0960957df7694":{"pageId":"pagec5bf43c28b584f1ba877fe87e6046ddc","templatePageId":"tpb5c48677b6ef452fb6d0960957df7694","type":"PRODUCT_LIST","pageName":"Customization Center","homePage":false,"path":"\u002Fcn\u002FproductList.html"},"PRODUCT_LIST":{"pageId":"pagec5bf43c28b584f1ba877fe87e6046ddc","templatePageId":"tpb5c48677b6ef452fb6d0960957df7694","type":"PRODUCT_LIST","pageName":"Customization Center","homePage":false,"path":"\u002Fcn\u002FproductList.html"},"pagea9c6e489fdf74cf7909fadff305f9810":{"pageId":"pagea9c6e489fdf74cf7909fadff305f9810","templatePageId":"tpc154eb3f57314018802621c859283743","type":"ABOUT_US","pageName":"ABOUT US","homePage":false,"path":"\u002Fcn\u002Fabout-us.html"},"tpc154eb3f57314018802621c859283743":{"pageId":"pagea9c6e489fdf74cf7909fadff305f9810","templatePageId":"tpc154eb3f57314018802621c859283743","type":"ABOUT_US","pageName":"ABOUT US","homePage":false,"path":"\u002Fcn\u002Fabout-us.html"},"page1b75b448a6154edaa5e1c02cc6c1591c":{"pageId":"page1b75b448a6154edaa5e1c02cc6c1591c","templatePageId":"tp00d70454932a4deaad9986c1ac3ab0bd","type":"SUPPORT","pageName":"Contact Us","homePage":false,"path":"\u002Fcn\u002Fsupport.html"},"tp00d70454932a4deaad9986c1ac3ab0bd":{"pageId":"page1b75b448a6154edaa5e1c02cc6c1591c","templatePageId":"tp00d70454932a4deaad9986c1ac3ab0bd","type":"SUPPORT","pageName":"Contact Us","homePage":false,"path":"\u002Fcn\u002Fsupport.html"},"pagee96048c689c14fa48cdcd2c9e84eb674":{"pageId":"pagee96048c689c14fa48cdcd2c9e84eb674","templatePageId":"tp4ed3616eb6ce48ebaca64d5a591fdc2c","type":"PRODUCT_DETAIL","pageName":"PRODUCT DETAILS","homePage":false,"path":"\u002Fcn\u002Fproducts\u002F{id}.html"},"tp4ed3616eb6ce48ebaca64d5a591fdc2c":{"pageId":"pagee96048c689c14fa48cdcd2c9e84eb674","templatePageId":"tp4ed3616eb6ce48ebaca64d5a591fdc2c","type":"PRODUCT_DETAIL","pageName":"PRODUCT DETAILS","homePage":false,"path":"\u002Fcn\u002Fproducts\u002F{id}.html"},"PRODUCT_DETAIL":{"pageId":"pagee96048c689c14fa48cdcd2c9e84eb674","templatePageId":"tp4ed3616eb6ce48ebaca64d5a591fdc2c","type":"PRODUCT_DETAIL","pageName":"PRODUCT DETAILS","homePage":false,"path":"\u002Fcn\u002Fproducts\u002F{id}.html"},"page80a6c311ec7e4720a8c39854ab4be6ca":{"pageId":"page80a6c311ec7e4720a8c39854ab4be6ca","templatePageId":"pageTempcd65f49aaa0b4dfdb5f3b545d9a4d28f","type":"NEWS_DETAILS","pageName":"NEWS DETAILS","homePage":false,"path":"\u002Fcn\u002Fnews\u002F{id}.html"},"pageTempcd65f49aaa0b4dfdb5f3b545d9a4d28f":{"pageId":"page80a6c311ec7e4720a8c39854ab4be6ca","templatePageId":"pageTempcd65f49aaa0b4dfdb5f3b545d9a4d28f","type":"NEWS_DETAILS","pageName":"NEWS DETAILS","homePage":false,"path":"\u002Fcn\u002Fnews\u002F{id}.html"},"NEWS_DETAILS":{"pageId":"page80a6c311ec7e4720a8c39854ab4be6ca","templatePageId":"pageTempcd65f49aaa0b4dfdb5f3b545d9a4d28f","type":"NEWS_DETAILS","pageName":"NEWS DETAILS","homePage":false,"path":"\u002Fcn\u002Fnews\u002F{id}.html"},"page88165978210341c9b66c6dbd93c59ed0":{"pageId":"page88165978210341c9b66c6dbd93c59ed0","templatePageId":"tp89699b259bea","type":"NORMAL","pageName":"Medical Cosmetology Series","homePage":false,"path":"\u002Fcn\u002Fsite-page\u002F5f992f65c15a48b9.html"},"tp89699b259bea":{"pageId":"page316956e202d149028f4b57b23718272c","templatePageId":"tp89699b259bea","type":"NORMAL","pageName":"Multiple Medical Needle Head Structures ","homePage":false,"path":"\u002Fcn\u002Fsite-page\u002F61b772485d69483a.html"},"page6cb5f951b6bf4ed292adf73e54972052":{"pageId":"page6cb5f951b6bf4ed292adf73e54972052","templatePageId":"tp89699b259bea","type":"NORMAL","pageName":"RF Electrode Series","homePage":false,"path":"\u002Fcn\u002Fsite-page\u002F7db3bd28ce994ebe.html"},"page392a4ccb3ecb408fa7a7b852e7ad30f6":{"pageId":"page392a4ccb3ecb408fa7a7b852e7ad30f6","templatePageId":"tp89699b259bea","type":"NORMAL","pageName":"Bone Marrow Biopsy Series ","homePage":false,"path":"\u002Fcn\u002Fsite-page\u002F0402efda17d5458d.html"},"page309dc2804aae4f7b8a56e60c07cd1cbd":{"pageId":"page309dc2804aae4f7b8a56e60c07cd1cbd","templatePageId":"tp89699b259bea","type":"NORMAL","pageName":"Infusion and Drainage Series ","homePage":false,"path":"\u002Fcn\u002Fsite-page\u002F1696426523b844c5.html"},"pagef7e313ea8db9484ba93a360f557982af":{"pageId":"pagef7e313ea8db9484ba93a360f557982af","templatePageId":"tp89699b259bea","type":"NORMAL","pageName":"Multiple Ultrasound Guidance Schemes ","homePage":false,"path":"\u002Fcn\u002Fsite-page\u002F2cce74f6abaf4e11.html"},"pagef491278a1fa546d0b7b29d17f7b527db":{"pageId":"pagef491278a1fa546d0b7b29d17f7b527db","templatePageId":"tp89699b259bea","type":"NORMAL","pageName":"Product Series","homePage":false,"path":"\u002Fcn\u002Fsite-page\u002F875b7b4dd09249b1.html"},"page6342ad66ff464d2ba2679626e4a77050":{"pageId":"page6342ad66ff464d2ba2679626e4a77050","templatePageId":"tp89699b259bea","type":"NORMAL","pageName":"Intraspinal Anesthesia Series","homePage":false,"path":"\u002Fcn\u002Fsite-page\u002F2e2f5280f17a4f7f.html"},"paged208c3e3c7ad43f9bb38ab93d51d7dd9":{"pageId":"paged208c3e3c7ad43f9bb38ab93d51d7dd9","templatePageId":"tp89699b259bea","type":"NORMAL","pageName":"RF Cannula Series ","homePage":false,"path":"\u002Fcn\u002Fsite-page\u002F95e3acb99ae24e14.html"},"page34cae0a1ab3e431fbf8deba571ae354e":{"pageId":"page34cae0a1ab3e431fbf8deba571ae354e","templatePageId":"tp89699b259bea","type":"NORMAL","pageName":"Interventional Therapy Series","homePage":false,"path":"\u002Fcn\u002Fsite-page\u002F928c73e4be474780.html"},"pagef8affd35a1bf47698a5db1bd582c9851":{"pageId":"pagef8affd35a1bf47698a5db1bd582c9851","templatePageId":"tp89699b259bea","type":"NORMAL","pageName":"Special Structure Display","homePage":false,"path":"\u002Fcn\u002Fsite-page\u002Fe30be9e76bf14946.html"},"pagee9f4acddbf1c4697a74c4594f63eb0ce":{"pageId":"pagee9f4acddbf1c4697a74c4594f63eb0ce","templatePageId":"tp89699b259bea","type":"NORMAL","pageName":"Multiple Medical Needle Tail end Structures ","homePage":false,"path":"\u002Fcn\u002Fsite-page\u002Ff091ed1a7ba94e8b.html"},"pageee609bccfced4db08cb7e78fdd5f2aa6":{"pageId":"pageee609bccfced4db08cb7e78fdd5f2aa6","templatePageId":"tp89699b259bea","type":"NORMAL","pageName":"Intraspinal Anesthesia Series ","homePage":false,"path":"\u002Fcn\u002Fsite-page\u002F76d6efc5d359458e.html"},"page2e8278ed941e45a486448321064d1151":{"pageId":"page2e8278ed941e45a486448321064d1151","templatePageId":"tp89699b259bea","type":"NORMAL","pageName":"Visceral Biopsy Series","homePage":false,"path":"\u002Fcn\u002Fsite-page\u002F30a7918fe23f4716.html"},"pagea7808aded1f448a68be4f074744969f8":{"pageId":"pagea7808aded1f448a68be4f074744969f8","templatePageId":"tp89699b259bea","type":"NORMAL","pageName":"Other Application Series","homePage":false,"path":"\u002Fcn\u002Fsite-page\u002F6a7df8ea1cd74c70.html"},"page316956e202d149028f4b57b23718272c":{"pageId":"page316956e202d149028f4b57b23718272c","templatePageId":"tp89699b259bea","type":"NORMAL","pageName":"Multiple Medical Needle Head Structures ","homePage":false,"path":"\u002Fcn\u002Fsite-page\u002F61b772485d69483a.html"},"page2e4db01970b64625b4695318e945c2a3":{"pageId":"page2e4db01970b64625b4695318e945c2a3","templatePageId":"pageTemp70bc43cd99d9482780aa400d46e146dc","type":"PRODUCT_CATEGORY","pageName":"Product Category","homePage":false,"path":"\u002Fcn\u002Fcategory\u002F{id}.html"},"pageTemp70bc43cd99d9482780aa400d46e146dc":{"pageId":"page2e4db01970b64625b4695318e945c2a3","templatePageId":"pageTemp70bc43cd99d9482780aa400d46e146dc","type":"PRODUCT_CATEGORY","pageName":"Product Category","homePage":false,"path":"\u002Fcn\u002Fcategory\u002F{id}.html"},"PRODUCT_CATEGORY":{"pageId":"page2e4db01970b64625b4695318e945c2a3","templatePageId":"pageTemp70bc43cd99d9482780aa400d46e146dc","type":"PRODUCT_CATEGORY","pageName":"Product Category","homePage":false,"path":"\u002Fcn\u002Fcategory\u002F{id}.html"}},"hasIdentifyFunction":false,"thankYouPageUrl":"http:\u002F\u002Fwww.shbsmed.com\u002Fcn\u002Fthank-you.html","model":{"template":["Nav1_0","ProductDetail1_0","ProductIntro1_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_4d80e89a14d8465e8e271d99d10827df","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":90,"y":80,"width":259,"height":60,"top":80,"right":349,"bottom":140,"left":90},"mobileStyle":{"width":"259px","top":40,"left":20.0000305},"__isEditedInMobile__":{"top":true,"left":true}},"animationEffectList":{"entryEffect":{"type":""}}}},{"name":"Form2_5718fa7283444030a89f3e2fdb637a91","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":850.4765625,"y":143.9140625,"width":440,"height":213,"top":143.9140625,"right":1290.4765625,"bottom":356.9140625,"left":850.4765625},"mobileStyle":{"width":"375px","top":254.974,"left":-0.0000152},"__isEditedInMobile__":{"top":true,"left":true,"width":true}},"animationEffectList":{"entryEffect":{"type":""}}}},{"name":"Text8_02e43018084a4f8e9778d0589dbe0112","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":90,"y":154,"width":375,"height":22.5,"top":154,"right":465,"bottom":176.5,"left":90},"mobileStyle":{"width":335,"top":107.9931,"left":20},"__isEditedInMobile__":{"top":true,"left":true}},"animationEffectList":{"entryEffect":{"type":""}}}},{"name":"Image1_c99502b733b8433c89374be760d11781","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":90,"y":326,"width":51,"height":23,"top":326,"right":141,"bottom":349,"left":90},"mobileStyle":{"width":"51px","height":23,"top":191.979,"left":20},"__isEditedInMobile__":{"top":true,"left":true}},"animationEffectList":{"entryEffect":{"type":""}}}}]}}}},"style":[],"other":{},"page":{}},"title":"宫颈穿刺针管 - 高质量医疗设备，安全精准的操作 | 立即购买可靠解决方案","keyword":"宫颈穿刺针，医疗针管，脊髓针，腰穿套件，医疗设备，诊断针，医疗用品，无菌针管，脊髓穿刺针，医疗注射设备，腰部穿刺针，麻醉针管，外科针，医疗穿刺工具，医疗针，脊髓操作设备，安全穿刺针，脑脊液针，诊断用针管，医疗管道，侵入性操作针，精准穿刺针，医疗外科用品，穿刺用医疗设备，专业医疗针，临床针管，医疗诊断，脊髓针套件，医疗穿刺设备","description":"介绍我们的高质量宫颈穿刺针管，旨在确保医疗操作的精准和安全。这款必备的医疗工具采用耐用材料制成，确保在宫颈穿刺操作中的可靠性。凭借其符合人体工程学的设计，针管为医疗专业人员和患者提供最佳舒适度。我们的宫颈穿刺针管具有顺畅的插入过程，减少创伤，提升患者体验。非常适合脊髓穿刺和其他诊断程序，符合严格的医疗标准，确保有效性和安全性。信赖我们的宫颈穿刺针管，助力您的医疗实践，在这里质量与创新相结合。通过我们可靠、易于使用的针管提升您的操作效率和患者护理。立即下单，体验您医疗实践中的不同！","metaContents":[],"pages":[{"pageId":"page463d8a8678e841a99fcf1bf7b309e619","templatePageId":"tpfd601bd399be4bffabe7eec994aa19a2","type":"INDEX","pageName":"HOME","homePage":true,"path":"\u002Fcn"},{"pageId":"pagec5bf43c28b584f1ba877fe87e6046ddc","templatePageId":"tpb5c48677b6ef452fb6d0960957df7694","type":"PRODUCT_LIST","pageName":"Customization Center","homePage":false,"path":"\u002Fcn\u002FproductList.html"},{"pageId":"pagea9c6e489fdf74cf7909fadff305f9810","templatePageId":"tpc154eb3f57314018802621c859283743","type":"ABOUT_US","pageName":"ABOUT US","homePage":false,"path":"\u002Fcn\u002Fabout-us.html"},{"pageId":"page1b75b448a6154edaa5e1c02cc6c1591c","templatePageId":"tp00d70454932a4deaad9986c1ac3ab0bd","type":"SUPPORT","pageName":"Contact Us","homePage":false,"path":"\u002Fcn\u002Fsupport.html"},{"pageId":"page88165978210341c9b66c6dbd93c59ed0","templatePageId":"tp89699b259bea","type":"NORMAL","pageName":"Medical Cosmetology Series","homePage":false,"path":"\u002Fcn\u002Fsite-page\u002F5f992f65c15a48b9.html"},{"pageId":"page6cb5f951b6bf4ed292adf73e54972052","templatePageId":"tp89699b259bea","type":"NORMAL","pageName":"RF Electrode Series","homePage":false,"path":"\u002Fcn\u002Fsite-page\u002F7db3bd28ce994ebe.html"},{"pageId":"page392a4ccb3ecb408fa7a7b852e7ad30f6","templatePageId":"tp89699b259bea","type":"NORMAL","pageName":"Bone Marrow Biopsy Series ","homePage":false,"path":"\u002Fcn\u002Fsite-page\u002F0402efda17d5458d.html"},{"pageId":"page309dc2804aae4f7b8a56e60c07cd1cbd","templatePageId":"tp89699b259bea","type":"NORMAL","pageName":"Infusion and Drainage Series ","homePage":false,"path":"\u002Fcn\u002Fsite-page\u002F1696426523b844c5.html"},{"pageId":"pagef7e313ea8db9484ba93a360f557982af","templatePageId":"tp89699b259bea","type":"NORMAL","pageName":"Multiple Ultrasound Guidance Schemes ","homePage":false,"path":"\u002Fcn\u002Fsite-page\u002F2cce74f6abaf4e11.html"},{"pageId":"pagef491278a1fa546d0b7b29d17f7b527db","templatePageId":"tp89699b259bea","type":"NORMAL","pageName":"Product Series","homePage":false,"path":"\u002Fcn\u002Fsite-page\u002F875b7b4dd09249b1.html"},{"pageId":"page6342ad66ff464d2ba2679626e4a77050","templatePageId":"tp89699b259bea","type":"NORMAL","pageName":"Intraspinal Anesthesia Series","homePage":false,"path":"\u002Fcn\u002Fsite-page\u002F2e2f5280f17a4f7f.html"},{"pageId":"paged208c3e3c7ad43f9bb38ab93d51d7dd9","templatePageId":"tp89699b259bea","type":"NORMAL","pageName":"RF Cannula Series ","homePage":false,"path":"\u002Fcn\u002Fsite-page\u002F95e3acb99ae24e14.html"},{"pageId":"page34cae0a1ab3e431fbf8deba571ae354e","templatePageId":"tp89699b259bea","type":"NORMAL","pageName":"Interventional Therapy Series","homePage":false,"path":"\u002Fcn\u002Fsite-page\u002F928c73e4be474780.html"},{"pageId":"pagef8affd35a1bf47698a5db1bd582c9851","templatePageId":"tp89699b259bea","type":"NORMAL","pageName":"Special Structure Display","homePage":false,"path":"\u002Fcn\u002Fsite-page\u002Fe30be9e76bf14946.html"},{"pageId":"pagee9f4acddbf1c4697a74c4594f63eb0ce","templatePageId":"tp89699b259bea","type":"NORMAL","pageName":"Multiple Medical Needle Tail end Structures ","homePage":false,"path":"\u002Fcn\u002Fsite-page\u002Ff091ed1a7ba94e8b.html"},{"pageId":"pageee609bccfced4db08cb7e78fdd5f2aa6","templatePageId":"tp89699b259bea","type":"NORMAL","pageName":"Intraspinal Anesthesia Series ","homePage":false,"path":"\u002Fcn\u002Fsite-page\u002F76d6efc5d359458e.html"},{"pageId":"page2e8278ed941e45a486448321064d1151","templatePageId":"tp89699b259bea","type":"NORMAL","pageName":"Visceral Biopsy Series","homePage":false,"path":"\u002Fcn\u002Fsite-page\u002F30a7918fe23f4716.html"},{"pageId":"pagea7808aded1f448a68be4f074744969f8","templatePageId":"tp89699b259bea","type":"NORMAL","pageName":"Other Application Series","homePage":false,"path":"\u002Fcn\u002Fsite-page\u002F6a7df8ea1cd74c70.html"},{"pageId":"page316956e202d149028f4b57b23718272c","templatePageId":"tp89699b259bea","type":"NORMAL","pageName":"Multiple Medical Needle Head Structures ","homePage":false,"path":"\u002Fcn\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\u002Fproducts\u002FCervical-puncture-needle-tube.html","languageCode":"en","isCurrent":false,"isDefault":true,"hreflangCode":"en"},{"language":"简体中文","url":"http:\u002F\u002Fwww.shbsmed.com\u002Fcn\u002Fproducts\u002FCervical-puncture-needle-tube.html","languageCode":"cn","isCurrent":true,"isDefault":false,"hreflangCode":"zh-CN"},{"language":"Français","url":"http:\u002F\u002Fwww.shbsmed.com\u002Ffr\u002Fproducts\u002FCervical-puncture-needle-tube.html","languageCode":"fr","isCurrent":false,"isDefault":false,"hreflangCode":"fr"},{"language":"Русский","url":"http:\u002F\u002Fwww.shbsmed.com\u002Fru\u002Fproducts\u002FCervical-puncture-needle-tube.html","languageCode":"ru","isCurrent":false,"isDefault":false,"hreflangCode":"ru"},{"language":"Español","url":"http:\u002F\u002Fwww.shbsmed.com\u002Fes\u002Fproducts\u002FCervical-puncture-needle-tube.html","languageCode":"es","isCurrent":false,"isDefault":false,"hreflangCode":"es"},{"language":"اللغة العربية","url":"http:\u002F\u002Fwww.shbsmed.com\u002Far\u002Fproducts\u002FCervical-puncture-needle-tube.html","languageCode":"ar","isCurrent":false,"isDefault":false,"hreflangCode":"ar"}],"languageElements":{"languageCode":"cn","elements":[{"elementType":"TEXT","elementBlockType":null,"elementKey":"pagee96048c689c14fa48cdcd2c9e84eb674:e_key_page_name","originElementValue":null,"elementValue":"产品详情"},{"elementType":"TEXT","elementBlockType":null,"elementKey":"pagee96048c689c14fa48cdcd2c9e84eb674.sa8e6270cc18041.EditableModule1~tbf68b1a160f_0.Text2_4d80e89a14d8465e8e271d99d10827df.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":"pagee96048c689c14fa48cdcd2c9e84eb674.sa8e6270cc18041.EditableModule1~tbf68b1a160f_0.Form2_5718fa7283444030a89f3e2fdb637a91.dataSource.wrapper.children","originElementValue":"Submit now","elementValue":"立即提交"},{"elementType":"TEXT","elementBlockType":null,"elementKey":"pagee96048c689c14fa48cdcd2c9e84eb674.sa8e6270cc18041.EditableModule1~tbf68b1a160f_0.Form2_5718fa7283444030a89f3e2fdb637a91.dataSource.wrapper.formLabelMap.name.children","originElementValue":"Name","elementValue":"姓名"},{"elementType":"TEXT","elementBlockType":null,"elementKey":"pagee96048c689c14fa48cdcd2c9e84eb674.sa8e6270cc18041.EditableModule1~tbf68b1a160f_0.Form2_5718fa7283444030a89f3e2fdb637a91.dataSource.wrapper.formLabelMap.company.children","originElementValue":"Company","elementValue":"公司"},{"elementType":"TEXT","elementBlockType":null,"elementKey":"pagee96048c689c14fa48cdcd2c9e84eb674.sa8e6270cc18041.EditableModule1~tbf68b1a160f_0.Form2_5718fa7283444030a89f3e2fdb637a91.dataSource.wrapper.formLabelMap.mail.children","originElementValue":"Mail","elementValue":"邮箱"},{"elementType":"TEXT","elementBlockType":null,"elementKey":"pagee96048c689c14fa48cdcd2c9e84eb674.sa8e6270cc18041.EditableModule1~tbf68b1a160f_0.Text8_02e43018084a4f8e9778d0589dbe0112.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":"pagee96048c689c14fa48cdcd2c9e84eb674.sa8e6270cc18041.EditableModule1~tbf68b1a160f_0.Image1_c99502b733b8433c89374be760d11781.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":"pagee96048c689c14fa48cdcd2c9e84eb674.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":"pagee96048c689c14fa48cdcd2c9e84eb674.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":"pagee96048c689c14fa48cdcd2c9e84eb674.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":"pagee96048c689c14fa48cdcd2c9e84eb674.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":"pagee96048c689c14fa48cdcd2c9e84eb674.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":"pagee96048c689c14fa48cdcd2c9e84eb674.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":"pagee96048c689c14fa48cdcd2c9e84eb674.sa8e6270cc18041.Footer1_0.dataSource.block.children[1].childWrapper.children[2].children","originElementValue":null,"elementValue":"\u003Cdiv data-edited=\"\"\u003E\u003Cp\u003E特殊结构展示\u003C\u002Fp\u003E\u003C\u002Fdiv\u003E"},{"elementType":"TEXT","elementBlockType":null,"elementKey":"pagee96048c689c14fa48cdcd2c9e84eb674.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":"pagee96048c689c14fa48cdcd2c9e84eb674.sa8e6270cc18041.Footer1_0.dataSource.block.children[2].childWrapper.children[0].children","originElementValue":null,"elementValue":"\u003Cdiv data-edited=\"\"\u003E\u003Cp\u003E电子邮件：sales01@shbsmed.com\u003C\u002Fp\u003E\u003C\u002Fdiv\u003E"},{"elementType":"TEXT","elementBlockType":null,"elementKey":"pagee96048c689c14fa48cdcd2c9e84eb674.sa8e6270cc18041.Footer1_0.dataSource.block.children[2].childWrapper.children[1].children","originElementValue":null,"elementValue":"\u003Cdiv data-edited=\"\"\u003E\u003Cp\u003E电话：+86 13482187255    詹经理\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":"射频套管系列"},{"elementType":null,"elementBlockType":null,"elementKey":"sa8e6270cc18041.Nav.dataSource.Menu.children[2].subNavs[1].children","originElementValue":null,"elementValue":"射频电极系列"},{"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":""},{"elementType":null,"elementBlockType":null,"elementKey":"sa8e6270cc18041.Nav.dataSource.Menu.children[6].children","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\u002Fcn\u002Fproducts\u002FCervical-puncture-needle-tube.html","mainPathname":"https:\u002F\u002Fwww.shbsmed.com\u002Fcn\u002Fproducts\u002FCervical-puncture-needle-tube.html","disableCDN":false,"languageSelfAdaption":true,"seoStructuredData":"{\"@context\":\"http:\u002F\u002Fschema.org\",\"@type\":\"Product\",\"name\":\"颈椎穿刺针管\",\"image\":[\"https:\u002F\u002Fcowork-storage.nosdn.127.net\u002Fsnapshot%2F2025%2F09%2F20%2F2f62718ab9054e5ca120f37a95a23563.jpg?Signature=Vx%2FoTCXJEuFW%2FTPQjY2NYRnXQ4MYniJek2Fn7cVtgLg%3D&Expires=3335141768&NOSAccessKeyId=5de274d3b56f4e17be4ba5a9a7ce4824\"],\"description\":\"Introducing our high-quality Cervical Puncture Needle Tube, designed for precision and safety in medical procedures. This essential medical tool is crafted from durable materials, ensuring reliability during cervical puncture operations. With its ergonomic design, the needle tube provides optimal comfort for both healthcare professionals and patients. Our Cervical Puncture Needle Tube features a smooth insertion process, reducing trauma and enhancing patient experience. Ideal for spinal taps and other diagnostic procedures, it meets stringent medical standards for effectiveness and safety. Trust our Cervical Puncture Needle Tube for your medical practice, where quality meets innovation. Enhance your procedural efficiency and patient care with our reliable, easy-to-use needle tube. Order now and experience the difference in your medical practice!\",\"sku\":\"2305395\",\"category\":\"定制中心 \u003E 穿刺介入系列\",\"dateModified\":\"2025-09-22T10:50:10Z\"}"},"isMobile":false};
	</script>

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

</body></html>