CINXE.COM

“引领三十载,创新启未来”— ABB智慧电力喜迎在华30周年

<!DOCTYPE html> <html> <head> <title>“引领三十载,创新启未来”— ABB智慧电力喜迎在华30周年</title> <meta name="keywords" content="ABB 智慧电力 30周年" /> <meta name="description" content="2024年10月24日,ABB智慧电力在华企业——厦门ABB低压电器设备有限公司和ABB新会低压开关有限公司在厦门成功举办 “引领三十载,创新启未来” 为主题的30周年庆典活动。"/> <meta name="viewport" content="width=device-width" /> <meta http-equiv="Content-type" charset="utf-8"> <meta name="application-name" content="#"> <meta name="renderer" content="webkit"> <meta name="robots" content="all"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <!--<base href="../../../">--> <!--[if lt IE 9]> <script src="/content/static/public/js/html5.js"></script> <![endif]--> <script src="/content/static/jquery/jquery1.72/jquery-1.7.2.js"></script> <script src="/content/static/public/js/share.js"></script> <link type="text/css" rel="stylesheet" href="/content/static/public/style/head_style/head_style.css"> <link type="text/css" rel="stylesheet" href="/content/static/public/style/head_style/head_sectionlist_style.css"> <link type="text/css" rel="stylesheet" href="/content/static/public/style/head_style/head_skin/red.css"> <link type="text/css" rel="stylesheet" href="/content/static/public/style/head_style/head_skin/sectionlist_red.css"> <!--[if lt IE 9]> <link type="text/css" rel="stylesheet" href="/content/static/public/style/head_style/ie_hack/ltie9_hack.css"> <![endif]--> <!--[if IE 7]> <link type="text/css" rel="stylesheet" href="/content/static/public/style/head_style/ie_hack/ie7_hack.css"> <![endif]--> <link type="text/css" rel="stylesheet" href="/content/static/public/style/common.css"> <link type="text/css" rel="stylesheet" href="/content/static/public/style/common_skin/red.css"> <link type="text/css" rel="stylesheet" href="/content/static/public/style/font_style/font_style.css"> <link type="text/css" rel="stylesheet" href="/content/static/sectionList/style/style.css"> <link type="text/css" rel="stylesheet" href="/content/static/sectionList/style/skin/red.css"> <style> .footer_bg{ width: 100%; margin-top: 24px; padding-top: 18px; background: #C3382A; min-width:1000px;/*zhangqt add*/ } .section_footer{ width: 1000px; margin: 20px auto 0px; height: 220px; overflow: hidden; } .footer_content{ overflow: hidden; } .section_footer{ color: #fff; } .section_footer a{ text-decoration: none; color: #fff; } .section_footer a:hover{ text-decoration: none; color: #C3382A; } .footer_left,.footer_center,.footer_right{ float: left; width: 150px; overflow: hidden; } .footer_left{ } .footer_center{ width: 700px; text-align: center; font-size: 14px; } .footer_center p{ margin: 12px 0px; } .footer_center img{ border: none; } .footer_right{ } .footer_left_img{ width: 108px; float: left; } .footer_right_img{ width: 108px; float: right; } .footer_left_img img,.footer_right_img img{ width: 108px; display: block; } .footer_left_img p,.footer_right_img p{ width: 108px; font-size: 14px; text-align: center; } .footer_nav { overflow: hidden; } .footer_nav li{ float: left; padding: 0px 14px; line-height: 14px; border-right:solid 1px #fff; } .footer_nav .footer_last{ border:none; } .footer_nav a:hover { color: white; } </style> <script> $(document).ready(function () { //百度分享 window._bd_share_config = { common: { bdText: "text", bdDesc: "title", bdUrl: "", bdPic: "src", onBeforeClick: function (cmd, config) { return { bdText: text, bdDesc: title, bdPic: src }; } }, share: [{ "bdSize": 16 }] } function getListCon(obj) { var parentObj = obj.parent().parent().parent(); src = parentObj.find(".img_con img").attr("src"); title = parentObj.find(".list_title").text(); text = parentObj.find(".list_intro").text(); href = parentObj.find(".list_title a").attr("href"); } $(".bds_more").mouseover(function () { getListCon($(this)); }) }) </script> <!--[if lt IE 9]> <style> .list_headlines .headlines_icon{ position: static; margin-top: -18px; } </style> <![endif]--> <script> var _hmt = _hmt || []; (function () { var hm = document.createElement("script"); hm.src = "//hm.baidu.com/hm.js?589d687b2927b62c483f6a1c63ad767f"; var s = document.getElementsByTagName("script")[0]; s.parentNode.insertBefore(hm, s); })(); </script> <script> (function () { var bp = document.createElement('script'); var curProtocol = window.location.protocol.split(':')[0]; if (curProtocol === 'https') { bp.src = 'https://zz.bdstatic.com/linksubmit/push.js'; } else { bp.src = 'http://push.zhanzhang.baidu.com/push.js'; } var s = document.getElementsByTagName("script")[0]; s.parentNode.insertBefore(bp, s); })(); </script> <script type="text/javascript"> $(function () { $(".search_icon").click(function () { var q = $(".search_area").val(); if (q == '') return; url = "http://www.ilinki.net/news/search?q=" + escape(q); window.open(url); }); $('.search_area').keydown(function (e) { if (e.keyCode == 13) { $(".search_icon").click(); return false; } }); }); </script> <script type="text/javascript"> var browser = { versions: function () { var u = navigator.userAgent, app = navigator.appVersion; return { //移动终端浏览器版本信息 trident: u.indexOf('Trident') > -1, //IE内核 presto: u.indexOf('Presto') > -1, //opera内核 webKit: u.indexOf('AppleWebKit') > -1, //苹果、谷歌内核 gecko: u.indexOf('Gecko') > -1 && u.indexOf('KHTML') == -1, //火狐内核 mobile: !!u.match(/AppleWebKit.*Mobile.*/), //是否为移动终端 ios: !!u.match(/\(i[^;]+;( U;)? CPU.+Mac OS X/), //ios终端 android: u.indexOf('Android') > -1 || u.indexOf('Linux') > -1, //android终端或uc浏览器 iPhone: u.indexOf('iPhone') > -1, //是否为iPhone或者QQHD浏览器 iPad: u.indexOf('iPad') > -1, //是否iPad webApp: u.indexOf('Safari') == -1 //是否web应该程序,没有头部与底部 }; }(), language: (navigator.browserLanguage || navigator.language).toLowerCase() } //alert(browser.versions.mobile); if (browser.versions.mobile) {//判断是否是移动设备打开。browser代码在下面 window.location.href = "http://m.ilinki.net/news/detail/"+70360; } </script> </head> <body> <link type="text/css" rel="stylesheet" href="/content/static/articleDetail/style/style.css"> <link type="text/css" rel="stylesheet" href="/content/static/articleDetail/style/skin/red.css"> <!--------------------栏目页的公共导航----------------------> <header class="section_nav"> <!--------------------顶部红色条----------------------> <div class="section_nav_rednav"> <div class="rednav_content"> <!--------------------红色条左边部分----------------------> <ul class="rednav_content_left"> <a href="/"><li>首页</li></a> <a href="/news/list?ncid=19"><li>政策</li></a> <a href="/news/list?ncid=1"><li>新闻</li></a> <a href="/news/list?ncid=48"><li>动态</li></a> <a href="/company/space"><li>企业</li></a> <a href="/news/list?ncid=8"><li>专访</li></a> <a href="/news/list?ncid=26"><li>咨询</li></a> <a href="/news/list?ncid=30"><li>会议</li></a> <a href="/news/tag/15"><li>项目</li></a> <a href="http://v.ilinki.net/video/list"><li>视频</li></a> </ul> <!--------------------红色条左边部分结束----------------------> <!--------------------红色条右边部分----------------------> <ul class="rednav_content_right"> <!--已登录时--> <!--<a href="#"><li class="rednav_head_img"><img src="../../static/public/images/head_img.png" title="猪发发"></li></a> <a href="#"><li class="rednav_user_name" title="猪发发cyrus"><span>猪发发cyrus</span> <ul class="rednav_user_info"> <li>我的空间</li> <li>退出</li> </ul> </li></a> <a href="#"><li class="rednav_user_message">&#xe002;<span class="mess_mun">2</span></li></a> <a href="#"><li class="rednav_quoted_price"><p>我要报价</p></li></a>--> <!--已登录结束--> <!--未登录时--> <a href="http://passport.ilinki.net/account/logon?BackURL=http://www.ilinki.net/sso"><li class="reg_new"><p>登陆</p></li></a> <a href="http://passport.ilinki.net/account/register"><li class="reg_new"><p>注册</p></li></a> <!--未登录时结束--> <a href="http://company.ilinki.net/account/register"><li class="rednav_apply_zone"><p>申请企业空间</p></li></a> </ul> <div class="clear"></div> <!--------------------红色条右边部分结束----------------------> </div> </div> <!--------------------顶部红色条结束----------------------> <!--------------------栏目频道主导航----------------------> <nav class="section_main_nav"> <ul class="main_nav_list"> <a href="/news/list?ncid=3"><li>智汇头条</li></a> <a href="/news/list?ncid=2"><li>焦点新闻</li></a> <a href="/news/list?ncid=8"><li>人物专访</li></a> <a href="/news/list?ncid=17"><li>行业动态</li></a> <a href="/news/list?ncid=16"><li>服务动态</li></a> </ul> </nav> <!--------------------栏目频道主导航结束----------------------> </header> <!--------------------栏目页的公共导航结束----------------------> <!-------------------------------------页面内容------------------------------------------> <div class="container"> <!------------------------头部面包屑导航--------------------------> <div class="breadcrumbs"> <div class="sl_breadcrumbs"> <ul class="sl_breadcrumbs_list"> <li><a href="/">首页</a><span></span></li> <li><a href='/news/list?ncid=1'>新闻频道</a><span></span></li> <li class="breadcrumbs_list_last"><a href="/news/detail/70360">“引领三十载,创新启未来”— ABB智慧电力喜迎在华30周年</a></li> </ul> </div> <div class="sl_search"> <form> <input type="text" placeholder="最新热词" class="search_area"> <input type="button" value="&#xe036;" class="search_icon"> </form> </div> </div> <!-----------------------------面包屑导航结束----------------------------------> <!----------------------------左侧新闻列表--------------------------> <div class="left_content_list block_w680"> <article class="article_container block_margin"> <div class="article_head"> <h1 style="text-align:center;">“引领三十载,创新启未来”— ABB智慧电力喜迎在华30周年</h1> <div class="article_other"> <p class="pub_time"><time>2024-10-25 09:21:00</time></p> <span>来源:智汇工业</span> <p class="traffic">点击:<a href="#">4270</a></p> <p class="size"> <span class="zoom">A<sup>+</sup></span> <span class="narrow">A<sup>-</sup></span> </p> <p class="bdsharebuttonbox bdshare-button-style0-16 share" data-tag="share_1" data-bd-bind="1432258501536"> <a class="bds_more" data-cmd="more"></a> </p> </div> <div class="article_index"> <p class="owned_channel">所属频道:<a href="#">新闻中心</a></p> <div class="article_keyword"> <span>关键词:ABB 智慧电力 30周年</span> <ul></ul> </div> </div> </div> <!-----------------------------款680高40广告----------------------------> <!-----------------------------款680高40广告介绍----------------------------> <div class="article_body"> <p style="margin-bottom: 0px; margin-left: 24px; text-align: justify; text-indent: 0em;"><span style="font-family: Symbol;font-size: 19px">·&nbsp;</span><span style="font-family: ABBvoice;font-size: 19px">MNS<span style="font-family:ABBvoice CNSG">低压成套开关设备第</span>50<span style="font-family:ABBvoice CNSG">万台成功下线,彰显企业生产能力跃升、市场份额扩大和技术创新强化</span></span></p><p style="margin-bottom: 0px; margin-left: 24px; text-align: justify; text-indent: 0em;"><span style="font-family: Symbol;font-size: 19px">·&nbsp;</span><span style="font-size: 19px; font-family: &quot;ABBvoice CNSG&quot;;">坚信中国是创新的策源之地,用研产一体化的敏捷机制加速研发成果落地转化</span></p><p style="margin-bottom: 0px; margin-left: 24px; text-align: justify; text-indent: 0em;"><span style="font-family: Symbol;font-size: 19px">·&nbsp;</span><span style="font-family: ABBvoice;font-size: 19px"><span style="font-family:ABBvoice CNSG">见证、参与和引领低压电气行业的发展,与中国的能源转型同频共振,用电气化、数字化和智能化技术推动迈向</span><span style="font-family:ABBvoice">“</span><span style="font-family:ABBvoice CNSG">净零</span><span style="font-family:ABBvoice">”</span><span style="font-family:ABBvoice CNSG">排放未来</span></span></p><p style="margin-bottom: 0px; margin-left: 24px; text-align: justify; text-indent: 2em;"><span style="font-family: ABBvoice;font-size: 19px">&nbsp;</span></p><p style="margin-bottom: 0px; text-align: justify; text-indent: 2em; line-height: 1.5em;"><span style="font-size: 16px; font-family: &quot;ABBvoice CNSG&quot;;">2024年10月24日,ABB智慧电力在华企业——厦门ABB低压电器设备有限公司和ABB新会低压开关有限公司在厦门成功举办 “引领三十载,创新启未来” 为主题的30周年庆典活动。厦门市人民政府市长伍斌、来自全国各地的客户及合作伙伴、ABB集团全球总裁马腾兼首席执行官及管理层等400多人出席活动,共同回顾了智慧电力三十年来的发展历程,并对能源转型所推动的未来趋势进行了市场展望,为未来在中国的可持续发展积聚能量。</span></p><p style="margin-bottom: 0px; text-align: justify; text-indent: 2em; line-height: 1.5em;"><span style="font-family: ABBvoice; font-size: 16px;">&nbsp;</span></p><p style="text-align: center"><img src="http://admin.ilinkmall.com/Content/ueditor/net/upload/2024-10-25/267d38c5-a123-4b49-8a71-d784f1874657.png" title="ABB智慧电力喜迎在华30周年.png" width="500" height="333" border="0" hspace="0" vspace="0" style="width: 500px; height: 333px;"/></p><p style="margin-bottom: 0px; text-align: justify; text-indent: 2em; line-height: 1.5em;"><span style="font-family: ABBvoice; font-size: 16px;"></span><br/></p><p style="margin-bottom: 0px; text-align: justify; text-indent: 2em; line-height: 1.5em;"><span style="font-family: ABBvoice; font-size: 14px;">ABB<span style="font-size: 16px; font-family: &quot;ABBvoice CNSG&quot;;">集团电气全球总裁蒋培瑞在开幕致辞中表示,</span> <span style="font-size: 16px; font-family: &quot;ABBvoice CNSG&quot;;">三十年来,</span>ABB <span style="font-size: 16px; font-family: &quot;ABBvoice CNSG&quot;;">电气在中国走过了一段重要的旅程,推动实施了</span>“<span style="font-size: 16px; font-family: &quot;ABBvoice CNSG&quot;;">在中国、为中国</span>”<span style="font-size: 16px; font-family: &quot;ABBvoice CNSG&quot;;">战略,构建起研发、采购、生产和分销的全产业链。纵观我们的业务,</span>ABB<span style="font-size: 16px; font-family: &quot;ABBvoice CNSG&quot;;">专注于通过创新的产品和解决方案创造长期价值,以解决客户所面临的紧迫的能源挑战。我们致力于以安全、智慧和可持续的方式实现全球电气化未来,从而加速能源转型。</span></span></p><p style="margin-bottom: 0px; text-align: justify; text-indent: 2em; line-height: 1.5em;"><span style="font-family: ABBvoice; font-size: 16px;">&nbsp;</span></p><p style="text-align: center"><img src="http://admin.ilinkmall.com/Content/ueditor/net/upload/2024-10-25/413b7a72-9729-470f-90cf-107dc11c98b0.png" title="ABB集团电气全球总裁蒋培瑞开幕致辞.png" width="500" height="333" border="0" hspace="0" vspace="0" style="width: 500px; height: 333px;"/></p><p style="text-align: center;"><span style="color: rgb(110, 110, 110); font-family: oneabb-font-abbvoice, AbbvoiceKorean, Verdana, Arial, sans-serif; text-align: center; text-wrap: wrap; background-color: rgb(255, 255, 255);">ABB集团电气全球总裁蒋培瑞开幕致辞</span></p><p style="margin-bottom: 0px; text-align: justify; text-indent: 2em; line-height: 1.5em;"><span style="font-family: ABBvoice; font-size: 16px;"></span><br/></p><p style="margin-bottom: 0px; text-align: justify; text-indent: 2em; line-height: 1.5em;"><span style="font-family: ABBvoice; font-size: 14px;"><span style="font-size: 16px; font-family: &quot;ABBvoice CNSG&quot;;">厦门市人民政府市长伍斌表示,</span><span style="font-size: 16px; font-family: ABBvoice;">“</span><span style="font-size: 16px; font-family: &quot;ABBvoice CNSG&quot;;">自</span>1992<span style="font-size: 16px; font-family: &quot;ABBvoice CNSG&quot;;">年,</span><span style="font-size: 16px; font-family: ABBvoice;">ABB</span><span style="font-size: 16px; font-family: &quot;ABBvoice CNSG&quot;;">在厦门设立了</span><span style="font-size: 16px; font-family: ABBvoice;">ABB</span><span style="font-size: 16px; font-family: &quot;ABBvoice CNSG&quot;;">在华首家合资企业以来,目前已经发展成为厦门重要龙头企业,为厦门产业发展和转型升级作出重要贡献。厦门与</span><span style="font-size: 16px; font-family: ABBvoice;">ABB</span><span style="font-size: 16px; font-family: &quot;ABBvoice CNSG&quot;;">的合作历程充分证明厦门的一流的营商环境、坚实的产业基础、突出的创新优势是企业投资兴业的沃土、创新创业的福地。当前,厦门正在加快推动科技创新和产业创新深度融合,加快发展新质生产力,塑造产业发展新优势。我们希望,</span><span style="font-size: 16px; font-family: ABBvoice;">ABB</span><span style="font-size: 16px; font-family: &quot;ABBvoice CNSG&quot;;">继续深耕厦门,抢抓发展机遇,增强创新能力,推出更多先进技术和产品,不断做强做大做优。</span><span style="font-size: 16px; font-family: ABBvoice;">”</span></span></p><p style="margin-bottom: 0px; text-align: justify; text-indent: 2em; line-height: 1.5em;"><span style="font-family: ABBvoice; font-size: 14px;"><span style="font-size: 16px; font-family: ABBvoice;"><br/></span></span></p><p style="text-align: center"><img src="http://admin.ilinkmall.com/Content/ueditor/net/upload/2024-10-25/3432e48c-e0ec-4620-944d-41f2539e3014.png" title="厦门市人民政府市长伍斌致辞.png" width="500" height="333" border="0" hspace="0" vspace="0" style="width: 500px; height: 333px;"/></p><p style="margin-bottom: 0px; text-align: center; line-height: 1.5em; text-indent: 0em;"><span style="color: rgb(110, 110, 110); font-family: oneabb-font-abbvoice, AbbvoiceKorean, Verdana, Arial, sans-serif; text-align: center; text-wrap: wrap; background-color: rgb(255, 255, 255);">厦门市人民政府市长伍斌致辞</span></p><p style="margin-bottom: 0px; text-align: justify; text-indent: 2em; line-height: 1.5em;"><span style="font-family: ABBvoice; font-size: 14px;"><br/></span></p><p style="margin-bottom: 0px; text-align: justify; text-indent: 2em; line-height: 1.5em;"><span style="font-family: ABBvoice; font-size: 14px;">ABB<span style="font-size: 16px; font-family: &quot;ABBvoice CNSG&quot;;">智慧电力业务聚焦通过创新技术让建筑、工厂和交通变得更智能,让可再生能源更高效,让运营更具弹性,在中国设有厦门</span><span style="font-size: 16px; font-family: ABBvoice;">ABB</span><span style="font-size: 16px; font-family: &quot;ABBvoice CNSG&quot;;">低压电器设备有限公司和</span><span style="font-size: 16px; font-family: ABBvoice;">ABB</span><span style="font-size: 16px; font-family: &quot;ABBvoice CNSG&quot;;">新会低压开关有限公司两家企业,目前总员工超过</span><span style="font-size: 16px; font-family: ABBvoice;">1800</span><span style="font-size: 16px; font-family: &quot;ABBvoice CNSG&quot;;">人,研发工程师近</span><span style="font-size: 16px; font-family: ABBvoice;">250</span><span style="font-size: 16px; font-family: &quot;ABBvoice CNSG&quot;;">人,主要以生产</span>MNS<span style="font-size: 16px; font-family: &quot;ABBvoice CNSG&quot;;">低压成套开关设备、用于配电保护和控制的空气断路器、塑壳断路器、双电源转换开关、接触器以及提供数字化的能源管理解决方案。</span>30<span style="font-size: 16px; font-family: &quot;ABBvoice CNSG&quot;;">年来, </span><span style="font-size: 16px; font-family: ABBvoice;">ABB</span><span style="font-size: 16px; font-family: &quot;ABBvoice CNSG&quot;;">智慧电力在华业务经历了三个跃升的发展阶段:从</span>1994<span style="font-size: 16px; font-family: &quot;ABBvoice CNSG&quot;;">年将产品引入中国,到</span><span style="font-size: 16px; font-family: ABBvoice;">2008</span><span style="font-size: 16px; font-family: &quot;ABBvoice CNSG&quot;;">年本地设立研发中心,再到本土研发和智能制造引领全球,</span><span style="font-size: 16px; font-family: ABBvoice;">ABB</span><span style="font-size: 16px; font-family: &quot;ABBvoice CNSG&quot;;">智慧电力在中国实现了从中国制造到中国创造,逐步迈向工业</span>5.0<span style="font-size: 16px; font-family: &quot;ABBvoice CNSG&quot;;">。</span></span></p><p style="margin-bottom: 0px; text-align: justify; text-indent: 2em; line-height: 1.5em;"><span style="font-family: ABBvoice; font-size: 16px;">&nbsp;</span></p><p style="text-align: center"><img src="http://admin.ilinkmall.com/Content/ueditor/net/upload/2024-10-25/4b970c21-8a87-48ef-b76f-8165d3f8c0d8.png" title="ABB电气智慧电力全球总裁马思、全球断路器业务负责人Lara Cortinovis进行主题演讲.png" width="500" height="333" border="0" hspace="0" vspace="0" style="width: 500px; height: 333px;"/></p><p style="text-align: center;"><span style="color: rgb(110, 110, 110); font-family: oneabb-font-abbvoice, AbbvoiceKorean, Verdana, Arial, sans-serif; text-align: center; text-wrap: wrap; background-color: rgb(255, 255, 255);">ABB电气智慧电力全球总裁马思、全球断路器业务负责人Lara Cortinovis进行主题演讲</span></p><p style="margin-bottom: 0px; text-align: justify; text-indent: 2em; line-height: 1.5em;"><span style="font-family: ABBvoice; font-size: 16px;"></span><br/></p><p style="margin-bottom: 0px; text-align: justify; text-indent: 2em; line-height: 1.5em;"><span style="font-family: ABBvoice; font-size: 14px;">ABB<span style="font-size: 16px; font-family: &quot;ABBvoice CNSG&quot;;">电气事业部智慧电力业务单元全球总裁马思表示,</span><span style="font-size: 16px; font-family: ABBvoice;">“</span><span style="font-size: 16px; font-family: &quot;ABBvoice CNSG&quot;;">中国已经成为最大的电力生产国和消费国,而且在智能电网、智慧配电等领域的发展也走在了世界前列。面对能源转型的需求,促进更多电力脱碳,需要创新技术带来实现零碳未来的可能性。</span>ABB<span style="font-size: 16px; font-family: &quot;ABBvoice CNSG&quot;;">智慧电力在中国已经完成从生产到研发的创新价值链, &nbsp;通过核心产品线确保电力的安全与可靠,为数据中心、工业、关键基础设施以及商业建筑提供能源分配解决方案。</span>”</span></p><p style="margin-bottom: 0px; text-align: justify; text-indent: 2em; line-height: 1.5em;"><span style="font-family: ABBvoice; font-size: 16px;">&nbsp;</span></p><p style="text-align: center"><img src="http://admin.ilinkmall.com/Content/ueditor/net/upload/2024-10-25/707eff3e-a3c9-431f-94ff-d795d66a07dc.png" title="ABB电气事业部智慧电力业务单元全球总裁马思.png" width="500" height="333" border="0" hspace="0" vspace="0" style="width: 500px; height: 333px;"/></p><p style="text-align: center;"><span style="color: rgb(110, 110, 110); font-family: oneabb-font-abbvoice, AbbvoiceKorean, Verdana, Arial, sans-serif; text-align: center; text-wrap: wrap; background-color: rgb(255, 255, 255);">ABB电气事业部智慧电力业务单元全球总裁马思</span></p><p style="margin-bottom: 0px; text-align: justify; text-indent: 2em; line-height: 1.5em;"><span style="font-family: ABBvoice; font-size: 16px;"></span><br/></p><p style="margin-bottom: 0px; text-align: justify; text-indent: 2em; line-height: 1.5em;"><span style="font-family: ABBvoice; font-size: 14px;">ABB<span style="font-size: 16px; font-family: &quot;ABBvoice CNSG&quot;;">电气事业部智慧电力亚洲大区负责人施世杰表示: </span><span style="font-size: 16px; font-family: ABBvoice;">“</span><span style="font-size: 16px; font-family: &quot;ABBvoice CNSG&quot;;">作为世界第二大经济体,中国拥有超大规模的国内市场和完善的工业配套能力,丰富的人才资源储备,以及良好的营商环境,这为</span>ABB<span style="font-size: 16px; font-family: &quot;ABBvoice CNSG&quot;;">智慧电力在厦门和新会的两家企业实现稳健发展奠定了坚实的基础,我们目前是制造中心、研发中心和出口中心,在全球供应链中处于重要地位。展望未来,跨界的突破性创新正在重塑电气化行业,我们将用研产一体化的敏捷机制应对这种变化,并在中国这个创新应用场景丰富的热土上,践行我们可复制、可扩展的解决方案,赋能社会高质量和可持续发展。</span>”</span></p><p style="margin-bottom: 0px; text-align: justify; text-indent: 2em; line-height: 1.5em;"><span style="font-family: ABBvoice; font-size: 16px;">&nbsp;</span></p><p style="text-align: center"><img src="http://admin.ilinkmall.com/Content/ueditor/net/upload/2024-10-25/0a7a4361-ea2d-446b-956d-795297f11eee.png" title="ABB电气事业部智慧电力亚洲大区负责人施世杰发表演讲.png" width="500" height="333" border="0" hspace="0" vspace="0" style="width: 500px; height: 333px;"/></p><p style="text-align: center;"><span style="color: rgb(110, 110, 110); font-family: oneabb-font-abbvoice, AbbvoiceKorean, Verdana, Arial, sans-serif; text-align: center; text-wrap: wrap; background-color: rgb(255, 255, 255);">ABB电气事业部智慧电力亚洲大区负责人施世杰发表演讲</span></p><p style="margin-bottom: 0px; text-align: justify; text-indent: 2em; line-height: 1.5em;"><span style="font-family: ABBvoice; font-size: 16px;"></span><br/></p><p style="margin-bottom: 0px; text-align: justify; text-indent: 2em; line-height: 1.5em;"><span style="font-family: ABBvoice; font-size: 16px;"><span style="font-size: 16px; font-family: &quot;ABBvoice CNSG&quot;;">自</span>2005<span style="font-size: 16px; font-family: &quot;ABBvoice CNSG&quot;;">年以来,厦门和新会公司一直跻身于权威行业杂志《电气时代》公布的</span>“<span style="font-size: 16px; font-family: &quot;ABBvoice CNSG&quot;;">中国电气工业</span>100<span style="font-size: 16px; font-family: &quot;ABBvoice CNSG&quot;;">强</span>”<span style="font-size: 16px; font-family: &quot;ABBvoice CNSG&quot;;">之列。在过往的三十年里,作为行业的引领者,</span>ABB<span style="font-size: 16px; font-family: &quot;ABBvoice CNSG&quot;;">智慧电力在中国不断推动技术创新和行业发展,同时,不断拓展海外市场,出口国家和地区增加到</span>60<span style="font-size: 16px; font-family: &quot;ABBvoice CNSG&quot;;">多个,实现了业务的</span>“<span style="font-size: 16px; font-family: &quot;ABBvoice CNSG&quot;;">引进来,走出去</span>”<span style="font-size: 16px; font-family: &quot;ABBvoice CNSG&quot;;">。</span></span></p><p style="margin-bottom: 0px; text-align: justify; text-indent: 2em; line-height: 1.5em;"><span style="font-family: ABBvoice; font-size: 16px;">&nbsp;</span></p><p style="text-align: center"><img src="http://admin.ilinkmall.com/Content/ueditor/net/upload/2024-10-25/cbe6ffe2-2070-474d-9601-c82e3203b4d6.png" style="width: 500px; height: 281px;" title="ABB新会低压开关有限公司外景图.png" width="500" height="281" border="0" hspace="0" vspace="0"/></p><p style="text-align: center"><img src="http://admin.ilinkmall.com/Content/ueditor/net/upload/2024-10-25/47ec3df8-ed14-4aad-80b8-141eba031f30.png" style="width: 500px; height: 281px;" title="厦门ABB低压电器设备有限公司外景图.png" width="500" height="281" border="0" hspace="0" vspace="0"/></p><p style="margin-bottom: 0px; text-align: justify; text-indent: 2em; line-height: 1.5em;"><span style="font-family: ABBvoice; font-size: 16px;"></span><br/></p><p style="margin-bottom: 0px; text-align: justify; text-indent: 2em; line-height: 1.5em;"><span style="font-family: ABBvoice; font-size: 16px;">ABB<span style="font-size: 16px; font-family: &quot;ABBvoice CNSG&quot;;">坚持以可持续的方式运营业务,通过电气化、数字化和自动化的技术,帮助客户提高能源效率和生产效率。根据</span>ABB 2030<span style="font-size: 16px; font-family: &quot;ABBvoice CNSG&quot;;">与</span>2050<span style="font-size: 16px; font-family: &quot;ABBvoice CNSG&quot;;">科学净零目标,到</span>2050<span style="font-size: 16px; font-family: &quot;ABBvoice CNSG&quot;;">年,实现全价值链温室气体净零排放。</span>ABB<span style="font-size: 16px; font-family: &quot;ABBvoice CNSG&quot;;">智慧电力正在为此目标而努力。在厦门和新会,</span>ABB<span style="font-size: 16px; font-family: &quot;ABBvoice CNSG&quot;;">通过采用可再生能源电力、实施能效项目、使用能源管理体系、扩展园区光伏项目、升级设备和改造生产流程、部署废弃物减量和回收项目等举措,持续提高两地工厂的能源效率、减少环境足迹,两家企业均为工信部</span>“<span style="font-size: 16px; font-family: &quot;ABBvoice CNSG&quot;;">国家级绿色工厂</span>”<span style="font-size: 16px; font-family: &quot;ABBvoice CNSG&quot;;">,厦门工厂取得 </span>UL <span style="font-size: 16px; font-family: &quot;ABBvoice CNSG&quot;;">废弃物零填埋白金级认证、新会工厂获得金级认证。</span></span></p><p style="margin-bottom: 0px; text-align: justify; text-indent: 2em; line-height: 1.5em;"><span style="font-family: ABBvoice; font-size: 16px;">&nbsp;</span></p><p style="margin-bottom: 0px; text-align: justify; text-indent: 2em; line-height: 1.5em;"><span style="font-family: ABBvoice; font-size: 16px;"><span style="font-size: 16px; font-family: &quot;ABBvoice CNSG&quot;;">两家公司积极践行绿色低碳理念,致力于用绿电驱动智能制造,厦门和新会两地都是</span>ABB<span style="font-size: 16px; font-family: &quot;ABBvoice CNSG&quot;;">集团</span>“<span style="font-size: 16px; font-family: &quot;ABBvoice CNSG&quot;;">零排放愿景</span>”<span style="font-size: 16px; font-family: &quot;ABBvoice CNSG&quot;;">项目的示范基地。其中,</span>ABB<span style="font-size: 16px; font-family: &quot;ABBvoice CNSG&quot;;">厦门工业中心安装</span>10<span style="font-size: 16px; font-family: &quot;ABBvoice CNSG&quot;;">万平方米屋顶光伏,实现了</span>50%<span style="font-size: 16px; font-family: &quot;ABBvoice CNSG&quot;;">电力的清洁能源替代,预计每年可减少碳排放</span>13,400<span style="font-size: 16px; font-family: &quot;ABBvoice CNSG&quot;;">吨。新会工厂基于 </span>2019<span style="font-size: 16px; font-family: &quot;ABBvoice CNSG&quot;;">年基准,单位产品能耗降低</span>25% <span style="font-size: 16px; font-family: &quot;ABBvoice CNSG&quot;;">。</span></span></p><p style="margin-bottom: 0px; text-align: justify; text-indent: 2em; line-height: 1.5em;"><span style="font-family: ABBvoice; font-size: 16px;">&nbsp;</span></p><p style="margin-bottom: 0px; text-align: justify; text-indent: 2em; line-height: 1.5em;"><span style="font-family: ABBvoice; font-size: 14px;"><span style="font-size: 16px; font-family: &quot;ABBvoice CNSG&quot;;">在本次庆典中,</span>ABB<span style="font-size: 16px; font-family: &quot;ABBvoice CNSG&quot;;">回顾了过去</span><span style="font-size: 16px; font-family: ABBvoice;">5</span><span style="font-size: 16px; font-family: &quot;ABBvoice CNSG&quot;;">年的创新成果,包括:</span>MNS Digital <span style="font-size: 16px; font-family: &quot;ABBvoice CNSG&quot;;">数字化开关柜,</span><span style="font-size: 16px; font-family: ABBvoice;">ABB Ability MNS </span><span style="font-size: 16px; font-family: &quot;ABBvoice CNSG&quot;;">数字化管理平台,适用于新能源领域的</span>Emax 2 <span style="font-size: 16px; font-family: &quot;ABBvoice CNSG&quot;;">高电压空气断路器、新型电力系统适用的直流</span><span style="font-size: 16px; font-family: ABBvoice;">Tmax XT </span><span style="font-size: 16px; font-family: &quot;ABBvoice CNSG&quot;;">塑壳断路器和 </span><span style="font-size: 16px; font-family: ABBvoice;">Emax DC</span><span style="font-size: 16px; font-family: &quot;ABBvoice CNSG&quot;;">空气断路器,数据中心行业适用的</span><span style="font-size: 16px; font-family: ABBvoice;">Emax 2 Harness</span><span style="font-size: 16px; font-family: &quot;ABBvoice CNSG&quot;;">双电源自动转换系统 和 </span><span style="font-size: 16px; font-family: ABBvoice;">TruOne</span><span style="font-size: 16px; font-family: &quot;ABBvoice CNSG&quot;;">自动转换开关等,以及基于绿色产品全生命周期体系的</span><span style="font-size: 16px; font-family: ABBvoice;">EcoSolutions</span><span style="font-size: 16px; font-family: &quot;ABBvoice CNSG&quot;;">产品组合。</span></span></p><p style="margin-bottom: 0px; text-align: justify; text-indent: 2em; line-height: 1.5em;"><span style="font-family: ABBvoice; font-size: 16px;">&nbsp;</span></p><p style="text-align: center"><img src="http://admin.ilinkmall.com/Content/ueditor/net/upload/2024-10-25/e6b4f783-abcc-41a9-a722-48348e9c7b37.png" style="width: 500px; height: 333px;" title="ABB厦门展示.png" width="500" height="333" border="0" hspace="0" vspace="0"/></p><p style="text-align: center"><img src="http://admin.ilinkmall.com/Content/ueditor/net/upload/2024-10-25/625ba688-a244-41d3-875d-a1e2f3a626a1.png" style="width: 500px; height: 333px;" title="ABB新会展示.png" width="500" height="333" border="0" hspace="0" vspace="0"/></p><p style="margin-bottom: 0px; text-align: justify; text-indent: 2em; line-height: 1.5em;"><span style="font-family: ABBvoice; font-size: 16px;"></span><br/></p><p style="margin-bottom: 0px; text-align: justify; text-indent: 2em; line-height: 1.5em;"><span style="font-family: ABBvoice; font-size: 14px;"><span style="font-size: 16px; font-family: &quot;ABBvoice CNSG&quot;;">其中,</span>Emax 2 Harness<span style="font-size: 16px; font-family: &quot;ABBvoice CNSG&quot;;">双电源自动转换系统,是本土创新敏捷开发的成功范例,采用</span><span style="font-size: 16px; font-family: ABBvoice;">“</span><span style="font-size: 16px; font-family: &quot;ABBvoice CNSG&quot;;">两进线一母联</span><span style="font-size: 16px; font-family: ABBvoice;">”</span><span style="font-size: 16px; font-family: &quot;ABBvoice CNSG&quot;;">的供电线路设计,支持闭环控制功能并且转换时间为</span>200<span style="font-size: 16px; font-family: &quot;ABBvoice CNSG&quot;;">至</span><span style="font-size: 16px; font-family: ABBvoice;">300ms</span><span style="font-size: 16px; font-family: &quot;ABBvoice CNSG&quot;;">,嵌入完全可视化的控制系统,兼容所有转换模式,满足智能算力基础设施对供电连续性的需求。</span></span></p><p style="margin-bottom: 0px; text-align: justify; text-indent: 2em; line-height: 1.5em;"><span style="font-family: ABBvoice; font-size: 16px;">&nbsp;</span></p><p style="margin-bottom: 0px; text-align: justify; text-indent: 2em; line-height: 1.5em;"><span style="font-family: ABBvoice; font-size: 16px;"><span style="font-size: 16px; font-family: &quot;ABBvoice CNSG&quot;;">在</span>30<span style="font-size: 16px; font-family: &quot;ABBvoice CNSG&quot;;">周年庆典活动中,</span>ABB<span style="font-size: 16px; font-family: &quot;ABBvoice CNSG&quot;;">迎来了在华第</span>50<span style="font-size: 16px; font-family: &quot;ABBvoice CNSG&quot;;">万台</span>MNS<span style="font-size: 16px; font-family: &quot;ABBvoice CNSG&quot;;">低压成套开关设备下线。过去</span>30<span style="font-size: 16px; font-family: &quot;ABBvoice CNSG&quot;;">年来,</span>MNS<span style="font-size: 16px; font-family: &quot;ABBvoice CNSG&quot;;">低压成套开关设备经过了多次重要的产品迭代:从最初的</span>MNS 2.0<span style="font-size: 16px; font-family: &quot;ABBvoice CNSG&quot;;">到</span>MNS 3.0<span style="font-size: 16px; font-family: &quot;ABBvoice CNSG&quot;;">,</span>2006<span style="font-size: 16px; font-family: &quot;ABBvoice CNSG&quot;;">年推出智能型马达控制中心</span>MNS iS<span style="font-size: 16px; font-family: &quot;ABBvoice CNSG&quot;;">,</span>2017<span style="font-size: 16px; font-family: &quot;ABBvoice CNSG&quot;;">年推出</span>MNS Digital<span style="font-size: 16px; font-family: &quot;ABBvoice CNSG&quot;;">数字化低压开关柜。每一次迭代都代表着技术的进步与市场需求的有效响应,</span>MNS<span style="font-size: 16px; font-family: &quot;ABBvoice CNSG&quot;;">设备凭借其卓越的性能,助力全球众多行业客户实现了高效、安全、可持续的电力管理。</span></span></p><p style="margin-bottom: 0px; text-align: justify; text-indent: 2em; line-height: 1.5em;"><span style="font-family: ABBvoice; font-size: 16px;">&nbsp;</span></p><p style="text-align: center"><img src="http://admin.ilinkmall.com/Content/ueditor/net/upload/2024-10-25/fcca9663-defc-4fef-8795-13601aade6b1.png" title="ABB MNS低压成套开关设备第50万台成功下线.png" width="500" height="333" border="0" hspace="0" vspace="0" style="width: 500px; height: 333px;"/></p><p style="text-align: center;"><span style="color: rgb(110, 110, 110); font-family: oneabb-font-abbvoice, AbbvoiceKorean, Verdana, Arial, sans-serif; text-align: center; text-wrap: wrap; background-color: rgb(255, 255, 255);">ABB MNS低压成套开关设备第50万台成功下线</span></p><p style="margin-bottom: 0px; text-align: justify; text-indent: 2em; line-height: 1.5em;"><span style="font-family: ABBvoice; font-size: 16px;"></span><br/></p><p style="margin-bottom: 0px; text-align: justify; text-indent: 2em; line-height: 1.5em;"><span style="font-family: ABBvoice; font-size: 14px;"><span style="font-size: 16px; font-family: &quot;ABBvoice CNSG&quot;;">从</span>1994<span style="font-size: 16px; font-family: &quot;ABBvoice CNSG&quot;;">年至今,</span><span style="font-size: 16px; font-family: ABBvoice;">ABB</span><span style="font-size: 16px; font-family: &quot;ABBvoice CNSG&quot;;">智慧电力在中国砥砺奋进</span><span style="font-size: 16px; font-family: ABBvoice;">30</span><span style="font-size: 16px; font-family: &quot;ABBvoice CNSG&quot;;">年,秉承</span><span style="font-size: 16px; font-family: ABBvoice;">“</span><span style="font-size: 16px; font-family: &quot;ABBvoice CNSG&quot;;">在中国,为中国</span><span style="font-size: 16px; font-family: ABBvoice;">”</span><span style="font-size: 16px; font-family: &quot;ABBvoice CNSG&quot;;">的经营理念,为电力、工业、交通与基础设施领域的客户提供一站式解决方案,产品广泛应用于厦门抽水蓄能电站、港珠澳大桥、北京大兴国际机场、南水北调工程、京沪高铁、重庆地铁以及头部大型互联网和金融企业数据中心等项目,持续为千行百业提供安全可靠、智能高效的配电保障,谱写安全、智慧和可持续的电气化未来。</span></span></p><p style="margin-bottom: 0px; text-align: justify; text-indent: 2em; line-height: 1.5em;"><span style="font-family: ABBvoice; font-size: 16px;">&nbsp;</span></p><p style="text-align: justify; text-indent: 2em; line-height: 1.5em;"><span style="font-family: ABBvoice; font-size: 16px;">ABB<span style="font-size: 16px; font-family: &quot;ABBvoice CNSG&quot;;">是电气与自动化领域的技术领导企业,致力于赋能更可持续与高效发展的未来。</span>ABB<span style="font-size: 16px; font-family: &quot;ABBvoice CNSG&quot;;">将工程经验与软件技术集成为解决方案,优化制造、交通、能源及运营。秉承</span>140<span style="font-size: 16px; font-family: &quot;ABBvoice CNSG&quot;;">余年卓越历史,</span>ABB<span style="font-size: 16px; font-family: &quot;ABBvoice CNSG&quot;;">全球约</span>10.5<span style="font-size: 16px; font-family: &quot;ABBvoice CNSG&quot;;">万名员工全力以赴推动创新,加速产业转型。</span>ABB<span style="font-size: 16px; font-family: &quot;ABBvoice CNSG&quot;;">在中国拥有研发、制造、销售和工程服务等全方位的业务活动,约</span>30<span style="font-size: 16px; font-family: &quot;ABBvoice CNSG&quot;;">家本地企业,约</span>1.5<span style="font-size: 16px; font-family: &quot;ABBvoice CNSG&quot;;">万名员工遍布于近</span>130<span style="font-size: 16px; font-family: &quot;ABBvoice CNSG&quot;;">个城市,线上和线下渠道覆盖全国约</span>700<span style="font-size: 16px; font-family: &quot;ABBvoice CNSG&quot;;">个城市。</span></span></p><p style="text-align: justify; text-indent: 2em; line-height: 1.5em;"><span style="font-family: ABBvoice; font-size: 16px;">&nbsp;</span></p><p style="text-align: justify; text-indent: 2em; line-height: 1.5em;"><span style="font-family: ABBvoice; font-size: 14px;"><span style="font-size: 16px; font-family: &quot;ABBvoice CNSG&quot;;">欲进一步了解</span>ABB<span style="font-size: 16px; font-family: &quot;ABBvoice CNSG&quot;;">,请访问</span><a href="http://new.abb.com/cn" target="_blank" title="">http://new.abb.com/cn</a><span style="font-size: 16px; font-family: &quot;ABBvoice CNSG&quot;;">,</span><span style="font-size: 16px; font-family: ABBvoice;">ABB</span><span style="font-size: 16px; font-family: &quot;ABBvoice CNSG&quot;;">直通车:</span><a href="https://mall.abb.com.cn" target="_blank" title="">https://mall.abb.com.cn</a><span style="font-size: 16px; font-family: &quot;ABBvoice CNSG&quot;;">,新浪微博:</span>@ABB<span style="font-size: 16px; font-family: &quot;ABBvoice CNSG&quot;;">电气,官方微信:</span>cnabblp<span style="font-size: 16px; font-family: &quot;ABBvoice CNSG&quot;;">,官方微信服务号:</span>abbel_cn</span></p><p style="text-wrap: wrap; text-align: center;"><img src="http://admin.ilinkmall.com/Content/ueditor/net/upload/2024-10-25/7b7a1979-9947-4574-ad21-f19b418fb325.png" width="258" height="258"/></p><p style="text-wrap: wrap; text-align: center;"><img src="http://admin.ilinkmall.com/Content/ueditor/net/upload/2024-10-25/e6674819-b608-405f-848e-02198387777a.png" width="258" height="258"/></p><p><br/></p> </div> <p class="audit_editor">(审核编辑: <span>Mars</span>)</p> <div class="article_body_share"> <span class="share_text">分享</span> <p class="bdsharebuttonbox bdshare-button-style0-16 share" data-tag="share_1" data-bd-bind="1432258501536"> <a href="#" class="bds_qzone" data-cmd="qzone" title="分享到QQ空间"></a> <a href="#" class="bds_tsina" data-cmd="tsina" title="分享到新浪微博"></a> <a href="#" class="bds_tqq" data-cmd="tqq" title="分享到腾讯微博"></a> <a href="#" class="bds_weixin" data-cmd="weixin" title="分享到微信"></a> <a href="#" class="bds_tieba" data-cmd="tieba" title="分享到百度贴吧"></a> <a href="#" class="bds_sqq" data-cmd="sqq" title="分享到QQ好友"></a> </p> </div> </article> <!-----------------------------款680高90广告----------------------------> <div class="block_w680 block adv_w680 adv block_margin"> </div> <!-----------------------------款680高90广告介绍----------------------------> <!------------------------------------评论框--------------------------------------> <!------------------------------------评论框结束--------------------------------------> <!------------------------------------评论--------------------------------------> <!------------------------------------评论结束--------------------------------------> </div> <!---------------------------------左侧新闻列表结束------------------------------> <div class="right_content_list block_w300"> <div class="right_content_block6 news_block block_w300 block_margin"> <!------------------------------------宽260新闻块开始--------------------------------------> <div class="block_w300 block"> <div class="news_block_head"> <div class="news_block_tab"> <h2 class="default" title="点击排行"><a href="#">点击排行</a></h2> </div> <span class="view_more" title="查看更多"><a href="#"></a></span> </div> <ol class="news_block_list list_300 hot_tip"> <li title="SIMATIC PCS neo:面向未来的DCS"><span class="ollist_num num_hot">1</span><a class="ol_content" href="/news/detail/46192">SIMATIC PCS neo:面向未来的DCS</a><span class="click_num"><a href="#">553441</a></span></li> <li title="中国机器人产业发展报告(2019)"><span class="ollist_num num_hot">2</span><a class="ol_content" href="/news/detail/45813">中国机器人产业发展报告(2019)</a><span class="click_num"><a href="#">173518</a></span></li> <li title="世界机器人大会国际顶尖机器人领域专家精彩观点集锦(二)"><span class="ollist_num num_hot">3</span><a class="ol_content" href="/news/detail/45781">世界机器人大会国际顶尖机器人领域专家精彩观点集锦(二)</a><span class="click_num"><a href="#">172720</a></span></li> <li title="2019世界机器人大会圆满落幕"><span class="ollist_num">4</span><a class="ol_content" href="/news/detail/45812">2019世界机器人大会圆满落幕</a><span class="click_num"><a href="#">172608</a></span></li> <li title="世界机器人大会国际顶尖机器人领域专家精彩观点集锦(一)"><span class="ollist_num">5</span><a class="ol_content" href="/news/detail/45760">世界机器人大会国际顶尖机器人领域专家精彩观点集锦(一)</a><span class="click_num"><a href="#">169438</a></span></li> <li title="格力开始发力工业领域 将投10亿生产高端医疗设备"><span class="ollist_num">6</span><a class="ol_content" href="/news/detail/49540">格力开始发力工业领域 将投10亿生产高端医疗设备</a><span class="click_num"><a href="#">159019</a></span></li> <li title="基于工业互联网平台上——智能工厂实现的几点建议"><span class="ollist_num">7</span><a class="ol_content" href="/news/detail/42808">基于工业互联网平台上——智能工厂实现的几点建议</a><span class="click_num"><a href="#">151309</a></span></li> <li title="亚马逊的智能物流仓储系统,离我们有多远?"><span class="ollist_num">8</span><a class="ol_content" href="/news/detail/10381">亚马逊的智能物流仓储系统,离我们有多远?</a><span class="click_num"><a href="#">128832</a></span></li> </ol> </div> <!------------------------------------宽300新闻块结束--------------------------------------> </div> <div class="right_content_block4 adv_block block_w300 block_margin"> <!-----------------------宽350新闻----------------------> <div class="block_w300 block"> <div class="news_block_head"> <div class="news_block_tab"> <h2 class="default" title="专题"><a href="#">专题</a></h2> </div> <span class="view_more" title="查看更多"><a href="#"></a></span> </div> <ul class="guesslike_news block_w300"> <li><a href="/news/special/4"> <img src="http://images.ilinkmall.com/AdverImages/20150906/211881a484d9-31f2-4467-94f7-c6e95b492e96.jpg" title="智慧工厂产品专题"> <p>智慧工厂产品专题</p></a> </li> <li><a href="/news/special/2"> <img src="http://images.ilinkmall.com/AdverImages/20150906/21173314ad16-e26f-41d6-83f5-3d12ea789088.jpg" title="智能制造助力制造业升级"> <p>智能制造助力制造业升级</p></a> </li> <li><a href="/news/special/3"> <img src="http://images.ilinkmall.com/AdverImages/20150906/211686cadf1f-f4fd-4abc-b1de-871b9eae94ec.jpg" title="智能家居专题"> <p>智能家居专题</p></a> </li> <li><a href="/news/special/1"> <img src="http://images.ilinkmall.com/AdverImages/20150906/2115dc2ee163-d64c-4c7d-aa82-cb4f3f5080c9.jpg" title="专题:机器人与智能制造"> <p>专题:机器人与智能制造</p></a> </li> </ul> <!---------------------------------宽350的新闻结束------------------------------------> </div> </div> </div> </div> <!--------------------对联广告------------------> <!--------------------左对联------------------> <!--------------------左对联结束------------------> <!--------------------右对联------------------> <!--------------------右对联结束------------------> <!--------------------对联广告结束------------------> <!-------------------------------------页面内容结束------------------------------------------> <!--------------------foot----------------------> <div class="footer_bg"> <!--------------------栏目页的公共底部----------------------> <footer class="section_footer"> <ul class="footer_content"> <!--------------------左边二维码----------------------> <li class="footer_left"> <div class="footer_left_img"> <img src="/content/images/ilinki.jpg"> <p>微信扫一扫关注智汇工业微信订阅号</p> </div> </li> <!--------------------左边二维码结束----------------------> <!--------------------中间文字----------------------> <li class="footer_center"> <ul class="footer_nav"> <li><a href="/help/contactus">联系我们</a></li> <li><a href="/help/aboutus">本站介绍</a></li> <li><a href="http://passport.ilinki.net/account/register">用户注册</a></li> <li><a href="#">网站地图</a></li> <li><a href="/help/ffxy">服务协议</a></li> <li class="footer_last"><a href="/help/law">法律声明</a></li> </ul> <p class="footer_copyright">智汇工业(Intelligent Industry)版权所有© Copyright By Intelligent Industry</p> <p class="footer_contact">电话:010-62314658 邮箱:service@ilinki.net</p> <p class="footer_putOnRecord"><a style="color:#fff;" href="https://beian.miit.gov.cn/" target="_blank">京ICP备15030148号-1</a></p> </li> <!--------------------中间文字结束----------------------> <!--------------------右边二维码----------------------> <li class="footer_right"> <div class="footer_right_img"> <img src="/content/images/ilinkmall.jpg"> <p>微信扫一扫关注智汇猫微信订阅号</p> </div> </li> <!-----------------右边二维码结束----------------------> </ul> </footer> <!--------------------栏目页的公共底部结束----------------------> </div> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10