<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body,
ul,
li,
dl,
dt,
dd,
p,
ol,
h1,
h2,
h3,
h4,
h5,
h6,
img,
video {
  margin: 0;
  padding: 0;
}
ul,
li,
ol {
  list-style: none;
}
img {
  border: 0;
  display: block;
}
a {
  text-decoration: none;
  color: #fff;
}
input,
a {
  outline: 0;
}
body {
  font-family: "SF Pro SC", "SF Pro Display", "SF Pro Icons", "PingFang SC", "Helvetica Neue", "Helvetica", "Arial", sans-serif, "Microsoft YaHei";
  overflow-x: hidden;
  background-color: #FFF;
}
@media only screen and (min-width: 769px) {
  body {
    min-width: 1024px!important;
  }
  .mind {
    width: 992px;
    margin: 0 auto;
  }
}
@media only screen and (max-width: 768px) {
  body {
    min-width: 320px!important;
  }
  .mind {
    width: auto;
    margin: 0 32px;
  }
  html.no-scroll,
  body.no-scroll {
    height: 100%;
    overflow: hidden;
  }
}
/*# sourceMappingURL=common.css.map */</pre></body></html>