.page > .content-main {
    width: 100%;
    min-height: calc(100vh - 220px);
    padding-top: 64px;
}
.page-3A {
    background: #f5f8fe;
}
.page-3A .banner {
    width: 100%;
    height: 666px;
    background-size: auto 100%;
    background-repeat: no-repeat;
    background-position: center bottom;
}
.page-3A .banner .banner-content .title {
    width: 760.5px;
    height: 158.5px;
    margin-left: 54px;
    margin-top: 48px;
    margin-bottom: 88px;
}
.full-bg {
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
}
.page-3A .banner .banner-content {
    padding-top: 115px;
    padding-left: 70px;
}
.page-3A .page-main {
    width: 1000px;
    margin: 0 auto;
}

.page-3A .what {
    margin-top: 50px;
}
.page-3A .what .desc {
    color: #2b2b2b;
    font-size: 18px;
    line-height: 18px;
    text-align: center;
    margin-top: 74px;
    margin-bottom: 38px;
}

.page-3A .what ul li:hover {
    transform: scale(1.02);
}
.page-3A .what ul li {
    width: 100%;
    height: 66px;
    line-height: 66px;
    border-radius: 5px;
    background-image: linear-gradient(-45deg, #e8e6fd, #d9e6fe);
    padding-left: 68px;
    margin-bottom: 24px;
    transition: all 0.5s;
}

.page-3A .what ul li b {
    font-size: 25px;
    color: #29283a;
    font-weight: bold;
    margin-right: 50px;
}
.page-3A .what ul li span {
    font-size: 18px;
    color: #925ffa;
}
.section-title{font-size:3em;font-weight: bold;text-align: center;color: #333333;}


.page-3A .benefit .content-main .content {
    height: 610px;
    background-size: auto 100%;
    background-repeat: no-repeat;
    background-position: center bottom;
    display: flex;
    align-items: center;
}

.benefit{margin-top: 100px;}
.page-main{color: #ffffff;}
.page-main p{line-height: 50px;}
.page-3A .advantage {
    padding-top: 55px;
    position: relative;
}

.advantage-main{text-align: center;margin-top: 40px;display: flex;}

.advantage-main img{margin: 0px 10px 0px 5px;}

.page-3A .harvest .content {
    margin-top: 20px;
    height: 528px;
    background-size: auto 100%;
    background-repeat: no-repeat;
    background-position: center bottom;
    padding-top: 100px;
}

.page-3A .harvest .content img {
    display: block;
    width: 791px;
    margin: 0 auto;
}


