<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<link rel="canonical" href="http://www.hyfj99.com/products.html" />

<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
 <TITLE>产品展示-山东诚鼓机械有限公司</TITLE>
<link rel="stylesheet" type="text/css" href="/skins/139828/css/style.css">
<link rel="stylesheet" type="text/css" href="/skins/139828/css/swiper-bundle.min.css">
<script type="text/javascript" src="/skins/139828/js/jquery.min.js"></script>

<!--此Js使手机浏览器的active为可用状态-->
<script type="text/javascript">
    document.addEventListener("touchstart", function () { }, true);
</script>
<!--导航当前状态 JS-->
<script language="javascript" type="text/javascript"> 
	var nav= '3';
</script>
<!--导航当前状态 JS END-->
<script type="application/ld+json">
{
"@context": "https://ziyuan.baidu.com/contexts/cambrian.jsonld",
"@id": "http://www.hyfj99.com/products.html",
"title": "产品展示-山东诚鼓机械有限公司",
"upDate": "2025-01-14T02:34:23"
    }</script>
<script language="javaScript" src="/js/JSChat.js"></script><script language="javaScript">function ChatBoxClickGXH() { DoChatBoxClickGXH('http://chat.hbzhan.com',146141) }</script><script>!window.jQuery && document.write('<script src="https://public.mtnets.com/Plugins/jQuery/2.2.4/jquery-2.2.4.min.js">'+'</scr'+'ipt>');</script><script type="text/javascript" src="http://chat.hbzhan.com/chat/KFCenterBox/139828"></script><script type="text/javascript" src="http://chat.hbzhan.com/chat/KFLeftBox/139828"></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>
</head>

<body>
<!--headtop 开始-->
<div class="ly_headtop">
	<div class="lyht_main">
    	<div class="lyht_fl">欢迎来到<a href="/">山东诚鼓机械有限公司</a>！</div>
        <div class="lyht_fr"><a href="/">返回首页</a><em></em><a href="/order.html">在线留言</a><em></em><a href="/contact.html">联系我们</a></div>
        <div class="clear"></div>
    </div>
</div>
<!--headtop 结束-->


<!--头部 开始-->
<div class="ly_top">
	<div class="lytop_main">
    	<div class="ly_logo"><a href="/"><img src="/skins/139828/images/logo.jpg" alt="山东诚鼓机械有限公司"/></a></div>
                
        <div class="ly_tel">
            <span>咨询热线</span>
            <p>18615428908</p>
        </div>
        
        <!--导航栏 开始-->
        <div class="ly_nav">
            <!-- 控制menu -->
            <div class="nav_menu">
                <span></span>
                <span></span>
                <span></span>
            </div>        
            <!-- 菜单 -->
            <div class="nav_list">
                <ul>
                    <li id="navId1"><a href="/">网站首页</a></li>
                    <li id="navId2"><a href="/aboutus.html">关于我们</a></li>
                    <li id="navId3"><a href="/products.html">产品中心</a></li>
                    <li id="navId4"><a href="/news.html">新闻中心</a></li>
                    <li id="navId5"><a href="/article.html">技术文章</a></li>
                    <li id="navId6"><a href="/order.html">在线留言</a></li>
                    <li id="navId7"><a href="/contact.html">联系我们</a></li>
                </ul>
                <div class="nav_mask"></div>
            </div>
        </div>
        <!--导航栏 结束-->
        
        <div class="clear"></div>
    </div>
</div>
<script language="javascript" type="text/javascript">
	try {
		document.getElementById("navId" + nav).className = "active";
	}
	catch (e) {}
</script>
<script type="text/javascript">
	$('.nav_mask').click(function(){
		$('.nav_list').removeClass('open')
	})
	$('.nav_menu,.nav_list').click(function(e){
		e.stopPropagation();
	})
	$('.ly_nav').find('.nav_menu').click(function(e){
		$('.nav_list').toggleClass('open')
	})
	$(function () {
		$(".nav_list ul li i").click(function(){
			var b=false;
			if($(this).attr("class")=="cur"){
			   b=true;
			}
			$(".nav_list ul li ul").prev("i").removeClass("cur");
			$(".nav_list>ul>li").children("ul").slideUp("fast");
			if(!b){
				$(this).addClass("cur");
				$(this).siblings("ul").slideDown("fast");
			}
		})
	});
</script>


<!--头部 结束-->


<!--ny_banner 开始-->
<div class="ny_banner"><img src="/skins/139828/images/ny_banner1.jpg" /></div>
<!--ny_banner 结束-->


<!--热门关键词&搜索 开始-->
<div class="ly_hotkw_search">
	<div class="hotkw_search">
    	<div class="hotkw_left"><span>热门关键词：</span>罗茨鼓风机、回转风机，多级离心风机，回旋风机，防腐耐磨风机，螺杆鼓风机，磁悬浮鼓风机，空气悬浮风机、三叶罗茨鼓风机、罗茨风机</div>
        <div class="search_right">
        	<form action="/products.html" method="post" onsubmit="return checkFrom(this);">
              <div class="sc_ipt"><input type="text" name="keyword" placeholder="请输入产品名称" maxlength="50" /></div>
              <div class="sc_btn"><input type="submit" value="搜索" /></div>
              <div class="clear"></div>
            </form>
        </div>
        <div class="clear"></div>
    </div>
</div>
<!--热门关键词&搜索 结束-->

<script src="http://www.hbzhan.com/mystat.aspx?u=DC_146141"></script>


<!--面包屑 开始-->
<div class="ly_crumb">
	<img src="/skins/139828/images/crumb_icon.png" /><p>当前位置：<a href="/">首页</a>&nbsp;&nbsp;>&nbsp;&nbsp;<span>产品中心</span></p>
</div>
<!--面包屑 结束-->


<!--内页-产品中心 开始-->
<div class="ly_NyProducts">
	<div class="lyNyPro_main">
        <div class="lyNyPro_left">
            <div class="h_left">
                <div class="cp_type">
                    <div class="hd"><p>产品分类</p><span>Product Category</span></div>
                    <div class="bd">
                        <ul>
                        
                            <li>
                         <p><a href="/ParentList-1088344.html">罗茨鼓风机</a><span></span></p>
                                <div>
                                
                                    <a href="/SonList-1639081.html">RG系列标准罗茨鼓风机</a>
                                    
                                    <a href="/SonList-1329256.html">风机维修</a>
                                    
                                    <a href="/SonList-1307316.html">耐磨耐腐蚀风机</a>
                                    
                                    <a href="/SonList-1093617.html">密集型罗茨风机</a>
                                    
                                    <a href="/SonList-1093616.html">三叶式罗茨风机</a>
                                    
                                    <a href="/SonList-1222822.html">L型两叶罗茨风机</a>
                                    
                                </div>
                            </li>
                            
                            <li>
                         <p><a href="/ParentList-1088345.html">高压罗茨鼓风机</a><span></span></p>
                                <div>
                                
                                    <a href="/SonList-1624478.html">超高压双极罗茨鼓风机</a>
                                    
                                </div>
                            </li>
                            
                            <li>
                         <p><a href="/ParentList-1088346.html">多级离心风机</a><span></span></p>
                                <div>
                                
                                    <a href="/SonList-1089256.html">C20系列多级离心鼓风机</a>
                                    
                                    <a href="/SonList-1089255.html">C30系列多级离心鼓风机</a>
                                    
                                    <a href="/SonList-1089254.html">C35系列多级离心鼓风机</a>
                                    
                                    <a href="/SonList-1089253.html">C40系列多级离心鼓风机</a>
                                    
                                </div>
                            </li>
                            
                            <li>
                         <p><a href="/ParentList-1088348.html">风机配件</a><span></span></p>
                                <div>
                                
                                </div>
                            </li>
                            
                            <li>
                         <p><a href="/ParentList-1207326.html">空气悬浮离心鼓风机</a><span></span></p>
                                <div>
                                
                                    <a href="/SonList-1759271.html">空气悬浮离心式鼓风机</a>
                                    
                                </div>
                            </li>
                            
                            <li>
                         <p><a href="/ParentList-1088343.html">回转风机</a><span></span></p>
                                <div>
                                
                                </div>
                            </li>
                            
                            <li>
                         <p><a href="/ParentList-1629299.html">无油螺杆鼓风机</a><span></span></p>
                                <div>
                                
                                </div>
                            </li>
                            
                            <li>
                         <p><a href="/ParentList-1636524.html">磁悬浮离心鼓风机</a><span></span></p>
                                <div>
                                
                                    <a href="/SonList-1759264.html">磁悬浮离心式鼓风机</a>
                                    
                                </div>
                            </li>
                            
                            
                        </ul>
                    </div>
                </div>
            </div>
        </div>
        <script type="text/javascript" src="/skins/139828/js/pt_js.js"></script>
        
        <div class="lyNyPro_right">
        	<div class="lyNyPro_list">
            	<ul>
                   
                   
                	<li><div class="lyIdxPro_img"><a href="/Products-8990665.html"><img src="http://img73.hbzhan.com/gxhpic_a091c1f6e7/8975028d8e14767fb11e24f938c5ff9d62ddb01c7ec42b0b77b121f8411bed13608efedef0eeb739_270_224_5.jpg" class="idxPro_img" alt="CGF罗茨鼓风机降低噪音措施隔音罩"/><i class="idxPro_mask"></i></a></div>
<div class="lyIdxPro_name"><a href="/Products-8990665.html">CGF罗茨鼓风机降低噪音措施隔音罩</a></div>
</li>
                   
                	<li><div class="lyIdxPro_img"><a href="/Products-18680106.html"><img src="http://img72.hbzhan.com/gxhpic_a091c1f6e7/8975028d8e14767fb11e24f938c5ff9dbff2caa7966c081b0043d712fbda8c3b4f4197d23ac93050_270_224_5.jpg" class="idxPro_img" alt="C系列节能型多级离心风机"/><i class="idxPro_mask"></i></a></div>
<div class="lyIdxPro_name"><a href="/Products-18680106.html">C系列节能型多级离心风机</a></div>
</li>
                   
                	<li><div class="lyIdxPro_img"><a href="/Products-8991003.html"><img src="http://img73.hbzhan.com/gxhpic_a091c1f6e7/8975028d8e14767fb11e24f938c5ff9d2684ba0961d3ecce4b11db714772d8e1a53316a8b23a50c3_270_224_5.jpg" class="idxPro_img" alt="CGSR65水产养殖增氧罗茨风机"/><i class="idxPro_mask"></i></a></div>
<div class="lyIdxPro_name"><a href="/Products-8991003.html">CGSR65水产养殖增氧罗茨风机</a></div>
</li>
                   
                	<li><div class="lyIdxPro_img"><a href="/Products-25228566.html"><img src="http://img61.hbzhan.com/gxhpic_a091c1f6e7/0497b4e3566c14208d3b6416fc16f6363242d5eb33ea9d274e06d6e829cca06973b58e51b6c642f8_270_224_5.jpg" class="idxPro_img" alt="山东诚鼓CGC系列磁悬浮离心鼓风机"/><i class="idxPro_mask"></i></a></div>
<div class="lyIdxPro_name"><a href="/Products-25228566.html">山东诚鼓CGC系列磁悬浮离心鼓风机</a></div>
</li>
                   	
                   
                   
                	<li><div class="lyIdxPro_img"><a href="/Products-25226648.html"><img src="http://img74.hbzhan.com/gxhpic_a091c1f6e7/8975028d8e14767fcdb7204559bebb8d44ba6c50ba1b803d40df7969aefbe1442fb40a8eb9473acd_270_224_5.jpg" class="idxPro_img" alt="负压除尘多级离心鼓风机"/><i class="idxPro_mask"></i></a></div>
<div class="lyIdxPro_name"><a href="/Products-25226648.html">负压除尘多级离心鼓风机</a></div>
</li>
                   
                	<li><div class="lyIdxPro_img"><a href="/Products-24616047.html"><img src="http://img52.hbzhan.com/gxhpic_a091c1f6e7/f497e47f81980874b801139fc24b64b25893e0b423991c01f9e601b213b15cc0ca6d88d7dd02e213_270_224_5.jpg" class="idxPro_img" alt="CGK空气悬浮鼓风机"/><i class="idxPro_mask"></i></a></div>
<div class="lyIdxPro_name"><a href="/Products-24616047.html">CGK空气悬浮鼓风机</a></div>
</li>
                   
                	<li><div class="lyIdxPro_img"><a href="/Products-24575703.html"><img src="http://img55.hbzhan.com/gxhpic_a091c1f6e7/b8952c37eaf8d86fca9a16530932d48f25f72e12243ecbf52919cf6426fb7871e39106a63d91dc0f_270_224_5.jpg" class="idxPro_img" alt="C50-1.4诚鼓带联负压多级离心鼓风机"/><i class="idxPro_mask"></i></a></div>
<div class="lyIdxPro_name"><a href="/Products-24575703.html">C50-1.4诚鼓带联负压多级离心鼓风机</a></div>
</li>
                   
                	<li><div class="lyIdxPro_img"><a href="/Products-24573088.html"><img src="http://img74.hbzhan.com/gxhpic_a091c1f6e7/8975028d8e14767fcdb7204559bebb8d44ba6c50ba1b803d40df7969aefbe1442fb40a8eb9473acd_270_224_5.jpg" class="idxPro_img" alt="C140-1.6Z高效透平鼓风机/真空泵"/><i class="idxPro_mask"></i></a></div>
<div class="lyIdxPro_name"><a href="/Products-24573088.html">C140-1.6Z高效透平鼓风机/真空泵</a></div>
</li>
                   	
                   
                   
                	<li><div class="lyIdxPro_img"><a href="/Products-24166352.html"><img src="http://img77.hbzhan.com/gxhpic_a091c1f6e7/ca7ba1f0caefaac770645fcee91fb347960f85ec9a0ca629b4bd85fbf22163cb368f21b8fd93e283_270_224_5.png" class="idxPro_img" alt="CGK诚鼓空气悬浮离心式鼓风机"/><i class="idxPro_mask"></i></a></div>
<div class="lyIdxPro_name"><a href="/Products-24166352.html">CGK诚鼓空气悬浮离心式鼓风机</a></div>
</li>
                   
                	<li><div class="lyIdxPro_img"><a href="/Products-24166265.html"><img src="http://img43.hbzhan.com/gxhpic_a091c1f6e7/b9d0633ac28054a8de0a7d90e17fd5da80731c2a826efb205941b851a81cbcc6891b70b848d800c8_270_224_5.jpg" class="idxPro_img" alt="CGSR柴电两用罗茨鼓风机|柴油机驱动罗茨风机"/><i class="idxPro_mask"></i></a></div>
<div class="lyIdxPro_name"><a href="/Products-24166265.html">CGSR柴电两用罗茨鼓风机|柴油机驱动罗茨风机</a></div>
</li>
                   
                	<li><div class="lyIdxPro_img"><a href="/Products-23095157.html"><img src="http://img73.hbzhan.com/gxhpic_a091c1f6e7/8975028d8e14767fb11e24f938c5ff9d2684ba0961d3ecce4b11db714772d8e1a53316a8b23a50c3_270_224_5.jpg" class="idxPro_img" alt="CGSR水产养殖罗茨增氧机 罗茨风机"/><i class="idxPro_mask"></i></a></div>
<div class="lyIdxPro_name"><a href="/Products-23095157.html">CGSR水产养殖罗茨增氧机 罗茨风机</a></div>
</li>
                   
                	<li><div class="lyIdxPro_img"><a href="/Products-22979707.html"><img src="http://img64.hbzhan.com/gxhpic_a091c1f6e7/0497b4e3566c1420b903a883415c3632c3b7b6494aa6b99db9fdf5b23c2adb67ae584c3242ba75a4_270_224_5.jpg" class="idxPro_img" alt="CGRGRG系列高压罗茨鼓风机"/><i class="idxPro_mask"></i></a></div>
<div class="lyIdxPro_name"><a href="/Products-22979707.html">CGRGRG系列高压罗茨鼓风机</a></div>
</li>
                   	
                   
                </ul>
            </div>
            
          <div id="fengye">共&nbsp;210&nbsp;条记录，当前&nbsp;1&nbsp;/&nbsp;18&nbsp;页&nbsp;&nbsp;首页&nbsp;&nbsp;上一页&nbsp;&nbsp;<a href="/Products-p2.html">下一页</a>&nbsp;&nbsp;<a href="/Products-p18.html">末页</a>&nbsp;&nbsp;跳转到第<input style="width:20px" class="p_input" type="text" name="custompage" id="custompage" onkeypress="return event.keyCode>=48&&event.keyCode<=57" onKeyDown="if(event.keyCode==13) {window.location='/Products-p'+this.value+'.html'; return false;}">页&nbsp;<input type="button" value="GO" style="width:40px;height:22px" onclick="window.location='/Products-p'+document.getElementById('custompage').value+'.html';" /></div>
            
        </div>    
        <div class="clear"></div>
    </div>
</div>
<!--内页-产品中心 结束-->


<!--底部 开始-->
<div class="ly_foot">
	<div class="ly_Ftmain">
    	<div class="ly_FtLeft">
        	<div class="Ft_nav"><a href="/">首页</a><a href="/aboutus.html" target="_blank">关于我们</a><a href="/products.html" target="_blank">产品展示</a><a href="/news.html" target="_blank">新闻中心</a><a href="/article.html" target="_blank">技术文章</a><a href="/honor.html" target="_blank">荣誉资质</a></div>
            <div class="Ft_contact">
            	<div class="Ftcont_tit">联系方式<em></em></div>
                <p>邮箱：107317945@qq.com</p>
                <p>地址：山东省济南市章丘区龙山街道办</p>
            </div>
        </div>
        <div class="ly_FtCenter">
        	<p>咨询热线</p>
            <b>0531—83622406</b>
            <p>（周一至周日9:00- 19:00）</p>
            <a class="online-contact-btn"  onclick="ChatBoxClickGXH()" href="#" target="_self">在线咨询</a>
        </div>
        <div class="ly_FtRight">
        	<ul>
            	<li><img src="/skins/139828/images/ewm1.jpg" /><p>微信关注我们</p></li>
            </ul>
        </div>
        <div class="clear"></div>
    </div>
    <div class="ly_FtBottom">
    	<div class="FtBottom_mid">
        	<div class="Ft_Copy">Copyright&copy;2025 山东诚鼓机械有限公司 All Right Reserved&nbsp;&nbsp;&nbsp;&nbsp;<a href="http://beian.miit.gov.cn" target="_blank" rel="nofollow">备案号：鲁ICP备2021009293号-1</a>&nbsp;&nbsp;&nbsp;&nbsp;<a href="/sitemap.xml" target="_blank">sitemap.xml</a></div>
            <div class="Ft_Supp">技术支持：<a href="http://www.hbzhan.com" target="_blank" rel="nofollow">环保在线</a>&nbsp;&nbsp;&nbsp;&nbsp;<A href="http://www.hbzhan.com/login" target="_blank" rel="nofollow">管理登陆</A></div>
            <div class="clear"></div>
        </div>
    </div>
</div>
<!--底部 结束-->

<!--右侧漂浮 begin-->
<div class="client-2"> 
    <ul id="client-2"> 
      <li class="my-kefu-liuyan"> 
       <div class="my-kefu-main"> 
        <div class="my-kefu-left"><a class="online-contact-btn" onclick="ChatBoxClickGXH()" href="#" target="_self"><i></i><p>在线咨询</p></a></div> <div class="my-kefu-right"></div> 
       </div>
      </li> 
      <li class="my-kefu-tel"> 
       <div class="my-kefu-tel-main"> 
        <div class="my-kefu-left"><a href="tel:0531—83622406"><i></i><p>电话</p></a></div> 
        <div class="my-kefu-tel-right">0531—83622406</div> 
       </div>
      </li>  
      <li class="my-kefu-weixin"> 
       <div class="my-kefu-main"> 
        <div class="my-kefu-left"><i></i><p>微信扫一扫</p></div> 
        <div class="my-kefu-right"> </div> 
        <div class="my-kefu-weixin-pic"><img src="/skins/139828/images/ewm1.jpg"> </div> 
       </div>
      </li> 
      <li class="my-kefu-ftop"> 
       <div class="my-kefu-main"> 
        <div class="my-kefu-left"><a href="javascript:;"><i></i><p>返回顶部</p></a> </div> 
        <div class="my-kefu-right"> </div> 
       </div>
      </li> 
    </ul> 
</div>
<!--右侧漂浮 end-->
<script type="text/javascript" src="/skins/139828/js/qq.js"></script>


 <script type='text/javascript' src='/js/VideoIfrmeReload.js?v=001'></script>
  
</html>
</body>