.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;
}

.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;
}


 
.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;
    }
  
    .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

}