@charset "UTF-8";
:root {
  --main-color: #ffee8f;
  --other-color:#2646a8;
  --progress-color:#ffee8f;
  --progress-bg-color:#FDC119;
  --pop-title-color:#C89B3C;
  --pop-main-color:#E6DFE0;
  --pop-btn-color:#F0E6D2;
  --pop-text-color:#A09B8C;
}

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, th, var {
  font-weight: 400;
  font-style: normal;
}

ol, ul {
  list-style: none;
}

a {
  cursor: pointer;
  text-decoration: none;
}

button, input, option, select, textarea {
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
}

input:focus, textarea:focus {
  outline: 0;
}

body {
  font: 12px "微软雅黑", "Times New Roman", Times, serif;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  user-select: none;
  background-color: #12151e;
  padding-top: 42px;
}

a:hover {
  text-decoration: none;
  filter: brightness(1.1);
  -webkit-filter: brightness(1.1);
}

.wrap {
  width: 100%;
  position: relative;
  height: 990px;
  overflow: hidden;
}

.wrap {
  width: 1920px;
}

.clearfix {
  zoom: 1;
}

.clearfix::after {
  content: "";
  display: block;
  height: 0;
  visibility: hidden;
  clear: both;
}

div {
  outline: 0;
}

#afooter {
  min-width: 1200px;
  text-align: center;
  line-height: 20px;
  color: #eff5fe;
  background-color: #000;
  padding: 20px 0;
  font-size: 12px;
}

#afooter a {
  color: #eff5fe;
}

.swiper-container {
  position: relative;
  overflow: hidden;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}

.swiper-container-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
}

.swiper-slide {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  overflow: hidden;
}

.swiper-invisible-blank-slide {
  visibility: hidden;
}

.content {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  padding-top: 35px;
  box-sizing: border-box;
  overflow: hidden;
}

.content * {
  box-sizing: border-box;
}

.bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  background-repeat: no-repeat;
  background-position: left bottom;
  background-size: 100%;
  opacity: 1;
}

.bg::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  z-index: 100;
  width: 100%;
  height: 81px;
  display: none;
}

.loading {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 999;
  background-color: #000;
  display: flex;
  justify-content: center;
  align-items: center;
}

.loading .sprite-spinner {
  width: 60px;
  height: 60px;
  background: url(//game.gtimg.cn/images/lol/client/lcu/loading.png) no-repeat center/100% 100%;
}

.spin {
  -webkit-animation: spin 4s linear infinite;
  animation: spin 4s linear infinite;
}

@keyframes spin {
  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
  }
}
@-webkit-keyframes spin {
  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
  }
}
/*!style*/
.main-nav {
  width: 200px;
  height: 438px;
  position: fixed;
  top: 140px;
  left: 0;
  bottom: 0;
  z-index: 9999;
}

.main-fame {
  height: 100%;
}

.clearfix::after {
  content: "";
  display: block;
  clear: both;
}

/* page style! */
@font-face {
  font-family: BeaufortforLOL-Bold;
  src: url(//lol.qq.com/client/lcu/font/BeaufortForLoL-Bold.otf);
}
.ff-bflol {
  font-family: BeaufortforLOL-Bold;
}

.logo-box {
  position: absolute;
  width: 224px;
  height: 32px;
  left: 65px;
  top: 20px;
  z-index: 6;
  background: url(//game.gtimg.cn/images/lol/act/a20250626spiritblossomorianna/logo.png) no-repeat center top/100%;
  display: flex;
  justify-content: space-between;
}

.logo-box a {
  display: block;
  width: 80px;
  height: 100%;
}

.loginbox {
  color: #ffffff;
  font-size: 14px;
  position: absolute;
  top: 25px;
  left: 310px;
  z-index: 9;
}

.loginbox a {
  color: #ffffff;
  text-decoration: underline;
}

.pane-wrap {
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  height: 1080px;
}

.pane {
  width: 100%;
  height: 100%;
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
}

.init-pane {
  transform: translate(0, 0);
  z-index: 5;
  display: block;
}

.init-pane .bg {
  top: -80px;
  background: url(//game.gtimg.cn/images/lol/act/a20250626spiritblossomorianna/cover.jpg) 50% 200% no-repeat;
  background-size: 100% auto;
}

.init-pane .content {
  padding-top: 838px;
  box-sizing: border-box;
}

.full-screen .init-pane .bg:after {
  opacity: 0;
}

.init-pane .bg video {
  width: 100%;
  height: 100%;
}

.more-pic {
  position: relative;
  width: 331.5px;
  height: 328.5px;
  position: absolute;
  top: 396px;
  left: 202.5px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.more-pic::before {
  position: absolute;
  content: "";
  display: inline-block;
  position: absolute;
  background: url(//game.gtimg.cn/images/lol/act/a20250626spiritblossomorianna/more-border.png) no-repeat center top/100%;
  width: 289.5px;
  height: 266.25px;
  pointer-events: none;
}
.more-pic img {
  display: none;
}
.more-pic a {
  display: block;
  width: 100%;
  height: 100%;
}
.more-pic .more-name {
  position: absolute;
  bottom: 37.5px;
  left: 0;
  width: 100%;
  z-index: 10;
  text-align: center;
  color: #ffffff;
  font-size: 18px;
}

.nav-ys-hover, .nav-num .nav-icon-zl, .nav-num .nav-icon-add, .nav-num .nav-icon-tips, .nav-num, .nav-hover-tips-close, .nav-hover-tips, .nav-items a.nav-btn-fuli:after, .nav-items a.nav-btn-music.off, .nav-items a.nav-btn-music, .nav-items a.nav-btn-history, .nav-items a.nav-btn-pool, .nav-items a.nav-btn-rule, .nav-items a.nav-btn-fuli, .nav-items a.nav-btn-discount, .nav-items a.nav-btn-fullscreen {
  background-image: url("//game.gtimg.cn/images/lol/act/a20250626spiritblossomorianna/nav-spr.png");
  background-size: 606px 394.5px;
}

.nav {
  width: 603px;
  height: 60px;
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
  position: absolute;
  top: 79px;
  left: 1252.5px;
}

.nav-items {
  width: 400.5px;
  height: 60px;
  display: flex;
  justify-content: flex-end;
  flex-wrap: nowrap;
  align-items: center;
}

.nav-items a {
  display: block;
  margin-left: 7.5px;
  position: relative;
  width: 54px;
  height: 60px;
  flex: none;
}

.nav-items a.nav-btn-fullscreen {
  width: 54px;
  height: 60px;
  background-position: -466.5px -178.5px;
}

.nav-items a.nav-btn-discount {
  width: 54px;
  height: 60px;
  background-position: -546px -105px;
}

.nav-items a.nav-btn-fuli {
  width: 54px;
  height: 60px;
  background-position: -411px -178.5px;
}

.nav-items a.nav-btn-rule {
  width: 54px;
  height: 60px;
  background-position: -411px -301.5px;
}

.nav-items a.nav-btn-pool {
  width: 54px;
  height: 60px;
  background-position: -522px -240px;
}

.nav-items a.nav-btn-history {
  width: 54px;
  height: 60px;
  background-position: -522px -178.5px;
}

.nav-items a.nav-btn-music {
  width: 54px;
  height: 60px;
  background-position: -466.5px -240px;
}
.nav-items a.nav-btn-music.off {
  width: 54px;
  height: 60px;
  background-position: -411px -240px;
}

.nav-items a.nav-btn-fuli:after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 66px;
  height: 72px;
  background-position: -411px -105px;
  -webkit-animation: ani-nav-btn-fuli 2s linear infinite;
  animation: ani-nav-btn-fuli 2s linear infinite;
}

@keyframes ani-nav-btn-fuli {
  0% {
    opacity: 1;
    filter: brightness(1.2);
  }
  50% {
    opacity: 0.55;
    filter: brightness(1);
  }
  100% {
    opacity: 1;
    filter: brightness(1.2);
  }
}
.nav-hover-tips {
  display: block;
  width: 264px;
  height: 97.5px;
  background-position: 0px -297px;
  font-size: 15px;
  color: #fff2d3;
  line-height: 1.25;
  box-sizing: border-box;
  padding: 37.5px 10.5px 0;
  text-align: center;
  position: absolute;
  top: 55.5px;
  left: 50%;
  margin-left: -132px;
}

.nav-hover-tips-close {
  display: block;
  width: 11.25px;
  height: 11.25px;
  background-position: -591px -52.5px;
  width: 15px;
  height: 15px;
  position: absolute;
  top: 33px;
  left: 232.5px;
}

.nav-num {
  width: 195px;
  height: 51px;
  width: 195px;
  height: 51px;
  background-position: -411px 0px;
  color: #f0e6d2;
  font-size: 21px;
  line-height: 51px;
  position: relative;
  text-align: left;
  padding: 0 33px 0 18px;
}

.nav-num .nav-icon-stone,
.nav-num .nav-icon-zs {
  display: inline-block;
  vertical-align: top;
  margin-top: 7.5px;
}

.nav-num .nav-icon-stone {
  width: 36px;
  height: 36px;
  background: url(//game.gtimg.cn/images/lol/act/a20250626spiritblossomorianna/tc-iocn3.png) no-repeat center top/100%;
}

.nav-num .nav-icon-zs {
  width: 36px;
  height: 36px;
  background: url(//game.gtimg.cn/images/lol/act/a20250626spiritblossomorianna/tc-iocn2.png) no-repeat center top/100%;
}

.nav-num .nav-icon-tips {
  width: 24px;
  height: 24px;
  background-position: -540px -52.5px;
  position: absolute;
  right: 45px;
  top: 50%;
  margin-top: -12px;
}

.nav-num .nav-icon-add,
.nav-num .nav-icon-zl {
  position: absolute;
  right: 13.5px;
  top: 50%;
  margin-top: -12px;
}

.nav-num .nav-icon-add {
  width: 24px;
  height: 24px;
  background-position: -514.5px -52.5px;
}

.nav-num .nav-icon-zl {
  width: 24px;
  height: 24px;
  background-position: -565.5px -52.5px;
}

.nav-num-ww {
  position: absolute;
  right: 0;
  top: 63px;
}

.nav-num .nav-icon-tips:hover p {
  opacity: 1;
  transform: translateY(0);
}

.nav-ys-hover {
  position: absolute;
  left: 50%;
  bottom: -135px;
  margin-left: -132px;
  width: 207px;
  height: 144px;
  background-position: -202.5px 0px;
  opacity: 0;
  transform: translateY(10px);
  transition: 0.3s ease-out opacity, 0.3s ease-out transform;
  pointer-events: none;
  z-index: 4;
}

.nav-btn-zg {
  background: url(//game.gtimg.cn/images/lol/act/a20250626spiritblossomorianna/nav-btn-zhigou.png) no-repeat center top/100% 100%;
  width: 54px;
  height: 60px;
}

.nav-items a.nav-btn-zg:after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -33px;
  margin-top: -36px;
  background: url(//game.gtimg.cn/images/lol/act/a20250626spiritblossomorianna/nav-btn-zhigou-on.png) no-repeat center top/100% 100%;
  width: 66px;
  height: 72px;
  -webkit-animation: ani-nav-btn-fuli 2s linear infinite;
  animation: ani-nav-btn-fuli 2s linear infinite;
}

.pane-title {
  background: url(//game.gtimg.cn/images/lol/act/a20250626spiritblossomorianna/pane-title.png) no-repeat center top/100%;
  width: 346.5px;
  height: 171px;
  position: absolute;
  left: 42px;
  top: 90px;
  z-index: 10;
  color: #f0dcbe;
  text-align: center;
  box-sizing: border-box;
  white-space: nowrap;
}

.pane-ftitle {
  position: absolute;
  bottom: -3px;
  left: 0;
  background: url(//game.gtimg.cn/images/lol/act/a20250626spiritblossomorianna/pane-ftitle.png) no-repeat center top/100%;
  width: 471.75px;
  height: 33px;
  display: none;
}

.pane-title-box {
  display: flex;
  align-items: center;
  width: 100%;
  height: 57px;
  position: absolute;
  bottom: -18px;
  transform: translateY(28.5px);
  left: 0px;
}

.gift-owned {
  width: 171px;
  height: 57px;
  background: url(//game.gtimg.cn/images/lol/act/a20250626spiritblossomorianna/init-tag-owned.png) no-repeat center top/100% 100%;
  font-size: 0;
  z-index: 10;
  text-indent: -999px;
  margin: 0 -7.5px;
}

.pane-title p {
  width: 270px;
  height: 57px;
  background: linear-gradient(to bottom, #D5D4FF 50%, #ffffff 60%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 19.5px;
  font-weight: bold;
  line-height: 1;
  letter-spacing: 0px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
}

.pane-title p::before {
  content: "";
  width: 24px;
  height: 24px;
  background: url(//game.gtimg.cn/images/lol/act/a20250626spiritblossomorianna/pane-title-icon1.png) no-repeat center top/100% 100%;
  display: block;
  margin-right: 4.5px;
}

.pane-title p::after {
  content: "";
  width: 24px;
  height: 24px;
  background: url(//game.gtimg.cn/images/lol/act/a20250626spiritblossomorianna/pane-title-icon2.png) no-repeat center top/100% 100%;
  display: block;
  margin-left: 4.5px;
}

.pane-title p strong {
  margin: 0 3px;
}

.pane-title p span {
  font-size: 21px;
}

.init-tag {
  position: absolute;
  left: 1382px;
  top: 502px;
}

.init-tag .init-tag-title {
  position: absolute;
  left: 1.5px;
  bottom: 42px;
  width: 55.5px;
  height: 240px;
  background: url(//game.gtimg.cn/images/lol/act/a20250626spiritblossomorianna/init-tag.png) no-repeat center top/100%;
  display: block;
  pointer-events: none;
}

.init-tag .init-tag-rarity {
  height: 130.5px;
  width: 36.75px;
  background: url(//game.gtimg.cn/images/lol/act/a20250626spiritblossomorianna/init-tag-rarity.png) no-repeat center top/100% 100%;
  display: block;
  position: absolute;
  left: -27px;
  bottom: 177px;
  z-index: 1;
}

.init-tag .btn-video {
  width: 54px;
  height: 54px;
  background: url(//game.gtimg.cn/images/lol/act/a20250626spiritblossomorianna/init-tag-video.png) no-repeat center top/100% 100%;
  display: block;
  position: absolute;
  left: 3px;
  bottom: 28.5px;
  z-index: 1;
}

.init-tag .price {
  position: absolute;
  bottom: -60px;
  left: -82.5px;
  width: 178.5px;
  height: 96px;
  padding: 24px 0 0px 42px;
  display: block;
  background: url(//game.gtimg.cn/images/lol/act/a20250626spiritblossomorianna/init-tag-price.png) no-repeat center top/100% 100%;
  box-sizing: border-box;
  text-align: center;
}
.init-tag .price span {
  font-size: 18px;
  font-weight: bold;
  background: linear-gradient(to bottom, #D5D4FF, #ffffff);
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
}

.init-tag .price.gowned {
  pointer-events: none;
}

.gift-owned {
  width: 33.75px;
  height: 109.5px;
  background: url(//game.gtimg.cn/images/lol/act/a20250626spiritblossomorianna/init-tag-owned.png) no-repeat center top/100% 100%;
  position: absolute;
  left: 48px;
  top: -232.5px;
  font-size: 0;
  z-index: 10;
  text-indent: -999px;
}

.init-tag .gift-owned.show {
  display: block;
}

.init-btns {
  width: 885px;
  position: absolute;
  top: 798px;
  left: 519px;
  font-size: 0;
  text-align: center;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.init-btns a {
  display: inline-block;
  vertical-align: top;
  position: relative;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
  padding-top: 0px;
}

.init-btns a:hover {
  filter: brightness(1.1);
  -webkit-filter: brightness(1.1);
}

.init-btns a.call-btn-one {
  width: 381px;
  height: 99px;
  background: url(//game.gtimg.cn/images/lol/act/a20250626spiritblossomorianna/call-btn.png) no-repeat center/100%;
}

.init-btns a.call-btn-sum {
  width: 381px;
  height: 99px;
  background: url(//game.gtimg.cn/images/lol/act/a20250626spiritblossomorianna/call-btn-two.png) no-repeat center/100%;
}

.init-btns .call-btn-text {
  position: relative;
  font-weight: bold;
  font-size: 24px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.init-btns .call-btn-text i {
  display: block;
  flex: none;
  margin-right: 4.5px;
}

.init-btns .call-btn-one .call-btn-text i {
  width: 39px;
  height: 39.75px;
  background: url(//game.gtimg.cn/images/lol/act/a20250626spiritblossomorianna/call-btn-one-icon.png) no-repeat center/100%;
  margin-top: 3px;
}

.init-btns .call-btn-sum .call-btn-text i {
  width: 39px;
  height: 39.75px;
  background: url(//game.gtimg.cn/images/lol/act/a20250626spiritblossomorianna/call-btn-two-icon.png) no-repeat center/100%;
  margin-top: 3px;
}

.init-btns .call-btn-text font {
  margin-right: 9px;
  font-family: "BeaufortForLoL-Bold";
  font-size: 30px;
}

.init-btns .call-btn-text font,
.init-btns .call-btn-text strong {
  display: inline-block;
  vertical-align: top;
}

.init-btns .call-btn-text font,
.init-btns .call-btn-text strong {
  line-height: 1;
  color: #F2DBFE;
  background: linear-gradient(to top, #FFFFFF 20%, #F8C2FF 80%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  filter: drop-shadow(0 1px 1px rgba(0, 0, 0, 0.4));
}

.call-btn-one .call-btn-text font em {
  margin-right: 3px;
  font-weight: bold;
  color: #D2FEFF;
  -webkit-background-clip: unset;
  -webkit-text-fill-color: #D2FEFF;
  position: relative;
  font-style: normal;
}

.call-btn-sum .call-btn-text font em {
  margin-right: 3px;
  color: rgba(242, 219, 254, 0.4);
  -webkit-background-clip: unset;
  -webkit-text-fill-color: rgba(242, 219, 254, 0.4);
  position: relative;
  font-style: normal;
}

.init-btns .call-btn-text font em:after {
  content: "";
  width: 107%;
  height: 3px;
  background: rgba(242, 219, 254, 0.4);
  position: absolute;
  left: -1%;
  top: 50%;
  margin-top: 0;
}

.init-btns .call-btn-one .call-btn-text font em {
  color: rgba(210, 254, 255, 0.4);
  font-weight: bold;
  opacity: 0.5;
}

.init-btns .call-btn-one .call-btn-text font em:after {
  background: rgba(210, 254, 255, 0.4);
}

.init-btns .call-btn-sum .call-btn-text font em:after {
  background: rgba(242, 219, 254, 0.4);
}

.init-btns .call-btn-one .call-btn-text font,
.init-btns .call-btn-one .call-btn-text strong {
  color: #D2FEFF;
  background: linear-gradient(to top, #FFFFFF 20%, #D2FEFF 80%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.init-btns .call-btn-two .call-btn-text font,
.init-btns .call-btn-two .call-btn-text strong {
  color: #F2DBFE;
  background: linear-gradient(to top, #FFFFFF 20%, #F8C2FF 80%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.init-btns .zhekou {
  line-height: 27px;
  width: 147px;
  height: 33px;
  background: url(//game.gtimg.cn/images/lol/act/a20250626spiritblossomorianna/call-btn-discount-bg.png) no-repeat center/100%;
  position: absolute;
  left: 50%;
  margin-left: -73.5px;
  line-height: 30px;
  top: 0px;
  font-size: 15px;
  color: #E9E9FF;
  font-weight: bold;
  display: none;
}

.init-btns .zhekou span {
  color: #E9E9FF;
  background: linear-gradient(to bottom, #D5D4FF 20%, #FDFFFF 80%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-family: "BeaufortForLoL-Bold";
  font-size: 21px;
  font-weight: bold;
  margin: 0 1px;
}

.init-btns .zhekou span,
.init-btns .zhekou em {
  display: inline-block;
  vertical-align: top;
  *zoom: 1;
  *display: inline;
  color: #E9E9FF;
  background: linear-gradient(to bottom, #D5D4FF 20%, #FDFFFF 80%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.init-btns .discount .call-btn-text font em,
.init-btns .discount .zhekou {
  display: inline-block;
  vertical-align: top;
}

.info-list {
  width: 900px;
  position: absolute;
  top: 925.5px;
  left: 50%;
  margin-left: -442.5px;
  font-size: 0;
  text-align: center;
  z-index: 15;
}

.info-list li {
  line-height: 33px;
  width: 100%;
  height: 33px;
}

.info-list li .continuous,
.info-list li .ticket {
  font-size: 18px;
  position: relative;
  font-weight: bold;
  background: linear-gradient(to bottom, #B1AFFF 20%, #FFFFFF 80%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.info-list li .ticket {
  display: inline-block;
  vertical-align: top;
  width: 364.5px;
  margin: 0 4.5px;
  text-align: left;
  padding-left: 7.5px;
  box-sizing: border-box;
}

.info-list li .ticket:nth-of-type(1) {
  text-align: right;
  padding-left: auto;
  padding-right: 7.5px;
}

.info-list li .ticket span {
  font-family: BeaufortforLOL-Bold;
}

.info-list li .ticket i {
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -15.75px;
  display: none;
}

.info-list li .continuous {
  padding-left: 30px;
}

.info-list li .i-tips {
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -17.25px;
}

.info-list li .i-tips p {
  position: absolute;
  left: 50%;
  bottom: 30px;
  width: 243px;
  height: 142.5px;
  background: url(//game.gtimg.cn/images/lol/act/a20250626spiritblossomorianna/tips-hover.png) no-repeat;
  background-size: 100% 100%;
  margin-left: -81px;
  font-size: 11px;
  color: #fff;
  line-height: 24px;
  padding: 15px;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  transform: translateY(-10px);
  transition: 0.3s ease-out opacity, 0.3s ease-out transform;
  pointer-events: none;
  text-align: justify;
}

.info-list li .i-tips:hover p {
  opacity: 1;
  transform: translateY(0);
}

.info-list li .call-check {
  display: none;
}

.info-list .btn-tick {
  margin-left: 4.5px;
}

.info-list .call-lab {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  height: 34.5px;
  line-height: 1;
}

.info-list-qa {
  display: block;
  width: 21px;
  height: 21px;
  background: url(//game.gtimg.cn/images/lol/act/a20250626spiritblossomorianna/info-list-qa.png) no-repeat center top/100%;
  display: inline-block;
  vertical-align: top;
  margin-top: 6px;
  position: relative;
}
.info-list-qa:hover .info-list-qa-hover {
  display: block;
}

.info-list-qa-hover {
  position: absolute;
  left: 50%;
  margin-left: -108px;
  top: -108px;
  width: 216px;
  box-sizing: border-box;
  height: 90px;
  padding: 0px 7.5px;
  border-style: solid;
  background: #010A13;
  border-width: 1px;
  border-image: linear-gradient(to bottom, #785A28, #C89B3C) 2;
  color: #A09B8C;
  font-size: 18px;
  font-weight: normal;
  line-height: 1.6;
  text-align: center;
  padding: 7.5px 7.5px 15px 7.5px;
  box-sizing: border-box;
  pointer-events: none;
  display: none;
  -webkit-text-fill-color: initial;
}
.info-list-qa-hover span {
  color: #F0E6D2;
  font-size: 21px;
}
.info-list-qa-hover::after {
  content: "";
  display: inline-block;
  position: absolute;
  width: 60px;
  height: 28.5px;
  left: 50%;
  bottom: -28.5px;
  transform: translateX(-50%) rotate(180deg);
  background: url(//game.gtimg.cn/images/lol/act/a20250626spiritblossomorianna/hover-arrow.png) no-repeat center top/100% 100%;
}

.gift-tips {
  position: absolute;
  right: 54px;
  bottom: 197px;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.5;
  text-align: right;
}

.gift-tips span {
  background: linear-gradient(to bottom, #B1AFFF 0%, #FDFFFF 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  display: block;
}

.content--showpbar:after {
  display: block;
  content: "";
  background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.8) 100%);
  height: 100%;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  animation: fadein 0.3s ease both;
  z-index: 10;
}

@keyframes fadein {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.gift-progbar-entrance {
  background: url(//game.gtimg.cn/images/lol/act/a20250626spiritblossomorianna/gift-progbar-entrance.png) no-repeat center top/100%;
  width: 201.75px;
  height: 191.25px;
  position: absolute;
  left: 859px;
  top: 750px;
  padding-top: 76.5px;
  box-sizing: border-box;
  z-index: 12;
}
.gift-progbar-entrance > img {
  width: 85.5px;
  height: 85.5px;
  position: absolute;
  left: 50%;
  top: 45%;
  transform: translate(-50%, -50%);
}
.gift-progbar-entrance > span {
  position: absolute;
  right: 48px;
  top: 99px;
  z-index: 1;
  color: #fff9f4;
  font-size: 18px;
  font-family: "BeaufortForLoL-Bold";
  text-align: center;
  z-index: 5;
  text-shadow: 0 0 1px #000, 0 0 1px #000, 0 0 1px #000, 0 0 2px #000;
}
.gift-progbar-entrance p {
  background: url(//game.gtimg.cn/images/lol/act/a20250626spiritblossomorianna/gift-progbar-entrance-desc.png) no-repeat center top/100%;
  width: 147px;
  height: 33px;
  color: #795AA7;
  font-size: 15px;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  top: 57px;
  z-index: 5;
  box-sizing: border-box;
  padding-top: 0px;
  pointer-events: none;
  font-weight: bold;
  display: flex;
  justify-content: center;
  align-items: center;
}
.gift-progbar-entrance p span {
  font-size: 22.5px;
  font-family: "BeaufortforLOL-Bold";
  margin-left: 3px;
  margin-right: 4.5px;
}
.gift-progbar-entrance p.gift-progbar-entrance-unlock {
  display: none;
}
.gift-progbar-entrance.on {
  filter: brightness(1.1);
}
.gift-progbar-entrance.unlock {
  background-image: url(//game.gtimg.cn/images/lol/act/a20250626spiritblossomorianna/gift-progbar-entrance--gray.png);
}
.gift-progbar-entrance.unlock > span {
  display: none;
}
.gift-progbar-entrance.unlock > img {
  filter: brightness(0.5);
}
.gift-progbar-entrance.unlock p {
  display: none;
  padding-top: 9px;
}
.gift-progbar-entrance.unlock p.gift-progbar-entrance-unlock {
  display: block;
}
.gift-progbar-entrance.unlock::before {
  display: block;
  content: "";
  background: url(//game.gtimg.cn/images/lol/act/a20250626spiritblossomorianna/gift-progbar-entrance-on.png) no-repeat center top/100%;
  width: 54px;
  height: 54px;
  position: absolute;
  left: 50%;
  top: 45%;
  transform: translate(-50%, -50%);
  z-index: 2;
}
.gift-progbar-entrance.unlock::after {
  z-index: 2;
}

.gift-progbar {
  position: absolute;
  width: 100%;
  top: 0;
}

.gift-progbar-box {
  width: 967.5px;
  height: 193.5px;
  position: absolute;
  left: 50%;
  top: 607.5px;
  z-index: 20;
  visibility: hidden;
  transform: translate(-50%, 37.5px);
  opacity: 0;
  transition: transform 0.3s ease, opacity 0.3s ease, visibility 0.3s ease;
}
.gift-progbar-box.show {
  transform: translate(-50%, 0);
  opacity: 1;
  visibility: visible;
}

.gift-progbar-area {
  display: block;
  background: transparent;
  width: 100%;
  height: 160%;
  position: absolute;
  top: 0;
  left: 0;
  clip-path: polygon(0% 0%, 100% 0%, 100% 50%, 60.5% 50%, 60.5% 100%, 39.5% 100%, 39.5% 50%, 0% 50%);
}

.gift-progbar .pbar {
  width: 711px;
  height: 15px;
  background: url(//game.gtimg.cn/images/lol/act/a20250626spiritblossomorianna/progress-bar.png) no-repeat center left;
  background-size: 100% 100%;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 105px;
}

.gift-progbar .pbar-line {
  width: 0%;
  height: 100%;
  overflow: hidden;
  position: relative;
}

.gift-progbar .pbar-line span {
  display: block;
  width: 705px;
  height: 9px;
  background-image: url(//game.gtimg.cn/images/lol/act/a20250626spiritblossomorianna/pbar-line.png);
  background-size: 706.5px 9px;
  background-repeat: no-repeat;
  overflow: hidden;
  pointer-events: none;
  position: absolute;
  left: 1.125px;
  top: 1.125px;
}

.gift-progbar .pbar-fire {
  display: none;
  position: absolute;
  top: -27px;
  left: 0;
  margin-left: -111px;
  z-index: 2;
  pointer-events: none;
  width: 120.75px;
  height: 81.75px;
  display: none;
}

.gift-progbar .jd-drop {
  width: 120%;
  height: 100%;
  position: absolute;
  top: -78px;
  left: 0px;
  padding-left: 15px;
  color: #fff;
  font-size: 0;
  z-index: 1;
  text-align: left;
}
.gift-progbar .jd-drop > p {
  position: absolute;
  left: -60px;
  top: 36px;
  white-space: nowrap;
  color: #fff;
  font-size: 15px;
  display: none;
}
.gift-progbar .jd-drop a {
  display: inline-block;
  vertical-align: top;
  width: 192px;
  position: relative;
}
.gift-progbar .jd-drop .jd-gift-box {
  width: 72px;
  height: 72px;
  position: relative;
  display: block;
  margin: 0 auto;
}
.gift-progbar .jd-drop .gift-box {
  display: block;
  margin: 0 auto;
  padding-top: 9px;
  box-sizing: border-box;
  position: relative;
  width: 61.5px;
  height: 61.5px;
  background: url(//game.gtimg.cn/images/lol/act/a20250626spiritblossomorianna/pbar-gift-box.png) no-repeat center top/100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.gift-progbar .jd-drop .gift-box img {
  height: 42px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: block;
}
.gift-progbar .jd-drop .gift-box img[src*=jd-gift1] {
  height: 105px;
}
.gift-progbar .jd-drop .gift-box img[src*=jd-gift2] {
  height: 105px;
}
.gift-progbar .jd-drop .gift-box img[src*=jd-gift3] {
  height: 105px;
}
.gift-progbar .jd-drop .gift-box img[src*=jd-gift4] {
  height: 60px;
}
.gift-progbar .jd-drop .gift-box img[src*=jd-gift6] {
  height: 73.5px;
}
.gift-progbar .jd-drop .jd-gift-name {
  position: absolute;
  width: 100%;
  left: 50%;
  transform: translateX(-50%);
  top: 52.5px;
  z-index: 1;
  color: #fff;
  font-size: 16.5px;
  font-family: "BeaufortForLoL-Bold";
  text-align: center;
  text-shadow: 0 0 1px #000, 0 0 1px #000, 0 0 1px #000, 0 0 2px #000;
}
.gift-progbar .jd-drop .jd-gift-box .jd-gift-checked {
  width: 36px;
  height: 36px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background: url(//game.gtimg.cn/images/lol/act/a20250626spiritblossomorianna/pbar-gift-checked.png) no-repeat center top/100%;
  display: none;
}
.gift-progbar .jd-drop .pbar-num {
  width: 55.5px;
  height: 18px;
  position: absolute;
  top: 57px;
  left: 50%;
  transform: translateX(-50%);
  display: block;
  margin: 18px auto 0;
  font-size: 16.5px;
  background: url(//game.gtimg.cn/images/lol/act/a20250626spiritblossomorianna/pbar-num.png) no-repeat center top/100%;
  color: #ffffff;
  text-shadow: 0 0 1px #333333, 0 0 1px #333333, 0 0 1px #333333, 0 0 1px #333333;
  line-height: 42px;
  text-align: center;
  font-family: "BeaufortforLOL-Bold";
  text-indent: -9999px;
}
.gift-progbar .jd-drop a.on {
  filter: none;
  pointer-events: auto;
  cursor: pointer;
}
.gift-progbar .jd-drop a.on .pbar-num {
  color: #ffffff;
  background: url(//game.gtimg.cn/images/lol/act/a20250626spiritblossomorianna/pbar-num-on.png) no-repeat center top/100%;
}
.gift-progbar .jd-drop a.done .jd-gift-box .jd-gift-checked {
  display: block;
}
.gift-progbar .jd-drop a.done .gift-box {
  filter: brightness(0.5);
}
.gift-progbar .jd-drop a.done .pbar-num {
  color: #fefeff;
  background: url(//game.gtimg.cn/images/lol/act/a20250626spiritblossomorianna/pbar-num-on.png) no-repeat center top/100%;
}
.gift-progbar .jd-drop a:hover,
.gift-progbar .jd-drop a.on:hover {
  -webkit-filter: brightness(1);
  filter: brightness(1);
}
.gift-progbar .jd-drop a .hover {
  position: absolute;
  left: 50%;
  width: 322.5px;
  box-sizing: border-box;
  height: 90px;
  padding: 0px 7.5px;
  border-style: solid;
  background: #010A13;
  border-width: 2.25px;
  border-image: linear-gradient(to bottom, #785A28, #C89B3C) 2;
  margin-left: -162px;
  top: -120px;
  font-size: 18px;
  box-sizing: border-box;
  color: #fff;
  line-height: 1;
  text-align: center;
  transform: translateY(-10px);
  transition: 0.3s ease-out visibility, 0.3s ease-out opacity, 0.3s ease-out transform;
  pointer-events: none;
  opacity: 0;
  visibility: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
}
.gift-progbar .jd-drop a .hover em {
  color: #f6bc84;
  font-style: normal;
  font-size: 0.9em;
  opacity: 0.8;
}
.gift-progbar .jd-drop a:hover .hover {
  visibility: visible;
  opacity: 1;
  transform: translateY(0);
}
.num-list {
  list-style: none;
  width: 120%;
  height: 100%;
  position: absolute;
  top: -7.5px;
  left: 0px;
  padding-left: 15px;
  text-align: left;
  font-size: 0;
  pointer-events: none;
  z-index: 4;
}
.num-list li {
  display: inline-block;
  vertical-align: top;
  width: 192px;
  position: relative;
  margin: 4.5px auto 0;
  font-size: 18px;
  color: #ffffff;
  text-shadow: 0 0 1px #434343, 0 0 1px #434343, 0 0 1px #434343, 0 0 1px #434343, 0 0 1px #434343, 0 0 1px #434343, 0 0 1px #434343, 0 0 1px #434343;
  line-height: 18px;
  text-align: center;
  font-family: "BeaufortforLOL-Bold";
}
.num-list li.on, .num-list li.done {
  color: #ffffff;
}

.pbar-desc {
  position: absolute;
  top: 130.5px;
  right: 120px;
  color: #E9E9FF;
  font-size: 15px;
  line-height: 1.2;
  text-align: right;
  box-sizing: border-box;
  font-weight: bold;
  pointer-events: none;
  text-shadow: 0 0 2px #36196F, 0 0 2px #36196F, 0 0 2px #36196F, 0 0 2px #36196F, 0 0 2px #36196F, 0 0 2px #36196F;
}
.pbar-desc span {
  font-size: 15px;
  color: rgba(255, 255, 255, 0.8);
  font-weight: normal;
}

.pbar-curnum {
  position: absolute;
  left: 130.5px;
  top: 129px;
  color: #E9E9FF;
  font-weight: bold;
  font-size: 15px;
  line-height: 1;
  text-align: left;
  text-shadow: 0 0 2px #36196F, 0 0 2px #36196F, 0 0 2px #36196F, 0 0 2px #36196F, 0 0 2px #36196F, 0 0 2px #36196F;
}

.pbar-curnum span {
  font-family: "BeaufortForLoL-Bold";
  font-size: 18px;
}

.gift-progbar .jd-drop a .hover::after {
  content: "";
  display: inline-block;
  position: absolute;
  width: 60px;
  height: 28.5px;
  left: 50%;
  bottom: -28.5px;
  transform: translateX(-50%) rotate(180deg);
  background: url(//game.gtimg.cn/images/lol/act/a20250626spiritblossomorianna/hover-arrow.png) no-repeat center top/100%;
}

.gift-dh {
  position: absolute;
  top: 247px;
  left: 1591px;
  width: 276px;
  height: 82.5px;
  background: url(//game.gtimg.cn/images/lol/act/a20250626spiritblossomorianna/gift-dh.png) no-repeat center center/100% 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  box-sizing: border-box;
  padding: 1.5px 16.5px 1.5px 4.5px;
}

.gift-dh .gift-dh-daibi {
  display: block;
  width: 82.5px;
}

.gift-dh .num-box {
  display: flex;
  align-items: center;
  justify-content: center;
}

.gift-dh .num-box p {
  font-weight: bold;
  font-size: 18px;
  height: 30px;
  line-height: 27px;
  font-weight: bold;
  font-family: "BeaufortforLOL-Bold";
  text-align: left;
  transform: translateX(-15px);
}

.gift-dh .have {
  color: #D6D6FF;
  background: linear-gradient(to bottom, #B1AFFF 20%, #FFFFFF 80%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.gift-dh .num {
  color: #ffffff;
  border-radius: 3.75px;
}

.gift-dh .gift-dh-exchangeshop {
  display: block;
  width: 144px;
  height: 43.5px;
  background: url(//game.gtimg.cn/images/lol/act/a20250626spiritblossomorianna/gift-dh-exchangeshop.png) no-repeat center center/100% 100%;
  color: #ffffff;
  font-size: 18px;
  font-weight: bold;
  line-height: 40.5px;
  text-align: center;
  box-sizing: border-box;
  padding-top: 2.25px;
  margin-top: -4.5px;
}
.gift-dh .gift-dh-exchangeshop span {
  background: linear-gradient(to bottom, #D5D4FF 10%, #FDFFFF 90%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  filter: drop-shadow(0 1px 1px rgba(0, 0, 0, 0.4));
}

.gift-dh .hover {
  position: absolute;
  left: -150px;
  top: 0px;
  width: 146.25px;
  height: 478.5px;
  background-image: url("//game.gtimg.cn/images/lol/act/a20250626spiritblossomorianna/main-spr.png");
  background-position: 0px -339px;
  background-size: 1032.75px 817.5px;
  font-size: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  visibility: hidden;
  transform: translateX(-10px);
  transition: 0.3s ease-out visibility, 0.3s ease-out opacity, 0.3s ease-out transform;
  pointer-events: none;
  box-sizing: border-box;
  padding-right: 7.5px;
  z-index: 10;
}

.gift-dh:hover .hover {
  visibility: visible;
  opacity: 1;
  transform: translateX(0);
}

.add-list {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-evenly;
}

.gift-dh .add-list li {
  width: 106.5px;
  height: 106.5px;
  position: relative;
}
.gift-dh .add-list li::after {
  display: block;
  content: "";
  width: 106.5px;
  height: 106.5px;
  background-image: url("//game.gtimg.cn/images/lol/act/a20250626spiritblossomorianna/main-spr.png");
  background-position: -603px -326.25px;
  background-size: 1032.75px 817.5px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.gift-dh .add-list li:nth-last-child(1) {
  margin-bottom: 0;
}

.gift-dh .add-list img {
  display: block;
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-mask-image: url("//game.gtimg.cn/images/lol/act/a20250626spiritblossomorianna/main-spr.png");
  -webkit-mask-position: -297.75px -339px;
  -webkit-mask-size: 1032.75px 817.5px;
}

.gift-bundle1 {
  position: absolute;
  width: 423px;
  height: 411px;
  left: 360px;
  top: 390px;
  z-index: 13;
  pointer-events: none;
}
.gift-bundle1 .gift-bundle1-img {
  display: block;
  background: url(//game.gtimg.cn/images/lol/act/a20250626spiritblossomorianna/gift-bundle1.png) no-repeat center top/100%;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.content--showpbar .gift-bundle1 {
  z-index: 8;
}

.gift-bundle1 .gift-bundle1-btn {
  display: block;
  width: 55%;
  height: 55%;
  border-radius: 50%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  pointer-events: auto;
  z-index: 2;
}
.gift-bundle1 .gift-bundle1-hover {
  position: absolute;
  bottom: -105px;
  left: 315px;
  display: none;
  box-sizing: border-box;
  border: #fff solid 2px;
}
.gift-bundle1 .gift-bundle1-hover img {
  display: block;
  width: 562.5px;
}
.gift-bundle1 .gift-bundle1-btn:hover ~ .gift-bundle1-hover {
  display: block;
}
.gift-bundle1 .gift-bundle1-btn:hover ~ .gift-bundle1-img {
  filter: brightness(1.1);
}

.gift-list {
  position: absolute;
  left: 1572px;
  top: 347px;
}

.gift-list li {
  position: relative;
  margin-bottom: 15px;
}

.gift-list-title {
  margin: 0 auto 9px;
  width: 121.5px;
  height: 25.5px;
  color: var(--main-color);
  font-size: 18px;
  line-height: 24px;
  font-weight: bold;
}

.gift-list-title1 {
  background: url(//game.gtimg.cn/images/lol/act/a20250626spiritblossomorianna/gift-list-title1.png) no-repeat center center/auto 100%;
  text-indent: -9999px;
}

.gift-list-title2 {
  background: url(//game.gtimg.cn/images/lol/act/a20250626spiritblossomorianna/gift-list-title2.png) no-repeat center center/auto 100%;
  text-indent: -9999px;
}

.gift-list-title3 {
  background: url(//game.gtimg.cn/images/lol/act/a20250626spiritblossomorianna/gift-list-title3.png) no-repeat center center/auto 100%;
  text-indent: -9999px;
}

.gift-list-img {
  width: 258px;
  height: 144px;
  position: relative;
  margin: 0 auto;
}

.gift-list .gift-list-img-mask {
  box-sizing: border-box;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 258px;
  height: 144px;
  mask: url(//game.gtimg.cn/images/lol/act/a20250626spiritblossomorianna/gift-list-img-mask.png) no-repeat center center/100% 100%;
  -webkit-mask: url(//game.gtimg.cn/images/lol/act/a20250626spiritblossomorianna/gift-list-img-mask.png) no-repeat center center/100% 100%;
}

.gift-list-img img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: block;
  width: 258px;
  height: 144px;
  object-fit: cover;
}

.gift-list .gift-list-img::after {
  content: "";
  display: block;
  width: 267px;
  height: 157.5px;
  background: url(//game.gtimg.cn/images/lol/act/a20250626spiritblossomorianna/gift-list-img-border.png) no-repeat center center/100% 100%;
  position: absolute;
  top: 51%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.gift-list-zeng,
.gift-list-dui {
  position: absolute;
  right: 0;
  top: 112.5px;
}

.gift-list-zeng {
  width: 97.5px;
  height: 106.5px;
  background: url(//game.gtimg.cn/images/lol/act/a20250626spiritblossomorianna/gift-list-zeng.png) no-repeat center top/100%;
}

.gift-list-dui {
  display: none;
}

.swiper2 {
  width: 315px;
}
.swiper2 .swiper-slide {
  height: 213.75px;
}
.swiper2 .swiper-pagination2 {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  bottom: 13.5px !important;
}
.swiper2 .swiper-pagination2 .swiper-pagination-bullet {
  background: #BDBCFF;
  width: 6px;
  height: 6px;
  opacity: 1;
  border-radius: 50%;
}
.swiper2 .swiper-pagination2 .swiper-pagination-bullet-active {
  background: url(//game.gtimg.cn/images/lol/act/a20250626spiritblossomorianna/swiper-pagination-bullet-active.png) no-repeat center top/100%;
  width: 15px;
  height: 15px;
  border-radius: 0;
}
.swiper2 .gift-list-prev {
  background: url(//game.gtimg.cn/images/lol/act/a20250626spiritblossomorianna/gift-list-prev.png) no-repeat center center/100% 100%;
  width: 27px;
  height: 25.5px;
  display: block;
  position: absolute;
  top: 52%;
  left: 0px;
  transform: translateY(-50%);
  z-index: 10;
}
.swiper2 .gift-list-next {
  background: url(//game.gtimg.cn/images/lol/act/a20250626spiritblossomorianna/gift-list-next.png) no-repeat center center/100% 100%;
  width: 27px;
  height: 25.5px;
  display: block;
  position: absolute;
  top: 52%;
  right: 0px;
  transform: translateY(-50%);
  z-index: 10;
}

.add-box {
  width: 169.5px;
  height: 219px;
  position: absolute;
  left: 64.5px;
  top: 735px;
  cursor: pointer;
}

.add-box:hover {
  text-decoration: none;
  filter: brightness(1.1);
  -webkit-filter: brightness(1.1);
}

.add-box-title {
  margin: 0 auto;
  font-size: 0;
  text-indent: -999px;
}

.add-box .hover {
  position: absolute;
  left: 50%;
  top: -60px;
  margin-left: -124.125px;
  font-size: 18px;
  color: #f4f1b6;
  line-height: 1.2;
  padding: 2.25px 22.5px 7.5px;
  display: flex;
  align-items: center;
  justify-content: center;
  visibility: hidden;
  opacity: 0;
  transform: translateY(-10px);
  transition: 0.3s ease-out visibility, 0.3s ease-out opacity, 0.3s ease-out transform;
  pointer-events: none;
  z-index: 4;
}

.add-box:hover .hover {
  visibility: visible;
  opacity: 1;
  transform: translateY(0);
}

.add-box-bg {
  width: 169.5px;
  height: 219px;
  position: relative;
}

.add-box-bg:after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  pointer-events: none;
}

.add-box .swiper-container {
  width: 169.5px;
  height: 219px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.add-box li {
  width: 100%;
  height: 100%;
  position: relative;
}

.add-box img {
  position: absolute;
  bottom: 0;
  right: 50%;
  transform: translate(50%);
  display: block;
  height: 100%;
  object-fit: cover;
  transition: 0.3s ease-out transform;
}

.add-box img[src*="v7-add1.png"] {
  width: 150px;
  height: 207px;
}

.add-box img[src*="v7-add2.png"] {
  width: 169.5px;
  height: 219px;
}

.add-box li a {
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
  font-size: 0;
}

.add-box li a:hover img {
  transform: scale(1.05);
}

.add-box .swiper-pagination.swiper-pagination-horizontal {
  font-size: 0;
  text-align: center;
  margin-top: 7.5px;
  display: flex;
  justify-content: center;
  align-items: center;
  transform: translateX(-4.5px);
  bottom: -18.75px !important;
}

.add-box .swiper-pagination .swiper-pagination-bullet {
  width: 6px;
  height: 6px;
  border-radius: 6px;
  background: #857751;
  opacity: 1;
  display: inline-block;
  vertical-align: top;
  margin: 0 3px;
  cursor: pointer;
}

.add-box .swiper-pagination .swiper-pagination-bullet-active {
  width: 13.5px;
  height: 13.5px;
  background: url(//game.gtimg.cn/images/lol/act/a20250626spiritblossomorianna/swiper-pagination-bullet-active.png) no-repeat center center/100% 100%;
}

.tip-costContent {
  position: absolute;
  left: 80px;
  bottom: 140px;
  z-index: 16;
}
.content--showpbar .tip-costContent {
  z-index: 8;
}

.cover-video {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 999999;
  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: 57px;
  top: 195px;
  z-index: 9;
  width: 100.5px;
  height: 48px;
  background: url(//game.gtimg.cn/images/lol/act/a20250626spiritblossomorianna/cover-video-btn-skip.png) no-repeat;
  background-size: 100% 100%;
}

.cover-video .video-lab {
  position: absolute;
  right: 195px;
  top: 204px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  height: 34.5px;
  line-height: 34.5px;
  color: #fff;
  font-size: 30px;
  text-shadow: 0px 3px 13.65px rgba(54, 12, 15, 0.9);
  z-index: 3;
}

.cover-video .btn-tick {
  margin-left: 6px;
}

.cover-video .call-check {
  display: none;
}

html.start .cover-video {
  opacity: 0;
  pointer-events: none;
  background: transparent;
}

.gray {
  -webkit-filter: opacity(0.5);
  -moz-filter: opacity(0.5);
  -ms-filter: opacity(0.5);
  -o-filter: opacity(0.5);
  filter: opacity(0.5);
  pointer-events: none;
}

.header, .content, .pane-title, .logo-box, .loginbox {
  opacity: 1;
  transition: 0.3s 0.3s ease-out opacity;
}

.full-screen .header, .full-screen .content, .full-screen .pane-title, .full-screen .logo-box, .full-screen .loginbox {
  opacity: 0;
}

html, body {
  height: 100%;
  position: relative;
  overflow: hidden;
}

html.start {
  height: auto;
  overflow: inherit;
}

html.start body {
  overflow-y: auto;
  overflow-x: hidden;
}

.mob-show {
  display: none !important;
}

.content {
  background: url(//game.gtimg.cn/images/lol/act/a20250626spiritblossomorianna/cover-mask.png) no-repeat right bottom/100%;
}

/*# sourceMappingURL=index.css.map */
