总书记的人民情怀丨“要树立大食物观”
学习奋斗|时间:2024-04-21 09:20 来源:人民日报 评论:0 点击:4

民以食为天。14亿多人的吃饭问题,习近平总书记念兹在兹。
2023年4月,习近平总书记在广东考察时指出:“解决好吃饭问题、保障粮食安全,要树立大食物观,既向陆地要食物,也向海洋要食物,耕海牧渔,建设海上牧场、‘蓝色粮仓’。”
今年3月,习近平总书记在湖南考察时强调:“坚持大农业观、大食物观,积极发展特色农业和农产品加工业,提升农业产业化水平。”
什么是大食物观?
在2022年3月全国两会期间,习近平总书记指出:“要树立大食物观,从更好满足人民美好生活需要出发,掌握人民群众食物结构变化趋势,在确保粮食供给的同时,保障肉类、蔬菜、水果、水产品等各类食物有效供给,缺了哪样也不行。”
在2022年12月中央农村工作会议上,习近平总书记作了进一步阐述:“解决吃饭问题,不能光盯着有限的耕地,要把思路打开,树立大食物观。‘吃饭’不仅仅是消费粮食,肉蛋奶、果菜鱼、菌菇笋等样样都是美食。”
$(document).ready(function () {
$.getJSON("/ajax/ajax_longsun.ashx?api=sethits", { "id": "90686", "client": "ufpqqf3rlvfa2djnttofrsyp", "timespan": "638914496383119599", "signature": "165c9f16c0b11292cd32d52cb9151c14" }, function (jdata) {
if (jdata.status == 0) {
$(".hits").html("点击:" + jdata.hits);
}
});
$(".weixinAudio").each(function (i, item) {
if ($(item).find("audio[autoplay]").length > 0) {
$(item).weixinAudio({ "autoplay": true });
}
else {
$(item).weixinAudio();
}
});
/*
$(".mediaplayer").click(function () {
$(this).parent().css("background-image", "none");
var id = $(this).attr("id");
var file = $(this).attr("file");
var mp4file = $(this).attr("mp4file");
var image = $(this).attr("image");
var height = $(this).attr("height");
var width = $(this).parent().width();
var autostart = $(this).attr("autostart");
var loop = $(this).attr("loop");
jwplayer(id).setup({
flashplayer: "/sky/player.swf",
file: file,
image: image,
height: height,
width: width,
skin: "/sky/jwplayer/glow.zip",
stretching: "fill",
autostart: "true",
repeat: "false",
});
$("#" + id +"_wrapper").css({ "margin-left": "auto", "margin-right": "auto" });
});
*/
//$("div.mediaplayer:autostart").click();
});