* {
  box-sizing: border-box;
}
body {
  background-color: #c49edb;
}
#hm_t_undefined {
  visibility: hidden !important;
}
.container {
  min-width: 1094px;
  background: url("../../img/active/secretshop/bg.png") no-repeat;
  background-position: 50% 1203px;
  background-size: 1713px 922px;
}
.container .banner {
  height: 984px;
  padding-top: 746px;
  background: url("../../img/active/secretshop/banner.png") no-repeat top center / auto 100%;
}
.container .banner .scroll-info {
  width: 654px;
  height: 100px;
  padding: 37px 0 38px;
  margin: 0 auto;
  background: url("../../img/active/secretshop/scroll-bg.png") no-repeat center / 100%;
}
.container .banner .scroll-info .swiper-container {
  height: 25px;
  overflow: hidden;
}
.container .banner .scroll-info .swiper-container ul li {
  font-size: 18px;
  font-weight: 600;
  color: #FFF;
  letter-spacing: 0;
  line-height: 25px;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.container .banner .scroll-info .swiper-container ul li .highlight {
  color: #FFFB96;
}
.container .shop {
  margin: -88px 0 50px;
}
.container .shop .shop-title {
  position: relative;
  width: 559px;
  height: 141px;
  margin: 0 auto;
  background: url("../../img/active/secretshop/shop-title.png") no-repeat center / 100%;
}
.container .shop .shop-content {
  width: 1094px;
  height: 698px;
  padding: 138px 173px 60px;
  margin: 0 auto;
  background: url("../../img/active/secretshop/shop-bg.png") no-repeat center / 100%;
}
.container .shop .shop-content .card-list {
  margin: 0 0 21px -62px;
  font-size: 0;
}
.container .shop .shop-content .card-list li {
  display: inline-block;
  width: 208px;
  height: 288px;
  padding-top: 67px;
  margin-left: 62px;
  background: url("../../img/active/secretshop/card-cover.png") no-repeat center / 100%;
}
.container .shop .shop-content .card-list li > * {
  display: none;
}
.container .shop .shop-content .card-list.reversal li {
  transition: 1s transform;
  transform: rotateY(360deg);
}
.container .shop .shop-content .card-list.opened li {
  background-image: url("../../img/active/secretshop/common-card.png");
  vertical-align: middle;
}
.container .shop .shop-content .card-list.opened li.special-card {
  background-image: url("../../img/active/secretshop/special-card.png");
}
.container .shop .shop-content .card-list.opened li > * {
  display: block;
}
.container .shop .shop-content .card-list.opened li img {
  height: 90px;
  margin: 0 auto 1px;
}
.container .shop .shop-content .card-list.opened li p {
  height: 25px;
  margin: 0 20px 13px;
  font-size: 18px;
  font-weight: 600;
  color: #434348;
  letter-spacing: 0;
  line-height: 25px;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.container .shop .shop-content .card-list.opened li p.gname {
  font-size: 16px;
}
.container .shop .shop-content .card-list.opened li span.receive-btn {
  width: 100px;
  height: 36px;
  margin: 0 auto;
  border-radius: 18px;
  background: #C4B6BF;
  font-size: 16px;
  font-weight: 600;
  color: #FFFFFF;
  letter-spacing: 0;
  line-height: 36px;
  text-align: center;
}
.container .shop .shop-content .card-list.opened li span.receive-btn.available {
  background-image: linear-gradient(238deg, #DE43FF 0%, #BA20FF 100%);
  cursor: pointer;
}
.container .shop .shop-content .hint {
  height: 20px;
  margin-bottom: 21px;
  font-size: 14px;
  font-weight: 600;
  color: #FFFFFF;
  letter-spacing: 0;
  line-height: 20px;
  text-align: center;
}
.container .shop .shop-content .refresh-btn {
  width: 279px;
  height: 130px;
  padding: 45px 5px 0 0;
  margin: 0 auto;
  background: url("../../img/active/secretshop/refresh-btn.png") no-repeat center / 100%;
  text-align: center;
  cursor: pointer;
}
.container .shop .shop-content .refresh-btn.disabled {
  opacity: 0.6;
  cursor: default;
}
.container .shop .shop-content .refresh-btn span {
  display: inline-block;
  font-size: 30px;
  font-weight: 600;
  color: #FFFFFF;
  letter-spacing: 0;
  line-height: 42px;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}
.container .shop .shop-content .refresh-btn span:first-child::before {
  content: "";
  display: inline-block;
  width: 38px;
  height: 38px;
  background: url("../../img/active/secretshop/key.png") no-repeat center / 100%;
  vertical-align: text-bottom;
}
.container .shop .shop-content .key-num {
  font-size: 16px;
  color: #ead7ff;
  letter-spacing: 0.3px;
  line-height: 22px;
  text-align: center;
}
.container .reward {
  margin-bottom: 86px;
}
.container .reward .reward-title {
  width: 559px;
  height: 141px;
  margin: 0 auto 23px;
  background: url("../../img/active/secretshop/reward-title.png") no-repeat center / 100%;
}
.container .reward .reward-progress {
  margin: 0 16px 64px;
  font-size: 0;
  text-align: center;
}
.container .reward .reward-progress .progress-bar {
  display: inline-block;
  width: 908px;
  height: 44px;
  padding: 9px 20px 9px 9px;
  background: url("../../img/active/secretshop/progress-bar.png") no-repeat center / 100%;
  vertical-align: middle;
}
.container .reward .reward-progress .progress-bar .progress-rate {
  position: relative;
  max-width: 100%;
  width: 0%;
  height: 100%;
  border-radius: 12px;
  background: url("../../img/active/secretshop/progress-center.png") repeat-x 9px / auto 100%;
  transition: all 0.6s linear;
}
.container .reward .reward-progress .progress-bar .progress-rate .progress-header {
  position: absolute;
  top: -39px;
  right: -40px;
  width: 65px;
  height: 97px;
  background: url("../../img/active/secretshop/orange-girl.png") no-repeat center / 100%;
}
.container .reward .reward-progress .counter {
  display: inline-block;
  margin-left: 15px;
  font-size: 16px;
  font-weight: 600;
  color: #FFFFFF;
  letter-spacing: 0;
  line-height: 22px;
  vertical-align: middle;
}
.container .reward .reward-list {
  width: 1094px;
  margin: 0 auto;
}
.container .reward .reward-list li {
  position: relative;
  width: 462px;
  height: 106px;
  padding: 41px 123px 43px 120px;
  font-size: 0;
}
.container .reward .reward-list li.first-reward {
  margin-left: 326px;
  background: url("../../img/active/secretshop/first-reward.png") no-repeat center / 100%;
}
.container .reward .reward-list li.second-reward {
  margin: 29px 0 15px 87px;
  background: url("../../img/active/secretshop/second-reward.png") no-repeat center / 100%;
}
.container .reward .reward-list li.third-reward {
  margin-left: 557px;
  background: url("../../img/active/secretshop/third-reward.png") no-repeat center / 100%;
}
.container .reward .reward-list li > * {
  display: inline-block;
  vertical-align: middle;
}
.container .reward .reward-list li .reward-detail {
  font-size: 16px;
  font-weight: 600;
  color: #FFFFFF;
  letter-spacing: 0;
  line-height: 22px;
}
.container .reward .reward-list li .reward-num {
  float: right;
  margin-right: 4px;
  font-size: 14px;
  font-weight: 600;
  color: #F2C5FF;
  letter-spacing: 0;
  line-height: 22px;
}
.container .reward .reward-list li .receive-reward-btn {
  position: absolute;
  top: 36px;
  right: -16px;
  width: 123px;
  height: 32px;
  background: #C4B6BF;
  border-radius: 16px;
  font-size: 14px;
  font-weight: 600;
  color: #FFFFFF;
  letter-spacing: 0;
  line-height: 32px;
  text-align: center;
}
.container .reward .reward-list li .receive-reward-btn.available {
  background: #FF77D0;
  cursor: pointer;
}
.container .sidebar {
  position: fixed;
  bottom: 200px;
  left: 50%;
  width: 52px;
  margin-left: 547px;
}
.container .sidebar li {
  width: 52px;
  height: 52px;
  padding: 9px 14px;
  margin-bottom: 10px;
  border-radius: 7px;
  background: #914FD1;
  font-size: 12px;
  color: #FFFFFF;
  letter-spacing: 0;
  line-height: 17px;
  text-align: center;
  cursor: pointer;
}
.container .sidebar li.rule-btn {
  padding: 0;
}
.container .sidebar li.rule-btn a {
  display: block;
  width: 100%;
  height: 100%;
  padding: 9px 14px;
  color: #FFFFFF;
}
.container .mask {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 99;
}
.container .task-pop,
.container .my-record-pop,
.container .success-pop {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 10px;
  background: #FFFFFF;
  z-index: 100;
}
.container .task-pop .pop-header,
.container .my-record-pop .pop-header,
.container .success-pop .pop-header {
  width: 100%;
  height: 70px;
  padding-top: 23px;
  background: url("../../img/active/secretshop/pop-header.png") no-repeat center / 100%;
}
.container .task-pop .pop-header .pop-title,
.container .my-record-pop .pop-header .pop-title,
.container .success-pop .pop-header .pop-title {
  font-size: 18px;
  color: #ffffff;
  letter-spacing: 0;
  line-height: 25px;
  text-align: center;
}
.container .task-pop .close-btn,
.container .my-record-pop .close-btn,
.container .success-pop .close-btn {
  position: absolute;
  bottom: -56px;
  left: 50%;
  transform: translateX(-50%);
  width: 36px;
  height: 36px;
  background: url("../../img/active/secretshop/close-btn.png") no-repeat center / 100%;
  cursor: pointer;
}
.container .task-pop {
  width: 500px;
  height: 411px;
}
.container .task-pop .pop-header {
  padding-top: 14px;
}
.container .task-pop .pop-header .prompt {
  margin-top: 2px;
  font-size: 12px;
  color: #FFFFFF;
  letter-spacing: 0;
  text-align: center;
}
.container .task-pop .pop-content {
  padding: 26px 40px 0;
}
.container .task-pop .pop-content .task-list li {
  position: relative;
  margin-bottom: 18px;
}
.container .task-pop .pop-content .task-list li span {
  display: block;
  font-size: 14px;
  color: #999999;
  letter-spacing: 0;
}
.container .task-pop .pop-content .task-list li span.task-name {
  margin-bottom: 3px;
  color: #434348;
  line-height: 20px;
}
.container .task-pop .pop-content .task-list li span.task-name {
  color: #434348;
  line-height: 20px;
}
.container .task-pop .pop-content .task-list li span.task-tips {
  font-size: 12px;
  line-height: 17px;
}
.container .task-pop .pop-content .task-list li span.task-num {
  position: absolute;
  top: 10px;
  right: 0;
}
.container .my-record-pop {
  width: 500px;
  height: 578px;
}
.container .my-record-pop .pop-content {
  padding-bottom: 15px;
  overflow: hidden;
}
.container .my-record-pop .pop-content .cell-1 {
  width: 120px;
}
.container .my-record-pop .pop-content .cell-2 {
  width: 75px;
  margin-left: 20px;
  text-align: center;
}
.container .my-record-pop .pop-content .cell-3 {
  width: 105px;
  margin-left: 20px;
  text-align: center;
}
.container .my-record-pop .pop-content .cell-4 {
  width: 80px;
  margin-left: 20px;
  text-align: center;
}
.container .my-record-pop .pop-content .table-header {
  height: 49px;
  padding: 0 30px;
  background: #f6f6f6;
  border-bottom: 1px solid #eeeeee;
}
.container .my-record-pop .pop-content .table-header li {
  float: left;
  font-size: 12px;
  font-weight: 600;
  color: #666666;
  letter-spacing: 0;
  line-height: 49px;
}
.container .my-record-pop .pop-content .record-table {
  height: 414px;
  padding: 24px 30px 0;
  overflow: hidden;
}
.container .my-record-pop .pop-content .record-table li {
  margin-bottom: 5px;
  font-size: 12px;
  color: #434348;
  letter-spacing: 0;
  line-height: 17px;
}
.container .my-record-pop .pop-content .record-table li .table-cell {
  float: left;
  height: 34px;
}
.container .my-record-pop .pop-content .record-table .data-empty {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #434348;
  font-size: 13px;
}
.container .my-record-pop .pop-content .pagination {
  height: 30px;
  text-align: center;
}
.container .my-record-pop .pop-content .pagination ul {
  font-size: 0;
}
.container .my-record-pop .pop-content .pagination ul .page {
  display: inline-block;
  width: 30px;
  height: 30px;
  vertical-align: middle;
}
.container .my-record-pop .pop-content .pagination ul .page.page-first a,
.container .my-record-pop .pop-content .pagination ul .page.page-last a {
  display: block;
  width: 100%;
  height: 100%;
  margin: 0;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 8px 10px;
}
.container .my-record-pop .pop-content .pagination ul .page.page-first a {
  background-image: url("../../img/active/secretshop/arrow-left.png");
}
.container .my-record-pop .pop-content .pagination ul .page.page-last a {
  background-image: url("../../img/active/secretshop/arrow-right.png");
}
.container .my-record-pop .pop-content .pagination ul .page.active a {
  color: #f7b500;
}
.container .my-record-pop .pop-content .pagination ul .page a {
  margin: 0 10px;
  font-size: 14px;
  color: #434348;
  letter-spacing: 0;
  line-height: 30px;
}
.container .confirm-pop {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 320px;
  height: 197px;
  border-radius: 10px;
  background: #ffffff;
  box-shadow: inset 0 0 40px 0 rgba(255, 255, 255, 0.7);
  z-index: 100;
}
.container .confirm-pop h4 {
  margin-top: 18px;
  font-size: 18px;
  font-weight: 600;
  color: #434348;
  letter-spacing: 0;
  line-height: 25px;
  text-align: center;
}
.container .confirm-pop .confirm-hint {
  margin: 25px;
  font-size: 14px;
  color: #434348;
  letter-spacing: 0;
  text-align: center;
  line-height: 24px;
}
.container .confirm-pop .btn-wrapper {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 56px;
  border-top: 1px solid #eeeeee;
  font-size: 0;
}
.container .confirm-pop .btn-wrapper span {
  display: inline-block;
  width: 50%;
  height: 100%;
  font-size: 17px;
  color: #434348;
  letter-spacing: 0;
  line-height: 55px;
  text-align: center;
  cursor: pointer;
}
.container .confirm-pop .btn-wrapper span.confirm-btn {
  border-left: 0.01rem solid #eeeeee;
  color: #AA71E9;
}
.container .success-pop {
  width: 320px;
  height: 263px;
  box-shadow: inset 0 0 40px 0 rgba(255, 255, 255, 0.7);
}
.container .success-pop h4 {
  margin-top: 40px;
  font-size: 20px;
  font-weight: 600;
  color: #434348;
  letter-spacing: 0;
  line-height: 28px;
  text-align: center;
}
.container .success-pop .receive-content {
  margin-top: 41px;
  text-align: center;
}
.container .success-pop .receive-content img {
  display: block;
  height: 90px;
  margin: 0 auto 1px;
}
.container .success-pop .receive-content p {
  font-size: 18px;
  color: #434348;
  letter-spacing: 0;
  line-height: 25px;
}
.toast {
  position: fixed;
  top: 50%;
  left: 50%;
  padding: 0 20px;
  height: 40px;
  border-radius: 20px;
  transform: translate(-50%, -50%);
  color: #fff;
  font-size: 14px;
  line-height: 40px;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 1000;
}
