/* reset */
body,
div,
p,
ul,
li,
table,
tbody,
tr,
td,
textarea,
form,
input,
h1,
h2,
h3,
h4,
h5,
dl,
dt,
dd,
img,
iframe,
header,
nav,
section,
article,
footer,
figure,
figcaption,
menu {
  margin: 0;
  padding: 0;
  list-style: none;
}

body {
  -webkit-text-size-adjust: none;
  background-color: #0f0705;
  font: 0.24rem -apple-system, "Helvetica Neue", Helvetica, Arial, sans-serif;
  -webkit-tap-highlight-color: #0f0705;
}

header,
nav,
section,
article,
footer,
figure,
figcaption {
  display: block;
}

h1,
h2,
h3,
h4,
h5,
h6,
th {
  font-weight: normal;
  font-size: 100%;
}

ol,
ul {
  margin: 0;
  padding: 0;
}

fieldset {
  border: none;
  margin: 0;
  padding: 0;
}

a,
li,
ul,
[onclick] {
  -webkit-tap-highlight-color: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

em,
strong {
  font-weight: normal;
  font-style: normal;
}

a {
  text-decoration: none;
}

a, img {
  -webkit-touch-callout: none; 
}

html, body {
  -webkit-user-select: none; 
  user-select: none;
}

/*comm*/
.hide {
  display: block;
  width: 0;
  height: 0;
  overflow: hidden;
}

:focus {
  outline: none;
}

.c:before,
.c:after {
  content: "";
  display: table;
}

.c:after {
  clear: both;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.pr {
  position: relative;
}

.pa {
  position: absolute;
}

.db {
  display: block;
  text-indent: -9999em;
}

.pf {
  position: fixed;
}

.hide,
.hid {
  text-indent: -99.99rem;
  font-size: 0rem;
  overflow: hidden;
  width: 0rem;
  height: 0rem;
  opacity: 0;
}

input,
textarea,
section {
  border-radius: 0;
  outline: none;
}

body,
html {
  width: 100%;
  -webkit-user-select: none;
  user-select: none;
  -webkit-text-size-adjust: none;
  font-variant-numeric: tabular-nums;
  font-feature-settings: "tnum";
  /* overflow-x: hidden; */
}

html {
  -webkit-text-size-adjust: 100%;
}

i {
  font-style: normal;
}

.wrapper .content .section {
  width: 100%;
  margin-top: -0.01rem;
  display: inline-block;
  position: relative;
}

.bg {
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
}

@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");
}

@supports (-webkit-background-clip:text) {
  .text-color1 {
    background-image: linear-gradient(to top, transparent, #c26b2b 30%, #e3c796 60%);
    -webkit-background-clip: text;
    color: transparent;
    -webkit-text-fill-color: transparent;
    font-style: italic;
    padding-right: 0.2rem;
  }

  .text-color2 {
    background-image: linear-gradient(to top, transparent, #c26b2b 30%, #e3c796 60%);
    -webkit-background-clip: text;
    color: transparent;
    -webkit-text-fill-color: transparent;
    font-style: italic;
    padding-right: 0.2rem;
  }
}

/* header */
.wrapper .header {
  width: 100%;
  height: 12.1rem;
  background: url(//game.gtimg.cn/images/lol/act/a20240529Infernal/m/header1.jpg) center top/100% 100% no-repeat;
  position: relative;
  z-index: 21;
}

.wrapper .header .logo {
  width: 1.18rem;
  height: 0.33rem;
  background: url(//game.gtimg.cn/images/lol/act/a20240529Infernal/m/logo.png) 0 0/100% 100% no-repeat;
  position: absolute;
  left: 0.3rem;
  top: 0.45rem;
  z-index: 1;
}

.J-btn-buy {
  display: block;
  width: 3.99rem;
  height: 1.27rem;
  background-image: url(//game.gtimg.cn/images/lol/act/a20240529Infernal/m/purchase_btn.png);
  background-size: 100% 100%;
}

.colorfulBtn {
  width: 7.35rem;
  height: 9.4rem;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  z-index: 20;
}

.show-content {
  width: 6.68rem;
  height: 9.4rem;
  overflow: hidden;
  margin: 0 auto;
}

.selling-time {
  width: 5.7rem;
  height: 0.43rem;
  background-image: url(//game.gtimg.cn/images/lol/act/a20240529Infernal/m/time_bg.png);
  line-height: 0.5rem;
  font-size: 0.18rem;
  margin: 0.08rem 0 0.19rem;
  color: #cdcdcd;
}

.selling-time span {
  margin-left: 0.22rem;
  font-size: 0.18rem;
  padding-right: 0.87rem;
  color: #fff;
}

.bottom .color_img {
  padding-bottom: 0.1rem;
}

.bottom li {
  width: 1.7rem;
  text-align: center;
  font-size: 0.17rem;
}

.bottom li img {
  max-width: 100%;
  max-height: 1.66rem;
}

.bottom ul li p:nth-child(1) {
  color: #cdcdcd;
}

.bottom li p:nth-child(2) {
  color: #c91340;
  font-weight: bold;
  font-size: 0.18rem;
}

.module2 .bottom li,
.module3 .bottom li{
  width: 1.7rem;
}

.show-content .clear {
  margin: 1.3rem 0 0 0.15rem;
  width: 5.72rem;
}

.show-content .icon-label2 {
  width: 1.33rem;
  height: 0.31rem;
  background-image: url(//game.gtimg.cn/images/lol/act/a20240529Infernal/m/colorfulIcon.png);
  display: inline-block;
  transform: translate(0.1rem,-0.1rem);
  line-height: 0.31rem;
	color: #d2d2d2;
  font-size: 0.16rem;
  text-align: center;
}

.show-content .gift-box {
  display: flex;
  justify-content: left;
  align-items: center;
  margin-bottom: 0.15rem;
  background-image: url(//game.gtimg.cn/images/lol/act/a20240529Infernal/m/gift-boxicon.png);
  background-size: 0.24rem 0.24rem;
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 0.38rem;
  height: 0.24rem;
  line-height: 0.24rem;
  color: #403529;
}

.show-content .gift-box .colorfulIcon {
  text-align: center;
  height: 0.3rem;
  line-height: 0.3rem;
  font-size: 0.18rem;
  margin-left: 0.1rem;
  background-size: 100% 100%;
  color: #fff;
}

.show-content .gift-box p:nth-child(1) {
  font-size: 0.21rem;
  font-weight: 700;
  color: #fff;
}

.show-content .gift-box p:nth-child(2) {
  width: 3.09rem;
  background-image: url(//game.gtimg.cn/images/lol/act/a20240529Infernal/m/colorfulIcon1.png);
}

.show-content .right {
  display: flex;
  justify-content: space-around;
  align-items: center;
  position: absolute;
  bottom: 0rem;
  width: 6.7rem;
}

.show-content .selling-price {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  margin-top: 0.12rem;
}

.show-content .selling-price .priceIcon {
  width: 0.32rem;
  height: 0.94rem;
  background-image: url(//game.gtimg.cn/images/lol/act/a20240529Infernal/m/selling_price2.png);
  transform: translateX(-0.1rem) translateY(-0rem);
  color: #f1dab5;
  font-size: 0.16rem;
  line-height: 2.1;
  text-align: center;
  writing-mode: vertical-rl;
  letter-spacing: 0.12rem;
  text-indent: 0.12rem;
}

.show-content .selling-price .text-color2 {
  font-size: 0.94rem;
  font-family: 'sellnum-1';
  display: block;
  margin: 0 0 -0.1rem -0.2rem;
  line-height: 1.2;
}

.show-content .selling-price .decimal {
  font-size: 0.44rem;
  font-family: 'sellnum-1';
  display: block;
  margin-top: 0.2rem;
  margin-left: -0.2rem;
  transform: translateY(0.1rem);
}

.colorfulIcon2 {
  background: url(//game.gtimg.cn/images/lol/act/a20240529Infernal/m/colorfulIcon2.png) no-repeat;
  background-size: 100% 100%;
  width: 1.22rem;
  height: 0.34rem;
  text-align: center;
  padding-top: 0.1rem;
  font-size: 0.15rem;
  color: #cdcdcd;
  margin: 0.03rem auto 0;
  box-sizing: border-box;
}

.section .top {
  position: relative;
  width: 100%;
}

.section .top .cont-left {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}

.cont-left .btn-play {
  width: 1.15rem;
  height: 1.5rem;
  background-image: url(//game.gtimg.cn/images/lol/act/a20240529Infernal/m/play_btn1.png);
  margin-top: 0.4rem;
  animation: ani-scale 2s linear infinite;
}

@keyframes ani-scale {
  0% {
    transform: scale(1);
  }

  50% {
    transform: scale(1.1);
  }

  100% {
    transform: scale(1);
  }
}

.cont-right {
  justify-content: space-between;
  display: flex;
  align-items: center;
  width: 6.53rem;
  margin: 0 auto;
  position: relative;
}

.cont-right .price-column {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 0.32rem;
}

.cont-right .price-column .pr-txt {
  width: 0.31rem;
  height: 0.93rem;
  background-image: url(//game.gtimg.cn/images/lol/act/a20240529Infernal/m/selling_price.png);
  color: #f1dab5;
  font-size: 0.16rem;
  line-height: 2;
  text-align: center;
  writing-mode: vertical-rl;
  letter-spacing: 0.12rem;
  text-indent: 0.12rem;
}

.cont-right .price-column .price {
  font-size: 1.06rem;
  color: #d1b0be;
  font-family: 'sellnum-1';
  margin-top: 0.1rem;
}

.price-column .sub {
	color: #d2945e;
  font-size: 0.2rem;
  transform: translate(-0.1rem,0.36rem);
}

.cont-right .btn-box {
  text-align: center;
}

.cont-right .btn-box .btn-unlock {
  transform: translateY(0.55rem);
}

.cont-right .btn-box .btn-join {
  margin: auto;
  text-align: center;
  font-size: 0.18rem;
  color: #a7a7a7;
  text-decoration: underline;
  margin-left: -2.5rem;
  margin-top: 0.7rem;
  display: inline-block;
}

/* part1 */
.section.module1 {
  height: 24.6rem;
  background-size: 100% 100%;
  background-image: url(//game.gtimg.cn/images/lol/act/a20240529Infernal/m/bg1.jpg);
  z-index: 21;
}

.module1 .top {
  margin-top: 7.85rem;
}

.module1 .cont-left {
  margin-left: 0rem;
}

.module1 .cont-left .name1 {
  width: 3.06rem;
  height: 3.18rem;
  background-image: url(//game.gtimg.cn/images/lol/act/a20240529Infernal/m/module1_name1.png);
}

.cont-left .btn-play {
  position: absolute;
  right: 0.75rem;
  top: 0.15rem;
}

.module1 .cont-right {
  margin-bottom: 0.37rem;
  margin-top: -0.38rem;
}

.module1 .show-content .colorful-name {
  width: 2.57rem;
  height: 0.54rem;
  background-image: url(//game.gtimg.cn/images/lol/act/a20240529Infernal/m/module1_name2.png);
  display: inline-block;
}

/* part2 */
.section.module2 {
  height: 25.8rem;
  background-size: 100% 100%;
  background-image: url(//game.gtimg.cn/images/lol/act/a20240529Infernal/m/bg2.jpg);
  z-index: 20;
}

.module2 .top {
  margin-top: 8.45rem;
}

.module2 .cont-left {
  margin-left: 0rem;
}

.module2 .cont-left .name1 {
  width: 4.22rem;
  height: 3.54rem;
  background-image: url(//game.gtimg.cn/images/lol/act/a20240529Infernal/m/module2_name1.png);
  transform: translateX(-0.3rem);
}

.module2 .cont-left .btn-play{
  right: 0.55rem;
}

.module2 .cont-right {
  margin-top: -0.58rem;
}

.module2 .price-column .sub {
  transform: translateY(0.35rem) translateX(-0.1rem);
}

.module2 .show-content .clear{
  margin: 1.68rem 0 0 0.15rem;
}

.module2 .show-content .right{
  bottom: 0rem;
}

.module2 .cont-right .btn-box {
  margin-top: -0.2rem;
}

.module2 .show-content .colorful-name {
  width: 3.02rem;
  height: 0.57rem;
  background-image: url(//game.gtimg.cn/images/lol/act/a20240529Infernal/m/module2_name2.png);
  display: inline-block;
}

.module2 .btn-join {
  width: 3.9rem;
  bottom: -0.4rem;
  left: 0;
  right: 0;
}

/* part3 */
.section.module3 {
  height: 26.01rem;
  background-size: 100% 100%;
  background-image: url(//game.gtimg.cn/images/lol/act/a20240529Infernal/m/bg3.jpg);
  z-index: 19;
}

.module3 .top {
  margin-top: 7.9rem;
}

.module3 .cont-left {
  margin-left: 0rem;
}

.module3 .cont-left .name1 {
  width: 4.25rem;
  height: 3.27rem;
  background-image: url(//game.gtimg.cn/images/lol/act/a20240529Infernal/m/module3_name1.png);
  transform: translateX(-0.3rem);
}

.module3 .cont-left .btn-play {
  right: 0.55rem;
}

.module3 .show-content .clear{
  margin: 1.65rem 0 0 0.15rem;
}

.module3 .cont-right {
  margin-top: -0.32rem;
}

.module3 .show-content .right{
  bottom: 0rem;
}

.module3 .price-column .sub {
  transform: translateY(0.35rem) translateX(-0.1rem);
}

.module3 .cont-right .btn-box {
  margin-top: -0.2rem;
}

.module3 .btn-join {
  width: 3.9rem;
  bottom: -0.4rem;
  left: 0;
  right: 0;
}

.module3 .show-content .colorful-name {
  width: 3.02rem;
  height: 0.57rem;
  background-image: url(//game.gtimg.cn/images/lol/act/a20240529Infernal/m/module3_name2.png);
  display: inline-block;
}

.module3 .show-content .icon-label2{
  line-height: 0.33rem;
}

/* tc */
.pop_up,
.pop_up .pop_con {
  width: 9rem;
  height: 5.4rem;
  position: relative;
}

.pop_up .pop_con {
  -o-object-fit: cover;
  object-fit: cover;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.pop_up .pop_close {
  width: 0.57rem;
  height: 0.57rem;
  position: absolute;
  right: -0.65rem;
  top: 0.05rem;
  font-size: 0.6rem;
  line-height: 0.45rem;
  text-align: center;
  color: #fbd4ae;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  transition: all 0.3s linear;
}

.pop_up .pop_close:hover {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}

@keyframes rotates {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

/* nav */
.side_nav {
  display: none
}

/* tc */
.pop_up,
.pop_up .pop_con {
  width: 7rem;
  height: 4.1rem;
  position: relative;
}

.pop_up .pop_con {
  -o-object-fit: cover;
  object-fit: cover;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.pop_up .pop_close {
  width: 0.57rem;
  height: 0.57rem;
  position: absolute;
  right: -0.15rem;
  top: -0.6rem;
  font-size: 0.6rem;
  line-height: 0.45rem;
  text-align: center;
  color: #fbd4ae;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  transition: all 0.3s linear;
}

.pop_up .pop_close:hover {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}

#afooter {
  padding: 0.3rem 0;
  text-align: center;
  font-size: 0.16rem;
  line-height: 0.24rem;
  background-color: transparent;
  color: #a83215;
  margin-top: -1.2rem;
  position: relative;
  z-index: 22;
}

#afooter a,
#afooter a:hover {
  color: #a83215;
  text-decoration: none
}

.selling-price .sub {
  color: #d3945e;
  font-size: 0.18rem;
}

.selling-price .gray {
  position: absolute;
  color: #d2d2d2;
  left: 0.38rem;
  top: 1.02rem;
  font-size: 0.17rem;
}

.show-content .perfect-btn {
  width: 3.99rem;
  height: 1.27rem;
  background-image: url(//game.gtimg.cn/images/lol/act/a20240529Infernal/m/purchase_btn2.png);
  background-size: 100% 100%;
}

.show-content .tb {
  margin-top: 0.6rem;
  margin-left: -0.1rem;
}

.module1 .bottom{
  width: 6.58rem;
  height: 4.15rem;
  background: url(//game.gtimg.cn/images/lol/act/a20240529Infernal/m/colorful-list1.png) 0 0 / 100% 100% no-repeat;
  -o-background-size: 6.58rem 4.15rem;
  background-size: 6.58rem 4.15rem;
  margin: 0 0 0 -0.08rem;
}

.module2 .bottom{
  width: 6.58rem;
  height: 4.15rem;
  background: url(//game.gtimg.cn/images/lol/act/a20240529Infernal/m/colorful-list2.png) 0 0 / 100% 100% no-repeat;
  -o-background-size: 6.58rem 4.15rem;
  background-size: 6.58rem 4.15rem;
  margin: 0 0 0 -0.08rem;
}

.module3 .bottom{
  width: 6.58rem;
  height: 4.03rem;
  background: url(//game.gtimg.cn/images/lol/act/a20240529Infernal/m/colorful-list3.png) 0 0 / 100% 100% no-repeat;
  -o-background-size: 6.58rem 4.03rem;
  background-size: 6.58rem 4.03rem;
  margin: 0 0 0 -0.08rem;
}

.bottom ul{
  display: flex;
  margin: 0.36rem 0 0 -0.05rem;
  flex-wrap: wrap;
  justify-content: center;
}

.colorful-list1 {
  width: 6.88rem;
  height: 4.15rem;
}

.colorful-list2 {
  width: 6.88rem;
  height: 4.15rem;
}

.colorful-list3 {
  width: 6.88rem;
  height: 4.03rem;
}

.module1 .bottom li {
  width: 25%;
  padding-top: 1.67rem;
  margin-bottom: 0.08rem;
}

.module2 .bottom li {
  width: 25%;
  padding-top: 1.67rem;
}

.module3 .bottom li {
  width: 25%;
  padding-top: 1.58rem;
}