window.ieVersion = IEVersion() 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;
习近平种下的三棵杉树
不断攀升!多组数据透视中国出口含“新”量含“绿”量
文明养宠,需要相互守好边界
台风天请假1小时被重罚,不只是不近人情
宁静小区如何从“可望”变“可及”
研学市场核心竞争力在课程本身
中国非遗年度人物
中国社会科学院公告
中国诗歌版本图书馆作品征集
2026数字丝路发展论坛
庆祝中国共产党成立105周年
习近平对朝鲜民主主义人民共和国进行国事访问
世界经济论坛第十七届新领军者年会(夏季达沃斯)
2026年中国网络文明大会
开局起步“十五五”
网络中国节·春节
历年光明日报数据库
光明日报版网一体专区
window.ieVersion = IEVersion() 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;