@-moz-keyframes word {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: -100% 0;
  }
}
@-webkit-keyframes word {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: -100% 0;
  }
}
@-ms-keyframes word {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: -100% 0;
  }
}
@-o-keyframes word {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: -100% 0;
  }
}
@keyframes word {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: -100% 0;
  }
}
.transition {
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}
body {
  -webkit-text-size-adjust: 100% !important;
  text-size-adjust: 100% !important;
  -moz-text-size-adjust: 100% !important;
}
body,
header,
footer,
section {
  width: 7.5rem;
  margin: 0 auto !important;
  color: #333333;
  font-size: 0.12rem;
}
.wid {
  width: 7rem;
  margin: 0 auto;
  overflow: hidden;
}
.logo {
  position: absolute;
  top: 0.5rem;
  left: 0.45rem;
  width: 1.80rem;
  z-index: 7;
}
.rule,
.kefu {
  position: absolute;
  right: 0;
  width: 1.2rem;
  line-height: 0.38rem;
  font-size: 0.24rem;
  text-align: center;
  border-radius: 0.5rem 0 0 0.5rem;
  z-index: 7;
}
.rule {
  top: 0.2rem;
  color: #1d683f;
  background: #f2faf3;
  background: -webkit-linear-gradient(right, #f5fbf5, #eef9f1);
  background: -o-linear-gradient(left, #f5fbf5, #eef9f1);
  background: -moz-linear-gradient(left, #f5fbf5, #eef9f1);
  background: linear-gradient(to right, #f5fbf5, #eef9f1);
}
.kefu {
  top: 0.65rem;
  color: #b24800;
  background: #f1f3df;
  background: -webkit-linear-gradient(right, #f4fbf5, #edebc8);
  background: -o-linear-gradient(left, #f4fbf5, #edebc8);
  background: -moz-linear-gradient(left, #f4fbf5, #edebc8);
  background: linear-gradient(to right, #f4fbf5, #edebc8);
}
.banner1 {
  position: relative;
  height: 6rem;
  overflow: hidden;
  background: url("../images/banner1.jpg") center center no-repeat;
  background-size: 100% 100%;
  margin: 0 auto;
}
.banner2 {
  position: relative;
  height: 7.36rem;
  overflow: hidden;
  background: url("../images/banner2.jpg") center center no-repeat;
  background-size: 100% 100%;
  margin: 0 auto;
  box-sizing: border-box;
  padding-top: 5.15rem;
}
.ban_btn {
  display: none;
  text-align: center;
  line-height: 1rem;
  border-radius: 0.5rem;
  font-size: 0.36rem;
  color: #ffffff;
  font-weight: bold;
  margin: 0 auto 0.15rem;
  cursor: pointer;
  width: 6.28rem;
  height: 1.18rem;
  background: url("../images/banbtn1.png") center center no-repeat;
  background-size: 100% 100%;
  text-shadow: 0 0 0.06rem #e17d02;
}
.ban_btn:active {
  opacity: .85;
}
#actend {
  border: 0.01rem solid #b8b9b8;
  background: #949494;
  background: -webkit-linear-gradient(bottom, #adadad, #7a7a7a);
  background: -o-linear-gradient(top, #adadad, #7a7a7a);
  background: -moz-linear-gradient(top, #adadad, #7a7a7a);
  background: linear-gradient(to bottom, #adadad, #7a7a7a);
  -webkit-box-shadow: 0 0 0.1rem 0.02rem #d2d0d0;
  -moz-box-shadow: 0 0 0.1rem 0.02rem #d2d0d0;
  box-shadow: 0 0 0.1rem 0.02rem #d2d0d0;
}
.tips {
  color: #666666;
  font-size: 0.22rem;
  text-align: center;
}
.share {
  display: none;
  position: fixed;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  z-index: 9;
}
.share img {
  display: block;
  margin: 0.5rem auto;
  top: 0;
  right: 0;
  width: 5.25rem;
}
.zhepc {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0);
  z-index: 5;
  display: none;
}
.zhezhao {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.8);
  z-index: 8;
  display: none;
}
.pop {
  width: 6.06rem;
  z-index: 9;
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.pop .close {
  position: absolute;
  display: block;
  width: .5rem;
  top: -0.7rem;
  right: 0;
  cursor: pointer;
}
.pop h1 {
  font-size: 0.42rem;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
  line-height: 0.96rem;
  border-radius: 0.3rem 0.3rem 0 0;
  background: url("../images/popupbga1.png") center center no-repeat;
  background-size: 100% 100%;
}
.pop .pop_btm {
  overflow: hidden;
  padding-bottom: 0.4rem;
  border-radius: 0 0 0.3rem 0.3rem;
  background: #ffffff;
}
.pop .pop_tips {
  font-size: 0.24rem;
  color: #666666;
  line-height: 0.34rem;
  text-align: center;
  margin: 0.3rem 0 0.18rem;
}
.pop .pop_tips span {
  color: #000000;
}
.pop .wechart {
  display: block;
  width: 2rem;
  margin: 0 auto;
  border: 0.05rem solid #149c4d;
  border-radius: 0.1rem;
}
.pop .wechart1 {
  margin-top: 0.44rem;
}
.pop .subtn {
  width: 4.3rem;
  text-align: center;
  line-height: 0.64rem;
  border-radius: 0.5rem;
  font-size: 0.36rem;
  color: #ffffff;
  font-weight: bold;
  margin: .17rem auto 0.4rem;
  cursor: pointer;
  background: #ff8809;
  background: -webkit-linear-gradient(bottom, #ff9e0c, #ff7206);
  background: -o-linear-gradient(top, #ff9e0c, #ff7206);
  background: -moz-linear-gradient(top, #ff9e0c, #ff7206);
  background: linear-gradient(to bottom, #ff9e0c, #ff7206);
  -webkit-box-shadow: 0 0 0.1rem 0.02rem #f5d8ac;
  -moz-box-shadow: 0 0 0.1rem 0.02rem #f5d8ac;
  box-shadow: 0 0 0.1rem 0.02rem #f5d8ac;
}
.pop .subtn:active {
  opacity: .85;
}
.pop .ok {
  display: block;
  width: 2.53rem;
  margin: 0 auto;
}
.pop.bghuise h1 {
  background-image: url(../images/popupbgb1.png);
}
.pop.bghuise .wechart {
  border-color: #8a8a8a;
}
.pop_rule .pop_btm {
  position: relative;
  background: #ffffff;
}
.pop_rule .pop_btm .rule_title {
  width: 1.35rem;
  line-height: 0.43rem;
  font-size: 0.24rem;
  text-align: center;
  color: #ffffff;
  margin-top: 0.45rem;
  background: url("../images/ruletitle.png") center center no-repeat;
  background-size: 100% 100%;
}
.pop_rule .pop_btm p {
  margin: 0.15rem 0.45rem 0;
  font-size: 0.24rem;
  color: #666666;
  line-height: 0.34rem;
  font-style: normal;
}
.pop_rule .pop_btm p .yellow {
  color: #ffb525;
}
.pop_rule .pop_btm p .green {
  color: #149c4d;
}
.pop_rule .pop_btm .ruleImg {
  position: absolute;
  bottom: 0.3rem;
  right: 0.45rem;
  width: 1.08rem;
  box-sizing: border-box;
  border: 0.03rem solid #149c4d;
  border-radius: 0.1rem;
}
.yellow {
  color: #ffb525;
}
.green {
  color: #149c4d;
}
.pop_success p,
.pop_learnway p {
  margin: 0.15rem 0.45rem 0;
  font-size: 0.24rem;
  color: #666666;
  line-height: 0.34rem;
  font-style: normal;
}
.pop_success .subtn1,
.pop_learnway .subtn1 {
  width: 5.6rem;
  text-align: center;
  line-height: 0.76rem;
  border-radius: 0.5rem;
  font-size: 0.4rem;
  color: #ffffff;
  font-weight: bold;
  margin: 0.2rem auto 0;
  cursor: pointer;
  border: 0.01rem solid #f8d197;
  background: #ff8400;
  background: -webkit-linear-gradient(bottom, #ff9900, #ff6f00);
  background: -o-linear-gradient(top, #ff9900, #ff6f00);
  background: -moz-linear-gradient(top, #ff9900, #ff6f00);
  background: linear-gradient(to bottom, #ff9900, #ff6f00);
  -webkit-box-shadow: 0 0 0.1rem 0.02rem #f8d197;
  -moz-box-shadow: 0 0 0.1rem 0.02rem #f8d197;
  box-shadow: 0 0 0.1rem 0.02rem #f8d197;
}
.pop_success .subtn1:active,
.pop_learnway .subtn1:active {
  opacity: .85;
}
.know {
  width: 5.28rem;
  height: 1.18rem;
  line-height: 1rem;
  color: #ffffff;
  margin: 30px auto 0;
  text-align: center;
  background: url("../images/know.png") center center no-repeat;
  background-size: 100% 100%;
  font-size: 0.36rem;
  text-shadow: 0 0 0.06rem #e17d02;
}
.know:active {
  opacity: .85;
}
.pop_choice .choose {
  width: 3.6rem;
  height: 2.2rem;
  margin: 0.56rem auto 0;
  border-radius: 0.15rem 0.15rem 0 0;
  border: 0.01rem solid #57b14b;
  border-bottom: 0;
  padding-top: 0.37rem;
  box-sizing: border-box;
}
.pop_choice .choose span {
  display: block;
  width: 2.4rem;
  text-align: center;
  line-height: 0.56rem;
  font-size: 0.3rem;
  color: #16670b;
  background: #daffd5;
  margin: 0 auto 0.2rem;
  font-weight: bold;
  border: 0.01rem solid #16670b;
  border-radius: 0.5rem;
}
.pop_choice .choose span.active {
  color: #ffffff;
  border-color: transparent;
  background: #419236;
  background: -webkit-linear-gradient(bottom, #4fa843, #327b29);
  background: -o-linear-gradient(top, #4fa843, #327b29);
  background: -moz-linear-gradient(top, #4fa843, #327b29);
  background: linear-gradient(to bottom, #4fa843, #327b29);
}
.pop_choice .sure {
  display: block;
  width: 4.4rem;
  text-align: center;
  line-height: 0.66rem;
  font-size: 0.36rem;
  color: #ffffff;
  background: #daffd5;
  margin: 0 auto 0.5rem;
  font-weight: bold;
  border-radius: 0.5rem;
  background: #ff911a;
  background: -webkit-linear-gradient(bottom, #ffa418, #ff7e1b);
  background: -o-linear-gradient(top, #ffa418, #ff7e1b);
  background: -moz-linear-gradient(top, #ffa418, #ff7e1b);
  background: linear-gradient(to bottom, #ffa418, #ff7e1b);
}
.pop_queding {
  text-align: center;
  font-size: 0;
}
.pop_queding .choosed {
  width: 4.3rem;
  line-height: 1.46rem;
  border: 0.01rem solid #bebebe;
  font-size: 0.66rem;
  font-weight: bold;
  color: #16670b;
  border-radius: 0.15rem;
  margin: 0.6rem auto 0.3rem;
  text-align: center;
}
.pop_queding .sureling {
  display: inline-block;
  width: 2rem;
  line-height: 0.6rem;
  font-size: 0.3rem;
  font-weight: bold;
  color: #ffffff;
  border-radius: 0.15rem;
  margin: 0 0.12rem 0.2rem;
  text-align: center;
  background: #ff8e12;
  background: -webkit-linear-gradient(bottom, #ffa418, #ff770c);
  background: -o-linear-gradient(top, #ffa418, #ff770c);
  background: -moz-linear-gradient(top, #ffa418, #ff770c);
  background: linear-gradient(to bottom, #ffa418, #ff770c);
}
.pop_queding .think {
  display: inline-block;
  width: 2rem;
  line-height: 0.6rem;
  font-size: 0.3rem;
  font-weight: bold;
  color: #ffffff;
  border-radius: 0.15rem;
  margin: 0 0.12rem 0.2rem;
  text-align: center;
  background: #818282;
  background: -webkit-linear-gradient(bottom, #8e8f8e, #747475);
  background: -o-linear-gradient(top, #8e8f8e, #747475);
  background: -moz-linear-gradient(top, #8e8f8e, #747475);
  background: linear-gradient(to bottom, #8e8f8e, #747475);
}
.pop_queding .tips {
  font-size: 0.2rem;
  color: #16670b;
  margin-bottom: 0.5rem;
}
