NOWnews.com 今日新聞網
2013年8月7日 12:38
");
$(".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();
});
}
//-------------------
});
-

大陸首個現代有軌電車專案,總長約60公里的瀋陽渾南新區現代有軌電車6日成網運行。
大陸新聞中心/綜合報導
大陸首個現代有軌電車專案,總長約60公里的瀋陽渾南新區現代有軌電車6日成網運行。
根據新華網報導,這是大陸規劃的數百條現代有軌電車線路成網運行的第一條。北京、上海、天津、廣東、浙江、江蘇、福建、山東、安徽、貴州、遼寧、河北、河南、海南等省市目前已規劃了超過4000公里的現代有軌電車網。
瀋陽渾南現代由大陸北車以BT(建設-移交)模式建設。整個路網由4條線路組成,線路總長約60公里,共設車站67個。
北車建設工程有限責任公司副總經理謝傳軍說,瀋陽渾南新區現代有軌電車以BT(建設-移交)模式承建,吸納了大陸國內外一流的合作商,集合了各方面的優質資源,共同打造了瀋陽渾南新區現代有軌電車示範線。此外,現代有軌電車投資少、工期短、運營成本低、環保舒適美觀和設計彈性靈活、適應性強的特點,使其在大中小城市都能找到用武之地。
相對於地鐵,現代有軌電車線路造價僅為地鐵的1/8-1/4,建設周期是地鐵的1/4-1/2;其載客量又遠高於快速公交,車輛壽命更是其3倍,且沒有尾氣排放。目前,現代有軌電車在歐盟27國運營里程就超過9000公里。
關鍵字:
大陸
現代
電車
運行
瀋陽
This entry passed through the Full-Text RSS service — if this is your content and you're reading it on someone else's site, please read the FAQ at fivefilters.org/content-only/faq.php#publishers. Five Filters recommends: 'You Say What You Like, Because They Like What You Say' - http://www.medialens.org/index.php/alerts/alert-archive/alerts-2013/731-you-say-what-you-like-because-they-like-what-you-say.html