@charset "UTF-8";
|
/* 颜色变量 */
|
.box.data-v-06da7ef8 {
|
width: 100%;
|
}
|
.box .box_goods.data-v-06da7ef8 {
|
width: 100%;
|
padding: 28rpx 32rpx;
|
box-sizing: border-box;
|
background-color: #ffffff;
|
}
|
.box .box_goods .box_goods_label.data-v-06da7ef8 {
|
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-06da7ef8 {
|
display: flex;
|
align-items: center;
|
}
|
.box .box_goods .box_goods_info .box_goods_info_img.data-v-06da7ef8 {
|
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-06da7ef8 {
|
width: 160rpx;
|
height: 160rpx;
|
}
|
.box .box_goods .box_goods_info .box_goods_info_right.data-v-06da7ef8 {
|
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-06da7ef8 {
|
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-06da7ef8 {
|
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-06da7ef8 {
|
display: flex;
|
align-items: center;
|
}
|
.box .box_goods .box_goods_info .box_goods_info_right .box_goods_info_right_a .price text.data-v-06da7ef8: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-06da7ef8: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-06da7ef8: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-06da7ef8 {
|
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-06da7ef8 {
|
font-size: 28rpx;
|
font-family: PingFang SC-Medium, PingFang SC;
|
font-weight: 500;
|
color: #999999;
|
}
|
.box .box_lx.data-v-06da7ef8 {
|
width: 100%;
|
padding: 28rpx 32rpx 0 32rpx;
|
box-sizing: border-box;
|
background-color: #ffffff;
|
margin-top: 16rpx;
|
}
|
.box .box_lx .box_lx_label.data-v-06da7ef8 {
|
font-size: 32rpx;
|
font-family: PingFang SC-Semibold, PingFang SC;
|
font-weight: 600;
|
color: #333333;
|
margin-bottom: 16rpx;
|
}
|
.box .box_lx .box_lx_list.data-v-06da7ef8 {
|
display: flex;
|
flex-direction: column;
|
}
|
.box .box_lx .box_lx_list .box_lx_list_item.data-v-06da7ef8 {
|
width: 100%;
|
height: 148rpx;
|
display: flex;
|
align-items: center;
|
justify-content: space-between;
|
border-bottom: 2rpx solid #F4F5F4;
|
}
|
.box .box_lx .box_lx_list .box_lx_list_item.data-v-06da7ef8:last-child {
|
border: none !important;
|
}
|
.box .box_lx .box_lx_list .box_lx_list_item .left.data-v-06da7ef8 {
|
display: flex;
|
align-items: center;
|
}
|
.box .box_lx .box_lx_list .box_lx_list_item .left image.data-v-06da7ef8 {
|
flex-shrink: 0;
|
width: 44rpx;
|
height: 44rpx;
|
margin-right: 24rpx;
|
}
|
.box .box_lx .box_lx_list .box_lx_list_item .left .left_info.data-v-06da7ef8 {
|
flex: 1;
|
display: flex;
|
flex-direction: column;
|
}
|
.box .box_lx .box_lx_list .box_lx_list_item .left .left_info text.data-v-06da7ef8:nth-child(1) {
|
font-size: 32rpx;
|
font-family: PingFang SC-Semibold, PingFang SC;
|
font-weight: 600;
|
color: #333333;
|
}
|
.box .box_lx .box_lx_list .box_lx_list_item .left .left_info text.data-v-06da7ef8:nth-child(2) {
|
font-size: 28rpx;
|
font-family: PingFang SC-Regular, PingFang SC;
|
font-weight: 400;
|
color: #666666;
|
margin-top: 16rpx;
|
}
|