2023年新华社年度照片·领航
学习奋斗|时间:2024-01-06 09:03 来源:新华社 评论:0 点击:43

??2023年1月18日,中共中央总书记、国家主席、中央军委主席习近平在北京通过视频连线看望慰问基层干部群众,向全国各族人民致以新春的美好祝福(拼版照片)。
??新华社记者 谢环驰 李涛 摄

??2023年1月20日,中共中央、国务院在北京人民大会堂举行2023年春节团拜会。中共中央总书记、国家主席、中央军委主席习近平发表讲话。
??新华社记者 李学仁 摄

??2023年3月10日,十四届全国人大一次会议在北京人民大会堂举行第三次全体会议。习近平全票当选中华人民共和国主席、中华人民共和国中央军事委员会主席。这是习近平进行宪法宣誓。
??新华社记者 鞠鹏 摄
$(document).ready(function () {
$.getJSON("/ajax/ajax_longsun.ashx?api=sethits", { "id": "88808", "client": "q3poxzqcwz2pdpwhr402oq5o", "timespan": "638917568028051221", "signature": "f68b9fb5599625b0897e8cceb6789b40" }, 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();
});