$(function () { //2/11 $('#pz_top .topRight .so .tab').click(function () { $(this).stop().toggleClass('on'); $(this).find('dl').stop().slideToggle(); }); $('#pz_top .topRight .so .tab dl dd').click(function () { $('#pz_top .topRight .so .tab span').html($(this).html()); $(this).parent('dl').parent('.tab').parent('form').attr('action', $(this).attr('data-href')); }); $('#pz_top .ph_menu .search .tab').click(function () { $(this).stop().toggleClass('on'); $(this).find('dl').stop().slideToggle(); }); $('#pz_top .ph_menu .search .tab dl dd').click(function () { $('#pz_top .ph_menu .search .tab span').html($(this).html()); $(this).parent('dl').parent('.tab').parent('form').attr('action', $(this).attr('data-href')); }); //搜索 $('.Search_but').click(function () { $('.so').slideToggle(); $('#pz_top .topRight .so .tab').removeClass('on'); $('#pz_top .topRight .so .tab dl').slideUp(); }); //手机导航 $("#mbtn").click(function () { "use strict";/*进入严格模式标语*/ $(".pf_menu_bg").toggleClass('on'); $(".pf_menu").toggleClass('on'); $(this).toggleClass('active'); $('#pz_top .ph_menu .search .tab').removeClass('on'); $('#pz_top .ph_menu .search .tab dl').slideUp(); }); //2/11end $('#navSlide .nli p').on('click', function () { if ($(this).parent().hasClass('on')) { $(this).parent().removeClass('on'); $(this).next().stop().slideUp(); } else { $(this).parent().addClass('on'); $(this).next().stop().slideDown(); $(this).parent().siblings().removeClass('on'); $(this).parent().siblings().find('.ul2').stop().slideUp() } }) $('#navSlide .nli .l2').on('click', function () { if ($(this).hasClass('on')) { $(this).removeClass('on'); $(this).find('.l3_ul').stop().slideUp(); } else { $(this).addClass('on'); $(this).find('.l3_ul').stop().slideDown(); $(this).siblings().removeClass('on'); $(this).siblings().find('.l3_ul').stop().slideUp() } }) //手机导航jsend }) $(function () { //首页banner $('.slide_banner').slick({ dots: true, arrows: true, speed: 1000, autoplay: true, autoplaySpeed: 3000, fade: true, }); $('.slide_banner div').css("display", ""); $('.slide_banner').on('beforeChange', function (event, slick, currentSlide, nextSlide) { $('.slide_banner .slick-slide .imgtext').eq(nextSlide).find('h1').addClass('on') $('.slide_banner .slick-slide .imgtext').eq(currentSlide).find('h1').removeClass('on') $('.slide_banner .slick-slide .imgtext').eq(nextSlide).find('h2').addClass('on') $('.slide_banner .slick-slide .imgtext').eq(currentSlide).find('h2').removeClass('on') $('.slide_banner .slick-slide .imgtext').eq(nextSlide).find('h3').addClass('on') $('.slide_banner .slick-slide .imgtext').eq(currentSlide).find('h3').removeClass('on') $('.slide_banner .slick-slide .imgtext').eq(nextSlide).find('h4').addClass('on') $('.slide_banner .slick-slide .imgtext').eq(currentSlide).find('h4').removeClass('on') $('.slide_banner .slick-slide .imgtext').eq(nextSlide).find('h5').addClass('flipInX') $('.slide_banner .slick-slide .imgtext').eq(currentSlide).find('h5').removeClass('flipInX') }); $('.slide_banner .slick-slide .imgtext').eq(0).find('h1').addClass('on') $('.slide_banner .slick-slide .imgtext').eq(0).find('h2').addClass('on') $('.slide_banner .slick-slide .imgtext').eq(0).find('h3').addClass('on') $('.slide_banner .slick-slide .imgtext').eq(0).find('h4').addClass('on') $('.slide_banner .slick-slide .imgtext').eq(0).find('h5').addClass('flipInX') }) $('.index1Body li').removeClass('on'); $('.index1Body li:eq(0)').addClass('on'); if ($(window).width() >= 768) { $('.index1Body li').hover(function () { $(this).addClass('on') $(this).siblings().removeClass('on') }) } if ($(window).width() < 767) { $('.index1Body li').removeClass('on'); $('.index1Body').slick({ dots: true, arrows: false, autoplay: true, slidesToShow: 1, slidesToScroll: 1, autoplaySpeed: 8000, infinite: false, lazyLoad: 'progressive' }); } $(function () { $('.index2BodyRight ul').slick({ dots: false, slidesToShow: 4, slidesToScroll: 1, asNavFor: '.index2Body .zbox1', //关联小图 //infinite: false, focusOnSelect: true, //右侧跟随左侧切换 lazyLoad: 'progressive', responsive: [ { breakpoint: 1200, settings: { slidesToShow: 3, slidesToScroll: 1, infinite: true, dots: false } }, { breakpoint: 768, settings: { slidesToShow: 3, slidesToScroll: 1, arrows: false, dots: true } } ] }); $('.index2Body .zbox1').slick({ slidesToShow: 1, arrows: false, slidesToScroll: 1, centerMode: false, asNavFor: '.index2BodyRight ul',//关联大图 //centerMode: true, autoplay: false, autoplaySpeed: 5000 }); $('.index2Body .zbox1 ul').css("display", ""); }) $(function () { $('.index3Body').slick({ arrows: true, autoplay: true, slidesToShow: 6, slidesToScroll: 1, //infinite: false, lazyLoad: 'progressive', responsive: [ { breakpoint: 1400, settings: { slidesToShow: 5, slidesToScroll: 1, infinite: true, } }, { breakpoint: 992, settings: { slidesToShow: 4, slidesToScroll: 1, infinite: true, } }, { breakpoint: 768, settings: { slidesToShow: 3, slidesToScroll: 3, arrows: false, dots: true } } ] }); }) $(function () { $('.index4Body ul').slick({ arrows: false, dots: true, autoplay: true, slidesToShow: 3, slidesToScroll: 1, //infinite: false, lazyLoad: 'progressive', responsive: [ { breakpoint: 992, settings: { slidesToShow: 2, slidesToScroll: 1, infinite: true, } }, { breakpoint: 768, settings: { slidesToShow: 1, slidesToScroll: 1, arrows: false, } } ] }); }) window._bd_share_config = { "common": { "bdSnsKey": {}, "bdText": "", "bdMini": "2", "bdMiniList": false, "bdPic": "", "bdStyle": "0", "bdSize": "12" }, "share": {} }; with (document) 0[(getElementsByTagName('head')[0] || body).appendChild(createElement('script')).src = 'http://bdimg.share.baidu.com/static/api/js/share.js?v=89860593.js?cdnversion=' + ~(-new Date() / 36e5)]; if ($(window).width() >= 768) { $('.index1Body li').hover(function () { $(this).addClass('on') $(this).siblings().removeClass('on') }) } if ($(window).width() < 767) { $('.index1Body li').removeClass('on'); $('.index1Body').slick({ dots: true, arrows: false, autoplay: true, slidesToShow: 1, slidesToScroll: 1, autoplaySpeed: 8000, infinite: false, lazyLoad: 'progressive' }); } function ChangeDateFormat(jsondate) { jsondate = jsondate.replace("/Date(", "").replace(")/", ""); if (jsondate.indexOf("+") > 0) { jsondate = jsondate.substring(0, jsondate.indexOf("+")); } else if (jsondate.indexOf("-") > 0) { jsondate = jsondate.substring(0, jsondate.indexOf("-")); } var date = new Date(parseInt(jsondate, 10)); var month = date.getMonth() + 1 < 10 ? "0" + (date.getMonth() + 1) : date.getMonth() + 1; var currentDate = date.getDate() < 10 ? "0" + date.getDate() : date.getDate(); return date.getFullYear() + "-" + month + "-" + currentDate } /* * jQuery.appear * https://github.com/bas2k/jquery.appear/ * http://code.google.com/p/jquery-appear/ * * Copyright (c) 2009 Michael Hixson * Copyright (c) 2012 Alexander Brovikov * Licensed under the MIT license (http://www.opensource.org/licenses/mit-license.php) */ (function ($) { $.fn.appear = function (fn, options) { var settings = $.extend({ //arbitrary data to pass to fn data: undefined, //call fn only on the first appear? one: true, // X & Y accuracy accX: 0, accY: 0 }, options); return this.each(function () { var t = $(this); //whether the element is currently visible t.appeared = false; if (!fn) { //trigger the custom event t.trigger('appear', settings.data); return; } var w = $(window); //fires the appear event when appropriate var check = function () { //is the element hidden? if (!t.is(':visible')) { //it became hidden t.appeared = false; return; } //is the element inside the visible window? var a = w.scrollLeft(); var b = w.scrollTop(); var o = t.offset(); var x = o.left; var y = o.top; var ax = settings.accX; var ay = settings.accY; var th = t.height(); var wh = w.height(); var tw = t.width(); var ww = w.width(); if (y + th + ay >= b && y <= b + wh + ay && x + tw + ax >= a && x <= a + ww + ax) { //trigger the custom event if (!t.appeared) t.trigger('appear', settings.data); } else { //it scrolled out of view t.appeared = false; } }; //create a modified fn with some additional logic var modifiedFn = function () { //mark the element as visible t.appeared = true; //is this supposed to happen only once? if (settings.one) { //remove the check w.unbind('scroll', check); var i = $.inArray(check, $.fn.appear.checks); if (i >= 0) $.fn.appear.checks.splice(i, 1); } //trigger the original fn fn.apply(this, arguments); }; //bind the modified fn to the element if (settings.one) t.one('appear', settings.data, modifiedFn); else t.bind('appear', settings.data, modifiedFn); //check whenever the window scrolls w.scroll(check); //check whenever the dom changes $.fn.appear.checks.push(check); //check now (check)(); }); }; //keep a queue of appearance checks $.extend($.fn.appear, { checks: [], timeout: null, //process the queue checkAll: function () { var length = $.fn.appear.checks.length; if (length > 0) while (length--) ($.fn.appear.checks[length])(); }, //check the queue asynchronously run: function () { if ($.fn.appear.timeout) clearTimeout($.fn.appear.timeout); $.fn.appear.timeout = setTimeout($.fn.appear.checkAll, 20); } }); //run checks when these methods are called $.each(['append', 'prepend', 'after', 'before', 'attr', 'removeAttr', 'addClass', 'removeClass', 'toggleClass', 'remove', 'css', 'show', 'hide'], function (i, n) { var old = $.fn[n]; if (old) { $.fn[n] = function () { var r = old.apply(this, arguments); $.fn.appear.run(); return r; } } }); })(jQuery); (function ($) { $.fn.countTo = function (options) { // merge the default plugin settings with the custom options options = $.extend({}, $.fn.countTo.defaults, options || {}); // how many times to update the value, and how much to increment the value on each update var loops = Math.ceil(options.speed / options.refreshInterval), increment = (options.to - options.from) / loops; return $(this).each(function () { var _this = this, loopCount = 0, value = options.from, interval = setInterval(updateTimer, options.refreshInterval); function updateTimer() { value += increment; loopCount++; $(_this).html(value.toFixed(options.decimals)); if (typeof (options.onUpdate) == 'function') { options.onUpdate.call(_this, value); } if (loopCount >= loops) { clearInterval(interval); value = options.to; if (typeof (options.onComplete) == 'function') { options.onComplete.call(_this, value); } } } }); }; $.fn.countTo.defaults = { from: 0, // the number the element should start at to: 100, // the number the element should end at speed: 10999900, // how long it should take to count between the target numbers refreshInterval: 1099990, // how often the element should be updated decimals: 0, // the number of decimal places to show onUpdate: null, // callback method for every time the element is updated, onComplete: null, // callback method for when the element finishes updating }; })(jQuery); if ($(window).width() >= 768) { var c = true; $(window).scroll(function () { if ($(window).scrollTop() > 0 && c) { c = false; //Animated Counters $('.counters').each(function () { $(".count").appear(function () { var counter = $(this).attr('data-start') * 1; $(this).countTo({ from: 1, to: counter, speed: 2000, refreshInterval: 60, }); }); }); } }); } if ($(window).width() < 768) { $('.counters').each(function () { $(".count").appear(function () { var counter = $(this).attr('data-start') * 1; $(this).countTo({ from: 1, to: counter, speed: 2000, refreshInterval: 60, }); }); }); } jQuery(".c_358_1").slide({ mainCell: ".bd", titCell: ".hd li", effect: "fade", delayTime: 0, triggerTime: 0, returnDefault: false, trigger: "click" }); jQuery(".c_358_2").slide({ mainCell: ".row_2", effect: "fade", delayTime: 0, triggerTime: 0, returnDefault: false, trigger: "click" }); /* * jQuery.appear * https://github.com/bas2k/jquery.appear/ * http://code.google.com/p/jquery-appear/ * * Copyright (c) 2009 Michael Hixson * Copyright (c) 2012 Alexander Brovikov * Licensed under the MIT license (http://www.opensource.org/licenses/mit-license.php) */ (function ($) { $.fn.appear = function (fn, options) { var settings = $.extend({ //arbitrary data to pass to fn data: undefined, //call fn only on the first appear? one: true, // X & Y accuracy accX: 0, accY: 0 }, options); return this.each(function () { var t = $(this); //whether the element is currently visible t.appeared = false; if (!fn) { //trigger the custom event t.trigger('appear', settings.data); return; } var w = $(window); //fires the appear event when appropriate var check = function () { //is the element hidden? if (!t.is(':visible')) { //it became hidden t.appeared = false; return; } //is the element inside the visible window? var a = w.scrollLeft(); var b = w.scrollTop(); var o = t.offset(); var x = o.left; var y = o.top; var ax = settings.accX; var ay = settings.accY; var th = t.height(); var wh = w.height(); var tw = t.width(); var ww = w.width(); if (y + th + ay >= b && y <= b + wh + ay && x + tw + ax >= a && x <= a + ww + ax) { //trigger the custom event if (!t.appeared) t.trigger('appear', settings.data); } else { //it scrolled out of view t.appeared = false; } }; //create a modified fn with some additional logic var modifiedFn = function () { //mark the element as visible t.appeared = true; //is this supposed to happen only once? if (settings.one) { //remove the check w.unbind('scroll', check); var i = $.inArray(check, $.fn.appear.checks); if (i >= 0) $.fn.appear.checks.splice(i, 1); } //trigger the original fn fn.apply(this, arguments); }; //bind the modified fn to the element if (settings.one) t.one('appear', settings.data, modifiedFn); else t.bind('appear', settings.data, modifiedFn); //check whenever the window scrolls w.scroll(check); //check whenever the dom changes $.fn.appear.checks.push(check); //check now (check)(); }); }; //keep a queue of appearance checks $.extend($.fn.appear, { checks: [], timeout: null, //process the queue checkAll: function () { var length = $.fn.appear.checks.length; if (length > 0) while (length--) ($.fn.appear.checks[length])(); }, //check the queue asynchronously run: function () { if ($.fn.appear.timeout) clearTimeout($.fn.appear.timeout); $.fn.appear.timeout = setTimeout($.fn.appear.checkAll, 20); } }); //run checks when these methods are called $.each(['append', 'prepend', 'after', 'before', 'attr', 'removeAttr', 'addClass', 'removeClass', 'toggleClass', 'remove', 'css', 'show', 'hide'], function (i, n) { var old = $.fn[n]; if (old) { $.fn[n] = function () { var r = old.apply(this, arguments); $.fn.appear.run(); return r; } } }); })(jQuery); (function ($) { $.fn.countTo = function (options) { // merge the default plugin settings with the custom options options = $.extend({}, $.fn.countTo.defaults, options || {}); // how many times to update the value, and how much to increment the value on each update var loops = Math.ceil(options.speed / options.refreshInterval), increment = (options.to - options.from) / loops; return $(this).each(function () { var _this = this, loopCount = 0, value = options.from, interval = setInterval(updateTimer, options.refreshInterval); function updateTimer() { value += increment; loopCount++; $(_this).html(value.toFixed(options.decimals)); if (typeof (options.onUpdate) == 'function') { options.onUpdate.call(_this, value); } if (loopCount >= loops) { clearInterval(interval); value = options.to; if (typeof (options.onComplete) == 'function') { options.onComplete.call(_this, value); } } } }); }; $.fn.countTo.defaults = { from: 0, // the number the element should start at to: 100, // the number the element should end at speed: 1000, // how long it should take to count between the target numbers refreshInterval: 100, // how often the element should be updated decimals: 0, // the number of decimal places to show onUpdate: null, // callback method for every time the element is updated, onComplete: null, // callback method for when the element finishes updating }; })(jQuery); if ($(window).width() >= 768) { var c = true; $(window).scroll(function () { if ($(window).scrollTop() > 0 && c) { c = false; //Animated Counters $('.counters').each(function () { $(".count").appear(function () { var counter = $(this).attr('data-start') * 1; $(this).countTo({ from: 1, to: counter, speed: 2000, refreshInterval: 60, }); }); }); } }); } if ($(window).width() < 768) { $('.counters').each(function () { $(".count").appear(function () { var counter = $(this).attr('data-start') * 1; $(this).countTo({ from: 1, to: counter, speed: 2000, refreshInterval: 60, }); }); }); } $(function () { $('.cxnl4Body').slick({ dots: true, //autoplay:true, slidesToShow: 6, slidesToScroll: 3, //infinite: false, lazyLoad: 'progressive', responsive: [ { breakpoint: 1200, settings: { slidesToShow: 5, slidesToScroll: 3, infinite: true, dots: true } }, { breakpoint: 992, settings: { slidesToShow: 4, slidesToScroll: 2 } }, { breakpoint: 768, settings: { slidesToShow: 2, slidesToScroll: 2 } } ] }); }) jQuery("#rczp5").slide({ mainCell: ".bd", titCell: ".hd li", effect: "fade", delayTime: 0, triggerTime: 0, returnDefault: false, trigger: "click" }); //$("#rczp5 .bd li .dd5").click(function(){ // $('.tcmb,.tc770').fadeIn() //}) //$(".tc770 .close").click(function(){ // $('.tcmb,.tc770').fadeOut() //}) $(function () { $('.jasz2Body').slick({ dots: false, autoplay: true, slidesToShow: 3, slidesToScroll: 1, //infinite: false, lazyLoad: 'progressive', responsive: [ { breakpoint: 992, settings: { slidesToShow: 2, slidesToScroll: 1 } }, { breakpoint: 768, settings: { slidesToShow: 1, slidesToScroll: 1, dots: true, arrows: false } } ] }); }) //二级 $(function () { }); //判断为空的函数 function isNullOrUndefinedOrEmpty(_value) { if (_value == undefined || _value == null || _value == '') { return true; } else { return false; } } function Scrool() { this.scrollBoxHeight = ''; this.scrollContHeight = ''; this.scrollTiaoHheight = ''; this.contMaxjuli = ''; this.scrollHuakuaiHeight = ''; this.huakuaiMaxjuli = ''; } $.fn.extend({ customScrollbar: function (initTop, huakuaiColor) { $(this).each(function () { var self = $(this); // console.log(self.html()); //拼接 var strCont = ""; strCont = '