时政
热点
政务
深瞳
访谈
视频
国际
地方
专题
English
滚动
登录
–
$(function() {
$(window).on(“resize”, function(){
if($(“.menuBox”).hasClass(“on”)){
$(“.menuBox”).removeClass(“on”)
$(“.headerMenu”).attr(“style”, ”)
}
})
$(“.menuBox”).on(“click”, function() {
if ($(“.headerMenu”).is(“:hidden”)) {
$(this).addClass(“on”)
$(“.headerMenu”).slideDown()
} else {
$(this).removeClass(“on”)
$(“.headerMenu”).slideUp()
}
})
$(‘#searchBtn’).click(function() {
zz_search();
});
document.getElementById(“searchWord”).onkeydown = function(e) {
e = e || event;
if (e.keyCode == 13) {
zz_search();
}
}
function zz_search() {
var qt1 = $(‘#searchWord’).val();
if (qt1 != ”) {
var searchword = encodeURI(qt1);
var searchurl = ‘http://search01.stdaily.com:8080/guestweb/s?siteCode=N000008328’ +
‘&searchWord=’ + searchword;
window.open(searchurl);
} else {
window.open(“http://search01.stdaily.com:8080/guestweb/index/N000008328”)
}
}
let timer = setInterval(function() {
if(document.querySelector(‘#commentDiv’)) {
document.querySelector(‘.no-more’).style.display = ‘block’;
clearInterval(timer);
}
}, 1000)
})
所在位置:
中国科技网首页 >
滚动 >
正文
const articleId = “488837”;
转发周知!2026清明假期火车票今日开售
2026-03-20 11:56:00
来源:
人民日报微博
点击数:
–>
今日起即可购买4月3日的火车票,一份清明小长假购票攻略,请收好↓↓↓4888372026-03-20 11:56:00:645转发周知!2026清明假期火车票今日开售1324滚动滚动https://www.stdaily.com/web/gdxw/pic/2026-03/20/488837_7dfb4505-0bab-425c-989b-f08a66c3984c_3336x22244802145copy.jpeghttps://www.stdaily.com/web/gdxw/pic/2026-03/20/488837_7dfb4505-0bab-425c-989b-f08a66c3984c_3336x22244802145copy.jpeghttps://www.stdaily.com/web/gdxw/2026-03/20/content_488837.htmlnull人民日报微博101/enpproperty–>
责任编辑:王倩
相关稿件:
网友评论
评论
最热评论
没有更多评论了
热点
我国脑机接口技术取得新突破 意念控制机器狗在西安诞生
水稻能“长生不老”?中国科学家找到关键基因
科技观察家丨守好边界,AI配音行业才能行稳致远
正听丨炒作中国卫星威胁,日本暗藏太空军事化野心
封面新闻
封面新闻丨第40个教师节,致敬这些良师益友
亮点纷呈 氛围感拉满!2024年国家网络安全宣传周开启
封面新闻丨共赴十年之约 2024数博会引领数字经济发展新潮流
全国生态日丨我国生态环境和质量持续改善
精彩视频
科普一下丨缺碘和高碘,对身体有哪些危害?
水稻变“韭菜”?我国科学家破解水稻“返老还童”密码
从“急需保护”到“人类非遗”,中国廊桥太争气了
科普一下丨全民“养龙虾”,这些安全风险别忽视
专题报道
科技新观察
创新故事
科普一下
2026全国两会
友情链接
中国政府网
国家发展和改革委员会
教育部
科学技术部
工业和信息化部
公安部
民政部
司法部
自然资源部
生态环境部
住房和城乡建设部
交通运输部
水利部
农业农村部
国家卫生健康委员会
国家市场监督管理总局
国家广播电视总局
国家体育总局
国家互联网信息办公室
国务院新闻办公室
中国科学院
中国社会科学院
中国工程院
国家文物局
国家知识产权局
人民网
新华网
中国网
国际在线
中国日报网
央视网
中国青年网
中国经济网
中国台湾网
中国西藏网
央广网
光明网
中国军网
中国新闻网
人民政协网
法治网
科技日报社概况
科技日报概况
报社领导
关于中国科技网
联系我们
公示公告
广告刊例
科技日报社公开招聘公告
互联网新闻信息服务许可证
信息网络传播视听节目许可证
举报平台
版权声明
Copyright © Science and Technology Daily, All Rights Reserved
科技日报社 中国科技网 版权所有
京ICP备06005116号
违法和不良信息举报电话:010-58884152
京公网安备 110402500060
抱歉,您使用的浏览器版本过低或开启了浏览器兼容模式,这会影响您正常浏览本网页
您可以进行以下操作:
1.将浏览器切换回极速模式
2.点击下面图标升级或更换您的浏览器
–>
3.暂不升级,继续浏览
继续浏览
//判断浏览器版本是否过低
window.onload = function () {
var userAgent = navigator.userAgent;
var isIE = userAgent.indexOf(“MSIE”) > -1 || userAgent.indexOf(“Trident”) > -1;
if (isIE) {
document.getElementById(“IEtip”).style.display = “block”;
}
document.getElementById(“closebt”).onclick = removeTip
document.getElementById(“closebt1”).onclick = removeTip
};
function removeTip() {
document.getElementById(“IEtip”).style.display = “none”;
}
$(function() {
var videos = $(“video”);
if (videos.length > 1) return;
for (var i = 0; i < videos.length; i++) {
videos[i].addEventListener("play", function() {
var vs = $("video");
for (var j = 0; j < vs.length; j++) {
if (vs[j] !== this) {
vs[j].pause();
}
}
})
};
});
var _hmt = _hmt || [];
(function() {
var hm = document.createElement("script");
hm.src = "https://hm.baidu.com/hm.js?d11e62e2e2c8d774bb326bab95dd0a4d";
var s = document.getElementsByTagName("script")[0];
s.parentNode.insertBefore(hm, s);
})();
(function() {
var bp = document.createElement('script');
var curProtocol = window.location.protocol.split(':')[0];
if (curProtocol === 'https') {
bp.src = 'https://zz.bdstatic.com/linksubmit/push.js';
} else {
bp.src = 'http://push.zhanzhang.baidu.com/push.js';
}
var s = document.getElementsByTagName("script")[0];
s.parentNode.insertBefore(bp, s);
})();
var _title = $('#DocTitle').val();
var _desc = $('#DocDesc').val();
var _thumb = $('#DocThumb').val();
$(function() {
if ($('.indexNumber').html() == '') {
$('.indexNumber').html('0')
}
var f_source = $.trim($('.f_source').html());
if (f_source == '') {
$('.f_qsource, .f_source').hide()
} else {
$('.f_qsource, .f_source').show();
}
})
//处理封面图,替换video标签中的picpath为poster属性
var videos = document.getElementsByTagName("video");
for (var i = 0; i < videos.length; i++) {
var picpath = videos[i].getAttribute("picpath");
if (picpath) {
if (picpath.indexOf('图片存储;') > -1) {
picpath = ‘../../xy/image.do?path=’ + picpath;
}
videos[i].poster = picpath;
}
}
// 处理新图说
$(“.picture-illustrating”).each(function(index, item) {
// $(item).parent(“p”).css(“text-align”, “center”)
var newImg = new Image()
newImg.src = item.src
newImg.onload = function() {
var imgInfo = $(item).attr(‘data-original-title’)
if (typeof imgInfo == ‘undefined’) return;
var imgWidth = item.width
var spanStyle =
‘text-align: center; font-size: 13px; color: #999; padding-top: 5px; max-width: ‘ +
imgWidth + ‘px’
var domHtml = ” + imgInfo + ”
$(item).after(domHtml)
}
})
原文链接:
https://www.stdaily.com/web/gdxw/2026-03/20/content_488837.html

