.page{
    background-color: #ffffff;
}
.module_box01{
    height: 844px;
}
.module_box01 img{
    width: 1200px;
    height: 631px;
}

.module_box02{
    height: 740px;
    background-color: #F2F5FD;
}

.module_box02 .flex-item{
    display: flex;
    flex: 1 1 30%;
    flex-direction: column;
    align-items: center;
    margin-bottom: 70px;
}

.module_box02 .flex-item img{
    width: 112px;
    height: 112px;
}
.module_box02 .flex-item .title{
    margin-top: 6px;
    height: 42px;
    font-weight: 500;
    font-size: 28px;
    color: #171717;
}
.module_box02 .flex-item text{
    font-weight: 400;
    font-size: 16px;
    color: #504E5B;
    line-height: 28px;
}

.module_box03{
    height: 694px;
}

.module_box03 .flex-item img{
    width: 279px;
    height: 350px;
    margin-bottom: 20px;
}

.module_box03 .flex-item h3{
    font-weight: 500;
    font-size: 28px;
    color: #171717;
    text-align: center;
    font-style: normal;
    text-transform: none;
}

.module_box04{
    height: 746px;
}
.module_box04 img{
    width: 1200px;
    height: 524px;
}

.module_box05{
    height: 552px;
    background: linear-gradient( 287deg, #FFFFFF 0%, #EDF3FE 100%);
}

.module_box05 img{
    width: 1200px;
}

.module_box06{
    height: 694px;
}

.module_box07{
    height: 611px;
    background: url(../images/smartAgriSolution/dzjfBg.png) no-repeat;
    background-size: 100% 100%;
}

.module_box07 img{
    width: 1200px;
    height: 337px;
}

.module_box08{
    height: 564px;
    background: url(../images/smartAgriSolution/zhwyBg.png) no-repeat;
    background-size: 100% 100%;
}

.module_box08 img{
    width: 462px;
    height: 376px;
}

.module_box08 .txt{
    width: calc(100% - 462px);
    padding: 54px 0;
    box-sizing: border-box;
}

.module_box08 .flex-item{
    width: 100%;
    padding-bottom: 20px;
    border-bottom: 1px solid #D9D9D9;
     margin-bottom: 20px;
}

.module_box08 .flex-item h3{
    font-weight: 500;
    font-size: 20px;
    color: #171717;
}

.module_box08 .flex-item div{
    margin-top: 2px;
    font-weight: 400;
    font-size: 16px;
    color: #504E5B;
    line-height: 28px;
}

.module_box09{
    height: 702px;
}

.module_box10{
    height: 766px;
}

.module_box11{
    height: 606px;
    background-color: #F0F3FE;
}

.module_box11 .flex-item{
    width: 100%;
    height: 348px;
    padding: 30px 24px;
    box-sizing: border-box;
    background-color: #FFFFFF;
}

.module_box11 .flex-item .right_box{
    margin-left: 30px;
}

.module_box11 .flex-item .right_box p{
    margin-top: 8px;
    font-weight: 400;
    font-size: 16px;
    color: #504E5B;
    line-height: 28px;
    text-align: justified;
    font-style: normal;
    text-transform: none;
    }

.module_box11 .flex-item img{
    width: 435px;
    height: 288px;
}

.module_box11 .flex-item h3{
    font-weight: 500;
    font-size: 20px;
    color: #171717;
}