<!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>
	<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
	<meta http-equiv="X-UA-Compatible" content="IE=9; IE=8; IE=7; IE=EDGE">
	 <title>产品中心-苏州芯特微电子科技有限公司</title>	<meta name="Keywords" content="高功率电阻，贴片电阻，合金电阻，色环电阻，厚声电阻器" />
	<meta name="Description" content="苏州芯特微电子科技有限公司,起步于2013年,是国内知名的电子器件集成供应链服务商。 公司专注于电子器件行业,专业代理全球各大优秀品牌的全系列产品, 并为国内外电子行业客户提供高性价比的..." />
	<meta name="author" content="苏州易动力网络科技有限公司 www.jsydl.com" />
	<meta name="format-detection" content="telephone=no">
	<link rel="stylesheet" type="text/css" href="/Templates/default/Common/css/Layout.css" />
	<link rel="stylesheet" type="text/css" href="/Templates/default/Common/css/swiper-bundle.min.css" />
	<link rel="stylesheet" type="text/css" href="/Templates/default/Common/css/base.css" />
	<link rel="shortcut icon" href="favicon.ico" />
	<script src="/Templates/default/Common/js/jquery1.42.min.js" type="text/javascript" charset="utf-8"></script>
	<script src="/Templates/default/Common/js/swiper-bundle.min.js" type="text/javascript" charset="utf-8"></script>
	<script src="/Templates/default/Common/js/jquery.jqzoom.js" type="text/javascript" charset="utf-8"></script>
	<script src="/Templates/default/Common/js/base.js" type="text/javascript" charset="utf-8"></script>
	<script>
var _hmt = _hmt || [];
(function() {
  var hm = document.createElement("script");
  hm.src = "https://hm.baidu.com/hm.js?18d1a28a1caea78a971b94dcb9ffb4c0";
  var s = document.getElementsByTagName("script")[0]; 
  s.parentNode.insertBefore(hm, s);
})();
</script>
</head>
<body>
		<div class="head-top">
			<div class="container">
				<div class="fl">
					<em>欢迎访问苏州芯特微电子科技有限公司!</em>
				</div>
				<!--<div class="fr">
					<p>联系电话：15050480521</p>
				</div>-->
			</div>
		</div>
		<!--头部 begin-->
		<div class="head nav">
			<div class="container c">
				<div class="logo fl">
					<h1>
						<a href="/index.html" title="苏州芯特微电子科技有限公司"><img src="/Templates/default/Common/images/logo.png" title="苏州芯特微电子科技有限公司" alt="苏州芯特微电子科技有限公司" /></a>
					</h1>
				</div>
				<ul class="head-nav fl" id="nav">
					<li ><a href="/index.html">首页</a></li>
					<li >
							<a href="/about251.html" >关于我们</a>
							<dl class="hide">
									<em><a href="/about251.html">公司简介</a></em><em><a href="/about266.html">发展历程</a></em><em><a href="../product319/detail521.html">产品中心</a></em><em><a href="/about252.html">企业文化</a></em>								</dl>						</li><li class='on'>
							<a href="/product319/detail521.html" >产品中心</a>
													</li><li >
							<a href="/about261.html" >应用领域</a>
													</li><li >
							<a href="/article262.html" >新闻资讯</a>
							<dl class="hide">
									<em><a href="/article263.html">公司新闻</a></em><em><a href="/article264.html">行业资讯</a></em>								</dl>						</li><li >
							<a href="/about265.html" >联系我们</a>
													</li>				</ul>
				
				<div class="en fr">
					<a href="/common/lang/lng/en.html"><img src="/Templates/default/Common/images/EN.png"></a>
				</div>
				<div class="search fr">
					<p>
						<img src="/Templates/default/Common/images/search-icon.png" />
					</p>
					<form action="/list/article.html" method="post"><input type="text" name="title" placeholder="请输入新闻关键词" class="text">
						<input type="hidden" value="1" name="issearch">
						<input type="submit" value="搜索" class="submit"></form>				</div>
				<div class="tel">
					<b>联系电话：15050480521</b>
				</div>
			</div>
		</div>
		<script type="text/javascript">
			function headmini() {
				//获取滚动条的高度
				$(window).scroll(function() {
					var scrtop = $(window).scrollTop();
					//head-mini
					var head_mini = $('.nav');
					if (scrtop > 150) {
						head_mini.addClass('navfixed')
					} else {
						head_mini.removeClass('navfixed')
					}
				})
			};
			headmini();

			$("#nav li:has(dl)").hover(function() {
				$(this).children("dl").stop(true, true).slideDown(400);
			}, function() {
				$(this).children("dl").slideUp("fast");
			});

			$(".head .search p").click(function() {
				$(this).siblings("form").slideToggle();
			})
		</script>


		<!--banner-->
		<div class="ny-banner c">
			<div class="swiper-container" id="banner">
				<div class="swiper-wrapper">
					<div class="swiper-slide">
						<a href=""><img src="/Upload/2025-12-22/6948dc3eaa09d.jpg" alt=""></a>
					</div><div class="swiper-slide">
						<a href=""><img src="/Upload/2025-12-22/6948d87dcc112.jpg" alt=""></a>
					</div><div class="swiper-slide">
						<a href=""><img src="/Upload/2025-12-22/6948d885d6761.jpg" alt=""></a>
					</div>				</div>
				<div class="swiper-pagination"></div>
				<!--分页器。如果放置在swiper-container外面，需要自定义样式。-->
			</div>
		</div>
		<script type="text/javascript">
			var mySwiper = new Swiper('.swiper-container', {
				autoplay: {
					delay: 3000,
					stopOnLastSlide: false,
					disableOnInteraction: true,
				},
				speed:1500,
				loop: true,
				pagination: {
					el: '.swiper-pagination',
					clickable :true,
				},
				navigation: {
					nextEl: '.swiper-button-next',
					prevEl: '.swiper-button-prev',
				},
			})
		</script>


<div class="ny-main">
	<div class="container  c">
		<div class="ny-left fl">
			
				<div class="title">
					<i><img src="/Templates/default/Common/images/chanpin.png"></i>
					<em>产品中心</em>
					<p>Product Center</p>
				</div>
				<ul class="ctitle1">
					<li ><a href="/product319/detail521.html">UniOhm  厚声</a></li><li ><a href="/product319/detail534.html">XTW  芯特微</a></li><li ><a href="/product319/detail587.html">GiantOhm 鼎声微电</a></li><li ><a href="/product319/detail661.html">XKB 星坤</a></li><li ><a href="/product319/detail592.html">CCTC  三环集团</a></li><li ><a href="/product319/detail596.html">HRE  芯声</a></li><li ><a href="/product319/detail586.html">SH 时恒电子</a></li><li ><a href="/product319/detail584.html">HD  浩都频率</a></li><li ><a href="/product319/detail585.html">YXC 扬兴科技</a></li><li ><a href="/product319/detail601.html">YJ 扬杰</a></li><li ><a href="/product319/detail531.html">CJ  长晶</a></li><li ><a href="/product319/detail572.html">NCEPOWER  无锡新洁能</a></li><li ><a href="/product319/detail532.html">UTC  友顺</a></li><li ><a href="/product319/detail582.html">Galaxy 银河微电</a></li><li ><a href="/product319/detail533.html">GOOD-ARK  固锝</a></li><li ><a href="/product319/detail595.html">MDD  辰达</a></li><li ><a href="/product319/detail600.html">WAY ON 维安</a></li><li ><a href="/product319/detail583.html">JJW 捷捷微电</a></li><li ><a href="/product319/detail590.html">MC-POWER  民承</a></li><li ><a href="/product319/detail571.html">DIOO  帝奥微</a></li><li ><a href="/product319/detail588.html">AISHI 艾华集团</a></li><li ><a href="/product319/detail605.html">DTDZ 柏林大通</a></li><li ><a href="/product319/detail604.html">HWE 华威电子</a></li><li ><a href="/product319/detail603.html">Coilank 驰兴</a></li><li ><a href="/product319/detail569.html">Sunlord  顺络</a></li><li ><a href="/product319/detail593.html">ZMJ 真茂佳</a></li><li ><a href="/product319/detail594.html">JESTEK 江智</a></li><li ><a href="/product319/detail599.html">PTTC 聚鼎</a></li><li ><a href="/product319/detail523.html">SAMSUNG  三星</a></li><li ><a href="/product319/detail522.html">YAGEO  国巨 </a></li><li ><a href="/product319/detail524.html">FH  风华</a></li><li ><a href="/product319/detail526.html">muRata  村田</a></li><li ><a href="/product319/detail563.html">Nexperia  安世</a></li><li ><a href="/product319/detail554.html">PANJIT  强茂</a></li><li ><a href="/product319/detail558.html">Brightking  君耀</a></li><li ><a href="/product319/detail528.html">TDK</a></li><li ><a href="/product319/detail566.html">VISHAY  威世</a></li><li ><a href="/product319/detail568.html">LELON  立隆</a></li><li ><a href="/product319/detail608.html">EPC-宜普</a></li><li ><a href="/product319/detail607.html">TAI-TECH 台庆</a></li><li ><a href="/product319/detail606.html">Cyntec 乾坤</a></li><li ><a href="/product319/detail551.html">KOA</a></li><li ><a href="/product319/detail564.html">DIODES  美台</a></li><li ><a href="/product319/detail567.html">LITEON  光宝</a></li>				</ul>
			
			<div class="contact">
				<div class="title">
					<i><img src="/Templates/default/Common/images/kefu.png"></i>
					<em>联系方式</em>
					<p>Contact us</p>
				</div>
				<div class="related">
					<div>
						<i><img src="/Templates/default/Common/images/dianhua.png"></i>
						<em>热线电话</em>
						<a href="">15050480521</a>
					</div>
					<div>
						<p>E-mail：whc@xintewei.com</p>
						<p>地址：苏州市虎丘区金珠路15号</p>
						<dd>
							<img src="/Templates/default/Common/images/wechat-pic.png">
							<p>微信扫一扫</p>
						</dd>
					</div>
				</div>
			</div>
		</div>
		<div class="ny-right fr">
			<div class="position">
				<div>
					<span>当前位置：</span>
					<a href="/index.html">首页</a>> <a href='/product319.html'>产品中心</a>				</div>
			</div>
			
	<link rel="stylesheet" type="text/css" href="/Templates/default/Common/common-style/style.css">
	<script type="text/javascript" src="/Templates/default/Common/common-style/jqthumb.js"></script>
		<div class="ny-description">
			<em>产品中心</em>
			<img src="/Upload"  alt="产品中心" title="产品中心">
			<p></p>
		</div>

		<ul class="ny-product">
			<li>
					<a href="/product319/detail521.html" title="UniOhm  厚声">
						<img src="/Upload/2022-07-05/62c3d9b7a5aad.png"  alt="UniOhm  厚声" title="UniOhm  厚声">
						<p>UniOhm  厚声</p>
					</a>
				</li><li>
					<a href="/product319/detail534.html" title="XTW  芯特微">
						<img src="/Upload/2024-04-19/6621ce709406c.jpg"  alt="XTW  芯特微" title="XTW  芯特微">
						<p>XTW  芯特微</p>
					</a>
				</li><li>
					<a href="/product319/detail587.html" title="GiantOhm 鼎声微电">
						<img src="/Upload/2023-12-06/656fe8786ea35.jpg"  alt="GiantOhm 鼎声微电" title="GiantOhm 鼎声微电">
						<p>GiantOhm 鼎声微电</p>
					</a>
				</li><li>
					<a href="/product319/detail661.html" title="XKB 星坤">
						<img src="/Upload/2026-01-28/6979ce1826866.png"  alt="XKB 星坤" title="XKB 星坤">
						<p>XKB 星坤</p>
					</a>
				</li><li>
					<a href="/product319/detail592.html" title="CCTC  三环集团">
						<img src="/Upload/2024-06-24/6678e9590e85c.jpg"  alt="CCTC  三环集团" title="CCTC  三环集团">
						<p>CCTC  三环集团</p>
					</a>
				</li><li>
					<a href="/product319/detail596.html" title="HRE  芯声">
						<img src="/Upload/2024-08-27/66cd71bed5850.png"  alt="HRE  芯声" title="HRE  芯声">
						<p>HRE  芯声</p>
					</a>
				</li><li>
					<a href="/product319/detail586.html" title="SH 时恒电子">
						<img src="/Upload/2023-10-18/652f49f09d6c8.jpg"  alt="SH 时恒电子" title="SH 时恒电子">
						<p>SH 时恒电子</p>
					</a>
				</li><li>
					<a href="/product319/detail584.html" title="HD  浩都频率">
						<img src="/Upload/2023-08-31/64effb019209f.jpg"  alt="HD  浩都频率" title="HD  浩都频率">
						<p>HD  浩都频率</p>
					</a>
				</li><li>
					<a href="/product319/detail585.html" title="YXC 扬兴科技">
						<img src="/Upload/2023-08-31/64f00598709e3.jpg"  alt="YXC 扬兴科技" title="YXC 扬兴科技">
						<p>YXC 扬兴科技</p>
					</a>
				</li><li>
					<a href="/product319/detail601.html" title="YJ 扬杰">
						<img src="/Upload/2025-03-20/67dbaa3667c3e.png"  alt="YJ 扬杰" title="YJ 扬杰">
						<p>YJ 扬杰</p>
					</a>
				</li><li>
					<a href="/product319/detail531.html" title="CJ  长晶">
						<img src="/Upload/2022-07-05/62c3d9f290838.png"  alt="CJ  长晶" title="CJ  长晶">
						<p>CJ  长晶</p>
					</a>
				</li><li>
					<a href="/product319/detail572.html" title="NCEPOWER  无锡新洁能">
						<img src="/Upload/2022-08-23/63044e42c4d6a.jpg"  alt="NCEPOWER  无锡新洁能" title="NCEPOWER  无锡新洁能">
						<p>NCEPOWER  无锡新洁能</p>
					</a>
				</li>		</ul>
		<div class="cl"></div>
		<!-- 调用分页标签  -->
		<div class='pagelist'><span class="rows">共 52 条 1 / 5 页</span> <a class="first" href="/list/product/cid/319/p/1.html">首页</a>  <span class="current">1</span><a class="num" href="/list/product/cid/319/p/2.html">2</a><a class="num" href="/list/product/cid/319/p/3.html">3</a><a class="num" href="/list/product/cid/319/p/4.html">4</a><a class="num" href="/list/product/cid/319/p/5.html">5</a> <a class="next" href="/list/product/cid/319/p/2.html">&raquo;</a> <a class="end" href="/list/product/cid/319/p/5.html">末页</a></div>	


			
		</div>
	</div>
</div>

		<!-- 底部 begin-->
		<div class="foot">
			<div class="container">
				<div class="f-t-left fl">
					<ul>
						<li>
							<em>公司地址：</em>
							<p>苏州市虎丘区金珠路15号</p>
						</li>
						<li>
							<em>热线电话：</em>
							<span>15050480521</span>
						</li>
					</ul>
					<dl>
						<dd><a href="https://www.1688.com/store/50962C8A9DABD2FBBE419B083230A65C.html" target="_blank"><img src="/Templates/default/Common/images/foot-tb.png"></a></dd>
						<dd><a href=""><img src="/Templates/default/Common/images/foot-wx.png"><i><img src="/Templates/default/Common/images/right-wechat.jpg" ></i></a></dd>
						<dd><a href=""><img src="/Templates/default/Common/images/foot-xx.png"><i>whc@xintewei.com</i></a></dd>
					</dl>
				</div>
				<div class="f-t-main fr">
					<dl>
						<dt>关于芯特微</dt>
						<dd><a href="/about251.html">公司简介</a></dd><dd><a href="/about266.html">发展历程</a></dd><dd><a href="../product319/detail521.html">产品中心</a></dd><dd><a href="/about252.html">企业文化</a></dd>					</dl>
					<dl>
						<dt>产品中心</dt>
						<dd><a href="/product319/detail521.html">UniOhm  厚声</a></dd><dd><a href="/product319/detail534.html">XTW  芯特微</a></dd><dd><a href="/product319/detail587.html">GiantOhm 鼎声微电</a></dd><dd><a href="/product319/detail661.html">XKB 星坤</a></dd><dd><a href="/product319/detail592.html">CCTC  三环集团</a></dd><dd><a href="/product319/detail596.html">HRE  芯声</a></dd><dd><a href="/product319/detail586.html">SH 时恒电子</a></dd><dd><a href="/product319/detail584.html">HD  浩都频率</a></dd>						
					</dl>
					<dl>
						<dt>应用领域</dt>
						<dd><a href="/about261.html#t0">军工电子</a></dd>
						<dd><a href="/about261.html#t1">通讯网络</a></dd>
						<dd><a href="/about261.html#t2">电力电子</a></dd>
						<dd><a href="/about261.html#t3">音响</a></dd>
						<dd><a href="/about261.html#t4">汽车电子</a></dd>
						<dd><a href="/about261.html#t5">安防</a></dd>
					</dl>
					<dl>
						<dd>
							<img src="/Templates/default/Common/images/xtw-code.png" alt="">
						</dd>
					</dl>
				</div>
			</div>
		</div>
		<div class="end">
			<div class="container">
				<p>Copyright©版权所有 苏州芯特微电子科技有限公司					<a href="https://beian.miit.gov.cn/" target="_blank" class="beian">苏ICP备2022021807号-1</a>
					<span>技术支持：
						<a href="http://www.jsydl.com/" target="_blank">易动力网络</a>
					</span>
				</p>
			</div>
		</div>
		<!-- 底部 end-->
        <script type="text/javascript">
$("body").append("<div class='qq'></div>")
$('.qq').load("/home/common/qq.html");
</script>
	</body>
</html>