var pathName = window.location.pathname; // 鑾峰緱璺緞淇℃伅 $(".h_cateList a").each(function(){ // 閬嶅巻a閾炬帴鐨勮矾寰 var aLinkUrl = $(this).attr("href"); // 寰楀埌a閾炬帴鐨勮矾寰 if(aLinkUrl == pathName){ $(this).parent().addClass("jpActive"); /* $(this).parents(".h_yjLi").find(".ejBox").css({"display":"block"}); */ return; } }); //鍒濆鍖杦ow寮€濮 (function() { if (isFrontEnv()) { new WOW().init(); $('a[href-data="top"]').on('click', function() { $('html, body').animate({ scrollTop: 0 }, 'slow'); return false; }); } })(); //鍒濆鍖杦ow缁撴潫