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
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
 
page {
    background-color: #FFFFFF !important;
}
 
@charset "UTF-8";
/* 颜色变量 */
.city.data-v-cc4a4e7a {
  width: 100%;
  padding: 20rpx 32rpx;
  box-sizing: border-box;
}
.city .brands_Indexes.data-v-cc4a4e7a {
  position: fixed;
  top: 50%;
  right: 30rpx;
  display: flex;
  flex-direction: column;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
}
.city .brands_Indexes .active.data-v-cc4a4e7a {
  background-color: #222222;
  border-radius: 50%;
}
.city .brands_Indexes .active text.data-v-cc4a4e7a {
  color: white !important;
}
.city .brands_Indexes .brands_Indexes_item.data-v-cc4a4e7a {
  width: 34rpx;
  height: 34rpx;
  display: flex;
  align-items: center;
  justify-content: center;
}
.city .brands_Indexes .brands_Indexes_item text.data-v-cc4a4e7a {
  font-size: 24rpx;
  font-weight: 400;
  color: #222222;
}
.city .city_input.data-v-cc4a4e7a {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.city .city_input .city_input_left.data-v-cc4a4e7a {
  flex: 1;
  height: 64rpx;
  background: #F5F5F5;
  border-radius: 32rpx;
  margin-right: 16rpx;
  display: flex;
  align-items: center;
  box-sizing: border-box;
  padding: 0 28rpx;
}
.city .city_input .city_input_left image.data-v-cc4a4e7a {
  flex-shrink: 0;
  width: 28rpx;
  height: 28rpx;
  margin-right: 12rpx;
}
.city .city_input .city_input_left input.data-v-cc4a4e7a {
  flex: 1;
  height: 100%;
  font-size: 28rpx;
  color: black;
}
.city .city_input text.data-v-cc4a4e7a {
  flex-shrink: 0;
  font-size: 28rpx;
  font-family: PingFang SC-Medium, PingFang SC;
  font-weight: 500;
  color: #999999;
}
.city .city_list.data-v-cc4a4e7a {
  width: 100%;
  margin-top: 40rpx;
}
.city .city_list .title.data-v-cc4a4e7a {
  font-size: 32rpx;
  font-family: PingFang SC-Semibold, PingFang SC;
  font-weight: 600;
  color: #333333;
}
.city .city_list .list.data-v-cc4a4e7a {
  width: 100%;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.city .city_list .list .active.data-v-cc4a4e7a {
  background: rgba(210, 10, 10, 0.12) !important;
  color: #D20A0A !important;
}
.city .city_list .list .list_item.data-v-cc4a4e7a {
  padding: 14rpx 32rpx;
  background: #F5F5F5;
  border-radius: 28rpx;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 28rpx;
  font-family: PingFang SC-Medium, PingFang SC;
  font-weight: 500;
  color: #333333;
  margin-top: 24rpx;
  margin-left: 30rpx;
}
.city .city_list .list .list_item.data-v-cc4a4e7a:first-child {
  margin-left: 0 !important;
}
.city .city_list .list .list_item image.data-v-cc4a4e7a {
  width: 36rpx;
  height: 36rpx;
  margin-right: 16rpx;
}
.city .city_selectCity.data-v-cc4a4e7a {
  width: 100%;
  margin-top: 40rpx;
}
.city .city_selectCity .title.data-v-cc4a4e7a {
  font-size: 32rpx;
  font-family: PingFang SC-Semibold, PingFang SC;
  font-weight: 600;
  color: #333333;
}
.city .city_selectCity .city_selectCity_content.data-v-cc4a4e7a {
  width: 100%;
  margin-top: 20rpx;
}
.city .city_selectCity .city_selectCity_content .brands_list.data-v-cc4a4e7a {
  width: 100%;
}
.city .city_selectCity .city_selectCity_content .brands_list .brands_list_item.data-v-cc4a4e7a {
  display: flex;
  flex-direction: column;
}
.city .city_selectCity .city_selectCity_content .brands_list .brands_list_item .brands_list_item_title.data-v-cc4a4e7a {
  width: 100%;
  height: 30rpx;
  margin-top: 40rpx;
  font-size: 30rpx;
  font-weight: 500;
  color: #222200;
}
.city .city_selectCity .city_selectCity_content .brands_list .brands_list_item .brands_list_item_childer.data-v-cc4a4e7a {
  width: 100%;
  display: flex;
  flex-direction: column;
}
.city .city_selectCity .city_selectCity_content .brands_list .brands_list_item .brands_list_item_childer .brands_list_item_childer_item.data-v-cc4a4e7a {
  width: 100%;
  height: 96rpx;
  display: flex;
  align-items: center;
  border-bottom: 1px solid #E5E5E5;
}
.city .city_selectCity .city_selectCity_content .brands_list .brands_list_item .brands_list_item_childer .brands_list_item_childer_item image.data-v-cc4a4e7a {
  width: 40rpx;
  height: 40rpx;
  margin-right: 20rpx;
}
.city .city_selectCity .city_selectCity_content .brands_list .brands_list_item .brands_list_item_childer .brands_list_item_childer_item text.data-v-cc4a4e7a {
  font-size: 30rpx;
  font-weight: 400;
  color: #222222;
}