* {
  box-sizing: border-box;
}
html {
  scroll-behavior: smooth;
}
body {
  margin: 0;
  color: #202127;
  background: #f4f3ee;
  font-family: "Microsoft YaHei", "PingFang SC", Arial, sans-serif;
}
body.qzb_e1f84 {
  overflow: hidden;
}
a {
  color: inherit;
  text-decoration: none;
}
button {
  font: inherit;
  cursor: pointer;
}
img {
  display: block;
  max-width: 100%;
}
.qzb_ieimg {
  width: min(1200px, calc(100% - 48px));
  margin: 0 auto;
}
.qzb_gjlec {
  position: sticky;
  z-index: 40;
  top: 0;
  height: 70px;
  color: #fff;
  background: #151519;
}
.qzb-lahbd {
  display: grid;
  grid-template-columns: 230px 1fr 230px;
  align-items: center;
  height: 100%;
}
.qzb-daaof {
  display: flex;
  align-items: center;
  gap: 10px;
  width: max-content;
  font-weight: 900;
}
.qzb-daaof img {
  width: 46px;
  height: 46px;
  border-radius: 8px;
}
.qzb-daaof span {
  font-size: 18px;
}
.qzb-daaof small {
  display: block;
  margin-top: 2px;
  color: #5edcc4;
  font-size: 8px;
}
.qzb_odjib {
  display: flex;
  justify-content: center;
  gap: 30px;
}
.qzb_odjib a {
  color: #d1d1d5;
  font-size: 11px;
  font-weight: 900;
}
.qzb_odjib a:hover {
  color: #5edcc4;
}
.qzb_amblh {
  display: flex;
  justify-content: flex-end;
}
.qzb-dknhk {
  min-height: 42px;
  padding: 0 20px;
  border: 1px solid #5edcc4;
  color: #151519;
  background: #5edcc4;
  font-size: 11px;
  font-weight: 900;
}
.qzb_oifkc {
  display: none;
}
.qzb_mmaag {
  background: #fff;
}
.qzb-bnjoe {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 420px;
  min-height: 650px;
}
.qzb_glkla {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 56px 72px 56px 0;
}
.qzb_amlak {
  display: flex;
  align-items: center;
  gap: 10px;
  color: #6a55d8;
  font-size: 9px;
  font-weight: 900;
}
.qzb_amlak::before {
  width: 33px;
  height: 3px;
  background: #6a55d8;
  content: "";
}
.qzb_mmaag h1 {
  margin: 25px 0 0;
  font-size: 59px;
  line-height: 1.02;
}
.qzb_mmaag h1 span {
  display: block;
  margin-top: 13px;
  font-size: 22px;
}
.qzb-pmghc {
  max-width: 580px;
  margin: 21px 0 0;
  color: #70737a;
  font-size: 14px;
  line-height: 1.85;
}
.qzb_ajhid {
  display: flex;
  align-items: center;
  gap: 18px;
  margin-top: 30px;
}
.qzb_gnmgp {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: min(350px, 100%);
  min-height: 66px;
  padding: 0 21px;
  border: 0;
  color: #fff;
  background: #6a55d8;
  font-size: 15px;
  font-weight: 900;
  box-shadow: 8px 8px 0 #ff6558;
}
.qzb_gnmgp span {
  font-size: 20px;
}
.qzb_gnmgp:hover {
  transform: translate(2px, 2px);
  box-shadow: 5px 5px 0 #ff6558;
}
.qzb-fbndn {
  color: #70737a;
  font-size: 9px;
  line-height: 1.7;
}
.qzb_iaopa {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  margin-top: 38px;
  border-top: 1px solid #d5d5d1;
  border-left: 1px solid #d5d5d1;
}
.qzb_iaopa span {
  min-height: 68px;
  padding: 13px;
  border-right: 1px solid #d5d5d1;
  border-bottom: 1px solid #d5d5d1;
  color: #70737a;
  font-size: 9px;
}
.qzb_iaopa b {
  display: block;
  margin-bottom: 5px;
  color: #202127;
  font-size: 12px;
}
.qzb-loafb {
  position: relative;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  padding: 30px 38px 0;
  background: #f3dd53;
}
.qzb-loafb img {
  width: 310px;
  height: 620px;
  border: 8px solid #151519;
  border-bottom: 0;
  object-fit: cover;
  object-position: top;
  box-shadow: 14px 0 0 rgba(21, 21, 25, 0.2);
}
.qzb_ihffm {
  position: absolute;
  top: 24px;
  left: 20px;
  padding: 8px 11px;
  color: #fff;
  background: #6a55d8;
  font-size: 9px;
  font-weight: 900;
}
.qzb_goocp {
  position: absolute;
  right: 18px;
  bottom: 18px;
  left: 18px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  color: #fff;
  background: #151519;
  border: 1px solid #45454c;
}
.qzb_goocp span {
  padding: 12px;
  border-right: 1px solid #45454c;
  color: #a3a3aa;
  font-size: 8px;
}
.qzb_goocp span:last-child {
  border-right: 0;
}
.qzb_goocp b {
  display: block;
  margin-bottom: 4px;
  color: #5edcc4;
  font-size: 12px;
}
.qzb-fnjen {
  padding: 92px 0;
  background: #f4f3ee;
}
.qzb-llkkf {
  display: flex;
  align-items: end;
  justify-content: space-between;
  gap: 35px;
  margin-bottom: 34px;
}
.qzb_gddag {
  color: #ff6558;
  font-size: 9px;
  font-weight: 900;
}
.qzb-llkkf h2 {
  margin: 10px 0 0;
  font-size: 39px;
}
.qzb-llkkf p {
  max-width: 520px;
  margin: 0;
  color: #70737a;
  font-size: 11px;
  line-height: 1.8;
}
.qzb-jihim {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 14px;
}
.qzb_gfkao {
  margin: 0;
  border: 1px solid #d5d5d1;
  background: #fff;
}
.qzb_gfkao img {
  width: 100%;
  aspect-ratio: 472/840;
  object-fit: cover;
}
.qzb_gfkao figcaption {
  display: flex;
  align-items: center;
  justify-content: space-between;
  min-height: 57px;
  padding: 0 13px;
  border-top: 1px solid #d5d5d1;
}
.qzb_gfkao strong {
  font-size: 12px;
}
.qzb_gfkao span {
  color: #6a55d8;
  font-size: 9px;
  font-weight: 900;
}
.qzb_idnfp {
  padding: 92px 0;
  color: #fff;
  background: #151519;
}
.qzb-libda {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 330px;
  gap: 70px;
}
.qzb-hocjl h2 {
  margin: 12px 0 0;
  font-size: 42px;
}
.qzb-hocjl > p {
  margin: 18px 0 0;
  color: #a8a8af;
  font-size: 11px;
  line-height: 1.8;
}
.qzb_anbjl {
  display: grid;
  gap: 17px;
  margin-top: 30px;
}
.qzb-fmnfh {
  display: grid;
  grid-template-columns: 120px 1fr;
  align-items: center;
  min-height: 68px;
  border-top: 1px solid #46464d;
  border-bottom: 1px solid #46464d;
}
.qzb-fmnfh > span {
  font-size: 10px;
  font-weight: 900;
}
.qzb_gihef {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 7px;
}
.qzb_kilca {
  min-height: 41px;
  border: 1px solid #55555d;
  color: #c5c5ca;
  background: transparent;
  font-size: 10px;
  font-weight: 900;
}
.qzb_kilca[aria-pressed="true"] {
  border-color: #5edcc4;
  color: #151519;
  background: #5edcc4;
}
.qzb_okgpc {
  width: 100%;
  min-height: 54px;
  margin-top: 18px;
  border: 0;
  color: #151519;
  background: #f3dd53;
  font-size: 11px;
  font-weight: 900;
}
.qzb-baknb {
  display: flex;
  min-height: 440px;
  flex-direction: column;
  padding: 28px;
  color: #151519;
  background: #5edcc4;
}
.qzb-baknb .qzb_gddag {
  color: #151519;
}
.qzb-baknb h3 {
  margin: 14px 0 0;
  font-size: 30px;
}
.qzb-jfchj {
  display: grid;
  margin-top: 24px;
  border-top: 1px solid rgba(21, 21, 25, 0.3);
}
.qzb-peefc {
  display: flex;
  align-items: center;
  justify-content: space-between;
  min-height: 50px;
  border-bottom: 1px solid rgba(21, 21, 25, 0.3);
  font-size: 10px;
}
.qzb-peefc b {
  font-size: 12px;
}
.qzb-bcihl {
  margin-top: auto;
}
.qzb-bcihl strong {
  display: block;
  font-size: 72px;
  line-height: 0.9;
}
.qzb-bcihl span {
  font-size: 9px;
}
.qzb_eneke {
  min-height: 18px;
  margin-top: 11px;
  font-size: 9px;
  font-weight: 900;
}
.qzb-flign {
  padding: 92px 0;
  background: #fff;
}
.qzb_anhfj {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 310px;
  gap: 70px;
}
.qzb_mkmom {
  border-top: 2px solid #151519;
}
.qzb-jaocc {
  display: grid;
  grid-template-columns: 55px minmax(0, 1fr) 62px;
  align-items: center;
  gap: 18px;
  min-height: 112px;
  border-bottom: 1px solid #d5d5d1;
}
.qzb-jaocc > span {
  color: #6a55d8;
  font-size: 9px;
  font-weight: 900;
}
.qzb-jaocc h3 {
  margin: 0;
  font-size: 17px;
}
.qzb-jaocc p {
  margin: 7px 0 0;
  color: #70737a;
  font-size: 10px;
}
.qzb-pklgl {
  position: relative;
  width: 58px;
  height: 30px;
  border: 1px solid #151519;
  border-radius: 20px;
  background: #fff;
}
.qzb-pklgl::after {
  position: absolute;
  top: 4px;
  left: 4px;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: #151519;
  content: "";
  transition: 0.2s;
}
.qzb-pklgl[aria-pressed="true"] {
  background: #f3dd53;
}
.qzb-pklgl[aria-pressed="true"]::after {
  transform: translateX(28px);
}
.qzb_mojfe {
  display: flex;
  min-height: 338px;
  flex-direction: column;
  padding: 28px;
  color: #fff;
  background: #6a55d8;
}
.qzb_mojfe .qzb_gddag {
  color: #5edcc4;
}
.qzb_mojfe h2 {
  margin: 14px 0 0;
  font-size: 31px;
}
.qzb-nbkkh {
  margin-top: auto;
}
.qzb-nbkkh strong {
  display: block;
  color: #f3dd53;
  font-size: 82px;
  line-height: 0.9;
}
.qzb-nbkkh span {
  font-size: 10px;
}
.qzb_mojfe p {
  margin: 18px 0 0;
  color: #e4e0ff;
  font-size: 10px;
  line-height: 1.7;
}
.qzb-loigf {
  padding: 74px 0;
  background: #ff6558;
}
.qzb-nlieg {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  border-top: 2px solid #fff;
  border-left: 1px solid rgba(255, 255, 255, 0.4);
}
.qzb-lhcck {
  min-height: 155px;
  padding: 24px;
  color: #fff;
  border-right: 1px solid rgba(255, 255, 255, 0.4);
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}
.qzb-lhcck span {
  font-size: 9px;
  font-weight: 900;
}
.qzb-lhcck h3 {
  margin: 29px 0 0;
  font-size: 20px;
}
.qzb-lhcck p {
  margin: 9px 0 0;
  color: #ffe4df;
  font-size: 10px;
  line-height: 1.7;
}
.qzb-lngio {
  padding: 92px 0;
  background: #f4f3ee;
}
.qzb-naidk {
  display: grid;
  grid-template-columns: 300px minmax(0, 1fr);
  gap: 70px;
}
.qzb-bamgf h2 {
  margin: 12px 0 0;
  font-size: 40px;
}
.qzb-bamgf p {
  margin: 18px 0 0;
  color: #70737a;
  font-size: 11px;
  line-height: 1.8;
}
.qzb-jgilk {
  border-top: 2px solid #202127;
}
.qzb-nfkhl {
  border-bottom: 1px solid #d5d5d1;
}
.qzb-nfkhl button {
  display: grid;
  grid-template-columns: 48px 1fr 30px;
  align-items: center;
  width: 100%;
  min-height: 74px;
  padding: 0;
  border: 0;
  color: #202127;
  background: transparent;
  text-align: left;
}
.qzb-nfkhl button span {
  font-size: 9px;
  font-weight: 900;
}
.qzb-nfkhl button strong {
  font-size: 14px;
}
.qzb-nfkhl button i {
  font-style: normal;
  font-size: 20px;
  text-align: center;
}
.qzb-nfkhl p {
  margin: 0;
  padding: 0 42px 23px 48px;
  color: #70737a;
  font-size: 11px;
  line-height: 1.8;
}
.qzb-nfkhl p[hidden] {
  display: none;
}
.qzb_mliod {
  padding: 74px 0;
  color: #151519;
  background: #f3dd53;
}
.qzb-bibln {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 40px;
}
.qzb_mliod h2 {
  margin: 0;
  font-size: 37px;
}
.qzb_mliod p {
  margin: 9px 0 0;
  font-size: 11px;
}
.qzb_mliod .qzb_gnmgp {
  color: #fff;
  background: #151519;
  box-shadow: 8px 8px 0 #6a55d8;
}
.qzb-fcehb {
  padding: 31px 0;
  color: #9f9fa5;
  background: #151519;
  font-size: 10px;
}
.qzb_eceka {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 22px;
}
.qzb-fcehb b {
  color: #fff;
}
.qzb-fcehb nav {
  display: flex;
  gap: 21px;
}
@media (max-width: 1030px) {
  .qzb-bnjoe {
    grid-template-columns: minmax(0, 1fr) 380px;
  }
  .qzb_glkla {
    padding-right: 40px;
  }
  .qzb_mmaag h1 {
    font-size: 52px;
  }
  .qzb-libda,
  .qzb_anhfj,
  .qzb-naidk {
    gap: 45px;
  }
}
@media (max-width: 820px) {
  .qzb-lahbd {
    grid-template-columns: 210px 1fr auto;
  }
  .qzb_odjib {
    gap: 18px;
  }
  .qzb-bnjoe {
    grid-template-columns: minmax(0, 1fr) 340px;
  }
  .qzb-libda {
    grid-template-columns: minmax(0, 1fr) 290px;
  }
  .qzb_anhfj {
    grid-template-columns: 1fr 270px;
  }
}
@media (max-width: 700px) {
  .qzb_ieimg {
    width: calc(100% - 28px);
  }
  .qzb_gjlec {
    height: 64px;
  }
  .qzb-lahbd {
    grid-template-columns: 1fr auto;
  }
  .qzb-daaof img {
    width: 42px;
    height: 42px;
  }
  .qzb-daaof span {
    font-size: 17px;
  }
  .qzb_odjib {
    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 #5edcc4;
    background: #151519;
  }
  .qzb_odjib.qzb_29bce {
    display: flex;
  }
  .qzb_odjib a {
    padding: 11px;
  }
  .qzb_amblh {
    display: none;
  }
  .qzb_oifkc {
    display: block;
    width: 42px;
    height: 42px;
    border: 1px solid #5b5b62;
    color: #fff;
    background: transparent;
    font-size: 18px;
  }
  .qzb-bnjoe {
    display: flex;
    min-height: 0;
    flex-direction: column;
  }
  .qzb_glkla {
    order: 1;
    min-height: 590px;
    padding: 42px 14px;
  }
  .qzb_mmaag h1 {
    font-size: 44px;
  }
  .qzb_mmaag h1 span {
    font-size: 20px;
  }
  .qzb-pmghc {
    font-size: 13px;
  }
  .qzb_ajhid {
    align-items: flex-start;
    flex-direction: column;
    margin-top: 27px;
  }
  .qzb_gnmgp {
    width: 100%;
  }
  .qzb-fbndn {
    display: none;
  }
  .qzb_iaopa {
    margin-top: 31px;
  }
  .qzb-loafb {
    order: 2;
    padding: 40px 25px 0;
  }
  .qzb-loafb img {
    width: 100%;
    height: auto;
    aspect-ratio: 472/840;
  }
  .qzb-fnjen,
  .qzb_idnfp,
  .qzb-flign,
  .qzb-lngio {
    padding: 68px 0;
  }
  .qzb-llkkf {
    align-items: flex-start;
    flex-direction: column;
    margin-bottom: 25px;
  }
  .qzb-llkkf h2 {
    font-size: 31px;
  }
  .qzb-jihim {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 9px;
  }
  .qzb_gfkao figcaption {
    min-height: 49px;
    padding: 0 9px;
  }
  .qzb_gfkao strong {
    font-size: 11px;
  }
  .qzb_gfkao span {
    display: none;
  }
  .qzb-libda,
  .qzb_anhfj,
  .qzb-naidk {
    grid-template-columns: 1fr;
    gap: 34px;
  }
  .qzb-hocjl h2 {
    font-size: 34px;
  }
  .qzb-fmnfh {
    grid-template-columns: 1fr;
    gap: 10px;
    padding: 13px 0;
  }
  .qzb-baknb {
    min-height: 400px;
  }
  .qzb_anhfj {
    display: flex;
    flex-direction: column;
  }
  .qzb_mojfe {
    order: -1;
    min-height: 245px;
  }
  .qzb-jaocc {
    grid-template-columns: 38px minmax(0, 1fr) 58px;
    gap: 11px;
  }
  .qzb-jaocc h3 {
    font-size: 15px;
  }
  .qzb-nlieg {
    grid-template-columns: repeat(2, 1fr);
  }
  .qzb-lhcck {
    min-height: 145px;
  }
  .qzb-bamgf h2 {
    font-size: 34px;
  }
  .qzb-nfkhl button {
    grid-template-columns: 40px 1fr 28px;
  }
  .qzb-nfkhl p {
    padding-left: 40px;
  }
  .qzb-bibln {
    align-items: flex-start;
    flex-direction: column;
  }
  .qzb_mliod h2 {
    font-size: 31px;
  }
  .qzb_mliod .qzb_gnmgp {
    width: 100%;
  }
  .qzb_eceka {
    align-items: flex-start;
    flex-direction: column;
  }
  .qzb-fcehb nav {
    flex-wrap: wrap;
  }
}
@media (max-width: 390px) {
  .qzb_glkla {
    min-height: 580px;
  }
  .qzb_mmaag h1 {
    font-size: 41px;
  }
  .qzb_iaopa span {
    padding: 10px 8px;
  }
  .qzb_gfkao figcaption {
    min-height: 47px;
  }
  .qzb_kilca {
    font-size: 9px;
  }
}

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

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

.qzb-51089 {
  padding: 76px 0;
  border-top: 2px solid #151519;
  color: #151519;
  background: #fff;
}
.qzb-524bc {
  width: min(calc(100% - 40px), 1180px);
  margin: 0 auto;
}
.qzb_02d6c {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(260px, 0.55fr);
  align-items: end;
  gap: 18px 36px;
  margin-bottom: 28px;
}
.qzb_828c3 {
  grid-column: 1 / -1;
  color: #7439bd;
  font-size: 11px;
  font-weight: 800;
  letter-spacing: 0;
}
.qzb_02d6c h2 {
  margin: 0;
  font-size: 34px;
  line-height: 1.2;
  letter-spacing: 0;
}
.qzb_02d6c p {
  margin: 0;
  color: #151519;
  font-size: 13px;
  line-height: 1.7;
  opacity: 0.72;
}
.qzb-f56ec {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  grid-auto-flow: row;
  align-items: start;
  gap: 16px;
}
.qzb-f56ec.qzb-3d3ff {
  grid-auto-rows: 8px;
}
.qzb-596f9 {
  min-width: 0;
  padding: 24px;
  border: 2px solid #151519;
  border-radius: 6px;
  background: #fff;
  box-shadow: 0 8px 0 #7439bd;
}
.qzb-596f9:nth-child(3n + 2) {
  border-color: #7439bd;
}
.qzb-dcc38 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 16px;
  color: #7439bd;
  font-size: 12px;
  font-weight: 800;
}
.qzb-dcc38 i {
  font-size: 24px;
}
.qzb-596f9 > p {
  margin: 0;
  font-size: 14px;
  line-height: 1.85;
}
.qzb-77860 {
  display: flex;
  align-items: center;
  gap: 11px;
  margin-top: 20px;
  padding-top: 15px;
  border-top: 1px solid #7439bd;
}
.qzb-f9134 {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 36px;
  height: 36px;
  flex: 0 0 36px;
  border-radius: 50%;
  color: #fff;
  background: #151519;
  font-size: 13px;
  font-weight: 800;
}
.qzb_c6674 strong,
.qzb_c6674 span {
  display: block;
}
.qzb_c6674 strong {
  font-size: 12px;
}
.qzb_c6674 span {
  margin-top: 2px;
  color: #7439bd;
  font-size: 10px;
}
@media (max-width: 860px) {
  .qzb-f56ec {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (max-width: 620px) {
  .qzb-51089 {
    padding: 54px 0;
  }
  .qzb-524bc {
    width: min(calc(100% - 28px), 1180px);
  }
  .qzb_02d6c {
    grid-template-columns: 1fr;
  }
  .qzb_828c3 {
    grid-column: auto;
  }
  .qzb-f56ec {
    grid-template-columns: 1fr;
  }
}

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

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