<!--head-->
<!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">
<meta name="baidu-site-verification" content="code-hKmGJmF3Td" />
<title>禾川伺服|伺服系统|伺服电机|直线模组|工业相机|视觉读码器-广东尚菱视界科技有限公司</title>
<meta name="keywords" content="禾川伺服|伺服系统|伺服电机|直线模组|机器视觉|工业镜头|CCD检测|视觉系统|工业相机|视觉读码器"/>
<meta name="description" content="广东尚菱视界科技有限公司是一家代理禾川伺服、伺服系统、伺服电机、直线模组等工业自动化控制零件。也是一家专业视觉解决方案服务商主营机器视觉,工业镜头,CCD检测,视觉系统,视觉读码器,工业相机等一站式服务,电话:400-800-3378，手机:18998033070"/>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<!-- 网页样式 -->
<link rel="shortcut icon" href="files/ico.ico">
<link rel="stylesheet" href="files/iconfont.css" type="text/css" media="all">
<link rel="stylesheet" href="files/reset.css" type="text/css" media="all">
<link rel="stylesheet" href="files/site.css" type="text/css" media="all">
<link rel="stylesheet" href="files/swiper.min.css" type="text/css" media="all">
<link rel="stylesheet" href="files/animate.css" type="text/css" media="all">
<link rel="stylesheet" href="files/font_1474162883_5945244.css" type="text/css" media="all">

<!-- 网页JS -->
<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>


<!--百度统计-->
<script>
var _hmt = _hmt || [];
(function() {
  var hm = document.createElement("script");
  hm.src = "https://hm.baidu.com/hm.js?da732523dfd1fda23eb71b41e2af1493";
  var s = document.getElementsByTagName("script")[0]; 
  s.parentNode.insertBefore(hm, s);
})();
</script>

<!--产品详情切换-->
<script language="JavaScript" type="text/javascript"> 
var $$=function(id){return document.getElementById(id);}
function div_showp(total) {
  for(i=0;i<=20;i++) {
  	if (i==total)
	{
	$$('showdiv'+i).style.display="Block";        
	$$('showtd'+i).className='on';
	}else
	{
        $$('showdiv'+i).style.display="None";	
	$$('showtd'+i).className='out';
	}
  }
}
</script>


</head>
<body>
<!--抬头-->
<div mfid="C1_Share_header" >
<style>
@media (max-width: 1920px) and (min-width: 1501px){
.header_bg .header_l {
    margin-left: 100px;
}
.header_bg .header_r {
    margin-right: 100px;
}
.header_bg .header_r nav ul li {
    margin: 0 30px;
}
}
@media (max-width: 1500px) and (min-width: 1300px){
.header_bg .header_r nav ul li {
    margin: 0 10px;
}
}
    .header_bg {
        position: relative;
        display: flex;
        justify-content: space-between;
        height: 100px;
        background: #fff;
        border-bottom: 1px solid #eee;
    }
    .header_bg .header_l {
        height: 100%;
        display: flex;
        align-items: center;
    }
    .header_bg .header_l .header_logo {
        
    }
    .header_bg .header_l .header_logo img {
        display: block;
    }
    .header_bg .header_l .header_name {
        margin-left: 10px;
    }
    .header_bg .header_l .header_name span {
        display: block;
        font-size: 30px;
        color: #333;
        line-height: 30px;
        letter-spacing: 2px;
    }
    .header_bg .header_l .header_name p {
        display: block;
        font-size: 16px;
        font-weight: lighter;
        color: #666;
    }
    
    .header_bg .header_r {
        display: flex;
    }
    .header_bg .header_r nav {
        height: 100%;
    }
    .header_bg .header_r nav ul {
        display: flex;
    }
    .header_bg .header_r nav ul li > a {
        position: relative;
        display: block;
        font-size: 16px;
        color: #333;
        line-height: 100px;
    }
    .header_bg .header_r nav ul li > a:before {
        position: absolute;
        display: block;
        content: " ";
        left: 0;
        bottom: 29px;
        width: 100%;
        height: 3px;
        background: #2167d2;
        opacity: 0;
        transition: all 0.3s;
    }
    .header_bg .header_r nav ul li > a:after {
        position: absolute;
        display: block;
        content: " ";
        left: 50%;
        bottom: 32px;
        border-bottom: 4px solid #2167d2;
        border-left: 4px solid transparent;
        border-right: 4px solid transparent;
        transform: translatex(-50%);
        opacity: 0;
        transition: all 0.3s;
    }
    .header_bg .header_r nav ul li .menu2 {
        display: none;
        position: absolute;
        top: 100px;
        left: 0;
        width: 100%;
        padding: 30px 0;
        background: #fff;
        border-top: 1px solid #eee;
        box-shadow: 0 6px 8px rgba(51 51 51 / 0.3);
        z-index: 9;
    }
    .header_bg .header_r nav ul li .menu2 .box {
        display: flex;
    }
    .header_bg .header_r nav ul li .menu2 dl {
        margin-right: 20px;
        padding-right: 20px;
        border-right: 1px dashed #ccc;
    }
    .header_bg .header_r nav ul li .menu2 dl:last-of-type {
        border-right: none;
    }
    .header_bg .header_r nav ul li .menu2 dl dt {
        margin-bottom: 12px;
        width: 150px;
        height: 0;
        padding-bottom: 70%;
        overflow: hidden;
        background: #333;
        transition: all 0.3s;
    }
    .header_bg .header_r nav ul li .menu2 dl dd span {
        display: block;
        height: 22px;
        font-size: 16px;
        color: #333;
        line-height: 22px;
    }
    .header_bg .header_r nav ul li .menu2 dl dd p {
        display: block;
        font-family: "Arial";
        font-size: 13px;
        color: #666;
        font-weight: lighter;
    }
    .header_bg .header_r nav ul li .menu2 dl dt a {
        display: block;
    }
    .header_bg .header_r nav ul li .menu2 dl dt img {
        display: block;
        width: 100%;
        height: 100%;
    }
    .header_bg .header_r nav ul li .menu2 dl:hover dt {
        opacity: 0.9;
    }
    .header_bg .header_r nav ul li .menu2 dl:hover dd span {
        color: #2167d2;
    }
    .header_bg .header_r nav ul li:hover a,.header_bg .header_r nav ul li.on a {
        color: #2167d2;
    }
    .header_bg .header_r nav ul li:hover a:before,.header_bg .header_r nav ul li:hover a:after,
    .header_bg .header_r nav ul li.on a:before,.header_bg .header_r nav ul li.on a:after {
        transition: all 0.3s;
        opacity: 1;
    }
    
    .header_bg .header_r .header_tel {
        margin-left: 20px;
        display: flex;
        align-items: center;
    }
    .header_bg .header_r .header_tel .header_ico {
        padding-right: 10px;
    }
    .header_bg .header_r .header_tel .header_ico i {
        font-size: 44px;
    }
    .header_bg .header_r .header_tel .header_number span {
        display: block;
        padding-bottom: 3px;
        font-size: 13px;
        color: #666;
        line-height: 13px;
    }
    .header_bg .header_r .header_tel .header_number p {
        display: block;
        font-family: "Arial";
        font-size: 24px;
        line-height: 24px;
        color: #2167d2;
    }
</style>
<div class="header_bg">
    <div class="header_l">
        <div class="header_logo">
            <a href="./">
                <img src="files/images/header_logo.png" alt="尚菱视界科技">
            </a>
        </div>
        <div class="header_name">
            <span>尚菱视界科技</span>
            <p>提供视觉系统整体解决方案</p>
        </div>
    </div>
    <div class="header_r">
        <nav varid="nav">
            <ul>
                
                
                <li class="on nLi">
                    <a href="/">网站首页</a>
                    
                </li>
                
                <li class="on nLi">
                    <a href="company.html">关于我们</a>
                    
                    <div class="menu2">
                        <div class="box">
                            
                            <dl>
                                <dt>
                                    <a href="company.html">
                                        <img src="images/B4A91668-6AD14976-0FE34502-CA0F405C0.jpg" alt="公司简介" title="公司简介">
                                    </a>
                                </dt>
                                <dd>
                                    <a href="company.html">
                                        <span>公司简介</span>
                                        <p>About us</p>
                                    </a>
                                </dd>
                            </dl>
                            
                            <dl>
                                <dt>
                                    <a href="dgweb-93816.html">
                                        <img src="images/0C63DD8E-35858E42-D804E580-FF5581090.jpg" alt="荣誉证书" title="荣誉证书">
                                    </a>
                                </dt>
                                <dd>
                                    <a href="dgweb-93816.html">
                                        <span>荣誉证书</span>
                                        <p>honor certificate</p>
                                    </a>
                                </dd>
                            </dl>
                            
                            <dl>
                                <dt>
                                    <a href="dgweb-93818.html">
                                        <img src="images/363D8E51-A0337BFD-D40BDAD6-5494E8970.jpg" alt="合作客户" title="合作客户">
                                    </a>
                                </dt>
                                <dd>
                                    <a href="dgweb-93818.html">
                                        <span>合作客户</span>
                                        <p>Partner</p>
                                    </a>
                                </dd>
                            </dl>
                            
                            <dl>
                                <dt>
                                    <a href="dgweb-93817.html">
                                        <img src="images/C33167DA-68B2A84F-AFAB18E2-E2A4945F0.jpg" alt="视频中心" title="视频中心">
                                    </a>
                                </dt>
                                <dd>
                                    <a href="dgweb-93817.html">
                                        <span>视频中心</span>
                                        <p>Video center</p>
                                    </a>
                                </dd>
                            </dl>
                            
                            <dl>
                                <dt>
                                    <a href="job.html">
                                        <img src="images/E301D316-8791FA77-0EE18A61-8454AAE10.jpg" alt="人才招聘" title="人才招聘">
                                    </a>
                                </dt>
                                <dd>
                                    <a href="job.html">
                                        <span>人才招聘</span>
                                        <p>Recruitment</p>
                                    </a>
                                </dd>
                            </dl>
                            
                        </div>
                    </div>
                    
                </li>
                
                <li class="on nLi">
                    <a href="products.html">产品中心</a>
                    
                    <div class="menu2">
                        <div class="box">
                            
                            <dl>
                                <dt>
                                    <a href="products-193393-0-0.html">
                                        <img src="images/05510818-5E275D12-D940F0DB-2FF3C9EF0.jpg" alt="康耐视视觉系统" title="康耐视视觉系统">
                                    </a>
                                </dt>
                                <dd>
                                    <a href="products-193393-0-0.html">
                                        <span>康耐视视觉系统</span>
                                        <p>visual system</p>
                                    </a>
                                </dd>
                            </dl>
                            
                            <dl>
                                <dt>
                                    <a href="products-193394-0-0.html">
                                        <img src="images/4217930B-D193433D-F1B9A313-AC48ACE40.jpg" alt="康耐视读码器" title="康耐视读码器">
                                    </a>
                                </dt>
                                <dd>
                                    <a href="products-193394-0-0.html">
                                        <span>康耐视读码器</span>
                                        <p>Barcode reader</p>
                                    </a>
                                </dd>
                            </dl>
                            
                            <dl>
                                <dt>
                                    <a href="products-193395-0-0.html">
                                        <img src="images/AF27F1B5-5BD3224D-B93A48ED-A7E81D470.jpg" alt="视觉系统配件" title="视觉系统配件">
                                    </a>
                                </dt>
                                <dd>
                                    <a href="products-193395-0-0.html">
                                        <span>视觉系统配件</span>
                                        <p>Accessories</p>
                                    </a>
                                </dd>
                            </dl>
                            
                            <dl>
                                <dt>
                                    <a href="products-356860-0-0.html">
                                        <img src="images/6A9DD23E-031CDA5F-1B4F1C16-22F22C4F0.jpg" alt="激光测量" title="激光测量">
                                    </a>
                                </dt>
                                <dd>
                                    <a href="products-356860-0-0.html">
                                        <span>激光测量</span>
                                        <p>Laser measurement</p>
                                    </a>
                                </dd>
                            </dl>
                            
                            <dl>
                                <dt>
                                    <a href="products-356861-0-0.html">
                                        <img src="images/18BD2E56-ABC9E033-5E5003FF-82D55EEF0.jpg" alt="运动控制" title="运动控制">
                                    </a>
                                </dt>
                                <dd>
                                    <a href="products-356861-0-0.html">
                                        <span>运动控制</span>
                                        <p>sport control</p>
                                    </a>
                                </dd>
                            </dl>
                            
                            <dl>
                                <dt>
                                    <a href="products-356862-0-0.html">
                                        <img src="images/0DEBEE6C-13FEA103-3F18B86C-B26983370.jpg" alt="视觉检测设备" title="视觉检测设备">
                                    </a>
                                </dt>
                                <dd>
                                    <a href="products-356862-0-0.html">
                                        <span>视觉检测设备</span>
                                        <p>visual inspection equipment</p>
                                    </a>
                                </dd>
                            </dl>
                            
                            <dl>
                                <dt>
                                    <a href="products-344549-0-0.html">
                                        <img src="images/B97400B1-07CC8C31-7358F074-21DCF8F20.jpg" alt="深度学习" title="深度学习">
                                    </a>
                                </dt>
                                <dd>
                                    <a href="products-344549-0-0.html">
                                        <span>深度学习</span>
                                        <p>Deep learning</p>
                                    </a>
                                </dd>
                            </dl>
                            
                        </div>
                    </div>
                    
                </li>
                
                <li class="on nLi">
                    <a href="dgweb-93819.html">应用案例</a>
                    
                    <div class="menu2">
                        <div class="box">
                            
                            <dl>
                                <dt>
                                    <a href="dgweb-93822.html">
                                        <img src="images/5DEE1202-722E83C5-9B60DA57-AB7880F20.jpg" alt="汽车行业" title="汽车行业">
                                    </a>
                                </dt>
                                <dd>
                                    <a href="dgweb-93822.html">
                                        <span>汽车行业</span>
                                        <p>Automobile industry</p>
                                    </a>
                                </dd>
                            </dl>
                            
                            <dl>
                                <dt>
                                    <a href="dgweb-93823.html">
                                        <img src="images/11C2DFDD-86ACAEBF-5EDF873C-FE3D187E0.jpg" alt="消费品行业" title="消费品行业">
                                    </a>
                                </dt>
                                <dd>
                                    <a href="dgweb-93823.html">
                                        <span>消费品行业</span>
                                        <p>Consumer Goods Industry</p>
                                    </a>
                                </dd>
                            </dl>
                            
                            <dl>
                                <dt>
                                    <a href="dgweb-93825.html">
                                        <img src="images/ED5037F3-89EE8377-FF6A48E2-65C837230.jpg" alt="电子产品行业" title="电子产品行业">
                                    </a>
                                </dt>
                                <dd>
                                    <a href="dgweb-93825.html">
                                        <span>电子产品行业</span>
                                        <p>Electronics industry</p>
                                    </a>
                                </dd>
                            </dl>
                            
                            <dl>
                                <dt>
                                    <a href="dgweb-93826.html">
                                        <img src="images/6195F69A-10101265-5E01E5B7-59576B080.jpg" alt="食品和饮料行业" title="食品和饮料行业">
                                    </a>
                                </dt>
                                <dd>
                                    <a href="dgweb-93826.html">
                                        <span>食品和饮料行业</span>
                                        <p>Food Industry</p>
                                    </a>
                                </dd>
                            </dl>
                            
                            <dl>
                                <dt>
                                    <a href="dgweb-93827.html">
                                        <img src="images/8754ADF6-E52033B0-ACD08FBF-AE4634800.jpg" alt="物流行业" title="物流行业">
                                    </a>
                                </dt>
                                <dd>
                                    <a href="dgweb-93827.html">
                                        <span>物流行业</span>
                                        <p>logistics industry</p>
                                    </a>
                                </dd>
                            </dl>
                            
                            <dl>
                                <dt>
                                    <a href="dgweb-93829.html">
                                        <img src="images/2280D5F3-C046B8A1-1B37DA94-6D6B0D240.jpg" alt="医药行业" title="医药行业">
                                    </a>
                                </dt>
                                <dd>
                                    <a href="dgweb-93829.html">
                                        <span>医药行业</span>
                                        <p>Pharmaceutical industry</p>
                                    </a>
                                </dd>
                            </dl>
                            
                            <dl>
                                <dt>
                                    <a href="dgweb-93830.html">
                                        <img src="images/7CC6087A-86F241D4-4E55BDFD-941729230.jpg" alt="包装行业" title="包装行业">
                                    </a>
                                </dt>
                                <dd>
                                    <a href="dgweb-93830.html">
                                        <span>包装行业</span>
                                        <p>Packaging industry</p>
                                    </a>
                                </dd>
                            </dl>
                            
                        </div>
                    </div>
                    
                </li>
                
                <li class="on nLi">
                    <a href="dgweb-93847.html">服务支持</a>
                    
                    <div class="menu2">
                        <div class="box">
                            
                            <dl>
                                <dt>
                                    <a href="dgweb-93949.html">
                                        <img src="images/F5674D93-31F57AE5-DAE9FBCF-80B373DC0.jpg" alt="下载中心" title="下载中心">
                                    </a>
                                </dt>
                                <dd>
                                    <a href="dgweb-93949.html">
                                        <span>下载中心</span>
                                        <p>Download Center</p>
                                    </a>
                                </dd>
                            </dl>
                            
                            <dl>
                                <dt>
                                    <a href="dgweb-93847.html">
                                        <img src="images/8B4B25A9-2B288D10-1A3B6C1C-F6C6B97A0.jpg" alt="获取产品演示" title="获取产品演示">
                                    </a>
                                </dt>
                                <dd>
                                    <a href="dgweb-93847.html">
                                        <span>获取产品演示</span>
                                        <p>Product Demo</p>
                                    </a>
                                </dd>
                            </dl>
                            
                            <dl>
                                <dt>
                                    <a href="dgweb-97165.html">
                                        <img src="images/1A4B462B-72FE12DB-3A2CA594-44DF34700.jpg" alt="免费获取产品使用" title="免费获取产品使用">
                                    </a>
                                </dt>
                                <dd>
                                    <a href="dgweb-97165.html">
                                        <span>免费获取产品使用</span>
                                        <p>Get products</p>
                                    </a>
                                </dd>
                            </dl>
                            
                        </div>
                    </div>
                    
                </li>
                
                <li class="on nLi">
                    <a href="news.html">新闻动态</a>
                    
                    <div class="menu2">
                        <div class="box">
                            
                            <dl>
                                <dt>
                                    <a href="news1.html">
                                        <img src="images/90E06274-EA5B18BC-0D45D804-55069CC20.jpg" alt="公司动态" title="公司动态">
                                    </a>
                                </dt>
                                <dd>
                                    <a href="news1.html">
                                        <span>公司动态</span>
                                        <p>Company dynamics</p>
                                    </a>
                                </dd>
                            </dl>
                            
                            <dl>
                                <dt>
                                    <a href="dgweb-93792.html">
                                        <img src="images/8D411DFF-06A10C6C-6B097D16-EE04F95C0.jpg" alt="行业资讯" title="行业资讯">
                                    </a>
                                </dt>
                                <dd>
                                    <a href="dgweb-93792.html">
                                        <span>行业资讯</span>
                                        <p>Industry Information</p>
                                    </a>
                                </dd>
                            </dl>
                            
                            <dl>
                                <dt>
                                    <a href="dgweb-93793.html">
                                        <img src="images/0404D58D-6B5976E6-34BD0BD2-9EC954D10.jpg" alt="会展中心" title="会展中心">
                                    </a>
                                </dt>
                                <dd>
                                    <a href="dgweb-93793.html">
                                        <span>会展中心</span>
                                        <p>Exhibition Center</p>
                                    </a>
                                </dd>
                            </dl>
                            
                        </div>
                    </div>
                    
                </li>
                
                <li class="on nLi">
                    <a href="dgweb-93820.html">联系尚菱</a>
                    
                </li>
                
                
            </ul>
        </nav>
        <div class="header_tel">
            <div class="header_ico">
                <i class="dicon di-dianhua2"></i>
            </div>
            <div class="header_number">
                <span>服务热线:</span>
                <p>18998033070</p>
            </div>
        </div>
    </div>
</div>
<script type="text/javascript">
jQuery("nav").slide({ type:"menu", titCell:".nLi", targetCell:".menu2",effect:"slideDown",delayTime:300,triggerTime:0,returnDefault:true});
</script>
</div>

<!--幻灯片-->
<div mfid="C1_Share_banner1" class="mod1019">
	  
	
	<style>
		.mod1019 .banner .swiper-container,.mod1019 .banner .ban_bg,.mod1019 .banner .ban_nbg { width: 100%; height: 750px;} 
		.mod1019 .banner .swiper-pagination-bullet-active {background: #00468d;}
		.mod1019 .banner .ban_bg	{ background: url() no-repeat center;}
		.mod1019 .banner .ban_nbg { background: url(jump-url/0Z_DDN2dCS3YrgBMwjSGjnXZp8Eew6VtodPmWeULZImi_mpE5YD6_oDvNcoDCaU13DqXpeWEZBQEPAiW7xyd41cQGw1iBHG8afC2nyegL50.1.jpg) no-repeat center;}
		.mod1019 .banner .slide_01{ background: url(files/images/banner.jpg) no-repeat center;}
		.mod1019 .banner .slide_02{ background: url(files/images/banner.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/B6FA955C-30BD8299-D53E861D-375445D10.jpg);}
				    </style>
				    <div class="swiper-slide slide_01">
					    <a href="#"></a>
			    	</div>
				    
				    <style>
				    .mod1019 .banner .slide_02{ background-image: url(images/5A01E9B0-9900E28C-A099B06E-32C1EA810.jpg);}
				    </style>
				    <div class="swiper-slide slide_02">
					    <a href="#"></a>
			    	</div>
				    
				    <style>
				    .mod1019 .banner .slide_03{ background-image: url(images/575C2EA1-797EEADD-D56113C5-65CE4D7B0.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_search"  class="mod1403">
<style type="text/css" media="all">

/*搜索*/
.mod1403 .search {
    padding: 15px 0;
    background-color: #f5f5f5;
}

.mod1403 .search .fl {
    padding-top: 18px;
    max-width: 845px;
}

.mod1403 .search .fl a:hover {
    text-decoration: underline;
    color: #00468d;
}

.mod1403 .search .fl a {
    line-height: 14px;
    display: inline-block;
    color: #454545;
    font-size: 14px;
}
.mod1403 .search .fl span:last-of-type {
    display: none;
}

.mod1403 .search .fl strong {
    display: block;
    float: left;
    max-width: 90px;
    line-height: 15px;
    font-size: 15px;
}

.mod1403 .search_r form {
    float: left;
    display: block;
    width: 270px;
    background: #fff;
    line-height: 34px;
    height: 34px;
    position: relative;
    margin: 9px 0 9px 0px;
}

.mod1403 .search_r form .search-i {
    width: 40px;
    height: 34px;
    position: absolute;
    right: 0;
    top: 0;
    overflow: hidden;
    display: block;
    transition: 0.3s all ease-in-out;
    background: #2167d2 url(jump-url/0Z_DDN2dCS3YrgBMwjSGjnXZp8Eew6VtodPmWeULZIlmyaAN8Nv_mMFzsUiuZfawHOLPKl9cSFNmmfHUKL0fnD7nTi7UMloI9zvxPGbmqATxi2aoz5FTofuAn-lGSKA9.png) no-repeat center;
}

.mod1403 .search_r .search-i:hover {
    background-color: #00468d;
}

.mod1403 .search_r .search-i input {
    display: block;
    width: 100%;
    height: 100%;
    cursor: pointer;
    background: none;
    border: 0 none;
    outline: none;
}

.mod1403 .search_r .search-bg input {
    line-height: 34px;
    background: none;
    border: 0 none;
    width: 210px;
    padding-left: 20px;
    color: #aaa;
    outline: none;
}
/*end*/
</style>

<!--搜索-->
<div class="search">
	<div class="w1400 clearfix">
		<div class="fl clearfix" varid="links"><strong class="line-clamp-1" varid="txt1">热搜产品：</strong>
		

<a href="products.html">视觉检测</a><span>、</span>

<a href="products-193395-0-0.html">工业相机</a><span>、</span>

<a href="products-312393-0-0.html">视觉检测设备</a><span>、</span>

<a href="products-193393-0-0.html">2D视觉检测</a><span>、</span>

<a href="products-356861-0-0.html">伺服系统</a><span>、</span>

		
		</div>
		<div class="search_r fr">
			<form name="form1" action="search.html" method="get" onSubmit="sub()">
				<div class="search-bg"><input name="infoname" id="infoname" class="inputxt" placeholder="请输入关键词搜索..."></div>
				<div class="search-i" varid="pic1"><input name="imageField" type="submit" value="" align="middle" ></div>
				<div class="cl clear"></div>
				<script>
                    var reg=/key_word=([^;]+)/img;
                    function sub(){
                        document.cookie='key_word=' + (encodeURIComponent (document.getElementById('infoname').value));
                    }
                </script>
			</form>
		</div>
	</div>
</div>
</div>

<!--方案-->
<div mfid="C1_Share_solution" >
<style>
    .solution_bg {
        padding: 70px 0;
    }
    .solution_tab {
        display: flex;
    }
    .solution_tab a {
        position: relative;
        display: block;
        padding: 25px 0;
        width: 17%;
        text-align: center;
        background: #f5f5f5;
    }
    .solution_tab a i {
        display: block;
        margin: 0 auto;
        width: 40px;
        height: 40px;
        background-repeat: no-repeat;
        background-image: url(files/images/solution_ico.png);
        background-position: 0 0;
    }
    .solution_tab a:nth-child(2) i {
        background-position: -40px 0;
    }
    .solution_tab a:nth-child(3) i {
        background-position: -80px 0;
    }
    .solution_tab a:nth-child(4) i {
        background-position: -120px 0;
    }
    .solution_tab a:nth-child(5) i {
        background-position: -160px 0;
    }
    .solution_tab a:nth-child(6) i {
        background-position: -200px 0;
    }
    .solution_tab a:after {
        position: absolute;
        display: block;
        content: " ";
        top: 0;
        right: 0;
        width: 1px;
        height: 100%;
        background: #e9e9e9;
    }
    .solution_tab a:last-of-type:after {
        display: none;
    }
    .solution_tab a img {
        display: block;
        margin: auto;
        width: 40px;
        height: 40px;
    }
    .solution_tab a span {
        padding-top: 10px;
        display: block;
        font-size: 16px;
        color: #333;
    }
    .solution_tab a:hover,.solution_tab a.on {
        background: #2167d2;
    }
    .solution_tab a:hover span,.solution_tab a.on span {
        color: #fff;
    }
    .solution_tab a.on i {
        background-position-y: -40px;
    }
    
    .solution_d {
        margin-top: 30px;
    }
    .solution_d li {
        background: #f5f5f5;
    }
    .solution_d li .solution_content {
        padding: 3%;
        display: flex;
        justify-content: space-between;
    }
    .solution_d li .solution_l {
        width: 50%;
        background: #fff;
        border: 1px solid #e9e9e9;
    }
    .solution_d li .solution_l .solution_tile {
        padding: 7% 7% 0;
    }
    .solution_d li .solution_l .solution_tile span {
        display: block;
        font-size: 24px;
        font-weight: bold;
        color: #333;
    }
    .solution_d li .solution_l .solution_tile i {
        display: block;
        width: 18%;
        height: 3px;
        background: #2167d2;
    }
    .solution_d li .solution_l .solution_trait {
        padding: 4% 7% 0;
    }
    .solution_d li .solution_l .solution_trait span {
        display: block;
        padding-bottom: 2%;
        font-size: 18px;
        color: #333;
    }
    .solution_d li .solution_l .solution_w {
        padding: 2% 7% 10%;
    }
    .solution_d li .solution_l .solution_w p {
        display: block;
        font-size: 15px;
        color: #666;
        line-height: 28px;
    }
    .solution_d li .solution_l .solution_btn {
        margin-left: 7%;
    }
    .solution_d li .solution_l .solution_btn a {
        display: block;
        width: 160px;
        height: 40px;
        text-align: center;
        font-size: 16px;
        color: #fff;
        line-height: 40px;
        border-radius: 25px;
        background: #2167d2;
        transition: all 0.5s;
    }
    .solution_d li .solution_l .solution_btn a:hover {
        width: 260px;
    }
    .solution_d li .solution_r {
        width: 48%;
        display: flex;
        flex-wrap: wrap;
    }
    .solution_d li .solution_r dl {
        position: relative;
        width: 49%;
        margin-right: 2%;
    }
    .solution_d li .solution_r dl dd {
        width: 100%;
        height: 0;
        padding-bottom: 75%;
        background: #333;
        overflow: hidden;
    }
    .solution_d li .solution_r dl dd a {
        display: block;
        width: 100%;
    }
    .solution_d li .solution_r dl dd img {
        display: block;
        width: 100%;
        height: 100%;
    }
    .solution_d li .solution_r dl:nth-child(2n) {
        margin-right: 0;
    }
    .solution_d li .solution_r dl:nth-child(n+3) {
        margin-top: 2%;
    }
    .solution_d li .solution_r dl dt .solution_name {
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
        height: 40px;
        text-align: center;
        line-height: 40px;
        background: rgba(0 0 0 / 0.4);
    }
    .solution_d li .solution_r dl dt .solution_name a {
        display: block;
        font-size: 14px;
        color: #fff;
    }
    .solution_d li .solution_r dl:hover dt .solution_name {
        background: rgba(32 103 209 / 0.4);
    }
</style>
<div class="solution_bg">
    <div class="w1400">
        <div class="title_bg">
            <span>视觉系统<b> · 行业解决方案</b></span>
            <p>我们拥有12年以上的丰富经验，为各行业客户提供一站式视觉解决方案</p>
        </div>
        <div class="solution_tab" varid="solution_d">
            
            
            
            <a href="dgweb-93822.html" class="on">
                <i class="solution_ico"></i>
                <span>汽车行业</span>
            </a>
            
            <a href="dgweb-93823.html" class="">
                <i class="solution_ico"></i>
                <span>消费品行业</span>
            </a>
            
            <a href="dgweb-93825.html" class="">
                <i class="solution_ico"></i>
                <span>电子产品行业</span>
            </a>
            
            <a href="dgweb-93826.html" class="">
                <i class="solution_ico"></i>
                <span>食品和饮料行业</span>
            </a>
            
            <a href="dgweb-93829.html" class="">
                <i class="solution_ico"></i>
                <span>医药行业</span>
            </a>
            
            <a href="dgweb-93830.html" class="">
                <i class="solution_ico"></i>
                <span>包装行业</span>
            </a>
            
            
        </div>
        <div class="solution_d">
            <ul>
                
                
                
                <li>
                    <div class="solution_content">
                        <div class="solution_l">
                            <div class="solution_tile">
                                <span>汽车行业视觉系统解决方案</span>
                                <i></i>
                            </div>
                            <div class="solution_trait">
                                <span><b>所属行业：</b>汽车行业</span>
                                <span><b>方案介绍：</b></span>
                            </div>
                            <div class="solution_w">
                                <p>汽车盘式制动器的制造是一个需要先进追踪要求的具有体力强度大和挑战性的过程。 Alber Gussbearbeitungs-GmbH 开发了可完全自动化的制动器盘表面平整和测试流程，其可确保最优质的产品并可减轻员工繁重的劳动负荷。</p>
                            </div>
                            <div class="solution_btn">
                                <a href="dgweb-93822.html">点击了解更多</a>
                            </div>
                        </div>
                        <div class="solution_r">
                            
                            
                            <dl>
                                <dt>
                                    <div class="solution_name">
                                        <a href="dgweb-93822_172959.html" class="line-clamp-1">In-Sight 视觉系统对于旋转零件的成功处理</a>
                                    </div>
                                </dt>
                                <dd>
                                    <a href="dgweb-93822_172959.html">
                                        <img src="images/361B7E8E-62484676-AC19ACFA-95D169E90.jpg" alt="In-Sight 视觉系统对于旋转零件的成功处理">
                                    </a>
                                </dd>
                            </dl>
                            
                            <dl>
                                <dt>
                                    <div class="solution_name">
                                        <a href="dgweb-93822_172958.html" class="line-clamp-1">对电池的最终检测使用的是康耐视 VisionPro</a>
                                    </div>
                                </dt>
                                <dd>
                                    <a href="dgweb-93822_172958.html">
                                        <img src="images/90C0DF63-40AD7F31-773F56A5-B6FDCEBB0.jpg" alt="对电池的最终检测使用的是康耐视 VisionPro">
                                    </a>
                                </dd>
                            </dl>
                            
                            <dl>
                                <dt>
                                    <div class="solution_name">
                                        <a href="dgweb-93822_172957.html" class="line-clamp-1">对平视显示器的质量控制和检验</a>
                                    </div>
                                </dt>
                                <dd>
                                    <a href="dgweb-93822_172957.html">
                                        <img src="images/BB8BBE60-83F4A882-D48CFBEB-C173F6560.jpg" alt="对平视显示器的质量控制和检验">
                                    </a>
                                </dd>
                            </dl>
                            
                            <dl>
                                <dt>
                                    <div class="solution_name">
                                        <a href="dgweb-93822_172955.html" class="line-clamp-1">康耐视 ID 读码器 - 完整工件追踪的正确混合</a>
                                    </div>
                                </dt>
                                <dd>
                                    <a href="dgweb-93822_172955.html">
                                        <img src="images/CD1C87C9-5845999B-C7C61EE6-5923420C0.jpg" alt="康耐视 ID 读码器 - 完整工件追踪的正确混合">
                                    </a>
                                </dd>
                            </dl>
                            
                        </div>
                    </div>
                </li>
                
                <li>
                    <div class="solution_content">
                        <div class="solution_l">
                            <div class="solution_tile">
                                <span>消费品行业视觉系统解决方案</span>
                                <i></i>
                            </div>
                            <div class="solution_trait">
                                <span><b>所属行业：</b>消费品行业</span>
                                <span><b>方案介绍：</b></span>
                            </div>
                            <div class="solution_w">
                                <p>要成为国际化的竞争者，企业需要两个条件：出色的质量和高生产效率。来自德国杜塞尔多夫的 Arndt Fenstertechnik GmbH & Co. KG，在其新切割中心中完美整合了这两大优点</p>
                            </div>
                            <div class="solution_btn">
                                <a href="dgweb-93823.html">点击了解更多</a>
                            </div>
                        </div>
                        <div class="solution_r">
                            
                            
                            <dl>
                                <dt>
                                    <div class="solution_name">
                                        <a href="dgweb-93823_170662.html" class="line-clamp-1">捷径之路上的完美开始</a>
                                    </div>
                                </dt>
                                <dd>
                                    <a href="dgweb-93823_170662.html">
                                        <img src="images/031CF751-7A4C83A7-1382DE33-4896435D0.jpg" alt="捷径之路上的完美开始">
                                    </a>
                                </dd>
                            </dl>
                            
                            <dl>
                                <dt>
                                    <div class="solution_name">
                                        <a href="dgweb-93823_170661.html" class="line-clamp-1">Automated system for quality inspection</a>
                                    </div>
                                </dt>
                                <dd>
                                    <a href="dgweb-93823_170661.html">
                                        <img src="images/1CBC0A4E-ABBF268B-42E8A76D-F2F61F630.jpg" alt="Automated system for quality inspection">
                                    </a>
                                </dd>
                            </dl>
                            
                            <dl>
                                <dt>
                                    <div class="solution_name">
                                        <a href="dgweb-93823_170660.html" class="line-clamp-1">Surface Vision</a>
                                    </div>
                                </dt>
                                <dd>
                                    <a href="dgweb-93823_170660.html">
                                        <img src="images/B6382DEB-C797F896-E1E235BD-99A4AFD80.jpg" alt="Surface Vision">
                                    </a>
                                </dd>
                            </dl>
                            
                            <dl>
                                <dt>
                                    <div class="solution_name">
                                        <a href="dgweb-93823_170659.html" class="line-clamp-1">高速稳定的电池标签检测系统--Insight</a>
                                    </div>
                                </dt>
                                <dd>
                                    <a href="dgweb-93823_170659.html">
                                        <img src="images/FA002A17-D04FA66C-397D05A3-D9B6FADC0.jpg" alt="高速稳定的电池标签检测系统--Insight">
                                    </a>
                                </dd>
                            </dl>
                            
                        </div>
                    </div>
                </li>
                
                <li>
                    <div class="solution_content">
                        <div class="solution_l">
                            <div class="solution_tile">
                                <span>电子产品行业视觉系统解决方案</span>
                                <i></i>
                            </div>
                            <div class="solution_trait">
                                <span><b>所属行业：</b>电子产品行业</span>
                                <span><b>方案介绍：</b></span>
                            </div>
                            <div class="solution_w">
                                <p>尚菱视界 In-Sight 视觉系统作为他们检测机器的一部分，主要用于检测电器上的热保护器在过热情况下断路时里面的双金属片的距离，In-Sight Micro被证明是一个好的解决方案。</p>
                            </div>
                            <div class="solution_btn">
                                <a href="dgweb-93825.html">点击了解更多</a>
                            </div>
                        </div>
                        <div class="solution_r">
                            
                            
                            <dl>
                                <dt>
                                    <div class="solution_name">
                                        <a href="dgweb-93825_173109.html" class="line-clamp-1">VisionPro 可缩短应用研发时间</a>
                                    </div>
                                </dt>
                                <dd>
                                    <a href="dgweb-93825_173109.html">
                                        <img src="images/714B501E-B3CE433C-7F4C96E5-BB5CB6020.jpg" alt="VisionPro 可缩短应用研发时间">
                                    </a>
                                </dd>
                            </dl>
                            
                            <dl>
                                <dt>
                                    <div class="solution_name">
                                        <a href="dgweb-93825_173106.html" class="line-clamp-1">热保护器双金属距离测量</a>
                                    </div>
                                </dt>
                                <dd>
                                    <a href="dgweb-93825_173106.html">
                                        <img src="images/A418DE22-1332F534-A35F604E-9BBF0CCC0.jpg" alt="热保护器双金属距离测量">
                                    </a>
                                </dd>
                            </dl>
                            
                            <dl>
                                <dt>
                                    <div class="solution_name">
                                        <a href="dgweb-93825_173105.html" class="line-clamp-1">使用 DataMan 8100 对手术灯生产</a>
                                    </div>
                                </dt>
                                <dd>
                                    <a href="dgweb-93825_173105.html">
                                        <img src="images/0C483AB8-8CAB134F-B9650506-109854E40.jpg" alt="使用 DataMan 8100 对手术灯生产">
                                    </a>
                                </dd>
                            </dl>
                            
                            <dl>
                                <dt>
                                    <div class="solution_name">
                                        <a href="dgweb-93825_173104.html" class="line-clamp-1">VisionPro 为 B&R 的零差错控制系统生产</a>
                                    </div>
                                </dt>
                                <dd>
                                    <a href="dgweb-93825_173104.html">
                                        <img src="images/0ACF86E3-38397DD9-247FB417-D7C9DB050.jpg" alt="VisionPro 为 B&R 的零差错控制系统生产">
                                    </a>
                                </dd>
                            </dl>
                            
                        </div>
                    </div>
                </li>
                
                <li>
                    <div class="solution_content">
                        <div class="solution_l">
                            <div class="solution_tile">
                                <span>食品和饮料行业视觉系统解决方案</span>
                                <i></i>
                            </div>
                            <div class="solution_trait">
                                <span><b>所属行业：</b>食品和饮料行业</span>
                                <span><b>方案介绍：</b></span>
                            </div>
                            <div class="solution_w">
                                <p>全世界机器人技术迅猛发展的事实证明，机器人自动化解决方案是生产过程中获得更高生产率、更经济和更高质量产品的关键。“工业视觉技术为众多的 ABB 机器人提供了‘眼睛’，使它们可以看到零件的位置并将它们精确地安装在适当的位置上</p>
                            </div>
                            <div class="solution_btn">
                                <a href="dgweb-93826.html">点击了解更多</a>
                            </div>
                        </div>
                        <div class="solution_r">
                            
                            
                            <dl>
                                <dt>
                                    <div class="solution_name">
                                        <a href="dgweb-93826_173213.html" class="line-clamp-1">高速拣选</a>
                                    </div>
                                </dt>
                                <dd>
                                    <a href="dgweb-93826_173213.html">
                                        <img src="images/F7E14662-F07D9272-E161E87A-CC1F97820.jpg" alt="高速拣选">
                                    </a>
                                </dd>
                            </dl>
                            
                            <dl>
                                <dt>
                                    <div class="solution_name">
                                        <a href="dgweb-93826_173211.html" class="line-clamp-1">高可靠性条码和字符在线识别与复杂物</a>
                                    </div>
                                </dt>
                                <dd>
                                    <a href="dgweb-93826_173211.html">
                                        <img src="images/AA749BA1-128AB54C-8C00C9E5-8F689CCE0.jpg" alt="高可靠性条码和字符在线识别与复杂物">
                                    </a>
                                </dd>
                            </dl>
                            
                            <dl>
                                <dt>
                                    <div class="solution_name">
                                        <a href="dgweb-93826_173195.html" class="line-clamp-1">OCR - 用于产品跟踪的编码读取和验证</a>
                                    </div>
                                </dt>
                                <dd>
                                    <a href="dgweb-93826_173195.html">
                                        <img src="images/92A92A15-0FD67C68-A590AC62-2F41B1570.jpg" alt="OCR - 用于产品跟踪的编码读取和验证">
                                    </a>
                                </dd>
                            </dl>
                            
                            <dl>
                                <dt>
                                    <div class="solution_name">
                                        <a href="dgweb-93826_173194.html" class="line-clamp-1">升级读码器每年节省 0,000</a>
                                    </div>
                                </dt>
                                <dd>
                                    <a href="dgweb-93826_173194.html">
                                        <img src="images/FFE651F4-13195D0E-7E5BFF70-1DDFF1FC0.jpg" alt="升级读码器每年节省 0,000">
                                    </a>
                                </dd>
                            </dl>
                            
                        </div>
                    </div>
                </li>
                
                <li>
                    <div class="solution_content">
                        <div class="solution_l">
                            <div class="solution_tile">
                                <span>医药行业视觉系统解决方案</span>
                                <i></i>
                            </div>
                            <div class="solution_trait">
                                <span><b>所属行业：</b>医药行业</span>
                                <span><b>方案介绍：</b></span>
                            </div>
                            <div class="solution_w">
                                <p>Ackley Machine 需要能够检查所有印刷产品，以识别和拒绝不良物品，以符合美国食品和药物管理局 (FDA) 的要求，即每个印刷药片都是可识别的。</p>
                            </div>
                            <div class="solution_btn">
                                <a href="dgweb-93829.html">点击了解更多</a>
                            </div>
                        </div>
                        <div class="solution_r">
                            
                            
                            <dl>
                                <dt>
                                    <div class="solution_name">
                                        <a href="dgweb-93829_173344.html" class="line-clamp-1">视觉系统可以对药片印字系统进行快速且实惠</a>
                                    </div>
                                </dt>
                                <dd>
                                    <a href="dgweb-93829_173344.html">
                                        <img src="images/39E0E118-E3931EF5-C275F556-F5DC28670.jpg" alt="视觉系统可以对药片印字系统进行快速且实惠">
                                    </a>
                                </dd>
                            </dl>
                            
                            <dl>
                                <dt>
                                    <div class="solution_name">
                                        <a href="dgweb-93829_173271.html" class="line-clamp-1">使用康耐视视觉系统跟踪和追踪药用折叠箱</a>
                                    </div>
                                </dt>
                                <dd>
                                    <a href="dgweb-93829_173271.html">
                                        <img src="images/B9D50C4D-B85D54BD-24CC8DC1-725280990.jpg" alt="使用康耐视视觉系统跟踪和追踪药用折叠箱">
                                    </a>
                                </dd>
                            </dl>
                            
                            <dl>
                                <dt>
                                    <div class="solution_name">
                                        <a href="dgweb-93829_173270.html" class="line-clamp-1">视觉系统可以对药片印字系统进行快速且实惠</a>
                                    </div>
                                </dt>
                                <dd>
                                    <a href="dgweb-93829_173270.html">
                                        <img src="images/2F1888C5-9CF707A0-3EBE3EF5-0807B0C50.jpg" alt="视觉系统可以对药片印字系统进行快速且实惠">
                                    </a>
                                </dd>
                            </dl>
                            
                            <dl>
                                <dt>
                                    <div class="solution_name">
                                        <a href="dgweb-93829_173267.html" class="line-clamp-1">视觉系统是药物生产商的新系列化解决方案的</a>
                                    </div>
                                </dt>
                                <dd>
                                    <a href="dgweb-93829_173267.html">
                                        <img src="images/E430D9EA-D66F285D-0F08C725-7A159F5D0.jpg" alt="视觉系统是药物生产商的新系列化解决方案的">
                                    </a>
                                </dd>
                            </dl>
                            
                        </div>
                    </div>
                </li>
                
                <li>
                    <div class="solution_content">
                        <div class="solution_l">
                            <div class="solution_tile">
                                <span>包装行业视觉系统解决方案</span>
                                <i></i>
                            </div>
                            <div class="solution_trait">
                                <span><b>所属行业：</b>包装行业</span>
                                <span><b>方案介绍：</b></span>
                            </div>
                            <div class="solution_w">
                                <p>来自康耐视的 Checker® 可以保证标签检验和计数的质量，并显示出了比传统光电传感器更强大的功能性和可靠性。Checker 使用集成 LED 照明和镜头，不但具有竞争优势，而且更具有成本效益。</p>
                            </div>
                            <div class="solution_btn">
                                <a href="dgweb-93830.html">点击了解更多</a>
                            </div>
                        </div>
                        <div class="solution_r">
                            
                            
                            <dl>
                                <dt>
                                    <div class="solution_name">
                                        <a href="dgweb-93830_173345.html" class="line-clamp-1">使用康耐视视觉系统跟踪和追踪药用折叠箱</a>
                                    </div>
                                </dt>
                                <dd>
                                    <a href="dgweb-93830_173345.html">
                                        <img src="images/D383977E-5C9DA2C8-515B4AC4-42B7506E0.jpg" alt="使用康耐视视觉系统跟踪和追踪药用折叠箱">
                                    </a>
                                </dd>
                            </dl>
                            
                            <dl>
                                <dt>
                                    <div class="solution_name">
                                        <a href="dgweb-93830_173342.html" class="line-clamp-1">视觉系统是药物生产商的新系列化解决方案</a>
                                    </div>
                                </dt>
                                <dd>
                                    <a href="dgweb-93830_173342.html">
                                        <img src="images/FAE7C9C1-55C547EC-7FE3C628-C7683C0E0.jpg" alt="视觉系统是药物生产商的新系列化解决方案">
                                    </a>
                                </dd>
                            </dl>
                            
                            <dl>
                                <dt>
                                    <div class="solution_name">
                                        <a href="dgweb-93830_173341.html" class="line-clamp-1">制药标签的光学检测使用的是 In-Sight Micro</a>
                                    </div>
                                </dt>
                                <dd>
                                    <a href="dgweb-93830_173341.html">
                                        <img src="images/5096E597-1D0E8A87-41FC1B3E-76661E060.jpg" alt="制药标签的光学检测使用的是 In-Sight Micro">
                                    </a>
                                </dd>
                            </dl>
                            
                            <dl>
                                <dt>
                                    <div class="solution_name">
                                        <a href="dgweb-93830_173340.html" class="line-clamp-1">产品标签的检查、校正与检验</a>
                                    </div>
                                </dt>
                                <dd>
                                    <a href="dgweb-93830_173340.html">
                                        <img src="images/9F254035-EE26F200-C27CECF8-4C5DD2300.jpg" alt="产品标签的检查、校正与检验">
                                    </a>
                                </dd>
                            </dl>
                            
                        </div>
                    </div>
                </li>
                
                
            </ul>
        </div>
    </div>
</div>
<script>
jQuery(".solution_bg").slide({mainCell: ".solution_d ul",titCell: ".solution_tab a",effect: "leftLoop",autoPlay: true,interTime: 400000000,delayTime: 500});
</script>
</div>

<!--特点-->
<div mfid="C1_Share_trait" >
<style>
    .trait_bg {
        padding-top: 70px;
        width: 100%;
        height: 718px;
        background: url(files/images/trait_bg.jpg) center no-repeat #2167d2;
    }
    .trait_bg .title_bg span {
        color: #fff;
    }
    .trait_bg .title_bg span b {
        color: #fff;
    }
    .trait_bg .title_bg p {
        color: rgba(255 255 255 / 0.8);
    }
    
    .trait_d ul {
        display: flex;
    }
    .trait_d ul li {
        margin-right: 2.6%;
        width: 23%;
        height: 450px;
        background: #fff;
        border-radius: 0 0 10px 0;
        box-shadow: 10px 10px 0 rgba(51 51 51 / 0.2);
        transform: translatey(0);
        transition: all 0.6s;
        cursor: pointer;
    }
    .trait_d ul li:last-of-type {
        margin-right: 0;
    }
    .trait_d ul li .trait_ico {
        margin: 8% auto 0;
        width: 110px;
        height: 50px;
    }
    .trait_d ul li .trait_ico img {
        display: block;
        width: 100%;
        height: 100%;
    }
    .trait_d ul li .trait_tile {
        margin-top: 12%;
        text-align: center;
    }
    .trait_d ul li .trait_tile span {
        display: block;
        font-size: 24px;
        color: #333;
    }
    .trait_d ul li .trait_hd {
        width: 80%;
        height: 1px;
        margin: 8% auto;
        background: #eee;
    }
    .trait_d ul li .trait_hd:after {
        display: block;
        content: " ";
        margin: auto;
        width: 20%;
        height: 1px;
        background: #2167d2;
    }
    .trait_d ul li .trait_w {
        margin: 0 10%;
        text-align: center;
    }
    .trait_d ul li .trait_w p {
        display: block;
        font-size: 16px;
        color: #666;
        line-height: 28px;
    }
    .trait_d ul li .trait_en {
        width: 80%;
        margin: 20% auto 0;
        text-align: center;
        font-family: "Arial";
        font-size: 13px;
        color: #ccc;
    }
    .trait_d ul li:hover {
        transform: translatey(-20px);
    }
    
    .trait_btn {
        margin-top: 40px;
    }
    .trait_btn a {
        position: relative;
        display: block;
        margin: auto;
        padding-left: 60px;
        width: 120px;
        height: 50px;
        font-size: 16px;
        color: #2167d2;
        line-height: 50px;
        border-radius: 25px;
        background: #fff;
    }
    .trait_btn a:before {
        position: absolute;
        display: block;
        content: " ";
        top: 15px;
        left: 25px;
        width: 20px;
        height: 20px;
        background: url(files/images/trait_btn_ico.png) center no-repeat;
    }
    .trait_btn a:hover {
        box-shadow: 0 5px 8px rgba(51 51 51 / 0.3);
    }
</style>
<div class="trait_bg">
    <div class="w1400">
        <div class="title_bg">
            <span>视觉系统<b> · 核心优势</b></span>
            <p>帮助工厂自动化检测、改善产品质量、减少缺陷、降低成本、防差错生产</p>
        </div>
        <div class="trait_d">
            <ul>
                <li>
                    <div class="trait_ico">
                        <img src="files/images/trait_ico01.png" alt="多年机器视觉经验">
                    </div>
                    <div class="trait_tile">
                        <span>多年机器视觉经验</span>
                    </div>
                    <div class="trait_hd"></div>
                    <div class="trait_w">
                        <p>十二年专注于机器视觉行业，是华南地区（含广东、广西、福建）康耐视视觉产品的白金代理商和<br>战略合作伙伴</p>
                    </div>
                    <div class="trait_en">Years of machine vision <br>experience</div>
                </li>
                <li>
                    <div class="trait_ico">
                        <img src="files/images/trait_ico02.png" alt="应用行业广泛">
                    </div>
                    <div class="trait_tile">
                        <span>应用行业广泛</span>
                    </div>
                    <div class="trait_hd"></div>
                    <div class="trait_w">
                        <p>康耐视视觉系统、视觉传感器提供广泛的应用解决方案，广泛适用于电子、医药、食品、汽车、包装、物流、医疗器械等其他行业</p>
                    </div>
                    <div class="trait_en">Wide application<br>industry</div>
                </li>
                <li>
                    <div class="trait_ico">
                        <img src="files/images/trait_ico.png" alt="定制一站式解决方案">
                    </div>
                    <div class="trait_tile">
                        <span>定制一站式解决方案</span>
                    </div>
                    <div class="trait_hd"></div>
                    <div class="trait_w">
                        <p>可以为客户提供包含机构设计和电气控制系统在内的整体设备解决方案，帮助实现生产过程中自动化和防差错生产，大程度地减少缺陷</p>
                    </div>
                    <div class="trait_en">YCustomized one-stop<br>solution</div>
                </li>
                <li>
                    <div class="trait_ico">
                        <img src="files/images/trait_ico04.png" alt="完善服务体系">
                    </div>
                    <div class="trait_tile">
                        <span>完善服务体系</span>
                    </div>
                    <div class="trait_hd"></div>
                    <div class="trait_w">
                        <p>我们还提供电气控制系统工程以及项目改造、西门子工控产品销售、西门子技术培训等服务，为客户提供优质的视觉产品解决方案</p>
                    </div>
                    <div class="trait_en">Improve the service<br>system</div>
                </li>
            </ul>
        </div>
        <div class="trait_btn">
            <a href="dgweb-93820.html" varid="trait_a">立即咨询尚菱</a>
        </div>
    </div>
</div>
</div>

<!--服务-->
<div mfid="C1_Share_service" >
<style>
@media (max-width: 1920px) and (min-width: 1501px){
.service_bg {
    padding: 70px 100px;
}
}
@media (max-width: 1500px) and (min-width: 1100px){
.service_bg {
    padding: 70px 0;
}
}
    .title_bg {
        margin-bottom: 40px;
        text-align: center;
    }
    .title_bg span {
        display: block;
        font-size: 36px;
        color: #333;
        line-height: 36px;
    }
    .title_bg span b {
        color: #2167d2;
    }
    .title_bg p {
        display: block;
        padding-top: 15px;
        font-size: 18px;
        color: #666;
        font-weight: lighter;
        line-height: 18px;
    }
    
    
    .service_d ul {
        display: flex;
        justify-content: center;
    }
    .service_d ul li {
        position: relative;
        width: 32%;
        max-height: 670px;
        overflow: hidden;
    }
    .service_d ul li:nth-child(2) {
        margin: 0 1%;
    }
    .service_d ul li .service_img:before {
        position: absolute;
        display: block;
        content: " ";
        left: 0;
        bottom: 0;
        width: 100%;
        height: 200px;
        background: url(files/images/service_matte.png) center no-repeat;
    }
    .service_d ul li .service_img img {
        display: block;
        width: 100%;
        height: 100%;
        transition: ease 0.3s;
        transform: scale(1);
    }
    .service_d ul li .service_en {
        position: absolute;
        top: 35px;
        left: 35px;
        z-index: 99;
        opacity: 1;
        transition: ease 0.3s;
    }
    .service_d ul li .service_en span {
        display: block;
        font-family: "Arial";
        font-size: 13px;
        color: #fff;
    }
    .service_d ul li .service_en i {
        display: block;
        margin-top: 10px;
        width: 36px;
        height: 2px;
        background: #fff;
    }
    .service_d ul li .service_name {
        opacity: 1;
        position: absolute;
        left: 0;
        bottom: 0;
        display: flex;
        justify-content: space-between;
        align-items: center;
        width: 86%;
        margin: 0 7% 60px;
        z-index: 1;
    }
    .service_d ul li .service_name .service_name_l {
        height: 47px;
    }
    .service_d ul li .service_name .service_name_l span {
        position: relative;
        padding-bottom: 16px;
        font-size: 24px;
        color: #fff;
        font-weight: bold;
    }
    .service_d ul li .service_name .service_name_l span:after {
        position: absolute;
        display: block;
        content: " ";
        left: 0;
        bottom: 0;
        width: 100%;
        height: 2px;
        background: #fff;
    }
    .service_d ul li .service_name .service_name_r img {
        display: block;
    }
    
    .service_d ul li .service_txt_bg {
        position: absolute;
        top: 100%;
        left: 0;
        width: 100%;
        height: 100%;
        background: rgba(0 0 0 / 0.6);
        z-index: 5;
        transition: ease 0.7s;
    }
    .service_d ul li .service_txt {
        display: flex;
        flex-direction: column;
        align-items: center;
        margin: 2%;
        height: 96%;
        border: 1px solid #2167d2;
    }
    .service_d ul li .service_txt .service_ico {
        margin-top: 20%;
        margin-bottom: 0;
    }
    .service_d ul li .service_txt .service_ico img {
        display: block;
        width: 100%;
        height: 100%;
    }
    .service_d ul li .service_txt .service_tile {
        text-align: center;
    }
    .service_d ul li .service_txt .service_tile span {
        display: block;
        font-size: 24px;
        color: #fff;
        font-weight: bold;
        line-height: 24px;
    }
    .service_d ul li .service_txt .service_tile p {
        display: block;
        padding-top: 4px;
        font-family: "Arial";
        font-size: 13px;
        color: #fff;
    }
    .service_d ul li .service_txt .service_hd {
        margin: 5% auto;
        height: 10%;
    }
    .service_d ul li .service_txt .service_hd i {
        display: block;
        width: 1px;
        height: 100%;
        background: #fff;
    }
    .service_d ul li .service_txt .service_w {
        margin: 0 auto;
        width: 75%;
        text-align: center;
    }
    .service_d ul li .service_txt .service_w p {
        font-size: 15px;
        color: #fff;
        line-height: 28px;
    }
    .service_d ul li .service_txt .service_btn {
        margin: 6% auto 0;
        width: 30%;
    }
    .service_d ul li .service_txt .service_btn a {
        display: block;
        width: 100%;
        height: 45px;
        text-align: center;
        font-size: 16px;
        color: #2167d2;
        line-height: 45px;
        border-radius: 40px;
        border: 2px solid #2167d2;
    }
    .service_d ul li:hover .service_name,.service_d ul li:hover .service_en {
        opacity: 0;
    }
    .service_d ul li:hover .service_txt_bg {
        top: 0;
    }
    .service_d ul li:hover .service_txt_bg .service_ico {
        animation-duration: 0.4s;
        animation-name: mymove;
        animation-iteration-count: 1;
        animation-delay: 0.7s;
        animation-fill-mode:forwards;
    }
    @keyframes mymove {
        from {margin-bottom:0px;}
        to {margin-bottom:25px;}
    }
</style>
<div class="service_bg">
    <div class="title_bg">
        <span>尚菱视界<b> · 核心产品推荐</b></span>
        <p>视觉检测、工业相机、视觉检测设备、2D视觉检测、伺服系统</p>
    </div>
    <div class="service_d">
        <ul>
            <li>
                <div class="service_txt_bg">
                    <div class="service_txt">
                        <div class="service_ico">
                            <img src="files/images/service_icon1.png" alt="康耐视视觉系统">
                        </div>
                        <div class="service_tile">
                            <span>康耐视视觉系统</span>
                            <p>Cognex Vision System</p>
                        </div>
                        <div class="service_hd">
                            <i></i>
                        </div>
                        <div class="service_w">
                            <p class="line-clamp-3">康耐视视觉系统、视觉传感器和3D激光位移传感器提供范围广的应用解决方案，相比其他供应商的解决方案，其可靠性和可重复性更高。</p>
                        </div>
                        <div class="service_btn">
                            <a href="products-193393-0-0.html" varid="service_a1">查看更多 +</a>
                        </div>
                    </div>
                </div>
                <div class="service_en">
                    <span>Cognex Vision System</span>
                    <i></i>
                </div>
                <div class="service_name">
                    <div class="service_name_l">
                        <span>康耐视视觉系统</span>
                    </div>
                    <div class="service_name_r">
                        <img src="files/images/service_ico1.png" alt="康耐视视觉系统">
                    </div>
                </div>
                <div class="service_img">
                    <a href="products-193393-0-0.html">
                        <img src="files/images/service_img01.jpg" alt="康耐视视觉系统">
                    </a>
                </div>
            </li>
            
            <li>
                <div class="service_txt_bg">
                    <div class="service_txt">
                        <div class="service_ico">
                            <img src="files/images/service_icon1.png" alt="康耐视读码器">
                        </div>
                        <div class="service_tile">
                            <span>康耐视读码器</span>
                            <p>Cognex barcode reader</p>
                        </div>
                        <div class="service_hd">
                            <i></i>
                        </div>
                        <div class="service_w">
                            <p class="line-clamp-3">康耐视图像读码器能够读取各种一维条码和二维码，包括印刷标签代码和最棘手的直接部件标识（DPM码）。先进的技术、模块化选项和简单的设置可帮助您降低成本</p>
                        </div>
                        <div class="service_btn">
                            <a href="products-193394-0-0.html" varid="service_a2">查看更多 +</a>
                        </div>
                    </div>
                </div>
                <div class="service_en">
                    <span>Cognex barcode reader</span>
                    <i></i>
                </div>
                <div class="service_name">
                    <div class="service_name_l">
                        <span>康耐视读码器</span>
                    </div>
                    <div class="service_name_r">
                        <img src="files/images/service_ico1.png" alt="康耐视读码器">
                    </div>
                </div>
                <div class="service_img">
                    <a href="products-193394-0-0.html">
                        <img src="files/images/service_img02.jpg" alt="康耐视读码器">
                    </a>
                </div>
            </li>
            
            <li>
                <div class="service_txt_bg">
                    <div class="service_txt">
                        <div class="service_ico">
                            <img src="files/images/service_icon1.png" alt="视觉系统配件">
                        </div>
                        <div class="service_tile">
                            <span>视觉系统配件</span>
                            <p>Vision system accessories</p>
                        </div>
                        <div class="service_hd">
                            <i></i>
                        </div>
                        <div class="service_w">
                            <p class="line-clamp-3">提供各种优良的产品配件，包括：迷你控制器、模拟控制器、环形无影光源、条形光源、数字控制器、恒流控制器、SLV系列高清镜头、线缆等。</p>
                        </div>
                        <div class="service_btn">
                            <a href="products-193395-0-0.html" varid="service_a3">查看更多 +</a>
                        </div>
                    </div>
                </div>
                <div class="service_en">
                    <span>Vision system accessories</span>
                    <i></i>
                </div>
                <div class="service_name">
                    <div class="service_name_l">
                        <span>视觉系统配件</span>
                    </div>
                    <div class="service_name_r">
                        <img src="files/images/service_ico1.png" alt="视觉系统配件">
                    </div>
                </div>
                <div class="service_img">
                    <a href="products-193395-0-0.html">
                        <img src="files/images/service_img03.jpg" alt="视觉系统配件">
                    </a>
                </div>
            </li>
        </ul>
    </div>
</div>
</div>

<!--简介-->
<div mfid="C1_Share_company" >
<style>
    .company_bg {
        width: 100%;
        height: 627px;
        background: url(files/images/about_bg.png) center no-repeat;
    }
    .company_bg .w1400 {
        display: flex;
        justify-content: space-between;
    }
    .company_bg .company_l {
        margin-top: 83px;
        margin-left: 3%;
        width: 44%;
    }
    .company_bg .company_l .company_l_tile span {
        display: block;
        height: 52px;
        font-size: 40px;
        color: #222;
    }
    .company_bg .company_l .company_l_tile span b {
        color: #2167d2;
    }
    .company_bg .company_l .company_l_tile p {
        display: block;
        height: 61px;
        font-size: 25px;
        color: #444;
    }
    .company_bg .company_l .company_l_tile i {
        display: block;
        width: 35px;
        height: 3px;
        background: #d0d0d0;
    }
    .company_bg .company_l .company_l_w {
        height: 205px;
        margin-top: 32px;
        font-size: 16px;
        color: #666;
        line-height: 42px;
        font-weight: lighter;
    }
    .company_bg .company_l .company_l_number {
        height: 176px;
        display: flex;
    }
    .company_bg .company_l .company_l_number dl {
        font-size: 16px;
        color: #666;
        font-weight: lighter;
    }
    .company_bg .company_l .company_l_number dl dt b {
        font-size: 50px;
        font-weight: normal;
        font-family: "Arial";
        padding-right: 5px;
    }
    .company_bg .company_l .company_l_number dl dd {
        padding-top: 1px;
        text-align: center;
    }
    .company_bg .company_l .company_l_number dl:nth-child(n+2) {
        margin-left: 10%;
    }
    .company_bg .company_r {
        position: relative;
        margin-top: 63px;
        width: 51%;
        height: 486px;
        background: url(files/images/company_img.jpg) left no-repeat;
        overflow: hidden;
    }
    .company_bg .company_r .company_r_img {
        position: relative;
        height: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .company_bg .company_r .company_r_img:after {
        position: absolute;
        display: block;
        content: " ";
        width: 100%;
        height: 100%;
        background: rgba(0 0 0 / 0.2);
    }
    .company_bg .company_r .company_r_img a {
        display: flex;
        justify-content: center;
        flex-wrap: nowrap;
        align-items: center;
        position: absolute;
        left: 50%;
        top: 52%;
        height: 65px;
        width: 65px;
        margin-top: -34px;
        margin-left: -33px;
        border-radius: 50%;
        -ms-box-shadow: 0 0 0 0 rgba(211, 100, 64,0.64);
        -o-box-shadow: 0 0 0 0 rgba(211, 100, 64, 0.64);
        box-shadow: 0 0 0 0 #2167d2;
        animation: ripple 3s infinite;
        z-index: 5;
    }
    .company_bg .company_r .company_r_img a:before {
        content: "";
        position: absolute;
        right: 0;
        bottom: 0;
        left: 50%;
        top: 52%;
        height: 65px;
        width: 65px;
        margin-top: -34px;
        margin-left: -33px;
        border-radius: 50%;
        -ms-box-shadow: 0 0 0 0 rgba(211, 100, 64,0.64);
        -o-box-shadow: 0 0 0 0 rgba(211, 100, 64, 0.64);
        box-shadow: 0 0 0 0 #2167d2;
        animation: ripple 3s infinite;
        animation-delay: 0.9s;
    }
    .company_bg .company_r .company_r_img a:after {
        content: "";
        position: absolute;
        right: 0;
        bottom: 0;
        left: 50%;
        top: 52%;
        height: 65px;
        width: 65px;
        margin-top: -34px;
        margin-left: -33px;
        border-radius: 50%;
        -ms-box-shadow: 0 0 0 0 rgba(211, 100, 64,0.64);
        -o-box-shadow: 0 0 0 0 rgba(211, 100, 64, 0.64);
        box-shadow: 0 0 0 0 #004ea2;
        animation: ripple 3s infinite;
        animation-delay: 0.6s;
    }
@-webkit-keyframes ripple {
    70% {-webkit-box-shadow: 0 0 0 70px rgba(244, 68, 56, .0);box-shadow: 0 0 0 70px rgba(244, 68, 56, .0);}
    100%
    {
        -webkit-box-shadow: 0 0 0 0 rgba(244, 68, 56, .0);
                box-shadow: 0 0 0 0 rgba(244, 68, 56, .0);
    }
}
</style>
<div class="company_bg">
    <div class="w1400">
        <div class="company_l">
            <div class="company_l_tile">
                <span>走进<b>尚菱视界</b></span>
                <p>提供专属的视觉系统解决方案</p>
                <i></i>
            </div>
            <div class="company_l_w">
                <p>产品主要基于美国康耐视公司（COGNEX)视觉产品，为客户提供一站式视觉解决方案。作为“工业4.0”概念中的“眼睛”，视觉产品业务飞速发展。为了更好抓住机遇，2015年6月，原东莞尚菱视觉事业部正式独立运营，成立尚菱视界。目前，尚菱视界是康耐视华南地区（含广东、广西、福建）视觉产品的白金代理商和战略合作伙伴。</p>
            </div>
            <div class="company_l_number">
                <dl>
                    <dt><b id="brand_1">10</b>年</dt>
                    <dd>行业经验</dd>
                </dl>
                <dl>
                    <dt><b id="brand_2">15</b>项</dt>
                    <dd>资质证书</dd>
                </dl>
                <dl>
                    <dt><b id="brand_3">12</b>+位</dt>
                    <dd>合作客户</dd>
                </dl>
                <dl>
                    <dt><b id="brand_4">10</b>+个</dt>
                    <dd>应用行业</dd>
                </dl>
            </div>
        </div>
        <div class="company_r">
            <div class="company_r_img">
                <a href="company.html" varid="about_a"><img src="files/images/company_r_ico.png" alt="尚菱视界"></a>
            </div>
        </div>
    </div>
</div>
<script src="files/countUp.min.js"></script>
<script type="text/javascript">
    var options = {
    useEasing : true, 
    useGrouping : true, 
    separator : '', 
    decimal : '', 
    prefix : '', 
    suffix : '' 	
    };
    var demo = new CountUp("brand_1", 0, 10, 0, 3, options);
    var demo2 = new CountUp("brand_2", 0, 15, 0, 3, options);
    var demo3 = new CountUp("brand_3", 0, 12, 0, 3, options);
    var demo4 = new CountUp("brand_4", 0, 10, 0, 3, options);
    $(window).scroll(function(){
    if ($(".company_bg").offset().top - $(window).scrollTop() < 850) {
    demo.start();demo2.start();demo3.start();demo4.start();demo5.start();demo6.start();demo7.start();
    }
    })
</script>
</div>

<!--客户-->
<div mfid="C1_Share_partner" >
<style>
    .partner_bg {
        padding: 70px 0;
    }
    .partner_d ul {
        display: flex;
    }
    .partner_d ul li {
        width: 17%;
        border: 1px solid #eee;
        border-right: none;
    }
    .partner_d ul li:last-of-type {
        border-right: 1px solid #eee;
    }
    .partner_d ul li .partner_img {
        width: 100%;
        height: 0;
        padding-bottom: 50%;
    }
    .partner_d ul li .partner_img a {
        display: block;
    }
    .partner_d ul li .partner_img a img {
        display: block;
        width: 100%;
        height: 100%;
    }
    .partner_d ul li .partner_t a {
        display: block;
        padding-bottom: 15px;
        text-align: center;
        font-size: 14px;
        color: #333;
    }
    .partner_d ul:first-of-type li {
        border-bottom: none;
    }
</style>
<div class="partner_bg">
    <div class="w1400">
        <div class="title_bg">
            <span>尚菱视界<b> · 部分合作客户</b></span>
            <p>感谢以下客户对我们长久以来一直的信赖与支持，我们今后会为各新老客户提供更好的服务</p>
        </div>
        <div class="partner_d" varid="partner_d">
            <ul>
                
                
                
                <li>
                    <div class="partner_img">
                        <a href="dgweb-93818_167333.html">
                            <img src="images/4889E692-B4C038F6-98555B0A-6B8FBA700.jpg" alt="大族激光">
                        </a>
                    </div>
                    <div class="partner_t">
                        <a href="dgweb-93818_167333.html">大族激光</a>
                    </div>
                </li>
                
                <li>
                    <div class="partner_img">
                        <a href="dgweb-93818_167335.html">
                            <img src="images/ACA64F67-86B2F5DF-F81D9B76-878816280.jpg" alt="ABB">
                        </a>
                    </div>
                    <div class="partner_t">
                        <a href="dgweb-93818_167335.html">ABB</a>
                    </div>
                </li>
                
                <li>
                    <div class="partner_img">
                        <a href="dgweb-93818_167338.html">
                            <img src="images/9343A4D6-16A42D0F-BF275B41-67CDAA580.jpg" alt="富士康科技集团">
                        </a>
                    </div>
                    <div class="partner_t">
                        <a href="dgweb-93818_167338.html">富士康科技集团</a>
                    </div>
                </li>
                
                <li>
                    <div class="partner_img">
                        <a href="dgweb-93818_167339.html">
                            <img src="images/31121C57-5C2A8FEB-652BB38F-F18BB5300.jpg" alt="高露洁">
                        </a>
                    </div>
                    <div class="partner_t">
                        <a href="dgweb-93818_167339.html">高露洁</a>
                    </div>
                </li>
                
                <li>
                    <div class="partner_img">
                        <a href="dgweb-93818_167341.html">
                            <img src="images/3ACE02C5-FBBDE72C-B7EE50F4-5BDC9F340.jpg" alt="广州达意隆包装机械股份有限公司">
                        </a>
                    </div>
                    <div class="partner_t">
                        <a href="dgweb-93818_167341.html">广州达意隆包装机械股份有限公司</a>
                    </div>
                </li>
                
                <li>
                    <div class="partner_img">
                        <a href="dgweb-93818_167343.html">
                            <img src="images/73997F67-E287A0BA-E3C5C771-E0BD3C060.jpg" alt="海信">
                        </a>
                    </div>
                    <div class="partner_t">
                        <a href="dgweb-93818_167343.html">海信</a>
                    </div>
                </li>
                
                
            </ul>
            <ul>
                
                
                
                <li>
                    <div class="partner_img">
                        <a href="dgweb-93818_167344.html">
                            <img src="images/5F8323EE-139D6E0F-CA200886-5DB97CDA0.jpg" alt="华为">
                        </a>
                    </div>
                    <div class="partner_t">
                        <a href="dgweb-93818_167344.html">华为</a>
                    </div>
                </li>
                
                <li>
                    <div class="partner_img">
                        <a href="dgweb-93818_167345.html">
                            <img src="images/BB9C853B-0905B50B-9C3A32C7-0A6AE6220.jpg" alt="深圳市德仓科技有限公司">
                        </a>
                    </div>
                    <div class="partner_t">
                        <a href="dgweb-93818_167345.html">深圳市德仓科技有限公司</a>
                    </div>
                </li>
                
                <li>
                    <div class="partner_img">
                        <a href="dgweb-93818_167346.html">
                            <img src="images/B2608E09-93160B25-45EED8A8-621C2D770.jpg" alt="顺络电子">
                        </a>
                    </div>
                    <div class="partner_t">
                        <a href="dgweb-93818_167346.html">顺络电子</a>
                    </div>
                </li>
                
                <li>
                    <div class="partner_img">
                        <a href="dgweb-93818_167349.html">
                            <img src="images/D56C92A7-AD18918E-6DFE30E8-499687890.jpg" alt="日本电产芝浦（浙江）有限公司">
                        </a>
                    </div>
                    <div class="partner_t">
                        <a href="dgweb-93818_167349.html">日本电产芝浦（浙江）有限公司</a>
                    </div>
                </li>
                
                <li>
                    <div class="partner_img">
                        <a href="dgweb-93818_167350.html">
                            <img src="images/4A005213-5A754295-569C1383-FEDB22F70.jpg" alt="西铁城">
                        </a>
                    </div>
                    <div class="partner_t">
                        <a href="dgweb-93818_167350.html">西铁城</a>
                    </div>
                </li>
                
                <li>
                    <div class="partner_img">
                        <a href="dgweb-93818_167352.html">
                            <img src="images/DFEF4142-3FECFD93-262E5EA4-C4407B5C0.jpg" alt="长盈精密">
                        </a>
                    </div>
                    <div class="partner_t">
                        <a href="dgweb-93818_167352.html">长盈精密</a>
                    </div>
                </li>
                
                
            </ul>
        </div>
    </div>
</div>
</div>

<!--新闻-->
<div mfid="C1_Share_news" class="mod1529">
<style>
.mod1529 .news_bg {
        padding: 70px 0;
        background: #f8f8f8;
    }
.mod1529 .news_d ul {
        display: flex;
        justify-content: space-between;
        padding:10px 0;
    }
.mod1529 .news_d ul li {
        width: 32%; margin-right: 2%; box-shadow: 1px 1px 10px #cfcfcf;
    }
.mod1529 .news_d ul li:nth-child(3) {
    margin-right: 0;
}
.mod1529 .news_d ul li .news_img {
        padding-bottom: 54%;
        height: 0;
        border: 1px solid #eee;
        overflow: hidden;
    }
.mod1529 .news_d ul li .news_img a {
        display: block;
    }
.mod1529 .news_d ul li .news_img img {
        display: block;
        width: 100%;
        height: 100%;
        transition: all 0.3s;
    }
.mod1529 .news_d ul li .news_txt {
        padding: 8% 4%;
        background: #fff;
    }
.mod1529 .news_d ul li .news_txt .news_ctime {        
        height: 19px;
        font-size: 16px;
        color: #333;
        line-height: 20px;        
    }
.mod1529 .news_d ul li .news_txt .news_ctime:before {
    content: "\e74f";
    font-size: 18px;
    padding-right: 5px;
    }
.mod1529 .news_d ul li .news_txt .news_t {
        padding-top: 15px;
    }
.mod1529 .news_d ul li .news_txt .news_t span {
        display: block;
        font-size: 18px;
        color: #333;
    }
.mod1529 .news_d ul li .news_txt .news_w {
        padding-top: 15px;
    }
.mod1529 .news_d ul li .news_txt .news_w p {
        min-height: 56px;
        font-size: 14px;
        color: #666;
        font-weight: lighter;
        line-height: 28px;
    }
.mod1529 .news_d ul li .news_txt .news_a{       
    display: inline-flex;
    margin-top: 26px;
    width: 120px;
    height: 36px;
    font-size: 14px;
    color: #fff;
    background: #6a6d74;
    border-radius: 36px;
    align-items: center;
    justify-content: center;
    }
.mod1529 .news_d ul li .news_txt .news_a:after {
        content: "\e677";
        padding-left: 5px;
        font-size: 18px;       
    }
.mod1529 .news_d ul li:hover .news_img img {
        transform: scale(1.1);
    }
.mod1529 .news_d ul li:hover .news_a {
        background: #2167d2;
    }
    
.mod1529 .news_tab {
        margin-bottom: 40px;
        display: flex;
        justify-content: center;
        align-items: center;
        float: right;
        
    margin-top: 10px;
    }
.mod1529 .news_tab a {
        display: block;
        margin-left: 15px;
        border-radius: 20px;
        padding: 10px 40px;
        text-align: center;
        font-size: 16px;
        color: #fff;
        background: #2167d2 ;       
    }
.mod1529 .news_tab a.on {
        background:#00468d ;
    }
    .mod1529 .news_dh{
        float: left;
    }
    .mod1529 .news_dh p{
        font-size: 30px;
        line-height: 30px;        
        font-weight: bold;
        color: #2167d2
    }
    .mod1529 .news_dh p i{
        font-weight: lighter;
    font-size: 14px;
    color: #ccc;    
    text-transform: uppercase;
    letter-spacing: 1px;
    padding-left: 10px;
    }
    .mod1529 .news_dh span{
        font-size: 16px;
        color: #888;
    }
</style>
<div class="news_bg">        
    <div class="w1400">
        <div class="news_dh"><p><strong varid="txt1">新闻中心</strong><i varid="txt2">NEWS CENTER</i></p><span varid="txt3">关注我们获取更多智能视觉系统行业资讯</span></div>
        <div class="news_tab wow fadeInUp" varid="news_d">
            
            
            
            <a href="news1.html" class="on">公司动态</a>
            
            <a href="dgweb-93792.html" class="">行业资讯</a>
            
            <a href="dgweb-93793.html" class="">会展中心</a>
            
            
        </div>
        <div class="news_d wow fadeInUp">
            <div class="news_content">
                
                
                
                <ul>
                    
                    
                    <li>
                        <div class="news_img">
                            <a href="news1_219204.html">
                                <img src="images/DADC0773-C9A101F8-CD6DB7D5-B121E0EF0.jpg" alt="视觉传感器你了解吗？了解多少呢？">
                            </a>
                        </div>
                        <div class="news_txt">
                            <a href="news1_219204.html">
                                <div class="news_ctime dicon">2022-03-26</div>
                                <div class="news_t">
                                    <span class="line-clamp-1">视觉传感器你了解吗？了解多少呢？</span>
                                </div>
                                <div class="news_w">
                                    <p class="line-clamp-2">视觉传感器是整个机器视觉系统信息的直接来源,主要由一个或者两个图形传感器组成,有时还要配以光投射器及其他辅助设备.视觉传感器的主要功能是获取足够的机器视觉系统要处理的最原始图像.图像传感器可以使用激光扫描器,线阵和面阵CCD摄像机.</p>
                                </div>
                                <div class="news_a dicon">查看详情</div>
                            </a>
                        </div>
                    </li>
                    
                    <li>
                        <div class="news_img">
                            <a href="news1_167542.html">
                                <img src="images/B0AF8C3F-DCFD96E0-2D89CD18-F3950F490.jpg" alt="SLV-2017年春节放假通知">
                            </a>
                        </div>
                        <div class="news_txt">
                            <a href="news1_167542.html">
                                <div class="news_ctime dicon">2021-07-31</div>
                                <div class="news_t">
                                    <span class="line-clamp-1">SLV-2017年春节放假通知</span>
                                </div>
                                <div class="news_w">
                                    <p class="line-clamp-2">新春伊始，万象更新。东莞尚菱视界科技有限公司全体员工在此给大家拜个早年，感谢广大客户在2016年对尚菱视界的支持与厚爱。在新春来临之际，我们怀着感恩的心情，向您们致以亲切的问候和诚挚的谢意！ 2017年，我们将一如既往，以优良的品质、真诚的态度为客户提供优质服务。相信在我们的共同努力下，我们的...</p>
                                </div>
                                <div class="news_a dicon">查看详情</div>
                            </a>
                        </div>
                    </li>
                    
                    <li>
                        <div class="news_img">
                            <a href="news1_167541.html">
                                <img src="images/9C84B374-78D4DF72-BB9B388F-7A7D6E660.jpg" alt="今天你够SLV了吗？">
                            </a>
                        </div>
                        <div class="news_txt">
                            <a href="news1_167541.html">
                                <div class="news_ctime dicon">2021-07-31</div>
                                <div class="news_t">
                                    <span class="line-clamp-1">今天你够SLV了吗？</span>
                                </div>
                                <div class="news_w">
                                    <p class="line-clamp-2">今天好像是SLV的一个特别日子！~ 早上还是满满的人 才1点半上的班，人都没了 终于赶上了 貌似都不要看着后门 专心听下半年的发财大计 为什么我们在镜头下辣么专注 ....... 原因很简单 我们是卖镜头的！ 不要怀疑我们的专业 此处再次省略广告一万字 ........... 着人员的增长 团...</p>
                                </div>
                                <div class="news_a dicon">查看详情</div>
                            </a>
                        </div>
                    </li>
                    
                </ul>
                
                <ul>
                    
                    
                    <li>
                        <div class="news_img">
                            <a href="dgweb-93792_219191.html">
                                <img src="images/6653EC66-7E301CC0-2655D4C5-7A9F43440.jpg" alt="读码器你了解吗？了解多少呢？">
                            </a>
                        </div>
                        <div class="news_txt">
                            <a href="dgweb-93792_219191.html">
                                <div class="news_ctime dicon">2022-03-26</div>
                                <div class="news_t">
                                    <span class="line-clamp-1">读码器你了解吗？了解多少呢？</span>
                                </div>
                                <div class="news_w">
                                    <p class="line-clamp-2">读码器是,维码的升级版二维码.一维码/二维码是按照一定的编码规则排列,用以表达一组信息的图形标识符.主要用于产品的追踪追溯,生产控制,自动识别,特别是与新兴的RFID技术一起构成"物联网"的硬件系统之一.</p>
                                </div>
                                <div class="news_a dicon">查看详情</div>
                            </a>
                        </div>
                    </li>
                    
                    <li>
                        <div class="news_img">
                            <a href="dgweb-93792_217527.html">
                                <img src="images/0174C521-DA8D3FD0-EC55095D-F00516E20.jpg" alt="机器视觉系统怎么样选择？你知道吗？">
                            </a>
                        </div>
                        <div class="news_txt">
                            <a href="dgweb-93792_217527.html">
                                <div class="news_ctime dicon">2022-03-15</div>
                                <div class="news_t">
                                    <span class="line-clamp-1">机器视觉系统怎么样选择？你知道吗？</span>
                                </div>
                                <div class="news_w">
                                    <p class="line-clamp-2">机器视觉系统就是利用机器代替人眼来作各种测量和判断.它是计算机学科的一个重要分支,它综合了光学,机械,电子,计算机软硬件等方面的技术,涉及到计算机,图像处理,模式识别,人工智能,信号处理,光机电一体化等多个领域.</p>
                                </div>
                                <div class="news_a dicon">查看详情</div>
                            </a>
                        </div>
                    </li>
                    
                    <li>
                        <div class="news_img">
                            <a href="dgweb-93792_217526.html">
                                <img src="images/D1C848B3-B90F1F34-7932EC65-4929D31D0.jpg" alt="视觉检测你了解吗？又了解多少呢？">
                            </a>
                        </div>
                        <div class="news_txt">
                            <a href="dgweb-93792_217526.html">
                                <div class="news_ctime dicon">2022-03-15</div>
                                <div class="news_t">
                                    <span class="line-clamp-1">视觉检测你了解吗？又了解多少呢？</span>
                                </div>
                                <div class="news_w">
                                    <p class="line-clamp-2">视觉检测就是用机器代替人眼来做测量和判断.视觉检测是指通过机器视觉产品(即图像摄取装置,分 CMOS 和CCD 两种)将被摄取目标转换成图像信号,传送给专用的图像处理系统,根据像素分布和亮度,颜色等信息,转变成数字化信号.</p>
                                </div>
                                <div class="news_a dicon">查看详情</div>
                            </a>
                        </div>
                    </li>
                    
                </ul>
                
                <ul>
                    
                    
                    <li>
                        <div class="news_img">
                            <a href="dgweb-93793_175433.html">
                                <img src="images/DDA790A0-E56F4B20-69F28B9D-89E4BA1E0.jpg" alt="工业镜头图像感光芯片">
                            </a>
                        </div>
                        <div class="news_txt">
                            <a href="dgweb-93793_175433.html">
                                <div class="news_ctime dicon">2021-08-28</div>
                                <div class="news_t">
                                    <span class="line-clamp-1">工业镜头图像感光芯片</span>
                                </div>
                                <div class="news_w">
                                    <p class="line-clamp-2">工业镜头图像感光芯片： 以前工业镜头都使用CCD芯片。 这使得相机具有高灵敏度和低图像噪声。 此外，CCD工业相机还具有以下三个主要特征： 1、全局快门 2、黑白与彩色两种型号 3、长期都有库存 与此同时，越来越多的CMOS感光芯片也被用于工业相机领域。由于它们成本较低，可以有效降低机器视觉应...</p>
                                </div>
                                <div class="news_a dicon">查看详情</div>
                            </a>
                        </div>
                    </li>
                    
                    <li>
                        <div class="news_img">
                            <a href="dgweb-93793_175432.html">
                                <img src="images/7EBD62FD-D52F6CCF-B6BABC49-F4D78CFF0.jpg" alt="工业相机与普通相机的区别">
                            </a>
                        </div>
                        <div class="news_txt">
                            <a href="dgweb-93793_175432.html">
                                <div class="news_ctime dicon">2021-08-28</div>
                                <div class="news_t">
                                    <span class="line-clamp-1">工业相机与普通相机的区别</span>
                                </div>
                                <div class="news_w">
                                    <p class="line-clamp-2">工业相机与普通相机的区别： 1、工业相机的快门时间非常短，可以抓拍快速运动的物体：例如，把名片贴在电风扇扇叶上，以最大速度旋转，然后用工业相机抓拍一张图像，仍能够清晰辨别名片上的字体。用一般的相机来拍摄，是不可能达到这样效果的。 2、工业相机的图像传感器是逐行扫描的，而一般摄像机的图像传感器是...</p>
                                </div>
                                <div class="news_a dicon">查看详情</div>
                            </a>
                        </div>
                    </li>
                    
                    <li>
                        <div class="news_img">
                            <a href="dgweb-93793_167564.html">
                                <img src="images/F9F45E76-9B0341DB-DF8D055B-7EB6277F0.jpg" alt="机器视觉系统的关键技术">
                            </a>
                        </div>
                        <div class="news_txt">
                            <a href="dgweb-93793_167564.html">
                                <div class="news_ctime dicon">2021-07-31</div>
                                <div class="news_t">
                                    <span class="line-clamp-1">机器视觉系统的关键技术</span>
                                </div>
                                <div class="news_w">
                                    <p class="line-clamp-2">机器视觉系统的关键技术 机器视觉系统是综合现代计算机、光学、电子技术的高科技系统。机器视觉技术通过计算机对系统摄取的图像进行处理，分析其中的信息，并做出相应的判断，进而发出对设备的控制指令。机器视觉系统的具体应用需求千差万别，视觉系统本身也可能有多种不同的形式，但都包括以下过程: 图像采集 利...</p>
                                </div>
                                <div class="news_a dicon">查看详情</div>
                            </a>
                        </div>
                    </li>
                    
                </ul>
                
                
            </div>
        </div>
    </div>
</div>
<script type="text/javascript">
	jQuery(".news_bg").slide({titCell:".news_tab a",mainCell:".news_d .news_content",effect:"leftLoop",autoPlay:true,interTime:5000});
</script>
</div>

<!--友链-->
<div mfid="C1_Share_links1"  class="mod1535">
<style>
.mod1535 .link {background: #2167d2;line-height:88px;}
.mod1535 .link_til{float: left;font-size:18px;color:#fff;background: url(jump-url/0Z_DDN2dCS3YrgBMwjSGjnXZp8Eew6VtodPmWeULZIlmyaAN8Nv_mMFzsUiuZfaw2DMDR8n32yMhPcLFo0Pa4r0NnsC3Hwdp9kOtasc0ytk.1.png)no-repeat left center;padding-left: 35px;}
.mod1535 .link .link_nor a{ color:#fff;line-height:90px;}
</style>
<div class="link"> 
    <div class="w1400 clearfix">
        <div class="link_til fl">友情链接:</div>
        <div class="link_nor fr">
        
        
        <a href="http://www.slvt.cn/" target="_blank">非标自动化设备</a>
		
        <a href="http://www.slvt.cn/" target="_blank">机器视觉</a>
		
        <a href="http://www.slvt.cn/" target="_blank">环境检测</a>
		
		
		</div>
    </div>
</div>

</div>
<!--版权-->
<div mfid="C1_Share_copyright" class="mod1536">
<style>
.mod1536 .footer_bg{background:#222; overflow:hidden;}
.mod1536 .footer{overflow:hidden;}
.mod1536 .footer .fl>li{padding: 50px 3.5vw 50px;float: left;}
.mod1536 .footer .fl>li:first-child{padding-left: 0px;}
.mod1536 .footer .fl>li+li{border-left: 1px solid #333;;}
.mod1536 .footer .fl>li a,.mod1536 .link4 span{font-size: 15px;color: rgba(222,222,222,0.6);font-weight: lighter;display: block;line-height: 36px;}
.mod1536 .footer .fl>li span:first-child{font-size: 18px;color: #fff;}
.mod1536 .footer .fl>li a:hover{color: #fff;}
.mod1536 .footer .fl>li i{width: 34px;height: 2px;display: block;background: #2167d2;margin: 10px 0 15px;}
.mod1536 .footer .fl>li p{line-height: 36px;color: rgba(255,255,255,0.6);font-size:15px;}
@media (max-width: 1300px){
   .footer>li{padding: 80px 70px 0;}
}
.mod1536 .link4{ width: 285px; padding-right:0; padding-top: 44px;}
.mod1536 .link4 i{margin-top:4px;}
.mod1536 .foot_ewm{margin-top:50px;}


.mod1536 .copy_bg{width:100%;border-top:1px solid #333; color:#a8a9ad;background: #292929;height: 52px;}
.mod1536 .copy_bg a:hover{color:#2167d2;}
.mod1536 .copy,.mod1536 .copy a{color:#a8a9ad;font-size:15px;line-height:50px;}
</style>
	<!-- 版权 -->
	<div class="footer_bg">
		<div class="footer w1400 clearfux">
			<div class="fl clearfix" varid="nav">
                
                
                <li>
                    <span>关于我们</span>
					<i></i>
					
					<a href="company.html" title="公司简介">公司简介</a>
					
					<a href="dgweb-93815.html" title="企业文化">企业文化</a>
					
					<a href="dgweb-93818.html" title="合作客户">合作客户</a>
					
					<a href="dgweb-93816.html" title="荣誉证书">荣誉证书</a>
					
					<a href="dgweb-93817.html" title="视频中心">视频中心</a>
					
					<a href="news.html" title="新闻动态">新闻动态</a>
					
					<a href="dgweb-93949.html" title="下载中心">下载中心</a>
					
				</li>
			    
                <li>
                    <span>产品中心</span>
					<i></i>
					
					<a href="products-193393-0-0.html" title="康耐视视觉系统">康耐视视觉系统</a>
					
					<a href="products-193394-0-0.html" title="康耐视读码器">康耐视读码器</a>
					
					<a href="products-356860-0-0.html" title="激光测量">激光测量</a>
					
					<a href="products-356861-0-0.html" title="运动控制">运动控制</a>
					
					<a href="products-356862-0-0.html" title="视觉检测设备">视觉检测设备</a>
					
					<a href="products-344549-0-0.html" title="深度学习">深度学习</a>
					
					<a href="products-193395-0-0.html" title="视觉系统配件">视觉系统配件</a>
					
					<a href="products.html" title="查看更多+">查看更多+</a>
					
				</li>
			    
                <li>
                    <span>应用案例</span>
					<i></i>
					
					<a href="dgweb-93822.html" title="汽车行业">汽车行业</a>
					
					<a href="dgweb-93823.html" title="消费品行业">消费品行业</a>
					
					<a href="dgweb-93825.html" title="电子产品行业">电子产品行业</a>
					
					<a href="dgweb-93826.html" title="食品和饮料行业">食品和饮料行业</a>
					
					<a href="dgweb-93827.html" title="物流行业">物流行业</a>
					
					<a href="dgweb-93828.html" title="医疗设备行业">医疗设备行业</a>
					
					<a href="dgweb-93829.html" title="医药行业">医药行业</a>
					
					<a href="dgweb-93819.html" title="查看更多+">查看更多+</a>
					
				</li>
			    
			    
				<li class="link4">
					<span>联系我们</span>
					<i></i>
					<span>手机：18998033070/蔡小姐</span>
					<!--span>电话：400-800-3378</span-->
					<span>地址：东莞市东城街道立新社区八一路工业区第六幢厂房六楼601</span>
				</li>
			</div>
			<div class="foot_ewm fr">
				<img src="images/D3FB92F7-8E2F2970-1ACA954D-61B984230.png" alt="手机网站" width="180" />
			</div>
		</div>
		<div class="copy_bg">
			<div class="copy w1400">
				广东尚菱视界科技有限公司 Copyright 2021 技术支持：
				<a href="http://www.wyi.com.cn" target="_blank">
					【网一科技】
				</a>
				<a href="https://login.di7.com" target="_blank">
					【后台管理】
				</a>
				<div class="fr">
					<a href="https://beian.miit.gov.cn/" rel="nofollow" target="_blank">
						【粤ICP备16088639号】
					</a>
					【
					<a href="sitemap.htm" target="_blank">
						BMAP
					</a>
					】 【
					<a href="sitemap.xml" target="_blank">
						GMAP
					</a>
					】 【
					<a href="https://tongji.baidu.com/web/welcome/ico?s=da732523dfd1fda23eb71b41e2af1493" rel="nofollow" target="_blank">
						百度统计
					</a>
					】
				</div>
			</div>
			<div class="clear">
			</div>
		</div>
	</div>
<div mfid="C1_Share_kefu"  class="mod1533">
<style>
.mod1533 .y-kefu-box { position: fixed; right: 0; top: 20%; z-index: 9999; font-size: 13px;}
.mod1533 .y-kefu-box img { display: block; width: 100%; height: auto; }
.mod1533 .y-kefu-box01 .icon { display: block; background: url(jump-url/0Z_DDN2dCS3YrgBMwjSGjnXZp8Eew6VtodPmWeULZIlmyaAN8Nv_mMFzsUiuZfawiwwsqOvmAZiFcCO2BWZJls8LYVG4ZnGr_eZEPmcB2OA.1.png) no-repeat; margin: 0 auto 6px;}
.mod1533 .y-kefu-box01 { width: 66px; color: #666; text-align: center; }
.mod1533 .y-kefu-box01 .kf-close-btn { width: 27px; height: 27px; background-position: -5px -115px; position: relative; cursor: pointer;}
.mod1533 .y-kefu-box01 .kf-close-btn:before { content: ''; display: block; width: 1px; height: 12px; background-color: #2167d2; position: absolute; bottom: -12px; left: 13px; z-index: 1; }
.mod1533 .y-kefu-box01 .show-status>a, .mod1533 .y-kefu-box01 .show-status>div { display: block; width: 66px; padding: 8px 0 12px; background-color: #fff; border-left: solid 1px #efefef; border-top: solid 1px #efefef; border-right: solid 1px #efefef; position: relative;cursor: pointer;}
.mod1533 .y-kefu-box01 .show-status { position: relative; }
.mod1533 .y-kefu-box01 .show-status .kf-zixun { background-color: #2167d2; border-color: #2167d2; color: #fff; margin: 10px 0 7px;}
.mod1533 .y-kefu-box01 .kf-zixun { border-radius: 2px; }
.mod1533 .y-kefu-box01 .kf-zixun i { width: 21px; height: 22px; background-position: -5px -5px; }

.mod1533 .y-kefu-box01 .kf-mobile { border-top-left-radius: 2px; border-top-right-radius: 2px; }
.mod1533 .y-kefu-box01 .kf-mobile>i { width: 18px; height: 18px; background-position: -5px -32px; }
.mod1533 .y-kefu-box01 .kf-mobile:hover>i { background-position: -30px -32px; }

.mod1533 .y-kefu-box01 .kf-weChat>i { width: 22px; height: 19px; background-position: -5px -55px; }
.mod1533 .y-kefu-box01 .kf-weChat:hover>i {background-position: -30px -55px; }

.mod1533 .y-kefu-box01 .kf-ewm { border-bottom-left-radius: 2px; border-bottom-right-radius: 2px; }
.mod1533 .y-kefu-box01 .kf-ewm>i { width: 16px; height: 16px; background-position: -5px -148px; }
.mod1533 .y-kefu-box01 .kf-ewm:hover>i { background-position: -30px -148px; }

.mod1533 .y-kefu-box01 .kf-email { border-bottom-left-radius: 2px; border-bottom-right-radius: 2px; }
.mod1533 .y-kefu-box01 .kf-email>i { width: 18px; height: 14px; background-position: -5px -80px; }
.mod1533 .y-kefu-box01 .kf-email:hover>i { background-position: -30px -80px; }

.mod1533 .y-kefu-box01 .back-top i { width: 13px; height: 11px; background-position: -5px -98px; }
.mod1533 .y-kefu-box01 .back-top:hover i { background-position: -30px -98px; }
.mod1533 .y-kefu-box01 .show-status div:last-of-type, .mod1533 .y-kefu-box01 .back-top  { border-bottom: solid 1px #efefef;}
.mod1533 .y-kefu-box01 .back-top { margin-top: 20px; border-radius: 2px; right:0;}
.mod1533 .y-kefu-box01 .hver:hover { background-color: #2167d2; border-color: #2167d2;}
.mod1533 .y-kefu-box01 .hver:hover>p { color: #fff; }

.mod1533 .y-kefu-box01 .mobile-infos, .mod1533 .y-kefu-box01 .weChat-infos, .mod1533 .y-kefu-box01 .y-ewm-box, .mod1533 .y-kefu-box01 .y-email-infos { background-color: #fff; border: solid 1px #efefef; position: absolute; right: 90px; z-index: 2; border-radius: 2px; display: none;} 
/*手机*/
.mod1533 .y-kefu-box01 .mobile-infos { width: 260px; text-align: left; top: 0;}
.mod1533 .y-kefu-box01 .mobile-infos>div { padding: 20px 0 20px 45px; position: relative; }
.mod1533 .y-kefu-box01 .mobile-infos>div i { width: 15px; height: 15px; background-position: -52px -32px; position: absolute; top: 22px; left: 20px; z-index: 2; }
.mod1533 .y-kefu-box01 .mobile-infos .online1 { border-bottom: solid 1px #efefef; }
.mod1533 .y-kefu-box01 .mobile-infos span { color:#b9b9b9; }
.mod1533 .y-kefu-box01 .mobile-infos p { color: #2167d2; font-size: 18px; }
.mod1533 .y-kefu-box01 .right {width: 12px;height: 12px;position: absolute;right: -12px;top: 24px;}
.mod1533 .y-kefu-box01 .right-arrow1,.mod1533 .right-arrow2 {width: 0;height: 0;display: block;position: absolute;left: 0;top: 0;border-top: 6px transparent dashed;border-right: 6px transparent dashed;border-bottom: 6px transparent dashed;border-left: 6px white solid;overflow: hidden;}
.mod1533 .y-kefu-box01 .right-arrow1 {left: 1px;border-left: 6px #efefef solid;}
.mod1533 .y-kefu-box01 .right-arrow2 {border-left: 6px white solid;}
/*微信*/
.mod1533 .y-kefu-box01 .weChat-infos { width: 260px; text-align: left; top: 0;}
.mod1533 .y-kefu-box01 .weChat-infos>div { padding: 20px 0 20px 45px; position: relative; }
.mod1533 .y-kefu-box01 .weChat-infos>div i { width: 18px; height: 15px; background-position: -52px -55px; position: absolute; top: 22px; left: 20px; z-index: 2; }
.mod1533 .y-kefu-box01 .weChat-infos .online1 { border-bottom: solid 1px #efefef; }
.mod1533 .y-kefu-box01 .weChat-infos span { color:#b9b9b9; }
.mod1533 .y-kefu-box01 .weChat-infos p { color: #2167d2; font-size: 18px; }
/*二维码*/
.mod1533 .y-kefu-box01 .y-ewm-box { width: 151px; top: -75px;}
.mod1533 .y-kefu-box01 .y-ewm-box>div { width: 150px; height: 185px; }
.mod1533 .y-kefu-box01 .y-ewm-box img { width: 145px; height: 145px; margin: 5px auto; }
.mod1533 .y-kefu-box01 .y-ewm-box .y-ewm-img1 { width: 150px; border-right: solid 1px #efefef; }
.mod1533 .y-kefu-box01 .y-ewm-box .right { top: 84px; }
/*email*/
.mod1533 .y-kefu-box01 .y-email-infos { padding: 28px 20px 28px 45px; color:#b9b9b9; text-align: left; bottom: 0; }
.mod1533 .y-kefu-box01 .y-email-infos p { color: #2167d2; font-size: 16px; }
.mod1533 .y-kefu-box01 .y-email-infos>i { width: 18px; height: 13px; background-position: -52px -80px; position: absolute; left: 15px; top: 30px; }
.mod1533 .y-kefu-box01 .y-email-infos .right { top: 55px; }
</style>
<div class="y-kefu-box y-kefu-box01">
  <div class="show-status">
    <span class="kf-close-btn icon"></span>
    
    <a href="http://wpa.qq.com/msgrd?v=3&amp;uin=2048137686&amp;site=qq&amp;menu=yes" target="_blank" class="kf-zixun"><i class="icon"></i>咨询黄工</a>
    
    <div class="kf-mobile hver">
        <i class="icon"></i>
        <p varid="kefu_tel">咨询热线</p>
        <div class="mobile-infos">
            <b class="right"><i class="right-arrow1"></i><i class="right-arrow2"></i></b>
            <div class="online2">
            <i class="icon"></i>
            <span>蔡小姐</span>
            <p>18998033070</p>
        </div>
        </div>
    </div>
    
    <div class="kf-email hver">
        <i class="icon"></i>
        <p>邮箱</p>
        <div class="y-email-infos">
            <b class="right"><i class="right-arrow1"></i><i class="right-arrow2"></i></b>  
            <i class="icon"></i>
            <span>电子邮箱</span>
            <p>marketing@slvt.cn</p>
        </div>
    </div>
    
    
    <div class="kf-weChat hver">
        <i class="icon"></i>
        <p>微信号</p>
        <div class="y-email-infos">
            <b class="right"><i class="right-arrow1"></i><i class="right-arrow2"></i></b>  
            <i class="icon"></i>
            <span>微信号</span>
            <p>slv4008003378</p>
        </div>
    </div>
    
     
     
     
    
    <div class="kf-ewm hver">
        <i class="icon"></i>
        <p>手机站</p>
        <div class="y-ewm-box clearfix">
            <b class="right">
            <i class="right-arrow1"></i>
            <i class="right-arrow2"></i>
            </b>
            <div class="y-ewm-img1 fl">
            <img src="images/D3FB92F7-8E2F2970-1ACA954D-61B984230.png" alt="手机网站">
            <p>手机网站</p>
        </div>
        </div>
    </div>
    
    
    
    <div class="kf-weChat hver">
        <i class="icon"></i>
        <p>公众号</p>
        <div class="y-ewm-box clearfix">
            <b class="right">
            <i class="right-arrow1"></i>
            <i class="right-arrow2"></i>
            </b>
            <div class="y-ewm-img1 fl">
            <img src="images/152818C3-4DF3DDA6-85FF214A-051521180.jpg" alt="微信公众号">
            <p>微信公众号</p>
        </div>
        </div>
    </div>
    


    <a href="javascript:;" class="back-top hver" id="yBackTop"><i class="icon"></i><p>回顶</p></a>
  </div>
</div>
<script>
$('.kf-mobile, .kf-weChat, .kf-email, .kf-ewm').hover(function(){
    $(this).children('div').stop().show().animate({right:'90px',opacity:1}, 400);
  },function(){
    $(this).children('div').stop().animate({right:'90px',opacity:0}, 400,function(){$(this).hide()});
                                                                                   })
      
      $('.y-kefu-box01 .kf-close-btn').on('click',function(){
      $(this).parent().animate({left:'66px'}, 400,function(){
      $(this).hide().next().show().animate({left:'0'}, 400);
  });
  })
    $('#hideStatus').on('click',function(){
    $(this).animate({left:'66px'}, 400,function(){
    $(this).hide().prev().show().animate({left:'0'}, 400);
  });
  })
  
      //backtop
    $('#yBackTop').on('click',function(e){
        e.preventDefault(); 
        $('body,html').animate({ scrollTop: 0 }, 1000);
        return false;
    }) 
    
</script>
</div>

	<style >
.wg-auto-c3eb902557ca86cd {
    padding: 8px;
    background: #000000;
    overflow: hidden;
    width: 100%;
    display: inline-block;
    box-sizing: border-box;
}
.wg-auto-c3eb902557ca86cd a {
    font-size: 14px;
    display: inline-block;
    width: 95px;
    float: left;
    color: #FFFFFF;
    margin: 2px 0;
}
</style>  




<div class="wg-auto-c3eb902557ca86cd">
<a href="citysitemap.html" target="_blank">分站</a>

<a href="beijing.html"  target="_blank" class="di7-fz-a">北京</a><a href="tianjin.html"  target="_blank" class="di7-fz-a">天津</a><a href="hebei.html"  target="_blank" class="di7-fz-a">河北</a><a href="shanxi.html"  target="_blank" class="di7-fz-a">山西</a><a href="neimenggu.html"  target="_blank" class="di7-fz-a">内蒙古</a><a href="liaoning.html"  target="_blank" class="di7-fz-a">辽宁</a><a href="jilin.html"  target="_blank" class="di7-fz-a">吉林</a><a href="heilongjiang.html"  target="_blank" class="di7-fz-a">黑龙江</a><a href="shanghai.html"  target="_blank" class="di7-fz-a">上海</a><a href="jiangsu.html"  target="_blank" class="di7-fz-a">江苏</a><a href="zhejiang.html"  target="_blank" class="di7-fz-a">浙江</a><a href="anhui.html"  target="_blank" class="di7-fz-a">安徽</a><a href="fujian.html"  target="_blank" class="di7-fz-a">福建</a><a href="jiangxi.html"  target="_blank" class="di7-fz-a">江西</a><a href="shandong.html"  target="_blank" class="di7-fz-a">山东</a><a href="henan.html"  target="_blank" class="di7-fz-a">河南</a><a href="hubei.html"  target="_blank" class="di7-fz-a">湖北</a><a href="hunan.html"  target="_blank" class="di7-fz-a">湖南</a><a href="guangdong.html"  target="_blank" class="di7-fz-a">广东</a><a href="guangxi.html"  target="_blank" class="di7-fz-a">广西</a><a href="hainan.html"  target="_blank" class="di7-fz-a">海南</a><a href="zhongqing.html"  target="_blank" class="di7-fz-a">重庆</a><a href="sichuan.html"  target="_blank" class="di7-fz-a">四川</a><a href="guizhou.html"  target="_blank" class="di7-fz-a">贵州</a><a href="yunnan.html"  target="_blank" class="di7-fz-a">云南</a><a href="xicang.html"  target="_blank" class="di7-fz-a">西藏</a><a href="shanxi.html"  target="_blank" class="di7-fz-a">陕西</a><a href="gansu.html"  target="_blank" class="di7-fz-a">甘肃</a><a href="qinghai.html"  target="_blank" class="di7-fz-a">青海</a><a href="ningxia.html"  target="_blank" class="di7-fz-a">宁夏</a><a href="xinjiang.html"  target="_blank" class="di7-fz-a">新疆</a></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>