* {
  box-sizing: border-box;
}
html {
  scroll-behavior: smooth;
}
body {
  margin: 0;
  color: #2a1f20;
  background: #f8f4f1;
  font-family: "Microsoft YaHei", "PingFang SC", Arial, sans-serif;
  letter-spacing: 0;
}
button,
input {
  font: inherit;
}
button {
  cursor: pointer;
}
a {
  color: inherit;
  text-decoration: none;
}
img {
  display: block;
  max-width: 100%;
}
.fzf_egibl {
  width: min(1200px, calc(100% - 40px));
  margin-inline: auto;
}
.fzf_ohmig {
  color: #df6f68;
  font-size: 10px;
  font-weight: 900;
}
.fzf_ghpnf {
  margin: 9px 0 0;
  font-size: 40px;
  line-height: 1.15;
}
.fzf-hkkdf {
  max-width: 510px;
  margin: 12px 0 0;
  color: #776d6d;
  font-size: 13px;
  line-height: 1.85;
}
.fzf_aiefk {
  position: sticky;
  z-index: 25;
  top: 0;
  height: 68px;
  border-bottom: 1px solid #425566;
  color: #fff;
  background: #263746;
}
.fzf_cfooo {
  display: grid;
  grid-template-columns: 250px 1fr 250px;
  align-items: center;
  height: 100%;
}
.fzf_aacgd {
  display: flex;
  align-items: center;
  gap: 10px;
  width: max-content;
  font-size: 19px;
  font-weight: 900;
}
.fzf_aacgd img {
  width: 43px;
  height: 43px;
  border-radius: 50%;
  object-fit: cover;
}
.fzf_aacgd small {
  display: block;
  margin-top: 2px;
  color: #c0cbd3;
  font-size: 8px;
}
.fzf_ahkgm {
  display: flex;
  justify-content: center;
  gap: 32px;
}
.fzf_ahkgm a {
  padding: 9px 0;
  border-bottom: 2px solid transparent;
  color: #d1d9df;
  font-size: 11px;
  font-weight: 800;
}
.fzf_ahkgm a:hover {
  color: #fff;
  border-color: #df6f68;
}
.fzf_eflep {
  display: flex;
  justify-content: flex-end;
}
.fzf_ohneb {
  height: 42px;
  padding: 0 18px;
  border: 1px solid #fff;
  color: #fff;
  background: transparent;
  font-size: 10px;
  font-weight: 900;
}
.fzf_eccod {
  display: none;
}
.fzf-lhcpc {
  background: #fff;
}
.fzf-fkime {
  display: grid;
  grid-template-columns: 330px minmax(0, 1fr) minmax(330px, 0.75fr);
  min-height: calc(100vh - 68px);
}
.fzf-ncfja {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 35px;
  border-right: 1px solid #2a1f20;
  background: #df6f68;
}
.fzf-hhjmf {
  position: relative;
  width: 100%;
  aspect-ratio: 1;
  border: 2px solid #2a1f20;
  background: #fff;
  box-shadow: 14px 14px 0 #263746;
}
.fzf-hhjmf img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.fzf-jenhg {
  position: absolute;
  right: 10px;
  bottom: 10px;
  padding: 8px 10px;
  color: #fff;
  background: #2a1f20;
  font-size: 9px;
  font-weight: 900;
}
.fzf-deabl {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 55px 55px;
}
.fzf-dpccc {
  display: flex;
  align-items: center;
  gap: 10px;
  color: #df6f68;
  font-size: 10px;
  font-weight: 900;
}
.fzf-dpccc::before {
  width: 35px;
  height: 2px;
  background: #df6f68;
  content: "";
}
.fzf-lhcpc h1 {
  margin: 21px 0 0;
  font-size: 58px;
  line-height: 1.05;
}
.fzf-lhcpc h1 span {
  display: block;
  margin-top: 12px;
  color: #df6f68;
  font-size: 22px;
}
.fzf_oklnh {
  max-width: 500px;
  margin: 20px 0 0;
  color: #665d5e;
  font-size: 14px;
  line-height: 1.85;
}
.fzf-dgjlf {
  width: 100%;
  min-height: 64px;
  margin-top: 30px;
  padding: 0 24px;
  border: 0;
  color: #fff;
  background: #263746;
  font-size: 15px;
  font-weight: 900;
  box-shadow: 7px 7px 0 #df6f68;
}
.fzf-dgjlf:hover {
  transform: translate(2px, 2px);
  box-shadow: 4px 4px 0 #df6f68;
}
.fzf_kaddb {
  display: flex;
  justify-content: space-between;
  gap: 12px;
  margin-top: 28px;
  padding-top: 20px;
  border-top: 1px solid #d8cfcc;
}
.fzf_kaddb span {
  color: #776d6d;
  font-size: 9px;
}
.fzf_kaddb b {
  display: block;
  margin-bottom: 4px;
  color: #2a1f20;
  font-size: 11px;
}
.fzf-ddijj {
  position: relative;
  overflow: hidden;
  border-left: 1px solid #2a1f20;
  background: #f8f4f1;
}
.fzf-ddijj img {
  width: 100%;
  height: calc(100vh - 68px);
  min-height: 620px;
  object-fit: cover;
  object-position: top;
}
.fzf_ijibe {
  position: absolute;
  right: 16px;
  bottom: 16px;
  padding: 10px 12px;
  color: #fff;
  background: #df6f68;
  font-size: 9px;
  font-weight: 900;
}
.fzf_ijibe b {
  display: block;
  margin-top: 3px;
  font-size: 16px;
}
.fzf_ojagl {
  padding: 95px 0 105px;
  color: #fff;
  background: #263746;
}
.fzf_ojagl .fzf-hkkdf {
  color: #b8c2ca;
}
.fzf_ojagl .fzf_ohmig {
  color: #ffafa9;
}
.fzf_mhgdf {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 35px;
  margin-bottom: 34px;
}
.fzf-flife {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 12px;
}
.fzf_gghca {
  margin: 0;
  overflow: hidden;
  border: 1px solid #556877;
  background: #304453;
}
.fzf_gghca img {
  width: 100%;
  height: 465px;
  object-fit: cover;
  object-position: top;
}
.fzf_gghca figcaption {
  display: flex;
  align-items: center;
  justify-content: space-between;
  min-height: 60px;
  padding: 0 14px;
  border-top: 1px solid #556877;
  font-size: 11px;
}
.fzf_gghca figcaption span {
  color: #ffafa9;
  font-size: 10px;
  font-weight: 900;
}
.fzf_iejlm {
  padding: 100px 0;
  background: #fff;
}
.fzf-hpngh {
  display: grid;
  grid-template-columns: 340px 1fr;
  gap: 70px;
}
.fzf-dfgbh {
  border-top: 2px solid #263746;
}
.fzf-fnlcp {
  display: grid;
  grid-template-columns: 72px 1fr auto;
  align-items: center;
  gap: 16px;
  padding: 20px 0;
  border-bottom: 1px solid #d8cfcc;
}
.fzf_khopc {
  width: 66px;
  height: 66px;
  border-radius: 6px;
  object-fit: cover;
}
.fzf-fnlcp small {
  color: #df6f68;
  font-size: 9px;
  font-weight: 900;
}
.fzf-fnlcp h3 {
  margin: 6px 0 4px;
  font-size: 17px;
}
.fzf-fnlcp p {
  margin: 0;
  color: #776d6d;
  font-size: 9px;
}
.fzf-bpcib {
  display: grid;
  place-items: center;
  width: 52px;
  height: 52px;
  border: 0;
  border-radius: 50%;
  color: #fff;
  background: #df6f68;
  font-size: 19px;
}
.fzf_kpmfc {
  display: flex;
  align-items: center;
  gap: 4px;
  height: 82px;
  padding: 0 18px;
  border-bottom: 1px solid #d8cfcc;
  background: #f8f4f1;
}
.fzf_kpmfc i {
  flex: 1;
  min-height: 6px;
  background: #aeb8be;
}
.fzf_kpmfc.fzf_8325e i:nth-child(3n) {
  background: #df6f68;
}
.fzf_ebgae {
  padding: 16px 0;
}
.fzf-pmfaf {
  height: 7px;
  background: #d7dfe3;
}
.fzf-pmfaf i {
  display: block;
  width: 38%;
  height: 100%;
  background: #263746;
}
.fzf_ijmac {
  display: flex;
  justify-content: space-between;
  margin-top: 7px;
  color: #776d6d;
  font-size: 9px;
}
.fzf-lkhed {
  border-top: 1px solid #d8cfcc;
}
.fzf-jpabp {
  display: grid;
  grid-template-columns: 45px 1fr 70px 34px;
  align-items: center;
  gap: 13px;
  min-height: 76px;
  border-bottom: 1px solid #d8cfcc;
}
.fzf-hnnep {
  color: #df6f68;
  font-size: 10px;
  font-weight: 900;
}
.fzf-jpabp h3 {
  margin: 0 0 4px;
  font-size: 13px;
}
.fzf-jpabp p {
  margin: 0;
  color: #776d6d;
  font-size: 9px;
}
.fzf_knhnj {
  font-size: 9px;
}
.fzf-jpabp button {
  width: 32px;
  height: 32px;
  border: 1px solid #263746;
  border-radius: 50%;
  color: #263746;
  background: #fff;
  font-size: 11px;
}
.fzf-jpabp.fzf-lgnil {
  background: #fff7f5;
}
.fzf-jpabp.fzf-lgnil button {
  color: #fff;
  background: #df6f68;
  border-color: #df6f68;
}
.fzf_ipeld {
  padding: 100px 0;
  background: #f8f4f1;
}
.fzf_ojdnj {
  display: grid;
  grid-template-columns: 1fr 350px;
  gap: 70px;
}
.fzf_akomd {
  border-top: 2px solid #2a1f20;
}
.fzf_mamdo {
  display: grid;
  grid-template-columns: 82px 1fr 120px;
  align-items: center;
  min-height: 88px;
  border-bottom: 1px solid #d8cfcc;
}
.fzf_mamdo time {
  font-size: 18px;
  font-weight: 900;
}
.fzf_mamdo h3 {
  margin: 0 0 5px;
  font-size: 14px;
}
.fzf_mamdo p {
  margin: 0;
  color: #776d6d;
  font-size: 9px;
}
.fzf_mamdo span {
  justify-self: end;
  padding: 6px 9px;
  color: #fff;
  background: #263746;
  font-size: 9px;
  font-weight: 900;
}
.fzf_mamdo.fzf_cfijc {
  padding-inline: 12px;
  background: #fff;
  box-shadow: 6px 6px 0 #df6f68;
}
.fzf_mamdo.fzf_cfijc span {
  background: #df6f68;
}
.fzf-ndhkm {
  align-self: start;
}
.fzf_ijomj {
  display: flex;
  gap: 7px;
  margin-top: 25px;
}
.fzf_ijomj button {
  height: 38px;
  padding: 0 14px;
  border: 1px solid #d8cfcc;
  background: #fff;
  font-size: 10px;
  font-weight: 900;
}
.fzf_ijomj button.fzf-lgnil {
  color: #fff;
  border-color: #263746;
  background: #263746;
}
.fzf-jokan {
  padding: 100px 0;
  background: #fff;
}
.fzf-fpjgl {
  display: grid;
  grid-template-columns: 340px 1fr;
  gap: 70px;
}
.fzf_iaipe {
  border-top: 2px solid #2a1f20;
}
.fzf_icjnh {
  display: grid;
  grid-template-columns: 44px 1fr auto;
  align-items: center;
  gap: 14px;
  min-height: 88px;
  border-bottom: 1px solid #d8cfcc;
}
.fzf-jpiad {
  display: grid;
  place-items: center;
  width: 39px;
  height: 39px;
  border-radius: 50%;
  color: #fff;
  background: #df6f68;
  font-size: 14px;
}
.fzf_icjnh h3 {
  margin: 0 0 5px;
  font-size: 13px;
}
.fzf_icjnh p {
  margin: 0;
  color: #776d6d;
  font-size: 9px;
}
.fzf-dmdho {
  position: relative;
  width: 48px;
  height: 26px;
  border: 0;
  border-radius: 14px;
  background: #b7bec2;
}
.fzf-dmdho::after {
  position: absolute;
  top: 3px;
  left: 3px;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: #fff;
  content: "";
}
.fzf-dmdho[aria-pressed="true"] {
  background: #df6f68;
}
.fzf-dmdho[aria-pressed="true"]::after {
  left: 25px;
}
.fzf-ladje {
  padding: 100px 0;
  background: #f8f4f1;
}
.fzf-pdcng {
  display: grid;
  grid-template-columns: 340px 1fr;
  gap: 70px;
}
.fzf_imimm {
  border-top: 2px solid #2a1f20;
}
.fzf_emgjo {
  border-bottom: 1px solid #d8cfcc;
}
.fzf-jfbkm {
  display: grid;
  grid-template-columns: 44px 1fr 30px;
  align-items: center;
  width: 100%;
  min-height: 74px;
  padding: 0;
  border: 0;
  background: transparent;
  text-align: left;
}
.fzf-jfbkm span {
  color: #df6f68;
  font-size: 10px;
  font-weight: 900;
}
.fzf-jfbkm strong {
  font-size: 14px;
}
.fzf-jfbkm i {
  font-style: normal;
  font-size: 19px;
  text-align: center;
}
.fzf-jfbkm i::before {
  content: "+";
}
.fzf-jfbkm.fzf-9c200 i::before {
  content: "−";
}
.fzf-hboob {
  display: grid;
  grid-template-rows: 0fr;
}
.fzf-hboob > div {
  overflow: hidden;
}
.fzf-hboob p {
  margin: 0;
  padding: 0 44px 20px;
  color: #776d6d;
  font-size: 11px;
  line-height: 1.8;
}
.fzf_emgjo.fzf_odlen .fzf-hboob {
  grid-template-rows: 1fr;
}
.fzf-fkpgk {
  padding: 67px 0;
  color: #fff;
  background: #df6f68;
}
.fzf-nchnk {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 30px;
}
.fzf-fkpgk h2 {
  margin: 0;
  font-size: 35px;
}
.fzf-fkpgk p {
  margin: 8px 0 0;
  color: #ffebe9;
  font-size: 11px;
}
.fzf-fkpgk .fzf-dgjlf {
  width: auto;
  min-width: 290px;
  margin: 0;
  background: #263746;
  box-shadow: 7px 7px 0 #fff;
}
.fzf-dcmlj {
  padding: 30px 0;
  color: #9aa8b2;
  background: #263746;
  font-size: 10px;
}
.fzf-dcmlj .fzf_egibl {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
}
.fzf-dcmlj b {
  color: #fff;
}
.fzf-dcmlj nav {
  display: flex;
  gap: 22px;
}
@media (max-width: 1050px) {
  .fzf-fkime {
    grid-template-columns: 270px 1fr 1fr;
  }
  .fzf-deabl {
    padding: 45px 35px;
  }
  .fzf-lhcpc h1 {
    font-size: 49px;
  }
}
@media (max-width: 980px) {
  .fzf_cfooo {
    grid-template-columns: 220px 1fr 190px;
  }
  .fzf_ahkgm {
    gap: 20px;
  }
  .fzf_gghca img {
    height: 390px;
  }
  .fzf-hpngh {
    grid-template-columns: 290px 1fr;
    gap: 45px;
  }
  .fzf_ojdnj {
    grid-template-columns: 1fr 310px;
    gap: 45px;
  }
  .fzf-fpjgl {
    grid-template-columns: 290px 1fr;
    gap: 45px;
  }
}
@media (max-width: 700px) {
  .fzf_egibl {
    width: calc(100% - 28px);
  }
  .fzf_aiefk {
    height: 64px;
  }
  .fzf_cfooo {
    grid-template-columns: 1fr auto;
  }
  .fzf_aacgd img {
    width: 40px;
    height: 40px;
  }
  .fzf_aacgd {
    font-size: 17px;
  }
  .fzf_ahkgm {
    position: fixed;
    z-index: 24;
    top: 64px;
    right: 0;
    left: 0;
    display: none;
    flex-direction: column;
    gap: 0;
    padding: 14px 20px 18px;
    border-bottom: 2px solid #df6f68;
    background: #263746;
  }
  .fzf_ahkgm.fzf_odlen {
    display: flex;
  }
  .fzf_ahkgm a {
    padding: 10px;
  }
  .fzf_eflep {
    display: none;
  }
  .fzf_eccod {
    display: block;
    width: 42px;
    height: 42px;
    border: 1px solid #5b6d7b;
    color: #fff;
    background: transparent;
    font-size: 18px;
  }
  .fzf-fkime {
    grid-template-columns: 1fr;
  }
  .fzf-ncfja {
    padding: 35px 60px;
    border-right: 0;
    border-bottom: 1px solid #2a1f20;
  }
  .fzf-hhjmf {
    max-width: 300px;
  }
  .fzf-deabl {
    padding: 48px 14px 54px;
  }
  .fzf-lhcpc h1 {
    font-size: 43px;
  }
  .fzf-lhcpc h1 span {
    font-size: 19px;
  }
  .fzf_oklnh {
    font-size: 13px;
  }
  .fzf-ddijj {
    height: 570px;
    border-top: 1px solid #2a1f20;
    border-left: 0;
  }
  .fzf-ddijj img {
    height: 570px;
    min-height: 0;
  }
  .fzf_ojagl,
  .fzf_iejlm,
  .fzf_ipeld,
  .fzf-jokan,
  .fzf-ladje {
    padding: 68px 0;
  }
  .fzf_mhgdf {
    align-items: flex-start;
    flex-direction: column;
    margin-bottom: 26px;
  }
  .fzf_ghpnf {
    font-size: 30px;
  }
  .fzf-flife {
    grid-template-columns: 1fr 1fr;
    gap: 9px;
  }
  .fzf_gghca img {
    height: 292px;
  }
  .fzf_gghca figcaption {
    min-height: 52px;
    padding: 0 10px;
  }
  .fzf-hpngh,
  .fzf_ojdnj,
  .fzf-fpjgl,
  .fzf-pdcng {
    grid-template-columns: 1fr;
    gap: 33px;
  }
  .fzf_ojdnj {
    display: flex;
    flex-direction: column;
  }
  .fzf-ndhkm {
    order: 1;
  }
  .fzf_akomd {
    order: 2;
  }
  .fzf_mamdo {
    grid-template-columns: 62px 1fr;
  }
  .fzf_mamdo span {
    display: none;
  }
  .fzf-nchnk {
    align-items: flex-start;
    flex-direction: column;
  }
  .fzf-fkpgk h2 {
    font-size: 29px;
  }
  .fzf-fkpgk .fzf-dgjlf {
    width: 100%;
    min-width: 0;
  }
  .fzf-dcmlj .fzf_egibl {
    align-items: flex-start;
    flex-direction: column;
  }
  .fzf-dcmlj nav {
    flex-wrap: wrap;
  }
}
@media (max-width: 390px) {
  .fzf-lhcpc h1 {
    font-size: 39px;
  }
  .fzf_gghca img {
    height: 264px;
  }
  .fzf-jfbkm strong {
    font-size: 13px;
  }
}

body {
  color: #211a30;
  background: #fffafd;
}
.fzf_aiefk {
  height: 70px;
  border-bottom: 3px solid #211a30;
  background: #fff;
}
.fzf_aacgd {
  color: #211a30 !important;
}
.fzf_aacgd img {
  border: 2px solid #211a30;
  border-radius: 6px;
}
.fzf_aacgd small {
  color: #f23d75;
}
.fzf_ahkgm a {
  color: #211a30;
}
.fzf_ahkgm a:hover {
  color: #f23d75;
  border-color: #f23d75;
}
.fzf_ohneb {
  border: 2px solid #211a30;
  border-radius: 4px;
  color: #211a30;
  background: #ffd84a;
  box-shadow: 4px 4px 0 #211a30;
}
.fzf_eccod {
  color: #211a30 !important;
  background: #fff !important;
  border: 2px solid #211a30 !important;
}
.fzf_apapi {
  position: relative;
  min-height: calc(100svh - 110px);
  overflow: hidden;
  background: #fff;
}
.fzf_apapi:before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 45%;
  width: 12px;
  background: #ffd84a;
  content: "";
  transform: skewX(-8deg);
}
.fzf_occch {
  display: grid;
  grid-template-columns: minmax(0, 0.82fr) minmax(500px, 1.18fr);
  min-height: calc(100svh - 110px);
}
.fzf_kkdbb {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 70px 70px 70px 0;
}
.fzf-jmfkl {
  width: max-content;
  margin-bottom: 22px;
  padding: 7px 11px;
  border: 2px solid #211a30;
  background: #20b8ad;
  font-size: 10px;
  font-weight: 900;
}
.fzf_kkdbb h1 {
  margin: 0;
  font-size: clamp(54px, 6vw, 84px);
  line-height: 0.98;
}
.fzf_kkdbb h1 span {
  display: block;
  margin-top: 16px;
  color: #f23d75;
  font-size: clamp(21px, 2.2vw, 31px);
  line-height: 1.25;
}
.fzf_kkdbb p {
  max-width: 540px;
  margin: 23px 0 29px;
  color: #655d70;
  font-size: 15px;
  line-height: 1.85;
}
.fzf_gkddg {
  display: flex;
  align-items: center;
  gap: 18px;
  flex-wrap: wrap;
}
.fzf_gkddg .fzf-dgjlf {
  width: auto;
  min-width: 245px;
  margin: 0;
  border: 2px solid #211a30;
  border-radius: 4px;
  background: #f23d75;
  box-shadow: 7px 7px 0 #211a30;
}
.fzf-difkl {
  font-size: 10px;
  line-height: 1.7;
}
.fzf-difkl b {
  display: block;
  color: #20b8ad;
  font-size: 12px;
}
.fzf-nlhne {
  position: relative;
  min-height: 620px;
  background: #20b8ad;
  border-left: 3px solid #211a30;
}
.fzf_kopjf {
  position: absolute;
  z-index: 2;
  right: 7%;
  bottom: 0;
  width: min(58%, 430px);
  border: 3px solid #211a30;
  border-bottom: 0;
  border-radius: 8px 8px 0 0;
  background: #fff;
  box-shadow: -18px 0 0 #ffd84a;
}
.fzf_kopjf img {
  width: 100%;
  aspect-ratio: 1;
  object-fit: cover;
}
.fzf_kopjf span {
  display: block;
  padding: 12px 15px;
  border-top: 3px solid #211a30;
  background: #fff;
  font-size: 10px;
  font-weight: 900;
}
.fzf-defeh {
  position: absolute;
  z-index: 3;
  max-width: 270px;
  padding: 18px 20px;
  border: 3px solid #211a30;
  border-radius: 6px;
  background: #fff;
  box-shadow: 7px 7px 0 #211a30;
}
.fzf-defeh b,
.fzf-defeh span {
  display: block;
}
.fzf-defeh span {
  margin-top: 4px;
  color: #6d6578;
  font-size: 10px;
}
.fzf-defeh.fzf_gdofo {
  top: 12%;
  left: 7%;
  transform: rotate(-2deg);
}
.fzf-defeh.fzf-nmikl {
  right: 7%;
  top: 17%;
  background: #ffd84a;
  transform: rotate(2deg);
}
.fzf-bjleo {
  position: absolute;
  left: 8%;
  bottom: 14%;
  display: flex;
  align-items: flex-end;
  gap: 5px;
  height: 100px;
}
.fzf-bjleo i {
  width: 9px;
  border: 2px solid #211a30;
  background: #f23d75;
}
main > section:not(.fzf_apapi):not(.fzf-fkpgk) {
  border-bottom: 2px solid #211a30;
  background: #fff !important;
}
main > section:nth-of-type(odd):not(.fzf_apapi):not(.fzf-fkpgk) {
  background: #fff4f8 !important;
}
.fzf_mhgdf {
  border-bottom: 0;
}
.fzf_ohmig {
  color: #f23d75 !important;
  font-weight: 900;
}
.fzf_ghpnf {
  color: #211a30;
}
.fzf_gghca,
.fzf-dfgbh,
.fzf_akomd,
.fzf_iaipe,
.fzf_emgjo,
.fzf-jpabp {
  border-color: #211a30 !important;
  border-radius: 5px !important;
  box-shadow: 5px 5px 0 rgba(33, 26, 48, 0.12) !important;
}
.fzf_gghca figcaption,
.fzf-lkhed,
.fzf_emgjo {
  background: #fff;
}
.fzf_ijomj button.fzf-lgnil,
.fzf-bpcib,
.fzf-dmdho[aria-pressed="true"] {
  color: #fff !important;
  background: #f23d75 !important;
}
.fzf-fkpgk {
  border-top: 3px solid #211a30;
  color: #211a30 !important;
  background: #ffd84a !important;
}
.fzf-fkpgk .fzf-dgjlf {
  border: 2px solid #211a30;
  background: #f23d75;
  box-shadow: 6px 6px 0 #211a30;
}
.fzf-dcmlj {
  background: #211a30;
}
@media (max-width: 820px) {
  .fzf_apapi:before {
    display: none;
  }
  .fzf_occch {
    grid-template-columns: 1fr;
  }
  .fzf_kkdbb {
    padding: 44px 14px;
  }
  .fzf-nlhne {
    min-height: 350px;
    border-top: 3px solid #211a30;
    border-left: 0;
  }
  .fzf_ahkgm {
    background: #fff !important;
    border-bottom-color: #f23d75 !important;
  }
  .fzf_ahkgm a {
    color: #211a30 !important;
  }
}
@media (max-width: 520px) {
  .fzf_kkdbb h1 {
    font-size: 49px;
  }
  .fzf-nlhne {
    min-height: 350px;
  }
  .fzf_kopjf {
    right: 8%;
    width: 62%;
  }
  .fzf-defeh {
    max-width: 180px;
    padding: 10px;
  }
  .fzf-defeh.fzf-nmikl {
    top: 7%;
  }
  .fzf-bjleo {
    left: 3%;
    bottom: 8%;
    height: 72px;
  }
}

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

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

.fzf_aa3a8 {
  padding: 76px 0;
  border-top: 2px solid #211a30;
  color: #211a30;
  background: #fff;
}
.fzf-3c397 {
  width: min(calc(100% - 40px), 1180px);
  margin: 0 auto;
}
.fzf-9b6db {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(260px, 0.55fr);
  align-items: end;
  gap: 18px 36px;
  margin-bottom: 28px;
}
.fzf-7e30e {
  grid-column: 1 / -1;
  color: #df6f68;
  font-size: 11px;
  font-weight: 800;
  letter-spacing: 0;
}
.fzf-9b6db h2 {
  margin: 0;
  font-size: 34px;
  line-height: 1.2;
  letter-spacing: 0;
}
.fzf-9b6db p {
  margin: 0;
  color: #211a30;
  font-size: 13px;
  line-height: 1.7;
  opacity: 0.72;
}
.fzf_2bac5 {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  grid-auto-flow: row;
  align-items: start;
  gap: 16px;
}
.fzf_2bac5.fzf_4d1b1 {
  grid-auto-rows: 8px;
}
.fzf_218cc {
  min-width: 0;
  padding: 24px;
  border: 2px solid #211a30;
  border-radius: 0px;
  background: #fff;
  box-shadow: 6px 6px 0 #211a30;
}
.fzf_218cc:nth-child(3n + 2) {
  border-color: #df6f68;
}
.fzf_c7648 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 16px;
  color: #df6f68;
  font-size: 12px;
  font-weight: 800;
}
.fzf_c7648 i {
  font-size: 24px;
}
.fzf_218cc > p {
  margin: 0;
  font-size: 14px;
  line-height: 1.85;
}
.fzf-d699f {
  display: flex;
  align-items: center;
  gap: 11px;
  margin-top: 20px;
  padding-top: 15px;
  border-top: 1px solid #df6f68;
}
.fzf_a6afa {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 36px;
  height: 36px;
  flex: 0 0 36px;
  border-radius: 0;
  color: #fff;
  background: #211a30;
  font-size: 13px;
  font-weight: 800;
}
.fzf_017dc strong,
.fzf_017dc span {
  display: block;
}
.fzf_017dc strong {
  font-size: 12px;
}
.fzf_017dc span {
  margin-top: 2px;
  color: #df6f68;
  font-size: 10px;
}
@media (max-width: 860px) {
  .fzf_2bac5 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (max-width: 620px) {
  .fzf_aa3a8 {
    padding: 54px 0;
  }
  .fzf-3c397 {
    width: min(calc(100% - 28px), 1180px);
  }
  .fzf-9b6db {
    grid-template-columns: 1fr;
  }
  .fzf-7e30e {
    grid-column: auto;
  }
  .fzf_2bac5 {
    grid-template-columns: 1fr;
  }
}

.fzf_218cc:nth-child(3n + 1) {
  grid-column: 1;
}
.fzf_218cc:nth-child(3n + 2) {
  grid-column: 2;
}
.fzf_218cc:nth-child(3n) {
  grid-column: 3;
}
@media (max-width: 860px) {
  .fzf_218cc:nth-child(odd) {
    grid-column: 1;
  }
  .fzf_218cc:nth-child(even) {
    grid-column: 2;
  }
}
@media (max-width: 620px) {
  .fzf_218cc:nth-child(n) {
    grid-column: 1;
  }
}

/*投诉按钮，严禁改动！！！*/
.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;
}

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