$(function(){$(".tel-img>img").click(function(){$(this).siblings(".tel").toggle(),$(".monitor-btn .tel").hide()}),$(".monitor-btn>a").click(function(){$(this).siblings(".tel").toggle(),$(".tel-img .tel").hide()}),$(".floating-window .return").click(function(){$("html,body").animate({scrollTop:0},600)}),$(".download-collect .collect").on("click",function(){$(this).hasClass("on")?($(this).removeClass("on"),$(".cancel-collection").show(),setTimeout(function(){$(".cancel-collection").hide()},2e3)):($(".collection-success").show(),setTimeout(function(){$(".collection-success").hide()},2e3),$(this).toggleClass("on"))}),$(".carousel").carousel({interval:3e3}),$('.area-box .area-list>li>a:not(".buxian")').each(function(){$(this).click(function(){$(".area-box .area-list>li> .buxian").hasClass("select")?$('.area-box .area-list>li>a:not(".buxian")').removeClass("select"):$(this).toggleClass("select")})}),$(".area-box .area-list>li> .buxian").click(function(){$(this).hasClass("select")?$(this).removeClass("select"):($(this).siblings().removeClass("select"),$(this).toggleClass("select"))}),$(".modal").on("show.bs.modal",function(){$(".modal").each(function(e){var o=$(this).clone().css("display","block").appendTo("body"),t=50<(t=Math.round((o.height()-o.find(".modal-content").height())/2))?t:0;o.remove(),$(this).find(".modal-content").css("margin-top",t)})}),$(".keyword-six .prompt>.pull-left").hover(function(){$(".keyword-six .keySolve").toggleClass("hide")}),$(".explain-text").hover(function(){$(".exclude-word .keySolve").toggleClass("hide")}),$("#relation_introduce").mouseover(function(){$("#relation_introduce_box").removeClass("hide")}),$("#relation_introduce").mouseout(function(){$("#relation_introduce_box").addClass("hide")}),$("#what_excludeword").mouseover(function(){$("#excludeword_introduce_box").removeClass("hide")}),$("#what_excludeword").mouseout(function(){$("#excludeword_introduce_box").addClass("hide")})});