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