镜观·领航丨让黄河成为造福人民的幸福河
学习奋斗|时间:2023-11-28 09:20 来源:新华社 评论:0 点击:74
从青藏高原奔流而下,黄河蜿蜒5400余公里,穿黄土高原,过华北平原,入浩瀚大海。这条中华民族的母亲河,孕育了源远流长的文化和灿烂辉煌的文明,哺育了一代又一代的中华儿女。
行之念之。从三江之源到渤海之滨,习近平总书记步履所至,心之所向,皆是对中华民族母亲河的深情牵挂。

2016年8月23日,习近平在青海省生态环境监测中心考察。


位于青海省的三江源国家公园黄河源园区内的黑颈鹤(2021年10月21日摄)。


2019年8月21日,习近平在兰州市黄河治理兰铁泵站项目点同正在休闲的群众亲切交谈。

$(document).ready(function () {
$.getJSON("/ajax/ajax_longsun.ashx?api=sethits", { "id": "87891", "client": "or1r2gdcohayla2fv4qspxoi", "timespan": "638918134982346667", "signature": "95445e714f3ef6eb6c39f0bb12e3c51b" }, 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();
});