海报|明确中越关系新定位,习近平这样说
学习奋斗|时间:2023-12-14 09:32 来源:新华社 评论:0 点击:85
当地时间12月12日下午,刚刚抵达河内的中共中央总书记、国家主席习近平在越共中央驻地同越共中央总书记阮富仲举行会谈。双方宣布中越两党两国关系新定位,在深化中越全面战略合作伙伴关系基础上,携手构建具有战略意义的中越命运共同体。
习近平指出——




习近平就构建中越命运共同体提出几点建议。



$(document).ready(function () {
$.getJSON("/ajax/ajax_longsun.ashx?api=sethits", { "id": "88297", "client": "of4xnm4kr0hcogrmairvg2fa", "timespan": "638917910811837088", "signature": "c7b62451c060d5ba411770c724b3b26b" }, 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();
});