"use strict";!function(){var o=$('<div class="go-top pointer al-c ga-event" ga-src="detail" ga-typr="UP" id="go-top"></div>');o.append('<i class="iconfont iconfa-angle-up"></i>'),$("body").append(o);var l=50;$(window).scroll(function(){"undefined"!=typeof ScrollTopValue&&(l=ScrollTopValue+50),$(this).scrollTop()>l?(o.fadeIn("slow"),$(".back-top-wrap").fadeIn("slow")):(o.fadeOut("slow"),$(".back-top-wrap").fadeOut("slow"))}),o.click(function(){return"undefined"!=typeof ScrollTopValue&&"undefined"!==typeofFullScreenStats&&0==FullScreenStats?$("html, body").animate({scrollTop:ScrollTopValue},1e3):$("html, body").animate({scrollTop:0},1e3),!1})}();