
*{
    margin: 0;
    padding: 0;
}

body{
    background-color: rgb(69,166,174);
}

::-webkit-scrollbar {
    width: 15px;
    margin-left: 0;
    z-index: 10000;
}

::-webkit-scrollbar-track {
    background-color: #FFEFD5;
}

::-webkit-scrollbar-thumb {
    background-color: #FFB176;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
}

p{
    color: white;
    font-size: 1.9rem;
    font-family: chalkboard;
}

span{
    font-size: 2.4rem;
}

.span1{
    color: rgb(245,171,210);
}

.span2{
    color: rgb(10,183,191);
}

.span3{
    color: rgb(255,255,255);
}

.span4{
    color: rgb(255,175,118) ;
}

.part0{
    width: 99vw;
    height: 200vh;
    position: relative;
}

.p0box{
    width: 100%;
    height: 100vh;
    background-color: rgb(69,166,174);
    position: sticky;
    top: 0;
    overflow: hidden;
}

.p0img1{
    width: 100%;
    position: absolute;
    top: 0%;
    left: 0%;

}

.p0img2{
    width: 100%;
    position: absolute;
    bottom: 0%;
    left: 0%;

}

.p0img3{
    width: 100%;
    position: absolute;
    bottom: 0%;
    left: 0%;

}

.p0img4{
    width: 60%;
    position: absolute;
    bottom: -14%;
    left: 37%;

}

.p0img5{
    width: 100%;
    position: absolute;
    top: 25%;
    left: 0%;

}

.p0img6{
    width: 40%;
    position: absolute;
    top: 30%;
    left: 13%;

}

.part1{
    width: 99vw;
    height: 400vh;
    position: relative;
}

.p1box{
    width: 100%;
    height: 100vh;
    background-color: rgb(69,166,174);
    position: sticky;
    top: 0;
    overflow: hidden;
    /* display: none; */
}

.text1{
    width: 70%;
    height: 30%;
    border-radius: 50px;
    background-color: rgb(105,189,190);
    position: absolute;
    top: 10%;
    left: 15%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.text1 p{
    width: 80%;
    text-align: center;
}

.part1banner{
    width: 100%;
    height: 45%;
    position: absolute;
    top: 45%;
}

.behind{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.robot_orange{
    width: 15%;
    position: absolute;
    top: 25%;
    left: 15%;
    /* scale: 15; */
    z-index: 10;
    scale: 0;
}

.robot_icon{
    width: 15%;
    height: 70%;
    position: absolute;
    top: 15%;
    left: 15%;
    z-index: 11;
    scale: 0;
    transition: 0.5s;
}

.part1line{
    width: 100%;
    height: 15px;
    position: absolute;
    top: 92%;
    background-color: rgb(99,227,211);
}

.renwu_card .card2{
    height: 53%;
    position: absolute;
    top: 45%;
    left: 50%;
}

.renwu_card .card1{
    width: 50%;
    height: 53%;
    position: absolute;
    top: 0%;
    left: 30%;
}

.renwu_card .line{
    width: 30px;
    position: absolute;
}

.renwu_card .line1{
    left: 21%;
    top: 50%;
    clip-path: inset(40% 0 0 0);
    scale: 0;
    transition: 0.5s;
    transition-delay: 0.2s;
}
.renwu_card .line2{
    left: 42%;
    top: 48.5%;
}
.renwu_card .line3{
    left: 75%;
    top: 93.5%;
    clip-path: inset(0 0 75% 0);
}

.p2box{
    width: 99vw;
    height: 100vh;
    background-color: rgb(15,35,58);
    position: sticky;
    top: 0;
    display: none;
    overflow: hidden;
}

.p2bg{
    width: 96%;
    height: 50%;
    position: absolute;
    top: 10%;
    left: 2%;
}

.p2table{
    width: 60%;
    position: absolute;
    top: 15%;
    left: 20%;
}

.shuimu{
    width: 10%;
    position: absolute;
    left: 45%;
    bottom: 35%;
    transition: 0.8s;
}

.gun{
    width: 17%;
    position: absolute;
    top: 38%;
    left: 0;
    transition: 0.5s;
}

.shangbi{
    width: 7%;
    position: absolute;
    top: 30%;
    left: 15%;
    transform: rotate(30deg);
    transform-origin: 10% 100%;
    transition: 0.5s;
}

.xiabi{
    width: 7%;
    position: absolute;
    top: 45%;
    left: 15%;
    transform: rotate(-27deg);
    transform-origin: 5% 0;
    transition: 0.5s;
}

.p2box .wawaji2{
    width: 7%;
    position: absolute;
    top: 41%;
    left: 16.5%;
    transition: 0.5s;
}
.p2box .robotarm{
    width: 27%;
    position: absolute;
    top: 38%;
    right: -3%;
}
.p2box .robotarm2{
    width: 8%;
    position: absolute;
    top: 44.5%;
    right: 16%;
}

.p2text{
    width: 100%;
    height: 25%;
    position: absolute;
    top: 100%;
    transition: 0.8s;
    display: flex;
    justify-content: center;
    align-items: center;
}

.p2text p{
    width: 80%;
    text-align: center;
}

.part3{
    width: 99vw;
    height: 350vh;
    position: relative;
}

.p3box{
    width: 100%;
    height: 100vh;
    background-color: rgb(15,35,58);
    position: sticky;
    top: 0;
}

.p3bg3{
    width: 90%;
    height: 70%;
    position: absolute;
    top: 8%;
    left: 5%;
    opacity: 0;
    transition: 0.5s;
}

.broken{
    width: 15%;
    position: absolute;
    top: 18%;
    left: 5%;
    /* top: 44%;
    left: 43%; */
    scale: 1;
    /* transform: rotate(-60deg) translate(0,0); */
    /* transform: rotate(3deg) translate(160%,80%); */
}

.fish1{
    width: 15%;
    position: absolute;
    top: 40%;
    left: -20%;
    transition: 0.5s;
    display: none;
}

.fish2{
    width: 15%;
    position: absolute;
    top: 40%;
    right: -20%;
    transition: 0.5s;
    display: none;
}

.boom1{
    width: 20%;
    position: absolute;
    top: 15%;
    left: 28%;
    scale: 0;
    transition: 0.5s;
    transform-origin: 100% 100%;
}

.boom2{
    width: 12%;
    position: absolute;
    top: 58%;
    left: 60%;
    scale: 0;
    transition: 0.5s;
    transform-origin: 0 0;
}

.text3{
    width: 100%;
    height: 25%;
    position: absolute;
    top: 100%;
    transition: 0.8s;
    display: flex;
    justify-content: center;
    align-items: center;
}

.text3 p{
    width: 80%;
    text-align: center;
}

.part4{
    width: 99vw;
    height: 300vh;
    position: relative;
}

.p4box{
    width: 100%;
    height: 100vh;
    background-color: rgb(15,35,58);
    position: sticky;
    top: 0;
}

.warning{
    width: 25%;
    position: absolute;
    top: 20%;
    left: -25%;
    transition: 0.5s;
    display: none;
}

.text4{
    width: 65%;
    height: 100%;
    position: absolute;
    top: -100%;
    right: 5%;
    transition: 0.8s;
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 0;
}

.text4 p{
    width: 80%;
    text-align: center;
}

.part5{
    width: 99vw;
    height: 450vh;
    position: relative;
}

.p5box{
    width: 100%;
    height: 100vh;
    background-color: rgb(15,35,58);
    position: sticky;
    top: 0;
}

.wavebox{
    width: 100%;
    height: 60%;
    position: absolute;
    top: 0%;
    left: 0;
    overflow-x: hidden;
}

.wave{
    width: 110%;
    position: absolute;
}

.wave1{
    top: 36%;
    left: -3%;
    animation: wave 5s linear -2s infinite;
}

.wave2{
    top: 37%;
    left: -9%;
    animation: wave 5s linear 0s infinite;
}

.wave3{
    top: 36%;
    left: 3%;
    animation: wave 5s linear -3s infinite;
}

@keyframes wave {
    0% { transform: translateY(0); }
    50% { transform: translateY(-10%); }
    100% { transform: translateY(0); }
}

.boat{
    width: 5%;
    position: absolute;
    top: 28%;
    left: 53%;
    transform-origin: 50% 100%;
}

.wang{
    width: 25%;
    position: absolute;
    top: 20%;
    left: 65%;
    transform-origin: 0 0;
    scale: 0;
}

.brokenrobot2{
    width: 23%;
    position: absolute;
    left: 65%;
    top: 70%;
    opacity: 0;
    scale: 0;
    transition: 1s;
}

.text5_1{
    width: 50%;
    height: 30%;
    position: absolute;
    top: 40%;
    transition: 0.8s;
    left: -50%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.text5_1 p{
    width: 80%;
    text-align: left;
}

.text5_2{
    width: 50%;
    height: 30%;
    position: absolute;
    top: 100%;
    left: 10%;
    transition: 0.8s;
    display: flex;
    justify-content: center;
    align-items: center;
}

.text5_2 p{
    width: 80%;
    text-align: left;
}

.money{
    width: 5%;
    position: absolute;
    bottom: 25%;
    left: -10%;
    transition: 0.5s;
}

.money2{
    width: 7%;
    position: absolute;
    /* bottom: 60%;
    left: 55%; */
    bottom: 25%;
    left: 70%;
    opacity: 0;
    /* animation: money 5s linear; */
}

@keyframes money {
    0% {
        left:70%;
        bottom:25%
    }
    25% {
        left:62.5%;
        bottom:55.7%
    }
    50% {
        left:55%;
        bottom:60%
    }
    75% {
        left:47.5%;
        bottom:55.7%
    }
    100% {
        left:40%;
        bottom:25%
    }
}

.part6{
    width: 99vw;
    height: 700vh;
    position: relative;
}

.p6box{
    width: 100%;
    height: 100vh;
    background-color: rgb(15,35,58);
    position: sticky;
    top: 0;
}

.text6_1{
    width: 100%;
    height: 15%;
    position: absolute;
    top: 15%;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}

.text6_1 p{
    width: 80%;
    text-align: center;
}

.text6_2{
    width: 100%;
    height: 15%;
    position: absolute;
    top: 45%;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}

.text6_2 p{
    width: 80%;
    text-align: center;
}

.text6_3{
    width: 100%;
    height: 15%;
    position: absolute;
    top: 45%;
    left: 0;
    scale: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}

.text6_3 p{
    width: 80%;
    text-align: center;
}

.kuangbox6{
    width: 100%;
    height: 25%;
    position: absolute;
    top: 60%;
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    scale: 0;
    z-index: 3;
}

.kuang6{
    width: 40%;
    height: 90%;
    border: 10px solid rgb(105,189,190);
    border-radius: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.kuang6 p{
    width: 80%;
    text-align: center;
}

.p6bg6{
    width: 100%;
    height: 50%;
    position: absolute;
    top: 45%;
    background: url('https://static.igem.wiki/teams/5398/home/background6.svg') no-repeat center;
    z-index: 1;
    scale: 0;
    transition: 0.5s;
}

.suchasbox{
    width: 80%;
    height: 65%;
    position: absolute;
    top: 30%;
    left: 10%;
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    z-index: 3;
}

.suchas{
    width: 30%;
    height: 90%;
}

.suchas:nth-child(1){
    background: url('https://static.igem.wiki/teams/5398/home/bbb.gif') no-repeat center;
    background-size: contain;
}

.suchas:nth-child(2){
    background: url('https://static.igem.wiki/teams/5398/home/aaa.gif') no-repeat center;
    background-size: contain;
}

.suchas:nth-child(3){
    background: url('https://static.igem.wiki/teams/5398/home/ccc.gif') no-repeat center;
    background-size: contain;
}

.suchasbox2{
    width: 80%;
    height: 65%;
    position: absolute;
    top: 30%;
    left: 10%;
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    z-index: 3;
}

.suchas2{
    width: 30%;
    height: 90%;
}

.suchas2:nth-child(1){
    background: url('https://static.igem.wiki/teams/5398/home/bbb.svg') no-repeat center;
    background-size: contain;
}

.suchas2:nth-child(2){
    background: url('https://static.igem.wiki/teams/5398/home/aaa.svg') no-repeat center;
    background-size: contain;
}

.suchas2:nth-child(3){
    background: url('https://static.igem.wiki/teams/5398/home/ccc.svg') no-repeat center;
    background-size: contain;
}

.part11{
    width: 99vw;
    height: 400vh;
    position: relative;
}

.p11box{
    width: 100%;
    height: 100vh;
    background-color: rgb(15,35,58);
    position: sticky;
    top: 0;
}

.text11{
    width: 100%;
    height: 15%;
    position: absolute;
    top: 5%;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}

.text11 p{
    width: 80%;
    text-align: center;
}

.line11left{
    width: 15%;
    position: absolute;
    left: 17%;
    top: 48%;
    transition: 0.5s;
    transform-origin: 100% 100%;
    transform: scaleX(0) scaleY(0);
}

.line11right{
    width: 20%;
    position: absolute;
    left: 56%;
    top: 29%;
    transition: 0.5s;
    transform-origin: 0 0;
    transform: scaleX(0) scaleY(0);
}

.logo11left{
    width: 8%;
    position: absolute;
    left: 21%;
    top: 42%;
    transition: 0.5s;
    scale: 0;
}

.logo11right{
    width: 8%;
    position: absolute;
    left: 54%;
    top: 27%;
    transition: 0.5s;
    scale: 0;
}

.fish{
    width: 45%;
    position: absolute;
    left: 27%;
    top: 30%;
}

.dcp{
    width: 17%;
    position: absolute;
    top: 23%;
    left: 42%;
    scale: 0;
    transition: 0.5s;
}

.part7{
    width: 99vw;
    height: 350vh;
    position: relative;
}

.p7box{
    width: 100%;
    height: 100vh;
    background-color: rgb(15,35,58);
    position: sticky;
    top: 0;
}

.text7_1{
    width: 100%;
    height: 15%;
    position: absolute;
    top: 5%;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}

.text7_1 p{
    width: 80%;
    text-align: center;
}

.text7_2{
    width: 100%;
    height: 15%;
    position: absolute;
    top: -25%;
    left: 0;
    opacity: 0;
    transition: 0.5s;
    display: flex;
    justify-content: center;
    align-items: center;
}

.text7_2 p{
    width: 80%;
    text-align: center;
}

.p7bg{
    width: 100%;
    height: 30%;
    position: absolute;
    top: 40%;
}

.redleft{
    width: 15%;
    position: absolute;
    top: 42%;
    left: 25%;
    /* top: 33%;
    left: 20%; */
    scale: 0.8;
    transition: 0.5s;
}

.yellowright{
    width: 15%;
    position: absolute;
    top: 42%;
    right: 25%;
    /* top: 53%;
    right: 20%; */
    scale: 0.7;
    transition: 0.5s;
}

.bottle2{
    width: 5%;
    position: absolute;
    top: 54%;
    left: 50%;
    /* top: 50%;
    left: 53%; */
    opacity: 0;
}

.bottle{
    width: 8%;
    position: absolute;
    top: 45%;
    left: 44%;
    /* left: 42%; */
    opacity: 0;
}

.part8{
    width: 99vw;
    height: 600vh;
    position: relative;
}

.p8box{
    width: 100%;
    height: 110vh;
    background-color: rgb(15,35,58);
    position: sticky;
    top: 0;
}

.text8{
    width: 70%;
    height: 30%;
    position: absolute;
    top: 10%;
    left: 15%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.text8 p{
    width: 80%;
    text-align: center;
}

.p8bg1{
    width: 80%;
    position: absolute;
    top: 5%;
    left: 10%;
}

.p8bg2{
    width: 80%;
    position: absolute;
    top: 57%;
    left: 20%;
}

.paint{
    width: 25%;
    position: absolute;
    top: 57%;
    left: 39%;
}

.brush{
    width: 55%;
    position: absolute;
    top: 53%;
    left: 15%;
}

.p9box{
    width: 100%;
    height: 100vh;
    background-color: rgb(69,166,174);
    position: sticky;
    top: 0;
    display: none;
    overflow: hidden;
}

.text9{
    width: 90%;
    height: 25%;
    border-radius: 20px;
    background-color: rgb(105,189,190);
    position: absolute;
    top: -35%;
    left: 5%;
    transition: 0.5s;
    display: flex;
    justify-content: center;
    align-items: center;
}

.text9 p{
    width: 80%;
    text-align: center;
}

.part1banner{
    width: 100%;
    height: 45%;
    position: absolute;
    top: 45%;
}

.behind{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.robot_orange9{
    width: 15%;
    position: absolute;
    top: 25%;
    left: 75%;
    scale: 1;
    z-index: 10;
    /* scale: 0; */
}

.robot_icon9{
    width: 15%;
    height: 70%;
    position: absolute;
    top: 15%;
    left: 75%;
    z-index: 11;
    /* scale: 0; */
    transition: 0.5s;
}

.part1line{
    width: 100%;
    height: 15px;
    position: absolute;
    top: 92%;
    background-color: rgb(99,227,211);
}

.renwu_card .card29{
    width: 37%;
    height: 50%;
    position: absolute;
    top: 50%;
    left: 25%;
}

.renwu_card .card19{
    width: 40%;
    height: 53%;
    position: absolute;
    top: 0%;
    left: 15%;
}

.renwu_card .line{
    width: 30px;
    position: absolute;
}

.renwu_card .line19{
    left: 81%;
    top: 50%;
    clip-path: inset(40% 0 0 0);
    /* scale: 0; */
    transition: 0.5s;
    transition-delay: 0.2s;
}
.renwu_card .line29{
    left: 20%;
    top: 46%;
}
.renwu_card .line39{
    left: 55%;
    top: 95%;
    clip-path: inset(0 0 80% 0);
}

.record{
    width: 10%;
    position: absolute;
    top: -5%;
    left: 45%;
    opacity: 0;
    transition: 0.5s;
}

.shiumu{
    width: 8%;
    position: absolute;
    top: 47%;
    left: 57%;
    opacity: 0;
    transition: 0.5s;
}

.finish{
    width: 3%;
    position: absolute;
    scale: 0;
    transition: 0.5s;
}

.finish:nth-child(7){
    top: 29%;
    left: 52%;
}

.finish:nth-child(8){
    top: 84%;
    left: 62%;
}

.part10{
    width: 99vw;
    height: 100vh;
    background-color: rgb(69,166,174);
    position: relative;
}

.click{
    width: 50%;
    position: absolute;
    top: 10%;
    left: 25%;
}

.clickp{
    width: 100%;
    position: absolute;
    text-align: center;    
    font-size: 2.8rem;
    top: 12%;
}

.p10box1{
    width: 100%;
    height: 30%;
    position: absolute;
    top: 32%;
    display: flex;
    justify-content: space-evenly;
}

.p10box2{
    width: 100%;
    height: 30%;
    position: absolute;
    top: 68%;
    display: flex;
    justify-content: space-evenly;
}

.p10box3{
    width: 100%;
    height: 30%;
    position: absolute;
    top: 32%;
    display: flex;
    justify-content: space-evenly;
}

.p10box4{
    width: 100%;
    height: 30%;
    position: absolute;
    top: 68%;
    display: flex;
    justify-content:space-evenly;
}

.p10icon{
    width: 12vw;
    height: 12vw;
}

.p10gif{
    width: 12vw;
    height: 12vw;
    opacity: 0;
}

.p10box1 a{
    width: 12%;
    display: flex;
    justify-content: center;
    flex-direction: column;
    text-decoration: none;
}

.p10box2 a{
    width: 12%;
    display: flex;
    justify-content: center;
    flex-direction: column;
    text-decoration: none;
}

.p10box3 a{
    width: 12%;
    display: flex;
    justify-content: center;
    flex-direction: column;
    text-decoration: none;
}

.p10box4 a{
    width: 12%;
    display: flex;
    justify-content: center;
    flex-direction: column;
    text-decoration: none;
}

.gototop {
    width: 5vh;
    height: 5vh;
    position: fixed;
    bottom: 6vh;
    right: 2vw;
    /* background: url('https://static.igem.wiki/teams/5398/cmrna/topbtn.svg') no-repeat; */
    z-index: 10000;
    scale: 0;
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.6);
    border-radius: 10px;
}


