.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.5rem;
    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;
}
@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: 10px;
    }
    .pro6 .bot .bot1 .tit2 {
        font-size: 14px;
        line-height: 1.5;
    }
    .pro7 .tit {
        color: #222222;
        font-size: 18px;
        text-align: center;
        font-weight: 600;
        padding: 30px 0;
    }
    .pro7 .pro7-1 {
        padding: 20px 5% 0;
        box-sizing: border-box;
        background-color: #fff;
    }
    .pro7 .pro7-1 .desc {
        color: #444444;
        font-size: 14px;
        margin-bottom: 10px;
        padding: 0 5%;
        box-sizing: border-box;
        line-height: 1.5;
        text-align: center;
    }
    .pro7 .pro7-2 {
        display: flex;
        padding: 30px 5%;
        flex-wrap: wrap;
    }
    .pro7 .pro7-2 img {
        width: 100%;
        margin-bottom: 20px;
    }
    .pro7 .pro7-2 .right7 {
        margin-left: 5%;
    }
    .pro7 .pro7-2 .tit3 {
        color: #222222;
        font-size: 18px;
        font-weight: 600;
        margin-bottom: 20px;
    }
    .pro7 .pro7-2 .tit4 {
        line-height: 1.5;
        font-size: 14px;
        color: #222222;
    }
    .pro8 .tit {
        color: #222222;
        font-size: 18px;
        text-align: center;
        font-weight: 600;
        margin-bottom: 20px;
    }
    .pro8 .desc {
        color: #444444;
        font-size: 14px;
        margin-bottom: 20px;
        padding: 0 5%;
        line-height: 1.5;
    }
    .pro8 .swiper img {
        width: 100%;
        height: auto;
    }
    .pro4 {
        padding: 30px 5%;
        box-sizing: border-box;
        background: #F6F7F9;
        height: auto;
    }
    .pro4 .tit {
        color: #222222;
        font-size: 18px;
        margin-bottom: 20px;
    }
    .pro4 .bot1 {
        position: initial !important;
        width: 100%;
        height: auto;
        background: #FFFFFF;
        padding: 10px;
        box-sizing: border-box;
        margin-bottom: 10px;
    }

    .pro4 .bot1 .pro4-tit1 {
        font-size: 16px;
        color: #222222;
        margin-left: 10px;
    }
    .pro4 .bot1 .pro4-tit2 {
        font-size: 14px;
        color: #666666;
        margin-top: 10px;
    }
    .pro4 .bot {
        position: relative;
        height: auto;
    }
    .pro5 {
        padding: 30px 5%;
        box-sizing: border-box;
        background: #ffffff;
    }
    .pro5 .tit {
        color: #222222;
        font-size: 18px;
        margin-bottom: 20px;
        font-weight: 600;
        box-sizing: border-box;
        text-align: center;
    }
    .pro5 .bot .bot1 {
        width: 100%;
        max-width: 100%;
        margin-bottom: 15px;
    }
    .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;
        color: #222222;
        text-align: left;
        margin-bottom: 10px;
    }
    .pro5 .bot .bot1 .desc {
        font-size: 14px;
        color: #666666;
        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;
    }
}