'#dfefff'); $(this).next().css('display','block'); }else{ $(this).parent().css('background','#ffffff'); $(this).next().css('display','none'); } }); $('.ziyuan-menu').mouseleave(function() { $(this).css('display','none'); $(this).prev().css('background','#ffffff'); });