.banner {
    background:linear-gradient(149deg,rgba(5,223,154,1),rgba(7,212,174,1));

}

.moments-function {
    padding: 88px 0;
}

.moments-function:nth-of-type(2n+1) {
    background: #fff;
}

.moments-function:nth-of-type(2n) {
    background: #f5f8ff;
}

.moments-function * {
    box-sizing: border-box;
}

.moments-function .sub-title {
    font-size: 26px;
    line-height: 26px;
    color: #3B426B;
    text-align: center;
    font-weight: 600;
    margin-bottom: 80px;
}

.moments-function .moments-scene > div {
    flex: 0 0 50%;
}

.moments-function .moments-scene h4 {
    font-weight: 600;
    font-size: 26px;
    line-height: 26px;
    margin-bottom: 34px;
    color: #3B426B;
}

.moments-function .moments-scene .info {
    max-width: 442px;
    color: #5D6494;
    font-size: 18px;
    line-height: 32px;
}

.moments-function .moments-scene .item {
    padding-left: 40px;
}

.moments-function .swiper-container {
    width: 100%;
    height: 828px;
}

.moments-function .swiper-container .swiper-slide {
    left: 45%;
}

.moments-function .swiper-container .moments-page-item {
}

.moments-function .swiper-container .moments-page-item > img {
    width: 463px;
    height: 828px;

}

.moments-function .swiper-container .swiper-pagination-bullet {
    width: 226px;
    height: fit-content;
    padding: 14px 22px;
    border-radius: 26px;
    font-size: 20px;
    line-height: 1;
    text-align: center;
    color: #3B426B;
    background: transparent;
    opacity: 1;
    border: 1px solid transparent;
}

.moments-function .swiper-container .swiper-pagination-bullet:hover {
    border-color: #38D667;
}

.moments-function .swiper-container-vertical > .swiper-pagination-bullets {
    left: 15%;
    width: 226px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.moments-function .swiper-container .swiper-pagination-bullet-active {
    background: #38D667;
    color: #fff;
}
.moments-function .swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 0 70px 0;
}
.paid-function *{
    box-sizing: border-box;
}
.function1{
    padding-bottom: 86px;
}
.function-title h4{
    font-size:26px;
    font-family:PingFang SC;
    font-weight:bold;
    color:rgba(59,66,107,1);
    line-height:32px;
}
.title1{
    padding-top: 79px;
    padding-bottom: 60px;
}
.title2{
    padding-top: 63px;
    padding-bottom: 106px;
}
.title3{
    padding-top: 79px;
    padding-bottom: 88px;
}
.function-main{
    display: flex;
    align-items: center;
    justify-content: space-around;
}
.main-item{
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 370px;
    background: #fff;
}
.main-item .item-img{
    width:82px;
}
.item-img img{
    width: 80px;
    display: block;
    margin-top: 32px;
    margin-bottom: 27px;
}
.main-item span{
    font-size:20px;
    font-family:PingFang SC;
    line-height:20px;
    padding-bottom: 20px;
    font-weight:500;
    color:rgba(59,66,107,1);
}
.main-item p{
    width: 288px;
    font-size:16px;
    font-family:PingFang SC;
    font-weight:500;
    color:rgba(93,100,148,1);
    line-height:32px;
    text-align: center;
    padding-bottom: 66px;
}
.member-main{
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-bottom: 65px;
    border-bottom: 1px solid rgba(238,238,238,1);
}
.member-main:last-child{
    border-bottom: 0;
    padding-bottom: 103px;
}
.main-present{
    display: flex;
    flex-direction: column;
    padding-right: 175px;
}
.main-title{
    font-size:26px;
    font-family:PingFang SC;
    font-weight:bold;
    color:rgba(59,66,107,1);
    line-height:32px;
}
.main-txt{
    width: 430px;
    font-size:18px;
    font-family:PingFang SC;
    font-weight:500;
    color:rgba(93,100,148,1);
    line-height:32px;
    padding-top: 34px;
}
.txt2{
    width: 398px;
}
.txt3{
    width: 432px;
}
.main-img img {
    width: 100%;
}
.last{
    padding-bottom: 83px;
}
.scene-main{
    width: 1200px;
    display: flex;
    align-items: center;
    justify-content: space-around;
    flex-wrap: wrap;
    margin: 0 auto;
    padding-top: 73px;
    padding-bottom: 96px;
}
.scene-item{
    width: 284px;
    height: 195px;
    margin: 0 58px 0;
    display: flex;
    flex-direction: column;
    background: #fff;
    margin-top: 15px;
}.scene-item .img4{
     width: 75px;
     margin-top: 16px;
     margin-left: 25px;
 }
.scene-item img{
    width: 80px;
    display: block;
    margin-top: 16px;
    margin-left: 25px;
}
.scene-title{
    font-size:20px;
    font-family:PingFang SC;
    font-weight:bold;
    color:rgba(59,66,107,1);
    line-height:32px;
    padding-left: 35px;
}
.scene-txt{
    font-size:14px;
    font-family:PingFang SC;
    font-weight:500;
    color:rgba(93,100,148,1);
    line-height:32px;
    padding-left: 34px;
}



