body {
  background: url("../images/bg01.jpg") center bottom no-repeat;
  background-attachment: fixed;
  background-size: cover;
  -webkit-tap-highlight-color: transparent;
  padding-bottom: 0.5rem !important;
  box-sizing: border-box;
}

.mainIndex .banner-con img {
  width: 100%;
}
.mainIndex .tips-cont {
  color: rgba(0, 0, 0, 0.9);
  padding: 20px;
  font-size: 0.36rem;
}
.mainIndex .tips-cont .tips-item {
  display: flex;
  margin-bottom: 8px;
}
.mainIndex .tips-cont .tips-item .tips-title {
  flex: none;
}

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