@charset "UTF-8";
blockquote,
body,
dd,
div,
dl,
dt,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
input,
li,
ol,
p,
pre,
select,
td,
textarea,
th,
ul {
  padding: 0;
  margin: 0;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

fieldset,
img {
  border: 0;
}

address,
b,
caption,
cite,
code,
dfn,
em,
strong,
th,
var,
i {
  font-weight: 400;
  font-style: normal;
}

ol,
ul {
  list-style: none;
}

caption,
th {
  text-align: left;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 400;
  font-size: 100%;
}

q:after,
q:before {
  content: "";
}

abbr,
acronym {
  border: 0;
}

strong,
th {
  font-weight: 700;
}

.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}

.clearfix:after {
  clear: both;
}

.clearfix {
  zoom: 1;
}

a {
  text-decoration: none;
  cursor: pointer;
  -webkit-transition: color 0.5s ease-out;
  -o-transition: color 0.5s ease-out;
  transition: color 0.5s ease-out;
}

a:hover {
  -webkit-filter: brightness(1.1);
  filter: brightness(1.1);
}

button,
input,
option,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
}

input:focus,
textarea:focus {
  outline: 0;
}

body,
html {
  overflow: hidden;
  -webkit-user-drag: none;
}

body {
  font: "Microsoft YaHei", "微软雅黑", "LoL Display", TimesNewRoman, "Times New Roman", Times, Baskerville, Georgia, serif;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  overflow: hidden;
  background-color: #000;
}

@font-face {
  font-family: "sellnum-1";
  src: url("//game.gtimg.cn/images/lol/common/sell/font/sellnum-1.eot");
  src: url("//game.gtimg.cn/images/lol/common/sell/font/sellnum-1.woff") format("woff"), url("//game.gtimg.cn/images/lol/common/sell/font/sellnum-1.ttf") format("truetype"), url("//game.gtimg.cn/images/lol/common/sell/font/sellnum-1.svg") format("svg");
}
.wrap {
  position: relative;
  width: 1055px;
  height: 720px;
  display: block;
  overflow: hidden;
}

.wrap::before {
  content: "";
  position: absolute;
  left: 0;
  z-index: 99;
  background-color: rgba(0, 0, 0, 0.7);
  width: 100%;
  height: 81px;
  -webkit-box-shadow: 0 5px 62px rgba(0, 0, 0, 0.5), 0 10px 75px #000;
  box-shadow: 0 5px 62px rgba(0, 0, 0, 0.5), 0 10px 75px #000;
}

.subnav {
  position: absolute;
  z-index: 1000;
  top: 88px;
  left: 35px;
}

div {
  outline: 0;
}

.lottery-open-num {
  font-size: 12.5px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: bold;
  position: absolute;
  bottom: -4.5px;
  left: 4px;
  width: 100%;
  font-family: "Microsoft YaHei";
  background: linear-gradient(to bottom, #f9efc1 30%, #ffef8f 70%);
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  color: rgba(255, 255, 255, 0);
}

.content {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

.content .inner-wrap {
  position: relative;
  width: 100%;
  height: 100%;
  padding-top: 99px;
  padding-left: 202px;
  box-sizing: border-box;
}

.content .top-box {
  display: none;
}

.content .bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 1055px;
  height: 720px;
  background-repeat: no-repeat;
  background-position: left bottom;
  background-size: 100%;
  opacity: 1;
}

.content .bg .img {
  width: 100%;
  height: 100%;
  background-size: 100% 100%;
  transition: all 0.3s linear;
}

.content .bg .pic-pc,
.content .bg .pic-m {
  display: none;
}

/* 右上角的按钮 */
.nav {
  width: 306px;
  height: 35.5px;
  position: absolute;
  top: 99px;
  right: 30px;
  z-index: 22;
}

.nav .nav-left {
  width: 154px;
  height: 100%;
  /* margin-left: 15px; */
  position: relative;
  z-index: 20;
}

.nav .nav-left .nav-items {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: space-between;
  margin-top: 6px;
}

.nav .nav-left .nav-item {
  position: relative;
  margin-right: 2px;
  cursor: pointer;
}

.nav-item:last-child {
  margin-right: 0;
}

.nav-icon {
	width: 32px;
	height: 36px;
  background-image: url("//game.gtimg.cn/images/lol/act/a20250717julypray/lcu-spr.png");
  background-size: 465px 278px;
}

.nav-icon:hover {
  filter: brightness(1.1);
}

.nav-icon1 {
	background-position: -90px -231px;
	/* width: 32px;
	height: 36px; */
}

.nav-icon2 {
	background-position: -170px -231px;
	/* width: 32px;
	height: 36px; */
}

.nav-icon3 {
	background-position: -130px -231px;
	/* width: 32px;
	height: 36px; */
}

.nav-icon4 {
	background-position: -50px -231px;
	/* width: 32px;
	height: 36px; */
}

/* .nav-icon1:hover {
  background-position: -111.5px -443px;
}
.nav-icon2:hover {
  background-position: -149px -443px;
}
.nav-icon3:hover {
  background-position: -186.5px -443px;
} */
.nav-text {
  position: absolute;
  bottom: -2px;
  left: 50%;
  transform: translateX(-50%);
  width: 40px;
  line-height: 16px;
  text-align: center;
  margin-top: 2px;
  font-size: 9px;
  color: #f0e6d2;
  text-shadow: 0 0 2px rgb(0, 0, 0), 0 0 2px rgb(0, 0, 0), 0 0 2px rgb(0, 0, 0), 0 0 2px rgb(0, 0, 0);
  font-weight: bold;
}

.nav-item a {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  z-index: 1;
}

.nav .nav-right {
  position: absolute;
  top: 0;
  right: -12px;
  height: 168px;
  box-sizing: border-box;
  padding-top: 96px;
  z-index: 0;
}

/* 充值钻???? */
.nav-nums {
  box-sizing: border-box;
  /* padding-right: 121px; */
  margin-left: 24px;
  margin-top: 0;
  width: 158px;
  height: 34px;
  position: absolute;
  right: -2px;
  top: 5px;
  /* outline: 2px solid #5d6184; */
  background: url("//game.gtimg.cn/images/lol/act/a20250717julypray/nav-nums-bgs.png") no-repeat 0 0/100% 100%;
  /* background-color: rgba(22, 27, 34, 1); */
}

.nav-nums p {
  box-sizing: border-box;
  display: flex;
  align-items: center;
  height: 100%;
  font-size: 14px;
  font-weight: 700;
  font-family: "sellnum-1";
  color: #F0E6D2;
  padding-left: 10px;
  width: 137.5px;
  /* background-image: url("//game.gtimg.cn/images/lol/act/a20250717julypray/lcu-spr.png");
  background-position: -235.5px -161.5px;
  background-size: 465px 278px;
  text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3), 0px 2px 8px rgba(0, 0, 0, 0.5); */
}

.icon-dh {
  width: 17px;
  height: 24.5px;
  background: url("//game.gtimg.cn/images/lol/act/a20250717julypray/icon_diamond.png") no-repeat;
  background-size: 100% 100%;
  margin-top: 0px;
  margin-right: 4px;
}

.num-dh {
  display: block;
  width: 86px;
  font-weight: 500;
}

.text-m {
  display: none;
}

.btn-subtract {
  position: absolute;
  top: 48%;
  right: 3.5px;
  transform: translateY(-50%);
  display: block;
  text-align: center;
  width: 71.5px;
  height: 26.5px;
  line-height: 26.5px;
  background: url("//game.gtimg.cn/images/lol/act/a20250717julypray/nav-nums-bgs2.png") no-repeat center center/cover;
  /* outline: 2px solid #846628; */
  /* background-image: url("//game.gtimg.cn/images/lol/act/a20250717julypray/lcu-spr.png");
  background-position: -391.5px -125px;
  background-size: 465px 278px; */
  font-size: 12px;
  color: #FDF0C6;
  font-weight: bold;
  font-family: "Microsoft YaHei";
  /* border-radius: 18px; */
  /* background-color: #1e2328; */
  /* text-shadow: 0px 0px 2px rgba(0, 0, 0, 0.5); */
}
.btn-subtract:hover {
  filter: brightness(1.15);
}

.nav .nav-right .nav-shop {
  position: absolute;
  right: -2px;
  top: 48px;
}

.nav .nav-right .icon-shop {
  display: block;
  width: 17px;
  height: 18px;
  margin-right: 4px;
  background: url(//game.gtimg.cn/images/lol/act/a20250717julypray/db_icon.png) center no-repeat;
  background-size: contain;
}

.nav .nav-right .nav-buygift {
  background: url(//game.gtimg.cn/images/lol/act/a20250717julypray/lcb_img1.png?9z5zr48g) no-repeat center top/100%;
  width: 202px;
  height: 113px;
  box-sizing: border-box;
  position: relative;
  z-index: 3;
  left: 4px;
  margin-bottom: 22px;
}
.nav .nav-right .nav-buygift::before {
  content:"";
  width: 234px;
  height: 68px;
  background: url(//game.gtimg.cn/images/lol/act/a20250717julypray/text-gray.png) no-repeat center top / 100% 100%;
  position: absolute;
  bottom: -5px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1;
  pointer-events: none;
}
.nav .nav-right .nav-buygift:last-child{
  margin-bottom: 0;
}
.nav .nav-right .nav-buygift .nav-buygift-hov {
  width: 342.5px;
  height: 201.5px;
  position: absolute;
  left: -341px;
  top: 0px;
  background: url(//game.gtimg.cn/images/lol/act/a20250717julypray/lcb_img1_fc.png) no-repeat center top/100%;
  display: none;
}
.nav .nav-right .nav-buygift2 {
  background: url(//game.gtimg.cn/images/lol/act/a20250717julypray/lcb_img2.png) no-repeat center top/100%;
}
.nav .nav-right .nav-buygift2 .nav-buygift-hov {
  background: url(//game.gtimg.cn/images/lol/act/a20250717julypray/lcb_img2_fc.png) no-repeat center top/100%;
  top: -35px;
}
.nav .nav-right .nav-buygift3 {
  background: url(//game.gtimg.cn/images/lol/act/a20250717julypray/lcb_img3.png) no-repeat center top/100%;
}
.nav .nav-right .nav-buygift3 .nav-buygift-hov {
  background: url(//game.gtimg.cn/images/lol/act/a20250717julypray/lcb_img3_fc.png) no-repeat center top/100%;
  top: -35px;
}
.nav .nav-right .nav-buygift:hover .nav-buygift-hov {
  display: block;
}
.nav .nav-right .nav-buygift .nav-buygift-name {
  width: 100%;
  text-align: center;
  position: absolute;
  left: 0;
  bottom: 28px;
  z-index: 3;
  font-size: 12px;
  color: #fff4da;
  filter: drop-shadow(0 0px 4px #000000);
  line-height: 12px;
}
.nav .nav-right .nav-buygift .nav-buygift-hov-name {
  /* width: 100%;
  text-align: center;
  position: absolute;
  left: 0;
  bottom: 16px;
  font-size: 13px;
  color: #fff4da;
  line-height: 16px;
  text-shadow: 0 0 6px #000000; */
  display: none;
}

.nav .nav-right .nav-buygift .nav-buygift-count {
  width: 19px;
  height: 93px;
  color: #fdf0e4;
  font-size: 11px;
  position: absolute;
  right: 2px;
  top: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  line-height: 1.2;
}

.nav .nav-right .nav-buygift .nav-buygift-desc {
  font-size: 12px;
  text-align: center;
  line-height: 18px;
  color: #fff3d6;
  margin-top: -1px;
}

.nav .nav-buygift-btn {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.nav .nav-buygift-btn p {
  position: absolute;
  bottom: -20px;
  left: 50%;
  z-index: 2;
  transform: translate3d(-50%, 0, 0);
  text-align: center;
  font-size: 12px;
  font-weight: bold;
  width: 136.5px;
  height: 44px;
  line-height: 44px;
  box-sizing: border-box;
  letter-spacing: 0;
  background: url(//game.gtimg.cn/images/lol/act/a20250717julypray/exchange-btn-klq.png) no-repeat center top/100%;
  color: #fdfdfd;
  display: flex;
  justify-content: center;
  align-items: center;
}

.nav .nav-buygift-btn:not(.ylq,.klq) p span{
  /* background-image: linear-gradient(to bottom, #ffffff 30%, #ffeda8 70%);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: 50% 50%;
  -webkit-background-clip: text;
  background-clip: text;
  color: rgba(255, 255, 255, 0); */
  color: #ffffff;
  /* filter: drop-shadow(0 0px 4px rgba(40, 163, 242, 0.8)); */
}
.nav .nav-buygift-btn:hover {
  filter: none !important;
}
.nav .nav-buygift-btn p:hover,
.nav .nav-buygift-btn.klq:hover {
  filter: brightness(1.1);
}
.nav .nav-buygift-btn .klq, .nav .nav-buygift-btn .ylq {
  display: none;
}
.nav .nav-buygift-btn.klq {
  pointer-events: unset;
  letter-spacing: 1px;
}
.nav .nav-buygift-btn.klq p {
  background: url(//game.gtimg.cn/images/lol/act/a20250717julypray/exchange-btn-default.png) no-repeat center top/100%;
  /* color: #fef9b0; */
}
.nav .nav-buygift-btn.klq span {
  display: none;
}
.nav .nav-buygift-btn.klq .klq {
  display: block;
}
.nav .nav-buygift-btn.klq .ylq {
  display: none;
}
.nav .nav-buygift-btn.ylq {
  pointer-events: none;
}
.nav .nav-buygift-btn.ylq p {
  background: url(//game.gtimg.cn/images/lol/act/a20250717julypray/exchange-btn2-grey.png) no-repeat center top/100%;
}
.nav .nav-buygift-btn.ylq span {
  display: none;
}
.nav .nav-buygift-btn.ylq .klq {
  display: none;
}
.nav .nav-buygift-btn.ylq .ylq {
  display: block;
  color: #fef7ec;
}

.nav .nav-buygift-btn:hover {
  filter: brightness(1.1);
}

.mbtn {
  display: none !important;
}

/* 底部-概率提升 */
.up-cont {
  position: absolute;
  bottom: 0px;
  left: 420px;
  width: 526.5px;
  z-index: 2;
  display: none !important;
}

.up-cont .btn-exchangeshop2 {
  display: block;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 58px;
  width: 120px;
  height: 37px;
  background: url(//game.gtimg.cn/images/lol/act/a20250717julypray/exchange_btn2.png) no-repeat;
  background-size: 100% 100%;
  z-index: 1;
  font-size: 0;
}

.up-cont .up-text {
  width: 526.5px;
  height: 79px;
  background: url(//game.gtimg.cn/images/lol/act/a20250717julypray/up-txt.png) no-repeat center top;
  background-size: 100% 100%;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  color: #ffefcb;
  font-size: 12px;
  line-height: 20px;
  /* text-shadow: 0px 0px 10px #000000; */
  position: relative;
  left: 50%;
  top: 92px;
  transform: translateX(-50%);
  font-weight: normal;
  box-sizing: border-box;
  padding-top: 5px;
}

.up-cont .up-text b {
  font-weight: bold;
  color: #fff045;
}

.up-cont .up-text span {
  color: #fff045;
}

.up-cont .up-pic {
  width: 526.5px;
  height: 234.5px;
  background: url(//game.gtimg.cn/images/lol/act/a20250717julypray/up-pic.png) no-repeat;
  background-size: 100% 100%;
  position: relative;
}

.up-cont::before {
  display: block;
  content: "";
  width: 561px;
  height: 301px;
  background: url(//game.gtimg.cn/images/lol/act/a20250717julypray/up-mask-bg.png) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  left: -99px;
  top: 4px;
}

.up-cont .up-pic::before {
  display: block;
  content: "";
  width: 0;
  height: 0;
  background-image: url("//game.gtimg.cn/images/lol/act/a20250717julypray/icon_checked1.png"), url("//game.gtimg.cn/images/lol/act/a20250717julypray/icon_checked2.png");
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
}

/* 抽奖模块 */
.lottery-cont {
  width: 100%;
  height: 100%;
  position: relative;
  padding-left: 34px;
  box-sizing: border-box;
  overflow: hidden;
}

.lottery-cont .lottery-text {
  display: none;
}

.lottery-cont .slogan {
  font-size: 0;
  width: 306px;
  height: 95.5px;
  /* background: url(//game.gtimg.cn/images/lol/act/a20250717julypray/slogan.png) 0 0/100% 100% no-repeat; */
  margin-top: -4px;
  margin-left: -27px;
  opacity:0;
}

.lottery-cont .slogan-text {
  width: 300.5px;
  font-size: 12px;
  line-height: 18px;
  color: #fff;
  margin-top: 12px;
}

.lottery-cont .slogan-text p {
  text-align: left;
  font-size: 13px;
  color: #fff4da;
  line-height: 18px;
  margin-left: -3px;
}

/* .lottery-cont .slogan-text span{
  font-weight: bold;
  color: #f1eee8;
}
.lottery-cont .slogan-text b{
  font-weight: bold;
  color: #f1eee8;
} */
.lottery-cont .slogan-text .slogan-text-desc {
  width: 246px;
  height: 25px;
  color: #fff;
  font-size: 14px;
  text-align: left;
  margin-top: 10px;
  margin-left: -10px;
  padding: 2px 0 2px 6px;
  box-sizing: border-box;
  letter-spacing: -0.62px;
}

.lottery-cont .slogan-text .slogan-text-desc span {
  font-weight: bold;
  color: #ffec13;
}

.lottery-cont .slogan-text .slogan-text-jx span {
  font-weight: bold;
}

.lottery-cont .slogan-text .time-txt {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  font-size: 16.415px;
  /* font-weight: bold; */
  line-height: 12.5px;
  margin-top: -10px;
  margin-bottom: 5px;
  font-family: "Microsoft YaHei";
  font-weight: bold;
  color: #ffffff;
}

.lottery-cont .slogan-text .time-txt span {
  color: #fdcf78;
  font-weight: normal;
}

.lottery-cont .slogan-text .time-txt b {
  font-weight: bold;
  color: #ffffff;
  margin-left: 0px;
}

.lottery-cont .slogan-text .time-txt::before {
  content: "";
  margin-right: 6px;
	width: 16px;
	height: 15px;
  background-image: url("//game.gtimg.cn/images/lol/act/a20250717julypray/lcu-spr.png");
  background-position: -371px -195px;
  background-size: 465px 278px;
}

.lottery-cont .lottery-box {
  position: absolute;
  width: 158px;
  height: 158px;
  top: 391px;
  left: 358px;
  pointer-events: none;
}

/* .lottery-cont .lottery-box::after{
  content: '';
  background: url(//game.gtimg.cn/images/lol/act/a20250717julypray/baoxiang.png) no-repeat;
  width: 258px;
  height: 148.5px;
  background-size: 100% 100%;
  position: absolute;
  top: 30px;
  left: 50px;
} */
.lottery-cont .lottery-bx {
  position: absolute;
  top: 0;
  left: 50%;
  background: url(//game.gtimg.cn/images/lol/act/a20250717julypray/sequence/bx2.png) no-repeat center top/100%;
  width: 150.1px;
  height: 150.1px;
  margin-left: -82px;
  margin-top: 36px;
  z-index: 1;
  pointer-events: none;
}

.lottery-box video {
  display: none !important;
}

.lottery-cont .lottery-btns {
  position: absolute;
  left: 50%;
  margin: auto;
  top: 503.5px;
  margin-left: -284px;
  width: 570px;
  height: 100px;
  box-sizing: border-box;
  display: flex;
  justify-content: space-between;
}

.lottery-cont .lottery-btns .lottery-btn-tips {
  color: #fff6d6;
  font-size: 12px;
  text-align: center;
  position: absolute;
  bottom: 131px;
  left: 50%;
  transform: translateX(-50%);
  display: none;
}

/* .lottery-cont .lottery-btns::before {
  content: '';
  height: 150px;
  position: absolute;
  left: 0;
  top: -20px;
  width: 64px;
  background-color: #000;
  z-index: 2;
}
.lottery-cont .lottery-btns::after {
  content: '';
  height: 150px;
  position: absolute;
  right: 0;
  top: -20px;
  width: 64px;
  background-color: #000;
  z-index: 2;
} */
.lottery-cont .lottery-btns .lottery-btn-wrap {
  /* width: 339px;
  height: 55px; */
  position: relative;
  box-sizing: border-box;
  transition: filter 0.2s;
}

.btn-text .underline,
.first-discount{
  display: none;
}

.lottery-cont .lottery-btns .lottery-btn-wrap.off {
  filter: grayscale(1.1) !important;
}

.lottery-cont .lottery-btns .lottery-btn-wrap a {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
}

.lottery-cont .lottery-btns .lottery-btn-wrap:nth-of-type(1) {
  width: 228px;
  height: 65.5px;
  background: url("//game.gtimg.cn/images/lol/act/a20250717julypray/lottery-btn1-wrap.png") 0 0/100% 100% no-repeat;
}

.lottery-cont .lottery-btns .lottery-btn-wrap:nth-of-type(2):hover,
.lottery-cont .lottery-btns .lottery-btn-wrap:nth-of-type(1):hover {
  filter: brightness(1.12);
}

/* .lottery-cont .lottery-btns .lottery-btn-wrap:nth-of-type(1) .btn-text{
  box-sizing: border-box;
  padding-top: 7px;
} */
.lottery-cont .lottery-btns .lottery-btn-wrap:nth-of-type(2) {
  width: 228px;
  height: 65.5px;
  background: url("//game.gtimg.cn/images/lol/act/a20250717julypray/lottery-btn10-wrap.png") 0 0/100% 100% no-repeat;
}

.lottery-cont .lottery-btns .lottery-btn-wrap:nth-of-type(2) i {
  margin: 0 2px 0 1px;
}

.lottery-cont .btn-text p {
  font-size: 15px;
  font-weight: bold;
  /* color: #804900; */
  display: flex;
  align-items: center;
  line-height: 1.2;
  font-family: "Microsoft YaHei";
  /* text-shadow: 0 0 2px rgba(0, 0, 0, 0.5); */
}

.lottery-cont .lottery-btns .lottery-btn-wrap p i {
  width: 28px;
  height: 26px;
  background: url(//game.gtimg.cn/images/lol/act/a20250717julypray/icon_diamond.png) no-repeat center top/100% 100%;
  background-size: contain;
  margin-left: 6px;
  margin-right: 2px;
  filter: drop-shadow(0 0 2px rgba(59, 37, 37, 0.4));
  transform: translateY(1px);
}

.lottery-cont .lottery-btns .lottery-btn-wrap p b{
  text-decoration: line-through;
  color: #b7c9ef;
  filter: drop-shadow(0 0 2px rgba(59, 37, 37, 0.4));
  margin-right: 4px;
  font-size: 16px;

}

.lottery-cont .lottery-btns .lottery-btn-wrap p .price-past {
  margin-right: 4px;
  /* text-decoration: line-through; */
  color: #d6bb6c;
  -webkit-text-fill-color: #d6bb6c;
  font-size: 16px;
  font-weight: normal;
  position: relative;
}

.lottery-cont .lottery-btns .lottery-btn-wrap p .price-past::after {
  content: "";
  width: 100%;
  height: 1px;
  position: absolute;
  background-color: #d6bb6c;
  left: 0;
  top: 50%;
}

.lottery-cont .lottery-btns .lottery-btn-wrap p.lottery-price {
  font-weight: normal;
  font-family: "sellnum-1";
  font-size: 16px;
}

.lottery-cont .lottery-btn-wrap .lottery-tip {
  position: absolute;
  font-size: 8.8px;
  color: #fef7ec;
  text-align: center;
  line-height: 1;
  top: -2px;
  right: 1px;
  background: url(//game.gtimg.cn/images/lol/act/a20250717julypray/pc/first-lottery.png) no-repeat center top/100% 100%;
  width: 109px;
  height: 21.5px;
  padding-top: 2px;
}

.lottery-cont .lottery-btn-wrap .lottery-tip span {
  display: block;
  color: #fef7ec;
  font-size: 10px;
  font-weight: bold;
  white-space: nowrap;
  text-indent: 5.5px;
  line-height: 1.28;
}

.lottery-cont .lottery-btns .btn-text {
  /* padding-top: 4px; */
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
}
.lottery-cont .btn-text p:not(.lottery-price),
.lottery-cont .lottery-btns .lottery-btn-wrap:nth-of-type(2) .btn-text p span,
.lottery-cont .lottery-btns .lottery-btn-wrap:nth-of-type(1) .btn-text p span {
  background: linear-gradient(to bottom, #fff 30%, #ffeeae 70%);
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  color: rgba(255, 255, 255, 0);
}

.mystical-command {
  width: 100%;
  height: 26px;
  position: absolute;
  bottom: 27px;
  left: 0;
}

.mystical-command input {
  display: block;
  width: 233.5px;
  height: 24.5px;
  border: none;
  margin: 0 auto;
  background: url("//game.gtimg.cn/images/lol/act/a20250717julypray/mystical-command-input.png") no-repeat;
  background-size: 100% 100%;
  font-size: 9px;
  color: #e0ae71;
  padding-right: 72px;
  padding-left: 16px;
  box-sizing: border-box;
}

.mystical-command input::placeholder {
  color: #e0ae71;
}

.btn-command-change {
  display: block;
  width: 71px;
  height: 24.5px;
  background: url("//game.gtimg.cn/images/lol/act/a20250717julypray/btn-command-change.png") no-repeat;
  background-size: 100% 100%;
  position: absolute;
  top: 0;
  right: 20px;
  font-size: 10px;
  color: #efd1b5;
  line-height: 24.5px;
  text-align: center;
}

.lottery-cont .tips {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 12px;
  line-height: 12px;
  color: #d5bfa8;
  margin-top: 112px;
  position: relative;
  z-index: 1;
}

.lottery-cont .tips .lottery-num {
  font-size: 14px;
  color: #f1ece4;
  font-family: "sellnum-1";
}

.lottery-cont .tips .btn-add {
  width: 25px;
  height: 25px;
  border-radius: 50%;
  font-size: 0;
  background: url("//game.gtimg.cn/images/lol/act/a20250717julypray/btn-add.png") no-repeat;
  background-size: 100% 100%;
  overflow: hidden;
  margin-left: 14px;
}

.lottery-cont .tips .refresh {
  font-size: 12px;
  color: #a09b8c;
  text-decoration: underline;
  margin-left: 6px;
}

.btn-decompose-all {
  position: absolute;
  top: 133px;
  right: 174.5px;
  width: 61.5px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  font-size: 10px;
  font-weight: bold;
  color: #f0e6d2;
  background: url(//game.gtimg.cn/images/lol/act/a20250717julypray/btn-more1.png) no-repeat;
  background-size: 100% 100%;
}

.btn-decompose-all:hover {
  background-image: url("//game.gtimg.cn/images/lol/act/a20250717julypray/btn-more2.png");
}

.btn-decompose-all:active {
  background-image: url("//game.gtimg.cn/images/lol/act/a20250717julypray/btn-more3.png");
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
}

.content .bg img[src=""] {
  display: none;
}

.content .bg .label {
  position: absolute;
  top: 294.5px;
  left: 464px;
  width: 37px;
  height: 139.5px;
  background: url(//game.gtimg.cn/images/lol/act/a20250717julypray/label-bg.png) no-repeat;
  background-size: 100%;
}

.content .bg .label span {
  display: block;
  width: 25px;
  box-sizing: border-box;
  margin: 0 auto;
  padding-top: 12px;
  text-align: center;
  white-space: wrap;
  font-size: 13px;
  color: #f0ebe3;
}

.content .bg .label span i {
  display: block;
  margin-bottom: 4px;
}

.content .bg img.pic-pc,
.content .bg img.pic-m {
  display: none;
}

.bg-swiper {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  /* background-color: rgba(0, 0, 0, .5); */
}

/* .bg-swiper::after{
  content: '';
  background: url(//game.gtimg.cn/images/lol/act/a20250717julypray/yezi-mask.png) no-repeat;
  width: 100%;
  height: 256px;
  background-size: 100% 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 3;
  pointer-events: none;
} */
.bg-prev {
  position: absolute;
  top: 482px;
  left: 236px;
  z-index: 10;
  width: 44.5px;
  height: 57.5px;
  background-image: url("//game.gtimg.cn/images/lol/act/a20250717julypray/lcu-spr.png");
  background-position: -391.5px -66.5px;
  background-size: 465px 278px;
  display: none;
}

.bg-next {
  position: absolute;
  top: 490px;
  right: 39px;
  z-index: 10;
  width: 44.5px;
  height: 57.5px;
  background-image: url("//game.gtimg.cn/images/lol/act/a20250717julypray/lcu-spr.png");
  background-position: 0px -220px;
  background-size: 465px 278px;
  display: none;
}

.bg-swiper .bg-swiper-pagination {
  width: 852px;
  height: 27.5px;
  position: absolute;
  top: 580px;
  left: auto;
  right: 0;
  display: flex;
  justify-content: center;
}

.bg-swiper .bg-swiper-pagination::before {
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 234.5px;
  height: 152.5px;
  background-image: url("//game.gtimg.cn/images/lol/act/a20250717julypray/lcu-spr.png");
  background-position: 0px 0px;
  background-size: 465px 278px;
  pointer-events: none;
}

.bg-swiper .bg-swiper-pagination .swiper-pagination-bullet {
  background: none;
  width: 9.3px;
  height: 16.5px;
  background-image: url("//game.gtimg.cn/images/lol/act/a20250717julypray/lcu-spr.png");
  background-position: -262.2px -57px;
  background-size: 279px 166.5px;
  opacity: 1;
  border: none;
  margin: 0 3px;
  position: relative;
  z-index: 2;
}

.bg-swiper .bg-swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  width: 9.6px;
  height: 16.5px;
  background-image: url("//game.gtimg.cn/images/lol/act/a20250717julypray/lcu-spr.png");
  background-position: -262.2px -39.9px;
  background-size: 279px 166.5px;
}

.bg-prev.swiper-button-disabled,
.bg-next.swiper-button-disabled {
  opacity: 0.5;
  pointer-events: none;
}

.bg-container {
  /* opacity: 0; */
}

.bg-video-pc {
  display: none;
}

.bg-video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  display: none;
}

/* .bg::after, */
.card-original::after {
  pointer-events: none;
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  /* z-index: 2; */
  width: 1055px;
  height: 343.5px;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 17.6%, rgba(1, 10, 19, 0.7) 88.35%);
}

.bg-video video {
  position: relative;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.lottery-ani {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 1055px;
  height: 720px;
  background: rgba(0, 0, 0, 0.5);
  z-index: 1001;
}

.lottery-ani .ani-pc,
.lottery-ani .ani-m {
  display: none !important;
}

.lottery-ani video,
.lottery-ani canvas,
.lottery-ani .ani-fd-cont video,
.lottery-ani .ani-fd-cont canvas {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.btn-skipAni {
  display: none;
  position: absolute;
  top: 110px;
  right: 28px;
  width: 88px;
  height: 26px;
  border-radius: 13px;
  line-height: 26px;
  text-align: center;
  border: 1px solid #fff;
  font-size: 12px;
  color: #fff;
  background: #010a13;
  z-index: 1002;
}

/* loading */
.loading {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 99;
  width: 100%;
  height: 100%;
  background-color: #000;
}

.loading::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 40px;
  height: 40px;
  background: url(https://game.gtimg.cn/images/lol/act/a20200831eliteplan/loading.webp);
  -webkit-animation: load-rotate 4s infinite;
  animation: load-rotate 4s infinite;
  background-size: cover;
  z-index: 990;
}

.dialog,
.pop {
  box-sizing: border-box;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.9);
  z-index: 1000;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 80px;
}

.pop-pool {
  z-index: 1002;
}

.pop-gift-one {
  z-index: 1003;
}

.pop-common {
  z-index: 1003;
}

.sw8 img,
.sw9 img,
.sw10 img,
.sw11 img{
  margin-top: -20px;
}

/* 兑换商店 */
#popPool3 .change-cont {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  overflow: hidden;
}

#popPool3 .card-original {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: 100% auto;
  transition: background 0.6s;
  background-position: bottom center;
  background-repeat: no-repeat;
}

#popPool3 .card-original::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 160px;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(33%, rgba(1, 10, 19, 0.9)), color-stop(90%, rgba(1, 10, 19, 0.2)), to(rgba(1, 10, 19, 0)));
  background-image: -o-linear-gradient(rgba(1, 10, 19, 0.9) 33%, rgba(1, 10, 19, 0.2) 90%, rgba(1, 10, 19, 0) 100%);
  background-image: linear-gradient(rgba(1, 10, 19, 0.9) 33%, rgba(1, 10, 19, 0.2) 90%, rgba(1, 10, 19, 0) 100%);
  z-index: 1;
}

#popPool3 .card-original::after {
  content: "";
  position: absolute;
  top: 86px;
  height: 1px;
  width: 100%;
  background-image: linear-gradient(to right, #463714 91%, rgba(70, 55, 20, 0.5) 100%);
}

.change-cont::before {
  content: "";
  position: absolute;
  top: 82px;
  height: 2px;
  width: 100%;
  background-image: linear-gradient(to right, #463714 91%, rgba(70, 55, 20, 0.5) 100%);
  z-index: 99;
}

#popPool3 .card-original .img {
  width: 100%;
  height: 100%;
  background-size: 100% auto;
  /* transition: background 0.6s; */
  background-position: bottom center;
  background-repeat: no-repeat;
}

#popPool3 .card-original .img.other {
  width: 400px;
  height: 328px;
  background-size: contain;
  position: absolute;
  top: 50%;
  left: 46%;
  margin-top: -139.5px;
}

#popPool3 .top-box {
  position: absolute;
  top: 104px;
  left: 34px;
  display: flex;
  align-items: center;
  z-index: 2;
}

#popPool3 .top-box .pop-title {
  font-size: 26px;
  font-weight: bold;
  color: #f0e6d2;
}

#popPool3 .top-box .sp_nums .icon {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 9px;
  width: 26px;
  height: 24px;
  background: url("//game.gtimg.cn/images/lol/act/a20250717julypray/db_icon.png") no-repeat center;
  background-size: contain;
}

#popPool3 .top-box .sp_nums {
  position: relative;
  width: 126px;
  height: 32px;
  line-height: 32px;
  background: url("//game.gtimg.cn/images/lol/act/a20250717julypray/sp_nums.png") no-repeat;
  background-size: 100% 100%;
  text-align: right;
  padding-right: 16px;
  box-sizing: border-box;
  font-size: 20px;
  font-family: sellnum-1;
  color: #f0e6d2;
  text-shadow: 0 2px 8px rgba(0, 0, 0, 0.5);
  margin-left: 75px;
}

.exchange-channel {
  position: relative;
  z-index: 3;
  width: 308px;
  height: 560px;
  overflow-x: hidden;
  overflow-y: auto;
  margin-left: 34px;
  display: flex;
  justify-content: space-between;
  align-content: flex-start;
  flex-wrap: wrap;
  padding-right: 10px;
}

.exchange-container {
  position: relative;
  z-index: 4;
  overflow: hidden;
  margin-top: 160px;
  height: 560px;
}

.exchange-container.bottom::after {
  content: "";
  width: 341.5px;
  height: 54.5px;
  position: absolute;
  bottom: 0;
  left: 0;
  pointer-events: none;
  /* background: url("//game.gtimg.cn/images/lol/act/a20250717julypray/exchange-mask1.png")
    no-repeat; */
  background-size: 100% 100%;
  z-index: 5;
}

.exchange-channel li {
  position: relative;
  width: 146px;
  height: 146px;
  margin-bottom: 15px;
  cursor: pointer;
  overflow: hidden;
}

/*.sw6 img,
.sw7 img,
.sw8 img,
.sw9 img {
  margin-top: -20px;
}*/

.exchange-channel .sw1 {
  width: 308.5px;
}

.exchange-channel .sw1 {
  width: 100%;
  height: 146.5px;
}

.exchange-channel li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border: 2px solid;
  /* border-image: linear-gradient(45deg, #785a28, #c49a63) 1; */
  border-color: #010A13;
  z-index: 1;
  box-sizing: border-box;
  pointer-events: none;
}

.exchange-channel li::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border: 1px solid;
  /* border-image: linear-gradient(45deg, #785a28, #c49a63) 1; */
  border-color: #3C3C41;
  z-index: 2;
  box-sizing: border-box;
  pointer-events: none;
}

.exchange-channel li:hover::after,
.exchange-channel li.on::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border: 1px solid;
  /* border-image: linear-gradient(45deg, #785a28, #c49a63) 1; */
  border-color: #C89B3C;
  z-index: 2;
  box-sizing: border-box;
}

.exchange-channel .sw1 .img-box {
  width: 100%;
}

.exchange-channel .sw1 .img-box img {
  width: 300px;
  height: 142px;
  object-fit: cover;
}

.exchange-channel .sw-box {
  position: absolute;
  bottom: 1px;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  height: 53px;
  background: linear-gradient(180deg, rgba(1, 10, 19, 0) 0%, rgba(1, 10, 19, 0.9) 100%);
  text-align: center;
  padding-top: 5px;
  margin: 0;
  box-sizing: border-box;
}

.exchange-channel .sw1 .sw-box {
  padding-top: 7px;
}

.exchange-channel .sw-box .nums {
  font-size: 12px;
  font-family: sellnum-1;
  color: #f4db8f;
  position: relative;
  padding-left: 18px;
  line-height: 16px;
  height: 16px;
  text-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
}

.exchange-channel .sw-box .nums::before {
  content: "";
  position: absolute;
  top: 0px;
  left: 0;
  width: 15px;
  height: 15px;
  background: url("//game.gtimg.cn/images/lol/act/a20250717julypray/db_icon.png") no-repeat center;
  background-size: contain;
}

.exchange-channel .sw-box .sw-name {
  margin-bottom: 0;
  line-height: 14px;
  font-size: 12px;
  color: #f0e6d2;
  margin-top: 1px;
  padding: 0 10px;
}

/* .exchange-channel .sw1 .sw-box::before {
  content: "";
  position: absolute;
  top: -50px;
  left: -2px;
  width: 103px;
  height: 99.5px;
  background: url("//game.gtimg.cn/images/lol/act/a20250717julypray/qianming.png")
    no-repeat;
  background-size: 100% 100%;
} */
.exchange-channel .sw1 .sw-name {
  font-size: 14px;
  /* font-weight: bold; */
  line-height: 18px;
  margin-top: 3px;
}

.exchange-channel .sw1 .img-box {
  height: 146.5px;
}

.exchange-channel .sw1 .img-box img {
  width: 100%;
  height: 142px;
  object-fit: cover;
}

/* .exchange-channel  .img-box::before{
  width: 31px;
  height: 18px;
  content: '';
  position: absolute;
  left: 6px;
  top: 6px; 
  background: url("//game.gtimg.cn/images/lol/act/a20250717julypray/skin_brand1.png")
    no-repeat;
  background-size: 100% 100%;
  z-index: 1;
  display: none;
}
.exchange-channel .skin1 .img-box::before{
  display: block;
}
.exchange-channel .skin2 .img-box::before{
  display: block;
  background: url("//game.gtimg.cn/images/lol/act/a20250717julypray/skin_brand2.png")
    no-repeat;
  background-size: 100% 100%;
} */
.exchange-channel .isVote .img-box::before {
  display: none;
}

.exchange-channel .isVote .sw-box .nums {
  padding-left: 0;
}

.exchange-channel .isVote .sw-box .nums::before {
  display: none;
}

.change-cont .exchange-pop.isVote .sp_nums {
  display: none;
}

.change-cont .exchange-pop.isVote .price_nums span {
  padding-left: 0;
}

.change-cont .exchange-pop.isVote .price_nums span::before {
  display: none;
}

.exchange-channel .sw1 .sw-box {
  bottom: 2px;
}

.exchange-channel .img-box {
  height: 146.5px;
  width: 146.5px;
  background: url("//game.gtimg.cn/images/lol/act/a20250717julypray/sw_img_bg2.png") no-repeat;
  background-size: 100% 100%;
  position: relative;
  box-sizing: border-box;
}

.exchange-channel .img-box img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 142.5px;
  height: 142.5px;
  object-fit: cover;
}

.card-special {
  position: absolute;
  left: 506px;
  bottom: 40px;
  width: 513px;
  height: 372px;
  z-index: 10;
  /* display: none; */
}

.card-special img {
  position: absolute;
  width: 120px;
  bottom: 160px;
  right: 0px;
  object-fit: cover;
  display: none;
}
.card-special img[src$='/E51.png']{
  transform: scale(1.62);
}
.card-special .icon-1 {
  width: 302px;
  height: 297.5px;
  left: -10px;
  bottom: -34px;
  opacity: 1;
}

.card-special .icon-2 {
  width: 288.5px;
  height: 274px;
  left: -27px;
  bottom: -20px;
  opacity: 0;
}

.card-special .icon-3 {
  width: 219.5px;
  height: 219.5px;
  bottom: -6px;
  left: -5px;
  opacity: 0;
}

.card-special .qianming {
  position: absolute;
  top: -104px;
  right: -34px;
  width: 226.5px;
  height: 219px;
  background: url("//game.gtimg.cn/images/lol/act/a20250717julypray/qianming4.png") no-repeat;
  background-size: 100% 100%;
  display: none;
}

.card-special .card-name {
  text-align: right;
  font-size: 26px;
  font-weight: bold;
  color: #f5ebd6;
  line-height: 40px;
  margin-top: 211px;
  position: relative;
  z-index: 1;
  text-shadow: 0 0 5px rgba(0, 0, 0, 0.8);
}

.card-special .card-name.name-1 {
  margin-top: 171px;
}

.card-special .card-name.name-2,
.card-special .card-name.name-3 {
  margin-top: 211px;
}

.card-special .scoller-text {
  width: 263px;
  font-size: 12px;
  text-align: right;
  height: 92px;
  margin-left: 252px;
  color: #ecd0ab;
  overflow-y: scroll;
  overflow-x: hidden;
  line-height: 18px;
  padding-right: 10px;
  margin-top: 8px;
}

.card-special .scoller-text p {
  line-height: 12px;
  margin-bottom: 8px;
}

.card-special .scoller-text p:last-child {
  margin-bottom: 0;
}

.card-special .card-text {
  width: 100%;
  height: auto;
}

.card-special .card-text span {
  position: relative;
}

.card-special .card-text span i {
  position: absolute;
  top: 6px;
  left: -12px;
  width: 6px;
  height: 6px;
  background-size: 100% 100%;
}

.card-special .card-text span .i1 {
  background-image: url("//game.gtimg.cn/images/lol/act/a20250717julypray/text_icon2.png");
}

.card-special .card-text span .i2 {
  background-image: url("//game.gtimg.cn/images/lol/act/a20250717julypray/text_icon3.png");
}

.change-cont .exchange-pop {
  position: absolute;
  width: 169px;
  height: 76px;
  bottom: 64px;
  right: 70px;
  z-index: 20;
}

.change-cont .price_nums {
  width: 160%;
  margin-left: -30%;
  text-align: center;
  color: #f4db8f;
  font-size: 18px;
  font-family: sellnum-1;
  line-height: 18px;
  height: 18px;
  text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3), 0px 2px 8px rgba(0, 0, 0, 0.5);
  margin-bottom: 8px;
}

.change-cont .price_nums span {
  position: relative;
  padding-left: 26px;
}

.change-cont .price_nums span::before {
  content: "";
  position: absolute;
  width: 35px;
  height: 28px;
  top: -4px;
  left: -8px;
  background: url("//game.gtimg.cn/images/lol/act/a20250717julypray/db_icon.png") no-repeat center;
  margin-right: 4px;
  background-size: contain;
}

.change-cont .exchange-btn {
  width: 98px;
  height: 34px;
  line-height: 34px;
  background: url("//game.gtimg.cn/images/lol/act/a20250717julypray/btn_cz.png") no-repeat;
  background-size: 100% 100%;
  text-align: center;
  color: #f5f0dc;
  font-size: 12px;
  font-weight: bold;
  text-shadow: 0 0 2px rgba(0, 0, 0, 0.5);
  margin-top: 0px;
  position: relative;
  left: 50%;
  top: 0;
  z-index: 1;
  transform: translateX(-50%);
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
}

.change-cont .exchange-btn.gray {
  filter: grayscale(1);
  pointer-events: none;
}

.change-cont .exchange-btn:hover {
  filter: brightness(1.1);
}

.change-cont .sp_nums {
  font-size: 12px;
  color: #f0e6d2;
  text-align: center;
  line-height: 18px;
  margin-top: 4px;
  text-shadow: 0 2px 8px rgb(0, 0, 0);
}

.back-btn {
  position: absolute;
  top: 82px;
  right: 0;
  z-index: 999;
  width: 145px;
  height: 34px;
  background: url("//game.gtimg.cn/images/lol/act/a20250717julypray/back-btn.png") no-repeat;
  background-size: 100% 100%;
  font-size: 0;
}

.gift-cont .back-btn {
  top: 80px;
}

.pop-ani {
  animation: 0.3s cubic-bezier(0.35, 0.55, 0.85, 0.95) 0.1s 1 normal both running ani-ten-item-in;
}

.pop-optional-list::-webkit-scrollbar,
.operation-tab-cont::-webkit-scrollbar,
.tip-box-cont::-webkit-scrollbar,
.exchange-channel::-webkit-scrollbar,
.card-special .scoller-text::-webkit-scrollbar,
.skins-box-cont::-webkit-scrollbar,
.rule-text::-webkit-scrollbar,
.pop-history .dialog-history__table::-webkit-scrollbar {
  width: 4px;
}

.pop-optional-list::-webkit-scrollbar-thumb,
.operation-tab-cont::-webkit-scrollbar-thumb,
.tip-box-cont::-webkit-scrollbar-thumb,
.exchange-channel::-webkit-scrollbar-thumb,
.card-special .scoller-text::-webkit-scrollbar-thumb,
.skins-box-cont::-webkit-scrollbar-thumb,
.rule-text::-webkit-scrollbar-thumb,
.pop-history .dialog-history__table::-webkit-scrollbar-thumb {
  width: 4px;
  border-radius: 3px;
  background: #785A28;
}

.pop-optional-list::-webkit-scrollbar-track,
.operation-tab-cont::-webkit-scrollbar-track,
.tip-box-cont::-webkit-scrollbar-track,
.exchange-channel::-webkit-scrollbar-track,
.card-special .scoller-text::-webkit-scrollbar-track,
.skins-box-cont::-webkit-scrollbar-track,
.rule-text::-webkit-scrollbar-track,
.pop-history .dialog-history__table::-webkit-scrollbar-track {
  width: 4px;
  background: transparent;
}

.dia-cont {
  position: relative;
  box-sizing: border-box;
  padding-top: 12px;
  margin: 0 auto;
}

.dia-title {
  line-height: 18px;
  text-align: center;
  font-size: 14px;
  color: #f0e6d2;
  font-weight: bold;
}

.pop-skins {
  z-index: 1001;
}

.pop-exchange-check {
  z-index: 1001;
}

.skins-cont {
  width: 856.5px;
  height: 572.5px;
  background: url("//game.gtimg.cn/images/lol/act/a20250717julypray/pop-jc.png") no-repeat;
  background-size: 100% 100%;
}

/* .dia-cont.skins-cont{
  top: 55%;
} */
/* 规则弹窗 */
.rule-cont,
.pop-history .pop-bd {
  width: 744px;
  height: 520px;
  background: url("//game.gtimg.cn/images/lol/act/a20250717julypray/pop6.png") no-repeat;
  background-size: 100% 100%;
}

.rule-text {
  overflow: hidden;
  overflow-y: auto;
  width: 710px;
  height: 445px;
  margin-top: 27px;
  margin-left: 29px;
  font-size: 12px;
  line-height: 16px;
  color: #A09B8C;
}

.rule-text a {
  color: #fef2ae;
}

.rule-text p {
  position: relative;
  box-sizing: border-box;
  width: 680px;
  margin-bottom: 10px;
}

.rule-text .rt {
  font-size: 16px;
  line-height: 20px;
  font-weight: 800;
}

.rule-text .ry {
  display: inline-block;
  /* background: yellow;
  color: #000; */
}

.rule-text .rd {
  color: red;
}

.r2 p {
  padding-left: 40px;
}

.r2 > p::after {
  content: "";
  position: absolute;
  top: 6px;
  left: 25px;
  width: 6px;
  height: 6px;
  background: #a09b8c;
  border-radius: 50%;
}

.r3 p {
  padding-left: 70px;
}

.r3 > p::after {
  content: "";
  position: absolute;
  top: 5px;
  left: 50px;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  border: 1px solid #a09b8c;
}

.r3 > p.rtc {
  padding-left: 90px;
}

.r3 > p.rtc::after {
  content: "";
  position: absolute;
  top: 5px;
  left: 70px;
  width: 5px;
  height: 5px;
  border-radius: 0;
  background-color: #a09b8c;
  border: 1px solid #a09b8c;
}

.rtb {
  padding-left: 30px;
  margin-top: 30px;
}

.table {
  margin-top: 15px;
}

.r3 .table {
  margin-bottom: 15px;
}

.td {
  text-align: center;
  border: 1px solid #a09b8c;
  border-bottom: none;
  height: 40px;
  line-height: 40px;
}

.tr:last-child .td {
  border-bottom: 1px solid #a09b8c;
}

.tr {
  display: flex;
}

.tr .td:first-child {
  width: 350px;
  border-right: none;
}

.tr .td:nth-child(2) {
  width: 306px;
}

.table-w .tr .td:first-child {
  width: 250px;
}

.table-w .tr .td:nth-child(2) {
  width: 406px;
}

.rule-text table {
  border-collapse: collapse;
  margin-top: 15px;
}

.rule-text table th,
.rule-text table td {
  text-align: center;
  border: 1px solid #a09b8c;
  height: 40px;
}

.rule-text table tr th:first-child {
  width: 160px;
}

.rule-text table tr th:nth-child(2) {
  width: 200px;
}

.rule-text .rt.mt30 {
  margin-top: 30px;
}

.rule-text .ti2 {
  text-indent: 2em;
}

.rule-text .rtip {
  margin-top: 30px;
}

/* 领取记录 */
.pop-history .pop-bd {
  position: relative;
}

.pop-history .dia-title {
  line-height: 44px;
}

.pop-history .btn-decompose-all {
  top: 55px;
  right: 24px;
}

.history-nav {
  display: flex;
  height: 30px;
  margin: 48px auto 0;
  justify-content: space-between;
  width: 696px;
}

.dialog-history__li {
  display: flex;
  width: 696px;
  justify-content: space-between;
  align-items: center;
  height: 49px;
  line-height: 49px;
  font-size: 12px;
  color: #f0e6d2;
  position: relative;
}

.dialog-history__table {
  overflow-y: auto;
  width: 696px;
  overflow-x: hidden;
  margin: 0 auto;
  height: 333px;
}

.dialog-history__li::after {
  content: "";
  position: absolute;
  width: 696px;
  height: 1px;
  background-color: rgba(255, 255, 255, 0.12);
  left: 0;
  bottom: 0;
}

.dialog-history__li:last-child::after {
  display: none;
}

.dialog-history__li div {
  text-align: center;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.history-nav li {
  width: 126px;
  height: 24px;
  text-align: center;
  line-height: 24px;
  font-size: 12px;
  color: #f0e6d2;
}

.history-nav li {
  background-color: rgba(255, 255, 255, 0.06);
}

.dialog-history__date {
  width: 126px;
}

.history-nav li:nth-child(2),
.dialog-history__name {
  width: 226px;
}

.history-nav li:nth-child(3),
.dialog-history__state {
  width: 212px;
}

.history-nav li:nth-child(4),
.dialog-history__area {
  width: 120px;
}

.dialog-history__state {
  display: flex;
  align-items: center;
  justify-content: center;
}

.dialog-history__state a {
  width: 54px;
  height: 20px;
  line-height: 20px;
  font-size: 12px;
  color: #cdbe91;
  text-align: center;
  background-image: url("//game.gtimg.cn/images/lol/act/a20250717julypray/h-btn1.png");
  background-size: 100% 100%;
}

.dialog-history__state .btn-decompose {
  margin-left: 10px;
}

.dialog-history__state a:hover {
  background-image: url("//game.gtimg.cn/images/lol/act/a20250717julypray/h-btn2.png");
}

.dialog-history__state a:active {
  background-image: url("//game.gtimg.cn/images/lol/act/a20250717julypray/h-btn3.png");
}

.dialog-history__bottom {
  display: flex;
  justify-content: center;
  margin: 12px auto 0;
}

.dialog-history__bottom a {
  display: block;
  font-size: 12px;
  color: #cdbe91;
}

.pagination__pages a {
  width: 16px;
  position: relative;
  text-decoration: underline;
  margin: 0 4px;
}

.pagination__pages {
  display: flex;
  justify-content: center;
  margin: 0 20px;
}

.pagination__pages a.on,
.pagination__pages a.pagination__ellipsis {
  text-decoration: none;
  color: #5b5a56;
}

/* 皮肤奖励?????? */
.skins-nav {
  position: relative;
  display: flex;
  justify-content: center;
  width: 854px;
  height: 44px;
  margin: 9px auto 0;
}

.skins-nav::before {
  width: 679px;
}

.skins-item {
  width: 33.33333%;
  height: 100%;
  line-height: 44px;
  text-align: center;
  font-size: 14px;
  color: #f0e6d2;
  cursor: pointer;
  opacity: 0.5;
}

.skins-box {
  position: relative;
  width: 836px;
  height: 412px;
  margin-left: 15px;
  margin-top: 14px;
}

.skins-box-cont {
  overflow: hidden;
  overflow-y: auto;
  position: relative;
  width: 100%;
  height: 438px;
}

.skins-list {
  display: none;
  flex-wrap: wrap;
  width: 824px;
  padding-bottom: 60px;
}

.skins-list.show {
  display: flex;
}

.skin {
  cursor: default;
}

.skin:nth-child(-n+5) {
  margin-top: 0;
}

.skin:nth-child(5n) {
  margin-right: 0;
}

.skin img[src=""],
.skin img:not([src]) {
  opacity: 0;
}

.skin .mp {
  bottom: auto;
  top: -52px;
}

.operation-nav-item.on,
.skins-item.on,
.record-nav-item.on,
.operation-nav-item:hover,
.record-nav-item:hover,
.skins-item:hover {
  /* font-weight: 800;
  color: #f0e6d2;
  background: url("//game.gtimg.cn/images/lol/act/a20250717julypray/operation_light.png")
    no-repeat;
  background-size: 100% 100%; */
}

.nav-line,
.skins-line,
.record-line {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 140px;
  border-bottom: 1px solid #c89b3d;
  transition: left 0.2s;
}

.operation-pic {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 100%;
}

.operation-pic img {
  width: 100%;
  object-fit: cover;
}

.operation-pic.xc img {
  height: 80%;
  object-fit: cover;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
}

.skin {
  position: relative;
  width: 152px;
  height: 240px;
  cursor: pointer;
  margin-right: 15px;
  margin-top: 56px;
  box-sizing: border-box;
  border: 1px solid;
}

.skin::before {
  content: "";
  position: absolute;
  bottom: 0px;
  left: 50%;
  transform: translateX(-50%);
  width: 148px;
  height: 100%;
  /* background: url("//game.gtimg.cn/images/lol/act/a20250717julypray/operation_mask.png")
    no-repeat;
  background-size: 100% 100%; */
  pointer-events: none;
  z-index: 1;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 72.4%, rgba(0, 0, 0, 0.6) 86.26%, #000000 100%);
  opacity: 0.9;
}

/* .skin .mp::before {
  content: "";
  position: absolute;
  bottom: 0px;
  left: 50%;
  transform: translateX(-50%);
  width: 148px;
  height: 240px;
  pointer-events: none;
  z-index: 1;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 72.4%, rgba(0, 0, 0, 0.6) 86.26%, #000000 100%);
  opacity: 0.9;

} */
.operation-pic::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  box-sizing: border-box;
  border: 2px solid #010A13;
  z-index: 2;
}

.skin::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  box-sizing: border-box;
  border: 1px solid #3C3C41;
  z-index: 3;
}

.operation-name {
  width: 100%;
  font-size: 12px;
  color: #f0e6d2;
  line-height: 16px;
  margin: 0 auto;
  padding-top: 8px;
}

.operation-info {
  position: relative;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  z-index: 1;
  text-align: center;
  /* margin-top: 8px; */
}

.mp {
  position: absolute;
  bottom: auto;
  top: -52px;
  left: 50%;
  transform: translateX(-50%);
  width: 80px;
  height: 50px;
}

.mp img {
  width: 100%;
  object-fit: cover;
}

.dia-close {
  position: absolute;
  top: 8px;
  right: 12px;
  display: block;
  width: 24px;
  height: 24px;
  background: url(//game.gtimg.cn/images/lol/act/a20250717julypray/btn_close.png) no-repeat;
  background-size: 100% 100%;
}

.prop-title {
  position: relative;
  top: -24px;
  width: fit-content;
  line-height: 28px;
  font-size: 21px;
  font-weight: bold;
  /* background: linear-gradient(72.87deg, #FDFEFF 28.2%, #FFFFFF 28.23%, #EAF1FE 112.54%, #C2D8F7 120.41%, #FFFFFF 270.7%, #E9F3FD 320.82%, #FFFFFF 325.04%);
  background-clip: text;
  -webkit-background-clip: text; */
  color: #f5f0dc;
  margin: 0 auto;
  /* text-shadow: 0px 0px 6px rgba(97, 0, 255, 0.2); */
  filter: drop-shadow(0px 0px 6px rgba(97, 0, 255, 0.2));
}

/* .prop-title::before,
.prop-title::after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 125px;
  height: 13px;
  background-repeat: no-repeat;
  background-size: 100% 100%;
} */
.prop-title::before {
  left: -136px;
  background-image: url("//game.gtimg.cn/images/lol/act/a20250717julypray/pop_title_left.png");
}

.prop-title::after {
  right: -136px;
  background-image: url("//game.gtimg.cn/images/lol/act/a20250717julypray/pop_title_right.png");
}

.prop-cont {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 840px;
  height: 472px;
  margin: 8px auto 0;
}

.prop-item {
  position: relative;
  margin: 0 auto;
  width: 226px;
  height: 100%;
  display: flex;
  align-items: center;
}

/* #pop-lottery1 .prop-item {
  opacity: 0;
}

#pop-lottery1 .prop-item::nth-child(1) {
  animation: aniDown 0.25s ease-in-out forwards;
  -webkit-animation: aniDown 0.25s ease-in-out forwards;
}

#pop-lottery1 .prop-item:nth-child(2) {
  animation: aniDown 0.25s ease-in-out 125ms forwards;
  -webkit-animation: aniDown 0.25s ease-in-out 125ms forwards;
}

#pop-lottery1 .prop-item:nth-child(3) {
  animation: aniDown 0.25s ease-in-out 250ms forwards;
  -webkit-animation: aniDown 0.25s ease-in-out 250ms forwards;
}

@keyframes aniDown {
  0% {
    transform: scale(1.5);
    opacity: 0;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
} */
#pop-lottery10 li {
  opacity: 0;
}

#pop-lottery10 li:first-child {
  animation: aniDown2 200ms ease-in-out forwards;
  -webkit-animation: aniDown2 200ms ease-in-out forwards;
}

#pop-lottery10 li:nth-child(2) {
  animation: aniDown2 200ms ease-in-out 100ms forwards;
  -webkit-animation: aniDown2 200ms ease-in-out 100ms forwards;
}

#pop-lottery10 li:nth-child(3) {
  animation: aniDown2 200ms ease-in-out 200ms forwards;
  -webkit-animation: aniDown2 200ms ease-in-out 200ms forwards;
}

#pop-lottery10 li:nth-child(4) {
  animation: aniDown2 200ms ease-in-out 300ms forwards;
  -webkit-animation: aniDown2 200ms ease-in-out 300ms forwards;
}

#pop-lottery10 li:nth-child(5) {
  animation: aniDown2 200ms ease-in-out 400ms forwards;
  -webkit-animation: aniDown2 200ms ease-in-out 400ms forwards;
}

#pop-lottery10 li:nth-child(6) {
  animation: aniDown2 200ms ease-in-out 500ms forwards;
  -webkit-animation: aniDown2 200ms ease-in-out 500ms forwards;
}

#pop-lottery10 li:nth-child(7) {
  animation: aniDown2 200ms ease-in-out 600ms forwards;
  -webkit-animation: aniDown2 200ms ease-in-out 600ms forwards;
}

#pop-lottery10 li:nth-child(8) {
  animation: aniDown2 200ms ease-in-out 700ms forwards;
  -webkit-animation: aniDown2 200ms ease-in-out 700ms forwards;
}

#pop-lottery10 li:nth-child(9) {
  animation: aniDown2 200ms ease-in-out 800ms forwards;
  -webkit-animation: aniDown2 200ms ease-in-out 800ms forwards;
}

#pop-lottery10 li:nth-child(10) {
  animation: aniDown2 200ms ease-in-out 900ms forwards;
  -webkit-animation: aniDown2 200ms ease-in-out 900ms forwards;
}

#pop-lottery10 li:nth-child(11) {
  animation: aniDown2 200ms ease-in-out 1000ms forwards;
  -webkit-animation: aniDown2 250ms ease-in-out 1000ms forwards;
}

@keyframes aniDown2 {
  0% {
    transform: scale(1.3);
    opacity: 1;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}
.common-btns,
.have-btns {
  display: flex;
  justify-content: center;
  width: 100%;
  height: 32px;
  margin: 28px auto 0;
}

.common-btns a,
.have-btns a {
  display: block;
  width: 140px;
  height: 100%;
  line-height: 32px;
  text-align: center;
  background: url("//game.gtimg.cn/images/lol/act/a20250717julypray/btn4.png") no-repeat;
  background-size: 100% 100%;
  font-size: 14px;
  color: #cdbe91;
  margin: 0 8px;
}

.prop-pic {
  position: relative;
  width: 226px;
  height: 226.5px;
  margin: 0 auto;
  background: url("//game.gtimg.cn/images/lol/act/a20250717julypray/prop-bg1.png") no-repeat;
  background-size: 100% 100%;
}

.prop-pic span {
  position: absolute;
  width: 88%;
  height: 20px;
  bottom: 20px;
  left: 50%;
  text-align: center;
  font-size: 12px;
  color: #f0e6d2;
  line-height: 20px;
  transform: translateX(-50%);
  background: rgba(0, 0, 0, 0.5);
}

.prop-item.skin-ts .prop-pic span {
  bottom: 60px;
  width: 42%;
}

.prop-item {
  margin-top: -80px;
}

.prop-item.skin-ts {
  width: 478px;
  margin-top: 0;
}

.prop-item.skin-ts .prop-pic {
  position: relative;
  width: 478px;
  height: 354px;
  margin: 0 auto 0;
  background: none;
}

.prop-item.skin-ts .prop-pic img {
  width: 100%;
  height: 100%;
}

/* .prop-pic img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  height: 80%;
  object-fit: cover;
  border-radius: 10px;
} */
.prop-pic.skin-pt {
  position: relative;
  width: 226px;
  height: 226.5px;
  margin: 0 auto;
  background: none;
  overflow: hidden;
}

.prop-pic.skin-pt img {
  -webkit-mask-image: url("//game.gtimg.cn/images/lol/act/a20250717julypray/prop-bg1.png");
  mask-image: url("//game.gtimg.cn/images/lol/act/a20250717julypray/prop-bg1.png");
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  width: 100%;
  height: 100%;
}

.prop-pic.skin-pt::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: url("//game.gtimg.cn/images/lol/act/a20250717julypray/prop-bg2.png") no-repeat;
  background-size: 100% 100%;
  z-index: 2;
}

.prop-item.skin-ts .prop-name {
  bottom: 30px;
}

.prop-name {
  position: absolute;
  bottom: 90px;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  font-size: 12px;
  font-weight: 800;
  color: #f0e6d2;
  line-height: 16px;
  text-align: center;
}

.btn-close {
  position: absolute;
  top: 92px;
  font-size: 0;
  right: 36px;
  width: 34px;
  height: 34px;
  background: url("//game.gtimg.cn/images/lol/act/a20250717julypray/close-icon.png") no-repeat;
  background-size: 100% 100%;
}

.btn-receive {
  position: absolute;
  bottom: 34px;
  left: 50%;
  width: 199.5px;
  height: 48px;
  line-height: 45px;
  transform: translateX(-50%);
  background: url("//game.gtimg.cn/images/lol/act/a20250717julypray/btn-receive1.png") no-repeat;
  background-size: 100% 100%;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  color: #fff;
  letter-spacing: 1px;
  text-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
}

.pop-gift-ten ul {
  height: 413px;
  flex-wrap: wrap;
  box-sizing: border-box;
  padding: 0 60px;
  width: 100%;
  margin: 23px auto 0;
}

.pop-gift-ten li {
  width: 160px;
  height: 192px;
  margin-right: 32px;
  position: relative;
}

.pop-gift-ten li:nth-child(5n) {
  margin-right: 0;
}

.pop-gift-ten-img {
  width: 100%;
  height: 160px;
  background: url("//game.gtimg.cn/images/lol/act/a20250717julypray/prop-bg1.png") no-repeat;
  background-size: 100% 100%;
  position: relative;
}

.pop-gift-ten-img span {
  position: absolute;
  width: 88%;
  height: 20px;
  bottom: 20px;
  left: 50%;
  transform: translateX(-50%);
  text-align: center;
  font-size: 12px;
  color: #f0e6d2;
  line-height: 20px;
  background-color: rgba(0, 0, 0, 0.5);
}

.pop-gift-ten li.skin-ts .pop-gift-ten {
  background: none;
}

.pop-gift-ten li.skin-ts img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 201px;
  height: 205.5px;
}

.pop-gift-ten-img img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  height: 80%;
  object-fit: cover;
}

.pop-gift-ten-img.skin-pt {
  width: 100%;
  height: 160px;
  position: relative;
  background: none;
}

.pop-gift-ten-img.skin-pt img {
  -webkit-mask-image: url("//game.gtimg.cn/images/lol/act/a20250717julypray/prop-bg1.png");
  mask-image: url("//game.gtimg.cn/images/lol/act/a20250717julypray/prop-bg1.png");
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  width: 100%;
  height: 100%;
}

.pop-gift-ten-img.skin-pt::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: url("//game.gtimg.cn/images/lol/act/a20250717julypray/prop-bg2.png") no-repeat;
  background-size: 100% 100%;
  z-index: 2;
}

.pop-gift-ten .pop-gift-ten-name {
  font-size: 12px;
  font-weight: 800;
  color: #f0e6d2;
  line-height: 16px;
  text-align: center;
  margin-top: 4px;
}

/* 兑换确认 */
.exchange-check-item {
  position: relative;
  margin-top: 40px;
}

.exchange-check-card {
  position: relative;
  height: 254px;
  width: 156px;
  margin: 0 auto;
}

.exchange-check-card::after {
  display: block;
  content: "";
  pointer-events: none;
  height: 261px;
  width: 164px;
  position: absolute;
  /* left: -7px;
  top: -6px; */
  left: 50%;
  top: 50%;
  transform: translate3d(-50%, -50%, 0);
  background: url(//game.gtimg.cn/images/lol/act/a20250717julypray/exchange-border.png) no-repeat;
  background-size: 100% 100%;
}

.exchange-check-pic {
  height: 100%;
  width: 100%;
  background: url(//game.gtimg.cn/images/lol/act/a20250717julypray/sw_img_bg2.png) no-repeat;
  background-size: cover;
  position: relative;
  box-sizing: border-box;
  /* border-radius: 20px; */
  overflow: hidden;
}

.exchange-check-pic img {
  position: absolute;
  top: 50%;
  left: 50%;
  height: 100%;
  width: 100%;
  object-fit: cover;
  transform: translate(-50%, -50%);
}

.exchange-check-mp {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 85px;
  height: 60px;
}

.exchange-check-mp img {
  width: 100%;
}

.exchange-check-info {
  box-sizing: border-box;
  line-height: 24px;
  text-align: center;
  font-size: 12px;
  color: #a09b8c;
  margin-top: 22px;
  padding: 0 15px;
}

.exchange-check-info span {
  display: inline-block;
  color: #c89b3d;
}

.exchange-check-icon {
  width: 20px;
  height: 21px;
  background: url("//game.gtimg.cn/images/lol/act/a20250717julypray/db_icon.png") no-repeat center;
  background-size: contain;
  vertical-align: middle;
  margin: -2px 2px 0;
}

.exchange-check-btns {
  margin: 20px auto 0;
}

/* #pop-exchange-result {
  padding-top: 100px;
}

#pop-exchange-result .dia-con {
  position: relative;
  width: 100%;
  height: 100%;
} */
.exchange-result-item {
  margin: 5px auto 0;
}

.exchange-result-item.prop-icon .exchange-result-pic img {
  width: 150px;
  height: 150px;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}

.exchange-result-card {
  position: relative;
  width: 229px;
  height: 373px;
  margin: 0 auto;
}

.exchange-result-card.large {
  width: 700px;
  height: 394px;
}

.exchange-result-mp {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 116px;
  height: 72px;
}

.exchange-result-name {
  width: 100%;
  line-height: 20px;
  text-align: center;
  font-size: 16px;
  font-weight: 700;
  color: #f0e6d2;
  margin-top: 20px;
}

.btn-exchange-result-ok {
  display: block;
  width: 156px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  background: url("//game.gtimg.cn/images/lol/act/a20250717julypray/btn1.png") no-repeat;
  background-size: 100% 100%;
  font-size: 14px;
  font-weight: 700;
  color: #cdbe91;
  margin: 50px auto 0;
}

.zh-cont {
  position: relative;
  width: 478px;
  height: 357px;
  background: url("//game.gtimg.cn/images/lol/act/a20250717julypray/pop15.png") no-repeat;
  background-size: 100% 100%;
  margin: 0 auto;
  padding-top: 6px;
}

.zh-cont .dia-title,
.lack-cont .dia-title {
  line-height: 34px;
}

.zh-pic {
  overflow: hidden;
  width: 172px;
  height: 157px;
  margin: 6px auto 0;
}

.zh-pic img {
  width: 100%;
  object-fit: cover;
}

.zh-info {
  font-size: 12px;
  color: #a09b8c;
  line-height: 16px;
  text-align: center;
  margin: 0 auto;
  width: 74%;
}

.zh-info span {
  color: #c89b3c;
  font-weight: 800;
}

.zh-info span i {
  font-weight: 800;
}

.zh-skip {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 12px;
  line-height: 16px;
  color: #a09b8c;
  margin-top: 12px;
  cursor: pointer;
}

.zh-skip span {
  position: relative;
  box-sizing: border-box;
  display: inline-block;
  width: 12px;
  height: 12px;
  border: 1px solid #785a28;
  margin-top: 2px;
  margin-right: 9px;
}

#popGiftOwn .mall-text {
  font-size: 14px;
  line-height: 22px;
}

#popGiftOwn .mall-btns {
  margin-top: 40px;
}

.zh-skip.on span {
  background: url("//game.gtimg.cn/images/lol/act/a20250717julypray/icon_checked2.png") no-repeat;
  background-size: 100% 100%;
  border: none;
}

.lack-btns,
.buyzs-btns {
  display: flex;
  justify-content: space-between;
  width: 296px;
  height: 32px;
  margin: 19px auto 0;
}

.lack-btns {
  margin: 48px auto 0;
}

.zh-btns,
.mall-btns,
.exchange-check-btns {
  width: 185px;
  margin: 14px auto 0;
}

.exchange-check-btns {
  margin-top: 30px;
}

.lack-btns a.btn-lack {
  /* display: block; */
  width: 140px;
  height: 100%;
  /* line-height: 32px;
  text-align: center;
  background: url("//game.gtimg.cn/images/lol/act/a20250717julypray/btn4.png")
    no-repeat;
  background-size: 100% 100%;
  font-size: 14px;
  font-weight: 800;
  color: #cdbe91; */
}

.lack-btns a.btn-lack.off {
  /* background-image: url("//game.gtimg.cn/images/lol/act/a20250717julypray/btn6.png");
  color: #6b6969;
  pointer-events: none; */
}

.lack-btn-cont {
  position: relative;
  width: 140px;
  height: 100%;
}

.zh-btns a,
.mall-btns a,
.exchange-check-btns a {
  display: block;
  width: 100%;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background: url("//game.gtimg.cn/images/lol/act/a20250717julypray/btn4.png") no-repeat;
  background-size: 100% 100%;
  font-size: 14px;
  font-weight: 800;
  color: #cdbe91;
  margin: 0 auto;
}

/* 通用弹窗 */
.common-cont,
.mall-cont {
  width: 478px;
  height: 219px;
  background: url(//game.gtimg.cn/images/lol/act/a20250717julypray/pop3.png) no-repeat;
  background-size: 100% 100%;
  margin: 0 auto;
}

.common-text {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 376px;
  min-height: 96px;
  font-size: 12px;
  line-height: 16px;
  color: #a09b8c;
  margin: 15px auto 0;
  text-align: center;
}

.mall-text {
  font-size: 12px;
  line-height: 16px;
  color: #a09b8c;
  margin: 50px auto 0;
  text-align: center;
}

.mall-text i {
  display: block;
}

.mall-text span {
  color: #c89b3c;
  font-weight: bold;
}

.common-btns {
  display: flex;
  justify-content: center;
  width: 100%;
  height: 32px;
  margin: 20px auto 0;
}

.common-btns a {
  display: block;
  width: 140px;
  height: 100%;
  line-height: 32px;
  text-align: center;
  background: url("//game.gtimg.cn/images/lol/act/a20250717julypray/btn4.png") no-repeat;
  background-size: 100% 100%;
  font-size: 14px;
  color: #cdbe91;
  margin: 0 8px;
}

.pop-bind {
  width: 100%;
  height: 100%;
}

.dia-cont {
  position: absolute;
  top: 55%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.bind-cont {
  width: 478px;
  height: 219px;
  background: url("//game.gtimg.cn/images/lol/act/a20250717julypray/pop3.png") no-repeat;
  background-size: 100% 100%;
  margin: 0 auto;
  padding-top: 12px;
}

.bind-box {
  display: flex;
  justify-content: space-between;
  width: 332px;
  height: 30px;
  margin: 43px auto 0;
}

.bind-item {
  box-sizing: border-box;
  position: relative;
  width: 158px;
  height: 100%;
  line-height: 30px;
  background: url("//game.gtimg.cn/images/lol/act/a20250717julypray/bind_bg.png") no-repeat;
  background-size: 100% 100%;
  cursor: pointer;
  font-size: 12px;
  color: #a09b8c;
}

.bind-item::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 6px;
  transform: translateY(-50%);
  width: 6px;
  height: 12px;
  background: url("//game.gtimg.cn/images/lol/act/a20250717julypray/icon_bind.png") no-repeat;
  background-size: 100% 100%;
}

.bind-item select {
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  border: none;
  outline: none;
  background: none;
  color: #a09b8c;
  font-size: 12px;
  padding-left: 12px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
}

.bind-item select::-ms-expand {
  display: none;
}

.bind-item select::-webkit-input-placeholder {
  color: #a09b8c;
  font-size: 12px;
}

.bind-item select:-moz-placeholder {
  color: #a09b8c;
  font-size: 12px;
}

.bind-item select::-moz-placeholder {
  color: #a09b8c;
  font-size: 12px;
}

.bind-item select:-ms-input-placeholder {
  color: #a09b8c;
  font-size: 12px;
}

.bind-item p {
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  padding-left: 12px;
}

.bind-item ul {
  display: none;
  position: absolute;
  top: 30px;
  left: 0;
  width: 100%;
}

.bind-item ul li {
  box-sizing: border-box;
  width: 100%;
  height: 30px;
  line-height: 30px;
  padding-left: 12px;
  background: #0f171d;
}

.bind-item ul li:hover {
  background: #223443;
  color: #fff;
}

.bind-item:hover ul {
  display: block;
}

.bind-text {
  font-size: 12px;
  line-height: 16px;
  text-align: center;
  color: #a09b8c;
  margin-top: 24px;
}

.btn-bind-ok {
  display: block;
  width: 185px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  background: url("//game.gtimg.cn/images/lol/act/a20250717julypray/btn5.png") no-repeat;
  background-size: 100% 100%;
  font-size: 14px;
  color: #cdbe91;
  margin: 35px auto 0;
}

.common-btns a.btn-exchange-check-cancel,
.purchase-btns a.btn-purchase-cancel,
.tip-btns a.btn-tip-cancel,
.zh-btns a.btn-zh-cancel,
.mall-btns a.btn-mall-cancel,
.exchange-check-btns a.btn-exchange-check-cancel {
  width: fit-content;
  background: none;
  color: #a09b8c;
  text-decoration: underline;
  font-weight: normal;
}

.gift-cont {
  width: 100%;
  height: 100%;
}

.gift-cont::before {
  content: "";
  position: absolute;
  top: 86px;
  height: 1px;
  width: 100%;
  background-image: linear-gradient(to right, #463714 91%, rgba(70, 55, 20, 0.5) 100%);
  z-index: 9;
}

.gift-cont::after {
  content: "";
  position: absolute;
  top: 80px;
  height: 2px;
  width: 100%;
  background-image: linear-gradient(to right, #463714 91%, rgba(70, 55, 20, 0.5) 100%);
  z-index: 99;
}

.gift-cont ul {
  display: flex;
  width: 100%;
  height: 100%;
}

.gift-cont li {
  position: relative;
  flex: 1;
  margin-left: -3px;
  background-size: 100% 100%;
  background-image: url("//game.gtimg.cn/images/lol/act/a20250717julypray/group2.png");
}

.gift-cont li::after {
  position: absolute;
  content: "";
  width: 18px;
  height: 600px;
  right: -8px;
  top: -18px;
  background: url("//game.gtimg.cn/images/lol/act/a20250717julypray/gift-line.png") no-repeat;
  background-size: 100% 100%;
  z-index: 2;
}

.gift-cont li:last-child .gift-box::after {
  content: "";
  position: absolute;
  top: -30px;
  right: 0px;
  width: 167.5px;
  height: 160px;
  background: url("//game.gtimg.cn/images/lol/act/a20250717julypray/qiangming2.png") no-repeat;
  background-size: 100% 100%;
  transition: top 0.6s;
}

.gift-cont li:last-child:hover .gift-box::after {
  top: 50px;
}

.gift-cont li:last-child::after {
  display: none;
}

.gift-cont li:first-child {
  background-image: url("//game.gtimg.cn/images/lol/act/a20250717julypray/group1.png");
}

.gift-cont li:first-child img {
  width: 150px;
  height: 150px;
}

.gift-cont li:nth-child(2) img {
  width: 197px;
  height: 187px;
}

.gift-cont li:nth-child(3) img {
  width: 220px;
  height: 208px;
}

.gift-box {
  position: absolute;
  left: 0;
  bottom: 85px;
  width: 100%;
  height: auto;
  z-index: 2;
}

.gift-cont .gift-nums {
  position: absolute;
  bottom: 26px;
  line-height: 26px;
  font-size: 26px;
  font-family: sellnum-1;
  left: 38px;
  padding-left: 26px;
  color: #f4db8f;
  z-index: 2;
}

.gift-cont .gift-nums::after {
  content: "";
  position: absolute;
  top: -1px;
  left: 0;
  width: 21px;
  height: 28px;
  background: url("//game.gtimg.cn/images/lol/act/a20250717julypray/db_icon.png") no-repeat center;
  background-size: contain;
}

.gift-cont .gift-text {
  color: #f0e6d2;
  font-weight: bold;
  font-size: 20px;
  font-weight: bold;
  margin-left: 38px;
  margin-top: -10px;
}

.gift-cont .text {
  color: #ecd0ab;
  font-size: 12px;
  line-height: 18px;
  margin-top: 22px;
  height: 72px;
  overflow: hidden;
  transition: all 0.6s ease-in-out;
}

.gift-cont .text span {
  display: block;
  position: relative;
  font-weight: normal;
  padding-left: 10px;
}

.gift-cont .text span:first-child {
  padding-left: 0;
}

.gift-cont .text span i {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 6px;
  height: 6px;
}

.gift-cont .text span .i1 {
  background: url("//game.gtimg.cn/images/lol/act/a20250717julypray/text_icon2.png") no-repeat;
  background-size: 100% 100%;
}

.gift-cont .text span .i2 {
  background: url("//game.gtimg.cn/images/lol/act/a20250717julypray/text_icon3.png") no-repeat;
  width: 5.5px;
  height: 5.5px;
  background-size: 100% 100%;
}

.gift-cont .text::after {
  content: "......";
  font-size: 12px;
  position: absolute;
  left: 38px;
  bottom: -18px;
  line-height: 18px;
}

.gift-cont li::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
  background-color: rgba(0, 0, 0, 0.5);
  opacity: 0;
  transition: all 0.6s ease-in-out;
}

.gift-cont li:hover::before {
  opacity: 1;
}

.gift-cont li:first-child:hover .text {
  height: 126px;
}

.gift-cont li:nth-child(2):hover .text {
  height: 198px;
}

.gift-cont li:nth-child(3):hover .text {
  height: 234px;
}

.gift-cont li:hover .text::after {
  display: none;
}

@keyframes ani-ten-item-in {
  0% {
    transform: scale(1.8);
    opacity: 0;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}
.pic-nq::after {
  opacity: 0;
  content: "";
  position: absolute;
  top: 350px;
  left: 578px;
  z-index: 4;
  width: 167.5px;
  height: 160.5px;
  background: url("//game.gtimg.cn/images/lol/act/a20250717julypray/qiangming2.png") no-repeat;
  background-size: 100% 100%;
  transition: opacity 0.6s ease-in-out;
  pointer-events: none;
}

.img.qianming::after {
  opacity: 1;
}

/* pop-history */
#popHistory .btn-close {
  top: 22px;
  font-size: 0;
  right: 22px;
}

.have-cont {
  padding-top: 70px;
  box-sizing: border-box;
  width: 436.5px;
  height: 447.5px;
  background: url("//game.gtimg.cn/images/lol/act/a20250717julypray/pop20.png") no-repeat;
  background-size: 100% 100%;
}

.exchange-check-cont {
  width: 438px;
  height: 492px;
  background: url("//game.gtimg.cn/images/lol/act/a20250717julypray/pop17.png") no-repeat;
  background-size: 100% 100%;
  margin: 0 auto;
}

.have-cont .pop-sm1-img {
  width: 160px;
  height: 160px;
  background: url("//game.gtimg.cn/images/lol/act/a20250717julypray/prop-bg1.png") no-repeat;
  background-size: 100% 100%;
  margin: 0 auto 0;
  position: relative;
  overflow: hidden;
}

.have-cont .pop-sm1-img img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  height: 80%;
  object-fit: cover;
}

.have-cont .pop-sm1-img.skin-pt {
  background: none;
}

.have-cont .pop-sm1-img.skin-pt::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: url("//game.gtimg.cn/images/lol/act/a20250717julypray/prop-bg2.png") no-repeat;
  background-size: 100% 100%;
  z-index: 10;
}

.have-cont .pop-sm1-img .pop-gift-ten-have {
  position: absolute;
  width: 88%;
  height: 20px;
  bottom: 20px;
  text-align: center;
  font-size: 12px;
  color: #f0e6d2;
  line-height: 20px;
  background: rgba(0, 0, 0, 0.5);
  left: 50%;
  transform: translateX(-50%);
}

.have-cont .pop-sm1-img.skin-pt img {
  width: 100%;
  height: 100%;
  mask-image: url("//game.gtimg.cn/images/lol/act/a20250717julypray/prop-bg1.png");
  -webkit-mask-image: url(//game.gtimg.cn/images/lol/act/a20250717julypray/prop-bg1.png);
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
}

.have-cont .pop-sm1-text {
  font-size: 12px;
  color: #a09b8c;
  line-height: 24px;
  text-align: center;
  margin-top: 22px;
}

.have-cont .pop-sm1-text i {
  line-height: 16px;
  color: #c89b3d;
  display: block;
  margin-top: 12px;
}

.have-cont .btn-box {
  margin-top: 60px;
  margin-bottom: 8px;
}

.have-cont {
  text-align: center;
}

.have-cont .back-history {
  font-size: 14px;
  color: #a09b8c;
  text-align: center;
  text-decoration: underline;
}

.expend-btn {
  display: none;
}

.card-original.normal::after {
  display: none;
}

.zh-cont2 {
  width: 529.5px;
  height: 536px;
  background: url("//game.gtimg.cn/images/lol/act/a20250717julypray/pop19.png") no-repeat;
  background-size: 100% 100%;
  margin: 40px auto 0;
  padding-top: 16px;
}

.zh-cont2 .zh-text {
  font-size: 12px;
  text-align: center;
  color: #a09b8c;
  margin-top: 36px;
  line-height: 26px;
}

.zh-cont2 .zh-text span:first-child {
  font-size: 18px;
  display: block;
  font-weight: bold;
}

.zh-cont2 .img-pic {
  overflow: hidden;
  width: 231px;
  height: 271.5px;
  margin: 26px auto 0;
  background: url("//game.gtimg.cn/images/lol/act/a20250717julypray/pic-bg.png") no-repeat;
  background-size: 100% 100%;
}

.zh-cont2 .img-pic img {
  display: block;
  width: 195.5px;
  height: 111.5px;
  margin: 62px auto 0;
}

.zh-cont2 .img-pic .pic-name {
  font-size: 14px;
  color: #f0e6d2;
  text-align: center;
  margin-top: 22px;
}

.zh-cont2 .input_box {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 32px;
  margin-top: 12px;
  color: #f0e6d2;
  font-size: 12px;
}

.zh-cont2 .input {
  position: relative;
  width: 75px;
  height: 32px;
  color: #f0e6d2;
  font-size: 12px;
  border: 1px solid #785a28;
  box-sizing: border-box;
  background: transparent;
  text-align: center;
  margin-left: -4px;
}

.zh-cont2 .input::placeholder {
  color: #f0e6d2;
  font-size: 12px;
}

.zh-cont2 .input_add {
  cursor: pointer;
  position: relative;
  z-index: 2;
  width: 42px;
  height: 36px;
  text-align: center;
  line-height: 36px;
  font-size: 20px;
  font-weight: bold;
  color: #cdbe91;
  background: url("//game.gtimg.cn/images/lol/act/a20250717julypray/btn-crement.png") no-repeat;
  background-size: 100% 100%;
}

.zh-cont2 #zh_sub {
  margin-left: -4px;
  margin-right: 6px;
}

.zh-cont2 .zh-btns2 {
  margin-top: 30px;
}

.zh-cont2 .zh-btns2 a {
  display: block;
  width: 135px;
  height: 44.5px;
  line-height: 44.5px;
  text-align: center;
  background: url(//game.gtimg.cn/images/lol/act/a20250717julypray/btn8.png) no-repeat;
  background-size: 100% 100%;
  font-size: 14px;
  color: #cdbe91;
  margin: 0 8px;
}

.red-text {
  color: rgb(249, 0, 0);
  margin-top: 10px;
  display: none;
}

/* 充值钻???? */
.buyzs-cont {
  width: 770.5px;
  height: 432.5px;
  background: url("//game.gtimg.cn/images/lol/act/a20250717julypray/pop9.png") no-repeat;
  background-size: 100% 100%;
  margin: 0 auto;
  padding-top: 12px;
}

.buyzs-tip {
  line-height: 16px;
  text-align: center;
  font-size: 12px;
  color: #A09B8C;
  margin-top: 29px;
}

.buyzs-list {
  display: flex;
  justify-content: center;
  width: 720px;
  height: 210px;
  margin: 30px auto 0;
}

.buyzs-item {
  position: relative;
  width: 160px;
  height: 100%;
  cursor: pointer;
  background: url("//game.gtimg.cn/images/lol/act/a20250717julypray/buyzs_border1.png") no-repeat;
  background-size: 100% 100%;
  margin: 0 7px;
}

.buyzs-checkbox {
  position: absolute;
  top: 9px;
  left: 9px;
  width: 18px;
  height: 18px;
  background: url("//game.gtimg.cn/images/lol/act/a20250717julypray/buyzs_icon1.png") no-repeat;
  background-size: 100% 100%;
}

.buyzs-pic, .buyzs-pic img {
  width: 100%;
  height: 100%;
}

.buyzs-info {
  position: absolute;
  bottom: 8px;
  left: 0;
  width: 100%;
}

.buyzs-info-top {
  text-align: center;
  line-height: 16px;
  font-size: 12px;
  font-weight: 700;
  color: #f0e6d2;
}

.buyzs-num {
  font-size: 16px;
  color: #C89B3C;
}

.buyzs-info-bottom {
  position: relative;
  line-height: 26px;
  text-align: center;
  font-size: 12px;
  color: #A09B8C;
  margin-top: 7px;
}

.buyzs-info-bottom::after {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 140px;
  height: 1px;
  background: url("//game.gtimg.cn/images/lol/act/a20250717julypray/buyzs_line.png") no-repeat;
  background-size: 100%;
}

.buyzs-item:last-child .buyzs-info-bottom::after {
  display: none;
}

.buyzs-item:last-child .buyzs-info-bottom {
  display: flex;
  align-items: center;
  justify-content: center;
}

.buyzs-ipt {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 83px;
  height: 26px;
  background: url("//game.gtimg.cn/images/lol/act/a20250717julypray/buyzs_ipt.png") no-repeat;
  background-size: 100% 100%;
  margin-right: 4px;
}

.buyzs-ipt a {
  display: block;
  width: 20px;
  height: 20px;
  line-height: 19px;
  text-align: center;
  font-size: 20px;
  font-weight: 700;
  color: #CDBE91;
}

.btn-buyzs-decrese {
  margin-left: 5px;
}

.btn-buyzs-increase {
  margin-right: 5px;
}

.buyzs-ipt input {
  width: 100%;
  font-size: 12px;
  font-weight: 700;
  color: #f0e6d2;
  text-align: center;
  outline: none;
  border: none;
  background: none;
}

.buyzs-ipt input::placeholder {
  color: #f0e6d2;
}

.buyzs-item.on {
  /* background-image: url('//game.gtimg.cn/images/lol/act/a20250717julypray/buyzs_border2.png'); */
}

.buyzs-item.on .buyzs-checkbox {
  background-image: url("//game.gtimg.cn/images/lol/act/a20250717julypray/buyzs_icon2.png");
}

.buyzs-bottom {
  box-sizing: border-box;
  width: 768px;
  height: 72px;
  /* background: url('//game.gtimg.cn/images/lol/act/a20250717julypray/buyzs_bottom2.png') no-repeat;
  background-size: 100% 100%; */
  margin: 40px auto 0;
  padding-top: 20px;
  border-top: 1px solid rgba(60, 60, 65, 0.5);
}

.buyzs-btns {
  width: 332px;
  margin: 0 auto;
}

.buyzs-btns .btn-buyzs {
  /* display: block; */
  width: 160px;
  height: 100%;
  /* line-height: 32px; */
  text-align: center;
  /* background: url('//game.gtimg.cn/images/lol/act/a20250717julypray/btn1.png') no-repeat;
  background-size: 100% 100%;
  font-size: 14px;
  font-weight: 800;
  color: #CDBE91; */
}

.buyzs-btns .btn-buyzs.off {
  background-image: url("//game.gtimg.cn/images/lol/act/a20250717julypray/btn6.png");
  color: #6b6969;
  pointer-events: none;
}

.buyzs-qb {
  position: relative;
  width: 156px;
  height: 100%;
}

.buyzs-lack {
  position: absolute;
  bottom: -20px;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  justify-content: center;
  width: 110px;
  height: 20px;
  line-height: 20px;
}

.buyzs-lack-tip {
  font-size: 12px;
  color: red;
}

.pop-buyzs .dia-con {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}

.pop-buyzs.sq .buyzs-cont {
  width: 656.5px;
  background-image: url("//game.gtimg.cn/images/lol/act/a20250717julypray/pop11.png");
}

.pop-buyzs.sq .buyzs-list {
  width: 530px;
}

.pop-buyzs.sq .buyzs-bottom {
  width: 654px;
  /* background-image: url('//game.gtimg.cn/images/lol/act/a20250717julypray/buyzs_bottom.png'); */
}

.buyzs-item-sq {
  display: block;
}

.pop-buyzs.sq .buyzs-item-sq {
  display: none;
}

.pop-buyzs.sq .buyzs-item:nth-child(3) {
  margin-top: 0;
}

/* 操作记录 */
.record-cont {
  width: 656px;
  height: 560px;
  background: url("//game.gtimg.cn/images/lol/act/a20250717julypray/pop_record.png") no-repeat;
  background-size: 100% 100%;
}

.record-box {
  position: relative;
  width: 592px;
  height: 400px;
  margin: 8px auto 0;
}

.record-box-cont {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
}

.record-box-cont.active {
  display: block;
}

.tb-m {
  display: none !important;
}

.record-box-cont .table-box {
  height: 415px;
}

.record-box-cont table {
  width: 100%;
  font-size: 12px;
}

.record-box-cont thead {
  color: #C89B3C;
}

.record-box-cont thead tr td, .record-box-cont tbody tr td {
  display: flex;
  align-items: center;
  /* background-color: #0b141c; */
  width: 111px;
  height: 40px;
  line-height: 16px;
  text-align: left;
  /* margin-right: 4px; */
}

.record-box-cont thead tr td:nth-child(3), .record-box-cont tbody tr td:nth-child(3) {
  width: 370px;
  text-align: right;
  margin-right: 0;
  justify-content: flex-end;
}

.record-box-cont tr {
  display: flex;
}

.record-box-cont tbody {
  color: #A09B8C;
}

.record-box-cont tbody tr {
  position: relative;
}

.record-box-cont tbody tr::after {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  height: 1px;
  background-color: #3C3C41;
}

/* .record-box-cont tbody tr:last-child::after {
  display: none;
} */
.record-box-cont tbody tr td {
  height: 40px;
  /* line-height: 40px; */
  background: none;
}

.record-pagination, .operation-pagination {
  display: flex;
  justify-content: center;
  margin: 12px auto 0;
  line-height: 24px;
}

.operation-pagination {
  margin: 0;
}

.record-pagination a, .pages a, .operation-pagination a {
  display: block;
  font-size: 12px;
  color: #f0e6d2;
}

.pages {
  display: flex;
  justify-content: center;
  margin: 0 20px;
}

.pages a {
  position: relative;
  text-decoration: underline;
  margin: 0 4px;
  width: 16px;
}

.pages a:hover {
  color: #C89B3C;
}

.pages a.current, .pages a.ellipsis {
  text-decoration: none;
  color: #5B5A56;
}

.operation-pagination a.btn-prev,
.record-pagination a.btn-prev {
  font-size: 0;
  text-indent: -999em;
  display: inline-block;
  width: 24px;
  height: 24px;
  background: url("//game.gtimg.cn/images/lol/act/a20250717julypray/record-next.png") no-repeat;
  background-size: 100% 100%;
  transform: rotateY(180deg);
}

.operation-pagination a.btn-next,
.record-pagination a.btn-next {
  font-size: 0;
  text-indent: -999em;
  display: inline-block;
  width: 24px;
  height: 24px;
  background: url("//game.gtimg.cn/images/lol/act/a20250717julypray/record-next.png") no-repeat;
  background-size: 100% 100%;
}

.record-box-cont2 thead tr td:nth-child(2), .record-box-cont2 tbody tr td:nth-child(2) {
  width: 370px;
  text-align: center;
  justify-content: center;
}

.record-box-cont2 thead tr td:nth-child(3), .record-box-cont2 tbody tr td:nth-child(3) {
  width: 111px;
}

.record-box-cont3 thead tr td:nth-child(2), .record-box-cont3 tbody tr td:nth-child(2) {
  width: 161px;
  text-align: center;
  justify-content: center;
}

.record-box-cont3 thead tr td:nth-child(3), .record-box-cont3 tbody tr td:nth-child(3) {
  width: 208px;
  justify-content: flex-end;
  text-align: center;
  box-sizing: border-box;
  padding: 0 10px;
}

.record-box-cont3 thead tr td:nth-child(4), .record-box-cont3 tbody tr td:nth-child(4) {
  width: 111px;
  justify-content: flex-end;
  text-align: right;
}

.record-box-cont3 tbody tr td:nth-child(4) a {
  color: #F4DB8F;
  text-decoration: underline;
}

.record-jf {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  height: 100%;
}

.record-jf .icon-fj {
  width: 20px;
  height: 20px;
  background-image: url("//game.gtimg.cn/images/lol/act/a20250717julypray/db_icon.png");
  margin-right: 5px;
  background-size: contain;
  background-position: center;
}

.record-jf p {
  font-family: "sellnum-1";
  color: #F4DB8F;
}

.operation-nav, .record-nav {
  position: relative;
  display: flex;
  justify-content: center;
  width: 654px;
  height: 42px;
  line-height: 45px;
  text-align: center;
  margin: 9px auto 0;
}

.operation-nav {
  width: 854px;
}

.operation-nav-item, .record-nav-item {
  box-sizing: border-box;
  position: relative;
  width: 50%;
  height: 100%;
  font-size: 14px;
  color: #f0e6d2;
  cursor: pointer;
  /* transition: opacity ease 0.2s; */
  opacity: 0.5;
}

.operation-nav::after, .record-nav::after, .skins-nav::after {
  display: block;
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  border-bottom: 1px solid #463714;
}

.nav-line, .skins-line, .record-line {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 33.33333%;
  border-bottom: 1px solid #C89B3C;
  transition: left 0.2s;
  z-index: 2;
}

.two .record-line {
  width: 50%;
}

.pop-operation .nav-line {
  width: 50%;
}

.operation-nav-item.on, .skins-item.on, .record-nav-item.on, .operation-nav-item:hover, .record-nav-item:hover, .skins-item:hover {
  /* font-weight: 800; */
  /* color: #f0e6d2; */
  opacity: 1;
  /* background: url('//game.gtimg.cn/images/lol/act/a20250717julypray/operation_light.png') no-repeat;
  background-size: 100% 100%; */
}

.operation-nav-item:nth-child(2).on ~ .nav-line, .record-nav-item:nth-child(2).on ~ .record-line {
  left: 33.33333%;
}

.two .record-nav-item:nth-child(2).on ~ .record-line {
  left: 50%;
}

.operation-nav-item:nth-child(3).on ~ .nav-line, .record-nav-item:nth-child(3).on ~ .record-line {
  left: 66.66666%;
}

.pop-operation .operation-nav-item:nth-child(2).on ~ .nav-line {
  left: 50%;
}

.skins-nav .skins-item:nth-child(2).on ~ .skins-line {
  left: 33.33333%;
}

.skins-nav .skins-item:nth-child(3).on ~ .skins-line {
  left: 66.66666%;
}

.skins-nav .skins-item:nth-child(4).on ~ .skins-line {
  left: 75%;
}

/* 领取成功弹窗 */
.success-cont {
  width: 478px;
  height: 219px;
  background: url("//game.gtimg.cn/images/lol/act/a20250717julypray/pop3.png") no-repeat;
  background-size: 100% 100%;
  margin: 0 auto;
}

.success-text {
  width: 400px;
  text-align: center;
  font-size: 12px;
  line-height: 16px;
  color: #A09B8C;
  margin: 43px auto 0;
}

.success-text span {
  color: #C89B3D;
}

.btn-record {
  display: block;
  width: fit-content;
  line-height: 16px;
  text-decoration: underline;
  font-size: 12px;
  color: #CDBE91;
  margin: 6px auto 0;
}

.btn-success-ok {
  display: block;
  width: 185px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  background: url("//game.gtimg.cn/images/lol/act/a20250717julypray/btn5.png") no-repeat;
  background-size: 100% 100%;
  font-size: 14px;
  font-weight: 800;
  color: #CDBE91;
  margin: 25px auto 0;
}

/* 分解成功 */
#pop-success2 .icon-fj {
  display: inline-block;
  width: 36px;
  height: 36px;
  vertical-align: middle;
  margin: -5px 0px 0;
  background-image: url("//game.gtimg.cn/images/lol/act/a20250717julypray/db_icon.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}

#pop-success2 .success-text span {
  font-weight: 800;
  font-family: "sellnum-1";
  color: #F4DB8F;
}

/* #pop-success2 .success-text {
  margin-top: 35px;
} */
/* 领取 / 分解 */
.operation-cont {
  width: 856.5px;
  height: 572.5px;
  background: url(//game.gtimg.cn/images/lol/act/a20250717julypray/pop-jc.png) no-repeat;
  background-size: 100% 100%;
  margin: 0 auto 0;
}

.tip-cont {
  width: 725px;
  height: 572px;
  background-image: url("//game.gtimg.cn/images/lol/act/a20250717julypray/pop16.png");
  background-size: 100% 100%;
}

.btn-operation-record {
  position: absolute;
  top: 13px;
  right: 48px;
  font-size: 12px;
  line-height: 16px;
  color: #CDBE91;
  text-decoration: underline;
}

/* 
.operation-nav, .record-nav {
  position: relative;
  display: flex;
  justify-content: center;
  width: fit-content;
  height: 44px;
  line-height: 44px;
  text-align: center;
  margin: 9px auto 0;
}

.operation-nav::before, .skins-nav::before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 696px;
  height: 1px;
  background: #463714;
}

.operation-nav-item, .record-nav-item {
  box-sizing: border-box;
  position: relative;
  width: 140px;
  height: 100%;
  font-size: 14px;
  color: #5B5A56;
  cursor: pointer;
  transition: all linear 0.2s;
}

.nav-line, .skins-line, .record-line {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 140px;
  border-bottom: 1px solid #c89b3d;
  transition: left 0.2s;
}

.operation-nav-item.on, .skins-item.on, .record-nav-item.on, .operation-nav-item:hover, .record-nav-item:hover, .skins-item:hover {
  font-weight: 800;
  color: #f0e6d2;
  background: url('//game.gtimg.cn/images/lol/act/a20250717julypray/operation_light.png') no-repeat;
  background-size: 100% 100%;
}

.operation-nav-item:nth-child(2).on ~ .nav-line, .record-nav-item:nth-child(2).on ~ .record-line {
  left: 140px;
} */
.operation-tab {
  position: relative;
  width: 834px;
  margin-top: 16px;
  margin-left: 17px;
}

.skins-box::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: -35px;
  width: 738px;
  height: 96px;
  /* background: url('//game.gtimg.cn/images/lol/act/a20250717julypray/operation_mask2.png') no-repeat;
  background-size: 100% 100%; */
  z-index: 1;
  opacity: 1;
  transition: opacity linear 0.2s;
  pointer-events: none;
}

.skins-box.toend::after {
  opacity: 0;
}

.operation-tab-cont {
  overflow: hidden;
  overflow-y: auto;
  position: relative;
  width: 100%;
  height: 366px;
}

.operation-list {
  display: none;
  flex-wrap: wrap;
  width: 824px;
}

.operation-list.show {
  display: flex;
}

.nodata-text {
  display: none;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  width: 100%;
  height: 366px;
  font-size: 12px;
  color: #5B5A56;
}

.nodata-text::before {
  display: block;
  content: "";
  width: 102px;
  height: 96px;
  background: url("//game.gtimg.cn/images/lol/act/a20250717julypray/none-pic.png") no-repeat;
  background-size: 100% 100%;
  margin-bottom: 12px;
}

.nodata .nodata-text {
  display: flex;
}

.operation-item, .tip-item, .skin {
  position: relative;
  width: 152px;
  height: 240px;
  cursor: pointer;
  margin-right: 15px;
  margin-top: 56px;
  box-sizing: border-box;
  border: 1px solid;
}

.operation-item.icon .operation-pic {
  background: url(//game.gtimg.cn/images/lol/act/a20250717julypray/prop_pic_bg.png) no-repeat center center;
  background-size: contain;
}

.operation-item.icon .operation-pic img {
  width: 100px;
  height: 100px;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}

.operation-item, .tip-item, .skin {
  width: 152px;
  height: 240px;
}

.operation-cont2 .operation-item {
  margin-top: 66px;
}

.operation-item:nth-child(5n), .tip-item:nth-child(5n) {
  margin-right: 0;
}

.operation-item:nth-child(-n+5), .tip-item:nth-child(-n+5) {
  margin-top: 0;
}

.operation-item::after, .tip-item::after, .skin::after {
  /* content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url('//game.gtimg.cn/images/lol/act/a20250717julypray/operation_border1.png') no-repeat;
  background-size: 100% 100%;
  pointer-events: none;
  z-index: 2; */
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  box-sizing: border-box;
  border: 1px solid #3C3C41;
  z-index: 3;
}

.operation-item.checked::after {
  /* background-image: url('//game.gtimg.cn/images/lol/act/a20250717julypray/operation_border2.png'); */
  border: 1px solid #C89B3C;
}

.operation-item::before, .tip-item::before, .skin::before {
  content: "";
  position: absolute;
  bottom: 0px;
  left: 50%;
  transform: translateX(-50%);
  width: 148px;
  height: 100%;
  pointer-events: none;
  z-index: 1;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 72.4%, rgba(0, 0, 0, 0.6) 86.26%, #000000 100%);
  opacity: 0.9;
}

.operation-pic {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 100%;
}

.operation-pic img {
  width: 100%;
  object-fit: cover;
}

.mp {
  position: absolute;
  bottom: 42px;
  left: 50%;
  transform: translateX(-50%);
  width: 80px;
  height: 50px;
}

/* #pop-operation .mp {
  top: -45px;
} */
.mp img {
  width: 100%;
  object-fit: cover;
}

.got-text {
  position: absolute;
  top: 0;
  left: 0;
  display: none;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  font-size: 12px;
  color: #f0e6d2;
  z-index: 10;
}

.operation-item.got .got-text {
  display: flex;
}

/* .operation-info {
  position: absolute;
  bottom: 10px;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  z-index: 1;
  text-align: center;
} */
/* .operation-name {
  width: 112px;
  font-size: 12px;
  color: #f0e6d2;
  line-height: 16px;
  margin: 0 auto;
} */
.operation-fj {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  line-height: 16px;
  font-size: 12px;
  font-family: "sellnum-1";
  font-weight: 800;
  color: #F4DB8F;
  margin-bottom: -3px;
}

.icon-fj {
  display: block;
  width: 14px;
  height: 14px;
  background: url("//game.gtimg.cn/images/lol/act/a20250717julypray/icon_dh2.png") no-repeat;
  background-size: contain;
  margin-right: 5px;
}

.operation-fj .icon-fj {
  width: 14px;
  height: 14px;
  background-image: url("//game.gtimg.cn/images/lol/act/a20250717julypray/shop_icon.png");
  margin-right: 5px;
}

.icon-cheked {
  position: absolute;
  top: 9px;
  left: 9px;
  width: 18px;
  height: 18px;
  background: url("//game.gtimg.cn/images/lol/act/a20250717julypray/icon_checked1.png") no-repeat;
  background-size: 100% 100%;
  z-index: 1;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.5);
}

.operation-list:first-child .icon-cheked {
  display: none;
}

.operation-item.checked .icon-cheked, .all-checked.checked span {
  background-image: url("//game.gtimg.cn/images/lol/act/a20250717julypray/icon_checked2.png");
}

.operation-item.got {
  pointer-events: none;
}

.operation-item.got::after {
  /* background-image: url('//game.gtimg.cn/images/lol/act/a20250717julypray/operation_border2.png'); */
  border: 1px solid #C89B3C;
}

.operation-bottom {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 854px;
  height: 57px;
  margin: 15px auto 0;
  border-top: 1px solid rgba(60, 60, 65, 0.5);
}

.operation-tool {
  display: flex;
  justify-content: center;
  width: 664px;
  height: 18px;
  margin: 13px auto 0;
}

.all-checked {
  display: none;
  position: absolute;
  left: 40px;
  top: 18px;
  box-sizing: border-box;
  font-size: 12px;
  line-height: 16px;
  color: #CDBE91;
  cursor: pointer;
  padding-left: 23px;
}

.all-checked span {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  display: block;
  width: 18px;
  height: 18px;
  background: url("//game.gtimg.cn/images/lol/act/a20250717julypray/icon_checked1.png") no-repeat;
  background-size: 100% 100%;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.5);
  margin-right: 5px;
}

.operation-text {
  line-height: 16px;
  font-size: 12px;
  color: #A09B8C;
  margin-left: 40px;
}

.operation-text span {
  color: #C89B3D;
}

.operation-text a {
  display: inline-block;
  color: #CDBE91;
  text-decoration: underline;
  margin-left: 12px;
}

.btn-operation-ok {
  display: block;
  width: 140px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  background: url("//game.gtimg.cn/images/lol/act/a20250717julypray/btn4.png") no-repeat;
  background-size: 100% 100%;
  margin-left: 2px;
  font-size: 14px;
  font-weight: 800;
  color: #CDBE91;
  margin-right: 40px;
}

.merge-btns {
  display: none;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
}

.merge-btns a {
  display: flex;
  width: 159px;
  height: 32px;
  /* line-height: 32px; */
  text-align: center;
  /* background: url('//game.gtimg.cn/images/lol/act/a20250717julypray/btn6.png') no-repeat;
  background-size: 100% 100%; */
  margin: 0 8px;
  font-size: 12px;
  font-weight: 700;
  color: #5B5A56;
  filter: none;
  border: 2px solid #5B5A56;
  background: none;
  pointer-events: none;
  justify-content: center;
  align-items: center;
}

.merge-btns.chosen a {
  border: 2px solid #785A28;
  padding: 1px;
  background: linear-gradient(180deg, rgba(30, 35, 40, 0) 0%, #1E2328 100%);
  background-clip: content-box;
  color: #f0e6d2;
  pointer-events: initial;
}

.merge-btns.chosen a:hover {
  filter: none;
  border: 2px solid #C89B3C;
  background: linear-gradient(180deg, rgba(60, 60, 65, 0) 0%, #3C3C41 100%);
  background-clip: content-box;
}

/* 领取提示 */
.tip-box {
  position: relative;
  width: 680px;
  margin-left: 34px;
  margin-top: 30px;
}

.tip-box-cont {
  overflow: hidden;
  overflow-y: auto;
  width: 100%;
  height: 354px;
}

.tip-list {
  display: flex;
  flex-wrap: wrap;
  width: 664px;
}

.tip-item {
  cursor: default;
  margin-top: 16px;
}

.tip-item {
  width: 120px;
  height: 169px;
}

.tip-item .operation-info {
  position: absolute;
  bottom: 10px;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  z-index: 1;
  text-align: center;
}

.tip-item .operation-name {
  width: 112px;
}

.tip-item .mp {
  position: absolute;
  bottom: 42px;
  left: 50%;
  transform: translateX(-50%);
  width: 80px;
  height: 50px;
  top: auto;
}

#pop-tip2 .mp {
  bottom: 62px;
}

.tip-text {
  font-size: 12px;
  line-height: 16px;
  text-align: center;
  color: #A09B8C;
}

.tip-text span {
  color: #C89B3D;
}

.tip-btns {
  width: 259px;
  margin: 15px auto 0;
}

.tip-btns a {
  display: block;
  width: 100%;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background: url("//game.gtimg.cn/images/lol/act/a20250717julypray/btn4.png") no-repeat;
  background-size: 100% 100%;
  font-size: 14px;
  font-weight: 800;
  color: #CDBE91;
  margin: 0 auto;
}

#pop-tip1 .got-text {
  top: auto;
  bottom: -10px;
  display: flex;
  width: 120px;
  height: 169px;
}

.tip-bottom {
  box-sizing: border-box;
  width: 710px;
  /* height: 79px;
  background: url('//game.gtimg.cn/images/lol/act/a20250717julypray/tip_bottom.png') no-repeat;
  background-size: 100% 100%; */
  border-top: 1px solid rgba(60, 60, 65, 0.5);
  margin: 20px auto 0;
  padding-top: 12px;
}

#pop-tip2 .tip-text {
  display: flex;
  justify-content: center;
  align-items: center;
}

#pop-tip2 .icon-fj {
  margin: 0 4px;
  width: 20px;
  height: 20px;
  background-image: url("//game.gtimg.cn/images/lol/act/a20250717julypray/shop_icon.png");
  background-size: contain;
}

#pop-tip2 .tip-text span {
  color: #F4DB8F;
  font-weight: 800;
  font-family: "sellnum-1";
}

.total-fj {
  margin-right: 3px;
}

.operation-cont2 .all-checked {
  display: block;
}

.operation-cont2 .merge-btns {
  display: flex;
}

.pop-lottery .dia-con {
  position: relative;
  width: 100%;
  height: 100%;
}

.pop-lottery .dia-cont {
  width: 998px;
  height: 571.5px;
  top: 42px;
  left: 50%;
  transform: translate(-50%, 0);
}

/* .pop-lottery .dia-cont::before{
  display: block;
  content: '';
  width: 998px;
  height: 571.5px;
   background: url('//game.gtimg.cn/images/lol/act/a20250717julypray/lottery_bg.png') no-repeat;
  background-size: 100% 100%;
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
} */
.pop-lottery .dia-close {
  top: 25px;
  right: -10px;
  width: 50px;
  height: 50px;
  background: url("//game.gtimg.cn/images/lol/act/a20250717julypray/btn_close.png") no-repeat;
  background-size: 100% 100%;
}

.exchange-result-pic {
  position: relative;
  width: 100%;
  height: 100%;
  background: url(//game.gtimg.cn/images/lol/act/a20250717julypray/sw_img_bg2.png) no-repeat;
  background-size: cover;
  /* border-radius: 20px; */
  overflow: hidden;
}

.exchange-result-card::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate3d(-50%, -50%, 0);
  width: 241px;
  height: 384.5px;
  background: url("//game.gtimg.cn/images/lol/act/a20250717julypray/exchange-border.png") no-repeat;
  background-size: 100% 100%;
  pointer-events: none;
}

.exchange-result-card.large::after {
  width: 721px;
  height: 410px;
  background: url("//game.gtimg.cn/images/lol/act/a20250717julypray/exchange-border-ww.png") no-repeat;
  background-size: 100% 100%;
}

.exchange-result-pic img, .exchange-result-mp img {
  width: 100%;
  object-fit: cover;
}

#pop-lottery1 .prop-fd .dia-close,
#pop-lottery10 .prop-fd .dia-close {
  display: none;
}

#pop-lottery1 .prop-fd .prop-item.prop-item-fd .prop-pz,
#pop-lottery10 .prop-fd .prop-item.prop-item-fd .prop-pz {
  display: none;
}

.prop-cont {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 840px;
  height: 472px;
  margin: -15px auto 0;
}

/* #pop-lottery1 .prop-cont {
  width: 724px;
} */
.prop-item {
  position: relative;
  margin: 0 auto;
  width: 246px;
  height: 100%;
  display: flex;
  align-items: center;
}

.prop-item.prop-icon .prop-pic > img {
  width: 150px;
  height: 150px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

#pop-lottery10 .prop-item.prop-icon .prop-pic > img {
  width: 70px;
  height: 70px;
}

#pop-lottery1 .prop-item {
  opacity: 0;
}

#pop-lottery1 .prop-item:nth-child(1) {
  animation: aniDown 0.25s ease-in-out forwards;
  -webkit-animation: aniDown 0.25s ease-in-out forwards;
}

#pop-lottery1 .prop-item:nth-child(2) {
  animation: aniDown 0.25s ease-in-out 125ms forwards;
  -webkit-animation: aniDown 0.25s ease-in-out 125ms forwards;
}

#pop-lottery1 .prop-item:nth-child(3) {
  animation: aniDown 0.25s ease-in-out 250ms forwards;
  -webkit-animation: aniDown 0.25s ease-in-out 250ms forwards;
}

@keyframes aniDown {
  0% {
    transform: scale(1.5);
    opacity: 0;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}
#pop-lottery10 .prop-item {
  opacity: 0;
}

#pop-lottery10 .prop-item:first-child {
  animation: aniDown2 200ms ease-in-out forwards;
  -webkit-animation: aniDown2 200ms ease-in-out forwards;
}

#pop-lottery10 .prop-item:nth-child(2) {
  animation: aniDown2 200ms ease-in-out 100ms forwards;
  -webkit-animation: aniDown2 200ms ease-in-out 100ms forwards;
}

#pop-lottery10 .prop-item:nth-child(3) {
  animation: aniDown2 200ms ease-in-out 200ms forwards;
  -webkit-animation: aniDown2 200ms ease-in-out 200ms forwards;
}

#pop-lottery10 .prop-item:nth-child(4) {
  animation: aniDown2 200ms ease-in-out 300ms forwards;
  -webkit-animation: aniDown2 200ms ease-in-out 300ms forwards;
}

#pop-lottery10 .prop-item:nth-child(5) {
  animation: aniDown2 200ms ease-in-out 400ms forwards;
  -webkit-animation: aniDown2 200ms ease-in-out 400ms forwards;
}

#pop-lottery10 .prop-item:nth-child(6) {
  animation: aniDown2 200ms ease-in-out 500ms forwards;
  -webkit-animation: aniDown2 200ms ease-in-out 500ms forwards;
}

#pop-lottery10 .prop-item:nth-child(7) {
  animation: aniDown2 200ms ease-in-out 600ms forwards;
  -webkit-animation: aniDown2 200ms ease-in-out 600ms forwards;
}

#pop-lottery10 .prop-item:nth-child(8) {
  animation: aniDown2 200ms ease-in-out 700ms forwards;
  -webkit-animation: aniDown2 200ms ease-in-out 700ms forwards;
}

#pop-lottery10 .prop-item:nth-child(9) {
  animation: aniDown2 200ms ease-in-out 800ms forwards;
  -webkit-animation: aniDown2 200ms ease-in-out 800ms forwards;
}

#pop-lottery10 .prop-item:nth-child(10) {
  animation: aniDown2 200ms ease-in-out 900ms forwards;
  -webkit-animation: aniDown2 200ms ease-in-out 900ms forwards;
}

#pop-lottery10 .prop-item:nth-child(11) {
  animation: aniDown2 200ms ease-in-out 1000ms forwards;
  -webkit-animation: aniDown2 250ms ease-in-out 1000ms forwards;
}

#pop-lottery10 .prop-item:nth-child(12) {
  animation: aniDown2 200ms ease-in-out 1100ms forwards;
  -webkit-animation: aniDown2 250ms ease-in-out 1100ms forwards;
}

@keyframes aniDown2 {
  0% {
    transform: scale(1.3);
    opacity: 0;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}
.prop-pic {
  position: relative;
  width: 241px;
  height: 392px;
  /* mask-image: url('//game.gtimg.cn/images/lol/act/a20250717julypray/prop_pic_bg.png');
  -webkit-mask-image: url('//game.gtimg.cn/images/lol/act/a20250717julypray/prop_pic_bg.png');
  mask-size: 100% 100%;
  -webkit-mask-size: 100% 100%; */
  -webkit-mask-image: none;
  margin: 0 auto;
  background: url("//game.gtimg.cn/images/lol/act/a20250717julypray/prop_pic_bg.png") center center no-repeat;
  background-size: cover;
}

/* .prop-pic::before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 240px;
  height: 392px;
  background: url('//game.gtimg.cn/images/lol/act/a20250717julypray/prop_mask2.png') no-repeat;
  background-size: 100% 100%;
  pointer-events: none;
} */
.prop-pic::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 253px;
  height: 402px;
  background: url("//game.gtimg.cn/images/lol/act/a20250717julypray/exchange-border.png") no-repeat;
  background-size: 100% 100%;
  pointer-events: none;
}

/* .prop-con2 .grade1 .prop-pic::after {
  width: 296px;
  height: 309px;
  background-image: url('//game.gtimg.cn/images/lol/act/a20250717julypray/sequence/s1/s1_01.png');
}

.prop-con2 .grade2 .prop-pic::after {
  width: 296px;
  height: 309px;
  background-image: url('//game.gtimg.cn/images/lol/act/a20250717julypray/sequence/s2/s2_01.png');
}

.prop-con2 .prop-item-fd .prop-pic::after {
  width: 296px;
  height: 309px;
  background-image: url('//game.gtimg.cn/images/lol/act/a20250717julypray/sequence/s3/s3_01.png');
} */
.prop-item canvas {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(0.68);
  margin-top: -20px;
  pointer-events: none;
}

#pop-lottery1 .prop-item canvas {
  transform: translate(-50%, -50%) scale(1.35);
  margin-top: -2px;
}

.prop-pic img {
  width: 100%;
  object-fit: cover;
  /* border-radius: 24px; */
  max-height: 100%;
}

.prop-con2 .prop-pic img {
  /* border-radius: 16px; */
}

.prop-item.fade .prop-pic {
  mask-image: none;
  -webkit-mask-image: none;
}

#pop-lottery1 .prop-item.fade::after {
  z-index: 1;
  animation: imgFadeOut 0.3s linear;
  -webkit-animation: imgFadeOut 0.3s linear;
}

@keyframes imgFadeOut {
  0% {
    margin-top: 23px;
    transform: translate(-50%, -50%) scale(1);
    filter: brightness(2) blur(0.5px) drop-shadow(0 0 10px #FFFDD8);
  }
  25% {
    margin-top: 150px;
    transform: translate(-50%, -50%) scale(0.85);
    filter: brightness(2) blur(0.5px) drop-shadow(0 0 10px #FFFDD8);
  }
  90% {
    margin-top: -100px;
    transform: translate(-50%, -50%) scale(1.1);
    filter: brightness(2) blur(0.5px) drop-shadow(0 0 10px #FFFDD8);
    opacity: 1;
  }
  100% {
    margin-top: -150px;
    transform: translate(-50%, -50%) scale(1.1);
    filter: brightness(2) blur(0.5px) drop-shadow(0 0 10px #FFFDD8);
    opacity: 0;
  }
}
#pop-lottery10 .prop-fd .prop-item.prop-item-fd.fade .prop-pic::before {
  z-index: 1;
  animation: imgFadeOut2 0.3s linear;
  -webkit-animation: imgFadeOut2 0.3s linear;
}

@keyframes imgFadeOut2 {
  0% {
    margin-top: 12px;
    transform: translate(-50%, -50%) scale(1);
    filter: brightness(2) blur(0.5px) drop-shadow(0 0 10px #FFFDD8);
  }
  25% {
    margin-top: 50px;
    transform: translate(-50%, -50%) scale(0.85);
    filter: brightness(2) blur(0.5px) drop-shadow(0 0 10px #FFFDD8);
  }
  90%, 100% {
    margin-top: -50px;
    transform: translate(-50%, -50%) scale(1.1);
    filter: brightness(2) blur(0.5px) drop-shadow(0 0 10px #FFFDD8);
    opacity: 1;
  }
  100% {
    margin-top: -70px;
    transform: translate(-50%, -50%) scale(1.1);
    filter: brightness(2) blur(0.5px) drop-shadow(0 0 10px #FFFDD8);
    opacity: 0;
  }
}
.prop-pz {
  position: absolute;
  top: 282px;
  left: 50%;
  transform: translateX(-50%);
  width: 160px;
  height: 100px;
}

.prop-pz img {
  width: 100%;
  object-fit: cover;
}

.prop-name {
  position: absolute;
  bottom: -5px;
  left: 50%;
  transform: translateX(-50%);
  width: 120%;
  font-size: 16px;
  font-weight: 800;
  color: #f0e6d2;
  line-height: 20px;
  text-align: center;
}

.prop-bottom {
  margin-top: 22px;
}

.prop-bottom-box1 .prop-btns {
  justify-content: center;
}
.prop-bottom-box1 .prop-btns .prop-btns-cont {
  margin-left: 18px;
}

.prop-bottom-box2 {
  display: none;
}

.prop-btns {
  display: flex;
  justify-content: space-between;
  width: 350px;
  height: 32px;
  margin: 0 auto;
}

.prop-btns a, .prop-btns-cont {
  position: relative;
  display: block;
  height: 100%;
  text-align: center;
  line-height: 32px;
  font-size: 14px;
  font-weight: 800;
  color: #CDBE91;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

.btn-check {
  width: 160px;
  background-image: url("//game.gtimg.cn/images/lol/act/a20250717julypray/btn1.png");
}

.prop-btns-cont {
  width: 176px;
  /* background-image: url('//game.gtimg.cn/images/lol/act/a20250717julypray/btn2.png'); */
}

.prop-btns-cont2 {
  display: none;
}

.prop-btns-text {
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 100%;
  pointer-events: none;
}

.prop-btns .btn-text {
  padding: 0 13px;
  font-size: 12px;
}

.prop-btns .lottery-price i {
  width: 16px;
  height: 22px;
  margin-top: 0px;
}

.prop-tip {
  width: 100%;
  text-align: center;
  font-size: 12px;
  line-height: 16px;
  color: #A09B8C;
  margin-top: 8px;
}

.prop-tip a {
  color: #C89B3D;
  text-decoration: underline;
  margin: 0 4px;
}

.btn-continue {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.fd-text {
  display: none;
  position: absolute;
  bottom: 4px;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  height: 48px;
  line-height: 48px;
  text-align: center;
  font-size: 14px;
  color: #CDBE91;
}

.dia-con.prop-fd .fd-text, #pop-fd2 .fd-text, #pop-fd .fd-text {
  display: block;
}

/* .fd-text::after {
  content: '';
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 656px;
  height: 2px;
  background: url('//game.gtimg.cn/images/lol/act/a20250717julypray/fd_line.png') no-repeat;
  background-size: 100% 100%;
} */
/* 十连?????? */
.prop-con2 .prop-cont {
  flex-wrap: wrap;
  box-sizing: border-box;
  padding: 0 20px;
  margin-top: 0px;
  width: 100%;
  align-content: center;
}

.prop-con2 .prop-item {
  flex-direction: column;
  width: 107px;
  height: 228px;
  margin: 6px 54px 0 0;
}

.prop-con2 .prop-item:nth-child(-n+6) {
  margin-top: 0;
}

.prop-con2 .prop-item:first-child {
  margin-left: 0;
}

.prop-con2 .prop-item:nth-child(6) {
  margin-right: 0;
}

.prop-con2 .prop-item:last-child {
  margin-right: 0;
}

.prop-con2 .prop-pic {
  width: 100%;
  height: 175px;
  background-size: cover;
}

.prop-con2 .prop-pic::before {
  width: 120px;
  height: 196px;
}

.prop-con2 .prop-pic::after {
  width: 113px;
  height: 180px;
}

.prop-con2 .prop-pz {
  top: auto;
  bottom: 5px;
  width: 90px;
  height: 56px;
}

.prop-con2 .prop-name {
  bottom: auto;
  top: 176px;
  left: 50%;
  transform: translateX(-50%);
  width: 155px;
  margin-top: 7px;
  line-height: 16px;
  font-size: 12px;
  font-weight: 400;
}

.prop-con2 .prop-item.prop-vote .prop-pic::before, .prop-con2 .prop-item.prop-chip .prop-pic::before, .prop-con2 .prop-item.prop-item-fd .prop-pic::before {
  display: none;
}

.prop-con2 .prop-btns-cont1 {
  display: none;
}

.prop-con2 .prop-btns-cont2 {
  display: block;
}

.prop-chip .prop-name {
  /* color:  #F4DB8F; */
}

.icon-chip {
  display: inline-block;
  vertical-align: middle;
  width: 22px;
  height: 22px;
  background: url("//game.gtimg.cn/images/lol/act/a20250717julypray/shop_icon.png") no-repeat center;
  background-size: contain;
  margin-top: -3px;
  margin-right: 2px;
}

.icon-vote {
  display: inline-block;
  vertical-align: middle;
  width: 22px;
  height: 22px;
  background: url("//game.gtimg.cn/images/lol/act/a20250717julypray/vote_icon.png") no-repeat center;
  background-size: contain;
  margin-top: -3px;
  margin-right: 2px;
}

.prop-con2 .vote-chip,
.prop-con2 .icon-chip {
  width: 18px;
  height: 18px;
}

/* 福袋 */
.prop-con2.prop-fd .prop-cont {
  height: 492px;
  margin-top: 13px;
}

.prop-con2 .prop-bottom {
  margin-top: 10px;
}

.prop-con2.prop-fd .prop-item {
  margin-top: 0px;
}

.prop-con2.prop-fd .prop-item:nth-child(-n+6) {
  margin-top: 0;
}

.prop-fd .prop-name {
  bottom: -20px;
}

.prop-fd .prop-bottom, #pop-fd .prop-bottom {
  margin-top: 48px;
}

.prop-fd .prop-bottom-box1 {
  display: none;
}

.prop-fd .prop-bottom-box2 {
  display: block;
}

.prop-fd .btn-continue {
  display: block;
}

#pop-fd .btn-continue {
  display: block;
}

.ani-fd-cont {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.ani-fd-cont canvas {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.btn-fd-next {
  display: none;
}

#pop-fd .prop-name {
  bottom: -20px;
}

#pop-fd2 .prop-pic {
  width: 205px;
  height: 228px;
  background: none;
  mask-image: none;
  -webkit-mask-image: none;
  margin: 120px auto;
}

#pop-fd2 .prop-pic::after {
  display: none;
}

.prop-con2.prop-fd .prop-name {
  bottom: 0;
}

.prop-con2.prop-fd .prop-bottom {
  margin-top: 15px;
}

#pop-lottery1 .dia-close,
#pop-lottery10 .dia-close {
  top: -16px;
  right: -16px;
}

#pop-lottery1 .prop-fd .prop-item:first-child::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 246px;
  height: 443px;
  background: url("//game.gtimg.cn/images/lol/act/a20250717julypray/prop4.png") center no-repeat;
  background-size: 100% auto;
  margin-top: 23px;
  pointer-events: none;
}

#pop-lottery1 .prop-fd .prop-item:first-child .prop-pic > img,
#pop-lottery10 .prop-fd .prop-item-fd .prop-pic > img {
  display: none;
}

.btn-text {
  position: absolute;
  top: -1px;
  left: 0;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  pointer-events: none;
  font-size: 16px;
  font-weight: 700;
  color: #fde5b6;
}

.lottery-price {
  font-family: "sellnum-1";
}

.lottery-price i {
  display: inline-block;
  vertical-align: middle;
  width: 16px;
  height: 22px;
  background: url("//game.gtimg.cn/images/lol/act/a20250717julypray/icon_1.png") no-repeat;
  background-size: 100% 100%;
  margin: 0 3px 0 8px;
}

.price-past {
  /* font-weight: 500;
  color: #A09B8C;
  text-decoration: line-through;
  margin-right: 6px; */
}

#pop-fd .prop-title, #pop-fd .prop-name, #pop-fd .prop-bottom, #pop-fd .btn-continue, #pop-fd .fd-text {
  opacity: 0;
}

#pop-fd .prop-item {
  box-sizing: border-box;
  display: block;
  padding-top: 37.5px;
}

#pop-fd .prop-pic {
  height: 0;
  overflow: hidden;
  padding: 6px;
  margin-left: -5px;
  opacity: 0;
  background-size: 97% 97%;
}

#pop-fd .prop-pic img {
  position: relative;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  height: 100%;
  /* opacity: 0; */
}

#pop-fd .prop-pic.show {
  --duration: 0.5s;
  animation: fdHeight var(--duration) linear forwards;
  -webkit-animation: fdHeight var(--duration) linear forwards;
}

@keyframes fdHeight {
  0% {
    height: 0;
    opacity: 1;
  }
  100% {
    height: 392px;
    opacity: 1;
  }
}
/* #pop-fd .prop-pic::after {
  top: -38px;
  transform: translateX(-50%);
} */
#pop-lottery10 .prop-fd .prop-item.prop-item-fd .prop-pic::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: block;
  width: 100%;
  height: 223px;
  background: url("//game.gtimg.cn/images/lol/act/a20250717julypray/prop4.png") center no-repeat;
  background-size: 100% auto;
  margin-top: 12px;
  pointer-events: none;
}

.lack-cont {
  width: 478px;
  height: 219px;
  background: url(//game.gtimg.cn/images/lol/act/a20250717julypray/pop3.png) no-repeat;
  background-size: 100% 100%;
  margin: 0 auto;
  padding-top: 6px;
}

.lack-text {
  text-align: center;
  font-size: 12px;
  font-weight: 700;
  line-height: 16px;
  color: #A09B8C;
  margin-top: 24px;
}

.lack-text p span:first-child, .lack-text p span i {
  color: #C89B3C;
  font-weight: 800;
}

/* 充值界面iframe */
.pop-cziframe .dia-cont {
  width: 1000px;
  height: 561px;
}

.pop-cziframe .dia-close {
  top: -25px;
  right: -25px;
}

.pop-cziframe iframe {
  width: 100%;
  height: 100%;
}

.skins-text {
  width: 100%;
  height: 18px;
  line-height: 18px;
  text-align: center;
  font-size: 12px;
  font-weight: normal;
  color: #f0e6d2;
  margin-bottom: 14px;
}

.skins-text p {
  display: none;
}

.skins-text p.show {
  display: block;
}

a.new_btn {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  border: 2px solid #785A28;
  padding: 1px;
  position: relative;
  font-size: 12px;
  font-weight: bold;
  color: #f0e6d2;
  background: linear-gradient(180deg, rgba(30, 35, 40, 0) 0%, #1E2328 100%);
  background-clip: content-box;
  /* transition: all .2s linear; */
  height: 32px;
}

a.new_btn:hover {
  filter: none;
  border: 2px solid #C89B3C;
  background: linear-gradient(180deg, rgba(60, 60, 65, 0) 0%, #3C3C41 100%);
  background-clip: content-box;
}

a.new_btn.off {
  filter: none;
  border: 2px solid #5B5A56;
  background: none !important;
  color: #5B5A56 !important;
}

.common-checked-cont {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 16px;
  font-size: 12px;
  color: #A09B8C;
  margin-top: 19px;
  cursor: pointer;
}

.common-checked {
  width: 14px;
  height: 14px;
  background: url("//game.gtimg.cn/images/lol/act/a20250717julypray/common_check.png") no-repeat;
  background-size: 100% 100%;
  margin-right: 4px;
}

.common-checked-cont.on .common-checked {
  background-image: url("//game.gtimg.cn/images/lol/act/a20250717julypray/icon_checked2.png");
}

#pop-common-continue .common-cont, #pop-common-continuezh .common-cont {
  height: 208px;
  background-image: url("//game.gtimg.cn/images/lol/act/a20250717julypray/pop13.png");
}

#pop-common-continue .common-text, #pop-common-continuezh .common-text {
  display: block;
  height: 32px;
  min-height: 0;
  margin-top: 44px;
  text-align: center;
}

#pop-common-continuezh .common-text {
  margin-top: 32px;
}

#pop-common-continue .common-text span, #pop-common-continuezh .common-text span {
  color: #f0e6d2;
}

#pop-common-continuezh .common-btns {
  margin-top: 20px;
}

.zh-btns a.btn-zh-cancel, .common-btns a.btn-exchange-check-cancel,
#pop-common-lottery .common-btns a.btn-common-cancel, .purchase-btns a.btn-purchase-cancel,
.tip-btns a.btn-tip-cancel {
  width: fit-content;
  background: none;
  color: #A09B8C;
  text-decoration: underline;
  border: none;
}

#pop-common-lottery .common-btns {
  display: block;
}

#pop-common-lottery .common-text {
  min-height: 66px;
  margin-top: 10px;
}

#pop-common-lottery .common-btns a {
  display: flex;
  width: 100%;
  /* height: 80px;
  line-height: 80px; */
  text-align: center;
  /* font-size: 28px;
  font-weight: 800;
  color: #CDBE91; */
  margin: 0 auto;
}

#pop-common-lottery .common-btns {
  display: block;
  width: 186px;
  height: fit-content;
  margin-top: 25px;
}

.pop-bind {
  z-index: 1002;
}

/* 队服兑换 */
.clothing-cont {
  width: 673px;
  height: 495.5px;
  background: url(//game.gtimg.cn/images/lol/act/a20250717julypray/pop21.png) no-repeat;
  background-size: 100% 100%;
  padding-top: 0;
}

.clothing-cont .dia-close {
  top: 5px;
}

.clothing-cont::after {
  content: "";
  width: 99%;
  height: 1.5px;
  background-color: #21252c;
  position: absolute;
  bottom: 84px;
  left: 0;
}

.clothing-cont .dia-title {
  line-height: 35px;
  font-size: 15px;
}

.clothing-cont .entity-tips {
  font-size: 12px;
  line-height: 20px;
  color: #a19c8d;
  text-align: center;
  margin-top: 7px;
  margin-bottom: 18px;
}

.clothing-cont .yc-tips {
  font-size: 11px;
  line-height: 14px;
  color: #a9a393;
  text-align: center;
  margin-top: 10px;
}

.clothing-cont .btn-select {
  width: 178px;
  height: 36px;
  margin: 43px auto 0;
}

.clothing-cont .btn-select.gray {
  pointer-events: none;
  filter: grayscale(1);
}

.clothing-cont .clothing-box {
  position: relative;
  width: 100%;
  height: 300px;
}

.clothing-cont .clothing-box-cont {
  overflow: hidden;
  overflow-y: auto;
  position: relative;
  width: 642px;
  height: 300px;
  margin-left: 27.5px;
}

.clothing-cont .clothing-box-cont::-webkit-scrollbar {
  width: 4px;
}

.clothing-cont .clothing-box-cont::-webkit-scrollbar-thumb {
  width: 4px;
  border-radius: 3px;
  background: #785A28;
}

.clothing-cont .clothing-box-cont::-webkit-scrollbar-track {
  width: 4px;
  background-color: transparent;
}

.clothing-cont .select-clothing-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.clothing-cont .select-clothing-list .clothing {
  position: relative;
  width: 114px;
  height: 114px;
  cursor: pointer;
  margin-right: 12px;
  margin-top: 40px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  transform: translate3d(0, 0, 0);
}

.clothing-cont .select-clothing-list .clothing:nth-child(-n+5) {
  margin-top: 0;
}

.clothing-cont .select-clothing-list .clothing:nth-child(5n) {
  margin-right: 0;
}

.clothing-cont .select-clothing-list .clothing .clothing-pic {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.clothing-cont .select-clothing-list .clothing .clothing-pic img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.clothing-cont .select-clothing-list .clothing .clothing-name {
  margin-top: 3px;
  font-size: 10px;
  color: #f5ebd6;
  line-height: 14px;
  text-align: center;
}

.clothing-cont .select-clothing-list .clothing .clothing-remain {
  font-size: 10px;
  color: #9f9a8b;
  line-height: 14px;
  font-weight: bold;
  text-align: center;
}

.clothing-cont .select-clothing-list .clothing .clothing-remain span {
  font-family: "sellnum-1";
}

.clothing-cont .select-clothing-list .clothing::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 1px solid #393e42;
  background-size: 100% 100%;
  pointer-events: none;
  box-sizing: border-box;
}

.clothing-cont .select-clothing-list .clothing.selected::after {
  border-color: #c79c4a;
}

.clothing-cont .select-clothing-list .clothing.none {
  pointer-events: none;
}

.clothing-cont .select-clothing-list .clothing.none .clothing-name {
  color: #626262;
}

.clothing-cont .select-clothing-list .clothing.none .clothing-remain {
  color: #a7a7a7;
}

.clothing-cont .select-clothing-list .clothing.none::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #2a2a2a;
  opacity: 0.6;
  pointer-events: none;
  z-index: 2;
}

.clothing-cont .common-checkbox {
  width: 15px;
  height: 15px;
  background: url(//game.gtimg.cn/images/lol/act/a20250717julypray/common-checkbox.png) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  left: 6px;
  top: 6px;
  z-index: 2;
}

.clothing-cont .selected .common-checkbox {
  background: url(//game.gtimg.cn/images/lol/act/a20250717julypray/common-checkbox-on.png) no-repeat;
  background-size: 100% 100%;
}

/* 签名? */
.card-cont {
  width: 673px;
  height: 495.5px;
  background: url(//game.gtimg.cn/images/lol/act/a20250717julypray/pop21.png) no-repeat;
  background-size: 100% 100%;
  padding-top: 0;
}

.card-cont .dia-close {
  top: 5px;
}

.card-cont::after {
  content: "";
  width: 99%;
  height: 1.5px;
  background-color: #21252c;
  position: absolute;
  bottom: 84px;
  left: 0;
}

.card-cont .dia-title {
  line-height: 35px;
  font-size: 15px;
}

.card-cont .common-checkbox {
  width: 15px;
  height: 15px;
  background: url(//game.gtimg.cn/images/lol/act/a20250717julypray/common-checkbox.png) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  left: 7px;
  top: 13.5px;
  z-index: 2;
}

.card-cont .selected .common-checkbox {
  background: url(//game.gtimg.cn/images/lol/act/a20250717julypray/common-checkbox-on.png) no-repeat;
  background-size: 100% 100%;
}

.card-cont .entity-tips {
  font-size: 12px;
  line-height: 20px;
  color: #a19c8d;
  text-align: center;
  margin-top: 7px;
  margin-bottom: 18px;
}

.card-cont .yc-tips {
  font-size: 11px;
  line-height: 14px;
  color: #a9a393;
  text-align: center;
  margin-top: 10px;
}

.card-cont .btn-select {
  width: 178px;
  height: 36px;
  margin: 43px auto 0;
}

.card-cont .btn-select.gray {
  filter: grayscale(1);
  pointer-events: none;
}

.card-cont .card-box {
  position: relative;
  width: 100%;
  height: 300px;
}

.card-cont .card-box-cont {
  overflow: hidden;
  overflow-y: auto;
  position: relative;
  width: 642px;
  height: 300px;
  margin-left: 27.5px;
}

.card-cont .card-box-cont::-webkit-scrollbar {
  width: 4px;
}

.card-cont .card-box-cont::-webkit-scrollbar-thumb {
  width: 4px;
  border-radius: 3px;
  background: #785A28;
}

.card-cont .card-box-cont::-webkit-scrollbar-track {
  width: 4px;
  background-color: #141414;
}

.card-cont .card-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.card-cont .card-list .card {
  position: relative;
  width: 115px;
  height: 186px;
  cursor: pointer;
  margin-right: 7.5px;
  margin-bottom: 43px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.card-cont .card-list .card:nth-child(5n) {
  margin-right: 0;
}

.card-cont .card-list .card .card-pic {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  box-sizing: border-box;
  padding: 2px;
}

.card-cont .card-list .card .card-pic img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.card-cont .card-list .card .card-name {
  margin-top: 2px;
  font-size: 10px;
  color: #f5ebd6;
  line-height: 12px;
  font-weight: bold;
  text-align: center;
}

.card-cont .card-list .card .card-remain {
  font-size: 11px;
  color: #9f9a8b;
  line-height: 12px;
  text-align: center;
  margin-top: 2px;
}

.card-cont .card-list .card .card-remain span {
  font-family: "sellnum-1";
}

.card-cont .card-list .card::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  border: 1px solid #393e42;
  pointer-events: none;
}

.card-cont .card-list .card.selected::after {
  border-color: #c79c4a;
}

.card-cont .card-list .card.none {
  pointer-events: none;
}

.card-cont .card-list .card.none .card-name {
  color: #626262;
}

.card-cont .card-list .card.none .card-remain {
  color: #a7a7a7;
}

.card-cont .card-list .card.none::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #2a2a2a;
  opacity: 0.6;
  pointer-events: none;
  z-index: 2;
}

.card-cont .card-team-box {
  background: url(//game.gtimg.cn/images/lol/act/a20250717julypray/select-team-bg.png) no-repeat;
  background-size: 616.5px 196px;
  background-position: left top;
  padding-top: 7.5px;
  padding-left: 8px;
}

.card-cont .card-team-box .card-team-top {
  font-size: 16px;
  font-weight: bold;
  line-height: 20px;
  color: #fff4de;
  margin-bottom: 10px;
  box-sizing: border-box;
  padding-left: 6px;
}

#informationDialog .informationDialog-cont {
  transform: translate(-50%, -50%) scale(0.9);
  transform-origin: center top;
}

/* 填写地址弹窗 */
.informationDialog-cont {
  width: 673px;
  height: auto;
  background: url(//game.gtimg.cn/images/lol/act/a20250717julypray/pop22.png) no-repeat;
  background-size: 100% 100%;
  padding-top: 0;
  padding-bottom: 30px;
}

.informationDialog-cont .dia-close {
  top: 5px;
}

.informationDialog-cont .dia-title {
  line-height: 38px;
  font-size: 15px;
  position: relative;
}

.informationDialog-cont .dia-title::after {
  content: "";
  width: calc(100% - 4px);
  height: 1px;
  background-color: #23272d;
  position: absolute;
  left: 2px;
  bottom: 0;
}

.informationDialog-cont .agree {
  margin: 20px auto 0;
  color: #a9a393;
  font-size: 12px;
  position: relative;
  width: 520px;
  line-height: 18px;
}

.informationDialog-cont .agree .agree-item {
  position: relative;
  box-sizing: border-box;
  padding-left: 30px;
  padding-right: 30px;
  margin-bottom: 10px;
}

.informationDialog-cont .agree span {
  color: red;
}

.informationDialog-cont .agree .advice {
  position: absolute;
  left: 5px;
  top: 2px;
  width: 15px;
  height: 15px;
  background: url(//game.gtimg.cn/images/lol/act/a20250717julypray/buyzs_icon1.png) no-repeat;
  background-size: 100% 100%;
  cursor: pointer;
}

.informationDialog-cont .agree input {
  display: none;
  position: absolute;
  left: -50px;
  top: 0;
  width: 15px;
  height: 15px;
}

.informationDialog-cont .agree input:checked + .advice {
  background: url(//game.gtimg.cn/images/lol/act/a20250717julypray/buyzs_icon2.png) no-repeat;
  background-size: 100% 100%;
}

.informationDialog-cont .btn-submit-album-order {
  width: 261px;
  height: 44.5px;
  margin: 35px auto 0;
}

.informationDialog-cont .btn-submit-album-order.gray {
  filter: grayscale(1);
  pointer-events: none;
}

.informationDialog-cont .dialog-main-info {
  width: 520px;
  margin: 25px auto 0;
  color: #9d998a;
  font-size: 14.5px;
}

.informationDialog-cont .dialog-main-info > div {
  margin-bottom: 5.5px;
}

.informationDialog-cont .dialog-main-info label {
  width: 44px;
  font-size: 14.5px;
  display: inline-block;
  white-space: nowrap;
}

.informationDialog-cont .dialog-main-info label:first-child {
  width: 110px;
  display: inline-block;
  text-align: right;
}

.informationDialog-cont .dialog-main-info input {
  width: 374.5px;
  height: 37.5px;
  text-align: left;
  outline: none;
  border: none;
  background: url(//game.gtimg.cn/images/lol/act/a20250717julypray/address-input.png) no-repeat;
  background-size: 100% 100%;
  box-sizing: border-box;
  padding: 0 15px;
  color: #9d998a;
}

.informationDialog-cont .dialog-main-info input::-webkit-input-placeholder {
  color: #9d998a;
  opacity: 0.5;
}

.informationDialog-cont .dialog-main-info select {
  width: 90px;
  height: 36px;
  text-align: center;
  outline: none;
  border: none;
  background: url(//game.gtimg.cn/images/lol/act/a20250717julypray/address-select.png) no-repeat;
  background-size: 100% 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: left;
  color: #9d998a;
  padding-left: 4px;
  padding-right: 28px;
}

.informationDialog-cont .dialog-main-info select::-webkit-input-placeholder {
  color: #989898;
}

.informationDialog-cont .dialog-main-info .certificate-type select {
  width: 374.5px;
  height: 37.5px;
  background: url(//game.gtimg.cn/images/lol/act/a20250717julypray/address-select2.png) no-repeat;
  background-size: 100% 100%;
  padding: 0 15px;
}

/* 兑换记录 */
.record-cont2 {
  width: 673px;
  height: 495.5px;
  background: url(//game.gtimg.cn/images/lol/act/a20250717julypray/pop21.png) no-repeat;
  background-size: 100% 100%;
  padding-top: 0;
}

.record-cont2 .dia-close {
  top: 5px;
}

.record-cont2 .dia-title {
  line-height: 35px;
  font-size: 15px;
}

.record-cont2 .table-box {
  width: 592px;
  height: 400px;
  margin: 0 auto 8px;
}

.record-cont2 .table-box table {
  width: 100%;
  font-size: 12px;
  color: #000c36;
}

.record-cont2 .table-box tr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.record-cont2 .table-box td {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 36px;
  line-height: 24px;
  text-align: center;
  color: #9d998a;
  font-size: 11px;
}

.record-cont2 .table-box td:nth-child(1) {
  width: 20%;
}

.record-cont2 .table-box td:nth-child(2) {
  width: 20%;
}

.record-cont2 .table-box td:nth-child(3) {
  width: 30%;
}

.record-cont2 .table-box td:nth-child(4) {
  width: 30%;
}

.record-cont2 .table-box thead {
  font-size: 13px;
  font-weight: bold;
  color: #c79c4a;
  position: relative;
}

.record-cont2 .table-box thead::after {
  content: "";
  width: 113%;
  height: 1px;
  background-color: #21252c;
  position: absolute;
  bottom: 5px;
  left: 50%;
  transform: translateX(-50%);
}

.record-cont2 .table-box thead td {
  margin-bottom: 8px;
  height: 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #c79c4a;
  font-size: 13px;
}

.record-cont2 .table-box td a {
  color: #c79c4a;
  font-size: 11px;
  text-decoration: underline;
}

.record-cont2 .record-pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 11px;
  color: #deab41;
  margin-top: 10px;
}

.record-cont2 .record-pagination a {
  font-size: 11px;
  color: #fcf1dc;
  text-align: center;
  line-height: 24px;
  text-decoration: underline;
}

.record-cont2 .record-pagination a.current {
  text-decoration: none;
  color: #deab41;
}

.record-cont2 .record-pagination a.ellipsis {
  text-decoration: none;
}

.record-cont2 .record-pagination a.btn-prev {
  font-size: 0;
  text-indent: -999em;
  display: inline-block;
  width: 24px;
  height: 24px;
  background: url("//game.gtimg.cn/images/lol/act/a20250717julypray/record-next.png") no-repeat;
  background-size: 100% 100%;
  transform: rotateY(180deg);
}

.record-cont2 .record-pagination a.btn-next {
  font-size: 0;
  text-indent: -999em;
  display: inline-block;
  width: 24px;
  height: 24px;
  background: url("//game.gtimg.cn/images/lol/act/a20250717julypray/record-next.png") no-repeat;
  background-size: 100% 100%;
}

/* 新增领取对局福利弹窗 */
.getbenefits-cont {
  display: flex;
  width: 700px;
  margin: 0 auto;
}

.getbenefits-item {
  margin: 5px auto 0;
}

.getbenefits-item.prop-icon .getbenefits-pic img {
  width: 150px;
  height: 150px;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}

.getbenefits-card {
  position: relative;
  width: 229px;
  height: 373px;
  margin: 0 auto;
}

.getbenefits-mp {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 116px;
  height: 72px;
}

.getbenefits-name {
  width: 100%;
  line-height: 20px;
  text-align: center;
  font-size: 16px;
  font-weight: 700;
  color: #f0e6d2;
  margin-top: 20px;
}

.btn-getbenefits-ok {
  display: block;
  width: 156px;
  height: 32px;
  line-height: 32px;
  margin: 50px auto 0;
}

.getbenefits-pic {
  position: relative;
  width: 100%;
  height: 100%;
  background: url(//game.gtimg.cn/images/lol/act/a20250717julypray/sw_img_bg2.png) no-repeat;
  background-size: cover;
  /* border-radius: 20px; */
  overflow: hidden;
}

.getbenefits-card::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate3d(-50%, -50%, 0);
  width: 241px;
  height: 384.5px;
  background: url("//game.gtimg.cn/images/lol/act/a20250717julypray/exchange-border.png") no-repeat;
  background-size: 100% 100%;
  pointer-events: none;
}

.getbenefits-pic img, .getbenefits-mp img {
  width: 100%;
  object-fit: cover;
}

.pop-optional-cont {
  width: 667px;
  height: 466px;
  background: url(//game.gtimg.cn/images/lol/act/a20250717julypray/pop6.png) no-repeat;
  background-size: 100% 100%;
}

.pop-optional-close {
  text-indent: -9999px;
  font-size: 0;
  position: absolute;
  top: 5px;
  right: 8px;
  display: block;
  width: 24px;
  height: 24px;
  background: url(//game.gtimg.cn/images/lol/act/a20250717julypray/btn_close.png) no-repeat;
  background-size: 100% 100%;
}

.pop-optional-title {
  display: block;
  width: 302px;
  height: 35px;
  line-height: 35px;
  margin: 0px auto 0;
  font-size: 14px;
  text-align: center;
  color: #F0E6D2;
  font-weight: bold;
}

#pop-optional2 .dia-cont{
  padding-top: 0;
}

.pop-optional-list {
  width: 588px;
  height: 330px;
  margin: 10px auto 0;
  overflow: hidden;
  overflow-y: auto;
  box-sizing: border-box;
  padding: 7px 0 0 6px;
  display: flex;
  flex-wrap: wrap;
}
.pop-optional-list li {
  width: 99px;
  height: 162px;
  position: relative;
  margin: 0 7px 52px;
  cursor: pointer;
}
.pop-optional-list li:after {
  content: "";
  width: 104px;
  height: 166.5px;
  background: url(//game.gtimg.cn/images/lol/act/a20250717julypray/optional-box-imgkk.png) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.pop-optional-list li img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.pop-optional-list li.owned .pop-optional-owned {
  display: block;
  width: 41px;
  height: 41.5px;
  background: url(//game.gtimg.cn/images/lol/act/a20250717julypray/owned.png) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  right: 0;
  top: 0;
}
.pop-optional-list li.checked:after {
  width: 112px;
  height: 174.5px;
  background: url(//game.gtimg.cn/images/lol/act/a20250717julypray/optional-box-imgchecked.png) no-repeat;
  background-size: 100% 100%;
}
/* .pop-optional-list::-webkit-scrollbar {
  width: 4px;
}
.pop-optional-list::-webkit-scrollbar-thumb {
  width: 4px;
  border-radius: 3px;
  background: #f4853b;
}
.pop-optional-list::-webkit-scrollbar-track {
  width: 4px;
  background: transparent;
} */

.pop-optional-name {
  width: 100%;
  height: 52px;
  text-align: center;
  font-size: 10px;
  color: #fff4da;
  display: flex;
  justify-content: center;
  align-items: center;
}

.icon-pic {
  width: 47.5%;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 10px;
}

.pop-optional-sure {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  border: 2px solid #785A28;
  padding: 1px;
  position: relative;
  font-size: 12px;
  font-weight: bold;
  color: #F0E6D2;
  background: linear-gradient(180deg, rgba(30, 35, 40, 0) 0%, #1E2328 100%);
  background-clip: content-box;
  height: 34px;
  width: 170px;
  margin: 25px auto 0;
}

.pop-optional-sure:hover {
  filter: none;
  border: 2px solid #C89B3C;
  background: linear-gradient(180deg, rgba(60, 60, 65, 0) 0%, #3C3C41 100%);
  background-clip: content-box;
}

#pop-optional2 .pop-optional-list li {
  cursor: default;
}

.dia-title-tab {
  height: 100%;
}

.dia-title-tab-cont {
  height: 100%;
}

.dia-title-tab-nav {
  width: 60%;
  display: flex;
  align-items: center;
  margin: 0 auto;
  position: relative;
}
.dia-title-tab-nav .nav-line {
  bottom: -10px;
}

.dia-title-tab-navbtn {
  width: 50%;
  cursor: pointer;
  opacity: 0.5;
}

.dia-title-tab-navbtn:hover, .dia-title-tab-navbtn.on {
  opacity: 1;
}

.dia-title-tab-nav .dia-title-tab-navbtn:nth-child(2).on ~ .nav-line {
  left: 50%;
}

.dia-title-tab-cont {
  display: none;
}
.dia-title-tab-cont.show {
  display: block;
}

.dia-title-tab-cont-sljs .operation-tab-cont {
  height: 448px;
}
.dia-title-tab-cont-sljs .operation-bottom .prop-btns {
  justify-content: center;
}

.tyq-tips {
  background: url(//game.gtimg.cn/images/lol/act/a20250717julypray/fitst-tips.png) no-repeat center top/100%;
  width: 221.5px;
  height: 45px;
  color: #eee4d0;
  font-size: 12px;
  padding: 7.5px;
  box-sizing: border-box;
  line-height: 1.25;
  position: absolute;
  top: 144px;
  right: 205px;
  z-index: 25;
  text-align: center;
  display: none;
}
.tyq-tips a {
  display: block;
  background: url(//game.gtimg.cn/images/lol/act/a20250717julypray/first-tips-close.png) no-repeat center top/100%;
  width: 16px;
  height: 16px;
  position: absolute;
  right: -5px;
  top: -5px;
}

.addmore {
  position: absolute;
  z-index: 2;
  left: 225px;
  top: 265px;
}
.addmore-2 {
  top: 431px;
}
.addmore-pic {
  width: 135px;
  height: 145px;
  position: relative;
}
.addmore-pic::after {
  display: block;
  content: "";
  background: url(//game.gtimg.cn/images/lol/act/a20250717julypray/addmore-border.png) no-repeat center top/100%;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.addmore-pic img {
  display: block;
  width: 145px;
  height: 145px;
  margin-left: -5px !important;
  margin: 0 auto;
}
.addmore-name {
  color: #fef9b0;
  font-size: 10px;
  font-weight: bold;
  text-align: center;
  background: url(//game.gtimg.cn/images/lol/act/a20250717julypray/addmore-text-shadow.png) no-repeat center top/100%;
  width: 113.5px;
  height: 35px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 0;
  position: relative;
  z-index: 2;
}
.addmore-name1 {
  position: absolute;
  left: 50%;
  top: -15px;
  transform: translate(-50%, 0);
  text-align: center;
}
.addmore-name2 {
  margin-top: -20px;
  line-height: 1.25;
}

/* !特惠召唤 S */
.discount-bundle-cont {
  background: url(//game.gtimg.cn/images/lol/act/a20250717julypray/pop-discount-bundle.png) no-repeat center top/100%;
  width: 526px;
  height: 470px;
  text-align: center;
  padding-top: 0;
}
.discount-bundle-cont .dia-title {
  font-size: 18px;
  line-height: 42px;
}

.discount-bundle-list {
  display: flex;
  justify-content: center;
  margin-top: 30px;
  margin-bottom: 20px;
}

.discount-bundle-tt {
  color: #C89B3C;
  font-size: 16px;
  height: 24px;
  line-height: 24px;
  font-weight: bold;
  text-align: center;
}
.discount-bundle-tt::before, .discount-bundle-tt::after {
  display: inline-block;
  vertical-align: top;
  margin: 10px 18px 0;
  width: 6px;
  height: 6px;
  content: "";
  border: #785A28 solid 1px;
  transform: rotate(45deg);
}

.discount-bundle-box {
  border: rgba(255, 255, 255, 0.12) solid 1px;
  box-shadow: inset 0 0 1px #1E2328;
  width: 204px;
  height: 210px;
  margin: 10px 15px 0;
  position: relative;
}
.discount-bundle-box img {
  display: block;
  height: 100%;
  margin: 0 auto;
}
.discount-bundle-box span {
  position: absolute;
  left: 0;
  bottom: 20px;
  width: 100%;
  color: #f0e6d2;
  font-size: 16px;
  text-align: center;
}
.discount-bundle-box span strong {
  color: #C89B3C;
  font-size: 20px;
}

.discount-bundle-btn.new_btn {
  width: 180px;
  height: 44px;
  margin: 40px auto 0;
  color: #CDBE91;
  font-size: 14px;
}
.discount-bundle-btn.new_btn em {
  display: block;
  background: url(//game.gtimg.cn/images/lol/act/a20250717julypray/discount-bundle-tip.png) no-repeat center top/100%;
  width: 84px;
  height: 25px;
  line-height: 25px;
  color: #fff;
  font-size: 14px;
  text-align: center;
  position: absolute;
  left: 50%;
  margin-left: -42px;
  top: -16px;
  font-weight: bold;
}

.discount-bundle-link {
  color: #A09B8C;
  font-size: 12px;
  text-align: center;
  text-decoration: underline;
}

/* !特惠召唤 E */
/* .content .bg .bg-tag {
  background: url(//game.gtimg.cn/images/lol/act/a20250717julypray/new_tag_1.png) no-repeat center top/100%;
  width: 91px;
  height: 227.5px;
  position: absolute;
  left: 310px;
  top: 234px;
  z-index: 2;
  pointer-events: none;
} */

/* .bg-swiper {
  display: none;
} */

.bg-video {
  display: block;
}

.bg-video-lcu {
  height: 100%;
  width: 100%;
}

.cover-video {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 9999;
  transition: opacity 0.3s ease-out;
  opacity: 1;
  display: none;
}

.cover-video video {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.cover-video .btn-skip {
  position: absolute;
  right: 38px;
  top: 130px;
  z-index: 9;
  width: 67px;
  height: 32px;
  background: url(//game.gtimg.cn/images/lol/act/a20250717julypray/cover-video-btn-skip.png) no-repeat;
  background-size: 100% 100%;
}

.cover-video .video-lab {
  position: absolute;
  right: 130px;
  top: 136px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  height: 23px;
  line-height: 23px;
  color: #fff;
  font-size: 20px;
  text-shadow: 0px 2px 9.1px rgba(54, 12, 15, 0.9);
  z-index: 3;
}

.cover-video .btn-tick {
  margin-left: 4px;
}

.cover-video .call-check {
  display: none;
}

html.start .cover-video {
  opacity: 0;
  pointer-events: none;
  background: transparent;
}
