* {
  box-sizing: border-box;
}
html {
  scroll-behavior: smooth;
}
body {
  margin: 0;
  color: #202326;
  background: #f2f3f1;
  font-family: "Microsoft YaHei", "PingFang SC", Arial, sans-serif;
}
body.pgt_8c3c7 {
  overflow: hidden;
}
a {
  color: inherit;
  text-decoration: none;
}
button {
  font: inherit;
  cursor: pointer;
}
img {
  display: block;
  max-width: 100%;
}
.pgt-bbfmc {
  width: min(1200px, calc(100% - 48px));
  margin: 0 auto;
}
.pgt_mdoeg {
  position: sticky;
  z-index: 40;
  top: 0;
  height: 70px;
  color: #fff;
  background: #0e0f10;
}
.pgt_agjfc {
  display: grid;
  grid-template-columns: 240px 1fr 240px;
  align-items: center;
  height: 100%;
}
.pgt_aeepm {
  display: flex;
  align-items: center;
  gap: 11px;
  width: max-content;
  font-weight: 900;
}
.pgt_aeepm img {
  width: 46px;
  height: 46px;
  border: 1px solid #414447;
  border-radius: 4px;
}
.pgt_aeepm span {
  font-size: 17px;
}
.pgt_aeepm small {
  display: block;
  margin-top: 2px;
  color: #43ca62;
  font-size: 8px;
}
.pgt_ofpog {
  display: flex;
  justify-content: center;
  gap: 30px;
}
.pgt_ofpog a {
  color: #c8cbcd;
  font-size: 11px;
  font-weight: 900;
}
.pgt_ofpog a:hover {
  color: #43ca62;
}
.pgt_kdbmh {
  display: flex;
  justify-content: flex-end;
}
.pgt_ebijn {
  min-height: 42px;
  padding: 0 20px;
  border: 1px solid #43ca62;
  color: #0e0f10;
  background: #43ca62;
  font-size: 11px;
  font-weight: 900;
}
.pgt_gdjco {
  display: none;
}
.pgt_apbac {
  border-bottom: 1px solid #d4d8d5;
  background: #fff;
}
.pgt-hhemf {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 430px;
  min-height: 650px;
}
.pgt-hlbak {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 55px 72px 55px 0;
}
.pgt_eojne {
  display: flex;
  align-items: center;
  gap: 9px;
  color: #43ca62;
  font-size: 9px;
  font-weight: 900;
}
.pgt_eojne::before {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #43ca62;
  box-shadow: 0 0 0 5px rgba(67, 202, 98, 0.15);
  content: "";
}
.pgt_apbac h1 {
  margin: 25px 0 0;
  font-size: 58px;
  line-height: 1.02;
}
.pgt_apbac h1 span {
  display: block;
  margin-top: 13px;
  font-size: 23px;
}
.pgt-fnmic {
  max-width: 590px;
  margin: 21px 0 0;
  color: #70767a;
  font-size: 14px;
  line-height: 1.85;
}
.pgt-pldhe {
  display: flex;
  align-items: center;
  gap: 18px;
  margin-top: 30px;
}
.pgt-fodbf {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: min(350px, 100%);
  min-height: 66px;
  padding: 0 21px;
  border: 0;
  color: #fff;
  background: #0e0f10;
  font-size: 15px;
  font-weight: 900;
  box-shadow: 8px 8px 0 #43ca62;
}
.pgt-fodbf span {
  font-size: 20px;
}
.pgt-fodbf:hover {
  transform: translate(2px, 2px);
  box-shadow: 5px 5px 0 #43ca62;
}
.pgt-jlboj {
  color: #70767a;
  font-size: 9px;
  line-height: 1.7;
}
.pgt-jlejl {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  margin-top: 38px;
  border-top: 1px solid #d4d8d5;
  border-left: 1px solid #d4d8d5;
}
.pgt-jlejl span {
  min-height: 68px;
  padding: 13px;
  border-right: 1px solid #d4d8d5;
  border-bottom: 1px solid #d4d8d5;
  color: #70767a;
  font-size: 9px;
}
.pgt-jlejl b {
  display: block;
  margin-bottom: 5px;
  color: #202326;
  font-size: 12px;
}
.pgt_cmifi {
  position: relative;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  padding: 28px 34px 0;
  background: #0e0f10;
}
.pgt_cmifi img {
  width: 305px;
  height: 622px;
  border: 7px solid #303336;
  border-bottom: 0;
  object-fit: cover;
  object-position: top;
}
.pgt_ebdfg {
  position: absolute;
  top: 24px;
  left: 20px;
  padding: 8px 11px;
  color: #0e0f10;
  background: #43ca62;
  font-size: 9px;
  font-weight: 900;
}
.pgt-dpaoa {
  position: absolute;
  right: 18px;
  bottom: 18px;
  left: 18px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  color: #fff;
  background: #0e0f10;
  border: 1px solid #414447;
}
.pgt-dpaoa span {
  padding: 12px;
  border-right: 1px solid #414447;
  color: #969b9f;
  font-size: 8px;
}
.pgt-dpaoa span:last-child {
  border-right: 0;
}
.pgt-dpaoa b {
  display: block;
  margin-bottom: 4px;
  color: #43ca62;
  font-size: 12px;
}
.pgt-jjojh {
  padding: 92px 0;
  background: #f2f3f1;
}
.pgt_eggln {
  display: flex;
  align-items: end;
  justify-content: space-between;
  gap: 35px;
  margin-bottom: 34px;
}
.pgt_knjef {
  color: #ee5b4e;
  font-size: 9px;
  font-weight: 900;
}
.pgt_eggln h2 {
  margin: 10px 0 0;
  font-size: 39px;
}
.pgt_eggln p {
  max-width: 520px;
  margin: 0;
  color: #70767a;
  font-size: 11px;
  line-height: 1.8;
}
.pgt_gdfhm {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 14px;
}
.pgt_cedgo {
  margin: 0;
  border: 1px solid #d4d8d5;
  background: #fff;
}
.pgt_cedgo img {
  width: 100%;
  height: 455px;
  object-fit: cover;
  object-position: top;
}
.pgt_cedgo figcaption {
  display: flex;
  align-items: center;
  justify-content: space-between;
  min-height: 57px;
  padding: 0 13px;
  border-top: 1px solid #d4d8d5;
}
.pgt_cedgo strong {
  font-size: 12px;
}
.pgt_cedgo span {
  color: #43ca62;
  font-size: 9px;
  font-weight: 900;
}
.pgt-hlpni {
  padding: 92px 0;
  color: #fff;
  background: #0e0f10;
}
.pgt-pbchi {
  display: grid;
  grid-template-columns: 350px minmax(0, 1fr);
  gap: 70px;
}
.pgt-hefdb h2 {
  margin: 12px 0 0;
  font-size: 42px;
  line-height: 1.12;
}
.pgt-hefdb p {
  margin: 20px 0 0;
  color: #a8adaf;
  font-size: 11px;
  line-height: 1.8;
}
.pgt-bekbn {
  display: block;
  margin-top: 29px;
  color: #858b8e;
  font-size: 9px;
  font-weight: 900;
}
.pgt-jbllg {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  margin-top: 11px;
  border: 1px solid #464a4d;
}
.pgt-nhink {
  min-height: 50px;
  border: 0;
  border-right: 1px solid #464a4d;
  color: #bdc1c3;
  background: transparent;
  font-size: 11px;
  font-weight: 900;
}
.pgt-nhink:last-child {
  border-right: 0;
}
.pgt-nhink[aria-pressed="true"] {
  color: #0e0f10;
  background: #43ca62;
}
.pgt-jjoji {
  width: 100%;
  min-height: 54px;
  margin-top: 15px;
  border: 1px solid #f2d84b;
  color: #0e0f10;
  background: #f2d84b;
  font-size: 11px;
  font-weight: 900;
}
.pgt_ombgf {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 190px;
  min-height: 430px;
  color: #202326;
  background: #fff;
}
.pgt-fibak {
  display: flex;
  flex-direction: column;
  padding: 43px;
}
.pgt_eledg {
  color: #ee5b4e;
  font-size: 9px;
  font-weight: 900;
}
.pgt_ombgf h3 {
  margin: 19px 0 0;
  font-size: 34px;
}
.pgt_ombgf p {
  margin: 14px 0 0;
  color: #70767a;
  font-size: 11px;
  line-height: 1.8;
}
.pgt_idngc {
  display: grid;
  gap: 17px;
  margin-top: auto;
}
.pgt-dakbo {
  display: grid;
  grid-template-columns: 70px 1fr 44px;
  align-items: center;
  gap: 10px;
  font-size: 9px;
  font-weight: 900;
}
.pgt-jikni {
  height: 8px;
  background: #e4e7e5;
}
.pgt-jikni i {
  display: block;
  height: 100%;
  background: #43ca62;
  transition: 0.25s;
}
.pgt-bigpg {
  display: flex;
  flex-direction: column;
  padding: 27px 22px;
  color: #0e0f10;
  background: #43ca62;
}
.pgt-bigpg span {
  font-size: 9px;
  font-weight: 900;
}
.pgt-bigpg strong {
  display: block;
  margin-top: auto;
  font-size: 82px;
  line-height: 0.9;
}
.pgt-bigpg small {
  margin-top: 8px;
  font-size: 10px;
}
.pgt-dkoci {
  padding: 92px 0;
  background: #fff;
}
.pgt_obnfd {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 310px;
  gap: 70px;
}
.pgt_mkdll {
  border-top: 2px solid #0e0f10;
}
.pgt-pmedg {
  display: grid;
  grid-template-columns: 56px minmax(0, 1fr) 62px;
  align-items: center;
  gap: 18px;
  min-height: 112px;
  border-bottom: 1px solid #d4d8d5;
}
.pgt-pmedg > span {
  color: #ee5b4e;
  font-size: 9px;
  font-weight: 900;
}
.pgt-pmedg h3 {
  margin: 0;
  font-size: 17px;
}
.pgt-pmedg p {
  margin: 7px 0 0;
  color: #70767a;
  font-size: 10px;
}
.pgt_mniml {
  position: relative;
  width: 58px;
  height: 30px;
  border: 1px solid #0e0f10;
  border-radius: 20px;
  background: #fff;
}
.pgt_mniml::after {
  position: absolute;
  top: 4px;
  left: 4px;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: #0e0f10;
  content: "";
  transition: 0.2s;
}
.pgt_mniml[aria-pressed="true"] {
  background: #43ca62;
}
.pgt_mniml[aria-pressed="true"]::after {
  transform: translateX(28px);
}
.pgt_aimke {
  display: flex;
  min-height: 338px;
  flex-direction: column;
  padding: 28px;
  color: #fff;
  background: #0e0f10;
}
.pgt_aimke .pgt_knjef {
  color: #43ca62;
}
.pgt_aimke h2 {
  margin: 14px 0 0;
  font-size: 31px;
}
.pgt_opgcl {
  margin-top: auto;
}
.pgt_opgcl strong {
  display: block;
  color: #f2d84b;
  font-size: 82px;
  line-height: 0.9;
}
.pgt_opgcl span {
  font-size: 10px;
}
.pgt_aimke p {
  margin: 18px 0 0;
  color: #a8adaf;
  font-size: 10px;
  line-height: 1.7;
}
.pgt-ppleb {
  padding: 74px 0;
  background: #f2d84b;
}
.pgt_onhml {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  border-top: 2px solid #0e0f10;
  border-left: 1px solid rgba(14, 15, 16, 0.38);
}
.pgt-jcppp {
  min-height: 155px;
  padding: 24px;
  border-right: 1px solid rgba(14, 15, 16, 0.38);
  border-bottom: 1px solid rgba(14, 15, 16, 0.38);
}
.pgt-jcppp span {
  font-size: 9px;
  font-weight: 900;
}
.pgt-jcppp h3 {
  margin: 29px 0 0;
  font-size: 20px;
}
.pgt-jcppp p {
  margin: 9px 0 0;
  font-size: 10px;
  line-height: 1.7;
}
.pgt-pipen {
  padding: 92px 0;
  background: #f2f3f1;
}
.pgt-fgded {
  display: grid;
  grid-template-columns: 300px minmax(0, 1fr);
  gap: 70px;
}
.pgt_mbdod h2 {
  margin: 12px 0 0;
  font-size: 40px;
}
.pgt_mbdod p {
  margin: 18px 0 0;
  color: #70767a;
  font-size: 11px;
  line-height: 1.8;
}
.pgt-fiddj {
  border-top: 2px solid #202326;
}
.pgt_emakb {
  border-bottom: 1px solid #d4d8d5;
}
.pgt_emakb button {
  display: grid;
  grid-template-columns: 48px 1fr 30px;
  align-items: center;
  width: 100%;
  min-height: 74px;
  padding: 0;
  border: 0;
  color: #202326;
  background: transparent;
  text-align: left;
}
.pgt_emakb button span {
  font-size: 9px;
  font-weight: 900;
}
.pgt_emakb button strong {
  font-size: 14px;
}
.pgt_emakb button i {
  font-style: normal;
  font-size: 20px;
  text-align: center;
}
.pgt_emakb p {
  margin: 0;
  padding: 0 42px 23px 48px;
  color: #70767a;
  font-size: 11px;
  line-height: 1.8;
}
.pgt_emakb p[hidden] {
  display: none;
}
.pgt_ofjld {
  padding: 74px 0;
  color: #fff;
  background: #43ca62;
}
.pgt-fcaia {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 40px;
}
.pgt_ofjld h2 {
  margin: 0;
  color: #0e0f10;
  font-size: 37px;
}
.pgt_ofjld p {
  margin: 9px 0 0;
  color: #183522;
  font-size: 11px;
}
.pgt_ofjld .pgt-fodbf {
  color: #fff;
  background: #0e0f10;
  box-shadow: 8px 8px 0 #f2d84b;
}
.pgt_kidgd {
  padding: 31px 0;
  color: #969b9f;
  background: #0e0f10;
  font-size: 10px;
}
.pgt_mnamg {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 22px;
}
.pgt_kidgd b {
  color: #fff;
}
.pgt_kidgd nav {
  display: flex;
  gap: 21px;
}
@media (max-width: 1030px) {
  .pgt-hhemf {
    grid-template-columns: minmax(0, 1fr) 380px;
  }
  .pgt-hlbak {
    padding-right: 40px;
  }
  .pgt_apbac h1 {
    font-size: 51px;
  }
  .pgt_cedgo img {
    height: 400px;
  }
  .pgt-pbchi,
  .pgt_obnfd,
  .pgt-fgded {
    gap: 45px;
  }
}
@media (max-width: 820px) {
  .pgt_agjfc {
    grid-template-columns: 220px 1fr auto;
  }
  .pgt_ofpog {
    gap: 18px;
  }
  .pgt-hhemf {
    grid-template-columns: minmax(0, 1fr) 340px;
  }
  .pgt-pbchi {
    grid-template-columns: 290px minmax(0, 1fr);
  }
  .pgt_ombgf {
    grid-template-columns: 1fr;
  }
  .pgt-bigpg {
    display: none;
  }
  .pgt_obnfd {
    grid-template-columns: 1fr 270px;
  }
}
@media (max-width: 700px) {
  .pgt-bbfmc {
    width: calc(100% - 28px);
  }
  .pgt_mdoeg {
    height: 64px;
  }
  .pgt_agjfc {
    grid-template-columns: 1fr auto;
  }
  .pgt_aeepm img {
    width: 42px;
    height: 42px;
  }
  .pgt_aeepm span {
    font-size: 16px;
  }
  .pgt_ofpog {
    position: fixed;
    z-index: 39;
    top: 64px;
    right: 0;
    left: 0;
    display: none;
    flex-direction: column;
    gap: 0;
    padding: 13px 20px 18px;
    border-bottom: 3px solid #43ca62;
    background: #0e0f10;
  }
  .pgt_ofpog.pgt_0213a {
    display: flex;
  }
  .pgt_ofpog a {
    padding: 11px;
  }
  .pgt_kdbmh {
    display: none;
  }
  .pgt_gdjco {
    display: block;
    width: 42px;
    height: 42px;
    border: 1px solid #55595c;
    color: #fff;
    background: transparent;
    font-size: 18px;
  }
  .pgt-hhemf {
    display: flex;
    min-height: 0;
    flex-direction: column;
  }
  .pgt-hlbak {
    order: 1;
    min-height: 590px;
    padding: 42px 14px;
  }
  .pgt_apbac h1 {
    font-size: 44px;
  }
  .pgt_apbac h1 span {
    font-size: 20px;
  }
  .pgt-fnmic {
    font-size: 13px;
  }
  .pgt-pldhe {
    align-items: flex-start;
    flex-direction: column;
    margin-top: 27px;
  }
  .pgt-fodbf {
    width: 100%;
  }
  .pgt-jlboj {
    display: none;
  }
  .pgt-jlejl {
    margin-top: 31px;
  }
  .pgt_cmifi {
    order: 2;
    padding: 40px 25px 0;
  }
  .pgt_cmifi img {
    width: 100%;
    height: auto;
    aspect-ratio: 480/856;
  }
  .pgt-jjojh,
  .pgt-hlpni,
  .pgt-dkoci,
  .pgt-pipen {
    padding: 68px 0;
  }
  .pgt_eggln {
    align-items: flex-start;
    flex-direction: column;
    margin-bottom: 25px;
  }
  .pgt_eggln h2 {
    font-size: 31px;
  }
  .pgt_gdfhm {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 9px;
  }
  .pgt_cedgo img {
    height: auto;
    aspect-ratio: 480/856;
  }
  .pgt_cedgo figcaption {
    min-height: 49px;
    padding: 0 9px;
  }
  .pgt_cedgo strong {
    font-size: 11px;
  }
  .pgt_cedgo span {
    display: none;
  }
  .pgt-pbchi,
  .pgt_obnfd,
  .pgt-fgded {
    grid-template-columns: 1fr;
    gap: 34px;
  }
  .pgt-hefdb h2 {
    font-size: 34px;
  }
  .pgt_ombgf {
    min-height: 420px;
  }
  .pgt-fibak {
    padding: 30px 24px;
  }
  .pgt_ombgf h3 {
    font-size: 29px;
  }
  .pgt_obnfd {
    display: flex;
    flex-direction: column;
  }
  .pgt_aimke {
    order: -1;
    min-height: 245px;
  }
  .pgt-pmedg {
    grid-template-columns: 38px minmax(0, 1fr) 58px;
    gap: 11px;
  }
  .pgt-pmedg h3 {
    font-size: 15px;
  }
  .pgt_onhml {
    grid-template-columns: repeat(2, 1fr);
  }
  .pgt-jcppp {
    min-height: 145px;
  }
  .pgt_mbdod h2 {
    font-size: 34px;
  }
  .pgt_emakb button {
    grid-template-columns: 40px 1fr 28px;
  }
  .pgt_emakb p {
    padding-left: 40px;
  }
  .pgt-fcaia {
    align-items: flex-start;
    flex-direction: column;
  }
  .pgt_ofjld h2 {
    font-size: 31px;
  }
  .pgt_ofjld .pgt-fodbf {
    width: 100%;
  }
  .pgt_mnamg {
    align-items: flex-start;
    flex-direction: column;
  }
  .pgt_kidgd nav {
    flex-wrap: wrap;
  }
}
@media (max-width: 390px) {
  .pgt-hlbak {
    min-height: 580px;
  }
  .pgt_apbac h1 {
    font-size: 41px;
  }
  .pgt-jlejl span {
    padding: 11px 8px;
  }
  .pgt_cedgo figcaption {
    min-height: 47px;
  }
  .pgt-nhink {
    font-size: 10px;
  }
}

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

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

.pgt_c497e {
  padding: 76px 0;
  border-top: 2px solid #0e0f10;
  color: #0e0f10;
  background: #fff;
}
.pgt_83e22 {
  width: min(calc(100% - 40px), 1180px);
  margin: 0 auto;
}
.pgt-153cb {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(260px, 0.55fr);
  align-items: end;
  gap: 18px 36px;
  margin-bottom: 28px;
}
.pgt-3b778 {
  grid-column: 1 / -1;
  color: #43ca62;
  font-size: 11px;
  font-weight: 800;
  letter-spacing: 0;
}
.pgt-153cb h2 {
  margin: 0;
  font-size: 34px;
  line-height: 1.2;
  letter-spacing: 0;
}
.pgt-153cb p {
  margin: 0;
  color: #0e0f10;
  font-size: 13px;
  line-height: 1.7;
  opacity: 0.72;
}
.pgt-521e3 {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  grid-auto-flow: row;
  align-items: start;
  gap: 16px;
}
.pgt-521e3.pgt_0fe31 {
  grid-auto-rows: 8px;
}
.pgt-943bb {
  min-width: 0;
  padding: 24px;
  border: 2px solid #0e0f10;
  border-radius: 0px;
  background: #fff;
  box-shadow: 6px 6px 0 #0e0f10;
}
.pgt-943bb:nth-child(3n + 2) {
  border-color: #43ca62;
}
.pgt-1fb2e {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 16px;
  color: #43ca62;
  font-size: 12px;
  font-weight: 800;
}
.pgt-1fb2e i {
  font-size: 24px;
}
.pgt-943bb > p {
  margin: 0;
  font-size: 14px;
  line-height: 1.85;
}
.pgt-351c3 {
  display: flex;
  align-items: center;
  gap: 11px;
  margin-top: 20px;
  padding-top: 15px;
  border-top: 1px solid #43ca62;
}
.pgt_a9c3a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 36px;
  height: 36px;
  flex: 0 0 36px;
  border-radius: 0;
  color: #fff;
  background: #0e0f10;
  font-size: 13px;
  font-weight: 800;
}
.pgt-97337 strong,
.pgt-97337 span {
  display: block;
}
.pgt-97337 strong {
  font-size: 12px;
}
.pgt-97337 span {
  margin-top: 2px;
  color: #43ca62;
  font-size: 10px;
}
@media (max-width: 860px) {
  .pgt-521e3 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (max-width: 620px) {
  .pgt_c497e {
    padding: 54px 0;
  }
  .pgt_83e22 {
    width: min(calc(100% - 28px), 1180px);
  }
  .pgt-153cb {
    grid-template-columns: 1fr;
  }
  .pgt-3b778 {
    grid-column: auto;
  }
  .pgt-521e3 {
    grid-template-columns: 1fr;
  }
}

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

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