<!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-1671118.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-1671118.html",
"title": "六方氮化硼-上海巨纳科技有限公司",
"upDate": "2025-05-07T11:52:05"
    }</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-1595973.html" title="拉曼光谱仪应用领域">拉曼光谱仪应用领域</a></li>
                    
        <li><em></em><a href="/Article-1724392.html" title="通过多功能宽密度等离子体可以研究离子与材料间的作用">通过多功能宽密度等离子体可以研究离子与材料间的作用</a></li>
                    
        <li><em></em><a href="/Article-3385920.html" title="表面轮廓检测技术在工业制造中的应用有哪些？">表面轮廓检测技术在工业制造中的应用有哪些？</a></li>
                    
        <li><em></em><a href="/Article-2650374.html" title="激光共聚焦显微镜丰富了人们对细胞生命现象的理解">激光共聚焦显微镜丰富了人们对细胞生命现象的理解</a></li>
                    
        <li><em></em><a href="/Article-3220856.html" title="激光共聚焦扫描显微镜主要有四部分组成">激光共聚焦扫描显微镜主要有四部分组成</a></li>
                    
        <li><em></em><a href="/Article-4005988.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-29843280.html"><img src="http://img48.chem17.com/gxhpic_d95f691e89/fa0ff1dd222956ce4fb1e5f3e96ca2e73ad47fdaa0a2e788babecc8adaa8cca33e4e37179ed2df29_340_340_5.jpg" class="nyPro_img" alt="CVD铜基多层氮化硼薄膜（2*2）"/><i class="nyPro_mask"></i></a></div>
<div class="nyProList_text">
<div class="nyProList_name"><a href="/Products-29843280.html">CVD铜基多层氮化硼薄膜（2*2）</a></div>
<div class="nyProList_ms"><p>Multilayer h-BN （Boron Nitride） film is grown onto 50 um thick copper foils. h-BN is an insulator with a direct band gap of 6 eV with strong ionic bonding between B-N atoms.</p></div>
<div class="nyProList_tips">
<dl><dd>访问次数：<span>1723</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-29843280.html">查看详情</a><a href="/Products-29843280.html#cpzx">在线留言</a></div>
</div>
<div class="clear"></div></li>
                
                	<li><div class="nyProList_img"><a href="/Products-29843225.html"><img src="http://img47.chem17.com/gxhpic_d95f691e89/fa0ff1dd222956ce4fb1e5f3e96ca2e7c2dc867caedb1d0cddda996e313ea52cdd50712f47fb3b9f_340_340_5.jpg" class="nyPro_img" alt="CVD铜基单层氮化硼薄膜"/><i class="nyPro_mask"></i></a></div>
<div class="nyProList_text">
<div class="nyProList_name"><a href="/Products-29843225.html">CVD铜基单层氮化硼薄膜</a></div>
<div class="nyProList_ms"><p>Single layer h-BN （Boron Nitride） monolayer thick film is grown onto 50 um thick copper foils. h-BN is an insulator with a direct band gap of 6 eV with strong ionic bonding between B-N atoms.</p></div>
<div class="nyProList_tips">
<dl><dd>访问次数：<span>1846</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-29843225.html">查看详情</a><a href="/Products-29843225.html#cpzx">在线留言</a></div>
</div>
<div class="clear"></div></li>
                
                	<li><div class="nyProList_img"><a href="/Products-29843034.html"><img src="http://img48.chem17.com/gxhpic_d95f691e89/fa0ff1dd222956ce4fb1e5f3e96ca2e7b71c647a9db02f92293846c519aefc94aa40d037492461af_340_340_5.png" class="nyPro_img" alt="h-BN Flakes Powder 氮化硼薄片粉末"/><i class="nyPro_mask"></i></a></div>
<div class="nyProList_text">
<div class="nyProList_name"><a href="/Products-29843034.html">h-BN Flakes Powder 氮化硼薄片粉末</a></div>
<div class="nyProList_ms"><p>This product contains small crystallites of h-BN layered flakes that can be used for conventional exfoliation process as well as liquid phase h-BN solution manufacturing.</p></div>
<div class="nyProList_tips">
<dl><dd>访问次数：<span>2017</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-29843034.html">查看详情</a><a href="/Products-29843034.html#cpzx">在线留言</a></div>
</div>
<div class="clear"></div></li>
                
                	<li><div class="nyProList_img"><a href="/Products-29842890.html"><img src="http://img50.chem17.com/gxhpic_d95f691e89/fa0ff1dd222956ce4fb1e5f3e96ca2e77617297900429e7c59c03bd91e541530f525257506b8e4df_340_340_5.jpg" class="nyPro_img" alt="h-BN 氮化硼晶体"/><i class="nyPro_mask"></i></a></div>
<div class="nyProList_text">
<div class="nyProList_name"><a href="/Products-29842890.html">h-BN 氮化硼晶体</a></div>
<div class="nyProList_ms"><p>Our h-BN crystals reach at most to 2mm in size and are considered as gold standard in 2D materials field.</p></div>
<div class="nyProList_tips">
<dl><dd>访问次数：<span>3000</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-29842890.html">查看详情</a><a href="/Products-29842890.html#cpzx">在线留言</a></div>
</div>
<div class="clear"></div></li>
                
                	<li><div class="nyProList_img"><a href="/Products-29842834.html"><img src="http://img50.chem17.com/gxhpic_d95f691e89/fa0ff1dd222956ce4fb1e5f3e96ca2e73b768c725c5613b5fbd5a3c2fe405e73257eb525a8ff4141_340_340_5.jpg" class="nyPro_img" alt="基于285nm二氧化硅基底的单层氮化硼薄膜"/><i class="nyPro_mask"></i></a></div>
<div class="nyProList_text">
<div class="nyProList_name"><a href="/Products-29842834.html">基于285nm二氧化硅基底的单层氮化硼薄膜</a></div>
<div class="nyProList_ms"><p>Single Layer CVD hexagonal Boron Nitride Film on 285 nm SiO2/Si substrates （p-doped）, 1cmx1cm: 4 pack
Properties of BN film
97% coverage with minor holes and organic residues
High Crystalline Quality</p></div>
<div class="nyProList_tips">
<dl><dd>访问次数：<span>1651</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-29842834.html">查看详情</a><a href="/Products-29842834.html#cpzx">在线留言</a></div>
</div>
<div class="clear"></div></li>
                
                	<li><div class="nyProList_img"><a href="/Products-29842566.html"><img src="http://img50.chem17.com/gxhpic_d95f691e89/fa0ff1dd222956ce4fb1e5f3e96ca2e7748f878e5d3fcfb85525a63bfd4a7cbb96a9becafb6e103c_340_340_5.jpg" class="nyPro_img" alt="基于铜基的单层氮化硼薄膜（5*2.5cm）"/><i class="nyPro_mask"></i></a></div>
<div class="nyProList_text">
<div class="nyProList_name"><a href="/Products-29842566.html">基于铜基的单层氮化硼薄膜（5*2.5cm）</a></div>
<div class="nyProList_ms"><p>Single layer h-BN （Boron Nitride） film grown in copper foil.
h-BN is an insulator with a direct band gap of 5.97 eV. Due to its strong covalent sp2 bonds in the plane, the in-plane mechanical strength</p></div>
<div class="nyProList_tips">
<dl><dd>访问次数：<span>1594</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-29842566.html">查看详情</a><a href="/Products-29842566.html#cpzx">在线留言</a></div>
</div>
<div class="clear"></div></li>
                	
                
                </ul>
            </div>
            
            <!--分页 开始-->
            <div id="fengye"> 共&nbsp;11&nbsp;条记录，当前&nbsp;1&nbsp;/&nbsp;2&nbsp;页&nbsp;&nbsp;首页&nbsp;&nbsp;上一页&nbsp;&nbsp;<a href="/SonList-1671118-p2.html">下一页</a>&nbsp;&nbsp;<a href="/SonList-1671118-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='/SonList-1671118-p'+this.value+'.html'; return false;}">页&nbsp;<input type="button" value="GO" style="width:40px;height:22px" onclick="window.location='/SonList-1671118-p'+document.getElementById('custompage').value+'.html';" /></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>