$(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 = '
' + '
'; self.find('.scroll_box').append(strCont); //初始化 self.find('.scroll_box').find('.scroll_tiao').css({ 'height': '100%', 'position': 'absolute', 'background-color': '#ccc', 'width': '16px', 'right': '0', 'top': '0' }); self.find('.scroll_box').find('.scroll_cont').css({ 'position': 'absolute', 'top': '0', 'left': '0', 'margin-right': '20px' }); self.find('.scroll_box').find('.scroll_huakuai').css({ "width": "13px", "height": '100px', "z-index": "999", "margin-left": "1px", "position": "absolute", "right": "1px" }); var scrool = new Scrool(); // 最外层容器box的高度 scrool.scrollBoxHeight = self.height(); // 内容层的高度 scrool.scrollContHeight = self.find('.scroll_cont').height(); // 滚动条容器的高度 scrool.scrollTiaoHheight = scrool.scrollBoxHeight; // 内容能滚动的最大高度 scrool.contMaxjuli = scrool.scrollContHeight - scrool.scrollBoxHeight; // 滑块的高度 scrool.scrollHuakuaiHeight = self.find('.scroll_huakuai').height(); // 滑块能滚动的最大范围 scrool.huakuaiMaxjuli = scrool.scrollTiaoHheight - scrool.scrollHuakuaiHeight; //判断第一个参数,如果为空,给initTop一个初始值。如果不为空,判断是像素的模式还是百分比模式,无论哪个模式,initTop的值都不能大于滑块能滚动的最大高度 if (isNullOrUndefinedOrEmpty(initTop)) { initTop = 0; } else if (initTop.indexOf('px') > 0) { var initTop1 = parseInt(initTop); if (initTop1 > scrool.huakuaiMaxjuli) { throw '您传入的第一个参数不正确,不能大于滑块能滚动的最大高度'; return false; } } else if (initTop.indexOf('%') > 0) { var initTop2 = parseInt(initTop); var percent_top = (scrool.huakuaiMaxjuli / scrool.scrollTiaoHheight) * 100; if (initTop2 > percent_top) { throw '您传入的第一个参数不正确,不能大于滑块能滚动的最大高度%'; } } //判断第二个参数 if (isNullOrUndefinedOrEmpty(huakuaiColor)) { huakuaiColor = 'red'; } self.find('.scroll_box').find('.scroll_huakuai').css({ 'top': initTop, 'background-color': huakuaiColor }); //初始化 initTop var huakuaiTop = parseInt(self.find('.scroll_box').find('.scroll_huakuai').css('top')); var scroll_contTop = -(scrool.contMaxjuli * (huakuaiTop / scrool.huakuaiMaxjuli)); self.find('.scroll_box').find('.scroll_huakuai').css({ "top": huakuaiTop + 'px' }); self.find('.scroll_box').find('.scroll_cont').css({ "top": scroll_contTop + 'px' }); //当内容的高度大于容器的高度时,滚动条才显示 if (scrool.scrollContHeight <= scrool.scrollBoxHeight) { self.find('.scroll_box').find('.scroll_tiao').hide(); } else { self.find('.scroll_box').find('.scroll_tiao').show(); //滚轮事件 $(this)=$('.scroll_box') function wheel() { self.find('.scroll_box').bind('mousewheel DOMMouseScroll', function (e) { e.preventDefault(); var _delta = parseInt(e.originalEvent.wheelDelta || -e.originalEvent.detail); var huakuaiTop = parseInt(self.find('.scroll_box').find('.scroll_huakuai').css('top')); var scroll_contTop = 0; if (_delta > 0) { //向上 huakuaiTop -= 50; scroll_contTop = -(scrool.contMaxjuli * (huakuaiTop / scrool.huakuaiMaxjuli)); if (huakuaiTop < 0) { self.find('.scroll_box').find('.scroll_huakuai').css({ "top": 0 + 'px' }); self.find('.scroll_box').find('.scroll_cont').css({ "top": 0 + 'px' }); return false; } self.find('.scroll_box').find('.scroll_huakuai').css({ "top": huakuaiTop + 'px' }); self.find('.scroll_box').find('.scroll_cont').css({ "top": scroll_contTop + 'px' }); return false; } else { //向下 huakuaiTop += 50; scroll_contTop = -(scrool.contMaxjuli * (huakuaiTop / scrool.huakuaiMaxjuli)); if (huakuaiTop > scrool.huakuaiMaxjuli) { self.find('.scroll_box').find('.scroll_huakuai').css({ "top": scrool.huakuaiMaxjuli + 'px' }); self.find('.scroll_box').find('.scroll_cont').css({ "top": -scrool.contMaxjuli + 'px' }); return false; } self.find('.scroll_box').find('.scroll_huakuai').css({ "top": huakuaiTop + 'px' }); self.find('.scroll_box').find('.scroll_cont').css({ "top": scroll_contTop + 'px' }); return false; } return false; }); } //鼠标拖动滑块事件 $(this)=$('.scroll_box') function drag() { self.find('.scroll_box').find('.scroll_huakuai').bind('mousedown', function (event) { if (event.button == 0) { //判断是否点击鼠标左键 ,event.button=0|1|2 分别是鼠标左中右键 //鼠标按下那一刻,先算出鼠标距离小块左边和上边的距离gapX,gapY,后面根据这个距离以及鼠标的坐标,算出小块的位置 obj_offsetTop = self.find('.scroll_huakuai').offset().top; gapY = event.clientY - self.find('.scroll_huakuai').offset().top; self.find('.scroll_box').bind('mousemove', move); $(document).bind('mouseup', stop) function move(e1) { //整个大的容器距离网页最顶端的高度为box_margin_top var box_margin_top = parseInt(self.find('.scroll_box').offset().top); //拖拽,滑块随着鼠标走 var huakuaiTop = e1.clientY - gapY - box_margin_top; //内容部分top值计算 var scroll_contTop = -(scrool.contMaxjuli * (huakuaiTop / scrool.huakuaiMaxjuli)); if (huakuaiTop < 0) { huakuaiTop = 0; scroll_contTop = 0; } else if (huakuaiTop > scrool.huakuaiMaxjuli) { huakuaiTop = scrool.huakuaiMaxjuli; scroll_contTop = -scrool.contMaxjuli; } self.find('.scroll_huakuai').css({ "top": huakuaiTop + 'px' }); self.find('.scroll_cont').css({ "top": scroll_contTop + 'px' }); } function stop() { self.find('.scroll_box').unbind('mousemove', move); self.find('.scroll_box').find('.scroll_huakuai').unbind("mouseup", stop); } } event.preventDefault();//取消默认事件 (鼠标碰到文字默认选中) }); } wheel(); drag(); } }); } }); if ($(window).width() >= 992) { $('.scroll').customScrollbar('0px'); } //三级 $(function () { }) $('.jasz4Body1 .zbox ul li').addClass('clearfix')