* {
  box-sizing: border-box;
}
[v-cloak] {
  display: none;
}
.toast {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-width: 340px;
  padding: 10px 20px;
  border-radius: 50px;
  background: rgba(0, 0, 0, 0.75);
  font-size: 14px;
  color: #ffffff;
  line-height: 20px;
  text-align: center;
  z-index: 999;
}
.flex-center {
  display: flex;
  align-items: center;
  justify-content: center;
}
.text-overflow {
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.lottery-body {
  margin-top: 47px !important;
  overflow-x: hidden;
  overflow-y: auto;
}
.lottery-page {
  min-width: 100vw;
  min-height: 100vh;
  background: #FFD9CE;
}
.lottery-page .total-page {
  height: 100vh;
  display: flex;
  justify-content: center;
  align-items: center;
}
.lottery-page .total-page .bg-body {
  width: 100%;
  min-width: 2000px;
  background: url("//pic.cgyouxi.com/orange/upload/202407/25322333_37154ad6795fa22857e204d60dd37679.png") center no-repeat;
  display: flex;
  justify-content: center;
  align-items: center;
}
.lottery-page .total-page .bg-page {
  width: 396px;
  height: 100vh;
  background: #fff;
  padding: 0 10px;
  box-shadow: inset 0px 9px 0px 0px #FFF3F2;
  border-left: 5px solid #ECAC79;
  border-right: 5px solid #ECAC79;
  overflow-y: scroll;
}
.lottery-page .total-page .bg-page::-webkit-scrollbar {
  display: none;
}
.lottery-page .total-page .bg-page .body-content {
  padding-bottom: 20px;
  background: #ffd9ce;
}
.lottery-page .total-page .bg-page .body-content .top-banner {
  width: 100%;
  height: 150px;
  overflow: hidden;
}
.lottery-page .total-page .bg-page .body-content .top-banner img {
  width: 100%;
}
.lottery-page .total-page .bg-page .body-content .act-content {
  display: flex;
  justify-content: center;
  flex-direction: column;
}
.lottery-page .total-page .bg-page .body-content .act-content .act-time {
  display: flex;
  align-items: center;
  margin: 0 auto;
  width: 318px;
  height: 33px;
  background: url("//pic.cgyouxi.com/orange/upload/202407/25322333_0ca5fad8eeac75d018af0fffa07ed736.png") no-repeat center / 100%;
}
.lottery-page .total-page .bg-page .body-content .act-content .act-time.no {
  background: url("//pic.cgyouxi.com/orange/upload/202407/25322333_0ca5fad8eeac75d018af0fffa07ed736.png") no-repeat center / 100%;
  display: flex;
  justify-content: center;
  font-weight: 600;
  font-size: 12px;
  color: #bc8755;
}
.lottery-page .total-page .bg-page .body-content .act-content .act-time .show-title {
  font-weight: bold;
  font-size: 13px;
  color: #bc8755;
  padding-left: 36px;
  margin-right: 5px;
}
.lottery-page .total-page .bg-page .body-content .act-content .act-time .show-time {
  display: flex;
  font-weight: bold;
  font-size: 14px;
}
.lottery-page .total-page .bg-page .body-content .act-content .act-time .show-time .title {
  font-weight: bold;
  font-size: 13px;
  color: #bc8755;
  padding-left: 76px;
}
.lottery-page .total-page .bg-page .body-content .act-content .act-time .show-time .show-day,
.lottery-page .total-page .bg-page .body-content .act-content .act-time .show-time .show-hour,
.lottery-page .total-page .bg-page .body-content .act-content .act-time .show-time .show-minute,
.lottery-page .total-page .bg-page .body-content .act-content .act-time .show-time .show-sec {
  display: flex;
  align-items: center;
  color: #fff;
}
.lottery-page .total-page .bg-page .body-content .act-content .act-time .show-time .show-day .day1,
.lottery-page .total-page .bg-page .body-content .act-content .act-time .show-time .show-hour .day1,
.lottery-page .total-page .bg-page .body-content .act-content .act-time .show-time .show-minute .day1,
.lottery-page .total-page .bg-page .body-content .act-content .act-time .show-time .show-sec .day1,
.lottery-page .total-page .bg-page .body-content .act-content .act-time .show-time .show-day .hor1,
.lottery-page .total-page .bg-page .body-content .act-content .act-time .show-time .show-hour .hor1,
.lottery-page .total-page .bg-page .body-content .act-content .act-time .show-time .show-minute .hor1,
.lottery-page .total-page .bg-page .body-content .act-content .act-time .show-time .show-sec .hor1,
.lottery-page .total-page .bg-page .body-content .act-content .act-time .show-time .show-day .min1,
.lottery-page .total-page .bg-page .body-content .act-content .act-time .show-time .show-hour .min1,
.lottery-page .total-page .bg-page .body-content .act-content .act-time .show-time .show-minute .min1,
.lottery-page .total-page .bg-page .body-content .act-content .act-time .show-time .show-sec .min1,
.lottery-page .total-page .bg-page .body-content .act-content .act-time .show-time .show-day .sec1,
.lottery-page .total-page .bg-page .body-content .act-content .act-time .show-time .show-hour .sec1,
.lottery-page .total-page .bg-page .body-content .act-content .act-time .show-time .show-minute .sec1,
.lottery-page .total-page .bg-page .body-content .act-content .act-time .show-time .show-sec .sec1 {
  display: flex;
  justify-content: center;
  line-height: 18px;
  padding: 0 1px;
  width: 13px;
  height: 16px;
  background: rgba(167, 99, 45, 0.75);
  border-radius: 2px;
}
.lottery-page .total-page .bg-page .body-content .act-content .act-time .show-time .show-day .day2,
.lottery-page .total-page .bg-page .body-content .act-content .act-time .show-time .show-hour .day2,
.lottery-page .total-page .bg-page .body-content .act-content .act-time .show-time .show-minute .day2,
.lottery-page .total-page .bg-page .body-content .act-content .act-time .show-time .show-sec .day2,
.lottery-page .total-page .bg-page .body-content .act-content .act-time .show-time .show-day .hor2,
.lottery-page .total-page .bg-page .body-content .act-content .act-time .show-time .show-hour .hor2,
.lottery-page .total-page .bg-page .body-content .act-content .act-time .show-time .show-minute .hor2,
.lottery-page .total-page .bg-page .body-content .act-content .act-time .show-time .show-sec .hor2,
.lottery-page .total-page .bg-page .body-content .act-content .act-time .show-time .show-day .min2,
.lottery-page .total-page .bg-page .body-content .act-content .act-time .show-time .show-hour .min2,
.lottery-page .total-page .bg-page .body-content .act-content .act-time .show-time .show-minute .min2,
.lottery-page .total-page .bg-page .body-content .act-content .act-time .show-time .show-sec .min2,
.lottery-page .total-page .bg-page .body-content .act-content .act-time .show-time .show-day .sec2,
.lottery-page .total-page .bg-page .body-content .act-content .act-time .show-time .show-hour .sec2,
.lottery-page .total-page .bg-page .body-content .act-content .act-time .show-time .show-minute .sec2,
.lottery-page .total-page .bg-page .body-content .act-content .act-time .show-time .show-sec .sec2 {
  display: flex;
  justify-content: center;
  margin-left: 1.2px;
  line-height: 18px;
  padding: 0 1px;
  width: 13px;
  height: 16px;
  background: rgba(167, 99, 45, 0.75);
  border-radius: 2px;
}
.lottery-page .total-page .bg-page .body-content .act-content .act-time .show-time .left {
  margin-left: 2px;
  color: #bc8755;
  letter-spacing: 3px;
}
.lottery-page .total-page .bg-page .body-content .act-content .hide {
  display: none;
  opacity: 0;
}
.lottery-page .total-page .bg-page .body-content .act-content .game-box {
  margin: 0 auto;
  position: relative;
  padding-top: 46px;
  width: 358px;
  height: 508px;
  background: url("//pic.cgyouxi.com/orange/upload/202406/25322333_1929eaa9efc87321df36f564699f160b.png") no-repeat center / 100%;
}
.lottery-page .total-page .bg-page .body-content .act-content .game-box .light-body {
  width: 365px;
  height: 365px;
}
.lottery-page .total-page .bg-page .body-content .act-content .game-box .light-body .light-box {
  margin-left: -3px;
  width: 365px;
  height: 365px;
  background: url("//pic.cgyouxi.com/orange/upload/202406/25322333_ef2a477b0027cbf32b175afe8ce7442c.png") no-repeat center / 100%;
  transition: all 0.1s;
  opacity: 1;
}
.lottery-page .total-page .bg-page .body-content .act-content .game-box .light-body .light-box-small {
  margin-left: -3px;
  width: 365px;
  height: 365px;
  background: url("//pic.cgyouxi.com/orange/upload/202407/25322333_3521a1ba23380cc9fe1aa7444bda4ea6.png") no-repeat center / 100%;
  transition: all 0.1s;
  opacity: 1;
}
.lottery-page .total-page .bg-page .body-content .act-content .game-box .turn-box {
  width: 310px;
  height: 310px;
  background: url("//pic.cgyouxi.com/orange/upload/202406/25322333_db0eca89d97634e8ad8ba982ec8129d3.png") no-repeat center / 100%;
  position: absolute;
  top: 74px;
  left: 25px;
}
.lottery-page .total-page .bg-page .body-content .act-content .game-box .turn-box .img-box {
  cursor: pointer;
  width: 48px;
  height: 48px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}
.lottery-page .total-page .bg-page .body-content .act-content .game-box .turn-box .img-box img {
  max-width: 100%;
  max-height: 100%;
}
.lottery-page .total-page .bg-page .body-content .act-content .game-box .turn-box .box-1 {
  position: absolute;
  top: 12px;
  right: 101px;
}
.lottery-page .total-page .bg-page .body-content .act-content .game-box .turn-box .box-2 {
  position: absolute;
  top: 45px;
  right: 44px;
}
.lottery-page .total-page .bg-page .body-content .act-content .game-box .turn-box .box-3 {
  position: absolute;
  top: 104px;
  right: 12px;
}
.lottery-page .total-page .bg-page .body-content .act-content .game-box .turn-box .box-4 {
  position: absolute;
  right: 13px;
  top: 160px;
}
.lottery-page .total-page .bg-page .body-content .act-content .game-box .turn-box .box-5 {
  position: absolute;
  right: 45px;
  bottom: 45px;
}
.lottery-page .total-page .bg-page .body-content .act-content .game-box .turn-box .box-6 {
  position: absolute;
  right: 101px;
  bottom: 14px;
}
.lottery-page .total-page .bg-page .body-content .act-content .game-box .turn-box .box-7 {
  position: absolute;
  left: 100px;
  bottom: 14px;
}
.lottery-page .total-page .bg-page .body-content .act-content .game-box .turn-box .box-8 {
  position: absolute;
  left: 43px;
  bottom: 46px;
}
.lottery-page .total-page .bg-page .body-content .act-content .game-box .turn-box .box-9 {
  position: absolute;
  left: 12px;
  bottom: 102px;
}
.lottery-page .total-page .bg-page .body-content .act-content .game-box .turn-box .box-10 {
  position: absolute;
  left: 12px;
  top: 98px;
}
.lottery-page .total-page .bg-page .body-content .act-content .game-box .turn-box .box-11 {
  position: absolute;
  left: 44px;
  top: 45px;
}
.lottery-page .total-page .bg-page .body-content .act-content .game-box .turn-box .box-12 {
  position: absolute;
  left: 100px;
  top: 12px;
}
.lottery-page .total-page .bg-page .body-content .act-content .game-box .center-img {
  position: absolute;
  top: 72px;
  left: 110px;
  width: 140px;
  height: 310px;
  pointer-events: none;
}
.lottery-page .total-page .bg-page .body-content .act-content .game-box .center-img .select-img {
  width: 137px;
  height: 137px;
  background: url("//pic.cgyouxi.com/orange/upload/202406/25322333_b8a555d2a381d99eb140c1ba7054629e.png") no-repeat center / 100%;
  position: absolute;
  right: -66px;
  top: 20px;
  pointer-events: none;
  opacity: 0;
}
.lottery-page .total-page .bg-page .body-content .act-content .game-box .center-img .select-img.red-box-on {
  animation: redround 1s linear 2;
  -moz-animation: redround 1s linear 2;
  -ms-animation: redround 1s linear 2;
  -o-animation: redround 1s linear 2;
  -webkit-animation: redround 1s linear 2;
  opacity: 1;
}
.lottery-page .total-page .bg-page .body-content .act-content .game-box .dog-img {
  position: absolute;
  top: 172px;
  left: 138px;
  width: 95px;
  height: 107px;
  background: url("//pic.cgyouxi.com/orange/upload/202407/25322333_9101c78529b137ac2b18b4aeb74fbdb3.png") no-repeat center / 100%;
  z-index: 4;
}
.lottery-page .total-page .bg-page .body-content .act-content .game-box .arrow-img {
  pointer-events: none;
  position: absolute;
  top: 72px;
  left: 166px;
  width: 28px;
  height: 312px;
  background: url("//pic.cgyouxi.com/orange/upload/202407/25322333_e8fb42ee0dab9daa2136762268bbe85a.png") no-repeat center / 100%;
  z-index: 3;
}
.lottery-page .total-page .bg-page .body-content .act-content .game-box .turn-num {
  font-weight: 600;
  font-size: 14px;
  color: #a7632d;
  line-height: 20px;
  margin: -6px auto 0;
  width: 130px;
  height: 32px;
  background: url("//pic.cgyouxi.com/orange/upload/202406/25322333_a19bbcaf5b9255334d6c5c3982abd396.png") no-repeat center / 100%;
}
.lottery-page .total-page .bg-page .body-content .button-box {
  position: relative;
  z-index: 1;
  margin-bottom: 20px;
  margin-top: -20px;
  display: flex;
  align-items: center;
}
.lottery-page .total-page .bg-page .body-content .button-box .my-reward {
  cursor: pointer;
  width: 61px;
  height: 61px;
  background: url("//pic.cgyouxi.com/orange/upload/202406/25322333_d1bf40997842071308e47a7cd20beb8f.png") no-repeat center / 100%;
}
.lottery-page .total-page .bg-page .body-content .button-box .turn-button {
  width: 203px;
  height: 50px;
  background: rgba(255, 255, 255, 0.7);
  border-radius: 15px;
  border: 1px solid #ffffff;
  display: flex;
  justify-content: space-around;
  align-items: center;
  margin-left: 8px;
  margin-right: 14px;
}
.lottery-page .total-page .bg-page .body-content .button-box .turn-button .turn-one {
  cursor: pointer;
  width: 86px;
  height: 38px;
  background: url("//pic.cgyouxi.com/orange/upload/202407/25322333_165c952ea28d54e9d709fd8532b2edb1.png") no-repeat center / 100%;
}
.lottery-page .total-page .bg-page .body-content .button-box .turn-button .turn-one:active {
  background: url("//pic.cgyouxi.com/orange/upload/202406/25322333_04799830ad4735156d5bdc91a390c0d0.png") no-repeat center / 100%;
}
.lottery-page .total-page .bg-page .body-content .button-box .turn-button .line {
  width: 1px;
  height: 20px;
  background: #FFFFFF;
}
.lottery-page .total-page .bg-page .body-content .button-box .turn-button .turn-two {
  cursor: pointer;
  width: 86px;
  height: 38px;
  background: url("//pic.cgyouxi.com/orange/upload/202407/25322333_bb050419532bb4baa11ffa0e46465d51.png") no-repeat center / 100%;
}
.lottery-page .total-page .bg-page .body-content .button-box .turn-button .turn-two:active {
  background: url("//pic.cgyouxi.com/orange/upload/202406/25322333_9063f2e75eb8672c76507e2cf9a6b7e2.png") no-repeat center / 100%;
}
.lottery-page .total-page .bg-page .body-content .button-box .my-charge {
  cursor: pointer;
  width: 54px;
  height: 61px;
  background: url("//pic.cgyouxi.com/orange/upload/202406/25322333_ec83a2a326b2b56e75950c74782ba4c0.png") no-repeat center / 100%;
}
.lottery-page .total-page .bg-page .body-content .reward-bank {
  margin: 0 auto;
  width: 334px;
  height: 394px;
  background: url("//pic.cgyouxi.com/orange/upload/202406/25322333_7b4353df6b2387a9c3ce5565abe537cb.png") no-repeat center / 100%;
}
.lottery-page .total-page .bg-page .body-content .reward-bank .inner {
  padding: 48px 14px 0;
}
.lottery-page .total-page .bg-page .body-content .reward-bank .inner .reward-title {
  margin: 0 auto;
  height: 24px;
  background: #ffe7b4;
  border-radius: 4px 4px 0px 0px;
}
.lottery-page .total-page .bg-page .body-content .reward-bank .inner .reward-title span {
  position: relative;
  float: left;
  height: 100%;
  width: 33.33%;
  display: block;
  line-height: 24px;
  font-size: 12px;
  color: #a7632d;
  text-align: center;
}
.lottery-page .total-page .bg-page .body-content .reward-bank .inner .reward-title .col1::after,
.lottery-page .total-page .bg-page .body-content .reward-bank .inner .reward-title .col2::after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  height: 10px;
  width: 0;
  border-right: 1px solid #f6700c;
  opacity: 0.36;
  margin-top: 7px;
}
.lottery-page .total-page .bg-page .body-content .reward-bank .inner .list-wap {
  height: 300px;
  overflow: hidden;
}
.lottery-page .total-page .bg-page .body-content .reward-bank .inner .reward-list {
  position: relative;
  overflow: hidden;
  top: 0;
}
.lottery-page .total-page .bg-page .body-content .reward-bank .inner .reward-list .list {
  height: 930px;
  width: 100%;
}
.lottery-page .total-page .bg-page .body-content .reward-bank .inner .reward-list .list .item {
  height: 30px;
  line-height: 30px;
  color: #595959;
  font-size: 12px;
  text-align: center;
  background-color: #fff;
  border-bottom: 1px solid #fdd58d;
  box-sizing: border-box;
}
.lottery-page .total-page .bg-page .body-content .reward-bank .inner .reward-list .list .item span {
  position: relative;
  float: left;
  height: 100%;
  width: 33.33%;
  display: block;
  line-height: 30px;
  font-size: 12px;
  text-align: center;
  color: #595959;
  letter-spacing: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.lottery-page .total-page .bg-page .body-content .reward-bank .inner .no-data {
  margin: 25px auto;
  text-align: center;
  font-size: 12px;
  color: #4f0179;
}
.lottery-page .total-page .bg-page .body-content .rule-box {
  width: 319px;
  margin: 30px auto 0;
  box-sizing: border-box;
  overflow: hidden;
  line-height: 28px;
  font-size: 14px;
  color: #fff;
  border-radius: 6px;
}
.lottery-page .total-page .bg-page .body-content .rule-box .rule-title,
.lottery-page .total-page .bg-page .body-content .rule-box .award-change-title {
  margin-bottom: 20px;
  font-size: 18px;
  color: #fff;
  font-weight: bold;
  display: flex;
  align-items: center;
}
.lottery-page .total-page .bg-page .body-content .rule-box .rule-title .icon,
.lottery-page .total-page .bg-page .body-content .rule-box .award-change-title .icon {
  margin-left: 8px;
  width: 12px;
  height: 12px;
  background: url(//pic.cgyouxi.com/orange/upload/202407/25322333_fe58dd771e470918b7af74559bd99a6a.png) no-repeat center / 100%;
  cursor: pointer;
}
.lottery-page .total-page .bg-page .body-content .rule-box .award-change-title {
  margin-top: 20px;
}
.lottery-page .total-page .bg-page .body-content .bottom-banner {
  text-align: center;
  margin-top: 30px;
  margin-bottom: 47px;
}
.lottery-page .total-page .bg-page .body-content .bottom-banner img {
  width: 318px;
  height: 116px;
  border-radius: 16px;
}
.lottery-page .total-page .bg-page .body-content .pop-common {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  min-width: 1280px;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 998;
}
.lottery-page .total-page .bg-page .body-content .pop-common .pop-inner {
  width: 100%;
  height: 100%;
  flex-direction: column;
}
.lottery-page .total-page .bg-page .body-content .pop-common .pop-inner .my-reward-pop,
.lottery-page .total-page .bg-page .body-content .pop-common .pop-inner .no-chance-pop,
.lottery-page .total-page .bg-page .body-content .pop-common .pop-inner .game-end-pop,
.lottery-page .total-page .bg-page .body-content .pop-common .pop-inner .chance-not-pop,
.lottery-page .total-page .bg-page .body-content .pop-common .pop-inner .chance-have-pop {
  width: 282px;
  height: 231px;
  background: url("//pic.cgyouxi.com/orange/upload/202407/25322333_8108f92ca3f19ed598cd666eab5fc07f.png") no-repeat center / 100%;
  border-radius: 9px;
}
.lottery-page .total-page .bg-page .body-content .pop-common .pop-inner .my-reward-pop .my-reward-top,
.lottery-page .total-page .bg-page .body-content .pop-common .pop-inner .no-chance-pop .my-reward-top,
.lottery-page .total-page .bg-page .body-content .pop-common .pop-inner .game-end-pop .my-reward-top,
.lottery-page .total-page .bg-page .body-content .pop-common .pop-inner .chance-not-pop .my-reward-top,
.lottery-page .total-page .bg-page .body-content .pop-common .pop-inner .chance-have-pop .my-reward-top {
  width: 90px;
  height: 120px;
  background: url("//pic.cgyouxi.com/orange/upload/202407/25322333_0d0de3241d27ec2eae2373aee2a29a54.png") no-repeat center / 100%;
  margin: -34px auto 0;
}
.lottery-page .total-page .bg-page .body-content .pop-common .pop-inner .my-reward-pop .my-reward-bottom,
.lottery-page .total-page .bg-page .body-content .pop-common .pop-inner .no-chance-pop .my-reward-bottom,
.lottery-page .total-page .bg-page .body-content .pop-common .pop-inner .game-end-pop .my-reward-bottom,
.lottery-page .total-page .bg-page .body-content .pop-common .pop-inner .chance-not-pop .my-reward-bottom,
.lottery-page .total-page .bg-page .body-content .pop-common .pop-inner .chance-have-pop .my-reward-bottom {
  color: #a7632d;
}
.lottery-page .total-page .bg-page .body-content .pop-common .pop-inner .my-reward-pop .my-reward-bottom .text-1,
.lottery-page .total-page .bg-page .body-content .pop-common .pop-inner .no-chance-pop .my-reward-bottom .text-1,
.lottery-page .total-page .bg-page .body-content .pop-common .pop-inner .game-end-pop .my-reward-bottom .text-1,
.lottery-page .total-page .bg-page .body-content .pop-common .pop-inner .chance-not-pop .my-reward-bottom .text-1,
.lottery-page .total-page .bg-page .body-content .pop-common .pop-inner .chance-have-pop .my-reward-bottom .text-1 {
  margin-top: 12px;
  font-weight: 600;
  text-align: center;
  font-size: 16px;
}
.lottery-page .total-page .bg-page .body-content .pop-common .pop-inner .my-reward-pop .my-reward-bottom .text-2,
.lottery-page .total-page .bg-page .body-content .pop-common .pop-inner .no-chance-pop .my-reward-bottom .text-2,
.lottery-page .total-page .bg-page .body-content .pop-common .pop-inner .game-end-pop .my-reward-bottom .text-2,
.lottery-page .total-page .bg-page .body-content .pop-common .pop-inner .chance-not-pop .my-reward-bottom .text-2,
.lottery-page .total-page .bg-page .body-content .pop-common .pop-inner .chance-have-pop .my-reward-bottom .text-2 {
  margin-top: 7px;
  font-weight: 400;
  text-align: center;
  font-size: 14px;
  line-height: 28px;
}
.lottery-page .total-page .bg-page .body-content .pop-common .pop-inner .my-reward-pop .my-reward-bottom .text-button,
.lottery-page .total-page .bg-page .body-content .pop-common .pop-inner .no-chance-pop .my-reward-bottom .text-button,
.lottery-page .total-page .bg-page .body-content .pop-common .pop-inner .game-end-pop .my-reward-bottom .text-button,
.lottery-page .total-page .bg-page .body-content .pop-common .pop-inner .chance-not-pop .my-reward-bottom .text-button,
.lottery-page .total-page .bg-page .body-content .pop-common .pop-inner .chance-have-pop .my-reward-bottom .text-button {
  cursor: pointer;
  margin: 24px auto 0;
  width: 134px;
  height: 34px;
  background: #ffe7b4;
  border-radius: 22px;
}
.lottery-page .total-page .bg-page .body-content .pop-common .pop-inner .my-reward-pop .my-reward-bottom .button-bottom,
.lottery-page .total-page .bg-page .body-content .pop-common .pop-inner .no-chance-pop .my-reward-bottom .button-bottom,
.lottery-page .total-page .bg-page .body-content .pop-common .pop-inner .game-end-pop .my-reward-bottom .button-bottom,
.lottery-page .total-page .bg-page .body-content .pop-common .pop-inner .chance-not-pop .my-reward-bottom .button-bottom,
.lottery-page .total-page .bg-page .body-content .pop-common .pop-inner .chance-have-pop .my-reward-bottom .button-bottom {
  padding: 0 28px;
  margin-top: 24px;
  display: flex;
  justify-content: space-between;
}
.lottery-page .total-page .bg-page .body-content .pop-common .pop-inner .my-reward-pop .my-reward-bottom .button-bottom .button-left,
.lottery-page .total-page .bg-page .body-content .pop-common .pop-inner .no-chance-pop .my-reward-bottom .button-bottom .button-left,
.lottery-page .total-page .bg-page .body-content .pop-common .pop-inner .game-end-pop .my-reward-bottom .button-bottom .button-left,
.lottery-page .total-page .bg-page .body-content .pop-common .pop-inner .chance-not-pop .my-reward-bottom .button-bottom .button-left,
.lottery-page .total-page .bg-page .body-content .pop-common .pop-inner .chance-have-pop .my-reward-bottom .button-bottom .button-left {
  cursor: pointer;
  width: 102px;
  height: 34px;
  background: #ffe7b4;
  border-radius: 22px;
  color: #a7632d;
}
.lottery-page .total-page .bg-page .body-content .pop-common .pop-inner .my-reward-pop .my-reward-bottom .button-bottom .button-right,
.lottery-page .total-page .bg-page .body-content .pop-common .pop-inner .no-chance-pop .my-reward-bottom .button-bottom .button-right,
.lottery-page .total-page .bg-page .body-content .pop-common .pop-inner .game-end-pop .my-reward-bottom .button-bottom .button-right,
.lottery-page .total-page .bg-page .body-content .pop-common .pop-inner .chance-not-pop .my-reward-bottom .button-bottom .button-right,
.lottery-page .total-page .bg-page .body-content .pop-common .pop-inner .chance-have-pop .my-reward-bottom .button-bottom .button-right {
  cursor: pointer;
  width: 102px;
  height: 34px;
  background: #a7632d;
  border-radius: 22px;
  color: #ffffff;
}
.lottery-page .total-page .bg-page .body-content .pop-common .pop-inner .game-end-pop {
  height: 180px;
}
.lottery-page .total-page .bg-page .body-content .pop-common .pop-inner .chance-have-pop .my-reward-top {
  width: 90px;
  height: 107px;
  background: url("//pic.cgyouxi.com/orange/upload/202407/25322333_94b5874145dbed9fbf3bad5703ba1920.png") no-repeat center / 100%;
  margin: -38px auto 0;
}
.lottery-page .total-page .bg-page .body-content .pop-common .pop-inner .chance-have-pop .my-reward-bottom .button-bottom {
  margin-top: 30px;
}
.lottery-page .total-page .bg-page .body-content .pop-common .pop-inner .reward-record {
  margin-top: 20px;
  width: 320px;
  height: 518px;
  border-radius: 6px;
  background-color: #fff;
  box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.2);
}
.lottery-page .total-page .bg-page .body-content .pop-common .pop-inner .reward-record .h1 {
  font-weight: bold;
  font-family: MicrosoftYaHei-Bold;
  font-size: 16px;
  color: #333;
  letter-spacing: 0;
  text-align: center;
  line-height: 22px;
  margin-top: 14px;
}
.lottery-page .total-page .bg-page .body-content .pop-common .pop-inner .reward-record .h2 {
  margin-top: 9px;
  padding: 0 18px;
  font-family: MicrosoftYaHei;
  font-size: 12px;
  color: #999;
  letter-spacing: 0;
  line-height: 18px;
}
.lottery-page .total-page .bg-page .body-content .pop-common .pop-inner .reward-record .list-box {
  height: 334px;
  margin: 9px 17px 0;
  font-size: 12px;
  text-align: center;
  border-radius: 4px;
  border-top: 1px solid #F1F1F1;
  border-left: 1px solid #F1F1F1;
  border-right: 1px solid #F1F1F1;
}
.lottery-page .total-page .bg-page .body-content .pop-common .pop-inner .reward-record .list-box .list-title {
  display: flex;
  height: 35px;
  line-height: 35px;
  font-size: 12px;
  background: #FFF4CF;
  border-radius: 4px 4px 0px 0px;
}
.lottery-page .total-page .bg-page .body-content .pop-common .pop-inner .reward-record .list-box .list-title span {
  color: #666666;
  font-size: 12px;
  text-align: center;
}
.lottery-page .total-page .bg-page .body-content .pop-common .pop-inner .reward-record .list-box .list-title span.time {
  width: 30%;
}
.lottery-page .total-page .bg-page .body-content .pop-common .pop-inner .reward-record .list-box .list-title span.award {
  width: 37%;
}
.lottery-page .total-page .bg-page .body-content .pop-common .pop-inner .reward-record .list-box .list-title span.addr {
  width: 34%;
}
.lottery-page .total-page .bg-page .body-content .pop-common .pop-inner .reward-record .list-box .list-body {
  height: 298px;
  overflow-y: scroll;
}
.lottery-page .total-page .bg-page .body-content .pop-common .pop-inner .reward-record .list-box .list-body::-webkit-scrollbar {
  display: none;
}
.lottery-page .total-page .bg-page .body-content .pop-common .pop-inner .reward-record .list-box .list {
  display: flex;
  align-items: center;
  padding: 10px 0;
  border-bottom: 1px solid #F1F1F1;
}
.lottery-page .total-page .bg-page .body-content .pop-common .pop-inner .reward-record .list-box .list > span,
.lottery-page .total-page .bg-page .body-content .pop-common .pop-inner .reward-record .list-box .list > a {
  box-sizing: border-box;
}
.lottery-page .total-page .bg-page .body-content .pop-common .pop-inner .reward-record .list-box .list a {
  display: block;
  width: 85px;
  margin: 0 auto;
  font-size: 11px;
  line-height: 17px;
  color: #999999;
}
.lottery-page .total-page .bg-page .body-content .pop-common .pop-inner .reward-record .list-box .list a.turn {
  margin-top: 10px;
  color: #FF730A;
  line-height: 11px;
  text-decoration-line: underline;
}
.lottery-page .total-page .bg-page .body-content .pop-common .pop-inner .reward-record .list-box .list .time {
  font-size: 11px;
  text-align: center;
  color: #333333;
  width: 30%;
}
.lottery-page .total-page .bg-page .body-content .pop-common .pop-inner .reward-record .list-box .list .award {
  font-size: 11px;
  text-align: center;
  color: #333333;
  width: 37%;
}
.lottery-page .total-page .bg-page .body-content .pop-common .pop-inner .reward-record .list-box .list .addr {
  width: 34%;
}
.lottery-page .total-page .bg-page .body-content .pop-common .pop-inner .reward-record .list-box .list .addr .turnOver {
  color: #999999;
  cursor: default;
  position: relative;
  padding-right: 2px;
  transform: translateX(-8px);
  -webkit-transform: translateX(-8px);
}
.lottery-page .total-page .bg-page .body-content .pop-common .pop-inner .reward-record .list-box .list .addr .turnOver:hover {
  color: #999999;
}
.lottery-page .total-page .bg-page .body-content .pop-common .pop-inner .reward-record .list-box .list .addr .turnOver::after {
  content: "";
  position: absolute;
  width: 14px;
  height: 14px;
  background: url(//pic.cgyouxi.com/orange/upload/202407/25322333_ff1328337549a233d6d55d8ba390c16e.png) center no-repeat;
  background-size: 100%;
  top: 50%;
  right: 50%;
  transform: translate(35px, -50%);
  -webkit-transform: translate(33px, -50%);
}
.lottery-page .total-page .bg-page .body-content .pop-common .pop-inner .reward-record .status-text {
  width: 100%;
  display: inline-block;
  margin: 12px auto;
  font-size: 12px;
  color: #999;
}
.lottery-page .total-page .bg-page .body-content .pop-common .pop-inner .dress-pop {
  background: #fff;
  padding-bottom: 32px;
  width: 320px;
  border-radius: 6px;
}
.lottery-page .total-page .bg-page .body-content .pop-common .pop-inner .dress-pop .h1,
.lottery-page .total-page .bg-page .body-content .pop-common .pop-inner .dress-pop .h2 {
  text-align: center;
}
.lottery-page .total-page .bg-page .body-content .pop-common .pop-inner .dress-pop .h1 {
  font-family: MicrosoftYaHei-Bold;
  font-size: 16px;
  color: #2c2c2c;
  letter-spacing: 0;
  text-align: center;
  line-height: 18px;
  margin-top: 15px;
  font-weight: bold;
}
.lottery-page .total-page .bg-page .body-content .pop-common .pop-inner .dress-pop .h2 {
  margin-top: 10px;
  font-family: MicrosoftYaHei;
  font-size: 12px;
  color: #a2a2a2;
  letter-spacing: 0;
  line-height: 18px;
  padding: 0 28px;
}
.lottery-page .total-page .bg-page .body-content .pop-common .pop-inner .dress-pop dl {
  margin: 13px 24px 0;
}
.lottery-page .total-page .bg-page .body-content .pop-common .pop-inner .dress-pop dd {
  margin-bottom: 18px;
  font-size: 12px;
  color: #595959;
}
.lottery-page .total-page .bg-page .body-content .pop-common .pop-inner .dress-pop dd .input-box {
  overflow: hidden;
}
.lottery-page .total-page .bg-page .body-content .pop-common .pop-inner .dress-pop label {
  float: left;
  width: 70px;
  text-align: right;
  color: #666;
}
.lottery-page .total-page .bg-page .body-content .pop-common .pop-inner .dress-pop [type="text"] {
  margin: 0;
  padding: 0 6px 5px;
  border: 0;
  border-bottom: 1px solid #ccc;
  font-size: 12px;
  width: 180px;
}
.lottery-page .total-page .bg-page .body-content .pop-common .pop-inner .dress-pop [type="text"]:focus {
  outline: none;
}
.lottery-page .total-page .bg-page .body-content .pop-common .pop-inner .dress-pop select {
  width: 62px;
  height: 28px;
  padding-left: 3px;
  background: #fff;
  font-size: 12px;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.lottery-page .total-page .bg-page .body-content .pop-common .pop-inner .dress-pop .btn-box {
  margin-top: 30px;
  text-align: center;
}
.lottery-page .total-page .bg-page .body-content .pop-common .pop-inner .dress-pop .btn-box .save {
  display: inline-block;
  width: 101px;
  height: 35px;
  line-height: 35px;
  font-family: NotoSansHans-Medium;
  font-size: 14px;
  color: #e88417;
  letter-spacing: 0;
  text-align: center;
  background: url("//pic.cgyouxi.com/orange/upload/202407/25322333_17779e7dafa3b19309abcdbcf4b6874c.png") no-repeat center center;
  background-size: 100% 100%;
}
.lottery-page .total-page .bg-page .body-content .pop-common .pop-inner .dress-pop .btn-box > div {
  margin-top: 18px;
}
.lottery-page .total-page .bg-page .body-content .pop-common .pop-inner .dress-pop .btn-box .turnBtn {
  color: #e88417;
  font-size: 12px;
  padding-right: 12px;
  background: url(//pic.cgyouxi.com/orange/upload/202303/7291276_ddc9d6b8984e438bb4f24e85767e24bd.png) center right no-repeat;
  background-size: 5px;
}
.lottery-page .total-page .bg-page .body-content .pop-common .pop-inner .one-pop {
  margin-top: 84px;
  width: 278px;
  height: 237px;
  background: url("//pic.cgyouxi.com/orange/upload/202407/25322333_555ca60555610bf14afd3d60f3326dc6.png") no-repeat center / 100%;
}
.lottery-page .total-page .bg-page .body-content .pop-common .pop-inner .one-pop.address {
  width: 278px;
  height: 265px;
  background: url("//pic.cgyouxi.com/orange/upload/202509/59029616_afcd5f1e58738e9bd15df17d94d114a5.png") no-repeat center / 100%;
}
.lottery-page .total-page .bg-page .body-content .pop-common .pop-inner .one-pop.address .my-reward-bottom .button-bottom {
  flex-direction: column;
  align-items: center;
  margin-top: 22px;
}
.lottery-page .total-page .bg-page .body-content .pop-common .pop-inner .one-pop .my-reward-top {
  width: 278px;
  height: 114px;
  background: url("//pic.cgyouxi.com/orange/upload/202407/25322333_977ff2a0d14f25039b8d50a6917a4042.png") no-repeat center / 100%;
  margin: -95px auto 0;
}
.lottery-page .total-page .bg-page .body-content .pop-common .pop-inner .one-pop > .my-reward-middle {
  margin: 20px auto 0;
  width: 80px;
  height: 80px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
.lottery-page .total-page .bg-page .body-content .pop-common .pop-inner .one-pop > .my-reward-middle img {
  width: auto;
  max-width: 100%;
  max-height: 100%;
}
.lottery-page .total-page .bg-page .body-content .pop-common .pop-inner .one-pop > .text {
  margin: 12px auto 0;
  font-size: 14px;
  color: #595959;
  text-align: center;
}
.lottery-page .total-page .bg-page .body-content .pop-common .pop-inner .one-pop .tips {
  height: 16px;
  margin-top: 10px;
  text-align: center;
  font-size: 12px;
  color: #a7a6a6;
}
.lottery-page .total-page .bg-page .body-content .pop-common .pop-inner .one-pop .my-reward-bottom .button-bottom {
  padding: 0 10px;
  margin-top: 24px;
  display: flex;
  justify-content: center;
}
.lottery-page .total-page .bg-page .body-content .pop-common .pop-inner .one-pop .my-reward-bottom .button-bottom .button-left {
  width: 214px;
  height: 36px;
  background: #A7632D;
  border-radius: 18px;
  font-size: 14px;
  color: #FFFFFF;
}
.lottery-page .total-page .bg-page .body-content .pop-common .pop-inner .one-pop .my-reward-bottom .button-bottom .button-right {
  font-size: 14px;
  color: #A7632D;
  line-height: 14px;
  text-decoration-line: underline;
  margin-top: 16px;
  cursor: pointer;
}
.lottery-page .total-page .bg-page .body-content .pop-common .pop-inner .ten-pop {
  padding: 0 12px;
  margin-top: 84px;
  width: 328px;
  height: 316px;
  background: url("//pic.cgyouxi.com/orange/upload/202407/25322333_23f0667a77300322ea9d0af1b7a4d495.png") no-repeat center / 100%;
}
.lottery-page .total-page .bg-page .body-content .pop-common .pop-inner .ten-pop .my-reward-top {
  width: 300px;
  height: 114px;
  background: url("//pic.cgyouxi.com/orange/upload/202407/25322333_977ff2a0d14f25039b8d50a6917a4042.png") no-repeat center / 100%;
  margin: -84px auto 0;
}
.lottery-page .total-page .bg-page .body-content .pop-common .pop-inner .ten-pop .list-item {
  display: flex;
  flex-wrap: wrap;
}
.lottery-page .total-page .bg-page .body-content .pop-common .pop-inner .ten-pop .list-item .my-reward-middle {
  margin-top: 10px;
  width: 58px;
  margin-right: 3px;
}
.lottery-page .total-page .bg-page .body-content .pop-common .pop-inner .ten-pop .list-item .my-reward-middle:nth-child(5n) {
  margin-right: 0;
}
.lottery-page .total-page .bg-page .body-content .pop-common .pop-inner .ten-pop .list-item .my-reward-middle .img-item {
  width: 58px;
  height: 58px;
  background: rgba(255, 221, 149, 0.25);
  border-radius: 14px;
  padding: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.lottery-page .total-page .bg-page .body-content .pop-common .pop-inner .ten-pop .list-item .my-reward-middle .img-item img {
  max-width: 43px;
  max-height: 100%;
}
.lottery-page .total-page .bg-page .body-content .pop-common .pop-inner .ten-pop .list-item .my-reward-middle .text {
  width: 58px;
  margin: 2px auto 0;
  font-size: 12px;
  color: #595959;
  text-align: center;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.lottery-page .total-page .bg-page .body-content .pop-common .pop-inner .ten-pop > .text {
  margin: 12px auto 0;
  width: 96px;
  font-size: 12px;
  color: #595959;
  text-align: center;
}
.lottery-page .total-page .bg-page .body-content .pop-common .pop-inner .ten-pop .tips {
  height: 16px;
  margin-top: 18px;
  text-align: center;
  font-size: 12px;
  color: #a7a6a6;
}
.lottery-page .total-page .bg-page .body-content .pop-common .pop-inner .ten-pop .my-reward-bottom .button-bottom {
  padding: 0 30px;
  margin-top: 24px;
  display: flex;
  justify-content: center;
}
.lottery-page .total-page .bg-page .body-content .pop-common .pop-inner .ten-pop .my-reward-bottom .button-bottom .button-left {
  cursor: pointer;
  width: 102px;
  height: 34px;
  background: #ffe7b4;
  border-radius: 22px;
  color: #a7632d;
  margin-right: 25px;
}
.lottery-page .total-page .bg-page .body-content .pop-common .pop-inner .ten-pop .my-reward-bottom .button-bottom .button-right {
  cursor: pointer;
  min-width: 102px;
  height: 34px;
  background: #a7632d;
  border-radius: 22px;
  color: #ffffff;
}
.lottery-page .total-page .bg-page .body-content .pop-common .pop-inner .ten-pop .my-reward-bottom .button-bottom .button-right.small {
  font-size: 11px;
  padding: 0 4px;
  width: 140px;
}
.lottery-page .total-page .bg-page .body-content .pop-common .pop-inner .ten-pop .need-address {
  margin-top: 14px;
  margin-bottom: 10px;
  width: 100%;
  text-align: center;
  font-family: MicrosoftYaHei;
  font-size: 12px;
  color: #a2a2a2;
  letter-spacing: 0;
  line-height: 16px;
}
.lottery-page .total-page .bg-page .body-content .pop-common .pop-inner .ten-pop .need-address span {
  color: #ff8509;
  text-decoration: underline;
}
.lottery-page .total-page .bg-page .body-content .pop-common .pop-inner .ten-pop .my-reward-bottom .button-bottom {
  margin-top: 10px;
}
.lottery-page .total-page .bg-page .body-content .pop-common .pop-inner .big-img-pop {
  width: 179px;
  height: 257px;
  background: url("//pic.cgyouxi.com/orange/upload/202407/25322333_223d7ae506307e9706cec91b9d207a00.png") no-repeat center center;
  background-size: 100%;
  text-align: center;
  font-family: MicrosoftYaHei;
  font-size: 14px;
  color: #595959;
  letter-spacing: 0;
}
.lottery-page .total-page .bg-page .body-content .pop-common .pop-inner .big-img-pop .big-img-box {
  width: 150px;
  height: 123px;
  background: rgba(255, 246, 228, 0.68);
  margin: 24px auto 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
.lottery-page .total-page .bg-page .body-content .pop-common .pop-inner .big-img-pop .big-img-box img {
  max-height: 103px;
  max-width: 103px;
  margin: 10px auto 0;
}
.lottery-page .total-page .bg-page .body-content .pop-common .pop-inner .big-img-pop span {
  font-family: MicrosoftYaHei;
  font-size: 14px;
  display: block;
  color: #595959;
  letter-spacing: 0;
  text-align: center;
  margin-top: 40px;
  padding: 0 10px;
}
.lottery-page .total-page .bg-page .body-content .pop-common .pop-inner .txt-bg {
  text-align: center;
}
.lottery-page .total-page .bg-page .body-content .pop-common .pop-inner .txt-bg .txt-box {
  width: 324px;
  background: #ffffff;
  border-radius: 8px;
}
.lottery-page .total-page .bg-page .body-content .pop-common .pop-inner .txt-bg .txt-box .txt-title {
  margin: 0;
  font-size: 18px;
  color: #2c2c2c;
  letter-spacing: 0;
  text-align: center;
  line-height: 18px;
  font-weight: bold;
  padding-top: 30px;
}
.lottery-page .total-page .bg-page .body-content .pop-common .pop-inner .txt-bg .txt-box .txt-tip {
  margin: 0;
  font-size: 12px;
  color: #666666;
  text-align: left;
  line-height: 24px;
  padding: 2px 14px;
}
.lottery-page .total-page .bg-page .body-content .pop-common .pop-inner .txt-bg .txt-box .txt-js-btn {
  display: block;
  border-top: 1px solid #ebebeb;
  font-size: 16px;
  color: #f66f0c;
  letter-spacing: 0;
  line-height: 58px;
}
.lottery-page .total-page .bg-page .body-content .pop-common .pop-inner .rechange-flower-pop {
  text-align: center;
  width: 320px;
  position: absolute;
  padding-top: 68px;
  padding-bottom: 34px;
  background: linear-gradient(180deg, #fff6e3 0%, #ffffff 100%);
  border-radius: 6px;
}
.lottery-page .total-page .bg-page .body-content .pop-common .pop-inner .rechange-flower-pop::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 154px;
  background: url(https://pic.cgyouxi.com/orange/upload/202401/25322333_86ecd7c9ad93aee263655f17ea892464.png) center bottom no-repeat;
  background-size: auto 100%;
  left: 0;
  top: -88px;
}
.lottery-page .total-page .bg-page .body-content .pop-common .pop-inner .rechange-flower-pop > h2 {
  font-weight: bold;
  color: #333333;
  line-height: 21px;
  font-size: 16px;
  margin-bottom: 14px;
}
.lottery-page .total-page .bg-page .body-content .pop-common .pop-inner .rechange-flower-pop > p {
  width: 268px;
  margin: 0 auto;
  font-size: 14px;
  color: #333333;
  line-height: 22px;
  margin-bottom: 30px;
}
.lottery-page .total-page .bg-page .body-content .pop-common .pop-inner .rechange-flower-pop .btn-box a {
  display: inline-block;
  width: 100px;
  height: 36px;
}
.lottery-page .total-page .bg-page .body-content .pop-common .pop-inner .rechange-flower-pop .btn-box a.closeTurn {
  background: url(//pic.cgyouxi.com/orange/upload/202407/25322333_eac448d9823e4b9965167820fdd3cfb0.png) center no-repeat;
  background-size: 100%;
  margin-right: 25px;
}
.lottery-page .total-page .bg-page .body-content .pop-common .pop-inner .rechange-flower-pop .btn-box a.turnOk {
  background: url(//pic.cgyouxi.com/orange/upload/202407/25322333_0e40318c28113a29d244d12ec4fa5c08.png) center no-repeat;
  background-size: 100%;
}
.lottery-page .total-page .bg-page .body-content .pop-common .pop-inner .close-btn {
  cursor: pointer;
  margin-top: 20px;
  width: 24px;
  height: 24px;
  background: url("//pic.cgyouxi.com/orange/upload/202407/25322333_61bd61264cdd051908ed4c22d251e6ab.png") no-repeat center / 100%;
}
.lottery-page .total-page .bg-page .body-content .pop-common .pop-inner .close-btn.big {
  width: 44px;
  height: 44px;
}
.lottery-page .total-page .bg-page .body-content .pop-common .pop-inner .close-btn.top {
  margin-top: 330px;
}
@keyframes redround {
  0% {
    opacity: 0;
    z-index: -1;
  }
  25% {
    opacity: 0.5;
    z-index: -1;
  }
  50% {
    opacity: 1;
    z-index: -1;
  }
  75% {
    opacity: 0.5;
    z-index: -1;
  }
  100% {
    opacity: 0;
    z-index: -1;
  }
}
/*# sourceMappingURL=index_new.css.map */