html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  /* font: inherit; */
  vertical-align: baseline;
  font-family: Arial, "Microsoft Yahei";
}

a {
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

ol,
li {
  list-style: none;
}

section {
  font-size: 0.24rem;
}
img {
  border: 0;
  outline-width: 0px;
  vertical-align: top;
}

/*清除浮动*/

.clearfix:after {
  content: "\200B";
  display: block;
  height: 0;
  clear: both;
}

/* 滚动条样式美化 */
::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0.1);
  border-radius: 4px;
}

::-webkit-scrollbar-thumb {
  background: rgba(0, 0, 0, 0.3);
  border-radius: 4px;
  transition: background 0.3s ease;
}

::-webkit-scrollbar-thumb:hover {
  background: rgba(0, 0, 0, 0.5);
}

::-webkit-scrollbar-corner {
  background: transparent;
}

html,
body {
  position: relative;
  height: 100%;
  /* min-width: 1420px; */
}
.home-swiper {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.home-swiper-container,
.home-swiper-container .swiper-slide {
  width: 100%;
  height: 100%;
}

.lfcs {
  width: 100%;
  height: 100%;
}
.lfcs_navigation {
  width: 100vw;
  height: 4.167vw;
  background: url("https://image-platform.leniugame.com/pc_high_definition/1/top_bar_bg.png")
    no-repeat;
  background-size: 100% 100%;
  position: fixed;
  top: -1.094vw;
  z-index: 9;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  /* opacity: 0; */
}
.nav_ul {
  display: flex;
  align-items: center;
  position: relative;
  left: -0.5vw;
  /* transform: translateX(-0.5vw); */
}
.nav_li {
  width: 4.896vw;
  height: 0.938vw;
  margin: 0 2.813vw;
  cursor: pointer;
  background-size: 100%;
}
.nav_logo {
  background: url("https://image-platform.leniugame.com/pc_high_definition/1/Logo.png")
    no-repeat;
  background-size: 100% 100%;
  width: 7.344vw;
  height: 3.333vw;
  margin: 0 0.26vw;
  position: relative;
  left: 0;
  top: 0.8vw;
}
.nav_logo img {
  width: 100%;
  height: 100%;
}
.nav_item1 {
  background: url("https://image-platform.leniugame.com/pc_high_definition/1/title1.png")
    no-repeat;
  background-size: 100% 100%;
}
.nav_item1:hover,
.nav_item1.active {
  background: url("https://image-platform.leniugame.com/pc_high_definition/1/title1_hover.png")
    no-repeat;
  background-size: 100% 100%;
}
.nav_item2 {
  background: url("https://image-platform.leniugame.com/pc_high_definition/1/title2.png")
    no-repeat;
  background-size: 100% 100%;
}
.nav_item2:hover,
.nav_item2.active {
  background: url("https://image-platform.leniugame.com/pc_high_definition/1/title2_hover.png")
    no-repeat;
  background-size: 100% 100%;
}
.nav_item3 {
  background: url("https://image-platform.leniugame.com/pc_high_definition/1/title3.png")
    no-repeat;
  background-size: 100% 100%;
}
.nav_item3:hover,
.nav_item3.active {
  background: url("https://image-platform.leniugame.com/pc_high_definition/1/title3_hover.png")
    no-repeat;
  background-size: 100% 100%;
}
.nav_item4 {
  background: url("https://image-platform.leniugame.com/pc_high_definition/1/title4.png")
    no-repeat;
  background-size: 100% 100%;
}
.nav_item4:hover,
.nav_item4.active {
  background: url("https://image-platform.leniugame.com/pc_high_definition/1/title4_hover.png")
    no-repeat;
  background-size: 100% 100%;
}
.nav_item5 {
  background: url("https://image-platform.leniugame.com/pc_high_definition/1/title5.png")
    no-repeat;
  background-size: 100% 100%;
}
.nav_item5:hover,
.nav_item5.active {
  background: url("https://image-platform.leniugame.com/pc_high_definition/1/title5_hover.png")
    no-repeat;
  background-size: 100% 100%;
}
.lfcs_loading {
  width: 100%;
  height: 100vh;
  background: url("https://image-platform.leniugame.com/shdl/images/home/loading_bg.png")
    no-repeat;
  z-index: 999;
  position: fixed;
}
.lfcs_big_circle {
  position: absolute;
  top: 50%;
  left: 50%;
  will-change: transform;
  width: 10.2rem;
  height: 7.9rem;
  transform: translate(-50%, -50%);
}
.big_circle_img {
  width: 100%;
  height: 100%;
  background: url("https://image-platform.leniugame.com/shdl/images/home/big_circle.png")
    no-repeat;
  background-size: 100% 100%;
}
.clockwise_ani {
  animation: rotate-clockwise 10s linear infinite;
}
.lfcs_small_circle {
  position: absolute;
  top: 50%;
  left: 50%;
  will-change: transform;
  width: 6rem;
  height: 5.9rem;
  transform: translate(-50%, -50%);
}
.small_circle_img {
  width: 100%;
  height: 100%;
  background: url("https://image-platform.leniugame.com/shdl/images/home/small_circle.png")
    no-repeat;
  background-size: 100% 100%;
}
.anticlockwise_ani {
  animation: rotate-counterclockwise 10s linear infinite;
}
.lfcs_loading_logo {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -55%);
  width: 4.8rem;
  height: 2.275rem;
  background: url("https://image-platform.leniugame.com/shdl/images/home/loading_logo.png")
    no-repeat;
  background-size: 100% 100%;
}
.lfcs_loading_percen {
  position: absolute;
  top: 54%;
  left: 50%;
  transform: translate(-50%, 0);
  color: #fff;
  font-size: 0.6rem;
}
.lfcs_loading_text {
  position: absolute;
  top: 70%;
  left: 50%;
  transform: translate(-45%, -40%);
  width: 4.4rem;
  height: 1.0875rem;
  background: url("https://image-platform.leniugame.com/shdl/images/home/loading_text.png")
    no-repeat;
  background-size: 100% 100%;
}

.lfcs_home {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 2;
  /* background-image: url("https://image-platform.leniugame.com/shdl/images/home/lfcs_bg.png");
  background-position: top;
  background-repeat: no-repeat;
  background-size: cover; */
}
.lfcs_reservation {
  position: absolute;
  left: 20.9vw;
  top: 54vh;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
}
.lfcs_reservation_button {
  width: 16.09vw;
  height: 4.64vw;
  background: url("https://image-platform.leniugame.com/pc_high_definition/1/reserve.png")
    no-repeat;
  background-size: 100% 100%;
}
.lfcs_reservation_button:hover {
  cursor: pointer;
  background: url("https://image-platform.leniugame.com/pc_high_definition/1/reserve_hover.png")
    no-repeat;
  background-size: 100% 100%;
}
.lfcs_reservation_button.reserved {
  background: url("https://image-platform.leniugame.com/pc_high_definition/1/reserved.png")
    no-repeat;
  background-size: 100% 100%;
}
.lfcs_reservation_content {
  width: 100%;
  height: 0.99vw;
  line-height: 0.99vw;
  margin-top: 0.83vw;
  font-size: 0.94vw;
  text-align: center;
  color: #3e2b25;
}
.lfcs_reservation_content_number {
  color: #d74a22;
  text-align: center;
  font-size: 1.15vw;
  font-weight: bold;
  transform: translateY(0.073vw);
  display: inline-block;
}

.lfcs_left {
  position: absolute;
  left: 7.708vw;
  top: 2.344vw;
  display: flex;
}
.lfcs_left div {
  width: 0.4625rem;
  height: 0.45rem;
  cursor: pointer;
  margin: 0 0.075rem;
  background-size: 100%;
}
.lfcs_wechat {
  position: relative;
  background: url("https://image-platform.leniugame.com/pc_high_definition/1/wechat.png")
    no-repeat;
}
.lfcs_wechat:hover {
  background: url("https://image-platform.leniugame.com/pc_high_definition/1/wechat_hover.png")
    no-repeat;
  background-size: 100%;
}
.lfcs_wechat_dialog {
  position: absolute;
  background: url("https://image-platform.leniugame.com/pc_high_definition/1/wechat_qrcode.png")
    no-repeat;
  width: 1.7875rem !important;
  height: 1.975rem !important;
  left: -0.67rem;
  top: 0.1rem;
  display: block;
}

.lfcs_taptap {
  background: url("https://image-platform.leniugame.com/pc_high_definition/1/tap.png")
    no-repeat;
}
.lfcs_taptap:hover {
  background: url("https://image-platform.leniugame.com/pc_high_definition/1/tap_hover.png")
    no-repeat;
  background-size: 100%;
}

.lfcs_modal {
  display: none;
  position: fixed;
  z-index: 99;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.7); /* 半透明背景 */
}
.lfcs_modal_content {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 60vw;
}
.lfcs_video_close {
  width: 0.2125rem;
  height: 0.2125rem;
  position: absolute;
  top: 0;
  right: -0.3125rem;
  cursor: pointer;
}
.lfcs_modal_content video {
  width: 100%;
}
.new_tips_btn {
  width: 0.7875rem;
  height: 1.025rem;
  background: url("http://localhost:3000/images/lfcs_official_page/pc_high_definition/1/16+.png");
  position: absolute;
  bottom: 0.625rem;
  right: 0.375rem;
  cursor: pointer;
  background-size: 100%;
}

.mask {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 999;
  display: none;
}

.tips_dialog {
  width: 8.525rem;
  height: 7.6875rem;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: url("https://image-platform.leniugame.com/shdl/images/home/tips_dialog1.png")
    no-repeat;
  background-size: 100%;
}

.tips_dialog_close {
  position: absolute;
  top: 0.125rem;
  right: -0.6rem;
  background-image: url("https://image-platform.leniugame.com/shdl/images/home/float_dialog_close.png");
  width: 0.475rem;
  height: 0.475rem;
  cursor: pointer;
  background-size: 100%;
}

@keyframes rotate-clockwise {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}

@keyframes rotate-counterclockwise {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(-360deg);
  }
}

/* 重构分割线 */
.one_page_bg {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.bg_video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: 1;
}

/* 如果视频加载失败，显示背景图片 */
.one_page_bg::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url("https://image-platform.leniugame.com/lfcs/pc_high_definition/bg1_new.png") no-repeat;
  background-size: 100% 100%;
  z-index: 0;
}
.news-width {
  width: 100%;
}
.mouse_tip {
  position: absolute;
  bottom: 6.944vh;
  left: 0;
  right: 0;
  z-index: 9;
  /* width: 10.677vw;
  height: 4.844vw; */
  margin: 0 auto;
  animation: floatUpDown 2.8s ease-in-out infinite;
}
@keyframes floatUpDown {
  0%,
  100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(0.125rem);
  }
}

/* 微信预约弹窗 */
.wxcode_dialog {
  position: fixed;
  left: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0.8);
  width: 100%;
  height: 100%;
  z-index: 100;
  display: none;
}

.wxcode_content {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.wxcode_container {
  background: url(https://image-platform.leniugame.com/lfcs/pc_high_definition/dialog2_bg_new.png)
    no-repeat;
  background-size: 100% 100%;
  width: 994px;
  height: 564px;
  position: relative;
  right: 7%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.wxcode_close_btn {
  position: absolute;
  width: 3.177vw;
  height: 2.969vw;
  top: 4.5%;
  right: 0;
  cursor: pointer;
}
.wxcode_text {
  position: absolute;
  bottom: 3.906vw;
  left: -0.521vw;
  width: 100%;
  text-align: center;
  height: 1.042vw;
  line-height: 1.042vw;
  color: #b12f1e;
  font-size: 1.042vw;
  cursor: pointer;
}

/* 手机预约弹窗 */
.phone_dialog {
  position: fixed;
  left: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0.8);
  width: 100%;
  height: 100%;
  z-index: 100;
  display: none;
}

.phone_content {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.phone_container {
  background: url("https://image-platform.leniugame.com/pc_high_definition/dialog/dialog1_bg.png")
    no-repeat;
  background-size: 100% 100%;
  width: 51.823vw;
  height: 31.354vw;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}

.phone_close_btn {
  position: absolute;
  width: 3.177vw;
  height: 2.969vw;
  top: 4.5%;
  right: 0;
  cursor: pointer;
}

.phone_success {
  position: absolute;
  top: 7.448vw;
  left: 8.906vw;
  width: 19.219vw;
  height: 18.229vw;
  display: none;
}
.phone_reserve_container {
  width: auto;
  height: auto;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 7.708vw;
  left: 9.323vw;
}
.phone_reserve_title {
  width: 18.333vw;
  height: 2.188vw;
  margin-bottom: 1.563vw;
}
.phone_reserve_title img {
  width: 100%;
  height: 100%;
}
.phone_reserve_content {
  width: 17.708vw;
  height: 6.823vw;
  background: url("https://image-platform.leniugame.com/pc_high_definition/dialog/phone_input.png")
    no-repeat;
  background-size: 100% 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 1.042vw;
}

.phone_reserve_phone_input {
  width: 99%;
  height: 3.125vw;
}
.phone_reserve_verify_input_container {
  width: 100%;
  height: 3.125vw;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
}
.phone_reserve_verify_input {
  margin-top: 0.26vw;
  width: auto;
  height: 100%;
  flex: 1;
}
.phone_reserve_verify_btn {
  margin-top: 0.26vw;
  width: 6.719vw;
  height: 3.125vw;
  background: url("https://image-platform.leniugame.com/pc_high_definition/dialog/get_code.png")
    no-repeat;
  background-size: 100% 100%;
}
.phone_reserve_verify_btn:hover {
  margin-top: 0.26vw;
  width: 6.719vw;
  height: 3.125vw;
  background: url("https://image-platform.leniugame.com/pc_high_definition/dialog/get_code_hover.png")
    no-repeat;
  background-size: 100% 100%;
  cursor: pointer;
}
.phone_reserve_verify_btn_disabled {
  display: none;
  margin-top: 0.26vw;
  width: 6.719vw;
  height: 3.125vw;
  background: url("https://image-platform.leniugame.com/pc_high_definition/dialog/code_box.png")
    no-repeat;
  background-size: 100% 100%;
  cursor: not-allowed;
  text-align: center;
}
.phone_reserve_verify_btn_disabled_text {
  height: 3.125vw;
  line-height: 3.125vw;
  color: #896006;
  font-size: 1.019vw;
}
.phone_reserve_input {
  outline: none;
  border: none;
  background: transparent;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  box-shadow: none;
  font-family: inherit;
  color: inherit;
  padding: 0 0.521vw;
  margin: 0;
  width: calc(100% - 1.563vw);
  height: 100%;
  font-size: 1.019vw;
}
.phone_reserve_input::placeholder {
  color: #5f4949;
}
.phone_reserve_content_btn {
  width: 16.094vw;
  height: 4.635vw;
  background: url("https://image-platform.leniugame.com/pc_high_definition/dialog/reserve.png")
    no-repeat;
  background-size: 100% 100%;
  margin-bottom: 1.042vw;
}
.phone_reserve_content_btn:hover {
  width: 16.094vw;
  height: 4.635vw;
  background: url("https://image-platform.leniugame.com/pc_high_definition/dialog/reserve_hover.png")
    no-repeat;
  background-size: 100% 100%;
  cursor: pointer;
}
.phone_reserve_privacy_policy {
  width: 100%;
  height: 1.146vw;
  display: flex;
  flex-direction: row;
  position: relative;
  justify-content: center;
  align-items: center;
}
.phone_reserve_privacy_policy_checkbox {
  width: 1.146vw;
  height: 1.146vw;
  padding-right: 0.521vw;
  position: relative;
  cursor: pointer;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}
.phone_reserve_privacy_policy_checkbox img {
  width: 100%;
  height: 100%;
}
.checkbox_checked::before {
  content: "";
  display: block;
  position: absolute;
  left: -0.052vw;
  top: -0.104vw;
  width: 1.406vw;
  height: 1.146vw;
  background: url("https://image-platform.leniugame.com/pc_high_definition/dialog/check.png")
    no-repeat;
  background-size: 100% 100%;
}
.phone_reserve_privacy_policy_text {
  width: auto;
  height: 100%;
  color: #5f4949;
  font-size: 0.781vw;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.toast-message {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: rgba(0, 0, 0, 0.7);
  color: #fff;
  padding: 0.833vw 1.042vw;
  border-radius: 0.208vw;
  font-size: 0.729vw;
  z-index: 9999;
  text-align: center;
  min-width: 10.417vw;
  max-width: 80%;
  box-shadow: 0 0.104vw 0.417vw rgba(0, 0, 0, 0.2);
  line-height: 1.5;
  transition: opacity 0.3s, transform 0.3s;
  pointer-events: none;
  word-wrap: break-word;
  white-space: pre-wrap;
}

/* 预约有礼悬浮窗 */
.reserve_float_window {
  display: block;
  width: 9.948vw;
  height: 7.813vw;
  z-index: 99;
  position: fixed;
  bottom: 5.313vw;
  left: 5.677vw;
  background: url("https://image-platform.leniugame.com/lfcs/pc_high_definition/icon_new.png") no-repeat;
  background-size: 100% 100%;
}
.reserve_float_window:hover {
  width: 9.948vw;
  height: 7.813vw;
  z-index: 99;
  position: fixed;
  bottom: 5.313vw;
  left: 5.677vw;
  background: url("https://image-platform.leniugame.com/lfcs/pc_high_definition/icon_new_hover.png") no-repeat;
  background-size: 100% 100%;
  cursor: pointer;
}

.download_box {
  background: url(https://image-platform.leniugame.com/lfcs/pc_high_definition/btn_group_box.png) no-repeat;
  width: 24.531vw;
  height: 7.760vw;
  background-size: 100% 100%;
  position: absolute;
  right: 18.35%;
  bottom: 7.6%;
 
}

.download_container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: row;
  gap: 0.5vw;
  position: relative;
  left: 0;
  right: 0;
  margin: auto;
}

.download_item {
  margin-top: 0.3vw;
}

.qrcode {
  margin-left: 0.8vw;
}

 
.download_item > img {
  margin: 0.1vw 0;
  cursor: pointer;
}

.download_btn_group {
  display: flex;
  align-items: center;
  position: absolute;
  flex-direction: column;
  justify-content: center;
  right: 21.1vw;
  bottom: 13.6vh;
}

.download_item {
  width: 100%;
  height: auto;
  display: flex;
  justify-content: space-evenly;
}

.qr_code_img {
  width: 5.781vw;
  height: 5.365vw;
}

.ios_download {
  width: 9.323vw;
  height: 2.552vw;
  margin-right: 0.2vw;
}

.google_download {
  width: 9.323vw;
  height: 2.552vw;
  margin-left: 0.2vw;
}

.media_group > img {
  width: 6.823vw;
  height: 1.719vw;
}

.google_download {
  background: url(https://image-platform.leniugame.com/lfcs/pc_high_definition/pc_google.png) no-repeat;
  width: 9.896vw;
  height: 3.073vw;
  cursor: pointer;
  background-size: 100% 100%;
}

.google_download:hover {
  background: url(https://image-platform.leniugame.com/lfcs/pc_high_definition/pc_google_hover.png) no-repeat;
  width: 9.896vw;
  height: 3.073vw;
  cursor: pointer;
  background-size: 100% 100%;
} 

 .ios_download {
  background: url(https://image-platform.leniugame.com/lfcs/pc_high_definition/pc_ios.png) no-repeat;
  width: 9.896vw;
  height: 3.073vw;
  cursor: pointer;
  background-size: 100% 100%;
}

.ios_download:hover {
  background: url(https://image-platform.leniugame.com/lfcs/pc_high_definition/pc_ios_hover.png) no-repeat;
  width: 9.896vw;
  height: 3.073vw;
  cursor: pointer;
  background-size: 100% 100%;
}

.lfcs_tips_new {
  position: absolute;
  background: url(https://image-platform.leniugame.com/lfcs/pc_high_definition/tips.png) no-repeat;
  background-size: 100% 100%;
  width: 3.282vw;
  height: 4.266vw;
  right: 3%;
  bottom: 5%;
  cursor: pointer;
}

.age_dialog_new {
  position: fixed;
  left: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0.8);
  width: 100%;
  height: 100%;
  z-index: 100;
  display: none;
}

.age_box_bg {
  width: 51.198vw;
  height: 33.594vw;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  top: calc(50% - 16.797vw);
  background: url(https://image-platform.leniugame.com/lfcs/pc_high_definition/tips_dialog.png) no-repeat;
  background-size: 100% 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.age_close_btn {
  position: absolute;
  width: 3.177vw;
  height: 2.969vw;
  top: 4.5%;
  right: 0;
  cursor: pointer;
}

.tips_text {
  padding: 0.25rem 0.5rem;
  font-size: 0.2rem;
  width: 75%;
  height: 64%;
  position: relative;
  left: 0;
}

.text_content {
  width: 60%;
  height: 93%;
  overflow-y: auto;
  padding-right: 20px;
}

.text_title {
  font-size: 0.45rem;
  font-weight: bold;
  text-align: center;
}

.other_btn {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0;
  flex-wrap: wrap;
  margin-top: 0.6vw;
}

.mumu_btn {
  background: url(https://image-platform.leniugame.com/lfcs/pc_high_definition3/mumu.png) no-repeat;
  width: 3.666vw;
  height: 3.188vw;
  cursor: pointer;
  background-size: 100% 100%;
}

.mumu_btn:hover {
  background: url(https://image-platform.leniugame.com/lfcs/pc_high_definition3/mumu_on.png) no-repeat;
  width: 3.666vw;
  height: 3.188vw;
  cursor: pointer;
  background-size: 100% 100%;
}

.leidian_btn {
  background: url(https://image-platform.leniugame.com/lfcs/pc_high_definition3/leidian.png) no-repeat;
  width: 3.666vw;
  height: 3.188vw;
  cursor: pointer;
  background-size: 100% 100%;
}

.leidian_btn:hover {
  background: url(https://image-platform.leniugame.com/lfcs/pc_high_definition3/leidian_on.png) no-repeat;
  width: 3.666vw;
  height: 3.188vw;
  cursor: pointer;
  background-size: 100% 100%;
}

.taptap_btn {
  background: url(https://image-platform.leniugame.com/lfcs/pc_high_definition3/taptap.png) no-repeat;
  width: 3.666vw;
  height: 3.188vw;
  cursor: pointer;
  background-size: 100% 100%;
}

.taptap_btn:hover {
  background: url(https://image-platform.leniugame.com/lfcs/pc_high_definition3/taptap_on.png) no-repeat;
  width: 3.666vw;
  height: 3.188vw;
  cursor: pointer;
  background-size: 100% 100%;
}


.kuaibao_btn {
  background: url(https://image-platform.leniugame.com/lfcs/pc_high_definition3/kuaibao.png) no-repeat;
  width: 3.666vw;
  height: 3.188vw;
  cursor: pointer;
  background-size: 100% 100%;
}

.kuaibao_btn:hover {
  background: url(https://image-platform.leniugame.com/lfcs/pc_high_definition3/kuaibao_on.png) no-repeat;
  width: 3.666vw;
  height: 3.188vw;
  cursor: pointer;
  background-size: 100% 100%;
}

.wechat_btn {
  background: url(https://image-platform.leniugame.com/lfcs/pc_high_definition3/code.png) no-repeat;
  width: 3.666vw;
  height: 3.188vw;
  cursor: pointer;
  background-size: 100% 100%;
  position: relative;
}

.wechat_btn:hover {
  background: url(https://image-platform.leniugame.com/lfcs/pc_high_definition3/code_on.png) no-repeat;
  width: 3.666vw;
  height: 3.188vw;
  cursor: pointer;
  background-size: 100% 100%;
}

.wechat_btn .lfcs_wechat_dialog {
  position: absolute;
  background: url(https://image-platform.leniugame.com/lfcs/pc_high_definition3/qrcode_wechat.png) no-repeat;
  width: 5.208vw;
  height: 5.781vw;
  background-size: 100% 100%;
  left: 50%;
  top: -8.5vw;
  transform: translateX(-50%);
  margin-bottom: 0.521vw;
  display: none;
  z-index: 10;
}

.wechat_btn:hover .lfcs_wechat_dialog {
  display: block;
}