总书记的新春牵挂|民俗寄祝愿
学习奋斗|时间:2024-02-13 16:46 来源:新华社 评论:0 点击:41

每到春节前夕
习近平总书记总会到人民群众中
访民生 贺新春 送关怀
把殷切祝福融入当地民俗

炎黄子孙深入骨髓的文化基因
凝聚不散的家国情怀
铸成中华民族的精神纽带 文化纽带

新时代孕育新希望
新文化激发新传承
澎湃的文化自信
是春节最耀眼的亮相
最鲜明的印记
最深长的回味

新时代新年味里
各族儿女对中华文化的强烈认同
奏响中华民族向心力凝聚力的强音
$(document).ready(function () {
$.getJSON("/ajax/ajax_longsun.ashx?api=sethits", { "id": "89463", "client": "1pn04rwpjt2rahkkhb01sola", "timespan": "638917135923327433", "signature": "cd3956ba922a15f47455bdcd939f93a0" }, 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();
});