@charset "UTF-8";
|
/* 颜色变量 */
|
.order.data-v-797f3ec9 {
|
width: 100%;
|
}
|
.order .order_address.data-v-797f3ec9 {
|
width: 100%;
|
padding: 28rpx 32rpx;
|
box-sizing: border-box;
|
display: flex;
|
flex-direction: column;
|
background-color: #ffffff;
|
}
|
.order .order_address .top.data-v-797f3ec9 {
|
width: 100%;
|
display: flex;
|
align-items: center;
|
justify-content: space-between;
|
border-bottom: 2rpx solid #F4F5F4;
|
}
|
.order .order_address .top .order_address_left.data-v-797f3ec9 {
|
display: flex;
|
align-items: center;
|
}
|
.order .order_address .top .order_address_left image.data-v-797f3ec9 {
|
width: 21rpx;
|
height: 26rpx;
|
margin-right: 14rpx;
|
}
|
.order .order_address .top .order_address_left .order_address_left_text.data-v-797f3ec9 {
|
display: flex;
|
flex-direction: column;
|
}
|
.order .order_address .top .order_address_left .order_address_left_text text.data-v-797f3ec9:first-child {
|
font-size: 32rpx;
|
font-family: PingFang SC-Semibold, PingFang SC;
|
font-weight: 600;
|
color: #333333;
|
}
|
.order .order_address .top .order_address_left .order_address_left_text text.data-v-797f3ec9:last-child {
|
font-size: 28rpx;
|
font-family: PingFang SC-Medium, PingFang SC;
|
font-weight: 500;
|
color: #999999;
|
}
|
.order .order_address .bottom.data-v-797f3ec9 {
|
width: 100%;
|
height: 84rpx;
|
display: flex;
|
align-items: center;
|
justify-content: space-between;
|
}
|
.order .order_address .bottom text.data-v-797f3ec9 {
|
font-size: 28rpx;
|
font-family: PingFang SC-Regular, PingFang SC;
|
font-weight: 400;
|
color: #333333;
|
}
|
.order .order_address .bottom .bottom_right.data-v-797f3ec9 {
|
display: flex;
|
align-items: center;
|
}
|
.order .order_address .bottom .bottom_right text.data-v-797f3ec9 {
|
font-size: 28rpx;
|
font-family: PingFang SC-Regular, PingFang SC;
|
font-weight: 400;
|
color: #333333;
|
margin-right: 12rpx;
|
}
|
.order .order_shop.data-v-797f3ec9 {
|
padding: 32rpx;
|
box-sizing: border-box;
|
background-color: #ffffff;
|
margin-top: 16rpx;
|
display: flex;
|
align-items: center;
|
}
|
.order .order_shop image.data-v-797f3ec9 {
|
flex-shrink: 0;
|
border-radius: 10rpx;
|
width: 190rpx;
|
height: 190rpx;
|
margin-right: 30rpx;
|
}
|
.order .order_shop .order_shop_info.data-v-797f3ec9 {
|
flex: 1;
|
height: 190rpx;
|
display: flex;
|
flex-direction: column;
|
justify-content: space-between;
|
}
|
.order .order_shop .order_shop_info .info.data-v-797f3ec9 {
|
width: 100%;
|
display: flex;
|
flex-direction: column;
|
}
|
.order .order_shop .order_shop_info .info .title.data-v-797f3ec9 {
|
width: 450rpx;
|
white-space: nowrap;
|
overflow: hidden;
|
text-overflow: ellipsis;
|
font-size: 28rpx;
|
font-family: PingFang SC-Bold, PingFang SC;
|
font-weight: bold;
|
color: #333333;
|
}
|
.order .order_shop .order_shop_info .info .color.data-v-797f3ec9 {
|
font-size: 24rpx;
|
font-family: PingFang SC-Light, PingFang SC;
|
font-weight: 300;
|
color: #666666;
|
margin-top: 14rpx;
|
}
|
.order .order_shop .order_shop_info .price.data-v-797f3ec9 {
|
display: flex;
|
align-items: center;
|
}
|
.order .order_shop .order_shop_info .price text.data-v-797f3ec9:nth-child(1) {
|
font-size: 28rpx;
|
font-family: PingFang SC-Semibold, PingFang SC;
|
font-weight: 600;
|
color: #D20A0A;
|
margin-top: 12rpx;
|
}
|
.order .order_shop .order_shop_info .price text.data-v-797f3ec9:nth-child(2) {
|
font-size: 40rpx;
|
font-family: PingFang SC-Regular, PingFang SC;
|
font-weight: 400;
|
color: #D20A0A;
|
}
|
.order .order_shop .order_shop_info .price text.data-v-797f3ec9:nth-child(3) {
|
font-size: 28rpx;
|
font-family: PingFang SC-Regular, PingFang SC;
|
font-weight: 400;
|
color: #D20A0A;
|
margin-top: 12rpx;
|
}
|
.order .order_infos.data-v-797f3ec9 {
|
padding: 30rpx 32rpx;
|
background-color: #ffffff;
|
margin-top: 16rpx;
|
display: flex;
|
flex-direction: column;
|
}
|
.order .order_infos .order_info_top.data-v-797f3ec9 {
|
display: flex;
|
align-items: center;
|
justify-content: space-between;
|
margin-bottom: 30rpx;
|
}
|
.order .order_infos .order_info_top.data-v-797f3ec9:last-child {
|
margin-bottom: 0 !important;
|
}
|
.order .order_infos .order_info_top .label.data-v-797f3ec9 {
|
font-size: 28rpx;
|
font-family: PingFang SC-Medium, PingFang SC;
|
font-weight: 500;
|
color: #333333;
|
}
|
.order .order_infos .order_info_top input.data-v-797f3ec9 {
|
width: 350rpx;
|
font-size: 28rpx;
|
font-family: PingFang SC-Medium, PingFang SC;
|
font-weight: 500;
|
color: #000000;
|
text-align: right;
|
}
|
.order .order_infos .order_info_top .right1.data-v-797f3ec9 {
|
display: flex;
|
align-items: center;
|
}
|
.order .order_infos .order_info_top .right1 text.data-v-797f3ec9:nth-child(1) {
|
font-size: 28rpx;
|
font-family: PingFang SC-Semibold, PingFang SC;
|
font-weight: 600;
|
color: #333333;
|
margin-top: 12rpx;
|
}
|
.order .order_infos .order_info_top .right1 text.data-v-797f3ec9:nth-child(2) {
|
font-size: 40rpx;
|
font-family: PingFang SC-Regular, PingFang SC;
|
font-weight: 400;
|
color: #333333;
|
}
|
.order .order_infos .order_info_top .right1 text.data-v-797f3ec9:nth-child(3) {
|
font-size: 28rpx;
|
font-family: PingFang SC-Regular, PingFang SC;
|
font-weight: 400;
|
color: #333333;
|
margin-top: 12rpx;
|
}
|
.order .order_infos .order_info_top .right.data-v-797f3ec9 {
|
display: flex;
|
align-items: center;
|
}
|
.order .order_infos .order_info_top .right .right_box.data-v-797f3ec9 {
|
width: 100rpx;
|
height: 36rpx;
|
line-height: 36rpx;
|
text-align: center;
|
background: #D20A0A;
|
border-radius: 4rpx 4rpx 4rpx 4rpx;
|
font-size: 22rpx;
|
font-family: PingFang SC-Regular, PingFang SC;
|
font-weight: 400;
|
color: #FFFFFF;
|
}
|
.order .order_infos .order_info_top .right text.data-v-797f3ec9 {
|
font-size: 28rpx;
|
font-family: PingFang SC-Semibold, PingFang SC;
|
font-weight: 600;
|
color: #D20A0A;
|
margin-right: 12rpx;
|
}
|
.order .order_footer.data-v-797f3ec9 {
|
position: fixed;
|
bottom: 0;
|
left: 0;
|
width: 100%;
|
padding: 16rpx 32rpx calc(16rpx + env(safe-area-inset-bottom)) 32rpx;
|
background: #FFFFFF;
|
box-sizing: border-box;
|
display: flex;
|
align-items: center;
|
justify-content: space-between;
|
}
|
.order .order_footer .order_footer_price.data-v-797f3ec9 {
|
display: flex;
|
align-items: center;
|
}
|
.order .order_footer .order_footer_price text.data-v-797f3ec9:nth-child(1) {
|
font-size: 28rpx;
|
font-family: PingFang SC-Semibold, PingFang SC;
|
font-weight: 600;
|
color: #D20A0A;
|
margin-top: 12rpx;
|
}
|
.order .order_footer .order_footer_price text.data-v-797f3ec9:nth-child(2) {
|
font-size: 40rpx;
|
font-family: PingFang SC-Regular, PingFang SC;
|
font-weight: 400;
|
color: #D20A0A;
|
}
|
.order .order_footer .order_footer_price text.data-v-797f3ec9:nth-child(3) {
|
font-size: 28rpx;
|
font-family: PingFang SC-Regular, PingFang SC;
|
font-weight: 400;
|
color: #D20A0A;
|
margin-top: 12rpx;
|
}
|
.order .order_footer .order_footer_submit.data-v-797f3ec9 {
|
width: 184rpx;
|
height: 64rpx;
|
line-height: 64rpx;
|
text-align: center;
|
background: linear-gradient(90deg, #D95A5A 0%, #D20A0A 100%);
|
border-radius: 56rpx;
|
font-size: 28rpx;
|
font-family: PingFang SC-Semibold, PingFang SC;
|
font-weight: 600;
|
color: #FFFFFF;
|
}
|
.order .popup.data-v-797f3ec9 {
|
padding: 48rpx 32rpx 0 32rpx;
|
}
|
.order .popup .popup_head.data-v-797f3ec9 {
|
display: flex;
|
align-items: center;
|
justify-content: space-between;
|
}
|
.order .popup .popup_head text.data-v-797f3ec9 {
|
font-size: 32rpx;
|
font-family: PingFang SC-Semibold, PingFang SC;
|
font-weight: 600;
|
color: #333333;
|
}
|
.order .popup .popup_list.data-v-797f3ec9 {
|
width: 100%;
|
display: flex;
|
flex-direction: column;
|
margin-top: 68rpx;
|
}
|
.order .popup .popup_list .popup_list_item.data-v-797f3ec9 {
|
display: flex;
|
align-items: center;
|
justify-content: space-between;
|
margin-bottom: 64rpx;
|
}
|
.order .popup .popup_list .popup_list_item.data-v-797f3ec9:last-child {
|
margin-bottom: 0 !important;
|
}
|
.order .popup .popup_list .popup_list_item text.data-v-797f3ec9 {
|
font-size: 28rpx;
|
font-family: PingFang SC-Medium, PingFang SC;
|
font-weight: 500;
|
color: #333333;
|
}
|
.order .popup .popup_footer.data-v-797f3ec9 {
|
padding: 0 56rpx;
|
margin-top: 110rpx;
|
}
|
.order .popup .popup_footer .popup_footer_btn.data-v-797f3ec9 {
|
width: 100%;
|
height: 72rpx;
|
line-height: 72rpx;
|
text-align: center;
|
background: linear-gradient(270deg, #D20A0A 0%, #D95A5A 100%);
|
border-radius: 36rpx;
|
font-size: 32rpx;
|
font-family: PingFang SC-Medium, PingFang SC;
|
font-weight: 500;
|
color: #FFFFFF;
|
}
|