@charset "UTF-8";
|
/* 颜色变量 */
|
.box.data-v-4d000fb4 {
|
width: 100%;
|
}
|
.box .box_goods.data-v-4d000fb4 {
|
width: 100%;
|
padding: 28rpx 32rpx;
|
box-sizing: border-box;
|
background-color: #ffffff;
|
}
|
.box .box_goods .box_goods_label.data-v-4d000fb4 {
|
font-size: 32rpx;
|
font-family: PingFang SC-Semibold, PingFang SC;
|
font-weight: 600;
|
color: #333333;
|
margin-bottom: 32rpx;
|
}
|
.box .box_goods .box_goods_info.data-v-4d000fb4 {
|
display: flex;
|
align-items: center;
|
}
|
.box .box_goods .box_goods_info .box_goods_info_img.data-v-4d000fb4 {
|
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_goods .box_goods_info .box_goods_info_img image.data-v-4d000fb4 {
|
width: 160rpx;
|
height: 160rpx;
|
}
|
.box .box_goods .box_goods_info .box_goods_info_right.data-v-4d000fb4 {
|
flex: 1;
|
height: 180rpx;
|
display: flex;
|
flex-direction: column;
|
}
|
.box .box_goods .box_goods_info .box_goods_info_right .box_goods_info_right_a.data-v-4d000fb4 {
|
display: flex;
|
align-items: center;
|
justify-content: space-between;
|
}
|
.box .box_goods .box_goods_info .box_goods_info_right .box_goods_info_right_a .title.data-v-4d000fb4 {
|
width: 320rpx;
|
white-space: nowrap;
|
overflow: hidden;
|
text-overflow: ellipsis;
|
font-size: 28rpx;
|
font-family: PingFang SC-Medium, PingFang SC;
|
font-weight: 500;
|
color: #333333;
|
}
|
.box .box_goods .box_goods_info .box_goods_info_right .box_goods_info_right_a .price.data-v-4d000fb4 {
|
display: flex;
|
align-items: center;
|
}
|
.box .box_goods .box_goods_info .box_goods_info_right .box_goods_info_right_a .price text.data-v-4d000fb4:nth-child(1) {
|
font-size: 20rpx;
|
font-family: PingFang SC-Semibold, PingFang SC;
|
font-weight: 600;
|
color: #333333;
|
margin-top: 6rpx;
|
}
|
.box .box_goods .box_goods_info .box_goods_info_right .box_goods_info_right_a .price text.data-v-4d000fb4:nth-child(2) {
|
font-size: 28rpx;
|
font-family: PingFang SC-Semibold, PingFang SC;
|
font-weight: 600;
|
color: #333333;
|
}
|
.box .box_goods .box_goods_info .box_goods_info_right .box_goods_info_right_a .price text.data-v-4d000fb4:nth-child(3) {
|
font-size: 20rpx;
|
font-family: PingFang SC-Semibold, PingFang SC;
|
font-weight: 600;
|
color: #333333;
|
margin-top: 6rpx;
|
}
|
.box .box_goods .box_goods_info .box_goods_info_right .box_goods_info_right_b.data-v-4d000fb4 {
|
display: flex;
|
align-items: center;
|
justify-content: space-between;
|
margin-top: 16rpx;
|
}
|
.box .box_goods .box_goods_info .box_goods_info_right .box_goods_info_right_b text.data-v-4d000fb4 {
|
font-size: 28rpx;
|
font-family: PingFang SC-Medium, PingFang SC;
|
font-weight: 500;
|
color: #999999;
|
}
|
.box .box_info.data-v-4d000fb4 {
|
width: 100%;
|
padding: 28rpx 32rpx;
|
box-sizing: border-box;
|
background-color: #ffffff;
|
margin-top: 16rpx;
|
}
|
.box .box_info .label.data-v-4d000fb4 {
|
font-size: 32rpx;
|
font-family: PingFang SC-Semibold, PingFang SC;
|
font-weight: 600;
|
color: #333333;
|
}
|
.box .box_info .list.data-v-4d000fb4 {
|
display: flex;
|
flex-direction: column;
|
width: 100%;
|
}
|
.box .box_info .list .list_item.data-v-4d000fb4 {
|
display: flex;
|
align-items: center;
|
justify-content: space-between;
|
margin-top: 44rpx;
|
}
|
.box .box_info .list .list_item .list_item_label.data-v-4d000fb4 {
|
display: flex;
|
align-items: center;
|
}
|
.box .box_info .list .list_item .list_item_label text.data-v-4d000fb4:nth-child(1) {
|
font-size: 32rpx;
|
font-family: PingFang SC-Medium, PingFang SC;
|
font-weight: 500;
|
color: #333333;
|
}
|
.box .box_info .list .list_item .list_item_label text.data-v-4d000fb4:nth-child(2) {
|
font-size: 32rpx;
|
font-family: PingFang SC-Medium, PingFang SC;
|
font-weight: 500;
|
color: #D20A0A;
|
}
|
.box .box_info .list .list_item .list_item_to.data-v-4d000fb4 {
|
display: flex;
|
align-items: center;
|
}
|
.box .box_info .list .list_item .list_item_to text.data-v-4d000fb4 {
|
font-size: 28rpx;
|
font-family: PingFang SC-Medium, PingFang SC;
|
font-weight: 500;
|
color: #999999;
|
margin-right: 12rpx;
|
}
|
.box .box_info .list .list_price.data-v-4d000fb4 {
|
margin-top: 52rpx;
|
display: flex;
|
flex-direction: column;
|
}
|
.box .box_info .list .list_price .list_price_box.data-v-4d000fb4 {
|
display: flex;
|
align-items: center;
|
justify-content: space-between;
|
}
|
.box .box_info .list .list_price .list_price_box .list_price_box_label text.data-v-4d000fb4:nth-child(1) {
|
font-size: 32rpx;
|
font-family: PingFang SC-Medium, PingFang SC;
|
font-weight: 500;
|
color: #333333;
|
}
|
.box .box_info .list .list_price .list_price_box .list_price_box_label text.data-v-4d000fb4:nth-child(2) {
|
font-size: 32rpx;
|
font-family: PingFang SC-Medium, PingFang SC;
|
font-weight: 500;
|
color: #D20A0A;
|
}
|
.box .box_info .list .list_price .list_price_box .list_price_box_qian.data-v-4d000fb4 {
|
display: flex;
|
align-items: center;
|
}
|
.box .box_info .list .list_price .list_price_box .list_price_box_qian .list_price_box_qian_wz.data-v-4d000fb4 {
|
display: flex;
|
align-items: center;
|
}
|
.box .box_info .list .list_price .list_price_box .list_price_box_qian .list_price_box_qian_wz text.data-v-4d000fb4:nth-child(1) {
|
font-size: 28rpx;
|
font-family: PingFang SC-Semibold, PingFang SC;
|
font-weight: 600;
|
color: #D20A0A;
|
margin-top: 11rpx;
|
}
|
.box .box_info .list .list_price .list_price_box .list_price_box_qian .list_price_box_qian_wz text.data-v-4d000fb4:nth-child(2) {
|
font-size: 40rpx;
|
font-family: PingFang SC-Semibold, PingFang SC;
|
font-weight: 600;
|
color: #D20A0A;
|
}
|
.box .box_info .list .list_price .list_price_box .list_price_box_qian .list_price_box_qian_wz text.data-v-4d000fb4:nth-child(3) {
|
font-size: 28rpx;
|
font-family: PingFang SC-Semibold, PingFang SC;
|
font-weight: 600;
|
color: #D20A0A;
|
margin-top: 11rpx;
|
}
|
.box .box_info .list .list_price .list_price_box .list_price_box_qian image.data-v-4d000fb4 {
|
width: 26rpx;
|
height: 26rpx;
|
margin-left: 12rpx;
|
}
|
.box .box_info .list .list_price .list_price_bottom.data-v-4d000fb4 {
|
font-size: 28rpx;
|
font-family: PingFang SC-Medium, PingFang SC;
|
font-weight: 500;
|
color: #999999;
|
margin-top: 20rpx;
|
}
|
.box .box_desc.data-v-4d000fb4 {
|
width: 100%;
|
padding: 28rpx 32rpx;
|
box-sizing: border-box;
|
background-color: #ffffff;
|
margin-top: 16rpx;
|
}
|
.box .box_desc .box_desc_label.data-v-4d000fb4 {
|
font-size: 32rpx;
|
font-family: PingFang SC-Semibold, PingFang SC;
|
font-weight: 600;
|
color: #333333;
|
margin-bottom: 36rpx;
|
}
|
.box .box_desc .box_desc_ipt.data-v-4d000fb4 {
|
width: 100%;
|
padding: 28rpx 24rpx;
|
background-color: #F5F5F5;
|
box-sizing: border-box;
|
display: flex;
|
flex-direction: column;
|
}
|
.box .box_desc .box_desc_ipt textarea.data-v-4d000fb4 {
|
width: 100%;
|
height: 80rpx;
|
}
|
.box .box_desc .box_desc_ipt .box_desc_ipt_list.data-v-4d000fb4 {
|
display: flex;
|
align-items: center;
|
flex-wrap: wrap;
|
margin-top: 50rpx;
|
}
|
.box .box_desc .box_desc_ipt .box_desc_ipt_list .box_desc_ipt_list_item.data-v-4d000fb4 {
|
width: 172rpx;
|
height: 172rpx;
|
}
|
.box .box_desc .box_desc_ipt .box_desc_ipt_list .box_desc_ipt_list_item image.data-v-4d000fb4 {
|
width: 100%;
|
height: 100%;
|
}
|
.box .box_zw.data-v-4d000fb4 {
|
width: 100%;
|
height: calc(112rpx + env(safe-area-inset-bottom));
|
}
|
.box .box_footer.data-v-4d000fb4 {
|
width: 100%;
|
position: fixed;
|
bottom: 0;
|
left: 0;
|
box-sizing: border-box;
|
background-color: #FFFFFF;
|
padding: 20rpx 56rpx calc(20rpx + env(safe-area-inset-bottom)) 56rpx;
|
}
|
.box .box_footer .box_footer_btn.data-v-4d000fb4 {
|
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;
|
}
|
.box .popup1.data-v-4d000fb4 {
|
padding: 48rpx 32rpx 0 32rpx;
|
}
|
.box .popup1 .popup_head.data-v-4d000fb4 {
|
display: flex;
|
align-items: center;
|
justify-content: space-between;
|
}
|
.box .popup1 .popup_head text.data-v-4d000fb4 {
|
font-size: 32rpx;
|
font-family: PingFang SC-Semibold, PingFang SC;
|
font-weight: 600;
|
color: #333333;
|
}
|
.box .popup1 .popup_list.data-v-4d000fb4 {
|
width: 100%;
|
display: flex;
|
flex-direction: column;
|
margin-top: 68rpx;
|
}
|
.box .popup1 .popup_list .popup_list_item.data-v-4d000fb4 {
|
display: flex;
|
align-items: center;
|
justify-content: space-between;
|
margin-bottom: 62rpx;
|
}
|
.box .popup1 .popup_list .popup_list_item.data-v-4d000fb4:last-child {
|
margin-bottom: 0 !important;
|
}
|
.box .popup1 .popup_list .popup_list_item text.data-v-4d000fb4 {
|
font-size: 28rpx;
|
font-family: PingFang SC-Medium, PingFang SC;
|
font-weight: 500;
|
color: #333333;
|
}
|
.box .popup1 .popup_footer.data-v-4d000fb4 {
|
padding: 0 24rpx 20rpx 24rpx;
|
margin-top: 112rpx;
|
}
|
.box .popup1 .popup_footer .popup_footer_btn.data-v-4d000fb4 {
|
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;
|
}
|
.box .box_fs.data-v-4d000fb4 {
|
width: 100%;
|
padding: 28rpx 32rpx;
|
box-sizing: border-box;
|
background-color: #ffffff;
|
margin-top: 16rpx;
|
display: flex;
|
align-items: center;
|
justify-content: space-between;
|
}
|
.box .box_fs .box_fs_left.data-v-4d000fb4 {
|
display: flex;
|
flex-direction: column;
|
}
|
.box .box_fs .box_fs_left text.data-v-4d000fb4:nth-child(1) {
|
font-size: 32rpx;
|
font-family: PingFang SC-Semibold, PingFang SC;
|
font-weight: 600;
|
color: #333333;
|
}
|
.box .box_fs .box_fs_left text.data-v-4d000fb4:nth-child(2) {
|
font-size: 28rpx;
|
font-family: PingFang SC-Medium, PingFang SC;
|
font-weight: 500;
|
color: #999999;
|
margin-top: 20rpx;
|
}
|
.box .box_fs .box_fs_right.data-v-4d000fb4 {
|
font-size: 28rpx;
|
font-family: PingFang SC-Semibold, PingFang SC;
|
font-weight: 600;
|
color: #333333;
|
}
|