<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. 2024年09月22日 星期日

        吾鄉(xiāng)丨鄉(xiāng)村改造師讓這里有了“向往的生活”

        蘇州吳江平望鎮(zhèn)廟頭村曾是蘇南一個(gè)典型的小村莊,隨著美麗鄉(xiāng)村建設(shè)的深入推進(jìn),這里的風(fēng)貌已經(jīng)發(fā)生了翻天覆地的變化,也讓當(dāng)年的經(jīng)濟(jì)薄弱村將三年脫貧任務(wù)縮短至一年完成。如今,鄉(xiāng)村改造師在這里建成了主題民宿、主題餐廳、手作工坊等,還吸引許多大學(xué)生設(shè)計(jì)團(tuán)隊(duì)進(jìn)駐,帶來(lái)鄉(xiāng)村振興的青春創(chuàng)意。一同走進(jìn)廟頭村,感受“向往的生活”。

        分享到:
        圖文滾動(dòng)

        刷新

        相關(guān)直播
        邊看邊聊
        本網(wǎng)站所刊載信息,不代表中新社和中新網(wǎng)觀點(diǎn)。 刊用本網(wǎng)站稿件,務(wù)經(jīng)書(shū)面授權(quán)。
        未經(jīng)授權(quán)禁止轉(zhuǎn)載、摘編、復(fù)制及建立鏡像,違者將依法追究法律責(zé)任。
        Copyright ©1999-2024 chinanews.com. All Rights Reserved
        '; 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,若無(wú)則使用iframe if(lcvideo1 !=''){//本地回放地址 //if(isIEVer(7) || isIEVer(8) || isIEVer(6) || isIEVer(9)){ if(isIE){ 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 += qkVideoIncludeIE(ifvideo1,ifvideo2,ifvideo3,thumb1,thumb2,thumb3,iframeVideoUrlStr ); } } $(".videoWrap").html(html); //if(isIEVer(7) || isIEVer(8) || isIEVer(6) || isIEVer(9)){//低版本使用flash if(isIE){ }else{ if(status=='js' && lcvideo1 !=''){ if(/\.mp4/.test(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)){//ie10 提示無(wú)法提供兼容源 if(isIE){ //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(); } }); /*頁(yè)面刷新*/ $(".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"}); } $('#share-1').share({sites: ['weibo','wechat','qq', 'qzone','facebook','twitter']}); //多路直播s if ( $(".videolist").length > 0 ) { $(".videolist").before(''); $(".videolist").before(''); $("#closelist").click(function() { $(".videolist").hide(0); $("#closelist").hide(0); $("#openlist").show(0); }); $("#openlist").click(function() { $(".videolist").show(0); $("#openlist").hide(0); $("#closelist").show(0); }); } //多路直播e }); function weibo(id) { document.getElementById("id8").className="dii8"+id; } function isIEFun(){ var userAgent = navigator.userAgent; var isIE = userAgent.indexOf("compatible") > -1 && userAgent.indexOf("MSIE") > -1; //判斷是否IE<11瀏覽器 var isEdge = userAgent.indexOf("Edge") > -1 && !isIE; //判斷是否IE的Edge瀏覽器 var isIE11 = userAgent.indexOf('Trident') > -1 && userAgent.indexOf("rv:11.0) like Gecko") > -1; return isIE || isIE11 ; } function qkVideoIncludeIE(video1,video2,video3,thumb1,thumb2,thumb3,iframeVideoUrlStr){ var html = ''; if(video1!='' && video2=='' && video3==''){ html += '
        '; html += ''; html += '
        '; }else if(video1!='' && video2!=''){ html += '
        '; html += ''; html += '
        '; html += ''; } return html; } 无码一区二区三区久久精品色欲_免费国产一区二区不卡在线_欧美一级高清片在线观看_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