@charset "utf-8";
body, ol, ul, h1, h2, h3, h4, h5, h6, p, th, td, dl, dd, form, fieldset, legend, input, textarea, select {
  margin: 0;
  padding: 0
}
body {
  font: 18px"Noto Sans SC", "Arial Narrow", HELVETICA;
  background: #fff;
  -webkit-text-size-adjust: 100%;
}
pre {
  font: 14px"Noto Sans SC", "Arial Narrow", HELVETICA;
}
a {
  color: #2d374b;
  text-decoration: none
}
a:hover {
  color: #cd0200;
}
em {
  font-style: normal
}
li {
  list-style: none
}
img {
  border: 0;
  vertical-align: middle
}
.container .logo {
  border: 0;
  height: 40px;
  vertical-align: middle
}
table {
  border-collapse: collapse;
  border-spacing: 0
}
table, table div, table p, table div p {
  text-indent: 0 !important;
}
p {
  word-wrap: break-word
}
input {
  outline: none;
}