body {
    background: #fff;
}

img {
    width: 100%;
}

.page.page1 {
    position: relative;
}

.page2 {
    padding-bottom: 6.68rem;
    background: linear-gradient(135deg, #F5FFF7 0%, #FFFFFF 5%, #FFFFFF 50%, rgba(248, 255, 249, 0.44) 79%, #ffffff 100%);
    background-size: 100% auto;
}

.page2 .page-wrap {
    margin-top: 3rem;
    background: url(/static/img/bg_5.png) right -30% no-repeat;
    background-size: 100% auto;
}

.page2 .page-content {
    padding-top: 2.18rem;
}

.page2 .page-wrap .content-title {
    position: relative;
}

.page2 .page-wrap .content-title {
    padding-top: 4.8rem;
    padding-bottom: 6.5rem;
}

.page2 .page-wrap .content-title .more {
    font-size: 14px;
    line-height: 1.5rem;
    font-weight: 400;
}

.page2 .page-wrap .content-title .more .icon {
    display: block;
    width: 1.5rem;
    height: 1.5rem;
    border-radius: 50%;
    background: #439345;
    margin-right: 0.625rem;
}

.module-01 .module-title h2 {
    font-size: 1.5rem;
    line-height: 2.25rem;
    color: #439345;
    font-weight: 400;
    margin-bottom: 1.5rem;
    text-align: center;
}

.module-01 .module-title p {
    font-size: 1.125rem;
    line-height: 1.6rem;
    color: #333;
    font-weight: 400;
    margin-bottom: 2.5rem;
    text-align: center;
}

.module-01 .module-title p:nth-of-type(2) {
    margin-bottom: 6.75rem;
}

.module-content {
    padding: 3.5rem 1.9rem 3rem 5rem;
    background: rgba(255, 255, 255, 0.42);
    box-shadow: 0px 0.6rem 1.1rem 0px rgba(8, 73, 132, 0.06);
    border-radius: 0.5rem;
    backdrop-filter: blur(0.6rem);
}

.module-content .module-content-l {
    width: 16.43rem;
    padding-right: 4.43rem;
}

.module-content .module-content-l h2 {
    font-size: 1.5rem;
    line-height: 3rem;
    color: #439345;
    position: relative;
}

.module-content .module-content-l h2::before {
    content: '';
    position: absolute;
    display: block;
    left: -1.25rem;
    top: -0.625rem;
    display: block;
    width: 1.68rem;
    height: 1.25rem;
    background: url(/static/img/yezi_green_t.svg) center center no-repeat;
    background-size: auto 100%;
}

.module-content .module-content-l h2::after {
    content: '';
    position: absolute;
    display: block;
    right: -1rem;
    bottom: 0px;
    display: block;
    width: 1.375rem;
    height: 0.875rem;
    background: url(/static/img/yezi_green_b.svg) center center no-repeat;
    background-size: auto 100%;
}

.module-content .module-content-r {
    flex: 1;
}

.module-content .module-content-r {}

.module-content .module-content-r .content-list {}

.module-content .module-content-r .content-list .list-item {
    padding: 0.3rem 1.25rem;
    background: #FFFFFF;
    box-shadow: 0px 0.6rem 1.1rem 0px rgba(8, 73, 132, 0.06);
    border-radius: 1.56rem;
    margin-bottom: 1.25rem;
    margin-right: 3.75rem;
}

.module-content .module-content-r .content-list .list-item:nth-of-type(2) {
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 3.75rem;
}

.module-content .module-content-r .content-list .list-item i {
    display: block;
    width: 2.375rem;
    height: 2.375rem;
    text-align: center;
    line-height: 2.37rem;
    color: #439345;
    font-size: 1.125rem;
    font-style: normal;
    background: linear-gradient(180deg, rgb(67, 147, 69, .4) 0%, rgba(67, 147, 69, 0) 100%);
    overflow: hidden;
    border-radius: 50%;
    font-family: Oswald;
}

.module-content .module-content-r .content-list .list-item h2 {
    padding-left: 1.25rem;
    width: calc(100% - 3.375rem);
    line-height: 2.37rem;
    color: #439345;
    font-size: 1.125rem;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.module-02 {
    margin-top: 6.9rem;
    margin-bottom: 4.6rem;
}

.module-02 .module-title h2 {
    font-size: 1.5rem;
    line-height: 2.25rem;
    color: #439345;
    margin-bottom: 1.5rem;
    text-align: center;
}

.module-02 .content-list {
    width: 90%;
    max-width: 780px;
    margin: 0 auto;
}

.module-02 .content-list .list-item {
    width: 23%;
    max-width: 108px;
    cursor: pointer;
}

.module-02 .item-img {
    margin-bottom: 1.5rem;
    width: 100%;
}

.module-02 .item-img img {
    display: block;
    width: 100%;
    margin: 0 auto;
}

.module-02 .item-message {}

.module-02 .item-message p {
    text-align: center;
    font-size: 1.125rem;
    line-height: 1.25rem;
}

.module-02 .active .item-message p {
    color: #439345;
}

.module-02 .content-bottom-list {
    width: 100%;
    background: rgba(255, 255, 255, 0.42);
    box-shadow: 0px 0.6rem 1.125rem 0px rgba(8, 73, 132, 0.06);
    border-radius: 0.5rem;
    margin-top: 3.5rem;
}

.module-02 .content-bottom-list .list-item {
    padding: 1.37rem;
    display: none;
}

.module-02 .content-bottom-list .list-item.active {
    display: block;
}

.module-02 .content-bottom-list .list-item h2 {
    font-size: 1.125rem;
    line-height: 1.5rem;
    color: #439345;
    margin-bottom: 1rem;
}

.module-02 .content-bottom-list .list-item p {
    font-size: 1.125rem;
    line-height: 1.8rem;
    color: #666666;
    font-weight: 400;
}

.module-03 {
    background: linear-gradient(270deg, #F5FFF7 0%, #FFFFFF 44%, rgba(248, 255, 249, 0.44) 69%, #F5FFF7 100%);
}

.module-03-wrap {
    background: url(/static/img/entering/module_03-right.png) center right no-repeat;
    background-size: auto 100%;
}

.module-03-content {
    width: 70%;
    max-width: 730px;
    position: relative;
}

.module-03-content .img-position-01 {
    position: absolute;
    width: 59%;
    left: 15%;
    top: 50%;
    transform: translate(0, -50%);
    border-radius: 50%;
    overflow: hidden;
}

.module-03-content .img-position-01 h2 {
    text-align: center;
    line-height: 2.8rem;
    font-size: 2.5rem;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translate(0, -50%);
    color: #ffffff;
    width: 100%;
    font-weight: 600;
}

.module-03-content .module-03-pos {
    position: absolute;
    top: 0;
    left: 100%;
    height: 100%;
    width: 100%;
}

.module-03-content .module-03-pos .r-item {
    font-size: 1.25rem;
    color: #0A6053;
    line-height: 1.875rem;
    position: absolute;
    left: 0%;
    top: 12.5%;
    flex-wrap: wrap;
    display: block;
    width: 48%;
}

.module-03-content .module-03-pos .r-item::before {
    content: '';
    position: absolute;
    left: -1rem;
    top: 50%;
    transform: translate(0, -50%);
    width: 0.5rem;
    height: 0.5rem;
    display: block;
    border-radius: 50%;
    border: 1px solid #439345;
}

.module-03-content .module-03-pos .r-item::after {
    content: '';
    position: absolute;
    left: -5.35rem;
    top: 50%;
    transform: translate(0, -50%);
    width: 4.35rem;
    height: 1px;
    display: block;
    background: linear-gradient(to right, rgba(67, 147, 69, 0.3) 0%, rgba(67, 147, 69, 1) 100%);
}

.module-03-content .module-03-pos .r-item span {
    display: block;
}

.module-03-content .module-03-pos .r-item p {
    font-size: 1rem;
    line-height: 1.5rem;
    max-height: 3rem;
    color: #666;
    font-weight: 400;
    word-break: break-all;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.module-03-content .module-03-pos .r-item:nth-of-type(2) {
    left: 9%;
    top: 26.5%;
}

.module-03-content .module-03-pos .r-item:nth-of-type(3) {
    left: 13%;
    top: 46%;
}

.module-03-content .module-03-pos .r-item:nth-of-type(4) {
    left: 9%;
    top: 63.5%;
}

.module-03-content .module-03-pos .r-item:nth-of-type(5) {
    left: 0%;
    top: 79%;
}

.module-04 {
    margin-top: 9.25rem;
}

.module-04 .module-04-wrap {
    width: 70%;
    margin: 0 auto;
    max-width: 700px;
    position: relative;
}

.module-04-content {
    position: relative;
}

.img-position-01 {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 57%;
    z-index: 10;
}

.img-position-01 h2 {
    color: #fff;
    font-size: 1.5rem;
    line-height: 2.3rem;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 3;
}

.img-position-01 h2::before {
    content: '';
    position: absolute;
    display: block;
    left: -1.5rem;
    top: -0.8rem;
    display: block;
    width: 1.68rem;
    height: 1.25rem;
    background: url(/static/img/yezi_white_t.svg) center center no-repeat;
    background-size: auto 100%;
}

.module-04-pos-l,
.module-04-pos-r {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 2;
}

.module-04-pos-r {
    left: auto;
    right: 0;
}

.module-04-pos-l .r-item {
    position: absolute;
    left: 95%;
    top: 7%;
}

.module-04-pos-r .r-item {
    position: absolute;
    right: 95%;
    top: 7%;
}

.module-04-pos-l .r-item span,
.module-04-pos-r .r-item span {
    font-size: 1.125rem;
    line-height: 1.5rem;
    color: #0A6053;
    display: block;
    white-space: nowrap;
}

.module-04-pos-l .r-item:nth-of-type(2) {
    left: 108%;
    top: 32%;
}

.module-04-pos-l .r-item:nth-of-type(3) {
    left: 108%;
    top: 61%;
}

.module-04-pos-l .r-item:nth-of-type(4) {
    left: 95%;
    top: 87%;
}

.module-04-pos-r .r-item:nth-of-type(2) {
    right: 108%;
    top: 32%;
}

.module-04-pos-r .r-item:nth-of-type(3) {
    right: 108%;
    top: 61%;
}

.module-04-pos-r .r-item:nth-of-type(4) {
    right: 95%;
    top: 87%;
}

.module-04-pos-r {}

.page3 {
    padding-bottom: 7.3rem;
}

.page3 .page-wrap h2.titleh2 {
    padding-top: 10rem;
    padding-bottom: 4rem;
}

.page3 .page-wrap {}

.page3 .page-content {
    margin-bottom: 2.5rem;
}

.page3 .page-content:nth-of-type(2n) {
    flex-direction: row-reverse;
}

.page3 .page-wrap .content-l {
    width: 49%;
    overflow: hidden;
    border-radius: 0.625rem;
}

.page3 .page-wrap .content-r {
    width: 49%;
}

.page3 .page-wrap .content-r p {
    line-height: 1.69rem;
    font-size: 1.125rem;
    color: #666;
    font-weight: 400;
    text-indent: 2em;
}

.page3 .page-wrap .content-bottom {
    width: 100%;
    margin-top: 5rem;
}

.page3 .page-wrap .content-bottom .list-item {
    margin: 0 auto 1.5rem;
}

.page3 .page-wrap .content-bottom .list-item h2 {
    color: #439345;
    text-align: center;
}

.page3 .page-wrap .content-bottom .list-item h2 b.big {
    font-size: 3.56rem;
    line-height: 5rem;
}

.page3 .page-wrap .content-bottom .list-item h2 i {
    font-size: 1.5rem;
}

.page3 .page-wrap .content-bottom .list-item p {
    font-size: 1.375rem;
    line-height: 1.5rem;
    margin-top: 1.5;
    white-space: nowrap;
    color: #666666;
    text-align: center;
}

@media screen and (max-width:1440px) {}

@media (max-width:1200px) {}

@media (max-width:992px) {
    .module-content .module-content-l {
        width: auto;
        margin: 0 auto 3rem;
        text-align: center;
    }
    .module-content .module-content-r {
        width: 100%;
        flex: none;
    }
    .page3 .page-wrap .content-l {}
    .page3 .page-wrap .content-r {
        max-height: 30vw;
        overflow: hidden;
        text-overflow: ellipsis;
        position: relative;
        word-break: break-all;
        text-overflow: ellipsis;
        overflow: hidden;
        display: -webkit-box;
        /* -webkit-box-orient: vertical; */
        -webkit-line-clamp: 12;
        /* 这里是超出几行省略 */
    }
    .module-03-content .module-03-pos .r-item {
        width: 30%;
    }
}

@media (max-width:768px) {
    .module-03-content {
        width: 60%;
    }
    .module-04 .module-04-wrap {
        width: 60%;
    }
    .page3 .content-list .list-item .content-r p {
        word-break: break-all;
        text-overflow: ellipsis;
        overflow: hidden;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 4;
    }
    .page3 .page-wrap .content-bottom .list-item {
        margin: 0 1rem 2rem;
    }
}

@media (max-width:576px) {
    .page3 .page-wrap .content-l {
        width: 100%;
        padding-right: 0;
        margin-bottom: 2rem;
    }
    .page3 .page-wrap .content-r {
        width: 100%;
        height: auto;
        flex: none;
    }
    .page3 .content-list .list-item {
        padding: 1.5rem;
    }
    .page3 .content-list .list-item .content-l {
        width: 8rem;
    }
    .page3 .content-list .list-item .content-r {
        width: calc(100% - 14.7rem);
        padding-left: 2rem;
    }
    .page3 .content-list .list-item .content-r p {
        height: 3.38rem;
        overflow: hidden;
        -webkit-line-clamp: 2;
    }
    .page3 .content-list .list-item .content-r h2 {
        line-height: 2.2rem;
    }
    .module-02 .content-list .list-item {
        max-width: 80px;
    }
    .module-03-content .module-03-pos .r-item p {
        display: none;
    }
    .module-03-content .img-position-01 h2 {
        line-height: 2rem;
        font-size: 1.6rem;
    }
    .img-position-01 h2 {
        line-height: 2rem;
    }
    .module-03-content .module-03-pos .r-item::after {
        left: -3.35rem;
        width: 2.35rem;
    }
    .module-04-pos-r .r-item {
        right: 90%;
        top: 5%;
    }
    .module-04-pos-l .r-item {
        left: 90%;
        top: 7%;
    }
    .module-04-pos-l .r-item:nth-of-type(2) {
        left: 101%;
        top: 29%;
    }
    .module-04-pos-l .r-item:nth-of-type(3) {
        left: 101%;
        top: 58%;
    }
    .module-04-pos-l .r-item:nth-of-type(4) {
        left: 90%;
        top: 84%;
    }
    .module-04-pos-r .r-item:nth-of-type(2) {
        right: 101%;
        top: 29%;
    }
    .module-04-pos-r .r-item:nth-of-type(3) {
        right: 101%;
        top: 58%;
    }
    .module-04-pos-r .r-item:nth-of-type(4) {
        right: 90%;
        top: 84%;
    }
}