.pro_uc1 {
  padding: 222px 0 0;
  position: relative;
  z-index: 1;
  height: 100vh;
}
.pro_uc1 .wrap {
  text-align: center;
}
.pro_uc1 .wrap .p1 {
  font-size: 60px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  letter-spacing: 6px;
  background: linear-gradient(90deg, #6795F0 0%, #F5FDFF 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin: 0 auto 4px;
  width: fit-content;
}
.pro_uc1 .wrap .p2 {
  color: #DBE9FC;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 12px;
}

.pro_uc2 {
  padding: 140px 0 88px;
}
.pro_uc2 .wrap {
  width: 1200px;
  margin: auto;
}
.pro_uc2 .wrap .title {
  color: #29303D;
  font-size: 40px;
  font-style: normal;
  font-weight: bold;
  line-height: normal;
  letter-spacing: 2px;
  margin: 0 0 40px;
}
.pro_uc2 .wrap .content .ucSwiper1 {
  width: 2430px;
  margin: 0;
}
.pro_uc2 .wrap .content .ucSwiper1 .swiper-slide .item {
  width: 100%;
  position: relative;
}
.pro_uc2 .wrap .content .ucSwiper1 .swiper-slide .item .img {
  width: 100%;
  height: 540px;
  border-radius: 12px;
  overflow: hidden;
}
.pro_uc2 .wrap .content .ucSwiper1 .swiper-slide .item .img:hover img {
  transform: scale(1.05);
}
.pro_uc2 .wrap .content .ucSwiper1 .swiper-slide .item .img img {
  width: 100%;
  height: 100%;
  transition: .6s ease;
}
.pro_uc2 .wrap .content .ucSwiper1 .swiper-slide .item .text {
  position: absolute;
  bottom: 40px;
  padding: 0 30px;
  width: 100%;
  left: 0;
  z-index: 2;
  color: #FFF;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: 0.4px;
}
.pro_uc2 .wrap .content .other {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 32px 0 0 0;
  padding: 0 26px;
}
.pro_uc2 .wrap .content .other .swiper-pagination {
  position: static;
  margin: 0;
  width: fit-content;
}
.pro_uc2 .wrap .content .other .swiper-pagination span {
  border-radius: 5px;
  background: #ECECEC;
  opacity: 1 !important;
  margin: 0 12px 0 0 !important;
  transition: .6s ease;
  width: 90px;
  height: 6px;
}
.pro_uc2 .wrap .content .other .swiper-pagination span:last-child {
  margin: 0 !important;
}
.pro_uc2 .wrap .content .other .swiper-pagination span.swiper-pagination-bullet-active {
  background: #213155;
}
.pro_uc2 .wrap .content .other .button {
  display: flex;
  align-items: center;
  gap: 12px;
}
.pro_uc2 .wrap .content .other .button .circle {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #BFBFBF;
  font-size: 18px;
  background: #E6E6E6;
  transition: .6s ease;
  cursor: pointer;
}
.pro_uc2 .wrap .content .other .button .circle:hover {
  background: #CCCCCC;
  color: #808080;
}
.pro_uc2 .wrap .content .other .button .circle:first-child {
  transform: rotate(180deg);
}

.pro_uc3 {
  padding: 100px 0 121px;
}
.pro_uc3 .wrap {
  width: 1200px;
  margin: auto;
}
.pro_uc3 .wrap .title .p1 {
  color: #29303D;
  font-size: 48px;
  font-style: normal;
  font-weight: bold;
  letter-spacing: 0.96px;
  margin: 0 0 32px;
  line-height: 100%;
}
.pro_uc3 .wrap .title .p2 {
  width: 685px;
  color: #29303D;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.32px;
}
.pro_uc3 .wrap .content {
  margin: 49px 0 0 0;
  display: flex;
  justify-content: space-between;
}
.pro_uc3 .wrap .content .r {
  width: 394px;
  height: 620px;
  border-radius: 10px;
  background: linear-gradient(180deg, #000D22 -17.64%, #1F4782 55.82%, #000103 123.82%);
  padding: 40px 22px;
}
.pro_uc3 .wrap .content .r .text {
  padding: 0 18px;
}
.pro_uc3 .wrap .content .r .text .p1 {
  color: #FFF;
  font-size: 24px;
  font-style: normal;
  font-weight: bold;
  line-height: normal;
}
.pro_uc3 .wrap .content .r .img {
  width: 100%;
  margin: 83px 0 0 0;
}
.pro_uc3 .wrap .content .r .img img {
  width: 100%;
}
.pro_uc3 .wrap .content .l {
  width: 796px;
}
.pro_uc3 .wrap .content .l .item {
  width: 100%;
  border-radius: 10px;
  overflow: hidden;
  position: relative;
  padding: 40px;
  z-index: 1;
}
.pro_uc3 .wrap .content .l .item .common_bg {
  transition: 1s;
}
.pro_uc3 .wrap .content .l .item:hover .common_bg {
  transform: scale(1.05);
}
.pro_uc3 .wrap .content .l .item .text {
  position: relative;
  z-index: 4;
}
.pro_uc3 .wrap .content .l .item .text .p1 {
  color: #FFF;
  font-size: 24px;
  font-style: normal;
  font-weight: bold;
  line-height: normal;
}
.pro_uc3 .wrap .content .l .item .text .p2 {
  color: #FFF;
  font-size: 20px;
  font-style: normal;
  font-weight: bold;
  line-height: normal;
}
.pro_uc3 .wrap .content .l .big_item {
  height: 403px;
}
.pro_uc3 .wrap .content .l .small {
  height: 207px;
}
.pro_uc3 .wrap .content .l .smallAfter:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 10px;
  background: linear-gradient(180deg, #0A1415 0%, rgba(1, 15, 41, 0) 100%);
  z-index: 1;
  width: 100%;
  height: 100%;
}
.pro_uc3 .wrap .content .l .flex {
  margin: 10px 0 0 0;
  display: flex;
  gap: 10px;
  justify-content: space-between;
}

.pro_uc4 {
  height: 100vh;
  position: relative;
  z-index: 1;
}
.pro_uc4 .fix {
  position: sticky;
  top: 0;
  height: 100vh;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
}
.pro_uc4 .position_wrap {
  width: 90%;
  margin: auto;
  height: 75vh;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 5;
  opacity: 0;
  pointer-events: none;
  transition: .6s ease;
}
.pro_uc4 .position_wrap.on {
  opacity: 1;
  pointer-events: auto;
}
.pro_uc4 .position_wrap .title {
  text-align: center;
}
.pro_uc4 .position_wrap .title .p1 {
  color: #FFF;
  font-size: 48px;
  font-style: normal;
  font-weight: bold;
  line-height: normal;
  letter-spacing: 0.96px;
  margin: 0 0 32px;
}
.pro_uc4 .position_wrap .title .p2 {
  width: 777px;
  margin: auto;
  color: #FFF;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.32px;
}
.pro_uc4 .position_wrap .content {
  display: flex;
  justify-content: center;
  gap: 140px;
}
.pro_uc4 .position_wrap .content .item:hover .icon {
  transform: rotateY(180deg);
}
.pro_uc4 .position_wrap .content .item .icon {
  width: 60px;
  height: 52px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 20px;
  transition: 1s;
}
.pro_uc4 .position_wrap .content .item .icon img {
  object-fit: contain;
}
.pro_uc4 .position_wrap .content .item p {
  color: #FFF;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.32px;
}
.pro_uc4 .wrap {
  width: 1200px;
  margin: auto;
}
.pro_uc4 .wrap.hide .title {
  opacity: 0;
}
.pro_uc4 .wrap.hide .r {
  opacity: 0;
}
.pro_uc4 .wrap .title {
  transition: .6s ease;
}
.pro_uc4 .wrap .title .p1 {
  color: #29303D;
  font-size: 48px;
  font-style: normal;
  font-weight: bold;
  letter-spacing: 0.96px;
  margin: 0 0 32px;
  line-height: 100%;
}
.pro_uc4 .wrap .title .p2 {
  width: 787px;
  color: #29303D;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.32px;
}
.pro_uc4 .wrap .content {
  margin: 50px 0 0 0;
  display: flex;
  justify-content: space-between;
}
.pro_uc4 .wrap .content .l {
  width: 780px;
  height: 530px;
  border-radius: 12px;
  position: relative;
  z-index: 5;
}
.pro_uc4 .wrap .content .l img {
  width: 100%;
  height: 100%;
  border-radius: inherit;
  max-width: unset;
  max-height: unset;
  position: relative;
}
.pro_uc4 .wrap .content .r {
  width: 400px;
  height: 530px;
  overflow: hidden;
  transition: .6s ease;
}
.pro_uc4 .wrap .content .r .y {
  width: 100%;
}
.pro_uc4 .wrap .content .r .y .item {
  width: 100%;
  height: 260px;
  border-radius: 12px;
  background: #F5F5F5;
  padding: 40px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.pro_uc4 .wrap .content .r .y .item:not(:last-child) {
  margin: 0 0 10px;
}
.pro_uc4 .wrap .content .r .y .item:hover .icon {
  transform: translateY(-5px);
}
.pro_uc4 .wrap .content .r .y .item:hover .text .p1 {
  color: #EF531A;
}
.pro_uc4 .wrap .content .r .y .item .icon {
  width: 71px;
  height: 43px;
  display: flex;
  align-items: center;
  transition: .6s ease;
}
.pro_uc4 .wrap .content .r .y .item .icon img {
  object-fit: contain;
}
.pro_uc4 .wrap .content .r .y .item .text .p1 {
  color: #29303D;
  font-size: 28px;
  font-style: normal;
  line-height: normal;
  margin: 0 0 19px;
  font-weight: bold;
  transition: .6s ease;
}
.pro_uc4 .wrap .content .r .y .item .text .p2 {
  color: #29303D;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.pro_uc5 {
  position: relative;
  height: 100vh;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
}
.pro_uc5 .wrap {
  width: 90%;
  margin: auto;
  height: 75vh;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  position: relative;
  top: 30px;
}
.pro_uc5 .wrap .title {
  text-align: center;
}
.pro_uc5 .wrap .title .p1 {
  color: #FFF;
  font-size: 48px;
  font-style: normal;
  font-weight: bold;
  line-height: normal;
  letter-spacing: 0.96px;
  margin: 0 0 32px;
}
.pro_uc5 .wrap .title .p2 {
  width: 777px;
  margin: auto;
  color: #FFF;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.32px;
}
.pro_uc5 .wrap .content {
  display: flex;
  justify-content: center;
  gap: 140px;
}
.pro_uc5 .wrap .content .item:hover .icon {
  transform: rotateY(180deg);
}
.pro_uc5 .wrap .content .item .icon {
  width: 60px;
  height: 52px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 20px;
  transition: 1s;
}
.pro_uc5 .wrap .content .item .icon img {
  object-fit: contain;
}
.pro_uc5 .wrap .content .item p {
  color: #FFF;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.32px;
}

.pro_uc6 {
  padding: 160px 0;
}
.pro_uc6 .wrap {
  width: 1200px;
  margin: auto;
}
.pro_uc6 .wrap .title {
  color: #29303D;
  font-size: 40px;
  font-style: normal;
  font-weight: bold;
  line-height: normal;
  letter-spacing: 0.8px;
  margin: 0 0 40px;
}
.pro_uc6 .wrap .content {
  width: 100%;
  height: 520px;
}
.pro_uc6 .wrap .content .ucSwiper2 {
  position: relative;
  height: 520px;
  border-radius: 12px;
  overflow: hidden;
}
.pro_uc6 .wrap .content .ucSwiper2 .swiper-slide .item {
  height: 100%;
  border-radius: 12px;
  overflow: hidden;
  position: relative;
  z-index: 1;
  padding: 70px 80px 28px 80px;
  background: linear-gradient(90deg, #213155 0%, rgba(33, 49, 85, 0) 55.11%);
}
.pro_uc6 .wrap .content .ucSwiper2 .swiper-slide .item:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  border-radius: inherit;
  background: linear-gradient(90deg, #213155 0%, rgba(33, 49, 85, 0) 55.11%);
}
.pro_uc6 .wrap .content .ucSwiper2 .swiper-slide .item .pick {
  color: #FFF;
  font-size: 14px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
  letter-spacing: 0.28px;
  position: absolute;
  bottom: 28px;
  left: 80px;
  z-index: 2;
}
.pro_uc6 .wrap .content .ucSwiper2 .swiper-slide .item .flex {
  position: relative;
  z-index: 3;
}
.pro_uc6 .wrap .content .ucSwiper2 .swiper-slide .item .flex .up {
  width: 395px;
  margin: 0 0 80px;
}
.pro_uc6 .wrap .content .ucSwiper2 .swiper-slide .item .flex .up .p1 {
  color: #FFF;
  font-size: 32px;
  font-style: normal;
  font-weight: bold;
  line-height: normal;
  letter-spacing: 0.64px;
  margin: 0 0 10px;
}
.pro_uc6 .wrap .content .ucSwiper2 .swiper-slide .item .flex .up .p2 {
  color: #FFF;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.4px;
  margin: 0 0 26px;
}
.pro_uc6 .wrap .content .ucSwiper2 .swiper-slide .item .flex .up .p3 {
  color: #FFF;
  font-size: 14px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
  letter-spacing: 0.28px;
}
.pro_uc6 .wrap .content .ucSwiper2 .swiper-slide .item .flex .display {
  display: flex;
  gap: 50px;
  margin: 0 0 80px;
}
.pro_uc6 .wrap .content .ucSwiper2 .swiper-slide .item .flex .display .list .p1 {
  color: #FFF;
  font-size: 24px;
  font-style: normal;
  font-weight: bold;
  line-height: normal;
}
.pro_uc6 .wrap .content .ucSwiper2 .swiper-slide .item .flex .display .list .p2 {
  color: #FFF;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin: 9px 0 0 0;
}
.pro_uc6 .wrap .content .other {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 30px 0 0 0;
  padding: 0 20px;
}
.pro_uc6 .wrap .content .other .cut {
  display: flex;
  align-items: center;
  gap: 50px;
}
.pro_uc6 .wrap .content .other .cut .list {
  color: rgba(41, 48, 61, 0.5);
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.32px;
  padding: 0 0 4px 0;
  position: relative;
  z-index: 1;
  transition: .6s ease;
  cursor: pointer;
}
.pro_uc6 .wrap .content .other .cut .list.on, .pro_uc6 .wrap .content .other .cut .list:hover {
  color: #29303D;
  font-weight: bold;
}
.pro_uc6 .wrap .content .other .cut .list.on:after, .pro_uc6 .wrap .content .other .cut .list:hover:after {
  transform: scaleX(1);
}
.pro_uc6 .wrap .content .other .cut .list:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 2px;
  background: #29303D;
  bottom: 0;
  left: 0;
  transform: scaleX(0);
  transform-origin: left;
  transition: .6s ease;
}
.pro_uc6 .wrap .content .other .button {
  display: flex;
  align-items: center;
  gap: 12px;
}
.pro_uc6 .wrap .content .other .button .circle {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #BFBFBF;
  font-size: 18px;
  background: #E6E6E6;
  transition: .6s ease;
  cursor: pointer;
}
.pro_uc6 .wrap .content .other .button .circle:hover {
  background: #CCCCCC;
  color: #808080;
}
.pro_uc6 .wrap .content .other .button .circle:first-child {
  transform: rotate(180deg);
}

.pro_uc7 {
  background: #F5F5F5;
  padding: 120px 0;
}
.pro_uc7 .wrap {
  width: 1140px;
  margin: auto;
}
.pro_uc7 .wrap .title {
  color: #29303D;
  font-size: 48px;
  font-style: normal;
  font-weight: bold;
  line-height: normal;
  letter-spacing: 0.96px;
  margin: 0 0 115px;
  text-align: center;
}
.pro_uc7 .wrap .content {
  display: flex;
  justify-content: center;
  position: relative;
}
.pro_uc7 .wrap .content .button {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 1480px;
  pointer-events: none;
}
.pro_uc7 .wrap .content .button .circle {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #BFBFBF;
  font-size: 18px;
  background: #E6E6E6;
  transition: .6s ease;
  cursor: pointer;
  pointer-events: auto;
}
.pro_uc7 .wrap .content .button .circle:hover {
  background: #EA5421;
  color: #fff;
}
.pro_uc7 .wrap .content .button .circle:first-child {
  transform: rotate(180deg);
}
.pro_uc7 .wrap .content .item {
  width: 300px;
}
.pro_uc7 .wrap .content .item .img {
  width: 140px;
  height: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 50px;
}
.pro_uc7 .wrap .content .item .img img {
  object-fit: contain;
}
.pro_uc7 .wrap .content .item .headline {
  color: #29303D;
  font-size: 24px;
  font-style: normal;
  font-weight: bold;
  line-height: normal;
  letter-spacing: 0.48px;
  padding: 0 0 30px;
  border-bottom: 1px solid #D9D9D9;
  margin: 0 0 50px;
  text-align: center;
}
.pro_uc7 .wrap .content .item .flex .list {
  text-align: center;
}
.pro_uc7 .wrap .content .item .flex .list:not(:last-child) {
  margin: 0 0 30px;
}
.pro_uc7 .wrap .content .item .flex .list .p1 {
  color: #29303D;
  font-size: 14px;
  font-style: normal;
  font-weight: bold;
  line-height: normal;
  letter-spacing: 0.28px;
  margin: 0 auto 5px;
  width: 250px;
  min-height: 37px;
}
.pro_uc7 .wrap .content .item .flex .list .p1.max {
  min-height: 132px;
}
.pro_uc7 .wrap .content .item .flex .list .p2 {
  color: rgba(41, 48, 61, 0.5);
  font-size: 14px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
  letter-spacing: 0.28px;
}

@media screen and (max-width: 1024px) {
  .pro_uc1 {
    padding: 80px 0 0 0;
  }

  .pro_uc1 .wrap .p1 {
    font-size: 24px;
    margin: 0 auto 10px;
  }

  .pro_uc1 .wrap .p2 {
    font-size: 13px;
  }

  .pro_uc2 {
    padding: 40px 0;
  }

  .pro_uc2 .wrap {
    width: 90%;
  }

  .pro_uc2 .wrap .title {
    font-size: 20px;
    letter-spacing: 0;
    margin: 0 0 20px;
  }

  .pro_uc2 .wrap .content .ucSwiper1 {
    width: 170vw;
  }

  .pro_uc2 .wrap .content .ucSwiper1 .swiper-slide .item .img {
    border-radius: 10px;
    height: auto;
  }

  .pro_uc2 .wrap .content .ucSwiper1 .swiper-slide .item .text {
    bottom: 15px;
    padding: 0 15px;
    font-size: 12px;
  }

  .pro_uc2 .wrap .content .other {
    margin: 20px 0 0 0;
    padding: 0;
  }

  .pro_uc2 .wrap .content .other .swiper-pagination span {
    width: 30px;
    height: 2px;
    margin: 0 10px 0 0 !important;
  }

  .pro_uc2 .wrap .content .other .swiper-pagination span:last-child {
    margin: 0 !important;
  }

  .pro_uc2 .wrap .content .other .button {
    gap: 10px;
  }

  .pro_uc2 .wrap .content .other .button .circle {
    width: 40px;
    height: 40px;
    font-size: 14px;
  }

  .pro_uc3 {
    padding: 40px 0;
  }

  .pro_uc3 .wrap {
    width: 90%;
  }

  .pro_uc3 .wrap .title .p1 {
    font-size: 20px;
    margin: 0 0 15px;
  }

  .pro_uc3 .wrap .title .p2 {
    width: 100%;
    font-size: 13px;
  }

  .pro_uc3 .wrap .content {
    margin: 20px 0 0;
    flex-direction: column;
  }

  .pro_uc3 .wrap .content .l {
    width: 100%;
  }

  .pro_uc3 .wrap .content .l .big_item {
    height: 220px;
  }

  .pro_uc3 .wrap .content .l .item .text .p1 {
    font-size: 16px;
  }

  .pro_uc3 .wrap .content .l .item .text .p2 {
    font-size: 14px;
  }

  .pro_uc3 .wrap .content .l .flex {
    gap: 10px;
    margin: 10px 0 0 0;
    flex-direction: column;
  }

  .pro_uc3 .wrap .content .l .small {
    height: 220px;
  }

  .pro_uc3 .wrap .content .l .item {
    border-radius: 10px;
    padding: 20px;
  }

  .pro_uc3 .wrap .content .r {
    width: 100%;
    height: auto;
    border-radius: 10px;
    padding: 20px;
    margin: 10px 0 0;
  }

  .pro_uc3 .wrap .content .r .text .p1 {
    font-size: 16px;
  }

  .pro_uc3 .wrap .content .r .img {
    margin: 20px auto 0;
    width: 70%;
  }

  .pro_uc4 {
    height: auto !important;
  }

  .pro_uc4 .fix {
    height: auto;
    padding: 40px 0;
  }

  .pro_uc4 .wrap {
    width: 90%;
  }

  .pro_uc4 .wrap .title .p1 {
    font-size: 20px;
    margin: 0 0 15px;
  }

  .pro_uc4 .wrap .title .p2 {
    font-size: 13px;
    width: 100%;
  }

  .pro_uc4 .wrap .content {
    margin: 20px 0 0 0;
    flex-direction: column;
  }

  .pro_uc4 .wrap .content .l {
    width: 100%;
    height: auto;
    border-radius: 10px;
  }

  .pro_uc4 .wrap .content .r {
    width: 100%;
    height: auto;
    margin: 10px 0 0 0;
  }

  .pro_uc4 .wrap .content .r .y {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 10px;
  }

  .pro_uc4 .wrap .content .r .y .item {
    padding: 20px 15px;
  }

  .pro_uc4 .wrap .content .r .y .item .icon {
    width: 30px;
    height: 30px;
  }

  .pro_uc4 .wrap .content .r .y .item:not(:last-child) {
    margin: 0;
  }

  .pro_uc4 .wrap .content .r .y .item .text .p1 {
    font-size: 18px;
    margin: 8px 0px;
  }

  .pro_uc4 .wrap .content .r .y .item .text .p2 {
    font-size: 13px;
  }

  .pro_uc4 .wrap .content .r .y .item {
    height: auto;
    border-radius: 10px;
  }

  .pro_uc5 {
    height: 60vh;
  }

  .pro_uc5 .wrap {
    height: 80%;
    top: 50%;
    transform: translateY(-50%);
  }

  .pro_uc5 .wrap .title .p1 {
    font-size: 18px;
    margin: 0 0 10px;
  }

  .pro_uc5 .wrap .title .p2 {
    width: 100%;
    font-size: 12px;
  }

  .pro_uc5 .wrap .content {
    gap: 15px;
  }

  .pro_uc5 .wrap .content .item .icon {
    width: 25px;
    height: 25px;
  }

  .pro_uc5 .wrap .content .item p {
    font-size: 8px;
  }

  .pro_uc6 {
    padding: 40px 0;
  }

  .pro_uc6 .wrap {
    width: 90%;
  }

  .pro_uc6 .wrap .title {
    font-size: 20px;
    margin: 0 0 20px;
  }

  .pro_uc6 .wrap .content .ucSwiper2 .swiper-slide .item {
    border-radius: 10px;
    padding: 25px 15px;
  }

  .pro_uc6 .wrap .content {
    height: auto;
  }

  .pro_uc6 .wrap .content .ucSwiper2 {
    height: 280px;
  }

  .pro_uc6 .wrap .content .ucSwiper2 .swiper-slide .item .flex .up .p1 {
    font-size: 14px;
    margin: 0 0 10px;
  }

  .pro_uc6 .wrap .content .ucSwiper2 .swiper-slide .item .flex .up {
    width: 100%;
    margin: 0 0 20px;
  }

  .pro_uc6 .wrap .content .ucSwiper2 .swiper-slide .item .flex .up .p3 {
    font-size: 12px;
  }

  .pro_uc6 .wrap .content .ucSwiper2 .swiper-slide .item .flex .up .p2 {
    font-size: 14px;
    margin: 0 0 10px;
  }

  .pro_uc6 .wrap .content .ucSwiper2 .swiper-slide .item .flex .display {
    gap: 10px;
  }

  .pro_uc6 .wrap .content .ucSwiper2 .swiper-slide .item .flex .display .list .p1 {
    font-size: 10px;
  }

  .pro_uc6 .wrap .content .ucSwiper2 .swiper-slide .item .flex .display .list .p2 {
    font-size: 10px;
    margin: 0;
  }

  .pro_uc6 .wrap .content .ucSwiper2 .swiper-slide .item .pick {
    bottom: 10px;
    font-size: 12px;
    left: 0;
    width: 100%;
    padding: 0 5%;
  }

  .pro_uc6 .wrap .content .other {
    margin: 20px 0 0 0;
    padding: 0;
    flex-direction: column;
    align-items: unset;
  }

  .pro_uc6 .wrap .content .other .cut {
    gap: 10px 20px;
    flex-wrap: wrap;
  }

  .pro_uc6 .wrap .content .other .cut .list {
    font-size: 14px;
  }

  .pro_uc6 .wrap .content .other .button {
    gap: 10px;
    margin: 20px 0 0 0;
  }

  .pro_uc6 .wrap .content .other .button .circle {
    width: 40px;
    height: 40px;
    font-size: 14px;
  }

  .pro_uc7 {
    padding: 40px 0;
  }

  .pro_uc7 .wrap {
    width: 90%;
  }

  .pro_uc7 .wrap .title {
    font-size: 20px;
    margin: 0 0 20px;
  }

  .pro_uc7 .wrap .content {
    flex-direction: column;
  }

  .pro_uc7 .wrap .content .item {
    width: 100%;
  }

  .pro_uc7 .wrap .content .ucSwiper3 {
    width: 100%;
  }

  .pro_uc7 .wrap .content .item .img {
    width: 90px;
    height: 90px;
  }

  .pro_uc7 .wrap .content .item .headline {
    font-size: 16px;
    margin: 0 0 15px;
    padding: 0 0 15px;
  }

  .pro_uc7 .wrap .content .item .flex .list:not(:last-child) {
    margin: 0 0 15px;
  }

  .pro_uc7 .wrap .content .item .flex .list .p1 {
    width: 100%;
    font-size: 12px;
    margin: 0 auto 3px;
    min-height: unset;
  }

  .pro_uc4 {
    height: auto !important;
  }

  .pro_uc7 .wrap .content .item .flex .list .p2 {
    font-size: 12px;
  }

  .pro_uc5 {
    display: block !important;
  }
}
