.pro_qc1 {
  height: 56.25vw;
  padding: 165px 0 0;
  position: relative;
  z-index: 1;
}
.pro_qc1 .wrap .bor {
  border-radius: 27.5px;
  border: 1px solid #FFF;
  height: 55px;
  width: fit-content;
  padding: 0 20px 0 27px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: auto;
}
.pro_qc1 .wrap .bor img {
  width: 118px;
  height: 24px;
  object-fit: contain;
}
.pro_qc1 .wrap .bor .line {
  width: 1px;
  height: 24px;
  background: #fff;
  margin: 0 14px;
}
.pro_qc1 .wrap .bor p {
  color: #FFF;
  font-size: 24px;
  font-style: normal;
  font-weight: 330;
  line-height: normal;
}
.pro_qc1 .wrap .textImg {
  width: 710px;
  display: block;
  margin: 48px auto 0;
}

.common_label {
  height: 38px;
  border-radius: 20.5px;
  border: 1px solid #EE6A23;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  padding: 0 20px;
  background: transparent;
}
.common_label p {
  font-size: 18px;
  font-style: normal;
  font-weight: 330;
  line-height: normal;
  background: linear-gradient(180deg, #FEBB2E 0%, #EA5520 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.common_label.center {
  margin: auto;
}
.common_label.white {
  background: #FFF;
  border: 1px solid transparent;
}

.common_title {
  margin: 14px 0 21px;
  text-align: center;
  color: #000;
  font-size: 48px;
  font-style: normal;
  line-height: normal;
}
.common_title.white {
  color: #fff;
}

.pro_qc2 {
  background: #F5F5F5;
  padding: 56px 0 70px;
}
.pro_qc2 .wrap {
  width: 1024px;
  margin: auto;
}
.pro_qc2 .wrap .content .swiper1 {
  width: 2138px;
  margin: 0;
}
.pro_qc2 .wrap .content .swiper1 .swiper-slide .img {
  width: 100%;
  height: 580px;
  border-radius: 40px;
  background: #BAC6D6;
  overflow: hidden;
  transform-origin: bottom left;
}
.pro_qc2 .wrap .content .swiper1 .swiper-slide .img:hover img {
  transform: scale(1.05);
}
.pro_qc2 .wrap .content .swiper1 .swiper-slide .img img,
.pro_qc2 .wrap .content .swiper1 .swiper-slide .img video {
  width: 100%;
  height: 100%;
  transition: 1s;
  object-fit: cover;
}
.pro_qc2 .wrap .content .cut {
  display: flex;
  width: fit-content;
  border-radius: 17px;
  background: rgba(255, 255, 255, 0.9);
  margin: 40px auto 0;
}
.pro_qc2 .wrap .content .cut .list {
  width: fit-content;
  height: 34px;
  border-radius: 17px;
  display: flex;
  align-items: center;
  padding: 0 28px;
  color: #000;
  font-size: 18px;
  font-style: normal;
  font-weight: 380;
  line-height: normal;
  transition: .6s ease;
  cursor: pointer;
}
.pro_qc2 .wrap .content .cut .list.on {
  background: rgba(239, 114, 36, 0.9);
  color: #fff;
}
.pro_qc2 .wrap .content .text {
  color: #A3A3A3;
  font-size: 16px;
  font-style: normal;
  font-weight: 330;
  line-height: normal;
  text-align: center;
  margin: 22px 0 0 0;
}

.pro_qc3 {
  padding: 134px 0 185px;
}
.pro_qc3 .wrap {
  width: 90%;
  margin: auto;
}
.pro_qc3 .wrap .content {
  margin: 53px 0 0 0;
  display: flex;
  justify-content: center;
  gap: 93px;
}
.pro_qc3 .wrap .content .swiper2 {
  width: 645px;
  height: 382px;
  margin: 0;
}
.pro_qc3 .wrap .content .swiper2 .swiper-slide img,
.pro_qc3 .wrap .content .swiper2 .swiper-slide video
{
  border-radius: 30px;
  overflow: hidden;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.pro_qc3 .wrap .content .r {
  display: flex;
  gap: 21px;
}
.pro_qc3 .wrap .content .r .line {
  width: 6px;
  height: 382px;
  border-radius: 6px;
  background: rgba(17, 17, 17, 0.1);
}
.pro_qc3 .wrap .content .r .line div {
  width: 6px;
  height: 228px;
  border-radius: 6px;
  background: #EF7224;
}
.pro_qc3 .wrap .content .r .flex {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.pro_qc3 .wrap .content .r .flex .list {
  opacity: .2;
  transition: .6s ease;
  cursor: pointer;
}
.pro_qc3 .wrap .content .r .flex .list.on {
  opacity: 1;
  transform: translateY(0) !important;
}
.pro_qc3 .wrap .content .r .flex .list.on .p2 {
  opacity: 1;
  pointer-events: auto;
}
.pro_qc3 .wrap .content .r .flex .list:last-child {
  transform: translateY(45px);
}
.pro_qc3 .wrap .content .r .flex .list:nth-child(2) {
  transform: translateY(10px);
}
.pro_qc3 .wrap .content .r .flex .list .p1 {
  color: #000;
  font-size: 28px;
  font-style: normal;
  font-weight: bold;
  line-height: normal;
  margin: 0 0 29px;
}
.pro_qc3 .wrap .content .r .flex .list .p2 {
  color: #000;
  font-size: 16px;
  font-style: normal;
  font-weight: 330;
  line-height: normal;
  opacity: 0;
  pointer-events: none;
  transition: .6s ease;
}

.pro_qc4 {
  height: 50vw;
  position: relative;
  z-index: 1;
  padding: 110px 0 0 0;
}

.pro_qc5 {
  padding: 79px 0 96px;
}
.pro_qc5 .wrap {
  width: 1200px;
  margin: auto;
}
.pro_qc5 .wrap .flex {
  display: flex;
  justify-content: space-between;
}
.pro_qc5 .wrap .flex:not(:last-child) {
  margin: 0 0 17px;
}
.pro_qc5 .wrap .flex .item {
  width: 439px;
  height: 464px;
  border-radius: 20px;
  overflow: hidden;
  position: relative;
  z-index: 1;
  padding: 40px 40px 30px 40px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.pro_qc5 .wrap .flex .item:hover .common_bg {
  transform: scale(1.05);
}
.pro_qc5 .wrap .flex .item .common_bg {
  transition: 1s;
}
.pro_qc5 .wrap .flex .item .title {
  color: #FFF;
  font-size: 28px;
  font-style: normal;
  font-weight: bold;
  line-height: normal;
}
.pro_qc5 .wrap .flex .item .figure {
  display: flex;
  justify-content: center;
  gap: 80px;
}
.pro_qc5 .wrap .flex .item .figure.fill .list .dis span {
  background: linear-gradient(180deg, #FEBB2E 0%, #EA5520 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.pro_qc5 .wrap .flex .item .figure.fill .list .dis .dw {
  background: linear-gradient(180deg, #FEBB2E 0%, #EA5520 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.pro_qc5 .wrap .flex .item .figure.fill .list p {
  color: #000;
  font-size: 16px;
  font-style: normal;
  font-weight: 330;
  line-height: normal;
}
.pro_qc5 .wrap .flex .item .figure .list .dis {
  display: flex;
  align-items: flex-end;
  justify-content: center;
  gap: 8px;
}
.pro_qc5 .wrap .flex .item .figure .list .dis span {
  font-size: 52px;
  font-style: normal;
  font-weight: 630;
  line-height: 80%;
  color: #fff;
}
.pro_qc5 .wrap .flex .item .figure .list .dis .dw {
  color: #FFF;
  font-size: 16px;
  font-style: normal;
  font-weight: 330;
  line-height: normal;
}
.pro_qc5 .wrap .flex .item .figure .list p {
  color: #FFF;
  font-size: 16px;
  font-style: normal;
  font-weight: 330;
  line-height: normal;
  margin: 10px 0 0 0;
  text-align: center;
}
.pro_qc5 .wrap .flex .item2 {
  width: 744px;
  height: 464px;
  border-radius: 20px;
  background: linear-gradient(180deg, #E8E8E8 0%, #F7F7F7 100%);
  padding: 40px 46px 30px 46px;
}
.pro_qc5 .wrap .flex .item2 .title {
  color: #000;
  font-size: 28px;
  font-style: normal;
  font-weight: bold;
  line-height: normal;
}
.pro_qc5 .wrap .flex .item2 .img {
  width: 501px;
  margin: -40px auto 0;
}
.pro_qc5 .wrap .flex .item3 {
  width: 646px;
}
.pro_qc5 .wrap .flex .item3 .img {
  width: 554px;
  height: 254px;
}
.pro_qc5 .wrap .flex .item4 {
  width: 537px;
}
.pro_qc5 .wrap .flex .item4 .figure {
  justify-content: unset;
  margin: 0 0 0 16px;
}
.pro_qc5 .wrap .flex .item4 .figure .list .dis {
  justify-content: unset;
}

.pro_qc6 {
  padding: 60px 0 180px;
}
.pro_qc6 .wrap {
  width: 1200px;
  margin: auto;
}
.pro_qc6 .wrap .matter:not(:last-child) {
  margin: 0 0 94px;
}
.pro_qc6 .wrap .matter .title {
  color: #000;
  text-align: center;
  font-size: 48px;
  font-style: normal;
  font-weight: bold;
  line-height: normal;
  margin: 0 0 20px;
}
.pro_qc6 .wrap .matter .content .lastSwiper .swiper-slide .item {
  width: 100%;
  height: 550px;
  border-radius: 20px;
  position: relative;
  z-index: 1;
  padding: 84px 80px 50px 103px;
}
.pro_qc6 .wrap .matter .content .lastSwiper .swiper-slide .item .label {
  font-size: 160px;
  font-style: normal;
  font-weight: 450;
  position: absolute;
  background: linear-gradient(180deg, rgba(229, 231, 235, 0.5) 0%, rgba(207, 230, 255, 0) 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  top: 40px;
  left: 300px;
  line-height: 100%;
  font-family: 'MiSans',sans-serif;
}
.pro_qc6 .wrap .matter .content .lastSwiper .swiper-slide .item .label.label2 {
  left: 300px;
}
.pro_qc6 .wrap .matter .content .lastSwiper .swiper-slide .item .img {
  position: absolute;
  top: 55%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.pro_qc6 .wrap .matter .content .lastSwiper .swiper-slide .item .display {
  display: flex;
  justify-content: space-between;
}
.pro_qc6 .wrap .matter .content .lastSwiper .swiper-slide .item .display .flex:last-child .list {
  text-align: center;
}
.pro_qc6 .wrap .matter .content .lastSwiper .swiper-slide .item .display .flex:last-child .list:not(:last-child) {
  margin: 0 0 70px;
}
.pro_qc6 .wrap .matter .content .lastSwiper .swiper-slide .item .display .flex .list:not(:last-child) {
  margin: 0 0 85px;
}
.pro_qc6 .wrap .matter .content .lastSwiper .swiper-slide .item .display .flex .p1 {
  color: #FFF;
  font-size: 32px;
  font-style: normal;
  font-weight: bold;
  line-height: 100%;
  margin: 0 0 14px;
}
.pro_qc6 .wrap .matter .content .lastSwiper .swiper-slide .item .display .flex span {
  color: #FFF;
  font-size: 44px;
  font-style: normal;
  font-weight: 630;
  line-height: 100%;
  margin: 0 0 13px;
  display: block;
}
.pro_qc6 .wrap .matter .content .lastSwiper .swiper-slide .item .display .flex .p2 {
  color: #FFF;
  font-size: 16px;
  font-style: normal;
  font-weight: 250;
  line-height: normal;
}
.pro_qc6 .wrap .matter .content .other {
  display: flex;
  align-items: start;
  justify-content: space-between;
  margin: 32px 0 0 0;
  padding: 0 0 0 25px;
}
.pro_qc6 .wrap .matter .content .other .button {
  display: flex;
  gap: 30px;
}
.pro_qc6 .wrap .matter .content .other .button .circle {
  width: 47px;
  height: 47px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: .6s ease;
  background: #F0F0F0;
  border-radius: 50%;
  cursor: pointer;
}
.pro_qc6 .wrap .matter .content .other .button .circle:hover svg path {
  fill: #EF7224;
}
.pro_qc6 .wrap .matter .content .other .button .circle:last-child {
  transform: rotateY(180deg);
}
.pro_qc6 .wrap .matter .content .other .button .circle svg {
  width: 18px;
  height: 18px;
}
.pro_qc6 .wrap .matter .content .other .button .circle svg path {
  transition: .6s ease;
}
.pro_qc6 .wrap .matter .content .other .cut {
  display: flex;
  gap: 45px;
}
.pro_qc6 .wrap .matter .content .other .cut .list {
  color: #C4C4C4;
  font-size: 18px;
  font-style: normal;
  font-weight: 380;
  transition: .6s ease;
  position: relative;
  z-index: 1;
  padding: 0 0 4px;
  cursor: pointer;
}
.pro_qc6 .wrap .matter .content .other .cut .list:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background: #F1813A;
  transform: scaleX(0);
  transform-origin: left;
  transition: .6s ease;
}
.pro_qc6 .wrap .matter .content .other .cut .list.on, .pro_qc6 .wrap .matter .content .other .cut .list:hover {
  color: #F1813A;
  font-weight: bold;
}
.pro_qc6 .wrap .matter .content .other .cut .list.on:after, .pro_qc6 .wrap .matter .content .other .cut .list:hover:after {
  transform: scaleX(1);
}

@media screen and (max-width: 1919px) {
  .pro_qc1 {
    padding: 8.59375vw 0px 0px;
  }

  .pro_qc1 .wrap .bor {
    border-radius: 1.4322916667vw;
    height: 2.8645833333vw;
    padding: 0px 1.0416666667vw 0px 1.40625vw;
  }

  .pro_qc1 .wrap .bor img {
    width: 6.1458333333vw;
    height: 1.25vw;
  }

  .pro_qc1 .wrap .bor .line {
    height: 1.25vw;
    margin: 0px 0.7291666667vw;
  }

  .pro_qc1 .wrap .bor p {
    font-size: 1.25vw;
  }

  .pro_qc1 .wrap .textImg {
    width: 36.9791666667vw;
    margin: 2.5vw auto 0px;
  }

  .common_label {
    height: 1.9791666667vw;
    border-radius: 1.0677083333vw;
    padding: 0px 1.0416666667vw;
  }

  .common_label p {
    font-size: 0.9375vw;
  }

  .common_title {
    margin: 0.7291666667vw 0px 1.09375vw;
    font-size: 2.5vw;
  }

  .pro_qc2 {
    padding: 2.9166666667vw 0px 3.6458333333vw;
  }

  .pro_qc2 .wrap {
    width: 53.3333333333vw;
  }

  .pro_qc2 .wrap .content .swiper1 {
    width: 111.3541666667vw;
  }

  .pro_qc2 .wrap .content .swiper1 .swiper-slide .img {
    height: 30.2083333333vw;
    border-radius: 2.0833333333vw;
  }

  .pro_qc2 .wrap .content .cut {
    border-radius: 0.8854166667vw;
    margin: 2.0833333333vw auto 0px;
  }

  .pro_qc2 .wrap .content .cut .list {
    height: 1.7708333333vw;
    border-radius: 0.8854166667vw;
    padding: 0px 1.4583333333vw;
    font-size: 0.9375vw;
  }

  .pro_qc2 .wrap .content .text {
    font-size: 0.8333333333vw;
    margin: 1.1458333333vw 0px 0px;
  }

  .pro_qc3 {
    padding: 6.9791666667vw 0px 9.6354166667vw;
  }

  .pro_qc3 .wrap .content {
    margin: 2.7604166667vw 0px 0px;
    gap: 4.84375vw;
  }

  .pro_qc3 .wrap .content .swiper2 {
    width: 33.59375vw;
    height: 19.8958333333vw;
  }

  .pro_qc3 .wrap .content .swiper2 .swiper-slide img {
    border-radius: 1.5625vw;
  }

  .pro_qc3 .wrap .content .r {
    gap: 1.09375vw;
  }

  .pro_qc3 .wrap .content .r .line {
    width: 0.3125vw;
    height: 19.8958333333vw;
    border-radius: 0.3125vw;
  }

  .pro_qc3 .wrap .content .r .line div {
    width: 0.3125vw;
    height: 11.875vw;
    border-radius: 0.3125vw;
  }

  .pro_qc3 .wrap .content .r .flex .list:last-child {
    transform: translateY(2.34375vw);
  }

  .pro_qc3 .wrap .content .r .flex .list:nth-child(2) {
    transform: translateY(0.5208333333vw);
  }

  .pro_qc3 .wrap .content .r .flex .list .p1 {
    font-size: 1.4583333333vw;
    margin: 0px 0px 1.5104166667vw;
  }

  .pro_qc3 .wrap .content .r .flex .list .p2 {
    font-size: 0.8333333333vw;
  }

  .pro_qc4 {
    padding: 5.7291666667vw 0px 0px;
  }

  .pro_qc5 {
    padding: 4.1145833333vw 0px 5vw;
  }

  .pro_qc5 .wrap {
    width: 62.5vw;
  }

  .pro_qc5 .wrap .flex:not(:last-child) {
    margin: 0px 0px 0.8854166667vw;
  }

  .pro_qc5 .wrap .flex .item {
    width: 22.8645833333vw;
    height: 24.1666666667vw;
    border-radius: 1.0416666667vw;
    padding: 2.0833333333vw 2.0833333333vw 1.5625vw;
  }

  .pro_qc5 .wrap .flex .item .title {
    font-size: 1.4583333333vw;
  }

  .pro_qc5 .wrap .flex .item .figure {
    gap: 4.1666666667vw;
  }

  .pro_qc5 .wrap .flex .item .figure.fill .list p {
    font-size: 0.8333333333vw;
  }

  .pro_qc5 .wrap .flex .item .figure .list .dis {
    gap: 0.4166666667vw;
  }

  .pro_qc5 .wrap .flex .item .figure .list .dis span {
    font-size: 2.7083333333vw;
  }

  .pro_qc5 .wrap .flex .item .figure .list .dis .dw {
    font-size: 0.8333333333vw;
  }

  .pro_qc5 .wrap .flex .item .figure .list p {
    font-size: 0.8333333333vw;
    margin: 0.5208333333vw 0px 0px;
  }

  .pro_qc5 .wrap .flex .item2 {
    width: 38.75vw;
    height: 24.1666666667vw;
    border-radius: 1.0416666667vw;
    padding: 2.0833333333vw 2.3958333333vw 1.5625vw;
  }

  .pro_qc5 .wrap .flex .item2 .title {
    font-size: 1.4583333333vw;
  }

  .pro_qc5 .wrap .flex .item2 .img {
    width: 26.09375vw;
    margin: -2.0833333333vw auto 0px;
  }

  .pro_qc5 .wrap .flex .item3 {
    width: 33.6458333333vw;
  }

  .pro_qc5 .wrap .flex .item3 .img {
    width: 28.8541666667vw;
    height: 13.2291666667vw;
  }

  .pro_qc5 .wrap .flex .item4 {
    width: 27.96875vw;
  }

  .pro_qc5 .wrap .flex .item4 .figure {
    margin: 0px 0px 0px 0.8333333333vw;
  }

  .pro_qc6 {
    padding: 3.125vw 0px 9.375vw;
  }

  .pro_qc6 .wrap {
    width: 62.5vw;
  }

  .pro_qc6 .wrap .matter:not(:last-child) {
    margin: 0px 0px 4.8958333333vw;
  }

  .pro_qc6 .wrap .matter .title {
    font-size: 2.5vw;
    margin: 0px 0px 1.0416666667vw;
  }

  .pro_qc6 .wrap .matter .content .lastSwiper .swiper-slide .item {
    height: 28.6458333333vw;
    border-radius: 1.0416666667vw;
    padding: 4.375vw 4.1666666667vw 2.6041666667vw 5.3645833333vw;
  }

  .pro_qc6 .wrap .matter .content .lastSwiper .swiper-slide .item .label {
    font-size: 8.3333333333vw;
    top: 2.0833333333vw;
    left: 15.625vw;
  }

  .pro_qc6 .wrap .matter .content .lastSwiper .swiper-slide .item .label.label2 {
    left: 15.625vw;
  }

  .pro_qc6 .wrap .matter .content .lastSwiper .swiper-slide .item .display .flex:last-child .list:not(:last-child) {
    margin: 0px 0px 3.6458333333vw;
  }

  .pro_qc6 .wrap .matter .content .lastSwiper .swiper-slide .item .display .flex .list:not(:last-child) {
    margin: 0px 0px 4.4270833333vw;
  }

  .pro_qc6 .wrap .matter .content .lastSwiper .swiper-slide .item .display .flex .p1 {
    font-size: 1.6666666667vw;
    margin: 0px 0px 0.7291666667vw;
  }

  .pro_qc6 .wrap .matter .content .lastSwiper .swiper-slide .item .display .flex span {
    font-size: 2.2916666667vw;
    margin: 0px 0px 0.6770833333vw;
  }

  .pro_qc6 .wrap .matter .content .lastSwiper .swiper-slide .item .display .flex .p2 {
    font-size: 0.8333333333vw;
  }

  .pro_qc6 .wrap .matter .content .other {
    margin: 1.6666666667vw 0px 0px;
    padding: 0px 0px 0px 1.3020833333vw;
  }

  .pro_qc6 .wrap .matter .content .other .button {
    gap: 1.5625vw;
  }

  .pro_qc6 .wrap .matter .content .other .button .circle {
    width: 2.4479166667vw;
    height: 2.4479166667vw;
  }

  .pro_qc6 .wrap .matter .content .other .button .circle svg {
    width: 0.9375vw;
    height: 0.9375vw;
  }

  .pro_qc6 .wrap .matter .content .other .cut {
    gap: 2.34375vw;
  }

  .pro_qc6 .wrap .matter .content .other .cut .list {
    font-size: 0.9375vw;
    padding: 0px 0px 0.2083333333vw;
  }
}
@media screen and (max-width: 1024px) {
  .pro_qc1 {
    height: 70vh;
  }

  .pro_qc1 {
    padding: 90px 0 0 0;
  }

  .pro_qc1 .wrap .bor {
    border-radius: 40px;
    height: 40px;
    padding: 0 20px;
  }

  .pro_qc1 .wrap .bor img {
    width: 70px;
    height: auto;
  }

  .pro_qc1 .wrap .bor p {
    font-size: 14px;
  }

  .pro_qc1 .wrap .bor .line {
    height: 16px;
    margin: 0 12px;
  }

  .pro_qc1 .wrap .textImg {
    width: 90%;
    margin: 30px auto 0;
    display: block;
  }

  .pro_qc2 {
    padding: 50px 0;
  }

  .common_label {
    height: 36px;
    padding: 0 15px;
    border-radius: 30px;
  }

  .common_label p {
    font-size: 14px;
  }

  .common_title {
    margin: 15px 0 22px;
    font-size: 24px;
  }

  .pro_qc2 .wrap {
    width: 90%;
  }

  .pro_qc2 .wrap .content .swiper1 {
    width: 170vw;
  }

  .pro_qc2 .wrap .content .swiper1 .swiper-slide .img {
    height: auto;
    border-radius: 15px;
    transform: none !important;
  }

  .pro_qc2 .wrap .content .cut {
    border-radius: 30px;
    height: 35px;
    margin: 20px auto 0;
  }

  .pro_qc2 .wrap .content .cut .list {
    height: 100%;
    padding: 0 14px;
    border-radius: 30px;
    font-size: 12px;
  }

  .pro_qc2 .wrap .content .text {
    margin: 20px 0 0 0;
    font-size: 14px;
  }

  .pro_qc3 .wrap .content {
    margin: 40px 0 0 0;
    gap: 30px;
    flex-direction: column;
  }

  .pro_qc3 .wrap .content .swiper2 {
    width: 100%;
    height: 100%;
  }

  .pro_qc3 .wrap .content .swiper2 .swiper-slide img {
    border-radius: 10px;
  }

  .pro_qc3 .wrap .content .r .line {
    display: none;
  }

  .pro_qc3 .wrap .content .r .flex {
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-direction: unset;
  }

  .pro_qc3 .wrap .content .r .flex .list {
    transform: none !important;
  }

  .pro_qc3 .wrap .content .r .flex .list .p1 {
    font-size: 16px;
    margin: 0 0 10px;
  }

  .pro_qc3 .wrap .content .r .flex .list .p2 {
    font-size: 10px;
  }

  .pro_qc4 {
    padding: 40px 0 0 0;
    height: 60vh;
  }

  .pro_qc5 {
    padding: 40px 0 50px;
  }

  .pro_qc5 .wrap {
    width: 90%;
  }

  .pro_qc5 .wrap .flex {
    flex-wrap: wrap;
    gap: 16px;
  }

  .pro_qc5 .wrap .flex:not(:last-child) {
    margin: 0 0 16px;
  }

  .pro_qc5 .wrap .flex .item {
    width: 100%;
    height: auto;
    min-height: 280px;
    border-radius: 16px;
    padding: 24px 24px 20px;
  }

  .pro_qc5 .wrap .flex .item .title {
    font-size: 18px;
  }

  .pro_qc5 .wrap .flex .item .figure {
    gap: 30px;
    flex-wrap: wrap;
    margin: 25px 0 0 0;
  }

  .pro_qc5 .wrap .flex .item .figure .list .dis span {
    font-size: 24px;
  }

  .pro_qc5 .wrap .flex .item .figure .list .dis .dw {
    font-size: 13px;
  }

  .pro_qc5 .wrap .flex .item .figure .list p {
    font-size: 13px;
    margin: 6px 0 0 0;
  }

  .pro_qc5 .wrap .flex .item .figure.fill .list p {
    font-size: 13px;
  }

  .pro_qc5 .wrap .flex .item2 {
    width: 100%;
    height: auto;
    min-height: 280px;
    border-radius: 16px;
    padding: 24px 24px 20px;
  }

  .pro_qc5 .wrap .flex .item2 .title {
    font-size: 18px;
  }

  .pro_qc5 .wrap .flex .item2 .img {
    width: 100%;
    max-width: 400px;
    margin: 0 auto 0;
  }

  .pro_qc5 .wrap .flex .item3 {
    width: 100%;
  }

  .pro_qc5 .wrap .flex .item3 .img {
    width: 100%;
    height: auto;
  }

  .pro_qc5 .wrap .flex .item4 {
    width: 100%;
  }

  .pro_qc5 .wrap .flex .item4 .figure {
    justify-content: unset;
    margin: 0 0 0 0;
  }

  .pro_qc5 .wrap .flex .item4 .figure .list .dis {
    justify-content: unset;
  }

  .pro_qc6 {
    padding: 40px 0 60px;
  }

  .pro_qc6 .wrap {
    width: 90%;
  }

  .pro_qc6 .wrap .matter:not(:last-child) {
    margin: 0 0 50px;
  }

  .pro_qc6 .wrap .matter .title {
    font-size: 24px;
    margin: 0 0 16px;
  }

  .pro_qc6 .wrap .matter .content .lastSwiper .swiper-slide .item .display {
    margin: 30px 0 0 0;
  }

  .pro_qc6 .wrap .matter .content .lastSwiper .swiper-slide .item {
    height: auto;
    min-height: 320px;
    border-radius: 16px;
    padding: 40px 24px;
    overflow: hidden;
  }

  .pro_qc6 .wrap .matter .content .lastSwiper .swiper-slide .item .label {
    font-size: 60px;
    top: 30px;
    left: 20px;
  }

  .pro_qc6 .wrap .matter .content .lastSwiper .swiper-slide .item .label.label2 {
    left: 20px;
  }

  .pro_qc6 .wrap .matter .content .lastSwiper .swiper-slide .item .img {
    position: relative;
    transform: none !important;
    left: 0;
    top: 0;
    width: 100%;
  }

  .pro_qc6 .wrap .matter .content .lastSwiper .swiper-slide .item .display .flex:last-child .list:not(:last-child) {
    margin: 0 0 30px;
  }

  .pro_qc6 .wrap .matter .content .lastSwiper .swiper-slide .item .display .flex .list:not(:last-child) {
    margin: 0 0 30px;
  }

  .pro_qc6 .wrap .matter .content .lastSwiper .swiper-slide .item .display .flex .p1 {
    font-size: 18px;
    margin: 0 0 8px;
  }

  .pro_qc6 .wrap .matter .content .lastSwiper .swiper-slide .item .display .flex span {
    font-size: 24px;
    margin: 0 0 8px;
  }

  .pro_qc6 .wrap .matter .content .lastSwiper .swiper-slide .item .display .flex .p2 {
    font-size: 13px;
  }

  .pro_qc6 .wrap .matter .content .other {
    margin: 20px 0 0 0;
    padding: 0;
    flex-wrap: wrap;
    align-items: center;
    gap: 16px;
  }

  .pro_qc6 .wrap .matter .content .other .button {
    gap: 10px;
  }

  .pro_qc6 .wrap .matter .content .other .cut {
    gap: 20px;
    flex-wrap: wrap;
  }

  .pro_qc6 .wrap .matter .content .other .cut .list {
    font-size: 13px;
  }

  .pro_qc6 .wrap .matter .content .other .button .circle {
    width: 40px;
    height: 40px;
  }

  .pro_qc6 .wrap .matter .content .other .button .circle svg {
    width: 14px;
    height: 14px;
  }
}
