video.css 978 Bytes
.skeyewebplayerDivContent_one{
    width: 100%;
    height: 100%;
    border: 1px solid #000000;
    overflow:hidden;
}

.skeyewebplayerDivContent_Four{
    width: 49.9%;
    height: 49.5%;
    float: left;
    border: 1px solid #000000;
    overflow:hidden;
}
.skeyewebplayerDivContent_nine{
    width: 33.3%;
    height: 33%;
    float: left;
    border: 1px solid #000000;
    overflow:hidden;
}
.skeyewebplayerDivChannel{
    width: 99%;
    overflow:auto;
    border: 1px solid #000000;
}
.skeyewebplayerDiv_title{
    width: 100%;
    height: 30px;
    background-color: #F8F8F8;
    padding-left: 15px;
    padding-top: 5px;
}
.skeyewebplayerDivContent_play_selected{
    border: 1px solid #FFD700;
    overflow:hidden;
}
.imageIcon{
    width: 20px;
    height: 20px;
    margin-right: 5px;
}
.custom-tree-item-clicked{
    color:  #FC9003;
}

.layui-tree-txt-back{
    display: inline-block;
    vertical-align: middle;
    color: #555;
    background-color: #eaeae8;
}