body {
  font-family: Arial, Helvetica, sans-serif;
}

@media screen and (min-width: 980px) {
  .boxtext {
    width: 980px;
    margin: 0 auto;
    overflow: hidden;
    background: url(../images/bg.jpg) no-repeat #ff5a00;
    background-size: cover;
  }
  .boxtext2 {
    width: 980px;
    margin: 0 auto;
    overflow: hidden;
  }
}
@media screen and (max-width: 980px) {
  body {
    background: url(../images/bg.jpg) no-repeat #ff5a00;
    background-size: cover;
  }
  .nobg {
    background: none;
  }
}

.bao_zhifu {
  line-height: 1;
  height: auto;
  overflow: hidden;
  margin-bottom: 0;
  text-align: center;
  /* padding-top: 1.1rem; */
}
.bao_zhifu img {
  width: 70%;
  height: 30%;
}
.bao_s {
  overflow: hidden;
  padding-top: 0.3rem;
  width: 100%;
  text-align: center;
}
.bao_s img {
  width: 80%;
  height: 80%;
}
.bao {
  overflow: hidden;
  margin: 0.2rem 0;
  width: 100%;
  text-align: center;
}
.bao img {
  width: 80%;
  height: 80%;
}
.biati {
  color: #fff;
  text-align: center;
  font-size: 0.7rem;
  margin-bottom: 0.2rem;
  font-weight: bold;
}
.se {
  color: #fff957;
  font-weight: bold;
  font-size: 0.8rem;
  margin-top: -0.2rem;
}
.wang_btn {
  margin-bottom: 0.3rem;
  text-align: center;
}
.wang_btn img {
  width: 75%;
  height: 75%;
}
.wenxi {
  font-size: 0.48rem;
  margin-bottom: 0.3rem;
  color: #fff;
  line-height: 1rem;
  text-align: center;
}
.wenxi a {
  color: #fff;
  text-decoration: underline;
  font-size: 2rem;
  line-height: 3rem;
}
.xiaozi {
  font-size: 2.33rem;
  line-height: 3.8rem;
}
.copy {
  line-height: 0.8rem;
  font-size: 0.3rem;
  color: #fff;
  text-align: center;
  width: 100%;
}
