* {
  margin: 0;
  padding: 0;
}
html,
body {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
video::-webkit-media-controls-mute-button {
  display: none !important;
}
video::-webkit-media-controls-current-time-display {
  display: none !important;
}
video::-webkit-media-controls-time-remaining-display {
  display: none !important;
}
video::-webkit-media-controls-fullscreen-button {
  display: none !important;
}
.bg {
  width: 7.5rem;
  height: 15rem;
  /*background: url('/custom/img/act/act260213/bg.jpg');*/
  /*background-size: 100% 100%;*/
  position: relative;
}
.logo {
  width: 1.26rem;
  height: 1.06rem;
  position: absolute;
  background: url("/custom/img/act/act260213/logo.png");
  background-size: 100% 100%;
  top: 0.1rem;
  left: 0.1rem;
}
.welcome {
  position: absolute;
  left: 4.2rem;
  top: 0.5rem;
  font-size: 0;
  display: none;
}
.mobile {
  color: #ffefcd;
  font-size: 0.23rem;
}
.logout {
  padding-bottom: 0.01rem;
  font-size: 0.23rem;
  color: #ffdf2d;
  border-bottom: 1px solid #ffdf2d;
}
.music-btn {
  width: 0.65rem;
  height: 0.65rem;
  background: url("/custom/img/act/act260213/stop-music.png");
  background-size: 100% 100%;
  position: absolute;
  top: 0.35rem;
  right: 0.4rem;
}
.music-btn.active {
  background: url("/custom/img/act/act260213/music.png");
  background-size: 100% 100%;
}

.award-icon {
  width: 1.32rem;
  height: 1.32rem;
  background: url("/custom/img/act/act260213/award-icon.png");
  background-size: 100% 100%;
  position: absolute;
  top: 6rem;
  left: 0.2rem;
}
.share {
  width: 0.65rem;
  height: 0.65rem;
  background: url("/custom/img/act/act260213/share.png");
  background-size: 100% 100%;
  position: absolute;
  top: 1.15rem;
  right: 0.4rem;
  display: none;
}
.share-tips {
  width: 1.2rem;
  height: 0.56rem;
  background: url("/custom/img/act/act260213/share-tips.png");
  background-size: 100% 100%;
  position: absolute;
  top: 1.7rem;
  right: 0.4rem;
  display: none;
  animation: anim infinite 1s alternate;
}
.wish-bk {
  position: absolute;
  top: 1.5rem;
}
.wish-card {
  position: absolute;
  width: 0.98rem;
  height: 1.83rem;
  background: url("/custom/img/act/act260213/wish-card.png");
  background-size: 100% 100%;
}
.wish-card.active {
  background: url("/custom/img/act/act260213/wish-card-2.png");
  background-size: 100% 100%;
}
.wish-card.self {
  width: 1.19rem;
  height: 1.89rem;
  background: url("/custom/img/act/act260213/wish-card-my.png");
  background-size: 100% 100%;
  left: 3.3rem;
}
.wish-card-1 {
  left: 3.35rem;
  top: 1.15rem;
}
.wish-card-2 {
  left: 2.15rem;
  top: 0.1rem;
}
.wish-card-3 {
  left: 1.6rem;
  top: 1.8rem;
}
.wish-card-4 {
  left: 0.7rem;
  top: 0.4rem;
}
.wish-card-5 {
  left: 2.85rem;
  top: 3.05rem;
}
.wish-card-6 {
  left: 4.55rem;
  top: 2.15rem;
}
.wish-card-7 {
  left: 5.85rem;
  top: 1.7rem;
}
.refresh-btn {
  width: 0.93rem;
  height: 2.71rem;
  position: absolute;
  left: 6.2rem;
  top: 5.8rem;
}

/*进度条*/
.progress-bk {
  position: absolute;
  width: 7.06rem;
  height: 1.43rem;
  background: url("/custom/img/act/act260213/progress-bk.png");
  background-size: 100% 100%;
  left: 0.05rem;
  top: 7.8rem;
}
.progress-500 {
  width: 0.59rem;
  height: 0.23rem;
  background: url("/custom/img/act/act260213/progress-500.png");
  background-size: 100% 100%;
  position: absolute;
  left: 1.1rem;
  top: 0.56rem;
}
.progress-500.acitve {
  background: url("/custom/img/act/act260213/progress-500-active.png");
  background-size: 100% 100%;
}
.progress-1000 {
  width: 0.7rem;
  height: 0.23rem;
  background: url("/custom/img/act/act260213/progress-1000.png");
  background-size: 100% 100%;
  position: absolute;
  left: 2rem;
  top: 0.56rem;
}
.progress-1000.acitve {
  background: url("/custom/img/act/act260213/progress-1000-active.png");
  background-size: 100% 100%;
}
.progress-2000 {
  width: 0.7rem;
  height: 0.23rem;
  background: url("/custom/img/act/act260213/progress-2000.png");
  background-size: 100% 100%;
  position: absolute;
  left: 3.2rem;
  top: 0.56rem;
}
.progress-2000.acitve {
  background: url("/custom/img/act/act260213/progress-2000-active.png");
  background-size: 100% 100%;
}
.progress-5000 {
  width: 0.7rem;
  height: 0.23rem;
  background: url("/custom/img/act/act260213/progress-5000.png");
  background-size: 100% 100%;
  position: absolute;
  left: 4.6rem;
  top: 0.56rem;
}
.progress-5000.acitve {
  background: url("/custom/img/act/act260213/progress-5000-active.png");
  background-size: 100% 100%;
}
.progress-10000 {
  width: 0.7rem;
  height: 0.23rem;
  background: url("/custom/img/act/act260213/progress-10000.png");
  background-size: 100% 100%;
  position: absolute;
  left: 5.95rem;
  top: 0.56rem;
}
.progress-10000.acitve {
  background: url("/custom/img/act/act260213/progress-10000-active.png");
  background-size: 100% 100%;
}
.progress-bar {
  width: 6.2rem;
  height: 0.13rem;
  background: url("/custom/img/act/act260213/progress-bar.png");
  background-size: 100% 100%;
  position: absolute;
  top: 0.84rem;
  left: 0.55rem;
}
.progress-bar-active {
  width: 0;
  height: 0.13rem;
  background: url("/custom/img/act/act260213/progress-bar-active.png");
  background-size: 6.2rem 0.13rem;
  position: absolute;
  top: 0;
  left: 0;
  transition: all 1s;
}
.progress-bar-active::after {
  content: "";
  display: block;
  width: 0.15rem;
  height: 0.23rem;
  background: url("/custom/img/act/act260213/progress-bar-head.png");
  background-size: 100% 100%;
  position: absolute;
  right: -0.1rem;
  top: -0.05rem;
}
.my-wish {
  width: 1.99rem;
  height: 1.01rem;
  background: url("/custom/img/act/act260213/my-wish.png");
  background-size: 100% 100%;
  position: absolute;
  left: 0.8rem;
  top: 10rem;
}
.wish-tips {
  width: 1.88rem;
  height: 0.55rem;
  background: url("/custom/img/act/act260213/wish-tips.png");
  background-size: 100% 100%;
  position: absolute;
  left: 1.75rem;
  top: 9.3rem;
  animation: anim infinite 1s alternate;
  z-index: 100;
}
@keyframes anim {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(1.1);
  }
}
.wish-btn {
  width: 2.69rem;
  height: 2.68rem;
  background: url("/custom/img/act/act260213/wish-btn.png");
  background-size: 100% 100%;
  position: absolute;
  left: 2.4rem;
  top: 9.2rem;
}
.my-gift {
  width: 1.99rem;
  height: 1.01rem;
  background: url("/custom/img/act/act260213/my-gift.png");
  background-size: 100% 100%;
  position: absolute;
  left: 4.7rem;
  top: 10rem;
}
.rule-btn {
  font-size: 0.22rem;
  padding-bottom: 0.06rem;
  border-bottom: 1px solid #000;
  display: inline-block;
  position: absolute;
  left: 3.25rem;
  top: 11.5rem;
  letter-spacing: 0.04rem;
  z-index: 100;
}

/*弹窗*/
.is-show {
  display: block !important;
}
.pop {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  display: none;
  z-index: 500;
}
.pop-inner {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.pop-close {
  width: 1.2rem;
  height: 1.2rem;
  position: absolute;
  right: 1rem;
  top: 1.6rem;
}

.wish-content {
  width: 7.5rem;
  height: 10.15rem;
  background: url("/custom/img/act/act260213/pop-wish-content.png");
  background-size: 100% 100%;
  font-size: 0.26rem;
  color: #d7623a;
}
.wish-success {
  background: url("/custom/img/act/act260213/wish-success.png");
  background-size: 100% 100%;
}
.wish-content-title {
  position: absolute;
  font-size: 0.36rem;
  font-weight: bold;
  left: 2.55rem;
  top: 2.95rem;
  width: 2.5rem;
  text-align: center;
}
.wish-content-date {
  font-size: 0.26rem;
  font-weight: bold;
  left: 2.85rem;
  position: absolute;
  top: 3.56rem;
  width: 1.8rem;
  text-align: center;
}
.wish-content-inner {
  position: absolute;
  width: 3rem;
  left: 2.3rem;
  top: 4.2rem;
}
.wish-content-name {
  position: absolute;
  right: 2.5rem;
  top: 6.8rem;
  width: 2.5rem;
  text-align: right;
}
/*我的祈愿*/
.self-wish-content {
  width: 7.36rem;
  height: 12.36rem;
  background: url("/custom/img/act/act260213/self-wish-content.png");
  background-size: 100% 100%;
}
.self-wish-area {
  position: absolute;
  left: 1.3rem;
  top: 1.9rem;
  width: 4.7rem;
  height: 2.8rem;
  background: transparent;
  border: none;
  outline: none;
  font-size: 0.3rem;
}
.self-wish-area::-webkit-input-placeholder {
  color: #aaaaaa;
}
.self-wish-words-num {
  color: #ef886a;
  font-size: 0.26rem;
  position: absolute;
  right: 1.5rem;
  top: 4.3rem;
}
.repeat-tips {
  width: 6.33rem;
  height: 0.47rem;
  background: url("/custom/img/act/act260213/repeat-tips.png");
  background-size: 100% 100%;
  position: absolute;
  left: 50%;
  transform: translate(-50%, 0);
  top: 4rem;
  display: none;
  animation: fadeOut 5s forwards linear;
  transition: all 1s;
}
@keyframes fadeOut {
  0% {
    top: 4rem;
    opacity: 100;
  }
  100% {
    top: -10rem;
    opacity: 0;
  }
}
.self-wish-type {
  position: absolute;
  font-size: 0.24rem;
  top: 5.4rem;
  left: 1.2rem;
  text-align: center;
}
.self-disable {
  background: #cfc4b7 !important;
  color: #fff !important;
  margin: 0.15rem 0 !important;
  line-height: 0.5rem !important;
  border-radius: 0.2rem !important;
}
.self-stop {
  pointer-events: none;
  background: #cfc4b7 !important;
  color: #fff !important;
  margin: 0.15rem 0 !important;
  line-height: 0.5rem !important;
  border-radius: 0.2rem !important;
}
.self-wish-normal {
  background: #fdf6eb;
  border: 1px solid #b5916e;
  margin: 0.15rem 0;
  line-height: 0.5rem;
  border-radius: 0.2rem;
}
.self-has-select {
  pointer-events: none;
  background: #fee5b7 !important;
  color: #000 !important;
  border: 1px solid #b5916e !important;
  margin: 0.15rem 0;
  line-height: 0.5rem;
  border-radius: 0.2rem;
}
.self-wish-select {
  background: #fee5b7;
  border: 1px solid #b5916e;
  margin: 0.15rem 0;
  line-height: 0.5rem;
  border-radius: 0.2rem;
}
.self-wish-safe {
  width: 4.9rem;
  height: 0.49rem;
}
.self-wish-person {
  font-size: 0.26rem;
  border: 1px solid #b5916e;
  line-height: 0.5rem;
  border-radius: 0.2rem;
  display: inline-block;
  position: absolute;
  top: 8.7rem;
  left: 4rem;
  padding: 0 0.2rem;
  width: 1.6rem;
  background: transparent;
  text-align: center;
}
.self-wish-hide {
  display: none;
}
.self-wish-hide[type="checkbox"] + span {
  display: inline-block;
  width: 0.25rem;
  height: 0.25rem;
  position: absolute;
  top: 9.45rem;
  left: 4.95rem;
}
.self-wish-hide[type="checkbox"]:checked + span:after {
  content: "";
  width: 0.26rem;
  height: 0.21rem;
  background: url("/custom/img/act/act260213/select-icon.png");
  background-size: 100% 100%;
  position: absolute;
  font-size: 0.24rem;
  color: #4d2c1f;
}
.self-wish-cancel {
  width: 2.5rem;
  height: 0.8rem;
  position: absolute;
  top: 10.2rem;
  left: 1.2rem;
}
.publish-self-wish {
  width: 2.5rem;
  height: 0.8rem;
  position: absolute;
  top: 10.2rem;
  left: 3.75rem;
}

/*分享*/
.pop-share {
  width: 6.7rem;
  height: 10.49rem;
}
.pop-share-close {
  width: 0.76rem;
  height: 0.8rem;
  background: url("/custom/img/act/act260213/share-close.png");
  background-size: 100% 100%;
  position: absolute;
  top: -1rem;
  right: 0;
}
.pop-share-sub {
  width: 4.26rem;
  height: 0.25rem;
  background: url("/custom/img/act/act260213/share-title.png");
  background-size: 100% 100%;
  position: absolute;
  left: 50%;
  transform: translate(-50%, 0);
  bottom: -0.5rem;
}

/*填写地址*/
.pop-write-address {
  width: 7.5rem;
  height: 7.46rem;
  background: url("/custom/img/act/act260213/pop-write-address.png");
  background-size: 100% 100%;
}
.pop-write-close {
  position: absolute;
  width: 0.8rem;
  height: 0.8rem;
  right: 0.4rem;
}
#address-name {
  position: absolute;
  left: 2.3rem;
  top: 2.3rem;
  font-size: 0.28rem;
  background: transparent;
  color: #d7623a;
}
#address-mobile {
  position: absolute;
  left: 2.3rem;
  top: 3.05rem;
  font-size: 0.28rem;
  background: transparent;
  color: #d7623a;
}
#address-detail {
  position: absolute;
  width: 4.2rem;
  left: 2.3rem;
  top: 3.8rem;
  font-size: 0.28rem;
  background: transparent;
  color: #d7623a;
}
.submit-btn {
  width: 2.6rem;
  height: 0.8rem;
  left: 50%;
  position: absolute;
  transform: translate(-50%, 0);
  top: 5.5rem;
}

/*二次确认地址*/
.pop-submit-address {
  width: 7.5rem;
  height: 7.46rem;
  background: url("/custom/img/act/act260213/pop-submit-address.png");
  background-size: 100% 100%;
}
.pop-address-close {
  position: absolute;
  width: 0.8rem;
  height: 0.8rem;
  right: 0.4rem;
}
.address-name {
  position: absolute;
  left: 2.3rem;
  top: 2.3rem;
  font-size: 0.28rem;
  background: transparent;
  color: #d7623a;
}
.address-mobile {
  position: absolute;
  left: 2.3rem;
  top: 3.05rem;
  font-size: 0.28rem;
  background: transparent;
  color: #d7623a;
}
.address-detail {
  position: absolute;
  left: 2.3rem;
  top: 3.8rem;
  font-size: 0.28rem;
  background: transparent;
  color: #d7623a;
}
.address-cancel {
  width: 2.5rem;
  height: 0.8rem;
  position: absolute;
  left: 1.3rem;
  top: 5.5rem;
}
.address-submit {
  width: 2.5rem;
  height: 0.8rem;
  position: absolute;
  left: 3.8rem;
  top: 5.5rem;
}

/*活动规则*/
.pop-bg {
  width: 7.5rem;
  height: 11.92rem;
  background: url("/custom/img/act/act260213/pop-bg.png");
  background-size: 100% 100%;
}
.pop-rule-close {
  width: 0.76rem;
  height: 0.8rem;
  position: absolute;
  top: 0rem;
  right: 0.5rem;
}
.pop-rule {
  width: 6rem;
  height: 9rem;
  overflow: scroll;
  position: absolute;
  top: 1.5rem;
  left: 50%;
  transform: translate(-50%, 0);
}
.pop-rule-content {
  width: 5.66rem;
  height: 14.6rem;
  background: url("/custom/img/act/act260213/pop-rule-content.png");
  background-size: 100% 100%;
}
/*我的礼包*/
.pop-gift-close {
  width: 0.76rem;
  height: 0.8rem;
  position: absolute;
  top: 0rem;
  right: 0.5rem;
}
.gift {
  width: 6rem;
  height: 9rem;
  overflow-y: scroll;
  position: absolute;
  top: 1.5rem;
  left: 50%;
  -webkit-overflow-scrolling: touch;
  transform: translate(-50%, 0);
}
.pop-gift-big {
  width: 5.76rem;
  height: 2.19rem;
  background: url("/custom/img/act/act260213/pop-gift-big.png");
  background-size: 100% 100%;
  margin: 0 auto;
  display: none;
}
.pop-gift-big-code {
  width: 5.36rem;
  height: 0.53rem;
  background: url("/custom/img/act/act260213/gift-code.png");
  background-size: 100% 100%;
  margin: 0.4rem auto;
  font-size: 0.24rem;
  color: #a61d09;
  justify-content: space-between;
  display: none;
}
.gift-big {
  display: inline-block;
  width: 4.1rem;
  line-height: 0.53rem;
  text-align: center;
}
.gift-big-copy {
  display: inline-block;
  width: 1rem;
  height: 0.5rem;
}
.gift-big-fill {
  width: 2.5rem;
  height: 0.59rem;
  background: url("/custom/img/act/act260213/fill-address.png");
  background-size: 100% 100%;
  margin: 0.2rem auto;
  display: none;
}
.gift-big-fill.has-fill {
  background: url("/custom/img/act/act260213/has-filled-address.png");
  background-size: 100% 100%;
  pointer-events: none;
}
.gift-big-fill.has-stop {
  background: url("/custom/img/act/act260213/has-stop.png");
  background-size: 100% 100%;
  pointer-events: none;
}
.pop-gift-big-tips {
  width: 2.65rem;
  height: 0.19rem;
  background: url("/custom/img/act/act260213/pop-gift-big-tips.png");
  background-size: 100% 100%;
  margin: 0.4rem auto;
  display: none;
}
.pop-gift-1 {
  width: 5.34rem;
  height: 2.08rem;
  background: url("/custom/img/act/act260213/gift-1.png");
  background-size: 100% 100%;
  margin: 0 auto;
}
.pop-gift-1-code {
  width: 5.76rem;
  height: 0.53rem;
  background: url("/custom/img/act/act260213/gift-code.png");
  background-size: 100% 100%;
  margin: 0.4rem auto;
  font-size: 0.24rem;
  color: #a61d09;
  display: none;
  justify-content: space-between;
}
.gift-1 {
  display: inline-block;
  width: 4.1rem;
  line-height: 0.53rem;
  text-align: center;
}
.gift-1-copy {
  display: inline-block;
  width: 1rem;
  height: 0.5rem;
}
.pop-gift-1-tips {
  width: 2.96rem;
  height: 0.26rem;
  background: url("/custom/img/act/act260213/gift-pray.png");
  background-size: 100% 100%;
  margin: 0.4rem auto;
}
.pop-gift-2 {
  width: 5.74rem;
  height: 2.08rem;
  background: url("/custom/img/act/act260213/gift-2.png");
  background-size: 100% 100%;
  margin: 0 auto;
}

.pop-gift-2-code {
  width: 5.36rem;
  height: 0.53rem;
  background: url("/custom/img/act/act260213/gift-code.png");
  background-size: 100% 100%;
  margin: 0.4rem auto;
  font-size: 0.24rem;
  color: #a61d09;
  justify-content: space-between;
  display: none;
}
.gift-2 {
  display: inline-block;
  width: 4.1rem;
  line-height: 0.53rem;
  text-align: center;
}
.gift-2-copy {
  display: inline-block;
  width: 1rem;
  height: 0.5rem;
}
.pop-gift-2-tips {
  width: 3.44rem;
  height: 0.26rem;
  background: url("/custom/img/act/act260213/gift-share.png");
  background-size: 100% 100%;
  margin: 0.4rem auto;
}
.pop-gift-3 {
  width: 5.76rem;
  height: 2.6rem;
  background: url("/custom/img/act/act260213/gift-3.png");
  background-size: 100% 100%;
  margin: 0 auto;
}
.pop-gift-3-tips {
  width: 5.54rem;
  height: 0.26rem;
  background: url("/custom/img/act/act260213/gift-3-1.png");
  background-size: 100% 100%;
  margin: 0.4rem auto;
}
.pop-gift-3-tips.active {
  width: 2.4rem;
  height: 0.24rem;
  background: url("/custom/img/act/act260213/gift-3-2.png");
  background-size: 100% 100%;
  margin: 0.4rem auto;
}
.gift-login {
  font-size: 0.24rem;
  color: #9a1802;
  padding-bottom: 0.02rem;
  border-bottom: 1px solid #9a1802;
  display: inline-block;
  position: fixed;
  bottom: 1.1rem;
  left: 50%;
  transform: translate(-50%, 0);
}

/*我的祈愿列表*/
.pop-pray-list {
  width: 7.5rem;
  height: 0;
  background: url("/custom/img/act/act260213/pop-pray-list.png");
  background-size: 100% 100%;
  position: fixed;
  bottom: 0;
  transition: all 0.6s;
  z-index: 1000;
  font-size: 0.26rem;
  color: #825f2d;
}
.pop-pray-close {
  width: 0.76rem;
  height: 0.8rem;
  position: absolute;
  top: 0;
  right: 0.5rem;
}
.pray-list {
  position: absolute;
  top: 2rem;
  left: 50%;
  transform: translate(-50%, 0);
}
.pray-item {
  width: 6.7rem;
  height: 1.19rem;
  background: url("/custom/img/act/act260213/pray-item.png");
  background-size: 100% 100%;
  margin: 0.1rem auto;
  position: relative;
}
.pray-item.disable {
  background: url("/custom/img/act/act260213/pray-item-disabled.png");
  background-size: 100% 100%;
}
.pray-item-title {
  font-size: 0.26rem;
  color: #825f2d;
  position: absolute;
  left: 0.35rem;
  top: 0.3rem;
}
.pray-item-date {
  color: #c0af91;
  font-size: 0.22rem;
  position: absolute;
  right: 0.25rem;
  top: 0.85rem;
}
