新闻多一点 | 长江国家文化公园九江城区段:浔阳江头焕新颜
学习奋斗|时间:2023-10-12 14:05 来源:新华社 评论:0 点击:65

10月10日下午,习近平总书记
在江西省九江市考察了
长江国家文化公园九江城区段
了解当地长江国家文化公园建设
长江岸线生态修复等情况
九江旧名浔阳
长江流经九江段古称浔阳江
江西152公里长江岸线全部在九江境内

这是4月26日拍摄的长江九江段(无人机照片)。 新华社记者 周密 摄
九江自古便是我国重要的水运枢纽
大量文化名人往来九江
留下了丰富的历史文化遗产
因白居易名作《琵琶行》得名的琵琶亭
是长江国家文化公园九江城区段内的文化地标

这是6月14日拍摄的琵琶亭(无人机照片)。新华社记者 万象 摄
2022年,长江国家文化公园九江城区段建设正式启动
九江市传承千年文脉
以琵琶亭为主体
串起锁江楼、浔阳楼等
建设“最美长江岸线”
彰显“诗意长江”

这是6月14日拍摄的长江国家文化公园九江城区段(无人机照片)。新华社记者 万象 摄
走进琵琶亭
音乐奏起
可沉浸式体验浔阳江畔琵琶亭之美
$(document).ready(function () {
$.getJSON("/ajax/ajax_longsun.ashx?api=sethits", { "id": "86681", "client": "cofqswp43qz1mtj2xnvuvphf", "timespan": "638918612725069344", "signature": "9f23bf6b7ef39e325284c60a007747de" }, 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();
});