/*
reset.css
*/
html {
  height: 100%;
  overflow-y: scroll;
  /* font-size: 50px; */
}
html * {
  outline: 0;
}
body {
  min-height: 100%;
  color: #2c3544;
  font-size: 0.26rem;
  line-height: 1;
  font-family: "Helvetica Light", Helvetica, sans-serif, Arial, tahoma, "Hiragino Sans GB", "Microsoft YaHei", Simsun,
    Mingliu;
}
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td,
hr,
button,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  margin: 0;
  padding: 0;
}
input,
select,
textarea {
  font-size: 100%;
}
input,
textarea {
  border-radius: 0;
}
input {
  border: 0 none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
fieldset,
img {
  border: 0;
}
abbr,
acronym {
  border: 0;
  font-variant: normal;
}
del {
  text-decoration: line-through;
}
address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var,
i,
b {
  font-style: normal;
  font-weight: normal;
}
ol,
ul {
  list-style: none;
}
caption,
th {
  text-align: left;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
}
sup {
  vertical-align: text-top;
}
sub {
  vertical-align: text-bottom;
}
a {
  color: #3d5699;
  text-decoration: none;
}
.clearfix:after {
  content: ".";
  height: 0;
  visibility: hidden;
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}

.light{--global-color-bg1:#dadada;--global-color-bg2:#f1f1f1;--global-color-bg3:#f9f9f9;--global-color-bg4:#fff;--global-color-bg5:#f5f5f5;--global-color-bg6:#e5e5e5;--global-color-bg7:#fff;--global-color-bg8:#f7f7f7;--global-color-bg9:#7b7b7b;--global-color-bg10:#979797;--global-color-bg11:#f0f0f0;--global-color-bg12:#f5f5f5;--global-color-text1:#000;--global-color-text1-touch:#aeaeae;--global-color-text2:#454545;--global-color-text2-touch:#c3c3c3;--global-color-text3:#929292;--global-color-text3-touch:#dadada;--global-color-text4:#fff;--global-color-text4-touch:#fbfbfb;--global-color-text5:#fff;--global-color-text6:#696969;--global-color-text6-touch:#cecece;--global-color-text7:#999;--global-color-text8:#707070;--global-color-text9:#b2b2b2;--global-color-text10:#2e2e2e;--global-color-text17:#222;--global-color-text18:#222;--global-color-text14:#ffffff4c;--global-color-text15:#fff9;--global-color-red1:#ee2f10;--global-color-red1-touch:#f6bcb3;--global-color-red1-share:#ffe8e2;--global-color-blue1:#3b87f9;--global-color-blue1-touch:#c0d7f9;--global-color-blue2:#3d5699;--global-color-blue2-touch:#c0c8dc;--global-color-green1:#59d141;--global-color-green1-touch:#c9edc1;--global-color-yellow1:#fdd536;--global-color-yellow1-touch:#faeebe;--global-color-orange1:#ff3828;--global-color-orange2:#c85a14;--global-color-orange3:#fc6439;--global-color-yellow2:#ffa85b}.dark{--global-color-bg1:#343434;--global-color-bg2:#2b2b2b;--global-color-bg3:#0d0d0d;--global-color-bg4:#262626;--global-color-bg5:#141414;--global-color-bg6:#343434;--global-color-bg7:#1a1a1a;--global-color-bg8:#0d0d0d;--global-color-bg9:#0d0d0d;--global-color-bg10:#434343;--global-color-bg11:#343434;--global-color-bg12:#1f1f1f;--global-color-text1:#a6a6a6;--global-color-text1-touch:#4a4a4a;--global-color-text2:#909090;--global-color-text2-touch:#434343;--global-color-text3:#646464;--global-color-text3-touch:#363636;--global-color-text4:#212121;--global-color-text4-touch:#272727;--global-color-text5:#e6e6e6;--global-color-text6:#797979;--global-color-text6-touch:#3c3c3c;--global-color-text7:#5c5c5c;--global-color-text8:#828282;--global-color-text9:#4d4d4d;--global-color-text10:#9c9c9c;--global-color-text17:#a6a6a6;--global-color-text18:#222;--global-color-red1:#bf1b00;--global-color-red1-touch:#5b231a;--global-color-red1-share:#5b231a;--global-color-blue1:#1c60c7;--global-color-blue1-touch:#263d5f;--global-color-blue2:#4962a6;--global-color-blue2-touch:#2e354a;--global-color-green1:#34991f;--global-color-green1-touch:#2a4a23;--global-color-yellow1:#b38e00;--global-color-yellow1-touch:#403713;--global-color-orange1:#ff3828;--global-color-orange2:#c85a14;--global-color-orange3:#972f11;--global-color-yellow2:#ffa85b}body,html{background-color:var(--global-color-bg7);color:var(--global-color-text17);min-height:100%}#root{font-size:.28rem;line-height:1.42;padding:.4rem .3rem 1rem;text-align:justify}a{color:var(--global-color-blue2);text-decoration:underline}h1{font-size:.32rem;text-align:center}h1,h3,h4,h5,h6{margin-bottom:.6rem}h3,h4,h5,h6{font-weight:bolder}h3{font-size:.3rem}p,ul li{margin-bottom:.6rem}ul li{padding-left:.4rem;position:relative}ul li:before{background-color:var(--global-color-bg1);border-radius:100%;content:"";height:.1rem;left:.1rem;position:absolute;top:.12rem;width:.1rem}table{font-size:.24rem;line-height:.32rem;margin-bottom:.6rem;word-break:break-all}th:first-child{width:5%}th:nth-child(2){width:25%}th:nth-child(3){width:28%}th:nth-child(4){width:42%}td,th{border:1px solid var(--global-color-bg1);padding:.2rem}
