#content{
    width: 100%;
    height: 100%;
    background: #2E3034;
}
.videoBox{
    width: 1200px;
    margin: 0 auto;
    background: #2E3034;
    padding: 40px 0 30px;
}
.video_Left{
    width: 900px;
    height: 100%;
    float: left;
    position: relative;
}
.videoBox video{
    width: 900px;
    height: 520px;
    display: block;
}
.barrageBox{
    width: 900px;
    height: 220px;
    position: absolute;
    top: 40px;
    overflow: hidden;
}
.barrageFont{
    position: absolute;
    transform: translateX(0px);
}
.videoInfo{
    width: 900px;
    height: 80px;
    color: #fff;
    position: relative;
}
.liveTitle{
    width: 590px;
    float: left;
    line-height: 80px;

    font-size: 26px;
}
.function_btn{
    line-height: 80px;
    float: right;
}
.view_num{
    display: inline-block;
    cursor: pointer;
    background: url(/webpage/public_new/images/bfl.png) center left no-repeat;
    margin-left: 20px;
    padding-left: 24px;
}
.fabulous{
    display: inline-block;
    background: url(/webpage/public_new/images/dzrs.png) center left no-repeat;
    margin-left: 20px;
    padding-left: 24px;
}
.share{
    display: inline-block;
    cursor: pointer;
    background: url(/webpage/public_new/images/share.png) center left no-repeat;
    margin-left: 20px;
    padding-left: 24px;
    position: relative
}
.shareIcon{
    float: left;
}
.isShow{
    display: none;
    width: 120px;
    position: absolute;
    right: -120px;
    top: 0;
}
.shareIcon img{
    width: 30px;
    cursor: pointer;
    display: block;
    float: right;
    margin-top: 23px;
    padding-left: 10px;
}
.QRcodeBox {
    width: 160px;
    background: #fff;
    right: -230px;
    bottom: 35px;
    padding: 10px;
    box-sizing: border-box;
    box-shadow: 0 0 5px #333;
    font-size: 12px;
    color: #333;
    z-index: 9;
    display: none;
}
.ewm_share {
    width: 120px;
    display: inline-block;
}
.ewm_close {
    width: 16px;
    height: 16px;
    cursor: pointer;
    float: right;
    display: inline-block;
    background: url(/webpage/public_new/images/close.png) right center no-repeat;
}
.sendBox{
    width: 100%;
    height: 320px;
    background: #fff;
}
.send_inner{
    width: 1200px;
    height: 100%;
    margin: 0 auto;
    background: #fff;
}
.tv2_title{
    font-size: 24px;
    color: #333;
    line-height: 100px;
}
.writeBox{
    width: 1200px;
    height: 220px;
}
.touxiang{
    width: 102px;
    height: 102px;
    display: block;
    float: left;
    margin-top: 40px;
}
.chartBox{
    width: 992px;
    height: 82px;
    float: left;
    margin-left: 25px;
    margin-top: 50px;
    padding: 8px 30px 8px 10px;
    border:1px solid #dedede;
    border-radius: 5px;
    color: #333;
    background: #fff;
    position: relative;
}
.testContent{
    font-size: 12px;
    color: #333;
    word-wrap: break-word;
    overflow: hidden;
    letter-spacing: 0.2px;
}
.danmu_inner{
    width: 100%;
    height: 100%;
    border: none;
    padding-left: 15px;
    font-size: 16px;
    color: #666;
}
.angleLeft{
    position: absolute;
    border:6px solid transparent;
    top: 30px;
    margin-top: -8px;
    left: -14px;
    border-right: 8px solid #dedede;
}
.angleConetnt{
    position: absolute;
    border:4px solid transparent;
    top: 50%;
    margin-top: -4px;
    left: -1.5px;
    z-index: 100000;
    border-right: 6px solid #fff;
}
.send_btn{
    clear: both;
    float: right;
    margin-right: 37px;
    margin-top: 15px;
    border-radius: 4px;
    width: 120px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #666;
    font-size: 18px;
    cursor: pointer;
    background: #E1E1E1;
}


.video_right{
    width: 290px;
    height: 520px;
    float: right;
    background: red
}
.right_top{
    width: 100%;
    height: 120px;
    background: #444;
}
.r_top{
    width: 100%;
    height: 80px;
    border-bottom:1px solid #393939;
}
.r_top img{
    width: 50px;
    margin-left: 10px;
    margin-top: 15px;
    border-radius: 50%;
    display: block;
    float: left;
}
.r_top p{
    color: #fff;
    font-size: 16px;
    line-height: 80px;
    margin-left: 15px;
    display: block;
    float: left;
}
.r_bottom{
    width: 100%;
    height: 38px;
    font-size: 14px;
    color: #9A9A9A;
    line-height: 38px;
    border-top:1px solid #575757;
}
.r_bottom span{
    margin-left: 23px;
}
.right_bottom{
    width: 100%;
    height: 520px;
    padding: 10px 0px 10px 10px;
    box-sizing: border-box;
    background: #282828;
}
.right_bottom a{
    display: block;
    margin-bottom: 10px;
    position: relative;
}
.right_bottom img{
    width: 265px;
    height: 125px;
    display: block;
}
.right_bottom h1{
    width: 265px;
    line-height: 32px;
    padding:0 10px;
    box-sizing: border-box;
    color: #fff;
    font-size: 14px;
    background: rgba(0,0,0, 0.6);
    display: block;
    position: absolute;
    bottom: 0;
}