ddsmoothmenu.init({ mainmenuid: "MainMenu", //menu DIV id orientation: 'h', //Horizontal or vertical menu: Set to "h" or "v" classname: 'ddsmoothmenu', //class added to menu's outer DIV //customtheme: ["#1c5a80", "#18374a"], contentsource: "markup" //"markup" or ["container_id", "path_to_menu_file"] })
是目前国内集研发、生产、销售、服务于
一体的专业化减速机企业
服务热线:

快捷导航| product
产品分类
function navjthide(e){ $(e).siblings('ul').hide(); $(e).parent('li').prepend(''); $(e).remove(); } //显示 function navjtshow(e){ //隐藏所有 $('.ddsmoothmenu-v1>ul>li>ul').hide(); if(!$(e).parent('li').hasClass('lihover')){ $('.ddsmoothmenu-v1>ul>li').removeClass('lihover'); $(e).parent('li').addClass('lihover'); } //修改其他列表图标 var nav = $('.ddsmoothmenu-v1>ul>li'); for(var i=0;i
'); } } //显示当前 $(e).siblings('ul').show(); $(e).parent('li').prepend(''); $(e).remove(); }
公司新闻

  九游会j9官网中国船舶集团有限公司中邦船舶集团将坚持不懈走绿色低碳兴盛道道,踊跃找寻,锐意进步▲,进一步加疾分娩工艺改造和绿色时间行使,推动用能处置灵巧化,一连提拔绿色创制程度,加疾酿成以“绿色产物”牵引“绿色创制”,以“绿色创制”支柱“绿色产物”的绿色兴盛方式公司新闻,不苛实施重心企业绿色兴盛社会负担,为我邦依期告竣碳达峰碳中和功勋船舶灵敏和船舶气力。

  12月5日,由中邦企业转变与兴盛考虑会和半月讲杂志社说合主办的“2023中邦企业家博鳌论坛——高质料兴盛与中邦企业社会负担论坛”正在海南召开。并揭橥中邦企业ESG(Environmental九游会j9官网、Social and Governance,情况、社会和公司经管)卓越案例▲。中邦船舶集团《中邦船舶踊跃践行双碳政策▲▲,召集出现了集团公司推动绿色创制和绿色产物两大编制维护博得的功劳体验,从572份申报案例中脱颖而出▲,获评中邦企业ESG卓越案例。

上海j9九游会-真人游戏第一品牌,j9九游会首页入口,j9九游会真人游戏第一品牌机电科技有限公司

城市分站:主站   上海   青岛   广东   江苏   北京   安徽   辽宁   西安   

网站地图 |

if (!window.jQuery) { document.write(unescape("%3Cscript src='/public/static/common/js/jquery.min.js' type='text/javascript'%3E%3C/script%3E")); document.write(unescape("%3Cscript type='text/javascript'%3E try{jQuery.noConflict();}catch(e){} %3C/script%3E")); } if (window.jQuery) { (function($){ default_switch(); //简体繁体互换 function default_switch() { var home_lang = getCookie('home_lang'); if (home_lang == '') { home_lang = 'cn'; } if ($.inArray(home_lang, ['zh','cn'])) { var obj = $('#jquerys2t_1573822909'); var isSimplified = getCookie('jquerys2t_1573822909'); if ('cn' == isSimplified) { $('body').t2s(); $(obj).text('繁體'); } else if ('zh' == isSimplified) { $('body').s2t(); $(obj).text('简体'); } } } //简体繁体互换 $('#jquerys2t_1573822909').click(function(){ var obj = this; var isSimplified = getCookie('jquerys2t_1573822909'); if ('' == isSimplified || 'cn' == isSimplified) { $('body').s2t(); // 简体转繁体 setCookie('jquerys2t_1573822909', 'zh'); $(obj).text('简体'); } else { $('body').t2s(); // 繁体转简体 setCookie('jquerys2t_1573822909', 'cn'); $(obj).text('繁體'); } }); })(jQuery); }