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/22217/" /> <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="智能制造网为您推荐家具家居行业仪器相关产品49条,其中包括家具家居行业仪器批发价格报价、品牌厂家供应商、产品介绍图片视频材质参数、技术资料工作原理以及全国各地家具家居行业仪器产品行情信息等内容,如果您想了解更多更详细的家具家居行业仪器信息,您可以点击产品详情或在线给企业发送留言咨询。" /> <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-22217.html" /> <meta name="mobile-agent" content="format=xhtml; url=https://m.gkzhan.com/chanpin-22217.html"> <meta name="mobile-agent" content="format=wml;url=https://m.gkzhan.com/chanpin-22217.html"> <link rel="alternate" media="only screen and(max-width: 640px)" href="https://m.gkzhan.com/chanpin-22217.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-22217.html", "upDate": "2024-09-03T08:25:28" } </script> <script type="text/javascript"> var sAdClassIDs="gkzhan;22217"; 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;">更新时间:2024-09-03</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>(353)</span></a> </li> <li> <a href="https://www.gkzhan.com/chanpin/4875/">石油化工行业仪器<span>(3015)</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>(1809)</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>(1342)</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>(8999)</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>(86039)</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','1483');formProListSubmit();Vivian.UpdateBrandHappiness('1483');" class="brand_Q" id="brand_1483_0" title="其他品牌">其他品牌</a><input type="hidden" value="1483" id="hiddenbrand_1483"/></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">49</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/st220625/product_13405670.html" target="_blank" title="电子密码锁保密柜"><img src=https://img66.gkzhan.com/5eceadd4559dcfd2aa2f2a1668aa0a4737003d93cdfc18b9cf5855034c83192c3f8aa0ef7f567057_208_208_5.jpg alt="电子密码锁保密柜"/></a> </td></tr></tbody></table> <b>面议<em>西安市</em></b> <span class="title"><a href="https://www.gkzhan.com/st220625/product_13405670.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="complareBtn13405670" data-pro="13405670,电子密码锁保密柜,https://img66.gkzhan.com/5eceadd4559dcfd2aa2f2a1668aa0a4737003d93cdfc18b9cf5855034c83192c3f8aa0ef7f567057.jpg,//www.gkzhan.com/chanpin/13405670.html,22217" class="" href="javascript:void(0);">对比</a> </div> </li> <li> <table><tbody><tr><td> <a href="https://www.gkzhan.com/st220625/product_13405658.html" target="_blank" title="保密文件柜"><img src=https://img70.gkzhan.com/5eceadd4559dcfd2aa2f2a1668aa0a4737003d93cdfc18b984e9214253422f9b4112e4c91c2f0ead_208_208_5.jpg alt="保密文件柜"/></a> </td></tr></tbody></table> <b>面议<em>西安市</em></b> <span class="title"><a href="https://www.gkzhan.com/st220625/product_13405658.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="complareBtn13405658" data-pro="13405658,保密文件柜,https://img70.gkzhan.com/5eceadd4559dcfd2aa2f2a1668aa0a4737003d93cdfc18b984e9214253422f9b4112e4c91c2f0ead.jpg,//www.gkzhan.com/chanpin/13405658.html,22217" class="" href="javascript:void(0);">对比</a> </div> </li> <li> <table><tbody><tr><td> <a href="https://www.gkzhan.com/st220625/product_13405587.html" target="_blank" title="钢制文件柜"><img src=https://img68.gkzhan.com/5eceadd4559dcfd2aa2f2a1668aa0a4737003d93cdfc18b97d9b3430eb862341ec240790299cd28f_208_208_5.jpg alt="钢制文件柜"/></a> </td></tr></tbody></table> <b>面议<em>西安市</em></b> <span class="title"><a href="https://www.gkzhan.com/st220625/product_13405587.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="complareBtn13405587" data-pro="13405587,钢制文件柜,https://img68.gkzhan.com/5eceadd4559dcfd2aa2f2a1668aa0a4737003d93cdfc18b97d9b3430eb862341ec240790299cd28f.jpg,//www.gkzhan.com/chanpin/13405587.html,22217" class="" href="javascript:void(0);">对比</a> </div> </li> <li> <table><tbody><tr><td> <a href="https://www.gkzhan.com/st206991/product_13403332.html" target="_blank" title="移动密集柜"><img src=https://img62.gkzhan.com/5eceadd4559dcfd2f25b3d782573a1c09152152834873b342a9eef2f9ab79b4c581287538848a104_208_208_5.jpg alt="移动密集柜"/></a> </td></tr></tbody></table> <b>面议<em>东莞市</em></b> <span class="title"><a href="https://www.gkzhan.com/st206991/product_13403332.html" target="_blank" title="移动密集柜"> 移动密集柜</a></span> <p>源胜仓储设备有限公司 </p> <div class="year"> <b class="free">|</b> <a id="complareBtn13403332" data-pro="13403332,移动密集柜,https://img62.gkzhan.com/5eceadd4559dcfd2f25b3d782573a1c09152152834873b342a9eef2f9ab79b4c581287538848a104.jpg,//www.gkzhan.com/chanpin/13403332.html,22217" class="" href="javascript:void(0);">对比</a> </div> </li> <li> <table><tbody><tr><td> <a href="https://www.gkzhan.com/st292950/product_13290719.html" target="_blank" title="上下铺学生宿舍床钢结构上下床铁架床厂家"><img src=https://img52.gkzhan.com/ccccb3f2e5e1e7c62a8385f2144eb0755b60a199384d288ffed47677eb0ff092f5fa9774ca01ea9d_208_208_5.jpg alt="上下铺学生宿舍床钢结构上下床铁架床厂家"/></a> </td></tr></tbody></table> <b><span>¥</span>150<em>佛山市</em></b> <span class="title"><a href="https://www.gkzhan.com/st292950/product_13290719.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="complareBtn13290719" data-pro="13290719,上下铺学生宿舍床钢结构上下床铁架床厂家,https://img52.gkzhan.com/ccccb3f2e5e1e7c62a8385f2144eb0755b60a199384d288ffed47677eb0ff092f5fa9774ca01ea9d.jpg,//www.gkzhan.com/chanpin/13290719.html,22217" class="" href="javascript:void(0);">对比</a> </div> </li> <li> <table><tbody><tr><td> <a href="https://www.gkzhan.com/st292950/product_13290712.html" target="_blank" title="生产活动柜抽屉储藏柜钢制活动推柜厂家组装"><img src=https://img59.gkzhan.com/5300461ad746faf7eb7f5af295d9708c407996db1867812ff74d04864adc2a6d8f765f0f78de79ad_208_208_5.jpg alt="生产活动柜抽屉储藏柜钢制活动推柜厂家组装"/></a> </td></tr></tbody></table> <b><span>¥</span>310<em>佛山市</em></b> <span class="title"><a href="https://www.gkzhan.com/st292950/product_13290712.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="complareBtn13290712" data-pro="13290712,生产活动柜抽屉储藏柜钢制活动推柜厂家组装,https://img59.gkzhan.com/5300461ad746faf7eb7f5af295d9708c407996db1867812ff74d04864adc2a6d8f765f0f78de79ad.jpg,//www.gkzhan.com/chanpin/13290712.html,22217" class="" href="javascript:void(0);">对比</a> </div> </li> <li> <table><tbody><tr><td> <a href="https://www.gkzhan.com/st292950/product_13261413.html" target="_blank" title="广东宿舍龙骨床上下铺铁床工地宿舍铁床厂家"><img src=https://img52.gkzhan.com/ccccb3f2e5e1e7c62a8385f2144eb0755b60a199384d288ffed47677eb0ff092f5fa9774ca01ea9d_208_208_5.jpg alt="广东宿舍龙骨床上下铺铁床工地宿舍铁床厂家"/></a> </td></tr></tbody></table> <b><span>¥</span>155<em>佛山市</em></b> <span class="title"><a href="https://www.gkzhan.com/st292950/product_13261413.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="complareBtn13261413" data-pro="13261413,广东宿舍龙骨床上下铺铁床工地宿舍铁床厂家,https://img52.gkzhan.com/ccccb3f2e5e1e7c62a8385f2144eb0755b60a199384d288ffed47677eb0ff092f5fa9774ca01ea9d.jpg,//www.gkzhan.com/chanpin/13261413.html,22217" class="" href="javascript:void(0);">对比</a> </div> </li> <li> <table><tbody><tr><td> <a href="https://www.gkzhan.com/st292950/product_13261406.html" target="_blank" title="定做档案储物铁皮柜指纹密码文件柜免安装"><img src=https://img44.gkzhan.com/344151f648682f181e8ba24547d829e2c87a610009efcedc724e2218760d23854fa5b2a495f5c086_208_208_5.jpg alt="定做档案储物铁皮柜指纹密码文件柜免安装"/></a> </td></tr></tbody></table> <b><span>¥</span>510<em>佛山市</em></b> <span class="title"><a href="https://www.gkzhan.com/st292950/product_13261406.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="complareBtn13261406" data-pro="13261406,定做档案储物铁皮柜指纹密码文件柜免安装,https://img44.gkzhan.com/344151f648682f181e8ba24547d829e2c87a610009efcedc724e2218760d23854fa5b2a495f5c086.jpg,//www.gkzhan.com/chanpin/13261406.html,22217" class="" href="javascript:void(0);">对比</a> </div> </li> <li> <table><tbody><tr><td> <a href="https://www.gkzhan.com/st292950/product_13261402.html" target="_blank" title="钢制柜单节双门条形码存包柜感应锁储物柜厂"><img src=https://img59.gkzhan.com/b8952c37eaf8d86ffacef972541ac3341e6db361888e96fb7d316fd77ad21a9fcea968486aea6a64_208_208_5.jpg alt="钢制柜单节双门条形码存包柜感应锁储物柜厂"/></a> </td></tr></tbody></table> <b><span>¥</span>510<em>佛山市</em></b> <span class="title"><a href="https://www.gkzhan.com/st292950/product_13261402.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="complareBtn13261402" data-pro="13261402,钢制柜单节双门条形码存包柜感应锁储物柜厂,https://img59.gkzhan.com/b8952c37eaf8d86ffacef972541ac3341e6db361888e96fb7d316fd77ad21a9fcea968486aea6a64.jpg,//www.gkzhan.com/chanpin/13261402.html,22217" class="" href="javascript:void(0);">对比</a> </div> </li> <li> <table><tbody><tr><td> <a href="https://www.gkzhan.com/st292950/product_13258293.html" target="_blank" title="厂家拆装钢制图书馆书架安装钢木书架期刊架"><img src=https://img60.gkzhan.com/b8952c37eaf8d86ffacef972541ac334d8157adfd4dc0d3e4f2b6d4017519661bd85a0105dc723df_208_208_5.jpg alt="厂家拆装钢制图书馆书架安装钢木书架期刊架"/></a> </td></tr></tbody></table> <b><span>¥</span>530<em>佛山市</em></b> <span class="title"><a href="https://www.gkzhan.com/st292950/product_13258293.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="complareBtn13258293" data-pro="13258293,厂家拆装钢制图书馆书架安装钢木书架期刊架,https://img60.gkzhan.com/b8952c37eaf8d86ffacef972541ac334d8157adfd4dc0d3e4f2b6d4017519661bd85a0105dc723df.jpg,//www.gkzhan.com/chanpin/13258293.html,22217" class="" href="javascript:void(0);">对比</a> </div> </li> <li> <table><tbody><tr><td> <a href="https://www.gkzhan.com/st292950/product_13258249.html" target="_blank" title="定制生产圆管上下铺铁床圆管大弯特厚铁床厂"><img src=https://img52.gkzhan.com/ccccb3f2e5e1e7c62a8385f2144eb0755b60a199384d288ffed47677eb0ff092f5fa9774ca01ea9d_208_208_5.jpg alt="定制生产圆管上下铺铁床圆管大弯特厚铁床厂"/></a> </td></tr></tbody></table> <b><span>¥</span>155<em>佛山市</em></b> <span class="title"><a href="https://www.gkzhan.com/st292950/product_13258249.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="complareBtn13258249" data-pro="13258249,定制生产圆管上下铺铁床圆管大弯特厚铁床厂,https://img52.gkzhan.com/ccccb3f2e5e1e7c62a8385f2144eb0755b60a199384d288ffed47677eb0ff092f5fa9774ca01ea9d.jpg,//www.gkzhan.com/chanpin/13258249.html,22217" class="" href="javascript:void(0);">对比</a> </div> </li> <li> <table><tbody><tr><td> <a href="https://www.gkzhan.com/st292950/product_13258242.html" target="_blank" title="佛山厂宿舍铁床圆管铁架床50圆管大弯床批发"><img src=https://img55.gkzhan.com/344151f648682f18ee89c38ecd71ce3b336db15753990bb2d9015612a5d9cb3243f6f7d2e3a02f33_208_208_5.jpg alt="佛山厂宿舍铁床圆管铁架床50圆管大弯床批发"/></a> </td></tr></tbody></table> <b><span>¥</span>145<em>佛山市</em></b> <span class="title"><a href="https://www.gkzhan.com/st292950/product_13258242.html" target="_blank" title="佛山厂宿舍铁床圆管铁架床50圆管大弯床批发"> 佛山厂宿舍铁床圆管铁架床50圆管大弯床批发</a></span> <p>佛山市优诚实验室设备有限公 <i title="企业实名认证" class="companyAuth" style="display: inline-block;"></i> </p> <div class="year"> <b class="free">|</b> <a id="complareBtn13258242" data-pro="13258242,佛山厂宿舍铁床圆管铁架床50圆管大弯床批发,https://img55.gkzhan.com/344151f648682f18ee89c38ecd71ce3b336db15753990bb2d9015612a5d9cb3243f6f7d2e3a02f33.jpg,//www.gkzhan.com/chanpin/13258242.html,22217" class="" href="javascript:void(0);">对比</a> </div> </li> <li> <table><tbody><tr><td> <a href="https://www.gkzhan.com/st292950/product_13245608.html" target="_blank" title="钢制办公家具办公储物柜办公室边柜厂家"><img src=https://img59.gkzhan.com/344151f648682f181e8ba24547d829e23dcd223efbd87e30d522dcd5db7eb9fd844a220045ec2eea_208_208_5.jpg alt="钢制办公家具办公储物柜办公室边柜厂家"/></a> </td></tr></tbody></table> <b><span>¥</span>430<em>佛山市</em></b> <span class="title"><a href="https://www.gkzhan.com/st292950/product_13245608.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="complareBtn13245608" data-pro="13245608,钢制办公家具办公储物柜办公室边柜厂家,https://img59.gkzhan.com/344151f648682f181e8ba24547d829e23dcd223efbd87e30d522dcd5db7eb9fd844a220045ec2eea.jpg,//www.gkzhan.com/chanpin/13245608.html,22217" class="" href="javascript:void(0);">对比</a> </div> </li> <li> <table><tbody><tr><td> <a href="https://www.gkzhan.com/st292950/product_13245606.html" target="_blank" title="储物净化无尘车间更鞋柜钢制文件柜厂家供货"><img src=https://img55.gkzhan.com/344151f648682f181e8ba24547d829e298a5a88c3f771039c3f6cbe0566cf2611310aebc1fb6e89a_208_208_5.jpg alt="储物净化无尘车间更鞋柜钢制文件柜厂家供货"/></a> </td></tr></tbody></table> <b><span>¥</span>430<em>佛山市</em></b> <span class="title"><a href="https://www.gkzhan.com/st292950/product_13245606.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="complareBtn13245606" data-pro="13245606,储物净化无尘车间更鞋柜钢制文件柜厂家供货,https://img55.gkzhan.com/344151f648682f181e8ba24547d829e298a5a88c3f771039c3f6cbe0566cf2611310aebc1fb6e89a.jpg,//www.gkzhan.com/chanpin/13245606.html,22217" class="" href="javascript:void(0);">对比</a> </div> </li> <li> <table><tbody><tr><td> <a href="https://www.gkzhan.com/st292950/product_13236337.html" target="_blank" title="铁板床上下铺床铁床镀锌管上下床厂家批发"><img src=https://img55.gkzhan.com/344151f648682f18ee89c38ecd71ce3b336db15753990bb2d9015612a5d9cb3243f6f7d2e3a02f33_208_208_5.jpg alt="铁板床上下铺床铁床镀锌管上下床厂家批发"/></a> </td></tr></tbody></table> <b><span>¥</span>155<em>佛山市</em></b> <span class="title"><a href="https://www.gkzhan.com/st292950/product_13236337.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="complareBtn13236337" data-pro="13236337,铁板床上下铺床铁床镀锌管上下床厂家批发,https://img55.gkzhan.com/344151f648682f18ee89c38ecd71ce3b336db15753990bb2d9015612a5d9cb3243f6f7d2e3a02f33.jpg,//www.gkzhan.com/chanpin/13236337.html,22217" class="" href="javascript:void(0);">对比</a> </div> </li> <li> <table><tbody><tr><td> <a href="https://www.gkzhan.com/st292950/product_13236336.html" target="_blank" title="密码锁密集柜不锈钢文件柜六门更衣柜家具厂"><img src=https://img54.gkzhan.com/dff4085807f5b902f74bfbe01640040b5e37f7c495f10f98aca54aec91ef3ba095aa50e2d18b5deb_208_208_5.jpg alt="密码锁密集柜不锈钢文件柜六门更衣柜家具厂"/></a> </td></tr></tbody></table> <b><span>¥</span>530<em>佛山市</em></b> <span class="title"><a href="https://www.gkzhan.com/st292950/product_13236336.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="complareBtn13236336" data-pro="13236336,密码锁密集柜不锈钢文件柜六门更衣柜家具厂,https://img54.gkzhan.com/dff4085807f5b902f74bfbe01640040b5e37f7c495f10f98aca54aec91ef3ba095aa50e2d18b5deb.jpg,//www.gkzhan.com/chanpin/13236336.html,22217" class="" href="javascript:void(0);">对比</a> </div> </li> <li> <table><tbody><tr><td> <a href="https://www.gkzhan.com/st292950/product_13236334.html" target="_blank" title="电子柜保密设备保密柜钢制储物柜可定制型号"><img src=https://img55.gkzhan.com/344151f648682f181e8ba24547d829e298a5a88c3f771039c3f6cbe0566cf2611310aebc1fb6e89a_208_208_5.jpg alt="电子柜保密设备保密柜钢制储物柜可定制型号"/></a> </td></tr></tbody></table> <b><span>¥</span>530<em>佛山市</em></b> <span class="title"><a href="https://www.gkzhan.com/st292950/product_13236334.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="complareBtn13236334" data-pro="13236334,电子柜保密设备保密柜钢制储物柜可定制型号,https://img55.gkzhan.com/344151f648682f181e8ba24547d829e298a5a88c3f771039c3f6cbe0566cf2611310aebc1fb6e89a.jpg,//www.gkzhan.com/chanpin/13236334.html,22217" class="" href="javascript:void(0);">对比</a> </div> </li> <li> <table><tbody><tr><td> <a href="https://www.gkzhan.com/st292950/product_13236333.html" target="_blank" title="保密柜可移动档案柜下置三层移门柜储物柜"><img src=https://img46.gkzhan.com/b8952c37eaf8d86f0db42970a4db435fc2af610d54393fe7998e3b295209cdc9c31c97d8ce0d5f89_208_208_5.jpg alt="保密柜可移动档案柜下置三层移门柜储物柜"/></a> </td></tr></tbody></table> <b><span>¥</span>510<em>佛山市</em></b> <span class="title"><a href="https://www.gkzhan.com/st292950/product_13236333.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="complareBtn13236333" data-pro="13236333,保密柜可移动档案柜下置三层移门柜储物柜,https://img46.gkzhan.com/b8952c37eaf8d86f0db42970a4db435fc2af610d54393fe7998e3b295209cdc9c31c97d8ce0d5f89.jpg,//www.gkzhan.com/chanpin/13236333.html,22217" class="" href="javascript:void(0);">对比</a> </div> </li> <li> <table><tbody><tr><td> <a href="https://www.gkzhan.com/st292950/product_13229078.html" target="_blank" title="教室书架钢制图书馆书架组合书架厂家供货"><img src=https://img48.gkzhan.com/b8952c37eaf8d86ffacef972541ac3344a842526f9b6f915616716efb6fadaffa43fb34140ece7a7_208_208_5.jpg alt="教室书架钢制图书馆书架组合书架厂家供货"/></a> </td></tr></tbody></table> <b><span>¥</span>580<em>佛山市</em></b> <span class="title"><a href="https://www.gkzhan.com/st292950/product_13229078.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="complareBtn13229078" data-pro="13229078,教室书架钢制图书馆书架组合书架厂家供货,https://img48.gkzhan.com/b8952c37eaf8d86ffacef972541ac3344a842526f9b6f915616716efb6fadaffa43fb34140ece7a7.jpg,//www.gkzhan.com/chanpin/13229078.html,22217" class="" href="javascript:void(0);">对比</a> </div> </li> <li> <table><tbody><tr><td> <a href="https://www.gkzhan.com/st292950/product_13218593.html" target="_blank" title="推拉门钢制文件柜八门储物柜学生五节柜尺寸"><img src=https://img44.gkzhan.com/344151f648682f181e8ba24547d829e2c87a610009efcedc724e2218760d23854fa5b2a495f5c086_208_208_5.jpg alt="推拉门钢制文件柜八门储物柜学生五节柜尺寸"/></a> </td></tr></tbody></table> <b><span>¥</span>450<em>佛山市</em></b> <span class="title"><a href="https://www.gkzhan.com/st292950/product_13218593.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="complareBtn13218593" data-pro="13218593,推拉门钢制文件柜八门储物柜学生五节柜尺寸,https://img44.gkzhan.com/344151f648682f181e8ba24547d829e2c87a610009efcedc724e2218760d23854fa5b2a495f5c086.jpg,//www.gkzhan.com/chanpin/13218593.html,22217" class="" href="javascript:void(0);">对比</a> </div> </li> <li> <table><tbody><tr><td> <a href="https://www.gkzhan.com/st292950/product_13188170.html" target="_blank" title="工地宿舍铁架床员工宿舍床出租屋钢架铁艺床"><img src=https://img51.gkzhan.com/e896eca9769be1d4ad9c1bcafc8b241b0d51a00a75efe1f5d92b8ecc0287e85c971f15a026751607_208_208_5.jpg alt="工地宿舍铁架床员工宿舍床出租屋钢架铁艺床"/></a> </td></tr></tbody></table> <b><span>¥</span>145<em>佛山市</em></b> <span class="title"><a href="https://www.gkzhan.com/st292950/product_13188170.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="complareBtn13188170" data-pro="13188170,工地宿舍铁架床员工宿舍床出租屋钢架铁艺床,https://img51.gkzhan.com/e896eca9769be1d4ad9c1bcafc8b241b0d51a00a75efe1f5d92b8ecc0287e85c971f15a026751607.jpg,//www.gkzhan.com/chanpin/13188170.html,22217" class="" href="javascript:void(0);">对比</a> </div> </li> <li> <table><tbody><tr><td> <a href="https://www.gkzhan.com/st292950/product_13188161.html" target="_blank" title="学生公寓床双层学校铁架床免费出方案批发"><img src=https://img55.gkzhan.com/344151f648682f18ee89c38ecd71ce3b336db15753990bb2d9015612a5d9cb3243f6f7d2e3a02f33_208_208_5.jpg alt="学生公寓床双层学校铁架床免费出方案批发"/></a> </td></tr></tbody></table> <b><span>¥</span>150<em>佛山市</em></b> <span class="title"><a href="https://www.gkzhan.com/st292950/product_13188161.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="complareBtn13188161" data-pro="13188161,学生公寓床双层学校铁架床免费出方案批发,https://img55.gkzhan.com/344151f648682f18ee89c38ecd71ce3b336db15753990bb2d9015612a5d9cb3243f6f7d2e3a02f33.jpg,//www.gkzhan.com/chanpin/13188161.html,22217" class="" href="javascript:void(0);">对比</a> </div> </li> <li> <table><tbody><tr><td> <a href="https://www.gkzhan.com/st292950/product_13188152.html" target="_blank" title="密集架维修档案架档案柜搬迁每立方多少钱"><img src=https://img54.gkzhan.com/dff4085807f5b902f74bfbe01640040b5e37f7c495f10f98aca54aec91ef3ba095aa50e2d18b5deb_208_208_5.jpg alt="密集架维修档案架档案柜搬迁每立方多少钱"/></a> </td></tr></tbody></table> <b><span>¥</span>530<em>佛山市</em></b> <span class="title"><a href="https://www.gkzhan.com/st292950/product_13188152.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="complareBtn13188152" data-pro="13188152,密集架维修档案架档案柜搬迁每立方多少钱,https://img54.gkzhan.com/dff4085807f5b902f74bfbe01640040b5e37f7c495f10f98aca54aec91ef3ba095aa50e2d18b5deb.jpg,//www.gkzhan.com/chanpin/13188152.html,22217" class="" href="javascript:void(0);">对比</a> </div> </li> <li> <table><tbody><tr><td> <a href="https://www.gkzhan.com/st292950/product_13176783.html" target="_blank" title="定做学校档案室密集柜钢制移动柜档案资料柜"><img src=https://img55.gkzhan.com/344151f648682f181e8ba24547d829e298a5a88c3f771039c3f6cbe0566cf2611310aebc1fb6e89a_208_208_5.jpg alt="定做学校档案室密集柜钢制移动柜档案资料柜"/></a> </td></tr></tbody></table> <b><span>¥</span>480<em>佛山市</em></b> <span class="title"><a href="https://www.gkzhan.com/st292950/product_13176783.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="complareBtn13176783" data-pro="13176783,定做学校档案室密集柜钢制移动柜档案资料柜,https://img55.gkzhan.com/344151f648682f181e8ba24547d829e298a5a88c3f771039c3f6cbe0566cf2611310aebc1fb6e89a.jpg,//www.gkzhan.com/chanpin/13176783.html,22217" class="" href="javascript:void(0);">对比</a> </div> </li> <li> <table><tbody><tr><td> <a href="https://www.gkzhan.com/st292950/product_13176739.html" target="_blank" title="学校铁皮柜学校档案室密集柜组装教室储物柜"><img src=https://img44.gkzhan.com/344151f648682f181e8ba24547d829e2c87a610009efcedc724e2218760d23854fa5b2a495f5c086_208_208_5.jpg alt="学校铁皮柜学校档案室密集柜组装教室储物柜"/></a> </td></tr></tbody></table> <b><span>¥</span>510<em>佛山市</em></b> <span class="title"><a href="https://www.gkzhan.com/st292950/product_13176739.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="complareBtn13176739" data-pro="13176739,学校铁皮柜学校档案室密集柜组装教室储物柜,https://img44.gkzhan.com/344151f648682f181e8ba24547d829e2c87a610009efcedc724e2218760d23854fa5b2a495f5c086.jpg,//www.gkzhan.com/chanpin/13176739.html,22217" class="" href="javascript:void(0);">对比</a> </div> </li> <li> <table><tbody><tr><td> <a href="https://www.gkzhan.com/st292950/product_13176732.html" target="_blank" title="顺德中药材柜中西药柜药店展示柜按需定制"><img src=https://img60.gkzhan.com/dff4085807f5b902f74bfbe01640040be03eb9774b164e9bb65e3b96847f2d05579d7b14e6a818da_208_208_5.jpg alt="顺德中药材柜中西药柜药店展示柜按需定制"/></a> </td></tr></tbody></table> <b><span>¥</span>530<em>佛山市</em></b> <span class="title"><a href="https://www.gkzhan.com/st292950/product_13176732.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="complareBtn13176732" data-pro="13176732,顺德中药材柜中西药柜药店展示柜按需定制,https://img60.gkzhan.com/dff4085807f5b902f74bfbe01640040be03eb9774b164e9bb65e3b96847f2d05579d7b14e6a818da.jpg,//www.gkzhan.com/chanpin/13176732.html,22217" class="" href="javascript:void(0);">对比</a> </div> </li> <li> <table><tbody><tr><td> <a href="https://www.gkzhan.com/st292950/product_13112197.html" target="_blank" title="上下铺学生铁床学生宿舍铁架床单双层角铁床"><img src=https://img51.gkzhan.com/e896eca9769be1d4ad9c1bcafc8b241b0d51a00a75efe1f5d92b8ecc0287e85c971f15a026751607_208_208_5.jpg alt="上下铺学生铁床学生宿舍铁架床单双层角铁床"/></a> </td></tr></tbody></table> <b><span>¥</span>135<em>佛山市</em></b> <span class="title"><a href="https://www.gkzhan.com/st292950/product_13112197.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="complareBtn13112197" data-pro="13112197,上下铺学生铁床学生宿舍铁架床单双层角铁床,https://img51.gkzhan.com/e896eca9769be1d4ad9c1bcafc8b241b0d51a00a75efe1f5d92b8ecc0287e85c971f15a026751607.jpg,//www.gkzhan.com/chanpin/13112197.html,22217" class="" href="javascript:void(0);">对比</a> </div> </li> <li> <table><tbody><tr><td> <a href="https://www.gkzhan.com/st292950/product_13112192.html" target="_blank" title="学校铁床上下铺铁床工地铁架床学生午睡床"><img src=https://img55.gkzhan.com/344151f648682f18ee89c38ecd71ce3b336db15753990bb2d9015612a5d9cb3243f6f7d2e3a02f33_208_208_5.jpg alt="学校铁床上下铺铁床工地铁架床学生午睡床"/></a> </td></tr></tbody></table> <b><span>¥</span>145<em>佛山市</em></b> <span class="title"><a href="https://www.gkzhan.com/st292950/product_13112192.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="complareBtn13112192" data-pro="13112192,学校铁床上下铺铁床工地铁架床学生午睡床,https://img55.gkzhan.com/344151f648682f18ee89c38ecd71ce3b336db15753990bb2d9015612a5d9cb3243f6f7d2e3a02f33.jpg,//www.gkzhan.com/chanpin/13112192.html,22217" class="" href="javascript:void(0);">对比</a> </div> </li> <li> <table><tbody><tr><td> <a href="https://www.gkzhan.com/st292950/product_13112190.html" target="_blank" title="智能指纹密码保密柜电子储物柜学校文档柜"><img src=https://img62.gkzhan.com/1c5e63a41dd9acb6afff90b080e559435f63cf0e32b38e18e9961f5b4628f87927b6d8a0df294fa4_208_208_5.jpg alt="智能指纹密码保密柜电子储物柜学校文档柜"/></a> </td></tr></tbody></table> <b><span>¥</span>450<em>佛山市</em></b> <span class="title"><a href="https://www.gkzhan.com/st292950/product_13112190.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="complareBtn13112190" data-pro="13112190,智能指纹密码保密柜电子储物柜学校文档柜,https://img62.gkzhan.com/1c5e63a41dd9acb6afff90b080e559435f63cf0e32b38e18e9961f5b4628f87927b6d8a0df294fa4.jpg,//www.gkzhan.com/chanpin/13112190.html,22217" class="" href="javascript:void(0);">对比</a> </div> </li> <li> <table><tbody><tr><td> <a href="https://www.gkzhan.com/st292950/product_13112187.html" target="_blank" title="学校教室储物柜学校学生书包柜密码保密柜"><img src=https://img44.gkzhan.com/344151f648682f181e8ba24547d829e2c87a610009efcedc724e2218760d23854fa5b2a495f5c086_208_208_5.jpg alt="学校教室储物柜学校学生书包柜密码保密柜"/></a> </td></tr></tbody></table> <b><span>¥</span>510<em>佛山市</em></b> <span class="title"><a href="https://www.gkzhan.com/st292950/product_13112187.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="complareBtn13112187" data-pro="13112187,学校教室储物柜学校学生书包柜密码保密柜,https://img44.gkzhan.com/344151f648682f181e8ba24547d829e2c87a610009efcedc724e2218760d23854fa5b2a495f5c086.jpg,//www.gkzhan.com/chanpin/13112187.html,22217" class="" href="javascript:void(0);">对比</a> </div> </li> <li> <table><tbody><tr><td> <a href="https://www.gkzhan.com/st292950/product_13076415.html" target="_blank" title="顺德文件柜档案密集柜手摇手动密集架工厂"><img src=https://img55.gkzhan.com/344151f648682f181e8ba24547d829e298a5a88c3f771039c3f6cbe0566cf2611310aebc1fb6e89a_208_208_5.jpg alt="顺德文件柜档案密集柜手摇手动密集架工厂"/></a> </td></tr></tbody></table> <b><span>¥</span>450<em>佛山市</em></b> <span class="title"><a href="https://www.gkzhan.com/st292950/product_13076415.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="complareBtn13076415" data-pro="13076415,顺德文件柜档案密集柜手摇手动密集架工厂,https://img55.gkzhan.com/344151f648682f181e8ba24547d829e298a5a88c3f771039c3f6cbe0566cf2611310aebc1fb6e89a.jpg,//www.gkzhan.com/chanpin/13076415.html,22217" class="" href="javascript:void(0);">对比</a> </div> </li> <li> <table><tbody><tr><td> <a href="https://www.gkzhan.com/st292950/product_13076397.html" target="_blank" title="学校宿舍铁床上下铺铁床定做高架床方管床"><img src=https://img51.gkzhan.com/e896eca9769be1d4ad9c1bcafc8b241b0d51a00a75efe1f5d92b8ecc0287e85c971f15a026751607_208_208_5.jpg alt="学校宿舍铁床上下铺铁床定做高架床方管床"/></a> </td></tr></tbody></table> <b><span>¥</span>140<em>佛山市</em></b> <span class="title"><a href="https://www.gkzhan.com/st292950/product_13076397.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="complareBtn13076397" data-pro="13076397,学校宿舍铁床上下铺铁床定做高架床方管床,https://img51.gkzhan.com/e896eca9769be1d4ad9c1bcafc8b241b0d51a00a75efe1f5d92b8ecc0287e85c971f15a026751607.jpg,//www.gkzhan.com/chanpin/13076397.html,22217" class="" href="javascript:void(0);">对比</a> </div> </li> <li> <table><tbody><tr><td> <a href="https://www.gkzhan.com/st292950/product_13076383.html" target="_blank" title="汕尾移动密集柜工厂档案柜维修开放式钢柜厂"><img src=https://img53.gkzhan.com/344151f648682f181e8ba24547d829e264d3e861dbcd3fd418fe3199a176a52c19f7aabda37e4834_208_208_5.jpg alt="汕尾移动密集柜工厂档案柜维修开放式钢柜厂"/></a> </td></tr></tbody></table> <b><span>¥</span>410<em>佛山市</em></b> <span class="title"><a href="https://www.gkzhan.com/st292950/product_13076383.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="complareBtn13076383" data-pro="13076383,汕尾移动密集柜工厂档案柜维修开放式钢柜厂,https://img53.gkzhan.com/344151f648682f181e8ba24547d829e264d3e861dbcd3fd418fe3199a176a52c19f7aabda37e4834.jpg,//www.gkzhan.com/chanpin/13076383.html,22217" class="" href="javascript:void(0);">对比</a> </div> </li> <li> <table><tbody><tr><td> <a href="https://www.gkzhan.com/st292950/product_13074278.html" target="_blank" title="不锈钢上下床工地宿舍高低床上窄下宽铁床"><img src=https://img51.gkzhan.com/e896eca9769be1d4ad9c1bcafc8b241b0d51a00a75efe1f5d92b8ecc0287e85c971f15a026751607_208_208_5.jpg alt="不锈钢上下床工地宿舍高低床上窄下宽铁床"/></a> </td></tr></tbody></table> <b><span>¥</span>140<em>佛山市</em></b> <span class="title"><a href="https://www.gkzhan.com/st292950/product_13074278.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="complareBtn13074278" data-pro="13074278,不锈钢上下床工地宿舍高低床上窄下宽铁床,https://img51.gkzhan.com/e896eca9769be1d4ad9c1bcafc8b241b0d51a00a75efe1f5d92b8ecc0287e85c971f15a026751607.jpg,//www.gkzhan.com/chanpin/13074278.html,22217" class="" href="javascript:void(0);">对比</a> </div> </li> <li> <table><tbody><tr><td> <a href="https://www.gkzhan.com/st292950/product_13063703.html" target="_blank" title="钢板储物柜钢制薄边活动柜双瓶防爆气瓶柜"><img src=https://img55.gkzhan.com/344151f648682f181e8ba24547d829e298a5a88c3f771039c3f6cbe0566cf2611310aebc1fb6e89a_208_208_5.jpg alt="钢板储物柜钢制薄边活动柜双瓶防爆气瓶柜"/></a> </td></tr></tbody></table> <b><span>¥</span>510<em>佛山市</em></b> <span class="title"><a href="https://www.gkzhan.com/st292950/product_13063703.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="complareBtn13063703" data-pro="13063703,钢板储物柜钢制薄边活动柜双瓶防爆气瓶柜,https://img55.gkzhan.com/344151f648682f181e8ba24547d829e298a5a88c3f771039c3f6cbe0566cf2611310aebc1fb6e89a.jpg,//www.gkzhan.com/chanpin/13063703.html,22217" class="" href="javascript:void(0);">对比</a> </div> </li> <li> <table><tbody><tr><td> <a href="https://www.gkzhan.com/st292950/product_13063629.html" target="_blank" title="钢卷帘柜玻璃文件柜冷轧钢板木纹钢柜储物柜"><img src=https://img44.gkzhan.com/344151f648682f181e8ba24547d829e2c87a610009efcedc724e2218760d23854fa5b2a495f5c086_208_208_5.jpg alt="钢卷帘柜玻璃文件柜冷轧钢板木纹钢柜储物柜"/></a> </td></tr></tbody></table> <b><span>¥</span>430<em>佛山市</em></b> <span class="title"><a href="https://www.gkzhan.com/st292950/product_13063629.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="complareBtn13063629" data-pro="13063629,钢卷帘柜玻璃文件柜冷轧钢板木纹钢柜储物柜,https://img44.gkzhan.com/344151f648682f181e8ba24547d829e2c87a610009efcedc724e2218760d23854fa5b2a495f5c086.jpg,//www.gkzhan.com/chanpin/13063629.html,22217" class="" href="javascript:void(0);">对比</a> </div> </li> <li> <table><tbody><tr><td> <a href="https://www.gkzhan.com/st292950/product_13058740.html" target="_blank" title="保密档案自动选层柜移动式档案室密集柜生产"><img src=https://img59.gkzhan.com/344151f648682f181e8ba24547d829e23dcd223efbd87e30d522dcd5db7eb9fd844a220045ec2eea_208_208_5.jpg alt="保密档案自动选层柜移动式档案室密集柜生产"/></a> </td></tr></tbody></table> <b><span>¥</span>510<em>佛山市</em></b> <span class="title"><a href="https://www.gkzhan.com/st292950/product_13058740.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="complareBtn13058740" data-pro="13058740,保密档案自动选层柜移动式档案室密集柜生产,https://img59.gkzhan.com/344151f648682f181e8ba24547d829e23dcd223efbd87e30d522dcd5db7eb9fd844a220045ec2eea.jpg,//www.gkzhan.com/chanpin/13058740.html,22217" class="" href="javascript:void(0);">对比</a> </div> </li> <li> <table><tbody><tr><td> <a href="https://www.gkzhan.com/st292950/product_13047544.html" target="_blank" title="90公分铁床公寓出租屋铁床龙骨铁板床工厂"><img src=https://img55.gkzhan.com/344151f648682f18ee89c38ecd71ce3b336db15753990bb2d9015612a5d9cb3243f6f7d2e3a02f33_208_208_5.jpg alt="90公分铁床公寓出租屋铁床龙骨铁板床工厂"/></a> </td></tr></tbody></table> <b><span>¥</span>145<em>佛山市</em></b> <span class="title"><a href="https://www.gkzhan.com/st292950/product_13047544.html" target="_blank" title="90公分铁床公寓出租屋铁床龙骨铁板床工厂"> 90公分铁床公寓出租屋铁床龙骨铁板床工厂</a></span> <p>佛山市优诚实验室设备有限公 <i title="企业实名认证" class="companyAuth" style="display: inline-block;"></i> </p> <div class="year"> <b class="free">|</b> <a id="complareBtn13047544" data-pro="13047544,90公分铁床公寓出租屋铁床龙骨铁板床工厂,https://img55.gkzhan.com/344151f648682f18ee89c38ecd71ce3b336db15753990bb2d9015612a5d9cb3243f6f7d2e3a02f33.jpg,//www.gkzhan.com/chanpin/13047544.html,22217" class="" href="javascript:void(0);">对比</a> </div> </li> <li> <table><tbody><tr><td> <a href="https://www.gkzhan.com/st292950/product_13047536.html" target="_blank" title="储物五层钢柜立式资料档案柜钢制活动柜生产"><img src=https://img55.gkzhan.com/344151f648682f18ee89c38ecd71ce3b45296ec21217cc8e71434a721d2111e328577377d34435a0_208_208_5.jpg alt="储物五层钢柜立式资料档案柜钢制活动柜生产"/></a> </td></tr></tbody></table> <b><span>¥</span>410<em>佛山市</em></b> <span class="title"><a href="https://www.gkzhan.com/st292950/product_13047536.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="complareBtn13047536" data-pro="13047536,储物五层钢柜立式资料档案柜钢制活动柜生产,https://img55.gkzhan.com/344151f648682f18ee89c38ecd71ce3b45296ec21217cc8e71434a721d2111e328577377d34435a0.jpg,//www.gkzhan.com/chanpin/13047536.html,22217" class="" href="javascript:void(0);">对比</a> </div> </li> <li> <table><tbody><tr><td> <a href="https://www.gkzhan.com/st292950/product_13047533.html" target="_blank" title="钢制抽屉柜拆装办公资料柜卡箱储物文件柜"><img src=https://img44.gkzhan.com/344151f648682f181e8ba24547d829e2c87a610009efcedc724e2218760d23854fa5b2a495f5c086_208_208_5.jpg alt="钢制抽屉柜拆装办公资料柜卡箱储物文件柜"/></a> </td></tr></tbody></table> <b><span>¥</span>430<em>佛山市</em></b> <span class="title"><a href="https://www.gkzhan.com/st292950/product_13047533.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="complareBtn13047533" data-pro="13047533,钢制抽屉柜拆装办公资料柜卡箱储物文件柜,https://img44.gkzhan.com/344151f648682f181e8ba24547d829e2c87a610009efcedc724e2218760d23854fa5b2a495f5c086.jpg,//www.gkzhan.com/chanpin/13047533.html,22217" class="" href="javascript:void(0);">对比</a> </div> </li> <li> <table><tbody><tr><td> <a href="https://www.gkzhan.com/st292950/product_13020673.html" target="_blank" title="学校宿舍柜寄存柜教育家具课室柜教室储藏柜"><img src=https://img44.gkzhan.com/344151f648682f181e8ba24547d829e2c87a610009efcedc724e2218760d23854fa5b2a495f5c086_208_208_5.jpg alt="学校宿舍柜寄存柜教育家具课室柜教室储藏柜"/></a> </td></tr></tbody></table> <b><span>¥</span>510<em>佛山市</em></b> <span class="title"><a href="https://www.gkzhan.com/st292950/product_13020673.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="complareBtn13020673" data-pro="13020673,学校宿舍柜寄存柜教育家具课室柜教室储藏柜,https://img44.gkzhan.com/344151f648682f181e8ba24547d829e2c87a610009efcedc724e2218760d23854fa5b2a495f5c086.jpg,//www.gkzhan.com/chanpin/13020673.html,22217" class="" href="javascript:void(0);">对比</a> </div> </li> <li> <table><tbody><tr><td> <a href="https://www.gkzhan.com/st292950/product_13020665.html" target="_blank" title="学校储物柜移动工程图纸密集柜教室钢制柜"><img src=https://img55.gkzhan.com/344151f648682f181e8ba24547d829e298a5a88c3f771039c3f6cbe0566cf2611310aebc1fb6e89a_208_208_5.jpg alt="学校储物柜移动工程图纸密集柜教室钢制柜"/></a> </td></tr></tbody></table> <b><span>¥</span>510<em>佛山市</em></b> <span class="title"><a href="https://www.gkzhan.com/st292950/product_13020665.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="complareBtn13020665" data-pro="13020665,学校储物柜移动工程图纸密集柜教室钢制柜,https://img55.gkzhan.com/344151f648682f181e8ba24547d829e298a5a88c3f771039c3f6cbe0566cf2611310aebc1fb6e89a.jpg,//www.gkzhan.com/chanpin/13020665.html,22217" class="" href="javascript:void(0);">对比</a> </div> </li> <li> <table><tbody><tr><td> <a href="https://www.gkzhan.com/st292950/product_13020630.html" target="_blank" title="凭证会计密集架一列5节钢制轨道密集柜厂家"><img src=https://img59.gkzhan.com/344151f648682f181e8ba24547d829e23dcd223efbd87e30d522dcd5db7eb9fd844a220045ec2eea_208_208_5.jpg alt="凭证会计密集架一列5节钢制轨道密集柜厂家"/></a> </td></tr></tbody></table> <b><span>¥</span>530<em>佛山市</em></b> <span class="title"><a href="https://www.gkzhan.com/st292950/product_13020630.html" target="_blank" title="凭证会计密集架一列5节钢制轨道密集柜厂家"> 凭证会计密集架一列5节钢制轨道密集柜厂家</a></span> <p>佛山市优诚实验室设备有限公 <i title="企业实名认证" class="companyAuth" style="display: inline-block;"></i> </p> <div class="year"> <b class="free">|</b> <a id="complareBtn13020630" data-pro="13020630,凭证会计密集架一列5节钢制轨道密集柜厂家,https://img59.gkzhan.com/344151f648682f181e8ba24547d829e23dcd223efbd87e30d522dcd5db7eb9fd844a220045ec2eea.jpg,//www.gkzhan.com/chanpin/13020630.html,22217" class="" href="javascript:void(0);">对比</a> </div> </li> <li> <table><tbody><tr><td> <a href="https://www.gkzhan.com/st292950/product_13020622.html" target="_blank" title="密集架安装图书资料室密集型架移动档案柜"><img src=https://img53.gkzhan.com/344151f648682f181e8ba24547d829e264d3e861dbcd3fd418fe3199a176a52c19f7aabda37e4834_208_208_5.jpg alt="密集架安装图书资料室密集型架移动档案柜"/></a> </td></tr></tbody></table> <b><span>¥</span>530<em>佛山市</em></b> <span class="title"><a href="https://www.gkzhan.com/st292950/product_13020622.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="complareBtn13020622" data-pro="13020622,密集架安装图书资料室密集型架移动档案柜,https://img53.gkzhan.com/344151f648682f181e8ba24547d829e264d3e861dbcd3fd418fe3199a176a52c19f7aabda37e4834.jpg,//www.gkzhan.com/chanpin/13020622.html,22217" class="" href="javascript:void(0);">对比</a> </div> </li> <li> <table><tbody><tr><td> <a href="https://www.gkzhan.com/st292950/product_13007337.html" target="_blank" title="无尘车间储物柜不锈钢更衣柜员工食堂碗柜"><img src=https://img65.gkzhan.com/1c5e63a41dd9acb6b76a05ef49637d314d671813c520a65c2322b0fd6b481a690eafbf3338c8175c_208_208_5.jpg alt="无尘车间储物柜不锈钢更衣柜员工食堂碗柜"/></a> </td></tr></tbody></table> <b><span>¥</span>530<em>佛山市</em></b> <span class="title"><a href="https://www.gkzhan.com/st292950/product_13007337.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="complareBtn13007337" data-pro="13007337,无尘车间储物柜不锈钢更衣柜员工食堂碗柜,https://img65.gkzhan.com/1c5e63a41dd9acb6b76a05ef49637d314d671813c520a65c2322b0fd6b481a690eafbf3338c8175c.jpg,//www.gkzhan.com/chanpin/13007337.html,22217" class="" href="javascript:void(0);">对比</a> </div> </li> <li> <table><tbody><tr><td> <a href="https://www.gkzhan.com/st292950/product_13007331.html" target="_blank" title="顺德办公室文件储物货柜12门不锈钢柜可调节"><img src=https://img53.gkzhan.com/f3bd478f3ca58da52e8cd21bc5f8ef867f3072ee7dbb9ff9e4e0240ab988387fd2344fda9c001ad1_208_208_5.jpg alt="顺德办公室文件储物货柜12门不锈钢柜可调节"/></a> </td></tr></tbody></table> <b><span>¥</span>510<em>佛山市</em></b> <span class="title"><a href="https://www.gkzhan.com/st292950/product_13007331.html" target="_blank" title="顺德办公室文件储物货柜12门不锈钢柜可调节"> 顺德办公室文件储物货柜12门不锈钢柜可调节</a></span> <p>佛山市优诚实验室设备有限公 <i title="企业实名认证" class="companyAuth" style="display: inline-block;"></i> </p> <div class="year"> <b class="free">|</b> <a id="complareBtn13007331" data-pro="13007331,顺德办公室文件储物货柜12门不锈钢柜可调节,https://img53.gkzhan.com/f3bd478f3ca58da52e8cd21bc5f8ef867f3072ee7dbb9ff9e4e0240ab988387fd2344fda9c001ad1.jpg,//www.gkzhan.com/chanpin/13007331.html,22217" class="" href="javascript:void(0);">对比</a> </div> </li> <li> <table><tbody><tr><td> <a href="https://www.gkzhan.com/st292950/product_13007326.html" target="_blank" title="工厂存放柜不锈钢食品储物柜带锁铁皮柜定做"><img src=https://img70.gkzhan.com/1c5e63a41dd9acb6b76a05ef49637d3195527cc3f4dec6f9285d8bd183a7ded070477018db7a4b10_208_208_5.jpg alt="工厂存放柜不锈钢食品储物柜带锁铁皮柜定做"/></a> </td></tr></tbody></table> <b><span>¥</span>530<em>佛山市</em></b> <span class="title"><a href="https://www.gkzhan.com/st292950/product_13007326.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="complareBtn13007326" data-pro="13007326,工厂存放柜不锈钢食品储物柜带锁铁皮柜定做,https://img70.gkzhan.com/1c5e63a41dd9acb6b76a05ef49637d3195527cc3f4dec6f9285d8bd183a7ded070477018db7a4b10.jpg,//www.gkzhan.com/chanpin/13007326.html,22217" class="" href="javascript:void(0);">对比</a> </div> </li> <li> <table><tbody><tr><td> <a href="https://www.gkzhan.com/st292950/product_13005565.html" target="_blank" title="顺德实验室铁床1.2米宽龙骨单层铁架床批发"><img src=https://img51.gkzhan.com/e896eca9769be1d4ad9c1bcafc8b241b0d51a00a75efe1f5d92b8ecc0287e85c971f15a026751607_208_208_5.jpg alt="顺德实验室铁床1.2米宽龙骨单层铁架床批发"/></a> </td></tr></tbody></table> <b><span>¥</span>155<em>佛山市</em></b> <span class="title"><a href="https://www.gkzhan.com/st292950/product_13005565.html" target="_blank" title="顺德实验室铁床1.2米宽龙骨单层铁架床批发"> 顺德实验室铁床1.2米宽龙骨单层铁架床批发</a></span> <p>佛山市优诚实验室设备有限公 <i title="企业实名认证" class="companyAuth" style="display: inline-block;"></i> </p> <div class="year"> <b class="free">|</b> <a id="complareBtn13005565" data-pro="13005565,顺德实验室铁床1.2米宽龙骨单层铁架床批发,https://img51.gkzhan.com/e896eca9769be1d4ad9c1bcafc8b241b0d51a00a75efe1f5d92b8ecc0287e85c971f15a026751607.jpg,//www.gkzhan.com/chanpin/13005565.html,22217" class="" href="javascript:void(0);">对比</a> </div> </li> <li> <table><tbody><tr><td> <a href="https://www.gkzhan.com/st292950/product_12971156.html" target="_blank" title="学生床用镀锌钢管铁架床工地铁床高架床"><img src=https://img51.gkzhan.com/e896eca9769be1d4ad9c1bcafc8b241b0d51a00a75efe1f5d92b8ecc0287e85c971f15a026751607_208_208_5.jpg alt="学生床用镀锌钢管铁架床工地铁床高架床"/></a> </td></tr></tbody></table> <b><span>¥</span>145<em>佛山市</em></b> <span class="title"><a href="https://www.gkzhan.com/st292950/product_12971156.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="complareBtn12971156" data-pro="12971156,学生床用镀锌钢管铁架床工地铁床高架床,https://img51.gkzhan.com/e896eca9769be1d4ad9c1bcafc8b241b0d51a00a75efe1f5d92b8ecc0287e85c971f15a026751607.jpg,//www.gkzhan.com/chanpin/12971156.html,22217" class="" href="javascript:void(0);">对比</a> </div> </li> </ul> <div class="clear"></div> </div> <div class="newspages"> <span id="fLink" style="display:none">/chanpin/22217/</span><a class="ft" title="第一页" href="/chanpin/22217/"></a><a class="prev" href="#" ></a><a class="on" href="/chanpin/22217/">1</a><a class="lt" href="#"></a><a class="next" title="最后一页" href="/chanpin/22217/"></a><span class="jump">共1页49条记录<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">智能制造网为您找到49条 <a href="https://www.gkzhan.com/chanpin/22217/">家具家居行业仪器</a>产品的价格/报价信息、 <a href="https://www.gkzhan.com/chanpin/22217/">家具家居行业仪器</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/st220625/product_13405670.html" title="电子密码锁保密柜" target="_blank">电子密码锁保密柜</a></h2> <div class="videoImg"> <a href="https://www.gkzhan.com/st220625/product_13405670.html" target="_blank" title="电子密码锁保密柜"> <img class="lazy" src=//img66.gkzhan.com/5eceadd4559dcfd2aa2f2a1668aa0a4737003d93cdfc18b9cf5855034c83192c3f8aa0ef7f567057_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-09-03</div>--> <div class="year"> <b class="free"></b> </div> </div> <br class="clear" /> </li> <li> <h2><a href="https://www.gkzhan.com/st220625/product_13405658.html" title="保密文件柜" target="_blank">保密文件柜</a></h2> <div class="videoImg"> <a href="https://www.gkzhan.com/st220625/product_13405658.html" target="_blank" title="保密文件柜"> <img class="lazy" src=//img70.gkzhan.com/5eceadd4559dcfd2aa2f2a1668aa0a4737003d93cdfc18b984e9214253422f9b4112e4c91c2f0ead_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-09-03</div>--> <div class="year"> <b class="free"></b> </div> </div> <br class="clear" /> </li> <li> <h2><a href="https://www.gkzhan.com/st220625/product_13405587.html" title="钢制文件柜" target="_blank">钢制文件柜</a></h2> <div class="videoImg"> <a href="https://www.gkzhan.com/st220625/product_13405587.html" target="_blank" title="钢制文件柜"> <img class="lazy" src=//img68.gkzhan.com/5eceadd4559dcfd2aa2f2a1668aa0a4737003d93cdfc18b97d9b3430eb862341ec240790299cd28f_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-09-03</div>--> <div class="year"> <b class="free"></b> </div> </div> <br class="clear" /> </li> <li> <h2><a href="https://www.gkzhan.com/st206991/product_13403332.html" title="移动密集柜" target="_blank">移动密集柜</a></h2> <div class="videoImg"> <a href="https://www.gkzhan.com/st206991/product_13403332.html" target="_blank" title="移动密集柜"> <img class="lazy" src=//img62.gkzhan.com/5eceadd4559dcfd2f25b3d782573a1c09152152834873b342a9eef2f9ab79b4c581287538848a104_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-08-31</div>--> <div class="year"> <b class="free"></b> </div> </div> <br class="clear" /> </li> <li> <h2><a href="https://www.gkzhan.com/st292950/product_13290719.html" title="上下铺学生宿舍床钢结构上下床铁架床厂家" target="_blank">上下铺学生宿舍床钢结构上下床铁架床厂家</a></h2> <div class="videoImg"> <a href="https://www.gkzhan.com/st292950/product_13290719.html" target="_blank" title="上下铺学生宿舍床钢结构上下床铁架床厂家"> <img class="lazy" src=//img52.gkzhan.com/ccccb3f2e5e1e7c62a8385f2144eb0755b60a199384d288ffed47677eb0ff092f5fa9774ca01ea9d_241_149_5.jpg /> </a> </div> <div class="text"> <!-- <h3 class="comp">佛山市优诚实验室设备有限公</h3> --> <h3 class="comp">地址:佛山市</h3> <div class="protype">型号:0042</div> <b><em>参考价:</em><span>¥</span>150</b> <!--<div class="date">更新 2024-06-20</div>--> <div class="year"> <b class="free"></b> </div> </div> <br class="clear" /> </li> <li> <h2><a href="https://www.gkzhan.com/st292950/product_13290712.html" title="生产活动柜抽屉储藏柜钢制活动推柜厂家组装" target="_blank">生产活动柜抽屉储藏柜钢制活动推柜厂家组装</a></h2> <div class="videoImg"> <a href="https://www.gkzhan.com/st292950/product_13290712.html" target="_blank" title="生产活动柜抽屉储藏柜钢制活动推柜厂家组装"> <img class="lazy" src=//img59.gkzhan.com/5300461ad746faf7eb7f5af295d9708c407996db1867812ff74d04864adc2a6d8f765f0f78de79ad_241_149_5.jpg /> </a> </div> <div class="text"> <!-- <h3 class="comp">佛山市优诚实验室设备有限公</h3> --> <h3 class="comp">地址:佛山市</h3> <div class="protype">型号:0063</div> <b><em>参考价:</em><span>¥</span>310</b> <!--<div class="date">更新 2024-06-20</div>--> <div class="year"> <b class="free"></b> </div> </div> <br class="clear" /> </li> <li> <h2><a href="https://www.gkzhan.com/st292950/product_13261413.html" title="广东宿舍龙骨床上下铺铁床工地宿舍铁床厂家" target="_blank">广东宿舍龙骨床上下铺铁床工地宿舍铁床厂家</a></h2> <div class="videoImg"> <a href="https://www.gkzhan.com/st292950/product_13261413.html" target="_blank" title="广东宿舍龙骨床上下铺铁床工地宿舍铁床厂家"> <img class="lazy" src=//img52.gkzhan.com/ccccb3f2e5e1e7c62a8385f2144eb0755b60a199384d288ffed47677eb0ff092f5fa9774ca01ea9d_241_149_5.jpg /> </a> </div> <div class="text"> <!-- <h3 class="comp">佛山市优诚实验室设备有限公</h3> --> <h3 class="comp">地址:佛山市</h3> <div class="protype">型号:007</div> <b><em>参考价:</em><span>¥</span>155</b> <!--<div class="date">更新 2024-06-20</div>--> <div class="year"> <b class="free"></b> </div> </div> <br class="clear" /> </li> <li> <h2><a href="https://www.gkzhan.com/st292950/product_13261406.html" title="定做档案储物铁皮柜指纹密码文件柜免安装" target="_blank">定做档案储物铁皮柜指纹密码文件柜免安装</a></h2> <div class="videoImg"> <a href="https://www.gkzhan.com/st292950/product_13261406.html" target="_blank" title="定做档案储物铁皮柜指纹密码文件柜免安装"> <img class="lazy" src=//img44.gkzhan.com/344151f648682f181e8ba24547d829e2c87a610009efcedc724e2218760d23854fa5b2a495f5c086_241_149_5.jpg /> </a> </div> <div class="text"> <!-- <h3 class="comp">佛山市优诚实验室设备有限公</h3> --> <h3 class="comp">地址:佛山市</h3> <div class="protype">型号:0082</div> <b><em>参考价:</em><span>¥</span>510</b> <!--<div class="date">更新 2024-06-20</div>--> <div class="year"> <b class="free"></b> </div> </div> <br class="clear" /> </li> <li> <h2><a href="https://www.gkzhan.com/st292950/product_13261402.html" title="钢制柜单节双门条形码存包柜感应锁储物柜厂" target="_blank">钢制柜单节双门条形码存包柜感应锁储物柜厂</a></h2> <div class="videoImg"> <a href="https://www.gkzhan.com/st292950/product_13261402.html" target="_blank" title="钢制柜单节双门条形码存包柜感应锁储物柜厂"> <img class="lazy" src=//img59.gkzhan.com/b8952c37eaf8d86ffacef972541ac3341e6db361888e96fb7d316fd77ad21a9fcea968486aea6a64_241_149_5.jpg /> </a> </div> <div class="text"> <!-- <h3 class="comp">佛山市优诚实验室设备有限公</h3> --> <h3 class="comp">地址:佛山市</h3> <div class="protype">型号:055</div> <b><em>参考价:</em><span>¥</span>510</b> <!--<div class="date">更新 2024-06-20</div>--> <div class="year"> <b class="free"></b> </div> </div> <br class="clear" /> </li> <li> <h2><a href="https://www.gkzhan.com/st292950/product_13258293.html" title="厂家拆装钢制图书馆书架安装钢木书架期刊架" target="_blank">厂家拆装钢制图书馆书架安装钢木书架期刊架</a></h2> <div class="videoImg"> <a href="https://www.gkzhan.com/st292950/product_13258293.html" target="_blank" title="厂家拆装钢制图书馆书架安装钢木书架期刊架"> <img class="lazy" src=//img60.gkzhan.com/b8952c37eaf8d86ffacef972541ac334d8157adfd4dc0d3e4f2b6d4017519661bd85a0105dc723df_241_149_5.jpg /> </a> </div> <div class="text"> <!-- <h3 class="comp">佛山市优诚实验室设备有限公</h3> --> <h3 class="comp">地址:佛山市</h3> <div class="protype">型号:022</div> <b><em>参考价:</em><span>¥</span>530</b> <!--<div class="date">更新 2024-06-20</div>--> <div class="year"> <b class="free"></b> </div> </div> <br class="clear" /> </li> <li> <h2><a href="https://www.gkzhan.com/st292950/product_13258249.html" title="定制生产圆管上下铺铁床圆管大弯特厚铁床厂" target="_blank">定制生产圆管上下铺铁床圆管大弯特厚铁床厂</a></h2> <div class="videoImg"> <a href="https://www.gkzhan.com/st292950/product_13258249.html" target="_blank" title="定制生产圆管上下铺铁床圆管大弯特厚铁床厂"> <img class="lazy" src=//img52.gkzhan.com/ccccb3f2e5e1e7c62a8385f2144eb0755b60a199384d288ffed47677eb0ff092f5fa9774ca01ea9d_241_149_5.jpg /> </a> </div> <div class="text"> <!-- <h3 class="comp">佛山市优诚实验室设备有限公</h3> --> <h3 class="comp">地址:佛山市</h3> <div class="protype">型号:0211</div> <b><em>参考价:</em><span>¥</span>155</b> <!--<div class="date">更新 2024-06-20</div>--> <div class="year"> <b class="free"></b> </div> </div> <br class="clear" /> </li> <li> <h2><a href="https://www.gkzhan.com/st292950/product_13258242.html" title="佛山厂宿舍铁床圆管铁架床50圆管大弯床批发" target="_blank">佛山厂宿舍铁床圆管铁架床50圆管大弯床批发</a></h2> <div class="videoImg"> <a href="https://www.gkzhan.com/st292950/product_13258242.html" target="_blank" title="佛山厂宿舍铁床圆管铁架床50圆管大弯床批发"> <img class="lazy" src=//img55.gkzhan.com/344151f648682f18ee89c38ecd71ce3b336db15753990bb2d9015612a5d9cb3243f6f7d2e3a02f33_241_149_5.jpg /> </a> </div> <div class="text"> <!-- <h3 class="comp">佛山市优诚实验室设备有限公</h3> --> <h3 class="comp">地址:佛山市</h3> <div class="protype">型号:0552</div> <b><em>参考价:</em><span>¥</span>145</b> <!--<div class="date">更新 2024-06-20</div>--> <div class="year"> <b class="free"></b> </div> </div> <br class="clear" /> </li> <li> <h2><a href="https://www.gkzhan.com/st292950/product_13245608.html" title="钢制办公家具办公储物柜办公室边柜厂家" target="_blank">钢制办公家具办公储物柜办公室边柜厂家</a></h2> <div class="videoImg"> <a href="https://www.gkzhan.com/st292950/product_13245608.html" target="_blank" title="钢制办公家具办公储物柜办公室边柜厂家"> <img class="lazy" src=//img59.gkzhan.com/344151f648682f181e8ba24547d829e23dcd223efbd87e30d522dcd5db7eb9fd844a220045ec2eea_241_149_5.jpg /> </a> </div> <div class="text"> <!-- <h3 class="comp">佛山市优诚实验室设备有限公</h3> --> <h3 class="comp">地址:佛山市</h3> <div class="protype">型号:0014</div> <b><em>参考价:</em><span>¥</span>430</b> <!--<div class="date">更新 2024-06-20</div>--> <div class="year"> <b class="free"></b> </div> </div> <br class="clear" /> </li> <li> <h2><a href="https://www.gkzhan.com/st292950/product_13245606.html" title="储物净化无尘车间更鞋柜钢制文件柜厂家供货" target="_blank">储物净化无尘车间更鞋柜钢制文件柜厂家供货</a></h2> <div class="videoImg"> <a href="https://www.gkzhan.com/st292950/product_13245606.html" target="_blank" title="储物净化无尘车间更鞋柜钢制文件柜厂家供货"> <img class="lazy" src=//img55.gkzhan.com/344151f648682f181e8ba24547d829e298a5a88c3f771039c3f6cbe0566cf2611310aebc1fb6e89a_241_149_5.jpg /> </a> </div> <div class="text"> <!-- <h3 class="comp">佛山市优诚实验室设备有限公</h3> --> <h3 class="comp">地址:佛山市</h3> <div class="protype">型号:0225</div> <b><em>参考价:</em><span>¥</span>430</b> <!--<div class="date">更新 2024-06-20</div>--> <div class="year"> <b class="free"></b> </div> </div> <br class="clear" /> </li> <li> <h2><a href="https://www.gkzhan.com/st292950/product_13236337.html" title="铁板床上下铺床铁床镀锌管上下床厂家批发" target="_blank">铁板床上下铺床铁床镀锌管上下床厂家批发</a></h2> <div class="videoImg"> <a href="https://www.gkzhan.com/st292950/product_13236337.html" target="_blank" title="铁板床上下铺床铁床镀锌管上下床厂家批发"> <img class="lazy" src=//img55.gkzhan.com/344151f648682f18ee89c38ecd71ce3b336db15753990bb2d9015612a5d9cb3243f6f7d2e3a02f33_241_149_5.jpg /> </a> </div> <div class="text"> <!-- <h3 class="comp">佛山市优诚实验室设备有限公</h3> --> <h3 class="comp">地址:佛山市</h3> <div class="protype">型号:00422</div> <b><em>参考价:</em><span>¥</span>155</b> <!--<div class="date">更新 2024-06-20</div>--> <div class="year"> <b class="free"></b> </div> </div> <br class="clear" /> </li> <li> <h2><a href="https://www.gkzhan.com/st292950/product_13236336.html" title="密码锁密集柜不锈钢文件柜六门更衣柜家具厂" target="_blank">密码锁密集柜不锈钢文件柜六门更衣柜家具厂</a></h2> <div class="videoImg"> <a href="https://www.gkzhan.com/st292950/product_13236336.html" target="_blank" title="密码锁密集柜不锈钢文件柜六门更衣柜家具厂"> <img class="lazy" src=//img54.gkzhan.com/dff4085807f5b902f74bfbe01640040b5e37f7c495f10f98aca54aec91ef3ba095aa50e2d18b5deb_241_149_5.jpg /> </a> </div> <div class="text"> <!-- <h3 class="comp">佛山市优诚实验室设备有限公</h3> --> <h3 class="comp">地址:佛山市</h3> <div class="protype">型号:0221</div> <b><em>参考价:</em><span>¥</span>530</b> <!--<div class="date">更新 2024-06-20</div>--> <div class="year"> <b class="free"></b> </div> </div> <br class="clear" /> </li> <li> <h2><a href="https://www.gkzhan.com/st292950/product_13236334.html" title="电子柜保密设备保密柜钢制储物柜可定制型号" target="_blank">电子柜保密设备保密柜钢制储物柜可定制型号</a></h2> <div class="videoImg"> <a href="https://www.gkzhan.com/st292950/product_13236334.html" target="_blank" title="电子柜保密设备保密柜钢制储物柜可定制型号"> <img class="lazy" src=//img55.gkzhan.com/344151f648682f181e8ba24547d829e298a5a88c3f771039c3f6cbe0566cf2611310aebc1fb6e89a_241_149_5.jpg /> </a> </div> <div class="text"> <!-- <h3 class="comp">佛山市优诚实验室设备有限公</h3> --> <h3 class="comp">地址:佛山市</h3> <div class="protype">型号:02241</div> <b><em>参考价:</em><span>¥</span>530</b> <!--<div class="date">更新 2024-06-20</div>--> <div class="year"> <b class="free"></b> </div> </div> <br class="clear" /> </li> <li> <h2><a href="https://www.gkzhan.com/st292950/product_13236333.html" title="保密柜可移动档案柜下置三层移门柜储物柜" target="_blank">保密柜可移动档案柜下置三层移门柜储物柜</a></h2> <div class="videoImg"> <a href="https://www.gkzhan.com/st292950/product_13236333.html" target="_blank" title="保密柜可移动档案柜下置三层移门柜储物柜"> <img class="lazy" src=//img46.gkzhan.com/b8952c37eaf8d86f0db42970a4db435fc2af610d54393fe7998e3b295209cdc9c31c97d8ce0d5f89_241_149_5.jpg /> </a> </div> <div class="text"> <!-- <h3 class="comp">佛山市优诚实验室设备有限公</h3> --> <h3 class="comp">地址:佛山市</h3> <div class="protype">型号:0055</div> <b><em>参考价:</em><span>¥</span>510</b> <!--<div class="date">更新 2024-06-20</div>--> <div class="year"> <b class="free"></b> </div> </div> <br class="clear" /> </li> <li> <h2><a href="https://www.gkzhan.com/st292950/product_13229078.html" title="教室书架钢制图书馆书架组合书架厂家供货" target="_blank">教室书架钢制图书馆书架组合书架厂家供货</a></h2> <div class="videoImg"> <a href="https://www.gkzhan.com/st292950/product_13229078.html" target="_blank" title="教室书架钢制图书馆书架组合书架厂家供货"> <img class="lazy" src=//img48.gkzhan.com/b8952c37eaf8d86ffacef972541ac3344a842526f9b6f915616716efb6fadaffa43fb34140ece7a7_241_149_5.jpg /> </a> </div> <div class="text"> <!-- <h3 class="comp">佛山市优诚实验室设备有限公</h3> --> <h3 class="comp">地址:佛山市</h3> <div class="protype">型号:0085</div> <b><em>参考价:</em><span>¥</span>580</b> <!--<div class="date">更新 2024-06-20</div>--> <div class="year"> <b class="free"></b> </div> </div> <br class="clear" /> </li> <li> <h2><a href="https://www.gkzhan.com/st292950/product_13218593.html" title="推拉门钢制文件柜八门储物柜学生五节柜尺寸" target="_blank">推拉门钢制文件柜八门储物柜学生五节柜尺寸</a></h2> <div class="videoImg"> <a href="https://www.gkzhan.com/st292950/product_13218593.html" target="_blank" title="推拉门钢制文件柜八门储物柜学生五节柜尺寸"> <img class="lazy" src=//img44.gkzhan.com/344151f648682f181e8ba24547d829e2c87a610009efcedc724e2218760d23854fa5b2a495f5c086_241_149_5.jpg /> </a> </div> <div class="text"> <!-- <h3 class="comp">佛山市优诚实验室设备有限公</h3> --> <h3 class="comp">地址:佛山市</h3> <div class="protype">型号:0052</div> <b><em>参考价:</em><span>¥</span>450</b> <!--<div class="date">更新 2024-06-20</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="22217"> 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=202412120414'></script> <script type='text/javascript' src='/js/AdvertiseTotle.js?v=202412120414'></script> </body> </html>