var Ciecc=window.Ciecc={};Ciecc.initSideToolbar=function(){function e(){50<$(window).scrollTop()?n.addClass("active"):n.removeClass("active")}var i=$("body, html"),n=($(".side-toolbar"),$("#gotop"));n.on("click",function(){i.animate({scrollTop:0},500)}),$(window).on("scroll",e),e()},$(function(){var e=$("#mobileNavSidebar");e.sidebar({dimPage:!0,transition:"overlay",mobileTransition:"overlay",useLegacy:!1,exclusive:!0}),e.sidebar("attach events",".toggle-mobile-nav-sidebar"),$(".topnav__nav .topnav__nav-item").each(function(e,i){$(i).on("mouseenter",function(){var e=$(".topnav__nav .topnav__nav-item").eq(0);("业务与服务"===$(this).find(".fnav").text()?$(this).children("div.subMenu").css({left:document.body.clientWidth-900+"px"}):$(this).children("div.subMenu").css({left:e.offset().left+"px",width:document.body.clientWidth-e.offset().left+"px"})).stop().show(200)}),$(i).on("mouseleave",function(){$(this).children("div.subMenu").stop().hide(200)})})});