<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
.img{
    opacity: 0;
    transition: all .5s ease;
    position: absolute;
    transition-delay: 0.8s;
  }
  .swiper-slide-active &gt; .img{
    opacity: 1;
  }
  

.text_1{
    bottom: 0px;
    left: 18%;
}
.banner .swiper-slide-active  .text_1{
    bottom: 90px;;
}

.text_2{
    bottom: 0px;
    left: 17%;
    width: 42.5%;
}
.banner .swiper-slide-active  .text_2{
    bottom: 90px;;
}

.text_3_title{
    top: 30%;
}

.swiper-slide-active .text_3_title{
    top: 24%;
}
.text_3{
    transform: translateY(50%)
}
.swiper-slide-active .text_3{
    transform: translateY(0)
}
.text_3_1{

        transition-delay: 1s;
}

.text_3_2{
 
    transition-delay: 1.2s;
}

.text_3_3{

    transition-delay: 1.4s;
}

.text_3_4{

    transition-delay: 1.6s;
}

.text_3_5{
    transition-delay: 1.8s;
}
.text_4{
    width: 8%;
    top: 65%;
}
.text_4_title{
    top: 30%;
}
.swiper-slide-active .text_4_title{
    top: 24%
}
.swiper-slide-active .text_4{
    top: 50%
}

.text_4_1{
    left: 20%;
    transition-delay: 1s;
}
.text_4_2{
    left: 30.5%;
    transition-delay: 1.2s;
}
.text_4_3{
    left: 41%;
    transition-delay: 1.4s;
}
.text_4_4{
    left: 51.5%;
    transition-delay: 1.6s;
}
.text_4_5{
    left: 62%;
    transition-delay: 1.8s;
}
.text_4_6{
    left: 72.5%;
    transition-delay: 2s;
}

.img_5{
    transform: translateX(0%);
    transform: translateX(0%); 
    -ms-transform: translateX(0%);  /* IE9��篁ヤ����� */
    -webkit-transform: translateX(0%);    /* Safari and Chrome */
    -o-transform: translateX(0%);     /* Opera */
    -moz-transform: translateX(0%);       /* Firefox */
    width: 59%;
    top: 14%;
    left: 50%
}
.swiper-slide-active .img_5{
    transform: translateX(-50%); 
    -ms-transform: translateX(-50%);  /* IE9��篁ヤ����� */
    -webkit-transform: translateX(-50%);    /* Safari and Chrome */
    -o-transform: translateX(-50%);     /* Opera */
    -moz-transform: translateX(-50%);       /* Firefox */
}
.text_5{
    bottom: 6%;
    left: 50%;
    transform: translateX(0%);
    transform: translateX(0%); 
    -ms-transform: translateX(0%);  /* IE9��篁ヤ����� */
    -webkit-transform: translateX(0%);    /* Safari and Chrome */
    -o-transform: translateX(0%);     /* Opera */
    -moz-transform: translateX(0%);       /* Firefox */
    text-align: left !important;
}
.text_5 h4{
    color: #fff;
    font-size: 30px;
    margin-bottom: 12px;

}
.text_5 p{
    color: #fff;
    line-height: 30px
}

.swiper-slide-active .text_5{
    transform: translateX(-50%); 
    -ms-transform: translateX(-50%);  /* IE9��篁ヤ����� */
    -webkit-transform: translateX(-50%);    /* Safari and Chrome */
    -o-transform: translateX(-50%);     /* Opera */
    -moz-transform: translateX(-50%);       /* Firefox */
}

.img_8_1{
    left: 40%;
    width: 40%;
}
.swiper-slide-active .img_8_1{
    left: 20%
}

.img_8_2{
    right: 20%;
    transform: scale(0);
    width: 13.5%;
}
.swiper-slide-active .img_8_2{
    transform: scale(1)
}

.img_8{
    top: 18%
}

.img_9{
    left: 40%;
    width: 60%;
    top: 20%
}

.swiper-slide-active .img_9{
    left: 20%
}

.img_11{
    width: 60%;
    left: 80%
}

.swiper-slide-active .img_11{
    left: 50%
}

.text_11{
        width: 33%;
        bottom: 0px;
       
}

.swiper-slide-active .text_11{
    bottom: 100px
}
.swiper-slide-active .text_3{
    opacity: 1 !important;
}
.page_2{
    width: 1280px;
    position: absolute;
    text-align: left !important;
    top: 64% !important;
}
.page_2 ul li{
    float: left;
    width: 20%;
    position: relative !important; 

}

.page_2 p{
    color: #eee;
    font-size: 12px;
    line-height: 22px;
    width: 80%;
    font-weight: 100;
}

.page_2 h3{
    font-size: 16px;
    line-height: 40px;
    color: #eee;
}

.page_5{
    width: 1200px;
}
.img_1{
    right: 0;
    top: 21%;
    width: 25%;
}
.banner .swiper-slide-active .img_1{
    right: 12%;
}</pre></body></html>