.link-botton-container[data-v-32f0e29b] {
    align-items: center;
    border: var(--1eada7a5);
    border-radius: 2px;
    cursor: pointer;
    display: flex;
    height: 52px;
    justify-content: center;
    vertical-align: middle;
    width: 142px
}

.link-botton-container .learn-more[data-v-32f0e29b] {
    color: var(--e3035242);
    font-family: SourceHanSansCN-Regular;
    font-size: 14px;
    padding-right: 8px
}

.link-botton-container .button-icon[data-v-32f0e29b] {
    height: 20px;
    -o-object-fit: contain;
    object-fit: contain;
    vertical-align: middle;
    width: 20px
}

.link-botton-container[data-v-32f0e29b]:hover {
    background-color: var(--1560868e)
}

.link-botton-container:hover .learn-more[data-v-32f0e29b] {
    color: var(--7a039acd)
}

.banner-container[data-v-a6985510] {
    height: 100%;
    overflow: hidden;
    width: 100%
}

.banner-container .banner-video[data-v-a6985510] {
    height: 100%;
    position: relative;
    width: 100%
}

.banner-container .banner-video .current-slide[data-v-a6985510] {
    position: relative
}

.banner-container .banner-video .current-slide .current-slide-video[data-v-a6985510] {
    height: calc(100vh - 80px);
    min-height: 668px;
    mix-blend-mode: darken;
    width: 100%
}

.banner-container .banner-video .current-slide .current-slide-video video[data-v-a6985510] {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    transform: scale(1);
    transform-origin: center;
    width: 100%
}

.banner-container .banner-video .current-slide .video-text[data-v-a6985510] {
    color: #fff;
    left: 100px;
    position: absolute;
    top: 170px;
    z-index: 5
}

.banner-container .banner-video .current-slide .video-text .text-title[data-v-a6985510] {
    font-family: SourceHanSansCN-Bold;
    font-size: 40px;
    text-shadow: 0 2px 5px rgba(0, 0, 0, .2)
}

.banner-container .banner-video .current-slide .video-text .text-explain[data-v-a6985510] {
    font-family: SourceHanSansCN-Regular;
    font-size: 20px;
    padding-top: 32px;
    text-shadow: 0 2px 5px rgba(0, 0, 0, .2)
}

.banner-container .banner-video .current-slide .router-button[data-v-a6985510] {
    bottom: 12.6%;
    position: absolute;
    right: 0
}

.banner-container .banner-video .fade[data-v-a6985510] {
    display: none
}

.banner-container .banner-video .show-current-slide[data-v-a6985510] {
    display: block
}

.banner-container .banner-video .banner-progress[data-v-a6985510] {
    bottom: 60px;
    display: flex;
    justify-content: center;
    position: absolute;
    width: 100%
}

.banner-container .banner-video .banner-progress .progress-container[data-v-a6985510] {
    background-color: #00000026;
    cursor: pointer;
    height: 8px;
    margin-right: 20px;
    width: 120px
}

.banner-container .banner-video .banner-progress .progress-container .progress[data-v-a6985510] {
    background-color: #222;
    display: none;
    height: 100%;
    width: 0;
    z-index: 3
}

.banner-container .banner-video .banner-progress .active-progress .progress[data-v-a6985510] {
    animation-name: progressMove-a6985510;
    animation-timing-function: linear;
    display: block
}

@keyframes progressMove-a6985510 {
    0% {
        width: 0
    }

    to {
        width: 100%
    }
}

@media screen and (max-width:768px) {
    .banner-container .banner-video .banner-progress .progress-container[data-v-a6985510] {
        height: 6px;
        width: 60px
    }

    .banner-container>.banner-video>.current-slide .current-slide-video[data-v-a6985510] {
        height: calc(100vh - 58px)
    }
}

.main-container[data-v-5bd476da] {
    background-color: #fbfbfb
}

.team-banner-container[data-v-5bd476da] {
    background-attachment: fixed;
    background-color: #000000b8;
    background-repeat: no-repeat;
    background-size: cover;
    color: #fff;
    height: 300px;
    overflow: hidden;
    position: relative;
    width: 100%
}

.team-banner-container .bg-mask[data-v-5bd476da] {
    background: linear-gradient(90deg, #000000b8 .03%, #0000004a 99.94%);
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.team-banner-container .team-text-container[data-v-5bd476da] {
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: center;
    padding-bottom: 60px;
    padding-top: 60px;
    position: relative;
    width: 100%;
    z-index: 2
}

.team-banner-container .team-text-container .team-title[data-v-5bd476da] {
    font-family: SourceHanSansCN-Bold;
    font-size: 28px
}

.team-banner-container .team-text-container .team-description[data-v-5bd476da] {
    color: #f7f7f7;
    font-family: SourceHanSansCN-Regular;
    font-size: 14px;
    opacity: .8;
    padding: 20px 0
}

.team-banner-container .team-text-container .link-botton-container[data-v-5bd476da] {
    align-items: center;
    border: 2px solid #cbcbcb;
    border-radius: 2px;
    cursor: pointer;
    display: flex;
    height: 52px;
    justify-content: center;
    margin-top: 26px;
    vertical-align: middle;
    width: 142px
}

.team-banner-container .team-text-container .link-botton-container .learn-more[data-v-5bd476da] {
    font-family: SourceHanSansCN-Regular;
    font-size: 14px;
    padding-right: 8px
}

.team-banner-container .team-text-container .link-botton-container .button-icon[data-v-5bd476da] {
    height: 20px;
    -o-object-fit: contain;
    object-fit: contain;
    vertical-align: middle;
    width: 20px
}

@media screen and (max-width:768px) {
    .team-banner-container>.team-text-container .team-title[data-v-5bd476da] {
        font-size: 22px
    }
}