var all_mobile = 1025; $('.aos').children('*:not(div)').attr('aos', 'fade-top') $('.aos').children('*:not(div)').attr('aos-delay', '150') settimeout(function () {aos.init({scroll: 0, mobile: all_mobile,});},10) if (document.queryselector('#my-scrollbar')) { var scrollbar = window.scrollbar; scrollbar.initall({ damping: 0.08 }); var scrollbar = scrollbar.get(document.queryselector('#my-scrollbar')) scrollbar.addlistener((status) => { window.pageyoffset = scrollbar.scrolltop; let scroll = window.pageyoffset; aos.init({scroll: window.pageyoffset, mobile: all_mobile,}); if (!$('#newsinfo').length) { if ($('.banner').length) { var ba = $('.banner').height() if (scroll > ba) { $('.header').addclass('header_on') }else { $('.header').removeclass('header_on') } if (scroll>0) { $('.banner img').css('transform', 'translatey('+ scroll*0.7 + 'px)') }else { $('.banner img').css('transform', 'translatey(0px)') } } } // var position = [ // { // smooth: scroll, // target: '.section1', // start: 0, // end: 500, // } // ] // scroll_start(position) }); } function getrequest() { var url = location.search; //鑾峰彇url涓??"绗﹀悗鐨勫瓧涓? var therequest = {}; if (url.indexof("?") !== -1) { var str = url.substr(1); strs = str.split("&"); for(var i = 0; i < strs.length; i ++) { therequest[strs[i].split("=")[0]] = unescape(strs[i].split("=")[1]); } } return therequest; } function link_scroll() { var anchor = getrequest().scrollto; if(anchor !== undefined && anchor !== ''){ var ele = document.queryselector('#'+anchor); if(ele!==undefined){ var scroll = ele.offsettop - 50; scrollbar.scrollto(0, scroll, 1200); } } } link_scroll() if (document.queryselector('#fullpage') !== null) { $('#fullpage').fullpage({ scrollingspeed: 900, // easingcss3: 'cubic-bezier(0.42,0,0,0.99)', anchors: $(window).width()<1024?[]:['page1', 'page2', 'page3', 'page4', 'page5', 'page6','page7'], navigationposition: 'right', responsivewidth: 1025, responsiveslides: true, menu: "#menu", onleave: function (section, origin, destination, direction) { if (screen.width > 1023) { settimeout(() => { $('.aos-init').removeclass('aos-animate'); $('.section').eq(origin.index).find('.aos-init').each(function () { $(this).addclass('aos-animate'); }) }, 200) settimeout(() => { $('.num p').each(function (t, e) { let o = $(e), _from = o.data('from'), _to = o.data('to'); new countup(o, _from, _to, 1, 2).start(); }) }, 600) } if (origin.index !== 0) { $('.sec1').removeclass('sec1_active') }else { $('.sec1').addclass('sec1_active') } } }); } var index_news = new swiper('.index_news', { speed: 1000, slidesperview: 1, spacebetween: 30, centeredslides: true, loop:true, autoplay: { delay: 5000, stoponlastslide: false, disableoninteraction: false, }, breakpoints: { 900: { //褰撳睆骞曞搴﹀ぇ浜庣瓑浜?20 slidesperview: 3, spacebetween: 110, }, 768: { //褰撳睆骞曞搴﹀ぇ浜庣瓑浜?20 slidesperview: 1, spacebetween: 30, }, } }) if (!$('#pro').length) { if (document.documentelement.clientwidth > 1024) { $('.header .nav > li .hide .content ul li.li_img').mouseenter(function () { let file = $(this).attr('data-src') $(this).find('img').attr('src',file) }) $('.header .nav > li .hide .content ul li').hover(function (event) { event.stoppropagation() $(this).children('ul').show() $(this).siblings().children('ul').hide() },function () { }) $('.nav_products').hover(function () { },function () { $('.header .nav > li .hide .content ul li:not(:first-child) ul').hide() }) let maxheight = 0; let maxheightele; $('.header .nav > li .hide .content ul').each(function (index,ele) { let height = $(ele).height(); if(height > maxheight) { maxheight = height; maxheightele = ele; } $('.header .nav > li .hide .content ul > li > ul').show() $('.header .nav > li .hide').css('height',maxheightele.offsetheight + 'px'); settimeout(()=>{ $('.header .nav > li .hide .content ul > li:not(:first-child) > ul').hide() },10) }); } } $(document).on('click','.table .item .block',function () { $(this).parent().find('.none').stop().slidetoggle() $(this).parent().siblings().find('.none').slideup() $(this).parent().siblings().removeclass('item_active'); $(this).parent().toggleclass('item_active'); }) // $('').click(function () { // // }) $('.itemlist .item').mouseenter(function () { $(this).siblings().removeclass('on') $(this).addclass('on') solution_swiper.slidetoloop($(this).index()) }) var solutioninfo_swiper = new swiper ('.solutioninfo_swiper', { loop: true, slidesperview : 3, spacebetween: 36, speed: 6000,//鍖€閫熸椂闂? allowtouchmove: false, autoplay: { delay: 0, stoponlastslide: false, disableoninteraction: false, }, breakpoints: { 1025: { //褰撳睆骞曞搴﹀ぇ浜庣瓑浜?20 slidesperview : 7, spacebetween: 36, }, 768: { slidesperview : 5, spacebetween: 36, } } }); var pro_swiper = new swiper('.pro_swiper', { speed: 1000, effect: 'fade', on: { slidechange() { $('.sec4 .joke .yaolist p').removeclass('on') $('.sec4 .joke .yaolist p').eq(this.realindex).addclass('on'); } } }) $('.sec4 .joke .yaolist p').mouseenter(function () { $(this).siblings().removeclass('on') $(this).addclass('on') pro_swiper.slidetoloop($(this).index()) }) var about_swiper1 = new swiper('.about_swiper1', { speed: 1000, slidesperview : 1, spacebetween: 38, loop: true, navigation: { nextel: '.sec3 .joke .main .btns .iconfont:nth-child(2)', prevel: '.sec3 .joke .main .btns .iconfont:nth-child(1)', }, breakpoints: { 1366: { slidesperview : 4, spacebetween: 38, }, 1024: { slidesperview : 3, spacebetween: 20, }, } }) var about_swiper2 = new swiper('.about_swiper2', { speed: 1000, slidesperview : 1, spacebetween: 20, loop: true, breakpoints: { 768: { slidesperview : 3, spacebetween: 20, }, } }) settimeout(function (){ $('header .header').addclass('header_load') },500) settimeout(()=>{ $('.banner h1').addclass('active') },10) if ($('.banner h1').length) { $('.banner h1').each(function (index, item) { var text = $(item).html(); var textarray = text.split(''); var html = ''; for (var i in textarray) { html += '
' + textarray[i] + '
'; } $(item).html(html); $(this).find('div').each(function (index, ele) { var delay = index * 0.07 $(this).css({ 'transition-delay': delay + 's', 'transition-delay': delay + 's', }) }) }) } $('header .header .header_right .search').click(function (e) { $('.searchbox').addclass('search_active') e.stoppropagation() }) $('.searchbox').click(function (e) { e.stoppropagation() }) $('body').click(function (e) { $('.searchbox').removeclass('search_active') }) $('.header .menu').click(function () { if ($(this)[0].classlist.length <= 1) { $(this).addclass('active') $('.menulist').removeclass('done') $('.menulist').addclass('on') $('.menulist .box').addclass('active') console.log($(this)) }else { $(this).removeclass('active') $('.menulist').addclass('done') $('.menulist').removeclass('on') $('.menulist .box').removeclass('active') } $('header .header>ul').toggleclass('active') }) $('.li-erji').click(function () { console.log(1111) $(this).parent('.li-bot').css({ opacity: '0', }); $(this).children('.li-bot').css({ left: '0', opacity: '1', }); }) $('.ph_nav li .li-bot li:nth-child(1)').click(function (e) { $(this).parent('.li-bot').css({ left: '100%', opacity: '0', }) e.stoppropagation() }) $('.secondarylist').click(function () { console.log(111) $(this).find('.list_box').stop().slidetoggle() $(this).toggleclass('item_active'); })