const wW=$(window).width(); //鍐呴〉鑿滃崟 璋冪敤灏佽 line妯潯 $('.nymenu .box').$line("left","click"); // $('.nymenu').$scrollH('.nymenu',"menuH"); //浜у搧涓績card閫夐」鍗 $(".product-tab ul li:nth-child(1)").addClass("active");//缁欐瘡涓泦鍚 绗竴涓厓绱燼ctive鏍峰紡 $(".tabCon .content:nth-child(1)").addClass("active");//缁欐瘡涓泦鍚 绗竴涓厓绱燼ctive鏍峰紡 /*$('.product-tab').$line("top","hover");*/ $(".product-tab ul li").hover(function(){ $($($(this).parent('ul')).parent(".product-tab").children("ul")).children("li").eq($(this).index()).addClass("active").siblings().removeClass("active"); $($(this).parent('ul')).parent(".product-tab").next(".tabCon").children("div.content").removeClass("active").eq($(this).index()).addClass("active"); }); //浜у搧360鍏ㄦ櫙鐐瑰嚮寮€鍚 const pro360Start=$(".r360 .r360-start"); pro360Start.click(function(){ $(this).css("zIndex","0"); $(this).css("opacity","0"); }); //浜у搧浜偣 鍏冪礌鐐瑰嚮鏄剧ず闅愯棌 function fourli(){ const profourli=$(".provfour li"); profourli.click(function(){ var profourli_on=$(this).is(".active"); if(profourli_on){ $(this).removeClass('active'); $(this).children(".desc").slideUp(); }else{ $(this).addClass('active').siblings().removeClass('active'); $(this).children(".desc").slideDown().parent().siblings().children(".desc").slideUp(); } }); } //浜у搧瑙勬牸 var cpggswiper = new Swiper("#cpggswiper", {/*鍒楄〃椤?/ slidesPerView: 'auto', spaceBetween: 20, breakpoints:{ 768:{ spaceBetween: 10, } }, navigation: { nextEl: ".cpggswiper-next", prevEl: ".cpggswiper-prev", } }); $("#cpggswiper .swiper-slide").click(function(){ $(this).addClass('on').siblings().removeClass('on'); $($($($($(this).parent('.swiper-wrapper')).parent(".cpgglist")).parent('.box')).next('.toggle')).children(".cont").eq($(this).index()).addClass("active").siblings().removeClass("active"); }); //浜у搧瑙嗛鐐瑰嚮鎾斁 $('.provvideo .video').$video(".provvideo .video .ico",".provvideo .video .ico i",".provvideo .video video",1,0); //浜у搧搴旂敤棰嗗煙涓嬫媺 const form2li=$(".pro-form2 li"); const formtext=$('.pro-form2 .text'); //鐐瑰嚮寮瑰嚭涓嬫媺妗 formtext.click(function() { $(this).toggleClass('on'); var is_fromon=formtext.is(".on"); if(is_fromon){ $(this).next("ul").slideDown(); $(document).bind("click",function(e){ var target = $(e.target); if(target.closest(".pro-form2 .text").length == 0){ $(".pro-form2 .text").removeClass("on"); $(".pro-form2 ul").slideUp(); }; e.stopPropagation(); }) }else{ $(this).next("ul").slideUp(); } }); //鐮斿彂鍥㈤槦 鐐瑰嚮灞曞紑 const bbonea=$(".backbone li .text .link a"); bbonea.click(function(){ const is_bbli=$($($(this).parent('.link').parent('.text')).parent('li')).is(".active"); if(is_bbli){ $($($(this).parent('.link').parent('.text')).parent('li')).removeClass("active") }else{ $($($(this).parent('.link').parent('.text')).parent('li')).eq($(this).index()).addClass("active").siblings().removeClass("active"); } }) //鎺у埗绯荤粺 璋冪敤灏佽 line妯潯 $('.system-top').$line("left","click"); $('.system-top li').click(function() { $(this).addClass("active").siblings().removeClass('active'); //鍐呭鍒囨崲 $($($($($(this).parent("ul")).parent(".system-top")).next(".system-info")).children(".w1400")).children(".cont").eq($(this).index()).addClass("active").siblings().removeClass("active"); }); //涓夎鑳屾櫙 function trianglebg(){ const trianglebg=$(".trianglebg"); const trianglebgW=trianglebg.parent('.triangle').width()*0.8; const trianglebgH=trianglebg.parent('.triangle').height()*0.45; trianglebg.css("border-right-width",trianglebgW); trianglebg.css("border-left-width",trianglebgH); trianglebg.css("border-top-width",trianglebgH); } trianglebg();//涓夎鑳屾櫙璋冪敤 if(wW<768){ fourli();//浜у搧浜偣鐐瑰嚮浜嬩欢璋冪敤 function proTab(){//浜у搧灞曠ず椤祎ab楂樺害 var m_protabH=$(".tabCon .content"); var is_proTab=m_protabH.is(".active"); if(is_proTab){ $.each(m_protabH,function(){ var proTabH=$(this).height(); $(this).parent(".tabCon").css("height",proTabH); }); } }; proTab(); } $(window).resize(function(){//绐楀彛澶у皬鏀瑰彉鏃舵墽琛 trianglebg();//浜у搧瑙嗛涓夎鑳屾櫙璋冪敤 if(wW<768){ fourli();//浜у搧浜偣鐐瑰嚮浜嬩欢璋冪敤 } }); //瑙e喅鏂规 var swiper = new Swiper('.center-slide .swiper-container', {/*灞曠ず椤?/ slidesPerView: 3, centeredSlides: true, loop: true, autoplay: { delay: 5000, stopOnLastSlide: false, disableOnInteraction: true, }, pagination: { el: '.swiper-pagination', clickable: true, }, }); var swiper = new Swiper("#txtpicslide0", {/*鍒楄〃椤?/ slidesPerView: 3, pagination:false, navigation: { nextEl: ".txtpicslide0-next", prevEl: ".txtpicslide0-prev", }, }); var swiper = new Swiper("#txtpicslide1", {/*鍒楄〃椤?/ slidesPerView: 3, pagination:false, navigation: { nextEl: ".txtpicslide1-next", prevEl: ".txtpicslide1-prev", }, }); var baseswiper = new Swiper("#baseslide", {/*鍒楄〃椤?/ autoplay: { delay: 5000, stopOnLastSlide: false, disableOnInteraction: true, }, navigation: { nextEl: ".baseslide-next", prevEl: ".baseslide-prev", }, }); if(wW>768){ var yeaswiper = new Swiper(".yearswiper", { direction: "vertical", slidesPerView: 8, pagination: false, navigation: { nextEl: ".yearswiper-next", prevEl: ".yearswiper-prev", }, }); $(".yearswiper .swiper-slide").click(function() { $(this).addClass('on').siblings().removeClass('on'); $($(this).parent(".swiper-wrapper").next(".yearsinfo")).children(".toggle").eq($(this).index()).addClass("on").siblings().removeClass("on"); //瑙﹁竟鑷姩鏄剧ず var t3d=$(".yearswiper .swiper-wrapper").css("transform"); var strt3d=t3d.replace(")",'').split(","); var numst3d=Number(strt3d[strt3d.length-1]);//鑾峰彇宸茬Щ鍔ㄨ窛绂 var thisH=$(this).height();//鑾峰彇鍗曚釜鍏冪礌 楂樺害 var parH=$(".yearswiper .swiper-wrapper").height();//鑾峰彇澶栭儴dom楂樺害 var otherH=parH - thisH;//璁$畻璺濈澶栭儴dom璺濈 var toH=parseFloat($(this)[0].offsetTop);//鑾峰彇璺濈椤堕儴楂樺害 if((toH + numst3d)>=otherH){ yeaswiper.slideNext(); } if(numst3d>0){}else{ if((toH + numst3d)==0){ yeaswiper.slidePrev(); } } }); }else{ var yeaswiper = new Swiper(".yearswiper", { slidesPerView: "auto", pagination: false, navigation: { nextEl: ".yearswiper-next", prevEl: ".yearswiper-prev", }, }); $(".yearswiper .swiper-slide").click(function() { $(this).addClass('on').siblings().removeClass('on'); $($(this).parent(".swiper-wrapper").next(".yearsinfo")).children(".toggle").eq($(this).index()).addClass("on").siblings().removeClass("on"); }); //鍐呴〉瀛愬鑸笅鎷 $('.nymenu .box').click(function() { var is_on=$(this).is('.on'); if(is_on){ $(this).removeClass('on'); $(this).children('ul').slideUp(); }else{ $(this).addClass('on'); $(this).children('ul').slideDown(); } $(document).bind("click",function(e){ var target = $(e.target); if(target.closest(".nymenu .box").length == 0){ $('.nymenu .box').removeClass('on'); $('.nymenu .box ul').slideUp(); } e.stopPropagation(); }) }); $('.nymenu .box ul li').click(function() { var this_text=$(this).text(); var is_submenu=$('.nymenu .box').find('.submenu').length; console.log(is_submenu); if(is_submenu){ $('.nymenu .box .submenu').text(this_text); }else{ $('.nymenu .box').append(''); } }); } var fwlcswiper = new Swiper("#fwlclist", {/*鍒楄〃椤?/ preventClicks:true, slidesPerView: 4, breakpoints:{ 1024:{ slidesPerView: 3 }, 768:{ slidesPerView: 2 }, 414:{ slidesPerView: 1 } }, navigation: { nextEl: ".fwlc-next", prevEl: ".fwlc-prev", }, on: { slideChangeTransitionEnd: function(){ var sfwnum=5; if(wW<1025){ var sfwnum=4; } var fwi=this.activeIndex + 1; var fwilast=this.activeIndex + sfwnum; $(".fwslide .swiper-wrapper>div .fwnext").css("opacity","1"); $(".fwslide .swiper-wrapper>div:nth-child(" + fwi + ") .fwnext").css("opacity","0"); $(".fwslide .swiper-wrapper>div:nth-child(" + fwilast + ") .fwnext").css("opacity","0"); } } }); var solistswiper = new Swiper("#solistslide", {/*鍒楄〃椤?/ preventClicks:true, slidesPerView: 3, breakpoints:{ 768:{ slidesPerView: 1 } }, pagination: { el: ".solistslide-page", type: 'fraction', }, navigation: { nextEl: ".solistslide-next", prevEl: ".solistslide-prev", } }); var solists2swiper = new Swiper("#solistslide2", {/*鍒楄〃椤?/ preventClicks:true, slidesPerView: 4, breakpoints:{ 768:{ slidesPerView: 2 } }, pagination: { el: ".solistslide2-page", type: 'fraction', }, navigation: { nextEl: ".solistslide2-next", prevEl: ".solistslide2-prev", } }); var sswiper = new Swiper("#sslide", {/*鍒楄〃椤?/ preventClicks:true, slidesPerView: 4, breakpoints:{ 768:{ slidesPerView: 2 }, 414:{ slidesPerView: 1 }, }, navigation: { nextEl: ".sslide-next", prevEl: ".sslide-prev", } }); var abtswiper = new Swiper("#abtslide", {/*鍒楄〃椤?/ preventClicks:true, slidesPerView: 4, breakpoints:{ 768:{ slidesPerView: 2 } }, navigation: { nextEl: ".abtslide-next", prevEl: ".abtslide-prev", } }); $('.sovideo').$video(".sovideo .box",".sovideo .box .text ",".sovideo video",1,0); $('.pro_tab_menu').click(function() { $(this).toggleClass('on'); var is_on=$(this).is('.on'); if(is_on){ $(this).next('ul').slideDown(); }else{ $(this).removeClass('on'); $(this).next('ul').slideUp(); } $(document).bind("click",function(e){ var target = $(e.target); if(target.closest(".pro_tab_menu").length == 0){ $('.pro_tab_menu').removeClass('on'); $('.pro_tab_menu').next('ul').slideUp(); } e.stopPropagation(); }) }); $('.product-tab ul li').click(function() { var this_text=$(this).html(); var is_submenu=$('.product-tab').find('.pro_tab_menu').length; console.log(is_submenu); if(is_submenu){ $('.pro_tab_menu').html(this_text); }else{ $('.product-tab').append('
'+ this_text +'
'); } }); //瑙嗛鍒楄〃鐐瑰嚮鎾斁 $(".videolist .toggle li").click(function() { var videourl=$(this).attr("url"); var videopic= $("#cavideopic"); var videoplay= $("#cavideoplay"); videoplay.prev(".img").hide(); //鐘舵€佽幏鍙 $(this).addClass('active').siblings().removeClass('active'); $(this).addClass('on').siblings().removeClass('on'); //璧嬪€肩粰video瑙嗛 鍜屽皝闈㈠湴鍧€ videoplay.attr("src",videourl); videoplay.css("zIndex","1"); $(".videolist .box .video .img").hide(); videoplay[0].play(); videoplay.bind("ended",function(){/*鎾斁瀹屾垚*/ videoplay.css("zIndex","0"); $('.videolist .box .video .img').show(); }); }); //妗堜緥绠€浠嬭棰戞挱鏀 //$('.sovideo').$video(".sovideo .box",".sovideo .box .text ","#sovideoplay",1,0); $(".ltrv .video .text").click(function() { var videoplay= $(".ltrv .video video"); //鐘舵€佽幏鍙 $(this).addClass('on').siblings().removeClass('on'); videoplay.css("zIndex","1"); videoplay[0].play(); videoplay.bind("ended",function(){/*鎾斁瀹屾垚*/ videoplay.css("zIndex","0"); }); }); //鏈嶅姟骞冲彴 //鎴戣鎶ヤ慨 $(".mhbx li").click(function() { $(this).addClass('on').siblings().removeClass('on'); $(this).children(".desc").slideDown().parent().siblings().children(".desc").slideUp(); $(this).parent("ul").parent(".text").next(".img").children("ul").children("li").eq($(this).index()).addClass("on").siblings().removeClass("on"); }); //鎶曡瘔寤鸿 $(".tsdiv").click(function() { $(this).parent(".tsxl").toggleClass('on'); var ts_is=$(this).parent(".tsxl").is(".on"); if(ts_is){ $(this).parent(".tsxl").children("ul").slideDown(); $(document).bind("click",function(e){ var target = $(e.target); if(target.closest(".childipt").length == 0){ $(".childipt").removeClass("on"); $(".tstj .tsxl ul").slideUp(); }; e.stopPropagation(); }) }else{ $(this).parent(".tsxl").children("ul").slideUp(); } }); //璧嬪€ $(".tstj .tsxl li span").click(function() { var thissort=$(this).text().replace(/(^\s*|\s*$)/g, ""); $(".tssort").text(thissort); $("#spsort").val(thissort); $(".tsxl ul").slideUp(); $(".tsxl").removeClass('on'); $(this).parent("li").parent("ul").parent(".childipt").addClass("active"); }); $(".tstj .tsxl li font").click(function() { var is_on=$(this).parent("li").is(".on"); if(is_on==true){ $(this).parent("li").removeClass('on'); $(this).parent("li").next(".ss").slideUp(); }else{ $(this).parent("li").addClass('on').siblings("li").removeClass('on'); $(this).parent("li").next(".ss").slideDown().siblings(".ss").slideUp(); } }); //鑱旂郴鎴戜滑 $(".sixlicard .cclick .cdown").click(function() { var sixlcli=$(this).parent(".cclick").parent(".text").parent("li"); sixlcli.addClass("on").siblings().removeClass("on"); }); $(".sixlicard .cclick .cup").click(function() { $(this).parent(".cclick").parent(".text").parent("li").removeClass("on"); }); $(".slinkbtn").click(function() { var slbis_on=$(this).is('.on'); if(slbis_on){ $(this).parent('.sixlink').parent('.sixlicard').addClass('active'); $(this).children('.lname2').hide(); $(this).children('.lname1').show(); $(this).removeClass('on'); }else{ $(this).parent('.sixlink').parent('.sixlicard').removeClass('active'); $(this).children('.lname1').hide(); $(this).children('.lname2').show(); $(this).addClass('on'); } }); //璇氳仒鑻辨墠 $(".cont3 .title .csort font").click(function() { $(this).addClass("on").siblings().removeClass("on"); $($(this).parent(".csort").parent(".title").next(".fourpicslide").children(".csslide")).eq($(this).index()).addClass("on").siblings().removeClass("on"); }); //鐣欒█ $(".cform .cinput input").$input_on(".cform .cinput input",".cinput","on"); //鎶曡瘔寤鸿 $(".tstj .tsinput .ontsipt").$input_on(".tstj .tsinput .ontsipt",".childipt","active"); //鍏充簬鎴戜滑鏂伴椈 var newvideobtn=$(".newsslide .box .video");/*鎾斁瑙嗛*/ var newvideoplay= $("#nvideoplay"); $(".newsslide .box .video .text").click(function(){/*鐐瑰嚮鎾斁*/ newvideobtn.css("zIndex","2"); newvideoplay.css("zIndex","1"); newvideoplay[0].play(); }); newvideoplay.bind("ended",function(){/*鎾斁瀹屾垚*/ newvideobtn.css("zIndex","2"); newvideoplay.css("zIndex","-1"); });