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

大陸國家統計局公布2013年7月大陸製造業採購經理指數(PMI)為50.3%,比上月微升0.2個百分點。
大陸新聞中心/綜合報導
大陸國家統計局公布2013年7月大陸製造業採購經理指數(PMI)為50.3%,比上月微升0.2個百分點。
根據中國經濟網報導,分企業規模看,大型企業PMI為50.8%,比上月上升0.4個百分點;中型企業PMI為49.6%,比上月下降0.2個百分點;小型企業PMI為49.4%,比上月回升0.5個百分點。
2013年7月,構成製造業PMI的5個分類指數4升1降。生產指數為52.4%,比上月上升0.4個百分點。新訂單指數為50.6%,比上月上升0.2個百分點,位於臨界點以上。調查顯示,反映製造業外貿情況的新出口訂單指數和進口指數分別為49.0%和48.4%,比上月回升1.3和0.5個百分點,均位於臨界點以下。
原材料庫存指數為47.6%,比上月回升0.2個百分點,但仍位於臨界點以下。從業人員指數為49.1%,比上月回升0.4個百分點,連續14個月位於臨界點以下。供應商配送時間指數為50.1%,比上月回落0.2個百分點,接近臨界點。
主要原材料購進價格指數為50.1%,比上月上升5.5個百分點,重新升至臨界點以上。
生產經營活動預期指數為56.4%,比上月上升2.3個百分點,結束了連續3個月的下降走勢,表明製造業企業對未來3個月內生產經營活動預期持樂觀態度的比例有所上升。

(資料來源:大陸國家統計局服務業調查中心 中國物流與採購聯合會)
關鍵字:
大陸
製造業
PMI
統計局
採購
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