You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

2 lines
211 KiB
CSS

11 months ago
.g_mask{position:absolute;top:0;left:0;width:100%;height:100%;background-color:transparent;cursor:pointer}.g_float_left{float:left}.g_float_right{float:right}.g_float_none{clear:both}.g_flex_1{flex:1}.g_flex_2{flex:2}.g_flex_3{flex:3}.g_flex_4{flex:4}.g_flex_none{flex:none}.g_flex_c{display:flex;display:-webkit-flex;justify-content:center;align-items:center}.g_flex_rowRight_columnCenter{display:flex;display:-webkit-flex;justify-content:flex-end;align-items:center}.g_flex_rowRight_columnEnd{display:flex;display:-webkit-flex;justify-content:flex-end;align-items:flex-end}.g_flex_row_start{display:flex;display:-webkit-flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start}.g_flex_row_start_none{display:flex;display:-webkit-flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start}.g_flex_row_start_c{display:flex;display:-webkit-flex;flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:flex-start}.g_flex_row_between{display:flex;display:-webkit-flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.g_flex_row_around{display:flex;display:-webkit-flex;flex-direction:row;flex-wrap:wrap;justify-content:space-around}.g_flex_row_center{display:flex;display:-webkit-flex;flex-direction:row;flex-wrap:wrap;justify-content:center}.g_flex_row_end{display:flex;display:-webkit-flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-end}.g_flex_column_start{display:flex;display:-webkit-flex;flex-direction:column;flex-wrap:wrap;justify-content:flex-start}.g_flex_column_between{display:flex;display:-webkit-flex;flex-direction:column;flex-wrap:wrap;justify-content:space-between}.g_flex_column_around{display:flex;display:-webkit-flex;flex-direction:column;flex-wrap:wrap;justify-content:space-around}.g_flex_column_end{display:flex;display:-webkit-flex;flex-direction:column;flex-wrap:wrap;justify-content:flex-end}.g_flex_column_center{display:flex;display:-webkit-flex;flex-direction:column;flex-wrap:wrap;justify-content:center}.g_ell_1{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;word-break:break-all}.g_ell_2{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;word-break:break-all}.g_ell_3{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;word-break:break-all}.g_ell_4{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;word-break:break-all}.g_fw_100{font-weight:100}.g_fw_200{font-weight:200}.g_fw_300{font-weight:300}.g_fw_400{font-weight:400}.g_fw_500{font-weight:500}.g_fw_600{font-weight:600}.g_fw_700{font-weight:700}.g_fw_800{font-weight:800}.g_fw_900{font-weight:900}.g_fw_bold{font-weight:700}.g_c_0{color:#000}.g_c_3{color:#333}.g_c_6{color:#666}.g_c_8c{color:#8c8c8c}.g_c_9{color:#999}.g_c_c{color:#ccc}.g_c_f{color:#fff}.g_c_04bc{color:#004bbc}.g_c_d8{color:#d8d8d8}.g_c_d9{color:#d9d9d9}.g_c_57{color:#576b95}.g_c_f52d{color:#f5222d}.g_c_f40{color:#f40}.g_c_594e{color:#594e4e}.g_c_c1e{color:#52c41a}.g_c_26{color:#262626}.g_c_7{color:#777}.g_c_8{color:#888}.g_c_f0{color:red}.g_c_main{color:#1677ff}.g_bg_f{background-color:#fff}.g_bg_0{background-color:#000}.g_bg_f0{background-color:#f0f0f0}.g_bg_e{background-color:#eee}.g_bg_f5{background-color:#f5f5f5}.g_bg_main{background-color:#1677ff}.g_text_l{text-align:left}.g_text_c{text-align:center}.g_text_r{text-align:right}.g_text_underline{text-decoration:underline}.g_position_rela{position:relative}.g_position_abso{position:absolute}.g_position_abso_c{left:50%;top:50%;transform:translate(-50%) translateY(-50%)}.g_position_fixed{position:fixed}.g_position_fixed_c{left:50%;top:50%;transform:translate(-50%) translateY(-50%)}.g_cursor_point{cursor:pointer}.g_cursor_na{cursor:not-allowed}.g_border_d{border:1px solid #ddd}.g_border_top_d{border-top:1px solid #ddd}.g_border_right_d{border-right:1px solid #ddd}.g_border_bottom_d{border-bottom:1px solid #ddd}.g_border_left_d{border-left:1px solid #ddd}.g_border_e{border:1px