/*
* 活动用 变量
*/
.new-year-2026-activity-time[data-v-6f5249c8] {
  width: 100%;
  height: 3.066667rem;
  position: relative;
  background: url(../img/time-bg.37c5c8f6.png);
  background-size: 100% 100%;
  margin-top: 0.293333rem;
}
.new-year-2026-activity-time .header-container[data-v-6f5249c8] {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 0.213333rem;
  height: 100%;
}
.new-year-2026-activity-time .header-container .activity-info[data-v-6f5249c8] {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
}
.new-year-2026-activity-time .header-container .activity-info .info[data-v-6f5249c8] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-item-align: center;
  align-self: center;
  width: 33.33%;
  padding: 0 0.346667rem;
}
.new-year-2026-activity-time .header-container .activity-info .info .title[data-v-6f5249c8] {
  font-family: 'PingFang SC';
  font-style: normal;
  font-weight: 600;
  font-size: 0.373333rem;
  line-height: 0.586667rem;
  text-align: center;
  color: #ffffd7;
}
.new-year-2026-activity-time .header-container .activity-info .info .content-container[data-v-6f5249c8] {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0.08rem 0.266667rem;
  background: #fff3be;
  border-radius: 0.346667rem;
  margin-top: 0.133333rem;
}
.new-year-2026-activity-time .header-container .activity-info .info .content-container .content[data-v-6f5249c8] {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  font-family: 'PingFang SC';
  font-style: normal;
  font-weight: 600;
  font-size: 0.32rem;
  text-align: center;
  color: #a61818;
  line-height: normal;
}
.new-year-2026-activity-time .header-container .activity-info .info .content-container .content .time-separator[data-v-6f5249c8] {
  line-height: 0.133333rem;
}
.new-year-2026-activity-time .header-container .activity-info .line[data-v-6f5249c8] {
  width: 0.013333rem;
  height: 1.066667rem;
  background-color: #ffd54f;
}
/*
* 活动用 变量
*/
.new-year-2026-content[data-v-64e9c155] {
  width: 100%;
  position: relative;
  padding: 0.106667rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 0.013333rem solid #ffe096;
  border-radius: 0.213333rem;
  text-align: justify;
  margin-top: 0.533333rem;
}
.new-year-2026-content .content-container[data-v-64e9c155] {
  padding: 0.266667rem 0.426667rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 0.213333rem;
  background: -webkit-gradient(linear, left bottom, left top, from(#ffd686), to(#ffffd7));
  background: linear-gradient(0deg, #ffd686 0%, #ffffd7 100%);
  border: 0.026667rem solid #a70000;
}
.new-year-2026-content .content-container .content-item[data-v-64e9c155] {
  color: #a61818;
  font-weight: 500;
  font-size: 0.32rem;
}
/*
* 活动用 变量
*/
.new-year-2026-table[data-v-b1829f2c] {
  width: 100%;
  position: relative;
  margin-top: 0.266667rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.new-year-2026-table .table-container[data-v-b1829f2c] {
  width: 100%;
  border: 0.026667rem solid #ffe096;
  border-radius: 0.213333rem;
}
.new-year-2026-table .table-container[data-v-b1829f2c]:nth-child(2) {
  margin-top: 0.373333rem;
}
.new-year-2026-table .table-container .table-title[data-v-b1829f2c] {
  font-size: 0.426667rem;
  font-weight: 500;
  color: #ffffd7;
  height: 0.8rem;
  width: 100%;
  background: -webkit-gradient(linear, left top, left bottom, from(#ff3728), to(#a71e14));
  background: linear-gradient(180deg, #ff3728 0%, #a71e14 100%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 0.186667rem 0.186667rem 0 0;
}
.new-year-2026-table .table-container .table .table-header[data-v-b1829f2c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background: -webkit-gradient(linear, left bottom, left top, from(#ffd686), to(#ffffd7));
  background: linear-gradient(0deg, #ffd686 0%, #ffffd7 100%);
}
.new-year-2026-table .table-container .table .table-header .table-header-item[data-v-b1829f2c] {
  color: #a61818;
  font-weight: 600;
  font-size: 0.266667rem;
  min-height: 1.066667rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 20%;
  flex: 0 0 20%;
  white-space: pre-line;
  border-right: 0.013333rem solid #eed28b;
  min-width: 0;
  padding: 0 0.08rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.new-year-2026-table .table-container .table .table-header .table-header-item[data-v-b1829f2c]:last-child {
  border-right: none;
}
.new-year-2026-table .table-container .table .table-body .table-body-item[data-v-b1829f2c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 0.933333rem;
  color: #8a4f14;
  font-size: 0.32rem;
  font-weight: 600;
}
.new-year-2026-table .table-container .table .table-body .table-body-item[data-v-b1829f2c]:nth-child(even) {
  background: #fffaec;
}
.new-year-2026-table .table-container .table .table-body .table-body-item[data-v-b1829f2c]:nth-child(odd) {
  background: #ffedd5;
}
.new-year-2026-table .table-container .table .table-body .table-body-item[data-v-b1829f2c]:last-child {
  border-radius: 0 0 0.186667rem 0.186667rem;
}
.new-year-2026-table .table-container .table .table-body .table-body-item:last-child .table-body-item-value[data-v-b1829f2c]:last-child {
  border-radius: 0 0 0 0.213333rem;
}
.new-year-2026-table .table-container .table .table-body .table-body-item:last-child .table-body-item-value[data-v-b1829f2c]:first-child {
  border-radius: 0 0 0.213333rem 0;
}
.new-year-2026-table .table-container .table .table-body .table-body-item-text[data-v-b1829f2c] {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 20%;
  flex: 0 0 20%;
}
.new-year-2026-table .table-container .table .table-body .table-body-item-value[data-v-b1829f2c] {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 20%;
  flex: 0 0 20%;
}
.new-year-2026-table .table-cta[data-v-b1829f2c] {
  width: 100%;
  height: 2.986667rem;
  border-radius: 0.213333rem;
  background: -webkit-gradient(linear, left bottom, left top, from(#ffd686), to(#ffffd7));
  background: linear-gradient(0deg, #ffd686 0%, #ffffd7 100%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 0.266667rem 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-top: 0.373333rem;
}
.new-year-2026-table .table-cta .table-cta-text[data-v-b1829f2c] {
  font-size: 0.32rem;
  color: #a61818;
  font-weight: 500;
}
.new-year-2026-table .table-cta .table-cta-text .table-cta-value[data-v-b1829f2c] {
  color: #ff0000;
  font-weight: 600;
}
.new-year-2026-table .table-cta .table-cta-btn[data-v-b1829f2c] {
  width: 3.52rem;
  height: 1.12rem;
  margin: 0.213333rem 0;
}
.new-year-2026-table .table-cta .table-cta-note[data-v-b1829f2c] {
  font-size: 0.32rem;
  color: #a61818;
  font-weight: 500;
}
/*
* 活动用 变量
*/
.new-year-2026-lottery[data-v-5e317cba] {
  width: 100%;
  position: relative;
  margin-top: 0.213333rem;
}
.new-year-2026-lottery .subtitle[data-v-5e317cba] {
  font-size: 0.32rem;
  font-weight: 500;
  color: #ffffd7;
}
.new-year-2026-lottery .card[data-v-5e317cba] {
  width: 100%;
  height: 3.733333rem;
  background-image: url(../img/card-bg.9b550d07.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center center;
  padding: 0.613333rem 0.08rem 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.new-year-2026-lottery .card .text[data-v-5e317cba] {
  font-size: 0.373333rem;
  font-weight: 500;
  color: #ffecb3;
}
.new-year-2026-lottery .card .text .color[data-v-5e317cba] {
  color: #ffd54f;
}
.new-year-2026-lottery .card .progress[data-v-5e317cba] {
  width: 8.346667rem;
  background-color: #ffd54f;
  border-radius: 0.133333rem;
  margin: 0.933333rem 0 0 0.213333rem;
}
.new-year-2026-lottery .card .progress .progress-bar[data-v-5e317cba] {
  width: 100%;
  height: 0.293333rem;
  border: 0.013333rem solid #ff9500;
  border-radius: 0.64rem;
  background-color: #710600;
  position: relative;
}
.new-year-2026-lottery .card .progress .progress-bar .progress-bar-inner[data-v-5e317cba] {
  height: 100%;
  background: -webkit-gradient(linear, left top, left bottom, from(#ffdd9a), to(#ffd54f));
  background: linear-gradient(180deg, #ffdd9a 0%, #ffd54f 100%);
  border-radius: 0.64rem;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}
.new-year-2026-lottery .card .progress .progress-bar .progress-text[data-v-5e317cba] {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: space-evenly;
  -ms-flex-pack: space-evenly;
  justify-content: space-evenly;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.new-year-2026-lottery .card .progress .progress-bar .progress-text .progress-text-item[data-v-5e317cba] {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
}
.new-year-2026-lottery .card .progress .progress-bar .progress-text .progress-text-item .gold-icon[data-v-5e317cba] {
  width: 0.693333rem;
  height: 0.453333rem;
  position: absolute;
  left: 81%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.new-year-2026-lottery .card .progress .progress-bar .progress-text .progress-text-item .progress-text-item-text[data-v-5e317cba] {
  font-size: 0.32rem;
  font-weight: 500;
  color: #ffd54f;
  position: absolute;
  top: -0.56rem;
  left: 81%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.new-year-2026-lottery .card .progress .progress-bar .progress-text .progress-text-item:nth-child(even) .progress-text-item-text[data-v-5e317cba] {
  top: 0.346667rem;
}
.new-year-2026-lottery .scratch-card[data-v-5e317cba] {
  width: 100%;
  height: 6.133333rem;
  background-image: url(../img/scratch-card-bg.9f9eeaf7.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.new-year-2026-lottery .scratch-card .scratch-card-img[data-v-5e317cba] {
  width: 6.186667rem;
  height: 3.386667rem;
}
.new-year-2026-lottery .scratch-card .scratch-card-img .scratch-card-img-item[data-v-5e317cba] {
  width: 6.186667rem !important;
  height: 3.386667rem !important;
}
.new-year-2026-lottery .award-container[data-v-5e317cba] {
  margin-top: 0.373333rem;
}
.new-year-2026-lottery .award-container .award-item-list[data-v-5e317cba] {
  border-radius: 0.213333rem;
  border: 0.013333rem solid #ffe096;
  margin-bottom: 0.266667rem;
}
.new-year-2026-lottery .award-container .award-item-list .award-item-list-title[data-v-5e317cba] {
  font-size: 0.373333rem;
  font-weight: 600;
  color: #a61818;
  background: -webkit-gradient(linear, left bottom, left top, from(#ffd686), to(#ffffd7));
  background: linear-gradient(0deg, #ffd686 0%, #ffffd7 100%);
  border-radius: 0.186667rem 0.186667rem 0 0;
  height: 0.8rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.new-year-2026-lottery .award-container .award-item-list-item[data-v-5e317cba] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0 0.106667rem;
}
.new-year-2026-lottery .award-container .award-item-list-item .award-item-list-item-container[data-v-5e317cba] {
  width: 2.186667rem;
  height: 3.6rem;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center center;
  padding: 2.186667rem 0.08rem 0.08rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #a61818;
  font-weight: 600;
  font-size: 0.32rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0.106667rem 0.106667rem 0.106667rem 0;
}
.new-year-2026-lottery .award-container .award-item-list-item .award-item-list-item-container[data-v-5e317cba]:nth-child(4n) {
  margin-right: 0;
}
/*
* 活动用 变量
*/
.new-year-2026-modal[data-v-fc98f072] {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #00000080;
  z-index: 1000;
}
.new-year-2026-modal .modal-container[data-v-fc98f072] {
  width: 5.546667rem;
  min-height: 8rem;
  position: fixed;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background-size: 100% 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 1001;
  padding: 0.266667rem;
  border-radius: 0.32rem;
}
.new-year-2026-modal .modal-container .top[data-v-fc98f072] {
  width: 100%;
  height: 0.373333rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.new-year-2026-modal .modal-container .top .close-btn[data-v-fc98f072] {
  width: 0.373333rem;
  height: 0.373333rem;
  cursor: pointer;
}
.new-year-2026-modal .modal-container .bottom[data-v-fc98f072] {
  width: 100%;
  height: 2.933333rem;
  border-radius: 0.24rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 0.64rem 0 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-top: 0.186667rem;
}
.new-year-2026-modal .modal-container .bottom .title[data-v-fc98f072] {
  font-weight: 600;
  font-size: 0.533333rem;
  color: #ffffbf;
}
.new-year-2026-modal .modal-container .bottom .button[data-v-fc98f072] {
  width: 3.04rem;
  height: 0.693333rem;
  cursor: pointer;
  position: absolute;
  bottom: 0.613333rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
/*
* 活动用 变量
*/
.new-year-2026-introduction[data-v-6e376df6] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  margin: 0.32rem auto 0;
  padding: 0 0.186667rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.new-year-2026-introduction .introduction-container[data-v-6e376df6] {
  width: 100%;
  font-family: 'PingFang SC';
  font-style: normal;
  font-weight: 400;
  font-size: 0.426667rem;
  text-align: justify;
  color: #ffffd7;
  white-space: pre-line;
}
/*
* 活动用 变量
*/
.new-year-2026[data-v-7935967d] {
  width: 100%;
  min-height: 100vh;
  display: block;
  background-color: #8a0000;
  background-repeat: no-repeat;
  background-size: 100% auto;
  padding-bottom: 1.066667rem;
  padding-top: 15.573333rem;
}
.new-year-2026 .new-year-2026-container[data-v-7935967d] {
  width: 9.333333rem;
  margin: 0 auto;
  position: relative;
}
.new-year-2026 .new-year-2026-container .login-container[data-v-7935967d] {
  width: 100%;
  margin: 0 auto;
}
.new-year-2026 .new-year-2026-container .login-container .login[data-v-7935967d] {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-weight: 500;
  font-size: 0.426667rem;
  color: #a0140c;
  background: #fee9c1;
  border-radius: 0.32rem;
  padding: 0.106667rem 0.32rem;
  border: 0.026667rem solid #a40201;
}
.new-year-2026 .new-year-2026-container .title-img[data-v-7935967d] {
  width: 7.093333rem;
  margin: 0.533333rem auto 0;
}
