<!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.rxjbj.cn/products.html" />

<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<TITLE>产品展示-北京睿信捷环保科技有限公司</TITLE>
<link rel="stylesheet" type="text/css" href="/skins/417999/css/swiper.min.css">
<link rel="stylesheet" type="text/css" href="/skins/417999/css/style.css">
<script type="text/javascript" src="/skins/417999/js/jquery-3.6.0.min.js"></script>
<script type="text/javascript" src="/skins/417999/js/swiper.min.js"></script>

<script type="text/javascript" src="/skins/417999/js/jquery.smint.js"></script>
<script type="text/javascript">
	$(document).ready( function() {
		$('.subMenu').smint({
			'scrollSpeed' : 1000
		});
	});
</script>

<script type="text/javascript">
	$(function () {
		$(".menu_open").click(function () {
			$(".nav").animate({ 'left': '0' }, 400);
			$(".hcover").animate({ 'right': '0' }, 400);
		});
		$(".hcover").click(function () {
			$(this).animate({ 'right': '-50%' }, 400);
			$(".nav").animate({ 'left': '-50%' }, 400);
			$(".nav_ul").animate({ 'left': '0' }, 400);
			$('.nav_item_open').css('left', '-50%');
		});
		$(".nav_item i").click(function () {
			$(".nav_ul").animate({ 'left': '-100%' }, 400);
			$(this).next('.nav_item_open').css('left', '0');
		});
		$(".subopen").click(function () {
			$(this).parent('.nav_item_open').css('left', '-50%');
			$(".nav_ul").animate({ 'left': '0' }, 400);
		});
	});
</script>

<!--此Js使手机浏览器的active为可用状态-->
<script type="text/javascript">
    document.addEventListener("touchstart", function () { }, true);
</script>
<link rel="shortcut icon" href="/skins/417999/favicon.ico">

<!--导航当前状态 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.rxjbj.cn/products.html",
"title": "产品展示-北京睿信捷环保科技有限公司",
"upDate": "2025-07-03T11:36:14"
    }</script>
<script language="javaScript" src="/js/JSChat.js"></script><script language="javaScript">function ChatBoxClickGXH() { DoChatBoxClickGXH('https://chat.chem17.com',421108) }</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/417999"></script><script type="text/javascript" src="https://chat.chem17.com/chat/KFLeftBox/417999"></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.rxjbj.cn/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 style="background-color: #f8f8f8;">
<!--top start-->
<div class="subMenu">
<div class="ly_top">
	<div class="lytop_main">
    	<div class="ly_logo"><a href="/"><img src="/skins/417999/images/logo.png" class="logo1" alt="北京睿信捷环保科技有限公司"/></a></div>        
        <!--nav start-->
        <div class="ly_nav">
        	<div class="menu_open">
                <i></i>
                <i></i>
                <i></i>
            </div>
            <div class="nav">                                   
                <ul class="nav_ul clearfix">
                    <li class="nav_item"><a href="/" id="navId1">首页<em></em></a></li>
                    <li class="nav_item"><a href="/aboutus.html" id="navId2"rel="nofollow">关于我们<em></em></a><i></i>
                        <ul class="nav_item_open">
                            <li class="subopen"><a href="javascript:;"rel="nofollow">关于我们</a></li>
                            <li class="nav_item2"><a href="/aboutus.html#ab1"rel="nofollow">企业简介</a></li>
                            <li class="nav_item2"><a href="/aboutus.html#ab2"rel="nofollow">企业文化</a></li>
                            <li class="nav_item2"><a href="/honor.html"rel="nofollow">荣誉资质</a></li>
                        </ul>
                    </li>
                    <li class="nav_item"><a href="/products.html" id="navId3">产品中心<em></em></a></li>
                    <li class="nav_item"><a href="/news.html" id="navId4">新闻资讯<em></em></a></li>                    
                    <li class="nav_item"><a href="/article.html" id="navId5">技术文章<em></em></a></li>
                    <li class="nav_item"><a href="/video.html" id="navId8"rel="nofollow">视频中心<em></em></a></li>
                    <li class="nav_item"><a href="/order.html" id="navId6"rel="nofollow">在线留言<em></em></a></li>
                    <li class="nav_item"><a href="/contact.html" id="navId7"rel="nofollow">联系我们<em></em></a></li>
                </ul>
            </div>
            <div class="hcover"></div>
        </div>
        
        <script language="javascript" type="text/javascript">
			try {
				document.getElementById("navId" + nav).className = "navon";
			}
			catch (e) {}
		</script>
        <!--nav end-->               
        <div class="lyTop_tel">18611697209</div>
    </div>
</div>
</div>
<!--top end-->
<script src="http://www.chem17.com/mystat.aspx?u=rxj"></script>


<!--ny_banner 开始-->
<div class="ny_banner">
	<img src="/skins/417999/images/ny_banner1.jpg" />
	<div class="nyBa_text">
    	<span>Product Center</span>
        <p>产品中心</p>
    </div>
</div>
<!--ny_banner 结束-->

<!--热门关键词&搜索 开始-->
<div class="ly_hotkw_search">
	<div class="hotkw_search">
    	<div class="ny_nav2">
        	<a href="/products.html" class="ab_icon1 on"><i></i>产品中心</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 ly_crumb1 wow fadeInUp">
	<div class="lyCrumb_container">
        <div class="crumb_main"><p>当前位置：<a href="/">首页</a>&nbsp;&nbsp;>&nbsp;&nbsp;<span>产品中心</span></p></div>
    </div>
</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><em></em></div>
            <div class="bd">
                <ul>
                
                <li>
                <p><a href="/ParentList-2444410.html">分析仪器</a><span></span></p>
                        <div>
                        
                            <a href="/SonList-2445359.html">气相色谱仪</a>
                        
                            <a href="/SonList-2496675.html">露点仪</a>
                        
                            <a href="/SonList-2446956.html">氧分仪</a>
                        
                            <a href="/SonList-2446955.html">水分仪</a>
                        
                            <a href="/SonList-2444439.html">傅利叶变换红外光谱分析仪</a>
                        
                            <a href="/SonList-2460242.html">在线痕量分析仪</a>
                        
                            <a href="/SonList-2444411.html">气体分析仪</a>
                        
                        </div>
                </li>
                
                <li>
                <p><a href="/ParentList-2460055.html">实验室仪器设备</a><span></span></p>
                        <div>
                        
                            <a href="/SonList-2494938.html">氮氢空一体机</a>
                        
                            <a href="/SonList-2460133.html">气体稀释仪</a>
                        
                            <a href="/SonList-2460103.html">氮气发生器</a>
                        
                            <a href="/SonList-2460090.html">氢气发生器</a>
                        
                            <a href="/SonList-2460056.html">空气发生器</a>
                        
                        </div>
                </li>
                
                <li>
                <p><a href="/ParentList-2444414.html">测量仪器</a><span></span></p>
                        <div>
                        
                            <a href="/SonList-2583891.html">质量比较仪</a>
                        
                            <a href="/SonList-2446954.html">质量流量控制器</a>
                        
                            <a href="/SonList-2444416.html">天平</a>
                        
                            <a href="/SonList-2444415.html">标准气体校准器</a>
                        
                        </div>
                </li>
                
                <li>
                <p><a href="/ParentList-2446957.html">耗材配件</a><span></span></p>
                        <div>
                        
                            <a href="/SonList-2584308.html">聚四氟乙烯管</a>
                        
                            <a href="/SonList-2583976.html">气液进样配件</a>
                        
                            <a href="/SonList-2583973.html">检漏仪</a>
                        
                            <a href="/SonList-2583972.html">Valco/VICI 阀及配件</a>
                        
                            <a href="/SonList-2542951.html">氧化铝</a>
                        
                            <a href="/SonList-2461046.html">色谱接头</a>
                        
                            <a href="/SonList-2461044.html">检测器</a>
                        
                            <a href="/SonList-2460375.html">纯化器</a>
                        
                            <a href="/SonList-2460372.html">GC阀</a>
                        
                            <a href="/SonList-2460371.html">捕集阱</a>
                        
                            <a href="/SonList-2460369.html">采样器配件</a>
                        
                            <a href="/SonList-2460363.html">色谱柱及填料</a>
                        
                            <a href="/SonList-2446963.html">减压阀</a>
                        
                            <a href="/SonList-2446962.html">进样针</a>
                        
                            <a href="/SonList-2446961.html">聚合物管路</a>
                        
                            <a href="/SonList-2446960.html">钝化管线</a>
                        
                            <a href="/SonList-2446959.html">不锈钢管线</a>
                        
                        </div>
                </li>
                
                <li>
                <p><a href="/ParentList-2461051.html">试剂标物</a><span></span></p>
                        <div>
                        
                            <a href="/SonList-2461058.html">混合标准物质</a>
                        
                            <a href="/SonList-2461052.html">同位素</a>
                        
                        </div>
                </li>
                
                <li>
                <p><a href="/ParentList-2446978.html">软件</a><span></span></p>
                        <div>
                        
                            <a href="/SonList-2446980.html">气体制备数字化管控系统</a>
                        
                            <a href="/SonList-2446979.html">标准气体配制计算软件</a>
                        
                        </div>
                </li>
                
                <li>
                <p><a href="/ParentList-2502014.html">气体检测</a><span></span></p>
                        <div>
                        
                            <a href="/SonList-2502132.html">自动气体采集装置</a>
                        
                            <a href="/SonList-2502130.html">自动采样泵</a>
                        
                            <a href="/SonList-2502125.html">有机 / 无机气体定性分析检测管系统</a>
                        
                            <a href="/SonList-2502116.html">新型球状活性炭吸附管</a>
                        
                            <a href="/SonList-2502060.html">氯化氢检测管</a>
                        
                            <a href="/SonList-2502055.html">硫化氢检测管</a>
                        
                            <a href="/SonList-2502043.html">硫酰氟检测系统</a>
                        
                            <a href="/SonList-2502038.html">多成分复合型检测器</a>
                        
                            <a href="/SonList-2502030.html">扩散式硫化氢测定器</a>
                        
                            <a href="/SonList-2502015.html">气体检测器</a>
                        
                        </div>
                </li>
                  
                </ul>
            </div>
        </div>
    </div>
   
</div>
<script type="text/javascript" src="/skins/417999/js/pt_js.js"></script>        
		<div class="lyNyPro_right">
        <div class="lyNyPro_list">
            <ul>
             
			  
              <li><div>
    <div class="lyIdxPro_img"><a href="/Products-37735124.html" target="_blank"><img src="http://img60.chem17.com/gxhpic_b46862543b/e6f2b0f98c8fa8629b75dfb2a5cfb5e4a7ea8dfc768bc9c35e6b36f6612f9c1c4914f2e35088f353_270_270_5.png" class="idxPro_img" alt="钝化管线"/></a></div>
    <div class="lyIdxPro_name"><a href="/Products-37735124.html" target="_blank">钝化管线</a></div>
    <a href="/Products-37735124.html" class="more">查看详情<em></em></a>
</div></li>
              
              <li><div>
    <div class="lyIdxPro_img"><a href="/Products-37838449.html" target="_blank"><img src="http://img44.chem17.com/gxhpic_b46862543b/7e8b7e83d48d0ae1d2d5da32fa328cedc98d62423a1492726aa04308b202836271aa1a98b8ef08ce_270_270_5.jpg" class="idxPro_img" alt="多组分动态气体稀释装置"/></a></div>
    <div class="lyIdxPro_name"><a href="/Products-37838449.html" target="_blank">多组分动态气体稀释装置</a></div>
    <a href="/Products-37838449.html" class="more">查看详情<em></em></a>
</div></li>
              
              <li><div>
    <div class="lyIdxPro_img"><a href="/Products-37711622.html" target="_blank"><img src="http://img44.chem17.com/gxhpic_b46862543b/e6f2b0f98c8fa8622dbec01f8e466a3494e3d4d554b0487c23d9c0b31bf07fd09adc5cf1fc5bd5b8_270_270_5.jpg" class="idxPro_img" alt="傅利叶变换红外光谱分析仪"/></a></div>
    <div class="lyIdxPro_name"><a href="/Products-37711622.html" target="_blank">傅利叶变换红外光谱分析仪</a></div>
    <a href="/Products-37711622.html" class="more">查看详情<em></em></a>
</div></li>
              
              <li><div>
    <div class="lyIdxPro_img"><a href="/Products-37711755.html" target="_blank"><img src="http://img55.chem17.com/gxhpic_b46862543b/e6f2b0f98c8fa862588385e911d63352db39dcdbc2fe9883a28f664af19c3d3bca562d8b1ba0aa9a_270_270_5.jpg" class="idxPro_img" alt="标准气体配制计算软件"/></a></div>
    <div class="lyIdxPro_name"><a href="/Products-37711755.html" target="_blank">标准气体配制计算软件</a></div>
    <a href="/Products-37711755.html" class="more">查看详情<em></em></a>
</div></li>
              
              
			  
              <li><div>
    <div class="lyIdxPro_img"><a href="/Products-37717115.html" target="_blank"><img src="http://img42.chem17.com/gxhpic_b46862543b/406477867b1b7e012d9b714b83f03b216ab0b1dc9f5df7453adad7421dfb8b45dc97eb1da9e834f1_270_270_5.jpg" class="idxPro_img" alt="PDHID专用色谱仪"/></a></div>
    <div class="lyIdxPro_name"><a href="/Products-37717115.html" target="_blank">PDHID专用色谱仪</a></div>
    <a href="/Products-37717115.html" class="more">查看详情<em></em></a>
</div></li>
              
              <li><div>
    <div class="lyIdxPro_img"><a href="/Products-37711624.html" target="_blank"><img src="http://img57.chem17.com/gxhpic_b46862543b/e6f2b0f98c8fa8622dbec01f8e466a34e70cd12b3c88abd42f8456a5e021dcba272b8556f8cc55cc_270_270_5.jpg" class="idxPro_img" alt="多组分气体分析仪"/></a></div>
    <div class="lyIdxPro_name"><a href="/Products-37711624.html" target="_blank">多组分气体分析仪</a></div>
    <a href="/Products-37711624.html" class="more">查看详情<em></em></a>
</div></li>
              
              <li><div>
    <div class="lyIdxPro_img"><a href="/Products-37734979.html" target="_blank"><img src="http://img52.chem17.com/gxhpic_b46862543b/e6f2b0f98c8fa862c1a960c1247d0fbfe14b7e1e316186a67defadfd324689d60e05bcc98af9057c_270_270_5.png" class="idxPro_img" alt="质量流量控制器"/></a></div>
    <div class="lyIdxPro_name"><a href="/Products-37734979.html" target="_blank">质量流量控制器</a></div>
    <a href="/Products-37734979.html" class="more">查看详情<em></em></a>
</div></li>
              
              <li><div>
    <div class="lyIdxPro_img"><a href="/Products-37846425.html" target="_blank"><img src="http://img56.chem17.com/gxhpic_b46862543b/f3bd478f3ca58da56916b4f2e0eba9eb515c04f8592d3e35bbc7b7b4e7ee8e2440ff2bc6fb5c25b8_270_270_5.jpg" class="idxPro_img" alt="TO-14A内部标准/调谐混合气（四组分）"/></a></div>
    <div class="lyIdxPro_name"><a href="/Products-37846425.html" target="_blank">TO-14A内部标准/调谐混合气（四组分）</a></div>
    <a href="/Products-37846425.html" class="more">查看详情<em></em></a>
</div></li>
              
              
			  
              <li><div>
    <div class="lyIdxPro_img"><a href="/Products-37846389.html" target="_blank"><img src="http://img42.chem17.com/gxhpic_b46862543b/d939ceae0c7984b816b163514146fbfdea9217bebea0d1eef4795c378b384b149470549a07439ea8_270_270_5.png" class="idxPro_img" alt="碳13二氧化碳同位素"/></a></div>
    <div class="lyIdxPro_name"><a href="/Products-37846389.html" target="_blank">碳13二氧化碳同位素</a></div>
    <a href="/Products-37846389.html" class="more">查看详情<em></em></a>
</div></li>
              
              <li><div>
    <div class="lyIdxPro_img"><a href="/Products-39194143.html" target="_blank"><img src="http://img52.chem17.com/gxhpic_b46862543b/406477867b1b7e01fbc2e39c130d7d011e07a4e33a4d58d805cfe8a21ea4a9cfc04f1d7585fa4d16_270_270_5.jpg" class="idxPro_img" alt="聚四氟乙烯管"/></a></div>
    <div class="lyIdxPro_name"><a href="/Products-39194143.html" target="_blank">聚四氟乙烯管</a></div>
    <a href="/Products-39194143.html" class="more">查看详情<em></em></a>
</div></li>
              
              <li><div>
    <div class="lyIdxPro_img"><a href="/Products-39188911.html" target="_blank"><img src="http://img50.chem17.com/gxhpic_b46862543b/406477867b1b7e012d9b714b83f03b2139e7296b377f1dfecb30d97a8620f799331ce96d6f780cf3_270_270_5.jpg" class="idxPro_img" alt="R-ZDP智能型露点转换器"/></a></div>
    <div class="lyIdxPro_name"><a href="/Products-39188911.html" target="_blank">R-ZDP智能型露点转换器</a></div>
    <a href="/Products-39188911.html" class="more">查看详情<em></em></a>
</div></li>
              
              <li><div>
    <div class="lyIdxPro_img"><a href="/Products-39188898.html" target="_blank"><img src="http://img50.chem17.com/gxhpic_b46862543b/406477867b1b7e012d9b714b83f03b21ef055046b4badea162c57af9bab5502f6b4d4c3087496fe9_270_270_5.jpg" class="idxPro_img" alt="RGDP-8000CM冷镜露点仪"/></a></div>
    <div class="lyIdxPro_name"><a href="/Products-39188898.html" target="_blank">RGDP-8000CM冷镜露点仪</a></div>
    <a href="/Products-39188898.html" class="more">查看详情<em></em></a>
</div></li>
              
              
            
            <div class="clear"></div>
        </ul>
        </div>            
        <!--分页 开始-->
        <div id="fengye">共&nbsp;86&nbsp;条记录，当前&nbsp;1&nbsp;/&nbsp;8&nbsp;页&nbsp;&nbsp;首页&nbsp;&nbsp;上一页&nbsp;&nbsp;<a href="/Products-p2.html">下一页</a>&nbsp;&nbsp;<a href="/Products-p8.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>
<!--内页-产品中心 结束-->

<!--ly_Foot start-->
<div class="pc_foot">
	<div class="pc_ft_main w1100">
		<div class="ft_list">
            <ul>
                <li>
                    <b>产品中心</b>
                    
                      
                      <a href="/Products-39194143.html">聚四氟乙烯管</a>
                      
                      <a href="/Products-39188911.html">R-ZDP智能型露点转换器</a>
                      
                      <a href="/Products-39188898.html">RGDP-8000CM冷镜露点仪</a>
                      
                      <a href="/Products-39188879.html">RDP-100智能露点仪</a>
                      
                      
                </li>
                <li><b>新闻中心</b><a href="/news.html">新闻资讯</a><a href="/successcase.html">应用案例</a><a href="/article.html">技术文章</a></li>
                <li><b>关于我们</b><a href="/aboutus.html"rel="nofollow">公司简介</a><a href="/video.html"rel="nofollow">视频中心</a><a href="/honor.html"rel="nofollow">荣誉资质</a></li>
                <li><b>联系方式</b><a href="/order.html"rel="nofollow">在线留言</a><a href="/contact.html"rel="nofollow">联系我们</a></li>
            </ul>
		</div>
		
        <div class="f_tel">
        	<div class="tlt">010-64801878</div>
            <div class="desc">欢迎您的咨询<br />我们将竭尽全力为您用心服务</div>
            <a >18611697209</a>
        </div>
        
		<div class="ft_ewm">
        	<div class="p1"><img src="/skins/417999/images/ewm1.jpg" class="ewm_img"><b>微信联系</b></div>
            <div class="p2"><img src="/skins/417999/images/ewm2.jpg" class="ewm_img"><b>微信公众号</b></div>
        </div>
		
		<div class="clear"></div>
	</div>
	<div class="ft_copy">
     <div class="w1100">
      <div class="copy_l fl">版权所有 &copy; 2025 北京睿信捷环保科技有限公司&nbsp;&nbsp;<a href="http://beian.miit.gov.cn/" target="_blank" rel="nofollow">备案号：京ICP备19059197号-1</a></div>
      <div class="copy_r fr">技术支持：<a href="http://www.chem17.com" target="_blank" rel="nofollow" >化工仪器网</a>&nbsp;&nbsp;<a href="http://www.chem17.com/login" target="_blank" rel="nofollow" >管理登陆</a>&nbsp;&nbsp;<a href="/sitemap.xml" target="_blank">sitemap.xml</a></div>
    </div>
    </div>
</div>
<!--ly_Foot end-->

<!--网站右侧漂浮 begin-->
<div id="gxhxwtmobile" style="display:none;">18611697209</div>
<div class="f_pf1" style="display:none;">
	<!--<a href="tencent://message/?uin=1486064250&Site=&Menu=yes" target="_blank" class="qqa"></a>-->
    <a onclick="ChatBoxClickGXH()" href="#" target="_self" class="qqa"rel="nofollow"></a>
    <div class="tela"><a href="tel:010-64801878"rel="nofollow"></a><div class="wz"><p>TEL：010-64801878<em></em></p></div></div>
    <div class="wxa"><span></span><div class="code"><p><img src="/skins/417999/images/ewm1.jpg" /><em></em></p></div></div>
    <a class="totop"></a>
</div>
<!--网站右侧漂浮 end-->
<script type="text/javascript" src="/skins/417999/js/common.js"></script>
<script type="text/javascript" src="/skins/417999/js/data.js"></script>

 <script type='text/javascript' src='/js/VideoIfrmeReload.js?v=001'></script>
  
</html></body>