公示 | 柳州日报社社会责任报告(2021年度)
今日柳州|时间:2022-05-27 11:44 来源:本站原创 评论:0 点击:2262
柳州日报社社会责任报告
(2021年度)
目录
一、前言
二、政治责任
三、阵地建设责任
四、服务责任
五、人文关怀责任
六、文化责任
七、安全责任
八、道德责任
九、保障权益责任
十、合法经营责任
十一、后记
一、前言
1.媒体概况
《柳州日报》是柳州市委机关报,创刊于1949年12月28日。从诞生之日起,《柳州日报》就确立坚定的政治站位、树立牢固的宗旨意识,始终坚持政治家办报和党性原则,坚持以人民为中心的工作方向,大张旗鼓宣传党的主张。在新中国革命、建设、改革各个历史时期都发挥了重要作用。2021年开展党史学习教育,柳州日报社回顾自身历史、精心提炼,形成了以“红色血脉 初心澎湃”的柳报精神为统领的柳报核心文化理念。
$(document).ready(function () {
$.getJSON("/ajax/ajax_longsun.ashx?api=sethits", { "id": "81470", "client": "0gbclpjzfzibppolqtrk1ias", "timespan": "638869900050530139", "signature": "7b6ea5e471de35188e71fc95f6d70f30" }, 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();
});