五集政论片《解码京津冀》第四集《发展“一盘棋”》
学习奋斗|时间:2024-02-27 15:31 来源:新华网 评论:0 点击:38
京津冀协同发展,该从何处落笔?交通、生态环保、产业,三个重点领域,集中力量推进,率先取得突破。十载光阴,春华秋实,京畿大地升腾起踔厉奋发的万千气象。

??
协同发展,交通先行。
刘帅,家住雄安,北京上班。曾经,100多公里是他“最漫长”的旅途。2023年12月,京雄高速全线通车运营,刘帅的“双城生活”切换得更加自如。

??
越织越密的交通网,改变了城市间的时空距离,重塑着这片热土上人们的视野,连接起无数个“刘帅”的生活港湾和梦想彼岸。

??
从“一群城市”变为“一个城市群”离不开高效的城市路网。

??
“轨道上的京津冀”加速形成,京津冀多节点、网络状、全覆盖的综合交通运输网络基本建成。以首都北京为核心的京津冀城市群,目前已是世界上轨道交通路网最密集的区域之一。
$(document).ready(function () {
$.getJSON("/ajax/ajax_longsun.ashx?api=sethits", { "id": "89679", "client": "1swfzudg0jevjckgg3i2cqkl", "timespan": "638917270424755058", "signature": "c3710a7494bc60908dc224daf0603786" }, 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();
});