body {
  font-family: MicroSoft Yahei, Arial;
  position: relative;
}

body ul, body li, body h1, body h2, body h3, body h4, body h5, body p {
  padding: 0;
  margin: 0;
}

body li {
  list-style: none;
}

body a {
  text-decoration: none;
}

body a:hover {
  text-decoration: none;
}

body input {
  outline: none;
}

body .en-text {
  font-family: Arial !important;
  word-wrap: break-word;
  word-break: break-all;
}
