239 lines
5.8 KiB
CSS
239 lines
5.8 KiB
CSS
* {
|
|
margin: 0;
|
|
padding: 0;
|
|
}
|
|
|
|
li {
|
|
list-style: none;
|
|
}
|
|
|
|
a {
|
|
text-decoration: none;
|
|
}
|
|
|
|
section {
|
|
height: 1200px;
|
|
background-color: #f5f5f5;
|
|
}
|
|
|
|
section .whole {
|
|
padding: 15px 50px;
|
|
margin: auto;
|
|
}
|
|
|
|
section .whole .whole-1,
|
|
section .whole .setall {
|
|
margin: 20px auto;
|
|
width: 1200px;
|
|
padding: 25px;
|
|
background-color: #ffffff;
|
|
}
|
|
|
|
section .whole .whole-1 .all,
|
|
section .whole .setall .all {
|
|
display: inline-block;
|
|
}
|
|
|
|
section .whole .whole-1 .all h2,
|
|
section .whole .setall .all h2 {
|
|
font-weight: 600;
|
|
float: left;
|
|
padding-bottom: 10px;
|
|
}
|
|
|
|
section .whole .whole-1 .Buyers,
|
|
section .whole .whole-1 .opt,
|
|
section .whole .setall .Buyers,
|
|
section .whole .setall .opt {
|
|
padding: 25px;
|
|
}
|
|
|
|
section .whole .whole-1 .toggle,
|
|
section .whole .whole-1 .commodity,
|
|
section .whole .setall .toggle,
|
|
section .whole .setall .commodity {
|
|
padding: 20px;
|
|
}
|
|
|
|
section .whole .whole-1 .Subtitle,
|
|
section .whole .setall .Subtitle {
|
|
font-weight: 800;
|
|
}
|
|
|
|
section .whole .whole-1 .Buyers,
|
|
section .whole .setall .Buyers {
|
|
border-top: 2px solid #cb1919;
|
|
border-bottom: 1px solid #f2f2f2;
|
|
background-color: #fff;
|
|
}
|
|
|
|
section .whole .whole-1 .Buyers span:nth-child(2),
|
|
section .whole .setall .Buyers span:nth-child(2) {
|
|
float: right;
|
|
}
|
|
|
|
section .whole .whole-1 .Buyers span:nth-child(2) a,
|
|
section .whole .setall .Buyers span:nth-child(2) a {
|
|
color: #066ee2;
|
|
}
|
|
|
|
section .whole .whole-1 .Buyers .toggle .address,
|
|
section .whole .setall .Buyers .toggle .address {
|
|
display: flex;
|
|
align-items: center;
|
|
}
|
|
|
|
section .whole .whole-1 .Buyers .toggle .address .name,
|
|
section .whole .setall .Buyers .toggle .address .name {
|
|
display: inline-block;
|
|
padding: 10px 50px;
|
|
}
|
|
|
|
section .whole .whole-1 .Buyers .toggle .address .na-1,
|
|
section .whole .setall .Buyers .toggle .address .na-1 {
|
|
border: solid 2px #cb1919;
|
|
}
|
|
|
|
section .whole .whole-1 .Buyers .toggle .address .na-2,
|
|
section .whole .setall .Buyers .toggle .address .na-2 {
|
|
margin-top: 10px;
|
|
border: solid 2px #d1d1d1;
|
|
}
|
|
|
|
section .whole .whole-1 .Buyers .toggle .address p,
|
|
section .whole .setall .Buyers .toggle .address p {
|
|
margin: 0px 15px;
|
|
}
|
|
|
|
section .whole .whole-1 .Buyers .toggle .address-2 a,
|
|
section .whole .setall .Buyers .toggle .address-2 a {
|
|
color: #066ee2;
|
|
}
|
|
|
|
section .whole .whole-1 .Buyers .toggle .stop,
|
|
section .whole .setall .Buyers .toggle .stop {
|
|
padding: 20px 20px;
|
|
}
|
|
|
|
section .whole .whole-1 .opt ul .optall table,
|
|
section .whole .setall .opt ul .optall table {
|
|
width: 100%;
|
|
background-color: #f3f3f3;
|
|
border: 1px solid #e0e0e0;
|
|
margin-bottom: 20px;
|
|
}
|
|
|
|
section .whole .whole-1 .opt ul .optall #checkall,
|
|
section .whole .setall .opt ul .optall #checkall {
|
|
margin-left: 10px;
|
|
}
|
|
|
|
section .whole .whole-1 .opt ul .optall th,
|
|
section .whole .setall .opt ul .optall th {
|
|
height: 50px;
|
|
}
|
|
|
|
section .whole .whole-1 .opt ul .optall th span,
|
|
section .whole .setall .opt ul .optall th span {
|
|
margin-left: 85px;
|
|
}
|
|
|
|
section .whole .whole-1 .opt .checklist .among,
|
|
section .whole .setall .opt .checklist .among {
|
|
margin-bottom: 20px;
|
|
border-bottom: 1px solid #f2f2f2;
|
|
}
|
|
|
|
section .whole .whole-1 .opt .checklist .among table,
|
|
section .whole .setall .opt .checklist .among table {
|
|
width: 100%;
|
|
background-color: #fff;
|
|
}
|
|
|
|
section .whole .whole-1 .opt .checklist .among th,
|
|
section .whole .setall .opt .checklist .among th {
|
|
height: 115px;
|
|
}
|
|
|
|
section .whole .whole-1 .opt .checklist .among th:nth-child(1),
|
|
section .whole .setall .opt .checklist .among th:nth-child(1) {
|
|
width: 135px;
|
|
}
|
|
|
|
section .whole .whole-1 .opt .checklist .among th:nth-child(1) img,
|
|
section .whole .setall .opt .checklist .among th:nth-child(1) img {
|
|
padding: 10px;
|
|
width: 82px;
|
|
}
|
|
|
|
section .whole .whole-1 .opt .checklist .among th:nth-child(2),
|
|
section .whole .setall .opt .checklist .among th:nth-child(2) {
|
|
width: 300px;
|
|
}
|
|
|
|
section .whole .whole-1 .opt .checklist .among th:nth-child(4) > input,
|
|
section .whole .setall .opt .checklist .among th:nth-child(4) > input {
|
|
width: 80px;
|
|
}
|
|
|
|
section .whole .whole-1 .opt .checklist .among th:nth-child(3), section .whole .whole-1 .opt .checklist .among th:nth-child(4), section .whole .whole-1 .opt .checklist .among th:nth-child(6),
|
|
section .whole .setall .opt .checklist .among th:nth-child(3),
|
|
section .whole .setall .opt .checklist .among th:nth-child(4),
|
|
section .whole .setall .opt .checklist .among th:nth-child(6) {
|
|
width: 140px;
|
|
}
|
|
|
|
section .whole .whole-1 .opt .checklist .among th:nth-child(5),
|
|
section .whole .setall .opt .checklist .among th:nth-child(5) {
|
|
width: 120px;
|
|
}
|
|
|
|
section .whole .whole-1 .opt .checklist .among th:nth-child(5) input,
|
|
section .whole .setall .opt .checklist .among th:nth-child(5) input {
|
|
text-align: center;
|
|
}
|
|
|
|
section .whole .whole-1 .opt .checklist .among th:nth-child(5) input:nth-child(1), section .whole .whole-1 .opt .checklist .among th:nth-child(5) input:nth-child(3),
|
|
section .whole .setall .opt .checklist .among th:nth-child(5) input:nth-child(1),
|
|
section .whole .setall .opt .checklist .among th:nth-child(5) input:nth-child(3) {
|
|
width: 15px;
|
|
}
|
|
|
|
section .whole .whole-1 .opt .checklist .among th:nth-child(5) input:nth-child(2),
|
|
section .whole .setall .opt .checklist .among th:nth-child(5) input:nth-child(2) {
|
|
width: 30px;
|
|
}
|
|
|
|
section .whole .whole-1 .coupon .coupon-1,
|
|
section .whole .setall .coupon .coupon-1 {
|
|
background: url("../../img/images/coupon-1.png");
|
|
}
|
|
|
|
section .whole .whole-1 .remarks .layui-textarea,
|
|
section .whole .setall .remarks .layui-textarea {
|
|
background-color: #fcfcfc;
|
|
}
|
|
|
|
section .whole .setall {
|
|
background-color: #fff;
|
|
border: 1px solid #e0e0e0;
|
|
margin-top: 25px;
|
|
}
|
|
|
|
section .whole .setall .total {
|
|
border-top: 1px solid #e0e0e0;
|
|
border-bottom: 1px solid #e0e0e0;
|
|
line-height: 33px;
|
|
}
|
|
|
|
section .whole .setall .subore {
|
|
padding: 20px;
|
|
}
|
|
|
|
section .whole .setall .subore span {
|
|
padding: 15px 35px;
|
|
background-color: #cb1919;
|
|
color: #fff;
|
|
float: right;
|
|
}
|