CINXE.COM
[制药设备]-制药设备批发价格|型号|生产厂家-智能制造网
<!DOCTYPE html> <html lang="en"> <head> <meta name="applicable-device" content="pc"/> <meta http-equiv="Expires" content="0" /> <meta http-equiv="Pragma" content="no-cache" /> <meta http-equiv="Cache-control" content="no-cache" /> <meta http-equiv="Cache" content="no-cache" /> <meta name="referrer" content="always" /> <script type="text/javascript" src="/ajax/common.ashx"></script> <script type="text/javascript" src="/ajax/Industry.Vivian,Industry.ashx"></script> <script type="text/javascript"> if(navigator.userAgent.match(/(iPhone|iPod|Android|ios)/i)&&window.location.host.indexOf('www')>=0){ window.location = window.location.href.replace("www", "m"); } </script> <script type="text/javascript"> if (document.location.host.indexOf("gkzhan.com")==-1 && document.location.host.indexOf("192.168.")==-1 && document.location.host.indexOf("10.115.")==-1) { location.href = location.href.replace(document.location.host, 'www.gkzhan.com'); } </script> <link rel="canonical" href="https://www.gkzhan.com/chanpin/3714/" /> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" /> <meta name="renderer" content="webkit/ie-comp/ie-stand"> <title>[制药设备]-制药设备批发价格|型号|生产厂家-智能制造网</title> <META NAME="Description" CONTENT="智能制造网为您推荐制药设备相关产品7189条,其中包括制药设备批发价格报价、品牌厂家供应商、产品介绍图片视频材质参数、技术资料工作原理以及全国各地制药设备产品行情信息等内容,如果您想了解更多更详细的制药设备信息,您可以点击产品详情或在线给企业发送留言咨询。" /> <META NAME="Keywords" CONTENT="制药设备价格,制药设备批发,制药设备报价" /> <link rel="stylesheet" href="https://public.mtnets.com/css/base.css"> <link rel="stylesheet" href="https://public.mtnets.com/css/advs.css"> <link rel="stylesheet" href="https://www.gkzhan.com/css/products/proarticlecommonnew.css?v=20200930"> <link rel="stylesheet" href="https://www.gkzhan.com/css/products/proliststyle.css?v=20220930"/> <link rel="stylesheet" href="https://www.gkzhan.com/css/products/products_prolist.css?v=2024"> <script src="https://public.mtnets.com/plugins/jquery/2.2.4/jquery-2.2.4.min.js" charset="utf-8"></script> <meta name="mobile-agent" content="format=html5; url=https://m.gkzhan.com/chanpin-3714.html" /> <meta name="mobile-agent" content="format=xhtml; url=https://m.gkzhan.com/chanpin-3714.html"> <meta name="mobile-agent" content="format=wml;url=https://m.gkzhan.com/chanpin-3714.html"> <link rel="alternate" media="only screen and(max-width: 640px)" href="https://m.gkzhan.com/chanpin-3714.html" > <!-- 库 --> <script src="https://public.mtnets.com/Plugins/jQuery/1.11.3/jquery.min.js"></script> <!-- 引入定义的方法 --> <script src="https://public.mtnets.com/Js/Utils/common.js"></script> <script type="text/javascript" src="https://www.gkzhan.com/Js/Version/2023/search_all.js?v=2024" ></script> <script type="application/ld+json"> { "@context": "https://ziyuan.baidu.com/contexts/cambrian.jsonld", "@id":"https://www.gkzhan.com/chanpin-3714.html", "upDate": "2024-11-15T09:10:51" } </script> <script type="text/javascript"> var sAdClassIDs="gkzhan;3714"; function WriteCookies(c_name,value,expiredays) { var exdate = new Date(); exdate.setDate(exdate.getDate() + expiredays); // 使设置的有效时间正确。增加toGMTString() document.cookie = c_name + "=" +escape(value) + ((expiredays == null) ? "" : ";expires=" + exdate.toGMTString()) + ";path=/"; }</script> <script> var _hmt = _hmt || []; (function() { var hm = document.createElement("script"); hm.src = "//hm.baidu.com/hm.js?a42709843eab10847462653598b51c65"; var s = document.getElementsByTagName("script")[0]; s.parentNode.insertBefore(hm, s); })(); </script> <script src="https://public.mtnets.com/js/advs.js?v=6"></script> <script type="text/javascript"> (function () { var adma12 = document.createElement("script"); adma12.type = "text/javascript"; adma12.async = true; adma12.src = "https://yxb.xwboo.com/Advert/GetInfoByJS?ID=Advs12&AdClassIDs=" + sAdClassIDs; var ss12 = document.getElementsByTagName("script")[0]; ss12.parentNode.insertBefore(adma12, ss12); })(); </script> <script> function reurl(url){ location.href=url; } </script> </head> <body> <SCRIPT language=vbscript> Function str2asc(strstr) str2asc = hex(asc(strstr)) End Function Function asc2str(ascasc) asc2str = chr(ascasc) End Function </SCRIPT> <script type="text/javascript"> function UrlEncode(str){ var ret=""; var strSpecial="!\"#$%&'()*+,/:;<=>?[]^`{|}~%"; for(var i=0;i<str.length;i++){ var chr = str.charAt(i); var c=str2asc(chr); if(parseInt("0x"+c) > 0x7f){ ret+="%"+c.slice(0,2)+"%"+c.slice(-2); }else{ if(chr==" ") ret+="+"; else if(strSpecial.indexOf(chr)!=-1) ret+="%"+c.toString(16); else ret+=chr; } } return ret; } function UrlDecode(str){ var ret=""; for(var i=0;i<str.length;i++){ var chr = str.charAt(i); if(chr == "+"){ ret+=" "; }else if(chr=="%"){ var asc = str.substring(i+1,i+3); if(parseInt("0x"+asc)>0x7f){ ret+=asc2str(parseInt("0x"+asc+str.substring(i+4,i+6))); i+=5; }else{ ret+=asc2str(parseInt("0x"+asc)); i+=2; } }else{ ret+= chr; } } return ret; } var url_k= ""; function pageX(elem){ return elem.offsetParent?(elem.offsetLeft+pageX(elem.offsetParent)):elem.offsetLeft; } //获取当前的Y坐标值 function pageY(elem){ return elem.offsetParent?(elem.offsetTop+pageY(elem.offsetParent)):elem.offsetTop; } //得到IE版本 var IEbate="7"; if (window.ActiveXObject) { var ua = navigator.userAgent.toLowerCase(); IEbate=ua.match(/msie ([\d.]+)/)[1]; url_k=UrlDecode(""); }else{ url_k=""; } </script> <script> function nmfocus() { var obtn1 = document.getElementById("PriceStart"); var obtn2 = document.getElementById("PriceEnd"); var btnurl = document.getElementById("btnurl"); var prcdown = document.getElementById("prcdown"); var prcup = document.getElementById("prcup"); var otest = document.getElementById("test"); var btn1value = null; var btn2value = null; obtn1.onkeydown = function(ev) { var oEvent = ev || event; //alert(oEvent.keyCode); if (oEvent.keyCode < 46 || oEvent.keyCode > 58 && oEvent.keyCode < 96 || oEvent.keyCode > 105 && oEvent.keyCode != 8) { return false; } } obtn1.onfocus = function() { obtn1.value = ""; } obtn2.onfocus = function() { obtn2.value = ""; } obtn1.onblur = function() { if (obtn1.value == "") { obtn1.value = "¥最低价"; } } obtn2.onblur = function() { if (obtn2.value == "") { obtn2.value = "¥最高价"; } } btnurl.onclick = function() { if (obtn1.value == "¥最低价") { btn1value = "0"; } else { btn1value = obtn1.value } if (obtn2.value == "¥最高价") { btn2value = 0; } else { btn2value = obtn2.value } SetFormValue('parm_pricestart', btn1value); SetFormValue('parm_priceend', btn2value); formProListSubmit(); } } </script> <!-- 头部 --> <div class="iframe"><iframe src="https://www.gkzhan.com/default.aspx?Include/products/products2020/prolist_header" allowtransparency="true" width="100%" height="41" scrolling="no" frameborder="0" ></iframe></div> <!-- 头部 --> <!-- 搜索框 --> <div class="Tophead w"><p> <a class="moblie">下载APP<img class="hbapp" src="https://www.gkzhan.com/images/znapp.png" alt=""></a><a class="moweixin">微信<img class="hbweixin" src="https://www.gkzhan.com/images/subweb2016/weixinPic.jpg" alt=""></a></p> </div> <div class="w"> <div class="banner-adv"> <ul class="one"> <li><div id="Advs12"></div></li> </ul> </div> </div> <div class="top w"> <div class="logo"> <a href="https://www.gkzhan.com" target="_blank"><img src="https://www.gkzhan.com/images/index/logo2013.gif"></a> </div> <div class="searchBox"> <form id="searchForm"> <div class="search"> <div class="searchSelect" style="z-index: 100;"> <div class="selectTop"> <p>产品</p> <i></i> </div> <ul class="selectBot"> <li>产品</li> <li>公司</li> <li>资讯</li> <li>技术</li> <li>视频</li> <li>展会</li> <li>样本</li> </ul> </div> <input type="text" id="keys" name="K" value="多个关键词间加空格,如:工业 除尘器" onfocus="this.value = '';" autocomplete="off" /> <button type="submit">搜索</button> </div> </form> <script> searchUrl = "https://www.gkzhan.com/chanpin/0_p0/" ; </script> </div> <div class="clear"></div> </div> <!-- 搜索框 --> <!-- 分类框 --> <div class="location w"> <p> <a href="https://www.gkzhan.com/" class="bigClass">智能制造网</a>> <a href="https://www.gkzhan.com/update/newtype.html" target="_blank" class="bigClass">全部分类</a>> <a href="https://www.gkzhan.com/chanpin/3359/" target="_blank" class="bigClass">智能制造装备</a>> <a class="bigClass" title="制药设备">制药设备</a> </p> <span><a style="color: #333;">更新时间:2022-08-19</a></span> <span><a href="https://www.gkzhan.com/product/" target="_blank">返回产品中心</a></span> </div> <div class="findtop"> <div class="w"> <dl> <dt>产品分类</dt> <dd> <ul class="otherexi brand1"> <li> <a href="https://www.gkzhan.com/chanpin/3729/">中药饮片设备<span>(691)</span></a> </li> <li> <a href="https://www.gkzhan.com/chanpin/3721/">中药炮炙设备<span>(255)</span></a> </li> <li> <a href="https://www.gkzhan.com/chanpin/3717/">制药粉碎机<span>(271)</span></a> </li> <li> <a href="https://www.gkzhan.com/chanpin/3726/">制药筛分机<span>(18)</span></a> </li> <li> <a href="https://www.gkzhan.com/chanpin/3715/">制药混合机<span>(130)</span></a> </li> <li> <a href="https://www.gkzhan.com/chanpin/3720/">制药上料机<span>(234)</span></a> </li> <li> <a href="https://www.gkzhan.com/chanpin/3722/">制药输送机<span>(118)</span></a> </li> <li> <a href="https://www.gkzhan.com/chanpin/3724/">制药干燥机<span>(171)</span></a> </li> <li> <a href="https://www.gkzhan.com/chanpin/3718/">制粒设备<span>(589)</span></a> </li> <li> <a href="https://www.gkzhan.com/chanpin/3723/">胶囊设备<span>(128)</span></a> </li> <li> <a href="https://www.gkzhan.com/chanpin/3725/">制丸设备<span>(825)</span></a> </li> <li> <a href="https://www.gkzhan.com/chanpin/3728/">制剂设备<span>(2286)</span></a> </li> <li> <a href="https://www.gkzhan.com/chanpin/3730/">制水设备<span>(223)</span></a> </li> <li> <a href="https://www.gkzhan.com/chanpin/3734/">制药冷藏设备<span>(30)</span></a> </li> <li> <a href="https://www.gkzhan.com/chanpin/3735/">制药检测设备<span>(292)</span></a> </li> <li> <a href="https://www.gkzhan.com/chanpin/3737/">制药包装设备<span>(708)</span></a> </li> <li> <a href="https://www.gkzhan.com/chanpin/3727/">制药辅助设备<span>(91)</span></a> </li> <li> <a href="https://www.gkzhan.com/chanpin/3739/">其它制药设备<span>(121)</span></a> </li> <li> <a href="https://www.gkzhan.com/chanpin/20316/">制药设备配件<span>(10)</span></a> </li> <br class="clear"> </ul> </dd> <a class="more">展开<i></i></a> </dl> <dl class="brandBox" id="BrandPropertyDiv" > <dt>品牌</dt> <dd> <ul class="brand brand1"> <li><a href="javascript:void(0);" onclick="SetFormValue('parm_p',1);SetFormValue('parm_pbid','22');formProListSubmit();Vivian.UpdateBrandHappiness('22');" class="brand_B" id="brand_22_0" title="百得/BDS">百得/BDS</a><input type="hidden" value="22" id="hiddenbrand_22"/></li> <li><a href="javascript:void(0);" onclick="SetFormValue('parm_p',1);SetFormValue('parm_pbid','1665');formProListSubmit();Vivian.UpdateBrandHappiness('1665');" class="brand_B" id="brand_1665_0" title="BW">BW</a><input type="hidden" value="1665" id="hiddenbrand_1665"/></li> <li><a href="javascript:void(0);" onclick="SetFormValue('parm_p',1);SetFormValue('parm_pbid','2910');formProListSubmit();Vivian.UpdateBrandHappiness('2910');" class="brand_B" id="brand_2910_0" title="博盛">博盛</a><input type="hidden" value="2910" id="hiddenbrand_2910"/></li> <li><a href="javascript:void(0);" onclick="SetFormValue('parm_p',1);SetFormValue('parm_pbid','290');formProListSubmit();Vivian.UpdateBrandHappiness('290');" class="brand_C" id="brand_290_0" title="长城">长城</a><input type="hidden" value="290" id="hiddenbrand_290"/></li> <li><a href="javascript:void(0);" onclick="SetFormValue('parm_p',1);SetFormValue('parm_pbid','292');formProListSubmit();Vivian.UpdateBrandHappiness('292');" class="brand_D" id="brand_292_0" title="丹佛斯/DANFOSS">丹佛斯/DANFOSS</a><input type="hidden" value="292" id="hiddenbrand_292"/></li> <li><a href="javascript:void(0);" onclick="SetFormValue('parm_p',1);SetFormValue('parm_pbid','2535');formProListSubmit();Vivian.UpdateBrandHappiness('2535');" class="brand_F" id="brand_2535_0" title="菲格朗">菲格朗</a><input type="hidden" value="2535" id="hiddenbrand_2535"/></li> <li><a href="javascript:void(0);" onclick="SetFormValue('parm_p',1);SetFormValue('parm_pbid','2936');formProListSubmit();Vivian.UpdateBrandHappiness('2936');" class="brand_G" id="brand_2936_0" title="谷轮">谷轮</a><input type="hidden" value="2936" id="hiddenbrand_2936"/></li> <li><a href="javascript:void(0);" onclick="SetFormValue('parm_p',1);SetFormValue('parm_pbid','385');formProListSubmit();Vivian.UpdateBrandHappiness('385');" class="brand_G" id="brand_385_0" title="通用/GENERAL">通用/GENERAL</a><input type="hidden" value="385" id="hiddenbrand_385"/></li> <li><a href="javascript:void(0);" onclick="SetFormValue('parm_p',1);SetFormValue('parm_pbid','2942');formProListSubmit();Vivian.UpdateBrandHappiness('2942');" class="brand_H" id="brand_2942_0" title="汇康">汇康</a><input type="hidden" value="2942" id="hiddenbrand_2942"/></li> <li><a href="javascript:void(0);" onclick="SetFormValue('parm_p',1);SetFormValue('parm_pbid','709');formProListSubmit();Vivian.UpdateBrandHappiness('709');" class="brand_H" id="brand_709_0" title="海坦">海坦</a><input type="hidden" value="709" id="hiddenbrand_709"/></li> <li><a href="javascript:void(0);" onclick="SetFormValue('parm_p',1);SetFormValue('parm_pbid','251');formProListSubmit();Vivian.UpdateBrandHappiness('251');" class="brand_H" id="brand_251_0" title="HITACHI/日立">HITACHI/日立</a><input type="hidden" value="251" id="hiddenbrand_251"/></li> <li><a href="javascript:void(0);" onclick="SetFormValue('parm_p',1);SetFormValue('parm_pbid','3271');formProListSubmit();Vivian.UpdateBrandHappiness('3271');" class="brand_H" id="brand_3271_0" title="海富达">海富达</a><input type="hidden" value="3271" id="hiddenbrand_3271"/></li> <li><a href="javascript:void(0);" onclick="SetFormValue('parm_p',1);SetFormValue('parm_pbid','4449');formProListSubmit();Vivian.UpdateBrandHappiness('4449');" class="brand_K" id="brand_4449_0" title="康善 KNSIR">康善 KNSIR</a><input type="hidden" value="4449" id="hiddenbrand_4449"/></li> <li><a href="javascript:void(0);" onclick="SetFormValue('parm_p',1);SetFormValue('parm_pbid','2985');formProListSubmit();Vivian.UpdateBrandHappiness('2985');" class="brand_L" id="brand_2985_0" title="龙兴">龙兴</a><input type="hidden" value="2985" id="hiddenbrand_2985"/></li> <li><a href="javascript:void(0);" onclick="SetFormValue('parm_p',1);SetFormValue('parm_pbid','1483');formProListSubmit();Vivian.UpdateBrandHappiness('1483');" class="brand_Q" id="brand_1483_0" title="其他品牌">其他品牌</a><input type="hidden" value="1483" id="hiddenbrand_1483"/></li> <li><a href="javascript:void(0);" onclick="SetFormValue('parm_p',1);SetFormValue('parm_pbid','3177');formProListSubmit();Vivian.UpdateBrandHappiness('3177');" class="brand_R" id="brand_3177_0" title="ROSIT/诺希德">ROSIT/诺希德</a><input type="hidden" value="3177" id="hiddenbrand_3177"/></li> <li><a href="javascript:void(0);" onclick="SetFormValue('parm_p',1);SetFormValue('parm_pbid','623');formProListSubmit();Vivian.UpdateBrandHappiness('623');" class="brand_S" id="brand_623_0" title="SMC">SMC</a><input type="hidden" value="623" id="hiddenbrand_623"/></li> <li><a href="javascript:void(0);" onclick="SetFormValue('parm_p',1);SetFormValue('parm_pbid','258');formProListSubmit();Vivian.UpdateBrandHappiness('258');" class="brand_T" id="brand_258_0" title="台达">台达</a><input type="hidden" value="258" id="hiddenbrand_258"/></li> <li><a href="javascript:void(0);" onclick="SetFormValue('parm_p',1);SetFormValue('parm_pbid','809');formProListSubmit();Vivian.UpdateBrandHappiness('809');" class="brand_T" id="brand_809_0" title="天创">天创</a><input type="hidden" value="809" id="hiddenbrand_809"/></li> <li><a href="javascript:void(0);" onclick="SetFormValue('parm_p',1);SetFormValue('parm_pbid','3284');formProListSubmit();Vivian.UpdateBrandHappiness('3284');" class="brand_T" id="brand_3284_0" title="TWYX">TWYX</a><input type="hidden" value="3284" id="hiddenbrand_3284"/></li> <li><a href="javascript:void(0);" onclick="SetFormValue('parm_p',1);SetFormValue('parm_pbid','3245');formProListSubmit();Vivian.UpdateBrandHappiness('3245');" class="brand_W" id="brand_3245_0" title="雾王">雾王</a><input type="hidden" value="3245" id="hiddenbrand_3245"/></li> <li><a href="javascript:void(0);" onclick="SetFormValue('parm_p',1);SetFormValue('parm_pbid','3343');formProListSubmit();Vivian.UpdateBrandHappiness('3343');" class="brand_Z" id="brand_3343_0" title="ZH/铸衡">ZH/铸衡</a><input type="hidden" value="3343" id="hiddenbrand_3343"/></li> <li><a href="javascript:void(0);" onclick="SetFormValue('parm_p',1);SetFormValue('parm_pbid','841');formProListSubmit();Vivian.UpdateBrandHappiness('841');" class="brand_Z" id="brand_841_0" title="中煤">中煤</a><input type="hidden" value="841" id="hiddenbrand_841"/></li> <br class="clear"> </ul> </dd> <a class="more ">展开<i></i></a> </dl> </div> </div> <script type="text/javascript"> jQuery(function() { jQuery("#keys2").click(function() { if(jQuery("#keys2").val() == "可输入中、英文按回车查找品牌" || jQuery("#keys2").val() == "请输入您要查找的关键词") { jQuery(this).val(""); } }) }) </script> <script> jQuery(".brandletter").click(function () { var a = jQuery(this).html(); jQuery(".brand a").each(function (index, element) { if (jQuery(this).attr('class').indexOf("brand_" + a)>-1 ) { jQuery(this).css("display", "block"); } else { jQuery(this).css("display", "none"); } }); }); jQuery("#keys2").keydown(function (event) { var keycode = (event.keyCode ? event.keyCode : event.which); if (keycode == '13') { var text = jQuery(this).val(); jQuery(".brand a").each(function (index, element) { if (jQuery(this).html().toLowerCase().indexOf(text.toLowerCase()) > -1) { jQuery(this).css("display", "block"); } else { jQuery(this).css("display", "none"); } }); return false; } }); jQuery("#keys2").keyup(function (event) { if (jQuery(this).val() == "") { jQuery(".brand a").each(function (index, element) { jQuery(this).css("display", "block"); }); } }); </script> <script> jQuery("#brandlist li a").each(function () { var a=jQuery(this).html(); if(jQuery(".brand_"+a).length>0) { jQuery(this).show(); } else { jQuery(this).hide(); } }); var arrtitle = []; var arrid = []; var brandtitle=""; var brandid=""; var arrindex=""; jQuery(".brand a").each(function () { brandtitle= jQuery(this).attr('title').trim(); brandid= jQuery(this).attr('id').split("_")[1]; arrindex=jQuery.inArray(brandtitle, arrtitle); if(arrindex==-1)//检查数组,判断当前品牌名称是否存在 { arrtitle.push(brandtitle);//如果不存在,把该品牌title存入数组 arrid.push(brandid);//如果不存在,把该品牌ID存入数组 } else { jQuery(this).remove();//如果存在,去除掉该品牌html相关代码(直接去除掉,因为下面后面点击品牌目录筛选哪里很麻烦,又要筛选一遍) jQuery("#hiddenbrand_"+brandid).remove(); //var text= jQuery("#hiddenbrand_"+arrid[arrindex]).val();// 先获取原来品牌的值 //jQuery("#hiddenbrand_"+arrid[arrindex]).val(text+";"+brandid);//在原来品牌的值加上新的品牌id值 } }); </script> <!-- 分类框 --> <div class="w"> <div class="screening"> <div class="scrLeft"> <ul> <li id="Allmodel"> <div class="selectbox_model"><a href="javascript:;">所有模式</a></div> <div class="selectcompany" style="display: none;"> <ul> <li><a href="javascript:void(0);" onclick="SetFormValue('parm_p', 1);SetFormValue('parm_tid', 0);formProListSubmit();" rel="nofollow">所有经营模式</a></li> <li> <a href="javascript:void(0);" onclick="SetFormValue('parm_p', 1);SetFormValue('parm_tid', '1');formProListSubmit();" rel="nofollow" class="actived">经销商</a></li> <li> <a href="javascript:void(0);" onclick="SetFormValue('parm_p', 1);SetFormValue('parm_tid', '2');formProListSubmit();" rel="nofollow" class="actived">代理商</a></li> <li> <a href="javascript:void(0);" onclick="SetFormValue('parm_p', 1);SetFormValue('parm_tid', '3');formProListSubmit();" rel="nofollow" class="actived">生产厂家</a></li> <li> <a href="javascript:void(0);" onclick="SetFormValue('parm_p', 1);SetFormValue('parm_tid', '5');formProListSubmit();" rel="nofollow" class="actived">其他</a></li> <li> <a href="javascript:void(0);" onclick="SetFormValue('parm_p', 1);SetFormValue('parm_tid', '6');formProListSubmit();" rel="nofollow" class="actived">工程商</a></li> </ul> </div> </li> <li id="AllAreas"> <div class="selectbox_area"><a href="javascript:;">所有地区</a></div> <div class="selectarea" style="display: none;"> <ul> <li class="allareaz"> <a href="javascript:void(0);" onclick="SetFormValue('parm_p', 1);SetFormValue('parm_pid', 0);formProListSubmit();" id="provincesall" rel="nofollow">所有地区</a></li> <b class="clear"></b> <li><a class="actived" rel="nofollow" href="javascript:void(0);" onclick="SetFormValue('parm_p', 1);SetFormValue('parm_pid','1');formProListSubmit();" >安徽</a></li> <li><a class="actived" rel="nofollow" href="javascript:void(0);" onclick="SetFormValue('parm_p', 1);SetFormValue('parm_pid','2');formProListSubmit();" >北京</a></li> <li><a class="actived" rel="nofollow" href="javascript:void(0);" onclick="SetFormValue('parm_p', 1);SetFormValue('parm_pid','3');formProListSubmit();" >福建</a></li> <li><a class="actived" rel="nofollow" href="javascript:void(0);" onclick="SetFormValue('parm_p', 1);SetFormValue('parm_pid','4');formProListSubmit();" >甘肃</a></li> <li><a class="actived" rel="nofollow" href="javascript:void(0);" onclick="SetFormValue('parm_p', 1);SetFormValue('parm_pid','5');formProListSubmit();" >广东</a></li> <li><a class="actived" rel="nofollow" href="javascript:void(0);" onclick="SetFormValue('parm_p', 1);SetFormValue('parm_pid','6');formProListSubmit();" >广西</a></li> <li><a class="actived" rel="nofollow" href="javascript:void(0);" onclick="SetFormValue('parm_p', 1);SetFormValue('parm_pid','7');formProListSubmit();" >贵州</a></li> <li><a class="actived" rel="nofollow" href="javascript:void(0);" onclick="SetFormValue('parm_p', 1);SetFormValue('parm_pid','8');formProListSubmit();" >海南</a></li> <li><a class="actived" rel="nofollow" href="javascript:void(0);" onclick="SetFormValue('parm_p', 1);SetFormValue('parm_pid','9');formProListSubmit();" >河北</a></li> <li><a class="actived" rel="nofollow" href="javascript:void(0);" onclick="SetFormValue('parm_p', 1);SetFormValue('parm_pid','10');formProListSubmit();" >河南</a></li> <li><a class="actived" rel="nofollow" href="javascript:void(0);" onclick="SetFormValue('parm_p', 1);SetFormValue('parm_pid','11');formProListSubmit();" >黑龙江</a></li> <li><a class="actived" rel="nofollow" href="javascript:void(0);" onclick="SetFormValue('parm_p', 1);SetFormValue('parm_pid','12');formProListSubmit();" >湖北</a></li> <li><a class="actived" rel="nofollow" href="javascript:void(0);" onclick="SetFormValue('parm_p', 1);SetFormValue('parm_pid','13');formProListSubmit();" >湖南</a></li> <li><a class="actived" rel="nofollow" href="javascript:void(0);" onclick="SetFormValue('parm_p', 1);SetFormValue('parm_pid','14');formProListSubmit();" >吉林</a></li> <li><a class="actived" rel="nofollow" href="javascript:void(0);" onclick="SetFormValue('parm_p', 1);SetFormValue('parm_pid','15');formProListSubmit();" >江苏</a></li> <li><a class="actived" rel="nofollow" href="javascript:void(0);" onclick="SetFormValue('parm_p', 1);SetFormValue('parm_pid','16');formProListSubmit();" >江西</a></li> <li><a class="actived" rel="nofollow" href="javascript:void(0);" onclick="SetFormValue('parm_p', 1);SetFormValue('parm_pid','17');formProListSubmit();" >辽宁</a></li> <li><a class="actived" rel="nofollow" href="javascript:void(0);" onclick="SetFormValue('parm_p', 1);SetFormValue('parm_pid','18');formProListSubmit();" >内蒙古</a></li> <li><a class="actived" rel="nofollow" href="javascript:void(0);" onclick="SetFormValue('parm_p', 1);SetFormValue('parm_pid','19');formProListSubmit();" >宁夏</a></li> <li><a class="actived" rel="nofollow" href="javascript:void(0);" onclick="SetFormValue('parm_p', 1);SetFormValue('parm_pid','20');formProListSubmit();" >青海</a></li> <li><a class="actived" rel="nofollow" href="javascript:void(0);" onclick="SetFormValue('parm_p', 1);SetFormValue('parm_pid','21');formProListSubmit();" >山东</a></li> <li><a class="actived" rel="nofollow" href="javascript:void(0);" onclick="SetFormValue('parm_p', 1);SetFormValue('parm_pid','22');formProListSubmit();" >山西</a></li> <li><a class="actived" rel="nofollow" href="javascript:void(0);" onclick="SetFormValue('parm_p', 1);SetFormValue('parm_pid','23');formProListSubmit();" >陕西</a></li> <li><a class="actived" rel="nofollow" href="javascript:void(0);" onclick="SetFormValue('parm_p', 1);SetFormValue('parm_pid','24');formProListSubmit();" >上海</a></li> <li><a class="actived" rel="nofollow" href="javascript:void(0);" onclick="SetFormValue('parm_p', 1);SetFormValue('parm_pid','25');formProListSubmit();" >四川</a></li> <li><a class="actived" rel="nofollow" href="javascript:void(0);" onclick="SetFormValue('parm_p', 1);SetFormValue('parm_pid','26');formProListSubmit();" >天津</a></li> <li><a class="actived" rel="nofollow" href="javascript:void(0);" onclick="SetFormValue('parm_p', 1);SetFormValue('parm_pid','27');formProListSubmit();" >新疆</a></li> <li><a class="actived" rel="nofollow" href="javascript:void(0);" onclick="SetFormValue('parm_p', 1);SetFormValue('parm_pid','28');formProListSubmit();" >西藏</a></li> <li><a class="actived" rel="nofollow" href="javascript:void(0);" onclick="SetFormValue('parm_p', 1);SetFormValue('parm_pid','29');formProListSubmit();" >云南</a></li> <li><a class="actived" rel="nofollow" href="javascript:void(0);" onclick="SetFormValue('parm_p', 1);SetFormValue('parm_pid','30');formProListSubmit();" >浙江</a></li> <li><a class="actived" rel="nofollow" href="javascript:void(0);" onclick="SetFormValue('parm_p', 1);SetFormValue('parm_pid','31');formProListSubmit();" >重庆</a></li> <li><a class="actived" rel="nofollow" href="javascript:void(0);" onclick="SetFormValue('parm_p', 1);SetFormValue('parm_pid','32');formProListSubmit();" >香港</a></li> <li><a class="actived" rel="nofollow" href="javascript:void(0);" onclick="SetFormValue('parm_p', 1);SetFormValue('parm_pid','33');formProListSubmit();" >澳门</a></li> <li><a class="actived" rel="nofollow" href="javascript:void(0);" onclick="SetFormValue('parm_p', 1);SetFormValue('parm_pid','34');formProListSubmit();" >中国台湾</a></li> <li><a class="actived" rel="nofollow" href="javascript:void(0);" onclick="SetFormValue('parm_p', 1);SetFormValue('parm_pid','35');formProListSubmit();" >国外</a></li> </ul> </div> </li> </ul> <script> //价格升降 function chePrice(obj) { if(obj.className=="down")//降序 { document.getElementById("prcdown").className="prcactivedown"; document.getElementById("prcup").className="up"; SetFormValue('parm_p', 1); SetFormValue('parm_sort', 1); SetFormValue('parm_fldsort', 11); formProListSubmit(); }else if(obj.className=="up")//升序 { document.getElementById("prcdown").className="down"; document.getElementById("prcup").className="prcactiveup"; SetFormValue('parm_p', 1); SetFormValue('parm_sort', 0); SetFormValue('parm_fldsort', 11); formProListSubmit(); }else if(obj.className="prcactivedown") { document.getElementById("prcdown").className="down"; document.getElementById("prcup").className="up"; SetFormValue('parm_p', 1); SetFormValue('parm_sort', 1); SetFormValue('parm_fldsort', 0); formProListSubmit(); }else if(obj.className="prcactiveup") { document.getElementById("prcdown").className="down"; document.getElementById("prcup").className = "up"; SetFormValue('parm_p', 1); SetFormValue('parm_sort', 0); SetFormValue('parm_fldsort', 0); formProListSubmit(); } } </script> <div class="type price"> 价格 <a class="down" id="prcdown" href="javascript:;" onclick="chePrice(this)"></a> <a id="prcup" href="javascript:;" onclick="chePrice(this)" class="up"></a> </div> <div class="type btnBox"> <p class="btns_filter"> <input type="text" value="¥最低价" id="PriceStart"> <span>-</span> <input type="text" value="¥最高价" id="PriceEnd"> <input type="hidden" id="test" value="0"> <button id="btnurl">确定</button> </p> </div> <script>nmfocus()</script> <script>if(0==11&&1==1) { prcdown.className="prcactivedown"; } else if(0==11&&1==0) { prcup.className="prcactiveup"; }</script> <div class="switchBox"> <a href="javascript:void(0);" onclick="WriteCookies('ProlistPageStyle','1');location.reload();" class="on"><i class="icon-menu"></i>大图</a><a href="javascript:void(0);" onclick="WriteCookies('ProlistPageStyle','0');location.reload();" class="borderL"><i class="icon-list"></i>列表</a> </div> <!--<div class="switchBox"> <a href="javascript:void(0);" class="on"><i class="icon-menu"></i>大图</a><a href="javascript:void(0);" class="borderL"><i class="icon-list"></i>列表</a></div>--> </div> <div class="scrRight"> 共找到<span id="ProCounts">7189</span>条 <h1 id="keysname">制药设备</h1> 产品信息 </div> </div> </div> <div class="wrapper w"> <div class="proBoxLeft"> <div class="proBox1"> <ul id="ProDataB"> <li> <table><tbody><tr><td> <a href="https://www.gkzhan.com/st54217/product_5835362.html" target="_blank" title="全不锈钢包衣机"><img src=https://img52.gkzhan.com/3459e472f968018fb0ff27356f1a010888550635e0f73761f3c4c621f20c3917f4bdc42503765c89_208_208_5.jpg alt="全不锈钢包衣机"/></a> </td></tr></tbody></table> <b>面议<em>北京市</em></b> <span class="title"><a href="https://www.gkzhan.com/st54217/product_5835362.html" target="_blank" title="全不锈钢包衣机"> 全不锈钢包衣机</a></span> <p>东方化玻(北京)科技有限公司 <i title="企业实名认证" class="companyAuth" style="display: inline-block;"></i> </p> <div class="year"> <b class="senior">|</b> <span>第<font>15</font>年</span> <a id="complareBtn5835362" data-pro="5835362,全不锈钢包衣机,https://img52.gkzhan.com/3459e472f968018fb0ff27356f1a010888550635e0f73761f3c4c621f20c3917f4bdc42503765c89.jpg,//www.gkzhan.com/chanpin/5835362.html,3728" class="" href="javascript:void(0);">对比</a> </div> </li> <li> <table><tbody><tr><td> <a href="https://www.gkzhan.com/st165738/product_8278505.html" target="_blank" title="Lubtec大型设备,Lubtec混合设备"><img src=https://img69.gkzhan.com/66938c6656abd2c1f8b2cc8459b9c64f7e509986f8b818c882cd73f475af1f76a05f74525e34f693_208_208_5.jpg alt="Lubtec大型设备,Lubtec混合设备"/></a> </td></tr></tbody></table> <b><span>¥</span>5500<em>上海市</em></b> <span class="title"><a href="https://www.gkzhan.com/st165738/product_8278505.html" target="_blank" title="Lubtec大型设备,Lubtec混合设备"> lubtec大型设备,lubtec混合设备</a></span> <p>上海疆蓝实业有限公司 <i title="企业实名认证" class="companyAuth" style="display: inline-block;"></i> </p> <div class="year"> <b class="intermediate">|</b> <span>第<font>3</font>年</span> <a id="complareBtn8278505" data-pro="8278505,Lubtec大型设备,Lubtec混合设备,https://img69.gkzhan.com/66938c6656abd2c1f8b2cc8459b9c64f7e509986f8b818c882cd73f475af1f76a05f74525e34f693.jpg,//www.gkzhan.com/chanpin/8278505.html,3715" class="" href="javascript:void(0);">对比</a> </div> </li> <li> <table><tbody><tr><td> <a href="https://www.gkzhan.com/st286856/product_13210143.html" target="_blank" title="elma干燥机dry TD 120提供技术服务"><img src=https://img52.gkzhan.com/b8952c37eaf8d86f6a95fa40b47085c4eac4347001aeaa57f3552c88ccf5bcec856bac2603b0ae2b_208_208_5.jpg alt="elma干燥机dry TD 120提供技术服务"/></a> </td></tr></tbody></table> <b><span>¥</span>2300<em>郑州市</em></b> <span class="title"><a href="https://www.gkzhan.com/st286856/product_13210143.html" target="_blank" title="elma干燥机dry TD 120提供技术服务"> elma干燥机dry td 120提供技术服务</a></span> <p>北京汉达森机械技术有限公司 <i title="企业实名认证" class="companyAuth" style="display: inline-block;"></i> </p> <div class="year"> <b class="intermediate">|</b> <span>第<font>2</font>年</span> <a id="complareBtn13210143" data-pro="13210143,elma干燥机dry TD 120提供技术服务,https://img52.gkzhan.com/b8952c37eaf8d86f6a95fa40b47085c4eac4347001aeaa57f3552c88ccf5bcec856bac2603b0ae2b.jpg,//www.gkzhan.com/chanpin/13210143.html,3724" class="" href="javascript:void(0);">对比</a> </div> </li> <li> <table><tbody><tr><td> <a href="https://www.gkzhan.com/st51847/product_1717377.html" target="_blank" title="小型包衣机 仪表"><img src=https://img70.gkzhan.com/0497b4e3566c1420f9c192f3e619588738d47a62249f85107564f7f5ad728ea4162c1289d7506ecc_208_208_5.jpg alt="小型包衣机 仪表"/></a> </td></tr></tbody></table> <b>面议<em>北京市</em></b> <span class="title"><a href="https://www.gkzhan.com/st51847/product_1717377.html" target="_blank" title="小型包衣机 仪表"> 小型包衣机 仪表</a></span> <p>北京海富达科技有限公司 <i title="企业实名认证" class="companyAuth" style="display: inline-block;"></i> </p> <div class="year"> <b class="intermediate">|</b> <span>第<font>15</font>年</span> <a id="complareBtn1717377" data-pro="1717377,小型包衣机 仪表,https://img70.gkzhan.com/0497b4e3566c1420f9c192f3e619588738d47a62249f85107564f7f5ad728ea4162c1289d7506ecc.jpg,//www.gkzhan.com/chanpin/1717377.html,3728" class="" href="javascript:void(0);">对比</a> </div> </li> <li> <table><tbody><tr><td> <a href="https://www.gkzhan.com/st189357/product_11241500.html" target="_blank" title="赫尔纳供应意大利直采TECMES咖啡胶囊生产机"><img src=https://img75.gkzhan.com/5f8c4cffcfd3c26a6f8c2b3244595dd70139bcd1ed9f99ac7fe298d059d0052b14dd47130ee6d38b_208_208_5.jpg alt="赫尔纳供应意大利直采TECMES咖啡胶囊生产机"/></a> </td></tr></tbody></table> <b>面议<em>大连市</em></b> <span class="title"><a href="https://www.gkzhan.com/st189357/product_11241500.html" target="_blank" title="赫尔纳供应意大利直采TECMES咖啡胶囊生产机"> 赫尔纳供应意大利直采tecmes咖啡胶囊生产机</a></span> <p>赫尔纳贸易(大连)有限公司 <i title="企业实名认证" class="companyAuth" style="display: inline-block;"></i> </p> <div class="year"> <b class="intermediate">|</b> <span>第<font>6</font>年</span> <a id="complareBtn11241500" data-pro="11241500,赫尔纳供应意大利直采TECMES咖啡胶囊生产机,https://img75.gkzhan.com/5f8c4cffcfd3c26a6f8c2b3244595dd70139bcd1ed9f99ac7fe298d059d0052b14dd47130ee6d38b.jpg,//www.gkzhan.com/chanpin/11241500.html,3723" class="" href="javascript:void(0);">对比</a> </div> </li> <li> <table><tbody><tr><td> <a href="https://www.gkzhan.com/st242578/product_10772028.html" target="_blank" title="CH铂鳞德国MSE金属检测器维修"><img src=https://img65.gkzhan.com/15503715273aa74db49c6d44451939552498b530429042af2e8dbab399d5d943d80928af5680c84a_208_208_5.png alt="CH铂鳞德国MSE金属检测器维修"/></a> </td></tr></tbody></table> <b>面议<em>北京市</em></b> <span class="title"><a href="https://www.gkzhan.com/st242578/product_10772028.html" target="_blank" title="CH铂鳞德国MSE金属检测器维修"> ch铂鳞德国mse金属检测器维修</a></span> <p>秦皇岛维克托国际贸易有限公司 <i title="企业实名认证" class="companyAuth" style="display: inline-block;"></i> </p> <div class="year"> <b class="intermediate">|</b> <span>第<font>4</font>年</span> <a id="complareBtn10772028" data-pro="10772028,CH铂鳞德国MSE金属检测器维修,https://img65.gkzhan.com/15503715273aa74db49c6d44451939552498b530429042af2e8dbab399d5d943d80928af5680c84a.png,//www.gkzhan.com/chanpin/10772028.html,3735" class="" href="javascript:void(0);">对比</a> </div> </li> <li> <table><tbody><tr><td> <a href="https://www.gkzhan.com/st126322/product_10562573.html" target="_blank" title="馒头、面包、水饺金属检测机价格"><img src=https://img50.gkzhan.com/6ea087e35f33215d5619314adad2fcc3a39805bbcd2814c6885b4f7e358d9cd0dae554457c637d02_208_208_5.png alt="馒头、面包、水饺金属检测机价格"/></a> </td></tr></tbody></table> <b><span>¥</span>20000<em>上海</em></b> <span class="title"><a href="https://www.gkzhan.com/st126322/product_10562573.html" target="_blank" title="馒头、面包、水饺金属检测机价格"> 馒头、面包、水饺金属检测机价格</a></span> <p>上海铸衡电子科技有限公司 <i title="企业实名认证" class="companyAuth" style="display: inline-block;"></i> </p> <div class="year"> <b class="intermediate">|</b> <span>第<font>10</font>年</span> <a id="complareBtn10562573" data-pro="10562573,馒头、面包、水饺金属检测机价格,https://img50.gkzhan.com/6ea087e35f33215d5619314adad2fcc3a39805bbcd2814c6885b4f7e358d9cd0dae554457c637d02.png,//www.gkzhan.com/chanpin/10562573.html,3735" class="" href="javascript:void(0);">对比</a> </div> </li> <li> <table><tbody><tr><td> <a href="https://www.gkzhan.com/st166007/product_8427320.html" target="_blank" title="化妆品日化产品粉液混合设备"><img src=https://img49.gkzhan.com/a3b55b05288099f964905c2f94f621bfa8514b295fd1298801c3a4d9945e31987ac976aa96dc83f6_208_208_5.jpg alt="化妆品日化产品粉液混合设备"/></a> </td></tr></tbody></table> <b>面议<em>苏州市</em></b> <span class="title"><a href="https://www.gkzhan.com/st166007/product_8427320.html" target="_blank" title="化妆品日化产品粉液混合设备"> 化妆品日化产品粉液混合设备</a></span> <p>太仓希德机械科技有限公司 <i title="企业实名认证" class="companyAuth" style="display: inline-block;"></i> </p> <div class="year"> <b class="intermediate">|</b> <span>第<font>7</font>年</span> <a id="complareBtn8427320" data-pro="8427320,化妆品日化产品粉液混合设备,https://img49.gkzhan.com/a3b55b05288099f964905c2f94f621bfa8514b295fd1298801c3a4d9945e31987ac976aa96dc83f6.jpg,//www.gkzhan.com/chanpin/8427320.html,3715" class="" href="javascript:void(0);">对比</a> </div> </li> <li> <table><tbody><tr><td> <a href="https://www.gkzhan.com/st161055/product_8234200.html" target="_blank" title="WEBER热金属检测仪1345.43VL100-S100"><img src=https://img71.gkzhan.com/f88901ed60928cfc1f51b46da47a33bdc64db8193be8ec03d0e0106468ff5706b4ac8197fd15fa0e_208_208_5.jpg alt="WEBER热金属检测仪1345.43VL100-S100"/></a> </td></tr></tbody></table> <b>面议<em>上海市</em></b> <span class="title"><a href="https://www.gkzhan.com/st161055/product_8234200.html" target="_blank" title="WEBER热金属检测仪1345.43VL100-S100"> weber热金属检测仪1345.43vl100-s100</a></span> <p>上海翊霈工业控制设备有限公司 <i title="企业实名认证" class="companyAuth" style="display: inline-block;"></i> </p> <div class="year"> <b class="intermediate">|</b> <span>第<font>6</font>年</span> <a id="complareBtn8234200" data-pro="8234200,WEBER热金属检测仪1345.43VL100-S100,https://img71.gkzhan.com/f88901ed60928cfc1f51b46da47a33bdc64db8193be8ec03d0e0106468ff5706b4ac8197fd15fa0e.jpg,//www.gkzhan.com/chanpin/8234200.html,3735" class="" href="javascript:void(0);">对比</a> </div> </li> <li> <table><tbody><tr><td> <a href="https://www.gkzhan.com/st30789/product_2517306.html" target="_blank" title="自动煎药包装一体机"><img src=https://img58.gkzhan.com/3b2c6b54ba15b924628bc23a6c4bb922345926af11bf6aa67f07a0e742b2530467e154ac07c51489_208_208_5.jpg alt="自动煎药包装一体机"/></a> </td></tr></tbody></table> <b><span>¥</span>3580<em>湘西土家族苗族自治州</em></b> <span class="title"><a href="https://www.gkzhan.com/st30789/product_2517306.html" target="_blank" title="自动煎药包装一体机"> 自动煎药包装一体机</a></span> <p>湖南中诚制药机械厂 <i title="企业实名认证" class="companyAuth" style="display: inline-block;"></i> </p> <div class="year"> <b class="primary"></b> <span>第<font>16</font>年</span> <a id="complareBtn2517306" data-pro="2517306,自动煎药包装一体机,https://img58.gkzhan.com/3b2c6b54ba15b924628bc23a6c4bb922345926af11bf6aa67f07a0e742b2530467e154ac07c51489.jpg,//www.gkzhan.com/chanpin/2517306.html,3721" class="" href="javascript:void(0);">对比</a> </div> </li> <li> <table><tbody><tr><td> <a href="https://www.gkzhan.com/st31823/product_1963909.html" target="_blank" title="多功能中药制丸机仪器现货"><img src=https://img78.gkzhan.com/fd9c5b6de14e75b14d8c476afbbc93cbcc87d5922b94dc674473eed9dc2868694f88ccc3ebea4639_208_208_5.jpg alt="多功能中药制丸机仪器现货"/></a> </td></tr></tbody></table> <b>面议<em>北京市</em></b> <span class="title"><a href="https://www.gkzhan.com/st31823/product_1963909.html" target="_blank" title="多功能中药制丸机仪器现货"> 多功能中药制丸机仪器现货</a></span> <p>北京海富达科技有限公司 <i title="企业实名认证" class="companyAuth" style="display: inline-block;"></i> </p> <div class="year"> <b class="primary"></b> <span>第<font>4</font>年</span> <a id="complareBtn1963909" data-pro="1963909,多功能中药制丸机仪器现货,https://img78.gkzhan.com/fd9c5b6de14e75b14d8c476afbbc93cbcc87d5922b94dc674473eed9dc2868694f88ccc3ebea4639.jpg,//www.gkzhan.com/chanpin/1963909.html,3728" class="" href="javascript:void(0);">对比</a> </div> </li> <li> <table><tbody><tr><td> <a href="https://www.gkzhan.com/st157557/product_7648976.html" target="_blank" title="美国ASC热金属检测仪HMD530-SL现货"><img src=https://img60.gkzhan.com/46b00a1a892e1d3adb6b18104b13e15eb5963689b823543ec7923c68ba4bd95805f7e32863a1020c_208_208_5.jpg alt="美国ASC热金属检测仪HMD530-SL现货"/></a> </td></tr></tbody></table> <b>面议<em>上海市</em></b> <span class="title"><a href="https://www.gkzhan.com/st157557/product_7648976.html" target="_blank" title="美国ASC热金属检测仪HMD530-SL现货"> 美国asc热金属检测仪hmd530-sl现货</a></span> <p>上海爱泽工业设备有限公司 <i title="企业实名认证" class="companyAuth" style="display: inline-block;"></i> </p> <div class="year"> <b class="primary"></b> <span>第<font>2</font>年</span> <a id="complareBtn7648976" data-pro="7648976,美国ASC热金属检测仪HMD530-SL现货,https://img60.gkzhan.com/46b00a1a892e1d3adb6b18104b13e15eb5963689b823543ec7923c68ba4bd95805f7e32863a1020c.jpg,//www.gkzhan.com/chanpin/7648976.html,3735" class="" href="javascript:void(0);">对比</a> </div> </li> <li> <table><tbody><tr><td> <a href="https://www.gkzhan.com/st134281/product_6939113.html" target="_blank" title="STREAMTEK气力输送器"><img src=https://img60.gkzhan.com/e874f55fa4e5ae36f8c07b1536937a5a6546862b25b0972decee028b9578928704a950f869fc4a5e_208_208_5.jpg alt="STREAMTEK气力输送器"/></a> </td></tr></tbody></table> <b>面议<em>上海市</em></b> <span class="title"><a href="https://www.gkzhan.com/st134281/product_6939113.html" target="_blank" title="STREAMTEK气力输送器"> streamtek气力输送器</a></span> <p>上海连航机电科技有限公司 <i title="企业实名认证" class="companyAuth" style="display: inline-block;"></i> </p> <div class="year"> <b class="primary"></b> <span>第<font>10</font>年</span> <a id="complareBtn6939113" data-pro="6939113,STREAMTEK气力输送器,https://img60.gkzhan.com/e874f55fa4e5ae36f8c07b1536937a5a6546862b25b0972decee028b9578928704a950f869fc4a5e.jpg,//www.gkzhan.com/chanpin/6939113.html,3722" class="" href="javascript:void(0);">对比</a> </div> </li> <li> <table><tbody><tr><td> <a href="https://www.gkzhan.com/st54217/product_5873439.html" target="_blank" title="全不锈钢包衣机"><img src=https://img53.gkzhan.com/3459e472f968018fba22c6feb2740d14cefe68887b2e4c9652aa0ac5bedb6c040d6ea329cae91154_208_208_5.jpg alt="全不锈钢包衣机"/></a> </td></tr></tbody></table> <b>面议<em>北京市</em></b> <span class="title"><a href="https://www.gkzhan.com/st54217/product_5873439.html" target="_blank" title="全不锈钢包衣机"> 全不锈钢包衣机</a></span> <p>东方化玻(北京)科技有限公司 <i title="企业实名认证" class="companyAuth" style="display: inline-block;"></i> </p> <div class="year"> <b class="senior">|</b> <span>第<font>15</font>年</span> <a id="complareBtn5873439" data-pro="5873439,全不锈钢包衣机,https://img53.gkzhan.com/3459e472f968018fba22c6feb2740d14cefe68887b2e4c9652aa0ac5bedb6c040d6ea329cae91154.jpg,//www.gkzhan.com/chanpin/5873439.html,3728" class="" href="javascript:void(0);">对比</a> </div> </li> <li> <table><tbody><tr><td> <a href="https://www.gkzhan.com/st54217/product_2156492.html" target="_blank" title="牛奶重金属检测仪现货"><img src=https://img67.gkzhan.com/1697e381d5facf789d68a9caad96c5fc1ed872579f7069e23d9e97ab27bb4adbd5a6e9358818d16d_208_208_5.png alt="牛奶重金属检测仪现货"/></a> </td></tr></tbody></table> <b>面议<em>北京市</em></b> <span class="title"><a href="https://www.gkzhan.com/st54217/product_2156492.html" target="_blank" title="牛奶重金属检测仪现货"> 牛奶重金属检测仪现货</a></span> <p>东方化玻(北京)科技有限公司 <i title="企业实名认证" class="companyAuth" style="display: inline-block;"></i> </p> <div class="year"> <b class="senior">|</b> <span>第<font>15</font>年</span> <a id="complareBtn2156492" data-pro="2156492,牛奶重金属检测仪现货,https://img67.gkzhan.com/1697e381d5facf789d68a9caad96c5fc1ed872579f7069e23d9e97ab27bb4adbd5a6e9358818d16d.png,//www.gkzhan.com/chanpin/2156492.html,3735" class="" href="javascript:void(0);">对比</a> </div> </li> <li> <table><tbody><tr><td> <a href="https://www.gkzhan.com/st54217/product_2241135.html" target="_blank" title="便携式水质重金属检测仪现货"><img src=https://img69.gkzhan.com/edbdb22ff9de4a32eb065a69fbec0d40338aded80bbef50570958139cb265d3882be26e91cffae8c_208_208_5.jpg alt="便携式水质重金属检测仪现货"/></a> </td></tr></tbody></table> <b>面议<em>北京市</em></b> <span class="title"><a href="https://www.gkzhan.com/st54217/product_2241135.html" target="_blank" title="便携式水质重金属检测仪现货"> 便携式水质重金属检测仪现货</a></span> <p>东方化玻(北京)科技有限公司 <i title="企业实名认证" class="companyAuth" style="display: inline-block;"></i> </p> <div class="year"> <b class="senior">|</b> <span>第<font>15</font>年</span> <a id="complareBtn2241135" data-pro="2241135,便携式水质重金属检测仪现货,https://img69.gkzhan.com/edbdb22ff9de4a32eb065a69fbec0d40338aded80bbef50570958139cb265d3882be26e91cffae8c.jpg,//www.gkzhan.com/chanpin/2241135.html,3735" class="" href="javascript:void(0);">对比</a> </div> </li> <li> <table><tbody><tr><td> <a href="https://www.gkzhan.com/st54217/product_2241150.html" target="_blank" title="土壤重金属检测仪现货"><img src=https://img69.gkzhan.com/edbdb22ff9de4a32eb065a69fbec0d4073582ba5c2e1bcdca19689e6083d4a07f8aa9f73d4b9c32d_208_208_5.jpg alt="土壤重金属检测仪现货"/></a> </td></tr></tbody></table> <b>面议<em>北京市</em></b> <span class="title"><a href="https://www.gkzhan.com/st54217/product_2241150.html" target="_blank" title="土壤重金属检测仪现货"> 土壤重金属检测仪现货</a></span> <p>东方化玻(北京)科技有限公司 <i title="企业实名认证" class="companyAuth" style="display: inline-block;"></i> </p> <div class="year"> <b class="senior">|</b> <span>第<font>15</font>年</span> <a id="complareBtn2241150" data-pro="2241150,土壤重金属检测仪现货,https://img69.gkzhan.com/edbdb22ff9de4a32eb065a69fbec0d4073582ba5c2e1bcdca19689e6083d4a07f8aa9f73d4b9c32d.jpg,//www.gkzhan.com/chanpin/2241150.html,3735" class="" href="javascript:void(0);">对比</a> </div> </li> <li> <table><tbody><tr><td> <a href="https://www.gkzhan.com/st54217/product_2362535.html" target="_blank" title="便携式水质重金属检测仪现货"><img src=https://img69.gkzhan.com/524a3bd3880c11bcdfca7c9e76f60feccfe434eaa73cee52bf7c60649c762e2aaf9b1b6f709b7127_208_208_5.jpg alt="便携式水质重金属检测仪现货"/></a> </td></tr></tbody></table> <b>面议<em>北京市</em></b> <span class="title"><a href="https://www.gkzhan.com/st54217/product_2362535.html" target="_blank" title="便携式水质重金属检测仪现货"> 便携式水质重金属检测仪现货</a></span> <p>东方化玻(北京)科技有限公司 <i title="企业实名认证" class="companyAuth" style="display: inline-block;"></i> </p> <div class="year"> <b class="senior">|</b> <span>第<font>15</font>年</span> <a id="complareBtn2362535" data-pro="2362535,便携式水质重金属检测仪现货,https://img69.gkzhan.com/524a3bd3880c11bcdfca7c9e76f60feccfe434eaa73cee52bf7c60649c762e2aaf9b1b6f709b7127.jpg,//www.gkzhan.com/chanpin/2362535.html,3735" class="" href="javascript:void(0);">对比</a> </div> </li> <li> <table><tbody><tr><td> <a href="https://www.gkzhan.com/st54217/product_5946065.html" target="_blank" title="不锈钢包衣机"><img src=https://img53.gkzhan.com/340bc9cd6000b56f7e45d7c0c493b8726e5f7fdcbbba0f61169f0edbce59032911c6d2b6344e8de6_208_208_5.jpg alt="不锈钢包衣机"/></a> </td></tr></tbody></table> <b>面议<em>北京市</em></b> <span class="title"><a href="https://www.gkzhan.com/st54217/product_5946065.html" target="_blank" title="不锈钢包衣机"> 不锈钢包衣机</a></span> <p>东方化玻(北京)科技有限公司 <i title="企业实名认证" class="companyAuth" style="display: inline-block;"></i> </p> <div class="year"> <b class="senior">|</b> <span>第<font>15</font>年</span> <a id="complareBtn5946065" data-pro="5946065,不锈钢包衣机,https://img53.gkzhan.com/340bc9cd6000b56f7e45d7c0c493b8726e5f7fdcbbba0f61169f0edbce59032911c6d2b6344e8de6.jpg,//www.gkzhan.com/chanpin/5946065.html,3728" class="" href="javascript:void(0);">对比</a> </div> </li> <li> <table><tbody><tr><td> <a href="https://www.gkzhan.com/st161055/product_8108168.html" target="_blank" title="翊霈精选为您报价 WEBER金属检测器1342.43V L100 S100"><img src=https://img68.gkzhan.com/f88901ed60928cfc1f51b46da47a33bdfd82ee29904e5252728b3fc6aa1ec95a80be3e04715e1887_208_208_5.jpg alt="翊霈精选为您报价 WEBER金属检测器1342.43V L100 S100"/></a> </td></tr></tbody></table> <b>面议<em>上海市</em></b> <span class="title"><a href="https://www.gkzhan.com/st161055/product_8108168.html" target="_blank" title="翊霈精选为您报价 WEBER金属检测器1342.43V L100 S100"> 翊霈精选为您报价 weber金属检测器1342.43v l100 s100</a></span> <p>上海翊霈工业控制设备有限公司 <i title="企业实名认证" class="companyAuth" style="display: inline-block;"></i> </p> <div class="year"> <b class="intermediate">|</b> <span>第<font>6</font>年</span> <a id="complareBtn8108168" data-pro="8108168,翊霈精选为您报价 WEBER金属检测器1342.43V L100 S100,https://img68.gkzhan.com/f88901ed60928cfc1f51b46da47a33bdfd82ee29904e5252728b3fc6aa1ec95a80be3e04715e1887.jpg,//www.gkzhan.com/chanpin/8108168.html,3735" class="" href="javascript:void(0);">对比</a> </div> </li> <li> <table><tbody><tr><td> <a href="https://www.gkzhan.com/st161055/product_8064413.html" target="_blank" title="型号齐全上海翊霈优供 WEBER热金属检测仪1345.43VL100S100"><img src=https://img71.gkzhan.com/f88901ed60928cfc1f51b46da47a33bdc64db8193be8ec03d0e0106468ff5706b4ac8197fd15fa0e_208_208_5.jpg alt="型号齐全上海翊霈优供 WEBER热金属检测仪1345.43VL100S100"/></a> </td></tr></tbody></table> <b>面议<em>上海市</em></b> <span class="title"><a href="https://www.gkzhan.com/st161055/product_8064413.html" target="_blank" title="型号齐全上海翊霈优供 WEBER热金属检测仪1345.43VL100S100"> 型号齐全上海翊霈优供 weber热金属检测仪1345.43vl100s100</a></span> <p>上海翊霈工业控制设备有限公司 <i title="企业实名认证" class="companyAuth" style="display: inline-block;"></i> </p> <div class="year"> <b class="intermediate">|</b> <span>第<font>6</font>年</span> <a id="complareBtn8064413" data-pro="8064413,型号齐全上海翊霈优供 WEBER热金属检测仪1345.43VL100S100,https://img71.gkzhan.com/f88901ed60928cfc1f51b46da47a33bdc64db8193be8ec03d0e0106468ff5706b4ac8197fd15fa0e.jpg,//www.gkzhan.com/chanpin/8064413.html,3735" class="" href="javascript:void(0);">对比</a> </div> </li> <li> <table><tbody><tr><td> <a href="https://www.gkzhan.com/st126322/product_7473134.html" target="_blank" title="水稻称重包装称"><img src=https://img67.gkzhan.com/e874f55fa4e5ae36041c8db9ed377811f6516d5a5857af56bc2f0f0c812956bf567616230e235f4e_208_208_5.jpg alt="水稻称重包装称"/></a> </td></tr></tbody></table> <b><span>¥</span>38999<em>上海市</em></b> <span class="title"><a href="https://www.gkzhan.com/st126322/product_7473134.html" target="_blank" title="水稻称重包装称"> 水稻称重包装称</a></span> <p>上海铸衡电子科技有限公司 <i title="企业实名认证" class="companyAuth" style="display: inline-block;"></i> </p> <div class="year"> <b class="intermediate">|</b> <span>第<font>10</font>年</span> <a id="complareBtn7473134" data-pro="7473134,水稻称重包装称,https://img67.gkzhan.com/e874f55fa4e5ae36041c8db9ed377811f6516d5a5857af56bc2f0f0c812956bf567616230e235f4e.jpg,//www.gkzhan.com/chanpin/7473134.html,3737" class="" href="javascript:void(0);">对比</a> </div> </li> <li> <table><tbody><tr><td> <a href="https://www.gkzhan.com/st126322/product_6393275.html" target="_blank" title="挂面流水线金属检测机"><img src=https://img54.gkzhan.com/3459e472f968018f5b3529dd5c4035e8295be6b51f015a8547c0924e0d917e7517a589c9610a1a8d_208_208_5.jpg alt="挂面流水线金属检测机"/></a> </td></tr></tbody></table> <b><span>¥</span>24500<em>上海</em></b> <span class="title"><a href="https://www.gkzhan.com/st126322/product_6393275.html" target="_blank" title="挂面流水线金属检测机"> 挂面流水线金属检测机</a></span> <p>上海铸衡电子科技有限公司 <i title="企业实名认证" class="companyAuth" style="display: inline-block;"></i> </p> <div class="year"> <b class="intermediate">|</b> <span>第<font>10</font>年</span> <a id="complareBtn6393275" data-pro="6393275,挂面流水线金属检测机,https://img54.gkzhan.com/3459e472f968018f5b3529dd5c4035e8295be6b51f015a8547c0924e0d917e7517a589c9610a1a8d.jpg,//www.gkzhan.com/chanpin/6393275.html,3735" class="" href="javascript:void(0);">对比</a> </div> </li> <li> <table><tbody><tr><td> <a href="https://www.gkzhan.com/st126322/product_6107473.html" target="_blank" title="糕点属异物检测机"><img src=https://img52.gkzhan.com/3459e472f968018fee23154eb284a1679cbc4ea4cf58b5543396b5ed31726e7e188c0cc2e2cb0262_208_208_5.jpg alt="糕点属异物检测机"/></a> </td></tr></tbody></table> <b><span>¥</span>25600<em>上海</em></b> <span class="title"><a href="https://www.gkzhan.com/st126322/product_6107473.html" target="_blank" title="糕点属异物检测机"> 糕点属异物检测机</a></span> <p>上海铸衡电子科技有限公司 <i title="企业实名认证" class="companyAuth" style="display: inline-block;"></i> </p> <div class="year"> <b class="intermediate">|</b> <span>第<font>10</font>年</span> <a id="complareBtn6107473" data-pro="6107473,糕点属异物检测机,https://img52.gkzhan.com/3459e472f968018fee23154eb284a1679cbc4ea4cf58b5543396b5ed31726e7e188c0cc2e2cb0262.jpg,//www.gkzhan.com/chanpin/6107473.html,3735" class="" href="javascript:void(0);">对比</a> </div> </li> <li> <table><tbody><tr><td> <a href="https://www.gkzhan.com/st126322/product_6103021.html" target="_blank" title="JC-饼干用属检测器"><img src=https://img53.gkzhan.com/3459e472f968018fee23154eb284a167024e68957e83c5b4afc63c6288623c6debb0ec4bbc144dd4_208_208_5.jpg alt="JC-饼干用属检测器"/></a> </td></tr></tbody></table> <b><span>¥</span>25000<em>上海</em></b> <span class="title"><a href="https://www.gkzhan.com/st126322/product_6103021.html" target="_blank" title="JC-饼干用属检测器"> jc-饼干用属检测器</a></span> <p>上海铸衡电子科技有限公司 <i title="企业实名认证" class="companyAuth" style="display: inline-block;"></i> </p> <div class="year"> <b class="intermediate">|</b> <span>第<font>10</font>年</span> <a id="complareBtn6103021" data-pro="6103021,JC-饼干用属检测器,https://img53.gkzhan.com/3459e472f968018fee23154eb284a167024e68957e83c5b4afc63c6288623c6debb0ec4bbc144dd4.jpg,//www.gkzhan.com/chanpin/6103021.html,3735" class="" href="javascript:void(0);">对比</a> </div> </li> <li> <table><tbody><tr><td> <a href="https://www.gkzhan.com/st126322/product_5916985.html" target="_blank" title="香肠腊肉金属检测机"><img src=https://img53.gkzhan.com/3459e472f968018fee23154eb284a167fe6f2340c610ec9bec1d4df2837bcd0e86241880ad2be0f1_208_208_5.jpg alt="香肠腊肉金属检测机"/></a> </td></tr></tbody></table> <b><span>¥</span>25400<em>上海</em></b> <span class="title"><a href="https://www.gkzhan.com/st126322/product_5916985.html" target="_blank" title="香肠腊肉金属检测机"> 香肠腊肉金属检测机</a></span> <p>上海铸衡电子科技有限公司 <i title="企业实名认证" class="companyAuth" style="display: inline-block;"></i> </p> <div class="year"> <b class="intermediate">|</b> <span>第<font>10</font>年</span> <a id="complareBtn5916985" data-pro="5916985,香肠腊肉金属检测机,https://img53.gkzhan.com/3459e472f968018fee23154eb284a167fe6f2340c610ec9bec1d4df2837bcd0e86241880ad2be0f1.jpg,//www.gkzhan.com/chanpin/5916985.html,3735" class="" href="javascript:void(0);">对比</a> </div> </li> <li> <table><tbody><tr><td> <a href="https://www.gkzhan.com/st126322/product_5916891.html" target="_blank" title="烤鸭烤鸡属探测机"><img src=https://img53.gkzhan.com/3459e472f968018fee23154eb284a167024e68957e83c5b4afc63c6288623c6debb0ec4bbc144dd4_208_208_5.jpg alt="烤鸭烤鸡属探测机"/></a> </td></tr></tbody></table> <b><span>¥</span>24400<em>上海</em></b> <span class="title"><a href="https://www.gkzhan.com/st126322/product_5916891.html" target="_blank" title="烤鸭烤鸡属探测机"> 烤鸭烤鸡属探测机</a></span> <p>上海铸衡电子科技有限公司 <i title="企业实名认证" class="companyAuth" style="display: inline-block;"></i> </p> <div class="year"> <b class="intermediate">|</b> <span>第<font>10</font>年</span> <a id="complareBtn5916891" data-pro="5916891,烤鸭烤鸡属探测机,https://img53.gkzhan.com/3459e472f968018fee23154eb284a167024e68957e83c5b4afc63c6288623c6debb0ec4bbc144dd4.jpg,//www.gkzhan.com/chanpin/5916891.html,3735" class="" href="javascript:void(0);">对比</a> </div> </li> <li> <table><tbody><tr><td> <a href="https://www.gkzhan.com/st126322/product_5890050.html" target="_blank" title="金属检测机,月饼金属检测机"><img src=https://img54.gkzhan.com/3459e472f968018fc0f8149abe71d08d13ea45931f99a3776f8ea0bca3c400384d8d4157c3d7645e_208_208_5.jpg alt="金属检测机,月饼金属检测机"/></a> </td></tr></tbody></table> <b><span>¥</span>24400<em>上海</em></b> <span class="title"><a href="https://www.gkzhan.com/st126322/product_5890050.html" target="_blank" title="金属检测机,月饼金属检测机"> 金属检测机,月饼金属检测机</a></span> <p>上海铸衡电子科技有限公司 <i title="企业实名认证" class="companyAuth" style="display: inline-block;"></i> </p> <div class="year"> <b class="intermediate">|</b> <span>第<font>10</font>年</span> <a id="complareBtn5890050" data-pro="5890050,金属检测机,月饼金属检测机,https://img54.gkzhan.com/3459e472f968018fc0f8149abe71d08d13ea45931f99a3776f8ea0bca3c400384d8d4157c3d7645e.jpg,//www.gkzhan.com/chanpin/5890050.html,3735" class="" href="javascript:void(0);">对比</a> </div> </li> <li> <table><tbody><tr><td> <a href="https://www.gkzhan.com/st30789/product_2458233.html" target="_blank" title="中药川牛膝煎药机"><img src=https://img48.gkzhan.com/3b2c6b54ba15b924628bc23a6c4bb92211fafd942e5ca4f4b518656b608b70e5e3c914a48232f077_208_208_5.jpg alt="中药川牛膝煎药机"/></a> </td></tr></tbody></table> <b><span>¥</span>4200<em>湘西土家族苗族自治州</em></b> <span class="title"><a href="https://www.gkzhan.com/st30789/product_2458233.html" target="_blank" title="中药川牛膝煎药机"> 中药川牛膝煎药机</a></span> <p>湖南中诚制药机械厂 <i title="企业实名认证" class="companyAuth" style="display: inline-block;"></i> </p> <div class="year"> <b class="primary"></b> <span>第<font>16</font>年</span> <a id="complareBtn2458233" data-pro="2458233,中药川牛膝煎药机,https://img48.gkzhan.com/3b2c6b54ba15b924628bc23a6c4bb92211fafd942e5ca4f4b518656b608b70e5e3c914a48232f077.jpg,//www.gkzhan.com/chanpin/2458233.html,3729" class="" href="javascript:void(0);">对比</a> </div> </li> <li> <table><tbody><tr><td> <a href="https://www.gkzhan.com/st31823/product_1963908.html" target="_blank" title="中药制丸机仪器现货"><img src=https://img78.gkzhan.com/fd9c5b6de14e75b14d8c476afbbc93cb394c78fa131ce12ac78e58ddfda840b98f3ba73f7c7e33ae_208_208_5.jpg alt="中药制丸机仪器现货"/></a> </td></tr></tbody></table> <b>面议<em>北京市</em></b> <span class="title"><a href="https://www.gkzhan.com/st31823/product_1963908.html" target="_blank" title="中药制丸机仪器现货"> 中药制丸机仪器现货</a></span> <p>北京海富达科技有限公司 <i title="企业实名认证" class="companyAuth" style="display: inline-block;"></i> </p> <div class="year"> <b class="primary"></b> <span>第<font>4</font>年</span> <a id="complareBtn1963908" data-pro="1963908,中药制丸机仪器现货,https://img78.gkzhan.com/fd9c5b6de14e75b14d8c476afbbc93cb394c78fa131ce12ac78e58ddfda840b98f3ba73f7c7e33ae.jpg,//www.gkzhan.com/chanpin/1963908.html,3728" class="" href="javascript:void(0);">对比</a> </div> </li> <li> <table><tbody><tr><td> <a href="https://www.gkzhan.com/st31823/product_1528121.html" target="_blank" title="包衣机仪器现货 库号:M331934"><img src=https://img80.gkzhan.com/1832440763e20284f11cb1a05ef06a997685ec914d7d7d975557b35ddb6de66a81aeb6480b7b9d2a_208_208_5.jpg alt="包衣机仪器现货 库号:M331934"/></a> </td></tr></tbody></table> <b>面议<em>北京市</em></b> <span class="title"><a href="https://www.gkzhan.com/st31823/product_1528121.html" target="_blank" title="包衣机仪器现货 库号:M331934"> 包衣机仪器现货 库号:m331934</a></span> <p>北京海富达科技有限公司 <i title="企业实名认证" class="companyAuth" style="display: inline-block;"></i> </p> <div class="year"> <b class="primary"></b> <span>第<font>4</font>年</span> <a id="complareBtn1528121" data-pro="1528121,包衣机仪器现货 库号:M331934,https://img80.gkzhan.com/1832440763e20284f11cb1a05ef06a997685ec914d7d7d975557b35ddb6de66a81aeb6480b7b9d2a.jpg,//www.gkzhan.com/chanpin/1528121.html,3728" class="" href="javascript:void(0);">对比</a> </div> </li> <li> <table><tbody><tr><td> <a href="https://www.gkzhan.com/st134281/product_6389378.html" target="_blank" title="SERT METAL热金属检测器"><img src=https://img61.gkzhan.com/66d52824b187e16b08c0ce096f0cc55e0772b2479393c2080d5738965a96cd83ca43ec455ea01ab6_208_208_5.jpg alt="SERT METAL热金属检测器"/></a> </td></tr></tbody></table> <b>面议<em>上海市</em></b> <span class="title"><a href="https://www.gkzhan.com/st134281/product_6389378.html" target="_blank" title="SERT METAL热金属检测器"> sert metal热金属检测器</a></span> <p>上海连航机电科技有限公司 <i title="企业实名认证" class="companyAuth" style="display: inline-block;"></i> </p> <div class="year"> <b class="primary"></b> <span>第<font>10</font>年</span> <a id="complareBtn6389378" data-pro="6389378,SERT METAL热金属检测器,https://img61.gkzhan.com/66d52824b187e16b08c0ce096f0cc55e0772b2479393c2080d5738965a96cd83ca43ec455ea01ab6.jpg,//www.gkzhan.com/chanpin/6389378.html,3735" class="" href="javascript:void(0);">对比</a> </div> </li> <li> <table><tbody><tr><td> <a href="https://www.gkzhan.com/st134281/product_6170035.html" target="_blank" title="Foto-Captor 热金属检测器"><img src=https://img51.gkzhan.com/f4ab28128bc76c9f9f77dd02af94f387751e470b3553dc5190ee81321821792029c0c6675684dfcb_208_208_5.jpg alt="Foto-Captor 热金属检测器"/></a> </td></tr></tbody></table> <b>面议<em>上海市</em></b> <span class="title"><a href="https://www.gkzhan.com/st134281/product_6170035.html" target="_blank" title="Foto-Captor 热金属检测器"> foto-captor 热金属检测器</a></span> <p>上海连航机电科技有限公司 <i title="企业实名认证" class="companyAuth" style="display: inline-block;"></i> </p> <div class="year"> <b class="primary"></b> <span>第<font>10</font>年</span> <a id="complareBtn6170035" data-pro="6170035,Foto-Captor 热金属检测器,https://img51.gkzhan.com/f4ab28128bc76c9f9f77dd02af94f387751e470b3553dc5190ee81321821792029c0c6675684dfcb.jpg,//www.gkzhan.com/chanpin/6170035.html,3735" class="" href="javascript:void(0);">对比</a> </div> </li> <li> <table><tbody><tr><td> <a href="https://www.gkzhan.com/st134281/product_5866583.html" target="_blank" title="DADAUX液压式充填机"><img src=https://img53.gkzhan.com/3459e472f968018f6e387fa42434436de0b29f903c40b8596a459393712e569d083a030df873fbe1_208_208_5.jpg alt="DADAUX液压式充填机"/></a> </td></tr></tbody></table> <b>面议<em>上海市</em></b> <span class="title"><a href="https://www.gkzhan.com/st134281/product_5866583.html" target="_blank" title="DADAUX液压式充填机"> dadaux液压式充填机</a></span> <p>上海连航机电科技有限公司 <i title="企业实名认证" class="companyAuth" style="display: inline-block;"></i> </p> <div class="year"> <b class="primary"></b> <span>第<font>10</font>年</span> <a id="complareBtn5866583" data-pro="5866583,DADAUX液压式充填机,https://img53.gkzhan.com/3459e472f968018f6e387fa42434436de0b29f903c40b8596a459393712e569d083a030df873fbe1.jpg,//www.gkzhan.com/chanpin/5866583.html,3728" class="" href="javascript:void(0);">对比</a> </div> </li> <li> <table><tbody><tr><td> <a href="https://www.gkzhan.com/st134281/product_5700762.html" target="_blank" title="NORDANTEC便携式重金属检测仪"><img src=https://img51.gkzhan.com/9413136fc9958f62f2286b6c50401545a95964a452a2c0d76f6b8d8f0b5820fe70766886b24aa806_208_208_5.jpg alt="NORDANTEC便携式重金属检测仪"/></a> </td></tr></tbody></table> <b>面议<em>上海市</em></b> <span class="title"><a href="https://www.gkzhan.com/st134281/product_5700762.html" target="_blank" title="NORDANTEC便携式重金属检测仪"> nordantec便携式重金属检测仪</a></span> <p>上海连航机电科技有限公司 <i title="企业实名认证" class="companyAuth" style="display: inline-block;"></i> </p> <div class="year"> <b class="primary"></b> <span>第<font>10</font>年</span> <a id="complareBtn5700762" data-pro="5700762,NORDANTEC便携式重金属检测仪,https://img51.gkzhan.com/9413136fc9958f62f2286b6c50401545a95964a452a2c0d76f6b8d8f0b5820fe70766886b24aa806.jpg,//www.gkzhan.com/chanpin/5700762.html,3735" class="" href="javascript:void(0);">对比</a> </div> </li> <li> <table><tbody><tr><td> <a href="https://www.gkzhan.com/st199971/product_13474350.html" target="_blank" title="兽药检测仪设备"><img src=https://img67.gkzhan.com/5eceadd4559dcfd22e3798e08b69e088a2957fff6281505836779f7f8695fc05f701c87eca200f42_208_208_5.jpg alt="兽药检测仪设备"/></a> </td></tr></tbody></table> <b>面议<em>潍坊市</em></b> <span class="title"><a href="https://www.gkzhan.com/st199971/product_13474350.html" target="_blank" title="兽药检测仪设备"> 兽药检测仪设备</a></span> <p>山东云唐智能科技有限公司 <i title="企业实名认证" class="companyAuth" style="display: inline-block;"></i> </p> <div class="year"> <b class="free">|</b> <a id="complareBtn13474350" data-pro="13474350,兽药检测仪设备,https://img67.gkzhan.com/5eceadd4559dcfd22e3798e08b69e088a2957fff6281505836779f7f8695fc05f701c87eca200f42.jpg,//www.gkzhan.com/chanpin/13474350.html,3735" class="" href="javascript:void(0);">对比</a> </div> </li> <li> <table><tbody><tr><td> <a href="https://www.gkzhan.com/st315390/product_13459610.html" target="_blank" title="振动筛"><img src=https://img43.gkzhan.com/a389d7f26eecdf0662b83ea7e73dbe07bd259ee367b4aea8f671b0066f35e618beed5242a89707c9_208_208_5.jpg alt="振动筛"/></a> </td></tr></tbody></table> <b><span>¥</span>20000<em>南京市</em></b> <span class="title"><a href="https://www.gkzhan.com/st315390/product_13459610.html" target="_blank" title="振动筛"> 振动筛</a></span> <p>南京康善制药设备有限公司 <i title="企业实名认证" class="companyAuth" style="display: inline-block;"></i> </p> <div class="year"> <b class="free">|</b> <a id="complareBtn13459610" data-pro="13459610,振动筛,https://img43.gkzhan.com/a389d7f26eecdf0662b83ea7e73dbe07bd259ee367b4aea8f671b0066f35e618beed5242a89707c9.jpg,//www.gkzhan.com/chanpin/13459610.html,3729" class="" href="javascript:void(0);">对比</a> </div> </li> <li> <table><tbody><tr><td> <a href="https://www.gkzhan.com/st315390/product_13459604.html" target="_blank" title="摇摆式颗粒机"><img src=https://img41.gkzhan.com/a389d7f26eecdf0662b83ea7e73dbe077c69f5063d25fa90bd77ec49d2ec81152fa0c3e89bd070f5_208_208_5.jpg alt="摇摆式颗粒机"/></a> </td></tr></tbody></table> <b><span>¥</span>20000<em>南京市</em></b> <span class="title"><a href="https://www.gkzhan.com/st315390/product_13459604.html" target="_blank" title="摇摆式颗粒机"> 摇摆式颗粒机</a></span> <p>南京康善制药设备有限公司 <i title="企业实名认证" class="companyAuth" style="display: inline-block;"></i> </p> <div class="year"> <b class="free">|</b> <a id="complareBtn13459604" data-pro="13459604,摇摆式颗粒机,https://img41.gkzhan.com/a389d7f26eecdf0662b83ea7e73dbe077c69f5063d25fa90bd77ec49d2ec81152fa0c3e89bd070f5.jpg,//www.gkzhan.com/chanpin/13459604.html,3729" class="" href="javascript:void(0);">对比</a> </div> </li> <li> <table><tbody><tr><td> <a href="https://www.gkzhan.com/st315390/product_13459597.html" target="_blank" title="微波干燥机"><img src=https://img57.gkzhan.com/a389d7f26eecdf0662b83ea7e73dbe07fa2bf553d2cd638030d5acd8145b26e95e2f8baf8818f252_208_208_5.jpg alt="微波干燥机"/></a> </td></tr></tbody></table> <b><span>¥</span>20000<em>南京市</em></b> <span class="title"><a href="https://www.gkzhan.com/st315390/product_13459597.html" target="_blank" title="微波干燥机"> 微波干燥机</a></span> <p>南京康善制药设备有限公司 <i title="企业实名认证" class="companyAuth" style="display: inline-block;"></i> </p> <div class="year"> <b class="free">|</b> <a id="complareBtn13459597" data-pro="13459597,微波干燥机,https://img57.gkzhan.com/a389d7f26eecdf0662b83ea7e73dbe07fa2bf553d2cd638030d5acd8145b26e95e2f8baf8818f252.jpg,//www.gkzhan.com/chanpin/13459597.html,3729" class="" href="javascript:void(0);">对比</a> </div> </li> <li> <table><tbody><tr><td> <a href="https://www.gkzhan.com/st315390/product_13459581.html" target="_blank" title="强力粉碎机"><img src=https://img45.gkzhan.com/a389d7f26eecdf0662b83ea7e73dbe07802f0506616064f097ed7476e1f20f4cba8bba12f52d96b1_208_208_5.jpg alt="强力粉碎机"/></a> </td></tr></tbody></table> <b><span>¥</span>20000<em>南京市</em></b> <span class="title"><a href="https://www.gkzhan.com/st315390/product_13459581.html" target="_blank" title="强力粉碎机"> 强力粉碎机</a></span> <p>南京康善制药设备有限公司 <i title="企业实名认证" class="companyAuth" style="display: inline-block;"></i> </p> <div class="year"> <b class="free">|</b> <a id="complareBtn13459581" data-pro="13459581,强力粉碎机,https://img45.gkzhan.com/a389d7f26eecdf0662b83ea7e73dbe07802f0506616064f097ed7476e1f20f4cba8bba12f52d96b1.jpg,//www.gkzhan.com/chanpin/13459581.html,3729" class="" href="javascript:void(0);">对比</a> </div> </li> <li> <table><tbody><tr><td> <a href="https://www.gkzhan.com/st315390/product_13459409.html" target="_blank" title="精切机"><img src=https://img52.gkzhan.com/a389d7f26eecdf0662b83ea7e73dbe0748ab8a2e633ab9f3c870228ee22b786a361f1db789946e59_208_208_5.jpg alt="精切机"/></a> </td></tr></tbody></table> <b><span>¥</span>20000<em>南京市</em></b> <span class="title"><a href="https://www.gkzhan.com/st315390/product_13459409.html" target="_blank" title="精切机"> 精切机</a></span> <p>南京康善制药设备有限公司 <i title="企业实名认证" class="companyAuth" style="display: inline-block;"></i> </p> <div class="year"> <b class="free">|</b> <a id="complareBtn13459409" data-pro="13459409,精切机,https://img52.gkzhan.com/a389d7f26eecdf0662b83ea7e73dbe0748ab8a2e633ab9f3c870228ee22b786a361f1db789946e59.jpg,//www.gkzhan.com/chanpin/13459409.html,3729" class="" href="javascript:void(0);">对比</a> </div> </li> <li> <table><tbody><tr><td> <a href="https://www.gkzhan.com/st315390/product_13459406.html" target="_blank" title="压扁机"><img src=https://img53.gkzhan.com/a389d7f26eecdf0662b83ea7e73dbe07332d63b1c939b977e621f3a2015c814de90e50c23ca2ff0d_208_208_5.jpg alt="压扁机"/></a> </td></tr></tbody></table> <b><span>¥</span>20000<em>南京市</em></b> <span class="title"><a href="https://www.gkzhan.com/st315390/product_13459406.html" target="_blank" title="压扁机"> 压扁机</a></span> <p>南京康善制药设备有限公司 <i title="企业实名认证" class="companyAuth" style="display: inline-block;"></i> </p> <div class="year"> <b class="free">|</b> <a id="complareBtn13459406" data-pro="13459406,压扁机,https://img53.gkzhan.com/a389d7f26eecdf0662b83ea7e73dbe07332d63b1c939b977e621f3a2015c814de90e50c23ca2ff0d.jpg,//www.gkzhan.com/chanpin/13459406.html,3729" class="" href="javascript:void(0);">对比</a> </div> </li> <li> <table><tbody><tr><td> <a href="https://www.gkzhan.com/st315390/product_13459394.html" target="_blank" title="炙药锅"><img src=https://img44.gkzhan.com/a389d7f26eecdf0662b83ea7e73dbe070cc302ac7d2563f8ce39911b592b15d161c6a7839daac73c_208_208_5.jpg alt="炙药锅"/></a> </td></tr></tbody></table> <b><span>¥</span>20000<em>南京市</em></b> <span class="title"><a href="https://www.gkzhan.com/st315390/product_13459394.html" target="_blank" title="炙药锅"> 炙药锅</a></span> <p>南京康善制药设备有限公司 <i title="企业实名认证" class="companyAuth" style="display: inline-block;"></i> </p> <div class="year"> <b class="free">|</b> <a id="complareBtn13459394" data-pro="13459394,炙药锅,https://img44.gkzhan.com/a389d7f26eecdf0662b83ea7e73dbe070cc302ac7d2563f8ce39911b592b15d161c6a7839daac73c.jpg,//www.gkzhan.com/chanpin/13459394.html,3729" class="" href="javascript:void(0);">对比</a> </div> </li> <li> <table><tbody><tr><td> <a href="https://www.gkzhan.com/st315390/product_13459391.html" target="_blank" title="制霜机"><img src=https://img47.gkzhan.com/a389d7f26eecdf0662b83ea7e73dbe07ba5ed125dd7a6a7b817391719cb3598bbcd451e11ec4487e_208_208_5.jpg alt="制霜机"/></a> </td></tr></tbody></table> <b><span>¥</span>20000<em>南京市</em></b> <span class="title"><a href="https://www.gkzhan.com/st315390/product_13459391.html" target="_blank" title="制霜机"> 制霜机</a></span> <p>南京康善制药设备有限公司 <i title="企业实名认证" class="companyAuth" style="display: inline-block;"></i> </p> <div class="year"> <b class="free">|</b> <a id="complareBtn13459391" data-pro="13459391,制霜机,https://img47.gkzhan.com/a389d7f26eecdf0662b83ea7e73dbe07ba5ed125dd7a6a7b817391719cb3598bbcd451e11ec4487e.jpg,//www.gkzhan.com/chanpin/13459391.html,3729" class="" href="javascript:void(0);">对比</a> </div> </li> <li> <table><tbody><tr><td> <a href="https://www.gkzhan.com/st315390/product_13459227.html" target="_blank" title="干式除尘机"><img src=https://img46.gkzhan.com/a389d7f26eecdf0662b83ea7e73dbe0765a379472fbb66abdc563054fafa8a806ccf82938120de85_208_208_5.jpg alt="干式除尘机"/></a> </td></tr></tbody></table> <b><span>¥</span>20000<em>南京市</em></b> <span class="title"><a href="https://www.gkzhan.com/st315390/product_13459227.html" target="_blank" title="干式除尘机"> 干式除尘机</a></span> <p>南京康善制药设备有限公司 <i title="企业实名认证" class="companyAuth" style="display: inline-block;"></i> </p> <div class="year"> <b class="free">|</b> <a id="complareBtn13459227" data-pro="13459227,干式除尘机,https://img46.gkzhan.com/a389d7f26eecdf0662b83ea7e73dbe0765a379472fbb66abdc563054fafa8a806ccf82938120de85.jpg,//www.gkzhan.com/chanpin/13459227.html,3729" class="" href="javascript:void(0);">对比</a> </div> </li> <li> <table><tbody><tr><td> <a href="https://www.gkzhan.com/st315390/product_13459191.html" target="_blank" title="干馏机"><img src=https://img54.gkzhan.com/a389d7f26eecdf0662b83ea7e73dbe073504f1be008b608b7a5794a72cabcbb6bee6e9c7eb23b9b3_208_208_5.jpg alt="干馏机"/></a> </td></tr></tbody></table> <b><span>¥</span>20000<em>南京市</em></b> <span class="title"><a href="https://www.gkzhan.com/st315390/product_13459191.html" target="_blank" title="干馏机"> 干馏机</a></span> <p>南京康善制药设备有限公司 <i title="企业实名认证" class="companyAuth" style="display: inline-block;"></i> </p> <div class="year"> <b class="free">|</b> <a id="complareBtn13459191" data-pro="13459191,干馏机,https://img54.gkzhan.com/a389d7f26eecdf0662b83ea7e73dbe073504f1be008b608b7a5794a72cabcbb6bee6e9c7eb23b9b3.jpg,//www.gkzhan.com/chanpin/13459191.html,3729" class="" href="javascript:void(0);">对比</a> </div> </li> <li> <table><tbody><tr><td> <a href="https://www.gkzhan.com/st315390/product_13457824.html" target="_blank" title="刨片机"><img src=https://img57.gkzhan.com/a389d7f26eecdf063d015c3899a21a911f26d222b8a8c2324093b3b7430170d206e950e90c62d7cf_208_208_5.jpg alt="刨片机"/></a> </td></tr></tbody></table> <b><span>¥</span>20000<em>南京市</em></b> <span class="title"><a href="https://www.gkzhan.com/st315390/product_13457824.html" target="_blank" title="刨片机"> 刨片机</a></span> <p>南京康善制药设备有限公司 <i title="企业实名认证" class="companyAuth" style="display: inline-block;"></i> </p> <div class="year"> <b class="free">|</b> <a id="complareBtn13457824" data-pro="13457824,刨片机,https://img57.gkzhan.com/a389d7f26eecdf063d015c3899a21a911f26d222b8a8c2324093b3b7430170d206e950e90c62d7cf.jpg,//www.gkzhan.com/chanpin/13457824.html,3729" class="" href="javascript:void(0);">对比</a> </div> </li> <li> <table><tbody><tr><td> <a href="https://www.gkzhan.com/st315390/product_13457744.html" target="_blank" title="智能化蒸煮锅"><img src=https://img48.gkzhan.com/a389d7f26eecdf063d015c3899a21a910c326a5e11ef7e3c21d649b7c1850804098c4ee6b72d0a2e_208_208_5.jpg alt="智能化蒸煮锅"/></a> </td></tr></tbody></table> <b><span>¥</span>20000<em>南京市</em></b> <span class="title"><a href="https://www.gkzhan.com/st315390/product_13457744.html" target="_blank" title="智能化蒸煮锅"> 智能化蒸煮锅</a></span> <p>南京康善制药设备有限公司 <i title="企业实名认证" class="companyAuth" style="display: inline-block;"></i> </p> <div class="year"> <b class="free">|</b> <a id="complareBtn13457744" data-pro="13457744,智能化蒸煮锅,https://img48.gkzhan.com/a389d7f26eecdf063d015c3899a21a910c326a5e11ef7e3c21d649b7c1850804098c4ee6b72d0a2e.jpg,//www.gkzhan.com/chanpin/13457744.html,3729" class="" href="javascript:void(0);">对比</a> </div> </li> <li> <table><tbody><tr><td> <a href="https://www.gkzhan.com/st315390/product_13457711.html" target="_blank" title="球磨机"><img src=https://img44.gkzhan.com/a389d7f26eecdf063d015c3899a21a91e11a8f44b881734169bbd6932a49657e5c6e292700403884_208_208_5.jpg alt="球磨机"/></a> </td></tr></tbody></table> <b><span>¥</span>20000<em>南京市</em></b> <span class="title"><a href="https://www.gkzhan.com/st315390/product_13457711.html" target="_blank" title="球磨机"> 球磨机</a></span> <p>南京康善制药设备有限公司 <i title="企业实名认证" class="companyAuth" style="display: inline-block;"></i> </p> <div class="year"> <b class="free">|</b> <a id="complareBtn13457711" data-pro="13457711,球磨机,https://img44.gkzhan.com/a389d7f26eecdf063d015c3899a21a91e11a8f44b881734169bbd6932a49657e5c6e292700403884.jpg,//www.gkzhan.com/chanpin/13457711.html,3729" class="" href="javascript:void(0);">对比</a> </div> </li> <li> <table><tbody><tr><td> <a href="https://www.gkzhan.com/st315390/product_13457688.html" target="_blank" title="高压冲水洗药机"><img src=https://img47.gkzhan.com/a389d7f26eecdf063d015c3899a21a9152d3515dcf8be53553434677f4bb3950da1a8bd1b1f06547_208_208_5.jpg alt="高压冲水洗药机"/></a> </td></tr></tbody></table> <b><span>¥</span>20000<em>南京市</em></b> <span class="title"><a href="https://www.gkzhan.com/st315390/product_13457688.html" target="_blank" title="高压冲水洗药机"> 高压冲水洗药机</a></span> <p>南京康善制药设备有限公司 <i title="企业实名认证" class="companyAuth" style="display: inline-block;"></i> </p> <div class="year"> <b class="free">|</b> <a id="complareBtn13457688" data-pro="13457688,高压冲水洗药机,https://img47.gkzhan.com/a389d7f26eecdf063d015c3899a21a9152d3515dcf8be53553434677f4bb3950da1a8bd1b1f06547.jpg,//www.gkzhan.com/chanpin/13457688.html,3729" class="" href="javascript:void(0);">对比</a> </div> </li> <li> <table><tbody><tr><td> <a href="https://www.gkzhan.com/st315390/product_13454520.html" target="_blank" title="滚筒筛选机"><img src=https://img52.gkzhan.com/a389d7f26eecdf065ef158f2b4d42f60f9308d05e76f7c4fcfc90a85834a8db5917ace2e3ed9b841_208_208_5.png alt="滚筒筛选机"/></a> </td></tr></tbody></table> <b><span>¥</span>20000<em>南京市</em></b> <span class="title"><a href="https://www.gkzhan.com/st315390/product_13454520.html" target="_blank" title="滚筒筛选机"> 滚筒筛选机</a></span> <p>南京康善制药设备有限公司 <i title="企业实名认证" class="companyAuth" style="display: inline-block;"></i> </p> <div class="year"> <b class="free">|</b> <a id="complareBtn13454520" data-pro="13454520,滚筒筛选机,https://img52.gkzhan.com/a389d7f26eecdf065ef158f2b4d42f60f9308d05e76f7c4fcfc90a85834a8db5917ace2e3ed9b841.png,//www.gkzhan.com/chanpin/13454520.html,3729" class="" href="javascript:void(0);">对比</a> </div> </li> <li> <table><tbody><tr><td> <a href="https://www.gkzhan.com/st315390/product_13454511.html" target="_blank" title="干燥机"><img src=https://img44.gkzhan.com/a389d7f26eecdf065ef158f2b4d42f609327a5d0900875d2e0286ca98be8623867d3ab2a4d7ae1d0_208_208_5.jpg alt="干燥机"/></a> </td></tr></tbody></table> <b><span>¥</span>20000<em>南京市</em></b> <span class="title"><a href="https://www.gkzhan.com/st315390/product_13454511.html" target="_blank" title="干燥机"> 干燥机</a></span> <p>南京康善制药设备有限公司 <i title="企业实名认证" class="companyAuth" style="display: inline-block;"></i> </p> <div class="year"> <b class="free">|</b> <a id="complareBtn13454511" data-pro="13454511,干燥机,https://img44.gkzhan.com/a389d7f26eecdf065ef158f2b4d42f609327a5d0900875d2e0286ca98be8623867d3ab2a4d7ae1d0.jpg,//www.gkzhan.com/chanpin/13454511.html,3729" class="" href="javascript:void(0);">对比</a> </div> </li> <li> <table><tbody><tr><td> <a href="https://www.gkzhan.com/st315390/product_13454498.html" target="_blank" title="热风循环烘箱"><img src=https://img48.gkzhan.com/a389d7f26eecdf065ef158f2b4d42f60f0643d71e6b3a47920fb72d42d8a5a18ec438c2376525c78_208_208_5.jpg alt="热风循环烘箱"/></a> </td></tr></tbody></table> <b><span>¥</span>20000<em>南京市</em></b> <span class="title"><a href="https://www.gkzhan.com/st315390/product_13454498.html" target="_blank" title="热风循环烘箱"> 热风循环烘箱</a></span> <p>南京康善制药设备有限公司 <i title="企业实名认证" class="companyAuth" style="display: inline-block;"></i> </p> <div class="year"> <b class="free">|</b> <a id="complareBtn13454498" data-pro="13454498,热风循环烘箱,https://img48.gkzhan.com/a389d7f26eecdf065ef158f2b4d42f60f0643d71e6b3a47920fb72d42d8a5a18ec438c2376525c78.jpg,//www.gkzhan.com/chanpin/13454498.html,3729" class="" href="javascript:void(0);">对比</a> </div> </li> <li> <table><tbody><tr><td> <a href="https://www.gkzhan.com/st315390/product_13454487.html" target="_blank" title="超微粉碎机"><img src=https://img49.gkzhan.com/a389d7f26eecdf065ef158f2b4d42f60f56310eb5917ac862482db2ba5524eb2be22ab8420de1922_208_208_5.jpg alt="超微粉碎机"/></a> </td></tr></tbody></table> <b><span>¥</span>20000<em>南京市</em></b> <span class="title"><a href="https://www.gkzhan.com/st315390/product_13454487.html" target="_blank" title="超微粉碎机"> 超微粉碎机</a></span> <p>南京康善制药设备有限公司 <i title="企业实名认证" class="companyAuth" style="display: inline-block;"></i> </p> <div class="year"> <b class="free">|</b> <a id="complareBtn13454487" data-pro="13454487,超微粉碎机,https://img49.gkzhan.com/a389d7f26eecdf065ef158f2b4d42f60f56310eb5917ac862482db2ba5524eb2be22ab8420de1922.jpg,//www.gkzhan.com/chanpin/13454487.html,3729" class="" href="javascript:void(0);">对比</a> </div> </li> <li> <table><tbody><tr><td> <a href="https://www.gkzhan.com/st315390/product_13454474.html" target="_blank" title="炒药机"><img src=https://img43.gkzhan.com/a389d7f26eecdf065ef158f2b4d42f60413e2946955370dda222a4ed3ac17f60e364892ce114eee6_208_208_5.jpg alt="炒药机"/></a> </td></tr></tbody></table> <b><span>¥</span>20000<em>南京市</em></b> <span class="title"><a href="https://www.gkzhan.com/st315390/product_13454474.html" target="_blank" title="炒药机"> 炒药机</a></span> <p>南京康善制药设备有限公司 <i title="企业实名认证" class="companyAuth" style="display: inline-block;"></i> </p> <div class="year"> <b class="free">|</b> <a id="complareBtn13454474" data-pro="13454474,炒药机,https://img43.gkzhan.com/a389d7f26eecdf065ef158f2b4d42f60413e2946955370dda222a4ed3ac17f60e364892ce114eee6.jpg,//www.gkzhan.com/chanpin/13454474.html,3729" class="" href="javascript:void(0);">对比</a> </div> </li> <li> <table><tbody><tr><td> <a href="https://www.gkzhan.com/st315390/product_13454466.html" target="_blank" title="切药机"><img src=https://img50.gkzhan.com/a389d7f26eecdf065ef158f2b4d42f60378834f2c729bb7bcaa961dd1abef80c129dbb90886f1b79_208_208_5.jpg alt="切药机"/></a> </td></tr></tbody></table> <b><span>¥</span>20000<em>南京市</em></b> <span class="title"><a href="https://www.gkzhan.com/st315390/product_13454466.html" target="_blank" title="切药机"> 切药机</a></span> <p>南京康善制药设备有限公司 <i title="企业实名认证" class="companyAuth" style="display: inline-block;"></i> </p> <div class="year"> <b class="free">|</b> <a id="complareBtn13454466" data-pro="13454466,切药机,https://img50.gkzhan.com/a389d7f26eecdf065ef158f2b4d42f60378834f2c729bb7bcaa961dd1abef80c129dbb90886f1b79.jpg,//www.gkzhan.com/chanpin/13454466.html,3729" class="" href="javascript:void(0);">对比</a> </div> </li> <li> <table><tbody><tr><td> <a href="https://www.gkzhan.com/st315390/product_13454448.html" target="_blank" title="敞开式烘箱"><img src=https://img52.gkzhan.com/a389d7f26eecdf065ef158f2b4d42f60ebc4ab29d237e0944a54bdd4c441c22d7fb2f448941fdecd_208_208_5.jpg alt="敞开式烘箱"/></a> </td></tr></tbody></table> <b><span>¥</span>20000<em>南京市</em></b> <span class="title"><a href="https://www.gkzhan.com/st315390/product_13454448.html" target="_blank" title="敞开式烘箱"> 敞开式烘箱</a></span> <p>南京康善制药设备有限公司 <i title="企业实名认证" class="companyAuth" style="display: inline-block;"></i> </p> <div class="year"> <b class="free">|</b> <a id="complareBtn13454448" data-pro="13454448,敞开式烘箱,https://img52.gkzhan.com/a389d7f26eecdf065ef158f2b4d42f60ebc4ab29d237e0944a54bdd4c441c22d7fb2f448941fdecd.jpg,//www.gkzhan.com/chanpin/13454448.html,3729" class="" href="javascript:void(0);">对比</a> </div> </li> <li> <table><tbody><tr><td> <a href="https://www.gkzhan.com/st315257/product_13450344.html" target="_blank" title="流化床滤袋"><img src=https://img47.gkzhan.com/a389d7f26eecdf06a393f5036ead47f43d1c3b3564e1ff76b11febfe4472d1705b36e5b4ae3cf111_208_208_5.jpg alt="流化床滤袋"/></a> </td></tr></tbody></table> <b><span>¥</span>1000<em>苏州市</em></b> <span class="title"><a href="https://www.gkzhan.com/st315257/product_13450344.html" target="_blank" title="流化床滤袋"> 流化床滤袋</a></span> <p>苏州玛柯特环保科技有限公司 </p> <div class="year"> <b class="free">|</b> <a id="complareBtn13450344" data-pro="13450344,流化床滤袋,https://img47.gkzhan.com/a389d7f26eecdf06a393f5036ead47f43d1c3b3564e1ff76b11febfe4472d1705b36e5b4ae3cf111.jpg,//www.gkzhan.com/chanpin/13450344.html,3724" class="" href="javascript:void(0);">对比</a> </div> </li> <li> <table><tbody><tr><td> <a href="https://www.gkzhan.com/st197257/product_13440397.html" target="_blank" title="卧式滚筒炒药机"><img src=https://img76.gkzhan.com/5eceadd4559dcfd29641923ccd53ecb83090cff2f1598f8cefdb969f875e9b79112e1b12b5bb951e_208_208_5.jpg alt="卧式滚筒炒药机"/></a> </td></tr></tbody></table> <b>面议<em>东莞市</em></b> <span class="title"><a href="https://www.gkzhan.com/st197257/product_13440397.html" target="_blank" title="卧式滚筒炒药机"> 卧式滚筒炒药机</a></span> <p>东莞市麦席森电子有限公司 <i title="企业实名认证" class="companyAuth" style="display: inline-block;"></i> </p> <div class="year"> <b class="free">|</b> <a id="complareBtn13440397" data-pro="13440397,卧式滚筒炒药机,https://img76.gkzhan.com/5eceadd4559dcfd29641923ccd53ecb83090cff2f1598f8cefdb969f875e9b79112e1b12b5bb951e.jpg,//www.gkzhan.com/chanpin/13440397.html,3721" class="" href="javascript:void(0);">对比</a> </div> </li> <li> <table><tbody><tr><td> <a href="https://www.gkzhan.com/st135834/product_13416485.html" target="_blank" title="锯末制粒机"><img src=https://img66.gkzhan.com/5eceadd4559dcfd22e3798e08b69e088a2957fff62815058476ceb94b1374f8df51d30732a549498_208_208_5.jpg alt="锯末制粒机"/></a> </td></tr></tbody></table> <b>面议<em>郑州市</em></b> <span class="title"><a href="https://www.gkzhan.com/st135834/product_13416485.html" target="_blank" title="锯末制粒机"> 锯末制粒机</a></span> <p>郑州市东鼎机械有限公司 <i title="企业实名认证" class="companyAuth" style="display: inline-block;"></i> </p> <div class="year"> <b class="free">|</b> <a id="complareBtn13416485" data-pro="13416485,锯末制粒机,https://img66.gkzhan.com/5eceadd4559dcfd22e3798e08b69e088a2957fff62815058476ceb94b1374f8df51d30732a549498.jpg,//www.gkzhan.com/chanpin/13416485.html,3718" class="" href="javascript:void(0);">对比</a> </div> </li> <li> <table><tbody><tr><td> <a href="https://www.gkzhan.com/st135834/product_13416333.html" target="_blank" title="木屑制粒机"><img src=https://img66.gkzhan.com/5eceadd4559dcfd22e3798e08b69e088a2957fff62815058b6d064d965bbbc84967a1dc72e189f84_208_208_5.jpg alt="木屑制粒机"/></a> </td></tr></tbody></table> <b>面议<em>郑州市</em></b> <span class="title"><a href="https://www.gkzhan.com/st135834/product_13416333.html" target="_blank" title="木屑制粒机"> 木屑制粒机</a></span> <p>郑州市东鼎机械有限公司 <i title="企业实名认证" class="companyAuth" style="display: inline-block;"></i> </p> <div class="year"> <b class="free">|</b> <a id="complareBtn13416333" data-pro="13416333,木屑制粒机,https://img66.gkzhan.com/5eceadd4559dcfd22e3798e08b69e088a2957fff62815058b6d064d965bbbc84967a1dc72e189f84.jpg,//www.gkzhan.com/chanpin/13416333.html,3718" class="" href="javascript:void(0);">对比</a> </div> </li> <li> <table><tbody><tr><td> <a href="https://www.gkzhan.com/st135834/product_13415971.html" target="_blank" title="生物质制粒机"><img src=https://img70.gkzhan.com/5eceadd4559dcfd22e3798e08b69e088a2957fff62815058c896ec0985181f3d587e300974fb05d4_208_208_5.jpg alt="生物质制粒机"/></a> </td></tr></tbody></table> <b>面议<em>郑州市</em></b> <span class="title"><a href="https://www.gkzhan.com/st135834/product_13415971.html" target="_blank" title="生物质制粒机"> 生物质制粒机</a></span> <p>郑州市东鼎机械有限公司 <i title="企业实名认证" class="companyAuth" style="display: inline-block;"></i> </p> <div class="year"> <b class="free">|</b> <a id="complareBtn13415971" data-pro="13415971,生物质制粒机,https://img70.gkzhan.com/5eceadd4559dcfd22e3798e08b69e088a2957fff62815058c896ec0985181f3d587e300974fb05d4.jpg,//www.gkzhan.com/chanpin/13415971.html,3718" class="" href="javascript:void(0);">对比</a> </div> </li> <li> <table><tbody><tr><td> <a href="https://www.gkzhan.com/st135834/product_13415947.html" target="_blank" title="秸秆制粒机"><img src=https://img70.gkzhan.com/5eceadd4559dcfd22e3798e08b69e088a2957fff62815058760997febf62179911c1dc8dfdcc28e9_208_208_5.jpg alt="秸秆制粒机"/></a> </td></tr></tbody></table> <b>面议<em>郑州市</em></b> <span class="title"><a href="https://www.gkzhan.com/st135834/product_13415947.html" target="_blank" title="秸秆制粒机"> 秸秆制粒机</a></span> <p>郑州市东鼎机械有限公司 <i title="企业实名认证" class="companyAuth" style="display: inline-block;"></i> </p> <div class="year"> <b class="free">|</b> <a id="complareBtn13415947" data-pro="13415947,秸秆制粒机,https://img70.gkzhan.com/5eceadd4559dcfd22e3798e08b69e088a2957fff62815058760997febf62179911c1dc8dfdcc28e9.jpg,//www.gkzhan.com/chanpin/13415947.html,3718" class="" href="javascript:void(0);">对比</a> </div> </li> <li> <table><tbody><tr><td> <a href="https://www.gkzhan.com/st135834/product_13415925.html" target="_blank" title="饲料制粒机"><img src=https://img70.gkzhan.com/5eceadd4559dcfd22e3798e08b69e088a2957fff6281505864881549f2c1495eda39965e174d13a6_208_208_5.jpg alt="饲料制粒机"/></a> </td></tr></tbody></table> <b>面议<em>郑州市</em></b> <span class="title"><a href="https://www.gkzhan.com/st135834/product_13415925.html" target="_blank" title="饲料制粒机"> 饲料制粒机</a></span> <p>郑州市东鼎机械有限公司 <i title="企业实名认证" class="companyAuth" style="display: inline-block;"></i> </p> <div class="year"> <b class="free">|</b> <a id="complareBtn13415925" data-pro="13415925,饲料制粒机,https://img70.gkzhan.com/5eceadd4559dcfd22e3798e08b69e088a2957fff6281505864881549f2c1495eda39965e174d13a6.jpg,//www.gkzhan.com/chanpin/13415925.html,3718" class="" href="javascript:void(0);">对比</a> </div> </li> <li> <table><tbody><tr><td> <a href="https://www.gkzhan.com/st53212/product_13391993.html" target="_blank" title="除尘式糖衣机"><img src=https://img71.gkzhan.com/5eceadd4559dcfd2d42aff014738af1076c5df066f58a67f882d458852813679f30b93b6b37ea962_208_208_5.jpg alt="除尘式糖衣机"/></a> </td></tr></tbody></table> <b>面议<em>长沙市</em></b> <span class="title"><a href="https://www.gkzhan.com/st53212/product_13391993.html" target="_blank" title="除尘式糖衣机"> 除尘式糖衣机</a></span> <p>长沙市岳麓区中南制药机械厂 </p> <div class="year"> <b class="free">|</b> <a id="complareBtn13391993" data-pro="13391993,除尘式糖衣机,https://img71.gkzhan.com/5eceadd4559dcfd2d42aff014738af1076c5df066f58a67f882d458852813679f30b93b6b37ea962.jpg,//www.gkzhan.com/chanpin/13391993.html,3728" class="" href="javascript:void(0);">对比</a> </div> </li> <li> <table><tbody><tr><td> <a href="https://www.gkzhan.com/st53212/product_13391943.html" target="_blank" title="BY-300小型糖衣机"><img src=https://img73.gkzhan.com/5eceadd4559dcfd2d42aff014738af1076c5df066f58a67fbfd151e570cf4cf59e7989e5c810689f_208_208_5.jpg alt="BY-300小型糖衣机"/></a> </td></tr></tbody></table> <b>面议<em>长沙市</em></b> <span class="title"><a href="https://www.gkzhan.com/st53212/product_13391943.html" target="_blank" title="BY-300小型糖衣机"> by-300小型糖衣机</a></span> <p>长沙市岳麓区中南制药机械厂 </p> <div class="year"> <b class="free">|</b> <a id="complareBtn13391943" data-pro="13391943,BY-300小型糖衣机,https://img73.gkzhan.com/5eceadd4559dcfd2d42aff014738af1076c5df066f58a67fbfd151e570cf4cf59e7989e5c810689f.jpg,//www.gkzhan.com/chanpin/13391943.html,3728" class="" href="javascript:void(0);">对比</a> </div> </li> <li> <table><tbody><tr><td> <a href="https://www.gkzhan.com/st53212/product_13391939.html" target="_blank" title="TDP-1.5T小型压片机"><img src=https://img73.gkzhan.com/5eceadd4559dcfd2d42aff014738af1076c5df066f58a67f6aa043460e3a119bb4aabcdc47f4b42a_208_208_5.jpg alt="TDP-1.5T小型压片机"/></a> </td></tr></tbody></table> <b>面议<em>长沙市</em></b> <span class="title"><a href="https://www.gkzhan.com/st53212/product_13391939.html" target="_blank" title="TDP-1.5T小型压片机"> tdp-1.5t小型压片机</a></span> <p>长沙市岳麓区中南制药机械厂 </p> <div class="year"> <b class="free">|</b> <a id="complareBtn13391939" data-pro="13391939,TDP-1.5T小型压片机,https://img73.gkzhan.com/5eceadd4559dcfd2d42aff014738af1076c5df066f58a67f6aa043460e3a119bb4aabcdc47f4b42a.jpg,//www.gkzhan.com/chanpin/13391939.html,3728" class="" href="javascript:void(0);">对比</a> </div> </li> <li> <table><tbody><tr><td> <a href="https://www.gkzhan.com/st53212/product_13391928.html" target="_blank" title="FCS反冲式洗瓶甩水机"><img src=https://img74.gkzhan.com/5eceadd4559dcfd2d42aff014738af1076c5df066f58a67ffe974af50c87a280a6e40a6904893f38_208_208_5.jpg alt="FCS反冲式洗瓶甩水机"/></a> </td></tr></tbody></table> <b>面议<em>长沙市</em></b> <span class="title"><a href="https://www.gkzhan.com/st53212/product_13391928.html" target="_blank" title="FCS反冲式洗瓶甩水机"> fcs反冲式洗瓶甩水机</a></span> <p>长沙市岳麓区中南制药机械厂 </p> <div class="year"> <b class="free">|</b> <a id="complareBtn13391928" data-pro="13391928,FCS反冲式洗瓶甩水机,https://img74.gkzhan.com/5eceadd4559dcfd2d42aff014738af1076c5df066f58a67ffe974af50c87a280a6e40a6904893f38.jpg,//www.gkzhan.com/chanpin/13391928.html,3728" class="" href="javascript:void(0);">对比</a> </div> </li> <li> <table><tbody><tr><td> <a href="https://www.gkzhan.com/st53212/product_13391911.html" target="_blank" title="FCS高压循环水反冲式洗瓶甩水机"><img src=https://img71.gkzhan.com/5eceadd4559dcfd2d42aff014738af1076c5df066f58a67feb720402c7df499b0b73eee366a79b86_208_208_5.jpg alt="FCS高压循环水反冲式洗瓶甩水机"/></a> </td></tr></tbody></table> <b>面议<em>长沙市</em></b> <span class="title"><a href="https://www.gkzhan.com/st53212/product_13391911.html" target="_blank" title="FCS高压循环水反冲式洗瓶甩水机"> fcs高压循环水反冲式洗瓶甩水机</a></span> <p>长沙市岳麓区中南制药机械厂 </p> <div class="year"> <b class="free">|</b> <a id="complareBtn13391911" data-pro="13391911,FCS高压循环水反冲式洗瓶甩水机,https://img71.gkzhan.com/5eceadd4559dcfd2d42aff014738af1076c5df066f58a67feb720402c7df499b0b73eee366a79b86.jpg,//www.gkzhan.com/chanpin/13391911.html,3728" class="" href="javascript:void(0);">对比</a> </div> </li> <li> <table><tbody><tr><td> <a href="https://www.gkzhan.com/st53212/product_13391901.html" target="_blank" title="单冲压片机TDP-5T"><img src=https://img71.gkzhan.com/5eceadd4559dcfd2d42aff014738af1076c5df066f58a67fd09981510ca85f42c8a491a5b4ec32e0_208_208_5.jpg alt="单冲压片机TDP-5T"/></a> </td></tr></tbody></table> <b>面议<em>长沙市</em></b> <span class="title"><a href="https://www.gkzhan.com/st53212/product_13391901.html" target="_blank" title="单冲压片机TDP-5T"> 单冲压片机tdp-5t</a></span> <p>长沙市岳麓区中南制药机械厂 </p> <div class="year"> <b class="free">|</b> <a id="complareBtn13391901" data-pro="13391901,单冲压片机TDP-5T,https://img71.gkzhan.com/5eceadd4559dcfd2d42aff014738af1076c5df066f58a67fd09981510ca85f42c8a491a5b4ec32e0.jpg,//www.gkzhan.com/chanpin/13391901.html,3728" class="" href="javascript:void(0);">对比</a> </div> </li> <li> <table><tbody><tr><td> <a href="https://www.gkzhan.com/st53212/product_13391892.html" target="_blank" title="DQ型剁刀式切药机"><img src=https://img73.gkzhan.com/5eceadd4559dcfd2d42aff014738af1076c5df066f58a67f902e6d7278aa8b9c6b106486ec950b83_208_208_5.jpg alt="DQ型剁刀式切药机"/></a> </td></tr></tbody></table> <b>面议<em>长沙市</em></b> <span class="title"><a href="https://www.gkzhan.com/st53212/product_13391892.html" target="_blank" title="DQ型剁刀式切药机"> dq型剁刀式切药机</a></span> <p>长沙市岳麓区中南制药机械厂 </p> <div class="year"> <b class="free">|</b> <a id="complareBtn13391892" data-pro="13391892,DQ型剁刀式切药机,https://img73.gkzhan.com/5eceadd4559dcfd2d42aff014738af1076c5df066f58a67f902e6d7278aa8b9c6b106486ec950b83.jpg,//www.gkzhan.com/chanpin/13391892.html,3729" class="" href="javascript:void(0);">对比</a> </div> </li> <li> <table><tbody><tr><td> <a href="https://www.gkzhan.com/st53212/product_13391887.html" target="_blank" title="TDP-6T单冲压片机"><img src=https://img71.gkzhan.com/5eceadd4559dcfd2d42aff014738af1076c5df066f58a67f2554441d305d0c8c83af7c457d4a91dc_208_208_5.jpg alt="TDP-6T单冲压片机"/></a> </td></tr></tbody></table> <b>面议<em>长沙市</em></b> <span class="title"><a href="https://www.gkzhan.com/st53212/product_13391887.html" target="_blank" title="TDP-6T单冲压片机"> tdp-6t单冲压片机</a></span> <p>长沙市岳麓区中南制药机械厂 </p> <div class="year"> <b class="free">|</b> <a id="complareBtn13391887" data-pro="13391887,TDP-6T单冲压片机,https://img71.gkzhan.com/5eceadd4559dcfd2d42aff014738af1076c5df066f58a67f2554441d305d0c8c83af7c457d4a91dc.jpg,//www.gkzhan.com/chanpin/13391887.html,3728" class="" href="javascript:void(0);">对比</a> </div> </li> <li> <table><tbody><tr><td> <a href="https://www.gkzhan.com/st53212/product_13391881.html" target="_blank" title="BY-600 /800 /1000/1250 糖衣机"><img src=https://img73.gkzhan.com/5eceadd4559dcfd2d42aff014738af1076c5df066f58a67fef3a3853535b497a31656cc424f33aa3_208_208_5.jpg alt="BY-600 /800 /1000/1250 糖衣机"/></a> </td></tr></tbody></table> <b>面议<em>长沙市</em></b> <span class="title"><a href="https://www.gkzhan.com/st53212/product_13391881.html" target="_blank" title="BY-600 /800 /1000/1250 糖衣机"> by-600 /800 /1000/1250 糖衣机</a></span> <p>长沙市岳麓区中南制药机械厂 </p> <div class="year"> <b class="free">|</b> <a id="complareBtn13391881" data-pro="13391881,BY-600 /800 /1000/1250 糖衣机,https://img73.gkzhan.com/5eceadd4559dcfd2d42aff014738af1076c5df066f58a67fef3a3853535b497a31656cc424f33aa3.jpg,//www.gkzhan.com/chanpin/13391881.html,3728" class="" href="javascript:void(0);">对比</a> </div> </li> <li> <table><tbody><tr><td> <a href="https://www.gkzhan.com/st53212/product_13391877.html" target="_blank" title="DZ-60全自动中药制丸机"><img src=https://img71.gkzhan.com/5eceadd4559dcfd2d42aff014738af1076c5df066f58a67f56c3612185fe3ae07418c8c223ad415e_208_208_5.jpg alt="DZ-60全自动中药制丸机"/></a> </td></tr></tbody></table> <b>面议<em>长沙市</em></b> <span class="title"><a href="https://www.gkzhan.com/st53212/product_13391877.html" target="_blank" title="DZ-60全自动中药制丸机"> dz-60全自动中药制丸机</a></span> <p>长沙市岳麓区中南制药机械厂 </p> <div class="year"> <b class="free">|</b> <a id="complareBtn13391877" data-pro="13391877,DZ-60全自动中药制丸机,https://img71.gkzhan.com/5eceadd4559dcfd2d42aff014738af1076c5df066f58a67f56c3612185fe3ae07418c8c223ad415e.jpg,//www.gkzhan.com/chanpin/13391877.html,3725" class="" href="javascript:void(0);">对比</a> </div> </li> <li> <table><tbody><tr><td> <a href="https://www.gkzhan.com/st53212/product_13391863.html" target="_blank" title="WQ300反复式切药机"><img src=https://img80.gkzhan.com/5eceadd4559dcfd2d42aff014738af1076c5df066f58a67f3d9d47a84722108939ed96072be16604_208_208_5.jpg alt="WQ300反复式切药机"/></a> </td></tr></tbody></table> <b>面议<em>长沙市</em></b> <span class="title"><a href="https://www.gkzhan.com/st53212/product_13391863.html" target="_blank" title="WQ300反复式切药机"> wq300反复式切药机</a></span> <p>长沙市岳麓区中南制药机械厂 </p> <div class="year"> <b class="free">|</b> <a id="complareBtn13391863" data-pro="13391863,WQ300反复式切药机,https://img80.gkzhan.com/5eceadd4559dcfd2d42aff014738af1076c5df066f58a67f3d9d47a84722108939ed96072be16604.jpg,//www.gkzhan.com/chanpin/13391863.html,3729" class="" href="javascript:void(0);">对比</a> </div> </li> <li> <table><tbody><tr><td> <a href="https://www.gkzhan.com/st53212/product_13391850.html" target="_blank" title="CXP-D常规瓶冲洗瓶机"><img src=https://img78.gkzhan.com/5eceadd4559dcfd2d42aff014738af1076c5df066f58a67ffe6782fea1054cab2a87e4450fa8a4cd_208_208_5.jpg alt="CXP-D常规瓶冲洗瓶机"/></a> </td></tr></tbody></table> <b>面议<em>长沙市</em></b> <span class="title"><a href="https://www.gkzhan.com/st53212/product_13391850.html" target="_blank" title="CXP-D常规瓶冲洗瓶机"> cxp-d常规瓶冲洗瓶机</a></span> <p>长沙市岳麓区中南制药机械厂 </p> <div class="year"> <b class="free">|</b> <a id="complareBtn13391850" data-pro="13391850,CXP-D常规瓶冲洗瓶机,https://img78.gkzhan.com/5eceadd4559dcfd2d42aff014738af1076c5df066f58a67ffe6782fea1054cab2a87e4450fa8a4cd.jpg,//www.gkzhan.com/chanpin/13391850.html,3728" class="" href="javascript:void(0);">对比</a> </div> </li> <li> <table><tbody><tr><td> <a href="https://www.gkzhan.com/st53212/product_13391846.html" target="_blank" title="THP-4 / THP-10花篮式单冲压片机"><img src=https://img78.gkzhan.com/5eceadd4559dcfd2d42aff014738af1076c5df066f58a67f6bec8d28a3afbe180ac6625a93b7dfd7_208_208_5.jpg alt="THP-4 / THP-10花篮式单冲压片机"/></a> </td></tr></tbody></table> <b>面议<em>长沙市</em></b> <span class="title"><a href="https://www.gkzhan.com/st53212/product_13391846.html" target="_blank" title="THP-4 / THP-10花篮式单冲压片机"> thp-4 / thp-10花篮式单冲压片机</a></span> <p>长沙市岳麓区中南制药机械厂 </p> <div class="year"> <b class="free">|</b> <a id="complareBtn13391846" data-pro="13391846,THP-4 / THP-10花篮式单冲压片机,https://img78.gkzhan.com/5eceadd4559dcfd2d42aff014738af1076c5df066f58a67f6bec8d28a3afbe180ac6625a93b7dfd7.jpg,//www.gkzhan.com/chanpin/13391846.html,3728" class="" href="javascript:void(0);">对比</a> </div> </li> <li> <table><tbody><tr><td> <a href="https://www.gkzhan.com/st53212/product_13391841.html" target="_blank" title="CQX超声波洗瓶机"><img src=https://img78.gkzhan.com/5eceadd4559dcfd2d42aff014738af1076c5df066f58a67f7318ff15c90f9a256915367bdda49ad6_208_208_5.jpg alt="CQX超声波洗瓶机"/></a> </td></tr></tbody></table> <b>面议<em>长沙市</em></b> <span class="title"><a href="https://www.gkzhan.com/st53212/product_13391841.html" target="_blank" title="CQX超声波洗瓶机"> cqx超声波洗瓶机</a></span> <p>长沙市岳麓区中南制药机械厂 </p> <div class="year"> <b class="free">|</b> <a id="complareBtn13391841" data-pro="13391841,CQX超声波洗瓶机,https://img78.gkzhan.com/5eceadd4559dcfd2d42aff014738af1076c5df066f58a67f7318ff15c90f9a256915367bdda49ad6.jpg,//www.gkzhan.com/chanpin/13391841.html,3728" class="" href="javascript:void(0);">对比</a> </div> </li> <li> <table><tbody><tr><td> <a href="https://www.gkzhan.com/st53212/product_13391836.html" target="_blank" title="ZP-17旋转式压片机"><img src=https://img80.gkzhan.com/5eceadd4559dcfd2d42aff014738af1076c5df066f58a67f6eb90fc296466018713cf1e07e90eba3_208_208_5.jpg alt="ZP-17旋转式压片机"/></a> </td></tr></tbody></table> <b>面议<em>长沙市</em></b> <span class="title"><a href="https://www.gkzhan.com/st53212/product_13391836.html" target="_blank" title="ZP-17旋转式压片机"> zp-17旋转式压片机</a></span> <p>长沙市岳麓区中南制药机械厂 </p> <div class="year"> <b class="free">|</b> <a id="complareBtn13391836" data-pro="13391836,ZP-17旋转式压片机,https://img80.gkzhan.com/5eceadd4559dcfd2d42aff014738af1076c5df066f58a67f6eb90fc296466018713cf1e07e90eba3.jpg,//www.gkzhan.com/chanpin/13391836.html,3728" class="" href="javascript:void(0);">对比</a> </div> </li> <li> <table><tbody><tr><td> <a href="https://www.gkzhan.com/st53212/product_13391822.html" target="_blank" title="CQX1/20超声波洗瓶机"><img src=https://img78.gkzhan.com/5eceadd4559dcfd2d42aff014738af1076c5df066f58a67f30bf2cc08f9188029de848d07b0add96_208_208_5.jpg alt="CQX1/20超声波洗瓶机"/></a> </td></tr></tbody></table> <b>面议<em>长沙市</em></b> <span class="title"><a href="https://www.gkzhan.com/st53212/product_13391822.html" target="_blank" title="CQX1/20超声波洗瓶机"> cqx1/20超声波洗瓶机</a></span> <p>长沙市岳麓区中南制药机械厂 </p> <div class="year"> <b class="free">|</b> <a id="complareBtn13391822" data-pro="13391822,CQX1/20超声波洗瓶机,https://img78.gkzhan.com/5eceadd4559dcfd2d42aff014738af1076c5df066f58a67f30bf2cc08f9188029de848d07b0add96.jpg,//www.gkzhan.com/chanpin/13391822.html,3728" class="" href="javascript:void(0);">对比</a> </div> </li> <li> <table><tbody><tr><td> <a href="https://www.gkzhan.com/st53212/product_13391811.html" target="_blank" title="ZP-17D(GMP)旋转式压片机"><img src=https://img79.gkzhan.com/5eceadd4559dcfd2d42aff014738af1076c5df066f58a67fcdaf0f50e0cc01dcd5d49fcd95d87825_208_208_5.jpg alt="ZP-17D(GMP)旋转式压片机"/></a> </td></tr></tbody></table> <b>面议<em>长沙市</em></b> <span class="title"><a href="https://www.gkzhan.com/st53212/product_13391811.html" target="_blank" title="ZP-17D(GMP)旋转式压片机"> zp-17d(gmp)旋转式压片机</a></span> <p>长沙市岳麓区中南制药机械厂 </p> <div class="year"> <b class="free">|</b> <a id="complareBtn13391811" data-pro="13391811,ZP-17D(GMP)旋转式压片机,https://img79.gkzhan.com/5eceadd4559dcfd2d42aff014738af1076c5df066f58a67fcdaf0f50e0cc01dcd5d49fcd95d87825.jpg,//www.gkzhan.com/chanpin/13391811.html,3728" class="" href="javascript:void(0);">对比</a> </div> </li> <li> <table><tbody><tr><td> <a href="https://www.gkzhan.com/st53212/product_13391776.html" target="_blank" title="ZP-19D(GMP)旋转式压片机"><img src=https://img71.gkzhan.com/5eceadd4559dcfd2d42aff014738af1076c5df066f58a67fe7bc98678c23d7a50beb7be6d226c9c2_208_208_5.jpg alt="ZP-19D(GMP)旋转式压片机"/></a> </td></tr></tbody></table> <b>面议<em>长沙市</em></b> <span class="title"><a href="https://www.gkzhan.com/st53212/product_13391776.html" target="_blank" title="ZP-19D(GMP)旋转式压片机"> zp-19d(gmp)旋转式压片机</a></span> <p>长沙市岳麓区中南制药机械厂 </p> <div class="year"> <b class="free">|</b> <a id="complareBtn13391776" data-pro="13391776,ZP-19D(GMP)旋转式压片机,https://img71.gkzhan.com/5eceadd4559dcfd2d42aff014738af1076c5df066f58a67fe7bc98678c23d7a50beb7be6d226c9c2.jpg,//www.gkzhan.com/chanpin/13391776.html,3728" class="" href="javascript:void(0);">对比</a> </div> </li> <li> <table><tbody><tr><td> <a href="https://www.gkzhan.com/st53212/product_13391775.html" target="_blank" title="ZP-19旋转式压片机"><img src=https://img71.gkzhan.com/5eceadd4559dcfd2d42aff014738af1076c5df066f58a67fc397512aa82d243dd8eb779c7721f525_208_208_5.jpg alt="ZP-19旋转式压片机"/></a> </td></tr></tbody></table> <b>面议<em>长沙市</em></b> <span class="title"><a href="https://www.gkzhan.com/st53212/product_13391775.html" target="_blank" title="ZP-19旋转式压片机"> zp-19旋转式压片机</a></span> <p>长沙市岳麓区中南制药机械厂 </p> <div class="year"> <b class="free">|</b> <a id="complareBtn13391775" data-pro="13391775,ZP-19旋转式压片机,https://img71.gkzhan.com/5eceadd4559dcfd2d42aff014738af1076c5df066f58a67fc397512aa82d243dd8eb779c7721f525.jpg,//www.gkzhan.com/chanpin/13391775.html,3728" class="" href="javascript:void(0);">对比</a> </div> </li> <li> <table><tbody><tr><td> <a href="https://www.gkzhan.com/st53212/product_13391353.html" target="_blank" title="DZ-20小型中药制丸机"><img src=https://img77.gkzhan.com/5eceadd4559dcfd2d42aff014738af1076c5df066f58a67f0d1d79c47f9d51bbf6ed94cf96b9c07f_208_208_5.jpg alt="DZ-20小型中药制丸机"/></a> </td></tr></tbody></table> <b>面议<em>长沙市</em></b> <span class="title"><a href="https://www.gkzhan.com/st53212/product_13391353.html" target="_blank" title="DZ-20小型中药制丸机"> dz-20小型中药制丸机</a></span> <p>长沙市岳麓区中南制药机械厂 </p> <div class="year"> <b class="free">|</b> <a id="complareBtn13391353" data-pro="13391353,DZ-20小型中药制丸机,https://img77.gkzhan.com/5eceadd4559dcfd2d42aff014738af1076c5df066f58a67f0d1d79c47f9d51bbf6ed94cf96b9c07f.jpg,//www.gkzhan.com/chanpin/13391353.html,3725" class="" href="javascript:void(0);">对比</a> </div> </li> <li> <table><tbody><tr><td> <a href="https://www.gkzhan.com/st53212/product_13391195.html" target="_blank" title="ZP-33旋转式压片机"><img src=https://img80.gkzhan.com/5eceadd4559dcfd2d42aff014738af1076c5df066f58a67f5f50491f2d8d0fe8e8ce82b197e1a270_208_208_5.jpg alt="ZP-33旋转式压片机"/></a> </td></tr></tbody></table> <b>面议<em>长沙市</em></b> <span class="title"><a href="https://www.gkzhan.com/st53212/product_13391195.html" target="_blank" title="ZP-33旋转式压片机"> zp-33旋转式压片机</a></span> <p>长沙市岳麓区中南制药机械厂 </p> <div class="year"> <b class="free">|</b> <a id="complareBtn13391195" data-pro="13391195,ZP-33旋转式压片机,https://img80.gkzhan.com/5eceadd4559dcfd2d42aff014738af1076c5df066f58a67f5f50491f2d8d0fe8e8ce82b197e1a270.jpg,//www.gkzhan.com/chanpin/13391195.html,3728" class="" href="javascript:void(0);">对比</a> </div> </li> <li> <table><tbody><tr><td> <a href="https://www.gkzhan.com/st53212/product_13391068.html" target="_blank" title="DZ-40小型中药制丸机"><img src=https://img73.gkzhan.com/5eceadd4559dcfd2d42aff014738af1076c5df066f58a67f435bbb05c71978dcf2bfc189ea4b344e_208_208_5.jpg alt="DZ-40小型中药制丸机"/></a> </td></tr></tbody></table> <b>面议<em>长沙市</em></b> <span class="title"><a href="https://www.gkzhan.com/st53212/product_13391068.html" target="_blank" title="DZ-40小型中药制丸机"> dz-40小型中药制丸机</a></span> <p>长沙市岳麓区中南制药机械厂 </p> <div class="year"> <b class="free">|</b> <a id="complareBtn13391068" data-pro="13391068,DZ-40小型中药制丸机,https://img73.gkzhan.com/5eceadd4559dcfd2d42aff014738af1076c5df066f58a67f435bbb05c71978dcf2bfc189ea4b344e.jpg,//www.gkzhan.com/chanpin/13391068.html,3725" class="" href="javascript:void(0);">对比</a> </div> </li> <li> <table><tbody><tr><td> <a href="https://www.gkzhan.com/st53212/product_13391023.html" target="_blank" title="旋转式压片机ZP-35D"><img src=https://img75.gkzhan.com/5eceadd4559dcfd2d42aff014738af1076c5df066f58a67fc02c090f598e524cfe6a93d5af2fd122_208_208_5.jpg alt="旋转式压片机ZP-35D"/></a> </td></tr></tbody></table> <b>面议<em>长沙市</em></b> <span class="title"><a href="https://www.gkzhan.com/st53212/product_13391023.html" target="_blank" title="旋转式压片机ZP-35D"> 旋转式压片机zp-35d</a></span> <p>长沙市岳麓区中南制药机械厂 </p> <div class="year"> <b class="free">|</b> <a id="complareBtn13391023" data-pro="13391023,旋转式压片机ZP-35D,https://img75.gkzhan.com/5eceadd4559dcfd2d42aff014738af1076c5df066f58a67fc02c090f598e524cfe6a93d5af2fd122.jpg,//www.gkzhan.com/chanpin/13391023.html,3728" class="" href="javascript:void(0);">对比</a> </div> </li> <li> <table><tbody><tr><td> <a href="https://www.gkzhan.com/st53212/product_13390952.html" target="_blank" title="SP-380X / SP-300S筛片机"><img src=https://img71.gkzhan.com/5eceadd4559dcfd2d42aff014738af1076c5df066f58a67f6ddea5244569ab98efded3f655774e6e_208_208_5.jpg alt="SP-380X / SP-300S筛片机"/></a> </td></tr></tbody></table> <b>面议<em>长沙市</em></b> <span class="title"><a href="https://www.gkzhan.com/st53212/product_13390952.html" target="_blank" title="SP-380X / SP-300S筛片机"> sp-380x / sp-300s筛片机</a></span> <p>长沙市岳麓区中南制药机械厂 </p> <div class="year"> <b class="free">|</b> <a id="complareBtn13390952" data-pro="13390952,SP-380X / SP-300S筛片机,https://img71.gkzhan.com/5eceadd4559dcfd2d42aff014738af1076c5df066f58a67f6ddea5244569ab98efded3f655774e6e.jpg,//www.gkzhan.com/chanpin/13390952.html,3728" class="" href="javascript:void(0);">对比</a> </div> </li> <li> <table><tbody><tr><td> <a href="https://www.gkzhan.com/st53212/product_13390945.html" target="_blank" title="ZP-37D旋转式压片机"><img src=https://img71.gkzhan.com/5eceadd4559dcfd2d42aff014738af1076c5df066f58a67f6bddff77389549f967a13f84ddca111b_208_208_5.jpg alt="ZP-37D旋转式压片机"/></a> </td></tr></tbody></table> <b>面议<em>长沙市</em></b> <span class="title"><a href="https://www.gkzhan.com/st53212/product_13390945.html" target="_blank" title="ZP-37D旋转式压片机"> zp-37d旋转式压片机</a></span> <p>长沙市岳麓区中南制药机械厂 </p> <div class="year"> <b class="free">|</b> <a id="complareBtn13390945" data-pro="13390945,ZP-37D旋转式压片机,https://img71.gkzhan.com/5eceadd4559dcfd2d42aff014738af1076c5df066f58a67f6bddff77389549f967a13f84ddca111b.jpg,//www.gkzhan.com/chanpin/13390945.html,3728" class="" href="javascript:void(0);">对比</a> </div> </li> <li> <table><tbody><tr><td> <a href="https://www.gkzhan.com/st53212/product_13390914.html" target="_blank" title="中高速压片机专用除尘机"><img src=https://img73.gkzhan.com/5eceadd4559dcfd2d42aff014738af1076c5df066f58a67fa8c83e3467478dfbcc0aed7a99a5b48b_208_208_5.jpg alt="中高速压片机专用除尘机"/></a> </td></tr></tbody></table> <b>面议<em>长沙市</em></b> <span class="title"><a href="https://www.gkzhan.com/st53212/product_13390914.html" target="_blank" title="中高速压片机专用除尘机"> 中高速压片机专用除尘机</a></span> <p>长沙市岳麓区中南制药机械厂 </p> <div class="year"> <b class="free">|</b> <a id="complareBtn13390914" data-pro="13390914,中高速压片机专用除尘机,https://img73.gkzhan.com/5eceadd4559dcfd2d42aff014738af1076c5df066f58a67fa8c83e3467478dfbcc0aed7a99a5b48b.jpg,//www.gkzhan.com/chanpin/13390914.html,3728" class="" href="javascript:void(0);">对比</a> </div> </li> <li> <table><tbody><tr><td> <a href="https://www.gkzhan.com/st264618/product_13387016.html" target="_blank" title="PGL-B 型喷雾干燥制粒机"><img src=https://img77.gkzhan.com/5eceadd4559dcfd2f68f9115c178537e363496664ee5ce762f45b42c87bc7ac0667a8744f97ab982_208_208_5.jpg alt="PGL-B 型喷雾干燥制粒机"/></a> </td></tr></tbody></table> <b>面议<em></em></b> <span class="title"><a href="https://www.gkzhan.com/st264618/product_13387016.html" target="_blank" title="PGL-B 型喷雾干燥制粒机"> pgl-b 型喷雾干燥制粒机</a></span> <p>常州市鼎能干燥设备有限公司 </p> <div class="year"> <b class="free">|</b> <a id="complareBtn13387016" data-pro="13387016,PGL-B 型喷雾干燥制粒机,https://img77.gkzhan.com/5eceadd4559dcfd2f68f9115c178537e363496664ee5ce762f45b42c87bc7ac0667a8744f97ab982.jpg,//www.gkzhan.com/chanpin/13387016.html,3718" class="" href="javascript:void(0);">对比</a> </div> </li> <li> <table><tbody><tr><td> <a href="https://www.gkzhan.com/st264618/product_13385730.html" target="_blank" title="FLP 多功能包衣制粒机"><img src=https://img76.gkzhan.com/5eceadd4559dcfd2f68f9115c178537e363496664ee5ce7640ca15405c712e3652c34ddb1153e152_208_208_5.jpg alt="FLP 多功能包衣制粒机"/></a> </td></tr></tbody></table> <b>面议<em></em></b> <span class="title"><a href="https://www.gkzhan.com/st264618/product_13385730.html" target="_blank" title="FLP 多功能包衣制粒机"> flp 多功能包衣制粒机</a></span> <p>常州市鼎能干燥设备有限公司 </p> <div class="year"> <b class="free">|</b> <a id="complareBtn13385730" data-pro="13385730,FLP 多功能包衣制粒机,https://img76.gkzhan.com/5eceadd4559dcfd2f68f9115c178537e363496664ee5ce7640ca15405c712e3652c34ddb1153e152.jpg,//www.gkzhan.com/chanpin/13385730.html,3718" class="" href="javascript:void(0);">对比</a> </div> </li> <li> <table><tbody><tr><td> <a href="https://www.gkzhan.com/st268547/product_13385266.html" target="_blank" title="湖南省药粒检测"><img src=https://img43.gkzhan.com/1c9e5e6bcf563ad446d6b905b1805a3a14223a5e4999e80df12777fbf8fd95c32bdab5288bee2679_208_208_5.jpg alt="湖南省药粒检测"/></a> </td></tr></tbody></table> <b><span>¥</span>0.01<em>长沙市</em></b> <span class="title"><a href="https://www.gkzhan.com/st268547/product_13385266.html" target="_blank" title="湖南省药粒检测"> 湖南省药粒检测</a></span> <p>纳威尔(长沙)智能科技有限公司 <i title="企业实名认证" class="companyAuth" style="display: inline-block;"></i> </p> <div class="year"> <b class="free">|</b> <a id="complareBtn13385266" data-pro="13385266,湖南省药粒检测,https://img43.gkzhan.com/1c9e5e6bcf563ad446d6b905b1805a3a14223a5e4999e80df12777fbf8fd95c32bdab5288bee2679.jpg,//www.gkzhan.com/chanpin/13385266.html,3739" class="" href="javascript:void(0);">对比</a> </div> </li> <li> <table><tbody><tr><td> <a href="https://www.gkzhan.com/st263985/product_13384472.html" target="_blank" title="FL系列沸腾制粒干燥机(一步制粒机)"><img src=https://img76.gkzhan.com/5eceadd4559dcfd2f68f9115c178537e7e999981a4cee622153dc185134164c578f47ca95ded77f2_208_208_5.jpg alt="FL系列沸腾制粒干燥机(一步制粒机)"/></a> </td></tr></tbody></table> <b>面议<em>常州市</em></b> <span class="title"><a href="https://www.gkzhan.com/st263985/product_13384472.html" target="_blank" title="FL系列沸腾制粒干燥机(一步制粒机)"> fl系列沸腾制粒干燥机(一步制粒机)</a></span> <p>常州市金象干燥设备有限公司 </p> <div class="year"> <b class="free">|</b> <a id="complareBtn13384472" data-pro="13384472,FL系列沸腾制粒干燥机(一步制粒机),https://img76.gkzhan.com/5eceadd4559dcfd2f68f9115c178537e7e999981a4cee622153dc185134164c578f47ca95ded77f2.jpg,//www.gkzhan.com/chanpin/13384472.html,3718" class="" href="javascript:void(0);">对比</a> </div> </li> <li> <table><tbody><tr><td> <a href="https://www.gkzhan.com/st263985/product_13383947.html" target="_blank" title="PGL-B系列喷雾干燥制粒机"><img src=https://img76.gkzhan.com/5eceadd4559dcfd2f68f9115c178537e7e999981a4cee622dc09129e9675b9802eac98d6b186123c_208_208_5.jpg alt="PGL-B系列喷雾干燥制粒机"/></a> </td></tr></tbody></table> <b>面议<em>常州市</em></b> <span class="title"><a href="https://www.gkzhan.com/st263985/product_13383947.html" target="_blank" title="PGL-B系列喷雾干燥制粒机"> pgl-b系列喷雾干燥制粒机</a></span> <p>常州市金象干燥设备有限公司 </p> <div class="year"> <b class="free">|</b> <a id="complareBtn13383947" data-pro="13383947,PGL-B系列喷雾干燥制粒机,https://img76.gkzhan.com/5eceadd4559dcfd2f68f9115c178537e7e999981a4cee622dc09129e9675b9802eac98d6b186123c.jpg,//www.gkzhan.com/chanpin/13383947.html,3718" class="" href="javascript:void(0);">对比</a> </div> </li> <li> <table><tbody><tr><td> <a href="https://www.gkzhan.com/st263985/product_13382511.html" target="_blank" title="GFZL系列干法辊压式制粒机"><img src=https://img77.gkzhan.com/5eceadd4559dcfd2f68f9115c178537e7e999981a4cee622dda69d183c285f073025387efe5ac85f_208_208_5.jpg alt="GFZL系列干法辊压式制粒机"/></a> </td></tr></tbody></table> <b>面议<em>常州市</em></b> <span class="title"><a href="https://www.gkzhan.com/st263985/product_13382511.html" target="_blank" title="GFZL系列干法辊压式制粒机"> gfzl系列干法辊压式制粒机</a></span> <p>常州市金象干燥设备有限公司 </p> <div class="year"> <b class="free">|</b> <a id="complareBtn13382511" data-pro="13382511,GFZL系列干法辊压式制粒机,https://img77.gkzhan.com/5eceadd4559dcfd2f68f9115c178537e7e999981a4cee622dda69d183c285f073025387efe5ac85f.jpg,//www.gkzhan.com/chanpin/13382511.html,3718" class="" href="javascript:void(0);">对比</a> </div> </li> <li> <table><tbody><tr><td> <a href="https://www.gkzhan.com/st263985/product_13381155.html" target="_blank" title="ZLB系列旋转式制粒机"><img src=https://img77.gkzhan.com/5eceadd4559dcfd2f68f9115c178537e7e999981a4cee6229e11817cdd12b806a1f6123833b19190_208_208_5.jpg alt="ZLB系列旋转式制粒机"/></a> </td></tr></tbody></table> <b>面议<em>常州市</em></b> <span class="title"><a href="https://www.gkzhan.com/st263985/product_13381155.html" target="_blank" title="ZLB系列旋转式制粒机"> zlb系列旋转式制粒机</a></span> <p>常州市金象干燥设备有限公司 </p> <div class="year"> <b class="free">|</b> <a id="complareBtn13381155" data-pro="13381155,ZLB系列旋转式制粒机,https://img77.gkzhan.com/5eceadd4559dcfd2f68f9115c178537e7e999981a4cee6229e11817cdd12b806a1f6123833b19190.jpg,//www.gkzhan.com/chanpin/13381155.html,3718" class="" href="javascript:void(0);">对比</a> </div> </li> <li> <table><tbody><tr><td> <a href="https://www.gkzhan.com/st263985/product_13380261.html" target="_blank" title="YK系列摇摆式制粒机"><img src=https://img76.gkzhan.com/5eceadd4559dcfd2f68f9115c178537e7e999981a4cee622c25dbbf74668bb0270e2d6076944c689_208_208_5.jpg alt="YK系列摇摆式制粒机"/></a> </td></tr></tbody></table> <b>面议<em>常州市</em></b> <span class="title"><a href="https://www.gkzhan.com/st263985/product_13380261.html" target="_blank" title="YK系列摇摆式制粒机"> yk系列摇摆式制粒机</a></span> <p>常州市金象干燥设备有限公司 </p> <div class="year"> <b class="free">|</b> <a id="complareBtn13380261" data-pro="13380261,YK系列摇摆式制粒机,https://img76.gkzhan.com/5eceadd4559dcfd2f68f9115c178537e7e999981a4cee622c25dbbf74668bb0270e2d6076944c689.jpg,//www.gkzhan.com/chanpin/13380261.html,3718" class="" href="javascript:void(0);">对比</a> </div> </li> <li> <table><tbody><tr><td> <a href="https://www.gkzhan.com/st273441/product_13380212.html" target="_blank" title="糖衣机"><img src=https://img67.gkzhan.com/5eceadd4559dcfd2e772fe77e578b3c466c923a052c05207eb6fb09f158c1c98d370667ade5f2298_208_208_5.jpg alt="糖衣机"/></a> </td></tr></tbody></table> <b>面议<em>无锡市</em></b> <span class="title"><a href="https://www.gkzhan.com/st273441/product_13380212.html" target="_blank" title="糖衣机"> 糖衣机</a></span> <p>江阴市鹭燕机械制造有限公司 <i title="企业实名认证" class="companyAuth" style="display: inline-block;"></i> </p> <div class="year"> <b class="free">|</b> <a id="complareBtn13380212" data-pro="13380212,糖衣机,https://img67.gkzhan.com/5eceadd4559dcfd2e772fe77e578b3c466c923a052c05207eb6fb09f158c1c98d370667ade5f2298.jpg,//www.gkzhan.com/chanpin/13380212.html,3725" class="" href="javascript:void(0);">对比</a> </div> </li> <li> <table><tbody><tr><td> <a href="https://www.gkzhan.com/st260304/product_13378964.html" target="_blank" title="塑料桶半自动压盖机"><img src=https://img41.gkzhan.com/5eceadd4559dcfd2e03435cfe3e51622f432ba2b7b9e700ed79e83ed7ca23b232432ab84950353d2_208_208_5.jpg alt="塑料桶半自动压盖机"/></a> </td></tr></tbody></table> <b>面议<em>上海市</em></b> <span class="title"><a href="https://www.gkzhan.com/st260304/product_13378964.html" target="_blank" title="塑料桶半自动压盖机"> 塑料桶半自动压盖机</a></span> <p>上海方星机械设备制造有限公司 </p> <div class="year"> <b class="free">|</b> <a id="complareBtn13378964" data-pro="13378964,塑料桶半自动压盖机,https://img41.gkzhan.com/5eceadd4559dcfd2e03435cfe3e51622f432ba2b7b9e700ed79e83ed7ca23b232432ab84950353d2.jpg,//www.gkzhan.com/chanpin/13378964.html,3737" class="" href="javascript:void(0);">对比</a> </div> </li> </ul> <div class="clear"></div> </div> <div class="newspages"> <span id="fLink" style="display:none">/chanpin/3714/</span><a class="ft" title="第一页" href="/chanpin/3714/"></a><a class="prev" href="#" ></a><a class="on" href="/chanpin/3714/">1</a><a href="/chanpin/3714_p2/">2</a><a href="/chanpin/3714_p3/">3</a><a href="/chanpin/3714_p4/">4</a><a href="/chanpin/3714_p5/">5</a><a class="lt" title="下一页" href="/chanpin/3714_p2/"></a><a class="next" title="最后一页" href="/chanpin/3714_p72/"></a><span class="jump">共72页7189条记录<input id="selPage" name="selPage" onkeydown="if(event.keyCode>=96&&event.keyCode<=105 ||event.keyCode>=48&&event.keyCode<=57||event.keyCode==8||event.keyCode==46)return true;else if(event.keyCode==13){var pVal=this.value;if(pVal=='')pVal=1;var f=document.getElementById('pagenum');var act=document.getElementById('fLink').innerHTML.toLowerCase();if(!(/_p(\d+)/).test(act)){if(act.indexOf('.html')==-1)act=act.substring(0,act.length-1)+'_p'+pVal+'/';else if(act.indexOf('/list_pid')>-1)act=act.replace('/list_pid','/list_p'+pVal+'_pid');else act=act.replace('.html','_p'+pVal+'.html')}else{act=act.replace(/_p(\d+)/,'_p'+pVal);}location.href=act;}else return false;"><button onclick="var pVal=document.getElementById('selPage').value;if(pVal=='')pVal=1;var f=document.getElementById('pagenum');var act=document.getElementById('fLink').innerHTML.toLowerCase();if(!(/_p(\d+)/).test(act)){if(act.indexOf('.html')==-1)act=act.substring(0,act.length-1)+'_p'+pVal+'/';else if(act.indexOf('/list_pid')>-1)act=act.replace('/list_pid','/list_p'+pVal+'_pid');else act=act.replace('.html','_p'+pVal+'.html')}else{act=act.replace(/_p(\d+)/,'_p'+pVal);}location.href=act;" id="btnGopage">确定</button></span> </div> <div class="pages-tip">智能制造网为您找到7189条 <a href="https://www.gkzhan.com/chanpin/3714/">制药设备</a>产品的价格/报价信息、 <a href="https://www.gkzhan.com/chanpin/3714/">制药设备</a>厂家供应商、高清图片视频、产品型号参数等信息。您还可以查看 <ul class="pages-otherexi"> <li><a href="https://www.gkzhan.com/chanpin/3729/">中药饮片设备</a></li> <li><a href="https://www.gkzhan.com/chanpin/3721/">中药炮炙设备</a></li> <li><a href="https://www.gkzhan.com/chanpin/3717/">制药粉碎机</a></li> <br class="clear"> </ul> 等产品信息。 </div> </div> <!-- 右边的框 --> <div class="proBoxRight"> <div class="titleList"> <h3><a href="https://expo.gkzhan.com/" target="_blank">产品视频</a></h3> <a href="https://expo.gkzhan.com/" target="_blank" class="more">更多+</a> </div> <ul class="video"> </ul> <div class="proBoxRight proBoxRight1"> <div class="titleList"> <h3><a>最新产品</a></h3> <a href="https://www.gkzhan.com/product/" class="more">更多+</a> </div> <ul class="video"> <li> <h2><a href="https://www.gkzhan.com/st54217/product_5835362.html" title="全不锈钢包衣机" target="_blank">全不锈钢包衣机</a></h2> <div class="videoImg"> <a href="https://www.gkzhan.com/st54217/product_5835362.html" target="_blank" title="全不锈钢包衣机"> <img class="lazy" src=//img52.gkzhan.com/3459e472f968018fb0ff27356f1a010888550635e0f73761f3c4c621f20c3917f4bdc42503765c89_241_149_5.jpg /> </a> </div> <div class="text"> <!-- <h3 class="comp">东方化玻(北京)科技有限公司</h3> --> <h3 class="comp">地址:北京市</h3> <div class="protype">型号:J-BY400</div> <b><em>参考价:</em>面议</b> <!--<div class="date">更新 2022-08-19</div>--> <div class="year"> <b class="senior"></b> <span>第<font>15</font>年</span> </div> </div> <br class="clear" /> </li> <li> <h2><a href="https://www.gkzhan.com/st165738/product_8278505.html" title="Lubtec大型设备,Lubtec混合设备" target="_blank">Lubtec大型设备,Lubtec混合设备</a></h2> <div class="videoImg"> <a href="https://www.gkzhan.com/st165738/product_8278505.html" target="_blank" title="Lubtec大型设备,Lubtec混合设备"> <img class="lazy" src=//img69.gkzhan.com/66938c6656abd2c1f8b2cc8459b9c64f7e509986f8b818c882cd73f475af1f76a05f74525e34f693_241_149_5.jpg /> </a> </div> <div class="text"> <!-- <h3 class="comp">上海疆蓝实业有限公司</h3> --> <h3 class="comp">地址:上海市</h3> <div class="protype">型号:100:100</div> <b><em>参考价:</em><span>¥</span>5500</b> <!--<div class="date">更新 2024-10-10</div>--> <div class="year"> <b class="intermediate"></b> <span>第<font>3</font>年</span> </div> </div> <br class="clear" /> </li> <li> <h2><a href="https://www.gkzhan.com/st286856/product_13210143.html" title="elma干燥机dry TD 120提供技术服务" target="_blank">elma干燥机dry TD 120提供技术服务</a></h2> <div class="videoImg"> <a href="https://www.gkzhan.com/st286856/product_13210143.html" target="_blank" title="elma干燥机dry TD 120提供技术服务"> <img class="lazy" src=//img52.gkzhan.com/b8952c37eaf8d86f6a95fa40b47085c4eac4347001aeaa57f3552c88ccf5bcec856bac2603b0ae2b_241_149_5.jpg /> </a> </div> <div class="text"> <!-- <h3 class="comp">北京汉达森机械技术有限公司</h3> --> <h3 class="comp">地址:郑州市</h3> <div class="protype">型号:</div> <b><em>参考价:</em><span>¥</span>2300</b> <!--<div class="date">更新 2024-04-17</div>--> <div class="year"> <b class="intermediate"></b> <span>第<font>2</font>年</span> </div> </div> <br class="clear" /> </li> <li> <h2><a href="https://www.gkzhan.com/st51847/product_1717377.html" title="小型包衣机 仪表" target="_blank">小型包衣机 仪表</a></h2> <div class="videoImg"> <a href="https://www.gkzhan.com/st51847/product_1717377.html" target="_blank" title="小型包衣机 仪表"> <img class="lazy" src=//img70.gkzhan.com/0497b4e3566c1420f9c192f3e619588738d47a62249f85107564f7f5ad728ea4162c1289d7506ecc_241_149_5.jpg /> </a> </div> <div class="text"> <!-- <h3 class="comp">北京海富达科技有限公司</h3> --> <h3 class="comp">地址:北京市</h3> <div class="protype">型号:CN61M-BY-300A</div> <b><em>参考价:</em>面议</b> <!--<div class="date">更新 2022-09-29</div>--> <div class="year"> <b class="intermediate"></b> <span>第<font>15</font>年</span> </div> </div> <br class="clear" /> </li> <li> <h2><a href="https://www.gkzhan.com/st189357/product_11241500.html" title="赫尔纳供应意大利直采TECMES咖啡胶囊生产机" target="_blank">赫尔纳供应意大利直采TECMES咖啡胶囊生产机</a></h2> <div class="videoImg"> <a href="https://www.gkzhan.com/st189357/product_11241500.html" target="_blank" title="赫尔纳供应意大利直采TECMES咖啡胶囊生产机"> <img class="lazy" src=//img75.gkzhan.com/5f8c4cffcfd3c26a6f8c2b3244595dd70139bcd1ed9f99ac7fe298d059d0052b14dd47130ee6d38b_241_149_5.jpg /> </a> </div> <div class="text"> <!-- <h3 class="comp">赫尔纳贸易(大连)有限公司</h3> --> <h3 class="comp">地址:大连市</h3> <div class="protype">型号:Dolce Gusto</div> <b><em>参考价:</em>面议</b> <!--<div class="date">更新 2022-04-04</div>--> <div class="year"> <b class="intermediate"></b> <span>第<font>6</font>年</span> </div> </div> <br class="clear" /> </li> <li> <h2><a href="https://www.gkzhan.com/st242578/product_10772028.html" title="CH铂鳞德国MSE金属检测器维修" target="_blank">CH铂鳞德国MSE金属检测器维修</a></h2> <div class="videoImg"> <a href="https://www.gkzhan.com/st242578/product_10772028.html" target="_blank" title="CH铂鳞德国MSE金属检测器维修"> <img class="lazy" src=//img65.gkzhan.com/15503715273aa74db49c6d44451939552498b530429042af2e8dbab399d5d943d80928af5680c84a_241_149_5.png /> </a> </div> <div class="text"> <!-- <h3 class="comp">秦皇岛维克托国际贸易有限公司</h3> --> <h3 class="comp">地址:北京市</h3> <div class="protype">型号:</div> <b><em>参考价:</em>面议</b> <!--<div class="date">更新 2021-03-22</div>--> <div class="year"> <b class="intermediate"></b> <span>第<font>4</font>年</span> </div> </div> <br class="clear" /> </li> <li> <h2><a href="https://www.gkzhan.com/st126322/product_10562573.html" title="馒头、面包、水饺金属检测机价格" target="_blank">馒头、面包、水饺金属检测机价格</a></h2> <div class="videoImg"> <a href="https://www.gkzhan.com/st126322/product_10562573.html" target="_blank" title="馒头、面包、水饺金属检测机价格"> <img class="lazy" src=//img50.gkzhan.com/6ea087e35f33215d5619314adad2fcc3a39805bbcd2814c6885b4f7e358d9cd0dae554457c637d02_241_149_5.png /> </a> </div> <div class="text"> <!-- <h3 class="comp">上海铸衡电子科技有限公司</h3> --> <h3 class="comp">地址:上海</h3> <div class="protype">型号:</div> <b><em>参考价:</em><span>¥</span>20000</b> <!--<div class="date">更新 2020-08-17</div>--> <div class="year"> <b class="intermediate"></b> <span>第<font>10</font>年</span> </div> </div> <br class="clear" /> </li> <li> <h2><a href="https://www.gkzhan.com/st166007/product_8427320.html" title="化妆品日化产品粉液混合设备" target="_blank">化妆品日化产品粉液混合设备</a></h2> <div class="videoImg"> <a href="https://www.gkzhan.com/st166007/product_8427320.html" target="_blank" title="化妆品日化产品粉液混合设备"> <img class="lazy" src=//img49.gkzhan.com/a3b55b05288099f964905c2f94f621bfa8514b295fd1298801c3a4d9945e31987ac976aa96dc83f6_241_149_5.jpg /> </a> </div> <div class="text"> <!-- <h3 class="comp">太仓希德机械科技有限公司</h3> --> <h3 class="comp">地址:苏州市</h3> <div class="protype">型号:KD系列</div> <b><em>参考价:</em>面议</b> <!--<div class="date">更新 2018-06-04</div>--> <div class="year"> <b class="intermediate"></b> <span>第<font>7</font>年</span> </div> </div> <br class="clear" /> </li> <li> <h2><a href="https://www.gkzhan.com/st161055/product_8234200.html" title="WEBER热金属检测仪1345.43VL100-S100" target="_blank">WEBER热金属检测仪1345.43VL100-S100</a></h2> <div class="videoImg"> <a href="https://www.gkzhan.com/st161055/product_8234200.html" target="_blank" title="WEBER热金属检测仪1345.43VL100-S100"> <img class="lazy" src=//img71.gkzhan.com/f88901ed60928cfc1f51b46da47a33bdc64db8193be8ec03d0e0106468ff5706b4ac8197fd15fa0e_241_149_5.jpg /> </a> </div> <div class="text"> <!-- <h3 class="comp">上海翊霈工业控制设备有限公司</h3> --> <h3 class="comp">地址:上海市</h3> <div class="protype">型号:</div> <b><em>参考价:</em>面议</b> <!--<div class="date">更新 2017-12-15</div>--> <div class="year"> <b class="intermediate"></b> <span>第<font>6</font>年</span> </div> </div> <br class="clear" /> </li> <li> <h2><a href="https://www.gkzhan.com/st30789/product_2517306.html" title="自动煎药包装一体机" target="_blank">自动煎药包装一体机</a></h2> <div class="videoImg"> <a href="https://www.gkzhan.com/st30789/product_2517306.html" target="_blank" title="自动煎药包装一体机"> <img class="lazy" src=//img58.gkzhan.com/3b2c6b54ba15b924628bc23a6c4bb922345926af11bf6aa67f07a0e742b2530467e154ac07c51489_241_149_5.jpg /> </a> </div> <div class="text"> <!-- <h3 class="comp">湖南中诚制药机械厂</h3> --> <h3 class="comp">地址:湘西土家族苗族自治州</h3> <div class="protype">型号:ZG-280B</div> <b><em>参考价:</em><span>¥</span>3580</b> <!--<div class="date">更新 2024-08-21</div>--> <div class="year"> <b class="primary"></b> <span>第<font>16</font>年</span> </div> </div> <br class="clear" /> </li> <li> <h2><a href="https://www.gkzhan.com/st31823/product_1963909.html" title="多功能中药制丸机仪器现货" target="_blank">多功能中药制丸机仪器现货</a></h2> <div class="videoImg"> <a href="https://www.gkzhan.com/st31823/product_1963909.html" target="_blank" title="多功能中药制丸机仪器现货"> <img class="lazy" src=//img78.gkzhan.com/fd9c5b6de14e75b14d8c476afbbc93cbcc87d5922b94dc674473eed9dc2868694f88ccc3ebea4639_241_149_5.jpg /> </a> </div> <div class="text"> <!-- <h3 class="comp">北京海富达科技有限公司</h3> --> <h3 class="comp">地址:北京市</h3> <div class="protype">型号:ZYSB-xiao</div> <b><em>参考价:</em>面议</b> <!--<div class="date">更新 2022-02-13</div>--> <div class="year"> <b class="primary"></b> <span>第<font>4</font>年</span> </div> </div> <br class="clear" /> </li> <li> <h2><a href="https://www.gkzhan.com/st157557/product_7648976.html" title="美国ASC热金属检测仪HMD530-SL现货" target="_blank">美国ASC热金属检测仪HMD530-SL现货</a></h2> <div class="videoImg"> <a href="https://www.gkzhan.com/st157557/product_7648976.html" target="_blank" title="美国ASC热金属检测仪HMD530-SL现货"> <img class="lazy" src=//img60.gkzhan.com/46b00a1a892e1d3adb6b18104b13e15eb5963689b823543ec7923c68ba4bd95805f7e32863a1020c_241_149_5.jpg /> </a> </div> <div class="text"> <!-- <h3 class="comp">上海爱泽工业设备有限公司</h3> --> <h3 class="comp">地址:上海市</h3> <div class="protype">型号:HMD530-SL</div> <b><em>参考价:</em>面议</b> <!--<div class="date">更新 2017-07-05</div>--> <div class="year"> <b class="primary"></b> <span>第<font>2</font>年</span> </div> </div> <br class="clear" /> </li> <li> <h2><a href="https://www.gkzhan.com/st134281/product_6939113.html" title="STREAMTEK气力输送器" target="_blank">STREAMTEK气力输送器</a></h2> <div class="videoImg"> <a href="https://www.gkzhan.com/st134281/product_6939113.html" target="_blank" title="STREAMTEK气力输送器"> <img class="lazy" src=//img60.gkzhan.com/e874f55fa4e5ae36f8c07b1536937a5a6546862b25b0972decee028b9578928704a950f869fc4a5e_241_149_5.jpg /> </a> </div> <div class="text"> <!-- <h3 class="comp">上海连航机电科技有限公司</h3> --> <h3 class="comp">地址:上海市</h3> <div class="protype">型号:</div> <b><em>参考价:</em>面议</b> <!--<div class="date">更新 2017-02-28</div>--> <div class="year"> <b class="primary"></b> <span>第<font>10</font>年</span> </div> </div> <br class="clear" /> </li> <li> <h2><a href="https://www.gkzhan.com/st54217/product_5873439.html" title="全不锈钢包衣机" target="_blank">全不锈钢包衣机</a></h2> <div class="videoImg"> <a href="https://www.gkzhan.com/st54217/product_5873439.html" target="_blank" title="全不锈钢包衣机"> <img class="lazy" src=//img53.gkzhan.com/3459e472f968018fba22c6feb2740d14cefe68887b2e4c9652aa0ac5bedb6c040d6ea329cae91154_241_149_5.jpg /> </a> </div> <div class="text"> <!-- <h3 class="comp">东方化玻(北京)科技有限公司</h3> --> <h3 class="comp">地址:北京市</h3> <div class="protype">型号:NJ-BY400</div> <b><em>参考价:</em>面议</b> <!--<div class="date">更新 2022-08-19</div>--> <div class="year"> <b class="senior"></b> <span>第<font>15</font>年</span> </div> </div> <br class="clear" /> </li> <li> <h2><a href="https://www.gkzhan.com/st54217/product_2156492.html" title="牛奶重金属检测仪现货" target="_blank">牛奶重金属检测仪现货</a></h2> <div class="videoImg"> <a href="https://www.gkzhan.com/st54217/product_2156492.html" target="_blank" title="牛奶重金属检测仪现货"> <img class="lazy" src=//img67.gkzhan.com/1697e381d5facf789d68a9caad96c5fc1ed872579f7069e23d9e97ab27bb4adbd5a6e9358818d16d_241_149_5.png /> </a> </div> <div class="text"> <!-- <h3 class="comp">东方化玻(北京)科技有限公司</h3> --> <h3 class="comp">地址:北京市</h3> <div class="protype">型号:ZX-HSTD-XG</div> <b><em>参考价:</em>面议</b> <!--<div class="date">更新 2020-05-22</div>--> <div class="year"> <b class="senior"></b> <span>第<font>15</font>年</span> </div> </div> <br class="clear" /> </li> <li> <h2><a href="https://www.gkzhan.com/st54217/product_2241135.html" title="便携式水质重金属检测仪现货" target="_blank">便携式水质重金属检测仪现货</a></h2> <div class="videoImg"> <a href="https://www.gkzhan.com/st54217/product_2241135.html" target="_blank" title="便携式水质重金属检测仪现货"> <img class="lazy" src=//img69.gkzhan.com/edbdb22ff9de4a32eb065a69fbec0d40338aded80bbef50570958139cb265d3882be26e91cffae8c_241_149_5.jpg /> </a> </div> <div class="text"> <!-- <h3 class="comp">东方化玻(北京)科技有限公司</h3> --> <h3 class="comp">地址:北京市</h3> <div class="protype">型号:型号:HT01-ZJS-0</div> <b><em>参考价:</em>面议</b> <!--<div class="date">更新 2019-10-29</div>--> <div class="year"> <b class="senior"></b> <span>第<font>15</font>年</span> </div> </div> <br class="clear" /> </li> <li> <h2><a href="https://www.gkzhan.com/st54217/product_2241150.html" title="土壤重金属检测仪现货" target="_blank">土壤重金属检测仪现货</a></h2> <div class="videoImg"> <a href="https://www.gkzhan.com/st54217/product_2241150.html" target="_blank" title="土壤重金属检测仪现货"> <img class="lazy" src=//img69.gkzhan.com/edbdb22ff9de4a32eb065a69fbec0d4073582ba5c2e1bcdca19689e6083d4a07f8aa9f73d4b9c32d_241_149_5.jpg /> </a> </div> <div class="text"> <!-- <h3 class="comp">东方化玻(北京)科技有限公司</h3> --> <h3 class="comp">地址:北京市</h3> <div class="protype">型号:型号:M370466</div> <b><em>参考价:</em>面议</b> <!--<div class="date">更新 2019-10-29</div>--> <div class="year"> <b class="senior"></b> <span>第<font>15</font>年</span> </div> </div> <br class="clear" /> </li> <li> <h2><a href="https://www.gkzhan.com/st54217/product_2362535.html" title="便携式水质重金属检测仪现货" target="_blank">便携式水质重金属检测仪现货</a></h2> <div class="videoImg"> <a href="https://www.gkzhan.com/st54217/product_2362535.html" target="_blank" title="便携式水质重金属检测仪现货"> <img class="lazy" src=//img69.gkzhan.com/524a3bd3880c11bcdfca7c9e76f60feccfe434eaa73cee52bf7c60649c762e2aaf9b1b6f709b7127_241_149_5.jpg /> </a> </div> <div class="text"> <!-- <h3 class="comp">东方化玻(北京)科技有限公司</h3> --> <h3 class="comp">地址:北京市</h3> <div class="protype">型号:</div> <b><em>参考价:</em>面议</b> <!--<div class="date">更新 2019-05-27</div>--> <div class="year"> <b class="senior"></b> <span>第<font>15</font>年</span> </div> </div> <br class="clear" /> </li> <li> <h2><a href="https://www.gkzhan.com/st54217/product_5946065.html" title="不锈钢包衣机" target="_blank">不锈钢包衣机</a></h2> <div class="videoImg"> <a href="https://www.gkzhan.com/st54217/product_5946065.html" target="_blank" title="不锈钢包衣机"> <img class="lazy" src=//img53.gkzhan.com/340bc9cd6000b56f7e45d7c0c493b8726e5f7fdcbbba0f61169f0edbce59032911c6d2b6344e8de6_241_149_5.jpg /> </a> </div> <div class="text"> <!-- <h3 class="comp">东方化玻(北京)科技有限公司</h3> --> <h3 class="comp">地址:北京市</h3> <div class="protype">型号:NJ-BY400</div> <b><em>参考价:</em>面议</b> <!--<div class="date">更新 2016-06-01</div>--> <div class="year"> <b class="senior"></b> <span>第<font>15</font>年</span> </div> </div> <br class="clear" /> </li> <li> <h2><a href="https://www.gkzhan.com/st161055/product_8108168.html" title="翊霈精选为您报价 WEBER金属检测器1342.43V L100 S100" target="_blank">翊霈精选为您报价 WEBER金属检测器1342.43V L100 S100</a></h2> <div class="videoImg"> <a href="https://www.gkzhan.com/st161055/product_8108168.html" target="_blank" title="翊霈精选为您报价 WEBER金属检测器1342.43V L100 S100"> <img class="lazy" src=//img68.gkzhan.com/f88901ed60928cfc1f51b46da47a33bdfd82ee29904e5252728b3fc6aa1ec95a80be3e04715e1887_241_149_5.jpg /> </a> </div> <div class="text"> <!-- <h3 class="comp">上海翊霈工业控制设备有限公司</h3> --> <h3 class="comp">地址:上海市</h3> <div class="protype">型号:</div> <b><em>参考价:</em>面议</b> <!--<div class="date">更新 2017-10-30</div>--> <div class="year"> <b class="intermediate"></b> <span>第<font>6</font>年</span> </div> </div> <br class="clear" /> </li> </ul> </div> <div class="titleList"> <h3><a href="https://www.gkzhan.com/service/Service3.html" target="_blank">优质供应商</a></h3> <a href="https://www.gkzhan.com/service/Service3.html" target="_blank" class="more">更多+</a> </div> <ul class="bannerRight"> <li><a href="https://www.gkzhan.com/AdvertisInfo_PageView.aspx?ID=4346" title="上海乾拓贸易有限公司" rel="nofollow" class="advs" style="position: relative; display: block;"> <img src=' https://img63.gkzhan.com/6/20141117/635518329242255438336.gif ' alt="上海乾拓贸易有限公司" style="display: block;" /> <i style="position:absolute;left:0;bottom:0;z-index:9;width:24px;height:12px;background:url(https://public.mtnets.com/Images/public/adv.png) no-repeat;"></i> </a> <p> <a href="https://www.gkzhan.com/AdvertisInfo_PageView.aspx?ID=4346">上海乾拓贸易有限公司</a> </p> </li><li><a href="https://www.gkzhan.com/AdvertisInfo_PageView.aspx?ID=2110" title="唐山领航自动化设备有限公司" rel="nofollow" class="advs" style="position: relative; display: block;"> <img src=' https://img52.gkzhan.com/6/20160629/636028072419915794441.gif ' alt="唐山领航自动化设备有限公司" style="display: block;" /> <i style="position:absolute;left:0;bottom:0;z-index:9;width:24px;height:12px;background:url(https://public.mtnets.com/Images/public/adv.png) no-repeat;"></i> </a> <p> <a href="https://www.gkzhan.com/AdvertisInfo_PageView.aspx?ID=2110">唐山领航自动化设备有限公司</a> </p> </li><li><a href="https://www.gkzhan.com/AdvertisInfo_PageView.aspx?ID=4413" title="上海锐呈电气有限公司" rel="nofollow" class="advs" style="position: relative; display: block;"> <img src=' https://img58.gkzhan.com/6/20141219/635545869187655968997.gif ' alt="上海锐呈电气有限公司" style="display: block;" /> <i style="position:absolute;left:0;bottom:0;z-index:9;width:24px;height:12px;background:url(https://public.mtnets.com/Images/public/adv.png) no-repeat;"></i> </a> <p> <a href="https://www.gkzhan.com/AdvertisInfo_PageView.aspx?ID=4413">上海锐呈电气有限公司</a> </p> </li><li><a href="https://www.gkzhan.com/AdvertisInfo_PageView.aspx?ID=1991" title="深圳倍拓" rel="nofollow" class="advs" style="position: relative; display: block;"> <img src=' https://img45.gkzhan.com/6/20101207/634273142142933750.gif ' alt="深圳倍拓" style="display: block;" /> <i style="position:absolute;left:0;bottom:0;z-index:9;width:24px;height:12px;background:url(https://public.mtnets.com/Images/public/adv.png) no-repeat;"></i> </a> <p> <a href="https://www.gkzhan.com/AdvertisInfo_PageView.aspx?ID=1991">深圳倍拓</a> </p> </li><li><a href="https://www.gkzhan.com/AdvertisInfo_PageView.aspx?ID=3743" title="苏州锦诺克机械设备有限公司" rel="nofollow" class="advs" style="position: relative; display: block;"> <img src=' https://img50.gkzhan.com/6/20180920/636730568015623094508.gif ' alt="苏州锦诺克机械设备有限公司" style="display: block;" /> <i style="position:absolute;left:0;bottom:0;z-index:9;width:24px;height:12px;background:url(https://public.mtnets.com/Images/public/adv.png) no-repeat;"></i> </a> <p> <a href="https://www.gkzhan.com/AdvertisInfo_PageView.aspx?ID=3743">苏州锦诺克机械设备有限公司</a> </p> </li><li><a href="https://www.gkzhan.com/AdvertisInfo_PageView.aspx?ID=6375" title="昆山巨天仪器设备有限公司" rel="nofollow" class="advs" style="position: relative; display: block;"> <img src=' https://img65.gkzhan.com/6/20170425/636287389119302583764.gif ' alt="昆山巨天仪器设备有限公司" style="display: block;" /> <i style="position:absolute;left:0;bottom:0;z-index:9;width:24px;height:12px;background:url(https://public.mtnets.com/Images/public/adv.png) no-repeat;"></i> </a> <p> <a href="https://www.gkzhan.com/AdvertisInfo_PageView.aspx?ID=6375">昆山巨天仪器设备有限公司</a> </p> </li><li><a href="https://www.gkzhan.com/AdvertisInfo_PageView.aspx?ID=6133" title="北京欣与思创科技有限公司" rel="nofollow" class="advs" style="position: relative; display: block;"> <img src=' https://img60.gkzhan.com/6/20161025/636130023994234089783.gif ' alt="北京欣与思创科技有限公司" style="display: block;" /> <i style="position:absolute;left:0;bottom:0;z-index:9;width:24px;height:12px;background:url(https://public.mtnets.com/Images/public/adv.png) no-repeat;"></i> </a> <p> <a href="https://www.gkzhan.com/AdvertisInfo_PageView.aspx?ID=6133">北京欣与思创科技有限公司</a> </p> </li> </ul> </div> <!-- 右边的框 --> <br class="clear"> </div> <div class="newsBox"> <div class="newsBoxLeft"> <div class="newsBoxTitle"><h2><a>制药设备新闻</a></h2></div> <dl> <dd> <h3><i>HOT</i><a href="https://www.gkzhan.com/tech_news/detail/387183.html" title="中药材粉碎机如何正确操作和清洗?" target="_blank">中药材粉碎机如何正确操作和清洗?</a></h3> <p>粉碎机仓与电机的次要固定部位在机舱外部的刀头部位。刀头下面由一个不锈钢螺丝固定,只需用扳手把这里的螺丝松开,把刀片拿上去,就可以把机舱和电机别离,分离的时候留意把链接线拔上去。粉碎<a href="https://www.gkzhan.com/tech_news/detail/387183.html" target="_blank">【详情】</a></p> </dd> </dl> <ul> <li><a href="https://www.gkzhan.com/tech_news/detail/390832.html" title="验证药品综合稳定性试验箱的挑战与解决方案" target="_blank">验证药品综合稳定性试验箱的挑战与解决方案</a></a><span>06-17</span></li> <li><a href="https://www.gkzhan.com/tech_news/detail/390831.html" title="光照药物稳定性试验箱百科" target="_blank">光照药物稳定性试验箱百科</a></a><span>06-17</span></li> <li><a href="https://www.gkzhan.com/tech_news/detail/390830.html" title="光照药物稳定性试验箱如何进行光强度的校准和验证?" target="_blank">光照药物稳定性试验箱如何进行光强度的校准和验证?</a></a><span>06-17</span></li> <li><a href="https://www.gkzhan.com/tech_news/detail/389023.html" title="中药材粉碎机操作注意事项" target="_blank">中药材粉碎机操作注意事项</a></a><span>05-30</span></li> <li><a href="https://www.gkzhan.com/tech_news/detail/389005.html" title="中药材粉碎机如何才能发挥的作用" target="_blank">中药材粉碎机如何才能发挥的作用</a></a><span>05-30</span></li> <li><a href="https://www.gkzhan.com/tech_news/detail/388797.html" title="中药压片机的工作过程及其原理" target="_blank">中药压片机的工作过程及其原理</a></a><span>05-28</span></li> <li><a href="https://www.gkzhan.com/tech_news/detail/388783.html" title="压片机是怎样做到控制片重的" target="_blank">压片机是怎样做到控制片重的</a></a><span>05-28</span></li> <li><a href="https://www.gkzhan.com/tech_news/detail/388767.html" title="单片压片机冲压模具的卸载和调整" target="_blank">单片压片机冲压模具的卸载和调整</a></a><span>05-28</span></li> <li><a href="https://www.gkzhan.com/tech_news/detail/388764.html" title="哪些原因会造成压片机崩解延缓" target="_blank">哪些原因会造成压片机崩解延缓</a></a><span>05-28</span></li> <li><a href="https://www.gkzhan.com/tech_news/detail/388643.html" title="中药材粉碎机在中药行业的使用效果" target="_blank">中药材粉碎机在中药行业的使用效果</a></a><span>05-27</span></li> </ul> </div> <div class="newsBoxRight"> <div class="newsBoxTitle"><h2><a>技术热点</a></h2></div> <ul> </ul> </div> <br class="clear"> </div> <div id="footer"> <div class="footMenu"><a href="https://www.gkzhan.com/service/service21.html" rel="nofollow" target="blank">关于我们</a>|<a href="https://www.gkzhan.com/service/service1.html" target="blank" rel="nofollow">本站服务</a>|<a href="https://www.gkzhan.com/service/service3.html" target="blank" rel="nofollow">会员服务</a>|<a href="https://www.gkzhan.com/service/service17.html" target="blank" rel="nofollow">企业建站</a>|<a href="http://www.mtnets.com/website.html" target="blank" rel="nofollow">旗下网站</a>|<a href="https://www.gkzhan.com/link/" target="blank" rel="nofollow">友情链接</a>|<a href="https://www.gkzhan.com/product/newtype.html" target="blank">产品分类浏览</a>|<a href="https://www.gkzhan.com/productsitemap.html" target="blank">产品sitemap</a></div> <div class="copyright">Copyright <script>var Dates = new Date();document.write(Dates.getFullYear());</script> gkzhan.com All Rights Reserved 法律顾问:浙江天册律师事务所 贾熙明律师 </div> <p>客服热线:0571-87756395 加盟热线:0571-56204581 媒体合作:0571-89719789</p> </div> <div class="comBox"> <p class="title">对比栏<a href="javascript:void(0);"></a></p> <ul> <li class="add"> <a href="javascript:addPro();">添加产品</a> </li> <li class="btn"> <a class="compare" href="javascript:void(0);">对比</a> <a class="empty" href="javascript:void(0);">清空对比栏</a> </li> </ul> </div> <script type="text/javascript" src="https://www.gkzhan.com/js/showCompare.js"></script> <script type="text/javascript" src="https://www.gkzhan.com/js/rightBarProlist.js"></script> <script src="https://public.mtnets.com/Plugins/require/require.js" data-main="/javascript/config.js" id="current-page" current-page="products2020" target-module="products2020"></script> <link rel="stylesheet" type="text/css" href="/js/jquery.autocomplete.css?v=12"> <script>!window.jQuery && document.write('<script type=\'text/javascript\' src=\'/js/jquery-1.9.1.min.js\'>'+'</scr'+'ipt>');</script> <script type="text/javascript" src="/js/jquery-migrate-1.2.1.js"></script> <script type="text/javascript" src="/js/jquery.autocomplete.js?v=20220507"></script> <script type="text/javascript" src="/js/autocomplete_MTnets.js?v=16"></script> <script type="text/javascript"> jQuery(document).ready(function () { ClassKeyWordAutocomplete("keys"); }); </script> <div style="display:none;"> <form method="post" id="formProList" name="formProList" target="_self" action="https://www.gkzhan.com/chanpin/0_p0/"> T<input type="text" id="parm_t" name="T" value="3714"> P<input type="text" id="parm_p" name="P" value="1"> PID<input type="text" id="parm_pid" name="PID" value="0"> CID<input type="text" id="parm_cid" name="CID" value="0"> TID<input type="text" id="parm_tid" name="TID" value="0"> SORT<input type="text" id="parm_sort" name="Sort" value="1"> FldSort<input type="text" id="parm_fldsort" name="FldSort" value="0"> PriceStart<input type="text" id="parm_pricestart" name="PriceStart" value="0"> PriceEnd<input type="text" id="parm_priceend" name="PriceEnd" value="0"> PBID<input type="text" id="parm_pbid" name="PBID" value="0"> K<input type="text" id="parm_k" name="K" value=""> JustPC<input type="text" id="parm_justpc" name="JustPC" value="1"> PP<input type="text" id="parm_pp" name="PP" value="0"> <a href="javascript:void(0);" onclick="formProListSubmit();return false;" rel="nofollow" target="_self">提交</a> </form> </div> <script type="text/javascript" > function formProListSubmit() { var urlT = document.getElementById("parm_t").value; var urlP = document.getElementById("parm_p").value; if (urlP == "" || urlP == "0") urlP = "1"; if (urlT == "") urlT = "0"; var searchUrl = "https://www.gkzhan.com/chanpin/" + urlT + "_p" + urlP + "/"; document.getElementById("formProList").action = searchUrl; document.getElementById("formProList").submit(); return false; } function SetFormValue(CotrlID, CotrlValue) { var oldValue = document.getElementById(CotrlID).value; if (CotrlID == "parm_pp") { if (oldValue == "") oldValue = "0"; document.getElementById(CotrlID).value = oldValue + "," + CotrlValue; } else document.getElementById(CotrlID).value = CotrlValue; } </script> <link rel='stylesheet' type='text/css' href='/css/xwt-notice.css?v=1111' /> <link rel='stylesheet' type='text/css' href='/Font/font_2941626/iconfont.css' /> <script type='text/javascript' src='/JavaScript/soundmanager2-nodebug-jsmin.js'></script> <script>!window.jQuery && document.write('<script src=\'https://public.mtnets.com/Plugins/jQuery/2.2.4/jquery-2.2.4.min.js\'>'+'</scr'+'ipt>');</script> <script type='text/javascript' src='/js/XwtEnclosure.js?v=202411231009'></script> <script type='text/javascript' src='/js/AdvertiseTotle.js?v=202411231009'></script> </body> </html>