锘?(function(){ if($(window).width()>767){ ScollText(".security_text p"); ScollText(".range_zc"); ScollText(".fuse_college dd"); } if($(window).width()>1024){ ScollText(".active_scoll"); ScollText(".training_scoll_box"); //ScollText(".training_block"); ScollText(".training_slider"); $(".training_list li").eq(0).addClass("on"); $(".training_list li").hover(function(){ $(this).addClass("on").siblings().removeClass("on"); }) } wowDelay(".range_flow ul",$('.range_flow ul li').length,"0.2"); DownSelect(); ActiveTeam(); ActiveAgenda(); activedown(); activedown02(); //trainingslider(); $(document).on("click", ".report_form", function () { var vtype = $(this).attr("data-id"); $(".active_blank_" + vtype + ",.active_tac_" + vtype + "").fadeIn(); }) $(document).on("click",".a_close",function(){ $(".active_blank,.active_tac").fadeOut(); }) }) function DownSelect(){ $(document).on("click",".down_block .left dt",function(){ $(this).parents("li").siblings().removeClass("on"); $(this).parents("li").toggleClass("on"); $(this).siblings().slideToggle(); $(this).parents("li").siblings().find("dd").slideUp(); }) } function ActiveTeam(){ var num =5; if($(window).width()<=1024){ num =3; } if($(window).width()<=767){ num =1; } if($(".speech_list li").length>num){ $(".speech_list .but").show(); }else{ } if($(".speech_list").length>0){ var brand3Swiper = new Swiper('.speech_list .swiper-container', { slidesPerView: num, slidesPerGroup: 1, spaceBetween: 0, prevButton:'.speech_list .swiper-button-prev', nextButton:'.speech_list .swiper-button-next', breakpoints:{ //褰撳搴﹀皬浜庣瓑浜?024 767: { slidesPerView: 1, slidesPerGroup: 1 }, } }) } } function ActiveAgenda(){ var _ind = 0; var _len = $(".agenda_tab .swiper-slide").length; if($(window).width()>767){ if($(".agenda_tab .swiper-slide").length<6){ $(".agenda_tab").addClass("cur"); }else{ $(".agenda_tab .swiper-button-prev,.agenda_tab .swiper-button-next").show(); } }else{ if($(".agenda_tab .swiper-slide").length>2){ $(".agenda_tab .swiper-button-prev,.agenda_tab .swiper-button-next").show(); }else{ } } if($(".agenda_tab .swiper-slide").length>1){ var newspt_swiper = new Swiper('.agenda_tab .swiper-container', { nextButton: '.agenda_tab .swiper-button-next', prevButton: '.agenda_tab .swiper-button-prev', slidesPerView:5, spaceBetween : 0, //grabCursor : true, breakpoints: { 767: { slidesPerView: 2, } } }); } btnJudge(); $(".agenda_tab .swiper-button-prev").click(function() { _ind--; btnJudge() $(".agenda_tab .swiper-slide").eq(_ind).addClass("on").siblings().removeClass("on"); $(".agenda_tab .swiper-slide.on").click(); }) $('.agenda_tab .swiper-button-next').click(function() { _ind++; btnJudge() $(".agenda_tab .swiper-slide").eq(_ind).addClass("on").siblings().removeClass("on"); $(".agenda_tab .swiper-slide.on").click(); }) $(".agenda_tab .swiper-slide").click(function(){ _ind = $(this).index(); $(this).addClass("on").siblings().removeClass("on"); btnJudge(); var url = $(this).data("src"); if(url == ""){ return false; }else{ caseAjax02(".agenda_box",url); } }) $(".agenda_tab .swiper-slide").eq(0).click(); function btnJudge() { console.log(_ind,_len) if(_ind >= _len - 1) { $('.agenda_tab .swiper-button-next').addClass("disabled") _ind = _len - 1; } else { $('.agenda_tab .swiper-button-next').removeClass("disabled") } if(_ind <= 0) { $(".agenda_tab .swiper-button-prev").addClass("disabled") _ind = 0; } else { $(".agenda_tab .swiper-button-prev").removeClass("disabled") } } } //caseAjax02 function caseAjax02(str,url){ if (url.indexOf('?') == -1) { url += '?tm=' + Math.random(); } else { url += '&tm=' + Math.random(); } $.ajax({ url:url, success:function(msg){ $(str).html(""); $(str).append(msg); $(".agenda_box li").each(function(){ imgratio() }) } }); } function activedown(){ var countdown = 60; //$('.comm_modulebox .count_code button').on('click',function(){ // var obj = $(".comm_modulebox .count_code button"); // settime(obj); //}) function settime(obj) { if (countdown == 0) { $('.comm_modulebox .count_code button').text('鑾峰彇鎵嬫満楠岃瘉鐮?60s)').removeAttr('disabled'); $(".comm_modulebox .count_code button").removeAttr("style"); countdown = 60; return; } else { $('.comm_modulebox .count_code button').attr('disabled', true); $('.comm_modulebox .count_code button').text("鑾峰彇鎵嬫満楠岃瘉鐮 ("+ countdown +"s)"); countdown--; } setTimeout(function () { settime(obj) } , 1000) } } function activedown02(){ var countdown = 60; //$('.active_tac .count_code button').on('click',function(){ // var obj = $(".active_tac .count_code button"); // settime(obj); //}) function settime(obj) { if (countdown == 0) { $('.active_tac .count_code button').text('鑾峰彇鎵嬫満楠岃瘉鐮?60s)').removeAttr('disabled'); $(".active_tac .count_code button").removeAttr("style"); countdown = 60; return; } else { $('.active_tac .count_code button').attr('disabled', true); $('.active_tac .count_code button').text("鑾峰彇鎵嬫満楠岃瘉鐮 ("+ countdown +"s)"); countdown--; } setTimeout(function () { settime(obj) } , 1000) } } $(function(){ $(document).on("click",".vide0_close",function(){ $("body").removeClass("lightbox-noscrol"); $(this).parents(".video_appbox").removeClass("show") $(".video_t").html("") }); var srcl="",simg=''; //楂樺害璁$畻 $(document).on("click",".video_button",function(e){ $("body").addClass("lightbox-noscrol"); srcl=$(this).data("video"); simg=$(this).data("img"); $(".video_appbox").addClass("show") video(); }) $(document).on("click",".video_appbox .mask",function(){ $("body").removeClass("lightbox-noscrol"); $(".video_appbox").removeClass("show") $(".video_t").html("") }) function video(){ $(".video_t").html("") $(".video_t video").attr({width:$(".video_t").width()}) } }) function trainingslider(){ var mySwiper = new Swiper('.training_slider .swiper-container', { autoplay: false, speed:1000, autoHeight: true, loop: true, prevButton:'.training_slider .swiper-button-prev', nextButton:'.training_slider .swiper-button-next', autoplayDisableOnInteraction : false, pagination: '.training_slider .swiper-pagination', paginationClickable :true, }) }