.dinas{
    width: 25.2rem;
}
.dinas_select{
    margin-top: 0.65rem;
}
.map_dinas{
    width: 100%;
    height: 22.91rem;
}
.dinas_select .layui-inline .layui-unselect{
    width: 11.5rem;
    height: 2rem;
    background: rgba(0,0,0,0.4);
    border: 0.08rem solid rgba(255,255,255,0.5);
}
.window_dinas_search .layui-inline .layui-unselect{
    width: 11.5rem;
    height: 3.17rem;
    background: rgba(0,0,0,0.4);
    border-radius: 0rem 0rem 0rem 0rem;
    border: 0.08rem solid rgba(255,255,255,0.5);
}
.dinas_detail{
    width: 100%;
    height: 19.58rem;
}

.window_dinas{
    width: 83.17rem;
    height: 100%;
    background: #051F3D;
    /* background: rgba(0,0,0,0.9); */
    display: none;
}
.cement_province{
    margin-left: 1.5rem;
}
.dinas_price_chart,.window_price_index_chart,.window_tindex_chart,.window_changjiang_index_chart{
    width: 76.48rem;
    height: 37.25rem;
    margin: auto;
    margin-top: 3rem;
}
.tindex_chart,.price_index_chart,.window_price_index_chart,.window_tindex_chart,.changjiang_index_chart,.window_changjiang_index_chart{
    display: none;
}
.price_remark,.price_index_remark,.changjiang_index_remark{
    width: 76.48rem;
    color: #FFFFFF;
    font-size: 1.67rem;
    line-height: 2.57rem;
    margin: auto;
    margin-top: 2rem;
    display: none;
}
.tindex_area{
    margin-left: 1.5rem;
    width: 76.48rem;
    min-height: 37.25rem;
    margin: auto;
    margin-top: 3rem;
    display: none;
}
.tindex_remark{
    margin-top: 2rem;
    color: #FFFFFF;
    font-size: 1.67rem;
    line-height: 2.57rem;
}
.area_price{
    margin-top: 1rem;
    width: 100%;
    border: 1px solid #FFFFFF;
}
.area_price thead tr th,.area_price tbody tr td{
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 1.67rem;
    color: #FFFFFF;
    line-height: 1.17rem;
    text-align: center;
    font-style: normal;
    text-transform: none;
    border: 1px solid #FFFFFF;
}
.area_price tr{
    height: 3.75rem;
}
/* .area_price tbody tr:nth-child(odd){
    background: #142337;
} */
.dinas_export{
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 1.67rem;
    color: #28F1FA;
    line-height: 3rem;
    cursor: pointer;
    margin-right: 1rem;
}