@charset "UTF-8";
html, body, div, p, ul, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, form, input, select, button, textarea, iframe, table, th, td {
  margin: 0;
  padding: 0;
  font-family: "PingFang-SC-Medium", "PingFang-SC", "Microsoft YaHei","微软雅黑","Tahoma", "Geneva", "sans-serif"; }

img {
  border: 0 none;
  vertical-align: middle; }

ul, li {
  list-style-type: none;
  font-family: "PingFang-SC-Medium", "PingFang-SC", "Microsoft YaHei","微软雅黑","Tahoma", "Geneva", "sans-serif"; }

body, input, select, button, textarea {
  font-family: "PingFang-SC-Medium", "PingFang-SC", "Microsoft YaHei","微软雅黑","Tahoma", "Geneva", "sans-serif"; }

input {
  border-width: 0; }
  input:focus {
    outline-width: 0; }

table {
  border-spacing: 0;
  border-collapse: collapse; }

button {
  cursor: pointer;
  border-width: 0;
  background-color: transparent;
  outline: none; }

button:focus {
  outline: none; }

div:focus {
  outline: none; }

i, em, cite {
  font-style: normal; }

a, a:link {
  text-decoration: none; }
