*
|
{
|
padding: 0;
|
margin: 0;
|
}
|
|
dl, ul, ol, menu, li
|
{
|
list-style: none;
|
}
|
/* 设置字体 */
|
|
body
|
{
|
font-family: Arial, "Microsoft YaHei";
|
background-color: #000000;
|
padding: 20px 10px 10px 10px;
|
color: #F0F0F0;
|
}
|
|
.left-title
|
{
|
display: inline-block;
|
width: 100%;
|
}
|
|
.title-style
|
{
|
margin-bottom: 192px;
|
overflow: hidden;
|
}
|
|
.title-style:nth-child(4)
|
{
|
margin-bottom: 0;
|
}
|
|
.title-color1
|
{
|
color: #ff6700;
|
font-weight: 700;
|
font-size: 50px;
|
margin-bottom: 5px;
|
text-align: center;
|
}
|
|
.title-color2
|
{
|
color: #ffd71c;
|
font-weight: 700;
|
font-size: 50px;
|
margin-bottom: 5px;
|
text-align: center;
|
}
|
|
.title-color3
|
{
|
color: #01e1fb;
|
font-weight: 700;
|
font-size: 50px;
|
margin-bottom: 5px;
|
text-align: center;
|
}
|
|
.title-color4
|
{
|
color: #3bff72;
|
font-weight: 700;
|
font-size: 50px;
|
margin-bottom: 5px;
|
text-align: center;
|
}
|
|
.title-text
|
{
|
color: #BEBEBE;
|
font-size: 20px;
|
letter-spacing: 1px;
|
font-weight: bold;
|
}
|
|
.title-style i
|
{
|
float: left;
|
width: 85px;
|
height: 90px;
|
}
|
|
.text-box
|
{
|
float: right;
|
vertical-align: top;
|
margin-top: -10px;
|
}
|
|
.right-box
|
{
|
display: inline-block;
|
vertical-align: top;
|
padding-left: 50px;
|
width: 84%;
|
}
|
|
.right-title
|
{
|
margin-bottom: 10px;
|
}
|
|
.right-title p
|
{
|
font-size: 22px;
|
display: inline-block;
|
vertical-align: top;
|
}
|
|
.right-title p:nth-child(1)
|
{
|
margin-right: 10px;
|
}
|
|
.title-bg
|
{
|
/* width: 603px; height: 29px; */
|
display: inline-block;
|
vertical-align: top;
|
height: 29px;
|
width: 90.4%;
|
}
|
|
.right-nav
|
{
|
padding: 5px 6px 5px 6px;
|
}
|
|
|
.tb_order > tbody > tr
|
{
|
/* background-color:rgba(0,0,0,1); */
|
}
|
|
.fixed-table-container tbody td .th-inner, .fixed-table-container thead th .th-inner
|
{
|
font-size: 15px;
|
}
|
|
#tb_order tr th
|
{
|
/*border: 1px solid #464646;*/
|
border: none;
|
font-size: 22px;
|
}
|
|
#tb_order tr td
|
{
|
text-align: center;
|
height: 32px;
|
line-height: 32px;
|
font-size: 18px;
|
font-family: '黑体';
|
font-family: Arial; /*border:1px solid #464646;*/
|
border: none;
|
}
|
|
.table > caption + thead > tr:first-child > td, .table > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > td, .table > thead:first-child > tr:first-child > th
|
{
|
/* background-color: #000000; */
|
color: #3bff72;
|
border: none;
|
}
|
|
.fixed-table-container tbody td .th-inner, .fixed-table-container thead th .th-inner
|
{
|
font-size: 20px;
|
font-style: normal;
|
font-weight: bold;
|
font-family: '黑体';
|
}
|
|
.progress-diy-info
|
{
|
/* background: #01e1fb; */
|
background-color: rgba(79,237,150, 0.3);
|
}
|
|
.progress-diy-danger
|
{
|
/* background: #ff6700; */
|
background-color: rgba(217,83,79, 0.5);
|
}
|
|
.progress-diy-warning
|
{
|
/* background: #ffd71c; */
|
background-color: rgba(240,173,78, 0.5);
|
}
|
|
.t_title
|
{
|
width: 100%;
|
height: 100%;
|
text-align: center;
|
font-size: 2.6em;
|
line-height: 80px;
|
color: #fff;
|
}
|
|
.fixed-table-body
|
{
|
overflow: hidden;
|
}
|
|
#tb_order tr:hover
|
{
|
background: #000000;
|
}
|
|
.fixed-table-container
|
{
|
position: relative;
|
clear: both;
|
border: none;
|
border-radius: 4px;
|
-webkit-border-radius: 4px;
|
-moz-border-radius: 4px;
|
}
|
|
.bootstrap-table .table
|
{
|
margin-bottom: 0 !important;
|
border-bottom: 0 !important;
|
border-collapse: collapse !important;
|
border-radius: 1px;
|
}
|
|
.fixed-table-container thead th:first-child:not([data-not-first-th])
|
{
|
border-left: none;
|
border-top-left-radius: 0px;
|
-webkit-border-top-left-radius: 0px;
|
-moz-border-radius-topleft: 0px;
|
}
|
|
.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th
|
{
|
padding: 5px;
|
line-height: 1.42857143;
|
vertical-align: 0;
|
border-top: 1px solid #ddd;
|
}
|
|
.progress
|
{
|
height: 22px;
|
margin-bottom: 0px;
|
/* overflow: hidden; */
|
background-color: #000000;
|
border-radius: 0px;
|
-webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
|
box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
|
position: relative;
|
}
|
|
.progress span
|
{
|
display: inline-block;
|
position: absolute;
|
top: 50%;
|
/* left: 50%; */
|
margin-top: -15px;
|
margin-left: -20px;
|
z-index: 6;
|
color: #ffffff;
|
}
|
|
.panel-body
|
{
|
padding: 0px;
|
}
|
p
|
{
|
margin: 0 0 10px;
|
text-align: center;
|
}
|
.icon
|
{
|
font-weight: bold;
|
}
|
.title-text
|
{
|
color: #BEBEBE;
|
font-size: 20px;
|
letter-spacing: 1px;
|
width: 140px;
|
float: right;
|
}
|