
@charset "utf-8";

/* reset */
html,
body,
div,
p,
ul,
li,
dl,
dt,
dd,
em,
i,
span,
a,
img,
input,
h1,
h2,
h3,
h4,
h5 {
  margin: 0;
  padding: 0
}

a,
img,
input {
  border: none;
}

body {
  font: 14px/1.75 -apple-system, "Helvetica Neue", Helvetica, Arial, sans-serif;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

a {
  text-decoration: none;
}

ul,
li {
  list-style: none
}

a,
img {
  -webkit-touch-callout: none;
  /* 禁止长按链接与图片弹出菜单，根据需要选择是否删除 */
}

em,
i {
  list-style: none;
  font-style: normal;
}

html,
body {
  -webkit-user-select: none;
  /* 禁止选中文本（如无文本选中需求，此为必选项） */
  user-select: none;
  -webkit-text-size-adjust: none !important;
  -webkit-text-size-adjust: 100% !important;
}

/* reset end */
html {
  font-size: 50px;
  /* 兼容不支持vw的系统 */
  font-size: 13.33333333vw;
  /* 7.5rem === 100vw */
}

@media (max-width: 1024px) {

  html,
  body {
    max-width: 1024px;
  }
}

#afooter {
  background-color: #191219;
  text-align: center;
  font-size: 22px;
  padding: 20px 0;
}

#afooter,
#afooter a {
  color: #c0c0c0;
  text-decoration: none;
}

.hide {
  position: absolute;
  width: 0;
  height: 0;
  overflow: hidden;
  opacity: 0;
  visibility: hidden;
  font-size: 0;
  color: transparent;
  text-indent: -9999em;
}

.t-pc {
  display: none !important;
}

@font-face {
  font-family: 'fzlthjw';
  src: url('//game.gtimg.cn/images/dfm/cp/a20241018invite/fonts/FZLTHJW.TTF');
}

@font-face {
  font-family: 'fzltchjw';
  src: url('//game.gtimg.cn/images/dfm/cp/a20241018invite/fonts/FZLTZCHJW.TTF');
}

@font-face {
  font-family: 'pdtm';
  src: url('//game.gtimg.cn/images/dfm/cp/a20241018invite/fonts/PROJECTDTYPE-MEDIUM.TTF');
}

@font-face {
  font-family: 'pdtb';
  src: url('//game.gtimg.cn/images/dfm/cp/a20241018invite/fonts/PROJECTDTYPECURVE-BOLD.TTF');
}

.wrapper {
  width: 100%;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
}

.swiper-main {
  width: 100%;
}

.swiper-main .swiper-wrapper {
  display: block;
}

.logo {
  position: absolute;
  top: 14px;
  left: 28px;
  display: block;
  width: 64px;
  height: 46px;
  background: url('//game.gtimg.cn/images/dfm/cp/a20241018invite/logo.png') 0 0/100% 100% no-repeat;
}

.btn-login {
  position: absolute;
  top: 27px;
  right: 59px;
  display: block;
  width: fit-content;
  line-height: 24px;
  font-size: 22px;
  color: #0ff796;
  text-decoration: underline;
}

.login-content {
  position: absolute;
  top: 27px;
  right: 59px;
  width: fit-content;
  line-height: 24px;
  font-size: 22px;
  color: #0ff796;
}

.txt-nickname {
  display: inline-block;
  color: #ebebeb;
  vertical-align: middle;
}

.btn-logout {
  display: inline-block;
  text-decoration: underline;
  color: #0ff796;
  margin-left: 10px;
  vertical-align: middle;
}

/* pop */
.pop {
  box-sizing: border-box;
  display: none;
  width: 660px;
  height: 323px;
  background: url('//game.gtimg.cn/images/dfm/cp/a20241018invite/pop_common.png') 0 0/100% 100% no-repeat;
  padding-top: 90px;
  outline: none;
  border: none;
}

.pop-close {
  position: absolute;
  top: 7px;
  right: -33px;
  width: 33px;
  height: 33px;
  background: url('//game.gtimg.cn/images/dfm/cp/a20241018invite/btn_close.png') 0 0/100% 100% no-repeat;
}

.pop-text-cont {
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 80px;
  padding: 0 10px;
}

.pop-text {
  line-height: 40px;
  text-align: center;
  font-size: 26px;
  font-family: 'pdtm';
  color: #cacbcb;
}

.btn-pop {
  display: block;
  width: 201px;
  height: 57px;
  line-height: 57px;
  text-align: center;
  background: url('//game.gtimg.cn/images/dfm/cp/a20241018invite/btn_ok.png') 0 0/100% 100% no-repeat;
  margin: 25px auto 0;
  font-size: 24px;
  font-family: 'fzltchjw';
  color: #081112;
  text-shadow: 1px 2px 0 rgba(255, 255, 255, .6);
}

.pop-record {
  width: 660px;
  height: 747px;
  background-image: url('//game.gtimg.cn/images/dfm/cp/a20241018invite/m/pop_record.png');
  padding-top: 73px;
}

.pop-title {
  position: relative;
  width: fit-content;
  line-height: 43px;
  margin: 0 auto;
  font-size: 36px;
  font-family: 'fzltzhjw';
  font-weight: 600;
  color: rgba(235, 235, 235, .79);
}

.pop-title::before,
.pop-title::after {
  content: '';
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 152px;
  height: 43px;
  background-size: 100% 100%;
  background-repeat: no-repeat;
}

.pop-title::before {
  left: -183px;
  background-image: url('//game.gtimg.cn/images/dfm/cp/a20241018invite/m/pop_desc1.png');
}

.pop-title::after {
  right: -183px;
  background-image: url('//game.gtimg.cn/images/dfm/cp/a20241018invite/m/pop_desc2.png');
}

.table-record {
  box-sizing: border-box;
  width: 100%;
  margin: 41px auto 0;
  table-layout: fixed;
  padding: 0 10px;
}

.table-record th {
  line-height: 90px;
  font-size: 24px;
  font-family: 'pdtb';
  color: #cacbcb;
}

.table-record tr td {
  overflow: hidden;
  line-height: 46px;
  text-align: center;
  font-size: 20px;
  font-family: 'pftm';
  color: #646567;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.table-record tr th,
.table-record tr td {
  width: 50%;
}

.pop-rule {
  width: 660px;
  height: 655px;
  background-image: url('//game.gtimg.cn/images/dfm/cp/a20241018invite/m/pop_rule.png');
  padding-top: 73px;
}

.rule-list {
  box-sizing: border-box;
  width: 100%;
  margin: 42px auto 0;
  padding: 0 45px;
}

.rule-list li {
  box-sizing: border-box;
  line-height: 40px;
  font-size: 20px;
  font-family: 'ptdm';
  color: #bdbdbd;
  text-indent: -1em;
  padding-left: 1em;
  margin-bottom: 20px;
}

.pop-login {
  width: 660px;
  height: 323px;
  background-image: url('//game.gtimg.cn/images/dfm/cp/a20241018invite/m/pop_login.png');
  padding-top: 70px;
}

.pop-login-cont {
  display: flex;
  justify-content: space-between;
  width: 358px;
  height: 124px;
  margin: 32px auto 0;
}

.btn-pop-login {
  box-sizing: border-box;
  display: block;
  width: 149px;
  height: 100%;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  border: 1px solid #2ad28c;
}

.btn-wx {
  background-image: url('//game.gtimg.cn/images/dfm/cp/a20241018invite/m/icon_wx.png');
}

.btn-qq {
  background-image: url('//game.gtimg.cn/images/dfm/cp/a20241018invite/m/icon_qq.png');
}

.pop-popover {
  box-sizing: border-box;
  width: 549px;
  height: 377px;
  background: url('//game.gtimg.cn/images/dfm/cp/a20241018invite/m/pop_popover1.png') 0 0/100% 100% no-repeat;
  padding-top: 20px;
}

.popover-title {
  position: relative;
  width: fit-content;
  line-height: 31px;
  text-align: center;
  margin: 0 auto;
  font-size: 22px;
  font-family: 'ptdm';
  color: #bdbdbd;
}

.popover-title::before, .popover-title::after {
  content: '';
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  height: 31px;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

.popover-title::before {
  left: -36px;
  width: 26px;
  background-image: url('//game.gtimg.cn/images/dfm/cp/a20241018invite/prop_name_desc1.png');
}

.popover-title::after {
  right: -36px;
  width: 15px;
  background-image: url('//game.gtimg.cn/images/dfm/cp/a20241018invite/prop_name_desc2.png');
}

.popover-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 505px;
  height: 283px;
  margin: 18px auto 0;
}

.popover-prop-bg {
  position: relative;
  width: 293px;
  height: 138px;
  background: url('//game.gtimg.cn/images/dfm/cp/a20241018invite/popover_prop_bg1.png') 0 0/100% 100% no-repeat;
  margin-top: 7px;
}

.prop-popover .popover-list .popover-prop-bg:nth-child(-n + 2) {
  margin-top: 0;
}

.popover-prop-bg2 {
  width: 203px;
  background-image: url('//game.gtimg.cn/images/dfm/cp/a20241018invite/popover_prop_bg2.png');
}

.popover-prop-bg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.popover-name {
  position: absolute;
  bottom: 6px;
  left: 0;
  width: 100%;
  line-height: 28px;
  text-align: center;
  font-size: 16px;
  font-family: 'ptdm';
  color: #bdbdbd;
}

#pop-popover3 {
  width: 663px;
  background-image: url('//game.gtimg.cn/images/dfm/cp/a20241018invite/m/pop_popover2.png');
}

#pop-popover3 .popover-list {
  width: 646px;
}

#pop-popover3 .popover-list .popover-prop-bg:nth-child(-n + 3) {
  margin-top: 0;
}

#pop-popover3 .popover-list .popover-prop-bg:first-child {
  width: 223px;
  background-image: url('//game.gtimg.cn/images/dfm/cp/a20241018invite/m/popover_prop_bg3.png');
}

#pop-popover3 .popover-list .popover-prop-bg:nth-child(4) {
  width: 223px;
  background-image: url('//game.gtimg.cn/images/dfm/cp/a20241018invite/m/popover_prop_bg4.png');
}

#pop-popover4 {
  height: 394px;
  background-image: url('//game.gtimg.cn/images/dfm/cp/a20241018invite/m/pop_popover3.png');
}

#pop-popover4 .popover-list {
  width: 505px;
  height: 298px;
}

#pop-popover4 .popover-list .popover-prop-bg {
  width: 100%;
  height: 100%;
  background-image: url('//game.gtimg.cn/images/dfm/cp/a20241018invite/m/popover_prop_bg5.png');
}

#pop-popover4 .popover-name {
  bottom: 7px;
  line-height: 34px;
}

#pop-popover4 .popover-title {
  color: #c452ff;
}

#pop-popover4 .popover-title::before {
  background-image: url('//game.gtimg.cn/images/dfm/cp/a20241018invite/prop_name_desc3.png');
}

#pop-popover4 .popover-title::after {
  background-image: url('//game.gtimg.cn/images/dfm/cp/a20241018invite/prop_name_desc4.png');
}

.test button {
  font-size: 30px;
}