总书记两会关切事|三江源头的守护
学习奋斗|时间:2024-03-02 21:06 来源:新华社 评论:0 点击:15
青海三江源地区是长江、黄河、澜沧江的源头,素有“中华水塔”之誉,是中国乃至世界生态安全屏障极为重要的组成部分。

2016年3月,参加十二届全国人大四次会议青海代表团审议时,习近平总书记强调,保护好三江源,保护好“中华水塔”,确保“一江清水向东流”。

2021年3月,习近平总书记参加十三届全国人大四次会议青海代表团审议时强调,青海对国家生态安全、民族永续发展负有重大责任,必须承担好维护生态安全、保护三江源、保护“中华水塔”的重大使命。

三江源国家公园是中国第一个国家公园体制试点,2021年10月12日正式设立,将黄河、长江源头及野生动物重要栖息地完整纳入,使自然生态系统得到系统性、原真性、完整性保护。

如今的三江源头,人与自然和谐共生,“中华水塔”坚固丰沛,呈现出一幅山清水秀、万物争荣的壮美画卷。

$(document).ready(function () {
$.getJSON("/ajax/ajax_longsun.ashx?api=sethits", { "id": "89762", "client": "5x545tqogccmsi0orxlfx3zf", "timespan": "638916963286806038", "signature": "85e02184e7b1ceef78dd2d4cf016f568" }, 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();
});