.main {
  max-width: 1920px;
  margin: auto;
  width: 100%;
  overflow: hidden;
  background: url(https://img.fxegames.com/fxegames/sgm/spzl/spzl19.jpg) no-repeat;
  background-size: cover;
  height: 960px;
}

.main .nav-logo .logo {
  position: absolute;
  width: 377px;
  height: 105px;
  background: url(https://img.fxegames.com/fxegames/sgm/spzl/spzl4.png) no-repeat;
  background-size: 100% 100%;
  top: 20px;
  left: 30px;
}

.main .nav-logo .btns {
  position: absolute;
  top: 32px;
  right: 30px;
}

.main .nav-logo .btns a {
  display: inline-block;
  width: 92px;
  height: 92px;
  background: url(https://img.fxegames.com/fxegames/sgm/spzl/spzl18.png);
  background-size: 100% 100%;
  text-decoration: none;
  font-size: 24px;
  color: #58431f;
  text-align: center;
  line-height: 58px;
  font-weight: bold;
  font-size: 0;
}
.main .nav-logo .btns a+a{
  background-image: url(https://img.fxegames.com/fxegames/sgm/spzl/spzl17.png);
}
.main .container {
  position: relative;

  max-width: 1302px;
  margin: 0 auto;
}

/* Ã¦Â â€¡Ã©Â¢ËœÃ§Â»â€ž */
.active-title {
  width: 1195px;
  height: 446px;
  margin: 188px auto 0;
  position: relative;
  left: 0;
}

.active-title .title {
  height: 100%;
  background: url(https://img.fxegames.com/fxegames/sgm/spzl/spzl5.png) center/contain no-repeat;
}

.active-title .term {
  position: absolute;
  top: 41px;
  right: 17px;

  width: 46px;
  height: 101px;

  background-image: url('https://img.fxegames.com/fxegames/sgmweb/qyjll/qyjll7.png'),
  url('https://img.fxegames.com/fxegames/sgmweb/qyjll/qyjll14.png');
  background-repeat: no-repeat, no-repeat;
  background-position: center, center;
  background-size: 40px, auto;
}

/* Ã¥Â±Å Ã¦â€¢Â°Ã¤Â¸â€¹Ã¦â€¹â€°Ã¦Â¡â€  */
.term-switch {
  /* margin: 60px 0 320px 535px; */
  width: 444px;
  position: relative;
  display: flex;
  justify-content: center;
  margin: 60px auto;
}

.term-switch .term {
  width: 100%;
  height: 67px;
  background: url(https://img.fxegames.com/fxegames/sgm/spzl/spzl15.png) center/100% no-repeat;
  font-family: LiSu;
  font-size: 27px;
  line-height: 67px;
  letter-spacing: 2px;
  text-align: center;
  color: #352210;
  cursor: pointer;
  position: relative;
}

/* Ã§Â®Â­Ã¥Â¤Â´ */
.term-switch .term::after {
  content: '';
  position: absolute;
  top: 50%;
  right: 68px;
  transform: translateY(-50%);

  width: 29px;
  height: 25px;

  background-image: url(https://img.fxegames.com/fxegames/sgm/spzl/spzl11.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
}

.term-switch:hover .term::after {
  background-image: url(https://img.fxegames.com/fxegames/sgm/spzl/spzl10.png);
}

.term-switch:hover .term-flow {
  display: flex;
}

/* Ã¥Â±Å Ã¦â€¢Â°Ã¥Ë†â€”Ã¨Â¡Â¨ */
.term-switch .term-flow {
  display: none;
  padding-top: 11px;

  position: absolute;
  bottom: 0px;
  left: 1%;
  transform: translateY(100%);

  width: 100%;
  justify-content: center;
}

.term-switch .termList {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 1px;

  width: 88%;
  height: 120px;

  /* Ã¥Å¸ÂºÃ¦Å“Â¬Ã¦Â Â·Ã¥Â¼ÂÃ¯Â¼Å’Ã§Â¡Â®Ã¤Â¿ÂÃ¦ÂºÂ¢Ã¥â€¡ÂºÃ¦â€”Â¶Ã¦ËœÂ¾Ã§Â¤ÂºÃ¦Â»Å¡Ã¥Å Â¨Ã¦ÂÂ¡ */
  overflow-y: auto;

  position: relative;
}

/* Ã©â€™Ë†Ã¥Â¯Â¹ Firefox */
@-moz-document url-prefix() {
  .term-switch .termList {
    scrollbar-width: thin; /* Ã¨Â®Â¾Ã§Â½Â®Ã¦Â»Å¡Ã¥Å Â¨Ã¦ÂÂ¡Ã§Å¡â€žÃ¥Â®Â½Ã¥ÂºÂ¦ */
    scrollbar-color: #cc9d6a #815d3c; /* Ã¨Â®Â¾Ã§Â½Â®Ã¦Â»Å¡Ã¥Å Â¨Ã¦ÂÂ¡Ã§Å¡â€žÃ©Â¢Å“Ã¨â€°Â² */
  }
}

/* Ã©â€™Ë†Ã¥Â¯Â¹ Webkit Ã¥Â¼â€¢Ã¦â€œÅ½Ã¦ÂµÂÃ¨Â§Ë†Ã¥â„¢Â¨Ã¯Â¼Ë†Chrome, Safari, EdgeÃ¯Â¼â€° */
.term-switch .termList::-webkit-scrollbar {
  width: 10px;
}
.term-switch .termList::-webkit-scrollbar-thumb {
  background: #cc9d6a;
  border-radius: 3px;
}
.term-switch .termList::-webkit-scrollbar-track {
  background: #815d3c;
  border-radius: 3px;
}

.term-switch .termList a {
  width: 100%;
  height: 39px;

  font-size: 18px;
  line-height: 39px;
  letter-spacing: 1px;
  color: #9a7552;
  text-align: center;

  background: linear-gradient(90deg, transparent 0%, rgb(102, 71, 47) 16%, rgb(102, 74, 48) 50%, rgb(102, 71, 47) 84%, transparent 100%);

  position: relative;
}

.term-switch .termList a.active,
.term-switch .termList a:hover {
  color: #fbe7ad;
  background: linear-gradient(90deg, transparent 0%, rgb(106, 76, 51) 16%, rgb(122, 89, 59) 50%, rgb(106, 76, 51) 84%, transparent 100%);
}

.term-switch .termList a::after {
  content: '';
  position: absolute;
  bottom: -1px;
  left: 0;
  height: 1px;
  width: 100%;
  background: linear-gradient(90deg, transparent 0%, rgb(92, 61, 40) 16%, rgb(86, 58, 38) 50%, rgb(92, 61, 40) 84%, transparent 100%);
}
