//首页导航 $(function () { $(".mainlevel:has(div)").hover(function () { $(this).children("div").stop(true, true).slideDown(300) }, function () { $(this).children("div").stop(true, true).slideUp(1) }); $(".mainlevel li:has(div)").hover(function () { $(this).children("div").stop(true, true).slideDown(1) }, function () { $(this).children("div").stop(true, true).slideUp(1) }); }); window.onload=function(){ var type = navigator.userAgent.match(/.*Mobile.*/)?"phone":"pc"; if(type!="pc"){ $(".detailcontent").css({"width": "100%"}); $(".detailcontent img").css({"width": "100%"}); }else{ $(".detailcontent").css({"margin":"auto"}); $(".detailcontent img").css({"margin": "auto"}); //$(".detailcontent").css({"width":"700px"}); //$(".detailcontent img").css({"max-width": "700px"}); }}

关于企业/ About Us

企业使命:关爱生命,守护安全

企业愿景:致力成为行业领先的国际化企业

核心价值观:责任 诚信 创新 共赢

经营理念:科技创新、客户至上、奋斗为本

市场理念:创新求发展 诚信赢天下

管理理念:以律治企,效率优先;结果导向,兼顾过程

人才理念:德才兼备,知人善任;团结奋斗、共同成长