.a{background: red;position:absolute;width: 100px;} .b{background: yellow;margin: 100px;}设置b的margin为什么会使a的绝对位置产生变化?求大神解答 查看完整描述