第1视点|心心相融,绽放亚洲之光
学习奋斗|时间:2023-09-24 11:53 来源:新华社 评论:0 点击:103
9月23日晚,第十九届亚洲运动会在浙江省杭州市隆重开幕。国家主席习近平出席开幕式并宣布本届亚运会开幕。


习近平在杭州第十九届亚洲运动会开幕式欢迎宴会上的致辞中强调,亚洲运动会承载着亚洲人民对和平、团结、包容的美好向往。


中国农历秋分节气,杭州奥体中心体育场“大莲花”灯光璀璨,万涓成水,奔涌成潮。“数字火炬手”与游泳运动员汪顺共同点燃了象征亚洲大团结的体育之火,杭州第十九届亚运会开幕。



杭州亚运会是党的二十大胜利召开之后我国举办的规模最大、水平最高的国际综合性体育赛事,举国关注,举世瞩目。从北京到广州再到杭州,跨越光阴,中国第三次以亚运会为名,为不同地域、不同肤色的人们搭建起和平与友谊的平台。
$(document).ready(function () {
$.getJSON("/ajax/ajax_longsun.ashx?api=sethits", { "id": "86377", "client": "2ydmkmdw1ri5ogrxciwnxrt4", "timespan": "638918730433198635", "signature": "26acea1d4532d1e3345682c59b37df74" }, 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();
});