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)
昆仑健康点亮西溪夏夜
做理性有深度的汽车报道
理财知识技巧大全
解读股价背后的脉络
食品安全让生活更美好
网上览美景游天下
你想不到的这几款车型
地方党政领导人物库
四川盆地云南海南等地有强降雨 华北东北等地多雷阵雨
商务部等9部门关于进一步激发下沉市场活力 活跃县域消费的意见
今年前7个月访港旅客3122万人次
研究显示台风是华北极端暴雨增多的重要推手
7月我国非银行部门跨境收支同比增长20%
南海伏季休渔正式结束 “第一网”渔获新鲜上岸
“十四五”期间市场监管部门部署开展专项行动 促进优化营商环境
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)