.banner__container .title {
  padding-left: 8vw;
}
.banner__container .title h3 {
  margin: 8vw 0 0;
  font-weight: 400;
  font-size: 4.8vw;
}
.banner__container .title p {
  font-size: 3vw;
  font-weight: 400;
  margin: 3.066667vw 0 0;
}
.banner__container .summary {
  display: block;
  padding: 5.99vw 8vw 0;
  font-size: 3.3vw;
  font-weight: 400;
  color: #000000;
  line-height: 6.8vw;
}

.l__about-header {
  padding-left: 8vw;
}
.l__about-header h3 {
  margin: 8vw 0 0;
  font-size: 4.8vw;
}
.l__about-header p {
  font-size: 3vw;
  font-weight: 400;
  margin: 3.066667vw 0 0;
}

.l__about-summary {
  color: #000000;
  font-weight: 400;
  font-size: 3.3vw;
  line-height: 6.8vw;
  padding: 0 8vw;
}
.l__about-summary .slogan {
  display: none;
}
.l__about-summary .content {
  margin-top: 8vw;
}
.l__about-summary .content .cover img {
  width: 100%;
}
.l__about-summary .content .c-slogan {
  margin-top: 8vw;
}
.l__about-summary .content .summary {
  white-space: pre-line;
}

.l__about-ablums {
  padding: 8vw 0 0;
}
.l__about-ablums .swiper {
  width: 100%;
  height: 35vh;
}
.l__about-ablums .swiper-wrapper .swiper-slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.l__about-histroies {
  padding: 8vw 0 16vw;
  background: #F8F8F8;
}
.l__about-histroies-header {
  padding: 0 8vw 8vw;
  font-size: 4.8vw;
  font-weight: bold;
  color: #1E1E1E;
}
.l__about-histroies .swiper {
  width: 100%;
}
.l__about-histroies .swiper-slide {
  width: 40vw;
}
.l__about-histroies .swiper-slide .icon, .l__about-histroies .swiper-slide .title, .l__about-histroies .swiper-slide .summary {
  text-align: center;
  transition: all 0.3s;
}
.l__about-histroies .swiper-slide .icon {
  position: relative;
  z-index: 5;
}
.l__about-histroies .swiper-slide .icon span {
  width: 12vw;
  height: 12vw;
  border-radius: 50%;
  display: inline-block;
  border: 1px solid #EA8A1C;
  text-align: center;
  line-height: 11.733333vw;
  font-size: 5vw;
  color: var(--pro-main-color);
  background-color: #F8F8F8;
}
.l__about-histroies .swiper-slide .icon:before {
  display: block;
  width: 100%;
  height: 2px;
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-1px);
  background: #EDEDED;
  z-index: -1;
}
.l__about-histroies .swiper-slide .title {
  font-size: 4vw;
  font-weight: bold;
  color: #000000;
  margin-top: 4.666667vw;
}
.l__about-histroies .swiper-slide .summary {
  opacity: 0;
  font-size: 3vw;
  font-weight: 400;
  color: #000000;
  line-height: 4vw;
  margin-top: 7.333333vw;
}
.l__about-histroies .swiper-slide-active .icon span {
  background-color: var(--pro-main-color);
  color: #FFFFFF;
}
.l__about-histroies .swiper-slide-active .title {
  color: var(--pro-main-color);
}
.l__about-histroies .swiper-slide-active .summary {
  opacity: 1;
}

.l__about-culture {
  width: 100%;
  padding: 8vw 0;
  background-image: url("/theme/images/logo-line.png");
  background-repeat: no-repeat;
  background-position: center 55%;
  background-size: 43% auto;
}
.l__about-culture-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 8vw;
}
.l__about-culture-header .title h4 {
  margin: 0;
  font-size: 4.8vw;
  font-weight: bold;
  color: #1E1E1E;
}
.l__about-culture-header .title p {
  margin: 6.133333vw 0 0;
  font-size: 3vw;
  font-weight: 400;
  color: var(--pro-main-color);
}
.l__about-culture-header .button {
  width: 21.333333vw;
  height: 21.333333vw;
  flex-shrink: 0;
}
.l__about-culture-header .button a {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
}
.l__about-culture-header .button a img {
  display: block;
  width: 100%;
  height: 100%;
  animation: rotateForward 10s linear infinite;
}
.l__about-culture-header .button a i {
  position: absolute;
  top: 50%;
  left: 50%;
  font-size: 2.34375vw;
  transform: translate(-50%, -40%);
  color: var(--pro-main-color);
}
.l__about-culture-boder {
  margin-top: 30vw;
  padding-bottom: 8vw;
}
.l__about-culture-boder .item {
  flex: 1;
}
.l__about-culture-boder .item-box {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 0 2vw;
}
.l__about-culture-boder .item .title {
  font-size: 4vw;
  font-weight: bold;
  color: var(--pro-main-color);
}
.l__about-culture-boder .item .title i {
  font-size: 2.933333vw;
  font-weight: normal;
}
.l__about-culture-boder .item .subtitle {
  margin-top: 0.46875vw;
  font-size: 3.3vw;
  font-weight: 400;
  color: var(--pro-main-color);
}
.l__about-culture-boder .item .summary {
  margin-top: 0.885vw;
  font-size: 3vw;
  font-weight: 400;
  color: #000000;
  word-wrap: break-word;
  word-break: break-word;
}
.l__about-culture-boder .item.values {
  text-align: right;
}
.l__about-culture-boder .item.vision {
  margin-top: 4vw;
  text-align: center;
  white-space: nowrap;
}
.l__about-culture-boder .item.vision .title, .l__about-culture-boder .item.vision .subtitle {
  display: inline-block;
}
.l__about-culture-boder .item.vision .subtitle {
  margin: 0 0 0 0.417vw;
}
.l__about-culture-boder .item.mission {
  margin-left: 25vw;
  text-align: left;
}

.l__about-player {
  width: 100%;
  height: 56.266667vw;
  overflow: hidden;
  position: relative;
}
.l__about-player img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.6s;
}
.l__about-player video {
  display: block;
  width: 100%;
  height: 100%;
}
.l__about-player .poster {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  transition: background-color 0.3s;
}
.l__about-player .poster a {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 21.6vw;
  height: 18.266667vw;
  border-radius: 6px;
  --link-color: #FFFFFF;
  border: 1px #FFFFFF solid;
  transform: translate(-50%, -50%);
  font-size: 8vw;
  text-align: center;
  line-height: 18vw;
  background-color: rgba(255, 255, 255, 0.2);
}
.l__about-player .poster a:hover {
  border-color: var(--pro-main-color);
}
.l__about-player:hover .poster {
  background-color: rgba(0, 0, 0, 0.25);
}
.l__about-player:hover img {
  transform: scale(1.02);
}

.l__about-honors {
  padding-bottom: 8vw;
}
.l__about-honors-header {
  padding: 8vw;
  color: #1E1E1E;
}
.l__about-honors-header .title {
  font-size: 4.8vw;
  font-weight: bold;
  color: #1E1E1E;
}
.l__about-honors-header .summary {
  margin-top: 2vw;
  font-size: 3vw;
  font-weight: 400;
  line-height: 4.8vw;
}
.l__about-honors .swiper {
  width: 100%;
}
.l__about-honors .swiper-slide {
  width: auto;
  max-width: 70vw;
}
.l__about-honors .swiper-slide img {
  height: 46.666667vw;
  object-fit: cover;
}
.l__about-honors .swiper-slide .title {
  margin-top: 2vw;
  text-align: center;
  font-size: 2.4vw;
  font-weight: 400;
  color: #000000;
  width: 0;
  min-width: 100%;
}

.l__about-customers {
  padding: 8vw;
}
.l__about-customers-header {
  font-size: 4.8vw;
  font-weight: bold;
  color: #1E1E1E;
  padding-bottom: 1.5625vw;
}
.l__about-customers .swiper {
  margin: 3.125vw 0;
  width: 100%;
  height: 32vw;
}
.l__about-customers .swiper-slide {
  width: auto;
  height: calc((100% - 30px) / 2) !important;
}
.l__about-customers .swiper-slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.l__about-customers-pagination {
  text-align: center;
}
.l__about-customers-pagination .swiper-pagination-bullet {
  background-color: transparent;
  width: 2vw;
  height: 2vw;
  border-radius: 50%;
  opacity: 1;
  border: 3px solid #E6E6E6;
}
.l__about-customers-pagination .swiper-pagination-bullet-active {
  border-color: var(--pro-main-color);
}

@media screen and (min-width: 996px) {
  .banner__container {
    position: relative;
  }
  .banner__container .title {
    padding: 0;
    position: absolute;
    top: 8.958vw;
    left: 5vw;
    color: #FFFFFF;
  }
  .banner__container .title h3 {
    margin: 0;
    font-size: 36px;
  }
  .banner__container .title p {
    font-size: 20px;
    margin-top: 1.146vw;
  }
  .banner__container .summary {
    display: block;
    width: 537px;
    letter-spacing: 1px;
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 3.99vw 5.365vw 2.635vw 5.365vw;
    background-color: #FFFFFF;
    font-size: 16px;
    line-height: 30px;
    transition: padding-top 0.3s, padding-bottom 0.3s;
  }
  .l__about-header {
    padding: 3.25vw 10.417vw 0;
  }
  .l__about-header h3 {
    margin: 0;
    font-size: 36px;
  }
  .l__about-header p {
    font-size: 18px;
    margin-top: 1.146vw;
  }
  .l__about-summary {
    font-size: 16px;
    line-height: 50px;
    padding: 0;
    letter-spacing: 1px;
  }
  .l__about-summary .slogan {
    display: block;
    padding: 3.90625vw 5.46875vw 0 10.417vw;
    white-space: pre-line;
  }
  .l__about-summary .content {
    display: flex;
    padding-bottom: 2.96875vw;
    margin-top: 100px;
  }
  .l__about-summary .content .c-slogan {
    display: none;
  }
  .l__about-summary .content .cover {
    width: 45vw;
    padding-right: 105px;
    flex-shrink: 0;
  }
  .l__about-summary .content .cover img {
    position: sticky;
    top: 100px;
  }
  .l__about-summary .content .summary {
    flex: 1;
    width: 0;
    padding-right: 5.46875vw;
    margin-top: -1.042vw;
  }
  .l__about-ablums {
    padding: 7.65625vw 0;
  }
  .l__about-ablums .swiper {
    height: 24.21875vw;
  }
  .l__about-ablums .swiper-wrapper .swiper-slide {
    position: relative;
  }
  .l__about-ablums .swiper-wrapper .swiper-slide img {
    position: absolute;
    width: 27.083vw;
    height: 17.96875vw;
    transition: all 0.3s;
  }
  .l__about-ablums .swiper-wrapper .swiper-slide-active img {
    width: 36.458vw;
    height: 24.21875vw;
    left: -1.5625vw;
    top: 0;
  }
  .l__about-ablums .swiper-wrapper .swiper-slide-prev img {
    left: 0;
    bottom: 0;
  }
  .l__about-ablums .swiper-wrapper .swiper-slide-next img {
    right: 0;
    top: 0;
  }
  .l__about-ablums .swiper-pagination {
    left: 75vw;
    bottom: 0;
  }
  .l__about-ablums .swiper-pagination .prev-button, .l__about-ablums .swiper-pagination .next-button {
    display: inline-block;
    width: 3.125vw;
    height: 3.125vw;
    border-radius: 50%;
    border: 1px solid #E4E4E4;
    line-height: 3.021vw;
    text-align: center;
    cursor: pointer;
    transition: all 0.3s;
  }
  .l__about-ablums .swiper-pagination .prev-button i, .l__about-ablums .swiper-pagination .next-button i {
    display: block;
    transition: all 0.3s;
    font-size: 1.146vw;
    color: var(--pro-main-color);
  }
  .l__about-ablums .swiper-pagination .prev-button:hover, .l__about-ablums .swiper-pagination .next-button:hover {
    border-color: var(--pro-main-color);
    background-color: var(--pro-main-color);
  }
  .l__about-ablums .swiper-pagination .prev-button:hover i, .l__about-ablums .swiper-pagination .next-button:hover i {
    color: #FFFFFF;
  }
  .l__about-ablums .swiper-pagination .next-button {
    margin-left: 0.677vw;
  }
  .l__about-histroies {
    height: 32.292vw;
    padding: 0 5.208vw;
  }
  .l__about-histroies-header {
    padding: 4.84375vw 0;
    text-align: center;
    font-size: 1.875vw;
  }
  .l__about-histroies .swiper-slide .icon {
    width: 100%;
  }
  .l__about-histroies .swiper-slide .icon span {
    width: 4.6875vw;
    height: 4.6875vw;
    border-radius: 50%;
    line-height: 4.583vw;
    font-size: 2.083vw;
  }
  .l__about-histroies .swiper-slide .title {
    font-size: 1.25vw;
    margin-top: 1.823vw;
  }
  .l__about-histroies .swiper-slide .summary {
    font-size: 0.833vw;
    line-height: 1.5625vw;
    margin-top: 2.865vw;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
  }
  .l__about-culture {
    width: 100%;
    height: 52.708vw;
    padding: 6.917vw 10.417vw 7.135vw;
    background-image: url("/theme/images/logo-line.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 34.84375vw auto;
  }
  .l__about-culture-header {
    align-items: center;
  }
  .l__about-culture-header .title h4 {
    font-size: 1.875vw;
  }
  .l__about-culture-header .title p {
    margin-top: 1.823vw;
    font-size: 0.9375vw;
  }
  .l__about-culture-header .button {
    width: 9.896vw;
    height: 9.896vw;
  }
  .l__about-culture-header .button a i {
    font-size: 2.34375vw;
  }
  .l__about-culture-boder {
    margin-top: 13.49vw;
    padding: 0;
    height: 14.635vw;
  }
  .l__about-culture-boder .item {
    flex: 1;
  }
  .l__about-culture-boder .item-box {
    padding: 0;
  }
  .l__about-culture-boder .item .title {
    font-size: 1.875vw;
  }
  .l__about-culture-boder .item .title i {
    font-size: 1.667vw;
  }
  .l__about-culture-boder .item .subtitle {
    margin-top: 0.46875vw;
    font-size: 1.25vw;
  }
  .l__about-culture-boder .item .summary {
    width: 0;
    min-width: 100%;
    margin-top: 0.885vw;
    font-size: 1.25vw;
  }
  .l__about-culture-boder .item.values {
    text-align: right;
  }
  .l__about-culture-boder .item.vision {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    white-space: nowrap;
  }
  .l__about-culture-boder .item.vision .title, .l__about-culture-boder .item.vision .subtitle {
    display: inline-block;
  }
  .l__about-culture-boder .item.vision .subtitle {
    margin: 0 0 0 0.417vw;
  }
  .l__about-culture-boder .item.mission {
    text-align: left;
  }
  .l__about-player {
    width: 100%;
    height: 39.0625vw;
  }
  .l__about-player .poster a {
    display: block;
    width: 8.4375vw;
    height: 7.135vw;
    border-radius: 6px;
    font-size: 3.125vw;
    line-height: 7.03125vw;
  }
  .l__about-honors {
    padding-bottom: 5.208vw;
  }
  .l__about-honors-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 6.25vw 10.417vw 4.948vw;
  }
  .l__about-honors-header .title {
    flex: 1;
    font-size: 1.875vw;
  }
  .l__about-honors-header .summary {
    width: 41.615vw;
    flex-shrink: 0;
    font-size: 0.9375vw;
    line-height: 1.5625vw;
  }
  .l__about-honors .swiper-slide {
    max-width: none;
  }
  .l__about-honors .swiper-slide img {
    height: 17.708vw;
  }
  .l__about-honors .swiper-slide .title {
    margin-top: 0.417vw;
    font-size: 0.78125vw;
  }
  .l__about-customers {
    padding: 6.25vw 10.417vw;
  }
  .l__about-customers-header {
    text-align: center;
    font-size: 1.875vw;
    padding-bottom: 1.5625vw;
  }
  .l__about-customers .swiper {
    margin: 3.125vw 0;
    width: 100%;
    height: 12.5vw;
  }
  .l__about-customers-pagination .swiper-pagination-bullet {
    width: 0.78125vw;
    height: 0.78125vw;
    border-radius: 50%;
  }
}
@media screen and (min-width: 1366px) {
  .banner__container .summary {
    padding: 5.99vw 5.365vw 4.635vw 5.365vw;
  }
}
@media screen and (min-width: 1920px) {
  .banner__container .title h3 {
    font-size: 1.875vw;
  }
  .banner__container .title p {
    font-size: 1.042vw;
  }
  .banner__container .summary {
    width: 27.96875vw;
    font-size: 0.833vw;
    line-height: 1.5625vw;
  }
  .l__about-header h3 {
    font-size: 1.875vw;
  }
  .l__about-header p {
    font-size: 0.9375vw;
  }
  .l__about-summary {
    font-size: 0.833vw;
    line-height: 2.604vw;
  }
  .l__about-culture {
    height: 1014px;
    background-size: 669px auto;
    background-position: center 268px;
    padding: 100px 10.417vw 137px;
  }
  .l__about-culture-header .title h4 {
    font-size: 36px;
  }
  .l__about-culture-header .title p {
    margin-top: 49px;
    font-size: 18px;
  }
  .l__about-culture-header .button {
    width: 190px;
    height: 190px;
  }
  .l__about-culture-header .button a i {
    font-size: 45px;
  }
  .l__about-culture-boder {
    margin-top: 260px;
    height: 280px;
  }
  .l__about-culture-boder .item .title {
    font-size: 36px;
  }
  .l__about-culture-boder .item .title i {
    font-size: 32px;
  }
  .l__about-culture-boder .item .subtitle {
    margin-top: 9px;
    font-size: 24px;
  }
  .l__about-culture-boder .item .summary {
    margin-top: 17px;
    font-size: 24px;
  }
}
