/** mixins **/
.footer-nav {
  position: relative;
  width: 1108px;
  margin: 0 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.footer-nav .footer-left {
  margin-left: 126px;
}
.footer-nav .footer-left .leihuo-age-rating {
  width: 83px;
}
.footer-nav .footer-left .studio-logo img {
  width: 140px;
  height: 62px;
}
.footer-nav .footer-right {
  width: 394px;
  margin-right: 126px;
}
.footer-nav .footer-right .nav-links {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.footer-nav .footer-right .nav-links .nav-link {
  color: #fff;
  font-size: 22px;
  font-style: normal;
  font-weight: 330;
  line-height: normal;
  letter-spacing: -0.88px;
  margin-right: 40px;
}
.footer-nav .footer-right .nav-links .nav-link .lang-list {
  display: none;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translate(100%, -50%);
          transform: translate(100%, -50%);
  width: 143px;
  border-radius: 8px;
  background: #ebebeb;
  backdrop-filter: blur(23px);
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 8px 7px;
}
.footer-nav .footer-right .nav-links .nav-link .lang-list .lang-item {
  color: #616161;
  border-radius: 8px;
  line-height: 41px;
  height: 41px;
  text-align: center;
  font-weight: 400;
  font-size: 18px;
  margin-bottom: 2px;
}
.footer-nav .footer-right .nav-links .nav-link .lang-list .lang-item.active,
.footer-nav .footer-right .nav-links .nav-link .lang-list .lang-item:hover {
  color: #fff;
  width: 100%;
  background: #191919;
}
.footer-nav .footer-right .nav-links .nav-link:hover {
  color: #00a2ff;
}
.footer-nav .footer-right .nav-links .nav-link:hover .lang-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.footer-nav .footer-right .nav-links .nav-link-language {
  width: 140px;
  cursor: pointer;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: 0;
}
.footer-nav .footer-right .nav-links .nav-link-language:hover {
  color: #fff;
}
.footer-nav .footer-right .nav-links .nav-link-language .icon-language {
  width: 24px;
  height: 26px;
  margin-right: 8px;
  background: url(https://ananta.res.netease.com/pc/gw/20260810114100/assets/icon-language_fcdbc674.svg) no-repeat center;
  background-size: contain;
}
.footer-nav .footer-right .nav-links .nav-link-language .icon-arrow {
  width: 12px;
  height: 12px;
  margin-left: 8px;
  background: url(https://ananta.res.netease.com/pc/gw/20260810114100/assets/icon-arrow_9bc37706.svg) no-repeat center;
  background-size: contain;
}
.footer-nav .footer-right .privacy-links {
  color: rgba(255, 255, 255, 0.5);
  font-size: 18px;
  font-style: normal;
  font-weight: 330;
  line-height: normal;
  letter-spacing: -0.56px;
  margin-top: 16px;
}
.footer-nav .footer-right .game-icons {
  position: relative;
  width: 387px;
  height: 60px;
  margin-top: 90px;
  margin-left: -228px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.footer-nav .footer-right .game-icons::before {
  content: "";
  position: absolute;
  top: -1px;
  left: 50%;
  width: 1329px;
  height: 1px;
  background: rgba(255, 255, 255, 0.5);
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.footer-nav .footer-right .game-icons a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -webkit-flex: none;
      -ms-flex: none;
          flex: none;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  cursor: default;
}
.footer-nav .footer-right .game-icons a img {
  display: block;
}
.footer-nav .footer-right .game-icons a:nth-child(1) {
  width: 60px;
  height: 60px;
  margin-right: 28px;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.footer-nav .footer-right .game-icons a:nth-child(2) {
  width: 32px;
  height: 32px;
  margin-top: 17px;
  margin-right: 24px;
}
.footer-nav .footer-right .game-icons a:nth-child(3) {
  width: 31px;
  height: 31px;
  margin-top: 14px;
  margin-right: 24px;
}
.footer-nav .footer-right .game-icons a:nth-child(4) {
  width: 29px;
  height: 29px;
  margin-top: 16px;
  margin-right: 27px;
}
.footer-nav .footer-right .game-icons a:nth-child(5) {
  width: 31px;
  height: 23px;
  margin-top: 19px;
  margin-right: 30px;
}
.footer-nav .footer-right .game-icons .game-more {
  -webkit-box-flex: 0;
  -webkit-flex: none;
      -ms-flex: none;
          flex: none;
  margin-top: 23px;
  color: rgba(255, 255, 255, 0.5);
  font-size: 14px;
  font-style: normal;
  font-weight: 330;
  line-height: 19px;
  letter-spacing: -0.56px;
}

