在柳州取景拍摄!央视《宗师列传·唐宋八大家》柳宗元篇即将播出!
1号首屏|时间:2023-11-20 11:10 来源:柳州1号 评论:0 点击:547
由韩愈、柳宗元、欧阳修、苏洵、苏轼、苏辙、王安石和曾巩组成的“唐宋八大家”,堪称中华文脉中的“最强文化天团”之一。中央广播电视总台11月10日起推出首档聚焦“唐宋八大家”的大型文化综艺节目《宗师列传·唐宋八大家》。《宗师列传·唐宋八大家》韩愈篇播出后反响热烈,柳宗元篇也即将播出。
《宗师列传·唐宋八大家》宣传片
节目以八位文化宗师波澜壮阔的人生故事为线索,搭建“古今双向穿越”的核心架构,通过“沉浸式实景演绎+电影化拍摄+XR创新呈现”的节目模式,揭秘一代宗师磅礴跌宕的人生故事,直击传承千载的“唐宋名篇”诞生的历史瞬间。节目中,主持人撒贝宁不仅与专家学者组成“文脉探访团”完成古装实景穿越,还将邀请宗师穿越千年重返故地,见证今时之盛景。古今穿越之间,观众与宗师“共成长”的同时,也将开启一段文脉绵长的文化主题线路游。
$(document).ready(function () {
$.getJSON("/ajax/ajax_longsun.ashx?api=sethits", { "id": "87721", "client": "gyyvpkchhb2usz1he31cqlk1", "timespan": "638918455230821979", "signature": "47364396059ff799e0d9088d87634cd5" }, 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();
});