锘?(function () { //-- $('.liHov').click(function () { $(this).addClass('hovClick').siblings().removeClass('hovClick'); }); //-- $('.det_tab1 li').hover(function () { var ind = $(this).index(); $(this).addClass('on'); }, function () { $(this).removeClass('on'); }); $('.det_tab2 li').hover(function () { var ind = $(this).index(); $(this).addClass('on'); }, function () { $(this).removeClass('on'); }); //-- $('.headDiv .icon a.ewm').click(function () { if ($('.headDiv .ewmAlert').is(':hidden')) { $('.headDiv .ewmAlert').show(); } else { $('.headDiv .ewmAlert').hide(); } }); //-- $(window).bind("scroll", function () { if ($(document).scrollTop() + $(window).height() > $(document).height() - 400) { //鍙戝睍鍘嗙▼椤甸潰 if ($('.history .Box .hideLi')) { $('.history .Box .hideLi').removeClass('hideLi'); } // 绮惧搧妗堜緥椤甸潰 if ($('.case-Box>ul li')) { $('.case-Box>ul .hideover').removeClass('hideover'); } // 绀句細鎷涜仒椤甸潰 if ($('.job li.hideover')) { $('.job li.hideover').removeClass('hideover'); } //鍚堜綔浼欎即椤甸潰 if ($('.partner li.hideover')) { $('.partner li.hideover').removeClass('hideover'); } //鑽h獕椤甸潰 if ($('.honer1 li.hideover')) { $('.honer1 li.hideover').removeClass('hideover'); } } }); //-- $('.download').find('.list').find('li').hover( function(){ $(this).prev().toggleClass('liprev'); } ); //-- $('.introduce .icon li').hover(function(){ $(this).find('img').hide().next('.on').show(); },function(){ $(this).find('.on').hide().prev('img').show(); }); //-- $('.contact .icon li').hover(function(){ $(this).find('img').hide().next('.on').show(); },function(){ $(this).find('.on').hide().prev('img').show(); }); //-- $('.headDiv .icon>a').hover(function () { $(this).find('img').hide().next().show(); if ($(this).hasClass('ewm')) { $('.headDiv .wx-box').show(); } }, function () { $(this).find('img').show().next().hide(); if ($(this).hasClass('ewm')) { $('.headDiv .wx-box').hide(); } }); $('.headDiv .wx-box').hover(function () { $('.headDiv .wx-box').show(); }, function () { $('.headDiv .wx-box').hide(); }); //-- $('.tab1 li').hover(function () { var ind = $(this).index(); $(this).addClass('on').siblings().removeClass('on'); $(this).closest('.tab1').next().children().children().eq(ind).show().siblings().hide(); if (window.screen.width <= 1004) { var swiper = new Swiper('.tel-indBanner2 .swiper-container', { nextButton: '.swiper-button-next', prevButton: '.swiper-button-prev', }); } }, function () { }); $('.tab2 li').hover(function () { if (!$(this).hasClass('noli')) { var ind = $(this).index(); $(this).addClass('on').siblings().removeClass('on'); $(this).closest('.tab2').next().children().children().eq(ind).show().siblings().hide(); if (window.screen.width <= 1004) { var swiper = new Swiper('.tel-indBanner2 .swiper-container', { nextButton: '.swiper-button-next', prevButton: '.swiper-button-prev', }); } //$('.slider-for').unslick(); //$('.prtitle').unslick(); //$('.slider-for').slick({ // slidesToShow: 1, // slidesToScroll: 1, // infinite: false, // arrows: false, // fade: true, // asNavFor: '.prtitle' //}); //$('.prtitle').slick({ // infinite: false, // arrows: true, // focusOnSelect: true, // asNavFor: '.slider-for', // speed: 300, // slidesToShow: 4, // slidesToScroll: 1, // responsive: [ // { // breakpoint: 1024, // settings: { // slidesToShow: 2, // slidesToScroll: 1, // } // } // ] //}); } }, function () { }); $('.Tab li').click(function(){ var ind = $(this).index(); $(this).addClass('on').siblings().removeClass('on'); $(this).closest('.Tab').next().children().children().eq(ind).show().siblings().hide(); if( window.screen.width <= 1004){ var swiper = new Swiper('.tel-indBanner2 .swiper-container', { nextButton: '.swiper-button-next', prevButton: '.swiper-button-prev', }); } }); //鎵嬮鐞 $('.indBanner2 li').mouseover(function () { $(this).parent().find('li').removeClass('curr'); $(this).addClass('curr'); $('.curr').stop().animate({ //width: 650 //width: 712 width: 600 }, 500, 'linear'); $('.curr .txt').animate({ bottom: 0 }, 300, 'linear'); $('.indBanner2 li').not('.curr').stop().animate({ //width: 183 //width: 244 width: 150 }, 500, 'linear'); $('.indBanner2 li').not('.curr').find('.txt').stop().animate({ bottom: '-120px' }, 300, 'linear'); if ($('.curr').hasClass('li_sp')) { $('.curr').removeClass('li_sp1'); } if ($('.indBanner2 li').not('.curr').hasClass('li_sp')) { $('.indBanner2 .li_sp').addClass('li_sp1'); } }); //-- $('.qrc-box .icons img').hover( function(){ var src =$(this).attr('src').split('.png')[0]+ 'on.png'; $(this).attr('src',src); },function(){ var src = $(this).attr('src').split('on.png')[0]+ '.png'; $(this).attr('src',src); }); //-- $('.headDiv .menuIcon').click(function(){ $('.headDiv .closeIcon').show(); $('.headDiv .indexIcon').show(); $('.tel-menu').show(); $('.headDiv .menuIcon').hide(); }); //-- $('.headDiv .closeIcon').click(function(){ $('.headDiv .closeIcon').hide(); $('.headDiv .indexIcon').hide(); $('.tel-menu').hide(); $('.headDiv .menuIcon').show(); }); //-- $('.tel-menu ul li dt').click(function(){ if(!$(this).parent().hasClass('on')){ var ind = $(this).parent().index(); $(this).parent().addClass('on').siblings().removeClass('on'); $('.tel-menu ul li dl').slideUp(300); $(this).parent().find('dl').slideDown(300); } }); //-- if( window.screen.width <= 1004){ $('.tab2Cont .tel-indBanner2').removeClass('ttt'); } //-- window.onresize = function(){ if( window.screen.width <= 1004){ $('.tab2Cont .tel-indBanner2').removeClass('ttt'); }else{ $('.tab2Cont .tel-indBanner2').addClass('ttt'); } } //-- var swiper = new Swiper('.tel-nav2 .swiper-container', { pagination: '.swiper-pagination', slidesPerView: 2, paginationClickable: true, spaceBetween: 2, nextButton: '.swiper-button-next', prevButton: '.swiper-button-prev', }); //-- $('.honer2 .tabCont ul li').click(function(){ $(this).addClass('on').siblings().removeClass('on'); var imgSrc=$(this).attr('data-img'); var imgTxt=$(this).attr('data-txt'); $('.honer2 .img img').attr('src',imgSrc); $('.honer2 .img .txt').html(imgTxt); }); //-- $('.toTop').click(function(){ $('body,html').animate({scrollTop:0},1000); return false; }); //-- //$('.history .downicon').click(function(){ // $('.history .Box .hideLi').removeClass('hideLi'); //}) //-- $('.honer1 .txt').hover(function(){ $(this).prev().find('img').attr('src','/images/c11_on.png'); },function(){ $(this).prev().find('img').attr('src','/images/c11.png'); }); //-- //$('.honer1 .sel-icon').click(function(){ // $('.honer1 .box .hideLi').removeClass('hideLi'); //}) //--瀵艰埅鑿滃崟瑙﹀彂 $('.sNavA').each(function (i) { $(this).hover( function () { if ($(this).index() == 6) { var left = $(this).offset().left - 200; } else { var left = $(this).offset().left - 50; } $('.sNav ul').eq(i).css('left', left); $('.sNav').eq(i).show(); $(this).addClass('liNow2'); }, function () { $('.sNav').hide(); $(this).removeClass('liNow2'); } ) }) $('.sNav').each(function(i){ $(this).hover( function(){ $('.sNavA').eq(i).addClass('liNow2'); $(this).show(); }, function(){ $(this).hide(); $('.sNavA').removeClass('liNow2'); } ) }) //-- $('.rongyu').find('.list').find('li').hover( function () { $(this).find('.hideBox').fadeIn(200); }, function () { $(this).find('.hideBox').fadeOut(200); } ) //鎷涜仒涓嬫媺 $('.job').find('li').find('.name').each(function(i){ $(this).find('a').click(function(){ if($(this).hasClass('liNow')){ $('.job').find('li').find('a').removeClass('liNow'); $('.job').find('li').removeClass('liNow'); $('.job').find('.box').slideUp(500); }else{ $('.job').find('li').find('a').removeClass('liNow'); $('.job').find('li').removeClass('liNow'); $('.job').find('.box').slideUp(500); $(this).addClass('liNow'); $('.job').find('li').eq(i).addClass('liNow'); $('.job').find('.box').eq(i).slideToggle(500); } }) }) //涓嬫媺閫氱敤 $('.select').each(function(i){ function showFn(selectObj) { //灞曞紑鏁堟灉 // 鎶婂叾浠栫殑涓嬫媺鏀惰捣 $('.select').children("dd").slideUp(200); selectObj.children("dd").slideDown(200); } function hideFn(selectObj){ //鍏抽棴鏁堟灉 selectObj.children("dd").slideUp(200); } function hideAll(){ $('.select dd').slideUp(200); }; $(this).children('dt').click(function(){ var index = $(this).parent().index(); var selectObj = $(this).parent(); $(this).next().is(":hidden")?showFn(selectObj):hideFn(selectObj); }); $(this).children('dd').find("li").click(function(){ var index = $(this).closest('.select').index(); var dataId=$(this).attr('data-id'); var selectObj = $(this).closest('.select'); $(this).closest('.select').children("dt").find('a').html($(this).html()); $(this).closest('.select').children("dt").find('a').attr('data-id',dataId); hideFn(selectObj); }); $("body").click(function(i){ !$(i.target).parents(".select").first().is($(".select")) ? hideAll():""; }); }); }); jQuery(document).ready(function($){ // browser window scroll (in pixels) after which the "back to top" link is shown var offset = 300, //browser window scroll (in pixels) after which the "back to top" link opacity is reduced offset_opacity = 1200, //duration of the top scrolling animation (in ms) scroll_top_duration = 700, //grab the "back to top" link $back_to_top = $('.cd-top'); //hide or show the "back to top" link $(window).scroll(function(){ ( $(this).scrollTop() > offset ) ? $back_to_top.addClass('cd-is-visible') : $back_to_top.removeClass('cd-is-visible cd-fade-out'); if( $(this).scrollTop() > offset_opacity ) { $back_to_top.addClass('cd-fade-out'); } }); //smooth scroll to top $back_to_top.on('click', function(event){ event.preventDefault(); $('body,html').animate({ scrollTop: 0 , }, scroll_top_duration ); }); }); function search() { var keys = document.getElementById("txtk").value; location.href = "/NewsCenter/search.aspx?a=n&keys=" + keys; } function entersearch() { //alert(dd); var keys = document.getElementById("txtk").value; var event = window.event || arguments.callee.caller.arguments[0]; if (event.keyCode == 13) { //search(); window.location.href = "/NewsCenter/search.aspx?a=n&keys=" + keys; return false; } } /****************************/ //----