$(function(){ if (!navigator.userAgent.match(/mobile/i)) { $(window).scroll(function(){ $("#w_fimg-1595986093490").addClass("dhb2"); if($(window).scrollTop() > 3000){ $("#w_fimg-1595986093490").addClass("dhb"); $("#w_fimg-1595986093490").removeClass("dhb2"); } else { $("#w_fimg-1595986093490").removeClass("dhb"); $("#w_fimg-1595986093490").addClass("dhb2"); } }) } else{ $(window).scroll(function(){ $("#w_fimg-1595986093490").addClass("dhb2"); if($(window).scrollTop() > 1500){ $("#w_fimg-1595986093490").addClass("dhb"); $("#w_fimg-1595986093490").removeClass("dhb2"); } else { $("#w_fimg-1595986093490").removeClass("dhb"); $("#w_fimg-1595986093490").addClass("dhb2"); } } ) setTimeout(function(){ $(".c_portalResIntro_category-01001 li a").each(function(){ if($.trim($(this).text())=="澳门威斯尼斯人5719总部"){ $(this).attr("href"," javacript:void(0);"); $(this).click(function(){ $(this).parent().find(".erji").addClass("qqqww"); }); } });  },"1000"); setTimeout(function(){ $(".c_portalResNews_category-01001 li a").each(function(){ if($.trim($(this).text())=="视频合集"){ $(this).attr("href"," javacript:void(0);"); $(this).click(function(){ $(this).parent().find(".erji").addClass("qqqww"); }); } });  },"1000"); } } )