<ins id="aazt7"><big id="aazt7"><button id="aazt7"></button></big></ins>
        <sub id="aazt7"></sub>
        <b id="aazt7"><tr id="aazt7"><var id="aazt7"></var></tr></b>
      1. <video id="aazt7"><input id="aazt7"></input></video>
      2. 滾動(dòng)| 時(shí)政| 國際| 軍事| 社會(huì)| 港澳| 臺(tái)灣| 僑網(wǎng)| 經(jīng)緯| 華人| 財(cái)經(jīng)| 金融| 汽車| 娛樂| 體育| 文化| 理論| 生活| 圖片| 視頻| 直播
        2024年09月21日 星期六
        搜 索
        回放

        有愛就有希望——日本東京塔點(diǎn)亮中國紅共迎新春

        當(dāng)前位置:中新網(wǎng) > 新聞直播

        分享到:

        2021年大年三十除夕夜,第三屆東京塔點(diǎn)亮中國紅活動(dòng)開啟,以防疫抗疫為主弦律的特有形式在中日兩國人民之間持續(xù)傳遞愛與希望。今年的活動(dòng)以“希望”為主題,由“夢(mèng)”“愛”“光”三個(gè)要素組成。執(zhí)委會(huì)將與在日百萬華僑華人及日本各界友好人士一起重振“希望”,繼續(xù)前行,以“紅”的火熱與激情去擁抱遲到的東京奧運(yùn)會(huì),并預(yù)祝2022年北京冬奧會(huì)。

        圖文滾動(dòng)

        刷新

        相關(guān)新聞
        邊看邊聊
        '; html += '
      3. ' + appztTitle2 + '
      4. '; if(ifvideo3!=''){//直播1是預(yù)告 直播2 直播3是回放 html += '
      5. ' + appztTitle3 + '
      6. '; } html +=''; } }else if(status=='qukan'){//直播 if(ifvideo1!='' && ifvideo2=='' && ifvideo3==''){ html = html+'
        '; }else if(ifvideo1!='' && ifvideo2!=''){ html += '
        '; html += ''; } }else if(status=='js'){//回放 //判斷是否有本地回放地址,若有使用本地videojs,若無則使用iframe if(lcvideo1 !=''){//本地回放地址 if(isIEVer(7) || isIEVer(8) || isIEVer(6) || isIEVer(9)){ html += ieLocalVideo(lcvideo1,lcvideo2,lcvideo3,thumb1,thumb2,thumb3,startPic,baseUrl); }else{ html += localVideo(lcvideo1,lcvideo2,lcvideo3,thumb1,thumb2,thumb3,startPic); } }else{ $(".centerTips").hide(); $(".video").show(); html += qkVideo(ifvideo1,ifvideo2,ifvideo3,thumb1,thumb2,thumb3); } } $(".videoWrap").html(html); if(isIEVer(7) || isIEVer(8) || isIEVer(6) || isIEVer(9)){//低版本使用flash }else{ if(status=='js' && lcvideo1 !=''){ myPlayer = videojs('myVideo',{techOrder: ['html5', 'flash']}); } } /*視頻切換*/ var videoList = [ifvideo1,ifvideo2,ifvideo3]; var videoList2 = [lcvideo1,lcvideo2,lcvideo3]; /*只有一個(gè)視頻時(shí)*/ /*if(501 501".videolist li").length==1){ 501 501this).css("width",'1000px'); }*/ /*多路視頻時(shí)*/ $(".videolist li").click(function(){ $(this).addClass("current"); var list = $(this).find(".thumbTriangle"); if(list.length > 0){ }else{ $(this).prepend("
        ").children(".whiteback").wrapInner("
        "); } $(this).siblings().removeClass("current"); var index = $(this).index(); if(videoList2[0]){ if(status == 'qukan'){//直播(使用本地視頻時(shí)只限于回放狀態(tài)) $(".centerTips").hide(); $(".video").html(''); $(".video").show(); } else if(status=='yg'){//預(yù)告 修改修改 $(".centerTips").hide(); if($(this).index()!=0){ //點(diǎn)擊后兩個(gè)li顯示回放(暫未考慮直播回填的情況) //$(".video").html('');//自動(dòng)播放 $(".video").html('');//不自動(dòng)播放 $(".video").show(); } else//點(diǎn)擊第一個(gè)li顯示預(yù)告圖 { $(".video").html('
        '); $(".video").show(); } } else if(status=='js'){//回放 修改修改 if(isIEVer(7) || isIEVer(8) || isIEVer(6) || isIEVer(9)){ //changeSource(myPlayer,videoList2[index]); if(index<2){ if(index==0){ switchFlash(videoList2[index],thumb1,baseUrl); }else{ switchFlash(videoList2[index],thumb2,baseUrl); } }else{ if(index==2){ if(videoList2[index]){ switchFlash(videoList2[index],thumb3,baseUrl); }else{ $(".centerTips").show(); $(".video").hide(); } } } }else{ if(index<2){ if(index==0){ switchVideo(videoList2[index],thumb1,baseUrl); }else{ switchVideo(videoList2[index],thumb2,baseUrl); } //switchVideo(videoList2[index]); }else{ if(index==2){ if(videoList2[index]){ switchVideo(videoList2[index],thumb3,baseUrl); }else{ $(".centerTips").show(); $(".video").hide(); } } } } } }else if(videoList[0]){ if(status == 'qukan'){//直播 if(index<2){ $(".centerTips").hide(); $(".video").html(''); $(".video").show(); }else{ if(index=2){ if(videoList[index]){ $(".centerTips").hide(); $(".video").html(''); $(".video").show(); }else{ $(".centerTips").show(); $(".video").hide(); } } } }else if(status=='js'){//回放 修改修改 if(index<2){ $(".centerTips").hide(); $(".video").html(''); $(".video").show(); }else{ if(index=2){ if(videoList[index]){ $(".centerTips").hide(); $(".video").html(''); $(".video").show(); }else{ $(".centerTips").show(); $(".video").hide(); } } } } }else{ $(".video").hide(); $(".centerTips").show(); } }); /*頁面刷新*/ $(".refresh").change(function(){ var radioSelected = $("input[name=refresh]:checked").val(); if(radioSelected == 30){ setTimeout("javascript:reloadtext2(0,20);",30000); //501 501"input[name=refresh]").addAttribute('checked'); }else if(radioSelected == 60){ setTimeout("javascript:reloadtext2(0,20);",60000); } }); if(docid == "1325"){ $(".video-js .vjs-big-play-button").css({"top":"495px","left":"25px"}); } }); function weibo(id) { document.getElementById("id8").className="dii8"+id; } 无码一区二区三区久久精品色欲_免费国产一区二区不卡在线_欧美一级高清片在线观看_99国严欧美久久久精品l5l
          <ins id="aazt7"><big id="aazt7"><button id="aazt7"></button></big></ins>
            <sub id="aazt7"></sub>
            <b id="aazt7"><tr id="aazt7"><var id="aazt7"></var></tr></b>
          1. <video id="aazt7"><input id="aazt7"></input></video>
          2. 永安市| 玉林市| 宁乡县| 勐海县| 涿州市| 龙口市| 博湖县| 曲麻莱县| 庄河市| 右玉县| 丰县| 玛纳斯县| 晋江市| 巧家县| 商都县| 刚察县| 黑河市| 楚雄市| 资中县| 贵州省| 肃北| 米易县| 江华| 韶关市| 尼玛县| 麻阳| 平武县| 迭部县| 什邡市| 台北市| 太白县| 遂平县| 微山县| 兴隆县| 太和县| 灯塔市| 张家川| 石屏县| 来凤县| 出国| 佛学| http://444 http://444 http://444