﻿ .图2{
    width: 100%;
    height: 100%;
    background-image: url(css的\图2.png);
    background-size: cover;
    background-position: center;
    position: absolute;
    top: 90%;
    left: 0;
    background-color: brown;
 }