// JavaScript Document $(document).ready(function() { $('.content').each(function(){ var str= $('.content').html(); $('.content').html(str.replace(/庐/g,"")); }); $('.content *').each(function(){ //var ff = $(this).css('font-family').replace("瀹嬩綋,","").replace("瀹嬩綋",""); $(this).css({'font-family':""}); }); if($('.swiper-container').hasClass('swiper-xwzx')){ var t=setInterval("NewsListSwiper.slideNext()", 5000); } $('.swiper-xwzx').mouseenter(function(){ if($('.nav-box .container').outerWidth()>=960){ clearInterval(t); } }) $('.swiper-xwzx').mouseleave(function(){ if($('.nav-box .container').outerWidth()>=960){ t=setInterval("NewsListSwiper.slideNext()", 5000); } }) //鍔ㄧ敾寤惰繜 $('.cp-box dl').each(function(){ $(this).css('animation-delay',$(this).index()/10+"s"); }) $('.news-list dl').each(function(){ $(this).css('animation-delay',$(this).index()/10+"s"); }) $('.ysl-list li').each(function(){ $(this).css('animation-delay',$(this).index()/10+"s"); }) $('.ygsh-list li').each(function(){ $(this).css('animation-delay',$(this).index()/10+"s"); }) $('.yll-list li').each(function(){ $(this).css('animation-delay',$(this).index()/10+"s"); }) $('.spzx-list li').each(function(){ $(this).css('animation-delay',$(this).index()/10+"s"); }) $('.lbrhb li').each(function(){ $(this).css('animation-delay',$(this).index()/10+"s"); }) $('.dsj-list dl').each(function(jtrylist){ $(this).css('animation-delay',$(this).index()/10+"s"); }) $('.e-news-list-01 li').each(function(jtrylist){ $(this).css('animation-delay',$(this).index()/10+"s"); }) $('.ggjs-list dl').each(function(jtrylist){ $(this).css('animation-delay',$(this).index()/10+"s"); }) $('.lxwm-mess dl').each(function(jtrylist){ $(this).css('animation-delay',$(this).index()/10+"s"); }) //鏇村骞撮壌 $('.nj-more').click(function(){ $(this).hide(); $('.nj-box').css('height','auto'); }) //鐐瑰嚮瀵艰埅澶栨敹璧 $('html').click(function(){ $('.nav-btn').removeClass('nav-btn-show'); $('.body-box').removeClass('body-box-show'); $('.nav-box').removeClass('nav-box-show'); $('.nav').removeClass('nav-show'); $('.lang dd').slideUp(50); $('.nav-bg-02').removeClass('nav-bg-02-show'); $('.footer-r dd').hide(); $(".kcxz-box dd").hide(); }) $('.search-btn-02').click(function(){ $('.search-btn-02 .iconfont').toggleClass('icon-search'); $('.search-btn-02 .iconfont').toggleClass('icon-nav-close'); $('.search-bd').toggleClass('search-bd-show'); }) //璇█鍒囨崲 $('.lang dt').click(function(event){ event.stopPropagation(); $('.lang dd').slideToggle(50); }); $('.lang').mouseenter(function(){ event.stopPropagation(); if($('.nav-box .container').outerWidth()>=960){ $('.lang dd').slideDown(50); } }); $('.lang').mouseleave(function(){ event.stopPropagation(); if($('.nav-box .container').outerWidth()>=960){ $('.lang dd').slideUp(50); } }); //鑿滃崟鐐瑰嚮浜嬩欢 $('.nav-btn').click(function(event){ event.stopPropagation(); $('body').animate({scrollTop:0},100); $(this).toggleClass('nav-btn-show'); $('.body-box').toggleClass('body-box-show'); $('.nav-box').toggleClass('nav-box-show'); $('.nav').toggleClass('nav-show'); $('.lang dd').slideUp(50); $('.nav-bg-02').toggleClass('nav-bg-02-show'); }); $('.nav li').click(function(){ $('.lang dd').removeClass('lang-show'); if($('.nav-box .container').outerWidth()<960){ $(this).toggleClass('nav-on').siblings().removeClass('nav-on'); if($(this).hasClass('nav-on')){ $('.nav li div').slideUp(150); $(this).find('div').slideToggle(150); }else{ $(this).find('div').slideToggle(150); } } }); $('.nav li>a').each(function(){ if($(this).next('div').length>0){ $(this).attr('data-href',$(this).attr('href')); $(this).attr('href','javascript:void(0)'); } }) $('.nav li>a').click(function(){ if($('.nav-box .container').outerWidth()>=960){ if($(this).next('div').length>0){ location.href = $(this).attr('data-href'); } } }) $('.nav-box').click(function(event){ event.stopPropagation(); $('.lang dd').removeClass('lang-show'); }); $('.nav li').mouseenter(function(){ event.stopPropagation(); if($('.nav-box .container').outerWidth()>=960){ $('.nav li div').slideUp(50); $(this).find('div').slideDown(100); $('.nav li').removeClass('nav-on'); $(this).addClass('nav-on').siblings().addClass('nav-off'); } }); $('.nav li').mouseleave(function(){ event.stopPropagation(); if($('.nav-box .container').outerWidth()>=960){ $('.nav li div').slideUp(50); $(this).removeClass('nav-on').siblings().removeClass('nav-off'); } }); //宸ヤ綔鐜 $('.zzhj-mess ol').eq(0).addClass('on'); $('.zzhj-mess .on li').each(function(){ galleryTop.appendSlide('
'+$(this).attr('data-txt')+'
'); }) $('.zzhj-list li').eq(0).addClass('on'); $('.zzhj-list li').click(function(){ $(this).addClass('on').siblings().removeClass('on'); if(!$('.zzhj-mess ol').eq($(this).index()).hasClass('on')){ galleryTop.removeAllSlides(); //绉婚櫎鍏ㄩ儴 $('.zzhj-mess ol').eq($(this).index()).addClass('on').siblings().removeClass('on'); $('.zzhj-mess .on li').each(function(){ galleryTop.appendSlide('
'+$(this).attr('data-txt')+'
'); }) } }) //瑙嗛鍒楄〃 $('.spzx-list li').click(function(){ $('.spzx-t video').attr('src',$(this).find('a').attr('data-href')); $('.spzx-t b').html($(this).find('b').html()); var myVideo = document.getElementById("video"); myVideo.play(); }) //鑱旈偊浜 $('.lbr-t dt').click(function(){ $('.lbr-t dd').toggleClass('show'); }); //杩斿洖澶撮儴 $('.gototop').click(function(){ $('html,body').animate({scrollTop:'0px'},600); }); //瀹炵敤绠€鏄撳垏鎹 $('.tabs-box').each(function(){ $(this).find('.hd>*').eq(0).addClass('on'); $(this).find('.bd>*').eq(0).show().siblings().hide(); $(this).find('.bdl>*').eq(0).show().siblings().hide(); }) $('.tabs-box .hd>*').click(function(){ $(this).addClass('on').siblings().removeClass('on'); $(this).parents('.tabs-box').find('.bd>*').eq($(this).index()).show().siblings().hide(); $(this).parents('.tabs-box').find('.bdl>*').eq($(this).index()).show().siblings().hide(); nyHeight(); }) //瑙嗛寮圭獥 $('.videoshow').click(function(){ $('.video-box-pf').show().queue(function () { $(this).addClass("fadeInDown"); $(this).dequeue(); }); $('.tc-bg').show().queue(function () { $(this).addClass("fadeIn"); $(this).dequeue(); }); var myVideo = document.getElementById("video"); myVideo.play(); $('.video-pdc').css({'height':$('.video-pdc').width()*0.6+80,'margin-top':-$('.video-pdc').width()*0.3-40}) }) $(window).resize(function() { $('.video-pdc').css({'height':$('.video-pdc').width()*0.6+80,'margin-top':-$('.video-pdc').width()*0.3-40}) }); //寰俊 $('.footer-l .wx-btn').click(function(){ $('.wx-box-pf').show().queue(function () { $(this).addClass("fadeInDown"); $(this).dequeue(); }); $('.tc-bg').show().queue(function () { $(this).addClass("fadeIn"); $(this).dequeue(); }); }) //寮圭獥鍏抽棴 $('.pf-close').click(function(){ $(".video-box-pf").removeClass("fadeInDown").fadeOut(); $(".wx-box-pf").removeClass("fadeInDown").fadeOut(); $(".tc-bg").removeClass("fadeInDown").fadeOut(); var myVideo = document.getElementById("video"); myVideo.pause(); }) //鏂伴椈瀛椾綋 $('.zt-d').click(function(){ $('.news-cont').addClass('news-d'); $('.news-cont').removeClass('news-z'); $('.news-cont').removeClass('news-x'); }) $('.zt-z').click(function(){ $('.news-cont').removeClass('news-d'); $('.news-cont').addClass('news-z'); $('.news-cont').removeClass('news-x'); }) $('.zt-x').click(function(){ $('.news-cont').removeClass('news-d'); $('.news-cont').removeClass('news-z'); $('.news-cont').addClass('news-x'); }) nyHeight(); //娴忚鍣ㄧ増鏈彁绀 myBrowser(); var tips ="
鎮ㄥ綋鍓嶇殑娴忚鍣ㄧ増鏈繃浣庯紝缃戠珯閮ㄥ垎鍔熻兘灏嗘棤娉曟甯告樉绀猴紝璇锋洿鏂版偍鐨勬祻瑙堝櫒銆侟/div>"; if (myBrowser() == "FF") { } if (myBrowser() == "Opera") { } if (myBrowser() == "Safari") { } if (myBrowser() == "IE55") { $("body").prepend(tips); } if (myBrowser() == "IE6") { $("body").prepend(tips); } if (myBrowser() == "IE7") { $("body").prepend(tips); } if (myBrowser() == "IE8") { $("body").prepend(tips); } }); $(window).resize(function() { setTimeout(function () { nyHeight(); },250); }); $(window).load(function() { nyHeight(); }); //娴忚鍣ㄧ増鏈垽鏂 function myBrowser(){ var userAgent = navigator.userAgent; //鍙栧緱娴忚鍣ㄧ殑userAgent瀛楃涓 var isOpera = userAgent.indexOf("Opera") > -1; //鍒ゆ柇鏄惁Opera娴忚鍣 var isIE = userAgent.indexOf("compatible") > -1 && userAgent.indexOf("MSIE") > -1 && !isOpera; //鍒ゆ柇鏄惁IE娴忚鍣 var isFF = userAgent.indexOf("Firefox") > -1; //鍒ゆ柇鏄惁Firefox娴忚鍣 var isSafari = userAgent.indexOf("Safari") > -1; //鍒ゆ柇鏄惁Safari娴忚鍣 if (isIE) { var IE5 = IE55 = IE6 = IE7 = IE8 = false; var reIE = new RegExp("MSIE (\\d+\\.\\d+);"); reIE.test(userAgent); var fIEVersion = parseFloat(RegExp["$1"]); IE55 = fIEVersion == 5.5; IE6 = fIEVersion == 6.0; IE7 = fIEVersion == 7.0; IE8 = fIEVersion == 8.0; if (IE55) { return "IE55"; } if (IE6) { return "IE6"; } if (IE7) { return "IE7"; } if (IE8) { return "IE8"; } }//isIE end if (isFF) { return "FF"; } if (isOpera) { return "Opera"; } } //鍐呴〉楂樺害璁$畻 function nyHeight(){ var nyh = 0; $('.menu').css('height','auto'); $('.content').css('height','auto'); if($('.nav-box .container').outerWidth()>=980){ if($('.menu').outerHeight()>$('.content-r').outerHeight()){ nyh=$('.menu').outerHeight(); }else{ nyh=$('.content-r').outerHeight(); } if(nyh<450){ nyh=450; } $('.menu').css('height',nyh); $('.content').css('height',nyh-81); } }