* {
  margin: 0;
  padding: 0;
  border: none;
  line-height: 1.2;
  font-family: PingFang-SC-Regular;
  font-weight: 400;
}
a {
  color: inheirt;
  text-decoration: none;
}
.clearfix {
  zoom: 1;
}
.clearfix:after {
  clear: both;
  height: 0rem;
  font-size: 0rem;
  visibility: hidden;
  display: block;
  content: " ";
}
body {
  font-size: 0.3204rem;
  position: relative;
}
input,
textarea {
  outline: none;
}
em,
i {
  font-style: normal;
}
li {
  list-style: none;
}
.main {
  width: 100%;
  padding-bottom: 2.136rem;
  background-color: #fff;
  background-size: 100%;
  background-repeat: no-repeat;
  padding-top: 0.0267rem;
}
.main .logo {
  margin-top: 20px;
}
.main .logo img {
  display: block;
  width: 2.67rem;
  margin: 20px auto;
  box-shadow: 0 1px 6px #ccc;
  border-radius: 10px;
}
.main .info {
  margin-top: 25px;
  text-align: center;
}
.main .info p {
  line-height: 3;
  font-size: 14px;
  color: #999;
}
.main .liji {
  display: block;
  width: 6.675rem;
  height: 1.335rem;
  line-height: 1.335rem;
  margin: 15px auto;
  background-color: #60cea0;
  border-radius: 30px;
  font-size: 16px;
  text-align: center;
  color: #fff;
}
.main .swiper-wrap {
  margin-top: 0.801rem;
  z-index: 11;
  padding-top: 0.00267rem;
}
.main .swiper-wrap .swiper-container {
  padding: 0 0 0.534rem;
}
.main .swiper-wrap .swiper-container .swiper-slide {
  width: 6.408rem;
  height: 10.68rem;
  text-align: center;
}
.main .swiper-wrap .swiper-container .swiper-slide img {
  width: 100%;
  height: 100%;
  overflow: hidden;
  box-shadow: 0 0 19px 3px #bbb;
}
.main .text {
  width: 100%;
  text-align: center;
  font-size: 0.3738rem;
  color: #777777;
}
.main .bottom {
  position: fixed;
  left: 0;
  bottom: 0;
  box-sizing: border-box;
  width: 100%;
  padding: 0.267rem 0.801rem;
  background-color: #ffffff;
  z-index: 999;
}
.main .bottom .button {
  display: block;
  width: 8.01rem;
  height: 1.2015rem;
  margin: 0 auto;
  text-align: center;
  line-height: 1.2015rem;
  font-size: 0.4272rem;
  background-color: #60cea0;
  color: #ffffff;
  border-radius: 30px;
}
