@charset "UTF-8";
|
/* 颜色变量 */
|
.box.data-v-22f145f0 {
|
width: 100%;
|
}
|
.box .box_info.data-v-22f145f0 {
|
width: 100%;
|
padding: 28rpx 32rpx;
|
background-color: #ffffff;
|
display: flex;
|
align-items: flex-start;
|
}
|
.box .box_info image.data-v-22f145f0 {
|
flex-shrink: 0;
|
width: 144rpx;
|
height: 144rpx;
|
border-radius: 10rpx;
|
margin-right: 16rpx;
|
}
|
.box .box_info .box_info_right.data-v-22f145f0 {
|
flex: 1;
|
display: flex;
|
flex-direction: column;
|
}
|
.box .box_info .box_info_right .box_info_right_item.data-v-22f145f0 {
|
display: flex;
|
align-items: flex-start;
|
margin-top: 16rpx;
|
}
|
.box .box_info .box_info_right .box_info_right_item.data-v-22f145f0:first-child {
|
margin: 0 !important;
|
}
|
.box .box_info .box_info_right .box_info_right_item text.data-v-22f145f0 {
|
font-size: 24rpx;
|
font-family: PingFang SC-Medium, PingFang SC;
|
font-weight: 500;
|
}
|
.box .box_info .box_info_right .box_info_right_item .margin.data-v-22f145f0 {
|
margin: 0 8rpx;
|
}
|
.box .box_info .box_info_right .box_info_right_item .grey.data-v-22f145f0 {
|
color: #999999 !important;
|
}
|
.box .box_info .box_info_right .box_info_right_item .black.data-v-22f145f0 {
|
color: #333333;
|
}
|
.box .box_list.data-v-22f145f0 {
|
width: 100%;
|
padding: 32rpx;
|
box-sizing: border-box;
|
background-color: #ffffff;
|
margin-top: 16rpx;
|
}
|
.box .box_list .box_pay_desc_list.data-v-22f145f0 {
|
display: flex;
|
align-items: flex-start;
|
justify-content: space-between;
|
}
|
.box .box_list .box_pay_desc_list .box_pay_desc_list_l.data-v-22f145f0 {
|
width: 40rpx;
|
margin-right: 20rpx;
|
flex-shrink: 0;
|
display: flex;
|
flex-direction: column;
|
}
|
.box .box_list .box_pay_desc_list .box_pay_desc_list_l .box_pay_desc_list_l_item.data-v-22f145f0 {
|
width: 100%;
|
height: 128rpx;
|
margin-top: 11rpx;
|
position: relative;
|
}
|
.box .box_list .box_pay_desc_list .box_pay_desc_list_l .box_pay_desc_list_l_item .disable.data-v-22f145f0 {
|
background-color: #D9D9D9 !important;
|
}
|
.box .box_list .box_pay_desc_list .box_pay_desc_list_l .box_pay_desc_list_l_item .xian_x.data-v-22f145f0 {
|
width: 2rpx;
|
height: 135rpx;
|
background-color: #D20A0A;
|
position: absolute;
|
top: 5rpx;
|
left: 9rpx;
|
z-index: 1;
|
}
|
.box .box_list .box_pay_desc_list .box_pay_desc_list_l .box_pay_desc_list_l_item .desad.data-v-22f145f0 {
|
width: 12rpx;
|
height: 12rpx;
|
border-radius: 50%;
|
background-color: #D9D9D9;
|
position: relative;
|
z-index: 6;
|
margin-left: 2rpx;
|
}
|
.box .box_list .box_pay_desc_list .box_pay_desc_list_l .box_pay_desc_list_l_item .dian.data-v-22f145f0 {
|
position: relative;
|
z-index: 6;
|
width: 20rpx;
|
height: 20rpx;
|
background: rgba(210, 10, 10, 0.4);
|
border-radius: 50%;
|
display: flex;
|
align-items: center;
|
justify-content: center;
|
}
|
.box .box_list .box_pay_desc_list .box_pay_desc_list_l .box_pay_desc_list_l_item .dian .dian_dian.data-v-22f145f0 {
|
width: 12rpx;
|
height: 12rpx;
|
background: #D20A0A;
|
border-radius: 50%;
|
}
|
.box .box_list .box_pay_desc_list .box_pay_desc_list_r.data-v-22f145f0 {
|
flex: 1;
|
display: flex;
|
align-items: center;
|
flex-direction: column;
|
}
|
.box .box_list .box_pay_desc_list .box_pay_desc_list_r .box_pay_desc_list_item.data-v-22f145f0 {
|
width: 100%;
|
display: flex;
|
flex-direction: column;
|
}
|
.box .box_list .box_pay_desc_list .box_pay_desc_list_r .box_pay_desc_list_item:first-child .qi.data-v-22f145f0 {
|
margin-top: 0 !important;
|
}
|
.box .box_list .box_pay_desc_list .box_pay_desc_list_r .box_pay_desc_list_item .qi.data-v-22f145f0 {
|
font-size: 28rpx;
|
font-family: PingFang SC-Regular, PingFang SC;
|
font-weight: 400;
|
color: #333333;
|
margin-bottom: 12rpx;
|
margin-top: 40rpx;
|
}
|
.box .box_list .box_pay_desc_list .box_pay_desc_list_r .box_pay_desc_list_item .time.data-v-22f145f0 {
|
font-size: 24rpx;
|
font-family: PingFang SC-Regular, PingFang SC;
|
font-weight: 400;
|
color: #333333;
|
}
|