.videoTab {
    position: relative;
}
.videoTab li {
    float: left;
}
.videoTab li .active {
    color: #018fd9;
    background: #fff;
}
.videoTab li a {
    display: block;
    text-align: center;
    font-size: 14px;
    color: #999;
    padding: 20px 15px;
    min-width: 75px;
}	
.uploadVi{
    /*position: absolute;*/
    /*right: 83px;*/
    /*top: 18px;*/
    /*width: 88px;*/
    /*height: 28px;*/
    /*margin: 0;*/
    /*line-height: 28px;*/
    /*border: 1px solid #b5b5b5;*/
    /*text-align: center;*/
    /*background: linear-gradient(#fff, #f1f1f1);*/
    /*border-radius: 5px;*/
    /*outline: none;*/
    /*color: #666;*/
}	
.uploadVi>input{
    /*position: absolute;*/
    /*right: 0;*/
    /*width: 88px;*/
    /*height: 28px;*/
    /*margin: 0;*/
    /*line-height: 28px;*/
    /*border: 1px solid #b5b5b5;*/
    /*text-align: center;*/
    /*background: linear-gradient(#fff, #f1f1f1);*/
    /*border-radius: 5px;*/
    /*outline: none;*/
    /*color: #666;*/
    /*opacity: 0;*/
}
.videoTab a.myward{
    float: right;
    position: relative;
    top: 3px;
    right: 0;
    height: 28px;
}
.videoTab label{
    float: right;
    width: 60px;
    height: 26px;
    margin: 0 2px;
    padding: 0 5px;
    line-height: 28px;
    text-align: center;
    border: 1px solid #b5b5b5;
    background: linear-gradient(#fff, #f1f1f1);
    border-radius: 5px;
    outline: none;
    color: #666;
}
.videoTab label input{
    display: none;
}
.videoTab label v_upload{
    /*height: 28px;*/
    /*background: linear-gradient(#fff, #f1f1f1);*/
    /*border-radius: 5px;*/
    /*outline: none;*/
    /*border: 1px solid #bbb;*/
    /*color: #666;*/
}
.videoTab .edit{
    float: right;
    /*position: absolute;*/
    /*right: 0;*/
    /*top: 18px;*/
    width: 65px;
    height: 28px;
    margin: 0;
    line-height: 28px;
    border: 1px solid #b5b5b5;
    text-align: center;
    background: linear-gradient(#fff, #f1f1f1);
    border-radius: 5px;
    outline: none;
    color: #666;
}
.videoTab .editInfo{
    float: right;
    /*position: absolute;*/
    overflow: hidden;
    /*top: 18px;*/
    /*right: 168px;*/
    height: 26px;
    line-height: 31px;
    display: none;
    color: #666;
}
.videoTab .editInfo label{
    float: left;
    margin-right: 20px;
}
.videoTab .editInfo input{
    vertical-align: middle;
}
.videoTab .editInfo p{
    float: left;
    padding-left: 15px;
    margin-right: 20px;
    background: url(/img/center/deal_delete.jpg) no-repeat 0 center;
}
.videoTab .editInfo p:hover{
    cursor: pointer;
}
.messageLists .Js_download{
    padding-top: 100px;
}
.messageLists .Js_download div{
    margin-top: 100px;
}
.messageLists .Js_download img{
    display: block;
    margin: 0 auto;
}
.messageLists .Js_download span{
    display: block;
    text-align: center;
    font-size: 14px;
    margin-top: 10px;
}
.messageLists .videoItem{
    height: 208px;
    padding: 30px;
    border-bottom: 1px solid #E5E5E5;
    box-sizing: border-box;
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 0px;
    position: relative;
}
.messageLists .videoItem img{
    width: 146px;
    height: 146px;
    float: left;
}
.messageLists .videoItem .info{
    float: left;
    margin-left: 42px;
}
.messageLists .videoItem .info h3{
    margin-top: 48px;
}
.messageLists .videoItem .info p{
    float: left;
    margin-right: 20px;
    margin-top: 26px;
    font-size: 14px;
    color: #9D9D9D;
}
.messageLists .videoItem .info p:nth-child(2){
    padding-left: 14px;
    background: url(../../../live/img/sanjiaogoing_07.jpg) no-repeat 0 4px;
}
.messageLists .videoItem .info p:nth-child(3){
    padding-left: 22px;
    background: url(../../../live/img/watched_07.jpg) no-repeat 0 4px;
}
.messageLists .videoItem .radio{
    float: right;
    margin-right: 30px;
    margin-top: 60px;
    list-style: none;
    outline: none;
    display: none;
}

.messageLists .downLine>img:first-child{
    background: rgba(51,51,51,0.5);
}		

.messageLists .downLine .info img:first-child{
    position: absolute;
    width: 68px;
    height: 40px;
    left: 226px;
    top: 45px;
}
.messageLists .downLine .info{
    font-family: "微软雅黑";
    color: #999;
}

.videoParent {
    width: 360px;
    background: #fff;
    border: 1px solid #ccc;
    z-index: 600;
    box-shadow: 2px 2px 7px 0px 
		rgba(0, 0, 0, 0.05);
    padding: 12px;
    position: fixed;
    left: 50%;
    top: 50%;
    margin-left: -193px;
    margin-top: -105px;
    display: none;
    z-index: 999;
}
.videoParent i {
    display: block;
    width: 14px;
    height: 7px;
    position: absolute;
    top: -6px;
    left: 20px;
}

.upStatus {
    width: 360px;
    height: 184px;
    position: relative;
    display: none;
}
.rjyeMi{
    position: relative;
    display: none;
}
.rjyeMi>p{
    position: relative;
}
.upStatus .backErr,.rjyeMi>p .backErr{
    position: absolute;
    width: 12px;
    height: 12px;
    display: inline-block;
    right: 2px;
    top: 2px;
}
.titleMi{
    width: 326px;
    margin: 39px auto 0;
    overflow: hidden;
}
.titleMi>span{
    color: #333333;
    font-size: 14px;
    float: left;
    margin-right: 8px;
    line-height: 31px;
}
.titleMi>div{
    width: 281px;
	height: 29px;
	background-color: #ffffff;
    border: solid 1px #cccccc;
    line-height: 29px;
    float: left;
}
.titleMi>div input{
    width: 240px;
	height: 27px;
    float: left;
    border: none;
    text-indent: 8px;
}
.titleMi>div span{
    font-size: 12px;
    color: #666666;
    float: right;
    margin-right: 6px;
}
.sendJoo{
    width: 64px;
	height: 26px;
	background-color: #b5b5b5;
    border-radius: 2px;
    text-align: center;
    line-height: 26px;
    font-size: 13px;
    color: #fff;
    outline: none;
    border: none;
    margin: 45px auto 16px;
    display: block;
}
.sendQue{
    background-color: #5c92ff;
}
.progressLine {
    width: 316px;
    margin: 0 auto;
    position: relative;
    top: 55px;
}
.uploadGro {
    width: 260px;
    height: 4px;
    background: #e5e5e5;
    float: left;
    border-radius: 2px;
    margin-top: 6px;
}
.uploadGro .barBg {
    width: 0px;
    height: 4px;
    background: #ff8a00;
    border-radius: 2px;
}
.NumPro {
    font-size: 12px;
    color: #999999;
    float: left;
    margin-left: 5px;
}
.clear {
    clear: both;
}
.videoUpLoading {
    text-align: center;
    position: relative;
    top: 68px;
    font-size: 14px;
    color: #666;
}
.msgWord {
    font-size: 12px;
    color: #666;
    text-align: center;
    position: relative;
    top: 88px;
}
.msgWord span {
    font-size: 12px;
    color: #38adff;
    cursor: pointer;
    vertical-align: top;
}
.upSuccess {
    width: 360px;
    height: 172px;
    position: relative;
    display: none;
}
.upSuccess .backErr {
    position: absolute;
    width: 12px;
    height: 12px;
    display: inline-block;
    right: 2px;
    top: 2px;
    cursor: pointer;
}
.upSuccess .imgIco {
    width: 50px;
    height: 50px;
    background: #fff url(/img/shangchuanchenggong.png) no-repeat;
    margin: 0px auto;
    position: relative;
    top: 26px;
}
.upSuccess .vs {
    font-size: 14px;
    color: #666;
    text-align: center;
    position: relative;
    top: 46px;
}
.upSuccess .transcoding {
    text-align: center;
    font-size: 12px;
    color: #666;
    position: relative;
    top: 65px;
}
.upSuccess .kMsg {
    display: block;
    width: 64px;
    height: 26px;
    background: #5c92ff;
    text-align: center;
    line-height: 26px;
    color: #fff;
    border-radius: 2px;
    position: relative;
    top: 65px;
    margin: 0 auto;
    cursor: pointer;
}