.carousel-container-culture {
  height: 50vw;
  max-height: 85vh;
}
.about-us-smr .subtitles {
  color: #fff;
}
.about-us-smr .about-con {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 40px;
  margin-bottom: 40px;
}
.about-us-smr .about-con .about-text-l .section-titles {
  margin-bottom: 20px;
}
@media (max-width: 750px) {
  .about-us-smr .about-con {
    grid-template-columns: 1fr;
  }
  .about-us-smr .about-text-l {
    width: 100%;
  }
}
.section-titles {
  margin-bottom: 20px;
}
.history .subtitles {
  color: #fff;
  margin-bottom: 0;
}
.history .imgs {
  position: relative;
}
.history .imgs img {
  width: 100%;
}
.history .imgs::before {
  content: "";
  display: block;
  position: absolute;
  z-index: 0;
  padding-top: 33%;
}
.history .swiper-wraps {
  margin-top: 62px;
}
.history .swiper-container {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
}
.history .swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
.history .swiper-slide {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}
@media (max-width: 1260px) {
  .gaboth .gallery-top .gaboth_t {
    padding: 0 0 15px 0;
  }
}
.gaboth .gallery-top .gaboth_t {
  overflow: hidden;
  padding: 0 2.6rem 15px 0;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.gaboth .gallery-top .gaboth_t .g_year {
  margin-bottom: 0.28rem;
  height: 100px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.gaboth .gallery-top .gaboth_t .g_year .p1 {
  color: #999;
  opacity: 0.15;
  transition: all 0.4s;
}
.gaboth .gallery-top .gaboth_t .g_year .p2 {
  color: #fff;
  opacity: 0.15;
  transition: all 0.4s;
}
.gaboth .gallery-top .gaboth_t .g_line {
  width: 100%;
  position: relative;
}
@media (max-width: 1260px) {
  .gaboth .gallery-top .g_p {
    padding: 0;
  }
}
.gaboth .gallery-top .g_p {
  margin-top: 0.25rem;
  text-align: center;
  padding-right: 2.6rem;
  display: flex;
  justify-content: center;
  position: relative;
}
.gaboth .gallery-top .g_p p {
  text-align: center;
  flex-shrink: 0;
  font-weight: bold;
  color: #fff;
  opacity: 0;
  transition: all 0.4s;
}
.gaboth .gallery-top .gaboth_t .g_line .g_line_box img {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
@media (max-width: 767px) {
  .gaboth .gallery-top .swiper-slide-active .gaboth_t .g_line .img2 {
    opacity: 1;
  }
}
.gaboth .gallery-top .gaboth_t .g_line .g_line_box .img2 {
  margin-left: 2px;
  opacity: 0;
  transition: all 0.4s;
  z-index: 10;
}
@media (max-width: 767px) {
  .gaboth .gallery-top .swiper-slide-active .gaboth_t .g_line .img3 {
    opacity: 0;
  }
}
.gaboth .gallery-top .gaboth_t .g_line .g_line_box .img3 {
  transition: all 0.4s;
  margin-left: 2px;
  z-index: 10;
}
@media (min-width: 768px) {
  .gaboth .gallery-top .swiper-slide-next .gaboth_t .g_year .p1,
  .gaboth .gallery-top .swiper-slide-next .gaboth_t .g_year .p2 {
    color: #fff;
    opacity: 1;
  }
}
@media (min-width: 768px) {
  .gaboth .gallery-top .swiper-slide-next .gaboth_t .g_line .img2 {
    opacity: 1;
  }
}
@media (min-width: 768px) {
  .gaboth .gallery-top .swiper-slide-next .gaboth_t .g_line .img3 {
    opacity: 0;
  }
}
@media (min-width: 768px) {
  .gaboth .gallery-top .swiper-slide-next .g_p p {
    opacity: 1;
  }
}
@media (max-width: 767px) {
  .gaboth .gallery-top .swiper-slide-active .g_p p {
    opacity: 1;
  }
}
@media (max-width: 767px) {
  .gaboth .gallery-top .swiper-slide-active .gaboth_t .g_year .p1,
  .gaboth .gallery-top .swiper-slide-active .gaboth_t .g_year .p2 {
    color: #fff;
    opacity: 1;
  }
}
@media (max-width: 767px) {
  .gaboth .gallery-top .swiper-slide-active .gaboth_t .g_line .img2 {
    opacity: 1;
  }
}
.factory-carousel .carousel-controls-about {
  position: absolute;
  bottom: 20px;
  right: 20px;
  display: flex;
  gap: 10px;
}
.factory-carousel .carousel-controls-about .carousel-dot {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  border: 2px solid white;
}
.card-labes {
  color: #2c5aa0;
  font-weight: bold;
  margin-bottom: 15px;
}
.card-con {
  margin-bottom: 15px;
}
.card-address {
  font-size: 14px;
  margin-bottom: 10px;
}
.card-con-top {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 10px;
  margin-bottom: 10px;
}
.card-con-top-desc {
  text-align: center;
  padding: 10px;
  border: 1px solid #444;
  border-radius: 5px;
}
.carousel-container-about-wrap {
  position: relative;
  height: 100%;
  overflow: hidden;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
}
.carousel-container-about {
  position: relative;
  border-radius: 15px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
  max-width: 100%;
}
.culture {
  padding-top: 0;
}
.culture .culture {
  color: #fff;
}
.qualifications {
  padding-top: 0;
}
.subtitles {
  color: #fff;
}
