.banner{
    width: 100%;
}

.banner img{
    width: 100%;
}

.section1{
    width: 100%;
}

.section1 img{
    width: 100%;
}

.section2{
    width: 100%;
    padding:100px 0;
}

.section2 img{
    width: 100%;
}

.cgt-img{
    margin-bottom: 100px;
}

.section3,.section4,.section5{
    width: 100%;
}

.section3 img,.section4 img,.section5 img{
    width: 100%;
}

.section6{
    padding:60px 0 45px 0;
    width: 100%;
    background-color: #e1e1e1;
}

.section6 img{
    width:75%;
    margin:0 auto 45px auto;
    display: block;
}

h3{
    font-size:35px
}

.section1 .func-list .func-item{
    width: 30%;
    display: inline-block;
    margin-right:4%;
    height: 166px;
}

.section1 .func-list .func-item:nth-child(3n){
    margin-right:0;
}

.section7{
    width: 100%;
    background-color: #fff;
}

.section7 img{
    width: 100%;
}

.changjiu .ppf_con6 {
    padding-top: 0;
    padding-bottom: 106px;
    background: #e1e1e1;
}

.changjiu .ppf_con6 .ppf_con6_p {
    font-size: 35px;
    text-align: center;
    font-weight: bold;
    margin-bottom: 60px;
}

.changjiu .ppf_con6 .ppf_con6_div {
    width: 1446px;
    height: 422px;
    background: #fff;
    margin: 0 auto;
    padding-top: 145px;
    border-radius: 20px;
}

.changjiu .ppf_con6 .ppf_con6_div .ppf_c6d1_div {
    width: 1300px;
    height: 300px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
}

.changjiu .ppf_con6 .ppf_con6_div .ppf_c6d1_div .swiper-wrapper {
    height: 50px !important;
    line-height: 50px;
}

.changjiu .ppf_con6 .ppf_con6_div .ppf_c6d1_div .swiper_flex {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    height: 100% !important;
    margin: 6px 0;
}

.changjiu .ppf_con6 .ppf_con6_div .ppf_c6d1_div .swiper_flex p {
    font-size: 30px;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding: 0 50px;
}

.changjiu .ppf_con6 .ppf_con6_div .ppf_c6d1_div .swiper-scrollbar {
    width: 2px;
}

.changjiu .ppf_con6 .ppf_con6_div .ppf_c6d1_div .swiper-scrollbar .swiper-scrollbar-drag {
    background: #e3e3e3;
    width: 9px;
    left: -4px;
    border-radius: 0;
}

@media screen and (max-width: 799px) {
    .pc {
        display: none;
    }
    
    .mobile {
        display: block;
    }

    .tab{
        zoom: .3;
    }

    .section1,.section2,.section3,.section4,.section5{
        background: #fff;
    }

    .section2{
        padding:50px 0;
    }
    
    .section6{
        background-color: #fff;
    }

    .section6 img{
        width:90%;
    }

    .changjiu .mb_ppf_con_9 {
        padding: .54rem .7rem;
        background: #e3e3e3;
    }

    .changjiu .mb_ppf_con_9 .mb_ppf_con_9_h3 {
        font-size: .4rem;
        width: 3rem;
        margin: 0 auto;
        text-align: center;
    }

    .changjiu .mb_ppf_con_9_div {
        height: 4rem;
        line-height: .7rem;
        overflow: hidden;
        font-size: .3rem;
        white-space: nowrap;
        position: relative;
    }

    .changjiu .mb_ppf_con_9_div .swiper-wrapper {
        height: .7rem;
    }

    .changjiu .mb_ppf_con_9_div .swiper-wrapper .swiper-slide {
        height: .7rem !important;
        height: auto !important;
        line-height: .7rem;
    }

    .changjiu .mb_ppf_con_9_div .swiper-scrollbar {
        width: .03rem;
        right: .15rem;
    }

    .changjiu .mb_ppf_con_9_div .swiper-scrollbar .swiper-scrollbar-drag {
        width: .1rem;
        left: -.03rem;
        background: #e3e3e3;
    }

    .changjiu{
        background: #e3e3e3;
    }

    .changjiu .mb_ppf_con_10 {
        position: relative;
        background: #fff;
        margin: 0 .5rem;
        height: 5rem;
        padding: .7rem .2rem 0rem .9rem;
        border-radius: 15px;
    }
}