.cmp__brand-section-03[data-v-735018ac] {
  padding: calc(var(--rpx, 1px) * 80) 0;
  background: #fff;
}
@media screen and (max-width: 767px) {
.cmp__brand-section-03[data-v-735018ac] {
    padding: calc(var(--rpx, 1px) * 48) 0;
}
}
.cmp__brand-section-03 .industry-section .intro h2[data-v-735018ac] {
  font-size: 32px;
  font-weight: 500;
  line-height: 32px;
  color: rgba(0, 0, 0, 0.95);
  margin-bottom: calc(var(--rpx, 1px) * 24);
}
@media screen and (max-width: 767px) {
.cmp__brand-section-03 .industry-section .intro h2[data-v-735018ac] {
    font-size: 24px;
    font-weight: 500;
    line-height: 33.6px;
    color: rgba(13, 13, 13, 0.95);
    margin-bottom: calc(var(--rpx, 1px) * 18);
}
}
.cmp__brand-section-03 .industry-section .intro p[data-v-735018ac] {
  font-size: 18px;
  font-weight: 500;
  line-height: 28.8px;
  color: rgba(0, 0, 0, 0.6);
  max-width: calc(var(--rpx, 1px) * 503);
  text-align: justify;
}
@media screen and (max-width: 767px) {
.cmp__brand-section-03 .industry-section .intro p[data-v-735018ac] {
    font-size: 14px;
    font-weight: 500;
    line-height: 21px;
    color: rgba(0, 0, 0, 0.6);
}
}
.cmp__brand-section-03 .industry-section .industry-cards[data-v-735018ac] {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 8px;
}
.cmp__brand-section-03 .industry-section .industry-cards .lf[data-v-735018ac],
.cmp__brand-section-03 .industry-section .industry-cards .rt[data-v-735018ac] {
  flex: 0 1 calc(50% - 4px);
  display: flex;
  flex-direction: column;
}
.cmp__brand-section-03 .industry-section .industry-cards .lf[data-v-735018ac] {
  padding-top: calc(var(--rpx, 1px) * 160);
  align-items: flex-start;
}
.cmp__brand-section-03 .industry-section .industry-cards .rt[data-v-735018ac] {
  align-items: flex-end;
}
.cmp__brand-section-03 .industry-section .industry-cards .card[data-v-735018ac]:not(:first-child) {
  padding-top: calc(var(--rpx, 1px) * 160);
}
@media screen and (max-width: 767px) {
.cmp__brand-section-03 .industry-section .industry-cards .card[data-v-735018ac]:not(:first-child) {
    padding-top: 0;
}
}
@media screen and (max-width: 767px) {
.cmp__brand-section-03 .industry-section .industry-cards .card[data-v-735018ac] {
    margin-top: calc(var(--rpx, 1px) * 48);
}
.cmp__brand-section-03 .industry-section .industry-cards .card:nth-child(odd) img[data-v-735018ac] {
    width: 100%;
    height: calc(var(--rpx, 1px) * 343);
}
.cmp__brand-section-03 .industry-section .industry-cards .card:nth-child(even) img[data-v-735018ac] {
    width: 100%;
    height: calc(var(--rpx, 1px) * 240);
}
}
.cmp__brand-section-03 .industry-section .industry-cards .card.small[data-v-735018ac] {
  width: calc(100% - var(--rpx, 1px) * 160);
}
.cmp__brand-section-03 .industry-section .industry-cards .card.small img[data-v-735018ac] {
  width: 100%;
  height: calc(var(--rpx, 1px) * 350);
}
.cmp__brand-section-03 .industry-section .industry-cards .card h3[data-v-735018ac] {
  font-size: 18px;
  font-weight: 500;
  line-height: 18px;
  color: rgba(0, 0, 0, 0.95);
  margin: calc(var(--rpx, 1px) * 20) 0 calc(var(--rpx, 1px) * 10);
}
@media screen and (max-width: 767px) {
.cmp__brand-section-03 .industry-section .industry-cards .card h3[data-v-735018ac] {
    margin: calc(var(--rpx, 1px) * 20) 0 calc(var(--rpx, 1px) * 12);
}
}
.cmp__brand-section-03 .industry-section .industry-cards .card p[data-v-735018ac] {
  font-size: 14px;
  font-weight: 500;
  line-height: 21px;
  color: rgba(0, 0, 0, 0.6);
}
.cmp__brand-section-03 .industry-section .industry-cards .card img[data-v-735018ac] {
  width: 100%;
  height: calc(var(--rpx, 1px) * 420);
  border-radius: 8px;
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
}
.cmp__brand-section-03 .industry-section .pc-layout[data-v-735018ac] {
  display: flex;
}
@media screen and (max-width: 767px) {
.cmp__brand-section-03 .industry-section .pc-layout[data-v-735018ac] {
    display: none;
}
}
.cmp__brand-section-03 .industry-section .mobile-layout[data-v-735018ac] {
  display: none;
}
@media screen and (max-width: 767px) {
.cmp__brand-section-03 .industry-section .mobile-layout[data-v-735018ac] {
    display: block;
}
}