.ant-collapse {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: "tnum";
  background-color: #fafafa;
  border: 1px solid #d9d9d9;
  border-bottom: 0;
  border-radius: 2px;
}

.ant-collapse > .ant-collapse-item {
  border-bottom: 1px solid #d9d9d9;
}

.ant-collapse > .ant-collapse-item:last-child,
.ant-collapse > .ant-collapse-item:last-child > .ant-collapse-header {
  border-radius: 0 0 2px 2px;
}

.ant-collapse > .ant-collapse-item > .ant-collapse-header {
  position: relative;
  padding: 12px 16px;
  color: rgba(0, 0, 0, 0.85);
  line-height: 1.5715;
  cursor: pointer;
  transition: all 0.3s, visibility 0s;
}

.ant-collapse > .ant-collapse-item > .ant-collapse-header .ant-collapse-arrow {
  display: inline-block;
  margin-right: 12px;
  font-size: 12px;
  vertical-align: -1px;
}

.ant-collapse > .ant-collapse-item > .ant-collapse-header .ant-collapse-arrow svg {
  transition: transform 0.24s;
}

.ant-collapse > .ant-collapse-item > .ant-collapse-header .ant-collapse-extra {
  margin-left: auto;
}

.ant-collapse > .ant-collapse-item > .ant-collapse-header:focus {
  outline: none;
}

.ant-collapse > .ant-collapse-item .ant-collapse-header-collapsible-only {
  cursor: default;
}

.ant-collapse > .ant-collapse-item .ant-collapse-header-collapsible-only .ant-collapse-header-text {
  cursor: pointer;
}

.ant-collapse > .ant-collapse-item.ant-collapse-no-arrow > .ant-collapse-header {
  padding-left: 12px;
}

.ant-collapse-icon-position-right > .ant-collapse-item > .ant-collapse-header {
  position: relative;
  padding: 12px 16px;
  padding-right: 40px;
}

.ant-collapse-icon-position-right > .ant-collapse-item > .ant-collapse-header .ant-collapse-arrow {
  position: absolute;
  top: 50%;
  right: 16px;
  left: auto;
  margin: 0;
  transform: translateY(-50%);
}

.ant-collapse-content {
  color: rgba(0, 0, 0, 0.85);
  background-color: #fff;
  border-top: 1px solid #d9d9d9;
}

.ant-collapse-content > .ant-collapse-content-box {
  padding: 16px;
}

.ant-collapse-content-hidden {
  display: none;
}

.ant-collapse-item:last-child > .ant-collapse-content {
  border-radius: 0 0 2px 2px;
}

.ant-collapse-borderless {
  background-color: #fafafa;
  border: 0;
}

.ant-collapse-borderless > .ant-collapse-item {
  border-bottom: 1px solid #d9d9d9;
}

.ant-collapse-borderless > .ant-collapse-item:last-child,
.ant-collapse-borderless > .ant-collapse-item:last-child .ant-collapse-header {
  border-radius: 0;
}

.ant-collapse-borderless > .ant-collapse-item > .ant-collapse-content {
  background-color: transparent;
  border-top: 0;
}

.ant-collapse-borderless > .ant-collapse-item > .ant-collapse-content > .ant-collapse-content-box {
  padding-top: 4px;
}

.ant-collapse-ghost {
  background-color: transparent;
  border: 0;
}

.ant-collapse-ghost > .ant-collapse-item {
  border-bottom: 0;
}

.ant-collapse-ghost > .ant-collapse-item > .ant-collapse-content {
  background-color: transparent;
  border-top: 0;
}

.ant-collapse-ghost > .ant-collapse-item > .ant-collapse-content > .ant-collapse-content-box {
  padding-top: 12px;
  padding-bottom: 12px;
}

.ant-collapse .ant-collapse-item-disabled > .ant-collapse-header,
.ant-collapse .ant-collapse-item-disabled > .ant-collapse-header > .arrow {
  color: rgba(0, 0, 0, 0.25);
  cursor: not-allowed;
}

.ant-collapse-rtl {
  direction: rtl;
}

.ant-collapse-rtl .ant-collapse > .ant-collapse-item > .ant-collapse-header {
  padding: 12px 16px;
  padding-right: 40px;
}

.ant-collapse-rtl.ant-collapse > .ant-collapse-item > .ant-collapse-header .ant-collapse-arrow {
  margin-right: 0;
  margin-left: 12px;
}

.ant-collapse-rtl.ant-collapse > .ant-collapse-item > .ant-collapse-header .ant-collapse-arrow svg {
  transform: rotate(180deg);
}

.ant-collapse-rtl.ant-collapse > .ant-collapse-item > .ant-collapse-header .ant-collapse-extra {
  margin-right: auto;
  margin-left: 0;
}

.ant-collapse-rtl.ant-collapse > .ant-collapse-item.ant-collapse-no-arrow > .ant-collapse-header {
  padding-right: 12px;
  padding-left: 0;
}

.activity-active-qMejF {
  background: var(--cms-primary-color);
}

.activity-active-qMejF > span {
  color: #fff;
}

.drag-img-Mh9ac {
  position: relative;
  width: 70px !important;
  height: 70px !important;
}

.activity-nbMSD {
  background-color: #f0f6ff;
  padding-bottom: 50px;
}

.activity-kc292-zEydq {
  background-color: #222;
  color: #fff;
}

.activity-kc377-jeh5S,
.activity-kc501-tShh4 {
  background-color: #171717;
  color: #fff;
}

.activity-nbMSD .ant-collapse {
  border: none;
  background: transparent;
}

.activity-nbMSD .ant-collapse .ant-collapse-item {
  border-bottom: none;
  margin-bottom: 4px;
}

.activity-nbMSD .ant-collapse .ant-collapse-item .ant-collapse-header {
  padding: 0;
}

.activity-nbMSD .ant-collapse .ant-collapse-item .ant-collapse-content {
  border-top: none;
}

.activity-nbMSD .ant-collapse .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
  padding: 0;
}

.activity-active-qMejF {
  background: var(--cms-primary-color) !important;
}

.activity-banner-R5SsQ {
  width: 100%;
  height: 470px;
  max-width: 1200px;
  margin: 0 auto;
}

.activity-banner-image-lxtgT {
  position: relative;
  width: 100%;
  height: 100%;
}

.activity-banner-image-lxtgT img {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  min-width: 100%;
  max-width: 100%;
  min-height: 100%;
  max-height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.activity-wrap-xRNtC {
  width: 800px;
  margin: 0 auto;
  padding: 24px 41px;
  border: 1px solid var(--cms-primary-color);
}

.activity-wrap-nav-list-XSsOm {
  width: 100%;
  border-radius: 10px;
  font-size: 16px;
  display: flex;
  flex-wrap: wrap;
}

.activity-wrap-nav-title-ZguNR {
  height: 36px;
  font-size: 24px;
  margin-bottom: 20px;
}

.activity-wrap-nav-line-FobKH {
  width: 100%;
  height: 4px;
  background: #f7d297;
  margin: 20px 0;
}

.activity-wrap-nav-item-IEnbF {
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  position: relative;
  padding: 4px 10px;
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: cover;
  border-radius: 4px;
  background: #999;
  color: #fff;
  margin-right: 16px;
  margin-bottom: 10px;
}

.activity-wrap-nav-item-name-F_IF2 {
  color: #fff;
}

.activity-wrap-time-P2xSE {
  bottom: 10px;
}

.activity-wrap-time-P2xSE,
.activity-wrap-title-ycSlx {
  left: 0;
  padding-inline: 10px;
}

.activity-wrap-title-ycSlx {
  bottom: 50px;
}

.activity-wrap-discount-BmPBs {
  width: 100%;
}

.activity-wrap-discount-item-lMnk_ {
  cursor: pointer;
  list-style: none;
  background-color: #eef1ff;
  transition: all 0.25s ease;
  /* height: 178px; */
  position: relative;
  width: 100%;
  margin-bottom: 10px;
}

.activity-wrap-discount-image-WM4jL {
  height: 178px;
  cursor: inherit;
  overflow: hidden;
  position: relative;
  text-align: center;
}

.activity-wrap-discount-image-WM4jL img {
  width: 100%;
  height: 100%;
}

.adetail-Fplh2 {
  min-height: 550px;
  padding-bottom: 20px;
}

.adetail-is-panel-iwm3z {
  min-height: 0;
}

.adetail-akc377-X2y5d,
.adetail-akc501-xOlmn {
  background-color: var(--cms-primary-background-color);
}

.adetail-content-tZmxX {
  width: 100%;
}

.adetail-title-j1AYD,
.adetail-title-j1AYD img {
  width: 100%;
  height: auto;
}

.adetail-wrap-PzBsl {
  padding: 20px;
  margin-top: 20px;
  background: #fff;
  border-radius: 4px;
}

.adetail-wrap-PzBsl h2 {
  text-align: center;
  font-size: 16px;
  font-weight: 700;
  padding-bottom: 20px;
}

.adetail-wrap-PzBsl img {
  width: 100%;
  height: auto;
  margin: 10px 0;
}

.adetail-activity-img-V1woG {
  text-align: center;
}

.adetail-activity-img-V1woG img {
  display: block;
  margin: 0 auto;
  width: 100%;
  max-width: 1000px;
}

.adetail-join-ZvpVP {
  width: 170px;
  height: 184px;
  position: fixed;
  right: 170px;
  z-index: 55;
}

.adetail-join-ZvpVP img {
  width: 170px;
  height: 132px;
}

.adetail-join-ZvpVP span {
  display: block;
  width: 100%;
  height: 40px;
  margin-top: 12px;
  border-radius: 8px;
  color: #fff;
  font-size: 16px;
  text-align: center;
  line-height: 40px;
  cursor: pointer;
}

.adetail-join-ZvpVP span,
.adetail-join-ZvpVP span:hover {
  background: var(--cms-primary-color);
}

.adetail-table-title-oJ5tj {
  max-width: 700px;
  height: 40px;
  background: #f0f6ff;
  color: #6c7ba8;
  display: flex;
  margin: 0 auto;
}

.adetail-table-title-oJ5tj div {
  flex: 1;
  text-align: center;
  line-height: 40px;
  font-size: 14px;
}

.adetail-table-con-I0I7b {
  max-width: 700px;
  height: 40px;
  color: #333;
  display: flex;
  margin: 0 auto;
}

.adetail-table-con-I0I7b div {
  flex: 1;
  text-align: center;
  line-height: 40px;
  font-size: 14px;
}

.adetail-img-FovfB {
  width: 100%;
  height: auto;
  margin: 20px 0;
}

.ant-select-single .ant-select-selector {
  display: flex;
}

.ant-select-single .ant-select-selector .ant-select-selection-search {
  position: absolute;
  top: 0;
  right: 11px;
  bottom: 0;
  left: 11px;
}

.ant-select-single .ant-select-selector .ant-select-selection-search-input {
  width: 100%;
}

.ant-select-single .ant-select-selector .ant-select-selection-item,
.ant-select-single .ant-select-selector .ant-select-selection-placeholder {
  padding: 0;
  line-height: 30px;
  transition: all 0.3s;
}

@supports (-moz-appearance: meterbar) {
  .ant-select-single .ant-select-selector .ant-select-selection-item,
  .ant-select-single .ant-select-selector .ant-select-selection-placeholder {
    line-height: 30px;
  }
}

.ant-select-single .ant-select-selector .ant-select-selection-item {
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.ant-select-single .ant-select-selector .ant-select-selection-placeholder {
  transition: none;
  pointer-events: none;
}

.ant-select-single .ant-select-selector .ant-select-selection-item:after,
.ant-select-single .ant-select-selector .ant-select-selection-placeholder:after,
.ant-select-single .ant-select-selector:after {
  display: inline-block;
  width: 0;
  visibility: hidden;
  content: "\a0";
}

.ant-select-single.ant-select-show-arrow .ant-select-selection-search {
  right: 25px;
}

.ant-select-single.ant-select-show-arrow .ant-select-selection-item,
.ant-select-single.ant-select-show-arrow .ant-select-selection-placeholder {
  padding-right: 18px;
}

.ant-select-single.ant-select-open .ant-select-selection-item {
  color: #bfbfbf;
}

.ant-select-single:not(.ant-select-customize-input) .ant-select-selector {
  width: 100%;
  height: 32px;
  padding: 0 11px;
}

.ant-select-single:not(.ant-select-customize-input) .ant-select-selector .ant-select-selection-search-input {
  height: 30px;
}

.ant-select-single:not(.ant-select-customize-input) .ant-select-selector:after {
  line-height: 30px;
}

.ant-select-single.ant-select-customize-input .ant-select-selector:after {
  display: none;
}

.ant-select-single.ant-select-customize-input .ant-select-selector .ant-select-selection-search {
  position: static;
  width: 100%;
}

.ant-select-single.ant-select-customize-input .ant-select-selector .ant-select-selection-placeholder {
  position: absolute;
  right: 0;
  left: 0;
  padding: 0 11px;
}

.ant-select-single.ant-select-customize-input .ant-select-selector .ant-select-selection-placeholder:after {
  display: none;
}

.ant-select-single.ant-select-lg:not(.ant-select-customize-input) .ant-select-selector {
  height: 40px;
}

.ant-select-single.ant-select-lg:not(.ant-select-customize-input) .ant-select-selector .ant-select-selection-item,
.ant-select-single.ant-select-lg:not(.ant-select-customize-input) .ant-select-selector .ant-select-selection-placeholder,
.ant-select-single.ant-select-lg:not(.ant-select-customize-input) .ant-select-selector:after {
  line-height: 38px;
}

.ant-select-single.ant-select-lg:not(.ant-select-customize-input):not(.ant-select-customize-input) .ant-select-selection-search-input {
  height: 38px;
}

.ant-select-single.ant-select-sm:not(.ant-select-customize-input) .ant-select-selector {
  height: 24px;
}

.ant-select-single.ant-select-sm:not(.ant-select-customize-input) .ant-select-selector .ant-select-selection-item,
.ant-select-single.ant-select-sm:not(.ant-select-customize-input) .ant-select-selector .ant-select-selection-placeholder,
.ant-select-single.ant-select-sm:not(.ant-select-customize-input) .ant-select-selector:after {
  line-height: 22px;
}

.ant-select-single.ant-select-sm:not(.ant-select-customize-input):not(.ant-select-customize-input) .ant-select-selection-search-input {
  height: 22px;
}

.ant-select-single.ant-select-sm:not(.ant-select-customize-input) .ant-select-selection-search {
  right: 7px;
  left: 7px;
}

.ant-select-single.ant-select-sm:not(.ant-select-customize-input) .ant-select-selector {
  padding: 0 7px;
}

.ant-select-single.ant-select-sm:not(.ant-select-customize-input).ant-select-show-arrow .ant-select-selection-search {
  right: 28px;
}

.ant-select-single.ant-select-sm:not(.ant-select-customize-input).ant-select-show-arrow .ant-select-selection-item,
.ant-select-single.ant-select-sm:not(.ant-select-customize-input).ant-select-show-arrow .ant-select-selection-placeholder {
  padding-right: 21px;
}

.ant-select-single.ant-select-lg:not(.ant-select-customize-input) .ant-select-selector {
  padding: 0 11px;
}

.ant-select-selection-overflow {
  position: relative;
  display: flex;
  flex: auto;
  flex-wrap: wrap;
  max-width: 100%;
}

.ant-select-selection-overflow-item {
  flex: none;
  align-self: center;
  max-width: 100%;
}

.ant-select-multiple .ant-select-selector {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding: 1px 4px;
}

.ant-select-show-search.ant-select-multiple .ant-select-selector {
  cursor: text;
}

.ant-select-disabled.ant-select-multiple .ant-select-selector {
  background: #f5f5f5;
  cursor: not-allowed;
}

.ant-select-multiple .ant-select-selector:after {
  display: inline-block;
  width: 0;
  margin: 2px 0;
  line-height: 24px;
  content: "\a0";
}

.ant-select-multiple.ant-select-allow-clear .ant-select-selector,
.ant-select-multiple.ant-select-show-arrow .ant-select-selector {
  padding-right: 24px;
}

.ant-select-multiple .ant-select-selection-item {
  position: relative;
  display: flex;
  flex: none;
  box-sizing: border-box;
  max-width: 100%;
  height: 24px;
  margin-top: 2px;
  margin-bottom: 2px;
  line-height: 22px;
  background: #f5f5f5;
  border: 1px solid #f0f0f0;
  border-radius: 2px;
  cursor: default;
  transition: font-size 0.3s, line-height 0.3s, height 0.3s;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  margin-inline-end: 4px;
  padding-inline-start: 8px;
  padding-inline-end: 4px;
}

.ant-select-disabled.ant-select-multiple .ant-select-selection-item {
  color: #bfbfbf;
  border-color: #d9d9d9;
  cursor: not-allowed;
}

.ant-select-multiple .ant-select-selection-item-content {
  display: inline-block;
  margin-right: 4px;
  overflow: hidden;
  white-space: pre;
  text-overflow: ellipsis;
}

.ant-select-multiple .ant-select-selection-item-remove {
  color: inherit;
  font-style: normal;
  line-height: 0;
  text-align: center;
  text-transform: none;
  vertical-align: -0.125em;
  text-rendering: optimizelegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  color: rgba(0, 0, 0, 0.45);
  font-weight: 700;
  font-size: 10px;
  line-height: inherit;
  cursor: pointer;
}

.ant-select-multiple .ant-select-selection-item-remove > * {
  line-height: 1;
}

.ant-select-multiple .ant-select-selection-item-remove svg {
  display: inline-block;
}

.ant-select-multiple .ant-select-selection-item-remove:before {
  display: none;
}

.ant-select-multiple .ant-select-selection-item-remove .ant-select-multiple .ant-select-selection-item-remove-icon {
  display: block;
}

.ant-select-multiple .ant-select-selection-item-remove > .anticon {
  vertical-align: -0.2em;
}

.ant-select-multiple .ant-select-selection-item-remove:hover {
  color: rgba(0, 0, 0, 0.75);
}

.ant-select-multiple .ant-select-selection-overflow-item + .ant-select-selection-overflow-item .ant-select-selection-search {
  margin-inline-start: 0;
}

.ant-select-multiple .ant-select-selection-search {
  position: relative;
  max-width: 100%;
  margin-inline-start: 7px;
}

.ant-select-multiple .ant-select-selection-search-input,
.ant-select-multiple .ant-select-selection-search-mirror {
  height: 24px;
  font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
  line-height: 24px;
  transition: all 0.3s;
}

.ant-select-multiple .ant-select-selection-search-input {
  width: 100%;
  min-width: 4.1px;
}

.ant-select-multiple .ant-select-selection-search-mirror {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 999;
  white-space: pre;
  visibility: hidden;
}

.ant-select-multiple .ant-select-selection-placeholder {
  position: absolute;
  top: 50%;
  right: 11px;
  left: 11px;
  transform: translateY(-50%);
  transition: all 0.3s;
}

.ant-select-multiple.ant-select-lg .ant-select-selector:after {
  line-height: 32px;
}

.ant-select-multiple.ant-select-lg .ant-select-selection-item {
  line-height: 30px;
}

.ant-select-multiple.ant-select-lg .ant-select-selection-search {
  height: 32px;
  line-height: 32px;
}

.ant-select-multiple.ant-select-lg .ant-select-selection-search-input,
.ant-select-multiple.ant-select-lg .ant-select-selection-search-mirror {
  height: 32px;
  line-height: 30px;
}

.ant-select-multiple.ant-select-sm .ant-select-selector:after {
  line-height: 16px;
}

.ant-select-multiple.ant-select-sm .ant-select-selection-item {
  height: 16px;
  line-height: 14px;
}

.ant-select-multiple.ant-select-sm .ant-select-selection-search {
  height: 16px;
  line-height: 16px;
}

.ant-select-multiple.ant-select-sm .ant-select-selection-search-input,
.ant-select-multiple.ant-select-sm .ant-select-selection-search-mirror {
  height: 16px;
  line-height: 14px;
}

.ant-select-multiple.ant-select-sm .ant-select-selection-placeholder {
  left: 7px;
}

.ant-select-multiple.ant-select-sm .ant-select-selection-search {
  margin-inline-start: 3px;
}

.ant-select-multiple.ant-select-lg .ant-select-selection-item {
  height: 32px;
  line-height: 32px;
}

.ant-select-disabled .ant-select-selection-item-remove {
  display: none;
}

.ant-select {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: "tnum";
  position: relative;
  display: inline-block;
  cursor: pointer;
}

.ant-select:not(.ant-select-customize-input) .ant-select-selector {
  position: relative;
  background-color: #fff;
  border: 1px solid #d9d9d9;
  border-radius: 2px;
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.ant-select:not(.ant-select-customize-input) .ant-select-selector input {
  cursor: pointer;
}

.ant-select-show-search.ant-select:not(.ant-select-customize-input) .ant-select-selector {
  cursor: text;
}

.ant-select-show-search.ant-select:not(.ant-select-customize-input) .ant-select-selector input {
  cursor: auto;
}

.ant-select-focused:not(.ant-select-disabled).ant-select:not(.ant-select-customize-input) .ant-select-selector {
  border-color: var(--ant-primary-color-hover);
  box-shadow: 0 0 0 2px var(--ant-primary-color-outline);
  border-right-width: 1px !important;
  outline: 0;
}

.ant-select-disabled.ant-select:not(.ant-select-customize-input) .ant-select-selector {
  color: rgba(0, 0, 0, 0.25);
  background: #f5f5f5;
  cursor: not-allowed;
}

.ant-select-multiple.ant-select-disabled.ant-select:not(.ant-select-customize-input) .ant-select-selector {
  background: #f5f5f5;
}

.ant-select-disabled.ant-select:not(.ant-select-customize-input) .ant-select-selector input {
  cursor: not-allowed;
}

.ant-select:not(.ant-select-customize-input) .ant-select-selector .ant-select-selection-search-input {
  margin: 0;
  padding: 0;
  background: transparent;
  border: none;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.ant-select:not(.ant-select-customize-input) .ant-select-selector .ant-select-selection-search-input::-webkit-search-cancel-button {
  display: none;
  -webkit-appearance: none;
}

.ant-select:not(.ant-select-disabled):hover .ant-select-selector {
  border-color: var(--ant-primary-5);
  border-right-width: 1px !important;
}

.ant-select-selection-item {
  flex: 1;
  overflow: hidden;
  font-weight: 400;
  white-space: nowrap;
  text-overflow: ellipsis;
}

@media (-ms-high-contrast: none) {
  .ant-select-selection-item,
  .ant-select-selection-item ::-ms-backdrop {
    flex: auto;
  }
}

.ant-select-selection-placeholder {
  flex: 1;
  overflow: hidden;
  color: #bfbfbf;
  white-space: nowrap;
  text-overflow: ellipsis;
  pointer-events: none;
}

@media (-ms-high-contrast: none) {
  .ant-select-selection-placeholder,
  .ant-select-selection-placeholder ::-ms-backdrop {
    flex: auto;
  }
}

.ant-select-arrow {
  display: inline-block;
  color: inherit;
  font-style: normal;
  line-height: 0;
  text-transform: none;
  vertical-align: -0.125em;
  text-rendering: optimizelegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 50%;
  right: 11px;
  width: 12px;
  height: 12px;
  margin-top: -6px;
  color: rgba(0, 0, 0, 0.25);
  font-size: 12px;
  line-height: 1;
  text-align: center;
  pointer-events: none;
}

.ant-select-arrow > * {
  line-height: 1;
}

.ant-select-arrow svg {
  display: inline-block;
}

.ant-select-arrow:before {
  display: none;
}

.ant-select-arrow .ant-select-arrow-icon {
  display: block;
}

.ant-select-arrow .anticon {
  vertical-align: top;
  transition: transform 0.3s;
}

.ant-select-arrow .anticon > svg {
  vertical-align: top;
}

.ant-select-arrow .anticon:not(.ant-select-suffix) {
  pointer-events: auto;
}

.ant-select-disabled .ant-select-arrow {
  cursor: not-allowed;
}

.ant-select-clear {
  position: absolute;
  top: 50%;
  right: 11px;
  z-index: 1;
  display: inline-block;
  width: 12px;
  height: 12px;
  margin-top: -6px;
  color: rgba(0, 0, 0, 0.25);
  font-size: 12px;
  font-style: normal;
  line-height: 1;
  text-align: center;
  text-transform: none;
  background: #fff;
  cursor: pointer;
  opacity: 0;
  transition: color 0.3s ease, opacity 0.15s ease;
  text-rendering: auto;
}

.ant-select-clear:before {
  display: block;
}

.ant-select-clear:hover {
  color: rgba(0, 0, 0, 0.45);
}

.ant-select:hover .ant-select-clear {
  opacity: 1;
}

.ant-select-dropdown {
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.85);
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: "tnum";
  position: absolute;
  top: -9999px;
  left: -9999px;
  z-index: 1050;
  box-sizing: border-box;
  padding: 4px 0;
  overflow: hidden;
  font-size: 14px;
  font-variant: normal;
  background-color: #fff;
  border-radius: 2px;
  outline: none;
  box-shadow: 0 3px 6px -4px rgba(0, 0, 0, 0.12), 0 6px 16px 0 rgba(0, 0, 0, 0.08), 0 9px 28px 8px rgba(0, 0, 0, 0.05);
}

.ant-select-dropdown.ant-slide-up-appear.ant-slide-up-appear-active.ant-select-dropdown-placement-bottomLeft,
.ant-select-dropdown.ant-slide-up-enter.ant-slide-up-enter-active.ant-select-dropdown-placement-bottomLeft {
  animation-name: antSlideUpIn;
}

.ant-select-dropdown.ant-slide-up-appear.ant-slide-up-appear-active.ant-select-dropdown-placement-topLeft,
.ant-select-dropdown.ant-slide-up-enter.ant-slide-up-enter-active.ant-select-dropdown-placement-topLeft {
  animation-name: antSlideDownIn;
}

.ant-select-dropdown.ant-slide-up-leave.ant-slide-up-leave-active.ant-select-dropdown-placement-bottomLeft {
  animation-name: antSlideUpOut;
}

.ant-select-dropdown.ant-slide-up-leave.ant-slide-up-leave-active.ant-select-dropdown-placement-topLeft {
  animation-name: antSlideDownOut;
}

.ant-select-dropdown-hidden {
  display: none;
}

.ant-select-dropdown-empty {
  color: rgba(0, 0, 0, 0.25);
}

.ant-select-item-empty {
  color: rgba(0, 0, 0, 0.85);
  color: rgba(0, 0, 0, 0.25);
}

.ant-select-item,
.ant-select-item-empty {
  position: relative;
  display: block;
  min-height: 32px;
  padding: 5px 12px;
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
}

.ant-select-item {
  color: rgba(0, 0, 0, 0.85);
  cursor: pointer;
  transition: background 0.3s ease;
}

.ant-select-item-group {
  color: rgba(0, 0, 0, 0.45);
  font-size: 12px;
  cursor: default;
}

.ant-select-item-option {
  display: flex;
}

.ant-select-item-option-content {
  flex: auto;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.ant-select-item-option-state {
  flex: none;
}

.ant-select-item-option-active:not(.ant-select-item-option-disabled) {
  background-color: #f5f5f5;
}

.ant-select-item-option-selected:not(.ant-select-item-option-disabled) {
  color: rgba(0, 0, 0, 0.85);
  font-weight: 600;
  background-color: var(--ant-primary-1);
}

.ant-select-item-option-selected:not(.ant-select-item-option-disabled) .ant-select-item-option-state {
  color: var(--ant-primary-color);
}

.ant-select-item-option-disabled {
  color: rgba(0, 0, 0, 0.25);
  cursor: not-allowed;
}

.ant-select-item-option-disabled.ant-select-item-option-selected {
  background-color: #f5f5f5;
}

.ant-select-item-option-grouped {
  padding-left: 24px;
}

.ant-select-lg {
  font-size: 16px;
}

.ant-select-borderless .ant-select-selector {
  background-color: transparent !important;
  border-color: transparent !important;
  box-shadow: none !important;
}

.ant-select-rtl {
  direction: rtl;
}

.ant-select-rtl .ant-select-arrow,
.ant-select-rtl .ant-select-clear {
  right: auto;
  left: 11px;
}

.ant-select-dropdown-rtl {
  direction: rtl;
}

.ant-select-dropdown-rtl .ant-select-item-option-grouped {
  padding-right: 24px;
  padding-left: 12px;
}

.ant-select-rtl.ant-select-multiple.ant-select-allow-clear .ant-select-selector,
.ant-select-rtl.ant-select-multiple.ant-select-show-arrow .ant-select-selector {
  padding-right: 4px;
  padding-left: 24px;
}

.ant-select-rtl.ant-select-multiple .ant-select-selection-item {
  text-align: right;
}

.ant-select-rtl.ant-select-multiple .ant-select-selection-item-content {
  margin-right: 0;
  margin-left: 4px;
  text-align: right;
}

.ant-select-rtl.ant-select-multiple .ant-select-selection-search-mirror {
  right: 0;
  left: auto;
}

.ant-select-rtl.ant-select-multiple .ant-select-selection-placeholder {
  right: 11px;
  left: auto;
}

.ant-select-rtl.ant-select-multiple.ant-select-sm .ant-select-selection-placeholder {
  right: 7px;
}

.ant-select-rtl.ant-select-single .ant-select-selector .ant-select-selection-item,
.ant-select-rtl.ant-select-single .ant-select-selector .ant-select-selection-placeholder {
  right: 0;
  left: 9px;
  text-align: right;
}

.ant-select-rtl.ant-select-single.ant-select-show-arrow .ant-select-selection-search {
  right: 11px;
  left: 25px;
}

.ant-select-rtl.ant-select-single.ant-select-show-arrow .ant-select-selection-item,
.ant-select-rtl.ant-select-single.ant-select-show-arrow .ant-select-selection-placeholder {
  padding-right: 0;
  padding-left: 18px;
}

.ant-select-rtl.ant-select-single.ant-select-sm:not(.ant-select-customize-input).ant-select-show-arrow .ant-select-selection-search {
  right: 6px;
}

.ant-select-rtl.ant-select-single.ant-select-sm:not(.ant-select-customize-input).ant-select-show-arrow .ant-select-selection-item,
.ant-select-rtl.ant-select-single.ant-select-sm:not(.ant-select-customize-input).ant-select-show-arrow .ant-select-selection-placeholder {
  padding-right: 0;
  padding-left: 21px;
}

.ant-empty {
  margin: 0 8px;
  font-size: 14px;
  line-height: 1.5715;
  text-align: center;
}

.ant-empty-image {
  height: 100px;
  margin-bottom: 8px;
}

.ant-empty-image img {
  height: 100%;
}

.ant-empty-image svg {
  height: 100%;
  margin: auto;
}

.ant-empty-footer {
  margin-top: 16px;
}

.ant-empty-normal {
  margin: 32px 0;
  color: rgba(0, 0, 0, 0.25);
}

.ant-empty-normal .ant-empty-image {
  height: 40px;
}

.ant-empty-small {
  margin: 8px 0;
  color: rgba(0, 0, 0, 0.25);
}

.ant-empty-small .ant-empty-image {
  height: 35px;
}

.ant-empty-img-default-ellipse {
  fill: #f5f5f5;
  fill-opacity: 0.8;
}

.ant-empty-img-default-path-1 {
  fill: #aeb8c2;
}

.ant-empty-img-default-path-2 {
  fill: url(#linearGradient-1);
}

.ant-empty-img-default-path-3 {
  fill: #f5f5f7;
}

.ant-empty-img-default-path-4,
.ant-empty-img-default-path-5 {
  fill: #dce0e6;
}

.ant-empty-img-default-g {
  fill: #fff;
}

.ant-empty-img-simple-ellipse {
  fill: #f5f5f5;
}

.ant-empty-img-simple-g {
  stroke: #d9d9d9;
}

.ant-empty-img-simple-path {
  fill: #fafafa;
}

.ant-empty-rtl {
  direction: rtl;
}

.warp-XrM9X {
  width: 100%;
  height: 200px;
  flex-direction: column;
}

.warp-XrM9X,
.warp-btns-PCzeP {
  display: flex;
  align-items: center;
}

.warp-btns-PCzeP {
  width: 80%;
  height: 45px;
  border-radius: 8px;
  background-color: var(--cms-primary-color);
  justify-content: center;
  color: var(--cms-primary-background-text-color);
  font-size: 14px;
}

.warp-XrM9X .ant-select {
  width: 80%;
  margin: 30px auto;
}

.warp-XrM9X .ant-select .ant-select-selector {
  border-radius: 8px;
  height: 45px;
  display: flex;
  align-items: center;
}

.dsd {
  z-index: 5001 !important;
}

.lucky-QUA9k {
  width: 100%;
  min-height: 100vh;
  background-size: 100% auto;
  background-color: #cb2119;
}

.lucky-web-l2SQE {
  background-image: url(/img/bg1.67d9f580.png);
  background-repeat: no-repeat;
  padding-bottom: 50px;
}

.lucky-web-l2SQE .lucky-win-nezzo {
  width: 800px;
  height: 220px;
}

.lucky-web-l2SQE .lucky-lottery-EDeMo {
  height: 530px;
  background-size: 530px 530px;
}

.lucky-web-l2SQE .lucky-lottery-zp-gTAC8 {
  width: 440px;
  height: 440px;
}

.lucky-web-l2SQE .lucky-lottery-bg-DXvWB {
  width: 70%;
}

.lucky-web-l2SQE .lucky-lottery-zz-Xp74D {
  width: 116px;
  height: 163px;
  margin-top: -26px;
  cursor: pointer;
}

.lucky-web-l2SQE .lucky-list-txt-Z50Ip {
  font-size: 16px;
}

.lucky-web-l2SQE .lucky-win-amount-nnDae {
  height: 50px;
  bottom: 49px;
  display: flex;
  justify-content: center;
}

.lucky-web-l2SQE .lucky-win-amount-nnDae > span {
  width: 40px;
  height: 50px;
  display: inline-block;
  text-align: center;
  line-height: 50px;
  position: absolute;
  font-size: 40px;
  color: #000;
}

.lucky-web-l2SQE .lucky-win-amount-nnDae > span:first-child {
  left: 156px;
}

.lucky-web-l2SQE .lucky-win-amount-nnDae > span:nth-child(2) {
  left: 203px;
}

.lucky-web-l2SQE .lucky-win-amount-nnDae > span:nth-child(3) {
  left: 250px;
}

.lucky-web-l2SQE .lucky-win-amount-nnDae > span:nth-child(4) {
  left: 312px;
}

.lucky-web-l2SQE .lucky-win-amount-nnDae > span:nth-child(5) {
  left: 359px;
}

.lucky-web-l2SQE .lucky-win-amount-nnDae > span:nth-child(6) {
  left: 406px;
}

.lucky-web-l2SQE .lucky-win-amount-nnDae > span:nth-child(7) {
  left: 468px;
}

.lucky-web-l2SQE .lucky-win-amount-nnDae > span:nth-child(8) {
  left: 515px;
}

.lucky-web-l2SQE .lucky-win-amount-nnDae > span:nth-child(9) {
  left: 561px;
}

.lucky-web-l2SQE .lucky-times-yDfu_ .lucky-list-bg-kqchT {
  background-image: url(/img/zjphb.f2af52fb.png);
}

.lucky-web-l2SQE .lucky-rule-DJpEG .lucky-list-bg-kqchT {
  background-image: url(/img/zhuanpan1-1.83597385.png), url(/img/zhuanpan2-2.24c539bb.png);
  background-position: 0 0, 0 100px;
  background-repeat: no-repeat, no-repeat;
  background-size: 100% auto, 100% 100%;
  position: relative;
}

.lucky-web-l2SQE .lucky-rule-DJpEG .lucky-list-bg-kqchT:after {
  width: 100%;
  height: 20px;
  content: "";
  display: inline-block;
  background-image: url(/img/zhuanpan3-3.023d0bf8.png);
  position: absolute;
  bottom: -20px;
  left: 0;
  background-size: 100%;
  z-index: 9;
  background-repeat: no-repeat;
}

.lucky-web-l2SQE .lucky-rule-DJpEG .lucky-list-bg-con-vtFLe {
  height: auto;
}

.lucky-web-l2SQE .lucky-list-bg-kqchT {
  width: 800px;
  height: 443px;
}

.lucky-web-l2SQE .lucky-list-bg-con-vtFLe {
  width: 500px;
  margin: 0 auto;
  height: 300px;
  line-height: 25px;
  position: relative;
  overflow: hidden;
  top: 104px;
  padding: 0 40px;
}

.lucky-web-l2SQE .lucky-list-bg-con1-T4pHv {
  top: 80px !important;
  line-height: 22px !important;
}

.lucky-h5-EDjMP {
  background-image: url(/img/bg1_h5.cfbf210e.png);
  background-repeat: no-repeat;
  padding-bottom: 50px;
}

.lucky-h5-EDjMP .lucky-win-nezzo {
  width: 250px;
  height: 80px;
}

.lucky-h5-EDjMP .lucky-lottery-EDeMo {
  height: 232px;
  background-size: 232px 232px;
}

.lucky-h5-EDjMP .lucky-lottery-zp-gTAC8 {
  width: 180px;
  height: 180px;
}

.lucky-h5-EDjMP .lucky-lottery-bg-DXvWB {
  width: 90%;
}

.lucky-h5-EDjMP .lucky-lottery-zz-Xp74D {
  width: 51px;
  height: 75px;
  margin-top: -12px;
  cursor: pointer;
}

.lucky-h5-EDjMP .lucky-list-txt-Z50Ip {
  font-size: 16px;
}

.lucky-h5-EDjMP .lucky-win-amount-nnDae {
  height: 30px;
  bottom: 7px;
  display: flex;
  justify-content: center;
}

.lucky-h5-EDjMP .lucky-win-amount-nnDae > span {
  width: 18px;
  height: 30px;
  display: inline-block;
  text-align: center;
  line-height: 30px;
  position: absolute;
  font-size: 16px;
  color: #000;
}

.lucky-h5-EDjMP .lucky-win-amount-nnDae > span:first-child {
  left: 28px;
}

.lucky-h5-EDjMP .lucky-win-amount-nnDae > span:nth-child(2) {
  left: 48px;
}

.lucky-h5-EDjMP .lucky-win-amount-nnDae > span:nth-child(3) {
  left: 68px;
}

.lucky-h5-EDjMP .lucky-win-amount-nnDae > span:nth-child(4) {
  left: 93px;
}

.lucky-h5-EDjMP .lucky-win-amount-nnDae > span:nth-child(5) {
  left: 113px;
}

.lucky-h5-EDjMP .lucky-win-amount-nnDae > span:nth-child(6) {
  left: 133px;
}

.lucky-h5-EDjMP .lucky-win-amount-nnDae > span:nth-child(7) {
  left: 158px;
}

.lucky-h5-EDjMP .lucky-win-amount-nnDae > span:nth-child(8) {
  left: 178px;
}

.lucky-h5-EDjMP .lucky-win-amount-nnDae > span:nth-child(9) {
  left: 198px;
}

.lucky-h5-EDjMP .lucky-times-yDfu_ .lucky-list-bg-kqchT {
  background-image: url(/img/zjphb_h5.3aa13cd3.png);
}

.lucky-h5-EDjMP .lucky-rule-DJpEG .lucky-list-bg-kqchT {
  background-image: url(/img/zhuanpan1.e692b954.png), url(/img/zhuanpan2.c9f8b617.png);
  background-position: 0 0, 0 100px;
  background-repeat: no-repeat, no-repeat;
  background-size: 100% auto, 100% 100%;
  position: relative;
}

.lucky-h5-EDjMP .lucky-rule-DJpEG .lucky-list-bg-kqchT:after {
  width: 100%;
  height: 20px;
  content: "";
  display: inline-block;
  background-image: url(/img/zhuanpan3.8b7daf04.png);
  position: absolute;
  bottom: -20px;
  left: 0;
  background-size: 100%;
  z-index: 9;
  background-repeat: no-repeat;
}

.lucky-h5-EDjMP .lucky-rule-DJpEG .lucky-list-bg-con-vtFLe {
  height: auto;
}

.lucky-h5-EDjMP .lucky-rule-DJpEG > div {
  height: auto;
  min-height: 100px;
}

.lucky-h5-EDjMP .lucky-list-bg-kqchT {
  width: 343px;
  height: 240px;
}

.lucky-h5-EDjMP .lucky-list-bg-con-vtFLe {
  width: 290px;
  margin: 0 auto;
  height: 165px;
  line-height: 20px;
  position: relative;
  overflow: hidden;
  top: 50px;
}

.lucky-win-nezzo {
  width: 100%;
  height: 100px;
  position: relative;
  clear: both;
  overflow: hidden;
  margin: 0 auto;
  content: "";
}

.lucky-win-nezzo img {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0;
}

.lucky-win-amount-nnDae {
  position: absolute;
  z-index: 1;
  width: 100%;
  bottom: 0;
  display: flex;
}

.lucky-lottery-EDeMo {
  width: 100%;
  margin-top: 20px;
  background-image: url(/img/zpbg.02890e6d.gif);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto 100%;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}

.lucky-lottery-zp-gTAC8 {
  z-index: 2;
  transform-origin: center center;
  position: relative !important;
  transform: rotate(0);
  border-radius: 50%;
}

.lucky-lottery-bg-DXvWB,
.lucky-lottery-zz-Xp74D {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.lucky-lottery-zz-Xp74D {
  z-index: 3;
}

.lucky-times-yDfu_ .lucky-list-bg-con-vtFLe > div {
  display: flex;
}

.lucky-times-yDfu_ .lucky-list-bg-con-vtFLe > div > span {
  flex: 1;
  text-align: center;
  color: #2b2b2b;
}

.lucky-times-yDfu_ .lucky-list-bg-con-vtFLe > div:nth-child(2n) {
  background: hsla(0, 0%, 100%, 0.2);
}

.lucky-times-yDfu_ .lucky-list-bg-con-vtFLe > div:nth-child(2n-1) {
  background: hsla(0, 0%, 100%, 0.1);
}

.lucky-list-mpjEz {
  margin: 20px auto;
  font-size: 12px;
}

.lucky-list-txt-Z50Ip {
  text-align: center;
  font-size: 12px;
  color: #ffe500;
  margin-bottom: 10px;
}

.lucky-list-bg-kqchT {
  padding: 0 15px;
  margin: 0 auto;
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: 50%;
  color: #fff;
}

.lucky-list-bg-con-vtFLe {
  height: 110px;
  position: relative;
  overflow: hidden;
  top: 40px;
}

.backLottery-Kvqaj {
  left: 1.2rem !important;
}

.agliveStyle-af5jD {
  right: 0 !important;
  left: auto !important;
}

.back-GfMgV {
  position: absolute;
  top: 0.06rem;
  left: 0.06rem;
  z-index: 2024;
  border-radius: 100%;
  background: rgba(0, 0, 0, 0.3);
  border: 0.02rem solid #fff;
  color: #fff;
  font-size: 0.22rem;
  width: 1rem;
  height: 1rem;
  text-align: center;
}

.back-icon-YqNJy {
  margin: 0 auto;
  margin-top: 0.1rem;
}

.main-VtGHw {
  width: 100vw;
  min-height: 100vh;
  background-image: url(/img/bg.bf0ae7cc.png);
  background-size: 100%;
  background-color: #ae070f;
}

.main-mobile-bg-NIBel {
  width: 90%;
  margin: auto;
  padding-bottom: 60px;
}

.main-mobile-bg-tpl-kP_jq {
  width: 100%;
  height: 185px;
  background-size: 100% 100%;
  padding-top: 136px;
  margin-bottom: 100px;
}

.main-mobile-bg-banner-rv0Lq {
  width: 100%;
  margin-top: 20px;
}

.main-mobile-bg-time-yAqaa {
  width: 100%;
  font-size: 28px;
  line-height: 40px;
  text-align: center;
  color: #ffe349;
}

.main-mobile-bg-time-yAqaa em {
  font-size: 14px;
  font-style: normal;
  color: #fff;
}

.main-mobile-bg-time-yAqaa p {
  width: 90%;
  margin: auto;
}

.main-mobile-bg-time-yAqaa p img {
  width: 100%;
}

.main-mobile-bg-time-yAqaa span {
  margin: 0 10px;
  padding: 2px 5px;
  color: #480c19;
  text-align: center;
  font-size: 14px;
  display: inline-flex;
}

.main-mobile-bg-time-yAqaa span div {
  background-image: url(/img/timeBg.3b0c8b1f.png);
  width: 21px;
  height: 27px;
  background-size: 100%;
  line-height: 27px;
  text-align: center;
  font-family: DigifaceWide;
  font-size: 22px;
}

.main-mobile-bg-winnotice-P4Mb7 {
  height: 30px;
  margin: 12px auto 0;
  padding: 0 10px 0 10px;
  line-height: 30px;
  color: #f9d0d0;
  background: url(/img/lb_bg.7f5b9e6e.png) no-repeat 50%;
  box-sizing: border-box;
  display: flex;
  border-radius: 33px;
}

.main-mobile-bg-con-J90QE {
  font-size: 12px;
}

.main-mobile-bg-con-icon-IQxue {
  margin-right: 10px;
  display: flex;
  align-items: center;
}

.main-mobile-bg-con-icon-IQxue svg {
  margin-top: 10px;
  width: 14px;
  height: 14px;
}

.main-mobile-bg-con-content-I8VqX {
  cursor: pointer;
  overflow: hidden;
  width: 70%;
  height: 30px;
  line-height: 30px;
  color: #f5c630;
}

.main-mobile-bg-con-content-list-Zch0G {
  white-space: nowrap;
  will-change: transform;
  display: inline-block;
  transform: translateZ(0);
}

.main-mobile-bg-con-content-list-Zch0G:hover {
  animation-play-state: paused;
}

.main-mobile-bg-con-content-item-CXvYz {
  white-space: nowrap;
  display: inline-block;
}

.main-bg-xXdG9 {
  width: 1200px;
  margin: auto;
}

.main-bg-tpl-al_NH {
  width: 100%;
  height: 545px;
  background-size: 100% 100%;
  padding-top: 432px;
  margin-bottom: 170px;
}

.main-bg-tpl-box-Vt7Od {
  width: 1200px;
  margin: auto;
}

.main-bg-container-AsHAj {
  width: 100%;
  background-repeat: no-repeat;
  background-position: 50%;
  position: relative;
}

.main-bg-container-banner-dTeJe {
  margin-top: 20px;
  width: 100%;
}

.main-bg-container-time-E4YEf {
  width: 100%;
  font-size: 28px;
  line-height: 40px;
  text-align: center;
  color: #ffe349;
}

.main-bg-container-time-E4YEf p {
  margin-bottom: 15px;
  width: 857px;
  text-align: center;
  margin: auto;
}

.main-bg-container-time-E4YEf p img {
  width: 100%;
}

.main-bg-container-time-E4YEf span {
  margin: 0 10px;
  padding: 2px 5px;
  color: #480c19;
  text-align: center;
  font-size: 32px;
  display: inline-flex;
}

.main-bg-container-time-E4YEf span div {
  background-image: url(/img/timeBg.3b0c8b1f.png);
  width: 55px;
  height: 70px;
  background-size: 100%;
  line-height: 70px;
  text-align: center;
  font-family: DigifaceWide;
  font-size: 55px;
}

.main-bg-container-time-E4YEf em {
  color: #fff;
  font-size: 28px;
  font-style: normal;
  font-family: STHeiti\, Arial, Microsoft Yahei, Hiragino Sans GB, Simsun\, sans-self;
}

.main-bg-container-winnotice-cjk0H {
  height: 56px;
  margin: 12px auto 0;
  padding: 0 10px 0 48px;
  line-height: 64px;
  color: #f9d0d0;
  background: url(/img/lb_bg.7f5b9e6e.png) no-repeat 50%;
  box-sizing: border-box;
  display: flex;
  border-radius: 33px;
}

.modal-kkdGi {
  background: transparent;
  background-color: transparent !important;
}

.modal-redPacket-jyk7G {
  width: 359px;
  height: 520px;
  margin: auto;
  background: #831c20;
  border-radius: 5px;
}

.modal-redPacket-wrap-UGj6b {
  position: relative;
  width: 100%;
  height: 380px;
  text-align: center;
  background: url(/img/tu05.0f42f6cb.png) no-repeat 50%;
}

.modal-redPacket-wrap-close-Ry0nr {
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  width: 30px;
  height: 30px;
  font-size: 35px;
  font-weight: 100;
  color: #8b4040;
  text-align: center;
  line-height: 30px;
  cursor: pointer;
  transition: all 0.6s;
}

.modal-redPacket-wrap-close-Ry0nr:hover {
  transform: rotate(-180deg);
  opacity: 0.9;
}

.modal-redPacket-wrap-imgbox-SpcHp {
  position: absolute;
  left: 45px;
  top: 35px;
  width: 70%;
}

.modal-redPacket-wrap-openm-vMPqp {
  top: 330px;
  width: 95px;
  height: 95px;
  line-height: 95px;
  perspective: 1000;
}

.modal-redPacket-wrap-open-eDm2j,
.modal-redPacket-wrap-openm-vMPqp {
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  font-size: 23px;
  color: #fff;
  background: url(/img/tu09.fd39da57.png) no-repeat;
  background-size: 100%;
  cursor: pointer;
  transition: 0.8s;
  transform-style: preserve-3d;
}

.modal-redPacket-wrap-open-eDm2j {
  top: 300px;
  width: 122px;
  height: 122px;
  line-height: 122px;
  -ms-perspective: 1000;
  perspective: 1000;
}

.modal-redPacket-wrap-anmid-Jr1Gn {
  animation: shake-n9wNi 0.8s linear infinite;
}

.modal-RedPacketopen-roqQQ {
  width: 359px;
  height: 520px;
  margin: auto;
  background: url(/img/pc_bg.70dd3ff4.png) no-repeat;
  background-size: 100% 100%;
  border-radius: 5px;
}

.modal-RedPacketopen-top-_TNyF {
  position: relative;
  width: 100%;
  height: 100px;
  overflow: hidden;
}

.modal-RedPacketopen-con-NLnkr {
  width: 300px;
  margin: 0 auto;
  height: 400px;
  background: url(/img/pc_con.8503023e.png) no-repeat;
  background-size: 100% auto;
  overflow: hidden;
  clear: both;
}

.modal-RedPacketopen-con-NLnkr h2,
.modal-RedPacketopen-con-NLnkr h4,
.modal-RedPacketopen-con-NLnkr h5 {
  text-align: center;
}

.modal-RedPacketopen-con-NLnkr h2 {
  margin-top: 10px;
  color: red;
  font-size: 46px;
}

.modal-RedPacketopen-con-NLnkr h4 {
  color: #ae070f;
  font-size: 20px;
}

.modal-RedPacketopen-con-NLnkr h5 {
  color: #fff;
  margin-top: 90px;
  font-size: 20px;
}

.modal-RedPacketopen-moneyshow-B_GwI {
  margin-top: 50px;
  text-align: center;
  font-size: 20px;
}

.modal-RedPacketopen-moneyshow-B_GwI span {
  color: red;
}

.modal-RedPacketopen-count-hheg1 {
  margin-top: 50px;
  text-align: center;
  font-size: 20px;
}

.modal-RedPacketopen-count-hheg1 span {
  color: red;
}

@keyframes notice-scrols-ceeFP {
  0% {
    transform: translateX(0);
  }

  to {
    transform: translateX(-33.3333%);
  }
}

.noticeCon-icon-_5q0v {
  margin-right: 10px;
  display: flex;
  align-items: center;
}

.noticeCon-icon-_5q0v svg {
  margin-top: 25px;
}

.noticeCon-content-qe9eb {
  cursor: pointer;
  overflow: hidden;
  width: 1000px;
  height: 56px;
  line-height: 56px;
  color: #fff;
}

.noticeCon-content-list-W3j3y {
  white-space: nowrap;
  will-change: transform;
  display: inline-block;
  transform: translateZ(0);
}

.noticeCon-content-list-W3j3y:hover {
  animation-play-state: paused;
}

.noticeCon-content-item-zzegG {
  white-space: nowrap;
  display: inline-block;
  padding-right: 50px;
}

@keyframes shake-n9wNi {
  0% {
    transform: rotateY(0) translateZ(0);
  }

  50% {
    transform: rotateY(180deg) translateZ(0);
  }

  to {
    transform: rotate(0) translateZ(0);
  }
}

.main-x0Q72 {
  padding: 10px;
  margin-top: 20px;
  background-image: url(/img/cbg.f884ecdf.jpg);
  background-size: 100%;
}

.main-tablebox-nLdYK {
  margin: 20px auto;
}

.main-tablebox-Trboxpc-gMkKz {
  font-size: 16px;
  height: 40px;
}

.main-tablebox-Trbox-ojm5K,
.main-tablebox-Trboxpc-gMkKz {
  background: rgba(84, 12, 9, 0.5);
  color: #fff;
  text-align: center;
  margin-bottom: 10px;
}

.main-tablebox-Trbox-ojm5K {
  height: 30px;
}

.main-box-vuMhV {
  margin: 0 auto;
  overflow: hidden;
}

.main-box-ss-C1aDW {
  font-size: 12px;
}

.main-box-ss-C1aDW,
.main-box-sspc-n3eDd {
  font-family: PingFang SC;
  font-weight: 600;
  font-style: italic;
  text-decoration: underline;
  color: #fff;
}

.main-box-sspc-n3eDd {
  font-size: 30px;
}

.main-box-bgpc-cALn4 {
  background-image: url(/img/textbg.96ace4b8.png);
  font-weight: 700;
  font-size: 26px;
  width: 1200px;
  height: 61px;
  line-height: 61px;
  color: #450c18;
  margin-top: 20px;
  background-size: 100% 100%;
}

.main-box-bgpc-cALn4 span {
  display: inline-block;
  width: 213px;
  text-align: center;
}

.main-box-bg-LaXX0 {
  background-image: url(/img/textbg.96ace4b8.png);
  font-weight: 700;
  font-size: 14px;
  width: 250%;
  height: 26px;
  line-height: 26px;
  color: #450c18;
  margin-top: 20px;
  background-size: 100% 100%;
}

.main-box-bg-LaXX0 span {
  display: inline-block;
  width: 100px;
  text-align: left;
  margin-left: 10px;
}

.main-box-m30-gurcr {
  margin-top: 20px;
  font-size: 14px;
  padding-left: 1em;
  line-height: 180%;
}

.main-box-m30-yy-neomX {
  font-size: 13px;
}

.main-box-m30-yy-neomX,
.main-box-m30-yypc-JQiC2 {
  color: #f2e257;
  font-weight: 700;
  text-decoration: underline;
}

.main-box-m30-yypc-JQiC2 {
  font-size: 30px;
}

.main-box-mm-hFZbq {
  margin-top: 20px;
  font-size: 13px;
  padding-left: 1em;
  color: #fff;
}

.main-box-mmpc-fdK0u {
  margin-top: 20px;
}

.main-box-mmpc-fdK0u,
.main-box-mt50-L_vqs {
  font-size: 18px;
  padding-left: 1em;
  line-height: 180%;
  color: #fff;
}

.main-box-mt50-L_vqs {
  font-size: 14px;
  margin: 8px auto;
}

.main-image-bBRxA {
  text-align: center;
}

.main-image-bBRxA img {
  width: 100%;
}

.main-pic-MRiFR {
  width: 120% !important;
  margin-left: -10%;
}

@keyframes aimMove-liAW2 {
  0% {
    transform: translateY(0 rotate(0));
  }

  to {
    transform: translateY(120vh);
  }
}

.main-gQQdn {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 5;
  height: 100%;
  pointer-events: none;
}

.main-playBotn-pBLsa {
  width: 100%;
  font-size: 40px;
  text-align: center;
  background: red;
  color: #fff;
  position: fixed;
  z-index: 99999;
}

.main-serHome-Gmhrj {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99;
  width: 100%;
  height: 100vh;
}

.main-serHome-packRed-oFDFe {
  position: fixed;
  top: 10px;
  right: 10px;
  display: flex;
}

.main-serHome-packRed-oFDFe p {
  padding: 10px 15px;
  box-sizing: border-box;
  border-radius: 20px;
  background: red;
  color: #fff;
  font-size: 26px;
}

.main-serHome-packet-fqi7K {
  display: block;
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
}

.main-serHome-packet-fqi7K i {
  width: 48px;
  height: 69px;
  display: block;
  background-size: 100% 100%;
}

.main-serHome-packet-fqi7K li {
  position: absolute;
  top: -100px;
  z-index: 10;
}

.main-serHome-packet-fqi7K a {
  display: block;
  cursor: pointer;
  pointer-events: auto;
}

.main-serHome-packet-clockwise-ztLPd {
  animation: clockwiseSpin-FIMnP 3s linear 1 forwards;
}

.main-serHome-packet-resovleclockwise-wJ16X {
  animation: resovleclockwiseSpin-o2L7v 3s linear 1 forwards;
}

.move-t4coC {
  animation: aimMove-liAW2 5s linear 1 forwards;
}

.play-roOfR {
  animation-play-state: running !important;
  -webkit-animation-play-state: running;
}

.stop-Fy__B {
  animation-play-state: paused !important;
  -webkit-animation-play-state: paused;
}

@keyframes clockwiseSpin-FIMnP {
  0% {
    transform: none;
  }

  to {
    transform: rotate(480deg);
  }
}

@keyframes resovleclockwiseSpin-o2L7v {
  0% {
    transform: none;
  }

  to {
    transform: rotate(-480deg);
  }
}

.empty-PyWZG {
  margin: 10px auto;
  text-align: center;
}

.empty-span-jAprb {
  display: inline-block;
  position: relative;
  line-height: 100%;
  text-align: center;
}

.empty-span-jAprb svg {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 62.5%;
  background: transparent;
}

.empty-span-jAprb svg .st0 {
  fill: var(--cms-geekblue-color);
  opacity: 0.7;
}

.empty-text-Sqls3 {
  font-weight: 600;
  font-size: 18px;
  color: var(--cms-geekblue-color);
  opacity: 0.7;
  letter-spacing: 10px;
  position: relative;
  top: -80px;
}

.activity-active-U596w,
.activity-wrap-nav-item-t93FT.active-XnyiR,
.activity-wrap-nav-item-t93FT:hover {
  background: var(--cms-primary-color);
}

.activity-active-U596w > span,
.activity-wrap-nav-item-t93FT:hover > span {
  color: #fff;
}

.drag-img-bFSGV {
  position: relative;
  width: 70px !important;
  height: 70px !important;
}

.activity-vzigo {
  background-color: #f0f6ff;
}

.activity-banner-grZc2 {
  width: 100%;
  max-width: 1200px;
  height: 470px;
  margin: 0 auto;
}

.activity-banner-image-lw8oK {
  position: relative;
  width: 100%;
  height: 100%;
}

.activity-banner-image-lw8oK img {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  min-width: 100%;
  max-width: 100%;
  min-height: 100%;
  max-height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.activity-wrap-I9w1H {
  width: 1200px;
  margin: 0 auto;
  display: flex;
  padding: 20px 0 45px;
}

.activity-wrap-nav-ozXXM {
  position: sticky;
  top: 125px;
  width: 198px;
  text-align: center;
  min-height: 457px;
}

.activity-wrap-nav-title-OeSmv {
  width: 170px;
  border-width: 30px;
  border-style: solid;
  border-color: transparent transparent var(--cms-primary-color) transparent;
  position: absolute;
  top: -86px;
  left: 15px;
}

.activity-wrap-nav-title-OeSmv p {
  color: #fff;
  font-weight: 500px;
  position: relative;
  font-size: 16px;
  left: 50%;
  bottom: -25px;
  transform: translateX(-50%);
  margin-bottom: 0;
}

.activity-wrap-nav-list-En2TY {
  width: 100%;
  border-radius: 10px;
  padding: 19px 0 29px;
  background-color: #fff;
  box-shadow: 0 2px 15px 0 #dde5f5;
  font-size: 16px;
}

.activity-wrap-nav-item-t93FT {
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  position: relative;
  width: 100%;
  height: 59px;
  line-height: 59px;
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: cover;
}

.activity-wrap-nav-item-name-t29bW {
  color: #6a7391;
}

.activity-wrap-time-R0bUk {
  bottom: 10px;
}

.activity-wrap-time-R0bUk,
.activity-wrap-title-nE1RY {
  background: #ffffffe6;
  position: absolute;
  left: 0;
  padding: 0 20px;
  border-radius: 0 10px 10px 0;
  color: #fff;
  background-image: linear-gradient(90deg, var(--cms-primary-color), var(--cms-primary-light-color));
}

.activity-wrap-title-nE1RY {
  bottom: 50px;
}

.activity-wrap-discount-q0YmR {
  flex: 1 1 0%;
  padding-left: 32px;
  width: 800px;
}

.activity-wrap-discount-item-mPzM0 {
  cursor: pointer;
  list-style: none;
  border-radius: 14px;
  background-color: #eef1ff;
  transition: all 0.25s ease;
  height: 220px;
  position: relative;
  width: 100%;
  box-shadow: 0 2px 14px 0 rgba(150, 151, 180, 0.5);
  border: 1px solid hsla(0, 0%, 100%, 0.7);
  margin-bottom: 32px;
}

.activity-wrap-discount-item-mPzM0:hover {
  box-shadow: 0 5px 20px 0 #9697b4b3;
  transform: scale(1.02);
  transition: transform 0.3s;
}

.activity-wrap-discount-image-d9zg2 {
  height: 220px;
  cursor: inherit;
  overflow: hidden;
  border-radius: 10px;
  position: relative;
  text-align: center;
}

.activity-wrap-discount-image-d9zg2 img {
  width: auto;
  height: 100%;
}

.active-acn186-ma_nQ,
.active-acn257-Rqukv,
.active-akc396-cKgDe {
  background-color: #f0f6ff;
}
