window.onload = function() { bindEvent(); } function bindEvent() { // 婊戝姩浜嬩欢 var introImgs = document.querySelector('.com_intro_images'); changeSlideEvent(introImgs); // resizeHonorText(); // 椤堕儴杞挱 var mySwiper = new Swiper('.banner_swiper', { pagination: '.swiper-pagination', loop: true, autoplay: 3000, autoplayDisableOnInteraction: false, // prevButton:'.swiper-button-prev', // nextButton:'.swiper-button-next' }); // 鑽h獕璧勮川杞挱 var honorSwiper = new Swiper('.honor_box', { loop: true, autoplay: false, speed: 550, autoplayDisableOnInteraction: false, slidesPerView:'auto', slidesPerGroup: 1, onInit: function() { resizeHonorText(); } }); // 鎴樼暐鍚堜綔杞挱 var coopSwiper = new Swiper('.coop_container', { loop: true, autoplay: 2500, speed: 550, autoplayDisableOnInteraction: false, slidesPerView: 4, slidesPerGroup: 1, // onInit: }); //鑽h獕璧勮川棰勮鏁堟灉 $('.honor_box .img_box img').click(function() { var imgUrl = $(this).attr('src'); previewHonorImg(imgUrl); }); } // 棰勮杞挱鍥剧墖浜嬩欢 function previewHonorImg(imgUrl) { if($('.honor_modal_box')) { $('.honor_modal_box').remove(); } var honorStr = '