/*! Build time: 7/21/2025, 7:31:06 PM
Package: @bilibili-activity/era-lottery-pc
Version: 1.0.25
Env: production
 */

.logo-pic[data-v-01731c52] {
  background-image: url('https://i0.hdslb.com/bfs/activity-plat/static/20230215/6319485c5f03766492e9daedb18d2697/M6445X3YvT.png');
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  -o-object-fit: contain;
     object-fit: contain;
  width: 100%;
  height: 100%;
}

.active[data-v-7b64d75c] {
  animation: 1s linear 0s infinite normal rotate-data-v-7b64d75c;
}
@keyframes rotate-data-v-7b64d75c {
from { transform: rotate(0deg);
}
to { transform: rotate(360deg);
}
}
.close-icon[data-v-50e8aeb4] {
  width: 14px;
  height: 14px;
  fill: currentColor;
  opacity: 0.6;
}
.match-task-modal-enter-active, .match-task-modal-leave-active {
  transition: opacity .2s;
}
.match-task-modal-enter, .match-task-modal-leave-to {
  opacity: 0;
}
.modal-wrapper[data-v-ae502900] {
  background: rgba(0, 0, 0, 0.8);
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  margin: auto;
  justify-content: center;
  align-items: center;
  z-index: 1005;
}
.modal-wrapper .modal-layer[data-v-ae502900] {
  width: 50%;
  height: 50%;
}
.modal-wrapper .modal-layer .content[data-v-ae502900] {
  width: 100%;
  height: 100%;
  display: flex;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
}.record-item[data-v-34492362] {
  display: flex;
  flex-flow: row;
  align-items: center;
  width: 100%;
  height: 64px;
  margin-bottom: 24px;
  cursor: pointer;
}
.record-item .avatar[data-v-34492362] {
  flex: 0 0 64px;
  width: 64px;
  height: 64px;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.080896) 0%, rgba(255, 255, 255, 0.041868) 100%);
  margin-right: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid rgba(33, 33, 33, 0.2);
}
.record-item .avatar .logo[data-v-34492362] {
  width: 48px;
  height: 48px;
}
.record-item .info[data-v-34492362] {
  flex: 1 1;
  height: 100%;
  margin-right: 40px;
  display: flex;
  flex-flow: column;
  justify-content: space-between;
}
.record-item .info .title[data-v-34492362] {
  font-size: 14px;
  color: rgb(33, 33, 33);
}
.record-item .info .desc[data-v-34492362], .record-item .info .time[data-v-34492362] {
  font-size: 12px;
  color: rgba(33, 33, 33, 0.4);
}
.record-item .options[data-v-34492362] {
  flex: 0 0 80px;
  width: 80px;
  height: 28px;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid transparent;
  color: rgba(33, 33, 33, 0.4);
  font-size: 12px;
}
.record-item .options.canClick[data-v-34492362] {
  background: rgb(33, 95, 255);
  color: white;
  cursor: pointer;
}.records-layer .header[data-v-6a48a8b3] {
  width: 100%;
  height: 54px;
  position: relative;
  background-color: #fff;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  display: flex;
  align-items: center;
  justify-content: center;
}
.records-layer .header .title[data-v-6a48a8b3] {
  color: rgb(33, 33, 33);
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.records-layer .header .close[data-v-6a48a8b3] {
  position: absolute;
  right: 20px;
  cursor: pointer;
}
.records-layer .wrapper[data-v-6a48a8b3] {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
}
.records-layer .wrapper .container[data-v-6a48a8b3] {
  padding: 24px 24px;
}
.records-layer .wrapper .container .no-record[data-v-6a48a8b3] {
  text-align: center;
}
.records-layer .wrapper .custom-vertical-scrollbar[data-v-6a48a8b3] {
  position: absolute;
  right: 7px;
  top: 0px;
  width: 6px;
  height: 100%;
}
.records-layer .wrapper .custom-vertical-scrollbar .custom-vertical-indicator[data-v-6a48a8b3] {
  width: 100%;
  height: 220px;
  border-radius: 4px;
  background: rgba(255, 255, 255, 0.2);
}.arrow-right-icon[data-v-69f921e1] {
  width: 16px;
  height: 16px;
  fill: currentColor;
}.result-layer .st-header[data-v-0927c0d4] {
  box-sizing: border-box;
  width: 100%;
  height: 48px;
  padding: 0px 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.result-layer .st-header .close[data-v-0927c0d4] {
  position: absolute;
  right: 20px;
  cursor: pointer;
}
.result-layer .content[data-v-0927c0d4] {
  width: 100%;
  height: 367px;
  position: relative;
}
.result-layer .content .result[data-v-0927c0d4] {
  z-index: 1;
  width: 100%;
  height: 100%;
  position: relative;
}
.result-layer .content .result .message[data-v-0927c0d4] {
  text-align: center;
  position: absolute;
  top: 9px;
  left: 0;
  right: 0;
  margin: auto;
  font-weight: 600;
  font-size: 24px;
  line-height: 34px;
}
.result-layer .content .result .gift-wrap[data-v-0927c0d4] {
  position: absolute;
  top: 56px;
  left: 0;
  right: 0;
  margin: auto;
  display: flex;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
}
.result-layer .content .result .gift-wrap .avatar[data-v-0927c0d4] {
  width: 148px;
  height: 148px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.result-layer .content .result .gift-wrap .avatar .logo[data-v-0927c0d4] {
  width: 100%;
  height: 100%;
}
.result-layer .content .result .gift-wrap .name[data-v-0927c0d4] {
  margin-bottom: 5px;
  font-size: 14px;
  line-height: 20px;
}
.result-layer .content .result .gift-wrap .desc[data-v-0927c0d4] {
  font-size: 12px;
}
.result-layer .content .result .tip[data-v-0927c0d4] {
  font-size: 12px;
  position: absolute;
  bottom: 24px;
  left: 0;
  right: 0;
  margin: auto;
  display: flex;
  flex-flow: column;
  justify-content: center;
  align-items: center;
}
.result-layer .content .result .tip .redirect[data-v-0927c0d4] {
  margin-top: 8px;
  width: 160px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  cursor: pointer;
  text-decoration: underline;
}.ten-result-layer .st-header[data-v-1fca47c4] {
  box-sizing: border-box;
  width: 100%;
  height: 48px;
  padding: 0 12px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  position: relative;
}
.ten-result-layer .st-header .close[data-v-1fca47c4] {
  position: absolute;
  top: 20px;
  right: 20px;
  cursor: pointer;
}
.ten-result-layer .container[data-v-1fca47c4] {
  width: 100%;
  height: 100%;
  position: relative;
  box-sizing: border-box;
}
.ten-result-layer .container .result[data-v-1fca47c4] {
  position: relative;
  width: 100%;
  height: 100%;
}
.ten-result-layer .container .result .message[data-v-1fca47c4] {
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  font-weight: 600;
  font-size: 24px;
  line-height: 34px;
}
.ten-result-layer .container .result .gift-wrap[data-v-1fca47c4] {
  position: absolute;
  width: 100%;
  top: 50px;
  display: flex;
  flex-flow: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  padding: 0 44px;
  box-sizing: border-box;
}
.ten-result-layer .container .result .gift-wrap .gift[data-v-1fca47c4] {
  flex: 0 0 120px;
  width: 120px;
  display: flex;
  flex-flow: column;
  align-items: center;
  justify-content: flex-start;
  margin-right: 24px;
  margin-bottom: 8px;
}
.ten-result-layer .container .result .gift-wrap .gift[data-v-1fca47c4]:nth-child(5n) {
  margin-right: 0;
}
.ten-result-layer .container .result .gift-wrap .gift .avatar[data-v-1fca47c4] {
  width: 110px;
  height: 110px;
}
.ten-result-layer .container .result .gift-wrap .gift .avatar .logo[data-v-1fca47c4] {
  width: 100%;
  height: 100%;
}
.ten-result-layer .container .result .gift-wrap .gift .name[data-v-1fca47c4] {
  width: 100%;
  height: 40px;
  line-height: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: wrap;
  font-size: 12px;
  text-align: center;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  word-break: break-all;
  -webkit-line-clamp: 2;
}
.ten-result-layer .container .result .custom-wrap-class .gift[data-v-1fca47c4]:last-child {
  margin-right: 0;
}
.ten-result-layer .container .result .tip[data-v-1fca47c4] {
  font-size: 12px;
  position: absolute;
  bottom: 24px;
  left: 0;
  right: 0;
  margin: auto;
  display: flex;
  flex-flow: column;
  justify-content: center;
  align-items: center;
}
.ten-result-layer .container .result .tip .redirect[data-v-1fca47c4] {
  margin-top: 8px;
  width: 160px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  cursor: pointer;
  text-decoration: underline;
}.gifts-pool-layer .st-header[data-v-2a64cc0a] {
  box-sizing: border-box;
  width: 100%;
  flex: 0 0 48px;
  height: 48px;
  padding: 0px 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.gifts-pool-layer .st-header .close[data-v-2a64cc0a] {
  position: absolute;
  right: 20px;
  cursor: pointer;
  color: rgb(33, 33, 33);
}
.gifts-pool-layer .wrapper[data-v-2a64cc0a] {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}
.gifts-pool-layer .wrapper .custom-vertical-scrollbar[data-v-2a64cc0a] {
  position: absolute;
  right: 7px;
  top: 0;
  width: 6px;
  height: 100%;
}
.gifts-pool-layer .wrapper .custom-vertical-scrollbar .custom-vertical-indicator[data-v-2a64cc0a] {
  width: 100%;
  height: 220px;
  border-radius: 4px;
  background: rgba(33, 33, 33, 0.2);
}
.gifts-pool-layer .container[data-v-2a64cc0a] {
  width: 100%;
  position: relative;
  box-sizing: border-box;
  display: flex;
  flex-flow: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-content: flex-start;
  padding: 20px 24px;
}
.gifts-pool-layer .container .gift[data-v-2a64cc0a] {
  flex: 0 0 120px;
  width: 120px;
  margin-right: 36px;
  display: flex;
  flex-flow: column;
  align-items: center;
}
.gifts-pool-layer .container .gift[data-v-2a64cc0a]:nth-child(4n) {
  margin-right: 0;
}
.gifts-pool-layer .container .gift .img[data-v-2a64cc0a] {
  width: 110px;
  height: 110px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.gifts-pool-layer .container .gift .name[data-v-2a64cc0a] {
  margin-top: 10px;
  margin-bottom: 24px;
  width: 100%;
  line-height: 17px;
  text-align: center;
  font-size: 12px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  word-break: break-all;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
}
.gifts-pool-layer .container .tip[data-v-2a64cc0a] {
  color: rgba(255, 255, 255, 0.4);
  font-size: 12px;
  position: absolute;
  bottom: 24px;
  left: 0;
  right: 0;
  margin: auto;
  display: flex;
  flex-flow: row;
  justify-content: center;
  align-items: center;
}
.gifts-pool-layer .container .tip .redirect[data-v-2a64cc0a] {
  color: #e83a5f;
  display: flex;
  flex-flow: row;
  align-items: center;
}.no-result-layer .st-header[data-v-ad50e520] {
  box-sizing: border-box;
  width: 100%;
  height: 48px;
  padding: 0 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.no-result-layer .st-header .close[data-v-ad50e520] {
  position: absolute;
  right: 20px;
  cursor: pointer;
}
.no-result-layer .container[data-v-ad50e520] {
  width: 100%;
  height: 367px;
  position: relative;
}
.no-result-layer .container .message[data-v-ad50e520] {
  text-align: center;
  position: absolute;
  top: 0;
  width: 100%;
  font-weight: 600;
  font-size: 18px;
  line-height: 34px;
}
.no-result-layer .container .gift-wrap[data-v-ad50e520] {
  position: absolute;
  top: 70px;
  width: 100%;
  display: flex;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
}
.no-result-layer .container .gift-wrap .no-gift[data-v-ad50e520] {
  width: 130px;
  height: 130px;
  margin-bottom: 20px;
}.address-layer .st-header[data-v-f666290a] {
  box-sizing: border-box;
  width: 100%;
  height: 48px;
  padding: 0px 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  background: #F4F4F4;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.address-layer .st-header .close[data-v-f666290a] {
  position: absolute;
  right: 20px;
  cursor: pointer;
}
.address-layer .container[data-v-f666290a] {
  position: relative;
  background: #F4F4F4;
  height: calc(100% - 48px);
  width: 100%;
}
.address-layer .container .message[data-v-f666290a] {
  text-align: center;
  position: absolute;
  top: 6px;
  width: 100%;
  font-weight: 600;
  font-size: 24px;
  line-height: 34px;
}
.address-layer .container .text[data-v-f666290a] {
  position: absolute;
  top: 48px;
  width: 100%;
  text-align: center;
  font-size: 14px;
}
.address-layer .container .btn[data-v-f666290a] {
  width: 160px;
  height: 40px;
  background-color: #274FE4;
  position: absolute;
  bottom: 24px;
  left: 0;
  right: 0;
  margin: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  cursor: pointer;
}.account-layer .st-header[data-v-68dcc43c] {
  box-sizing: border-box;
  width: 100%;
  height: 48px;
  padding: 0px 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  background: rgb(255, 255, 255);
}
.account-layer .st-header .close[data-v-68dcc43c] {
  position: absolute;
  right: 20px;
  cursor: pointer;
}
.account-layer .container[data-v-68dcc43c] {
  position: relative;
  background: rgb(255, 255, 255);
  height: calc(100% - 48px);
  width: 100%;
  display: flex;
  flex-flow: column;
  align-items: center;
}
.account-layer .container .qr-code[data-v-68dcc43c] {
  width: 170px;
  height: 170px;
  background: rgba(153, 153, 153, 0.1);
  position: absolute;
  top: 24px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.account-layer .container .qr-code #qr[data-v-68dcc43c] {
  width: 150px;
  height: 150px;
}
.account-layer .container .desc[data-v-68dcc43c] {
  top: 214px;
  position: absolute;
  font-weight: 600;
}
.account-layer .container .btn[data-v-68dcc43c] {
  width: 160px;
  height: 40px;
  background-color: #274FE4;
  position: absolute;
  top: 260px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: white;
  cursor: pointer;
}.phone-layer .st-header[data-v-0787592e] {
  box-sizing: border-box;
  width: 100%;
  height: 48px;
  padding: 0px 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  background: #F4F4F4;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.phone-layer .st-header .close[data-v-0787592e] {
  position: absolute;
  right: 20px;
  cursor: pointer;
}
.phone-layer .container[data-v-0787592e] {
  position: relative;
  background: #F4F4F4;
  height: calc(100% - 48px);
  width: 100%;
}
.phone-layer .container .text[data-v-0787592e] {
  position: absolute;
  top: 34px;
  width: 100%;
  font-weight: 600;
  text-align: center;
  font-size: 14px;
}
.phone-layer .container .btn[data-v-0787592e] {
  width: 160px;
  height: 40px;
  background-color: #274FE4;
  position: absolute;
  bottom: 24px;
  left: 0;
  right: 0;
  margin: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  color: white;
  cursor: pointer;
}.detail-layer .header[data-v-8664c8ce] {
  width: 100%;
  height: 54px;
  position: relative;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #fff;
}
.detail-layer .header .title[data-v-8664c8ce] {
  color: #000;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.detail-layer .header .close[data-v-8664c8ce] {
  position: absolute;
  right: 20px;
  cursor: pointer;
}
.detail-layer .content[data-v-8664c8ce] {
  height: calc(100% - 44px);
  font-size: 14px;
  color: #000;
  padding: 40px 20px;
  background: #F4F4F4;
}
.detail-layer .content .gift[data-v-8664c8ce] {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.detail-layer .content .gift .name[data-v-8664c8ce] {
  margin-top: 10px;
}
.detail-layer .content .gift .desc[data-v-8664c8ce] {
  margin-top: 10px;
  max-height: 80px;
  overflow-y: auto;
}
.detail-layer .content .gift .desc[data-v-8664c8ce]::-webkit-scrollbar {
  display: none;
}.carousel-root[data-v-d795d324] {
  width: 100%;
}
.carousel-root .carousel-list-box[data-v-d795d324] {
  position: relative;
  display: flex;
  width: -moz-fit-content;
  width: fit-content;
}
.carousel-root .carousel-list-box.animation[data-v-d795d324] {
  animation: carousel-data-v-d795d324 10s linear infinite;
}
@keyframes carousel-data-v-d795d324 {
0% {
    transform: translate3d(0, 0, 0);
}
100% {
    transform: translate3d(-50%, 0, 0);
}
}
.carousel-root .carousel-item[data-v-d795d324] {
  margin-right: 16px;
}
.carousel-root .carousel-item .image-box[data-v-d795d324] {
  width: 126px;
  height: 126px;
}
.carousel-root .carousel-item .image-box img[data-v-d795d324] {
  display: block;
}
.carousel-root .carousel-item .title-box[data-v-d795d324] {
  display: -webkit-box;
  margin: 10px 0 15px 0;
  height: 20px;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}.win-list-root[data-v-4d9b0013] {
  overflow: hidden;
  height: 100%;
}
.win-list-root .win-list-box[data-v-4d9b0013] {
  position: relative;
  height: -moz-fit-content;
  height: fit-content;
}
.win-list-root .win-list-box.animation[data-v-4d9b0013] {
  animation: carousel-data-v-4d9b0013 10s linear infinite;
}
@keyframes carousel-data-v-4d9b0013 {
0% {
    transform: translate3d(0, 0, 0);
}
100% {
    transform: translate3d(0, -50%, 0);
}
}
.win-list-root .win-list-box .win-item[data-v-4d9b0013] {
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 20px;
  overflow: hidden;
  word-break: break-all;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}
.win-list-root .win-list-box .win-item span[data-v-4d9b0013] {
  margin: 0 4px;
}.era-lottery-pc[data-v-02df39e4] {
  position: relative;
  color: white;
  width: 605px;
  margin: 0 auto;
  transform-origin: top center;
}
.era-lottery-pc *[data-v-02df39e4] {
  box-sizing: border-box;
}
.era-lottery-pc .st-header[data-v-02df39e4] {
  box-sizing: border-box;
  width: 100%;
  height: 48px;
  padding: 0 12px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  background-color: rgba(255, 255, 255, 0.1);
}
.era-lottery-pc .st-header .left[data-v-02df39e4] {
  display: flex;
  align-items: center;
  font-size: 16px;
}
.era-lottery-pc .st-header .left .text[data-v-02df39e4] {
  padding: 15px 0;
  display: flex;
  align-items: center;
}
.era-lottery-pc .st-header .left .text .icon[data-v-02df39e4] {
  width: 24px;
  height: 24px;
  margin-right: 5px;
}
.era-lottery-pc .st-header .left .i-refresh[data-v-02df39e4] {
  width: 14px;
  height: 14px;
  margin-left: 12px;
  cursor: pointer;
}
.era-lottery-pc .st-header .right[data-v-02df39e4] {
  cursor: pointer;
  display: flex;
  align-items: center;
  color: rgba(255, 255, 255, 0.3);
  font-size: 14px;
}
.era-lottery-pc .content[data-v-02df39e4] {
  box-sizing: border-box;
  width: 100%;
  height: 320px;
  padding: 18px;
  background-color: rgba(255, 255, 255, 0.1);
}
.era-lottery-pc .content .rewards[data-v-02df39e4] {
  overflow: hidden;
  cursor: pointer;
}
.era-lottery-pc .content .rewards .r1[data-v-02df39e4], .era-lottery-pc .content .rewards .r2[data-v-02df39e4] {
  display: flex;
  flex-flow: row;
  align-items: center;
}
.era-lottery-pc .content .rewards .reward[data-v-02df39e4] {
  margin-left: 16px;
}
.era-lottery-pc .content .rewards .reward[data-v-02df39e4]:first-child {
  margin-left: 0px;
}
.era-lottery-pc .content .rewards .reward[data-v-02df39e4] {
  flex: 0 0 126px;
  width: 126px;
}
.era-lottery-pc .content .rewards .reward .logo-wrap[data-v-02df39e4] {
  width: 100%;
  height: 126px;
  background-image: linear-gradient(0deg, rgba(255, 255, 255, 0.04) 0%, rgba(255, 255, 255, 0.08) 100%);
  display: flex;
  justify-content: center;
  align-items: center;
}
.era-lottery-pc .content .rewards .reward .logo-wrap .logo[data-v-02df39e4] {
  width: 100px;
  height: 100px;
}
.era-lottery-pc .content .rewards .reward .name[data-v-02df39e4] {
  width: 100%;
  height: 20px;
  margin: 10px 0px 15px 0px;
  line-height: 20px;
  font-size: 14px;
  color: #fff;
  text-align: center;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  word-break: break-all;
  -webkit-line-clamp: 1;
}
.era-lottery-pc .content .options[data-v-02df39e4] {
  display: flex;
  justify-content: center;
}
.era-lottery-pc .content .options .btn[data-v-02df39e4] {
  height: 50px;
  flex: 0 0 280px;
  width: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  color: #fff;
  border-radius: 1px;
  cursor: pointer;
  margin: 0 auto;
}
.era-lottery-pc .content .points[data-v-02df39e4] {
  display: flex;
  justify-content: space-between;
  margin-top: 10px;
}
.era-lottery-pc .content .points .point-icon[data-v-02df39e4] {
  width: 280px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
}
.era-lottery-pc .content .points .point-icon img[data-v-02df39e4] {
  height: 20px;
  margin-right: 5px;
}
.era-lottery-pc .content .my-records[data-v-02df39e4] {
  margin-top: 10px;
  cursor: pointer;
  color: rgba(255, 255, 255, 0.3);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
}
.era-lottery-pc .winner-container[data-v-02df39e4] {
  margin-top: 10px;
}
.era-lottery-pc .winner-container .header[data-v-02df39e4] {
  height: 48px;
  line-height: 48px;
  background-color: rgba(255, 255, 255, 0.1);
  padding: 0 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.era-lottery-pc .winner-container .w-list[data-v-02df39e4] {
  padding: 18px 20px;
  height: 205px;
  box-sizing: border-box;
  background-color: rgba(255, 255, 255, 0.1);
}
.era-lottery-pc .winner-container .w-list .w-content[data-v-02df39e4] {
  height: 100%;
  overflow: hidden;
  position: relative;
}
.era-lottery-pc .winner-container .w-list .w-content.none[data-v-02df39e4] {
  display: flex;
  justify-content: center;
  align-items: center;
}