* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  text-decoration: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-tap-highlight-color: transparent;
  user-select: none;
  background-size: contain;
}
body,
html {
  width: 100%;
  height: 100%;
  margin: 0 auto;
}
li {
  list-style: none;
}
.container {
  display: none;
}
::-webkit-scrollbar {
  display: none;
}
.tip {
  position: fixed;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  display: none;
  justify-content: center;
  align-items: center;
}
.tip .tip-inner {
  width: 10.01rem;
  height: 5.72rem;
  background-image: url(https://media.zlongame.com/media/pictures/qy/e7/actv/2025/ecl2025/tip.png);
  padding: 0.5rem;
}
.tip .tip-inner .text-wrap {
  height: 100%;
  font-size: 0.2rem;
  color: white;
  overflow-y: auto;
  padding-right: 0.1rem;
  line-height: 0.3rem;
}
.container.pc {
  width: 19.2rem;
  height: 62.58rem;
  background: url(https://media.zlongame.com/media/pictures/qy/e7/actv/2025/ecl2025/bg.png);
  background-size: 100% auto;
  background-repeat: no-repeat;
  overflow: hidden;
}
.container.pc .rule_btn {
  position: absolute;
  width: 3.65rem;
  height: 0.82rem;
  top: 46.8rem;
  left: 0;
  right: 0;
  margin: 0 auto;
  display: block;
  cursor: pointer;
}
.container.pc .tab-wrap {
  background-image: url(https://media.zlongame.com/media/pictures/qy/e7/actv/2025/ecl2025/tab_wrap.png);
  width: 6.82rem;
  height: 0.69rem;
  position: absolute;
  top: 36.3rem;
  left: 0;
  right: 0;
  margin: 0 auto;
  padding: 0 0.25rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.container.pc .tab-wrap .tab-cell {
  flex: 1;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  cursor: pointer;
}
.container.pc .tab-wrap .tab-cell p {
  font-size: 0.22rem;
  color: #94c5fb;
  z-index: 2;
}
.container.pc .tab-wrap .tab-cell.active p {
  color: white;
}
.container.pc .tab-wrap .tab-cell.active::after {
  position: absolute;
  width: 2.36rem;
  height: 0.51rem;
  background-image: url(https://media.zlongame.com/media/pictures/qy/e7/actv/2025/ecl2025/tab_active.png);
  content: "";
  left: 50%;
  top: 50%;
  background-size: contain;
  transform: translate(-50%, -50%);
}
.container.pc .tab-wrap .tab-cell.tab-cell1.active::after {
  transform: translate(-53%, -50%);
}
.container.pc .tab-text-wrap {
  position: absolute;
  top: 37.3rem;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 10.22rem;
  height: 1.41rem;
  background-position: center;
  background-repeat: no-repeat;
  transition: background-image 0.3s ease-in-out;
}
.container.pc .tab-text-wrap.text1 {
  width: 10.2rem;
  height: 0.93rem;
  background-image: url(https://media.zlongame.com/media/pictures/qy/e7/actv/2025/ecl2025/tab_text1.png);
}
.container.pc .tab-text-wrap.text2 {
  width: 10.28rem;
  height: 0.93rem;
  background-image: url(https://media.zlongame.com/media/pictures/qy/e7/actv/2025/ecl2025/tab_text2.png);
}
.container.pc .tab-text-wrap.text3 {
  width: 10.25rem;
  height: 0.93rem;
  background-image: url(https://media.zlongame.com/media/pictures/qy/e7/actv/2025/ecl2025/tab_text3.png);
}
.container.pc .rule-prev,
.container.pc .rule-next {
  position: absolute;
  width: 0.67rem;
  height: 0.75rem;
  top: 42.1rem;
  cursor: pointer;
}
.container.pc .rule-prev {
  left: 3rem;
}
.container.pc .rule-next {
  right: 3rem;
}
.container.pc #wrap {
  width: 10.9rem;
  height: 7rem;
  position: absolute;
  top: 38.93rem;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.container.pc #wrap img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.fly-zoom-box-img {
  height: auto !important;
}
.container.m {
  width: 10.8rem;
  height: 97.81rem;
  background: url(https://media.zlongame.com/media/pictures/qy/e7/actv/2025/ecl2025/mbg.png);
  background-size: 100% 100%;
  zoom: 1 !important;
  overflow: hidden;
  margin: 0 auto;
}
.container.m .rule_btn {
  position: absolute;
  width: 5.2rem;
  height: 1.2rem;
  top: 81.35rem;
  left: 0;
  right: 0;
  margin: 0 auto;
  display: block;
  cursor: pointer;
}
.container.m .tab-wrap {
  background-image: url(https://media.zlongame.com/media/pictures/qy/e7/actv/2025/ecl2025/tab_wrap_m.png);
  width: 9.08rem;
  height: 0.65rem;
  position: absolute;
  top: 69.5rem;
  left: 0;
  right: 0;
  margin: 0 auto;
  padding: 0 0.25rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.container.m .tab-wrap .tab-cell {
  flex: 1;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  cursor: pointer;
}
.container.m .tab-wrap .tab-cell p {
  font-size: 0.22rem;
  color: #94c5fb;
  z-index: 2;
}
.container.m .tab-wrap .tab-cell.active p {
  color: white;
}
.container.m .tab-wrap .tab-cell.active::after {
  position: absolute;
  width: 3.02rem;
  height: 0.47rem;
  background-image: url(https://media.zlongame.com/media/pictures/qy/e7/actv/2025/ecl2025/tab_active_m.png);
  content: "";
  left: 50%;
  top: 50%;
  background-size: contain;
  transform: translate(-50%, -50%);
}
.container.m .tab-wrap .tab-cell.tab-cell1.active::after {
  transform: translate(-53%, -50%);
}
.container.m .tab-text-wrap {
  position: absolute;
  top: 70.6rem;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 10.22rem;
  height: 1.41rem;
  background-position: center;
  background-repeat: no-repeat;
  transition: background-image 0.3s ease-in-out;
}
.container.m .tab-text-wrap.text1 {
  width: 9.35rem;
  height: 1.36rem;
  background-image: url(https://media.zlongame.com/media/pictures/qy/e7/actv/2025/ecl2025/tab_text1_m.png);
}
.container.m .tab-text-wrap.text2 {
  width: 9.25rem;
  height: 1.37rem;
  background-image: url(https://media.zlongame.com/media/pictures/qy/e7/actv/2025/ecl2025/tab_text2_m.png);
}
.container.m .tab-text-wrap.text3 {
  width: 8.52rem;
  height: 1.37rem;
  background-image: url(https://media.zlongame.com/media/pictures/qy/e7/actv/2025/ecl2025/tab_text3_m.png);
}
.container.m #wrap {
  width: 10rem;
  height: 8.3rem;
  position: absolute;
  top: 72.6rem;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.container.m #wrap img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.pc .pop {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
  display: none;
}
.pc .pop .pop_con {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  display: flex;
  flex-direction: column;
  justify-content: space-evenly;
  align-items: center;
}
.pc .pop .pop_con .close {
  width: 30px;
  height: 30px;
  position: absolute;
  right: 20px;
  top: 20px;
  cursor: pointer;
}
.pc .pop .pop_form_id {
  width: 523px;
  height: 261px;
  background: url(https://media.zlongame.com/media/pictures/qy/e7/actv/2023/ecl2023/img/pop_bg.png);
  background-size: 100% 100%;
}
.pc .pop .pop_form_id .title {
  font-size: 30px;
  color: #3a354d;
  text-align: center;
  font-weight: bold;
}
.pc .pop .pop_form_id .input_box {
  width: 450px;
  height: 50px;
  border: 1px solid #98979c;
  background: #f5f5f5;
}
.pc .pop .pop_form_id .input_box input {
  width: 100%;
  height: 100%;
  line-height: 64px;
  padding: 0 15px;
  color: #3c3a45;
  font-size: 26px;
  background-color: transparent;
  border: none;
  outline: none;
}
.pc .pop .pop_form_id .rolename {
  font-size: 36px;
}
.pc .pop .pop_form_id .submit_roleId {
  width: 197px;
  height: 45px;
  background: url(https://media.zlongame.com/media/pictures/qy/e7/actv/2023/ecl2023/img/ok_btn.png);
  background-size: 100% 100%;
  cursor: pointer;
}
.pc .pop .pop_form_name {
  width: 523px;
  height: 261px;
  background: url(https://media.zlongame.com/media/pictures/qy/e7/actv/2023/ecl2023/img/pop_bg.png);
  background-size: 100% 100%;
}
.pc .pop .pop_form_name .title {
  font-size: 30px;
  color: #3a354d;
  text-align: center;
  font-weight: bold;
}
.pc .pop .pop_form_name .rolename {
  font-size: 26px;
}
.pc .pop .pop_form_name .btns {
  width: 80%;
  margin: 0 auto;
  display: flex;
  justify-content: space-evenly;
  align-items: center;
  font-size: 22px;
  text-align: center;
}
.pc .pop .pop_form_name .back_btn {
  width: 167px;
  height: 45px;
  background: url(https://media.zlongame.com/media/pictures/qy/e7/actv/2023/ecl2023/img/btn_bg.png);
  background-size: 100% 100%;
  cursor: pointer;
  line-height: 45px;
  font-weight: bold;
}
.pc .pop .pop_form_name .confirm_btn {
  width: 167px;
  height: 45px;
  background: url(https://media.zlongame.com/media/pictures/qy/e7/actv/2023/ecl2023/img/btn_bg.png);
  background-size: 100% 100%;
  cursor: pointer;
  line-height: 45px;
  font-weight: bold;
}
.pc .pop .common_pop {
  width: 523px;
  height: 261px;
  background: url(https://media.zlongame.com/media/pictures/qy/e7/actv/2023/ecl2023/img/pop_bg.png);
  background-size: 100% 100%;
}
.pc .pop .common_pop .title {
  font-size: 26px;
  color: #3a354d;
  text-align: center;
}
.pc .pop .common_pop .submit_roleId {
  width: 193px;
  height: 66px;
  line-height: 66px;
  text-align: center;
  color: #fff;
  font-size: 36px;
  background: url(https://media.zlongame.com/media/pictures/qy/e7/actv/2023/ecl2023/img/pop_btn_bg.png);
  background-size: 100% 100%;
  cursor: pointer;
}
.pc .pop .common_pop .btns {
  width: 100%;
  display: flex;
  justify-content: space-around;
  align-items: center;
}
.pc .pop .common_pop .btns div {
  text-align: center;
  line-height: 66px;
  width: 107px;
  height: 66px;
  background: url(https://media.zlongame.com/media/pictures/qy/e7/actv/2023/ecl2023/img/pop_sbtn_bg.png);
  background-size: 100% 100%;
  color: #fff;
  font-size: 36px;
  cursor: pointer;
  font-weight: bold;
}
.m .pop {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
  display: none;
}
.m .pop .pop_con {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  display: flex;
  flex-direction: column;
  justify-content: space-evenly;
  align-items: center;
}
.m .pop .pop_con .close {
  width: 0.8rem;
  height: 0.8rem;
  position: absolute;
  right: 0.4rem;
  top: 0.4rem;
  cursor: pointer;
}
.m .pop .pop_form_id {
  width: 9.53rem;
  height: 4.75rem;
  background: url(https://media.zlongame.com/media/pictures/qy/e7/actv/2023/ecl2023/img/mpop_bg.png);
  background-size: 100% 100%;
}
.m .pop .pop_form_id .title {
  font-size: 0.56rem;
  color: #3a354d;
  text-align: center;
  font-weight: bold;
}
.m .pop .pop_form_id .input_box {
  width: 7rem;
  height: 0.8rem;
  border: 1px solid #98979c;
  background: #f5f5f5;
}
.m .pop .pop_form_id .input_box input {
  width: 100%;
  height: 100%;
  line-height: 0.64rem;
  padding: 0 0.15rem;
  color: #3c3a45;
  font-size: 0.4rem;
  background-color: transparent;
  border: none;
  outline: none;
}
.m .pop .pop_form_id .rolename {
  font-size: 0.36rem;
}
.m .pop .pop_form_id .submit_roleId {
  width: 3.6rem;
  height: 0.83rem;
  background: url(https://media.zlongame.com/media/pictures/qy/e7/actv/2023/ecl2023/img/mok_btn.png);
  background-size: 100% 100%;
  cursor: pointer;
}
.m .pop .pop_form_name {
  width: 9.53rem;
  height: 4.75rem;
  background: url(https://media.zlongame.com/media/pictures/qy/e7/actv/2023/ecl2023/img/mpop_bg.png);
  background-size: 100% 100%;
}
.m .pop .pop_form_name .title {
  font-size: 0.5rem;
  color: #3a354d;
  text-align: center;
  font-weight: bold;
}
.m .pop .pop_form_name .rolename {
  font-size: 0.5rem;
}
.m .pop .pop_form_name .btns {
  width: 80%;
  margin: 0 auto;
  display: flex;
  justify-content: space-evenly;
  align-items: center;
}
.m .pop .pop_form_name .back_btn {
  width: 3.06rem;
  height: 0.83rem;
  background: url(https://media.zlongame.com/media/pictures/qy/e7/actv/2023/ecl2023/img/mbtn_bg.png);
  background-size: 100% 100%;
  cursor: pointer;
  line-height: 0.83rem;
  text-align: center;
  font-size: 0.4rem;
  font-weight: bold;
}
.m .pop .pop_form_name .confirm_btn {
  width: 3.06rem;
  height: 0.83rem;
  background: url(https://media.zlongame.com/media/pictures/qy/e7/actv/2023/ecl2023/img/mbtn_bg.png);
  background-size: 100% 100%;
  cursor: pointer;
  line-height: 0.83rem;
  text-align: center;
  font-size: 0.4rem;
  font-weight: bold;
}
.m .pop .common_pop {
  width: 9.53rem;
  height: 4.75rem;
  background: url(https://media.zlongame.com/media/pictures/qy/e7/actv/2023/ecl2023/img/mpop_bg.png);
  background-size: 100% 100%;
}
.m .pop .common_pop .title {
  font-size: 0.46rem;
  color: #3a354d;
  text-align: center;
}
.m .pop .common_pop .submit_btn {
  width: 193px;
  height: 66px;
  line-height: 66px;
  text-align: center;
  color: #fff;
  font-size: 36px;
  background: url(https://media.zlongame.com/media/pictures/qy/e7/actv/2023/ecl2023/img/pop_btn_bg.png);
  background-size: 100% 100%;
  cursor: pointer;
}
.m .pop .common_pop .btns {
  width: 100%;
  display: flex;
  justify-content: space-around;
  align-items: center;
}
.m .pop .common_pop .btns div {
  text-align: center;
  line-height: 66px;
  width: 107px;
  height: 66px;
  background: url(https://media.zlongame.com/media/pictures/qy/e7/actv/2023/ecl2023/img/pop_sbtn_bg.png);
  background-size: 100% 100%;
  color: #fff;
  font-size: 36px;
  cursor: pointer;
  font-weight: bold;
}
