@charset "utf-8";
/********************************************************************************/
/********************************************************************************/
/*************基本/*******************/
a{ color:#333;text-decoration: none; }
html,body{
    width:100%;
    height:100%;
    background-repeat:no-repeat;
    margin:0;
    font-family:"微软雅黑", "宋体", "AvantGarde Bk BT", Arial
}
.Main_Content{ padding:10px;}
.DIV_Line1{height:1px; background-color: #e0e0e0; margin-top: 10px; margin-bottom: 10px; }
.containerlogin{
    background-repeat:no-repeat;
    margin-left:auto;
    margin-right:auto;
    width:100%;
    height:100%
}
.login{
    background:#fff;
    width:450px;
    height:350px;
    margin-top:17%;
    float:right;
    margin-right:48%;
    opacity:0.9;
    font-family:"微软雅黑", "宋体", "AvantGarde Bk BT", Arial;

}
.headerlogin{
    text-align:center;
    font-size:20px;
    padding-top:20px;
}

.Left_Nav_EN{ font-size:11px; padding-left:25px; font-family:Arial, Helvetica, sans-serif }
.zhuyao{
    padding-left:30px;
    padding-top:35px;
}

.button{
    background-color:#C2B497 ;
    border:none;
    color:#000;
    text-decoration:none;
    padding:8px 50px;

}
.anniu{
    text-align:center;
    padding-top:20px;
    padding-right:32px;
}

.table-report{font-size:13px;text-align:right;white-space:nowrap}
.table-report th{text-align:center;vertical-align: middle;}
.view-report{width:600px;height:400px;margin:0 auto;}
.Table_Report_Font12{font-size:12px;}
.Table_TH_Label_BG_lightgrey{background-color:#f0f0f0; color:#000}
.Table_TH_Label_BG_grey{background-color:#e0e0e0; color:#000}
.Table_TH_Label_100w{ width:100px;}
.Table_TH_Label_250w{ width:250px;}
.Table_TH_Left{}
.Table_TH_Left_fixed{position: absolute; left:10px;  z-index:99;}
.Table_TH_Left_hight_fixed{position: absolute; left:10px; top:60px; z-index:99;  }
.Table_TH_Hight_75H{ height:75px;}
.Table_TH_Hight_V_alignTOP{ vertical-align:top}
.Table_Note{padding:20px; font-size:12px; font-weight:bold;}

.Label_Title{line-height:34px; font-weight:bold; text-decoration: underline; font-size:14px;}

.sidebar-collapse .Left_Nav_EN{ padding-left:0px !important;}

.fixTable01{width:2000px;height:1500px;border-color:#DDDDDD;font-size:13px;text-align:center;}
.fixTable01 tr th{height:40px;}
.fixTable tr th{height:40px;}
.fixTable{width:2000px;height:450px;border-color:#DDDDDD;font-size:13px;text-align:center;}

.bg-red{color:#fff;background:red}
.bg-green{color:#fff;background:green}
.num{z-index:100;}

/* 进度条 */
.text{position:relative;float:right}
.barline{color:#333;background:#00c0ef;width:0px;text-align:right;border-radius:3px;float:right}
.barline-text{text-align:right;clear:right}


table.dataTable thead .sorting_desc:after{color:green;}
table.dataTable thead .sorting_asc:after{color:red;}

.sidebar-menu{white-space:normal}

/* 说明 */
#lay_notice, #temp-notice{display:none;}

h4{font-size:17px}

.skin-blue .treeview-menu>li.active>a, .skin-blue .treeview-menu>li>a:hover{
    color:#3c8dbc
}

div.dataTables_wrapper div.dataTables_paginate{
    margin-top:10px;
}

#all-amount{
    color:#fff;
    background-color: #00c0ef !important;
}