* {
  margin: 0;
  padding: 0;
  border: 0;
}

body {
  overflow-x: hidden;
}

a,
a:link,
a:hover,
a:active,
a:visited {
  outline: none;
  text-decoration: none;
  color: #333333;
}

iframe {
  vertical-align: bottom;
}

.common-footer {
  width: 100%;
  height: 22.65625vw;
}

.page-index {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100vw;
  margin: 0 auto;
  overflow-x: hidden;
  position: relative;
}
.page-index .index-banner {
  width: 100vw;
  position: relative;
}
.page-index .index-banner .index-android {
  width: 9.21875vw;
  height: 3.0729166667vw;
  position: absolute;
  left: 39.4791666667vw;
  bottom: 11.5625vw;
  cursor: pointer;
}
.page-index .index-banner .index-ios {
  width: 9.21875vw;
  height: 3.0729166667vw;
  position: absolute;
  right: 39.4791666667vw;
  bottom: 11.5625vw;
  cursor: pointer;
}
.page-index .index-pic {
  width: 100vw;
}

/*# sourceMappingURL=index.css.map */
