.base-footer{
    min-width: 1200px;
    background-color: rgba(240, 240, 243, 1);
}
.base-footer .footer{
    width: 1200px;
    padding: 5px 0;
    margin: auto;
    align-items: center;
}
.base-footer .footer .right{
    width: 100%;
    text-align: center;
}
.base-footer .footer .right .one{
    line-height: 40px;
    font-size: 14px;
}