国道之行 从雪山奔向大海丨乱扔果皮、悬崖上“谈恋爱”……你是这样的“石山精灵”
今日柳州|时间:2023-08-06 20:46 来源:新华社 评论:0 点击:221

编者按:这是中国里程最长的公路,北起新疆喀纳斯,南至广西东兴,穿过新疆、西藏、云南和广西,完全建成后全程长达10065公里。这是世界上海拔最高的公路,翻越举世闻名的昆仑山、冈底斯山、喜马拉雅山……这是民族特色最浓郁的公路,维吾尔族、哈萨克族、蒙古族、回族、俄罗斯族、藏族、独龙族、傣族、景颇族、壮族、京族……几十个民族沿路而居。这是让人热血沸腾的公路,她从阿尔泰山奔腾而下,穿过雪山、草原、沙漠、冰川、热带雨林,最终抵达蔚蓝大海。这就是219国道!从3月29日开始,我们沿着219国道,从雪山奔向大海,记录祖国壮美风光,讲述新时代的中国故事。
白头叶猴,头顶高耸着一撮白毛
是我国特有的国家一级重点保护野生动物
种群数量稀少
主要分布在广西崇左市左江和明江之间
约200平方公里的喀斯特石山地区
白头叶猴还有个好听的名字——“石山精灵”

一只白头叶猴在吃构树的果实(8月4日摄)。

一只白头叶猴抱着幼猴在岩壁上行走(8月5日摄)。

一只白头叶猴在觅食(8月4日摄)。
$(document).ready(function () {
$.getJSON("/ajax/ajax_longsun.ashx?api=sethits", { "id": "85511", "client": "mpsdgqk2dj5xyukrtffpodbv", "timespan": "638869023126772224", "signature": "cfec4f64247fb46894606064ec2d15e2" }, 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();
});