.footer {
    padding: 30px 0;
    width: 100%;
    text-align: center;
    background-color: #333;
    line-height: 35px;
    font-size: 14px;
    color: #999;
}

.footer a{
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #999999;
}
