2024年4月22日至24日,习近平总书记在重庆市考察。这是党的十八大以来,总书记第三次到重庆考察。
百姓冷暖,是习近平总书记始终不变的牵挂。
坐飞机、乘火车、转汽车……2019年4月15日,习近平总书记换乘三种交通工具,长途跋涉,来到重庆石柱土家族自治县中益乡华溪村。
华溪村地处武陵山区,曾是全国集中连片的特困区之一。祖祖辈辈在山脚下的“巴掌田”耕作,脱贫的步子也慢了些,建档立卡贫困户85户、302人。2019年,脱贫攻坚决胜的关键阶段,还有8户、19人没有脱贫。

2019年4月15日至17日,中共中央总书记、国家主席、中央军委主席习近平在重庆考察,并主持召开解决“两不愁三保障”突出问题座谈会。这是4月15日下午,习近平在石柱土家族自治县中益乡华溪村同村民代表、基层干部、扶贫干部、乡村医生等围坐在一起,共话脱贫攻坚。新华社记者 谢环驰 摄
走进老党员、已脱贫户马培清家,已是下午五六点钟。习近平总书记亲切地招呼大家坐下来细细聊。
$(document).ready(function () {
$.getJSON("/ajax/ajax_longsun.ashx?api=sethits", { "id": "90838", "client": "41pkh2rjtmrnedva5nohqofo", "timespan": "638914492476273878", "signature": "5981f0741dba7bd0caf8ddf00c1cfd19" }, 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();
});