@charset "UTF-8";
|
/* 颜色变量 */
|
.box.data-v-3712804c {
|
width: 100%;
|
}
|
.box .box_cate.data-v-3712804c {
|
width: 100%;
|
height: 84rpx;
|
display: flex;
|
align-items: center;
|
position: -webkit-sticky;
|
position: sticky;
|
top: 0;
|
left: 0;
|
background: #FFFFFF;
|
border: 2rpx solid #F4F5F4;
|
}
|
.box .box_cate .box_cate_item.data-v-3712804c {
|
flex: 1;
|
height: 100%;
|
display: flex;
|
align-items: center;
|
justify-content: center;
|
flex-direction: column;
|
}
|
.box .box_cate .box_cate_item .active.data-v-3712804c {
|
font-size: 32rpx !important;
|
font-weight: 500 !important;
|
color: #333333 !important;
|
}
|
.box .box_cate .box_cate_item text.data-v-3712804c {
|
font-size: 28rpx;
|
font-family: PingFang SC-Medium, PingFang SC;
|
font-weight: 500;
|
color: #666666;
|
}
|
.box .box_cate .box_cate_item .box_cate_item_x.data-v-3712804c {
|
width: 40rpx;
|
height: 4rpx;
|
background: #D20A0A;
|
border-radius: 12rpx;
|
margin-top: 8rpx;
|
}
|
.box .box_list1.data-v-3712804c {
|
width: 100%;
|
}
|
.box .box_list1 .box_list_item.data-v-3712804c {
|
width: 100%;
|
padding: 28rpx 32rpx;
|
box-sizing: border-box;
|
background-color: #FFFFFF;
|
margin-bottom: 16rpx;
|
}
|
.box .box_list1 .box_list_item.data-v-3712804c:last-child {
|
margin-bottom: 0 !important;
|
}
|
.box .box_list1 .box_list_item .head.data-v-3712804c {
|
display: flex;
|
align-items: center;
|
justify-content: space-between;
|
}
|
.box .box_list1 .box_list_item .head text.data-v-3712804c {
|
font-size: 24rpx;
|
font-family: PingFang SC-Regular, PingFang SC;
|
font-weight: 400;
|
color: #999999;
|
}
|
.box .box_list1 .box_list_item .head .head_left.data-v-3712804c {
|
display: flex;
|
align-items: center;
|
}
|
.box .box_list1 .box_list_item .head .head_left image.data-v-3712804c {
|
width: 64rpx;
|
height: 64rpx;
|
border-radius: 50%;
|
margin-right: 12rpx;
|
}
|
.box .box_list1 .box_list_item .head .head_left text.data-v-3712804c {
|
font-size: 28rpx;
|
font-family: PingFang SC-Regular, PingFang SC;
|
font-weight: 400;
|
color: #333333;
|
}
|
.box .box_list1 .box_list_item .divide.data-v-3712804c {
|
display: flex;
|
align-items: center;
|
margin-top: 22rpx;
|
}
|
.box .box_list1 .box_list_item .divide .divide_x.data-v-3712804c {
|
width: 0rpx;
|
height: 12rpx;
|
margin: 0 12rpx;
|
border: 1rpx solid #999999;
|
}
|
.box .box_list1 .box_list_item .divide text.data-v-3712804c {
|
font-size: 20rpx;
|
font-family: PingFang SC-Regular, PingFang SC;
|
font-weight: 400;
|
color: #999999;
|
}
|
.box .box_list1 .box_list_item .info.data-v-3712804c {
|
font-size: 28rpx;
|
font-family: PingFang SC-Regular, PingFang SC;
|
font-weight: 400;
|
color: #000000;
|
margin-top: 26rpx;
|
}
|
.box .box_list1 .box_list_item .list.data-v-3712804c {
|
margin-top: 14rpx;
|
display: flex;
|
align-items: center;
|
justify-content: space-between;
|
flex-wrap: wrap;
|
}
|
.box .box_list1 .box_list_item .list .list_itemx.data-v-3712804c {
|
width: 220rpx;
|
height: 0;
|
}
|
.box .box_list1 .box_list_item .list .list_item.data-v-3712804c {
|
width: 220rpx;
|
height: 220rpx;
|
}
|
.box .box_list1 .box_list_item .list .list_item image.data-v-3712804c {
|
width: 100%;
|
height: 100%;
|
}
|
.box .box_list1 .box_list_item .shop.data-v-3712804c {
|
margin-top: 20rpx;
|
width: 100%;
|
height: 112rpx;
|
background-color: #F5F5F5;
|
border-radius: 12rpx;
|
overflow: hidden;
|
display: flex;
|
align-items: center;
|
}
|
.box .box_list1 .box_list_item .shop image.data-v-3712804c {
|
width: 112rpx;
|
height: 112rpx;
|
flex-shrink: 0;
|
margin-right: 20rpx;
|
}
|
.box .box_list1 .box_list_item .shop .shop_right.data-v-3712804c {
|
flex: 1;
|
height: 100%;
|
display: flex;
|
flex-direction: column;
|
justify-content: space-around;
|
}
|
.box .box_list1 .box_list_item .shop .shop_right text.data-v-3712804c {
|
font-size: 28rpx;
|
font-family: PingFang SC-Medium, PingFang SC;
|
font-weight: 500;
|
color: #333333;
|
}
|
.box .box_list1 .box_list_item .shop .shop_right .shop_right_bottom.data-v-3712804c {
|
display: flex;
|
align-items: center;
|
}
|
.box .box_list1 .box_list_item .shop .shop_right .shop_right_bottom text.data-v-3712804c:nth-child(1) {
|
font-size: 20rpx;
|
font-family: PingFang SC-Medium, PingFang SC;
|
font-weight: 500;
|
color: #D20A0A;
|
margin-top: 8rpx;
|
}
|
.box .box_list1 .box_list_item .shop .shop_right .shop_right_bottom text.data-v-3712804c:nth-child(2) {
|
font-size: 28rpx;
|
font-family: PingFang SC-Medium, PingFang SC;
|
font-weight: 500;
|
color: #D20A0A;
|
}
|
.box .box_list1 .box_list_item .shop .shop_right .shop_right_bottom text.data-v-3712804c:nth-child(3) {
|
font-size: 20rpx;
|
font-family: PingFang SC-Medium, PingFang SC;
|
font-weight: 500;
|
color: #D20A0A;
|
margin-top: 8rpx;
|
}
|
.box .box_list1 .box_list_item .zan.data-v-3712804c {
|
margin-top: 20rpx;
|
display: flex;
|
align-items: center;
|
justify-content: flex-end;
|
}
|
.box .box_list1 .box_list_item .zan image.data-v-3712804c {
|
width: 30rpx;
|
height: 30rpx;
|
margin-right: 6rpx;
|
}
|
.box .box_list1 .box_list_item .zan text.data-v-3712804c {
|
font-size: 24rpx;
|
font-family: PingFang SC-Medium, PingFang SC;
|
font-weight: 500;
|
color: #999999;
|
}
|
.box .box_list.data-v-3712804c {
|
width: 100%;
|
display: flex;
|
flex-direction: column;
|
}
|
.box .box_list .box_list_item.data-v-3712804c {
|
display: flex;
|
flex-direction: column;
|
background-color: #FFFFFF;
|
padding: 28rpx 32rpx;
|
box-sizing: border-box;
|
}
|
.box .box_list .box_list_item .ordernum.data-v-3712804c {
|
display: flex;
|
align-items: center;
|
justify-content: space-between;
|
}
|
.box .box_list .box_list_item .ordernum text.data-v-3712804c:first-child {
|
font-size: 26rpx;
|
font-family: PingFang SC-Regular, PingFang SC;
|
font-weight: 400;
|
color: #666666;
|
}
|
.box .box_list .box_list_item .ordernum text.data-v-3712804c:last-child {
|
font-size: 28rpx;
|
font-family: PingFang SC-Medium, PingFang SC;
|
font-weight: 500;
|
color: #666666;
|
}
|
.box .box_list .box_list_item .info.data-v-3712804c {
|
display: flex;
|
align-content: flex-start;
|
margin-top: 46rpx;
|
}
|
.box .box_list .box_list_item .info.data-v-3712804c:nth-child(3) {
|
margin-top: 28rpx !important;
|
}
|
.box .box_list .box_list_item .info .info_img.data-v-3712804c {
|
flex-shrink: 0;
|
width: 180rpx;
|
height: 180rpx;
|
background: #FFFFFF;
|
border-radius: 12rpx;
|
border: 2rpx solid #F5F5F5;
|
display: flex;
|
align-items: center;
|
justify-content: center;
|
margin-right: 20rpx;
|
}
|
.box .box_list .box_list_item .info .info_img image.data-v-3712804c {
|
width: 160rpx;
|
height: 160rpx;
|
}
|
.box .box_list .box_list_item .info .info_desc.data-v-3712804c {
|
flex: 1;
|
height: 100%;
|
display: flex;
|
flex-direction: column;
|
}
|
.box .box_list .box_list_item .info .info_desc .info_desc_a.data-v-3712804c {
|
display: flex;
|
align-items: center;
|
justify-content: space-between;
|
}
|
.box .box_list .box_list_item .info .info_desc .info_desc_a .info_desc_title.data-v-3712804c {
|
width: 320rpx;
|
font-size: 28rpx;
|
font-family: PingFang SC-Medium, PingFang SC;
|
font-weight: 500;
|
color: #333333;
|
white-space: nowrap;
|
overflow: hidden;
|
text-overflow: ellipsis;
|
}
|
.box .box_list .box_list_item .info .info_desc .info_desc_a .info_desc_price.data-v-3712804c {
|
display: flex;
|
align-items: center;
|
}
|
.box .box_list .box_list_item .info .info_desc .info_desc_a .info_desc_price text.data-v-3712804c:nth-child(1) {
|
font-size: 20rpx;
|
font-family: PingFang SC-Semibold, PingFang SC;
|
font-weight: 600;
|
color: #333333;
|
margin-top: 11rpx;
|
}
|
.box .box_list .box_list_item .info .info_desc .info_desc_a .info_desc_price text.data-v-3712804c:nth-child(2) {
|
font-size: 28rpx;
|
font-family: PingFang SC-Semibold, PingFang SC;
|
font-weight: 600;
|
color: #333333;
|
}
|
.box .box_list .box_list_item .info .info_desc .info_desc_a .info_desc_price text.data-v-3712804c:nth-child(3) {
|
font-size: 20rpx;
|
font-family: PingFang SC-Semibold, PingFang SC;
|
font-weight: 600;
|
color: #333333;
|
margin-top: 11rpx;
|
}
|
.box .box_list .box_list_item .info .info_desc .info_desc_b.data-v-3712804c {
|
display: flex;
|
align-items: center;
|
justify-content: space-between;
|
margin-top: 16rpx;
|
}
|
.box .box_list .box_list_item .info .info_desc .info_desc_b text.data-v-3712804c {
|
font-size: 28rpx;
|
font-family: PingFang SC-Medium, PingFang SC;
|
font-weight: 500;
|
color: #999999;
|
}
|
.box .box_list .box_list_item .info .info_desc .info_desc_c.data-v-3712804c {
|
margin-top: 16rpx;
|
text-align: right;
|
width: 100%;
|
font-size: 28rpx;
|
font-family: PingFang SC-Medium, PingFang SC;
|
font-weight: 500;
|
color: #D20A0A;
|
}
|
.box .box_list .box_list_item .logistics.data-v-3712804c {
|
width: 100%;
|
height: 68rpx;
|
background: #F5F5F5;
|
border-radius: 12rpx;
|
margin: 28rpx 0;
|
display: flex;
|
align-items: center;
|
padding: 0 24rpx;
|
box-sizing: border-box;
|
}
|
.box .box_list .box_list_item .logistics .logistics_left.data-v-3712804c {
|
flex: 1;
|
display: flex;
|
align-items: center;
|
}
|
.box .box_list .box_list_item .logistics .logistics_left image.data-v-3712804c {
|
width: 31rpx;
|
height: 26rpx;
|
margin-right: 16rpx;
|
}
|
.box .box_list .box_list_item .logistics .logistics_left text.data-v-3712804c {
|
font-size: 28rpx;
|
font-family: PingFang SC-Semibold, PingFang SC;
|
font-weight: 600;
|
color: #333333;
|
}
|
.box .box_list .box_list_item .logistics .logistics_right.data-v-3712804c {
|
width: 504rpx;
|
white-space: nowrap;
|
overflow: hidden;
|
text-overflow: ellipsis;
|
font-size: 28rpx;
|
font-family: PingFang SC-Regular, PingFang SC;
|
font-weight: 400;
|
color: #333333;
|
}
|
.box .box_list .box_list_item .price.data-v-3712804c {
|
width: 100%;
|
display: flex;
|
justify-content: flex-end;
|
}
|
.box .box_list .box_list_item .price .price_label.data-v-3712804c {
|
font-size: 28rpx;
|
font-family: PingFang SC-Semibold, PingFang SC;
|
font-weight: 600;
|
color: #333333;
|
}
|
.box .box_list .box_list_item .price .price_num.data-v-3712804c {
|
display: flex;
|
align-items: center;
|
}
|
.box .box_list .box_list_item .price .price_num text.data-v-3712804c:nth-child(1) {
|
font-size: 20rpx;
|
font-family: PingFang SC-Semibold, PingFang SC;
|
font-weight: 600;
|
color: #333333;
|
margin-top: 6rpx;
|
}
|
.box .box_list .box_list_item .price .price_num text.data-v-3712804c:nth-child(2) {
|
font-size: 28rpx;
|
font-family: PingFang SC-Semibold, PingFang SC;
|
font-weight: 600;
|
color: #333333;
|
}
|
.box .box_list .box_list_item .price .price_num text.data-v-3712804c:nth-child(3) {
|
font-size: 20rpx;
|
font-family: PingFang SC-Semibold, PingFang SC;
|
font-weight: 600;
|
color: #333333;
|
margin-top: 6rpx;
|
}
|
.box .box_list .box_list_item .submit.data-v-3712804c {
|
width: 100%;
|
margin-top: 48rpx;
|
display: flex;
|
align-items: center;
|
justify-content: flex-end;
|
}
|
.box .box_list .box_list_item .submit .submit_dele.data-v-3712804c {
|
width: 144rpx;
|
height: 52rpx;
|
line-height: 52rpx;
|
text-align: center;
|
border-radius: 30rpx;
|
border: 2rpx solid #D9D9D9;
|
font-size: 28rpx;
|
font-family: PingFang SC-Medium, PingFang SC;
|
font-weight: 500;
|
color: #333333;
|
margin-right: 16rpx;
|
}
|
.box .box_list .box_list_item .submit .submit_addcar.data-v-3712804c {
|
width: 144rpx;
|
height: 52rpx;
|
line-height: 52rpx;
|
text-align: center;
|
border-radius: 30rpx 30rpx 30rpx 30rpx;
|
border: 2rpx solid #D20A0A;
|
font-size: 28rpx;
|
font-family: PingFang SC-Medium, PingFang SC;
|
font-weight: 500;
|
color: #D20A0A;
|
}
|
.box .popup.data-v-3712804c {
|
padding: 44rpx 32rpx 20rpx 32rpx;
|
box-sizing: border-box;
|
background-color: #FFFFFF;
|
width: 100%;
|
}
|
.box .popup .popup_head.data-v-3712804c {
|
display: flex;
|
justify-content: flex-end;
|
}
|
.box .popup .popup_info.data-v-3712804c {
|
margin-top: 36rpx;
|
width: 100%;
|
display: flex;
|
align-items: center;
|
justify-content: center;
|
flex-direction: column;
|
}
|
.box .popup .popup_info image.data-v-3712804c {
|
width: 136rpx;
|
height: 136rpx;
|
}
|
.box .popup .popup_info .popup_info_a.data-v-3712804c {
|
font-size: 36rpx;
|
font-family: PingFang SC-Semibold, PingFang SC;
|
font-weight: 600;
|
color: #333333;
|
margin-top: 60rpx;
|
}
|
.box .popup .popup_info .popup_info_b.data-v-3712804c {
|
font-size: 28rpx;
|
font-family: PingFang SC-Medium, PingFang SC;
|
font-weight: 500;
|
color: #999999;
|
margin-top: 40rpx;
|
}
|
.box .popup .popup_footer.data-v-3712804c {
|
width: 100%;
|
padding: 0 24rpx;
|
box-sizing: border-box;
|
margin-top: 160rpx;
|
}
|
.box .popup .popup_footer .popup_footer_btn.data-v-3712804c {
|
width: 100%;
|
height: 72rpx;
|
line-height: 72rpx;
|
text-align: center;
|
font-size: 32rpx;
|
font-family: PingFang SC-Medium, PingFang SC;
|
font-weight: 500;
|
color: #FFFFFF;
|
background: linear-gradient(90deg, #D95A5A 0%, #D20A0A 100%);
|
border-radius: 36rpx;
|
}
|
.box .popup1.data-v-3712804c {
|
padding: 48rpx 32rpx 0 32rpx;
|
}
|
.box .popup1 .popup_head.data-v-3712804c {
|
display: flex;
|
align-items: center;
|
justify-content: space-between;
|
}
|
.box .popup1 .popup_head text.data-v-3712804c {
|
font-size: 32rpx;
|
font-family: PingFang SC-Semibold, PingFang SC;
|
font-weight: 600;
|
color: #333333;
|
}
|
.box .popup1 .popup_list.data-v-3712804c {
|
width: 100%;
|
display: flex;
|
flex-direction: column;
|
margin-top: 68rpx;
|
}
|
.box .popup1 .popup_list .popup_list_item.data-v-3712804c {
|
display: flex;
|
align-items: center;
|
justify-content: space-between;
|
margin-bottom: 62rpx;
|
}
|
.box .popup1 .popup_list .popup_list_item.data-v-3712804c:last-child {
|
margin-bottom: 0 !important;
|
}
|
.box .popup1 .popup_list .popup_list_item text.data-v-3712804c {
|
font-size: 28rpx;
|
font-family: PingFang SC-Medium, PingFang SC;
|
font-weight: 500;
|
color: #333333;
|
}
|
.box .popup1 .popup_footer.data-v-3712804c {
|
padding: 0 56rpx;
|
margin-top: 112rpx;
|
}
|
.box .popup1 .popup_footer .popup_footer_btn.data-v-3712804c {
|
width: 100%;
|
height: 72rpx;
|
background: linear-gradient(270deg, #D20A0A 0%, #D95A5A 100%);
|
border-radius: 36rpx;
|
overflow: hidden;
|
display: flex;
|
align-items: center;
|
}
|
.box .popup1 .popup_footer .popup_footer_btn .popup_footer_btn_left.data-v-3712804c {
|
flex: 1;
|
height: 100%;
|
display: flex;
|
align-items: center;
|
justify-content: center;
|
background: #D95A5A;
|
font-size: 32rpx;
|
font-family: PingFang SC-Medium, PingFang SC;
|
font-weight: 500;
|
color: #FFFFFF;
|
}
|
.box .popup1 .popup_footer .popup_footer_btn .popup_footer_btn_right.data-v-3712804c {
|
flex: 1;
|
height: 100%;
|
display: flex;
|
align-items: center;
|
justify-content: center;
|
background: #D20A0A;
|
font-size: 32rpx;
|
font-family: PingFang SC-Medium, PingFang SC;
|
font-weight: 500;
|
color: #FFFFFF;
|
}
|
.box .popup2.data-v-3712804c {
|
width: 518rpx;
|
background: #FFFFFF;
|
border-radius: 24rpx;
|
}
|
.box .popup2.data-v-3712804c .popup_text {
|
width: 100%;
|
text-align: center;
|
margin: 46rpx 0;
|
font-size: 32rpx;
|
font-family: PingFang SC-Semibold, PingFang SC;
|
font-weight: 600;
|
color: #333333;
|
}
|
.box .popup2.data-v-3712804c .popup_box {
|
width: 100%;
|
height: 85rpx;
|
display: flex;
|
align-items: center;
|
border-top: 2rpx solid #C8C8C8;
|
}
|
.box .popup2.data-v-3712804c .popup_box .popup_box_item {
|
flex: 1;
|
height: 100%;
|
display: flex;
|
align-items: center;
|
justify-content: center;
|
font-size: 32rpx;
|
font-family: PingFang SC-Semibold, PingFang SC;
|
font-weight: 600;
|
color: #333333;
|
}
|
.box .popup2.data-v-3712804c .popup_box .popup_box_item:first-child {
|
border-right: 2rpx solid #C8C8C8;
|
}
|