* {
    margin: 0;
    padding: 0;
}

html {
    scroll-behavior: smooth;
}

body {
    margin: 0;
    padding: 0;
    /* cursor: none; */
    background: #000;
    list-style: none;

}

::-webkit-scrollbar {
    width: 0px;


}

.dahezi {

    height: 120vh;
    overflow: hidden;

}

.yidong {
    width: 110vw;
    height: 110vh;

    position: relative;
    filter: brightness(.8);
    transition: .15s;
}

.beijing {
    position: absolute;
    left: -200px;
    top: -50px;
}


/* .beijing img {
    width: 120vw;
    height: 110vh;

    position: relative;
    left: -150px;
    top: -50px;
    transition: .15s;
}
*/
#qq {
    width: 100%;
    height: 100%;

    position: relative;
    /* background-image: url(img/background.png);
    background-repeat: no-repeat;
    background-size: cover; */
    filter: brightness(0.6);
    transition: .15s;

}

.xiaoshitou {
    width: 10%;
    position: absolute;
    left: 10vw;
    top: 20vh;

}

.xiaoshitou img {
    width: 40%;
    height: 10%;
    filter: brightness(0.5);
}

@media screen and (max-width: 500px) {
    .xiaoshitou {
        position: absolute;
        left: 20vw;
        top: 5vh;
        transition: .5s;
    }
}

.yidonghezi2 {
    width: 100%;
    height: 100%;
    position: absolute;
    transition: .1s;
    bottom: 0;
    z-index: 2;
}

.text h1 {


    font-size: 5vw;
    color: #fff;
    letter-spacing: 20px;
    position: absolute;
    top: 40%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
}

@media screen and (max-width: 1108px) {
    .text h1 {
        position: absolute;
        left: 52vw;
        top: 32vh;
        transition: .5s;
        width: 200px;
        height: 200px;
        font-size: 5vw;

        color: #fff;
        letter-spacing: 10px;
    }
}

@media screen and (max-width: 700px) {
    .text h1 {
        position: absolute;
        left: 48vw;
        top: 25vh;
        transition: .5s;
        width: 200px;
        height: 200px;
        font-size: 3vw;

        color: #fff;
        letter-spacing: 10px;
    }
}

.qiu {
    width: 400px;
    height: 400px;

    position: absolute;
    left: 50%;
    top: 40%;
    z-index: 1;
    transform: translate(-50%, -50%);
    filter: brightness(0.7);
}

@media screen and (max-width: 1108px) {
    .qiu {
        position: absolute;
        left: 55vw;
        top: 26vh;
        transition: .5s;
        width: 200px;
        height: 200px;
    }
}

@media screen and (max-width: 700px) {
    .qiu {
        position: absolute;
        left: 40vw;
        top: 15vh;
        transition: .5s;
        width: 100px;
        height: 100px;
    }
}

.qiu img {
    /* width: 400px;
    height: 400px; */
    width: 100%;
    height: 100%;
    /* position: absolute; */

    /* background-image: url(img/background.png);
    background-repeat: no-repeat;
    background-size: cover; */
    filter: brightness(0.6);
    transition: .15s;

}

.mid {
    left: -150px;
    bottom: 0;
    height: 100%;
    position: absolute;

}

.mid img {
    position: relative;
    width: 110vw;
    z-index: 1;
    top: 35vh;
    filter: brightness(0.8);
}

@media screen and (max-width: 1300px) {
    .mid {
        position: absolute;
        z-index: 1;
        transition: .5s;
        left: -150px;
        bottom: 5%;
        height: 100%;
    }
}

@media screen and (max-width: 1060px) {
    .mid {
        position: absolute;
        z-index: 1;
        transition: .5s;
        left: -150px;
        bottom: 15%;
        height: 100%;
    }
}

@media screen and (max-width: 670px) {
    .mid {
        position: absolute;
        z-index: 1;
        transition: .5s;
        left: -150px;
        bottom: 20%;
        height: 100%;
    }

}

@media screen and (max-width: 500px) {
    .mid {
        position: absolute;
        z-index: 1;
        transition: .5s;
        left: -150px;
        bottom: 20%;
        height: 100%;
    }

    .mid img {
        position: relative;
        width: 117vw;
        z-index: 1;
        top: 33vh;
        filter: brightness(0.8);
    }

}

.zhuzi {
    right: 50px;
    bottom: 0;
    z-index: 2;
    position: absolute;

}

.zhuzi img {
    width: 400px;
    height: 110vh;
    filter: brightness(0.5);
}

@media screen and (max-width: 1300px) {
    .zhuzi {
        right: 50px;
        bottom: 90%;
        z-index: 2;
        position: absolute;
        height: 1%;
        transition: .5s;
    }

    .zhuzi img {
        width: 100%;
        height: 90vh;
        filter: brightness(0.5);
    }
}

@media screen and (max-width: 1100px) {
    .zhuzi {
        right: 50px;
        bottom: 90%;
        z-index: 2;
        position: absolute;
        height: 1%;
        transition: .5s;
    }

    .zhuzi img {
        width: 100%;
        height: 70vh;
        filter: brightness(0.5);
    }
}

@media screen and (max-width: 970px) {
    .zhuzi {
        right: -10px;
        bottom: 85%;
        z-index: 2;
        position: absolute;
        height: 1%;
        transition: .5s;
    }

    .zhuzi img {
        width: 100%;
        height: 50vh;
        filter: brightness(0.5);
    }
}

@media screen and (max-width: 800px) {
    .zhuzi {
        right: 50px;
        bottom: 85%;
        z-index: 2;
        position: absolute;
        height: 1%;
        transition: .5s;
    }

    .zhuzi img {
        width: 100%;
        height: 40vh;
        filter: brightness(0.5);
    }
}

@media screen and (max-width: 670px) {
    .zhuzi {
        right: 100px;
        bottom: 85%;
        z-index: 2;
        position: absolute;
        height: 1%;
        transition: .5s;
    }

    .zhuzi img {
        width: 120%;
        height: 30vh;
        filter: brightness(0.5);
    }
}

@media screen and (max-width: 600px) {
    .zhuzi {
        right: 100px;
        bottom: 80%;
        z-index: 2;
        position: absolute;
        height: 1%;
        transition: .5s;

    }

    .zhuzi img {
        width: 135%;
        height: 22vh;
        filter: brightness(0.5);
    }
}

@media screen and (max-width: 500px) {
    .zhuzi {
        right: 80px;
        bottom: 86%;
        z-index: 2;
        position: absolute;
        height: 1%;
        transition: .5s;

    }

    .zhuzi img {
        width: 135%;
        height: 22vh;
        filter: brightness(0.5);
    }
}

.shubiao {
    position: absolute;
    width: 50px;
    height: 50px;
    border: 1px solid #c6c6c6;
    border-radius: 50%;
    top: 0;
    left: 0;
    pointer-events: none;
    transform: translate(-50%, -50%);
    /* transition: .1s; */

    z-index: 25;
}

.shubiao1 {
    position: absolute;
    width: 16px;
    height: 16px;

    border: 1px solid #c6c6c6;
    border-radius: 50%;
    top: 0;
    left: 0;
    pointer-events: none;

    transition: .15s;

    z-index: 25;
}

.carousel-inner img {
    width: 30%;
    height: 100%;
    position: relative;
    left: 5%;
}

.wenzhi {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: space-around;
    position: absolute;
    bottom: -105%;
    color: white;
    z-index: 13;
    cursor: pointer;
}

ul li {
    list-style: none;
}

.wenzihezi1 {
    position: absolute;
    width: 10%;
    height: 10%;
    top: -200%;
    left: 20%;
    z-index: 5;
}

.wenzihezi1 h4 {

    font-size: 8vw;

    color: #fff;
    filter: brightness(.1);
}

.wenzihezi12 {
    position: absolute;
    top: -240px;
    left: 35%;
}

.wenzihezi12 p {

    font-size: 3vw;

    color: white;
    z-index: 10;
}

.wenzihezi13 {
    width: 60%;
    height: 10%;
    position: relative;
    top: -140px;
    left: 35%;

}

.wenzihezi13 p {
    color: white;
    font-size: 1.1vw;
}

@media screen and (max-width: 1200px) {
    .wenzihezi1 {
        position: relative;
        width: 10%;
        height: 10%;
        top: -100%;
        left: 20%;
        z-index: 5;
        transition: .5s;
    }

    .wenzihezi12 {
        position: relative;
        top: -90px;
        left: -8%;
        transition: .5s;
    }

    .wenzihezi13 {
        width: 60%;
        height: 10%;
        position: relative;
        top: -60px;
        left: 35%;
        transition: .5s;
    }
}

@media screen and (max-width: 1100px) {
    .wenzihezi1 {
        position: relative;
        width: 10%;
        height: 10%;
        top: -160%;
        left: 20%;
        z-index: 5;
    }

    .wenzihezi12 {
        position: relative;
        top: -80px;
        left: -8%;
        transition: .5s;
    }

    .wenzihezi13 {
        width: 60%;
        height: 10%;
        position: relative;
        top: -60px;
        left: 35%;
        transition: .5s;
    }
}

@media screen and (max-width: 840px) {
    .wenzihezi1 {
        position: absolute;
        width: 10%;
        height: 10%;
        top: 20%;
        left: 20%;
        z-index: 5;

    }

    .wenzihezi12 {
        position: relative;
        top: 0px;
        left: -8%;
        transition: .5s;
    }

    .wenzihezi13 {
        width: 70%;
        height: 10%;
        position: relative;
        top: 10px;
        left: 35%;
        transition: .5s;
    }

    .wenzhi {

        position: absolute;
        bottom: -115%;
        color: white;
        z-index: 3;
    }
}

@media screen and (max-width: 600px) {
    .wenzihezi1 {
        position: absolute;
        width: 10%;
        height: 10%;
        top: 40%;
        left: 20%;
        z-index: 5;

    }

    .wenzihezi12 {
        position: relative;
        top: 60px;
        left: -8%;
        transition: .5s;
    }

    .wenzihezi13 {
        width: 70%;
        height: 10%;
        position: relative;
        top: 50px;
        left: 35%;
        transition: .5s;
    }


}

.dibutupian {
    width: 5%;
    position: fixed;
    right: 0px;
    transition: .5s;
    z-index: 15;
    bottom: 60px;
    opacity: 0;

}


@media screen and (max-width: 1100px) {
    .lunbo {
        width: 100%;
        position: absolute;
        top: 90%;

    }
}

@media screen and (max-width: 840px) {
    .lunbo {
        width: 100%;
        position: absolute;
        top: 70%;

    }
}

@media screen and (max-width: 650px) {
    .lunbo {
        width: 100%;
        position: absolute;
        top: 60%;

    }
}

@media screen and (max-width: 550px) {
    .lunbo {
        width: 100%;
        position: absolute;
        top: 50%;

    }

    .wenzhi {

        position: absolute;
        bottom: -145%;
        color: white;
        z-index: 3;
    }
}

.dibuhezi {
    width: 250px;
    height: 250px;
    perspective: 1000px;
    position: fixed;
    right: -180px;
    transition: .5s;
    z-index: 15;
    bottom: -150px;
    opacity: 0;

    transform-origin: right;


}

.hezi1 {
    width: 60px;
    height: 60px;
    transform-origin: center;
    transform-style: preserve-3d;
    animation: donghua 5s linear infinite;

}

@keyframes donghua {
    0% {
        transform: rotateX(0deg) rotateY(0deg);
    }

    100% {
        transform: rotateY(360deg);
    }
}

.hezi {
    width: 100%;
    height: 100%;
    bottom: 15px;
    position: absolute;
    opacity: .4;
    border-radius: 50%;
    z-index: 20;
}

.hezi:nth-child(1) {
    background-color: #1DA1F2;
    filter: brightness(.3);
    transform: rotateX(-90deg) translateZ(30px);

}

.donghua1 {
    /* width: 100%;
    height: 1000vh;
    position: absolute;
    background-color: rgba(255,255,255,0);
    background-color: black;
    animation: dongxiao 3.3s;
    animation-iteration-count: 1;
    animation-delay: 5s;

    z-index: 20; */
    width: 100%;
    height: 100%;
    z-index: 10;
    position: absolute;
    background-color: rgba(255, 255, 255, 0);
    position: fixed;
    animation: dongxiao 5s;
    animation-delay: 5s;
    animation-iteration-count: 1;

}

@keyframes dongxiao {


    0% {
        background-color: rgba(255, 255, 255, 0);
    }


    50% {
        background-color: rgba(255, 255, 255, 1);
    }

    100% {
        background-color: rgba(255, 255, 255, 0);
    }


}

.guanggao {
    width: 100%;
    height: 1000vh;
    background-color: black;
    z-index: 20;
}

.t1 {

    position: absolute;
    top: 50%;
    left: 50%;

    transform: translate(-50%, -50%);
    z-index: 20;
}

.shuruhezi {
    position: relative;

}

#shurukuang {
    font-size: 1vw;
    width: 32px;
    height: 32px;
    background: transparent;
    border: 5px solid white;
    padding: 10px;
    color: white;
    outline: none;
    border-radius: 50%;
    box-shadow: 0 0 10px #1e90ff,
    0 0 20px #1e90ff,
    inset 0 0 20px #1e90ff;
    transition: .5s cubic-bezier(0.65, 0.05, 0.36, 1);
}

#shurukuang::placeholder {
    color: transparent;
}

#shurukuang:focus {
    width: 200px;

    border-radius: 10px;
    box-shadow: none;
    border: 5px solid #1e90ff;
}

#shurukuang:focus::placeholder {
    color: #a4b0be;
    filter: blur(.5px);
}

.shuruhezi .bar {
    width: 2px;
    height: 16px;
    background-color: white;
    position: absolute;
    transform: rotate(-45deg);
    top: 55%;
    transition: .5s;
    box-shadow: 0 0 10px #1e90ff, 0 0 20px #1e90ff;
}

.xiala:hover {
    transition: .5s;
}

.logo {
    width: 100px;
    height: 100px;
}

.logo img {
    width: 100%;
    height: 100%;
}

.daohanglan {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 5;

}

.daohanglan1 {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 5;
    background-color: black;
    transition: 1s;
    color: #000000;
    opacity: .46;
}


.disanhezi {
    /* margin: 0 auto 100px auto; */
    max-width: 1536px;
    /* width: 100vw; */
    height: 100%;
    margin-top: 18%;
    margin-left: 8%;
    background-image: url(img/bj1.png);
    background-size: contain;
    background-repeat: no-repeat;


}

.stage {
    list-style: none;
    padding: 0;
}

.scene {
    width: 260px;
    height: 400px;
    margin: 80px;
    float: left;
    perspective: 1000px;
    margin-left: 5%;
    transition: 1s;
    opacity: 0;

}

.scene1 {
    width: 260px;
    height: 400px;
    margin: 80px;
    float: left;
    perspective: 1000px;

    transition: 1s;
    opacity: 0;

}

.scene2 {
    width: 260px;
    height: 400px;
    margin: 80px;
    float: left;
    perspective: 1000px;

    transition: 1s;
    opacity: 0;

}

.scene3 {
    width: 260px;
    height: 400px;
    margin: 80px;
    float: left;
    perspective: 1000px;
    /* margin-left: 5%; */
    transition: 1s;
    opacity: 0;
    position: relative;
    top: -6%;
    left: 1%;
}

.scene4 {
    width: 260px;
    height: 400px;
    margin: 80px;
    float: left;
    perspective: 1000px;
    /* margin-left: 8%; */
    transition: 1s;
    opacity: 0;
    position: relative;
    top: -6%;

}

.scene5 {
    width: 260px;
    height: 400px;
    margin: 80px;
    float: left;
    perspective: 1000px;

    transition: 1s;
    opacity: 0;
    position: relative;
    top: -6%;
}

.scene6 {
    width: 260px;
    height: 400px;
    margin: 80px;
    float: left;
    perspective: 1000px;

    transition: 1s;
    opacity: 0;

}

.scene7 {
    width: 260px;
    height: 400px;
    margin: 60px;
    margin: 80px;
    perspective: 1000px;

    transition: 1s;
    opacity: 0;

}

.x {
    transition: all .5s;
    opacity: 1;
}

.disantupianhezi {
    width: 260px;
    height: 400px;
    transform-style: preserve-3d;
    transform: translateZ(-130px);
    transition: transform 350ms;
}

.disantupianhezi:hover {

    transform: rotateY(-78deg) translateZ(20px);
}

.disantupianhezi .disantupian,
.disantupianhezi .cemian {
    position: absolute;
    width: 260px;
    height: 400px;
    background-color: #fff;

    backface-visibility: hidden;
}

.disantupianhezi .disantupian {

    transform: translateZ(130px);
    background-size: cover;
    background-repeat: no-repeat;
}

.disantupianhezi .cemian {

    transform: rotateY(90deg) translateZ(130px);
    border: 4px solid #fff;
    font-size: 0.75em;
}

/*************************************
Shadow beneath the 3D object
*************************************
/* .csstransforms3d .disantupianhezi::after {
content: '';
width: 260px;
height: 260px;
position: absolute;
bottom: 0;
box-shadow: 0 30px 50px rgba(0,0,0,0.3);
-webkit-transform-origin: 100% 100%;
-moz-transform-origin: 100% 100%;
transform-origin: 100% 100%;
-webkit-transform: rotateX(90deg) translateY(130px);
-moz-transform: rotateX(90deg) translateY(130px);
transform: rotateX(90deg) translateY(130px);
-webkit-transition: box-shadow 350ms;
-moz-transition: box-shadow 350ms;
transition: box-shadow 350ms;
}
.csstransforms3d .disantupianhezi:hover::after {
box-shadow: 20px -5px 50px rgba(0,0,0,0.3);
} */
/*************************************
disantupianhezi cemianrmation
**************************************/
.cemian header {
    color: #FFF;
    padding: 7px 10px;
    font-weight: bold;

    height: 195px;
    background-size: cover;

    background-repeat: no-repeat;
    text-shadow: 0px 1px 1px rgba(0, 0, 0, 1);
}

.cemian header h1 {
    margin: 0 0 2px;
    font-size: .4vw;
}

.cemian header .rating {
    border: 1px solid #FFF;
    padding: 0px 3px;
}

.cemian p {
    padding: 1.2em 1.4em;
    margin: 2px 0 0;
    font-weight: 700;
    color: #666;
    line-height: 1.4em;

}

/*************************************
Generate "lighting" using box shadows
**************************************/
/* .disantupianhezi .disantupian,
.disantupianhezi .cemian,
.disantupianhezi .cemian header {

transition: box-shadow 350ms;
}
.csstransforms3d .disantupianhezi .disantupian {
box-shadow: inset 0px 0px 40px rgba(255,255,255,0);
}
.csstransforms3d .disantupianhezi:hover .disantupian {
box-shadow: inset 300px 0px 40px rgba(255,255,255,0.8);
}
.csstransforms3d .disantupianhezi .cemian,
.csstransforms3d .disantupianhezi .cemian header {
box-shadow: inset -300px 0px 40px rgba(0,0,0,0.5);
}
.csstransforms3d .disantupianhezi:hover .cemian,
.csstransforms3d .disantupianhezi:hover .cemian header {
box-shadow: inset 0px 0px 40px rgba(0,0,0,0);
} */
/*************************************
disantupians and still images
**************************************/
.scene:nth-child(1) .disantupianhezi .disantupian {
    background-image: url(img/b1.jpg);
}

.scene1:nth-child(2) .disantupian {
    background-image: url(img/b2.jpg);
}

.scene2:nth-child(3) .disantupian {
    background-image: url(img/b3.jpg);
}

.scene3:nth-child(4) .disantupian {
    background-image: url(img/b4.jpg);
}

.scene4:nth-child(5) .disantupian {
    background-image: url(img/b5.jpg);
}

.scene5:nth-child(6) .disantupian {
    background-image: url(img/b6.jpg);
}

.scene6:nth-child(7) .disantupian {
    background-image: url(img/b7.jpg);
}

.scene7:nth-child(8) .disantupian {
    background-image: url(img/b8.jpg);
}


.scene:nth-child(1) .cemian header {
    background-image: url(img/b1.jpg);
}

.scene1:nth-child(2) .cemian header {
    background-image: url(img/b2.jpg);
}

.scene2:nth-child(3) .cemian header {
    background-image: url(img/b3.jpg);
}

.scene3:nth-child(4) .cemian header {
    background-image: url(img/b4.jpg);
}

.scene4:nth-child(5) .cemian header {
    background-image: url(img/b5.jpg);
}

.scene5:nth-child(6) .cemian header {
    background-image: url(img/b6.jpg);
}

.scene6:nth-child(7) .cemian header {
    background-image: url(img/b7.jpg);
}

.scene7:nth-child(8) .cemian header {
    background-image: url(img/b8.jpg);
}

/* 	.no-csstransforms3d .disantupianhezi .disantupian,
.no-csstransforms3d .disantupianhezi .cemian {
position: relative;
} */

@media screen and (max-width: 60.75em) {
    .scene {
        float: none;
        margin: 30px auto 60px;
    }
}

.disanbufenweizi {

    position: absolute;
    margin-left: 38%;
    bottom: -130%;

}

.disanbufenweizi h1 {
    color: white;
    font-size: 3vw;
    text-shadow: 0 0 20px white;
}

.disanbufenweizi h4 {
    color: white;
    font-size: 1.5vw;
    text-shadow: 0 0 20px white;
    position: relative;
    left: 20%;
}


.hh1 {
    bottom: -110%;
    transition: all 3s;
}

@media screen and (max-width: 550px) {
    .disanbufenweizi {
        position: absolute;
        top: 100%;

    }

    .disanbufenweizi h1 {
        color: white;
        font-size: 30px;
        text-shadow: 0 0 20px white;
        position: relative;
        left: -20%;
    }

    .disanbufenweizi h4 {
        color: white;
        font-size: 20px;
        text-shadow: 0 0 20px white;
        position: relative;
        left: -10%;
    }

}

.disibufen {
    margin-top: 10%;
    margin-left: 35%;
}

.disibufen h1 {
    color: white;
    font-size: 3vw;
}

.disihezi {
    width: 100%;
    height: 100vw;
    position: absolute;
    /* background-color: white; */
    /* margin-top: 5%; */
    background: url(img/bg.jpg);
    left: 0;
}

.disitphezi {
    width: 70%;
    height: 100%;
    position: relative;
    left: 15%;
    border: 5px solid white;
    /* background-color: pink; */
}

.disit1 {
    width: 100%;
    height: 25%;
    background: url(img/bk.jpg);
    position: absolute;

    background-size: contain;

}

.disit2 {
    width: 100%;
    height: 50%;
    position: relative;
    top: 15%;
    left: 20%;
    transition: .5s;
    background: url(img/bk1.png);
    background-repeat: no-repeat;
    background-size: contain;
}

.disit3 {
    width: 100%;
    height: 50%;
    position: absolute;
    top: 40%;
    left: 20%;
    transition: .5s;
    background: url(img/bk1.png);
    background-repeat: no-repeat;
    background-size: contain;
}

.disit4 {
    width: 100%;
    height: 50%;
    position: absolute;
    top: 65%;
    left: 20%;
    transition: .5s;
    background: url(img/bk1.png);
    background-repeat: no-repeat;
    background-size: contain;
}

.xit1 {
    width: 20%;
    position: relative;
    top: 29.5%;
    z-index: 1;
    left: -1%;

}

.xit2 {
    width: 30%;
    position: relative;
    top: 23%;
    z-index: 1;
    left: -6%;
}

.xit3 {
    width: 33%;
    position: relative;
    top: 20%;
    z-index: 1;
    left: -7%;
}

.xit4 {
    width: 30%;
    position: relative;
    top: 22.5%;
    z-index: 1;
    left: -5.5%;

}

.xit5 {
    width: 30%;
    position: relative;
    top: 22.5%;
    z-index: 1;
    left: -5.5%;
}

.xit6 {
    width: 45%;
    position: relative;
    top: 12%;
    z-index: 1;
    left: -13%;
}

.disit2:hover {
    transform: scale(1.1);
}

.disit3:hover {
    transform: scale(1.1);
}

.disit4:hover {
    transform: scale(1.1);
}

.xz1 {
    width: 20%;
    position: relative;
    top: 2.5%;
    z-index: 1;
    left: 20%;
    color: white;
    font-size: 3.1vw;
}

.xxz1 {
    width: 30%;
    position: relative;
    top: 2.5%;
    z-index: 1;
    left: 20%;
    color: white;
    font-size: .1vw;
}

.xz2 {
    width: 20%;
    position: relative;
    top: -5.5%;
    z-index: 1;
    left: 20%;
    color: white;
    font-size: 3.1vw;
}

.xxz2 {
    width: 30%;
    position: relative;
    top: -5.5%;
    z-index: 1;
    left: 20%;
    color: white;
    font-size: .1vw;
}

.xz2 {
    width: 20%;
    position: relative;
    top: -10.5%;
    z-index: 1;
    left: 25%;
    color: white;
    font-size: 3.1vw;
}

.xxz2 {
    width: 30%;
    position: relative;
    top: -10.5%;
    z-index: 1;
    left: 25%;
    color: white;
    font-size: .1vw;
}

.xz3 {
    width: 20%;
    position: relative;
    top: -12.5%;
    z-index: 1;
    left: 25%;
    color: white;
    font-size: 3.1vw;
}

.xxz3 {
    width: 30%;
    position: relative;
    top: -12.5%;
    z-index: 1;
    left: 25%;
    color: white;
    font-size: .1vw;
}

.xz6 {
    width: 20%;
    position: relative;
    top: -30%;
    z-index: 1;
    left: 25%;
    color: white;
    font-size: 3.1vw;
}

.xxz6 {
    width: 30%;
    position: relative;
    top: -30%;
    z-index: 1;
    left: 25%;
    color: white;
    font-size: .1vw;
}

.ph {
    width: 27%;
    position: relative;
    top: 5%;
    left: 35%;
    filter: brightness(.3);
}

.disiwenzi {
    font-family: "arial black";
    position: relative;
    display: block;
    font-size: 3vw;
    color: #ffffff;
    top: 40%;
    left: 3%;
    line-height: 1em;
    text-transform: uppercase;
    font-weight: 900;
    text-shadow: -1px 1px 1px rgba(0, 0, 0, .2), 1px -1px 0 rgba(255, 255, 255, 3);
}

.disiwenzi1 {
    font-family: "arial black";
    position: relative;
    display: block;
    font-size: 3vw;
    color: #ffffff;
    top: 10%;
    left: 3%;
    line-height: 1em;
    text-transform: uppercase;
    font-weight: 900;
    text-shadow: -1px 1px 1px rgba(0, 0, 0, .2), 1px -1px 0 rgba(255, 255, 255, 3);
}

.disiwenzi2 {
    font-family: "arial black";
    position: relative;
    display: block;
    font-size: 3vw;
    color: #ffffff;
    top: 30%;
    left: 3%;
    line-height: 1em;
    text-transform: uppercase;
    font-weight: 900;
    text-shadow: -1px 1px 1px rgba(0, 0, 0, .2), 1px -1px 0 rgba(255, 255, 255, 3);

}
