MrShi
昨天 4eac422e52a4d28fb651b75d0f054697c7a2c0fa
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
@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;
}