缩写以下代码.box {background-position: 10px 20px;background-repeat: no-repeat;background-attachment: fixed;background-color: red;background-image: url(box.png);
background: url("box.png") no-repeat fixed fixed red;