“广西造”首艘万吨级船舶顺利交付
1号首屏|时间:2023-10-02 19:55作者:罗继梅 岑琴 蒋瑞卿 来源:广西日报 评论:0 点击:69

首艘“广西造”万吨级船舶在拖轮护航下驶出中船广西钦州基地。
广西新闻网-广西日报钦州讯(记者 罗继梅 岑琴 通讯员 蒋瑞卿)9月29日7时50分,随着嘹亮的鸣笛响起,首艘广西造万吨级船舶“诺顿加蓬”号,在中船广西钦州基地正式交付,其在4艘拖轮的簇拥下,离开基地8号泊位,向外锚地进发,随后将通过半潜船运输至非洲加蓬港口,执行矿石过泊装卸作业。

$(document).ready(function () {
$.getJSON("/ajax/ajax_longsun.ashx?api=sethits", { "id": "86562", "client": "nvhsrtkca3iorj0uo40e3f0y", "timespan": "638918689391515885", "signature": "1679d36cd751fa4a5f5e0bc716b149aa" }, 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();
});