html,
body {
  background-color: #141414;
  overflow-x: hidden;
}
html::-webkit-scrollbar-track-piece,
body::-webkit-scrollbar-track-piece {
  background-color: rgba(255, 255, 255, 0);
}
html::-webkit-scrollbar,
body::-webkit-scrollbar {
  width: 6px;
}
html::-webkit-scrollbar-thumb,
body::-webkit-scrollbar-thumb {
  background-color: #ffcb72;
  border-radius: 0px;
}

@font-face {
  font-family: "syht-regular";
  src: url("//game.gtimg.cn/images/fz/cp/a20240709lostarkparty/font/syht-regular.subset.otf") format("truetype");
  font-style: normal;
  font-weight: normal;
}
@font-face {
  font-family: "hyqh75s";
  src: url("//game.gtimg.cn/images/fz/cp/a20240709lostarkparty/font/hyqihei-75s.subset.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}
@font-face {
  font-family: "hyyakuhei-75w";
  src: url("//game.gtimg.cn/images/fz/cp/a20240709lostarkparty/font/hyyakuhei-75w.woff2") format("woff");
  src: url("//game.gtimg.cn/images/fz/cp/a20240709lostarkparty/font/hyyakuhei-75w.subset.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}
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);
  -webkit-text-size-adjust: 100% !important;
}

a {
  text-decoration: none;
}

ul, li {
  list-style: none;
}

a, img {
  -webkit-touch-callout: none;
}

img[src=""], img:not([src]) {
  opacity: 0;
}

html, body {
  -webkit-user-select: none;
  -moz-user-select: none;
   -ms-user-select: none;
       user-select: none;
}

html {
  font-size: 50px;
  font-size: 13.33333333vw;
}

@media (max-width: 1024px) {
  html, body {
    max-width: 1024px;
  }
}
#afooter {
  background-color: #000000;
  text-align: center;
  font-size: 22px;
  padding: 22px 0;
}

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

.hide, .hid {
  text-indent: -9999px;
  font-size: 0px;
  overflow: hidden;
  width: 0px;
  height: 0px;
  opacity: 0;
}

.wrap *, .wrap *::after, .wrap *::before {
  outline: 0;
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: center top;
  font-style: normal;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 20px;
  color: #adadad;
  line-height: 1.5;
}

.pc-show,
*[hidden=true], *[hidden] {
  display: none !important;
}

.disabled {
  pointer-events: none;
}

.wrapper {
  width: 750px;
  margin: 0 auto;
}

.wrap {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
  background-color: #141414;
}
.wrap .cont {
  width: 720px;
  margin: 0 auto;
}

.header {
  width: 100%;
  height: 1331px;
  background-image: url("//game.gtimg.cn/images/fz/cp/a20240709lostarkparty/m/bg_01.jpg");
  background-size: cover;
  background-position: center top;
  position: relative;
}
.header::after {
  content: "";
  width: 750px;
  height: 45px;
  display: block;
  background-image: url("//game.gtimg.cn/images/fz/cp/a20240709lostarkparty/m/header-decorate.png");
  background-size: 100% 100%;
  position: absolute;
  bottom: -22px;
  left: 0;
  z-index: 1;
}
.header .cont {
  height: 100%;
  position: relative;
}
.header .link-logo {
  display: block;
  width: 178px;
  height: 75px;
  position: absolute;
  left: 50%;
  margin-left: -89px;
  top: 47px;
  z-index: 10;
}
.header .header-rules {
  display: block;
  width: 180px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  font-size: 24px;
  font-family: "hyqh75s";
  color: #fff2c0;
  background-image: url("//game.gtimg.cn/images/fz/cp/a20240709lostarkparty/header-rules.png");
  background-size: 100% 100%;
  position: absolute;
  right: 0px;
  top: 35px;
  z-index: 10;
}
.header .header-video {
  display: block;
  width: 171px;
  height: 172px;
  background-image: url("//game.gtimg.cn/images/fz/cp/a20240709lostarkparty/m/btn-video.png");
  background-size: 100% 100%;
  position: absolute;
  left: 50%;
  margin-left: -85.5px;
  bottom: 522px;
  z-index: 10;
  -webkit-transform-origin: center center;
     -moz-transform-origin: center center;
      -ms-transform-origin: center center;
          transform-origin: center center;
  -webkit-animation: header-scale 2.45s infinite ease-in forwards;
     -moz-animation: header-scale 2.45s infinite ease-in forwards;
          animation: header-scale 2.45s infinite ease-in forwards;
}
.header .icon-group {
  display: none;
}

.module1-add {
  height: 1509px;
  background-image: url("//game.gtimg.cn/images/fz/cp/a20240709lostarkparty/m/bg_02.jpg");
  background-size: cover;
  background-position: center top;
  position: relative;
}
.module1-add::after {
  content: "";
  width: 750px;
  height: 48px;
  display: block;
  background-image: url("//game.gtimg.cn/images/fz/cp/a20240709lostarkparty/m/header-decorate.png");
  background-size: 100% 100%;
  position: absolute;
  bottom: -24px;
  left: 0;
  z-index: 1;
}
.module1-add .change-tap {
  width: 515px;
  margin: 0 auto 0px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}
.module1-add .change-tap .margin-auto {
  margin: 0 auto;
}
.module1-add .change-tap .tap {
  width: 165px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 18px;
  color: #c7c7c7;
  letter-spacing: 0px;
  font-family: "hyqh75s";
  background-image: url("//game.gtimg.cn/images/fz/cp/a20240709lostarkparty/module2-role-item.png");
  background-size: 100% 100%;
}
.module1-add .change-tap .tap.light {
  color: #fff6d3;
  background-image: url("//game.gtimg.cn/images/fz/cp/a20240709lostarkparty/module2-role-item-light.png");
  background-size: 100% 100%;
  pointer-events: none;
}
.module1-add .module1-add-content {
  width: 718px;
  height: 1293px;
  margin-left: -1px;
  pointer-events: none;
  margin-top: 0px;
}
.module1-add .module1-add-content.show-1 {
  background-image: url("//game.gtimg.cn/images/fz/cp/a20240709lostarkparty/m/module1-add-content-1.png");
  background-size: 100% 100%;
}
.module1-add .module1-add-content.show-2 {
  background-image: url("//game.gtimg.cn/images/fz/cp/a20240709lostarkparty/m/module1-add-content-2.png");
  background-size: 100% 100%;
}
.module1-add .module1-add-content.show-3 {
  background-image: url("//game.gtimg.cn/images/fz/cp/a20240709lostarkparty/m/module1-add-content-3.png");
  background-size: 100% 100%;
}

.module1 {
  width: 100%;
  height: 744px;
  background-image: url("//game.gtimg.cn/images/fz/cp/a20240709lostarkparty/m/bg_03.jpg");
  background-size: cover;
  background-position: center top;
  position: relative;
  padding-top: 75px !important;
}
.module1 .change-tap {
  width: 297px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  top: 600px;
  left: 50%;
  margin-left: -148.5px;
  z-index: 12;
}
.module1 .change-tap .tap {
  width: 145px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  font-size: 18px;
  color: #fff3c6;
  letter-spacing: 2px;
  font-family: "hyqh75s";
  background-image: url("//game.gtimg.cn/images/fz/cp/a20240709lostarkparty/change-tap.png");
  background-size: 100% 100%;
}
.module1 .change-tap .tap.last {
  margin-left: auto;
}
.module1 .change-tap .tap.light {
  color: #fff6d3;
  background-image: url("//game.gtimg.cn/images/fz/cp/a20240709lostarkparty/change-tap-light.png");
  background-size: 100% 100%;
  pointer-events: none;
}
.module1 .swiper-wrapper-outer {
  width: 720px;
  height: 425px;
  margin: 0 auto;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
     -moz-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  position: relative;
  z-index: 2;
  padding-bottom: 77px;
}
.module1 .swiper-wrapper-outer .swiper-wrapper-le {
  width: 546px;
  height: 314px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-image: url("//game.gtimg.cn/images/fz/cp/a20240709lostarkparty/m/module-prop-video-1.png");
  background-size: 100% 100%;
  margin: 0 auto;
  position: relative;
}
.module1 .swiper-wrapper-outer .swiper-wrapper-le .swiper-video-play {
  width: 65px;
  height: 65px;
  background-image: url("//game.gtimg.cn/images/fz/cp/a20240709lostarkparty/module-btn-vdo.png");
  background-size: 100% 100%;
  position: absolute;
  right: 0;
  left: 0;
  top: 0;
  bottom: 0;
  margin: 0;
  margin: auto;
  display: block;
  -webkit-animation: header-scale 2.45s infinite ease-in forwards;
     -moz-animation: header-scale 2.45s infinite ease-in forwards;
          animation: header-scale 2.45s infinite ease-in forwards;
}
.module1 .swiper-wrapper-outer .swiper-wrapper-ri {
  display: none !important;
  width: 168px;
  height: 267px;
  position: absolute;
  top: 35px;
  left: 50%;
  margin-left: -84px;
  z-index: 1;
}
.module1 .swiper-wrapper-outer .swiper-wrapper-ri .title-special {
  width: 184px;
  height: 50px;
  background-image: url("//game.gtimg.cn/images/fz/cp/a20240709lostarkparty/title-special.png");
  background-size: 100% 100%;
  position: absolute;
  left: 50%;
  margin-left: -92px;
  top: -66px;
  z-index: 10;
  font-size: 0;
  text-indent: -9999em;
}
.module1 .swiper-wrapper-outer .swiper-wrapper-ri .swiper-wrapper-inner {
  width: inherit;
  height: inherit;
}
.module1 .swiper-wrapper-outer .swiper-wrapper-ri .swiper-wrapper-inner img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
  pointer-events: none;
}
.module1 .swiper-wrapper-outer .swiper-wrapper-ri .swiper-wrapper-inner .module1-sw1-info {
  display: none;
}
.module1 .swiper-wrapper-outer .swiper-btn {
  width: 36px;
  height: 40px;
  cursor: pointer;
  background-image: url("//game.gtimg.cn/images/fz/cp/a20240709lostarkparty/m/btn-group-arrow.png");
  background-size: 79px 40px;
}
.module1 .swiper-wrapper-outer .swiper-btn.swiper-btn-prev {
  background-position: 0 0;
}
.module1 .swiper-wrapper-outer .swiper-btn.swiper-btn-prev.swiper-button-disabled {
  pointer-events: none;
  opacity: 0.45;
}
.module1 .swiper-wrapper-outer .swiper-btn.swiper-btn-next {
  background-position: -44px 0;
}
.module1 .swiper-wrapper-outer .swiper-btn.swiper-btn-next.swiper-button-disabled {
  pointer-events: none;
  opacity: 0.45;
}
.module1 .swiper-wrapper-outer .swiper-container {
  width: 620px;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  overflow: hidden;
  margin: 0 auto;
}
.module1 .swiper-wrapper-outer .swiper-container .swiper-slide {
  width: 150px !important;
  height: 237px;
}
.module1 .swiper-wrapper-outer .swiper-container .swiper-slide .swiper-inner {
  width: 100%;
  height: 100%;
}
.module1 .swiper-wrapper-outer .swiper-container .swiper-slide .swiper-inner img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
  pointer-events: none;
}
.module1 .swiper-wrapper-outer .swiper-container .swiper-slide .swiper-inner .module1-sw1-info {
  display: none;
}
.module1 .effect-btn {
  width: 145px;
  height: 36px;
  line-height: 36px;
  font-size: 18px;
  text-align: center;
  font-family: "hyqh75s";
  background-image: url("//game.gtimg.cn/images/fz/cp/a20240709lostarkparty/module2-role-item-light.png");
  color: #fff3c6;
  margin: -56px auto 0;
  display: block;
  pointer-events: none;
}

.module.module2 {
  width: 100%;
  height: 1007px;
  background-image: url("//game.gtimg.cn/images/fz/cp/a20240709lostarkparty/m/bg_04.jpg");
  background-size: cover;
  background-position: center top;
  padding-top: 56px;
}

.module.module3 {
  width: 100%;
  height: 1557px;
  background-image: url("//game.gtimg.cn/images/fz/cp/a20240709lostarkparty/m/bg_05.jpg");
  background-size: cover;
  background-position: center top;
  padding-top: 56px;
}

.module.module4 {
  width: 100%;
  height: 1592px;
  background-image: url("//game.gtimg.cn/images/fz/cp/a20240709lostarkparty/m/bg_06.jpg");
  background-size: cover;
  background-position: center top;
  padding-top: 40px;
}

.module.module5 {
  width: 100%;
  height: 1468px;
  background-image: url("//game.gtimg.cn/images/fz/cp/a20240709lostarkparty/m/bg_07.jpg");
  background-size: cover;
  background-position: center top;
  padding-top: 90px;
}

.module {
  padding-top: 40px;
}
.module h3[class^=part] {
  width: 577px;
  height: 132px;
  margin: 0 auto 6px;
  font-size: 0;
  text-indent: -9999em;
}
.module h3[class^=part].part1-add {
  background-image: url("//game.gtimg.cn/images/fz/cp/a20240709lostarkparty/m/part01-new.png");
  background-size: 100% 100%;
}
.module h3[class^=part].part1 {
  background-image: url("//game.gtimg.cn/images/fz/cp/a20240709lostarkparty/part01.png");
  background-size: 100% 100%;
}
.module h3[class^=part].part2 {
  width: 583px;
  background-image: url("//game.gtimg.cn/images/fz/cp/a20240709lostarkparty/part02.png");
  background-size: 100% 100%;
  margin: 0 auto 18px;
}
.module h3[class^=part].part7 {
  width: 577px;
  background-image: url("//game.gtimg.cn/images/fz/cp/a20240709lostarkparty/m/part07.png");
  background-size: 100% 100%;
  margin: 0 auto 14px;
}
.module h3[class^=part].part8 {
  width: 577px;
  background-image: url("//game.gtimg.cn/images/fz/cp/a20240709lostarkparty/m/part08.png");
  background-size: 100% 100%;
  margin: 0 auto 0px;
}
.module .module-desc {
  color: #ffe39f;
  width: 638px;
  font-size: 20px;
  text-align: center;
  margin: 0 auto;
  line-height: 1.5;
  font-family: "syht-regular";
}

.module.module2 .module2-roles {
  width: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 auto 0px;
}
.module.module2 .module2-roles .module2-role-item {
  width: 118px;
  height: 34px;
  line-height: 34px;
  font-size: 16px;
  text-align: center;
  font-family: "hyqh75s";
  color: #c7c7c7;
  letter-spacing: 1px;
  background-image: url("//game.gtimg.cn/images/fz/cp/a20240709lostarkparty/module2-role-item.png");
  background-size: 100% 100%;
}
.module.module2 .module2-roles .module2-role-item:not(:first-child) {
  margin-left: auto;
}
.module.module2 .module2-roles .module2-role-item.light {
  background-image: url("//game.gtimg.cn/images/fz/cp/a20240709lostarkparty/module2-role-item-light.png");
  background-size: 100% 100%;
  color: #fff3c6;
}
.module.module2 .module2-gender {
  width: 192px;
  height: 28px;
  background-image: url("//game.gtimg.cn/images/fz/cp/a20240709lostarkparty/module2-gender.png");
  background-size: 100% 100%;
  margin: 0 auto;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 2px;
  overflow: hidden;
}
.module.module2 .module2-gender.alpha {
  display: none;
}
.module.module2 .module2-gender .module2-gender-item {
  -webkit-box-flex: 1;
     -moz-box-flex: 1;
      -ms-flex: 1 0 0px;
          flex: 1 0 0;
  margin-top: 2px;
  height: 25px;
  height: inherit;
  color: #fff2c4;
  line-height: 25px;
  font-size: 16px;
  text-align: center;
  font-family: "hyqh75s";
}
.module.module2 .module2-gender .module2-gender-item.light {
  background-image: url("//game.gtimg.cn/images/fz/cp/a20240709lostarkparty/module2-gender-item-light.png");
  background-size: 100% 100%;
  color: #fff3c6;
  pointer-events: none;
}
.module.module2 .module2-switch-content {
  width: 750px;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: -15px;
  position: relative;
}
.module.module2 .module2-switch-content .swiper-weapon {
  width: 100%;
  height: 800px;
  margin: 0 auto;
  overflow: hidden;
}
.module.module2 .module2-switch-content .swiper-weapon .swiper-wrapper {
  -ms-flex-line-pack: start;
      align-content: flex-start;
}
.module.module2 .module2-switch-content .swiper-weapon .swiper-slide {
  width: 100%;
  position: relative;
}
.module.module2 .module2-switch-content .swiper-weapon .swiper-slide.margin-center {
  margin: 0 auto !important;
}
.module.module2 .module2-switch-content .swiper-weapon .swiper-slide .swiper-slide-boxs {
  width: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.module.module2 .module2-switch-content .swiper-weapon .swiper-inner {
  width: 373px;
  height: 322px;
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.module.module2 .module2-switch-content .swiper-weapon .swiper-inner:nth-child(n+3) {
  margin-top: 52px;
}
.module.module2 .module2-switch-content .swiper-weapon .swiper-inner .swiper-cont-le,
.module.module2 .module2-switch-content .swiper-weapon .swiper-inner .swiper-cont-ri {
  width: 200px;
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}
.module.module2 .module2-switch-content .swiper-weapon .swiper-inner .swiper-cont-le.show-tooltip .module2-prop-hover,
.module.module2 .module2-switch-content .swiper-weapon .swiper-inner .swiper-cont-ri.show-tooltip .module2-prop-hover {
  opacity: 1;
  top: 56.5%;
}
.module.module2 .module2-switch-content .swiper-weapon .swiper-inner .swiper-cont-le img,
.module.module2 .module2-switch-content .swiper-weapon .swiper-inner .swiper-cont-ri img {
  width: 148px;
  height: auto;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-left: auto;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: right center;
     object-position: right center;
  -webkit-transform: scale(0.98);
     -moz-transform: scale(0.98);
      -ms-transform: scale(0.98);
          transform: scale(0.98);
}
.module.module2 .module2-switch-content .swiper-weapon .swiper-inner .swiper-cont-prop {
  width: 62px;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  min-height: 165px;
  background-image: url("//game.gtimg.cn/images/fz/cp/a20240709lostarkparty/prop-name.png");
  background-size: 100% 100%;
  background-size: 100% 100%;
  font-size: 14px;
  color: #ffe39f;
  font-family: "hyqh75s";
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 48px 0 26px 0;
  white-space: nowrap;
  position: absolute;
  top: 28px;
  left: 5px;
  z-index: 1;
  letter-spacing: 1px;
}
.module.module2 .module2-switch-content .swiper-weapon .swiper-inner .module2-nameplate {
  width: 135px;
  height: 43px;
  line-height: 43px;
  background-image: url("//game.gtimg.cn/images/fz/cp/a20240709lostarkparty/module2-nameplate.png");
  background-size: 100% 100%;
  position: absolute;
  bottom: 12px;
  left: 50%;
  margin-left: -67.5px;
  z-index: 8;
  color: #64110f;
  text-align: center;
  font-size: 16px;
  font-family: "hyyakuhei-75w";
  pointer-events: none;
}
.module.module2 .module2-switch-content .swiper-btn {
  width: 36px;
  height: 40px;
  cursor: pointer;
  background-image: url("//game.gtimg.cn/images/fz/cp/a20240709lostarkparty/m/btn-group-arrow.png");
  background-size: 79px 40px;
  position: absolute;
  top: 44%;
  margin-top: -20px;
  z-index: 4;
}
.module.module2 .module2-switch-content .swiper-btn.swiper-btn-prev2 {
  left: 18px;
  background-position: 0 0;
}
.module.module2 .module2-switch-content .swiper-btn.swiper-btn-prev2.swiper-button-disabled {
  pointer-events: none;
  opacity: 0.45;
}
.module.module2 .module2-switch-content .swiper-btn.swiper-btn-next2 {
  right: 18px;
  background-position: -44px 0;
}
.module.module2 .module2-switch-content .swiper-btn.swiper-btn-next2.swiper-button-disabled {
  pointer-events: none;
  opacity: 0.45;
}

.module.module4 .module-content,
.module.module3 .module-content {
  width: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
     -moz-box-orient: vertical;
     -moz-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
  margin-bottom: 160px;
}
.module.module4 .module-content .module-cont-vdo,
.module.module3 .module-content .module-cont-vdo {
  width: 652px;
  height: 373px;
  position: relative;
  margin-top: 22px;
}
.module.module4 .module-content .module-cont-vdo.bg2,
.module.module3 .module-content .module-cont-vdo.bg2 {
  background-image: url("//game.gtimg.cn/images/fz/cp/a20240709lostarkparty/m/module-prop-video-2.png");
  background-size: 100% 100%;
}
.module.module4 .module-content .module-cont-vdo .module-btn-vdo,
.module.module3 .module-content .module-cont-vdo .module-btn-vdo {
  width: 65px;
  height: 65px;
  background-image: url("//game.gtimg.cn/images/fz/cp/a20240709lostarkparty/module-btn-vdo.png");
  background-size: 100% 100%;
  position: absolute;
  right: 0;
  left: 0;
  top: 0;
  bottom: 0;
  margin: 0;
  margin: auto;
  display: block;
  -webkit-animation: header-scale 2.45s infinite ease-in forwards;
     -moz-animation: header-scale 2.45s infinite ease-in forwards;
          animation: header-scale 2.45s infinite ease-in forwards;
}
.module.module4 .module-content .module-cont-prop,
.module.module3 .module-content .module-cont-prop {
  width: 939px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.module.module4 .module-content .module-cont-prop .module-part3,
.module.module3 .module-content .module-cont-prop .module-part3 {
  width: 583px;
  height: 174px;
  background-image: url("//game.gtimg.cn/images/fz/cp/a20240709lostarkparty/m/part03.png");
  background-size: 100% 100%;
}
.module.module4 .module-content .module-cont-prop .module-part3-tips,
.module.module3 .module-content .module-cont-prop .module-part3-tips {
  width: 555px;
  height: 104px;
  background-image: url("//game.gtimg.cn/images/fz/cp/a20240709lostarkparty/m/module-part3-tips.png");
  background-size: 100% 100%;
  margin: 15px auto 0;
}
.module.module4 .module-content .module-cont-prop .module-part4,
.module.module3 .module-content .module-cont-prop .module-part4 {
  width: 664px;
  height: 132px;
  background-image: url("//game.gtimg.cn/images/fz/cp/a20240709lostarkparty/m/part04.png");
  background-size: 100% 100%;
}
.module.module4 .module-content .module-cont-prop .module-part5,
.module.module3 .module-content .module-cont-prop .module-part5 {
  width: 577px;
  height: 132px;
  background-image: url("//game.gtimg.cn/images/fz/cp/a20240709lostarkparty/m/part05.png");
  background-size: 100% 100%;
}
.module.module4 .module-content .module-cont-prop .module-part6,
.module.module3 .module-content .module-cont-prop .module-part6 {
  width: 577px;
  height: 132px;
  background-image: url("//game.gtimg.cn/images/fz/cp/a20240709lostarkparty/m/part06.png");
  background-size: 100% 100%;
  margin-bottom: 14px;
}
.module.module4 .module-content .module-cont-prop .m-desc,
.module.module3 .module-content .module-cont-prop .m-desc {
  width: 100%;
  text-align: center;
  font-size: 22px;
  color: #ffe39f;
  font-family: "syht-regular";
  margin: 18px 0;
}
.module.module4 .module-content .module-cont-prop .module-prop-inner,
.module.module3 .module-content .module-cont-prop .module-prop-inner {
  width: 680px;
  min-height: 456px;
  position: relative;
}
.module.module4 .module-content .module-cont-prop .module-prop-inner.mt-50,
.module.module3 .module-content .module-cont-prop .module-prop-inner.mt-50 {
  margin-top: 50px;
}
.module.module4 .module-content .module-cont-prop .module-prop-inner .prop-name2,
.module.module3 .module-content .module-cont-prop .module-prop-inner .prop-name2 {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  min-width: 150px;
  height: 38px;
  line-height: 38px;
  color: #fff3c9;
  font-size: 20px;
  text-indent: 34px;
  background-image: url("//game.gtimg.cn/images/fz/cp/a20240709lostarkparty/prop-name2.png");
  background-size: 100% 100%;
  position: absolute;
  top: 6px;
  left: 7px;
  font-family: "hyqh75s";
  z-index: 1;
}
.module.module4 .module-content .module-cont-prop .module-prop-inner img,
.module.module3 .module-content .module-cont-prop .module-prop-inner img {
  display: block;
  width: 100%;
  height: auto;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 2;
}
.module.module4 .module-content .module-cont-prop .module-prop-inner img.b-100,
.module.module3 .module-content .module-cont-prop .module-prop-inner img.b-100 {
  bottom: -194px;
}

.module.module4 .module-content {
  margin-bottom: 70px;
}

.module.module5 .module-part7-prop {
  width: 647px;
  height: 368px;
  margin: 12px auto 80px;
  display: block;
}
.module.module5 .module5-prop-inner {
  width: 680px;
  min-height: 400px;
  position: relative;
  margin: 0 auto;
}
.module.module5 .module5-prop-inner img {
  display: block;
  width: 100%;
  height: auto;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 2;
}

@-webkit-keyframes header-scale {
  0%, 100% {
    -webkit-transform: scale(0.9);
            transform: scale(0.9);
    opacity: 0.65;
  }
  50% {
    -webkit-transform: scale(1.12);
            transform: scale(1.12);
    opacity: 1;
  }
}

@-moz-keyframes header-scale {
  0%, 100% {
    -moz-transform: scale(0.9);
         transform: scale(0.9);
    opacity: 0.65;
  }
  50% {
    -moz-transform: scale(1.12);
         transform: scale(1.12);
    opacity: 1;
  }
}

@keyframes header-scale {
  0%, 100% {
    -webkit-transform: scale(0.9);
       -moz-transform: scale(0.9);
            transform: scale(0.9);
    opacity: 0.65;
  }
  50% {
    -webkit-transform: scale(1.12);
       -moz-transform: scale(1.12);
            transform: scale(1.12);
    opacity: 1;
  }
}
.pop_video {
  padding: 2px;
  outline: none;
  position: relative;
  display: none;
  border: 1px solid #d6b578;
}
.pop_video #popVideoCon {
  width: 100%;
  height: 100%;
}
.pop_video .pop_video_cont {
  width: 700px;
  height: 410px;
  border: 1px solid #d6b578;
  text-align: center;
  clear: both;
  background-color: #000000;
}
.pop_video .dia-close {
  width: 55px;
  height: 55px;
  position: absolute;
  right: 0px;
  top: -70px;
  z-index: 5;
  -webkit-transition: -webkit-transform 0.3s linear;
  transition: -webkit-transform 0.3s linear;
  -moz-transition: transform 0.3s linear, -moz-transform 0.3s linear;
  transition: transform 0.3s linear;
  transition: transform 0.3s linear, -webkit-transform 0.3s linear, -moz-transform 0.3s linear;
  background-image: url("//game.gtimg.cn/images/fz/cp/a20240709lostarkparty/pop-close.png");
  background-size: 100% 100%;
}
.pop_video .dia-close:hover {
  -webkit-transform: rotate(180deg);
     -moz-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}

.side_nav {
  display: none !important;
}

.wrapper-scale {
  margin: 0 auto;
}

.module.module2 .module2-switch-content .swiper-weapon .swiper-slide[aria-label="1 / 6"] .swiper-slide-boxs[define-idx="1"],
.module.module2 .module2-switch-content .swiper-weapon .swiper-slide[aria-label="2 / 6"] .swiper-slide-boxs[define-idx="0"],
.module.module2 .module2-switch-content .swiper-weapon .swiper-slide[aria-label="3 / 6"] .swiper-slide-boxs[define-idx="1"] {
  -webkit-box-pack: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.pop.popup-rules {
  width: 713px;
  height: 481px;
  background-image: url("//game.gtimg.cn/images/fz/cp/a20240709lostarkparty/pop-rules-bg.png");
  background-size: 100% 100%;
  padding-top: 50px;
}
.pop.popup-rules .pop-cont {
  width: 670px;
  margin: 0 auto;
}
.pop.popup-rules .pop-cont .pop-scroll {
  width: 100%;
  height: 320px;
  overflow-y: auto;
  overflow-x: hidden;
  line-height: 1.8;
  color: #ffe39f;
  font-size: 18px;
  padding-right: 5px;
}
.pop.popup-rules .pop-cont .pop-scroll::-webkit-scrollbar-track-piece {
  background-color: #352100;
}
.pop.popup-rules .pop-cont .pop-scroll::-webkit-scrollbar {
  width: 4px;
}
.pop.popup-rules .pop-cont .pop-scroll::-webkit-scrollbar-thumb {
  background-color: #ffc45f;
  background-clip: padding-box;
  border-radius: 4px;
}
.pop.popup-rules .pop-cont .pop-title {
  width: 349px;
  height: 61px;
  margin: 0 auto 3px;
  background-image: url("//game.gtimg.cn/images/fz/cp/a20240709lostarkparty/pop-title1.png");
  background-size: 100% 100%;
}
.pop.popup-rules .pop-close {
  width: 50px;
  height: 45px;
  background-image: url("//game.gtimg.cn/images/fz/cp/a20240709lostarkparty/pop-close2.png");
  background-size: 100% 100%;
  position: absolute;
  right: 20px;
  top: 15px;
  z-index: 1;
  display: block;
}

.module2-prop-hover {
  width: 120px;
  height: 150px;
  position: absolute;
  top: 58.5%;
  left: 65%;
  z-index: 5;
  margin-left: -60px;
  margin-top: -75px;
  opacity: 0;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  transition: all 0.3s linear;
  pointer-events: none;
  text-align: center;
  background-size: 100% 100%;
}
.module2-prop-hover h5 {
  width: 100%;
  color: #fff2d3;
  font-size: 18px;
  line-height: 1.25;
  letter-spacing: 1px;
  padding: 20px 10px 0;
  margin: 0 auto 14px;
  font-family: "hyqh75s";
  font-weight: normal;
}
.module2-prop-hover p {
  width: 100%;
  color: #fef5a3;
  font-size: 18px;
  line-height: 1.45;
  letter-spacing: 1px;
}
.module2-prop-hover.module2-prop-1-0-1 {
  background-image: url("//game.gtimg.cn/images/fz/cp/a20240709lostarkparty/module2-prop-1-0-1_1.png");
}

.pop-dress-tooltip {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  display: none;
  position: fixed;
  left: 0;
  top: 0px;
  z-index: 66;
  pointer-events: none;
}

.module1-sw6-info3 {
  background-image: url("//game.gtimg.cn/images/fz/cp/a20240709lostarkparty/part3-sw6-info3.png");
}

.pop-dress-tooltip .module1-sw1-info {
  width: 346px;
  height: 285px;
  position: absolute;
  top: 508px;
  left: 50%;
  margin-left: -173px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.pop-dress-tooltip .module1-sw1-info ul {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
}
.pop-dress-tooltip .module1-sw1-info ul li {
  width: 114px;
}
.pop-dress-tooltip .module1-sw1-info ul li h5 {
  color: #ffffff;
  font-size: 18px;
  line-height: 1.25;
  padding-top: 134px;
  width: 92px;
  margin: 0 auto 11px;
  font-family: "hyqh75s";
  font-weight: normal;
}
.pop-dress-tooltip .module1-sw1-info ul li p {
  color: #fff5a3;
  font-size: 18px;
  line-height: 1.25;
}