body,html,#a1 {
    background-color:#000;
    padding:0;
    margin:0;
    color:transparent;
    height:100%;
    width:100%;
}
.player {
    position:relative;
    width:100%;
    background-color:#000
}
.vod {
    width:100%;
    background-color:#000
}
.video {
    width:100%;
    height:100%;
    margin-bottom:40px
}
.cmd {
    margin:0 auto;
    width:100%;
    height:40px;
    line-height:40px;
    position:absolute;
    bottom:0;
    background-color:#111;
    box-sizing:border-box
}
.left {
    float:left
}
.right {
    float:right;
    margin-top:-30px
}
.centent {
    margin-left:50px;
    margin-right:60px
}
.tvp_button {
    background:0 0;
    cursor:pointer;
    width:46px;
    height:40px
}
.tvp_button button {
    display:block;
    width:100%;
    height:100%;
    padding:0;
    border:0 none;
    background:0 0;
    text-align:center;
    font-size:0;
    cursor:pointer
}
.tvp_play .tvp_btn_value {
    display:inline-block;
    width:0;
    height:0;
    margin-left:16px;
    vertical-align:middle;
    background:0 0;
    border:15px solid transparent;
    border-width:10px 15px;
    border-left-color:#fff;
    font-size:0;
    color:transparent
}
.tvp_pause .tvp_btn_value {
    display:inline-block;
    vertical-align:middle;
    background:0 0;
    font-size:0;
    color:transparent;
    width:10px;
    height:15px;
    border:0 none;
    margin-left:0;
    border-left:2px solid#fff;
    border-right:2px solid#fff
}
.tvp_fullscreen_button {
    width:50px;
    height:100%
}
.tvp_fullscreen_button button {
    position:relative;
    display:block;
    top:5px;
    width:100%;
    height:30px;
    background:url(mobile1.png) no-repeat center;
    cursor:pointer
}
.tvp_time_total {
    position:relative;
    display:block;
    top:5px;
    left:8px;
    width:100%;
    height:30px;
    background:#191919;
    cursor:pointer
}
.tvp_time_loaded {
    position:relative;
    display:block;
    width:10%;
    height:30px;
    cursor:pointer;
    z-index:1;
    background:#222;
}
.tvp_time_panel {
    position: absolute;
    bottom: 0px;
    left: 50%;
    margin-left: -38.5px;
    z-index: 2;
    font-size: 13px;
}
.play {
    position: absolute;
    top: 50%;
    width: 80px;
    height: 80px;
    left: 50%;
    margin-top: -60px;
    margin-left: -40px;
    z-index: 5;
    background: url(mobile2.png) no-repeat;
    opacity: 0.8;
}
.panel {
    background:#000000;
    background-size:90% 90%;
    height:26px;
    padding-top:10px;
    color:#ffffff;
    font-family:ËÎÌå;
    display:none;
}
.panel a:link {
    text-decoration:none;
    color:#ffffff;
    font-weight:bold;
}
.panel a:visited {
    text-decoration:none;
    color:#ffffff;
    font-weight:bold;
}
.panel a:hover {
    text-decoration:none;
    color:#ffffff;
    font-weight:bold;
}
.panel a:active {
    text-decoration:none;
    color:#ffffff;
    font-weight:bold;
}
.slide {
    margin:0;
    padding:0;
    border-top:solid 10px #000000;
}
.WANG-WANG {
    display:block;
    position:relative;
    top:-10px;
    left:calc(100vw - 102px);
    width:60px;
    height:19px;
    padding-top:1px;
    padding-left:2px;
    font-family:ËÎÌå;
    font-family:arial, sans;
    font-size:14px;
    color:#0dd;
    font-weight:bold;
    background:#0000;
    text-decoration:none;
    text-align:left;
    -moz-border-top-left-radius:15px;
    -moz-border-top-right-radius:5px;
    border-top-left-radius:5px;
    border-top-right-radius:5px;
    -moz-border-bottom-left-radius:5px;
    -moz-border-bottom-right-radius:5px;
    border-bottom-left-radius:5px;
    border-bottom-right-radius:5px;
}
