CINXE.COM
TH-PV31-便携式iv检测仪-山东天合环境科技有限公司
<!doctype html> <html> <head> <meta name="applicable-device" content="pc"/> <meta name="mobile-agent" content="format=html5; url=https://m.hbzhan.com/st647606/product_24672693.html "/> <link rel="alternate" media="only screen and (max-width: 640px)" href="https://m.hbzhan.com/st647606/product_24672693.html" /> <meta name="referrer" content="always" /> <meta name="mobile-agent" content="format=xhtml;url=https://m.hbzhan.com/st647606/product_24672693.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>TH-PV31-便携式iv检测仪-山东天合环境科技有限公司</title> <META NAME="Description" CONTENT="便携式iv检测仪通过施加不同的电压并测量对应的电流,IV检测仪可以绘制出电子元件的IV(电流-电压)曲线。这有助于评估电..."> <META NAME="Keywords" CONTENT="便携式iv检测仪供应信息,便携式iv检测仪批发价格"> <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=202502190331" 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=202502190331"> <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=202502190331" 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=202502190331"> <script type="text/javascript"> var intSkinID = "103"; </script> <script src="/NewShowStand/js/BaseFun.js?v=202502190331" type="text/javascript"></script> <script type="text/javascript"> jQuery(document).ready(function () { ProductDetailToCommentList("1", "3"); }); var CountIndex = 0; function ProductDetailToCommentList(pageindex, pagesize) { var PID = "24672693"; 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 = "24672693"; 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=202502190331'></script><script type='text/javascript' src='/NewShowStand/js/leftbar.js?v=202502190331'></script> <script> function reurl(url){ location.href=url; } </script> <script src="https://www.hbzhan.com/mystat.aspx?u=CID647606"></script> <script type="application/ld+json"> { "@context": "https://ziyuan.baidu.com/contexts/cambrian.jsonld", "@id": "https://www.hbzhan.com/st647606/product_24672693.html", "title": "TH-PV31便携式iv检测仪", "images": ["https://img42.hbzhan.com/f497e47f819808748cd900708910123f9ca9643bfade4b6f432dfdeb5f3023c3bbe9f9106d1ce373.jpg"], "description": "便携式iv检测仪通过施加不同的电压并测量对应的电流,IV检测仪可以绘制出电子元件的IV(电流-电压)", "pubDate": "2024-05-23T13:28:46", "upDate": "2024-05-23T13:42:48" } </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("24672693", "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(647606, '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(647606, '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://img63.hbzhan.com/3/20230424/638179275451589530361.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>4</i></span></div> </div> </div> <div class="tel col xs-0 md-0 ct-4"> <p><i></i>13276363312</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="/st647606/" >首 页</a></li> <li><a href="/st647606/intro.html" >公司档案</a></li> <li><a href="/st647606/news.html">公司动态</a></li> <li><a href="/st647606/product.html">产品展示</a></li> <li><a href="/st647606/article.html">技术文章</a></li> <li><a href="/st647606/live.html" rel="nofollow">企业直播</a></li> <li><a href="/st647606/video.html" rel="nofollow">视频中心</a></li> <li><a href="/st647606/inquiry.html" rel="nofollow">在线留言</a></li> <li><a href="/st647606/contactus.html" rel="nofollow">联系我们</a></li> </ul> </div> <nav class="menu xs-0 md-0 ct-12"> <ul class="row Custom lilength9"> <li><a href="/st647606/">首页</a></li> <li><a href="/st647606/intro.html" >公司档案</a></li> <li><a href="/st647606/news.html">公司动态</a></li> <li><a href="/st647606/product.html">产品展示</a></li> <li><a href="/st647606/article.html">技术文章</a></li> <li><a href="/st647606/live.html" rel="nofollow">企业直播</a></li> <li><a href="/st647606/video.html" rel="nofollow">视频中心</a></li> <li><a href="/st647606/inquiry.html" rel="nofollow">在线留言</a></li> <li><a href="/st647606/contactus.html" rel="nofollow">联系我们</a></li> </ul> </nav> <input type="hidden" id="cid" value="647606" /> <div class="location"> <div class="locationBg"></div> <div class="locationItem"> <span>products</span> <p>目录:<a id="CurrLocation" href="/st647606" class="wwt">山东天合环境科技有限公司</a>>><a id="CurrLocation" href="/st647606/list_1762739.html" class="wwt">仪器设备</a>>><a id="CurrLocation" href="/st647606/erlist_1838201.html" class="wwt">便携式太阳能电池测试仪</a>>> TH-PV31便携式iv检测仪</p> </div> </div> <div class="row Custom newProduct"> <div class="col xs-12 md-10 ct-10"> <div class="productName">便携式iv检测仪</div> </div> <div class="col xs-0 md-2 ct-2"> <div class="backList"><a href="/st647606/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"> <a href="javascript:void(0);" onClick="jQuery('.videoItem').show();mybaidu.window.SetPlayer();return false;" class="main iconplays"></a> <div class="videoItem" style="display:none; positon:absolute;z-index:999999;"> <div class="Warning" style="display:none"><b></b><br />抱歉,由于流量限制,视频无法播放。</div> <a href="javascript:void(0);" onClick="jQuery('.videoItem').hide();mybaidu.window.SetPause(); return false;"></a> <script type="text/javascript"> var _player = false; var _showframewidth = jQuery(".videoItem").width(); var _showframeheight = jQuery(".videoItem").height(); </script> <iframe name="mybaidu" src="/baidu/player_mtnets2018.html?url=mda-qeypqb0a0idcnkua&warning=1&VideoTypeID=7&WorksKeyID=videoworks/mda-qeypqb0a0idcnkua/hbzhan200/z/bos-5crdaj3lx980.mp4" scrolling="no" height="100%" width="100%" style="border:0px;padding:0px;margin:0px" allowfullscreen="true">您的浏览器不支持嵌入式框架,或者当前配置为不显示嵌入式框架。</iframe> </div> <ul> <li> <div style="margin-right: 30px;height: 100%;position: relative;"> <a href="https://img42.hbzhan.com/f497e47f819808748cd900708910123f9ca9643bfade4b6f432dfdeb5f3023c3bbe9f9106d1ce373.jpg" target="_blank" ><img src="https://img42.hbzhan.com/f497e47f819808748cd900708910123f9ca9643bfade4b6f432dfdeb5f3023c3bbe9f9106d1ce373.jpg" alt="便携式iv检测仪" data-zoom-image="https://img42.hbzhan.com/f497e47f819808748cd900708910123f9ca9643bfade4b6f432dfdeb5f3023c3bbe9f9106d1ce373.jpg" /></a> </div> </li> <li> <div style="margin-right: 30px;height: 100%;position: relative;"> <a href="https://img42.hbzhan.com/f497e47f819808748cd900708910123f62edb129db72cf02ee8f65fa26f6e3f26a35ec75526de8a5.jpg" target="_blank"><img src="https://img42.hbzhan.com/f497e47f819808748cd900708910123f62edb129db72cf02ee8f65fa26f6e3f26a35ec75526de8a5.jpg" alt="便携式iv检测仪" data-zoom-image="https://img42.hbzhan.com/f497e47f819808748cd900708910123f62edb129db72cf02ee8f65fa26f6e3f26a35ec75526de8a5.jpg" /></a> </div> </li> <li> <div style="margin-right: 30px;height: 100%;position: relative;"> <a href="https://img42.hbzhan.com/f497e47f819808748cd900708910123f79c6591f2d87e1c17d920e863cec6d6678aef7bd49879f14.jpg" target="_blank"><img src="https://img42.hbzhan.com/f497e47f819808748cd900708910123f79c6591f2d87e1c17d920e863cec6d6678aef7bd49879f14.jpg" alt="便携式iv检测仪" data-zoom-image="https://img42.hbzhan.com/f497e47f819808748cd900708910123f79c6591f2d87e1c17d920e863cec6d6678aef7bd49879f14.jpg" /></a> </div> </li> <li> <div style="margin-right: 30px;height: 100%;position: relative;"> <a href="https://img47.hbzhan.com/f497e47f819808748cd900708910123f92ac7b49f2053a1d983e928fa582716222de3113c4bbf2f6.jpg" target="_blank"><img src="https://img47.hbzhan.com/f497e47f819808748cd900708910123f92ac7b49f2053a1d983e928fa582716222de3113c4bbf2f6.jpg" alt="便携式iv检测仪" data-zoom-image="https://img47.hbzhan.com/f497e47f819808748cd900708910123f92ac7b49f2053a1d983e928fa582716222de3113c4bbf2f6.jpg" /></a> </div> </li> <li> <div style="margin-right: 30px;height: 100%;position: relative;"> <a href="https://img57.hbzhan.com/f497e47f819808748cd900708910123ffb7a248aab5825cac1b3a76083ff982fb0e29c0760c453c2.jpg" target="_blank"><img src="https://img57.hbzhan.com/f497e47f819808748cd900708910123ffb7a248aab5825cac1b3a76083ff982fb0e29c0760c453c2.jpg" alt="便携式iv检测仪" data-zoom-image="https://img57.hbzhan.com/f497e47f819808748cd900708910123ffb7a248aab5825cac1b3a76083ff982fb0e29c0760c453c2.jpg" /></a> </div> </li> </ul> <div class="mask"></div> </div> <div class="productBotLeft"> <ul> <li class="on"> <div class="productSmallImg" ><a href="javascript:"><img onClick="jQuery('.videoItem').hide();jQuery('.iconplays').show();mybaidu.window.SetPause();" src="https://img42.hbzhan.com/f497e47f819808748cd900708910123f9ca9643bfade4b6f432dfdeb5f3023c3bbe9f9106d1ce373_82_82_5.jpg" onload="DrawImage(this,82,82)" alt="" /></a></div> </li> <li> <div class="productSmallImg"><a href="javascript:"><img onClick="jQuery('.videoItem').hide();jQuery('.iconplays').show();mybaidu.window.SetPause();" src="https://img42.hbzhan.com/f497e47f819808748cd900708910123f62edb129db72cf02ee8f65fa26f6e3f26a35ec75526de8a5_82_82_5.jpg" onload="DrawImage(this,82,82)" alt="" /></a></div> </li> <li> <div class="productSmallImg"><a href="javascript:"><img onClick="jQuery('.videoItem').hide();jQuery('.iconplays').show();mybaidu.window.SetPause();" src="https://img42.hbzhan.com/f497e47f819808748cd900708910123f79c6591f2d87e1c17d920e863cec6d6678aef7bd49879f14_82_82_5.jpg" onload="DrawImage(this,82,82)" alt="" /></a></div> </li> <li> <div class="productSmallImg"><a href="javascript:"><img onClick="jQuery('.videoItem').hide();jQuery('.iconplays').show();mybaidu.window.SetPause();" src="https://img47.hbzhan.com/f497e47f819808748cd900708910123f92ac7b49f2053a1d983e928fa582716222de3113c4bbf2f6_82_82_5.jpg" onload="DrawImage(this,82,82)" alt="" /></a></div> </li> <li> <div class="productSmallImg"><a href="javascript:"><img onClick="jQuery('.videoItem').hide();jQuery('.iconplays').show();mybaidu.window.SetPause();" src="https://img57.hbzhan.com/f497e47f819808748cd900708910123ffb7a248aab5825cac1b3a76083ff982fb0e29c0760c453c2_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>48000<i class="line">-</i style="font-family:Microsoft YaHei !important;"><i>¥</i>80000</td></tr> </table> <div class="tip">具体成交价以合同协议为准</div> </div> <div class="phonePrice"> <!----> <p>参考价:¥48000 ~ ¥80000</p> <div class="tip">具体成交价以合同协议为准</div> </div> <div class="proDetail01"> <ul> <li> <b title="云境天合">云境天合</b> <span>品牌</span> </li> <li> <b>TH-PV31</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> 量程200V20A 量程1500V30A </p> </div> <div class="phonePro"> <span>属性</span><p> </p> <a>></a> </div> <div class="spec order0"> <span>规格</span> <table> <tr ><td class="spec0">量程200V20A</td><td >48000元</td><td>658台可售</td> </tr> <tr class="last"><td class="spec0">量程1500V30A</td><td >80000元</td><td>485台可售</td> </tr> </table> </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(24672693, 'cp')" class="fav" target="_self">收藏产品</a> <a href="#" id="isShow24672693" style="background-color: #666666;background-image: none;" onclick="addCompareForDetail(this)" data-id='24672693' data-classid='21432' data-name='便携式iv检测仪'>加入对比</a> <a href="javascript:void(0);" class="fav" onClick="ShowCompanyContact(647606)" >查看联系电话</a> </div> <p>更新时间:<b>2024-05-23 13:42:48</b>浏览次数:<b>763</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 class="v-business-card"> <div class="card-item"> <div class="image"> <img src="https://img80.mtnets.com/1/20220217/637807008342136356477_200_200_5.jpg"/> </div> <div class="text"> <p>王迎</p> <div class="label"> <span>经理</span> </div> <div class="tip"> 扫一扫,微信联系 </div> </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="/st647606/product.html" class="more">更多产品</a> </div> <div class="newProducts"> <ul> <li class="col xs-6 md-3 ct-3"> <div class="productItem"> <a href="/st647606/product_24672693.html"><img src="https://img42.hbzhan.com/f497e47f819808748cd900708910123f9ca9643bfade4b6f432dfdeb5f3023c3bbe9f9106d1ce373.jpg"></a> </div> <p><a href="/st647606/product_24672693.html" title="便携式iv检测仪">便携式iv检测仪</a></p> <b>¥48000</b> </li> <li class="col xs-6 md-3 ct-3"> <div class="productItem"> <a href="/st647606/product_24235158.html"><img src="https://img64.hbzhan.com/bc84567bfd36087ef80186082e4f953c5bd193f8cb8991f7ac02a698e72482d670fc506e27f49f52.jpg"></a> </div> <p><a href="/st647606/product_24235158.html" title="便携式太阳能电池测试仪 环境自动监测监控系统">便携式太阳能电池测试仪 环境自动监测监控系统</a></p> <b>¥48000</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=" /st647606/list_1762739.html ">仪器设备</a><i class="main iconopen"></i></span> <div class="productLists"> <p><a href="/st647606/erlist_1954632.html">便携式能见度检测仪</a></p> <p><a href="/st647606/erlist_1947030.html">降水天气现象仪</a></p> <p><a href="/st647606/erlist_1947028.html">雨滴谱仪</a></p> <p><a href="/st647606/erlist_1944700.html">生命探测仪</a></p> <p><a href="/st647606/erlist_1944688.html">边坡监测雷达</a></p> <p><a href="/st647606/erlist_1944443.html">地质雷达探测仪</a></p> <p><a href="/st647606/erlist_1941494.html">便携式水质检测仪</a></p> <p><a href="/st647606/erlist_1939721.html">风吸式杀虫灯</a></p> <p><a href="/st647606/erlist_1918847.html">逆变器综合分析仪</a></p> <p><a href="/st647606/erlist_1911469.html">雷达流速仪</a></p> <p><a href="/st647606/erlist_1909583.html">裂缝监测站</a></p> <p><a href="/st647606/erlist_1893954.html">水土流失监测仪</a></p> <p><a href="/st647606/erlist_1888692.html">地下水位监测站</a></p> <p><a href="/st647606/erlist_1884652.html">浪高仪</a></p> <p><a href="/st647606/erlist_1861432.html">植保无人机</a></p> <p><a href="/st647606/erlist_1838201.html">便携式太阳能电池测试仪</a></p> <p><a href="/st647606/erlist_1836499.html">光伏电站现场效率分析仪</a></p> <p><a href="/st647606/erlist_1834765.html">电能质量分析仪</a></p> <p><a href="/st647606/erlist_1832065.html">桥梁监测系统</a></p> <p><a href="/st647606/erlist_1830139.html">鼠情智能循环诱控装置</a></p> <p><a href="/st647606/erlist_1826562.html">风量罩</a></p> <p><a href="/st647606/erlist_1826561.html">覆冰监测系统</a></p> <p><a href="/st647606/erlist_1819215.html">污水监测仪</a></p> <p><a href="/st647606/erlist_1815501.html">微光夜视仪</a></p> <p><a href="/st647606/erlist_1813820.html">光透过率检测仪</a></p> <p><a href="/st647606/erlist_1813705.html">温湿度记录仪</a></p> <p><a href="/st647606/erlist_1808434.html">松树线虫病检测仪</a></p> <p><a href="/st647606/erlist_1807040.html">赛鸽飞行能力鉴定</a></p> <p><a href="/st647606/erlist_1805265.html">玉米螟测报仪</a></p> <p><a href="/st647606/erlist_1803097.html">小麦条锈病监测仪</a></p> <p><a href="/st647606/erlist_1803088.html">稻飞虱在线测报仪</a></p> <p><a href="/st647606/erlist_1789475.html">人工太阳模拟器</a></p> <p><a href="/st647606/erlist_1785946.html">升降避雷针</a></p> <p><a href="/st647606/erlist_1784059.html">地埋式积水监测仪</a></p> <p><a href="/st647606/erlist_1776956.html">吸虫塔</a></p> <p><a href="/st647606/erlist_1776940.html">水土流失监测系统</a></p> <p><a href="/st647606/erlist_1776518.html">松材线虫DNA快速检测系统</a></p> <p><a href="/st647606/erlist_1768588.html">红外性诱测报仪</a></p> <p><a href="/st647606/erlist_1768582.html">鼠害监测系统</a></p> <p><a href="/st647606/erlist_1762740.html">测斜仪</a></p> </div> </li> <div class="parductListBtn"> <a href="/st647606/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="/st647606/pbplist_2377.html" title="云境天合" title="云境天合">云境天合</a></span> </li> <li> <span><a href="/st647606/pbplist_541.html" title="其他品牌" title="其他品牌">其他品牌</a></span> </li> <div class="parductListBtn"> <a href="/st647606/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> <th width="20%">电源</th> <td width="30%"> 4节AAA电池</td> </tr> <tr > <th width="20%">尺? </th> <td width="30%"> 160x83x33mm</td> <th width="20%">电池续航 </th> <td width="30%">10?时</td> </tr> <tr class="trBg"> <th width="20%">电池参数 </th> <td width="30%">14.8V/4400mAH</td> </table> 便携式iv检测仪通过施加不同的电压并测量对应的电流,IV检测仪可以绘制出电子元件的IV(电流-电压)曲线。这有助于评估电子元件的工作性能、特性以及可能的故障。基于IV曲线,可以确定电子元件的关键参数,如截止电压、饱和电流、工作区域等。这些参数对于设计和调试电路至关重要。 </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><strong>便携式iv检测仪</strong>通过施加不同的电压并测量对应的电流,IV检测仪可以绘制出电子元件的IV(电流-电压)曲线。这有助于评估电子元件的工作性能、特性以及可能的故障。基于IV曲线,可以确定电子元件的关键参数,如截止电压、饱和电流、工作区域等。这些参数对于设计和调试电路至关重要。</p><p style="text-align: center"><img style="max-width:800px;max-height:300%;" src="https://img49.hbzhan.com/ccccb3f2e5e1e7c60dd4e8f0ea6732b16d0d12ca8796f4d5a6c44e5dc0e7147d8822b7d4bd40a04d.jpg" title="TH-PV31.jpg" alt="便携式iv检测仪"/></p><p>一、产品简介</p><p>PV31为我司标准型光伏组件IV曲线测试仪,可精准检测1500V范围内的组件与组串的发电效率与转化率。能够快速检测光伏组串在⾃然光照下的⼯作特征,设备操作简单,携带⽅便,且配备⾼精度辐照计与温度传感器,可提供准确的现场辐照数值与环境温度等参数。</p><p>PV31<span><strong>便携式iv检测仪</strong></span>采⽤⼀体式封装技术,中英⽂操作界⾯功能说明清晰,⼀键式检测数据导出,单块组件/组串检测速度10秒完成,快速精准全⾯的检测功能可作为第三⽅检测机构与电站运维的⾸选配置。整机配备更为⾼精度的电容/电阻式负载,同时配备了更为快速的辐照计操作模块以及对应的IV曲线分析软件,可以更⾼清的解析IV曲线的同时具备持续IV不间断扫描的优势,助⼒光伏全体系电站的检测。</p><p>二、应⽤领域</p><p>单组件测试、组串测试、辐照测试、发电量测试</p><p>三、可测试性能指标</p><p>阴影遮挡、灰尘衰减、STC对⽐、填充因⼦、IV曲线、最⼤功率、最⼤功率电压</p><p>最⼤功率电流、辐照度、环境温度、组件温度、PV曲线、转换效率、发电量</p><p>四、产品优势</p><p>1、0~1500V⾼精度曲线测试</p><p>采⽤我司新的电阻式测试模块,单组件检测更为精准,可最⼤测试1500V组串的IV曲线测试,以及30A组串的串并联测试。</p><p>2、STC标称参数转化测试</p><p>IV测试,匹配当前95%以上光伏电池板规格,更快速的切换不同规格组件参数,并⾃动计算出电池板当前发电效率以及转化率,帮助⽤户更精准的知悉组件真实参数。</p><p>3、组串测试</p><p>光伏电站组串测试可快速测试出光伏整串的发电效率,短路,发电量等,并快速筛选不同组串之间的电性能,从⽽分类MPPT参数,筛选逆变器组串效率,提⾼电站发电量。</p><p>4、单组件测试</p><p>PV31便携式IV曲线测试仪具备du特的组件发电量测试功能,能够适应⽬前欧美采⽤的IEC61853规定的组件鉴定测试,或⽤于当地⽇照资源检测。</p><p>测试仪提供⾼达400点的⾼分辨率测试模式及符合Modbus/tcp协议的以太⽹监视功能,适应科学研究需求。</p><p>5、国标⾏业基准</p><p>设备符合国际与⾏业执⾏标准,并可作为第三⽅计量依据。</p><p>◎IEC 61215-2005地⾯⽤晶体硅光伏组件—设计鉴定与定型</p><p>◎IEC 61646-2008地⾯⽤薄膜电池设计与鉴定规范</p><p>◎CGC/GF003.1:2009并⽹光伏发电系统⼯程验收技术规范第1部分:电⽓设备</p><p>◎GB4793.1-2007/IEC 60010-1测试、控制和实验室⽤电⽓设备的安全要求</p><p>◎IEC60904-2 2007标准太阳电池的要求</p><p>◎IEC60891-2009光伏器件的IV实测特性的温度和辐照度修正⽅法</p><p>◎IEC61853-2011光伏器件性能测试和能量等级</p><p>◎通过CE及ROHS认证</p><p>◎经过中国计量科学研究院quan威验证,电压、电流测试准确性均优于0.2%,达到并超过产品指标要求。</p><p>6、组件条码扫描功能</p><p>检测可配备⽆线扫码进⾏组件条码录⼊,PV31检测数据⾃动匹配组件条码并可对应打印,便于溯源查询。</p><p>7、连续性测试</p><p>PV31可连续性测试光伏电池IV数据,20s⼀次的⾃动检测,可帮助⽤户持续性监控组件各性能参数并进⾏对⽐。</p><p>8、发电量辐照监测PR值</p><p>可实时检测当前组件/组串的累积发电量值,从⽽对⽐整个光伏电站的发电值进⾏预估⽐对测算电站PR值。</p><p>9、iV补偿功能</p><p>可真正⽀持光伏电池⽚的户外验证,适应⼯程化应⽤的实验阶段光伏电池户外性能测试。</p><p>10、环境监测功能</p><p>具备环境温度检测、电池板温度检测、太阳辐照度检测等环境检测功能,并可提供⽤户可选的辐照计匹配。</p><p>11、国产配置国际标准⾦牌售后</p><p>PV31国内提供24⼩时快速售后,并提供软硬件的免费升级服务。</p><p>12、中英⽂操作界⾯</p><p>针对不同市场与不同⽤户需求,PV31提供中英⽂操作界⾯,简洁的操作菜单可让⽤户快速掌握仪器各项功能。</p><p>13、持久续航</p><p>PV31提供内置了⾼容量锂电池模组锂电模组,可备选更换便捷,长达8H持续续航为测试提供充⾜电⼒。</p><p>14、量程切换</p><p>针对不同规格的组件/组串的电流电压,PV31可⾃动切换测试量程,以提供更为精准的测试范围,并提供过压过流保护。</p><p>15、⾼扩容</p><p>PV31内机可靠储存超过2000幅测试波形,并提供SD卡插槽,⽀持存储空间扩容,可通过USB同步主机储存数据⾄PC端软件分析。</p><p>16、光伏组件修正数据库</p><p>内置丰富的太阳能电池组件修正模型数据库,覆盖⼤多数组件⽣产商的产品,为测试结果的转化⽐提供参考并为⽤户提供了全⾯的参数设置功能可⼿动添加。</p><p>17、⾼压隔离设计更安全</p><p>设备内部具备⾼压隔壁电源设计,为⽤户提供可靠的安全保证,开路电压最⼤测试范围可到1500V,提供⾼达30KW光伏阵列测试功能。</p><p>18、100⽶⽆线通讯</p><p>主机与探头之间采⽤⽆线连接,提供最⼤100⽶的⽆线连接功能,使现场测试更便捷、⽅便。</p><p>19、触屏⾯板操作</p><p>主机操作⾯板采⽤触屏加键盘的操作⽅式,⾼亮的液晶屏幕可在阳光下显⽰更为清晰,整机包含丰富的外设接⼜提供多种拓展联机功能。</p><p>五、详细参数</p><div class="tabledivclass" style="width: 99%; float: left;"><table cellspacing="0" align="left" style="max-width: 748px;"><tbody style="box-sizing: inherit;"><tr class="firstRow" style="box-sizing: inherit; height: 21px;"><td valign="top" colspan="6" style="box-sizing: inherit; border: 1px solid windowtext; min-width: 50px; padding-right: 7px; padding-left: 7px; background: rgb(255, 255, 255);" height="20"><p style="box-sizing: inherit; line-height: 25px;"><span style="box-sizing: inherit; font-family: 宋体; font-size: 14px;">测试对象</span></p></td></tr><tr style="box-sizing: inherit; height: 21px;"><td valign="center" style="box-sizing: inherit; border-top: none; border-right: 1px solid windowtext; border-bottom: 1px solid windowtext; border-left: 1px solid windowtext; border-image: initial; min-width: 50px; padding-right: 7px; padding-left: 7px; background: rgb(255, 255, 255);" height="20"><p style="box-sizing: inherit; line-height: 25px;"><span style="box-sizing: inherit; font-family: 宋体; font-size: 14px;">填充因子</span></p></td><td valign="center" style="box-sizing: inherit; border: 1px solid windowtext; min-width: 50px; padding-right: 7px; padding-left: 7px; background: rgb(255, 255, 255);" height="20"><p style="box-sizing: inherit; line-height: 25px;"><span style="box-sizing: inherit; font-family: 宋体; font-size: 14px;"><span style="box-sizing: inherit; font-family: Calibri;">IV</span><span style="box-sizing: inherit;">曲线</span></span></p></td><td valign="center" style="box-sizing: inherit; border: 1px solid windowtext; min-width: 50px; padding-right: 7px; padding-left: 7px; background: rgb(255, 255, 255);" height="20"><p style="box-sizing: inherit; line-height: 25px;"><span style="box-sizing: inherit; font-family: 宋体; font-size: 14px;">最大功率</span></p></td><td valign="center" colspan="3" style="box-sizing: inherit; border: 1px solid windowtext; min-width: 50px; padding-right: 7px; padding-left: 7px; background: rgb(255, 255, 255);" height="20"><p style="box-sizing: inherit; line-height: 25px;"><span style="box-sizing: inherit; font-family: 宋体; font-size: 14px;"><span style="box-sizing: inherit; font-family: Calibri;"> </span><span style="box-sizing: inherit;">最大功率电压</span></span></p></td></tr><tr style="box-sizing: inherit; height: 21px;"><td valign="center" style="box-sizing: inherit; border-top: none; border-right: 1px solid windowtext; border-bottom: 1px solid windowtext; border-left: 1px solid windowtext; border-image: initial; min-width: 50px; padding-right: 7px; padding-left: 7px; background: rgb(255, 255, 255);" height="20"><p style="box-sizing: inherit; line-height: 25px;"><span style="box-sizing: inherit; font-family: 宋体; font-size: 14px;">组件温度</span></p></td><td valign="center" style="box-sizing: inherit; border-top: none; border-right: 1px solid windowtext; border-bottom: 1px solid windowtext; border-left: 1px solid windowtext; border-image: initial; min-width: 50px; padding-right: 7px; padding-left: 7px; background: rgb(255, 255, 255);" height="20"><p style="box-sizing: inherit; line-height: 25px;"><span style="box-sizing: inherit; font-family: 宋体; font-size: 14px;"><span style="box-sizing: inherit; font-family: Calibri;">PV</span><span style="box-sizing: inherit;">曲线</span></span></p></td><td valign="center" style="box-sizing: inherit; border-top: none; border-right: 1px solid windowtext; border-bottom: 1px solid windowtext; border-left: 1px solid windowtext; border-image: initial; min-width: 50px; padding-right: 7px; padding-left: 7px; background: rgb(255, 255, 255);" height="20"><p style="box-sizing: inherit; line-height: 25px;"><span style="box-sizing: inherit; font-family: 宋体; font-size: 14px;">转换效率</span></p></td><td valign="center" colspan="3" style="box-sizing: inherit; border-top: none; border-right: 1px solid windowtext; border-bottom: 1px solid windowtext; border-left: 1px solid windowtext; border-image: initial; min-width: 50px; padding-right: 7px; padding-left: 7px; background: rgb(255, 255, 255);" height="20"><p style="box-sizing: inherit; line-height: 25px;"><span style="box-sizing: inherit; font-family: 宋体; font-size: 14px;"><span style="box-sizing: inherit; font-family: Calibri;"> </span><span style="box-sizing: inherit;">发电量</span></span></p></td></tr><tr style="box-sizing: inherit; height: 21px;"><td valign="center" style="box-sizing: inherit; border-top: none; border-right: 1px solid windowtext; border-bottom: 1px solid windowtext; border-left: 1px solid windowtext; border-image: initial; min-width: 50px; padding-right: 7px; padding-left: 7px; background: rgb(255, 255, 255);" height="20"><p style="box-sizing: inherit; line-height: 25px;"><span style="box-sizing: inherit; font-family: 宋体; font-size: 14px;">阴影遮挡</span></p></td><td valign="center" style="box-sizing: inherit; border-top: none; border-right: 1px solid windowtext; border-bottom: 1px solid windowtext; border-left: 1px solid windowtext; border-image: initial; min-width: 50px; padding-right: 7px; padding-left: 7px; background: rgb(255, 255, 255);" height="20"><p style="box-sizing: inherit; line-height: 25px;"><span style="box-sizing: inherit; font-family: 宋体; font-size: 14px;">灰尘衰减</span></p></td><td valign="center" style="box-sizing: inherit; border-top: none; border-right: 1px solid windowtext; border-bottom: 1px solid windowtext; border-left: 1px solid windowtext; border-image: initial; min-width: 50px; padding-right: 7px; padding-left: 7px; background: rgb(255, 255, 255);" height="20"><p style="box-sizing: inherit; line-height: 25px;"><span style="box-sizing: inherit; font-family: 宋体; font-size: 14px;"><span style="box-sizing: inherit; font-family: Calibri;">STC</span><span style="box-sizing: inherit;">对比</span></span></p></td><td valign="center" colspan="3" style="box-sizing: inherit; border-top: none; border-right: 1px solid windowtext; border-bottom: 1px solid windowtext; border-left: 1px solid windowtext; border-image: initial; min-width: 50px; padding-right: 7px; padding-left: 7px; background: rgb(255, 255, 255);" height="20"><p style="box-sizing: inherit; line-height: 25px;"><span style="box-sizing: inherit; font-family: 宋体; font-size: 14px;">短路电流</span></p></td></tr><tr style="box-sizing: inherit; height: 21px;"><td valign="center" style="box-sizing: inherit; border-top: none; border-right: 1px solid windowtext; border-bottom: 1px solid windowtext; border-left: 1px solid windowtext; border-image: initial; min-width: 50px; padding-right: 7px; padding-left: 7px; background: rgb(255, 255, 255);" height="20"><p style="box-sizing: inherit; line-height: 25px;"><span style="box-sizing: inherit; font-family: 宋体; font-size: 14px;">最大功率电流</span></p></td><td valign="center" style="box-sizing: inherit; border-top: none; border-right: 1px solid windowtext; border-bottom: 1px solid windowtext; border-left: 1px solid windowtext; border-image: initial; min-width: 50px; padding-right: 7px; padding-left: 7px; background: rgb(255, 255, 255);" height="20"><p style="box-sizing: inherit; line-height: 25px;"><span style="box-sizing: inherit; font-family: 宋体; font-size: 14px;">辐照度</span></p></td><td valign="center" style="box-sizing: inherit; border-top: none; border-right: 1px solid windowtext; border-bottom: 1px solid windowtext; border-left: 1px solid windowtext; border-image: initial; min-width: 50px; padding-right: 7px; padding-left: 7px; background: rgb(255, 255, 255);" height="20"><p style="box-sizing: inherit; line-height: 25px;"><span style="box-sizing: inherit; font-family: 宋体; font-size: 14px;">环境温度</span></p></td><td valign="center" colspan="3" style="box-sizing: inherit; border-top: none; border-right: 1px solid windowtext; border-bottom: 1px solid windowtext; border-left: 1px solid windowtext; border-image: initial; min-width: 50px; padding-right: 7px; padding-left: 7px; background: rgb(255, 255, 255);" height="20"><p style="box-sizing: inherit; line-height: 25px;"><span style="box-sizing: inherit; font-family: 宋体; font-size: 14px;">开路电压</span></p></td></tr><tr style="box-sizing: inherit; height: 21px;"><td valign="bottom" style="box-sizing: inherit; border-top: none; border-right: 1px solid windowtext; border-bottom: 1px solid windowtext; border-left: 1px solid windowtext; border-image: initial; min-width: 50px; padding-right: 7px; padding-left: 7px; background: rgb(255, 255, 255);" height="20"><p style="box-sizing: inherit; line-height: 25px;"><span style="box-sizing: inherit; font-family: 宋体; font-size: 14px;">峰值功率点电压、电流</span></p></td><td valign="bottom" style="box-sizing: inherit; border-top: none; border-right: 1px solid windowtext; border-bottom: 1px solid windowtext; border-left: 1px solid windowtext; border-image: initial; min-width: 50px; padding-right: 7px; padding-left: 7px; background: rgb(255, 255, 255);" height="20"><p style="box-sizing: inherit; line-height: 25px;"><span style="box-sizing: inherit; font-family: 宋体; font-size: 14px;">定电压点电流</span></p></td><td valign="bottom" style="box-sizing: inherit; border-top: none; border-right: 1px solid windowtext; border-bottom: 1px solid windowtext; border-left: 1px solid windowtext; border-image: initial; min-width: 50px; padding-right: 7px; padding-left: 7px; background: rgb(255, 255, 255);" height="20"><p style="box-sizing: inherit; line-height: 25px;"><span style="box-sizing: inherit; font-family: 宋体; font-size: 14px;">串联电阻</span></p></td><td valign="bottom" colspan="3" style="box-sizing: inherit; border-top: none; border-right: 1px solid windowtext; border-bottom: 1px solid windowtext; border-left: 1px solid windowtext; border-image: initial; min-width: 50px; padding-right: 7px; padding-left: 7px; background: rgb(255, 255, 255);" height="20"><p style="box-sizing: inherit; line-height: 25px;"><span style="box-sizing: inherit; font-family: 宋体; font-size: 14px;">并联电阻</span></p></td></tr><tr style="box-sizing: inherit; height: 28px;"><td valign="center" colspan="6" style="box-sizing: inherit; border-top: none; border-right: 1px solid rgb(0, 0, 0); border-bottom: 1px solid rgb(0, 0, 0); border-left: 1px solid rgb(0, 0, 0); border-image: initial; min-width: 50px; padding-right: 7px; padding-left: 7px; background: rgb(255, 255, 255);" height="20"><p style="box-sizing: inherit; line-height: 25px;"><span style="box-sizing: inherit; font-family: 宋体; font-size: 14px;">规格参数</span></p></td></tr><tr style="box-sizing: inherit; height: 27px;"><td valign="center" style="box-sizing: inherit; border-top: none; border-right: 1px solid rgb(0, 0, 0); border-bottom: 1px solid rgb(0, 0, 0); border-left: 1px solid rgb(0, 0, 0); border-image: initial; min-width: 50px; padding-right: 7px; padding-left: 7px; background: rgb(255, 255, 255);" height="20"><p style="box-sizing: inherit; line-height: 25px;"><span style="box-sizing: inherit; font-family: 宋体; font-size: 14px;"><span style="box-sizing: inherit;">类</span> <span style="box-sizing: inherit;">目</span></span></p></td><td valign="center" colspan="3" style="box-sizing: inherit; border-top: 1px solid rgb(0, 0, 0); border-right: 1px solid rgb(0, 0, 0); border-bottom: 1px solid rgb(0, 0, 0); border-left: none; border-image: initial; min-width: 50px; padding-right: 7px; padding-left: 7px; background: rgb(255, 255, 255);" height="20"><p style="box-sizing: inherit; line-height: 25px;"><span style="box-sizing: inherit; font-family: 宋体; font-size: 14px;">数值</span></p></td><td valign="center" colspan="2" style="box-sizing: inherit; border-top: 1px solid rgb(0, 0, 0); border-right: 1px solid rgb(0, 0, 0); border-bottom: 1px solid rgb(0, 0, 0); border-left: none; border-image: initial; min-width: 50px; padding-right: 7px; padding-left: 7px; background: rgb(255, 255, 255);" height="20"><p style="box-sizing: inherit; line-height: 25px;"><span style="box-sizing: inherit; font-family: 宋体; font-size: 14px;"><span style="box-sizing: inherit; font-family: Calibri;">PV31</span></span></p></td></tr><tr style="box-sizing: inherit; height: 28px;"><td valign="center" rowspan="3" style="box-sizing: inherit; border-top: none; border-right: 1px solid rgb(0, 0, 0); border-bottom: 1px solid rgb(0, 0, 0); border-left: 1px solid rgb(0, 0, 0); border-image: initial; min-width: 50px; padding-right: 7px; padding-left: 7px; background: rgb(255, 255, 255);" height="20"><p style="box-sizing: inherit; line-height: 25px;"><span style="box-sizing: inherit; font-family: 宋体; font-size: 14px;">电压</span></p></td><td valign="center" colspan="3" style="box-sizing: inherit; border-top: none; border-right: 1px solid rgb(0, 0, 0); border-bottom: 1px solid rgb(0, 0, 0); border-left: none; border-image: initial; min-width: 50px; padding-right: 7px; padding-left: 7px; background: rgb(255, 255, 255);" height="20"><p style="box-sizing: inherit; line-height: 25px;"><span style="box-sizing: inherit; font-family: 宋体; font-size: 14px;">测量范围</span></p></td><td valign="center" colspan="2" style="box-sizing: inherit; border-top: none; border-right: 1px solid rgb(0, 0, 0); border-bottom: 1px solid rgb(0, 0, 0); border-left: none; border-image: initial; min-width: 50px; padding-right: 7px; padding-left: 7px; background: rgb(255, 255, 255);" height="20"><p style="box-sizing: inherit; line-height: 25px;"><span style="box-sizing: inherit; font-family: 宋体; font-size: 14px;"><span style="box-sizing: inherit; font-family: Calibri;">10V</span><span style="box-sizing: inherit;">~</span><span style="box-sizing: inherit; font-family: Calibri;">1500V</span></span></p></td></tr><tr style="box-sizing: inherit; height: 28px;"><td valign="center" colspan="3" style="box-sizing: inherit; border-top: none; border-right: 1px solid rgb(0, 0, 0); border-bottom: 1px solid rgb(0, 0, 0); border-left: none; border-image: initial; min-width: 50px; padding-right: 7px; padding-left: 7px; background: rgb(255, 255, 255);" height="20"><p style="box-sizing: inherit; line-height: 25px;"><span style="box-sizing: inherit; font-family: 宋体; font-size: 14px;">测量精度</span></p></td><td valign="center" colspan="2" style="box-sizing: inherit; border-top: none; border-right: 1px solid rgb(0, 0, 0); border-bottom: 1px solid rgb(0, 0, 0); border-left: none; border-image: initial; min-width: 50px; padding-right: 7px; padding-left: 7px; background: rgb(255, 255, 255);" height="20"><p style="box-sizing: inherit; line-height: 25px;"><span style="box-sizing: inherit; font-family: 宋体; font-size: 14px;"><span style="box-sizing: inherit; font-family: Calibri;">0.1V</span></span></p></td></tr><tr style="box-sizing: inherit; height: 27px;"><td valign="center" colspan="3" style="box-sizing: inherit; border-top: none; border-right: 1px solid rgb(0, 0, 0); border-bottom: 1px solid rgb(0, 0, 0); border-left: none; border-image: initial; min-width: 50px; padding-right: 7px; padding-left: 7px; background: rgb(255, 255, 255);" height="20"><p style="box-sizing: inherit; line-height: 25px;"><span style="box-sizing: inherit; font-family: 宋体; font-size: 14px;">测试准确度</span></p></td><td valign="center" colspan="2" style="box-sizing: inherit; border-top: none; border-right: 1px solid rgb(0, 0, 0); border-bottom: 1px solid rgb(0, 0, 0); border-left: none; border-image: initial; min-width: 50px; padding-right: 7px; padding-left: 7px; background: rgb(255, 255, 255);" height="20"><p style="box-sizing: inherit; line-height: 25px;"><span style="box-sizing: inherit; font-family: 宋体; font-size: 14px;"><span style="box-sizing: inherit;">±</span><span style="box-sizing: inherit; font-family: Calibri;">0.5%</span><span style="box-sizing: inherit;">±</span><span style="box-sizing: inherit; font-family: Calibri;">0.2V</span></span></p></td></tr><tr style="box-sizing: inherit; height: 28px;"><td valign="center" rowspan="3" style="box-sizing: inherit; border-top: none; border-right: 1px solid rgb(0, 0, 0); border-bottom: 1px solid rgb(0, 0, 0); border-left: 1px solid rgb(0, 0, 0); border-image: initial; min-width: 50px; padding-right: 7px; padding-left: 7px; background: rgb(255, 255, 255);" height="20"><p style="box-sizing: inherit; line-height: 25px;"><span style="box-sizing: inherit; font-family: 宋体; font-size: 14px;">电流</span></p></td><td valign="center" colspan="3" style="box-sizing: inherit; border-top: none; border-right: 1px solid rgb(0, 0, 0); border-bottom: 1px solid rgb(0, 0, 0); border-left: none; border-image: initial; min-width: 50px; padding-right: 7px; padding-left: 7px; background: rgb(255, 255, 255);" height="20"><p style="box-sizing: inherit; line-height: 25px;"><span style="box-sizing: inherit; font-family: 宋体; font-size: 14px;">测量范围</span></p></td><td valign="center" colspan="2" style="box-sizing: inherit; border-top: none; border-right: 1px solid rgb(0, 0, 0); border-bottom: 1px solid rgb(0, 0, 0); border-left: none; border-image: initial; min-width: 50px; padding-right: 7px; padding-left: 7px; background: rgb(255, 255, 255);" height="20"><p style="box-sizing: inherit; line-height: 25px;"><span style="box-sizing: inherit; font-family: 宋体; font-size: 14px;"><span style="box-sizing: inherit; font-family: Calibri;">0.01A</span><span style="box-sizing: inherit;">~</span><span style="box-sizing: inherit; font-family: Calibri;">30A</span></span></p></td></tr><tr style="box-sizing: inherit; height: 38px;"><td valign="center" colspan="3" style="box-sizing: inherit; border-top: none; border-right: 1px solid rgb(0, 0, 0); border-bottom: 1px solid rgb(0, 0, 0); border-left: none; border-image: initial; min-width: 50px; padding-right: 7px; padding-left: 7px; background: rgb(255, 255, 255);" height="20"><p style="box-sizing: inherit; line-height: 25px;"><span style="box-sizing: inherit; font-family: 宋体; font-size: 14px;">测量精度</span></p></td><td valign="center" colspan="2" style="box-sizing: inherit; border-top: none; border-right: 1px solid rgb(0, 0, 0); border-bottom: 1px solid rgb(0, 0, 0); border-left: none; border-image: initial; min-width: 50px; padding-right: 7px; padding-left: 7px; background: rgb(255, 255, 255);" height="20"><p style="box-sizing: inherit; line-height: 25px;"><span style="box-sizing: inherit; font-family: 宋体; font-size: 14px;"><span style="box-sizing: inherit; font-family: Calibri;">0.001A</span></span></p></td></tr><tr style="box-sizing: inherit; height: 28px;"><td valign="center" colspan="3" style="box-sizing: inherit; border-top: none; border-right: 1px solid rgb(0, 0, 0); border-bottom: 1px solid rgb(0, 0, 0); border-left: none; border-image: initial; min-width: 50px; padding-right: 7px; padding-left: 7px; background: rgb(255, 255, 255);" height="20"><p style="box-sizing: inherit; line-height: 25px;"><span style="box-sizing: inherit; font-family: 宋体; font-size: 14px;">测试准确度</span></p></td><td valign="center" colspan="2" style="box-sizing: inherit; border-top: none; border-right: 1px solid rgb(0, 0, 0); border-bottom: 1px solid rgb(0, 0, 0); border-left: none; border-image: initial; min-width: 50px; padding-right: 7px; padding-left: 7px; background: rgb(255, 255, 255);" height="20"><p style="box-sizing: inherit; line-height: 25px;"><span style="box-sizing: inherit; font-family: 宋体; font-size: 14px;"><span style="box-sizing: inherit;">±</span><span style="box-sizing: inherit; font-family: Calibri;">0.5%+0.02A</span></span></p></td></tr><tr style="box-sizing: inherit; height: 27px;"><td valign="center" rowspan="3" style="box-sizing: inherit; border-top: none; border-right: 1px solid rgb(0, 0, 0); border-bottom: 1px solid rgb(0, 0, 0); border-left: 1px solid rgb(0, 0, 0); border-image: initial; min-width: 50px; padding-right: 7px; padding-left: 7px; background: rgb(255, 255, 255);" height="20"><p style="box-sizing: inherit; line-height: 25px;"><span style="box-sizing: inherit; font-family: 宋体; font-size: 14px;">最大功率测试</span></p></td><td valign="center" colspan="3" style="box-sizing: inherit; border-top: none; border-right: 1px solid rgb(0, 0, 0); border-bottom: 1px solid rgb(0, 0, 0); border-left: none; border-image: initial; min-width: 50px; padding-right: 7px; padding-left: 7px; background: rgb(255, 255, 255);" height="20"><p style="box-sizing: inherit; line-height: 25px;"><span style="box-sizing: inherit; font-family: 宋体; font-size: 14px;">重复性精度</span></p></td><td valign="center" colspan="2" style="box-sizing: inherit; border-top: none; border-right: 1px solid rgb(0, 0, 0); border-bottom: 1px solid rgb(0, 0, 0); border-left: none; border-image: initial; min-width: 50px; padding-right: 7px; padding-left: 7px; background: rgb(255, 255, 255);" height="20"><p style="box-sizing: inherit; line-height: 25px;"><span style="box-sizing: inherit; font-family: 宋体; font-size: 14px;"><span style="box-sizing: inherit;">±</span><span style="box-sizing: inherit; font-family: Calibri;">0.5%</span><span style="box-sizing: inherit;">±</span><span style="box-sizing: inherit; font-family: Calibri;">3W</span></span></p></td></tr><tr style="box-sizing: inherit; height: 27px;"><td valign="center" colspan="3" style="box-sizing: inherit; border-top: none; border-right: 1px solid rgb(0, 0, 0); border-bottom: 1px solid rgb(0, 0, 0); border-left: none; border-image: initial; min-width: 50px; padding-right: 7px; padding-left: 7px; background: rgb(255, 255, 255);" height="20"><p style="box-sizing: inherit; line-height: 25px;"><span style="box-sizing: inherit; font-family: 宋体; font-size: 14px;">最大功率测试范围</span></p></td><td valign="center" colspan="2" style="box-sizing: inherit; border-top: none; border-right: 1px solid rgb(0, 0, 0); border-bottom: 1px solid rgb(0, 0, 0); border-left: none; border-image: initial; min-width: 50px; padding-right: 7px; padding-left: 7px; background: rgb(255, 255, 255);" height="20"><p style="box-sizing: inherit; line-height: 25px;"><span style="box-sizing: inherit; font-family: 宋体; font-size: 14px;"><span style="box-sizing: inherit; font-family: Calibri;">50W</span><span style="box-sizing: inherit;">~</span><span style="box-sizing: inherit; font-family: Calibri;">45KW</span></span></p></td></tr><tr style="box-sizing: inherit; height: 28px;"><td valign="center" colspan="3" style="box-sizing: inherit; border-top: none; border-right: 1px solid rgb(0, 0, 0); border-bottom: 1px solid rgb(0, 0, 0); border-left: none; border-image: initial; min-width: 50px; padding-right: 7px; padding-left: 7px; background: rgb(255, 255, 255);" height="20"><p style="box-sizing: inherit; line-height: 25px;"><span style="box-sizing: inherit; font-family: 宋体; font-size: 14px;"><span style="box-sizing: inherit;">转换到</span><span style="box-sizing: inherit; font-family: Calibri;">STC</span><span style="box-sizing: inherit;">下最大功率精准度</span></span></p></td><td valign="center" colspan="2" style="box-sizing: inherit; border-top: none; border-right: 1px solid rgb(0, 0, 0); border-bottom: 1px solid rgb(0, 0, 0); border-left: none; border-image: initial; min-width: 50px; padding-right: 7px; padding-left: 7px; background: rgb(255, 255, 255);" height="20"><p style="box-sizing: inherit; line-height: 25px;"><span style="box-sizing: inherit; font-family: 宋体; font-size: 14px;"><span style="box-sizing: inherit;">优于</span><span style="box-sizing: inherit;">±</span><span style="box-sizing: inherit; font-family: Calibri;">5%</span></span></p></td></tr><tr style="box-sizing: inherit; height: 28px;"><td valign="center" rowspan="3" style="box-sizing: inherit; border-top: none; border-right: 1px solid rgb(0, 0, 0); border-bottom: 1px solid rgb(0, 0, 0); border-left: 1px solid rgb(0, 0, 0); border-image: initial; min-width: 50px; padding-right: 7px; padding-left: 7px; background: rgb(255, 255, 255);" height="20"><p style="box-sizing: inherit; line-height: 25px;"><span style="box-sizing: inherit; font-family: 宋体; font-size: 14px;">温度</span></p></td><td valign="center" colspan="3" style="box-sizing: inherit; border-top: none; border-right: 1px solid rgb(0, 0, 0); border-bottom: 1px solid rgb(0, 0, 0); border-left: none; border-image: initial; min-width: 50px; padding-right: 7px; padding-left: 7px; background: rgb(255, 255, 255);" height="20"><p style="box-sizing: inherit; line-height: 25px;"><span style="box-sizing: inherit; font-family: 宋体; font-size: 14px;">环境温度测量范围</span></p></td><td valign="center" colspan="2" style="box-sizing: inherit; border-top: none; border-right: 1px solid rgb(0, 0, 0); border-bottom: 1px solid rgb(0, 0, 0); border-left: none; border-image: initial; min-width: 50px; padding-right: 7px; padding-left: 7px; background: rgb(255, 255, 255);" height="20"><p style="box-sizing: inherit; line-height: 25px;"><span style="box-sizing: inherit; font-family: 宋体; font-size: 14px;"><span style="box-sizing: inherit; font-family: Calibri;">-30</span><span style="box-sizing: inherit;">°℃</span><span style="box-sizing: inherit; font-family: Calibri;">~100</span><span style="box-sizing: inherit;">°℃</span></span></p></td></tr><tr style="box-sizing: inherit; height: 37px;"><td valign="center" colspan="3" style="box-sizing: inherit; border-top: none; border-right: 1px solid rgb(0, 0, 0); border-bottom: 1px solid rgb(0, 0, 0); border-left: none; border-image: initial; min-width: 50px; padding-right: 7px; padding-left: 7px; background: rgb(255, 255, 255);" height="20"><p style="box-sizing: inherit; line-height: 25px;"><span style="box-sizing: inherit; font-family: 宋体; font-size: 14px;">电池温度测量范围</span></p></td><td valign="center" colspan="2" style="box-sizing: inherit; border-top: none; border-right: 1px solid rgb(0, 0, 0); border-bottom: 1px solid rgb(0, 0, 0); border-left: none; border-image: initial; min-width: 50px; padding-right: 7px; padding-left: 7px; background: rgb(255, 255, 255);" height="20"><p style="box-sizing: inherit; line-height: 25px;"><span style="box-sizing: inherit; font-family: 宋体; font-size: 14px;"><span style="box-sizing: inherit; font-family: Calibri;">-30</span><span style="box-sizing: inherit;">°℃</span><span style="box-sizing: inherit; font-family: Calibri;">~100</span><span style="box-sizing: inherit;">℃</span></span></p></td></tr><tr style="box-sizing: inherit; height: 28px;"><td valign="center" colspan="3" style="box-sizing: inherit; border-top: none; border-right: 1px solid rgb(0, 0, 0); border-bottom: 1px solid rgb(0, 0, 0); border-left: none; border-image: initial; min-width: 50px; padding-right: 7px; padding-left: 7px; background: rgb(255, 255, 255);" height="20"><p style="box-sizing: inherit; line-height: 25px;"><span style="box-sizing: inherit; font-family: 宋体; font-size: 14px;">温度测试精准度</span></p></td><td valign="center" colspan="2" style="box-sizing: inherit; border-top: none; border-right: 1px solid rgb(0, 0, 0); border-bottom: 1px solid rgb(0, 0, 0); border-left: none; border-image: initial; min-width: 50px; padding-right: 7px; padding-left: 7px; background: rgb(255, 255, 255);" height="20"><p style="box-sizing: inherit; line-height: 25px;"><span style="box-sizing: inherit; font-family: 宋体; font-size: 14px;"><span style="box-sizing: inherit;">±</span><span style="box-sizing: inherit; font-family: Calibri;">1</span><span style="box-sizing: inherit;">℃</span></span></p></td></tr><tr style="box-sizing: inherit; height: 28px;"><td valign="center" rowspan="2" style="box-sizing: inherit; border-top: none; border-right: 1px solid rgb(0, 0, 0); border-bottom: 1px solid rgb(0, 0, 0); border-left: 1px solid rgb(0, 0, 0); border-image: initial; min-width: 50px; padding-right: 7px; padding-left: 7px; background: rgb(255, 255, 255);" height="20"><p style="box-sizing: inherit; line-height: 25px;"><span style="box-sizing: inherit; font-family: 宋体; font-size: 14px;">辐照度</span></p></td><td valign="center" colspan="3" style="box-sizing: inherit; border-top: none; border-right: 1px solid rgb(0, 0, 0); border-bottom: 1px solid rgb(0, 0, 0); border-left: none; border-image: initial; min-width: 50px; padding-right: 7px; padding-left: 7px; background: rgb(255, 255, 255);" height="20"><p style="box-sizing: inherit; line-height: 25px;"><span style="box-sizing: inherit; font-family: 宋体; font-size: 14px;">辐照度测量范围</span></p></td><td valign="center" colspan="2" style="box-sizing: inherit; border-top: none; border-right: 1px solid rgb(0, 0, 0); border-bottom: 1px solid rgb(0, 0, 0); border-left: none; border-image: initial; min-width: 50px; padding-right: 7px; padding-left: 7px; background: rgb(255, 255, 255);" height="20"><p style="box-sizing: inherit; line-height: 25px;"><span style="box-sizing: inherit; font-family: 宋体; font-size: 14px;"><span style="box-sizing: inherit; font-family: Calibri;">0</span><span style="box-sizing: inherit;">~</span><span style="box-sizing: inherit; font-family: Calibri;">1800W/m2</span></span></p></td></tr><tr style="box-sizing: inherit; height: 27px;"><td valign="center" colspan="3" style="box-sizing: inherit; border-top: none; border-right: 1px solid rgb(0, 0, 0); border-bottom: 1px solid rgb(0, 0, 0); border-left: none; border-image: initial; min-width: 50px; padding-right: 7px; padding-left: 7px; background: rgb(255, 255, 255);" height="20"><p style="box-sizing: inherit; line-height: 25px;"><span style="box-sizing: inherit; font-family: 宋体; font-size: 14px;">辐照度测量精度</span></p></td><td valign="center" colspan="2" style="box-sizing: inherit; border-top: none; border-right: 1px solid rgb(0, 0, 0); border-bottom: 1px solid rgb(0, 0, 0); border-left: none; border-image: initial; min-width: 50px; padding-right: 7px; padding-left: 7px; background: rgb(255, 255, 255);" height="20"><p style="box-sizing: inherit; line-height: 25px;"><span style="box-sizing: inherit; font-family: 宋体; font-size: 14px;"><span style="box-sizing: inherit;">优于</span><span style="box-sizing: inherit;">±</span><span style="box-sizing: inherit; font-family: Calibri;">3%</span></span></p></td></tr><tr style="box-sizing: inherit; height: 27px;"><td valign="center" rowspan="7" style="box-sizing: inherit; border-top: none; border-right: 1px solid rgb(0, 0, 0); border-bottom: 1px solid rgb(0, 0, 0); border-left: 1px solid rgb(0, 0, 0); border-image: initial; min-width: 50px; padding-right: 7px; padding-left: 7px; background: rgb(255, 255, 255);" height="20"><p style="box-sizing: inherit; line-height: 25px;"><span style="box-sizing: inherit; font-family: 宋体; font-size: 14px;">软件</span></p></td><td valign="center" colspan="3" style="box-sizing: inherit; border-top: none; border-right: 1px solid rgb(0, 0, 0); border-bottom: 1px solid rgb(0, 0, 0); border-left: none; border-image: initial; min-width: 50px; padding-right: 7px; padding-left: 7px; background: rgb(255, 255, 255);" height="20"><p style="box-sizing: inherit; line-height: 25px;"><span style="box-sizing: inherit; font-family: 宋体; font-size: 14px;">测试周期</span></p></td><td valign="center" colspan="2" style="box-sizing: inherit; border-top: none; border-right: 1px solid rgb(0, 0, 0); border-bottom: 1px solid rgb(0, 0, 0); border-left: none; border-image: initial; min-width: 50px; padding-right: 7px; padding-left: 7px; background: rgb(255, 255, 255);" height="20"><p style="box-sizing: inherit; line-height: 25px;"><span style="box-sizing: inherit; font-family: 宋体; font-size: 14px;"><span style="box-sizing: inherit; font-family: Calibri;">20s</span></span></p></td></tr><tr style="box-sizing: inherit; height: 29px;"><td valign="center" colspan="3" style="box-sizing: inherit; border-top: none; border-right: 1px solid rgb(0, 0, 0); border-bottom: 1px solid rgb(0, 0, 0); border-left: none; border-image: initial; min-width: 50px; padding-right: 7px; padding-left: 7px; background: rgb(255, 255, 255);" height="20"><p style="box-sizing: inherit; line-height: 25px;"><span style="box-sizing: inherit; font-family: 宋体; font-size: 14px;">数据点</span></p></td><td valign="center" colspan="2" style="box-sizing: inherit; border-top: none; border-right: 1px solid rgb(0, 0, 0); border-bottom: 1px solid rgb(0, 0, 0); border-left: none; border-image: initial; min-width: 50px; padding-right: 7px; padding-left: 7px; background: rgb(255, 255, 255);" height="20"><p style="box-sizing: inherit; line-height: 25px;"><span style="box-sizing: inherit; font-family: 宋体; font-size: 14px;"><span style="box-sizing: inherit; font-family: Calibri;">2048</span><span style="box-sizing: inherit;">点</span></span></p></td></tr><tr style="box-sizing: inherit; height: 27px;"><td valign="center" colspan="3" style="box-sizing: inherit; border-top: none; border-right: 1px solid rgb(0, 0, 0); border-bottom: 1px solid rgb(0, 0, 0); border-left: none; border-image: initial; min-width: 50px; padding-right: 7px; padding-left: 7px; background: rgb(255, 255, 255);" height="20"><p style="box-sizing: inherit; line-height: 25px;"><span style="box-sizing: inherit; font-family: 宋体; font-size: 14px;">数据存储</span></p></td><td valign="center" colspan="2" style="box-sizing: inherit; border-top: none; border-right: 1px solid rgb(0, 0, 0); border-bottom: 1px solid rgb(0, 0, 0); border-left: none; border-image: initial; min-width: 50px; padding-right: 7px; padding-left: 7px; background: rgb(255, 255, 255);" height="20"><p style="box-sizing: inherit; line-height: 25px;"><span style="box-sizing: inherit; font-family: 宋体; font-size: 14px;"><span style="box-sizing: inherit; font-family: Calibri;">>2000</span><span style="box-sizing: inherit;">数值</span></span></p></td></tr><tr style="box-sizing: inherit; height: 28px;"><td valign="center" colspan="3" style="box-sizing: inherit; border-top: none; border-right: 1px solid rgb(0, 0, 0); border-bottom: 1px solid rgb(0, 0, 0); border-left: none; border-image: initial; min-width: 50px; padding-right: 7px; padding-left: 7px; background: rgb(255, 255, 255);" height="20"><p style="box-sizing: inherit; line-height: 25px;"><span style="box-sizing: inherit; font-family: 宋体; font-size: 14px;">连续性测试</span></p></td><td valign="center" colspan="2" style="box-sizing: inherit; border-top: none; border-right: 1px solid rgb(0, 0, 0); border-bottom: 1px solid rgb(0, 0, 0); border-left: none; border-image: initial; min-width: 50px; padding-right: 7px; padding-left: 7px; background: rgb(255, 255, 255);" height="20"><p style="box-sizing: inherit; line-height: 25px;"><span style="box-sizing: inherit; font-family: 宋体; font-size: 14px;"><span style="box-sizing: inherit; font-family: Calibri;">20s</span></span></p></td></tr><tr style="box-sizing: inherit; height: 27px;"><td valign="center" colspan="3" style="box-sizing: inherit; border-top: none; border-right: 1px solid rgb(0, 0, 0); border-bottom: 1px solid rgb(0, 0, 0); border-left: none; border-image: initial; min-width: 50px; padding-right: 7px; padding-left: 7px; background: rgb(255, 255, 255);" height="20"><p style="box-sizing: inherit; line-height: 25px;"><span style="box-sizing: inherit; font-family: 宋体; font-size: 14px;">条码录入</span></p></td><td valign="center" colspan="2" style="box-sizing: inherit; border-top: none; border-right: 1px solid rgb(0, 0, 0); border-bottom: 1px solid rgb(0, 0, 0); border-left: none; border-image: initial; min-width: 50px; padding-right: 7px; padding-left: 7px; background: rgb(255, 255, 255);" height="20"><p style="box-sizing: inherit; line-height: 25px;"><span style="box-sizing: inherit; font-family: 宋体; font-size: 14px;"><span style="box-sizing: inherit;">无线扫码</span><span style="box-sizing: inherit; font-family: Calibri;">/</span><span style="box-sizing: inherit;">手动录入</span></span></p></td></tr><tr style="box-sizing: inherit; height: 28px;"><td valign="center" colspan="3" style="box-sizing: inherit; border-top: none; border-right: 1px solid rgb(0, 0, 0); border-bottom: 1px solid rgb(0, 0, 0); border-left: none; border-image: initial; min-width: 50px; padding-right: 7px; padding-left: 7px; background: rgb(255, 255, 255);" height="20"><p style="box-sizing: inherit; line-height: 25px;"><span style="box-sizing: inherit; font-family: 宋体; font-size: 14px;">中英文界面</span></p></td><td valign="center" colspan="2" style="box-sizing: inherit; border-top: none; border-right: 1px solid rgb(0, 0, 0); border-bottom: 1px solid rgb(0, 0, 0); border-left: none; border-image: initial; min-width: 50px; padding-right: 7px; padding-left: 7px; background: rgb(255, 255, 255);" height="20"><p style="box-sizing: inherit; line-height: 25px;"><span style="box-sizing: inherit; font-family: 宋体; font-size: 14px;">通用</span></p></td></tr><tr style="box-sizing: inherit; height: 29px;"><td valign="center" colspan="3" style="box-sizing: inherit; border-top: none; border-right: 1px solid rgb(0, 0, 0); border-bottom: 1px solid rgb(0, 0, 0); border-left: none; border-image: initial; min-width: 50px; padding-right: 7px; padding-left: 7px; background: rgb(255, 255, 255);" height="20"><p style="box-sizing: inherit; line-height: 25px;"><span style="box-sizing: inherit; font-family: 宋体; font-size: 14px;">光伏组件型号数据库</span></p></td><td valign="center" colspan="2" style="box-sizing: inherit; border-top: none; border-right: 1px solid rgb(0, 0, 0); border-bottom: 1px solid rgb(0, 0, 0); border-left: none; border-image: initial; min-width: 50px; padding-right: 7px; padding-left: 7px; background: rgb(255, 255, 255);" height="20"><p style="box-sizing: inherit; line-height: 25px;"><span style="box-sizing: inherit; font-family: 宋体; font-size: 14px;">通用</span></p></td></tr><tr style="box-sizing: inherit; height: 28px;"><td valign="center" style="box-sizing: inherit; border-top: none; border-right: 1px solid rgb(0, 0, 0); border-bottom: 1px solid rgb(0, 0, 0); border-left: 1px solid rgb(0, 0, 0); border-image: initial; min-width: 50px; padding-right: 7px; padding-left: 7px; background: rgb(255, 255, 255);" height="20"><p style="box-sizing: inherit; line-height: 25px;"><span style="box-sizing: inherit; font-family: 宋体; font-size: 14px;">联机拓展</span></p></td><td valign="center" colspan="3" style="box-sizing: inherit; border-top: none; border-right: 1px solid rgb(0, 0, 0); border-bottom: 1px solid rgb(0, 0, 0); border-left: none; border-image: initial; min-width: 50px; padding-right: 7px; padding-left: 7px; background: rgb(255, 255, 255);" height="20"><p style="box-sizing: inherit; line-height: 25px;"><span style="box-sizing: inherit; font-family: 宋体; font-size: 14px;"><span style="box-sizing: inherit;">可多台</span><span style="box-sizing: inherit; font-family: Calibri;">IV</span><span style="box-sizing: inherit;">联机测试比对</span></span></p></td><td valign="center" colspan="2" style="box-sizing: inherit; border-top: none; border-right: 1px solid rgb(0, 0, 0); border-bottom: 1px solid rgb(0, 0, 0); border-left: none; border-image: initial; min-width: 50px; padding-right: 7px; padding-left: 7px; background: rgb(255, 255, 255);" height="20"><p style="box-sizing: inherit; line-height: 25px;"><span style="box-sizing: inherit; font-family: 宋体; font-size: 14px;">通用</span></p></td></tr><tr style="box-sizing: inherit; height: 44px;"><td valign="center" colspan="5" style="box-sizing: inherit; border-top: none; border-right: 1px solid rgb(0, 0, 0); border-bottom: 1px solid rgb(0, 0, 0); border-left: 1px solid rgb(0, 0, 0); border-image: initial; min-width: 50px; padding-right: 7px; padding-left: 7px; background: rgb(255, 255, 255);" height="20"><p style="box-sizing: inherit; line-height: 25px;"><span style="box-sizing: inherit; font-family: 宋体; font-size: 14px;">硬件参数</span></p></td><td valign="top" style="box-sizing: inherit; border-top: none; border-right: 1px solid rgb(0, 0, 0); border-bottom: 1px solid rgb(0, 0, 0); border-left: none; border-image: initial; min-width: 50px; padding-right: 7px; padding-left: 7px; background: rgb(255, 255, 255);" height="20"><br/></td></tr><tr style="box-sizing: inherit; height: 45px;"><td valign="center" style="box-sizing: inherit; border-top: none; border-right: 1px solid rgb(0, 0, 0); border-bottom: 1px solid rgb(0, 0, 0); border-left: 1px solid rgb(0, 0, 0); border-image: initial; min-width: 50px; padding-right: 7px; padding-left: 7px;" height="20"><p style="box-sizing: inherit; line-height: 25px;"><span style="box-sizing: inherit; font-family: 宋体; font-size: 14px;"><span style="box-sizing: inherit;">类</span> <span style="box-sizing: inherit;">目</span></span></p></td><td valign="center" colspan="4" style="box-sizing: inherit; border-top: none; border-right: 1px solid rgb(0, 0, 0); border-bottom: 1px solid rgb(0, 0, 0); border-left: none; border-image: initial; min-width: 50px; padding-right: 7px; padding-left: 7px;" height="20"><p style="box-sizing: inherit; line-height: 25px;"><span style="box-sizing: inherit; font-family: 宋体; font-size: 14px;">数值</span></p></td><td valign="center" style="box-sizing: inherit; border-top: 1px solid rgb(0, 0, 0); border-right: 1px solid rgb(0, 0, 0); border-bottom: 1px solid rgb(0, 0, 0); border-left: none; border-image: initial; min-width: 50px; padding-right: 7px; padding-left: 7px;" height="20"><p style="box-sizing: inherit; line-height: 25px;"><span style="box-sizing: inherit; font-family: 宋体; font-size: 14px;"><span style="box-sizing: inherit; font-family: Calibri;">PV31</span></span></p></td></tr><tr style="box-sizing: inherit; height: 44px;"><td valign="center" rowspan="11" style="box-sizing: inherit; border-top: none; border-right: 1px solid rgb(0, 0, 0); border-bottom: 1px solid rgb(0, 0, 0); border-left: 1px solid rgb(0, 0, 0); border-image: initial; min-width: 50px; padding-right: 7px; padding-left: 7px;" height="20"><p style="box-sizing: inherit; line-height: 25px;"><span style="box-sizing: inherit; font-family: 宋体; font-size: 14px;">主机参数</span></p></td><td valign="center" colspan="4" style="box-sizing: inherit; border-top: none; border-right: 1px solid rgb(0, 0, 0); border-bottom: 1px solid rgb(0, 0, 0); border-left: none; border-image: initial; min-width: 50px; padding-right: 7px; padding-left: 7px;" height="20"><p style="box-sizing: inherit; line-height: 25px;"><span style="box-sizing: inherit; font-family: 宋体; font-size: 14px;">无线传输距离</span></p></td><td valign="center" style="box-sizing: inherit; border-top: none; border-right: 1px solid rgb(0, 0, 0); border-bottom: 1px solid rgb(0, 0, 0); border-left: none; border-image: initial; min-width: 50px; padding-right: 7px; padding-left: 7px;" height="20"><p style="box-sizing: inherit; line-height: 25px;"><span style="box-sizing: inherit; font-family: 宋体; font-size: 14px;"><span style="box-sizing: inherit; font-family: Calibri;">50</span><span style="box-sizing: inherit;">米</span></span></p></td></tr><tr style="box-sizing: inherit; height: 43px;"><td valign="center" colspan="4" style="box-sizing: inherit; border-top: none; border-right: 1px solid rgb(0, 0, 0); border-bottom: 1px solid rgb(0, 0, 0); border-left: none; border-image: initial; min-width: 50px; padding-right: 7px; padding-left: 7px;" height="20"><p style="box-sizing: inherit; line-height: 25px;"><span style="box-sizing: inherit; font-family: 宋体; font-size: 14px;">扩容存储</span></p></td><td valign="center" style="box-sizing: inherit; border-top: none; border-right: 1px solid rgb(0, 0, 0); border-bottom: 1px solid rgb(0, 0, 0); border-left: none; border-image: initial; min-width: 50px; padding-right: 7px; padding-left: 7px;" height="20"><p style="box-sizing: inherit; line-height: 25px;"><span style="box-sizing: inherit; font-family: 宋体; font-size: 14px;"><span style="box-sizing: inherit; font-family: Calibri;">S D </span><span style="box-sizing: inherit;">卡</span></span></p></td></tr><tr style="box-sizing: inherit; height: 45px;"><td valign="center" colspan="4" style="box-sizing: inherit; border-top: none; border-right: 1px solid rgb(0, 0, 0); border-bottom: 1px solid rgb(0, 0, 0); border-left: none; border-image: initial; min-width: 50px; padding-right: 7px; padding-left: 7px;" height="20"><p style="box-sizing: inherit; line-height: 25px;"><span style="box-sizing: inherit; font-family: 宋体; font-size: 14px;">显示屏</span></p></td><td valign="center" style="box-sizing: inherit; border-top: none; border-right: 1px solid rgb(0, 0, 0); border-bottom: 1px solid rgb(0, 0, 0); border-left: none; border-image: initial; min-width: 50px; padding-right: 7px; padding-left: 7px;" height="20"><p style="box-sizing: inherit; line-height: 25px;"><span style="box-sizing: inherit; font-family: 宋体; font-size: 14px;"><span style="box-sizing: inherit; font-family: Calibri;">640x480,6.5</span><span style="box-sizing: inherit;">英寸</span><span style="box-sizing: inherit; font-family: Calibri;">LED</span></span></p></td></tr><tr style="box-sizing: inherit; height: 45px;"><td valign="center" colspan="4" style="box-sizing: inherit; border-top: none; border-right: 1px solid rgb(0, 0, 0); border-bottom: 1px solid rgb(0, 0, 0); border-left: none; border-image: initial; min-width: 50px; padding-right: 7px; padding-left: 7px;" height="20"><p style="box-sizing: inherit; line-height: 25px;"><span style="box-sizing: inherit; font-family: 宋体; font-size: 14px;">供电方式</span></p></td><td valign="center" style="box-sizing: inherit; border-top: none; border-right: 1px solid rgb(0, 0, 0); border-bottom: 1px solid rgb(0, 0, 0); border-left: none; border-image: initial; min-width: 50px; padding-right: 7px; padding-left: 7px;" height="20"><p style="box-sizing: inherit; line-height: 25px;"><span style="box-sizing: inherit; font-family: 宋体; font-size: 14px;"><span style="box-sizing: inherit;">内置锂电池</span><span style="box-sizing: inherit; font-family: Calibri;">/</span><span style="box-sizing: inherit;">电源适配器</span></span></p></td></tr><tr style="box-sizing: inherit; height: 45px;"><td valign="center" colspan="4" style="box-sizing: inherit; border-top: none; border-right: 1px solid rgb(0, 0, 0); border-bottom: 1px solid rgb(0, 0, 0); border-left: none; border-image: initial; min-width: 50px; padding-right: 7px; padding-left: 7px;" height="20"><p style="box-sizing: inherit; line-height: 25px;"><span style="box-sizing: inherit; font-family: 宋体; font-size: 14px;">电池参数</span></p></td><td valign="center" style="box-sizing: inherit; border-top: none; border-right: 1px solid rgb(0, 0, 0); border-bottom: 1px solid rgb(0, 0, 0); border-left: none; border-image: initial; min-width: 50px; padding-right: 7px; padding-left: 7px;" height="20"><p style="box-sizing: inherit; line-height: 25px;"><span style="box-sizing: inherit; font-family: 宋体; font-size: 14px;"><span style="box-sizing: inherit; font-family: Calibri;">14.8V/4400mAH</span></span></p></td></tr><tr style="box-sizing: inherit; height: 43px;"><td valign="center" colspan="4" style="box-sizing: inherit; border-top: none; border-right: 1px solid rgb(0, 0, 0); border-bottom: 1px solid rgb(0, 0, 0); border-left: none; border-image: initial; min-width: 50px; padding-right: 7px; padding-left: 7px;" height="20"><p style="box-sizing: inherit; line-height: 25px;"><span style="box-sizing: inherit; font-family: 宋体; font-size: 14px;">电池续航</span></p></td><td valign="center" style="box-sizing: inherit; border-top: none; border-right: 1px solid rgb(0, 0, 0); border-bottom: 1px solid rgb(0, 0, 0); border-left: none; border-image: initial; min-width: 50px; padding-right: 7px; padding-left: 7px;" height="20"><p style="box-sizing: inherit; line-height: 25px;"><span style="box-sizing: inherit; font-family: 宋体; font-size: 14px;"><span style="box-sizing: inherit; font-family: Calibri;">8</span><span style="box-sizing: inherit;">小时</span></span></p></td></tr><tr style="box-sizing: inherit; height: 45px;"><td valign="center" colspan="4" style="box-sizing: inherit; border-top: none; border-right: 1px solid rgb(0, 0, 0); border-bottom: 1px solid rgb(0, 0, 0); border-left: none; border-image: initial; min-width: 50px; padding-right: 7px; padding-left: 7px;" height="20"><p style="box-sizing: inherit; line-height: 25px;"><span style="box-sizing: inherit; font-family: 宋体; font-size: 14px;">尺寸</span></p></td><td valign="center" style="box-sizing: inherit; border-top: none; border-right: 1px solid rgb(0, 0, 0); border-bottom: 1px solid rgb(0, 0, 0); border-left: none; border-image: initial; min-width: 50px; padding-right: 7px; padding-left: 7px;" height="20"><p style="box-sizing: inherit; line-height: 25px;"><span style="box-sizing: inherit; font-family: 宋体; font-size: 14px;"><span style="box-sizing: inherit; font-family: Calibri;">390x300x200mm</span></span></p></td></tr><tr style="box-sizing: inherit; height: 44px;"><td valign="center" colspan="4" style="box-sizing: inherit; border-top: none; border-right: 1px solid rgb(0, 0, 0); border-bottom: 1px solid rgb(0, 0, 0); border-left: none; border-image: initial; min-width: 50px; padding-right: 7px; padding-left: 7px;" height="20"><p style="box-sizing: inherit; line-height: 25px;"><span style="box-sizing: inherit; font-family: 宋体; font-size: 14px;">重量</span></p></td><td valign="center" style="box-sizing: inherit; border-top: none; border-right: 1px solid rgb(0, 0, 0); border-bottom: 1px solid rgb(0, 0, 0); border-left: none; border-image: initial; min-width: 50px; padding-right: 7px; padding-left: 7px;" height="20"><p style="box-sizing: inherit; line-height: 25px;"><span style="box-sizing: inherit; font-family: 宋体; font-size: 14px;"><span style="box-sizing: inherit; font-family: Calibri;">5.8kg</span></span></p></td></tr><tr style="box-sizing: inherit; height: 43px;"><td valign="center" colspan="4" style="box-sizing: inherit; border-top: none; border-right: 1px solid rgb(0, 0, 0); border-bottom: 1px solid rgb(0, 0, 0); border-left: none; border-image: initial; min-width: 50px; padding-right: 7px; padding-left: 7px;" height="20"><p style="box-sizing: inherit; line-height: 25px;"><span style="box-sizing: inherit; font-family: 宋体; font-size: 14px;">工作温度</span></p></td><td valign="center" style="box-sizing: inherit; border-top: none; border-right: 1px solid rgb(0, 0, 0); border-bottom: 1px solid rgb(0, 0, 0); border-left: none; border-image: initial; min-width: 50px; padding-right: 7px; padding-left: 7px;" height="20"><p style="box-sizing: inherit; line-height: 25px;"><span style="box-sizing: inherit; font-family: 宋体; font-size: 14px;"><span style="box-sizing: inherit; font-family: Calibri;">-10</span><span style="box-sizing: inherit;">°℃</span><span style="box-sizing: inherit; font-family: Calibri;">~50</span><span style="box-sizing: inherit;">°℃</span></span></p></td></tr><tr style="box-sizing: inherit; height: 45px;"><td valign="center" colspan="4" style="box-sizing: inherit; border-top: none; border-right: 1px solid rgb(0, 0, 0); border-bottom: 1px solid rgb(0, 0, 0); border-left: none; border-image: initial; min-width: 50px; padding-right: 7px; padding-left: 7px;" height="20"><p style="box-sizing: inherit; line-height: 25px;"><span style="box-sizing: inherit; font-family: 宋体; font-size: 14px;">存储温度</span></p></td><td valign="center" style="box-sizing: inherit; border-top: none; border-right: 1px solid rgb(0, 0, 0); border-bottom: 1px solid rgb(0, 0, 0); border-left: none; border-image: initial; min-width: 50px; padding-right: 7px; padding-left: 7px;" height="20"><p style="box-sizing: inherit; line-height: 25px;"><span style="box-sizing: inherit; font-family: 宋体; font-size: 14px;"><span style="box-sizing: inherit; font-family: Calibri;">-20</span><span style="box-sizing: inherit;">°℃</span><span style="box-sizing: inherit; font-family: Calibri;">~60</span><span style="box-sizing: inherit;">°℃</span></span></p></td></tr><tr style="box-sizing: inherit; height: 45px;"><td valign="center" colspan="4" style="box-sizing: inherit; border-top: none; border-right: 1px solid rgb(0, 0, 0); border-bottom: 1px solid rgb(0, 0, 0); border-left: none; border-image: initial; min-width: 50px; padding-right: 7px; padding-left: 7px;" height="20"><p style="box-sizing: inherit; line-height: 25px;"><span style="box-sizing: inherit; font-family: 宋体; font-size: 14px;">湿度</span></p></td><td valign="center" style="box-sizing: inherit; border-top: none; border-right: 1px solid rgb(0, 0, 0); border-bottom: 1px solid rgb(0, 0, 0); border-left: none; border-image: initial; min-width: 50px; padding-right: 7px; padding-left: 7px;" height="20"><p style="box-sizing: inherit; line-height: 25px;"><span style="box-sizing: inherit; font-family: 宋体; font-size: 14px;"><span style="box-sizing: inherit; font-family: Calibri;">5</span><span style="box-sizing: inherit;">~</span><span style="box-sizing: inherit; font-family: Calibri;">95%RH</span></span></p></td></tr><tr style="box-sizing: inherit; height: 45px;"><td valign="center" rowspan="3" style="box-sizing: inherit; border-top: none; border-right: 1px solid rgb(0, 0, 0); border-bottom: 1px solid rgb(0, 0, 0); border-left: 1px solid rgb(0, 0, 0); border-image: initial; min-width: 50px; padding-right: 7px; padding-left: 7px;" height="20"><p style="box-sizing: inherit; line-height: 25px;"><span style="box-sizing: inherit; font-family: 宋体; font-size: 14px;">辐照计参数</span></p></td><td valign="center" colspan="4" style="box-sizing: inherit; border-top: none; border-right: 1px solid rgb(0, 0, 0); border-bottom: 1px solid rgb(0, 0, 0); border-left: none; border-image: initial; min-width: 50px; padding-right: 7px; padding-left: 7px;" height="20"><p style="box-sizing: inherit; line-height: 25px;"><span style="box-sizing: inherit; font-family: 宋体; font-size: 14px;">接口</span></p></td><td valign="center" style="box-sizing: inherit; border-top: none; border-right: 1px solid rgb(0, 0, 0); border-bottom: 1px solid rgb(0, 0, 0); border-left: none; border-image: initial; min-width: 50px; padding-right: 7px; padding-left: 7px;" height="20"><p style="box-sizing: inherit; line-height: 25px;"><span style="box-sizing: inherit; font-family: 宋体; font-size: 14px;"><span style="box-sizing: inherit; font-family: Calibri;">RS232</span><span style="box-sizing: inherit;">串口,蓝牙</span></span></p></td></tr><tr style="box-sizing: inherit; height: 43px;"><td valign="center" colspan="4" style="box-sizing: inherit; border-top: none; border-right: 1px solid rgb(0, 0, 0); border-bottom: 1px solid rgb(0, 0, 0); border-left: none; border-image: initial; min-width: 50px; padding-right: 7px; padding-left: 7px;" height="20"><p style="box-sizing: inherit; line-height: 25px;"><span style="box-sizing: inherit; font-family: 宋体; font-size: 14px;">重量</span></p></td><td valign="center" style="box-sizing: inherit; border-top: none; border-right: 1px solid rgb(0, 0, 0); border-bottom: 1px solid rgb(0, 0, 0); border-left: none; border-image: initial; min-width: 50px; padding-right: 7px; padding-left: 7px;" height="20"><p style="box-sizing: inherit; line-height: 25px;"><span style="box-sizing: inherit; font-family: 宋体; font-size: 14px;"><span style="box-sizing: inherit; font-family: Calibri;">450g</span></span></p></td></tr><tr style="box-sizing: inherit; height: 45px;"><td valign="center" colspan="4" style="box-sizing: inherit; border-top: none; border-right: 1px solid rgb(0, 0, 0); border-bottom: 1px solid rgb(0, 0, 0); border-left: none; border-image: initial; min-width: 50px; padding-right: 7px; padding-left: 7px;" height="20"><p style="box-sizing: inherit; line-height: 25px;"><span style="box-sizing: inherit; font-family: 宋体; font-size: 14px;">电源</span></p></td><td valign="center" style="box-sizing: inherit; border-top: none; border-right: 1px solid rgb(0, 0, 0); border-bottom: 1px solid rgb(0, 0, 0); border-left: none; border-image: initial; min-width: 50px; padding-right: 7px; padding-left: 7px;" height="20"><p style="box-sizing: inherit; line-height: 25px;"><span style="box-sizing: inherit; font-family: 宋体; font-size: 14px;"><span style="box-sizing: inherit; font-family: Calibri;">4</span><span style="box-sizing: inherit;">节</span><span style="box-sizing: inherit; font-family: Calibri;">AAA</span><span style="box-sizing: inherit;">电池</span></span></p></td></tr><tr style="box-sizing: inherit; height: 44px;"><td valign="center" style="box-sizing: inherit; border-top: none; border-right: 1px solid rgb(0, 0, 0); border-bottom: 1px solid rgb(0, 0, 0); border-left: 1px solid rgb(0, 0, 0); border-image: initial; min-width: 50px; padding-right: 7px; padding-left: 7px;" height="20"><p style="box-sizing: inherit; line-height: 25px;"><span style="box-sizing: inherit; font-family: 宋体; font-size: 14px;">温度传感器</span></p></td><td valign="center" colspan="4" style="box-sizing: inherit; border-top: none; border-right: 1px solid rgb(0, 0, 0); border-bottom: 1px solid rgb(0, 0, 0); border-left: none; border-image: initial; min-width: 50px; padding-right: 7px; padding-left: 7px;" height="20"><p style="box-sizing: inherit; line-height: 25px;"><span style="box-sizing: inherit; font-family: 宋体; font-size: 14px;">标准</span></p></td><td valign="center" style="box-sizing: inherit; border-top: none; border-right: 1px solid rgb(0, 0, 0); border-bottom: 1px solid rgb(0, 0, 0); border-left: none; border-image: initial; min-width: 50px; padding-right: 7px; padding-left: 7px;" height="20"><p style="box-sizing: inherit; line-height: 25px;"><span style="box-sizing: inherit; font-family: 宋体; font-size: 14px;">温度检测</span></p></td></tr><tr style="box-sizing: inherit; height: 46px;"><td valign="center" style="box-sizing: inherit; border-top: none; border-right: 1px solid rgb(0, 0, 0); border-bottom: 1px solid rgb(0, 0, 0); border-left: 1px solid rgb(0, 0, 0); border-image: initial; min-width: 50px; padding-right: 7px; padding-left: 7px;" height="20"><p style="box-sizing: inherit; line-height: 25px;"><span style="box-sizing: inherit; font-family: 宋体; font-size: 14px;">检测接口</span></p></td><td valign="center" colspan="4" style="box-sizing: inherit; border-top: none; border-right: 1px solid rgb(0, 0, 0); border-bottom: 1px solid rgb(0, 0, 0); border-left: none; border-image: initial; min-width: 50px; padding-right: 7px; padding-left: 7px;" height="20"><p style="box-sizing: inherit; line-height: 25px;"><span style="box-sizing: inherit; font-family: 宋体; font-size: 14px;">连接线</span></p></td><td valign="center" style="box-sizing: inherit; border-top: none; border-right: 1px solid rgb(0, 0, 0); border-bottom: 1px solid rgb(0, 0, 0); border-left: none; border-image: initial; min-width: 50px; padding-right: 7px; padding-left: 7px;" height="20"><p style="box-sizing: inherit; line-height: 25px;"><span style="box-sizing: inherit; font-family: 宋体; font-size: 14px;"><span style="box-sizing: inherit; font-family: Calibri;">MC4</span></span></p></td></tr></tbody></table></div></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','/st647606/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.sdthhj.cn/" rel="nofollow" target="_blank"> www.sdthhj.cn</a> </p> <p>商铺网址: <a href="https://www.hbzhan.com/st647606/" target="_blank">https://www.hbzhan.com/st647606/</a> </p> <p>公司网站: <a href="http://www.ytqxz.com" rel="nofollow" target="_blank"> www.ytqxz.com</a> </p> <p> 手机站: <a href="http://m.sdthhj.cn/" rel="nofollow" target="_blank"> m.sdthhj.cn</a> </p> <b></b> </div> </div> <div class="col xs-12 md-12 ct-4"> <div class="indexContentItem mc"> <span>联系方式</span> <p>联系人:王迎 (经理) </p> <p>电 话:13276363312</p> <p>手 机:13276363312 </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 class="microCard"> <img src="https://img80.mtnets.com/1/20220217/637807008342136356477_200_200_5.jpg" alt=""> <div class="cardTxt">微信扫码进入微名片</div> </div> </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 + "/st647606")); }); </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="TH-PV31便携式iv检测仪" /> <input type="hidden" name="address1" class="textCss" id="new_Address" value=""> <input type="hidden" name="cid" id="cid" value="647606" /> <input type="hidden" id="Pid" name="Pid" value="24672693" /> </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/647606"; document.head.appendChild(hm); var hm2 = document.createElement("script"); hm2.src = "https://chat.hbzhan.com/chat/KFRightBox/647606"; 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_2763" id="title_2763" value="TH-PV31便携式iv检测仪" onfocus="if(this.value=='请输入你感兴趣的产品')this.value=''" /> <p id="p1" class="Wrong" style="display: none">请输入你感兴趣的产品</p> <input type="hidden" id="Productid_2763" name="Productid_2763" value="24672693" /> </dd> </dl> <dl> <dt class="hidtitle">需求:</dt> <dd> <textarea id="detail_2763" onfocus="ClearFristInfo('detail_2763','请简单描述您的需求',1);" onblur="ClearFristInfo('detail_2763','请简单描述您的需求',0);" name="detail_2763" 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_2763" name="linkMan_2763" 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_2763" name="tel_2763" 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_2763" name="companyName_2763" 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_2763" name="WX_2763" 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_2763" name="email_2763" 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_2763" id="addr_2763" placeholder="便于客户给您寄资料..." > <input type="hidden" id="ranNum" value="2763" /> <input type="hidden" id="proID_2763" name="proID_2763" value="24672693"/> <input type="hidden" id="cid" value="647606" /> <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://img42.hbzhan.com/f497e47f819808748cd900708910123f9ca9643bfade4b6f432dfdeb5f3023c3bbe9f9106d1ce373.jpg" alt=""></a> </div> <h3>便携式iv检测仪</h3> <span>¥48000 ~ ¥80000</span> </div> <table> <tr><td>量程200V20A</td><td>¥48000元</td><td class="mount">658台可售</td></tr> <tr><td>量程1500V30A</td><td>¥80000元</td><td class="mount">485台可售</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> <tr><td class="popTitle">电源</td><td> 4节AAA电池</td></tr> <tr><td class="popTitle">尺? </td><td> 160x83x33mm</td></tr> <tr><td class="popTitle">电池续航 </td><td>10?时</td></tr> <tr><td class="popTitle">电池参数 </td><td>14.8V/4400mAH</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="/st647606/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> 13276363312 </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(647606)">提交信息</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="TH-PV31便携式iv检测仪" /> <input type="hidden" id="viewpid" value="24672693" /> <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">13276363312</b> </span> </mark> </div> <div class="view-btn"><a href="javascript:" onclick="jQuery('#view-contact-success').hide();">我知道了</a></div> </div> </div> </div> </body> </html>