<!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.sunano-instruments.com/SonList-1871127.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>
<META NAME="Description" CONTENT="上海巨纳科技有限公司专业供应销售电动/磁力搅拌器系列产品,公司具有良好的市场信誉,专业的售后和技术服务团队,凭借多年不断技术创新,迎得了客户的认可,欢迎来电来涵洽谈合作！">
<META NAME="Keywords" CONTENT="电动/磁力搅拌器">
<link rel="stylesheet" type="text/css" href="/skins/111456/css/style.css">
<link rel="stylesheet" type="text/css" href="/skins/111456/css/swiper-bundle.min.css">
<script type="text/javascript" src="/skins/111456/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.sunano-instruments.com/SonList-1871127.html",
"title": "电动/磁力搅拌器-上海巨纳科技有限公司",
"upDate": "2025-05-07T09:15:11"
    }</script>
<script language="javaScript" src="/js/JSChat.js"></script><script language="javaScript">function ChatBoxClickGXH() { DoChatBoxClickGXH('https://chat.chem17.com',88820) }</script><script>!window.jQuery && document.write('<script src="https://public.mtnets.com/Plugins/jQuery/2.2.4/jquery-2.2.4.min.js" integrity="sha384-rY/jv8mMhqDabXSo+UCggqKtdmBfd3qC2/KvyTDNQ6PcUJXaxK1tMepoQda4g5vB" crossorigin="anonymous">'+'</scr'+'ipt>');</script><script type="text/javascript" src="https://chat.chem17.com/chat/KFCenterBox/111456"></script><script type="text/javascript" src="https://chat.chem17.com/chat/KFLeftBox/111456"></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/111456/images/home.png">欢迎来到<a rel="nofollow" href="/">上海巨纳科技有限公司网站</a>！</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/111456/images/logo.jpg" alt="上海巨纳科技有限公司"/></a>
        </div>                
        <div class="ly_tel">
            <span>咨询热线</span>
            <p>13761090949</p>
        </div>
        
        <div class="clear"></div>        
    </div>
</div>
<!--导航栏 开始-->
<div class="ly_nav">
    <!-- 控制menu -->
    <div class="nav_menu">
        <span></span>
        <span></span>
        <span></span>
    </div>        
    <!-- 菜单 -->
    <div class="nav_list">
        <ul class="clear">
            <li id="navId1"><a href="/">网站首页</a></li>
            <li id="navId2"><a rel="nofollow" href="/aboutus.html">关于我们</a></li>
            <li id="navId3"><a href="/products.html">产品中心</a>
            	<!--二级栏目-->
                <i></i>
                <ul>               
                                
                    <li><a href="/ParentList-381317.html">实验室设备</a></li>
                 
                </ul>
            </li>
            <li id="navId4"><a href="/news.html">新闻中心</a></li>
            <li id="navId5"><a href="/article.html">技术文章</a></li>
            <li id="navId6"><a 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>
</div>
<!--导航栏 结束-->
<script language="javascript" type="text/javascript">
	try {
		document.getElementById("navId" + nav).className = "active";
	}
	catch (e) {}
</script>
<script type="text/javascript">
	$('.nav_mask').click(function(){
		$('.nav_list').removeClass('open')
	})
	$('.nav_menu,.nav_list').click(function(e){
		e.stopPropagation();
	})
	$('.ly_nav').find('.nav_menu').click(function(e){
		$('.nav_list').toggleClass('open')
	})
	$(function () {
		$(".nav_list ul li i").click(function(){
			var b=false;
			if($(this).attr("class")=="cur"){
			   b=true;
			}
			$(".nav_list ul li ul").prev("i").removeClass("cur");
			$(".nav_list>ul>li").children("ul").slideUp("fast");
			if(!b){
				$(this).addClass("cur");
				$(this).siblings("ul").slideDown("fast");
			}
		})
	});
</script>

<!--头部 结束-->

<script src="https://www.chem17.com/mystat.aspx?u=fonano"></script>

<!--ny_banner 开始-->
<div class="ny_banner"><img src="/skins/111456/images/ny_banner1.jpg" /></div>
<!--ny_banner 结束-->

<!--热门关键词&搜索 开始-->
<div class="ly_hotkw_search">
	<div class="hotkw_search">
    	<div class="hotkw_left"><span>热门关键词：</span><a href="/products.html" target="_blank">拉曼光谱仪，3D显微镜，分光光度计，辉光放电，ICP，</a></div>
        <div class="search_right">
        	<form action="/products.html" method="post" onsubmit="return checkFrom(this);">
              <div class="sc_ipt"><input type="text" name="keyword" placeholder="请输入产品名称" maxlength="50" /></div>
              <div class="sc_btn"><input type="submit" value="搜索" /></div>
              <div class="clear"></div>
            </form>
        </div>
        <div class="clear"></div>
    </div>
</div>
<!--热门关键词&搜索 结束-->


<!--面包屑 开始-->
<div class="ly_crumb">
	<img src="/skins/111456/images/crumb_icon.png" /><p>当前位置：<a href="/">首页 </a>&nbsp;&nbsp;>&nbsp;&nbsp;<a href="/products.html" target="_blank">产品中心 </a>&nbsp;&nbsp;>&nbsp;&nbsp;<a href="/ParentList-381317.html">实验室设备</a>&nbsp;&nbsp;>&nbsp;&nbsp;<a href="">电动/磁力搅拌器</a>
            </p>
</div>
<!--面包屑 结束-->


<!--内页-产品中心 开始-->
<div class="ly_NyProducts">
	<div class="lyNyPro_main">
        <div class="lyNyPro_left">
            <div class="h_left">
                <div class="cp_type">
                    <div class="hd"><p>产品分类</p></div>
                    <div class="bd">
                        <ul>
                           
                            <li>
                         <p><a href="/ParentList-381317.html">实验室设备</a><span></span></p>
                                <div>
                                
                                    <a href="/SonList-2286848.html">光学平台</a>
                                
                                    <a href="/SonList-2286847.html">纯水机</a>
                                
                                    <a href="/SonList-1871631.html">恒温水浴锅/恒温油浴</a>
                                
                                    <a href="/SonList-1871132.html">生化培养设备</a>
                                
                                    <a href="/SonList-1871130.html">水/气浴恒温振荡器</a>
                                
                                    <a href="/SonList-1871129.html">高/低速台式离心机</a>
                                
                                    <a href="/SonList-1871127.html">电动/磁力搅拌器</a>
                                
                                    <a href="/SonList-1871125.html">匀浆机</a>
                                
                                    <a href="/SonList-1871122.html">不锈钢电热板</a>
                                
                                    <a href="/SonList-1871120.html">纯水蒸馏器</a>
                                
                                    <a href="/SonList-1871119.html">数显恒温循环油槽</a>
                                
                         <a href="/products.html" style="font-weight:bolder;">查看全部产品</a>
                                </div>
                            </li>
                            
                        </ul>
                    </div>
                </div>
            </div>
            
            <!--相关文章 开始-->
            <div class="lyNy_Xgwz">
            	<div class="Xgwz_tit"><p>相关文章</p></div>
                <div class="Xgwz_list">
                	<ul>
                    
        <li><em></em><a href="/Article-2903249.html" title="便携式拉曼光谱仪的功能有多强大你看看就知道">便携式拉曼光谱仪的功能有多强大你看看就知道</a></li>
                    
        <li><em></em><a href="/Article-3559712.html" title="大面积高速3D激光扫描仪：科技的新里程碑">大面积高速3D激光扫描仪：科技的新里程碑</a></li>
                    
        <li><em></em><a href="/Article-3501626.html" title="椭圆偏振仪是研究光学和材料性质的关键工具">椭圆偏振仪是研究光学和材料性质的关键工具</a></li>
                    
        <li><em></em><a href="/Article-4156680.html" title="教学式拉曼光谱仪开启光谱分析的教育之门">教学式拉曼光谱仪开启光谱分析的教育之门</a></li>
                    
        <li><em></em><a href="/Article-3698376.html" title="激光粒度分析仪为科学研究与工业应用提供可靠数据">激光粒度分析仪为科学研究与工业应用提供可靠数据</a></li>
                    
        <li><em></em><a href="/Article-2030062.html" title="这些因素影响激光粒度分析仪的测量效果">这些因素影响激光粒度分析仪的测量效果</a></li>
                      
                    </ul>
                </div>
            </div>
            <!--相关文章 结束-->
        </div>
        
        <div class="lyNyPro_right">
        	<div class="nyPro_list">
            	<ul>
                
                
                	<li><div class="nyProList_img"><a href="/Products-1989957.html"><img src="http://img43.chem17.com/gxhpic_d95f691e89/4e57e2a09260aa96df85c173a36463a3eb73efe5cc73f13dfddc8631fdc68407_340_340_5.jpg" class="nyPro_img" alt="DF-1集热式磁力搅拌器"/><i class="nyPro_mask"></i></a></div>
<div class="nyProList_text">
<div class="nyProList_name"><a href="/Products-1989957.html">DF-1集热式磁力搅拌器</a></div>
<div class="nyProList_ms"><p>产品特点：DF-1集热式磁力搅拌器--控温范围;常温-300℃,加热功率600W,调速范围:0-2600转/分</p></div>
<div class="nyProList_tips">
<dl><dd>访问次数：<span>1997</span></dd><dd>产品价格：<span>面议</span></dd><dd>厂商性质：<span>生产厂家</span></dd><dd>更新日期：<span>2025-05-07</span></dd><div class="clear"></div></dl>
</div>
<div class="nyProList_btn"><a href="/Products-1989957.html">查看详情</a><a href="/Products-1989957.html#cpzx">在线留言</a></div>
</div>
<div class="clear"></div></li>
                
                	<li><div class="nyProList_img"><a href="/Products-1989956.html"><img src="http://img43.chem17.com/gxhpic_d95f691e89/4e57e2a09260aa96df85c173a36463a352c02c61a8235eb3fc849e513fbbb180_340_340_5.jpg" class="nyPro_img" alt="JJ-160W精密增力电动搅拌器"/><i class="nyPro_mask"></i></a></div>
<div class="nyProList_text">
<div class="nyProList_name"><a href="/Products-1989956.html">JJ-160W精密增力电动搅拌器</a></div>
<div class="nyProList_ms"><p>产品特点：
采用直流电机，电子稳速，低速增力，无噪声，无明火，力矩大，使用安全。100-3000转/分，无级调速，120分定时任意调选,并数显转速,使用方便可靠</p></div>
<div class="nyProList_tips">
<dl><dd>访问次数：<span>2051</span></dd><dd>产品价格：<span>面议</span></dd><dd>厂商性质：<span>生产厂家</span></dd><dd>更新日期：<span>2025-05-07</span></dd><div class="clear"></div></dl>
</div>
<div class="nyProList_btn"><a href="/Products-1989956.html">查看详情</a><a href="/Products-1989956.html#cpzx">在线留言</a></div>
</div>
<div class="clear"></div></li>
                
                	<li><div class="nyProList_img"><a href="/Products-1989955.html"><img src="http://img43.chem17.com/gxhpic_d95f691e89/4e57e2a09260aa96df85c173a36463a3a7faab19fab75d180c58f9b60444c7e0_340_340_5.jpg" class="nyPro_img" alt="79-1恒温磁力搅拌器"/><i class="nyPro_mask"></i></a></div>
<div class="nyProList_text">
<div class="nyProList_name"><a href="/Products-1989955.html">79-1恒温磁力搅拌器</a></div>
<div class="nyProList_ms"><p>产品简介：
79-1恒温磁力搅拌器属无噪声，无振动，电子恒温，搅拌*，广泛用于各大中院校，环保，科研，卫生防疫站，石油，化工，医疗等单位，是现代化实验室化验人员的理想*的仪器。</p></div>
<div class="nyProList_tips">
<dl><dd>访问次数：<span>2118</span></dd><dd>产品价格：<span>面议</span></dd><dd>厂商性质：<span>生产厂家</span></dd><dd>更新日期：<span>2025-05-07</span></dd><div class="clear"></div></dl>
</div>
<div class="nyProList_btn"><a href="/Products-1989955.html">查看详情</a><a href="/Products-1989955.html#cpzx">在线留言</a></div>
</div>
<div class="clear"></div></li>
                
                	<li><div class="nyProList_img"><a href="/Products-1989954.html"><img src="http://img43.chem17.com/gxhpic_d95f691e89/4e57e2a09260aa96df85c173a36463a3a7faab19fab75d180c58f9b60444c7e0_340_340_5.jpg" class="nyPro_img" alt="78-2恒温磁力搅拌器"/><i class="nyPro_mask"></i></a></div>
<div class="nyProList_text">
<div class="nyProList_name"><a href="/Products-1989954.html">78-2恒温磁力搅拌器</a></div>
<div class="nyProList_ms"><p>78-2恒温磁力搅拌器—在79-1的基础上改进的，本食品性能好，无噪声，无振动，自动换向，搅拌效果Z佳，无级调整，造型美观，Z大搅拌容量1000ml，
加热功率200W
调整范围0-2400转/分，正反方向工作</p></div>
<div class="nyProList_tips">
<dl><dd>访问次数：<span>1840</span></dd><dd>产品价格：<span>面议</span></dd><dd>厂商性质：<span>生产厂家</span></dd><dd>更新日期：<span>2025-05-07</span></dd><div class="clear"></div></dl>
</div>
<div class="nyProList_btn"><a href="/Products-1989954.html">查看详情</a><a href="/Products-1989954.html#cpzx">在线留言</a></div>
</div>
<div class="clear"></div></li>
                
                	<li><div class="nyProList_img"><a href="/Products-1989953.html"><img src="http://img43.chem17.com/gxhpic_d95f691e89/4e57e2a09260aa96df85c173a36463a3230ac0987acbc43a1887283f80dd68f1_340_340_5.jpg" class="nyPro_img" alt="78-1恒温磁力搅拌器"/><i class="nyPro_mask"></i></a></div>
<div class="nyProList_text">
<div class="nyProList_name"><a href="/Products-1989953.html">78-1恒温磁力搅拌器</a></div>
<div class="nyProList_ms"><p>磁力加热搅拌器用途与特点：
磁力加热搅拌器采用优质直流电机，噪音小，调速平稳，全封闭式加热盘可作辅助加热之用。
恒温磁力搅拌器可设定温度及温度显示，可长期加热使用，数显直观准确。由聚四氟乙烯和优质磁钢精制成的搅拌子，耐高温、耐磨、耐化学腐蚀、磁性强。可在密闭的容器中进行调混工作，使用十分理想与方便。</p></div>
<div class="nyProList_tips">
<dl><dd>访问次数：<span>1906</span></dd><dd>产品价格：<span>面议</span></dd><dd>厂商性质：<span>生产厂家</span></dd><dd>更新日期：<span>2025-05-07</span></dd><div class="clear"></div></dl>
</div>
<div class="nyProList_btn"><a href="/Products-1989953.html">查看详情</a><a href="/Products-1989953.html#cpzx">在线留言</a></div>
</div>
<div class="clear"></div></li>
                	
                
                </ul>
            </div>
            
            <!--分页 开始-->
            <div id="fengye"> 共&nbsp;5&nbsp;条记录，当前&nbsp;1&nbsp;/&nbsp;1&nbsp;页&nbsp;&nbsp;首页&nbsp;&nbsp;上一页&nbsp;&nbsp;下一页&nbsp;&nbsp;末页&nbsp;&nbsp;跳转到第<input style="width:20px" class="p_input" type="text" name="custompage" id="custompage" onkeypress="return event.keyCode>=48&&event.keyCode<=57">页&nbsp;<input type="button" value="GO" style="width:40px;height:22px"/></div>
            <!--分页 结束-->
        </div>    
        <div class="clear"></div>
    </div>
</div>
<!--内页-产品中心 结束-->


<!--Foot begin-->
<div class="foot_box">
  <div class="foot_t">
    <div class="w1200"> <a href="/">网站首页</a>　|　<a rel="nofollow" href="/aboutus.html">关于我们</a>　|　<a href="/products.html">产品中心</a>　|　<a href="/news.html">新闻动态</a>　|　<a href="/article.html">技术文章</a>　|　<a rel="nofollow" href="/honor.html">荣誉资质</a>　|　<a rel="nofollow" href="/order.html" target="_blank">在线留言</a>　|　<a rel="nofollow" href="/contact.html">联系我们</a> <span><a href="javascript:;" class="toTop"></a></span> </div>
  </div>
  <div class="foot_b">
    <div class="w1200">
      <div class="f_b_t clear">
        <div class="f_contact fl">
          <p>联系我们 </p>
          <span>上海巨纳科技有限公司</span>
          <span>公司地址：上海市虹口区宝山路778号海伦国际大厦5楼&nbsp;&nbsp;&nbsp;技术支持：<a href="https://www.chem17.com" target="_blank" rel="nofollow">化工仪器网</a></span> <span class="xian"></span>
          <ul class="clear">
            <li class="heart">联系人：袁文军</li>
            <li class="heart1">QQ：494474517</li>
            <li class="heart2">公司座机：86-021-56830191</li>
            <li class="heart3">邮箱：yuanwenjun@sunano.com.cn</li> 
          </ul>
          
         </div>
         <div class="f_ewm fr">
         <p>扫一扫 <b>更多精彩</b></p>  
          <div class="code1 fl">
            <img src="/skins/111456/images/ewm1.jpg">
            <p>微信二维码</p>
           </div>
          <div class="code2 fl">
            <img src="/skins/111456/images/ewm2.jpg">
            <p>网站二维码</p>
          </div>
          <div class="clear"></div>
      </div>
    </div>
    </div>
    <div class="copyright">
       &copy; 2026 版权所有：上海巨纳科技有限公司&nbsp;&nbsp;&nbsp;<a target="_blank" href="http://beian.miit.gov.cn/" rel="nofollow">备案号：</a>&nbsp;&nbsp;&nbsp;<a href="/sitemap.xml" target="_blank" >sitemap.xml</a>&nbsp;&nbsp;&nbsp;<a href="https://www.chem17.com/login" target="_blank" rel="nofollow">管理登陆</a>
    </div>
  </div>
</div>
<!--Foot end-->

<!--右侧漂浮 begin-->
<div class="client-2"> 
    <ul id="client-2"> 
      <li class="my-kefu-liuyan"> 
       <div class="my-kefu-main"> 
        <div class="my-kefu-left"><a class="online-contact-btn" onclick="ChatBoxClickGXH()" rel="nofollow" href="#"><i></i><p>在线咨询</p></a></div> <div class="my-kefu-right"></div> 
       </div>
      </li> 
      <li class="my-kefu-tel"> 
       <div class="my-kefu-tel-main"> 
        <div class="my-kefu-left"><a rel="nofollow" href="tel:021-56830191"><i></i><p>电话</p></a></div> 
        <div class="my-kefu-tel-right">021-56830191</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/111456/images/ewm1.jpg"> </div> 
       </div>
      </li> 
      <li class="my-kefu-ftop"> 
       <div class="my-kefu-main"> 
        <div class="my-kefu-left"><a rel="nofollow" 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/111456/js/qq.js"></script>
<script type="text/javascript" src="/skins/111456/js/pt_js.js"></script>

<!-- Baidu Button BEGIN -->
<script type="text/javascript" id="bdshare_js" data="type=slide&amp;img=5&amp;pos=left&amp;uid=495321" ></script>
<script type="text/javascript" id="bdshell_js"></script>
<script type="text/javascript">
	document.getElementById("bdshell_js").src = "http://bdimg.share.baidu.com/static/js/shell_v2.js?t=" + new Date().getHours();
</script>
<!-- Baidu Button END -->


 <script type='text/javascript' src='/js/VideoIfrmeReload.js?v=001'></script>
  
</html>
</body>