/***************************资源统计 start**************************************************************/
.r_banner{
    width:100%;
    height:230px;
    background:url("../images/index/r_banner.jpg") no-repeat center;
    overflow:hidden;
}
/*表格 start*/
#total_table{
    margin:0 0 20px;
    text-align:center;
}
#total_table th{
    text-align: center;
}
#total_table td{
    font-size:13px;
}
#total_table a{
    font-size:15px;
    padding-right:5px;
    text-decoration:underline;
}
.lei{
    color:#ff982a!important;
}
.juan{
    color:blue!important;
}
.keshi{
    color:#1cc15a!important;
}
#total_table p.last_a{
    float:left;
    margin-right:20px;
}
#total_table thead tr{
    background:#31c6ce!important;
    color:#fff;
}
.now_time{
    width:100%;
    height:40px;
    line-height:40px;
    text-align: right;
    overflow:hidden;
}
.now_time img{
    width:20px;
    height:20px;
    vertical-align: middle;
}
#total_table[lay-even] tr:nth-child(even){
    background-color:#eff9ff;
}
/*表格 end*/
/*
数据对齐
 */
.layui-table tbody tr td{
    font-size:13px!important;
    text-align: right!important;
}
.layui-table tbody tr td:first-child{
    text-align: center!important;
}
.layui-table tbody tr:last-child td{
    text-align: center!important;
}
.layui-table tbody tr.add_line td{
    padding: 0px 15px 0px 5px;

}
/***************************资源统计 end**************************************************************/