<!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>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
    <meta name="applicable-device"  content="pc,mobile" />
    <meta name="MobileOptimized"  content="width" />
    <meta name="HandheldFriendly"  content="true" />
    <title>温度仪表-淮安联发自动化仪表有限公司</title>
    <meta name="keywords" content="">
    <meta name="description" content="">
    <link href="/Public/Home/default/css/common.css" rel="stylesheet" type="text/css" />
    <link href="/Public/Home/default/css/index.css" rel="stylesheet" type="text/css" />
    <link href="/Public/Home/default/css/mycss.css" rel="stylesheet" type="text/css" />
    <script>
var _hmt = _hmt || [];
(function() {
  var hm = document.createElement("script");
  hm.src = "https://hm.baidu.com/hm.js?c4b767ce8277a544cd3b35232f2eec6d";
  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/258.html">联系我们</a>  |  <a href="/index.php/List/index/cid/267.html">产品中心</a></li>
    </ul>
</div>
<div class="header_top"><img src="/Public/Home/default/images/logo.gif"/></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="/index.php/List/index/cid/141.html" class="">关于我们</a>
            <dl class="nav_ul">
                        </dl>
          </li><li><a href="/index.php/List/index/cid/267.html" class="nav_on">产品中心</a>
            <dl class="nav_ul">
            <dt><a href="/index.php/List/index/cid/356.html">流量仪表</a></dt><dt><a href="/index.php/List/index/cid/376.html">变送器系列</a></dt><dt><a href="/index.php/List/index/cid/390.html">液位物位仪表</a></dt><dt><a href="/index.php/List/index/cid/396.html">温度仪表</a></dt><dt><a href="/index.php/List/index/cid/397.html">压力表系列</a></dt><dt><a href="/index.php/List/index/cid/398.html">显示仪表</a></dt>            </dl>
          </li><li><a href="/index.php/List/index/cid/200.html" class="">新闻资讯</a>
            <dl class="nav_ul">
                        </dl>
          </li><li><a href="/index.php/List/index/cid/242.html" class="">客户案例</a>
            <dl class="nav_ul">
                        </dl>
          </li><li><a href="/index.php/List/index/cid/311.html" class="">产品视频</a>
            <dl class="nav_ul">
                        </dl>
          </li><li><a href="/index.php/List/index/cid/336.html" class="">在线留言</a>
            <dl class="nav_ul">
                        </dl>
          </li><li><a href="/index.php/List/index/cid/258.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>
	<div class="nban" style="background:url(/Public/Home/default/images/nnbb.jpg) no-repeat 50% #f1f1f1; background-size: cover;"></div>

<link href="css/mycss.css" rel="stylesheet" type="text/css" />
<div class="mainframe">
	<div class="clear"></div>
<div class="ny_left fl">
  <!--start-->
  <!-- 代码部分begin -->
    <div id="firstpane" class="menu_list">
        <h2 class="list_title"><div class="title_more">产品中心</div></h2>
        <ul class="m_1">
            <li class="m-list">
                <a class="active" href="/index.php/List/index/cid/356.html">流量仪表</a>
                <span class="menu_btn"></span>
                    <ul class="m_2">
                                            </ul>
                </li><li class="m-list">
                <a class="active" href="/index.php/List/index/cid/376.html">变送器系列</a>
                <span class="menu_btn"></span>
                    <ul class="m_2">
                                            </ul>
                </li><li class="m-list">
                <a class="active" href="/index.php/List/index/cid/390.html">液位物位仪表</a>
                <span class="menu_btn"></span>
                    <ul class="m_2">
                                            </ul>
                </li><li class="m-list">
                <a class="active" href="/index.php/List/index/cid/396.html">温度仪表</a>
                <span class="menu_btn"></span>
                    <ul class="m_2">
                                            </ul>
                </li><li class="m-list">
                <a class="active" href="/index.php/List/index/cid/397.html">压力表系列</a>
                <span class="menu_btn"></span>
                    <ul class="m_2">
                                            </ul>
                </li><li class="m-list">
                <a class="active" href="/index.php/List/index/cid/398.html">显示仪表</a>
                <span class="menu_btn"></span>
                    <ul class="m_2">
                                            </ul>
                </li>        </ul>  
         <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','block')
                };
                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>	
    </div>
<!--end-->
<!--联系我们-->
<div class="slider_contact">
    <div class="contact">
        <span class="telsp">全国咨询热线<em class="color">138-5231-4263</em></span>
        <p><p style="white-space: normal;"><strong>淮安联发自动化仪表有限公司</strong></p><p style="white-space: normal;">服务热线：0517-86890111</p><p style="white-space: normal;">传真&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;：0517-86859669</p><p style="white-space: normal;">联系人：蒋经理&nbsp;<br/></p><p style="white-space: normal;">邮箱：<a href="mailto:jslfyb@163.com">jslfyb@163.com</a></p><p style="white-space: normal;">地址：江苏省金湖县工业园区工园路188号</p><p><br/></p></p>
    </div>
</div>
    <!--联系我们 end-->
</div>
    <div class="ny_right fr">
            <dl class="top_share">
              <dt class="fl">温度仪表</dt>
              <dd class="fr">当前位置：<a href="/index.php/Index/index.html">首页</a>&gt;&gt;<a href="/index.php/List/index/cid/267.html">产品中心</a>&gt;&gt;<a href="/index.php/List/index/cid/396.html">温度仪表</a></dd>
              <div class="clear"></div>
            </dl>
          <div class="page_showa">
           <ul><li>
           <a href="/index.php/Show/index/cid/396/id/846.html" class="frame2" title="WZ系列装配热电阻">
            <div class="topimg"><img src="/uploads/img1/20200309/5e663eebae258.jpg" alt="WZ系列装配热电阻" border="0" /></div>
            <p>WZ系列装配热电阻</p> 
        </a> 
     </li><li>
           <a href="/index.php/Show/index/cid/396/id/851.html" class="frame2" title="压簧式固定热电偶">
            <div class="topimg"><img src="/uploads/img1/20200309/5e663f359fdfa.jpg" alt="压簧式固定热电偶" border="0" /></div>
            <p>压簧式固定热电偶</p> 
        </a> 
     </li><li>
           <a href="/index.php/Show/index/cid/396/id/850.html" class="frame2" title="耐磨耐腐型热电偶阻">
            <div class="topimg"><img src="/uploads/img1/20200309/5e663f2c413b3.jpg" alt="耐磨耐腐型热电偶阻" border="0" /></div>
            <p>耐磨耐腐型热电偶阻</p> 
        </a> 
     </li><li>
           <a href="/index.php/Show/index/cid/396/id/849.html" class="frame2" title="高温高压热电偶">
            <div class="topimg"><img src="/uploads/img1/20200309/5e663f12003a4.jpg" alt="高温高压热电偶" border="0" /></div>
            <p>高温高压热电偶</p> 
        </a> 
     </li><li>
           <a href="/index.php/Show/index/cid/396/id/848.html" class="frame2" title="多点热电偶">
            <div class="topimg"><img src="/uploads/img1/20200309/5e663effdc533.jpg" alt="多点热电偶" border="0" /></div>
            <p>多点热电偶</p> 
        </a> 
     </li><li>
           <a href="/index.php/Show/index/cid/396/id/847.html" class="frame2" title="便携式数显温度计">
            <div class="topimg"><img src="/uploads/img1/20200309/5e663ef638828.jpg" alt="便携式数显温度计" border="0" /></div>
            <p>便携式数显温度计</p> 
        </a> 
     </li><li>
           <a href="/index.php/Show/index/cid/396/id/845.html" class="frame2" title="WZ系列防爆热电阻">
            <div class="topimg"><img src="/uploads/img1/20200309/5e663ee1bef32.jpg" alt="WZ系列防爆热电阻" border="0" /></div>
            <p>WZ系列防爆热电阻</p> 
        </a> 
     </li><li>
           <a href="/index.php/Show/index/cid/396/id/844.html" class="frame2" title="WZ＿K系列铠装热电阻">
            <div class="topimg"><img src="/uploads/img1/20200309/5e663ed357547.jpg" alt="WZ＿K系列铠装热电阻" border="0" /></div>
            <p>WZ＿K系列铠装热电阻</p> 
        </a> 
     </li><li>
           <a href="/index.php/Show/index/cid/396/id/843.html" class="frame2" title="WXXZ系列就地温度显示仪">
            <div class="topimg"><img src="/uploads/img1/20200309/5e663ec94604c.jpg" alt="WXXZ系列就地温度显示仪" border="0" /></div>
            <p>WXXZ系列就地温度显示仪</p> 
        </a> 
     </li><li>
           <a href="/index.php/Show/index/cid/396/id/842.html" class="frame2" title="WSS系列双金属温度计">
            <div class="topimg"><img src="/uploads/img1/20200309/5e663ebe5b072.jpg" alt="WSS系列双金属温度计" border="0" /></div>
            <p>WSS系列双金属温度计</p> 
        </a> 
     </li><li>
           <a href="/index.php/Show/index/cid/396/id/841.html" class="frame2" title="WSSX-N系列耐震电接点双金属温度计">
            <div class="topimg"><img src="/uploads/img1/20200309/5e663b01aa019.jpg" alt="WSSX-N系列耐震电接点双金属温度计" border="0" /></div>
            <p>WSSX-N系列耐震电接点双金属温度计</p> 
        </a> 
     </li><li>
           <a href="/index.php/Show/index/cid/396/id/840.html" class="frame2" title="WSSX-B系列防爆电接点双金属温度计">
            <div class="topimg"><img src="/uploads/img1/20200309/5e663af054213.jpg" alt="WSSX-B系列防爆电接点双金属温度计" border="0" /></div>
            <p>WSSX-B系列防爆电接点双金属温度计</p> 
        </a> 
     </li>     <div class="clear"></div>
          </ul>
          <div class="page"> <span>记录总数 16  页数 2</span>   <a class="num select">1</a><a class="num" href="/index.php/List/index/cid/396/p/2.html">2</a> <a class="" href="/index.php/List/index/cid/396/p/2.html">下一页</a>  </div>
          </div>
  </div>
  <script>
        $(function () {
			$(".page_showa ul li:nth-child(3n)").css("margin-right", "0");
		})
        </script>
    <div class="clear"></div>
</div>
<div class="foot">
	<ul class="maina">
    	<li class="botlx">
        	<dl>
            	<dt class="titlea"><p>CONTACT US</p>联系我们</dt>
                <dd class="contenta">
                	<p>138-5231-4263 联系人：蒋经理</p>
                    <p style="padding-top:80px">江苏省金湖县工业园区188号</p>
                </dd>
            </dl>
        </li>
        <li class="botcplist">
        	<dl>
            	<dt class="titlea"><p>PRODUCT CENTER</p>产品中心</dt>
                <dd class="contenta">
                 <a href="/index.php/List/index/cid/356.html" title="流量仪表">流量仪表</a><a href="/index.php/List/index/cid/376.html" title="变送器系列">变送器系列</a><a href="/index.php/List/index/cid/390.html" title="液位物位仪表">液位物位仪表</a><a href="/index.php/List/index/cid/396.html" title="温度仪表">温度仪表</a><a href="/index.php/List/index/cid/397.html" title="压力表系列">压力表系列</a>                </dd>
            </dl>
        </li>
        <li class="botewm">
        	<dl>
            	<dt class="titlea"><p>QR CODE</p>关注我们</dt>
                <dd class="contenta"><img src="/Public/Home/default/images/ewm.jpg"/><br>扫一扫 加为好友</dd>
            </dl>
        </li>
    </ul>
</div>
<div class="footer">
	<ul>
   	  <li>淮安联发自动化仪表有限公司 版权所有</li>
      <li>备案号：<a href="http://www.beian.miit.gov.cn" target="_blank">苏ICP备14018536号-1</a></li>
    </ul>
</div>
</body>
</html>