* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
html {
  height: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  position: relative;
  max-width: 540px;
  height: 100%;
  margin: 0 auto;
  overflow: auto;
  font-family: PingFangSC-Regular, "微软雅黑", Helvetica, "Droid Sans", Arial, sans-serif;
}
ul {
  list-style: none;
}
.bg {
  width: 100%;
  height: 100%;
  overflow: auto;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}
.wrapper {
  width: 100%;
  overflow: auto;
  padding-top: 11.46666667rem;
  background-image: url(/static/images/index/b1.jpg);
  background-size: 100%;
  background-position: 0 0;
  background-repeat: no-repeat;
  background-color: #010101;
}
.buyBtn {
  display: block;
  width: 3.29333333rem;
  height: 0.72rem;
  line-height: 0.72rem;
  margin: 0 auto 0.93333333rem auto;
  background-color: #b70a16;
  border-radius: 0.10666667rem;
  text-decoration: none;
  text-align: center;
  color: #fff;
}
.title {
  position: relative;
  margin-bottom: 0.34666667rem;
  padding-left: 0.61333333rem;
  color: #fff;
}
.title:before {
  content: '';
  display: inline-block;
  width: 10px;
  height: 10px;
  overflow: hidden;
  margin-right: 0.22666667rem;
  background-color: #b70a16;
  border-radius: 100%;
  vertical-align: 0px;
}
.tblist {
  width: 8.74666667rem;
  overflow: auto;
  margin: 0 auto 0.74666667rem auto;
  padding: 0 0.13333333rem;
  border: 1px solid #979797;
}
.tblist li {
  width: 100%;
  line-height: 0.53333333rem;
  padding: 0.21333333rem 0;
  overflow: auto;
  border-bottom: 1px solid #979797;
}
.tblist li:last-child {
  border: none;
}
.tblist p {
  color: #ccc;
}
.tblist p:first-child {
  color: #fff;
}
.tblist .left {
  float: left;
  width: 48%;
  position: relative;
  overflow: auto;
}
.tblist .left:after {
  content: '';
  width: 0;
  height: 74%;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 26%;
  border-right: 1px solid #979797;
}
.tblist .right {
  float: right;
  width: 46%;
}
.downlink {
  display: block;
  margin-top: -0.4rem;
  padding: 0 0.61333333rem;
  color: #ccc;
  text-decoration: underline;	
}
.rulelink {
  display: block;
  width: 3.26666667rem;
  height: 0.72rem;
  line-height: 0.72rem;
  margin: 0.66666667rem auto 0.61333333rem auto;
  border: 1px solid #9b9b9b;
  border-radius: 4px;
  text-align: center;
  text-decoration: none;
  color: #fff;
}
.bottom {
  width: 100%;
  overflow: auto;
  position: relative;
}
.bottom img {
  width: 100%;
  display: block;
}
.bottom a {
  display: block;
  width: 1.57333333rem;
  height: 0.50666667rem;
  line-height: 0.48rem;
  position: absolute;
  right: 0.61333333rem;
  top: 0.29333333rem;
  border: 1px solid #ccc;
  border-radius: 4px;
  text-decoration: none;
  text-align: center;
  color: #565656;
}
.layer {
  display: none;
  width: 100%;
  height: 100%;
  overflow: auto;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 99;
  background: rgba(0, 0, 0, 0.8);
}
.layer .ruleCont {
  width: 9.06666667rem;
  position: relative;
  margin: 0.26666667rem auto;
  padding: 0.32rem 0.58666667rem;
  overflow: auto;
  background-color: #fff;
  border-radius: 4px;
}
.layer .tit {
  margin-bottom: 0.18666667rem;
  color: #4a4a4a;
}
.layer .close {
  display: block;
  width: 0.50666667rem;
  height: 0.50666667rem;
  position: absolute;
  right: 0.24rem;
  top: 0.24rem;
  background-image: url(/static/images/index/close.png);
  background-position: left top;
  background-size: 0.50666667rem 0.50666667rem;
}
.layer .cont {
  line-height: 0.50666667rem;
}
.layer .cont p {
  color: #4a4a4a;
}
.layer .cont span {
  margin-right: 0.16rem;
  vertical-align: -6px;
}
.layer .cont a {
  text-decoration: none;
  color: #4a4a4a;
}
.layer_buy .tit {
  margin-top: 0.32rem;
  font-weight: bold;
  color: #4a4a4a;
}
.wrapper2 {
  padding-top: 15.90666667rem;
  background-image: url(/static/images/index/b2.jpg);
  background-color: #fff;
}
.wrapper2 .title {
  color: #000;
}
.wrapper2 .tblist {
  border: 1px solid #ccc;
}
.wrapper2 .tblist li {
  border-bottom: 1px solid #979797;
}
.wrapper2 .tblist li:last-child {
  border: 0;
}
.wrapper2 .tblist p {
  color: #565656;
}
.wrapper2 .tblist p:first-child {
  color: #000;
}
.wrapper2 .rulelink {
  border: 1px solid #9b9b9b;
  color: #4a4a4a;
}
.wrapper2 .downlink {
  color: #1187c6;
}
.wrapper2 .bottom a {
  color: #fff;
}
.banner {
  width: 100%;
  height: 100%;
}
.banner .swiper-container {
  width: 100%;
  height: 100%;
}
.banner .swiper-slide {
  position: relative;
  background-size: auto 100%;
  background-position: center top;
  background-repeat: no-repeat;
  text-align: center;
}
.banner .swiper-slide a {
  position: absolute;
  left: 50%;
  bottom: 1.06666667rem;
  margin-left: -0.93333333rem;
  text-decoration: none;
  color: #1187c6;
}
.banner .banner-1 {
  background-image: url(/static/images/index/banner2.jpg);
  background-color: #fff;
}
.banner .banner-2 {
  background-image: url(/static/images/index/banner1.jpg);
  background-size: cover;
}
.arrow {
  display: block;
  width: 25px;
  height: 25px;
  position: fixed;
  left: 50%;
  bottom: -10px;
  z-index: 99;
  margin-left: -12px;
  background: url(/static/images/index/arrow2.png) center center no-repeat;
  background-size: 24.5px 15px;
  -webkit-animation: arrow 1s infinite;
  -moz-animation: arrow 3s infinite;
  -o-animation: arrow 3s infinite;
  -ms-animation: arrow 3s infinite;
}
.arrowup {
  translate: rotate(180deg);
  -webkit-transform: rotate(-180deg);
  -webkit-animation: arrowup 1s infinite;
  -moz-animation: arrowup 3s infinite;
  -o-animation: arrowup 3s infinite;
  -ms-animation: arrowup 3s infinite;
}
@keyframes arrow {
  0% {
    opacity: 1;
    bottom: 10px;
  }
  100% {
    opacity: 0;
    bottom: 30px;
  }
}
@-webkit-keyframes arrow {
  0% {
    opacity: 1;
    bottom: 10px;
  }
  100% {
    opacity: 0;
    bottom: 30px;
  }
}
@-moz-keyframes arrow {
  0% {
    opacity: 1;
    bottom: 10px;
  }
  100% {
    opacity: 0;
    bottom: 30px;
  }
}
@-o-keyframes arrow {
  0% {
    opacity: 1;
    bottom: 10px;
  }
  100% {
    opacity: 0;
    bottom: 30px;
  }
}
@keyframes arrowup {
  0% {
    opacity: 1;
    top: 10px;
  }
  100% {
    opacity: 0;
    top: 30px;
  }
}
@-webkit-keyframes arrowup {
  0% {
    opacity: 1;
    top: 10px;
  }
  100% {
    opacity: 0;
    top: 30px;
  }
}
@-moz-keyframes arrowup {
  0% {
    opacity: 1;
    top: 10px;
  }
  100% {
    opacity: 0;
    top: 30px;
  }
}
@-o-keyframes arrowup {
  0% {
    opacity: 1;
    top: 10px;
  }
  100% {
    opacity: 0;
    top: 30px;
  }
}
.font12 {
  font-size: 12px;
}
.font13 {
  font-size: 13px;
}
.font14 {
  font-size: 14px;
}
.font15 {
  font-size: 15px;
}
.font16 {
  font-size: 15px;
}
.font20 {
  font-size: 24px;
}
