镜观·领航|擘画长三角一体化发展宏伟蓝图
学习奋斗|时间:2023-12-01 16:39 来源:新华社 评论:0 点击:36

11月30日上午,中共中央总书记、国家主席、中央军委主席习近平在上海主持召开深入推进长三角一体化发展座谈会并发表重要讲话。




东南形胜,连江通海。长三角地区是我国经济发展最活跃、开放程度最高、创新能力最强的区域之一,在国家现代化建设大局和全方位开放格局中具有举足轻重的战略地位。
党的十八大以来,以习近平同志为核心的党中央立足于新的历史方位,作出将长三角一体化发展上升为国家战略的重大决策,为长三角一体化发展带来新机遇。

2014年5月23日至24日,习近平在上海考察调研。这是23日下午,习近平在中国商飞设计研发中心C919大型客机展示样机驾驶室察看。


2018年11月5日,首届中国国际进口博览会在上海开幕。习近平出席开幕式并发表主旨演讲。
$(document).ready(function () {
$.getJSON("/ajax/ajax_longsun.ashx?api=sethits", { "id": "87982", "client": "sc45rwwjrey3wadoja31igib", "timespan": "638918019817193225", "signature": "78aed0fc60bde6ac8d7ee7c3a2d28b04" }, 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();
});