.map_miningRight{
    width: 100%;
    height: 22.53rem;
}
.miningRight_info{
    width: 100%;
    height: 19.5rem;
    display: flex;
    flex-wrap: wrap;
}
.m_msg_list{
    width: 8.18rem;
    height: 7.96rem;
    position: relative;
    margin-top: 1.2rem;
    margin-left: 3.75rem;
    cursor: pointer;
}
.m_m_l_img{
    font-size: 1rem;
}
.m_l_i_top{
    width: 100%;
    height: 1.5rem;
    position: absolute;
    text-align: center;
    color: #FFFFFF;
    top: 0rem;
}
.top_s{
    font-family: YouSheBiaoTiHei, YouSheBiaoTiHei;
    font-weight: 400;
    font-size: 1.33rem;
    line-height: 1.5rem;
}
.m_l_i_bottom{
    width: 100%;
    height: 1.5rem;
    text-align: center;
    color: #FFFFFF;
    position: absolute;
    top: 1.5rem;
}
.m_m_l_text{
    width: 100%;
    height: 1.17rem;
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 0.83rem;
    color: #FFFFFF;
    line-height: 1.17rem;
    text-align: center;
    margin-top: 0.15rem;
}

.window_miningRight{
    width: 83.17rem;
    height: 100%;
    background: #051F3D;
    /* background: rgba(0,0,0,0.9); */
    display: none;
}
.miningRight_tab_btn{
    width: 16.92rem;
    height: 3.25rem;
    background-image: url('../image/window_tab.png');
    cursor: pointer;
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 2rem;
    color: #FFFFFF;
    line-height: 3.25rem;
    text-align: center;
    font-style: normal;
    text-transform: none;
}
.miningRight_chart,.miningRight_table{
    width: 76.48rem;
    max-height: 330rem;
    margin: auto;
    margin-top: 3.33rem;
}
.miningRight_table{
    display: none;
}
.miningRight_chart_list{
    width: 76.48rem;
    height: 37.25rem;
    margin: auto;
    margin-top: 5rem;
}
#miningRight_list_table,#shootHang_list_table{
    width: 73.83rem;
    border: 0.04rem solid #FFFFFF;  
}
.shootHang_green{
    background-color: green;
    background-size: 8px 8px;
    display: inline-block;
    width: 12px;
    height: 12px;
}
.shootHang_red{
    background-color: red;
    background-size: 8px 8px;
    display: inline-block;
    width: 12px;
    height: 12px;
}
.shootHang_status span{
    color: #FFFFFF;
}