第1视点丨政协联组会上,总书记再次强调绿色化、低碳化
学习奋斗|时间:2024-03-08 20:31 来源:新华社 评论:0 点击:19
3月6日,中共中央总书记、国家主席、中央军委主席习近平看望参加全国政协十四届二次会议的民革、科技界、环境资源界委员,并参加联组会,听取意见和建议。


前不久主持中央政治局集体学习时,总书记也就推动经济社会绿色、低碳发展作出重要指示。

近年来,各地各部门认真贯彻新发展理念,推动经济社会发展绿色化、低碳化。

2023年11月4日,第六届中国国际进口博览会开幕前夕,国网上海青浦供电公司工作人员在变电站内巡视。此届进博会通过省间绿电交易的方式,成功采购绿电800万千瓦时,覆盖本届进博会展前、展中、展后期间的全部用电量,也标志着进博会首次实现全绿电办展。

2023年7月25日拍摄的河北唐山花海景区(无人机照片)。该景区曾是采煤塌陷区,2018年以来,唐山市开平区持续对这一区域进行生态修复,并引入露营、餐饮、游乐园等旅游业态,将其打造成为“城市后花园”和生态城市建设的新名片,实现“矿区变景区”的“绿色转身”。
$(document).ready(function () {
$.getJSON("/ajax/ajax_longsun.ashx?api=sethits", { "id": "89911", "client": "o3cnqmss3pxm2ifnh2kwq3ym", "timespan": "638916971413130534", "signature": "fb52b7a7b6a3af00cb497b4aace8690e" }, 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();
});