.videosBox1 .container{
    width: 100%;
    height: 530px;
}

.video-container{
    width: 100%;
   
}


/* .video-box{
    width: 695px;
    height: 389px;
    background-color: #fff;
    overflow-y: hidden;
    border-radius: 16px;

} */
.video-box{
    width: 67%;
    height: 530px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    background-color: #fff;
    overflow-y: hidden;
    border-radius: 16px;

}

.video-img-pc{
    width: 80%;
}

.video{
    border: 1px solid transparent;
}

.box::after{
    content: '';
    position: absolute;
    bottom: 0;
    background: linear-gradient(
180deg
, rgba(0, 0, 0, 0) 0%, #000000 100%);
    width: 100%;
    height: 100%;
    z-index: 100 !important;

}

.banner-slogan1 {
    width: 80%;
    font-size: 24px;
    line-height: 70px;
    text-align: center;
    top: 36%;
    right: 48%;
    transform: translate(50%,-50%);
    letter-spacing: normal;

}

.video-pop-1{
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, .5);
    z-index: 90;
}

.video-1{
    object-fit:fill;
    width: 75%;
    height: 64%;
    position: absolute;
    left: 50%;
    top: 66%;
    transform: translate(-50% ,-50%); 
}

.video-close-1{
    width: 25px;
    position: absolute;
    right: 8.5%;
    top: 21%;
    cursor: pointer;
}

.video-play{
    width: 100%;
    height: 530px;
}

.video-swiper-title{
    display: block;
    font-size: 24px;
    color: #010101;
    line-height: 67px;
    float: left;
    margin-left: 30px;
}


.video-play-img1{
    position: absolute;
    width: 64px;
    top: 41%;
    left: 50%;
    transform: translateX(-50%);
    pointer-events: none;
}

.video-play-img2{
    position: absolute;
    width: 64px;
    top: 41%;
    left: 73%;
    pointer-events: none;

}
.videosBox1 {
    width: 100%;
    height: 684px;
    position: relative;
    padding: 128px 0;
    text-align: center;
    background: url(../images/introduction-bg.png) center center no-repeat;
    background-size: cover;
}

.pages{
    width: 100%;
    height: 1266px;
    /* background: #F6F6F6; */
    background: #F6FBFF;
}

.pages-content{
    width: 75%;
    max-width: 1420px;
    /* margin: auto; */
    position: absolute;
    left: 50%;
    transform: translate(-50%);
}

.pages-title{
    width: 100%;
    height: 1147px;
}

.pages-title ul{
    margin:0  auto;
    width: 90%;
    height: 1100px;
}

.pages-title li{
    margin: auto;
    cursor: pointer;
    width: 100%;
    height: 102px;
    line-height: 102px;
    border-bottom: 1px solid rgba(0, 0, 0, .08);
}
/* .pages-title li a{
    width: 100%;
    height: 100%;
} */

.content-title{
    font-size: 18px;
    font-weight: normal;
    color: #010101;
    float: left;
}

.content-time{
    font-size: 16px;
    font-weight: normal;
    color:#010101;
    opacity: 0.75;
    float: right;
}

.pages-page{
    width: 100%;
    height: 176px;
    /* position: relative; */
}

.pages-page ul{
    list-style: none;
    height: 176px;
    position: absolute;
    bottom: 4%;
    left: 39%;
    /* transform: translate(-50% -50%); */
}

.pages-page li{
    cursor: pointer;
    float: left;
    width: 34px;
    height: 34px;
    font-size: 14px;
    border: 1px solid rgba(0, 0, 0, .15);
    color: #000000;
    text-align: center;
    line-height: 34px;
    margin-right: 10px;
}

.pages-page li:first-child,.pages-page li:last-child{
    width: 74px;
}

.active{
    border:none !important;
    color:#0086F1 !important;
}

.contact-mb{
    display: none;
}



.contact{
    z-index: 1;
   position: fixed;
   bottom: 8%;
   right: 5px;
   display: inline-block;
   cursor: pointer;
   width: 40px;
   height: 40px;
   border-radius: 6px;
   background-color: #c7000b;

}

.contact img{
    position: absolute;
    right: 7%;
    top: 14%;
    transform: translate(-50% -50%);
    width: 85%;
    height: 85%;
    /* border-radius: 6px; */
}


@media screen and (max-width: 770px){

    
    /* .video-1{
        object-fit:fill;
        width: 90%;
        height: 24%;
        position: absolute;
        left: 50%;
        top: 29%;
        transform: translate(-50% ,-50%); 
    } */
    
    .banner-phone{
        width: 100%;
        height: 6.624rem;
        overflow-y:hidden ;
    }
    .banner-phone .swiper-container{
        width: 100%;
        height:100%;
    }
    .banner-img-mb{
        width: 100%;
        height: 11.624rem;
    }

    .video{
        border: 1px solid transparent;
    }

    .videosBox-phone{
        width: 100%;
        height: 5.1rem;
        position: relative;
        /* padding: 0.6rem 0; */
        text-align: center;
       background: #EDF3F7;;
        overflow-y: hidden;
    }

    .video-box-phone{
        width: 100%;
        height: 3.81rem;
        margin: 0 auto;
        background-color: #fff;
        margin-top: 0.6rem;
        border-radius: 0.16rem;

    }

    .video-box-phone .video-play{
        width: 100%;
        height: 3.85rem;
        border-radius: 0.16rem;
    }

    .video-play-img1,.video-play-img2{
        display: none;
    }

   .video-play-img1-phone{
        position: absolute;
        top: 52%;
        left: 46%;
        transform: translateX(-50%);
        transform: translateY(-50%);
        pointer-events: none;
        width: 0.64rem;
    }

    .video-play-img2-phone{
        position: absolute;
        top: 67%;
        left: 47%;
        pointer-events: none;
        width: 0.64rem;
    }

    .video-swiper-title{
        display: none;
    }

    .video-swiper-title-phone{
        width: 2.91rem;
        height: 0.96rem;
        font-size: 0.32rem;
        font-weight: normal;
        color: #010101;
        line-height: 0.96rem;
    }
    .banner-slogan-mb {
        font-size: 0.26rem;
        /* letter-spacing: .0rem; */
        top: 33%;
        left: 0;
        right: 0;
        margin: 0 auto;
        text-align: center;
        transform: unset;
    }

    .pages-mb{
        width: 100%;
        height: auto;
        background: #F6FBFF;
    }

    .pages-content-mb{
        /* padding-top: 0.2rem; */
        width: 92%;
        height: auto;
        margin: 0 auto;
        /* background-color: pink; */
    }

    .pages-title-mb{
        width: 100%;
        height: auto;
        /* background-color: pink; */
    }

    .pages-title-mb li{
        cursor: pointer;
        width: 100%;
        height: auto;
        /* line-height: 1.6rem; */
        border-bottom: 1px solid rgba(0, 0, 0, .08);
    }

    .pages-title-mb li a{
        height: auto;
    }

    .content-title-mb{
        width: 6.9rem;
        height: auto;
        font-size: 0.3rem;
        font-weight: normal;
        padding-top: 0.2rem;
        color: #010101;
        /* line-height: 0.4rem; */
    }

    .content-time-mb{
        /* margin-top: 0.2rem; */
        width: 1.1rem;
        height: auto;
        padding-bottom: 0.2rem;
        font-size: 0.2rem;
        font-weight: normal;
        color: #010101;
        /* line-height: 0.3rem; */
        padding: 0.2rem 0 0.1rem;
        opacity: 0.75;
    }

    .pages-page-mb{
        padding-top: 1rem;
        padding-bottom: 1rem;
        height: 2rem;
        position: relative;
    }

    .pages-page-mb ul{
        /* margin: 0 auto; */
        list-style: none;
        position: absolute;
        top: 26%;
        left: 50%;
        transform: translate(-50%,-50%) !important;

    }

    .pages-page-mb li{
        cursor: pointer;
        float: left;
        width: 0.7rem;
        height: auto;
        font-size: 0.28rem;
        border: 1px solid rgba(0, 0, 0, .15);
        color: #000000;
        text-align: center;
        line-height: 0.7rem;
        margin-right: 10px;
    }

    .active{
        border: 1px solid rgba(0, 0, 0, .15);
        color: #000000;
    }

    .active-mb{
        background: #09A1D6;
        border-radius: 6px;
        color: #fff  !important;
    }

    .contact{
        display: none;
    }

    .contact-mb{
        z-index: 1;
        position: fixed;
        bottom: 19%;
        right: 0.15rem;
        display: inline-block;
        cursor: pointer;
        width: 0.6rem;
        height: 0.6rem;
        line-height: 0.7rem;
        text-align: center;
        font-size: 0.09rem;
        border-radius:0.06rem ;
        background-color: #c7000b;

    }
    .contact-mb img{
        position: absolute;
        right: 7%;
        top: 14%;
        transform: translate(-50% -50%);
        width: 85%;
        height: 85%;

    }

}