AI类 · 2026年3月20日 0

今年前2个月我国邮政寄递业务量完成331.4亿件

时政

热点

政务

深瞳

访谈

视频

国际

地方

专题

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 = “488974”;

今年前2个月我国邮政寄递业务量完成331.4亿件

2026-03-20 15:06:33
来源:

新华社

点击数:

–>

新华社记者 王聿昊记者20日从国家邮政局获悉,今年前2个月,我国邮政行业寄递业务量累计完成331.4亿件,同比增长5.6%。其中,快递业务量累计完成304.9亿件,同比增长7.1%。当日,国家邮政局公布邮政行业运行情况。今年前2个月,邮政行业业务收入累计完成2919.8亿元,同比增长7.4%。其中,快递业务收入累计完成2385.4亿元,同比增长7.9%。从业务类型看,今年前2个月,同城快递业务量累计完成21.3亿件,同比下降4.8%;异地快递业务量累计完成276.8亿件,同比增长8.2%;国际/港澳台快递业务量累计完成6.8亿件,同比增长2.8%。4889742026-03-20 15:06:33:911今年前2个月我国邮政寄递业务量完成331.4亿件1324滚动滚动https://www.stdaily.com/web/gdxw/pic/2026-03/20/488974_43b3f184-61eb-4b3e-afe9-54bf86c17f5d_4824x32190413813copy.JPGhttps://www.stdaily.com/web/gdxw/pic/2026-03/20/488974_43b3f184-61eb-4b3e-afe9-54bf86c17f5d_4824x32190413813copy.JPGhttps://www.stdaily.com/web/gdxw/2026-03/20/content_488974.htmlnull新华社100/enpproperty–>

责任编辑:孙莹

相关稿件:

网友评论

评论

最热评论

没有更多评论了

热点

第二艘国产大型邮轮“爱达·花城号”顺利出坞

国内首个“路空一体”汽车试验场投运

我国脑机接口技术取得新突破  意念控制机器狗在西安诞生

水稻能“长生不老”?中国科学家找到关键基因

封面新闻

封面新闻丨第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_488974.html