<!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.bio-jz.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/218679/css/style.css">
<link rel="stylesheet" type="text/css" href="/skins/218679/css/swiper-bundle.min.css">
<script type="text/javascript" src="/skins/218679/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.bio-jz.com/products.html",
"title": "产品展示-上海技舟化工科技有限公司",
"upDate": "2025-04-27T16:05:14"
    }</script>
<script language="javaScript" src="/js/JSChat.js"></script><script language="javaScript">function ChatBoxClickGXH() { DoChatBoxClickGXH('https://chat.chem17.com',204291) }</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/218679"></script><script type="text/javascript" src="https://chat.chem17.com/chat/KFLeftBox/218679"></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/218679/images/home.png" />欢迎来到上海技舟化工科技有限公司网站！</div>
        <div class="lyht_fr"><a rel="nofollow" href="/">返回首页</a><em></em><a rel="nofollow" href="/order.html">在线留言</a><em></em><a rel="nofollow" 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/218679/images/logo.jpg" alt="上海技舟化工科技有限公司"/></a>
        </div>                
        <div class="ly_tel">
            <span>咨询电话</span>
            <p>13061776706</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="/">网站首页</a></li>
            <li id="navId2"><a rel="nofollow" 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 rel="nofollow" href="/honor.html">荣誉资质</a></li>
            <li id="navId7"><a rel="nofollow" href="/order.html">在线留言</a></li>
            <li id="navId8"><a rel="nofollow" href="/contact.html">联系我们</a></li>
        </ul>
        <div class="nav_mask"></div>
        <div class="ly_ScBtn"><a onclick="test(this)"><img src="/skins/218679/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/218679/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/218679/images/ny_banner1.jpg" /></div>
<!--ny_banner 结束-->


<script src="http://www.chem17.com/mystat.aspx?u=biogen"></script>


<!--面包屑 开始-->
<div class="ly_crumb">
	<img src="/skins/218679/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-657550.html">实验室滤纸</a><span></span></p>
                                <div>
                                
                                <a href="/SonList-2463873.html">吸水滤纸</a>
                                
                                <a href="/SonList-2463872.html">慢速定量滤纸</a>
                                
                                <a href="/SonList-2463870.html">无灰定量滤纸</a>
                                
                                <a href="/SonList-2463869.html">理化实验滤纸</a>
                                
                                <a href="/SonList-1032431.html">定量滤纸</a>
                                
                                <a href="/SonList-657551.html">定性滤纸</a>
                                
                                <a href="/SonList-657552.html">玻纤滤膜</a>
                                
                                <a href="/SonList-2297975.html">其他*新品</a>
                                    
                                </div>
                            </li>
                           
                            <li>
                         <p><a href="/ParentList-2372315.html">B 薄层色谱</a><span></span></p>
                                <div>
                                    
                                </div>
                            </li>
                           
                            <li>
                         <p><a href="/ParentList-2370257.html">D 电气零件</a><span></span></p>
                                <div>
                                    
                                </div>
                            </li>
                           
                            <li>
                         <p><a href="/ParentList-2374144.html">F 风冷循环制冷机</a><span></span></p>
                                <div>
                                    
                                </div>
                            </li>
                           
                            <li>
                         <p><a href="/ParentList-2370613.html">F 防腐化学品</a><span></span></p>
                                <div>
                                    
                                </div>
                            </li>
                           
                            <li>
                         <p><a href="/ParentList-2369769.html">F 反渗透RO</a><span></span></p>
                                <div>
                                    
                                </div>
                            </li>
                           
                            <li>
                         <p><a href="/ParentList-634855.html">F 防护用品</a><span></span></p>
                                <div>
                                    
                                </div>
                            </li>
                           
                            <li>
                         <p><a href="/ParentList-2577617.html">G 固相萃取</a><span></span></p>
                                <div>
                                    
                                </div>
                            </li>
                           
                            <li>
                         <p><a href="/ParentList-2370448.html">L 滤芯</a><span></span></p>
                                <div>
                                    
                                </div>
                            </li>
                           
                            <li>
                         <p><a href="/ParentList-2576782.html">P 培养箱</a><span></span></p>
                                <div>
                                    
                                </div>
                            </li>
                           
                            <li>
                         <p><a href="/ParentList-2373054.html">R 热交换器</a><span></span></p>
                                <div>
                                    
                                </div>
                            </li>
                           
                            <li>
                         <p><a href="/ParentList-2375606.html">T 填料固定相</a><span></span></p>
                                <div>
                                    
                                </div>
                            </li>
                           
                            <li>
                         <p><a href="/ParentList-2579392.html">X 旋转蒸发仪</a><span></span></p>
                                <div>
                                    
                                </div>
                            </li>
                           
                            <li>
                         <p><a href="/ParentList-2373554.html">X 循环水冷却器</a><span></span></p>
                                <div>
                                    
                                </div>
                            </li>
                           
                            <li>
                         <p><a href="/ParentList-2374147.html">Y 移液器</a><span></span></p>
                                <div>
                                    
                                </div>
                            </li>
                           
                            <li>
                         <p><a href="/ParentList-2370731.html">Z 真空器材</a><span></span></p>
                                <div>
                                    
                                </div>
                            </li>
                           
                            <li>
                         <p><a href="/ParentList-2027978.html">AST</a><span></span></p>
                                <div>
                                    
                                </div>
                            </li>
                           
                            <li>
                         <p><a href="/ParentList-2011481.html">Evoqua/懿华</a><span></span></p>
                                <div>
                                
                                <a href="/SonList-2054996.html">Pure Water/纯水系统</a>
                                
                                <a href="/SonList-2054981.html">Ultrapure/超纯水系统</a>
                                    
                                </div>
                            </li>
                           
                            <li>
                         <p><a href="/ParentList-1948801.html">Justrite/杰斯瑞特</a><span></span></p>
                                <div>
                                
                                <a href="/SonList-2235386.html">Fire-proof/防火</a>
                                
                                <a href="/SonList-2229752.html">Noise Reduction/隔音罩</a>
                                    
                                </div>
                            </li>
                           
                            <li>
                         <p><a href="/ParentList-1056674.html">Eyela/东京理化</a><span></span></p>
                                <div>
                                
                                <a href="/SonList-1056678.html">Circulator/恒温水循环仪</a>
                                
                                <a href="/SonList-2037657.html">Cold Trap/冷阱</a>
                                
                                <a href="/SonList-1957010.html">Evaporator/旋转蒸发仪</a>
                                
                                <a href="/SonList-1056681.html">Vacuum Pump/减压装置</a>
                                
                                <a href="/SonList-1080057.html">有机合成装置</a>
                                    
                                </div>
                            </li>
                           
                        </ul>
                    </div>
                </div>
            </div>
        </div>
        <script type="text/javascript" src="/skins/218679/js/pt_js.js"></script>
        
        <div class="lyNyPro_right">
        	<div class="lyNyPro_list">
            	<ul>
                	
                    
                      <li><div class="lyIdxPro_img">
<a href="/Products-32869879.html" target="_blank"><img src="http://img71.chem17.com/gxhpic_9a317c4b80/fb78668e8aa15784cbb531845a352ec29996cacfa2978a49bd01625760dbad3ed8c04c5389dfa3af_270_210_5.jpg" class="idxPro_img" alt="N-1300V-WB东京理化旋转蒸发仪真空浓缩装置价格"/><i class="idxPro_mask"></i></a>
</div>
<div class="lyIdxPro_text">
<a href="/Products-32869879.html" target="_blank" class="lyIdxPro_name">N-1300V-WB东京理化旋转蒸发仪真空浓缩装置价格</a>
<em></em>
</div></li>
                    
                      <li><div class="lyIdxPro_img">
<a href="/Products-32891557.html" target="_blank"><img src="http://img71.chem17.com/gxhpic_9a317c4b80/edbdb22ff9de4a32f986d4dd788479327c19c330b36e3f52da4ed90701cbb30d8c1519c2423ca210_270_210_5.png" class="idxPro_img" alt="艾朗旋转蒸发仪 N-1300D-WB"/><i class="idxPro_mask"></i></a>
</div>
<div class="lyIdxPro_text">
<a href="/Products-32891557.html" target="_blank" class="lyIdxPro_name">艾朗旋转蒸发仪 N-1300D-WB</a>
<em></em>
</div></li>
                    
                      <li><div class="lyIdxPro_img">
<a href="/Products-32866843.html" target="_blank"><img src="http://img68.chem17.com/gxhpic_9a317c4b80/edbdb22ff9de4a328b58206405c86a04cba5b185c40f7dbc90c3b6f0fe2f06b6f91df4b014f48f2a_270_210_5.jpg" class="idxPro_img" alt="Research Plus艾本德手动移液器"/><i class="idxPro_mask"></i></a>
</div>
<div class="lyIdxPro_text">
<a href="/Products-32866843.html" target="_blank" class="lyIdxPro_name">Research Plus艾本德手动移液器</a>
<em></em>
</div></li>
                    
                      <li><div class="lyIdxPro_img">
<a href="/Products-32891477.html" target="_blank"><img src="http://img69.chem17.com/gxhpic_9a317c4b80/edbdb22ff9de4a32f986d4dd78847932abe1b3fec3eccacfe68be2dbf5cb7f4d232063a2d3ad3f52_270_210_5.png" class="idxPro_img" alt="N-1300S-W东京理化旋转蒸发仪"/><i class="idxPro_mask"></i></a>
</div>
<div class="lyIdxPro_text">
<a href="/Products-32891477.html" target="_blank" class="lyIdxPro_name">N-1300S-W东京理化旋转蒸发仪</a>
<em></em>
</div></li>
                    	
                    
                    
                      <li><div class="lyIdxPro_img">
<a href="/Products-18643464.html" target="_blank"><img src="http://img68.chem17.com/gxhpic_9a317c4b80/edbdb22ff9de4a32f986d4dd7884793215541ac3daf0b0b5211fb65299f79adc0d70b6e834d4ac2f_270_210_5.png" class="idxPro_img" alt="N-1210BV型EYELA旋转蒸发仪"/><i class="idxPro_mask"></i></a>
</div>
<div class="lyIdxPro_text">
<a href="/Products-18643464.html" target="_blank" class="lyIdxPro_name">N-1210BV型EYELA旋转蒸发仪</a>
<em></em>
</div></li>
                    
                      <li><div class="lyIdxPro_img">
<a href="/Products-33615758.html" target="_blank"><img src="http://img69.chem17.com/gxhpic_9a317c4b80/4e22132ff1f1e401189333eafd45a8e29fff9cb55b07f101c4ce89a20119e3d0f5e6b3008d8407d0_270_210_5.jpg" class="idxPro_img" alt="VCA Optima/VCA 3000S美国AST接触角测量仪"/><i class="idxPro_mask"></i></a>
</div>
<div class="lyIdxPro_text">
<a href="/Products-33615758.html" target="_blank" class="lyIdxPro_name">VCA Optima/VCA 3000S美国AST接触角测量仪</a>
<em></em>
</div></li>
                    
                      <li><div class="lyIdxPro_img">
<a href="/Products-33547748.html" target="_blank"><img src="http://img69.chem17.com/gxhpic_9a317c4b80/9df95e9989903b9b02fa0b5be5345698140e23222696c3022c89830edd03078d3d99929c607aa80e_270_210_5.jpg" class="idxPro_img" alt="WRK-7900F 循环冷却水箱"/><i class="idxPro_mask"></i></a>
</div>
<div class="lyIdxPro_text">
<a href="/Products-33547748.html" target="_blank" class="lyIdxPro_name">WRK-7900F 循环冷却水箱</a>
<em></em>
</div></li>
                    
                      <li><div class="lyIdxPro_img">
<a href="/Products-20682347.html" target="_blank"><img src="http://img71.chem17.com/gxhpic_9a317c4b80/1db5f40061365a43fd14a354e70b212b419651dfe0432c2c69f6522bac2d74ca723f252a1259fab8_270_210_5.jpg" class="idxPro_img" alt="EYELA有机合成磁力搅拌低温槽PSL-2000"/><i class="idxPro_mask"></i></a>
</div>
<div class="lyIdxPro_text">
<a href="/Products-20682347.html" target="_blank" class="lyIdxPro_name">EYELA有机合成磁力搅拌低温槽PSL-2000</a>
<em></em>
</div></li>
                    	
                    
                    
                      <li><div class="lyIdxPro_img">
<a href="/Products-20682338.html" target="_blank"><img src="http://img69.chem17.com/gxhpic_9a317c4b80/edbdb22ff9de4a3227979df19581c0ed1ff7b8259346eed17e2c6710d989586471352684e97eb045_270_210_5.jpg" class="idxPro_img" alt="PSL-1810有机合成磁力搅拌低温槽"/><i class="idxPro_mask"></i></a>
</div>
<div class="lyIdxPro_text">
<a href="/Products-20682338.html" target="_blank" class="lyIdxPro_name">PSL-1810有机合成磁力搅拌低温槽</a>
<em></em>
</div></li>
                    
                      <li><div class="lyIdxPro_img">
<a href="/Products-20682326.html" target="_blank"><img src="http://img71.chem17.com/gxhpic_9a317c4b80/07924b042b5596d5d17bfcf066e224ea77cc737948f48c17384a1ac2f1ad23dc79bd3fa5de441f98_270_210_5.jpg" class="idxPro_img" alt="磁力搅拌低温槽PSL-1400"/><i class="idxPro_mask"></i></a>
</div>
<div class="lyIdxPro_text">
<a href="/Products-20682326.html" target="_blank" class="lyIdxPro_name">磁力搅拌低温槽PSL-1400</a>
<em></em>
</div></li>
                    
                      <li><div class="lyIdxPro_img">
<a href="/Products-20682295.html" target="_blank"><img src="http://img68.chem17.com/gxhpic_9a317c4b80/1db5f40061365a43121e10fe73ba580fc6a3d3600822f3bcb3738f9930333decf3bb07cb69ace3ca_270_210_5.png" class="idxPro_img" alt="真空减压装置NVP100020002100 Vacuum Pump"/><i class="idxPro_mask"></i></a>
</div>
<div class="lyIdxPro_text">
<a href="/Products-20682295.html" target="_blank" class="lyIdxPro_name">真空减压装置NVP100020002100 Vacuum Pump</a>
<em></em>
</div></li>
                    
                      <li><div class="lyIdxPro_img">
<a href="/Products-20682276.html" target="_blank"><img src="http://img71.chem17.com/gxhpic_9a317c4b80/07924b042b5596d5d17bfcf066e224eabecc52a750afb753a6861f5ec7697feecf4fdb6587b33ae5_270_210_5.jpg" class="idxPro_img" alt="低温恒温冷却水循环装置CCA-1112"/><i class="idxPro_mask"></i></a>
</div>
<div class="lyIdxPro_text">
<a href="/Products-20682276.html" target="_blank" class="lyIdxPro_name">低温恒温冷却水循环装置CCA-1112</a>
<em></em>
</div></li>
                    	
                    
                    <div class="clear"></div>
                </ul>
            </div>
            
            <!--分页 开始-->
            <div id="fengye">共&nbsp;172&nbsp;条记录，当前&nbsp;1&nbsp;/&nbsp;15&nbsp;页&nbsp;&nbsp;首页&nbsp;&nbsp;上一页&nbsp;&nbsp;<a href="/Products-p2.html">下一页</a>&nbsp;&nbsp;<a href="/Products-p15.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 rel="nofollow" href="/aboutus.html">公司简介</a>
                        <a rel="nofollow" href="/honor.html">荣誉资质</a>
                    </li>
                    <li>
                    	<div class="Ft_tit">产品中心</div>
                         
                  <a href="/ParentList-657550.html" title="实验室滤纸">实验室滤纸</a>
                         
                  <a href="/ParentList-2372315.html" title="B 薄层色谱">B 薄层色谱</a>
                         
                  <a href="/ParentList-2370257.html" title="D 电气零件">D 电气零件</a>
                         
                  <a href="/ParentList-2374144.html" title="F 风冷循环制冷机">F 风冷循环制冷机</a>
                         
                  <a href="/ParentList-2370613.html" title="F 防腐化学品">F 防腐化学品</a>
                         
                  <a href="/ParentList-2369769.html" title="F 反渗透RO">F 反渗透RO</a>
                         
                  <a href="/ParentList-634855.html" title="F 防护用品">F 防护用品</a>
                         
                  <a href="/ParentList-2577617.html" title="G 固相萃取">G 固相萃取</a>
                         
                  <a href="/ParentList-2370448.html" title="L 滤芯">L 滤芯</a>
                         
                  <a href="/ParentList-2576782.html" title="P 培养箱">P 培养箱</a>
                         
                  <a href="/ParentList-2373054.html" title="R 热交换器">R 热交换器</a>
                         
                  <a href="/ParentList-2375606.html" title="T 填料固定相">T 填料固定相</a>
                         
                  <a href="/ParentList-2579392.html" title="X 旋转蒸发仪">X 旋转蒸发仪</a>
                         
                  <a href="/ParentList-2373554.html" title="X 循环水冷却器">X 循环水冷却器</a>
                         
                  <a href="/ParentList-2374147.html" title="Y 移液器">Y 移液器</a>
                         
                  <a href="/ParentList-2370731.html" title="Z 真空器材">Z 真空器材</a>
                         
                  <a href="/ParentList-2027978.html" title="AST">AST</a>
                         
                  <a href="/ParentList-2011481.html" title="Evoqua/懿华">Evoqua/懿华</a>
                         
                  <a href="/ParentList-1948801.html" title="Justrite/杰斯瑞特">Justrite/杰斯瑞特</a>
                         
                  <a href="/ParentList-1056674.html" title="Eyela/东京理化">Eyela/东京理化</a>
                        
                    </li>
                    <li>
                    	<div class="Ft_tit">新闻中心</div>
                        <a rel="nofollow" href="/news.html">公司新闻</a>
                        <a rel="nofollow" href="/article.html">技术文章</a>
                    </li>
                    <li>
                    	<div class="Ft_tit">联系我们</div>
                        <a rel="nofollow" href="/order.html">在线留言</a>
                        <a rel="nofollow" href="/contact.html">联系方式</a>
                    </li>
                </ul>
            </div>
            <div class="ly_FtRight">
                <div class="ly_FtEwm">
                	<img src="/skins/218679/images/ewm1.jpg" />
                    <span>扫码关注</span>
                </div>
                <div class="ly_FtXx">
                    <p>传真：（微信）13061776706</p>
                    <p>邮箱：13061776706@163.com</p>
                    <p>地址：上海市宝山区淞滨路803弄</p>
                </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备2022004181号-1</a>&nbsp;&nbsp;&nbsp;&nbsp;<a href="/sitemap.xml" target="_blank">sitemap.xml</a>&nbsp;&nbsp;&nbsp;&nbsp;技术支持：<a href="http://www.chem17.com" target="_blank" rel="nofollow">化工仪器网</a>&nbsp;&nbsp;&nbsp;&nbsp;</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:1306-177-6706"><i></i><p>电话</p></a></div> 
        <div class="my-kefu-tel-right">1306-177-6706</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/218679/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/218679/js/qq.js"></script>


 <script type='text/javascript' src='/js/VideoIfrmeReload.js?v=001'></script>
  
</html>
</body>