* {
  box-sizing: border-box;
}
html {
  scroll-behavior: smooth;
  scroll-padding-top: 80px;
}
body {
  margin: 0;
  overflow-x: hidden;
  color: #111820;
  background: #fff;
  font-family:
    "Microsoft YaHei",
    "PingFang SC",
    system-ui,
    -apple-system,
    sans-serif;
  line-height: 1.65;
  letter-spacing: 0;
}
body.mh51_85c28 {
  overflow: hidden;
}
a {
  color: inherit;
  text-decoration: none;
}
button,
input {
  color: inherit;
  font: inherit;
}
button {
  cursor: pointer;
}
img {
  display: block;
  max-width: 100%;
}
a:focus-visible,
button:focus-visible,
input:focus-visible,
summary:focus-visible {
  outline: 3px solid rgba(18, 139, 131, 0.3);
  outline-offset: 3px;
}
.mh51-blecl {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}
.mh51_knhng {
  width: min(calc(100% - 40px), 1180px);
  margin: 0 auto;
}

.mh51-jbhgp {
  position: sticky;
  top: 0;
  z-index: 70;
  height: 70px;
  border-bottom: 2px solid #111820;
  background: rgba(255, 255, 255, 0.97);
}
.mh51_cmoni {
  display: grid;
  grid-template-columns: auto 1fr auto;
  align-items: center;
  height: 100%;
  gap: 28px;
}
.mh51-dfgco {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  font-size: 18px;
  font-weight: 900;
}
.mh51-dfgco img {
  width: 42px;
  height: 42px;
  border-radius: 7px;
}
.mh51_gfjff {
  display: flex;
  justify-content: center;
  gap: 25px;
  color: #525c66;
  font-size: 13px;
  font-weight: 700;
}
.mh51_gfjff a {
  padding: 23px 0;
  border-bottom: 3px solid transparent;
}
.mh51_gfjff a:hover {
  color: #ef3340;
  border-color: #ef3340;
}
.mh51-hdfnp {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 40px;
  padding: 0 18px;
  border: 2px solid #111820;
  background: #ffd91a;
  font-size: 13px;
  font-weight: 900;
}
.mh51_obnmn {
  position: relative;
  display: none;
  width: 44px;
  height: 40px;
  padding: 0;
  border: 2px solid #111820;
  background: #fff;
}
.mh51_obnmn::before,
.mh51_obnmn::after,
.mh51_obnmn i {
  position: absolute;
  left: 11px;
  width: 18px;
  height: 2px;
  background: #111820;
  content: "";
  transition:
    transform 0.18s ease,
    opacity 0.18s ease;
}
.mh51_obnmn::before {
  top: 11px;
}
.mh51_obnmn i {
  top: 17px;
}
.mh51_obnmn::after {
  top: 23px;
}
.mh51_obnmn.mh51_4bff4::before {
  transform: translateY(6px) rotate(45deg);
}
.mh51_obnmn.mh51_4bff4 i {
  opacity: 0;
}
.mh51_obnmn.mh51_4bff4::after {
  transform: translateY(-6px) rotate(-45deg);
}

.mh51_opchc {
  position: relative;
  min-height: 650px;
  overflow: hidden;
  color: #fff;
  background: #111820;
}

.mh51_opchc::after {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 42%;
  height: 9px;
  background: #ffd91a;
  content: "";
}
.mh51_ieogp {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(390px, 0.78fr);
  gap: 72px;
  align-items: center;
  min-height: 650px;
  padding: 45px 0;
}
.mh51_oolfg {
  position: relative;
  z-index: 2;
  max-width: 620px;
}
.mh51_kkepe {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 14px;
  color: #ffd91a;
  font-size: 11px;
  font-weight: 900;
}
.mh51_kkepe::before {
  width: 34px;
  height: 3px;
  background: #ffd91a;
  content: "";
}
.mh51_opchc h1 {
  margin: 0;
  color: #ffd91a;
  font-size: 72px;
  line-height: 1.04;
}
.mh51-lkhll {
  margin: 14px 0 0;
  font-size: 30px;
  line-height: 1.3;
}
.mh51_idkji {
  max-width: 580px;
  margin: 17px 0 0;
  color: #c2c9cf;
  font-size: 15px;
}
.mh51-lgldm {
  display: flex;
  flex-wrap: wrap;
  gap: 11px;
  margin-top: 27px;
}
.mh51-pgnlk {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 46px;
  padding: 0 20px;
  border: 2px solid currentColor;
  font-size: 13px;
  font-weight: 900;
}
.mh51_opchc .mh51-pgnlk.mh51-dongi {
  color: #111820;
  border-color: #ffd91a;
  background: #ffd91a;
}
.mh51_opchc .mh51-pgnlk.mh51-hljmm {
  color: #fff;
  border-color: #737b84;
}
.mh51-lhkbk {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  max-width: 580px;
  margin-top: 31px;
  border-top: 1px solid #4b535c;
}
.mh51-lhkbk span {
  min-height: 60px;
  padding: 13px 15px 0 0;
  color: #acb5bd;
  font-size: 10px;
}
.mh51-lhkbk span + span {
  padding-left: 15px;
  border-left: 1px solid #4b535c;
}
.mh51-lhkbk b {
  display: block;
  color: #fff;
  font-size: 13px;
}

.mh51_elhdm {
  position: relative;
  align-self: end;
  width: min(100%, 420px);
  height: 560px;
  justify-self: end;
  overflow: hidden;
  border: 2px solid #fff;
  border-bottom: 0;
  border-radius: 7px 7px 0 0;
  background: #ffd91a;
  box-shadow: 12px 12px 0 #ef3340;
}
.mh51_elhdm img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: top;
}
.mh51_obeef {
  position: absolute;
  top: 15px;
  left: 15px;
  padding: 8px 10px;
  color: #fff;
  background: #111820;
  font-size: 10px;
  font-weight: 900;
}
.mh51_gpogl {
  position: absolute;
  right: 14px;
  bottom: 14px;
  padding: 7px 10px;
  color: #fff;
  background: #ef3340;
  font-size: 10px;
  font-weight: 900;
}

.mh51_ckfna {
  padding: 92px 0;
}
.mh51_moino {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(280px, 0.52fr);
  gap: 42px;
  align-items: end;
  margin-bottom: 42px;
}
.mh51_moino small {
  display: block;
  margin-bottom: 8px;
  color: #128b83;
  font-size: 11px;
  font-weight: 900;
}
.mh51_moino h2 {
  max-width: 720px;
  margin: 0;
  font-size: 38px;
  line-height: 1.24;
}
.mh51_moino p {
  margin: 0;
  color: #68717b;
  font-size: 14px;
}

#mh51-lcekp {
  background: #fff;
}
.mh51-lkfdf {
  overflow: hidden;
  border: 2px solid #111820;
  box-shadow: 10px 10px 0 #ffd91a;
}
.mh51_kneha {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  border-bottom: 2px solid #111820;
}
.mh51_odike {
  min-height: 54px;
  border: 0;
  border-right: 1px solid #111820;
  background: #fff;
  font-size: 12px;
  font-weight: 900;
}
.mh51_odike:last-child {
  border-right: 0;
}
.mh51_odike[aria-pressed="true"] {
  color: #fff;
  background: #111820;
}
.mh51_kgaog {
  display: grid;
  grid-template-columns: minmax(280px, 0.56fr) 1fr;
  min-height: 430px;
}
.mh51_onjom {
  display: grid;
  align-content: center;
  padding: 38px;
  border-right: 1px solid #111820;
  background: #ffd91a;
}
.mh51_onjom small {
  font-size: 10px;
  font-weight: 900;
}
.mh51_onjom h3 {
  margin: 9px 0 12px;
  font-size: 28px;
}
.mh51_onjom p {
  margin: 0;
  color: #4c461c;
  font-size: 13px;
}
.mh51-hfgdg {
  margin-top: 28px;
  padding-top: 15px;
  border-top: 1px solid #c2a71c;
  color: #544a17;
  font-size: 11px;
}
.mh51-hfgdg b {
  color: #ef3340;
  font-size: 15px;
}
.mh51-fnhne {
  display: grid;
  align-content: center;
  grid-template-columns: 1fr 1fr;
  gap: 1px;
  padding: 28px;
  background: #d8dde1;
}
.mh51-fieof {
  position: relative;
  min-height: 165px;
  padding: 22px;
  background: #fff;
}
.mh51-fieof span {
  color: #128b83;
  font-family: Georgia, serif;
  font-size: 11px;
  font-weight: 900;
}
.mh51-fieof h4 {
  margin: 22px 0 5px;
  font-size: 17px;
}
.mh51-fieof p {
  margin: 0 0 17px;
  color: #68717b;
  font-size: 11px;
}
.mh51_ckofi {
  min-height: 34px;
  padding: 0 11px;
  border: 1px solid #111820;
  background: #fff;
  font-size: 11px;
  font-weight: 900;
}
.mh51_ckofi[aria-pressed="true"] {
  color: #fff;
  border-color: #ef3340;
  background: #ef3340;
}

#mh51-dnnjm {
  background: #f4f6f7;
}
.mh51_gkhil {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 18px;
}
.mh51-fjfhl {
  display: grid;
  grid-template-rows: 1fr auto;
  height: 570px;
  margin: 0;
  overflow: hidden;
  border: 2px solid #111820;
  border-radius: 6px;
  background: #fff;
}
.mh51-fjfhl img {
  width: 100%;
  height: 100%;
  min-height: 0;
  object-fit: cover;
  object-position: top center;
}
.mh51-fjfhl figcaption {
  display: grid;
  grid-template-columns: 48px 1fr;
  align-items: center;
  min-height: 76px;
  border-top: 2px solid #111820;
}
.mh51-fjfhl figcaption span {
  display: grid;
  align-self: stretch;
  place-items: center;
  color: #111820;
  background: #ffd91a;
  font-family: Georgia, serif;
  font-size: 11px;
  font-weight: 900;
}
.mh51-fjfhl:nth-child(2) figcaption span {
  color: #fff;
  background: #ef3340;
}
.mh51-fjfhl:nth-child(3) figcaption span {
  color: #fff;
  background: #128b83;
}
.mh51-fjfhl figcaption b {
  padding: 0 13px;
  font-size: 14px;
}

#mh51-bppac {
  background: #fff;
}
.mh51_eekdl {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  border-top: 2px solid #111820;
  border-left: 1px solid #111820;
}
.mh51-hjjkb {
  position: relative;
  min-height: 215px;
  padding: 27px;
  border-right: 1px solid #111820;
  border-bottom: 1px solid #111820;
}
.mh51-hjjkb:nth-child(2),
.mh51-hjjkb:nth-child(5) {
  background: #fff9cf;
}
.mh51-hjjkb span {
  color: #ef3a8a;
  font-family: Georgia, serif;
  font-size: 11px;
  font-weight: 900;
}
.mh51-hjjkb h3 {
  margin: 30px 0 9px;
  font-size: 20px;
}
.mh51-hjjkb p {
  margin: 0;
  color: #68717b;
  font-size: 13px;
}
.mh51-hjjkb b {
  position: absolute;
  right: 20px;
  bottom: 17px;
  color: #a6adb4;
  font-size: 10px;
}

#mh51_aceni {
  color: #fff;
  background: #128b83;
}
#mh51_aceni .mh51_moino small {
  color: #ffd91a;
}
#mh51_aceni .mh51_moino p {
  color: #d3e9e7;
}
.mh51-bogmk {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  border-top: 1px solid #69b8b1;
  border-left: 1px solid #69b8b1;
}
.mh51_klogg {
  min-height: 200px;
  padding: 25px;
  border-right: 1px solid #69b8b1;
  border-bottom: 1px solid #69b8b1;
}
.mh51_klogg span {
  color: #ffd91a;
  font-family: Georgia, serif;
  font-size: 12px;
  font-weight: 900;
}
.mh51_klogg h3 {
  margin: 42px 0 9px;
  font-size: 19px;
}
.mh51_klogg p {
  margin: 0;
  color: #d8ecea;
  font-size: 13px;
}

#mh51_gpdll {
  background: #fff3c7;
}
.mh51_imaam {
  border-top: 2px solid #111820;
}
.mh51_cbhnf {
  border-bottom: 1px solid #111820;
  background: #fff;
}
.mh51_cbhnf summary {
  display: grid;
  grid-template-columns: 64px 1fr 26px;
  align-items: center;
  min-height: 72px;
  padding: 0 20px;
  list-style: none;
  cursor: pointer;
}
.mh51_cbhnf summary::-webkit-details-marker {
  display: none;
}
.mh51_cbhnf summary span {
  color: #ef3340;
  font-family: Georgia, serif;
  font-size: 11px;
  font-weight: 900;
}
.mh51_cbhnf summary b {
  font-size: 15px;
}
.mh51_cbhnf summary i {
  color: #128b83;
  font-size: 18px;
  font-style: normal;
}
.mh51_cbhnf summary i::before {
  content: "+";
}
.mh51_cbhnf[open] summary i::before {
  content: "−";
}
.mh51_cbhnf p {
  max-width: 830px;
  margin: 0;
  padding: 0 65px 24px 84px;
  color: #68717b;
  font-size: 13px;
}

#mh51_cokji {
  background: #fff;
}
.mh51-ddjcf {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 18px;
}
.mh51-fogdb {
  display: flex;
  flex-direction: column;
  min-height: 205px;
  padding: 22px;
  border: 1px solid #d8dde1;
  border-radius: 6px;
}
.mh51-fogdb:nth-child(1),
.mh51-fogdb:nth-child(4) {
  border-top: 5px solid #ffd91a;
}
.mh51-fogdb:nth-child(2),
.mh51-fogdb:nth-child(5) {
  border-top: 5px solid #ef3340;
}
.mh51-fogdb:nth-child(3),
.mh51-fogdb:nth-child(6) {
  border-top: 5px solid #128b83;
}
.mh51-fogdb header {
  display: flex;
  justify-content: space-between;
  gap: 10px;
  padding-bottom: 13px;
  border-bottom: 1px solid #d8dde1;
}
.mh51-fogdb header b {
  font-size: 13px;
}
.mh51-fogdb header span,
.mh51_jebko {
  color: #68717b;
  font-size: 10px;
}
.mh51-fogdb p {
  flex: 1;
  margin: 16px 0 20px;
  font-size: 13px;
  line-height: 1.85;
}
.mh51_jebko {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 6px;
  padding-top: 12px;
  border-top: 1px solid #edf0f2;
  line-height: 1.4;
}
.mh51_jebko i {
  color: #128b83;
  font-size: 14px;
}

.mh51_madkp {
  padding: 72px 0;
  background: #ffd91a;
}
.mh51-fcbpm {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 40px;
}
.mh51_madkp small {
  color: #665700;
  font-size: 10px;
  font-weight: 900;
}
.mh51_madkp h2 {
  margin: 7px 0 8px;
  font-size: 36px;
}
.mh51_madkp p {
  margin: 0;
  color: #5a4d00;
}
.mh51_madkp .mh51-pgnlk {
  flex: 0 0 auto;
  color: #fff;
  background: #111820;
}

.mh51_ikhea {
  color: #68717a;
  background: #e9edf0;
}
.mh51_gfgno {
  display: grid;
  grid-template-columns: auto 1fr auto;
  align-items: center;
  min-height: 86px;
  gap: 28px;
}
.mh51-figil {
  display: inline-flex;
  align-items: center;
  gap: 9px;
  color: #111820;
  font-size: 17px;
  font-weight: 900;
}
.mh51-figil img {
  width: 38px;
  height: 38px;
  border-radius: 6px;
}
.mh51_mfkad {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 19px;
  font-size: 11px;
}
.mh51_mfddj {
  padding: 7px 10px;
  border: 1px solid #adb4ba;
  font-size: 11px;
  font-weight: 900;
}
.mh51_ojdjk {
  padding: 14px 0 18px;
  border-top: 1px solid #c8ced3;
  text-align: center;
  font-size: 10px;
}


@media (max-width: 760px) {
    .mh51_elhdm{
        display: none;
    }
    .mh51_opchc .mh51-pgnlk.mh51-hljmm {
        display: none;
    }
    .mh51_opchc .mh51-pgnlk.mh51-dongi {
        width: 100%;
    }
  .mh51_knhng {
    width: min(calc(100% - 30px), 1180px);
  }
  .mh51-jbhgp {
    height: 64px;
  }
  .mh51_cmoni {
    grid-template-columns: auto 1fr;
  }
  .mh51-hdfnp {
    display: none;
  }
  .mh51_obnmn {
    display: block;
    justify-self: end;
  }
  .mh51_gfjff {
    position: fixed;
    top: 64px;
    right: 0;
    left: 0;
    display: none;
    flex-direction: column;
    gap: 0;
    padding: 10px 15px 18px;
    color: #111820;
    background: #fff;
    box-shadow: 0 18px 30px rgba(17, 24, 32, 0.18);
  }
  .mh51_gfjff.mh51_82f24 {
    display: flex;
  }
  .mh51_gfjff a {
    padding: 11px;
    border-bottom: 1px solid #d8dde1;
  }
  .mh51_opchc {
    min-height: auto;
  }
  .mh51_ieogp {
    grid-template-columns: 1fr;
    gap: 29px;
    min-height: auto;
    padding: 42px 0;
  }
  .mh51_opchc h1 {
    font-size: 55px;
  }
  .mh51-lkhll {
    font-size: 25px;
  }
  .mh51-lhkbk {
    display: none;
  }
  .mh51_elhdm {
    width: min(100% - 12px, 390px);
    height: 340px;
    justify-self: center;
    box-shadow: 8px 8px 0 #ef3340;
  }
  .mh51_ckfna {
    padding: 76px 0;
  }
  .mh51_moino {
    grid-template-columns: 1fr;
    gap: 13px;
    margin-bottom: 34px;
  }
  .mh51_moino h2 {
    font-size: 30px;
  }
  .mh51_kgaog {
    grid-template-columns: 1fr;
  }
  .mh51_onjom {
    border-right: 0;
    border-bottom: 1px solid #111820;
  }
  .mh51_gkhil {
    grid-template-columns: 1fr 1fr;
  }
  .mh51-fjfhl {
    height: 440px;
  }
  .mh51-fjfhl:nth-child(3) {
    grid-column: 1/-1;
    width: min(50% - 9px, 380px);
    justify-self: center;
  }
  .mh51_eekdl {
    grid-template-columns: 1fr 1fr;
  }
  .mh51-bogmk {
    grid-template-columns: 1fr 1fr;
  }
  .mh51-ddjcf {
    grid-template-columns: 1fr 1fr;
  }
  .mh51-fcbpm {
    align-items: flex-start;
    flex-direction: column;
  }
  .mh51_gfgno {
    grid-template-columns: auto 1fr;
    gap: 20px;
    padding: 20px 0;
  }
  .mh51_mfkad {
    grid-column: 1/-1;
    grid-row: 2;
    justify-content: flex-start;
  }
  .mh51_mfddj {
    grid-column: 2;
    grid-row: 1;
    justify-self: end;
  }
}


@media (prefers-reduced-motion: reduce) {
  html {
    scroll-behavior: auto;
  }
  *,
  *::before,
  *::after {
    transition-duration: 0.01ms !important;
  }
}

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

.mh51_aadb6 {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  text-decoration: none;
  cursor: pointer;
}
header .mh51_aadb6 {
  min-height: 42px;
  padding-inline: 18px;
}
.mh51_ohpmi {
  grid-column: 1/-1;
  width: 100%;
  margin: 22px 0 0;
  padding: 0 18px;
  border: 1px solid currentColor;
  background: transparent;
}
.mh51_ohpmi summary {
  display: flex;
  align-items: center;
  gap: 8px;
  min-height: 54px;
  font-weight: 800;
  cursor: pointer;
  list-style: none;
}
.mh51_ohpmi summary::-webkit-details-marker {
  display: none;
}
.mh51_ohpmi 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;
}

.mh51-dfgco span {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  line-height: 1.1;
}
.mh51-dfgco 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;
}
