/*$(".news_box").hide().eq(0).show(); $(".menu_1 li").click( function(){ $(".news_box").eq($(this).index()).show(); $(".news_box").eq($(this).index()).siblings(".news_box").hide(); $(this).addClass("red"); $(this).siblings(".menu_1 li").removeClass("red"); $(this).children("div").addClass("xian"); $(this).siblings(".menu_1 li").children("div").removeClass("xian"); } )*/ $(".news").mouseenter( function(){ $(this).addClass("shadow"); $(this).find("a").css("color","#d7000f"); } ) $(".news").mouseleave( function(){ $(this).removeClass("shadow"); $(this).find("a").css("color","#333"); } ) function link(){ window.location.href="ofxt_efubjmt.iunm"; }