封装animate动画
<style type="text/css"> * { margin: 0; padding: 0; } #box { position: absolute; width: 100px; height: 100px; background-color: red; left: 10px; top: 10px; } button { position: fixed; width: 100px; he