//资讯滚动
jQuery(".box_R .zx").slide({
mainCell: ".marquee ul",
autoPage: true,
effect: "topLoop",
autoPlay: true,
vis: 15,
scroll: 1,
delayTime: 500
});
}else{
jQuery(".box_L .kx").slide({
mainCell: ".marquee ul",
autoPage: true,
effect: "topLoop",
autoPlay: true,
vis: 2,
scroll: 1,
delayTime: 500
});
}
}, 500);
loadNews();
$(".tabs_hover li").hover(function () {
var index=$(this).index()
$(this).siblings("li").removeClass("on");
$(this).addClass("on");
$(this).closest(".tabs_hover").siblings(".tab_contents").find(".tempWrap").hide();
$(this).closest(".tabs_hover").siblings(".tab_contents").find(".tempWrap").eq(index).show()
以改革破题 用数字说话
都斯图河畔的春日之约
鄂尔多斯2项目获日内瓦国际发明展奖!
在美术馆里共享春假
如何让乡村儿童爱上阅读
教育部连续实施特殊教育提升计划
清明档亲情题材关注度拉满
进口片票房为何集体遇冷
如戏如梦,黑白键上的“中国瞬间”
中国小将潘其妙击剑世青赛夺金
中国女排公布首批集训名单剑指奥运门票
意大利足协主席格拉维纳辞职
水通了,日子也变好了
老年护理服务需“量体裁衣”
五问“优思益”翻车
色盲矫正眼镜能过体检还能治色弱?别交智商税
//资讯滚动
jQuery(".box_R .zx").slide({
mainCell: ".marquee ul",
autoPage: true,
effect: "topLoop",
autoPlay: true,
vis: 15,
scroll: 1,
delayTime: 500
});
}else{
jQuery(".box_L .kx").slide({
mainCell: ".marquee ul",
autoPage: true,
effect: "topLoop",
autoPlay: true,
vis: 2,
scroll: 1,
delayTime: 500
});
}
}, 500);
loadNews();
$(".tabs_hover li").hover(function () {
var index=$(this).index()
$(this).siblings("li").removeClass("on");
$(this).addClass("on");
$(this).closest(".tabs_hover").siblings(".tab_contents").find(".tempWrap").hide();
$(this).closest(".tabs_hover").siblings(".tab_contents").find(".tempWrap").eq(index).show()