.video_top{
    height: 70px;
    width: 100%;
    background: #A70200;
}
.video_top_left{
    width: 43px;
    height: 49px;
    margin-left: 11px;
    margin-top: 11px;
    float: left;
    margin-right: 14px;
}
.video_top_right{
    float: right;
    width: 56px;
    height: 70px;
    line-height: 70px;
    text-align: center;
    font-size: 36px;
    color: #ffffff;
    cursor: pointer;
}

.hn_video_top_right {
    float: right;
    width: 56px;
    line-height: 60px;
    text-align: center;
    font-size: 36px;
    color: #ffffff;
    cursor: pointer;
    margin-right: 15px;
}
.video_top_center{
    width: calc(100% - 124px);
    height: 100%;
    float: left;
}

.hn_video_top_center {
    width: calc(100% - 200px);
}

.video_top_center_top{
    font-size: 20px;
    font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
    font-weight: bold;
    color: #FFFFFF;
    padding-top: 12px;
}
.video_top_center_bottom{
    font-size: 12px;
    font-family: MicrosoftYaHei;
    color: #FFFFFF;
    padding-top: 4px;
}
.video_top_left img{
    width: 100%;
    height: 100%;
}
.video_m{
    width: 100%;
    background: #FFFFFF;
    border-radius: 8px;
    height: calc(100vh - 80px);
}
.video_m>div{
    float: left;
    height: 100%;
}
/*.video_m_first,.video_m_second{*/
/*    width: calc(50% - 171px);*/
/*}*/
.video_m_second{
    width: calc(60% - 206px);
}
.video_m_first{
    border-right: 1px solid #EAEAEA;
    width: calc(40% - 136px);
}
.video_m_third{
    width: 339px;
    border-left: 1px solid #EAEAEA;
}
.video_m_top{
    height: 40px;
    line-height: 40px;
    width: 100%;
    border-bottom: 1px solid #EAEAEA;
    box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.05);
}
.video_m_top_position{
    position: absolute;
    width: 100%;
    height: 40px;
    z-index: 99;
}
.hn_video_m_top_position{
    position: absolute;
    width: 75%;
    height: 50px;
    z-index: 99;
}
.video_m_top_left{
    padding-left: 19px;
}
.video_m_top_left span{
    position: relative;
    top: 2px;
    display: inline-block;
    width: 4px;
    height: 15px;
    background: #ED1D35;
    border-radius: 2px;
}
.video_m_top_right span{
    font-size: 12px;
    font-family: MicrosoftYaHei;
    color: #000000;
}
.video_m_top_right input{
    top: 2px;
    margin-right: 2px;
}
.video_m_top_right1{
    padding: 5px 20px;
}
.video_m_top_right1 select{
    height: 28px;
    line-height: 28px;
    padding: 0;
    font-size: 12px;
}
.video_m_third ul{
    padding: 20px 15px;
}
.video_m_third ul li{
    width: 309px;
    margin-bottom: 15px;
}
.video_m_third ul li>div:nth-child(odd){
    padding: 0 13px 0 15px;
    min-height: 38px;
    line-height: 38px;
    display: flex;
    flex-flow:  row nowrap;
    justify-content: space-between;
    border: 1px solid #EAEAEA;
    border-bottom: none;
}
.video_m_third_con_li1{
    border: 1px solid #FE9F01!important;
}
.video_m_third ul li>div:nth-child(even){
    padding: 10px 13px 10px 10px;
    /*height: 40px;*/
    /*line-height: 40px;*/
    border: 1px solid #EAEAEA;
    border-top: none;
}
.video_m_third_con_div{
    background: rgba(247, 181, 0, 0.1);
}
.video_m_third_con_noRandom{
    height: calc(100vh - 120px);
}
.video_m_third_con_div1{
    background: rgba(237, 29, 53, 0.08);
}
.video_m_first_con_i{
    padding:15px  20px 12px;
}
.video_m_first_con_text{
    height: 16px;
    line-height: 16px;
    font-size: 12px;
    font-family: MicrosoftYaHei;
    color: #666666;
    padding-left: 20px;
    margin-bottom: 10px;
}
.video_m_first_con_text_span{
    display: inline-block;
    width: 62px;
    margin-left: 8px;
}
.video_m_first_con_text_span1{
    display: inline-block;
    width: 42px;
    margin-left: 8px;
}
.video_m_first_con_content{
    /*padding-left: 20px;*/
}
.video_m_first_con_content ul{
    height: calc(100vh - 248px);
    overflow-y:auto ;
}
.video_m_first_con_content ul li{
    padding-left: 20px;
    height: 32px;
    line-height: 32px;
    font-size: 12px;
    font-family: MicrosoftYaHei;
    color: #000000;
}
.video_m_first_con_content ul li:nth-child(odd){
    background: #F9F9F9;
}
.video_m_first_con_content_input{
    top: 2px;
    left: 7px;
}
.video_m_first_con_bottom{
    border-top: 1px solid #EAEAEA;
    position: absolute;
    height: 46px;
    width: 100%;
    bottom: 0;
    line-height: 46px;
    text-align: center;
}
.video_m_first_con_bottom span{
    background: linear-gradient(180deg, #FF5579 0%, #ED1D35 100%);
    border-radius: 4px;
    padding: 5px 14px;
    font-size: 14px;
    font-family: MicrosoftYaHei;
    color: #FFFFFF;
}
.video_m_first_con_tree{
    margin:20px 30px ;
    height: calc(100vh - 208px);
    overflow-y: auto;
    border: 1px solid #dddddd;
}
.video_m_second_c_top{
    height: 73px;
    border-bottom: 1px solid #EAEAEA;
}
.video_m_second_c_par_cont{
    height: calc(100vh - 193px);
}
.video_m_second_c_cont{
    text-align: center;
    /*background-image: url("../../views/images/video_man.png");*/
}
.video_m_machine_content{
    top: 50px;
    left: 22px;
    clear: both;
    height: 127px;
    width: 376px;
}
.video_m_machine_count{
    bottom: 27px;
    text-align: center;
    width: 100%;
    font-size: 16px;
    font-family: MicrosoftYaHei;
    color: #FFE56F;
}
.video_m_machine_count1{
    bottom: -42px;
    text-align: center;
    width: 100%;
    font-size: 16px;
    font-family: MicrosoftYaHei;
    color: #000000;
}
.video_m_machine_content_par{
    justify-content:center;
    display: flex;
}
.video_m_machine_content_par1{
    width: 205px;
}
.video_m_machine_content_par2{
    width: 137px;
}
.video_m_machine_content_par2:nth-child(even){
    margin-left: 19px;
}
.video_m_machine_content_par3{
    width: 105px;
}
.video_m_machine_content_par3:nth-child(even){
    margin:0 10px;
}
.video_m_machine_content_text{
    width: 100%;
    height: 21px;
    margin-bottom: 11px;
    font-size: 16px;
    font-family: MicrosoftYaHei;
    color: #FFFFFF;
    line-height: 21px;
}
.video_m_machine_content_img{
    width: 100%;
    height: 96px;
}
.video_m_machine_content_img1{
    background-image: url("../../views/images/video_m_machine1.png");
}
.video_m_machine_content_img2{
    background-image: url("../../views/images/video_m_machine2.png");
}
.video_m_machine_content_img3{
    background-image: url("../../views/images/video_m_machine3.png");
}
.video_m_machine_content ul{
    clear: both;
    height: 127px;
    background: yellow;
    width: 376px;
}
.video_m_machine_content ul li{
    width: 105px;
    height: 96px;
    background-image: url("../../views/images/video_m_machine3.png");
    float: left;
}
.video_m_second_c_top_left{
    float: left;
    font-size: 14px;
    font-family: MicrosoftYaHei;
    color: #000000;
    line-height: 26px;
    padding-left: 21px;
    padding-top: 10px;
}
.video_m_second_c_top_right{
    float: right;
    line-height: 73px;
}
.video_m_second_c_top_right_div{
    float: right;
}
.video_m_second_c_top_right_div ul{
    padding-top: 19px;
    margin-left: 12px;
    margin-right: 20px;
}
.video_m_second_c_top_right_div ul li:nth-child(odd){
    float: left;
    width: 60px;
    text-align: center;
    background: rgba(237, 29, 53, 0.05);
    border-radius: 4px;
    border: 1px solid #EAEAEA;
    font-size: 14px;
    font-family: MicrosoftYaHei;
    color: #ED1D35;
    height: 34px;
    line-height: 34px;
}
.video_m_second_c_top_right_div ul li:nth-child(even){
    float: left;
    width: 20px;
    text-align: center;
    height: 36px;
    line-height: 36px;
}
.video_m_second_c_bottom{
    text-align: center;
    font-size: 14px;
    font-family: MicrosoftYaHei;
    color: #E5122B;
    margin-top: 76px;
}
.video_m_second_c_bottom span{
    padding: 8px 11px;
    border: 1px solid #E5122B;
    border-radius: 4px;
    cursor: pointer;
}
.video_m_second_c_bottom_span{
    background: linear-gradient(180deg, #FF5579 0%, #ED1D35 100%);
    color: #FFFFFF;
}
.slotMachine {
    width: 100%;
    height: 96px;
    font-size: 30px;
    font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 96px;
    overflow: hidden;
    display: inline-block;
    text-align: center;
}
.videoManagementPop .num{
    display: inline-block;
    width: 20px;
    height: 20px;
    background: linear-gradient(180deg, #FBFBFB 0%, #BBBBBB 100%);
    border-radius: 50%;
    text-align: center;
    margin: 0 10px;
}
.videoManagementPop>div{
    padding-bottom: 10px;
}
/************************************************修改模态框*****************************************************/
.video_manage .modal-dialog{
    margin: 0 auto!important;
    width: 100%;
    background: #A70200;
    padding:0 10px 10px;
}

.video_manageS .modal-dialog{
    margin: 0 auto!important;
    width: 100%;
    background: #A70200;
    padding:0 0px 0px !important;
}

.video_manage .modal-content{
    box-shadow: none!important;
    background: #A70200;
}
@media screen and (max-width: 1366px) {
    .video_m_second_c_par_screen{
        transform: scale(0.8);
    }
}
@media screen and (min-width: 1920px) {
    .video_m_second_c_par_screen{
        transform: scale(1.2);
    }
}

.hn_back_59C23D {
    background: rgba(89,194,61,0.1);
    border-left: 3px solid #59C23D;
    color: #59C23D;
}
.hn_back_ED1D35 {
    background: rgba(237,29,53,0.1);
    border-left: 3px solid #ED1D35;
    color: #ED1D35;
}
.hn_back_218FFF {
    background: rgba(33,143,255,0.1);
    border-left: 3px solid #218FFF;
    color: #218FFF;
}