.bg {
  color: #fff;
  background: url("https://cdn-js.tengyoujiasu.com/act/20230109/1196.png")
    center top no-repeat;
}

.hide {
  display: none;
}

.c {
  width: 1200px;
  margin: auto;
  position: relative;
  background: url("https://cdn-js.tengyoujiasu.com/act/20230109/1200.png")
    center top no-repeat;
  height: 2814px;
}

.logo {
  width: 198px;
  height: 44px;
  position: absolute;
  top: 44px;
  left: 0;
  background: url("https://cdn-js.tengyoujiasu.com/act/20230109/logo.png")
    center top no-repeat;
}

.logo:hover {
  background-position-x: -198px;
}

.logo:active {
  background-position-x: -396px;
}

.download {
  display: block;
  width: 153px;
  height: 44px;
  background: url("https://cdn-js.tengyoujiasu.com/act/20230109/download.png")
    left center no-repeat;
  position: absolute;
  top: 44px;
  right: 0;
  margin: auto;
  display: none;
}

.download:hover {
  background-position-x: -153px;
}

.download:active {
  background-position-x: -306px;
}

.login {
  width: 100%;
  text-align: center;
  position: absolute;
  top: 546px;
  left: 0;
  color: #ede5f7;
  font-size: 16px;
  line-height: 1;
}

.login a {
  color: #ede5f7;
}

.act-time-top {
  width: 100%;
  text-align: center;
  position: absolute;
  top: 460px;
  left: 0;
  right: 0;
  margin: auto;
  font-size: 0;
  color: #975423;
  line-height: 1;
}

.act-time-top span {
  display: inline-block;
  font-size: 18px;
  vertical-align: middle;
}

.buy {
  display: block;
  width: 180px;
  height: 46px;
  background: url("https://cdn-js.tengyoujiasu.com/act/20230109/buy.png") left
    center no-repeat;
  position: absolute;
  left: 80px;
  top: 1152px;
}

.buy2 {
  left: 366px;
}

.buy3 {
  left: 653px;
}

.buy4 {
  left: 941px;
}

.buy:hover {
  background-position-x: -180px;
}

.buy:active {
  background-position-x: -360px;
}

.my-award-btn {
  color: #fff;
}

.invite-group {
  width: 100%;
  text-align: center;
  font-size: 0;
  position: absolute;
  top: 1540px;
  left: 0;
}

.invite-group a {
  display: inline-block;
  width: 187px;
  height: 46px;
  background: url("https://cdn-js.tengyoujiasu.com/act/20230109/rule.png") left
    center no-repeat;
  margin: 0 17px;
}

.invite-group a:last-child {
  background: url("https://cdn-js.tengyoujiasu.com/act/20230109/history.png")
    left center no-repeat;
}

.invite-group a:hover {
  background-position-x: -187px;
}

.invite-group a:active {
  background-position-x: -374px;
}

.invite-url {
  width: 685px;
  height: 54px;
  position: absolute;
  top: 1624px;
  left: 267px;
  background-color: transparent;
  font-size: 16px;
  color: #895c5d;
}

.copy-url {
  width: 159px;
  height: 52px;
  position: absolute;
  top: 1624px;
  right: 43px;
  background: url("https://cdn-js.tengyoujiasu.com/act/20230109/copy.png") left
    center no-repeat;
}

.copy-url:hover {
  background-position-x: -159px;
}

.copy-url:active {
  background-position-x: -318px;
}

.invite-title {
  position: absolute;
  top: 1720px;
  left: 73px;
}

.invite-title span {
  display: inline-block;
  color: #d34346;
  font-size: 16px;
  vertical-align: middle;
}

.invite-title span:first-child {
  width: 4px;
  height: 13px;
  margin-right: 7px;
  background: #d34346;
}

.invite-title-2 {
  left: 648px;
}

.award-table {
  width: 480px;
  height: 245px;
  position: absolute;
  top: 1760px;
  left: 73px;
}

.award-table .head {
  height: 49px;
  background: #d34346;
  font-size: 13px;
  color: #fefefe;
}

.award-table .body {
  height: 196px;
  font-size: 14px;
  color: #895c5d;
}

.award-table .head > div,
.award-table .body > div {
  width: 449px;
  height: 49px;
  margin: auto;
  line-height: 49px;
  text-align: center;
  box-sizing: border-box;
}

.award-table .body > div {
  line-height: 48px;
  border-bottom: 1px solid rgba(107, 93, 220, 0.2);
}

.award-table .body > div:last-child {
  border: none;
}

.award-table .head > div div,
.award-table .body > div div {
  float: left;
  width: 33.3%;
  height: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.pay-award-table {
  left: 648px;
}

.pay-award-table .body {
  overflow: hidden;
  overflow-y: auto;
}

.pay-award-table .body::-webkit-scrollbar {
  width: 4px;
}

.pay-award-table .body::-webkit-scrollbar-thumb {
  background: #d34346;
  border-radius: 2px;
}

.pay-award-table .body::-webkit-scrollbar-track {
  border-radius: 0;
  background: transparent;
}

.pay-award-table .body > div {
  border: none;
}

.pay-award-table .body > div div img {
  margin: 13px auto 0;
}

.info {
  font-size: 16px;
  color: white;
  line-height: 45px;
  position: absolute;
  left: 46px;
  right: 46px;
  bottom: 170px;
}

.info a {
  color: #ff9f42;
  text-decoration: underline;
}

/* 弹框 */
.popup {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 999;
}

.popup > div {
  width: 508px;
  height: 327px;
  background: url("https://cdn-js.tengyoujiasu.com/act/20230109/popupBg.png")
    center top no-repeat;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}

.popup-title {
  width: 212px;
  line-height: 1;
  text-align: center;
  font-size: 24px;
  font-weight: bold;
  color: #f93b4e;
  /* text-shadow: 0px 1px 8px rgba(8, 44, 20, 0.35); */

  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  top: 32px;
}

.popup-tips {
  width: 100%;
  position: absolute;
  left: 0;
  text-align: center;
  line-height: 1;
  font-size: 18px;
  color: #674e53;
}

.popup-confirm-btn {
  width: 180px;
  height: 46px;
  line-height: 42px;
  text-align: center;
  background: url("https://cdn-js.tengyoujiasu.com/act/20230109/normalButton.png")
    left top no-repeat;
  position: absolute;
  top: 236px;
  left: 0;
  right: 0;
  margin: auto;
  font-size: 16px;
  color: white;
}

.popup-confirm-btn:hover {
  background-position-x: -180px;
}

.popup-confirm-btn:active {
  background-position-x: -360px;
}

.popup-close {
  display: block;
  width: 20px;
  height: 20px;
  background: url("https://cdn-js.tengyoujiasu.com/act/20230109/close.png") left
    top no-repeat;
  position: absolute;
  top: 24px;
  right: 21px;
  z-index: 999;
}

.popup-close:hover {
  background-position-x: -20px;
}

.popup-close:active {
  background-position-x: -40px;
}

.popup-body {
  overflow: hidden;
  overflow-y: auto;
}

.popup-body::-webkit-scrollbar {
  width: 6px;
}

.popup-body::-webkit-scrollbar-thumb {
  border-radius: 3px;
  background: #f8d2d9;
}

.popup-body::-webkit-scrollbar-track {
  border-radius: 0;
  background: transparent;
}

/* 系统弹窗 */
.popup-sys .popup-tips {
  top: 152px;
}

/* 抽奖弹窗 */
.popup-award .popup-tips {
  top: 102px;
  line-height: 51px;
}

/* 中奖记录弹窗 */
.popup-record .popup-body {
  height: 155px;
  position: absolute;
  top: 98px;
  left: 39px;
  padding-right: 13px;
}

.popup-record .popup-body > div {
  width: 430px;
  height: 67px;
  background: #ffe8ed;
  border: 1px solid #e89dac;
  border-radius: 4px;
  margin-bottom: 17px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #895c5d;
  font-size: 18px;
}

.popup-record .popup-body > div:last-child {
  margin-bottom: 0;
}

.popup-record .popup-body > div > div {
  height: 100%;
  line-height: 67px;
}

.popup-record .popup-body > div > div:first-child {
  width: 240px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin-left: 18px;
}

.popup-record .popup-body > div > div:last-child {
  width: 104px;
  text-align: center;
  font-size: 16px;
  color: #ff5162;
  margin-right: 20px;
}

.popup-record .popup-body > div > div:last-child a {
  display: inline-block;
  width: 104px;
  height: 34px;
  line-height: 34px;
  text-align: center;

  background: linear-gradient(-45deg, #b62d3c 0%, #f6384b 52%, #ff6777 100%);
  border-radius: 4px;
  font-size: 16px;
  color: #fff;
}

.popup-record .popup-none {
  width: 100%;
  position: absolute;
  top: 140px;
  left: 0;
  text-align: center;
}

.popup-invite-record .popup-table .popup-none p {
  color: #895c5d;
}

.popup-record .popup-none p {
  font-size: 16px;
  color: #895c5d;
  margin-top: 5px;
}

.popup-record .refresh-award {
  width: 145px;
  text-align: center;
  position: absolute;
  left: 0;
  right: 0;
  top: 270px;
  margin: auto;
  color: #ffcf3d;
}

/* 规则弹窗 */
.popup-invite-rule .popup-body {
  width: 455px;
  height: 168px;
  word-break: break-all;
  position: absolute;
  top: 95px;
  left: 30px;
  color: #895c5d;
  line-height: 22px;
  padding-right: 19px;
  box-sizing: border-box;
}

/* 邀请记录 */
.popup-invite-record .popup-nav {
  position: absolute;
  top: 32px;
  left: 39px;
  font-size: 0;
}

.popup-invite-record .popup-nav a {
  display: inline-block;
  width: 104px;
  height: 34px;
  line-height: 32px;
  text-align: center;
  background: #ffe9ed;
  border: 1px solid #ed3622;
  border-radius: 17px;
  box-sizing: border-box;
  font-size: 16px;
  color: #8c2535;
}

.popup-invite-record .popup-nav a:first-child {
  margin-right: 13px;
}

.popup-invite-record .popup-nav a:hover,
.popup-invite-record .popup-nav a.active {
  color: white;
  background: linear-gradient(-45deg, #ed3622 0%, #ff2160 100%);
}

.popup-invite-record .popup-table {
  position: absolute;
  top: 86px;
  left: 39px;
}

.popup-invite-record .popup-table .popup-head {
  width: 430px;
  height: 39px;
  background: #f8d2d9;
  border-radius: 4px;
  color: #7d3129;
  font-size: 16px;
}

.popup-invite-record .popup-table .popup-body {
  width: 450px;
  height: 155px;
}

.popup-invite-record .popup-table .popup-head > div,
.popup-invite-record .popup-table .popup-body > div {
  width: 410px;
  height: 39px;
  box-sizing: border-box;
  overflow: hidden;
}

.popup-invite-record .popup-table .popup-body > div {
  height: 49px;
  border-bottom: 1px solid #dad1d3;
}

.popup-invite-record .popup-table .popup-head > div div,
.popup-invite-record .popup-table .popup-body > div div {
  width: 50%;
  height: 100%;
  text-align: center;
  line-height: 39px;
  float: left;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.popup-invite-record .popup-table .popup-body > div div {
  width: 50%;
  height: 100%;
  text-align: center;
  color: #895c5d;
  line-height: 49px;
  float: left;
}

.popup-invite-record .popup-table .popup-none {
  text-align: center;
  margin: 49px auto 0;
}

/* cdk */
.popup-cdk .popup-tips {
  width: 430px;
  height: 67px;
  line-height: 67px;
  background: #ffe8ed;
  border: 1px solid #dad1d3;
  border-radius: 4px;
  box-sizing: border-box;
  padding: 0 5px;
  top: 127px;
  left: 0;
  right: 0;
  margin: auto;
}
