<!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.weissnano.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/629566/css/swiper.min.css">
<link rel="stylesheet" type="text/css" href="/skins/629566/css/style.css"/>
<script src="/skins/629566/js/jquery-3.6.0.min.js"></script>
<script src="/skins/629566/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/629566/favicon.ico">
<script type="application/ld+json">
{
"@context": "https://ziyuan.baidu.com/contexts/cambrian.jsonld",
"@id": "http://www.weissnano.com/Products.html",
"title": "产品展示-微思纳米科技（苏州）有限公司",
"upDate": "2025-04-23T11:47:47"
    }</script>
<script language="javaScript" src="/js/JSChat.js"></script><script language="javaScript">function ChatBoxClickGXH() { DoChatBoxClickGXH('https://chat.chem17.com',633192) }</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">欢迎来到<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/629566/images/logo.jpg" alt="微思纳米科技（苏州）有限公司"/></a></div>
                
        <div class="ly_tel">
            <span>咨询热线</span>
            <p>13625296847</p>
        </div>
        <div class="search-input">
            <form class="form1" name="form1" method="post" action="/products.html">
              <input class="input1" name="keyword" type="text" placeholder="请输入产品名称">
              <input class="bnts" name="submit" style="cursor:pointer;" type="submit" value="">
            </form>
          </div>
        
        <!--导航栏 开始-->
        <div class="ly_nav">
            <!-- 控制menu -->
            <div class="nav_menu">
                <span></span>
                <span></span>
                <span></span>
            </div>        
            <!-- 菜单 -->
            <div class="nav_list">
                <ul>
                    <li id="navId1"><a href="/index.html">网站首页</a></li>
                    <li id="navId2"><a href="/aboutus.html">关于我们</a></li>
                    <li id="navId3"><a href="/products.html">产品服务</a></li>
                    <!--二级栏目-->
                        <i style="display:none;"></i>
                        <ul style="display:none;">               
                                       
                         <li><a href="/ParentList-2540882.html">温等静压机</a></li>
                                       
                         <li><a href="/ParentList-2539062.html">高压均质机</a></li>
                                       
                         <li><a href="/ParentList-2541075.html">高速剪切机</a></li>
                                       
                         <li><a href="/ParentList-2541398.html">薄膜乳化机</a></li>
                                       
                         <li><a href="/ParentList-2545170.html">微射流均质机</a></li>
                                       
                         <li><a href="/ParentList-2545171.html">脂质体挤出器机</a></li>
                                       
                         <li><a href="/ParentList-2545172.html">微流控制备仪</a></li>
                                       
                         <li><a href="/ParentList-2555784.html">生物反应器</a></li>
                         
                        </ul>
                    <li id="navId4"><a href="/news.html">资讯中心</a></li>
                    <li id="navId5"><a href="/down.html">下载中心</a></li>
                    <li id="navId6"><a href="/order.html">在线留言</a></li>
                    <li id="navId7"><a href="/contact.html">联系我们</a></li>
                </ul>
                <div class="nav_mask"></div>
            </div>
        </div>
        <!--导航栏 结束-->
        
        <div class="clear"></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>


<!--头部 结束-->


<!--ny_banner 开始-->
<div class="ny_banner"><img src="/skins/629566/images/ny_banner1.jpg" /></div>
<!--ny_banner 结束-->


<!--热门关键词&搜索 开始-->
<div class="ly_hotkw_search">
	<div class="hotkw_search">
    	<div class="hotkw_left"><span>热门关键词：</span>等静压机，高压均质机，微射流，剪切机，微流控</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>
<!--热门关键词&搜索 结束-->

<script src="http://www.chem17.com/mystat.aspx?u=Weisinano"></script>


<!--面包屑 开始-->
<div class="ly_crumb">
	<img src="/skins/629566/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 Service</span></div>
                    <div class="bd">
                        <ul>
                        
                            <li>
                         <p><a href="/ParentList-2540882.html">温等静压机</a><span></span></p>
                                <div>
                                
                                    <a href="/SonList-2540883.html">温等静压机</a>
                                    
                                </div>
                            </li>
                            
                            <li>
                         <p><a href="/ParentList-2539062.html">高压均质机</a><span></span></p>
                                <div>
                                
                                    <a href="/SonList-2546548.html">无菌高压均质机</a>
                                    
                                    <a href="/SonList-2546547.html">生产型高压均质机</a>
                                    
                                    <a href="/SonList-2546546.html">中试型高压均质机</a>
                                    
                                    <a href="/SonList-2546545.html">实验型高压均质机</a>
                                    
                                </div>
                            </li>
                            
                            <li>
                         <p><a href="/ParentList-2541075.html">高速剪切机</a><span></span></p>
                                <div>
                                
                                    <a href="/SonList-2541358.html">高速剪切乳化机</a>
                                    
                                </div>
                            </li>
                            
                            <li>
                         <p><a href="/ParentList-2541398.html">薄膜乳化机</a><span></span></p>
                                <div>
                                
                                </div>
                            </li>
                            
                            <li>
                         <p><a href="/ParentList-2545170.html">微射流均质机</a><span></span></p>
                                <div>
                                
                                    <a href="/SonList-2546550.html">生产型微射流均质机</a>
                                    
                                    <a href="/SonList-2546549.html">实验型微射流均质机</a>
                                    
                                </div>
                            </li>
                            
                            <li>
                         <p><a href="/ParentList-2545171.html">脂质体挤出器机</a><span></span></p>
                                <div>
                                
                                </div>
                            </li>
                            
                            <li>
                         <p><a href="/ParentList-2545172.html">微流控制备仪</a><span></span></p>
                                <div>
                                
                                </div>
                            </li>
                            
                            <li>
                         <p><a href="/ParentList-2555784.html">生物反应器</a><span></span></p>
                                <div>
                                
                                    <a href="/SonList-2555785.html">离位灭菌生物发酵系统</a>
                                    
                                </div>
                            </li>
                            
                            
                        </ul>
                    </div>
                </div>
            </div>
            
            <!--技术文章 开始-->
            <div class="lyNy_Xgwz">
            	<div class="Xgwz_tit"><p>技术文章</p><span>TECHNICAL ARTICLES</span></div>
                <div class="Xgwz_list">
                	<ul>
                    
                    	<li><em></em><a href="/Article-4119415.html">薄膜乳化机的故障诊断与维护管理</a></li>
                   
                    	<li><em></em><a href="/Article-4113338.html">气动脂质体挤出器在制药行业中的应用</a></li>
                   
                    	<li><em></em><a href="/Article-4109080.html">细胞破碎方法全解析：选择策略与关键影响因素</a></li>
                   
                    	<li><em></em><a href="/Article-4093963.html">常见的细胞壁结构和细胞破碎技术</a></li>
                   
                    	<li><em></em><a href="/Article-4088822.html">微流控芯片寿命延长术：5个技巧让你的芯片多用3倍时间</a></li>
                     
                    </ul>
                    <div class="Xgwz_an"><a href="/article.html">查看全部</a></div>
                </div>
            </div>
            <!--技术文章 结束-->
        </div>
        <script type="text/javascript" src="/skins/629566/js/pt_js.js"></script>
        
        <div class="lyNyPro_right">
        	<div class="lyNyPro_list">
            	<ul>
                   
                   
                	<li><div class="lyIdxPro_img"><a href="/Products-38775176.html"><img src="http://img54.chem17.com/gxhpic_fa18e06711/793b70e7c4e6c42d2eb07a26a24ae2edaa967dd6f1a33bf0702f80d715fd9c12c1ebe06c6feea29d_270_224_5.jpg" class="idxPro_img" alt="WH-NANO实验型高压均质机"/><i class="idxPro_mask"></i></a>
</div>
<div class="lyIdxPro_name"><a href="/Products-38775176.html">WH-NANO实验型高压均质机</a></div>
</li>
                   
                	<li><div class="lyIdxPro_img"><a href="/Products-38775219.html"><img src="http://img46.chem17.com/gxhpic_fa18e06711/b7523f99a320cfcbe00e6488f8ccc382a9f4d656040f6f511e5501a3dc905b767a4bfa7e32c7a5c9_270_224_5.jpg" class="idxPro_img" alt="WH-Pilot中试型高压均质机"/><i class="idxPro_mask"></i></a>
</div>
<div class="lyIdxPro_name"><a href="/Products-38775219.html">WH-Pilot中试型高压均质机</a></div>
</li>
                   
                	<li><div class="lyIdxPro_img"><a href="/Products-38775247.html"><img src="http://img43.chem17.com/gxhpic_fa18e06711/b7523f99a320cfcbe00e6488f8ccc382f86af8af9bd04019ca741e27d68404e3e56688a05f6982a5_270_224_5.jpg" class="idxPro_img" alt="大规模生产型高压均质机"/><i class="idxPro_mask"></i></a>
</div>
<div class="lyIdxPro_name"><a href="/Products-38775247.html">大规模生产型高压均质机</a></div>
</li>
                   
                	<li><div class="lyIdxPro_img"><a href="/Products-39099070.html"><img src="http://img45.chem17.com/gxhpic_fa18e06711/b7523f99a320cfcbc000b7f0b223139fd83a2e891fbf678b9335163777fa1e937b0610e95f389acf_270_224_5.jpg" class="idxPro_img" alt="实验型温等静压机"/><i class="idxPro_mask"></i></a>
</div>
<div class="lyIdxPro_name"><a href="/Products-39099070.html">实验型温等静压机</a></div>
</li>
                   	
                   
                   
                	<li><div class="lyIdxPro_img"><a href="/Products-38776350.html"><img src="http://img44.chem17.com/gxhpic_fa18e06711/a389d7f26eecdf06df2264b26dd266c2329ceeb2f948b72ca0e2dda065873ae61c0acfb7d28abd70_270_224_5.png" class="idxPro_img" alt="中试型温等静压机"/><i class="idxPro_mask"></i></a>
</div>
<div class="lyIdxPro_name"><a href="/Products-38776350.html">中试型温等静压机</a></div>
</li>
                   
                	<li><div class="lyIdxPro_img"><a href="/Products-38776740.html"><img src="http://img49.chem17.com/gxhpic_fa18e06711/a389d7f26eecdf062a83fe358740fbb3e5903731c5f7b5c7acb6a3fc78c18b5f4b75d721942875e1_270_224_5.png" class="idxPro_img" alt="薄膜乳化机"/><i class="idxPro_mask"></i></a>
</div>
<div class="lyIdxPro_name"><a href="/Products-38776740.html">薄膜乳化机</a></div>
</li>
                   
                	<li><div class="lyIdxPro_img"><a href="/Products-38775297.html"><img src="http://img60.chem17.com/gxhpic_fa18e06711/a389d7f26eecdf06df2264b26dd266c2f4d2f49399bcfcc482308b33b549655fc088ac3e5ffd40ce_270_224_5.png" class="idxPro_img" alt="AMH-MINI实验型微射流均质机"/><i class="idxPro_mask"></i></a>
</div>
<div class="lyIdxPro_name"><a href="/Products-38775297.html">AMH-MINI实验型微射流均质机</a></div>
</li>
                   
                	<li><div class="lyIdxPro_img"><a href="/Products-38775358.html"><img src="http://img44.chem17.com/gxhpic_fa18e06711/a389d7f26eecdf06df2264b26dd266c26aad07b8ee0134703c6c5c231ebcf243e3363065be642da1_270_224_5.png" class="idxPro_img" alt="NH-500中式微射流均质机"/><i class="idxPro_mask"></i></a>
</div>
<div class="lyIdxPro_name"><a href="/Products-38775358.html">NH-500中式微射流均质机</a></div>
</li>
                   	
                   
                   
                	<li><div class="lyIdxPro_img"><a href="/Products-38775397.html"><img src="http://img59.chem17.com/gxhpic_fa18e06711/a389d7f26eecdf06df2264b26dd266c2130edaf2fa8e4c28ebd3c4845c3e3b78190c409335cc3024_270_224_5.png" class="idxPro_img" alt="NH-2000微射流均质机"/><i class="idxPro_mask"></i></a>
</div>
<div class="lyIdxPro_name"><a href="/Products-38775397.html">NH-2000微射流均质机</a></div>
</li>
                   
                	<li><div class="lyIdxPro_img"><a href="/Products-38892536.html"><img src="http://img45.chem17.com/gxhpic_fa18e06711/5244a846caa253de1e6cec7bb3d179e7e0075004fcde6a0efd923bcaef5f75a23a8afd3dad4bc4c0_270_224_5.jpg" class="idxPro_img" alt="WS-500高压湍流分散机"/><i class="idxPro_mask"></i></a>
</div>
<div class="lyIdxPro_name"><a href="/Products-38892536.html">WS-500高压湍流分散机</a></div>
</li>
                   
                	<li><div class="lyIdxPro_img"><a href="/Products-38892430.html"><img src="http://img53.chem17.com/gxhpic_fa18e06711/5244a846caa253dee7c4c37f3faac7ef177760b27e3edfe8ed084edf5719559f6610b64c62470101_270_224_5.jpg" class="idxPro_img" alt="离位灭菌生物发酵系统"/><i class="idxPro_mask"></i></a>
</div>
<div class="lyIdxPro_name"><a href="/Products-38892430.html">离位灭菌生物发酵系统</a></div>
</li>
                   
                	<li><div class="lyIdxPro_img"><a href="/Products-38776673.html"><img src="http://img53.chem17.com/gxhpic_fa18e06711/a389d7f26eecdf062a83fe358740fbb30538c0d810f0eab5464212ab078e3f880900ac1212faa74b_270_224_5.png" class="idxPro_img" alt="手动脂质体挤出器"/><i class="idxPro_mask"></i></a>
</div>
<div class="lyIdxPro_name"><a href="/Products-38776673.html">手动脂质体挤出器</a></div>
</li>
                   	
                   
                </ul>
            </div>
            
          <div id="fengye">共&nbsp;24&nbsp;条记录，当前&nbsp;1&nbsp;/&nbsp;2&nbsp;页&nbsp;&nbsp;首页&nbsp;&nbsp;上一页&nbsp;&nbsp;<a href="/Products-p2.html">下一页</a>&nbsp;&nbsp;<a href="/Products-p2.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_FtLeft">
        	<div class="Ft_nav"><a href="/">首页</a><a href="/aboutus.html" target="_blank">关于我们</a><a href="/products.html" target="_blank">产品服务</a><a href="/news.html" target="_blank">公司新闻</a><a href="/article.html" target="_blank">技术文章</a><a href="/honor.html" target="_blank">荣誉资质</a></div>
            <div class="Ft_contact">
            	<div class="Ftcont_tit">联系方式<em></em></div>
                <p>邮箱：qixiaowen@weissnano.com</p>
                <p>地址：苏州市高新区嘉陵江路198号太湖光子科技园11号楼409-34室</p>
            </div>
        </div>
        <div class="ly_FtCenter">
        	<p>咨询热线</p>
            <b>400-888–9801</b>
            <p>（周一至周日9:00- 19:00）</p>
            <a class="online-contact-btn"  onclick="ChatBoxClickGXH()" href="#" target="_self">在线咨询</a>
        </div>
        <div class="ly_FtRight">
        	<ul>
            	<li><img src="/skins/629566/images/ewm1.jpg" /><p>扫码加微信</p></li>
                <li><img src="/skins/629566/images/ewm2.jpg" /><p>移动端浏览</p></li>
            </ul>
        </div>
        <div class="clear"></div>
    </div>
    <div class="ly_FtBottom">
    	<div class="FtBottom_mid">
        	<div class="Ft_Copy">Copyright&copy;2025 微思纳米科技（苏州）有限公司 All Right Reserved&nbsp;&nbsp;&nbsp;&nbsp;<a href="http://beian.miit.gov.cn" target="_blank" rel="nofollow">备案号：苏ICP备2024122122号-2</a>&nbsp;&nbsp;&nbsp;&nbsp;<a href="/sitemap.xml" target="_blank">sitemap.xml</a></div>
            <div class="Ft_Supp">技术支持：<a href="http://www.chem17.com" target="_blank" rel="nofollow">化工仪器网</a>&nbsp;&nbsp;&nbsp;&nbsp;<A href="http://www.chem17.com/login" target="_blank" rel="nofollow">管理登陆</A></div>
            <div class="clear"></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 my-kefu-tel1"> 
       <div class="my-kefu-tel-main"> 
        <div class="my-kefu-left"><a href="tel:13625296847"><i></i><p>电话</p></a></div> 
        <div class="my-kefu-tel-right">13625296847</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/629566/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/629566/js/qq.js"></script>

<script>
var _hmt = _hmt || [];
(function() {
  var hm = document.createElement("script");
  hm.src = "https://hm.baidu.com/hm.js?a3275b124c39b9b16f79640f64d6a645";
  var s = document.getElementsByTagName("script")[0]; 
  s.parentNode.insertBefore(hm, s);
})();
</script>


 <script type='text/javascript' src='/js/VideoIfrmeReload.js?v=001'></script>
  
</html>
</body>