<!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-1673439.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-1673439.html",
"title": "钙钛矿-上海巨纳科技有限公司",
"upDate": "2025-05-07T14:23:10"
    }</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-1667260.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-1667260.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-1667260.html">二维材料</a><span></span></p>
                                <div>
                                
                                    <a href="/SonList-1678889.html">其他二维材料</a>
                                
                                    <a href="/SonList-1677758.html">二维材料粉末</a>
                                
                                    <a href="/SonList-1677585.html">二维材料溶液</a>
                                
                                    <a href="/SonList-1676368.html">碲化物晶体</a>
                                
                                    <a href="/SonList-1675342.html">硒化物晶体</a>
                                
                                    <a href="/SonList-1673651.html">硫化物晶体</a>
                                
                                    <a href="/SonList-1673466.html">绝缘体</a>
                                
                                    <a href="/SonList-1673439.html">钙钛矿</a>
                                
                                    <a href="/SonList-1672935.html">异质结</a>
                                
                                    <a href="/SonList-1672699.html">MOFS材料</a>
                                
                                    <a href="/SonList-1672538.html">二维材料薄膜</a>
                                
                                    <a href="/SonList-1671897.html">黑磷</a>
                                
                                    <a href="/SonList-1671118.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-4223188.html" title="看见微观形貌：三维轮廓仪的精密的测量世界">看见微观形貌：三维轮廓仪的精密的测量世界</a></li>
                    
        <li><em></em><a href="/Article-2021986.html" title="详解高分辨ICP光谱仪在三种行业中的应用情况">详解高分辨ICP光谱仪在三种行业中的应用情况</a></li>
                    
        <li><em></em><a href="/Article-4310801.html" title="便携式拉曼光谱仪选型指南：赋能现场快速分析与质量控制">便携式拉曼光谱仪选型指南：赋能现场快速分析与质量控制</a></li>
                    
        <li><em></em><a href="/Article-3530467.html" title="激光粒度分析仪：一种精准测量颗粒大小的高科技设备">激光粒度分析仪：一种精准测量颗粒大小的高科技设备</a></li>
                    
        <li><em></em><a href="/Article-4034914.html" title="大面积高速3D激光扫描仪的广泛应用">大面积高速3D激光扫描仪的广泛应用</a></li>
                    
        <li><em></em><a href="/Article-2449803.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-29865326.html"><img src="http://img49.chem17.com/gxhpic_d95f691e89/fa0ff1dd222956ce1a94aea582721dd59806d464d306c364d7eb88c4f6d67c55f599e71123a542c6_340_340_5.png" class="nyPro_img" alt="钙钛矿材料 TQ1"/><i class="nyPro_mask"></i></a></div>
<div class="nyProList_text">
<div class="nyProList_name"><a href="/Products-29865326.html">钙钛矿材料 TQ1</a></div>
<div class="nyProList_ms"><p>High molecular weight with high solubility and high purity - TQ1 polymer is purified by soxhlet extraction with methanol, hexane and chloroform under an argon atmosphere - polymer at its pure best</p></div>
<div class="nyProList_tips">
<dl><dd>访问次数：<span>1996</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-29865326.html">查看详情</a><a href="/Products-29865326.html#cpzx">在线留言</a></div>
</div>
<div class="clear"></div></li>
                
                	<li><div class="nyProList_img"><a href="/Products-29865283.html"><img src="http://img49.chem17.com/gxhpic_d95f691e89/fa0ff1dd222956ce1a94aea582721dd597607ab2c10a8c18fe243b828162a095163159f80cccd9dc_340_340_5.jpg" class="nyPro_img" alt="钙钛矿材料 PCE12 （PBDB-T）"/><i class="nyPro_mask"></i></a></div>
<div class="nyProList_text">
<div class="nyProList_name"><a href="/Products-29865283.html">钙钛矿材料 PCE12 （PBDB-T）</a></div>
<div class="nyProList_ms"><p>High purity - PBDB-T is purified by Soxhlet extraction with methanol, hexane and chlorobenzene under an argon atmosphere.</p></div>
<div class="nyProList_tips">
<dl><dd>访问次数：<span>5260</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-29865283.html">查看详情</a><a href="/Products-29865283.html#cpzx">在线留言</a></div>
</div>
<div class="clear"></div></li>
                
                	<li><div class="nyProList_img"><a href="/Products-29865232.html"><img src="http://img49.chem17.com/gxhpic_d95f691e89/fa0ff1dd222956ce1a94aea582721dd51cc8e5e6cf47e731d9278e037546f1485ea47da428253486_340_340_5.png" class="nyPro_img" alt="钙钛矿材料 ITIC （n-type acceptor）"/><i class="nyPro_mask"></i></a></div>
<div class="nyProList_text">
<div class="nyProList_name"><a href="/Products-29865232.html">钙钛矿材料 ITIC （n-type acceptor）</a></div>
<div class="nyProList_ms"><p>ITIC represents the start of a new generation of electron-accepting small molecules for organic photovoltaic （OPV） applications.</p></div>
<div class="nyProList_tips">
<dl><dd>访问次数：<span>1916</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-29865232.html">查看详情</a><a href="/Products-29865232.html#cpzx">在线留言</a></div>
</div>
<div class="clear"></div></li>
                
                	<li><div class="nyProList_img"><a href="/Products-29865145.html"><img src="http://img47.chem17.com/gxhpic_d95f691e89/fa0ff1dd222956ce1a94aea582721dd5946fe70195a3ec57782dd91ba0f1d12958d534bda90a1269_340_340_5.png" class="nyPro_img" alt="钙钛矿材料 DPP-DTT"/><i class="nyPro_mask"></i></a></div>
<div class="nyProList_text">
<div class="nyProList_name"><a href="/Products-29865145.html">钙钛矿材料 DPP-DTT</a></div>
<div class="nyProList_ms"><p>Luminosyn&trade; DPP-DTT （also referred to as PDPP2T-TT-OD） is now available featuring</p></div>
<div class="nyProList_tips">
<dl><dd>访问次数：<span>3912</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-29865145.html">查看详情</a><a href="/Products-29865145.html#cpzx">在线留言</a></div>
</div>
<div class="clear"></div></li>
                	
                
                </ul>
            </div>
            
            <!--分页 开始-->
            <div id="fengye"> 共&nbsp;4&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>