body,
html {
    background-color: #010329;
    font-family: '鎬濇簮榛戜綋'
}

img {
    width: 100%;
    display: block
}

.float {
    position: absolute
}

.img1,
.img2,
.img3,
.img4,
.img5,
.img6,
.img7,
.img8 {
    width: 100%;
    position: relative;
    overflow: hidden
}

.img1 img,
.img2 img,
.img3 img,
.img4 img,
.img5 img,
.img6 img,
.img7 img,
.img8 img {
    display: block;
    width: 100%
}
  
.video_wrap2 {
    width: 100%;
    height: 5.6238rem;
    text-align: center;
    position: relative;
    overflow: hidden
}

.video_wrap2 #video {
    width: 100%;
    height: 100%;
    display: block;
    margin: 0 auto;
    position: relative;
    z-index: 8
}

.video_wrap2 .preload {
    width: 100%;
    height: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    z-index: 9;
    top: 0;
    left: 0;
    text-align: center
}
