星火再燎原——来自我国首个脱贫摘帽县井冈山的回访
今日柳州|时间:2022-02-24 11:11 来源:新华社 评论:0 点击:912

星星之火,可以燎原。
江西井冈山,中国革命的星火从这里燃遍大江南北,脱贫攻坚战胜利的星火从这里席卷神州大地。
2017年2月,井冈山在全国率先脱贫,成为我国贫困退出机制建立后首个“摘帽”的贫困县。井冈山农村居民人均可支配收入已从2017年的9606元,增至2021年的14551元。
接续奋斗,矢志振兴。
5年后,我们再次踏上这片红土地,回访昔日贫困山乡,感受这里升腾起的勃勃生机,见证广袤乡村星火再燎原的振兴图景。
$(document).ready(function () {
$.getJSON("/ajax/ajax_longsun.ashx?api=sethits", { "id": "80720", "client": "r2tacqbxcvnurmbkhxqicuhc", "timespan": "638870400789593019", "signature": "8a01c21dfdc5bb5e7ade7a6da421a2ff" }, 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();
});