.invest1 {
    padding: 145px 0 170px 0;
    background: #fff;
    position: relative;
    z-index: 1
}

.invest1 .wrap {
    /*width: 1200px;*/
    width: 1812px;
    margin: auto
}

.invest1 .wrap .title {
    text-align: center;
    margin: 0 0 88px
}

.invest1 .wrap .title .p1 {
    font-weight: bold;
    font-size: 32px;
    color: #1A1A1A;
    margin: 0 0 67px
}

.invest1 .wrap .title .p2 {
    width: 900px;
    font-weight: 400;
    font-size: 18px;
    color: #1A1A1A;
    line-height: 38px;
    margin: auto
}

.invest1 .wrap .content .investSwiper {
    width: 100%
}

.invest1 .wrap .content .investSwiper .swiper-slide .item {
    width: 100%
}

.invest1 .wrap .content .investSwiper .swiper-slide .item .img {
    width: 100%;
    height: 420px;
    overflow: hidden;
    border-radius: 15px
}

.invest1 .wrap .content .investSwiper .swiper-slide .item .img:hover img {
    transform: scale(1.05)
}

.invest1 .wrap .content .investSwiper .swiper-slide .item .img img {
    width: 100%;
    height: 100%;
    transition: .6s ease
}

.invest1 .wrap .content .investSwiper .swiper-slide .item .text {
    padding: 42px 58px 0 26px
}

.invest1 .wrap .content .investSwiper .swiper-slide .item .text .p1 {
    font-weight: bold;
    font-size: 18px;
    color: #1A1A1A
}

.invest1 .wrap .content .investSwiper .swiper-slide .item .text .line {
    width: 502px;
    height: 1px;
    background: #E7E7E7;
    margin: 27px 0
}

.invest1 .wrap .content .investSwiper .swiper-slide .item .text .line div {
    width: 100px;
    height: 1px;
    background: #069AB2
}

.invest1 .wrap .content .investSwiper .swiper-slide .item .text .pick {
    font-weight: 400;
    font-size: 18px;
    color: #1A1A1A;
    line-height: 36px
}

.invest2 {
    padding: 0 0 64px;
    background: #fff;
    position: relative;
    z-index: 1
}

.invest2 .wrap {
    width: 1200px;
    margin: auto
}

.invest2 .wrap .title {
    text-align: center;
    margin: 0 0 84px
}

.invest2 .wrap .title .p1 {
    font-weight: bold;
    font-size: 32px;
    color: #1A1A1A;
    margin: 0 0 48px
}

.invest2 .wrap .title .p2 {
    width: 900px;
    font-weight: 400;
    font-size: 18px;
    color: #1A1A1A;
    line-height: 38px;
    margin: auto
}

.invest2 .wrap .content {
    display: flex;
    justify-content: center;
    gap: 0 60px
}

.invest2 .wrap .content .item:hover .icon img {
    transform: rotateY(180deg)
}

.invest2 .wrap .content .item .icon {
    width: 88px;
    margin: 0 auto 40px
}

.invest2 .wrap .content .item .icon img {
    width: 100%;
    transition: .6s ease
}

.invest2 .wrap .content .item .text {
    text-align: center
}

.invest2 .wrap .content .item .text .p1 {
    font-weight: 400;
    font-size: 18px;
    color: #1A1A1A;
    margin: 0 0 28px
}

.invest2 .wrap .content .item .text .p2 {
    font-weight: 400;
    font-size: 16px;
    color: #1A1A1A
}

.invest3 {
    padding: 100px 0 180px;
    background: #fff;
    position: relative;
    z-index: 1
}

.invest3 .wrap {
    width: 1200px;
    margin: auto
}

.invest3 .wrap .title {
    text-align: center;
    margin: 0 0 59px
}

.invest3 .wrap .title .p1 {
    font-weight: bold;
    font-size: 32px;
    color: #1A1A1A;
    margin: 0 0 48px
}

.invest3 .wrap .title .p2 {
    width: 900px;
    font-weight: 400;
    font-size: 18px;
    color: #1A1A1A;
    line-height: 38px;
    margin: auto
}

.invest3 .wrap .content {
    position: relative;
    z-index: 1;
    display: grid;
    grid-template-columns:repeat(4, 1fr)
}

.invest3 .wrap .content .item {
    width: 100%;
    height: 450px;
    padding: 0 40px 46px 40px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    font-weight: bold;
    font-size: 20px;
    color: #FFFFFF
}

.invest3 .wrap .content .item:not(:last-child) {
    border-right: 1px solid rgba(255, 255, 255, 0.4)
}

.invest4 {
    position: relative;
    z-index: 2;
    height: 100vh
}

.invest4 .wrap {
    width: 975px;
    margin: 228px auto 0
}

.invest4 .wrap .title {
    text-align: center;
    font-weight: bold;
    font-size: 32px;
    color: #FFFFFF;
    line-height: 48px;
    margin: 0 0 116px
}

.invest4 .wrap .pick {
    font-weight: bold;
    font-size: 18px;
    color: #FFFFFF;
    line-height: 42px
}

.invest5 {
    padding: 110px 0 130px;
    background: #fff;
    position: relative;
    z-index: 1
}

.invest5 .wrap {
    width: 1200px;
    margin: auto
}

.invest5 .wrap .title {
    text-align: center;
    font-weight: bold;
    font-size: 32px;
    color: #1A1A1A
}

.invest5 .wrap .content {
    margin: 100px 0 0 0;
    display: flex;
    align-items: center;
    justify-content: space-between
}

.invest5 .wrap .content .img {
    width: 580px;
    height: 613px;
    overflow: hidden;
    border-radius: 22px
}

.invest5 .wrap .content .img:hover img {
    transform: scale(1.05)
}

.invest5 .wrap .content .img img {
    width: 100%;
    height: 100%;
    transition: 1s
}

.invest5 .wrap .content .r {
    width: 540px
}

.invest5 .wrap .content .r .lg {
    width: 142px
}

.invest5 .wrap .content .r .p1 {
    font-weight: 800;
    font-size: 28px;
    color: #1A1A1A;
    margin: 36px 0 70px
}

.invest5 .wrap .content .r .text {
    font-weight: 500;
    font-size: 18px;
    color: #1A1A1A;
    line-height: 36px
}

.fixed_img {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
}

.fixed_img img {
    width: 100%;
    height: 100%
}

footer {
    position: relative;
    z-index: 2
}
@media screen and (max-width: 1919px) {
    .invest1{
        padding: 7.5520833333vw 0px 8.8541666667vw;
    }
    .invest1 .wrap{
        width: 94.375vw;
    }
    .invest1 .wrap .title{
        margin: 0px 0px 4.5833333333vw;
    }
    .invest1 .wrap .title .p1{
        font-size: 1.6666666667vw;
        margin: 0px 0px 3.4895833333vw;
    }
    .invest1 .wrap .title .p2{
        width: 46.875vw;
        font-size: 0.9375vw;
        line-height: 1.9791666667vw;
    }

    .invest1 .wrap .content .investSwiper .swiper-slide .item .img{
        height: 21.875vw;
        border-radius: 0.78125vw;
    }
    .invest1 .wrap .content .investSwiper .swiper-slide .item .text{
        padding: 2.1875vw 3.0208333333vw 0px 1.3541666667vw;
    }
    .invest1 .wrap .content .investSwiper .swiper-slide .item .text .p1{
        font-size: 0.9375vw;
    }
    .invest1 .wrap .content .investSwiper .swiper-slide .item .text .line{
        width: 26.1458333333vw;
        margin: 1.40625vw 0px;
    }
    .invest1 .wrap .content .investSwiper .swiper-slide .item .text .line div{
        width: 5.2083333333vw;
    }
    .invest1 .wrap .content .investSwiper .swiper-slide .item .text .pick{
        font-size: 0.9375vw;
        line-height: 1.875vw;
    }
    .invest2{
        padding: 0px 0px 3.3333333333vw;
    }
    .invest2 .wrap{
        width: 62.5vw;
    }
    .invest2 .wrap .title{
        margin: 0px 0px 4.375vw;
    }
    .invest2 .wrap .title .p1{
        font-size: 1.6666666667vw;
        margin: 0px 0px 2.5vw;
    }
    .invest2 .wrap .title .p2{
        width: 46.875vw;
        font-size: 0.9375vw;
        line-height: 1.9791666667vw;
    }
    .invest2 .wrap .content{
        gap: 0px 3.125vw;
    }
    .invest2 .wrap .content .item .icon{
        width: 4.5833333333vw;
        margin: 0px auto 2.0833333333vw;
    }
    .invest2 .wrap .content .item .text .p1{
        font-size: 0.9375vw;
        margin: 0px 0px 1.4583333333vw;
    }
    .invest2 .wrap .content .item .text .p2{
        font-size: 0.8333333333vw;
    }
    .invest3{
        padding: 5.2083333333vw 0px 9.375vw;
    }
    .invest3 .wrap{
        width: 62.5vw;
    }
    .invest3 .wrap .title{
        margin: 0px 0px 3.0729166667vw;
    }
    .invest3 .wrap .title .p1{
        font-size: 1.6666666667vw;
        margin: 0px 0px 2.5vw;
    }
    .invest3 .wrap .title .p2{
        width: 46.875vw;
        font-size: 0.9375vw;
        line-height: 1.9791666667vw;
    }
    .invest3 .wrap .content .item{
        height: 23.4375vw;
        padding: 0px 2.0833333333vw 2.3958333333vw;
        font-size: 1.0416666667vw;
    }
    .invest4 .wrap{
        width: 50.78125vw;
        margin: 11.875vw auto 0px;
    }
    .invest4 .wrap .title{
        font-size: 1.6666666667vw;
        line-height: 2.5vw;
        margin: 0px 0px 6.0416666667vw;
    }
    .invest4 .wrap .pick{
        font-size: 0.9375vw;
        line-height: 2.1875vw;
    }
    .invest5{
        padding: 5.7291666667vw 0px 6.7708333333vw;
    }
    .invest5 .wrap{
        width: 62.5vw;
    }
    .invest5 .wrap .title{
        font-size: 1.6666666667vw;
    }
    .invest5 .wrap .content{
        margin: 5.2083333333vw 0px 0px;
    }
    .invest5 .wrap .content .img{
        width: 30.2083333333vw;
        height: 31.9270833333vw;
        border-radius: 1.1458333333vw;
    }
    .invest5 .wrap .content .r{
        width: 28.125vw;
    }
    .invest5 .wrap .content .r .lg{
        width: 7.3958333333vw;
    }
    .invest5 .wrap .content .r .p1{
        font-size: 1.4583333333vw;
        margin: 1.875vw 0px 3.6458333333vw;
    }
    .invest5 .wrap .content .r .text{
        font-size: 0.9375vw;
        line-height: 1.875vw;
    }
}
@media screen and (max-width: 1024px) {
    .invest1{
        padding: 55px 0;
    }
    .invest1 .wrap .title .p1{
        font-size: 24px;
        margin: 0 0 20px;
    }
    .invest1 .wrap{
        width: 90%;
    }
    .invest1 .wrap .title .p2{
        width: 100%;
        font-size: 12px;
        line-height: 28px;
    }
    .invest1 .wrap .content .investSwiper {
        width: 180%;
    }
    .invest1 .wrap .title{
        margin: 0 0 24px;
    }
    .invest1 .wrap .content .investSwiper .swiper-slide .item .img{
        height: auto;
        border-radius: 10px;
    }
    .invest1 .wrap .content .investSwiper .swiper-slide .item .text{
        padding: 20px 0;
    }
    .invest1 .wrap .content .investSwiper .swiper-slide .item .text .p1{
        font-size: 18px;
    }
    .invest1 .wrap .content .investSwiper .swiper-slide .item .text .line{
        width: 100%;
        margin: 15px auto ;
        height: 1px
    }
    .invest1 .wrap .content .investSwiper .swiper-slide .item .text .line div{
        width: 30%;
    }
    .invest1 .wrap .content .investSwiper .swiper-slide .item .text .pick{
        font-size: 13px;
        line-height: 25px;
    }
    .invest2{
        padding: 0 0 50px;
    }
    .invest2 .wrap .title .p1{
        font-size: 22px;
        margin: 0 0 15px;
    }
    .invest2 .wrap{
        width: 90%;
    }
    .invest2 .wrap .title{
        margin: 0 0 10px;
    }
    .invest2 .wrap .title .p2{
        width: 100%;
        font-size: 13px;
        line-height: 28px;
    }

    .invest2 .wrap .content{
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 35px 25px;
        margin: 45px 0 0 0;
    }
    .invest2 .wrap .content .item .icon{
        width: 50px;
        margin: 0 auto 20px;
    }
    .invest2 .wrap .content .item .text .p1{
        font-size: 14px;
        margin: 0 0 10px;
    }
    .invest2 .wrap .content .item .text .p2{
        font-size: 12px;
        line-height: 25px;
    }

    .invest3{
        padding: 30px 0;
    }
    .invest3 .wrap{
        width: 90%;
    }
    .invest3 .wrap .content .item {
        height: 161px;
        padding: 0 0 20px 11%;
        font-size: 12px;
    }
    .invest4 .wrap{
        width: 90%;
        margin: 50px auto 0;
    }
    .invest3 .wrap .title{
        margin: 0 0 25px;
    }
    .invest3 .wrap .title .p1{
        font-size: 20px;
        margin: 0 0 15px;
    }
    .invest3 .wrap .title .p2{
        width: 100%;
        font-size: 13px;
        line-height: 25px;
    }

    .invest4 {
        height: 50vh;
    }
    .invest4 .wrap .title{
        font-size: 18px;
        line-height: 30px;
        margin: 0 0 54px;
    }
    .invest4 .wrap .pick{
        font-size: 12px;
        line-height: 27px;
    }
    .invest5{
        padding: 50px 0;
    }
    .invest5 .wrap{
        width: 90%;
    }
    .invest5 .wrap .title{
        font-size: 22px;
    }
    .invest5 .wrap .content{
        margin: 35px 0 0 0;
        flex-direction: column;
    }
    .invest5 .wrap .content .img {
        width: 100%;
        height: auto;
        border-radius: 15px;
    }
    .invest5 .wrap .content .r {
        width: 100%;
        margin: 25px 0 0 0;
    }
    .invest5 .wrap .content .r .lg {
        width: 100px;
    }
    .invest5 .wrap .content .r .p1{
        font-size: 18px;
        margin: 10px 0 20px;
    }
    .invest5 .wrap .content .r .text{
        font-size: 13px;
        line-height: 28px;
    }
}
