You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
95 lines
2.7 KiB
95 lines
2.7 KiB
5 years ago
|
|
||
|
.order-submission .wrapper .shipping ._select.data-v-30e21796 {
|
||
|
color: #999;
|
||
|
padding-right: 0.15rem;
|
||
|
}
|
||
|
.order-submission .wrapper .shipping .iconfont.data-v-30e21796 {
|
||
|
font-size: 0.3rem;
|
||
|
color: #515151;
|
||
|
}
|
||
|
.order-submission .allAddress.data-v-30e21796 {
|
||
|
width: 100%;
|
||
|
background-image: -webkit-linear-gradient(top, #e93323 0%, #f5f5f5 100%);
|
||
|
background-image: linear-gradient(to bottom, #e93323 0%, #f5f5f5 100%);
|
||
|
background-image: -webkit-linear-gradient(
|
||
|
to bottom,
|
||
|
#e93323 0%,
|
||
|
#f5f5f5 100%
|
||
|
);
|
||
|
background-image: -moz-linear-gradient(to bottom, #e93323 0%, #f5f5f5 100%);
|
||
|
padding-top: 0.2rem;
|
||
|
}
|
||
|
.order-submission .allAddress .nav.data-v-30e21796 {
|
||
|
width: 7.1rem;
|
||
|
margin: 0 auto;
|
||
|
}
|
||
|
.order-submission .allAddress .nav .item.data-v-30e21796 {
|
||
|
width: 3.55rem;
|
||
|
}
|
||
|
.order-submission .allAddress .nav .item.on.data-v-30e21796 {
|
||
|
position: relative;
|
||
|
width: 2.5rem;
|
||
|
}
|
||
|
.order-submission .allAddress .nav .item.on.data-v-30e21796:before {
|
||
|
position: absolute;
|
||
|
bottom: 0;
|
||
|
/*content: "快递配送";*/
|
||
|
font-size: 0.28rem;
|
||
|
display: block;
|
||
|
height: 0;
|
||
|
width: 3.55rem;
|
||
|
border-width: 0 0.2rem 0.8rem 0;
|
||
|
border-style: none solid solid;
|
||
|
border-color: transparent transparent #fff;
|
||
|
z-index: 9;
|
||
|
border-radius: 0.07rem 0.3rem 0 0;
|
||
|
text-align: center;
|
||
|
line-height: 0.8rem;
|
||
|
}
|
||
|
.order-submission .allAddress .nav .item:nth-of-type(2).on.data-v-30e21796:before {
|
||
|
content: "\5230\5E97\81EA\63D0";
|
||
|
border-width: 0 0 0.8rem 0.2rem;
|
||
|
border-radius: 0.3rem 0.07rem 0 0;
|
||
|
}
|
||
|
.order-submission .allAddress .nav .item.on2.data-v-30e21796 {
|
||
|
position: relative;
|
||
|
}
|
||
|
.order-submission .allAddress .nav .item.on2.data-v-30e21796:before {
|
||
|
position: absolute;
|
||
|
bottom: 0;
|
||
|
content: "\5230\5E97\81EA\63D0";
|
||
|
font-size: 0.28rem;
|
||
|
display: block;
|
||
|
height: 0;
|
||
|
width: 4.6rem;
|
||
|
border-width: 0 0 0.6rem 0.6rem;
|
||
|
border-style: none solid solid;
|
||
|
border-color: transparent transparent #f7c1bd;
|
||
|
border-radius: 0.4rem 0.06rem 0 0;
|
||
|
text-align: center;
|
||
|
line-height: 0.6rem;
|
||
|
}
|
||
|
.order-submission .allAddress .nav .item:nth-of-type(1).on2.data-v-30e21796:before {
|
||
|
content: "\5FEB\9012\914D\9001";
|
||
|
border-width: 0 0.6rem 0.6rem 0;
|
||
|
border-radius: 0.06rem 0.4rem 0 0;
|
||
|
}
|
||
|
.order-submission .allAddress .address.data-v-30e21796 {
|
||
|
box-sizing: border-box;
|
||
|
width: 100%;
|
||
|
height: 1.5rem;
|
||
|
margin: 0 auto;
|
||
|
}
|
||
|
.order-submission .allAddress .line.data-v-30e21796 {
|
||
|
box-sizing: border-box;
|
||
|
width: 100%;
|
||
|
margin: 0 auto;
|
||
|
}
|
||
|
.order-submission .wrapper .item .discount input.data-v-30e21796::-webkit-input-placeholder {
|
||
|
color: #ccc;
|
||
|
}
|
||
|
.order-submission .wrapper .item .discount input.data-v-30e21796::placeholder {
|
||
|
color: #ccc;
|
||
|
}
|
||
|
|