$(function() { //$(".head_dh dl dd ul li").hover(function() { // $(this).parents('dd').find("a").eq(0).attr('style', 'color:#af090b !important'); //}, function() { // $(this).parents('dd').find("a").eq(0).attr('style', ''); // }); var index_banner_width = $("#index_banner").width(); $(".banner .banner_ul li").attr("style","width:"+index_banner_width+"px;") });