@charset "utf-8";

/** mixins **/

/* stylelint-disable font-family-no-missing-generic-family-keyword */

* {
  -webkit-tap-highlight-color: transparent;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-focus-ring-color: rgba(0, 0, 0, 0);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

/* Noto黑体简体 */

@font-face {
  font-family: 'Noto Sans SC';
  src: url('https://nie.res.netease.com/comm/js/leihuo/fonts/noto/noto-sans-sc-v26-latin_chinese-simplified-300.woff2') format('woff2'), url('https://nie.res.netease.com/comm/js/leihuo/fonts/noto/noto-sans-sc-v26-latin_chinese-simplified-300.woff') format('woff');
  font-weight: 300;
}

@font-face {
  font-family: 'Noto Sans SC';
  src: url('https://nie.res.netease.com/comm/js/leihuo/fonts/noto/noto-sans-sc-v26-latin_chinese-simplified-regular.woff2') format('woff2'), url('https://nie.res.netease.com/comm/js/leihuo/fonts/noto/noto-sans-sc-v26-latin_chinese-simplified-regular.woff') format('woff');
  font-weight: 400;
}

@font-face {
  font-family: 'Noto Sans SC';
  src: url('https://nie.res.netease.com/comm/js/leihuo/fonts/noto/noto-sans-sc-v26-latin_chinese-simplified-500.woff2') format('woff2'), url('https://nie.res.netease.com/comm/js/leihuo/fonts/noto/noto-sans-sc-v26-latin_chinese-simplified-500.woff') format('woff');
  font-weight: 500;
}

@font-face {
  font-family: 'Noto Sans SC';
  src: url('https://nie.res.netease.com/comm/js/leihuo/fonts/noto/noto-sans-sc-v26-latin_chinese-simplified-700.woff2') format('woff2'), url('https://nie.res.netease.com/comm/js/leihuo/fonts/noto/noto-sans-sc-v26-latin_chinese-simplified-700.woff') format('woff');
  font-weight: 700;
}

/* Noto黑体繁体 */

@font-face {
  font-family: 'Noto Sans TC';
  src: url('https://nie.res.netease.com/comm/js/leihuo/fonts/noto/noto-sans-tc-v26-latin_chinese-traditional-300.woff2') format('woff2'), url('https://nie.res.netease.com/comm/js/leihuo/fonts/noto/noto-sans-tc-v26-latin_chinese-traditional-300.woff') format('woff');
  font-weight: 300;
}

@font-face {
  font-family: 'Noto Sans TC';
  src: url('https://nie.res.netease.com/comm/js/leihuo/fonts/noto/noto-sans-tc-v26-latin_chinese-traditional-regular.woff2') format('woff2'), url('https://nie.res.netease.com/comm/js/leihuo/fonts/noto/noto-sans-tc-v26-latin_chinese-traditional-regular.woff') format('woff');
  font-weight: 400;
}

@font-face {
  font-family: 'Noto Sans TC';
  src: url('https://nie.res.netease.com/comm/js/leihuo/fonts/noto/noto-sans-tc-v26-latin_chinese-traditional-500.woff2') format('woff2'), url('https://nie.res.netease.com/comm/js/leihuo/fonts/noto/noto-sans-tc-v26-latin_chinese-traditional-500.woff') format('woff');
  font-weight: 500;
}

@font-face {
  font-family: 'Noto Sans TC';
  src: url('https://nie.res.netease.com/comm/js/leihuo/fonts/noto/noto-sans-tc-v26-latin_chinese-traditional-700.woff2') format('woff2'), url('https://nie.res.netease.com/comm/js/leihuo/fonts/noto/noto-sans-tc-v26-latin_chinese-traditional-700.woff') format('woff');
  font-weight: 700;
}

/* Noto黑体日语 */

@font-face {
  font-family: 'Noto Sans JP';
  src: url('https://nie.res.netease.com/comm/js/leihuo/fonts/noto/noto-sans-jp-v42-latin_japanese-300.woff2') format('woff2'), url('https://nie.res.netease.com/comm/js/leihuo/fonts/noto/noto-sans-jp-v42-latin_japanese-300.woff') format('woff');
  font-weight: 300;
}

@font-face {
  font-family: 'Noto Sans JP';
  src: url('https://nie.res.netease.com/comm/js/leihuo/fonts/noto/noto-sans-jp-v42-latin_japanese-regular.woff2') format('woff2'), url('https://nie.res.netease.com/comm/js/leihuo/fonts/noto/noto-sans-jp-v42-latin_japanese-regular.woff') format('woff');
  font-weight: 400;
}

@font-face {
  font-family: 'Noto Sans JP';
  src: url('https://nie.res.netease.com/comm/js/leihuo/fonts/noto/noto-sans-jp-v42-latin_japanese-500.woff2') format('woff2'), url('https://nie.res.netease.com/comm/js/leihuo/fonts/noto/noto-sans-jp-v42-latin_japanese-500.woff') format('woff');
  font-weight: 500;
}

@font-face {
  font-family: 'Noto Sans JP';
  src: url('https://nie.res.netease.com/comm/js/leihuo/fonts/noto/noto-sans-jp-v42-latin_japanese-700.woff2') format('woff2'), url('https://nie.res.netease.com/comm/js/leihuo/fonts/noto/noto-sans-jp-v42-latin_japanese-700.woff') format('woff');
  font-weight: 700;
}

/* Noto黑体韩语 */

@font-face {
  font-family: 'Noto Sans KR';
  src: url('https://nie.res.netease.com/comm/js/leihuo/fonts/noto/noto-sans-kr-v27-latin_korean-300.woff2') format('woff2'), url('https://nie.res.netease.com/comm/js/leihuo/fonts/noto/noto-sans-kr-v27-latin_korean-300.woff') format('woff');
  font-weight: 300;
}

@font-face {
  font-family: 'Noto Sans KR';
  src: url('https://nie.res.netease.com/comm/js/leihuo/fonts/noto/noto-sans-kr-v27-latin_korean-regular.woff2') format('woff2'), url('https://nie.res.netease.com/comm/js/leihuo/fonts/noto/noto-sans-kr-v27-latin_korean-regular.woff') format('woff');
  font-weight: 400;
}

@font-face {
  font-family: 'Noto Sans KR';
  src: url('https://nie.res.netease.com/comm/js/leihuo/fonts/noto/noto-sans-kr-v27-latin_korean-500.woff2') format('woff2'), url('https://nie.res.netease.com/comm/js/leihuo/fonts/noto/noto-sans-kr-v27-latin_korean-500.woff') format('woff');
  font-weight: 500;
}

@font-face {
  font-family: 'Noto Sans KR';
  src: url('https://nie.res.netease.com/comm/js/leihuo/fonts/noto/noto-sans-kr-v27-latin_korean-700.woff2') format('woff2'), url('https://nie.res.netease.com/comm/js/leihuo/fonts/noto/noto-sans-kr-v27-latin_korean-700.woff') format('woff');
  font-weight: 700;
}

/* Noto黑体泰语 */

@font-face {
  font-family: 'Noto Sans Thai';
  src: url('https://nie.res.netease.com/comm/js/leihuo/fonts/noto/noto-sans-thai-v20-thai_latin-300.woff2') format('woff2'), url('https://nie.res.netease.com/comm/js/leihuo/fonts/noto/noto-sans-thai-v20-thai_latin-300.woff') format('woff');
  font-weight: 300;
}

@font-face {
  font-family: 'Noto Sans Thai';
  src: url('https://nie.res.netease.com/comm/js/leihuo/fonts/noto/noto-sans-thai-v20-thai_latin-regular.woff2') format('woff2'), url('https://nie.res.netease.com/comm/js/leihuo/fonts/noto/noto-sans-thai-v20-thai_latin-regular.woff') format('woff');
  font-weight: 400;
}

@font-face {
  font-family: 'Noto Sans Thai';
  src: url('https://nie.res.netease.com/comm/js/leihuo/fonts/noto/noto-sans-thai-v20-thai_latin-500.woff2') format('woff2'), url('https://nie.res.netease.com/comm/js/leihuo/fonts/noto/noto-sans-thai-v20-thai_latin-500.woff') format('woff');
  font-weight: 500;
}

@font-face {
  font-family: 'Noto Sans Thai';
  src: url('https://nie.res.netease.com/comm/js/leihuo/fonts/noto/noto-sans-thai-v20-thai_latin-700.woff2') format('woff2'), url('https://nie.res.netease.com/comm/js/leihuo/fonts/noto/noto-sans-thai-v20-thai_latin-700.woff') format('woff');
  font-weight: 700;
}

html {
  font-family: "Noto Sans SC", sans-serif;
}

[lang|="zh-hant"],
[lang|="zh-hans"],
[lang|="zh-cht"],
[lang=zh-hk],
[lang=zh-tw] {
  font-family: "Noto Sans TC", sans-serif;
}

[lang|="jp"] {
  font-family: "Noto Sans JP", sans-serif;
}

[lang|="kr"] {
  font-family: "Noto Sans KR", sans-serif;
}

[lang|="th"] {
  font-family: "Noto Sans Thai", sans-serif;
}

/* CSS Document */

html,
body,
h1,
h2,
h3,
h4,
h5,
h6,
div,
dl,
dt,
dd,
ul,
ol,
li,
p,
blockquote,
pre,
hr,
figure,
table,
caption,
th,
td,
form,
fieldset,
legend,
input,
button,
textarea,
menu,
select {
  margin: 0;
  padding: 0;
}

html,
body,
fieldset,
img,
iframe,
abbr {
  border: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
  font-style: normal;
}

strong,
b {
  font-weight: bold;
  font-style: normal;
}

em {
  font-weight: normal;
  font-style: italic;
}

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

li {
  list-style: none;
}

button,
a,
select {
  border: none;
  outline: none;
}

input,
textarea,
button,
a {
  font: inherit;
  color: inherit;
}

input,
textarea {
  outline: none;
}

textarea {
  overflow: auto;
  resize: none;
}

a,
button {
  cursor: pointer;
}

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

select {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
  -webkit-transition-delay: 999999s;
  -webkit-transition: color 999999s ease-out, background-color 999999s ease-out;
}

#NIE-warning-dialog {
  -webkit-box-sizing: content-box !important;
  box-sizing: content-box !important;
}

#NIE-topBar {
  z-index: 999 !important;
}

#NIE-topBar * {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

@font-face {
  font-family: 'fzltdh';
  src: url('https://nie.res.netease.com/comm/js/nie/ref/fonts/fzltdh.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'fzlth';
  src: url('https://nie.res.netease.com/comm/js/nie/ref/fonts/fzlth.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'fzltth';
  src: url('https://nie.res.netease.com/comm/js/nie/ref/fonts/fzltth.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'fzltxh';
  src: url('https://nie.res.netease.com/comm/js/nie/ref/fonts/fzltxh.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'fzltzhjt';
  src: url('https://nie.res.netease.com/comm/js/nie/ref/fonts/fzltzhjt.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

/* 250825 字体资源修正
  ========================================================================== */

@font-face {
  font-family: "FZLanTingHeiS-H-GB";
  src: url("https://nie.res.netease.com/comm/js/leihuo/fonts/FZLanTingHeiSHGB-Regular.woff2") format("woff2"), url("https://nie.res.netease.com/comm/js/leihuo/fonts/FZLanTingHeiSHGB-Regular.woff") format("woff");
  font-weight: 400;
}

@font-face {
  font-family: "FZLanTingHeiS-DB-GB";
  src: url("https://nie.res.netease.com/comm/js/leihuo/fonts/FZLanTingHeiSDBGB-Regular.woff2") format("woff2"), url("https://nie.res.netease.com/comm/js/leihuo/fonts/FZLanTingHeiSDBGB-Regular.woff") format("woff");
  font-weight: 400;
}

@font-face {
  font-family: "FZLanTingHeiS-R-GB";
  src: url("https://nie.res.netease.com/comm/js/leihuo/fonts/FZLanTingHeiSRGB-Regular.woff2") format("woff2"), url("https://nie.res.netease.com/comm/js/leihuo/fonts/FZLanTingHeiSRGB-Regular.woff") format("woff");
  font-weight: 400;
}

html,
body {
  position: relative;
  margin: 0 auto !important;
  width: 100%;
  color: #eee;
}

#leihuo-top {
  display: none;
}

#g-nav {
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  max-width: 25.6rem;
}

body {
  font-size: 0.16rem;
  font-family: 'fzlth', serif;
}

#app {
  position: relative;
  background-color: #060310;
}

.process {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 1000;
  width: 100%;
  height: 0.06rem;
  border-radius: 0;
}

.process .el-progress-bar {
  height: 100%;
}

.process .el-progress-bar__outer {
  height: 100% !important;
  background-color: transparent;
}

.process .el-progress-bar__inner {
  border-radius: 0;
}

.container-all {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  margin: auto;
  background-color: #02000b;
  /* 顶部盒子
    ========================================================================== */
}

.container-all .all-content {
  /**
     * ！！！ container-all 为补充all-content 超出背景图的高度的背景色, all-content 顶部满宽设置背景图, 不对背景图进行拉伸(100% or cover 操作) 防止因all-content 高度变化引起背景图拉伸
    */
  background: url(https://wildgate.res.netease.com/pc/zt/20250305185500/assets/bg_33f00e8c.jpg) no-repeat center top / 100% 22.74rem;
}

.container-all .top-box {
  height: 7.5rem;
}

.container-kv {
  position: relative;
  z-index: 1;
  padding-top: 3.04rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.container-kv .slogan {
  width: 14rem;
  margin: auto;
  text-align: center;
  line-height: 1.07;
  font-size: 0.78rem;
  font-family: 'FZLanTingHeiS-H-GB';
  letter-spacing: 0.12rem;
  color: #fff;
  -webkit-transform: skewX(-7deg);
  transform: skewX(-7deg);
  text-shadow: 0 0 0.25rem #6643C3;
}

.container-kv .slogan-mini {
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0.08rem auto 0;
  line-height: 1.8;
  text-align: center;
  font-size: 0.38rem;
  font-family: "FZLanTingHeiS-DB-GB";
  color: #fff;
  letter-spacing: 0.1rem;
  text-shadow: 0.01rem 0.01rem 0.12rem rgba(18, 0, 67, 0.6), 0 0 0.12rem rgba(210, 185, 245, 0.5);
}

.container-kv .slogan-mini::before,
.container-kv .slogan-mini::after {
  content: '';
  position: absolute;
  top: 50%;
  width: 0.88rem;
  height: 0.02rem;
}

.container-kv .slogan-mini::before {
  left: 0;
  -webkit-transform: translate3d(-120%, -50%, 0);
  transform: translate3d(-120%, -50%, 0);
  display: block;
  background-image: -webkit-gradient(linear, right top, left top, from(#A9ADFF), to(rgba(169, 173, 255, 0)));
  background-image: linear-gradient(-90deg, #A9ADFF 0%, rgba(169, 173, 255, 0) 100%);
}

.container-kv .slogan-mini::after {
  right: 0;
  -webkit-transform: translate3d(110%, -50%, 0);
  transform: translate3d(110%, -50%, 0);
  display: block;
  background-image: -webkit-gradient(linear, left top, right top, from(#A9ADFF), to(rgba(169, 173, 255, 0)));
  background-image: linear-gradient(90deg, #A9ADFF 0%, rgba(169, 173, 255, 0) 100%);
}

.container-kv .sub-slogan {
  width: 8.77rem;
  margin: 0.1rem auto 0;
  font-size: 0.22rem;
  line-height: 0.39rem;
  color: #fff;
  opacity: 0.7;
  text-align: center;
}

.container-kv .btns {
  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;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0.6rem auto 0;
}

.container-kv .btns .btn-container {
  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;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  /* 250825 按钮禁用态 */
  /* 250825 按钮隐藏态 */
}

.container-kv .btns .btn-container .btn {
  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;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 3.795855rem;
  padding: 0.13rem 0 0.1rem;
  -webkit-transform: skewX(-30deg);
  transform: skewX(-30deg);
  -webkit-transition: background-color 0.3s ease 0s;
  transition: background-color 0.3s ease 0s;
  cursor: pointer;
}

.container-kv .btns .btn-container .btn > .btn-text {
  font-size: 0.26rem;
  font-family: 'fzltzhjt', serif;
  font-weight: bold;
  line-height: 1.8;
  -webkit-transform: skewX(30deg);
  transform: skewX(30deg);
}

.container-kv .btns .btn-container .btn.btn-type1 {
  background-color: rgba(70, 233, 153, 0.25);
  border: 0.01rem solid #00d78d;
}

.container-kv .btns .btn-container .btn.btn-type1 > .btn-text {
  color: #fff;
}

.container-kv .btns .btn-container .btn.btn-type1:hover {
  background-color: rgba(70, 233, 153, 0.45);
  border: 0.01rem solid #00D78D;
}

.container-kv .btns .btn-container .btn.btn-type2 {
  background-color: #00D78D;
  border: 0.01rem solid #00D78D;
  /* 防止边框缺失导致视觉宽高变化 */
}

.container-kv .btns .btn-container .btn.btn-type2 > .btn-text {
  color: #382464;
}

.container-kv .btns .btn-container .btn.btn-type2:hover {
  background-color: #46E999;
}

.container-kv .btns .btn-container:not(:last-child) {
  margin-right: 0.5rem;
}

.container-kv .btns .btn-container a {
  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;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.container-kv .btns .btn-container .btn-bottom-text {
  display: none;
  position: absolute;
  left: -0.08rem;
  width: 100%;
  text-align: center;
  bottom: -0.32rem;
  font-size: 0.2rem;
  font-family: "FZLanTingHeiS-M-GB";
  color: #fff;
}

.container-kv .btns .btn-container.disabled > .btn {
  border-color: #a7a7a7;
  /* 仅更换颜色 防止高度不一致 */
  background-color: #a7a7a7;
  pointer-events: none;
  cursor: not-allowed;
}

.container-kv .btns .btn-container.disabled > .btn .btn-text {
  color: #3E3E3E;
}

.container-kv .btns .btn-container.disabled > .btn-bottom-text {
  display: initial;
}

.container-kv .btns .btn-container.hide {
  display: none;
}

.container-kv .btns .btn-btnQuery {
  background: url(https://wildgate.res.netease.com/pc/zt/20250305185500/assets/sprite-3a69b2_3a69b28a.png);
  background-size: 15.7rem 14.78rem;
  background-position: -7.85rem -6.28rem;
  width: 4.2rem;
  height: 0.7rem;
  font-size: 0.26rem;
  color: #fff;
  font-family: 'fzltzhjt', serif;
  font-weight: bold;
}

.container-kv .btns .btn-btnQuery:hover {
  background: url(https://wildgate.res.netease.com/pc/zt/20250305185500/assets/sprite-3a69b2_3a69b28a.png);
  background-size: 15.7rem 14.78rem;
  background-position: -7.85rem -7.02rem;
  width: 4.2rem;
  height: 0.7rem;
}

.container-kv .btns .btnTeam {
  background: url(https://wildgate.res.netease.com/pc/zt/20250305185500/assets/sprite-3a69b2_3a69b28a.png);
  background-size: 15.7rem 14.78rem;
  background-position: -0 -14.04rem;
  width: 4.2rem;
  height: 0.7rem;
  font-size: 0.26rem;
  color: #382464;
  font-family: 'fzltzhjt', serif;
  font-weight: bold;
}

.container-kv .btns .btnTeam:hover {
  background: url(https://wildgate.res.netease.com/pc/zt/20250305185500/assets/sprite-3a69b2_3a69b28a.png);
  background-size: 15.7rem 14.78rem;
  background-position: -4.24rem -14.04rem;
  width: 4.2rem;
  height: 0.7rem;
}

.container-kv .btns .btnDownload {
  background: url(https://wildgate.res.netease.com/pc/zt/20250305185500/assets/sprite-3a69b2_3a69b28a.png);
  background-size: 15.7rem 14.78rem;
  background-position: -0 -14.04rem;
  width: 4.2rem;
  height: 0.7rem;
  font-size: 0.26rem;
  color: #382464;
  font-family: 'fzltzhjt', serif;
  font-weight: bold;
}

.container-kv .btns .btnDownload:hover {
  background: url(https://wildgate.res.netease.com/pc/zt/20250305185500/assets/sprite-3a69b2_3a69b28a.png);
  background-size: 15.7rem 14.78rem;
  background-position: -4.24rem -14.04rem;
  width: 4.2rem;
  height: 0.7rem;
}

.nav-list {
  position: relative;
  z-index: 1;
  width: 5.8rem;
  height: 0.69rem;
  margin: 0.78rem auto 0;
  background-color: rgba(11, 6, 26, 0.8);
  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;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.nav-list .nav-item {
  position: relative;
  font-size: 0.22rem;
  color: rgba(255, 255, 255, 0.6);
  margin: 0 0.31rem;
  padding: 0 0.1rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: 100%;
  line-height: 0.69rem;
  font-family: 'fzltzhjt', serif;
  font-weight: bold;
}

.nav-list .nav-item.active {
  color: #00D78D;
}

.nav-list .nav-item.active:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 0.04rem;
  background-color: #00D78D;
}

.content-bg {
  width: 100%;
  height: auto;
}

.content-bg.content-bg-survey {
  background: none;
  height: auto;
}

.content-bg.content-bg-survey::before {
  display: none;
}

.content-bg.content-bg-survey .bg {
  position: fixed;
  top: 0;
  left: 50%;
  margin-left: -12.8rem;
  width: 25.6rem;
  height: 100vh;
  background: url(https://wildgate.res.netease.com/pc/zt/20250305185500/assets/bg-survey_33c4c747.png) no-repeat center top;
  background-size: cover;
}

.container-page {
  position: relative;
  z-index: 1;
  width: 11.24rem;
  height: 5.11rem;
  margin: 0.42rem auto 0.42rem;
  background: url(https://wildgate.res.netease.com/pc/zt/20250305185500/assets/content-bg-index_6b9b9ec8.png) no-repeat center top;
  background-size: cover;
  padding: 0.43rem 0.75rem 0 0.75rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.container-page h1 {
  width: 100%;
  text-align: center;
  font-size: 0.66rem;
  line-height: 1.07;
  color: #fff;
  font-family: 'fzltzhjt', serif;
  font-weight: bold;
  -webkit-transform: skewX(-7deg);
  transform: skewX(-7deg);
}

.container-page .text-info {
  width: 100%;
  margin: 0.25rem auto 0;
  overflow: hidden;
}

.container-page .text-info p {
  font-size: 0.22rem;
  color: #fff;
  line-height: 1.8;
  margin: 0.15rem 0;
}

.container-page .text-info p:nth-child(1) {
  margin-top: 0;
}

.container-page.container-config {
  width: 11.26rem;
  height: 13.06rem;
  background: url(https://wildgate.res.netease.com/pc/zt/20250305185500/assets/content-bg-config_bc03fd45.png) no-repeat center top;
  background-size: cover;
  padding: 0.43rem 1.33rem 0 1.44rem;
}

.container-page.container-config .text-info {
  margin-top: 0.15rem;
}

.container-page.container-config .text-info h4 {
  position: relative;
  text-indent: 0.22rem;
  font-size: 0.22rem;
  color: #fff;
  line-height: 0.4rem;
  font-family: 'fzltzhjt', serif;
  font-weight: bold;
}

.container-page.container-config .text-info h4:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0.12rem;
  width: 0.12rem;
  height: 0.12rem;
  background-color: #00D78D;
  border-radius: 50%;
}

.container-page.container-config .text-info p {
  font-size: 0.19rem;
  color: #fff;
  line-height: 1.8;
}

.container-page.container-faq {
  width: 11.26rem;
  height: auto;
  background: url(https://wildgate.res.netease.com/pc/zt/20250305185500/assets/content-bg-faq_843ba6f5.png) no-repeat center top;
  background-size: cover;
  padding: 0.43rem 1.5rem 1.43rem 1.27rem;
}

.container-page.container-faq .note {
  font-size: 0.22rem;
  line-height: 1.8;
  color: #fff;
  text-align: center;
  margin-top: 0.15rem;
}

.container-page.container-faq ul {
  width: 8.32rem;
  scrollbar-width: none;
  -ms-overflow-style: none;
  margin: 0.14rem auto 0;
}

.container-page.container-faq ul::-webkit-scrollbar {
  display: none;
}

.container-page.container-faq ul li {
  width: 100%;
  height: auto;
  background: #0A061799;
  padding: 0.12rem 0.65rem 0.12rem 0.33rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #B6BDFF26;
  position: relative;
  cursor: pointer;
}

.container-page.container-faq ul li + li {
  margin-top: 0.08rem;
}

.container-page.container-faq ul li::after {
  content: '';
  background: url(https://wildgate.res.netease.com/pc/zt/20250305185500/assets/sprite-3a69b2_3a69b28a.png);
  background-size: 15.7rem 14.78rem;
  background-position: -12.48rem -6.28rem;
  width: 0.28rem;
  height: 0.29rem;
  top: 0.18rem;
  right: 0.18rem;
  position: absolute;
}

.container-page.container-faq ul li:hover h4 {
  -webkit-transform: translate(0.05rem, 0);
  -moz-transform: translate(0.05rem, 0);
  -ms-transform: translate(0.05rem, 0);
  -o-transform: translate(0.05rem, 0);
  transform: translate(0.05rem, 0);
}

.container-page.container-faq ul li.active::after {
  background: url(https://wildgate.res.netease.com/pc/zt/20250305185500/assets/sprite-3a69b2_3a69b28a.png);
  background-size: 15.7rem 14.78rem;
  background-position: -12.8rem -6.28rem;
  width: 0.28rem;
  height: 0.29rem;
}

.container-page.container-faq ul li.active p {
  display: block;
}

.container-page.container-faq ul li h4 {
  font-size: 0.19rem;
  line-height: 0.38rem;
  position: relative;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -ms-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  font-family: 'fzltzhjt', serif;
  font-weight: bold;
}

.container-page.container-faq ul li p {
  cursor: default;
  width: 7.15rem;
  font-size: 0.17rem;
  line-height: 0.27rem;
  margin-top: 0.14rem;
  display: none;
  color: rgba(255, 255, 255, 0.6);
}

.container-page.container-faq ul li p a {
  text-decoration: underline;
}

.container-page.container-faq ul li p a:hover {
  color: #fff;
}

.container-survey {
  position: relative;
  z-index: 1;
  padding-top: 1.75rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.container-survey .tit {
  width: 14rem;
  margin: auto;
  text-align: center;
  font-size: 0.66rem;
  line-height: 0.7rem;
  color: #fff;
  -webkit-transform: skewX(-7deg);
  transform: skewX(-7deg);
  font-family: 'fzltzhjt', serif;
  font-weight: bold;
}

.container-survey .content {
  position: relative;
  width: 14.4rem;
  min-height: 11.68rem;
  margin: 0.71rem auto 0;
  background: #0A06176E;
  border: 1px solid #8C91FB;
  border-bottom: none;
  padding: 0.88rem 1.24rem 4.05rem;
  /* 前言
      ========================================================================== */
  /* 返回按钮
      ========================================================================== */
}

.container-survey .content .preface > .paragraph {
  margin-bottom: 0.2rem;
  line-height: 1.8;
  word-break: break-all;
  font-size: 0.2rem;
  font-family: 'FZLanTingHeiS-M-GB';
  color: #fff;
}

.container-survey .content .preface > .paragraph:not(:first-child) {
  text-indent: 2em;
}

.container-survey .content .preface > .paragraph > .link {
  display: inline;
  color: #8C91FB;
  text-decoration: underline;
  text-underline-offset: 0.04rem;
}

.container-survey .content .line {
  width: 100%;
  height: 0.01rem;
  background-color: #211f3f;
  margin: 0.3rem 0;
}

.container-survey .content .back {
  position: absolute;
  left: 0;
  top: -0.1rem;
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
  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;
  cursor: pointer;
}

.container-survey .content .back > .text {
  line-height: 0.28rem;
  font-size: 0.24rem;
  font-family: 'FZLanTingHeiS-B-GB';
  color: rgba(254, 254, 254, 0.7);
  -webkit-transform: translateY(-0.03rem);
  transform: translateY(-0.03rem);
}

.container-survey .content .back::before {
  content: '';
  display: block;
  width: 0.24rem;
  height: 0.24rem;
  background-image: url(https://wildgate.res.netease.com/pc/zt/20250305185500/assets/sprite-3a69b2_3a69b28a.png);
  background-size: 15.7rem 14.78rem;
  background-position: -13.12rem -6.28rem;
}

.container-survey .content .back:hover::before {
  background-image: url(https://wildgate.res.netease.com/pc/zt/20250305185500/assets/sprite-3a69b2_3a69b28a.png);
  background-size: 15.7rem 14.78rem;
  background-position: -13.4rem -6.28rem;
  width: 0.24rem;
  height: 0.24rem;
}

.container-survey .content .back:hover > .text {
  color: #FEFEFE;
}

.container-survey .content.content1 p {
  font-size: 0.2rem;
  color: #fff;
  line-height: 0.32rem;
  margin-bottom: 0.16rem;
}

.container-survey .content.content1 p.mt {
  margin-top: 0.52rem;
}

.container-survey .content.content1 .btn-open {
  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;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0.92rem auto 0;
  background: url(https://wildgate.res.netease.com/pc/zt/20250305185500/assets/sprite-3a69b2_3a69b28a.png);
  background-size: 15.7rem 14.78rem;
  background-position: -0 -14.04rem;
  width: 4.2rem;
  height: 0.7rem;
  font-size: 0.26rem;
  color: #382464;
  font-family: 'fzltzhjt', serif;
  font-weight: bold;
}

.container-survey .content.content1 .btn-open:hover {
  background: url(https://wildgate.res.netease.com/pc/zt/20250305185500/assets/sprite-3a69b2_3a69b28a.png);
  background-size: 15.7rem 14.78rem;
  background-position: -4.24rem -14.04rem;
  width: 4.2rem;
  height: 0.7rem;
}

.container-survey .content.content2 .question-box .item {
  position: relative;
  padding-bottom: 0.28rem;
  border-bottom: 1px solid rgba(140, 145, 251, 0.2);
  color: #fff;
}

.container-survey .content.content2 .question-box .item:last-child {
  border: none;
}

.container-survey .content.content2 .question-box .item + .item {
  margin-top: 0.28rem;
}

.container-survey .content.content2 .question-box .item .q {
  font-size: 0.24rem;
  line-height: 0.38rem;
  margin-bottom: 0.16rem;
  font-family: 'fzltzhjt', serif;
}

.container-survey .content.content2 .question-box .item .answer-box.use-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  place-items: start start;
}

.container-survey .content.content2 .question-box .item .answer-box.use-grid > .answer:nth-last-child(-n+2) {
  margin-bottom: 0;
}

.container-survey .content.content2 .question-box .item .answer-box .answer {
  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;
  line-height: 0.34rem;
  font-size: 0.2rem;
  font-family: 'FZLanTingHeiS-M-GB';
  cursor: pointer;
  margin-bottom: 0.14rem;
}

.container-survey .content.content2 .question-box .item .answer-box .answer:last-child {
  margin-bottom: 0;
}

.container-survey .content.content2 .question-box .item .answer-box .answer .clickbox {
  position: relative;
  padding-left: 0.52rem;
  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;
}

.container-survey .content.content2 .question-box .item .answer-box .answer.selected .dot::after {
  content: '';
  position: absolute;
  display: inline-block;
  left: 50%;
  top: 50%;
  -webkit-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
  width: 0.15rem;
  height: 0.15rem;
  border-radius: 50%;
  background-color: #CFD3FF;
}

.container-survey .content.content2 .question-box .item .answer-box .answer.selected .dot2:after {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
  background: url(https://wildgate.res.netease.com/pc/zt/20250305185500/assets/sprite-3a69b2_3a69b28a.png);
  background-size: 15.7rem 14.78rem;
  background-position: -13.68rem -6.28rem;
  width: 0.2rem;
  height: 0.15rem;
}

.container-survey .content.content2 .question-box .item .answer-box .answer .dot {
  position: absolute;
  left: 0;
  top: 0.02rem;
  width: 0.32rem;
  height: 0.32rem;
  border-radius: 50%;
  border: 0.02rem solid rgba(207, 211, 255, 0.35);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.container-survey .content.content2 .question-box .item .answer-box .answer .dot.dot2 {
  width: 0.26rem;
  height: 0.26rem;
  background: #CFD3FF;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #8C91FB;
  border-radius: initial;
  opacity: 1;
}

.container-survey .content.content2 .question-box .item .answer-box .answer .ipt-box {
  width: 3.27rem;
  height: 0.34rem;
  margin-left: 0.18rem;
  background-color: #CFD3FF;
  border: 1px solid #8C91FB;
}

.container-survey .content.content2 .question-box .item .answer-box .answer .ipt-box input {
  display: block;
  width: 95%;
  line-height: 0.34rem;
  margin: auto;
  outline: none;
  border: none;
  background-color: transparent;
  font-size: 0.2rem;
  color: #0A0617;
}

.container-survey .content.content2 .question-box .item .answer-box .answer .ipt-box input::-webkit-input-placeholder {
  font-size: 0.2rem;
  color: rgba(10, 6, 23, 0.35);
}

.container-survey .content.content2 .question-box .item .answer-box .answer .ipt-box input::-moz-placeholder {
  font-size: 0.2rem;
  color: rgba(10, 6, 23, 0.35);
}

.container-survey .content.content2 .question-box .item .answer-box .answer .ipt-box input:-ms-input-placeholder {
  font-size: 0.2rem;
  color: rgba(10, 6, 23, 0.35);
}

.container-survey .content.content2 .question-box .item .answer-box .answer .ipt-box input::-ms-input-placeholder {
  font-size: 0.2rem;
  color: rgba(10, 6, 23, 0.35);
}

.container-survey .content.content2 .question-box .item .answer-box .answer .ipt-box input::placeholder {
  font-size: 0.2rem;
  color: rgba(10, 6, 23, 0.35);
}

.container-survey .content.content2 .question-box .item .err {
  font-size: 0.18rem;
  color: #F00;
  margin-top: 0.14rem;
}

.container-survey .content.content2 .question-box .item table {
  width: 12rem;
  line-height: 0.34rem;
  font-size: 0.2rem;
  color: #fff;
}

.container-survey .content.content2 .question-box .item table tr {
  border-bottom: 1px dashed rgba(140, 145, 251, 0.1);
}

.container-survey .content.content2 .question-box .item table tr:last-child {
  border-bottom: none;
}

.container-survey .content.content2 .question-box .item table th {
  padding: 0.12rem 0.1rem;
  font-weight: normal;
  text-align: center;
}

.container-survey .content.content2 .question-box .item table th:nth-child(1) {
  width: 1.5rem;
}

.container-survey .content.content2 .question-box .item table td {
  padding: 0.12rem 0.1rem;
  font-weight: normal;
  font-family: 'FZLanTingHeiS-M-GB';
  line-height: 0.24rem;
  cursor: pointer;
}

.container-survey .content.content2 .question-box .item table .dot {
  position: relative;
  margin: auto;
  width: 0.32rem;
  height: 0.32rem;
  border-radius: 50%;
  border: 0.02rem solid rgba(207, 211, 255, 0.35);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.container-survey .content.content2 .question-box .item table .dot.selected::after {
  content: '';
  position: absolute;
  display: inline-block;
  left: 50%;
  top: 50%;
  -webkit-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
  width: 0.15rem;
  height: 0.15rem;
  border-radius: 50%;
  background-color: #CFD3FF;
}

.container-survey .content.content2 .question-box .item .el-date-editor {
  width: 4rem;
}

.container-survey .content.content2 .question-box .item .el-date-editor .el-input__icon {
  color: rgba(10, 6, 23, 0.35);
}

.container-survey .content.content2 .question-box .item .el-date-editor .el-icon-date:before {
  color: rgba(10, 6, 23, 0.35);
  font-size: 0.2rem;
}

.container-survey .content.content2 .question-box .item .el-date-editor .el-input__inner {
  background-color: #CFD3FF;
  color: #0A0617;
  font-size: 0.2rem;
  padding: 0 0.6rem;
  border-radius: 0.08rem;
  line-height: 0.5rem;
  height: 0.5rem;
}

.container-survey .content.content2 .question-box .item .el-date-editor .el-input__inner::-webkit-input-placeholder {
  color: rgba(10, 6, 23, 0.35);
  font-size: 0.2rem;
}

.container-survey .content.content2 .question-box .item .el-date-editor .el-input__inner::-moz-placeholder {
  color: rgba(10, 6, 23, 0.35);
  font-size: 0.2rem;
}

.container-survey .content.content2 .question-box .item .el-date-editor .el-input__inner:-ms-input-placeholder {
  color: rgba(10, 6, 23, 0.35);
  font-size: 0.2rem;
}

.container-survey .content.content2 .question-box .item .el-date-editor .el-input__inner::-ms-input-placeholder {
  color: rgba(10, 6, 23, 0.35);
  font-size: 0.2rem;
}

.container-survey .content.content2 .question-box .item .el-date-editor .el-input__inner::placeholder {
  color: rgba(10, 6, 23, 0.35);
  font-size: 0.2rem;
}

.container-survey .content.content2 .question-box .item .el-date-editor .el-input__prefix .el-input__icon {
  width: 0.5rem;
  line-height: 0.5rem;
}

.container-survey .content.content2 .question-box .item .el-date-editor .el-input__prefix .el-input__icon:before {
  font-size: 0.25rem;
}

.container-survey .content.content2 .question-box .item sup {
  font-size: 0.24rem;
  font-family: 'FZLanTingHeiS-H-GB';
  color: #B3CFF5;
  vertical-align: middle;
}

.container-survey .content.content2 .question-box .input-item .ipt-box {
  width: 4rem;
}

.container-survey .content.content2 .question-box .ipt-box {
  width: 100%;
  height: 0.36rem;
  padding: 0 0.2rem;
  margin-top: 0.12rem;
  position: relative;
  background: #CFD3FF;
  border: 0.02rem solid #B6BDFF;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.container-survey .content.content2 .question-box .ipt-box input {
  width: 100%;
  background: none;
  border: none;
  font-family: 'fzlth', serif;
  font-size: 0.2rem;
  line-height: 0.36rem;
  color: #0A0617;
}

.container-survey .content.content2 .question-box .ipt-box span {
  font-size: 0.24rem;
  line-height: 0.24rem;
  color: #0A061799;
  position: absolute;
  bottom: 0.18rem;
  right: 0.12rem;
}

.container-survey .content.content2 .btn-submit {
  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;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0.7rem auto 0;
  background: url(https://wildgate.res.netease.com/pc/zt/20250305185500/assets/sprite-3a69b2_3a69b28a.png);
  background-size: 15.7rem 14.78rem;
  background-position: -0 -14.04rem;
  width: 4.2rem;
  height: 0.7rem;
  font-size: 0.26rem;
  color: #382464;
  font-family: 'fzltzhjt', serif;
  font-weight: bold;
}

.container-survey .content.content2 .btn-submit.defalut {
  opacity: 0.55;
}

.container-survey .content.content2 .btn-submit:not(.defalut):hover {
  background: url(https://wildgate.res.netease.com/pc/zt/20250305185500/assets/sprite-3a69b2_3a69b28a.png);
  background-size: 15.7rem 14.78rem;
  background-position: -4.24rem -14.04rem;
  width: 4.2rem;
  height: 0.7rem;
}

.container-survey .tips-box {
  position: relative;
  width: 14.4rem;
  height: 6.52rem;
  margin: 1.88rem auto 4.25rem;
  background: rgba(10, 6, 23, 0.43);
  border: 1px solid #8C91FB;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -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;
  text-align: center;
}

.container-survey .tips-box:after {
  content: '';
  position: absolute;
  left: -2.53rem;
  top: -2.72rem;
  width: 9.29rem;
  height: 7.42rem;
  background: url(https://wildgate.res.netease.com/pc/zt/20250305185500/assets/char_a184406a.png) no-repeat center top;
  background-size: cover;
  pointer-events: none;
}

.container-survey .tips-box .tit {
  position: relative;
  z-index: 1;
  font-size: 0.66rem;
  line-height: 1.07;
  color: #fff;
  margin-top: 1.75rem;
  -webkit-transform: skewX(-7deg);
  transform: skewX(-7deg);
  font-family: 'fzltzhjt', serif;
  font-weight: bold;
}

.container-survey .tips-box .text {
  position: relative;
  z-index: 1;
  font-size: 0.44rem;
  line-height: 1.07;
  color: #fff;
  margin-top: 0.31rem;
  font-family: 'fzltzhjt', serif;
  font-weight: bold;
  -webkit-transform: skewX(-7deg);
  transform: skewX(-7deg);
}

.container-survey .tips-box .btn {
  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;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0.81rem auto 0;
  background: url(https://wildgate.res.netease.com/pc/zt/20250305185500/assets/sprite-3a69b2_3a69b28a.png);
  background-size: 15.7rem 14.78rem;
  background-position: -0 -14.04rem;
  width: 4.2rem;
  height: 0.7rem;
  font-size: 0.26rem;
  color: #382464;
  font-family: 'fzltzhjt', serif;
  font-weight: bold;
}

.container-survey .tips-box .btn:hover {
  background: url(https://wildgate.res.netease.com/pc/zt/20250305185500/assets/sprite-3a69b2_3a69b28a.png);
  background-size: 15.7rem 14.78rem;
  background-position: -4.24rem -14.04rem;
  width: 4.2rem;
  height: 0.7rem;
}

.container-survey .tips-box .tips {
  margin-top: 0.18rem;
  font-size: 0.2rem;
  color: #fff;
  line-height: 1.6;
}

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

.pop-bg {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 5rem;
  height: 4rem;
}

.pop-bg .pop-close {
  position: absolute;
  top: 0.24rem;
  right: 0.24rem;
  -webkit-transition: -webkit-transform 0.5s;
  transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s;
  cursor: pointer;
  background: url(https://wildgate.res.netease.com/pc/zt/20250305185500/assets/sprite-3a69b2_3a69b28a.png);
  background-size: 15.7rem 14.78rem;
  background-position: -12.09rem -6.28rem;
  width: 0.35rem;
  height: 0.31rem;
}

.pop-bg .pop-close:hover {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.msg-pop {
  width: 12.74rem;
  height: 5.89rem;
}

.msg-pop .pop-content {
  position: relative;
  width: 12.74rem;
  height: 5.89rem;
  background: url(https://wildgate.res.netease.com/pc/zt/20250305185500/assets/pop-bg_346aaf43.png) no-repeat center top;
  background-size: cover;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  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;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.msg-pop .pop-content:before {
  content: "";
  position: absolute;
  left: -2.27rem;
  top: -2.57rem;
  background: url(https://wildgate.res.netease.com/pc/zt/20250305185500/assets/sprite-3a69b2_3a69b28a.png);
  background-size: 15.7rem 14.78rem;
  background-position: -0 -6.28rem;
  width: 7.81rem;
  height: 6.24rem;
}

.msg-pop .message-title {
  text-align: center;
  font-size: 0.2rem;
}

.msg-pop .message-content {
  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;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 10rem;
  height: 4rem;
}

.msg-pop .message-content.center {
  text-align: center;
}

.msg-pop .message {
  font-size: 0.66rem;
  line-height: 0.7rem;
  font-family: 'fzltzhjt', serif;
  font-weight: bold;
  -webkit-transform: skewX(-7deg);
  transform: skewX(-7deg);
}

.msg-pop .message-btns {
  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;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 0.4rem;
}

.msg-pop .message-btns button {
  margin: 0 0.1rem;
}

/* stylelint-disable font-family-no-missing-generic-family-keyword */

.tips-pop {
  width: 12.74rem;
  height: 5.89rem;
}

.tips-pop .pop-content {
  position: relative;
  width: 12.74rem;
  height: 5.89rem;
  background: url(https://wildgate.res.netease.com/pc/zt/20250305185500/assets/pop-bg_346aaf43.png) no-repeat center top;
  background-size: cover;
  padding-top: 1.45rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.tips-pop .pop-content:before {
  content: "";
  position: absolute;
  left: -2.27rem;
  top: -2.57rem;
  background: url(https://wildgate.res.netease.com/pc/zt/20250305185500/assets/sprite-3a69b2_3a69b28a.png);
  background-size: 15.7rem 14.78rem;
  background-position: -0 -6.28rem;
  width: 7.81rem;
  height: 6.24rem;
}

.tips-pop .message-title {
  position: relative;
  z-index: 2;
  text-align: center;
  font-size: 0.66rem;
  line-height: 0.7rem;
  color: #fff;
  font-family: 'fzltzhjt', serif;
  font-weight: bold;
  -webkit-transform: skewX(-7deg);
  transform: skewX(-7deg);
}

.tips-pop .message-content {
  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;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 0.54rem;
}

.tips-pop .message-content.center {
  text-align: center;
}

.tips-pop .message-content .message {
  font-size: 0.28rem;
  line-height: 1.8;
  color: #fff;
  font-family: 'FZLanTingHeiS-M-GB';
}

.tips-pop .message-content span {
  color: #00D78D;
}

.tips-pop .pop-btn {
  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;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0.76rem auto 0;
  background: url(https://wildgate.res.netease.com/pc/zt/20250305185500/assets/sprite-3a69b2_3a69b28a.png);
  background-size: 15.7rem 14.78rem;
  background-position: -0 -14.04rem;
  width: 4.2rem;
  height: 0.7rem;
  font-size: 0.26rem;
  color: #382464;
  font-family: 'fzltzhjt', serif;
  font-weight: bold;
}

.tips-pop .pop-btn:hover {
  background: url(https://wildgate.res.netease.com/pc/zt/20250305185500/assets/sprite-3a69b2_3a69b28a.png);
  background-size: 15.7rem 14.78rem;
  background-position: -4.24rem -14.04rem;
  width: 4.2rem;
  height: 0.7rem;
}

.tips-pop .tip {
  text-align: center;
  font-size: 0.22rem;
  line-height: 0.4rem;
  color: #fff;
  margin-top: 0.26rem;
}

/* stylelint-disable font-family-no-missing-generic-family-keyword */

.order-game-pop {
  width: 12.74rem;
  height: 5.89rem;
}

.order-game-pop .pop-content {
  position: relative;
  width: 12.74rem;
  height: 5.89rem;
  background: url(https://wildgate.res.netease.com/pc/zt/20250305185500/assets/pop-bg_346aaf43.png) no-repeat center top;
  background-size: cover;
  padding-top: 0.45rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.order-game-pop .pop-content:before {
  content: "";
  position: absolute;
  left: -2.27rem;
  top: -2.57rem;
  background: url(https://wildgate.res.netease.com/pc/zt/20250305185500/assets/sprite-3a69b2_3a69b28a.png);
  background-size: 15.7rem 14.78rem;
  background-position: -0 -6.28rem;
  width: 7.81rem;
  height: 6.24rem;
}

.order-game-pop .message-title {
  position: relative;
  z-index: 2;
  text-align: center;
  font-size: 0.66rem;
  line-height: 0.7rem;
  color: #fff;
  font-family: 'fzltzhjt', serif;
  font-weight: bold;
  -webkit-transform: skewX(-7deg);
  transform: skewX(-7deg);
}

.order-game-pop .message-content {
  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;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 0.54rem;
}

.order-game-pop .message-content.center {
  text-align: center;
}

.order-game-pop .message-content .message {
  font-size: 0.22rem;
  line-height: 0.4rem;
  color: #fff;
}

.order-game-pop .message-content span {
  color: #00D78D;
}

.order-game-pop .pop-btn {
  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;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0.22rem auto 0;
  background: url(https://wildgate.res.netease.com/pc/zt/20250305185500/assets/sprite-3a69b2_3a69b28a.png);
  background-size: 15.7rem 14.78rem;
  background-position: -0 -14.04rem;
  width: 4.2rem;
  height: 0.7rem;
  font-size: 0.26rem;
  color: #382464;
  font-family: 'fzltzhjt', serif;
  font-weight: bold;
}

.order-game-pop .pop-btn:hover {
  background: url(https://wildgate.res.netease.com/pc/zt/20250305185500/assets/sprite-3a69b2_3a69b28a.png);
  background-size: 15.7rem 14.78rem;
  background-position: -4.24rem -14.04rem;
  width: 4.2rem;
  height: 0.7rem;
}

.order-game-pop .tip {
  text-align: center;
  font-size: 0.22rem;
  line-height: 0.4rem;
  color: #fff;
  margin-top: 0.26rem;
}

/* 手机号验证易盾 需要全部覆盖样式 否则不支持rem
  ========================================================================== */

#phone-verify-container {
  width: 4.28rem;
  /* stylelint-disable no-duplicate-selectors */
}

#phone-verify-container .phone-verify-wrap {
  width: 100%;
}

#phone-verify-container .phone-verify-wrap .phone-wrap {
  height: 0.54rem;
}

#phone-verify-container .phone-verify-wrap .phone-wrap .phone-input .icon-clear::before {
  color: #bebebe;
}

#phone-verify-container .phone-verify-wrap .qualCaptcha {
  width: inherit;
  height: 0.54rem;
}

#phone-verify-container .phone-verify-wrap .qualCaptcha .yidun_intelli-control {
  height: 0.54rem;
  background-color: #cfd3ff;
  border: none;
}

#phone-verify-container .phone-verify-wrap > div:nth-child(-n+3) {
  margin-bottom: 0.2rem;
}

#phone-verify-container input {
  height: 0.54rem;
  background-color: rgba(10, 6, 23, 0.7);
  border: none;
  border-radius: 0;
  line-height: 1.6;
  font-family: 'FZLanTingHeiS-M-GB';
  font-size: 0.2rem;
  color: #BEBEBE;
}

#phone-verify-container .phone-input {
  width: 4.28rem;
}

#phone-verify-container .phone-input .icon {
  display: none;
}

#phone-verify-container .phone-input > .input-box {
  padding-left: 0.15rem;
}

#phone-verify-container .code-wrap .ipt-code {
  width: 2.5rem;
  height: 0.54rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

#phone-verify-container .code-wrap .btn-sendCode {
  width: 1.59rem;
  height: 0.54rem;
  background-color: #00D78D;
  font-size: 0.2rem;
  font-family: 'FZLanTingHeiS-M-GB';
  line-height: 0.54rem;
  color: #382464;
  -webkit-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
}

#phone-verify-container .code-wrap .btn-sendCode:hover {
  background-color: #46E999;
}

#phone-verify-container .btn-submit {
  display: none;
}

#phone-verify-container .yidun_intellisense--light.yidun_intellisense--success .yidun_intelli-tips {
  display: none !important;
}

#phone-verify-container .yidun_intellisense--light.yidun_intellisense--success .yidun_intelli-control {
  border-color: #52ccba;
  background-color: #d2f4ef;
}

#phone-verify-container .yidun_intelli-tips {
  height: 0.54rem;
  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;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #cfd3ff;
}

#phone-verify-container .yidun_intelli-tips .yidun_intelli-icon {
  position: relative;
  margin-right: 0.16rem;
  width: 0.36rem;
  height: 0.36rem;
  vertical-align: middle;
  border-radius: 50%;
  background-color: #fff;
  -webkit-box-shadow: 0 0.02rem 0.08rem 0.01rem rgba(188, 196, 204, 0.5);
  box-shadow: 0 0.02rem 0.08rem 0.01rem rgba(188, 196, 204, 0.5);
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
  -webkit-transform: translateY(-0.02rem) scale(1.2);
  transform: translateY(-0.02rem) scale(1.2);
}

#phone-verify-container .yidun_intelli-tips .yidun_intelli-icon .yidun_logo {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -0.08rem;
  margin-left: -0.07rem;
  width: 0.15rem;
  height: 0.17rem;
  background-image: url(https://cstaticdun.126.net/2.28.5/images/icon_light.4a68e42.png);
  background-position: 0 -2.29rem;
  background-size: 0.4rem 15.18rem;
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}

#phone-verify-container .yidun_intelli-tips .yidun_intelli-text {
  font-size: 0.2rem;
  vertical-align: middle;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
  color: rgba(10, 6, 23, 0.35);
  line-height: 1.6;
  font-family: 'FZLanTingHeiS-M-GB';
}

#phone-verify-container .yidun_classic-tips {
  height: 0.54rem;
  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;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

#phone-verify-container .yidun_classic-tips .yidun_tips__icon {
  width: 0.17rem;
  background-image: url(https://cstaticdun.126.net/2.28.5/images/icon_light.4a68e42.png);
  background-position: 0 -0.77rem;
  background-size: 0.4rem 15.18rem;
  margin-right: 0.05rem;
  height: 0.12rem;
  vertical-align: middle;
}

#phone-verify-container .yidun_classic-tips .yidun_tips__text {
  line-height: 0.38rem;
  font-size: 0.2rem;
  vertical-align: middle;
}

#phone-verify-container .code-wrap {
  height: 0.54rem;
}

#phone-verify-container .err-tip .icon-err::before {
  color: #D52A2A;
}

#phone-verify-container .err-tip .err-msg {
  color: #FF5353;
}

/* element-ui 日期选择器
  ========================================================================== */

.el-date-picker {
  border-color: #8c91fb;
  background: rgba(12, 8, 37, 0.95);
  width: 4rem;
  /* 日期选择上/下方小三角 */
}

.el-date-picker .el-date-picker__header {
  margin: 0.12rem 0.12rem 0;
  border-bottom-color: #333165;
}

.el-date-picker .el-date-picker__header--bordered {
  padding-bottom: 0;
}

.el-date-picker .el-picker-panel__icon-btn {
  font-size: 0.2rem;
  color: rgba(255, 255, 255, 0.7);
}

.el-date-picker .el-picker-panel__icon-btn::before {
  font-size: 0.24rem;
}

.el-date-picker .el-picker-panel__icon-btn:hover {
  color: #ffffff;
}

.el-date-picker .el-picker-panel__content {
  width: 3.7rem;
  margin: 0.15rem;
}

.el-date-picker .el-date-picker__header-label {
  font-size: 0.2rem;
  line-height: 0.5rem;
  color: rgba(255, 255, 255, 0.7);
}

.el-date-picker .el-year-table td {
  padding: 0.2rem 0.03rem;
}

.el-date-picker .el-year-table td .cell {
  width: 0.7rem;
  height: 0.32rem;
  line-height: 0.32rem;
  font-size: 0.2rem;
}

.el-date-picker .el-year-table td .cell:hover {
  background-color: #24213f;
}

.el-date-picker .el-year-table td.available .cell {
  color: rgba(255, 255, 255, 0.7);
}

.el-date-picker .el-year-table td.current .cell {
  background: #cfd3ff;
  border: 0.01rem solid #8c91fb;
  color: #0C0823;
}

.el-date-picker .el-year-table td.disabled .cell {
  background-color: transparent;
}

.el-date-picker .popper__arrow::after {
  border-top-color: #8c91fb !important;
  border-bottom-color: #8c91fb !important;
}

.green {
  color: #00D78D;
}

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