<!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.shdieyi.com/products.html" />

<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<TITLE>产品展示-上海蝶一阀门有限公司</TITLE>
<link rel="stylesheet" type="text/css" href="/skins/361019/css/style.css">
<link rel="stylesheet" type="text/css" href="/skins/361019/css/swiper.min.css">
<script src="/skins/361019/js/jquery-3.6.0.min.js"></script>
<script src="/skins/361019/js/swiper.min.js"></script>
<link rel="shortcut icon" href="/Skins/361019/favicon.ico" />

<!--此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.shdieyi.com/products.html",
"title": "产品展示-上海蝶一阀门有限公司",
"upDate": "2024-11-19T13:33:03"
    }</script>
<script language="javaScript" src="/js/JSChat.js"></script><script language="javaScript">function ChatBoxClickGXH() { DoChatBoxClickGXH('https://chat.chem17.com',363226) }</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="https://chat.chem17.com/chat/KFCenterBox/361019"></script><script type="text/javascript" src="https://chat.chem17.com/chat/KFLeftBox/361019"></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>
<meta name="mobile-agent" content="format=html5;url=http://m.shdieyi.com/products.html">
<script type="text/javascript">
if(navigator.userAgent.match(/(iPhone|iPod|Android|ios)/i)){
    window.location = window.location.href.replace("www", "m");
}
</script>
</head>

<body>

<!--headtop 开始-->
<div class="ly_headtop">
	<div class="lyht_main">
    	<div class="lyht_fl"><img src="/skins/361019/images/home.png" />欢迎来到<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="index.html"><img src="/skins/361019/images/logo.jpg" alt="上海蝶一阀门有限公司"/></a>
        </div>                
        <div class="ly_tel">
            <span>咨询电话</span>
            <p>13611855067</p>
        </div>
        
        <div class="clear"></div>        
    </div>
</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="/index.html">网站首页</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="/honor.html">荣誉资质</a></li>
            <li id="navId7"><a href="/order.html">在线留言</a></li>
            <li id="navId8"><a href="/contact.html">联系我们</a></li>
        </ul>
        <div class="nav_mask"></div>
        <div class="ly_ScBtn"><a onclick="test(this)"><img src="/skins/361019/images/ss_icon.png" /></a></div>
    </div>
    
    <div class="Sc_main" id="Sc">
        <div class="ss_con">
            <form action="/products.html" method="post" onsubmit="return checkFrom(this);">
                <input name="keyword" type="text" class="ss_input" placeholder="请输入产品名称" />
                <input type="submit" class="ss_btn" value="" />            
            </form>
            <div class="ss_close"><a onclick="test(this)"><img src="/skins/361019/images/close.png" /></a></div>
        </div>
    </div>
   
    
    <script type="text/javascript">
        function test(obj){
            var div=document.getElementById("Sc");
            if(div.style.display=="block"){
                div.style.display="none";
            }else{
                div.style.display="block";
            }
        }
    </script>
    
    <script language="javascript" type="text/javascript">
	try {
		document.getElementById("navId" + nav).className = "active";
	}
	catch (e) {}
</script>
    
</div>
<!--导航栏 结束-->
<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/361019/images/ny_banner1.jpg" /></div>
<!--ny_banner 结束-->


<script src="http://www.chem17.com/mystat.aspx?u=dyfm"></script>


<!--面包屑 开始-->
<div class="ly_crumb">
	<img src="/skins/361019/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-1552601.html">电动执行器</a><span></span></p>
                                <div>
                                
                                <a href="/SonList-2516140.html">DYQ电动执行器</a>
                                
                                <a href="/SonList-1660054.html">部分回转阀门电动装置</a>
                                
                                <a href="/SonList-1660053.html">多回转阀门电动装置</a>
                                
                                <a href="/SonList-1655463.html">DKZ直行程电动执行器</a>
                                
                                <a href="/SonList-1593976.html">角行程电动执行器</a>
                                
                                <a href="/SonList-1552612.html">LQ阀门电动装置</a>
                                
                                <a href="/SonList-1552611.html">DY系列电动执行器</a>
                                    
                                </div>
                            </li>
                           
                            <li>
                         <p><a href="/ParentList-1552602.html">蝶阀</a><span></span></p>
                                <div>
                                
                                <a href="/SonList-2479723.html">WSD矿用瓦斯蝶阀</a>
                                
                                <a href="/SonList-2425111.html">瓦斯蝶阀</a>
                                
                                <a href="/SonList-2425105.html">电动法兰蝶阀</a>
                                
                                <a href="/SonList-1593970.html">电动通风蝶阀</a>
                                
                                <a href="/SonList-1593968.html">电动对夹蝶阀</a>
                                
                                <a href="/SonList-1552615.html">手动蝶阀</a>
                                
                                <a href="/SonList-1552614.html">电动蝶阀</a>
                                    
                                </div>
                            </li>
                           
                            <li>
                         <p><a href="/ParentList-1552603.html">闸阀</a><span></span></p>
                                <div>
                                
                                <a href="/SonList-1593971.html">电动闸阀</a>
                                    
                                </div>
                            </li>
                           
                            <li>
                         <p><a href="/ParentList-1552604.html">球阀</a><span></span></p>
                                <div>
                                
                                <a href="/SonList-2479727.html">Q941F电动法兰球阀</a>
                                
                                <a href="/SonList-1593973.html">电动球阀</a>
                                    
                                </div>
                            </li>
                           
                            <li>
                         <p><a href="/ParentList-1552605.html">调节阀</a><span></span></p>
                                <div>
                                
                                <a href="/SonList-1593990.html">电动双座调节阀</a>
                                
                                <a href="/SonList-1593989.html">电动单座调节阀</a>
                                
                                <a href="/SonList-1593988.html">电动套筒调节阀</a>
                                    
                                </div>
                            </li>
                           
                            <li>
                         <p><a href="/ParentList-1552606.html">截止阀</a><span></span></p>
                                <div>
                                
                                <a href="/SonList-1593987.html">电动截止阀</a>
                                    
                                </div>
                            </li>
                           
                            <li>
                         <p><a href="/ParentList-1552607.html">其它阀门</a><span></span></p>
                                <div>
                                
                                <a href="/SonList-1717182.html">电磁阀</a>
                                    
                                </div>
                            </li>
                           
                            <li>
                         <p><a href="/ParentList-1552608.html">阀门控制箱</a><span></span></p>
                                <div>
                                
                                <a href="/SonList-1594152.html">电动阀门控制箱</a>
                                    
                                </div>
                            </li>
                           
                            <li>
                         <p><a href="/ParentList-1552609.html">煤矿专用系列</a><span></span></p>
                                <div>
                                
                                <a href="/SonList-1655475.html">矿用配水闸阀</a>
                                
                                <a href="/SonList-1614361.html">矿用隔爆型阀门控制箱</a>
                                
                                <a href="/SonList-1614360.html">矿用电动闸阀</a>
                                
                                <a href="/SonList-1614359.html">瓦斯专用阀</a>
                                    
                                </div>
                            </li>
                           
                            <li>
                         <p><a href="/ParentList-1552610.html">电动阀门配件</a><span></span></p>
                                <div>
                                
                                <a href="/SonList-1659930.html">模块</a>
                                    
                                </div>
                            </li>
                           
                        </ul>
                    </div>
                </div>
            </div>
        </div>
        <script type="text/javascript" src="/skins/361019/js/pt_js.js"></script>
        
        <div class="lyNyPro_right">
        	<div class="lyNyPro_list">
            	<ul>
                	
                    
                      <li><div class="lyIdxPro_img">
<a href="/Products-28835033.html" target="_blank"><img src="http://img49.chem17.com/gxhpic_b7332b7cdf/93bd4af8f0bcf458a3f5ed0bb86607d29f09e2fe7c5bdda67031fce6bfb72b825cdebe27adf86863_270_210_5.jpg" class="idxPro_img" alt="MZ941H-64C煤安矿用电动闸阀"/><i class="idxPro_mask"></i></a>
</div>
<div class="lyIdxPro_text">
<a href="/Products-28835033.html" target="_blank" class="lyIdxPro_name">MZ941H-64C煤安矿用电动闸阀</a>
<em></em>
</div></li>
                    
                      <li><div class="lyIdxPro_img">
<a href="/Products-28835019.html" target="_blank"><img src="http://img68.chem17.com/gxhpic_b7332b7cdf/ded686a63f8dc5f16e81d0fa56d786b3e1d2aa8f6e9b68d0b2821ca60e0be8cafdcb371013f32aa4_270_210_5.jpg" class="idxPro_img" alt="MKZ941H-25C煤安矿用电动闸阀"/><i class="idxPro_mask"></i></a>
</div>
<div class="lyIdxPro_text">
<a href="/Products-28835019.html" target="_blank" class="lyIdxPro_name">MKZ941H-25C煤安矿用电动闸阀</a>
<em></em>
</div></li>
                    
                      <li><div class="lyIdxPro_img">
<a href="/Products-28834939.html" target="_blank"><img src="http://img68.chem17.com/gxhpic_b7332b7cdf/ded686a63f8dc5f16e81d0fa56d786b3fcc39c495ead57fe4e8483bdc2ec0523d7b2b9bf00f5286b_270_210_5.jpg" class="idxPro_img" alt="不锈钢矿用电动闸阀"/><i class="idxPro_mask"></i></a>
</div>
<div class="lyIdxPro_text">
<a href="/Products-28834939.html" target="_blank" class="lyIdxPro_name">不锈钢矿用电动闸阀</a>
<em></em>
</div></li>
                    
                      <li><div class="lyIdxPro_img">
<a href="/Products-38820751.html" target="_blank"><img src="http://img70.chem17.com/gxhpic_b7332b7cdf/1cba7c2130d463f078da9a7ff3ff2941017366e04f849fdcd5e30b22315678f48448a646ce9e8e7e_270_210_5.jpg" class="idxPro_img" alt="DYQ941F-16C电动球阀 电动法兰球阀"/><i class="idxPro_mask"></i></a>
</div>
<div class="lyIdxPro_text">
<a href="/Products-38820751.html" target="_blank" class="lyIdxPro_name">DYQ941F-16C电动球阀 电动法兰球阀</a>
<em></em>
</div></li>
                    	
                    
                    
                      <li><div class="lyIdxPro_img">
<a href="/Products-38820739.html" target="_blank"><img src="http://img52.chem17.com/gxhpic_b7332b7cdf/418afcb93361055d0fa62775ad1369106fea5651146ccaafc2d9f66810ae3aed1d764aac9c4a6c04_270_210_5.jpg" class="idxPro_img" alt="DYD941X-16QDYD941X-16电动蝶阀，电动法兰蝶阀"/><i class="idxPro_mask"></i></a>
</div>
<div class="lyIdxPro_text">
<a href="/Products-38820739.html" target="_blank" class="lyIdxPro_name">DYD941X-16QDYD941X-16电动蝶阀，电动法兰蝶阀</a>
<em></em>
</div></li>
                    
                      <li><div class="lyIdxPro_img">
<a href="/Products-38465876.html" target="_blank"><img src="http://img55.chem17.com/gxhpic_b7332b7cdf/508e87097a8ff66d90b4d32ed359e2ccb175cce1d3f3bb683f26f635ec2dcb8daa4657d9af274ee8_270_210_5.jpg" class="idxPro_img" alt="MZ941H-16C矿用电动闸阀"/><i class="idxPro_mask"></i></a>
</div>
<div class="lyIdxPro_text">
<a href="/Products-38465876.html" target="_blank" class="lyIdxPro_name">MZ941H-16C矿用电动闸阀</a>
<em></em>
</div></li>
                    
                      <li><div class="lyIdxPro_img">
<a href="/Products-38465363.html" target="_blank"><img src="http://img68.chem17.com/gxhpic_b7332b7cdf/1cba7c2130d463f049bc4b6916929d3f6f17d40e22598e719ff72b74bdd0f48322f620bff6beb736_270_210_5.jpg" class="idxPro_img" alt="WSD4F-10QWSD4F瓦斯蝶阀，煤矿专用蝶阀"/><i class="idxPro_mask"></i></a>
</div>
<div class="lyIdxPro_text">
<a href="/Products-38465363.html" target="_blank" class="lyIdxPro_name">WSD4F-10QWSD4F瓦斯蝶阀，煤矿专用蝶阀</a>
<em></em>
</div></li>
                    
                      <li><div class="lyIdxPro_img">
<a href="/Products-38440357.html" target="_blank"><img src="http://img45.chem17.com/gxhpic_b7332b7cdf/ccccb3f2e5e1e7c6c48de93347f5aba06170f0af36074935ac69795cdc416fa1bb4cd0026f829f93_270_210_5.jpg" class="idxPro_img" alt="DYQ30-18DDYQ系列电动执行器"/><i class="idxPro_mask"></i></a>
</div>
<div class="lyIdxPro_text">
<a href="/Products-38440357.html" target="_blank" class="lyIdxPro_name">DYQ30-18DDYQ系列电动执行器</a>
<em></em>
</div></li>
                    	
                    
                    
                      <li><div class="lyIdxPro_img">
<a href="/Products-38440072.html" target="_blank"><img src="http://img44.chem17.com/gxhpic_b7332b7cdf/ccccb3f2e5e1e7c6c48de93347f5aba0505ee87a3cfbefea3e469f0ea1d53a0f7ea0272eb2613980_270_210_5.jpg" class="idxPro_img" alt="DYQ941F-16P DN150调节型电动球阀"/><i class="idxPro_mask"></i></a>
</div>
<div class="lyIdxPro_text">
<a href="/Products-38440072.html" target="_blank" class="lyIdxPro_name">DYQ941F-16P DN150调节型电动球阀</a>
<em></em>
</div></li>
                    
                      <li><div class="lyIdxPro_img">
<a href="/Products-38371512.html" target="_blank"><img src="http://img49.chem17.com/gxhpic_b7332b7cdf/b9d0633ac28054a8f45a50bff629ff1e133729c334cd151755df370c130db13f8cd85af099c23574_270_210_5.jpg" class="idxPro_img" alt="DYZ941H-16C DN150电动法兰闸阀"/><i class="idxPro_mask"></i></a>
</div>
<div class="lyIdxPro_text">
<a href="/Products-38371512.html" target="_blank" class="lyIdxPro_name">DYZ941H-16C DN150电动法兰闸阀</a>
<em></em>
</div></li>
                    
                      <li><div class="lyIdxPro_img">
<a href="/Products-38239337.html" target="_blank"><img src="http://img54.chem17.com/gxhpic_b7332b7cdf/e896eca9769be1d4ad9c1bcafc8b241b7eedf93ce60436baf96a30112d1280d93df7dd172c795b8e_270_210_5.jpg" class="idxPro_img" alt="MD941XY-10 DN300矿用瓦斯电动蝶阀"/><i class="idxPro_mask"></i></a>
</div>
<div class="lyIdxPro_text">
<a href="/Products-38239337.html" target="_blank" class="lyIdxPro_name">MD941XY-10 DN300矿用瓦斯电动蝶阀</a>
<em></em>
</div></li>
                    
                      <li><div class="lyIdxPro_img">
<a href="/Products-38239294.html" target="_blank"><img src="http://img68.chem17.com/gxhpic_b7332b7cdf/1cba7c2130d463f049bc4b6916929d3f6f17d40e22598e719ff72b74bdd0f48322f620bff6beb736_270_210_5.jpg" class="idxPro_img" alt="MWSD4F-Q瓦斯专用蝶阀"/><i class="idxPro_mask"></i></a>
</div>
<div class="lyIdxPro_text">
<a href="/Products-38239294.html" target="_blank" class="lyIdxPro_name">MWSD4F-Q瓦斯专用蝶阀</a>
<em></em>
</div></li>
                    	
                    
                    <div class="clear"></div>
                </ul>
            </div>
            
            <!--分页 开始-->
            <div id="fengye">共&nbsp;136&nbsp;条记录，当前&nbsp;1&nbsp;/&nbsp;12&nbsp;页&nbsp;&nbsp;首页&nbsp;&nbsp;上一页&nbsp;&nbsp;<a href="/Products-p2.html">下一页</a>&nbsp;&nbsp;<a href="/Products-p12.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_Ftcon">
            <div class="ly_FtLeft">
            	<ul>
                	<li>
                    	<div class="Ft_tit">关于我们</div>
                        <a href="/aboutus.html">公司简介</a>
                        <a href="/news.html">新闻中心</a>
                        <a href="/article.html">技术文章</a>
                    </li>
                    <li>
                    	<div class="Ft_tit">产品中心</div>
                          
                          <a href="/ParentList-1552601.html">电动执行器</a>
                          
                          <a href="/ParentList-1552602.html">蝶阀</a>
                          
                          <a href="/ParentList-1552603.html">闸阀</a>
                          
                          <a href="/ParentList-1552604.html">球阀</a>
                          
                          <a href="/ParentList-1552605.html">调节阀</a>
                          
                          <a href="/ParentList-1552606.html">截止阀</a>
                          
                          <a href="/ParentList-1552607.html">其它阀门</a>
                          
                          <a href="/ParentList-1552608.html">阀门控制箱</a>
                          
                          <a href="/ParentList-1552609.html">煤矿专用系列</a>
                          
                          <a href="/ParentList-1552610.html">电动阀门配件</a>
                        
                    </li>
                    <li>
                    	<div class="Ft_tit">栏目导航</div>
                        <a href="/products.html">产品中心</a>
                        <a href="/honor.html">荣誉资质</a>
                    </li>
                    <li>
                    	<div class="Ft_tit">联系我们</div>
                        <a href="/order.html">在线留言</a>
                        <a href="/contact.html">联系方式</a>
                    </li>
                </ul>
            </div>
            <div class="ly_FtRight">
                <div class="ly_FtEwm">
                	<img src="/skins/361019/images/ewm1.jpg" />
                    <span>扫一扫，关注微信</span>
                </div>
            </div>
            <div class="clear"></div>
        </div>
    </div>
    <div class="ly_FtBottom">
    	<div class="FtBottom_mid">
        	<div class="Ft_Copy">&copy;2025 上海蝶一阀门有限公司版权所有 All Rights Reserved.
            &nbsp;&nbsp;&nbsp;&nbsp;<a href="http://beian.miit.gov.cn" target="_blank" rel="nofollow">备案号：沪ICP备12000323号-6</a>
            <p>技术支持：<a href="http://www.chem17.com" target="_blank" rel="nofollow">化工仪器网</a>
            &nbsp;&nbsp;&nbsp;&nbsp;<a href="http://www.chem17.com/login" target="_blank" rel="nofollow">管理登陆</a>
            &nbsp;&nbsp;&nbsp;&nbsp;<a href="/sitemap.xml" target="_blank">sitemap.xml</a></p></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:021-68685111"><i></i><p>电话</p></a></div> 
        <div class="my-kefu-tel-right">021-68685111</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/361019/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/361019/js/qq.js"></script>


 <script type='text/javascript' src='/js/VideoIfrmeReload.js?v=001'></script>
  
</html>
</body>