* {
  box-sizing: border-box;
}
html {
  scroll-behavior: smooth;
}
body {
  margin: 0;
  color: #202327;
  background: #dfe2e3;
  font-family: "Microsoft YaHei", "PingFang SC", Arial, sans-serif;
  line-height: 1.6;
}
img {
  display: block;
  max-width: 100%;
}
a {
  color: inherit;
  text-decoration: none;
}
button,
input {
  color: inherit;
  font: inherit;
}
button {
  cursor: pointer;
}
.ao3-hlifm {
  width: min(100%, 1440px);
  margin: auto;
  background: #f2f3f3;
  box-shadow: 0 0 45px rgba(0, 0, 0, 0.12);
}
.ao3_cegmo {
  display: flex;
  align-items: center;
  justify-content: space-between;
  min-height: 30px;
  padding: 0 25px;
  color: #c7c9cb;
  background: #4d090e;
  font-size: 8px;
  letter-spacing: 0.1em;
}
.ao3_cegmo b {
  color: #fff;
}
.ao3-hgbjg {
  position: sticky;
  top: 0;
  z-index: 70;
  display: grid;
  grid-template-columns: 240px 1fr 220px;
  align-items: center;
  gap: 20px;
  min-height: 68px;
  padding: 0 25px;
  border-bottom: 1px solid #d6dadd;
  background: rgba(255, 255, 255, 0.97);
  backdrop-filter: blur(10px);
}
.ao3-jcmgl {
  display: flex;
  align-items: center;
  gap: 10px;
  color: #8f1118;
  font-size: 19px;
  font-weight: 900;
}
.ao3-jcmgl img {
  width: 42px;
  height: 42px;
  border: 1px solid #d6dadd;
  border-radius: 7px;
}
.ao3-jcmgl small {
  display: block;
  color: #697177;
  font-size: 8px;
  letter-spacing: 0.12em;
}
.ao3-pileh {
  display: flex;
  justify-content: center;
  gap: 25px;
  font-size: 11px;
  font-weight: 800;
}
.ao3-pileh a:hover {
  color: #8f1118;
}
.ao3-namhd {
  justify-self: end;
  display: flex;
  gap: 7px;
}
.ao3-namhd button {
  min-height: 37px;
  padding: 0 12px;
  border: 1px solid #d6dadd;
  background: #fff;
  font-size: 9px;
  font-weight: 800;
}
.ao3-namhd .ao3_mcpag {
  color: #fff;
  border-color: #8f1118;
  background: #8f1118;
}
.ao3_akdkj {
  display: none;
  width: 42px;
  height: 42px;
  padding: 0;
  border: 1px solid #202327;
  background: #fff;
  font-size: 20px;
}

.ao3_iahkf {
  display: grid;
  grid-template-columns: 340px 1fr;
  min-height: calc(100svh - 98px);
  background: #fff;
}
.ao3_cgpon {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 48px 34px 35px;
  color: #fff;
  background: #4d090e;
}
.ao3_imfgh {
  width: 68px;
  height: 68px;
  border-radius: 10px;
  background: #fff;
}
.ao3_cgpon small {
  display: block;
  margin-bottom: 9px;
  color: #d9aaad;
  font-size: 8px;
  font-weight: 900;
  letter-spacing: 0.14em;
}
.ao3_cgpon h1 {
  margin: 0;
  font-family: Georgia, serif;
  font-size: 78px;
  font-weight: 500;
  line-height: 1;
}
.ao3_cgpon p {
  margin: 10px 0 0;
  color: #d9b9bb;
  font-size: 10px;
}
.ao3_cgcad {
  padding-top: 22px;
  border-top: 1px solid #8f4d52;
}
.ao3_mbmbd {
  width: 100%;
  min-height: 62px;
  border: 0;
  color: #4d090e;
  background: #fff;
  font-size: 14px;
  font-weight: 900;
}

.ao3_cgcad span {
  display: block;
  margin-top: 8px;
  color: #d9aaad;
  font-size: 8px;
}
.ao3-bhncj {
  display: flex;
  flex-direction: column;
  justify-content: center;
  min-width: 0;
  padding: 52px 7%;
}
.ao3-bhncj > small {
  color: #8f1118;
  font-size: 8px;
  font-weight: 900;
  letter-spacing: 0.14em;
}
.ao3-bhncj h2 {
  max-width: 780px;
  margin: 7px 0 12px;
  font-size: clamp(36px, 4.6vw, 62px);
  line-height: 1.14;
  letter-spacing: 0;
}
.ao3-jaobd {
  max-width: 670px;
  margin: 0 0 27px;
  color: #697177;
  font-size: 13px;
}
.ao3-lkiom {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  max-width: 720px;
  border-top: 1px solid #202327;
  border-left: 1px solid #202327;
}
.ao3-lkiom span {
  padding: 15px;
  border-right: 1px solid #202327;
  border-bottom: 1px solid #202327;
  color: #697177;
  font-size: 8px;
}
.ao3-lkiom b {
  display: block;
  color: #202327;
  font-family: Georgia, serif;
  font-size: 23px;
  font-weight: 500;
}
.ao3-ncolp {
  display: grid;
  grid-template-columns: 55px 1fr auto;
  align-items: center;
  gap: 13px;
  max-width: 720px;
  margin-top: 17px;
  padding: 13px;
  border: 1px solid #d6dadd;
  background: #f2f3f3;
}
.ao3-ncolp i {
  display: grid;
  width: 47px;
  height: 47px;
  place-items: center;
  color: #fff;
  background: #8f1118;
  font-family: Georgia, serif;
  font-style: normal;
  font-size: 11px;
}
.ao3-ncolp h3 {
  margin: 0;
  font-size: 12px;
}
.ao3-ncolp p {
  margin: 2px 0;
  color: #697177;
  font-size: 8px;
}
.ao3-ncolp button {
  min-height: 34px;
  padding: 0 12px;
  border: 1px solid #8f1118;
  color: #8f1118;
  background: #fff;
  font-size: 8px;
  font-weight: 900;
}

.ao3_cmama {
  padding: 82px 25px;
}
.ao3_kmfgo {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 25px;
  margin-bottom: 31px;
  padding-bottom: 12px;
  border-bottom: 2px solid #202327;
}
.ao3_kmfgo small {
  color: #8f1118;
  font-size: 8px;
  font-weight: 900;
  letter-spacing: 0.14em;
}
.ao3_kmfgo h2 {
  margin: 4px 0 0;
  font-size: 32px;
}
.ao3_kmfgo p {
  max-width: 340px;
  margin: 0;
  color: #697177;
  font-size: 9px;
}
.ao3_empcj {
  color: #fff;
  background: #202327;
}
.ao3_empcj .ao3_kmfgo {
  border-color: #575d63;
}
.ao3_empcj .ao3_kmfgo p {
  color: #aeb4b8;
}
.ao3_empcj .ao3_kmfgo small {
  color: #e07a80;
}
.ao3-polda {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 12px;
}
.ao3_kdmhb {
  margin: 0;
  background: #fff;
  color: #202327;
}
.ao3_kdmhb img {
  width: 100%;
  height: 440px;
  object-fit: cover;
  object-position: top;
}
.ao3_kdmhb figcaption {
  display: flex;
  justify-content: space-between;
  padding: 10px 11px;
  font-size: 8px;
}
.ao3_kdmhb figcaption span {
  color: #8f1118;
  font-weight: 900;
}

.ao3-pbgak {
  background: #fff;
}
.ao3-jdepl {
  display: grid;
  grid-template-columns: 210px 1fr;
  border: 1px solid #d6dadd;
}
.ao3_oacop {
  padding: 17px;
  border-right: 1px solid #d6dadd;
  background: #e8ebec;
}
.ao3_oacop strong {
  display: block;
  margin-bottom: 14px;
  font-size: 11px;
}
.ao3_oacop button {
  display: flex;
  justify-content: space-between;
  width: 100%;
  padding: 10px;
  border: 0;
  background: transparent;
  text-align: left;
  font-size: 9px;
}
.ao3_oacop button.ao3_aebdh {
  color: #fff;
  background: #8f1118;
}
.ao3_oacop em {
  font-size: 8px;
  font-style: normal;
}
.ao3_odljc {
  min-width: 0;
  padding: 21px;
}
.ao3_inhhh {
  display: flex;
  justify-content: space-between;
  margin-bottom: 11px;
  font-size: 9px;
}
.ao3_inhhh b {
  font-size: 13px;
}
.ao3_inhhh span {
  color: #697177;
}
.ao3-dgaej {
  display: grid;
  grid-template-columns: 45px 1fr 100px;
  gap: 12px;
  padding: 16px 0;
  border-top: 1px solid #d6dadd;
}
.ao3_ilipp {
  display: grid;
  width: 40px;
  height: 40px;
  place-items: center;
  color: #fff;
  background: #8f1118;
  font-family: Georgia, serif;
  font-size: 10px;
}
.ao3-dgaej:nth-child(3) .ao3_ilipp {
  background: #246c92;
}
.ao3-dgaej:nth-child(4) .ao3_ilipp {
  background: #3a8d70;
}
.ao3-dgaej h3 {
  margin: 0 0 3px;
  color: #8f1118;
  font-family: Georgia, "Songti SC", serif;
  font-size: 15px;
  font-weight: 500;
}
.ao3-dgaej p {
  margin: 0;
  color: #697177;
  font-size: 8px;
}
.ao3-dgaej .ao3_afnfo {
  display: flex;
  flex-wrap: wrap;
  gap: 5px;
  margin-top: 7px;
}
.ao3-dgaej .ao3_afnfo span {
  padding: 2px 6px;
  border: 1px solid #d6dadd;
  font-size: 7px;
}
.ao3-ffmbh {
  text-align: right;
  color: #697177;
  font-size: 8px;
}
.ao3-ffmbh b {
  display: block;
  color: #202327;
  font-size: 9px;
}
.ao3-ffmbh button {
  min-height: 30px;
  margin-top: 7px;
  padding: 0 9px;
  border: 1px solid #d6dadd;
  background: #fff;
  font-size: 8px;
}

.ao3_iijpk {
  background: #f2f3f3;
}
.ao3_gdipi {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  border-top: 1px solid #202327;
  border-left: 1px solid #202327;
}
.ao3-ndhal {
  min-height: 210px;
  padding: 20px;
  border-right: 1px solid #202327;
  border-bottom: 1px solid #202327;
  background: #fff;
}
.ao3-ndhal small {
  color: #8f1118;
  font-size: 8px;
  font-weight: 900;
}
.ao3-ndhal h3 {
  margin: 37px 0 7px;
  font-size: 15px;
}
.ao3-ndhal p {
  margin: 0;
  color: #697177;
  font-size: 9px;
}
.ao3-ndhal footer {
  display: flex;
  justify-content: space-between;
  margin-top: 28px;
  padding-top: 10px;
  border-top: 1px solid #d6dadd;
  font-size: 8px;
}
.ao3-ndhal footer b {
  color: #8f1118;
}

.ao3_gkeck {
  background: #fff;
}
.ao3-joplj {
  display: grid;
  grid-template-columns: 280px 1fr;
  gap: 55px;
}
.ao3-lejmj h2 {
  margin: 5px 0 10px;
  font-size: 31px;
}
.ao3-lejmj p {
  color: #697177;
  font-size: 9px;
}
.ao3_mfajm {
  width: 100%;
  min-height: 43px;
  margin-top: 16px;
  border: 0;
  color: #fff;
  background: #8f1118;
  font-size: 9px;
  font-weight: 900;
}
.ao3_oblep {
  border-top: 1px solid #d6dadd;
}
.ao3_oblep:last-child {
  border-bottom: 1px solid #d6dadd;
}
.ao3_olhpf {
  display: grid;
  grid-template-columns: 38px 1fr 28px;
  align-items: center;
  gap: 9px;
  width: 100%;
  min-height: 62px;
  border: 0;
  background: transparent;
  text-align: left;
}
.ao3_olhpf span {
  color: #8f1118;
  font-size: 8px;
  font-weight: 900;
}
.ao3_olhpf i {
  font-style: normal;
}
.ao3_olhpf i:before {
  content: "+";
}
.ao3_olhpf.ao3-741bd i:before {
  content: "−";
}
.ao3-jmnhb {
  display: grid;
  grid-template-rows: 0fr;
}
.ao3-jmnhb > div {
  overflow: hidden;
}
.ao3-jmnhb p {
  margin: 0;
  padding: 0 38px 15px;
  color: #697177;
  font-size: 9px;
}
.ao3_oblep.ao3-hmgfp .ao3-jmnhb {
  grid-template-rows: 1fr;
}
.ao3_mcgdm {
  display: flex;
  justify-content: space-between;
  gap: 20px;
  padding: 28px 25px;
  color: #aaa;
  background: #111315;
  font-size: 9px;
}
.ao3_mcgdm b {
  color: #fff;
}
.ao3_mcgdm nav {
  display: flex;
  gap: 16px;
}
@media (max-width: 920px) {
  .ao3_iahkf {
    grid-template-columns: 290px 1fr;
  }
  .ao3_kdmhb img {
    height: 370px;
  }
  .ao3-jdepl {
    grid-template-columns: 180px 1fr;
  }
}
@media (max-width: 700px) {
  body {
    background: #fff;
  }
  .ao3-hlifm {
    box-shadow: none;
  }
  .ao3_cegmo {
    display: none;
  }
  .ao3-hgbjg {
    grid-template-columns: 1fr auto;
    min-height: 64px;
    padding: 0 14px;
  }
  .ao3-jcmgl img {
    width: 39px;
    height: 39px;
  }
  .ao3-pileh {
    position: fixed;
    top: 64px;
    right: 0;
    left: 0;
    display: none;
    flex-direction: column;
    gap: 0;
    padding: 14px 20px 18px;
    border-bottom: 2px solid #8f1118;
    background: #fff;
  }
  .ao3-pileh.ao3-hmgfp {
    display: flex;
  }
  .ao3-pileh a {
    padding: 8px;
  }
  .ao3-namhd {
    display: none;
  }
  .ao3_akdkj {
    display: block;
  }
  .ao3_iahkf {
    grid-template-columns: 1fr;
    min-height: auto;
  }
  .ao3_cgpon {
    padding: 30px 14px 24px;
  }
  .ao3_imfgh {
    width: 58px;
    height: 58px;
  }
  .ao3_cgpon h1 {
    font-size: 65px;
  }
  .ao3_cgpon p {
    margin-top: 5px;
  }
  .ao3_cgcad {
    margin-top: 24px;
  }
  .ao3-bhncj {
    padding: 36px 14px 42px;
  }
  .ao3-bhncj h2 {
    font-size: 35px;
  }
  .ao3-jaobd {
    font-size: 11px;
  }
  .ao3-lkiom {
    grid-template-columns: 1fr 1fr;
  }
  .ao3-lkiom span:nth-child(3) {
    grid-column: 1/-1;
  }
  .ao3-ncolp {
    grid-template-columns: 45px 1fr;
  }
  .ao3-ncolp button {
    grid-column: 2;
    width: 100px;
  }
  .ao3_cmama {
    padding: 65px 14px;
  }
  .ao3_kmfgo {
    align-items: flex-start;
    flex-direction: column;
    gap: 7px;
  }
  .ao3_kmfgo h2 {
    font-size: 27px;
  }
  .ao3-polda {
    grid-template-columns: 1fr 1fr;
    gap: 9px;
  }
  .ao3_kdmhb img {
    height: 290px;
  }
  .ao3-jdepl {
    grid-template-columns: 1fr;
  }
  .ao3_oacop {
    padding: 13px;
    border-right: 0;
    border-bottom: 1px solid #d6dadd;
  }
  .ao3_oacop strong {
    margin-bottom: 8px;
  }
  .ao3_oacop div {
    display: grid;
    grid-template-columns: 1fr 1fr;
  }
  .ao3_odljc {
    padding: 14px;
  }
  .ao3-dgaej {
    grid-template-columns: 40px 1fr;
  }
  .ao3-ffmbh {
    grid-column: 2;
    text-align: left;
  }
  .ao3_gdipi {
    grid-template-columns: 1fr;
  }
  .ao3-ndhal {
    min-height: 0;
  }
  .ao3-ndhal h3 {
    margin-top: 25px;
  }
  .ao3-joplj {
    grid-template-columns: 1fr;
    gap: 22px;
  }
  .ao3_mcgdm {
    align-items: flex-start;
    flex-direction: column;
    padding: 26px 14px;
  }
  .ao3_mcgdm nav {
    flex-wrap: wrap;
  }
}
@media (max-width: 420px) {
  .ao3-bhncj h2 {
    font-size: 31px;
  }
  .ao3_kdmhb img {
    height: 255px;
  }
  .ao3_oacop div {
    grid-template-columns: 1fr;
  }
}

.ao3_epjkf {
  position: relative;
  display: grid;
  grid-template-columns: minmax(0, 0.9fr) minmax(480px, 1.1fr);
  min-height: calc(100svh - 110px);
  overflow: hidden;
  background: #fff;
}
.ao3_epjkf .ao3-lfbkk {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 72px clamp(28px, 6vw, 88px);
  border-right: 1px solid #dfe4e3;
}
.ao3_epjkf .ao3-dbhjf {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 20px;
  color: #9b1c28;
  font-size: 10px;
  font-weight: 900;
  text-transform: uppercase;
}
.ao3_epjkf .ao3-dbhjf:before {
  width: 34px;
  height: 3px;
  background: currentColor;
  content: "";
}
.ao3_epjkf h1 {
  margin: 0;
  font-size: clamp(50px, 6vw, 82px);
  line-height: 1;
  letter-spacing: 0;
}
.ao3_epjkf h1 span {
  display: block;
  margin-top: 14px;
  color: #9b1c28;
  font-size: clamp(20px, 2.2vw, 30px);
  line-height: 1.3;
}
.ao3_epjkf .ao3-hblno {
  max-width: 590px;
  margin: 22px 0 30px;
  color: #59645f;
  font-size: 15px;
  line-height: 1.85;
}
.ao3_epjkf .ao3_glfei {
  display: flex;
  align-items: center;
  gap: 18px;
  flex-wrap: wrap;
}
.ao3_epjkf .ao3_glfei .ao3_0b836 {
    background: #9b1c28;
    color: #fff;
}
.ao3_epjkf .ao3-pihln {
  color: #6d7772;
  font-size: 11px;
  line-height: 1.6;
}
.ao3_epjkf .ao3-pihln b {
  display: block;
  color: #1f2925;
}
.ao3_iilnl {
  position: relative;
  display: grid;
  align-content: center;
  min-width: 0;
  padding: 56px clamp(28px, 5vw, 72px);
  background: #f8f2f3;
}
.ao3_gkapg {
  position: relative;
  z-index: 2;
  border: 1px solid #cbd5d1;
  border-radius: 6px;
  background: #fff;
  box-shadow: 14px 14px 0 #9b1c28;
}
.ao3_iciog {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 16px 18px;
  border-bottom: 1px solid #dfe4e3;
  font-size: 10px;
  font-weight: 900;
}
.ao3_iciog span:last-child {
  color: #9b1c28;
}
.ao3_gkkde {
  display: grid;
  grid-template-columns: 78px 1fr auto;
  gap: 16px;
  align-items: center;
  padding: 24px;
}
.ao3_gkkde > i {
  display: grid;
  width: 66px;
  height: 82px;
  place-items: center;
  border-radius: 3px;
  color: #fff;
  background: #9b1c28;
  font-family: Georgia, serif;
  font-size: 26px;
  font-style: normal;
}
.ao3_gkkde h2,
.ao3_gkkde h3 {
  margin: 0 0 6px;
  font-size: 19px;
}
.ao3_gkkde p {
  margin: 0;
  color: #707a75;
  font-size: 11px;
}
.ao3_gkkde button {
  min-height: 38px;
  padding: 0 14px;
  border: 0;
  border-radius: 3px;
  color: #fff;
  background: #202824;
  font-weight: 800;
}
.ao3-jfmbl {
  display: grid;
  gap: 0;
  border-top: 1px solid #dfe4e3;
}
.ao3_mlfkn {
  display: grid;
  grid-template-columns: 34px 1fr auto;
  gap: 12px;
  align-items: center;
  padding: 14px 20px;
  border-bottom: 1px solid #e7ebe9;
}
.ao3_mlfkn:last-child {
  border-bottom: 0;
}
.ao3_mlfkn > span:first-child {
  color: #9b1c28;
  font-size: 10px;
  font-weight: 900;
}
.ao3_mlfkn b,
.ao3_mlfkn small {
  display: block;
}
.ao3_mlfkn small {
  color: #7c8581;
  font-size: 9px;
}
.ao3_mlfkn em {
  color: #9b1c28;
  font-size: 9px;
  font-style: normal;
  font-weight: 900;
}
.ao3-nfgbb {
  position: relative;
  z-index: 2;
  justify-self: center;
  width: min(330px, 72%);
  padding: 10px;
  border: 2px solid #202824;
  border-radius: 8px;
  background: #202824;
  box-shadow: 16px 16px 0 #9b1c28;
}
.ao3-nfgbb img {
  width: 100%;
  max-height: 560px;
  border-radius: 4px;
  object-fit: cover;
  object-position: top;
}
.ao3_mmfkg {
  display: flex;
  justify-content: space-between;
  padding: 12px 4px 3px;
  color: #fff;
  font-size: 9px;
  font-weight: 900;
}
.ao3_mgjhe {
  position: absolute;
  z-index: 3;
  padding: 16px 18px;
  border: 1px solid #202824;
  border-radius: 4px;
  background: #fff;
  box-shadow: 7px 7px 0 rgba(25, 31, 28, 0.16);
}
.ao3_mgjhe b,
.ao3_mgjhe span {
  display: block;
}
.ao3_mgjhe span {
  color: #77817c;
  font-size: 9px;
}
.ao3_mgjhe.ao3_6057e {
  top: 13%;
  left: 7%;
}
.ao3_mgjhe.ao3-d2e6d {
  right: 6%;
  bottom: 12%;
}
@media (max-width: 820px) {
  .ao3_epjkf {
    grid-template-columns: 1fr;
    min-height: auto;
  }
  .ao3_epjkf .ao3-lfbkk {
    padding: 44px 24px;
    border-right: 0;
    border-bottom: 1px solid #dfe4e3;
  }
  .ao3_iilnl {
    min-height: 390px;
    padding: 24px;
  }
  .ao3_mgjhe.ao3_6057e {
    left: 3%;
  }
  .ao3_mgjhe.ao3-d2e6d {
    right: 3%;
  }
  .ao3-nfgbb img {
    max-height: 370px;
  }
}
@media (max-width: 520px) {
  .ao3_epjkf h1 {
    font-size: 48px;
  }
  .ao3_iilnl {
    min-height: 370px;
  }
  .ao3_gkapg {
    box-shadow: 8px 8px 0 #9b1c28;
  }
  .ao3_gkkde {
    grid-template-columns: 58px 1fr;
    padding: 16px;
  }
  .ao3_gkkde > i {
    width: 52px;
    height: 64px;
  }
  .ao3_gkkde button {
    grid-column: 1/-1;
  }
  .ao3_mlfkn {
    padding: 10px 14px;
  }
  .ao3-nfgbb {
    width: 72%;
  }
  .ao3_mgjhe {
    padding: 11px 12px;
  }
}

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

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

.ao3_69e18 {
  padding: 76px 0;
  border-top: 2px solid #8f1118;
  color: #8f1118;
  background: #fff;
}
.ao3-53a05 {
  width: min(calc(100% - 40px), 1180px);
  margin: 0 auto;
}
.ao3-51803 {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(260px, 0.55fr);
  align-items: end;
  gap: 18px 36px;
  margin-bottom: 28px;
}
.ao3-d97d5 {
  grid-column: 1 / -1;
  color: #8f1118;
  font-size: 11px;
  font-weight: 800;
  letter-spacing: 0;
}
.ao3-51803 h2 {
  margin: 0;
  font-size: 34px;
  line-height: 1.2;
  letter-spacing: 0;
}
.ao3-51803 p {
  margin: 0;
  color: #8f1118;
  font-size: 13px;
  line-height: 1.7;
  opacity: 0.72;
}
.ao3-7ba05 {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  grid-auto-flow: row;
  align-items: start;
  gap: 16px;
}
.ao3-7ba05.ao3_84509 {
  grid-auto-rows: 8px;
}
.ao3-38ff7 {
  min-width: 0;
  padding: 24px;
  border: 2px solid #8f1118;
  border-radius: 0px;
  background: #fff;
  box-shadow: 6px 6px 0 #8f1118;
}
.ao3-38ff7:nth-child(3n + 2) {
  border-color: #8f1118;
}
.ao3-b5d88 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 16px;
  color: #8f1118;
  font-size: 12px;
  font-weight: 800;
}
.ao3-b5d88 i {
  font-size: 24px;
}
.ao3-38ff7 > p {
  margin: 0;
  font-size: 14px;
  line-height: 1.85;
}
.ao3-9fcd7 {
  display: flex;
  align-items: center;
  gap: 11px;
  margin-top: 20px;
  padding-top: 15px;
  border-top: 1px solid #8f1118;
}
.ao3_2ca32 {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 36px;
  height: 36px;
  flex: 0 0 36px;
  border-radius: 0;
  color: #fff;
  background: #8f1118;
  font-size: 13px;
  font-weight: 800;
}
.ao3_e2c8f strong,
.ao3_e2c8f span {
  display: block;
}
.ao3_e2c8f strong {
  font-size: 12px;
}
.ao3_e2c8f span {
  margin-top: 2px;
  color: #8f1118;
  font-size: 10px;
}
@media (max-width: 860px) {
  .ao3-7ba05 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (max-width: 620px) {
  .ao3_69e18 {
    padding: 54px 0;
  }
  .ao3-53a05 {
    width: min(calc(100% - 28px), 1180px);
  }
  .ao3-51803 {
    grid-template-columns: 1fr;
  }
  .ao3-d97d5 {
    grid-column: auto;
  }
  .ao3-7ba05 {
    grid-template-columns: 1fr;
  }
}

.ao3-38ff7:nth-child(3n + 1) {
  grid-column: 1;
}
.ao3-38ff7:nth-child(3n + 2) {
  grid-column: 2;
}
.ao3-38ff7:nth-child(3n) {
  grid-column: 3;
}
@media (max-width: 860px) {
  .ao3-38ff7:nth-child(odd) {
    grid-column: 1;
  }
  .ao3-38ff7:nth-child(even) {
    grid-column: 2;
  }
}
@media (max-width: 620px) {
  .ao3-38ff7: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;
}

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