.quality-components{
    margin-top: -30px !important;
}
.myVideo_play_box {
    background-image: url(../img/daoshi.jpg);
    background-position: 0;
}
/* .prism-player .prism-setting-selector {
    display: block
} */
.prism-setting-cc,.prism-setting-audio {
    display: none;
}
.prism-player .prism-setting-selector .header {
    display: none;
}
.selBox .selItem {
    opacity: 0.7;
}
/*	.prism-player video {
    position: absolute;
    left: -13%;
    top: -13%;
    z-index: -1;
}*/
.prism-player .prism-controlbar{
    z-index: 100
}
.logo {
    display: none;
    width: 150px;
    position: absolute;
    z-index: 100;
}
.logo img{
    width: 100%
}


.ksc_1 {
    width: 40%;
    bottom: 15%;
}
.myVideo_play_box {
    /*background-image: url(i/daoshi2.jpg);*/
    display: none
}
.newtan{
    position: absolute;
    bottom: 7%;
    right: 2%;
    width: 47%;
    display: none;
}
.newtan img {
    display: block;
    width: 100%;
}
.newtan .close {
    top: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    right: 0;
}

.shandong {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: none;

}

.shandong .guang {
    position: absolute;
    left: 50%;
    bottom: 26%;
    width: 30px;
    margin-left: 120px;
    animation: pulse 1s linear infinite;

}
.shandong p{
    position: absolute;
    left: 50%;
    bottom: 9%;
    width: 200px;
    margin-left: 85px;
    color: #fff;
    font-size: 16px;
}
@keyframes pulse {
    0% {
        transform: scale(1);
    }
    90% {
        transform: scale(0.9);
    }
    100% {
        transform: scale(1);
    }
}
.choose {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 100;
    overflow: hidden;
    display: none;
}
#container{
   position: absolute;
   left:0;
   top:0;
}
.animation {
    width: 1334px;
    height: 750px;
    background-image: url("../img/bg1.jpg");
    background-repeat: no-repeat;
    animation-name: keyframes-gkb;
    animation-duration: 2s;
    animation-delay: 0s;
    animation-iteration-count: infinite;
    animation-fill-mode: forwards;
    animation-timing-function: steps(1);
   
}

@keyframes keyframes-gkb {
    0% {
        width: 1334px;
        height: 750px;
        background-image: url("../img/bg1.jpg");
    }

    15.00% {
        background-image: url("../img/bg2.jpg");
    }

    30.00% {
        background-image: url("../img/bg3.jpg");
    }

    60.00%{
        background-image: url("../img/bg4.jpg");
    }

    75.00%{
        background-image: url("../img/bg5.jpg");
    }

    90.00%{
        background-image: url("../img/bg6.jpg");
    }

    100% {
        background-image: url("../img/bg7.jpg");
    }
}
.ping {
    position: absolute;
    left: 50%;
    width: 120px;
    margin-left: -60px;
    bottom: 10%;
}
.xinguang {
    position: absolute;
    left: 50%;
    width: 160px;
    margin-left: -20px;
    bottom: 10%;
}
.hand {
    position: absolute;
    left: 50%;
    width: 120px;
    margin-left: 60px;
    bottom: 15%;

}
.skwd {
    position: absolute;
    bottom:5px;
    right:5px;
    width: 10%;
    display: none;
}
.juanzhou {
    position: absolute;
    left: 50%; 
    top: 5%;
    width: 768px;
    height: 487px;
    margin-left: -384px;
    display: none;
}
#container2{
    position: absolute;
    left: 50%;
    top: 0;
    width: 64%;
    margin-left: -32%;
 }
 .animation2 {
    width: 768px;
    height: 487px;
     background-repeat: no-repeat;
     animation-name: keyframes-gkb2;
     animation-duration: 2s;
     animation-delay: 0s;
     animation-iteration-count: 1;
     animation-fill-mode: forwards;
     animation-timing-function: steps(1);
    
 }
 
 @keyframes keyframes-gkb2 {
     0% {
         background-image: url("../img/juanzhou/paper0.png");
     }
 
     7.00% {
         background-image: url("../img/juanzhou/paper1.png");
     }
 
     14.00% {
         background-image: url("../img/juanzhou/paper2.png");
     }
 
     21.00%{
         background-image: url("../img/juanzhou/paper3.png");
     }
 
     28.00%{
         background-image: url("../img/juanzhou/paper4.png");
     }
 
     35.00%{
         background-image: url("../img/juanzhou/paper5.png");
     }
 
     42% {
         background-image: url("../img/juanzhou/paper6.png");
     }

     49% {
        background-image: url("../img/juanzhou/paper7.png");
    }

     56% {
        background-image: url("../img/juanzhou/paper8.png");
    }

    63% {
        background-image: url("../img/juanzhou/paper9.png");
    }

    70% {
        background-image: url("../img/juanzhou/paper10.png");
    }

    77% {
        background-image: url("../img/juanzhou/paper11.png");
    }   

    84% {
        background-image: url("../img/juanzhou/paper12.png");
    }

    91% {
        background-image: url("../img/juanzhou/paper13.png");
    }

    98% {
        background-image: url("../img/juanzhou/paper14.png");
    }

    100% {
        background-image: url("../img/juanzhou/paper15.png");
    }
 }


 #container3{
    position: absolute;
    left: 50%;
    top: 0;
    width: 64%;
    margin-left: -32%;
    display: none;
 }
 .animation3 {
    width: 768px;
    height: 487px;
     background-repeat: no-repeat;
     animation-name: keyframes-gkb3;
     animation-duration: 2s;
     animation-delay: 0s;
     animation-iteration-count: 1;
     animation-fill-mode: forwards;
     animation-timing-function: steps(1);
    
 }
 
 @keyframes keyframes-gkb3 {
     0% {
         background-image: url("../img/juanzhou/paper15.png");
     }
 
     7.00% {
         background-image: url("../img/juanzhou/paper14.png");
     }
 
     14.00% {
         background-image: url("../img/juanzhou/paper13.png");
     }
 
     21.00%{
         background-image: url("../img/juanzhou/paper12.png");
     }
 
     28.00%{
         background-image: url("../img/juanzhou/paper11.png");
     }
 
     35.00%{
         background-image: url("../img/juanzhou/paper10.png");
     }
 
     42% {
         background-image: url("../img/juanzhou/paper9.png");
     }

     49% {
        background-image: url("../img/juanzhou/paper8.png");
    }

     56% {
        background-image: url("../img/juanzhou/paper7.png");
    }

    63% {
        background-image: url("../img/juanzhou/paper6.png");
    }

    70% {
        background-image: url("../img/juanzhou/paper5.png");
    }

    77% {
        background-image: url("../img/juanzhou/paper4.png");
    }   

    84% {
        background-image: url("../img/juanzhou/paper3.png");
    }

    91% {
        background-image: url("../img/juanzhou/paper2.png");
    }

    98% {
        background-image: url("../img/juanzhou/paper1.png");
    }

    100% {
        background-image: url("../img/juanzhou/paper0.png");
    }
 }
.word {
    position: absolute;
    left: 50%;
    top: 23%;
    width: 26%;
    margin-left: -25%;
    margin-left: -13%;
    display: none;
    z-index: 10;
}

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px){

    .prism-player video {
        width: 100% !important;
        height: 79% !important;
        position: absolute;
        left: 0%;
        top: 10%;
        z-index: -1;
    }
    #container2 {
        position: absolute;
        left: 50%;
        top: 25%;
        width: 80%;
        margin-left: -40%;
    }
    #container3 {
        position: absolute;
        left: 50%;
        top: 25%;
        width: 80%;
        margin-left: -40%;
    }
    .xinguang {
        position: absolute;
        left: 50%;
        width: 160px;
        margin-left: -20px;
        bottom: 28%;
    }
    .hand {
        position: absolute;
        left: 50%;
        width: 120px;
        margin-left: 60px;
        bottom: 34%;
    }
    .word {
        position: absolute;
    left: 50%;
    top: 53%;
    width: 38%;
    margin-left: -25%;
    margin-left: -18%;
    display: none;
    z-index: 10;
    }

}
.close_zhou {
    position: absolute;
    right: 10px;
    top: 10px;
    width: 23px

}