
#copyright{
    padding: 2rem 0px 2rem 0px;
}
#copyright .copyright {
    width: 100% !important;
    height: 60px;
    line-height: 180%;
    text-align: center;
    color: #9e9e9e;
    bottom: 30px;
    width: 100%;
    font-family: AlibabaPuHuiTi-3-55-Regular !important;
}

#copyright a {
    color: #9e9e9e;
    font-family: AlibabaPuHuiTi-3-55-Regular !important;
}

#copyright a:hover {
    color: #9e9e9e;
}
