.hl { color: red !important; }
.fc_key_word { color: green !important; }
.abc {
  box-sizing: border-box;
  padding: 4px;
  border-radius: 0.4em;
  width: 100% !important;
  max-width: 100% !important;
  overflow-wrap: break-word !important;
  word-break: break-all !important;
  white-space: pre-wrap !important;
}
.tioresult {
  font-family: "Bookerly", "屏显臻宋" !important;
  font-size: 15px !important;
}
.pg_exam_def { color: #0b4ce5 !important; margin-right: 2ch !important; }

zh_cn_def {
  padding-left: 12px !important;
  font-style: normal !important;
  display: inline !important;
  color: grey !important;
}