﻿<!DOCTYPE html>
<html lang="zh" xmlns="http://www.w3.org/1999/xhtml">
<head data-base="/">
<meta http-equiv="Cache-Control" content="no-transform">
<meta http-equiv="Cache-Control" content="no-siteapp">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="format-detection" content="telephone=no">
<meta http-equiv="pragma" content="no-cache">
<meta http-equiv="cache-control" content="no-cache,must-revalidate">
<meta http-equiv="expires" content="Wed, 26 Feb 1997 08:21:57 GMT">
<meta http-equiv="expires" content="0">
<title>其他配件  仪表附件-江苏浩瑞阀门管件有限公司</title>
<meta name="keywords" content="江苏浩瑞阀门管件有限公司">
<meta name="description" content="江苏浩瑞阀门管件有限公司">
<script src="/Public/Home/default/jslike/left.min.js" type="text/javascript" ></script><!--放在前面-->
<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" />
<link rel="stylesheet" type="text/css" href="/Public/Home/default/css/base.css" />
<link rel="stylesheet" type="text/css" href="/Public/Home/default/css/model.css" />
<link rel="stylesheet" type="text/css" href="/Public/Home/default/css/main.css" />
<script src="/Public/Home/default/js/jquery-1.8.3.min.js"></script>

</head>
<body>
<!-- 公共头部包含 -->
<div class="head">
  <div class="headtop clearfix">
    <div class="wel">江苏浩瑞阀门管件有限公司是一家专业生产压力管道元件的厂家。</div>
    <div class="k1"> </div>
  </div>
</div>
<div id="header">
  <div class="top clearfix">
    <div class="logo"> <a href="#"><img alt="仪表阀" src="/Public/Home/default/picture/20161021125343_778.jpg" /></a> </div>
    <div class="topLink">
      <div class="k2">
        <p>咨询热线：</p>
        <p><span style="font-size: 24px;color:#e32433;">136-0142-1413</span></p>
      </div>
    </div>
  </div>
</div>
<!-- 导航栏包含 -->
<div id="menu" >
  <ul class="nav clearfix">
    <li><a href="/index.php/Index/index.html">网站首页</a></li>
    <li><a href="/index.php/List/index/cid/83.html">关于我们</a></li>
    <div class="sec"> 
        </div><li><a href="/index.php/List/index/cid/141.html">产品中心</a></li>
    <div class="sec"> 
    <a href="/index.php/List/index/cid/394.html">二阀组</a><a href="/index.php/List/index/cid/395.html">三阀组</a><a href="/index.php/List/index/cid/396.html">针阀</a><a href="/index.php/List/index/cid/382.html">DBB阀组</a><a href="/index.php/List/index/cid/383.html">表阀    根阀    根部阀</a><a href="/index.php/List/index/cid/384.html">工艺阀     工艺截止阀</a><a href="/index.php/List/index/cid/385.html">过滤器</a><a href="/index.php/List/index/cid/386.html">截止阀</a><a href="/index.php/List/index/cid/387.html">排放阀   泄放阀  排气阀</a><a href="/index.php/List/index/cid/391.html">仪表保温箱</a><a href="/index.php/List/index/cid/392.html">闸阀</a><a href="/index.php/List/index/cid/343.html">卡套接头</a><a href="/index.php/List/index/cid/344.html">支管台和渐缩管</a><a href="/index.php/List/index/cid/389.html">球阀</a><a href="/index.php/List/index/cid/390.html">五阀组</a><a href="/index.php/List/index/cid/393.html">止回阀</a><a href="/index.php/List/index/cid/388.html">其他配件  仪表附件</a><a href="/index.php/List/index/cid/341.html">承插焊管件</a><a href="/index.php/List/index/cid/342.html">高压锻造螺纹管件</a>    </div><li><a href="/index.php/List/index/cid/180.html">客户考察</a></li>
    <div class="sec"> 
        </div><li><a href="/index.php/List/index/cid/140.html">厂房厂貌</a></li>
    <div class="sec"> 
        </div><li><a href="/index.php/List/index/cid/172.html">发货现场</a></li>
    <div class="sec"> 
        </div><li><a href="/index.php/List/index/cid/82.html">联系我们</a></li>
    <div class="sec"> 
        </div>  </ul>
</div>
<script type="text/javascript">

$(function(){
	$('.nav > li').hover(function(){
		var sec_count  = $(this).find('.sec a').length;
		var a_height   = $(this).find('.sec a').eq(0).height();
		var sec_height =  sec_count * a_height;
		$(this).find('.sec').stop().animate({height:sec_height},300);
	},function(){
		$(this).find('.sec').stop().animate({height:0},300);
	});
});


</script> 
<script type="text/javascript">
$(function(){
  $('.translate-en a').last().css('border','none');
  $('.translate li').hover(function(){
    $(this).find('.translate-en').stop().slideDown();
  },function(){
    $(this).find('.translate-en').stop().slideUp();
  }
  );
});
</script> 

<!-- 首页banner -->
<div class="topbanner">
  <div class="banner">
    <ul class="bb">
      <li> <a> <img src="/Public/Home/default/picture/1.jpg" width="100%" height="100%" /> </a> </li>
      <li> <a> <img src="/Public/Home/default/picture/2.jpg" width="100%" height="100%" /> </a> </li>
</ul>
  </div>
</div>
<script>
$.fn.extend({
	adapt:function(){
	m_width=$(window).width();
	m_height=m_width*rate;
    this.css({"width":m_width,"height":m_height,"position":"relative"});
	this.find("img").css({"width":m_width,"height":m_height});
	}
});

var rate=500/1920;
var m_width=$(window).width();
var m_height=m_width*rate;
$(".banner").adapt();
$(window).resize(function(){
$(".banner").adapt();
});

</script>
<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/141.html">产品中心</a>&gt;&gt;<a href="/index.php/List/index/cid/388.html">其他配件  仪表附件</a> </div>
<div class="ny_left fl">
  <!--start-->
  <div class="row">
      <div id="firstpane" class="menu_list ">
        <h2 class="list_title backcolor"><span>产品类别</span><span class="sp01">PRODUCT</span></h2>
        <ul class="m_1">
        <li class="m-list">
                <a  href="/index.php/List/index/cid/394.html">二阀组</a>
                <span class="menu_btn"></span>
                    <ul class="m_2">
                    	                  </ul>
                </li><li class="m-list">
                <a  href="/index.php/List/index/cid/395.html">三阀组</a>
                <span class="menu_btn"></span>
                    <ul class="m_2">
                    	                  </ul>
                </li><li class="m-list">
                <a  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  href="/index.php/List/index/cid/382.html">DBB阀组</a>
                <span class="menu_btn"></span>
                    <ul class="m_2">
                    	                  </ul>
                </li><li class="m-list">
                <a  href="/index.php/List/index/cid/383.html">表阀    根阀    根部阀</a>
                <span class="menu_btn"></span>
                    <ul class="m_2">
                    	                  </ul>
                </li><li class="m-list">
                <a  href="/index.php/List/index/cid/384.html">工艺阀     工艺截止阀</a>
                <span class="menu_btn"></span>
                    <ul class="m_2">
                    	                  </ul>
                </li><li class="m-list">
                <a  href="/index.php/List/index/cid/385.html">过滤器</a>
                <span class="menu_btn"></span>
                    <ul class="m_2">
                    	                  </ul>
                </li><li class="m-list">
                <a  href="/index.php/List/index/cid/386.html">截止阀</a>
                <span class="menu_btn"></span>
                    <ul class="m_2">
                    	                  </ul>
                </li><li class="m-list">
                <a  href="/index.php/List/index/cid/387.html">排放阀   泄放阀  排气阀</a>
                <span class="menu_btn"></span>
                    <ul class="m_2">
                    	                  </ul>
                </li><li class="m-list">
                <a  href="/index.php/List/index/cid/391.html">仪表保温箱</a>
                <span class="menu_btn"></span>
                    <ul class="m_2">
                    	                  </ul>
                </li><li class="m-list">
                <a  href="/index.php/List/index/cid/392.html">闸阀</a>
                <span class="menu_btn"></span>
                    <ul class="m_2">
                    	                  </ul>
                </li><li class="m-list">
                <a  href="/index.php/List/index/cid/343.html">卡套接头</a>
                <span class="menu_btn"></span>
                    <ul class="m_2">
                    	                  </ul>
                </li><li class="m-list">
                <a  href="/index.php/List/index/cid/344.html">支管台和渐缩管</a>
                <span class="menu_btn"></span>
                    <ul class="m_2">
                    	<li><a  href="/index.php/List/index/cid/363.html"> 承插支管台</a></li><li><a  href="/index.php/List/index/cid/364.html"> 对焊支管台</a></li><li><a  href="/index.php/List/index/cid/365.html"> 渐缩管</a></li><li><a  href="/index.php/List/index/cid/366.html"> 螺纹支管台</a></li>                  </ul>
                </li><li class="m-list">
                <a  href="/index.php/List/index/cid/389.html">球阀</a>
                <span class="menu_btn"></span>
                    <ul class="m_2">
                    	                  </ul>
                </li><li class="m-list">
                <a  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  href="/index.php/List/index/cid/393.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/388.html">其他配件  仪表附件</a>
                <span class="menu_btn"></span>
                    <ul class="m_2">
                    	                  </ul>
                </li><li class="m-list">
                <a  href="/index.php/List/index/cid/341.html">承插焊管件</a>
                <span class="menu_btn"></span>
                    <ul class="m_2">
                    	<li><a  href="/index.php/List/index/cid/355.html"> 45度弯头</a></li><li><a  href="/index.php/List/index/cid/356.html"> 90度弯头</a></li><li><a  href="/index.php/List/index/cid/357.html"> 管箍</a></li><li><a  href="/index.php/List/index/cid/358.html"> 管帽</a></li><li><a  href="/index.php/List/index/cid/359.html"> 活接头</a></li><li><a  href="/index.php/List/index/cid/360.html"> 渐缩接头</a></li><li><a  href="/index.php/List/index/cid/361.html"> 三通</a></li><li><a  href="/index.php/List/index/cid/362.html"> 四通</a></li>                  </ul>
                </li><li class="m-list">
                <a  href="/index.php/List/index/cid/342.html">高压锻造螺纹管件</a>
                <span class="menu_btn"></span>
                    <ul class="m_2">
                    	<li><a  href="/index.php/List/index/cid/367.html"> 45度弯头</a></li><li><a  href="/index.php/List/index/cid/368.html"> 90度弯头</a></li><li><a  href="/index.php/List/index/cid/369.html"> 补心</a></li><li><a  href="/index.php/List/index/cid/370.html"> 大管塞</a></li><li><a  href="/index.php/List/index/cid/371.html"> 单头丝</a></li><li><a  href="/index.php/List/index/cid/372.html"> 堵头</a></li><li><a  href="/index.php/List/index/cid/373.html"> 管箍</a></li><li><a  href="/index.php/List/index/cid/374.html"> 管帽</a></li><li><a  href="/index.php/List/index/cid/375.html"> 活接头</a></li><li><a  href="/index.php/List/index/cid/376.html"> 渐缩接头</a></li><li><a  href="/index.php/List/index/cid/377.html"> 六角外丝</a></li><li><a  href="/index.php/List/index/cid/378.html"> 内外丝弯头</a></li><li><a  href="/index.php/List/index/cid/379.html"> 三通</a></li><li><a  href="/index.php/List/index/cid/380.html"> 双头丝</a></li><li><a  href="/index.php/List/index/cid/381.html"> 四通</a></li>                  </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','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>	
    </div> 
<!--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">136-0142-1413</em></span>
        <p>江苏浩瑞阀门管件有限公司</p><p>联系人：李经理</p><p>手　机：136-0142-1413</p><p>电　话：0515-8611 1413</p><p>传　真：0515-8639 1413</p><p>地　址：江苏省建湖县经济开发区<br/></p><p><br/></p>        <br/>
    </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/388/id/732.html" class="Pic">
            <img src="/uploads/img1/20210512/609b278709734.jpg" width="265" height="215"></a>
			<!--<h3>Deep Fitness located on beautiful Yangtze river delta production base economic</h3>  -->
            <p class="p3">阻尼阀 阻尼器</p>
            <a href="/index.php/Show/index/cid/388/id/732.html" class="details">+</a>
			<!--<i class="hotimg"><img src="picture/ihoticon.png" alt="hoticon"></i>-->
        </li><li><a href="/index.php/Show/index/cid/388/id/733.html" class="Pic">
            <img src="/uploads/img1/20210512/609b2792dd0d8.jpg" width="265" height="215"></a>
			<!--<h3>Deep Fitness located on beautiful Yangtze river delta production base economic</h3>  -->
            <p class="p3">热电偶 热电阻接头   双金属温度计接头</p>
            <a href="/index.php/Show/index/cid/388/id/733.html" class="details">+</a>
			<!--<i class="hotimg"><img src="picture/ihoticon.png" alt="hoticon"></i>-->
        </li><li><a href="/index.php/Show/index/cid/388/id/734.html" class="Pic">
            <img src="/uploads/img1/20210512/609b279fca7fe.jpg" width="265" height="215"></a>
			<!--<h3>Deep Fitness located on beautiful Yangtze river delta production base economic</h3>  -->
            <p class="p3">冲洗环</p>
            <a href="/index.php/Show/index/cid/388/id/734.html" class="details">+</a>
			<!--<i class="hotimg"><img src="picture/ihoticon.png" alt="hoticon"></i>-->
        </li><li><a href="/index.php/Show/index/cid/388/id/735.html" class="Pic">
            <img src="/uploads/img1/20210512/609b27b03f666.jpg" width="265" height="215"></a>
			<!--<h3>Deep Fitness located on beautiful Yangtze river delta production base economic</h3>  -->
            <p class="p3">冷凝圈  冷凝弯  虹吸管圈  虹吸管弯</p>
            <a href="/index.php/Show/index/cid/388/id/735.html" class="details">+</a>
			<!--<i class="hotimg"><img src="picture/ihoticon.png" alt="hoticon"></i>-->
        </li><li><a href="/index.php/Show/index/cid/388/id/736.html" class="Pic">
            <img src="/uploads/img1/20210512/609b27ba8812e.jpg" width="265" height="215"></a>
			<!--<h3>Deep Fitness located on beautiful Yangtze river delta production base economic</h3>  -->
            <p class="p3">温度计扩大管</p>
            <a href="/index.php/Show/index/cid/388/id/736.html" class="details">+</a>
			<!--<i class="hotimg"><img src="picture/ihoticon.png" alt="hoticon"></i>-->
        </li><li><a href="/index.php/Show/index/cid/388/id/737.html" class="Pic">
            <img src="/uploads/img1/20210512/609b27c649806.jpg" width="265" height="215"></a>
			<!--<h3>Deep Fitness located on beautiful Yangtze river delta production base economic</h3>  -->
            <p class="p3">冷凝容器   隔离容器   单室平衡容器</p>
            <a href="/index.php/Show/index/cid/388/id/737.html" class="details">+</a>
			<!--<i class="hotimg"><img src="picture/ihoticon.png" alt="hoticon"></i>-->
        </li><li><a href="/index.php/Show/index/cid/388/id/738.html" class="Pic">
            <img src="/uploads/img1/20210512/609b27d8137f4.jpg" width="265" height="215"></a>
			<!--<h3>Deep Fitness located on beautiful Yangtze river delta production base economic</h3>  -->
            <p class="p3">防风堵取样器    防堵风压取样器</p>
            <a href="/index.php/Show/index/cid/388/id/738.html" class="details">+</a>
			<!--<i class="hotimg"><img src="picture/ihoticon.png" alt="hoticon"></i>-->
        </li><li><a href="/index.php/Show/index/cid/388/id/739.html" class="Pic">
            <img src="/uploads/img1/20210512/609b27e330ba9.jpg" width="265" height="215"></a>
			<!--<h3>Deep Fitness located on beautiful Yangtze river delta production base economic</h3>  -->
            <p class="p3">气源分配器   气源分配箱</p>
            <a href="/index.php/Show/index/cid/388/id/739.html" class="details">+</a>
			<!--<i class="hotimg"><img src="picture/ihoticon.png" alt="hoticon"></i>-->
        </li><li><a href="/index.php/Show/index/cid/388/id/740.html" class="Pic">
            <img src="/uploads/img1/20210512/609b27ed1e9a2.jpg" width="265" height="215"></a>
			<!--<h3>Deep Fitness located on beautiful Yangtze river delta production base economic</h3>  -->
            <p class="p3">不锈钢金属软管</p>
            <a href="/index.php/Show/index/cid/388/id/740.html" class="details">+</a>
			<!--<i class="hotimg"><img src="picture/ihoticon.png" alt="hoticon"></i>-->
        </li>	
		
		
    </ul>
  </div>
  <div class="page"> <span>记录总数 18  页数 2</span>   <a class="num select">1</a><a class="num" href="/index.php/List/index/cid/388/p/2.html">2</a> <a class="" href="/index.php/List/index/cid/388/p/2.html">下一页</a>  </div>
</div>
</div>
<!-- 内页右侧结束-->
<div class="clear"></div>
</div>

<div class="clearboth"></div>
<div class="links">
  <div class="f_link"> <a href='http://www.baidu.com' target='_blank'  >百度</a> </div>
</div>
<div class="foot">
  <div id="footer" class="clearfix">
    <div class="nav_foot">
      <p>
      <a href="/index.php/List/index/cid/83.html">关于我们</a> &nbsp;<a href="/index.php/List/index/cid/141.html">产品中心</a> &nbsp;<a href="/index.php/List/index/cid/180.html">客户考察</a> &nbsp;<a href="/index.php/List/index/cid/140.html">厂房厂貌</a> &nbsp;<a href="/index.php/List/index/cid/172.html">发货现场</a> &nbsp;<a href="/index.php/List/index/cid/82.html">联系我们</a> &nbsp;      </p>
    </div>
    <div class="clearboth"></div>
    <div class="mid-foot">
      <div class="copyright1">
        <p>地址：江苏省建湖县经济开发区</p>
        <p>手机：136-0142-1413　联系人：李经理</p>
      </div>
      <div class="copyright"> 版权所有（C）江苏浩瑞阀门管件有限公司  欢迎来电咨询! <a href="https://beian.miit.gov.cn/" target="_blank">苏ICP备20008424号</a> </div>
    </div>
    <div class="ewm">
      <p><img src="/Public/Home/default/picture/1479707599444706.jpg" title="江苏浩瑞阀门管件有限公司" alt="江苏浩瑞阀门管件有限公司" width="114" height="154" border="0" vspace="0" style="width: 114px; height: 154px;"/></p>
    </div>
  </div>
</div>

<!--底部JS加载区域--> 
<script type="text/javascript" src="/Public/Home/default/js/common.js"></script> 
<script type="text/javascript" src="/Public/Home/default/js/message.js"></script> 
<script>
	bb1();	  //首页banner切换
</script> 
<script>
	scroll(); //产品滚动
</script>
</body>
</html>