求教:jq获取第二个div的z-index属性
$('#main-easyui-layout').children().eq(1).css('z-index');
试下$("#main-easyui-layout").child[1].style.zIndex