.cmp__brand-section-14[data-v-ccc44809] {
  background: rgb(255, 255, 255);
  padding-bottom: calc(var(--rpx, 1px) * 80);
}
.cmp__brand-section-14 .responsive__layout .container[data-v-ccc44809] {
  display: flex;
  height: calc(var(--rpx, 1px) * 540);
}
@media screen and (max-width: 991.98px) {
.cmp__brand-section-14 .responsive__layout .container[data-v-ccc44809] {
    height: calc(var(--rpx, 1px) * 640);
}
}
@media (max-width: 800px) {
.cmp__brand-section-14 .responsive__layout .container[data-v-ccc44809] {
    height: auto;
}
}
.cmp__brand-section-14 .responsive__layout .container img[data-v-ccc44809] {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}
.cmp__brand-section-14 .responsive__layout .container .text-section[data-v-ccc44809] {
  flex-grow: 1;
  background: rgb(250, 250, 250);
  padding: calc(var(--rpx, 1px) * 48);
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
@media (max-width: 800px) {
.cmp__brand-section-14 .responsive__layout .container .text-section[data-v-ccc44809] {
    padding: 0;
    gap: calc(var(--rpx, 1px) * 24);
    background-color: #fff;
}
}
.cmp__brand-section-14 .responsive__layout .container .text-section .text-wrap h2[data-v-ccc44809] {
  font-size: 32px;
  font-weight: 500;
  line-height: 44.8px;
  color: rgb(0, 0, 0);
  margin-bottom: calc(var(--rpx, 1px) * 12);
}
@media (max-width: 800px) {
.cmp__brand-section-14 .responsive__layout .container .text-section .text-wrap h2[data-v-ccc44809] {
    font-size: 24px;
    font-weight: 500;
    line-height: 33.6px;
    color: rgba(13, 13, 13, 0.95);
}
}
.cmp__brand-section-14 .responsive__layout .container .text-section .text-wrap p[data-v-ccc44809] {
  font-size: 15px;
  font-weight: 500;
  line-height: 22px;
  color: rgba(0, 0, 0, 0.55);
  text-align: justify;
}
@media (max-width: 800px) {
.cmp__brand-section-14 .responsive__layout .container .text-section .text-wrap p[data-v-ccc44809] {
    font-size: 14px;
    font-weight: 500;
    line-height: 21px;
    color: rgba(0, 0, 0, 0.6);
}
}
.cmp__brand-section-14 .responsive__layout .container .text-section .text-wrap .image-section.mobile-layout[data-v-ccc44809] {
  display: none;
}
@media (max-width: 800px) {
.cmp__brand-section-14 .responsive__layout .container .text-section .text-wrap .image-section.mobile-layout[data-v-ccc44809] {
    display: block;
    margin-top: calc(var(--rpx, 1px) * 24);
}
.cmp__brand-section-14 .responsive__layout .container .text-section .text-wrap .image-section.mobile-layout img[data-v-ccc44809] {
    width: 100%;
    height: 53.6vw;
    -o-object-fit: cover;
       object-fit: cover;
    display: block;
    border-radius: 6px;
}
.cmp__brand-section-14 .responsive__layout .container .text-section .text-wrap .image-section.mobile-layout .tip[data-v-ccc44809] {
    font-size: 11px;
    font-weight: 400;
    line-height: 11px;
    margin-top: calc(var(--rpx, 1px) * 12);
    position: unset;
    color: rgba(0, 0, 0, 0.3);
}
}
.cmp__brand-section-14 .responsive__layout .container .text-section .info-box[data-v-ccc44809] {
  background: rgb(241, 241, 241);
  padding: calc(var(--rpx, 1px) * 12);
  border-radius: 6px;
  overflow: hidden;
  display: flex;
  gap: 6px;
}
.cmp__brand-section-14 .responsive__layout .container .text-section .info-box img[data-v-ccc44809] {
  width: 20px;
  height: 20px;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}
@media (max-width: 800px) {
.cmp__brand-section-14 .responsive__layout .container .text-section .info-box img[data-v-ccc44809] {
    width: 16px;
    height: 16px;
}
}
.cmp__brand-section-14 .responsive__layout .container .text-section .info-box .info-text-wrap h3[data-v-ccc44809] {
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  color: rgba(0, 0, 0, 0.55);
  margin-bottom: calc(var(--rpx, 1px) * 8);
}
@media (max-width: 800px) {
.cmp__brand-section-14 .responsive__layout .container .text-section .info-box .info-text-wrap h3[data-v-ccc44809] {
    font-size: 12px;
    font-weight: 500;
    line-height: 18px;
}
}
.cmp__brand-section-14 .responsive__layout .container .text-section .info-box .info-text-wrap p[data-v-ccc44809] {
  font-size: 18px;
  font-weight: 500;
  line-height: 25.2px;
  color: rgba(0, 0, 0, 0.95);
}
@media (max-width: 800px) {
.cmp__brand-section-14 .responsive__layout .container .text-section .info-box .info-text-wrap p[data-v-ccc44809] {
    font-size: 14px;
    font-weight: 500;
    line-height: 19.6px;
}
}
.cmp__brand-section-14 .responsive__layout .container .image-section.pc-layout[data-v-ccc44809] {
  width: 808px;
  aspect-ratio: 808/540;
  display: block;
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
  position: relative;
}
@media (max-width: 800px) {
.cmp__brand-section-14 .responsive__layout .container .image-section.pc-layout[data-v-ccc44809] {
    display: none;
}
}
.cmp__brand-section-14 .responsive__layout .container .image-section .tip[data-v-ccc44809] {
  font-size: 12px;
  font-weight: 400;
  line-height: 20px;
  color: rgba(255, 255, 255, 0.3);
  position: absolute;
  left: calc(var(--rpx, 1px) * 24);
  bottom: calc(var(--rpx, 1px) * 20);
}