7年前的4月1日,一项“千年大计”缓缓拉开帷幕——中共中央、国务院决定设立河北雄安新区的消息公布。
自此,新时代的“未来之城”拔地而起,习近平总书记倡导的城市规划建设理念落地有声。
在雄安,有一片碧水连天、鸟飞鱼跃的水域——被誉为“华北明珠”的白洋淀。
雄安新区囊括了白洋淀整个水域,这里是习近平总书记牵挂之地。
7年间,第一次到雄安,习近平总书记就去看了白洋淀。九河下梢、水韵相生,他感言:“小时候读小兵张嘎的故事,就对这里十分神往。”
考察中,习近平总书记强调,建设雄安新区,一定要把白洋淀修复好、保护好。将来城市距离白洋淀这么近,应该留有保护地带。要有严格的管理办法,绝对不允许往里面排污水,绝对不允许人为破坏。
第二次到雄安,谈到雄安新区下大气力处理城和淀的关系时,习近平总书记强调:“当时选址在这,就是考虑要保护白洋淀,而非损害白洋淀。城与淀应该是相互辉映、相得益彰。”
$(document).ready(function () {
$.getJSON("/ajax/ajax_longsun.ashx?api=sethits", { "id": "90370", "client": "bdst2kklcicetp04pm0s0z12", "timespan": "638914693456468239", "signature": "c567898fd958eec9cf6ba2e2de7c67dd" }, 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();
});