$(function(){ var swiperChange = { chang:function(this1){ var len = $('.s').size() for(var s = 0;s550){ var b = a * 0.4166666666666667; $('.contactMap').css('height',b); } else{ $('.contactMap').css('height',600); } var a = $('.contactMapRight').width(); var b = a * 1.319488817891374; // var a = $('.aboutImage img').width(); // var b = a * 0.3764544832306639; // $('.aboutImage img').css('height',b); } }); function goto_a(url, e) { if (/#/.test(url)) { //var is_curr_page = curr_id == id ? true : false; var diff = 0; if (typeof e != 'undefined') { //if (is_curr_page) { // e.preventDefault(); //} //event.preventDefault(); if($(e).hasClass('abt')){ diff = 260; } } // arr 鏄竴涓暟锟? 锟?# 鍒嗗紑锟? 鍓嶉潰鏄湴锟? 鍚庨潰arr[len]鏄搴旂殑搴忓彿 var arr = url.split('#'); var len = arr.length - 1; // item 鍏冪礌鏄綋鍓嶇殑瀵硅薄 var item = $('#goto_' + arr[len]); var items = $('.dropDownList li a,.groupList li a,.navList .list a'); items.each(function(){ if($(this).attr('data-id') == arr[len]){ $(this).parent().addClass('selectActive').siblings().removeClass('selectActive'); } }); // top 锟? item 鍏冪礌璺濈body 椤堕儴鐨勮窛锟? var top = item.offset().top - diff; $('html,body').stop(true, true).animate({ scrollTop: top + 'px' }); } }