同一标签添加多个背景图
background-image: url("image/img"), url("image/img"); background-repeat: no-repeat, no-repeat; background-position: 138px 18px, 33px 6px;
background-image: url("image/img"), url("image/img"); background-repeat: no-repeat, no-repeat; background-position: 138px 18px, 33px 6px;