.solutionInfo {
    position: relative;
    z-index: 2;
    height: 41.6666666667vw;
}

.solutionInfo .wrap {
    width: 1700px;
    margin: 135px auto 0;
    text-align: center
}

.solutionInfo .wrap .top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    padding: 0 0 21px;
    margin: 0 0 207px
}

.solutionInfo .wrap .top .l {
    display: flex;
    align-items: center
}

.solutionInfo .wrap .top .l a {
    font-weight: 400;
    font-size: 16px;
    color: #FFFFFF
}

.solutionInfo .wrap .top .l .iconfont {
    color: #fff;
    font-size: 14px;
    margin: 0 6px
}

.solutionInfo .wrap .top .back {
    width: 57px;
    height: 30px;
    background: #FFFFFF;
    border-radius: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 400;
    font-size: 14px;
    color: #333333
}

.solutionInfo .wrap .title {
    width: 671px;
    margin: auto
}

.solutionInfo .wrap .title h1 {
    font-weight: bold;
    font-size: 42px;
    color: #FFFFFF;
    margin: 0 0 56px
}

.solutionInfo .wrap .title p {
    font-weight: 400;
    font-size: 18px;
    color: #FFFFFF;
    line-height: 30px
}

.solutionInfo2 {
    padding: 108px 0 72px 0
}

.solutionInfo2 .wrap {
    width: 1480px;
    margin: auto
}

.solutionInfo2 .wrap .matter:not(:last-child) {
    margin: 0 0 119px
}

.solutionInfo2 .wrap .matter .title {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    margin: 0 0 38px
}

.solutionInfo2 .wrap .matter .title .l h1 {
    font-weight: bold;
    font-size: 30px;
    color: #1A1A1A
}

.solutionInfo2 .wrap .matter .title .l .pick {
    font-weight: 400;
    font-size: 18px;
    color: #666666;
    line-height: 28px;
    margin: 43px 0 0 0
}

.solutionInfo2 .wrap .matter .title .button {
    display: flex
}

.solutionInfo2 .wrap .matter .title .button .circle {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    border: 1px solid #DADADA;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: .3s ease
}

.solutionInfo2 .wrap .matter .title .button .circle:hover {
    background: #00388B;
    transform: scale(1.1)
}

.solutionInfo2 .wrap .matter .title .button .circle:hover .iconfont {
    color: #fff
}

.solutionInfo2 .wrap .matter .title .button .circle:first-child {
    transform: rotate(180deg)
}

.solutionInfo2 .wrap .matter .title .button .circle:first-child:hover {
    transform: rotate(180deg) scale(1.1)
}

.solutionInfo2 .wrap .matter .title .button .circle:first-child:hover .iconfont {
    color: #fff
}

.solutionInfo2 .wrap .matter .title .button .circle:not(:last-child) {
    margin: 0 10px 0 0
}

.solutionInfo2 .wrap .matter .title .button .circle .iconfont {
    color: #000;
    font-size: 18px;
    transition: .6s ease
}

.solutionInfo2 .wrap .matter .content {
    position: relative
}

.solutionInfo2 .wrap .matter .content .InfoSwiper {
    width: 2240px
}

.solutionInfo2 .wrap .matter .content .InfoSwiper .swiper-slide .img {
    width: 100%;
    height: 388px
}

.solutionInfo2 .wrap .matter .content .InfoSwiper .swiper-slide .img img {
    width: 100%;
    height: 100%;
    transition: 1s
}

.solutionInfo2 .wrap .matter .content .InfoSwiper .swiper-slide .text {
    margin: 40px 0 0 0
}

.solutionInfo2 .wrap .matter .content .InfoSwiper .swiper-slide .text h1 {
    font-weight: bold;
    font-size: 18px;
    color: #1A1A1A
}

.solutionInfo2 .wrap .matter .content .InfoSwiper .swiper-slide .text .pick {
    margin: 19px 0 0 0;
    font-weight: 400;
    font-size: 16px;
    color: #333333
}

.solutionInfo3 {
    padding: 100px 0 147px 0
}

.solutionInfo3 .wrap {
    width: 1480px;
    margin: auto
}

.solutionInfo3 .wrap .title {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0 0 58px
}

.solutionInfo3 .wrap .title h1 {
    font-weight: bold;
    font-size: 30px;
    color: #1A1A1A
}

.solutionInfo3 .wrap .title .button {
    display: flex
}

.solutionInfo3 .wrap .title .button .circle {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    border: 1px solid #DADADA;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: .3s ease
}

.solutionInfo3 .wrap .title .button .circle:hover {
    background: #00388B;
    transform: scale(1.1)
}

.solutionInfo3 .wrap .title .button .circle:hover .iconfont {
    color: #fff
}

.solutionInfo3 .wrap .title .button .circle:first-child {
    transform: rotate(180deg)
}

.solutionInfo3 .wrap .title .button .circle:first-child:hover {
    transform: rotate(180deg) scale(1.1)
}

.solutionInfo3 .wrap .title .button .circle:first-child:hover .iconfont {
    color: #fff
}

.solutionInfo3 .wrap .title .button .circle:not(:last-child) {
    margin: 0 10px 0 0
}

.solutionInfo3 .wrap .title .button .circle .iconfont {
    color: #000;
    font-size: 18px;
    transition: .6s ease
}

.solutionInfo3 .wrap .content .solu_pro_swiper {
    width: 2240px
}

.solutionInfo3 .wrap .content .solu_pro_swiper .swiper-slide .item {
    width: 100%;
    border-radius: 12px;
    background: #F4F4F4;
    padding: 12px 0 0 0;
    display: block
}

.solutionInfo3 .wrap .content .solu_pro_swiper .swiper-slide .item:hover .img img {
    transform: scale(1.05)
}

.solutionInfo3 .wrap .content .solu_pro_swiper .swiper-slide .item:hover .text h1 {
    color: #00388B
}

.solutionInfo3 .wrap .content .solu_pro_swiper .swiper-slide .item .img {
    height: 334px;
    width: 666px;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    overflow: hidden
}

.solutionInfo3 .wrap .content .solu_pro_swiper .swiper-slide .item .img img {
    object-fit: contain;
    transition: 1s
}

.solutionInfo3 .wrap .content .solu_pro_swiper .swiper-slide .item .text {
    border-top: 1px solid #E2E2E2;
    padding: 41px 40px 43px 59px
}

.solutionInfo3 .wrap .content .solu_pro_swiper .swiper-slide .item .text h1 {
    font-weight: bold;
    font-size: 20px;
    color: #1A1A1A;
    transition: .6s ease
}

.solutionInfo3 .wrap .content .solu_pro_swiper .swiper-slide .item .text .dis {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 13px 0 0 0
}

.solutionInfo3 .wrap .content .solu_pro_swiper .swiper-slide .item .text .dis .pick {
    font-weight: 400;
    font-size: 16px;
    color: #666666
}

.solutionInfo3 .wrap .content .solu_pro_swiper .swiper-slide .item .text .dis .more {
    display: flex;
    align-items: center
}

.solutionInfo3 .wrap .content .solu_pro_swiper .swiper-slide .item .text .dis .more p {
    font-weight: 400;
    font-size: 16px;
    color: #1A1A1A;
    margin: 0 5px 0 0
}

.solutionInfo3 .wrap .content .solu_pro_swiper .swiper-slide .item .text .dis .more .iconfont {
    font-size: 18px;
    color: #000
}

@media screen and (max-width: 1919px) {
    .solutionInfo {
        position: relative;
        z-index: 2;
        height: 41.6666666667vw
    }

    .solutionInfo .wrap {
        width: 88.5416666667vw;
        margin: 7.03125vw auto 0;
        text-align: center
    }

    .solutionInfo .wrap .top {
        display: flex;
        align-items: center;
        justify-content: space-between;
        border-bottom: .0520833333vw solid rgba(255, 255, 255, 0.1);
        padding: 0 0 1.09375vw;
        margin: 0 0 10.78125vw
    }

    .solutionInfo .wrap .top .l {
        display: flex;
        align-items: center
    }

    .solutionInfo .wrap .top .l a {
        font-weight: 400;
        font-size: .8333333333vw;
        color: #FFFFFF
    }

    .solutionInfo .wrap .top .l .iconfont {
        color: #fff;
        font-size: .7291666667vw;
        margin: 0 .3125vw
    }

    .solutionInfo .wrap .top .back {
        width: 2.96875vw;
        height: 1.5625vw;
        background: #FFFFFF;
        border-radius: .78125vw;
        display: flex;
        align-items: center;
        justify-content: center;
        font-weight: 400;
        font-size: .7291666667vw;
        color: #333333
    }

    .solutionInfo .wrap .title {
        width: 34.9479166667vw;
        margin: auto
    }

    .solutionInfo .wrap .title h1 {
        font-weight: bold;
        font-size: 2.1875vw;
        color: #FFFFFF;
        margin: 0 0 2.9166666667vw
    }

    .solutionInfo .wrap .title p {
        font-weight: 400;
        font-size: .9375vw;
        color: #FFFFFF;
        line-height: 1.5625vw
    }

    .solutionInfo2 {
        padding: 5.625vw 0 3.75vw 0
    }

    .solutionInfo2 .wrap {
        width: 77.0833333333vw;
        margin: auto
    }

    .solutionInfo2 .wrap .matter:not(:last-child) {
        margin: 0 0 6.1979166667vw
    }

    .solutionInfo2 .wrap .matter .title {
        display: flex;
        align-items: flex-end;
        justify-content: space-between;
        margin: 0 0 1.9791666667vw
    }

    .solutionInfo2 .wrap .matter .title .l h1 {
        font-weight: bold;
        font-size: 1.5625vw;
        color: #1A1A1A
    }

    .solutionInfo2 .wrap .matter .title .l .pick {
        font-weight: 400;
        font-size: .9375vw;
        color: #666666;
        line-height: 1.4583333333vw;
        margin: 2.2395833333vw 0 0 0
    }

    .solutionInfo2 .wrap .matter .title .button {
        display: flex
    }

    .solutionInfo2 .wrap .matter .title .button .circle {
        width: 2.6041666667vw;
        height: 2.6041666667vw;
        border-radius: 50%;
        border: .0520833333vw solid #DADADA;
        display: flex;
        align-items: center;
        justify-content: center;
        cursor: pointer;
        transition: .3s ease
    }

    .solutionInfo2 .wrap .matter .title .button .circle:hover {
        background: #00388B;
        transform: scale(1.1)
    }

    .solutionInfo2 .wrap .matter .title .button .circle:hover .iconfont {
        color: #fff
    }

    .solutionInfo2 .wrap .matter .title .button .circle:first-child {
        transform: rotate(180deg)
    }

    .solutionInfo2 .wrap .matter .title .button .circle:first-child:hover {
        transform: rotate(180deg) scale(1.1)
    }

    .solutionInfo2 .wrap .matter .title .button .circle:first-child:hover .iconfont {
        color: #fff
    }

    .solutionInfo2 .wrap .matter .title .button .circle:not(:last-child) {
        margin: 0 .5208333333vw 0 0
    }

    .solutionInfo2 .wrap .matter .title .button .circle .iconfont {
        color: #000;
        font-size: .9375vw;
        transition: .6s ease
    }

    .solutionInfo2 .wrap .matter .content {
        position: relative
    }

    .solutionInfo2 .wrap .matter .content .InfoSwiper {
        width: 116.6666666667vw
    }

    .solutionInfo2 .wrap .matter .content .InfoSwiper .swiper-slide .img {
        width: 100%;
        height: 20.2083333333vw
    }

    .solutionInfo2 .wrap .matter .content .InfoSwiper .swiper-slide .img img {
        width: 100%;
        height: 100%;
        transition: 1s
    }

    .solutionInfo2 .wrap .matter .content .InfoSwiper .swiper-slide .text {
        margin: 2.0833333333vw 0 0 0
    }

    .solutionInfo2 .wrap .matter .content .InfoSwiper .swiper-slide .text h1 {
        font-weight: bold;
        font-size: .9375vw;
        color: #1A1A1A
    }

    .solutionInfo2 .wrap .matter .content .InfoSwiper .swiper-slide .text .pick {
        margin: .9895833333vw 0 0 0;
        font-weight: 400;
        font-size: .8333333333vw;
        color: #333333
    }

    .solutionInfo3 {
        padding: 5.2083333333vw 0 7.65625vw 0
    }

    .solutionInfo3 .wrap {
        width: 77.0833333333vw;
        margin: auto
    }

    .solutionInfo3 .wrap .title {
        display: flex;
        align-items: center;
        justify-content: space-between;
        margin: 0 0 3.0208333333vw
    }

    .solutionInfo3 .wrap .title h1 {
        font-weight: bold;
        font-size: 1.5625vw;
        color: #1A1A1A
    }

    .solutionInfo3 .wrap .title .button {
        display: flex
    }

    .solutionInfo3 .wrap .title .button .circle {
        width: 2.6041666667vw;
        height: 2.6041666667vw;
        border-radius: 50%;
        border: .0520833333vw solid #DADADA;
        display: flex;
        align-items: center;
        justify-content: center;
        cursor: pointer;
        transition: .3s ease
    }

    .solutionInfo3 .wrap .title .button .circle:hover {
        background: #00388B;
        transform: scale(1.1)
    }

    .solutionInfo3 .wrap .title .button .circle:hover .iconfont {
        color: #fff
    }

    .solutionInfo3 .wrap .title .button .circle:first-child {
        transform: rotate(180deg)
    }

    .solutionInfo3 .wrap .title .button .circle:first-child:hover {
        transform: rotate(180deg) scale(1.1)
    }

    .solutionInfo3 .wrap .title .button .circle:first-child:hover .iconfont {
        color: #fff
    }

    .solutionInfo3 .wrap .title .button .circle:not(:last-child) {
        margin: 0 .5208333333vw 0 0
    }

    .solutionInfo3 .wrap .title .button .circle .iconfont {
        color: #000;
        font-size: .9375vw;
        transition: .6s ease
    }

    .solutionInfo3 .wrap .content .solu_pro_swiper {
        width: 116.6666666667vw
    }

    .solutionInfo3 .wrap .content .solu_pro_swiper .swiper-slide .item {
        width: 100%;
        border-radius: .625vw;
        background: #F4F4F4;
        padding: .625vw 0 0 0;
        display: block
    }

    .solutionInfo3 .wrap .content .solu_pro_swiper .swiper-slide .item:hover .img img {
        transform: scale(1.05)
    }

    .solutionInfo3 .wrap .content .solu_pro_swiper .swiper-slide .item:hover .text h1 {
        color: #00388B
    }

    .solutionInfo3 .wrap .content .solu_pro_swiper .swiper-slide .item .img {
        height: 17.3958333333vw;
        width: 34.6875vw;
        display: flex;
        align-items: flex-end;
        justify-content: center;
        overflow: hidden
    }

    .solutionInfo3 .wrap .content .solu_pro_swiper .swiper-slide .item .img img {
        object-fit: contain;
        transition: 1s
    }

    .solutionInfo3 .wrap .content .solu_pro_swiper .swiper-slide .item .text {
        border-top: 1px solid #E2E2E2;
        padding: 2.1354166667vw 2.0833333333vw 2.2395833333vw 3.0729166667vw
    }

    .solutionInfo3 .wrap .content .solu_pro_swiper .swiper-slide .item .text h1 {
        font-weight: bold;
        font-size: 1.0416666667vw;
        color: #1A1A1A;
        transition: .6s ease
    }

    .solutionInfo3 .wrap .content .solu_pro_swiper .swiper-slide .item .text .dis {
        display: flex;
        align-items: center;
        justify-content: space-between;
        margin: .6770833333vw 0 0 0
    }

    .solutionInfo3 .wrap .content .solu_pro_swiper .swiper-slide .item .text .dis .pick {
        font-weight: 400;
        font-size: .8333333333vw;
        color: #666666
    }

    .solutionInfo3 .wrap .content .solu_pro_swiper .swiper-slide .item .text .dis .more {
        display: flex;
        align-items: center
    }

    .solutionInfo3 .wrap .content .solu_pro_swiper .swiper-slide .item .text .dis .more p {
        font-weight: 400;
        font-size: .8333333333vw;
        color: #1A1A1A;
        margin: 0 .2604166667vw 0 0
    }

    .solutionInfo3 .wrap .content .solu_pro_swiper .swiper-slide .item .text .dis .more .iconfont {
        font-size: .9375vw;
        color: #000
    }
}
@media screen and (max-width: 1024px) {
    .solutionInfo{
        height: 350px;
        margin: 60px 0 0 0;
    }
    .solutionInfo .wrap .top{
        padding: 0 0 10px;
        margin: 0 0 65px;
    }
    .solutionInfo .wrap .top .l a{
        font-size: 12px;
    }
    .solutionInfo .wrap .top .l .iconfont{
        font-size: 12px;
        margin: 0 5px;
    }
    .solutionInfo .wrap .top .back {
        width: 57px;
        height: 30px;
        border-radius: 15px;
        font-size: 12px;
    }
    .solutionInfo .wrap .title h1{
        font-size: 20px;
        margin: 0 0 22px;
    }
    .solutionInfo .wrap .title p{
        font-size: 12px;
        line-height: 25px;
    }
    .solutionInfo .wrap .title{
        width: 100%;
    }
    .solutionInfo2{
        padding: 55px 0;
    }
    .solutionInfo2 .wrap{
        width: 90%;
        margin: 25px auto 0;
    }
    .solutionInfo2 .wrap .matter .title{
        flex-direction: column;
        align-items: unset;
        margin: 0 0 22px;
    }
    .solutionInfo2 .wrap .matter .title .button{
        margin: 20px 0 0 0;
    }
    .solutionInfo2 .wrap .matter .title .button .circle{
        width: 45px;
        height: 45px;
        border: 1px solid #DADADA;
    }
    .solutionInfo2 .wrap .matter .title .button .circle:not(:last-child) {
        margin: 0 15px 0 0;
    }
    .solutionInfo2 .wrap .matter .title .button .circle .iconfont{
        font-size: 12px;
    }
    .solutionInfo2 .wrap .matter .title .l h1{
        font-size: 18px;
    }
    .solutionInfo2 .wrap .matter .title .l .pick{
        margin: 10px 0 0 0;
        font-size: 13px;
        line-height: 25px;
    }

    .solutionInfo2 .wrap .matter .content .InfoSwiper {
        width: 100%;
    }
    .solutionInfo2 .wrap .matter .content .InfoSwiper .swiper-slide .img{
        height: auto;
    }
    .solutionInfo2 .wrap .matter .content .InfoSwiper .swiper-slide .text{
        margin: 22px 0 0 0;
    }
    .solutionInfo2 .wrap .matter .content .InfoSwiper .swiper-slide .text h1{
        font-size: 16px;
    }
    .solutionInfo2 .wrap .matter .content .InfoSwiper .swiper-slide .text .pick{
        font-size: 13px;
        margin: 8px 0 0 0;
    }
    .solutionInfo2 .wrap .matter:not(:last-child) {
        margin: 0 0 45px;
    }
}
