.home_banner {
    background: #465d73;
    position: fixed;
    top: 0;
    width: 100%;
}
.home_banner[data-v-29fbd793] {
    background: #465d73;
    position: fixed;
    top: 0;
    width: 100%;
}
.home_banner .video_bg {
    z-index: 1;
}
.home_banner .video_bg, .home_banner .video_bg:before {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}
.home_banner .video_bg[data-v-29fbd793] {
    z-index: 1;
}
.home_banner .video_bg[data-v-29fbd793], .home_banner .video_bg[data-v-29fbd793]:before {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}
@media screen and (max-width: 1002px){
.home_banner .video_bg[data-v-29fbd793] {
    background: url(/nuxt/resouces/img/index_banner_phone.b360d25.png) no-repeat 50%;
    background-size: cover;
}
}

.home_banner .video_bg[data-v-29fbd793]:before {
    content: "";
    z-index: 2;
    background: url(/nuxt/resouces/img/vidue_bg.dde93a2.png) repeat-y 0;
    background-size: 100% auto;
}

.home_banner .video_bg2[data-v-29fbd793], .home_banner .video_bg video[data-v-29fbd793] {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}

.home_banner .video_bg2[data-v-29fbd793] {
    display: none;
}

.swiper-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
}

.swiper-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    z-index: 1;
}

.home_banner .swiper-container {
    overflow: visible;
}

.swiper-container[data-v-29fbd793] {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    z-index: 1;
}

.home_banner .swiper-container[data-v-29fbd793] {
    overflow: visible;
}

@media screen and (max-width: 470px){
.video_bg2 .swiper-container[data-v-29fbd793] {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 0;
}
}