父div : overflow:hidden; /* 这个结合子div的padding-bottom:999999px; margin-bottom:-99999px可以让子div底部对齐 */ 两个子 div :padding-bottom:99999px; margin-bottom:-99999px