.kg-bg {
  top: 0;
  z-index: -999;
  width: 100%;
  min-width: 0.01rem;
  min-height: 0.01rem;
}

[dir="ltr"] .kg-bg {
  left: 0;
}

[dir="rtl"] .kg-bg {
  right: 0;
}

.kg-bg .mod_pic {
  display: block;
  width: 100%;
}

.kg-toast {
  position: fixed;
  top: 0;
  z-index: 9999;
  display: flex;
  justify-content: center;
  width: 100%;
}

.kg-toast .loading-container {
  width: 0.8rem;
}

.kg-toast .container {
  position: absolute;
  top: 1.6rem;
  z-index: 9999;
  display: flex;
  justify-content: center;
  padding: 0.15rem 0.2rem;
  background-color: #000000;
  border-radius: 0.04rem;
}

.kg-toast .loading-icon {
  width: 0.18rem;
  height: 0.18rem;
  animation: loading-rotate 900ms linear infinite;
}

.kg-toast .icon {
  width: 0.14rem;
  height: 0.14rem;
}

.kg-toast .text {
  color: #fff;
  font-size: 0.16rem;
  line-height: 0.18rem;
  text-align: center;
  word-break: break-word;
}

@keyframes loading-rotate {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

.wesing-dialog .dialog-mask {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 100;
  display: flex;
  background: rgba(0, 0, 0, 0.6);
}

.wesing-dialog .dialog-mask .dialog-main {
  width: 3.11rem;
  margin: auto;
  padding: 0.28rem 0.2rem;
  color: rgba(0, 0, 0, 0.85);
  text-align: center;
  background: #fafafa;
  border-radius: 0.2rem;
}

.wesing-dialog .dialog-mask .dialog-main__header {
  margin-bottom: 0.2rem;
  font-weight: bold;
  font-size: 0.18rem;
}

.wesing-dialog .dialog-mask .dialog-main__body {
  margin-bottom: 0.2rem;
  font-size: 0.14rem;
}

.wesing-dialog .dialog-mask .dialog-main__footer {
  color: #532acc;
  font-weight: 500;
  font-size: 0.16rem;
}

.wesing-dialog .dialog-mask .dialog-main__footer .btn-item {
  height: 0.6rem;
  line-height: 0.6rem;
}

.wesing-dialog .dialog-mask .dialog-main__footer .btn-item:active {
  opacity: 0.7;
}

.wesing-dialog .dialog-mask .dialog-main div:last-child {
  margin-bottom: 0;
}

#common-top-bar {
  position: fixed;
  top: 0;
  z-index: 1500;
  width: 100%;
}

[dir="ltr"] #common-top-bar {
  left: 0;
}

[dir="rtl"] #common-top-bar {
  right: 0;
}

.Joox-top-bar {
  position: relative;
  display: flex;
  align-items: center;
  box-sizing: border-box;
  height: 0.6rem;
  background-color: #1b1b1b;
}

.Joox-top-bar .top-bar__left {
  position: absolute;
  width: 0.4rem;
  height: 0.4rem;
}

[dir="ltr"] .Joox-top-bar .top-bar__left {
  left: 0.16rem;
}

[dir="rtl"] .Joox-top-bar .top-bar__left {
  right: 0.16rem;
}

.Joox-top-bar .top-bar__left img {
  width: 0.4rem;
  height: 0.4rem;
}

.Joox-top-bar .top-bar__content {
  position: absolute;
  height: 0.38rem;
  color: #fff;
}

[dir="ltr"] .Joox-top-bar .top-bar__content {
  left: 0.72rem;
}

[dir="rtl"] .Joox-top-bar .top-bar__content {
  right: 0.72rem;
}

.Joox-top-bar .top-bar__content__title {
  font-weight: 500;
  font-size: 0.16rem;
  font-family: JOOX;
  line-height: 0.2rem;
  letter-spacing: -0.0032rem;
}

.Joox-top-bar .top-bar__content__text {
  font-weight: 400;
  font-size: 0.12rem;
  font-family: JOOX;
  line-height: 0.18rem;
  letter-spacing: -0.0024rem;
  opacity: 0.5;
}

.Joox-top-bar .top-bar__right {
  position: absolute;
  color: black;
}

[dir="ltr"] .Joox-top-bar .top-bar__right {
  right: 0.16rem;
}

[dir="rtl"] .Joox-top-bar .top-bar__right {
  left: 0.16rem;
}

.Joox-top-bar .top-bar__right .Joox-btn {
  width: 0.7rem;
  height: 0.3rem;
  font-weight: 1000;
  font-size: 0.12rem;
  font-family: JOOX;
  line-height: 0.3rem;
  text-align: center;
  background-color: #09de6e;
  border-radius: 0.44rem;
}

.b93v6vvWDdo0UNkp5DJYxg\=\= {
  width: 100%;
  height: 100%;
  border: none;
  color: inherit;
  padding: inherit;
  background-color: inherit;
  font-weight: inherit;
  cursor: pointer;
}

/* Flex Item */
html {
  -webkit-text-size-adjust: 100%;
     -moz-text-size-adjust: 100%;
          text-size-adjust: 100%;
  -webkit-tap-highlight-color: #000000;
}

a,
img {
  -webkit-touch-callout: none;
  border: 0;
}

blockquote,
body,
dd,
dl,
figure,
form,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
input,
ol,
p,
td,
textarea,
th,
ul {
  margin: 0;
  padding: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
  font-size: 100%;
}

li {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

button:focus,
input:focus,
textarea:focus {
  outline: 0;
}

a,
a:hover {
  -webkit-text-decoration: none;
  text-decoration: none;
}

button,
input,
select,
textarea {
  font-weight: inherit;
  font-size: 100%;
  font-family: inherit;
  line-height: inherit;
}

body {
  font-weight: normal;
  font-size: 0.14rem;
  font-family: 'PingFang SC', tahoma, arial, 'helvetica neue', 'hiragino sans gb', 'microsoft yahei', sans-serif;
  line-height: 1.5;
  -webkit-text-size-adjust: 100% !important;
     -moz-text-size-adjust: 100% !important;
          text-size-adjust: 100% !important;
  -webkit-font-smoothing: antialiased;
}

img {
  pointer-events: none;
}

input {
  background: none;
  border: none;
  outline: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

input:focus {
  border: none;
}

svg:not(:root) {
  overflow: visible !important;
}

body {
  -webkit-font-smoothing: initial;
}

.joox-daily-seckill {
  display: flex;
  flex-direction: column;
  gap: 0.2rem;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.joox-daily-seckill .seckill-countdown {
  font-weight: bold;
  font-size: 0.14rem;
  font-family: arial, monospace, Monaco, Consolas;
  text-align: center;
}

.joox-daily-seckill .seckill-countdown__time {
  font-weight: bolder;
}

.joox-daily-seckill .sell-card__list {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  height: 100%;
  padding: 0 0.15rem;
  line-height: 1.5;
  -webkit-overflow-scrolling: touch;
}

.joox-daily-seckill .sell-card__item {
  display: block;
  flex-shrink: 0;
  width: 1.06rem;
  height: 100%;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  border: 0.015rem solid transparent;
}

.joox-daily-seckill .sell-card__item.checked {
  border-color: red;
}

.joox-daily-seckill .sell-card__item .img-wrap.disable {
  position: relative;
  overflow: hidden;
}

.joox-daily-seckill .sell-card__item .img-wrap.disable::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  background: rgba(0, 0, 0, 0.5);
  content: '';
}

.joox-daily-seckill .sell-card__item.card-width-num-1 {
  width: 3.45rem;
  margin: 0 auto;
}

.joox-daily-seckill .sell-card__item.card-width-num-2 {
  width: 1.68rem;
}

.joox-daily-seckill .sell-card__item.card-width-num-3 {
  width: 1.06rem;
}

.joox-daily-seckill .sell-card__img {
  display: block;
  width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.draw-lottery-v2 {
  position: relative;
  width: 3.43rem;
  padding-top: 0.22rem;
}

.draw-lottery-v2 .title-box {
  position: absolute;
  top: 0;
}

.draw-lottery-v2 .title-skin-box {
  position: absolute;
  top: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: calc(100vw - 0.32rem);
  height: 0.44rem;
}

.draw-lottery-v2 .title-skin-box img {
  position: absolute;
  width: 100%;
  height: 100%;
}

.draw-lottery-v2 .title-skin-box .title-text {
  position: absolute;
  color: #fff;
  font-weight: 900;
  font-size: 0.2rem;
  font-family: 'JOOX Sans Brand';
  word-break: break-all;
}

.draw-lottery-v2 .card {
  padding: 0.35rem 0.16rem 0.16rem;
  background-color: #fff;
  border-radius: 0.16rem;
}

.draw-lottery-v2 .card .top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  height: 0.15rem;
}

.draw-lottery-v2 .card .top .top-right {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.12rem;
  font-family: JOOX;
}

.draw-lottery-v2 .card .top .top-right img {
  width: 0.15rem;
  height: 0.15rem;
}

[dir="ltr"] .draw-lottery-v2 .card .top .top-right img {
  margin-right: 0.03rem;
}

[dir="rtl"] .draw-lottery-v2 .card .top .top-right img {
  margin-left: 0.03rem;
}

.draw-lottery-v2 .card .award-list {
  width: 3.11rem;
  height: 1.02rem;
  margin-top: 0.12rem;
  padding: 0.12rem;
  overflow: auto;
  white-space: nowrap;
  border-radius: 0.16rem;
  display: flex;
}

.draw-lottery-v2 .card .award-list .award-item {
  display: inline-block;
  flex-shrink: 0;
  width: 0.78rem;
  height: 0.78rem;
  border-radius: 0.16rem;
}

[dir="ltr"] .draw-lottery-v2 .card .award-list .award-item {
  margin-left: 0.08rem;
}

[dir="rtl"] .draw-lottery-v2 .card .award-list .award-item {
  margin-right: 0.08rem;
}

[dir="ltr"] .draw-lottery-v2 .card .award-list .award-item:first-child {
  margin-left: 0;
}

[dir="rtl"] .draw-lottery-v2 .card .award-list .award-item:first-child {
  margin-right: 0;
}

.draw-lottery-v2 .card .bottom-box {
  display: flex;
  justify-content: space-between;
  margin-top: 0.12rem;
}

.draw-lottery-v2 .card .bottom-box .bottom {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 1.495rem;
  height: 0.4rem;
  border-radius: 1.09rem;
}

.draw-lottery-v2 .card .bottom-box .bottom .draw {
  color: inherit;
  font-weight: 500;
  font-size: 0.16rem;
  font-family: JOOX;
}

.draw-lottery-v2 .card .bottom-box .bottom .nub {
  display: flex;
  align-items: center;
  color: inherit;
  font-size: 0.11rem;
  font-family: JOOX;
  -moz-column-gap: 0.02rem;
       column-gap: 0.02rem;
}

.draw-lottery-v2 .card .bottom-box .bottom .nub .icon {
  width: 0.11rem;
  height: 0.11rem;
}

.drawLotteryV2-award-dialog {
  position: absolute;
  bottom: 50%;
  display: flex;
  justify-content: center;
  overflow: hidden;
  animation: draw-lottery-v2-award-dialog-open 0.2s linear forwards;
}

[dir="ltr"] .drawLotteryV2-award-dialog {
  left: 50%;
  transform: translate(-50%, 50%);
}

[dir="rtl"] .drawLotteryV2-award-dialog {
  right: 50%;
  transform: translate(50%, 50%);
}

.drawLotteryV2-award-dialog .title-box {
  position: absolute;
  top: 0;
  width: 2.7rem;
}

.drawLotteryV2-award-dialog .card {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  width: 2.66rem;
  margin-top: 0.22rem;
  padding-top: 0.5rem;
  padding-bottom: 0.16rem;
  background-color: #fff;
  border-radius: 0.16rem;
}

.drawLotteryV2-award-dialog .card .award-list-wrap {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 1.735rem;
  margin-bottom: 0.25rem;
}

.drawLotteryV2-award-dialog .card .award-list-wrap .award-list {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  max-height: 100%;
  padding: 0 0.16rem;
  overflow-x: auto;
  row-gap: 0.02rem;
}

.drawLotteryV2-award-dialog .card .button {
  width: 2.34rem;
  height: 0.44rem;
  font-weight: 500;
  font-size: 0.16rem;
  font-family: JOOX;
  line-height: 0.44rem;
  text-align: center;
  border-radius: 1.09rem;
}

@keyframes draw-lottery-v2-award-dialog-open {
  0% {
    transform: translate(-50%, 50%) scale(0.5);
    opacity: 0;
  }

  100% {
    transform: translate(-50%, 50%) scale(1);
    opacity: 1;
  }
}

.common-title-wrap {
  display: flex;
  justify-content: center;
  width: 100%;
}

.common-title-wrap .line-box {
  display: flex;
  align-items: center;
  height: 0.065rem;
}

.common-title-wrap .line-box .line {
  width: 0.5rem;
  height: 0.03rem;
  border-radius: 0.035rem;
}

[dir="ltr"] .common-title-wrap .line-box .line {
  margin-right: 0.0165rem;
  background: linear-gradient(45deg, rgba(255, 255, 255, 0), var(--common-title-wrap-title-bg1));
}

[dir="rtl"] .common-title-wrap .line-box .line {
  margin-left: 0.0165rem;
  background: linear-gradient(-45deg, rgba(255, 255, 255, 0), var(--common-title-wrap-title-bg1));
}

.common-title-wrap .line-box .square {
  width: 0.045rem;
  height: 0.045rem;
  border-radius: 0.005rem;
}

[dir="ltr"] .common-title-wrap .line-box .square {
  background: linear-gradient(45deg, rgba(255, 255, 255, 0), var(--common-title-wrap-title-bg1));
  transform: rotate(45deg);
}

[dir="rtl"] .common-title-wrap .line-box .square {
  background: linear-gradient(-45deg, rgba(255, 255, 255, 0), var(--common-title-wrap-title-bg1));
  transform: rotate(-45deg);
}

.common-title-wrap .line-box-left {
  display: flex;
  align-items: center;
  height: 0.065rem;
  margin-top: 0.2965rem;
}

[dir="ltr"] .common-title-wrap .line-box-left {
  margin-right: 0.22rem;
}

[dir="rtl"] .common-title-wrap .line-box-left {
  margin-left: 0.22rem;
}

.common-title-wrap .line-box-left .line {
  width: 0.5rem;
  height: 0.03rem;
  border-radius: 0.035rem;
}

[dir="ltr"] .common-title-wrap .line-box-left .line {
  margin-right: 0.0165rem;
  background: linear-gradient(45deg, rgba(255, 255, 255, 0), var(--common-title-wrap-title-bg1));
}

[dir="rtl"] .common-title-wrap .line-box-left .line {
  margin-left: 0.0165rem;
  background: linear-gradient(-45deg, rgba(255, 255, 255, 0), var(--common-title-wrap-title-bg1));
}

.common-title-wrap .line-box-left .square {
  width: 0.045rem;
  height: 0.045rem;
  border-radius: 0.005rem;
}

[dir="ltr"] .common-title-wrap .line-box-left .square {
  background: linear-gradient(45deg, rgba(255, 255, 255, 0), var(--common-title-wrap-title-bg1));
  transform: rotate(45deg);
}

[dir="rtl"] .common-title-wrap .line-box-left .square {
  background: linear-gradient(-45deg, rgba(255, 255, 255, 0), var(--common-title-wrap-title-bg1));
  transform: rotate(-45deg);
}

.common-title-wrap .line-box-right {
  display: flex;
  align-items: center;
  height: 0.065rem;
  margin-top: 0.2965rem;
}

[dir="ltr"] .common-title-wrap .line-box-right {
  margin-left: 0.22rem;
  transform: rotate(180deg);
}

[dir="rtl"] .common-title-wrap .line-box-right {
  margin-right: 0.22rem;
  transform: rotate(-180deg);
}

.common-title-wrap .line-box-right .line {
  width: 0.5rem;
  height: 0.03rem;
  border-radius: 0.035rem;
}

[dir="ltr"] .common-title-wrap .line-box-right .line {
  margin-right: 0.0165rem;
  background: linear-gradient(45deg, rgba(255, 255, 255, 0), var(--common-title-wrap-title-bg1));
}

[dir="rtl"] .common-title-wrap .line-box-right .line {
  margin-left: 0.0165rem;
  background: linear-gradient(-45deg, rgba(255, 255, 255, 0), var(--common-title-wrap-title-bg1));
}

.common-title-wrap .line-box-right .square {
  width: 0.045rem;
  height: 0.045rem;
  border-radius: 0.005rem;
}

[dir="ltr"] .common-title-wrap .line-box-right .square {
  background: linear-gradient(45deg, rgba(255, 255, 255, 0), var(--common-title-wrap-title-bg1));
  transform: rotate(45deg);
}

[dir="rtl"] .common-title-wrap .line-box-right .square {
  background: linear-gradient(-45deg, rgba(255, 255, 255, 0), var(--common-title-wrap-title-bg1));
  transform: rotate(-45deg);
}

.common-title-wrap .title {
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 0.44rem;
  line-height: 0.44rem;
  text-align: center;
}

.common-title-wrap .title::before,
.common-title-wrap .title::after {
  position: absolute;
  width: 0;
  height: 0;
  content: '';
}

.common-title-wrap .title::before {
  top: 0.05rem;
  z-index: -1;
  width: 0.34rem;
  height: 0.34rem;
  border-radius: 0.05rem;
}

[dir="ltr"] .common-title-wrap .title::before {
  left: -0.16rem;
  background: linear-gradient(135deg, var(--common-title-wrap-title-bg1), var(--common-title-wrap-title-bg2));
  transform: rotate(45deg);
}

[dir="rtl"] .common-title-wrap .title::before {
  right: -0.16rem;
  background: linear-gradient(-135deg, var(--common-title-wrap-title-bg1), var(--common-title-wrap-title-bg2));
  transform: rotate(-45deg);
}

.common-title-wrap .title .title-text {
  max-width: 1.8rem;
  padding: 0 0.1rem;
  color: #fff;
  font-weight: 900;
  font-size: 0.2rem;
  font-family: 'JOOX Sans Brand';
  line-height: 0.2rem;
  text-align: center;
  word-break: break-all;
}

.common-title-wrap .title::after {
  top: 0.05rem;
  z-index: -1;
  width: 0.34rem;
  height: 0.34rem;
  border-radius: 0.05rem;
}

[dir="ltr"] .common-title-wrap .title::after {
  right: -0.16rem;
  background: linear-gradient(135deg, var(--common-title-wrap-title-bg1), var(--common-title-wrap-title-bg2));
  transform: rotate(45deg);
}

[dir="rtl"] .common-title-wrap .title::after {
  left: -0.16rem;
  background: linear-gradient(-135deg, var(--common-title-wrap-title-bg1), var(--common-title-wrap-title-bg2));
  transform: rotate(-45deg);
}

.draw-lottery-v2-award-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}

.draw-lottery-v2-award-item__logo-wrap {
  position: relative;
  width: 0.44rem;
  height: 0.44rem;
}

.draw-lottery-v2-award-item__logo {
  width: 100%;
  height: 100%;
}

.draw-lottery-v2-award-item__tag {
  position: absolute;
  top: 0;
  min-width: 0.18rem;
  height: 0.12rem;
  padding: 0 0.05rem;
  text-align: center;
  border-radius: 0.03rem;
}

[dir="ltr"] .draw-lottery-v2-award-item__tag {
  right: 0;
  transform: translateX(50%);
}

[dir="rtl"] .draw-lottery-v2-award-item__tag {
  left: 0;
  transform: translateX(-50%);
}

.draw-lottery-v2-award-item__tag-text {
  height: 0.12rem;
  font-size: 0.08rem;
  line-height: 0.12rem;
}

.draw-lottery-v2-award-item__value {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  width: 100%;
  max-width: 100%;
  margin-top: 0.03rem;
  padding: 0 0.04rem;
  font-weight: 600;
  font-size: 0.1rem;
  font-family: 'PingFang SC';
  line-height: 0.15rem;
  text-align: center;
  box-sizing: border-box;
}

.draw-lottery-v2-award-item__value-icon {
  width: 0.1rem;
  height: 0.1rem;
  flex-shrink: 0;
}

[dir="ltr"] .draw-lottery-v2-award-item__value-icon {
  margin-right: 0.02rem;
}

[dir="rtl"] .draw-lottery-v2-award-item__value-icon {
  margin-left: 0.02rem;
}

.draw-lottery-v2-award-item__value-text {
  flex: 1;
  min-width: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* Flex Item */
.draw-lottery-v2-marquee {
  width: 1.59rem;
  overflow: hidden;
  border-radius: 0.225rem;
}

.draw-lottery-v2-marquee-item {
  display: flex;
  align-items: center;
  height: 100%;
  font-size: 0.12rem;
}

[dir="ltr"] .draw-lottery-v2-marquee-item {
  padding: 0 0.16rem 0 0;
}

[dir="rtl"] .draw-lottery-v2-marquee-item {
  padding: 0 0 0 0.16rem;
}

.draw-lottery-v2-marquee-item__name {
  flex: 1;
  margin-right: 0.02rem;
  margin-left: 0.02rem;
  font-size: 0.12rem;
  font-family: JOOX;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

[dir="ltr"] .draw-lottery-v2-marquee-item__name {
  text-align: left;
}

[dir="rtl"] .draw-lottery-v2-marquee-item__name {
  text-align: right;
}

.draw-lottery-v2-marquee-item__gift {
  width: 0.15rem;
  height: 0.15rem;
}

[dir="ltr"] .draw-lottery-v2-marquee-item__gift {
  margin-right: 0.02rem;
}

[dir="rtl"] .draw-lottery-v2-marquee-item__gift {
  margin-left: 0.02rem;
}

.draw-lottery-v2-marquee-item__avatar {
  width: 0.18rem;
  height: 0.18rem;
  border-radius: 50%;
}

.rave-text-marquee__text {
  color: #fff;
}

.wesing-image {
  display: block;
  line-height: 0;
}

.wesing-image--cover {
  width: 100%;
  max-height: 100%;
}

.wesing-image--contain {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.Sc_single {
  width: 3.44rem;
  min-height: 2.295rem;
  padding: 0.14rem;
  border-radius: 0.06rem;
}

.Sc_single .Sc_single_main {
  display: flex;
  flex-direction: row;
  align-items: center;
  width: 3.16rem;
  height: 1.155rem;
}

.Sc_single .Sc_single_main .Sc_single_main_leftImg {
  width: 1.1rem;
  height: 1.1rem;
  border-radius: 0.088rem;
}

[dir="ltr"] .Sc_single .Sc_single_main .Sc_single_main_leftImg {
  margin-right: 0.16rem;
}

[dir="rtl"] .Sc_single .Sc_single_main .Sc_single_main_leftImg {
  margin-left: 0.16rem;
}

.Sc_single .Sc_single_main .Sc_single_main_right {
  width: 1.89rem;
}

.Sc_single .Sc_single_main .Sc_single_main_right .Sc_single_main_right_title {
  display: -webkit-box;
  overflow: hidden;
  font-weight: 700;
  font-size: 0.2rem;
  font-family: JOOX;
  line-height: 0.235rem;
  word-break: break-all;
  /* 强制在任意字符间换行 */
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.Sc_single .Sc_single_main .Sc_single_main_right .Sc_single_main_right_subtitle {
  display: flex;
  align-items: center;
  margin: 0.04rem 0 0.12rem;
  font-weight: 400;
  font-size: 0.14rem;
  font-family: JOOX;
  opacity: 0.9;
}

.Sc_single .Sc_single_main .Sc_single_main_right .Sc_single_main_right_subtitle .Sc_single_main_right_subtitle_span {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.Sc_single .Sc_single_main .Sc_single_main_right .Sc_single_main_right_subtitle .Sc_single_main_right_subtitle_tag {
  width: 0.28rem;
  height: 0.14rem;
}

[dir="ltr"] .Sc_single .Sc_single_main .Sc_single_main_right .Sc_single_main_right_subtitle .Sc_single_main_right_subtitle_tag {
  margin-right: 0.05rem;
}

[dir="rtl"] .Sc_single .Sc_single_main .Sc_single_main_right .Sc_single_main_right_subtitle .Sc_single_main_right_subtitle_tag {
  margin-left: 0.05rem;
}

.Sc_single .Sc_single_main .Sc_single_main_right .Sc_single_main_right_button {
  display: flex;
}

.Sc_single .Sc_single_main .Sc_single_main_right .Sc_single_main_right_button .Sc_single_main_right_button_svg {
  width: 0.42rem;
  height: 0.42rem;
}

.Sc_single .Sc_single_main .Sc_single_main_right .Sc_single_main_right_button .Sc_single_main_right_button_svg .Sc_single_main_right_button_svg_full {
  width: 0.36rem;
  height: 0.36rem;
  transition: fill 0.2s ease;
}

.Sc_single .Sc_single_main .Sc_single_main_right .Sc_single_main_right_button .Sc_single_main_right_button_svg .Sc_single_main_right_button_svg_full:active {
  transform: scale(1.1);
}

[dir="ltr"] .Sc_single .Sc_single_main .Sc_single_main_right .Sc_single_main_right_button .Sc_single_main_right_button_svg:first-child {
  margin-right: 0.06rem;
}

[dir="rtl"] .Sc_single .Sc_single_main .Sc_single_main_right .Sc_single_main_right_button .Sc_single_main_right_button_svg:first-child {
  margin-left: 0.06rem;
}

.Sc_single .Sc_single_hr {
  margin: 0.16rem 0;
  border: 0.005rem;
  border: 0.01rem solid;
  opacity: 0.1;
}

.Sc_single .Sc_single_text {
  font-weight: 400;
  font-size: 0.14rem;
  font-family: JOOX;
  line-height: 0.18rem;
  opacity: 0.9;
}

.Sc_list {
  width: 3.44rem;
  min-height: 2.295rem;
  padding: 0.14rem;
  border-radius: 0.06rem;
}

.Sc_list .Sc_list_header {
  display: flex;
  justify-content: space-between;
  margin-bottom: 0.44rem;
}

.Sc_list .Sc_list_header .Sc_list_header_button {
  box-sizing: border-box;
  width: 1.515rem;
  height: 0.42rem;
  font-weight: 800;
  line-height: 0.42rem;
  text-align: center;
  border: 0.01rem solid;
  border-radius: 0.5rem;
}

.Sc_list .Sc_list_songList {
  height: 1.79rem;
  overflow-x: hidden;
  overflow-y: scroll;
}

.Sc_list .Sc_list_songList .Sc_list_songList_item {
  display: flex;
  align-items: center;
  margin-bottom: 0.14rem;
}

.Sc_list .Sc_list_songList .Sc_list_songList_item:last-child {
  margin-bottom: 0;
}

.Sc_list .Sc_list_songList .Sc_list_songList_item .Sc_list_songList_item_left {
  display: flex;
  align-items: center;
  height: 0.5rem;
  padding: 0;
}

[dir="ltr"] .Sc_list .Sc_list_songList .Sc_list_songList_item .Sc_list_songList_item_left {
  margin-right: 0.12rem;
}

[dir="rtl"] .Sc_list .Sc_list_songList .Sc_list_songList_item .Sc_list_songList_item_left {
  margin-left: 0.12rem;
}

.Sc_list .Sc_list_songList .Sc_list_songList_item .Sc_list_songList_item_left .Sc_list_songList_item_left_img {
  width: 0.5rem;
  height: 0.5rem;
  border-radius: 0.04rem;
}

[dir="ltr"] .Sc_list .Sc_list_songList .Sc_list_songList_item .Sc_list_songList_item_left .Sc_list_songList_item_left_img {
  margin-right: 0.12rem;
}

[dir="rtl"] .Sc_list .Sc_list_songList .Sc_list_songList_item .Sc_list_songList_item_left .Sc_list_songList_item_left_img {
  margin-left: 0.12rem;
}

.Sc_list .Sc_list_songList .Sc_list_songList_item .Sc_list_songList_item_left .Sc_list_songList_item_left_text {
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 1.54rem;
}

.Sc_list .Sc_list_songList .Sc_list_songList_item .Sc_list_songList_item_left .Sc_list_songList_item_left_text .Sc_list_songList_item_left_text_title {
  display: -webkit-box;
  margin-bottom: 0.03rem;
  overflow: hidden;
  font-weight: 400;
  font-size: 0.13rem;
  font-family: JOOX;
  line-height: 0.15rem;
  word-break: break-all;
  /* 强制在任意字符间换行 */
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.Sc_list .Sc_list_songList .Sc_list_songList_item .Sc_list_songList_item_left .Sc_list_songList_item_left_text .Sc_list_songList_item_left_text_subtitle {
  display: flex;
  align-items: center;
  font-weight: 400;
  font-size: 0.12rem;
  font-family: JOOX;
  opacity: 0.5;
}

.Sc_list .Sc_list_songList .Sc_list_songList_item .Sc_list_songList_item_left .Sc_list_songList_item_left_text .Sc_list_songList_item_left_text_subtitle .Sc_list_songList_item_left_text_subtitle_tag {
  width: 0.24rem;
  height: 0.12rem;
}

[dir="ltr"] .Sc_list .Sc_list_songList .Sc_list_songList_item .Sc_list_songList_item_left .Sc_list_songList_item_left_text .Sc_list_songList_item_left_text_subtitle .Sc_list_songList_item_left_text_subtitle_tag {
  margin-right: 0.05rem;
}

[dir="rtl"] .Sc_list .Sc_list_songList .Sc_list_songList_item .Sc_list_songList_item_left .Sc_list_songList_item_left_text .Sc_list_songList_item_left_text_subtitle .Sc_list_songList_item_left_text_subtitle_tag {
  margin-left: 0.05rem;
}

.Sc_list .Sc_list_songList .Sc_list_songList_item .Sc_list_songList_item_left .Sc_list_songList_item_left_text .Sc_list_songList_item_left_text_subtitle .Sc_list_songList_item_left_text_subtitle_span {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.Sc_list .Sc_list_songList .Sc_list_songList_item .Sc_list_songList_item_right {
  display: flex;
  justify-content: space-between;
}

.Sc_list .Sc_list_songList .Sc_list_songList_item .Sc_list_songList_item_right .Sc_list_songList_item_right_svg {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 0.43rem;
  height: 0.43rem;
}

.Sc_list .Sc_list_songList .Sc_list_songList_item .Sc_list_songList_item_right .Sc_list_songList_item_right_svg .Sc_list_songList_item_right_svg_full {
  width: 0.37rem;
  height: 0.37rem;
  transition: fill 0.2s ease;
}

.Sc_list .Sc_list_songList .Sc_list_songList_item .Sc_list_songList_item_right .Sc_list_songList_item_right_svg .Sc_list_songList_item_right_svg_full:active {
  transform: scale(1.1);
}

[dir="ltr"] .Sc_list .Sc_list_songList .Sc_list_songList_item .Sc_list_songList_item_right .Sc_list_songList_item_right_svg:first-child {
  margin-right: 0.06rem;
}

[dir="rtl"] .Sc_list .Sc_list_songList .Sc_list_songList_item .Sc_list_songList_item_right .Sc_list_songList_item_right_svg:first-child {
  margin-left: 0.06rem;
}

.wesing-image {
  display: block;
  line-height: 0;
}

.wesing-image--cover {
  width: 100%;
  max-height: 100%;
}

.wesing-image--contain {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}


/* Flex Item */
.wesing-empty {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: auto;
}

.wesing-empty__image {
  width: 1.1rem;
}

.wesing-empty__text {
  margin-top: 0.1rem;
  margin-bottom: 0.1rem;
  color: rgba(0, 0, 0, 0.65);
  font-weight: bolder;
  font-size: 0.25rem;
}

/* Flex Item */
.draw-lottery-history-item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 0.89rem;
  margin-bottom: 0.16rem;
  padding: 0 0.16rem;
  overflow: hidden;
  border-radius: 0.1rem;
}

.draw-lottery-history-item__info-cost {
  display: flex;
  align-items: center;
  font-size: 0.14rem;
}

.draw-lottery-history-item__info-icon {
  width: 0.14rem !important;
  height: 0.14rem;
  margin: 0 0.04rem;
}

.draw-lottery-history-item__info-time {
  display: inline-block;
  margin-top: 0.04rem;
  font-size: 0.12rem;
}

.draw-lottery-history-item-multiple {
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  height: 1.6rem;
  padding: 0;
}

[dir="ltr"] .draw-lottery-history-item-multiple .draw-lottery-item-gift {
  margin-right: 0.18rem;
}

[dir="rtl"] .draw-lottery-history-item-multiple .draw-lottery-item-gift {
  margin-left: 0.18rem;
}

.draw-lottery-history-item-multiple .draw-lottery-history-item__gifts {
  display: flex;
  flex-direction: row;
  align-items: center;
  width: 100%;
  height: 1.02rem;
  padding: 0 0.14rem;
  overflow-x: scroll;
}

.draw-lottery-history-item-multiple .draw-lottery-history-item__line {
  align-self: center;
  width: 3.11rem;
  height: 0.01rem;
}

.draw-lottery-history-item-multiple .draw-lottery-history-item__info {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 0.575rem;
}

[dir="ltr"] .draw-lottery-history-item-multiple .draw-lottery-history-item__info {
  padding: 0.12rem 0 0.16rem 0.16rem;
}

[dir="rtl"] .draw-lottery-history-item-multiple .draw-lottery-history-item__info {
  padding: 0.12rem 0.16rem 0.16rem 0;
}

.draw-lottery-history-item-ceremony {
  height: 1.015rem;
  background-image: url("//aka.wesingcdn.com/b/assets/ef907153ad7865e273a0d97fd4663384.png");
  background-repeat: no-repeat;
  background-size: cover;
}

[dir="ltr"] .draw-lottery-history-item-ceremony {
  background-position: top left;
}

[dir="rtl"] .draw-lottery-history-item-ceremony {
  background-position: top right;
}

.draw-lottery-history-item-ceremony .draw-lottery-history-item__info-time {
  color: #2881ea !important;
}

.draw-lottery-history-item-ceremony .draw-history-item-gift__value {
  color: #2881ea !important;
  font-weight: 500;
}

.draw-lottery-history-item-ceremony .draw-lottery-history-item__info-cost {
  color: #2881ea !important;
}

.draw-lottery-history-item-ceremony .draw-lottery-item-gift__tag {
  background-color: #46b5ff !important;
}

.draw-lottery-history-item-multiple-ceremony {
  height: 1.685rem;
  background-image: url("//aka.wesingcdn.com/b/assets/a4442e7c82f8193e7f1e0e59ab2e2618.png");
  background-repeat: no-repeat;
  background-size: cover;
}

[dir="ltr"] .draw-lottery-history-item-multiple-ceremony {
  background-position: top left;
}

[dir="rtl"] .draw-lottery-history-item-multiple-ceremony {
  background-position: top right;
}

.draw-lottery-history-item-multiple-ceremony .draw-lottery-history-item__gifts {
  width: 3.33rem;
  height: auto;
  margin-top: 0.275rem;
  margin-bottom: 0.14rem;
}

.draw-lottery-history-item-multiple-ceremony .draw-lottery-history-item__line {
  background-color: #2881ea !important;
  opacity: 0.5;
}

.draw-lottery-history-item-multiple-ceremony .draw-lottery-history-item__info {
  height: 0.53rem;
}

[dir="ltr"] .draw-lottery-history-item-multiple-ceremony .draw-lottery-item-gift {
  margin-right: 0.16rem;
}

[dir="rtl"] .draw-lottery-history-item-multiple-ceremony .draw-lottery-item-gift {
  margin-left: 0.16rem;
}

.draw-lottery-item-gift {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.draw-lottery-item-gift__logo-wrap {
  position: relative;
  width: 0.48rem;
  height: 0.48rem;
}

.draw-lottery-item-gift__tag {
  position: absolute;
  top: 0;
  min-width: 0.24rem;
  height: 0.13rem;
  padding: 0 0.03rem;
  text-align: center;
  border-radius: 0.05rem;
}

[dir="ltr"] .draw-lottery-item-gift__tag {
  right: 0;
}

[dir="rtl"] .draw-lottery-item-gift__tag {
  left: 0;
}

.draw-lottery-item-gift__tag-text {
  height: 0.13rem;
  font-size: 0.09rem;
  line-height: 0.13rem;
}

.draw-lottery-item-gift__value {
  display: flex;
  display: -webkit-box;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  width: 0.9rem;
  margin-top: 0.02rem;
  overflow: hidden;
  font-weight: 500;
  font-size: 0.12rem;
  text-align: center;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}

.draw-lottery-item-gift__value-icon {
  width: 0.1rem;
  height: 0.1rem;
}

[dir="ltr"] .draw-lottery-item-gift__value-icon {
  margin-right: 0.01rem;
}

[dir="rtl"] .draw-lottery-item-gift__value-icon {
  margin-left: 0.01rem;
}

.draw-lottery-item-gift__value--cdk {
  display: block;
  width: auto;
  max-width: 1.5rem;
  padding: 0 0.04rem;
  font-size: 0.1rem;
  overflow: visible;
  white-space: pre-wrap;
  text-overflow: initial;
  word-break: break-all;
  -webkit-line-clamp: unset;
}

.draw-lottery-item-gift__value-10 {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  font-weight: 500;
  font-size: 0.1rem;
  text-align: center;
}

.draw-lottery-item-gift__value-10-icon {
  width: 0.09rem;
  height: 0.09rem;
}

[dir="ltr"] .draw-lottery-item-gift__value-10-icon {
  margin-right: 0.03rem;
}

[dir="rtl"] .draw-lottery-item-gift__value-10-icon {
  margin-left: 0.03rem;
}

.square-lottery-item-award-tag {
  min-width: 0.16rem;
  height: 0.1rem;
  font-size: 0.07rem;
  border-radius: 0.03rem;
}

.square-lottery-item-award-tag__text {
  font-size: 0.07rem;
  line-height: 0.1rem;
}

.joox-popup-event.mask {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 100;
}

@keyframes joox-popup-event-rise {
  from {
    transform: translateY(100%);
    /* 动画开始时元素的位置 */
  }

  to {
    transform: translateY(0%);
    /* 动画结束时元素上升的距离 */
  }
}

.joox-popup-event .main {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  display: flex;
  flex-direction: column;
  overflow: hidden;
  /* 动画名称，持续时间，缓动函数，填充模式 */
  border-top-left-radius: 0.16rem;
  border-top-right-radius: 0.16rem;
  animation: joox-popup-event-rise 0.2s ease-in forwards;
}

.joox-popup-event .main .content {
  flex: 1;
  flex-shrink: 1;
  overflow: auto;
  overscroll-behavior: contain;
}

.joox-popup-event .title {
  flex-shrink: 0;
  margin: 0.25rem 0.2rem 0;
  font-weight: bold;
  font-size: 0.18rem;
  line-height: 0.27rem;
  text-align: center;
}

.joox-popup-event .text {
  margin: 0.11rem 0.2rem 0;
  font-size: 0.14rem;
  line-height: 0.25rem;
  white-space: pre-wrap;
  white-space: -moz-pre-wrap;
  white-space: -o-pre-wrap;
  word-wrap: break-word;
  word-break: break-all;
  opacity: 0.8;
}

.joox-popup-event .text .isBold {
  font-weight: bold;
}

.joox-popup-event .close {
  position: absolute;
  top: 0.1rem;
  z-index: 1;
  width: 0.24rem;
  height: 0.24rem;
  background-size: 100%;
}

[dir="ltr"] .joox-popup-event .close {
  right: 0.1rem;
}

[dir="rtl"] .joox-popup-event .close {
  left: 0.1rem;
}

.joox-popup-event .ext-img {
  box-sizing: border-box;
  width: 100%;
}

.joox-popup-event .ext-bottom {
  flex-shrink: 0;
  height: 0.34rem;
}

