@charset "UTF-8";

body {
  background: #1a336a;
}

.flex1 {
  flex: 1;
}

/* 屏蔽恭喜获得弹窗按钮 
.wz-act-container .view-button {
  display: none;
}
*/

/* 转盘公共样式 [[ */

.lottery-box:before {
  content: '';
  width: 4.68rem;
  height: 5rem;
  background: url(https://image-1251917893.file.myqcloud.com/2023/a20230213pvpWriteOff/images/lottery-bg.png) no-repeat;
  background-size: 100% auto;
  position: absolute;
  bottom: -0.32rem;
  z-index: -2;
}

.tip-act-lottery-list {
  position: relative;
  width: 100%;
  height: 100%;
}

.tip-act-lotterylist-item {
  position: absolute;
  width: .8rem;
  height: .8rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.tip-act-lotterylist-item img {
  height: .67rem;
  flex-shrink: 0;
  display: block;
}

.tip-act-lotterylist-item p {
  display: block;
  margin-top: .06rem;
  width: 1.3rem;
  /*height: 0.24rem;*/
  line-height: .2rem;
  color: #ae0d10;
  font-size: .16rem;
  text-align: center;
}

.tip-act-lottery-num1 {
  top: 0.64rem;
  left: 1.26rem;
}

.tip-act-lottery-num2 {
  top: 1.9rem;
  left: .46rem;
}

.tip-act-lottery-num3 {
  bottom: .64rem;
  left: 1.26rem;
}

.tip-act-lottery-num4 {
  bottom: 0.66rem;
  right: 1.26rem;
}

.tip-act-lottery-num5 {
  bottom: 2rem;
  right: .46rem;
}

.tip-act-lottery-num6 {
  top: .66rem;
  right: 1.24rem;
}

.panel-face {
  position: absolute;
  left: 1.64rem;
  top: 1.26rem;
  margin: auto;
  /*background: url(https://image-1251917893.file.myqcloud.com/2022/a20221026pvpWriteOff/images/lottery-btn.png) no-repeat top center;*/
  background-size: 100% auto;
  width: 1.42rem;
  height: 1.8rem;          
  z-index: 1;
  /*transform-origin: 0.84rem 1.28rem;*/
  /* transform: scale(1.2); */
}

.panel-btn {
  position: absolute;
  width: .97rem;
  height: .58rem;
  left: 50%;
  top: 1.96rem;
  margin-left: -.5rem;
  background: url(https://image-1251917893.file.myqcloud.com/2023/a20230213pvpWriteOff/images/panel-text.png) no-repeat top center;
  background-size: 100% auto;    
  z-index: 3;
}

.tip-act-lottery-num {
  position: absolute;
  left: 1.54rem;
  top: 2.1rem;
  margin: auto;
  width: 1.6rem;
  height: .36rem;
  line-height: .36rem;
  transform: translateY(.3rem);
  z-index: 3;
  font-size: .2rem;
  color: #cd673e;
  text-align: center;
}

/* 转盘公共样式 ]] */

/* [[任务进度公共样式 */
.pross-bar {
  width: 5.64rem;
  margin: 0 auto;
  display: flex;
  justify-content: space-evenly;
  height: 1.4rem;
  position: relative;
}

.pross-box {
  position: absolute;
  left: 0;
  top: .76rem;
  width: 100%;
  height: .08rem;
  background: #710305;
  border-radius: .04rem;
  overflow: hidden;
}

.pross-slide {
  height: 100%;
  background: #f8eaca -webkit-linear-gradient(left, #a88858, #f8eaca);
}

.progress-li {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin: 0 .2rem;
}

.props {
  width: .6rem;
  height: .59rem;
  background: url(https://image-1251917893.file.myqcloud.com/2023/a20230213pvpWriteOff/images/hb-bg.png) no-repeat;
  background-size: 100% auto;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}

.props.act {
  background-image: url(https://image-1251917893.file.myqcloud.com/2023/a20230213pvpWriteOff/images/hbact-bg.png);
}

.props.acted:before {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: url(https://image-1251917893.file.myqcloud.com/2023/a20230213pvpWriteOff/images/hbacted-bg.png) no-repeat;
  background-size: 100% auto;
  pointer-events: none;
}

.props img {
  width: 80%;
  object-fit: fill;
}

.bubble {
  width: 2.2rem;
  min-height: .56rem;
  padding: .06rem .08rem;
  position: absolute;
  top: -0.8rem;
  left: -0.8rem;
  z-index: 10;
  /* background: rgba(16, 60, 102, 0.7);
  border: 1px solid rgba(42, 122, 200, 0.6); */
  border-radius: .04rem;
  font-size: .18rem;
  line-height: 1.3;
  color: #ffb52b;
  background: url(https://image-1251917893.file.myqcloud.com/2023/a20230213pvpWriteOff/images/bubble-bg.png) 100% 100%;
}

.pross-num {
  width: .21rem;
  height: .21rem;
  line-height: .22rem;
  text-align: center;
  background: url(https://image-1251917893.file.myqcloud.com/2023/a20230213pvpWriteOff/images/level-bg.png) no-repeat;
  background-size: 100% auto;
  font-size: .16rem;
  color: #ffefd2;
  margin: .06rem 0;
}

.pross-num.sel {
  background-image: url(https://image-1251917893.file.myqcloud.com/2023/a20230213pvpWriteOff/images/levelact-bg.png);
}

.props-name {
  height: .4rem;
  text-align: center;
  font-size: .18rem;
  line-height: .2rem;
  color: #fff;
}

.btn-more {
  display: block;
  width: 1.48rem;
  text-align: center;
  margin: .1rem auto 0;
  font-size: .22rem;
  color: #fff;
}

/* 任务进度公共样式]] */

/* 组件样式 */
.tip-act-welfare-top {
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  padding: 0 .12rem;
}

.tip-act-welfare-shop-icon {
  width: 0.32rem;
  height: 0.32rem;
  margin-right: 0.12rem;
  background: #fff;
}

.tip-act-welfare-shop {
  color: #710305;
  width: 4.9rem;
  line-height: 0.44rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.tip-act-welfare-item {
  width: 100%;
  height: 1.59rem;
  background: url(https://image-1251917893.file.myqcloud.com/2023/a20230213pvpWriteOff/images/item-bg.png) no-repeat;
  background-size: 100% auto;
  margin-bottom: .16rem;
}

.tip-act-location-tip-wrap,
.tip-act-empty-tip-wrap {
  width: 100%;
  height: 3.74rem;
  text-align: center;
  font-size: .24rem;
  color: rgba(255, 250, 199, .7);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin-bottom: .2rem;
}

.tip-act-location-tip-wrap img {
  width: 1.6rem;
  margin-bottom: .3rem;
  margin-top: -0.1rem;
}

.tip-act-location-tip-btn {
  width: 1.82rem;
  height: .59rem;
  background: url(https://image-1251917893.file.myqcloud.com/2022/a20221026pvpWriteOff/images/btn_location.png) no-repeat;
  background-size: 100% auto;
  margin-top: .2rem;
}

.tip-act-empty-icon {
  width: 3rem;
  height: 2.5rem;
  background: url(https://image-1251917893.file.myqcloud.com/2021/act/pvp/a20210709summerVacation/no-data.png) no-repeat;
  background-size: 100% auto;
  margin-top: -0.6rem;
  margin-bottom: .3rem;
}

.tip-act-welfare-main {
  display: flex;
  align-items: center;
  padding: .1rem .12rem;
}

.online::before {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  content: '';
  width: .6rem;
  height: .62rem;
  background: url(https://image-1251917893.file.myqcloud.com/2019/tip-WSQ/online.png) no-repeat center center;
  background-size: contain;
}

.instore::before {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  content: '';
  width: .6rem;
  height: .62rem;
  background: url(https://image-1251917893.file.myqcloud.com/2019/tip-WSQ/instore.png) no-repeat center center;
  background-size: contain;
}

.allaways::before {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  content: '';
  width: .6rem;
  height: .62rem;
  background: url(https://image-1251917893.file.myqcloud.com/2019/tip-WSQ/allaways.png) no-repeat center center;
  background-size: contain;
}

.tip-act-welfare-img {
  position: relative;
}

.tip-act-welfare-img img {
  width: .95rem;
  height: .95rem;
  margin-right: .1rem;
}

.tip-act-welfare-info {
  width: 3rem;
  padding-right: .06rem;
  overflow: hidden;
}

.tip-act-welfare-detail {
  font-size: .24rem;
  color: #a2552b;
  /*margin-bottom: .1rem;*/
  white-space: nowrap;
  text-overflow: ellipsis;
  word-break: break-all;
  overflow: hidden;
}

.tip-act-welfare-name {
  font-size: .2rem;
  color: #c75050;
  white-space: nowrap;
  text-overflow: ellipsis;
  word-break: break-all;
  overflow: hidden;
  margin: .06rem 0;
}

.tip-act-welfare-tip-wrap img {
  width: auto;
  height: 0.3rem;
  margin-right: 0.08rem;
}

.tip-act-welfare-tip-con {
  display: inline-block;
}

.tip-act-welfare-tip-wrap {
  max-width: 2.9rem;
  height: .28rem;
  display: flex;
  align-items: center;
  flex-direction: row-reverse;
  justify-content: flex-end;
  font-size: .2rem;
  line-height: .28rem;
  color: #fffac7;
  border-radius: .36rem;
  background: #d3c3a3;
}

.tip-act-welfare-tip {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-right: .06rem;
}

.tip-act-welfare-process {
  font-size: .2rem;
  color: #c75050;
  margin-bottom: .06rem;
}

.progress-bar {
  width: 1.6rem;
  height: .04rem;
  /*margin-bottom: .16rem;*/
  border-radius: .04rem;
  background: #0f2039;
}

.progress-bar p {
  height: .04rem;
  width: 20%;
  border-radius: .04rem;
  background: transparent;
  background-image: linear-gradient(90deg, #8cb2e7 0%, #b5e2ff 100%);
}

.tip-act-welfare-btn-wrap {
  width: 1.6rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.tip-act-welfare-btn,
.tip-act-got-btn,
.tip-act-out-btn,
.tip-act-use-btn {
  display: block;
  width: 1.24rem;
  height: .46rem;
  line-height: .46rem;
  background: url(https://image-1251917893.file.myqcloud.com/2023/a20230213pvpWriteOff/images/btn-use.png) no-repeat;
  background-size: 100% auto;
  margin-top: 0.1rem;
  text-align: center;
  font-family: "GAMEFONT";
  font-size: .23rem;
  color: #fff;
}

.tip-act-out-btn {
  filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
}

.tip-act-khwelfare-list {
  height: 100%;
}

/* 恭喜获得弹窗组件 */
.tip-comp-cover {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 100;
}

.tip-comp-dialog-received-box {
  /*width: 6rem;*/
  /*background: #fff;*/
  /*border-radius: 4px;*/
  /*position: absolute;*/
  /*top: 50%;*/
  /*left: 50%;*/
  /*transform: translate(-50%, -50%);*/
  /*z-index: 99;*/
}

.tip-comp-dialog-received-pop-title {
  width: 3.21rem;
  height: .32rem;
  background: url(https://image-1251917893.file.myqcloud.com/2023/a20230213pvpWriteOff/images/title-received.png) no-repeat;
  background-size: auto 100%;
  margin: 0 auto;
  text-indent: -9999em;
}

.tip-comp-dialog-received-box-content {
  margin: 0.2rem 0.48rem 0.32rem;
  font-size: 0.24rem;
  color: #999999;
}

.tip-comp-dialog-received-box-img {
  /*width: 1.36rem;*/
  /*height: 1.36rem;*/
}

.tip-comp-dialog-received-pop-jl-info {
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  flex-direction: column;
  margin: 0 auto 0.16rem;
}

.tip-comp-dialog-received-num-info {
  text-align: center;
  color: #fff;
  line-height: 0.34rem;
  margin-top: 0.08rem;
  font-size: .2rem;
}

.tip-comp-dialog-received-num-info .tip-comp-dialog-received-sj-name {
  color: #f4f4ff;
  font-size: 0.24rem;
  line-height: 0.4rem;
  font-weight: bold;
  margin-bottom: .2rem;
}

.tip-comp-dialog-received-height-line {
  font-size: 0.24rem;
  line-height: 0.34rem;
  color: #999999;
}

.tip-comp-dialog-received-pop-btn-box .tip-comp-btn-large-secondary {
  /*display: inline-block;*/
  /*width: 0.6rem;*/
  /*height: 0.6rem;*/
  /*background: url(https://image-1251917893.cos.ap-guangzhou.myqcloud.com/2021/a20210730fazaiMerc/images/btn_close.png)*/
  /*  no-repeat center center;*/
  /*background-size: contain;*/
  /*vertical-align: middle;*/
  /*position: absolute;*/
  /*top: 2.8rem;*/
  /*right: 2.2rem;*/
  /*text-indent: -1000rem;*/
}

.tip-comp-dialog-received-box-content {
  width: 80%;
  margin-bottom: 0.4rem;
  min-height: 2rem;
  padding-top: 0.2rem;
  text-align: center;
}

.tip-comp-dialog-received-pop-jl-info {
  align-items: center;
}

.tip-comp-dialog-received-get-status {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  flex-direction: column;
  text-align: center;
}

.tip-comp-dialog-received-box-img {
  width: 1rem;
  height: 1rem;
  background: url(https://image-1251917893.file.myqcloud.com/2023/a20230213pvpWriteOff/images/hb-bg.png) no-repeat;
  background-size: 100% auto;
  display: flex;
  align-items: center;
  justify-content: center;
}

.tip-comp-dialog-received-box-img img {
  max-height: 80%;
}

.tip-comp-dialog-received-num-info {
  /*width: auto;*/
  /*font-size: 0.24rem;*/
  /*overflow: hidden;*/
  /*letter-spacing: 0;*/
  /*margin: 0.1rem;*/
}

.tip-comp-dialog-received-sj-name {
  font-size: 0.28rem;
  line-height: 0.4rem;
  color: #5569a2;
  font-weight: 700;
}

.tip-comp-dialog-received-pop-btn-box {
  /*position: relative;*/
  /*padding: 0 0rem;*/
  /*margin: 0.5rem auto 0.1rem;*/
  /*display: flex;*/
  /*justify-content: space-around;*/
  /*left: 0;*/
  /*right: 0;*/
  /*bottom: 0.2rem;*/
  /*z-index: 2;*/
}

.tip-comp-dialog-received-box .tip-comp-dialog-received-pop-btn-box .tip-comp-btn-large-primary {
  display: block;
  width: 2.02rem;
  height: .54rem;
  line-height: .56rem;
  background: url(https://image-1251917893.file.myqcloud.com/2023/a20230213pvpWriteOff/images/btn-confirm.png) no-repeat;
  background-size: 100% 100%;
  text-align: center;
  font-size: .26rem;
  color: #fff;
  margin: 0 auto;
}

.tip-comp-dialog-received-stay-out {
  height: 0.35rem;
  line-height: 0.35rem;
  position: relative;
  text-align: center;
  margin: 0.1rem 0 0.2rem;
}

.tip-comp-dialog-received-stay-out::after,
.tip-comp-dialog-received-stay-out::before {
  position: absolute;
  content: "";
  display: block;
  width: 1.5rem;
  height: 1px;
  background: #f6f6f6;
  top: 0.16rem;
}

.tip-comp-dialog-received-stay-out::before {
  left: 0.4rem;
}

.tip-comp-dialog-received-stay-out::after {
  right: 0.4rem;
}

.tip-comp-dialog--Stay-out {
  height: 0.35rem;
  line-height: 0.35rem;
  position: relative;
  margin: 0.1rem 0 0.2rem;
  text-align: center;
  color: #4b5b6c;
}

.tip-comp-dialog--Stay-out::after,
.tip-comp-dialog--Stay-out::before {
  position: absolute;
  content: "";
  display: block;
  width: 2rem;
  height: 1px;
  background: #4b5b6c;
  top: 0.16rem;
}

.tip-comp-dialog--Stay-out::after {
  right: 0.4rem;
}

/* 规则弹窗组件 */
.tip-act-dialog-wrap {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: rgba(0, 0, 0, .75);
  z-index: 100;
}

.tip-act-dialog-close,
.tip-act-dialog-wrap .icon-close,
.tip-comp-explain-close,
.tip-comp-dialog--close,
.tip-comp-dialog-received-box .tip-comp-dialog-received-pop-btn-box .tip-comp-btn-large-secondary {
  display: block;
  position: absolute;
  top: -0.5rem;
  right: -0.06rem;
  width: 0.42rem;
  height: 0.42rem;
  background: url(https://image-1251917893.file.myqcloud.com/2023/a20230213pvpWriteOff/images/btn-close.png) no-repeat center center;
  background-size: 100% auto;
  text-indent: -9999em;
}

.tip-act-dialog-main,
.tip-comp-dialog-received-box {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 6.65rem;
  height: 4.59rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background: url(https://image-1251917893.file.myqcloud.com/2023/a20230213pvpWriteOff/images/dialog-bg.png) no-repeat;
  background-size: 100% 100%;
  box-sizing: border-box;
  padding: .54rem .06rem .4rem 0;
}

.tip-act-dialog-rule-title {
  margin: 0 auto .2rem;
  width: 3.21rem;
  height: 0.32rem;
  background: url(https://image-1251917893.file.myqcloud.com/2023/a20230213pvpWriteOff/images/title-rules.png) no-repeat center center;
  background-size: auto 100%;
}

.tip-act-dialog-rule-list {
  width: 4.7rem;
  height: 3rem;
  overflow: hidden;
  overflow-y: auto;
}

.tip-act-dialog-rule-list p {
  font-size: .22rem;
  line-height: .3rem;
  color: #fff;
  word-break: break-all;
  margin: 0.1rem 0;
}

.tip-act-dialog-rule-detail {
  font-size: .22rem;
  color: #fff;
  padding-left: 0.2rem;
  margin-bottom: 0.2rem;
  margin-top: -0.14rem;
}

.tip-act-dialog-rule-table {
  margin-right: 0.02rem;
  border-top: 0.01rem solid #fff;
  margin-bottom: 0.2rem;
  text-align: center;
}

.tip-act-dialog-rule-title-bg {
  background: transparent;
}

.tip-act-dialog-rule-table-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  font-size: .2rem;
  border-bottom: 0.01rem solid #fff;
  border-right: 0.01rem solid #fff;
}

.tip-act-dialog-rule-table-reward {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-left: 0.01rem solid #fff;
  border-right: 0.01rem solid #fff;
}

.tip-act-dialog-rule-table-reward p,
.tip-act-dialog-rule-table-chance p {
  margin: 0;
  padding: .06rem 0;
  border-bottom: 0.01rem solid rgba(255, 255, 255, 0.5);
}

.tip-act-dialog-rule-table-reward p:last-child,
.tip-act-dialog-rule-table-chance p:last-child {
  border: none;
}

.tip-act-dialog-rule-table-chance {
  width: 1.2rem;
}

.tip-act-dialog-notstarted-title {
  width: 3.53rem;
  height: .32rem;
  background: url(https://image-1251917893.file.myqcloud.com/2023/a20230213pvpWriteOff/images/title-nostarted.png) no-repeat;
  background-size: auto 100%;
}

.tip-act-dialog-nolottry-title {
  width: 3.53rem;
  height: .33rem;
  background: url(https://image-1251917893.file.myqcloud.com/2023/a20230213pvpWriteOff/images/title-nolottery.png) no-repeat;
  background-size: auto 100%;
}

.tip-act-dialog-noprize-title {
  width: 2.86rem;
  height: .32rem;
  background: url(https://image-1251917893.file.myqcloud.com/2023/a20230213pvpWriteOff/images/title-noprize.png) no-repeat;
  background-size: auto 100%;
}

.tip-act-dialog-text {
  width: 4.7rem;
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: .26rem;
  color: #f4f4ff;
  padding-bottom: .5rem;
}

@media screen and (orientation: landscape) {
  body {
    width: 100vw;
    height: 100vh;
    /* background: #1a336a url(https://image-1251917893.file.myqcloud.com/2023/a20230213pvpWriteOff/images/bg.jpg) center/auto 100% no-repeat; */
    position: relative;
  }

  .container {
    width: 100vw;
    height: 100vh;
    background: #1a336a url(https://image-1251917893.file.myqcloud.com/2023/a20230213pvpWriteOff/images/bg.jpg) center/auto 100% no-repeat;
    position: relative;
    z-index: 0;
  }

  .wrapper {
    width: 12.8rem;
    height: 7.2rem;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -6.4rem;
    margin-top: -3.6rem;
  }

  .logo {
    display: none;
  }

  .lottery-title {
    position: absolute;
    left: .5rem;
    top: 0;
    width: 5.41rem;
    height: 1.74rem;
    background: url(https://image-1251917893.file.myqcloud.com/2023/a20230213pvpWriteOff/images/title-lottery.png) no-repeat;
    background-size: 100% auto;
  }

  .time {
    position: absolute;
    right: 0.04rem;
    top: 0.2rem;
    font-size: .2rem;
    color: #fffac7;
  }

  .time br {
    color: red;
  }

  /* 转盘 [[ */
  .lottery-box {
    position: absolute;
    left: 0.76rem;
    top: 1.8rem;
    width: 4.68rem;
    height: 4.67rem;
    /* background: url(https://image-1251917893.file.myqcloud.com/2022/a20221026pvpWriteOff/images/lottery-bg.png) no-repeat; */
    /* background: url(https://image-1251917893.file.myqcloud.com/2023/a20230213pvpWriteOff/images/lottery-bg.png) no-repeat; */
    background-size: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .lottery-tip {
    position: absolute;
    left: 0;
    bottom: -0.6rem;
    z-index: 2;
    width: 4.91rem;
    height: .32rem;
    line-height: .32rem;
    background: url(https://image-1251917893.file.myqcloud.com/2023/a20230213pvpWriteOff/images/tip-bg.png) no-repeat;
    background-size: 100% auto;
    font-size: .18rem;
    text-align: center;
    color: rgba(255, 250, 199, .7);
  }

  /* 转盘 ]] */

  .btn-list {
    position: absolute;
    right: 0;
    top: 0;
    font-size: .22rem;
    color: #fff;
  }

  .btn-list a {
    font-size: .22rem;
    color: #fff;
  }

  .subtitle {
    transform: translate(-0.08rem, -0.04rem);
    width: 6.06rem;
    height: .56rem;
    line-height: .56rem;
    background: url(https://image-1251917893.file.myqcloud.com/2023/a20230213pvpWriteOff/images/subtitle-bg.png) left/100% 100% no-repeat;
    font-size: .25rem;
    color: #fff;
    box-sizing: border-box;
    padding-left: .24rem;
  }

  .subtitle span {
    font-size: .18rem;
    color: #ffd65a;
    float: right;
  }

  .bar1 {
    position: absolute;
    top: .7rem;
    right: 0;
    width: 6.22rem;
    height: 1.86rem;
    /* background: url(https://image-1251917893.file.myqcloud.com/2022/a20221026pvpWriteOff/images/right-bg.png) no-repeat; */
    background-size: 100% auto;
    background:rgba(113, 3, 5, .4)
  }

  .bar2 {
    position: absolute;
    top: 2.56rem;
    right: 0;
    width: 6.22rem;
  }

  .bar2-bg {
    width: 6.22rem;
    height: 4.24rem;
    /* background: url(https://image-1251917893.file.myqcloud.com/2022/a20221026pvpWriteOff/images/right-bg.png) no-repeat; */
    background-size: 100% auto;
    background:rgba(113, 3, 5, .4)
  }

  .special {
    width: 5.98rem;
    height: 3.34rem;
    padding: 0 .14rem;
    margin: .2rem auto;
    overflow-x: hidden;
    overflow-y: auto;
  }

  /*定义滚动条高宽及背景
 高宽分别对应横竖滚动条的尺寸*/
  .special::-webkit-scrollbar {
    width: .04rem;
  }

  /*定义滚动条轨道 内阴影+圆角*/
  .special::-webkit-scrollbar-track {
    border-radius: .02rem;
    background-color: #385ebb;
  }

  /*定义滑块 内阴影+圆角*/
  .special::-webkit-scrollbar-thumb {
    border-radius: .02rem;
    background-color: #5b9cf0;
  }

  .arrow {
    display: none;
  }

  .tip-act-dialog-receive-box {
    width: 10.64rem;
    height: 5.3rem;
    background: url(https://image-1251917893.file.myqcloud.com/2023/a20230213pvpWriteOff/images/receive-bg.png) center/auto 100% no-repeat;
    padding: 2rem 0 0.4rem;
  }

  .tip-act-dialog-receive-box .tip-act-dialog-close {
    top: 0.04rem;
    right: 0.88rem;
  }

  .receive-list {
    height: 2rem;
    width: 6.4rem;
    overflow-x: auto;
    font-size: .23rem;
    color: #fff;
    display: flex;
    text-align: center;
    line-height: 1.4;
    overflow-y: hidden;
  }

  .receive-list li {
    margin: 0 .1rem;
  }

  .receive-props {
    width: 1.38rem;
    height: 1.37rem;
    background: url(https://image-1251917893.file.myqcloud.com/2023/a20230213pvpWriteOff/images/props-bg.png) no-repeat;
    background-size: 100% auto;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: .02rem;
  }

  .receive-props img {
    height: 46%;
  }

  .receive-list p {
    width: 1.38rem;
    height: 0.6rem;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }

  .btn-goreceive {
    flex-shrink: 0;
    width: 2.65rem;
    height: .88rem;
    background: url(https://image-1251917893.file.myqcloud.com/2023/a20230213pvpWriteOff/images/btn-goreceive.png) no-repeat;
    background-size: 100% auto;
    margin: .2rem 0 -0.26rem;
  }

  .icon-back {
    display: block;
    /*position: absolute;*/
    /*top: 2.1333vh;*/
    /*left: -12.2vh;*/
    position: fixed;
    top: 4vh;
    left: 9vh;
    background: url(https://image-1251917893.file.myqcloud.com/tip-project/coin-system/img/back-btn.png) center center no-repeat;
    background-size: 100% auto;
    width: 10.6667vh;
    height: 6.6667vh;
    text-indent: -9999px;
  }

  .tip-comp-btn-medium-secondary {
    width: 2.02rem !important;
    height: 0.54rem !important;
    background: url(https://image-1251917893.file.myqcloud.com/tip-privilege-Merchant/pvp3.0/image/btn/btn-medium-secondary.png) no-repeat 50% !important;
    background-size: 100% 100% !important;
  }

  .tip-act-dialog-wrap .dialog-box.dialog-big .wz-goods-detail .wz-goods-props .item-props {
    width: .44rem;
    height: .44rem;
    overflow: hidden;
    margin-right: .04rem;
    background: #191d37
  }

  .tip-act-dialog-wrap .dialog-box.dialog-big .wz-goods-detail .wz-goods-props img {
    width: .44rem;
    height: .44rem;
    display: block;
    object-fit: fill;
  }

  .wz-goods-content .flag-address {
    text-align: center !important;
  }
}

@media screen and (orientation: portrait) {
  body {
    width: 100vw;
    height: 100vh;
    position: relative;
    background: #1a336a url(https://image-1251917893.file.myqcloud.com/2023/a20230213pvpWriteOff/images/bg-port.jpg) top/100% auto no-repeat;
    padding-top: .44rem;
  }

  /* .container {
    width: 100vw;
    height: 100vh;
    position: relative;
    background: #1a336a url(https://image-1251917893.file.myqcloud.com/2023/a20230213pvpWriteOff/images/bg-port.jpg) top/100% auto no-repeat;
    z-index: -1;
  } */

  .wrapper {
    padding-top: 0.4rem;
    padding-bottom: 1.2rem;
  }

  .icon-back {
    display: none;
  }

  .logo {
    display: block;
    text-indent: -9999em;
    width: 1.24rem;
    height: .42rem;
    background: url(https://image-1251917893.file.myqcloud.com/2022/a20221026pvpWriteOff/images/logo.png) no-repeat;
    background-size: 100% auto;
    position: absolute;
    left: .36rem;
    top: .54rem;
  }
  /* 温馨提示 */
  /* .tip-comp-dialog.tip-comp-dialog--prompt .tip-comp-dialog--prompt {
    height: 4.88rem;
    background-size: 100% 100%;
  }*/

  .tip-comp-dialog.tip-comp-dialog--prompt .tip-comp-dialog--btn-cont {
    margin: 0.34rem 0.9rem 0.4rem;
  } 

  /* 领取失败弹窗替换样式 */
  .tip-comp-cover .tip-comp-dialog.tip-comp-dialog--notachieved {
    width: 100vw;
    height: 4.6rem;
  }

  .tip-comp-dialog--notachieved-num {
    color: #fff;
  }

  .btn-list {
    position: absolute;
    z-index: 2;
    right: .28rem;
    top: .68rem;
    font-size: .22rem;
    color: #fff;
  }

  .btn-list a {
    font-size: .22rem;
    color: #fff;
  }

  .lottery-title {
    position: relative;
    z-index: 1;
    width: 5.41rem;
    height: 1.74rem;
    background: url(https://image-1251917893.file.myqcloud.com/2023/a20230213pvpWriteOff/images/title-lottery.png) no-repeat;
    background-size: 100% auto;
    margin: .32rem auto;
  }

  .time {
    position: absolute;
    right: 0.04rem;
    top: 0.2rem;
    font-size: .2rem;
    color: #fffac7;
  }

  /* 转盘 [[ */
  .lottery-box {
    position: relative;
    width: 4.68rem;
    height: 4.67rem;
    /* background: url(https://image-1251917893.file.myqcloud.com/2023/a20230213pvpWriteOff/images/lottery-bg.png) no-repeat; */
    background-size: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: .9rem auto 1.8rem;
    transform: scale(1.3);
  }

  .lottery-tip {
    position: absolute;
    left: 0;
    bottom: -0.58rem;
    z-index: 2;
    width: 4.91rem;
    height: .32rem;
    line-height: .32rem;
    background: url(https://image-1251917893.file.myqcloud.com/2023/a20230213pvpWriteOff/images/tip-bg.png) no-repeat;
    background-size: 100% auto;
    font-size: .18rem;
    text-align: center;
    color: rgba(255, 250, 199, .7);
    transform: scale(0.8);
  }

  /* 转盘 ]] */

  .subtitle {
    width: 6.06rem;
    height: .36rem;
    line-height: .5rem;
    background: url(https://image-1251917893.file.myqcloud.com/2023/a20230213pvpWriteOff/images/subtitle.png) no-repeat;
    background-size: auto 100%;
    background-position: center top;
    text-align: center;
    font-size: .25rem;
    color: #fff;
    box-sizing: border-box;
    padding-top: .24rem;
  }

  .subtitle b {
    display: none;
  }

  .subtitle span {
    font-size: .18rem;
    color: #ffd65a;
  }

  .bar1 .subtitle {
    display: none;
  }

  .bar1 {
    position: relative;
    width: 6.8rem;
    height: 1.5rem;
    background: url(https://image-1251917893.file.myqcloud.com/2023/a20230213pvpWriteOff/images/bar1-port.png) no-repeat;
    background-size: 100% auto;
    margin: 0 auto;
    box-sizing: border-box;
    padding: .1rem 0 0 .58rem;
    z-index: 2;
  }

  .bar2 {
    width: 6.22rem;
    margin: 0 auto;
  }

  .bar2-bg {
    width: 6.22rem;
    background-size: 100% auto;
    padding-bottom: .5rem;
  }

  .special {
    width: 5.98rem;
    height: 7rem;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 0 .14rem;
    margin: 1rem auto .8rem;
    transform: scale(1.18);
  }

  .arrow,
  .fuli-link,
  .tip-act-welfare-range {
    display: block;
    float: right;
    width: .1rem;
    height: .1rem;
    border: 1px solid #b0d7ff;
    border-left: none;
    border-bottom: none;
    transform: rotate(45deg);
  }

  .tip-act-dialog-receive-box {
    width: 7.5rem;
    height: 6.96rem;
    background: url(https://image-1251917893.file.myqcloud.com/2023/a20230213pvpWriteOff/images/receive-port-bg.png) center/auto 100% no-repeat;
    padding: 0.6rem 0 0;
  }

  .tip-act-dialog-receive-box .tip-act-dialog-close {
    top: -0.5rem;
    right: 0.38rem;
  }

  .receive-list {
    height: 2rem;
    width: 5rem;
    overflow-x: auto;
    font-size: .23rem;
    color: #fff;
    display: flex;
    text-align: center;
    line-height: 1.4;
  }

  .receive-list li {
    margin: 0 .1rem;
  }

  .receive-props {
    width: 1.38rem;
    height: 1.37rem;
    background: url(https://image-1251917893.file.myqcloud.com/2023/a20230213pvpWriteOff/images/props-bg.png) no-repeat;
    background-size: 100% auto;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: .02rem;
  }

  .receive-props img {
    height: 46%;
  }

  .receive-list p {
    width: 1.48rem;
    height: 0.8rem;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }

  .btn-goreceive {
    flex-shrink: 0;
    width: 3.44rem;
    height: 1.16rem;
    background: url(https://image-1251917893.file.myqcloud.com/2023/a20230213pvpWriteOff/images/btn-goreceive.png) no-repeat;
    background-size: 100% auto;
    margin: .4rem 0 -1.66rem;
  }

  .btn-more {
    /*padding-bottom: .2rem;*/
  }

  /*! 恭喜获得详情弹窗 */
  .tip-act-dialog-wrap .dialog-box.dialog-big .icon-close {
    display: block;
    position: absolute;
    top: -0.5rem;
    right: -0.06rem;
    width: 0.42rem;
    height: 0.42rem;
    background: url(https://image-1251917893.file.myqcloud.com/2023/a20230213pvpWriteOff/images/btn-close.png) no-repeat center center;
    background-size: 100% auto;
    text-indent: -9999em;
  }

  .tip-act-dialog-wrap .dialog-box.dialog-big {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 6.65rem;
    height: 6.26rem;
    transform: translate(0);
    background: url(https://image-1251917893.file.myqcloud.com/2023/a20230213pvpWriteOff/images/dialog2-bg.png) no-repeat;
    background-size: 100% 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    padding-right: .1rem;
  }

  .wz-act-container .view-button {
    font-size: .24rem;
    background: url(https://image-1251917893.file.myqcloud.com/2023/a20230213pvpWriteOff/images/btn-confirm.png) no-repeat 100%!important;
    background-size: 100% 100%;
    width: 1.28rem;
    height: 0.48rem;
    color: #960609!important;
    text-align: center;
    line-height: .48rem;
    margin: 0.5rem auto 0.5rem;
    margin-right: 1rem!important;
  }

  .tip-act-dialog-wrap .dialog-big .text-get,
  .tip-act-dialog-wrap .dialog-big .text-nyhd {
    width: 3.21rem;
    height: .32rem;
    margin-left: 0;
    color: rgba(0, 0, 0, 0);
    background: url(https://image-1251917893.file.myqcloud.com/2022/a20221026pvpWriteOff/images/title-acquired.png) no-repeat;
    background-size: 100% auto;
  }

  .tip-act-dialog-wrap .dialog-box.dialog-big .dialog-content {
    width: 5.6rem;
    margin: 0 auto;
  }

  .tip-act-dialog-wrap .dialog-box.dialog-big .wz-goods-content {
    width: 5.6rem;
    display: flex;
  }

  .tip-act-dialog-wrap .dialog-box.dialog-big .wz-goods-content .left {
    width: 5.6rem;
    margin: 0 auto;
  }

  .tip-act-dialog-wrap .dialog-box.dialog-big .wz-goods-toast {
    width: 2.52rem;
    height: 2.52rem;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    margin: auto;
    padding-top: .68rem;
    background: url(https://image-1251917893.file.myqcloud.com/2022/a20220408wwkhActivity/img/toast-bg.png) no-repeat;
    background-size: 100%;
  }

  .tip-act-dialog-wrap .dialog-box.dialog-big .icon-gou {
    background: url(https://image-1251917893.file.myqcloud.com/2021/act/pvp/a20210709summerVacation/toast-gou.png) no-repeat;
    background-size: 100%;
    width: .8rem;
    height: .54rem;
    margin: 0 auto
  }

  .tip-act-dialog-wrap .dialog-box.dialog-big .wz-goods-toast .text {
    font-size: .24rem;
    color: #fff;
    text-align: center;
    margin-top: .22rem
  }

  .tip-act-dialog-wrap .dialog-box.dialog-big .wz-goods-content .left .btn-normal,
  .tip-act-dialog-wrap .dialog-box.dialog-big .radio-group {
    display: block;
    width: 2.4rem;
    height: .54rem;
    line-height: .56rem;
    background: url(https://image-1251917893.file.myqcloud.com/2023/a20230213pvpWriteOff/images/btn-confirm.png) no-repeat;
    background-size: 100% 100%;
    text-align: center;
    font-size: .26rem;
    color: #fff;
    margin: 0 auto;
  }

  .tip-act-dialog-wrap .dialog-big .wz-goods-content .bg-get {
    background: url(https://image-1251917893.file.myqcloud.com/2022/a20221026pvpWriteOff/images/coupon-bg.png) no-repeat;
    background-size: 100% auto;
    position: relative;
    width: 5.6rem;
    height: 4.06rem;
    margin: .28rem auto;
    overflow: hidden;
  }

  .tip-act-dialog-wrap .dialog-big .wz-goods-content .no-mini-program .bg-get {
    width: 6.4rem;
    height: 4.78rem;
    padding: .14rem;
    position: relative;
    background: url(https://image-1251917893.file.myqcloud.com/2021/act/pvp/a20210709summerVacation/bg-get-no-mini.png) no-repeat right;
    background-size: 100%
  }

  .tip-act-dialog-wrap .wz-goods-content .no-mini-program .btn-normal {
    display: none
  }

  .tip-act-dialog-wrap .dialog-big .wz-goods-content .no-mini-program .get-wrap {
    height: 3.1rem
  }

  .tip-act-dialog-wrap .dialog-big .label-got {
    background: url(https://image-1251917893.file.myqcloud.com/2021/act/pvp/a20210709summerVacation/label-got.png) no-repeat;
    background-size: 100%;
    width: 1.44rem;
    height: 1.44rem;
    position: absolute;
    top: -.23rem;
    right: 0.02rem;
  }

  .tip-act-dialog-wrap .dialog-big .goods-box {
    display: flex;
    padding: .1rem;
    margin: .08rem .08rem 0.2rem;
    flex-shrink: 0;
    background: rgba(17, 34, 55, .4);
  }

  .tip-act-dialog-wrap .dialog-big .goods-box .goods-img {
    width: 1.1rem;
    height: 1.1rem;
    position: relative
  }

  .tip-act-dialog-wrap .dialog-big .goods-box .goods-img .label-online {
    position: absolute;
    top: 0;
    left: 0;
    width: .6rem;
    height: .62rem;
    background: url(https://image-1251917893.file.myqcloud.com/2021/act/pvp/a20210709summerVacation/label-online.png) no-repeat;
    background-size: 100%
  }

  .tip-act-dialog-wrap .dialog-big .goods-box .goods-img .label-offline {
    position: absolute;
    top: 0;
    left: 0;
    width: .6rem;
    height: .62rem;
    background: url(https://image-1251917893.file.myqcloud.com/2021/act/pvp/a20210709summerVacation/label-offline.png) no-repeat;
    background-size: 100%
  }

  .tip-act-dialog-wrap .dialog-big .goods-box .goods-img .label-normal {
    position: absolute;
    top: 0;
    left: 0;
    width: .6rem;
    height: .62rem;
    background: url(https://image-1251917893.file.myqcloud.com/2021/act/pvp/a20210709summerVacation/label-normal.png) no-repeat;
    background-size: 100%
  }

  .tip-act-dialog-wrap .dialog-big .goods-box .goods-img img {
    width: 1.12rem;
    height: 1.12rem
  }

  .tip-act-dialog-wrap .dialog-big .goods-box .goods-detail {
    margin-left: .16rem;
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
    overflow: hidden;
  }

  .tip-act-dialog-wrap .dialog-big .goods-box .goods-discount {
    font-size: .24rem;
    color: #fff;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }

  .tip-act-dialog-wrap .dialog-big .goods-box .goods-name {
    font-size: .2rem;
    color: #ffd65a;
    margin: .05rem 0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }

  .tip-act-dialog-wrap .dialog-big .goods-box .goods-time {
    font-size: .18rem;
    color: #ecc682;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }

  .tip-act-dialog-wrap .dialog-big .goods-box .goods-task {
    font-size: .18rem;
    color: #ffb52b;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }

  .tip-act-dialog-wrap .dialog-big .tip-act-dialog-brand-reward-wrap {
    width: 4.98rem
  }

  .tip-act-dialog-wrap .dialog-big .tip-act-dialog-reward-tip {
    margin: 0 auto -.48rem
  }

  .tip-act-dialog-wrap .dialog-big .wz-goods-content .right {
    display: none
  }

  .tip-act-dialog-wrap .dialog-big .get-wrap {
    overflow-x: hidden;
    overflow-y: scroll;
    height: 2.4rem;
    padding: 0 .14rem;
    margin-bottom: .08rem;
  }

  .tip-act-dialog-wrap .dialog-big .get-wrap .title-discount {
    font-size: .24rem;
    color: #adceeb;
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
    margin-bottom: .04rem
  }

  .tip-act-dialog-wrap .dialog-big .get-wrap .code-discount {
    background: rgba(17, 34, 55, 0.4);
    color: #adceeb;
    height: .64rem;
    text-align: center;
    line-height: .64rem;
    position: relative;
    font-size: .24rem;
  }

  .tip-act-dialog-wrap .dialog-big .get-wrap .code-discount::before {
    width: 100%;
    height: .01rem;
    background: rgba(123, 197, 255, .15);
    content: '';
    position: absolute;
    bottom: -.12rem;
    left: 0
  }

  .tip-act-dialog-wrap .dialog-big .get-wrap .title-discount::before {
    width: .04rem;
    height: .12rem;
    background-color: #adceeb;
    content: '';
    position: absolute;
    top: .16rem;
    left: -.14rem
  }

  .tip-act-dialog-wrap .dialog-big .get-wrap .title-discount {
    border-top: .02rem solid rgba(123, 197, 255, .15);
    padding-top: .1rem;
    margin-top: .1rem
  }

  .tip-act-dialog-wrap .dialog-big .get-wrap .title-discount.no-border {
    border-top: none
  }

  .tip-act-dialog-wrap .dialog-big .get-wrap .title-discount .give-type {
    font-size: .2rem;
    display: flex;
    align-items: center;
    height: .32rem;
    line-height: .32rem
  }

  .tip-act-dialog-wrap .dialog-big .get-wrap .title-discount .give-type>span {
    color: #ffb52b;
    display: flex;
    align-items: center;
    height: .32rem;
    line-height: .32rem
  }

  .tip-act-dialog-wrap .dialog-big .get-wrap .title-discount .give-type .name {
    display: block;
    width: 1rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: .32rem;
    line-height: .32rem
  }

  .tip-act-dialog-wrap .dialog-big .get-wrap .title-discount .give-type>span.link {
    text-decoration: underline;
    height: .32rem;
    line-height: .32rem
  }

  .tip-act-dialog-wrap .dialog-big .get-wrap .des-discount {
    color: #adceeb;
    font-size: .2rem;
    padding: .16rem 0
  }

  .tip-act-dialog-wrap .dialog-big .wz-goods-box {
    background: rgba(17, 34, 55, 0.4);
    padding: .18rem;
    position: relative
  }

  .tip-act-dialog-wrap .dialog-big .wz-goods-box .label {
    position: absolute;
    top: 0;
    right: .28rem;
    background: url(https://image-1251917893.file.myqcloud.com/2021/act/pvp/a20210709summerVacation/label-limited.png) no-repeat right;
    background-size: 100%;
    width: .33rem;
    height: .61rem
  }

  .tip-act-dialog-wrap .dialog-big .wz-goods-box .wz-goods-time {
    font-size: .2rem;
    color: #ecc682
  }

  .tip-act-dialog-wrap .dialog-big .wz-goods-box .wz-goods-detail-box {
    display: flex;
    margin-top: .12rem;
    position: relative
  }

  .tip-act-dialog-wrap .dialog-big .wz-goods-box .wz-goods-img {
    width: .76rem;
    height: .76rem;
    flex-shrink: 0;
  }

  .tip-act-dialog-wrap .dialog-big .wz-goods-box .wz-goods-img img {
    width: .76rem;
    height: .76rem;
  }

  .tip-act-dialog-wrap .dialog-big .wz-goods-box .wz-goods-detail {
    margin-left: .16rem
  }

  .tip-act-dialog-wrap .dialog-big .wz-goods-detail .wz-goods-condition {
    font-size: .24rem;
    color: #adceeb;
  }

  .tip-act-dialog-wrap .dialog-big .cdk .wz-goods-detail .wz-goods-condition {
    color: #adceeb
  }

  .tip-act-dialog-wrap .dialog-big .wz-goods-detail .wz-goods-tips {
    font-size: .2rem;
    color: #82a0cc;
  }

  .tip-act-dialog-wrap .dialog-big .cdk .wz-goods-detail .wz-goods-tips {
    padding-bottom: .16rem;
    color: #adceeb
  }

  .tip-act-dialog-wrap .dialog-box.dialog-big .wz-goods-detail .wz-goods-props {
    display: flex;
    border-top: .02rem solid rgba(123, 197, 255, .15);
    padding-top: .16rem;
    padding-bottom: .14rem
  }

  .tip-act-dialog-wrap .dialog-box.dialog-big .wz-goods-detail .wz-goods-props .item-props {
    width: .44rem;
    height: .44rem;
    margin-right: .04rem;
    background: #191d37
  }

  .tip-act-dialog-wrap .dialog-box.dialog-big .wz-goods-detail .wz-goods-props img {
    width: .44rem;
    height: .44rem;
    display: block;
  }

  .tip-act-dialog-wrap .dialog-big .wz-goods-content .right {
    margin-left: .26rem;
    /*width: 2.5rem;*/
    margin-top: .2rem
  }

  .tip-act-dialog-wrap .dialog-big .wz-goods-content .flag-bg {
    background: url(https://image-1251917893.file.myqcloud.com/2023/a20230213pvpWriteOff/images/hb-bg.png) no-repeat;
    /*background: url(https://image-1251917893.file.myqcloud.com/2022/a20220408wwkhActivity/img/flag-bg.png) no-repeat right;*/
    background-size: 100% auto;
    width: 1.12rem;
    height: 1.62rem;
    padding-top: .08rem;
    margin: 0.3rem auto 0;
  }

  .tip-act-dialog-wrap .dialog-big .wz-goods-content .flag-bg img {
    width: .92rem;
    height: .92rem;
    display: block;
    margin: 0 auto
  }

  .tip-act-dialog-wrap .dialog-big .wz-goods-content .flag-name {
    font-size: .24rem;
    line-height: .34rem;
    color: #fff;
    text-align: center
  }

  .tip-act-dialog-wrap .dialog-big .wz-goods-content .btn-more {
    margin: .48rem auto 0;
    font-size: 0
  }

  .tip-act-dialog-wrap .dialog-big .wz-goods-content .radio-group .radio {
    transform: translateY(0)
  }

  /* 任务未达成 */
  .tip-comp-dialog {}

  .tip-comp-dialog--scan-code {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 6.65rem;
    height: 4.59rem;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background: url(https://image-1251917893.file.myqcloud.com/2023/a20230213pvpWriteOff/images/dialog-bg.png) no-repeat;
    background-size: 100% auto;
    box-sizing: border-box;
    padding: .54rem .06rem .4rem 0;
  }

  .tip-comp-dialog--title {
    font-family: GAMEFONT;
    padding-top: 0.16rem;
    padding-left: 0.3rem;
    font-size: .26rem;
    color: #fff;
    text-align: left;
    text-shadow: 0 0 0.04rem #3967b3;
  }

  .tip-comp-btn-maxlarge-primary,
  .tip-comp-btn-medium-primary {
    display: block;
    width: 2.02rem;
    height: .54rem;
    line-height: .56rem;
    background: url(https://image-1251917893.file.myqcloud.com/2023/a20230213pvpWriteOff/images/btn-confirm.png) no-repeat;
    background-size: 100% auto;
    text-align: center;
    font-size: .26rem;
    color: #fff;
    margin: 0 auto;
  }

  /* 关联微信 */
  .tip-comp-dialog--scan-code {}

  .tip-comp-dialog--scan-code .tip-comp-dialog--title {
    width: 4.26rem;
    height: .32rem;
    background: url(https://image-1251917893.file.myqcloud.com/2022/a20221026pvpWriteOff/images/title-scan.png) no-repeat;
    background-size: 100% auto;
    text-indent: -9999em;
  }

  .tip-comp-dialog--scan-code-content {
    width: 80%;
    margin: auto;
    text-align: center;
  }

  .tip-comp-dialog--scan-code-img {
    width: 2rem;
    height: 2rem;
    border-radius: 0.08rem;
    padding: 0.09rem;
    margin: 0 auto;
    background: #fff;
  }

  .tip-comp-dialog--scan-code-subhead {
    margin-top: 0.22rem;
    font-size: .26rem;
    letter-spacing: 0;
    text-align: center;
    color: #b1bcf6;
  }

  .tip-comp-dialog--scan-code-btn {
    display: none;
  }

  /* 关联微信号弹窗 */

  .tip-comp-dialog--notice-title {
    color: #fff;
  }

  .tip-comp-dialog--btn-cont {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    margin: 0 auto;
  }
}

/* 提示弹窗 */
/* .tip-comp-dialog-banner {
  height: 100vh;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;}
.tip-comp-dialog-banner__content {
  position: relative;
}
.dialog-banner__not-prompt {
  position: relative;
  margin-top: .2rem;
  font-size: .28rem;
  color: #fff;
  text-align: center;
}

.dialog-banner__not-prompt label {
  position: relative;
  padding-left: .4rem;
  cursor: pointer;
}

.dialog-banner__not-prompt label input {
  display: none;
}

.dialog-banner__not-prompt label span {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  width: .3rem;
  height: .3rem;
  background:#3136a6;
}

.dialog-banner__not-prompt label span:after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: .3rem;
  height: .3rem;
  margin: auto;
}

.dialog-banner__not-prompt label input:checked+span {
  background:url(https://image-1251917893.file.myqcloud.com/2022/a20221024pvpAnniversary/images/checked.png) no-repeat;
	background-size:100%;
}

@media screen and (min-width: 800px) {
  .tip-comp-dialog-banner__content{
    transform: scale(.89);
  }
} */


.tip-act-dialog-title-icon,
.tip-comp-dialog-received-pop-title  {
  background-size: auto 100%;
  background-position: center;
}

.title-desc {
  display: inline-block;
  margin-bottom: 0.1rem;
}

.title-date {
  background-color: #d52f2d;
  padding: 0.08rem 0.1rem;
  margin-top: 0.1rem;
  border-radius: 0.2rem;
}

.tip-act-dialog-nopromot {
  position: absolute;
  bottom: -.6rem;
  font-size: .28rem;
  color: #fff;
  text-align: center;
}

.tip-act-dialog-nopromot__label {
  position: relative;
  padding-left: .4rem;
  cursor: pointer;
}

.tip-act-dialog-nopromot__input {
  display: none;
}

.tip-act-dialog-nopromot__checkbox {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  width: .3rem;
  height: .3rem;
  background:#fff;
}

.tip-act-dialog-nopromot__checkbox:after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: .3rem;
  height: .3rem;
  margin: auto;
}

.tip-act-dialog-nopromot__input:checked + .tip-act-dialog-nopromot__checkbox {
  background: url(https://image-1251917893.file.myqcloud.com/2022/a20221024pvpAnniversary/images/checked.png) no-repeat;
	background-size:100%;
}

@keyframes rotate {
  to {
    transform: rotate(360deg);
  }
}

.rotate {
  animation: rotate .5s linear infinite;
}

.norotate {
  animation: none;
}

.panel-face {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -0.86rem;
  margin-top: -0.86rem;
  width: 1.72rem;
  height: 1.72rem;
  z-index: 1;
  transform-origin: 50% 50%;
}

.panel-face__arrow {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 1.72rem;
  height: 1.8rem;
  background: url(https://image-1251917893.file.myqcloud.com/2022/a20221026pvpWriteOff/images/lottery-btn.png) no-repeat bottom center;
  background-size: 1.42rem auto;
  height: 2.16rem;
  background-size: 1.72rem auto;
}

