/** mixins **/
.Talent .Talent-head[data-v-009a737e] {
  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;
}
.Talent .Talent-head .GameIcon[data-v-009a737e] {
  width: 48px;
  height: 48px;
  border: 1px solid #504137;
  background-size: cover;
}
.Talent .Talent-head .GameIcon .GameIcon-icon[data-v-009a737e] {
  width: 100%;
  height: 100%;
}
.Talent .Talent-head .GameIcon .GameIcon-icon img[data-v-009a737e] {
  width: 100%;
  height: 100%;
}
.Talent .Talent-head .Talent-name[data-v-009a737e] {
  padding: 0 20px;
  font-size: 1.224rem;
}
.Talent .Talent-body[data-v-009a737e] {
  padding-top: 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.Talent .Talent-body .Talent-data[data-v-009a737e] {
  width: 50%;
  font-size: 1.02rem;
  color: #fff;
  line-height: 1.5;
}
.Talent .Talent-body .Talent-data[data-v-009a737e]:nth-child(2n) {
  text-align: right;
}
.Talent .Talent-desc[data-v-009a737e] {
  padding-top: 20px;
  font-size: 1.02rem;
  color: #ebdec2;
  text-shadow: 0 0 1px transparent, 0 1px 2px rgba(0, 0, 0, 0.8);
  font-weight: 400;
  line-height: 1.5;
}

/** mixins **/
.emptyPvp .emptyTitles[data-v-04f66b22] {
  color: #fff;
  font-size: 1.224rem;
}
.emptyPvp .emptyDesc[data-v-04f66b22] {
  color: #ebdec2;
  font-size: 1.03rem;
}
.Divider[data-v-04f66b22] {
  margin: 10px auto;
}
.pvpTipsInfo[data-v-04f66b22] {
  min-width: 180px;
}
.pvpTipsInfo .Pair[data-v-04f66b22] {
  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;
  font-size: 1.224rem;
  color: #fff;
}
.pvpTipsInfo .Pair .Pair-left[data-v-04f66b22] {
  min-width: 128px;
}
.pvpTipsInfo .Pair .Pair-right[data-v-04f66b22] {
  color: #ebdec2;
}
.pvpTipsInfo .List-item[data-v-04f66b22] {
  line-height: 1.5;
  color: #ebdec2;
  text-shadow: 0 0 1px transparent, 0 1px 2px rgba(0, 0, 0, 0.8);
  font-weight: 400;
  font-size: 1.02rem;
}
.pvpTipsInfo .List-item.color-win[data-v-04f66b22] {
  color: #0f0;
}

/** mixins **/
.sortTable[data-v-91dc9280] {
  overflow: auto;
}
.sortTable .align-center[data-v-91dc9280] {
  text-align: center;
}
.sortTable .SortTable-head[data-v-91dc9280] {
  width: 100%;
  display: table-header-group;
}
.sortTable .SortTable-head .SortTable-label[data-v-91dc9280] {
  width: 100%;
  min-width: 100px;
  font-weight: 700;
  font-size: 1.224rem;
  line-height: 1.5;
  white-space: nowrap;
  color: #f8b700;
  padding: 1px;
  text-shadow: 0 0 1px transparent, 1px 1px 0 #000, 1px 1px 0 #000;
  display: table-cell;
}
.sortTable .SortTable-head .SortTable-label .SortTable-labelInner[data-v-91dc9280] {
  padding: 13px 20px;
}
.sortTable .SortTable-body[data-v-91dc9280] {
  width: 100%;
  display: table-row-group;
}
.sortTable .SortTable-body .SortTable-row[data-v-91dc9280] {
  width: 100%;
  color: #ebdec2;
  display: table-row;
}
.sortTable .SortTable-body .SortTable-row[data-v-91dc9280]:nth-child(2n + 1) {
  background: rgba(255, 255, 255, 0.02);
}
.sortTable .SortTable-body .SortTable-row .SortTable-data[data-v-91dc9280] {
  width: 100%;
  min-width: 100px;
  height: 48px;
  padding: 0 20px;
  border-top: 1px solid hsla(0, 0%, 100%, 0.1);
  vertical-align: middle;
  position: relative;
}
.sortTable .SortTable-body .SortTable-row .SortTable-col[data-v-91dc9280] {
  display: table-cell;
}
.sortTable .SortTable-body .SortTable-row .white[data-v-91dc9280] {
  color: #fff;
}

/** mixins **/
.SummaryTalents-Modal[data-v-07d8ad26] {
  height: 100%;
  overflow: auto;
}
.SummaryTalents-ModalHeader[data-v-07d8ad26] {
  line-height: 1.5;
  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-bottom: 24px;
  gap: 12px;
}
.SummaryTalents-ModalHeader .TalentTile-Header[data-v-07d8ad26] {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  color: #fff;
}
.SummaryTalents-ModalHeader .TalentTile-Header .GameIcon[data-v-07d8ad26] {
  border: 1px solid #504137;
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: #000;
  display: inline-block;
  max-width: 168px;
  width: 48px;
  height: 48px;
}
.SummaryTalents-ModalHeader .TalentTile-Header .GameIcon .GameIcon-icon[data-v-07d8ad26] {
  width: 100%;
  height: 100%;
  background-size: 100%;
}
.SummaryTalents-ModalHeader .TalentTile-Header .GameIcon .GameIcon-icon img[data-v-07d8ad26] {
  width: 100%;
  height: 100%;
}
.SummaryTalents-ModalHeader .TalentTile-Header .status[data-v-07d8ad26] {
  font-size: 1rem;
  color: #0f0;
}
.SummaryTalents-ModalHeader .TalentTile-Header .status.gray[data-v-07d8ad26] {
  color: #777;
}
.SummaryTalents-Loadout[data-v-07d8ad26] {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 8px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.SummaryTalents-Loadout .SummaryTalents-LoadoutControls[data-v-07d8ad26] {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 8px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
}
.SummaryTalents-Loadout .SummaryTalents-LoadoutControls .Icon-svg[data-v-07d8ad26] {
  width: 12px;
  height: 12px;
  color: #f8b700;
  fill: currentColor;
}
.SummaryTalents-Loadout .SummaryTalents-LoadoutControls .SelectBox[data-v-07d8ad26] {
  position: relative;
  min-width: 200px;
  max-width: 350px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.SummaryTalents-Loadout .SummaryTalents-LoadoutControls .SelectBox .SelectBoxButton[data-v-07d8ad26] {
  width: 100%;
  position: relative;
  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;
  background-color: #000;
  border: 1px solid #f8b700;
  color: #fff;
  font-size: 1rem;
  padding: 5px 16px;
}
.SummaryTalents-Loadout .SummaryTalents-LoadoutControls .SelectBox .SelectBoxButton .Icon[data-v-07d8ad26] {
  color: #f8b700;
  display: inline-block;
  position: relative;
  background-repeat: no-repeat;
}
.SummaryTalents-Loadout .SummaryTalents-LoadoutControls .SelectBox .SelectBoxOptions[data-v-07d8ad26] {
  position: absolute;
  width: 100%;
  background-color: #000;
  border: 1px solid #504137;
  -webkit-box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -4px rgba(0, 0, 0, 0.1);
          box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -4px rgba(0, 0, 0, 0.1);
  padding: 0;
  margin: 0;
  z-index: 3;
  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;
  overflow-y: auto;
  max-height: 300px;
  scrollbar-width: auto;
  scrollbar-color: #f8b700 #000;
}
.SummaryTalents-Loadout .SummaryTalents-LoadoutControls .SelectBox .SelectBoxOptions .SelectBoxOption[data-v-07d8ad26] {
  padding: 12px;
  cursor: pointer;
  color: #f8b700;
  text-shadow: 0 0 1px transparent, 0 1px 2px rgba(0, 0, 0, 0.8);
  font-size: 1rem;
}
.SummaryTalents-Loadout .SummaryTalents-LoadoutControls .SelectBox .SelectBoxOptions .SelectBoxOption.SelectBoxOption--selected[data-v-07d8ad26] {
  color: #fff;
}
.SummaryTalents-Loadout .SummaryTalents-LoadoutControls .Button--ghost.Button--purchase[data-v-07d8ad26] {
  background: rgba(159, 22, 0, 0.6);
  color: #f7b10a;
  min-width: 200px;
  max-width: 350px;
  text-transform: uppercase;
}
.SummaryTalents-Loadout .SummaryTalents-LoadoutControls .Button--ghost.Button--purchase .Button-outer[data-v-07d8ad26] {
  border: 1px solid #ea3012;
}
.SummaryTalents-Loadout .SummaryTalents-LoadoutControls .Button--ghost.Button--purchase .Button-outer .Button-inner[data-v-07d8ad26] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 5px 16px;
}
.SummaryTalents-Loadout .SummaryTalents-LoadoutControls .Button--ghost.Button--purchase .Button-outer .Button-inner .Button--icon-label[data-v-07d8ad26] {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 4px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.SummaryTalents-Loadout .SummaryTalents-LoadoutMessage[data-v-07d8ad26] {
  color: #777;
  font-size: 1rem;
}
.SummaryTalents-Loadout .SummaryTalents-LoadoutMessage.success[data-v-07d8ad26] {
  color: #0f0;
}
.font-bliz-light-xSmall-white[data-v-07d8ad26] {
  font-size: 1.02rem;
  line-height: 1.5;
  color: #fff;
  text-shadow: 0 0 1px transparent, 0 1px 2px rgba(0, 0, 0, 0.8);
  font-weight: 400;
  margin: 10px 0 5px;
}
.SummaryTalents-ModalList[data-v-07d8ad26] {
  position: relative;
  padding: 0;
  list-style-type: none;
  -webkit-column-count: 2;
     -moz-column-count: 2;
          column-count: 2;
  -webkit-column-gap: 60px;
     -moz-column-gap: 60px;
          column-gap: 60px;
  -webkit-column-rule: 1px dotted hsla(0, 0%, 100%, 0.15);
     -moz-column-rule: 1px dotted hsla(0, 0%, 100%, 0.15);
          column-rule: 1px dotted hsla(0, 0%, 100%, 0.15);
  margin: 10px 0 40px;
}
.SummaryTalents-ModalList.ModalList-pvp[data-v-07d8ad26] {
  -webkit-column-count: 1;
     -moz-column-count: 1;
          column-count: 1;
}
.SummaryTalents-ModalList .SummaryTalents-ModalListItem[data-v-07d8ad26] {
  padding: 4px 0;
  color: #f8b700;
  font-size: 1rem;
  line-height: 1.5;
  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;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.SummaryTalents-ModalList .SummaryTalents-ModalListItem .SummaryTalents-ModalSpell[data-v-07d8ad26] {
  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;
  gap: 8px;
}
.SummaryTalents-ModalList .SummaryTalents-ModalListItem .SummaryTalents-ModalSpell .GameIcon[data-v-07d8ad26] {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: #000;
  display: inline-block;
  max-width: 168px;
  width: 24px;
  height: 24px;
  border: 1px solid #504137;
}
.SummaryTalents-ModalList .SummaryTalents-ModalListItem .SummaryTalents-ModalSpell .GameIcon .GameIcon-icon[data-v-07d8ad26] {
  width: 100%;
  height: 100%;
  background-size: 100%;
}
.SummaryTalents-ModalList .SummaryTalents-ModalListItem .SummaryTalents-ModalSpell .GameIcon .GameIcon-icon img[data-v-07d8ad26] {
  width: 100%;
  height: 100%;
}
.SummaryTalents-ModalList .SummaryTalents-ModalListItem .SummaryTalents-rank[data-v-07d8ad26] {
  font-size: 1rem;
  color: #b1997f;
}
.Divider[data-v-07d8ad26] {
  margin-bottom: 20px !important;
}
.empty[data-v-07d8ad26] {
  font-size: 1rem;
  color: #ebdec2;
  margin-bottom: 40px;
}
.font-size-small[data-v-07d8ad26] {
  font-size: 1.224rem;
}
.color-monochrome-gray-dark[data-v-07d8ad26] {
  color: #777;
}
.margin-left-small[data-v-07d8ad26] {
  margin-left: 10px;
}
@media (max-width: 540px) {
.SummaryTalents-Loadout[data-v-07d8ad26],
  .SummaryTalents-LoadoutControls[data-v-07d8ad26] {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: column !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
}
.SummaryTalents-Loadout .SelectBox[data-v-07d8ad26],
  .SummaryTalents-LoadoutControls .SelectBox[data-v-07d8ad26],
  .SummaryTalents-Loadout .Button--ghost.Button--purchase[data-v-07d8ad26],
  .SummaryTalents-LoadoutControls .Button--ghost.Button--purchase[data-v-07d8ad26] {
    width: 100% !important;
}
.SummaryTalents-ModalList[data-v-07d8ad26] {
    -webkit-column-count: 1 !important;
       -moz-column-count: 1 !important;
            column-count: 1 !important;
}
}

/** mixins **/
.Talent[data-v-1f10584d] {
  color: #ebdec2;
  line-height: 1.5;
  font-size: 1.2rem;
}
.Talent .Talent-name[data-v-1f10584d] {
  font-size: 1.728rem;
  color: #fff;
}
.Talent .Talent-desc[data-v-1f10584d] {
  color: #ebdec2;
}
.Talent .inline-item[data-v-1f10584d] {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 4px;
}
.Talent .inline-item .darkBeige[data-v-1f10584d] {
  color: #b1997f;
}
@media (max-width: 1280px) {
.Talent[data-v-1f10584d] {
    font-size: 1.02rem;
}
.Talent .Talent-name[data-v-1f10584d] {
    font-size: 1.4688rem;
}
}
@media (max-width: 720px) {
.Talent[data-v-1f10584d] {
    font-size: 1rem;
}
.Talent .Talent-name[data-v-1f10584d] {
    font-size: 1.296rem;
}
}

/** mixins **/
.Pet-info[data-v-3b817e52] {
  position: relative;
}
.Pet-info .List .List-item[data-v-3b817e52] {
  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;
}
.Pet-info .List .List-item .GameIcon-icon[data-v-3b817e52] {
  width: 32px;
  height: 32px;
  margin-right: 10px;
  border: 1px solid #504137;
}
.Pet-info .List .List-item .GameIcon-icon img[data-v-3b817e52] {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.Pet-info .List .List-item .Pet-name[data-v-3b817e52] {
  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;
  font-size: 1.44rem;
  line-height: 1.5;
}
.Pet-info .List .List-item .Pet-name .Pet-fav[data-v-3b817e52] {
  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-left: 8px;
}
.Pet-info .List .List-item .Pet-name .Pet-fav .Icon--svg[data-v-3b817e52] {
  display: block;
  width: 14px;
  height: 14px;
}
.Pet-info .List .Pet-stats[data-v-3b817e52] {
  margin: 0 -10px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.Pet-info .List .Pet-stats .stats-item[data-v-3b817e52] {
  padding: 10px;
  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;
}
.Pet-info .List .Pet-stats .stats-item .Pet-icon-stat[data-v-3b817e52] {
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  height: 18px;
  width: 18px;
  margin-right: 4px;
}
.Pet-info .List .Pet-stats .stats-item .Pet-icon-stat img[data-v-3b817e52] {
  display: block;
  width: 100%;
  height: 100%;
}
.Pet-info .List .Pet-stats .stats-item .Pet-family-text[data-v-3b817e52] {
  font-size: 1.2rem;
  line-height: 1.5;
  color: #fff;
}
.Pet-info .List .Pet-description[data-v-3b817e52] {
  font-size: 1.2rem;
  line-height: 1.5;
  color: #ffd100;
}
.Pet-info .List .Pet-uncollected-text[data-v-3b817e52] {
  color: #ebdec2;
  font-size: 1rem;
  line-height: 1.5;
  margin-top: 10px;
  opacity: 0.5;
}
.Pet-info .Pet-render-container[data-v-3b817e52] {
  margin-top: 10px;
}
.Pet-info .Pet-render-container .Pet-render[data-v-3b817e52] {
  position: relative;
  -webkit-transition: 0.3s all 0s cubic-bezier(0.23, 1, 0.32, 1);
  transition: 0.3s all 0s cubic-bezier(0.23, 1, 0.32, 1);
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  background-color: #181818;
  overflow: hidden;
  max-width: 600px;
  margin: 0 auto;
}
.Pet-info .Pet-render-container .Pet-render[data-v-3b817e52]::before {
  content: "";
  display: block;
  padding-top: 100%;
}
.Pet-info .Pet-render-container .Pet-render img[data-v-3b817e52] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (max-width: 1280px) {
.Pet-name[data-v-3b817e52] {
    font-size: 1.224rem !important;
}
.Pet-description[data-v-3b817e52],
  .Pet-family-text[data-v-3b817e52] {
    font-size: 1.02rem !important;
}
}
@media (max-width: 720px) {
.Pet-name[data-v-3b817e52] {
    font-size: 1.08rem !important;
}
}
@media (max-width: 540px) {
.Pet-description[data-v-3b817e52],
  .Pet-family-text[data-v-3b817e52] {
    font-size: 1rem !important;
}
}

/** mixins **/
.hasReward[data-v-53f3b96d] {
  padding-bottom: 20px;
}
.btn_return[data-v-53f3b96d] {
  position: absolute;
  top: 5px;
  left: 0;
  padding: 10px;
  color: #f8b700;
}
.btn_return .Icon--back[data-v-53f3b96d] {
  padding: 3.3px;
}
.btn_return .Icon--back svg[data-v-53f3b96d] {
  width: 18px;
  height: 18px;
  fill: currentColor;
}
.achievement-info-main[data-v-53f3b96d] {
  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: 1.5;
}
.achievement-info-main.dis[data-v-53f3b96d] {
  opacity: 0.5;
}
.achievement-info-main .achievementIcon[data-v-53f3b96d] {
  background: #000;
  width: 48px;
  height: 48px;
  border: 1px solid #504137;
  margin-right: 20px;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
.achievement-info-main .achievementIcon img[data-v-53f3b96d] {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.achievement-info-main .Achievement-text[data-v-53f3b96d] {
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding-right: 20px;
  line-height: 1.5;
}
.achievement-info-main .Achievement-text .Achievement-title[data-v-53f3b96d] {
  font-size: 1.44rem;
  font-weight: bold;
  color: #0081ff;
}
.achievement-info-main .Achievement-text .Achievement-title.light[data-v-53f3b96d] {
  color: #f8b700;
}
.achievement-info-main .Achievement-text .Achievement-description[data-v-53f3b96d] {
  font-size: 1.2rem;
  color: #ebdec2;
}
.achievement-info-main .Achievement-right[data-v-53f3b96d] {
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  text-align: right;
  min-width: 50px;
}
.achievement-info-main .Achievement-right .Achievement-points-icon[data-v-53f3b96d] {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.achievement-info-main .Achievement-right .Achievement-points-icon .Media-image[data-v-53f3b96d] {
  margin-right: 5px;
  width: 18px;
  height: 18px;
  background: url(https://wow.res.netease.com/pc/zt/20241217140222/assets/icon_dun_1d8d2442.png) center center no-repeat;
  background-size: contain;
}
.achievement-info-main .Achievement-right .Achievement-points-icon .Media-image.showScore[data-v-53f3b96d] {
  width: 32px;
  height: 32px;
  margin-right: 0;
  background-image: url(https://wow.res.netease.com/pc/zt/20241217140222/assets/icon_dun2_448a8966.png);
}
.achievement-info-main .Achievement-right .Achievement-points-icon .Media-text[data-v-53f3b96d] {
  font-size: 1.4688rem;
  color: #fff;
}
.achievement-info-main .Achievement-right .Achievement-date[data-v-53f3b96d] {
  color: #ebdec2;
  font-size: 1rem;
}
.Achievement-criteria-cons[data-v-53f3b96d] {
  border-top: 1px solid rgba(255, 255, 255, 0.25);
  overflow: hidden;
}
.listItems_cons[data-v-53f3b96d] {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.listItems_cons .listItems[data-v-53f3b96d] {
  width: 33.33%;
}
.listItems_cons .listItems .list_item_cons[data-v-53f3b96d] {
  width: 100%;
  -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;
  padding: 4px 0 0 30px;
}
.listItems_cons .listItems .list_item_cons.showcursor[data-v-53f3b96d] {
  cursor: pointer;
}
.listItems_cons .listItems .list_item_cons .GameIcon[data-v-53f3b96d] {
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  width: 32px;
  height: 32px;
  border: 1px solid #504137;
  margin-right: 10px;
}
.listItems_cons .listItems .list_item_cons .GameIcon img[data-v-53f3b96d] {
  display: block;
  width: 100%;
  height: 100%;
}
.listItems_cons .listItems .list_item_cons .child-desc[data-v-53f3b96d] {
  font-size: 1.2rem;
  color: #ebdec2;
}
.listItems_cons .listItems .list_item_cons .child-desc.hasIcon[data-v-53f3b96d] {
  color: #f8b700;
}
.listItems_cons .bar_cons[data-v-53f3b96d] {
  width: 100%;
}
.listItems_cons .bar_cons .AchievementBar-label[data-v-53f3b96d] {
  color: #ebdec2;
  font-size: 1.2rem;
  margin-bottom: 2px;
  line-height: 1.5;
}
.listItems_cons .bar_cons .Progressbar[data-v-53f3b96d] {
  background-color: #181818;
  -webkit-box-shadow: inset 0 0 16px #000;
          box-shadow: inset 0 0 16px #000;
  color: #000;
  position: relative;
  min-height: 28px;
}
.listItems_cons .bar_cons .Progressbar .Progressbar-border[data-v-53f3b96d] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border: 1px solid rgba(255, 255, 255, 0.2);
  background: transparent;
  z-index: 1;
}
.listItems_cons .bar_cons .Progressbar .Progressbar-progress[data-v-53f3b96d] {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
}
.listItems_cons .bar_cons .Progressbar .Progressbar-progress[data-progresslevel="low"][data-v-53f3b96d] {
  background: #99755c;
  background: -webkit-gradient(linear, left top, right top, color-stop(0, #69503f), to(#99755c));
  background: linear-gradient(90deg, #69503f 0, #99755c);
}
.listItems_cons .bar_cons .Progressbar .Progressbar-progress[data-progresslevel="medium"][data-v-53f3b96d] {
  background: #c76700;
  background: -webkit-gradient(linear, left top, right top, color-stop(0, #7b3f00), to(#c76700));
  background: linear-gradient(90deg, #7b3f00 0, #c76700);
}
.listItems_cons .bar_cons .Progressbar .Progressbar-progress[data-progresslevel="high"][data-v-53f3b96d] {
  background: #1b9601;
  background: -webkit-gradient(linear, left top, right top, color-stop(0, #0d4a00), to(#1b9601));
  background: linear-gradient(90deg, #0d4a00 0, #1b9601);
}
.listItems_cons .bar_cons .Progressbar .Progressbar-content[data-v-53f3b96d] {
  position: relative;
  z-index: 3;
  text-align: center;
  margin-left: 10px;
  color: #fff;
  font-size: 1rem;
  line-height: 1.5;
  padding: 5px;
  min-height: 1.5em;
}
.Achievement-reward[data-v-53f3b96d] {
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  height: 32px;
  background: #000000;
  padding: 5px 10px 0;
  margin-top: 20px;
  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;
}
.Achievement-reward[data-v-53f3b96d]::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: -20px;
  border-bottom: 32px solid #000000;
  border-left: 20px solid transparent;
}
.Achievement-reward[data-v-53f3b96d]::after {
  content: "";
  position: absolute;
  bottom: 0;
  right: -20px;
  border-bottom: 32px solid #000000;
  border-right: 20px solid transparent;
}
.Achievement-reward .GameIcon[data-v-53f3b96d] {
  width: 16px;
  height: 16px;
  border: 1px solid;
  margin-right: 8px;
}
.Achievement-reward .GameIcon img[data-v-53f3b96d] {
  display: block;
  width: 100%;
  height: 100%;
}
.Achievement-reward .TrapezoidLabel-desc[data-v-53f3b96d] {
  font-size: 1rem;
}
@media (max-width: 1280px) {
.Achievement-title[data-v-53f3b96d] {
    font-size: 1.224rem !important;
}
.child-desc[data-v-53f3b96d],
  .Achievement-description[data-v-53f3b96d],
  .AchievementBar-label[data-v-53f3b96d] {
    font-size: 1.02rem !important;
}
.Achievement-points-value[data-v-53f3b96d] {
    font-size: 1.4688rem !important;
}
}
@media (max-width: 960px) {
.listItems[data-v-53f3b96d] {
    width: 50% !important;
}
.listItems.bar_cons[data-v-53f3b96d] {
    width: 100% !important;
}
}
@media (max-width: 720px) {
.listItems[data-v-53f3b96d] {
    width: 100% !important;
}
.Achievement-title[data-v-53f3b96d] {
    font-size: 1.08rem !important;
}
.child-desc[data-v-53f3b96d],
  .Achievement-description[data-v-53f3b96d],
  .AchievementBar-label[data-v-53f3b96d] {
    font-size: 1rem !important;
}
.achievement_info_pages .Achievement-description[data-v-53f3b96d] {
    display: none;
}
.Achievement-points-value[data-v-53f3b96d] {
    font-size: 1.296rem !important;
}
}
@media (max-width: 540px) {
.achievement_info_pages .achievementIcon[data-v-53f3b96d] {
    display: none;
}
.achievement_info_pop .Achievement-reward[data-v-53f3b96d] {
    position: relative !important;
    width: 100%;
    margin-top: 20px;
    overflow: hidden;
}
}

/** mixins **/
.AffixesTable .AffixesTable-title[data-v-207464da] {
  font-size: 1.728rem;
  color: #fff;
  line-height: 1.5;
}
.AffixesTable .AffixesTable-icon[data-v-207464da] {
  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;
}
.AffixesTable .AffixesTable-icon .GameIcon-icon[data-v-207464da] {
  width: 48px;
  height: 48px;
  border: 1px solid #504137;
  background-size: cover;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
.AffixesTable .AffixesTable-icon .GameIcon-icon img[data-v-207464da] {
  width: 100%;
  height: 100%;
}
.AffixesTable .Talent-body[data-v-207464da] {
  padding-top: 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.AffixesTable .Talent-body .Talent-data[data-v-207464da] {
  width: 50%;
  font-size: 1.02rem;
  color: #fff;
  line-height: 1.5;
}
.AffixesTable .Talent-body .Talent-data[data-v-207464da]:nth-child(2n) {
  text-align: right;
}
.AffixesTable .AffixesTable-info[data-v-207464da] {
  padding-left: 20px;
}
.AffixesTable .Talent-name[data-v-207464da] {
  font-size: 1.224rem;
}
.AffixesTable .Talent-desc[data-v-207464da] {
  padding-top: 2px;
  font-size: 1.02rem;
  color: #ebdec2;
  text-shadow: 0 0 1px transparent, 0 1px 2px rgba(0, 0, 0, 0.8);
  font-weight: 400;
  line-height: 1.5;
}

/** mixins **/
.subNav[data-v-26a24b36] {
  padding-bottom: 40px;
}

/** mixins **/
.srearchBox[data-v-9711e194] {
  height: 50;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.srearchBox .srearchBox_con[data-v-9711e194] {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  height: 100%;
  line-height: 48px;
  border-radius: 8px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 1px solid #777;
  background: rgba(0, 0, 0, 0.5);
  font-size: 14px;
  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;
  padding: 0 20px;
}
.srearchBox .srearchBox_con.focus[data-v-9711e194] {
  border-color: #674024;
}
.srearchBox .srearchBox_con .search_icon[data-v-9711e194] {
  display: block;
  margin-right: 15px;
  background: url(https://wow.res.netease.com/pc/zt/20241217140222/assets/sprite-923c92_923c92ef.png);background-size:28px 28px;
background-position:-0px -0px;
width:24px;
height:24px;
}
.srearchBox .srearchBox_con .search-input[data-v-9711e194] {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.srearchBox .srearchBox_con .search-input input[data-v-9711e194] {
  width: 100%;
  display: block;
  color: rgba(255, 255, 255, 0.8);
  outline: none;
  border: none;
  background: none;
}
.srearchBox .srearchBox_con .search-input input[data-v-9711e194]::-webkit-input-placeholder {
  /* WebKit browsers */
  font-style: italic;
  color: rgba(248, 183, 0, 0.8);
}
.srearchBox .srearchBox_con .search-input input[data-v-9711e194]:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  font-style: italic;
  color: rgba(248, 183, 0, 0.8);
}
.srearchBox .srearchBox_con .search-input input[data-v-9711e194]::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  font-style: italic;
  color: rgba(248, 183, 0, 0.8);
}
.srearchBox .srearchBox_con .search-input input[data-v-9711e194]:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  font-style: italic;
  color: rgba(248, 183, 0, 0.8);
}
.srearchBox .search_btn[data-v-9711e194] {
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  width: 82px;
  height: 100%;
  line-height: 50px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-align: center;
  border-radius: 8px;
  background: #15100F;
  font-size: 14px;
  margin-left: 8px;
  color: rgba(255, 205, 65, 0.8);
  cursor: pointer;
}
.srearchBox .search_btn.active[data-v-9711e194] {
  background: #6D4000;
}
.srearchBox .search_btn[data-v-9711e194]:hover {
  background: #6D4000;
  color: rgba(255, 255, 255, 0.8);
}
@media (max-width: 980px) {
.srearchBox[data-v-9711e194] {
    height: 34px;
}
.srearchBox .srearchBox_con[data-v-9711e194] {
    padding: 0 10px;
    line-height: 34px;
    border-radius: 4px;
    border: 1px solid rgba(182, 182, 182, 0.56);
}
.srearchBox .search_btn[data-v-9711e194] {
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    width: 58px;
    height: 100%;
    line-height: 34px;
    border-radius: 4px;
}
}

/** mixins **/
@media (max-width: 540px) {
.consPoint[data-v-33cf15b1] {
    width: 100%;
    height: 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;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
}
}
.consPoint .pointTitle[data-v-33cf15b1] {
  font-size: 1.08rem;
  line-height: 1.5;
  color: #fff;
  text-shadow: 0 0 1px transparent, 0 1px 2px rgba(0, 0, 0, 0.8);
  margin-bottom: 4px;
}
.consPoint .pointNum[data-v-33cf15b1] {
  color: #ff8000;
  font-size: 1.08rem;
  line-height: 1.5;
  text-shadow: 0 0 1px transparent, 0 1px 2px rgba(0, 0, 0, 0.8);
  margin-bottom: 4px;
}
.consPoint .pointDesc[data-v-33cf15b1] {
  font-size: 1.02rem;
  line-height: 1.5;
  color: #f3eee2;
  text-shadow: 0 0 1px transparent, 0 1px 2px rgba(0, 0, 0, 0.8);
}

/** mixins **/
.consDetail[data-v-08019c2e] {
  max-height: 100%;
  overflow: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  line-height: 1.5;
  padding: 10px 0;
}
.consDetail .gameIcon[data-v-08019c2e] {
  margin-right: 20px;
  width: 58px;
  height: 58px;
  border: 1px solid;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.consDetail .gameIcon .icon-image[data-v-08019c2e] {
  width: 100%;
  height: 100%;
}
.consDetail .gameIcon.gameIcon-EPIC[data-v-08019c2e] {
  border-color: #c600ff;
}
.consDetail .gameIcon.gameIcon-UNCOMMON[data-v-08019c2e] {
  border-color: #1eff00;
}
.consDetail .gameIcon.gameIcon-HEIRLOOM[data-v-08019c2e] {
  border-color: #0cf;
}
.consDetail .gameIcon.gameIcon-ARTIFACT[data-v-08019c2e] {
  border-color: #e5cc80;
}
.consDetail .gameIcon.gameIcon-LEGENDARY[data-v-08019c2e] {
  border-color: #ff8000;
}
.consDetail .gameIcon.gameIcon-RARE[data-v-08019c2e] {
  border-color: #0081ff;
}
.consDetail .gameIcon.gameIcon-COMMON[data-v-08019c2e] {
  border-color: #fff;
}
.consDetail .gameIcon.gameIcon-POOR[data-v-08019c2e] {
  border-color: #9d9d9d;
}
.consDetail .detail_con_info[data-v-08019c2e] {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  font-size: 13px;
  line-height: 20px;
  color: #fff;
}
.consDetail .detail_con_info .equipment-name[data-v-08019c2e] {
  font-size: 16px;
}
.consDetail .detail_con_info .difficulty[data-v-08019c2e] {
  color: #1eff00;
}
.consDetail .detail_con_info .level[data-v-08019c2e] {
  color: #ffd100;
}
.consDetail .detail_con_info .description[data-v-08019c2e] {
  color: #ffd100;
  margin-top: 10px;
  margin-bottom: 10px;
}
.consDetail .detail_con_info .transmog[data-v-08019c2e] {
  color: #ff80ff;
  white-space: pre-wrap;
}
.consDetail .detail_con_info .inventory_type[data-v-08019c2e] {
  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;
}
.consDetail .detail_con_info .legacy[data-v-08019c2e] {
  margin-top: 10px;
  margin-bottom: 10px;
  color: #0cf;
}
.consDetail .detail_con_info .setList[data-v-08019c2e],
.consDetail .detail_con_info .spells[data-v-08019c2e] {
  margin-bottom: 10px;
}
.consDetail .detail_con_info .setList .setTitle[data-v-08019c2e],
.consDetail .detail_con_info .spells .setTitle[data-v-08019c2e] {
  color: #ffd100;
}
.consDetail .detail_con_info .setList .setItems[data-v-08019c2e],
.consDetail .detail_con_info .spells .setItems[data-v-08019c2e] {
  padding-left: 10px;
  color: #808080;
}
.consDetail .detail_con_info .setList .setItems .has[data-v-08019c2e],
.consDetail .detail_con_info .spells .setItems .has[data-v-08019c2e] {
  color: #ffff98;
}
.consDetail .detail_con_info .setList .set_effects[data-v-08019c2e],
.consDetail .detail_con_info .spells .set_effects[data-v-08019c2e] {
  color: #0f0;
  white-space: pre-wrap;
}
.consDetail .detail_con_info .setList .set_effects .unactive[data-v-08019c2e],
.consDetail .detail_con_info .spells .set_effects .unactive[data-v-08019c2e] {
  color: #808080;
}
.consDetail .detail_con_info .enchantments[data-v-08019c2e] {
  margin-top: 10px;
  margin-bottom: 10px;
  color: #0f0;
  white-space: pre-wrap;
}
.consDetail .detail_con_info .enchantments .enchantmentsIcon[data-v-08019c2e] {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  width: 13px;
  height: 13px;
}
.consDetail .detail_con_info .enchantments .enchantmentsIcon[data-v-08019c2e]::after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0px;
  top: 0px;
  background: url(https://wow.res.netease.com/pc/zt/20241217140222/assets/socket-border_e237596f.png) -39px 0 no-repeat;
  background-size: auto 100%;
}
.consDetail .detail_con_info .enchantments .enchantmentsIcon img[data-v-08019c2e] {
  width: 100%;
  height: auto;
}
.consDetail .detail_con_info .enchantments .hasIcon[data-v-08019c2e] {
  color: #fff;
}
.consDetail .detail_con_info .sockets[data-v-08019c2e] {
  margin-top: 10px;
  margin-bottom: 10px;
}
.consDetail .detail_con_info .sockets .socketsItems[data-v-08019c2e] {
  display: block;
}
.consDetail .detail_con_info .sockets .socketsItems .socketsIcon[data-v-08019c2e] {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  width: 13px;
  height: 13px;
  background: transparent;
}
.consDetail .detail_con_info .sockets .socketsItems .socketsIcon img[data-v-08019c2e] {
  width: 100%;
  height: auto;
  background: transparent;
}
.consDetail .detail_con_info .sockets .socketsItems .socketsIcon[data-v-08019c2e]::after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0px;
  top: 0px;
  background: url(https://wow.res.netease.com/pc/zt/20241217140222/assets/socket-border_e237596f.png) -39px 0 no-repeat;
  background-size: auto 100%;
}
.consDetail .detail_con_info .sockets .socketsItems .socketsIcon.socketsIcon-PRISMATIC[data-v-08019c2e]::after {
  background-position: -52px 0;
}
.consDetail .detail_con_info .sockets .socketsItems span[data-v-08019c2e] {
  padding-left: 6px;
}
.consDetail .detail_con_info .gold[data-v-08019c2e],
.consDetail .detail_con_info .silver[data-v-08019c2e],
.consDetail .detail_con_info .copper[data-v-08019c2e] {
  padding-right: 15px;
}
.consDetail .detail_con_info .gold[data-v-08019c2e] {
  background: url(https://wow.res.netease.com/pc/zt/20241217140222/assets/gold_222f67c3.gif) right center no-repeat;
}
.consDetail .detail_con_info .silver[data-v-08019c2e] {
  background: url(https://wow.res.netease.com/pc/zt/20241217140222/assets/silver_f79b8b17.gif) right center no-repeat;
}
.consDetail .detail_con_info .copper[data-v-08019c2e] {
  background: url(https://wow.res.netease.com/pc/zt/20241217140222/assets/copper_f49aaf87.gif) right center no-repeat;
}
.consDetail .detail_con_info .azerite[data-v-08019c2e] {
  margin: 10px 0;
}
.consDetail .detail_con_info .azerite .display_string[data-v-08019c2e] {
  color: #ffd100;
}
.consDetail .detail_con_info .azerite .power_desc[data-v-08019c2e] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #0f0;
  padding-left: 12px;
}
.consDetail .detail_con_info .azerite .essencesList .essencesItems[data-v-08019c2e] {
  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;
}
.consDetail .detail_con_info .azerite .essencesList .essencesItems .essencesIcon[data-v-08019c2e] {
  position: relative;
  width: 18px;
  height: 12px;
  margin-right: 6px;
  background: url(https://wow.res.netease.com/pc/zt/20241217140222/assets/icon-azerite-off_4a0951d2.png) right center no-repeat;
}
.consDetail .detail_con_info .azerite .essencesList .essencesItems .essencesIcon img[data-v-08019c2e] {
  position: absolute;
  left: 4px;
  top: 1px;
  width: 10px;
  height: 10px;
  border-radius: 5px;
}
.consDetail .detail_con_info .azerite .essencesList .essencesItems .essencesName[data-v-08019c2e] {
  color: #ffd100;
}
.consDetail .detail_con_info .azerite .essencesList .essencesItems:first-child .essencesIcon[data-v-08019c2e] {
  background-image: url(https://wow.res.netease.com/pc/zt/20241217140222/assets/icon-azerite-on_c7eb9f45.png);
}
.consDetail .unactive[data-v-08019c2e] {
  color: #808080 !important;
}

/** mixins **/
.Talent .Talent-head[data-v-073bcb08] {
  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;
}
.Talent .Talent-head .GameIcon[data-v-073bcb08] {
  width: 46px;
  height: 46px;
  background-size: cover;
  border-radius: 9%;
}
.Talent .Talent-head .GameIcon .GameIcon-icon[data-v-073bcb08] {
  width: 100%;
  height: 100%;
}
.Talent .Talent-head .GameIcon .GameIcon-icon img[data-v-073bcb08] {
  width: 100%;
  height: 100%;
}
.Talent .Talent-head .Talent-name[data-v-073bcb08] {
  padding: 0 20px;
  font-size: 1.224rem;
}
.Talent .Talent-body[data-v-073bcb08] {
  padding-top: 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.Talent .Talent-body .Talent-data[data-v-073bcb08] {
  width: 50%;
  font-size: 1.02rem;
  color: #fff;
  line-height: 1.5;
}
.Talent .Talent-body .Talent-data[data-v-073bcb08]:nth-child(2n) {
  text-align: right;
}
.Talent .Talent-desc[data-v-073bcb08] {
  padding-top: 20px;
  font-size: 1.02rem;
  color: #ebdec2;
  text-shadow: 0 0 1px transparent, 0 1px 2px rgba(0, 0, 0, 0.8);
  font-weight: 400;
  line-height: 1.5;
}

/** mixins **/
@media (max-width: 540px) {
.consStat[data-v-4f5ebc47] {
    width: 100%;
    height: 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;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
}
}
.consStat .pointTitle[data-v-4f5ebc47] {
  font-size: 1.44rem;
  line-height: 1.5;
  color: #fff;
  text-shadow: 0 0 1px transparent, 0 1px 2px rgba(0, 0, 0, 0.8);
}
.consStat .pointNum[data-v-4f5ebc47] {
  color: #ebdec2;
  font-size: 1.44rem;
  line-height: 1.5;
  text-shadow: 0 0 1px transparent, 0 1px 2px rgba(0, 0, 0, 0.8);
}
.consStat .mini[data-v-4f5ebc47] {
  font-size: 1.2rem;
}

/** mixins **/
.RaidDifficultyDetails[data-v-65541f86] {
  line-height: 1.5;
}
.RaidDifficultyDetails .RaidDifficultyDetails-raidName[data-v-65541f86] {
  color: #fff;
  font-weight: 700;
  font-size: 1.4688rem;
  margin-bottom: 2px;
}
.RaidDifficultyDetails .RaidDifficulty-details[data-v-65541f86] {
  color: #ebdec2;
  font-size: 1.02rem;
  margin-bottom: 20px;
}
.RaidDifficultyDetails .RaidDifficultyDetails-progressbar .Progressbar[data-v-65541f86] {
  background-color: #181818;
  -webkit-box-shadow: inset 0 0 16px #000;
          box-shadow: inset 0 0 16px #000;
  color: #000;
  position: relative;
  min-height: 28px;
  margin-bottom: 20px;
}
.RaidDifficultyDetails .RaidDifficultyDetails-progressbar .Progressbar .Progressbar-border[data-v-65541f86] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border: 1px solid rgba(255, 255, 255, 0.2);
  background: transparent;
  z-index: 1;
}
.RaidDifficultyDetails .RaidDifficultyDetails-progressbar .Progressbar .Progressbar-progress[data-v-65541f86] {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
}
.RaidDifficultyDetails .RaidDifficultyDetails-progressbar .Progressbar .Progressbar-progress[data-progresslevel='low'][data-v-65541f86] {
  background: #99755c;
  background: -webkit-gradient(linear, left top, right top, color-stop(0, #69503f), to(#99755c));
  background: linear-gradient(90deg, #69503f 0, #99755c);
}
.RaidDifficultyDetails .RaidDifficultyDetails-progressbar .Progressbar .Progressbar-progress[data-progresslevel='medium'][data-v-65541f86] {
  background: #c76700;
  background: -webkit-gradient(linear, left top, right top, color-stop(0, #7b3f00), to(#c76700));
  background: linear-gradient(90deg, #7b3f00 0, #c76700);
}
.RaidDifficultyDetails .RaidDifficultyDetails-progressbar .Progressbar .Progressbar-progress[data-progresslevel='high'][data-v-65541f86] {
  background: #1b9601;
  background: -webkit-gradient(linear, left top, right top, color-stop(0, #0d4a00), to(#1b9601));
  background: linear-gradient(90deg, #0d4a00 0, #1b9601);
}
.RaidDifficultyDetails .RaidDifficultyDetails-progressbar .Progressbar .Progressbar-content[data-v-65541f86] {
  position: relative;
  z-index: 3;
  text-align: left;
  margin-left: 10px;
  color: #fff;
  font-size: 1rem;
  line-height: 1.5;
  padding: 5px;
  min-height: 1.5em;
}
.RaidDifficultyDetails .RaidDifficultyDetails-bossKills[data-v-65541f86] {
  color: #fff;
  -webkit-column-count: 2;
     -moz-column-count: 2;
          column-count: 2;
  -webkit-column-gap: 20px;
     -moz-column-gap: 20px;
          column-gap: 20px;
}
.RaidDifficultyDetails .RaidDifficultyDetails-bossKills.hoverClo[data-v-65541f86] {
  -webkit-column-count: 1;
     -moz-column-count: 1;
          column-count: 1;
}
.RaidDifficultyDetails .RaidDifficultyDetails-bossKills span[data-v-65541f86] {
  font-size: 1rem;
  margin-right: 10px;
}
.RaidDifficultyDetails .RaidDifficultyDetails-bossKills .text-wrap[data-v-65541f86] {
  color: #ebdec2;
}
.RaidDifficultyDetails .RaidDifficultyDetails-bossKills .light[data-v-65541f86] {
  color: #0f0;
}
.RaidDifficultyDetails .Divider[data-v-65541f86] {
  margin-bottom: 20px;
}

/** mixins **/
.keystone_info_box .stoneCons[data-v-77e275b8] {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 540px) {
.keystone_info_box .stoneCons[data-v-77e275b8] {
    width: 100%;
    height: 100%;
    -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;
}
}
.keystone_info_box .stoneCons .Chakram[data-v-77e275b8] {
  width: 100px;
  height: 100px;
  background: url(https://wow.res.netease.com/pc/zt/20241217140222/assets/level_bg_2afae22c.png) center center no-repeat;
  background-size: contain;
  line-height: 100px;
  text-align: center;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}
.keystone_info_box .stoneCons .Chakram .text[data-v-77e275b8] {
  font-size: 2.1148rem;
  color: #fff;
  text-shadow: 0 0 1px transparent, 0 1px 2px rgba(0, 0, 0, 0.8);
  font-weight: 400;
}
.keystone_info_box .stoneCons .stone-item[data-v-77e275b8] {
  padding: 10px;
  font-size: 1.4688rem;
  line-height: 1.6;
}
.keystone_info_box .stoneCons.empty .name[data-v-77e275b8] {
  color: #fff;
  margin-bottom: 10px;
}
.keystone_info_box .stoneCons.empty .empty[data-v-77e275b8] {
  color: #cacaca;
  font-size: 1.02rem;
}
.keystone_info_box.hover .stoneCons .name[data-v-77e275b8] {
  color: #fff;
  font-size: 1.4688rem;
  line-height: 1.5;
  margin-bottom: 10px;
}
.keystone_info_box.hover .stoneCons .stone-item[data-v-77e275b8] {
  padding: 0;
}
.keystone_info_box.hover .stoneCons .stone-desc[data-v-77e275b8] {
  line-height: 1.5;
  font-size: 1.02rem;
}
.keystone_info_box.hover .stoneCons .stone-desc .gold[data-v-77e275b8] {
  color: #f8b700;
}
.keystone_info_box .memberList-hover[data-v-77e275b8] {
  margin-top: 20px;
}
.keystone_info_box .memberList-hover .mem-item[data-v-77e275b8] {
  margin-bottom: 2px;
}
.keystone_info_box .memberList-hover .mem-item .mem-link[data-v-77e275b8] {
  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;
}
.keystone_info_box .memberList-hover .mem-item .Character-role[data-v-77e275b8] {
  margin-right: 10px;
}
.keystone_info_box .memberList-hover .mem-item .Character-name[data-v-77e275b8] {
  font-size: 1.224rem;
  line-height: 1.2;
  word-break: break-all;
}
.keystone_info_box .memberList-info[data-v-77e275b8] {
  margin-top: 40px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.keystone_info_box .memberList-info .mem-item[data-v-77e275b8] {
  display: block;
  width: 20%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 10px;
}
.keystone_info_box .memberList-info .mem-item .Character-header[data-v-77e275b8] {
  margin: 0 auto;
  position: relative;
  -webkit-transition: 0.3s opacity 0s cubic-bezier(0.23, 1, 0.32, 1);
  transition: 0.3s opacity 0s cubic-bezier(0.23, 1, 0.32, 1);
  background-color: #504137;
  background-image: linear-gradient(45deg, #352011, #504137, #352011);
  border-radius: 50%;
  overflow: hidden;
  width: 64px;
  height: 64px;
}
.keystone_info_box .memberList-info .mem-item .Character-header .avatar-image[data-v-77e275b8] {
  border: 1px solid #211510;
  border-radius: 50%;
  background-color: #211510;
  position: absolute;
  bottom: 3px;
  left: 3px;
  right: 3px;
  top: 3px;
}
.keystone_info_box .memberList-info .mem-item .Character-header .avatar-image img[data-v-77e275b8] {
  width: 100%;
  height: 100%;
  display: block;
  -o-object-fit: contain;
     object-fit: contain;
}
.keystone_info_box .memberList-info .mem-item .Character-role[data-v-77e275b8] {
  margin: -18px auto 0;
}
.keystone_info_box .memberList-info .mem-item .Character-name[data-v-77e275b8] {
  text-align: center;
  font-size: 1.2rem;
  line-height: 1.5;
  word-break: break-all;
}
.Character-role[data-v-77e275b8] {
  position: relative;
  width: 32px;
  height: 32px;
  background: url(https://wow.res.netease.com/pc/zt/20241217140222/assets/mini_border_e2547a3a.png) no-repeat center center / 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
.Character-role .GameIcon-icon[data-v-77e275b8] {
  width: 24px;
  height: 24px;
  border-radius: 50%;
  overflow: hidden;
}
.Character-role .GameIcon-icon img[data-v-77e275b8] {
  width: 100%;
  height: 100%;
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (max-width: 720px) {
.memberList-info .mem-item[data-v-77e275b8] {
    width: 33.3% !important;
}
.memberList-info .mem-item .Character-name[data-v-77e275b8] {
    font-size: 1rem !important;
}
}
@media (max-width: 540px) {
.memberList-info .mem-item[data-v-77e275b8] {
    width: 50% !important;
}
}

/** mixins **/
.radis-slide[data-v-46afaade] {
  width: 25%;
  padding: 10px 10px 20px;
}
.radis-slide .RaidProgress[data-v-46afaade] {
  background: url(https://wow.res.netease.com/pc/zt/20241217140222/assets/raids_bg_9e038b7c.jpg);
  background-position: top;
  border: 1px solid #3f4f56;
  height: 100%;
}
.radis-slide .RaidProgress .RaidProgress-image[data-v-46afaade] {
  background-color: #333;
  color: #fff;
  position: relative;
  width: 100%;
  overflow: hidden;
  cursor: pointer;
}
.radis-slide .RaidProgress .RaidProgress-image[data-v-46afaade]:hover {
  -webkit-filter: brightness(1.1);
          filter: brightness(1.1);
}
.radis-slide .RaidProgress .RaidProgress-image .Image-size[data-v-46afaade] {
  padding-top: 33.3333%;
}
.radis-slide .RaidProgress .RaidProgress-image .Image-image[data-v-46afaade] {
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  background-position: 50%;
  background-size: 100%;
  height: auto;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.radis-slide .RaidProgress .RaidProgress-head[data-v-46afaade] {
  width: 100%;
  margin: 20px 0;
}
.radis-slide .RaidProgress .RaidProgress-head .RaidProgress-header[data-v-46afaade] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 20px;
  line-height: 1.5;
}
.radis-slide .RaidProgress .RaidProgress-head .RaidProgress-header .RaidProgress-name[data-v-46afaade] {
  font-size: 1.44rem;
  line-height: 1.5;
  color: #f8b700;
  cursor: pointer;
}
.radis-slide .RaidProgress .RaidProgress-head .RaidProgress-header .RaidProgress-name[data-v-46afaade]:hover {
  color: #fff;
}
.radis-slide .RaidProgress .RaidProgress-head .RaidProgress-header .RaidProgress-level[data-v-46afaade] {
  font-size: 1rem;
  color: #b1997f;
}
.radis-slide .RaidProgress .RaidProgress-body[data-v-46afaade] {
  padding: 0 20px;
}
.radis-slide .RaidProgress .RaidProgress-body .RaidProgress-difficulties[data-v-46afaade] {
  width: 100%;
  margin-bottom: 4px;
}
.radis-slide .RaidProgress .RaidProgress-body .RaidProgress-difficulties .RaidProgress-difficulty[data-v-46afaade] {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 16px solid transparent;
}
.radis-slide .RaidProgress .RaidProgress-body .RaidProgress-difficulties .RaidProgress-difficulty .RaidProgress-difficulty-name[data-v-46afaade] {
  width: 25%;
  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;
  color: #f8b700;
}
.radis-slide .RaidProgress .RaidProgress-body .RaidProgress-difficulties .RaidProgress-difficulty .RaidProgress-difficulty-progress[data-v-46afaade] {
  width: 75%;
}
.radis-slide .RaidProgress .RaidProgress-body .RaidProgress-difficulties .RaidProgress-difficulty .RaidProgress-difficulty-progress .Progressbar[data-v-46afaade] {
  background-color: #181818;
  -webkit-box-shadow: inset 0 0 16px #000;
          box-shadow: inset 0 0 16px #000;
  color: #000;
  position: relative;
  min-height: 28px;
}
.radis-slide .RaidProgress .RaidProgress-body .RaidProgress-difficulties .RaidProgress-difficulty .RaidProgress-difficulty-progress .Progressbar .Progressbar-border[data-v-46afaade] {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border: 1px solid rgba(255, 255, 255, 0.2);
  background: transparent;
  z-index: 1;
}
.radis-slide .RaidProgress .RaidProgress-body .RaidProgress-difficulties .RaidProgress-difficulty .RaidProgress-difficulty-progress .Progressbar .Progressbar-progress[data-v-46afaade] {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
}
.radis-slide .RaidProgress .RaidProgress-body .RaidProgress-difficulties .RaidProgress-difficulty .RaidProgress-difficulty-progress .Progressbar .Progressbar-progress[data-progresslevel="low"][data-v-46afaade] {
  background: #99755c;
  background: -webkit-gradient(linear, left top, right top, color-stop(0, #69503f), to(#99755c));
  background: linear-gradient(90deg, #69503f 0, #99755c);
}
.radis-slide .RaidProgress .RaidProgress-body .RaidProgress-difficulties .RaidProgress-difficulty .RaidProgress-difficulty-progress .Progressbar .Progressbar-progress[data-progresslevel="medium"][data-v-46afaade] {
  background: #c76700;
  background: -webkit-gradient(linear, left top, right top, color-stop(0, #7b3f00), to(#c76700));
  background: linear-gradient(90deg, #7b3f00 0, #c76700);
}
.radis-slide .RaidProgress .RaidProgress-body .RaidProgress-difficulties .RaidProgress-difficulty .RaidProgress-difficulty-progress .Progressbar .Progressbar-progress[data-progresslevel="high"][data-v-46afaade] {
  background: #1b9601;
  background: -webkit-gradient(linear, left top, right top, color-stop(0, #0d4a00), to(#1b9601));
  background: linear-gradient(90deg, #0d4a00 0, #1b9601);
}
.radis-slide .RaidProgress .RaidProgress-body .RaidProgress-difficulties .RaidProgress-difficulty .RaidProgress-difficulty-progress .Progressbar .Progressbar-content[data-v-46afaade] {
  position: relative;
  z-index: 3;
  text-align: left;
  margin-left: 10px;
  color: #fff;
  font-size: 1rem;
  line-height: 1.5;
  padding: 5px;
  min-height: 1.5em;
}
.radis-slide .RaidProgress .RaidProgress-body .RaidProgress-difficulties .RaidProgress-difficulty:hover .RaidProgress-difficulty-name[data-v-46afaade] {
  color: #fff;
}
@media (max-width: 980px) {
.radis-slide[data-v-46afaade] {
    width: 50% !important;
}
}
@media (max-width: 720px) {
.radis-slide[data-v-46afaade] {
    margin: 0 auto;
    width: 83.3333% !important;
}
.RaidProgress-difficulty-name[data-v-46afaade] {
    font-size: 1rem !important;
}
}

/** mixins **/
.pvpItems[data-v-b0927eda] {
  width: 16.66667%;
  padding: 10px;
}
.pvpItems .Box[data-v-b0927eda] {
  width: 100%;
  height: 100%;
  padding: 20px 0;
}
.pvpItems .Box.disable[data-v-b0927eda] {
  opacity: 0.5;
}
.pvpItems .Box.border[data-v-b0927eda] {
  border: 1px solid #444;
}
.pvpItems .Box .contain-center[data-v-b0927eda] {
  max-width: 120px;
  margin: 0 auto;
}
.pvpItems .Box .contain-center img[data-v-b0927eda] {
  width: 100%;
  height: auto;
}
.pvpItems .Box .pvpTypeTitle[data-v-b0927eda] {
  text-align: center;
  font-size: 1.728rem;
  line-height: 1.5;
  text-shadow: 0 0 1px transparent, 0 1px 2px rgba(0, 0, 0, 0.8);
}
.pvpItems .Box .pvpTypeDesc[data-v-b0927eda] {
  margin-top: 2px;
  text-align: center;
  font-size: 1.2rem;
  line-height: 1.5;
  text-shadow: 0 0 1px transparent, 0 1px 2px rgba(0, 0, 0, 0.8);
}
@media (max-width: 980px) {
.pvpItems[data-v-b0927eda] {
    width: 50% !important;
}
}

/** mixins **/
.SummaryMythicKeystone .stone-slide[data-v-5a4a4433] {
  width: 20%;
  padding: 10px 10px 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.SummaryMythicKeystone .stone-slide .MythicKeystoneDungeonRun .MythicKeystoneDungeonRun-header[data-v-5a4a4433] {
  border: 1px solid #ff8000;
  padding-top: 45%;
  height: 0;
  -webkit-transition: all 0.25s cubic-bezier(0.23, 1, 0.32, 1) 0s;
  transition: all 0.25s cubic-bezier(0.23, 1, 0.32, 1) 0s;
  overflow: hidden;
  position: relative;
  cursor: pointer;
}
.SummaryMythicKeystone .stone-slide .MythicKeystoneDungeonRun .MythicKeystoneDungeonRun-header[data-v-5a4a4433]:hover {
  -webkit-filter: brightness(1.1);
          filter: brightness(1.1);
}
.SummaryMythicKeystone .stone-slide .MythicKeystoneDungeonRun .MythicKeystoneDungeonRun-header .stone-img[data-v-5a4a4433] {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.SummaryMythicKeystone .stone-slide .MythicKeystoneDungeonRun .MythicKeystoneDungeonRun-header .stone-img.notImg[data-v-5a4a4433] {
  -o-object-fit: contain;
     object-fit: contain;
}
.SummaryMythicKeystone .stone-slide .MythicKeystoneDungeonRun .MythicKeystoneDungeonRun-header .MythicKeystoneDungeonRun-level[data-v-5a4a4433] {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 100px;
  height: 100px;
  background: url(https://wow.res.netease.com/pc/zt/20241217140222/assets/level_bg_2afae22c.png) center center no-repeat;
  background-size: contain;
  line-height: 100px;
  text-align: center;
}
.SummaryMythicKeystone .stone-slide .MythicKeystoneDungeonRun .MythicKeystoneDungeonRun-header .MythicKeystoneDungeonRun-level .text[data-v-5a4a4433] {
  font-size: 2.1148rem;
  color: #fff;
  text-shadow: 0 0 1px transparent, 0 1px 2px rgba(0, 0, 0, 0.8);
  font-weight: 400;
}
.SummaryMythicKeystone .stone-slide .MythicKeystoneDungeonRun .MythicKeystoneDungeonRun-info[data-v-5a4a4433] {
  padding-top: 10px;
  line-height: 1.5;
  font-size: 1.224rem;
}
.SummaryMythicKeystone .stone-slide .MythicKeystoneDungeonRun .MythicKeystoneDungeonRun-info .name[data-v-5a4a4433] {
  color: #f8b700;
  cursor: pointer;
}
.SummaryMythicKeystone .stone-slide .MythicKeystoneDungeonRun .MythicKeystoneDungeonRun-info .name[data-v-5a4a4433]:hover {
  color: #fff;
}
.SummaryMythicKeystone .stone-slide .MythicKeystoneDungeonRun .MythicKeystoneDungeonRun-info .duration[data-v-5a4a4433] {
  margin-top: 2px;
  color: #fff;
}
.SummaryMythicKeystone .stone-slide .MythicKeystoneDungeonRun.disable[data-v-5a4a4433] {
  opacity: 0.5;
}
.SummaryMythicKeystone .stone-slide .MythicKeystoneDungeonRun.disable .MythicKeystoneDungeonRun-header[data-v-5a4a4433] {
  border-color: #3f4f56;
}
.mythicKeystone[data-v-5a4a4433] {
  margin: -10px;
  padding-bottom: 100px;
}
.mythicKeystone .stone-slide[data-v-5a4a4433] {
  width: 25%;
  padding: 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.mythicKeystone .stone-slide .MythicKeystoneDungeonRun[data-v-5a4a4433] {
  height: 100%;
  border: 1px solid #ff8000;
  background: url(https://wow.res.netease.com/pc/zt/20241217140222/assets/raids_bg_9e038b7c.jpg);
  background-position: top;
}
.mythicKeystone .stone-slide .MythicKeystoneDungeonRun .MythicKeystoneDungeonRun-header[data-v-5a4a4433] {
  padding-top: 33%;
  height: 0;
  -webkit-transition: all 0.25s cubic-bezier(0.23, 1, 0.32, 1) 0s;
  transition: all 0.25s cubic-bezier(0.23, 1, 0.32, 1) 0s;
  overflow: hidden;
  position: relative;
  cursor: pointer;
  border-bottom: solid 1px #3f4f56;
}
.mythicKeystone .stone-slide .MythicKeystoneDungeonRun .MythicKeystoneDungeonRun-header[data-v-5a4a4433]:hover {
  -webkit-filter: brightness(1.1);
          filter: brightness(1.1);
}
.mythicKeystone .stone-slide .MythicKeystoneDungeonRun .MythicKeystoneDungeonRun-header .stone-img[data-v-5a4a4433] {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.mythicKeystone .stone-slide .MythicKeystoneDungeonRun .MythicKeystoneDungeonRun-header .stone-img.notImg[data-v-5a4a4433] {
  -o-object-fit: contain;
     object-fit: contain;
}
.mythicKeystone .stone-slide .MythicKeystoneDungeonRun .MythicKeystoneDungeonRun-header .MythicKeystoneDungeonRun-level[data-v-5a4a4433] {
  position: absolute;
  top: 50%;
  left: 10px;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  width: 100px;
  height: 100px;
  background: url(https://wow.res.netease.com/pc/zt/20241217140222/assets/level_bg_2afae22c.png) center center no-repeat;
  background-size: contain;
  line-height: 100px;
  text-align: center;
}
.mythicKeystone .stone-slide .MythicKeystoneDungeonRun .MythicKeystoneDungeonRun-header .MythicKeystoneDungeonRun-level .text[data-v-5a4a4433] {
  font-size: 2.488rem;
  color: #fff;
  text-shadow: 0 0 1px transparent, 0 1px 2px rgba(0, 0, 0, 0.8);
  font-weight: 400;
}
.mythicKeystone .stone-slide .MythicKeystoneDungeonRun .MythicKeystoneDungeonRun-info-cons[data-v-5a4a4433] {
  padding: 20px;
}
.mythicKeystone .stone-slide .MythicKeystoneDungeonRun .MythicKeystoneDungeonRun-info-cons .MythicKeystoneDungeonRun-info[data-v-5a4a4433] {
  line-height: 1.5;
  font-size: 1.44rem;
}
.mythicKeystone .stone-slide .MythicKeystoneDungeonRun .MythicKeystoneDungeonRun-info-cons .MythicKeystoneDungeonRun-info .name[data-v-5a4a4433] {
  color: #f8b700;
  cursor: pointer;
}
.mythicKeystone .stone-slide .MythicKeystoneDungeonRun .MythicKeystoneDungeonRun-info-cons .MythicKeystoneDungeonRun-info .name[data-v-5a4a4433]:hover {
  color: #fff;
}
.mythicKeystone .stone-slide .MythicKeystoneDungeonRun .MythicKeystoneDungeonRun-info-cons .MythicKeystoneDungeonRun-info .duration[data-v-5a4a4433] {
  margin-top: 2px;
  color: #fff;
}
.mythicKeystone .stone-slide .MythicKeystoneDungeonRun .MythicKeystoneDungeonRun-info-cons .MythicKeystoneDungeonRun-affixesContainer[data-v-5a4a4433] {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.mythicKeystone .stone-slide .MythicKeystoneDungeonRun .MythicKeystoneDungeonRun-info-cons .MythicKeystoneDungeonRun-affixesContainer .GameIcon-icon-affixes[data-v-5a4a4433] {
  background: #000;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 48px;
  height: 48px;
  border: 1px solid #504137;
  margin-right: 10px;
  cursor: pointer;
}
.mythicKeystone .stone-slide .MythicKeystoneDungeonRun .MythicKeystoneDungeonRun-info-cons .MythicKeystoneDungeonRun-affixesContainer .GameIcon-icon-affixes img[data-v-5a4a4433] {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.mythicKeystone .stone-slide .MythicKeystoneDungeonRun .MythicKeystoneDungeonRun-info-cons .MythicKeystoneDungeonRun-partyLink[data-v-5a4a4433] {
  color: #f8b700;
  cursor: pointer;
  line-height: 1.5;
}
.mythicKeystone .stone-slide .MythicKeystoneDungeonRun .MythicKeystoneDungeonRun-info-cons .MythicKeystoneDungeonRun-partyLink .Icon-svg[data-v-5a4a4433] {
  width: 18px;
  height: 18px;
  fill: #f8b700;
  vertical-align: middle;
}
.mythicKeystone .stone-slide .MythicKeystoneDungeonRun .MythicKeystoneDungeonRun-info-cons .MythicKeystoneDungeonRun-partyLink .gutter-tiny[data-v-5a4a4433] {
  padding: 0 5px;
}
.mythicKeystone .stone-slide .MythicKeystoneDungeonRun .MythicKeystoneDungeonRun-info-cons .MythicKeystoneDungeonRun-partyLink[data-v-5a4a4433]:hover {
  color: #fff;
}
.mythicKeystone .stone-slide .MythicKeystoneDungeonRun .MythicKeystoneDungeonRun-info-cons .MythicKeystoneDungeonRun-partyLink:hover .Icon-svg[data-v-5a4a4433] {
  fill: #fff;
}
.mythicKeystone .stone-slide .MythicKeystoneDungeonRun.disable[data-v-5a4a4433] {
  opacity: 0.5;
  border-color: #3f4f56;
}
@media (max-width: 1280px) {
.mythicKeystone .stone-slide[data-v-5a4a4433] {
    width: 50% !important;
}
.mythicKeystone .stone-slide .MythicKeystoneDungeonRun-info[data-v-5a4a4433] {
    font-size: 1.224rem !important;
}
}
@media (max-width: 980px) {
.SummaryMythicKeystone .stone-slide[data-v-5a4a4433] {
    width: 33% !important;
}
}
@media (max-width: 720px) {
.SummaryMythicKeystone .stone-slide[data-v-5a4a4433] {
    width: 66.666% !important;
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
}
.SummaryMythicKeystone .stone-slide .MythicKeystoneDungeonRun-level[data-v-5a4a4433] {
    width: 70px !important;
    height: 70px !important;
    line-height: 70px !important;
}
.mythicKeystone .stone-slide[data-v-5a4a4433] {
    width: 100% !important;
}
.mythicKeystone .stone-slide .MythicKeystoneDungeonRun-info[data-v-5a4a4433] {
    font-size: 1.08rem !important;
}
}

/** mixins **/
.collect-item[data-v-006aea40] {
  padding: 10px;
}
.collect-item .Pet[data-v-006aea40] {
  width: 100%;
  height: 100%;
  border: solid 1px #444444;
  background-color: #181818;
  overflow: hidden;
  cursor: pointer;
}
.collect-item .Pet.disable[data-v-006aea40] {
  opacity: 0.3;
}
.collect-item .Pet.unassigned[data-v-006aea40] {
  pointer-events: none;
  opacity: 0.8;
}
.collect-item .Pet.unassigned .Pet-name[data-v-006aea40] {
  color: #cacaca;
}
.collect-item .Pet.unassigned .Pet-unassigned-text[data-v-006aea40] {
  text-align: center;
  color: #cacaca;
  font-size: 1rem;
}
.collect-item .Pet[data-v-006aea40]:hover {
  border-color: #f8b700;
  background-color: #1a1a1a;
}
.collect-item .Pet:hover .Pet-info .Pet-info-basic .Pet-render-shadow[data-v-006aea40] {
  -webkit-transform: translate3d(0, 0, 0) scale(1.15);
          transform: translate3d(0, 0, 0) scale(1.15);
  -webkit-filter: brightness(1.1);
          filter: brightness(1.1);
}
.collect-item .Pet:hover .Pet-info .Pet-info-basic .Pet-name[data-v-006aea40] {
  color: #f8b700;
}
.collect-item .Pet .Pet-info[data-v-006aea40] {
  padding: 20px;
  height: auto;
}
.collect-item .Pet .Pet-info .Pet-info-basic[data-v-006aea40] {
  position: relative;
}
.collect-item .Pet .Pet-info .Pet-info-basic .Pet-render-shadow[data-v-006aea40] {
  position: relative;
  -webkit-transition: 0.3s all 0s cubic-bezier(0.23, 1, 0.32, 1);
  transition: 0.3s all 0s cubic-bezier(0.23, 1, 0.32, 1);
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  background-color: #181818;
  overflow: hidden;
  max-width: 600px;
  margin: 0 auto;
}
.collect-item .Pet .Pet-info .Pet-info-basic .Pet-render-shadow[data-v-006aea40]::before {
  content: "";
  display: block;
  padding-top: 100%;
}
.collect-item .Pet .Pet-info .Pet-info-basic .Pet-render-shadow img[data-v-006aea40] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.collect-item .Pet .Pet-info .Pet-info-basic .List--center[data-v-006aea40] {
  position: relative;
  z-index: 3;
  text-align: center;
}
.collect-item .Pet .Pet-info .Pet-info-basic .List--center .Pet-name[data-v-006aea40] {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  font-size: 1.224rem;
  line-height: 1.5;
}
.collect-item .Pet .Pet-info .Pet-info-basic .List--center .Pet-name .Pet-fav[data-v-006aea40] {
  line-height: 1.5;
  vertical-align: middle;
  margin-left: 8px;
}
.collect-item .Pet .Pet-info .Pet-info-basic .List--center .Pet-name .Pet-fav .Icon--svg[data-v-006aea40] {
  width: 14px;
  height: 14px;
}
.collect-item .Pet .Pet-info .Pet-info-basic .List--center .Pet-name-subheading[data-v-006aea40] {
  color: #fff;
  font-size: 1rem;
  line-height: 1.5;
}
.collect-item .Pet .Pet-info .Pet-info-basic .List--center .Pet-level[data-v-006aea40] {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 10px;
  color: #fff;
  font-size: 1rem;
  line-height: 1.5;
}
.collect-item .Pet .Pet-info .Pet-info-basic .List--center .Pet-level .Pet-type-icon[data-v-006aea40] {
  margin-right: 4px;
  display: block;
  height: 18px;
  width: 18px;
  -o-object-fit: contain;
     object-fit: contain;
}

/** mixins **/
.GenericError[data-v-77c7f0e6] {
  padding: 0 60px 330px;
  margin: 0 -60px;
  overflow: hidden;
}
.GenericError .GenericError-box[data-v-77c7f0e6] {
  border: 1px solid #504137;
  background: #000;
  color: #fff;
  padding: 50px 20px 100px;
  position: relative;
  text-align: center;
  line-height: 1.5;
}
.GenericError .GenericError-box .GenericError-header[data-v-77c7f0e6] {
  font-size: 4.3rem;
  font-weight: 700;
}
.GenericError .GenericError-box .GenericError-status[data-v-77c7f0e6] {
  font-size: 1.728rem;
}
.GenericError .GenericError-box .GenericError-message[data-v-77c7f0e6] {
  font-size: 1.44rem;
}
.GenericError .GenericError-box .List--center[data-v-77c7f0e6] {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.GenericError .GenericError-box .List--center .List-item[data-v-77c7f0e6] {
  font-size: 1.2rem;
  padding: 0 20px;
  border-right: 1px solid rgba(170, 170, 170, 0.4);
}
.GenericError .GenericError-box .List--center .List-item[data-v-77c7f0e6]:last-child {
  border-right: none;
}
.GenericError .GenericError-box .List--center .List-item .Link[data-v-77c7f0e6] {
  color: #f8b700;
}
.GenericError .GenericError-box .List--center .List-item .Link[data-v-77c7f0e6]:hover {
  text-decoration: underline;
}
.GenericError .GenericError-box .GenericError-image[data-v-77c7f0e6] {
  z-index: 2;
  pointer-events: none;
  position: absolute;
  left: 50%;
  -webkit-transform: translate(-25%, -30%);
          transform: translate(-25%, -30%);
  width: 1060px;
  height: 540px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 1055px 537px;
  top: 100%;
  display: block;
  background-image: url(https://wow.res.netease.com/pc/zt/20241217140222/assets/tab_bg_d775944c.png);
}
@media (max-width: 1280px) {
.GenericError .GenericError-box .GenericError-header[data-v-77c7f0e6] {
    font-size: 3.655rem !important;
}
.GenericError .GenericError-box .GenericError-status[data-v-77c7f0e6] {
    font-size: 1.4688rem !important;
}
.GenericError .GenericError-box .GenericError-message[data-v-77c7f0e6] {
    font-size: 1.224rem !important;
}
.GenericError .GenericError-box .List-item[data-v-77c7f0e6] {
    font-size: 1.02rem !important;
}
.GenericError .GenericError-box .GenericError-image[data-v-77c7f0e6] {
    -webkit-transform: translate(-31%, -38%);
            transform: translate(-31%, -38%);
    width: 100%;
    height: 400px;
    background-size: contain;
}
}
@media (max-width: 720px) {
.GenericError[data-v-77c7f0e6] {
    padding: 0 20px 100px;
    margin: 0 -20px;
}
.GenericError .GenericError-box[data-v-77c7f0e6] {
    padding-bottom: 110px;
}
.GenericError .GenericError-box .GenericError-header[data-v-77c7f0e6] {
    font-size: 3.225rem !important;
}
.GenericError .GenericError-box .GenericError-status[data-v-77c7f0e6] {
    font-size: 1.296rem !important;
}
.GenericError .GenericError-box .GenericError-message[data-v-77c7f0e6] {
    font-size: 1.08rem !important;
}
.GenericError .GenericError-box .List-item[data-v-77c7f0e6] {
    font-size: 1rem !important;
}
.GenericError .GenericError-box .GenericError-image[data-v-77c7f0e6] {
    background-position: left center;
    left: 0;
    -webkit-transform: translate(20%, -50%);
            transform: translate(20%, -50%);
    width: 100%;
    height: 300px;
    background-size: 527px 266px;
}
}

@charset "utf-8";
/** mixins **/
* {
  -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;
}
@-webkit-keyframes fadeInOut {
  0%,
  25%,
  100% {
    opacity: 0;
  }
  50%,
  75% {
    opacity: 1;
  }
}
@-moz-keyframes fadeInOut {
  0%,
  25%,
  100% {
    opacity: 0;
  }
  50%,
  75% {
    opacity: 1;
  }
}
@-o-keyframes fadeInOut {
  0%,
  25%,
  100% {
    opacity: 0;
  }
  50%,
  75% {
    opacity: 1;
  }
}
@keyframes fadeInOut {
  0%,
  25%,
  100% {
    opacity: 0;
  }
  50%,
  75% {
    opacity: 1;
  }
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-o-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-50px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}
@-moz-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -moz-transform: translateX(-50px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateX(0);
  }
}
@-o-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -o-transform: translateX(-50px);
  }
  100% {
    opacity: 1;
    -o-transform: translateX(0);
  }
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-50px);
            transform: translateX(-50px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}
@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-50px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}
@-moz-keyframes fadeInDown {
  0% {
    opacity: 0;
    -moz-transform: translateY(-50px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateY(0);
  }
}
@-o-keyframes fadeInDown {
  0% {
    opacity: 0;
    -ms-transform: translateY(-50px);
  }
  100% {
    opacity: 1;
    -ms-transform: translateY(0);
  }
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-50px);
            transform: translateY(-50px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(50px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}
@-moz-keyframes fadeInUp {
  0% {
    opacity: 0;
    -moz-transform: translateY(50px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateY(0);
  }
}
@-o-keyframes fadeInUp {
  0% {
    opacity: 0;
    -o-transform: translateY(50px);
  }
  100% {
    opacity: 1;
    -o-transform: translateY(0);
  }
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(50px);
            transform: translateY(50px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(50px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}
@-moz-keyframes fadeInRight {
  0% {
    opacity: 0;
    -moz-transform: translateX(50px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateX(0);
  }
}
@-o-keyframes fadeInRight {
  0% {
    opacity: 0;
    -o-transform: translateX(50px);
  }
  100% {
    opacity: 1;
    -o-transform: translateX(0);
  }
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(50px);
            transform: translateX(50px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}
@-webkit-keyframes zoomInAndOut {
  0% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  100% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
}
@-webkit-keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(2, 2, 2);
    transform: scale3d(2, 2, 2);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(2, 2, 2);
    transform: scale3d(2, 2, 2);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(0.9);
  }
  50% {
    -webkit-transform: scale(1.1);
  }
  100% {
    -webkit-transform: scale(0.9);
    opacity: 1;
  }
}
@-moz-keyframes pulse {
  0% {
    -moz-transform: scale(0.9);
  }
  50% {
    -moz-transform: scale(1.1);
  }
  100% {
    -moz-transform: scale(0.9);
    opacity: 1;
  }
}
@-o-keyframes pulse {
  0% {
    -o-transform: scale(0.9);
  }
  50% {
    -o-transform: scale(1.1);
  }
  100% {
    -o-transform: scale(0.9);
    opacity: 1;
  }
}
@keyframes pulse {
  0% {
    -webkit-transform: scale(0.9);
            transform: scale(0.9);
  }
  50% {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
  100% {
    -webkit-transform: scale(0.9);
            transform: scale(0.9);
    opacity: 1;
  }
}
@-webkit-keyframes hinge {
  0% {
    -webkit-transform: rotate(0);
    -webkit-transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
  }
  20%,
  60% {
    -webkit-transform: rotate(80deg);
    -webkit-transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
  }
  40% {
    -webkit-transform: rotate(60deg);
    -webkit-transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
  }
  80% {
    -webkit-transform: rotate(60deg) translateY(0);
    opacity: 1;
    -webkit-transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
  }
  100% {
    -webkit-transform: translateY(700px);
    opacity: 0;
  }
}
@-moz-keyframes hinge {
  0% {
    -moz-transform: rotate(0);
    -moz-transform-origin: top left;
    -moz-animation-timing-function: ease-in-out;
  }
  20%,
  60% {
    -moz-transform: rotate(80deg);
    -moz-transform-origin: top left;
    -moz-animation-timing-function: ease-in-out;
  }
  40% {
    -moz-transform: rotate(60deg);
    -moz-transform-origin: top left;
    -moz-animation-timing-function: ease-in-out;
  }
  80% {
    -moz-transform: rotate(60deg) translateY(0);
    opacity: 1;
    -moz-transform-origin: top left;
    -moz-animation-timing-function: ease-in-out;
  }
  100% {
    -moz-transform: translateY(700px);
    opacity: 0;
  }
}
@-o-keyframes hinge {
  0% {
    -o-transform: rotate(0);
    -o-transform-origin: top left;
    -o-animation-timing-function: ease-in-out;
  }
  20%,
  60% {
    -o-transform: rotate(80deg);
    -o-transform-origin: top left;
    -o-animation-timing-function: ease-in-out;
  }
  40% {
    -o-transform: rotate(60deg);
    -o-transform-origin: top left;
    -o-animation-timing-function: ease-in-out;
  }
  80% {
    -o-transform: rotate(60deg) translateY(0);
    opacity: 1;
    -o-transform-origin: top left;
    -o-animation-timing-function: ease-in-out;
  }
  100% {
    -o-transform: translateY(700px);
    opacity: 0;
  }
}
@keyframes hinge {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
    -webkit-transform-origin: top left;
            transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out;
  }
  20%,
  60% {
    -webkit-transform: rotate(80deg);
            transform: rotate(80deg);
    -webkit-transform-origin: top left;
            transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out;
  }
  40% {
    -webkit-transform: rotate(60deg);
            transform: rotate(60deg);
    -webkit-transform-origin: top left;
            transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out;
  }
  80% {
    -webkit-transform: rotate(60deg) translateY(0);
            transform: rotate(60deg) translateY(0);
    opacity: 1;
    -webkit-transform-origin: top left;
            transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out;
  }
  100% {
    -webkit-transform: translateY(700px);
            transform: translateY(700px);
    opacity: 0;
  }
}
@-webkit-keyframes rotate {
  0% {
    -webkit-transform-origin: center center;
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform-origin: center center;
    -webkit-transform: rotate(360deg);
  }
}
@-moz-keyframes rotate {
  0% {
    -moz-transform-origin: center center;
    -moz-transform: rotate(0deg);
  }
  100% {
    -moz-transform-origin: center center;
    -moz-transform: rotate(360deg);
  }
}
@-o-keyframes rotate {
  0% {
    -o-transform-origin: center center;
    -o-transform: rotate(0deg);
  }
  100% {
    -o-transform-origin: center center;
    -o-transform: rotate(360deg);
  }
}
@keyframes rotate {
  0% {
    -webkit-transform-origin: center center;
            transform-origin: center center;
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform-origin: center center;
            transform-origin: center center;
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@-webkit-keyframes wobble {
  0% {
    -webkit-transform: translateX(0%);
  }
  15% {
    -webkit-transform: translateX(-25%) rotate(-5deg);
  }
  30% {
    -webkit-transform: translateX(20%) rotate(3deg);
  }
  45% {
    -webkit-transform: translateX(-15%) rotate(-3deg);
  }
  60% {
    -webkit-transform: translateX(10%) rotate(2deg);
  }
  75% {
    -webkit-transform: translateX(-5%) rotate(-1deg);
  }
  100% {
    -webkit-transform: translateX(0%);
    opacity: 1;
  }
}
@-moz-keyframes wobble {
  0% {
    -moz-transform: translateX(0%);
  }
  15% {
    -moz-transform: translateX(-25%) rotate(-5deg);
  }
  30% {
    -moz-transform: translateX(20%) rotate(3deg);
  }
  45% {
    -moz-transform: translateX(-15%) rotate(-3deg);
  }
  60% {
    -moz-transform: translateX(10%) rotate(2deg);
  }
  75% {
    -moz-transform: translateX(-5%) rotate(-1deg);
  }
  100% {
    -moz-transform: translateX(0%);
    opacity: 1;
  }
}
@-o-keyframes wobble {
  0% {
    -o-transform: translateX(0%);
  }
  15% {
    -o-transform: translateX(-25%) rotate(-5deg);
  }
  30% {
    -o-transform: translateX(20%) rotate(3deg);
  }
  45% {
    -o-transform: translateX(-15%) rotate(-3deg);
  }
  60% {
    -o-transform: translateX(10%) rotate(2deg);
  }
  75% {
    -o-transform: translateX(-5%) rotate(-1deg);
  }
  100% {
    -o-transform: translateX(0%);
    opacity: 1;
  }
}
@keyframes wobble {
  0% {
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
  }
  15% {
    -webkit-transform: translateX(-25%) rotate(-5deg);
            transform: translateX(-25%) rotate(-5deg);
  }
  30% {
    -webkit-transform: translateX(20%) rotate(3deg);
            transform: translateX(20%) rotate(3deg);
  }
  45% {
    -webkit-transform: translateX(-15%) rotate(-3deg);
            transform: translateX(-15%) rotate(-3deg);
  }
  60% {
    -webkit-transform: translateX(10%) rotate(2deg);
            transform: translateX(10%) rotate(2deg);
  }
  75% {
    -webkit-transform: translateX(-5%) rotate(-1deg);
            transform: translateX(-5%) rotate(-1deg);
  }
  100% {
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
    opacity: 1;
  }
}
@-webkit-keyframes shake {
  50% {
    transform: rotate(10deg);
    -webkit-transform: rotate(10deg);
    -moz-transform: rotate(10deg);
    -ms-transform: rotate(10deg);
    -o-transform: rotate(10deg);
  }
  0%,
  100% {
    transform: rotate(-10deg);
    -webkit-transform: rotate(-10deg);
    -moz-transform: rotate(-10deg);
    -ms-transform: rotate(-10deg);
    -o-transform: rotate(-10deg);
  }
}
@keyframes shake {
  50% {
    transform: rotate(10deg);
    -webkit-transform: rotate(10deg);
    -moz-transform: rotate(10deg);
    -ms-transform: rotate(10deg);
    -o-transform: rotate(10deg);
  }
  0%,
  100% {
    transform: rotate(-10deg);
    -webkit-transform: rotate(-10deg);
    -moz-transform: rotate(-10deg);
    -ms-transform: rotate(-10deg);
    -o-transform: rotate(-10deg);
  }
}
@-webkit-keyframes flip1 {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
  }
  25% {
    -webkit-transform: perspective(400px) rotateY(-10deg);
  }
  50% {
    -webkit-transform: perspective(400px) rotateY(10deg);
  }
  100% {
    -webkit-transform: perspective(400px) rotateY(0deg);
  }
}
@keyframes flip1 {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
            transform: perspective(400px) rotateY(90deg);
  }
  40% {
    -webkit-transform: perspective(400px) rotateY(-10deg);
            transform: perspective(400px) rotateY(-10deg);
  }
  70% {
    -webkit-transform: perspective(400px) rotateY(10deg);
            transform: perspective(400px) rotateY(10deg);
  }
  100% {
    -webkit-transform: perspective(400px) rotateY(0deg);
            transform: perspective(400px) rotateY(0deg);
  }
}
@-webkit-keyframes flip2 {
  0% {
    -webkit-transform: perspective(400px) rotateY(-90deg);
  }
  25% {
    -webkit-transform: perspective(400px) rotateY(-10deg);
  }
  50% {
    -webkit-transform: perspective(400px) rotateY(10deg);
  }
  100% {
    -webkit-transform: perspective(400px) rotateY(0deg);
  }
}
@keyframes flip2 {
  0% {
    -webkit-transform: perspective(400px) rotateY(-90deg);
            transform: perspective(400px) rotateY(-90deg);
  }
  40% {
    -webkit-transform: perspective(400px) rotateY(-10deg);
            transform: perspective(400px) rotateY(-10deg);
  }
  70% {
    -webkit-transform: perspective(400px) rotateY(10deg);
            transform: perspective(400px) rotateY(10deg);
  }
  100% {
    -webkit-transform: perspective(400px) rotateY(0deg);
            transform: perspective(400px) rotateY(0deg);
  }
}
@-webkit-keyframes shine {
  0%,
  100% {
    opacity: 1;
  }
  50% {
    opacity: 0.1;
  }
}
@-webkit-keyframes gif {
  0% {
    background-position: 0%;
    opacity: 1;
  }
  100% {
    background-position: 200%;
    opacity: 1;
  }
}
@keyframes gif {
  0% {
    background-position: 0%;
    opacity: 1;
  }
  100% {
    background-position: 200%;
    opacity: 1;
  }
}
@-webkit-keyframes zoom2 {
  0% {
    -webkit-transform: scale3d(0.98, 1, 1);
    transform: scale3d(0.98, 1, 1);
  }
  50% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  100% {
    -webkit-transform: scale3d(0.98, 1, 1);
    transform: scale3d(0.98, 1, 1);
  }
}
@keyframes zoom2 {
  0% {
    -webkit-transform: scale3d(0.98, 1, 1);
    transform: scale3d(0.98, 1, 1);
  }
  50% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  100% {
    -webkit-transform: scale3d(0.98, 1, 1);
    transform: scale3d(0.98, 1, 1);
  }
}
@-webkit-keyframes matrix {
  0% {
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, -0.0015, 0, 0, 1, 0, 0, 0, 0, 1);
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, -0.0015, 0, 0, 1, 0, 0, 0, 0, 1);
    transform-origin: center center 0;
    -webkit-transform-origin: center center 0;
  }
  100% {
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform-origin: center center 0;
    -webkit-transform-origin: center center 0;
  }
}
@keyframes matrix {
  0% {
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, -0.0015, 0, 0, 1, 0, 0, 0, 0, 1);
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, -0.0015, 0, 0, 1, 0, 0, 0, 0, 1);
    transform-origin: center center 0;
    -webkit-transform-origin: center center 0;
  }
  100% {
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform-origin: center center 0;
    -webkit-transform-origin: center center 0;
  }
}
@-webkit-keyframes rotate {
  0% {
    -webkit-transform: rotate(0deg);
  }
  50% {
    -webkit-transform: rotate(180deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes rotate {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  50% {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@-webkit-keyframes zoomIn2 {
  0% {
    -webkit-transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.05);
  }
  100% {
    -webkit-transform: scale(1);
  }
}
@keyframes zoomIn2 {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.05);
            transform: scale(1.05);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@-webkit-keyframes translateDown {
  0%,
  100% {
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
  }
  50% {
    transform: translateY(10px);
    -webkit-transform: translateY(10px);
    -moz-transform: translateY(10px);
    -ms-transform: translateY(10px);
    -o-transform: translateY(10px);
  }
}
@keyframes translateDown {
  0%,
  100% {
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
  }
  50% {
    transform: translateY(10px);
    -webkit-transform: translateY(10px);
    -moz-transform: translateY(10px);
    -ms-transform: translateY(10px);
    -o-transform: translateY(10px);
  }
}
@-webkit-keyframes translateLeft {
  0%,
  100% {
    transform: translateX(0);
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
  }
  50% {
    transform: translateX(-5px);
    -webkit-transform: translateX(-5px);
    -moz-transform: translateX(-5px);
    -ms-transform: translateX(-5px);
    -o-transform: translateX(-5px);
  }
}
@keyframes translateLeft {
  0%,
  100% {
    transform: translateX(0);
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
  }
  50% {
    transform: translateX(-5px);
    -webkit-transform: translateX(-5px);
    -moz-transform: translateX(-5px);
    -ms-transform: translateX(-5px);
    -o-transform: translateX(-5px);
  }
}
@keyframes arrow {
  0%,
  100% {
    transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
  }
  50% {
    transform: translate(0, 0.15rem);
    -webkit-transform: translate(0, 0.15rem);
    -moz-transform: translate(0, 0.15rem);
    -ms-transform: translate(0, 0.15rem);
    -o-transform: translate(0, 0.15rem);
  }
}
@-webkit-keyframes arrow {
  0%,
  100% {
    transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
  }
  50% {
    transform: translate(0, 0.15rem);
    -webkit-transform: translate(0, 0.15rem);
    -moz-transform: translate(0, 0.15rem);
    -ms-transform: translate(0, 0.15rem);
    -o-transform: translate(0, 0.15rem);
  }
}
@-webkit-keyframes show {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
            transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@keyframes show {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
            transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@-webkit-keyframes fylLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateX(-6rem);
            transform: translateX(-6rem);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}
@-moz-keyframes fylLeft {
  0% {
    opacity: 1;
    transform: translateX(-6rem);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
@-ms-keyframes fylLeft {
  0% {
    opacity: 1;
    transform: translateX(-6rem);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
@-o-keyframes fylLeft {
  0% {
    opacity: 1;
    transform: translateX(-6rem);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
@keyframes fylLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateX(-6rem);
            transform: translateX(-6rem);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}
@-webkit-keyframes scaleSkill {
  0% {
    -webkit-transform: translate(-50%, -50%) scale(1);
            transform: translate(-50%, -50%) scale(1);
  }
  50% {
    -webkit-transform: translate(-50%, -50%) scale(1.2);
            transform: translate(-50%, -50%) scale(1.2);
  }
  100% {
    -webkit-transform: translate(-50%, -50%) scale(1);
            transform: translate(-50%, -50%) scale(1);
  }
}
@-moz-keyframes scaleSkill {
  0% {
    transform: translate(-50%, -50%) scale(1);
  }
  50% {
    transform: translate(-50%, -50%) scale(1.2);
  }
  100% {
    transform: translate(-50%, -50%) scale(1);
  }
}
@-ms-keyframes scaleSkill {
  0% {
    transform: translate(-50%, -50%) scale(1);
  }
  50% {
    transform: translate(-50%, -50%) scale(1.2);
  }
  100% {
    transform: translate(-50%, -50%) scale(1);
  }
}
@-o-keyframes scaleSkill {
  0% {
    transform: translate(-50%, -50%) scale(1);
  }
  50% {
    transform: translate(-50%, -50%) scale(1.2);
  }
  100% {
    transform: translate(-50%, -50%) scale(1);
  }
}
@keyframes scaleSkill {
  0% {
    -webkit-transform: translate(-50%, -50%) scale(1);
            transform: translate(-50%, -50%) scale(1);
  }
  50% {
    -webkit-transform: translate(-50%, -50%) scale(1.2);
            transform: translate(-50%, -50%) scale(1.2);
  }
  100% {
    -webkit-transform: translate(-50%, -50%) scale(1);
            transform: translate(-50%, -50%) scale(1);
  }
}
@-webkit-keyframes btnShake {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  25% {
    -webkit-transform: translateX(-2px);
            transform: translateX(-2px);
  }
  50% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  75% {
    -webkit-transform: translateX(2px);
            transform: translateX(2px);
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}
@-moz-keyframes btnShake {
  0% {
    transform: translateX(0);
  }
  25% {
    transform: translateX(-2px);
  }
  50% {
    transform: translateX(0);
  }
  75% {
    transform: translateX(2px);
  }
  100% {
    transform: translateX(0);
  }
}
@-ms-keyframes btnShake {
  0% {
    transform: translateX(0);
  }
  25% {
    transform: translateX(-2px);
  }
  50% {
    transform: translateX(0);
  }
  75% {
    transform: translateX(2px);
  }
  100% {
    transform: translateX(0);
  }
}
@-o-keyframes btnShake {
  0% {
    transform: translateX(0);
  }
  25% {
    transform: translateX(-2px);
  }
  50% {
    transform: translateX(0);
  }
  75% {
    transform: translateX(2px);
  }
  100% {
    transform: translateX(0);
  }
}
@keyframes btnShake {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  25% {
    -webkit-transform: translateX(-2px);
            transform: translateX(-2px);
  }
  50% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  75% {
    -webkit-transform: translateX(2px);
            transform: translateX(2px);
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}
@-webkit-keyframes innerIn {
  0% {
    -webkit-transform: translateX(1000px);
            transform: translateX(1000px);
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}
@-moz-keyframes innerIn {
  0% {
    transform: translateX(1000px);
  }
  100% {
    transform: translateX(0);
  }
}
@-ms-keyframes innerIn {
  0% {
    transform: translateX(1000px);
  }
  100% {
    transform: translateX(0);
  }
}
@-o-keyframes innerIn {
  0% {
    transform: translateX(1000px);
  }
  100% {
    transform: translateX(0);
  }
}
@keyframes innerIn {
  0% {
    -webkit-transform: translateX(1000px);
            transform: translateX(1000px);
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}
.warrior {
  color: #c69b6d;
}
.paladin {
  color: #f48cba;
}
.hunter {
  color: #aad372;
}
.rogue {
  color: #fff468;
}
.priest {
  color: #f0ebe0;
}
.shaman {
  color: #2359ff;
}
.mage {
  color: #68ccef;
}
.warlock {
  color: #9382c9;
}
.monk {
  color: #00ffba;
}
.druid {
  color: #ff7c0a;
}
.demon-hunter {
  color: #a330c9;
}
.death-knight {
  color: #c41e3b;
}
.evoker {
  color: #33937f;
}
.success {
  color: #0f0;
}
.error {
  color: #db2300;
}
.warning {
  color: #c76700;
}
.EPIC {
  color: #c600ff;
}
.UNCOMMON {
  color: #1eff00;
}
.HEIRLOOM {
  color: #0cf;
}
.ARTIFACT {
  color: #e5cc80;
}
.AZERITE {
  color: #e5cc80;
}
.LEGENDARY {
  color: #ff8000;
}
.RARE {
  color: #0081ff;
}
.COMMON {
  color: #fff;
}
.POOR {
  color: #9d9d9d;
}
.GameIcon--EPIC {
  border-color: #c600ff !important;
}
.GameIcon--UNCOMMON {
  border-color: #1eff00 !important;
}
.GameIcon--HEIRLOOM {
  border-color: #0cf !important;
}
.GameIcon--ARTIFACT {
  border-color: #e5cc80 !important;
}
.GameIcon--AZERITE {
  border-color: #e5cc80 !important;
}
.GameIcon--LEGENDARY {
  border-color: #ff8000 !important;
}
.GameIcon--RARE {
  border-color: #0081ff !important;
}
.GameIcon--COMMON {
  border-color: #fff !important;
}
.GameIcon--POOR {
  border-color: #9d9d9d !important;
}
.mb40 {
  margin-bottom: 40px;
}
.mt10 {
  margin-top: 10px;
}
.mt20 {
  margin-top: 20px;
}
.mb20 {
  margin-bottom: 20px;
}
.mb10 {
  margin-bottom: 10px;
}
.pb10 {
  padding-bottom: 10px;
}
.pb20 {
  padding-bottom: 20px;
}
.pt20 {
  padding-top: 20px;
}
.color-gold-light {
  color: #f8b700;
}
.Grid--flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.Grid-1of2 {
  width: 50%;
}
.Grid-1of3 {
  width: 33.333333%;
}
.Grid-1of4 {
  width: 25%;
}
.Grid-1of5 {
  width: 20%;
}
.Grid-1of6 {
  width: 16.66666667%;
}
.Divider {
  width: 100%;
  height: 1px;
  margin-bottom: 40px;
  background: rgba(255, 255, 255, 0.25);
}
.Divider-line {
  width: 100%;
  height: 1px;
  background: rgba(255, 255, 255, 0.25);
}
.margin-bottom-small {
  margin-bottom: 10px;
}
.contain-max {
  margin-left: auto;
  margin-right: auto;
  max-width: 1600px;
}
@media (max-width: 1280px) {
  .page {
    font-size: 1.2rem;
  }
}
@media (max-width: 720px) {
  .page {
    font-size: 1.02rem;
  }
}
.el-pagination {
  font-family: "fzlth", serif;
  text-align: right;
}
.el-pagination .btn-next,
.el-pagination .btn-prev {
  font-weight: 400;
  font-size: 1rem;
  color: #f7b10a;
  background-color: transparent;
}
.el-pagination .btn-next:disabled,
.el-pagination .btn-prev:disabled {
  opacity: 0.3;
  color: #fff;
  background-color: transparent;
}
.el-pagination .btn-next:disabled:hover,
.el-pagination .btn-prev:disabled:hover {
  color: #fff;
  background-color: #b06601;
}
.el-pagination .btn-next:hover,
.el-pagination .btn-prev:hover {
  color: #f7b10a;
  background-color: #b06601;
}
.el-pagination .el-pager .more {
  padding: 0 !important;
  font-size: 1rem;
  font-weight: 400;
  color: #f7b10a;
  background: transparent;
}
.el-pagination .el-pager .number {
  padding: 0 !important;
  font-size: 1rem;
  font-weight: 400;
  color: #f7b10a;
  background: transparent;
}
.el-pagination .el-pager .number:hover {
  background-color: #b06601;
}
.el-pagination .el-pager .number.active {
  color: #fff;
}
.subNav .sunNavCon {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.subNav .sunNavCon .sub-item {
  width: auto !important;
  padding: 0 15px;
  font-size: 1.2rem;
  line-height: 1.5;
  color: #f8b700;
  border-bottom: solid 1px rgba(255, 255, 255, 0.2);
  cursor: pointer;
}
.subNav .sunNavCon .sub-item:first-of-type {
  padding-left: 0;
}
.subNav .sunNavCon .sub-item:last-of-type {
  padding-right: 0;
}
.subNav .sunNavCon .sub-item .sub-item-name {
  padding-top: 6.67px;
  padding-bottom: 8px;
  margin-bottom: -3px;
  border-bottom: solid 3px transparent;
}
.subNav .sunNavCon .sub-item:hover {
  color: #fff;
}
.subNav .sunNavCon .sub-item.is-selected,
.subNav .sunNavCon .sub-item.router-link-active {
  color: #fff;
}
.subNav .sunNavCon .sub-item.is-selected .sub-item-name,
.subNav .sunNavCon .sub-item.router-link-active .sub-item-name {
  border-bottom-color: #f8b700;
}
@media (max-width: 1280px) {
  .subNav .sunNavCon .sub-item {
    font-size: 1.02rem;
  }
}
@media (max-width: 720px) {
  .subNav {
    overflow: hidden;
    position: relative;
  }
  .subNav::before {
    content: "";
    pointer-events: none;
    position: absolute;
    left: 0;
    bottom: 0;
    display: block;
    width: 100%;
    height: 30px;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, hsla(0, 0%, 100%, 0.1)), to(hsla(0, 0%, 100%, 0)));
    background: linear-gradient(0deg, hsla(0, 0%, 100%, 0.1) 0, hsla(0, 0%, 100%, 0));
  }
  .subNav .sunNavCon {
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
  }
  .subNav .sunNavCon .sub-item {
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    font-size: 1rem;
  }
}
@font-face {
  font-family: "fzlth", serif;
  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: "FZLanTingHeiS-B-GB";
  src: url("https://nie.res.netease.com/comm/js/leihuo/fonts/FZLanTingHeiSBGB-Regular.woff2") format("woff2"), url("https://nie.res.netease.com/comm/js/leihuo/fonts/FZLanTingHeiSBGB-Regular.woff") format("woff");
  font-weight: 400;
}
html {
  --nav-height: 56px;
  font-family: "Microsoft YaHei", "PingFang SC", "Noto Sans CJK", "Noto Sans SC", sans-serif;
}
@media screen and (min-width: 960px) {
  html {
    --nav-height: 88px;
  }
}
html,
body {
  position: relative;
  margin: 0 auto;
  width: 100%;
  min-height: 100%;
  min-width: 320px;
  color: #fff;
  font-size: 12px;
  line-height: 1.2em;
  background-color: #170e09;
}
html.disable-scroll,
body.disable-scroll {
  overflow: hidden;
}
#app {
  position: relative;
  -webkit-transition: -webkit-filter 333ms cubic-bezier(0.4, 0, 0.22, 1);
  transition: -webkit-filter 333ms cubic-bezier(0.4, 0, 0.22, 1);
  transition: filter 333ms cubic-bezier(0.4, 0, 0.22, 1);
  transition: filter 333ms cubic-bezier(0.4, 0, 0.22, 1), -webkit-filter 333ms cubic-bezier(0.4, 0, 0.22, 1);
  padding-top: var(--nav-height);
}
#app.inMini {
  padding-top: 0;
}
#app.blur {
  -webkit-filter: blur(12px);
          filter: blur(12px);
}
#app.blur .blz-nav {
  display: none;
}
#app.blur::before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.4);
  content: "";
  display: none;
  opacity: 0;
  -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
  transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
  z-index: 7;
}
#app.blur::after {
  content: "";
  display: table;
  clear: both;
}
.container-index {
  width: 100%;
  height: auto;
  min-height: 820px;
  background: url(https://wow.res.netease.com/pc/zt/20241217140222/assets/bg_1b035f00.jpg) center top / 100% auto no-repeat;
  background-color: #180906;
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 88px 0 1px;
}
.container-index .content {
  width: 72%;
  height: auto;
  margin: 0 auto 224px;
}
.container-index .content .titles {
  font-weight: bold;
  font-size: 48px;
  color: #fff;
  line-height: 56px;
}
.container-index .content .tips {
  margin-top: 18px;
  font-size: 18px;
  line-height: 26px;
  color: #fff;
}
.container-index .content .listCons {
  width: 100%;
  margin: 60px auto 0;
}
.container-index .content .listCons .list_titles {
  font-size: 36px;
  color: #fff;
  line-height: 42px;
  margin-bottom: 26px;
}
.container-index .content .listCons .listItems {
  width: 100%;
  margin: 0 auto 30px;
  cursor: pointer;
}
.container-index .content .listCons .listItems .serverName {
  color: #fff;
  font-size: 18px;
  margin-bottom: 26px;
}
.container-index .content .listCons .listItems .roleCons {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  cursor: default;
}
.container-index .content .listCons .listItems .roleCons .roleItems {
  width: 25%;
  min-width: 300px;
  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-bottom: 30px;
}
.container-index .content .listCons .listItems .roleCons .roleItems:hover .roleName {
  color: #fff;
}
.container-index .content .listCons .listItems .roleCons .header {
  width: 64px;
  height: 64px;
  border-radius: 8px;
  margin-right: 12px;
  overflow: hidden;
}
.container-index .content .listCons .listItems .roleCons .header img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.container-index .content .listCons .listItems .roleCons .roleName,
.container-index .content .listCons .listItems .roleCons .roleDesc {
  font-size: 14px;
  line-height: 24px;
}
.container-index .content .emptyRole {
  color: #fff;
  font-size: 18px;
  line-height: 26px;
  margin-top: 60px;
}
@media screen and (max-width: 800px) {
  .container-index {
    padding: 1px 18px;
  }
  .container-index .content {
    width: 100%;
    margin-top: 150px;
  }
  .container-index .content .titles {
    font-size: 40px;
    line-height: 48px;
  }
  .container-index .content .roleInfo {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .container-index .content .roleInfo .roleName {
    margin-right: 10px;
  }
}
@media screen and (max-width: 540px) {
  .container-search {
    padding: 1px 18px;
  }
  .container-search .listItems .roleCons .header {
    width: 52px;
    height: 52px;
  }
  .container-search .listItems .roleCons .roleName {
    font-size: 1.2rem;
  }
  .container-search .listItems .roleCons .roleDesc,
  .container-search .listItems .roleCons .roleDesc2 {
    font-size: 1rem;
    line-height: 1.5;
  }
}
.container-role {
  background: #000;
  position: relative;
  padding-bottom: 80px;
}
.container-role .Spinner-donut-icon {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 100;
  background: #000;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.container-role .Spinner-donut-icon .Spinner-donut-cut {
  position: relative;
  width: 64px;
  height: 64px;
  opacity: 0.75;
  -webkit-animation: rotate 500ms linear infinite;
          animation: rotate 500ms linear infinite;
}
.container-role .Spinner-donut-icon .Spinner-donut-cut .Spinner-donut-donut {
  width: 64px;
  height: 64px;
  border: 4px solid #fff;
  border-radius: 50%;
  border-left-color: transparent;
  border-bottom-color: transparent;
}
.container-role .pane-bg {
  position: absolute;
  top: 100px;
  left: 0;
  width: 100%;
  height: 1150px;
  margin: 0 auto;
  background: url(https://wow.res.netease.com/pc/zt/20241217140222/assets/role_com_ebb96874.jpg) center top / auto 100% no-repeat;
  --clr: rgba(0, 0, 0, 0) 5%, #000 10%, #000 90%, rgba(0, 0, 0, 0) 100%;
  -webkit-mask-image: -webkit-gradient(linear, left top, left bottom, from(var(--clr)));
  -webkit-mask-image: linear-gradient(to bottom, var(--clr));
          mask-image: -webkit-gradient(linear, left top, left bottom, from(var(--clr)));
          mask-image: linear-gradient(to bottom, var(--clr));
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: 100% 100%;
          mask-size: 100% 100%;
}
.container-role .pane-bg.HORDE {
  background-image: url(https://wow.res.netease.com/pc/zt/20241217140222/assets/role_horde_9880e670.jpg);
}
.container-role .pane-bg.ALLIANCE {
  background-image: url(https://wow.res.netease.com/pc/zt/20241217140222/assets/role_alliance_8682d492.jpg);
}
.container-role .pane-bg.faded {
  opacity: 0.2;
}
.container-role .pane-content {
  width: 100%;
  max-width: 1600px;
  height: auto;
  margin: 0 auto;
  padding: 0 60px;
  position: relative;
  z-index: 2;
  overflow: hidden;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.page_type_icon {
  position: absolute;
  top: 50px;
  left: 50px;
  width: 82px;
  height: 80px;
  z-index: 4;
  background: url(https://wow.res.netease.com/pc/zt/20241217140222/assets/page_icon_normal_c273315f.png) no-repeat;
  background-size: contain;
}
.page_type_icon.val {
  background-image: url(https://wow.res.netease.com/pc/zt/20241217140222/assets/page_icon_val_b5fb1253.png);
}
.page_type_icon.classic {
  background-image: url(https://wow.res.netease.com/pc/zt/20241217140222/assets/page_icon_classic_fbf19754.png);
}
.page_type_icon_name {
  width: 40px;
  height: 40px;
  margin-left: 16px;
  background: url(https://wow.res.netease.com/pc/zt/20241217140222/assets/page_icon_normal_c273315f.png) center no-repeat;
  background-size: contain;
}
.page_type_icon_name.val {
  background-image: url(https://wow.res.netease.com/pc/zt/20241217140222/assets/page_icon_val_b5fb1253.png);
}
.page_type_icon_name.classic {
  background-image: url(https://wow.res.netease.com/pc/zt/20241217140222/assets/page_icon_classic_fbf19754.png);
}
@media (max-width: 1700px) {
  .page_type_icon {
    left: 0;
    width: 60px;
  }
}
@media (max-width: 1080px) {
  .page_type_icon {
    top: 110px;
    left: auto;
    right: 80px;
    width: 60px;
  }
}
@media (max-width: 540px) {
  .page_type_icon {
    top: 110px;
    left: 80px;
    right: auto;
    width: 40px;
  }
}
.pos-cons {
  position: absolute;
  right: 0;
  top: 66px;
  z-index: 3;
  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: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
  width: calc(100% - 750px);
  max-width: 488px;
  min-width: 306px;
}
.pos-cons .auth-allow {
  position: relative;
  width: 306px;
  height: 41px;
  background: url(https://wow.res.netease.com/pc/zt/20241217140222/assets/allow_c01d5b81.png) no-repeat;
  background-size: contain;
  cursor: pointer;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  margin-top: 20px;
}
.pos-cons .auth-allow:hover {
  -webkit-filter: brightness(1.2);
          filter: brightness(1.2);
}
.pos-cons .auth-allow.notAllow {
  background-image: url(https://wow.res.netease.com/pc/zt/20241217140222/assets/not-allow_a6d36ab8.png);
}
.pos-cons .auth-allow.closeShow {
  margin-right: -114px;
}
.pos-cons .auth-allow .authIcons {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 0;
  top: 0;
}
.pos-cons .srearchBox {
  width: 100%;
}
.ProfilePage-header {
  position: relative;
  z-index: 3;
  width: 100%;
}
.ProfilePage-header .CharacterHeader-wrapper {
  position: relative;
  padding-top: 40px;
  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: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.ProfilePage-header .CharacterHeader-wrapper .CharacterHeader {
  width: 100%;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  padding-bottom: 10px;
  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;
  position: relative;
}
.ProfilePage-header .CharacterHeader-wrapper .CharacterHeader .CharacterHeader-character {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  margin-bottom: 0;
  height: 100px;
}
.ProfilePage-header .CharacterHeader-wrapper .CharacterHeader .CharacterHeader-character .CharacterHeader-logoArea {
  vertical-align: middle;
  height: 100%;
  opacity: 1;
}
.ProfilePage-header .CharacterHeader-wrapper .CharacterHeader .CharacterHeader-character .CharacterHeader-logoArea .CharacterHeader-logo {
  position: relative;
  width: 77.5px;
  height: 100%;
  margin-right: 18px;
  margin-left: 2px;
  background-repeat: no-repeat;
  background-size: 100%;
  display: inline-block;
  max-width: 100%;
  overflow: hidden;
  -o-object-fit: contain;
     object-fit: contain;
}
.ProfilePage-header .CharacterHeader-wrapper .CharacterHeader .CharacterHeader-character .CharacterHeader-logoArea .CharacterHeader-logo.HORDE {
  background-image: url(https://wow.res.netease.com/pc/zt/20241217140222/assets/horde_c0cb92ff.png);
}
.ProfilePage-header .CharacterHeader-wrapper .CharacterHeader .CharacterHeader-character .CharacterHeader-logoArea .CharacterHeader-logo.ALLIANCE {
  background-image: url(https://wow.res.netease.com/pc/zt/20241217140222/assets/alliance_7f51eb40.png);
}
.ProfilePage-header .CharacterHeader-wrapper .CharacterHeader .CharacterHeader-character .CharacterHeader-nameArea {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
}
.ProfilePage-header .CharacterHeader-wrapper .CharacterHeader .CharacterHeader-character .CharacterHeader-nameArea .CharacterHeader-nameTitle {
  padding-right: 20px;
  margin-right: 20px;
  border-right: 1px solid hsla(0, 0%, 100%, 0.2);
}
.ProfilePage-header .CharacterHeader-wrapper .CharacterHeader .CharacterHeader-character .CharacterHeader-nameArea .CharacterHeader-nameTitle .CharacterHeader-title {
  font-size: 1.44rem;
  line-height: 1.5;
  color: #fff;
  text-shadow: 0 0 1px transparent, 0 1px 2px rgba(0, 0, 0, 0.8);
  font-weight: 700;
  max-width: 350px;
}
.ProfilePage-header .CharacterHeader-wrapper .CharacterHeader .CharacterHeader-character .CharacterHeader-nameArea .CharacterHeader-nameTitle .CharacterHeader-name {
  font-size: 2.986rem;
  line-height: 1.5;
  font-weight: 700;
  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;
}
.ProfilePage-header .CharacterHeader-wrapper .CharacterHeader .CharacterHeader-info {
  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-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 100%;
}
.ProfilePage-header .CharacterHeader-wrapper .CharacterHeader .CharacterHeader-info .CharacterHeader-links {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  font-size: 1.728rem;
  line-height: 1.5;
  color: #f8b700;
  margin: -10px;
}
.ProfilePage-header .CharacterHeader-wrapper .CharacterHeader .CharacterHeader-info .CharacterHeader-links .CharacterHeader-achievement {
  display: table-cell;
  vertical-align: middle;
  height: 100%;
  padding: 10px;
}
.ProfilePage-header .CharacterHeader-wrapper .CharacterHeader .CharacterHeader-info .CharacterHeader-links .CharacterHeader-achievement .CharacterHeader-media {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.ProfilePage-header .CharacterHeader-wrapper .CharacterHeader .CharacterHeader-info .CharacterHeader-links .CharacterHeader-achievement .CharacterHeader-media .Media-image {
  width: 16px;
  height: 16px;
  margin-right: 4px;
}
.ProfilePage-header .CharacterHeader-wrapper .CharacterHeader .CharacterHeader-info .CharacterHeader-links .CharacterHeader-achievement .CharacterHeader-media .Media-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  vertical-align: middle;
}
.ProfilePage-header .CharacterHeader-wrapper .CharacterHeader .CharacterHeader-info .CharacterHeader-links .CharacterHeader-achievement.CharacterHeader-hourglass {
  cursor: pointer;
}
.ProfilePage-header .CharacterHeader-wrapper .CharacterHeader .CharacterHeader-info .CharacterHeader-links .CharacterHeader-achievement.CharacterHeader-hourglass:hover {
  color: #fff;
}
.ProfilePage-header .CharacterHeader-wrapper .CharacterHeader .CharacterHeader-info .CharacterHeader-details {
  font-size: 1.2rem;
  line-height: 1.5;
}
.ProfilePage-header .CharacterHeader-wrapper .CharacterHeader .CharacterHeader-info .CharacterHeader-details .CharacterHeader-detail {
  display: inline-block;
}
.ProfilePage-header .HorizontalNav {
  height: 34px;
  margin-bottom: 10px;
}
.ProfilePage-header .HorizontalNav .list-item {
  width: auto;
  height: 34px;
  display: inline-block;
  margin-left: 0;
  margin-right: 7px;
}
.ProfilePage-header .HorizontalNav .list-item .HorizontalNav-item {
  width: 100%;
  height: 100%;
  color: #f8b700;
  font-size: 1.2rem;
  line-height: 34px;
  text-align: center;
  padding: 0 8px;
  cursor: pointer;
}
.ProfilePage-header .HorizontalNav .list-item:hover .HorizontalNav-item,
.ProfilePage-header .HorizontalNav .list-item.is-selected .HorizontalNav-item {
  color: #211510;
  background-color: #f8b700;
}
.ProfilePage-header .Divider {
  margin-bottom: 20px;
}
.SummaryCharacter {
  width: 100%;
}
.SummaryCharacter .SummaryCharacter-render {
  position: absolute;
  width: 2400px;
  height: auto;
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%);
          transform: translate(-50%);
}
.SummaryCharacter .SummaryCharacter-render .render-img {
  width: 100%;
  height: 100%;
}
.contain-huge {
  max-width: 1280px;
  margin: 0 auto 20px;
}
.contain-huge .CharacterProfile {
  width: 100%;
  height: 840px;
  position: relative;
}
.contain-huge .CharacterProfile .CharacterProfile-gear {
  position: absolute;
}
.contain-huge .CharacterProfile .CharacterProfile-gear .CharacterProfile-item {
  margin: 10px 0;
  position: relative;
  cursor: pointer;
}
.contain-huge .CharacterProfile .CharacterProfile-gear .CharacterProfile-item .CharacterProfile-itemIcon {
  border: 1px solid;
  -webkit-transition: all 0.25s cubic-bezier(0.23, 1, 0.32, 1) 0s;
  transition: all 0.25s cubic-bezier(0.23, 1, 0.32, 1) 0s;
  -webkit-box-shadow: 0 0 7px -4px hsla(0, 0%, 100%, 0.25);
          box-shadow: 0 0 7px -4px hsla(0, 0%, 100%, 0.25);
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: #000;
  display: inline-block;
  max-width: 168px;
  width: 56px;
  height: 56px;
}
.contain-huge .CharacterProfile .CharacterProfile-gear .CharacterProfile-item .CharacterProfile-itemIcon .icon-image {
  width: 100%;
  height: 100%;
}
.contain-huge .CharacterProfile .CharacterProfile-gear .CharacterProfile-item .CharacterProfile-itemIcon.empty {
  border-color: #333;
}
.contain-huge .CharacterProfile .CharacterProfile-gear .CharacterProfile-item .CharacterProfile-itemIcon .GameIcon-transmog {
  position: absolute;
  left: -1px;
  bottom: -1px;
  height: 24px;
  width: 24px;
  display: block;
  background: url(https://wow.res.netease.com/pc/zt/20241217140222/assets/icon_fumo_475556c7.png) no-repeat;
  background-size: contain;
}
.contain-huge .CharacterProfile .CharacterProfile-gear .CharacterProfile-item .CharacterProfile-itemIcon .GameIcon-azerite {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: -1px;
  height: 58px;
  width: 70px;
  display: block;
  background: url(https://wow.res.netease.com/pc/zt/20241217140222/assets/icon-azerite_5efbaa28.png) no-repeat;
  background-size: contain;
}
.contain-huge .CharacterProfile .CharacterProfile-gear .CharacterProfile-item .CharacterProfile-itemDetails {
  padding: 0 16px;
  font-size: 1rem;
  line-height: 1.5;
  text-shadow: 0 0 1px transparent, 0 1px 2px rgba(0, 0, 0, 0.8);
  position: absolute;
  top: 0;
  width: 300px;
  min-height: 58px;
}
.contain-huge .CharacterProfile .CharacterProfile-gear .CharacterProfile-item .CharacterProfile-itemDetails .CharacterProfile-itemName {
  font-size: 1.2rem;
}
.contain-huge .CharacterProfile .CharacterProfile-gear .CharacterProfile-item .CharacterProfile-itemDetails .List {
  margin: 0 -3.33333333px;
  position: relative;
  font-size: 1.02rem;
  line-height: 1.5em;
}
.contain-huge .CharacterProfile .CharacterProfile-gear .CharacterProfile-item .CharacterProfile-itemDetails .List.List--right {
  text-align: right;
}
.contain-huge .CharacterProfile .CharacterProfile-gear .CharacterProfile-item .CharacterProfile-itemDetails .List .List-item {
  position: relative;
  padding: 3.33333333px;
  vertical-align: middle;
  display: inline-block;
}
.contain-huge .CharacterProfile .CharacterProfile-gear .CharacterProfile-item .CharacterProfile-itemDetails .List .CharacterProfile-itemLevel {
  color: #cacaca;
  font-size: 1rem;
}
.contain-huge .CharacterProfile .CharacterProfile-gear .CharacterProfile-item .CharacterProfile-itemDetails .List .List-Socket .ItemSocket {
  position: relative;
  width: 15px;
  height: 15px;
}
.contain-huge .CharacterProfile .CharacterProfile-gear .CharacterProfile-item .CharacterProfile-itemDetails .List .List-Socket .ItemSocket .socket-icon-image {
  width: 100%;
  height: auto;
}
.contain-huge .CharacterProfile .CharacterProfile-gear .CharacterProfile-item .CharacterProfile-itemDetails .List .List-Socket .ItemSocket .ItemSocket-frame {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: url(https://wow.res.netease.com/pc/zt/20241217140222/assets/socket-border_e237596f.png) -45px 0 no-repeat;
  background-size: auto 100%;
}
.contain-huge .CharacterProfile .CharacterProfile-gear .CharacterProfile-item .CharacterProfile-itemDetails .List .List-Socket .ItemSocket .ItemSocket-frame.ItemSocket--PRISMATIC {
  background-position: -60px 0;
}
.contain-huge .CharacterProfile .CharacterProfile-gear .CharacterProfile-item .CharacterProfile-itemDetails .List .List-itemEnchantment {
  color: #1eff00;
}
.contain-huge .CharacterProfile .CharacterProfile-gear .CharacterProfile-item:hover .GameIcon--EPIC {
  -webkit-box-shadow: 0 0 7px 5px rgba(198, 0, 255, 0.4);
          box-shadow: 0 0 7px 5px rgba(198, 0, 255, 0.4);
}
.contain-huge .CharacterProfile .CharacterProfile-gear .CharacterProfile-item:hover .GameIcon--UNCOMMON {
  -webkit-box-shadow: 0 0 7px 5px rgba(30, 255, 0, 0.4);
          box-shadow: 0 0 7px 5px rgba(30, 255, 0, 0.4);
}
.contain-huge .CharacterProfile .CharacterProfile-gear .CharacterProfile-item:hover .GameIcon--HEIRLOOM {
  -webkit-box-shadow: 0 0 7px 5px rgba(0, 204, 255, 0.25);
          box-shadow: 0 0 7px 5px rgba(0, 204, 255, 0.25);
}
.contain-huge .CharacterProfile .CharacterProfile-gear .CharacterProfile-item:hover .GameIcon--ARTIFACT {
  -webkit-box-shadow: 0 0 7px 5px rgba(229, 204, 128, 0.4);
          box-shadow: 0 0 7px 5px rgba(229, 204, 128, 0.4);
}
.contain-huge .CharacterProfile .CharacterProfile-gear .CharacterProfile-item:hover .GameIcon--LEGENDARY {
  -webkit-box-shadow: 0 0 7px 5px rgba(255, 128, 0, 0.4);
          box-shadow: 0 0 7px 5px rgba(255, 128, 0, 0.4);
}
.contain-huge .CharacterProfile .CharacterProfile-gear .CharacterProfile-item:hover .GameIcon--RARE {
  -webkit-box-shadow: 0 0 7px 5px rgba(0, 129, 255, 0.4);
          box-shadow: 0 0 7px 5px rgba(0, 129, 255, 0.4);
}
.contain-huge .CharacterProfile .CharacterProfile-gear .CharacterProfile-item:hover .GameIcon--COMMON {
  -webkit-box-shadow: 0 0 7px 5px rgba(255, 255, 255, 0.4);
          box-shadow: 0 0 7px 5px rgba(255, 255, 255, 0.4);
}
.contain-huge .CharacterProfile .CharacterProfile-gear .CharacterProfile-item:hover .GameIcon--POOR {
  -webkit-box-shadow: 0 0 7px 5px rgba(157, 157, 157, 0.4);
          box-shadow: 0 0 7px 5px rgba(157, 157, 157, 0.4);
}
.contain-huge .CharacterProfile .CharacterProfile-gear .CharacterProfile-item:hover .CharacterProfile-itemName {
  color: #fff;
}
.contain-huge .CharacterProfile .CharacterProfile-gear .CharacterProfile-item.CharacterProfile-item-left .CharacterProfile-itemDetails {
  left: 100%;
}
.contain-huge .CharacterProfile .CharacterProfile-gear .CharacterProfile-item.CharacterProfile-item-right .CharacterProfile-itemDetails {
  right: 100%;
  text-align: right;
}
.contain-huge .CharacterProfile .CharacterProfile-gear.CharacterProfile-gear--left {
  top: 0;
  left: 0;
}
.contain-huge .CharacterProfile .CharacterProfile-gear.CharacterProfile-gear--right {
  top: 0;
  right: 0;
}
.contain-huge .CharacterProfile .CharacterProfile-gear.CharacterProfile-gear--bottom {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  bottom: 80px;
  width: 100%;
}
.contain-huge .CharacterProfile .CharacterProfile-gear.CharacterProfile-gear--bottom .CharacterProfile-item:first-child {
  position: absolute;
  left: 50%;
  top: -40px;
  margin-left: -80px;
}
.contain-huge .CharacterProfile .CharacterProfile-gear.CharacterProfile-gear--bottom .CharacterProfile-item:last-child {
  position: absolute;
  right: 50%;
  top: -40px;
  margin-right: -80px;
}
.contain-huge .CharacterProfile .CharacterProfile-gear.CharacterProfile-gear--bottom.CharacterProfile-gear--classic {
  bottom: 10px;
}
.contain-huge .CharacterProfile .CharacterProfile-gear.CharacterProfile-gear--bottom.CharacterProfile-gear--classic .CharacterProfile-item {
  width: 170px;
  position: relative;
  top: 0;
  right: auto;
  left: auto;
  margin-right: 0;
  margin-left: 0;
}
.contain-huge .CharacterProfile .CharacterProfile-gear.CharacterProfile-gear--bottom.CharacterProfile-gear--classic .CharacterProfile-item .CharacterProfile-itemIcon {
  display: block;
  margin: 0 auto 10px;
}
.contain-huge .CharacterProfile .CharacterProfile-gear.CharacterProfile-gear--bottom.CharacterProfile-gear--classic .CharacterProfile-item .CharacterProfile-itemDetails {
  width: 170px;
  position: relative;
  padding: 0 10px;
}
.contain-huge .CharacterProfile .CharacterProfile-gear.CharacterProfile-gear--bottom.CharacterProfile-gear--classic .CharacterProfile-item .CharacterProfile-itemDetails .CharacterProfile-itemName,
.contain-huge .CharacterProfile .CharacterProfile-gear.CharacterProfile-gear--bottom.CharacterProfile-gear--classic .CharacterProfile-item .CharacterProfile-itemDetails .List {
  text-align: center;
}
.statisticsCons {
  position: relative;
  z-index: 3;
  width: 100%;
  margin: 0 auto 40px;
}
.statisticsCons .statisticsItems {
  width: 25%;
  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;
  padding: 10px;
  cursor: pointer;
}
.statisticsCons .statisticsItems .Media-image {
  width: 64px;
  height: 64px;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
.statisticsCons .statisticsItems .Media-image img {
  width: 100%;
  height: 100%;
}
.statisticsCons .statisticsItems .Media-text {
  padding: 0 10px;
  font-size: 1.2rem;
  line-height: 1.5;
  word-break: break-all;
}
.statisticsCons .statisticsItems .Media-text .CharacterStat-name {
  color: #fff;
  text-shadow: 0 0 1px transparent, 0 1px 2px rgba(0, 0, 0, 0.8);
  text-transform: uppercase;
}
.statisticsCons .statisticsItems:hover .CharacterStat-name {
  text-decoration: underline;
}
.statisticsCons.flex33 {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.statisticsCons.flex33 .statisticsItems {
  width: 28%;
}
.summaryTalents {
  margin-bottom: 40px;
}
.summaryTalents .Divider {
  margin-top: 40px;
}
.season_name {
  font-size: 1.02rem;
  color: #b1997f;
}
.talentsCons {
  width: 25%;
  padding: 10px;
}
.talentsCons .TalentTile {
  height: 100%;
  padding: 20px 25px;
  border: 1px solid #444;
  background: url(https://wow.res.netease.com/pc/zt/20241217140222/assets/telent_bg_7788aa65.jpg) center center no-repeat;
  cursor: pointer;
}
.talentsCons .TalentTile:hover {
  border: 1px solid #f8b700;
}
.talentsCons .TalentTile:hover .TalentTile-Footer {
  color: #fff;
}
.talentsCons .TalentTile .TalentTile-Header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.talentsCons .TalentTile .TalentTile-Header .GameIcon {
  border: 1px solid #504137;
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: #000;
  display: inline-block;
  max-width: 168px;
  width: 48px;
  height: 48px;
}
.talentsCons .TalentTile .TalentTile-Header .GameIcon .GameIcon-icon {
  width: 100%;
  height: 100%;
  background-size: 100%;
}
.talentsCons .TalentTile .TalentTile-Header .GameIcon .GameIcon-icon img {
  width: 100%;
  height: 100%;
}
.talentsCons .TalentTile .TalentTile-Header .margin-left-small {
  margin-left: 10px;
  line-height: 1.5;
}
.talentsCons .TalentTile .TalentTile-Header .margin-left-small .status {
  font-size: 1rem;
}
.talentsCons .TalentTile .TalentTile-Header .margin-left-small .status.gray {
  color: #777;
}
.talentsCons .TalentTile .TalentTile-Header .margin-left-small .name {
  color: #f8b700;
  font-size: 1.44rem;
}
.talentsCons .TalentTile .HeroTalentTile-Header .GameIcon--rounded {
  overflow: hidden;
  width: 38px;
  height: 38px;
  background: url(https://wow.res.netease.com/pc/zt/20241217140222/assets/mini_border_e2547a3a.png) center center no-repeat;
}
.talentsCons .TalentTile .HeroTalentTile-Header .GameIcon--rounded .GameIcon-icon {
  width: 32px;
  height: 32px;
  border-radius: 16px;
  margin: 3px;
  background-size: 100%;
  overflow: hidden;
}
.talentsCons .TalentTile .HeroTalentTile-Header .GameIcon--rounded .GameIcon-icon img {
  width: 100%;
  height: 100%;
}
.talentsCons .TalentTile .HeroTalentTile-Header .margin-left-small {
  margin-left: 10px;
  line-height: 1.5;
}
.talentsCons .TalentTile .font-size-xSmall {
  font-size: 1.2rem;
  line-height: 1.5;
}
.talentsCons .TalentTile .Divider {
  margin: 10px 0;
}
.talentsCons .TalentTile-PvP {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.talentsCons .TalentTile-PvP .PvPTalent-IconWrapper {
  position: relative;
  background: -webkit-gradient(linear, left bottom, left top, from(#6b0000), to(#9e0000));
  background: linear-gradient(0deg, #6b0000, #9e0000);
  width: 36px;
  height: 36px;
  margin-right: 10px;
  -webkit-clip-path: polygon(25% 5%, 75% 5%, 100% 50%, 75% 95%, 25% 95%, 0 50%);
          clip-path: polygon(25% 5%, 75% 5%, 100% 50%, 75% 95%, 25% 95%, 0 50%);
}
.talentsCons .TalentTile-PvP .PvPTalent-IconWrapper .PvPTalent-Icon {
  top: 2px;
  left: 2px;
  position: absolute;
  width: 32px;
  height: 32px;
  -webkit-clip-path: polygon(25% 5%, 75% 5%, 100% 50%, 75% 95%, 25% 95%, 0 50%);
          clip-path: polygon(25% 5%, 75% 5%, 100% 50%, 75% 95%, 25% 95%, 0 50%);
}
.talentsCons .TalentTile-PvP .PvPTalent-IconWrapper .PvPTalent-Icon .GameIcon-icon {
  width: 100%;
  height: 100%;
  background-size: 100%;
}
.talentsCons .TalentTile-PvP .PvPTalent-IconWrapper .PvPTalent-Icon .GameIcon-icon img {
  width: 100%;
  height: 100%;
}
.talentsCons .TalentTile-Footer {
  text-align: right;
  color: #f8b700;
  border-color: #f8b700;
}
.talentsCons .TalentTile-Footer .Icon--dropright {
  display: inline-block;
  width: 14px;
  height: 14px;
  top: -2px;
  left: -4px;
  -webkit-transform: rotate(45deg) scale(0.5);
          transform: rotate(45deg) scale(0.5);
  border-width: 0 0 3px 3px;
  margin: -4px 0 -4px 10px;
  position: relative;
  background: none;
  border-top: 2px solid #f8b700;
  border-right: 2px solid #f8b700;
}
.SummaryMythicKeystone {
  width: 100%;
  margin: 0 -10px 40px;
}
.radisConListCons {
  margin: 0 -10px 20px;
}
.emptyTips {
  margin-bottom: 40px;
}
.comTitle {
  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;
  font-size: 1.44rem;
  line-height: 1.5;
  color: #fff;
  text-shadow: 0 0 1px transparent, 0 1px 2px rgba(0, 0, 0, 0.8);
  font-weight: 700;
}
.comTitle .subtitles {
  color: #b1997f;
  font-size: 1.02rem;
  font-weight: 400;
  margin-left: 10px;
}
.comTitle .sub_title_link {
  font-weight: 400;
  padding: 0 10px;
  font-size: 1.2rem;
  color: #f8b700;
}
.comTitle .sub_title_link:hover {
  color: #fff;
}
@media (max-width: 1280px) {
  .page {
    font-size: 1.2rem;
  }
  .talentsCons {
    width: 50% !important;
  }
}
@media (max-width: 1080px) {
  .pos-cons {
    width: 100% !important;
    max-width: 100% !important;
    top: 26px !important;
    right: auto !important;
    position: relative !important;
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: row !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center !important;
    -webkit-align-items: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }
  .pos-cons .auth-allow {
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    margin-top: 0 !important;
    margin-left: 20px;
  }
}
@media (max-width: 980px) {
  .statisticsItems {
    width: 33% !important;
  }
  .talentsCons {
    width: 100% !important;
  }
  .ProfilePage-header {
    padding: 0 20px;
    margin: 0 -20px;
    background: rgba(0, 0, 0, 0.6);
  }
  .HorizontalNav::before {
    content: "";
    pointer-events: none;
    position: absolute;
    left: 0;
    bottom: 0;
    display: block;
    width: 100%;
    height: 30px;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, hsla(0, 0%, 100%, 0.1)), to(hsla(0, 0%, 100%, 0)));
    background: linear-gradient(0deg, hsla(0, 0%, 100%, 0.1) 0, hsla(0, 0%, 100%, 0));
  }
  .CharacterProfile {
    height: 840px;
  }
}
@media (max-width: 970px) {
  .SummaryCharacter-render {
    width: 1968px !important;
    top: -415px;
  }
  .CharacterProfile {
    height: 700px !important;
  }
  .CharacterProfile .CharacterProfile-itemIcon {
    width: 48px !important;
    height: 48px !important;
  }
  .CharacterProfile .CharacterProfile-itemIcon .GameIcon-azerite {
    width: 62px !important;
    height: 50px !important;
  }
  .CharacterProfile .CharacterProfile-itemDetails {
    display: none;
  }
  .CharacterProfile .CharacterProfile-gear--bottom.CharacterProfile-gear--classic .CharacterProfile-item {
    width: 70px !important;
  }
  .HorizontalNav {
    margin-bottom: 0 !important;
  }
  .HorizontalNav .list-item {
    margin-right: 0 !important;
  }
  .HorizontalNav .list-item .HorizontalNav-item {
    font-size: 1.08rem !important;
    background-color: transparent !important;
  }
  .HorizontalNav .list-item:hover .HorizontalNav-item,
  .HorizontalNav .list-item.is-selected .HorizontalNav-item {
    border-bottom: 3px solid #f8b700;
    color: #fff !important;
  }
}
@media (max-width: 800px) {
  .ProfilePage-header .CharacterHeader-logoArea {
    display: none;
  }
  .ProfilePage-header .CharacterHeader-nameTitle .CharacterHeader-name {
    font-size: 2.2395rem !important;
  }
  .ProfilePage-header .CharacterHeader-links {
    font-size: 1.296rem !important;
  }
  .ProfilePage-header .CharacterHeader-details {
    font-size: 1rem !important;
  }
}
@media (max-width: 720px) {
  .page {
    font-size: 1.02rem;
  }
  .statisticsItems {
    width: 50% !important;
  }
  .SummaryMythicKeystone {
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
    overflow: auto;
  }
  .pos-cons {
    bottom: auto !important;
    width: 100vw !important;
  }
  .pos-cons .auth-allow {
    margin-right: -100px !important;
    width: 154px !important;
    height: 42px !important;
    background-image: url(https://wow.res.netease.com/pc/zt/20241217140222/assets/allow_fb54dcf2.png) !important;
  }
  .pos-cons .auth-allow.notAllow {
    background-image: url(https://wow.res.netease.com/pc/zt/20241217140222/assets/not-allow_0b1b4a21.png) !important;
  }
  .ProfilePage-header .CharacterHeader-wrapper {
    position: relative;
    padding-top: 40px !important;
  }
  .ProfilePage-header .CharacterHeader-wrapper .CharacterHeader-logoArea {
    display: none;
  }
  .ProfilePage-header .CharacterHeader-wrapper .CharacterHeader {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start !important;
    -webkit-align-items: flex-start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
    -webkit-box-pack: start !important;
    -webkit-justify-content: flex-start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }
  .ProfilePage-header .CharacterHeader-wrapper .CharacterHeader .CharacterHeader-character {
    height: auto !important;
  }
  .ProfilePage-header .CharacterHeader-wrapper .CharacterHeader .CharacterHeader-nameArea {
    width: 100%;
  }
  .ProfilePage-header .CharacterHeader-wrapper .CharacterHeader .CharacterHeader-nameArea .CharacterHeader-nameTitle {
    border-right: none !important;
  }
  .SummaryCharacter-render {
    width: 1752px !important;
  }
  .CharacterProfile {
    height: 640px !important;
  }
}
@media (max-width: 540px) {
  .page {
    font-size: 1rem;
  }
  .pane-bg {
    top: 100px !important;
    height: 800px !important;
  }
  .pane-content {
    padding: 0 20px !important;
  }
  .pane-content .ProfilePage-header {
    width: 100vw !important;
    margin: 0 -20px;
  }
  .pane-content .ProfilePage-header .pos-cons .auth-allow {
    margin-right: -5px !important;
  }
  .pane-content .ProfilePage-header .pos-cons .auth-allow.openShow {
    margin-right: -24px !important;
  }
  .pane-content .ProfilePage-header .pos-cons .auth-allow.closeShow {
    margin-right: -134px !important;
  }
  .pane-content .ProfilePage-header .CharacterHeader-links {
    font-size: 1.2rem !important;
  }
  .radisConListCons {
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
    overflow: auto;
  }
  .radisConListCons .radis-slide {
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
  }
  .SummaryCharacter-render {
    width: 1334px !important;
    top: 185px !important;
  }
  .CharacterProfile {
    height: 600px !important;
  }
}
.radis-page-con {
  padding-bottom: 100px;
}
@media (max-width: 1280px) {
  .radis-page-con .radisCon .radisConListCons .radis-slide {
    width: 50% !important;
  }
}
@media (max-width: 720px) {
  .radis-page-con .radisCon .radisConListCons .radis-slide {
    width: 100% !important;
  }
}
@media (max-width: 540px) {
  .radis-page-con .radisCon .radisConListCons {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
}
.container-search {
  width: 100%;
  height: auto;
  min-height: 820px;
  background: url(https://wow.res.netease.com/pc/zt/20241217140222/assets/bg_2cf1e376.jpg) center top / 100% auto no-repeat, url(https://wow.res.netease.com/pc/zt/20241217140222/assets/bg-repeat_c50dffe6.jpg) center top / 100% auto repeat;
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 176px 20px 80px;
}
.container-search .content {
  max-width: 1560px;
  height: auto;
  margin: 0 auto;
}
.container-search .content .titles {
  width: 100%;
  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;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.container-search .content .titles .titl_text {
  font-weight: bold;
  font-size: 48px;
  color: #fff;
  line-height: 56px;
}
.container-search .content .titles .srearchBox {
  width: 488px;
}
.container-search .content .tips {
  margin-top: 18px;
  font-size: 20px;
  color: #fff;
  line-height: normal;
}
.container-search .content .tips i {
  font-weight: bold;
  margin-right: 2px;
}
.container-search .content .listCons,
.container-search .content .listNews {
  width: 100%;
  margin: 0 auto;
}
.container-search .content .listCons .search-titls,
.container-search .content .listNews .search-titls {
  line-height: 30px;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
}
.container-search .content .listCons .mini_tips,
.container-search .content .listNews .mini_tips {
  line-height: 30px;
  color: #fff;
  font-size: 14px;
  opacity: 0.5;
  margin-top: 4px;
  margin-bottom: 16px;
}
.container-search .content .listCons .listItems,
.container-search .content .listNews .listItems {
  width: 100%;
  margin: 0 auto 20px;
  cursor: pointer;
}
.container-search .content .listCons .listItems .serverName,
.container-search .content .listNews .listItems .serverName {
  color: #fff;
  font-size: 18px;
  margin-bottom: 26px;
}
.container-search .content .listCons .listItems .roleCons,
.container-search .content .listNews .listItems .roleCons {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.container-search .content .listCons .listItems .roleCons .roleItems,
.container-search .content .listNews .listItems .roleCons .roleItems {
  width: 25%;
  min-width: 250px;
  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-bottom: 20px;
}
.container-search .content .listCons .listItems .roleCons .roleItems:hover .roleName,
.container-search .content .listNews .listItems .roleCons .roleItems:hover .roleName {
  color: #fff;
}
.container-search .content .listCons .listItems .roleCons .header,
.container-search .content .listNews .listItems .roleCons .header {
  width: 64px;
  height: 64px;
  border-radius: 8px;
  margin-right: 12px;
  overflow: hidden;
}
.container-search .content .listCons .listItems .roleCons .header img,
.container-search .content .listNews .listItems .roleCons .header img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.container-search .content .listCons .listItems .roleCons .roleName,
.container-search .content .listNews .listItems .roleCons .roleName {
  font-size: 1.44rem;
  line-height: 1.5;
}
.container-search .content .listCons .listItems .roleCons .roleDesc,
.container-search .content .listNews .listItems .roleCons .roleDesc,
.container-search .content .listCons .listItems .roleCons .roleDesc2,
.container-search .content .listNews .listItems .roleCons .roleDesc2 {
  font-size: 1.2rem;
  line-height: 1.5;
}
.container-search .content .listCons .listItems .roleCons .roleDesc2,
.container-search .content .listNews .listItems .roleCons .roleDesc2 {
  color: #cacaca;
}
.container-search .content .listCons .listItems .newsCons,
.container-search .content .listNews .listItems .newsCons {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.container-search .content .listCons .listItems .newsCons::after,
.container-search .content .listNews .listItems .newsCons::after {
  content: '';
  display: table;
  clear: both;
}
.container-search .content .listCons .listItems .newsCons .news-item,
.container-search .content .listNews .listItems .newsCons .news-item {
  width: calc(25% - 15px);
  margin: 10px;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.container-search .content .listCons .listItems .newsCons .news-item:nth-child(4n+1),
.container-search .content .listNews .listItems .newsCons .news-item:nth-child(4n+1) {
  margin-left: 0;
}
.container-search .content .listCons .listItems .newsCons .news-item:nth-child(4n),
.container-search .content .listNews .listItems .newsCons .news-item:nth-child(4n) {
  margin-right: 0;
}
.container-search .content .listCons .listItems .newsCons .news-item .news-item-content,
.container-search .content .listNews .listItems .newsCons .news-item .news-item-content {
  width: 100%;
  height: 100%;
  background: #211510;
  position: relative;
  border: 1px solid #504137;
  cursor: pointer;
  -webkit-transition: 0.25s all 0s cubic-bezier(0.23, 1, 0.32, 1);
  transition: 0.25s all 0s cubic-bezier(0.23, 1, 0.32, 1);
}
.container-search .content .listCons .listItems .newsCons .news-item .item-bg,
.container-search .content .listNews .listItems .newsCons .news-item .item-bg {
  position: relative;
}
.container-search .content .listCons .listItems .newsCons .news-item .item-bg::before,
.container-search .content .listNews .listItems .newsCons .news-item .item-bg::before {
  content: '';
  display: block;
  padding-top: 56.25%;
}
.container-search .content .listCons .listItems .newsCons .news-item .item-bg-outer,
.container-search .content .listNews .listItems .newsCons .news-item .item-bg-outer,
.container-search .content .listCons .listItems .newsCons .news-item .item-bg-inner,
.container-search .content .listNews .listItems .newsCons .news-item .item-bg-inner,
.container-search .content .listCons .listItems .newsCons .news-item .item-fade,
.container-search .content .listNews .listItems .newsCons .news-item .item-fade {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  pointer-events: none;
}
.container-search .content .listCons .listItems .newsCons .news-item .item-bg-inner,
.container-search .content .listNews .listItems .newsCons .news-item .item-bg-inner {
  background-color: #000;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}
.container-search .content .listCons .listItems .newsCons .news-item .item-bg-outer::after,
.container-search .content .listNews .listItems .newsCons .news-item .item-bg-outer::after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), to(rgba(0, 0, 0, 0.8)));
  background: linear-gradient(180deg, transparent 70%, rgba(0, 0, 0, 0.8) 100%);
}
.container-search .content .listCons .listItems .newsCons .news-item .item-bottom,
.container-search .content .listNews .listItems .newsCons .news-item .item-bottom {
  background: #211510;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-top: 1px solid #504137;
}
.container-search .content .listCons .listItems .newsCons .news-item .item-bottom .news-title,
.container-search .content .listNews .listItems .newsCons .news-item .item-bottom .news-title {
  -webkit-transition: all 0.25s cubic-bezier(0.23, 1, 0.32, 1) 0s;
  transition: all 0.25s cubic-bezier(0.23, 1, 0.32, 1) 0s;
  font-weight: 500;
  line-height: 22px;
  overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  word-break: break-word;
  font-size: 1.33rem;
  color: #f8b700;
  font-family: "FZLanTingHeiS-B-GB", sans-serif;
}
.container-search .content .listCons .listItems .newsCons .news-item .item-bottom .news-time,
.container-search .content .listNews .listItems .newsCons .news-item .item-bottom .news-time {
  color: #ebdec2;
  font-weight: 400;
  text-shadow: 0 0 1px transparent, 0 1px 2px rgba(0, 0, 0, 0.8);
}
.container-search .content .listCons .listItems .newsCons .news-item:hover .news-item-content,
.container-search .content .listNews .listItems .newsCons .news-item:hover .news-item-content {
  border-color: #f8b700;
}
.container-search .content .listNews {
  margin-top: 50px;
}
.container-search .content .listNews .listItems {
  cursor: auto;
}
.container-search .content .emptyRole {
  color: #cacaca;
  font-size: 18px;
  line-height: 26px;
  margin-top: 60px;
  margin-bottom: 60px;
}
.Divider1 {
  margin-top: 67px;
}
.loadMore {
  margin: 60px auto 0;
  width: 182px;
  height: 54px;
  text-align: center;
  background: rgba(0, 0, 0, 0.5);
  line-height: 54px;
  border: 1px solid #c77e19;
  font-size: 16px;
  color: #f8b700;
  cursor: pointer;
}
.loadMore:hover {
  color: #ffd36b;
  background: #b06601;
}
@media screen and (max-width: 980px) {
  .container-search .content .titles {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .container-search .content .titles .srearchBox {
    margin-top: 30px;
    width: 100%;
  }
  .container-search .content .tips {
    margin-top: 30px;
    margin-bottom: 100px;
  }
  .container-search .content .listNews .listItems .newsCons .news-item {
    width: calc(50% - 10px);
  }
  .container-search .content .listNews .listItems .newsCons .news-item:nth-child(2n) {
    margin-right: 0;
  }
  .container-search .content .listNews .listItems .newsCons .news-item:nth-child(2n+1) {
    margin-left: 0;
  }
  .container-search .loadMore {
    height: 44px;
    line-height: 44px;
    font-size: 14px;
  }
  .container-search .loadMore:hover {
    color: #f8b700;
    background: rgba(0, 0, 0, 0.5);
  }
}
@media screen and (max-width: 800px) {
  .container-search {
    padding: 1px 18px 80px;
  }
  .container-search .content {
    width: 100%;
    margin-top: 80px;
  }
  .container-search .content .titles .titl_text {
    font-size: 40px;
    line-height: 48px;
  }
}
@media screen and (max-width: 749px) {
  .container-search {
    padding: 1px 36px 80px;
  }
  .container-search .content {
    width: 100%;
    margin-top: 50px;
  }
  .container-search .content .listNews .listItems .newsCons .news-item {
    width: 100%;
    margin: 18px 0;
  }
  .container-search .content .listNews .listItems .newsCons .news-item .item-bottom .news-title {
    font-size: 1.224rem;
  }
}
@media screen and (max-width: 540px) {
  .container-search {
    padding: 1px 36px 80px;
  }
  .container-search .content {
    width: 100%;
    margin-top: 50px;
  }
  .container-search .content .titles .titl_text {
    font-size: 24px;
    line-height: 48px;
  }
  .container-search .content .titles .srearchBox {
    margin-top: 8px;
  }
  .container-search .content .tips {
    margin-top: 20px;
    margin-bottom: 48px;
    font-size: 1.2rem;
  }
  .container-search .content .listCons,
  .container-search .content .listNews {
    width: 100%;
    margin: 0 auto;
  }
  .container-search .content .listCons .search-titls,
  .container-search .content .listNews .search-titls {
    margin-top: 24px;
    line-height: 15px;
    font-size: 1.2rem;
  }
  .container-search .content .listCons .mini_tips,
  .container-search .content .listNews .mini_tips {
    line-height: 15px;
    font-size: 12px;
    margin-top: 10px;
    margin-bottom: 16px;
  }
  .container-search .content .listCons .listItems .roleCons .header,
  .container-search .content .listNews .listItems .roleCons .header {
    width: 52px;
    height: 52px;
  }
  .container-search .content .listCons .listItems .roleCons .roleName,
  .container-search .content .listNews .listItems .roleCons .roleName {
    font-size: 1.2rem;
  }
  .container-search .content .listCons .listItems .roleCons .roleDesc,
  .container-search .content .listNews .listItems .roleCons .roleDesc,
  .container-search .content .listCons .listItems .roleCons .roleDesc2,
  .container-search .content .listNews .listItems .roleCons .roleDesc2 {
    font-size: 1rem;
    line-height: 1.5;
  }
}
.qrcode-box {
  position: fixed;
  right: 10px;
  bottom: 10px;
  width: 133px;
  z-index: 5;
}
.qrcode-box .qrcode {
  position: absolute;
  bottom: 80px;
  left: 0;
  display: none;
  background: url(https://wow.res.netease.com/pc/zt/20241217140222/assets/sprite-11bb83_11bb83eb.png);background-size:207px 217px;
background-position:-0px -0px;
width:133px;
height:213px;

}
.qrcode-box .qrcode img {
  width: 106px;
  height: 107px;
  margin-top: 10px;
}
.qrcode-box .qrcode .qr-text {
  position: relative;
  left: -4px;
  color: #ecdec3;
  font-size: 12px;
  line-height: 20px;
  white-space: nowrap;
}
.qrcode-box .qrcode .qr-text:first-of-type {
  padding-top: 5px;
}
.qrcode-box .link-box {
  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: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin-top: 5px;
}
.qrcode-box .link-box .text {
  color: #ecdec3;
  width: 94%;
  height: 19px;
  text-align: center;
  background: #000;
}
.qrcode-box .link-box .text:hover {
  color: #fff;
}
.qrcode-box .link-box .service,
.qrcode-box .link-box .icon-feedback {
  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-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-align-self: flex-end;
      -ms-flex-item-align: end;
          align-self: flex-end;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  cursor: pointer;
  background: url(https://wow.res.netease.com/pc/zt/20241217140222/assets/sprite-11bb83_11bb83eb.png);background-size:207px 217px;
background-position:-137px -0px;
width:66px;
height:73px;

}
.qrcode-box .link-box .service:hover .text,
.qrcode-box .link-box .icon-feedback:hover .text {
  color: #fff;
}
.qrcode-box .link-box .service i,
.qrcode-box .link-box .icon-feedback i {
  margin-top: 10px;
}
.qrcode-box .link-box .service i {
  background: url(https://wow.res.netease.com/pc/zt/20241217140222/assets/sprite-11bb83_11bb83eb.png);background-size:207px 217px;
background-position:-137px -167px;
width:35px;
height:35px;

}
.qrcode-box .link-box .service:hover .qrcode {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-align-content: center;
      -ms-flex-line-pack: center;
          align-content: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.qrcode-box .link-box .icon-feedback .leihuo-feedback {
  position: absolute;
  width: 100%;
  height: 100%;
  bottom: 0;
  right: 0;
  background: transparent;
}
.qrcode-box .link-box .icon-feedback .leihuo-feedback div {
  display: none;
}
.qrcode-box .link-box .icon-feedback i {
  background: url(https://wow.res.netease.com/pc/zt/20241217140222/assets/sprite-11bb83_11bb83eb.png);background-size:207px 217px;
background-position:-137px -126px;
width:37px;
height:37px;

}
@media screen and (max-width: 750px) {
  .qrcode-box {
    right: 0;
    bottom: 200px;
    width: auto;
    z-index: 6;
  }
  .qrcode-box .service:active .qrcode {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-align-content: center;
        -ms-flex-line-pack: center;
            align-content: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .qrcode-box .qrcode {
    position: absolute;
    top: 0;
    left: -138px;
  }
  .qrcode-box .link-box {
    background: transparent;
    width: 50px;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
  .qrcode-box .link-box::after {
    display: none;
  }
  .qrcode-box .link-box .text {
    display: none;
  }
  .qrcode-box .link-box .service,
  .qrcode-box .link-box .icon-feedback {
    background: url(https://wow.res.netease.com/pc/zt/20241217140222/assets/sprite-11bb83_11bb83eb.png);background-size:207px 217px;
background-position:-137px -77px;
width:45px;
height:45px;

  }
  .qrcode-box .link-box .service i,
  .qrcode-box .link-box .icon-feedback i {
    margin: 0;
  }
  .qrcode-box .link-box .icon-feedback {
    margin-top: 20px;
  }
}
.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%);
  background: #181818;
  border: 1px solid #444;
}
.pop-bg .pop-close {
  position: absolute;
  top: 20px;
  right: 16px;
  -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://wow.res.netease.com/pc/zt/20241217140222/assets/sprite-11bb83_11bb83eb.png);background-size:207px 217px;
background-position:-178px -126px;
width:18px;
height:18px;

}
.pop-bg .pop-close:hover {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.msg-pop {
  padding: 40px 20px;
  width: 400px;
  height: 200px;
  color: black;
}
.msg-pop .message-title {
  text-align: center;
  font-size: 20px;
}
.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;
}
.msg-pop .message-content.center {
  text-align: center;
}
.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: 40px;
}
.msg-pop .message-btns button {
  margin: 0 10px;
}
.yidun-pop {
  padding: 40px 20px;
  width: 74%;
  height: 300px;
  color: #fff;
}
.yidun-pop .yidun-title {
  text-align: center;
  font-size: 24px;
  line-height: 1.5;
  margin: 0 auto 100px;
}
.yidun-pop .captcha {
  margin: 0 auto;
  width: 500px;
}
@media screen and (max-width: 800px) {
  .yidun-pop {
    width: 84%;
  }
  .yidun-pop .captcha {
    width: 250px !important;
  }
}
.hover-pop {
  pointer-events: none;
  position: fixed;
  z-index: 9999;
  opacity: 0;
  -webkit-transform: scale(0.9);
          transform: scale(0.9);
  -webkit-transition: opacity 0.2s cubic-bezier(0.165, 0.84, 0.44, 1) 0s, -webkit-transform 0.2s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
  transition: opacity 0.2s cubic-bezier(0.165, 0.84, 0.44, 1) 0s, -webkit-transform 0.2s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
  transition: opacity 0.2s cubic-bezier(0.165, 0.84, 0.44, 1) 0s, transform 0.2s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
  transition: opacity 0.2s cubic-bezier(0.165, 0.84, 0.44, 1) 0s, transform 0.2s cubic-bezier(0.165, 0.84, 0.44, 1) 0s, -webkit-transform 0.2s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
}
.hover-pop.active {
  opacity: 1;
  -webkit-transform: scale(1);
          transform: scale(1);
}
.hover-pop.active .content {
  -webkit-box-shadow: 0 0 10px #000, inset 0 1px 0 hsla(0, 0%, 100%, 0.5), inset 1px 0 0 hsla(0, 0%, 100%, 0);
          box-shadow: 0 0 10px #000, inset 0 1px 0 hsla(0, 0%, 100%, 0.5), inset 1px 0 0 hsla(0, 0%, 100%, 0);
}
.hover-pop .content {
  padding: 20px;
  max-width: 400px;
  background-color: rgba(17, 17, 17, 0.9);
  border-radius: 5px;
  -webkit-box-shadow: 0 0 10px #000, inset 0 1px 0 hsla(0, 0%, 100%, 0.5), inset 1px 0 0 hsla(0, 0%, 100%, 0.1);
          box-shadow: 0 0 10px #000, inset 0 1px 0 hsla(0, 0%, 100%, 0.5), inset 1px 0 0 hsla(0, 0%, 100%, 0.1);
  border: 1px solid rgba(0, 0, 0, 0.1);
  display: inline-block;
  color: #fff;
  -webkit-transition: -webkit-box-shadow 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) 0.2s;
  transition: -webkit-box-shadow 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) 0.2s;
  transition: box-shadow 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) 0.2s;
  transition: box-shadow 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) 0.2s, -webkit-box-shadow 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) 0.2s;
}
.com-pop {
  width: 718px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 40px;
  max-height: 100vh;
  overflow: auto;
  scrollbar-width: thin;
}
@media (max-width: 730px) {
  .com-pop {
    padding: 30px;
    width: 100%;
    height: 100%;
    background: #181818;
  }
  .com-pop .pop-content {
    width: 100%;
    height: 100%;
  }
}
@media (max-width: 540px) {
  .com-pop {
    padding: 30px 20px;
    width: 100%;
    height: 100%;
    background: #181818;
  }
  .com-pop .pop-content {
    width: 100%;
    height: 100%;
  }
}
.swiper-pop {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 999;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.swiper-pop .layer {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.swiper-pop .swiper-con {
  max-height: 100vh !important;
  width: 100%;
  margin-top: auto;
  margin-bottom: auto;
  margin-left: auto;
  margin-right: auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media (max-width: 540px) {
  .swiper-pop .swiper-con {
    width: 100%;
    height: 100%;
    background: #181818;
  }
  .swiper-pop .swiper-con .slide_cons {
    width: 100%;
    height: 100%;
  }
}
.swiper-pop .swiper-con .swiper-slide {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  opacity: 0;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  margin: auto;
  height: 0;
  overflow: hidden;
  max-height: 100vh !important;
}
.swiper-pop .swiper-con .swiper-slide-prev {
  -webkit-transform: translate(-10%, 0);
          transform: translate(-10%, 0);
  opacity: 0;
}
.swiper-pop .swiper-con .swiper-slide-after {
  -webkit-transform: translate(10%, 0);
          transform: translate(10%, 0);
  opacity: 0;
}
.swiper-pop .swiper-con .swiper-slide-active {
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
  opacity: 1;
  height: auto;
  overflow: auto;
}
.swiper-pop .swiper-con .slide_cons {
  width: 720px;
  background: #181818;
  margin: auto;
  border: 1px solid #444;
  padding: 40px;
  overflow: auto;
  position: relative;
}
@media (max-width: 980px) {
  .swiper-pop .swiper-con .slide_cons {
    width: 540px;
  }
}
@media (max-width: 720px) {
  .swiper-pop .swiper-con .slide_cons {
    width: 340px;
    padding: 30px;
  }
}
@media (max-width: 540px) {
  .swiper-pop .swiper-con .slide_cons {
    border: none;
    width: 100%;
    padding: 30px 20px;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}
.swiper-pop .swiper-con .slide_cons .swiper-close {
  background: url(https://wow.res.netease.com/pc/zt/20241217140222/assets/btn-close1_4c3adba1.png) no-repeat center / 100%;
  width: 18px;
  height: 14px;
  display: block;
  position: absolute;
  top: 18px;
  right: 18px;
}
.swiper-pop .swiper-con .slide_cons .swiper-close:hover {
  -webkit-filter: brightness(200%) saturate(0);
          filter: brightness(200%) saturate(0);
}
.swiper-pop .swiper-button-prev {
  background: url(https://wow.res.netease.com/pc/zt/20241217140222/assets/prev_4e136dad.png) no-repeat center / 100%;
  width: 55px;
  height: 55px;
  left: 20px;
  margin-top: -27.5px;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.swiper-pop .swiper-button-prev:hover {
  -webkit-filter: brightness(200%) saturate(0);
          filter: brightness(200%) saturate(0);
  -webkit-transform: translateX(-10px);
          transform: translateX(-10px);
}
.swiper-pop .swiper-button-next {
  background: url(https://wow.res.netease.com/pc/zt/20241217140222/assets/next_9026c45c.png) no-repeat center / 100%;
  width: 55px;
  height: 55px;
  right: 20px;
  margin-top: -27.5px;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.swiper-pop .swiper-button-next:hover {
  -webkit-filter: brightness(200%) saturate(0);
          filter: brightness(200%) saturate(0);
  -webkit-transform: translateX(10px);
          transform: translateX(10px);
}
@media (max-width: 540px) {
  .swiper-pop .swiper-con {
    padding-bottom: 100px !important;
  }
  .swiper-pop .swiper-button-prev {
    width: 50%;
    height: 40px;
    bottom: 50px;
    left: 0;
    top: auto;
    margin-top: 0;
    background-size: 40px;
  }
  .swiper-pop .swiper-button-prev:hover {
    -webkit-filter: none;
            filter: none;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  .swiper-pop .swiper-button-next {
    width: 50%;
    height: 40px;
    bottom: 50px;
    right: 0;
    top: auto;
    margin-top: 0;
    background-size: 40px;
  }
  .swiper-pop .swiper-button-next:hover {
    -webkit-filter: none;
            filter: none;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

