body{background-color: transparent;}
.swiper-wrapper{height: unset!important;}
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

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

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

.ordinary-flex {
    display: flex;
    flex-wrap: wrap;
    display: -webkit-flex;
}

.flex-justify {
    display: flex;
    flex-wrap: wrap;
    display: -webkit-flex;
    align-items: center;
}

li {
    list-style: none;
}

a {
    text-decoration: none;
    color: #333;
}

body {
    color: #333333;
    font-family: SourceHanSansCN-Regular;
}

.over {
    overflow: hidden;
}


.section {
    -webkit-transition: all 750ms;
    -o-transition: all 750ms;
    -moz-transition: all 750ms;
    transition: all 750ms;
    -webkit-transform: translateY(100px);
    -moz-transform: translateY(100px);
    -ms-transform: translateY(100px);
    -o-transform: translateY(100px);
    transform: translateY(100px);
    opacity: 0;
}

.is-show {
    display: none;
}

.run {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
}

.color-w {
    color: #ffffff;
}

.font-size-14 {
    font-size: 14px;
    line-height: 14px;
}

.font-size-15 {
    font-size: 15px;
}

.font-size-16 {
    font-size: 15px;
    line-height: 15px;
}

.font-size-18 {
    font-size: 18px;
    line-height: 18px;
}

.font-18 {
    font-size: 18px !important;
    line-height: 40px !important;
}


.font-size-20 {
    font-size: 20px;
    line-height: 20px;
}

.font-size-21 {
    font-size: 21px;
    line-height: 21px;
}

.font-size-22 {
    font-size: 22px;
    line-height: 22px;
}

.font-size-23 {
    font-size: 23px;
    line-height: 23px;
}

.font-size-24 {
    font-size: 22px;
    line-height: 22px;
}

.font-size-27 {
    font-size: 27px;
    line-height: 27px;
}

.font-size-28 {
    font-size: 28px;
    line-height: 28px;
}

.font-size-30 {
    font-size: 30px;
    line-height: 30px;
}

.font-size-32 {
    font-size: 32px;
    line-height: 32px;
}

.font-size-36 {
    font-size: 36px;
    line-height: 36px;
}

.font-size-40 {
    font-size: 40px;
    line-height: 40px;
}

.font-size-46 {
    font-size: 46px;
    line-height: 46px;
}

.font-size-49 {
    font-weight: 700;
    font-size: 49px;
    line-height: 49px;
}

.font-weight {
    font-weight: 700;
}

.title {
    text-align: center;
    font-weight: 700;
}

.title-text {
    text-align: center;
    margin-top: 13px;
}

/* banner */
.banner {
    width: 100%;
}

.little-powerSwiper {
    display: none;
}

.section1 {
    background-color: #F6FBFF;
    padding-top: 145px;
    padding-bottom: 128px;
}

.flex1-left {
    width: 50%;
}

.flex1-right {
    width: 50%;
    margin-right: -35px;
}

.flex1-left img {
    display: block;
    margin-left: -49px;
}

.section1-box {
    width: 684px;
    height: 68px;
    border-radius: 4px;
    display: flex;
    align-items: center;
    margin-bottom: 20px;
    transition: 0.3s;
}

.section1-title {
    margin-left: 12px;
    margin-top: 49px;
    margin-bottom: 35px;
}

.section1-box {
    padding-left: 17px;

}

.section1-box img {
    margin-right: 11px;
}

.section1-box:hover {
    background-color: #206beb;
    color: #ffffff;
}

.section1-box2 {
    margin-bottom: 18px;
}

.title {
    text-align: center;
}

.section2 {
    padding: 99px 0 100px;
}

.section2 .wrap {
    padding: 0 100px 0 95px;
    margin-top: 48px;
}

.section2-box {
    text-align: center;
    width: 563px;
    height: 327px;
    background-color: #f2f3f7;
    border-radius: 16px;
    margin-top: 28px;
}

.icon1 {
    margin-top: 65px;
    margin-bottom: 20px;
}

.icon3 {
    margin-top: 58px;
    margin-bottom: 26px;
}

.icon4 {
    margin-top: 59px;
    margin-bottom: 31px;
}

.section2-text {
    margin-top: 16px;
}

.section2-box:hover .box1 {
    display: none;
}

.section2-box:hover .box2 {
    display: block;
}



.box2 {
    height: 100%;
    transition: 0.3s;
    background-color: #206BEB;
    display: none;
    border-radius: 16px;
}

.section2-title {
    padding-top: 32px;
}

.section2-text2 {
    margin-top: 10px;
    margin-bottom: 32px;
}

.text-box {
    width: 520px;
    margin: 0 auto;
    margin-bottom: 18px;
}

.text1 {
    width: 55%;
}

.text-box div {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    width: 50%;
    text-align: left;
}

.dian {
    display: inline-block;
    border-radius: 50%;
    width: 6px;
    height: 6px;
    margin-right: 9px;
    background-color: #ffffff;
}

.btn {
    font-size: 22px;
    color: #ffffff;
    width: 281px;
    background-color: #ff642d;
    border-radius: 8px;
    margin: 0 auto;
    text-align: center;
    display: block;
    padding: 5px 15px 7px;
    border: 1px solid #ff642d;
    transition: 0.3s;line-height: 1.4;
}

.btn:hover {
    color: #ff642d;
    background-color: #ffffff;
}

.section2 .btn {
    margin-top: 78px;
}

.section3 {
    background-color: #f6fbff;
    padding-top: 73px;
    padding-bottom: 113px;

}

.l-scshop-box {
    display: none;
}

.section3-box {
    margin-top: 100px;
    position: relative;
    height: 550px;
    background-color: #ffffff;
    box-shadow: 0px 0px 30px 2px rgba(10, 19, 61, 0.07);
    border-radius: 28px;
    border: solid 1px rgba(32, 107, 235, 0.35)
}

.section3-left {
    width: 423px;
}

.section3-left-left {
    width: 185px;
    border-right: solid 2px #e9e9e9;
}

.top-box1 {
    height: 133px;
    border-bottom: 1px solid #e9e9e9;
    text-align: center;
    padding-top: 70px;
}

.middle-box {
    height: 201px;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 24px;
    text-align: center;
    border-bottom: 1px solid #e9e9e9;
}

.bottom-box {
    text-align: center;
    padding-top: 93px;
}

.section3-left-right {
    flex: 1;
}

.right-top {
    height: 133px;
    border-bottom: solid 1px #e9e9e9;
}

.right-top-left {
    width: 234px;
    box-sizing: border-box;
    padding: 0 10px;
    padding-top: 78px;
    text-align: center;
}

.right-center1-left {
    width: 234px;
    box-sizing: border-box;
    padding: 0 10px;
    padding-top: 45px;
    text-align: center;
}

.right-center2-left {
    width: 234px;
    box-sizing: border-box;
    padding: 0 10px;
    padding-top: 35px;
    text-align: center;
}

.right-center1 {
    height: 110px;
    border-bottom: solid 1px #e9e9e9;
}

.right-center2 {
    height: 91px;
    border-bottom: solid 1px #e9e9e9;
}

.right-bottom1-left,
.right-bottom2-left,
.right-bottom3-left {
    width: 234px;
    box-sizing: border-box;
    padding: 0 10px;
    text-align: center;
}

.right-bottom1-left {
    padding-top: 20px;
}

.right-bottom2-left {
    padding-top: 20px;
}

.right-bottom3-left {
    padding-top: 20px;
}

.right-title {
    text-align: center;
    padding-right: 40px;
    padding-top: 7px;
    width: 345px;
}

.right-text {
    display: flex;
    align-items: center;
    width: 306px;
    line-height: 25px;
    color: #666666;
    width: 345px;
}

.right-text1 {
    margin-top: 20px;
}

.right-text2 {
    margin-top: 31px;
}

.right-text3 {
    margin-top: 36px;
}

.right-text4 {
    margin-top: 22px;
}

.right-text5 {
    margin-top: 26px;
}

.right-dian {
    background-color: #dadcdd;
}

.right-bottom1 {
    height: 71px;
    border-bottom: 1px solid #e9e9e9;
}

.right-bottom2 {
    height: 70px;
    border-bottom: 1px solid #e9e9e9;
}

.right-bottom3 {
    height: 80px;
}

.scshop-box {
    width: 591px;
    height: 660px;
    background-color: #206beb;
    box-shadow: 0px 0px 30px 2px rgba(10, 19, 61, 0.07);
    border-radius: 28px;
    border: solid 1px #ffffff;
    position: absolute;
    left: 423px;
    top: -46px;
}

.shop-padding {
    padding-left: 66px;
    padding-right: 20px;
}

.shop-text {
    display: flex;
    color: #ffffff;
    line-height: 25px;
    align-items: center;
}

.shop-text-padding {
    padding-left: 14px;
    margin-top: 1px;
}

.shop-box1 {
    margin-top: 26px;
    padding-bottom: 5px;
    border-bottom: 2px solid rgba(255, 255, 255, 0.5);
}

.shop-box2 {
    margin-top: 3px;
    padding-bottom: 7px;
    border-bottom: 2px solid rgba(255, 255, 255, 0.5);
}

.shop-box3 {
    margin-top: 7px;
    padding-bottom: 6px;
    border-bottom: 2px solid rgba(255, 255, 255, 0.5);
}

.shop-box4 {
    margin-top: 9px;
    padding-bottom: 10px;
    border-bottom: 2px solid rgba(255, 255, 255, 0.5);
}

.shop-box5 {
    margin-top: 9px;
    padding-bottom: 7px;
    border-bottom: 2px solid rgba(255, 255, 255, 0.5);
}

.shop-box6 {
    margin-top: 5px;
}

.shop-text .dian {
    background-color: #ffffff;
}

.logo-img {
    display: block;
    margin: 0 auto;
    margin-top: 19px;
}

.section4 {
    padding-top: 107px;
    padding-bottom: 90px;
}

.section4-box {
    height: 541px;
    box-shadow: 0px 0px 43px 3px rgba(17, 37, 87, 0.11);
    border-radius: 30px;
    border: solid 1px #ffffff;
    margin-top: 64px;
    display: none;
    background-size: 100% 100%;
}

.section4-box1 {
    display: block;
    background-image: url('../img/img1.jpg');
}

.section4-box2 {
    background-image: url('../img/img2.jpg');
}

.section4-box3 {
    background-image: url('../img/img3.jpg');
}

.section4-box4 {
    background-image: url('../img/img4.jpg');
}

.switch {
    width: 1112px;
    height: 62px;
    background-color: #EBF6FF;
    margin: 0 auto;
    margin-top: 50px;
    border-bottom: #E0EEFF solid 2px;
    box-sizing: border-box;
}

.switch-box {
    width: 935px;
    margin: 0 auto;
}

.switch-box div {
    width: 25%;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 62px;
    cursor: pointer;
}

.switch-box div:hover {
    color: #0869ec;
}

.content-box-z .active {
    background-color: #206BEB;
    color: #ffffff !important;
    border-bottom: 3px solid #0B5AC0;
}

.left-img {
    margin-top: 27px;
    margin-left: 223px;
}

.section4-right {
    padding-left: 339px;
    margin-top: 122px;
    max-width: calc(100% - 580px);
}

.icon5 {
    margin-right: 13px;
}

.section4-right .font-size-24 {
    color: #fefeff;
}

.section4-text {
    padding-left: 9px;
    color: #ffffff;
    line-height: 48px;
}

.section4-title {
    display: flex;
    align-items: center;
}

.section4-margin {
    margin-top: 16px;
}

.section5 {
    padding-top: 88px;
    padding-bottom: 39px;
    background-image: url(../img/back1.png);
}

.powerSwiper {
    width: 1508px;
    margin: 0 auto;
    overflow: hidden;
    padding-top: 73px;
    padding-bottom: 39px;
    position: relative;
}

.top-img {
    position: absolute;
    right: 48px;
    top: -38px;
}

.slide-box {
    background-color: #ebf6ff;
    box-shadow: 0px 0px 30px 2px rgba(10, 19, 61, 0.07);
    border-radius: 13px;
    border: solid 1px #ffffff;
}

.slide-box .slide-img {
    width: 100%;
    height: 100%;
    display: block;
}



.power-pagination {
    bottom: 0px !important;
}

.power-pagination .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    background: #a9a9a9;
    opacity: 1;
}

.power-pagination .swiper-pagination-bullet-active {
    background: #FF642D;
}

.section5 .btn {
    margin-top: 78px;
}

.section6 {
    padding: 92px 0 117px;
}

.section6-box {
    width: 323px;
    margin-top: 74px;
    background-color: #EBF6FF;
    border-radius: 6px;
}

.bottom-box1 {
    padding-left: 28px;
    padding-top: 31px;
    padding-bottom: 34px;
    background: #EBF6FF;
    border-radius: 0 0 6px 6px;
    position: relative;
}

.bottom-icon1 {
    position: absolute;
    top: -40px;
    left: 26px;

}

.section6-text-margin {
    margin-top: 16px;
}

.bottom-img {
    display: block;
    width: 100%;
}

.section6-title {}

.section6-text {
    line-height: 30px;
}

@media only screen and (max-width:1525px) {
    .section5 {
        padding-top: 70px;
        padding-bottom: 30px;
    }

    .powerSwiper {
        width: 1200px;
        margin: 0 auto;
        overflow: hidden;
        padding-top: 73px;
        padding-bottom: 39px;
        position: relative;
    }

    .top-img {
        position: absolute;
        right: 48px;
        top: -38px;
        width: 55px;
    }

    .slide-box {
        background-color: #ebf6ff;
        box-shadow: 0px 0px 30px 2px rgba(10, 19, 61, 0.07);
        border-radius: 13px;
        border: solid 1px #ffffff;
    }

    .slide-box .slide-img {
        width: 100%;
        height: 100%;
        display: block;
    }



    .power-pagination {
        bottom: 0px !important;
    }

    .power-pagination .swiper-pagination-bullet {
        width: 10px;
        height: 10px;
        background: #a9a9a9;
        opacity: 1;
    }

    .power-pagination .swiper-pagination-bullet-active {
        background: #FF642D;
    }

    .section5 .btn {
        margin-top: 78px;
    }
}

@media only screen and (max-width:1450px) {
    .flex1-right {
        margin-right: 0px;
    }
}

@media only screen and (max-width:1420px) {
    .wrap {
        width: 1200px;
        margin: 0 auto;
    }

    .font-size-14 {
        font-size: 12px;
        line-height: 12px;
    }

    .font-size-15 {
        font-size: 14px;
    }

    .font-size-16 {
        font-size: 15px;
        line-height: 15px;
    }

    .font-size-18 {
        font-size: 16px;
        line-height: 16px;
    }

    .font-size-20 {
        font-size: 18px;
        line-height: 18px;
    }



    .font-size-22 {
        font-size: 20px;
        line-height: 20px;
    }

    .font-size-23 {
        font-size: 20px;
        line-height: 20px;
    }

    .font-size-24 {
        font-size: 22px;
        line-height: 22px;
    }

    .font-size-27 {
        font-size: 25px;
        line-height: 25px;
    }

    .font-size-28 {
        font-size: 25px;
        line-height: 25px;
    }

    .font-size-30 {
        font-size: 28px;
        line-height: 28px;
    }

    .font-size-32 {
        font-size: 30px;
        line-height: 30px;
    }

    .font-size-36 {
        font-size: 34px !important;
        line-height: 34px;
    }

    .font-size-40 {
        font-size: 38px;
        line-height: 38px;
    }

    .font-size-46 {
        font-size: 40px;
        line-height: 40px;
    }

    .font-size-49 {
        font-weight: 700;
        font-size: 45px;
        line-height: 45px;
    }

    .section1 {
        background-color: #F6FBFF;
        padding-top: 120px;
        padding-bottom: 100px;
    }

    .flex1-left {
        width: 45%;
    }

    .flex1-left img {
        width: 630px;
    }


    .flex1-left img {
        display: block;
        margin-left: -49px;
    }

    .section1-box {
        width: 600px;
        height: 60px;
    }

    .section1-title {
        margin-left: 10px;
        margin-top: 40px;
        margin-bottom: 30px;
    }

    .section1-box {
        padding-left: 8px;
    }

    .section1-box img {
        margin-right: 10px;
    }

    .section1-box2 {
        margin-bottom: 15px;
    }

    .section2 {
        padding: 70px 0;
    }

    .section2 .wrap {
        padding: 0 60px;
        margin-top: 40px;
    }

    .section2-box {
        text-align: center;
        width: calc(50% - 30px);
        height: 300px;
        margin-top: 25px;
    }

    .icon1 {
        width: 110px;
        margin-top: 60px;
        margin-bottom: 18px;
    }

    .icon3 {
        width: 110px;
        margin-top: 50px;
        margin-bottom: 20px;
    }

    .icon4 {
        width: 110px;
        margin-top: 50px;
        margin-bottom: 26px;
    }

    .section2-text {
        margin-top: 13px;
    }

    .section2-title {
        padding-top: 35px;
    }

    .section2-text2 {
        margin-top: 10px;
        margin-bottom: 12px;
    }

    .text-box {
        width: 80%;
        margin-bottom: 12px;
    }

    .text1 {
        width: 62%;
    }


    .dian {
        width: 5px;
        height: 5px;
        margin-right: 7px;
    }

    .btn {
        width: 270px;
        padding: 5px 12px 7px;
    }

    .section2 .btn {
        margin-top: 60px;
    }

    .section4 {
        padding: 90px 0;
    }

    .section4-box {
        height: auto;
        padding-bottom: 20px;
        margin-top: 50px;
    }

    .left-img {
        margin-top: 20px;
        margin-left: 180px;
    }

    .left-img img {
        width: 230px;
    }

    .section4-right {
        padding-left: 240px;
        margin-top: 70px;
        max-width: calc(100% - 520px);
    }

    .icon5 {
        width: 37px;
        margin-right: 13px;
    }


    .section4-text {
        padding-left: 8px;
        line-height: 40px;
    }


    .section4-margin {
        margin-top: 12px;
    }

    .switch {
        width: 1050px;
        height: 58px;
        margin-top: 48px;
    }

    .switch-box {
        width: 925px;
        margin: 0 auto;
    }

    .switch-box div {
        width: 25%;
        height: 58px;
    }

    .active {
        border-bottom: 2px solid #0B5AC0;
    }

    .section5 {
        padding-top: 70px;
        padding-bottom: 30px;
    }

    .powerSwiper {
        width: 1220px;
        padding-top: 70px;
        padding-bottom: 30px;
        position: relative;
    }

    .top-img {
        right: 45px;
        top: -30px;
    }

    .power-pagination {
        bottom: 0px !important;
    }

    .power-pagination .swiper-pagination-bullet {
        width: 9px;
        height: 9px;
    }

    .section5 .btn {
        margin-top: 50px;
    }

    .section6 {
        padding: 90px 0;
    }

    .section6-box {
        width: calc(25% - 20px);
        margin-top: 60px;
    }

    .bottom-box1 {
        padding-left: 20px;
        padding-top: 28px;
        padding-bottom: 30px;
    }

    .bottom-icon1 {
        width: 45px;
        top: -35px;
        left: 23px;
    }

    .section6-text-margin {
        margin-top: 10px;
    }


    .section6-title {}

    .section6-text {
        line-height: 25px;
    }

    .section3 {
        padding-top: 50px;
        padding-bottom: 80px;
    }

    .section3-box {
        margin-top: 70px;
        height: auto;
    }


    .section3-left-left {
        width: 160px;
    }

    .top-box1 {
        height: 120px;
        padding-top: 60px;
    }



    .right-top {
        height: 120px;
    }

    .middle-box {
        height: 180px;
        line-height: 22px;
    }

    .bottom-box {
        padding-top: 80px;
    }

    .right-top {
        height: 120px;
    }

    .right-top-left {
        width: 200px;
        box-sizing: border-box;
        padding: 0 5px;
        padding-top: 54px;
        text-align: center;
    }

    .right-center1-left {

        width: 200px;
        box-sizing: border-box;
        padding: 0 5px;
        text-align: center;
        padding-top: 36px;
    }

    .right-center2-left {

        width: 200px;
        box-sizing: border-box;
        padding: 0 5px;
        text-align: center;
        padding-top: 26px;
    }

    .right-center1 {
        height: 100px;
        border-bottom: solid 1px #e9e9e9;
    }

    .right-center2 {
        height: 80px;
        border-bottom: solid 1px #e9e9e9;
    }

    .right-bottom1-left,
    .right-bottom2-left,
    .right-bottom3-left {
        width: 200px;
        box-sizing: border-box;
        padding: 0 5px;
        text-align: center;
    }

    .right-bottom1-left {
        padding-top: 16px;

    }

    .right-bottom2-left {
        padding-top: 16px;
    }

    .right-bottom3-left {
        padding-top: 16px;
    }

    .right-title {
        text-align: center;
        padding-right: 20px;
        padding-top: 7px;
        width: 280px;
    }

    .right-text {
        display: flex;
        align-items: center;
        width: 280px;
        line-height: 25px;
        color: #666666;
    }

    .right-text1 {
        margin-top: 18px;
    }

    .right-text2 {
        margin-top: 28px;
    }

    .right-text3 {
        margin-top: 30px;
    }

    .right-text4 {
        margin-top: 18px;
    }

    .right-text5 {
        margin-top: 20px;
    }

    .right-dian {
        background-color: #dadcdd;
    }

    .right-bottom1 {
        height: 71px;
        border-bottom: 1px solid #e9e9e9;
    }

    .right-bottom2 {
        height: 70px;
        border-bottom: 1px solid #e9e9e9;
    }

    .right-bottom3 {
        height: 71px;
    }

    .scshop-box {
        width: 520px;
        height: 660px;
        background-color: #206beb;
        box-shadow: 0px 0px 30px 2px rgba(10, 19, 61, 0.07);
        border-radius: 28px;
        border: solid 1px #ffffff;
        position: absolute;
        left: 370px;
        top: -46px;
    }

    .shop-padding {
        padding-left: 60px;

    }

    .shop-text {
        display: flex;
        color: #ffffff;
        line-height: 22px;
        align-items: center;
    }

    .shop-text-padding {
        padding-left: 14px;
        margin-top: 1px;
    }

    .shop-box1 {
        margin-top: 13px;
        padding-bottom: 14px;
    }

    .shop-box2 {
        margin-top: 3px;
        padding-bottom: 7px;
        border-bottom: 2px solid rgba(255, 255, 255, 0.5);
    }

    .shop-box3 {
        margin-top: 7px;
        padding-bottom: 6px;
        border-bottom: 2px solid rgba(255, 255, 255, 0.5);
    }

    .shop-box4 {
        margin-top: 9px;
        padding-bottom: 11px;
        border-bottom: 2px solid rgba(255, 255, 255, 0.5);
    }

    .shop-box5 {
        margin-top: 9px;
        padding-bottom: 15px;
        border-bottom: 2px solid rgba(255, 255, 255, 0.5);
    }

    .shop-box6 {
        margin-top: 5px;
    }

    .shop-text .dian {
        background-color: #ffffff;
    }

    .logo-img {
        display: block;
        margin: 0 auto;
        margin-top: 19px;
    }
}

@media only screen and (max-width:1220px) {
    .wrap {
        width: 1000px;
        margin: 0 auto;
    }

    .font-size-15 {
        font-size: 13px !important;
    }

    .font-size-16 {
        font-size: 14px !important;
        line-height: 14px;
    }

    .font-size-18 {
        font-size: 14px !important;
        line-height: 14px;
    }

    .font-size-20 {
        font-size: 16px !important;
        line-height: 16px;
    }

    .font-size-22 {
        font-size: 18px !important;
        line-height: 18px;
    }

    .font-size-23 {
        font-size: 18px !important;
        line-height: 18px;
    }

    .font-size-24 {
        font-size: 20px !important;
        line-height: 24px;
    }

    .font-size-27 {
        font-size: 23px !important;
        line-height: 23px;
    }

    .font-size-28 {
        font-size: 23px !important;
        line-height: 23px;
    }

    .font-size-30 {
        font-size: 26px !important;
        line-height: 26px;
    }

    .font-size-32 {
        font-size: 28px !important;
        line-height: 28px;
    }

    .font-size-36 {
        font-size: 28px !important;
        line-height: 28px;
    }

    .font-size-40 {
        font-size: 36px !important;
        line-height: 36px;
    }

    .font-size-46 {
        font-size: 38px;
        line-height: 40px;
    }

    .font-size-49 {
        font-size: 40px;
        line-height: 42px;
    }

    .section1 {
        background-color: #F6FBFF;
        padding-top: 90px;
        padding-bottom: 70px;
    }

    .flex1-left {
        width: 45%;
    }

    .flex1-right {
        width: 55%;
    }

    .flex1-left img {
        width: 500px;
    }


    .flex1-left img {
        display: block;
        margin-left: -49px;
    }

    .section1-box {
        width: auto;
        height: 55px;
        padding-right: 10px;
    }

    .section1-title {
        margin-left: 5px;
        margin-top: 30px;
        margin-bottom: 25px;
    }

    .section1-box {
        padding-left: 5px;
        margin-bottom: 10px;
    }

    .section1-box img {
        margin-right: 7px;
    }

    .section1-box2 {
        margin-bottom: 10px;
    }

    .section2 {
        padding: 50px 0;
    }

    .section2 .wrap {
        padding: 0 0px;
        margin-top: 30px;
    }

    .section2-box {
        text-align: center;
        width: calc(50% - 25px);
        height: 280px;
        margin-top: 25px;
    }

    .icon1 {
        width: 100px;
        margin-top: 45px;
        margin-bottom: 10px;
    }

    .icon3 {
        width: 100px;
        margin-top: 40px;
        margin-bottom: 10px;
    }

    .icon4 {
        width: 100px;
        margin-top: 40px;
        margin-bottom: 15px;
    }

    .section2-text {
        margin-top: 10px;
    }

    .section2-title {
        padding-top: 30px;
    }

    .section2-text2 {
        margin-top: 7px;
        margin-bottom: 25px;
    }

    .text-box {
        width: 70%;
        margin-bottom: 12px;
    }

    .text1 {
        width: 62%;
    }


    .dian {
        width: 5px;
        height: 5px;
        margin-right: 7px;
    }

    .btn {
        width: 270px;
        padding: 5px 12px 7px;
    }

    .section2 .btn {
        margin-top: 40px;
    }

    .section4 {
        padding: 60px 0;
    }

    .section4-box {
        height: auto;
        padding-bottom: 15px;
        margin-top: 40px;
    }

    .left-img {
        margin-top: 15px;
        margin-left: 100px;
    }

    .left-img img {
        width: 200px;
    }

    .section4-right {
        padding-left: 160px;
        margin-top: 50px;
        max-width: calc(100% - 400px);
    }

    .icon5 {
        width: 35px;
        margin-right: 10px;
    }


    .section4-text {
        padding-left: 6px;
        line-height: 40px;
    }


    .section4-margin {
        margin-top: 12px;
    }

    .switch {
        width: 950px;
        height: 50px;
        margin-top: 48px;
    }

    .switch-box {
        width: 850px;
        margin: 0 auto;
    }

    .switch-box div {
        height: 50px;
    }

    .section5 {
        padding-top: 50px;
        padding-bottom: 20px;
    }

    .powerSwiper {
        width: 1000px;
        padding-top: 50px;
        padding-bottom: 30px;
    }

    .top-img {
        width: 48px;
        right: 45px;
        top: -30px;
    }

    .power-pagination {
        bottom: 0px !important;
    }

    .power-pagination .swiper-pagination-bullet {
        width: 9px;
        height: 9px;
    }

    .section5 .btn {
        margin-top: 50px;
    }

    .section6 {
        padding: 70px 0;
    }

    .section6-box {
        width: calc(25% - 15px);
        margin-top: 40px;
    }

    .bottom-box1 {
        padding-left: 20px;
        padding-top: 25px;
        padding-bottom: 25px;
    }

    .bottom-icon1 {
        width: 40px;
        top: -30px;
        left: 20px;
    }

    .section6-text-margin {
        margin-top: 8px;
    }


    .section6-title {}

    .section6-text {
        line-height: 23px;
    }

    .section3 {
        padding-top: 40px;
        padding-bottom: 120px;
    }

    .section3-box {
        margin-top: 100px;
        height: auto;
    }


    .section3-left-left {
        width: 150px;
    }

    .top-box1 {
        height: 110px;
        padding-top: 48px;
    }

    .right-top-left {
        width: 180px;
        box-sizing: border-box;
        padding: 0 5px;
        text-align: center;
        padding-top: 60px;
    }

    .right-top {
        height: 110px;
    }

    .middle-box {
        height: 180px;
        line-height: 24px;
    }

    .bottom-box {
        padding-top: 80px;
    }




    .right-center1-left {
        width: 180px;
        box-sizing: border-box;
        padding: 0 5px;
        text-align: center;
        padding-top: 30px;
    }

    .right-center2-left {
        width: 180px;
        box-sizing: border-box;
        padding: 0 5px;
        text-align: center;
        padding-top: 26px;
    }

    .right-center1 {
        height: 100px;
        border-bottom: solid 1px #e9e9e9;
    }

    .right-center2 {
        height: 80px;
        border-bottom: solid 1px #e9e9e9;
    }

    .right-bottom1-left,
    .right-bottom2-left,
    .right-bottom3-left {
        width: 180px;
        box-sizing: border-box;
        padding: 0 5px;
        text-align: center;
    }

    .right-bottom1-left {
        padding-top: 12px;
    }

    .right-bottom2-left {
        padding-top: 12px;
    }

    .right-bottom3-left {
        padding-top: 12px;
    }

    .right-title {
        text-align: center;
        padding-right: 10px;
        padding-top: 7px;
        width: 212px;
    }

    .right-text {
        display: flex;
        align-items: center;
        width: 212px;
        line-height: 22px;
        color: #666666;
    }

    .right-text1 {
        margin-top: 10px;
    }

    .right-text2 {
        margin-top: 28px;
    }

    .right-text3 {
        margin-top: 30px;
    }

    .right-text4 {
        margin-top: 18px;
    }

    .right-text5 {
        margin-top: 20px;
    }

    .right-dian {
        background-color: #dadcdd;
    }

    .right-bottom1 {
        height: 71px;
        border-bottom: 1px solid #e9e9e9;
    }

    .right-bottom2 {
        height: 70px;
        border-bottom: 1px solid #e9e9e9;
    }

    .right-bottom3 {
        height: 71px;
    }

    .scshop-box {
        width: 460px;
        height: 710px;
        background-color: #206beb;
        box-shadow: 0px 0px 30px 2px rgba(10, 19, 61, 0.07);
        border-radius: 28px;
        border: solid 1px #ffffff;
        position: absolute;
        left: 325px;
        top: -90px;
    }

    .shop-padding {
        padding-left: 60px;

    }

    .shop-text {
        display: flex;
        color: #ffffff;
        line-height: 22px;
        align-items: center;
    }

    .shop-text-padding {
        padding-left: 14px;
        margin-top: 1px;
    }

    .shop-box1 {
        margin-top: 13px;
        padding-bottom: 14px;
    }

    .shop-box2 {
        margin-top: 3px;
        padding-bottom: 7px;
        border-bottom: 2px solid rgba(255, 255, 255, 0.5);
    }

    .shop-box3 {
        margin-top: 7px;
        padding-bottom: 6px;
        border-bottom: 2px solid rgba(255, 255, 255, 0.5);
    }

    .shop-box4 {
        margin-top: 9px;
        padding-bottom: 11px;
        border-bottom: 2px solid rgba(255, 255, 255, 0.5);
    }

    .shop-box5 {
        margin-top: 9px;
        padding-bottom: 15px;
        border-bottom: 2px solid rgba(255, 255, 255, 0.5);
    }

    .shop-box6 {
        margin-top: 5px;
    }

    .shop-text .dian {
        background-color: #ffffff;
    }

    .logo-img {
        display: block;
        margin: 0 auto;
        margin-top: 19px;
    }
}

@media only screen and (max-width:1023px) {
    .wrap {
        width: 90%;
        margin: 0 auto;
    }

    .font-size-15 {
        font-size: 12px !important;
    }

    .font-size-16 {
        font-size: 13px !important;
        line-height: 16px;
    }

    .font-size-18 {
        font-size: 13px !important;
        line-height: 13px;
    }

    .font-size-20 {
        font-size: 14px !important;
        line-height: 14px;
    }

    .font-size-22 {
        font-size: 16px !important;
        line-height: 16px;
    }

    .font-size-23 {
        font-size: 16px !important;
        line-height: 16px;
    }

    .font-size-24 {
        font-size: 16px !important;
        line-height: 16px;
    }

    .font-size-27 {
        font-size: 21px !important;
        line-height: 21px;
    }

    .font-size-28 {
        font-size: 21px !important;
        line-height: 21px;
    }

    .font-size-30 {
        font-size: 24px !important;
        line-height: 24px;
    }

    .font-size-32 {
        font-size: 24px !important;
        line-height: 24px;
    }

    .font-size-36 {
        font-size: 24px !important;
        line-height: 24px;
    }

    .font-size-40 {
        font-size: 24px !important;
        line-height: 24px;
    }

    .font-size-46 {
        font-size: 34px;
        line-height: 36px;
    }

    .font-size-49 {
        font-size: 36px;
        line-height: 38px;
    }

    .section1 {
        background-color: #F6FBFF;
        padding-top: 60px;
        padding-bottom: 50px;
    }

    .flex1-left {
        width: 42%;
    }

    .flex1-right {
        width: 58%;
    }

    .flex1-left img {
        width: 100%;
    }


    .flex1-left img {
        display: block;
        margin-left: -49px;
    }

    .section1-box {
        width: auto;
        height: 55px;
        padding-right: 10px;
    }

    .section1-title {
        margin-left: 5px;
        margin-top: 10px;
        margin-bottom: 25px;
    }

    .section1-box img {
        margin-right: 4px;
        width: 17px;
    }

    .section1-box {
        padding-left: 5px;
        margin-bottom: 10px;
        line-height: 16px;
    }

    .section1-box img {
        margin-right: 7px;
    }

    .section1-box2 {
        margin-bottom: 10px;
    }

    .section2 {
        padding: 40px 0;
    }

    .section2 .wrap {
        padding: 0 0px;
        margin-top: 0px;
    }

    .section2-box {
        text-align: center;
        width: calc(50% - 25px);
        height: 300px;
        margin-top: 25px;
    }

    .icon1 {
        width: 90px;
        margin-top: 40px;
        margin-bottom: 8px;
    }

    .icon3 {
        width: 90px;
        margin-top: 40px;
        margin-bottom: 8px;
    }

    .icon4 {
        width: 90px;
        margin-top: 30px;
        margin-bottom: 23px;
    }

    .section2-text {
        margin-top: 8px;
    }

    .section2-title {
        padding-top: 35px;
    }

    .section2-text2 {
        margin-top: 5px;
        margin-bottom: 20px;
    }

    .text-box {
        width: 85%;
        margin-bottom: 12px;
    }

    .text1 {
        width: 55%;
    }


    .dian {
        width: 5px;
        height: 5px;
        margin-right: 7px;
    }

    .btn {
        width: 208px;
        padding: 5px 12px 7px;
    }

    .section2 .btn {
        margin-top: 30px;
    }

    .section4 {
        padding: 40px 0;
    }

    .section4-box {
        height: auto;
        padding-bottom: 15px;
        margin-top: 30px;
    }

    .left-img {
        margin-top: 15px;
        margin-left: 80px;
    }

    .left-img img {
        width: 160px;
    }

    .section4-right {
        padding-left: 100px;
        margin-top: 50px;
        max-width: calc(100% - 290px);
    }
    .icon5 {
        width: 30px;
        margin-right: 8px;
    }


    .section4-text {
        padding-left: 6px;
        line-height: 30px;
    }


    .section4-margin {
        margin-top: 10px;
    }

    .switch {
        width: 90%;
        height: 45px;
        margin-top: 40px;
    }

    .switch-box {
        width: 90%;
        margin: 0 auto;
    }

    .switch-box div {
        height: 45px;
    }

    .section5 {
        padding-top: 50px;
        padding-bottom: 20px;
    }

    .powerSwiper {
        width: 90%;
        padding-top: 40px;
        padding-bottom: 20px;
    }

    .top-img {
        width: 40px;
        right: 25px;
        top: -20px;
    }

    .power-pagination {
        bottom: 0px !important;
    }

    .power-pagination .swiper-pagination-bullet {
        width: 8px;
        height: 8px;
    }

    .section5 .btn {
        margin-top: 30px;
    }

    .section6 {
        padding: 50px 0;
    }

    .section6-box {
        width: calc(25% - 15px);
        margin-top: 30px;
    }

    .bottom-box1 {
        padding-left: 15px;
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .bottom-icon1 {
        width: 37px;
        top: -30px;
        left: 20px;
    }

    .section6-text-margin {
        margin-top: 7px;
    }

    .section6-text {
        line-height: 20px;
    }

    .section3 {
        padding-top: 40px;
        padding-bottom: 100px;
    }

    .section3-box {
        margin-top: 60px;
        height: auto;
    }


    .section3-left-left {
        width: 100px;
    }

    .top-box1 {
        height: 100px;
        padding-top: 36px;
    }

    .right-top-left {
        width: 132px;
        box-sizing: border-box;
        padding: 0 5px;
        text-align: center;
        padding-top: 50px;
    }

    .right-top {
        height: 100px;
    }

    .middle-box {
        height: 176px;
        line-height: 24px;
    }

    .bottom-box {
        padding-top: 60px;
    }

    .right-center1-left {
        width: 132px;
        padding-top: 40px;
    }

    .right-center2-left {
        width: 132px;
        padding-top: 30px;
    }

    .right-center1 {
        height: 97px;
        border-bottom: solid 1px #e9e9e9;
    }

    .right-center2 {
        height: 79px;
        border-bottom: solid 1px #e9e9e9;
    }

    .right-bottom1-left,
    .right-bottom2-left,
    .right-bottom3-left {
        width: 150px;
    }

    .right-bottom1-left {
        padding-top: 0px;
        align-items: center;
        display: flex;
    }

    .right-bottom1 {
        height: 65px;
        border-bottom: 1px solid #e9e9e9;
    }

    .right-bottom2 {
        height: 69px;
        border-bottom: 1px solid #e9e9e9;
    }

    .right-bottom3 {
        height: 50px;
    }

    .right-bottom2-left {
        padding-top: 0px;
        align-items: center;
        display: flex;
    }

    .right-bottom3-left {
        padding-top: 0px;
        align-items: center;
        display: flex;
    }

    .right-title {
        text-align: center;
        padding-right: 10px;
        padding-top: 7px;
        width: 212px;
    }

    .right-text {
        display: flex;
        align-items: center;
        width: 212px;
        line-height: 20px;
        color: #666666;
    }

    .right-text1 {
        margin-top: 6px;
    }

    .right-text2 {
        margin-top: 10px;
    }

    .right-text3 {
        margin-top: 10px;
    }

    .right-text4 {
        margin-top: 15px;
    }

    .right-text5 {
        margin-top: 15px;
    }

    .right-dian {
        background-color: #dadcdd;
    }



    .scshop-box {
        width: 48%;
        height: 600px;
        background-color: #206beb;
        box-shadow: 0px 0px 30px 2px rgba(10, 19, 61, 0.07);
        border-radius: 28px;
        border: solid 1px #ffffff;
        position: absolute;
        left: 250px;
        top: -54px;
    }


    .shop-padding {
        padding-left: 20px;

    }

    .shop-text {
        display: flex;
        color: #ffffff;
        line-height: 21px;
        align-items: center;
    }

    .shop-text-padding {
        padding-left: 10px;
        margin-top: 1px;
    }

    .shop-box1 {
        margin-top: 17px;
        padding-bottom: 10px;
    }

    .shop-box2 {
        margin-top: 3px;
        padding-bottom: 7px;
        border-bottom: 2px solid rgba(255, 255, 255, 0.5);
    }

    .shop-box3 {
        margin-top: 7px;
        padding-bottom: 6px;
        border-bottom: 2px solid rgba(255, 255, 255, 0.5);
    }

    .shop-box4 {
        margin-top: 9px;
        padding-bottom: 11px;
        border-bottom: 2px solid rgba(255, 255, 255, 0.5);
    }

    .shop-box5 {
        margin-top: 9px;
        padding-bottom: 15px;
        border-bottom: 2px solid rgba(255, 255, 255, 0.5);
    }

    .shop-box6 {
        margin-top: 5px;
    }

    .shop-text .dian {
        background-color: #ffffff;
    }

    .logo-img {
        width: 120px;
        margin-top: 10px;
    }
}

@media only screen and (max-width:956px) {
    .section3-left-left {
        width: 200px;
    }
    .right-top-left {
        width: 220px;
        box-sizing: border-box;
        padding: 0 5px;
        text-align: center;
        padding-top: 50px;
    }
    .right-title{
        width: 100%;
    }
    .right-top-right {
        margin-left: 20px;
        width: calc(100% - 280px);
    }
    .right-center1-left {
        width: 220px;
    }

    .right-center2-left {
        width: 220px;
    }

    .right-bottom1-left,
    .right-bottom2-left,
    .right-bottom3-left {
        width: 220px;
    }

    .scshop-box {
        width: 90%;
    }
    .scshop-box {
        display: none;
    }

    .l-scshop-box {
        display: block !important;
        position: static;
        width: 96%;
        margin: 0 auto;
        height: auto;
        padding-bottom: 20px;
        margin-top: 20px;
    }
}

@media only screen and (max-width:826px) {
    .scshop-box {
        width: 90%;
    }
}

@media only screen and (max-width:797px) {
    .scshop-box {
        width: 90%;
    }
}

@media only screen and (max-width:767px) {

    .wrap {
        width: 96%;
        margin: 0 auto;
    }

    .font-size-15 {
        font-size: 12px !important;
        line-height: 14px;
    }

    .font-size-16 {
        font-size: 12px !important;
        line-height: 14px;
    }

    .font-size-18 {
        font-size: 12px !important;
        line-height: 14px;
    }

    .font-size-20 {
        font-size: 13px !important;
        line-height: 15px;
    }

    .font-size-22 {
        font-size: 12px !important;
        line-height: 16px;
    }

    .font-size-23 {
        font-size: 14px !important;
        line-height: 16px;
    }

    .font-size-24 {
        font-size: 15px !important;
        line-height: 18px;
    }

    .font-size-27 {
        font-size: 14px !important;
        line-height: 19px;
    }

    .font-size-28 {
        font-size: 14px !important;
        line-height: 19px;
    }

    .font-size-30 {
        font-size: 18px !important;
        line-height: 20px;
    }

    .font-size-32 {
        font-size: 12px !important;
        line-height: 20px;
    }

    .font-size-36 {
        font-size: 18px !important;
        line-height: 20px;
    }

    .font-size-40 {
        font-size: 20px !important;
        line-height: 24px;
    }

    .font-size-46 {
        font-size: 18px;
        line-height: 26px;
    }

    .font-size-49 {
        font-size: 20px;
        line-height: 24px;
    }

    .little-powerSwiper {
        display: block;
        width: 90% !important;
        margin: 0 auto;
        position: relative;
        margin-top: 20px;
    }

    .swiper-pagination {
        bottom: -18px !important;
    }

    .powerSwiper {
        display: none;
    }

    .section1 {
        background-color: #F6FBFF;
        padding-top: 30px;
        padding-bottom: 20px;
    }

    .section1 .wrap {
        display: block;
    }

    .flex1-left {
        width: 80%;
        margin: 0 auto;
    }

    .flex1-right {
        width: 100%;
    }

    .flex1-left img {
        display: block;
        width: 100%;
        margin-left: 0px;
    }

    .section1-box {
        width: auto;
        height: auto;
        padding: 5px 0;
        padding-right: 10px;
    }

    .section1-title {
        margin-left: 5px;
        margin-top: 5px;
        margin-bottom: 10px;
    }

    .section1-box img {
        margin-right: 3px;
        width: 15px;
    }

    .section1-box {
        padding-left: 5px;
        margin-bottom: 05px;
        line-height: 16px;
    }

    .section1-box img {
        margin-right: 7px;
    }

    .section1-box2 {
        margin-bottom: 5px;
    }

    .section2 {
        padding: 30px 0;
    }

    .section2 .wrap {
        padding: 0 0px;
        margin-top: 0px;
    }

    .section2-box {
        text-align: center;
        width: 100%;
        height: 260px;
        margin-top: 25px;
    }

    .icon1 {
        width: 70px;
        margin-top: 30px;
        margin-bottom: 0px;
    }

    .icon3 {
        width: 70px;
        margin-top: 30px;
        margin-bottom: 0px;
    }

    .icon4 {
        width: 70px;
        margin-top: 30px;
        margin-bottom: 0px;
    }

    .section2-text {
        margin-top: 8px;
    }

    .section2-title {
        padding-top: 20px;
    }

    .section2-text2 {
        margin-top: 5px;
        margin-bottom: 10px;
    }

    .text-box {
        width: 50%;
        margin-bottom: 12px;
    }

    .text1 {
        width: 55%;
    }


    .dian {
        width: 5px;
        height: 5px;
        margin-right: 7px;
    }

    .btn {
        width: 150px;
        padding: 5px 12px 7px;
    }

    .section2 .btn {
        margin-top: 20px;
    }

    .section4 {
        padding: 30px 0;
    }

    .section4-box {
        display: block;
        height: auto;
        padding-bottom: 10px;
        margin-top: 20px;
    }

    .left-img {
        margin-top: 10px;
        margin-left: 50px;
    }

    .left-img img {
        width: 150px;
    }

    .section4-right {
        padding-left: 90px;
        margin-top: 30px;
        max-width: calc(100% - 280px);
    }

    .icon5 {
        width: 28px;
        margin-right: 8px;
    }


    .section4-text {
        padding-left: 6px;
        line-height: 30px;
    }


    .section4-margin {
        margin-top: 10px;
    }

    .switch {
        display: none;
    }

    .section6 {
        padding: 20px 0;
    }

    .section6-box {
        width: calc(50% - 10px);
        margin-top: 20px;
    }

    .bottom-box1 {
        padding-left: 4px;
        padding-top: 20px;
        padding-bottom: 10px;
    }

    .bottom-icon1 {
        width: 37px;
        top: -30px;
        left: 20px;
    }

    .section6-text-margin {
        margin-top: 7px;
    }

    .section6-text {
        line-height: 20px;
    }

    .scshop-box {
        display: none;
    }

    .l-scshop-box {
        display: block !important;
        position: static;
        width: 96%;
        margin: 0 auto;
        height: auto;
        padding-bottom: 20px;
        margin-top: 20px;
    }

    .section3 {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .title {
        padding: 0px 10px;
    }

    .section3-box {
        margin-top: 20px;
        height: auto;
    }


    .section3-left-left {
        width: 140px;
    }

    .top-box1 {
        height: 100px;
        padding-top: 0px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .right-top-left {
        padding-left: 0px;
        padding-top: 36px;
        display: flex;
        align-items: center;

        justify-content: center;
        width: 160px;
        border-right: 1px solid #e9e9e9;
    }

    .right-top {
        height: 100px;
        justify-content: normal;
    }

    .right-top-right {
        margin-left: 20px;
        width: calc(100% - 204px);
    }

    .middle-box {
        height: 100px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .bottom-box {
        padding-top: 70px;
    }
    .section3-left-right>.flex{overflow: hidden;align-items: flex-start}
    .right-center1-left {
        padding-left: 0px;
        padding-top: 0px;
        display: flex;
        align-items: center;
        justify-content: center;
        width: 160px;
        border-right: 1px solid #e9e9e9;
    }

    .right-center2-left {
        padding-left: 0px;
        padding-top: 0px;
        width: 160px;
        display: flex;
        align-items: center;
        justify-content: center;
        border-right: 1px solid #e9e9e9;
    }

    .right-center1 {
        justify-content: normal;
        height: 50px;
        border-bottom: solid 1px #e9e9e9;
    }

    .right-center2 {
        justify-content: normal;
        height: 50px;
        border-bottom: solid 1px #e9e9e9;
    }

    .right-bottom1-left,
    .right-bottom2-left,
    .right-bottom3-left {
        padding-left: 0px;
        width: 160px;
        border-right: 1px solid #e9e9e9;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .right-bottom1-left {
        padding-top: 0px;
        align-items: center;
        display: flex;
    }

    .right-bottom1 {
        height: 45px;
        justify-content: normal;
        border-bottom: 1px solid #e9e9e9;
    }

    .right-bottom2 {
        height: 45px;
        justify-content: normal;
        border-bottom: 1px solid #e9e9e9;
    }

    .right-bottom3 {
        height: 45px;
        justify-content: normal;
        height: 50px;
    }

    .right-bottom2-left {
        padding-top: 0px;
        align-items: center;
        display: flex;
    }

    .right-bottom3-left {
        padding-top: 0px;
        align-items: center;
        display: flex;
    }

    .right-title {
        text-align: center;
        padding-top: 7px;
        width: auto;
    }

    .right-text {
        display: flex;
        align-items: center;
        width: auto;
        line-height: 22px;
        color: #666666;
    }

    .right-text1 {
        margin-top: 10px;
    }

    .right-text2 {
        margin-top: 0px;
    }

    .right-text3 {
        margin-top: 0px;
    }

    .right-text4 {
        margin-top: 0px;
    }

    .right-text5 {
        margin-top: 0px;
    }

    .right-dian {
        background-color: #dadcdd;
    }
}

@media only screen and (max-width:640px) {
    .section4 {
        padding: 20px 0;
    }

    .section4-box {
        padding-bottom: 8px;
        margin-top: 15px;
    }

    .left-img {
        margin-top: 8px;
        margin-left: 50px;
    }

    .left-img img {
        width: 130px;
    }

    .section4-right {
        padding-left: 30px;
        margin-top: 45px;
        max-width: none;
        width: 100%;
    }

    .icon5 {
        width: 28px;
        margin-right: 8px;
    }


    .section4-text {
        padding-left: 6px;
        line-height: 25px;
    }

}

@media only screen and (max-width:560px) {
    .text-box {
        width: 60%;
        margin-bottom: 12px;
    }

    .section4 {
        padding: 20px 0;
    }

    .section4-box {
        padding-bottom: 10px;
        margin-top: 15px;
    }

    .section4-box .ordinary-flex {
        display: block;
    }

    .left-img {
        display: block;
        margin-top: 10px;
        margin-left: 0px;
        text-align: center;
    }

    .left-img img {
        width: 40%;
    }

    .section4-right {
        padding-left: 20px;
        margin-top: 20px;
    }

    .icon5 {
        width: 28px;
        margin-right: 8px;
    }


    .section4-text {
        padding-left: 6px;
        line-height: 25px;
    }
}

@media only screen and (max-width:525px) {
    .text-box {
        width: 80%;
        margin-bottom: 12px;
    }


    .font-size-36 {
        font-size: 20px !important;
        line-height: 22px;
    }

    .font-size-24 {
        font-size: 14px !important;
        line-height: 16px;
    }

    .font-size-36 {
        font-size: 15px !important;
        line-height: 18px;
    }

}

@media only screen and (max-width:471px) {
    .font-size-36 {
        font-size: 20px !important;
        line-height: 22px;
    }

    .font-size-24 {
        font-size: 14px !important;
        line-height: 16px;
    }

    .font-size-36 {
        font-size: 15px !important;
        line-height: 18px;
    }

    .section6-box {
        width: 48%;
        margin-top: 20px;
    }

    .right-top-right {
        margin-left: 10px;
    }

    .right-text {
        width: auto;
    }

    .section3-left-left {
        width: 100px;
    }

    .right-top-left,
    .right-center1-left,
    .right-center2-left,
    .right-bottom1-left,
    .right-bottom2-left,
    .right-bottom3-left {
        width: 100px;
        display: -webkit-box !important; overflow: hidden; white-space: normal !important; text-overflow: ellipsis; word-wrap: break-word; -webkit-line-clamp: 2; -webkit-box-orient: vertical;
    }

    .right-title {
        padding-right: 0px;
    }

    .right-text {
        font-size: 10px !important;
        line-height: 16px !important;
    }

    .right-top-right {
        margin-left: 3px;
        width: calc(100% - 124px);

    }
}

@media only screen and (max-width:390px) {
    .text-box {
        width: 90%;
        margin-bottom: 12px;
    }
}
