.common_title {
    display: flex;
    align-items: center
}

.common_title .bor {
    width: 14px;
    height: 14px;
    background: #49B247;
    border-radius: 4px;
    margin: 0 20px 0 0
}

.common_title p {
    font-weight: bold;
    font-size: 32px;
    color: #1A1A1A
}

.common_wrap {
    width: 1480px;
    margin: auto
}

.section1 {
    padding: 120px 0 60px 0
}

.section1 .wrap .brand {
    display: flex;
    align-items: center
}

.section1 .wrap .brand a {
    font-weight: 400;
    font-size: 16px;
    color: #888888
}

.section1 .wrap .brand .iconfont {
    color: #888888;
    font-size: 16px;
    margin: 0 5px
}

.section1 .wrap .content {
    margin: 44px 0 0 0;
    display: flex;
    align-items: center;
    justify-content: space-between
}

.section1 .wrap .content .l {
    width: 740px;
    height: 600px;
    background: #F9F9F9;
    display: flex;
    align-items: center;
    justify-content: center
}



.section1 .wrap .content .r {
    width: 600px
}

.section1 .wrap .content .r .title {
    font-weight: bold;
    font-size: 42px;
    color: #1A1A1A;
    line-height: 46px
}

.section1 .wrap .content .r .line {
    width: 100%;
    height: 1px;
    background: #49B247;
    margin: 54px 0 40px;
    transform: scaleX(0);
    transform-origin: left;
    transition: 2s
}

.section1 .wrap .content .r .line.aos-animate {
    transform: scaleX(1)
}

.section1 .wrap .content .r .p1 {
    font-weight: bold;
    font-size: 24px;
    color: #1A1A1A;
    margin: 0 0 35px
}

.section1 .wrap .content .r .p2 {
    width: 510px;
    font-weight: 400;
    font-size: 18px;
    color: #1A1A1A;
    line-height: 28px;
    margin: 0 0 83px
}

.section1 .wrap .content .r .more {
    width: 570px;
    height: 57px;
    border-radius: 3px;
    border: 1px solid #E4E4E4;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: bold;
    font-size: 14px;
    color: #1A1A1A;
    transition: .6s ease;
    text-transform: uppercase
}

.section1 .wrap .content .r .more:hover {
    background: var(--color);
    color: #fff;
    border: 1px solid #fff
}

.section2 {
    padding: 0 0 115px
}

.section2 .content {
    margin: 54px 0 0 0
}

.section2 .content .featuresSwiper {
    width: 100%
}

.section2 .content .featuresSwiper .swiper-slide .text {
    width: 100%;
    height: 214px;
    background: #F9F9F9;
    border-radius: 12px;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: bold;
    font-size: 20px;
    color: #1A1A1A;
    transition: .6s;
    padding: 0 45px;
    text-align: center;
    line-height: 32px
}

.section2 .content .featuresSwiper .swiper-slide .text:hover {
    background: var(--color);
    color: #fff
}

.section2 .content .swiper-pagination {
    width: fit-content;
    position: static;
    margin: 50px auto 0
}

.section2 .content .swiper-pagination span {
    width: 12px;
    height: 6px;
    background: #CCCCCC;
    border-radius: 3px;
    margin: 0 6px 0 0 !important;
    opacity: 1 !important;
    transition: .6s ease
}

.section2 .content .swiper-pagination span.swiper-pagination-bullet-active {
    background: var(--color);
    width: 24px
}

.section2 .content .swiper-pagination span:last-child {
    margin: 0 !important
}

.section3 {
    padding: 0 0 140px
}

.section3 .common_wrap {
    display: flex;
    justify-content: space-between
}

.section3 .common_wrap .l {
    width: 599px
}

.section3 .common_wrap .l .flex {
    margin: 45px 0 0 0
}

.section3 .common_wrap .l .flex .list {
    height: 64px;
    display: flex;
    align-items: center;
    border-bottom: 1px solid #F1F1F1;
    font-weight: 400;
    font-size: 18px;
    color: #1A1A1A
}

.section3 .common_wrap .r {
    width: 740px
}

.section3 .common_wrap .r .textLine {
    font-weight: bold;
    font-size: 24px;
    color: #1A1A1A;
    line-height: 36px;
    text-decoration-line: underline;
    margin: 49px 0 19px 0
}

.section3 .common_wrap .r .csp .item {
    display: flex;
    gap: 1px
}

.section3 .common_wrap .r .csp .item:not(:last-child) {
    margin: 0 0 2px
}

.section3 .common_wrap .r .csp .item .color {
    width: 85px;
    height: 64px;
    background: #49B247;
    border-radius: 3px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 400;
    font-size: 18px;
    color: #FFFFFF
}

.section3 .common_wrap .r .csp .item p {
    width: 654px;
    height: 64px;
    background: #E4FAE3;
    border-radius: 3px;
    display: flex;
    align-items: center;
    padding: 0 39px;
    font-weight: 400;
    font-size: 16px;
    color: #1A1A1A
}

.section4 {
    padding: 0 0 82px
}

.section4 img {
    width: 100%;
    margin: 24px 0 0 0;
    display: block
}

.section5 {
    padding: 0 0 119px
}

.section5 .content {
    margin: 50px 0 0 0
}

.section5 .content table {
    width: 100%
}

.section5 .content table tr:first-child td[rowspan], .section5 .content table tr:first-child td[colspan] {
    background: #F5F5F7
}

.section5 .content table tr td {
    border: 1px solid #DCDCDC;
    padding: 26px 0;
    font-weight: 400;
    font-size: 18px;
    color: #1A1A1A;
    text-align: center
}

.section6 {
    padding: 0 0 119px
}

.section6 .common_wrap {
    display: flex;
    justify-content: space-between
}

.section6 .common_wrap .l {
    width: 841px
}

.section6 .common_wrap .l table {
    width: 100%;
    margin: 48px 0 0 0
}

.section6 .common_wrap .l table tr:first-child td[rowspan], .section6 .common_wrap .l table tr:first-child td[colspan] {
    background: #F5F5F7
}

.section6 .common_wrap .l table tr td {
    border: 1px solid #DCDCDC;
    padding: 26px 27px;
    font-weight: 400;
    font-size: 18px;
    color: #1A1A1A;
    text-align: center
}

.section6 .common_wrap .img {
    width: 588px
}

.section6 .common_wrap .img img {
    width: 100%
}

body .proInfo2 {
    background: transparent !important;
    padding: 0 0 127px
}

body .proInfo2 .wrap .content2 {
    background: #F5F5F5
}

.fixed_back {
    position: fixed;
    right: 30px;
    bottom: 100px;
    z-index: 999;
    width: 50px;
    height: 50px;
    background: #49B247;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    opacity: 0;
    pointer-events: none;
    transition: .4s ease
}

.fixed_back.on {
    opacity: 1;
    pointer-events: auto
}

.fixed_back .iconfont {
    color: #FFFFFF;
    font-size: 18px;
    transform: rotate(-90deg)
}


@media screen and (max-width: 1919px) {
    .common_title .bor{
        width: 0.7291666667vw;
        height: 0.7291666667vw;
        border-radius: 0.2083333333vw;
        margin: 0px 1.0416666667vw 0px 0px;
    }
    .common_title p{
        font-size: 1.6666666667vw;
    }
    .common_wrap{
        width: 77.0833333333vw;
    }
    .section1{
        padding: 6.25vw 0px 3.125vw;
    }
    .section1 .wrap .brand a{
        font-size: 0.8333333333vw;
    }
    .section1 .wrap .brand .iconfont{
        font-size: 0.8333333333vw;
        margin: 0px 0.2604166667vw;
    }
    .section1 .wrap .content{
        margin: 2.2916666667vw 0px 0px;
    }
    .section1 .wrap .content .l{
        width: 38.5416666667vw;
        height: 31.25vw;
    }
    .section1 .wrap .content .r{
        width: 31.25vw;
    }
    .section1 .wrap .content .r .title{
        font-size: 2.1875vw;
        line-height: 2.3958333333vw;
    }
    .section1 .wrap .content .r .line{
        margin: 2.8125vw 0px 2.0833333333vw;
    }
    .section1 .wrap .content .r .p1{
        font-size: 1.25vw;
        margin: 0px 0px 1.8229166667vw;
    }
    .section1 .wrap .content .r .p2{
        width: 26.5625vw;
        font-size: 0.9375vw;
        line-height: 1.4583333333vw;
        margin: 0px 0px 4.3229166667vw;
    }
    .section1 .wrap .content .r .more{
        width: 29.6875vw;
        height: 2.96875vw;
        border-radius: 0.15625vw;
        font-size: 0.7291666667vw;
    }
    .section2{
        padding: 0px 0px 5.9895833333vw;
    }
    .section2 .content{
        margin: 2.8125vw 0px 0px;
    }
    .section2 .content .featuresSwiper .swiper-slide .text{
        height: 11.1458333333vw;
        border-radius: 0.625vw;
        font-size: 1.0416666667vw;
        padding: 0px 2.34375vw;
        line-height: 1.6666666667vw;
    }
    .section2 .content .swiper-pagination{
        margin: 2.6041666667vw auto 0px;
    }
    .section2 .content .swiper-pagination span{
        width: 0.625vw;
        height: 0.3125vw;
        border-radius: 0.15625vw;
        margin: 0px 0.3125vw 0px 0px !important;
    }
    .section2 .content .swiper-pagination span.swiper-pagination-bullet-active{
        width: 1.25vw;
    }
    .section3{
        padding: 0px 0px 7.2916666667vw;
    }
    .section3 .common_wrap .l{
        width: 31.1979166667vw;
    }
    .section3 .common_wrap .l .flex{
        margin: 2.34375vw 0px 0px;
    }
    .section3 .common_wrap .l .flex .list{
        height: 3.3333333333vw;
        font-size: 0.9375vw;
    }
    .section3 .common_wrap .r{
        width: 38.5416666667vw;
    }
    .section3 .common_wrap .r .textLine{
        font-size: 1.25vw;
        line-height: 1.875vw;
        margin: 2.5520833333vw 0px 0.9895833333vw;
    }
    .section3 .common_wrap .r .csp .item:not(:last-child){
        margin: 0px 0px 0.1041666667vw;
    }
    .section3 .common_wrap .r .csp .item .color{
        width: 4.4270833333vw;
        height: 3.3333333333vw;
        border-radius: 0.15625vw;
        font-size: 0.9375vw;
    }
    .section3 .common_wrap .r .csp .item p{
        width: 34.0625vw;
        height: 3.3333333333vw;
        border-radius: 0.15625vw;
        padding: 0px 2.03125vw;
        font-size: 0.8333333333vw;
    }
    .section4{
        padding: 0px 0px 4.2708333333vw;
    }
    .section4 img{
        margin: 1.25vw 0px 0px;
    }
    .section5{
        padding: 0px 0px 6.1979166667vw;
    }
    .section5 .content{
        margin: 2.6041666667vw 0px 0px;
    }
    .section5 .content table tr td{
        padding: 1.3541666667vw;
        font-size: 0.9375vw;
    }
    .section6{
        padding: 0px 0px 6.1979166667vw;
    }
    .section6 .common_wrap .l{
        width: 43.8020833333vw;
    }
    .section6 .common_wrap .l table{
        margin: 2.5vw 0px 0px;
    }
    .section6 .common_wrap .l table tr td{
        padding: 1.3541666667vw 1.40625vw;
        font-size: 0.9375vw;
    }
    .section6 .common_wrap .img{
        width: 30.625vw;
    }
    body .proInfo2{
        padding: 0px 0px 6.6145833333vw;
    }
    .fixed_back{
        right: 1.5625vw;
        bottom: 5.2083333333vw;
        width: 2.6041666667vw;
        height: 2.6041666667vw;
        border-radius: 0.5208333333vw;
    }
    .fixed_back .iconfont{
        font-size: 0.9375vw;
    }
}
@media screen and (max-width: 1024px) {
    .section1{
        padding: 85px 0 40px 0;
    }
    .common_wrap{
        width: 90%;
    }
    .section1 .wrap .brand a{
        font-size: 12px;
    }
    .section1 .wrap .brand .iconfont{
        font-size: 12px;
        margin: 0 5px;
    }
    .section1 .wrap .content{
        flex-direction: column;
        margin: 24px 0 0 0;
        align-items: unset;
    }
    .section1 .wrap .content .l{
        width: 100%;
        height: auto;
    }
    .section1 .wrap .content .r {
        width: 100%;
        margin: 30px 0 0 0;
    }
    .section1 .wrap .content .r .title{
        font-size: 24px;
        margin: 0 0 5px;
        line-height: unset;
    }
    .section1 .wrap .content .r .p1{
        font-size: 16px;
        margin: 0 0 15px;
    }
    .section1 .wrap .content .r .p2{
        width: 100%;
        font-size: 13px;
        line-height: 22px;
        margin: 0 0 25px;
    }
    .section1 .wrap .content .r .more{
        width: 100%;
        height: 45px;
        font-size: 13px;
    }
    .section2 .content .featuresSwiper .swiper-slide .text{
        height: auto;
        border-radius: 10px;
        font-size: 16px;
        padding: 40px 5%;
        line-height: 22px;
    }
    .common_title p{
        font-size: 16px;
    }
    .common_title .bor {
        width: 10px;
        height: 10px;
        border-radius: 3px;
        margin: 0 10px 0 0;
    }
    .section2 .content .swiper-pagination{
        margin: 20px auto 0;
    }
    .section2 .content .swiper-pagination span {
        width: 12px;
        height: 4px;
        border-radius: 3px;
        margin: 0 6px 0 0 !important;
        opacity: 1 !important;
        transition: .6s ease;
    }
    .section2 .content .swiper-pagination span.swiper-pagination-bullet-active {
        width: 24px;
    }
    .section2 .content{
        margin: 25px 0 0 0;
    }
    .section3 .common_wrap{
        flex-direction: column;
    }
    .section3 .common_wrap .l {
        width: 100%;
    }
    .section2{
        padding: 0 0 35px;
    }
    .section3 .common_wrap .l .flex{
        margin: 20px 0 0 0;
    }
    .section3 .common_wrap .l .flex .list {
        height: auto;
        padding: 20px 0;
        font-size: 13px;
    }
    .section3 .common_wrap .r{
        width: 100%;
        margin: 55px 0 0 0;
    }
    .section3 .common_wrap .r .textLine{
        font-size: 14px;
        line-height: unset;
        margin: 20px 0;
    }
    .section3 .common_wrap .r .csp .item p {
        width: 100%;
        height: auto;
        border-radius: 3px;
        padding: 22px 15px;
        font-size: 14px;
    }
    .section3 .common_wrap .r .csp .item .color{
        height: auto;
        width: 60px;
        font-size: 13px;
    }
    .section3 .common_wrap .r .csp .item:not(:last-child){
        margin: 0 0 2px;
    }
    .section3 .common_wrap .r .csp .item{
        gap: 2px;
    }
    .section4{
        padding: 0 0 35px;
    }
    .section3{
        padding: 0 0 50px;
    }
    .section4 img{
        width: 100%;
        margin: 20px 0 0 0;
    }
    .section5 .content{
        margin: 22px 0 0 0;
    }
    .section5 .content table tr td{
        padding: 10px;
        font-size: 12px;
    }
    .section5 .content table{
        display: block;
        overflow-x: scroll;
    }
    .section5 .content table tbody{
        display: inline-table;
    }
    .section5{
        padding: 0 0 35px;
    }
    .section6 .common_wrap{
        flex-direction: column;
    }
    .section6 .common_wrap .l{
        width: 100%;
    }
    .section6 .common_wrap .l table{
        margin: 25px 0 0 0;
    }
    .section6 .common_wrap .l table tr td{
        padding: 12px;
        font-size: 12px;
    }
    .section6 .common_wrap .img{
        width: 100%;
        margin: 25px 0 0 0;
    }
    .section6{
        padding: 0 ;
    }
    body .proInfo2{
        padding: 0 0 22px;
    }

}
