.brandimage {
    /*margin-top: .4rem;*/
    padding: .4rem
}

.brandimage .brandimage-title {
    /*margin-bottom: .84rem*/
}

.brandimage .brandimage-title img {
    width: 3.5rem
}

.brandimage .brandimage-cards .cards-img {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    padding: 0 0 .4rem 0;
}

.brandimage .brandimage-cards .cards-img img {
    width: 100%
}

.brandimage .brandimage-cards .cards-img .img-text {
    margin-top: .2667rem
}

.brandimage .brandimage-cards .cards-img .img-text img {
    width: 4rem
}

.brandimage .brandimage-cards .cards-center {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: column
}

.brandimage .brandimage-cards .cards-center .card-text {
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    padding-bottom: .4rem
}

.brandimage .brandimage-cards .cards-center .card-text span {
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #333333;
    line-height: 1.5
}

.brandimage .brandimage-cards .cards-center .right-box {
    background-color: #eb0017;
    padding: .28rem;
    display: flex;
    align-items: center;
    justify-content: space-between
}

.brandimage .brandimage-cards .cards-center .right-box .right-box-img {
    margin-right: .2667rem
}

.brandimage .brandimage-cards .cards-center .right-box .right-box-img img {
    width: 2.7067rem;
    height: 2.7067rem
}

.brandimage .brandimage-cards .cards-center .right-box .right-box-text .right-box-text-title {
    margin-bottom: .3333rem
}

.brandimage .brandimage-cards .cards-center .right-box .right-box-text .right-box-text-title img {
    width: 3rem
}

.brandimage .brandimage-cards .cards-center .right-box .right-box-text .right-box-text-word p {
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #ffffff;
    line-height: 1.5
}

.brandimage .brandimage-img {
    /*margin-top: .84rem;*/
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap
}

.brandimage .brandimage-img img {
    width: 100%
}
