.banner {
    width: 100%;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    position: relative;
    height: 62.5rem;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover;
}

.banner img {
    /* width: 100%;
    z-index: -1;
    position: absolute;
    top: 0;
    left: 0; */

}

.banner .tit1 {
    font-weight: normal;
    font-size: 3.5rem;
    color: #FFFFFF;
    line-height: 1.5;
    text-align: center;
    margin-bottom: 2.5rem;
    /* margin-top: 23.75rem; */

}

.banner .tit2 {
    width: 52.5rem;
    font-weight: normal;
    font-size: 1.875rem;
    color: #FFFFFF;
    text-align: center;
    line-height: 1.5;
    margin-bottom: 4.375rem;
}

.banner .more {
    width: 9.125rem;
    height: 3.125rem;
    background: #0066FE;
    border-radius: 0.25rem;
    font-size: 1rem;
    color: #fff;
    text-align: center;
    line-height: 3.125rem;

}
.pro6{
    box-sizing: border-box;
    padding: 6.25rem 22.5rem 10rem;
}
.pro6 .tit{
    color: #222222;
    font-size: 2.75rem;
    text-align: center;
    font-weight: 600;
    margin-bottom: 5rem;
}
.pro6 .bot{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.pro6 .bot .bot1{
    width: 36.875rem;
    height: 19.625rem;
    overflow: hidden;
    margin-bottom: 1.25rem;
    position: relative;
    color: #fff;
    padding: 0 2.75rem;
    box-sizing: border-box;
}
.pro6 .bot .bot1 img{
    width: 100%;
    height: 100%;
    z-index: -1;
    position: absolute;
    left: 0;
    top: 0;
}
.pro6 .bot .bot1 .tit1{
    margin-top: 12.8125rem;
    font-size: 1.875rem;
    margin-bottom: 1rem;
}
.pro6 .bot .bot1 .tit2{
    font-size: 1rem;
    line-height: 1.5;
}
.pro7{
    background-color: #f5f5f5;
}
.pro7 .tit{
    color: #222222;
    font-size: 2.75rem;
    text-align: center;
    font-weight: 600;
    padding: 4.5rem 0;
}
.pro7 .pro7-1{
    padding: 3.125rem 10.3125rem 0;
    box-sizing: border-box;
    background-color: #fff;
}
.pro7 .pro7-1 .desc{
    color: #444444;
    font-size: 1.125rem;
    margin-bottom: 3.125rem;
    padding: 0 12.5rem;
    box-sizing: border-box;
    line-height: 2;
    text-align: center;
}
.pro7 .pro7-1 img{
    width: 100%;
}
.pro7 .pro7-2{
    display: flex;
    padding: 7.875rem 22.5rem 5.4375rem;
    /* justify-content: space-between; */
    align-items: center;
}
.pro7 .pro7-2 img{
    width: 37.5rem;
    margin-bottom: 1rem;
}
.pro7 .pro7-2 .right7{
    margin-left: 11.5rem;
}
.pro7 .pro7-2 .tit3{
    color: #222222;
    font-size: 2.75rem;
    font-weight: 600;
    margin-bottom: 1.625rem;
}
.pro7 .pro7-2 .tit4{
    line-height: 1.5;
    font-size: 1.125rem;
    color: #222222;
}
.pro8{
    padding: 6.875rem 0  9.125rem 0;
    box-sizing: border-box;

}
.pro8 .tit{
    color: #222222;
    font-size: 2.75rem;
    text-align: center;
    font-weight: 600;
    margin-bottom: 2.1875rem;
}
.pro8 .desc{
    color: #444444;
    font-size: 1.125rem;
    margin-bottom: 7.5rem;
    box-sizing: border-box;
    text-align: center;
}
.pro8 .swiper{
    /* padding: 0 5rem 0 22.5rem; */
    box-sizing: border-box;
    width: 92.5rem;
    padding-bottom: 5.125rem;
}
.pro8 .swiper img{
    width: 15.375rem;
    height: 26.625rem;
}
.pro8 .swiper .swiper-pagination {
    top: auto;
    bottom: 0;
}
.pro4 {
    padding: 7.3125rem 18.75rem 5rem 18.0625rem ;
    box-sizing: border-box;
    background: #F6F7F9;
    height: 71rem;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    position: relative;
}

.pro4 .tit {
    color: #222222;
    font-size: 2.75rem;
    margin-bottom: 5.625rem;
    font-weight: 600;
    box-sizing: border-box;
    text-align: center;
}

.pro4 .ce {
    width: 33.75rem;
    height: 34.25rem;
    position: absolute;
    left: 42.875rem;
    bottom: 13rem;
}
.pro4  .bot{
    position: relative;
    height: 50.375rem;
}
.pro4  .bot1{
    width: 23.75rem;
    height: 6.875rem;
    background: #FFFFFF;
    box-shadow: 0rem 0.1875rem 0.75rem 0rem #E9F1FC;
    border-radius: 0.5rem;
    border: 0.125rem solid #FFFFFF;
    display: flex;
    flex-direction: column;
    justify-content: center;
    /* align-items: center; */
    padding-left: 1.75rem;
    box-sizing: border-box;
}
.pro4  .bot1 .top{
    display: flex;
    align-items: center;
}
.pro4  .bot1 .pro4-tit1{
    font-size: 1.375rem;
    color: #222222;
}
.pro4  .bot1 .pro4-tit2{
    font-size: 1rem;
    color: #666666;
    margin-top: 0.625rem;
}
.pro4  .bot1:nth-child(1){
    position: absolute;
    top: 0;
    left: calc(50% - 11.875rem);
}
.pro4  .bot1:nth-child(2){
    position: absolute;
    right: 0;
    top: calc(50% - 3.44rem);
}
.pro4  .bot1:nth-child(3){
    position: absolute;
    bottom: 0;
    left: calc(50% - 11.875rem);
}
.pro4  .bot1:nth-child(4){
    position: absolute;
    left: 1rem;
    left: 1rem;
    top: calc(50% - 3.44rem);
}

.pro5 {
    padding: 6.25rem 22.5rem 4.8125rem;
    box-sizing: border-box;
    background: #ffffff;
}

.pro5 .tit {
    color: #222222;
    font-size: 2.75rem;
    margin-bottom: 5rem;
    font-weight: 600;
    box-sizing: border-box;
    text-align: center;
}

.pro5 .bot {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;

}

.pro5 .bot .bot1 {
    width: 23.25rem;
    max-width: 33%;
    margin-bottom: 3.75rem;
}

.pro5 .bot .bot1 .img {
    width: 23.25rem;
    height: 14.375rem;
    overflow: hidden;
}

.pro5 .bot .bot1 .img img {
    width: 100%;
    height: 100%;
    transition: all 1.2s;

}

.pro5 .bot .bot1:hover .img img {
    transform: scale(1.2);
    transition: all 1.2s;
}

.pro5 .bot .bot1 .tit1 {
    font-weight: 600;
    font-size: 1.25rem;
    color: #222222;
    text-align: left;
    margin-bottom: 1rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;

}

.pro5 .bot .bot1 .desc {
    font-size: 1rem;
    color: #666666;
    line-height: 1.5;
    margin-bottom: 1.5rem;
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
    line-clamp: 2;
    -webkit-line-clamp: 2;

}

.pro5 .bot .bot1 .more {
    width: 9.375rem;
    height: 2.75rem;
    line-height: 2.75rem;
    text-align: center;
    color: #fff;
    font-size: 14px;
    background: #0066FE;
    border-radius: 0.25rem;
}

.pro5 .bot .bot1 .tag {
    margin-top: 1.125rem;
    margin-bottom: 1.625rem;
    color: #999999;
    font-size: 14px;
}
.pro9{
    height: 68.625rem;
    text-align: center;
    background-size: cover;
    position: relative;
}
.pro9 .center{
    position: absolute;
    left: calc(50% - 40.625rem);
    top: calc(50% - 30rem);
    width: 81.25rem;
    height: 60rem;
}
.pro9 .yuan_bg {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border: 1px solid #fff;
    opacity: 0.4;
    width: 475px;
    height: 475px;
    border-radius: 42% 58% 70% 30% / 45% 45% 55% 55%;
    animation: morph 6s linear infinite;
    will-change: border-radius;
}
.yuan_bg:before, .yuan_bg:after {
    content: "";
    display: block;
    width: 490px;
    height: 490px;
    position: absolute;
    left: 0px;
    top: 0px;
    border: 1px solid #fff;
    border-radius: 42% 58% 70% 30% / 45% 45% 55% 55%;
    will-change: border-radius;
    animation-delay: 100ms;
}
.yuan_bg:before {
    animation: morph 10s linear infinite;
    animation-delay: 400ms;
}
@keyframes morph{
    0%,100%{border-radius:42% 58% 70% 30% / 45% 45% 55% 55%;}
    34%{border-radius:70% 30% 46% 54% / 30% 29% 71% 70%;}
    67%{border-radius:100% 60% 60% 100% / 100% 100% 60% 60%;}
}
.pro9 .bot1{
    text-align: left;
}
.pro9 .bot1 .title{

    font-size: 1.25rem;
    font-weight: 600;
    margin-bottom: 0.625rem;
}
.pro9 .bot1  .desc{
    font-size: 1rem;
    line-height: 1.5;
}
.pro9 .bot1:nth-child(3) { width: 12.5rem;color: #fff; position: absolute; top: 19.5%;left: 24%;}
.pro9 .bot1:nth-child(4) { width: 12.5rem;color: #fff; position: absolute; top:19.5%;left:62%;}
.pro9 .bot1:nth-child(5) { width: 12.5rem;color: #fff; position: absolute; top:47.5%;left:18%;text-align:right;}
.pro9 .bot1:nth-child(6) { width: 12.5rem;color: #fff; position: absolute; top:47.5%;left:70%;text-align:right;}
.pro9 .bot1:nth-child(7) { width: 12.5rem;color: #fff; position: absolute; top:73%;left:23%;}
.pro9 .bot1:nth-child(8) { width: 12.5rem;color: #fff; position: absolute; top:73%;left:65%;}


.pro10{
    height: 63rem;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: 8.125rem 5rem 0;
    box-sizing: border-box;
}
.pro10 .tit {
    color: #fff;
    font-size: 2.75rem;
    margin-bottom: 2.1875rem;
    font-weight: 600;
    box-sizing: border-box;
    text-align: center;
}
.pro10  .desc{
    text-align: center;
    font-size: 1.125rem;
    color: #FFFFFF;
    margin-bottom: 5.625rem;
}
.pro10 .bot{
    display: flex;
    color: #fff;
    flex-wrap: wrap;
    justify-content: space-between;
}
.pro10 .bot .bot1{
    width: 54.125rem;
    height: 12.75rem;
    border-radius: 0.375rem;
    border: 1px solid rgba(255, 255, 255,.38);
    margin-bottom: 1.75rem;
    padding: 3.125rem 3.75rem;
    box-sizing: border-box;
}
.pro10 .bot .bot1:nth-child(n+3){
    width: 35.5rem;
}
.pro10 .bot .bot1 .tit1{
    font-weight: 600;
    font-size: 1.75rem;
    margin-bottom: 1.875rem;
}
.pro10 .bot .bot1 .tit2{
    line-height: 1.5;
    font-size: 1.25rem;
}
.pro10 .bot .bot1:hover{
    background-color: #0066fe;
    border: 1px solid #0066fe;

}
.pro10 .more{
    width: 9.125rem;
    height: 3.125rem;
    line-height: 3.125rem;
    text-align: center;
    color: #fff;
    font-size: 1rem;
    background: #0066FE;
    border-radius: 0.25rem;
    margin: 3.25rem auto 0;
    display: block;
}
@media screen and (max-width:767px) {
    .Header_header__11G5T {
        min-width: 0px;
        display: none;
    }
    .banner {
        width: 100%;
        display: flex;
        align-items: center;
        flex-direction: column;
        justify-content: center;
        position: relative;
        height: 300px;
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
    }
	.banner .tit1 {
        font-size: 18px;
        font-weight: 600;
        margin-bottom: 15px;
        margin-top: 30px;
    }	
    .banner .tit2 {
        width: 90%;
        font-size: 14px;
        margin-bottom: 15px;
    }
    .banner .more {
        width: 100px;
        height: 30px;
        background: #0066FE;
        border-radius: 5px;
        font-size: 16px;
        line-height: 30px;
    }
    .pro6 {
        box-sizing: border-box;
        padding: 30px 5%;
    }
    .pro6 .tit {
        color: #222222;
        font-size: 18px;
        text-align: center;
        font-weight: 600;
        margin-bottom: 20px;
    }
    .pro6 .bot .bot1 {
        width: 100%;
        height: 200px;
        overflow: hidden;
        margin-bottom: 10px;
        position: relative;
        color: #fff;
        padding: 0 10px;
        box-sizing: border-box;
    }
    .pro6 .bot .bot1 img {
        object-fit: cover;
    }
    .pro6 .bot .bot1 .tit1 {
        margin-top: 80px;
        font-size: 16px;
        margin-bottom: 20px;
    }
    .pro6 .bot .bot1 .tit2 {
        font-size: 14px;
        line-height: 1.5;
    }
    .pro9 {
        min-height: 300px;
        height: auto;
        padding: 30px 5%;
        box-sizing: border-box;
        overflow: hidden;
        padding-top: 120px;
    }
    .pro10 {
        height: auto;
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        padding: 30px 5%;
        box-sizing: border-box;
    }
    .pro10 .tit {
        color: #fff;
        font-size: 18px;
        margin-bottom: 20px;
        font-weight: 600;
        box-sizing: border-box;
        text-align: center;
    }
    .pro10 .desc {
        text-align: center;
        font-size: 14px;
        color: #FFFFFF;
        margin-bottom: 20px;
        line-height: 1.5;
    }
    .pro10 .bot .bot1 {
        width: 100%;
        height: auto;
        border-radius: 5px;
        border: 1px solid rgba(255, 255, 255, .38);
        margin-bottom: 10px;
        padding: 20px 10px;
        box-sizing: border-box;
    }
    .pro10 .bot .bot1 .tit1 {
        font-weight: 600;
        font-size: 16px;
        margin-bottom: 10px;
        line-height: 1.5;
    }
    .pro10 .bot .bot1 .tit2 {
        line-height: 1.5;
        font-size: 14px;
    }
    .pro10 .more {
        width: 100px;
        height: 35px;
        line-height: 35px;
        font-size: 14px;
        background: #0066FE;
        border-radius: 5px;
        margin: 20px auto 0;
    }

    .pro5 {
        padding: 30px 5%;
        box-sizing: border-box;
        background: #ffffff;
    }
    .pro5 .tit {
        color: #222222;
        font-size: 18px;
        margin-bottom: 20px;
    }
    .pro5 .bot .bot1 {
        width: 100%;
        max-width: 100%;
        margin-bottom: 10px;
    }
    .pro5 .bot .bot1 .img {
        width: 100%;
        height: auto;
        overflow: hidden;
    }

    .pro5 .bot .bot1 .tag {
        margin-top: 10px;
        margin-bottom: 10px;
        color: #999999;
        font-size: 14px;
    }
    .pro5 .bot .bot1 .tit1 {
        font-weight: 600;
        font-size: 16px;
        text-align: left;
        margin-bottom: 10px;
    }
    .pro5 .bot .bot1 .desc {
        font-size: 14px;
        line-height: 1.5;
        margin-bottom: 10px;
    }
    .pro5 .bot .bot1 .more {
        width: 100px;
        height: 35px;
        line-height: 35px;
        font-size: 14px;
        background: #0066FE;
        border-radius: 5px;
    }

    .pro9 .bot1 {
        width: 100%!important;
        color: #fff;
        position: revert!important;
        text-align: left!important;
        margin-bottom: 20px;
    }
    .pro9 .bot1 .title {
        font-size: 16px;
        font-weight: 600;
        margin-bottom: 10px;
    }
    .pro9 .bot1 .desc {
        font-size: 14px;
        line-height: 1.5;
    }
    .pro9 .center {
        position: absolute;
        left: -25%;
        top: -140px;
        width: 150%;
        height: auto;
    }
    .pro9 .yuan_bg {
        display: none;
    }







}