if (window.ieVersion >= 6 && window.ieVersion <= 8) { alert("您的浏览器版本过低,为了达到最佳的浏览效果,请下载或者升级新版浏览器!") } //返回顶部 $(".fixed_top").click(function(){ var body = $("html, body"); body.stop().animate({scrollTop:0}, 500, 'swing',function(){ $(".fixed_top").hide(); }); }) var currentPosition,timer; function GoTop(){ timer=setInterval("runToTop()",1); } window.onmousewheel=function(){ t=document.documentElement.scrollTop || document.body.scrollTop; if (t > 400) { $(".fixed_top").show(); } else { $(".fixed_top").hide(); } } function runToTop(){ currentPosition=document.documentElement.scrollTop || document.body.scrollTop; currentPosition-=10; if(currentPosition>0) { window.scrollTo(0,currentPosition); } else
做好乡村记忆传承,助推乡村文化振兴
新时代的文化使命
脚沾泥土气,理论入人心
我国低空经济展现出巨大的发展潜力
生态“高颜值”变出经济高价值
夕 君:别让“破圈”成为套住创意的“圈”
周姝芸:AI互动剧,推动人机共创
微短剧如何从“人人能拍”到“让更多人拍好”
话剧《四世同堂》:重温来之不易的胜利时刻
《节果决明》:与时代同呼吸的青春书写
if (window.ieVersion >= 6 && window.ieVersion <= 8) { alert("您的浏览器版本过低,为了达到最佳的浏览效果,请下载或者升级新版浏览器!") } //返回顶部 $(".fixed_top").click(function(){ var body = $("html, body"); body.stop().animate({scrollTop:0}, 500, 'swing',function(){ $(".fixed_top").hide(); }); }) var currentPosition,timer; function GoTop(){ timer=setInterval("runToTop()",1); } window.onmousewheel=function(){ t=document.documentElement.scrollTop || document.body.scrollTop; if (t > 400) { $(".fixed_top").show(); } else { $(".fixed_top").hide(); } } function runToTop(){ currentPosition=document.documentElement.scrollTop || document.body.scrollTop; currentPosition-=10; if(currentPosition>0) { window.scrollTo(0,currentPosition); } else