CSS问题求助规范如此。先说解决方案:删了#main中的 border:solid 1px没事方案1.给#main加overflow:hidden方案2.把.block_2的margin:20px替换为#main的padding:20px方案3.给.bl2023-03-21html-css250