@charset "UTF-8";

body,
dl,
dd,
ul,
ol,
h1,
h2,
h3,
h4,
h5,
h6,
p,
form,
header,
section,
article,
footer {
  margin: 0;
}

body,
button,
input,
select,
textarea {
  font: 12px/1.5 tahoma, sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
}

em,
b {
  font-style: normal;
}

a {
  text-decoration: none;
}

a:hover {
  -webkit-filter: brightness(1.2);
  filter: brightness(1.2);
}

img {
  border: 0;
}

body {
  padding-top: 42px;
}

button,
input,
select,
textarea {
  font-size: 100%;
  outline: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th,
ul,
ol {
  padding: 0;
}

ul,
li {
  list-style: none;
}

/* foot */
#afooter {
  position: relative;
  padding: 30px 0;
  text-align: center;
  font: normal 12px/19px Tahoma;
  z-index: 10;
  background-color: #191219;
}

#afooter,
#afooter a {
  color: #c0c0c0;
  text-decoration: none;
}

.ism {
  display: none !important;
}

.hide {
  font-size: 0;
  text-indent: -999em;
  visibility: hidden;
  display: none;
  width: 0;
  height: 0;
  position: absolute;
  left: -99.99rem;
  top: -99.99rem;
  z-index: -9999;
}

/**
* ×ÖÌå»ìÈë
**/
@font-face {
	font-family: "font2";
	src: url("//game.gtimg.cn/images/lol/act/a20251023eventpass/fonts/AgencyFB-Bold.otf");
}

/**
* ±³¾°»ìÈë
**/
.wrap {
  width: 100%;
  max-width: 19.2rem;
  min-width: 19.2rem;
  height: 71.6rem;
  margin: 0 auto;
}

.center {
  width: 15.1rem;
  margin: 0 auto;
}

/************* header **************/
.header {
  position: relative;
  width: 100%;
  height: 9.82rem;
  background-image: url(//game.gtimg.cn/images/lol/act/a20251023eventpass/header.jpg);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
}

.header .logo {
  position: absolute;
  top: 0;
  right: 0.09rem;
  width: 2.74rem;
  height: 1.55rem;
  background-image: url(//game.gtimg.cn/images/lol/act/a20251023eventpass/logo.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: left top;
}

/************* content **************/
.content {
  height: 61.8rem;
}

.content .role-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.content .role-info .role-name {
  position: relative;
  z-index: 0;
}

.content .role-info .role-name::after {
  content: "";
  position: absolute;
  z-index: -1;
  pointer-events: none;
}

.content .role-info .role-name .role-video-btn {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 1.04rem;
  height: 0.87rem;
  z-index: 0;
  background-image: url(//game.gtimg.cn/images/lol/act/a20251023eventpass/video-btn1.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  -webkit-animation: ani-scale 2s linear infinite;
  animation: ani-scale 2s linear infinite;
}

.content .role-info .role-txt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 5.48rem;
  height: 0.4rem;
}

.content .role-info .role-txt.left .role-txt_p2 {
  margin-left: 0.15rem;
}

.content .role-info .role-txt.right .role-txt_p2 {
  margin-right: 0.34rem;
}

.content .role-info .role-txt .role-txt_p1 {
  width: 1.02rem;
  font-size: 0.16rem;
  line-height: 1;
  text-align: center;
  font-weight: 700;
  color: #402f0c;
}

.content .role-info .role-txt .role-txt_p2 {
  font-size: 0.16rem;
  line-height: 1;
  text-align: left;
  font-weight: 400;
  color: #f5e1a3;
}


@keyframes ani-scale {
  0% {
    transform: scale(1)
  }

  50% {
    transform: scale(1.1)
  }

  100% {
    transform: scale(1)
  }
}

/************* part2 **************/
.part2 {
  height: 9.82rem;
  background: url(//game.gtimg.cn/images/lol/act/a20251023eventpass/bg4.jpg) no-repeat;
  background-size: 100% 100%;
  margin-top: -0.01rem;
}

.part2 .center {
  position: relative;
  padding-top: 0;
}

.part2 .role-info {
  width: 5.03rem;
  padding-top: 2.9rem;
  margin-left: 0.09rem;
}

.part2 .role-info .gl-name {
  position: relative;
  z-index: 0;
  width: 3.75rem;
  height: 1.81rem;
  background-image: url(//game.gtimg.cn/images/lol/act/a20251023eventpass/gl-name1.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: left top;
  margin: 0 auto;
}

.part2 .role-info .gl-name .role-video-btn {
  right: -1.22rem;
}


.part2 .role-info .role-txt {
  margin-top: 0.61rem;
}

.part2 .role-info .role-txt.left {
  width: 5.03rem;
  height: 1.56rem;
  display: initial;
  text-align: center;
  background: none;
  color: #ffffff;
  font-size: 0.24rem;
}

.part2 .role-info .role-txt .role-txt_p1{
  width: 1.2rem;
  color: #f6e1a5;
  font-size: 0.18rem;
  font-weight: normal;
  text-align: center;
  margin: 0 auto 0.03rem;
}

.part2 .role-info .role-txt.left .role-txt_p2 {
  width: 4.63rem;
  height: 0.64rem;
  background-image: url(//game.gtimg.cn/images/lol/act/a20251023eventpass/frame1_2.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: left top;
  color: #ffffff;
  font-size: 0.16rem;
  line-height: 0.56rem;
  text-align: center;
  margin: 0 auto;
}

/************* part3 **************/
.part3 {
  height: 9.4rem;
  background: url(//game.gtimg.cn/images/lol/act/a20251023eventpass/bg3.jpg) no-repeat;
  background-size: 100% 100%;
  margin-top: -0.01rem;
}

.part3 .center {
  height: 100%;
  position: relative;
}

.part3-jw-tag {
  background-image: url(//game.gtimg.cn/images/lol/act/a20251023eventpass/part3-jw-tag.png);
  background-repeat: no-repeat;
  background-size: 1.32rem 3.76rem;
  width: 1.32rem;
  height: 3.76rem;
  position: absolute;
  left: 1.69rem;
  top: 0.16rem;
}

.part3-jw-tag .role-video-btn {
	position: absolute;
	left: 0.2rem;
	bottom: -0.32rem;
	width: 1.04rem;
	height: 0.87rem;
	background: url(//game.gtimg.cn/images/lol/act/a20251023eventpass/video-btn3.png) no-repeat;
	background-size: 100% 100%;
	animation: 2s linear 0s infinite normal none running ani-scale2;
}

@keyframes ani-scale2 {
	0% {
		transform: scale(1)
	}

	50% {
		transform: scale(0.9)
	}

	100% {
		transform: scale(1)
	}
}

.part3-jw-name {
	position: absolute;
	top: 1.08rem;
	left: 0.57rem;
	font-family: "Microsoft YaHei";
	font-size: 0.24rem;
	color: #fcfae8;
	width: fit-content;
    height: fit-content;
	writing-mode: tb-rl;
  	vertical-align: middle;
	font-weight: bold;
	line-height: 0.28rem;
	letter-spacing: 0.04rem;
}

.part3-jw-tag .part3-jw-text {
	position: absolute;
	left: -0.12rem;
	top: 0.09rem;
	font-size: 0.15rem;
	color: #ffffff;
	width: fit-content;
	height: fit-content;
	line-height: 1;
	text-align: center;
	writing-mode: tb-rl;
	vertical-align: middle;
	white-space: nowrap;
	letter-spacing: 0;
}

.part3-jw-tag .part3-jw-text span{
  writing-mode: horizontal-tb;
  line-height: 1;
}

.part3-jw-tag p span{
  writing-mode: horizontal-tb;
  line-height: 0.22rem;
}

.part3-jw-awards {
  background-image: url(//game.gtimg.cn/images/lol/act/a20251023eventpass/part3-jw-awards.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 4.79rem;
  height: 6.74rem;
  position: absolute;
  right: 0.4rem;
  top: 1.32rem;
}

/************* part4 **************/
.part4 {
  height: 16.42rem;
  background: url(//game.gtimg.cn/images/lol/act/a20251023eventpass/bg5.jpg) no-repeat;
  background-size: 100% 100%;
  margin-top: -0.02rem;
}

.part4 .center {
  padding-top: 2.14rem;
}

.part4 .role-info {
  width: 4.63rem;
  margin-left: auto;
  margin-right: -0.11rem;
}

.part4 .role-info .jin-name {
  width: 2.94rem;
  height: 1.95rem;
  background-image: url(//game.gtimg.cn/images/lol/act/a20251023eventpass/nk-name1.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: left top;
  margin: 0 auto;
}

.part4 .role-info .jin-name .role-video-btn {
	top: 0.75rem;
	left: -1.01rem;
	width: 0.86rem;
	height: 0.87rem;
	background-image: url(//game.gtimg.cn/images/lol/act/a20251023eventpass/video-btn2.png);
}

.part4 .role-info .role-txt {
  margin-top: 0.64rem;
}

.part4 .role-info .role-txt.right {
  width: 4.63rem;
  display: initial;
  text-align: center;
  background: none;
  color: #5e3000;
  font-size: 0.24rem;
}

.part4 .role-info .role-txt .role-txt_p1{
  color: #e4d29f;
  font-size: 0.18rem;
  font-weight: normal;
  text-align: center;
  margin: 0 auto 0.04rem;
}

.part4 .role-info .role-txt.right .role-txt_p2 {
  width: 4.63rem;
  height: 0.64rem;
  background-image: url(//game.gtimg.cn/images/lol/act/a20251023eventpass/frame1_3.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: left top;
  color: #5e3000;
  font-size: 0.16rem;
  line-height: 0.54rem;
  text-align: center;
}

.part4 .pass-box {
  margin-top: 3.06rem;
}


.part4 .pass-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.part4 .pass-list .pass-item {
  position: relative;
  width: 4.98rem;
}

.part4 .pass-list .pass-item:nth-child(2){
  width: 4.99rem;
}

.part4 .pass-list .pass-item:not(:nth-child(1))::after {
  content: "";
  position: absolute;
  left: -0.1rem;
  top: 0.56rem;
  width: 0.13rem;
  height: 6.34rem;
  background-image: url(//game.gtimg.cn/images/lol/act/a20251023eventpass/split-line1.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: left top;
}

.part4 .pass-list .pass-img {
  width: 3.72rem;
  height: 4.02rem;
  margin: 0 auto;
}

.part4 .pass-list .pass-img img {
  width: 100%;
  height: 100%;
}

.part4 .pass-list .pass-price-box {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: -0.51rem auto 0;
  height: 0.99rem;
}

.part4 .pass-list .pass-item:nth-child(3) .pass-price-box{
  transform: translateX(-0.05rem);
}

.part4 .pass-list .pass-price-box .pass-price_p1 {
  width: 0.23rem;
  height: 0.76rem;
  background-image: url(//game.gtimg.cn/images/lol/act/a20251023eventpass/price-frmae1.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: left top;
  font-size: 0.16rem;
  line-height: 0.23rem;
  text-align: center;
  color: #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 0.12rem;
}

.part4 .pass-list .pass-price-box .pass-price_num1 {
  font-family: "font2";
  font-size: 1rem;
  line-height: 1.05rem;
  text-align: left;
  font-weight: 700;
  color: #f3edc4;
  margin-left: 0.15rem;
}

.part4 .pass-list .pass-price-box .pass-price_num1 span {
  display: block;
  height: 1.1rem;
  background: -webkit-gradient(175deg, color-stop(30%, #f8f4cc), color-stop(80%, #e1d2a7));
  background: linear-gradient(175deg, #f8f4cc 30%, #e1d2a7 80%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  color: transparent;
}

.part4 .pass-list .pass-price-box .pass-price_num2 {
  font-family: "font2";
  font-size: 0.4rem;
  line-height: 1;
  text-align: left;
  background: -webkit-gradient(175deg, color-stop(30%, #e8dcb2), color-stop(80%, #e1d2a7));
  background: linear-gradient(175deg, #e8dcb2 30%, #e1d2a7 80%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  color: transparent;
  -ms-flex-item-align: end;
  align-self: flex-end;
  transform: translateY(-0.05rem);
}

.part4 .pass-list .pass-price-box .pass-price-type {
  font-size: 0.2rem;
  line-height: 1;
  text-align: center;
  color: #ffffff;
  -ms-flex-item-align: end;
  align-self: flex-end;
  margin-left: 0.12rem;
  transform: translateY(-0.13rem);
}

.part4 .pass-list .pass-price-box .pass-price-num3 {
  font-size: 0.14rem;
  line-height: 1;
  text-align: center;
  color: rgba(216, 235, 247, 0.7);
  position: absolute;
  bottom: -0.15rem;
  left: 0.42rem;
}

.part4 .pass-list .pass-name {
  font-size: 0.26rem;
  line-height: 0.31rem;
  text-align: center;
  font-weight: bold;
  color: #ffffff;
  margin-top: 0.46rem;
}

.part4 .pass-list .pass-time {
  font-size: 0.16rem;
  line-height: 1;
  text-align: center;
  font-weight: 400;
  color: #ffffff;
  margin-top: 0.14rem;
}

.part4 .pass-list .get-btn {
  display: block;
  width: 3.77rem;
  height: .95rem;
  background-image: url(//game.gtimg.cn/images/lol/act/a20251023eventpass/btn1.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: left top;
  font-family: "font1";
  font-size: 0;
  line-height: 1.62rem;
  text-align: center;
  font-weight: normal;
  color: #d90f51;
  margin: 0.13rem auto 0;
}

.part4 .pass-list .get-btn span {
  background: -webkit-gradient(linear, left top, left bottom, from(#f5e1a3), to(#cbb46c));
  background: linear-gradient(to bottom, #f5e1a3, #cbb46c);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  color: transparent;
  -webkit-filter: drop-shadow(0 0 0.06rem rgba(40, 34, 36, 0.7));
  filter: drop-shadow(0 0 0.06rem rgba(40, 34, 36, 0.7));
  letter-spacing: 0.03rem;
  text-indent: 0.03rem;
}

.part4 .pass-list .pass-tips {
  font-size: 0.14rem;
  line-height: 1.3;
  text-align: center;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.6);
  margin-top: 0.09rem;
}

.part4 .pass-list .pass-tips2 {
  margin-top: 0.06rem;
}

/************* part6 **************/
.part6 {
  height: 26.21rem;
  background: url(//game.gtimg.cn/images/lol/act/a20251023eventpass/bg6.jpg) no-repeat;
  background-size: 100% 100%;
  margin-top: -0.01rem;
}

.part6 .pass-award-box {
  padding-top: 0.66rem;
}

.part6 .pass-award-box .pass-award-title {
  width: 6.9rem;
  height: 0.5rem;
  background-image: url(//game.gtimg.cn/images/lol/act/a20251023eventpass/pass-title3.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: left top;
  font-size: 0;
  text-indent: -9999em;
  overflow: hidden;
  margin: 0 auto;
}

.part6 .pass-award-box .pass-award-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.part6 .pass-award-box .pass-award-list .pass-award-item {
  position: relative;
  width: 4.27rem;
  z-index: 0;
}

.part6 .pass-award-box .pass-award-list .pass-award-item:not(:nth-child(1))::before {
  content: "";
  position: absolute;
  left: -0.15rem;
  top: 0.13rem;
  width: 0.13rem;
  height: 3.22rem;
  background-image: url(//game.gtimg.cn/images/lol/act/a20251023eventpass/split-line2.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: left top;
}

.part6 .pass-award-box .pass-award-list .pass-award-item:nth-child(1):after {
  content: "";
  position: absolute;
  top: 0.60rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: -1;
  pointer-events: none;
  width: 1.01rem;
  height: 1.05rem;
  background-image: url(//game.gtimg.cn/images/lol/act/a20251023eventpass/pass-award-bg1.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: left top;
}

.part6 .pass-award-box .pass-award-list .pass-award-item:nth-child(2):after {
  content: "";
  position: absolute;
  top: 0.60rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: -1;
  pointer-events: none;
  width: 1.35rem;
  height: 1.05rem;
  background-image: url(//game.gtimg.cn/images/lol/act/a20251023eventpass/pass-award-bg2.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: left top;
}

.part6 .pass-award-box .pass-award-list .pass-award-item:nth-child(3):after {
  content: "";
  position: absolute;
  top: 0.60rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: -1;
  pointer-events: none;
  width: 1.37rem;
  height: 1.05rem;
  background-image: url(//game.gtimg.cn/images/lol/act/a20251023eventpass/pass-award-bg3.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: left top;
}

.part6 .pass-award-box .pass-award-list .pass-award-item .pass-award-bg {
	height: 3.24rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding-top: 0.7rem;
	box-sizing: border-box;
}

.part6 .pass-award-box .pass-award-list .pass-award-item .pass-award-bg .pass-award-img1 {
  width: 1.96rem;
  height: 1.75rem;
}

.part6 .pass-award-box .pass-award-list .pass-award-item .pass-award-bg .pass-award-img2 {
  width: 1.88rem;
  height: 1.65rem;
}

.part6 .pass-award-box .pass-award-list .pass-award-item .pass-award-bg .pass-award-img3 {
  width: 3.09rem;
  height: 2.85rem;
}

.part6 .pass-award-box .pass-award-list .pass-award-item .pass-award-num {
  width: fit-content;
  background-position: center center;
  margin: -0.22rem auto 0;
  font-family: "font3";
  font-size: 0.2rem;
  line-height: 1;
  text-align: center;
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
}

.part6 .pass-award-box .pass-award-list .pass-award-item .pass-award-num::before,
.part6 .pass-award-box .pass-award-list .pass-award-item .pass-award-num::after {
	content: "";
	width: 0.05rem;
	height: 0.05rem;
	background-color: #a4938e;
	border-radius: 50%;
	margin: 0 0.08rem;
}

.part6 .pass-award-box .pass-award-list .pass-award-item .pass-award-name {
  font-size: 0.26rem;
  line-height: 0.3rem;
  text-align: center;
  color: #ff286e;
  transform: translateY(-0.48rem);
}

.part6 .pass-award-box .pass-award-lc {
  width: 15.12rem;
  height: 9.69rem;
  background-image: url(//game.gtimg.cn/images/lol/act/a20251023eventpass/frame3.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: left top;
  position: relative;
  margin: 0.78rem auto 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 0.46rem;
  overflow: hidden;
}

.part6 .pass-award-box .pass-award-lc .pass-award-num {
  display: none;
}

.part6 .pass-award-box .pass-award-lc .lc-award-tit {
  font-size: 0;
  text-indent: -999em;
  overflow: hidden;
  width: 2.56rem;
  height: 1.17rem;
  background: url(//game.gtimg.cn/images/lol/act/a20251023eventpass/pass-award-title.png) no-repeat;
  background-size: 100% 100%;
  margin: 0 auto 0;
}

.part6 .pass-award-box .pass-award-lc .lc-award-list1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 0.5rem;
}

.part6 .pass-award-box .pass-award-lc .lc-award-list1 .lc-award-item {
  position: relative;
  width: 1.97rem;
}
.part6 .pass-award-box .pass-award-lc .lc-award-list1 .lc-award-item:nth-child(2) {
	margin-left: 0.16rem;
}

.part6 .pass-award-box .pass-award-lc .lc-award-list1 .lc-award-item:nth-child(3),
.part6 .pass-award-box .pass-award-lc .lc-award-list1 .lc-award-item:nth-child(4) {
	width: 3.6rem;
	margin-left: 0.32rem;
}

.part6 .pass-award-box .pass-award-lc .lc-award-list1 .lc-award-item .lc-award-img {
  position: relative;
  width: 100%;
  height: 2.04rem;
  margin: 0 auto 0.15rem;
}

.part6 .pass-award-box .pass-award-lc .lc-award-list1 .lc-award-item .lc-award-img img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.part6 .pass-award-box .pass-award-lc .lc-award-list1 .lc-award-item .lc-award-img1 img {
  width: 1.1rem;
  height: 1.7rem;
}

.part6 .pass-award-box .pass-award-lc .lc-award-list1 .lc-award-item .lc-award-img2 img {
  width: 1.84rem;
  height: 1.66rem;
}

.part6 .pass-award-box .pass-award-lc .lc-award-list1 .lc-award-item .lc-award-img3 img {
  width: 3.18rem;
  height: 1.52rem;
}

.part6 .pass-award-box .pass-award-lc .lc-award-list1 .lc-award-item .lc-award-img4 img {
	width: 3.5rem;
	height: 1.11rem;
	top: auto;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	bottom: 0.24rem;
}

.part6 .pass-award-box .pass-award-lc .lc-award-list1 .lc-award-item .lc-award-name {
  font-size: 0.16rem;
  line-height: 1.25;
  text-align: center;
  font-weight: normal;
  color: #ffffff;
}

.part6 .pass-award-box .pass-award-lc .lc-award-list2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 10.35rem;
  margin: 0.5rem auto 0;
}

.part6 .pass-award-box .pass-award-lc .lc-award-list2 .lc-award-item {
  width: 1.66rem;
}

.part6 .pass-award-box .pass-award-lc .lc-award-list2 .lc-award-item .lc-award-bg {
  position: relative;
  width: .87rem;
  height: .87rem;
  margin: 0 auto;
}

.part6 .pass-award-box .pass-award-lc .lc-award-list2 .lc-award-item .lc-award-bg img {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: .87rem;
  height: .87rem;
}

.part6 .pass-award-box .pass-award-lc .lc-award-list2 .lc-award-item .lc-award-name {
  font-size: 0.16rem;
  line-height: 1.25;
  text-align: center;
  font-weight: normal;
  color: #ffffff;
  margin-top: 0.17rem;
  height: 0.4rem;
}

.part6 .pass-award-box .pass-award-lc .lc-award-list2_1 {
  width: 100%;
  margin-top: 0.5rem;
}

.part6 .pass-award-box .pass-award-lc .lc-award-list2_1 .lc-award-item {
  width: 1.42rem;
}

.part6 .pass-award-box .pass-award-lc .lc-award-list2_1 .lc-award-item .lc-award-name {
  margin-top: 0.28rem;
}

.part6 .pass-award-box .pass-award-lc .lc-award-list2_1 .lc-award-item .lc-award-bg .lc-award-img11 {
  width: 1.36rem;
  height: 1.21rem;
}

.part6 .pass-award-box .pass-award-lc .lc-award-list2_1 .lc-award-item .lc-award-bg .lc-award-img12 {
  width: 1.29rem;
  height: 1.15rem;
}

.part6 .pass-award-box .pass-award-lc .lc-award-list2_1 .lc-award-item .lc-award-bg .lc-award-img13 {
  width: 1.14rem;
  height: 1.1rem;
}

.part6 .pass-award-box .pass-award-lc .lc-award-list2_1 .lc-award-item .lc-award-bg .lc-award-img14 {
  width: 1.14rem;
  height: 1.1rem;
}

.part6 .pass-award-box .pass-award-lc .lc-award-list2_1 .lc-award-item .lc-award-bg .lc-award-img15 {
  width: .86rem;
  height: .89rem;
}

.part6 .pass-award-box .pass-award-lc .lc-award-list2_1 .lc-award-item .lc-award-bg .lc-award-img16 {
  width: .86rem;
  height: .89rem;
}

.part6 .pass-award-box .pass-award-lc .lc-award-list2_1 .lc-award-item .lc-award-bg .lc-award-img19 {
  width: .86rem;
  height: .89rem;
}

.part6 .pass-award-box .pass-award-lc .lc-award-list2_1 .lc-award-item .lc-award-bg .lc-award-img17 {
  width: 1.41rem;
  height: 1.95rem;
  margin-left: -0.15rem;
}

.part6 .pass-award-box .pass-award-lc .lc-award-list2_1 .lc-award-item .lc-award-bg .lc-award-img18 {
  width: 1.39rem;
  height: 1.97rem;
  margin-left: -0.15rem;
}

.part6 .fq-award-box {
  position: relative;
  margin-top: 1.85rem;
}

.part6 .fq-award-box .fq-award-title {
  width: 15.08rem;
  height: .89rem;
  background-image: url(//game.gtimg.cn/images/lol/act/a20251023eventpass/fq-award-title1.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: left top;
  font-size: 0;
  text-indent: -9999em;
  overflow: hidden;
  margin: 0 auto;
}

.part6 .fq-award-box .fq-award-subtit {
	width: 10.78rem;
	height: 0.46rem;
	background: url(//game.gtimg.cn/images/lol/act/a20251023eventpass/fq-award-subtit-bg.png) no-repeat;
	background-size: 100% 100%;
	font-size: 0.16rem;
	line-height: 0.46rem;
	text-align: center;
	color: #fefefe;
	margin: 0.24rem auto 0;
	font-weight: normal;
}

.part6 .fq-award-box .fq-award-subtit span {
  color: #fefefe;
  font-weight: bold;
}

.part6 .fq-award-box .probability-btn {
	width: fit-content;
  font-size: 0.16rem;
  line-height: 1;
  text-align: center;
  font-weight: normal;
  color: #ffffff;
  text-decoration: underline;
  margin: 0.2rem auto 0;
  display: block;
}

.part6 .fq-award-box .fq-award-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 0.75rem;
}

.part6 .fq-award-box .fq-award-list .fq-award-item {
  position: relative;
  width: 3.7rem;
  z-index: 0;
}

.part6 .fq-award-box .fq-award-list .fq-award-item:not(:nth-child(1)) {
  margin-left: 0.1rem;
}

.part6 .fq-award-box .fq-award-list .fq-award-item:not(:nth-child(1))::before {
  content: "";
  position: absolute;
  top: 0.1rem;
  left: -0.08rem;
  width: 0.13rem;
  height: 4.64rem;
  background-image: url(//game.gtimg.cn/images/lol/act/a20251023eventpass/split-line4.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: left top;
}

.part6 .fq-award-box .fq-award-list .fq-award-item .fq-award-bg {
  height: 1.79rem;
  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;
}

.part6 .fq-award-box .fq-award-list .fq-award-item .fq-award-bg .fq-award-img1 {
  width: 2.14rem;
  height: 1.72rem;
}

.part6 .fq-award-box .fq-award-list .fq-award-item .fq-award-bg .fq-award-img2 {
  width: 2.14rem;
  height: 1.72rem;
  margin-left: 0.25rem;
}

.part6 .fq-award-box .fq-award-list .fq-award-item .fq-award-bg .fq-award-img3 {
  width: 2.14rem;
  height: 1.72rem;
}

.part6 .fq-award-box .fq-award-list .fq-award-item .fq-award-bg .fq-award-img4 {
  width: 2.14rem;
  height: 1.72rem;
}

.part6 .fq-award-box .fq-award-list .fq-award-item .fq-award-name {
  position: absolute;
  top: 1.9rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  min-height: 0.66rem;
  white-space: nowrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 0.16rem;
  line-height: 1.3;
  text-align: center;
  color: #ffffff;
}

.part6 .fq-award-box .fq-award-list .fq-award-item .fq-award-price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 1.05rem;
  padding-left: 0.24rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.part6 .fq-award-box .fq-award-list .fq-award-item .fq-award-price .fq-award-price_p1 {
  font-family: "font2";
  font-size: .79rem;
  line-height: 1;
  text-align: center;
  font-weight: 700;
  color: #e1d2a7;
}

.part6 .fq-award-box .fq-award-list .fq-award-item .fq-award-price .fq-award-price_p1 span {
  display: block;
  background: -webkit-gradient(175deg, color-stop(30%, #f9f4cc), color-stop(80%, #e1d2a7));
  background: linear-gradient(175deg, #f9f4cc 30%, #e1d2a7 80%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  color: transparent;
}

.part6 .fq-award-box .fq-award-list .fq-award-item .fq-award-price .fq-award-price_p2 {
  -ms-flex-item-align: end;
  align-self: flex-end;
  font-size: 0.18rem;
  line-height: 1;
  text-align: left;
  color: #ffffff;
  margin-left: 0.1rem;
  margin-bottom: 0.12rem;
}

.part6 .fq-award-box .fq-award-list .fq-award-item .get-btn {
  display: block;
  width: 3.39rem;
  height: .91rem;
  background-image: url(//game.gtimg.cn/images/lol/act/a20251023eventpass/btn6.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: left top;
  font-family: "font1";
  font-size: 0;
  line-height: 0.64rem;
  text-align: center;
  font-weight: normal;
  color: #c1ac81;
  margin: 0.18rem auto 0;
}

.part6 .fq-award-box .fq-award-list .fq-award-item .get-btn span {
  background: -webkit-gradient(linear, left top, left bottom, from(#f5e1a3), to(#cbb46c));
  background: linear-gradient(to bottom, #f5e1a3, #cbb46c);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  color: transparent;
  -webkit-filter: drop-shadow(0 0 0.06rem rgba(40, 34, 36, 0.7));
  filter: drop-shadow(0 0 0.06rem rgba(40, 34, 36, 0.7));
  letter-spacing: 0.03rem;
  text-indent: 0.03rem;
}

/******** µ¯´° *******/
.pop {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  z-index: 1001;
  display: none;
}

.pop .pop-con {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}

.pop .close-btn {
  position: absolute;
  right: -0.42rem;
  top: 0;
  width: 0.32rem;
  height: 0.32rem;
  background-image: url(//game.gtimg.cn/images/lol/act/a20251023eventpass/dia-close.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: left top;
}

/******** ÊÓÆµµ¯´° *******/
.video-pop .pop-con {
  width: 11rem;
  height: 6.25rem;
}

.video-pop .pop-video-container {
  width: 100%;
  height: 100%;
}
