.container {
  width: 100%;
  min-height: 16.24rem;
  box-sizing: border-box;
  position: relative;
  background: url(../img/bgHome.jpg) no-repeat;
  background-size: 100% 100%;
  background-color: #33ccbb;
  display: flex;
  flex-direction: column;
  align-items: center;
  overflow-x: hidden;
}

.not_huan {
  white-space: wrap;
}

#cnzz_stat_icon_1281344697 {
  display: none;
}

.container_text {
  position: absolute;
  top: 0.3rem;
  left: 50%;
  transform: translateX(-50%);
}

.container_text img {
  width: 7.5rem;
  height: 4.97rem;

}

#cnzz_stat_icon_1279881384 {
  display: none;
}

.rightImg {
  width: 1.26rem;
  height: .52rem;
  position: absolute;
  right: 0;
  z-index: 2;
}

.leftImg {
  width: 0.48rem;
  height: 1.59rem;
  position: absolute;
  right: 0;
  z-index: 2;
}

.btnShare {
  top: 3.93rem;
}

.btnRule {
  top: 5.8rem;
}

.btnPrizeList {
  display: none;
  top: 4.5rem;
}

.btnList {
  top: 5.2rem;
}

.iconImg {
  width: 2.7rem;
  height: .85rem;
  position: absolute;
  right: .4rem;
  top: 6rem;
  /* margin-top:5rem */
}

.errs {
  min-height: 11rem;
  height: 11.4rem;
  position: relative;
  z-index: 0;
}

.enterBox {
  position: relative;
  z-index: 1;
  display: flex;
  flex-direction: column;
  text-align: center;
  align-items: center;
  /* justify-content: space-evenly; */
  width: 100%;
  margin-top: 1.8rem;
}

.enter {
  width: 4.6rem;
  height: 1.04rem;
  /* background: url(https://zity-cloud.obs.cn-north-1.myhuaweicloud.com/tianjin-yunkefu-20231129/btnStart.png)
    no-repeat; */
  background: url(../img/btn-spring-start.png) no-repeat;
  background-size: 100% 100%;
  border: none;
  margin-bottom: 0.3rem;
}

.btnList {
  width: 4.6rem;
  height: 1.04rem;
  background: url(../img/brn-spring-prize.png) no-repeat;
  background-size: 100% 100%;
  border: none;
}

.prize_custom_code {
  width: 4rem;
  height: 1rem;
  background: url(../img/brn-spring-prize.png) no-repeat;
  background-size: 100% 100%;
  border: none;
}

.stateImg {
  width: 4.6rem;
}

/* 中奖记录 */
.ListBox {
  width: 6.56rem;
  height: 7rem;
  background: #fff;
  box-shadow: -18px 14px 22px 0px rgba(15, 15, 15, 0.25);
  border-radius: 13px;
  position: absolute;
  /* box-sizing: border-box; */
  top: 45%;
  left: 50%;
  padding: .2rem;
  box-sizing: border-box;
  transform: translate(-50%, -50%);
}

.suc {
  background: RGBA(232, 246, 255, 1);
  border-radius: 0.14rem;
  width: 6.03rem;
  margin: 0 auto;
  padding: 0.3rem 0;
  box-sizing: border-box;
  margin-top: 0.5rem;
}

.error_title {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 3.58rem;
  height: 0.68rem;
}

.closeListTost {
  width: 0.83rem;
  position: absolute;
  right: -0.6rem;
  top: 0;
  transform: translate(-55%, -44%);
  /* transform: translate(-50%, -50%); */
}

.prizeList {
  width: 5.1rem;
  margin-top: 1.4rem;
  padding-left: 0.35rem;
  height: 78%;
  overflow: auto;
  list-style: none;
  color: #767676;
}

.prizeList li {
  padding: 0 0.2rem;
  margin-bottom: 0.5rem;
}

.tip {
  margin-top: 0.1rem;
}

.prize {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.copybtn {
  width: 1.58rem;
  height: 0.59rem;
  background: url(https://zity-cloud.obs.cn-north-1.myhuaweicloud.com/tianjin-yunkefu-20231129/copybtn.png) no-repeat;
  background-size: 100% 100%;
}

/* 规则 */
.ruleBox {
  width: 6.56rem;
  height: 8rem;
  padding-bottom: .3rem;
  /* background: url(../img/spring-rule.png) no-repeat; */
  /* background: url(https://zity-cloud.obs.cn-north-1.myhuaweicloud.com/tianjin-yunkefu-20231129/ruleBox.png) no-repeat; */
  /* background-size: 100% 100%; */
  background: #fff;
  box-shadow: -18px 14px 22px 0px rgba(15, 15, 15, 0.25);
  border-radius: 13px;
  color: #13562E;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.ruletitle {
  margin-top: 0.6rem;
  text-align: center;
  font-size: .55rem;
  font-weight: 600;
  font-style: italic;
}

.closeTost {
  width: 0.83rem;
  position: absolute;
  right: -0.6rem;
  top: 0;
  transform: translate(-55%, -44%);
}

.ruleList {
  height: 90%;
  overflow: auto;
  background: RGBA(232, 246, 255, 1);
  border-radius: 0.14rem;
  width: 6.03rem;
  margin: 0.7rem auto 0.2rem;
  box-sizing: border-box;
  padding: 0.2rem 0.27rem;

}

.rule_title {
  position: absolute;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 3.58rem;
  height: 0.68rem;
}

.ruleList p {
  font-size: 0.23rem;
  font-family: SourceHanSansCN;
  color: #2f6077;
  line-height: 0.4rem;
}

table {
  width: 100%;
  margin: 10px auto;
}

th {
  font-weight: bold;
}

th,
td {
  text-align: center;
  font-size: 16px;
  color: #2f6077;
  border: 1px solid currentColor;
  line-height: 2;
}

/* 免责声明 */
.relief-box {
  width: 6rem;
  /* height: 4rem; */
  background-color: #fff;
  border-radius: 0.2rem;
  /* overflow: hidden; */
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  align-items: center;
  flex-direction: column;
}

.relief-title {
  color: #333;
  line-height: 1rem;
  font-weight: bold;
  font-size: 0.4rem;
}

.relief-txt {
  width: 21em;
  font-size: 0.22rem;
  color: #666;
  line-height: 1.4;
  word-break: break-all;
}

.relief-choose {
  font-size: 0.22rem;
  width: 21em;
  flex: 1;
  display: flex;
  align-items: center;
}

.relief-choose-input {
  display: none;
}

.relief-choose-input+i {
  display: block;
  width: 1em;
  height: 1em;
  border-radius: 50%;
  background-color: #a31310;
  margin-right: 0.5em;
  position: relative;
}

.relief-choose-input:checked+i::after {
  content: "";
  width: 0.5em;
  height: 0.25em;
  border: none;
  border-left-color: #fff;
  border-bottom-color: #fff;
  border-left-width: 1px;
  border-bottom-width: 1px;
  border-left-style: solid;
  border-bottom-style: solid;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -65%) rotate(-45deg);
}

.relief-choose-txt {
  font-size: 0.22rem;
  color: #666;
  line-height: 1.4;
}

.btn-relief-know {
  width: 100%;
  border-top: 1px solid #dedede;
  background-color: #fff;
  color: #a31310;
  height: 0.8rem;
  font-size: 0.32rem;
  font-weight: bold;
  letter-spacing: 0.1em;
  border-radius: 0.2rem;
}

.btn-end-know {
  width: 100%;
  border-top: 1px solid #dedede;
  background-color: #fff;
  color: #a31310;
  height: 0.8rem;
  font-size: 0.32rem;
  font-weight: bold;
  letter-spacing: 0.1em;
}

#cnzz_stat_icon_1281318287 {
  display: none;
}

.stateBox {
  /* margin-top:1rem; */
}


.top {
  width: 5rem;
  /* height: 2.6rem; */
  margin: 0 auto;
  color: #282828;
  /* margin-top: .7rem; */
}

.time {
  /* font-size: .35rem; */
  /* font-weight: 600; */
}

.prizes {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.prizename {
  font-size: .3rem;
  font-weight: 600;
}

.prize_box {
  margin-top: .7rem;
  height: 3.55rem;
  padding: 0.25rem 0.28rem
}

.prizeCode {
  font-size: .22rem;
  margin: 0.2rem auto 0.1rem;
}

.timeTip {
  font-size: 0.2rem;
  margin: 0 auto;
  text-align: left;
  width: 5rem;
}

.top_title {
  font-size: .14rem;
  font-weight: 600;
  text-align: center;
}

.bar {
  width: 5rem;
  margin: 0 auto;
  border-bottom: 1px solid #33AB98;
  margin-top: 0.2rem;
}

.bottom_title {
  margin: 0 auto;
  width: 5rem;
  font-size: 0.3rem;
  font-weight: 600;
  color: #282828;
  margin-top: .2rem;
  /* margin-bottom: .3rem; */
  /* margin-left: .2rem; */
}

.bottomTip {
  width: 5rem;
  margin: 0 auto;
  font-size: .20rem;
  color: #282828;
  font-weight: bold;
}

.err_top {
  /* padding-left: .5rem;
  padding-right: .5rem;
  margin-top: 0.85rem; */
  font-weight: 400 !important;
  font-size: 0.32rem;
  color: #282828;
  margin-top: 0.5rem;
  background: RGBA(232, 246, 255, 1);
  border-radius: 0.14rem;
  width: 5.9rem;
  margin: 0 auto;
  margin-top: 0.5rem;
  padding: 0.34rem 0.4rem;
  box-sizing: border-box;
  margin-bottom: 0.2rem;
}