<!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.gas-factory.com/products.html" />

<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
 <TITLE>产品展示-汇龙微气（北京）科技有限公司</TITLE>
<link rel="stylesheet" type="text/css" href="/skins/672/css/style.css">
<link rel="stylesheet" type="text/css" href="/skins/672/css/swiper-bundle.min.css">
<script type="text/javascript" src="/skins/672/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.gas-factory.com/products.html",
"title": "产品展示-汇龙微气（北京）科技有限公司",
"upDate": "2025-06-30T15:45:14"
    }</script>
<script language="javaScript" src="/js/JSChat.js"></script><script language="javaScript">function ChatBoxClickGXH() { DoChatBoxClickGXH('https://chat.chem17.com',383) }</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"><img src="/skins/672/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="/"><img src="/skins/672/images/logo.jpg" alt="汇龙微气（北京）科技有限公司"/></a>
        </div>                
        <div class="ly_tel">
            <span>咨询热线</span>
            <p>13581957618</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 class="clear">
            <li id="navId1"><a href="/">网站首页</a></li>
            <li id="navId2"><a href="/aboutus.html">关于我们</a></li>
            <li id="navId3"><a href="/products.html">产品中心</a>
            	<!--二级栏目-->
                <i></i>
                <ul>               
                                
                    <li><a href="/ParentList-13062.html">氢气发生器</a></li>
                               
                    <li><a href="/ParentList-13059.html">空气发生器</a></li>
                               
                    <li><a href="/ParentList-1323935.html">气体发生器</a></li>
                               
                    <li><a href="/ParentList-13060.html">氮氢空一体机</a></li>
                               
                    <li><a href="/ParentList-1324472.html">其它仪器</a></li>
                               
                    <li><a href="/ParentList-1324470.html">顶空进样器</a></li>
                               
                    <li><a href="/ParentList-1324464.html">气体净化装置</a></li>
                               
                    <li><a href="/ParentList-31533.html">氮气发生器</a></li>
                               
                    <li><a href="/ParentList-1835712.html">配件</a></li>
                               
                    <li><a href="/ParentList-2230942.html">活化仪</a></li>
                               
                    <li><a href="/ParentList-2449898.html">热解吸仪</a></li>
                               
                    <li><a href="/ParentList-2449899.html">热裂解仪</a></li>
                 
                </ul>
            </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>
</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>

<!--头部 结束-->

<script src="http://www.chem17.com/mystat.aspx?u=bjhl"></script>

<!--ny_banner 开始-->
<div class="ny_banner"><img src="/skins/672/images/ny_banner1.jpg" /></div>
<!--ny_banner 结束-->

<!--热门关键词&搜索 开始-->
<div class="ly_hotkw_search">
	<div class="hotkw_search">
    	<div class="hotkw_left"><span>热门关键词：</span><a href="/products.html" target="_blank">氢气发生器系列，高纯氮气发生器系列，无音无油空气发生器系列氢空一体机系列，氮空一体机系列，氮氢空三气一体机系列，气体净化器系列，代理日本DKK-TOA水质分析，水质检测仪器，代理南韩SitekPH/离子计，DO计，电导计，多功能计，PH/DO/电导率电极</a></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>
<!--热门关键词&搜索 结束-->


<!--面包屑 开始-->
<div class="ly_crumb">
	<img src="/skins/672/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></div>
            <div class="bd">
                <ul>
                
                    <li>
                 <p><a href="/ParentList-13062.html">氢气发生器</a><span></span></p>
                        <div>
                        
                            <a href="/SonList-1829504.html">超轻氢气发生器</a>
                        
                            <a href="/SonList-1325266.html">高纯氢气发生器</a>
                        
                            <a href="/SonList-1325264.html">厌氧箱专用氢气发生器</a>
                        
                            <a href="/SonList-1325246.html">色谱用氢气发生器</a>
                        
                            <a href="/SonList-1325243.html">实验室氢气发生器</a>
                        
                            <a href="/SonList-1325242.html">发生器干燥管</a>
                        
                            <a href="/SonList-1072514.html">汇龙气相色谱发生器</a>
                        
                        </div>
                    </li>
                    
                    <li>
                 <p><a href="/ParentList-13059.html">空气发生器</a><span></span></p>
                        <div>
                        
                            <a href="/SonList-1325253.html">低噪音空气发生器</a>
                        
                            <a href="/SonList-1325245.html">色谱用空气发生器</a>
                        
                            <a href="/SonList-1325244.html">气相色谱气源</a>
                        
                            <a href="/SonList-1325241.html">纯净空气发生器</a>
                        
                            <a href="/SonList-1072515.html">空气发生器</a>
                        
                        </div>
                    </li>
                    
                    <li>
                 <p><a href="/ParentList-1323935.html">气体发生器</a><span></span></p>
                        <div>
                        
                            <a href="/SonList-1325250.html">实验室气体发生器</a>
                        
                            <a href="/SonList-1325220.html">氮空两气一体机</a>
                        
                            <a href="/SonList-1325218.html">氢空两气一体机</a>
                        
                        </div>
                    </li>
                    
                    <li>
                 <p><a href="/ParentList-13060.html">氮氢空一体机</a><span></span></p>
                        <div>
                        
                            <a href="/SonList-1828823.html">两体机</a>
                        
                            <a href="/SonList-1325206.html">氮氢空三气一体机</a>
                        
                            <a href="/SonList-1072517.html">三气一体机</a>
                        
                        </div>
                    </li>
                    
                    <li>
                 <p><a href="/ParentList-1324472.html">其它仪器</a><span></span></p>
                        <div>
                        
                            <a href="/SonList-2449901.html">吹扫捕集仪</a>
                        
                            <a href="/SonList-2449900.html">浓缩仪</a>
                        
                            <a href="/SonList-1830806.html">发生器用变色硅胶</a>
                        
                            <a href="/SonList-1324473.html">原子吸收光度计</a>
                        
                        </div>
                    </li>
                    
                    <li>
                 <p><a href="/ParentList-1324470.html">顶空进样器</a><span></span></p>
                        <div>
                        
                            <a href="/SonList-1831194.html">汇龙新型顶空进样器</a>
                        
                        </div>
                    </li>
                    
                    <li>
                 <p><a href="/ParentList-1324464.html">气体净化装置</a><span></span></p>
                        <div>
                        
                            <a href="/SonList-1830803.html">高纯高清气体净化装置</a>
                        
                            <a href="/SonList-1324465.html">北京汇龙气体净化器</a>
                        
                        </div>
                    </li>
                    
                    <li>
                 <p><a href="/ParentList-31533.html">氮气发生器</a><span></span></p>
                        <div>
                        
                            <a href="/SonList-1325256.html">高纯度氮气发生器</a>
                        
                            <a href="/SonList-1072516.html">氮气发生器</a>
                        
                        </div>
                    </li>
                    
                    <li>
                 <p><a href="/ParentList-1835712.html">配件</a><span></span></p>
                        <div>
                        
                            <a href="/SonList-1835713.html">气相色谱柱</a>
                        
                        </div>
                    </li>
                    
                    <li>
                 <p><a href="/ParentList-2230942.html">活化仪</a><span></span></p>
                        <div>
                        
                        </div>
                    </li>
                    
                    <li>
                 <p><a href="/ParentList-2449898.html">热解吸仪</a><span></span></p>
                        <div>
                        
                        </div>
                    </li>
                    
                    <li>
                 <p><a href="/ParentList-2449899.html">热裂解仪</a><span></span></p>
                        <div>
                        
                        </div>
                    </li>
                    
                </ul>
            </div>
        </div>
    </div>
</div>


        
        <div class="lyNyPro_right">
        	<div class="lyNyPro_list">
            	<ul>
                
                
                <li><div class="lyIdxPro_img">
<a href="/Products-37757022.html" target="_blank"><img src="http://img64.chem17.com/gxhpic_22ed155627/bc84567bfd36087ee13a5c187e3afdbc08c011684340d00d25c04e634c96bd337cdfc9fe27c2b0a7_300_300_5.png" class="idxPro_img" alt="大气预浓缩仪"/></a>
</div>
<div class="lyIdxPro_name">
<a href="/Products-37757022.html" target="_blank">大气预浓缩仪</a>
</div></li>
                
                <li><div class="lyIdxPro_img">
<a href="/Products-16894070.html" target="_blank"><img src="http://img42.chem17.com/gxhpic_22ed155627/a4ebf08dddc490eeee120e05f17e48fccf55f52cf3ba225b81fa610eca31d8ec_300_300_5.jpg" class="idxPro_img" alt="汇龙气体发生器"/></a>
</div>
<div class="lyIdxPro_name">
<a href="/Products-16894070.html" target="_blank">汇龙气体发生器</a>
</div></li>
                
                <li><div class="lyIdxPro_img">
<a href="/Products-24691491.html" target="_blank"><img src="http://img46.chem17.com/gxhpic_22ed155627/7e8b7e83d48d0ae16396c3dc93409ba1260f6abc1e8336d9ad5f1152ae8765a42f608b43556a6e29_300_300_5.jpg" class="idxPro_img" alt="汇龙氢气发生器"/></a>
</div>
<div class="lyIdxPro_name">
<a href="/Products-24691491.html" target="_blank">汇龙氢气发生器</a>
</div></li>
                
                <li><div class="lyIdxPro_img">
<a href="/Products-24677828.html" target="_blank"><img src="http://img58.chem17.com/gxhpic_22ed155627/464a78f1850ff618f692cc3889bcb8b3cfa84ddb10cd3d568b0aa752e2f7342e6cf11e085050b025_300_300_5.jpg" class="idxPro_img" alt="汇龙高纯氢气发生器"/></a>
</div>
<div class="lyIdxPro_name">
<a href="/Products-24677828.html" target="_blank">汇龙高纯氢气发生器</a>
</div></li>
                
                
                
                <li><div class="lyIdxPro_img">
<a href="/Products-65141.html" target="_blank"><img src="http://img42.chem17.com/gxhpic_22ed155627/a4ebf08dddc490ee8185a8b39916d357e85651d0209cdb4c8bea4022a41c326b_300_300_5.jpg" class="idxPro_img" alt="低噪音北京汇龙空气发生器"/></a>
</div>
<div class="lyIdxPro_name">
<a href="/Products-65141.html" target="_blank">低噪音北京汇龙空气发生器</a>
</div></li>
                
                <li><div class="lyIdxPro_img">
<a href="/Products-24677969.html" target="_blank"><img src="http://img76.chem17.com/gxhpic_22ed155627/ca7ba1f0caefaac78187d2c48c19a53c2072c9f606a5673a88dba696f596cb9c770bb3326173d6ff_300_300_5.jpg" class="idxPro_img" alt="汇龙纯净空气发生器"/></a>
</div>
<div class="lyIdxPro_name">
<a href="/Products-24677969.html" target="_blank">汇龙纯净空气发生器</a>
</div></li>
                
                <li><div class="lyIdxPro_img">
<a href="/Products-35724670.html" target="_blank"><img src="http://img76.chem17.com/gxhpic_22ed155627/ca7ba1f0caefaac78187d2c48c19a53c3af17db31aaef4a347d320c41a50e4e5e7f7d03277142e07_300_300_5.jpg" class="idxPro_img" alt="HGA-5L全自动纯净空气发生器"/></a>
</div>
<div class="lyIdxPro_name">
<a href="/Products-35724670.html" target="_blank">HGA-5L全自动纯净空气发生器</a>
</div></li>
                
                <li><div class="lyIdxPro_img">
<a href="/Products-35724718.html" target="_blank"><img src="http://img77.chem17.com/gxhpic_22ed155627/ca7ba1f0caefaac78187d2c48c19a53cf29e01ea62f47aff8f8c6236b61ad254056d1aca40f35a42_300_300_5.jpg" class="idxPro_img" alt="HLPT-3A全自动纯净空气发生器"/></a>
</div>
<div class="lyIdxPro_name">
<a href="/Products-35724718.html" target="_blank">HLPT-3A全自动纯净空气发生器</a>
</div></li>
                
                
                
                <li><div class="lyIdxPro_img">
<a href="/Products-35724687.html" target="_blank"><img src="http://img80.chem17.com/gxhpic_22ed155627/ca7ba1f0caefaac78187d2c48c19a53cd81f9c4ec9b004c9f669ec9689766daa76f1e583b5562786_300_300_5.jpg" class="idxPro_img" alt="HGA-10L大型空气发生器"/></a>
</div>
<div class="lyIdxPro_name">
<a href="/Products-35724687.html" target="_blank">HGA-10L大型空气发生器</a>
</div></li>
                
                <li><div class="lyIdxPro_img">
<a href="/Products-37757024.html" target="_blank"><img src="http://img64.chem17.com/gxhpic_22ed155627/bc84567bfd36087ee13a5c187e3afdbce251db4d9b87a0d8b1fadfd118fde7d8a1d93b73bd6c3598_300_300_5.png" class="idxPro_img" alt="全自动固液一体吹扫捕集仪"/></a>
</div>
<div class="lyIdxPro_name">
<a href="/Products-37757024.html" target="_blank">全自动固液一体吹扫捕集仪</a>
</div></li>
                
                <li><div class="lyIdxPro_img">
<a href="/Products-37757013.html" target="_blank"><img src="http://img68.chem17.com/gxhpic_22ed155627/bc84567bfd36087ee13a5c187e3afdbc99ed88ea6e8a10c779dda3932d6ef84b629d43d6582b539b_300_300_5.png" class="idxPro_img" alt="全自动顶空进样器"/></a>
</div>
<div class="lyIdxPro_name">
<a href="/Products-37757013.html" target="_blank">全自动顶空进样器</a>
</div></li>
                
                <li><div class="lyIdxPro_img">
<a href="/Products-37757007.html" target="_blank"><img src="http://img62.chem17.com/gxhpic_22ed155627/bc84567bfd36087ee13a5c187e3afdbc17955880d67f67c305dcea61763cb8b307486d85e4c2cbed_300_300_5.png" class="idxPro_img" alt="全自动顶空进样器"/></a>
</div>
<div class="lyIdxPro_name">
<a href="/Products-37757007.html" target="_blank">全自动顶空进样器</a>
</div></li>
                
                
                </ul>
            </div>
            
            <!--分页 开始-->
            <div id="fengye">共&nbsp;152&nbsp;条记录，当前&nbsp;1&nbsp;/&nbsp;13&nbsp;页&nbsp;&nbsp;首页&nbsp;&nbsp;上一页&nbsp;&nbsp;<a href="/Products-p2.html">下一页</a>&nbsp;&nbsp;<a href="/Products-p13.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_Links">
	<div class="lyLinks_main">
		<div class="Lk_tit">友情链接 / LINKS</div>    
        <div class="Lk_list">
        <a href="http://www.zhizaobbs.com/" target="_blank">制造行业交流社区</a> 
   
        <a href="http://www.semicontrol.cn" target="_blank">高温阻旋料位开关</a> 
        
        <a href="http://www.szhualv.com" target="_blank">过滤袋</a> 
        
        <a href="http://www.64033589.com" target="_blank">补偿器</a> 
        
        <a href="http://www.grandseed.com" target="_blank">回流焊机</a> 
        
        <a href="http://www.tychrs.com" target="_blank">催化燃烧设备</a> 
        
        <a href="http://www.xdcgfz.com" target="_blank">疏浚抽沙管</a> 
        
        <a href="http://www.longston1718.com" target="_blank">矿用防爆手机</a> 
        
        <a href="http://www.szcx17.com" target="_blank">GB1002插头插座标准量规</a> 
        
        <a href="http://www.wz-em.com/" target="_blank">吨袋包装机</a> 
        
        <a href="http://www.hebcyj.net" target="_blank">臭氧发生器</a> 
        
        <a href="http://www.dmdee.org" target="_blank">双吗啉二乙基醚</a> 
        
        <a href="http://www.ysdgp.com" target="_blank">双辊破碎机</a> 
        
		</div>
    </div>
</div>
<!--首页-友情链接 结束-->
<!--Foot begin-->
<div class="foot_box">
  <div class="foot_t">
    <div class="w1200"> <a href="/">网站首页</a>　|　<a href="/aboutus.html">关于我们</a>　|　<a href="/products.html">产品中心</a>　|　<a href="/news.html">新闻动态</a>　|　<a href="/article.html">技术文章</a>　|<!--　<a href="/honor.html">荣誉资质</a>-->　|　<a href="/order.html" target="_blank">在线留言</a>　|　<a href="/contact.html">联系我们</a> <span><a href="javascript:;" class="toTop"></a></span> </div>
  </div>
  <div class="foot_b">
    <div class="w1200">
      <div class="f_b_t clear">
        <div class="f_contact fl">
          <p>联系我们 </p>
          <span>汇龙微气（北京）科技有限公司</span>
          <span>公司地址：北京市昌平区沙河镇丰善村东路街1号新飞达电子科技工业发展中心西侧五层-9号&nbsp;&nbsp;&nbsp;技术支持：<a href="http://www.chem17.com" target="_blank" rel="nofollow">化工仪器网</a></span> <span class="xian"></span>
          <ul class="clear">
            <li class="heart">联系人：销售</li>
            <li class="heart1">QQ：426000993</li>
            <li class="heart2">公司传真：010-80707451</li>
            <li class="heart3">邮箱：727142747@qq.com</li> 
          </ul>
          
         </div>
         <div class="f_ewm fr">
         <p>扫一扫 <b>更多精彩</b></p>  
          <div class="code2 fl">
            <img src="/skins/672/images/ewm2.jpg">
            <p>网站二维码</p>
          </div>
          <div class="clear"></div>
      </div>
    </div>
    </div>
    <div class="copyright">
       &copy; 2025 版权所有：汇龙微气（北京）科技有限公司&nbsp;&nbsp;&nbsp;<a target="_blank" href="http://beian.miit.gov.cn/" rel="nofollow">备案号：京ICP备2021004448号-1</a>&nbsp;&nbsp;&nbsp;<a href="/sitemap.xml" target="_blank" >sitemap.xml</a>&nbsp;&nbsp;&nbsp;<a href="http://www.chem17.com/login" target="_blank" rel="nofollow">管理登陆</a>
    </div>
  </div>
</div>
<!--Foot end-->

<!--右侧漂浮 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="#"><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:010-61702018"><i></i><p>电话</p></a></div> 
        <div class="my-kefu-tel-right">010-61702018</div> 
       </div>
      </li>  
      <li class="my-kefu-weixin" style="display:none"> 
       <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/672/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/672/js/qq.js"></script>
<script type="text/javascript" src="/skins/672/js/pt_js.js"></script>



 <script type='text/javascript' src='/js/VideoIfrmeReload.js?v=001'></script>
  
</html>
</body>