#role_mid {
    width: 100vw;
    height: 100vh;
    background: url(../images/liyue.jpg) no-repeat;
    background-position: center;
    background-size: cover;
}