body{
    background: url('#');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-color: #2C5C81;
}
*{
    margin: 0;padding: 0;scroll-behavior: smooth;
}

.designf1 {
    width: 70%;
}
.designf2{
    width: 40%;
}
 .designf3{
    width: 40%;
}

p{
    font-size:1.2vw;
    line-height: 2vw;
    padding:2%;
    text-align: justify;
}
.depart1{
    position: relative;
    width: 100%;
    height: 30vw;
    background-color: transparent;

}
.depart2{
    position: relative;
    width: 100%;
    height: 45vw;
    background-color: transparent;

}
.depart3{
    position: relative;
    width: 100%;
    height: 105vw;
    background-color: transparent;
  
}
.depart4{
    position: relative;
    width: 100%;
    height: 45vw;
    background-color: transparent;

}
.depart5{
    position: relative;
    width: 100%;
    height: 25vw;
    background-color: transparent;

}
.depart6{
    position: relative;
    width: 100%;
    height: 50vw;
    background-color: transparent;
  
}
.depart2content{
    position: relative;
    width: 70%;
    left: 27%;
    height: auto;
    top: 20%;
    border-radius: 14px;
    background-color:#98cfeb;
}
.depart3content{
    position: relative;border-radius: 14px;
    width: 70%;
    left: 27%;
    height: auto;
    top: -8%;
    background-color:#2d647f ;
}
.depart5content1{
    border-radius: 14px;
    position: relative;
    width: 70%;
    left: 27%;
    height: 48%;
    top: 5%;
    background-color:#83bfdd;
}
.depart5content2{
    border-radius: 14px;
    position: relative;
    width: 70%;
    left:27%;
    height: auto;
    top: -8%;
    background-color:#83bfdd;
}
.depart6content{
    border-radius: 14px;
    position: relative;
    width: 70%;
    left: 27%;
    height: auto;
    top: 45%;
    background-color:#2d647f ;
}



--------------------



.designpicdiv{
    position: relative;
    z-index: 1;
    width: 100%;
    height: auto;
    margin: 0 0px;
    padding: 0 0px;
}
.designpic{
    width: 100%;
    z-index: 2;
    margin: 0 0;
    padding: 0 0px;
}
.designcontent{
    position: absolute;
    top: 100vw;
    left: 50vw;
    z-index: 9999;
}
*{
    padding: 0;
}
.designtopdiv{
    position: relative;
}
.name{
    text-align: center;
    align-items: center;
    position: relative;
    z-index: 5;
    top: 15vw;
}
.designtopdiv2{
    margin-top: -19%;
    position:relative;
    margin-bottom: 0%;
}
.designring{
   position: absolute;
    top: 25vw;
    left: 10vw;
    
}
.designringpic{
    animation-name:  rotatering2;animation-duration: 4s;animation-iteration-count: infinite;animation-timing-function: linear;animation-direction: normal;
}
@keyframes rotatering2 {
    0%{rotate: 25deg;}
25%{rotate: 0deg;}

50%{rotate: -25deg;}
75%{
    rotate: 0deg;
}
100%{rotate:25deg;}
}
.designbigdiv{
    background-color: #41518a;
    width: 100%;
    height: 1320px;
    margin-top: -1%;
    position: relative;
    text-align: center;overflow: hidden;
}
.overviwdiv{
    background-color: bisque;
    position: absolute;
    left: 13%;
    height: 400px;
    width: 74%;
   border-radius: 2%;
box-shadow: 2px 2px 2px 2px #167bd3 ;
}
.jixiangcloud{
    position: absolute;
    top: 400px;
    opacity: 0.5;
    animation-name: yidong;
    animation-duration: 2s;
    right: 5%;
    animation-iteration-count: infinite;
    height: 15%;
    width: 80%;
}
@keyframes yidong {
    0%{
        transform: translateX(0px);
    }
    50%{
        transform: translateX(25px);
    }

}
.bigdiv2{
    width: 80%;
    height: 500px;
    background-color: bisque;
    position: absolute;
    bottom: 15vw;
    margin-left: 10%;
    border-radius: 3%;
    border: 2% 1% #167bd3;
}
.bigdiv2title{
    background-color: aquamarine;
    position: absolute;
    width: 40%;
    left: 30%;
    top: 2vw;
    border-radius: 50%;
}
.bigyellow{
    background-color: #edda5f;
    width: 100%;
    height: 700px;
    position: relative;

}
.bigcloud{
    position: absolute;
    bottom: 0;
}
.parentcloud{
    position: absolute;
    width: 50%;
    bottom: 5vw;
    right: 5vw;
}
.parentcloud2{
    position: absolute;
    width: 50%;
    bottom: 15vw;
    right: 15vw;
}






































.decloud1{
    width: 30%;
    position: relative;
    height: 22%;
    left: 100px;
    top: 0px;
    transition: 1.1s;
    animation-name: encloud1move;
    animation-duration: 14s;
    animation-iteration-count: infinite;
    animation-timing-function: ease;
}
@keyframes encloud1move{
0%{
        transform: translate(-800px,0px);
}
40.7%{
        transform: translate(1700px,0px);
    }
44.5%{
    transform: translate(1700px,100px);
    }
87.7%{
        transform: translate(-800px,100px);
    }
100%{
        transform: translate(-800px,0px);
    }

}
.decloud2{
    width: 44%;
    position: absolute;
    height: 12%;
    left: 3vw;
    top: 1vw;
    transition: 1.1s;
}

.decloud3{
    width: 38%;
    position: absolute;
    height: 14%;
    left: 60vw;
    top: 48vw;
    transition: 1.1s;
}

.decloud4{
    width: 30%;
    position: absolute;
    height: 18%;
    left: 0vw;
    top: 26vw;
    transition: 1.1s;
}
.decloud5{
    width: 38%;
    position: absolute;
    height: 32%;
    left: 60vw;
    top: 26vw;
    transition: 1.1s;
}