@charset "UTF-8";
/* reset */
html, body, div, p, ul, li, dl, dt, dd, em, i, span, a, img, input, h1, h2, h3, h4, h5 {
  margin: 0;
  padding: 0;
}

a, img, input {
  border: none;
}

body {
  font: 14px/1.75 -apple-system, "Helvetica Neue", Helvetica, Arial, sans-serif;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

a {
  text-decoration: none;
}

ul, li {
  list-style: none;
}

a, img {
  -webkit-touch-callout: none; /* 禁止长按链接与图片弹出菜单 */
}

html, body {
  -webkit-user-select: none; /* 禁止选中文本（如无文本选中需求，此为必选项） */
  -moz-user-select: none;
   -ms-user-select: none;
       user-select: none;
  overflow-x: hidden;
  scroll-behavior: smooth; /* 平滑滚动 */
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

#afooter {
  background-color: #191219;
  text-align: center;
  font-size: 0.22rem;
  padding: 0.2rem 0;
}

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

@font-face {
  font-family: "sell1";
  src: url("//game.gtimg.cn/images/lol/act/a202604017124fool/fonts/dinblock.ttf");
}
@font-face {
  font-family: "font1";
  src: url("//game.gtimg.cn/images/lol/act/a202604017124fool/fonts/haiyiqihei.ttf");
}
.ism {
  display: none !important;
}

.content {
  width: 100%;
  padding-bottom: 2rem;
}

.wrap {
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  background-image: url("//game.gtimg.cn/images/lol/act/a202604017124fool/m/bg.jpg");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-size: 7.5rem auto;
  background-position: center top;
}

.part {
  margin: 0 auto;
}

.skins-bg {
  position: relative;
  z-index: 0;
  width: 6.97rem;
  height: 8.48rem;
  margin: 0 auto;
}
.skins-bg::after {
  content: "";
  position: absolute;
  top: -0.7rem;
  left: -0.27rem;
  width: 7.5rem;
  height: 9.72rem;
  background-image: url("//game.gtimg.cn/images/lol/act/a202604017124fool/m/skin1.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  z-index: -1;
}

.skin-info-box {
  position: absolute;
  left: 0rem;
  top: 4.45rem;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.skin-info-box .skin-name {
  position: relative;
  margin-left: 1.53rem;
  margin-right: 1.4rem;
  width: 4.06rem;
  height: 1.91rem;
  background-image: url("//game.gtimg.cn/images/lol/act/a202604017124fool/skin-name1.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.skin-info-box .video-btn {
  position: absolute;
  right: -0.3rem;
  top: -0.1rem;
  width: 1.04rem;
  height: 1.04rem;
  background-image: url("//game.gtimg.cn/images/lol/act/a202604017124fool/video-btn.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.skin-info-box .skin-sell-info {
  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;
  height: 0.83rem;
  margin-top: 0.21rem;
}
.skin-info-box .skin-sell-info .sell-icon {
  width: 0.22rem;
  height: 0.83rem;
  background-image: url("//game.gtimg.cn/images/lol/act/a202604017124fool/m/sell-icon.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.skin-info-box .skin-sell-info .sell-price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: 0.09rem;
}
.skin-info-box .skin-sell-info .sell-price .p1 {
  font-size: 0;
  text-indent: -9999px;
  overflow: hidden;
}
.skin-info-box .skin-sell-info .sell-price .p1.num89 {
  width: 1.19rem;
  height: 0.86rem;
  background-image: url("//game.gtimg.cn/images/lol/act/a202604017124fool/m/89.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.skin-info-box .skin-sell-info .sell-price-type {
  -ms-flex-item-align: end;
      align-self: flex-end;
  font-size: 0.21rem;
  color: #fcda4a;
  line-height: 1;
  font-weight: normal;
  margin-left: 0.09rem;
}
.skin-info-box .get-btn {
  display: block;
  width: 2.66rem;
  height: 0.9rem;
  background-image: url("//game.gtimg.cn/images/lol/act/a202604017124fool/btn1.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  margin-left: 0.92rem;
  margin-top: 0.13rem;
}
.skin-info-box .tips {
  position: absolute;
  left: 50%;
  bottom: -0.38rem;
  -webkit-transform: translateX(-50%) scale(0.5);
          transform: translateX(-50%) scale(0.5);
  -webkit-transform-origin: center bottom;
          transform-origin: center bottom;
  white-space: nowrap;
  font-family: "Microsoft YaHei";
  font-size: 0.32rem;
  color: #ffffff;
  line-height: 1;
  font-weight: 400;
  text-align: center;
  padding-bottom: 0.08rem;
  border-bottom: 2px solid #ffffff;
}

.skin-gift {
  position: relative;
  z-index: 1;
  width: 7.39rem;
  height: 4.07rem;
  margin: 0 auto;
}
.skin-gift::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  background-image: url("//game.gtimg.cn/images/lol/act/a202604017124fool/m/skin-gift1.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.skin-gift .skin-gift-left {
  margin-left: 0.44rem;
  padding-top: 0.4rem;
}
.skin-gift .skin-gift-left .tit {
  width: 3.28rem;
  height: 0.8rem;
  background-image: url("//game.gtimg.cn/images/lol/act/a202604017124fool/m/skin-gift1-tit.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.skin-gift .skin-gift-left .text-list {
  margin-top: 0.15rem;
  -webkit-transform-origin: left top;
          transform-origin: left top;
  -webkit-transform: scale(0.5);
          transform: scale(0.5);
  width: 200%;
}
.skin-gift .skin-gift-left .text-list li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  height: 0.6rem;
  white-space: nowrap;
}
.skin-gift .skin-gift-left .text-list li::before {
  content: "";
  width: 0.18rem;
  height: 0.18rem;
  -webkit-mask-image: url("//game.gtimg.cn/images/lol/act/a202604017124fool/icon-block.png");
          mask-image: url("//game.gtimg.cn/images/lol/act/a202604017124fool/icon-block.png");
  -webkit-mask-size: 100% 100%;
          mask-size: 100% 100%;
  background-color: #f36426;
}
.skin-gift .skin-gift-left .text-list li .span1 {
  font-size: 0.32rem;
  color: #646464;
  font-weight: 400;
  margin-left: 0.18rem;
}
.skin-gift .skin-gift-left .text-list li .span2 {
  font-size: 0.32rem;
  color: #656565;
  font-weight: 700;
  margin-left: 0.28rem;
}
.skin-gift .skin-gift-right {
  position: absolute;
  left: 0.46rem;
  top: 2.49rem;
}
.skin-gift .skin-gift-right .price-info-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 0.69rem;
}
.skin-gift .skin-gift-right .price-info-box .sell-icon {
  width: 0.18rem;
  height: 0.69rem;
  background-image: url("//game.gtimg.cn/images/lol/act/a202604017124fool/sell-icon2.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.skin-gift .skin-gift-right .price-info-box .sell-price {
  margin-left: 0.08rem;
}
.skin-gift .skin-gift-right .price-info-box .sell-price .p1 {
  font-size: 0;
  text-indent: -9999px;
  overflow: hidden;
}
.skin-gift .skin-gift-right .price-info-box .sell-price .p1.num129 {
  width: 1.44rem;
  height: 0.71rem;
  background-image: url("//game.gtimg.cn/images/lol/act/a202604017124fool/m/129.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.skin-gift .skin-gift-right .price-info-box .sell-price .p1.num109 {
  width: 1.44rem;
  height: 0.71rem;
  background-image: url("//game.gtimg.cn/images/lol/act/a202604017124fool/m/109.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.skin-gift .skin-gift-right .price-info-box .other-box {
  -ms-flex-item-align: end;
      align-self: flex-end;
  -webkit-transform-origin: left bottom;
          transform-origin: left bottom;
  -webkit-transform: scale(0.5);
          transform: scale(0.5);
  margin-bottom: -0.04rem;
  margin-left: 0.04rem;
}
.skin-gift .skin-gift-right .price-info-box .sell-price-type {
  font-size: 0.36rem;
  color: #f5a52c;
  line-height: 1;
}
.skin-gift .skin-gift-right .price-info-box .old-price {
  font-family: "Microsoft YaHei";
  font-size: 0.28rem;
  color: #4d4d4d;
  line-height: 1;
  font-weight: 400;
  margin-top: 0.06rem;
  margin-bottom: 0.02rem;
}
.skin-gift .skin-gift-right .get-btn {
  display: block;
  width: 2.66rem;
  height: 0.9rem;
  background-image: url("//game.gtimg.cn/images/lol/act/a202604017124fool/btn1.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  margin-top: 0.31rem;
  margin-left: 1.92rem;
}

.skin-color {
  position: relative;
  width: 7.19rem;
  height: 7.45rem;
  background-image: url("//game.gtimg.cn/images/lol/act/a202604017124fool/m/skin-color1.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  margin: 0 auto 0;
}
.skin-color .sell-time {
  position: absolute;
  left: 0.35rem;
  top: 2.23rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transform-origin: left top;
          transform-origin: left top;
  -webkit-transform: scale(0.5);
          transform: scale(0.5);
  width: 200%;
}
.skin-color .sell-time .sell-time-p1 {
  font-family: "font1";
  width: 2.46rem;
  height: 0.7rem;
  -webkit-mask-image: url("//game.gtimg.cn/images/lol/act/a202604017124fool/sell-time-bg.png");
          mask-image: url("//game.gtimg.cn/images/lol/act/a202604017124fool/sell-time-bg.png");
  -webkit-mask-size: 100% 100%;
          mask-size: 100% 100%;
  background-color: #febe6b;
  font-size: 0.37rem;
  color: #ffffff;
  line-height: 0.7rem;
  text-align: center;
}
.skin-color .sell-time .sell-time-p2 {
  font-family: "Microsoft YaHei";
  font-size: 0.32rem;
  color: #656565;
  font-weight: 700;
  margin-left: 0.16rem;
}
.skin-color .skin-color-price {
  position: absolute;
  left: 0.93rem;
  top: 5.7rem;
  width: 5.45rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.skin-color .skin-color-price .price-info-box {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 0.69rem;
}
.skin-color .skin-color-price .price-info-box .sell-icon {
  width: 0.18rem;
  height: 0.69rem;
  background-image: url("//game.gtimg.cn/images/lol/act/a202604017124fool/sell-icon2.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.skin-color .skin-color-price .price-info-box .sell-price {
  margin-left: 0.1rem;
}
.skin-color .skin-color-price .price-info-box .sell-price .p1 {
  font-size: 0;
  text-indent: -9999px;
  overflow: hidden;
}
.skin-color .skin-color-price .price-info-box .sell-price .p1.num151-2 {
  width: 2.03rem;
  height: 0.8rem;
  background-image: url("//game.gtimg.cn/images/lol/act/a202604017124fool/m/151-2.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.skin-color .skin-color-price .price-info-box .sell-price .p1.num167-2 {
  width: 2.03rem;
  height: 0.8rem;
  background-image: url("//game.gtimg.cn/images/lol/act/a202604017124fool/m/167-2.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.skin-color .skin-color-price .price-info-box .other-box {
  -ms-flex-item-align: end;
      align-self: flex-end;
}
.skin-color .skin-color-price .price-info-box .sell-price-type {
  font-size: 0.36rem;
  color: #f5a52c;
  line-height: 1;
  -webkit-transform-origin: left bottom;
          transform-origin: left bottom;
  -webkit-transform: scale(0.5);
          transform: scale(0.5);
  margin-left: -0.3rem;
  margin-bottom: -0.08rem;
}
.skin-color .skin-color-price .price-info-box .sell-price-type em {
  font-family: "sell1";
  font-size: 1rem;
  font-style: normal;
  color: #ec6c23;
  display: none;
}
.skin-color .skin-color-price .price-info-box .old-price {
  position: absolute;
  left: 0.37rem;
  top: 0.92rem;
  -webkit-transform-origin: left top;
          transform-origin: left top;
  -webkit-transform: scale(0.5);
          transform: scale(0.5);
  font-family: "Microsoft YaHei";
  font-size: 0.28rem;
  color: #4d4d4d;
  line-height: 1;
  font-weight: 400;
  white-space: nowrap;
}
.skin-color .skin-color-price .get-btn {
  display: block;
  width: 2.66rem;
  height: 0.9rem;
  background-image: url("//game.gtimg.cn/images/lol/act/a202604017124fool/btn1.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  -webkit-box-flex: 1;
      -ms-flex: auto;
          flex: auto;
  margin-left: 0.14rem;
}

/****  header  ****/
.header {
  position: relative;
  height: 8.04rem;
}
.header .logo {
  position: absolute;
  right: 0.16rem;
  top: 0.12rem;
  width: 1.28rem;
  height: 0.36rem;
}

/****  moudel1  *****/
.moudel1 {
  margin-top: 1.89rem;
}
.moudel1 .skin-gift {
  margin-top: 0.73rem;
}
.moudel1 .skin-color {
  margin-top: 0.47rem;
}

/****  moudel2  *****/
.moudel2 {
  margin-top: 1.47rem;
}
.moudel2 .skins-bg::after {
  top: -0.66rem;
  width: 7.5rem;
  height: 9.68rem;
  background-image: url("//game.gtimg.cn/images/lol/act/a202604017124fool/m/skin2.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.moudel2 .skin-info-box .skin-name {
  width: 3.68rem;
  height: 1.92rem;
  background-image: url("//game.gtimg.cn/images/lol/act/a202604017124fool/skin-name2.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  margin-left: 1.57rem;
  margin-right: 1.64rem;
}
.moudel2 .skin-info-box .skin-name .video-btn {
  top: -0.09rem;
  right: -0.68rem;
}
.moudel2 .skin-gift {
  margin-top: 0.73rem;
}
.moudel2 .skin-gift::after {
  background-image: url("//game.gtimg.cn/images/lol/act/a202604017124fool/m/skin-gift2.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.moudel2 .skin-gift .skin-gift-left .tit {
  width: 3.24rem;
  height: 0.85rem;
  background-image: url("//game.gtimg.cn/images/lol/act/a202604017124fool/m/skin-gift2-tit.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.moudel2 .skin-gift .skin-gift-left .text-list li::before {
  background-color: #c951fd;
}
.moudel2 .skin-color {
  background-image: url("//game.gtimg.cn/images/lol/act/a202604017124fool/m/skin-color2.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  margin-top: 0.47rem;
}
.moudel2 .skin-color .sell-time .sell-time-p1 {
  background-color: #e29cff;
}

/****  moudel3  *****/
.moudel3 {
  margin-top: 1.54rem;
}
.moudel3 .skins-bg::after {
  top: -0.59rem;
  width: 7.5rem;
  height: 9.61rem;
  background-image: url("//game.gtimg.cn/images/lol/act/a202604017124fool/m/skin3.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.moudel3 .skin-info-box .skin-name {
  width: 3.01rem;
  height: 1.95rem;
  background-image: url("//game.gtimg.cn/images/lol/act/a202604017124fool/skin-name3.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  margin-left: 2.07rem;
  margin-right: 1.82rem;
}
.moudel3 .skin-info-box .skin-name .video-btn {
  top: -0.11rem;
  right: -0.41rem;
}
.moudel3 .skin-gift {
  margin-top: 0.73rem;
}
.moudel3 .skin-gift::after {
  background-image: url("//game.gtimg.cn/images/lol/act/a202604017124fool/m/skin-gift3.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.moudel3 .skin-gift .skin-gift-left .tit {
  width: 2.44rem;
  height: 0.83rem;
  background-image: url("//game.gtimg.cn/images/lol/act/a202604017124fool/m/skin-gift3-tit.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.moudel3 .skin-gift .skin-gift-left .text-list li::before {
  background-color: #f65982;
}
.moudel3 .skin-color {
  height: 9.69rem;
  background-image: url("//game.gtimg.cn/images/lol/act/a202604017124fool/m/skin-color3.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  margin-top: 0.47rem;
}
.moudel3 .skin-color .skin-color-price {
  top: 7.87rem;
}
.moudel3 .skin-color .sell-time .sell-time-p1 {
  background-color: #faaba6;
}

/****  moudel4  *****/
.moudel4 {
  margin-top: 1.49rem;
}
.moudel4 .skins-bg::after {
  top: -0.78rem;
  width: 7.5rem;
  height: 9.8rem;
  background-image: url("//game.gtimg.cn/images/lol/act/a202604017124fool/m/skin4.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.moudel4 .skin-info-box .skin-name {
  width: 3.98rem;
  height: 2rem;
  background-image: url("//game.gtimg.cn/images/lol/act/a202604017124fool/skin-name4.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  margin-left: 1.49rem;
  margin-right: 1.42rem;
}
.moudel4 .skin-info-box .skin-name .video-btn {
  top: -0.08rem;
  right: -0.44rem;
}
.moudel4 .skin-gift {
  margin-top: 0.73rem;
}
.moudel4 .skin-gift::after {
  background-image: url("//game.gtimg.cn/images/lol/act/a202604017124fool/m/skin-gift4.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.moudel4 .skin-gift .skin-gift-left .tit {
  width: 3.82rem;
  height: 0.84rem;
  background-image: url("//game.gtimg.cn/images/lol/act/a202604017124fool/m/skin-gift4-tit.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.moudel4 .skin-gift .skin-gift-left .text-list li::before {
  background-color: #ef8107;
}
.moudel4 .skin-color {
  height: 9.69rem;
  background-image: url("//game.gtimg.cn/images/lol/act/a202604017124fool/m/skin-color4.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  margin-top: 0.47rem;
}
.moudel4 .skin-color .skin-color-price {
  top: 7.87rem;
}
.moudel4 .skin-color .sell-time .sell-time-p1 {
  background-color: #febe6b;
}

/****  moudel5  *****/
.moudel5 {
  margin-top: 1.48rem;
}
.moudel5 .skins-bg::after {
  top: -0.39rem;
  width: 7.5rem;
  height: 9.41rem;
  background-image: url("//game.gtimg.cn/images/lol/act/a202604017124fool/m/skin5.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.moudel5 .skin-info-box .skin-name {
  width: 3.8rem;
  height: 1.99rem;
  background-image: url("//game.gtimg.cn/images/lol/act/a202604017124fool/skin-name5.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  margin-left: 1.59rem;
  margin-right: 1.51rem;
}
.moudel5 .skin-info-box .skin-name .video-btn {
  top: -0.08rem;
  right: -0.62rem;
}
.moudel5 .skin-gift {
  margin-top: 0.73rem;
}
.moudel5 .skin-gift::after {
  background-image: url("//game.gtimg.cn/images/lol/act/a202604017124fool/m/skin-gift5.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.moudel5 .skin-gift .skin-gift-left .tit {
  width: 4.27rem;
  height: 0.81rem;
  background-image: url("//game.gtimg.cn/images/lol/act/a202604017124fool/m/skin-gift5-tit.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.moudel5 .skin-gift .skin-gift-left .text-list li::before {
  background-color: #b744ed;
}
.moudel5 .skin-color {
  background-image: url("//game.gtimg.cn/images/lol/act/a202604017124fool/m/skin-color5.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  margin-top: 0.47rem;
}
.moudel5 .skin-color .sell-time .sell-time-p1 {
  background-color: #b744ed;
}

/****  moudel6  *****/
.moudel6 {
  margin-top: 1.62rem;
}
.moudel6 .skins-bg::after {
  top: 0;
  width: 7.5rem;
  height: 9.02rem;
  background-image: url("//game.gtimg.cn/images/lol/act/a202604017124fool/m/skin6.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.moudel6 .skin-info-box {
  top: 4.18rem;
}
.moudel6 .skin-info-box .skin-name {
  width: 4.12rem;
  height: 2.64rem;
  background-image: url("//game.gtimg.cn/images/lol/act/a202604017124fool/skin-name6.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  margin-left: 1.3rem;
  margin-right: 1.47rem;
}
.moudel6 .skin-info-box .video-btn {
  top: 0.61rem;
  right: -0.91rem;
}
.moudel6 .m6-frame {
  position: absolute;
  left: 50%;
  top: 7.15rem;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 4.2rem;
  height: 0.37rem;
  background-image: url("//game.gtimg.cn/images/lol/act/a202604017124fool/m6-frame1.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.moudel6 .m6-frame span {
  position: absolute;
  left: 1.51rem;
  top: 50%;
  -webkit-transform-origin: left center;
          transform-origin: left center;
  -webkit-transform: translateY(-50%) scale(0.5);
          transform: translateY(-50%) scale(0.5);
  display: block;
  width: 5.2rem;
  font-size: 0.32rem;
  color: #ffffff;
  text-align: center;
}

/********  moudel7  *******/
.moudel7 {
  margin-top: 2.94rem;
}

.m7-packpage-box {
  width: 6.7rem;
  height: 6.67rem;
  background-image: url("//game.gtimg.cn/images/lol/act/a202604017124fool/m/packpage.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  margin: 2.3rem auto 0;
}

.m7-box {
  margin-top: -8.57rem;
}
.m7-box .m7-tit {
  position: relative;
  width: 6.55rem;
  height: 1.64rem;
  background-image: url("//game.gtimg.cn/images/lol/act/a202604017124fool/m/m7-tit.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  margin: 0 auto 0;
}
.m7-box .m7-tit .m7-rule-a {
  position: absolute;
  right: 0rem;
  bottom: 0.07rem;
  -webkit-transform-origin: right bottom;
          transform-origin: right bottom;
  -webkit-transform: scale(0.5);
          transform: scale(0.5);
  font-family: "font1";
  font-size: 0.32rem;
  color: #6b2700;
  line-height: 1;
  padding-bottom: 0.04rem;
  border-bottom: 2px solid #6b2700;
  white-space: nowrap;
}
.m7-box .price-box {
  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;
  height: 1.18rem;
  margin-top: 7.06rem;
  margin-left: 0.34rem;
}
.m7-box .price-box .sell-icon {
  width: 0.34rem;
  height: 1.18rem;
  background-image: url("//game.gtimg.cn/images/lol/act/a202604017124fool/m/sell-icon3.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.m7-box .price-box .sell-price {
  margin-top: 0rem;
  margin-left: 0.2rem;
}
.m7-box .price-box .sell-price .p1 {
  position: relative;
  font-family: "sell1";
  font-size: 1.56rem;
  color: #ec6c23;
  z-index: 1;
  letter-spacing: -0.003rem;
  font-weight: normal;
}
.m7-box .price-box .sell-price .p1.num49 {
  width: 1.64rem;
  height: 1.2rem;
  background-image: url("//game.gtimg.cn/images/lol/act/a202604017124fool/m/49.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.m7-box .price-box .sell-price .p1 span {
  display: none;
}
.m7-box .price-box .sell-price-type {
  position: relative;
  -ms-flex-item-align: end;
      align-self: flex-end;
  font-family: "font1";
  font-size: 0.36rem;
  color: #fefcd5;
  line-height: 1;
  font-weight: normal;
  margin-left: 0.02rem;
  z-index: 1;
  margin-bottom: 0.04rem;
  -webkit-transform-origin: left bottom;
          transform-origin: left bottom;
  -webkit-transform: scale(0.5);
          transform: scale(0.5);
}
.m7-box .price-box .sell-price-type::after {
  content: "Q币";
  position: absolute;
  left: 0;
  top: 0;
  -webkit-text-stroke: 0.06rem #ec6c23;
  text-stroke: 0.06rem #ec6c23;
  color: transparent;
  z-index: -1;
}
.m7-box .m7-btn-box {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  height: 1.01rem;
  margin-top: 0.3rem;
}
.m7-box .m7-btn-box a {
  width: 2.76rem;
  height: 0.93rem;
}
.m7-box .m7-btn-box .get-btn {
  background-image: url("//game.gtimg.cn/images/lol/act/a202604017124fool/btn1.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.m7-box .m7-btn-box .view-award {
  background-image: url("//game.gtimg.cn/images/lol/act/a202604017124fool/btn2.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  margin-left: 0.16rem;
}
.m7-box .m7-btn-box .tips {
  position: absolute;
  left: 0;
  top: 1.2rem;
  width: 100%;
  font-family: "font1";
  font-size: 0.2rem;
  color: #6b2700;
  text-align: center;
  line-height: 1;
  font-weight: normal;
}

/********  moudel8  *******/
/******** 弹窗 *******/
.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: 50%;
  top: 50%;
  margin: auto;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

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

/******** 视频弹窗 *******/
.video-pop .pop-con {
  width: 7.39rem;
  height: 4.12rem;
}

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

/******** 礼盒规则 *******/
.rule-pop .pop-con {
  width: 6.62rem;
  height: 5.92rem;
  background-image: url("//game.gtimg.cn/images/lol/act/a202604017124fool/rule-bg.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  padding-top: 0.35rem;
}
.rule-pop .rule-tit {
  width: 2.74rem;
  height: 0.43rem;
  background-image: url("//game.gtimg.cn/images/lol/act/a202604017124fool/rule-tit.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  margin: 0 auto 0;
}
.rule-pop .rule-list {
  width: 80%;
  font-family: "font1";
  font-size: 0.18rem;
  color: #731e10;
  line-height: 1.4;
  margin: 0.25rem auto 0;
}
.rule-pop .rule-list li {
  margin-bottom: 0.19rem;
}