background-image: url(图片路径); /* 图片背景 */background-repeat: no-repeat; /* 背景图片不重复 */background-attachment: fixed; /* 固定背景图片 */