.footer {
    /* position: absolute; */
    /* bottom: -20px; */
    /* padding: 0 194px; */
    font-size: 14px;
    font-family: MicrosoftYaHei;
    font-weight: 400;
    color: rgba(153, 153, 153, 1);
    text-align: center;
    width: 413px;
    margin: 30px auto 0 auto;

}

.footer span a {
    font-size: 14px;
    font-family: MicrosoftYaHei;
    font-weight: 400;
    color: rgba(153, 153, 153, 1);
    /* margin-top: 30px; */
}