.g-toast--1OHcXbU {
  box-sizing: border-box;
  position: fixed;
  top: 50%;
  left: 50%;
  right: 0;
  z-index: 300;
  transform: translate(-50%, -60%);
  padding: 0.28rem 0.15rem;
  max-width: 2.8rem;
  min-width: 1rem;
  border-radius: 10px;
  background: #000;
  box-shadow: 0px 6px 8px 0px rgba(0,0,0,0.3);
  text-align: center;
  font-size: 16px;
  color: #f5f6f6;
}

* {
  margin: 0;
  padding: 0;
  -webkit-tap-highlight-color: transparent;
  -webkit-overflow-scrolling: touch;
}
*,
*:before,
*:after {
  box-sizing: border-box;
}
body,
html {
  height: 100%;
  background-color: #fff;
  -ms-scroll-chaining: none;
      overscroll-behavior: none;
}
body {
  font-family: "Chinese Quote", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  color: rgba(0,0,0,0.65);
}
ul,
li {
  list-style: none;
  -webkit-margin-before: 0;
  -webkit-margin-after: 0;
  -webkit-margin-start: 0;
  -webkit-margin-end: 0;
  -webkit-padding-start: 0;
}
*:focus {
  outline: none;
}
input[type="submit"],
input[type="reset"],
input[type="button"],
button {
  background: none;
  border: 0;
  color: inherit;
  font: inherit;
  line-height: normal;
  overflow: visible;
  padding: 0;
  -webkit-appearance: button; /* for input */
  -webkit-user-select: none; /* for button */
  -moz-user-select: none;
  -ms-user-select: none;
}
input::-moz-focus-inner,
button::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input::-ms-clear,
input::-ms-reveal {
  display: none;
}
article,
aside,
dialog,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
  display: block;
}
[tabindex="-1"]:focus {
  outline: none !important;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
}
address {
  margin-bottom: 1em;
  font-style: normal;
  line-height: inherit;
}
input[type="text"],
input[type="password"],
input[type="number"],
textarea {
  -webkit-appearance: none;
}
dfn {
  font-style: italic;
}
b,
strong {
  font-weight: bolder;
}
small {
  font-size: 80%;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
a {
  color: #33a225;
  background-color: transparent;
  text-decoration: none;
  outline: none;
  cursor: pointer;
  transition: color 0.3s;
  -webkit-text-decoration-skip: objects;
}
a:focus {
  text-decoration: underline;
  text-decoration-skip: ink;
}
a:active,
a:hover {
  outline: 0;
  text-decoration: none;
}
a[disabled] {
  color: rgba(0,0,0,0.25);
  cursor: not-allowed;
  pointer-events: none;
}
a,
area,
button,
[role="button"],
input:not([type=range]),
label,
select,
summary,
textarea {
  touch-action: manipulation;
}
table {
  border-collapse: collapse;
}
input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  color: inherit;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  padding: 0;
  border-style: none;
}
input[type="radio"],
input[type="checkbox"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox;
}
textarea {
  overflow: auto;
  resize: vertical;
}
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
progress {
  vertical-align: baseline;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  outline-offset: -2px;
  -webkit-appearance: none;
}
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}
output {
  display: inline-block;
}
summary {
  display: list-item;
}
template {
  display: none;
}
[hidden] {
  display: none !important;
}
.cusTabStyle {
  height: 100%;
}
.cusTabStyle .ant-tabs-card,
.cusTabStyle .ant-tabs-content {
  height: 100%;
}
.cusTabStyle .ant-tabs-content {
  background: #fff;
  padding-bottom: 3em;
}
.cusTabStyle .ant-tabs-tab {
  border: none !important;
}
.ie [data-hack='OptionSelectWrapper'] {
  display: table;
}
.ie [data-hack='OptionSelectLetter'] {
  display: table-cell;
  vertical-align: middle;
}
.ie [data-hack='OptionSelectContent'] {
  display: table-cell;
  vertical-align: middle;
  padding-left: 1em;
}
.ie [data-hack='QsQsWrapper'] {
  padding-bottom: 10em;
}
.ie [data-hack='QsQuestionBody2'] {
  display: table;
}
.ie [data-hack='QsQbNum'] {
  display: table-cell;
}
.ie [data-hack='LoadingContent'] {
  margin: 0 auto;
}
.ie [data-hack='ErrorContent'] {
  margin: 0 auto;
}
#root {
  height: 100%;
}

