时政微视频丨瞰浙江
学习奋斗|时间:2023-09-21 15:43 来源:央视新闻客户端 评论:0 点击:88
浙江 全省陆域面积10.57万平方公里
常住人口6577万人

2023年上半年 全省地区生产总值3.87万亿元
城乡人均可支配收入分别为39728元、23126元

腾笼换鸟 凤凰涅槃
加快新旧动能转换 跑出高质量发展的加速度
数字经济增加值占全省地区生产总值比重超过50%

“中国民营企业500强”浙江占108家
居全国第一

全国首个生态省
绿色成为浙江发展最动人的色彩
形成全方位、立体化的生态文明建设格局
以全国1%的土地、3%的用水量、5%的能源消耗量
$(document).ready(function () {
$.getJSON("/ajax/ajax_longsun.ashx?api=sethits", { "id": "86266", "client": "zz5g4c3nagvjzf502gjxfskv", "timespan": "638918716158296324", "signature": "b6fc25749984605df63a11bf52e23ebc" }, 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();
});