.footer .el-divider {
    background: #333 !important;
}
.footer {
    min-width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #858383;
    height: 200px;
    /* background: #000000; */
    border-radius: 0px 0px 0px 0px;
    text-align: center;
}
.r-top {
    display: flex;
    align-items: center;
    justify-content: center;
}
.r-top a {
    color: #858383;
}
.f-left img {
    width: 240px;
}
.p_img {
    display: flex;
    align-items: center;
}