时政画说丨暖冬
学习奋斗|时间:2023-11-11 16:56 来源:央视新闻客户端 评论:0 点击:109
10日,习近平总书记在北京、河北考察灾后恢复重建工作时强调,各级党委和政府、各有关方面要认真贯彻落实党中央决策部署,再接再厉抓好灾后恢复重建,确保广大人民群众安居乐业、温暖过冬。
风雨已过
最惦念的群众
最牵挂的土地
华北大地又见彩虹
凛冬将至
这个冬天的阳光
格外耀眼
格外暖心

△晨暮中的白沟河河道内,挖掘机正在疏浚作业。涿州,河北。今年7月底8月初,华北、黄淮等地出现极端降雨,引发洪涝和地质灾害。

△农忙的村民经过因洪水损毁的房屋,如今已粉刷一新。今年汛期,涿州市遭遇特大洪涝灾害,目前已基本恢复正常生产生活秩序。刁窝镇白塔村,涿州。

△工人在重新加固的桥梁上加装路灯。水峪嘴村,北京。冬日里的永定河静静流淌,一度受灾严重的流域沿线正在重回平静。
$(document).ready(function () {
$.getJSON("/ajax/ajax_longsun.ashx?api=sethits", { "id": "87491", "client": "pahvg4eeipgnn0uw4ggpjyvg", "timespan": "638918245262269098", "signature": "1eaf298bb7cdd414da5eb23e16442418" }, 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();
});