<!DOCTYPE html>
<html>
<head>
    <meta http-equiv=Content-Type content="text/html;charset=utf-8">
    <meta name="renderer" content="webkit">
    <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
    <title>深圳市爱宝科技有限公司</title>
    <meta name="keywords" content="深圳市爱宝科技有限公司"/>
    <meta name="description" content="深圳市爱宝科技有限公司"/>
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <link rel="shortcut icon" href="favicon.ico">

    <link rel="stylesheet" href="iconfont.css" type="text/css" media="all">
    <link rel="stylesheet" href="reset.css" type="text/css" media="all">
    <link rel="stylesheet" href="site.css" type="text/css" media="all">
    <link rel="stylesheet" href="swiper.min.css" type="text/css" media="all">
    <link rel="stylesheet" href="animate.css" type="text/css" media="all">
    <script src="files/jquery-1.8.3.min.js" type="text/javascript" charset="utf-8"></script>
    <script src="files/jquery.SuperSlide.2.1.1.js" type="text/javascript" charset="utf-8"></script>
    <script src="files/swiper.min.js" type="text/javascript" charset="utf-8"></script>
    <script src="files/public.js" type="text/javascript" charset="utf-8"></script>
    <style type="text/css" media="all">
        a:hover{
            color: #00a0e9;
        }
    </style>
    
    
<script>
var _hmt = _hmt || [];
(function() {
  var hm = document.createElement("script");
  hm.src = "https://hm.baidu.com/hm.js?1a2740929f3f5bbd420261577dfcf9c8";
  var s = document.getElementsByTagName("script")[0]; 
  s.parentNode.insertBefore(hm, s);
})();
</script>


</head>
<body>
<div mfid="C1_Share_top"  class="mod1311">
<style>
    .mod1311 .top_bg {
        width: 100%;
        height: 36px;
        font-size: 14px;
        color: #fff;
        line-height: 36px;
        background: url(jump-url/AfYpXe8aiXkubB-09SguSg8NxLf8EZdwg9Cm12U9btB7AVAvyVUPPhkRCjvqlPv-YrM86yeP-MUWb-81AG1w4PynrE3sp_hl2c_lRXs7qBM.1.png) center no-repeat;
    }
    .mod1311 .top_bg .dicon {
        display: block;
        float: left;
        padding-right: 10px;
        color: #989898;
    }
    .mod1311 .top_bg a {
        display: block;
        float: left;
        max-width: 100px;
        font-size: 14px;
        color: #989898;
    }
    .mod1311 .top_bg span {
        display: block;
        float: left;
        max-width: 100px;
        color: #989898;
    }
    .mod1311 .top_bg b {
        display: block;
        float: left;
        max-width: 300px;
        font-size: 24px;
        color: #00a0e9;
    }
    .mod1311 .top_bg > .fl {
        max-width: 330px;
    }
    .mod1311 .top_bg .top_item {
        padding: 0 15px;
        border-right: 1px solid #989898 ;
    }
    .mod1311 .top_bg .top_item:hover a {
        color: #fff;
    }
    .mod1311 .top_bg .top_item:hover i {
        color: #fff;
    }
    .mod1311 .top_bg .top_cont {
        padding-left: 15px;
    }
    .mod1311 .service_pic_btn {
        position: absolute;
        top: 0;
        right: 50%;
        width: 120px;
        height: 40px;
        text-align: center;
        font-size: 16px;
        color: #fff;
        line-height:40px;
        border-radius: 5px;
        background: #ff0808;
        z-index: 99;
    }
</style>
<div class="top_bg"><div class="box clearfix">
        <div class="fl line-clamp-1">您好！欢迎访问深圳市爱宝科技有限公司的网站！</div>
        <div class="fr">
            <div class="fl top_item">
                <i class="dicon di-kefu-copy"></i>
                <a href="contact.html" class="line-clamp-1" varid="txt2">联系我们</a>
            </div>
            <div class="fl top_cont">
                <i class="dicon di-dianhua4"></i>
                <span class="line-clamp-1" varid="txt3">咨询热线：</span>
                <b class="line-clamp-1">
                    
                    15820467836
                    
                </b>
            </div>
        </div>
    </div>
</div>
</div>

<div mfid="C1_Share_header"  class="mod1372">
<style>
    .mod1372 .header_bg {
        position: relative;
        width: 100%;
        height: 100px;
        z-index: 9999;
        background: #fff;
        transition: all ease 0.5s;
    }
    .mod1372 .header_top {
        position: fixed;
        left: 0;
        top: 0;
        padding: 0;
        width: 100%;
        z-index: 9999;
        background: rgba(255,255,255,0.8);
    }
    .mod1372 .header_l {
        margin-top: 15px;
        width: 301px;
        height: 70px;
    }
    .mod1372 .header_l img {
        display: block;
        height: 100%;
    }
    .mod1372 .header_nav {
        max-width: 1000px;
        min-width: 830px;
        height: 100px;
    }
    .mod1372 .header_nav li {
        float: left;
        position: relative;
        width: 128px;
        line-height: 100px;
    }
    .mod1372 .header_nav li a {
        position: relative;
        display: block;
        text-align: center;
        font-size: 16px;
        color: #333;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        transform: perspective(1px) translateZ(0);
    }
    .mod1372 .header_nav > ul > li > a:before {
        content: "";
        position: absolute;
        z-index: -1;
        left: 51%;
        right: 51%;
        bottom: 0;
        height: 4px;
        -webkit-transition-property: left, right;
        transition-property: left, right;
        -webkit-transition-duration: 0.3s;
        transition-duration: 0.3s;
        -webkit-transition-timing-function: ease-out;
        transition-timing-function: ease-out;
        background: #00a0e9;
    }
    .mod1372 .header_nav li:hover a,.mod1372 .header_nav li.on a {
        color: #00a0e9;
    }
    .mod1372 .header_nav li:hover a::before,.mod1372 .header_nav li.on a:before {
        left: 0;
        right: 0;
    }
    .mod1372 .menu {
        position: relative;
        display: none;
        width: 100%;
        z-index: 999;
        background: #00a0e9;
    }
    .mod1372 .header_nav li .menu li {
        float: none;
        height: 40px;
        line-height: 40px;
    }
    .mod1372 .header_nav li .menu li a {
        display: block;
        color: #fff;
    }
    .mod1372 .header_nav li .menu li:hover a {
        background: #cccccc;
    }
</style>
<div class="header_bg">
    <div class="box clearfix">
        <div class="fl header_l" varid="logo">
            <img src="images/5FE44EA6-99F71946-0DBDA103-DCBBF1C20.png" alt="深圳市爱宝科技有限公司" title="深圳市爱宝科技有限公司">
            
            
        </div>
        <div class="fr header_nav clearfix" varid="nav">
            <ul>
                
                
                <li class="nLi on">
                    <a href="/">网站首页</a>
                </li>
                
                <li class="nLi ">
                    <a href="products.html">产品系列</a>
                </li>
                
                <li class="nLi ">
                    <a href="wpt_125427.html">产品应用方案开发</a>
                </li>
                
                <li class="nLi ">
                    <a href="company.html">关于我们</a>
                </li>
                
                <li class="nLi ">
                    <a href="ppkh.html">品牌客户</a>
                </li>
                
                <li class="nLi ">
                    <a href="news.html">新闻中心</a>
                </li>
                
                <li class="nLi ">
                    <a href="contact.html">联系我们</a>
                </li>
                
                
            </ul>
        </div>
    </div>
</div>
<script>
$(window).scroll(function (){
        var sHeight = $(window).scrollTop();
        if(sHeight>36){
                $('.header_bg').addClass('header_top');
            }else{
                $('.header_bg').removeClass('header_top');
        }
    });   
</script>
</div>

<div mfid="C1_Share_banner" class="mod1019">
	  
	
	<style>
		.mod1019 .banner .swiper-container,.mod1019 .banner .ban_bg,.mod1019 .banner .ban_nbg { width: 100%; height: 600px;} 
		.mod1019 .banner .swiper-pagination-bullet-active {background: #00a0e9;}
		.mod1019 .banner .ban_bg	{ background: url() no-repeat center;}
		.mod1019 .banner .ban_nbg { background: url(jump-url/AfYpXe8aiXkubB-09SguSg8NxLf8EZdwg9Cm12U9btDW3FQQS08GbvCQ6XUVlm3MmOjoDjPkw9cBALcfw-bcIiBFZVLp67u8b-rpz_xsdLY.1.jpg) no-repeat center;}
		.mod1019 .banner .slide_01{ background: url(jump-url/AfYpXe8aiXkubB-09SguSg8NxLf8EZdwg9Cm12U9btDW3FQQS08GbvCQ6XUVlm3MmOjoDjPkw9cBALcfw-bcImDfpRnG0BR1AYX0kmFcenk.1.jpg) no-repeat center;}
		.mod1019 .banner .slide_02{ background: url(jump-url/AfYpXe8aiXkubB-09SguSg8NxLf8EZdwg9Cm12U9btDW3FQQS08GbvCQ6XUVlm3MmOjoDjPkw9cBALcfw-bcIu-li9nTe53FA3m4L-AifaA.1.jpg) no-repeat center;}
		.mod1019 .banner .swiper-slide{ background-position: center; background-repeat: no-repeat;}
		.mod1019 .banner .swiper-slide a{ display: block; width: 100%; height: 100%;}
	</style>
	
	<div class="banner">
		 
		
		   <!--首页banner-->
		<div class="swiper-container clearfix" varid="ban">
			 
			    <div class="swiper-wrapper">
			        
				    <style>
				    .mod1019 .banner .slide_01{ background-image: url(images/60611986-EE088AE8-FB4152F5-36C7E5380.jpg);}
				    </style>
				    <div class="swiper-slide slide_01">
					    <a href="#"></a>
			    	</div>
				    
				    <style>
				    .mod1019 .banner .slide_02{ background-image: url(images/BF7A7F27-D37FF364-B5EA4DB9-8A5176E70.jpg);}
				    </style>
				    <div class="swiper-slide slide_02">
					    <a href="#"></a>
			    	</div>
				    
				    <style>
				    .mod1019 .banner .slide_03{ background-image: url(images/5B23F996-DFCE0E19-59585E82-D99E1CC10.jpg);}
				    </style>
				    <div class="swiper-slide slide_03">
					    <a href="#"></a>
			    	</div>
				    
				</div>
			
			<!-- Add Pagination -->
			<div class="swiper-pagination"></div>
			<!-- Add Arrows -->
			<div class="swiper-button-next"></div>
			<div class="swiper-button-prev"></div>
			<!-- Initialize Swiper -->
			<script>
			    var swiper = new Swiper('.banner .swiper-container', {
			        spaceBetween: 30,
			        centeredSlides: true,
			        autoplay: {
			            delay: 2500,
			            disableOnInteraction: false,
			        },
			        pagination: {
			            el: '.banner .swiper-pagination',
			            clickable: true,
			        },
			        navigation: {
			            nextEl: '.banner .swiper-button-next',
			            prevEl: '.banner .swiper-button-prev',
			        },
			        loop: 'true',
			    });
			    //鼠标覆盖停止自动切换
			    swiper.el.onmouseover = function(){
			    swiper.autoplay.stop();
			    }
			    //鼠标离开开始自动切换
			    swiper.el.onmouseout = function(){
			    swiper.autoplay.start();
			    }
			</script>
			
			
		</div>
		
	
		
		
		</div>
	
</div>

<div mfid="C1_Share_ys"  class="mod1415">
<style>
    .mod1415 .ys_bg {
        margin: 60px auto 0;
        padding-bottom: 60px;
        width: 1200px;
    }
    .mod1415 .ys_bg dl {
        float: left;
        width: 240px;
        margin-left: 30px;
        margin-right: 30px;
    }
    .mod1415 .ys_bg dl:hover dt {
        top: -15px;
        transform: rotateY(360deg);
    }
    .mod1415 .ys_bg dl:last-of-type {
        border-right: none;
    }
    .mod1415 .ys_bg dl dt {
        position: relative;
        margin: 0 auto 30px;
        top: 0;
        width: 117px;
        height: 117px;
        transition: all 0.6s;
    }
    .mod1415 .ys_bg dl dt img{ width:100%; height:100%;}
    .mod1415 .ys_bg dl dd {
        text-align: center;
    }
    .mod1415 .ys_bg dl dd span {
        display: block;
        margin-bottom: 10px;
        font-size: 18px;
        font-weight: bold;
        color: #00a0e9;
        line-height: 19px;
    }
    .mod1415 .ys_bg dl dd p {
        display: block;
        text-align: center;
        font-size: 15px;
        color: #333;
        line-height: 30px;
    }
    .ys_title{ font-size:34px; text-align:center; color:#00a0e9; line-height:51px;}
    .ys_text{ font-size:14px; text-align:center; color:#999999; line-height:40px; margin-bottom:30px;}
</style>
<div class="ys_bg">
    <div class="box clearfix">
        <div class="ys_title" varid="title1">专业技术型的芯片代理商</div>
        <div class="ys_text" varid="title2">代理产品主要覆盖消费电子、网通、安防、LED照明、白色家电、汽车电子、工业和IoT（物联网）等领域</div>
    </div>
    
    
    
    <div class="box clearfix">
        <dl>
            <dt varid="ys_img01">
                <img src="files/images/1.png" alt="实力代理" title="实力代理">
            </dt>
            <dd>
                <span class="line-clamp-1" varid="ys_t01">实力代理</span>
                <p class="line-clamp-3" varid="ys_w01">先后成功代理了台湾和国内知名产品线，并成为核心代理商</p>
            </dd>
        </dl>
        <dl>
            <dt varid="ys_img02">
                <img src="images/EA0EA045-5EDC7901-1470A13B-637C43C50.png" alt="实力雄厚" title="实力雄厚">
            </dt>
            <dd>
                <span class="line-clamp-1" varid="ys_t02">实力雄厚</span>
                <p class="line-clamp-3" varid="ys_w02">为客户提供从专业技术支持到整体解决方案的全套服务</p>
            </dd>
        </dl>
        <dl>
            <dt varid="ys_img03">
                <img src="files/images/3.png" alt="品质保障" title="品质保障">
            </dt>
            <dd>
                <span class="line-clamp-1" varid="ys_t03">品质保障</span>
                <p class="line-clamp-3" varid="ys_w03">始终以产品质量为核心，严格把控产品质量问题，为您的产品保驾护航</p>
            </dd>
        </dl>
        <dl>
            <dt varid="ys_img04">
                <img src="files/images/4.png" alt="完善服务" title="完善服务">
            </dt>
            <dd>
                <span class="line-clamp-1" varid="ys_t04">完善服务</span>
                <p class="line-clamp-3" varid="ys_w04">全天候24小时服务，提供一站式技术支持，欢迎新老客户来电咨询</p>
            </dd>
        </dl>
    </div>
</div>
</div>

<div mfid="C1_Share_case"  class="mod1103">
    <style>
   .mod1103 .case_bg{ width:100%; padding:60px 0;  background:#f7f7f7;}
    
        .mod1103 .case_title{
            display: block;
            font-size: 40px;
            text-align: center;
            line-height: initial;
        }
        .mod1103 .case_title span.special{
            font-size:34px; text-align:center; color:#00a0e9; line-height:51px;
        }
        .mod1103 .case_detail{
            font-weight: normal;
            color: #444;
            text-align: center;
            padding-bottom: 15px;
            margin-top: 5px;
            font-size: 18px;
            display: block;
        }
        .mod1103 .case_detail::after{
            content:'';
            display: block;
            width: 120px;
            height: 3px;
            background: #00a0e9;
            position: relative;
            top: 8px;
            left: 46%;
        }
        .mod1103 .case_content{
            margin-top: 30px;
        }
        .mod1103 .case_content_ul li{
            margin: 0 8px;
            display: inline-block;
            border: 1px solid #ddd;
        }
        .mod1103 .case_content_ul li img{
            width: 222px;
            height: 166.5px;
            vertical-align: bottom;
        }
    </style>
    <div class="case_bg">
        <div class="width-1200">
            <div class="case_title text-center line-clamp-1">
                <span class="special" varid="title2">品牌客户</span>
            </div>
        </div>
    
        <div class="case_content width-1200" varid="case">
            <ul class="case_content_ul"><li>
                    <a href="ppkh_223399.html">
                        <img src="images/85F6BEE6-CBE874B9-52F94CD6-AABC76780.jpg" alt="品牌客户" title="品牌客户">
                    </a>
                </li><li>
                    <a href="ppkh_223397.html">
                        <img src="images/72CED15F-8EB09236-EBF7BE23-398188800.jpg" alt="品牌客户" title="品牌客户">
                    </a>
                </li><li>
                    <a href="ppkh_223398.html">
                        <img src="images/FEFD0534-DF2B8E50-22B96EE7-0371C53D0.jpg" alt="品牌客户" title="品牌客户">
                    </a>
                </li><li>
                    <a href="ppkh_223396.html">
                        <img src="images/82ACDCFF-112DB976-C3E4E0A5-DDF06D380.jpg" alt="品牌客户" title="品牌客户">
                    </a>
                </li><li>
                    <a href="ppkh_223395.html">
                        <img src="images/F78F00FC-55675F6C-D5606CD4-EBBDC1AC0.jpg" alt="品牌客户" title="品牌客户">
                    </a>
                </li><li>
                    <a href="ppkh_223393.html">
                        <img src="images/FF764ACA-0386E98E-B5688AC3-75E3F0AB0.jpg" alt="品牌客户" title="品牌客户">
                    </a>
                </li><li>
                    <a href="ppkh_223394.html">
                        <img src="images/FB296A0D-DB7D8DCA-3F6D99BB-FF2CE9AB0.jpg" alt="品牌客户" title="品牌客户">
                    </a>
                </li><li>
                    <a href="ppkh_223391.html">
                        <img src="images/3DDF0978-005214CC-B5605062-192CDAB70.jpg" alt="品牌客户" title="品牌客户">
                    </a>
                </li><li>
                    <a href="ppkh_223392.html">
                        <img src="images/F537D6A1-86B8F3FC-1294E04C-E7CAF0130.jpg" alt="品牌客户" title="品牌客户">
                    </a>
                </li><li>
                    <a href="ppkh_223390.html">
                        <img src="images/DBC5FAD0-1C85D681-3D5ED032-54B6AAC80.jpg" alt="品牌客户" title="品牌客户">
                    </a>
                </li><li>
                    <a href="ppkh_223388.html">
                        <img src="images/FE2DA9A5-807F52F1-0E5E2A50-6A1302BC0.jpg" alt="品牌客户" title="品牌客户">
                    </a>
                </li><li>
                    <a href="ppkh_223389.html">
                        <img src="images/5D1043BA-07152AA1-3E01407B-FD8A84340.jpg" alt="品牌客户" title="品牌客户">
                    </a>
                </li><li>
                    <a href="ppkh_223386.html">
                        <img src="images/139EBFE1-455BC280-CC76C95E-39BE9B9E0.jpg" alt="品牌客户" title="品牌客户">
                    </a>
                </li><li>
                    <a href="ppkh_223387.html">
                        <img src="images/08DEC873-60546A35-055C1856-2805F9940.jpg" alt="品牌客户" title="品牌客户">
                    </a>
                </li></ul>
        </div>
        <script type="text/javascript" charset="utf-8">
            jQuery(".case_bg").slide({mainCell:".case_content ul",autoPlay:true,effect:"leftMarquee",vis:5,interTime:50});
        </script>
    </div>
</div>


<div mfid="C1_Share_pro"  class="mod1240">
	<style>
		.mod1240 .pro_content{
			overflow: hidden;
			margin:60px auto 0;
			padding-bottom:60px;
		}
		.mod1240 .pro_ul{margin-top:10px;}
		.mod1240 .pro_ul li{
			float: left;
			width: 23%;
			margin: 1%;
		}
		.mod1240 .pro_ul li p{
			line-height: 40px;
			height: 40px;
			text-align: center;
			background: #eee;
			position: relative;
		}
		.mod1240 .pro_ul li p::after,.mod1240 .pro_ul li p:after{
			content: '';
			-webkit-transition: ease-in-out 0.4s all;
			transition: ease-in-out 0.4s all;
			position: absolute;
			left: -200%;
			bottom: 0;
			width: 200%;
			height: 200%;
			z-index: 0;
			top: -200%;
			border-radius: 50%;
			opacity: 0; 
			background: #00a0e9
		}
		.mod1240 .pro_ul li:hover p::after{
			left: -50%;
			top: -50%;
			opacity: 1;
		}
		.mod1240 .pro_ul li:hover p a{
			color: #fff;
			z-index: 1;
		}
		.mod1240 .pro_ul li p a{
			font-size: 14px;
			display: block;
			position: relative;
		}
		.mod1240 .image-box{
			width: 100%;
			position: relative;
			overflow: hidden;
			text-align: center;
			border: 1px solid #d0d0d0;
			box-sizing: border-box;
		}
		.mod1240 .pro_mask{
			width: 100%;
			background: rgba(0, 0, 0, 0.4);
			height: 100%;
			position: absolute;
			bottom: 0;
			left: -100%;
			-webkit-transition: 0.3s all ease-in-out;
			transition: 0.3s all ease-in-out;
		}
		.mod1240 .pro_mask a{
			display: block;
			width: 100%;
			height: 100%;
			overflow: hidden;
		}
		.mod1240 .pro_mask .pro_icon{
			width: 70px;
			height: 70px;
			border-radius: 50%;
			line-height: 70px;
			color: #fff;
			margin: auto;
			margin-top: 55px;
			background: #00a0e9
		}
		.mod1240 .pro_mask .pro_icon i.dicon{
			font-size: 30px;
		}
		.mod1240 .pro_mask .pro_btn{
			line-height: 22px;
			border-radius: 10px;
			font-size: 13px;
			padding: 1px 15px;
			margin: 15px auto;
			display: inline-block;
			border: 1px solid #fff;
			-webkit-transition: all 0.3s 0.3s;
			transition: all 0.3s 0.3s;
			color: #fff;
			text-align: center;
		}
		.mod1240 .pro_ul li:hover .pro_mask{
			left: 0;
		}
		.mod1240 .image-box img{
			max-width: 100%;
			vertical-align: middle;
		}
		.pro_content_title{ font-size:34px; text-align:center; color:#00a0e9; line-height:51px;}
		.pro_content_text{ font-size:14px; text-align:center; line-height:40px; class:#999999;}
	</style>
	<div class="pro_content box">
	    <div class="pro_content_title" varid="title1">产品系列</div>
	    <div class="pro_content_text" varid="title2">多年行业实力沉淀，让您选择我们更放心，用心服务好每一位客户</div>
<div mfid="C1_Share_nav_n_pro" class="mod1016">
<div varid="list" class="page_nav">
<style type="text/css" media="all">
.mod1016 .page_nav {
            background: #fff;            
            margin: 20px 0;
            overflow: hidden;
        }
        
        .mod1016 .page_nav li {
            width:25%;
            height: 55px;
            font-size: 17px;
            line-height: 55px;
            text-align: center;
            float: left;
            border-right: 1px solid #eee;
            margin-right: -1px;
            background: #f4f4f4;
            cursor: pointer;
            text-overflow: ellipsis;
            overflow: hidden;
            white-space: nowrap;
            position: relative;
        }
        
        .mod1016 .page_nav li a {
            display: block;
            height: 55px;
            color: #a8a8a8;
        }

        .mod1016 .page_nav li.sidenavcur,
        .mod1016 .page_nav li:hover {
            background: url(jump-url/AfYpXe8aiXkubB-09SguSg8NxLf8EZdwg9Cm12U9btDW3FQQS08GbvCQ6XUVlm3MU1borSgimZzETRrDpjelhuG8EpXbd8tbtS_VbZfHhH4.1.png) no-repeat bottom center #00a0e9;
            border-color: #00a0e9;
        }
        
        .mod1016 .page_nav li.sidenavcur a,
        .mod1016 .page_nav li:hover a {
            color: #fff;
        }      
</style>

<ul > 
   
    
   
   
   
   <li class=""> 
   <a href="ppt_143761.html"> 台湾普诚科技（PTC）产品线 </a> </li>
   
   
   
   <li class=""> 
   <a href="ppt_143762.html"> 台湾久昌科技产品线 </a> </li>
   
   
   
   <li class=""> 
   <a href="ppt_143763.html"> 上海晶丰明源产品线 </a> </li>
   
   
   
   <li class=""> 
   <a href="ppt_143764.html"> 奇力科技产品线 </a> </li>
   
   
   
   <li class=""> 
   <a href="ppt_143765.html"> 上海芯圣电子产品线 </a> </li>
   
   
   
   <li class=""> 
   <a href="ppt_143766.html"> 江苏润石产品线 </a> </li>
   
   
   
   <li class=""> 
   <a href="ppt_143767.html"> 台湾九齐 产品线 </a> </li>
   
   
   
   <li class=""> 
   <a href="ppt_143768.html"> 深圳芯能产品线 </a> </li>
   
   
   
   
   
 </ul> 
 </div>
 </div>

		<ul class="pro_ul clearfix" varid="pro"><li>
				<div class="image-box">
					<a href="pro_1317073.html">
						<img src="images/5473DBDC-F42F55B5-73FAA47B-34FB412E0.jpg" alt="台湾普诚科技（PTC）产品线">
					</a>
					<div class="pro_mask">
						<a href="pro_1317073.html">
							<div class="pro_icon">
								<i class="dicon di-search1"></i>
							</div>
							<div class="pro_btn">查看详情 ></div>
						</a>
					</div>                
				</div>
				<p class="line-clamp-1"><a href="pro_1317073.html">台湾普诚科技（PTC）产品线</a></p>
			</li><li>
				<div class="image-box">
					<a href="pro_1317074.html">
						<img src="images/DCAC58CD-15CF560E-911F6630-28D259310.jpg" alt="台湾久昌科技产品线">
					</a>
					<div class="pro_mask">
						<a href="pro_1317074.html">
							<div class="pro_icon">
								<i class="dicon di-search1"></i>
							</div>
							<div class="pro_btn">查看详情 ></div>
						</a>
					</div>                
				</div>
				<p class="line-clamp-1"><a href="pro_1317074.html">台湾久昌科技产品线</a></p>
			</li><li>
				<div class="image-box">
					<a href="pro_1317075.html">
						<img src="images/18B2D139-52C171A3-667FE867-2BE6DFC90.jpg" alt="上海晶丰明源产品线">
					</a>
					<div class="pro_mask">
						<a href="pro_1317075.html">
							<div class="pro_icon">
								<i class="dicon di-search1"></i>
							</div>
							<div class="pro_btn">查看详情 ></div>
						</a>
					</div>                
				</div>
				<p class="line-clamp-1"><a href="pro_1317075.html">上海晶丰明源产品线</a></p>
			</li><li>
				<div class="image-box">
					<a href="pro_1317076.html">
						<img src="images/33DEF890-1F4FB8D5-58ADC97E-A3BFD0B10.jpg" alt="奇力科技产品线">
					</a>
					<div class="pro_mask">
						<a href="pro_1317076.html">
							<div class="pro_icon">
								<i class="dicon di-search1"></i>
							</div>
							<div class="pro_btn">查看详情 ></div>
						</a>
					</div>                
				</div>
				<p class="line-clamp-1"><a href="pro_1317076.html">奇力科技产品线</a></p>
			</li><li>
				<div class="image-box">
					<a href="pro_1317077.html">
						<img src="images/AFE0B81B-041265D7-8A8CDF3A-CB94E7BB0.jpg" alt="上海芯圣电子产品线">
					</a>
					<div class="pro_mask">
						<a href="pro_1317077.html">
							<div class="pro_icon">
								<i class="dicon di-search1"></i>
							</div>
							<div class="pro_btn">查看详情 ></div>
						</a>
					</div>                
				</div>
				<p class="line-clamp-1"><a href="pro_1317077.html">上海芯圣电子产品线</a></p>
			</li><li>
				<div class="image-box">
					<a href="pro_1317078.html">
						<img src="images/26AA4A15-2ED79EC8-44EE1CF0-15CBB12F0.jpg" alt="江苏润石产品线">
					</a>
					<div class="pro_mask">
						<a href="pro_1317078.html">
							<div class="pro_icon">
								<i class="dicon di-search1"></i>
							</div>
							<div class="pro_btn">查看详情 ></div>
						</a>
					</div>                
				</div>
				<p class="line-clamp-1"><a href="pro_1317078.html">江苏润石产品线</a></p>
			</li><li>
				<div class="image-box">
					<a href="pro_1317079.html">
						<img src="images/C0C3CC2B-379BBC29-0B1B84E9-73E168040.jpg" alt="深圳芯能产品线">
					</a>
					<div class="pro_mask">
						<a href="pro_1317079.html">
							<div class="pro_icon">
								<i class="dicon di-search1"></i>
							</div>
							<div class="pro_btn">查看详情 ></div>
						</a>
					</div>                
				</div>
				<p class="line-clamp-1"><a href="pro_1317079.html">深圳芯能产品线</a></p>
			</li><li>
				<div class="image-box">
					<a href="pro_1324021.html">
						<img src="images/09633B5E-F685B0FF-140D64FC-5F8BBE160.png" alt="北京兆讯恒达产品线">
					</a>
					<div class="pro_mask">
						<a href="pro_1324021.html">
							<div class="pro_icon">
								<i class="dicon di-search1"></i>
							</div>
							<div class="pro_btn">查看详情 ></div>
						</a>
					</div>                
				</div>
				<p class="line-clamp-1"><a href="pro_1324021.html">北京兆讯恒达产品线</a></p>
			</li></ul>
	</div>
</div>

<div mfid="C1_Share_about"  class="mod1458">
<style>
    .mod1458 .about_bg {
        position: relative;
        width: 100%;
        padding-top: 60px;
        background: #f5f5f5;
    }
    .mod1458 .about_bg:after {
        display: block;
        content: " ";
        position: absolute;
        left: 0;
        bottom: 0;
        width: 50%;
        height: 460px;
        background: #00a0e9;
    }
    .mod1458 .about_content {
        height: 480px;
    }
    .mod1458 .about_content .about_l {
        position: relative;
        padding: 0 50px;
        width: 540px;
        height: 100%;
        background: #f5f5f5;
        z-index: 99;
    }
    .mod1458 .about_content .about_l .about_l_tile {
        position: relative;
        padding-bottom: 20px;
    }
    .mod1458 .about_content .about_l .about_l_tile:after {
        display: block;
        position: absolute;
        content: " ";
        bottom: 0;
        width: 46px;
        height: 3px;
        background: #00a0e9;
    }
    .mod1458 .about_content .about_l .about_l_tile b {
        display: block;
        padding-top: 20px;
        font-family: "Arial";
        font-size: 44px;
        color: #d4d9d4;
    }
    .mod1458 .about_content .about_l .about_l_tile span {
        display: block;
        font-size: 22px;
        font-weight: bold;
        color: #00a0e9;
    }
    .mod1458 .about_content .about_l .about_l_w {
        padding-top: 30px;
        max-height: 180px;
        overflow: hidden;
    }
    .mod1458 .about_content .about_l .about_l_w p {
        display: block;
        text-indent: 2em;
        font-size: 16px;
        color: #555;
        line-height: 30px;
    }
    .mod1458 .about_content .about_l .about_l_btn {
        margin-top: 40px;
    }
    .mod1458 .about_content .about_l .about_l_btn dl {
        float: left;
        margin-right: 40px;
    }
    .mod1458 .about_content .about_l .about_l_btn dl:last-of-type {
        margin-right: 0;
    }
    .mod1458 .about_content .about_l .about_l_btn dl dt,.mod1458 .about_content .about_l .about_l_btn dl dd {
        float: left;
    }
    .mod1458 .about_content .about_l .about_l_btn dl dt {
        width: 50px;
        height: 44px;
    }
    .mod1458 .about_content .about_l .about_l_btn dl dt img {
        display: block;
        width: 100%;
        height: 100%;
    }
    .mod1458 .about_content .about_l .about_l_btn dl dd {
        margin-left: 10px;
    }
    .mod1458 .about_content .about_l .about_l_btn dl dd span {
        display: block;
        padding-top: 5px;
        font-size: 18px;
        color: #555;
    }
    .mod1458 .about_content .about_l .about_l_btn dl dd p {
        font-family: "Arial";
        font-size: 12px;
        color: #999;
    }
    .mod1458 .about_content .about_r {
        width: 560px;
        height: 100%;
        background: #333;
    }
    .mod1458 .about_content .about_r img {
        display: block;
        width: 100%;
        height: 100%;
    }
    
    .mod1458 .about_trait {
        position: relative;
        padding-top: 55px;
        width: 100%;
        height: 145px;
        z-index: 1;
        background: #00a0e9;
    }
    .mod1458 .about_trait li {
        position: relative;
        float: left;
        padding: 0 14px 0 15px;
        text-align: center;
        width: 270px;
        height: 90px;
        border-right: 1px dashed #fff;
    }
    .mod1458 .about_trait li:first-of-type:before {
        position: absolute;
        display: block;
        content: " ";
        left: 0;
        height: 100%;
        border-left: 1px dashed #fff;
    }
    .mod1458 .about_trait li span {
        display: block;
        padding-top: 10px;
        font-size: 26px;
        color: #fff;
        font-weight: bold;
    }
    .mod1458 .about_trait li p {
        display: block;
        padding-top: 5px;
        font-size: 18px;
        color: #fff;
    }
</style>
<div class="about_bg">
    <div class="box">
        <div class="about_content clearfix">
            <div class="about_l fl">
                <div class="about_l_tile">
                    <b class="line-clamp-1" varid="about_en">ABOUT US</b>
                    <span class="line-clamp-1">深圳市爱宝科技有限公司</span>
                </div>
                <div class="about_l_w" varid="about_w"><p>
	深圳市爱宝科技有限公司先后成功代理了台湾和国内知名产品线，并成为产品线在中国的核心代理商。公司代理产品主要覆盖消费电子、网通、安防、LED照明、白色家电、汽车电子、工业和IoT（物联网）等领域。爱宝是一家技术型的芯片代理商，公司拥有多个成熟的FAE工程师，他们为客户提供从专业技术支持到整体解决方案的全套服务，爱宝的技术团队得到了上游原厂和下游客户的高度认可。爱宝科技鼓励员工践行...
</p></div>
                <div class="about_l_btn clearfix">
                    <dl class="clearfix">
                        <a href="company.html">
                            <dt varid="about_ico1">
                                <img src="jump-url/AfYpXe8aiXkubB-09SguSg8NxLf8EZdwg9Cm12U9btB7AVAvyVUPPhkRCjvqlPv-TIfvAvjgwD4--pXDVwJTkd9n7_QmqmAeSlMoVm8rl7vkc0QVjtOdDnvxd39ZzLXa.png" alt="公司简介">
                            </dt>
                            <dd>
                                <span varid="about_t1">公司简介</span>
                                <p varid="about_en1">Company Profile</p>
                            </dd>
                        </a>
                    </dl>
                    <dl class="clearfix">
                        <a href="products.html">
                            <dt varid="about_ico2">
                                <img src="jump-url/AfYpXe8aiXkubB-09SguSg8NxLf8EZdwg9Cm12U9btB7AVAvyVUPPhkRCjvqlPv-TIfvAvjgwD4--pXDVwJTkTcO0nAdn8Vxae7d3zdP9YjY_JTfx1ZWAmDRflbXWVIu.png" alt="产品系列">
                            </dt>
                            <dd>
                                <span varid="about_t2">产品系列</span>
                                <p varid="about_en2">Product&nbsp;Series</p>
                            </dd>
                        </a>
                    </dl>
                    <dl class="clearfix">
                        <a href="contact.html">
                            <dt varid="about_ico3">
                                <img src="jump-url/AfYpXe8aiXkubB-09SguSg8NxLf8EZdwg9Cm12U9btB7AVAvyVUPPhkRCjvqlPv-TIfvAvjgwD4--pXDVwJTkZGKZOJJ41AngRYN6LRfgoD7vNcRRliG-vkUJKspMHLN.png" alt="联系我们">
                            </dt>
                            <dd>
                                <span varid="about_t3">联系我们</span>
                                <p varid="about_en3">Contact us</p>
                            </dd>
                        </a>
                    </dl>
                </div>
            </div>
            <div class="about_r fr" varid="about_img">
                <img src="jump-url/AfYpXe8aiXkubB-09SguSg8NxLf8EZdwg9Cm12U9btB7AVAvyVUPPhkRCjvqlPv-TIfvAvjgwD4--pXDVwJTkbJHHzwDjSyG1V5x7m2VPFc.1.jpg" alt="深圳市爱宝科技有限公司">
            </div>
        </div>
    </div>
    <div class="about_trait">
        <div class="box">
            <ul>
                <li>
                    <span class="line-clamp-1" varid="trait_t1">实力代理</span>
                    <p class="line-clamp-1" varid="trait_w1">多家品牌产品线代理商</p>
                </li>
                <li>
                    <span class="line-clamp-1" varid="trait_t2">实力雄厚</span>
                    <p class="line-clamp-1" varid="trait_w2">拥有实力雄厚专业技术团队</p>
                </li>
                <li>
                    <span class="line-clamp-1" varid="trait_t3">品质保障</span>
                    <p class="line-clamp-1" varid="trait_w3">始终以产品质量为核心</p>
                </li>
                <li>
                    <span class="line-clamp-1" varid="trait_t4">完善服务</span>
                    <p class="line-clamp-1" varid="trait_w4">提供一站式技术支持</p>
                </li>
            </ul>
        </div>
    </div>
</div>
</div>

<div mfid="C1_Share_news"  class="mod1459">
<style>
    .mod1459 .news_bg {
        padding: 60px 0;
    }
    .mod1459 .news_bg .news_title {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
    .mod1459 .news_bg .news_title .news_tile {
        max-width: 600px;
    }
    .mod1459 .news_bg .news_title .news_tile span {
        display: block;
        font-size: 38px;
        font-weight: bold;
        color: #333;
    }
    .mod1459 .news_bg .news_title .news_tile p {
        display: block;
        font-size: 18px;
        color: #333;
    }
    .mod1459 .news_bg .news_title .news_tab dl {
        position: relative;
        display: block;
        float: left;
        margin-right: 20px;
        width: 100px;
        padding-bottom: 21px;
    }
    .mod1459 .news_bg .news_title .news_tab dl:last-of-type {
        margin-right: 0;
    }
    .mod1459 .news_bg .news_title .news_tab dl:after {
        display: block;
        content: " ";
        position: absolute;
        right: 0;
        bottom: 0;
        width: 0;
        height: 1px;
        transition: all 0.3s;
        background: #00a0e9;
    }
    .mod1459 .news_bg .news_title .news_tab dl dt {
        float: left;
        position: relative;
        width: 18px;
        height: 18px;
        overflow: hidden;
    }
    .mod1459 .news_bg .news_title .news_tab dl dt img {
        position: relative;
        display: block;
        left: 0;
        transition: all 0.3s;
    }
    .mod1459 .news_bg .news_title .news_tab dl dd {
        float: left;
        padding-left: 5px;
        height: 18px;
        line-height: 18px;
    }
    .mod1459 .news_bg .news_title .news_tab dl dd span {
        display: block;
        font-size: 18px;
        color: #333;
        transition: all 0.3s;
    }
    .mod1459 .news_bg .news_title .news_tab dl.on:after {
        width: 100%;
    }
    .mod1459 .news_bg .news_title .news_tab dl.on dd span {
        color: #00a0e9;
    }
    .mod1459 .news_bg .news_title .news_tab dl.on dt img {
        left: -18px;
    }
    
    .mod1459 .news_bg .news_content {
        margin-top: 30px;
    }
    .mod1459 .news_bg .news_content ul {
        display: flex;
    }
    .mod1459 .news_bg .news_content li {
        position: relative;
        margin-right: 2%;
        width: 32%;
        cursor: pointer;
    }
    .mod1459 .news_bg .news_content li:last-of-type {
        margin-right: 0;
    }
    .mod1459 .news_bg .news_content li .news_img {
        width: 100%;
        height: 0;
        padding-bottom: 75%;
        background: #333;
    }
    .mod1459 .news_bg .news_content li .news_img a {
        display: block;
        width: 100%;
    }
    .mod1459 .news_bg .news_content li .news_img img {
        display: block;
        width: 100%;
        height: 100%;
    }
    .mod1459 .news_bg .news_content li .news_time {
        position: absolute;
        top: 58%;
        left: 20px;
        width: 86px;
        height: 86px;
        text-align: center;
        background: #00a0e9;
    }
    .mod1459 .news_bg .news_content li .news_time .news_time_ico {
        margin: 11px auto 13px;
        width: 32px;
        height: 29px;
        background: url(jump-url/AfYpXe8aiXkubB-09SguSg8NxLf8EZdwg9Cm12U9btB7AVAvyVUPPhkRCjvqlPv-FRPz0EQ28lWaGFphO6PUH2FS2SiRFqbai1mtxKZIe9TJjS5rjB3qfsBhvQ6-dG7o.png) no-repeat center;
    }
    .mod1459 .news_bg .news_content li .news_time .news_time_t span {
        display: block;
        font-family: "Arial";
        font-size: 18px;
        color: #fff;
    }
    .mod1459 .news_bg .news_content li .news_txt {
        padding: 25px 20px;
        background: #f5f5f5;
    }
    .mod1459 .news_bg .news_content li .news_txt .news_txt_t {
        padding-left: 100px;
    }
    .mod1459 .news_bg .news_content li .news_txt .news_txt_t a {
        display: block;
        font-size: 16px;
        color: #333;
    }
    .mod1459 .news_bg .news_content li .news_txt .news_txt_w {
        padding-top: 30px;
    }
    .mod1459 .news_bg .news_content li .news_txt .news_txt_w p {
        font-size: 16px;
        color: #999;
        line-height: 30px;
    }
    .mod1459 .news_bg .news_content li .news_txt .news_txt_a {
        margin-top: 20px;
        width: 31px;
        height: 8px;
    }
    .mod1459 .news_bg .news_content li .news_txt .news_txt_a img {
        display: block;
        width: 100%;
        height: 100%;
    }
</style>
<div class="news_bg">
    <div class="box">
        <div class="news_title">
            <div class="news_tile">
                <span class="line-clamp-1" varid="news_t">新闻中心</span>
                <p class="line-clamp-1" varid="news_w">聚焦我们，了解更多相关的行业新闻与产品资讯</p>
            </div>
            <div class="news_tab" varid="news_d">
                
                
                
                <dl>
                    <a href="news.html">
                        <dt><img src="jump-url/AfYpXe8aiXkubB-09SguSg8NxLf8EZdwg9Cm12U9btB7AVAvyVUPPhkRCjvqlPv-FRPz0EQ28lWaGFphO6PUH4dO4qMQzWtmuSA-eCzEQDDaQmRNvTeIbdlOzDipJ4xJ.png" alt="新闻中心"></dt>
                        <dd><span>新闻中心</span></dd>
                    </a>
                </dl>
                
                <dl>
                    <a href="info.html">
                        <dt><img src="jump-url/AfYpXe8aiXkubB-09SguSg8NxLf8EZdwg9Cm12U9btB7AVAvyVUPPhkRCjvqlPv-FRPz0EQ28lWaGFphO6PUHxt-ySxcO5Uk1kUYe_YNNP-1P73bQ9nOxLc8LWohj3_A.png" alt="行业资讯"></dt>
                        <dd><span>行业资讯</span></dd>
                    </a>
                </dl>
                
                <dl>
                    <a href="faq.html">
                        <dt><img src="jump-url/AfYpXe8aiXkubB-09SguSg8NxLf8EZdwg9Cm12U9btB7AVAvyVUPPhkRCjvqlPv-FRPz0EQ28lWaGFphO6PUHwAt7zoHQjcL59SyXxHO69GfyRujzz4DdKUkXRGoAU2M.png" alt="常见问题"></dt>
                        <dd><span>常见问题</span></dd>
                    </a>
                </dl>
                
                
            </div>
        </div>
        <div class="news_content clearfix">
            <div class="news_d">
                
                
                <ul>
                
                
                <li>
                    <div class="news_img">
                        <a href="news_223371.html">
                            <img src="images/1D112DEA-C7F2DB76-EFDA448C-1467F1E70.jpg" alt="红外接收头的三个引脚是怎么用？">
                        </a>
                    </div>
                    <div class="news_time">
                        <div class="news_time_ico"></div>
                        <div class="news_time_t"><span class="line-clamp-1">04/13</span></div>
                    </div>
                    <div class="news_txt">
                        <div class="news_txt_t">
                            <a class="line-clamp-1">红外接收头的三个引脚是怎么用？</a>
                        </div>
                        <div class="news_txt_w">
                            <p class="line-clamp-3">红外线接收头 的工作原理就是接收可以穿透 黑色胶体的光线，黑色的胶体就是用来过滤可见光的 只透红外线，一旦光线强度超过了胶体所能屏蔽的临界值就会穿透胶体，照射在红外接收头内部的接收PD芯片上，会造成连续不断的 光信号干扰 如果接收头的内置解码IC抗干扰能力不强的话 就会影响接收头的工作！ 在选...</p>
                        </div>
                    </div>
                </li>
                
                <li>
                    <div class="news_img">
                        <a href="news_223368.html">
                            <img src="images/5F7D8231-92CC9C47-A45D8802-CA0D78960.jpg" alt="光电传感器没有信号输出的原因">
                        </a>
                    </div>
                    <div class="news_time">
                        <div class="news_time_ico"></div>
                        <div class="news_time_t"><span class="line-clamp-1">04/13</span></div>
                    </div>
                    <div class="news_txt">
                        <div class="news_txt_t">
                            <a class="line-clamp-1">光电传感器没有信号输出的原因</a>
                        </div>
                        <div class="news_txt_w">
                            <p class="line-clamp-3">首先要考虑的是接线或配置的问题。对于对射型光电传感器必须由投光部和受光部组合使用，两端都需要供电；而回归反射型必须由传感器探头和回归反射板组合使用；同时，用户必须给传感器提供稳定电源，如果是直流供电，必须确认正负极，如若正负极连接错误则会导致输出信号没有。 上述的原因分析是对光电传感器本身的考...</p>
                        </div>
                    </div>
                </li>
                
                <li>
                    <div class="news_img">
                        <a href="news_223367.html">
                            <img src="images/65EF8D3D-521F803F-5E02D262-D9B137CE0.jpg" alt="谨慎注意超声波传感器的一些事项和问题">
                        </a>
                    </div>
                    <div class="news_time">
                        <div class="news_time_ico"></div>
                        <div class="news_time_t"><span class="line-clamp-1">04/13</span></div>
                    </div>
                    <div class="news_txt">
                        <div class="news_txt_t">
                            <a class="line-clamp-1">谨慎注意超声波传感器的一些事项和问题</a>
                        </div>
                        <div class="news_txt_w">
                            <p class="line-clamp-3">注意事项： 1：为确保可靠性及长使用寿命，请勿在户外或高于额定温度的地方使用传感器。 2：由于超声波传感器以空气作为传输介质，因此局部温度不同时，分界处的反射和折射可能会导致误动作，风吹时检出距离也会发生变化。因此，不应在强制通风机之类的设备旁使用传感器。 3：喷气嘴喷出的喷气有多种频率，因此...</p>
                        </div>
                    </div>
                </li>
                
                </ul>
                
                <ul>
                
                
                <li>
                    <div class="news_img">
                        <a href="info_223377.html">
                            <img src="images/1478E2F1-B0479A8B-BAE09FB2-633CD6600.jpg" alt="电源线是怎样的构造?">
                        </a>
                    </div>
                    <div class="news_time">
                        <div class="news_time_ico"></div>
                        <div class="news_time_t"><span class="line-clamp-1">04/13</span></div>
                    </div>
                    <div class="news_txt">
                        <div class="news_txt_t">
                            <a class="line-clamp-1">电源线是怎样的构造?</a>
                        </div>
                        <div class="news_txt_w">
                            <p class="line-clamp-3">有很多的消费者在使用电源线，但对电源线的了解很空白，市场上的电源线多种多样，其结构其实也都差不多，只是特性及用途有所区别。接下来就为大家科普一下关于电源线的基本构造，以下是详细内容。 虽说电源线的结构比较单一，没有那么的复杂，但如果细细研究的话，还是有很多专业性的设计。电源线的基本构造就是导体...</p>
                        </div>
                    </div>
                </li>
                
                <li>
                    <div class="news_img">
                        <a href="info_223374.html">
                            <img src="images/E16E2998-8F71C67F-340BDCE3-870339AF0.jpg" alt="LED红外接收头的性能检测方法">
                        </a>
                    </div>
                    <div class="news_time">
                        <div class="news_time_ico"></div>
                        <div class="news_time_t"><span class="line-clamp-1">04/13</span></div>
                    </div>
                    <div class="news_txt">
                        <div class="news_txt_t">
                            <a class="line-clamp-1">LED红外接收头的性能检测方法</a>
                        </div>
                        <div class="news_txt_w">
                            <p class="line-clamp-3">确定红外发射控制方法是使用红外发射管。红外线普通的圆形管的形状和发光二极管相似。初接触红外管谁是困难红外发射管和红外线接收管之间进行区分。 1、LED红外接收头使用测量仪器测量 找出三个表测量500或其他型号有三种指针表Rxlk电源模块，红外发射极电阻管之间测量，以确定红外管。 标准A：交换导...</p>
                        </div>
                    </div>
                </li>
                
                <li>
                    <div class="news_img">
                        <a href="info_223370.html">
                            <img src="images/DD799C57-A77B2A6B-381B4387-626945400.jpg" alt="传感器的原理及种类">
                        </a>
                    </div>
                    <div class="news_time">
                        <div class="news_time_ico"></div>
                        <div class="news_time_t"><span class="line-clamp-1">04/13</span></div>
                    </div>
                    <div class="news_txt">
                        <div class="news_txt_t">
                            <a class="line-clamp-1">传感器的原理及种类</a>
                        </div>
                        <div class="news_txt_w">
                            <p class="line-clamp-3">感应型接近传感器的检测原理 通过外部磁场影响，检测在导体表面产生的涡电流引起的磁性损耗。在检测线圈内使其产生交流磁场，并检测体的金属体产生的涡电流引起的阻抗变化进行检测的方式。 此外，作为另外一种方式，还包括检测频率相位成分的铝检测传感器，和通过工作线圈仅检测阻抗变化成分的全金属传感器。 在检...</p>
                        </div>
                    </div>
                </li>
                
                </ul>
                
                <ul>
                
                
                <li>
                    <div class="news_img">
                        <a href="faq_223376.html">
                            <img src="images/C1574AAB-C9A2BBB0-47AC3A23-93D9EE230.jpg" alt="什么是电源线？">
                        </a>
                    </div>
                    <div class="news_time">
                        <div class="news_time_ico"></div>
                        <div class="news_time_t"><span class="line-clamp-1">04/13</span></div>
                    </div>
                    <div class="news_txt">
                        <div class="news_txt_t">
                            <a class="line-clamp-1">什么是电源线？</a>
                        </div>
                        <div class="news_txt_w">
                            <p class="line-clamp-3">一．电源线在电线电缆行业来说，用量是很大的，比如机械设备用电源线，家装用电源线、电器、充电装置、照明、仪器仪表等等都是离不开电源线的使用。电源线是用于传输电流的电线，电源线的按用途分类有两种，AC交流电源线和DC交流电源线。AC交流电源线是传输电压较高的交流电线材，这种线材因为电压相对较高需要...</p>
                        </div>
                    </div>
                </li>
                
                <li>
                    <div class="news_img">
                        <a href="faq_223373.html">
                            <img src="images/41EC9152-E15DD23B-C84F3779-4097DC2F0.jpg" alt="散热风扇有哪四个品类？你知道吗？">
                        </a>
                    </div>
                    <div class="news_time">
                        <div class="news_time_ico"></div>
                        <div class="news_time_t"><span class="line-clamp-1">04/13</span></div>
                    </div>
                    <div class="news_txt">
                        <div class="news_txt_t">
                            <a class="line-clamp-1">散热风扇有哪四个品类？你知道吗？</a>
                        </div>
                        <div class="news_txt_w">
                            <p class="line-clamp-3">散热风扇技术性能在不断地创新与迭代下已日趋成熟，新技术的涌现也为散热风扇带来了更多可能。目前，在5V、12V、24V、48V、110V、220V、380V、方型、圆型、椭圆型、椭圆型等规格的散热风扇尺寸范围内，按其流动方向可主要分为四种： 轴流式散热风扇：其主要特点为流速高、中风压，适用于一般...</p>
                        </div>
                    </div>
                </li>
                
                <li>
                    <div class="news_img">
                        <a href="faq_223372.html">
                            <img src="images/7154117B-A89499C1-06F21B45-714786EE0.jpg" alt="散热风扇你了解吗？了解多少呢？">
                        </a>
                    </div>
                    <div class="news_time">
                        <div class="news_time_ico"></div>
                        <div class="news_time_t"><span class="line-clamp-1">04/13</span></div>
                    </div>
                    <div class="news_txt">
                        <div class="news_txt_t">
                            <a class="line-clamp-1">散热风扇你了解吗？了解多少呢？</a>
                        </div>
                        <div class="news_txt_w">
                            <p class="line-clamp-3">散热风扇，英文名：Cooling fans 。散热风扇的技术和性能方面已经完全达到了成熟的阶段，并不断有新技术出现。风扇规格尺寸从8mm到280mm，电压有5V，12V，24V，48V，110V，220V，380V，外形有方形，圆形，橄榄形等。散热风扇的工作原理是按能量转化来实现的，即：电能→...</p>
                        </div>
                    </div>
                </li>
                
                </ul>
                
                
            </div>
        </div>
    </div>
</div>
<script type="text/javascript">
	jQuery(".news_bg").slide({titCell:".news_tab dl",mainCell:".news_content .news_d",effect:"leftLoop",autoPlay:true,interTime:5000});
</script>
</div>

<div mfid="C1_Share_copyright" class="mod1348">


    <style>
        .mod1348 .footWrap {
            background: #333333;
            height: 406px;
            overflow: hidden;
            font-family: "Microsoft Yahei";
            width: 100%;
        }

        .mod1348 .footer {
            width: 1200px;
            margin: 0 auto;
            position: relative;
        }

        .mod1348 .ft_t {
            height: 120px;
            border-bottom: 1px solid #484848;
        }

        .mod1348 .ft_logo {
            float: left;
            width: 299px;
            height: 79px;
            margin-top: 20px;
        }



        .mod1348 .ft_nav a {
            font-size: 16px;
            color: #fff;
            padding: 0 43px;
            font-family: "Microsoft Yahei";
            line-height: 120px;
        }

        .mod1348 .ft_nav a:hover {
            text-decoration: underline;
        }

        .mod1348 .ft_c {
            height: 100px;
            border-bottom: 1px solid #484848;
            line-height: 100px;
        }

        .mod1348 .ft_c span {
            display: block;
            float: left;
            font-size: 16px;
            color: #fff;
            width: 14%;
        }
        
        .mod1348 .ft_c span:first-child {
            width: 30%;
        }
        
        .mod1348 .ft_c span:nth-child(5) {
            width: 20%;
        }

        .mod1348 .ft_c span a {
            font-size: 16px;
            color: #fff;
            display: inline-block;
        }

        .mod1348 .ft_c span a:hover {
            text-decoration: underline;
        }

        .mod1348 .ft_c span img {
            float: left;
            vertical-align: middle;
            padding: 40px 9px 0 0;
        }

        .mod1348 .ft_c em {
            display: inline-block;
            padding: 0 41px;
            float: left;
        }

        .mod1348 .ft_wz {
            float: left;
            padding: 36px 0 0 0;
            font-size: 14px;
            color: #7c7c7c;
            line-height: 30px;
        }

        .mod1348 .ft_wz a {
            color: #666;
        }

        .mod1348 .ft_wz a:hover {
            color: #fff;
        }

        .mod1348 .ft_b p {
            float: right;
            padding-top: 27px;
            margin-right: 20px;
            width: 86px;
            text-align: center;
        }

        .mod1348 .ft_b p img {
            width: 86px;
            height: 86px
        }

        .mod1348 .ft_b p span {
            display: block;
            font-size: 14px;
            padding-top: 10px;
            color: #666;
        }

    </style>

    <div class="footWrap">
        <div class="footer">
            <div class="ft_t">
                <!--<div class="ft_logo">-->
                <!--    <img varid="logo" src="jump-url/AfYpXe8aiXkubB-09SguSg8NxLf8EZdwg9Cm12U9btCLDxh7Hh_oSgEs-_ChrM-SjxzmeN3G3SdYGM2zmF4oPvpIDUxDDtFaldvetf_bhtSFqdcoiM0_quQlVXR_VQYp.png.png">-->
                <!--</div>-->
                <div class="ft_nav" varid="list1"><a href="/">网站首页</a><a href="10032">关于我们</a><a href="10054">产品中心</a><a href="10033">企业实力</a><a href="10034">合作客户</a><a href="10036">成功案例</a><a href="10037">新闻中心</a><a href="10041">联系我们</a></div>
            </div>
            <div class="ft_c">
                <span><img src="jump-url/AfYpXe8aiXkubB-09SguSg8NxLf8EZdwg9Cm12U9btCLDxh7Hh_oSgEs-_ChrM-SjxzmeN3G3SdYGM2zmF4oPjjqW2-VcmIUCjS9wkW2V0h3T8XoMASWy88z6t61qIKm.jpg">深圳市宝安区海秀路荣超滨海大厦A座813</span>
                <em>/</em>
                <span><img src="jump-url/AfYpXe8aiXkubB-09SguSg8NxLf8EZdwg9Cm12U9btCLDxh7Hh_oSgEs-_ChrM-SjxzmeN3G3SdYGM2zmF4oPogjul5QeyfpwVUnvXgnDYNRMP8ZG0iZ4UsA5UxGSB2M.jpg">15820467836</span>
                <!--<em>/</em>-->
                <!--<span><img src="jump-url/AfYpXe8aiXkubB-09SguSg8NxLf8EZdwg9Cm12U9btCLDxh7Hh_oSgEs-_ChrM-SjxzmeN3G3SdYGM2zmF4oPhJ1a4yHacK8qEVg3kd6jd6HJOTk78HVAKbvAUH80e5j.jpg"><a href="mailto:"></a></span>-->
                <!--<em>/</em>-->
                <!--<span><img src="jump-url/AfYpXe8aiXkubB-09SguSg8NxLf8EZdwg9Cm12U9btCLDxh7Hh_oSgEs-_ChrM-SjxzmeN3G3SdYGM2zmF4oPmLqGHlPh_DbetBNILvocIM4YJHpmkuhaMOB4jQuiGnX.jpg"></span>-->
            </div>
            <div class="ft_b">
                <div class="ft_wz">深圳市爱宝科技有限公司版权所有 © Copyright 2022 / 备案号：<a rel="nofollow" href="http://beian.miit.gov.cn" target="_blank">粤ICP备2022038649号</a>
                    <br> <a href="sitemap.htm" target="_blank">[BMAP]</a>&nbsp;&nbsp;<a href="sitemap.xml" target="_blank">[GMAP]</a>
                    <a href="http://login.di7.com" target="_blank">[网站管理]</a> <a href="https://tongji.baidu.com/web/welcome/ico?s=1a2740929f3f5bbd420261577dfcf9c8" target="_blank">[百度统计]</a>
                    <br> 技术支持：<a title="网一科技" href="https://www.di7city.com/" target="_blank">网一科技</a>
                </div>
                <p><img src="images/D9049AEE-41244E0C-DC5559E0-D67312850.png"><span>手机站</span></p>
            </div>
        </div>
        <div class="clear"></div>
    </div>


</div>


<script>
with(document)0[(getElementsByTagName('head')[0]||body).appendChild(createElement('script')).src='plugins/pluginLoad.js?v='+parseInt(new Date().getTime()/(1000*60))];
with(document)0[(getElementsByTagName('head')[0]||body).appendChild(createElement('script')).src='plugins/online/onlineLoad.js?v='+parseInt(new Date().getTime()/(1000*60))];
</script></body></html>