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 { window.scrollTo(0,0); clearInterval(timer); $(".fixed_top").hide(); } } function pw(){ var screenwidth=window.innerWidth || document.documentElement.clientWidth || document.body.clientWidth; if(screenwidth < 1685)
公安机关网安部门破获3起影视领域舆情敲诈案件
中国7月经济数据将出炉;美联储会议纪要公布在即丨一周前瞻
美国通胀走势仍存变数 黄金超买风险正在上升
可转债估值回落 市场情绪依然偏乐观
长安基金换帅 公募机构高管变动频繁
融资大涨 IPO提速
商业航天企业竞逐行业第一股
存量需求率先释放 北京新房市场升温
暑期档巨幕影院一票难求
宇树三位90后高管,即将实现财务自由
全球最大AI开源平台最新报告!
用意念开轮椅 全国40余起脑机接口融资
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 { window.scrollTo(0,0); clearInterval(timer); $(".fixed_top").hide(); } } function pw(){ var screenwidth=window.innerWidth || document.documentElement.clientWidth || document.body.clientWidth; if(screenwidth < 1685)