.logo-flex{
    display: flex;
    align-items: center;
}
.logo-img-show{
    height: 45px;
    width: auto;
}
.logo-title-top{
    color: white;
    margin-left: 10px;
    font-size: 14px;
    font-weight: 600;
}
.top-div-s-title{
    color: white;
    font-size: 16px;
}
.partner-title-all{
    display: flex;
    align-items: center;
}
.partner-title-img img{
    width: 30px;
    height: auto;
}
.partner-title-text{
    margin-left: 10px;
    color: rgba(51, 51, 51, 1);
    font-size: 18px;
    font-weight: 800;
}
.right-img{
    height: 16px;
    width: auto;
    margin-right: 5px;
    margin-top: -2px;
}
.flex-div{
    display: flex;
    align-items: center;
    line-height: 30px;
    height: 30px;
}