/*reset*/
::-webkit-input-placeholder {
  color: #999;
}

input[type=text],
input[type=password],
html, body, div, p, ul, li, dl, dt, dd, em, i, span, a, img, input, h1, h2, h3, h4, h5 {
  margin: 0;
  padding: 0;
}

img {
  border: 0;
  display: block;
  width: 100%;
}

a, button, input {
  -webkit-tap-highlight-color: rgba(255, 0, 0, 0);
}

ol, ul {
  list-style: none;
}

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

html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

body, html {
  -webkit-tap-highlight-color: transparent;
  -webkit-user-select: none;
  -moz-user-select: none;
   -ms-user-select: none;
       user-select: none;
  width: 100%;
  height: 100%;
  background: #000;
  font-family: "Microsoft YaHei", sans-serif;
  overflow-x: hidden;
}

.hide {
  display: none;
  height: 0;
  font-size: 0;
  line-height: 0;
  visibility: hidden;
  overflow: hidden;
}

a {
  text-decoration: none;
}

/* a:focus { outline: none; } */
#afooter {
  color: #d1cfcf;
  font-size: 0.18rem;
  background: #000000;
  line-height: 0.3rem;
  text-align: center;
  padding: 0.12rem 0 0.2rem;
  width: 100%;
}

.db {
  display: block;
  text-indent: -999em;
}

.gray {
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  -webkit-filter: gray;
          filter: gray;
}

.hidden {
  display: none;
}

select, input, textarea, button {
  outline: none;
}

img[src=""],
img:not([src]) {
  opacity: 0;
}

.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.flex-1 {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.flex-full {
  width: 100%;
}

.flex-wrap {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.flex-justify-center {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.flex-justify-around {
  -ms-flex-pack: distribute;
      justify-content: space-around;
}

.flex-align-center {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.flex-column {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.gap-5 {
  gap: 5px;
}

.gap-10 {
  gap: 10px;
}

.gap-20 {
  gap: 20px;
}

.gap-30 {
  gap: 30px;
}

.gap-40 {
  gap: 40px;
}

.gap-50 {
  gap: 50px;
}

.gap-60 {
  gap: 60px;
}

.gap-70 {
  gap: 70px;
}

.gap-80 {
  gap: 80px;
}

.gap-90 {
  gap: 90px;
}

.gap-100 {
  gap: 100px;
}

.gap-110 {
  gap: 110px;
}

.gap-120 {
  gap: 120px;
}

.gap-130 {
  gap: 130px;
}

.margin-top-5 {
  margin-top: 5px;
}

.margin-top-10 {
  margin-top: 10px;
}

.margin-top-20 {
  margin-top: 20px;
}

.margin-top-30 {
  margin-top: 30px;
}

.margin-top-40 {
  margin-top: 40px;
}

.margin-top-50 {
  margin-top: 50px;
}

.margin-top-60 {
  margin-top: 60px;
}

.margin-top-70 {
  margin-top: 70px;
}

.margin-top-80 {
  margin-top: 80px;
}

.margin-top-90 {
  margin-top: 90px;
}

.pr {
  position: relative;
}

.pa {
  position: absolute;
}

@font-face {
  font-family: "fzltz";
  src: url(https://game.gtimg.cn/images/fz/cp/a20250320LA/font/fzltz.ttf);
}
@font-face {
  font-family: "fzltc";
  src: url(https://game.gtimg.cn/images/fz/cp/a20250320LA/font/fzltc.ttf);
}
@font-face {
  font-family: "fzdlthj";
  src: url(https://game.gtimg.cn/images/fz/cp/a20250320LA/font/fzdlthj.TTF);
}
.back {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 36px;
  line-height: 36px;
  margin-bottom: 50px;
  padding: 0 30px;
  font-size: 16px;
  color: #3c2200;
  text-align: center;
  background-image: -webkit-gradient(linear, left bottom, right top, from(#fbd686), to(#ffe3b7));
  background-image: linear-gradient(to right top, #fbd686, #ffe3b7);
  cursor: pointer;
}
.back:hover {
  -webkit-filter: brightness(1.05);
          filter: brightness(1.05);
}

.font-color-blue {
  color: #59a0c9;
}

.font-color-green {
  color: #8dba45;
}

.font-color-yellow {
  color: #c3a217;
}

textarea {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 15px;
  font-size: 16px;
  color: #80a2b7;
  background-color: transparent;
  resize: none;
  border: none;
}

.detail-page .main-box, .config-page .main-box {
  margin-top: 50px;
}

.icon-search {
  background: url(https://game.gtimg.cn/images/fz/cp/a20250320LA/icon/icon-search.png) no-repeat center center;
  background-size: 100% 100%;
  width: 14px;
  height: 16px;
  cursor: pointer;
}

.icon-jian {
  display: block;
  background-color: #264e68;
  position: relative;
  width: 16px;
  height: 12px;
}

.icon-jian::before {
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 10px;
  height: 2px;
  background-color: #98c0d9;
}

.icon-jia {
  display: block;
  background-color: #264e68;
  position: relative;
  width: 16px;
  height: 12px;
}

.icon-jia::before {
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 2px;
  height: 10px;
  background-color: #98c0d9;
}

.icon-jia::after {
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 10px;
  height: 2px;
  background-color: #98c0d9;
}

.milo-alert-frame {
  z-index: 10000 !important;
}

.icon-jh {
  background: url(https://game.gtimg.cn/images/fz/cp/a20250320LA/icon/icon-jh.png);
  background-size: 100% 100%;
  width: 50px;
  height: 45px;
}

.icon-dw {
  background: url(https://game.gtimg.cn/images/fz/cp/a20250320LA/icon/icon-dw.png);
  background-size: 100% 100%;
  width: 50px;
  height: 45px;
}

.icon-fy {
  background: url(https://game.gtimg.cn/images/fz/cp/a20250320LA/icon/icon-fy.png);
  background-size: 100% 100%;
  width: 50px;
  height: 45px;
}

.icon-close-circle {
  display: block;
  background: url(https://game.gtimg.cn/images/fz/cp/a20250320LA/icon/icon-close-circle.png) no-repeat center center;
  background-size: 100% 100%;
  width: 16px;
  height: 16px;
}

.fw-bg {
  border-radius: 50%;
}

.fw-bg.fw-legendary {
  background: -webkit-gradient(linear, left top, right bottom, from(#392509), to(#a16305));
  background: linear-gradient(to right bottom, #392509, #a16305);
  -webkit-box-shadow: inset 0 0 2px rgba(243, 147, 3, 0.5) !important;
          box-shadow: inset 0 0 2px rgba(243, 147, 3, 0.5) !important;
}

.fw-bg.fw-epic {
  background: -webkit-gradient(linear, left top, right bottom, from(#2e083b), to(#8004a9));
  background: linear-gradient(to right bottom, #2e083b, #8004a9);
  -webkit-box-shadow: inset 0 0 2px rgba(191, 0, 254, 0.5) !important;
          box-shadow: inset 0 0 2px rgba(191, 0, 254, 0.5) !important;
}

.fw-bg.fw-rare {
  background: -webkit-gradient(linear, left top, right bottom, from(#082c3b), to(#0479a9));
  background: linear-gradient(to right bottom, #082c3b, #0479a9);
  -webkit-box-shadow: inset 0 0 2px rgba(0, 181, 255, 0.5) !important;
          box-shadow: inset 0 0 2px rgba(0, 181, 255, 0.5) !important;
}

.fw-bg.fw-uncommon {
  background: -webkit-gradient(linear, left top, right bottom, from(#1e2f08), to(#4c8204));
  background: linear-gradient(to right bottom, #1e2f08, #4c8204);
  -webkit-box-shadow: inset 0 0 2px rgba(111, 195, 0, 0.5) !important;
          box-shadow: inset 0 0 2px rgba(111, 195, 0, 0.5) !important;
}