广州矛调粤政易端
xusd
7 days ago d27794814b69d18aeb8ee96a46cae91d5613570c
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
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
:root {
    --common_border_radius_s: 4px;
    --common_border_radius_m: 6px;
    --common_border_radius_l: 8px;
    --common_border_radius_auto: 9.6px;
    --common_supertitle_text_style__font-size: 28px;
    --common_supertitle_text_style__line-height: 1.2;
    --common_supertitle_bold_text_style__font-size: 28px;
    --common_supertitle_bold_text_style__line-height: 1.2;
    --common_largetitle_text_style__font-size: 24px;
    --common_largetitle_text_style__line-height: 1.2;
    --common_largetitle_bold_text_style__font-size: 24px;
    --common_largetitle_bold_text_style__line-height: 1.2;
    --common_h1_text_style__font-size: 20px;
    --common_h1_text_style__line-height: 1.4;
    --common_h1_bold_text_style__font-size: 20px;
    --common_h1_bold_text_style__line-height: 1.4;
    --common_h2_text_style__font-size: 18px;
    --common_h2_text_style__line-height: 1.4;
    --common_h2_bold_text_style__font-size: 18px;
    --common_h2_bold_text_style__line-height: 1.4;
    --common_body_text_style__font-size: 1px;
    --common_body_text_style__line-height: 24px;
    --common_body_bold_text_style__font-size: 14px;
    --common_body_bold_text_style__line-height: 22px;
    --common_paragraph_text_style__font-size: 16px;
    --common_paragraph_text_style__line-height: 22px;
    --common_paragraph_bold_text_style__font-size: 14px;
    --common_paragraph_bold_text_style__line-height: 22px;
    --common_action_text_style__font-size: 14px;
    --common_action_text_style__line-height: 1.5;
    --common_action_bold_text_style__font-size: 14px;
    --common_action_bold_text_style__line-height: 1.5;
    --common_subhead_text_style__font-size: 15px;
    --common_subhead_text_style__line-height: 1.5;
    --common_subhead_bold_text_style__font-size: 15px;
    --common_subhead_bold_text_style__line-height: 1.5;
    --common_description_text_style__font-size: 12px;
    --common_description_text_style__line-height: 20px;
    --common_description_bold_text_style__font-size: 12px;
    --common_description_bold_text_style__line-height: 20px;
    --common_footnote_text_style__font-size: 12px;
    --common_footnote_text_style__line-height: 1.5;
    --common_footnote_bold_text_style__font-size: 12px;
    --common_footnote_bold_text_style__line-height: 1.5;
    --common_tiny_text_style__font-size: 10px;
    --common_tiny_text_style__line-height: 1.6;
    --common_tiny_bold_text_style__font-size: 10px;
    --common_tiny_bold_text_style__line-height: 1.6;
    --common_box_shadow_s__box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.16);
    --common_box_shadow_m__box-shadow: 0px 8px 24px rgba(0, 0, 0, 0.16);
    --common_box_shadow_l__box-shadow: 0px 12px 32px rgba(0, 0, 0, 0.24);
    --common_light_motion_duration: 0.2s;
    --common_light_motion_timing_function: ease-out;
    --common_normal_motion_duration: 0.24s;
    --common_normal_motion_timing_function: cubic-bezier(0.8, 0, 0.68, 0.92);
    --common_hard_motion_duration: 0.36s;
    --common_hard_motion_timing_function: cubic-bezier(0.66, 0, 0.01, 1);
    --common_h3_text_style__font-size: 18px;
    --common_h3_text_style__line-height: 1.4;
    --common_h3_bold_text_style__font-size: 18px;
    --common_h3_bold_text_style__line-height: 1.4;
    --common_h4_text_style__font-size: 16px;
    --common_h4_text_style__line-height: 24px;
    --common_h4_bold_text_style__font-size: 16px;
    --common_h4_bold_text_style__line-height: 24px;
    --common_h5_text_style__font-size: 15px;
    --common_h5_text_style__line-height: 1.5;
    --common_h5_bold_text_style__font-size: 15px;
    --common_h5_bold_text_style__line-height: 1.5;
    --common_hypertitle_text_style__font-size: 28px;
    --common_hypertitle_text_style__line-height: 1.2;
    --common_hypertitle_bold_text_style__font-size: 28px;
    --common_hypertitle_bold_text_style__line-height: 1.2;
}
:root[data-dingtalk-platform='pc'] {
    --common_border_radius_s: 4px;
    --common_border_radius_m: 6px;
    --common_border_radius_l: 8px;
    --common_border_radius_auto: 9.6px;
    --common_hypertitle_text_style__font-size: 64px;
    --common_hypertitle_text_style__line-height: 1.2;
    --common_hypertitle_bold_text_style__font-size: 64px;
    --common_hypertitle_bold_text_style__line-height: 1.2;
    --common_supertitle_text_style__font-size: 44px;
    --common_supertitle_text_style__line-height: 1.2;
    --common_supertitle_bold_text_style__font-size: 44px;
    --common_supertitle_bold_text_style__line-height: 1.2;
    --common_largetitle_text_style__font-size: 32px;
    --common_largetitle_text_style__line-height: 1.2;
    --common_largetitle_bold_text_style__font-size: 32px;
    --common_largetitle_bold_text_style__line-height: 1.2;
    --common_h1_text_style__font-size: 24px;
    --common_h1_text_style__line-height: 1.4;
    --common_h1_bold_text_style__font-size: 24px;
    --common_h1_bold_text_style__line-height: 1.4;
    --common_h2_text_style__font-size: 20px;
    --common_h2_text_style__line-height: 1.4;
    --common_h2_bold_text_style__font-size: 20px;
    --common_h2_bold_text_style__line-height: 1.4;
    --common_h3_text_style__font-size: 18px;
    --common_h3_text_style__line-height: 1.4;
    --common_h3_bold_text_style__font-size: 18px;
    --common_h3_bold_text_style__line-height: 1.4;
    --common_h4_text_style__font-size: 16px;
    --common_h4_text_style__line-height: 24px;
    --common_h4_bold_text_style__font-size: 16px;
    --common_h4_bold_text_style__line-height: 24px;
    --common_h5_text_style__font-size: 15px;
    --common_h5_text_style__line-height: 1.5;
    --common_h5_bold_text_style__font-size: 15px;
    --common_h5_bold_text_style__line-height: 1.5;
    --common_body_text_style__font-size: 16px;
    --common_body_text_style__line-height: 24px;
    --common_body_bold_text_style__font-size: 14px;
    --common_body_bold_text_style__line-height: 22px;
    --common_paragraph_text_style__font-size: 16px;
    --common_paragraph_text_style__line-height: 22px;
    --common_paragraph_bold_text_style__font-size: 14px;
    --common_paragraph_bold_text_style__line-height: 22px;
    --common_action_text_style__font-size: 14px;
    --common_action_text_style__line-height: 1.5;
    --common_action_bold_text_style__font-size: 14px;
    --common_action_bold_text_style__line-height: 1.5;
    --common_description_text_style__font-size: 12px;
    --common_description_text_style__line-height: 20px;
    --common_description_bold_text_style__font-size: 12px;
    --common_description_bold_text_style__line-height: 20px;
    --common_tiny_text_style__font-size: 10px;
    --common_tiny_text_style__line-height: 1.6;
    --common_tiny_bold_text_style__font-size: 10px;
    --common_tiny_bold_text_style__line-height: 1.6;
    --common_box_shadow_s__box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.16);
    --common_box_shadow_m__box-shadow: 0px 8px 24px rgba(0, 0, 0, 0.16);
    --common_box_shadow_l__box-shadow: 0px 12px 32px rgba(0, 0, 0, 0.24);
    --common_light_motion_duration: 0.2s;
    --common_light_motion_timing_function: ease-out;
    --common_normal_motion_duration: 0.24s;
    --common_normal_motion_timing_function: cubic-bezier(0.8, 0, 0.68, 0.92);
    --common_hard_motion_duration: 0.36s;
    --common_hard_motion_timing_function: cubic-bezier(0.66, 0, 0.01, 1);
    --common_subhead_text_style__font-size: 15px;
    --common_subhead_text_style__line-height: 1.5;
    --common_subhead_bold_text_style__font-size: 15px;
    --common_subhead_bold_text_style__line-height: 1.5;
    --common_footnote_text_style__font-size: 12px;
    --common_footnote_text_style__line-height: 1.5;
    --common_footnote_bold_text_style__font-size: 12px;
    --common_footnote_bold_text_style__line-height: 1.5;
}
:root {
    --common_level1_base_color: rgba(23, 26, 29, 0.85);
    --common_level2_base_color: rgba(23, 26, 29, 0.6);
    --common_level3_base_color: rgba(23, 26, 29, 0.24);
    --common_level4_base_color: rgba(23, 26, 29, 0.4);
    --common_stamp_color: #f2f2f2;
    --common_link_color: rgba(49, 126, 208, 1);
    --common_link_press_color: rgba(49, 126, 208, 0.4);
    --common_text_blue1_color: rgba(0, 127, 255, 1);
    --common_fg_color: rgba(255, 255, 255, 1);
    --common_fg_z1_color: rgba(255, 255, 255, 1);
    --common_fg_z2_color: rgba(255, 255, 255, 1);
    --common_fg_press_color: rgba(246, 246, 246, 1);
    --common_bg_color: #f2f2f2;
    --common_bg_color_2: rgba(246, 247, 251, 1);
    --common_bg_z1_color: rgba(255, 255, 255, 1);
    --common_line_hard_color: rgba(126, 134, 142, 0.24);
    --common_line_light_color: rgba(126, 134, 142, 0.16);
    --common_overlay_color: rgba(0, 0, 0, 0.16);
    --common_overlay_hover_color: rgba(126, 134, 142, 0.16);
    --common_overlay_press_color: rgba(126, 134, 142, 0.24);
    --common_overlay_normal_color: rgba(255, 255, 255, 0.4);
    --theme_primary1_color: #1A6FB8;
    --theme_primary2_color: rgba(0, 127, 255, 0.48);
    --theme_primary3_color: rgba(0, 127, 255, 0.12);
    --theme_primary_hover_color: rgba(0, 117, 235, 1);
    --theme_primary_press_color: rgba(0, 106, 214, 1);
    --theme_danger1_color: #f5222d;
    --theme_danger2_color: rgba(255, 82, 25, 0.48);
    --theme_danger3_color: rgba(255, 82, 25, 0.12);
    --theme_danger_hover_color: rgba(235, 75, 23, 1);
    --theme_danger_press_color: rgba(214, 68, 20, 1);
    --common_blue1_color: rgba(0, 127, 255, 1);
    --common_blue1_hover_color: rgba(56, 155, 255, 1);
    --common_blue1_active_color: rgba(0, 93, 214, 1);
    --common_blue2_color: rgba(0, 127, 255, 0.48);
    --common_blue3_color: rgba(0, 127, 255, 0.12);
    --common_red1_color: rgba(255, 82, 25, 1);
    --common_red1_hover_color: #ff642b;
    --common_red1_active_color: #e41100;
    --common_red2_color: rgba(255, 82, 25, 0.48);
    --common_red3_color: rgba(255, 82, 25, 0.12);
    --common_orange1_color: rgb(255, 91, 31, 1);
    --common_orange2_color: rgba(255, 146, 0, 0.48);
    --common_orange3_color: rgba(255, 146, 0, 0.12);
    --common_green1_color: rgba(0, 176, 66, 1);
    --common_green2_color: rgba(0, 176, 66, 0.48);
    --common_green3_color: rgba(0, 176, 66, 0.12);
    --common_yellow1_color: rgba(244, 200, 0, 1);
    --common_yellow2_color: rgba(244, 200, 0, 0.48);
    --common_yellow3_color: rgba(244, 200, 0, 0.12);
    --common_purple1_color: rgba(185, 99, 211, 1);
    --common_purple2_color: rgba(185, 99, 211, 0.48);
    --common_purple3_color: rgba(185, 99, 211, 0.12);
    --common_water1_color: rgba(90, 200, 250, 1);
    --common_water2_color: rgba(90, 200, 250, 0.48);
    --common_water3_color: rgba(90, 200, 250, 0.12);
    --common_pink1_color: rgba(236, 69, 137, 1);
    --common_pink2_color: rgba(236, 69, 137, 0.48);
    --common_pink3_color: rgba(236, 69, 137, 0.12);
    --common_olive1_color: rgba(111, 146, 0, 1);
    --common_olive2_color: rgba(111, 146, 0, 0.48);
    --common_olive3_color: rgba(111, 146, 0, 0.12);
    --common_white1_color: rgba(255, 255, 255, 1);
    --common_white2_color: rgba(255, 255, 255, 0.4);
    --common_white3_color: rgba(255, 255, 255, 0.28);
    --common_white4_color: rgba(255, 255, 255, 0.16);
    --common_white5_color: rgba(255, 255, 255, 0.08);
    --common_black1_color: rgba(0, 0, 0, 1);
    --common_black2_color: rgba(0, 0, 0, 0.4);
    --common_black3_color: rgba(0, 0, 0, 0.28);
    --common_black4_color: rgba(0, 0, 0, 0.18);
    --common_black5_color: rgba(0, 0, 0, 0.08);
    --common_gray1_color: #878f95;
    --common_gray2_color: #a9aeb3;
    --common_gray3_color: #c3c7ca;
    --common_gray4_color: #cfd2d5;
    --common_gray5_color: #e5e6e8;
    --common_gray6_color: #f1f2f3;
    --button_secondary_bg_color: #fff;
    --common_action_icon_color: rgba(23, 26, 29, 1);
    --common_action_icon_press_color: rgba(23, 26, 29, 0.4);
    --common_backdropblur_menu: rgba(255, 255, 255, 0.88);
    --common_backdropblur_tabbar: rgba(245, 247, 250, 0.88);
    --common_tips_bg_color: rgba(69, 72, 74, 0.9);
    --button_secondary_line_color: rgba(126, 134, 142, 0.24);
    --im_chat_message_bg_color: #c9e7ff;
    --im_chat_message_press_bg_color: #bfddf5;
    --im_chat_message_other_press_bg_color: #e7e9ee;
    --im_chat_announcement_message_bg_color: #fcedd9;
    --im_chat_announcement_message_press_bg_color: #e8dac7;
    --im_chat_announcement_message_font_color: #191f25;
    --im_move_to_slide_action_bg_color: rgba(0, 176, 66, 1);
    --im_move_to_slide_action_press_bg_color: #009036;
    --im_chat_name_text_color: #7d8082;
    --im_chat_list_bg_z1_color: rgba(255, 255, 255, 1);
    --im_chat_sidebar_bg_color: rgba(235, 235, 235, 1);
    --im_chat_card_bg_color: rgba(255, 255, 255, 1);
    --im_chat_user_tag_bg: rgba(255, 255, 255, 0.72);
    --im_redbag_button_text_color: #884c31;
    --im_ipad_chat_bg_color: rgba(255, 255, 255, 1);
    --im_sticky_to_top_tag_bg_color: rgba(45, 132, 250, 0.24);
    --im_pic_preview_bar_bg_color: rgba(255, 255, 255, 0.9);
    --im_paymodule1_bg_color: #f7563f;
    --im_paymodule2_bg_color: #f6ce0b;
    --im_paymodule3_bg_color: #9a4300;
    --im_paymodule4_bg_color: #fcf7d7;
    --im_paymodule5_bg_color: #af9a7c;
    --im_paymodule6_bg_color: #e05449;
    --im_paymodule7_bg_color: #f1e7b2;
    --im_paymodule8_bg_color: #884d31;
    --im_paymodule9_bg_color: #ffe4bb;
    --im_chatcard_disabled_cover_bg_color: rgba(255, 255, 255, 0.4);
    --im_chat_stick_bg_color: rgba(136, 149, 176, 0.12);
    --im_chat_stick_press_bg_color: rgba(136, 149, 176, 0.24);
    --kankan_link_color: #5c7099;
    --im_chat_at_user_text_color: rgba(255, 255, 255, 1);
    --im_chat_bg_z1_color: rgba(255, 255, 255, 1);
    --im_chat_common_blue1_color: rgba(0, 127, 255, 1);
    --im_chat_message_other_bg_color: rgba(255, 255, 255, 1);
    --im_chat_message_more_bg_color: rgba(255, 255, 255, 1);
    --im_chat_bg_color: rgba(241, 242, 243, 1);
    --im_chat_text_message_other_bg_color: rgba(255, 255, 255, 1);
    --im_diagonal_bg_color: rgba(0, 93, 214, 0.4);
    --ding_homepage_expired_button_bg_color: rgba(254, 225, 81, 1);
    --ding_homepage_expired_button_press_bg_color: #e2c94c;
    --ding_homepage_expired_button_disabled_bg_color: rgba(254, 225, 81, 0.12);
    --ding_homepage_received_button_bg_color: #ffc01a;
    --ding_homepage_received_button_press_bg_color: #e3ac1a;
    --ding_untap_cell_bg_color: #fcf7d7;
    --ding_untap_cell_press_bg_color: #e0dcc0;
    --phone_dail_normal_button_bg_color: #15bc83;
    --phone_dail_normal_button_press_bg_color: #15a977;
    --phone_discover_team_bg_color: #e6f2fe;
    --videomeeting_roundbutton_bg_color: rgba(0, 0, 0, 0.72);
    --common_level5_base_color: rgba(17, 31, 44, 0.12);
    --common_level6_base_color: rgba(17, 31, 44, 0.12);
    --common_level7_base_color: rgba(17, 31, 44, 0.08);
    --common_level1_contrary_color: white;
    --common_level4_contrary_color: rgba(255, 255, 255, 0.4);
    --common_level5_contrary_color: rgba(255, 255, 255, 0.28);
    --common_level6_contrary_color: rgba(255, 255, 255, 0.28);
    --common_level7_contrary_color: rgba(255, 255, 255, 0.28);
    --popover_bg_color: #45484a;
    --common_level8_base_color: #eef1f3;
    --common_level2_contrary_color: white;
    --common_level3_contrary_color: white;
    --common_hover_bg_color: rgba(126, 134, 142, 0.12);
    --common_text_selected_gb_color: rgba(23, 26, 29, 1);
    --common_text_bg_color: rgba(23, 26, 29, 1);
    --common_text_disabled_bg_color: rgba(23, 26, 29, 0.24);
    --common_tab_bg_color: #eef0f4;
    --common_tab_icon_selected_bg_color: rgba(45, 132, 250, 1);
    --common_tab_icon_bg_color: rgba(0, 106, 254, 1);
    --common_tab_icon_disable_bg_color: rgba(0, 106, 254, 0.24);
    --common_tab_icon_unselected_bg_color: rgba(255, 255, 255, 0.4);
    --common_tab_icon_hover_bg_color: rgba(255, 255, 255, 0.4);
    --common_darkline_bg_color: #e8e8e9;
    --common_darkcover_bg_color: rgba(0, 0, 0, 0.4);
    --common_shadow_bg_color: rgba(0, 0, 0, 0.4);
    --common_backdropblur_base: rgba(238, 240, 244, 0.88);
    --im_chat_text_message_other_press_bg_color: #f6f6f6;
    --im_chat_shortcut_unactive_bg_color: rgba(23, 26, 29, 0.16);
    --im_chatlist_press_bg_color: rgba(126, 134, 142, 0.16);
    --im_chatlist_hover_bg_color: rgba(126, 134, 142, 0.12);
    --common_topbar_bg_color: #0076f6;
    --common_topbar_white1_color: rgba(255, 255, 255, 1);
    --common_topbar_white2_color: rgba(255, 255, 255, 0.8);
    --common_topbar_white3_color: rgba(255, 255, 255, 0.6);
    --common_topbar_white4_color: rgba(255, 255, 255, 0.4);
    --common_topbar_white5_color: rgba(255, 255, 255, 0.24);
    --common_topbar_white6_color: rgba(255, 255, 255, 0.16);
    --im_chat_report_bg_color: #f2f4f8;
    --common_text_selected_bg_color: #378de9;
    --common_topbar_search_bg_color: rgba(255, 255, 255, 0.24);
    --common_topbar_search_hover_bg_color: rgba(255, 255, 255, 0.32);
    --common_select_bg_color: rgba(126, 134, 142, 0.16);
    --common_memo_desk_top_bk_color: rgba(222, 239, 253, 1);
}
 
:root[data-dingtalk-theme='dark'] {
    --common_level1_base_color: rgba(255, 255, 255, 0.85);
    --common_level2_base_color: rgba(255, 255, 255, 0.5);
    --common_level3_base_color: rgba(255, 255, 255, 0.4);
    --common_level4_base_color: rgba(255, 255, 255, 0.4);
    --common_stamp_color: rgba(255, 255, 255, 0.03);
    --common_link_color: rgba(62, 136, 214, 1);
    --common_link_press_color: rgba(62, 136, 214, 0.4);
    --common_text_blue1_color: rgba(71, 169, 255, 1);
    --common_fg_color: rgba(24, 25, 27, 1);
    --common_fg_z1_color: rgba(28, 29, 31, 1);
    --common_fg_z2_color: rgba(89, 89, 89, 1);
    --common_fg_press_color: rgba(60, 60, 60, 1);
    --common_bg_color: rgba(17, 18, 19, 1);
    --common_bg_color_2: rgba(17, 18, 19, 1);
    --common_bg_z1_color: rgba(24, 25, 27, 1);
    --common_line_hard_color: rgba(126, 134, 142, 0.18);
    --common_line_light_color: rgba(126, 134, 142, 0.1);
    --common_overlay_color: rgba(0, 0, 0, 0.16);
    --common_overlay_hover_color: rgba(255, 255, 255, 0.08);
    --common_overlay_press_color: rgba(255, 255, 255, 0.16);
    --common_overlay_normal_color: rgba(0, 0, 0, 0.16);
    --theme_primary1_color: rgba(0, 127, 255, 1);
    --theme_primary2_color: rgba(0, 127, 255, 0.48);
    --theme_primary3_color: rgba(0, 127, 255, 0.12);
    --theme_primary_hover_color: rgba(20, 137, 255, 1);
    --theme_primary_press_color: rgba(41, 147, 255, 1);
    --theme_danger1_color: rgba(255, 94, 43, 1);
    --theme_danger2_color: rgba(255, 94, 43, 0.48);
    --theme_danger3_color: rgba(255, 94, 43, 0.12);
    --theme_danger_hover_color: rgba(255, 106, 59, 1);
    --theme_danger_press_color: rgba(255, 119, 77, 1);
    --common_blue1_color: rgba(0, 127, 255, 1);
    --common_blue1_hover_color: rgba(56, 155, 255, 1);
    --common_blue1_active_color: rgba(0, 93, 214, 1);
    --common_blue2_color: rgba(0, 127, 255, 0.48);
    --common_blue3_color: rgba(0, 127, 255, 0.12);
    --common_red1_color: rgba(255, 94, 43, 1);
    --common_red1_hover_color: #ff6f3a;
    --common_red1_active_color: #db2b00;
    --common_red2_color: rgba(255, 94, 43, 0.48);
    --common_red3_color: rgba(255, 94, 43, 0.16);
    --common_orange1_color: rgba(255, 155, 0, 1);
    --common_orange2_color: rgba(255, 155, 0, 0.48);
    --common_orange3_color: rgba(255, 155, 0, 0.16);
    --common_green1_color: rgba(0, 174, 75, 1);
    --common_green2_color: rgba(0, 174, 75, 0.48);
    --common_green3_color: rgba(0, 174, 75, 0.16);
    --common_yellow1_color: rgba(237, 195, 0, 1);
    --common_yellow2_color: rgba(237, 195, 0, 0.48);
    --common_yellow3_color: rgba(237, 195, 0, 0.16);
    --common_purple1_color: rgba(180, 99, 204, 1);
    --common_purple2_color: rgba(180, 99, 204, 0.48);
    --common_purple3_color: rgba(180, 99, 204, 0.16);
    --common_water1_color: rgba(90, 200, 250, 1);
    --common_water2_color: rgba(90, 200, 250, 0.48);
    --common_water3_color: rgba(90, 200, 250, 0.16);
    --common_pink1_color: rgba(227, 73, 134, 1);
    --common_pink2_color: rgba(227, 73, 134, 0.48);
    --common_pink3_color: rgba(227, 73, 134, 0.16);
    --common_olive1_color: rgba(111, 143, 5, 1);
    --common_olive2_color: rgba(111, 143, 5, 0.48);
    --common_olive3_color: rgba(111, 143, 5, 0.16);
    --common_white1_color: rgba(255, 255, 255, 1);
    --common_white2_color: rgba(255, 255, 255, 0.4);
    --common_white3_color: rgba(255, 255, 255, 0.28);
    --common_white4_color: rgba(255, 255, 255, 0.16);
    --common_white5_color: rgba(255, 255, 255, 0.08);
    --common_black1_color: rgba(0, 0, 0, 1);
    --common_black2_color: rgba(0, 0, 0, 0.4);
    --common_black3_color: rgba(0, 0, 0, 0.28);
    --common_black4_color: rgba(0, 0, 0, 0.18);
    --common_black5_color: rgba(0, 0, 0, 0.08);
    --common_gray1_color: #8f8f8f;
    --common_gray2_color: #636363;
    --common_gray3_color: #4a4a4a;
    --common_gray4_color: #383838;
    --common_gray5_color: #2b2b2b;
    --common_gray6_color: #1c1c1c;
    --button_secondary_bg_color: rgba(74, 74, 74, 1);
    --common_action_icon_color: rgba(255, 255, 255, 0.8);
    --common_action_icon_press_color: rgba(255, 255, 255, 0.4);
    --common_backdropblur_menu: rgba(32, 33, 36, 0.8);
    --common_backdropblur_tabbar: rgba(32, 33, 36, 0.8);
    --common_tips_bg_color: rgba(69, 72, 74, 0.9);
    --button_secondary_line_color: rgba(74, 74, 74, 0.6);
    --im_chat_message_bg_color: rgba(23, 50, 84, 1);
    --im_chat_message_press_bg_color: rgba(41, 66, 97, 1);
    --im_chat_message_other_press_bg_color: rgba(44, 48, 56, 1);
    --im_chat_announcement_message_bg_color: rgba(32, 35, 40, 1);
    --im_chat_announcement_message_press_bg_color: rgba(74, 76, 79, 1);
    --im_chat_announcement_message_font_color: rgba(25, 31, 37, 1);
    --im_move_to_slide_action_bg_color: #15bc83;
    --im_move_to_slide_action_press_bg_color: #15a977;
    --im_chat_name_text_color: #7d8082;
    --im_chat_list_bg_z1_color: rgba(21, 22, 23, 1);
    --im_chat_sidebar_bg_color: rgba(8, 9, 12, 1);
    --im_chat_card_bg_color: rgba(32, 35, 40, 1);
    --im_chat_user_tag_bg: rgba(32, 35, 40, 0.72);
    --im_redbag_button_text_color: #884c31;
    --im_ipad_chat_bg_color: #f6f6f6;
    --im_sticky_to_top_tag_bg_color: rgba(50, 150, 250, 0.28);
    --im_pic_preview_bar_bg_color: rgba(255, 255, 255, 0.9);
    --im_paymodule1_bg_color: #f7563f;
    --im_paymodule2_bg_color: #f6ce0b;
    --im_paymodule3_bg_color: #9a4300;
    --im_paymodule4_bg_color: #fcf7d7;
    --im_paymodule5_bg_color: #af9a7c;
    --im_paymodule6_bg_color: #e05449;
    --im_paymodule7_bg_color: #f1e7b2;
    --im_paymodule8_bg_color: #884d31;
    --im_paymodule9_bg_color: #ffe4bb;
    --im_chatcard_disabled_cover_bg_color: rgba(0, 0, 0, 0.48);
    --im_chat_stick_bg_color: rgba(136, 149, 176, 0.12);
    --im_chat_stick_press_bg_color: rgba(136, 149, 176, 0.24);
    --kankan_link_color: #6b7a99;
    --im_chat_at_user_text_color: rgba(255, 255, 255, 0.8);
    --im_chat_bg_z1_color: rgba(21, 22, 23, 1);
    --im_chat_common_blue1_color: rgba(71, 169, 255, 1);
    --im_chat_message_other_bg_color: rgba(32, 35, 40, 1);
    --im_chat_message_more_bg_color: rgba(25, 31, 37, 1);
    --im_chat_bg_color: rgba(17, 18, 19, 1);
    --im_chat_text_message_other_bg_color: rgba(32, 35, 40, 1);
    --im_diagonal_bg_color: rgba(0, 0, 0, 0.16);
    --ding_homepage_expired_button_bg_color: rgba(254, 225, 81, 1);
    --ding_homepage_expired_button_press_bg_color: #e2c94c;
    --ding_homepage_expired_button_disabled_bg_color: rgba(254, 225, 81, 0.12);
    --ding_homepage_received_button_bg_color: #ffc01a;
    --ding_homepage_received_button_press_bg_color: #e3ac1a;
    --ding_untap_cell_bg_color: #fcf7d7;
    --ding_untap_cell_press_bg_color: #e0dcc0;
    --phone_dail_normal_button_bg_color: #15bc83;
    --phone_dail_normal_button_press_bg_color: #15a977;
    --phone_discover_team_bg_color: #e6f2fe;
    --videomeeting_roundbutton_bg_color: rgba(0, 0, 0, 0.72);
    --common_level5_base_color: rgba(255, 255, 255, 0.2);
    --common_level6_base_color: rgba(255, 255, 255, 0.16);
    --common_level7_base_color: rgba(164, 180, 203, 0.16);
    --common_level1_contrary_color: rgba(25, 31, 37, 1);
    --common_level4_contrary_color: rgba(25, 31, 37, 0.28);
    --common_level5_contrary_color: rgba(25, 31, 37, 0.16);
    --common_level6_contrary_color: rgba(25, 31, 37, 0.12);
    --common_level7_contrary_color: rgba(25, 31, 37, 0.08);
    --popover_bg_color: #45484a;
    --common_level8_base_color: #1e2022;
    --common_level2_contrary_color: rgba(25, 31, 37, 0.56);
    --common_level3_contrary_color: rgba(25, 31, 37, 0.4);
    --common_hover_bg_color: rgba(126, 134, 142, 0.12);
    --common_text_selected_gb_color: rgba(238, 242, 248, 1);
    --common_text_bg_color: rgba(238, 242, 248, 1);
    --common_text_disabled_bg_color: rgba(238, 242, 248, 0.24);
    --common_tab_bg_color: #1d2125;
    --common_tab_icon_selected_bg_color: rgba(57, 129, 240, 1);
    --common_tab_icon_bg_color: rgba(23, 120, 254, 1);
    --common_tab_icon_disable_bg_color: rgba(23, 120, 254, 0.24);
    --common_tab_icon_unselected_bg_color: rgba(255, 255, 255, 0.4);
    --common_tab_icon_hover_bg_color: rgba(255, 255, 255, 0.6);
    --common_darkline_bg_color: rgba(0, 0, 0, 1);
    --common_darkcover_bg_color: rgba(0, 0, 0, 0.4);
    --common_shadow_bg_color: rgba(0, 0, 0, 0.64);
    --common_backdropblur_base: rgba(36, 40, 44, 0.88);
    --im_chat_text_message_other_press_bg_color: #262626;
    --im_chat_shortcut_unactive_bg_color: rgba(255, 255, 255, 0.24);
    --im_chatlist_press_bg_color: rgba(126, 134, 142, 0.16);
    --im_chatlist_hover_bg_color: rgba(126, 134, 142, 0.12);
    --common_topbar_bg_color: rgba(8, 9, 12, 1);
    --common_topbar_white1_color: rgba(255, 255, 255, 1);
    --common_topbar_white2_color: rgba(255, 255, 255, 0.8);
    --common_topbar_white3_color: rgba(255, 255, 255, 0.6);
    --common_topbar_white4_color: rgba(255, 255, 255, 0.4);
    --common_topbar_white5_color: rgba(255, 255, 255, 0.24);
    --common_topbar_white6_color: rgba(255, 255, 255, 0.16);
    --im_chat_report_bg_color: #2f3035;
    --common_text_selected_bg_color: #b3d7ff;
    --common_topbar_search_bg_color: rgba(255, 255, 255, 0.16);
    --common_topbar_search_hover_bg_color: rgba(255, 255, 255, 0.24);
    --common_select_bg_color: rgba(126, 134, 142, 0.16);
    --common_memo_desk_top_bk_color: rgba(21, 33, 45, 1);
}
 
:root[data-dingtalk-theme='white'] {
    --im_chat_text_message_other_bg_color: #f2f4f8;
    --im_chat_text_message_other_press_bg_color: #e7e9ee;
    --im_chat_bg_color: #fff;
    --im_chat_report_bg_color: #f2f4f8;
}