语言选择
苏州艾福电子通讯股份有限公司
如有需求请您联系我们,我们将及时为您提供服务支持。

地址:苏州市吴中区胥口镇浦庄大道3699号

电话:0086-512-6667 4611

传真:0086-512-6667 1286

邮箱:sales@srtec-rf.com

导航 产品 设备 电话
//点击定位 $(document).ready(function() { $(".Nylocation .now-lm a").click(function() { $(this).addClass("on").siblings().removeClass("on"); if($(".head").hasClass("fixedbg")) { $("html, body").animate({ scrollTop: $($(this).attr("href")).offset().top - 55 + "px" }, { duration: 500, easing: "swing" }); return false; } else { $("html, body").animate({ scrollTop: $($(this).attr("href")).offset().top - 125 + "px" }, { duration: 500, easing: "swing" }); return false; } }); });