<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
  font-family: "microsoft yahei";
}
input:focus,
textarea:focus,
select:focus {
  outline: none !important;
}
input,
textarea {
  line-height: normal;
  /* for non-ie */
  line-height: 22px \9;/* for ie */
}
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
.tab-pane.active {
  display: block;
}
.tab-pane {
  display: none;
}
.w-100 {
  width: 100% !important;
}
.p-0-5 {
  padding: 0 5px !important;
}
.p-0 {
  padding: 0 !important;
}
.m-0 {
  margin: 0 !important;
}
.m-t0 {
  margin-top: 0 !important;
}
.hide {
  display: none;
}
.e-hide {
  display: none;
}
.over-hidden {
  overflow: hidden;
}
.text-center {
  text-align: center !important;
}
/*# sourceMappingURL=base.css.map */
</pre></body></html>