<!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.szdflantai.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">
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<TITLE>产品展示-深圳市东方蓝泰科技有限公司</TITLE>
<link rel="stylesheet" type="text/css" href="/Skins/390909/css/Common.css">
<link rel="stylesheet" type="text/css" href="/Skins/390909/css/lyStyle.css">
<link rel="stylesheet" type="text/css" href="/Skins/390909/css/swiper.min.css">
<script src="/Skins/390909/js/jquery-3.6.0.min.js"></script>
<script src="/Skins/390909/js/swiper.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-->
<link rel="shortcut icon" href="/Skins/390909/favicon.ico" />
<script type="application/ld+json">
{
"@context": "https://ziyuan.baidu.com/contexts/cambrian.jsonld",
"@id": "http://www.szdflantai.com/Products.html",
"title": "产品展示-深圳市东方蓝泰科技有限公司",
"upDate": "2025-02-20T11:10:06"
    }</script>
<script language="javaScript" src="/js/JSChat.js"></script><script language="javaScript">function ChatBoxClickGXH() { DoChatBoxClickGXH('https://chat.chem17.com',393661) }</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/390909"></script><script type="text/javascript" src="https://chat.chem17.com/chat/KFRightBox/390909"></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 style="background-color:#f9f9f9;">

<!--ly_Top 开始-->
<div class="ly_Top">
	<div class="lyTop_Main w1400">
    	<div class="ly_Logo">
        	<a href="/"><img src="/Skins/390909/images/logo.png" alt="深圳市东方蓝泰科技有限公司" /></a>
        </div>        
        <div class="top_tel">
          <span>免费咨询热线</span>
          <p>0755-21009352</p>
        </div>     
        <div class="clear"></div>
    </div>
    <div class="nav">
      <div class="w1400">
        <div class="lytop_right">
            <div class="lytop_search">
                <form action="/products.html" name="form1" method="post" onSubmit="return checkform(form1)">
                  <div class="sc_ipt"><input type="text" name="keyword" placeholder="请输入产品名称..." onfocus="this.value=''" autocomplete="off" /></div>
                  <div class="sc_btn"><input type="submit" value="" /></div>
                  <div class="clear"></div>
                </form>
            </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="/">网站首页</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="#"></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" style="display:none;"><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>
          <!--导航栏 结束-->
          
          <div class="clear"></div>
        </div>
    </div>
</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>
<script language="javascript" type="text/javascript">
	try {
		document.getElementById("navId" + nav).className = "active";
	}
	catch (e) {}
</script>
<!--ly_Top 结束-->
<script src="http://www.chem17.com/mystat.aspx?u=lzspe01"></script>

<!--NyBanner 开始-->
<div class="NyBanner">
	<img src="/Skins/390909/images/nyBanner.jpg" class="nyBa_Img" />
    <div class="NyBa_Con"><p>产品中心</p><i></i><span>PRODUCTS CNTER</span></div>
</div>
<!--NyBanner 结束-->

<!--NyCrumb 开始-->
<div class="NyCrumb">
    <i></i>
    <div class="NyCrumb_Main">            
        <ul>
            <li class="NyActive"><a href="/products.html">产品中心</a></li><div class="clear"></div>
        </ul>        
        <p><img src="/Skins/390909/images/Crumb.png" class="Crumb" />当前位置：<a href="/">首页</a><img src="/Skins/390909/images/jt9.png" class="CrumbJt" /><span>产品中心</span></p>     
        <div class="clear"></div>       
    </div>
</div>
<!--NyCrumb 结束-->

<!--NyProducts 开始-->
<div class="NyProducts">
    <div class="NyPro_Left">
    	<div class="h_left">
            <div class="cp_type">
                <div class="hd"><p><img src="/skins/390909/images/ProIco1.png" />产品分类</p><span>PRODUCT CLASSIFICATION</span><em></em><i></i></div>
                <div class="bd">
                    <ul>
                        
                        <li>
                            <p><a href="/ParentList-1727714.html" >样品瓶及配件</a><span></span></p>
                            <div>
                                 
                                <a href="/SonList-2189096.html">样品瓶</a> 
                                 
                                <a href="/SonList-1727716.html">2MLwaters螺口盖样品瓶</a> 
                                
                            </div>
                        </li>
                        
                        <li>
                            <p><a href="/ParentList-2173857.html" >Waters沃特世配件耗材</a><span></span></p>
                            <div>
                                 
                                <a href="/SonList-2187961.html">Waters氘灯</a> 
                                 
                                <a href="/SonList-2187937.html">Waters色谱柱</a> 
                                 
                                <a href="/SonList-2185597.html">Waters液相配件</a> 
                                
                            </div>
                        </li>
                        
                        <li>
                            <p><a href="/ParentList-2175557.html" >Merck纯水及微生物耗材</a><span></span></p>
                            <div>
                                 
                                <a href="/SonList-2191830.html">紫外灯</a> 
                                 
                                <a href="/SonList-2191824.html">终端过滤器</a> 
                                 
                                <a href="/SonList-2177524.html">纯化柱</a> 
                                
                            </div>
                        </li>
                        
                        <li>
                            <p><a href="/ParentList-2178778.html" >固相萃取柱</a><span></span></p>
                            <div>
                                 
                                <a href="/SonList-2184504.html">Oasis固相萃取柱</a> 
                                
                            </div>
                        </li>
                        
                        <li>
                            <p><a href="/ParentList-2183042.html" >Supelco色谱科配件耗材</a><span></span></p>
                            <div>
                                 
                                <a href="/SonList-2188166.html">Supelco固相微萃取头</a> 
                                
                            </div>
                        </li>
                        
                        <li>
                            <p><a href="/ParentList-2184506.html" >移液器</a><span></span></p>
                            <div>
                                 
                                <a href="/SonList-2204376.html">大龙移液器</a> 
                                 
                                <a href="/SonList-2184510.html">艾本德移液器</a> 
                                 
                                <a href="/SonList-2184509.html">普兰德移液器</a> 
                                
                            </div>
                        </li>
                        
                        <li>
                            <p><a href="/ParentList-2184737.html" >化学试剂标准品</a><span></span></p>
                            <div>
                                 
                                <a href="/SonList-2204370.html">麦迪康丁腈橡胶手套</a> 
                                 
                                <a href="/SonList-2184740.html">食品化妆品检测标准品</a> 
                                
                            </div>
                        </li>
                        
                        <li>
                            <p><a href="/ParentList-2184926.html" >PerkinElmer配件耗材</a><span></span></p>
                            <div>
                                 
                                <a href="/SonList-2189126.html">光谱耗材配件</a> 
                                 
                                <a href="/SonList-2184927.html">PE空心阴极灯</a> 
                                
                            </div>
                        </li>
                        
                        <li>
                            <p><a href="/ParentList-2185612.html" >Agilent安捷伦配件耗材</a><span></span></p>
                            <div>
                                 
                                <a href="/SonList-2186634.html">Agilent液相色谱柱</a> 
                                 
                                <a href="/SonList-2185613.html">Agilent气相色谱柱</a> 
                                
                            </div>
                        </li>
                        
                        <li>
                            <p><a href="/ParentList-2187682.html" >Thermo赛默飞配件耗材</a><span></span></p>
                            <div>
                                 
                                <a href="/SonList-2213613.html">Thermo赛默飞配件</a> 
                                 
                                <a href="/SonList-2206681.html">Thermo进样针</a> 
                                 
                                <a href="/SonList-2206678.html">Thermo截取锥</a> 
                                 
                                <a href="/SonList-2187957.html">Thermo离子色谱柱</a> 
                                 
                                <a href="/SonList-2187903.html">Thermo石墨管</a> 
                                 
                                <a href="/SonList-2187683.html">Thermo空心阴极灯</a> 
                                
                            </div>
                        </li>
                        
                        <li>
                            <p><a href="/ParentList-2194235.html" >岛津色谱配件耗材</a><span></span></p>
                            <div>
                                 
                                <a href="/SonList-2194236.html">岛津色谱柱</a> 
                                
                            </div>
                        </li>
                        
                        <li>
                            <p><a href="/ParentList-2204382.html" >Kromasil色谱配件</a><span></span></p>
                            <div>
                                 
                                <a href="/SonList-2214334.html">Kromasil色谱柱</a> 
                                
                            </div>
                        </li>
                        
                        <li>
                            <p><a href="/ParentList-2267059.html" >Antsci多参数皮肤测试仪</a><span></span></p>
                            <div>
                                 
                                <a href="/SonList-2267060.html">Antsci测试仪</a> 
                                
                            </div>
                        </li>
                        
                        <li>
                            <p><a href="/ParentList-2267066.html" >IKA</a><span></span></p>
                            <div>
                                 
                                <a href="/SonList-2268090.html">IKA 加热板</a> 
                                 
                                <a href="/SonList-2268088.html">IKA 粘度计</a> 
                                 
                                <a href="/SonList-2268086.html">IKA 旋转蒸发仪</a> 
                                 
                                <a href="/SonList-2268085.html">IKA 反应釜</a> 
                                 
                                <a href="/SonList-2267087.html">IKA 研磨机</a> 
                                 
                                <a href="/SonList-2267086.html">IKA 摇床</a> 
                                 
                                <a href="/SonList-2267079.html">IKA 分散机</a> 
                                 
                                <a href="/SonList-2267068.html">IKA搅拌器</a> 
                                
                            </div>
                        </li>
                        
                        <li>
                            <p><a href="/ParentList-2268985.html" >赛多利斯</a><span></span></p>
                            <div>
                                
                            </div>
                        </li>
                        
                        <li>
                            <p><a href="/ParentList-2270869.html" >热电戴安色谱柱小柱</a><span></span></p>
                            <div>
                                
                            </div>
                        </li>
                        
                        <li>
                            <p><a href="/ParentList-2415471.html" >色谱柱</a><span></span></p>
                            <div>
                                 
                                <a href="/SonList-2415487.html">糖类分析柱</a> 
                                
                            </div>
                        </li>
                        
                    </ul>
                </div>
            </div>
        </div>
      	<!--相关文章 开始-->
        <div class="NyXgwz">
        	<div class="NyXgwz_Title"><p><img src="/Skins/390909/images/ArtIco.png" />技术文章</p><span>TECHNICAL ARTICLES</span><em></em></div>
            <div class="NyXgwz_List">
            	<dl>
                    
                	<dd><a href="/Article-3972942.html"><i></i>Oasis固相萃取柱的安装规范与要点指南</a></dd>
                    
                	<dd><a href="/Article-3947305.html"><i></i>样品瓶材质选购的考量因素及常见误区</a></dd>
                    
                	<dd><a href="/Article-3923909.html"><i></i>固相微萃取头可不只是您想象的那么简单</a></dd>
                    
                	<dd><a href="/Article-3895256.html"><i></i>掌握要点合理使用普兰德移液器</a></dd>
                    
                	<dd><a href="/Article-3874660.html"><i></i>六步简单操作热电石墨管</a></dd>
                    
                </dl>
            </div>
        </div>
        <!--相关文章 结束-->
    </div>

    <div class="proright NyPro_Right">
    	<ul>
        	
            
            <li><div class="pro_img"><a href="/Products-35322822.html" class="pic"><img src="http://img78.chem17.com/gxhpic_b321700ace/53be32d69316d6999afbd53b03a3139f63bd131479a665c85ec4aa2b9e7f4ea61cd0d48d0d2517a6_340_240_5.jpg" alt="光谱耗材配件"></a></div>
<div class="text">
  <a href="/Products-35322822.html" class="name">光谱耗材配件</a>
</div>
<a href="/Products-35322822.html" class="more"></a></li>
            
            <li><div class="pro_img"><a href="/Products-35322533.html" class="pic"><img src="http://img76.chem17.com/gxhpic_b321700ace/53be32d69316d69978daad6962c9a4d478c2cb511106ba2d93c57bfe3eb5d97469135e86fceffe8b_340_240_5.png" alt="Waters配件WAT270959"></a></div>
<div class="text">
  <a href="/Products-35322533.html" class="name">Waters配件WAT270959</a>
</div>
<a href="/Products-35322533.html" class="more"></a></li>
            
            <li><div class="pro_img"><a href="/Products-35310202.html" class="pic"><img src="http://img80.chem17.com/gxhpic_b321700ace/53be32d69316d69907b4f1582f79499a4cc36413d95d7e5cda23f72708388355079d8d9d2f530348_340_240_5.png" alt="Thermo热电石墨管942339395071"></a></div>
<div class="text">
  <a href="/Products-35310202.html" class="name">Thermo热电石墨管942339395071</a>
</div>
<a href="/Products-35310202.html" class="more"></a></li>
            
            <li><div class="pro_img"><a href="/Products-37444708.html" class="pic"><img src="http://img67.chem17.com/gxhpic_b321700ace/5afa7988de8616eeef13b31d783ec13d1e1627f0eec5ba16a308b53009521784de1cbd2702382bca_340_240_5.png" alt="COSMOSIL 5C18-PAQ 色谱柱"></a></div>
<div class="text">
  <a href="/Products-37444708.html" class="name">COSMOSIL 5C18-PAQ 色谱柱</a>
</div>
<a href="/Products-37444708.html" class="more"></a></li>
            	
            
            
            <li><div class="pro_img"><a href="/Products-37444702.html" class="pic"><img src="http://img67.chem17.com/gxhpic_b321700ace/5afa7988de8616eeef13b31d783ec13d1e1627f0eec5ba16a308b53009521784de1cbd2702382bca_340_240_5.png" alt="COSMOSIL 5C18-AR-II 色谱柱"></a></div>
<div class="text">
  <a href="/Products-37444702.html" class="name">COSMOSIL 5C18-AR-II 色谱柱</a>
</div>
<a href="/Products-37444702.html" class="more"></a></li>
            
            <li><div class="pro_img"><a href="/Products-37444691.html" class="pic"><img src="http://img67.chem17.com/gxhpic_b321700ace/5afa7988de8616eeef13b31d783ec13d1e1627f0eec5ba16a308b53009521784de1cbd2702382bca_340_240_5.png" alt="COSMOSIL 5C18-MS-II 色谱柱"></a></div>
<div class="text">
  <a href="/Products-37444691.html" class="name">COSMOSIL 5C18-MS-II 色谱柱</a>
</div>
<a href="/Products-37444691.html" class="more"></a></li>
            
            <li><div class="pro_img"><a href="/Products-37444671.html" class="pic"><img src="http://img67.chem17.com/gxhpic_b321700ace/5afa7988de8616eeef13b31d783ec13d1e1627f0eec5ba16a308b53009521784de1cbd2702382bca_340_240_5.png" alt="COSMOSIL 3C18-EB 色谱柱"></a></div>
<div class="text">
  <a href="/Products-37444671.html" class="name">COSMOSIL 3C18-EB 色谱柱</a>
</div>
<a href="/Products-37444671.html" class="more"></a></li>
            
            <li><div class="pro_img"><a href="/Products-37444653.html" class="pic"><img src="http://img64.chem17.com/gxhpic_b321700ace/5afa7988de8616eeef13b31d783ec13d5d6536e53ea841411c4b78e182a650e7bfa46b2216eeeac5_340_240_5.png" alt="Ecosil糖、糖醇和有机酸分析柱"></a></div>
<div class="text">
  <a href="/Products-37444653.html" class="name">Ecosil糖、糖醇和有机酸分析柱</a>
</div>
<a href="/Products-37444653.html" class="more"></a></li>
            	
            
            
            <li><div class="pro_img"><a href="/Products-37444632.html" class="pic"><img src="http://img64.chem17.com/gxhpic_b321700ace/5afa7988de8616eeef13b31d783ec13d5d6536e53ea841411c4b78e182a650e7bfa46b2216eeeac5_340_240_5.png" alt="C18色谱 反相液相色谱柱"></a></div>
<div class="text">
  <a href="/Products-37444632.html" class="name">C18色谱 反相液相色谱柱</a>
</div>
<a href="/Products-37444632.html" class="more"></a></li>
            
            <li><div class="pro_img"><a href="/Products-37444625.html" class="pic"><img src="http://img64.chem17.com/gxhpic_b321700ace/5afa7988de8616eeef13b31d783ec13d5d6536e53ea841411c4b78e182a650e7bfa46b2216eeeac5_340_240_5.png" alt="C8-SH色谱 液相色谱柱"></a></div>
<div class="text">
  <a href="/Products-37444625.html" class="name">C8-SH色谱 液相色谱柱</a>
</div>
<a href="/Products-37444625.html" class="more"></a></li>
            
            <li><div class="pro_img"><a href="/Products-37444612.html" class="pic"><img src="http://img64.chem17.com/gxhpic_b321700ace/5afa7988de8616eeef13b31d783ec13d5d6536e53ea841411c4b78e182a650e7bfa46b2216eeeac5_340_240_5.png" alt="Ecosil AGP手性色谱柱 AGP手性柱"></a></div>
<div class="text">
  <a href="/Products-37444612.html" class="name">Ecosil AGP手性色谱柱 AGP手性柱</a>
</div>
<a href="/Products-37444612.html" class="more"></a></li>
            
            <li><div class="pro_img"><a href="/Products-37444605.html" class="pic"><img src="http://img64.chem17.com/gxhpic_b321700ace/5afa7988de8616eeef13b31d783ec13d5d6536e53ea841411c4b78e182a650e7bfa46b2216eeeac5_340_240_5.png" alt="Ecosil OD手性色谱柱 OD手性柱"></a></div>
<div class="text">
  <a href="/Products-37444605.html" class="name">Ecosil OD手性色谱柱 OD手性柱</a>
</div>
<a href="/Products-37444605.html" class="more"></a></li>
            	
            

            <div class="clear"></div>
        </ul>
        
        <!--分页 开始-->
        <div id="fengye">共&nbsp;411&nbsp;条记录，当前&nbsp;1&nbsp;/&nbsp;35&nbsp;页&nbsp;&nbsp;首页&nbsp;&nbsp;上一页&nbsp;&nbsp;<a href="/Products-p2.html">下一页</a>&nbsp;&nbsp;<a href="/Products-p35.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>
<!--NyProducts 结束-->

<!--ly_Foot 开始-->
<div class="ly_Foot">
	<div class="lyFoot_Main w1400">
        <div class="lyFootLeft">
        	<dl>
            	<dd>
                	<p><i></i>关于我们</p><a href="/aboutus.html">公司简介</a><a href="/news.html">公司新闻</a><!--<a href="/successcase.html">成功案例</a>--><a href="/honor.html" style="display:none;">荣誉资质</a>
                </dd>
                <dd>
                	<p><i></i>产品展示</p>
                      
                    <a href="/ParentList-1727714.html">样品瓶及配件</a>
                      
                    <a href="/ParentList-2173857.html">Waters沃特世配件耗材</a>
                      
                    <a href="/ParentList-2175557.html">Merck纯水及微生物耗材</a>
                      
                    <a href="/ParentList-2178778.html">固相萃取柱</a>
                      
                    <a href="/ParentList-2183042.html">Supelco色谱科配件耗材</a>
                      
                    <a href="/ParentList-2184506.html">移液器</a>
                      
                    <a href="/ParentList-2184737.html">化学试剂标准品</a>
                      
                    <a href="/ParentList-2184926.html">PerkinElmer配件耗材</a>
                      
                    <a href="/ParentList-2185612.html">Agilent安捷伦配件耗材</a>
                      
                    <a href="/ParentList-2187682.html">Thermo赛默飞配件耗材</a>
                      
                    <a href="/ParentList-2194235.html">岛津色谱配件耗材</a>
                      
                    <a href="/ParentList-2204382.html">Kromasil色谱配件</a>
                      
                    <a href="/ParentList-2267059.html">Antsci多参数皮肤测试仪</a>
                      
                    <a href="/ParentList-2267066.html">IKA</a>
                      
                    <a href="/ParentList-2268985.html">赛多利斯</a>
                      
                    <a href="/ParentList-2270869.html">热电戴安色谱柱小柱</a>
                      
                    <a href="/ParentList-2415471.html">色谱柱</a>
                    
                </dd>
                <dd>
                	<p><i></i>服务与支持</p><a href="/article.html">技术文章</a><a href="/down.html" style="display:none;">资料下载</a><a href="/order.html">在线留言</a><a href="/contact.html">联系我们</a>
                </dd>  
                <div class="clear"></div>              
            </dl>
        </div>
        <div class="lyFootRight">
            <div class="lyFootEwm">
                <img src="/Skins/390909/images/ewm01.png" /><p>扫码加微信</p>
            </div>
            <div class="lyFootLxfs">
            	<p><img src="/Skins/390909/images/ftIco1.png" />服务热线</p>
                <span>0755-21009352</span>
                <p><img src="/Skins/390909/images/ftIco2.png" />深圳市龙华新区龙华街道东环二路南侧建进工业园A栋711</p>
                <p><img src="/Skins/390909/images/ftIco3.png" />2946058073@qq.com</p>
            </div>
            <div class="clear"></div>
        </div>            
        <div class="clear"></div>
    	<div class="lyFoot_Copy">            
            <p class="fl"><span>Copyright &copy; 2025深圳市东方蓝泰科技有限公司 All Rights Reserved&nbsp;&nbsp;&nbsp;&nbsp;</span>备案号：<a href="https://beian.miit.gov.cn/" target="_blank" rel="nofollow">粤ICP备2020113985号</a></p>
            <p class="fr">技术支持：<a href="http://www.chem17.com" target="_blank" rel="nofollow">化工仪器网</a><span>&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></span></p>
            <div class="clear"></div>
        </div>
    </div>
</div>
<!--ly_Foot 结束-->

<!--在线客服-->
<div class="kfView4 hidden-sm hidden-md hidden-xs">
  <div><a class="kefu-lx" title="有什么可以帮到您的呢？"></a></div>
  <ul class="list-unstyled">
    <li><a href="javascript:scroll(0,0)" class="kefu_top" title="回网页顶部"></a></li>
    <li><a href="tel:13352987381" target="_blank" class="kefu-tel">电话咨询</a><p>服务热线：<br>13352987381</p></li>
	<li><a  target="_blank" class="kefu-wx">扫码加微信</a><p><img src="/Skins/390909/images/ewm01.png" width="120"></p></li>
  </ul>
</div>
<!--在线客服-->
<script type="text/javascript" src="/Skins/390909/js/pt_js.js"></script>


 <script type='text/javascript' src='/js/VideoIfrmeReload.js?v=001'></script>
  
</html>
</body>