* {
  box-sizing: border-box;
}

html {
  scroll-behavior: smooth;
  scroll-padding-top: 92px;
}

section[id] {
  scroll-margin-top: 92px;
}

body {
  margin: 0;
  color: #17191d;
  background: #ffffff;
  font-family:
    "Microsoft YaHei",
    "PingFang SC",
    system-ui,
    -apple-system,
    sans-serif;
  line-height: 1.65;
  letter-spacing: 0;
}

body.x9r_e59b8 {
  overflow: hidden;
}

button,
a {
  font: inherit;
}

a {
  color: inherit;
  text-decoration: none;
}

img {
  display: block;
  max-width: 100%;
}

button {
  color: inherit;
}

a:focus-visible,
button:focus-visible {
  outline: 3px solid rgba(239, 35, 60, 0.45);
  outline-offset: 3px;
}

.x9r-dkddl {
  width: min(calc(100% - 40px), 1180px);
  margin: 0 auto;
}

.x9r-hbgek {
  position: sticky;
  top: 0;
  z-index: 50;
  height: 76px;
  border-bottom: 1px solid rgba(230, 233, 237, 0.9);
  background: rgba(255, 255, 255, 0.96);
  backdrop-filter: blur(14px);
}

.x9r_gjnae {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 100%;
}

.x9r_ajipm {
  display: inline-flex;
  align-items: center;
  gap: 11px;
  min-width: 180px;
  font-weight: 800;
  font-size: 19px;
}

.x9r_ajipm img {
  width: 44px;
  height: 44px;
  border-radius: 8px;
  object-fit: cover;
}

.x9r-nbimg {
  display: flex;
  align-items: center;
  gap: 30px;
  font-size: 14px;
  font-weight: 600;
}

.x9r-nbimg a:not(.x9r_cogje) {
  position: relative;
  padding: 8px 0;
  color: #464b53;
}

.x9r-nbimg a:not(.x9r_cogje)::after {
  position: absolute;
  right: 0;
  bottom: 2px;
  left: 0;
  height: 2px;
  background: #ef233c;
  content: "";
  transform: scaleX(0);
  transition: transform 180ms ease;
}

.x9r-nbimg a:hover::after,
.x9r-nbimg a:focus-visible::after {
  transform: scaleX(1);
}

.x9r_cogje,
.x9r-nkbih,
.x9r-phako {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 46px;
  padding: 0 22px;
  border: 1px solid transparent;
  border-radius: 6px;
  font-weight: 700;
  transition:
    transform 180ms ease,
    box-shadow 180ms ease,
    background 180ms ease;
}

.x9r_cogje,
.x9r-nkbih {
  color: #fff;
  background: #ef233c;
  box-shadow: 0 10px 24px rgba(239, 35, 60, 0.2);
}

.x9r-phako {
  border-color: #e6e9ed;
  background: #ffffff;
}

.x9r_cogje:hover,
.x9r-nkbih:hover,
.x9r-phako:hover {
  transform: translateY(-2px);
}

.x9r_mjcgn {
  display: none;
  width: 44px;
  height: 44px;
  padding: 0;
  border: 0;
  background: transparent;
  cursor: pointer;
}

.x9r_mjcgn span,
.x9r_mjcgn::before,
.x9r_mjcgn::after {
  display: block;
  width: 22px;
  height: 2px;
  margin: 5px auto;
  background: #17191d;
  content: "";
  transition:
    transform 180ms ease,
    opacity 180ms ease;
}

.x9r-lkfnl {
  position: relative;
  min-height: calc(100svh - 124px);
  overflow: hidden;
  border-bottom: 1px solid #e6e9ed;
  background: #fbfcfd;
}

.x9r-lkfnl::before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 8px;
  background: #ef233c;
  content: "";
}

.x9r_ihiec {
  display: grid;
  grid-template-columns: minmax(0, 0.93fr) minmax(440px, 1.07fr);
  gap: 72px;
  align-items: center;
  min-height: calc(100svh - 124px);
  padding: 72px 0 82px;
}

.x9r_cgknj {
  display: inline-flex;
  align-items: center;
  gap: 9px;
  margin-bottom: 18px;
  color: #c8172c;
  font-size: 14px;
  font-weight: 800;
}

.x9r_cgknj::before {
  width: 28px;
  height: 3px;
  background: #ef233c;
  content: "";
}

h1,
h2,
h3,
p {
  margin-top: 0;
}

.x9r-lkfnl h1 {
  max-width: 560px;
  margin-bottom: 22px;
  font-size: clamp(48px, 6vw, 78px);
  line-height: 1.08;
  letter-spacing: 0;
}

.x9r-lkfnl h1 span {
  display: block;
  margin-top: 12px;
  color: #ef233c;
  font-size: 0.42em;
  line-height: 1.3;
}

.x9r-bojga > p {
  max-width: 580px;
  margin-bottom: 32px;
  color: #69717c;
  font-size: 18px;
}

.x9r_moaao {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-bottom: 34px;
}

.x9r-djhhm {
  display: flex;
  gap: 32px;
}

.x9r-hhnph strong {
  display: block;
  font-size: 23px;
  line-height: 1.2;
}

.x9r-hhnph span {
  color: #69717c;
  font-size: 13px;
}

.x9r_mpkdc {
  position: relative;
  min-height: 570px;
}

.x9r_mpakl {
  position: absolute;
  top: 28px;
  right: 0;
  width: min(100%, 520px);
  min-height: 500px;
  overflow: hidden;
  border: 1px solid #dfe3e8;
  border-radius: 8px;
  background: #ffffff;
  box-shadow: 0 20px 60px rgba(23, 25, 29, 0.12);
  transform: rotate(1.6deg);
}

.x9r-bfmgk {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 54px;
  padding: 0 18px;
  border-bottom: 1px solid #e6e9ed;
  background: #fafbfc;
}

.x9r-njopj {
  display: flex;
  gap: 6px;
}

.x9r-njopj i {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #c7ccd2;
}

.x9r_gkkon {
  display: flex;
  gap: 10px;
  color: #69717c;
  font-size: 13px;
  font-weight: 700;
}

.x9r-joofa {
  padding: 45px 58px 36px;
}

.x9r-pbjpa {
  margin-bottom: 10px;
  color: #ef233c;
  font-size: 12px;
  font-weight: 800;
}

.x9r-joofa h2 {
  margin-bottom: 20px;
  font-family: "SimSun", serif;
  font-size: 30px;
}

.x9r_clnao {
  height: 10px;
  margin-bottom: 16px;
  border-radius: 2px;
  background: #e9ecef;
}

.x9r_clnao:nth-of-type(2) {
  width: 92%;
}
.x9r_clnao:nth-of-type(3) {
  width: 97%;
}
.x9r_clnao:nth-of-type(4) {
  width: 78%;
}
.x9r_clnao:nth-of-type(5) {
  width: 94%;
}
.x9r_clnao:nth-of-type(6) {
  width: 64%;
}

.x9r-ngnaf {
  margin-top: 38px;
}

.x9r_cgpom {
  display: flex;
  justify-content: space-between;
  margin-bottom: 9px;
  color: #69717c;
  font-size: 12px;
}

.x9r_oncdj {
  height: 4px;
  background: #edf0f2;
}

.x9r_oncdj span {
  display: block;
  width: 68%;
  height: 100%;
  background: #ef233c;
}

.x9r-lnnlb {
  position: absolute;
  right: -24px;
  bottom: 24px;
  width: 210px;
  padding: 18px 20px;
  border-left: 4px solid #178fe5;
  border-radius: 4px;
  background: #eaf5fd;
  box-shadow: 0 16px 34px rgba(23, 143, 229, 0.18);
  transform: rotate(-3deg);
}

.x9r-lnnlb strong,
.x9r-lnnlb span {
  display: block;
}

.x9r-lnnlb strong {
  margin-bottom: 4px;
  font-size: 16px;
}

.x9r-lnnlb span {
  color: #54758e;
  font-size: 13px;
}

.x9r-bnlgo {
  padding: 104px 0;
}

#x9r_cmdgg {
  padding-top: 30px;
}

.x9r_andfg {
  background: #f5f7f9;
}

.x9r_kmhfe {
  max-width: 680px;
  margin: 0 auto 52px;
  text-align: center;
}

.x9r_kmhfe .x9r-lcmac {
  display: block;
  margin-bottom: 10px;
  color: #ef233c;
  font-size: 13px;
  font-weight: 800;
}

.x9r_kmhfe h2 {
  margin-bottom: 12px;
  font-size: clamp(30px, 4vw, 44px);
  line-height: 1.2;
  letter-spacing: 0;
}

.x9r_kmhfe p {
  margin-bottom: 0;
  color: #69717c;
}

.x9r-nfpkf {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 18px;
}

.x9r-bkald {
  overflow: hidden;
  border: 1px solid #e6e9ed;
  border-radius: 6px;
  background: #ffffff;
  box-shadow: 0 14px 36px rgba(23, 25, 29, 0.08);
  transition:
    transform 220ms ease,
    box-shadow 220ms ease;
}

.x9r-bkald:hover {
  box-shadow: 0 24px 48px rgba(23, 25, 29, 0.13);
  transform: translateY(-8px);
}

.x9r-hbggj {
  height: 420px;
  overflow: hidden;
  background: #f0f2f4;
}

.x9r-hbggj img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: top;
}

.x9r-bdeel {
  padding: 18px 18px 20px;
}

.x9r-bdeel span {
  display: block;
  margin-bottom: 4px;
  color: #ef233c;
  font-size: 12px;
  font-weight: 800;
}

.x9r-bdeel strong {
  font-size: 17px;
}

.x9r-dmdpm {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 18px;
}

.x9r-pnfao {
  min-height: 240px;
  padding: 30px;
  border: 1px solid #e6e9ed;
  border-radius: 6px;
  background: #ffffff;
  transition:
    border-color 180ms ease,
    transform 180ms ease;
}

.x9r-pnfao:hover {
  border-color: #f39aa5;
  transform: translateY(-4px);
}

.x9r-bnlej {
  display: grid;
  width: 48px;
  height: 48px;
  margin-bottom: 34px;
  place-items: center;
  border-radius: 6px;
  color: #c8172c;
  background: #fff0f2;
  font-size: 18px;
  font-weight: 800;
}

.x9r-pnfao:nth-child(2n) .x9r-bnlej {
  color: #116da9;
  background: #eaf5fd;
}

.x9r-pnfao h3 {
  margin-bottom: 9px;
  font-size: 20px;
}

.x9r-pnfao p {
  margin-bottom: 0;
  color: #69717c;
  font-size: 14px;
}

.x9r_mjfcf {
  position: relative;
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 28px;
  padding-top: 18px;
}

.x9r_mjfcf::before {
  position: absolute;
  top: 37px;
  right: 8%;
  left: 8%;
  height: 2px;
  background: #e6e9ed;
  content: "";
}

.x9r_kjoep {
  position: relative;
  z-index: 1;
}

.x9r-phpkg {
  display: grid;
  width: 40px;
  height: 40px;
  margin: 0 auto 26px;
  place-items: center;
  border: 6px solid #ffffff;
  border-radius: 50%;
  color: #fff;
  background: #ef233c;
  box-shadow: 0 0 0 1px #ef233c;
  font-size: 12px;
  font-weight: 800;
}

.x9r_kjoep h3,
.x9r_kjoep p {
  text-align: center;
}

.x9r_kjoep h3 {
  margin-bottom: 8px;
  font-size: 18px;
}

.x9r_kjoep p {
  margin-bottom: 0;
  color: #69717c;
  font-size: 14px;
}

.x9r-ffpib {
  max-width: 860px;
  margin: 0 auto;
  border-top: 1px solid #e6e9ed;
}

.x9r_mfkdn {
  border-bottom: 1px solid #e6e9ed;
}

.x9r_khegd {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  min-height: 80px;
  padding: 20px 4px;
  border: 0;
  background: transparent;
  text-align: left;
  cursor: pointer;
}

.x9r_khegd strong {
  padding-right: 20px;
  font-size: 17px;
}

.x9r_mbljl {
  position: relative;
  flex: 0 0 32px;
  width: 32px;
  height: 32px;
  border: 1px solid #e6e9ed;
  border-radius: 50%;
  background: #ffffff;
}

.x9r_mbljl::before,
.x9r_mbljl::after {
  position: absolute;
  top: 15px;
  left: 9px;
  width: 12px;
  height: 2px;
  background: #17191d;
  content: "";
  transition: transform 180ms ease;
}

.x9r_mbljl::after {
  transform: rotate(90deg);
}

.x9r_khegd.x9r-7ab68 .x9r_mbljl {
  border-color: #ef233c;
  background: #fff0f2;
}

.x9r_khegd.x9r-7ab68 .x9r_mbljl::after {
  transform: rotate(0);
}

.x9r-jbkci {
  display: grid;
  grid-template-rows: 0fr;
  transition: grid-template-rows 220ms ease;
}

.x9r-jbkci > div {
  overflow: hidden;
}

.x9r-jbkci p {
  max-width: 740px;
  margin: 0;
  padding: 0 4px 24px;
  color: #69717c;
}

.x9r_mfkdn.x9r-lfeaj .x9r-jbkci {
  grid-template-rows: 1fr;
}

.x9r_glenl {
  columns: 3;
  column-gap: 18px;
}

.x9r-jiplg {
  display: inline-block;
  width: 100%;
  margin: 0 0 18px;
  padding: 26px;
  break-inside: avoid;
  border: 1px solid #e6e9ed;
  border-radius: 6px;
  background: #ffffff;
  box-shadow: 0 10px 30px rgba(23, 25, 29, 0.06);
}

.x9r-jiplg:nth-child(2n) {
  border-top: 3px solid #178fe5;
}

.x9r-jiplg:nth-child(2n + 1) {
  border-top: 3px solid #ef233c;
}

.x9r-hmoai {
  margin-bottom: 14px;
  color: #ef233c;
  font-size: 14px;
  letter-spacing: 2px;
}

.x9r-jiplg blockquote {
  margin: 0 0 22px;
  font-size: 15px;
  line-height: 1.8;
}

.x9r_gilbp {
  display: flex;
  align-items: center;
  gap: 12px;
}

.x9r_gdljk {
  display: grid;
  width: 42px;
  height: 42px;
  place-items: center;
  border-radius: 50%;
  color: #fff;
  background: #17191d;
  font-size: 13px;
  font-weight: 800;
}

.x9r_gilbp strong,
.x9r_gilbp span {
  display: block;
}

.x9r_gilbp strong {
  font-size: 14px;
}

.x9r_gilbp span {
  color: #69717c;
  font-size: 12px;
}

.x9r_ghieo {
  padding: 76px 0;
  color: #fff;
  background: #17191d;
}

.x9r-jcgnm {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 36px;
}

.x9r_ghieo h2 {
  margin-bottom: 8px;
  font-size: clamp(28px, 4vw, 42px);
}

.x9r_ghieo p {
  margin-bottom: 0;
  color: #abb1b9;
}

.x9r_ghieo .x9r-nkbih {
  flex: 0 0 auto;
}

.x9r-fbjhl {
  padding: 44px 0 26px;
  color: #a9afb7;
  background: #101216;
}

.x9r-jijbk {
  display: grid;
  grid-template-columns: 1.5fr 1fr 1fr;
  gap: 48px;
  padding-bottom: 36px;
}

.x9r_opocd {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-bottom: 14px;
  color: #fff;
  font-size: 18px;
  font-weight: 800;
}

.x9r_opocd img {
  width: 42px;
  height: 42px;
  border-radius: 7px;
}

.x9r-jnlep {
  max-width: 380px;
  margin-bottom: 0;
  font-size: 13px;
}

.x9r-fkcmc strong {
  display: block;
  margin-bottom: 12px;
  color: #fff;
  font-size: 14px;
}

.x9r-fkcmc a {
  display: block;
  width: fit-content;
  margin-bottom: 8px;
  font-size: 13px;
}

.x9r-fkcmc a:hover {
  color: #fff;
}

.x9r-jgkpo {
  padding-top: 22px;
  border-top: 1px solid #272b31;
  font-size: 12px;
  text-align: center;
}

@media (max-width: 980px) {
  .x9r_ihiec {
    grid-template-columns: 1fr 1fr;
    gap: 34px;
  }

  .x9r_mpkdc {
    min-height: 510px;
  }

  .x9r-joofa {
    padding: 38px 34px 32px;
  }

  .x9r-nfpkf {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .x9r-hbggj {
    height: 520px;
  }

  .x9r-dmdpm {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 760px) {
  .x9r-dkddl {
    width: min(calc(100% - 32px), 1180px);
  }

  .x9r-hbgek {
    height: 68px;
  }

  .x9r_mjcgn {
    display: block;
  }

  .x9r_mjcgn.x9r-7ab68 span {
    opacity: 0;
  }

  .x9r_mjcgn.x9r-7ab68::before {
    transform: translateY(7px) rotate(45deg);
  }

  .x9r_mjcgn.x9r-7ab68::after {
    transform: translateY(-7px) rotate(-45deg);
  }

  .x9r-nbimg {
    position: fixed;
    top: 68px;
    right: 0;
    left: 0;
    display: none;
    align-items: stretch;
    flex-direction: column;
    gap: 8px;
    padding: 24px 20px 30px;
    border-bottom: 1px solid #e6e9ed;
    background: #ffffff;
    box-shadow: 0 18px 38px rgba(23, 25, 29, 0.12);
  }

  .x9r-nbimg.x9r-lfeaj {
    display: flex;
  }

  .x9r-nbimg a:not(.x9r_cogje) {
    padding: 11px 4px;
  }

  .x9r-lkfnl {
    min-height: auto;
  }

  .x9r-lkfnl::before {
    width: 4px;
  }

  .x9r_ihiec {
    grid-template-columns: 1fr;
    min-height: auto;
    padding: 64px 0 54px;
  }

  .x9r-lkfnl h1 {
    font-size: 48px;
  }

  .x9r-bojga > p {
    font-size: 16px;
  }

  .x9r_mpkdc {
    min-height: 170px;
    overflow: hidden;
  }

  .x9r_mpakl {
    top: 0;
    right: 3%;
    left: 3%;
    width: auto;
    min-height: 380px;
    transform: rotate(0.8deg);
  }

  .x9r-joofa {
    padding: 32px 28px;
  }

  .x9r-lnnlb {
    right: 0;
    bottom: 8px;
    display: none;
  }

  .x9r-bnlgo {
    padding: 78px 0;
  }

  .x9r_kmhfe {
    margin-bottom: 38px;
  }

  .x9r_mjfcf {
    grid-template-columns: 1fr;
    gap: 0;
    padding-left: 20px;
  }

  .x9r_mjfcf::before {
    top: 20px;
    bottom: 20px;
    left: 39px;
    width: 2px;
    height: auto;
  }

  .x9r_kjoep {
    display: grid;
    grid-template-columns: 44px 1fr;
    column-gap: 24px;
    padding-bottom: 34px;
  }

  .x9r-phpkg {
    grid-row: 1 / 3;
    margin: 0;
  }

  .x9r_kjoep h3,
  .x9r_kjoep p {
    text-align: left;
  }

  .x9r_glenl {
    columns: 2;
  }

  .x9r-jcgnm {
    align-items: flex-start;
    flex-direction: column;
  }

  .x9r-jijbk {
    grid-template-columns: 1fr 1fr;
  }

  .x9r-fmeep {
    grid-column: 1 / -1;
  }
}

@media (max-width: 560px) {
  .x9r_ajipm {
    min-width: 0;
  }

  .x9r_moaao {
    display: grid;
    grid-template-columns: 1fr 1fr;
  }

  .x9r_moaao a {
    padding-right: 12px;
    padding-left: 12px;
  }

  .x9r-djhhm {
    justify-content: space-between;
    gap: 14px;
  }

  .x9r-hhnph strong {
    font-size: 20px;
  }

  .x9r_mpakl {
    min-height: 380px;
  }

  .x9r-joofa h2 {
    font-size: 25px;
  }

  .x9r-lnnlb {
    width: 184px;
    padding: 14px 16px;
  }

  .x9r-nfpkf {
    grid-template-columns: 1fr 1fr;
    gap: 10px;
  }

  .x9r-hbggj {
    height: 330px;
  }

  .x9r-bdeel {
    padding: 14px;
  }

  .x9r-bdeel strong {
    font-size: 14px;
  }

  .x9r-dmdpm {
    grid-template-columns: 1fr;
  }

  .x9r-pnfao {
    min-height: auto;
  }

  .x9r_glenl {
    columns: 1;
  }
}

@media (prefers-reduced-motion: reduce) {
  html {
    scroll-behavior: auto;
  }

  *,
  *::before,
  *::after {
    transition-duration: 0.01ms !important;
  }
}

.x9r-fbjhl {
  position: relative;
  padding: 42px 0 24px !important;
  border-radius: 0 !important;
  letter-spacing: 0 !important;
}
.x9r-fbjhl a {
  color: inherit !important;
  text-decoration: none;
}
.x9r-fbjhl :is(b, strong, span, p, small) {
  color: inherit !important;
}
.x9r-fbjhl nav {
  display: flex;
  flex-wrap: wrap;
  gap: 10px 24px;
}
.x9r-fbjhl img {
  border-radius: 4px !important;
}
.x9r-fbjhl :is(.x9r-jgkpo),
.x9r-fbjhl > div > span:last-child {
  opacity: 0.62;
}
.x9r-fbjhl.x9r-fbjhl-variant-1 {
  border-top: 6px solid #26905b !important;
  color: #dbe4de !important;
  background: #17251c !important;
}
.x9r-fbjhl.x9r-fbjhl-variant-1 nav a {
  border-bottom: 1px solid transparent;
}
.x9r-fbjhl.x9r-fbjhl-variant-1 nav a:hover {
  border-color: #26905b;
}
.x9r-fbjhl.x9r-fbjhl-variant-2 {
  border-top: 1px solid #cdd8d1 !important;
  border-bottom: 10px solid #26905b !important;
  color: #17251c !important;
  background: #fff !important;
}
.x9r-fbjhl.x9r-fbjhl-variant-2 > div {
  padding-left: 24px !important;
  border-left: 6px solid #26905b;
}
.x9r-fbjhl.x9r-fbjhl-variant-2 nav a {
  font-weight: 800;
}
.x9r-fbjhl.x9r-fbjhl-variant-3 {
  border-top: 2px solid #17251c !important;
  color: #17251c !important;
  background: #f1f5f2 !important;
  text-align: center;
}
.x9r-fbjhl.x9r-fbjhl-variant-3 > div {
  display: flex !important;
  align-items: center !important;
  flex-direction: column !important;
  gap: 18px !important;
}
.x9r-fbjhl.x9r-fbjhl-variant-3 nav {
  justify-content: center;
}
.x9r-fbjhl.x9r-fbjhl-variant-4 {
  padding-top: 54px !important;
  border-top: 16px solid #26905b !important;
  color: #f7faf8 !important;
  background: #171b19 !important;
}
.x9r-fbjhl.x9r-fbjhl-variant-4 nav {
  padding-top: 16px;
  border-top: 1px solid #3c4641;
}
.x9r-fbjhl.x9r-fbjhl-variant-4 nav a {
  color: #f7faf8 !important;
}
.x9r-fbjhl.x9r-fbjhl-variant-5 {
  border-top: 1px solid #26905b !important;
  color: #17251c !important;
  background: #fff !important;
  box-shadow: inset 14px 0 0 #26905b;
}
.x9r-fbjhl.x9r-fbjhl-variant-5 > div {
  padding-left: 22px !important;
}
.x9r-fbjhl.x9r-fbjhl-variant-5 nav a {
  padding-left: 10px;
  border-left: 2px solid #26905b;
}
.x9r-fbjhl.x9r-fbjhl-variant-6 {
  padding-top: 58px !important;
  border-top: 0 !important;
  color: #edf4ef !important;
  background: #17251c !important;
  box-shadow: inset 0 10px 0 #26905b;
}
.x9r-fbjhl.x9r-fbjhl-variant-6 nav {
  justify-content: flex-end;
}
.x9r-fbjhl.x9r-fbjhl-variant-6 nav a {
  color: #edf4ef !important;
}
@media (max-width: 700px) {
  .x9r-fbjhl {
    padding: 34px 0 22px !important;
  }
  .x9r-fbjhl nav {
    gap: 8px 18px;
  }
  .x9r-fbjhl.x9r-fbjhl-variant-2 > div,
  .x9r-fbjhl.x9r-fbjhl-variant-5 > div {
    padding-left: 14px !important;
  }
  .x9r-fbjhl.x9r-fbjhl-variant-6 nav {
    justify-content: flex-start;
  }
}

.x9r-72b13 {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  text-decoration: none;
  cursor: pointer;
}
header .x9r-72b13 {
  min-height: 42px;
  padding-inline: 18px;
}
.x9r_khdbe {
  grid-column: 1/-1;
  width: 100%;
  margin: 22px 0 0;
  padding: 0 18px;
  border: 1px solid currentColor;
  background: transparent;
}
.x9r_khdbe summary {
  display: flex;
  align-items: center;
  gap: 8px;
  min-height: 54px;
  font-weight: 800;
  cursor: pointer;
  list-style: none;
}
.x9r_khdbe summary::-webkit-details-marker {
  display: none;
}
.x9r_khdbe p {
  margin: 0;
  padding: 0 0 18px;
  line-height: 1.7;
}

/*投诉按钮，严禁改动！！！*/
.report-floating {
    position: fixed;
    right: 20px;
    bottom: 24px;
    z-index: 100;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 5px;
    font-size: 13px;
    min-height: 44px;
    padding: 0 16px;
    border-radius: 999px;
    background: #2aa0ea;
    color: #fff;
}

.report-floating i {
    font-size: 18px;
    line-height: 1;
}

.x9r_ajipm span {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  line-height: 1.1;
}
.x9r_ajipm span small {
  display: block;
  margin-top: 3px;
  color: inherit;
  font-size: 10px;
  font-weight: 600;
  line-height: 1.2;
  letter-spacing: 0;
  text-transform: none;
  white-space: nowrap;
  opacity: 0.68;
}
