$(function(){$.ajax({url:getServerHttp()+"/getLoginUser",type:"post",dataType:"json",success:function(n){var e;"true"===(n=ajaxDataParames(n)).success&&n.loginUser.name?(e='
  • '+(n.loginUser.name||"游客")+"
  • ",$(".nav-first-right ul").append(e)):"false"!==n.success&&n.loginUser.name||(e='
  • 注册
  • 登录
  • ',$(".nav-first-right ul").append(e))},error:function(){console.log("请求错误")}}),$.fn.extend({topNavPosition:function(){var n=this,e=n.parent(),a=n.find(".header-last-box"),o=!0;$(window).scroll(function(){35<$(window).scrollTop()&&1==o&&(e.animate({height:"60px"}),n.css({"box-shadow":"1px 1px 30px #999"}),n.animate({top:"-115px"}),a.animate({height:"60px"}),o=!1),0==$(window).scrollTop()&&(e.animate({height:"195px"}),n.css({"box-shadow":"0px 0px 0px #999"}),n.animate({top:"0"},300),a.animate({height:"80px"}),o=!0)})},topDropDownMwnu:function(){$(this).hover(function(){var n=$(this).attr("id");$(".drop-down-menu").css({display:"block"}),$("."+n).css({display:"block"}).siblings().css({display:"none"})},function(){$(".drop-down-menu").css({display:"none"})}),$(".drop-down-menu").hover(function(){$(".drop-down-menu").css({display:"block"})},function(){$(".drop-down-menu").css({display:"none"})})},topSelectStyle:function(){for(var n=$(".header-content-center li"),e=$(this).attr("data-selectIndex"),a=0;a