390 lines
6.7 KiB
CSS
390 lines
6.7 KiB
CSS
![]() |
|
|||
|
.payment_time_mask {
|
|||
|
display: none;
|
|||
|
}
|
|||
|
|
|||
|
|
|||
|
.payment_time_mask {
|
|||
|
z-index: 999;
|
|||
|
width: 450px;
|
|||
|
height: 240px;
|
|||
|
position: absolute;
|
|||
|
left: 50%;
|
|||
|
top: 50%;
|
|||
|
margin-left: -200px;
|
|||
|
margin-top: -120px;
|
|||
|
border-radius: 10px;
|
|||
|
overflow: hidden;
|
|||
|
text-align: center;
|
|||
|
border: 1px solid #ccc;
|
|||
|
vertical-align: middle;
|
|||
|
}
|
|||
|
|
|||
|
.payment_time_mask li {
|
|||
|
height: 60px;
|
|||
|
line-height: 60px;
|
|||
|
font-size: 18px;
|
|||
|
border-bottom: 1px solid #ccc;
|
|||
|
}
|
|||
|
|
|||
|
.bgcolor {
|
|||
|
background-color: #d8b800;
|
|||
|
color: #fff;
|
|||
|
}
|
|||
|
|
|||
|
.bgcolor1 {
|
|||
|
background-color: #f5f2e3;
|
|||
|
}
|
|||
|
|
|||
|
/*********************************************/
|
|||
|
|
|||
|
.skushow_mask {
|
|||
|
display: none;
|
|||
|
}
|
|||
|
|
|||
|
|
|||
|
.skushow_mask {
|
|||
|
z-index: 999;
|
|||
|
width: 420px;
|
|||
|
height: 300px;
|
|||
|
position: absolute;
|
|||
|
left: 50%;
|
|||
|
top: 50%;
|
|||
|
margin-left: -200px;
|
|||
|
margin-top: -150px;
|
|||
|
border-radius: 10px;
|
|||
|
overflow: hidden;
|
|||
|
text-align: center;
|
|||
|
border: 1px solid #ccc;
|
|||
|
vertical-align: middle;
|
|||
|
}
|
|||
|
|
|||
|
.skushow_mask li {
|
|||
|
height: 60px;
|
|||
|
line-height: 60px;
|
|||
|
font-size: 18px;
|
|||
|
border-bottom: 1px solid #ccc;
|
|||
|
}
|
|||
|
|
|||
|
.skushow_color {
|
|||
|
background-color: #d8b800;
|
|||
|
color: #fff;
|
|||
|
}
|
|||
|
|
|||
|
.skushow_color1 {
|
|||
|
background-color: #f5f2e3;
|
|||
|
}
|
|||
|
/*************************************************/
|
|||
|
.BindCode {
|
|||
|
width: 100%;
|
|||
|
height: 400px;
|
|||
|
display: table-cell;
|
|||
|
color: #656464;
|
|||
|
padding-bottom: 20px;
|
|||
|
}
|
|||
|
|
|||
|
.boxtitle {
|
|||
|
color: #808080;
|
|||
|
font-size: 18px;
|
|||
|
margin-left: 40px;
|
|||
|
margin-top: 10px;
|
|||
|
height: 40px;
|
|||
|
}
|
|||
|
|
|||
|
p span {
|
|||
|
line-height: 25px;
|
|||
|
text-align: center;
|
|||
|
font-size: 10px;
|
|||
|
margin-left: 7px;
|
|||
|
}
|
|||
|
|
|||
|
.msg1 {
|
|||
|
font-size: 30px;
|
|||
|
width: 800px;
|
|||
|
text-align: center;
|
|||
|
margin-top: 100px;
|
|||
|
}
|
|||
|
|
|||
|
|
|||
|
.autoline {
|
|||
|
border-radius: 12px;
|
|||
|
border: 1px solid #ccc;
|
|||
|
background-color: #e1e6e4;
|
|||
|
width: 200px;
|
|||
|
height: 80px;
|
|||
|
display: block;
|
|||
|
float: left;
|
|||
|
margin-left: 100px;
|
|||
|
margin-top: 10px;
|
|||
|
margin-bottom: 8px;
|
|||
|
}
|
|||
|
|
|||
|
.box_color {
|
|||
|
color: #03cf33;
|
|||
|
}
|
|||
|
|
|||
|
.box_color_err {
|
|||
|
color: red;
|
|||
|
}
|
|||
|
|
|||
|
|
|||
|
|
|||
|
/************************/
|
|||
|
.mainRight .main .pageController_tabel .ControllerRight table {
|
|||
|
background-color: #e3e3e3;
|
|||
|
display: inline-block;
|
|||
|
/*margin-left:16px;*/
|
|||
|
float: left;
|
|||
|
}
|
|||
|
|
|||
|
.mainRight .main .pageController_tabel .ControllerRight td {
|
|||
|
}
|
|||
|
|
|||
|
.mainRight .main .pageController_tabel .lable_font {
|
|||
|
font-size: 16px;
|
|||
|
margin-top: 20px;
|
|||
|
}
|
|||
|
|
|||
|
.mainRight .main .item {
|
|||
|
margin: 0 15px 12px 25px;
|
|||
|
height: 32px;
|
|||
|
line-height: 32px;
|
|||
|
}
|
|||
|
|
|||
|
.index_main .mainRight .content .tabMain .orderList .item label {
|
|||
|
width: 80px;
|
|||
|
}
|
|||
|
|
|||
|
.showmes td {
|
|||
|
width: 820px;
|
|||
|
line-height: 40px;
|
|||
|
/*margin-left: 40px;*/
|
|||
|
font-size: 16px;
|
|||
|
padding-left: 12px;
|
|||
|
color: #6d6767;
|
|||
|
}
|
|||
|
|
|||
|
.ControllerRight table {
|
|||
|
margin-left: 15px;
|
|||
|
}
|
|||
|
|
|||
|
.MainBtn a {
|
|||
|
height: 35px;
|
|||
|
line-height: 35px;
|
|||
|
width: 125px;
|
|||
|
font-size: 14px;
|
|||
|
}
|
|||
|
|
|||
|
/************************/
|
|||
|
.ordershow {
|
|||
|
padding-left: 700px;
|
|||
|
}
|
|||
|
|
|||
|
.ordershow table {
|
|||
|
border: 1px solid #e1e6e4;
|
|||
|
width: 110px;
|
|||
|
background-color: #edeff3;
|
|||
|
text-align: center;
|
|||
|
margin-left: 100px;
|
|||
|
color: #7d7474;
|
|||
|
}
|
|||
|
|
|||
|
.ordershow_left {
|
|||
|
width: 116px;
|
|||
|
display: block;
|
|||
|
text-align: left;
|
|||
|
float: left;
|
|||
|
margin-left: 2px;
|
|||
|
margin-top: 8px;
|
|||
|
margin-bottom: 2px;
|
|||
|
font-size: 14px;
|
|||
|
}
|
|||
|
|
|||
|
.ordershow_right {
|
|||
|
width: 116px;
|
|||
|
display: block;
|
|||
|
float: left;
|
|||
|
text-align: right;
|
|||
|
margin-left: 2px;
|
|||
|
margin-top: 8px;
|
|||
|
margin-bottom: 2px;
|
|||
|
font-size: 14px;
|
|||
|
}
|
|||
|
|
|||
|
.ordertitle {
|
|||
|
border-radius: 1px;
|
|||
|
/*border: 1px solid #ccc;*/
|
|||
|
border-bottom: 1px #ccc solid;
|
|||
|
padding-top: 10px;
|
|||
|
width: 240px;
|
|||
|
height: 30px;
|
|||
|
display: block;
|
|||
|
font-size: 16px;
|
|||
|
}
|
|||
|
|
|||
|
.ContentRight td {
|
|||
|
display: block;
|
|||
|
float: left;
|
|||
|
width: 40px;
|
|||
|
height: 18px;
|
|||
|
line-height: 19px;
|
|||
|
border: 1.2px solid #f9f9f9;
|
|||
|
border-top: none;
|
|||
|
border-left: none;
|
|||
|
background: #CCC;
|
|||
|
color: #6d6d6d;
|
|||
|
font-size: 14px;
|
|||
|
border-radius: 2px;
|
|||
|
margin-left: 2px;
|
|||
|
margin-top: 3px;
|
|||
|
}
|
|||
|
|
|||
|
.NewTable span {
|
|||
|
display: block;
|
|||
|
float: left;
|
|||
|
width: 15px;
|
|||
|
height: 40px;
|
|||
|
line-height: 19px;
|
|||
|
border: 1.2px solid #f9f9f9;
|
|||
|
border-top: none;
|
|||
|
border-left: none;
|
|||
|
background: #CCC;
|
|||
|
color: #6d6d6d;
|
|||
|
font-size: 14px;
|
|||
|
border-radius: 2px;
|
|||
|
margin-left: 2px;
|
|||
|
margin-top: 3px;
|
|||
|
}
|
|||
|
|
|||
|
.ContentRight1 {
|
|||
|
width: 945px;
|
|||
|
}
|
|||
|
|
|||
|
.ContentRight1 table {
|
|||
|
float: left;
|
|||
|
margin-left: 12px;
|
|||
|
}
|
|||
|
|
|||
|
.ContentRight1 span {
|
|||
|
display: block;
|
|||
|
float: left;
|
|||
|
width: 22px;
|
|||
|
height: 16px;
|
|||
|
line-height: 19px;
|
|||
|
border: 1.2px solid #f9f9f9;
|
|||
|
border-top: none;
|
|||
|
border-left: none;
|
|||
|
background: #CCC;
|
|||
|
color: #6d6d6d;
|
|||
|
font-size: 14px;
|
|||
|
border-radius: 2px;
|
|||
|
margin-left: 1px;
|
|||
|
margin-top: 3px;
|
|||
|
}
|
|||
|
|
|||
|
.ContentRight1 span .currgreen {
|
|||
|
background: #0fa90f;
|
|||
|
color: #FFFFFF;
|
|||
|
}
|
|||
|
|
|||
|
.ContentRight span {
|
|||
|
display: block;
|
|||
|
float: left;
|
|||
|
width: 40px;
|
|||
|
height: 20px;
|
|||
|
line-height: 19px;
|
|||
|
border: 1.2px solid #f9f9f9;
|
|||
|
border-top: none;
|
|||
|
border-left: none;
|
|||
|
background: #CCC;
|
|||
|
color: #6d6d6d;
|
|||
|
font-size: 14px;
|
|||
|
border-radius: 2px;
|
|||
|
margin-left: 2px;
|
|||
|
margin-top: 3px;
|
|||
|
}
|
|||
|
|
|||
|
.ContentRight .currgreen {
|
|||
|
background: #0fa90f;
|
|||
|
color: #FFFFFF;
|
|||
|
}
|
|||
|
|
|||
|
.ContentRight .curr {
|
|||
|
background: #d41813;
|
|||
|
color: #FFFFFF;
|
|||
|
}
|
|||
|
|
|||
|
|
|||
|
.ContentRight1 .currgreen {
|
|||
|
background: #0fa90f;
|
|||
|
color: #FFFFFF;
|
|||
|
}
|
|||
|
|
|||
|
.ContentRight1 .curr {
|
|||
|
background: #d41813;
|
|||
|
color: #FFFFFF;
|
|||
|
}
|
|||
|
|
|||
|
.ContentRight2 .currgreen {
|
|||
|
background: #0fa90f;
|
|||
|
color: #FFFFFF;
|
|||
|
}
|
|||
|
|
|||
|
.ContentRight2 .curr {
|
|||
|
background: #d41813;
|
|||
|
color: #FFFFFF;
|
|||
|
}
|
|||
|
.ContentRight2 {
|
|||
|
width: 945px;
|
|||
|
}
|
|||
|
|
|||
|
.ContentRight2 table {
|
|||
|
float: left;
|
|||
|
margin-left: 17px;
|
|||
|
}
|
|||
|
|
|||
|
.ContentRight2 span {
|
|||
|
display: block;
|
|||
|
float: left;
|
|||
|
width: 22px;
|
|||
|
height: 10px;
|
|||
|
line-height: 19px;
|
|||
|
border: 1.2px solid #f9f9f9;
|
|||
|
border-top: none;
|
|||
|
border-left: none;
|
|||
|
background: #CCC;
|
|||
|
color: #6d6d6d;
|
|||
|
font-size: 14px;
|
|||
|
border-radius: 2px;
|
|||
|
margin-left: 1px;
|
|||
|
margin-top: 3px;
|
|||
|
}
|
|||
|
|
|||
|
/*******************************/
|
|||
|
.CarorderBtn {
|
|||
|
overflow: hidden;
|
|||
|
}
|
|||
|
|
|||
|
.CarorderBtn a {
|
|||
|
display: block;
|
|||
|
float: left;
|
|||
|
width: 80px;
|
|||
|
height: 28px;
|
|||
|
line-height: 28px;
|
|||
|
text-align: center;
|
|||
|
margin-left: 8px;
|
|||
|
color: #ffffff;
|
|||
|
font-size: 14px;
|
|||
|
background: #1c486e;
|
|||
|
border-radius: 4px;
|
|||
|
}
|
|||
|
|
|||
|
.CarorderBtn a:hover {
|
|||
|
background: #101f4b;
|
|||
|
}
|
|||
|
|
|||
|
.input_txt {
|
|||
|
width: 100px;
|
|||
|
float: left;
|
|||
|
height: 23px;
|
|||
|
}
|