$(function () { if($(window).width()<760){ $("body").append("
电话咨询:400-655-1888
"); } $("body").append("

在线咨询

获取报价

即刻留言

微信关注有惊喜

回顶部

"); var t = setInterval(function() { if($('.lxb-hide-btn').length > 0) { clearInterval(t); $('.lxb-hide-btn').data('lxb', 'lxb').unbind(); $('#LXB_CONTAINER').css("cssText","bottom:352px;left:inherit;right:73px;width:0;height:0;position:fixed;").hide(); if($(window).width()<760){ $('#LXB_CONTAINER').css({"bottom":"162px","right":"-2px"}) } $('.lxb-hide-btn').on('click',function(e) { e.preventDefault(); e.stopPropagation(); $('#LXB_CLOSE_BTN').hide(); $('#LXB_CONTAINER').hide(); }) } }, 100); $(".float_tell").click(function(){ if($('#LXB_CONTAINER').is(":visible")){ $('#LXB_CONTAINER').hide(); }else{ $('#LXB_CONTAINER').show(); } }); if ($(window).width()>1024) { var settime; $("#top-nav li").mouseenter(function() { clearTimeout(settime); if(!$(this).hasClass("nav-active")){ $(this).addClass("nav-active").siblings("li").removeClass("nav-active"); var linum = $(this).index("#top-nav>li"); $("nav .menu-product").hide(); $("nav .menu-product").eq(linum).slideDown(500); } }) $(".menu-product").mouseleave(function() { var $movets = $(this) settime = setTimeout(function() { $movets.slideUp(300); $("#top-nav li").removeClass("nav-active"); },200) }) $(".fast-search").mouseenter(function(){ $(this).children(".icon-caret-right").removeClass("icon-u").addClass("icon-d") $(".fast-search-list").stop().animate({bottom:'66px'}).show().removeClass("list-down"); }); $("footer .fast-menu .float-right").mouseleave(function(){ $(".fast-search").children(".icon-caret-right").removeClass("icon-d").addClass("icon-u"); $(".fast-search-list").stop().addClass("list-down"); }); // $("nav .product").mouseenter(function () {$("nav .menu-product").show();}); // $("nav .product").parent().siblings().mouseenter(function () {$("nav .menu-product").hide();}); // $("nav .menu-product").mouseleave(function () { $(this).hide(); }); $("img.res").mouseleave(function () {$(".drop-menu").hide();}); $(".pro-center-banner").mouseleave(function () {$(".drop-menu").hide();}); $(".banner_long").mouseleave(function () {$(".drop-menu").hide();}); } }); function openZoosSwt(){ if ($(window).width<1000){ openZoosUrl("chatwin") } else{ openswt() if( typeof(_czc) == 'function'){ _czc.push(['_trackEvent', 'www.sandismithauthor.com', 'all', '免费询价', '0', '']); } } } function openswt() { window.open('http://pqt.zoosnet.net/LR/Chatpre.aspx?id=PQT37489358&p=' + encodeURIComponent(window.location.href), 'newwindow', 'height=650,width=680,top=' + (screen.height - 650) / 2 + ',left=' + (screen.width - 680) / 2 + ',toolbar=no,menubar=no,scrollbars=no, resizable=no,location=no, status=no'); }