.wap {
  width: 7.5rem;
  position: relative;
  z-index: 99;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 1rem;
}
.wap .mbg01 .Midcon {
  width: 100%;
  position: relative;
  background: url("//image.gamersky.com/webimg13/zhuanti/yzg/top.png") no-repeat center 0/7.5rem 13.33rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 8.72rem;
  box-sizing: border-box;
}
.wap .mbg01 .Midcon .logo {
  display: none;
}
.wap .mbg01 .Midcon .t1 {
  background: url("//image.gamersky.com/webimg13/zhuanti/yzg/wapt1.png") no-repeat center center/100% 100%;
  width: 7.49rem;
  height: 2.19rem;
  margin-bottom: 0.4rem;
}
.wap .mbg01 .Midcon .t4 {
  background: url("//image.gamersky.com/webimg13/zhuanti/yzg/wapt4.png") no-repeat center center/100% 100%;
  width: 5.78rem;
  height: 0.54rem;
  margin-bottom: 0.2rem;
}
.wap .mbg01 .Midcon .text {
  color: #fff;
  text-align: center;
  font-family: "Source Han Sans CN";
  font-size: 0.28rem;
  width: 4.6rem;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin-bottom: 0.2rem;
}
.wap .mbg01 .Midcon .button {
  display: flex;
  border-radius: 0.71rem;
  background-color: #ffbb5b;
  height: 0.93rem;
  padding: 0 0.65rem;
  align-items: center;
  color: #000;
  text-align: center;
  font-family: "Source Han Sans CN";
  font-size: 0.36rem;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}
.wap .mbg02 .Midcon {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0.6rem;
}
.wap .mbg02 .Midcon .t2 {
  background: url("//image.gamersky.com/webimg13/zhuanti/yzg/wapt2.png") no-repeat center center/100% 100%;
  width: 7.49rem;
  height: 1.68rem;
}
.wap .mbg02 .Midcon .VoteList {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 0.3rem;
  padding: 0 0.45rem;
}
.wap .mbg02 .Midcon .VoteList .item .top {
  padding: 0.2rem;
  border-radius: 0.24rem;
  border: 0.04rem solid #273f60;
  background: rgba(255, 255, 255, 0.05);
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 0.2rem;
}
.wap .mbg02 .Midcon .VoteList .item .top img {
  border-radius: 0.2rem;
  width: 2.7rem;
  height: 2.7rem;
  object-fit: cover;
  background: #fff;
}
.wap .mbg02 .Midcon .VoteList .item .top .name {
  height: 0.42rem;
  line-height: 0.42rem;
  color: #caf5ff;
  text-align: center;
  font-family: "Source Han Sans CN";
  font-size: 0.28rem;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.wap .mbg02 .Midcon .VoteList .item .bottom {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 0.1rem;
  height: 0.88rem;
}
.wap .mbg02 .Midcon .VoteList .item .bottom .votenumber {
  color: #ffbb5b;
  text-align: center;
  font-family: "Source Han Sans CN";
  font-size: 0.24rem;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.1rem;
}
.wap .mbg02 .Midcon .VoteList .item .bottom .votenumber span {
  color: #fff;
  font-family: "Source Han Sans CN";
  font-size: 0.32rem;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.wap .mbg02 .Midcon .VoteList .item .bottom .votebutton {
  cursor: pointer;
  border-radius: 1.44rem;
  background-color: #ffbb5b;
  width: 1.46rem;
  height: 0.52rem;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #000;
  text-align: center;
  font-family: "Source Han Sans CN";
  font-size: 0.28rem;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}
.wap .mbg02 .Midcon .VoteList .item .bottom .voted {
  cursor: default !important;
  background-color: #ccc !important;
  color: #666 !important;
}
.wap .mbg03 .Midcon {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0.3rem;
  width: 6.6rem;
}
.wap .mbg03 .Midcon .t3 {
  background: url("//image.gamersky.com/webimg13/zhuanti/yzg/wapt3.png") no-repeat center center/auto 100%;
  width: 4.4rem;
  height: 0.72rem;
}
.wap .mbg03 .Midcon .text {
  color: #caf5ff;
  text-align: left;
  font-family: "Source Han Sans CN";
  font-size: 0.24rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
}
.wap .mbg03 .Midcon .luckyDrawArea {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0.3rem;
  padding: 0.2rem;
  width: 6.2rem;
  background: rgba(255, 255, 255, 0.1);
}
.wap .mbg03 .Midcon .luckyDrawArea .luckyDrawRolling {
  width: 100%;
  height: 6.85rem;
  position: relative;
  box-sizing: border-box;
}
.wap .mbg03 .Midcon .luckyDrawArea .luckyDrawRolling .luckyDrawList {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  z-index: 1;
}
.wap .mbg03 .Midcon .luckyDrawArea .luckyDrawRolling .luckyDrawList .item {
  width: 100%;
  height: 1.37rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  box-sizing: border-box;
  padding: 0 0.4rem;
}
.wap .mbg03 .Midcon .luckyDrawArea .luckyDrawRolling .luckyDrawList .item .name {
  overflow: hidden;
  color: #fff;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-family: "Source Han Sans CN";
  font-size: 0.26rem;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.wap .mbg03 .Midcon .luckyDrawArea .luckyDrawRolling .luckyDrawList .item .imgbox {
  height: 0.96rem;
  width: 2.27rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.wap .mbg03 .Midcon .luckyDrawArea .luckyDrawRolling .luckyDrawList .item .imgbox img {
  height: 100%;
}
.wap .mbg03 .Midcon .luckyDrawArea .luckyDrawRolling::before {
  box-sizing: border-box;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0.1rem solid rgba(0, 0, 0, 0.3);
  z-index: 2;
}
.wap .mbg03 .Midcon .luckyDrawArea .luckyDrawRolling::after {
  box-sizing: border-box;
  content: "";
  position: absolute;
  top: 1.37rem;
  left: 0;
  width: 100%;
  height: 1.37rem;
  background: url("//image.gamersky.com/webimg13/zhuanti/yzg/box.png") no-repeat center center/100% 100%;
  z-index: 3;
}
.wap .mbg03 .Midcon .luckyDrawArea .luckyDrawButton {
  display: flex;
  width: 6.16rem;
  height: 0.76rem;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  color: #000;
  font-family: "Source Han Sans CN";
  font-size: 0.3rem;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  background: #ffbb5b;
  cursor: pointer;
}
.wap .mbg03 .Midcon .luckyDrawArea .luckyDrawRelated {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 0.34rem;
  width: 100%;
}
.wap .mbg03 .Midcon .luckyDrawArea .luckyDrawRelated .luckyDrawTimes {
  display: flex;
  color: #caf5ff;
  font-family: "Source Han Sans CN";
  font-size: 0.22rem;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.wap .mbg03 .Midcon .luckyDrawArea .luckyDrawRelated .luckyDrawTimes span {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 0.34rem;
  padding: 0 0.095rem;
  background: rgba(0, 0, 0, 0.3);
  color: #fff;
  text-align: center;
  font-family: "Source Han Sans CN";
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.wap .mbg03 .Midcon .luckyDrawArea .luckyDrawRelated .winningRecord {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 0.34rem;
  color: #caf5ff;
  font-family: "Source Han Sans CN";
  font-size: 0.22rem;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  cursor: pointer;
}
.wap .mbg03 .Midcon .pstips {
  color: #ffbb5b;
  text-align: center;
  font-family: "Source Han Sans CN";
  font-size: 0.22rem;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  height: 0.34rem;
  width: 100%;
}
.wap .mbg04 .Midcon {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.wap .mbg04 .Midcon img {
  width: 6.6rem;
  height: 1.06rem;
}
.wap .mbg05 .Midcon {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-bottom: 1.37rem;
}
.wap .mbg05 .Midcon .activityRules {
  display: flex;
  flex-direction: column;
  align-items: start;
  justify-content: start;
  width: 6.6rem;
  color: #caf5ff;
  font-family: "Source Han Sans CN";
  font-size: 0.24rem;
  font-weight: 400;
  line-height: 1.5;
}
.wap .mbg05 .Midcon .activityRules .title {
  font-size: 0.28rem;
  font-weight: 700;
}
.wap .shareBox {
  display: none;
}
.wap .tips {
  width: 100%;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 3060;
  display: none;
}
.wap .tips .zz {
  background: rgba(0, 0, 0, 0.6);
  width: 100%;
  height: 100vh;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 3061;
}
.wap .tips .Box {
  width: 6.7rem;
  height: 3.2rem;
  background: #fff;
  border-radius: 10px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  z-index: 3062;
}
.wap .tips .Box .title {
  font-size: 0.4rem;
  font-weight: bold;
  color: #ff6600;
  text-align: center;
  margin: 0.4rem auto;
}
.wap .tips .Box .jp {
  text-align: center;
  font-size: 0.2rem;
  color: #3b3b3b;
  margin: 0.4rem auto 0.5rem;
  font-weight: bold;
}
.wap .tips .Box .jp span {
  color: #ff6600;
}
.wap .tips .Box .btn {
  width: 2.12rem;
  height: 0.6rem;
  line-height: 0.6rem;
  background: #333;
  color: #fff;
  font-size: 0.25rem;
  border-radius: 0.1rem;
  font-weight: bold;
  text-align: center;
  margin: 0 auto;
  cursor: pointer;
}
.wap .MyPrizeList {
  width: 100%;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
  display: none;
}
.wap .MyPrizeList .zz {
  background: rgba(0, 0, 0, 0.6);
  width: 100%;
  height: 100vh;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1001;
}
.wap .MyPrizeList .Box {
  width: 6.7rem;
  height: 8.4rem;
  background: #fff;
  border-radius: 10px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1002;
}
.wap .MyPrizeList .Box .miaoshu {
  width: 90%;
  margin: 20px auto 20px;
  text-align: center;
  color: #aaa;
  font-size: 0.24rem;
}
.wap .MyPrizeList .Box .title {
  font-size: 0.34rem;
  width: 80%;
  border-bottom: 1px #f1f1f1 solid;
  font-weight: bold;
  color: #333;
  text-align: center;
  padding-bottom: 0.2rem;
  margin: 0.2rem auto 0;
}
.wap .MyPrizeList .Box .jplist {
  width: 90%;
  margin: 0rem auto;
  height: 6.2rem;
  overflow-y: scroll;
  overflow-x: hidden;
  padding-top: 0.2rem;
}
.wap .MyPrizeList .Box .jplist .item {
  display: flex;
  height: 0.6rem;
  line-height: 0.6rem;
  font-size: 0.26rem;
  margin-bottom: 0.1rem;
}
.wap .MyPrizeList .Box .jplist .item .time {
  color: #bebebe;
  margin-right: 0.1rem;
}
.wap .MyPrizeList .Box .jplist .item .name {
  font-weight: bold;
  color: #ff6600;
}
.wap .MyPrizeList .Box .jplist .item .sh {
  margin-left: auto;
  margin-right: 0.1rem;
  background: #ff6600;
  border-radius: 0.2rem;
  height: 0.3rem;
  font-size: 14px;
  color: #fff;
  font-weight: bold;
  width: 1rem;
  cursor: pointer;
  text-align: center;
}
.wap .MyPrizeList .Box .jplist .item .copy {
  margin-left: auto;
  margin-right: 0.1rem;
  background: #ff6600;
  border-radius: 0.2rem;
  height: 0.45rem;
  line-height: 0.45rem;
  font-size: 0.2rem;
  color: #fff;
  font-weight: bold;
  width: 1.5rem;
  cursor: pointer;
  text-align: center;
}
.wap .MyPrizeList .Box .btnBox {
  display: flex;
}
.wap .MyPrizeList .Box .btn {
  display: block;
  width: 3.6rem;
  height: 0.8rem;
  line-height: 0.8rem;
  background: #333;
  color: #fff;
  font-size: 0.28rem;
  border-radius: 0.2rem;
  font-weight: bold;
  text-align: center;
  margin: 0.2rem auto 0;
  cursor: pointer;
}
.wap .txdz {
  width: 100%;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1003;
  display: none;
}
.wap .txdz .zz {
  background: rgba(0, 0, 0, 0.6);
  width: 100%;
  height: 100vh;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1004;
  z-index: 1;
}
.wap .txdz .createAddress {
  width: 7.1rem;
  height: 6.3rem;
  background: #fff;
  border-radius: 10px;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  left: 50%;
  z-index: 2;
}
.wap .txdz .createAddress .createAddress-title {
  font-size: 24px;
  color: #333333;
  font-weight: bold;
  padding-bottom: 20px;
  border-bottom: 1px solid #eeeeee;
  text-align: center;
  margin-bottom: 20px;
  flex-shrink: 0;
  margin-top: 20px;
}
.wap .txdz .createAddress .createAddress-from {
  width: 100%;
}
.wap .txdz .createAddress .createAddress-from .createAddress-inputBox {
  width: 100%;
  height: 0.58rem;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
}
.wap .txdz .createAddress .createAddress-from .createAddress-inputBox span {
  display: block;
  font-size: 0.25rem;
  color: #3b3b3b;
  margin-right: 0.16rem;
}
.wap .txdz .createAddress .createAddress-from .createAddress-inputBox input {
  display: block;
  width: 4.8rem;
  height: 0.58rem;
  border: 1px solid #eee;
  padding: 0 0.2rem;
  box-sizing: border-box;
}
.wap .txdz .createAddress .createAddress-btn {
  display: block;
  width: 3.6rem;
  height: 0.8rem;
  line-height: 0.8rem;
  background: #333;
  color: #fff;
  font-size: 0.28rem;
  border-radius: 0.2rem;
  font-weight: bold;
  text-align: center;
  margin: 0.2rem auto 0;
  cursor: pointer;
}
.wap .Mid {
  margin: 0 auto;
  width: 100%;
  width: 7.5rem;
  max-width: 7.5rem;
}
.wap .Midcon {
  margin: 0 auto;
  width: 7.5rem;
  height: auto;
  overflow: hidden !important;
}