.footer[data-v-4ff1af7c] {
    width: 100%;
    overflow: hidden;
    background-color: #353f4b
}

.footer_top[data-v-4ff1af7c] {
    width: 100%;
    overflow: hidden;
    position: relative
}

.footer_bot_inner[data-v-4ff1af7c] {
    margin: 0 auto;
    max-width: 1350px;
    overflow: hidden
}

.footer_top_left[data-v-4ff1af7c] {
    width: 100%;
    margin: 0 auto
}

.footer_top_left ul[data-v-4ff1af7c] {
    display: flex;
    justify-content: center
}

.footer_top_left ul li[data-v-4ff1af7c] {
    cursor: pointer;
    text-align: center;
    color: #7c8797;
    margin: 0 10px
}

.footer_top_left ul li a[data-v-4ff1af7c] {
    color: #7c8797;
    transition: all .3
}

.footer_top_left ul li a[data-v-4ff1af7c]:hover {
    color: #e3af6b
}

.footer_bot[data-v-4ff1af7c] {
    width: 100%;
    min-width: 1350px;
    position: relative
}

.footer_bot_inner[data-v-4ff1af7c] {
    width: 100%;
    border-bottom: 1px solid #3d4655;
    margin-bottom: 35px
}

.footer_bot_inner .topImg[data-v-4ff1af7c] {
    width: 100%;
    display: flex;
    margin: 0 auto;
    justify-content: space-between;
    align-items: center
}

.footer_bot_inner .topImg img[data-v-4ff1af7c] {
    margin: 20px 0;
    display: flex
}

p[data-v-4ff1af7c] {
    font-size: 14px;
    font-family: PingFang SC;
    font-weight: 500;
    color: #7c8797;
    text-align: center;
    line-height: 24px
}

.bottom_img[data-v-4ff1af7c] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    min-width: 1350px;
    margin: 40px auto 45px
}

.bottom_img>div img[data-v-4ff1af7c] {
    width: 186px;
    height: 65px;
    display: flex
}

.bottom_img>div img[data-v-4ff1af7c]:hover {
    width: 186px;
    height: 65px
}

.bottom-p[data-v-4ff1af7c] {
    min-width: 1350px;
    margin-top: 25px;
    padding-bottom: 30px
}

.new-url-pc .bg_video[data-v-7c1aded9] {
    width: 100%;
    height: 100vh;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.new-url-pc video[data-v-7c1aded9] {
    -o-object-fit: cover;
    object-fit: cover
}

.new-url-pc .bg[data-v-7c1aded9] {
    width: 100%;
    min-width: 1350px;
    overflow: hidden;
    height: 100vh;
    position: relative;
    background: url(https://sabbont.gz.bcebos.com/paspages/img/container/bg.jpg) no-repeat;
    background-size: 100% 100%;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    z-index: 2
}

.new-url-pc .bg .container-right[data-v-7c1aded9] {
    /* width: 450px; */
    position: relative;
    z-index: 10;
    height: 100%;
}

.new-url-pc .bg .container-right img[data-v-7c1aded9] {
    /* width: 100%; */
    display: flex;
    height: 100%;
}

.new-url-pc .bg .container-left[data-v-7c1aded9] {
    position: relative;
    z-index: 10;
    padding-top: 40px
}

.new-url-pc .bg .container-left .container-logo[data-v-7c1aded9] {
    width: 450px;
    margin: 0 auto;
    /* margin-bottom: 10px */
}

.new-url-pc .bg .container-left .container-logo img[data-v-7c1aded9] {
    width: 100%
}

.new-url-pc .bg .container-left .container-ests[data-v-7c1aded9] {
    width: 500px;
    margin: 0 auto;
    /* margin-top: 20px; */
    /* margin-bottom: 40px */
}

.new-url-pc .bg .container-left .container-ests img[data-v-7c1aded9] {
    width: 100%
}

.new-url-pc .bg .container-left .container-content[data-v-7c1aded9] {
    width: 700px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    flex-wrap: wrap
}

.new-url-pc .bg .container-left .container-content .content-item[data-v-7c1aded9] {
    width: 150px;
    background-color: hsla(0, 0%, 100%, .5);
    border-radius: 10px;
    padding: 15px 0;
    margin: 5px 0;
    margin-right: 13px;
    margin-left: 13px
}

.new-url-pc .bg .container-left .container-content .content-item[data-v-7c1aded9]:nth-child(4n) {
    margin-right: 0
}

.new-url-pc .bg .container-left .container-content .content-item .headportrait[data-v-7c1aded9] {
    margin: 0 auto;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: center
}

.new-url-pc .bg .container-left .container-content .content-item .headportrait img[data-v-7c1aded9] {
    width: 25px;
    height: 25px
}

.new-url-pc .bg .container-left .container-content .content-item .speed[data-v-7c1aded9] {
    font-size: 20px;
    text-align: center;
    margin: 10px 0;
    color: red
}

.new-url-pc .bg .container-left .container-content .content-item .circuit[data-v-7c1aded9] {
    font-size: 16px;
    color: #2454df;
    text-align: center
}

.new-url-pc .bg .container-left .container-content .content-item .btns[data-v-7c1aded9] {
    display: block;
    width: 80%;
    height: 30px;
    background: linear-gradient(0deg, #2a6afd, #63c6ff);
    border-radius: 20px;
    line-height: 30px;
    color: #fff;
    text-align: center;
    margin: 0 auto;
    margin-top: 10px;
    cursor: pointer
}