一、如何用一张图片做背景图,并且图片自适应div的大小
background: url("../stu_wengu.png") center center no-repeat;background-size: cover;