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/22214/" /> <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="智能制造网为您推荐机床行业仪器相关产品28条,其中包括机床行业仪器批发价格报价、品牌厂家供应商、产品介绍图片视频材质参数、技术资料工作原理以及全国各地机床行业仪器产品行情信息等内容,如果您想了解更多更详细的机床行业仪器信息,您可以点击产品详情或在线给企业发送留言咨询。" /> <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-22214.html" /> <meta name="mobile-agent" content="format=xhtml; url=https://m.gkzhan.com/chanpin-22214.html"> <meta name="mobile-agent" content="format=wml;url=https://m.gkzhan.com/chanpin-22214.html"> <link rel="alternate" media="only screen and(max-width: 640px)" href="https://m.gkzhan.com/chanpin-22214.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-22214.html", "upDate": "2024-11-09T10:06:57" } </script> <script type="text/javascript"> var sAdClassIDs="gkzhan;22214"; 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/4276/" target="_blank" class="bigClass">仪器仪表</a>> <a href="https://www.gkzhan.com/chanpin/4854/" target="_blank" class="bigClass">行业专用仪器</a>> <a class="bigClass" title="机床行业仪器">机床行业仪器</a> </p> <span><a style="color: #333;">更新时间:2023-12-26</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/4874/">农业食品行业仪器<span>(4471)</span></a> </li> <li> <a href="https://www.gkzhan.com/chanpin/4867/">建筑建材行业仪器<span>(2723)</span></a> </li> <li> <a href="https://www.gkzhan.com/chanpin/4873/">纺织服装行业仪器<span>(352)</span></a> </li> <li> <a href="https://www.gkzhan.com/chanpin/4875/">石油化工行业仪器<span>(3003)</span></a> </li> <li> <a href="https://www.gkzhan.com/chanpin/4872/">采矿冶炼行业仪器<span>(736)</span></a> </li> <li> <a href="https://www.gkzhan.com/chanpin/22212/">电力行业仪器<span>(1691)</span></a> </li> <li> <a href="https://www.gkzhan.com/chanpin/22213/">水利行业仪器<span>(24)</span></a> </li> <li> <a href="https://www.gkzhan.com/chanpin/4871/">包装行业仪器<span>(1341)</span></a> </li> <li> <a href="https://www.gkzhan.com/chanpin/4870/">印刷造纸行业仪器<span>(317)</span></a> </li> <li> <a href="https://www.gkzhan.com/chanpin/22214/">机床行业仪器<span>(28)</span></a> </li> <li> <a href="https://www.gkzhan.com/chanpin/4876/">制药行业仪器<span>(248)</span></a> </li> <li> <a href="https://www.gkzhan.com/chanpin/22215/">仓储物流行业仪器<span>(0)</span></a> </li> <li> <a href="https://www.gkzhan.com/chanpin/4868/">电子行业仪器<span>(8983)</span></a> </li> <li> <a href="https://www.gkzhan.com/chanpin/22216/">五金家电行业仪器<span>(1)</span></a> </li> <li> <a href="https://www.gkzhan.com/chanpin/22217/">家具家居行业仪器<span>(49)</span></a> </li> <li> <a href="https://www.gkzhan.com/chanpin/22218/">交通运输行业仪器<span>(208)</span></a> </li> <li> <a href="https://www.gkzhan.com/chanpin/4869/">通信数码行业仪器<span>(680)</span></a> </li> <li> <a href="https://www.gkzhan.com/chanpin/22230/">其它行业仪器<span>(85864)</span></a> </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">28</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/st286856/product_13093457.html" target="_blank" title="Krautzberger旋转机床R 703备件"><img src=https://img48.gkzhan.com/c36fe6f24c64508f8d351176ecfd7a0f074ac63868f6d91720022dfe355c95b05a94e981d253c594_208_208_5.jpg alt="Krautzberger旋转机床R 703备件"/></a> </td></tr></tbody></table> <b><span>¥</span>28000<em>郑州市</em></b> <span class="title"><a href="https://www.gkzhan.com/st286856/product_13093457.html" target="_blank" title="Krautzberger旋转机床R 703备件"> krautzberger旋转机床r 703备件</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="complareBtn13093457" data-pro="13093457,Krautzberger旋转机床R 703备件,https://img48.gkzhan.com/c36fe6f24c64508f8d351176ecfd7a0f074ac63868f6d91720022dfe355c95b05a94e981d253c594.jpg,//www.gkzhan.com/chanpin/13093457.html,22214" class="" href="javascript:void(0);">对比</a> </div> </li> <li> <table><tbody><tr><td> <a href="https://www.gkzhan.com/st189357/product_12892401.html" target="_blank" title="赫尔纳供应意大利OMAC数控机床VTC-800/20SR"><img src=https://img61.gkzhan.com/bc84567bfd36087e74dff9e977712f5ee016cdabac0603920f00f99da225f809e3299e78dda6c9a5_208_208_5.jpg alt="赫尔纳供应意大利OMAC数控机床VTC-800/20SR"/></a> </td></tr></tbody></table> <b><span>¥</span>6755<em>大连市</em></b> <span class="title"><a href="https://www.gkzhan.com/st189357/product_12892401.html" target="_blank" title="赫尔纳供应意大利OMAC数控机床VTC-800/20SR"> 赫尔纳供应意大利omac数控机床vtc-800/20sr</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="complareBtn12892401" data-pro="12892401,赫尔纳供应意大利OMAC数控机床VTC-800/20SR,https://img61.gkzhan.com/bc84567bfd36087e74dff9e977712f5ee016cdabac0603920f00f99da225f809e3299e78dda6c9a5.jpg,//www.gkzhan.com/chanpin/12892401.html,22214" class="" href="javascript:void(0);">对比</a> </div> </li> <li> <table><tbody><tr><td> <a href="https://www.gkzhan.com/st5412/product_13468989.html" target="_blank" title="麒麟仪器应用领域—机械制造行业"><img src=https://img72.gkzhan.com/5eceadd4559dcfd290850315ef9fd84f6df5ffc0aa2537691a2c33d89f39e8ef248614c44ad33714_208_208_5.jpg alt="麒麟仪器应用领域—机械制造行业"/></a> </td></tr></tbody></table> <b>面议<em>南京市</em></b> <span class="title"><a href="https://www.gkzhan.com/st5412/product_13468989.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="complareBtn13468989" data-pro="13468989,麒麟仪器应用领域—机械制造行业,https://img72.gkzhan.com/5eceadd4559dcfd290850315ef9fd84f6df5ffc0aa2537691a2c33d89f39e8ef248614c44ad33714.jpg,//www.gkzhan.com/chanpin/13468989.html,22214" class="" href="javascript:void(0);">对比</a> </div> </li> <li> <table><tbody><tr><td> <a href="https://www.gkzhan.com/st309551/product_13212722.html" target="_blank" title="星麟刻字宝石材雕刻机机床行业仪器自动找平"><img src=https://img51.gkzhan.com/b8952c37eaf8d86f7dda2b7af8cb6414dedf2e0b44764f4e0c6ef6bbae055f0d67af47b617c95e24_208_208_5.jpg alt="星麟刻字宝石材雕刻机机床行业仪器自动找平"/></a> </td></tr></tbody></table> <b><span>¥</span>1499<em>德州市</em></b> <span class="title"><a href="https://www.gkzhan.com/st309551/product_13212722.html" target="_blank" title="星麟刻字宝石材雕刻机机床行业仪器自动找平"> 星麟刻字宝石材雕刻机<font color=red>机床行业仪器</font>自动找平</a></span> <p>山东伊索数控设备有限公司 <i title="企业实名认证" class="companyAuth" style="display: inline-block;"></i> </p> <div class="year"> <b class="free">|</b> <a id="complareBtn13212722" data-pro="13212722,星麟刻字宝石材雕刻机机床行业仪器自动找平,https://img51.gkzhan.com/b8952c37eaf8d86f7dda2b7af8cb6414dedf2e0b44764f4e0c6ef6bbae055f0d67af47b617c95e24.jpg,//www.gkzhan.com/chanpin/13212722.html,22214" class="" href="javascript:void(0);">对比</a> </div> </li> <li> <table><tbody><tr><td> <a href="https://www.gkzhan.com/st309551/product_13212339.html" target="_blank" title="秉泰刻字宝石材雕刻机机床行业仪器自动找平"><img src=https://img49.gkzhan.com/b668da8d58269a52f3f0a3bd61dd15517da4ada7c066f34c310574bc82b409153517f8092854797a_208_208_5.jpg alt="秉泰刻字宝石材雕刻机机床行业仪器自动找平"/></a> </td></tr></tbody></table> <b><span>¥</span>1699<em>德州市</em></b> <span class="title"><a href="https://www.gkzhan.com/st309551/product_13212339.html" target="_blank" title="秉泰刻字宝石材雕刻机机床行业仪器自动找平"> 秉泰刻字宝石材雕刻机<font color=red>机床行业仪器</font>自动找平</a></span> <p>山东伊索数控设备有限公司 <i title="企业实名认证" class="companyAuth" style="display: inline-block;"></i> </p> <div class="year"> <b class="free">|</b> <a id="complareBtn13212339" data-pro="13212339,秉泰刻字宝石材雕刻机机床行业仪器自动找平,https://img49.gkzhan.com/b668da8d58269a52f3f0a3bd61dd15517da4ada7c066f34c310574bc82b409153517f8092854797a.jpg,//www.gkzhan.com/chanpin/13212339.html,22214" class="" href="javascript:void(0);">对比</a> </div> </li> <li> <table><tbody><tr><td> <a href="https://www.gkzhan.com/st270510/product_13153474.html" target="_blank" title="刀具预调仪"><img src=https://img54.gkzhan.com/5eceadd4559dcfd23660c365f8095a6e1bbe157c17f4f9b741f141d31b4da1bcf37b11c955884738_208_208_5.jpg alt="刀具预调仪"/></a> </td></tr></tbody></table> <b>面议<em>东莞市</em></b> <span class="title"><a href="https://www.gkzhan.com/st270510/product_13153474.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="complareBtn13153474" data-pro="13153474,刀具预调仪,https://img54.gkzhan.com/5eceadd4559dcfd23660c365f8095a6e1bbe157c17f4f9b741f141d31b4da1bcf37b11c955884738.jpg,//www.gkzhan.com/chanpin/13153474.html,22214" class="" href="javascript:void(0);">对比</a> </div> </li> <li> <table><tbody><tr><td> <a href="https://www.gkzhan.com/st205871/product_12901567.html" target="_blank" title="SycoTec数控机床加工中心高速铣削动力头"><img src=https://img62.gkzhan.com/bc84567bfd36087e51a36c752cef326f172c9c4adea693bea964d731dfb56b75ec3d2d937879daf4_208_208_5.jpg alt="SycoTec数控机床加工中心高速铣削动力头"/></a> </td></tr></tbody></table> <b><span>¥</span>46550<em>苏州市</em></b> <span class="title"><a href="https://www.gkzhan.com/st205871/product_12901567.html" target="_blank" title="SycoTec数控机床加工中心高速铣削动力头"> sycotec数控机床加工中心高速铣削动力头</a></span> <p>苏州速科德电机科技有限公司 <i title="企业实名认证" class="companyAuth" style="display: inline-block;"></i> </p> <div class="year"> <b class="free">|</b> <a id="complareBtn12901567" data-pro="12901567,SycoTec数控机床加工中心高速铣削动力头,https://img62.gkzhan.com/bc84567bfd36087e51a36c752cef326f172c9c4adea693bea964d731dfb56b75ec3d2d937879daf4.jpg,//www.gkzhan.com/chanpin/12901567.html,22214" class="" href="javascript:void(0);">对比</a> </div> </li> <li> <table><tbody><tr><td> <a href="https://www.gkzhan.com/st255252/product_12185748.html" target="_blank" title="对刀仪P1550-G3"><img src=https://img67.gkzhan.com/5eceadd4559dcfd2b01c336319edab786300c03cd09e7d7abe0bb9432004cd4fae1cf9f232315839_208_208_5.png alt="对刀仪P1550-G3"/></a> </td></tr></tbody></table> <b>面议<em>上海市</em></b> <span class="title"><a href="https://www.gkzhan.com/st255252/product_12185748.html" target="_blank" title="对刀仪P1550-G3"> 对刀仪p1550-g3</a></span> <p>上海沃盾精密设备科技有限公 <i title="企业实名认证" class="companyAuth" style="display: inline-block;"></i> </p> <div class="year"> <b class="free">|</b> <a id="complareBtn12185748" data-pro="12185748,对刀仪P1550-G3,https://img67.gkzhan.com/5eceadd4559dcfd2b01c336319edab786300c03cd09e7d7abe0bb9432004cd4fae1cf9f232315839.png,//www.gkzhan.com/chanpin/12185748.html,22214" class="" href="javascript:void(0);">对比</a> </div> </li> <li> <table><tbody><tr><td> <a href="https://www.gkzhan.com/st255252/product_12185719.html" target="_blank" title="对刀仪P1550-PGC"><img src=https://img69.gkzhan.com/5eceadd4559dcfd2b01c336319edab786300c03cd09e7d7a510694ae9b53e89b0411fbdfdbd7b225_208_208_5.png alt="对刀仪P1550-PGC"/></a> </td></tr></tbody></table> <b>面议<em>上海市</em></b> <span class="title"><a href="https://www.gkzhan.com/st255252/product_12185719.html" target="_blank" title="对刀仪P1550-PGC"> 对刀仪p1550-pgc</a></span> <p>上海沃盾精密设备科技有限公 <i title="企业实名认证" class="companyAuth" style="display: inline-block;"></i> </p> <div class="year"> <b class="free">|</b> <a id="complareBtn12185719" data-pro="12185719,对刀仪P1550-PGC,https://img69.gkzhan.com/5eceadd4559dcfd2b01c336319edab786300c03cd09e7d7a510694ae9b53e89b0411fbdfdbd7b225.png,//www.gkzhan.com/chanpin/12185719.html,22214" class="" href="javascript:void(0);">对比</a> </div> </li> <li> <table><tbody><tr><td> <a href="https://www.gkzhan.com/st255252/product_12185711.html" target="_blank" title="对刀仪P2500-G3"><img src=https://img69.gkzhan.com/5eceadd4559dcfd2b01c336319edab786300c03cd09e7d7a61ece98ed03b85e93d5deae6d9b5f1ff_208_208_5.png alt="对刀仪P2500-G3"/></a> </td></tr></tbody></table> <b>面议<em>上海市</em></b> <span class="title"><a href="https://www.gkzhan.com/st255252/product_12185711.html" target="_blank" title="对刀仪P2500-G3"> 对刀仪p2500-g3</a></span> <p>上海沃盾精密设备科技有限公 <i title="企业实名认证" class="companyAuth" style="display: inline-block;"></i> </p> <div class="year"> <b class="free">|</b> <a id="complareBtn12185711" data-pro="12185711,对刀仪P2500-G3,https://img69.gkzhan.com/5eceadd4559dcfd2b01c336319edab786300c03cd09e7d7a61ece98ed03b85e93d5deae6d9b5f1ff.png,//www.gkzhan.com/chanpin/12185711.html,22214" class="" href="javascript:void(0);">对比</a> </div> </li> <li> <table><tbody><tr><td> <a href="https://www.gkzhan.com/st255252/product_12185702.html" target="_blank" title="对刀仪P1850-G3"><img src=https://img69.gkzhan.com/5eceadd4559dcfd2b01c336319edab786300c03cd09e7d7a3deb7ef681ef1b9334a30bab06670e61_208_208_5.jpg alt="对刀仪P1850-G3"/></a> </td></tr></tbody></table> <b>面议<em>上海市</em></b> <span class="title"><a href="https://www.gkzhan.com/st255252/product_12185702.html" target="_blank" title="对刀仪P1850-G3"> 对刀仪p1850-g3</a></span> <p>上海沃盾精密设备科技有限公 <i title="企业实名认证" class="companyAuth" style="display: inline-block;"></i> </p> <div class="year"> <b class="free">|</b> <a id="complareBtn12185702" data-pro="12185702,对刀仪P1850-G3,https://img69.gkzhan.com/5eceadd4559dcfd2b01c336319edab786300c03cd09e7d7a3deb7ef681ef1b9334a30bab06670e61.jpg,//www.gkzhan.com/chanpin/12185702.html,22214" class="" href="javascript:void(0);">对比</a> </div> </li> <li> <table><tbody><tr><td> <a href="https://www.gkzhan.com/st255252/product_12185685.html" target="_blank" title="对刀仪P1850-CNC"><img src=https://img69.gkzhan.com/5eceadd4559dcfd2b01c336319edab786300c03cd09e7d7a55553ae2fd125f37286117311fe06a48_208_208_5.png alt="对刀仪P1850-CNC"/></a> </td></tr></tbody></table> <b>面议<em>上海市</em></b> <span class="title"><a href="https://www.gkzhan.com/st255252/product_12185685.html" target="_blank" title="对刀仪P1850-CNC"> 对刀仪p1850-cnc</a></span> <p>上海沃盾精密设备科技有限公 <i title="企业实名认证" class="companyAuth" style="display: inline-block;"></i> </p> <div class="year"> <b class="free">|</b> <a id="complareBtn12185685" data-pro="12185685,对刀仪P1850-CNC,https://img69.gkzhan.com/5eceadd4559dcfd2b01c336319edab786300c03cd09e7d7a55553ae2fd125f37286117311fe06a48.png,//www.gkzhan.com/chanpin/12185685.html,22214" class="" href="javascript:void(0);">对比</a> </div> </li> <li> <table><tbody><tr><td> <a href="https://www.gkzhan.com/st255252/product_12185673.html" target="_blank" title="对刀仪P2500-PGC"><img src=https://img69.gkzhan.com/5eceadd4559dcfd2b01c336319edab786300c03cd09e7d7a98b6b5c772bd6ee1e07890999e862878_208_208_5.jpg alt="对刀仪P2500-PGC"/></a> </td></tr></tbody></table> <b>面议<em>上海市</em></b> <span class="title"><a href="https://www.gkzhan.com/st255252/product_12185673.html" target="_blank" title="对刀仪P2500-PGC"> 对刀仪p2500-pgc</a></span> <p>上海沃盾精密设备科技有限公 <i title="企业实名认证" class="companyAuth" style="display: inline-block;"></i> </p> <div class="year"> <b class="free">|</b> <a id="complareBtn12185673" data-pro="12185673,对刀仪P2500-PGC,https://img69.gkzhan.com/5eceadd4559dcfd2b01c336319edab786300c03cd09e7d7a98b6b5c772bd6ee1e07890999e862878.jpg,//www.gkzhan.com/chanpin/12185673.html,22214" class="" href="javascript:void(0);">对比</a> </div> </li> <li> <table><tbody><tr><td> <a href="https://www.gkzhan.com/st255252/product_12185664.html" target="_blank" title="对刀仪P2500-CNC"><img src=https://img69.gkzhan.com/5eceadd4559dcfd2b01c336319edab786300c03cd09e7d7a98b6b5c772bd6ee14208aa6222831d0f_208_208_5.jpg alt="对刀仪P2500-CNC"/></a> </td></tr></tbody></table> <b>面议<em>上海市</em></b> <span class="title"><a href="https://www.gkzhan.com/st255252/product_12185664.html" target="_blank" title="对刀仪P2500-CNC"> 对刀仪p2500-cnc</a></span> <p>上海沃盾精密设备科技有限公 <i title="企业实名认证" class="companyAuth" style="display: inline-block;"></i> </p> <div class="year"> <b class="free">|</b> <a id="complareBtn12185664" data-pro="12185664,对刀仪P2500-CNC,https://img69.gkzhan.com/5eceadd4559dcfd2b01c336319edab786300c03cd09e7d7a98b6b5c772bd6ee14208aa6222831d0f.jpg,//www.gkzhan.com/chanpin/12185664.html,22214" class="" href="javascript:void(0);">对比</a> </div> </li> <li> <table><tbody><tr><td> <a href="https://www.gkzhan.com/st255252/product_12185654.html" target="_blank" title="对刀仪P1850-PGC"><img src=https://img69.gkzhan.com/5eceadd4559dcfd2b01c336319edab786300c03cd09e7d7a807543ba0bbf531ddb0f1836f851de80_208_208_5.jpg alt="对刀仪P1850-PGC"/></a> </td></tr></tbody></table> <b>面议<em>上海市</em></b> <span class="title"><a href="https://www.gkzhan.com/st255252/product_12185654.html" target="_blank" title="对刀仪P1850-PGC"> 对刀仪p1850-pgc</a></span> <p>上海沃盾精密设备科技有限公 <i title="企业实名认证" class="companyAuth" style="display: inline-block;"></i> </p> <div class="year"> <b class="free">|</b> <a id="complareBtn12185654" data-pro="12185654,对刀仪P1850-PGC,https://img69.gkzhan.com/5eceadd4559dcfd2b01c336319edab786300c03cd09e7d7a807543ba0bbf531ddb0f1836f851de80.jpg,//www.gkzhan.com/chanpin/12185654.html,22214" class="" href="javascript:void(0);">对比</a> </div> </li> <li> <table><tbody><tr><td> <a href="https://www.gkzhan.com/st251318/product_12172131.html" target="_blank" title="混凝土压力试验机"><img src=https://img62.gkzhan.com/0497b4e3566c1420399653569965e5ddc531c61132e8b8bef1112bcd2aa7688bdc7e05fe48a95a3a_208_208_5.jpg alt="混凝土压力试验机"/></a> </td></tr></tbody></table> <b><span>¥</span>26000<em>济南市</em></b> <span class="title"><a href="https://www.gkzhan.com/st251318/product_12172131.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="complareBtn12172131" data-pro="12172131,混凝土压力试验机,https://img62.gkzhan.com/0497b4e3566c1420399653569965e5ddc531c61132e8b8bef1112bcd2aa7688bdc7e05fe48a95a3a.jpg,//www.gkzhan.com/chanpin/12172131.html,22214" class="" href="javascript:void(0);">对比</a> </div> </li> <li> <table><tbody><tr><td> <a href="https://www.gkzhan.com/st251318/product_11955666.html" target="_blank" title="智能振动时效仪"><img src=https://img61.gkzhan.com/0497b4e3566c14206cb3ce757e63f5792dd256fa637e200ba75aa97ae7357f65ed854f896b4135fd_208_208_5.jpg alt="智能振动时效仪"/></a> </td></tr></tbody></table> <b><span>¥</span>13800<em>济南市</em></b> <span class="title"><a href="https://www.gkzhan.com/st251318/product_11955666.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="complareBtn11955666" data-pro="11955666,智能振动时效仪,https://img61.gkzhan.com/0497b4e3566c14206cb3ce757e63f5792dd256fa637e200ba75aa97ae7357f65ed854f896b4135fd.jpg,//www.gkzhan.com/chanpin/11955666.html,22214" class="" href="javascript:void(0);">对比</a> </div> </li> <li> <table><tbody><tr><td> <a href="https://www.gkzhan.com/st172258/product_11001829.html" target="_blank" title="P2500-PGC刀具预调仪(对刀仪)"><img src=https://img79.gkzhan.com/1832440763e20284f11cb1a05ef06a991210019108a7fd23d59d92ac5edd6f8252051b37ea5b4f6d_208_208_5.jpg alt="P2500-PGC刀具预调仪(对刀仪)"/></a> </td></tr></tbody></table> <b>面议<em></em></b> <span class="title"><a href="https://www.gkzhan.com/st172258/product_11001829.html" target="_blank" title="P2500-PGC刀具预调仪(对刀仪)"> p2500-pgc刀具预调仪(对刀仪)</a></span> <p>浙江精科计量仪器有限公司 <i title="企业实名认证" class="companyAuth" style="display: inline-block;"></i> </p> <div class="year"> <b class="free">|</b> <a id="complareBtn11001829" data-pro="11001829,P2500-PGC刀具预调仪(对刀仪),https://img79.gkzhan.com/1832440763e20284f11cb1a05ef06a991210019108a7fd23d59d92ac5edd6f8252051b37ea5b4f6d.jpg,//www.gkzhan.com/chanpin/11001829.html,22214" class="" href="javascript:void(0);">对比</a> </div> </li> <li> <table><tbody><tr><td> <a href="https://www.gkzhan.com/st172258/product_11001822.html" target="_blank" title="P2500-PSC刀具预调仪(对刀仪)"><img src=https://img78.gkzhan.com/1832440763e20284f11cb1a05ef06a99a042211a675b574adbdb3880b60e5b69ac6734f17833a813_208_208_5.jpg alt="P2500-PSC刀具预调仪(对刀仪)"/></a> </td></tr></tbody></table> <b>面议<em></em></b> <span class="title"><a href="https://www.gkzhan.com/st172258/product_11001822.html" target="_blank" title="P2500-PSC刀具预调仪(对刀仪)"> p2500-psc刀具预调仪(对刀仪)</a></span> <p>浙江精科计量仪器有限公司 <i title="企业实名认证" class="companyAuth" style="display: inline-block;"></i> </p> <div class="year"> <b class="free">|</b> <a id="complareBtn11001822" data-pro="11001822,P2500-PSC刀具预调仪(对刀仪),https://img78.gkzhan.com/1832440763e20284f11cb1a05ef06a99a042211a675b574adbdb3880b60e5b69ac6734f17833a813.jpg,//www.gkzhan.com/chanpin/11001822.html,22214" class="" href="javascript:void(0);">对比</a> </div> </li> <li> <table><tbody><tr><td> <a href="https://www.gkzhan.com/st172258/product_11001815.html" target="_blank" title="P1800-PGC刀具预调仪(对刀仪)"><img src=https://img79.gkzhan.com/1832440763e20284f11cb1a05ef06a99b4592a80b4e4ca78481a6fb92f5c2f1929a8f55ce472c0c6_208_208_5.jpg alt="P1800-PGC刀具预调仪(对刀仪)"/></a> </td></tr></tbody></table> <b>面议<em></em></b> <span class="title"><a href="https://www.gkzhan.com/st172258/product_11001815.html" target="_blank" title="P1800-PGC刀具预调仪(对刀仪)"> p1800-pgc刀具预调仪(对刀仪)</a></span> <p>浙江精科计量仪器有限公司 <i title="企业实名认证" class="companyAuth" style="display: inline-block;"></i> </p> <div class="year"> <b class="free">|</b> <a id="complareBtn11001815" data-pro="11001815,P1800-PGC刀具预调仪(对刀仪),https://img79.gkzhan.com/1832440763e20284f11cb1a05ef06a99b4592a80b4e4ca78481a6fb92f5c2f1929a8f55ce472c0c6.jpg,//www.gkzhan.com/chanpin/11001815.html,22214" class="" href="javascript:void(0);">对比</a> </div> </li> <li> <table><tbody><tr><td> <a href="https://www.gkzhan.com/st172258/product_11001807.html" target="_blank" title="P1800-PSC刀具预调仪(对刀仪)"><img src=https://img79.gkzhan.com/1832440763e20284f11cb1a05ef06a99efb814919f5365c858f1240045961ec5e166a361e52cd9b4_208_208_5.jpg alt="P1800-PSC刀具预调仪(对刀仪)"/></a> </td></tr></tbody></table> <b>面议<em></em></b> <span class="title"><a href="https://www.gkzhan.com/st172258/product_11001807.html" target="_blank" title="P1800-PSC刀具预调仪(对刀仪)"> p1800-psc刀具预调仪(对刀仪)</a></span> <p>浙江精科计量仪器有限公司 <i title="企业实名认证" class="companyAuth" style="display: inline-block;"></i> </p> <div class="year"> <b class="free">|</b> <a id="complareBtn11001807" data-pro="11001807,P1800-PSC刀具预调仪(对刀仪),https://img79.gkzhan.com/1832440763e20284f11cb1a05ef06a99efb814919f5365c858f1240045961ec5e166a361e52cd9b4.jpg,//www.gkzhan.com/chanpin/11001807.html,22214" class="" href="javascript:void(0);">对比</a> </div> </li> <li> <table><tbody><tr><td> <a href="https://www.gkzhan.com/st172258/product_11001801.html" target="_blank" title="P1500-PGC刀具预调仪(对刀仪)"><img src=https://img76.gkzhan.com/1832440763e20284f11cb1a05ef06a990217b94905e03f13c7a01f0210dc2be0f657fa0760f75957_208_208_5.jpg alt="P1500-PGC刀具预调仪(对刀仪)"/></a> </td></tr></tbody></table> <b>面议<em></em></b> <span class="title"><a href="https://www.gkzhan.com/st172258/product_11001801.html" target="_blank" title="P1500-PGC刀具预调仪(对刀仪)"> p1500-pgc刀具预调仪(对刀仪)</a></span> <p>浙江精科计量仪器有限公司 <i title="企业实名认证" class="companyAuth" style="display: inline-block;"></i> </p> <div class="year"> <b class="free">|</b> <a id="complareBtn11001801" data-pro="11001801,P1500-PGC刀具预调仪(对刀仪),https://img76.gkzhan.com/1832440763e20284f11cb1a05ef06a990217b94905e03f13c7a01f0210dc2be0f657fa0760f75957.jpg,//www.gkzhan.com/chanpin/11001801.html,22214" class="" href="javascript:void(0);">对比</a> </div> </li> <li> <table><tbody><tr><td> <a href="https://www.gkzhan.com/st172258/product_11001794.html" target="_blank" title="P1500-PSC刀具预调仪(对刀仪)"><img src=https://img77.gkzhan.com/1832440763e20284f11cb1a05ef06a9971e3cf0b33c9149d5fe711c18b59fe501ad7f909d5f58371_208_208_5.jpg alt="P1500-PSC刀具预调仪(对刀仪)"/></a> </td></tr></tbody></table> <b>面议<em></em></b> <span class="title"><a href="https://www.gkzhan.com/st172258/product_11001794.html" target="_blank" title="P1500-PSC刀具预调仪(对刀仪)"> p1500-psc刀具预调仪(对刀仪)</a></span> <p>浙江精科计量仪器有限公司 <i title="企业实名认证" class="companyAuth" style="display: inline-block;"></i> </p> <div class="year"> <b class="free">|</b> <a id="complareBtn11001794" data-pro="11001794,P1500-PSC刀具预调仪(对刀仪),https://img77.gkzhan.com/1832440763e20284f11cb1a05ef06a9971e3cf0b33c9149d5fe711c18b59fe501ad7f909d5f58371.jpg,//www.gkzhan.com/chanpin/11001794.html,22214" class="" href="javascript:void(0);">对比</a> </div> </li> <li> <table><tbody><tr><td> <a href="https://www.gkzhan.com/st245554/product_10948219.html" target="_blank" title="拾取式对刀仪 35.40-TS"><img src="https://www.gkzhan.com/images/noimg.gif" alt="拾取式对刀仪 35.40-TS"/></a> </td></tr></tbody></table> <b>面议<em></em></b> <span class="title"><a href="https://www.gkzhan.com/st245554/product_10948219.html" target="_blank" title="拾取式对刀仪 35.40-TS"> 拾取式对刀仪 35.40-ts</a></span> <p>北瑞科信(北京)智能科技有 <i title="企业实名认证" class="companyAuth" style="display: inline-block;"></i> </p> <div class="year"> <b class="free">|</b> <a id="complareBtn10948219" data-pro="10948219,拾取式对刀仪 35.40-TS,https://www.gkzhan.com/images/noimg.gif,//www.gkzhan.com/chanpin/10948219.html,22214" class="" href="javascript:void(0);">对比</a> </div> </li> <li> <table><tbody><tr><td> <a href="https://www.gkzhan.com/st245554/product_10948206.html" target="_blank" title="激光对刀仪 35.60-LTS"><img src="https://www.gkzhan.com/images/noimg.gif" alt="激光对刀仪 35.60-LTS"/></a> </td></tr></tbody></table> <b>面议<em></em></b> <span class="title"><a href="https://www.gkzhan.com/st245554/product_10948206.html" target="_blank" title="激光对刀仪 35.60-LTS"> 激光对刀仪 35.60-lts</a></span> <p>北瑞科信(北京)智能科技有 <i title="企业实名认证" class="companyAuth" style="display: inline-block;"></i> </p> <div class="year"> <b class="free">|</b> <a id="complareBtn10948206" data-pro="10948206,激光对刀仪 35.60-LTS,https://www.gkzhan.com/images/noimg.gif,//www.gkzhan.com/chanpin/10948206.html,22214" class="" href="javascript:void(0);">对比</a> </div> </li> <li> <table><tbody><tr><td> <a href="https://www.gkzhan.com/st245554/product_10947970.html" target="_blank" title="红外对刀仪35.70-OTS"><img src="https://www.gkzhan.com/images/noimg.gif" alt="红外对刀仪35.70-OTS"/></a> </td></tr></tbody></table> <b>面议<em></em></b> <span class="title"><a href="https://www.gkzhan.com/st245554/product_10947970.html" target="_blank" title="红外对刀仪35.70-OTS"> 红外对刀仪35.70-ots</a></span> <p>北瑞科信(北京)智能科技有 <i title="企业实名认证" class="companyAuth" style="display: inline-block;"></i> </p> <div class="year"> <b class="free">|</b> <a id="complareBtn10947970" data-pro="10947970,红外对刀仪35.70-OTS,https://www.gkzhan.com/images/noimg.gif,//www.gkzhan.com/chanpin/10947970.html,22214" class="" href="javascript:void(0);">对比</a> </div> </li> <li> <table><tbody><tr><td> <a href="https://www.gkzhan.com/st245554/product_10947962.html" target="_blank" title="35.10-TS型对刀仪"><img src="https://www.gkzhan.com/images/noimg.gif" alt="35.10-TS型对刀仪"/></a> </td></tr></tbody></table> <b>面议<em></em></b> <span class="title"><a href="https://www.gkzhan.com/st245554/product_10947962.html" target="_blank" title="35.10-TS型对刀仪"> 35.10-ts型对刀仪</a></span> <p>北瑞科信(北京)智能科技有 <i title="企业实名认证" class="companyAuth" style="display: inline-block;"></i> </p> <div class="year"> <b class="free">|</b> <a id="complareBtn10947962" data-pro="10947962,35.10-TS型对刀仪,https://www.gkzhan.com/images/noimg.gif,//www.gkzhan.com/chanpin/10947962.html,22214" class="" href="javascript:void(0);">对比</a> </div> </li> <li> <table><tbody><tr><td> <a href="https://www.gkzhan.com/st245554/product_10947958.html" target="_blank" title="无线电对刀仪"><img src="https://www.gkzhan.com/images/noimg.gif" alt="无线电对刀仪"/></a> </td></tr></tbody></table> <b>面议<em></em></b> <span class="title"><a href="https://www.gkzhan.com/st245554/product_10947958.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="complareBtn10947958" data-pro="10947958,无线电对刀仪,https://www.gkzhan.com/images/noimg.gif,//www.gkzhan.com/chanpin/10947958.html,22214" class="" href="javascript:void(0);">对比</a> </div> </li> </ul> <div class="clear"></div> </div> <div class="newspages"> <span id="fLink" style="display:none">/chanpin/22214/</span><a class="ft" title="第一页" href="/chanpin/22214/"></a><a class="prev" href="#" ></a><a class="on" href="/chanpin/22214/">1</a><a class="lt" href="#"></a><a class="next" title="最后一页" href="/chanpin/22214/"></a><span class="jump">共1页28条记录<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">智能制造网为您找到28条 <a href="https://www.gkzhan.com/chanpin/22214/">机床行业仪器</a>产品的价格/报价信息、 <a href="https://www.gkzhan.com/chanpin/22214/">机床行业仪器</a>厂家供应商、高清图片视频、产品型号参数等信息。您还可以查看 <ul class="pages-otherexi"> <li><a href="https://www.gkzhan.com/chanpin/4874/">农业食品行业仪器</a></li> <li><a href="https://www.gkzhan.com/chanpin/4867/">建筑建材行业仪器</a></li> <li><a href="https://www.gkzhan.com/chanpin/4873/">纺织服装行业仪器</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/st286856/product_13093457.html" title="Krautzberger旋转机床R 703备件" target="_blank">Krautzberger旋转机床R 703备件</a></h2> <div class="videoImg"> <a href="https://www.gkzhan.com/st286856/product_13093457.html" target="_blank" title="Krautzberger旋转机床R 703备件"> <img class="lazy" src=//img48.gkzhan.com/c36fe6f24c64508f8d351176ecfd7a0f074ac63868f6d91720022dfe355c95b05a94e981d253c594_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>28000</b> <!--<div class="date">更新 2023-12-26</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/st189357/product_12892401.html" title="赫尔纳供应意大利OMAC数控机床VTC-800/20SR" target="_blank">赫尔纳供应意大利OMAC数控机床VTC-800/20SR</a></h2> <div class="videoImg"> <a href="https://www.gkzhan.com/st189357/product_12892401.html" target="_blank" title="赫尔纳供应意大利OMAC数控机床VTC-800/20SR"> <img class="lazy" src=//img61.gkzhan.com/bc84567bfd36087e74dff9e977712f5ee016cdabac0603920f00f99da225f809e3299e78dda6c9a5_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>6755</b> <!--<div class="date">更新 2023-07-25</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/st5412/product_13468989.html" title="麒麟仪器应用领域—机械制造行业" target="_blank">麒麟仪器应用领域—机械制造行业</a></h2> <div class="videoImg"> <a href="https://www.gkzhan.com/st5412/product_13468989.html" target="_blank" title="麒麟仪器应用领域—机械制造行业"> <img class="lazy" src=//img72.gkzhan.com/5eceadd4559dcfd290850315ef9fd84f6df5ffc0aa2537691a2c33d89f39e8ef248614c44ad33714_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">更新 2024-11-09</div>--> <div class="year"> <b class="free"></b> </div> </div> <br class="clear" /> </li> <li> <h2><a href="https://www.gkzhan.com/st309551/product_13212722.html" title="星麟刻字宝石材雕刻机机床行业仪器自动找平" target="_blank">星麟刻字宝石材雕刻机机床行业仪器自动找平</a></h2> <div class="videoImg"> <a href="https://www.gkzhan.com/st309551/product_13212722.html" target="_blank" title="星麟刻字宝石材雕刻机机床行业仪器自动找平"> <img class="lazy" src=//img51.gkzhan.com/b8952c37eaf8d86f7dda2b7af8cb6414dedf2e0b44764f4e0c6ef6bbae055f0d67af47b617c95e24_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>1499</b> <!--<div class="date">更新 2024-04-19</div>--> <div class="year"> <b class="free"></b> </div> </div> <br class="clear" /> </li> <li> <h2><a href="https://www.gkzhan.com/st309551/product_13212339.html" title="秉泰刻字宝石材雕刻机机床行业仪器自动找平" target="_blank">秉泰刻字宝石材雕刻机机床行业仪器自动找平</a></h2> <div class="videoImg"> <a href="https://www.gkzhan.com/st309551/product_13212339.html" target="_blank" title="秉泰刻字宝石材雕刻机机床行业仪器自动找平"> <img class="lazy" src=//img49.gkzhan.com/b668da8d58269a52f3f0a3bd61dd15517da4ada7c066f34c310574bc82b409153517f8092854797a_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>1699</b> <!--<div class="date">更新 2024-04-19</div>--> <div class="year"> <b class="free"></b> </div> </div> <br class="clear" /> </li> <li> <h2><a href="https://www.gkzhan.com/st270510/product_13153474.html" title="刀具预调仪" target="_blank">刀具预调仪</a></h2> <div class="videoImg"> <a href="https://www.gkzhan.com/st270510/product_13153474.html" target="_blank" title="刀具预调仪"> <img class="lazy" src=//img54.gkzhan.com/5eceadd4559dcfd23660c365f8095a6e1bbe157c17f4f9b741f141d31b4da1bcf37b11c955884738_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">更新 2024-03-04</div>--> <div class="year"> <b class="free"></b> </div> </div> <br class="clear" /> </li> <li> <h2><a href="https://www.gkzhan.com/st205871/product_12901567.html" title="SycoTec数控机床加工中心高速铣削动力头" target="_blank">SycoTec数控机床加工中心高速铣削动力头</a></h2> <div class="videoImg"> <a href="https://www.gkzhan.com/st205871/product_12901567.html" target="_blank" title="SycoTec数控机床加工中心高速铣削动力头"> <img class="lazy" src=//img62.gkzhan.com/bc84567bfd36087e51a36c752cef326f172c9c4adea693bea964d731dfb56b75ec3d2d937879daf4_241_149_5.jpg /> </a> </div> <div class="text"> <!-- <h3 class="comp">苏州速科德电机科技有限公司</h3> --> <h3 class="comp">地址:苏州市</h3> <div class="protype">型号:SPEEDER 60 ER11</div> <b><em>参考价:</em><span>¥</span>46550</b> <!--<div class="date">更新 2023-07-31</div>--> <div class="year"> <b class="free"></b> </div> </div> <br class="clear" /> </li> <li> <h2><a href="https://www.gkzhan.com/st255252/product_12185748.html" title="对刀仪P1550-G3" target="_blank">对刀仪P1550-G3</a></h2> <div class="videoImg"> <a href="https://www.gkzhan.com/st255252/product_12185748.html" target="_blank" title="对刀仪P1550-G3"> <img class="lazy" src=//img67.gkzhan.com/5eceadd4559dcfd2b01c336319edab786300c03cd09e7d7abe0bb9432004cd4fae1cf9f232315839_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">更新 2022-10-09</div>--> <div class="year"> <b class="free"></b> </div> </div> <br class="clear" /> </li> <li> <h2><a href="https://www.gkzhan.com/st255252/product_12185719.html" title="对刀仪P1550-PGC" target="_blank">对刀仪P1550-PGC</a></h2> <div class="videoImg"> <a href="https://www.gkzhan.com/st255252/product_12185719.html" target="_blank" title="对刀仪P1550-PGC"> <img class="lazy" src=//img69.gkzhan.com/5eceadd4559dcfd2b01c336319edab786300c03cd09e7d7a510694ae9b53e89b0411fbdfdbd7b225_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">更新 2022-10-09</div>--> <div class="year"> <b class="free"></b> </div> </div> <br class="clear" /> </li> <li> <h2><a href="https://www.gkzhan.com/st255252/product_12185711.html" title="对刀仪P2500-G3" target="_blank">对刀仪P2500-G3</a></h2> <div class="videoImg"> <a href="https://www.gkzhan.com/st255252/product_12185711.html" target="_blank" title="对刀仪P2500-G3"> <img class="lazy" src=//img69.gkzhan.com/5eceadd4559dcfd2b01c336319edab786300c03cd09e7d7a61ece98ed03b85e93d5deae6d9b5f1ff_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">更新 2022-10-09</div>--> <div class="year"> <b class="free"></b> </div> </div> <br class="clear" /> </li> <li> <h2><a href="https://www.gkzhan.com/st255252/product_12185702.html" title="对刀仪P1850-G3" target="_blank">对刀仪P1850-G3</a></h2> <div class="videoImg"> <a href="https://www.gkzhan.com/st255252/product_12185702.html" target="_blank" title="对刀仪P1850-G3"> <img class="lazy" src=//img69.gkzhan.com/5eceadd4559dcfd2b01c336319edab786300c03cd09e7d7a3deb7ef681ef1b9334a30bab06670e61_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">更新 2022-10-09</div>--> <div class="year"> <b class="free"></b> </div> </div> <br class="clear" /> </li> <li> <h2><a href="https://www.gkzhan.com/st255252/product_12185685.html" title="对刀仪P1850-CNC" target="_blank">对刀仪P1850-CNC</a></h2> <div class="videoImg"> <a href="https://www.gkzhan.com/st255252/product_12185685.html" target="_blank" title="对刀仪P1850-CNC"> <img class="lazy" src=//img69.gkzhan.com/5eceadd4559dcfd2b01c336319edab786300c03cd09e7d7a55553ae2fd125f37286117311fe06a48_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">更新 2022-10-09</div>--> <div class="year"> <b class="free"></b> </div> </div> <br class="clear" /> </li> <li> <h2><a href="https://www.gkzhan.com/st255252/product_12185673.html" title="对刀仪P2500-PGC" target="_blank">对刀仪P2500-PGC</a></h2> <div class="videoImg"> <a href="https://www.gkzhan.com/st255252/product_12185673.html" target="_blank" title="对刀仪P2500-PGC"> <img class="lazy" src=//img69.gkzhan.com/5eceadd4559dcfd2b01c336319edab786300c03cd09e7d7a98b6b5c772bd6ee1e07890999e862878_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">更新 2022-10-09</div>--> <div class="year"> <b class="free"></b> </div> </div> <br class="clear" /> </li> <li> <h2><a href="https://www.gkzhan.com/st255252/product_12185664.html" title="对刀仪P2500-CNC" target="_blank">对刀仪P2500-CNC</a></h2> <div class="videoImg"> <a href="https://www.gkzhan.com/st255252/product_12185664.html" target="_blank" title="对刀仪P2500-CNC"> <img class="lazy" src=//img69.gkzhan.com/5eceadd4559dcfd2b01c336319edab786300c03cd09e7d7a98b6b5c772bd6ee14208aa6222831d0f_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">更新 2022-10-09</div>--> <div class="year"> <b class="free"></b> </div> </div> <br class="clear" /> </li> <li> <h2><a href="https://www.gkzhan.com/st255252/product_12185654.html" title="对刀仪P1850-PGC" target="_blank">对刀仪P1850-PGC</a></h2> <div class="videoImg"> <a href="https://www.gkzhan.com/st255252/product_12185654.html" target="_blank" title="对刀仪P1850-PGC"> <img class="lazy" src=//img69.gkzhan.com/5eceadd4559dcfd2b01c336319edab786300c03cd09e7d7a807543ba0bbf531ddb0f1836f851de80_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">更新 2022-10-09</div>--> <div class="year"> <b class="free"></b> </div> </div> <br class="clear" /> </li> <li> <h2><a href="https://www.gkzhan.com/st251318/product_12172131.html" title="混凝土压力试验机" target="_blank">混凝土压力试验机</a></h2> <div class="videoImg"> <a href="https://www.gkzhan.com/st251318/product_12172131.html" target="_blank" title="混凝土压力试验机"> <img class="lazy" src=//img62.gkzhan.com/0497b4e3566c1420399653569965e5ddc531c61132e8b8bef1112bcd2aa7688bdc7e05fe48a95a3a_241_149_5.jpg /> </a> </div> <div class="text"> <!-- <h3 class="comp">济南利美机电科技有限公司</h3> --> <h3 class="comp">地址:济南市</h3> <div class="protype">型号:YES-2000</div> <b><em>参考价:</em><span>¥</span>26000</b> <!--<div class="date">更新 2023-03-20</div>--> <div class="year"> <b class="free"></b> </div> </div> <br class="clear" /> </li> <li> <h2><a href="https://www.gkzhan.com/st251318/product_11955666.html" title="智能振动时效仪" target="_blank">智能振动时效仪</a></h2> <div class="videoImg"> <a href="https://www.gkzhan.com/st251318/product_11955666.html" target="_blank" title="智能振动时效仪"> <img class="lazy" src=//img61.gkzhan.com/0497b4e3566c14206cb3ce757e63f5792dd256fa637e200ba75aa97ae7357f65ed854f896b4135fd_241_149_5.jpg /> </a> </div> <div class="text"> <!-- <h3 class="comp">济南利美机电科技有限公司</h3> --> <h3 class="comp">地址:济南市</h3> <div class="protype">型号:LM-ZN</div> <b><em>参考价:</em><span>¥</span>13800</b> <!--<div class="date">更新 2023-04-18</div>--> <div class="year"> <b class="free"></b> </div> </div> <br class="clear" /> </li> <li> <h2><a href="https://www.gkzhan.com/st172258/product_11001829.html" title="P2500-PGC刀具预调仪(对刀仪)" target="_blank">P2500-PGC刀具预调仪(对刀仪)</a></h2> <div class="videoImg"> <a href="https://www.gkzhan.com/st172258/product_11001829.html" target="_blank" title="P2500-PGC刀具预调仪(对刀仪)"> <img class="lazy" src=//img79.gkzhan.com/1832440763e20284f11cb1a05ef06a991210019108a7fd23d59d92ac5edd6f8252051b37ea5b4f6d_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">更新 2021-11-11</div>--> <div class="year"> <b class="free"></b> </div> </div> <br class="clear" /> </li> <li> <h2><a href="https://www.gkzhan.com/st172258/product_11001822.html" title="P2500-PSC刀具预调仪(对刀仪)" target="_blank">P2500-PSC刀具预调仪(对刀仪)</a></h2> <div class="videoImg"> <a href="https://www.gkzhan.com/st172258/product_11001822.html" target="_blank" title="P2500-PSC刀具预调仪(对刀仪)"> <img class="lazy" src=//img78.gkzhan.com/1832440763e20284f11cb1a05ef06a99a042211a675b574adbdb3880b60e5b69ac6734f17833a813_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">更新 2021-11-11</div>--> <div class="year"> <b class="free"></b> </div> </div> <br class="clear" /> </li> <li> <h2><a href="https://www.gkzhan.com/st172258/product_11001815.html" title="P1800-PGC刀具预调仪(对刀仪)" target="_blank">P1800-PGC刀具预调仪(对刀仪)</a></h2> <div class="videoImg"> <a href="https://www.gkzhan.com/st172258/product_11001815.html" target="_blank" title="P1800-PGC刀具预调仪(对刀仪)"> <img class="lazy" src=//img79.gkzhan.com/1832440763e20284f11cb1a05ef06a99b4592a80b4e4ca78481a6fb92f5c2f1929a8f55ce472c0c6_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">更新 2021-11-11</div>--> <div class="year"> <b class="free"></b> </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 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="22214"> 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=202412041224'></script> <script type='text/javascript' src='/js/AdvertiseTotle.js?v=202412041224'></script> </body> </html>