/* 第一部分 */

.home-page-1 {
    height: 600px;
    width: 100vw;
    align-items: center;
}

.home-page-1-left {
    border-radius: 20px;
    background-color: #ffffff50;
    position: relative;
    padding: 20px;
    height: 100%;
    margin-left: 8vw;
    width: 32%;
}

.home-page-1-left-text {
    text-wrap: wrap;
    word-break: break-all;
}

.home-page-1-left img {
    height: 60%;
    width: auto;
    position: absolute;
    bottom: -91px;
    right: -47%;
    transform: scale(0.8);
}

.home-page-1-right {
    width: 60%;
}

.home-page-1-right > img {
    width: 100%;
    height: auto;
    transform: scale(1.3);
    margin-top: 240px;
    margin-left: -40px;
}


/* 第二部分 化肥 */
.home-page-2 {
    width: 100vw;
    position: relative;
    height: 250vh;
    margin-top: 100px;
}

.home-page-2 > img {
    width: 100vw;
    position: absolute;
    top: 10rem;
    height: auto;
    z-index: 0;
}

.hoem-page-2-top {
    width: 100vw;
    text-align: center;
    margin: 3rem;
    color: #726930;
    font-weight: bold;
    text-shadow: -6px 0px #29361e;
    font-size: 5rem;
}


.home-page-2-bottom {
    width: 60%;
    height: 600px;
    background-color: #ffffff90;
    border-radius: 20px;
    padding: 3rem 2rem;
    position: relative;
    top: 26rem;

}

.home-page-2-bottom-text {
    font-size: 1.8rem;
    line-height: 1.6;
    color: #fff;
}


.home-page-2-bottom-tl {
    width: 400px;
    height: auto;
    position: absolute;
    top: -27rem;
    left: 0;

    font-size: 3rem;
    color: #fff;
}

.home-page-2-bottom-tl img {
    width: 200px;
    height: auto;
}

.home-page-2-bottom-bl {
    width: 400px;
    height: auto;
    position: absolute;
    bottom: 0;
    left: -10rem;
}


.home-page-2-bottom-br {
    width: 400px;
    
    position: absolute;
    bottom: 0;
    right: -10rem;
}

.home-page-2-bottom > div > img {
    width: 100%;
    height: auto;
}



 
/* 第三部分 */
.home-page-3 {
    width: 80vw;
    height: 150vh;
    margin: 0 auto;
}
.home-page-3 > div {
    height: 500px;
    width: 100vw;
}

.home-page-3 img {
    width: 400px;
    height: auto;
}

/* 3----1 */
.home-page-3-1 {
    width: 100%;
    height: auto;
}

.home-page-3-1 img {
    width: 700px;
    height: auto;
}

.home-page-3-1 p {
    font-size: 2.8rem;
    position: relative;
    top: -100px;
    left: -17vw;
}


/* 3----2 */
.home-page-3-2 {
    position: relative;
}

.home-page-3-2-img-1 {
    height: 200px !important;
    width: auto !important;
    position: relative;
    top: -100px;
    left: 100px;
}

.home-page-3-2-img-2 {
    width: auto !important;
    height: 200px !important;
    position: relative;
    top: 80px;
    left: -80px;
}

.home-page-3-2-action {
    position: absolute;
    left: 25vw;
    top: -101px;
    /* text-align: left; */
    font-size: 2.6rem;
}

.home-page-3-2-textarea {
    position:relative;
    background-color: #ffffff60;
    height: 80%;
    width: 36%;
    padding: 2rem;
    font-size: 1.6rem;
    border-radius: 15px;
}
/* 3---3 */
.home-page-3-3 {
    position:relative;
    
}

.home-page-3-3-textarea {
    background-color: #ffffff60;
    height: 80%;
    width: 36%;
    padding: 2rem;
    font-size: 1.6rem;
    border-radius: 15px;
}

.home-page-3-3-img-1 {
    height: 200px !important;
    width: auto !important;
    position: relative;
    top: -156px;
}

.home-page-3-3-img-2 {

}

.home-page-3-3-action {
    font-size: 1.6rem;
    line-height: 0.8;
    position: absolute;
    top: -50px;
    right: 36vw;
}

.home-page-3-3-seaweed div {
    background-color: #000;
    border-radius: 50px;
    height: 52px;
    font-size: 1.6rem;
    width: 19vw;
    padding: 0 1.3rem;
    color: #fff;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}








/* 第四部分 */
.home-page-4 {
    background-image: url('https://static.igem.wiki/teams/4979/wiki/home/bg-4-sun-final.png');
    width: 100vw;
    background-size: 100% auto;  
    background-repeat: no-repeat; 
    position: relative;
}

.home-page-4-gif-box img {
    height: 120vh;
    width: 100%;
    margin-top: -15vh;
}

.home-page-4-icon {
    width: 200px;
    height: auto;
    position: absolute;
}


/* 第五部分 */
.home-page-5 {
    width: 100vw;
    height: 30vh;
}

.home-page-5 img {
    height: 200%;
    width: auto;
    margin: 0 auto;
    margin-top: -24vh;
    transform: scale(1.5) translateX(120px) !important;
    
}

.home-page-5-title {
    width: 60%;
    text-align: right;
    font-size: 4.6rem;
    color: #726930;
    font-weight: bold;
    text-shadow: -3px 2px #000;
    transform: translateY(100px) translateX(120px) !important;

}

/* 第六部分 */
.home-page-6 {  
    margin-top: 20vh;
    width: 100vw;
}

.home-page-6-video-box {
    border: 2px solid #323134;
}

.home-page-6 a {
    margin: 50px 0 100px 0;
    text-decoration: none;

    
}

.home-page-6 a > div {
    border-radius: 50px;
    height: 50px;
    color: #fff;
    font-size: 2rem;
    font-weight: bold;
    background: #003a6c;
    text-align: center;
    padding: 10px 60px;
}
