.ann{
    width:100px;
    height:50px ;
    background-color:gray;
    border-radius:5px;
    color:white;

    font-size:15px ;
    font-weight:600;
}
.yin{
    text-align: center;
}
.xiaoguo{
    position:fixed;
    z-index: -1;
}
