.sec1 {
  padding: 600px 0 590px;
}

.sec1 .text {
  width: 455px;
  margin: 0 auto;
  text-align: center;
  position: relative;
}

.sec1 .text p {
  font-weight: bold;
  font-size: 24px;
  color: #1A1A1A;
}

.sec1 .text .imgs {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.sec1 .text .imgs .img {
  position: absolute;
  transition: 0.6s;
  transform: scale(0);
}

.sec1 .text .imgs .img img {
  border-radius: 12px;
}

.sec1 .text .imgs .img:nth-child(1) {
  width: 419px;
  top: -374px;
  left: -526px;
  transition-delay: 0.2s;
}

.sec1 .text .imgs .img:nth-child(2) {
  width: 220px;
  top: -359px;
  left: -101px;
  transition-delay: 0.2s;
}

.sec1 .text .imgs .img:nth-child(3) {
  width: 315px;
  top: -302px;
  right: -408px;
  z-index: 2;
  transition-delay: 0.2s;
}

.sec1 .text .imgs .img:nth-child(4) {
  width: 220px;
  top: -375px;
  right: -524px;
  transition-delay: 0.3s;
}

.sec1 .text .imgs .img:nth-child(5) {
  width: 314px;
  top: 91px;
  left: -463px;
  z-index: 2;
  transition-delay: 0.4s;
}

.sec1 .text .imgs .img:nth-child(6) {
  width: 419px;
  bottom: -406px;
  left: -307px;
  transition-delay: 0.5s;
}

.sec1 .text .imgs .img:nth-child(7) {
  width: 419px;
  bottom: -398px;
  left: 400px;
  transition-delay: 0.6s;
}

.sec1 .text .imgs .img:nth-child(8) {
  width: 215px;
  top: 85px;
  right: -517px;
  z-index: 2;
  transition-delay: 0.6s;
}

.sec1.aos-animate .text .imgs .img {
  transform: scale(1);
}

.sec2 {
  width: 100vw;
  height: 100vh;
  position: relative;
  display: flex;
  align-items: center;
}

.sec2 .swiper {
  width: 100%;
  height: 100%;
}

.sec2 .swiper .swiper-slide {
  width: 100%;
  height: 100%;
}

.sec2 .swiper .swiper-slide .img {
  width: 100%;
  height: 100%;
}

.sec2 .swiper .swiper-slide .img img {
  display: block;
  width: 100%;
  height: 100%;
}

.sec2 .swiper .swiper-slide .text {
  position: absolute;
  top: 13vw;
  right: 210px;
  width: 414px;
}

.sec2 .swiper .swiper-slide .text>p {
  font-weight: 400;
  font-size: 18px;
  color: #FFFFFF;
  line-height: 32px;
  margin: 0 0 70px;
  opacity: 0;
  transform: translateY(30px);
}

.sec2 .swiper .swiper-slide .text a {
  width: 120px;
  height: 44px;
  background: linear-gradient(-90deg, #FFC001, #FFD75F 90%, #FAEBBC 100%);
  border-radius: 22px;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  transform: translateY(30px);
  pointer-events: none;
}

.sec2 .swiper .swiper-slide .text a p {
  font-weight: 400;
  font-size: 16px;
  color: #1A1A1A;
}

.sec2 .swiper .swiper-slide.swiper-slide-active .text>p,
.sec2 .swiper .swiper-slide.swiper-slide-active .text a {
  opacity: 1;
  transform: translateY(0);
  pointer-events: auto;
  transition: 0.6s;
}

.sec2 .swiper .swiper-slide.swiper-slide-active .text a {
  transition-delay: 0.2s;
}

.sec2 .swiper_control {
  position: absolute;
  left: 280px;
  z-index: 3;
}

.sec2 .swiper_control .item {
  font-weight: bold;
  font-size: 32px;
  color: #FFFFFF;
  line-height: 60px;
  opacity: 0.2;
  cursor: pointer;
  transition: 0.6s;
}

.sec2 .swiper_control .item.on,
.sec2 .swiper_control .item:hover {
  opacity: 1;
}

/*# sourceMappingURL=solution.css.map */
.sec1 .text .imgs.PE{
  display: none;
}
.sec2 .swiper .swiper-slide .title{
  display: none;
}
@media screen and (max-width: 1919px) {
  .sec1 {
    padding: 31.25vw 0px 30.7291666667vw;
  }

  .sec1 .text {
    width: 23.6979166667vw;
  }

  .sec1 .text p {
    font-size: 1.25vw;
  }

  .sec1 .text .imgs .img img {
    border-radius: 0.625vw;
  }

  .sec1 .text .imgs .img:nth-child(1) {
    width: 21.8229166667vw;
    top: -19.4791666667vw;
    left: -27.3958333333vw;
  }

  .sec1 .text .imgs .img:nth-child(2) {
    width: 11.4583333333vw;
    top: -18.6979166667vw;
    left: -5.2604166667vw;
  }

  .sec1 .text .imgs .img:nth-child(3) {
    width: 16.40625vw;
    top: -15.7291666667vw;
    right: -21.25vw;
  }

  .sec1 .text .imgs .img:nth-child(4) {
    width: 11.4583333333vw;
    top: -19.53125vw;
    right: -27.2916666667vw;
  }

  .sec1 .text .imgs .img:nth-child(5) {
    width: 16.3541666667vw;
    top: 4.7395833333vw;
    left: -24.1145833333vw;
  }

  .sec1 .text .imgs .img:nth-child(6) {
    width: 21.8229166667vw;
    bottom: -21.1458333333vw;
    left: -15.9895833333vw;
  }

  .sec1 .text .imgs .img:nth-child(7) {
    width: 21.8229166667vw;
    bottom: -20.7291666667vw;
    left: 20.8333333333vw;
  }

  .sec1 .text .imgs .img:nth-child(8) {
    width: 11.1979166667vw;
    top: 4.4270833333vw;
    right: -26.9270833333vw;
  }

  .sec2 .swiper .swiper-slide .text {
    right: 10.9375vw;
    width: 21.5625vw;
  }

  .sec2 .swiper .swiper-slide .text>p {
    font-size: 0.9375vw;
    line-height: 1.6666666667vw;
    margin: 0px 0px 3.6458333333vw;
    transform: translateY(1.5625vw);
  }

  .sec2 .swiper .swiper-slide .text a {
    width: 6.25vw;
    height: 2.2916666667vw;
    border-radius: 1.1458333333vw;
    transform: translateY(1.5625vw);
  }

  .sec2 .swiper .swiper-slide .text a p {
    font-size: 0.8333333333vw;
  }

  .sec2 .swiper_control {
    left: 14.5833333333vw;
  }

  .sec2 .swiper_control .item {
    font-size: 1.6666666667vw;
    line-height: 3.125vw;
  }
}
@media screen and (max-width: 1024px) {
  .sec1 .text .imgs.PC{
    display: none;
  }
  .sec1 .text .imgs.PE{
    display: block;
    position: static;
    margin-top: 30px;
  }
  .sec1 .text p{
    font-size: 24px;
  }
  .sec1 .text{
    width: 90%;
  }
  .sec1{
    padding: 60px 0
  }
  .sec1 .text .imgs .img:nth-child(1){
    position: static;
    width: 100%;
    height: auto;
  }
  .sec1 .text .imgs .img{
    transform: scale(1);
  }
  .sec1 .text .imgs .img img{
    width: 100%;
  }
  .sec2{
    height: auto;
  }
  .sec2 .swiper .swiper-slide .text>p{
    font-size: 14px;
    line-height: 1.6;
    color: #111;
  }
  .sec2 .swiper_control{
    display: none;
  }
  .sec2 .swiper .swiper-slide .title{
    display: block;
  }
  .sec2 .swiper .swiper-slide .text{
    position: static;
    width: 100%;
  }
  .sec2 .swiper{
    width: 90%;
    margin: 0 auto;
  }
  .sec2 .swiper .swiper-slide .text>p{
    opacity: 1;
    transform: none;
    margin-bottom: 20px;
  }
  .sec2 .swiper .swiper-slide .img{
    border-radius: 10px;
    overflow: hidden;
  }
  .sec2 .swiper .swiper-slide .title{
    margin-top: 10px;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 10px;
  }
  .sec2{
    padding-bottom: 60px;
  }
  .sec2 .swiper .swiper-slide .text a{
    width: 100px;
    height: 36px;
    border-radius: 18px;
    opacity: 1;
    transform: none;
    pointer-events: all;
  }
  .sec2 .swiper .swiper-slide .text a p{
    font-size: 14px;
  }

}
@media screen and (max-width: 767px) {
  .sec1 .text p {
    font-size: 20px;
    width: 90%;
    margin: 0 auto;
  }
  .sec1{
    padding: 50px 0;
  }
  .sec1 .text{
    width: 100%;
  }
  .sec1 .text .imgs.PE{
    overflow: hidden;
  }
  .sec1 .text .imgs.PE .swiper{
    width: 90%;
    margin: 0 auto;
    overflow: unset;
  }
  .sec2{
    overflow: hidden;
  }
  .sec2 .swiper{
    overflow: unset;
  }
}