

.proInfo {
    width: 100%;
    height: 100vh;
    position: relative;
    z-index: 99
}

.proInfo .wrap {
    margin: 135px auto 0;
    text-align: center
}

.proInfo .wrap .top_jump {
    margin: 0 0 100px;
    height: 74px
}

.proInfo .wrap .top {
    width: 100%;
    height: 74px;
    position: fixed;
    top: 100px;
    z-index: 1
}

.proInfo .wrap .top .top_ {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 110px;
    transition: .6s;
    position: relative
}

.proInfo .wrap .top .top_:after {
    content: '';
    position: absolute;
    width: calc(100% - 220px);
    height: 1px;
    background: rgba(255, 255, 255, 0.1);
    left: 50%;
    transform: translateX(-50%);
    bottom: 0
}

.proInfo .wrap .top .top_.y {
    transform: translateY(-100px)
}

.proInfo .wrap .top.on .top_ {
    background: #fff
}

.proInfo .wrap .top.on .l a {
    color: #000
}

.proInfo .wrap .top.on .l .iconfont {
    color: #000
}

.proInfo .wrap .top.on .r .links a {
    color: #000
}

.proInfo .wrap .top.on .r > a {
    background: #00388B;
    color: #fff
}

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

.proInfo .wrap .top .l a {
    font-weight: 400;
    font-size: 16px;
    color: #FFFFFF;
    transition: .6s ease
}

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

.proInfo .wrap .top .r {
    display: flex;
    align-items: center
}

.proInfo .wrap .top .r .links {
    display: flex;
    align-items: center;
    margin: 0 30px 0 0
}

.proInfo .wrap .top .r .links a {
    font-weight: 400;
    font-size: 16px;
    color: #FFFFFF;
    transition: .6s ease
}

.proInfo .wrap .top .r .links a:not(:last-child) {
    margin: 0 21px 0 0
}

.proInfo .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;
    transition: .6s ease
}

.proInfo .wrap .title {
    width: 671px;
    position: absolute;
    top: 32%;
    left: 11.71875vw;
    text-align: left
}

.proInfo .wrap .title h1 {
    font-size: 32px;
    color: #FFFFFF;
    margin: 0 0 17px
}

.proInfo .wrap .title h2 {
    font-weight: 400;
    font-size: 22px;
    color: #FFFFFF
}

.proInfo2 {
    height: calc(100vh + 1500px)
}

.proInfo2 .fix {
    height: 100vh;
    position: sticky;
    top: 0;
    left: 0;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center
}

.proInfo2 .fix .wrap {
    text-align: center
}

.proInfo2 .fix .wrap .p1 {
    font-weight: 800;
    font-size: 20px;
    color: #888888
}

.proInfo2 .fix .wrap .p2 {
    font-weight: 800;
    font-size: 42px;
    color: #1A1A1A;
    margin: 172px 0 36px 0
}

.proInfo2 .fix .wrap .flex {
    height: 256px;
    overflow: hidden;
    position: relative;
    width: fit-content;
    margin: auto
}

.proInfo2 .fix .wrap .flex .color {
    position: absolute;
    width: 100%;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    height: 82px;
    border: 8px solid #3DFF67;
    border-radius: 41px
}

.proInfo2 .fix .wrap .flex .y {
    transition: 1s
}

.proInfo2 .fix .wrap .flex:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: linear-gradient(0deg, #fff, rgba(255, 255, 255, 0.1));
    pointer-events: none
}

.proInfo2 .fix .wrap .flex .list {
    width: fit-content;
    padding: 0 32px;
    height: 82px;
    border-radius: 41px;
    border: 8px solid transparent;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 800;
    font-size: 42px;
    color: #1A1A1A;
    margin: auto;
    cursor: pointer;
    transition: .3s ease;
    transition-delay: .3s
}

.proInfo2 .fix .wrap .flex .list.opacity {
    transition-delay: unset;
    opacity: 0
}

.proInfo2 .fix .wrap .flex .list:not(:last-child) {
    margin: 0 auto 5px
}

.proInfo3 {
    padding: 10px 0 97px 0;
    margin-top: -20vh
}

.proInfo3 .wrap {
    width: 1400px;
    margin: auto
}

.proInfo3 .wrap .content {
    display: flex
}

.proInfo3 .wrap .content .pic {
    width: 700px;
    height: 651px;
    border-radius: 15px;
    overflow: hidden
}

.proInfo3 .wrap .content .pic img {
    width: 100%;
    height: 100%
}

.proInfo3 .wrap .content .r {
    margin: 88px 0 0 0
}

.proInfo3 .wrap .content .r .move {
    margin: 0 0 0 200px
}

.proInfo3 .wrap .content .r .move .p1 {
    font-weight: 800;
    font-size: 42px;
    color: #1A1A1A
}

.proInfo3 .wrap .content .r .move .p2 {
    font-weight: 500;
    font-size: 36px;
    color: #1A1A1A;
    margin: 15px 0 33px 0
}

.proInfo3 .wrap .content .r .move .p3 {
    width: fit-content;
    font-family: 'DINPro', sans-serif;
    font-weight: bold;
    font-size: 68px;
    color: #1A1A1A;
    line-height: 65px;
    background: linear-gradient(-90deg, #00388B 0%, #7FFF6E 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.proInfo3 .wrap .content .r .img {
    margin: 63px 0 0 0;
    width: 741px
}

.proInfo3 .wrap .content .r .img img {
    width: 100%
}

.proInfo3 .wrap .content2 {
    margin: 94px 0 0 0;
    position: relative
}

.proInfo3 .wrap .content2 .text {
    position: absolute;
    top: 80px;
    left: 102px;
    z-index: 12
}

.proInfo3 .wrap .content2 .text .p1 {
    font-weight: 800;
    font-size: 42px;
    color: #1A1A1A;
    margin: 0 0 35px
}

.proInfo3 .wrap .content2 .text .p2 {
    font-weight: 500;
    font-size: 18px;
    color: #1A1A1A
}

.proInfo3 .wrap .content2 .img {
    width: 100%
}

.proInfo3 .wrap .content3 {
    display: flex;
    justify-content: space-between;
    margin: 100px 0 0 0
}

.proInfo3 .wrap .content3 .item {
    width: 668px
}

.proInfo3 .wrap .content3 .item .p1 {
    font-weight: 500;
    font-size: 42px;
    color: #1A1A1A;
    margin: 0 0 23px
}

.proInfo3 .wrap .content3 .item .p2 {
    font-weight: 500;
    font-size: 18px;
    color: #1A1A1A;
    margin: 0 0 37px
}

.proInfo3 .wrap .content3 .item .img {
    width: 100%;
    overflow: hidden;
    border-radius: 13px
}

.proInfo3 .wrap .content3 .item .img:hover img {
    transform: scale(1.05)
}

.proInfo3 .wrap .content3 .item .img img {
    width: 100%;
    transition: 1s
}

.proInfo3 .wrap .content4 {
    width: 100%;
    background: linear-gradient(180deg, #E1E5ED, #909AA8);
    border-radius: 16px;
    padding: 76px 80px 36px 67px;
    margin: 67px 0 0 0
}

.proInfo3 .wrap .content4 .move {
    margin: 0 0 0 60px
}

.proInfo3 .wrap .content4 .move .p1 {
    font-weight: 500;
    font-size: 42px;
    color: #1A1A1A;
    margin: 0 0 30px
}

.proInfo3 .wrap .content4 .move .p2 {
    font-weight: 500;
    font-size: 18px;
    color: #1A1A1A
}

.proInfo3 .wrap .content4 .dis {
    margin: 30px 0 0 0;
    display: flex;
    position: relative;
    z-index: 5
}

.proInfo3 .wrap .content4 .dis .img1 {
    width: 651px
}

.proInfo3 .wrap .content4 .dis .img1 img {
    width: 100%
}

.proInfo3 .wrap .content4 .dis .img2 {
    width: 247px;
    margin: 33px 43px 0 94px
}

.proInfo3 .wrap .content4 .dis .img3 {
    width: 189px;
    margin: 112px 0 0 0
}

.proInfo3 .wrap .content4 .pic {
    width: 1210px;
    margin-top: -53px
}

.proInfo3 .wrap .content4 .pic img {
    width: 100%
}

.proInfo_c650m6 {
    padding: 126px 0 0 0
}

.proInfo_c650m6 .wrap {
    width: 1400px;
    margin: auto
}

.proInfo_c650m6 .wrap .top {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.proInfo_c650m6 .wrap .top .title {
    font-weight: bold;
    font-size: 40px;
    color: #111111
}

.proInfo_c650m6 .wrap .top .download {
    width: 148px;
    height: 48px;
    background: #00388B;
    border: 1px solid #E6E6E6;
    display: flex;
    align-items: center;
    justify-content: center
}

.proInfo_c650m6 .wrap .top .download p {
    font-weight: 500;
    font-size: 16px;
    color: #FFFFFF;
    margin: 0 11px 0 0
}

.proInfo_c650m6 .wrap .top .download .iconfont {
    color: #FFFFFF;
    font-size: 16px
}

.proInfo_c650m6 .wrap .content {
    width: 100%;
    margin: 47px 0 0 0
}

.proInfo_c650m6 .wrap .content table {
    width: 100%
}

.proInfo_c650m6 .wrap .content table.on tr td {
    display: table-cell !important
}

.proInfo_c650m6 .wrap .content table tr:first-child td, .proInfo_c650m6 .wrap .content table tr:nth-child(2) td, .proInfo_c650m6 .wrap .content table tr:nth-child(3) td, .proInfo_c650m6 .wrap .content table tr:nth-child(4) td, .proInfo_c650m6 .wrap .content table tr:nth-child(5) td {
    display: table-cell
}

.proInfo_c650m6 .wrap .content table tr:first-child td {
    font-weight: bold
}

.proInfo_c650m6 .wrap .content table tr td {
    height: 60px;
    border: 1px solid #E6E6E6;
    text-align: center;
    font-size: 18px;
    color: #1A1A1A;
    display: none
}

.proInfo_c650m6 .wrap .content .more {
    width: 100%;
    height: 61px;
    background: #F5F5F5;
    border: 1px solid #E6E6E6;
    border-top: none;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer
}

.proInfo_c650m6 .wrap .content .more.on .add:before {
    opacity: 0
}

.proInfo_c650m6 .wrap .content .more p {
    font-weight: 400;
    font-size: 16px;
    color: #666666;
    margin: 0 7px 0 0
}

.proInfo_c650m6 .wrap .content .more .add {
    width: 11px;
    height: 11px;
    position: relative
}

.proInfo_c650m6 .wrap .content .more .add::before {
    content: '';
    position: absolute;
    width: 1px;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    background: #C4C4C4;
    transition: .3s ease
}

.proInfo_c650m6 .wrap .content .more .add::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 1px;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    background: #C4C4C4
}

.proInfo4 {
    padding: 78px 0
}

.proInfo4 .wrap {
    width: 1400px;
    margin: auto
}

.proInfo4 .wrap .top {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.proInfo4 .wrap .top .title .p1 {
    font-weight: bold;
    font-size: 40px;
    color: #111111
}

.proInfo4 .wrap .top .title .p2 {
    font-weight: 500;
    font-size: 18px;
    color: #888888;
    margin: 20px 0 0 0
}

.proInfo4 .wrap .top .button {
    display: flex
}

.proInfo4 .wrap .top .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
}

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

.proInfo4 .wrap .top .button .circle:hover .iconfont {
    color: #fff
}

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

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

.proInfo4 .wrap .top .button .circle:first-child:hover .iconfont {
    color: #fff
}

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

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

.proInfo4 .wrap .content {
    display: flex;
    margin: 50px 0 0 0;
    width: 1864px
}

.proInfo4 .wrap .content .appSwiper {
    width: 100%
}

.proInfo4 .wrap .content .appSwiper .swiper-slide .item {
    width: 100%;
    display: block
}

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

.proInfo4 .wrap .content .appSwiper .swiper-slide .item:hover .text .p1 {
    color: #00388B
}

.proInfo4 .wrap .content .appSwiper .swiper-slide .item .img {
    width: 100%;
    height: 380px;
    margin: 0 0 40px;
    overflow: hidden
}

.proInfo4 .wrap .content .appSwiper .swiper-slide .item .img img {
    width: 100%;
    transition: .6s ease
}

.proInfo4 .wrap .content .appSwiper .swiper-slide .item .text .p1 {
    font-weight: bold;
    font-size: 20px;
    color: #1A1A1A;
    margin: 0 0 30px;
    transition: .6s ease
}

.proInfo4 .wrap .content .appSwiper .swiper-slide .item .text .p2 {
    font-weight: 400;
    font-size: 16px;
    color: #888888;
    line-height: 28px
}

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

.proInfo_c650m8 .wrap {
    width: 1400px;
    margin: auto
}

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

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

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

.proInfo_c650m8 .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
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.proInfo_c650m8 .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
}

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


.products_page6 {
    padding: 80px 0 107px 0
}

.products_page6 .wrap {
    width: 1400px;
    margin: auto;
    padding: 76px 68px 89px 65px;
    display: flex;
    justify-content: space-between;
    background: #F6F7F8;
    border-radius: 20px
}

.products_page6 .wrap .l .title .p1, .products_page6 .wrap .l .title .p2 {
    font-weight: bold;
    font-size: 42px;
    color: #1A1A1A;
    line-height: 52px
}

.products_page6 .wrap .l .title .p2 {
    font-size: 32px
}

.products_page6 .wrap .l .content {
    margin: 55px 0 0 0;
    width: 606px;
    height: 416px;
    background: linear-gradient(0deg, rgba(234, 237, 245, 0.67), rgba(246, 247, 248, 0));
    border-radius: 12px;
    border: 2px solid #FFFFFF;
    padding: 45px 20px 0 56px
}

.products_page6 .wrap .l .content .item {
    display: flex
}

.products_page6 .wrap .l .content .item:not(:last-child) {
    margin: 0 0 36px
}

.products_page6 .wrap .l .content .item .gou {
    width: 21px;
    margin: 0 15px 0 0
}

.products_page6 .wrap .l .content .item .gou img {
    width: 100%
}

.products_page6 .wrap .l .content .item .text .p1 {
    font-weight: bold;
    font-size: 16px;
    color: #1A1A1A;
    margin: 0 0 8px
}

.products_page6 .wrap .l .content .item .text .p2 {
    font-weight: 500;
    font-size: 15px;
    color: #888888
}

.products_page6 .wrap form {
    width: 562px;
    margin: 18px 0 0 0
}

.products_page6 .wrap form .list:not(:last-child) {
    margin: 0 0 20px
}

.products_page6 .wrap form .list p {
    font-weight: 500;
    font-size: 15px;
    color: #1A1A1A;
    margin: 0 0 12px
}

.products_page6 .wrap form .list p span {
    color: #E20000
}

.products_page6 .wrap form .list input, .products_page6 .wrap form .list textarea {
    width: 100%;
    height: 56px;
    background: #FFFFFF;
    border-radius: 3px;
    padding: 0 36px;
    border: none
}

.products_page6 .wrap form .list input::placeholder, .products_page6 .wrap form .list textarea::placeholder {
    font-weight: 500;
    font-size: 14px;
    color: #BDBDBD
}

.products_page6 .wrap form .list textarea {
    height: 102px;
    padding: 25px 36px
}

.products_page6 .wrap form button {
    width: 100%;
    height: 56px;
    background: #00388B;
    border-radius: 3px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 500;
    font-size: 14px;
    color: #FFFFFF;
    margin: 35px 0 0 0;
    transition: .6s ease
}

.products_page6 .wrap form button:hover {
    background: #022e6e
}


.proInfo_c650m2 {
    height: 100vh;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #F7F7F7;
    z-index: 1
}

.proInfo_c650m2 .eng {
    font-family: 'DINPro', sans-serif;
    font-weight: bold;
    font-size: 488px;
    color: #FFFFFF;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: -1
}

.proInfo_c650m2 .wrap {
    width: 1425px;
    margin: auto
}

.proInfo_c650m2 .wrap .title {
    text-align: center
}

.proInfo_c650m2 .wrap .title .p1 {
    font-weight: 800;
    font-size: 42px;
    color: #333333;
    line-height: 52px
}

.proInfo_c650m2 .wrap .title .p2 {
    font-weight: 400;
    font-size: 20px;
    color: #333333;
    line-height: 52px
}

.proInfo_c650m2 .wrap .content {
    width: 1002px;
    height: 664px;
    margin: auto
}

.proInfo_c650m2 .wrap .content .threesixty {
    cursor: grab
}

.proInfo_c650m2 .wrap .content svg {
    width: 55px;
    margin: auto;
    display: block
}

.proInfo_c650m2 .wrap .content svg path {
    fill: #004098
}


.products_page2 {
    padding: 100px 0 154px 0;
    background: #F8F8F8
}

.products_page2 .wrap {
    width: 1400px;
    margin: auto
}

.products_page2 .wrap .top {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.products_page2 .wrap .top .l {
    width: 593px;
}

.products_page2 .wrap .top .l h1 {
    font-weight: bold;
    font-size: 42px;
    color: #1A1A1A;
    line-height: 120%;
}

.products_page2 .wrap .top .l h1 span {
    color: #00388B
}

.products_page2 .wrap .top .l .text {
    font-weight: 500;
    font-size: 18px;
    color: #888888;
    line-height: 32px;
}

.products_page2 .wrap .top .r {
    width: 677px;
    height: 368px;
    overflow: hidden;
    position: relative
}

.products_page2 .wrap .top .r img {
    width: 100%;
    height: 100%
}

.products_page2 .wrap .top .r .play {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 2;
    width: 94px;
    cursor: pointer
}

.products_page2 .wrap .top .r .play .bor {
    width: 100%;
    object-fit: contain
}

.products_page2 .wrap .top .r .play .position {
    position: absolute;
    width: 17px;
    height: fit-content;
    top: 50%;
    left: 52%;
    transform: translate(-50%, -50%)
}

.products_page2 .wrap .bottom {
    margin: 120px 0 0 0
}

.products_page2 .wrap .bottom .headline {
    font-weight: bold;
    font-size: 42px;
    color: #1A1A1A;
    margin: 0 0 55px
}

.products_page2 .wrap .bottom .content {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 28px 0
}

.products_page2 .wrap .bottom .content .item {
    width: 680px;
    height: 243px;
    background: #FFFFFF;
    padding: 48px 0 0 40px;
}

.products_page2 .wrap .bottom .content .item .img {
    width: 37px;
    height: 37px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 0 29px
}

.products_page2 .wrap .bottom .content .item .img img {
    object-fit: contain
}
.products_page2 .wrap .bottom .content .item .text{
    width: 90%;
}
.products_page2 .wrap .bottom .content .item .text h1 {
    font-weight: 500;
    font-size: 24px;
    color: #1A1A1A;
    margin: 0 0 22px
}

.products_page2 .wrap .bottom .content .item .text p {
    font-weight: 500;
    font-size: 16px;
    color: #888888
}

@media screen and (max-width: 1919px) {
    .products_page2 {
        padding: 5.2083333333vw 0 8.0208333333vw 0;
        background: #F8F8F8
    }

    .products_page2 .wrap {
        width: 72.9166666667vw;
        margin: auto
    }

    .products_page2 .wrap .top {
        display: flex;
        justify-content: space-between
    }

    .products_page2 .wrap .top .l {
        width: 30.8854166667vw;
    }

    .products_page2 .wrap .top .l h1 {
        font-weight: bold;
        font-size: 2.1875vw;
        color: #1A1A1A
    }

    .products_page2 .wrap .top .l h1 span {
        color: #00388B
    }

    .products_page2 .wrap .top .l .text {
        font-weight: 500;
        font-size: 0.9375vw;
        color: #888888;
        line-height: 1.6666666667vw;
    }

    .products_page2 .wrap .top .r {
        width: 35.2604166667vw;
        height: 19.1666666667vw;
        overflow: hidden;
        position: relative
    }

    .products_page2 .wrap .top .r img {
        width: 100%;
        height: 100%
    }

    .products_page2 .wrap .top .r .play {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        z-index: 2;
        width: 4.8958333333vw;
        cursor: pointer
    }

    .products_page2 .wrap .top .r .play .bor {
        width: 100%;
        object-fit: contain
    }

    .products_page2 .wrap .top .r .play .position {
        position: absolute;
        width: 0.8854166667vw;
        height: fit-content;
        top: 50%;
        left: 52%;
        transform: translate(-50%, -50%)
    }

    .products_page2 .wrap .bottom {
        margin: 6.25vw 0 0 0
    }

    .products_page2 .wrap .bottom .headline {
        font-weight: bold;
        font-size: 2.1875vw;
        color: #1A1A1A;
        margin: 0 0 2.8645833333vw
    }

    .products_page2 .wrap .bottom .content {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
        gap: 1.4583333333vw 0
    }

    .products_page2 .wrap .bottom .content .item {
        width: 35.4166666667vw;
        height: 12.65625vw;
        background: #FFFFFF;
        padding: 2.5vw 0 0 2.08333vw;
    }

    .products_page2 .wrap .bottom .content .item .img {
        width: 1.9270833333vw;
        height: 1.9270833333vw;
        display: flex;
        align-items: center;
        justify-content: center;
        margin: 0 0 1.5104166667vw
    }

    .products_page2 .wrap .bottom .content .item .img img {
        object-fit: contain
    }

    .products_page2 .wrap .bottom .content .item .text h1 {
        font-weight: 500;
        font-size: 1.25vw;
        color: #1A1A1A;
        margin: 0 0 1.1458333333vw
    }

    .products_page2 .wrap .bottom .content .item .text p {
        font-weight: 500;
        font-size: 0.8333333333vw;
        color: #888888
    }
    .proInfo_c650m2 .eng{
        font-size: 25.4166666667vw;
    }
    .proInfo_c650m2 .wrap{
        width: 74.21875vw;
    }
    .proInfo_c650m2 .wrap .title .p1{
        font-size: 2.1875vw;
        line-height: 2.7083333333vw;
    }
    .proInfo_c650m2 .wrap .title .p2{
        font-size: 1.0416666667vw;
        line-height: 2.7083333333vw;
    }
    .proInfo_c650m2 .wrap .content{
        width: 52.1875vw;
        height: 34.5833333333vw;
    }
    .proInfo_c650m2 .wrap .content svg{
        width: 2.8645833333vw;
    }

    .products_page6 {
        padding: 4.1666666667vw 0 5.5729166667vw 0
    }

    .products_page6 .wrap {
        width: 72.9166666667vw;
        margin: auto;
        padding: 3.9583333333vw 3.5416666667vw 4.6354166667vw 3.3854166667vw;
        display: flex;
        justify-content: space-between;
        background: #F6F7F8;
        border-radius: 1.0416666667vw
    }

    .products_page6 .wrap .l .title .p1, .products_page6 .wrap .l .title .p2 {
        font-weight: bold;
        font-size: 2.1875vw;
        color: #1A1A1A;
        line-height: 2.7083333333vw
    }

    .products_page6 .wrap .l .title .p2 {
        font-size: 1.6666666667vw
    }

    .products_page6 .wrap .l .content {
        margin: 2.8645833333vw 0 0 0;
        width: 31.5625vw;
        height: 21.6666666667vw;
        background: linear-gradient(0deg, rgba(234, 237, 245, 0.67), rgba(246, 247, 248, 0));
        border-radius: 0.625vw;
        border: 0.1041666667vw solid #FFFFFF;
        padding: 2.34375vw 1.0416666667vw 0 2.9166666667vw
    }

    .products_page6 .wrap .l .content .item {
        display: flex
    }

    .products_page6 .wrap .l .content .item:not(:last-child) {
        margin: 0 0 1.875vw
    }

    .products_page6 .wrap .l .content .item .gou {
        width: 1.09375vw;
        margin: 0 0.78125vw 0 0
    }

    .products_page6 .wrap .l .content .item .gou img {
        width: 100%
    }

    .products_page6 .wrap .l .content .item .text .p1 {
        font-weight: bold;
        font-size: 0.8333333333vw;
        color: #1A1A1A;
        margin: 0 0 0.4166666667vw
    }

    .products_page6 .wrap .l .content .item .text .p2 {
        font-weight: 500;
        font-size: 0.78125vw;
        color: #888888
    }

    .products_page6 .wrap form {
        width: 29.2708333333vw;
        margin: 0.9375vw 0 0 0
    }

    .products_page6 .wrap form .list:not(:last-child) {
        margin: 0 0 1.0416666667vw
    }

    .products_page6 .wrap form .list p {
        font-weight: 500;
        font-size: 0.78125vw;
        color: #1A1A1A;
        margin: 0 0 0.625vw
    }

    .products_page6 .wrap form .list p span {
        color: #E20000
    }

    .products_page6 .wrap form .list input, .products_page6 .wrap form .list textarea {
        width: 100%;
        height: 2.9166666667vw;
        background: #FFFFFF;
        border-radius: 0.15625vw;
        padding: 0 1.875vw;
        border: none
    }

    .products_page6 .wrap form .list input::placeholder, .products_page6 .wrap form .list textarea::placeholder {
        font-weight: 500;
        font-size: 0.7291666667vw;
        color: #BDBDBD
    }

    .products_page6 .wrap form .list textarea {
        height: 5.3125vw;
        padding: 1.3020833333vw 1.875vw
    }

    .products_page6 .wrap form button {
        width: 100%;
        height: 2.9166666667vw;
        background: #00388B;
        border-radius: 0.15625vw;
        display: flex;
        align-items: center;
        justify-content: center;
        font-weight: 500;
        font-size: 0.7291666667vw;
        color: #FFFFFF;
        margin: 1.8229166667vw 0 0 0;
        transition: .6s ease
    }

    .products_page6 .wrap form button:hover {
        background: #022e6e
    }
    .proInfo .wrap {
        margin: 7.03125vw auto 0
    }

    .proInfo .wrap .top_jump {
        margin: 0 0 5.2083333333vw;
        height: 3.8541666667vw
    }

    .proInfo .wrap .top {
        height: 3.8541666667vw;
        top: 5.2083333333vw
    }

    .proInfo .wrap .top .top_ {
        padding: 0 5.7291666667vw
    }

    .proInfo .wrap .top .top_:after {
        width: calc(100% - 11.458333333333334vw);
        height: .0520833333vw
    }

    .proInfo .wrap .top .top_.y {
        transform: translateY(-5.2083333333vw)
    }

    .proInfo .wrap .top .l a {
        font-size: .8333333333vw
    }

    .proInfo .wrap .top .l .iconfont {
        font-size: .7291666667vw;
        margin: 0 .3125vw
    }

    .proInfo .wrap .top .r .links {
        margin: 0 1.5625vw 0 0
    }

    .proInfo .wrap .top .r .links a {
        font-size: .8333333333vw
    }

    .proInfo .wrap .top .r .links a:not(:last-child) {
        margin: 0 1.09375vw 0 0
    }

    .proInfo .wrap .top .back {
        width: 2.96875vw;
        height: 1.5625vw;
        border-radius: .78125vw;
        font-size: .7291666667vw
    }

    .proInfo .wrap .title {
        width: 34.9479166667vw;
        top: 32%;
        left: 11.71875vw
    }

    .proInfo .wrap .title h1 {
        font-size: 1.6666666667vw;
        margin: 0 0 .8854166667vw
    }

    .proInfo .wrap .title h2 {
        font-size: 1.1458333333vw
    }

    .proInfo2 {
        height: calc(78.125vw + 100vh)
    }

    .proInfo2 .fix .wrap .p1 {
        font-size: 1.0416666667vw
    }

    .proInfo2 .fix .wrap .p2 {
        font-size: 2.1875vw;
        margin: 8.9583333333vw 0px 1.875vw
    }

    .proInfo2 .fix .wrap .flex {
        height: 13.3333333333vw
    }

    .proInfo2 .fix .wrap .flex .color {
        height: 4.2708333333vw;
        border: 0.4166666667vw solid #3dff67;
        border-radius: 2.1354166667vw
    }

    .proInfo2 .fix .wrap .flex .list {
        padding: 0px 1.6666666667vw;
        height: 4.2708333333vw;
        border-radius: 2.1354166667vw;
        border: 0.4166666667vw solid transparent;
        font-size: 2.1875vw
    }

    .proInfo2 .fix .wrap .flex .list:not(:last-child) {
        margin: 0px auto 0.2604166667vw
    }

    .proInfo3 {
        padding: 0.5208333333vw 0px 0px
    }

    .proInfo3 .wrap {
        width: 72.9166666667vw
    }

    .proInfo3 .wrap .content .pic {
        width: 36.4583333333vw;
        height: 33.90625vw;
        border-radius: 0.78125vw
    }

    .proInfo3 .wrap .content .r {
        margin: 4.5833333333vw 0px 0px
    }

    .proInfo3 .wrap .content .r .move {
        margin: 0px 0px 0px 10.4166666667vw
    }

    .proInfo3 .wrap .content .r .move .p1 {
        font-size: 2.1875vw
    }

    .proInfo3 .wrap .content .r .move .p2 {
        font-size: 1.875vw;
        margin: 0.78125vw 0px 1.71875vw
    }

    .proInfo3 .wrap .content .r .move .p3 {
        font-size: 3.5416666667vw;
        line-height: 3.3854166667vw
    }

    .proInfo3 .wrap .content .r .img {
        margin: 3.28125vw 0px 0px;
        width: 38.59375vw
    }

    .proInfo3 .wrap .content2 {
        margin: 4.8958333333vw 0px 0px
    }

    .proInfo3 .wrap .content2 .text {
        top: 4.1666666667vw;
        left: 5.3125vw
    }

    .proInfo3 .wrap .content2 .text .p1 {
        font-size: 2.1875vw;
        margin: 0px 0px 1.8229166667vw
    }

    .proInfo3 .wrap .content2 .text .p2 {
        font-size: 0.9375vw
    }

    .proInfo3 .wrap .content3 {
        margin: 5.2083333333vw 0px 0px
    }

    .proInfo3 .wrap .content3 .item {
        width: 34.7916666667vw
    }

    .proInfo3 .wrap .content3 .item .p1 {
        font-size: 2.1875vw;
        margin: 0px 0px 1.1979166667vw
    }

    .proInfo3 .wrap .content3 .item .p2 {
        font-size: 0.9375vw;
        margin: 0px 0px 1.9270833333vw
    }

    .proInfo3 .wrap .content3 .item .img {
        border-radius: 0.6770833333vw
    }

    .proInfo3 .wrap .content4 {
        border-radius: 0.8333333333vw;
        padding: 3.9583333333vw 4.1666666667vw 1.875vw 3.4895833333vw;
        margin: 3.4895833333vw 0px 0px
    }

    .proInfo3 .wrap .content4 .move {
        margin: 0px 0px 0px 3.125vw
    }

    .proInfo3 .wrap .content4 .move .p1 {
        font-size: 2.1875vw;
        margin: 0px 0px 1.5625vw
    }

    .proInfo3 .wrap .content4 .move .p2 {
        font-size: 0.9375vw
    }

    .proInfo3 .wrap .content4 .dis {
        margin: 1.5625vw 0px 0px
    }

    .proInfo3 .wrap .content4 .dis .img1 {
        width: 33.90625vw
    }

    .proInfo3 .wrap .content4 .dis .img2 {
        width: 12.8645833333vw;
        margin: 1.71875vw 2.2395833333vw 0px 4.8958333333vw
    }

    .proInfo3 .wrap .content4 .dis .img3 {
        width: 9.84375vw;
        margin: 5.8333333333vw 0px 0px
    }

    .proInfo3 .wrap .content4 .pic {
        width: 63.0208333333vw;
        margin-top: -2.7604166667vw
    }

    .proInfo_c650m6 {
        padding: 6.5625vw 0px 0px
    }

    .proInfo_c650m6 .wrap {
        width: 72.9166666667vw
    }

    .proInfo_c650m6 .wrap .top .title {
        font-size: 2.0833333333vw
    }

    .proInfo_c650m6 .wrap .top .download {
        width: 7.7083333333vw;
        height: 2.5vw
    }

    .proInfo_c650m6 .wrap .top .download p {
        font-size: 0.8333333333vw;
        margin: 0px 0.5729166667vw 0px 0px
    }

    .proInfo_c650m6 .wrap .top .download .iconfont {
        font-size: 0.8333333333vw
    }

    .proInfo_c650m6 .wrap .content {
        margin: 2.4479166667vw 0px 0px
    }

    .proInfo_c650m6 .wrap .content table tr td {
        height: 3.125vw;
        font-size: 0.9375vw
    }

    .proInfo_c650m6 .wrap .content .more {
        height: 3.1770833333vw
    }

    .proInfo_c650m6 .wrap .content .more p {
        font-size: 0.8333333333vw;
        margin: 0px 0.3645833333vw 0px 0px
    }

    .proInfo_c650m6 .wrap .content .more .add {
        width: 0.5729166667vw;
        height: 0.5729166667vw
    }

    .proInfo4 {
        padding: 4.0625vw 0px
    }

    .proInfo4 .wrap {
        width: 72.9166666667vw
    }

    .proInfo4 .wrap .top .title .p1 {
        font-size: 2.0833333333vw
    }

    .proInfo4 .wrap .top .title .p2 {
        font-size: 0.9375vw;
        margin: 1.0416666667vw 0px 0px
    }

    .proInfo4 .wrap .top .button .circle {
        width: 2.6041666667vw;
        height: 2.6041666667vw
    }

    .proInfo4 .wrap .top .button .circle:not(:last-child) {
        margin: 0px 0.5208333333vw 0px 0px
    }

    .proInfo4 .wrap .top .button .circle .iconfont {
        font-size: 0.9375vw
    }

    .proInfo4 .wrap .content {
        margin: 2.6041666667vw 0px 0px;
        width: 97.0833333333vw
    }

    .proInfo4 .wrap .content .appSwiper .swiper-slide .item .img {
        height: 19.7916666667vw;
        margin: 0px 0px 2.0833333333vw
    }

    .proInfo4 .wrap .content .appSwiper .swiper-slide .item .text .p1 {
        font-size: 1.0416666667vw;
        margin: 0px 0px 1.5625vw
    }

    .proInfo4 .wrap .content .appSwiper .swiper-slide .item .text .p2 {
        font-size: 0.8333333333vw;
        line-height: 1.4583333333vw
    }

    .proInfo_c650m8 {
        padding: 5.2083333333vw 0px 7.65625vw
    }

    .proInfo_c650m8 .wrap {
        width: 72.9166666667vw
    }

    .proInfo_c650m8 .wrap .title {
        margin: 0px 0px 3.0208333333vw
    }

    .proInfo_c650m8 .wrap .title h1 {
        font-size: 2.0833333333vw
    }

    .proInfo_c650m8 .wrap .title .button .circle {
        width: 2.6041666667vw;
        height: 2.6041666667vw
    }

    .proInfo_c650m8 .wrap .title .button .circle:not(:last-child) {
        margin: 0px 0.5208333333vw 0px 0px
    }

    .proInfo_c650m8 .wrap .title .button .circle .iconfont {
        font-size: 0.9375vw
    }

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

    .proInfo_c650m8 .wrap .content .solu_pro_swiper .swiper-slide .item {
        border-radius: 0.625vw;
        padding: 0.625vw 0px 0px
    }

    .proInfo_c650m8 .wrap .content .solu_pro_swiper .swiper-slide .item .img {
        height: 17.3958333333vw;
        width: 34.6875vw
    }

    .proInfo_c650m8 .wrap .content .solu_pro_swiper .swiper-slide .item .text {
        padding: 2.1354166667vw 2.0833333333vw 2.2395833333vw 3.0729166667vw
    }

    .proInfo_c650m8 .wrap .content .solu_pro_swiper .swiper-slide .item .text h1 {
        font-size: 1.0416666667vw
    }

    .proInfo_c650m8 .wrap .content .solu_pro_swiper .swiper-slide .item .text .dis {
        margin: 0.6770833333vw 0px 0px
    }

    .proInfo_c650m8 .wrap .content .solu_pro_swiper .swiper-slide .item .text .dis .pick {
        font-size: 0.8333333333vw
    }

    .proInfo_c650m8 .wrap .content .solu_pro_swiper .swiper-slide .item .text .dis .more p {
        font-size: 0.8333333333vw;
        margin: 0px 0.2604166667vw 0px 0px
    }

    .proInfo_c650m8 .wrap .content .solu_pro_swiper .swiper-slide .item .text .dis .more .iconfont {
        font-size: 0.9375vw
    }
}

@media screen and (max-width: 1024px) {
    ._scroll_y {
        display: none !important
    }

    .proInfo {
        height: 350px
    }

    .proInfo .common_bg {
        width: 103vw;
        left: 0;
        max-width: unset
    }


    .proInfo .wrap .title {
        width: 100%;
        top: 60px;
        left: 4.71875vw
    }

    .proInfo .wrap .top .r {
        display: none
    }

    .proInfo .wrap .title h1 {
        font-size: 15px
    }

    .proInfo {
        margin: 60px 0 0 0
    }

    .proInfo .wrap {
        position: relative
    }

    .proInfo .wrap .top {
        position: static;
        height: auto;
        top: 0
    }

    .proInfo .wrap .top .top_ {
        padding: 0 5% 15px 5%;
        flex-direction: column;
        align-items: unset
    }

    .proInfo .wrap .top .l a {
        font-size: 12px
    }

    .proInfo .wrap .top .l .iconfont {
        font-size: 12px;
        margin: 0 5px
    }

    .proInfo .wrap .top .r .links a:not(:last-child) {
        margin: 0 12px 0 0
    }

    .proInfo .wrap .top .r .links {
        margin: 0 15px 0 0
    }

    .proInfo .wrap .top .r {
        margin: 12px 0 0 0
    }

    .proInfo .wrap .top .r .links a {
        font-size: 12px
    }

    .proInfo .wrap .top .back {
        width: 57px;
        height: 30px;
        border-radius: 15px;
        font-size: 13px
    }

    .proInfo2 {
        height: auto
    }

    .proInfo2 .fix {
        height: auto;
        padding: 60px 0
    }

    .proInfo2 .fix .wrap .p1 {
        font-size: 14px
    }

    .proInfo2 .fix .wrap .p2 {
        font-size: 22px;
        margin: 45px 0 15px 0
    }

    .proInfo3 {
        margin: 0
    }

    .proInfo2 .fix .wrap .flex .color {
        height: 50px;
        border: 6px solid #3DFF67;
        border-radius: 41px
    }

    .proInfo2 .fix .wrap .flex .list {
        padding: 0 18px;
        height: 50px;
        border-radius: 41px;
        border: 6px solid transparent;
        font-size: 22px
    }

    .proInfo2 .fix .wrap .flex {
        height: auto
    }

    .proInfo3 {
        padding: 10px 0 0 0
    }

    .proInfo3 .wrap {
        width: 90%
    }

    .proInfo3 .wrap .content {
        flex-direction: column
    }

    .proInfo3 .wrap .content .pic {
        width: 100%;
        height: auto
    }

    .proInfo3 .wrap .content .r .move {
        margin: 0 0 20px;
        text-align: center
    }

    .proInfo3 .wrap .content .r {
        margin: 35px 0 0 0
    }

    .proInfo3 .wrap .content .r .move .p1 {
        font-size: 20px
    }

    .proInfo3 .wrap .content .r .move .p2 {
        font-size: 15px;
        margin: 10px 0
    }

    .proInfo3 .wrap .content .r .move .p3 {
        font-size: 30px;
        line-height: unset;
        margin: auto
    }

    .proInfo3 .wrap .content .r .img {
        width: 100%;
        margin: 15px 0 0 0
    }

    .proInfo3 .wrap .content2 {
        margin: 30px 0 0 0;
        border-radius: 10px;
        overflow: hidden
    }

    .proInfo3 .wrap .content2 .text {
        left: 0;
        background: #EDEDED;
        position: relative;
        top: 0;
        padding: 25px 5%
    }

    .proInfo3 .wrap .content2 .img {
        margin-top: -50px
    }

    .proInfo3 .wrap .content2 .text .p1 {
        font-size: 20px;
        margin: 0 0 15px
    }

    .proInfo3 .wrap .content2 .text .p2 {
        font-size: 13px
    }

    .proInfo3 .wrap .content3 {
        margin: 40px 0 0 0;
        flex-direction: column;
        gap: 30px 0
    }

    .proInfo3 .wrap .content3 .item {
        width: 100%
    }

    .proInfo3 .wrap .content3 .item .p1 {
        font-size: 20px;
        margin: 0 0 12px
    }

    .proInfo3 .wrap .content3 .item .p2 {
        font-size: 13px;
        margin: 0 0 20px
    }

    .proInfo3 .wrap .content3 .item .img {
        border-radius: 10px
    }

    .proInfo3 .wrap .content4 {
        border-radius: 10px;
        padding: 30px 5%;
        margin: 30px 0 0 0
    }

    .proInfo3 .wrap .content4 .move {
        margin: 0
    }

    .proInfo3 .wrap .content4 .move .p1 {
        font-size: 20px;
        margin: 0 0 10px
    }

    .proInfo3 .wrap .content4 .move .p2 {
        font-size: 14px
    }

    .proInfo3 .wrap .content4 .dis {
        margin: 30px 0 0 0
    }

    .proInfo3 .wrap .content4 .pic {
        width: 100%;
        margin-top: -10px
    }

    .proInfo3 .wrap .content4 .dis .img1 {
        width: 40vw
    }

    .proInfo3 .wrap .content4 .dis .img2 {
        width: 14vw;
        margin: 20px 30px 0 30px
    }

    .proInfo3 .wrap .content4 .dis .img3 {
        width: 10vw;
        margin: 41px 0 0 0
    }

    .proInfo_c650m6 {
        padding: 40px 0
    }

    .proInfo_c650m6 .wrap {
        width: 90%
    }

    .proInfo_c650m6 .wrap .top .title {
        font-size: 20px
    }

    .proInfo_c650m6 .wrap .top .download {
        width: 110px;
        height: 35px;
        border: 1px solid #E6E6E6
    }

    .proInfo_c650m6 .wrap .top .download p {
        font-size: 13px;
        margin: 0 10px 0 0
    }

    .proInfo_c650m6 .wrap .top .download .iconfont {
        font-size: 14px
    }

    .proInfo_c650m6 .wrap .content {
        margin: 30px 0 0 0
    }

    .proInfo_c650m6 .wrap .content table tr td {
        height: 35px;
        font-size: 13px;
        padding: 16px 15px
    }

    .proInfo_c650m6 .wrap .content table {
        display: block;
        width: 100%;
        overflow: hidden;
        overflow-x: scroll
    }

    .proInfo_c650m6 .wrap .content table tbody {
        display: block;
        width: max-content
    }

    .proInfo_c650m6 .wrap .content .more {
        height: 40px
    }

    .proInfo_c650m6 .wrap .content .more p {
        font-size: 13px;
        margin: 0 7px 0 0
    }

    .proInfo_c650m6 .wrap .content .more .add {
        width: 11px;
        height: 11px
    }

    .proInfo4 {
        padding: 30px 0 0 0
    }

    .proInfo4 .wrap {
        width: 90%
    }

    .proInfo4 .wrap .top {
        flex-direction: column;
        align-items: unset
    }

    .proInfo4 .wrap .top .button {
        margin: 22px 0 0 0
    }

    .proInfo4 .wrap .top .button .circle {
        width: 40px;
        height: 40px;
        border: 1px solid #DADADA
    }

    .proInfo4 .wrap .top .button .circle:not(:last-child) {
        margin: 0px 15px 0px 0px
    }

    .proInfo4 .wrap .top .button .circle .iconfont {
        font-size: 14px
    }

    .proInfo4 .wrap .top .title .p1 {
        font-size: 20px
    }

    .proInfo4 .wrap .top .title .p2 {
        font-size: 14px;
        margin: 12px 0 0 0
    }

    .proInfo4 .wrap .content .appSwiper .swiper-slide .item .img {
        height: auto
    }

    .proInfo4 .wrap .content {
        width: 100%;
        margin: 25px 0 0 0
    }

    .proInfo4 .wrap .content .appSwiper .swiper-slide .item .text .p1 {
        font-size: 18px;
        margin: 0 0 8px
    }

    .proInfo4 .wrap .content .appSwiper .swiper-slide .item .img {
        margin: 0 0 20px
    }

    .proInfo4 .wrap .content .appSwiper .swiper-slide .item .text .p2 {
        font-size: 13px;
        line-height: 28px
    }

    .proInfo4 .wrap .content .appSwiper .swiper-slide .item .text .p2 br {
        display: none
    }

    .proInfo_c650m8 .wrap {
        width: 90%
    }

    .proInfo_c650m8 {
        padding: 50px 0 45px 0
    }

    .proInfo_c650m8 .wrap .title {
        margin: 0 0 22px;
        flex-direction: column;
        align-items: unset
    }

    .proInfo_c650m8 .wrap .title h1 {
        font-size: 20px;
        margin: 0 0 22px
    }

    .proInfo_c650m8 .wrap .title .button .circle {
        width: 40px;
        height: 40px;
        border: 1px solid #DADADA
    }

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

    .proInfo_c650m8 .wrap .title .button .circle .iconfont {
        font-size: 14px
    }

    .proInfo_c650m8 .wrap .content .solu_pro_swiper {
        width: 100%
    }

    .proInfo_c650m8 .wrap .content .solu_pro_swiper .swiper-slide .item .img {
        width: 100%;
        height: auto
    }

    .proInfo_c650m8 .wrap .content .solu_pro_swiper .swiper-slide .item .text {
        padding: 30px 5%
    }

    .proInfo_c650m8 .wrap .content .solu_pro_swiper .swiper-slide .item .text .dis {
        flex-direction: column;
        align-items: unset;
        margin: 7px 0 0 0
    }

    .proInfo_c650m8 .wrap .content .solu_pro_swiper .swiper-slide .item .text h1 {
        font-size: 20px
    }

    .proInfo_c650m8 .wrap .content .solu_pro_swiper .swiper-slide .item .text .dis .pick {
        font-size: 13px
    }

    .proInfo_c650m8 .wrap .content .solu_pro_swiper .swiper-slide .item .text .dis .more {
        margin: 15px 0 0 0
    }

    .proInfo_c650m8 .wrap .content .solu_pro_swiper .swiper-slide .item .text .dis .more p {
        font-size: 13px;
        margin: 0 7px 0 0
    }

    .proInfo_c650m8 .wrap .content .solu_pro_swiper .swiper-slide .item .text .dis .more .iconfont {
        font-size: 14px
    }


    .products_page6{
        padding: 30px 0;
    }
    .products_page6 .wrap{
        width: 90%;
        padding: 15px;
        flex-direction: column;
    }
    .products_page6 .wrap .l .title .p1, .products_page6 .wrap .l .title .p2{
        font-size: 24px;
        line-height: 35px;
    }

    .products_page6 .wrap .l .content{
        width: 100%;
        height: auto;
        margin: 25px 0 0 0 ;
        border: none;
        padding: 0 0 15px;
        background: none;
    }
    .products_page6 .wrap .l .content .item:not(:last-child) {
        margin: 0 0 15px;
    }
    .products_page6 .wrap .l .content .item{
        flex-direction: column;
    }
    .products_page6 .wrap .l .content .item .gou{
        width: 21px;
        margin: 0 0 15px;
    }
    .products_page6 .wrap .l .content .item .text .p1{
        font-size: 18px;
        margin: 0 0 5px;
    }

    .products_page6 .wrap .l .content .item .text .p2{
        font-size: 14px;
    }

    .products_page6 .wrap form{
        width: 100%;
        margin: 20px 0 0 0;
    }
    .products_page6 .wrap form .list p{
        font-size: 13px;
        margin: 0 0 7px;
    }
    .products_page6 .wrap form .list input, .products_page6 .wrap form .list textarea{
        height: 45px;
        padding: 0 10px;
        font-size: 14px;
    }

    .products_page6 .wrap form .list input::placeholder, .products_page6 .wrap form .list textarea::placeholder{
        font-size: 14px;
    }

    .products_page6 .wrap form .list:not(:last-child) {
        margin: 0 0 20px;
    }

    .products_page6 .wrap form .list textarea{
        height: 102px;
        padding: 10px ;
    }

    .products_page6 .wrap form button {
        width: 100%;
        height: 40px;
        border-radius: 3px;
        font-size: 14px;
        margin: 20px 0 0 0;
    }

    .proInfo_c650m2 {
        height: auto;
        padding: 70px 0
    }

    .proInfo_c650m2 .wrap .title .p1 {
        font-size: 20px;
        line-height: unset
    }

    .proInfo_c650m2 .wrap .title .p2 {
        font-size: 14px;
        line-height: unset;
        margin: 15px 0 0 0
    }

    .proInfo_c650m2 .wrap .content {
        width: 100%;
        height: auto;
        margin: 20px 0 0 0
    }

    .proInfo_c650m2 .wrap {
        width: 90%
    }

    .proInfo_c650m2 .wrap .content svg {
        width: 55px;
        margin: 20px auto 0
    }
    .products_page2{
        padding: 40px 0 40px 0;
    }
    .products_page2 .wrap{
        width: 90%;
    }
    .products_page2 .wrap .top{
        flex-direction: column;
    }
    .products_page2 .wrap .top .l h1{
        font-size: 20px;
        line-height: 28px;
    }
    .products_page2 .wrap .top .l{
        width: 100%;
    }
    .products_page2 .wrap .top .l .text{
        font-size: 13px;
        line-height: 28px;
    }
    .products_page2 .wrap .top .r{
        width: 100%;
        height: auto;
        margin: 25px 0 0 0;
    }
    .products_page2 .wrap .top .r .play{
        width: 50px;
    }

    .products_page2 .wrap .top .r .play .position{
        width: 10px;
    }

    .products_page2 .wrap .bottom{
        margin: 45px 0 0 0;
    }
    .products_page2 .wrap .bottom .headline{
        font-size: 20px;
        margin: 0 0 25px;
    }
    .products_page2 .wrap .bottom .content{
        gap: 25px 0;
    }
    .products_page2 .wrap .bottom .content .item{
        width: 100%;
        height: auto;
        padding: 25px 5%;
    }
    .products_page2 .wrap .bottom .content .item .img{
        width: 30px;
        height: 30px;
        margin: 0 0 15px;
    }
    .products_page2 .wrap .bottom .content .item .text h1{
        font-size: 18px;
        margin: 0 0 10px;
    }
    .products_page2 .wrap .bottom .content .item .text p{
        font-size: 13px;
    }

    .products_page2 .wrap .bottom .content .item .text{
        width: 100%;
    }
    .proInfo .wrap .top.on .top_{
        background: transparent;
    }
    .proInfo .wrap .top .l a,.proInfo .wrap .top .l .iconfont{
        color: #fff!important;
    }
}

