@charset "utf-8";

.swiper-pagination-bullet-active {
  background: #333 !important;
}

.main_pg {
  width: 100%;
}
.main_pg .main_wrap {
  position: relative;
}
#vis {
  position: relative;
  width: 100%;
  height: 730px;
  overflow: hidden;
}
#vis .bxslider {
  width: 100%;
  height: 100%;
}
#vis .bx-wrapper,
#vis .bx-viewport {
  height: 100%;
}
#vis .bxslider > li {
  height: 100%;
}
#vis .swiper-pagination-bullet,
#mVis .swiper-pagination-bullet {
  background: var(--swiper-pagination-bullet-inactive-color, #fff);
  opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.9);
}
#vis .swiper-pagination-bullet-active,
#mVis .swiper-pagination-bullet-active {
  background: #007aff !important;
}
#vis .wrap {
  position: relative;
  width: 1280px;
  height: 100%;
  margin: 0 auto;
}
#vis .swiper-controller {
  position: absolute;
  bottom: 10px;
  left: 52%;
  z-index: 10;
  cursor: pointer;
  color: #007aff;
}
#vis .sw_a {
  position: absolute;
  opacity: 0;
  animation: none;
}

/*#vis .sw1 {width:100%;height:100%;background: url(../img/main/vis/vis01_bg.jpg) no-repeat center;}*/
/*slide1*/
#vis .sw1 {
  background-image: url("../../img/v2/main/vis/vis01_bg.jpg");
  background-position: center;
  background-repeat: no-repeat;
}
#vis .sw1 .sw_dot {
  top: 101px;
  left: 153px;
  width: 3px;
  height: 3px;
  background-color: #333;
  opacity: 0;
  animation: none;
}
#vis .sw1 .sw_dot.dot2 {
  top: 101px;
  left: 177px;
}
#vis .sw1 .sw_dot.dot3 {
  top: 101px;
  left: 200px;
}
#vis .sw1 .sw_dot.dot4 {
  top: 101px;
  left: 223px;
}
#vis .sw1 .sw_a1 {
  top: 100px;
  right: 308px;
}
#vis .sw1 .sw_a2 {
  top: 150px;
  right: 7px;
}
#vis .sw1 .sw_a3 {
  top: 463px;
  right: 152px;
}
#vis .sw1 .sw_a4 {
  top: 113px;
  left: 0;
}
#vis .sw1 .sw_a4 > img {
  width: 243px;
}
#vis .sw1 .sw_a5 {
  top: 170px;
  left: 0;
}
#vis .sw1 .sw_a5 > img {
  width: 403px;
}
#vis .sw1 .sw_a6 {
  top: 256px;
  left: 0;
}
#vis .sw1 .sw_a6 > img {
  width: 451px;
}
#vis .sw1 .sw_a7 {
  top: 368px;
  left: 0;
}
#vis .sw1 .sw_a8 {
  top: 398px;
  left: 0;
}
#vis .sw1 .sw_a9 {
  top: 435px;
  left: 0;
}
#vis .sw1 .sw_a10 {
  top: 503px;
  left: 0;
}
#vis .sw1 .sw_a11-1 {
  top: 503px;
  left: 106px;
}
#vis .sw1 .sw_a11-2 {
  top: 503px;
  left: 212px;
}
#vis .sw1 .sw_a11-3 {
  top: 503px;
  left: 319px;
}
#vis .sw1.on .sw_a1 {
  -webkit-animation: fade-in-left 0.5s cubic-bezier(0.39, 0.575, 0.565, 1) 0.1s
    both;
  animation: fade-in-left 0.5s cubic-bezier(0.39, 0.575, 0.565, 1) 0.1s both;
}
#vis .sw1.on .sw_a2 {
  -webkit-animation: fade-in-left 0.5s cubic-bezier(0.39, 0.575, 0.565, 1) 0.3s
    both;
  animation: fade-in-left 0.5s cubic-bezier(0.39, 0.575, 0.565, 1) 0.3s both;
}
#vis .sw1.on .sw_a3 {
  -webkit-animation: fade-in-left 0.5s cubic-bezier(0.39, 0.575, 0.565, 1) 0.5s
    both;
  animation: fade-in-left 0.5s cubic-bezier(0.39, 0.575, 0.565, 1) 0.5s both;
}
#vis .sw1.on .sw_a4 {
  -webkit-animation: fade-in-bottom 0.5s cubic-bezier(0.39, 0.575, 0.565, 1)
    0.8s both;
  animation: fade-in-bottom 0.5s cubic-bezier(0.39, 0.575, 0.565, 1) 0.8s both;
}
#vis .sw1.on .sw_dot {
  -webkit-animation: vis-dot 0.6s cubic-bezier(0.39, 0.575, 0.565, 1) 1.1s both;
  animation: vis-dot 0.6s cubic-bezier(0.39, 0.575, 0.565, 1) 1.1s both;
}
#vis .sw1.on .sw_dot.dot2 {
  -webkit-animation: vis-dot 0.6s cubic-bezier(0.39, 0.575, 0.565, 1) 1.3s both;
  animation: vis-dot 0.6s cubic-bezier(0.39, 0.575, 0.565, 1) 1.3s both;
}
#vis .sw1.on .sw_dot.dot3 {
  -webkit-animation: vis-dot 0.6s cubic-bezier(0.39, 0.575, 0.565, 1) 1.5s both;
  animation: vis-dot 0.6s cubic-bezier(0.39, 0.575, 0.565, 1) 1.5s both;
}
#vis .sw1.on .sw_dot.dot4 {
  -webkit-animation: vis-dot 0.6s cubic-bezier(0.39, 0.575, 0.565, 1) 1.7s both;
  animation: vis-dot 0.6s cubic-bezier(0.39, 0.575, 0.565, 1) 1.7s both;
}
#vis .sw1.on .sw_a5 {
  -webkit-animation: fade-in-left 0.5s cubic-bezier(0.39, 0.575, 0.565, 1) 2s
    both;
  animation: fade-in-left 0.5s cubic-bezier(0.39, 0.575, 0.565, 1) 2s both;
}
#vis .sw1.on .sw_a6 {
  -webkit-animation: fade-in-right 0.5s cubic-bezier(0.39, 0.575, 0.565, 1) 2.3s
    both;
  animation: fade-in-right 0.5s cubic-bezier(0.39, 0.575, 0.565, 1) 2.3s both;
}
#vis .sw1.on .sw_a7 {
  -webkit-animation: fade-in-bottom 0.5s cubic-bezier(0.39, 0.575, 0.565, 1)
    2.6s both;
  animation: fade-in-bottom 0.5s cubic-bezier(0.39, 0.575, 0.565, 1) 2.6s both;
}
#vis .sw1.on .sw_a7 > .step1 {
  -webkit-animation: vis-custom01 1.5s 3.3s infinite ease alternate;
  animation: vis-custom01 1.5s 3.3s infinite ease alternate;
}
#vis .sw1.on .sw_a8 {
  -webkit-animation: fade-in-bottom 0.5s cubic-bezier(0.39, 0.575, 0.565, 1)
    2.9s both;
  animation: fade-in-bottom 0.5s cubic-bezier(0.39, 0.575, 0.565, 1) 2.9s both;
}
#vis .sw1.on .sw_a9 {
  -webkit-animation: fade-in-left 0.5s cubic-bezier(0.39, 0.575, 0.565, 1) 3.1s
    both;
  animation: fade-in-left 0.5s cubic-bezier(0.39, 0.575, 0.565, 1) 3.1s both;
}
#vis .sw1.on .sw_a10 {
  -webkit-animation: fade-in-right 0.5s cubic-bezier(0.39, 0.575, 0.565, 1) 3.4s
    both;
  animation: fade-in-right 0.5s cubic-bezier(0.39, 0.575, 0.565, 1) 3.4s both;
}
#vis .sw1.on .sw_a11-1 {
  -webkit-animation: fade-in-top 0.5s cubic-bezier(0.39, 0.575, 0.565, 1) 3.7s
    both;
  animation: fade-in-top 0.5s cubic-bezier(0.39, 0.575, 0.565, 1) 3.7s both;
}
#vis .sw1.on .sw_a11-2 {
  -webkit-animation: fade-in-bottom 0.5s cubic-bezier(0.39, 0.575, 0.565, 1) 4s
    both;
  animation: fade-in-bottom 0.5s cubic-bezier(0.39, 0.575, 0.565, 1) 4s both;
}
#vis .sw1.on .sw_a11-3 {
  -webkit-animation: fade-in-top 0.5s cubic-bezier(0.39, 0.575, 0.565, 1) 4.3s
    both;
  animation: fade-in-top 0.5s cubic-bezier(0.39, 0.575, 0.565, 1) 4.3s both;
}

/*#vis .sw2 {width:100%;height:100%;background: url(../img/main/vis/vis2_bg.jpg) no-repeat center;}*/
/* slide02 */
#vis .sw2 {
  background-image: url("../../img/v2/main/vis/vis02_bg.jpg");
  background-position: center;
  background-repeat: no-repeat;
}
#vis .sw2 .sw_a1 {
  top: 130px;
  left: 80px;
  width: 600px;
  height: 28px;
  overflow: hidden;
}
#vis .sw2 .sw_a2 {
  top: 212px;
  left: 0;
}
#vis .sw2 .sw_a3 {
  top: 297px;
  left: 74px;
}
#vis .sw2 .sw_a4 {
  top: 417px;
  left: 0;
  height: 140px;
  width: 220px;
  border-radius: 20px;
  background: linear-gradient(-45deg, #0060cb, #00b1cb, #0060cb);
  background-size: 400% 400%;
}
#vis .sw2 .sw_a4 img {
  position: absolute;
  top: 0;
  left: 0;
}
#vis .sw2 .sw_a4 p {
  font-size: 26px;
  color: #fff;
  text-align: center;
  padding-top: 70px;
  font-weight: 400;
}
#vis .sw2 .sw_a5 {
  top: 417px;
  left: 260px;
  height: 140px;
  width: 220px;
  border-radius: 20px;
  background: linear-gradient(-45deg, #00c012, #a7cb00, #00c012);
  background-size: 400% 400%;
}
#vis .sw2 .sw_a5 img {
  position: absolute;
  top: 0;
  left: 0;
}
#vis .sw2 .sw_a5 p {
  font-size: 26px;
  color: #fff;
  text-align: center;
  padding-top: 70px;
  font-weight: 400;
}
#vis .sw2 .sw_a6 {
  top: 417px;
  left: 520px;
  height: 140px;
  width: 220px;
  border-radius: 20px;
  background: linear-gradient(-45deg, #d37700, #e6ad00, #d37700);
  background-size: 400% 400%;
}
#vis .sw2 .sw_a6 img {
  position: absolute;
  top: 0;
  left: 0;
}
#vis .sw2 .sw_a6 p {
  font-size: 26px;
  color: #fff;
  text-align: center;
  padding-top: 70px;
  font-weight: 400;
}
#vis .sw2 .sw_a7 {
  top: 556px;
  left: 138px;
}
#vis .sw2 .sw_a8 {
  top: 573px;
  left: 138px;
  width: 242px;
  overflow: hidden;
}
#vis .sw2 .sw_a9 {
  top: 573px;
  right: 658px;
  width: 242px;
  overflow: hidden;
}
#vis .sw2 .sw_a10 {
  top: 570px;
  left: 363px;
}

#vis .sw2.on .sw_a1 {
  -webkit-animation: vis2_ani1 1s 0.3s 1 ease both;
  animation: vis2_ani1 1s 0.3s 1 ease both;
}
#vis .sw2.on .sw_a2 {
  -webkit-animation: vis2_ani2 0.5s 1.2s 1 ease both;
  animation: vis2_ani2 0.5s 1.2s 1 ease both;
}
#vis .sw2.on .sw_a3 {
  -webkit-animation: vis2_ani3 0.5s 1.5s 1 ease both;
  animation: vis2_ani3 0.5s 1.5s 1 ease both;
}
#vis .sw2.on .sw_a4 {
  -webkit-animation: vis2_ani4 0.5s 2s 1 ease both, vis2_aniColor 8s 2s infinite;
  animation: vis2_ani4 0.5s 2s 1 ease both, vis2_aniColor 8s 2s infinite;
}
#vis .sw2.on .sw_a5 {
  -webkit-animation: vis2_ani4 0.5s 2.2s 1 ease both,
    vis2_aniColor 8s 2s infinite;
  animation: vis2_ani4 0.5s 2.2s 1 ease both, vis2_aniColor 8s 2s infinite;
}
#vis .sw2.on .sw_a6 {
  -webkit-animation: vis2_ani4 0.5s 2.4s 1 ease both,
    vis2_aniColor 8s 2s infinite;
  animation: vis2_ani4 0.5s 2.4s 1 ease both, vis2_aniColor 8s 2s infinite;
}
#vis .sw2.on .sw_a7 {
  -webkit-animation: vis2_ani5 0.5s 2.8s 1 ease both;
  animation: vis2_ani5 0.5s 2.8s 1 ease both;
}
#vis .sw2.on .sw_a8 {
  -webkit-animation: vis2_ani6 0.5s 3.2s 1 ease both;
  animation: vis2_ani6 0.5s 3.2s 1 ease both;
}
#vis .sw2.on .sw_a9 {
  -webkit-animation: vis2_ani6 0.5s 3.2s 1 ease both;
  animation: vis2_ani6 0.5s 3.2s 1 ease both;
}
#vis .sw2.on .sw_a10 {
  -webkit-animation: vis2_ani7 0.5s 3.6s 1 ease both,
    vis2_ani8 0.5s 4s 1 ease both;
  animation: vis2_ani7 0.5s 3.6s 1 ease both, vis2_ani8 0.5s 4s 1 ease both;
}

@-webkit-keyframes vis2_ani1 {
  0% {
    max-width: 0;
    opacity: 0;
  }
  100% {
    max-width: 524px;
    opacity: 1;
  }
}
@keyframes vis2_ani1 {
  0% {
    max-width: 0;
    opacity: 0;
  }
  100% {
    max-width: 600px;
    opacity: 1;
  }
}
@-webkit-keyframes vis2_ani2 {
  0% {
    top: 232px;
    opacity: 0;
  }
  100% {
    top: 212;
    opacity: 1;
  }
}
@keyframes vis2_ani2 {
  0% {
    top: 232px;
    opacity: 0;
  }
  100% {
    top: 212px;
    opacity: 1;
  }
}
@-webkit-keyframes vis2_ani3 {
  0% {
    top: 327px;
    opacity: 0;
  }
  100% {
    top: 297px;
    opacity: 1;
  }
}
@keyframes vis2_ani3 {
  0% {
    top: 327px;
    opacity: 0;
  }
  100% {
    top: 297px;
    opacity: 1;
  }
}
@-webkit-keyframes vis2_ani4 {
  0% {
    top: 447px;
    opacity: 0;
  }
  100% {
    top: 417px;
    opacity: 1;
  }
}
@keyframes vis2_ani4 {
  0% {
    top: 447px;
    opacity: 0;
  }
  100% {
    top: 417px;
    opacity: 1;
  }
}
@-webkit-keyframes vis2_aniColor {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
@keyframes vis2_aniColor {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
@-webkit-keyframes vis2_ani5 {
  0% {
    top: 520px;
    opacity: 0;
  }
  100% {
    top: 556px;
    opacity: 1;
  }
}
@keyframes vis2_ani5 {
  0% {
    top: 520px;
    opacity: 0;
  }
  100% {
    top: 556px;
    opacity: 1;
  }
}
@-webkit-keyframes vis2_ani6 {
  0% {
    max-width: 0;
    opacity: 0;
  }
  100% {
    max-width: 242px;
    opacity: 1;
  }
}
@keyframes vis2_ani6 {
  0% {
    max-width: 0;
    opacity: 0;
  }
  100% {
    max-width: 242px;
    opacity: 1;
  }
}
@-webkit-keyframes vis2_ani7 {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes vis2_ani7 {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes vis2_ani8 {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(90deg);
  }
}
@keyframes vis2_ani8 {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(90deg);
  }
}

/*#vis .sw3 {width:100%;height:100%;background: url(../img/main/vis/vis3_bg.jpg) no-repeat center;}*/
/* slide03 */
.main #vis .circle {
  position: absolute;
  width: 8px;
  height: 8px;
  background-color: #321898;
  border-radius: 50%;
}
#vis .sw3 .circle.circl01 {
  top: 281px;
  left: 350px;
}
#vis .sw3 .circle.circl02 {
  top: 281px;
  left: 505px;
}
#vis .sw3 .circle.circl03 {
  top: 281px;
  left: 647px;
}
#vis .sw3 .circle.circl04 {
  top: 281px;
  left: 851px;
}
#vis .sw3 {
  background-image: url("../../img/v2/main/vis/vis03_bg.jpg");
  background-position: center;
  background-repeat: no-repeat;
}
#vis .sw3 .sw_a1 {
  top: 158px;
  left: 208px;
}
#vis .sw3 .sw_a2 {
  top: 222px;
  left: 127px;
}
#vis .sw3 .sw_a3 {
  top: 287px;
  left: 0;
}
#vis .sw3 .sw_a4 {
  top: 359px;
  left: 20px;
}
#vis .sw3 .sw_a5 {
  top: 477px;
  left: 102px;
}
#vis .sw3 .sw_a6 {
  top: 477px;
  left: 282px;
}
#vis .sw3 .sw_a7 {
  top: 477px;
  left: 462px;
}
#vis .sw3 .sw_a8 {
  top: 527px;
  left: 192px;
}
#vis .sw3 .sw_a9 {
  top: 527px;
  left: 372px;
}
#vis .sw3 .sw_a10 {
  top: 58px;
  left: 770px;
  z-index: 4;
}
#vis .sw3 .sw_a11 {
  top: 108px;
  left: 820px;
  z-index: 5;
}
#vis .sw3 .sw_a12 {
  top: 158px;
  left: 870px;
  z-index: 6;
}
#vis .sw3 .sw_a13 {
  top: 208px;
  left: 920px;
  z-index: 7;
}

#vis .sw3.on .sw_a1 {
  -webkit-animation: fade-in-top 0.6s cubic-bezier(0.39, 0.575, 0.565, 1) 0.1s
    both;
  animation: fade-in-top 0.6s cubic-bezier(0.39, 0.575, 0.565, 1) 0.1s both;
}
#vis .sw3.on .sw_a2 {
  -webkit-animation: fade-in-right 0.6s cubic-bezier(0.39, 0.575, 0.565, 1) 0.6s
    both;
  animation: fade-in-right 0.6s cubic-bezier(0.39, 0.575, 0.565, 1) 0.6s both;
}
#vis .sw3.on .sw_a3 {
  -webkit-animation: fade-in-left 0.6s cubic-bezier(0.39, 0.575, 0.565, 1) 1.2s
    both;
  animation: fade-in-left 0.6s cubic-bezier(0.39, 0.575, 0.565, 1) 1.2s both;
}
#vis .sw3.on .sw_a4 {
  -webkit-animation: fade-in-bottom 0.6s cubic-bezier(0.39, 0.575, 0.565, 1)
    1.8s both;
  animation: fade-in-bottom 0.6s cubic-bezier(0.39, 0.575, 0.565, 1) 1.8s both;
}
#vis .sw3.on .sw_a5 {
  -webkit-animation: fade-in-right 0.6s cubic-bezier(0.39, 0.575, 0.565, 1) 2.4s
    both;
  animation: fade-in-right 0.6s cubic-bezier(0.39, 0.575, 0.565, 1) 2.4s both;
}
#vis .sw3.on .sw_a6 {
  -webkit-animation: fade-in-right 0.6s cubic-bezier(0.39, 0.575, 0.565, 1) 2.6s
    both;
  animation: fade-in-right 0.6s cubic-bezier(0.39, 0.575, 0.565, 1) 2.6s both;
}
#vis .sw3.on .sw_a7 {
  -webkit-animation: fade-in-right 0.6s cubic-bezier(0.39, 0.575, 0.565, 1) 2.8s
    both;
  animation: fade-in-right 0.6s cubic-bezier(0.39, 0.575, 0.565, 1) 2.8s both;
}
#vis .sw3.on .sw_a8 {
  -webkit-animation: fade-in-right 0.6s cubic-bezier(0.39, 0.575, 0.565, 1) 3s
    both;
  animation: fade-in-right 0.6s cubic-bezier(0.39, 0.575, 0.565, 1) 3s both;
}
#vis .sw3.on .sw_a9 {
  -webkit-animation: fade-in-right 0.6s cubic-bezier(0.39, 0.575, 0.565, 1) 3.2s
    both;
  animation: fade-in-right 0.6s cubic-bezier(0.39, 0.575, 0.565, 1) 3.2s both;
}
#vis .sw3.on .sw_a10 {
  -webkit-animation: fade-in-top 0.6s cubic-bezier(0.39, 0.575, 0.565, 1) 3.8s
    both;
  animation: fade-in-top 0.6s cubic-bezier(0.39, 0.575, 0.565, 1) 3.8s both;
}
#vis .sw3.on .sw_a11 {
  -webkit-animation: fade-in-right 0.6s cubic-bezier(0.39, 0.575, 0.565, 1) 4.4s
    both;
  animation: fade-in-right 0.6s cubic-bezier(0.39, 0.575, 0.565, 1) 4.4s both;
}
#vis .sw3.on .sw_a12 {
  -webkit-animation: fade-in-right 0.6s cubic-bezier(0.39, 0.575, 0.565, 1) 5s
    both;
  animation: fade-in-right 0.6s cubic-bezier(0.39, 0.575, 0.565, 1) 5s both;
}
#vis .sw3.on .sw_a13 {
  -webkit-animation: fade-in-right 0.6s cubic-bezier(0.39, 0.575, 0.565, 1) 5.4s
    both;
  animation: fade-in-right 0.6s cubic-bezier(0.39, 0.575, 0.565, 1) 5.4s both;
}

@-webkit-keyframes img-pop-up-top {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(-50px);
    transform: translateY(-50px);
  }
}
@keyframes img-pop-up-top {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(-50px);
    transform: translateY(-50px);
  }
}

#mVis {
  display: none;
}

@-webkit-keyframes vis-dot {
  0% {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }
  50% {
    -webkit-transform: translateY(5px);
    transform: translateY(5px);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}
@keyframes vis-dot {
  0% {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }
  50% {
    -webkit-transform: translateY(15px);
    transform: translateY(15px);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}
@-webkit-keyframes fade-in-top {
  0% {
    -webkit-transform: translateY(-50px);
    transform: translateY(-50px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}
@keyframes fade-in-top {
  0% {
    -webkit-transform: translateY(-50px);
    transform: translateY(-50px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}

@-webkit-keyframes fade-in-left {
  0% {
    -webkit-transform: translateX(-50px);
    transform: translateX(-50px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}
@keyframes fade-in-left {
  0% {
    -webkit-transform: translateX(-50px);
    transform: translateX(-50px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}

@-webkit-keyframes fade-in-right {
  0% {
    -webkit-transform: translateX(50px);
    transform: translateX(50px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}
@keyframes fade-in-right {
  0% {
    -webkit-transform: translateX(50px);
    transform: translateX(50px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}

@-webkit-keyframes slide-in-top {
  0% {
    -webkit-transform: translateY(-1000px);
    transform: translateY(-1000px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}
@keyframes slide-in-top {
  0% {
    -webkit-transform: translateY(-1000px);
    transform: translateY(-1000px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}

@-webkit-keyframes fade-in-bottom {
  0% {
    -webkit-transform: translateY(50px);
    transform: translateY(50px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}
@keyframes fade-in-bottom {
  0% {
    -webkit-transform: translateY(50px);
    transform: translateY(50px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}

@-webkit-keyframes slide-in-left {
  0% {
    -webkit-transform: translateX(-1000px);
    transform: translateX(-1000px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}
@keyframes slide-in-left {
  0% {
    -webkit-transform: translateX(-1000px);
    transform: translateX(-1000px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}

@-webkit-keyframes slide-in-bottom {
  0% {
    -webkit-transform: translateY(1000px);
    transform: translateY(1000px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}
@keyframes slide-in-bottom {
  0% {
    -webkit-transform: translateY(1000px);
    transform: translateY(1000px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}

@-webkit-keyframes scale-in-center {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}
@keyframes scale-in-center {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}

@-webkit-keyframes swing-in-top-fwd {
  0% {
    -webkit-transform: rotateX(-100deg);
    transform: rotateX(-100deg);
    -webkit-transform-origin: top;
    transform-origin: top;
    opacity: 0;
  }
  100% {
    -webkit-transform: rotateX(0deg);
    transform: rotateX(0deg);
    -webkit-transform-origin: top;
    transform-origin: top;
    opacity: 1;
  }
}
@keyframes swing-in-top-fwd {
  0% {
    -webkit-transform: rotateX(-100deg);
    transform: rotateX(-100deg);
    -webkit-transform-origin: top;
    transform-origin: top;
    opacity: 0;
  }
  100% {
    -webkit-transform: rotateX(0deg);
    transform: rotateX(0deg);
    -webkit-transform-origin: top;
    transform-origin: top;
    opacity: 1;
  }
}

@-webkit-keyframes bounce-in-top {
  0% {
    -webkit-transform: translateY(-500px);
    transform: translateY(-500px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  38% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    opacity: 1;
  }
  55% {
    -webkit-transform: translateY(-65px);
    transform: translateY(-65px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  72% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  81% {
    -webkit-transform: translateY(-28px);
    transform: translateY(-28px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  90% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  95% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    opacity: 1;
  }
}
@keyframes bounce-in-top {
  0% {
    -webkit-transform: translateY(-500px);
    transform: translateY(-500px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  38% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    opacity: 1;
  }
  55% {
    -webkit-transform: translateY(-65px);
    transform: translateY(-65px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  72% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  81% {
    -webkit-transform: translateY(-28px);
    transform: translateY(-28px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  90% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  95% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    opacity: 1;
  }
}

@-webkit-keyframes roll-in-left {
  0% {
    -webkit-transform: translateX(-800px) rotate(-540deg);
    transform: translateX(-800px) rotate(-540deg);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0) rotate(0deg);
    transform: translateX(0) rotate(0deg);
    opacity: 1;
  }
}
@keyframes roll-in-left {
  0% {
    -webkit-transform: translateX(-800px) rotate(-540deg);
    transform: translateX(-800px) rotate(-540deg);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0) rotate(0deg);
    transform: translateX(0) rotate(0deg);
    opacity: 1;
  }
}

@-webkit-keyframes flicker-in-1 {
  0% {
    opacity: 0;
  }
  10% {
    opacity: 0;
  }
  10.1% {
    opacity: 1;
  }
  10.2% {
    opacity: 0;
  }
  20% {
    opacity: 0;
  }
  20.1% {
    opacity: 1;
  }
  20.6% {
    opacity: 0;
  }
  30% {
    opacity: 0;
  }
  30.1% {
    opacity: 1;
  }
  30.5% {
    opacity: 1;
  }
  30.6% {
    opacity: 0;
  }
  45% {
    opacity: 0;
  }
  45.1% {
    opacity: 1;
  }
  50% {
    opacity: 1;
  }
  55% {
    opacity: 1;
  }
  55.1% {
    opacity: 0;
  }
  57% {
    opacity: 0;
  }
  57.1% {
    opacity: 1;
  }
  60% {
    opacity: 1;
  }
  60.1% {
    opacity: 0;
  }
  65% {
    opacity: 0;
  }
  65.1% {
    opacity: 1;
  }
  75% {
    opacity: 1;
  }
  75.1% {
    opacity: 0;
  }
  77% {
    opacity: 0;
  }
  77.1% {
    opacity: 1;
  }
  85% {
    opacity: 1;
  }
  85.1% {
    opacity: 0;
  }
  86% {
    opacity: 0;
  }
  86.1% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}
@keyframes flicker-in-1 {
  0% {
    opacity: 0;
  }
  10% {
    opacity: 0;
  }
  10.1% {
    opacity: 1;
  }
  10.2% {
    opacity: 0;
  }
  20% {
    opacity: 0;
  }
  20.1% {
    opacity: 1;
  }
  20.6% {
    opacity: 0;
  }
  30% {
    opacity: 0;
  }
  30.1% {
    opacity: 1;
  }
  30.5% {
    opacity: 1;
  }
  30.6% {
    opacity: 0;
  }
  45% {
    opacity: 0;
  }
  45.1% {
    opacity: 1;
  }
  50% {
    opacity: 1;
  }
  55% {
    opacity: 1;
  }
  55.1% {
    opacity: 0;
  }
  57% {
    opacity: 0;
  }
  57.1% {
    opacity: 1;
  }
  60% {
    opacity: 1;
  }
  60.1% {
    opacity: 0;
  }
  65% {
    opacity: 0;
  }
  65.1% {
    opacity: 1;
  }
  75% {
    opacity: 1;
  }
  75.1% {
    opacity: 0;
  }
  77% {
    opacity: 0;
  }
  77.1% {
    opacity: 1;
  }
  85% {
    opacity: 1;
  }
  85.1% {
    opacity: 0;
  }
  86% {
    opacity: 0;
  }
  86.1% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}

@-webkit-keyframes slide-in-elliptic-left-fwd {
  0% {
    -webkit-transform: translateX(-800px) rotateY(30deg) scale(0);
    transform: translateX(-800px) rotateY(30deg) scale(0);
    -webkit-transform-origin: -100% 50%;
    transform-origin: -100% 50%;
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0) rotateY(0) scale(1);
    transform: translateX(0) rotateY(0) scale(1);
    -webkit-transform-origin: 1800px 50%;
    transform-origin: 1800px 50%;
    opacity: 1;
  }
}
@keyframes slide-in-elliptic-left-fwd {
  0% {
    -webkit-transform: translateX(-800px) rotateY(30deg) scale(0);
    transform: translateX(-800px) rotateY(30deg) scale(0);
    -webkit-transform-origin: -100% 50%;
    transform-origin: -100% 50%;
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0) rotateY(0) scale(1);
    transform: translateX(0) rotateY(0) scale(1);
    -webkit-transform-origin: 1800px 50%;
    transform-origin: 1800px 50%;
    opacity: 1;
  }
}

@-webkit-keyframes rotate-center {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
    opacity: 1;
  }
}
@keyframes rotate-center {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
    opacity: 1;
  }
}

@-webkit-keyframes gradient {
  0% {
    background-position: 0% 50%;
    opacity: 1;
  }
  50% {
    background-position: 100% 50%;
    opacity: 1;
  }
  100% {
    background-position: 0% 50%;
    opacity: 1;
  }
}
@keyframes gradient {
  0% {
    background-position: 0% 50%;
    opacity: 1;
  }
  50% {
    background-position: 100% 50%;
    opacity: 1;
  }
  100% {
    background-position: 0% 50%;
    opacity: 1;
  }
}
@-webkit-keyframes heartbeat {
  from {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  10% {
    -webkit-transform: scale(0.91);
    transform: scale(0.91);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  17% {
    -webkit-transform: scale(0.98);
    transform: scale(0.98);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  33% {
    -webkit-transform: scale(0.87);
    transform: scale(0.87);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  45% {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
}
@keyframes heartbeat {
  from {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  10% {
    -webkit-transform: scale(0.91);
    transform: scale(0.91);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  17% {
    -webkit-transform: scale(0.98);
    transform: scale(0.98);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  33% {
    -webkit-transform: scale(0.87);
    transform: scale(0.87);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  45% {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
}

@-webkit-keyframes wobble-hor-top {
  0%,
  100% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
  }
  15% {
    -webkit-transform: translateX(-30px) rotate(6deg);
    transform: translateX(-30px) rotate(6deg);
  }
  30% {
    -webkit-transform: translateX(15px) rotate(-6deg);
    transform: translateX(15px) rotate(-6deg);
  }
  45% {
    -webkit-transform: translateX(-15px) rotate(3.6deg);
    transform: translateX(-15px) rotate(3.6deg);
  }
  60% {
    -webkit-transform: translateX(9px) rotate(-2.4deg);
    transform: translateX(9px) rotate(-2.4deg);
  }
  75% {
    -webkit-transform: translateX(-6px) rotate(1.2deg);
    transform: translateX(-6px) rotate(1.2deg);
  }
}
@keyframes wobble-hor-top {
  0%,
  100% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
  }
  15% {
    -webkit-transform: translateX(-30px) rotate(6deg);
    transform: translateX(-30px) rotate(6deg);
  }
  30% {
    -webkit-transform: translateX(15px) rotate(-6deg);
    transform: translateX(15px) rotate(-6deg);
  }
  45% {
    -webkit-transform: translateX(-15px) rotate(3.6deg);
    transform: translateX(-15px) rotate(3.6deg);
  }
  60% {
    -webkit-transform: translateX(9px) rotate(-2.4deg);
    transform: translateX(9px) rotate(-2.4deg);
  }
  75% {
    -webkit-transform: translateX(-6px) rotate(1.2deg);
    transform: translateX(-6px) rotate(1.2deg);
  }
}

@keyframes wobble-hor-top-little {
  0%,
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  15% {
    -webkit-transform: translateX(-1px) rotate(2deg);
    transform: translateX(-1px) rotate(2deg);
  }
  30% {
    -webkit-transform: translateX(1px) rotate(-2deg);
    transform: translateX(1px) rotate(-2deg);
  }
  45% {
    -webkit-transform: translateX(-1px) rotate(2.6deg);
    transform: translateX(-1px) rotate(2.6deg);
  }
  60% {
    -webkit-transform: translateX(1px) rotate(-2.4deg);
    transform: translateX(1px) rotate(-2.4deg);
  }
  75% {
    -webkit-transform: translateX(-1px) rotate(1.2deg);
    transform: translateX(-1px) rotate(1.2deg);
  }
}

.main_wrap {
  width: 100%;
  max-width: 1280px;
  margin: 0 auto;
}
.main_pg section {
  width: 100%;
  height: auto;
}
.main_pg .main01 {
  background-image: url(../../img/v2/main/section1_bg.jpg);
  background-repeat: no-repeat;
  background-position: 50% 0;
  margin-top: 130px;
}
.main_pg .main01 h3 {
  font-size: 48px;
  color: #fff;
  text-align: center;
  padding-top: 120px;
}
#mSlide01 {
  position: relative;
  margin-top: 90px;
  overflow: hidden;
}
#mSlide01 .swiper-slide {
  overflow: hidden;
}
#mSlide01 .swiper-slide > img {
  float: left;
}
#mSlide01 .swiper-slide > div {
  float: right;
  width: 45%;
  padding-top: 42px;
  opacity: 0;
}
#mSlide01 .swiper-slide > div > p {
  color: #333;
  font-size: 18px;
  margin-top: 70px;
  line-height: 32px;
}
#mSlide01 .swiper-slide.on > div {
  -webkit-animation: fade-in-bottom 0.6s cubic-bezier(0.39, 0.575, 0.565, 1)
    0.4s both;
  animation: fade-in-bottom 0.6s cubic-bezier(0.39, 0.575, 0.565, 1) 0.4s both;
}
#mSlide01 .swiper-pagination {
  position: absolute;
  display: inline-block;
  width: 45%;
  left: 55%;
  bottom: 0;
  text-align: left;
}
#mSlide01.swiper-container-horizontal > .swiper-pagination-bullets {
  left: auto;
}

.main_pg .main02 {
  min-height: 650px;
  background: url(../../img/v2/main/section2_bg.jpg) no-repeat top center;
  margin-top: 130px;
  padding-bottom: 130px;
}
.main_pg .main02 h3 {
  position: relative;
  width: 31%;
  font-size: 50px;
  padding: 130px 0 20px;
  font-weight: bold;
  border-bottom: 1px solid #333;
  z-index: 2;
}
.main_pg .main02 h3 > img {
  position: absolute;
  bottom: -32px;
  right: -135px;
  z-index: 5;
  animation: rotate_image 6s linear infinite;
  transform-origin: 50% 50%;
}
@keyframes rotate_image {
  100% {
    transform: rotate(360deg);
  }
}
#mSlide02 {
  position: absolute;
  top: 130px;
  left: 0;
  width: 100%;
  overflow: hidden;
}
#mSlide02 .swiper-slide {
  overflow: hidden;
}
#mSlide02 .swiper-slide .slide_left {
  float: left;
  width: 36%;
  padding-top: 230px;
  opacity: 0;
}
#mSlide02 .swiper-slide .slide_left > h4 {
  color: #007aff;
  font-size: 28px;
  letter-spacing: -1.5px;
}
#mSlide02 .swiper-slide .slide_left > p {
  color: #333;
  font-size: 18px;
  margin-top: 30px;
  line-height: 32px;
}
#mSlide02 .swiper-slide.on .slide_left {
  -webkit-animation: fade-in-bottom 0.6s cubic-bezier(0.39, 0.575, 0.565, 1)
    0.4s both;
  animation: fade-in-bottom 0.6s cubic-bezier(0.39, 0.575, 0.565, 1) 0.4s both;
}
#mSlide02 .swiper-slide .slide_right {
  float: right;
  display: inline-block;
}
#mSlide02 .swiper-pagination {
  position: absolute;
  display: inline-block;
  width: 45%;
  left: 0;
  bottom: 0;
  text-align: left;
}

.main_pg .main03 {
  padding: 130px 0;
}
.main_pg .main03 h3 {
  font-size: 48px;
  color: #222;
  text-align: center;
}
.main_pg .main03 .business_list {
  width: 100%;
  overflow: hidden;
  margin-top: 90px;
}
.main_pg .main03 .business_list > li {
  float: left;
  width: 32%;
  min-height: 520px;
  margin-right: 2%;
  padding: 60px 30px;
}
.main_pg .main03 .business_list > li:last-child {
  margin-right: 0;
}
.main_pg .main03 .business_list > li.business_list01 {
  background: url(../../img/v2/main/section3_box_bg1.jpg) no-repeat top center;
}
.main_pg .main03 .business_list > li.business_list02 {
  background: url(../../img/v2/main/section3_box_bg2.jpg) no-repeat top center;
}
.main_pg .main03 .business_list > li.business_list03 {
  background: url(../../img/v2/main/section3_box_bg3.jpg) no-repeat top center;
}
.main_pg .main03 .business_list > li > h4 {
  color: #fff;
  font-size: 34px;
  font-weight: normal;
}
.main_pg .main03 .business_list > li > h4 > span {
  display: block;
  font-size: 12px;
  margin-bottom: 10px;
  letter-spacing: 2px;
}
.main_pg .main03 .business_list > li > h4 > strong {
  font-weight: bold;
}
.main_pg .main03 .business_list > li > h4:after {
  display: block;
  content: " ";
  width: 25px;
  height: 2px;
  background-color: #fff;
  margin: 20px 0;
}
.main_pg .main03 .business_list > li > p {
  min-height: 84px;
  line-height: 28px;
  font-size: 16px;
  color: #fff;
  margin-bottom: 30px;
}
.main_pg .main03 .business_list > li > i {
  display: block;
  width: 50px;
  height: 50px;
  text-align: center;
  border: 1px solid #fff;
  color: #fff;
  font-size: 34px;
  font-weight: normal;
  font-style: normal;
}
#mSlide03 {
  position: relative;
  width: 100%;
  padding-top: 130px;
}
#mSlide03 .swiper-slide {
  min-height: 520px;
  padding: 60px 30px;
}
#mSlide03 .swiper-slide.business_list01 {
  background-image: url(../../img/v2/main/section3_box_bg1.jpg);
  background-size: cover;
}
#mSlide03 .swiper-slide.business_list02 {
  background-image: url(../../img/v2/main/section3_box_bg2.jpg);
  background-size: cover;
}
#mSlide03 .swiper-slide.business_list03 {
  background-image: url(../../img/v2/main/section3_box_bg3.jpg);
  background-size: cover;
}
#mSlide03 .swiper-slide > a {
}
#mSlide03 .swiper-slide h4 {
  color: #fff;
  font-size: 34px;
  font-weight: normal;
}
#mSlide03 .swiper-slide h4 > span {
  display: block;
  font-size: 12px;
  margin-bottom: 10px;
  letter-spacing: 2px;
}
#mSlide03 .swiper-slide h4 > strong {
  font-weight: bold;
}
/*#mSlide03 .swiper-slide > h4:after {display:block;content:" ";width:25px;height:2px;background-color:#fff;margin:20px 0;}*/
#mSlide03 .swiper-slide hr {
  display: block;
  width: 25px;
  height: 2px;
  color: #fff;
  margin: 20px 0;
}
#mSlide03 .swiper-slide p {
  min-height: 84px;
  line-height: 28px;
  font-size: 16px;
  color: #fff;
  margin-bottom: 30px;
}
#mSlide03 .swiper-slide i {
  display: inline-block;
  width: 50px;
  height: 50px;
  text-align: center;
  border: 1px solid #fff;
  color: #fff;
  font-size: 34px;
  font-weight: normal;
  font-style: normal;
  transition: 0.5s;
}
/*#mSlide03 .swiper-slide i:hover {transform:rotate(90deg)}*/
#mSlide03 .swiper-pagination {
  display: none;
}

.main_pg .main04 {
  padding: 70px 0;
  background-image: url(../../img/v2/main/section4_bg.jpg);
  background-size: cover;
  background-position: top center;
}
.main_pg .main04 h3 {
  display: inline-block;
  font-size: 48px;
  color: #007aff;
  font-weight: bold;
}
.main_pg .main04 h3:after {
  display: inline-block;
  content: " ";
  width: 540px;
  height: 1px;
  background-color: #b9b8b7;
  margin: 0 0 18px 20px;
}
.main_pg .main04 ul {
  display: inline-block;
  margin-top: 80px;
}
.main_pg .main04 ul > li {
  display: inline-block;
  float: left;
  margin-right: 50px;
  color: #333;
}
.main_pg .main04 ul > li:last-child {
  margin-right: 0;
}
.main_pg .main04 ul > li > h4:before {
  display: block;
  content: " ";
  width: 30px;
  height: 2px;
  background-color: #333;
  margin-bottom: 4px;
}
.main_pg .main04 ul > li > h4 {
  font-size: 28px;
  margin-bottom: 30px;
}
.main_pg .main04 ul > li > p {
  font-size: 18px;
}

.main_pg .main05 {
  padding: 130px 0;
}
.main_pg .main05 h3 {
  font-size: 48px;
  color: #333;
  text-align: center;
}
.main_pg .main05 .portfolio_wrap {
  width: 100%;
  text-align: center;
}
.main_pg .main05 .portfolio_wrap .portfolio_tab {
  margin: 50px auto;
  white-space: nowrap;
}
.main_pg .main05 .portfolio_wrap .portfolio_tab > li {
  display: inline-block;
  width: auto;
  cursor: pointer;
  margin-right: 6px;
}
.main_pg .main05 .portfolio_wrap .portfolio_tab > li:last-child {
  margin-right: 0;
}
.main_pg .main05 .portfolio_wrap .portfolio_tab > li > a {
  display: inline-block;
  min-width: 124px;
  font-size: 18px;
  padding: 8px 20px;
  border: 1px solid #999;
}
.main_pg .main05 .portfolio_wrap .portfolio_tab > li.current > a {
  color: #fff;
  background-color: #007aff;
}
.main_pg .main05 .portfolio_wrap .tab-content {
  display: none;
  padding: 15px 0;
}
.main_pg .main05 .portfolio_wrap .tab-content.current {
  display: inherit;
}
.main_pg .main05 .portfolio_wrap .tab-content .site_view {
  display: inline-block;
  width: 790px;
  height: 473px;
  border-radius: 20px;
}
.main_pg .main05 .portfolio_wrap .tab-content .site_view > img {
}
.main_pg .main05 .portfolio_wrap .tab-content .site_list {
  position: relative;
  display: inline-block;
  float: right;
  width: 440px;
  height: 473px;
  padding: 10px 24px;
  /*box-shadow: 20px -20px 20px -20px rgba(0, 0, 0, 0.30);*/
}
.main_pg .main05 .portfolio_wrap .tab-content .site_list > ul {
  width: 100%;
  height: 100%;
  overflow: scroll;
  -ms-overflow-style: none;
}
.main_pg
  .main05
  .portfolio_wrap
  .tab-content
  .site_list
  > ul::-webkit-scrollbar {
  display: none;
}
.main_pg .main05 .portfolio_wrap .tab-content .site_list > ul > li {
  float: left;
  width: 185px;
  height: 150px;
  margin: 0 5px 10px;
  border: 2px solid #ebebeb;
  text-align: center;
  cursor: pointer;
}
.main_pg .main05 .portfolio_wrap .tab-content .site_list > ul > li.current {
  border: 2px solid #007aff;
}
.main_pg .main05 .portfolio_wrap .tab-content .site_list .site_list_desc {
  position: absolute;
  width: 100%;
  height: 80px;
  bottom: 0;
  left: 0;
  background: linear-gradient(
    0deg,
    hsl(0, 0%, 0%) 0%,
    hsla(0, 0%, 0%, 0.738) 19%,
    hsla(0, 0%, 0%, 0.382) 47%,
    hsla(0, 0%, 0%, 0.194) 65%,
    hsla(0, 0%, 0%, 0.075) 80.2%,
    hsla(0, 0%, 0%, 0.021) 91%,
    hsla(0, 0%, 0%, 0.002) 98.2%,
    hsla(0, 0%, 0%, 0) 100%
  );
}
.main_pg .main05 .portfolio_wrap .tab-content .site_list .site_list_desc > p {
  color: #fff;
  font-size: 16px;
  margin-top: 20px;
  line-height: 60px;
}
.main_pg .main05 .portfolio_wrap .tab-content .site_list .site_list_arrow {
  display: none;
}
.main_pg .main05 .portfolio_more {
  width: 100%;
  margin-top: 50px;
  text-align: center;
}
.main_pg .main05 .portfolio_more > a {
  display: inline-block;
  border: 1px solid #3381c6;
  color: #3381c6;
  font-size: 18px;
  padding: 12px 64px;
}
.p_view {
  display: block;
}
.m_view {
  display: none;
}
.main06 img {
  /* width: 100%; */
}
.main06 .main_wrap {
  text-align: center;
}
.main06 .five {
  background: url(../../img/v2/main/section6_bg2.jpg) no-repeat;
  background-size: cover;
}
.main06 .forest {
  background: url(../../img/v2/main/section6_bg1.jpg) no-repeat;
  background-size: cover;
}
.main06 .forest .main_wrap {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.main06 .forest .txt1 {
  padding: 12% 0 3%;
  width: 35%;
}
.main06 .forest .txt2 {
  width: 65%;
}
.main06 .forest .logocircle {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 7% 0 9%;
  width: 100%;
}
.main06 .forest .circle {
  /* box-shadow: 0 0 40px white; */
  border-radius: 50%;
  width: 30%;
  animation: whiteShadow 2s ease-in-out 1s infinite alternate;
}
.main06 .forest .logo {
  position: absolute;
  width: 23%;
}

@keyframes whiteShadow {
  0% {
    box-shadow: 0 0 50px white;
  }

  50% {
    box-shadow: 0 0 10px white;
  }

  100% {
    box-shadow: 0 0 50px white;
  }
}

.main06 .five .txt3 {
  padding: 20% 0 40%;
  width: 90%;
}
.main06 .five .txt4 {
  width: 60%;
  padding-top: 5%;
}
.main06 .five .cards {
  padding: 7% 0 10%;
  display: flex;
  justify-content: space-evenly;
}
.main06 .five .cards img {
  width: 26%;
}

.main07 {
  font-family: "Pretendard Variable", Pretendard, -apple-system,
    BlinkMacSystemFont, system-ui, Roboto, "Helvetica Neue", "Segoe UI",
    "Apple SD Gothic Neo", "Noto Sans KR", "Malgun Gothic", "Apple Color Emoji",
    "Segoe UI Emoji", "Segoe UI Symbol", sans-serif;
}

.main07 {
  background: url(../../img/v2/main/section7_bg.jpg) no-repeat;
  background-size: cover;
  color: #ffffff;
  font-weight: 300;
}

.main07 .main_wrap {
  text-align: center;
  padding: 15% 0 !important;
  line-height: 1.6;
}

.main07 .txt1 {
  font-size: 35px;
  text-shadow: #000 5px 0 20px;
}

.main07 .txt1 b {
  font-weight: 800;
}

.main07 .txt2 {
  font-size: 22px;
  padding-top: 3%;
  text-shadow: #000 5px 0 20px;
}

@media screen and (max-width: 1024px) {
  #vis {
    display: none;
  }
  #mVis {
    position: relative;
    display: block;
    width: 100%;
    height: calc(100vh - 120px);
  }
  #mVis .swiper-wrapper {
    width: 100%;
    height: 100%;
  }
  /*#mVis .sw1 {width:100%;height:100%;background-image: url(../img/mobile/mVis1_bg.jpg);background-size: cover}*/
  #mVis .wrap {
    position: relative;
    width: 100%;
    height: 100%;
    margin: 0 auto;
  }
  #mVis .wrap img {
    width: 100%;
  }
  #mVis .sw_a {
    opacity: 0;
    animation: none;
  }
  #mVis .m_btn_pause {
    position: absolute;
    bottom: 10px;
    left: 60%;
    z-index: 10;
    cursor: pointer;
    color: #007aff;
  }

  /*slide1*/
  #mVis .sw1 {
    background-image: url("../../img/v2/mobile/mVis01_bg.jpg");
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 30px;
  }
  #mVis .sw1.on .sw_a1 {
    -webkit-animation: fade-in-bottom 0.5s cubic-bezier(0.39, 0.575, 0.565, 1)
      0.1s both;
    animation: fade-in-bottom 0.5s cubic-bezier(0.39, 0.575, 0.565, 1) 0.1s both;
  }
  #mVis .sw1.on .sw_a2 {
    -webkit-animation: fade-in-bottom 0.5s cubic-bezier(0.39, 0.575, 0.565, 1)
      0.4s both;
    animation: fade-in-bottom 0.5s cubic-bezier(0.39, 0.575, 0.565, 1) 0.4s both;
  }
  #mVis .sw1.on .sw_a3 {
    -webkit-animation: fade-in-bottom 0.5s cubic-bezier(0.39, 0.575, 0.565, 1)
      0.7s both;
    animation: fade-in-bottom 0.5s cubic-bezier(0.39, 0.575, 0.565, 1) 0.7s both;
  }
  #mVis .sw1.on .sw_a4 {
    -webkit-animation: fade-in-bottom 0.5s cubic-bezier(0.39, 0.575, 0.565, 1)
      1s both;
    animation: fade-in-bottom 0.5s cubic-bezier(0.39, 0.575, 0.565, 1) 1s both;
  }
  #mVis .sw1.on .sw_a5 {
    -webkit-animation: fade-in-bottom 0.5s cubic-bezier(0.39, 0.575, 0.565, 1)
      1.3s both;
    animation: fade-in-bottom 0.5s cubic-bezier(0.39, 0.575, 0.565, 1) 1.3s both;
  }
  #mVis .sw1.on .sw_a6 {
    -webkit-animation: scale-in-center 0.5s cubic-bezier(0.39, 0.575, 0.565, 1)
      0.1s both;
    animation: scale-in-center 0.5s cubic-bezier(0.39, 0.575, 0.565, 1) 0.1s
      both;
  }

  /*slide2*/
  #mVis .sw2 {
    background-image: url("../../img/v2/mobile/mVis02_bg.jpg");
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 30px;
  }
  #mVis .sw2.on .sw_a1 {
    -webkit-animation: fade-in-bottom 0.5s cubic-bezier(0.39, 0.575, 0.565, 1)
      0.1s both;
    animation: fade-in-bottom 0.5s cubic-bezier(0.39, 0.575, 0.565, 1) 0.1s both;
  }
  #mVis .sw2.on .sw_a2 {
    -webkit-animation: fade-in-bottom 0.5s cubic-bezier(0.39, 0.575, 0.565, 1)
      0.4s both;
    animation: fade-in-bottom 0.5s cubic-bezier(0.39, 0.575, 0.565, 1) 0.4s both;
  }
  #mVis .sw2.on .sw_a3 {
    -webkit-animation: fade-in-bottom 0.5s cubic-bezier(0.39, 0.575, 0.565, 1)
      0.7s both;
    animation: fade-in-bottom 0.5s cubic-bezier(0.39, 0.575, 0.565, 1) 0.7s both;
  }
  #mVis .sw2.on .sw_a4 {
    -webkit-animation: scale-in-center 0.5s cubic-bezier(0.39, 0.575, 0.565, 1)
      1s both;
    animation: scale-in-center 0.5s cubic-bezier(0.39, 0.575, 0.565, 1) 1s both;
  }

  /*slide2*/
  #mVis .sw3 {
    background-image: url("../../img/v2/mobile/mVis03_bg.jpg");
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 30px;
  }
  #mVis .sw3 .swWrap {
    position: absolute;
    width: 100%;
    height: 58%;
  }
  #mVis .sw3 .swWrap .sw_a5 {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 5;
  }
  #mVis .sw3 .swWrap .sw_a6 {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 4;
  }
  #mVis .sw3 .swWrap .sw_a7 {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 3;
  }
  #mVis .sw3 .swWrap .sw_a8 {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 2;
  }

  #mVis .sw3.on .sw_a1 {
    -webkit-animation: fade-in-bottom 0.5s cubic-bezier(0.39, 0.575, 0.565, 1)
      0.1s both;
    animation: fade-in-bottom 0.5s cubic-bezier(0.39, 0.575, 0.565, 1) 0.1s both;
  }
  #mVis .sw3.on .sw_a2 {
    -webkit-animation: fade-in-bottom 0.5s cubic-bezier(0.39, 0.575, 0.565, 1)
      0.4s both;
    animation: fade-in-bottom 0.5s cubic-bezier(0.39, 0.575, 0.565, 1) 0.4s both;
  }
  #mVis .sw3.on .sw_a3 {
    -webkit-animation: fade-in-bottom 0.5s cubic-bezier(0.39, 0.575, 0.565, 1)
      0.7s both;
    animation: fade-in-bottom 0.5s cubic-bezier(0.39, 0.575, 0.565, 1) 0.7s both;
  }
  #mVis .sw3.on .sw_a4 {
    -webkit-animation: fade-in-bottom 0.5s cubic-bezier(0.39, 0.575, 0.565, 1)
      1s both;
    animation: fade-in-bottom 0.5s cubic-bezier(0.39, 0.575, 0.565, 1) 1s both;
  }
  #mVis .sw3.on .sw_a5 {
    -webkit-animation: fade-in-bottom 0.5s cubic-bezier(0.39, 0.575, 0.565, 1)
      1.3s both;
    animation: fade-in-bottom 0.5s cubic-bezier(0.39, 0.575, 0.565, 1) 1.3s both;
  }
  #mVis .sw3.on .sw_a6 {
    -webkit-animation: fade-in-left 0.5s cubic-bezier(0.39, 0.575, 0.565, 1)
      1.5s both;
    animation: fade-in-left 0.5s cubic-bezier(0.39, 0.575, 0.565, 1) 1.5s both;
  }
  #mVis .sw3.on .sw_a7 {
    -webkit-animation: fade-in-right 0.5s cubic-bezier(0.39, 0.575, 0.565, 1)
      1.7s both;
    animation: fade-in-right 0.5s cubic-bezier(0.39, 0.575, 0.565, 1) 1.7s both;
  }
  #mVis .sw3.on .sw_a8 {
    -webkit-animation: fade-in-right 0.5s cubic-bezier(0.39, 0.575, 0.565, 1)
      1.9s both;
    animation: fade-in-right 0.5s cubic-bezier(0.39, 0.575, 0.565, 1) 1.9s both;
  }

  .main_pg .main_wrap {
    padding: 0 30px;
  }

  .main_pg .main01 {
    margin-top: 70px;
    background-position: 50% -160%;
  }
  .main_pg .main01 h3 {
    font-size: 40px;
    padding-top: 30px;
  }
  #mSlide01 {
    margin-top: 25px;
    padding-bottom: 30px;
  }
  #mSlide01 .swiper-slide img {
    width: 100%;
  }
  #mSlide01 .swiper-slide > div {
    width: 100%;
  }
  #mSlide01 .swiper-slide > div > p {
    font-size: 14px;
    margin-top: 40px;
    line-height: 26px;
  }
  #mSlide01 .swiper-pagination {
    width: 100%;
    text-align: center;
    left: 0;
  }

  .main_pg .main02 {
    min-height: auto;
    margin-top: 80px;
    padding-bottom: 60px;
  }
  .main_pg .main02 h3 {
    width: 100%;
    font-size: 36px;
    letter-spacing: -1px;
    border: none;
    text-align: center;
    padding-top: 60px;
  }
  .main_pg .main02 h3 > br {
    display: none;
  }
  .main_pg .main02 h3 > img {
    top: 10px;
    right: -20px;
    width: 20%;
  }
  #mSlide02 {
    position: relative;
    top: 20px;
    padding-bottom: 60px;
  }
  #mSlide02 .swiper-slide .slide_right img {
    width: 100%;
  }
  #mSlide02 .swiper-slide .slide_left {
    width: 100%;
    padding-top: 30px;
  }
  #mSlide02 .swiper-slide .slide_left > h4 {
    font-size: 24px;
    text-align: center;
  }
  #mSlide02 .swiper-slide .slide_left > p {
    font-size: 16px;
    line-height: 28px;
    margin-top: 20px;
    text-align: center;
  }
  #mSlide02 .swiper-pagination {
    width: 100%;
    text-align: center;
    bottom: 20px;
  }

  .main_pg .main03 {
    padding: 70px 0 40px;
  }
  .main_pg .main03 .main_wrap {
    padding: 0;
  }
  .main_pg .main03 h3 {
    width: 100%;
    font-size: 36px;
    letter-spacing: -1px;
    border: none;
    text-align: center;
    padding-top: 35px;
    margin-bottom: 35px;
  }
  .main_pg .main03 h3 > br {
    display: none;
  }
  #mSlide03 {
    padding-top: 35px;
  }
  #mSlide03 .swiper-slide {
    min-height: 368px;
    text-align: center;
  }
  #mSlide03 .swiper-slide h4 {
    text-align: center;
  }
  #mSlide03 .swiper-slide hr {
    margin: 20px auto;
  }
  #mSlide03 .swiper-slide p {
    text-align: center;
  }
  #mSlide03 .swiper-pagination {
    display: block;
    bottom: 10px;
    height: 20px;
  }
  /*#mSlide03 .swiper-container-horizontal > .swiper-pagination-bullets {bottom:-20px}*/
  #mSlide03 .swiper-pagination-bullet {
    background: var(--swiper-pagination-bullet-inactive-color, #fff);
    opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.8);
  }
  #mSlide03 .swiper-pagination-bullet-active {
    background: #007aff !important;
  }

  .main_pg .main04 {
    background-image: url(../../img/v2/mobile/m_section4_bg.jpg);
  }
  .main_pg .main04 h3 {
    font-size: 36px;
  }
  .main_pg .main04 h3:after {
    display: none;
  }
  .main_pg .main04 ul {
    margin-top: 40px;
  }
  .main_pg .main04 ul > li {
    margin-bottom: 24px;
  }
  .main_pg .main04 ul > li > h4 {
    margin-bottom: 16px;
  }

  .main_pg .main05 {
    padding: 60px 0;
  }
  .main_pg .main05 h3 {
    font-size: 36px;
  }
  .main_pg .main05 .portfolio_wrap .portfolio_tabs_wrap {
    overflow: auto;
    width: 100%;
    margin: 40px 0;
  }
  .main_pg
    .main05
    .portfolio_wrap
    .portfolio_tabs_wrap
    .mCSB_horizontal.mCSB_inside
    > .mCSB_container {
    margin-bottom: 0;
  }
  .main_pg .main05 .portfolio_wrap .portfolio_tab {
    width: 100%;
    margin: 10px auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  .main_pg .main05 .portfolio_wrap .portfolio_tab > li {
    margin-bottom: 10px;
    margin-right: 3px;
  }
  .main_pg .main05 .portfolio_wrap .portfolio_tab > li > a {
    width: auto;
    min-width: 8px;
    font-size: 14px;
    padding: 8px 14px;
  }
  .main_pg .main05 .portfolio_wrap .tab-content .site_view {
    width: 100%;
    height: auto;
  }
  .main_pg .main05 .portfolio_wrap .tab-content .site_view > a > img {
    width: 100%;
    height: auto;
  }

  .main_pg .main05 .portfolio_wrap .tab-content .site_list {
    position: relative;
    display: inline-block;
    width: 100%;
    height: auto;
    margin: 20px 3px 10px;
    border: 1px solid #ebebeb;
  }
  .main_pg .main05 .portfolio_wrap .tab-content .site_list > ul {
    overflow-x: scroll;
    width: 100%;
    white-space: nowrap;
  }

  .main_pg .main05 .portfolio_wrap .tab-content .site_list > ul > li {
    float: none;
    display: inline-block;
    width: 23%;
    height: auto;
    padding: 5px;
    margin: 0 1%;
  }
  .main_pg .main05 .portfolio_wrap .tab-content .site_list > ul > li.current {
    border: 2px solid #3381c6;
  }
  .main_pg .main05 .portfolio_wrap .tab-content .site_list > ul > li > img {
    width: 100%;
  }
  .main_pg .main05 .portfolio_wrap .tab-content .site_list .site_list_desc {
    display: none;
  }
  .main_pg .main05 .portfolio_wrap .tab-content .site_list .site_list_arrow {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
  }
  .main_pg
    .main05
    .portfolio_wrap
    .tab-content
    .site_list
    .site_list_arrow
    .sl_prev {
    display: inline-block;
    float: left;
    height: 100%;
  }
  .main_pg
    .main05
    .portfolio_wrap
    .tab-content
    .site_list
    .site_list_arrow
    .sl_next {
    display: inline-block;
    float: right;
    height: 100%;
  }
  .main_pg .main05 .portfolio_more > a {
    padding: 12px 22px;
  }
  .p_view {
    display: none;
  }
  .m_view {
    display: block;
  }
}
@media screen and (max-width: 768px) {
  .main06 .five .cards {
    justify-content: space-between;
  }
  .main06 .five .cards img {
    width: 30%;
  }
  .main07 {
    background-position-x: center;
  }
  .main07 .txt1 {
    font-size: 18px;
  }

  .main07 .txt2 {
    font-size: 11px;
  }
}
