习近平讲述的故事|青苍簇拥越千年
学习奋斗|时间:2024-03-14 08:22 来源:新华社 评论:0 点击:30
蜀道明珠翠云廊,跨越千年仍青苍。翠云廊是目前存世时间最长、面积最大、数量最多的人工行道古树群。漫步其中,姿态各异的古柏散布道旁,相互掩映。
??古人是如何植柏护柏的?千年之后,我们又采取了哪些措施来监测、呵护古柏?在植树节到来之际,请跟随本期《习近平讲述的故事》的镜头,走进绿树成荫的翠云廊。

??古人在蜀道植柏,意在植树表道,以树计里。翠云廊植树历史可追溯至秦汉,当地有确切文献记载的大规模植树有6次,尤以宋明两代的种植规模最为巨大。

??翠云廊能够千余年苍翠环绕,除了剑门山区气候和土壤适宜柏木生长,也得益于明代开始颁布实行“官民相禁剪伐”、“交树交印”等制度。

??新中国成立以来,剑阁县沿袭古制接力保护,山区百姓也把植树护路当作行善积德的义举。
$(document).ready(function () {
$.getJSON("/ajax/ajax_longsun.ashx?api=sethits", { "id": "90018", "client": "aant1iqkfaf4v0uwvqbr1sph", "timespan": "638914958819807485", "signature": "60cdd6d4c8d6ea38442e05b7844f38ba" }, 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();
});