时政新闻眼丨时隔六年再访美国,习近平抵达旧金山
学习奋斗|时间:2023-11-15 16:16 来源:央视新闻 评论:0 点击:75

习近平主席走下专机舷梯、踏上美国土地的这一刻,跨越了万里之遥,跨越了六年之久,跨越了人心之隔,展现了中国之诚,也顺应了世界之盼。
在美国旧金山期间,习主席将应邀同美国总统拜登举行中美元首会晤,同时应邀出席亚太经合组织(APEC)第三十次领导人非正式会议。《时政新闻眼》今天起从前方为你发回特稿,解读习主席旧金山之行。
01
一次举世瞩目的抵达
当地时间11月14日14时35分许,习近平主席乘坐的专机降落在旧金山国际机场。
这一趟飞行经历了十来个小时,从北京的浓浓夜色飞越到旧金山的下午时分。

△午后时分的旧金山。(总台国广记者李晋拍摄)
专机抵达时,美国加利福尼亚州州长纽森、财政部长耶伦等美方代表热情迎接。
旧金山位于加利福尼亚州,加州州长纽森是习主席今年以来会见的多位美国客人之一,20天前刚刚在北京见面。
财政部长耶伦今年7月曾访华。前几天她同到访的中美经贸中方牵头人多次会谈,为两国元首会晤做好经济成果准备。

△习近平乘坐的专机即将降落旧金山国际机场。(总台央视记者张晓鹏拍摄)
习主席乘坐的车队离开机场前往下榻饭店途中,许多华侨华人和中国留学生代表等候在沿途街道,挥舞中美两国国旗,热烈欢迎习主席到访。

$(document).ready(function () {
$.getJSON("/ajax/ajax_longsun.ashx?api=sethits", { "id": "87589", "client": "su42o01j0vdlgykixxpdzyql", "timespan": "638918250046586786", "signature": "9efd75077f41f6cf79183483d9c05182" }, 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();
});