
body{background-color: f6f1e9;
    font-family: "Oswald", "sans-serif";
    color:#fff}
  a{
    color: white;
  }


.startPoint{
    width: 50px;
    height: 50px;
    position: fixed;
    right: 100px;
    bottom: 100px;
    z-index: 899998989;
    background: black;
    border: none;
    outline: none;
    cursor: pointer;
}

#section01{
    position: absolute;
    top:0; left:0;
    opacity: 1;
}
#section01 .bg1{
    position: absolute;
    top:0; left:0;
    opacity: 1;
}
#section01 .line1{
    width: 0px;
    height: 1px;
    overflow: hidden;
    position: absolute;
    top:271px; left: 0;
    background-color: rgb(0, 0, 0);
}
#section01 .line2{
    width: 1px;
    height:0;
    overflow: hidden;
    position: absolute;
    top:52px; left: 80px;
    background-color: rgb(0, 0, 0);
}
#section01 .txt_deco{
    position: absolute;
    top:222px; left:30px;
    opacity:0;
}
#section01 .txt1{
    position: absolute;
    top:96px; left:148px;
    opacity: 0;
}
#section01 .txt2{
    position: absolute;
    top:338px; left:165px;
    opacity: 0;
}
#section01 .tittle1_1{
    position: absolute;
    top:501px; left:113px;
    transform: translateY(100px);
    opacity: 0;
}
#section01 .tittle1_2{
    position: absolute;
    top:580px; left:295px;
    transform: translateY(100px);
    opacity: 0;
}
#section01 .tittle1_3{
    position: absolute;
    top:534px; left:412px;
    transform: translateY(100px);
    opacity: 0;
}
#section01 .tittle1_4{
    position: absolute;
    top:512px; left:499px;
    transform: translateY(100px);
    opacity: 0;
}
#section01 .tittle1_5{
    position: absolute;
    top:579px; left:580px;
    transform: translateY(100px);
    opacity: 0;
}
#section01 .tittle1_6{
    position: absolute;
    top:534px; left:690px;
    transform: translateY(100px);
    opacity: 0;
}
#section01 .tittle1_7{
    position: absolute;
    top:512px; left:776px;
    transform: translateY(100px);
    opacity: 0;
}
#section01 .tittle1_8{
    position: absolute;
    top:581px; left:840px;
    transform: translateY(100px);
    opacity: 0;
}
#section01 .tittle1_9{
    position: absolute;
    top:508px; left:1016px;
    transform: translateY(100px);
    opacity: 0;
}

#section01 .bg2{
    position: absolute;
    top:675px; left:0;
    opacity: 1;
}
#section01 .tittle2_deco1{
    position: absolute;
    top:722px; left:1793px;
    opacity: 1;
    animation: custom 15s linear infinite;
}
@keyframes custom {
    100% {
        transform: rotate( 360deg );
    }
}
#section01 .line3{
    width: 1px;
    height:0;
    overflow: hidden;
    position: absolute;
    top:1833px; left: 1833px;
    transition: all .8s;
    background-color: rgb(0, 0, 0);
}
#section01 .line3.on{
    height: 349px;
}
#section01 .tittle2_deco2{
    position: absolute;
    top:2219px; left:1791px;
    opacity: 1;
}
#section01 .tittle3{
    position: absolute;
    top:1140px; left:1623px;
    opacity: 1;
    overflow: hidden;
}
#section01 .tittle3>img{
    transform: translateX(-200px);
    transition: all .6s;  
}
#section01 .tittle3.on>img{
    transform: translateX(0);
}
#section01 .deco{
    position: absolute;
    top:2175px; left:638px;
    transition: all .7s .3s; 
    opacity: 0;
}
#section01 .deco.on{
    opacity: 1;
}

/* section02 */
#section02{
    position: absolute;
    top:2350px; left:0;
}
#section02 .bg{
    position: absolute;
    top:0px; left:0px;
    opacity: 1;
}
#section02 .side1{
    position: absolute;
    top:343px; left:64px;
    opacity: 0;
    transform: translateY(200px);
    transition: all .7s .3s; 
}
#section02 .side1.on{
    opacity: 1;
    transform: translateY(0);
}
#section02 .side2{
    position: absolute;
    top:343px; left:1812px;
    opacity: 0;
    transform: translateY(-200px);
    transition: all .7s .3s; 
}
#section02 .side2.on{
    opacity: 1;
    transform: translateY(0);
}
#section02 .name1{
    position: absolute;
    top:507px; left:492px;
    opacity: 0;
    transform: translateX(150px);
    transition: all .7s .5s; 
}
#section02 .name1.on{
    opacity: 1;
    transform: translateY(0);
}
#section02 .name2{
    position: absolute;
    top:500px; left:961px;
    opacity: 0;
    transform: translateX(-150px);
    transition: all .7s .6s; 
}
#section02 .name2.on{
    opacity: 1;
    transform: translateX(0);
}
#section02 .photo{
    position: absolute;
    top:346px; left:743px;
    opacity: 0;
    transform: translateY(200px);
    transition: all .9s;  
}
#section02 .photo.on{
    opacity: 1;
    transform: translateX(0);
}
#section02 .txt1{
    position: absolute;
    top:1010px; left:586px;
    opacity: 1;
}
#section02 .txt2{
    position: absolute;
    top:1125px; left:544px;
    opacity: 1;
} 
#section02 .line{
    width: 0;
    height:1px;
    overflow: hidden;
    position: absolute;
    top:1607px; left:0;
    transition: all .8s;
    background-color: rgb(54, 54, 54);
}
#section02 .line.on{
    width: 1920px;
}
#section02 .con1{
    position: absolute;
    top:1385px; left:272px;
    opacity: 0;
    transform: translateY(200px);
    transition: all .7s .3s; 
}
#section02 .con1.on{
    opacity: 1;
    transform: translateY(0);
}
#section02 .con2{
    position: absolute;
    top:1385px; left:795px;
    opacity: 0;
    transform: translateY(200px);
    transition: all .7s .5s; 
}
#section02 .con2.on{
    opacity: 1;
    transform: translateY(0);
}
#section02 .con3{
    position: absolute;
    top:1385px; left:1305px;
    opacity: 0;
    transform: translateY(200px);
    transition: all .7s .7s; 
}
#section02 .con3.on{
    opacity: 1;
    transform: translateY(0);
}
#section02 .con4{
    position: absolute;
    top:2068px; left:0px;
}
#section02 .con4_txt{
    position: absolute;
    top:2246px; left:673px;
    opacity: 1;
}

/* section03 */
#section03{
    position: absolute;
    top:5095px; left:0;
}
#section03 .bg{
    position: absolute;
    top:0; left:0;
}
#section03 .tittle1_deco1{
    position: absolute;
    top:214px; left:839px;
    overflow: hidden;
}
#section03 .tittle1_deco1>img{
    transform: translateY(300px);
    transition: all .7s;  
}
#section03 .tittle1_deco1.on>img{
    transform: translateY(0);
}
#section03 .tittle1_1{
    position: absolute;
    top:320px; left:449px;
    overflow: hidden;
}
#section03 .tittle1_1>img{
    transform: translateY(300px);
    transition: all .7s .3s;  
}
#section03 .tittle1_1.on>img{
    transform: translateY(0);
}
#section03 .tittle1_2{
    position: absolute;
    top:591px; left:569px;
    overflow: hidden;
}
#section03 .tittle1_2>img{
    transform: translateY(300px);
    transition: all .7s .5s;  
}
#section03 .tittle1_2.on>img{
    transform: translateY(0);
}
#section03 .photo{
    position: absolute;
    top:353px; left:831px;
    opacity: 0;
    transition: all 1s .9s;
    transform: translate(-300px,300px);
}
#section03 .photo.on{
    opacity: 1;
    transform: translate(0);
}
#section03 .point{
    position: absolute;
    top:238px; left:144px;
    opacity: 0;
    transition: all .7s .8s;
}
#section03 .point.on{
    opacity: 1;
}
#section03 .tittle1_deco2{
    position: absolute;
    top:572px; left:1321px;
    opacity: 0;
    transition: all .8s .6s; 
}
#section03 .tittle1_deco2.on{
    opacity: 1;
}
#section03 .tittle1_deco2> img {
    animation: custom 10s linear infinite;
}
@keyframes custom {
    100% {
        transform: rotate( 360deg );
    }
}
#section03 .tittle2{
    position: absolute;
    top:1021px; left:599px;
}
#section03 .tittle2_point1{
    position: absolute;
    top:1021px; left:158px;
    opacity: 0;
    transform: translateX(441px);
    transition: all .8s ; 
}
#section03 .tittle2_point1.on{
    opacity: 1;
    transform: translateX(0);
}
#section03 .tittle2_point2{
    position: absolute;
    top:1454px; left:599px;
    opacity: 0;
    transform: translateY(-433px);
    transition: all .8s; 
}
#section03 .tittle2_point2.on{
    opacity: 1;
    transform: translateY(0);
}
#section03 .tittle2_point3{
    position: absolute;
    top:1454px; left:1040px;
    opacity: 0;
    transform: translateX(-440px);
    transition: all .8s .3s; 
}
#section03 .tittle2_point3.on{
    opacity: 1;
    transform: translateX(0);
}
#section03 .tittle2_deco1{
    position: absolute;
    top:1678px; left:534px;
    opacity: 0;
    transform: translateX(70px);
    transition: all .7s .7s; 
}
#section03 .tittle2_deco1.on{
    opacity: 1;
    transform: translateX(0);
}
#section03 .tittle2_deco2{
    position: absolute;
    top:1788px; left:1473px;
    opacity: 0;
    transform: translateX(-250px);
    transition: all .7s .7s; 
}
#section03 .tittle2_deco2.on{
    opacity: 1;
    transform: translateX(0);
}


/* section04 */
#section04{
    position: absolute;
    top:7108px; left:0;
}
#section04 .bg{
    position: absolute;
    top:0; left:0;
}
#section04 .tittle1{
    position: absolute;
    top:220px; left:134px;
    overflow: hidden;
}
#section04 .tittle1>img{
    transform: translateY(300px);
    transition: all .6s;  
}
#section04 .tittle1.on>img{
    transform: translateY(0);
}
#section04 .line{
    width: 0;
    height:1px;
    overflow: hidden;
    position: absolute;
    top:1438px; left:0;
    transition: all .8s;
    background-color: rgb(54, 54, 54);
}
#section04 .line.on{
    width: 1920px;
}
#section04 .tittle2{
    position: absolute;
    top:1230px; left:760px;
    opacity: 0;
    transform: translateY(200px);
    transition: all .7s;
}
#section04 .tittle2.on{
    opacity: 1;
    transform: translateY(0);
}
#section04 .point1{
    position: absolute;
    top:1149px; left:437px;
    opacity: 0;
    transform: translateY(200px);
    transition: all .8s .4s;
}
#section04 .point1.on{
    opacity: 1;
    transform: translateY(0);
}
#section04 .point2{
    position: absolute;
    top:1149px; left:1075px;
    opacity: 0;
    transform: translateY(200px);
    transition: all .8s .6s;
}
#section04 .point2.on{
    opacity: 1;
    transform: translateY(0);
}

/* section05 */
#section05{
    position: absolute;
    top:9258px; left:0;
}
#section05 .bg{
    position: absolute;
    top:0; left:0;
}
#section05 .tittle{
    position: absolute;
    top:135px; left:925px;
    opacity: 0;
    transform: translateY(200px);
    transition: all .7s;
}
#section05 .tittle.on{
    opacity: 1;
    transform: translateY(0);
}
#section05 .point1{
    position: absolute;
    top:957px; left:924px;
    overflow: hidden;
}
#section05 .point1>img{
    transform: translateY(200px);
    transition: all .6s;  
}
#section05 .point1.on>img{
    transform: translateY(0);
}
#section05 .line1{
    width: 1px;
    height:0;
    overflow: hidden;
    position: absolute;
    top:526px; left:1146px;
    transition: all .8s .3s;
    background-color: rgb(54, 54, 54);
}
#section05 .line1.on{
    height: 580px;
    bottom:1105px
}
#section05 .point2{
    position: absolute;
    top:898px; left:1168px;
    overflow: hidden;
}
#section05 .point2>img{
    transform: translateY(200px);
    transition: all .8s .3s;  
}
#section05 .point2.on>img{
    transform: translateY(0);
}
#section05 .line2{
    width: 1px;
    height:0;
    overflow: hidden;
    position: absolute;
    top:0; left:1409px;
    transition: all 1s .5s;
    background-color: rgb(54, 54, 54);
}
#section05 .line2.on{
    height: 1105px;
}
#section05 .point3{
    position: absolute;
    top:934px; left:1437px;
    overflow: hidden;
}
#section05 .point3>img{
    transform: translateY(200px);
    transition: all .8s .5s;  
}
#section05 .point3.on>img{
    transform: translateY(0);
}
#section05 .line3{
    width: 1px;
    height:0;
    overflow: hidden;
    position: absolute;
    top:0; left:1672px;
    transition: all 1s .7s;
    background-color: rgb(54, 54, 54);
}
#section05 .line3.on{
   height: 1105px;
}
#section05 .point4{
    position: absolute;
    top:886px; left:1694px;
    overflow: hidden;
}
#section05 .point4>img{
    transform: translateY(200px);
    transition: all .8s .7s;  
}
#section05 .point4.on>img{
    transform: translateY(0);
}

/* section06 */
#section06{
    position: absolute;
    top:10362px; left:0;
}
#section06 .bg{
    position: absolute;
    top:0; left:0;
}
#section06 .tittle{
    position: absolute;
    top:251px; left:744px;
    opacity: 1;
}
#section06 .tittle_deco1{
    position: absolute;
    top:195px; left:808px;
    overflow: hidden;
}
#section06 .tittle_deco1>img{
    transform: translateY(200px);
    transition: all .6s;
}
#section06 .tittle_deco1.on>img{
    transform: translateY(0);
}
#section06 .tittle_deco2{
    position: absolute;
    top:314px; left:466px;
    opacity: 0;
    transform: translateX(-200px);
    transition: all .8s .5s; 
}
#section06 .tittle_deco2.on{
    opacity: 1;
    transform: translateX(0);
}
#section06 .tittle_deco3{
    position: absolute;
    top:314px; left:1334px;
    opacity: 0;
    transform: translateX(200px);
    transition: all .8s .5s; 
}
#section06 .tittle_deco3.on{
    opacity: 1;
    transform: translateX(0);
}
#section06 .tittle_txt{
    position: absolute;
    top:453px; left:645px;
    opacity: 1;
}
#section06 .photo1{
    position: absolute;
    top:665px; left:172px;
    opacity: 0;
    transform: translateY(200px);
    transition: all .7s;
}
#section06 .photo1.on{
    opacity: 1;
    transform: translateY(0);
}
#section06 .photo2{
    position: absolute;
    top:665px; left:431px;
    opacity: 0;
    transform: translateY(200px);
    transition: all .7s .3s;
}
#section06 .photo2.on{
    opacity: 1;
    transform: translateY(0);
}
#section06 .photo3{
    position: absolute;
    top:665px; left:690px;
    opacity: 0;
    transform: translateY(200px);
    transition: all .7s .5s;
}
#section06 .photo3.on{
    opacity: 1;
    transform: translateY(0);
}
#section06 .photo4{
    position: absolute;
    top:665px; left:943px;
    opacity: 0;
    transform: translateY(200px);
    transition: all .7s .7s;
}
#section06 .photo4.on{
    opacity: 1;
    transform: translateY(0);
}
#section06 .photo5{
    position: absolute;
    top:665px; left:1197px;
    opacity: 0;
    transform: translateY(200px);
    transition: all .7s .9s;
}
#section06 .photo5.on{
    opacity: 1;
    transform: translateY(0);
}
#section06 .photo6{
    position: absolute;
    top:665px; left:1455px;
    opacity: 0;
    transform: translateY(200px);
    transition: all .7s 1s;
}
#section06 .photo6.on{
    opacity: 1;
    transform: translateY(0);
}

/* section07 */
#section07{
    position: absolute;
    top:11684px; left:0;
}
#section07 .con1{
    position: absolute;
    top:0; left:0;
    opacity: 1;
}
#section07 .tittle1_deco{
    position: absolute;
    top:123px; left:1752px;
    opacity: 1;
    overflow: hidden;
}
#section07 .tittle1_deco>img{
    transform: translateY(200px);
    transition: all .6s .3s;
}
#section07 .tittle1_deco.on>img{
    transform: translateY(0);
}
#section07 .line{
    width: 0;
    height:1px;
    overflow: hidden;
    position: absolute;
    top:130px; left:1583px;
    transition: all .6s;
    background-color: rgb(54, 54, 54);
}
#section07 .line.on{
    width: 155px;
}
#section07 .bg{
    position: absolute;
    top:1306px; left:0;
    opacity: 1;
}
#section07 .cont2{
    position: absolute;
    top:3750px; left:0px;
    opacity: 1;
}
#section07 .deta1{
    position: absolute;
    top:393px; left:730px;
    opacity: 0;
    transform: translateY(200px);
    transition: all .7s .7s;
}
#section07 .deta1.on{
    opacity: 1;
    transform: translateY(0);
}
#section07 .tittle2{
    position: absolute;
    top:1544px; left:55px;
    opacity: 0;
    transform: translateX(-200px);
    transition: all .7s; 
}
#section07 .tittle2.on{
    opacity: 1;
    transform: translateX(0);
}
#section07 .tittle2_txt{
    position: absolute;
    top:1852px; left:194px;
    opacity: 0;
    transition: all .7s .4s;
}
#section07 .tittle2_txt.on{
    opacity: 1;
}
#section07 .deco{
    position: absolute;
    top:2134px; left:57px;
    opacity: 1;
}
#section07 .arrow{
    position: absolute;
    top:2407px; left:374px;
    opacity: 1;
    overflow: hidden;
}
#section07 .arrow>img{
    transform: translateY(-200px);
    transition: all .6s;
}
#section07 .arrow.on>img{
    transform: translateY(0);
}
#section07 .round{
    position: absolute;
    top:2734px; left:59px;
    opacity: 0;
    transition: all .7s .5s;
}
#section07 .round.on{
    opacity: 1;
}
#section07 .phone{
    position: absolute;
    top:2990px; left:312px;
    opacity: 0;
    transform: translateY(200px);
    transition: all .7s; 
}
#section07 .phone.on{
    opacity: 1;
    transform: translateX(0);
}
#section07 .phone_txt{
    position: absolute;
    top:3352px; left:52px;
    opacity: 0;
    transform: translateX(-200px);
    transition: all .7s .4s; 
}
#section07 .phone_txt.on{
    opacity: 1;
    transform: translateX(0);
}


/* section08 */
#section08{
    position: absolute;
    top:15434px; left:0;
}
#section08 .bg{
    position: absolute;
    top:640px; left:0;
    opacity: 1;
}
#section08 .deta1_txt{
    position: absolute;
    top:732px; left:1127px;
    opacity: 0;
    transition: all .7s .5s;
}
#section08 .deta1_txt.on{
    opacity: 1;
}
#section08 .deta1{
    position: absolute;
    top:563px; left:51px;
    opacity: 0;
    transform: translate(-150px,150px);
    transition: all .7s; 
}
#section08 .deta1.on{
    opacity: 1;
    transform: translate(0);
}
#section08 .map{
    position: absolute;
    top:271px; left:1772px;
    opacity: 1;
}
#section08 .deco1{
    position: absolute;
    top:1270px; left:1317px;
    opacity: 0;
    transform: translateX(200px);
    transition: all .7s; 
}
#section08 .deco1.on{
    opacity: 1;
    transform: translateX(0);
}
#section08 .deco2{
    position: absolute;
    top:1650px; left:1223px;
    opacity: 0;
    transform: translateX(200px);
    transition: all .7s .4s; 
}
#section08 .deco2.on{
    opacity: 1;
    transform: translateX(0);
}
#section08 .deco3_txt{
    position: absolute;
    top:2435px; left:1370px;
    opacity: 0;
    transform: translateX(200px);
    transition: all .7s; 
}
#section08 .deco3_txt.on{
    opacity: 1;
    transform: translateX(0);
}
#section08 .deco3{
    position: absolute;
    top:2271px; left:1528px;
    opacity: 1;
}
#section08 .arrow1{
    position: absolute;
    top:2819px; left:1132px;
    opacity: 0;
    transform: translateX(200px);
    transition: all .7s .4s; 
}
#section08 .arrow1.on{
    opacity: 1;
    transform: translateX(0);
}
#section08 .txt1{
    position: absolute;
    top:2865px; left:1195px;
    opacity: 0;
    transform: translateX(200px);
    transition: all .7s .5s; 
}
#section08 .txt1.on{
    opacity: 1;
    transform: translateX(0);
}
#section08 .deco4{
    position: absolute;
    top:3188px; left:1556px;
    opacity: 1;
}
#section08 .deco5_1{
    position: absolute;
    top:3481px; left:1526px;
    opacity: 1;
}
#section08 .deco5_2{
    position: absolute;
    top:3364px; left:1635px;
    opacity: 0;
    transition: all .7s .4s; 
}
#section08 .deco5_2.on{
    opacity: 1;
}
#section08 .deco5_2> img {
    animation: custom 10s linear infinite;
}
@keyframes custom {
    100% {
        transform: rotate( 360deg );
    }
}
#section08 .deco5_txt{
    position: absolute;
    top:3377px; left:1654px;
    opacity: 0;
    transform: translateY(200px);
    transition: all .7s; 
}
#section08 .deco5_txt.on{
    opacity: 1;
    transform: translateY(0);
}
#section08 .arrow2{
    position: absolute;
    top:4022px; left:1131px;
    opacity: 0;
    transform: translateX(200px);
    transition: all .7s; 
}
#section08 .arrow2.on{
    opacity: 1;
    transform: translateX(0);
}
#section08 .txt2{
    position: absolute;
    top:4066px; left:1205px;
    opacity: 0;
    transform: translateX(200px);
    transition: all .7s .3s; 
}
#section08 .txt2.on{
    opacity: 1;
    transform: translateX(0);
}
#section08 .deta2{
    position: absolute;
    top:4277px; left:0;
    opacity: 1;
}

/* section09 */
#section09{
    position: absolute;
    top:20294px; left:0;
    background-color: #ebe8e1;
    width: 1920px;
}
#section09 .bg{
    position: absolute;
    top:0; left:0;
    opacity: 1;
}
#section09 .tittle1_deco{
    position: absolute;
    top:107px; left:1647px;
    opacity: 1;
}
#section09 .tittle1{
    position: absolute;
    top:185px; left:557px;
    overflow: hidden;
}
#section09 .tittle1>img{
    transform: translateY(200px);
    transition: all .6s;
}
#section09 .tittle1.on>img{
    transform: translateY(0);
}
#section09 .deta4_deco1{
    position: absolute;
    top:271px; left:72px;
    opacity: 1;
    transform: translateY(100px) rotate(-180deg);
    transition: all .8s .3s;
}
#section09 .deta4_deco1.on{
    opacity: 1;
    transform: translateY(0) rotate( 0deg);
}
#section09 .deta4{
    position: absolute;
    top:360px; left:161px;
    opacity: 1;
}
#section09 .deta4_deco2{
    position: absolute;
    top:687px; left:361px;
    opacity: 0;
    transform: translateY(200px);
    transition: all .7s; 
}
#section09 .deta4_deco2.on{
    opacity: 1;
    transform: translateY(0);
}
#section09 .deta4_deco3{
    position: absolute;
    top:927px; left:1113px;
    opacity: 0;
    transform: translateY(200px);
    transition: all .8s .3s; 
}
#section09 .deta4_deco3.on{
    opacity: 1;
    transform: translateY(0);
}
#section09 .tittle2{
    position: absolute;
    top:1589px; left:1260px;
    opacity: 1;
}
#section09 .tittle2_txt{
    position: absolute;
    top:1752px; left:103px;
    opacity: 0;
    transition: all .7s .3s;
}
#section09 .tittle2_txt.on{
    opacity: 1;
}
#section09 .deta5{
    position: absolute;
    top:1918px; left:727px;
    opacity: 0;
    transform: translateX(200px);
    transition: all .7s; 
}
#section09 .deta5.on{
    opacity: 1;
    transform: translateX(0);
}
#section09 .deta5_deco1_1{
    position: absolute;
    top:2243px; left:69px;
    opacity: 1;
}
#section09 .deta5_deco1_2{
    position: absolute;
    top:2483px; left:420px;
    opacity: 0;
    transition: all .7s .3s;
}
#section09 .deta5_deco1_2.on{
    opacity: 1;
}
#section09 .arrow1{
    position: absolute;
    top:2908px; left:685px;
    opacity: 0;
    transform: translateX(-200px);
    transition: all .7s ; 
}
#section09 .arrow1.on{
    opacity: 1;
    transform: translateX(0);
}
#section09 .txt1{
    position: absolute;
    top:2833px; left:178px;
    opacity: 0;
    transform: translateX(-200px);
    transition: all .8s .3s; 
}
#section09 .txt1.on{
    opacity: 1;
    transform: translateX(0);
}
#section09 .deta5_deco2_1{
    position: absolute;
    top:3673px; left:388px;
    opacity: 1;
}
#section09 .deta5_deco2_2{
    position: absolute;
    top:3689px; left:65px;
    opacity: 1;
    transform: translateX(250px);
    transition: all .7s; 
}
#section09 .deta5_deco2_2.on{
    opacity: 1;
    transform: translateX(0);
}
#section09 .deta5_deco2_3{
    position: absolute;
    top:3558px; left:106px;
    opacity: 0;
    transform: translateY(200px);
    transition: all .7s .3s; 
}
#section09 .deta5_deco2_3.on{
    opacity: 1;
    transform: translateY(0);
}
#section09 .deta5_deco2_4{
    position: absolute;
    top:3480px; left:424px;
    opacity: 0;
    transition: all .8s .5s;
}
#section09 .deta5_deco2_4.on{
    opacity: 1;
}
#section09 .arrow2{
    position: absolute;
    top:4130px; left:662px;
    opacity: 1;
}
#section09 .txt2{
    position: absolute;
    top:4088px; left:239px;
    opacity: 1;
}
#section09 .deta5_deco3{
    position: absolute;
    top:4547px; left:407px;
    opacity: 0;
    transform: translateX(200px);
    transition: all .7s; 
}
#section09 .deta5_deco3.on{
    opacity: 1;
    transform: translateX(0);
}
#section09 .deta6{
    position: absolute;
    top:4895px; left:0px;
    opacity: 1;
}
#section09 .deta6_deco{
    position: absolute;
    top:4929px; left:1686px;
    opacity: 1;
}
#section09 .deta6_deco> img {
    animation: custom 10s linear infinite;
}
@keyframes custom {
    100% {
        transform: rotate( 360deg );
    }
}

/* section10 */
#section10{
    position: absolute;
    top:25878px; left:0;
    background-color: #ebe8e1;
    width: 1920px;
}
#section10 .bg{
    position: absolute;
    top:0; left:0;
    opacity: 1;
}
#section10 .tittle_deco1{
    position: absolute;
    top:179px; left:265px;
    opacity: 0;
    transition: all .7s .3s;
}
#section10 .tittle_deco1.on{
    opacity: 1;
}
#section10 .tittle_deco2{
    position: absolute;
    top:196px; left:179px;
    opacity: 0;
    transform: translate(-150px,100px);
    transition: all .6s .5s; 
}
#section10 .tittle_deco2.on{
    opacity: 1;
    transform: translate(0);
}
#section10 .tittle1{
    position: absolute;
    top:276px; left:378px;
    overflow: hidden;
}
#section10 .tittle1>img{
    transform: translateY(300px);
    transition: all .6s;  
}
#section10 .tittle1.on>img{
    transform: translateY(0);
}
#section10 .tittle2{
    position: absolute;
    top:544px; left:497px;
    overflow: hidden;
}
#section10 .tittle2>img{
    transform: translateY(300px);
    transition: all .6s .3s;  
}
#section10 .tittle2.on>img{
    transform: translateY(0);
}
#section10 .tittle_deco3{
    position: absolute;
    top:484px; left:1188px;
    opacity: 0;
    transform: translateY(200px);
    transition: all .7s .7s; 
}
#section10 .tittle_deco3.on{
    opacity: 1;
    transform: translateY(0);
}
#section10 .tittle_deco4{
    position: absolute;
    top:553px; left:1411px;
    opacity: 0;
    transform: translateY(200px);
    transition: all .7s .9s; 
}
#section10 .tittle_deco4.on{
    opacity: 1;
    transform: translateY(0);
}
#section10 .deta1_1{
    position: absolute;
    top:1730px; left:306px;
    opacity: 0;
    transform: translateY(-200px);
    transition: all .8s; 
}
#section10 .deta1_1.on{
    opacity: 1;
    transform: translateY(0);
}
#section10 .deta1{
    position: absolute;
    top:946px; left:60px;
    opacity: 1;
}
#section10 .deta1_deco1_1{
    position: absolute;
    top:2139px; left:43px;
    opacity: 0;
    transform: translateX(-200px);
    transition: all .8s;
}
#section10 .deta1_deco1_1.on{
    transform: translateX(0);
    opacity: 1;
}
#section10 .deta1_deco1_2{
    position: absolute;
    top:2284px; left:72px;
    opacity: 0;
    transform: translateX(-200px);
    transition: all .8s;
}
#section10 .deta1_deco1_2.on{
    transform: translateX(0);
    opacity: 1;
}
#section10 .deta1_deco1_2> img {
    animation: custom 10s linear infinite;
}
@keyframes custom {
    100% {
        transform: rotate( 360deg );
    }
}
#section10 .deta1_deco2{
    position: absolute;
    top:1983px; left:1531px;
    opacity: 0;
    transform: translateX(200px);
    transition: all .7s .3s; 
}
#section10 .deta1_deco2.on{
    opacity: 1;
    transform: translateX(0);
}
#section10 .deta1_deco3{
    position: absolute;
    top:2662px; left:1584px;
    opacity: 0;
    transform: translateX(200px);
    transition: all .8s .3s;
}
#section10 .deta1_deco3.on{
    transform: translateX(0);
    opacity: 1;
}
#section10 .deta1_deco4{
    position: absolute;
    top:3297px; left:1667px;
    opacity: 0;
    transform: translateX(200px);
    transition: all .7s ; 
}
#section10 .deta1_deco4.on{
    opacity: 1;
    transform: translateX(0);
}
#section10 .deta1_deco5{
    position: absolute;
    top:3568px; left:81px;
    opacity: 0;
    transform: translateX(-200px);
    transition: all .8s .3s;
}
#section10 .deta1_deco5.on{
    transform: translateX(0);
    opacity: 1;
}
#section10 .photo1{
    position: absolute;
    top:3860px; left:0px;
    opacity: 0;
    transform: translateY(200px);
    transition: all .7s; 
}
#section10 .photo1.on{
    opacity: 1;
    transform: translateY(0);
}
#section10 .photo2{
    position: absolute;
    top:4036px; left:468px;
    opacity: 0;
    transform: translateY(200px);
    transition: all .7s .3s; 
}
#section10 .photo2.on{
    opacity: 1;
    transform: translateY(0);
}
#section10 .photo3{
    position: absolute;
    top:3928px; left:961px;
    opacity: 0;
    transform: translateY(200px);
    transition: all .7s .5s; 
}
#section10 .photo3.on{
    opacity: 1;
    transform: translateY(0);
}
#section10 .photo4{
    position: absolute;
    top:4024px; left:1424px;
    opacity: 0;
    transform: translateY(200px);
    transition: all .7s .7s; 
}
#section10 .photo4.on{
    opacity: 1;
    transform: translateY(0);
}

/* section11 */
#section11{
    position: absolute;
    top:30991px; left:0;
}
#section11 .tittle{
    position: absolute;
    top:0px; left:96px;
    opacity: 1;
}
#section11 .line{
    width: 0;
    height:1px;
    overflow: hidden;
    position: absolute;
    top:274px; left:433px;
    transition: all .6s;
    background-color: rgb(54, 54, 54);
}
#section11 .line.on{
    width: 279px;
}
#section11 .tittle_deco1{
    position: absolute;
    top:244px; left:731px;
    opacity: 1;
    animation: custom 15s linear infinite;
}
@keyframes custom {
    100% {
        transform: rotate( 360deg );
    }
}  
#section11 .tittle_deco2{
    position: absolute;
    top:131px; left:1194px;
    opacity: 0;
    transform: translateY(200px);
    transition: all .7s .3s; 
}
#section11 .tittle_deco2.on{
    opacity: 1;
    transform: translateY(0);
}
#section11 .deta1{
    position: absolute;
    top:400px; left:0;
    opacity: 1;
}
#section11 .bg{
    position: absolute;
    top:1384px; left:0;
    opacity: 1;
}
#section11 .deta2_deco1{
    position: absolute;
    top:1456px; left:1044px;
    opacity: 0;
    transition: all .7s .5s;
}
#section11 .deta2_deco1.on{
    opacity: 1;
}
#section11 .deta2{
    position: absolute;
    top:1247px; left:103px;
    opacity: 0;
    transform: translateX(-200px);
    transition: all .7s ;
}
#section11 .deta2.on{
    transform: translateX(0);
    opacity: 1;
}
#section11 .deta2_deco2{
    position: absolute;
    top:1708px; left:1495px;
    opacity: 0;
    transform: translateX(200px);
    transition: all .7s ;
}
#section11 .deta2_deco2.on{
    transform: translateX(0);
    opacity: 1;
}
#section11 .deta2_deco3{
    position: absolute;
    top:2330px; left:1265px;
    opacity: 0;
    transform: translateX(200px);
    transition: all .7s ;
}
#section11 .deta2_deco3.on{
    transform: translateX(0);
    opacity: 1;
}
#section11 .deta2_deco4{
    position: absolute;
    top:1456px; left:1044px;
    opacity: 1;
}
#section11 .txt{
    position: absolute;
    top:2735px; left:1271px;
    opacity: 0;
    transform: translateX(200px);
    transition: all .7s ;
}
#section11 .txt.on{
    transform: translateX(0);
    opacity: 1;
}
#section11 .arrow{
    position: absolute;
    top:2835px; left:1091px;
    opacity: 0;
    transform: translateX(200px);
    transition: all .7s .3s;
}
#section11 .arrow.on{
    transform: translateX(0);
    opacity: 1;
}

/* section12 */
#section12{
    position: absolute;
    top:34167px; left:0;
}
#section12 .tittle1_deco{
    position: absolute;
    top:234px; left:1227px;
    overflow: hidden;
}
#section12 .tittle1_deco>img{
    transform: translateY(300px);
    transition: all .6s;  
}
#section12 .tittle1_deco.on>img{
    transform: translateY(0);
}
#section12 .line{
    width: 0;
    height:1px;
    overflow: hidden;
    position: absolute;
    top:242px; left:1361px;
    transition: all .6s .3s;
    background-color: rgb(54, 54, 54);
}
#section12 .line.on{
    width: 155px;
}
#section12 .tittle1_txt{
    position: absolute;
    top:532px; left:1219px;
    opacity: 0;
    transform: translateY(200px);
    transition: all .7s; 
}
#section12 .tittle1_txt.on{
    opacity: 1;
    transform: translateY(0);
}
#section12 .deta2{
    position: absolute;
    top:1142px; left:212px;
    opacity: 1;
}
#section12 .deta2_ph{
    position: absolute;
    top:1091px; left:1134px;
    opacity: 0;
    transform: translateX(200px);
    transition: all .7s;
}
#section12 .deta2_ph.on{
    transform: translateX(0);
    opacity: 1;
}
#section12 .deta2_deco1{
    position: absolute;
    top:1074px; left:148px;
    opacity: 1;
    transition: all .7s .3s;
}
#section12 .deta2_deco1.on{
    animation: custom 15s linear infinite;
}
@keyframes custom {
    100% {
        transform: rotate( 360deg );
    }
} 

#section12 .deta2_deco2{
    position: absolute;
    top:1814px; left:1007px;
    opacity: 0;
    transition: all .7s .5s;
}
#section12 .deta2_deco2.on{
    opacity: 1;
}

/* section13 */
#section13{
    position: absolute;
    top:36288px; left:0;
}
#section13 .tittle_deco{
    position: absolute;
    top:132px; left:731px;
    opacity: 1;
}
#section13 .tittle_deco> img {
    animation: custom 10s linear infinite;
}
@keyframes custom {
    100% {
        transform: rotate( 360deg );
    }
}
#section13 .tittle{
    position: absolute;
    top:118px; left:103px;
    opacity: 1;
}
#section13 .tittle_txt{
    position: absolute;
    top:269px; left:106px;
    opacity: 1;
    overflow: hidden;
}
#section13 .tittle_txt>img{
    transform: translateY(300px);
    transition: all .6s;  
}
#section13 .tittle_txt.on>img{
    transform: translateY(0);
}
#section13 .deta{
    position: absolute;
    top:346px; left:105px;
    opacity: 0;
    transform: translateX(-200px);
    transition: all .7s;
}
#section13 .deta.on{
    transform: translateX(0);
    opacity: 1;
}
#section13 .deta_deco1{
    position: absolute;
    top:0; left:1523px;
    opacity: 1;
}
#section13 .txt1{
    position: absolute;
    top:922px; left:1287px;
    opacity: 0;
    transform: translateX(200px);
    transition: all .7s ;
}
#section13 .txt1.on{
    transform: translateX(0);
    opacity: 1;
}
#section13 .arrow1{
    position: absolute;
    top:966px; left:1163px;
    opacity: 0;
    transform: translateX(200px);
    transition: all .7s .3s;
}
#section13 .arrow1.on{
    transform: translateX(0);
    opacity: 1;
}
#section13 .deta_deco2_1{
    position: absolute;
    top:1572px; left:1574px;
    opacity: 1;
}
#section13 .deta_deco2_2{
    position: absolute;
    top:1589px; left:1252px;
    opacity: 1;
    transform: translateX(250px);
    transition: all .7s; 
}
#section13 .deta_deco2_2.on{
    opacity: 1;
    transform: translateX(0);
}
#section13 .deta_deco2_3{
    position: absolute;
    top:1457px; left:1295px;
    opacity: 0;
    transform: translateY(200px);
    transition: all .7s .3s; 
}
#section13 .deta_deco2_3.on{
    opacity: 1;
    transform: translateY(0);
}
#section13 .deta_deco2_4{
    position: absolute;
    top:1407px; left:1609px;
    opacity: 0;
    transition: all .8s .5s;
}
#section13 .deta_deco2_4.on{
    opacity: 1;
}
#section13 .txt2{
    position: absolute;
    top:2075px; left:1287px;
    opacity: 0;
    transform: translateX(200px);
    transition: all .7s ;
}
#section13 .txt2.on{
    transform: translateX(0);
    opacity: 1;
}
#section13 .arrow2{
    position: absolute;
    top:2128px; left:1163px;
    opacity: 0;
    transform: translateX(200px);
    transition: all .7s .3s;
}
#section13 .arrow2.on{
    transform: translateX(0);
    opacity: 1;
}

/* section14 */
#section14{
    position: absolute;
    top:39039px; left:0;
}
#section14 .tittle_deco{
    position: absolute;
    top:0; left:878px;
    overflow: hidden;
}
#section14 .tittle_deco>img{
    transform: translateY(300px);
    transition: all .6s;  
}
#section14 .tittle_deco.on>img{
    transform: translateY(0);
}
#section14 .tittle1{
    position: absolute;
    top:95px; left:786px;
    opacity: 1;
}
#section14 .side1{
    position: absolute;
    top:222px; left:503px;
    opacity: 0;
    transform: translateX(-200px);
    transition: all .7s .3s; 
}
#section14 .side1.on{
    opacity: 1;
    transform: translateX(0);
}
#section14 .side2{
    position: absolute;
    top:222px; left:1299px;
    opacity: 0;
    transform: translateX(200px);
    transition: all .7s .3s; 
}
#section14 .side2.on{
    opacity: 1;
    transform: translateX(0);
}
#section14 .bg{
    position: absolute;
    top:469px; left:0;
    transform: translateY(200px);
    transition: all .7s; 
}
#section14 .bg.on{
    opacity: 1;
    transform: translateY(0);
}
#section14 .photo1{
    position: absolute;
    top:757px; left:531px;
    opacity: 0;
    transform: translate(-100px,0);
    transition: all .8s ;
}
#section14 .photo1.on{
    transform: translate(0);
    opacity: 1;
}
#section14 .photo2{
    position: absolute;
    top:876px; left:405px;
    opacity: 0;
    transform: translate(-100px,100px);
    transition: all .8s ;
}
#section14 .photo2.on{
    transform: translate(0);
    opacity: 1;
}
#section14 .photo3{
    position: absolute;
    top:1125px; left:778px;
    opacity: 0;;
    transform: translate(0,100px);
    transition: all .8s ;
}
#section14 .photo3.on{
    transform: translate(0);
    opacity: 1;
}
#section14 .photo4{
    position: absolute;
    top:728px; left:1095px;
    opacity: 0;
    transform: translate(200px,-100px);
    transition: all .8s ;
}
#section14 .photo4.on{
    transform: translate(0);
    opacity: 1;
}
#section14 .photo5{
    position: absolute;
    top:844px; left:1241px;
    opacity: 0;
    transform: translate(100px,0);
    transition: all .8s  ;
}
#section14 .photo5.on{
    transform: translate(0);
    opacity: 1;
}
#section14 .photo6{
    position: absolute;
    top:1206px; left:1043px;
    opacity: 0;
    transform: translate(100px,100px);
    transition: all .8s  ; 
}
#section14 .photo6.on{
    transform: translate(0);
    opacity: 1;
}
#section14 .tittle2{
    position: absolute;
    top:773px; left:682px;
    transition: all .7s; 
    opacity: 0;
}
#section14 .tittle2.on{
    opacity: 1;
}
#section14 .line{
    width: 1px;
    height:0;
    overflow: hidden;
    position: absolute;
    top:1294px; left: 961px;
    transition: all .8s .3s;
    background-color: rgb(255, 255, 255);
}
#section14 .line.on{
    height: 201px;
}
#section14 .txt{
    position: absolute;
    top:1372px; left:571px;
    opacity: 0;
    transform: translate(-200px,-100px) rotate( -27deg);
    transition: all .8s .5s;
}
#section14 .txt.on{
    opacity: 1;
    transform: translate(0) rotate( 0deg);
}




/*  menu  */
#menu{
    position: absolute;
    top:0; left:0;
    width: 1920px;
    background-color: #222222;
    display: flex;
    padding:26px 0;
    z-index: 9999;
  }
  #menu .logo{
    margin-left: 40px;
  }
  #menu .gnb{
    margin:0 auto;
    display: flex;
  }
  #menu .gnb li{
    margin-right: 30px;
  
  }
  #menu .gnb a{
    font-size: 1.2rem;
  }
  .gnb a:after {
    display:block;
    content: '';
    border-bottom: solid 3px #afff01; 
    transform: scaleX(0);  
    transition: transform 250ms ease-in-out;
    padding-bottom:5px;
  }
  .gnb a:hover:after { transform: scaleX(1); }
  .gnb a.underline-blue:after{  transform-origin:  0% 50%; }
  
  #menu .sns{
    float: right;
    margin-right: 20px;
  }
  #menu .sns a i{
    margin-right: 10px;
    font-size:1.5rem
  }
  #menu .sns a i:hover{
    color: #afff01;;
  }
  
  
  
  
  
  
  
  /*  bottom */
  #bottom{
    position: absolute;
    top:40800px; left:0;
    opacity: 1;
    background-color: #222222;
    width: 100%;
    height: 600px;
  }

  #bottom .txt{
    position: absolute;
    top:82px; left:823px;
    opacity: 1;
  }
  #bottom .ct1{
    position: absolute;
    top:239px; left:266px;
    overflow: hidden;
  }
  #bottom .ct1>img{
      transform: translateY(300px);
      transition: all .7s;  
  }
  #bottom .ct1.on>img{
    transform: translateY(0);
  }
  #bottom .ct2{
    position: absolute;
    top:239px; left:492px;
    transform: rotate( 360deg );
    transition: all .7s ; 
    opacity: 0;
  }
  #bottom .ct2.on{
    opacity: 1;
    transform: rotate( 0);
  }
  #bottom .ct3{
    position: absolute;
    top:239px; left:660px;
    overflow: hidden;
  }
  #bottom .ct3>img{
      transform: translateY(300px);
      transition: all .7s .3s;  
  }
  #bottom .ct3.on>img{
    transform: translateY(0);
  }
  #bottom .ct4{
    position: absolute;
    top:239px; left:901px;
    overflow: hidden;
  }
  #bottom .ct4>img{
      transform: translateY(300px);
      transition: all .7s .5s;  
  }
  #bottom .ct4.on>img{
    transform: translateY(0);
  }
  #bottom .ct5{
    position: absolute;
    top:239px; left:1641px;
    transform: scale(3);
    transition: all .7s .7s; 
    opacity: 0; 
  }
  #bottom .ct5.on{
    opacity: 1;
    transform: scale(1);
  }
  #bottom .line{
    width: 0px;
    height: 1px;
    overflow: hidden;
    position: absolute;
    top:360px; left: 252px;
    transition: all .8s;
    background-color: rgb(255, 255, 255);
  }
  #bottom .line.on{
    width: 1430px;
  }
  #bottom  .sub_menu{
    position: absolute;
    top:400px; left: 0;
    width: 1920px;
    display: flex;;
    margin:0 auto;
  }
  
  #bottom .sub_menu ul{
    margin:0 auto;
    display: flex;
  }
  
  #bottom .sub_menu li{
    margin-right: 30px;
  
  }
  #bottom .sub_menu a{
    border: 1px solid white;
    border-radius: 50px;
    padding: 12px 30px 1px 30px;
    font-size: 1.5rem;
    font-weight: 400;
  }
  #bottom  .sub_menu a:hover{
    border: 1px solid  #afff01;
    border-radius: 50px;
    padding: 12px 30px 15px 30px;
    font-size: 1.5rem;
    font-weight: 400;
    background-color:  #afff01;
    color: #222222;
  }
  
  
  /* wave2 */
  .box2 {
    width: 1920px;
    height: 600px;
    border-radius: 5px;
    background: lighten(#afff01, 100%);
    position: relative;
    overflow: hidden;
    transform: translate3d(0, 0, 0);
  }
  
  
  #bottom .txt{
    position: absolute;
    top:82px; left:823px;
    opacity: 1;
  }
  #bottom .ct1{
    position: absolute;
    top:239px; left:266px;
    overflow: hidden;
  }
  #bottom .ct1>img{
      transform: translateY(300px);
      transition: all .7s;  
  }
  #bottom .ct1.on>img{
    transform: translateY(0);
  }
  #bottom .ct2{
    position: absolute;
    top:239px; left:492px;
    transform: rotate( 360deg );
    transition: all .7s ; 
    opacity: 0;
  }
  #bottom .ct2.on{
    opacity: 1;
    transform: rotate( 0);
  }
  #bottom .ct3{
    position: absolute;
    top:239px; left:660px;
    overflow: hidden;
  }
  #bottom .ct3>img{
      transform: translateY(300px);
      transition: all .7s .3s;  
  }
  #bottom .ct3.on>img{
    transform: translateY(0);
  }
  #bottom .ct4{
    position: absolute;
    top:239px; left:901px;
    overflow: hidden;
  }
  #bottom .ct4>img{
      transform: translateY(300px);
      transition: all .7s .5s;  
  }
  #bottom .ct4.on>img{
    transform: translateY(0);
  }
  #bottom .ct5{
    position: absolute;
    top:239px; left:1641px;
    transform: scale(3);
    transition: all .7s .7s; 
    opacity: 0; 
  }
  #bottom .ct5.on{
    opacity: 1;
    transform: scale(1);
  }
  #bottom .line{
    width: 0px;
    height: 1px;
    overflow: hidden;
    position: absolute;
    top:360px; left: 252px;
    transition: all .8s;
    background-color: rgb(255, 255, 255);
  }
  #bottom .line.on{
    width: 1430px;
  }
  #bottom  .sub_menu{
    position: absolute;
    top:400px; left: 0;
    width: 1920px;
    display: flex;;
    margin:0 auto;
  }
  
  #bottom .sub_menu ul{
    margin:0 auto;
    display: flex;
  }
  
  #bottom .sub_menu .ma{
    margin-right: 30px;
  
  }
  #bottom .sub_menu a{
    border: 1px solid white;
    border-radius: 50px;
    padding: 12px 30px 12px 30px;
    font-size: 1.5rem;
    font-weight: 400;
  }
  #bottom  .sub_menu a:hover{
    border: 1px solid  #afff01;
    border-radius: 50px;
    padding: 12px 30px 15px 30px;
    font-size: 1.5rem;
    font-weight: 400;
    background-color:  #afff01;
    color: #222222;
  }
  
  
  /* wave2 */
  .box2 {
    width: 1920px;
    height: 600px;
    border-radius: 5px;
    background: lighten(#afff01, 100%);
    position: relative;
    overflow: hidden;
    transform: translate3d(0, 0, 0);
  }
  
  
  .box2 .wave {
    opacity: .7;
    position: absolute;
    bottom: 3%;
    left: 50%;
    background: #aeff01;
    width: 1000px;
    height: 1000px;
    margin-left: -500px;
    margin-bottom: -950px;
    transform: translate(-50%,-48%);
    border-radius: 43%;
    animation: drift 3000ms infinite linear;
  }
  
  .box2 .wave.-three {
    animation: drift 5000ms infinite linear;
  }
  
  .box2 .wave.-two {
    animation: drift 7000ms infinite linear;
    opacity: .1;
    background: rgb(255, 255, 255);
  }
  
  .box2:after {
    content: '';
    display: block;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(to bottom, rgba(rgb(255, 255, 254), 1), rgba(#def, 0) 80%, rgba(black, .5));
    z-index: 11;
    transform: translate3d(0, 0, 0);
  }
  @keyframes drift {
    from { transform: rotate(0deg); }
    from { transform: rotate(360deg); }
  }