body {
  text-align: center;
  font-family: "PingFang SC", Helvetica, "Helvetica Neue", Tahoma, Arial, sans-serif !important;
  margin: 0;
  padding: 0;
  font-size: 14px;
  line-height: 125%;
  color: #000;
}
div,
form,
img,
ul,
ol,
li,
dl,
dt,
dd {
  margin: 0;
  padding: 0;
  border: 0;
}
li {
  list-style-type: none;
}
img {
  vertical-align: top;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0;
  font-size: 12px;
  font-weight: normal;
}

a:link {
  color: #1f3a87;
  text-decoration: none;
}
a:visited {
  color: #83006f;
  text-decoration: none;
}
a:hover {
  color: #bc2931;
  text-decoration: none;
}
a:active {
  color: #bc2931;
}
