.banner_text {
    width: 100%;
    height: 2.84rem;
    background: rgba(0, 0, 0, .7);
    position: absolute;
    bottom: 1.76rem;
    left: 0;
    padding-left: 4.49rem;
    box-sizing: border-box;
    display: flex;
    align-items: center;
}

.banner_text img {
    width: 5.28rem;
    height: 1.9rem;
    margin-right: .45rem;
}

.banner_text_tit {
    font-size: 0.46rem;
    font-family: Lexend Deca, Lexend Deca;
    font-weight: bold;
    color: #FFFFFF;
    margin-bottom: .25rem;
    margin-top: .2rem;
}

.banner_text_txt {
    width: 4.5rem;
    font-size: 0.2rem;
    font-family: Lexend Deca, Lexend Deca;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 0.36rem;
}

/*.section_one {*/
/*    position: relative;*/
/*    overflow: hidden;*/
/*}*/

/*.section_one video {*/
/*    width: 10.01rem;*/
/*    height: 5.38rem;*/
/*    display: block;*/
/*    margin: -1.18rem auto .72rem;*/
/*}*/

.banner video{
     width: 10.01rem;
    height: 5.38rem;
    display: block;
    /*margin: -1.18rem auto .72rem;*/
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: -4.2rem;
}

/*.play_pause {*/
/*    display: none;*/
/*}*/

/*.play,*/
/*.pause {*/
/*    width: .96rem;*/
/*    height: .96rem;*/
/*    position: absolute;*/
/*    top: 50%;*/
/*    left: 50%;*/
/*    transform: translate(-50%, -50%);*/
/*}*/

/*.pause {*/
/*    display: none;*/
/*}*/

.section_two {
    overflow: hidden;
    margin-top: 4.2rem;
}

.section_two_tit {
    width: fit-content;
    font-size: 0.56rem;
    font-family: Lexend Deca, Lexend Deca;
    font-weight: bold;
    color: #000000;
    margin: 0 auto;
    text-align: center;
    margin-top: .72rem;
    margin-bottom: .3rem;
}

.section_two_txt {
    width: fit-content;
    font-size: 0.2rem;
    font-family: Lexend Deca, Lexend Deca;
    font-weight: 400;
    color: #1B1B1B;
    line-height: 0.28rem;
    margin: 0 auto;
    text-align: center;
    margin-bottom: .5rem;
}

.swiper1 {
    padding: .65rem 0 1.63rem !important;
    width: 16.9rem;
    height: 4.63rem;
    margin-bottom: .91rem !important;
}

.swiper1 .swiper-button-prev{
    transform: translateX(0);
}

.swiper1 .swiper-slide img {
    float: left;
    height: 100%;
    object-fit: cover;
}

.swiper1 .swiper-slide-active {
    transform: scale(1.3) !important;
    z-index: 100;
}

.swiper1 .swiper-slide-prev,
.swiper1 .swiper-slide-next{
    z-index: 50;
}
.swiper1 .swiper-button-next,
.swiper1 .swiper-button-prev{
    top: 45%;
    margin: 0;
    transform: translateY(-50%);
    bottom: auto;
}

.swiper1 .swiper-button-next{
    left: auto!important;
    right: 18.7%!important;
}
.swiper1 .swiper-button-prev{
    left: 18.7%!important;
}



.swiper-pagination-bullet {
    width: .18rem !important;
    height: .18rem !important;
    background: #BDBDBD !important;
    opacity: 1 !important;
}

.swiper-pagination-bullet-active {
    background: #00ffff !important;
}

.section_two_text {
    margin: 0 1.15rem 1.04rem 1.02rem;
    display: flex;
    justify-content: space-between;
}

.section_two_text p {
    width: 7.9rem;
    font-size: 0.24rem;
    font-family: Lexend Deca, Lexend Deca;
    font-weight: 400;
    color: #1B1B1B;
    line-height: 0.36rem;
}

.section_three_top {
    height: 8.5rem;
    background-image: url(../imgs/new-page/section3-back.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}

.section_three_top_box {
    display: flex;
    flex-direction: column;
    position: absolute;
    bottom: .55rem;
    left: 1.72rem;
}

.section_three_top_box img {
    width: 3.86rem;
    margin-bottom: 1.85rem;
}

.section_three_top_box p {
    font-size: 0.24rem;
    font-family: Lexend Deca, Lexend Deca;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 0.32rem;
}

.section_three_bottom {
    width: 10.86rem;
    margin: .81rem auto 1rem;
    font-size: 0.24rem;
    font-family: Lexend Deca, Lexend Deca;
    font-weight: 400;
    color: #1B1B1B;
    line-height: 0.36rem;
}

.section_four {
    overflow: hidden;
}

.swiper2 {
    margin: 0 0 1.13rem .2rem !important;
    overflow: visible !important;
}

.swiper2 .swiper-slide {
    display: flex;
    flex-wrap: wrap;
}

.swiper2 .swiper-slide img {
    width: 4.39rem;
    height: 3.79rem;
    margin-right: .25rem;
    margin-bottom: .21rem;
}

.swiper2 .swiper-slide img:nth-child(4n-2) {
    width: 4.88rem;
}

.swiper2 img:nth-child(4n) {
    margin-right: 0;
}

.swiper-button-next:after,
.swiper-button-prev:after {
    display: none;
}

.swiper-button-next,
.swiper-button-prev {
    width: .78rem !important;
    height: .78rem !important;
}

.swiper-button-next {
    right: 0rem !important;
}

.swiper-button-prev {
    left: 0rem !important;
    transform: translateX(-.2rem);
}

.swiper3 {
    /*margin-left: 1.02rem !important;*/
    margin-bottom: 1.09rem;
    padding-bottom: 0.64rem !important;
}

.swiper3 .swiper-slide {
    display: flex;
    align-items: center;
}

.swiper3_img {
    width: 5.9rem;
    height: 5.9rem;
    margin-right: .53rem;
}

.swiper3_img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.swiper3_text {
    width: 6.38rem;
}

.swiper3_tit {
    font-size: 0.36rem;
    font-family: Lexend Deca, Lexend Deca;
    font-weight: bold;
    color: #000000;
    line-height: 0.46rem;
    margin-bottom: .4rem;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    text-overflow: ellipsis;
}

.swiper3_txt {
    font-size: 0.24rem;
    font-family: Lexend Deca, Lexend Deca;
    font-weight: 400;
    color: #1B1B1B;
    line-height: 0.36rem;
    margin-bottom: 1rem;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    text-overflow: ellipsis;
}

.swiper3_more {
    width: 2.41rem;
    height: 0.72rem;
    background: #FFFFFF;
    border: 0.02rem solid #707070;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 0.24rem;
    font-family: Lexend Deca, Lexend Deca;
    font-weight: bold;
    color: #000000;
    line-height: 0.46rem;
}

.swiper3 .swiper-slide {
    opacity: .5;
}

.swiper3 .swiper-button-prev{
    transform: translateX(0);
}

.swiper3 .swiper-slide-active {
    opacity: 1;
    margin-left: 1.02rem!important;
}

.swiper3 .swiper-slide-next {
    transform: translateX(-4.65rem) !important;
}

.section_five {
    height: 5.56rem;
    background-image: url(../imgs/new-page/section5-back.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.section_five p {
    width: 15.1rem;
    text-align: center;
    font-size: 0.56rem;
    font-family: Lexend Deca, Lexend Deca;
    font-weight: bold;
    color: #000000;
    line-height: 0.74rem;
    margin-bottom: .62rem;
}

.section_five a {
    width: 2.89rem;
    height: 0.76rem;
    /*background: #FE0000;*/
    background: #00ffff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 0.2rem;
    font-family: Lexend Deca, Lexend Deca;
    font-weight: 400;
    color: #000;
}

.footer_head{
    display: none;
}

@media only screen and (max-width:1024px){
    .banner_text{
        height: auto;
        flex-direction: column;
        justify-content: center;
        padding: 0 15px;
        bottom: auto;
        top: 50%;
        transform: translateY(-50%);
    }
    .banner_text>p{
        width: 80%;
    }
    .banner_text img {
        width: 100%;
        height: auto;
    }
    .banner video{
        width: 90%;
        height: auto;
    }
    .section_two{
        width: 100%;
        padding: 0 15px;
        box-sizing: border-box;
    }
    .section_two_txt{
        font-size: 12px;
    }
    .swiper1{
        width: 100%;
        height: auto;
    }
    .swiper1 .swiper-button-next{
        right: 0!important;
    }
    .swiper1 .swiper-button-prev{
        left: 0!important;
    }
    .swiper1 .swiper-slide-active{
        transform: scale(1.15) !important;
    }
    .section_two_text{
        margin: 0;
        flex-direction: column;
    }
    .section_two_text p{
        width: 100%;
        font-size: 12px;
        margin-bottom: 15px;
    }
    .section_three_top {
        height: 3rem;
    }
    .section_three_top_box{
        left: 15px;
        bottom: auto;
        top: 50%;
        transform: translateY(-50%);
    }
    .section_three_top_box img {
        width: 1.5rem;
        margin-bottom: 15px;
    }
    .section_three_bottom{
        width: 100%;
        margin: 0;
        padding: 15px;
        box-sizing: border-box;
    }
    .section_four{
        width: 100%;
        padding: 15px;
        box-sizing: border-box;
    }
    .swiper2 .swiper-slide img{
        width: 48%!important;
        height: auto;
        margin-right: 4%;
        margin-bottom: 4%;
    }
    .swiper2 .swiper-slide img:nth-child(2n){
        margin-right: 0;
    }
    .swiper2{
        margin: 0!important;
    }
    .swiper3 .swiper-slide-next{
        transform: translateX(0) !important;
    }
    .swiper3 .swiper-slide-active{
        margin: 0!important;
    }
    .swiper3 .swiper-slide{
        flex-direction: column;
    }
    .swiper3_img{
        width: 100%;
        height: 100%;
        margin: 0 auto 15px;
    }
    .swiper3_txt{
        margin-bottom: 15px;
    }
    .section_five p{
        width: 100%;
        padding: 15px;
        box-sizing: border-box;
        font-size: 18px;
    }
}