|
|
.me-gift-page {
|
|
|
.me-gift .me-content {
|
|
|
min-height: 370px;
|
|
|
}
|
|
|
|
|
|
.tabs li.add-gift {
|
|
|
margin-top: -5px;
|
|
|
background-image: none;
|
|
|
background-color: #000;
|
|
|
float: right;
|
|
|
|
|
|
a {
|
|
|
color: #fff;
|
|
|
}
|
|
|
}
|
|
|
|
|
|
.me-gift-table,
|
|
|
.me-gift-info-table {
|
|
|
display: table;
|
|
|
width: 775px;
|
|
|
text-align: center;
|
|
|
border: 1px solid #e6e6e6;
|
|
|
margin: 0 10px 30px;
|
|
|
|
|
|
.me-gift-header {
|
|
|
display: table-row;
|
|
|
background-color: #efefef;
|
|
|
|
|
|
div {
|
|
|
height: 30px;
|
|
|
display: table-cell;
|
|
|
vertical-align: middle;
|
|
|
font-size: 13px;
|
|
|
width: 120px;
|
|
|
|
|
|
&:first-child {
|
|
|
width: 174px;
|
|
|
}
|
|
|
}
|
|
|
}
|
|
|
|
|
|
.me-gift-tr {
|
|
|
display: table-row;
|
|
|
|
|
|
&:first-child div {
|
|
|
border-top: none;
|
|
|
}
|
|
|
|
|
|
div {
|
|
|
display: table-cell;
|
|
|
height: 50px;
|
|
|
vertical-align: middle;
|
|
|
font-size: 13px;
|
|
|
border-top: 1px solid #e6e6e6;
|
|
|
}
|
|
|
|
|
|
div.info-list {
|
|
|
color: #4a90e2;
|
|
|
cursor: pointer;
|
|
|
}
|
|
|
}
|
|
|
}
|
|
|
|
|
|
.me-gift-info-table .me-gift-tr div {
|
|
|
width: auto;
|
|
|
height: 40px;
|
|
|
}
|
|
|
|
|
|
.cart-list-empty {
|
|
|
background: resolve("home/gift.png") no-repeat center;
|
|
|
background-size: 110px 132px;
|
|
|
width: 775px;
|
|
|
height: 300px;
|
|
|
display: table-caption;
|
|
|
caption-side: bottom;
|
|
|
border: 1px solid #e6e6e6;
|
|
|
border-top: none;
|
|
|
}
|
|
|
|
|
|
.refund {
|
|
|
color: #86bf4a;
|
|
|
}
|
|
|
|
|
|
.consume {
|
|
|
color: #d0021b;
|
|
|
}
|
|
|
}
|
|
|
|
|
|
.me-gift-alert {
|
|
|
width: 350px;
|
|
|
height: 190px;
|
|
|
|
|
|
.content {
|
|
|
color: #444;
|
|
|
padding: 55px 0;
|
|
|
font-size: 18px;
|
|
|
|
|
|
p {
|
|
|
margin-top: 10px;
|
|
|
}
|
|
|
}
|
|
|
}
|
|
|
|
|
|
.me-gift-confirm {
|
|
|
color: #444;
|
|
|
|
|
|
.title,
|
|
|
.info-title {
|
|
|
font-size: 18px;
|
|
|
padding-bottom: 25px;
|
|
|
margin: 0 20px;
|
|
|
}
|
|
|
|
|
|
.info-title {
|
|
|
border-bottom: 1px solid #e6e6e6;
|
|
|
}
|
|
|
|
|
|
.gift-group {
|
|
|
margin-top: 10px;
|
|
|
overflow: hidden;
|
|
|
}
|
|
|
|
|
|
.left {
|
|
|
float: left;
|
|
|
}
|
|
|
|
|
|
.right {
|
|
|
float: right;
|
|
|
}
|
|
|
|
|
|
.verify-input {
|
|
|
margin: 15px 10px;
|
|
|
|
|
|
input {
|
|
|
height: 30px;
|
|
|
line-height: 28px;
|
|
|
padding: 0 5px;
|
|
|
font-size: 14px;
|
|
|
color: #444;
|
|
|
border: 1px solid #e6e6e6;
|
|
|
outline: none;
|
|
|
box-sizing: border-box;
|
|
|
}
|
|
|
|
|
|
input[type=button] {
|
|
|
background-color: #444;
|
|
|
color: #fff;
|
|
|
height: 29px;
|
|
|
border: none;
|
|
|
cursor: pointer;
|
|
|
width: 110px;
|
|
|
}
|
|
|
|
|
|
.intTimer {
|
|
|
background-color: #b0b0b0 !important;
|
|
|
}
|
|
|
}
|
|
|
|
|
|
input.mobile {
|
|
|
width: 260px;
|
|
|
border-left: none;
|
|
|
}
|
|
|
|
|
|
.mobile-area {
|
|
|
width: 70px;
|
|
|
line-height: 30px;
|
|
|
height: 30px;
|
|
|
text-align: center;
|
|
|
border: 1px solid #e6e6e6;
|
|
|
outline: none;
|
|
|
box-sizing: border-box;
|
|
|
border-right: none;
|
|
|
background-color: #fff;
|
|
|
cursor: pointer;
|
|
|
}
|
|
|
|
|
|
.ul-list {
|
|
|
position: absolute;
|
|
|
width: 130px;
|
|
|
margin-left: -25px;
|
|
|
background-color: #fff;
|
|
|
margin-top: -3px;
|
|
|
border: 1px solid #e6e6e6;
|
|
|
display: none;
|
|
|
cursor: pointer;
|
|
|
|
|
|
li {
|
|
|
border-bottom: 1px solid #e6e6e6;
|
|
|
height: 30px;
|
|
|
line-height: 30px;
|
|
|
|
|
|
&:hover {
|
|
|
color: #4a90e2;
|
|
|
}
|
|
|
}
|
|
|
}
|
|
|
|
|
|
input.mobile-code {
|
|
|
width: 217px;
|
|
|
}
|
|
|
|
|
|
.card-code,
|
|
|
.card-pwd {
|
|
|
width: 310px;
|
|
|
}
|
|
|
|
|
|
.border-top-info {
|
|
|
border-top: 1px solid #e6e6e6;
|
|
|
}
|
|
|
|
|
|
.info-gift-header {
|
|
|
width: 777px;
|
|
|
text-align: center;
|
|
|
margin: 25px 10px 30px;
|
|
|
font-size: 14px;
|
|
|
|
|
|
.text-left {
|
|
|
text-align: left;
|
|
|
}
|
|
|
|
|
|
.text-right {
|
|
|
text-align: right;
|
|
|
}
|
|
|
|
|
|
td {
|
|
|
height: 25px;
|
|
|
}
|
|
|
|
|
|
.validity-time {
|
|
|
width: 360px;
|
|
|
}
|
|
|
}
|
|
|
|
|
|
.gift-type {
|
|
|
background: resolve("home/gift-filter.png") no-repeat center;
|
|
|
background-size: 69px 21px;
|
|
|
width: 69px;
|
|
|
height: 21px;
|
|
|
line-height: 21px;
|
|
|
display: inline-block;
|
|
|
cursor: pointer;
|
|
|
}
|
|
|
|
|
|
.gift-filter .ul-list {
|
|
|
width: 69px;
|
|
|
margin-left: 52px;
|
|
|
margin-top: 0;
|
|
|
}
|
|
|
|
|
|
.img-check-main .img-check-tip {
|
|
|
top: auto;
|
|
|
}
|
|
|
|
|
|
.detail-gift-list {
|
|
|
width: 817px;
|
|
|
min-height: 500px;
|
|
|
}
|
|
|
} |