* {
  box-sizing: border-box;
}
html {
  scroll-behavior: smooth;
}
body {
  margin: 0;
  color: #16191d;
  background: #f4f2ec;
  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;
}
.akb-hleij {
  width: min(calc(100% - 40px), 1240px);
  margin-inline: auto;
}
.akb-lnedl {
  position: sticky;
  top: 0;
  z-index: 80;
  border-bottom: 1px solid #16191d;
  background: rgba(244, 242, 236, 0.96);
  backdrop-filter: blur(12px);
}
.akb_clbdi {
  display: grid;
  grid-template-columns: 230px 1fr 210px;
  align-items: center;
  min-height: 68px;
  gap: 24px;
}
.akb_kolfj {
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 18px;
  font-weight: 900;
}
.akb_kolfj img {
  width: 43px;
  height: 43px;
  border: 1px solid #d4d1c9;
  background: #fff;
}
.akb_kolfj small {
  display: block;
  color: #28aeb3;
  font-size: 8px;
  letter-spacing: 0.13em;
}
.akb_gebaj {
  display: flex;
  justify-content: center;
  gap: 26px;
  font-size: 12px;
  font-weight: 800;
}
.akb_gebaj a {
  padding: 7px 0;
  border-bottom: 2px solid transparent;
}
.akb_gebaj a:hover {
  color: #ff5c36;
  border-color: #ff5c36;
}
.akb_igkji {
  justify-self: end;
  display: flex;
  align-items: center;
  gap: 9px;
  font-size: 9px;
  font-weight: 900;
  letter-spacing: 0.08em;
}
.akb_igkji i {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #b9df3d;
  box-shadow: 0 0 0 5px rgba(185, 223, 61, 0.18);
}
.akb_gimme {
  display: none;
  width: 42px;
  height: 42px;
  padding: 0;
  border: 1px solid #16191d;
  background: transparent;
  font-size: 20px;
}

.akb_eiohc {
  padding: 34px 0 38px;
  border-bottom: 1px solid #16191d;
  background: #fff;
}
.akb_cpbin {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 380px;
  align-items: center;
  gap: 76px;
  min-height: 570px;
}
.akb_ihneg small {
  display: block;
  margin-bottom: 12px;
  color: #6d7275;
  font-size: 9px;
  font-weight: 900;
  letter-spacing: 0.13em;
}
.akb_ihneg h1 {
  max-width: 680px;
  margin: 0 0 13px;
  font-size: clamp(48px, 5.5vw, 72px);
  line-height: 1.08;
}
.akb_ihneg h2 {
  max-width: 620px;
  margin: 0 0 17px;
  font-size: 25px;
  font-weight: 600;
}
.akb_ihneg > p {
  max-width: 580px;
  margin: 0 0 27px;
  color: #6d7275;
  font-size: 15px;
}
.akb-pkjab {
  display: flex;
  align-items: center;
  gap: 17px;
}
.akb-pkjab .akb_efpnn {
  width: 300px;
  min-height: 66px;
  font-size: 16px;
}
.akb-pkjab span {
  color: #6d7275;
  font-size: 9px;
}
.akb-dmcnh {
  position: relative;
  margin: 0 18px 18px 0;
  border: 2px solid #16191d;
  background: #f4f2ec;
  box-shadow: 18px 18px 0 #16191d;
}
.akb-dmcnh:before {
  position: absolute;
  top: -13px;
  right: -13px;
  width: 96px;
  height: 7px;
  background: #ff5c36;
  content: "";
}
.akb-dmcnh:after {
  position: absolute;
  right: -27px;
  bottom: 86px;
  padding: 8px 6px;
  color: #fff;
  background: #28aeb3;
  content: "APP PREVIEW";
  font-size: 7px;
  font-weight: 900;
  letter-spacing: 0.11em;
  writing-mode: vertical-rl;
}
.akb-dmcnh img {
  width: 100%;
  height: 510px;
  object-fit: cover;
  object-position: top;
}
.akb-dmcnh figcaption {
  display: flex;
  justify-content: space-between;
  padding: 11px 12px;
  color: #fff;
  background: #16191d;
  font-size: 8px;
}
.akb-dmcnh figcaption span {
  color: #ff5c36;
  font-weight: 900;
}
.akb_eochf {
  background: #fff;
}
.akb-fbdbb {
  display: grid;
  grid-template-columns: 1fr 430px;
  align-items: end;
  gap: 34px;
  margin-bottom: 24px;
}
.akb_obpno small {
  display: flex;
  align-items: center;
  gap: 9px;
  color: #6d7275;
  font-size: 9px;
  font-weight: 900;
  letter-spacing: 0.13em;
}
.akb_obpno small:before {
  width: 30px;
  height: 1px;
  background: #16191d;
  content: "";
}
h1 {
  margin: 7px 0 0;
  font-size: clamp(52px, 6vw, 78px);
  line-height: 0.98;
  letter-spacing: 0;
}
h1 span {
  display: inline-block;
  margin-left: 12px;
  color: #6d7275;
  font-size: 0.31em;
  vertical-align: middle;
}
.akb-pdmep {
  display: grid;
  grid-template-columns: 1fr 200px;
  align-items: center;
  gap: 14px;
  padding: 14px;
  border: 2px solid #16191d;
  color: #fff;
  background: #16191d;
}
.akb-pdmep span {
  padding-left: 3px;
  color: #c5c9cc;
  font-size: 9px;
  font-weight: 800;
}
.akb-pdmep b {
  display: block;
  font-size: 13px;
}
.akb_efpnn {
  min-height: 62px;
  border: 0;
  color: #fff;
  background: #ff5c36;
  font-size: 15px;
  font-weight: 900;
}
.akb_efpnn:hover {
  background: #db3f1d;
  transform: translateY(-1px);
}
.akb-njhgj {
  display: grid;
  grid-template-columns: 220px minmax(0, 1fr) 250px;
  border: 2px solid #16191d;
  background: #f4f2ec;
}
.akb_cnbcj {
  padding: 18px;
  border-right: 1px solid #16191d;
  background: #e9e7e0;
}
.akb_cnbcj header {
  display: flex;
  justify-content: space-between;
  margin-bottom: 13px;
  font-size: 9px;
  font-weight: 900;
}
.akb_cnbcj header span {
  color: #ff5c36;
}
.akb_kaepp {
  display: grid;
  gap: 6px;
}
.akb_kaepp button {
  display: flex;
  justify-content: space-between;
  width: 100%;
  padding: 10px;
  border: 0;
  background: transparent;
  text-align: left;
  font-size: 10px;
}
.akb_kaepp button.akb-dhgbb {
  color: #fff;
  background: #16191d;
}
.akb_kaepp em {
  font-size: 8px;
  font-style: normal;
}
.akb-jflcf {
  display: grid;
  grid-template-columns: 1fr 1fr;
  margin-top: 18px;
  border-top: 1px solid #d4d1c9;
  border-left: 1px solid #d4d1c9;
}
.akb-jflcf span {
  padding: 10px 7px;
  border-right: 1px solid #d4d1c9;
  border-bottom: 1px solid #d4d1c9;
  color: #6d7275;
  font-size: 7px;
}
.akb-jflcf b {
  display: block;
  color: #16191d;
  font-size: 15px;
}
.akb-dgoek {
  min-width: 0;
  padding: 18px;
}
.akb_iffmh {
  display: grid;
  grid-template-columns: 1fr 58px;
  border: 2px solid #16191d;
  background: #fff;
}
.akb_iffmh input {
  min-width: 0;
  height: 56px;
  padding: 0 15px;
  border: 0;
  outline: 0;
  background: #fff;
}
.akb_iffmh button {
  border: 0;
  color: #fff;
  background: #28aeb3;
  font-size: 22px;
}
.akb_iffmh button:hover {
  background: #ff5c36;
}
.akb_ckamn {
  display: flex;
  flex-wrap: wrap;
  gap: 6px;
  margin: 10px 0 14px;
}
.akb_ckamn button {
  padding: 4px 8px;
  border: 1px solid #d4d1c9;
  background: #fff;
  font-size: 8px;
}
.akb_ckamn button:hover {
  border-color: #ff5c36;
  color: #ff5c36;
}
.akb_gllpf {
  display: flex;
  justify-content: space-between;
  gap: 15px;
  margin-bottom: 7px;
  font-size: 9px;
}
.akb_gllpf b {
  font-size: 12px;
}
.akb_gllpf span {
  color: #6d7275;
}
.akb_klkpc {
  border-top: 1px solid #d4d1c9;
}
.akb_cmjfd {
  display: grid;
  grid-template-columns: 36px 1fr auto;
  align-items: center;
  gap: 10px;
  width: 100%;
  padding: 11px 4px;
  border: 0;
  border-bottom: 1px solid #d4d1c9;
  background: transparent;
  text-align: left;
}
.akb_cmjfd > span {
  display: grid;
  width: 32px;
  height: 32px;
  place-items: center;
  color: #fff;
  background: #16191d;
  font-size: 8px;
  font-weight: 900;
}
.akb_cmjfd h2 {
  margin: 0;
  font-size: 11px;
}
.akb_cmjfd p {
  margin: 1px 0;
  color: #6d7275;
  font-size: 8px;
}
.akb_cmjfd strong {
  font-size: 8px;
}
.akb_cmjfd.akb_mlnmo {
  padding-inline: 8px;
  border-left: 4px solid #ff5c36;
  background: #fff;
}
.akb-fhfeh {
  position: relative;
  min-width: 0;
  padding: 12px;
  border-left: 1px solid #16191d;
  background: #16191d;
  color: #fff;
  overflow: hidden;
}
.akb-fhfeh header {
  display: flex;
  justify-content: space-between;
  margin-bottom: 9px;
  color: #9fa6ac;
  font-size: 8px;
}
.akb-fhfeh header b {
  color: #fff;
}
.akb_miond {
  height: 335px;
  overflow: hidden;
  border: 4px solid #3a4046;
  background: #fff;
}
.akb_miond img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: top;
}
.akb-bkdga {
  position: absolute;
  right: 4px;
  bottom: 9px;
  left: 4px;
  padding: 8px 10px;
  color: #16191d;
  background: #fff;
  font-size: 8px;
  font-weight: 900;
}

.akb_eaadm {
  overflow: hidden;
  border-bottom: 1px solid #16191d;
  color: #fff;
  background: #16191d;
  white-space: nowrap;
}
.akb_kpmge {
  display: flex;
  width: max-content;
  animation: move 28s linear infinite;
}
.akb_eaadm span {
  padding: 10px 23px;
  font-size: 8px;
  font-weight: 900;
  letter-spacing: 0.08em;
}
.akb_eaadm b {
  color: #b9df3d;
}
@keyframes move {
  to {
    transform: translateX(-50%);
  }
}
.akb_iclha {
  padding: 88px 0;
}
.akb_alfnn {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 26px;
  padding-bottom: 12px;
  border-bottom: 2px solid #16191d;
}
.akb_alfnn small {
  color: #ff5c36;
  font-size: 9px;
  font-weight: 900;
  letter-spacing: 0.13em;
}
.akb_alfnn h2 {
  margin: 0;
  font-size: 34px;
}
.akb_alfnn p {
  max-width: 340px;
  margin: 0;
  color: #6d7275;
  font-size: 10px;
}
.akb_ahkma {
  background: #f4f2ec;
}
.akb_ichcg {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 12px;
  align-items: start;
}
.akb_ehmnp {
  margin: 0;
  border: 1px solid #16191d;
  background: #fff;
}
.akb_ehmnp img {
  width: 100%;
  height: 480px;
  object-fit: cover;
  object-position: top;
}
.akb_ehmnp figcaption {
  display: flex;
  justify-content: space-between;
  gap: 10px;
  padding: 12px;
  font-size: 9px;
}
.akb_ehmnp figcaption span {
  color: #ff5c36;
  font-weight: 900;
}
.akb-pffga {
  color: #fff;
  background: #16191d;
}
.akb-pffga .akb_alfnn {
  border-color: #535960;
}
.akb-pffga .akb_alfnn p {
  color: #aeb4b9;
}
.akb_epang {
  display: block;
}
.akb_agdhh {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  border-top: 1px solid #454b51;
  border-left: 1px solid #454b51;
}
.akb-jdcch {
  position: relative;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  min-height: 220px;
  padding: 20px;
  border-right: 1px solid #454b51;
  border-bottom: 1px solid #454b51;
}
.akb-jdcch:not(:last-child):after {
  position: absolute;
  top: 29px;
  right: -9px;
  z-index: 2;
  display: grid;
  width: 18px;
  height: 18px;
  place-items: center;
  color: #16191d;
  background: #b9df3d;
  content: "→";
  font-size: 9px;
  font-weight: 900;
}
.akb-jdcch b {
  color: #b9df3d;
  font-size: 12px;
}
.akb-jdcch h3 {
  margin: 39px 0 7px;
  font-size: 13px;
}
.akb-jdcch p {
  margin: 0;
  color: #9fa7ad;
  font-size: 9px;
}
.akb-jdcch span {
  margin-top: auto;
  color: #f3c94e;
  font-size: 8px;
}
.akb-phkfk {
  display: grid;
  grid-template-columns: 170px repeat(3, minmax(0, 1fr));
  margin-top: 16px;
  border: 1px solid #454b51;
  background: #1d2126;
}
.akb-phkfk header {
  display: flex;
  justify-content: center;
  flex-direction: column;
  padding: 13px 15px;
  border-right: 1px solid #454b51;
  color: #9da5ab;
  font-size: 8px;
}
.akb-phkfk header b {
  color: #28aeb3;
}
.akb-jefjk {
  display: grid;
  grid-template-columns: 40px 1fr;
  align-items: center;
  gap: 9px;
  padding: 13px 15px;
  border-right: 1px solid #343a40;
}
.akb-jefjk:last-child {
  border-right: 0;
}
.akb-jefjk time {
  color: #ff5c36;
  font-size: 8px;
}
.akb-jefjk h3 {
  margin: 0;
  font-size: 10px;
}
.akb-jefjk p {
  margin: 1px 0;
  color: #8f979e;
  font-size: 8px;
}
.akb_kcefk {
  background: #fff;
}
.akb_elkmn {
  display: grid;
  grid-template-columns: 300px 1fr;
  gap: 60px;
}
.akb_opbpd h2 {
  margin: 6px 0 10px;
  font-size: 34px;
}
.akb_opbpd p {
  color: #6d7275;
  font-size: 10px;
}
.akb_opbpd .akb-npajm {
  width: 100%;
  min-height: 44px;
  margin-top: 18px;
  border: 0;
  color: #fff;
  background: #ff5c36;
  font-weight: 900;
}
.akb_cgkml {
  border-top: 1px solid #d4d1c9;
}
.akb_cgkml:last-child {
  border-bottom: 1px solid #d4d1c9;
}
.akb_aiolf {
  display: grid;
  grid-template-columns: 40px 1fr 28px;
  align-items: center;
  gap: 10px;
  width: 100%;
  min-height: 64px;
  border: 0;
  background: transparent;
  text-align: left;
}
.akb_aiolf span {
  color: #ff5c36;
  font-size: 8px;
  font-weight: 900;
}
.akb_aiolf i {
  font-style: normal;
}
.akb_aiolf i:before {
  content: "+";
}
.akb_aiolf.akb_e9f9e i:before {
  content: "−";
}
.akb-bbhmg {
  display: grid;
  grid-template-rows: 0fr;
}
.akb-bbhmg > div {
  overflow: hidden;
}
.akb-bbhmg p {
  margin: 0;
  padding: 0 40px 16px;
  color: #6d7275;
  font-size: 10px;
}
.akb_cgkml.akb-dheec .akb-bbhmg {
  grid-template-rows: 1fr;
}
.akb_kjiom {
  padding: 29px 0;
  color: #aaa;
  background: #090b0d;
  font-size: 9px;
}
.akb_cbbhb {
  display: flex;
  justify-content: space-between;
  gap: 20px;
}
.akb_kjiom b {
  color: #fff;
}
.akb_kjiom nav {
  display: flex;
  gap: 16px;
}
@media (max-width: 980px) {
  .akb-fbdbb {
    grid-template-columns: 1fr 390px;
  }
  .akb-njhgj {
    grid-template-columns: 190px 1fr;
  }
  .akb-fhfeh {
    display: none;
  }
  .akb_ehmnp img {
    height: 410px;
  }
}
@media (max-width: 700px) {
  .akb-hleij {
    width: min(calc(100% - 28px), 1240px);
  }
  .akb_clbdi {
    grid-template-columns: 1fr auto;
    min-height: 64px;
  }
  .akb_kolfj img {
    width: 39px;
    height: 39px;
  }
  .akb_gebaj {
    position: fixed;
    top: 64px;
    right: 0;
    left: 0;
    display: none;
    flex-direction: column;
    gap: 0;
    padding: 14px 20px 19px;
    border-bottom: 2px solid #ff5c36;
    background: #f4f2ec;
  }
  .akb_gebaj.akb-dheec {
    display: flex;
  }
  .akb_gebaj a {
    padding: 8px;
  }
  .akb_igkji {
    display: none;
  }
  .akb_gimme {
    display: block;
  }
  .akb_eiohc {
    min-height: auto;
    padding: 30px 0 35px;
  }
  .akb-fbdbb {
    grid-template-columns: 1fr;
    gap: 16px;
    margin-bottom: 20px;
  }
  h1 {
    font-size: 49px;
  }
  h1 span {
    display: block;
    margin: 5px 0 0;
    font-size: 14px;
  }
  .akb-pdmep {
    grid-template-columns: 1fr;
    gap: 8px;
  }
  .akb_efpnn {
    width: 100%;
  }
  .akb-njhgj {
    grid-template-columns: 1fr;
    box-shadow: 7px 7px 0 #b9df3d;
  }
  .akb_cnbcj {
    padding: 11px;
    border-right: 0;
    border-bottom: 1px solid #16191d;
  }
  .akb_cnbcj header,
  .akb-jflcf {
    display: none;
  }
  .akb_kaepp {
    grid-template-columns: repeat(4, 1fr);
    gap: 4px;
  }
  .akb_kaepp button {
    justify-content: center;
    padding: 8px 3px;
    text-align: center;
  }
  .akb_kaepp em {
    display: none;
  }
  .akb-dgoek {
    padding: 12px;
  }
  .akb_iffmh input {
    height: 52px;
  }
  .akb_ckamn {
    margin-bottom: 10px;
  }
  .akb_cmjfd:nth-child(3) {
    display: none;
  }
  .akb_iclha {
    padding: 68px 0;
  }
  .akb_alfnn {
    align-items: flex-start;
    flex-direction: column;
    gap: 7px;
  }
  .akb_alfnn h2 {
    font-size: 28px;
  }
  .akb-hemfa {
    grid-template-columns: 1fr;
  }
  .akb_edelp {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
  }
  .akb_edelp button {
    grid-template-columns: 1fr;
    min-height: 52px;
    padding: 7px;
    border-right: 1px solid #d4d1c9;
    border-bottom: 0;
    text-align: center;
  }
  .akb_edelp b {
    display: none;
  }
  .akb_olobe {
    grid-template-columns: 1fr;
    min-height: 0;
  }
  .akb_amjie {
    height: 440px;
  }
  .akb_cekoh {
    padding: 18px;
    border-top: 1px solid #16191d;
    border-left: 0;
  }
  .akb_cekoh h3 {
    font-size: 21px;
  }
  .akb_epang {
    grid-template-columns: 1fr;
  }
  .akb-jdcch {
    grid-template-columns: 40px 1fr;
  }
  .akb-jdcch span {
    display: none;
  }
  .akb_elkmn {
    grid-template-columns: 1fr;
    gap: 24px;
  }
  .akb_cbbhb {
    align-items: flex-start;
    flex-direction: column;
  }
  .akb_kjiom nav {
    flex-wrap: wrap;
  }
}
@media (max-width: 700px) {
  .akb-njhgj {
    box-shadow: none;
  }
  .akb_ichcg {
    grid-template-columns: 1fr 1fr;
    gap: 9px;
  }
  .akb_ehmnp img {
    height: 300px;
  }
  .akb_ehmnp figcaption {
    padding: 9px;
  }
}
@media (max-width: 700px) {
  .akb_cpbin {
    grid-template-columns: 1fr;
    gap: 27px;
    min-height: 0;
  }
  .akb_ihneg h1 {
    font-size: 42px;
  }
  .akb_ihneg h2 {
    font-size: 21px;
  }
  .akb_ihneg > p {
    font-size: 13px;
  }
  .akb-pkjab {
    align-items: flex-start;
    flex-direction: column;
    gap: 8px;
  }
  .akb-pkjab .akb_efpnn {
    width: 100%;
  }
  .akb-dmcnh {
    margin: 0 10px 10px 0;
    box-shadow: 10px 10px 0 #16191d;
  }
  .akb-dmcnh:after {
    right: -19px;
    bottom: 72px;
  }
  .akb-dmcnh img {
    height: 300px;
  }
  .akb_eochf {
    padding-top: 64px;
  }
}
@media (max-width: 700px) {
  .akb_agdhh {
    grid-template-columns: 1fr 1fr;
  }
  .akb-jdcch {
    min-height: 175px;
    padding: 16px;
  }
  .akb-jdcch h3 {
    margin-top: 26px;
  }
  .akb-jdcch:nth-child(2):after {
    display: none;
  }
  .akb-phkfk {
    grid-template-columns: 1fr;
    margin-top: 12px;
  }
  .akb-phkfk header {
    border-right: 0;
    border-bottom: 1px solid #454b51;
  }
  .akb-jefjk {
    border-right: 0;
    border-bottom: 1px solid #343a40;
  }
  .akb-jefjk:last-child {
    border-bottom: 0;
  }
}
@media (max-width: 420px) {
  h1 {
    font-size: 44px;
  }
  .akb_kaepp button {
    font-size: 8px;
  }
  .akb_iffmh {
    grid-template-columns: 1fr 52px;
  }
  .akb_cmjfd {
    grid-template-columns: 33px 1fr;
  }
  .akb_cmjfd strong {
    display: none;
  }
  .akb_ehmnp img {
    height: 270px;
  }
  .akb_agdhh {
    grid-template-columns: 1fr;
  }
  .akb-jdcch {
    min-height: 145px;
  }
  .akb-jdcch:after {
    display: none !important;
  }
}
@media (prefers-reduced-motion: reduce) {
  .akb_kpmge {
    animation: none;
  }
}

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

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

.akb-3cc98 {
  padding: 76px 0;
  border-top: 2px solid #16191d;
  color: #16191d;
  background: #fff;
}
.akb-f9bed {
  width: min(calc(100% - 40px), 1180px);
  margin: 0 auto;
}
.akb-d249d {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(260px, 0.55fr);
  align-items: end;
  gap: 18px 36px;
  margin-bottom: 28px;
}
.akb_40b4b {
  grid-column: 1 / -1;
  color: #ff5c36;
  font-size: 11px;
  font-weight: 800;
  letter-spacing: 0;
}
.akb-d249d h2 {
  margin: 0;
  font-size: 34px;
  line-height: 1.2;
  letter-spacing: 0;
}
.akb-d249d p {
  margin: 0;
  color: #16191d;
  font-size: 13px;
  line-height: 1.7;
  opacity: 0.72;
}
.akb_2b9eb {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  grid-auto-flow: row;
  align-items: start;
  gap: 16px;
}
.akb_2b9eb.akb_4d851 {
  grid-auto-rows: 8px;
}
.akb_01669 {
  min-width: 0;
  padding: 24px;
  border: 2px solid #16191d;
  border-radius: 6px;
  background: #fff;
  box-shadow: 0 8px 0 #ff5c36;
}
.akb_01669:nth-child(3n + 2) {
  border-color: #ff5c36;
}
.akb-7fdc6 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 16px;
  color: #ff5c36;
  font-size: 12px;
  font-weight: 800;
}
.akb-7fdc6 i {
  font-size: 24px;
}
.akb_01669 > p {
  margin: 0;
  font-size: 14px;
  line-height: 1.85;
}
.akb-5bd52 {
  display: flex;
  align-items: center;
  gap: 11px;
  margin-top: 20px;
  padding-top: 15px;
  border-top: 1px solid #ff5c36;
}
.akb_2f34e {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 36px;
  height: 36px;
  flex: 0 0 36px;
  border-radius: 50%;
  color: #fff;
  background: #16191d;
  font-size: 13px;
  font-weight: 800;
}
.akb-5f999 strong,
.akb-5f999 span {
  display: block;
}
.akb-5f999 strong {
  font-size: 12px;
}
.akb-5f999 span {
  margin-top: 2px;
  color: #ff5c36;
  font-size: 10px;
}
@media (max-width: 860px) {
  .akb_2b9eb {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (max-width: 620px) {
  .akb-3cc98 {
    padding: 54px 0;
  }
  .akb-f9bed {
    width: min(calc(100% - 28px), 1180px);
  }
  .akb-d249d {
    grid-template-columns: 1fr;
  }
  .akb_40b4b {
    grid-column: auto;
  }
  .akb_2b9eb {
    grid-template-columns: 1fr;
  }
}

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

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