CINXE.COM

环保/保温/密封/防水防-环保/保温/密封/防水防价格|型号|厂家-化工机械设备网

<!DOCTYPE html> <html> <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("huajx.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.huajx.com'); } </script> <link rel="canonical" href="https://www.huajx.com/gongying/t20798/" /> <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="化工机械设备网为您推荐环保/保温/密封/防水防相关产品119603条,其中包括环保/保温/密封/防水防批发价格报价、品牌厂家供应商、产品介绍图片视频材质参数、技术资料工作原理以及全国各地环保/保温/密封/防水防产品行情信息等内容,如果您想了解更多更详细的环保/保温/密封/防水防信息,您可以点击产品详情或在线给企业发送留言咨询。" /> <META NAME="Keywords" CONTENT="环保/保温/密封/防水防价格,环保/保温/密封/防水防厂家,环保/保温/密封/防水防型号" /> <link rel="stylesheet" href="https://public.mtnets.com/css/base.css"> <link rel="stylesheet" href="https://www.huajx.com/css/products/proarticlecommonNew.css?v=20220928"> <link rel="stylesheet" href="https://www.huajx.com/css/products/prolist_style.css?v=20220928"/> <link rel="stylesheet" href="https://www.huajx.com/css/products/products_prolist.css?v=202209281008"> <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.huajx.com/gongying/t20798/" /> <meta name="mobile-agent" content="format=xhtml; url=https://m.huajx.com/gongying/t20798/"> <meta name="mobile-agent" content="format=wml;url=https://m.huajx.com/gongying/t20798/"> <link rel="alternate" media="only screen and(max-width: 640px)" href="https://m.huajx.com/gongying/t20798/" > <script type="text/javascript"> var sAdClassIDs="huajx;20798"; </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.huajx.com/default.aspx?Include/products/prolist2022/prolist_header" allowtransparency="true" width="100%" height="41" scrolling="no" frameborder="0" ></iframe></div> <!-- <div class="Tophead w"><p> <a href="javascript:" class="moblie">下载APP<img class="hbapp" src="https://www.huajx.com/images/hbapp.png" alt=""></a><a href="javascript:" class="moweixin">微信<img class="hbweixin" src="https://www.huajx.com/images/hbweixin.jpg" alt=""></a></p> </div> 头部 --> <!-- 当广告只有一个时 --> <!-- 搜索框 --> <div class="top w"> <div class="logo"> <a href="https://www.huajx.com" target="_blank"><img src="https://www.huajx.com/images/version/2022/index/indexlogo.png"></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> <li>展会</li> <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> </div> <div class="clear"></div> </div> <div class="location w"> <p> <a href="https://www.huajx.com/" class="bigClass">化工机械网</a>&gt; <a href="https://www.huajx.com/update/newtype.html" target="_blank" class="bigClass">全部分类</a>&gt; <a class="bigClass" title="环保/保温/密封/防水防">环保/保温/密封/防水防</a> </p> <span><a style="color: #333;">更新时间:2024-11-26</a></span> <span><a href="https://www.huajx.com/product/" target="_blank">返回产品中心</a></span> </div> <div class="findtop"> <div class="w"> <dl> <dt>已选条件</dt> <dd> <ul class="selectedUl" id="exist"> </ul> </dd> </dl> <dl> <dt>产品分类</dt> <dd> <ul class="otherexi"> <li> <a href="https://www.huajx.com/gongying/t20799/" title="防水材料">防水材料<span>(3449)</span></a> </li> <li> <a href="https://www.huajx.com/gongying/t20805/" title="包装材料">包装材料<span>(365)</span></a> </li> <li> <a href="https://www.huajx.com/gongying/t20814/" title="建筑装饰材料">建筑装饰材料<span>(138)</span></a> </li> <li> <a href="https://www.huajx.com/gongying/t20822/" title="阻燃材料">阻燃材料<span>(2634)</span></a> </li> <li> <a href="https://www.huajx.com/gongying/t20846/" title="密封材料">密封材料<span>(3790)</span></a> </li> <li> <a href="https://www.huajx.com/gongying/t20854/" title="环氧地坪">环氧地坪<span>(965)</span></a> </li> <li> <a href="https://www.huajx.com/gongying/t20832/" title="保温材料">保温材料<span>(94052)</span></a> </li> <li> <a href="https://www.huajx.com/gongying/t20863/" title="防腐涂料">防腐涂料<span>(7201)</span></a> </li> <li> <a href="https://www.huajx.com/gongying/t20864/" title="其它环保/保温/密封/防水防">其它环保/保温/密封/防水防<span>(7009)</span></a> </li> <br class="clear"> </ul> </dd> <a class="more">展开<i></i></a> </dl> <dl class="brandBox" style="display:none;"> <dt>品牌</dt> <dd> <ul class="brand"> <li><a href="javascript:void(0);" onclick="SetFormValue('parm_p',1);SetFormValue('parm_pbid','1716');formProListSubmit();Vivian.UpdateBrandHappiness('1716');" class="brand_C" id="brand_1716_0" title="沧华盾">沧华盾</a><input type="hidden" value="1716" id="hiddenbrand_1716"/></li> <li><a href="javascript:void(0);" onclick="SetFormValue('parm_p',1);SetFormValue('parm_pbid','17');formProListSubmit();Vivian.UpdateBrandHappiness('17');" class="brand_q" id="brand_17_0" title="其他品牌">其他品牌</a><input type="hidden" value="17" id="hiddenbrand_17"/></li> <br class="clear"> </ul> </dd> <a class="more">展开<i></i></a> </dl> </div> </div> <!-- 分类框 --> <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','0');location.reload();" class="on"><i class="icon-menu"></i>大图</a><a href="javascript:void(0);" onclick="WriteCookies('ProlistPageStyle','1');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>119603</span>条 <h1>环保/保温/密封/防水防</h1> 产品信息 </div> </div> </div> <div class="wrapper w"> <div class="proBoxLeft"> <div class="proBox1"> <ul> <li> <table><tbody><tr><td> <a href="https://www.huajx.com/gongying/4497206.html" target="_blank" title="综合调节池回转式格栅除污机"><img src=https://img64.huajx.com/15503715273aa74df08dff5a0006182067b3b581bfcbc07e10ed1dcb832d915f99345d44f43dbb9b_208_208_5.jpg alt="综合调节池回转式格栅除污机"/></a> </td></tr></tbody></table> <div class="text"> <b><span>&yen</span>20000<em>南京市</em></b> <span class="title"><a href="https://www.huajx.com/gongying/4497206.html" target="_blank" title="综合调节池回转式格栅除污机"> 综合调节池回转式格栅除污机</a></span> <p>南京兰江水处理设备有限公司 <i title="企业实名认证2" class="companyAuth" style="display: inline-block;"></i> </p> <div class="year"> <b class="Leveltop">|</b> <span>第<font>3</font>年</span> <a id="complareBtn4497206" data-pro="4497206,综合调节池回转式格栅除污机,https://img64.huajx.com/15503715273aa74df08dff5a0006182067b3b581bfcbc07e10ed1dcb832d915f99345d44f43dbb9b.jpg,https://www.huajx.com/gongying/4497206.html,20865" class="duibi" href="javascript:void(0);">对比</a> </div> </div> <!--<div class="complare"> <span></span> </div>--> </li> <li> <table><tbody><tr><td> <a href="https://www.huajx.com/gongying/1809258.html" target="_blank" title="复合材料机械密封反应釜"><img src=https://img64.huajx.com/44accc06b380a19beeada1590576f242a792bad5e7669c244d2a97d58463e82dfec953bdbd2039b0_208_208_5.jpg alt="复合材料机械密封反应釜"/></a> </td></tr></tbody></table> <div class="text"> <b>面议<em>烟台市</em></b> <span class="title"><a href="https://www.huajx.com/gongying/1809258.html" target="_blank" title="复合材料机械密封反应釜"> 复合材料机械密封反应釜</a></span> <p>蓬莱禄昊化工机械有限公司 <i title="企业实名认证2" class="companyAuth" style="display: inline-block;"></i> </p> <div class="year"> <b class="Leveltop">|</b> <span>第<font>11</font>年</span> <a id="complareBtn1809258" data-pro="1809258,复合材料机械密封反应釜,https://img64.huajx.com/44accc06b380a19beeada1590576f242a792bad5e7669c244d2a97d58463e82dfec953bdbd2039b0.jpg,https://www.huajx.com/gongying/1809258.html,20849" class="duibi" href="javascript:void(0);">对比</a> </div> </div> <!--<div class="complare"> <span></span> </div>--> </li> <li> <table><tbody><tr><td> <a href="https://www.huajx.com/gongying/4310137.html" target="_blank" title="商用自动进料餐厨垃圾综合处理一体机"><img src=https://img61.huajx.com/5eceadd4559dcfd236143b7986acd6b05dfae506bbe73eb94d4e35026982c8a62ea65a977171aa20_208_208_5.jpg alt="商用自动进料餐厨垃圾综合处理一体机"/></a> </td></tr></tbody></table> <div class="text"> <b>面议<em>济宁市</em></b> <span class="title"><a href="https://www.huajx.com/gongying/4310137.html" target="_blank" title="商用自动进料餐厨垃圾综合处理一体机"> 商用自动进料餐厨垃圾综合处理一体机</a></span> <p>山东家佳嘉环保科技有限公司 <i title="企业实名认证2" class="companyAuth" style="display: inline-block;"></i> </p> <div class="year"> <b class="Leveltop">|</b> <span>第<font>1</font>年</span> <a id="complareBtn4310137" data-pro="4310137,商用自动进料餐厨垃圾综合处理一体机,https://img61.huajx.com/5eceadd4559dcfd236143b7986acd6b05dfae506bbe73eb94d4e35026982c8a62ea65a977171aa20.jpg,https://www.huajx.com/gongying/4310137.html,20865" class="duibi" href="javascript:void(0);">对比</a> </div> </div> <!--<div class="complare"> <span></span> </div>--> </li> <li> <table><tbody><tr><td> <a href="https://www.huajx.com/gongying/4258739.html" target="_blank" title="HPCS6300光色电综合测试系统"><img src=https://img67.huajx.com/5eceadd4559dcfd21e1048ed78a6ff629a771c08b3e42203364010566d465e0bfb2164ac2e63912f_208_208_5.png alt="HPCS6300光色电综合测试系统"/></a> </td></tr></tbody></table> <div class="text"> <b>面议<em>杭州市</em></b> <span class="title"><a href="https://www.huajx.com/gongying/4258739.html" target="_blank" title="HPCS6300光色电综合测试系统"> hpcs6300光色电综合测试系统</a></span> <p>杭州虹谱光色科技有限公司 <i title="企业实名认证2" class="companyAuth" style="display: inline-block;"></i> </p> <div class="year"> <b class="Leveltop">|</b> <span>第<font>1</font>年</span> <a id="complareBtn4258739" data-pro="4258739,HPCS6300光色电综合测试系统,https://img67.huajx.com/5eceadd4559dcfd21e1048ed78a6ff629a771c08b3e42203364010566d465e0bfb2164ac2e63912f.png,https://www.huajx.com/gongying/4258739.html,20865" class="duibi" href="javascript:void(0);">对比</a> </div> </div> <!--<div class="complare"> <span></span> </div>--> </li> <li> <table><tbody><tr><td> <a href="https://www.huajx.com/gongying/4160728.html" target="_blank" title="ZWM-0320橡胶密封圈性能试验机"><img src=https://img77.huajx.com/5eceadd4559dcfd2814dc5253b6dad739b2696d0fcb5b1c8c38f4c7fe50043936fb948f23947e186_208_208_5.jpg alt="ZWM-0320橡胶密封圈性能试验机"/></a> </td></tr></tbody></table> <div class="text"> <b>面议<em>济南市</em></b> <span class="title"><a href="https://www.huajx.com/gongying/4160728.html" target="_blank" title="ZWM-0320橡胶密封圈性能试验机"> zwm-0320橡胶密封圈性能试验机</a></span> <p>山东德瑞克仪器股份有限公司 <i title="企业实名认证2" class="companyAuth" style="display: inline-block;"></i> </p> <div class="year"> <b class="Leveltop">|</b> <span>第<font>1</font>年</span> <a id="complareBtn4160728" data-pro="4160728,ZWM-0320橡胶密封圈性能试验机,https://img77.huajx.com/5eceadd4559dcfd2814dc5253b6dad739b2696d0fcb5b1c8c38f4c7fe50043936fb948f23947e186.jpg,https://www.huajx.com/gongying/4160728.html,20848" class="duibi" href="javascript:void(0);">对比</a> </div> </div> <!--<div class="complare"> <span></span> </div>--> </li> <li> <table><tbody><tr><td> <a href="https://www.huajx.com/gongying/3816685.html" target="_blank" title="低速聚氨酯潜水推流器"><img src=https://img76.huajx.com/1ef287ee8bdc4a0267a5df9eec898864fb0e87a57ecb1812b5aee93afbcc926d1beddd6c67802a3b_208_208_5.jpg alt="低速聚氨酯潜水推流器"/></a> </td></tr></tbody></table> <div class="text"> <b>面议<em>南京市</em></b> <span class="title"><a href="https://www.huajx.com/gongying/3816685.html" target="_blank" title="低速聚氨酯潜水推流器"> 低速聚氨酯潜水推流器</a></span> <p>南京飞力环保设备制造有限公司 <i title="企业实名认证2" class="companyAuth" style="display: inline-block;"></i> </p> <div class="year"> <b class="Leveltop">|</b> <span>第<font>1</font>年</span> <a id="complareBtn3816685" data-pro="3816685,低速聚氨酯潜水推流器,https://img76.huajx.com/1ef287ee8bdc4a0267a5df9eec898864fb0e87a57ecb1812b5aee93afbcc926d1beddd6c67802a3b.jpg,https://www.huajx.com/gongying/3816685.html,20837" class="duibi" href="javascript:void(0);">对比</a> </div> </div> <!--<div class="complare"> <span></span> </div>--> </li> <li> <table><tbody><tr><td> <a href="https://www.huajx.com/gongying/3813139.html" target="_blank" title="集装式机械密封"><img src=https://img64.huajx.com/1ef287ee8bdc4a024ef8782ca522aa64dbb45e929805f97b4a76221be78e358a8448bda3a5fa685f_208_208_5.jpg alt="集装式机械密封"/></a> </td></tr></tbody></table> <div class="text"> <b>面议<em>张家港市</em></b> <span class="title"><a href="https://www.huajx.com/gongying/3813139.html" target="_blank" title="集装式机械密封"> 集装式机械密封</a></span> <p>江苏科奥流体科技有限公司 <i title="企业实名认证2" class="companyAuth" style="display: inline-block;"></i> </p> <div class="year"> <b class="Leveltop">|</b> <span>第<font>1</font>年</span> <a id="complareBtn3813139" data-pro="3813139,集装式机械密封,https://img64.huajx.com/1ef287ee8bdc4a024ef8782ca522aa64dbb45e929805f97b4a76221be78e358a8448bda3a5fa685f.jpg,https://www.huajx.com/gongying/3813139.html,20853" class="duibi" href="javascript:void(0);">对比</a> </div> </div> <!--<div class="complare"> <span></span> </div>--> </li> <li> <table><tbody><tr><td> <a href="https://www.huajx.com/gongying/3811016.html" target="_blank" title="FY-DQ101大气颗粒物综合采样器"><img src=https://img65.huajx.com/1ef287ee8bdc4a02cec000b67e1cb2137f3f57e0a95a26c6ea49a5ada031170fe18df7feff4c034c_208_208_5.jpg alt="FY-DQ101大气颗粒物综合采样器"/></a> </td></tr></tbody></table> <div class="text"> <b>面议<em>武汉市</em></b> <span class="title"><a href="https://www.huajx.com/gongying/3811016.html" target="_blank" title="FY-DQ101大气颗粒物综合采样器"> fy-dq101大气颗粒物综合采样器</a></span> <p>湖北方圆环保科技有限公司 <i title="企业实名认证2" class="companyAuth" style="display: inline-block;"></i> </p> <div class="year"> <b class="Leveltop">|</b> <span>第<font>1</font>年</span> <a id="complareBtn3811016" data-pro="3811016,FY-DQ101大气颗粒物综合采样器,https://img65.huajx.com/1ef287ee8bdc4a02cec000b67e1cb2137f3f57e0a95a26c6ea49a5ada031170fe18df7feff4c034c.jpg,https://www.huajx.com/gongying/3811016.html,20865" class="duibi" href="javascript:void(0);">对比</a> </div> </div> <!--<div class="complare"> <span></span> </div>--> </li> <li> <table><tbody><tr><td> <a href="https://www.huajx.com/gongying/4652422.html" target="_blank" title="橡塑材料介质损耗测试测量仪器"><img src=https://img79.huajx.com/319cc19b395d723d6a265d61a1934d6aa62e088025567c68994414054dff76181cb5548b6730c024_208_208_5.jpg alt="橡塑材料介质损耗测试测量仪器"/></a> </td></tr></tbody></table> <div class="text"> <b><span>&yen</span>20000<em>廊坊市</em></b> <span class="title"><a href="https://www.huajx.com/gongying/4652422.html" target="_blank" title="橡塑材料介质损耗测试测量仪器"> 橡塑材料介质损耗测试测量仪器</a></span> <p>河北红日仪器设备有限公司 <i title="企业实名认证2" class="companyAuth" style="display: inline-block;"></i> </p> <div class="year"> <b class="senior">|</b> <span>第<font>2</font>年</span> <a id="complareBtn4652422" data-pro="4652422,橡塑材料介质损耗测试测量仪器,https://img79.huajx.com/319cc19b395d723d6a265d61a1934d6aa62e088025567c68994414054dff76181cb5548b6730c024.jpg,https://www.huajx.com/gongying/4652422.html,20836" class="duibi" href="javascript:void(0);">对比</a> </div> </div> <!--<div class="complare"> <span></span> </div>--> </li> <li> <table><tbody><tr><td> <a href="https://www.huajx.com/gongying/3635281.html" target="_blank" title="聚氨酯发泡配套冷水机"><img src=https://img78.huajx.com/92b8cee7c1618c63a34ec0ce2d5ed77dd359b6cad02a05703640c73dbcf5d609a779d4deb4d84b42_208_208_5.jpg alt="聚氨酯发泡配套冷水机"/></a> </td></tr></tbody></table> <div class="text"> <b><span>&yen</span>1<em>苏州市</em></b> <span class="title"><a href="https://www.huajx.com/gongying/3635281.html" target="_blank" title="聚氨酯发泡配套冷水机"> 聚氨酯发泡配套冷水机</a></span> <p>江苏康士捷机械设备有限公司 </p> <div class="year"> <b class="senior">|</b> <span>第<font>5</font>年</span> <a id="complareBtn3635281" data-pro="3635281,聚氨酯发泡配套冷水机,https://img78.huajx.com/92b8cee7c1618c63a34ec0ce2d5ed77dd359b6cad02a05703640c73dbcf5d609a779d4deb4d84b42.jpg,https://www.huajx.com/gongying/3635281.html,20837" class="duibi" href="javascript:void(0);">对比</a> </div> </div> <!--<div class="complare"> <span></span> </div>--> </li> <li> <table><tbody><tr><td> <a href="https://www.huajx.com/gongying/4210623.html" target="_blank" title="智能综合监测IED"><img src=https://img76.huajx.com/5eceadd4559dcfd26fe71c371e2644be3f31475ba85958b303023b1cec88b79e517f795ed76ac790_208_208_5.png alt="智能综合监测IED"/></a> </td></tr></tbody></table> <div class="text"> <b>面议<em>常州市</em></b> <span class="title"><a href="https://www.huajx.com/gongying/4210623.html" target="_blank" title="智能综合监测IED"> 智能综合监测ied</a></span> <p>江苏久创电气科技有限公司 <i title="企业实名认证2" class="companyAuth" style="display: inline-block;"></i> </p> <div class="year"> <b class="senior">|</b> <span>第<font>1</font>年</span> <a id="complareBtn4210623" data-pro="4210623,智能综合监测IED,https://img76.huajx.com/5eceadd4559dcfd26fe71c371e2644be3f31475ba85958b303023b1cec88b79e517f795ed76ac790.png,https://www.huajx.com/gongying/4210623.html,20865" class="duibi" href="javascript:void(0);">对比</a> </div> </div> <!--<div class="complare"> <span></span> </div>--> </li> <li> <table><tbody><tr><td> <a href="https://www.huajx.com/gongying/3830623.html" target="_blank" title="环境空气综合采样器(18款)"><img src=https://img72.huajx.com/99c876c5d9ae48d9ffeeda3ffb84405f88a7aec3184f6c8ca535ec55619f84cb50ea57473c8b4020_208_208_5.png alt="环境空气综合采样器(18款)"/></a> </td></tr></tbody></table> <div class="text"> <b>面议<em>青岛市</em></b> <span class="title"><a href="https://www.huajx.com/gongying/3830623.html" target="_blank" title="环境空气综合采样器(18款)"> 环境空气综合采样器(18款)</a></span> <p>青岛崂应环境科技有限公司 <i title="企业实名认证2" class="companyAuth" style="display: inline-block;"></i> </p> <div class="year"> <b class="senior">|</b> <span>第<font>1</font>年</span> <a id="complareBtn3830623" data-pro="3830623,环境空气综合采样器(18款),https://img72.huajx.com/99c876c5d9ae48d9ffeeda3ffb84405f88a7aec3184f6c8ca535ec55619f84cb50ea57473c8b4020.png,https://www.huajx.com/gongying/3830623.html,20865" class="duibi" href="javascript:void(0);">对比</a> </div> </div> <!--<div class="complare"> <span></span> </div>--> </li> <li> <table><tbody><tr><td> <a href="https://www.huajx.com/gongying/2877061.html" target="_blank" title="QJB3/4-1800/2 聚氨酯水下推流器 安装方法"><img src=https://img50.huajx.com/1b2e1c1f731641a0d914dcf71143fe349782d05e1f7d69a391909756f9828d51dbee3b549c59bd40_208_208_5.jpg alt="QJB3/4-1800/2 聚氨酯水下推流器 安装方法"/></a> </td></tr></tbody></table> <div class="text"> <b>面议<em>南京市</em></b> <span class="title"><a href="https://www.huajx.com/gongying/2877061.html" target="_blank" title="QJB3/4-1800/2 聚氨酯水下推流器 安装方法"> qjb3/4-1800/2 聚氨酯水下推流器 安装方法</a></span> <p>南京凯普德制泵有限公司 <i title="企业实名认证2" class="companyAuth" style="display: inline-block;"></i> </p> <div class="year"> <b class="intermediate">|</b> <span>第<font>3</font>年</span> <a id="complareBtn2877061" data-pro="2877061,QJB3/4-1800/2 聚氨酯水下推流器 安装方法,https://img50.huajx.com/1b2e1c1f731641a0d914dcf71143fe349782d05e1f7d69a391909756f9828d51dbee3b549c59bd40.jpg,https://www.huajx.com/gongying/2877061.html,20837" class="duibi" href="javascript:void(0);">对比</a> </div> </div> <!--<div class="complare"> <span></span> </div>--> </li> <li> <table><tbody><tr><td> <a href="https://www.huajx.com/gongying/4962553.html" target="_blank" title="塑料果冻盘泄漏与密封强度测试仪"><img src=https://img56.huajx.com/e6f2b0f98c8fa862c1a960c1247d0fbf41f8bc73bf0a6dd8c8d805f7c73dec3529df579d743e02c6_208_208_5.jpg alt="塑料果冻盘泄漏与密封强度测试仪"/></a> </td></tr></tbody></table> <div class="text"> <b><span>&yen</span>3599<em>济南市</em></b> <span class="title"><a href="https://www.huajx.com/gongying/4962553.html" target="_blank" title="塑料果冻盘泄漏与密封强度测试仪"> 塑料果冻盘泄漏与密封强度测试仪</a></span> <p>山东普创工业科技有限公司 <i title="企业实名认证2" class="companyAuth" style="display: inline-block;"></i> </p> <div class="year"> <b class="intermediate">|</b> <span>第<font>5</font>年</span> <a id="complareBtn4962553" data-pro="4962553,塑料果冻盘泄漏与密封强度测试仪,https://img56.huajx.com/e6f2b0f98c8fa862c1a960c1247d0fbf41f8bc73bf0a6dd8c8d805f7c73dec3529df579d743e02c6.jpg,https://www.huajx.com/gongying/4962553.html,20851" class="duibi" href="javascript:void(0);">对比</a> </div> </div> <!--<div class="complare"> <span></span> </div>--> </li> <li> <table><tbody><tr><td> <a href="https://www.huajx.com/gongying/4957986.html" target="_blank" title="傲颖 压缩氧气呼吸器综合性测试仪"><img src=https://img47.huajx.com/716cbbfcbc1fd2933c7f91ece0d09a248c0c80196569bfc133c1ce04f45cff6193c416ed1b22738f_208_208_5.jpg alt="傲颖 压缩氧气呼吸器综合性测试仪"/></a> </td></tr></tbody></table> <div class="text"> <b><span>&yen</span>60000<em>上海市</em></b> <span class="title"><a href="https://www.huajx.com/gongying/4957986.html" target="_blank" title="傲颖 压缩氧气呼吸器综合性测试仪"> 傲颖 压缩氧气呼吸器综合性测试仪</a></span> <p>上海傲颖智能科技有限公司 <i title="企业实名认证2" class="companyAuth" style="display: inline-block;"></i> </p> <div class="year"> <b class="intermediate">|</b> <span>第<font>2</font>年</span> <a id="complareBtn4957986" data-pro="4957986,傲颖 压缩氧气呼吸器综合性测试仪,https://img47.huajx.com/716cbbfcbc1fd2933c7f91ece0d09a248c0c80196569bfc133c1ce04f45cff6193c416ed1b22738f.jpg,https://www.huajx.com/gongying/4957986.html,20865" class="duibi" href="javascript:void(0);">对比</a> </div> </div> <!--<div class="complare"> <span></span> </div>--> </li> <li> <table><tbody><tr><td> <a href="https://www.huajx.com/gongying/4953609.html" target="_blank" title="压缩氧气呼吸器综合性测试仪 值得信赖"><img src=https://img48.huajx.com/716cbbfcbc1fd293945221c1472374624048bf35426be6ee1a93569b2a05089515da7f0f7586bb58_208_208_5.png alt="压缩氧气呼吸器综合性测试仪 值得信赖"/></a> </td></tr></tbody></table> <div class="text"> <b><span>&yen</span>60000<em>菏泽市</em></b> <span class="title"><a href="https://www.huajx.com/gongying/4953609.html" target="_blank" title="压缩氧气呼吸器综合性测试仪 值得信赖"> 压缩氧气呼吸器综合性测试仪 值得信赖</a></span> <p>山东赛锐特检测仪器有限公司 <i title="企业实名认证2" class="companyAuth" style="display: inline-block;"></i> </p> <div class="year"> <b class="intermediate">|</b> <span>第<font>2</font>年</span> <a id="complareBtn4953609" data-pro="4953609,压缩氧气呼吸器综合性测试仪 值得信赖,https://img48.huajx.com/716cbbfcbc1fd293945221c1472374624048bf35426be6ee1a93569b2a05089515da7f0f7586bb58.png,https://www.huajx.com/gongying/4953609.html,20865" class="duibi" href="javascript:void(0);">对比</a> </div> </div> <!--<div class="complare"> <span></span> </div>--> </li> <li> <table><tbody><tr><td> <a href="https://www.huajx.com/gongying/4953245.html" target="_blank" title="压缩氧气呼吸器综合性测试仪 品质优良"><img src=https://img56.huajx.com/716cbbfcbc1fd293945221c147237462af00937ca0c16e4f2651427df547b39c261b1becb69471a4_208_208_5.jpg alt="压缩氧气呼吸器综合性测试仪 品质优良"/></a> </td></tr></tbody></table> <div class="text"> <b><span>&yen</span>60000<em>上海市</em></b> <span class="title"><a href="https://www.huajx.com/gongying/4953245.html" target="_blank" title="压缩氧气呼吸器综合性测试仪 品质优良"> 压缩氧气呼吸器综合性测试仪 品质优良</a></span> <p>上海徽涛自动化设备有限公司 <i title="企业实名认证2" class="companyAuth" style="display: inline-block;"></i> </p> <div class="year"> <b class="intermediate">|</b> <span>第<font>5</font>年</span> <a id="complareBtn4953245" data-pro="4953245,压缩氧气呼吸器综合性测试仪 品质优良,https://img56.huajx.com/716cbbfcbc1fd293945221c147237462af00937ca0c16e4f2651427df547b39c261b1becb69471a4.jpg,https://www.huajx.com/gongying/4953245.html,20865" class="duibi" href="javascript:void(0);">对比</a> </div> </div> <!--<div class="complare"> <span></span> </div>--> </li> <li> <table><tbody><tr><td> <a href="https://www.huajx.com/gongying/4953026.html" target="_blank" title="压缩氧气呼吸器综合性测试仪 操作规程"><img src=https://img56.huajx.com/6e41f53139e533fdc8c4fa2dc78ad7249087f46abfe432672fbdabcd0a4575c78aa4531b8b6461d5_208_208_5.jpg alt="压缩氧气呼吸器综合性测试仪 操作规程"/></a> </td></tr></tbody></table> <div class="text"> <b><span>&yen</span>60000<em>上海市</em></b> <span class="title"><a href="https://www.huajx.com/gongying/4953026.html" target="_blank" title="压缩氧气呼吸器综合性测试仪 操作规程"> 压缩氧气呼吸器综合性测试仪 操作规程</a></span> <p>上海诚卫仪器科技有限公司 <i title="企业实名认证2" class="companyAuth" style="display: inline-block;"></i> </p> <div class="year"> <b class="intermediate">|</b> <span>第<font>5</font>年</span> <a id="complareBtn4953026" data-pro="4953026,压缩氧气呼吸器综合性测试仪 操作规程,https://img56.huajx.com/6e41f53139e533fdc8c4fa2dc78ad7249087f46abfe432672fbdabcd0a4575c78aa4531b8b6461d5.jpg,https://www.huajx.com/gongying/4953026.html,20865" class="duibi" href="javascript:void(0);">对比</a> </div> </div> <!--<div class="complare"> <span></span> </div>--> </li> <li> <table><tbody><tr><td> <a href="https://www.huajx.com/gongying/4942718.html" target="_blank" title="理涛鼻氧管综合测试仪操作规程"><img src=https://img49.huajx.com/3b2c6b54ba15b9243a7a5788a9b00a411a7db806813bf78b43f01febd773d24a3f1e2437cc305d38_208_208_5.jpg alt="理涛鼻氧管综合测试仪操作规程"/></a> </td></tr></tbody></table> <div class="text"> <b><span>&yen</span>30000<em>上海市</em></b> <span class="title"><a href="https://www.huajx.com/gongying/4942718.html" target="_blank" title="理涛鼻氧管综合测试仪操作规程"> 理涛鼻氧管综合测试仪操作规程</a></span> <p>上海理涛自动化科技有限公司 <i title="企业实名认证2" class="companyAuth" style="display: inline-block;"></i> </p> <div class="year"> <b class="intermediate">|</b> <span>第<font>5</font>年</span> <a id="complareBtn4942718" data-pro="4942718,理涛鼻氧管综合测试仪操作规程,https://img49.huajx.com/3b2c6b54ba15b9243a7a5788a9b00a411a7db806813bf78b43f01febd773d24a3f1e2437cc305d38.jpg,https://www.huajx.com/gongying/4942718.html,20865" class="duibi" href="javascript:void(0);">对比</a> </div> </div> <!--<div class="complare"> <span></span> </div>--> </li> <li> <table><tbody><tr><td> <a href="https://www.huajx.com/gongying/4826449.html" target="_blank" title="保温板压缩试验机"><img src=https://img77.huajx.com/cee8ea69791a7638bd135a53375e416a514c66792f6dd01398b157320a3fb8c7204112bd64ef73cb_208_208_5.jpg alt="保温板压缩试验机"/></a> </td></tr></tbody></table> <div class="text"> <b><span>&yen</span>20000<em>上海市</em></b> <span class="title"><a href="https://www.huajx.com/gongying/4826449.html" target="_blank" title="保温板压缩试验机"> 保温板压缩试验机</a></span> <p>上海倾技仪器仪表科技有限公司 <i title="企业实名认证2" class="companyAuth" style="display: inline-block;"></i> </p> <div class="year"> <b class="intermediate">|</b> <span>第<font>5</font>年</span> <a id="complareBtn4826449" data-pro="4826449,保温板压缩试验机,https://img77.huajx.com/cee8ea69791a7638bd135a53375e416a514c66792f6dd01398b157320a3fb8c7204112bd64ef73cb.jpg,https://www.huajx.com/gongying/4826449.html,20845" class="duibi" href="javascript:void(0);">对比</a> </div> </div> <!--<div class="complare"> <span></span> </div>--> </li> <li> <table><tbody><tr><td> <a href="https://www.huajx.com/gongying/4666080.html" target="_blank" title="综合能耗管理系统"><img src=https://img70.huajx.com/1c5e63a41dd9acb6bb6f96e20ad8c8616c464e62eeb240f961e1a53dd580de65f381ff87ed0235e3_208_208_5.jpg alt="综合能耗管理系统"/></a> </td></tr></tbody></table> <div class="text"> <b><span>&yen</span>999999<em>上海市</em></b> <span class="title"><a href="https://www.huajx.com/gongying/4666080.html" target="_blank" title="综合能耗管理系统"> 综合能耗管理系统</a></span> <p>安科瑞电气股份有限公司 <i title="企业实名认证2" class="companyAuth" style="display: inline-block;"></i> </p> <div class="year"> <b class="intermediate">|</b> <span>第<font>12</font>年</span> <a id="complareBtn4666080" data-pro="4666080,综合能耗管理系统,https://img70.huajx.com/1c5e63a41dd9acb6bb6f96e20ad8c8616c464e62eeb240f961e1a53dd580de65f381ff87ed0235e3.jpg,https://www.huajx.com/gongying/4666080.html,20865" class="duibi" href="javascript:void(0);">对比</a> </div> </div> <!--<div class="complare"> <span></span> </div>--> </li> <li> <table><tbody><tr><td> <a href="https://www.huajx.com/gongying/3320542.html" target="_blank" title="优质耐高温聚氨酯泡沫保温管道"><img src=https://img67.huajx.com/25ed077d020470147bbca1605454eb38126840e41004e497bdab0c0b05b17de5b60c79798b4a8dc6_208_208_5.jpg alt="优质耐高温聚氨酯泡沫保温管道"/></a> </td></tr></tbody></table> <div class="text"> <b><span>&yen</span>50<em>廊坊市</em></b> <span class="title"><a href="https://www.huajx.com/gongying/3320542.html" target="_blank" title="优质耐高温聚氨酯泡沫保温管道"> 优质耐高温聚氨酯泡沫保温管道</a></span> <p>廊坊万福保温材料有限公司 <i title="企业实名认证2" class="companyAuth" style="display: inline-block;"></i> </p> <div class="year"> <b class="intermediate">|</b> <span>第<font>7</font>年</span> <a id="complareBtn3320542" data-pro="3320542,优质耐高温聚氨酯泡沫保温管道,https://img67.huajx.com/25ed077d020470147bbca1605454eb38126840e41004e497bdab0c0b05b17de5b60c79798b4a8dc6.jpg,https://www.huajx.com/gongying/3320542.html,20844" class="duibi" href="javascript:void(0);">对比</a> </div> </div> <!--<div class="complare"> <span></span> </div>--> </li> <li> <table><tbody><tr><td> <a href="https://www.huajx.com/gongying/1928600.html" target="_blank" title="山东龙兴-热固型改性防火保温板"><img src=https://img66.huajx.com/204069c0c5ac94b19b026db2c88b07bff9b00011f392a52c36b89feb6e688961a756af44686c4722_208_208_5.jpg alt="山东龙兴-热固型改性防火保温板"/></a> </td></tr></tbody></table> <div class="text"> <b>面议<em>烟台市</em></b> <span class="title"><a href="https://www.huajx.com/gongying/1928600.html" target="_blank" title="山东龙兴-热固型改性防火保温板"> 山东龙兴-热固型改性防火保温板</a></span> <p>山东龙兴化工机械集团有限公司 <i title="企业实名认证2" class="companyAuth" style="display: inline-block;"></i> </p> <div class="year"> <b class="intermediate">|</b> <span>第<font>15</font>年</span> <a id="complareBtn1928600" data-pro="1928600,山东龙兴-热固型改性防火保温板,https://img66.huajx.com/204069c0c5ac94b19b026db2c88b07bff9b00011f392a52c36b89feb6e688961a756af44686c4722.jpg,https://www.huajx.com/gongying/1928600.html,20845" class="duibi" href="javascript:void(0);">对比</a> </div> </div> <!--<div class="complare"> <span></span> </div>--> </li> <li> <table><tbody><tr><td> <a href="https://www.huajx.com/gongying/4561259.html" target="_blank" title="便携式综合气象仪"><img src=https://img49.huajx.com/4c6b81a0f7ee9f3f6da44c5e51653637737a11167da59ef98bdf7ca13b91a7ca9d959aec8793cbbb_208_208_5.jpg alt="便携式综合气象仪"/></a> </td></tr></tbody></table> <div class="text"> <b><span>&yen</span>3600<em>潍坊市</em></b> <span class="title"><a href="https://www.huajx.com/gongying/4561259.html" target="_blank" title="便携式综合气象仪"> 便携式综合气象仪</a></span> <p>山东风途物联网科技有限公司 <i title="企业实名认证2" class="companyAuth" style="display: inline-block;"></i> </p> <div class="year"> <b class="intermediate">|</b> <span>第<font>3</font>年</span> <a id="complareBtn4561259" data-pro="4561259,便携式综合气象仪,https://img49.huajx.com/4c6b81a0f7ee9f3f6da44c5e51653637737a11167da59ef98bdf7ca13b91a7ca9d959aec8793cbbb.jpg,https://www.huajx.com/gongying/4561259.html,20865" class="duibi" href="javascript:void(0);">对比</a> </div> </div> <!--<div class="complare"> <span></span> </div>--> </li> <li> <table><tbody><tr><td> <a href="https://www.huajx.com/gongying/4348673.html" target="_blank" title="固定式综合气象站"><img src=https://img70.huajx.com/0c2d0c0cd7955a4943add6d4cdda32dce191dfd22531d2b34c92899c5436b4f71394a04bb5af28c1_208_208_5.jpg alt="固定式综合气象站"/></a> </td></tr></tbody></table> <div class="text"> <b><span>&yen</span>19800<em>潍坊市</em></b> <span class="title"><a href="https://www.huajx.com/gongying/4348673.html" target="_blank" title="固定式综合气象站"> 固定式综合气象站</a></span> <p>山东万象环境科技有限公司 <i title="企业实名认证2" class="companyAuth" style="display: inline-block;"></i> </p> <div class="year"> <b class="intermediate">|</b> <span>第<font>3</font>年</span> <a id="complareBtn4348673" data-pro="4348673,固定式综合气象站,https://img70.huajx.com/0c2d0c0cd7955a4943add6d4cdda32dce191dfd22531d2b34c92899c5436b4f71394a04bb5af28c1.jpg,https://www.huajx.com/gongying/4348673.html,20865" class="duibi" href="javascript:void(0);">对比</a> </div> </div> <!--<div class="complare"> <span></span> </div>--> </li> <li> <table><tbody><tr><td> <a href="https://www.huajx.com/gongying/1992151.html" target="_blank" title="西安*变比综合测试仪"><img src=https://img53.huajx.com/340bc9cd6000b56f1eee7c3b250bc6f32db5a403e4a05fa4083e8b5efc5d3155a707743318b477e2_208_208_5.jpg alt="西安*变比综合测试仪"/></a> </td></tr></tbody></table> <div class="text"> <b>面议<em>上海市</em></b> <span class="title"><a href="https://www.huajx.com/gongying/1992151.html" target="_blank" title="西安*变比综合测试仪"> 西安*变比综合测试仪</a></span> <p>上海徐吉电气有限公司 <i title="企业实名认证2" class="companyAuth" style="display: inline-block;"></i> </p> <div class="year"> <b class="intermediate">|</b> <span>第<font>14</font>年</span> <a id="complareBtn1992151" data-pro="1992151,西安*变比综合测试仪,https://img53.huajx.com/340bc9cd6000b56f1eee7c3b250bc6f32db5a403e4a05fa4083e8b5efc5d3155a707743318b477e2.jpg,https://www.huajx.com/gongying/1992151.html,20865" class="duibi" href="javascript:void(0);">对比</a> </div> </div> <!--<div class="complare"> <span></span> </div>--> </li> <li> <table><tbody><tr><td> <a href="https://www.huajx.com/gongying/4272592.html" target="_blank" title="TORWEGGE聚氨酯轮蓝紫色EPUK蜜色EPSK"><img src=https://img63.huajx.com/463345e347026bed26038e8049b632dd4bc3ff5a997d8a65f9a4d0f8c39a54659a71da2148544d4e_208_208_5.jpg alt="TORWEGGE聚氨酯轮蓝紫色EPUK蜜色EPSK"/></a> </td></tr></tbody></table> <div class="text"> <b><span>&yen</span>1000<em>北京市</em></b> <span class="title"><a href="https://www.huajx.com/gongying/4272592.html" target="_blank" title="TORWEGGE聚氨酯轮蓝紫色EPUK蜜色EPSK"> torwegge聚氨酯轮蓝紫色epuk蜜色epsk</a></span> <p>北京汉达森机械技术有限公司 <i title="企业实名认证2" class="companyAuth" style="display: inline-block;"></i> </p> <div class="year"> <b class="intermediate">|</b> <span>第<font>5</font>年</span> <a id="complareBtn4272592" data-pro="4272592,TORWEGGE聚氨酯轮蓝紫色EPUK蜜色EPSK,https://img63.huajx.com/463345e347026bed26038e8049b632dd4bc3ff5a997d8a65f9a4d0f8c39a54659a71da2148544d4e.jpg,https://www.huajx.com/gongying/4272592.html,20837" class="duibi" href="javascript:void(0);">对比</a> </div> </div> <!--<div class="complare"> <span></span> </div>--> </li> <li> <table><tbody><tr><td> <a href="https://www.huajx.com/gongying/4263811.html" target="_blank" title="微机综合保护"><img src=https://img75.huajx.com/15503715273aa74de975c7a6788de97ea53f8b9d0e19c7d5686d1802aac62f7d6fa39a918998dff2_208_208_5.jpg alt="微机综合保护"/></a> </td></tr></tbody></table> <div class="text"> <b>面议<em>上海市</em></b> <span class="title"><a href="https://www.huajx.com/gongying/4263811.html" target="_blank" title="微机综合保护"> 微机综合保护</a></span> <p>安科瑞电气股份有限公司 <i title="企业实名认证2" class="companyAuth" style="display: inline-block;"></i> </p> <div class="year"> <b class="intermediate">|</b> <span>第<font>2</font>年</span> <a id="complareBtn4263811" data-pro="4263811,微机综合保护,https://img75.huajx.com/15503715273aa74de975c7a6788de97ea53f8b9d0e19c7d5686d1802aac62f7d6fa39a918998dff2.jpg,https://www.huajx.com/gongying/4263811.html,20865" class="duibi" href="javascript:void(0);">对比</a> </div> </div> <!--<div class="complare"> <span></span> </div>--> </li> <li> <table><tbody><tr><td> <a href="https://www.huajx.com/gongying/4149827.html" target="_blank" title="地沟油综合快速筛查试剂盒/检测液"><img src=https://img52.huajx.com/03ce10744122e9873e49acb762358511946c4837e393c0e2db83d3bdc5dcfbd0df4be1bb49b3cf22_208_208_5.jpg alt="地沟油综合快速筛查试剂盒/检测液"/></a> </td></tr></tbody></table> <div class="text"> <b>面议<em>北京市</em></b> <span class="title"><a href="https://www.huajx.com/gongying/4149827.html" target="_blank" title="地沟油综合快速筛查试剂盒/检测液"> 地沟油综合快速筛查试剂盒/检测液</a></span> <p>北京中诺泰安科技有限公司 <i title="企业实名认证2" class="companyAuth" style="display: inline-block;"></i> </p> <div class="year"> <b class="intermediate">|</b> <span>第<font>2</font>年</span> <a id="complareBtn4149827" data-pro="4149827,地沟油综合快速筛查试剂盒/检测液,https://img52.huajx.com/03ce10744122e9873e49acb762358511946c4837e393c0e2db83d3bdc5dcfbd0df4be1bb49b3cf22.jpg,https://www.huajx.com/gongying/4149827.html,20865" class="duibi" href="javascript:void(0);">对比</a> </div> </div> <!--<div class="complare"> <span></span> </div>--> </li> <li> <table><tbody><tr><td> <a href="https://www.huajx.com/gongying/4142080.html" target="_blank" title="SUTE880六相微机继保综合校验仪"><img src=https://img64.huajx.com/15503715273aa74de8413fe285b28f9a005c0d400757de43063afdbcfa19fd42a2a75226b31274e1_208_208_5.png alt="SUTE880六相微机继保综合校验仪"/></a> </td></tr></tbody></table> <div class="text"> <b>面议<em>上海</em></b> <span class="title"><a href="https://www.huajx.com/gongying/4142080.html" target="_blank" title="SUTE880六相微机继保综合校验仪"> sute880六相微机继保综合校验仪</a></span> <p>上海临嘉科教仪器有限公司 <i title="企业实名认证2" class="companyAuth" style="display: inline-block;"></i> </p> <div class="year"> <b class="intermediate">|</b> <span>第<font>2</font>年</span> <a id="complareBtn4142080" data-pro="4142080,SUTE880六相微机继保综合校验仪,https://img64.huajx.com/15503715273aa74de8413fe285b28f9a005c0d400757de43063afdbcfa19fd42a2a75226b31274e1.png,https://www.huajx.com/gongying/4142080.html,20865" class="duibi" href="javascript:void(0);">对比</a> </div> </div> <!--<div class="complare"> <span></span> </div>--> </li> <li> <table><tbody><tr><td> <a href="https://www.huajx.com/gongying/3977718.html" target="_blank" title="法国原装机械FRANCE JOINT密封件上海办"><img src=https://img47.huajx.com/cc1564b19c2db46848833b040ebd16f89aaa3ec2b810effad29b51398c6ac86ab45952996968509c_208_208_5.jpg alt="法国原装机械FRANCE JOINT密封件上海办"/></a> </td></tr></tbody></table> <div class="text"> <b>面议<em>上海市</em></b> <span class="title"><a href="https://www.huajx.com/gongying/3977718.html" target="_blank" title="法国原装机械FRANCE JOINT密封件上海办"> 法国原装机械france joint密封件上海办</a></span> <p>上海疆蓝实业有限公司 <i title="企业实名认证2" class="companyAuth" style="display: inline-block;"></i> </p> <div class="year"> <b class="intermediate">|</b> <span>第<font>3</font>年</span> <a id="complareBtn3977718" data-pro="3977718,法国原装机械FRANCE JOINT密封件上海办,https://img47.huajx.com/cc1564b19c2db46848833b040ebd16f89aaa3ec2b810effad29b51398c6ac86ab45952996968509c.jpg,https://www.huajx.com/gongying/3977718.html,20853" class="duibi" href="javascript:void(0);">对比</a> </div> </div> <!--<div class="complare"> <span></span> </div>--> </li> <li> <table><tbody><tr><td> <a href="https://www.huajx.com/gongying/3872342.html" target="_blank" title="水文水利综合监测系统"><img src=https://img69.huajx.com/15503715273aa74d080218da983226a5bb871d2c558c27657d2e312d3e79c2566d7c3302cf00fe36_208_208_5.jpg alt="水文水利综合监测系统"/></a> </td></tr></tbody></table> <div class="text"> <b><span>&yen</span>36800<em>潍坊市</em></b> <span class="title"><a href="https://www.huajx.com/gongying/3872342.html" target="_blank" title="水文水利综合监测系统"> 水文水利综合监测系统</a></span> <p>山东莱恩德智能科技有限公司 <i title="企业实名认证2" class="companyAuth" style="display: inline-block;"></i> </p> <div class="year"> <b class="intermediate">|</b> <span>第<font>3</font>年</span> <a id="complareBtn3872342" data-pro="3872342,水文水利综合监测系统,https://img69.huajx.com/15503715273aa74d080218da983226a5bb871d2c558c27657d2e312d3e79c2566d7c3302cf00fe36.jpg,https://www.huajx.com/gongying/3872342.html,20865" class="duibi" href="javascript:void(0);">对比</a> </div> </div> <!--<div class="complare"> <span></span> </div>--> </li> <li> <table><tbody><tr><td> <a href="https://www.huajx.com/gongying/3845837.html" target="_blank" title="TORWEGGE聚氨酯脚轮EPUG-160-50-60-K20"><img src=https://img68.huajx.com/819f05fe9a3ee92029b2eb94dd518b7a62407bc3d849edbebf59c058eff19e0bbf3fedc2a4c11755_208_208_5.jpg alt="TORWEGGE聚氨酯脚轮EPUG-160-50-60-K20"/></a> </td></tr></tbody></table> <div class="text"> <b><span>&yen</span>8000<em>北京市</em></b> <span class="title"><a href="https://www.huajx.com/gongying/3845837.html" target="_blank" title="TORWEGGE聚氨酯脚轮EPUG-160-50-60-K20"> torwegge聚氨酯脚轮epug-160-50-60-k20</a></span> <p>北京汉达森机械技术有限公司 <i title="企业实名认证2" class="companyAuth" style="display: inline-block;"></i> </p> <div class="year"> <b class="intermediate">|</b> <span>第<font>5</font>年</span> <a id="complareBtn3845837" data-pro="3845837,TORWEGGE聚氨酯脚轮EPUG-160-50-60-K20,https://img68.huajx.com/819f05fe9a3ee92029b2eb94dd518b7a62407bc3d849edbebf59c058eff19e0bbf3fedc2a4c11755.jpg,https://www.huajx.com/gongying/3845837.html,20837" class="duibi" href="javascript:void(0);">对比</a> </div> </div> <!--<div class="complare"> <span></span> </div>--> </li> <li> <table><tbody><tr><td> <a href="https://www.huajx.com/gongying/3679520.html" target="_blank" title="便携式食品综合分析仪"><img src=https://img70.huajx.com/cee8ea69791a76388c5cb63b2b22ae4cec6bdd2f25cedda50badcab192222aa7b9f40041bd3f1c33_208_208_5.jpg alt="便携式食品综合分析仪"/></a> </td></tr></tbody></table> <div class="text"> <b><span>&yen</span>18500<em>长治市</em></b> <span class="title"><a href="https://www.huajx.com/gongying/3679520.html" target="_blank" title="便携式食品综合分析仪"> 便携式食品综合分析仪</a></span> <p>山西信伟慧诚科技有限公司 <i title="企业实名认证2" class="companyAuth" style="display: inline-block;"></i> </p> <div class="year"> <b class="intermediate">|</b> <span>第<font>7</font>年</span> <a id="complareBtn3679520" data-pro="3679520,便携式食品综合分析仪,https://img70.huajx.com/cee8ea69791a76388c5cb63b2b22ae4cec6bdd2f25cedda50badcab192222aa7b9f40041bd3f1c33.jpg,https://www.huajx.com/gongying/3679520.html,20865" class="duibi" href="javascript:void(0);">对比</a> </div> </div> <!--<div class="complare"> <span></span> </div>--> </li> <li> <table><tbody><tr><td> <a href="https://www.huajx.com/gongying/3563967.html" target="_blank" title="便携式综合局放监测仪厂家"><img src=https://img53.huajx.com/4fe8fbf0276cc502094fe5587c82ef7ba95f99b82b7de70b8f9d91f9574e6b9cf4cfd347159967bf_208_208_5.jpg alt="便携式综合局放监测仪厂家"/></a> </td></tr></tbody></table> <div class="text"> <b>面议<em>上海</em></b> <span class="title"><a href="https://www.huajx.com/gongying/3563967.html" target="_blank" title="便携式综合局放监测仪厂家"> 便携式综合局放监测仪厂家</a></span> <p>上海徐吉电气有限公司 <i title="企业实名认证2" class="companyAuth" style="display: inline-block;"></i> </p> <div class="year"> <b class="intermediate">|</b> <span>第<font>16</font>年</span> <a id="complareBtn3563967" data-pro="3563967,便携式综合局放监测仪厂家,https://img53.huajx.com/4fe8fbf0276cc502094fe5587c82ef7ba95f99b82b7de70b8f9d91f9574e6b9cf4cfd347159967bf.jpg,https://www.huajx.com/gongying/3563967.html,20865" class="duibi" href="javascript:void(0);">对比</a> </div> </div> <!--<div class="complare"> <span></span> </div>--> </li> <li> <table><tbody><tr><td> <a href="https://www.huajx.com/gongying/3263189.html" target="_blank" title="德国高剪切聚氨酯胶体磨,"><img src=https://img69.huajx.com/1db5f40061365a437ae8fab4c4336fbf1382ab0ed0af13a90213b0c46efbd8f61b66f685f6631290_208_208_5.jpg alt="德国高剪切聚氨酯胶体磨,"/></a> </td></tr></tbody></table> <div class="text"> <b>面议<em>上海市</em></b> <span class="title"><a href="https://www.huajx.com/gongying/3263189.html" target="_blank" title="德国高剪切聚氨酯胶体磨,"> 德国高剪切聚氨酯胶体磨,</a></span> <p>上海思峻机械设备有限公司 <i title="企业实名认证2" class="companyAuth" style="display: inline-block;"></i> </p> <div class="year"> <b class="intermediate">|</b> <span>第<font>1</font>年</span> <a id="complareBtn3263189" data-pro="3263189,德国高剪切聚氨酯胶体磨,,https://img69.huajx.com/1db5f40061365a437ae8fab4c4336fbf1382ab0ed0af13a90213b0c46efbd8f61b66f685f6631290.jpg,https://www.huajx.com/gongying/3263189.html,20837" class="duibi" href="javascript:void(0);">对比</a> </div> </div> <!--<div class="complare"> <span></span> </div>--> </li> <li> <table><tbody><tr><td> <a href="https://www.huajx.com/gongying/3000506.html" target="_blank" title="三相综合电力监控仪"><img src=https://img50.huajx.com/1b3ce928e5c7b77939574cd7fdeefd62cdfb6f32f353d1df168d88e39008a2679d74c805bcf743dc_208_208_5.jpg alt="三相综合电力监控仪"/></a> </td></tr></tbody></table> <div class="text"> <b>面议<em>无锡市</em></b> <span class="title"><a href="https://www.huajx.com/gongying/3000506.html" target="_blank" title="三相综合电力监控仪"> 三相综合电力监控仪</a></span> <p>无锡茂尚电子科技有限公司 <i title="企业实名认证2" class="companyAuth" style="display: inline-block;"></i> </p> <div class="year"> <b class="intermediate">|</b> <span>第<font>7</font>年</span> <a id="complareBtn3000506" data-pro="3000506,三相综合电力监控仪,https://img50.huajx.com/1b3ce928e5c7b77939574cd7fdeefd62cdfb6f32f353d1df168d88e39008a2679d74c805bcf743dc.jpg,https://www.huajx.com/gongying/3000506.html,20865" class="duibi" href="javascript:void(0);">对比</a> </div> </div> <!--<div class="complare"> <span></span> </div>--> </li> <li> <table><tbody><tr><td> <a href="https://www.huajx.com/gongying/342511.html" target="_blank" title="机动车综合测试仪CTM-2006A"><img src=https://img43.huajx.com/8a73d30b4429ed266409e517f53a526ac083fa5785dc78cce94b6592d4435768_208_208_5.jpg alt="机动车综合测试仪CTM-2006A"/></a> </td></tr></tbody></table> <div class="text"> <b>面议<em>厦门市</em></b> <span class="title"><a href="https://www.huajx.com/gongying/342511.html" target="_blank" title="机动车综合测试仪CTM-2006A"> 机动车综合测试仪ctm-2006a</a></span> <p>厦门欣锐仪器仪表有限公司 <i title="企业实名认证2" class="companyAuth" style="display: inline-block;"></i> </p> <div class="year"> <b class="intermediate">|</b> <span>第<font>16</font>年</span> <a id="complareBtn342511" data-pro="342511,机动车综合测试仪CTM-2006A,https://img43.huajx.com/8a73d30b4429ed266409e517f53a526ac083fa5785dc78cce94b6592d4435768.jpg,https://www.huajx.com/gongying/342511.html,20865" class="duibi" href="javascript:void(0);">对比</a> </div> </div> <!--<div class="complare"> <span></span> </div>--> </li> <li> <table><tbody><tr><td> <a href="https://www.huajx.com/gongying/2645075.html" target="_blank" title="环氧重防腐涂料纳米分散机"><img src=https://img60.huajx.com/0f7d720647fe53a723490d9ff9621ed283cd962f749415e364f09e12dc71732c13560886972b052a_208_208_5.jpg alt="环氧重防腐涂料纳米分散机"/></a> </td></tr></tbody></table> <div class="text"> <b>面议<em>上海市</em></b> <span class="title"><a href="https://www.huajx.com/gongying/2645075.html" target="_blank" title="环氧重防腐涂料纳米分散机"> 环氧重防腐涂料纳米分散机</a></span> <p>上海思峻机械设备有限公司 <i title="企业实名认证2" class="companyAuth" style="display: inline-block;"></i> </p> <div class="year"> <b class="intermediate">|</b> <span>第<font>2</font>年</span> <a id="complareBtn2645075" data-pro="2645075,环氧重防腐涂料纳米分散机,https://img60.huajx.com/0f7d720647fe53a723490d9ff9621ed283cd962f749415e364f09e12dc71732c13560886972b052a.jpg,https://www.huajx.com/gongying/2645075.html,20867" class="duibi" href="javascript:void(0);">对比</a> </div> </div> <!--<div class="complare"> <span></span> </div>--> </li> <li> <table><tbody><tr><td> <a href="https://www.huajx.com/gongying/4029936.html" target="_blank" title="2020年打地源热泵井_安装综合价格"><img src=https://img79.huajx.com/15503715273aa74df1811f76cae05d72258c1f7b7d443bc9b77973470efb1f0adb1cb8e630a1b5d7_208_208_5.jpg alt="2020年打地源热泵井_安装综合价格"/></a> </td></tr></tbody></table> <div class="text"> <b><span>&yen</span>500<em>贵阳市</em></b> <span class="title"><a href="https://www.huajx.com/gongying/4029936.html" target="_blank" title="2020年打地源热泵井_安装综合价格"> 2020年打地源热泵井_安装综合价格</a></span> <p>贵州信然地质钻井有限公司 </p> <div class="year"> <b class="primary"></b> <span>第<font>3</font>年</span> <a id="complareBtn4029936" data-pro="4029936,2020年打地源热泵井_安装综合价格,https://img79.huajx.com/15503715273aa74df1811f76cae05d72258c1f7b7d443bc9b77973470efb1f0adb1cb8e630a1b5d7.jpg,https://www.huajx.com/gongying/4029936.html,20865" class="duibi" href="javascript:void(0);">对比</a> </div> </div> <!--<div class="complare"> <span></span> </div>--> </li> <li> <table><tbody><tr><td> <a href="https://www.huajx.com/gongying/4621248.html" target="_blank" title="内外环氧涂塑复合钢管/值得信赖 防腐涂料"><img src=https://img42.huajx.com/e24ca28eddbe47ed228656340e5bdcc2d6aaf9e761f93824811dae8511b80bc66e6c37b084d067d1_208_208_5.jpg alt="内外环氧涂塑复合钢管/值得信赖 防腐涂料"/></a> </td></tr></tbody></table> <div class="text"> <b><span>&yen</span>114<em>沧州市</em></b> <span class="title"><a href="https://www.huajx.com/gongying/4621248.html" target="_blank" title="内外环氧涂塑复合钢管/值得信赖 防腐涂料"> 内外环氧涂塑复合钢管/值得信赖 防腐涂料</a></span> <p>沧州华盾管道科技有限公司 </p> <div class="year"> <b class="primary"></b> <span>第<font>1</font>年</span> <a id="complareBtn4621248" data-pro="4621248,内外环氧涂塑复合钢管/值得信赖 防腐涂料,https://img42.huajx.com/e24ca28eddbe47ed228656340e5bdcc2d6aaf9e761f93824811dae8511b80bc66e6c37b084d067d1.jpg,https://www.huajx.com/gongying/4621248.html,20867" class="duibi" href="javascript:void(0);">对比</a> </div> </div> <!--<div class="complare"> <span></span> </div>--> </li> <li> <table><tbody><tr><td> <a href="https://www.huajx.com/gongying/3978700.html" target="_blank" title="EOCR-IFMZ韩国施耐德综合保护器"><img src=https://img67.huajx.com/6bbbd504ea99bc2962933fd25d6969c8c55629e54363ddd64e465bbe269e3f8513b3a23645e7012e_208_208_5.png alt="EOCR-IFMZ韩国施耐德综合保护器"/></a> </td></tr></tbody></table> <div class="text"> <b><span>&yen</span>1<em>上海市</em></b> <span class="title"><a href="https://www.huajx.com/gongying/3978700.html" target="_blank" title="EOCR-IFMZ韩国施耐德综合保护器"> eocr-ifmz韩国施耐德综合保护器</a></span> <p>上海韩施电气自动化设备有限公司 <i title="企业实名认证2" class="companyAuth" style="display: inline-block;"></i> </p> <div class="year"> <b class="primary"></b> <span>第<font>3</font>年</span> <a id="complareBtn3978700" data-pro="3978700,EOCR-IFMZ韩国施耐德综合保护器,https://img67.huajx.com/6bbbd504ea99bc2962933fd25d6969c8c55629e54363ddd64e465bbe269e3f8513b3a23645e7012e.png,https://www.huajx.com/gongying/3978700.html,20865" class="duibi" href="javascript:void(0);">对比</a> </div> </div> <!--<div class="complare"> <span></span> </div>--> </li> <li> <table><tbody><tr><td> <a href="https://www.huajx.com/gongying/3849396.html" target="_blank" title="大鼠Wolfram综合征蛋白1(WFS1)ELISA试剂盒"><img src=https://img78.huajx.com/15503715273aa74daa05cfbb0c6058569ffc3a258ad672efd980f190e52492f14469b82351eff775_208_208_5.png alt="大鼠Wolfram综合征蛋白1(WFS1)ELISA试剂盒"/></a> </td></tr></tbody></table> <div class="text"> <b>面议<em>上海</em></b> <span class="title"><a href="https://www.huajx.com/gongying/3849396.html" target="_blank" title="大鼠Wolfram综合征蛋白1(WFS1)ELISA试剂盒"> 大鼠wolfram综合征蛋白1(wfs1)elisa试剂盒</a></span> <p>上海茁彩生物科技有限公司 <i title="企业实名认证2" class="companyAuth" style="display: inline-block;"></i> </p> <div class="year"> <b class="primary"></b> <span>第<font>4</font>年</span> <a id="complareBtn3849396" data-pro="3849396,大鼠Wolfram综合征蛋白1(WFS1)ELISA试剂盒,https://img78.huajx.com/15503715273aa74daa05cfbb0c6058569ffc3a258ad672efd980f190e52492f14469b82351eff775.png,https://www.huajx.com/gongying/3849396.html,20865" class="duibi" href="javascript:void(0);">对比</a> </div> </div> <!--<div class="complare"> <span></span> </div>--> </li> <li> <table><tbody><tr><td> <a href="https://www.huajx.com/gongying/3641451.html" target="_blank" title="全密封风机用在真空吸附喷涂机定制"><img src=https://img79.huajx.com/cc1564b19c2db468674e7060f898ba727c01963cf9eb60d9f9be033fb11c4ec934d3c2e224722ccd_208_208_5.jpg alt="全密封风机用在真空吸附喷涂机定制"/></a> </td></tr></tbody></table> <div class="text"> <b>面议<em>苏州市</em></b> <span class="title"><a href="https://www.huajx.com/gongying/3641451.html" target="_blank" title="全密封风机用在真空吸附喷涂机定制"> 全密封风机用在真空吸附喷涂机定制</a></span> <p>苏州菲曼德精密机械设备有限公司 <i title="企业实名认证2" class="companyAuth" style="display: inline-block;"></i> </p> <div class="year"> <b class="primary"></b> <span>第<font>5</font>年</span> <a id="complareBtn3641451" data-pro="3641451,全密封风机用在真空吸附喷涂机定制,https://img79.huajx.com/cc1564b19c2db468674e7060f898ba727c01963cf9eb60d9f9be033fb11c4ec934d3c2e224722ccd.jpg,https://www.huajx.com/gongying/3641451.html,20853" class="duibi" href="javascript:void(0);">对比</a> </div> </div> <!--<div class="complare"> <span></span> </div>--> </li> <li> <table><tbody><tr><td> <a href="https://www.huajx.com/gongying/3521526.html" target="_blank" title="橡胶油污清洗剂 塑胶环保除油剂"><img src=https://img80.huajx.com/7be27c2b0e6c66dcc607fba775a7759501d8cd777f96bfc51b97871f53ed1df90f1db99fc68351d5_208_208_5.jpg alt="橡胶油污清洗剂 塑胶环保除油剂"/></a> </td></tr></tbody></table> <div class="text"> <b>面议<em>东莞市</em></b> <span class="title"><a href="https://www.huajx.com/gongying/3521526.html" target="_blank" title="橡胶油污清洗剂 塑胶环保除油剂"> 橡胶油污清洗剂 塑胶环保除油剂</a></span> <p>东莞市皓泉化工有限公司 <i title="企业实名认证2" class="companyAuth" style="display: inline-block;"></i> </p> <div class="year"> <b class="primary"></b> <span>第<font>1</font>年</span> <a id="complareBtn3521526" data-pro="3521526,橡胶油污清洗剂 塑胶环保除油剂,https://img80.huajx.com/7be27c2b0e6c66dcc607fba775a7759501d8cd777f96bfc51b97871f53ed1df90f1db99fc68351d5.jpg,https://www.huajx.com/gongying/3521526.html,20836" class="duibi" href="javascript:void(0);">对比</a> </div> </div> <!--<div class="complare"> <span></span> </div>--> </li> <li> <table><tbody><tr><td> <a href="https://www.huajx.com/gongying/3330181.html" target="_blank" title="酸水综合处理"><img src=https://img71.huajx.com/cc742b5ce382ab34413f4f22ce007709c67abe8b864c351ab96bcd4125b7cf3c4691739dac78df15_208_208_5.jpg alt="酸水综合处理"/></a> </td></tr></tbody></table> <div class="text"> <b>面议<em>沈阳市</em></b> <span class="title"><a href="https://www.huajx.com/gongying/3330181.html" target="_blank" title="酸水综合处理"> 酸水综合处理</a></span> <p>莱特莱德(北京)纯水设备技术股份有限公司 <i title="企业实名认证2" class="companyAuth" style="display: inline-block;"></i> </p> <div class="year"> <b class="primary"></b> <span>第<font>5</font>年</span> <a id="complareBtn3330181" data-pro="3330181,酸水综合处理,https://img71.huajx.com/cc742b5ce382ab34413f4f22ce007709c67abe8b864c351ab96bcd4125b7cf3c4691739dac78df15.jpg,https://www.huajx.com/gongying/3330181.html,20865" class="duibi" href="javascript:void(0);">对比</a> </div> </div> <!--<div class="complare"> <span></span> </div>--> </li> <li> <table><tbody><tr><td> <a href="https://www.huajx.com/gongying/356243.html" target="_blank" title="密封型手提式高速粉碎机&amp;新型*粉碎机"><img src=https://img43.huajx.com/ee7bb45e05e4e9f6358ba92de8e934940afd1d119c98e8d32386811abb2b11fe_208_208_5.jpg alt="密封型手提式高速粉碎机&amp;新型*粉碎机"/></a> </td></tr></tbody></table> <div class="text"> <b>面议<em>长沙市</em></b> <span class="title"><a href="https://www.huajx.com/gongying/356243.html" target="_blank" title="密封型手提式高速粉碎机&amp;新型*粉碎机"> 密封型手提式高速粉碎机&amp;新型*粉碎机</a></span> <p>吉首市中诚制药机械有限公司 <i title="企业实名认证2" class="companyAuth" style="display: inline-block;"></i> </p> <div class="year"> <b class="primary"></b> <span>第<font>16</font>年</span> <a id="complareBtn356243" data-pro="356243,密封型手提式高速粉碎机&amp;新型*粉碎机,https://img43.huajx.com/ee7bb45e05e4e9f6358ba92de8e934940afd1d119c98e8d32386811abb2b11fe.jpg,https://www.huajx.com/gongying/356243.html,20853" class="duibi" href="javascript:void(0);">对比</a> </div> </div> <!--<div class="complare"> <span></span> </div>--> </li> <li> <table><tbody><tr><td> <a href="https://www.huajx.com/gongying/4126163.html" target="_blank" title="铝箔橡塑温管板哪家好"><img src=https://img47.huajx.com/15503715273aa74d327f8afead93c3691f67161805df682991b71625ba5951e737d111b5f1bf00b7_208_208_5.jpg alt="铝箔橡塑温管板哪家好"/></a> </td></tr></tbody></table> <div class="text"> <b>面议<em>廊坊市</em></b> <span class="title"><a href="https://www.huajx.com/gongying/4126163.html" target="_blank" title="铝箔橡塑温管板哪家好"> 铝箔橡塑温管板哪家好</a></span> <p>廊坊华能泓裕建材有限公司 </p> <div class="year"> <b class="primary"></b> <span>第<font>1</font>年</span> <a id="complareBtn4126163" data-pro="4126163,铝箔橡塑温管板哪家好,https://img47.huajx.com/15503715273aa74d327f8afead93c3691f67161805df682991b71625ba5951e737d111b5f1bf00b7.jpg,https://www.huajx.com/gongying/4126163.html,20836" class="duibi" href="javascript:void(0);">对比</a> </div> </div> <!--<div class="complare"> <span></span> </div>--> </li> <li> <table><tbody><tr><td> <a href="https://www.huajx.com/gongying/4298656.html" target="_blank" title="促销空调木托码报价"><img src=https://img69.huajx.com/5eceadd4559dcfd2aa2f2a1668aa0a475a051abc577cc7199be817ab08056d06d45cb3c4a649aad0_208_208_5.jpg alt="促销空调木托码报价"/></a> </td></tr></tbody></table> <div class="text"> <b>面议<em>廊坊市</em></b> <span class="title"><a href="https://www.huajx.com/gongying/4298656.html" target="_blank" title="促销空调木托码报价"> 促销空调木托码报价</a></span> <p>河北玉航木托有限公司 <i title="企业实名认证2" class="companyAuth" style="display: inline-block;"></i> </p> <div class="year"> <b class="primary"></b> <span>第<font>1</font>年</span> <a id="complareBtn4298656" data-pro="4298656,促销空调木托码报价,https://img69.huajx.com/5eceadd4559dcfd2aa2f2a1668aa0a475a051abc577cc7199be817ab08056d06d45cb3c4a649aad0.jpg,https://www.huajx.com/gongying/4298656.html,20841" class="duibi" href="javascript:void(0);">对比</a> </div> </div> <!--<div class="complare"> <span></span> </div>--> </li> <li> <table><tbody><tr><td> <a href="https://www.huajx.com/gongying/4161836.html" target="_blank" title="冷端补偿综合校验仿真测试仪生产商"><img src=https://img61.huajx.com/5646a23e59c232710632fabbf460a79e537fc00e09348ee1fce9674a59d729f1ee1a219916c6c2ca_208_208_5.jpg alt="冷端补偿综合校验仿真测试仪生产商"/></a> </td></tr></tbody></table> <div class="text"> <b>面议<em>滁州市</em></b> <span class="title"><a href="https://www.huajx.com/gongying/4161836.html" target="_blank" title="冷端补偿综合校验仿真测试仪生产商"> 冷端补偿综合校验仿真测试仪生产商</a></span> <p>安徽京控自动化仪表有限公司 <i title="企业实名认证2" class="companyAuth" style="display: inline-block;"></i> </p> <div class="year"> <b class="primary"></b> <span>第<font>1</font>年</span> <a id="complareBtn4161836" data-pro="4161836,冷端补偿综合校验仿真测试仪生产商,https://img61.huajx.com/5646a23e59c232710632fabbf460a79e537fc00e09348ee1fce9674a59d729f1ee1a219916c6c2ca.jpg,https://www.huajx.com/gongying/4161836.html,20865" class="duibi" href="javascript:void(0);">对比</a> </div> </div> <!--<div class="complare"> <span></span> </div>--> </li> <li> <table><tbody><tr><td> <a href="https://www.huajx.com/gongying/4406357.html" target="_blank" title="供应光电综合实验平台哪家好"><img src=https://img79.huajx.com/00450ea57bc9bc7d7296b8bd7a2328b3ebed8a94666be8bc75298efa1b33ab8416b1c26794a0003c_208_208_5.jpg alt="供应光电综合实验平台哪家好"/></a> </td></tr></tbody></table> <div class="text"> <b>面议<em>天津市</em></b> <span class="title"><a href="https://www.huajx.com/gongying/4406357.html" target="_blank" title="供应光电综合实验平台哪家好"> 供应光电综合实验平台哪家好</a></span> <p>天津梦祥原科技有限公司 <i title="企业实名认证2" class="companyAuth" style="display: inline-block;"></i> </p> <div class="year"> <b class="primary"></b> <span>第<font>1</font>年</span> <a id="complareBtn4406357" data-pro="4406357,供应光电综合实验平台哪家好,https://img79.huajx.com/00450ea57bc9bc7d7296b8bd7a2328b3ebed8a94666be8bc75298efa1b33ab8416b1c26794a0003c.jpg,https://www.huajx.com/gongying/4406357.html,20865" class="duibi" href="javascript:void(0);">对比</a> </div> </div> <!--<div class="complare"> <span></span> </div>--> </li> <li> <table><tbody><tr><td> <a href="https://www.huajx.com/gongying/4934915.html" target="_blank" title="耐高温钢套钢蒸汽保温钢管厂家"><img src=https://img61.huajx.com/mt0002/bc84567bfd36087ef80186082e4f953ce3f70efc08a4872234ee84732b5993cb1bf19d1a43b69777_208_208_5.png alt="耐高温钢套钢蒸汽保温钢管厂家"/></a> </td></tr></tbody></table> <div class="text"> <b>面议<em>沧州市</em></b> <span class="title"><a href="https://www.huajx.com/gongying/4934915.html" target="_blank" title="耐高温钢套钢蒸汽保温钢管厂家"> 耐高温钢套钢蒸汽保温钢管厂家</a></span> <p>河北通诚管道防腐保温有限公司 <i title="企业实名认证2" class="companyAuth" style="display: inline-block;"></i> </p> <div class="year"> <b class="primary"></b> <span>第<font>1</font>年</span> <a id="complareBtn4934915" data-pro="4934915,耐高温钢套钢蒸汽保温钢管厂家,https://img61.huajx.com/mt0002/bc84567bfd36087ef80186082e4f953ce3f70efc08a4872234ee84732b5993cb1bf19d1a43b69777.png,https://www.huajx.com/gongying/4934915.html,20844" class="duibi" href="javascript:void(0);">对比</a> </div> </div> <!--<div class="complare"> <span></span> </div>--> </li> <li> <table><tbody><tr><td> <a href="https://www.huajx.com/gongying/4164300.html" target="_blank" title="供应微机综合保护装置厂家"><img src=https://img75.huajx.com/dabac5fac07fb39a0a8bd99257f8f1947674e32858a951c4e159a977c09756a80935443d0d9f3505_208_208_5.png alt="供应微机综合保护装置厂家"/></a> </td></tr></tbody></table> <div class="text"> <b>面议<em>上海市</em></b> <span class="title"><a href="https://www.huajx.com/gongying/4164300.html" target="_blank" title="供应微机综合保护装置厂家"> 供应微机综合保护装置厂家</a></span> <p>安科瑞电气股份有限公司 <i title="企业实名认证2" class="companyAuth" style="display: inline-block;"></i> </p> <div class="year"> <b class="primary"></b> <span>第<font>1</font>年</span> <a id="complareBtn4164300" data-pro="4164300,供应微机综合保护装置厂家,https://img75.huajx.com/dabac5fac07fb39a0a8bd99257f8f1947674e32858a951c4e159a977c09756a80935443d0d9f3505.png,https://www.huajx.com/gongying/4164300.html,20865" class="duibi" href="javascript:void(0);">对比</a> </div> </div> <!--<div class="complare"> <span></span> </div>--> </li> <li> <table><tbody><tr><td> <a href="https://www.huajx.com/gongying/4781987.html" target="_blank" title="全自动实验室综合废水处理设备公司"><img src=https://img79.huajx.com/00450ea57bc9bc7d17d1e469bcc3515bc1a99bca6dbdc2cace03d210e87d3752b76ac69b3ab5b361_208_208_5.jpg alt="全自动实验室综合废水处理设备公司"/></a> </td></tr></tbody></table> <div class="text"> <b>面议<em>北京市</em></b> <span class="title"><a href="https://www.huajx.com/gongying/4781987.html" target="_blank" title="全自动实验室综合废水处理设备公司"> 全自动实验室综合废水处理设备公司</a></span> <p>中环清源(北京)科技有限公司 <i title="企业实名认证2" class="companyAuth" style="display: inline-block;"></i> </p> <div class="year"> <b class="primary"></b> <span>第<font>1</font>年</span> <a id="complareBtn4781987" data-pro="4781987,全自动实验室综合废水处理设备公司,https://img79.huajx.com/00450ea57bc9bc7d17d1e469bcc3515bc1a99bca6dbdc2cace03d210e87d3752b76ac69b3ab5b361.jpg,https://www.huajx.com/gongying/4781987.html,20865" class="duibi" href="javascript:void(0);">对比</a> </div> </div> <!--<div class="complare"> <span></span> </div>--> </li> <li> <table><tbody><tr><td> <a href="https://www.huajx.com/gongying/4656473.html" target="_blank" title="防水层基层防水卷材90度剥离强度试验仪多少钱"><img src=https://img46.huajx.com/mt0001/f05c972a1daef939d7c779501e20b2caf658821202f5bd3783e06dee00ad88e12e4f9886a768c94f_208_208_5.jpg alt="防水层基层防水卷材90度剥离强度试验仪多少钱"/></a> </td></tr></tbody></table> <div class="text"> <b>面议<em>沧州市</em></b> <span class="title"><a href="https://www.huajx.com/gongying/4656473.html" target="_blank" title="防水层基层防水卷材90度剥离强度试验仪多少钱"> 防水层基层防水卷材90度剥离强度试验仪多少钱</a></span> <p>沧州力特仪器设备有限公司 <i title="企业实名认证2" class="companyAuth" style="display: inline-block;"></i> </p> <div class="year"> <b class="primary"></b> <span>第<font>1</font>年</span> <a id="complareBtn4656473" data-pro="4656473,防水层基层防水卷材90度剥离强度试验仪多少钱,https://img46.huajx.com/mt0001/f05c972a1daef939d7c779501e20b2caf658821202f5bd3783e06dee00ad88e12e4f9886a768c94f.jpg,https://www.huajx.com/gongying/4656473.html,20800" class="duibi" href="javascript:void(0);">对比</a> </div> </div> <!--<div class="complare"> <span></span> </div>--> </li> <li> <table><tbody><tr><td> <a href="https://www.huajx.com/gongying/4955469.html" target="_blank" title="供应橡塑保温板价格厂家现货出售"><img src=https://img70.huajx.com/mt0001/cc742b5ce382ab343592bd530ee7988997fe46cfd67af3e6ceeafbe631ea5aee00cf88ed2237584d_208_208_5.png alt="供应橡塑保温板价格厂家现货出售"/></a> </td></tr></tbody></table> <div class="text"> <b>面议<em>廊坊市</em></b> <span class="title"><a href="https://www.huajx.com/gongying/4955469.html" target="_blank" title="供应橡塑保温板价格厂家现货出售"> 供应橡塑保温板价格厂家现货出售</a></span> <p>河北新皓橡塑绝热材料有限公司 <i title="企业实名认证2" class="companyAuth" style="display: inline-block;"></i> </p> <div class="year"> <b class="primary"></b> <span>第<font>1</font>年</span> <a id="complareBtn4955469" data-pro="4955469,供应橡塑保温板价格厂家现货出售,https://img70.huajx.com/mt0001/cc742b5ce382ab343592bd530ee7988997fe46cfd67af3e6ceeafbe631ea5aee00cf88ed2237584d.png,https://www.huajx.com/gongying/4955469.html,20845" class="duibi" href="javascript:void(0);">对比</a> </div> </div> <!--<div class="complare"> <span></span> </div>--> </li> <li> <table><tbody><tr><td> <a href="https://www.huajx.com/gongying/4192431.html" target="_blank" title="聚氨酯直埋热水保温管价格"><img src=https://img64.huajx.com/66dabcda8ca7909d0fbcb79025774c00da9d433b0a9c67f6cd82b1e5ae5cfbe7428bf344e2f5c6f8_208_208_5.png alt="聚氨酯直埋热水保温管价格"/></a> </td></tr></tbody></table> <div class="text"> <b>面议<em>廊坊市</em></b> <span class="title"><a href="https://www.huajx.com/gongying/4192431.html" target="_blank" title="聚氨酯直埋热水保温管价格"> 聚氨酯直埋热水保温管价格</a></span> <p>大城县荣邦防腐保温材料有限公司 <i title="企业实名认证2" class="companyAuth" style="display: inline-block;"></i> </p> <div class="year"> <b class="primary"></b> <span>第<font>1</font>年</span> <a id="complareBtn4192431" data-pro="4192431,聚氨酯直埋热水保温管价格,https://img64.huajx.com/66dabcda8ca7909d0fbcb79025774c00da9d433b0a9c67f6cd82b1e5ae5cfbe7428bf344e2f5c6f8.png,https://www.huajx.com/gongying/4192431.html,20844" class="duibi" href="javascript:void(0);">对比</a> </div> </div> <!--<div class="complare"> <span></span> </div>--> </li> <li> <table><tbody><tr><td> <a href="https://www.huajx.com/gongying/4807123.html" target="_blank" title="江苏省聚氨酯预制保温钢管生产"><img src=https://img55.huajx.com/00450ea57bc9bc7d6941929e10bb5320210631fb7508bd5f51a19adac8d6e810387b1ee3c0af7e66_208_208_5.jpg alt="江苏省聚氨酯预制保温钢管生产"/></a> </td></tr></tbody></table> <div class="text"> <b>面议<em>廊坊市</em></b> <span class="title"><a href="https://www.huajx.com/gongying/4807123.html" target="_blank" title="江苏省聚氨酯预制保温钢管生产"> 江苏省聚氨酯预制保温钢管生产</a></span> <p>廊坊金星化工有限公司 <i title="企业实名认证2" class="companyAuth" style="display: inline-block;"></i> </p> <div class="year"> <b class="primary"></b> <span>第<font>1</font>年</span> <a id="complareBtn4807123" data-pro="4807123,江苏省聚氨酯预制保温钢管生产,https://img55.huajx.com/00450ea57bc9bc7d6941929e10bb5320210631fb7508bd5f51a19adac8d6e810387b1ee3c0af7e66.jpg,https://www.huajx.com/gongying/4807123.html,20844" class="duibi" href="javascript:void(0);">对比</a> </div> </div> <!--<div class="complare"> <span></span> </div>--> </li> <li> <table><tbody><tr><td> <a href="https://www.huajx.com/gongying/4728237.html" target="_blank" title="玄武岩棉板供应商"><img src=https://img77.huajx.com/mt0002/6177b7fad4b495c9d0f8604d8374229485305ba0959db0dc8880eeb190a91ca0c2c1c8d14f00de53_208_208_5.jpg alt="玄武岩棉板供应商"/></a> </td></tr></tbody></table> <div class="text"> <b>面议<em>廊坊市</em></b> <span class="title"><a href="https://www.huajx.com/gongying/4728237.html" target="_blank" title="玄武岩棉板供应商"> 玄武岩棉板供应商</a></span> <p>廊坊澳洋保温材料有限公司 <i title="企业实名认证2" class="companyAuth" style="display: inline-block;"></i> </p> <div class="year"> <b class="primary"></b> <span>第<font>1</font>年</span> <a id="complareBtn4728237" data-pro="4728237,玄武岩棉板供应商,https://img77.huajx.com/mt0002/6177b7fad4b495c9d0f8604d8374229485305ba0959db0dc8880eeb190a91ca0c2c1c8d14f00de53.jpg,https://www.huajx.com/gongying/4728237.html,20839" class="duibi" href="javascript:void(0);">对比</a> </div> </div> <!--<div class="complare"> <span></span> </div>--> </li> <li> <table><tbody><tr><td> <a href="https://www.huajx.com/gongying/4870290.html" target="_blank" title="供应铝箔橡塑保温棉价格"><img src=https://img55.huajx.com/mt0007/6e95fd1ed072fae14f0e951875eec8c1aa81d0ad11151463fc390a04c229c98682b7e00afcbc2b04_208_208_5.jpg alt="供应铝箔橡塑保温棉价格"/></a> </td></tr></tbody></table> <div class="text"> <b>面议<em>廊坊市</em></b> <span class="title"><a href="https://www.huajx.com/gongying/4870290.html" target="_blank" title="供应铝箔橡塑保温棉价格"> 供应铝箔橡塑保温棉价格</a></span> <p>神州节能科技集团销售部 <i title="企业实名认证2" class="companyAuth" style="display: inline-block;"></i> </p> <div class="year"> <b class="primary"></b> <span>第<font>1</font>年</span> <a id="complareBtn4870290" data-pro="4870290,供应铝箔橡塑保温棉价格,https://img55.huajx.com/mt0007/6e95fd1ed072fae14f0e951875eec8c1aa81d0ad11151463fc390a04c229c98682b7e00afcbc2b04.jpg,https://www.huajx.com/gongying/4870290.html,20836" class="duibi" href="javascript:void(0);">对比</a> </div> </div> <!--<div class="complare"> <span></span> </div>--> </li> <li> <table><tbody><tr><td> <a href="https://www.huajx.com/gongying/4060269.html" target="_blank" title="销售玻璃鳞片防腐涂料哪家好"><img src=https://img78.huajx.com/15503715273aa74de2b8dc2354c1ba665484a0d052dea6bdd42194f5a7cc7c35fc3fe696b986db91_208_208_5.jpg alt="销售玻璃鳞片防腐涂料哪家好"/></a> </td></tr></tbody></table> <div class="text"> <b>面议<em>廊坊市</em></b> <span class="title"><a href="https://www.huajx.com/gongying/4060269.html" target="_blank" title="销售玻璃鳞片防腐涂料哪家好"> 销售玻璃鳞片防腐涂料哪家好</a></span> <p>廊坊益腾节能科技有限公司 <i title="企业实名认证2" class="companyAuth" style="display: inline-block;"></i> </p> <div class="year"> <b class="primary"></b> <span>第<font>1</font>年</span> <a id="complareBtn4060269" data-pro="4060269,销售玻璃鳞片防腐涂料哪家好,https://img78.huajx.com/15503715273aa74de2b8dc2354c1ba665484a0d052dea6bdd42194f5a7cc7c35fc3fe696b986db91.jpg,https://www.huajx.com/gongying/4060269.html,20866" class="duibi" href="javascript:void(0);">对比</a> </div> </div> <!--<div class="complare"> <span></span> </div>--> </li> <li> <table><tbody><tr><td> <a href="https://www.huajx.com/gongying/4153128.html" target="_blank" title="进口环氧砂浆地坪价格"><img src=https://img45.huajx.com/00450ea57bc9bc7de75ae59de717c73f0ba6fdd36ac9d66c0312fd8506e680026b7cd1d18ac59db9_208_208_5.jpg alt="进口环氧砂浆地坪价格"/></a> </td></tr></tbody></table> <div class="text"> <b>面议<em>青岛市</em></b> <span class="title"><a href="https://www.huajx.com/gongying/4153128.html" target="_blank" title="进口环氧砂浆地坪价格"> 进口环氧砂浆地坪价格</a></span> <p>青岛丹佳净化设备有限公司 <i title="企业实名认证2" class="companyAuth" style="display: inline-block;"></i> </p> <div class="year"> <b class="primary"></b> <span>第<font>1</font>年</span> <a id="complareBtn4153128" data-pro="4153128,进口环氧砂浆地坪价格,https://img45.huajx.com/00450ea57bc9bc7de75ae59de717c73f0ba6fdd36ac9d66c0312fd8506e680026b7cd1d18ac59db9.jpg,https://www.huajx.com/gongying/4153128.html,20858" class="duibi" href="javascript:void(0);">对比</a> </div> </div> <!--<div class="complare"> <span></span> </div>--> </li> <li> <table><tbody><tr><td> <a href="https://www.huajx.com/gongying/4933832.html" target="_blank" title="国产聚氨酯直埋保温管价格"><img src=https://img60.huajx.com/74a34d6b99a3c732b30158a2526b7eb73cddff53cf8fe7f4159c5e2fb027dd34898c2d753103f30f_208_208_5.jpg alt="国产聚氨酯直埋保温管价格"/></a> </td></tr></tbody></table> <div class="text"> <b>面议<em>廊坊市</em></b> <span class="title"><a href="https://www.huajx.com/gongying/4933832.html" target="_blank" title="国产聚氨酯直埋保温管价格"> 国产聚氨酯直埋保温管价格</a></span> <p>河北德恩保温材料有限公司 <i title="企业实名认证2" class="companyAuth" style="display: inline-block;"></i> </p> <div class="year"> <b class="primary"></b> <span>第<font>1</font>年</span> <a id="complareBtn4933832" data-pro="4933832,国产聚氨酯直埋保温管价格,https://img60.huajx.com/74a34d6b99a3c732b30158a2526b7eb73cddff53cf8fe7f4159c5e2fb027dd34898c2d753103f30f.jpg,https://www.huajx.com/gongying/4933832.html,20844" class="duibi" href="javascript:void(0);">对比</a> </div> </div> <!--<div class="complare"> <span></span> </div>--> </li> <li> <table><tbody><tr><td> <a href="https://www.huajx.com/gongying/4890480.html" target="_blank" title="全自动食品安全综合分析仪厂家"><img src=https://img68.huajx.com/mt0008/dc0620ef491df177f4733da9ebbaeb6e68c99312740674c4f2a8db61474f2bb8090a74872b77379f_208_208_5.jpg alt="全自动食品安全综合分析仪厂家"/></a> </td></tr></tbody></table> <div class="text"> <b>面议<em>潍坊市</em></b> <span class="title"><a href="https://www.huajx.com/gongying/4890480.html" target="_blank" title="全自动食品安全综合分析仪厂家"> 全自动食品安全综合分析仪厂家</a></span> <p>山东云唐智能科技有限公司 <i title="企业实名认证2" class="companyAuth" style="display: inline-block;"></i> </p> <div class="year"> <b class="primary"></b> <span>第<font>1</font>年</span> <a id="complareBtn4890480" data-pro="4890480,全自动食品安全综合分析仪厂家,https://img68.huajx.com/mt0008/dc0620ef491df177f4733da9ebbaeb6e68c99312740674c4f2a8db61474f2bb8090a74872b77379f.jpg,https://www.huajx.com/gongying/4890480.html,20865" class="duibi" href="javascript:void(0);">对比</a> </div> </div> <!--<div class="complare"> <span></span> </div>--> </li> <li> <table><tbody><tr><td> <a href="https://www.huajx.com/gongying/4723698.html" target="_blank" title="销售保温钢管"><img src=https://img76.huajx.com/mt0002/1832440763e2028487268e96d8f0619762ed08cd4d367b85e7adce15942799bcb28570e3ca789da2_208_208_5.jpg alt="销售保温钢管"/></a> </td></tr></tbody></table> <div class="text"> <b>面议<em>沧州市</em></b> <span class="title"><a href="https://www.huajx.com/gongying/4723698.html" target="_blank" title="销售保温钢管"> 销售保温钢管</a></span> <p>河北诚源管业集团有限公司 <i title="企业实名认证2" class="companyAuth" style="display: inline-block;"></i> </p> <div class="year"> <b class="primary"></b> <span>第<font>1</font>年</span> <a id="complareBtn4723698" data-pro="4723698,销售保温钢管,https://img76.huajx.com/mt0002/1832440763e2028487268e96d8f0619762ed08cd4d367b85e7adce15942799bcb28570e3ca789da2.jpg,https://www.huajx.com/gongying/4723698.html,20844" class="duibi" href="javascript:void(0);">对比</a> </div> </div> <!--<div class="complare"> <span></span> </div>--> </li> <li> <table><tbody><tr><td> <a href="https://www.huajx.com/gongying/4751334.html" target="_blank" title="国产微生物粉尘综合采样器微生物采样"><img src=https://img66.huajx.com/mt0001/0c2d0c0cd7955a496e6a225da4b889603a54f56850d395fbdd9921aa52098dfe4dd600f33e7e16e9_208_208_5.jpg alt="国产微生物粉尘综合采样器微生物采样"/></a> </td></tr></tbody></table> <div class="text"> <b>面议<em>青岛市</em></b> <span class="title"><a href="https://www.huajx.com/gongying/4751334.html" target="_blank" title="国产微生物粉尘综合采样器微生物采样"> 国产微生物粉尘综合采样器微生物采样</a></span> <p>青岛金仕达电子科技有限公司 <i title="企业实名认证2" class="companyAuth" style="display: inline-block;"></i> </p> <div class="year"> <b class="primary"></b> <span>第<font>1</font>年</span> <a id="complareBtn4751334" data-pro="4751334,国产微生物粉尘综合采样器微生物采样,https://img66.huajx.com/mt0001/0c2d0c0cd7955a496e6a225da4b889603a54f56850d395fbdd9921aa52098dfe4dd600f33e7e16e9.jpg,https://www.huajx.com/gongying/4751334.html,20865" class="duibi" href="javascript:void(0);">对比</a> </div> </div> <!--<div class="complare"> <span></span> </div>--> </li> <li> <table><tbody><tr><td> <a href="https://www.huajx.com/gongying/4622307.html" target="_blank" title="全自动流体力学综合实验装置多少钱"><img src=https://img59.huajx.com/74a34d6b99a3c7321897aa067e3567465068ae3b95253d8b787afaa08e24579c11be5ccc995c54e7_208_208_5.jpg alt="全自动流体力学综合实验装置多少钱"/></a> </td></tr></tbody></table> <div class="text"> <b>面议<em>长沙市</em></b> <span class="title"><a href="https://www.huajx.com/gongying/4622307.html" target="_blank" title="全自动流体力学综合实验装置多少钱"> 全自动流体力学综合实验装置多少钱</a></span> <p>长沙育创仪器设备有限公司 <i title="企业实名认证2" class="companyAuth" style="display: inline-block;"></i> </p> <div class="year"> <b class="primary"></b> <span>第<font>1</font>年</span> <a id="complareBtn4622307" data-pro="4622307,全自动流体力学综合实验装置多少钱,https://img59.huajx.com/74a34d6b99a3c7321897aa067e3567465068ae3b95253d8b787afaa08e24579c11be5ccc995c54e7.jpg,https://www.huajx.com/gongying/4622307.html,20865" class="duibi" href="javascript:void(0);">对比</a> </div> </div> <!--<div class="complare"> <span></span> </div>--> </li> <li> <table><tbody><tr><td> <a href="https://www.huajx.com/gongying/4761793.html" target="_blank" title="科研电池板脱胶试验箱保温性能好"><img src=https://img68.huajx.com/mt0003/2d30da6cfd71fe747522cee377e91117702d650b42698e6b1d14e341b99a318e6453622d995eebeb_208_208_5.jpg alt="科研电池板脱胶试验箱保温性能好"/></a> </td></tr></tbody></table> <div class="text"> <b>面议<em>常州市</em></b> <span class="title"><a href="https://www.huajx.com/gongying/4761793.html" target="_blank" title="科研电池板脱胶试验箱保温性能好"> 科研电池板脱胶试验箱保温性能好</a></span> <p>常州市科迈实验仪器有限公司 <i title="企业实名认证2" class="companyAuth" style="display: inline-block;"></i> </p> <div class="year"> <b class="primary"></b> <span>第<font>1</font>年</span> <a id="complareBtn4761793" data-pro="4761793,科研电池板脱胶试验箱保温性能好,https://img68.huajx.com/mt0003/2d30da6cfd71fe747522cee377e91117702d650b42698e6b1d14e341b99a318e6453622d995eebeb.jpg,https://www.huajx.com/gongying/4761793.html,20845" class="duibi" href="javascript:void(0);">对比</a> </div> </div> <!--<div class="complare"> <span></span> </div>--> </li> <li> <table><tbody><tr><td> <a href="https://www.huajx.com/gongying/4609095.html" target="_blank" title="供应直埋式蒸汽防腐保温管价格"><img src=https://img69.huajx.com/15503715273aa74d406d8b63cb0c165858a319673fe502540bd5585e6259d656f2a9c66f682ba5d5_208_208_5.jpg alt="供应直埋式蒸汽防腐保温管价格"/></a> </td></tr></tbody></table> <div class="text"> <b>面议<em>临沂市</em></b> <span class="title"><a href="https://www.huajx.com/gongying/4609095.html" target="_blank" title="供应直埋式蒸汽防腐保温管价格"> 供应直埋式蒸汽防腐保温管价格</a></span> <p>山东大城防腐保温安装工程有限公司 <i title="企业实名认证2" class="companyAuth" style="display: inline-block;"></i> </p> <div class="year"> <b class="primary"></b> <span>第<font>1</font>年</span> <a id="complareBtn4609095" data-pro="4609095,供应直埋式蒸汽防腐保温管价格,https://img69.huajx.com/15503715273aa74d406d8b63cb0c165858a319673fe502540bd5585e6259d656f2a9c66f682ba5d5.jpg,https://www.huajx.com/gongying/4609095.html,20844" class="duibi" href="javascript:void(0);">对比</a> </div> </div> <!--<div class="complare"> <span></span> </div>--> </li> <li> <table><tbody><tr><td> <a href="https://www.huajx.com/gongying/4482498.html" target="_blank" title="Acrel-7000综合能源管控系统供应商"><img src=https://img78.huajx.com/5646a23e59c23271a35494d33a087dcb3a29f6ea84bb5f35b090e20b6774b7873617b37f89b8fd8f_208_208_5.jpg alt="Acrel-7000综合能源管控系统供应商"/></a> </td></tr></tbody></table> <div class="text"> <b>面议<em>无锡市</em></b> <span class="title"><a href="https://www.huajx.com/gongying/4482498.html" target="_blank" title="Acrel-7000综合能源管控系统供应商"> acrel-7000综合能源管控系统供应商</a></span> <p>江苏安科瑞电器制造有限公司 <i title="企业实名认证2" class="companyAuth" style="display: inline-block;"></i> </p> <div class="year"> <b class="primary"></b> <span>第<font>1</font>年</span> <a id="complareBtn4482498" data-pro="4482498,Acrel-7000综合能源管控系统供应商,https://img78.huajx.com/5646a23e59c23271a35494d33a087dcb3a29f6ea84bb5f35b090e20b6774b7873617b37f89b8fd8f.jpg,https://www.huajx.com/gongying/4482498.html,20865" class="duibi" href="javascript:void(0);">对比</a> </div> </div> <!--<div class="complare"> <span></span> </div>--> </li> <li> <table><tbody><tr><td> <a href="https://www.huajx.com/gongying/4616979.html" target="_blank" title="定制臭氧老化综合试验"><img src=https://img47.huajx.com/mt0001/1fd31d1826b407d31bd954a6551e27bdcf8caae28713d7a9eae55349c39a512561f2f09d7ad4a816_208_208_5.jpg alt="定制臭氧老化综合试验"/></a> </td></tr></tbody></table> <div class="text"> <b>面议<em>上海市</em></b> <span class="title"><a href="https://www.huajx.com/gongying/4616979.html" target="_blank" title="定制臭氧老化综合试验"> 定制臭氧老化综合试验</a></span> <p>上海长肯试验设备(集团)有限公司 <i title="企业实名认证2" class="companyAuth" style="display: inline-block;"></i> </p> <div class="year"> <b class="primary"></b> <span>第<font>1</font>年</span> <a id="complareBtn4616979" data-pro="4616979,定制臭氧老化综合试验,https://img47.huajx.com/mt0001/1fd31d1826b407d31bd954a6551e27bdcf8caae28713d7a9eae55349c39a512561f2f09d7ad4a816.jpg,https://www.huajx.com/gongying/4616979.html,20865" class="duibi" href="javascript:void(0);">对比</a> </div> </div> <!--<div class="complare"> <span></span> </div>--> </li> <li> <table><tbody><tr><td> <a href="https://www.huajx.com/gongying/4493275.html" target="_blank" title="综合农药残留检测仪报价"><img src=https://img64.huajx.com/dabac5fac07fb39ae62476c4b9628bc5b737e72c7aa5d324d644d5ed29114289c3994f8969e84371_208_208_5.jpg alt="综合农药残留检测仪报价"/></a> </td></tr></tbody></table> <div class="text"> <b>面议<em>潍坊市</em></b> <span class="title"><a href="https://www.huajx.com/gongying/4493275.html" target="_blank" title="综合农药残留检测仪报价"> 综合农药残留检测仪报价</a></span> <p>山东恒美电子科技有限公司 <i title="企业实名认证2" class="companyAuth" style="display: inline-block;"></i> </p> <div class="year"> <b class="primary"></b> <span>第<font>1</font>年</span> <a id="complareBtn4493275" data-pro="4493275,综合农药残留检测仪报价,https://img64.huajx.com/dabac5fac07fb39ae62476c4b9628bc5b737e72c7aa5d324d644d5ed29114289c3994f8969e84371.jpg,https://www.huajx.com/gongying/4493275.html,20865" class="duibi" href="javascript:void(0);">对比</a> </div> </div> <!--<div class="complare"> <span></span> </div>--> </li> <li> <table><tbody><tr><td> <a href="https://www.huajx.com/gongying/4609102.html" target="_blank" title="施耐德EOCR-SSD综合保护器"><img src=https://img47.huajx.com/74a34d6b99a3c73296f10740854b61954ce4487b88eb717da4a0dd91192d8f164043b4c3ed386ba2_208_208_5.jpg alt="施耐德EOCR-SSD综合保护器"/></a> </td></tr></tbody></table> <div class="text"> <b>面议<em>国外</em></b> <span class="title"><a href="https://www.huajx.com/gongying/4609102.html" target="_blank" title="施耐德EOCR-SSD综合保护器"> 施耐德eocr-ssd综合保护器</a></span> <p>唐山韩雅电气设备有限公司 <i title="企业实名认证2" class="companyAuth" style="display: inline-block;"></i> </p> <div class="year"> <b class="primary"></b> <span>第<font>1</font>年</span> <a id="complareBtn4609102" data-pro="4609102,施耐德EOCR-SSD综合保护器,https://img47.huajx.com/74a34d6b99a3c73296f10740854b61954ce4487b88eb717da4a0dd91192d8f164043b4c3ed386ba2.jpg,https://www.huajx.com/gongying/4609102.html,20865" class="duibi" href="javascript:void(0);">对比</a> </div> </div> <!--<div class="complare"> <span></span> </div>--> </li> <li> <table><tbody><tr><td> <a href="https://www.huajx.com/gongying/4259153.html" target="_blank" title="销售流体力学综合试验设备"><img src=https://img64.huajx.com/5eceadd4559dcfd27d2ccb1ab4c10e11cd3c3968661f2d350b1124e9e6acce8b4c568ed82a8433d8_208_208_5.jpg alt="销售流体力学综合试验设备"/></a> </td></tr></tbody></table> <div class="text"> <b>面议<em>上海市</em></b> <span class="title"><a href="https://www.huajx.com/gongying/4259153.html" target="_blank" title="销售流体力学综合试验设备"> 销售流体力学综合试验设备</a></span> <p>上海大有仪器设备有限公司 <i title="企业实名认证2" class="companyAuth" style="display: inline-block;"></i> </p> <div class="year"> <b class="primary"></b> <span>第<font>1</font>年</span> <a id="complareBtn4259153" data-pro="4259153,销售流体力学综合试验设备,https://img64.huajx.com/5eceadd4559dcfd27d2ccb1ab4c10e11cd3c3968661f2d350b1124e9e6acce8b4c568ed82a8433d8.jpg,https://www.huajx.com/gongying/4259153.html,20865" class="duibi" href="javascript:void(0);">对比</a> </div> </div> <!--<div class="complare"> <span></span> </div>--> </li> <li> <table><tbody><tr><td> <a href="https://www.huajx.com/gongying/4635142.html" target="_blank" title="保温聚酯纤维板批发"><img src=https://img68.huajx.com/mt0003/dc0620ef491df1778ea9bb128efcea8164985fcc3ca96cef2251e7709c860cc54736fb956136293e_208_208_5.jpg alt="保温聚酯纤维板批发"/></a> </td></tr></tbody></table> <div class="text"> <b>面议<em>常州市</em></b> <span class="title"><a href="https://www.huajx.com/gongying/4635142.html" target="_blank" title="保温聚酯纤维板批发"> 保温聚酯纤维板批发</a></span> <p>常州道存壹电气有限公司 <i title="企业实名认证2" class="companyAuth" style="display: inline-block;"></i> </p> <div class="year"> <b class="primary"></b> <span>第<font>1</font>年</span> <a id="complareBtn4635142" data-pro="4635142,保温聚酯纤维板批发,https://img68.huajx.com/mt0003/dc0620ef491df1778ea9bb128efcea8164985fcc3ca96cef2251e7709c860cc54736fb956136293e.jpg,https://www.huajx.com/gongying/4635142.html,20845" class="duibi" href="javascript:void(0);">对比</a> </div> </div> <!--<div class="complare"> <span></span> </div>--> </li> <li> <table><tbody><tr><td> <a href="https://www.huajx.com/gongying/4483646.html" target="_blank" title="保鲜膜柠檬包装机"><img src=https://img69.huajx.com/03ce10744122e9870e9392aaed5063b36dcdc8d82f31764aae4d3439a61fed37b8cdf60947ad0ea5_208_208_5.jpg alt="保鲜膜柠檬包装机"/></a> </td></tr></tbody></table> <div class="text"> <b>面议<em>佛山市</em></b> <span class="title"><a href="https://www.huajx.com/gongying/4483646.html" target="_blank" title="保鲜膜柠檬包装机"> 保鲜膜柠檬包装机</a></span> <p>佛山市新科力包装机械设备厂 <i title="企业实名认证2" class="companyAuth" style="display: inline-block;"></i> </p> <div class="year"> <b class="primary"></b> <span>第<font>1</font>年</span> <a id="complareBtn4483646" data-pro="4483646,保鲜膜柠檬包装机,https://img69.huajx.com/03ce10744122e9870e9392aaed5063b36dcdc8d82f31764aae4d3439a61fed37b8cdf60947ad0ea5.jpg,https://www.huajx.com/gongying/4483646.html,20810" class="duibi" href="javascript:void(0);">对比</a> </div> </div> <!--<div class="complare"> <span></span> </div>--> </li> <li> <table><tbody><tr><td> <a href="https://www.huajx.com/gongying/4302380.html" target="_blank" title="橡胶塑料热稳定性试验仪操作规程"><img src=https://img69.huajx.com/00450ea57bc9bc7dec0de4020568412229dd27ff6c244ec0565b3af5e0d686b26e490ab8a6d0c32f_208_208_5.jpg alt="橡胶塑料热稳定性试验仪操作规程"/></a> </td></tr></tbody></table> <div class="text"> <b>面议<em>苏州市</em></b> <span class="title"><a href="https://www.huajx.com/gongying/4302380.html" target="_blank" title="橡胶塑料热稳定性试验仪操作规程"> 橡胶塑料热稳定性试验仪操作规程</a></span> <p>苏州凯特尔仪器设备有限公司 <i title="企业实名认证2" class="companyAuth" style="display: inline-block;"></i> </p> <div class="year"> <b class="primary"></b> <span>第<font>1</font>年</span> <a id="complareBtn4302380" data-pro="4302380,橡胶塑料热稳定性试验仪操作规程,https://img69.huajx.com/00450ea57bc9bc7dec0de4020568412229dd27ff6c244ec0565b3af5e0d686b26e490ab8a6d0c32f.jpg,https://www.huajx.com/gongying/4302380.html,20836" class="duibi" href="javascript:void(0);">对比</a> </div> </div> <!--<div class="complare"> <span></span> </div>--> </li> <li> <table><tbody><tr><td> <a href="https://www.huajx.com/gongying/4147609.html" target="_blank" title="销售计量装置综合测试系统价格"><img src=https://img61.huajx.com/dabac5fac07fb39ab65718a8e63f96e5a28ba8585c51fcab7bd8291b21236867a74c99fe1169a042_208_208_5.png alt="销售计量装置综合测试系统价格"/></a> </td></tr></tbody></table> <div class="text"> <b>面议<em>上海市</em></b> <span class="title"><a href="https://www.huajx.com/gongying/4147609.html" target="_blank" title="销售计量装置综合测试系统价格"> 销售计量装置综合测试系统价格</a></span> <p>上海端懿电气科技有限公司 <i title="企业实名认证2" class="companyAuth" style="display: inline-block;"></i> </p> <div class="year"> <b class="primary"></b> <span>第<font>1</font>年</span> <a id="complareBtn4147609" data-pro="4147609,销售计量装置综合测试系统价格,https://img61.huajx.com/dabac5fac07fb39ab65718a8e63f96e5a28ba8585c51fcab7bd8291b21236867a74c99fe1169a042.png,https://www.huajx.com/gongying/4147609.html,20865" class="duibi" href="javascript:void(0);">对比</a> </div> </div> <!--<div class="complare"> <span></span> </div>--> </li> <li> <table><tbody><tr><td> <a href="https://www.huajx.com/gongying/4604983.html" target="_blank" title="防水卷材接缝不透水性检测仪生产"><img src=https://img68.huajx.com/mt0001/6bbbd504ea99bc299b47c4e63443425ffff21b97d15a73f6f7254e513f0a865242e2f46f4d041bf1_208_208_5.jpg alt="防水卷材接缝不透水性检测仪生产"/></a> </td></tr></tbody></table> <div class="text"> <b>面议<em>沧州市</em></b> <span class="title"><a href="https://www.huajx.com/gongying/4604983.html" target="_blank" title="防水卷材接缝不透水性检测仪生产"> 防水卷材接缝不透水性检测仪生产</a></span> <p>沧州精威仪器设备制造有限公司 <i title="企业实名认证2" class="companyAuth" style="display: inline-block;"></i> </p> <div class="year"> <b class="primary"></b> <span>第<font>1</font>年</span> <a id="complareBtn4604983" data-pro="4604983,防水卷材接缝不透水性检测仪生产,https://img68.huajx.com/mt0001/6bbbd504ea99bc299b47c4e63443425ffff21b97d15a73f6f7254e513f0a865242e2f46f4d041bf1.jpg,https://www.huajx.com/gongying/4604983.html,20800" class="duibi" href="javascript:void(0);">对比</a> </div> </div> <!--<div class="complare"> <span></span> </div>--> </li> <li> <table><tbody><tr><td> <a href="https://www.huajx.com/gongying/4718095.html" target="_blank" title="半自动综合式扭矩检定仪公司"><img src=https://img78.huajx.com/00450ea57bc9bc7d6c8f7dfa409df58eb043dcee43f9ed18f2ea98f861eb8086dff3200c2dafe5ce_208_208_5.png alt="半自动综合式扭矩检定仪公司"/></a> </td></tr></tbody></table> <div class="text"> <b>面议<em>常州市</em></b> <span class="title"><a href="https://www.huajx.com/gongying/4718095.html" target="_blank" title="半自动综合式扭矩检定仪公司"> 半自动综合式扭矩检定仪公司</a></span> <p>江苏铨仪计量科技有限公司 <i title="企业实名认证2" class="companyAuth" style="display: inline-block;"></i> </p> <div class="year"> <b class="primary"></b> <span>第<font>1</font>年</span> <a id="complareBtn4718095" data-pro="4718095,半自动综合式扭矩检定仪公司,https://img78.huajx.com/00450ea57bc9bc7d6c8f7dfa409df58eb043dcee43f9ed18f2ea98f861eb8086dff3200c2dafe5ce.png,https://www.huajx.com/gongying/4718095.html,20865" class="duibi" href="javascript:void(0);">对比</a> </div> </div> <!--<div class="complare"> <span></span> </div>--> </li> </ul> <div class="clear"></div> </div> <div class="newspages"> <span id="fLink" style="display:none">/gongying/t20798/</span><a class="ft" title="第一页" href="/gongying/t20798/"></a><a class="prev" href="#" ></a><a class="on" href="/gongying/t20798/">1</a><a href="/gongying/t20798_p2/">2</a><a href="/gongying/t20798_p3/">3</a><a href="/gongying/t20798_p4/">4</a><a href="/gongying/t20798_p5/">5</a><a class="lt" title="下一页" href="/gongying/t20798_p2/"></a><a class="next" title="最后一页" href="/gongying/t20798_p100/"></a><span class="jump">共100页119603条记录<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">化工机械设备网为您找到119603条 <a href="https://www.huajx.com/gongying/t20798/">环保/保温/密封/防水防</a>产品的价格/报价信息、 <a href="https://www.huajx.com/gongying/t20798/">环保/保温/密封/防水防</a>厂家供应商、高清图片视频、产品型号参数等信息。您还可以查看 <ul class="pages-otherexi"> <li><a href="https://www.huajx.com/gongying/t20799/">防水材料</a></li> <li><a href="https://www.huajx.com/gongying/t20805/">包装材料</a></li> <li><a href="https://www.huajx.com/gongying/t20814/">建筑装饰材料</a></li> <br class="clear"> </ul> 等产品信息。 </div> </div> <!-- 右边的框 --> <div class="TopRight"> <div class="proBoxRight"> <div class="titleList"> <h3><a href="https://www.huajx.com/gongying/t0_p1/" target="_blank">产品视频</a></h3> <a href="https://www.huajx.com/gongying/t0_p1/" target="_blank" class="more">更多+</a> </div> <ul class="video"> <li> <div class="videoImg"> <a href="https://www.huajx.com/gongying/4666080.html" target="_blank" title="综合能耗管理系统"> <img class="lazy" src=https://img70.huajx.com/1c5e63a41dd9acb6bb6f96e20ad8c8616c464e62eeb240f961e1a53dd580de65f381ff87ed0235e3_241_149_5.jpg /><i class="video-icon"></i> </a> </div> <h2><a href="https://www.huajx.com/gongying/4666080.html" title="综合能耗管理系统" target="_blank">综合能耗管理系统</a></h2> <h3 class="comp">安科瑞电气股份有限公司</h3> <div class="year"> <b class="intermediate"></b><span><font></font></span> <i class="companyAuth"></i></div> <b><span>&yen</span>999999<em>浏览:842</em></b> </li> <li> <div class="videoImg"> <a href="https://www.huajx.com/gongying/4029936.html" target="_blank" title="2020年打地源热泵井_安装综合价格"> <img class="lazy" src=https://img79.huajx.com/15503715273aa74df1811f76cae05d72258c1f7b7d443bc9b77973470efb1f0adb1cb8e630a1b5d7_241_149_5.jpg /><i class="video-icon"></i> </a> </div> <h2><a href="https://www.huajx.com/gongying/4029936.html" title="2020年打地源热泵井_安装综合价格" target="_blank">2020年打地源热泵井_安装综合价格</a></h2> <h3 class="comp">贵州信然地质钻井有限公司</h3> <div class="year"> <b class="primary"></b><span><font></font></span> <i class="companyAuth"></i></div> <b><span>&yen</span>500<em>浏览:129</em></b> </li> <li> <div class="videoImg"> <a href="https://www.huajx.com/gongying/4027062.html" target="_blank" title="打温泉井钻井综合批发价格"> <img class="lazy" src=https://img76.huajx.com/15503715273aa74df1811f76cae05d72258c1f7b7d443bc91c7e32ea05f2c5c4fe4f683cc3d390ab_241_149_5.jpg /><i class="video-icon"></i> </a> </div> <h2><a href="https://www.huajx.com/gongying/4027062.html" title="打温泉井钻井综合批发价格" target="_blank">打温泉井钻井综合批发价格</a></h2> <h3 class="comp">贵州信然地质钻井有限公司</h3> <div class="year"> <b class="primary"></b><span><font></font></span> <i class="companyAuth"></i></div> <b><span>&yen</span>500<em>浏览:78</em></b> </li> <li> <div class="videoImg"> <a href="https://www.huajx.com/gongying/3846856.html" target="_blank" title="天津PT过压告警配电房维修微机综合保护装置"> <img class="lazy" src=https://img69.huajx.com/819f05fe9a3ee92000bee0596cf8433c3b1d8dcf14653fdced98fc47e466b54d72cbfcae84459e94_241_149_5.jpg /><i class="video-icon"></i> </a> </div> <h2><a href="https://www.huajx.com/gongying/3846856.html" title="天津PT过压告警配电房维修微机综合保护装置" target="_blank">天津PT过压告警配电房维修微机综合保护装置</a></h2> <h3 class="comp">安科瑞电气股份有限公司</h3> <div class="year"> <b class="intermediate"></b><span><font></font></span> <i class="companyAuth"></i></div> <b><span>&yen</span>5250<em>浏览:1010</em></b> </li> <li> <div class="videoImg"> <a href="https://www.huajx.com/gongying/3846834.html" target="_blank" title="江苏高压柜微机综合保护装置使用说明书"> <img class="lazy" src=https://img69.huajx.com/819f05fe9a3ee92000bee0596cf8433c3b1d8dcf14653fdced98fc47e466b54d72cbfcae84459e94_241_149_5.jpg /><i class="video-icon"></i> </a> </div> <h2><a href="https://www.huajx.com/gongying/3846834.html" title="江苏高压柜微机综合保护装置使用说明书" target="_blank">江苏高压柜微机综合保护装置使用说明书</a></h2> <h3 class="comp">安科瑞电气股份有限公司</h3> <div class="year"> <b class="intermediate"></b><span><font></font></span> <i class="companyAuth"></i></div> <b><span>&yen</span>5250<em>浏览:1786</em></b> </li> <li> <div class="videoImg"> <a href="https://www.huajx.com/gongying/3773934.html" target="_blank" title="安科瑞低压线路综合保护器"> <img class="lazy" src=https://img74.huajx.com/6177b7fad4b495c9d85e0e61f1d3069d09c22edf6d91c0c9d245b744dd844bccf75ae4a07b993283_241_149_5.png /><i class="video-icon"></i> </a> </div> <h2><a href="https://www.huajx.com/gongying/3773934.html" title="安科瑞低压线路综合保护器" target="_blank">安科瑞低压线路综合保护器</a></h2> <h3 class="comp">安科瑞电气股份有限公司</h3> <div class="year"> <b class="intermediate"></b><span><font></font></span> <i class="companyAuth"></i></div> <b><span>&yen</span>1736<em>浏览:1135</em></b> </li> <li> <div class="videoImg"> <a href="https://www.huajx.com/gongying/3541046.html" target="_blank" title="供暖直埋聚氨酯预制发泡保温管价格"> <img class="lazy" src=https://img80.huajx.com/3b96d8b43fb45b2788f376a217fe61680889c2dc439c84807ea5c03651104f8200ffd71ea5b37d64_241_149_5.jpg /><i class="video-icon"></i> </a> </div> <h2><a href="https://www.huajx.com/gongying/3541046.html" title="供暖直埋聚氨酯预制发泡保温管价格" target="_blank">供暖直埋聚氨酯预制发泡保温管价格</a></h2> <h3 class="comp">廊坊万福保温材料有限公司</h3> <div class="year"> <b class="intermediate"></b><span><font></font></span> <i class="companyAuth"></i></div> <b><span>&yen</span>50<em>浏览:497</em></b> </li> <li> <div class="videoImg"> <a href="https://www.huajx.com/gongying/3541042.html" target="_blank" title="预制聚氨酯蒸汽直埋复合保温管价格"> <img class="lazy" src=https://img80.huajx.com/3b96d8b43fb45b27d002121961748b649c10ceefe82fbf78a14e0a8ca0c8dbfa0cb2d2c7bc9b2997_241_149_5.jpg /><i class="video-icon"></i> </a> </div> <h2><a href="https://www.huajx.com/gongying/3541042.html" title="预制聚氨酯蒸汽直埋复合保温管价格" target="_blank">预制聚氨酯蒸汽直埋复合保温管价格</a></h2> <h3 class="comp">廊坊万福保温材料有限公司</h3> <div class="year"> <b class="intermediate"></b><span><font></font></span> <i class="companyAuth"></i></div> <b><span>&yen</span>50<em>浏览:548</em></b> </li> </ul> </div> <div class="proBoxRight proBoxRight1"> <div class="titleList"> <h3><a>最新产品</a></h3> <a href="https://www.huajx.com/product/" class="more">更多+</a> </div> <ul class="video"> <li> <h2><a href="https://www.huajx.com/gongying/4200592.html" title="聚氨酯预制直埋保温管供应商:" target="_blank">聚氨酯预制直埋保温管供应商</a></h2> <div class="videoImg"> <a href="https://www.huajx.com/gongying/4200592.html" target="_blank" title="聚氨酯预制直埋保温管供应商"> <img class="lazy" src=//img77.huajx.com/66dabcda8ca7909d38327dbd577db7ffc488a830c073c86f2b09ef422ee35d62ca8cb43d425351ac_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="year"> <b class="primary"></b> </div> </div> <br class="clear" /> </li> <li> <h2><a href="https://www.huajx.com/gongying/4204532.html" title="预制聚氨酯塑套钢直埋保温管:" target="_blank">预制聚氨酯塑套钢直埋保温管</a></h2> <div class="videoImg"> <a href="https://www.huajx.com/gongying/4204532.html" target="_blank" title="预制聚氨酯塑套钢直埋保温管"> <img class="lazy" src=//img69.huajx.com/66dabcda8ca7909dc6a3182b86828890c87ee31835af81c3f4a5c4a41a7dab9dfdc8e42ca5acdb6a_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="year"> <b class="primary"></b> </div> </div> <br class="clear" /> </li> <li> <h2><a href="https://www.huajx.com/gongying/4208946.html" title="聚氨酯直埋保温管报价:" target="_blank">聚氨酯直埋保温管报价</a></h2> <div class="videoImg"> <a href="https://www.huajx.com/gongying/4208946.html" target="_blank" title="聚氨酯直埋保温管报价"> <img class="lazy" src=//img66.huajx.com/66dabcda8ca7909d896da03a0928c920fd821c7ad245eb3ce78a57e00d824ccad517cc276b1bbacb_241_149_5.jpg /> </a> </div> <div class="text"> <!-- <h3 class="comp">大城县荣邦防腐保温材料有限</h3> --> <h3 class="comp">地址:廊坊市</h3> <div class="protype">型号:DN50</div> <b><em>参考价:</em>面议</b> <div class="year"> <b class="primary"></b> </div> </div> <br class="clear" /> </li> <li> <h2><a href="https://www.huajx.com/gongying/4729236.html" title="隔热岩棉板:" target="_blank">隔热岩棉板</a></h2> <div class="videoImg"> <a href="https://www.huajx.com/gongying/4729236.html" target="_blank" title="隔热岩棉板"> <img class="lazy" src=//img77.huajx.com/mt0002/6177b7fad4b495c9d0f8604d83742294b2b7fdd4c2217688c8bf929fa62987b41498bbf7750cf509_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="year"> <b class="primary"></b> </div> </div> <br class="clear" /> </li> <li> <h2><a href="https://www.huajx.com/gongying/4726505.html" title="隔热橡塑板供应商:" target="_blank">隔热橡塑板供应商</a></h2> <div class="videoImg"> <a href="https://www.huajx.com/gongying/4726505.html" target="_blank" title="隔热橡塑板供应商"> <img class="lazy" src=//img78.huajx.com/mt0002/ca7ba1f0caefaac766f8ee09a3555d77be56681397e26953e7fab71918563e2b5e0e215b8ccc10d6_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="year"> <b class="primary"></b> </div> </div> <br class="clear" /> </li> <li> <h2><a href="https://www.huajx.com/gongying/4765216.html" title="防火隔热硅酸铝针刺毯生产:" target="_blank">防火隔热硅酸铝针刺毯生产</a></h2> <div class="videoImg"> <a href="https://www.huajx.com/gongying/4765216.html" target="_blank" title="防火隔热硅酸铝针刺毯生产"> <img class="lazy" src=//img66.huajx.com/mt0002/cc742b5ce382ab34adda7df25a0822ddd23d3a45924b818283b67de2cdfa0f01a09a3cf35bc4531c_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="year"> <b class="primary"></b> </div> </div> <br class="clear" /> </li> <li> <h2><a href="https://www.huajx.com/gongying/4726501.html" title="防火聚氨酯保温板供应商:" target="_blank">防火聚氨酯保温板供应商</a></h2> <div class="videoImg"> <a href="https://www.huajx.com/gongying/4726501.html" target="_blank" title="防火聚氨酯保温板供应商"> <img class="lazy" src=//img51.huajx.com/mt0002/e6f2b0f98c8fa862b867b1a71ffdbb6a6ebae81fc7d6d166dce66cbe8004a7e8c1804c12a864f178_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="year"> <b class="primary"></b> </div> </div> <br class="clear" /> </li> <li> <h2><a href="https://www.huajx.com/gongying/4871139.html" title="供应铝箔橡塑保温棉哪家好:" target="_blank">供应铝箔橡塑保温棉哪家好</a></h2> <div class="videoImg"> <a href="https://www.huajx.com/gongying/4871139.html" target="_blank" title="供应铝箔橡塑保温棉哪家好"> <img class="lazy" src=//img55.huajx.com/mt0007/6e95fd1ed072fae14f0e951875eec8c1aa81d0ad11151463fc390a04c229c98682b7e00afcbc2b04_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="year"> <b class="primary"></b> </div> </div> <br class="clear" /> </li> <li> <h2><a href="https://www.huajx.com/gongying/4875892.html" title="彩色橡塑板厂家:" target="_blank">彩色橡塑板厂家</a></h2> <div class="videoImg"> <a href="https://www.huajx.com/gongying/4875892.html" target="_blank" title="彩色橡塑板厂家"> <img class="lazy" src=//img63.huajx.com/mt0007/29ac94300968f1eb48b22a6e025594c55f982b46a391417acf2adf3b665115a7992846d85a1a1814_241_149_5.jpg /> </a> </div> <div class="text"> <!-- <h3 class="comp">神州节能科技集团销售部</h3> --> <h3 class="comp">地址:廊坊市</h3> <div class="protype">型号:B1级</div> <b><em>参考价:</em>面议</b> <div class="year"> <b class="primary"></b> </div> </div> <br class="clear" /> </li> <li> <h2><a href="https://www.huajx.com/gongying/4872946.html" title="国产彩色橡塑保温板厂家:" target="_blank">国产彩色橡塑保温板厂家</a></h2> <div class="videoImg"> <a href="https://www.huajx.com/gongying/4872946.html" target="_blank" title="国产彩色橡塑保温板厂家"> <img class="lazy" src=//img48.huajx.com/mt0007/1b2e1c1f731641a0e2a44045159d9a20e0f03f64dbfa1cc1b80c1c9caa9969940c0dcbecbfe30820_241_149_5.jpg /> </a> </div> <div class="text"> <!-- <h3 class="comp">神州节能科技集团销售部</h3> --> <h3 class="comp">地址:廊坊市</h3> <div class="protype">型号:B1级50mm厚</div> <b><em>参考价:</em>面议</b> <div class="year"> <b class="primary"></b> </div> </div> <br class="clear" /> </li> <li> <h2><a href="https://www.huajx.com/gongying/4875889.html" title="进口B1级橡塑保温板供应商:" target="_blank">进口B1级橡塑保温板供应商</a></h2> <div class="videoImg"> <a href="https://www.huajx.com/gongying/4875889.html" target="_blank" title="进口B1级橡塑保温板供应商"> <img class="lazy" src=//img49.huajx.com/mt0007/a3b55b05288099f9b3eb6200f9ff4a29dd56f11d7aef082f2c2a4fd4e9db0672e2c6456d3d4946c0_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="year"> <b class="primary"></b> </div> </div> <br class="clear" /> </li> <li> <h2><a href="https://www.huajx.com/gongying/4689290.html" title="国产环氧防腐材料价格:" target="_blank">国产环氧防腐材料价格</a></h2> <div class="videoImg"> <a href="https://www.huajx.com/gongying/4689290.html" target="_blank" title="国产环氧防腐材料价格"> <img class="lazy" src=//img64.huajx.com/15503715273aa74d310a0d1cafa971574da4e4912b0cfa1e68eeafdab7249b9148d6713c22c1a046_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="year"> <b class="primary"></b> </div> </div> <br class="clear" /> </li> <li> <h2><a href="https://www.huajx.com/gongying/4784093.html" title="进口环氧砂浆地坪哪家好:" target="_blank">进口环氧砂浆地坪哪家好</a></h2> <div class="videoImg"> <a href="https://www.huajx.com/gongying/4784093.html" target="_blank" title="进口环氧砂浆地坪哪家好"> <img class="lazy" src=//img45.huajx.com/00450ea57bc9bc7de75ae59de717c73f0ba6fdd36ac9d66c0312fd8506e680026b7cd1d18ac59db9_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="year"> <b class="primary"></b> </div> </div> <br class="clear" /> </li> <li> <h2><a href="https://www.huajx.com/gongying/4934040.html" title="国产聚氨酯直埋保温管哪家好:" target="_blank">国产聚氨酯直埋保温管哪家好</a></h2> <div class="videoImg"> <a href="https://www.huajx.com/gongying/4934040.html" target="_blank" title="国产聚氨酯直埋保温管哪家好"> <img class="lazy" src=//img53.huajx.com/74a34d6b99a3c732b30158a2526b7eb73cddff53cf8fe7f49a375dd702e2bde0c4fcc1e1dfe45a47_241_149_5.jpg /> </a> </div> <div class="text"> <!-- <h3 class="comp">河北德恩保温材料有限公司</h3> --> <h3 class="comp">地址:廊坊市</h3> <div class="protype">型号:DN20-DN1400</div> <b><em>参考价:</em>面议</b> <div class="year"> <b class="primary"></b> </div> </div> <br class="clear" /> </li> <li> <h2><a href="https://www.huajx.com/gongying/4942905.html" title="小区供暖聚氨酯保温管生产:" target="_blank">小区供暖聚氨酯保温管生产</a></h2> <div class="videoImg"> <a href="https://www.huajx.com/gongying/4942905.html" target="_blank" title="小区供暖聚氨酯保温管生产"> <img class="lazy" src=//img60.huajx.com/74a34d6b99a3c732b30158a2526b7eb73cddff53cf8fe7f4154b7b9adf7334b16ffb2c436183fbe0_241_149_5.jpg /> </a> </div> <div class="text"> <!-- <h3 class="comp">河北德恩保温材料有限公司</h3> --> <h3 class="comp">地址:廊坊市</h3> <div class="protype">型号:DN20-DN1400</div> <b><em>参考价:</em>面议</b> <div class="year"> <b class="primary"></b> </div> </div> <br class="clear" /> </li> <li> <h2><a href="https://www.huajx.com/gongying/4934037.html" title="国产热力聚氨酯保温管哪家好:" target="_blank">国产热力聚氨酯保温管哪家好</a></h2> <div class="videoImg"> <a href="https://www.huajx.com/gongying/4934037.html" target="_blank" title="国产热力聚氨酯保温管哪家好"> <img class="lazy" src=//img60.huajx.com/74a34d6b99a3c732b30158a2526b7eb73cddff53cf8fe7f41f1d3b7437346a44428943a07916dbeb_241_149_5.jpg /> </a> </div> <div class="text"> <!-- <h3 class="comp">河北德恩保温材料有限公司</h3> --> <h3 class="comp">地址:廊坊市</h3> <div class="protype">型号:DN20-DN1400</div> <b><em>参考价:</em>面议</b> <div class="year"> <b class="primary"></b> </div> </div> <br class="clear" /> </li> <li> <h2><a href="https://www.huajx.com/gongying/4942904.html" title="预制直埋聚氨酯保温管生产:" target="_blank">预制直埋聚氨酯保温管生产</a></h2> <div class="videoImg"> <a href="https://www.huajx.com/gongying/4942904.html" target="_blank" title="预制直埋聚氨酯保温管生产"> <img class="lazy" src=//img44.huajx.com/74a34d6b99a3c732b30158a2526b7eb73cddff53cf8fe7f494dceb1c454b5c5a39f08a453af68b9b_241_149_5.jpg /> </a> </div> <div class="text"> <!-- <h3 class="comp">河北德恩保温材料有限公司</h3> --> <h3 class="comp">地址:廊坊市</h3> <div class="protype">型号:DN20-DN1400</div> <b><em>参考价:</em>面议</b> <div class="year"> <b class="primary"></b> </div> </div> <br class="clear" /> </li> <li> <h2><a href="https://www.huajx.com/gongying/4942903.html" title="聚氨酯直埋蒸汽保温管生产:" target="_blank">聚氨酯直埋蒸汽保温管生产</a></h2> <div class="videoImg"> <a href="https://www.huajx.com/gongying/4942903.html" target="_blank" title="聚氨酯直埋蒸汽保温管生产"> <img class="lazy" src=//img52.huajx.com/74a34d6b99a3c732b30158a2526b7eb73cddff53cf8fe7f40ef92eeea5c6dd8230a7e36af452b3d0_241_149_5.jpg /> </a> </div> <div class="text"> <!-- <h3 class="comp">河北德恩保温材料有限公司</h3> --> <h3 class="comp">地址:廊坊市</h3> <div class="protype">型号:DN20-DN1400</div> <b><em>参考价:</em>面议</b> <div class="year"> <b class="primary"></b> </div> </div> <br class="clear" /> </li> </ul> </div> </div> <!-- 右边的框 --> <br class="clear"> </div> <div id="footer"> <div class="footer"> <div class="foot clearfix"> <dl> <dt>官方微信</dt> <dd><img src="https://www.huajx.com/images/productList2018/weixin.jpg"/></dd> </dl> <dl> <dt>官方手机站</dt> <dd><img src="https://www.huajx.com/images/productList2018/phone.png"/></dd> </dl> <ul> <li> <span>公司概况</span> <a target="_blank" href="https://www.huajx.com/service/service21.html">关于我们</a> <a target="_blank" href="http://www.mtnets.com/website.html">旗下网站</a> <a target="_blank" href="https://www.huajx.com/link/">友情链接</a> </li> <li> <span>服务与支持</span> <a target="_blank" href="https://www.huajx.com/service/service1.html">本站服务</a> <a target="_blank" href="https://www.huajx.com/service/service3.html">会员服务</a> <a target="_blank" href="https://www.huajx.com/service/service4.html">广告服务</a> </li> <li> <span>用户帮助</span> <a target="_blank" href="https://www.huajx.com/service/service17.html">企业建站</a> <a target="_blank" href="https://www.huajx.com/xwt/download">兴旺通</a> <a target="_blank" href="https://www.huajx.com/guest.html">意见反馈</a> </li> </ul> <div class="contact"> <span>联系我们</span> <p>客服热线:0571-87759927</p> <dl class="clearfix"> <dt>网站客服:</dt> <dd> <a class="qqContact" >QQ联系<textarea class="QQhover">QQ:619933861</textarea></a> <a class="qqContact" >展会联系<textarea class="QQhover">QQ:1097660699</textarea></a> </dd> </dl> </div> </div> <div class="copyRight clearfix"> <p>化工机械设备网- 致力推动化机行业电子商务化进程 </p><p>Copyright <script>var year = new Date();document.write(year.getFullYear());</script> huajx.com/ All Rights Reserved</p><p>法律顾问:浙江天册律师事务所 贾熙明律师</p> </div> </div> </div><div class="rightBar"> <div class="box compare" href="javascript:"> <a class="btn" href="javascript:"><i class="wujin">&#xe63c;</i>对比</a> <div class="comBox" style="display: none;"> <h2>对比栏<a href="javascript:void(0);" target="_self"><i class="Public">&#xea57;</i></a></h2> <ul> <li class="add"> <a href="javascript:void(0)" onclick="addPro();return false;"> <i></i><br> 添加产品 </a> </li> <li class="btn"> <a class="compare" style="cursor:pointer">对比</a> <a class="empty" href="javascript:void(0);">清空对比栏</a> </li> </ul> </div> </div> <div class="box service" href="javascript:"> <a href="javascript:"><i class="wujin">&#xe63d;</i>客服</a> <ul class="serviceBox"> <li> <p>在线客服</p> <span>QQ:619933861</span> <a href="tencent://message/?uin=619933861&amp;Site=兴旺宝&amp;Menu=yes">联系客服</a> </li> <li> <p>市场一组</p> <span>QQ:619933861</span> <a href="tencent://message/?uin=619933861&amp;Site=兴旺宝&amp;Menu=yes">联系客服</a> </li> </ul> </div> <div class="box weixin" href="javascript:"> <a class="wx" href="javascript:"><i class="wujin">&#xe62a;</i>手机站</a> <img src="/images/products/version/2022/weixinPic.jpg" class="weixinImg"> </div> <div class="box" href="javascript:"><a class="xunjia" href="https://www.huajx.com/offer/fbqg.html" target="_blank"><i class="wujin">&#xe63f;</i>询价</a></div> <div class="box" href="javascript:"><a class="suggest" href="https://www.huajx.com/guest.html" target="_blank"><i class="wujin">&#xe640;</i>反馈</a></div> <div class="box" href="javascript:"><a class="shouye" href="https://www.huajx.com/" target="_blank"><i class="wujin">&#xe65e;</i>回首页</a></div> <a href="javascript:" target="_self" class="gotoTop"> <i class="wujin"></i> </a> </div> <script type="text/javascript" src="/js/jQuery.js"></script> <script> //取消筛选条件 jQuery('#exist li').live('click',function(){ var gourl=""; var data=jQuery(this).attr('data'); var classname=jQuery(this).attr('class'); var ppIDs='0';//URL上的参数 //取消行业分类条件 if(classname=='industryClass') { var s_id = data.split("_")[0]; var s_pid = data.split("_")[1]; if (s_pid == 0) { window.location.href = "https://www.huajx.com/product/newtype.html"; return false; } SetFormValue('parm_p', 1); SetFormValue('parm_t', s_pid); formProListSubmit(); return false; } else if(classname=='industryBrand') { SetFormValue('parm_p', 1); SetFormValue('parm_pbid', 0); formProListSubmit(); return false; } //取消参数条件 else { ppIDs=ppIDs.replace(','+data,''); SetFormValue('parm_p', 1); document.getElementById('parm_pp').value = ppIDs; formProListSubmit(); } }); //已选筛选条件赋值 //参数值 var PropertyValue = ""; var PropertyValueID = ""; var PropertyID = ""; var result = Vivian.RePropertyDetailListByIdForIndustry('0').value var jsonObj = eval("result=" + result); for (var i = 0; i < jsonObj.Detail.length; i++) { PropertyValue = jsonObj.Detail[i].PropertyValue.trim(); PropertyValueID = jsonObj.Detail[i].ID.trim(); PropertyID = jsonObj.Detail[i].PropertyID.trim(); if (jsonObj.Detail[i].PropertyName == "品牌") {//品牌的当做同一种参数项,全部放在一起 jQuery("#BrandPropertyDiv").hide();//如果有品牌的筛选条件了,隐藏相应的选型,防止用户重复筛选 if (jQuery("#BrandProperty0").length > 0) { //如果存在,再原基础上增加html jQuery("#BrandProperty0").attr('data', PropertyValueID + ';' + jQuery("#BrandProperty0").attr('data')); jQuery("#BrandProperty0").html(PropertyValue + ',' + jQuery("#BrandProperty0").html()); //替换重复数据,只有品牌的数据会重复 jQuery("#BrandProperty0").html(jQuery("#BrandProperty0").html().replace("," + PropertyValue, "")); } else { //如果不存在,新增html jQuery("#exist").prepend("<li ID=\"BrandProperty0\" data='" + PropertyValueID + "'>" + PropertyValue + "<em></em></li>"); } } else { jQuery("#OtherPropertyDiv" + PropertyID).hide(); //如果有筛选条件了,隐藏相应的选型,防止用户重复筛选 if (i != 0) { if (PropertyID == jsonObj.Detail[i - 1].PropertyID.trim()) { //如果当前参数项ID跟上一个参数项ID一样,代表是一个参数项下的参数值,数据放在一起 jQuery("#OtherProperty" + PropertyID).attr('data', PropertyValueID + ';' + jQuery("#OtherProperty" + PropertyID).attr('data')); jQuery("#OtherProperty" + PropertyID).html(PropertyValue + ',' + jQuery("#OtherProperty" + PropertyID).html()); } else { //否则也是新增 jQuery("#exist").append("<li ID=\"OtherProperty" + PropertyID + "\" data='" + PropertyValueID + "'>" + PropertyValue + "<em></em></li>"); } } else { //第一条数据不检测直接新增 jQuery("#exist").append("<li ID=\"OtherProperty" + PropertyID + "\" data='" + PropertyValueID + "'>" + PropertyValue + "<em></em></li>"); } } } //分类 if (5 > 0 && 20798!=0) { jQuery("#exist").prepend("<li data=\"20798_0\" class=\"industryClass\">环保/保温/密封/防水防<em></em></li>"); } </script> <script type="text/javascript" src="https://www.huajx.com/JavaScript/showCompare.js"></script> <script src="/js/jquery-1.9.1.min.js" charset="utf-8"></script> <script src="https://public.mtnets.com/Plugins/require/require.js" data-main="/javascript/config.js" id="current-page" current-page="products" target-module="products"></script> <div style="display:none;"> <form method="post" id="formProList" name="formProList" target="_self" action="https://www.huajx.com/gongying/t0_p0/"> T<input type="text" id="parm_t" name="T" value="20798"> 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.huajx.com/gongying/t" + 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> <script type="application/ld+json"> { "@context": "https://ziyuan.baidu.com/contexts/cambrian.jsonld", "@id":"https://www.huajx.com/gongying/t20798/", "upDate": "2024-11-26T17:12:32" } </script> <script type="text/javascript"> 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?7104f48adc2385f9d7bf0aefcdd1d926"; var s = document.getElementsByTagName("script")[0]; s.parentNode.insertBefore(hm, s); })(); </script> <script type="text/javascript" src="https://js.users.51.la/21368715.js"></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=202411270349'></script> <script type='text/javascript' src='/js/AdvertiseTotle.js?v=202411270349'></script> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10