CINXE.COM
LJ-40-EX-可燃检测仪-山东蓝景电子科技有限公司
<!doctype html> <html> <head> <meta name="applicable-device" content="pc"/> <meta name="mobile-agent" content="format=html5; url=https://m.hbzhan.com/st720598/product_24835565.html "/> <link rel="alternate" media="only screen and (max-width: 640px)" href="https://m.hbzhan.com/st720598/product_24835565.html" /> <meta name="referrer" content="always" /> <meta name="mobile-agent" content="format=xhtml;url=https://m.hbzhan.com/st720598/product_24835565.html" /> <script type="text/javascript"> if(navigator.userAgent.match(/(iPhone|iPod|Android|ios)/i)){ window.location = window.location.href.replace("www", "m"); } </script> <script> (function(){ var bp = document.createElement('script'); var curProtocol = window.location.protocol.split(':')[0]; if (curProtocol === 'https') { bp.src = 'https://zz.bdstatic.com/linksubmit/push.js'; } else { bp.src = 'http://push.zhanzhang.baidu.com/push.js'; } var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(bp, s); })(); </script> <link rel="stylesheet" href="/NewShowStand/Templates/103/Css/price.css"> <title>LJ-40-EX-可燃检测仪-山东蓝景电子科技有限公司</title> <META NAME="Description" CONTENT="可燃检测仪LJ-40-EX主要用于快速准确检测气体泄露或气体浓度超标报警,广泛应用于消防、应急救援、受限空间、石油、化工..."> <META NAME="Keywords" CONTENT="可燃检测仪供应信息,可燃检测仪批发价格"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" /> <meta name="renderer" content="webkit|ie-comp|ie-stand"> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="stylesheet" href="//at.alicdn.com/t/c/font_2901389_the5ha9h0z.css"> <link rel="stylesheet" type="text/css" href="/NewShowStand/Templates/103/Css/themes/Blue/main.css"/> <link href="/NewShowStand/css/pop.css?v=202502230908" rel="stylesheet" type="text/css" /> <script src="/NewShowStand/ajax/common.ashx" type="text/javascript"></script> <script src="/NewShowStand/ajax/NewShowStand.Class.AjaxClass,NewShowStand.ashx" type="text/javascript"></script> <link rel="stylesheet" href="/NewShowStand/css/showPhone/Blue/showPhone.css?v=202502230908"> <script src="https://public.mtnets.com/Plugins/jQuery/1.11.3/jquery.min.js"></script> <script src="/NewShowStand/js/valid.js" type="text/javascript"></script> <script src="/NewShowStand/js/BaseFun.js?v=202502230908" type="text/javascript"></script> <script src="/NewShowStand/Templates/103/Js/Reset.js" type="text/javascript"></script> <link rel="stylesheet" href="/NewShowStand/css/shh/shhcommon.css?v=202502230908"> <script type="text/javascript"> var intSkinID = "103"; </script> <script src="/NewShowStand/js/BaseFun.js?v=202502230908" type="text/javascript"></script> <script type="text/javascript"> jQuery(document).ready(function () { ProductDetailToCommentList("1", "3"); }); var CountIndex = 0; function ProductDetailToCommentList(pageindex, pagesize) { var PID = "24835565"; var strObj = AjaxClass.ReProductDetailToCommentList(PID, pageindex, pagesize).value; var jsonObj = eval("d=" + strObj); var html = ""; if (jsonObj.Detail.length > 0) { for (var i = 0; i < jsonObj.Detail.length; i++) { var Tclass = ""; var Tname = ""; if (jsonObj.Detail[i].Type == "1") { Tclass = "good"; Tname = "好评"; } else if (jsonObj.Detail[i].Type == "2") { Tclass = "middle"; Tname = "中评"; } else if (jsonObj.Detail[i].Type == "3") { Tclass = "bad"; Tname = "差评"; } html += "<tr><td width=\"20%\"><span>" + jsonObj.Detail[i].CreateTime + "</span></td>\ <td width=\"10%\"><span class=\"" + Tclass + "\" > " + Tname + "</span></td>\ <td><span>" + jsonObj.Detail[i].CommentDetail + "</span></td>\ <td width=\"16%\"><span>" + jsonObj.Detail[i].CommentName + "</span></td>\ <td width=\"16%\"><span>" + jsonObj.Detail[i].IP + "</span></td></tr>" } CountIndex = jsonObj.PageCount; jQuery("#CurrentSize").html(pageindex); //当前页面页数 jQuery("#Counts").html(jsonObj.Counts); //总条数 jQuery("#CurrentCount").html(jsonObj.Detail.length); //当前页数据条数 jQuery("#ProductComment").html(html); //填充数据 } else { jQuery(".tcontent").hide(); //隐藏数据表格 jQuery(".pages").hide(); //隐藏分页列表 jQuery(".null").show(); //显示暂无评论 } } function AddProductDetailToComment() { var PID = "24835565"; var Type = jQuery(':radio[name="InvoiceType"]:checked').val(); var CommentDetail = jQuery("#CommentDetail").val(); var anonymous = "0"; var AclassName = document.getElementById("anonymous").className; var CommentName = ""; if (AclassName == "checked") { CommentName = "1"; } if (Type == "0" || Type == "" || Type == null) { alertBoxShow("", "2", "请选择评价类型"); return; } if (CommentDetail == "") { alertBoxShow("", "2", "请输入评价内容"); return false; } if (CommentDetail.length > 100) { alertBoxShow("", "2", "评价内容不能超过100字!"); return false; } var strObj = AjaxClass.AddProductDetailToComment(PID, Type, CommentDetail, CommentName).value; var jsonObj = eval("d=" + strObj); if (jsonObj.Detail) { if (jsonObj.Detail[0].Success > 0) { alertBoxShow("", "1", "评价成功!",location.reload()); } } } var currpage = 1; //上一页 function prevPage() { if (currpage != 1) { currpage = currpage - 1; ProductDetailToCommentList(currpage, "3"); } } function NextPage() { if (currpage < CountIndex) { currpage = currpage + 1; ProductDetailToCommentList(currpage, "3"); } } </script> <link rel='stylesheet' type='text/css' href='/NewShowStand/css/xwt-notice.css' /> <link rel='stylesheet' type='text/css' href='/NewShowStand/css/Font/font_2941626/iconfont.css' /> <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='/NewShowStand/js/soundmanager2-nodebug-jsmin.js'></script> <script type='text/javascript' src='/NewShowStand/js/XwtEnclosure.js?v=202502230908'></script><script type='text/javascript' src='/NewShowStand/js/leftbar.js?v=202502230908'></script> <script> function reurl(url){ location.href=url; } </script> <script src="https://www.hbzhan.com/mystat.aspx?u=CID720598"></script> <script type="application/ld+json"> { "@context": "https://ziyuan.baidu.com/contexts/cambrian.jsonld", "@id": "https://www.hbzhan.com/st720598/product_24835565.html", "title": "LJ-40-EX可燃检测仪", "images": ["https://img50.hbzhan.com/1c9e5e6bcf563ad4294c592b8e4283809f39bc99e2fa97cd4a90fb6f1cb7422c65eb632f5af46c19.jpg"], "description": "可燃检测仪LJ-40-EX主要用于快速准确检测气体泄露或气体浓度超标报警,广泛应用于消防、应急救援、", "pubDate": "2024-07-19T15:02:50", "upDate": "2025-02-10T15:23:51" } </script> <script type="text/javascript"> var viewNames = ""; var cookieArr = document.cookie.match(new RegExp("ViewNames" + "=[_0-9]*", "gi")); if (cookieArr != null && cookieArr.length > 0) { var cookieVal = cookieArr[0].split("="); if (cookieVal[0] == "ViewNames") { viewNames = unescape(cookieVal[1]); } } if (viewNames == "") { var exp = new Date(); exp.setTime(exp.getTime() + 7 * 24 * 60 * 60 * 1000); viewNames = new Date().valueOf() + "_" + Math.round(Math.random() * 1000 + 1000); document.cookie = "ViewNames" + "=" + escape(viewNames) + "; expires" + "=" + exp.toGMTString(); } AjaxClass.ToSaveViewLog("24835565", "ProductsInfo",viewNames, function() {}); </script> </head> <body > <header class="header"> <div class="head row Custom shop"> <p class="col xs-12 md-3 ct-2">您好, 欢迎来到<a href="https://www.hbzhan.com" target="_blank">环保在线</a></p> <div class="searchItem"> <form id="searchForm" target="_blank"> <div class="search"> <div class="searchTop"> <p>行业产品</p> </div> </div> <input id="keys" type="text" name="K" placeholder="请输入您要搜索的内容" /> <button onclick="SearchAbout(2); return false;" class="searchAll">搜本商铺</button> <button onclick="SearchAbout(1); return false;">搜全站</button> </form> </div> <span class="col xs-12 md-6 ct-6" id="notLogin"> <a class="login" href="/UserManage/Login.aspx" target="_blank" rel="nofollow">登录</a>| <a href="/UserManage/login.aspx?RegIndex" rel="nofollow">注册</a>| <a href=" /product/ " target="_blank">产品展厅</a>| <a href="javascript:void(0)" onclick="favoriteManage.Add2(720598, 'zt')">收藏该商铺</a> </span> <div class="open col xs-12 md-9 ct-10"> <p id="loginYet" style="text-align:left; display:none;"> 欢迎:<font color="red" id="topUserName" title=""></font> | 您已成功登录: <a href="/UserManage/Default.aspx" style="color:Red;" target="_blank">进入管理</a><a href="javascript:outLogin();">退出登录</a><a href="javascript:void(0)" onclick="favoriteManage.Add2(720598, 'zt')" class="">收藏该商铺</a> </p> </div> </div> </header> <div class="top"> <div class="row Custom"> <div class="logo col xs-12 md-12 ct-8"> <div class="Company"> <div class="companyItem"> <img src="https://img50.hbzhan.com/1/20240613/638538855891861793388.png" class="companyLogo" alt=""/> </div> <div class="companyItem"><p>山东蓝景电子科技有限公司</p></div> <div class="companyItem "><span> <img src="/NewShowStand/Templates/103/Images/Public/高级会员.png" onerror="this.style.display='none';" /> <i>2</i></span></div> </div> </div> <div class="tel col xs-0 md-0 ct-4"> <p><i></i>19053605661</p> </div> <a href="javascript:" class="menuItem"><i class="main iconmenu show"></i><i class="main iconclose" id="iconclose"></i></a> </div> </div> <div class="dropMenu"> <ul> <li><a href="/st720598/" >首 页</a></li> <li><a href="/st720598/intro.html" >公司档案</a></li> <li><a href="/st720598/news.html">公司动态</a></li> <li><a href="/st720598/product.html">产品展示</a></li> <li><a href="/st720598/article.html">技术文章</a></li> <li><a href="/st720598/live.html" rel="nofollow">企业直播</a></li> <li><a href="/st720598/video.html" rel="nofollow">视频中心</a></li> <li><a href="/st720598/case.html" rel="nofollow">成功案例</a></li> <li><a href="/st720598/inquiry.html" rel="nofollow">在线留言</a></li> <li><a href="/st720598/contactus.html" rel="nofollow">联系我们</a></li> </ul> </div> <nav class="menu xs-0 md-0 ct-12"> <ul class="row Custom lilength10"> <li><a href="/st720598/">首页</a></li> <li><a href="/st720598/intro.html" >公司档案</a></li> <li><a href="/st720598/news.html">公司动态</a></li> <li><a href="/st720598/product.html">产品展示</a></li> <li><a href="/st720598/article.html">技术文章</a></li> <li><a href="/st720598/live.html" rel="nofollow">企业直播</a></li> <li><a href="/st720598/video.html" rel="nofollow">视频中心</a></li> <li><a href="/st720598/case.html" rel="nofollow">成功案例</a></li> <li><a href="/st720598/inquiry.html" rel="nofollow">在线留言</a></li> <li><a href="/st720598/contactus.html" rel="nofollow">联系我们</a></li> </ul> </nav> <input type="hidden" id="cid" value="720598" /> <div class="location"> <div class="locationBg"></div> <div class="locationItem"> <span>products</span> <p>目录:<a id="CurrLocation" href="/st720598" class="wwt">山东蓝景电子科技有限公司</a>>><a id="CurrLocation" href="/st720598/list_1904308.html" class="wwt">气体检测仪器</a>>><a id="CurrLocation" href="/st720598/erlist_1912491.html" class="wwt">气体检测分析仪</a>>> LJ-40-EX可燃检测仪</p> </div> </div> <div class="row Custom newProduct"> <div class="col xs-12 md-10 ct-10"> <div class="productName">可燃检测仪</div> </div> <div class="col xs-0 md-2 ct-2"> <div class="backList"><a href="/st720598/product.html">返回列表页<b><i class="main iconnext"></i></b></a></div> </div> </div> <div class="row Custom"> <div class="col xs-12 md-6 ct-6"> <div class="productTopLeft"> <ul> <li> <div style="margin-right: 30px;height: 100%;position: relative;"> <a href="https://img50.hbzhan.com/1c9e5e6bcf563ad4294c592b8e4283809f39bc99e2fa97cd4a90fb6f1cb7422c65eb632f5af46c19.jpg" target="_blank" ><img src="https://img50.hbzhan.com/1c9e5e6bcf563ad4294c592b8e4283809f39bc99e2fa97cd4a90fb6f1cb7422c65eb632f5af46c19.jpg" alt="可燃检测仪" data-zoom-image="https://img50.hbzhan.com/1c9e5e6bcf563ad4294c592b8e4283809f39bc99e2fa97cd4a90fb6f1cb7422c65eb632f5af46c19.jpg" /></a> </div> </li> <li> <div style="margin-right: 30px;height: 100%;position: relative;"> <a href="https://img50.hbzhan.com/1c9e5e6bcf563ad4294c592b8e428380ca7dc3d1483e1d34fcda7133cad11dd2d8d99870b7f5b2d6.jpg" target="_blank"><img src="https://img50.hbzhan.com/1c9e5e6bcf563ad4294c592b8e428380ca7dc3d1483e1d34fcda7133cad11dd2d8d99870b7f5b2d6.jpg" alt="可燃检测仪" data-zoom-image="https://img50.hbzhan.com/1c9e5e6bcf563ad4294c592b8e428380ca7dc3d1483e1d34fcda7133cad11dd2d8d99870b7f5b2d6.jpg" /></a> </div> </li> <li> <div style="margin-right: 30px;height: 100%;position: relative;"> <a href="https://img54.hbzhan.com/1c9e5e6bcf563ad4294c592b8e428380b9e02138647c23233d78efcb03227c2ea01e1620cb9b004a.jpg" target="_blank"><img src="https://img54.hbzhan.com/1c9e5e6bcf563ad4294c592b8e428380b9e02138647c23233d78efcb03227c2ea01e1620cb9b004a.jpg" alt="可燃检测仪" data-zoom-image="https://img54.hbzhan.com/1c9e5e6bcf563ad4294c592b8e428380b9e02138647c23233d78efcb03227c2ea01e1620cb9b004a.jpg" /></a> </div> </li> <li> <div style="margin-right: 30px;height: 100%;position: relative;"> <a href="https://img54.hbzhan.com/1c9e5e6bcf563ad4294c592b8e428380c727d2e86409697dd4f5602ededc75a48481a912aa19ad1b.jpg" target="_blank"><img src="https://img54.hbzhan.com/1c9e5e6bcf563ad4294c592b8e428380c727d2e86409697dd4f5602ededc75a48481a912aa19ad1b.jpg" alt="可燃检测仪" data-zoom-image="https://img54.hbzhan.com/1c9e5e6bcf563ad4294c592b8e428380c727d2e86409697dd4f5602ededc75a48481a912aa19ad1b.jpg" /></a> </div> </li> <li> <div style="margin-right: 30px;height: 100%;position: relative;"> <a href="https://img54.hbzhan.com/1c9e5e6bcf563ad4294c592b8e42838019cbb04562c69386a37fc5a930a8cc4738cacd7b039f5d0d.jpg" target="_blank"><img src="https://img54.hbzhan.com/1c9e5e6bcf563ad4294c592b8e42838019cbb04562c69386a37fc5a930a8cc4738cacd7b039f5d0d.jpg" alt="可燃检测仪" data-zoom-image="https://img54.hbzhan.com/1c9e5e6bcf563ad4294c592b8e42838019cbb04562c69386a37fc5a930a8cc4738cacd7b039f5d0d.jpg" /></a> </div> </li> </ul> <div class="mask"></div> </div> <div class="productBotLeft"> <ul> <li class="on"> <div class="productSmallImg" ><a href="javascript:"><img src="https://img50.hbzhan.com/1c9e5e6bcf563ad4294c592b8e4283809f39bc99e2fa97cd4a90fb6f1cb7422c65eb632f5af46c19_82_82_5.jpg" onload="DrawImage(this,82,82)" alt="" /></a></div> </li> <li> <div class="productSmallImg"><a href="javascript:"><img src="https://img50.hbzhan.com/1c9e5e6bcf563ad4294c592b8e428380ca7dc3d1483e1d34fcda7133cad11dd2d8d99870b7f5b2d6_82_82_5.jpg" onload="DrawImage(this,82,82)" alt="" /></a></div> </li> <li> <div class="productSmallImg"><a href="javascript:"><img src="https://img54.hbzhan.com/1c9e5e6bcf563ad4294c592b8e428380b9e02138647c23233d78efcb03227c2ea01e1620cb9b004a_82_82_5.jpg" onload="DrawImage(this,82,82)" alt="" /></a></div> </li> <li> <div class="productSmallImg"><a href="javascript:"><img src="https://img54.hbzhan.com/1c9e5e6bcf563ad4294c592b8e428380c727d2e86409697dd4f5602ededc75a48481a912aa19ad1b_82_82_5.jpg" onload="DrawImage(this,82,82)" alt="" /></a></div> </li> <li> <div class="productSmallImg"><a href="javascript:"><img src="https://img54.hbzhan.com/1c9e5e6bcf563ad4294c592b8e42838019cbb04562c69386a37fc5a930a8cc4738cacd7b039f5d0d_82_82_5.jpg" onload="DrawImage(this,82,82)" alt="" /></a></div> </li> </ul> </div> </div> <div class="col xs-12 md-6 ct-6"> <div class="productTopR"> <!-- 规格 在线询价 --> <div class="productRt"> <div class="price"> <table class="proPrice one-price"> <!----> <tr><td class="prTitle">参考价</td><td class="sale"><i style="font-family:Microsoft YaHei !important;">¥</i>1300<i class="line">-</i style="font-family:Microsoft YaHei !important;"><i>¥</i>7000</td></tr> </table> <div class="tip">具体成交价以合同协议为准</div> </div> <div class="phonePrice"> <!----> <p>参考价:¥1300 ~ ¥7000</p> <div class="tip">具体成交价以合同协议为准</div> </div> <div class="proDetail01"> <ul> <li> <b title="蓝景">蓝景</b> <span>品牌</span> </li> <li> <b>LJ-40-EX</b> <span>型号</span> </li> <li> <b>生产商</b> <span>厂商性质</span> </li> <li style="border: 0;"> <b>潍坊市</b> <span>所在地</span> </li> </ul> </div> <div class="phoneSpec"> <span>规格</span><p> A型 B型 C型 <a>></a> </p> </div> <div class="phonePro"> <span>属性</span><p> 产地:国产 </p> <a>></a> </div> <div class="spec order0"> <span>规格</span> <table> <tr ><td class="spec0">A型</td><td >1400元</td><td>9999台可售</td> </tr> <tr ><td class="spec0">B型</td><td >1300元</td><td>9999台可售</td> </tr> <tr ><td class="spec0">C型</td><td >1900元</td><td>9999台可售</td> </tr> <tr style="display:none" ><td class="spec0">D型</td><td >1900元</td><td>9999台可售</td> </tr> <tr style="display:none" ><td class="spec0">E型</td><td >2900元</td><td>9999台可售</td> </tr> <tr style="display:none" class="last"><td class="spec0">F型</td><td >7000元</td><td>9999台可售</td> </tr> </table> <i onClick="ShowMore()"></i> </div> <div class="productBtn"> <div style="overflow: hidden;margin-bottom: 15px;"> <a href="javascript:void(0)" target="_self" onclick="showInquiry2022();">在线询价</a> <a href="javascript:void(0)" onClick="favoriteManage.Add2(24835565, 'cp')" class="fav" target="_self">收藏产品</a> <a href="#" id="isShow24835565" style="background-color: #666666;background-image: none;" onclick="addCompareForDetail(this)" data-id='24835565' data-classid='22015' data-name='可燃检测仪'>加入对比</a> <a href="javascript:void(0);" class="fav" onClick="ShowCompanyContact(720598)" >查看联系电话</a> </div> <p>更新时间:<b>2025-02-10 15:23:51</b>浏览次数:<b>254</b><a class="evaluate" href="javascript:" target="_self" onClick="document.getElementById('popup').style.display ='block';">评价</a></p> <p>联系我们时请说明是<i>环保在线</i>上看到的信息,谢谢!</p> </div> </div> </div> </div> </div> </div> <div class="newsItem noBg"> <div class="row Custom"> <div class="newsTitle"> <h2>同类优质产品<i></i></h2><b></b><b class="bottomLine"></b> <a href="/st720598/product.html" class="more">更多产品</a> </div> <div class="newProducts"> <ul> <li class="col xs-6 md-3 ct-3"> <div class="productItem"> <a href="/st720598/product_25037538.html"><img src="https://img49.hbzhan.com/a389d7f26eecdf06342260d5d042b0d92a2e3bc8f48892abcd34d9cc26d737e842994d9535b5661a.jpg"></a> </div> <p><a href="/st720598/product_25037538.html" title="非甲烷总烃浓度检测仪">非甲烷总烃浓度检测仪</a></p> <b>¥280000</b> </li> <li class="col xs-6 md-3 ct-3"> <div class="productItem"> <a href="/st720598/product_25037529.html"><img src="https://img49.hbzhan.com/a389d7f26eecdf06342260d5d042b0d91c51ca6945d07a197b9f431138358472d8c2a024d98a65eb.jpg"></a> </div> <p><a href="/st720598/product_25037529.html" title="便携式非甲烷总烃检测仪">便携式非甲烷总烃检测仪</a></p> <b>¥280000</b> </li> <li class="col xs-6 md-3 ct-3"> <div class="productItem"> <a href="/st720598/product_25037521.html"><img src="https://img49.hbzhan.com/a389d7f26eecdf06342260d5d042b0d97190f1c6e55944dc5cfd0cecea3dfd73145fd40711304522.jpg"></a> </div> <p><a href="/st720598/product_25037521.html" title="便携式非甲烷总烃分析仪">便携式非甲烷总烃分析仪</a></p> <b>¥280000</b> </li> <li class="col xs-6 md-3 ct-3"> <div class="productItem"> <a href="/st720598/product_24863011.html"><img src="https://img56.hbzhan.com/1c9e5e6bcf563ad4a809bad58f13da48fddb584e43a6edf0ef4862a483f51c7f82f20a468d5efe08.jpg"></a> </div> <p><a href="/st720598/product_24863011.html" title="氢气浓度测定仪">氢气浓度测定仪</a></p> <b>¥13800</b> </li> <div class="clearfix"></div> </ul> </div> </div> </div> <div class="row Custom newProduct"> <div class="newProductItem row"> <div class="col xs-0 md-3 ct-3"> <div class="latestLeft"> <div class="latestLeftNav"> <p><a href="javascript:" class="focus">产品分类</a><a href="javascript:">品牌分类</a></p> </div> <ul class="productListBot productListBot1" style="display: block;"> <li> <span><a href=" /st720598/list_1904308.html ">气体检测仪器</a><i class="main iconopen"></i></span> <div class="productLists"> <p><a href="/st720598/erlist_1944600.html">尘埃粒子</a></p> <p><a href="/st720598/erlist_1912491.html">气体检测分析仪</a></p> <p><a href="/st720598/erlist_1906119.html">总烃分析仪</a></p> <p><a href="/st720598/erlist_1906118.html">总烃检测仪</a></p> <p><a href="/st720598/erlist_1906115.html">FID总烃分析仪</a></p> <p><a href="/st720598/erlist_1906111.html">便捷式气体检测仪</a></p> <p><a href="/st720598/erlist_1906059.html">油烟检测仪</a></p> <p><a href="/st720598/erlist_1904311.html">露点仪</a></p> <p><a href="/st720598/erlist_1904309.html">氧分析仪</a></p> </div> </li> <div class="parductListBtn"> <a href="/st720598/product.html" title="全部产品列表" >全部产品列表<span><i class="main icontop"></i><i class="main icontop"></i></span></a> </div> </ul> <ul class="productListBot productListBot2"> <li> <span><a href="/st720598/pbplist_4858.html" title="蓝景" title="蓝景">蓝景</a></span> </li> <li> <span><a href="/st720598/pbplist_541.html" title="其他品牌" title="其他品牌">其他品牌</a></span> </li> <div class="parductListBtn"> <a href="/st720598/product.html">查看品牌全部分类<span><i class="main icontop"></i><i class="main icontop"></i></span></a> </div> </ul> </div> </div> <div class="col xs-12 md-9 ct-9"> <div class="productIntro"> <div class="productIntroTop"> <p><a href="javascript:" class="focus">产品简介<b></b></a></p> </div> <div class="productIntroBot"> <table class="briefIntro"> <tr class="trBg"> <th width="20%">产地</th> <td width="30%">国产</td> </table> 可燃检测仪LJ-40-EX主要用于快速准确检测气体泄露或气体浓度超标报警,广泛应用于消防、应急救援、受限空间、石油、化工、冶金、炼化、燃气、仓储、医药、环保、空气治理等场合。 </div> <div class="productIntroTop product-tab"> <p><a href="javascript:" class="focus">详细介绍<b></b></a> </p> </div> <div class="productIntroBot product-bot" style="display: block;"><p><br/></p><p style="text-align: center; line-height: 1.5; font-size: 15px; margin-top: 0px; margin-bottom: 0px; box-sizing: inherit;"><span style="color: rgba(0, 0, 0, 0.85); font-family: arial, helvetica, sans-serif; font-size: 16px;"><br/></span></p><p style="line-height: 1.5; font-size: 15px; margin-top: 0px; margin-bottom: 0px; box-sizing: inherit;"><span style="font-family: arial, helvetica, sans-serif; font-size: 16px;"><strong><span style="color: rgb(31, 73, 125); font-family: arial, helvetica, sans-serif;"></span></strong></span></p><p style="line-height: 1.5; font-family:; font-size: 15px; margin-top: 0px; margin-bottom: 0px; box-sizing: inherit;" microsoft="" sans="" hiragino="" pingfang="" helvetica=""><span style="color: rgb(31, 73, 125);"><strong><span style="font-family: arial, helvetica, sans-serif; font-size: 16px;">一、仪器介绍:</span></strong></span></p><p style="line-height: 1.5; font-family:; font-size: 15px; margin-top: 0px; margin-bottom: 0px; box-sizing: inherit;" microsoft="" sans="" hiragino="" pingfang="" helvetica=""><strong><span style="color: rgb(0, 0, 0); font-family: arial, helvetica, sans-serif; font-size: 16px;"><strong style="font-size: 15px; text-wrap: wrap;"><span style="font-family: arial, helvetica, sans-serif; font-size: 16px;"><strong style="font-size: 15px; text-wrap: wrap;"><span style="font-family: arial, helvetica, sans-serif; font-size: 16px;"></span></strong></span></strong></span></strong><strong><span style="color: rgb(0, 0, 0); font-family: arial, helvetica, sans-serif; font-size: 16px; text-wrap: wrap;"></span></strong><span style="font-family: arial, helvetica, sans-serif; font-size: 16px;"><strong><span style="font-family: arial, helvetica, sans-serif; text-wrap: wrap;">可燃检测仪</span></strong><span style="font-family: arial, helvetica, sans-serif; text-wrap: wrap;">LJ-40-EX主要用于快速准确检测气体泄露或气体浓度超标报警,<strong>可燃检测仪</strong>广泛应用于消防、应急救援、受限空间、石油、化工、冶金、炼化、燃气、仓储、医药、环保、空气治理等场合。</span></span></p><p style="text-align: center; line-height: 1.5; font-family:; font-size: 15px; margin-top: 0px; margin-bottom: 0px; box-sizing: inherit;" microsoft="" sans="" hiragino="" pingfang="" helvetica=""><span style="font-family: arial, helvetica, sans-serif; font-size: 16px;"><span style="font-family: arial, helvetica, sans-serif; text-wrap: wrap;"></span></span><span style="color: rgb(0, 0, 0); font-family: arial, helvetica, sans-serif; font-size: 16px; text-wrap: wrap;"></span><span style="color: rgb(0, 0, 0); font-family: arial, helvetica, sans-serif; font-size: 16px;"><span style="color: rgba(0, 0, 0, 0.85); font-family: arial, helvetica, sans-serif; font-size: 16px;"><img title="14.jpg" alt="可燃检测仪"src="https://img58.hbzhan.com/55e7c227913c4578358977c9f8958bff458bb6953b89009294564cf4d04cd8af3f13011d650c625b.jpg"/></span></span></p><p style="line-height: 1.5; font-family:; font-size: 15px; margin-top: 0px; margin-bottom: 0px; box-sizing: inherit;" microsoft="" sans="" hiragino="" pingfang="" helvetica=""><span style="color: rgb(31, 73, 125);"><strong><span style="font-family: arial, helvetica, sans-serif; font-size: 16px;">二、功能特点:</span></strong><strong><span style="font-family: arial, helvetica, sans-serif; font-size: 16px;"></span></strong></span></p><p style="line-height: 1.5; font-family:; font-size: 15px; margin-top: 0px; margin-bottom: 0px; box-sizing: inherit;" microsoft="" sans="" hiragino="" pingfang="" helvetica=""><span style="color: rgb(0, 0, 0); font-family: arial, helvetica, sans-serif; font-size: 16px;"></span></p><p style="line-height: 1.5; font-family:; font-size: 15px; margin-top: 0px; margin-bottom: 0px; box-sizing: inherit;" microsoft="" sans="" hiragino="" pingfang="" helvetica=""><span style="font-family: arial, helvetica, sans-serif; font-size: 16px;"></span></p><p style="line-height: 1.5; font-family:; font-size: 15px; margin-top: 0px; margin-bottom: 0px; box-sizing: inherit;" microsoft="" sans="" hiragino="" pingfang="" helvetica=""><span style="color: rgb(0, 0, 0); font-family: arial, helvetica, sans-serif; font-size: 16px;">★内置泵吸式测量,可切换为扩散式、扩散+泵吸式检测方式。</span></p><p style="line-height: 1.5; font-family:; font-size: 15px; margin-top: 0px; margin-bottom: 0px; box-sizing: inherit;" microsoft="" sans="" hiragino="" pingfang="" helvetica=""><span style="color: rgb(0, 0, 0); font-family: arial, helvetica, sans-serif; font-size: 16px;">★泵堵塞报警</span></p><p style="line-height: 1.5; font-family:; font-size: 15px; margin-top: 0px; margin-bottom: 0px; box-sizing: inherit;" microsoft="" sans="" hiragino="" pingfang="" helvetica=""><span style="color: rgb(0, 0, 0); font-family: arial, helvetica, sans-serif; font-size: 16px;">★LED照明(选配)</span></p><p style="line-height: 1.5; font-family:; font-size: 15px; margin-top: 0px; margin-bottom: 0px; box-sizing: inherit;" microsoft="" sans="" hiragino="" pingfang="" helvetica=""><span style="color: rgb(0, 0, 0); font-family: arial, helvetica, sans-serif; font-size: 16px;">★单位自由切换,单位可选:umol/mol、ppm、pphm、ppb、mg/m3、ug/m3、%Vol、%LEL</span></p><p style="line-height: 1.5; font-family:; font-size: 15px; margin-top: 0px; margin-bottom: 0px; box-sizing: inherit;" microsoft="" sans="" hiragino="" pingfang="" helvetica=""><span style="color: rgb(0, 0, 0); font-family: arial, helvetica, sans-serif; font-size: 16px;">★8按键操作,快捷一键校准功能</span></p><p style="line-height: 1.5; font-family:; font-size: 15px; margin-top: 0px; margin-bottom: 0px; box-sizing: inherit;" microsoft="" sans="" hiragino="" pingfang="" helvetica=""><span style="color: rgb(0, 0, 0); font-family: arial, helvetica, sans-serif; font-size: 16px;">★数据存储,存储容量不少于10万条</span></p><p style="line-height: 1.5; font-family:; font-size: 15px; margin-top: 0px; margin-bottom: 0px; box-sizing: inherit;" microsoft="" sans="" hiragino="" pingfang="" helvetica=""><span style="color: rgb(0, 0, 0); font-family: arial, helvetica, sans-serif; font-size: 16px;">★通讯接口:TYPE-C,选配:蓝牙</span></p><p style="line-height: 1.5; font-family:; font-size: 15px; margin-top: 0px; margin-bottom: 0px; box-sizing: inherit;" microsoft="" sans="" hiragino="" pingfang="" helvetica=""><span style="color: rgb(0, 0, 0); font-family: arial, helvetica, sans-serif; font-size: 16px;">★跌倒报警</span></p><p style="line-height: 1.5; font-family:; font-size: 15px; margin-top: 0px; margin-bottom: 0px; box-sizing: inherit;" microsoft="" sans="" hiragino="" pingfang="" helvetica=""><span style="color: rgb(0, 0, 0); font-family: arial, helvetica, sans-serif; font-size: 16px;">★数据恢复功能 ,部分或全部恢复出厂数据</span></p><p style="line-height: 1.5; font-family:; font-size: 15px; margin-top: 0px; margin-bottom: 0px; box-sizing: inherit;" microsoft="" sans="" hiragino="" pingfang="" helvetica=""><span style="color: rgb(0, 0, 0); font-family: arial, helvetica, sans-serif; font-size: 16px;">★最大值、最小值、加权平均值显示</span></p><p style="line-height: 1.5; font-family:; font-size: 15px; margin-top: 0px; margin-bottom: 0px; box-sizing: inherit;" microsoft="" sans="" hiragino="" pingfang="" helvetica=""><span style="color: rgb(0, 0, 0); font-family: arial, helvetica, sans-serif; font-size: 16px;">★多种报警方式报警模式设置</span></p><p style="line-height: 1.5; font-family:; font-size: 15px; margin-top: 0px; margin-bottom: 0px; box-sizing: inherit;" microsoft="" sans="" hiragino="" pingfang="" helvetica=""><span style="color: rgb(0, 0, 0); font-family: arial, helvetica, sans-serif; font-size: 16px;">报警方式:声光报警、震动报警、语音报警</span></p><p style="line-height: 1.5; font-family:; font-size: 15px; margin-top: 0px; margin-bottom: 0px; box-sizing: inherit;" microsoft="" sans="" hiragino="" pingfang="" helvetica=""><span style="color: rgb(0, 0, 0); font-family: arial, helvetica, sans-serif; font-size: 16px;">报警种类:浓度报警、欠压报警、故障报警、泵堵塞报警</span></p><p style="line-height: 1.5; font-family:; font-size: 15px; margin-top: 0px; margin-bottom: 0px; box-sizing: inherit;" microsoft="" sans="" hiragino="" pingfang="" helvetica=""><span style="color: rgb(0, 0, 0); font-family: arial, helvetica, sans-serif; font-size: 16px;">报警模式:低报警、高报警、区间报警、TWA/STEL报警 </span></p><p style="line-height: 1.5; font-family:; font-size: 15px; margin-top: 0px; margin-bottom: 0px; box-sizing: inherit;" microsoft="" sans="" hiragino="" pingfang="" helvetica=""><span style="color: rgb(0, 0, 0); font-family: arial, helvetica, sans-serif; font-size: 16px;">内置泵吸式 </span></p><p style="line-height: 1.5; font-family:; font-size: 15px; margin-top: 0px; margin-bottom: 0px; box-sizing: inherit;" microsoft="" sans="" hiragino="" pingfang="" helvetica=""><span style="color: rgb(0, 0, 0); font-family: arial, helvetica, sans-serif; font-size: 16px;">★误操作识别功能,浓度校准误操作自动识别并阻止</span></p><p style="line-height: 1.5; font-family:; font-size: 15px; margin-top: 0px; margin-bottom: 0px; box-sizing: inherit;" microsoft="" sans="" hiragino="" pingfang="" helvetica=""><span style="color: rgb(0, 0, 0); font-family: arial, helvetica, sans-serif; font-size: 16px;">★零点自动跟踪,避免零点漂移</span></p><p style="line-height: 1.5; font-family:; font-size: 15px; margin-top: 0px; margin-bottom: 0px; box-sizing: inherit;" microsoft="" sans="" hiragino="" pingfang="" helvetica=""><span style="color: rgb(0, 0, 0); font-family: arial, helvetica, sans-serif; font-size: 16px;">★目标点多级校准</span></p><p style="line-height: 1.5; font-family:; font-size: 15px; margin-top: 0px; margin-bottom: 0px; box-sizing: inherit;" microsoft="" sans="" hiragino="" pingfang="" helvetica=""><span style="color: rgb(0, 0, 0); font-family: arial, helvetica, sans-serif; font-size: 16px;">★本安电路设计,防爆、防震、抗静电,抗辐射</span></p><p style="line-height: 1.5; font-family:; font-size: 15px; margin-top: 0px; margin-bottom: 0px; box-sizing: inherit;" microsoft="" sans="" hiragino="" pingfang="" helvetica=""><span style="color: rgb(0, 0, 0); font-family: arial, helvetica, sans-serif; font-size: 16px;">★防护等级IP68,防雨淋和浸泡、防尘、防腐</span></p><p style="line-height: 1.5; font-family:; font-size: 15px; margin-top: 0px; margin-bottom: 0px; box-sizing: inherit;" microsoft="" sans="" hiragino="" pingfang="" helvetica=""><span style="color: rgb(0, 0, 0); font-family: arial, helvetica, sans-serif; font-size: 16px;">★执行标准:</span></p><p style="line-height: 1.5; font-family:; font-size: 15px; margin-top: 0px; margin-bottom: 0px; box-sizing: inherit;" microsoft="" sans="" hiragino="" pingfang="" helvetica=""><span style="color: rgb(0, 0, 0); font-family: arial, helvetica, sans-serif; font-size: 16px;">GBT 3836.1—2021 《爆炸性气体环境用电气设备 通用要求》</span></p><p style="line-height: 1.5; font-family:; font-size: 15px; margin-top: 0px; margin-bottom: 0px; box-sizing: inherit;" microsoft="" sans="" hiragino="" pingfang="" helvetica=""><span style="color: rgb(0, 0, 0); font-family: arial, helvetica, sans-serif; font-size: 16px;">GBT 3836.4—2021 《爆炸性气体环境用电气设备 本质安全型“i"》</span></p><p style="line-height: 1.5; font-family:; font-size: 15px; margin-top: 0px; margin-bottom: 0px; box-sizing: inherit;" microsoft="" sans="" hiragino="" pingfang="" helvetica=""><span style="color: rgb(0, 0, 0); font-family: arial, helvetica, sans-serif; font-size: 16px;">GB T50493-2019 《石油化工可燃气体和有毒气体检测报警设计标准》</span></p><p style="line-height: 1.5; font-family:; font-size: 15px; margin-top: 0px; margin-bottom: 0px; box-sizing: inherit;" microsoft="" sans="" hiragino="" pingfang="" helvetica=""><span style="color: rgb(0, 0, 0); font-family: arial, helvetica, sans-serif; font-size: 16px;">GB 15322.3-2019 《可燃气体探测器 第3部分:工业及商业用途便携式可燃气体探测器》</span></p><p style="line-height: 1.5; font-family:; font-size: 15px; margin-top: 0px; margin-bottom: 0px; box-sizing: inherit;" microsoft="" sans="" hiragino="" pingfang="" helvetica=""><span style="font-family: arial, helvetica, sans-serif; font-size: 16px;"></span><br/></p><p><br/></p><p style="line-height: 1.5; font-family:; font-size: 15px; margin-top: 0px; margin-bottom: 0px; box-sizing: inherit;" microsoft="" sans="" hiragino="" pingfang="" helvetica=""><span style="color: rgb(0, 0, 0); font-family: arial, helvetica, sans-serif; font-size: 16px;"></span></p><p style="line-height: 1.5; font-size: 15px; margin-top: 0px; margin-bottom: 0px; box-sizing: inherit;"><span style="color: rgb(0, 0, 0); font-family: arial, helvetica, sans-serif; font-size: 16px;"><br/></span></p><p style="text-align: center; line-height: 1.5; font-size: 15px; margin-top: 0px; margin-bottom: 0px; box-sizing: inherit;"><span style="font-family: arial, helvetica, sans-serif; font-size: 16px;"><img title="13.jpg" alt="可燃检测仪"src="https://img58.hbzhan.com/55e7c227913c4578358977c9f8958bffe65ca7d985f61a929dc4073e0713db1f929e758670a22357.jpg"/></span></p><p style="line-height: 1.5; font-size: 15px; margin-top: 0px; margin-bottom: 0px; box-sizing: inherit;"><span style="color: rgb(31, 73, 125);"><strong><span style="color: rgb(31, 73, 125); font-family: arial, helvetica, sans-serif; font-size: 16px;">三、技术参数:</span></strong></span></p><div class="tabledivclass" style="width: 99%; float: left;"><table width="NaN" align="left" style="max-width: 748px;"><tbody style="box-sizing: inherit;"><tr class="firstRow" style="box-sizing: inherit;"><td width="197" style="padding: 3px 5px; border: 1px solid rgb(204, 204, 204); border-image: none; line-height: 1.5; min-width: 30px; box-sizing: inherit;" rowspan="1" colspan="1"><span style="color: rgb(0, 0, 0); font-size: 16px; box-sizing: inherit;">检测因子</span></td><td width="640" style="padding: 3px 5px; border: 1px solid rgb(204, 204, 204); border-image: none; line-height: 1.5; min-width: 30px; box-sizing: inherit;" rowspan="1" colspan="6"><span style="color: rgb(0, 0, 0); font-size: 16px; box-sizing: inherit;">可燃</span></td></tr><tr style="box-sizing: inherit;"><td width="107" style="padding: 3px 5px; border: 1px solid rgb(204, 204, 204); border-image: none; line-height: 1.5; min-width: 30px; box-sizing: inherit;" rowspan="1" colspan="1"><span style="color: rgb(0, 0, 0); font-size: 16px; box-sizing: inherit;">型号</span></td><td width="86" style="padding: 3px 5px; border: 1px solid rgb(204, 204, 204); border-image: none; line-height: 1.5; min-width: 30px; box-sizing: inherit;" rowspan="1" colspan="1"><span style="color: rgb(0, 0, 0); font-size: 16px; box-sizing: inherit;">A型</span></td><td width="108" style="padding: 3px 5px; border: 1px solid rgb(204, 204, 204); border-image: none; line-height: 1.5; min-width: 30px; box-sizing: inherit;" rowspan="1" colspan="1"><span style="color: rgb(0, 0, 0); font-size: 16px; box-sizing: inherit;">B型</span></td><td width="104" style="padding: 3px 5px; border: 1px solid rgb(204, 204, 204); border-image: none; line-height: 1.5; min-width: 30px; box-sizing: inherit;" rowspan="1" colspan="1"><span style="color: rgb(0, 0, 0); font-size: 16px; box-sizing: inherit;">C型</span></td><td width="103" style="padding: 3px 5px; border: 1px solid rgb(204, 204, 204); border-image: none; line-height: 1.5; min-width: 30px; box-sizing: inherit;" rowspan="1" colspan="1"><span style="color: rgb(0, 0, 0); font-size: 16px; box-sizing: inherit;">D型</span></td><td width="139" style="padding: 3px 5px; border: 1px solid rgb(204, 204, 204); border-image: none; line-height: 1.5; min-width: 30px; box-sizing: inherit;" rowspan="1" colspan="1"><span style="color: rgb(0, 0, 0); font-size: 16px; box-sizing: inherit;">E型</span></td><td width="64" style="padding: 3px 5px; border: 1px solid rgb(204, 204, 204); border-image: none; line-height: 1.5; min-width: 30px; box-sizing: inherit;" rowspan="1" colspan="1"><span style="color: rgb(0, 0, 0); font-size: 16px; box-sizing: inherit;">F型</span></td></tr><tr style="box-sizing: inherit;"><td width="368" style="padding: 3px 5px; border: 1px solid rgb(204, 204, 204); border-image: none; line-height: 1.5; min-width: 30px; box-sizing: inherit;" rowspan="1" colspan="1"><span style="color: rgb(0, 0, 0); font-size: 16px; box-sizing: inherit;">检测范围</span></td><td width="86" style="padding: 3px 5px; border: 1px solid rgb(204, 204, 204); border-image: none; line-height: 1.5; min-width: 30px; box-sizing: inherit;" rowspan="1" colspan="1"><span style="color: rgb(0, 0, 0); font-size: 16px; box-sizing: inherit;">0-100%LEL、5%Vo1</span></td><td width="108" style="padding: 3px 5px; border: 1px solid rgb(204, 204, 204); border-image: none; line-height: 1.5; min-width: 30px; box-sizing: inherit;" rowspan="1" colspan="1"><span style="color: rgb(0, 0, 0); font-size: 16px; box-sizing: inherit;">0-100%LEL、5%Vo1</span></td><td width="104" style="padding: 3px 5px; border: 1px solid rgb(204, 204, 204); border-image: none; line-height: 1.5; min-width: 30px; box-sizing: inherit;" rowspan="1" colspan="1"><span style="color: rgb(0, 0, 0); font-size: 16px; box-sizing: inherit;">0-100%LEL、5%Vo1</span></td><td width="103" style="padding: 3px 5px; border: 1px solid rgb(204, 204, 204); border-image: none; line-height: 1.5; min-width: 30px; box-sizing: inherit;" rowspan="1" colspan="1"><span style="color: rgb(0, 0, 0); font-size: 16px; box-sizing: inherit;">0-1000ppm</span></td><td width="139" style="padding: 3px 5px; border: 1px solid rgb(204, 204, 204); border-image: none; line-height: 1.5; min-width: 30px; box-sizing: inherit;" rowspan="1" colspan="1"><span style="color: rgb(0, 0, 0); font-size: 16px; box-sizing: inherit;">0-5、50、100%Vo1、100%LEL</span></td><td width="64" style="padding: 3px 5px; border: 1px solid rgb(204, 204, 204); border-image: none; line-height: 1.5; min-width: 30px; box-sizing: inherit;" rowspan="1" colspan="1"><span style="color: rgb(0, 0, 0); font-size: 16px; box-sizing: inherit;">0-1000、5000、10000ppm、5、50、100%Vo1、100%LEL</span></td></tr><tr style="box-sizing: inherit;"><td width="368" style="padding: 3px 5px; border: 1px solid rgb(204, 204, 204); border-image: none; line-height: 1.5; min-width: 30px; box-sizing: inherit;" rowspan="1" colspan="1"><span style="color: rgb(0, 0, 0); font-size: 16px; box-sizing: inherit;">传感器说明</span></td><td width="86" style="padding: 3px 5px; border: 1px solid rgb(204, 204, 204); border-image: none; line-height: 1.5; min-width: 30px; box-sizing: inherit;" rowspan="1" colspan="1"><span style="color: rgb(0, 0, 0); font-size: 16px; box-sizing: inherit;">常规,工业级催化燃烧传感器,抗冲击中毒</span></td><td width="108" style="padding: 3px 5px; border: 1px solid rgb(204, 204, 204); border-image: none; line-height: 1.5; min-width: 30px; box-sizing: inherit;" rowspan="1" colspan="1"><span style="color: rgb(0, 0, 0); font-size: 16px; box-sizing: inherit;">普通催化燃烧传感器</span></td><td width="104" style="padding: 3px 5px; border: 1px solid rgb(204, 204, 204); border-image: none; line-height: 1.5; min-width: 30px; box-sizing: inherit;" rowspan="1" colspan="1"><span style="color: rgb(0, 0, 0); font-size: 16px; box-sizing: inherit;">防爆型工业级催化燃烧传感器,抗硫化物和硅中毒,抗超量程冲击</span></td><td width="103" style="padding: 3px 5px; border: 1px solid rgb(204, 204, 204); border-image: none; line-height: 1.5; min-width: 30px; box-sizing: inherit;" rowspan="1" colspan="1"><span style="color: rgb(0, 0, 0); font-size: 16px; box-sizing: inherit;">热导,测泄痛,高灵敏度</span></td><td width="139" style="padding: 3px 5px; border: 1px solid rgb(204, 204, 204); border-image: none; line-height: 1.5; min-width: 30px; box-sizing: inherit;" rowspan="1" colspan="1"><span style="color: rgb(0, 0, 0); font-size: 16px; box-sizing: inherit;">常规红外,3%精度,5年</span></td><td width="64" style="padding: 3px 5px; border: 1px solid rgb(204, 204, 204); border-image: none; line-height: 1.5; min-width: 30px; box-sizing: inherit;" rowspan="1" colspan="1"><span style="color: rgb(0, 0, 0); font-size: 16px; box-sizing: inherit;">红外,1%高精度,10年,1000量程的检测下限20ppm</span></td></tr><tr style="box-sizing: inherit;"><td width="314" style="padding: 3px 5px; border: 1px solid rgb(204, 204, 204); border-image: none; line-height: 1.5; min-width: 30px; box-sizing: inherit;" rowspan="1" colspan="1"><span style="color: rgb(0, 0, 0); font-size: 16px; box-sizing: inherit;">单位显示</span></td><td width="640" style="padding: 3px 5px; border: 1px solid rgb(204, 204, 204); border-image: none; line-height: 1.5; min-width: 30px; box-sizing: inherit;" rowspan="1" colspan="6"><span style="color: rgb(0, 0, 0); font-size: 16px; box-sizing: inherit;">单位可选:umol/mol、ppm、pphm、ppb、mg/m3、ug/m3、%Vol、%LEL</span></td></tr><tr style="box-sizing: inherit;"><td width="314" style="padding: 3px 5px; border: 1px solid rgb(204, 204, 204); border-image: none; line-height: 1.5; min-width: 30px; box-sizing: inherit;" rowspan="1" colspan="1"><span style="color: rgb(0, 0, 0); font-size: 16px; box-sizing: inherit;">传感器寿命</span></td><td width="640" style="padding: 3px 5px; border: 1px solid rgb(204, 204, 204); border-image: none; line-height: 1.5; min-width: 30px; box-sizing: inherit;" rowspan="1" colspan="6"><span style="color: rgb(0, 0, 0); font-size: 16px; box-sizing: inherit;">电化学2-3年,催化燃烧2-3年,红外5年,热导2-5年,PID 2年</span></td></tr><tr style="box-sizing: inherit;"><td width="314" style="padding: 3px 5px; border: 1px solid rgb(204, 204, 204); border-image: none; line-height: 1.5; min-width: 30px; box-sizing: inherit;" rowspan="1" colspan="1"><span style="color: rgb(0, 0, 0); font-size: 16px; box-sizing: inherit;">检测方式</span></td><td width="640" style="padding: 3px 5px; border: 1px solid rgb(204, 204, 204); border-image: none; line-height: 1.5; min-width: 30px; box-sizing: inherit;" rowspan="1" colspan="6"><span style="color: rgb(0, 0, 0); font-size: 16px; box-sizing: inherit;">内置泵吸式,可切换为扩散式、扩散+泵吸式检测方式</span></td></tr><tr style="box-sizing: inherit;"><td width="314" style="padding: 3px 5px; border: 1px solid rgb(204, 204, 204); border-image: none; line-height: 1.5; min-width: 30px; box-sizing: inherit;" rowspan="1" colspan="1"><span style="color: rgb(0, 0, 0); font-size: 16px; box-sizing: inherit;">显示方式</span></td><td width="640" style="padding: 3px 5px; border: 1px solid rgb(204, 204, 204); border-image: none; line-height: 1.5; min-width: 30px; box-sizing: inherit;" rowspan="1" colspan="6"><span style="color: rgb(0, 0, 0); font-size: 16px; box-sizing: inherit;">LCD</span></td></tr><tr style="box-sizing: inherit;"><td width="314" style="padding: 3px 5px; border: 1px solid rgb(204, 204, 204); border-image: none; line-height: 1.5; min-width: 30px; box-sizing: inherit;" rowspan="1" colspan="1"><span style="color: rgb(0, 0, 0); font-size: 16px; box-sizing: inherit;">显示内容</span></td><td width="640" style="padding: 3px 5px; border: 1px solid rgb(204, 204, 204); border-image: none; line-height: 1.5; min-width: 30px; box-sizing: inherit;" rowspan="1" colspan="6"><span style="color: rgb(0, 0, 0); font-size: 16px; box-sizing: inherit;">实时浓度、单位、气体名称、报警状态、时间、存储状态、通讯状态、电量、充电状态等</span></td></tr><tr style="box-sizing: inherit;"><td width="314" style="padding: 3px 5px; border: 1px solid rgb(204, 204, 204); border-image: none; line-height: 1.5; min-width: 30px; box-sizing: inherit;" rowspan="1" colspan="1"><span style="color: rgb(0, 0, 0); font-size: 16px; box-sizing: inherit;">检测精度</span></td><td width="640" style="padding: 3px 5px; border: 1px solid rgb(204, 204, 204); border-image: none; line-height: 1.5; min-width: 30px; box-sizing: inherit;" rowspan="1" colspan="6"><span style="color: rgb(0, 0, 0); font-size: 16px; box-sizing: inherit;">典型精度:≤±3% FS(可选更高精度传感器)</span></td></tr><tr style="box-sizing: inherit;"><td width="314" style="padding: 3px 5px; border: 1px solid rgb(204, 204, 204); border-image: none; line-height: 1.5; min-width: 30px; box-sizing: inherit;" rowspan="1" colspan="1"><span style="color: rgb(0, 0, 0); font-size: 16px; box-sizing: inherit;">不确定度</span></td><td width="640" style="padding: 3px 5px; border: 1px solid rgb(204, 204, 204); border-image: none; line-height: 1.5; min-width: 30px; box-sizing: inherit;" rowspan="1" colspan="6"><span style="color: rgb(0, 0, 0); font-size: 16px; box-sizing: inherit;">≤±2%</span></td></tr><tr style="box-sizing: inherit;"><td width="314" style="padding: 3px 5px; border: 1px solid rgb(204, 204, 204); border-image: none; line-height: 1.5; min-width: 30px; box-sizing: inherit;" rowspan="1" colspan="1"><span style="color: rgb(0, 0, 0); font-size: 16px; box-sizing: inherit;">重 复 性</span></td><td width="640" style="padding: 3px 5px; border: 1px solid rgb(204, 204, 204); border-image: none; line-height: 1.5; min-width: 30px; box-sizing: inherit;" rowspan="1" colspan="6"><span style="color: rgb(0, 0, 0); font-size: 16px; box-sizing: inherit;">≤±2%</span></td></tr><tr style="box-sizing: inherit;"><td width="314" style="padding: 3px 5px; border: 1px solid rgb(204, 204, 204); border-image: none; line-height: 1.5; min-width: 30px; box-sizing: inherit;" rowspan="1" colspan="1"><span style="color: rgb(0, 0, 0); font-size: 16px; box-sizing: inherit;">恢复时间</span></td><td width="640" style="padding: 3px 5px; border: 1px solid rgb(204, 204, 204); border-image: none; line-height: 1.5; min-width: 30px; box-sizing: inherit;" rowspan="1" colspan="6"><span style="color: rgb(0, 0, 0); font-size: 16px; box-sizing: inherit;">≤30秒(通用)</span></td></tr><tr style="box-sizing: inherit;"><td width="314" style="padding: 3px 5px; border: 1px solid rgb(204, 204, 204); border-image: none; line-height: 1.5; min-width: 30px; box-sizing: inherit;" rowspan="1" colspan="1"><span style="color: rgb(0, 0, 0); font-size: 16px; box-sizing: inherit;">线 性 度</span></td><td width="640" style="padding: 3px 5px; border: 1px solid rgb(204, 204, 204); border-image: none; line-height: 1.5; min-width: 30px; box-sizing: inherit;" rowspan="1" colspan="6"><span style="color: rgb(0, 0, 0); font-size: 16px; box-sizing: inherit;">≤±3%</span></td></tr><tr style="box-sizing: inherit;"><td width="314" style="padding: 3px 5px; border: 1px solid rgb(204, 204, 204); border-image: none; line-height: 1.5; min-width: 30px; box-sizing: inherit;" rowspan="1" colspan="1"><span style="color: rgb(0, 0, 0); font-size: 16px; box-sizing: inherit;">响应时间</span></td><td width="640" style="padding: 3px 5px; border: 1px solid rgb(204, 204, 204); border-image: none; line-height: 1.5; min-width: 30px; box-sizing: inherit;" rowspan="1" colspan="6"><span style="color: rgb(0, 0, 0); font-size: 16px; box-sizing: inherit;">T90≤20秒(通用)</span></td></tr><tr style="box-sizing: inherit;"><td width="314" style="padding: 3px 5px; border: 1px solid rgb(204, 204, 204); border-image: none; line-height: 1.5; min-width: 30px; box-sizing: inherit;" rowspan="1" colspan="1"><span style="color: rgb(0, 0, 0); font-size: 16px; box-sizing: inherit;">工作电源</span></td><td width="640" style="padding: 3px 5px; border: 1px solid rgb(204, 204, 204); border-image: none; line-height: 1.5; min-width: 30px; box-sizing: inherit;" rowspan="1" colspan="6"><span style="color: rgb(0, 0, 0); font-size: 16px; box-sizing: inherit;">DC3.7V*2</span></td></tr><tr style="box-sizing: inherit;"><td width="NaN" style="padding: 3px 5px; border: 1px solid rgb(204, 204, 204); border-image: none; line-height: 1.5; min-width: 30px; box-sizing: inherit;" rowspan="1" colspan="1"><span style="color: rgb(0, 0, 0); font-size: 16px; box-sizing: inherit;">电池容量</span></td><td width="640" style="padding: 3px 5px; border: 1px solid rgb(204, 204, 204); border-image: none; line-height: 1.5; min-width: 30px; box-sizing: inherit;" rowspan="1" colspan="6"><span style="color: rgb(0, 0, 0); font-size: 16px; box-sizing: inherit;">2500mAH可充电的高分子聚合物电池 ,带过充、过放、过压、短路、过热保护功能</span></td></tr><tr style="box-sizing: inherit;"><td width="NaN" style="padding: 3px 5px; border: 1px solid rgb(204, 204, 204); border-image: none; line-height: 1.5; min-width: 30px; box-sizing: inherit;" rowspan="1" colspan="1"><span style="color: rgb(0, 0, 0); font-size: 16px; box-sizing: inherit;">使用环境</span></td><td width="640" style="padding: 3px 5px; border: 1px solid rgb(204, 204, 204); border-image: none; line-height: 1.5; min-width: 30px; box-sizing: inherit;" rowspan="1" colspan="6"><span style="color: rgb(0, 0, 0); font-size: 16px; box-sizing: inherit;">温度:-20℃~+60℃,可定制-40℃~+70℃;相对湿度:10-95%RH</span></td></tr><tr style="box-sizing: inherit;"><td width="NaN" style="padding: 3px 5px; border: 1px solid rgb(204, 204, 204); border-image: none; line-height: 1.5; min-width: 30px; box-sizing: inherit;" rowspan="1" colspan="1"><span style="color: rgb(0, 0, 0); font-size: 16px; box-sizing: inherit;">通讯接口</span></td><td width="640" style="padding: 3px 5px; border: 1px solid rgb(204, 204, 204); border-image: none; line-height: 1.5; min-width: 30px; box-sizing: inherit;" rowspan="1" colspan="6"><span style="color: rgb(0, 0, 0); font-size: 16px; box-sizing: inherit;">标准Type-C(2小时充满电)</span></td></tr><tr style="box-sizing: inherit;"><td width="NaN" style="padding: 3px 5px; border: 1px solid rgb(204, 204, 204); border-image: none; line-height: 1.5; min-width: 30px; box-sizing: inherit;" rowspan="1" colspan="1"><span style="color: rgb(0, 0, 0); font-size: 16px; box-sizing: inherit;">数据存储</span></td><td width="640" style="padding: 3px 5px; border: 1px solid rgb(204, 204, 204); border-image: none; line-height: 1.5; min-width: 30px; box-sizing: inherit;" rowspan="1" colspan="6"><span style="color: rgb(0, 0, 0); font-size: 16px; box-sizing: inherit;">标准容量不少于10万条;支持本机查看、删除或数据导出,存储时间间隔任意设置</span></td></tr><tr style="box-sizing: inherit;"><td width="NaN" style="padding: 3px 5px; border: 1px solid rgb(204, 204, 204); border-image: none; line-height: 1.5; min-width: 30px; box-sizing: inherit;" rowspan="1" colspan="1"><span style="color: rgb(0, 0, 0); font-size: 16px; box-sizing: inherit;">界面语言</span></td><td width="640" style="padding: 3px 5px; border: 1px solid rgb(204, 204, 204); border-image: none; line-height: 1.5; min-width: 30px; box-sizing: inherit;" rowspan="1" colspan="6"><span style="color: rgb(0, 0, 0); font-size: 16px; box-sizing: inherit;">中文,英文和其它语言可定制</span></td></tr><tr style="box-sizing: inherit;"><td width="NaN" style="padding: 3px 5px; border: 1px solid rgb(204, 204, 204); border-image: none; line-height: 1.5; min-width: 30px; box-sizing: inherit;" rowspan="1" colspan="1"><span style="color: rgb(0, 0, 0); font-size: 16px; box-sizing: inherit;">防爆类型</span></td><td width="640" style="padding: 3px 5px; border: 1px solid rgb(204, 204, 204); border-image: none; line-height: 1.5; min-width: 30px; box-sizing: inherit;" rowspan="1" colspan="6"><span style="color: rgb(0, 0, 0); font-size: 16px; box-sizing: inherit;">本质安全型ExiaⅡCT4Ga</span></td></tr><tr style="box-sizing: inherit;"><td width="NaN" style="padding: 3px 5px; border: 1px solid rgb(204, 204, 204); border-image: none; line-height: 1.5; min-width: 30px; box-sizing: inherit;" rowspan="1" colspan="1"><span style="color: rgb(0, 0, 0); font-size: 16px; box-sizing: inherit;">防护等级</span></td><td width="640" style="padding: 3px 5px; border: 1px solid rgb(204, 204, 204); border-image: none; line-height: 1.5; min-width: 30px; box-sizing: inherit;" rowspan="1" colspan="6"><span style="color: rgb(0, 0, 0); font-size: 16px; box-sizing: inherit;">IP68</span></td></tr><tr style="box-sizing: inherit;"><td width="NaN" style="padding: 3px 5px; border: 1px solid rgb(204, 204, 204); border-image: none; line-height: 1.5; min-width: 30px; box-sizing: inherit;" rowspan="1" colspan="1"><span style="color: rgb(0, 0, 0); font-size: 16px; box-sizing: inherit;">外壳材质</span></td><td width="640" style="padding: 3px 5px; border: 1px solid rgb(204, 204, 204); border-image: none; line-height: 1.5; min-width: 30px; box-sizing: inherit;" rowspan="1" colspan="6"><span style="color: rgb(0, 0, 0); font-size: 16px; box-sizing: inherit;">高强度耐腐蚀防火聚碳酸酯与橡胶保护套,防摔耐磨防静电,有效抗跌落≥5米</span></td></tr><tr style="box-sizing: inherit;"><td width="NaN" style="padding: 3px 5px; border: 1px solid rgb(204, 204, 204); border-image: none; line-height: 1.5; min-width: 30px; box-sizing: inherit;" rowspan="1" colspan="1"><span style="color: rgb(0, 0, 0); font-size: 16px; box-sizing: inherit;">外型尺寸</span></td><td width="640" style="padding: 3px 5px; border: 1px solid rgb(204, 204, 204); border-image: none; line-height: 1.5; min-width: 30px; box-sizing: inherit;" rowspan="1" colspan="6"><span style="color: rgb(0, 0, 0); font-size: 16px; box-sizing: inherit;">最大尺寸165×64×61mm(L×W×H)含背夹厚度</span></td></tr><tr style="box-sizing: inherit;"><td width="NaN" style="padding: 3px 5px; border: 1px solid rgb(204, 204, 204); border-image: none; line-height: 1.5; min-width: 30px; box-sizing: inherit;" rowspan="1" colspan="1"><span style="color: rgb(0, 0, 0); font-size: 16px; box-sizing: inherit;">重 量</span></td><td width="640" style="padding: 3px 5px; border: 1px solid rgb(204, 204, 204); border-image: none; line-height: 1.5; min-width: 30px; box-sizing: inherit;" rowspan="1" colspan="6"><span style="color: rgb(0, 0, 0); font-size: 16px; box-sizing: inherit;">约280g</span></td></tr><tr style="box-sizing: inherit;"><td width="NaN" style="padding: 3px 5px; border: 1px solid rgb(204, 204, 204); border-image: none; line-height: 1.5; min-width: 30px; box-sizing: inherit;" rowspan="1" colspan="1"><span style="color: rgb(0, 0, 0); font-size: 16px; box-sizing: inherit;">标准附件</span></td><td width="640" style="padding: 3px 5px; border: 1px solid rgb(204, 204, 204); border-image: none; line-height: 1.5; min-width: 30px; box-sizing: inherit;" rowspan="1" colspan="6"><span style="color: rgb(0, 0, 0); font-size: 16px; box-sizing: inherit;">泵吸式气嘴、说明书、合格证、USB充电器(含数据线)、仪器包装盒</span></td></tr><tr style="box-sizing: inherit;"><td width="NaN" style="padding: 3px 5px; border: 1px solid rgb(204, 204, 204); border-image: none; line-height: 1.5; min-width: 30px; box-sizing: inherit;" rowspan="1" colspan="1"><span style="color: rgb(0, 0, 0); font-size: 16px; box-sizing: inherit;">选配附件</span></td><td width="640" style="padding: 3px 5px; border: 1px solid rgb(204, 204, 204); border-image: none; line-height: 1.5; min-width: 30px; box-sizing: inherit;" rowspan="1" colspan="6"><span style="color: rgb(0, 0, 0); font-size: 16px; box-sizing: inherit;">① 0.2米天鹅颈采样探针;② 活性炭过滤器;③ 0.4米不锈钢采样手柄(含1米软管);④ 0.9米可伸缩采样手柄(含1米软管);⑤ 外置蓝牙打印机。<br style="box-sizing: inherit;"/></span></td></tr></tbody></table></div><p style="line-height: 1.5; font-size: 15px; margin-top: 0px; margin-bottom: 0px; box-sizing: inherit;"><br style="font-family:; box-sizing: inherit;" microsoft="" sans="" hiragino="" pingfang="" helvetica=""/></p><p style="line-height: 1.5; font-size: 15px; margin-top: 0px; margin-bottom: 0px; box-sizing: inherit;"><br/></p><p style="line-height: 1.5; font-size: 15px; margin-top: 0px; margin-bottom: 0px; box-sizing: inherit;"><br/></p><p style="text-align: center; line-height: 1.5; font-size: 15px; margin-top: 0px; margin-bottom: 0px; box-sizing: inherit;"><img title="02.jpg" style="max-height: 300%; max-width: 800px;" src="https://img60.hbzhan.com/55e7c227913c4578358977c9f8958bffe5f92c0fa299c0cf4402911fab9bae1df24f5a2cca716822.jpg"/><br/></p><p><span style="font-family: arial, helvetica, sans-serif; font-size: 16px;"></span><br/></p><div class="auto-hide-last-sibling-br paragraph-u1TS5p paragraph-element br-paragraph-space" style="font-family: Inter, -apple-system, BlinkMacSystemFont,; font-size: 16px; box-sizing: border-box; -webkit-font-smoothing: antialiased; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); overflow-anchor: auto;" microsoft="" sans="" hiragino="" pingfang="" helvetica="" pro="" sf="" segoe=""><span style="color: rgb(0, 0, 0); font-family: arial, helvetica, sans-serif; font-size: 16px;">在充满潜在危险的环境中,一丝火花都可能引发巨大的灾难。可燃-检测仪,就是您身边的防火卫士,时刻警惕着可燃气体的威胁。</span></div><p><br class="container-PzX343 wrapper-NZ1vL1 undefined" style="box-sizing: border-box; -webkit-font-smoothing: antialiased; -webkit-tap-highlight-color: rgba(0, 0, 0, 0);" microsoft="" sans="" hiragino="" pingfang="" helvetica="" pro="" sf="" segoe=""/></p><div class="auto-hide-last-sibling-br paragraph-u1TS5p paragraph-element br-paragraph-space" style="font-family: Inter, -apple-system, BlinkMacSystemFont,; font-size: 16px; box-sizing: border-box; -webkit-font-smoothing: antialiased; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); overflow-anchor: auto;" microsoft="" sans="" hiragino="" pingfang="" helvetica="" pro="" sf="" segoe=""><span style="color: rgb(0, 0, 0); font-family: arial, helvetica, sans-serif; font-size: 16px;">这款可燃-检测仪采用了的传感技术,能够迅速感知到空气中微量的可燃气体。无论是在工厂车间、加油站、仓库,还是家庭厨房,它都能精准检测,不放过任何一个危险信号。</span></div><p><br/></p><p><br/></p><p><br/></p><p><br/></p><p><br/></p><p><br/></p><p><br/></p><p><br/></p><p><br/></p><p><br/></p><p><br/></p><p><br/></p><p><br/></p><p><br/></p><p><br/></p><p><br/></p><p><br/></p><p><br/></p><p><br/></p><p><br/></p><p><br/></p><p><br/></p><p><br/></p><p><br/></p><p><br/></p><p><br/></p><p><br/></p><p> </p></div> </div> </div> </div> </div> <div class="blank"></div> <!--<div class="warningTxt" style="display:none">以上信息由企业自行提供,信息内容的真实性、准确性和合法性由相关企业负责,环保在线对此不承担任何保证责任。<br> 温馨提示:为规避购买风险,建议您在购买产品前务必确认供应商资质及产品质量。</div>--> <div class="bottomSearch" style="display:none"> <div class="row Custom"> <p>即刻搜索您想要找寻的产品</p> <div class="bottomSearchItem"> <span><button class="webShop" onClick="jq('#BotKeys').attr('name','Keyword');jq('#botSearchForm').attr('target','_self').attr('action','/st720598/product.html');bottomsearch(2);return false;">搜本商铺</button> <button onClick="jq('#BotKeys').attr('name','K');jq('#botSearchForm').attr('target','_blank').attr('action','/product/T0/list_p0.html');bottomsearch(1);return false;">搜全站</button></span> <div class="botSearchInput"><input type="text" placeholder="请输入您要搜索的内容" id="BotKeys" name="Keyword"></div> </div> </div> </div> <footer class="footer"> <div class="compareBtn"> <a href="javascript:cpdb();">产品对比</a> </div> <div class="comBox" style=""> <p class="title">对比框 <a href="javascript:void(0);"><i class="main iconcancel"></i></a></p> <ul><!-- <li class="pro"> <div class="comPro"> <div class="image"> <a target="_blank" href="http://www.jc35.com/chanpin/95918.html"> <img src="http://img70.jc35.com/2/20190416/636910226740383144458.jpg" alt=""> </a> </div> <p> <a target="_blank" href="http://www.jc35.com/chanpin/95918.html" data-classid="4203">卧式加工中心</a> </p> </div> <a href="javascript:void(0);" class="close"><i class="main iconcancel"></i></a> </li>--> <li class="add"> <a href="javascript:addPro();"><i class="main iconadd2"></i>添加产品</a> </li> <li class="btn"> <a class="compare" href="javascript:void(0);">对比</a> <a class="empty" href="javascript:void(0);">清空对比栏</a> </li> </ul> </div> <div class="foot row Custom"> <div class="col xs-12 md-12 ct-3"> <div class="indexContentItem"> <span>主营产品</span> <p> 水质毒性检测仪,水质综合毒性测定仪,水质生物毒性在线分析仪 </p> <b></b> </div> </div> <div class="col xs-12 md-12 ct-5"> <div class="indexContentItem"> <span>拥有网站</span> <p>个 性 化: <a href="http://www.sdlanjing.com/" rel="nofollow" target="_blank"> www.sdlanjing.com</a> </p> <p>商铺网址: <a href="https://www.hbzhan.com/st720598/" target="_blank">https://www.hbzhan.com/st720598/</a> </p> <b></b> </div> </div> <div class="col xs-12 md-12 ct-4"> <div class="indexContentItem mc"> <span>联系方式</span> <p>联系人:李飞 (销售) </p> <p>手 机:19053605661 </p> <p>联系我时,告知来自 <a href="https://www.hbzhan.com" class="web">环保在线</a></p> <p><a href="http://.hbzhan.com/" target='_blank'></a></p> <b></b> <div class="foot-img"> <li><img class="qr" src=""/><p>扫一扫访问手机商铺</p></li> </div> </div> </div> </div> </footer> <div class="Dialog loginDialog" id="login"> <div class="dialogBox"> <div class="dialogTitle"> <h2>会员登录</h2> <a href="javascript:" class="close"><i class="main iconclose"></i></a> </div> <div class="dialogMain"> <div class="dialogItem"> <div class="input"> <i class="userIcon"></i><input id="username" type="text" class="inputCss" placeholder="账号名/手机号"> <p class="Wrong">请输入账号</p> </div> </div> <div class="dialogItem"> <div class="input"> <i class="passIcon"></i><input id="password" type="password" class="inputCss" placeholder="请输入登录密码"> <p class="Wrong">请输入密码</p> </div> </div> <div class="dialogItem"> <div class="code"><img src="/NewShowStand/Image.aspx?type=login" onclick="this.src='/NewShowStand/Image.aspx?type=login&v='+Math.random()" title="点击刷新验证码" /><b>=</b><input name="valCode" id="validcode" type="text" maxlength="4" placeholder="验证码:请填写阿拉伯数字" /> <p class="Wrong" style="color:red">请输验证码</p> </div> </div> <div class="dialogBtn"><button class="submit" onclick="checkLogin2();">立即登录</button><button onclick="location.href='/usermanage/login.aspx?regindex&gopur=1'">新用户注册</button></div> </div> </div> </div> <!--hbzhan加-不要用js调用--> <div class="Dialog" id="favorite"> <div class="dialogBox"> <div class="dialogTitle"> <h2>收藏该商铺</h2> <a href="javascript:" class="close"><i class="main iconclose"></i></a> </div> <div class="dialogMain"> <div id="favoriteSuccess" class="favoriteSign" style="display:none;"><i class="main iconsuccess"></i>信息收藏成功!</div> <div id="favoriteAlready" class="favoriteSign already" style="display:none;"><i class="main iconwarning"></i>该信息已收藏!</div> <div class="favoriteBtn"><a href="/UserManage/default.aspx?Fav_ProManage" target="_blank" class="view">查看我的收藏夹</a><a href="javascript:void(0)" onclick="favoriteManage.setTags()">设置标签</a></div> <div id="divFavorite" class="labels"> <dl> <dt>标签:</dt> <dd><input id="txtTag" type="text"><button onclick="favoriteManage.setTags()">添加</button><div style="display: block;" class="save">保存成功</div><p>(空格分隔,最多3个,单个标签最多10个字符)</p></dd> </dl> <dl> <dt>常用:</dt> <dd id="lbTags"></dd> </dl> </div> </div> </div> </div> <div class="Dialog" id="guestSuccess"> <div class="dialogBox"> <div class="dialogTitle"> <h2>提示</h2> <a href="javascript:" class="close"><i class="main iconclose"></i></a> </div> <div class="dialogMain"> <div id="alertTxtDiv" class="favoriteSign" style="width: 290px;"><i class="main iconsuccess"></i>您的留言已提交成功!我们将在第一时间回复您~</div> </div> </div> </div> </div> <div class="copyRight">以上信息由企业自行提供,信息内容的真实性、准确性和合法性由相关企业负责,环保在线对此不承担任何保证责任。温馨提示:为规避购买风险,建议您在购买产品前务必确认供应商资质及产品质量。</div> <input type="hidden" id="web_site" value="hbzhan"/> <script type="text/javascript"> var mobileUrl = "https://www.hbzhan.com".replace('www.', 'm.').replace('https://', 'http://'); jQuery(function () { jQuery(".qr").attr('src', "https://www.hbzhan.com/QrCode.aspx?s=" + escape(mobileUrl + "/st720598")); }); </script> <div class="pop" id="popCol" style="display:none;" > <input type="hidden" value="" /> <input type="hidden" value="$LoginUser.Email" /> <input type="hidden" value="3" /> <div class="popTop"> 在线留言 <a href="javascript:void(0);" class="close" id="box_close" onclick="CloseNewBox();" ></a> <a href="javascript:void(0);" class="hide" id="box_open" onclick="OpenNewBox()" ></a> </div> <div id="popBody" class="popBot"> <p>询价产品</p> <div class="item"> <textarea id="new_detail" onfocus="if(this.value=='详细需求:')this.value=''" onblur="if(this.value==''){this.value='详细需求:';}" >详细需求:</textarea> </div> <div class="item"> <input class="inp" id="new_companyname" value="公司" placeholder="公司" onfocus="if(this.value=='公司')this.value=''" type="text"> </div> <div class="item"> <input class="inp" id="new_linkname" value="联系人" placeholder="联系人" onfocus="if(this.value=='联系人')this.value=''" type="text"> </div> <div class="item"> <input class="inp" id="new_telphone" value="手机" placeholder="手机" onfocus="if(this.value=='手机')this.value=''" type="text"> </div> <div class="item"> <input class="inp" id="new_wxtel" value="" placeholder="微信" onfocus="if(this.value=='微信')this.value=''" type="text"> </div> <div class="item"> <input class="inp" id="new_email" value="邮箱" placeholder="邮箱" onfocus="if(this.value=='邮箱')this.value=''" type="text"> </div> <div class="btn"> <button type="button" id="btnsubmit" onclick="NewOderMessage()" name="button">提交留言</button> </div> <input type="hidden" name="title" class="textCss" id="new_title" value="LJ-40-EX可燃检测仪" /> <input type="hidden" name="address1" class="textCss" id="new_Address" value=""> <input type="hidden" name="cid" id="cid" value="720598" /> <input type="hidden" id="Pid" name="Pid" value="24835565" /> </div> </div> <div class="smallPop" id="PopHelp" onclick="OpenNewBox()"> <a href="javascript:void(0);">在线留言</a> </div> <div class="conPop" id="TelMsgBox" style="display:none" > <a class="close" href="javascript:void(0);" onclick="CloseTelMsgBox()" ></a> <p id="TelNo"></p> <span id="TelMsgContent"></span> </div> <script type="text/javascript" src="/NewShowStand/Templates/103/Js/showCompare.js?v=001"></script> <script src="https://public.mtnets.com/Plugins/require/require.js" data-main="/NewShowStand/Templates/103/js/config" id="current-page" current-page="main" target-module="main"></script> <script> //var _hmt = _hmt || []; //(function() { // var hm = document.createElement("script"); // hm.src = "//hm.baidu.com/hm.js?7cfa071240e6d924fea0be6853d51a9c"; // var s = document.getElementsByTagName("script")[0]; // s.parentNode.insertBefore(hm, s); //})(); jQuery(document).ready(function(){ var hm = document.createElement("script"); hm.src = "//hm.baidu.com/hm.js?7cfa071240e6d924fea0be6853d51a9c" document.head.appendChild(hm); }) </script> <script> jQuery(document).ready(function () { var hm = document.createElement("script"); hm.src = "https://chat.hbzhan.com/chat/KFCenterBox/720598"; document.head.appendChild(hm); var hm2 = document.createElement("script"); hm2.src = "https://chat.hbzhan.com/chat/KFRightBox/720598"; document.head.appendChild(hm2); }) </script> <div class="Dialog"> <div class="dialogBox"> <div class="dialogTitle"> <h2>会员登录</h2> <a href="javascript:" class="close"><i class="main iconclose"></i></a> </div> <div class="dialogMain"> <div class="dialogItem"> <label for="">账号</label> <div class="input"> <input type="text" class="inputCss"> <p class="Wrong">请输入账号</p> </div> </div> <div class="dialogItem"> <label for="">密码</label> <div class="input"> <input type="password" id="password" maxlength="18" class="inputCss"> <p class="Wrong">请输入密码</p> </div> </div> <div class="dialogItem"> <label for="">验证码</label> <div class="code"><img src="/NewShowStand/Image.aspx?type=login" onclick="this.src='/NewShowStand/Image.aspx?type=login&v='+Math.random()" title="点击刷新验证码" /><b>=</b><input name="valCode" id="InqCode" type="text" maxlength="4" placeholder="填写阿拉伯数字" /> <p class="Wrong">请输验证码</p> </div> </div> <div class="dialogBtn"><button class="submit">立即登录</button><button>新用户注册</button></div> </div> </div> </div> <link rel="stylesheet" href="https://public.mtnets.com/css/base.css"> <link rel="stylesheet" href="https://public.mtnets.com/font/font_2901389/iconfont.css"> <link rel="stylesheet" href="/NewShowStand/css/inquiry/Blue/inquiry.css?v=005"> <div class="view-inquiry" id="view-inquiry" style="display:none"> <div class="view-inquiry-box" style="box-shadow:none;"> <a href="javascript:" class="close" onclick="jQuery('#view-inquiry').html(InQuiryHtmlNew);jQuery('#view-inquiry').hide();"><i class="Public"></i></a> <div class="view-top"> <b style="font-size: 30px;">立即询价</b> <span>您留言后,厂商将第一时间为您服务!</span> </div> <div class="view-content"> <div class="view-box"> <div class="view-item"> <span><b>*</b>留言</span> <div class="view-item-right"> <div class="textarea"> <dl class="hidtitle"> <dt>标题:</dt> <dd> <input type="text" name="title_1331" id="title_1331" value="LJ-40-EX可燃检测仪" onfocus="if(this.value=='请输入你感兴趣的产品')this.value=''" /> <p id="p1" class="Wrong" style="display: none">请输入你感兴趣的产品</p> <input type="hidden" id="Productid_1331" name="Productid_1331" value="24835565" /> </dd> </dl> <dl> <dt class="hidtitle">需求:</dt> <dd> <textarea id="detail_1331" onfocus="ClearFristInfo('detail_1331','请简单描述您的需求',1);" onblur="ClearFristInfo('detail_1331','请简单描述您的需求',0);" name="detail_1331" class="detail" cols="" rows="">请简单描述您的需求</textarea> <font color="#FF0000" class="xian">限200字</font> <br style="clear: both;" /> <p id="ptxtdetail" class="Wrong" style="display: none">请简单描述您的需求</p> </dd> </dl> </div> </div> </div> </div> <div class="view-box two"> <div class="view-item"> <span><b>*</b>联系人</span> <div class="view-item-right"> <div class="view-input"> <input id="linkMan_1331" name="linkMan_1331" value="您的姓名" type="text" onfocus="if(this.value=='您的姓名')this.value=''" onblur="if(this.value=='')this.value='您的姓名';"> <p id="pUserName" class="Wrong" style="display: none"></p> </div> </div> </div> <div class="view-item"> <span><b>*</b>电话</span> <div class="view-item-right"> <div class="view-input"> <input id="tel_1331" name="tel_1331" type="text" value="固定电话或手机" onfocus="if(this.value=='固定电话或手机')this.value=''" onblur="if(this.value=='')this.value='固定电话或手机';" class="inputtext" /> <p id="pTel" class="Wrong" style="display: none"></p> </div> </div> </div> </div> <div class="view-box two"> <div class="view-item"> <span><b></b>单位</span> <div class="view-item-right"> <div class="view-input"> <input id="companyName_1331" name="companyName_1331" type="text" value="请输入您的单位名称" onfocus="if(this.value=='请输入您的单位名称')this.value=''" onblur="if(this.value=='')this.value='请输入您的单位名称'" /> <p id="ptxtCname" class="Wrong" style="display: none"></p> </div> </div> </div> <div class="view-item"> <span>微信</span> <div class="view-item-right"> <div class="view-input wechat-input"> <input type="text" id="WX_1331" name="WX_1331" value="微信号" onfocus="if(this.value=='微信号')this.value=''" onblur="if(this.value=='')this.value='微信号'"> <a href="javascript:" onclick="WXPublicCopyMobile()" class="focus">同手机号</a> </div> </div> </div> </div> <div class="view-box two"> <div class="view-item"> <span>邮箱</span> <div class="view-item-right"> <div class="view-input"> <input id="email_1331" name="email_1331" type="text" value="便于客户给您发邮件" onfocus="if(this.value=='便于客户给您发邮件')this.value=''" onblur="if(this.value=='')this.value='便于客户给您发邮件'" /> <p id="ptxtEmail" class="Wrong" style="display: none"></p> <div id="divEmail" style="width: 500px; display: none; position: relative; margin-bottom: 7px;"> <ul id="divEmail1" style="width: 200px; position: absolute; left: 0; top: 0px; border: 1px solid #CCC; background-color: #FFF; padding-bottom: 7px;"> <li style="height: 22px; line-height: 22px; text-align: left; padding-left: 7px;" id="divEmailLi1"><a href="javascript:void(0)" onclick="GetEmailData('@163.com')">@163.com</a></li> <li style="height: 22px; line-height: 22px; text-align: left; padding-left: 7px;" id="divEmailLi2"><a href="javascript:void(0)" onclick="GetEmailData('@qq.com')">@qq.com</a></li> <li style="height: 22px; line-height: 22px; text-align: left; padding-left: 7px;" id="divEmailLi3"><a href="javascript:void(0)" onclick="GetEmailData('@126.com')">@126.com</a></li> <li style="height: 22px; line-height: 22px; text-align: left; padding-left: 7px;" id="divEmailLi4"><a href="javascript:void(0)" onclick="GetEmailData('@sohu.com')">@sohu.com</a></li> <li style="height: 22px; line-height: 22px; text-align: left; padding-left: 7px;" id="divEmailLi5"><a href="javascript:void(0)" onclick="GetEmailData('@sina.com')">@sina.com</a></li> <li style="height: 22px; line-height: 22px; text-align: left; padding-left: 7px;" id="divEmailLi6"><a href="javascript:void(0)" onclick="GetEmailData('@yahoo.com')">@yahoo.com</a></li> <li style="height: 22px; line-height: 22px; text-align: left; padding-left: 7px;" id="divEmailLi7"><a href="javascript:void(0)" onclick="GetEmailData('@hotmail.com')"> @hotmail.com</a></li> </ul> </div> </div> </div> </div> <div class="view-item"> <span>省份</span> <div class="view-item-right visible"> <div class="view-select" id="selPvc"> <div class="view-select-top"> <p>请选择省份</p><i></i> </div> <ul class="view-select-bot" id="provinceList" > <li value="0">请选择省份</li> <li value="1">安徽</li> <li value="2">北京</li> <li value="3">福建</li> <li value="4">甘肃</li> <li value="5">广东</li> <li value="6">广西</li> <li value="7">贵州</li> <li value="8">海南</li> <li value="9">河北</li> <li value="10">河南</li> <li value="11">黑龙江</li> <li value="12">湖北</li> <li value="13">湖南</li> <li value="14">吉林</li> <li value="15">江苏</li> <li value="16">江西</li> <li value="17">辽宁</li> <li value="18">内蒙古</li> <li value="19">宁夏</li> <li value="20">青海</li> <li value="21">山东</li> <li value="22">山西</li> <li value="23">陕西</li> <li value="24">上海</li> <li value="25">四川</li> <li value="26">天津</li> <li value="27">新疆</li> <li value="28">西藏</li> <li value="29">云南</li> <li value="30">浙江</li> <li value="31">重庆</li> <li value="32">香港</li> <li value="33">澳门</li> <li value="34">台湾</li> <li value="35">国外</li> </ul> </div> </div> </div> </div> <div class="view-box view-code "> <div class="view-item"> <span><b>*</b>验证码</span> <div class="view-item-right"> <div class="view-input"> <input type="text" id="valCode" style="width:100px;" maxlength="4" value="请输入结果" onfocus="if(this.value=='请输入结果')this.value=''" onblur="if(this.value=='')this.value='请输入结果'"> <img id="imgValCode" src="/NewShowStand/Image.aspx?type=VnumNew" onclick="this.src='/NewShowStand/Image.aspx?type=VnumNew&'+Math.random()" title="点击刷新验证码" style="cursor:pointer;"> 请输入计算结果(填写阿拉伯数字),如:三加四=7 <p id="pselvalCode" class="Wrong" style="display: none"></p> </div> </div> </div> </div> <div class="view-btn"> <button onclick="submitMessageVnumNew2022(1,'VnumNew');return false;" >立即提交</button> <div class="view-tip">提交后,默认您同意<a href="/UserManage/login.aspx?agreement3" target="_blank">《服务条款》</a>和<a href="/UserManage/login.aspx?agreement4" target="_blank" >《隐私协议》</a></div> </div> </div> </div> </div> <div class="view-inquiry" id="view-inquiry-success" style="display:none;"> <div class="view-inquiry-success"> <a href="javascript:" class="close" onclick="jQuery('#view-inquiry-success').hide();jQuery('#view-inquiry').hide();jQuery('#view-inquiry').html(InQuiryHtmlNew);if(location.href.indexOf('inquiry')>-1){window.location.href = location.href}"><i class="Public"></i></a> <div class="view-icon"><i></i></div> <div class="view-content"> <b>已提交成功!</b> <p>我们将在第一时间联系您</p> <div class="view-btn"><a href="/PurchasManage/Default.aspx" target="_top">查看我的留言<i class="Public"></i></a><p>手机+验证码登录采购后台</p></div> </div> </div> </div> <div class="view-inquiry" id="view-inquiry-fail" style="display:none;"> <div class="view-inquiry-success"> <a href="javascript:" class="close" onclick="jQuery('#view-inquiry-fail').hide();jQuery('#view-inquiry').hide();jQuery('#view-inquiry').html(InQuiryHtmlNew);if(location.href.indexOf('inquiry')>-1){window.location.href = location.href}"><i class="Public"></i></a> <div class="view-icon"><i class="fail"></i></div> <div class="view-content"> <b>提交失败!</b> <p>请勿重复留言!</p> <div class="view-btn"><a href="/PurchasManage/Default.aspx" target="_top">查看我的留言<i class="Public"></i></a></div> </div> </div> </div> <input type="hidden" style="color: rgb(187, 187, 187);width:220px;" value="" size="50" name="addr_1331" id="addr_1331" placeholder="便于客户给您寄资料..." > <input type="hidden" id="ranNum" value="1331" /> <input type="hidden" id="proID_1331" name="proID_1331" value="24835565"/> <input type="hidden" id="cid" value="720598" /> <style> .view-content p.Wrong { padding-left:24px; line-height:22px; height:22px; background:url("https://public.mtnets.com/Images/public/prompt.png") no-repeat 0 -128px; }</style> <div class="Dialog" id="favoritebox"> <div class="dialogBox"> <div class="dialogTitle"> <h2>收藏该商铺</h2> <a href="javascript:" class="close"><i class="main iconclose"></i></a> </div> <div class="dialogMain"> <div id="favoriteSuccess" class="favoriteSign" style="display:none;"><i class="main iconsuccess"></i>信息收藏成功!</div> <div id="favoriteAlready" class="favoriteSign already" style="display:block;"><i class="main iconwarning"></i>该信息已收藏!</div> <div class="favoriteBtn"><a href="/UserManage/default.aspx?Fav_ProManage" target="_blank" class="view">查看我的收藏夹</a><a href="javascript:void(0)" onclick="favoriteManage.setTags()">设置标签</a></div> <div id="divFavorite" class="labels"> <dl> <dt>标签:</dt> <dd><input id="txtTag" type="text"><button onclick="favoriteManage.setTags()">添加</button><div style="display: block;" class="save">保存成功</div><p>(空格分隔,最多3个,单个标签最多10个字符)</p></dd> </dl> <dl> <dt>常用:</dt> <dd id="lbTags"></dd> </dl> </div> </div> </div> </div> <div> </div> <!-- 弹出框 --> <!-- 产品规格 --> <div class="specPop" style="display: none"> <p>产品规格<a href="javascript:void(0)" class="specPopClose"></a></p> <div class="popPro"> <div class="popImg"> <a href="javascript:"><img src="https://img50.hbzhan.com/1c9e5e6bcf563ad4294c592b8e4283809f39bc99e2fa97cd4a90fb6f1cb7422c65eb632f5af46c19.jpg" alt=""></a> </div> <h3>可燃检测仪</h3> <span>¥1300 ~ ¥7000</span> </div> <table> <tr><td>A型</td><td>¥1400元</td><td class="mount">9999台可售</td></tr> <tr><td>B型</td><td>¥1300元</td><td class="mount">9999台可售</td></tr> <tr><td>C型</td><td>¥1900元</td><td class="mount">9999台可售</td></tr> <tr><td>D型</td><td>¥1900元</td><td class="mount">9999台可售</td></tr> <tr><td>E型</td><td>¥2900元</td><td class="mount">9999台可售</td></tr> <tr><td>F型</td><td>¥7000元</td><td class="mount">9999台可售</td></tr> </table> </div> <!-- 产品属性 --> <div class="proPop" style="display: none"> <p>产品属性<a href="javascript:void(0)" class="proPopClose"></a></p> <table> <tr class="first"><td class="popTitle">产地</td><td>国产</td></tr> </table> </div> <div class="tips-box" id="tips-box" style="display:none;"> <div class="correct"><!-- 成功 --> <div class="tips"><i></i>成功加入购物车</div> <div class="btn"><a href="/st720598/product.html">继续采购其他商品</a><a href="https://www.hbzhan.com/PurchasManage/Default.aspx?ShopCar_Manage">去购物车结算</a></div> </div> <a class="close" style="cursor:pointer" onClick="jQuery('#tips-box').hide()"></a> </div> <div class="tips-box" id="tips-box1" style="display:none;"> <div class="err"><!-- 警告 --> <div class="tips" id="tips"><i></i>您好,当前您使用的是供应商账号</br>购买产品请注册采购商账号</div> <div class="btn"><a href="https://www.hbzhan.com/login/login.aspx?RegIndex">立即注册</a><a href="javascript:void(0)" onClick="jQuery('.outside').show();jQuery('#tips-box1').hide()">立即登录</a></div> </div> <a class="close" style="cursor:pointer" onClick="jQuery('#tips-box1').hide()"></a> </div> <div class="bottomFix"> <span> <b> <a href="tel:18672516532" id="telnn">热线电话</a> </b><b><a href="javascript:void(0);" onClick="OpenAppOrChat()">在线询价</a> </b> </span> <ul> <li><a href="/"><img src="https://m.a-bm.cn/Templates/Stand/Skin1/wapimages/MShopDec/ico1.png"><p>首页</p></a></li> <li><a href="/st13682"><img src="https://m.a-bm.cn/Templates/Stand/Skin1/wapimages/MShopDec/ico2.png"><p>展台</p></a></li> <li><a href="/products/inquiry/564395.html?IsPro=1&ID=564395"><img src="https://m.a-bm.cn/Templates/Stand/Skin1/wapimages/MShopDec/ico3.png"><p>留言</p></a></li> </ul> </div> <div class="outside" style="display:none;"> <div class="outside_mask"></div> <div class="authBox1" style="display: block;"> <div class="authMain1"> <a class="close" href="javascript:void(0);;" onClick="jQuery('.outside').hide()"></a> <h3><em><img src="/NewShowStand/images/Public/webLogo1.png"> </em>环保在线</h3> <div class="loginBox1" onKeyDown="if(event.keyCode==13)checkLogin2()"> <b>采购商登录</b> <div class="loginItem1"> <i class="user"></i> <input type="text" name="username" id="username1" maxlength="18" class="text" placeholder="用户名"> <div class="Wrong" style="display:none"></div> </div> <div class="loginItem1"> <i class="pass"></i> <input type="password" name="password" id="password1" maxlength="18" class="text" placeholder="密码"> <div class="Wrong" style="display:none"></div> </div> <div class="loginItem1"> <input type="text" name="validcode" id="validcode1" maxlength="4" class="codes" value="" placeholder="请输入计算结果"> <i class="yzm_ico"></i> <p class="yzm"><img id="newimgcode" src="/NewShowStand/Image.aspx?type=login&v=1" onClick="this.src='/NewShowStand/Image.aspx?type=login&v='+Math.random()" title="点击刷新验证码" style="cursor:pointer;" alt=""></p> </div> <!--<div class="loginItem"> <label for="validcode">验证码:</label> <input type="text" name="validcode" id="validcode" maxlength="4" class="text codes" value=""> <p><img id="newimgcode" src="/NewShowStand/Image.aspx?type=login&v=0.5291407814623791" onclick="this.src='/NewShowStand/Image.aspx?'+Math.random()" title="点击刷新验证码" style="cursor:pointer;" alt=""> =</p><div class="Wrong" style="display:none">请输入数字结果</div> </div>--> <div class="loginBtn1"> <button onClick="checkLogin3();">登 录</button> </div> <div class="password1"> <div onClick="javascript:jQuery(this).toggleClass('checked');" id="remember">记住账号 <a href="/usermanage/login.aspx?regindex" target="_blank">新用户注册</a> <input name="cbCookies" type="checkbox" checked="checked" id="cbCookies"> </div> <em>没有账号?<a href="/login/login.aspx?RegStepTow&Regtype=2" target="_blank">免费注册</a></em> </div> </div> </div> </div> </div> <div class="mask" id="popup"> <div class="popup"> <div class="popup-title"> 评价<a href="javascript:" target="_self" onClick="document.getElementById('popup').style.display ='none';"><img src="https://public.mtnets.com/Images/public/whiteclose.png"></a> </div> <div class="popup-box"> <div class="evaluate-box"> <ul class="choice"> <li> <div class="input__radio"><input name="InvoiceType" value="1" type="radio" id="rdInvoiceType1" checked="checked"><label for="rdInvoiceType1"></label></div>好评 </li> <li> <div class="input__radio"><input name="InvoiceType" value="2" type="radio" id="rdInvoiceType2"><label for="rdInvoiceType2"></label></div>中评 </li> <li> <div class="input__radio"><input name="InvoiceType" value="3" type="radio" id="rdInvoiceType3"><label for="rdInvoiceType3"></label></div>差评 </li> </ul> <textarea id="CommentDetail" placeholder="请输入您的评价"></textarea> <div class="anonymous"> <span><a id="anonymous" class="checked" href="javascript:" target="_self"></a>匿名</span> </div> <div class="btn-box"> <a href="javascript:" onClick="AddProductDetailToComment()" class="submit" target="_self">提交</a> </div> </div> <div class="evaluate-list"> <h2><span>客户评价列表</span></h2> <table class="thead"> <thead> <tr> <td width="20%">评价时间</td> <td width="10%">类别</td> <td>详细内容</td> <td width="16%">评价者</td> <td width="16%">IP地址</td> </tr> </thead> </table> <table class="tcontent"> <tbody id="ProductComment"> </tbody> </table> <div class="pages" ><a class="prev" href="javascript:" onClick="prevPage()" target="_self"></a><a id="CurrentSize" class="on" href="javascript:" target="_self"></a><a class="lt" onClick="NextPage()" href="javascript:" target="_self"></a>总共<b id="Counts"></b>条 本页<b id="CurrentCount"></b>条</div> <!-- 无评论 --> <div class="null" style="display: none;"> 暂无评论呀~ </div> </div> </div> </div> </div> <script type="text/javascript"> jQuery(".anonymous span a").click(function() { jQuery(this).toggleClass("checked"); }); if (getCookie("pm_username") != null) { jQuery("#username1").val(getCookie("pm_username")); } </script> <script type="text/javascript"> //不同显示 var time_range = function (beginTime, endTime, nowTime) { var strb = beginTime.split (":"); if (strb.length != 2) { return false; } var stre = endTime.split (":"); if (stre.length != 2) { return false; } var strn = nowTime.split (":"); if (stre.length != 2) { return false; } var b = new Date (); var e = new Date (); var n = new Date (); b.setHours (strb[0]); b.setMinutes (strb[1]); e.setHours (stre[0]); e.setMinutes (stre[1]); n.setHours (strn[0]); n.setMinutes (strn[1]); if (n.getTime () - b.getTime () > 0 && n.getTime () - e.getTime () < 0) { return true; } else { //alert ("当前时间是:" + n.getHours () + ":" + n.getMinutes () + ",不在该时间范围内!"); return false; } } var _checkfreecontactus=false; </script> <link rel="stylesheet" href="https://public.mtnets.com/css/base.css"> <link rel="stylesheet" href="https://public.mtnets.com/font/font_2901389/iconfont.css"> <link rel="stylesheet" href="https://public.mtnets.com/css/base.css"> <link rel="stylesheet" href="https://public.mtnets.com/Font/din/DINWebW07.css"> <link rel="stylesheet" href="//at.alicdn.com/t/c/font_2901389_the5ha9h0z.css"> <link rel="stylesheet" href="/NewShowStand/css/contact/Blue/contact.css?v=007"> <link rel="stylesheet" href="https://public.mtnets.com/css/guestDialog/themes/Blue/style.css"> <div class="view-contact" style="display:none" id="view-contact"> <div class="view-contact-box"> <a href="javascript:" class="close" onclick="jQuery('#view-contact').hide();"><i class="Public"></i></a> <div class="view-top"> <p>联系方式</p> </div> <div class="view-message"> <p>山东蓝景电子科技有限公司</p> <div class="data"> <div class="phone"><i></i> 19053605661 </div> <div class="people"><span>联系人</span>李飞</div> </div> </div> <div class="view-content"> <div class="view-title"><i></i>让卖家联系我</div> <div class="view-radio-box"> <span>咨询类型:</span> <div class="view-item"> <div class="view__input__radio"><input name="consultType" value="1" type="radio" id="consultType1" checked="checked"><label for="consultType1"></label></div>询价产品 </div> <div class="view-item"> <div class="view__input__radio"><input name="consultType" value="2" type="radio" id="consultType2" ><label for="consultType2"></label></div>售后服务 </div> </div> <div class="view-textarea-box" style=""> <span>详细描述</span> <div class="textarea"> <textarea id="view-txtDetail" onfocus="ClearFristInfo('view-txtDetail','请简单描述您的需求,限200字',1);" onblur="ClearFristInfo('view-txtDetail','请简单描述您的需求,限200字',0);" name="view-txtDetail" class="detail" cols="" rows="">请简单描述您的需求,限200字</textarea> <p class="Wrong" style="display: none;"></p> </div> </div> <div class="view-input-box"> <span>单<b></b>位</span> <div class="input-box"><input type="text" name="" value="" id="viewcompanyname" maxlength="50"><p class="Wrong" style="display: none;"></p></div> </div> <div class="view-input-box"> <span>联系人</span> <div class="input-box"><input type="text" name="" value="" id="viewlinkname" maxlength="10"><p class="Wrong" style="display: none;"></p></div> </div> <div class="view-input-box"> <span>电<b></b>话</span> <div class="input-box"><input type="text" name="" value="" id="viewtel" maxlength="20">><p class="Wrong" style="display: none;"></p></div> </div> <div class="view-input-box view-code"> <span>验证码</span> <div class="input-box"> <input type="text" name="viewcontactcode" id="viewcontactcode" value="" maxlength="8"><img id="viewcodeimg" src="/NewShowStand/Image.aspx?type=viewcontact&v=1" onclick="this.src='/NewShowStand/Image.aspx?type=viewcontact&v='+Math.random()" title="点击刷新验证码" style="cursor:pointer;"> <p class="Wrong" style="display: none;"></p></div> </div> <div class="view-btn"> <button onclick="SendCompanyContactMessage(720598)">提交信息</button> <div class="view-tip">提交后,默认您同意<a href="/UserManage/login.aspx?agreement3" target="_blank">《服务条款》</a>和<a href="/UserManage/login.aspx?agreement4" target="_blank" >《隐私协议》</a></div> </div> </div> </div> </div> <input type="hidden" id="viewtitle" value="LJ-40-EX可燃检测仪" /> <input type="hidden" id="viewpid" value="24835565" /> <div class="view-contact" id="view-contact-success" style="display:none" > <div class="view-guest-success"> <a href="javascript:" class="close" onclick="document.getElementById('view-contact-success').style.display='none';"><i class="Public icon-P-cancel-fill"></i></a> <div class="view-icon"><i class="success-icon"></i></div> <div class="view-content"> <div class="tip">您的留言已提交成功~</div> <p>采购或询价产品,请直接拨打电话联系</p> <p>联系人:李飞</p> <div class="contact-us"> <mark> <i class="use-icon"></i> <span> 联系方式:<b id="viewcontentmobile">19053605661</b> </span> </mark> </div> <div class="view-btn"><a href="javascript:" onclick="jQuery('#view-contact-success').hide();">我知道了</a></div> </div> </div> </div> </body> </html>