
html,body{
    margin: 0;
    width: 100%;
    height: 100%;
}
#xwsdlive20180726 {
    background: #fafafa;
    width: 100%;
    height: 100%;
}
#xwsdlive20180726 .wrapper{
    position: relative;
    top: 5%;
    margin: 0 auto;
    width: 1117px;
    background: rgba(0, 0, 0,.8);
    height: 675px;
}
#xwsdlive20180726 .wrapper #myVideo{
    margin: 0 auto;
    width: 1117px;
}
#xwsdlive20180726 .wrapper #myVideo video{
    top: 20px;
}
#xwsdlive20180726 .wrapper .shade{
    position: absolute;
    width: 1117px;
    height: 100%;
    background: rgba(0, 0, 0,.5);
    left: 0;
    top: 0;
    height: 675px;
    z-index: 100;
}
#xwsdlive20180726 .wrapper .hidden{
    display: none;
}
#xwsdlive20180726 .wrapper img{
    position: absolute;
    top: 30%;
    left: 40%;
}
#xwsdlive20180726 .AppleWebKit{
    position: absolute;
    color: #ffffff;
    top: 50%;
    left: 45%;
}