2013年10月27日 13:42
");
$(".story_photo .videoPlay").hover (
function(){$(this).css({"opacity":"0"})},
function(){$(this).css({"opacity":"1"})}
)
}
//照片區塊出現
$(".story_photo").fadeIn(1000);
//寫入第一張照片
var firstimg = $(".story_photo img:first").attr("rel");
$(".story_photo img:first").attr("src",firstimg);
$(".story_photo li:not(:first)").hide();
//判斷是否有多張照片,寫入開關
var li_nums = $(".story_photo li").length;
var openclose = '
更多照片 '
if (li_nums > 1) {
$(".story_photo .p_switcher").append(openclose);
}
//控制錨點
if (li_nums > 1) {
$('.open_btn, .story_photo img').click(function(){
$('.news_story').ScrollTo(500);
});
$('.close_btn, .story_photo img').click(function(){
$('.news_story').ScrollTo(500);
});
} else {
$(".story_photo img").css("cursor","none").attr("title","");//一張圖時
$(".p_switcher").hide();
}
//點擊圖片或開關,展開其他圖片
$("a.open_close").click(function(){
//寫入其他圖片路徑
$(".story_photo img:not(:first)").each(function(){
var imgsrc = $(this).attr("rel");
$(this).attr("src",imgsrc);
});
$(".story_photo li:not(:first)").slideToggle(500);
$(".open_close span").toggle();
});
if (video_link>0){ // 如果有影音,點圖連到影音頁
$(".story_photo img, .story_photo .videoPlay").css("cursor","pointer").attr("title","點擊觀看影音新聞");//設定游標
$(".story_photo img, .story_photo .videoPlay").click(function(){
var videoURL = $(".story_photo .video_link a").attr("href");
location.href=videoURL;
});
} else { //沒影音時,點圖展開其它圖
if (li_nums > 1) {//一張圖以上
$(".story_photo img").css("cursor","pointer").attr("title","點擊展開");//設定游標
}
$(".story_photo img").click(function(){
//寫入其他圖片路徑
$(".story_photo img:not(:first)").each(function(){
var imgsrc = $(this).attr("rel");
$(this).attr("src",imgsrc);
});
$(".story_photo li:not(:first)").slideToggle(500);
$(".open_close span").toggle();
});
}
//-------------------
});
-
![](https://imageproxy.pixnet.cc/imgproxy?url=&width=320&height=240)
中油公司表示,依浮動油價機制計算,自明(28)日凌晨零時起,調降各式汽、柴油價格每公升各0.2元。(圖:資料照)
政治中心/綜合報導
中油公司表示,依浮動油價機制計算,自明(28)日凌晨零時起,調降各式汽、柴油價格每公升各0.2元,調整後的參考零售價格分別為92無鉛汽油每公升33.4元、95無鉛汽油每公升34.9元、98無鉛汽油每公升36.9元、超級柴油每公升32.2元。
中油公司指出,受到季節因素影響,美國商用原油庫存較前週增加,高於市場預期,致使國際油價下跌。本週調價指標7D3B週均價為每桶107.12美元,較前週108.13美元,下跌1.01美元,新台幣兌美元匯率升值0.004元,國內油價依公式計算跌幅為0.76%,汽、柴油每公升各調降0.2元。
中油公司提醒,國內油價每週隨國際油價變動調整,持續維持亞鄰競爭國低價,籲請消費者在享受國內低油價的同時,應體認全球油源蘊藏量有限,珍惜資源、節約用油。
關鍵字:
中油公司
浮動油價
調降
美國商用原油
節約用油