﻿<!DOCTYPE html>
<html lang="zh" xmlns="http://www.w3.org/1999/xhtml">
<head data-base="/">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>产品展示-淮安东大锅炉有限公司</title>
<meta name="keywords" content="淮安东大锅炉有限公司是淮安市环保锅炉研发基地，主打产品有生物质蒸汽锅炉、燃油蒸汽锅炉、燃气蒸汽锅炉、电蒸汽锅炉、木材蒸汽锅炉、燃煤蒸汽锅炉系列、燃生物质热水锅炉、燃油热水锅炉、燃气热水锅炉、电热水锅炉、木材热水锅炉、燃煤热水锅炉系列；燃生物质蒸汽发生器、燃油蒸汽发生器、燃气蒸汽发生器、电蒸汽发生器、燃木材·蒸汽发生器。智能化燃煤无烟浴暖锅炉，生物质环保锅炉系列；电加热蒸汽锅炉；各种燃料蒸汽发生器、水源热泵、空气源热水机组等产品。">
<meta name="description" content="淮安东大锅炉有限公司座落于美丽富饶的苏北中心城市，周恩来总理故乡——淮安。公司位于新205国道旁丁集北2KM，紧邻京沪高速、淮宿徐、淮连高速公路、新长铁路，具有非常突出的区位优势。交通特别发达！ 
 淮安东大锅炉有限公司专业生产各种型号规格环保锅炉，主要产品有：蒸汽锅炉系列、热水锅炉系列；燃油锅炉系列、燃气锅炉系列、电锅炉系列、生物质锅炉系列、水源热泵机组、空气源热泵机组。
       技术队伍成熟，有35年锅炉生产经验，产品结构合理，热效率超高！能耗低，是不可多得的锅炉制造的明星企业。">
<script src="/Public/Home/default/jslike/left.min.js" type="text/javascript" ></script><!--放在前面-->
<link href="/Public/Home/default/css/resetcommon.css" rel="stylesheet" type="text/css"/>
<link href="/Public/Home/default/like/neiye.css" rel="stylesheet" type="text/css">
<link href="/Public/Home/default/like/map.css" rel="stylesheet" type="text/css" />
<script>
var _hmt = _hmt || [];
(function() {
  var hm = document.createElement("script");
  hm.src = "https://hm.baidu.com/hm.js?c6b917ef115e454d680b723b341ccc96";
  var s = document.getElementsByTagName("script")[0]; 
  s.parentNode.insertBefore(hm, s);
})();
</script>
</head>
<body>
<!--头部开始-->
<div class="toparea">
	<ul>
    	<li>您好，欢迎访问淮安东大锅炉有限公司网站！</li>
        <li style="display:block; float:right"><a href="/index.php/Index/index.html">返回首页</a>  |  <a href="/index.php/List/index/cid/82.html">联系我们</a>  |  <a href="/index.php/List/index/cid/141.html">产品中心</a></li>
    </ul>
</div>
<div class="header_top"><a><img src="/Public/Home/default/images/logo.gif"/></a></div>
<script type="text/javascript" src="/Public/Home/default/js/jquery-1.7.2.min.js"></script>
<div class="header_nav">
        <ul>
         <li><a href="/index.php/Index/index.html" class="">官网首页</a></li>
          <li><a href="http://www.haddgl.net/index.php/List/index/cid/191.html" class="">关于我们</a>
            <dl class="nav_ul">
            <dt><a href="/index.php/List/index/cid/191.html">关于我们</a></dt><dt><a href="/index.php/List/index/cid/192.html">车间一角</a></dt>            </dl>
          </li><li><a href="/index.php/List/index/cid/142.html" class="">新闻资讯</a>
            <dl class="nav_ul">
            <dt><a href="/index.php/List/index/cid/155.html">公司新闻</a></dt><dt><a href="/index.php/List/index/cid/154.html">行业动态</a></dt>            </dl>
          </li><li><a href="/index.php/List/index/cid/140.html" class="nav_on">产品展示</a>
            <dl class="nav_ul">
            <dt><a href="/index.php/List/index/cid/184.html">蒸汽发生器</a></dt><dt><a href="/index.php/List/index/cid/185.html">电蒸汽发生器</a></dt><dt><a href="/index.php/List/index/cid/186.html">燃油蒸汽发生器</a></dt><dt><a href="/index.php/List/index/cid/187.html">燃气蒸汽发生器</a></dt><dt><a href="/index.php/List/index/cid/188.html">立式燃气蒸汽锅炉</a></dt><dt><a href="/index.php/List/index/cid/189.html">生物质蒸汽发生器</a></dt><dt><a href="/index.php/List/index/cid/190.html">立式生物质蒸汽锅炉</a></dt><dt><a href="/index.php/List/index/cid/193.html">燃气蒸汽锅炉</a></dt>            </dl>
          </li><li><a href="/index.php/List/index/cid/145.html" class="">售后服务</a>
            <dl class="nav_ul">
                        </dl>
          </li><li><a href="/index.php/List/index/cid/146.html" class="">资质荣誉</a>
            <dl class="nav_ul">
                        </dl>
          </li><li><a href="/index.php/List/index/cid/82.html" class="">联系我们</a>
            <dl class="nav_ul">
                        </dl>
          </li> 
        </ul>
    </div>
    <script>
    $(window).scroll(function () {
        var oHeight = $(window).scrollTop();
        if (oHeight > 207) {
            $('.header_nav').addClass('nav01')
        } else {
            $('.header_nav').removeClass('nav01')
        }
    })
    </script>
	<link href="/Public/Home/default/css/banner.css" rel="stylesheet" type="text/css" />
<script src="/Public/Home/default/js/jquery-1.12.4.min.js" type="text/javascript"></script>
<script src="/Public/Home/default/js/jquery.superslide.2.1.2.js" type="text/javascript"></script>
<script src="/Public/Home/default/js/main2.js" type="text/javascript" defer="defer"></script>
<div class="bigbg">
		<div id="in_slide" class="slide">
			<div class="hd">
				<ul>
				</ul>
			</div>
			<div class="bd">
				<ul>
                <li> <img src="/uploads/abc1/20250621/685662b3e5e06.jpg" alt=""  border="0" /> </li><li> <img src="/uploads/abc1/20250621/6856709842c93.jpg" alt=""  border="0" /> </li><li> <img src="/uploads/abc1/20250708/686ce0d9417af.jpg" alt=""  border="0" /> </li><li> <img src="/uploads/abc1/20250708/686ce096baf81.jpg" alt=""  border="0" /> </li>                                
				</ul>
			</div>
			<a class="prev"><</a> <a class="next">></a>
		</div>
</div>
    
    

<link href="css/neiye.css" rel="stylesheet" type="text/css">
<link href="css/resetcommon.css" rel="stylesheet" type="text/css">

<div class="NY-main">
<div class="current"> <b> 您的位置: </b> <a href="/index.php/Index/index.html">首页</a>&gt;&gt;<a href="/index.php/List/index/cid/140.html">产品展示</a> </div>
<div class="ny_left fl" style="margin-bottom:30px;">
<div>
  <!--start-->
  <!-- 代码部分begin -->

    <div id="firstpane" class="menu_list">
    
           
   
        <div class="list_title backcolor">产品展示<strong>product</strong></div>
        <ul class="m_1 clearfix">
            <li class="m-list">
                <a class="" href="/index.php/List/index/cid/184.html">蒸汽发生器</a>
                <span class="menu_btn"></span>
                    <ul class="m_2" style="display:block">
                                            </ul>
                </li><li class="m-list">
                <a class="" href="/index.php/List/index/cid/185.html">电蒸汽发生器</a>
                <span class="menu_btn"></span>
                    <ul class="m_2" style="display:block">
                                            </ul>
                </li><li class="m-list">
                <a class="" href="/index.php/List/index/cid/186.html">燃油蒸汽发生器</a>
                <span class="menu_btn"></span>
                    <ul class="m_2" style="display:block">
                                            </ul>
                </li><li class="m-list">
                <a class="" href="/index.php/List/index/cid/187.html">燃气蒸汽发生器</a>
                <span class="menu_btn"></span>
                    <ul class="m_2" style="display:block">
                                            </ul>
                </li><li class="m-list">
                <a class="" href="/index.php/List/index/cid/188.html">立式燃气蒸汽锅炉</a>
                <span class="menu_btn"></span>
                    <ul class="m_2" style="display:block">
                                            </ul>
                </li><li class="m-list">
                <a class="" href="/index.php/List/index/cid/189.html">生物质蒸汽发生器</a>
                <span class="menu_btn"></span>
                    <ul class="m_2" style="display:block">
                                            </ul>
                </li><li class="m-list">
                <a class="" href="/index.php/List/index/cid/190.html">立式生物质蒸汽锅炉</a>
                <span class="menu_btn"></span>
                    <ul class="m_2" style="display:block">
                                            </ul>
                </li><li class="m-list">
                <a class="" href="/index.php/List/index/cid/193.html">燃气蒸汽锅炉</a>
                <span class="menu_btn"></span>
                    <ul class="m_2" style="display:block">
                                            </ul>
                </li>        </ul>    </div>
   

        
        <script type="text/javascript">
             $(".open").closest(".m-list").children('a').addClass('active')
            $(".m_1>li").each(function(){
                var i = $(this).children("ul").children("li").length;
                if(i<=0){
                    $(this).children(".menu_btn").css('display','none')
                };
                if($(this).children("a").hasClass("active")){
                    $(this).children(".m_2").css('display','block');
                    $(this).children(".menu_btn").addClass("menu_btn_active")
                }
            })
            $(".m_1>li .menu_btn").click(function(){
                if($(this).next("ul").css('display') == "none"){
                    $(this).addClass("menu_btn_active");
                } else {
                    $(this).removeClass("menu_btn_active");
                }
                $(this).next("ul").stop().slideToggle(300); 
            })
        </script>	

 
    
    

   
<!--end-->


<div class="slider_contact col-md-12">
    <div class="list_title backcolor">联系我们<strong>contact us</strong></div>
    <div class="contact" style="font-family:微软雅黑; font-size:14px;">
        <span class="telsp">咨询热线<em class="color">139-0523-9109<br />189-1511-6109
</em></span>
       <p><strong>淮安东大锅炉有限公司</strong><br/></p><p>公司地址：淮安市淮阴区工业园区西安北路618号</p><p>联系邮箱：2827669343@qq.com</p><p>业务热线：13905239109&nbsp;</p><p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;18915116109</p><p>公司电话：0517-83787409</p><p>传真电话：0517-84283678</p>    </div>
</div>
    <!--end-->
  </div>


</div>
<!-- 内页右侧开始-->
<div class="NY-Con fr">
<div class="column"><span>产品展示</span></div>
<div class="nypro">
  <div class="mainCon">
    <ul class="clearfix">
		
		<li><a href="/index.php/Show/index/cid/184/id/379.html" class="Pic">
            <img src="/uploads/img1/20250623/6858b60b41236.jpg" width="265" height="295"></a>
            <p class="p3">蒸汽发生器</p>
        </li><li><a href="/index.php/Show/index/cid/185/id/380.html" class="Pic">
            <img src="/uploads/img1/20250623/6858b612853d8.jpg" width="265" height="295"></a>
            <p class="p3">1440KW电蒸汽发生器</p>
        </li><li><a href="/index.php/Show/index/cid/184/id/381.html" class="Pic">
            <img src="/uploads/img1/20250623/6858b61a678eb.jpg" width="265" height="295"></a>
            <p class="p3">蒸汽发生器</p>
        </li><li><a href="/index.php/Show/index/cid/184/id/382.html" class="Pic">
            <img src="/uploads/img1/20250623/6858b61f3cec5.jpg" width="265" height="295"></a>
            <p class="p3">蒸汽发生器</p>
        </li><li><a href="/index.php/Show/index/cid/185/id/383.html" class="Pic">
            <img src="/uploads/img1/20250623/6858b6cc621e8.jpg" width="265" height="295"></a>
            <p class="p3">360KW电蒸汽发生器</p>
        </li><li><a href="/index.php/Show/index/cid/185/id/384.html" class="Pic">
            <img src="/uploads/img1/20250623/6858b6d4314c4.jpg" width="265" height="295"></a>
            <p class="p3">电蒸汽发生器</p>
        </li><li><a href="/index.php/Show/index/cid/185/id/385.html" class="Pic">
            <img src="/uploads/img1/20250623/6858b6da266d8.jpg" width="265" height="295"></a>
            <p class="p3">电蒸汽发生器</p>
        </li><li><a href="/index.php/Show/index/cid/185/id/386.html" class="Pic">
            <img src="/uploads/img1/20250623/6858b6e167287.jpg" width="265" height="295"></a>
            <p class="p3">电蒸汽发生器</p>
        </li><li><a href="/index.php/Show/index/cid/185/id/387.html" class="Pic">
            <img src="/uploads/img1/20250623/6858b6ea190da.jpg" width="265" height="295"></a>
            <p class="p3">54KW电蒸汽发生器</p>
        </li>	
		
		
    </ul>
  </div>
  <div class="clear"></div>
  <div class="page"> <span>记录总数 46  页数 6</span>   <a class="num select">1</a><a class="num" href="/index.php/List/index/cid/140/p/2.html">2</a><a class="num" href="/index.php/List/index/cid/140/p/3.html">3</a><a class="num" href="/index.php/List/index/cid/140/p/4.html">4</a><a class="num" href="/index.php/List/index/cid/140/p/5.html">5</a> <a class="" href="/index.php/List/index/cid/140/p/2.html">下一页</a> <a href="/index.php/List/index/cid/140/p/6.html">末页</a> </div>
</div>
</div>
<!-- 内页右侧结束-->
<div class="clear"></div>
</div>

<div class="f_bj wow fadeInUp">
  <div class="footer">
    <div class="f_con">
      <div class="f_code fl">
        <div class="f_logo"> <a href="#"><img src="/Public/Home/default/images/f_logo.png"></a> </div>
        <p><img src="/uploads/img1/20250711/687073c866287.png" /></p>
      </div>
      <div class="f_nav fl">
        <a href="/index.php/List/index/cid/184.html" title="蒸汽发生器">蒸汽发生器</a><a href="/index.php/List/index/cid/185.html" title="电蒸汽发生器">电蒸汽发生器</a><a href="/index.php/List/index/cid/186.html" title="燃油蒸汽发生器">燃油蒸汽发生器</a><a href="/index.php/List/index/cid/187.html" title="燃气蒸汽发生器">燃气蒸汽发生器</a><a href="/index.php/List/index/cid/188.html" title="立式燃气蒸汽锅炉">立式燃气蒸汽锅炉</a><a href="/index.php/List/index/cid/189.html" title="生物质蒸汽发生器">生物质蒸汽发生器</a><a href="/index.php/List/index/cid/190.html" title="立式生物质蒸汽锅炉">立式生物质蒸汽锅炉</a><a href="/index.php/List/index/cid/193.html" title="燃气蒸汽锅炉">燃气蒸汽锅炉</a>      </div>
      <div class="f_text fl">
        <h3>淮安东大锅炉有限公司</h3>
        <span>联系人：汤总</span> 
        <span class="f_text2">手机： 189-1511-6109
/139-0523-9109</span>
         <span class="f_text3">网址：www.haddgl.net</span>  
        <span class="f_text4">地址：淮安市淮阴区工业园区西安北路618号</span> 
        </div>
    </div>
    <div class="f_wz"> <span><a href="https://beian.miit.gov.cn/#/Integrated/index" target="_blank">备案号：苏ICP备2021046052号-1</a> </span> 版权所有 © 淮安东大锅炉有限公司</div>
  </div>
</div>
<script>
    if (!(/msie [6|7|8|9]/i.test(navigator.userAgent))) {
        new WOW().init();
    };
</script>
</body>
</html>