CINXE.COM

5.5KW罗茨鼓风机安装-山东章瑞机械有限公司

<!doctype html> <html> <head> <meta name="applicable-device" content="pc"/> <meta name="mobile-agent" content="format=html5; url=https://m.hbzhan.com/st565054/product_24908139.html "/> <link rel="alternate" media="only screen and (max-width: 640px)" href="https://m.hbzhan.com/st565054/product_24908139.html" /> <meta name="referrer" content="always" /> <meta name="mobile-agent" content="format=xhtml;url=https://m.hbzhan.com/st565054/product_24908139.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>5.5KW罗茨鼓风机安装-山东章瑞机械有限公司</title> <META NAME="Description" CONTENT="罗茨风机是一种容积式鼓风机,通常用于污水处理、行业等领域。今天章瑞机械给大家整理了下5.5KW罗茨鼓风机安装注意事项。"> <META NAME="Keywords" CONTENT="5.5KW罗茨鼓风机安装供应信息,5.5KW罗茨鼓风机安装批发价格"> <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=202411240219" 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=202411240219"> <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=202411240219" 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=202411240219"> <script type="text/javascript"> var intSkinID = "103"; </script> <script src="/NewShowStand/js/BaseFun.js?v=202411240219" type="text/javascript"></script> <script type="text/javascript"> jQuery(document).ready(function () { ProductDetailToCommentList("1", "3"); }); var CountIndex = 0; function ProductDetailToCommentList(pageindex, pagesize) { var PID = "24908139"; 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 = "24908139"; 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=202411240219'></script><script type='text/javascript' src='/NewShowStand/js/leftbar.js?=002'></script> <script> function reurl(url){ location.href=url; } </script> <script src="https://www.hbzhan.com/mystat.aspx?u=CID565054"></script> <script type="application/ld+json"> { "@context": "https://ziyuan.baidu.com/contexts/cambrian.jsonld", "@id": "https://www.hbzhan.com/st565054/product_24908139.html", "title": "5.5KW罗茨鼓风机安装", "images": ["https://img76.hbzhan.com/62b67f438055e754815fc0a0396b1e1d746441aa54f5cd4e4b3472104f23b4f41f0319e2a181471f.jpg"], "description": "罗茨风机是一种容积式鼓风机,通常用于污水处理、行业等领域。今天章瑞机械给大家整理了下5.5KW罗茨鼓", "pubDate": "2024-08-13T13:37:18", "upDate": "2024-08-13T13:37:19" } </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("24908139", "ProductsInfo",viewNames, function() {}); </script> </head> <body style="-moz-user-select:none;" oncontextmenu="return false" onselectstart="return false" ondragstart="return false" onbeforecopy="return false" oncopy="document.selection.empty()" onselect="document.selection.empty()"> <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(565054, '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(565054, '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://img60.hbzhan.com/1/20170627/636341698091832449284.jpg" 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>8</i></span></div> </div> </div> <div class="tel col xs-0 md-0 ct-4"> <p><i></i>13869158865</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="/st565054/" >首 页</a></li> <li><a href="/st565054/intro.html" >公司档案</a></li> <li><a href="/st565054/news.html">公司动态</a></li> <li><a href="/st565054/product.html">产品展示</a></li> <li><a href="/st565054/article.html">技术文章</a></li> <li><a href="/st565054/live.html" rel="nofollow">企业直播</a></li> <li><a href="/st565054/video.html" rel="nofollow">视频中心</a></li> <li><a href="/st565054/case.html" rel="nofollow">成功案例</a></li> <li><a href="/st565054/inquiry.html" rel="nofollow">在线留言</a></li> <li><a href="/st565054/contactus.html" rel="nofollow">联系我们</a></li> </ul> </div> <nav class="menu xs-0 md-0 ct-12"> <ul class="row Custom lilength10"> <li><a href="/st565054/">首页</a></li> <li><a href="/st565054/intro.html" >公司档案</a></li> <li><a href="/st565054/news.html">公司动态</a></li> <li><a href="/st565054/product.html">产品展示</a></li> <li><a href="/st565054/article.html">技术文章</a></li> <li><a href="/st565054/live.html" rel="nofollow">企业直播</a></li> <li><a href="/st565054/video.html" rel="nofollow">视频中心</a></li> <li><a href="/st565054/case.html" rel="nofollow">成功案例</a></li> <li><a href="/st565054/inquiry.html" rel="nofollow">在线留言</a></li> <li><a href="/st565054/contactus.html" rel="nofollow">联系我们</a></li> </ul> </nav> <input type="hidden" id="cid" value="565054" /> <div class="location"> <div class="locationBg"></div> <div class="locationItem"> <span>products</span> <p>目录:<a id="CurrLocation" href="/st565054" class="wwt">山东章瑞机械有限公司</a>&gt;&gt;<a id="CurrLocation" href="/st565054/list_900021.html" class="wwt">罗茨风机</a>&gt;&gt;<a id="CurrLocation" href="/st565054/erlist_900717.html" class="wwt">三叶罗茨风机</a>&gt;&gt;&nbsp;5.5KW罗茨鼓风机安装</p> </div> </div> <div class="row Custom newProduct"> <div class="col xs-12 md-10 ct-10"> <div class="productName">5.5KW罗茨鼓风机安装</div> </div> <div class="col xs-0 md-2 ct-2"> <div class="backList"><a href="/st565054/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-mg8erz4cbbf4ptsx&warning=1&VideoTypeID=0&WorksKeyID=" 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://img76.hbzhan.com/62b67f438055e754815fc0a0396b1e1d746441aa54f5cd4e4b3472104f23b4f41f0319e2a181471f.jpg" target="_blank" ><img src="https://img76.hbzhan.com/62b67f438055e754815fc0a0396b1e1d746441aa54f5cd4e4b3472104f23b4f41f0319e2a181471f.jpg" alt="5.5KW罗茨鼓风机安装" data-zoom-image="https://img76.hbzhan.com/62b67f438055e754815fc0a0396b1e1d746441aa54f5cd4e4b3472104f23b4f41f0319e2a181471f.jpg" /></a> </div> </li> <li> <div style="margin-right: 30px;height: 100%;position: relative;"> <a href="https://img78.hbzhan.com/62b67f438055e754815fc0a0396b1e1d733c87535cce80be582c4a3a452b5ec86b3f854d75cd0c2b.jpg" target="_blank"><img src="https://img78.hbzhan.com/62b67f438055e754815fc0a0396b1e1d733c87535cce80be582c4a3a452b5ec86b3f854d75cd0c2b.jpg" alt="5.5KW罗茨鼓风机安装" data-zoom-image="https://img78.hbzhan.com/62b67f438055e754815fc0a0396b1e1d733c87535cce80be582c4a3a452b5ec86b3f854d75cd0c2b.jpg" /></a> </div> </li> <li> <div style="margin-right: 30px;height: 100%;position: relative;"> <a href="https://img76.hbzhan.com/62b67f438055e754815fc0a0396b1e1df4831768db7d4e171a902ad12a5b9c56847f1d7d62ce1c40.jpg" target="_blank"><img src="https://img76.hbzhan.com/62b67f438055e754815fc0a0396b1e1df4831768db7d4e171a902ad12a5b9c56847f1d7d62ce1c40.jpg" alt="5.5KW罗茨鼓风机安装" data-zoom-image="https://img76.hbzhan.com/62b67f438055e754815fc0a0396b1e1df4831768db7d4e171a902ad12a5b9c56847f1d7d62ce1c40.jpg" /></a> </div> </li> <li> <div style="margin-right: 30px;height: 100%;position: relative;"> <a href="https://img76.hbzhan.com/62b67f438055e754815fc0a0396b1e1d882f0037d40fc666ebec6754b81db2d6234d3a769045d08e.jpg" target="_blank"><img src="https://img76.hbzhan.com/62b67f438055e754815fc0a0396b1e1d882f0037d40fc666ebec6754b81db2d6234d3a769045d08e.jpg" alt="5.5KW罗茨鼓风机安装" data-zoom-image="https://img76.hbzhan.com/62b67f438055e754815fc0a0396b1e1d882f0037d40fc666ebec6754b81db2d6234d3a769045d08e.jpg" /></a> </div> </li> <li> <div style="margin-right: 30px;height: 100%;position: relative;"> <a href="https://img80.hbzhan.com/62b67f438055e754815fc0a0396b1e1d5785b86490861f1a0d3db449bc61b37bd8c28b532372c031.jpg" target="_blank"><img src="https://img80.hbzhan.com/62b67f438055e754815fc0a0396b1e1d5785b86490861f1a0d3db449bc61b37bd8c28b532372c031.jpg" alt="5.5KW罗茨鼓风机安装" data-zoom-image="https://img80.hbzhan.com/62b67f438055e754815fc0a0396b1e1d5785b86490861f1a0d3db449bc61b37bd8c28b532372c031.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://img76.hbzhan.com/62b67f438055e754815fc0a0396b1e1d746441aa54f5cd4e4b3472104f23b4f41f0319e2a181471f_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://img78.hbzhan.com/62b67f438055e754815fc0a0396b1e1d733c87535cce80be582c4a3a452b5ec86b3f854d75cd0c2b_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://img76.hbzhan.com/62b67f438055e754815fc0a0396b1e1df4831768db7d4e171a902ad12a5b9c56847f1d7d62ce1c40_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://img76.hbzhan.com/62b67f438055e754815fc0a0396b1e1d882f0037d40fc666ebec6754b81db2d6234d3a769045d08e_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://img80.hbzhan.com/62b67f438055e754815fc0a0396b1e1d5785b86490861f1a0d3db449bc61b37bd8c28b532372c031_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">面议</td></tr> </table> <div class="tip">具体成交价以合同协议为准</div> </div> <div class="phonePrice"> <!----> <p>参考价:¥ 面议</p> <div class="tip">具体成交价以合同协议为准</div> </div> <div class="proDetail01"> <ul> <li> <b title="其他品牌">其他品牌</b> <span>品牌</span> </li> <li> <b></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> </p> </div> <div class="phonePro"> <span>属性</span><p> 性能:其他 材质:铸铁 风机压力:高压风机 适用范围:污水处理,沼气增压,脱硫氧化 叶片数:3 用途:管道风机 </p> <a>&gt;</a> </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(24908139, 'cp')" class="fav" target="_self">收藏产品</a> <a href="#" id="isShow24908139" style="background-color: #666666;background-image: none;" onclick="addCompareForDetail(this)" data-id='24908139' data-classid='8440' data-name='5.5KW罗茨鼓风机安装'>加入对比</a> <a href="javascript:void(0);" class="fav" onClick="ShowCompanyContact(565054)" >查看联系电话</a> </div> <p>更新时间:<b>2024-08-13 13:37:19</b>浏览次数:<b>455</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://img70.mtnets.com/1/20190418/636911942883901356865_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="/st565054/product.html" class="more">更多产品</a> </div> <div class="newProducts"> <ul> <li class="col xs-6 md-3 ct-3"> <div class="productItem"> <a href="/st565054/product_25100814.html"><img src="https://img76.hbzhan.com/62b67f438055e754815fc0a0396b1e1d746441aa54f5cd4e4b3472104f23b4f41f0319e2a181471f.jpg"></a> </div> <p><a href="/st565054/product_25100814.html" title="11KW罗茨鼓风机安装">11KW罗茨鼓风机安装</a></p> <b> 面议 </b> </li> <li class="col xs-6 md-3 ct-3"> <div class="productItem"> <a href="/st565054/product_25018971.html"><img src="https://img76.hbzhan.com/62b67f438055e754815fc0a0396b1e1d746441aa54f5cd4e4b3472104f23b4f41f0319e2a181471f.jpg"></a> </div> <p><a href="/st565054/product_25018971.html" title="7.5KW罗茨鼓风机安装">7.5KW罗茨鼓风机安装</a></p> <b> 面议 </b> </li> <li class="col xs-6 md-3 ct-3"> <div class="productItem"> <a href="/st565054/product_24908139.html"><img src="https://img76.hbzhan.com/62b67f438055e754815fc0a0396b1e1d746441aa54f5cd4e4b3472104f23b4f41f0319e2a181471f.jpg"></a> </div> <p><a href="/st565054/product_24908139.html" title="5.5KW罗茨鼓风机安装">5.5KW罗茨鼓风机安装</a></p> <b> 面议 </b> </li> <li class="col xs-6 md-3 ct-3"> <div class="productItem"> <a href="/st565054/product_24805324.html"><img src="https://img76.hbzhan.com/62b67f438055e754815fc0a0396b1e1d746441aa54f5cd4e4b3472104f23b4f41f0319e2a181471f.jpg"></a> </div> <p><a href="/st565054/product_24805324.html" title="4KW罗茨鼓风机安装">4KW罗茨鼓风机安装</a></p> <b> 面议 </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=" /st565054/list_900021.html ">罗茨风机</a><i class="main iconopen"></i></span> <div class="productLists"> <p><a href="/st565054/erlist_900717.html">三叶罗茨风机</a></p> <p><a href="/st565054/erlist_1838429.html">不锈钢罗茨风机</a></p> <p><a href="/st565054/erlist_900399.html">洗煤用罗茨风机</a></p> <p><a href="/st565054/erlist_900719.html">高压罗茨风机</a></p> <p><a href="/st565054/erlist_900401.html">鱼塘增氧罗茨风机</a></p> <p><a href="/st565054/erlist_900715.html">脱硫罗茨风机</a></p> </div> </li> <div class="parductListBtn"> <a href="/st565054/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="/st565054/pbplist_541.html" title="其他品牌" title="其他品牌">其他品牌</a></span> </li> <li> <span><a href="/st565054/pbplist_1942.html" title="章瑞" title="章瑞">章瑞</a></span> </li> <div class="parductListBtn"> <a href="/st565054/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%">铸铁</td> </tr> <tr > <th width="20%">风机压力</th> <td width="30%">高压风机</td> <th width="20%">适用范围</th> <td width="30%">污水处理,沼气增压,脱硫氧化</td> </tr> <tr class="trBg"> <th width="20%">叶片数</th> <td width="30%">3</td> <th width="20%">用途</th> <td width="30%">管道风机</td> </tr> </table> 罗茨风机是一种容积式鼓风机,通常用于污水处理、行业等领域。今天章瑞机械给大家整理了下5.5KW罗茨鼓风机安装注意事项。 </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>罗茨鼓风机为容积式风机,输送的风量与转数成比例,三叶型叶轮每转动一次由2个叶轮进行3次吸、排气,与二叶型相比,气体脉动变少,负荷变化小,机械强度高,噪声低,振动也小。在2根平相行的轴上设有2个三叶型叶轮,轮与椭圆形机箱内孔面及各叶轮三者之间始终保持微小的间隙,由于叶轮互为反方向匀速旋转,使箱体和叶轮所包围着的一定量的气体由吸入的一侧输送到排出的一侧。各支叶轮始终由同步齿轮保持正确的相位,不会出现互相碰触现象,因而可以高速化,不需要内部润滑,而且结构简单,运转平稳,性能稳定,适应多种用途,已运用于广泛的领域。</p><p>罗茨鼓风机的性能参数及技术要求:风机的性能参数是风机使用者对风机选型所依靠的重要指标,而风机的技术要求则规定了风机的使用方向,设计及制造要求。</p><p>  1.1 性能参数</p><p>  罗茨鼓风机的性能参数主要包括转速、压力、流量、轴功率及排气温度等。</p><p>  1.2 技术要求</p><p>  输送空气和中性无毒气体的一般用途罗茨风机主要技术要求如下:</p><p>  1.2.1介质</p><p>  进气温度不高于40℃,气体中固体微粒的含量不大于100mg/m3,微粒尺寸不大于鼓风机内部最小工作间隙的一半。</p><p>  1.2.2设计要求</p><p>  ①整机使用寿命应不少于10年,次大修前安全运行时间应不少于15000h。同步齿轮使用寿命应不低于25000h。</p><p>  ②轴承部位的温度应不高于95℃。使用普通机油润滑时,油温一般不高于65℃。</p><p>  1.2.3制造要求</p><p>  ①叶轮应作动平衡试验,动平衡精度不低于G6.3级。皮带轮应做静平衡试验。</p><p>  ②轴与轴承配合部位的尺寸,同步齿轮及齿轮副的检测项目,叶轮之间、叶轮与机壳及墙板间的间隙,均应符合设计规定。</p><p>  ③鼓风机及其配套件的外表面不允许有锈迹、碰伤。油漆表面不应有漏漆、堆漆、漆流、起泡、褶皱及色泽明显差异等现象。</p><p>罗茨风机选型时,需要考虑的性能参数主要包括以下五个:转速、压力、流量、轴功率及排气温度。</p><p>1、转速</p><p>罗茨风机主动轴在单位时间内旋转的转数,称为风机转速,是由电动机通过齿轮传动到主动轴上的转速。转速的单位为r/min(转/秒)。</p><p>2、压力,分为压力和升压。</p><p>(1)压力。罗茨鼓风机进、排气口法兰处的气体压力,称为进气压力和排气压力。对罗茨风机而言,压力通常指静压。常用单位有巴(bar)、千帕(kpa)、兆帕(Mpa)和Pa(帕)。这些压力单位之间的换算公式如下。</p><p>1MPa(兆帕)=10ba(巴)=1000KPa(千帕)=1000000Pa(帕)</p><p>(2)升压。鼓风机进、排气压力之差即为升压,也称压差。表达式为:ΔP=Pd-Ps(kPa)。</p><p>式中Ps——进气压力,Pd——排气压力,单位是kPa(千帕)。计算ΔP时,Ps、Pd均取【jue】对压力,或者同时取表压。</p><p>3.流量</p><p>单位时间内,气体流经风机截面的质量或容积,称为气体通过该截面的质量流量或容积流量。</p><p>产品样本和铭牌上标称的流量,为特定条件下的容积流量。对罗茨风机而言,指进气口处于标准吸入状态,即温度为20℃、压力为101.325kPa、相对湿度为50%的空气状态时,单位时间内排出的气体在进气状态下的容积;对真空泵,指进气温度为20℃、排气压力为101.325kPa时,单位时间内吸人的空气在进气状态下的容积。常用单位有m3/s(立方米/秒)和m3/min(立方米/分钟)。</p><p>另外,工程上通常以温度为0℃、压力为101.325kPa的状态,作为衡量气体流量的基准状态。这一状态下的容积流量称为标准容积流量,以单位Nm3/min表示(N指标准状态,m3是表示立方米,min是分钟)。</p><p>4.轴功率</p><p>在一定流量和扬程下,单位时间内由原动机传入罗茨风机主轴的功率,称为罗茨风机的轴功率,风机在配备电机时,都需要留有余量。常用单位为W(瓦)和KW(千瓦),</p><p>5.进、排气温度</p><p>罗茨风机进、排气口法兰处的气体温度,称为进气温度和排气温度。进、排气温度之差称为温升,即:Δt=td-ts (℃),式中ts——进气温度,td——排气温度,温度单位℃。</p><p>200型罗茨鼓风机型号参数选型表的由来</p><p>其流量从0.52m3/min-180m3/min,升压9.8Kpa-98Kpa,共二十种机型,2500多种参数规格,且有体积小,流量大,噪音低,运行平稳可靠等特点,相应的主流型号有:ZSR50罗茨鼓风机、ZSR65罗茨鼓风机、ZSR80罗茨鼓风机、ZSR100罗茨鼓风机、ZSR125罗茨鼓风机、ZSR150罗茨鼓风机、ZSR175罗茨鼓风机、ZSR200D罗茨鼓风机 、ZSR250罗茨鼓风机、ZSR300罗茨鼓风机、ZSR350罗茨鼓风机等。对应的电机功率从0.75kw-355kw。具体罗茨鼓风机型号参数表如下:</p><p>ZSR50型罗茨风机: 流量:0.78-2.48m3/min 升压:9.8kPa-58.8kPa</p><p>ZSR65型罗茨风机: 流量:1.07-3.64m3/min 升压:9.8kPa-58.8kPa</p><p>ZSR80型罗茨风机: 流量:2.36-5.43m3/min 升压:9.8kPa-58.8kPa</p><p>ZSR100型罗茨风机: 流量:3.28-9.07m3/min 升压:9.8kPa-58.8kPa</p><p>ZSR 125型罗茨风机: 流量:5.37-12.48m3/min 升压:9.8kPa-58.8kPa</p><p>ZSR 125L型罗茨风机: 流量:8.05-20.11m3/min 升压:9.8kPa-58.8kPa</p><p>ZSR 150型罗茨风机: 流量:10.39-27.05m3/min 升压:9.8kPa-58.8kPa</p><p>ZSR 175型罗茨风机: 流量:19.65-40.57m3/min 升压:9.8kPa-58.8kPa</p><p>ZSR 200D型罗茨风机: 流量:21.50-45.70m3/min 升压:9.8kPa-58.8kPa</p><p>ZSR 200型罗茨风机: 流量:27.63-59.20m3/min 升压:9.8kPa-58.8kPa</p><p>ZSR 225型罗茨风机: 流量:33.19-71.08m3/min 升压:9.8kPa-58.8kPa</p><p>ZSR 250B型罗茨风机: 流量:54.77-77.55m3/min 升压:9.8kPa-58.8kPa</p><p>ZSR 250型罗茨风机: 流量:60.7-94.3m3/min 升压:9.8kPa-58.8kPa</p><p>ZSR 300型罗茨风机: 流量:85.9-134.7m3/min 升压:9.8kPa-58.8kPa</p><p>ZSR 300A型罗茨风机: 流量:101.9-157.4m3/min 升压:9.8kPa-58.8kPa</p><p>ZSR 350型罗茨风机: 流量:105.5-188.7m3/min 升压:9.8kPa-58.8kPa</p><p>高压罗茨风机</p><p>ZSR50H型罗茨风机: 流量:0.45-2.02m3/min 升压:63.7kPa-98kPa</p><p>ZSR65H型罗茨风机: 流量:0.78-2.96m3/min 升压:63.7kPa-98kPa</p><p>ZSR80H型罗茨风机: 流量:1.82-4.55m3/min 升压:63.7kPa-98kPa</p><p>ZSR100H型罗茨风机: 流量:2.65-8.06m3/min 升压:63.7kPa-98kPa</p><p>ZSR125H型罗茨风机: 流量:4.64-11.23m3/min 升压:63.7kPa-98kPa</p><p>ZSR150H型罗茨风机: 流量:9.53-25.76m3/min 升压:63.7kPa-98kPa</p><p>ZSR200DH型罗茨风机:流量:19.60-44.49m3/min 升压:63.7kPa-98kPa</p><p>ZSR200H型罗茨风机: 流量:25.34-56.92m3/min 升压:63.7kPa-98kPa</p><p>ZSR250H型罗茨风机: 流量:58.0-93.7m3/min 升压:63.7kPa-98kPa</p><p>ZSR300H型罗茨风机: 流量:83.8-134.1m3/min 升压:63.7kPa-98kPa</p><p>ZSR300AH型罗茨风机:流量:66.18-144.1m3/min 升压:63.7kPa-98kPa</p><p>ZSR350H型罗茨风机: 流量:97.9-172.4m3/min 升压:63.7kPa-98kPa</p><p>以上就是罗茨鼓风机型号规格技术参数选型表!我们免费提供技术支持,设备解决方案!</p><p><strong>5.5KW罗茨鼓风机安装</strong>注意事项</p><p>  1、地基要牢固,表面要平整,并且要高出地面10-25㎝。</p><p>  2、风机周围要留有足够的空间,以满足检修和拆卸的需要。</p><p>  3、风机的工作环境温度不得超过40摄氏度,如超过时,要采取措施进行降温,否则缩短风机的使用寿命。</p><p>  4、风机室外配置时,请设置防雨棚。</p><p><strong>5.5KW罗茨鼓风机安装</strong>-风机管道安装注意事项</p><p>  1、风机管道应连接严密,不得漏气,在适当的位置设置支架。</p><p>  2、管道材料应能承受排气温度和压力。(尽量采用钢管)</p><p>  3、管道内部要清洁、无异物,防止杂物进入。</p><p>  4、管道上要安装单向阀,防止由于风机逆转而引起的回流高压气体进入风机,导致毁坏风机。注意:单向阀要安装在水平管道上。</p><p>  5、多台风机并列运转的场合,各分管道上须设置闸阀(其中一台风机检修时,可截止该管道)。</p><p>  6、管道上应设有排空阀,防止风机带负荷起动,风机应空载起动后再逐渐关闭排空阀。带负荷运转,停机时,也应先打开排空阀确认风机不带负荷后,再关停风机。</p><p><span id="_&lt;a class=" style="line-height: 0px; display: none;">‍</span></p><p style="text-align: center;"><img width="800" height="2027" style="width: 640px; height: 1622px; max-height: 300%; max-width: 800px;" alt="5.5KW罗茨鼓风机安装"src="https://img59.hbzhan.com/f3bd478f3ca58da530052e9a76dbbe4a3a1bf125e1a9e6818175bd14425368c37ef67f2a69aca487.jpg"/></p><p>&nbsp;</p><p>&nbsp;</p><p>&nbsp;</p><p>&nbsp;</p><p>&nbsp;</p><p>&nbsp;</p><p>&nbsp;</p><p>&nbsp;</p><p>&nbsp;</p><p>&nbsp;</p><p>&nbsp;</p><p>&nbsp;</p><p>&nbsp;</p><p>&nbsp;</p><p>&nbsp;</p><p>&nbsp;</p><p>&nbsp;</p><p>&nbsp;</p></div> </div> </div> </div> </div> <div class="blank"></div> <!--<div class="warningTxt" style="display:none">以上信息由企业自行提供,信息内容的真实性、准确性和合法性由相关企业负责,环保在线对此不承担任何保证责任。<br> 温馨提示:为规避购买风险,建议您在购买产品前务必确认供应商资质及产品质量。</div>--> <div class="bottomSearch" style="display:none"> <div class="row Custom"> <p>即刻搜索您想要找寻的产品</p> <div class="bottomSearchItem"> <span><button class="webShop" onClick="jq('#BotKeys').attr('name','Keyword');jq('#botSearchForm').attr('target','_self').attr('action','/st565054/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.zhangruijixie.com/" rel="nofollow" target="_blank"> www.zhangruijixie.com</a>&nbsp; </p> <p>商铺网址: <a href="https://www.hbzhan.com/st565054/" target="_blank">https://www.hbzhan.com/st565054/</a>&nbsp;</p> <p>公司网站: <a href="http://www.zhangruijixie.com" rel="nofollow" target="_blank"> www.zhangruijixie.com</a> </p> <p> 手机站: <a href="http://m.zhangruijixie.com/" rel="nofollow" target="_blank"> m.zhangruijixie.com</a> </p> <b></b> </div> </div> <div class="col xs-12 md-12 ct-4"> <div class="indexContentItem mc"> <span>联系方式</span> <p>联系人:章瑞 (销售总监) </p> <p>电 话:13869158865</p> <p>手 机:13869158865 </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://img70.mtnets.com/1/20190418/636911942883901356865_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 + "/st565054")); }); </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="5.5KW罗茨鼓风机安装" /> <input type="hidden" name="address1" class="textCss" id="new_Address" value=""> <input type="hidden" name="cid" id="cid" value="565054" /> <input type="hidden" id="Pid" name="Pid" value="24908139" /> </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/565054"; document.head.appendChild(hm); var hm2 = document.createElement("script"); hm2.src = "https://chat.hbzhan.com/chat/KFRightBox/565054"; 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">&#xea57;</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_6511" id="title_6511" value="5.5KW罗茨鼓风机安装" onfocus="if(this.value=='请输入你感兴趣的产品')this.value=''" /> <p id="p1" class="Wrong" style="display: none">请输入你感兴趣的产品</p> <input type="hidden" id="Productid_6511" name="Productid_6511" value="24908139" /> </dd> </dl> <dl> <dt class="hidtitle">需求:</dt> <dd> <textarea id="detail_6511" onfocus="ClearFristInfo('detail_6511','请简单描述您的需求',1);" onblur="ClearFristInfo('detail_6511','请简单描述您的需求',0);" name="detail_6511" 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_6511" name="linkMan_6511" 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_6511" name="tel_6511" 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_6511" name="companyName_6511" 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_6511" name="WX_6511" 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_6511" name="email_6511" 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">&#xea57;</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">&#xe725;</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">&#xea57;</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">&#xe725;</i></a></div> </div> </div> </div> <input type="hidden" style="color: rgb(187, 187, 187);width:220px;" value="" size="50" name="addr_6511" id="addr_6511" placeholder="便于客户给您寄资料..." > <input type="hidden" id="ranNum" value="6511" /> <input type="hidden" id="proID_6511" name="proID_6511" value="24908139"/> <input type="hidden" id="cid" value="565054" /> <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://img76.hbzhan.com/62b67f438055e754815fc0a0396b1e1d746441aa54f5cd4e4b3472104f23b4f41f0319e2a181471f.jpg" alt=""></a> </div> <h3>5.5KW罗茨鼓风机安装</h3> <span>¥$NV_minPrice ~ ¥$NV_maxPrice</span> </div> <table> </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>铸铁</td></tr> <tr><td class="popTitle">风机压力</td><td>高压风机</td></tr> <tr><td class="popTitle">适用范围</td><td>污水处理,沼气增压,脱硫氧化</td></tr> <tr><td class="popTitle">叶片数</td><td>3</td></tr> <tr><td class="popTitle">用途</td><td>管道风机</td></tr> </table> </div> <div class="tips-box" id="tips-box" style="display:none;"> <div class="correct"><!-- 成功 --> <div class="tips"><i></i>成功加入购物车</div> <div class="btn"><a href="/st565054/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&amp;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&amp;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">记住账号&nbsp;&nbsp;&nbsp;&nbsp;<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>条&nbsp;&nbsp;本页<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">&#xea57;</i></a> <div class="view-top"> <p>联系方式</p> </div> <div class="view-message"> <p>山东章瑞机械有限公司</p> <div class="data"> <div class="phone"><i></i> 13869158865 </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(565054)">提交信息</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="5.5KW罗茨鼓风机安装" /> <input type="hidden" id="viewpid" value="24908139" /> <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">13869158865</b> </span> </mark> </div> <div class="view-btn"><a href="javascript:" onclick="jQuery('#view-contact-success').hide();">我知道了</a></div> </div> </div> </div> </body> </html>

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