.about-wrap-6 {
  background-repeat: no-repeat;
  background-size: cover;
  height: 93.229166vw;
  overflow: hidden;
  padding-top: 8.854vw;
  position: relative;
}

.about-wrap-6 .label-wrap-title {
  color: #fff;
  font-size: 9.375vw;
  letter-spacing: -7px;
  mix-blend-mode: overlay;
  opacity: 0.5;
  position: absolute;
  right: -21.229vw;
  top: 43%;
}

.about-wrap-6 .label-wrap-title .en_num_light {
  transform: translateZ(0);
  font-family: NUM_EN_L !important;
  backface-visibility: hidden;
  perspective: 1000px;
  transition: transform 1s ease-out;
}

.about-wrap-6 .type-feat-list .feat-item {
  will-change: opacity, transform;
}

.about-wrap-6 .type-item {
  cursor: pointer;
  transition: all 0.3s ease;
}

.about-wrap-6 .type-item:hover {
  opacity: 0.8;
}

.about-wrap-6 .title-wrap {
  align-items: center;
  color: #fff;
  display: flex;
  justify-content: space-between;
  padding-left: 16.6667vw;
  padding-right: 16.6667vw;
}

.about-wrap-6 .title-wrap h2 {
  font-size: 2.6042vw;
  line-height: 1.8;
}

.about-wrap-6 .title-wrap h4 {
  font-size: 1.0417vw;
  text-align: right;
}

.about-wrap-6 .honor-swiper-container .honor-slide {
  background: transparent;
  padding: 6.25vw 0;
}

.about-wrap-6 .honor-swiper-container .honor-slide .honor-item {
  align-items: flex-start;
  display: flex;
}

.about-wrap-6 .honor-swiper-container .honor-slide .honor-item .honor-text {
  color: #fff;
  margin-right: 2.6042vw;
  opacity: 0.7;
  transition: all 1s;
}

.about-wrap-6
  .honor-swiper-container
  .honor-slide
  .honor-item
  .honor-text:before {
  /* color: #225493;
  content: "â€œ";
  display: block;
  font-size: 3.125vw;
  line-height: 1; */
}

.about-wrap-6
  .honor-swiper-container
  .honor-slide
  .honor-item
  .honor-text
  .title {
  font-size: 1.3541vw;
}

.about-wrap-6
  .honor-swiper-container
  .honor-slide
  .honor-item
  .honor-text
  .desc {
  font-size: 1.0417vw;
  margin-top: 2.0833vw;
}

.about-wrap-6 .honor-swiper-container .honor-slide .honor-item .honor-img-wrap {
  flex: 0 0 auto;
  width: 30%;
}

.about-wrap-6
  .honor-swiper-container
  .honor-slide
  .honor-item
  .honor-img-wrap
  .honor-img {
  transition: all 1s;
  width: 100%;
}

.about-wrap-6
  .honor-swiper-container
  .honor-slide.swiper-slide-active
  .honor-item
  .honor-text {
  opacity: 1;
  transform: scale(1.15);
  transition: all 1.5s;
}

.about-wrap-6
  .honor-swiper-container
  .honor-slide.swiper-slide-active
  .honor-item
  .honor-img-wrap
  .honor-img {
  box-shadow: 0 3.125vw 4.1666vw 0.2604vw rgba(44, 55, 81, 0.22);
  transform: scale(1.2);
  transition: all 1.5s;
}

.about-wrap-6 .swiper-slide {
  transition-timing-function: linear;
}

.about-wrap-6 .honor-swiper-inditor {
  align-items: center;
  display: flex;
  margin-top: -2.6042vw;
  position: relative;
  z-index: 10;
}

.about-wrap-6 .honor-swiper-inditor .btns-wrap {
  display: flex;
  margin-left: 16.6667vw;
}

.about-wrap-6 .honor-swiper-inditor .btns-wrap .opera-btn {
  align-items: center;
  border: 1px solid #fff;
  border-radius: 50%;
  color: #fff;
  cursor: pointer;
  display: flex;
  font-size: 1.5625vw;
  height: 4.375vw;
  justify-content: center;
  margin: 0 1.0417vw;
  opacity: 0.7;
  width: 4.375vw;
}

.about-wrap-6 .honor-swiper-inditor .btns-wrap .opera-btn .icon {
  width: 1.3541vw;
}

.about-wrap-6 .honor-swiper-inditor .btns-wrap .opera-btn:hover {
  background: #003ab3;
  border: 1px solid #003ab3;
  opacity: 1;
}

.about-wrap-6 .honor-swiper-inditor .inditor-line {
  align-items: center;
  display: flex;
  flex: 1;
}

.about-wrap-6 .honor-swiper-inditor .inditor-line:before {
  background: #fff;
  content: "";
  flex: 2;
  height: 1px;
}

.about-wrap-6 .honor-swiper-inditor .inditor-line:after {
  background: #fff;
  content: "";
  flex: 1;
  height: 1px;
}

.about-wrap-6 .honor-swiper-inditor .inditor-line .inditor-num {
  color: #fff;
  font-size: 0.78125vw;
  margin: 0 1.5625vw;
}

.about-wrap-6 .honor-swiper-inditor .inditor-line .inditor-num span {
  margin: 0 0.5208vw;
}

.about-wrap-6 .honor-swiper-inditor .inditor-line .inditor-num .curr {
  font-size: 0.8333vw;
  font-weight: 700;
  letter-spacing: 1px;
}

.about-wrap-6 .types-wrap {
  align-items: center;
  bottom: 9.8958vw;
  display: flex;
  left: 24.47916vw;
  position: absolute;
}

.about-wrap-6 .types-wrap .type-feat-list {
  border-radius: 50%;
  display: flex;
  flex-direction: column;
  height: 30vw;
  justify-content: center;
  overflow: hidden;
  padding-left: 8.854vw;
  position: relative;
  width: 30vw;
  background: rgba(255, 255, 255, 0.3);
  backdrop-filter: blur(10px);
}

.about-wrap-6 .types-wrap .type-feat-list .feat-item {
  align-items: center;
  color: #fff;
  display: flex;
  font-size: 0.8333vw;
  margin-bottom: 0.4vw;
  max-width: 13.521vw;
  z-index: 2;
}

.about-wrap-6 .types-wrap .type-feat-list .feat-item:before {
  background: #fff;
  border-radius: 50%;
  content: "";
  display: inline-block;
  flex-shrink: 0;
  height: 0.2604vw;
  margin-right: 0.5208vw;
  position: relative;
  width: 0.2604vw;
}

.about-wrap-6 .types-wrap .type-list {
  border-radius: 50%;
  display: flex;
  flex-direction: column;
  height: 24.0625vw;
  justify-content: center;
  margin-left: -2.6042vw;
  padding-left: 8.333vw;
  width: 24.0625vw;
  background: rgba(51, 51, 51, 0.85);
}

.about-wrap-6 .types-wrap .type-list .type-item {
  align-items: center;
  color: #fff;
  cursor: pointer;
  display: flex;
  line-height: 2;
  opacity: 0.5;
  position: relative;
}

.about-wrap-6 .types-wrap .type-list .type-item h4 {
  font-size: 1.3541vw;
}

.about-wrap-6 .types-wrap .type-list .type-item p {
  font-size: 1.0417vw;
  font-weight: 700;
  margin-left: 0.78125vw;
}

.about-wrap-6 .types-wrap .type-list .type-item:before {
  background: #fff;
  border-radius: 50%;
  content: "";
  height: 1.0417vw;
  left: -2.0833vw;
  opacity: 0;
  position: absolute;
  transform: translateX(-50%);
  transition: all 1s;
  width: 1.0417vw;
}

.about-wrap-6 .types-wrap .type-list .type-item:hover {
  opacity: 1;
}

.about-wrap-6 .types-wrap .type-list .type-item:hover h4 {
  font-weight: 700;
}

.about-wrap-6 .types-wrap .type-list .type-item.active {
  opacity: 1;
}

.about-wrap-6 .types-wrap .type-list .type-item.active h4 {
  font-weight: 700;
}

.about-wrap-6 .types-wrap .type-list .type-item.active:before {
  opacity: 1;
  transform: translateX(0);
  transition: all 1.5s;
}

.about-wrap-6 .types-wrap .type-list .type-item.active:after {
  border-right: 1px solid #003ab3;
  border-top: 1px solid #003ab3;
  content: "";
  height: 0.2604vw;
  left: -1.82291vw;
  position: absolute;
  transform: rotate(45deg);
  width: 0.2604vw;
}

[data-v-2b2d114e]:export {
  edgemargin: 16.6667vw;
}

.about-wrap-6m .honor-swiper-container[data-v-2b2d114e] {
  width: 100vw;
}

.about-wrap-6m .honor-swiper-container .honor-slide[data-v-2b2d114e] {
  background: transparent;
  padding: 6.25vw 0;
}

.about-wrap-6m
  .honor-swiper-container
  .honor-slide
  .honor-item[data-v-2b2d114e] {
  align-items: flex-start;
  display: flex;
}

.about-wrap-6m
  .honor-swiper-container
  .honor-slide
  .honor-item
  .honor-text[data-v-2b2d114e] {
  color: #fff;
  margin-right: 2.6042vw;
  opacity: 0.7;
  transition: all 1s;
}

.about-wrap-6m
  .honor-swiper-container
  .honor-slide
  .honor-item
  .honor-text[data-v-2b2d114e]:before {
  color: #225493;
  content: "â€œ";
  display: block;
  font-size: 3.125vw;
  line-height: 1;
}

.about-wrap-6m
  .honor-swiper-container
  .honor-slide
  .honor-item
  .honor-text
  .title[data-v-2b2d114e] {
  font-size: 1.3541vw;
}

.about-wrap-6m
  .honor-swiper-container
  .honor-slide
  .honor-item
  .honor-text
  .desc[data-v-2b2d114e] {
  font-size: 1.0417vw;
  margin-top: 2.0833vw;
}

.about-wrap-6m
  .honor-swiper-container
  .honor-slide
  .honor-item
  .honor-img-wrap[data-v-2b2d114e] {
  flex-shrink: 0;
  max-width: 30%;
}

.about-wrap-6m
  .honor-swiper-container
  .honor-slide
  .honor-item
  .honor-img-wrap
  .honor-img[data-v-2b2d114e] {
  transition: all 1s;
  width: 100%;
}

.about-wrap-6m
  .honor-swiper-container
  .honor-slide.swiper-slide-active
  .honor-item
  .honor-text[data-v-2b2d114e] {
  opacity: 1;
  transform: scale(1.15);
  transition: all 1.5s;
}

.about-wrap-6m
  .honor-swiper-container
  .honor-slide.swiper-slide-active
  .honor-item
  .honor-img-wrap
  .honor-img[data-v-2b2d114e] {
  box-shadow: 0 3.125vw 4.1666vw 0.2604vw rgba(44, 55, 81, 0.22);
  transform: scale(1.2);
  transition: all 1.5s;
}

.about-wrap-6m .swiper-slide[data-v-2b2d114e] {
  transition-timing-function: linear;
}

.about-wrap-6m .honor-swiper-inditor[data-v-2b2d114e] {
  align-items: center;
  display: flex;
  margin-top: -2.6042vw;
  position: relative;
  z-index: 10;
}

.about-wrap-6m .honor-swiper-inditor .btns-wrap[data-v-2b2d114e] {
  display: flex;
  margin-left: 16.6667vw;
}

.about-wrap-6m .honor-swiper-inditor .btns-wrap .opera-btn[data-v-2b2d114e] {
  align-items: center;
  border: 1px solid #fff;
  border-radius: 50%;
  color: #fff;
  cursor: pointer;
  display: flex;
  font-size: 1.5625vw;
  height: 4.375vw;
  justify-content: center;
  margin: 0 1.0417vw;
  opacity: 0.7;
  width: 4.375vw;
}

.about-wrap-6m
  .honor-swiper-inditor
  .btns-wrap
  .opera-btn
  .icon[data-v-2b2d114e] {
  width: 1.3541vw;
}

.about-wrap-6m
  .honor-swiper-inditor
  .btns-wrap
  .opera-btn[data-v-2b2d114e]:hover {
  background: #003ab3;
  border: 1px solid #003ab3;
  opacity: 1;
}

.about-wrap-6m .honor-swiper-inditor .inditor-line[data-v-2b2d114e] {
  align-items: center;
  display: flex;
  flex: 1;
}

.about-wrap-6m .honor-swiper-inditor .inditor-line[data-v-2b2d114e]:before {
  background: #fff;
  content: "";
  flex: 2;
  height: 1px;
}

.about-wrap-6m .honor-swiper-inditor .inditor-line[data-v-2b2d114e]:after {
  background: #fff;
  content: "";
  flex: 1;
  height: 1px;
}

.about-wrap-6m
  .honor-swiper-inditor
  .inditor-line
  .inditor-num[data-v-2b2d114e] {
  color: #fff;
  font-size: 0.78125vw;
  margin: 0 1.5625vw;
}

.about-wrap-6m
  .honor-swiper-inditor
  .inditor-line
  .inditor-num
  span[data-v-2b2d114e] {
  margin: 0 0.5208vw;
}

.about-wrap-6m
  .honor-swiper-inditor
  .inditor-line
  .inditor-num
  .curr[data-v-2b2d114e] {
  font-size: 0.8333vw;
  font-weight: 700;
  letter-spacing: 1px;
}
