169 lines
3.5 KiB
CSS
169 lines
3.5 KiB
CSS
|
|
|
|
.index_main .mainRight .content .tabMain .table_tit1 {
|
|
font-size: 12px;
|
|
height: 36px;
|
|
line-height: 36px;
|
|
}
|
|
|
|
.index_main .mainRight .content .tabMain .orderNumTotal1 {
|
|
margin-left: 25px;
|
|
}
|
|
|
|
.index_main .mainRight .content .tabMain .table_main1 li {
|
|
height: 38px;
|
|
line-height: 38px;
|
|
font-size: 13px;
|
|
}
|
|
|
|
|
|
|
|
.index_main .mainRight .content .tabMain hide .pageWrap1 {
|
|
text-align: center;
|
|
height: 40px;
|
|
margin-top: 16px;
|
|
text-align: center;
|
|
margin-bottom: 10px;
|
|
}
|
|
|
|
.index_main .mainRight .content .tabMain hide .pageWrap1 a {
|
|
display: inline-block;
|
|
width: 32px;
|
|
height: 32px;
|
|
line-height: 32px;
|
|
border: 1px solid #f3f3f3;
|
|
border-radius: 4px;
|
|
color: #8b8b8a;
|
|
margin-right: 6px;
|
|
}
|
|
|
|
.index_main .mainRight .content .tabMain hide .pageWrap1 a.curr {
|
|
background: #101f4b;
|
|
border-color: #101f4b;
|
|
color: #FFFFFF;
|
|
}
|
|
|
|
.index_main .mainRight .content .tabMain hide .pageWrap1 a {
|
|
width: 31px;
|
|
height: 31px;
|
|
line-height: 31px;
|
|
}
|
|
|
|
.index_main .mainRight .content .tabMain hide .pageWrap1 a {
|
|
width: 28px;
|
|
height: 28px;
|
|
line-height: 28px;
|
|
}
|
|
|
|
|
|
.index_main .mainRight .content .tabMain .pageWrap1 {
|
|
text-align: center;
|
|
height: 40px;
|
|
margin-top: 16px;
|
|
text-align: center;
|
|
margin-bottom: 10px;
|
|
}
|
|
|
|
.index_main .mainRight .content .tabMain .pageWrap1 a {
|
|
display: inline-block;
|
|
width: 32px;
|
|
height: 32px;
|
|
line-height: 32px;
|
|
border: 1px solid #f3f3f3;
|
|
border-radius: 4px;
|
|
color: #8b8b8a;
|
|
margin-right: 6px;
|
|
}
|
|
|
|
.index_main .mainRight .content .tabMain .pageWrap1 a.curr {
|
|
background: #101f4b;
|
|
border-color: #101f4b;
|
|
color: #FFFFFF;
|
|
}
|
|
|
|
.index_main .mainRight .content .tabMain .pageWrap1 {
|
|
text-align: center;
|
|
height: 40px;
|
|
margin-top: 16px;
|
|
text-align: center;
|
|
margin-bottom: 10px;
|
|
}
|
|
|
|
.index_main .mainRight .content .tabMain .pageWrap1 a {
|
|
display: inline-block;
|
|
width: 32px;
|
|
height: 32px;
|
|
line-height: 32px;
|
|
border: 1px solid #f3f3f3;
|
|
border-radius: 4px;
|
|
color: #8b8b8a;
|
|
margin-right: 6px;
|
|
}
|
|
|
|
.index_main .mainRight .content .tabMain .pageWrap1 a.curr {
|
|
background: #101f4b;
|
|
border-color: #101f4b;
|
|
color: #FFFFFF;
|
|
}
|
|
|
|
.show_curr {
|
|
}
|
|
|
|
.hide_curr {
|
|
display: none;
|
|
}
|
|
/*#startTime_Ordershis {
|
|
margin: 200px 50px;
|
|
height: 100px;
|
|
width: 300px;
|
|
padding: 0 36px;
|
|
border: 1px solid #ccc;
|
|
outline: none;
|
|
background-color: aliceblue;
|
|
position: absolute;
|
|
}
|
|
|
|
#endTime_Ordershis {
|
|
margin: 200px 355px;
|
|
height: 100px;
|
|
width: 60px;
|
|
padding: 0 36px;
|
|
border: 1px solid #ccc;
|
|
outline: none;
|
|
background-color: aliceblue;
|
|
position: absolute;
|
|
}
|
|
|
|
#startTime_Orders {
|
|
margin: 200px 50px;
|
|
height: 100px;
|
|
width: 300px;
|
|
padding: 0 36px;
|
|
border: 1px solid #ccc;
|
|
outline: none;
|
|
background-color: aliceblue;
|
|
position: absolute;
|
|
}
|
|
|
|
#endTime_Orders {
|
|
margin: 200px 351px;
|
|
height: 100px;
|
|
width: 60px;
|
|
padding: 0 36px;
|
|
border: 1px solid #ccc;
|
|
outline: none;
|
|
background-color: aliceblue;
|
|
position: absolute;
|
|
}*/
|
|
|
|
|
|
.index_failTcWrap1 {
|
|
position: fixed;
|
|
top: 0;
|
|
left: 0;
|
|
width: 100%;
|
|
height: 100%;
|
|
background: rgba(0,0,0,.4);
|
|
z-index: 1001;
|
|
}
|