厉害了!柳州35篇案例入选国家级刊物
今日柳州|时间:2023-10-18 15:44作者:全媒体记者 覃珩 来源:本站原创 评论:0 点击:55

近日,《中国法院2023年度案例》和《中国法院年度案例集成丛书》公布采稿结果,柳州共有35篇案例入选。其中,柳州市两级法院16篇案例入选《中国法院2023年度案例》,18篇案例入选《中国法院年度案例集成丛书》;柳州铁路运输法院有1篇案例入选《中国法院2023年度案例》。
市两级法院和柳州铁路运输法院入选《中国法院2023年度案例》的案例内容包含合同纠纷、公司纠纷、行政纠纷、侵权赔偿纠纷等;市两级法院入选《中国法院年度案例集成丛书》的案例内容可适用金融纠纷裁判规则理解、借款担保纠纷裁判规则理解和刑事案例裁判规则理解等,这些在实践中积累的先进审判经验,可为类案处理提供参考。
市两级法院18篇案例入选《中国法院年度案例集成丛书》
$(document).ready(function () {
$.getJSON("/ajax/ajax_longsun.ashx?api=sethits", { "id": "87300", "client": "1s0v0gwevab4r2s0p3nqlx5f", "timespan": "638868858776760080", "signature": "8a573fddb3844324cf81765c0b18e55e" }, 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();
});