.Header__img-global___TLUIf {
  max-width: 100%;
  height: 70px;
}
html {
  letter-spacing: 0.6px;
}
@font-face {
  font-family: OpenSans;
  src: url(/static/fc50f6120229014ad055.woff2) format('woff2');
  unicode-range: U+0041-005A, U+0061-007A;
  /* 英文数字范围 */
  font-display: swap;
}
@font-face {
  font-family: HanSans;
  src: url(/static/8ca0c962299569e7fd47.woff2) format('woff2');
  unicode-range: U+4E00-9FFF;
  /* 中文字符范围 */
  font-display: swap;
}
body * {
  font-family: OpenSans, HanSans, sans-serif;
}
.Header__wrap___iXsFC {
  position: relative;
  padding-top: 60px;
}
.Header__wrap___iXsFC .Header__menu___IhdHP {
  top: 0;
  position: fixed;
  z-index: 100;
  width: 100%;
  background: #ffffff;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}
.Header__wrap___iXsFC .Header__menu___IhdHP .Header__content___Y1flw {
  max-width: 1200px;
  margin: 0 auto;
  position: relative;
  display: flex;
}
.Header__wrap___iXsFC .Header__menu___IhdHP .Header__content___Y1flw .ant-row {
  flex: 1;
}
.Header__wrap___iXsFC .Header__menu___IhdHP .Header__content___Y1flw .Header__lang___RVKtY {
  position: absolute;
  top: 15px;
  right: 20px;
}
.Header__wrap___iXsFC .Header__menu___IhdHP .Header__content___Y1flw .Header__login___ruTVE {
  align-self: center;
}
.Header__wrap___iXsFC .Header__menu___IhdHP .Header__content___Y1flw .Header__login___ruTVE .Header__avatar___xkMjy {
  display: flex;
  gap: 10px;
}
.Header__wrap___iXsFC .Header__menu___IhdHP .Header__content___Y1flw .Header__login___ruTVE .Header__avatar___xkMjy .Header__userName___AEOey {
  align-self: center;
}
.Header__wrap___iXsFC img {
  position: relative;
  width: 100%;
}
.Header__wrap___iXsFC .Header__img___dvVm3 {
  height: clamp(160px, 2.5rem, 250px);
}
.Header__wrap___iXsFC .Header__text-content___nmgOk {
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  height: 100%;
  align-items: center;
  overflow: hidden;
}
.Header__wrap___iXsFC .Header__text-content___nmgOk p {
  margin: clamp(0px, 0.1rem, 10px) !important;
}
.Header__wrap___iXsFC .Header__text-content___nmgOk .Header__left___gnL3S {
  width: calc(12% - 20px);
  margin-right: 20px;
}
.Header__wrap___iXsFC .Header__text-content___nmgOk .Header__left___gnL3S img {
  height: unset;
}
.Header__wrap___iXsFC .Header__text-content___nmgOk .Header__right___poWa2 {
  width: 20%;
}
.Header__wrap___iXsFC .Header__text-content___nmgOk .Header__right___poWa2 img {
  height: unset;
}
.Header__wrap___iXsFC .Header__text-content___nmgOk > div {
  width: 80%;
}
.Header__wrap___iXsFC .Header__img-content____YazM {
  width: 100%;
  height: clamp(160px, 2.5rem, 250px);
  color: #fff;
  display: flex;
  justify-content: center;
  flex-direction: column;
  position: relative;
}
.Header__wrap___iXsFC .Header__img-content-mask___qrUMr {
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.4);
  width: calc(50% - clamp(160px, 2.5rem, 250px));
  height: 100%;
}
.Header__wrap___iXsFC .Header__img-content-mask___qrUMr::after {
  content: '';
  position: absolute;
  top: 0;
  left: 100%;
  width: 0;
  height: 0;
  border-bottom: 0px solid transparent;
  border-left: clamp(160px, 2.5rem, 250px) solid rgba(0, 0, 0, 0.4);
  border-right: 0px solid transparent;
  border-top: clamp(160px, 2.5rem, 250px) solid transparent;
}
.Header__wrap___iXsFC .Header__img-content-text___m63_J {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  z-index: 1;
}
.Header__wrap___iXsFC .Header__img-content-text___m63_J h5 {
  margin: 0 0 clamp(2px, 0.2rem, 20px) 0;
  font-size: clamp(16px, 0.35rem, 35px);
}
.Header__wrap___iXsFC .Header__img-content-text___m63_J p {
  font-size: clamp(10px, 0.17rem, 20px);
}
@media screen and (max-width: 768px) {
  /* 隐藏 PC 菜单 */
  .Header__img-content-text___m63_J h5,
  .Header__img-content-text___m63_J p {
    padding-left: 10px;
  }
  .Header__img-content-mask___qrUMr {
    min-width: calc(60% - clamp(160px, 2.5rem, 250px));
  }
}

.Footer__img-global___X0sxH {
  max-width: 100%;
  height: 70px;
}
html {
  letter-spacing: 0.6px;
}
@font-face {
  font-family: OpenSans;
  src: url(/static/fc50f6120229014ad055.woff2) format('woff2');
  unicode-range: U+0041-005A, U+0061-007A;
  /* 英文数字范围 */
  font-display: swap;
}
@font-face {
  font-family: HanSans;
  src: url(/static/8ca0c962299569e7fd47.woff2) format('woff2');
  unicode-range: U+4E00-9FFF;
  /* 中文字符范围 */
  font-display: swap;
}
body * {
  font-family: OpenSans, HanSans, sans-serif;
}
.Footer__wrap___G3R6x {
  background: #131227;
  padding: clamp(30px, 0.5rem, 70px) clamp(10px, 0.2rem, 20px) 0 clamp(10px, 0.2rem, 20px);
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.Footer__wrap___G3R6x .Footer__content___nHGA4 {
  max-width: 1200px;
  margin: 0 auto;
}
.Footer__wrap___G3R6x .Footer__label___xR7XY {
  font-size: 16px;
  color: #e3e0e0;
  font-weight: 700;
  margin-bottom: 0.5rem;
}
.Footer__wrap___G3R6x .Footer__nav-wrap___iwLm5 {
  margin-bottom: 30px;
  margin-right: 15px;
}
.Footer__wrap___G3R6x .Footer__nav-wrap___iwLm5 .Footer__nav-item___q00S1 {
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 15px;
}
.Footer__wrap___G3R6x .Footer__nav-wrap___iwLm5 .Footer__nav-item-separator___SwqLg {
  width: 30%;
  height: 1px;
  background-color: #7B8390;
  margin: clamp(12px, 0.3rem, 30px) 0;
}
.Footer__wrap___G3R6x .Footer__nav-wrap___iwLm5 .Footer__nav-item-child___gvf7K {
  color: #9EA7B2;
  font-size: 14px;
  margin-bottom: 10px;
  font-weight: 500;
}
.Footer__wrap___G3R6x .Footer__nav-wrap___iwLm5 .Footer__nav-item-click___URanK {
  cursor: pointer;
  transition: all 0.3s linear;
}
.Footer__wrap___G3R6x .Footer__nav-wrap___iwLm5 .Footer__nav-item-click___URanK:hover {
  color: #76af2c;
  text-decoration: underline;
}
.Footer__wrap___G3R6x .Footer__footer-contact___hgN9f {
  margin-bottom: clamp(34px, 0.74rem, 74px);
}
.Footer__wrap___G3R6x .Footer__footer-contact___hgN9f .Footer__logo___FSMrg {
  max-width: 170px;
}
.Footer__wrap___G3R6x .Footer__footer-contact___hgN9f .Footer__phone___DGOYy {
  font-weight: 700;
  color: #fff;
  font-size: 26px;
  margin-bottom: clamp(10px, 0.2rem, 20px);
}
.Footer__wrap___G3R6x .Footer__footer-contact___hgN9f .Footer__contact-item___YWXpT {
  color: #9EA7B2;
  font-size: 14px;
  margin-bottom: 8px;
}
.Footer__wrap___G3R6x .Footer__footer-contact___hgN9f .Footer__contact-item___YWXpT .Footer__item-img___vuPPe {
  width: 43px;
  height: 43px;
  margin-left: 10px;
  vertical-align: middle;
}
.Footer__wrap___G3R6x .Footer__footer-contact___hgN9f .Footer__QR___AgHSR {
  max-width: 111px;
  margin: clamp(20px, 0.4rem, 40px) 0 10px 0;
}

.Menu__img-global___Vi8FF {
  max-width: 100%;
  height: 70px;
}
html {
  letter-spacing: 0.6px;
}
@font-face {
  font-family: OpenSans;
  src: url(/static/fc50f6120229014ad055.woff2) format('woff2');
  unicode-range: U+0041-005A, U+0061-007A;
  /* 英文数字范围 */
  font-display: swap;
}
@font-face {
  font-family: HanSans;
  src: url(/static/8ca0c962299569e7fd47.woff2) format('woff2');
  unicode-range: U+4E00-9FFF;
  /* 中文字符范围 */
  font-display: swap;
}
body * {
  font-family: OpenSans, HanSans, sans-serif;
}
.Menu__wrap___ActDk {
  background-color: #ffffff;
  height: 60px;
  left: 0;
  /*    position: fixed;
    top: 0;
    z-index: 100;
    width: 100%;
    max-width: @max-width;
    left: 50%;
    transform: translateX(-50%);
    color: #212529; */
}
.Menu__logo___rp83p {
  display: flex;
  align-items: center;
  text-align: right;
  flex-shrink: 0;
}
.Menu__logo___rp83p img {
  width: 200px;
  display: inline-block;
}
.Menu__menu___W7vdc {
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  /* 菜单项样式 */
}
.Menu__menu-item___WsAjH {
  font-size: clamp(16px, 0.16rem, 18px) !important;
  margin-right: 0.4rem !important;
  text-decoration: none !important;
  color: unset !important;
  font-weight: 600 !important;
}
.Menu__menu-item___WsAjH:hover {
  color: #076ce0 !important;
}
.Menu__menu-item-active___mlbhU {
  color: #076ce0 !important;
}
@media screen and (max-width: 768px) {
  /* 隐藏 PC 菜单 */
  .Menu__menu___W7vdc {
    display: none;
  }
}

.Carousel__img-global___hAXH9 {
  max-width: 100%;
  height: 70px;
}
html {
  letter-spacing: 0.6px;
}
@font-face {
  font-family: OpenSans;
  src: url(/static/fc50f6120229014ad055.woff2) format('woff2');
  unicode-range: U+0041-005A, U+0061-007A;
  /* 英文数字范围 */
  font-display: swap;
}
@font-face {
  font-family: HanSans;
  src: url(/static/8ca0c962299569e7fd47.woff2) format('woff2');
  unicode-range: U+4E00-9FFF;
  /* 中文字符范围 */
  font-display: swap;
}
body * {
  font-family: OpenSans, HanSans, sans-serif;
}
.Carousel__carousel-wrap___pGmRZ {
  position: relative;
}
.Carousel__carousel-wrap-img___hoY3c {
  height: 100%;
  width: 100%;
}
.Carousel__carousel-wrap-content___JnXQ6 {
  position: absolute;
  top: 0;
  left: 7.5%;
  width: 32%;
  min-width: 180px;
  height: 100%;
  transform: skew(-19deg);
  background-color: rgba(0, 0, 0, 0.4);
  display: flex;
  justify-content: center;
  align-items: start;
  flex-direction: column;
}
.Carousel__carousel-wrap___pGmRZ .Carousel__carousel-title-content___KnH8e {
  transform: skew(19deg);
  padding: 0 clamp(20px, 0.5rem, 50px);
  margin: 0 auto;
}
.Carousel__carousel-wrap___pGmRZ .Carousel__carousel-title-content___KnH8e .Carousel__carousel-title___FBc6K {
  font-size: clamp(10px, 0.35rem, 35px);
  color: #fff;
}
.Carousel__carousel-wrap___pGmRZ .Carousel__carousel-title-content___KnH8e .Carousel__carousel-title___FBc6K h5 {
  font-weight: 500;
  margin: 0 0 clamp(2px, 0.2rem, 20px);
}
.Carousel__carousel-wrap___pGmRZ .Carousel__carousel-title-content___KnH8e .Carousel__carousel-content___k77k_ {
  font-size: clamp(6px, 0.17rem, 20px);
  color: #fff;
  padding-top: clamp(2px, 0.1rem, 10px);
}

.ImageWidthTitle__img-global___bzRBN {
  max-width: 100%;
  height: 70px;
}
html {
  letter-spacing: 0.6px;
}
@font-face {
  font-family: OpenSans;
  src: url(/static/fc50f6120229014ad055.woff2) format('woff2');
  unicode-range: U+0041-005A, U+0061-007A;
  /* 英文数字范围 */
  font-display: swap;
}
@font-face {
  font-family: HanSans;
  src: url(/static/8ca0c962299569e7fd47.woff2) format('woff2');
  unicode-range: U+4E00-9FFF;
  /* 中文字符范围 */
  font-display: swap;
}
body * {
  font-family: OpenSans, HanSans, sans-serif;
}
.ImageWidthTitle__wrap___iHDUE {
  text-align: center;
}
.ImageWidthTitle__wrap___iHDUE .ImageWidthTitle__title___fOQ9F {
  color: #000000;
  font-size: clamp(16px, 0.16rem, 18px);
  padding: clamp(10px, 0.15rem, 15px) 0;
  font-weight: 500;
}
.ImageWidthTitle__wrap___iHDUE .ImageWidthTitle__tags___O3Yfg .ImageWidthTitle__tag___kTgBN {
  font-size: clamp(14px, 0.14rem, 16px);
  color: #999999;
  padding: clamp(3px, 0.06rem, 8px) 0;
}
.ImageWidthTitle__wrap___iHDUE .ImageWidthTitle__contents___JgwY4 .ImageWidthTitle__content___aVxkw {
  font-size: clamp(14px, 0.14rem, 16px);
}

.TitleAndSubtitle__img-global___ivQOl {
  max-width: 100%;
  height: 70px;
}
html {
  letter-spacing: 0.6px;
}
@font-face {
  font-family: OpenSans;
  src: url(/static/fc50f6120229014ad055.woff2) format('woff2');
  unicode-range: U+0041-005A, U+0061-007A;
  /* 英文数字范围 */
  font-display: swap;
}
@font-face {
  font-family: HanSans;
  src: url(/static/8ca0c962299569e7fd47.woff2) format('woff2');
  unicode-range: U+4E00-9FFF;
  /* 中文字符范围 */
  font-display: swap;
}
body * {
  font-family: OpenSans, HanSans, sans-serif;
}
.TitleAndSubtitle__title___SP0NZ {
  color: #333333;
  text-align: center;
  font-size: clamp(22px, 0.28rem, 28px);
}
.TitleAndSubtitle__subtitle___usC_F {
  margin-top: clamp(10px, 0.15rem, 15px);
  font-size: clamp(14px, 0.14rem, 15px);
  color: #999999;
  text-align: center;
}

.TitleAndSubtitle1__img-global___U_kFL {
  max-width: 100%;
  height: 70px;
}
html {
  letter-spacing: 0.6px;
}
@font-face {
  font-family: OpenSans;
  src: url(/static/fc50f6120229014ad055.woff2) format('woff2');
  unicode-range: U+0041-005A, U+0061-007A;
  /* 英文数字范围 */
  font-display: swap;
}
@font-face {
  font-family: HanSans;
  src: url(/static/8ca0c962299569e7fd47.woff2) format('woff2');
  unicode-range: U+4E00-9FFF;
  /* 中文字符范围 */
  font-display: swap;
}
body * {
  font-family: OpenSans, HanSans, sans-serif;
}
.TitleAndSubtitle1__twrap___PWgNT {
  text-align: center;
  margin-bottom: clamp(10px, 0.2rem, 20px);
}
.TitleAndSubtitle1__title___v4hU1 {
  position: relative;
  color: #000000;
  display: inline-block;
  font-size: clamp(22px, 0.28rem, 28px);
}
.TitleAndSubtitle1__title___v4hU1::after {
  content: '';
  position: absolute;
  bottom: -15px;
  left: 50%;
  transform: translateX(-50%);
  width: 30%;
  height: 2px;
  background-color: #115fa9;
}
.TitleAndSubtitle1__subtitle___ZjrEW {
  margin-top: 0.2rem;
  color: #999999;
  text-align: center;
}

.TitleAndSubtitle2__img-global___vn0kk {
  max-width: 100%;
  height: 70px;
}
html {
  letter-spacing: 0.6px;
}
@font-face {
  font-family: OpenSans;
  src: url(/static/fc50f6120229014ad055.woff2) format('woff2');
  unicode-range: U+0041-005A, U+0061-007A;
  /* 英文数字范围 */
  font-display: swap;
}
@font-face {
  font-family: HanSans;
  src: url(/static/8ca0c962299569e7fd47.woff2) format('woff2');
  unicode-range: U+4E00-9FFF;
  /* 中文字符范围 */
  font-display: swap;
}
body * {
  font-family: OpenSans, HanSans, sans-serif;
}
.TitleAndSubtitle2__header___De3_1 {
  display: flex;
  align-items: center;
  max-height: 80px;
}
.TitleAndSubtitle2__header___De3_1 .TitleAndSubtitle2__tabImg___GxRj_ {
  max-height: 100%;
  max-width: 35px;
  margin-right: 10px;
}
.TitleAndSubtitle2__header___De3_1 .TitleAndSubtitle2__tabName___H4Hru {
  color: #000000;
  font-size: clamp(19px, 0.26rem, 21px);
  flex-shrink: 0;
}
.TitleAndSubtitle2__header___De3_1 .TitleAndSubtitle2__title___Zm9CP {
  color: #000000;
  font-size: clamp(19px, 0.26rem, 21px);
  flex-shrink: 0;
}

.CircleFunc__img-global___sYSvD {
  max-width: 100%;
  height: 70px;
}
html {
  letter-spacing: 0.6px;
}
@font-face {
  font-family: OpenSans;
  src: url(/static/fc50f6120229014ad055.woff2) format('woff2');
  unicode-range: U+0041-005A, U+0061-007A;
  /* 英文数字范围 */
  font-display: swap;
}
@font-face {
  font-family: HanSans;
  src: url(/static/8ca0c962299569e7fd47.woff2) format('woff2');
  unicode-range: U+4E00-9FFF;
  /* 中文字符范围 */
  font-display: swap;
}
body * {
  font-family: OpenSans, HanSans, sans-serif;
}
.CircleFunc__wrap___Mv3wq {
  text-align: center;
  position: relative;
  box-sizing: border-box;
  height: 100%;
  margin: 0 auto;
}
.CircleFunc__wrap___Mv3wq .CircleFunc__img-wrap___Npbo2 {
  background-color: #115fa9;
  height: 95px;
  width: 95px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  margin-bottom: -50px;
  position: relative;
  z-index: 3;
}
.CircleFunc__wrap___Mv3wq img {
  min-height: 50px;
  max-width: 60%;
  height: 60%;
}
.CircleFunc__wrap___Mv3wq .CircleFunc__content-wrap___xpRqQ {
  width: 90%;
  margin: 0 auto;
  padding: 50px clamp(10px, 0.13rem, 13px) clamp(10px, 0.13rem, 13px);
  position: relative;
  z-index: 1;
  height: calc(98% - 95px);
  box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.2);
}
.CircleFunc__wrap___Mv3wq .CircleFunc__title___rYJ9q {
  color: #000000;
  font-size: clamp(16px, 0.16rem, 18px);
  padding: clamp(10px, 0.2rem, 20px) 0 0 0;
  font-weight: 500;
}
.CircleFunc__wrap___Mv3wq .CircleFunc__tags___TZ3vO {
  padding: clamp(10px, 0.2rem, 20px) 0 0 0;
}
.CircleFunc__wrap___Mv3wq .CircleFunc__tags___TZ3vO .CircleFunc__tag___tsVRU {
  font-size: clamp(14px, 0.14rem, 16px);
  padding: 0rem 0 0.1rem 0;
  color: #999999;
  text-align: justify;
  hyphens: auto;
  text-align-last: center;
}

.FileDownload__img-global___lhTUA {
  max-width: 100%;
  height: 70px;
}
html {
  letter-spacing: 0.6px;
}
@font-face {
  font-family: OpenSans;
  src: url(/static/fc50f6120229014ad055.woff2) format('woff2');
  unicode-range: U+0041-005A, U+0061-007A;
  /* 英文数字范围 */
  font-display: swap;
}
@font-face {
  font-family: HanSans;
  src: url(/static/8ca0c962299569e7fd47.woff2) format('woff2');
  unicode-range: U+4E00-9FFF;
  /* 中文字符范围 */
  font-display: swap;
}
body * {
  font-family: OpenSans, HanSans, sans-serif;
}
.FileDownload__wrap___lB0bn {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #fbfbfb;
  height: 70px;
  width: 320px;
  border-radius: 3%;
  margin: 20px 20px 20px 20px;
}
.FileDownload__wrap___lB0bn .FileDownload__wrap___lB0bn .FileDownload__left-wrap___zwlmr,
.FileDownload__wrap___lB0bn .FileDownload__right-wrap___jgc5K {
  margin: 0 auto;
}
.FileDownload__wrap___lB0bn .FileDownload__left___Lq1I_,
.FileDownload__wrap___lB0bn .FileDownload__right___cpejy {
  height: 100%;
  line-height: 1.5;
}
.FileDownload__wrap___lB0bn .FileDownload__right___cpejy {
  color: #076ce0;
  font-size: 34px;
  cursor: pointer;
}
.FileDownload__wrap___lB0bn .FileDownload__left___Lq1I_ {
  border-radius: 2px 2px 2px 2px;
  width: 240px;
  text-align: center;
}
.FileDownload__wrap___lB0bn .FileDownload__left___Lq1I_::after {
  content: "";
  position: absolute;
  bottom: 1px;
  right: -5%;
  width: 1.6px;
  height: 36px;
  background-color: #adaeaf;
}
.FileDownload__wrap___lB0bn .FileDownload__file-title___K0Uje {
  font-size: clamp(14px, 0.14rem, 16px);
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.FileDownload__wrap___lB0bn a.FileDownload__detail___iL9U5 {
  font-size: clamp(12px, 0.12rem, 14px);
  padding: 4px 0 0 0;
  color: #adaeaf;
}
.FileDownload__wrap___lB0bn .FileDownload__center___E9gqr {
  display: flex;
  align-items: center;
  justify-content: center;
}
.FileDownload__wrap___lB0bn .FileDownload__content___ylvpa {
  text-align: justify;
}
.FileDownload__introduce-wrap___MK62F {
  border-radius: 3%;
  align-items: center;
  background-color: #fbfbfb;
  display: flex;
  font-size: clamp(12px, 0.12rem, 14px);
  padding: 12px 16px;
}
.FileDownload__introduce-wrap___MK62F .FileDownload__left___Lq1I_ {
  width: 48px;
  height: 48px;
  margin-right: 12px;
}
.FileDownload__introduce-wrap___MK62F .FileDownload__right___cpejy {
  width: 100%;
}
.FileDownload__introduce-wrap___MK62F .FileDownload__right___cpejy .FileDownload__top___zS4vJ {
  margin-bottom: 6px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.FileDownload__introduce-wrap___MK62F .FileDownload__right___cpejy .FileDownload__top-left___PX8Xp {
  color: #000000;
  font-weight: 600;
}
.FileDownload__introduce-wrap___MK62F .FileDownload__right___cpejy .FileDownload__top-right____hEr2 {
  color: #076ce0;
  display: flex;
}
.FileDownload__introduce-wrap___MK62F .FileDownload__right___cpejy .FileDownload__top-right____hEr2 .FileDownload__download___Xxko6 {
  margin-left: 16px;
}
.FileDownload__introduce-wrap___MK62F .FileDownload__right___cpejy .FileDownload__top-right____hEr2 a {
  display: flex;
  cursor: pointer;
  text-decoration: none;
  color: inherit;
  align-items: center;
}
.FileDownload__introduce-wrap___MK62F .FileDownload__right___cpejy .FileDownload__top-right____hEr2 img,
.FileDownload__introduce-wrap___MK62F .FileDownload__right___cpejy .FileDownload__top-right____hEr2 svg {
  width: 12px;
  height: 12px;
  margin-right: 4px;
  vertical-align: middle;
}
.FileDownload__introduce-wrap___MK62F .FileDownload__right___cpejy .FileDownload__bottom___ixPt2 {
  color: #999999;
}
@media screen and (max-width: 768px) {
  .FileDownload__introduce-wrap___MK62F > .FileDownload__right___cpejy > .FileDownload__top___zS4vJ > .FileDownload__top-right____hEr2 {
    display: flex;
    flex-direction: column;
    min-width: 70px;
  }
  .FileDownload__introduce-wrap___MK62F > .FileDownload__right___cpejy > .FileDownload__top___zS4vJ > .FileDownload__top-right____hEr2 .FileDownload__download___Xxko6 {
    margin-top: 4px;
    margin-left: 0px;
  }
}

.TitleWidthTag__img-global___k5Um8 {
  max-width: 100%;
  height: 70px;
}
html {
  letter-spacing: 0.6px;
}
@font-face {
  font-family: OpenSans;
  src: url(/static/fc50f6120229014ad055.woff2) format('woff2');
  unicode-range: U+0041-005A, U+0061-007A;
  /* 英文数字范围 */
  font-display: swap;
}
@font-face {
  font-family: HanSans;
  src: url(/static/8ca0c962299569e7fd47.woff2) format('woff2');
  unicode-range: U+4E00-9FFF;
  /* 中文字符范围 */
  font-display: swap;
}
body * {
  font-family: OpenSans, HanSans, sans-serif;
}
.TitleWidthTag__wrap___l08sg {
  text-align: left;
  background-color: #fff;
  border-radius: 5px;
  width: 230px;
  padding: 35px 25px;
}
.TitleWidthTag__wrap___l08sg .TitleWidthTag__title___lW6b6 {
  color: #000000;
  font-size: 0.18rem;
  padding: 0.2rem 0;
}
.TitleWidthTag__wrap___l08sg .TitleWidthTag__tags___T0l0g .TitleWidthTag__tag___tsI6g {
  font-size: 0.14rem;
  color: #999999;
  padding: 0.04rem 0;
}

.SolutionTabs__img-global___xARiW {
  max-width: 100%;
  height: 70px;
}
html {
  letter-spacing: 0.6px;
}
@font-face {
  font-family: OpenSans;
  src: url(/static/fc50f6120229014ad055.woff2) format('woff2');
  unicode-range: U+0041-005A, U+0061-007A;
  /* 英文数字范围 */
  font-display: swap;
}
@font-face {
  font-family: HanSans;
  src: url(/static/8ca0c962299569e7fd47.woff2) format('woff2');
  unicode-range: U+4E00-9FFF;
  /* 中文字符范围 */
  font-display: swap;
}
body * {
  font-family: OpenSans, HanSans, sans-serif;
}
.SolutionTabs__wrap___UFBSD {
  padding: clamp(20px, 0.3rem, 30px) clamp(10px, 0.2rem, 20px);
}
.SolutionTabs__wrap___UFBSD .SolutionTabs__tabs-wrap___Uc8gi {
  padding-bottom: 0.4rem;
  display: flex;
  align-items: center;
  height: clamp(30px, 0.4rem, 40px);
  font-size: clamp(16px, 0.16rem, 18px);
}
.SolutionTabs__wrap___UFBSD .SolutionTabs__tabs-wrap___Uc8gi > div {
  flex: 1;
  text-align: center;
  height: 100%;
  line-height: clamp(30px, 0.4rem, 40px);
  cursor: pointer;
  padding: 0 15px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.SolutionTabs__wrap___UFBSD .SolutionTabs__tabs-wrap___Uc8gi .SolutionTabs__tabActive___GMC1j {
  background-color: #076ce0;
  color: #fff;
  border: 1px solid #076ce0;
  position: relative;
}
.SolutionTabs__wrap___UFBSD .SolutionTabs__tabs-wrap___Uc8gi .SolutionTabs__tabActive___GMC1j::after {
  position: absolute;
  top: 100%;
  left: calc(50% - 5px);
  content: " ";
  border-width: 10px;
  border-color: #076ce0 transparent transparent transparent;
  border-style: solid dashed dashed dashed;
}
.SolutionTabs__wrap___UFBSD .SolutionTabs__tabs-wrap___Uc8gi .SolutionTabs__tab___GfMCY {
  color: #999999;
  border: 1px solid #999999;
}
.SolutionTabs__wrap___UFBSD .row-two {
  justify-content: center;
}

.ImageWidthContent__img-global___z16Ar {
  max-width: 100%;
  height: 70px;
}
html {
  letter-spacing: 0.6px;
}
@font-face {
  font-family: OpenSans;
  src: url(/static/fc50f6120229014ad055.woff2) format('woff2');
  unicode-range: U+0041-005A, U+0061-007A;
  /* 英文数字范围 */
  font-display: swap;
}
@font-face {
  font-family: HanSans;
  src: url(/static/8ca0c962299569e7fd47.woff2) format('woff2');
  unicode-range: U+4E00-9FFF;
  /* 中文字符范围 */
  font-display: swap;
}
body * {
  font-family: OpenSans, HanSans, sans-serif;
}
.ImageWidthContent__wrap___U7xur {
  display: flex;
}
.ImageWidthContent__wrap___U7xur .ImageWidthContent__img-box___pjFUG {
  align-self: center;
}
.ImageWidthContent__wrap___U7xur .ImageWidthContent__img___VA5LD {
  width: 100%;
}
.ImageWidthContent__wrap___U7xur .ImageWidthContent__main___ci8Lh {
  display: flex;
  height: 100%;
  justify-content: space-between;
  flex-direction: column;
}
.ImageWidthContent__wrap___U7xur .ImageWidthContent__main___ci8Lh .ImageWidthContent__title___R7eq7 {
  color: #1160B6;
  font-size: clamp(16px, 0.16rem, 18px);
  padding-bottom: clamp(5px, 0.1rem, 10px);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.ImageWidthContent__wrap___U7xur .ImageWidthContent__main___ci8Lh .ImageWidthContent__border-title___RkIMc {
  border-left: 3px solid #1160B6;
  padding: 2px 0px 2px 8px;
  border-radius: 2px 2px 2px 2px;
  margin-bottom: 5px;
  color: #000000;
  font-size: clamp(16px, 0.22rem, 18px);
}
.ImageWidthContent__wrap___U7xur .ImageWidthContent__main___ci8Lh .ImageWidthContent__content___BfsAw {
  color: #999999;
  font-size: clamp(14px, 0.14rem, 16px);
  line-height: 1.8;
  text-align: justify;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  line-clamp: 3;
  -webkit-box-orient: vertical;
}

.NewsList__img-global___HJZXh {
  max-width: 100%;
  height: 70px;
}
html {
  letter-spacing: 0.6px;
}
@font-face {
  font-family: OpenSans;
  src: url(/static/fc50f6120229014ad055.woff2) format('woff2');
  unicode-range: U+0041-005A, U+0061-007A;
  /* 英文数字范围 */
  font-display: swap;
}
@font-face {
  font-family: HanSans;
  src: url(/static/8ca0c962299569e7fd47.woff2) format('woff2');
  unicode-range: U+4E00-9FFF;
  /* 中文字符范围 */
  font-display: swap;
}
body * {
  font-family: OpenSans, HanSans, sans-serif;
}
.NewsList__wrap___QSnr7 .NewsList__img___lVtKk {
  width: 100%;
  margin-bottom: 15px;
}
.NewsList__wrap___QSnr7 .NewsList__list___hnqoX {
  background-color: #ffffff;
  padding: 15px 20px;
}
.NewsList__wrap___QSnr7 .NewsList__list___hnqoX .NewsList__news___TKxkF {
  display: flex;
  justify-content: space-between;
  width: 100%;
  padding: 0.05rem 0;
  cursor: pointer;
  color: #000000;
  font-size: clamp(14px, 0.14rem, 16px);
}
.NewsList__wrap___QSnr7 .NewsList__list___hnqoX .NewsList__news___TKxkF:hover {
  color: #076ce0;
}
.NewsList__wrap___QSnr7 .NewsList__list___hnqoX .NewsList__news-title___LidIV {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  margin-right: 4px;
}
.NewsList__wrap___QSnr7 .NewsList__list___hnqoX .NewsList__news-time___nFpdw {
  flex-shrink: 0;
  color: #999999;
}

.RowLayout__img-global___X14dL {
  max-width: 100%;
  height: 70px;
}
html {
  letter-spacing: 0.6px;
}
@font-face {
  font-family: OpenSans;
  src: url(/static/fc50f6120229014ad055.woff2) format('woff2');
  unicode-range: U+0041-005A, U+0061-007A;
  /* 英文数字范围 */
  font-display: swap;
}
@font-face {
  font-family: HanSans;
  src: url(/static/8ca0c962299569e7fd47.woff2) format('woff2');
  unicode-range: U+4E00-9FFF;
  /* 中文字符范围 */
  font-display: swap;
}
body * {
  font-family: OpenSans, HanSans, sans-serif;
}
.RowLayout__wrap___TLGGG {
  position: relative;
  padding: clamp(20px, 0.3rem, 30px) clamp(10px, 0.2rem, 20px);
}
.RowLayout__wrap___TLGGG .RowLayout__row___ZS7Ud {
  display: flex;
}
.RowLayout__wrap___TLGGG .RowLayout__row-two-col___Zbz17 {
  justify-content: center;
}

.TabAndContent__img-global___NHJXF {
  max-width: 100%;
  height: 70px;
}
html {
  letter-spacing: 0.6px;
}
@font-face {
  font-family: OpenSans;
  src: url(/static/fc50f6120229014ad055.woff2) format('woff2');
  unicode-range: U+0041-005A, U+0061-007A;
  /* 英文数字范围 */
  font-display: swap;
}
@font-face {
  font-family: HanSans;
  src: url(/static/8ca0c962299569e7fd47.woff2) format('woff2');
  unicode-range: U+4E00-9FFF;
  /* 中文字符范围 */
  font-display: swap;
}
body * {
  font-family: OpenSans, HanSans, sans-serif;
}
.TabAndContent__vertical-wrap___HrG3h .TabAndContent__vertical-tabs___R02tC {
  display: flex;
}
.TabAndContent__vertical-wrap___HrG3h .TabAndContent__vertical-tabs___R02tC .TabAndContent__tab___qbJ_8 {
  border-right: 1px solid #ffffff;
  padding: 0.2rem 0.3rem;
}
.TabAndContent__horizontal-wrap___bDwsj {
  display: flex;
}
.TabAndContent__horizontal-wrap___bDwsj .TabAndContent__horizontal-tabs___a4_xB {
  flex-shrink: 0;
}
.TabAndContent__horizontal-wrap___bDwsj .TabAndContent__horizontal-tabs___a4_xB .TabAndContent__tab___qbJ_8 {
  border-bottom: 1px solid #ffffff;
  padding: 0.2rem 0.3rem;
}
.TabAndContent__horizontal-wrap___bDwsj .TabAndContent__horizontal-tabs___a4_xB .TabAndContent__tab-active___Cy7Fl {
  padding: 0.4rem 0.3rem;
}
.TabAndContent__horizontal-wrap___bDwsj .TabAndContent__content___HQAh5 {
  padding: 0 0.6rem;
}
.TabAndContent__wrap___vWOcr .TabAndContent__tabs___s1UJV {
  font-size: clamp(16px, 0.16rem, 18px);
  color: #999999;
  background-color: #f5f5f5;
}
.TabAndContent__wrap___vWOcr .TabAndContent__tabs___s1UJV .TabAndContent__tab___qbJ_8 {
  margin-bottom: 2px;
  text-align: center;
  transition: all 0.5s;
}
.TabAndContent__wrap___vWOcr .TabAndContent__tabs___s1UJV .TabAndContent__tab-active___Cy7Fl {
  background-color: #076ce0;
  color: #fff;
}
.TabAndContent__wrap___vWOcr .TabAndContent__content___HQAh5 {
  flex-grow: 1;
  overflow-y: hidden;
  position: relative;
  background-color: #ffffff;
}
.TabAndContent__wrap___vWOcr .TabAndContent__content___HQAh5 .TabAndContent__content-wrap___C1bUU {
  visibility: hidden;
  transition: transform 0.5s;
  position: absolute;
  transform: scale(0);
  left: 0;
  top: 0;
  width: 100%;
}
.TabAndContent__wrap___vWOcr .TabAndContent__content___HQAh5 .TabAndContent__content-wrap-select___Ixiuo {
  visibility: visible;
  position: static;
  transform: scale(1);
}
.TabAndContent__wrap___vWOcr .TabAndContent__content___HQAh5 .TabAndContent__ani-leave-top___J1sBU {
  transform-origin: top center;
  visibility: visible;
  transform: scale(0);
}
.TabAndContent__wrap___vWOcr .TabAndContent__content___HQAh5 .TabAndContent__ani-leave-bottom___fZmkV {
  transform-origin: bottom center;
  visibility: visible;
  transform: scale(0);
}
.TabAndContent__wrap___vWOcr .TabAndContent__content___HQAh5 .TabAndContent__ani-enter-top___WNbjD {
  transform-origin: top center;
  visibility: visible;
}
.TabAndContent__wrap___vWOcr .TabAndContent__content___HQAh5 .TabAndContent__ani-enter-bottom___LvKkv {
  transform-origin: bottom center;
  visibility: visible;
}
.TabAndContent__wrap___vWOcr .TabAndContent__content___HQAh5 .TabAndContent__card___iQm8a {
  text-align: center;
  background-color: #f5f5f5;
  padding: 0.3rem 0.2rem;
  margin: 0 0.3rem;
  line-height: 30px;
  position: relative;
}
.TabAndContent__wrap___vWOcr .TabAndContent__content___HQAh5 .TabAndContent__card___iQm8a .TabAndContent__title___Bqq_X {
  font-size: 0.18rem;
  color: #2b2b2b;
}
.TabAndContent__wrap___vWOcr .TabAndContent__content___HQAh5 .TabAndContent__card___iQm8a .TabAndContent__word___pQybM {
  font-size: 0.14rem;
  color: #999999;
}
.TabAndContent__wrap___vWOcr .TabAndContent__content___HQAh5 .TabAndContent__card___iQm8a .TabAndContent__mark___BOXBk {
  position: absolute;
  bottom: 0px;
  left: calc(50% - 30px);
  width: 60px;
  height: 4px;
  background-color: #076ce0;
}

.ArticleDetails__img-global___HBVlT {
  max-width: 100%;
  height: 70px;
}
html {
  letter-spacing: 0.6px;
}
@font-face {
  font-family: OpenSans;
  src: url(/static/fc50f6120229014ad055.woff2) format('woff2');
  unicode-range: U+0041-005A, U+0061-007A;
  /* 英文数字范围 */
  font-display: swap;
}
@font-face {
  font-family: HanSans;
  src: url(/static/8ca0c962299569e7fd47.woff2) format('woff2');
  unicode-range: U+4E00-9FFF;
  /* 中文字符范围 */
  font-display: swap;
}
body * {
  font-family: OpenSans, HanSans, sans-serif;
}
.ArticleDetails__title___tUL4W {
  font-size: clamp(18px, 0.25rem, 25px);
  color: #000000;
  text-align: left;
  font-weight: 400;
}
.ArticleDetails__time___MXFBd {
  font-size: 13px;
  color: #999999;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding: 20px 0;
  border-bottom: 1px solid #f0efef;
}
.ArticleDetails__content___TuqfH {
  padding: 15px 0;
}
.ArticleDetails__content___TuqfH img {
  max-width: 100%;
  height: auto;
}

.style__btn___zJATW {
  color: rgba(0, 0, 0, 0.88);
  border-color: #d9d9d9;
  padding: 0 !important;
  width: 32px;
  height: 32px;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  border: none;
  background: transparent;
  border-radius: 6px;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  cursor: pointer;
}
.style__btn___zJATW:hover {
  background: rgba(0, 0, 0, 0.06);
}
.style__btn___zJATW .style__btn-inner___Wfdf9 {
  transition: all 0.2s;
  color: rgba(0, 0, 0, 0.88);
}
.style__btn___zJATW .style__btn-inner___Wfdf9 .style__lang-wrap___dmhdQ {
  position: relative;
  width: 1.2em;
  height: 1.2em;
}
.style__btn___zJATW .style__btn-inner___Wfdf9 .style__lang-wrap___dmhdQ .style__lang-current___O3odE {
  position: absolute;
  font-size: 1.2em;
  line-height: 1;
  border: 1px solid rgba(0, 0, 0, 0.88);
  color: rgba(0, 0, 0, 0.88);
  left: -5%;
  top: 0;
  z-index: 1;
  background-color: rgba(0, 0, 0, 0.88);
  color: #ffffff;
  -webkit-transform: scale(0.7);
  -moz-transform: scale(0.7);
  -ms-transform: scale(0.7);
  transform: scale(0.7);
  transform-origin: 0 0;
}
.style__btn___zJATW .style__btn-inner___Wfdf9 .style__lang-wrap___dmhdQ .style__lang-before___Jq5IR {
  position: absolute;
  font-size: 1.2em;
  line-height: 1;
  border: 1px solid rgba(0, 0, 0, 0.88);
  color: rgba(0, 0, 0, 0.88);
  right: -5%;
  bottom: 0;
  z-index: 0;
  -webkit-transform: scale(0.5);
  -moz-transform: scale(0.5);
  -ms-transform: scale(0.5);
  transform: scale(0.5);
  transform-origin: 100% 100%;
}

.Breadcrumb__img-global___mdrlQ {
  max-width: 100%;
  height: 70px;
}
html {
  letter-spacing: 0.6px;
}
@font-face {
  font-family: OpenSans;
  src: url(/static/fc50f6120229014ad055.woff2) format('woff2');
  unicode-range: U+0041-005A, U+0061-007A;
  /* 英文数字范围 */
  font-display: swap;
}
@font-face {
  font-family: HanSans;
  src: url(/static/8ca0c962299569e7fd47.woff2) format('woff2');
  unicode-range: U+4E00-9FFF;
  /* 中文字符范围 */
  font-display: swap;
}
body * {
  font-family: OpenSans, HanSans, sans-serif;
}
.Breadcrumb__wrap___HkIfJ {
  padding: clamp(30px, 0.5rem, 70px) clamp(10px, 0.2rem, 20px) 0 clamp(10px, 0.2rem, 20px);
  max-width: 1200px;
  margin: 0 auto;
  padding-top: 10px;
  color: #999999;
  font-size: clamp(14px, 0.14rem, 16px);
}
.Breadcrumb__wrap___HkIfJ a {
  font-size: clamp(14px, 0.14rem, 16px);
}
.Breadcrumb__wrap___HkIfJ span {
  font-size: clamp(14px, 0.14rem, 16px);
}
.Breadcrumb__wrap___HkIfJ .ant-breadcrumb li:last-child {
  color: #000000;
}
.Breadcrumb__fixed___zIoLe {
  position: fixed;
  top: 60px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  z-index: 99;
  background-color: #ffffff;
  width: 100%;
}

.LeftRightShow__img-global___ti4Vt {
  max-width: 100%;
  height: 70px;
}
html {
  letter-spacing: 0.6px;
}
@font-face {
  font-family: OpenSans;
  src: url(/static/fc50f6120229014ad055.woff2) format('woff2');
  unicode-range: U+0041-005A, U+0061-007A;
  /* 英文数字范围 */
  font-display: swap;
}
@font-face {
  font-family: HanSans;
  src: url(/static/8ca0c962299569e7fd47.woff2) format('woff2');
  unicode-range: U+4E00-9FFF;
  /* 中文字符范围 */
  font-display: swap;
}
body * {
  font-family: OpenSans, HanSans, sans-serif;
}
.LeftRightShow__wrap___Jqvow {
  display: flex;
  justify-content: center;
  align-items: center;
}
.LeftRightShow__wrap___Jqvow p {
  margin: 0;
}
.LeftRightShow__left___wzaNW,
.LeftRightShow__right___HvWDG {
  height: 100%;
  line-height: 1.8;
}
.LeftRightShow__img___zkcPr {
  height: 100%;
  width: 100%;
}
.LeftRightShow__img___zkcPr img {
  max-width: 90%;
  min-width: 60%;
}
.LeftRightShow__title-third___Ak0xC {
  font-size: clamp(16px, 0.22rem, 18px);
}
.LeftRightShow__center___K7p0Y {
  display: flex;
  align-items: center;
  justify-content: center;
}
.LeftRightShow__content___wfu6s {
  text-align: justify;
}
.LeftRightShow__list-style___Ll1rH {
  font-size: clamp(14px, 0.14rem, 16px);
}

.LeftMiddleRight__img-global___VaT5n {
  max-width: 100%;
  height: 70px;
}
html {
  letter-spacing: 0.6px;
}
@font-face {
  font-family: OpenSans;
  src: url(/static/fc50f6120229014ad055.woff2) format('woff2');
  unicode-range: U+0041-005A, U+0061-007A;
  /* 英文数字范围 */
  font-display: swap;
}
@font-face {
  font-family: HanSans;
  src: url(/static/8ca0c962299569e7fd47.woff2) format('woff2');
  unicode-range: U+4E00-9FFF;
  /* 中文字符范围 */
  font-display: swap;
}
body * {
  font-family: OpenSans, HanSans, sans-serif;
}
.LeftMiddleRight__wrap___ElWfF {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: clamp(20px, 0.3rem, 30px) clamp(10px, 0.2rem, 20px);
}
.LeftMiddleRight__content-wrap___XQn09 {
  display: flex;
  padding: 0.1rem 0.1rem;
  justify-content: center;
}
.LeftMiddleRight__Circle-wrap___GohDK {
  text-align: center;
  background-color: #115fa9;
  height: 0.8rem;
  width: 0.8rem;
  min-width: 30px;
  min-height: 30px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: clamp(18px, 0.18rem, 20px);
}
.LeftMiddleRight__right-wrap____yfs2 {
  padding: 0.2rem 0.2rem 0.2rem 0.1rem;
  width: 245px;
}
.LeftMiddleRight__left___VHxx2,
.LeftMiddleRight__right___YiSsH {
  height: 100%;
  line-height: 1.8;
}
.LeftMiddleRight__title___D6ZCH {
  font-weight: bold;
  color: #000000;
  font-size: clamp(16px, 0.16rem, 18px);
  padding: 0 0 0.1rem 0;
}
.LeftMiddleRight__center___UwX3N {
  display: flex;
  align-items: center;
  justify-content: center;
}
.LeftMiddleRight__content___VvzaF {
  color: #999999;
  text-align: justify;
  line-height: 25px;
  font-size: clamp(14px, 0.14rem, 16px);
}
.LeftMiddleRight__sec-content___QkcIm {
  position: relative;
}
.LeftMiddleRight__sec-content___QkcIm::after {
  content: '';
  position: absolute;
  bottom: 6px;
  width: 90%;
  height: 1px;
  background-color: #e3e5ea;
}
.LeftMiddleRight__sec-content___QkcIm .LeftMiddleRight__Circle-wrap___GohDK {
  margin: 0;
}
.LeftMiddleRight__middle___UOVFe {
  width: 100%;
}

.LinkJump__img-global___nZTXA {
  max-width: 100%;
  height: 70px;
}
html {
  letter-spacing: 0.6px;
}
@font-face {
  font-family: OpenSans;
  src: url(/static/fc50f6120229014ad055.woff2) format('woff2');
  unicode-range: U+0041-005A, U+0061-007A;
  /* 英文数字范围 */
  font-display: swap;
}
@font-face {
  font-family: HanSans;
  src: url(/static/8ca0c962299569e7fd47.woff2) format('woff2');
  unicode-range: U+4E00-9FFF;
  /* 中文字符范围 */
  font-display: swap;
}
body * {
  font-family: OpenSans, HanSans, sans-serif;
}
.LinkJump__wrap___DER5s {
  font-size: clamp(12px, 0.14rem, 14px);
  display: inline-block;
  cursor: pointer;
}
.LinkJump__link-text___kJ6OS {
  color: #076ce0;
  transition: all 0.5s;
}
.LinkJump__link-text___kJ6OS:hover {
  text-decoration: underline;
}
.LinkJump__link-primary___dOybF {
  border-radius: 15px;
  background-color: #626365;
  padding: 2px 20px;
  color: #fff;
}
.LinkJump__link-primary___dOybF:hover {
  background-color: #076ce0;
}
.LinkJump__link-img___rRnyZ {
  padding: 7px 12px;
  background: #fff;
  border: 1px solid rgba(34, 34, 34, 0.08);
  cursor: pointer;
  border-radius: 4px;
  line-height: 24px;
  font-weight: 400;
  font-size: 14px;
}
.LinkJump__link-img___rRnyZ img {
  margin-right: 8px;
}
.LinkJump__link-img___rRnyZ:hover {
  background-color: #076ce0;
  color: #fff;
}
.LinkJump__link-title-img___yLs8P {
  display: flex;
  align-items: center;
  position: relative;
  color: #000000;
  font-size: clamp(16px, 0.18rem, 18px);
  margin-bottom: 8px;
  padding-right: 30px;
}
.LinkJump__link-title-img___yLs8P img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  align-self: flex-start;
}
.LinkJump__link-title-img___yLs8P .LinkJump__icon___Dqyuf {
  width: 20px;
  height: 20px;
  position: absolute;
  right: 0;
  top: 2px;
}
.LinkJump__link-box___x21ME {
  background-color: #115fa9;
  color: #fff;
  width: 100%;
  padding: clamp(3px, 0.06rem, 8px) 0;
}
.LinkJump__link-iconText___EKIVs {
  color: #076ce0;
  transition: all 0.5s;
  cursor: pointer;
  font-size: clamp(12px, 0.12rem, 14px);
  margin-left: 10px;
  display: flex;
  align-items: center;
}
.LinkJump__link-iconText___EKIVs img {
  width: 12px;
  height: 12px;
  vertical-align: middle;
  margin-right: 4px;
}

.TopBottomShow__img-global___j9VvM {
  max-width: 100%;
  height: 70px;
}
html {
  letter-spacing: 0.6px;
}
@font-face {
  font-family: OpenSans;
  src: url(/static/fc50f6120229014ad055.woff2) format('woff2');
  unicode-range: U+0041-005A, U+0061-007A;
  /* 英文数字范围 */
  font-display: swap;
}
@font-face {
  font-family: HanSans;
  src: url(/static/8ca0c962299569e7fd47.woff2) format('woff2');
  unicode-range: U+4E00-9FFF;
  /* 中文字符范围 */
  font-display: swap;
}
body * {
  font-family: OpenSans, HanSans, sans-serif;
}
.TopBottomShow__header___hLH8f {
  display: flex;
  align-items: center;
  max-height: 80px;
  padding: 10px 0;
}
.TopBottomShow__header___hLH8f .TopBottomShow__bigImg___XyQKl img {
  max-height: 100%;
  max-width: 40px;
  margin-right: 15px;
}
.TopBottomShow__header___hLH8f .TopBottomShow__smallImg___seQzE img {
  max-height: 100%;
  max-width: 26px;
  margin-right: 10px;
  vertical-align: middle;
}
.TopBottomShow__header___hLH8f .TopBottomShow__title___fw0YQ {
  color: #1160B6;
  font-size: clamp(16px, 0.16rem, 18px);
  font-weight: 600;
  padding: 4px 0;
}
.TopBottomShow__header___hLH8f .TopBottomShow__subtitle___cD5OO {
  color: #1160B6;
  font-size: clamp(15px, 0.15rem, 17px);
  font-weight: 600;
}
.TopBottomShow__content___Xqfk4 {
  text-align: justify;
}
.TopBottomShow__content___Xqfk4 .TopBottomShow__content-word___j05Zb {
  color: #000000;
  line-height: 2;
  font-size: clamp(14px, 0.14rem, 16px);
}
.TopBottomShow__content___Xqfk4 .TopBottomShow__content-word___j05Zb .TopBottomShow__sign___UbP7z {
  height: 5px;
  width: 5px;
  background-color: #115fa9;
  display: inline-block;
  border-radius: 50%;
  margin-right: 2px;
  margin-bottom: 2px;
}
.TopBottomShow__jump___MXiJ6 {
  text-align: right;
  margin-top: 5px;
}

.TableCollapse__img-global___Jk1T2 {
  max-width: 100%;
  height: 70px;
}
html {
  letter-spacing: 0.6px;
}
@font-face {
  font-family: OpenSans;
  src: url(/static/fc50f6120229014ad055.woff2) format('woff2');
  unicode-range: U+0041-005A, U+0061-007A;
  /* 英文数字范围 */
  font-display: swap;
}
@font-face {
  font-family: HanSans;
  src: url(/static/8ca0c962299569e7fd47.woff2) format('woff2');
  unicode-range: U+4E00-9FFF;
  /* 中文字符范围 */
  font-display: swap;
}
body * {
  font-family: OpenSans, HanSans, sans-serif;
}
.TableCollapse__wrap___j7id9 .TableCollapse__header____6sNt {
  display: flex;
  background-color: #bdd7ee;
}
.TableCollapse__wrap___j7id9 .TableCollapse__header____6sNt .TableCollapse__columns___ALoki {
  flex-grow: 1;
  display: flex;
  color: #333;
  font-weight: 600;
  font-size: clamp(14px, 0.18rem, 18px);
  line-height: 56px;
}
.TableCollapse__wrap___j7id9 .TableCollapse__header____6sNt .TableCollapse__columns-item___L2mfa {
  flex: 1;
  text-align: center;
}
.TableCollapse__wrap___j7id9 .ant-collapse {
  border-radius: 0;
}
.TableCollapse__wrap___j7id9 .ant-collapse-header {
  padding-left: 0 !important;
  padding-right: 0 !important;
  border-radius: 0 !important;
}
.TableCollapse__wrap___j7id9 .ant-collapse-expand-icon {
  padding-inline-end: 0 !important;
  margin-inline-start: 0 !important;
}
.TableCollapse__wrap___j7id9 .ant-collapse-item {
  border-radius: 0 !important;
}
.TableCollapse__wrap___j7id9 .ant-collapse-item-active .ant-collapse-header {
  background-color: #076ce0;
  color: #fff;
}
.TableCollapse__wrap___j7id9 .TableCollapse__icon___Vlx2f {
  height: 14px;
  width: 14px;
  display: inline-block;
  margin-left: 5px;
}
.TableCollapse__wrap___j7id9 .TableCollapse__collapse-label___aKeN_ {
  display: flex;
  font-weight: 400;
  font-size: clamp(13px, 0.17rem, 17px);
}
.TableCollapse__wrap___j7id9 .TableCollapse__collapse-label-item___fy9HE {
  flex: 1;
  text-align: center;
}
.TableCollapse__wrap___j7id9 .TableCollapse__children___Xxu1J {
  font-size: clamp(12px, 0.16rem, 16px);
  margin-left: 15px;
}
.TableCollapse__wrap___j7id9 .TableCollapse__children___Xxu1J .TableCollapse__children-label___Ef2S0 {
  font-weight: 600;
  line-height: 40px;
}
.TableCollapse__wrap___j7id9 .TableCollapse__children___Xxu1J .TableCollapse__children-label-item___mNxGQ {
  line-height: 30px;
}
.TableCollapse__wrap___j7id9 .TableCollapse__children___Xxu1J .TableCollapse__children-contact___vIlRu {
  margin-top: 20px;
}

/* 移动端菜单选项样式 */
.MobileMenu__img-global___aX68_ {
  max-width: 100%;
  height: 70px;
}
html {
  letter-spacing: 0.6px;
}
@font-face {
  font-family: OpenSans;
  src: url(/static/fc50f6120229014ad055.woff2) format('woff2');
  unicode-range: U+0041-005A, U+0061-007A;
  /* 英文数字范围 */
  font-display: swap;
}
@font-face {
  font-family: HanSans;
  src: url(/static/8ca0c962299569e7fd47.woff2) format('woff2');
  unicode-range: U+4E00-9FFF;
  /* 中文字符范围 */
  font-display: swap;
}
body * {
  font-family: OpenSans, HanSans, sans-serif;
}
.MobileMenu__mobile-menu-wrap___dTu2I {
  position: absolute;
  text-align: right;
  right: 0;
  max-height: 0;
  /* 初始时隐藏菜单 */
  overflow: hidden;
  /* 隐藏溢出内容 */
  transition: max-height 0.5s ease-in-out;
  /* 添加过渡效果 */
  box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.2);
}
.MobileMenu__mobile-menu-wrap___dTu2I .MobileMenu__mobile-menu___g03Bn {
  font-size: clamp(16px, 0.16rem, 18px);
}

.FloatingNavbar__nav-bar-hidden___AYZvj {
  position: relative;
}
.FloatingNavbar__nav-bar___RYEzn {
  position: fixed;
  z-index: 98;
  left: 0;
  transition: margin-top 0.5s linear;
  width: 100%;
  padding: 10px 0;
  top: 2px;
  margin-top: 80px;
  /* 导航栏背景色 */
}
.FloatingNavbar__container___vP7ow {
  position: relative;
  max-width: 1200px;
  /* 导航栏容器最大宽度 */
  margin: 0 auto;
  /* 居中对齐 */
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.FloatingNavbar__content___qW0DQ {
  width: 100%;
  font-size: clamp(16px, 0.16rem, 18px) !important;
}
/* 隐藏导航栏 */
.FloatingNavbar__hidden___QhQFk {
  display: none;
}
@media (hover: none) {
  .ant-menu-item:hover::after {
    border-bottom-color: transparent !important;
  }
  .ant-menu-horizontal .ant-menu-item-selected::after {
    border-bottom-color: #1677ff !important;
  }
}

.ContentChangeImage__img-global___F7usw {
  max-width: 100%;
  height: 70px;
}
html {
  letter-spacing: 0.6px;
}
@font-face {
  font-family: OpenSans;
  src: url(/static/fc50f6120229014ad055.woff2) format('woff2');
  unicode-range: U+0041-005A, U+0061-007A;
  /* 英文数字范围 */
  font-display: swap;
}
@font-face {
  font-family: HanSans;
  src: url(/static/8ca0c962299569e7fd47.woff2) format('woff2');
  unicode-range: U+4E00-9FFF;
  /* 中文字符范围 */
  font-display: swap;
}
body * {
  font-family: OpenSans, HanSans, sans-serif;
}
.ContentChangeImage__content___AVrMy {
  width: 100%;
  margin-top: 0.2rem;
  display: flex;
  flex-direction: column;
}
.ContentChangeImage__content___AVrMy .ContentChangeImage__img___dhqCC {
  width: 100%;
}
.ContentChangeImage__content___AVrMy .ContentChangeImage__row___DJwmj {
  padding-bottom: 0 !important;
}
.ContentChangeImage__content___AVrMy .ContentChangeImage__item___JMu9S,
.ContentChangeImage__content___AVrMy .ContentChangeImage__active___lFNGD {
  min-height: 240px;
  height: 100%;
  padding: 0.32rem 0.4rem 0.2rem 0.4rem;
  cursor: pointer;
  background-color: #f2f3f5;
  position: relative;
  box-sizing: border-box;
}
.ContentChangeImage__content___AVrMy .ContentChangeImage__item___JMu9S .ContentChangeImage__title___oMqpq,
.ContentChangeImage__content___AVrMy .ContentChangeImage__active___lFNGD .ContentChangeImage__title___oMqpq {
  font-size: clamp(16px, 0.22rem, 18px);
  line-height: 1.8;
  color: #000000;
  margin-bottom: 8px;
  margin-top: 0;
}
.ContentChangeImage__content___AVrMy .ContentChangeImage__active___lFNGD {
  background-color: #fbfbfb;
}
.ContentChangeImage__content___AVrMy .ContentChangeImage__active___lFNGD::before {
  content: ' ';
  width: 100%;
  height: 4px;
  background-color: #076ce0;
  position: absolute;
  left: 0;
  bottom: 0;
}

.TabsContentImg__img-global___DlLsD {
  max-width: 100%;
  height: 70px;
}
html {
  letter-spacing: 0.6px;
}
@font-face {
  font-family: OpenSans;
  src: url(/static/fc50f6120229014ad055.woff2) format('woff2');
  unicode-range: U+0041-005A, U+0061-007A;
  /* 英文数字范围 */
  font-display: swap;
}
@font-face {
  font-family: HanSans;
  src: url(/static/8ca0c962299569e7fd47.woff2) format('woff2');
  unicode-range: U+4E00-9FFF;
  /* 中文字符范围 */
  font-display: swap;
}
body * {
  font-family: OpenSans, HanSans, sans-serif;
}
.TabsContentImg__tabs-content___V4fXU {
  width: 100%;
}
.TabsContentImg__tabs-content___V4fXU .ant-tabs-tab {
  font-size: clamp(14px, 0.16rem, 16px) !important;
}
.TabsContentImg__tabs-content___V4fXU .ant-tabs-ink-bar {
  z-index: 1;
  height: 3px !important;
}
.TabsContentImg__tabs-content___V4fXU .TabsContentImg__content___LYbCq {
  width: 100%;
  display: flex;
}
.TabsContentImg__tabs-content___V4fXU .TabsContentImg__content-small___zRdDa {
  width: 100%;
  display: flex;
  flex-direction: column-reverse;
}
.TabsContentImg__tabs-content___V4fXU .TabsContentImg__content-small___zRdDa .TabsContentImg__left___RSuO1,
.TabsContentImg__tabs-content___V4fXU .TabsContentImg__content-small___zRdDa .TabsContentImg__right___Ltejn {
  width: 100%;
  position: relative;
}
.TabsContentImg__tabs-content___V4fXU .TabsContentImg__content-small___zRdDa .TabsContentImg__right___Ltejn img {
  position: relative;
  margin-bottom: 10px;
}
.TabsContentImg__tabs-content___V4fXU .TabsContentImg__content-small___zRdDa .TabsContentImg__right___Ltejn .TabsContentImg__masks___jLXjx {
  display: none;
}
.TabsContentImg__tabs-content___V4fXU .TabsContentImg__left___RSuO1 {
  width: 60%;
  padding: 24px;
  min-height: 300px;
  box-sizing: border-box;
  background: #f2f6fa;
  border-radius: 4px 0 0 4px;
}
.TabsContentImg__tabs-content___V4fXU .TabsContentImg__left___RSuO1 h4,
.TabsContentImg__tabs-content___V4fXU .TabsContentImg__left___RSuO1 h5 {
  margin-bottom: 8px;
  font-weight: 500;
  color: #000000;
}
.TabsContentImg__tabs-content___V4fXU .TabsContentImg__left___RSuO1 h4 {
  font-size: clamp(16px, 0.18rem, 18px);
  line-height: clamp(22px, 0.28rem, 28px);
}
.TabsContentImg__tabs-content___V4fXU .TabsContentImg__left___RSuO1 h5 {
  font-size: clamp(12px, 0.14rem, 14px);
  line-height: clamp(20px, 0.24rem, 24px);
}
.TabsContentImg__tabs-content___V4fXU .TabsContentImg__left___RSuO1 p {
  position: relative;
  color: #999999;
  text-align: justify;
  font-weight: 400;
}
.TabsContentImg__tabs-content___V4fXU .TabsContentImg__left___RSuO1 ul {
  list-style: none;
  margin: 0;
  padding: 0;
  text-decoration: none;
  font-style: normal;
}
.TabsContentImg__tabs-content___V4fXU .TabsContentImg__left___RSuO1 li {
  padding-left: 24px;
  background-size: 16px 16px !important;
}
.TabsContentImg__tabs-content___V4fXU .TabsContentImg__left___RSuO1 .TabsContentImg__relative___zw9Gj div {
  display: flex;
  align-items: center;
}
.TabsContentImg__tabs-content___V4fXU .TabsContentImg__left___RSuO1 .TabsContentImg__horizontal___k1pgw {
  width: 100%;
}
.TabsContentImg__tabs-content___V4fXU .TabsContentImg__left___RSuO1 .TabsContentImg__horizontal___k1pgw ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 1.67em;
}
.TabsContentImg__tabs-content___V4fXU .TabsContentImg__left___RSuO1 .TabsContentImg__horizontal___k1pgw ul li {
  width: calc(50% - 44px);
  display: flex;
  flex-direction: column;
}
.TabsContentImg__tabs-content___V4fXU .TabsContentImg__left___RSuO1 .TabsContentImg__horizontal___k1pgw ul li h5 {
  margin: 0;
}
.TabsContentImg__tabs-content___V4fXU .TabsContentImg__right___Ltejn {
  width: 40%;
  overflow: hidden;
  border-radius: 0 4px 4px 0;
  position: relative;
  box-sizing: border-box;
}
.TabsContentImg__tabs-content___V4fXU .TabsContentImg__right___Ltejn .TabsContentImg__masks___jLXjx {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1;
  background-image: linear-gradient(270deg, rgba(242, 246, 250, 0.08), rgba(242, 246, 250, 0.12) 40%, rgba(242, 246, 250, 0.9) 91%, #f2f6fa);
}
.TabsContentImg__tabs-content___V4fXU .TabsContentImg__right___Ltejn img {
  position: absolute;
  width: 100%;
  height: 100%;
  display: block;
}
@media screen and (max-width: 768px) {
  .TabsContentImg__left___RSuO1 {
    min-height: unset !important;
  }
}

.HoverCard__img-global___AU08a {
  max-width: 100%;
  height: 70px;
}
html {
  letter-spacing: 0.6px;
}
@font-face {
  font-family: OpenSans;
  src: url(/static/fc50f6120229014ad055.woff2) format('woff2');
  unicode-range: U+0041-005A, U+0061-007A;
  /* 英文数字范围 */
  font-display: swap;
}
@font-face {
  font-family: HanSans;
  src: url(/static/8ca0c962299569e7fd47.woff2) format('woff2');
  unicode-range: U+4E00-9FFF;
  /* 中文字符范围 */
  font-display: swap;
}
body * {
  font-family: OpenSans, HanSans, sans-serif;
}
.HoverCard__hover-card___Zumc4 {
  width: 100%;
  height: 100%;
  background-color: #f7f7f7;
  cursor: pointer;
  box-sizing: border-box;
  border-radius: 4px;
  padding: 24px;
  top: 0;
  transition: all 0.3s ease-out;
  position: relative;
}
.HoverCard__hover-card___Zumc4 .HoverCard__description___D5okX {
  color: #999999;
  font-size: clamp(14px, 0.14rem, 16px);
  line-height: 1.8;
}
.HoverCard__hover-card___Zumc4:hover {
  top: -12px;
  box-shadow: 0 6px 16px 2px rgba(7, 12, 20, 0.08);
}
.HoverCard__hover-card___Zumc4:hover .HoverCard__header___PNtNK div {
  color: #076ce0;
}
.HoverCard__hover-card___Zumc4:hover img:last-child {
  animation: HoverCard__move___EHn9O 0.9s linear infinite;
}
@keyframes HoverCard__move___EHn9O {
  0% {
    right: 0px;
  }
  50% {
    right: 4px;
  }
  100% {
    right: 0px;
  }
}

.ConstructionProcess__process-content___el_7h {
  border: 0.8px solid #dfdfdf;
  padding: 25px 24px;
  display: flex;
}
.ConstructionProcess__process-content___el_7h .ConstructionProcess__process-card___f_djX {
  max-width: 248px;
  height: 64px;
  padding: 8px 12px;
  background: #006cff;
  border-radius: 6px;
  color: #fff;
  font-size: clamp(10px, 0.12rem, 12px);
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.ConstructionProcess__process-content___el_7h .ConstructionProcess__process-split___IeGpq {
  width: 56px;
  align-self: center;
  border: 1px dashed #006cff;
}

.DeploymentGuide__img-global___xeCvk {
  max-width: 100%;
  height: 70px;
}
html {
  letter-spacing: 0.6px;
}
@font-face {
  font-family: OpenSans;
  src: url(/static/fc50f6120229014ad055.woff2) format('woff2');
  unicode-range: U+0041-005A, U+0061-007A;
  /* 英文数字范围 */
  font-display: swap;
}
@font-face {
  font-family: HanSans;
  src: url(/static/8ca0c962299569e7fd47.woff2) format('woff2');
  unicode-range: U+4E00-9FFF;
  /* 中文字符范围 */
  font-display: swap;
}
body * {
  font-family: OpenSans, HanSans, sans-serif;
}
.DeploymentGuide__guide-content___fT8Mi ul,
.DeploymentGuide__guide-content___fT8Mi ol {
  padding-inline-start: 20px;
}
.DeploymentGuide__guide-content___fT8Mi dl {
  padding-inline-start: 0px;
}
.DeploymentGuide__guide-content___fT8Mi ul div,
.DeploymentGuide__guide-content___fT8Mi ol div,
.DeploymentGuide__guide-content___fT8Mi dl div {
  line-height: 2;
}
.DeploymentGuide__guide-content___fT8Mi ul div p,
.DeploymentGuide__guide-content___fT8Mi ol div p,
.DeploymentGuide__guide-content___fT8Mi dl div p {
  margin: 0;
  line-height: 1.5;
}
.DeploymentGuide__guide-content___fT8Mi ul div p span,
.DeploymentGuide__guide-content___fT8Mi ol div p span,
.DeploymentGuide__guide-content___fT8Mi dl div p span {
  text-wrap-mode: wrap !important;
  overflow-wrap: anywhere !important;
}
.DeploymentGuide__guide-content___fT8Mi .DeploymentGuide__number-list___z9t25 > li {
  font-size: clamp(16px, 0.16rem, 18px) !important;
  font-weight: 700;
  line-height: 1.5;
}
.DeploymentGuide__guide-content___fT8Mi .DeploymentGuide__English-list___tjm1Q,
.DeploymentGuide__guide-content___fT8Mi .DeploymentGuide__dot-list___MT3je,
.DeploymentGuide__guide-content___fT8Mi .DeploymentGuide__bracket-list___Vygbo {
  font-size: clamp(12px, 0.14rem, 14px) !important;
  line-height: 1.5;
  font-weight: normal;
  margin: 0;
}
.DeploymentGuide__guide-content___fT8Mi .DeploymentGuide__title-list___XvNV5 > li {
  font-size: clamp(16px, 0.16rem, 18px) !important;
  font-weight: 600;
  line-height: 1.5;
}
.DeploymentGuide__guide-content___fT8Mi .DeploymentGuide__bracket-list___Vygbo dt > div:first-child {
  display: inline;
}
.DeploymentGuide__guide-content___fT8Mi .DeploymentGuide__bracket-list___Vygbo dt > div:first-child p {
  display: inline;
}
.DeploymentGuide__guide-content___fT8Mi .DeploymentGuide__guide-code-content___DuD29 {
  background-color: #f4f7fa;
  padding: clamp(14px, 0.16rem, 16px);
  font-size: clamp(12px, 0.14rem, 14px);
}
.DeploymentGuide__guide-content___fT8Mi .DeploymentGuide__guide-code-content___DuD29 .DeploymentGuide__guide-code___h00l8 {
  background-color: #ffffff;
  padding: clamp(8px, 0.1rem, 10px) clamp(14px, 0.16rem, 16px);
  font-weight: normal;
  max-height: 580px;
  overflow: auto;
}
.DeploymentGuide__guide-content___fT8Mi .DeploymentGuide__guide-text___NFKLM {
  font-weight: normal;
  font-size: clamp(12px, 0.14rem, 14px);
}
.DeploymentGuide__guide-content___fT8Mi li .ant-collapse,
.DeploymentGuide__guide-content___fT8Mi dt .ant-collapse {
  font-weight: normal;
}
.DeploymentGuide__guide-content___fT8Mi li .ant-collapse .ant-collapse-header,
.DeploymentGuide__guide-content___fT8Mi dt .ant-collapse .ant-collapse-header {
  padding-inline-start: 0px !important;
}
.DeploymentGuide__guide-content___fT8Mi li .ant-collapse .ant-collapse-expand-icon,
.DeploymentGuide__guide-content___fT8Mi dt .ant-collapse .ant-collapse-expand-icon {
  margin-inline-start: 0px !important;
}
.DeploymentGuide__tableSty___Aw2u1 thead > tr > th {
  background: #dfdfdf !important;
  padding: 10px 0 9px 26px !important;
  border-start-start-radius: 0 !important;
  border-start-end-radius: 0 !important;
  font-family: "PingFang SC", "Helvetica Neue";
  font-size: clamp(12px, 0.14rem, 14px);
}
.DeploymentGuide__tableSty___Aw2u1 thead > tr > th::before {
  display: none;
}
.DeploymentGuide__tableSty___Aw2u1 tbody > tr > td {
  border-right: 1px solid #f0f0f0;
  padding: 10px 26px !important;
  font-family: "PingFang SC", "Helvetica Neue";
  font-size: clamp(12px, 0.14rem, 14px);
}
@media screen and (max-width: 768px) {
  img {
    width: 100%;
  }
}

.DeploymentTips__img-global___l3gT1 {
  max-width: 100%;
  height: 70px;
}
html {
  letter-spacing: 0.6px;
}
@font-face {
  font-family: OpenSans;
  src: url(/static/fc50f6120229014ad055.woff2) format('woff2');
  unicode-range: U+0041-005A, U+0061-007A;
  /* 英文数字范围 */
  font-display: swap;
}
@font-face {
  font-family: HanSans;
  src: url(/static/8ca0c962299569e7fd47.woff2) format('woff2');
  unicode-range: U+4E00-9FFF;
  /* 中文字符范围 */
  font-display: swap;
}
body * {
  font-family: OpenSans, HanSans, sans-serif;
}
.DeploymentTips__managerWebTop___OHVkb,
.DeploymentTips__macAppInstall___p91NV {
  background-color: #f5f5f6;
  display: flex !important;
  border-left: 2px solid #006cff;
  padding: clamp(6px, 0.08rem, 8px) clamp(10px, 0.12rem, 12px);
  margin-bottom: 10px;
  line-height: 2;
  font-size: clamp(12px, 0.14rem, 14px);
}
.DeploymentTips__managerWebTop___OHVkb .DeploymentTips__tips-title___w9avi,
.DeploymentTips__macAppInstall___p91NV .DeploymentTips__tips-title___w9avi {
  font-weight: 700;
  min-width: clamp(60px, 0.8rem, 80rem);
}
.DeploymentTips__managerWebTop___OHVkb .DeploymentTips__tips-content___VhNMZ p {
  margin: 0;
}
.DeploymentTips__macAppInstall___p91NV .DeploymentTips__tips-content___VhNMZ {
  display: flex;
  width: calc(100% - 100px);
  flex-direction: column;
}
.DeploymentTips__macAppInstall___p91NV .DeploymentTips__tips-content-top___RM_KT,
.DeploymentTips__macAppInstall___p91NV .DeploymentTips__tips-content-bottom___Pj51c {
  display: flex;
}
.DeploymentTips__macAppInstall___p91NV .DeploymentTips__tips-content-top-left___GNDPS,
.DeploymentTips__macAppInstall___p91NV .DeploymentTips__tips-content-top-right___TSEJ6 {
  width: 50%;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.DeploymentTips__macAppInstall___p91NV .DeploymentTips__tips-content-top-left___GNDPS picture,
.DeploymentTips__macAppInstall___p91NV .DeploymentTips__tips-content-top-right___TSEJ6 picture {
  width: 100%;
}
.DeploymentTips__macAppInstall___p91NV .DeploymentTips__tips-content-top-left___GNDPS picture .ant-image,
.DeploymentTips__macAppInstall___p91NV .DeploymentTips__tips-content-top-right___TSEJ6 picture .ant-image {
  width: 100%;
}
.DeploymentTips__macAppInstall___p91NV .DeploymentTips__tips-content-top-left___GNDPS {
  margin-right: clamp(6px, 0.36rem, 36px);
}
.DeploymentTips__macAppInstall___p91NV .DeploymentTips__tips-content-top-right___TSEJ6 img {
  margin: 0 11px;
  width: calc(100% - 22px) !important;
}
.DeploymentTips__macAppInstall___p91NV .DeploymentTips__tips-content-bottom___Pj51c {
  width: 100%;
  flex-direction: column;
}
.DeploymentTips__macAppInstall___p91NV .DeploymentTips__tips-content-bottom___Pj51c .DeploymentTips__tip___peFji {
  margin: 10px 0;
}
.DeploymentTips__macAppInstall___p91NV .DeploymentTips__tips-content-bottom___Pj51c picture {
  width: 30% !important;
}

/* 在根元素上定义基础字号计算单位 */
:root {
  /* 基础单位定义 - 使用 clamp 确保基础字号在合理范围内 */
  --base-unit: clamp(14px, calc(12px + 0.5vw), 18px);
  
  /* 比例系统 - 使用相对于基础单位的比例 */
  --scale-sm: 0.875;    /* 小号字体比例 */
  --scale-base: 1;      /* 基础字体比例 */
  --scale-md: 1.125;    /* 中号字体比例 */
  --scale-lg: 1.25;     /* 大号字体比例 */
  --scale-xl: 1.5;      /* 超大号字体比例 */
  --scale-2xl: 1.875;   /* 2倍大号字体比例 */
  --scale-3xl: 2.25;    /* 3倍大号字体比例 */
}

.markdown-body {
  /* 基础变量定义 */
  --base-size-2: clamp(2px, 0.125vw, 3px);    /* 最小间距 */
  --base-size-4: clamp(4px, 0.25vw, 6px);     /* 小间距 */
  --base-size-8: clamp(8px, 0.5vw, 12px);     /* 中间距 */
  --base-size-12: clamp(12px, 0.75vw, 18px);  /* 中大间距 */
  --base-size-16: clamp(16px, 1vw, 24px);     /* 基础间距 */
  --base-size-24: clamp(24px, 1.5vw, 36px);   /* 大间距 */
  --base-size-40: clamp(32px, 2vw, 48px);     /* 最大间距 */

  /* 字体大小系统 */
  --font-size-base: clamp(14px, 1vw, 16px);   /* 基础字号 */
  --font-size-h1: clamp(24px, 1.75vw, 32px);  /* h1 */
  --font-size-h2: clamp(20px, 1.5vw, 28px);   /* h2 */
  --font-size-h3: clamp(18px, 1.25vw, 24px);  /* h3 */
  --font-size-h4: clamp(16px, 1.1vw, 20px);   /* h4 */
  --font-size-h5: clamp(14px, 1vw, 18px);     /* h5 */
  --font-size-h6: clamp(14px, 0.9vw, 16px);   /* h6 */
  --font-size-code: clamp(12px, 0.9vw, 14px); /* 代码 */
  --font-size-small: clamp(12px, 0.8vw, 14px); /* 小字号 */

  /* 基础字重 */
  --base-text-weight-normal: 400;
  --base-text-weight-medium: 500;
  --base-text-weight-semibold: 600;
  
  /* 字体设置 */
  --fontStack-monospace: ui-monospace, SFMono-Regular, SF Mono, Menlo, Consolas, Liberation Mono, monospace;
  
  /* 应用基础字号 */
  font-size: var(--font-size-base);
  line-height: 1.6;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  margin: 0;
  color: var(--fgColor-default);
  background-color: var(--bgColor-default);
  font-family: -apple-system,BlinkMacSystemFont,"Segoe UI","Noto Sans",Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji";
  word-wrap: break-word;

  /* 文本间距 */
  --text-spacing-base: calc(var(--base-unit) * 1);
  --text-spacing-lg: calc(var(--base-unit) * 1.5);
  --text-spacing-xl: calc(var(--base-unit) * 2);
  
  /* 标题字号 - 使用比例系统 */
  --h1-size: calc(var(--base-unit) * var(--scale-3xl));
  --h2-size: calc(var(--base-unit) * var(--scale-2xl));
  --h3-size: calc(var(--base-unit) * var(--scale-xl));
  --h4-size: calc(var(--base-unit) * var(--scale-lg));
  --h5-size: calc(var(--base-unit) * var(--scale-md));
  --h6-size: calc(var(--base-unit) * var(--scale-base));
  
  /* 其他文本元素字号 */
  --text-sm: calc(var(--base-unit) * var(--scale-sm));
  --text-base: var(--base-unit);
  --text-lg: calc(var(--base-unit) * var(--scale-lg));
  
  /* 代码字号 */
  --code-size: calc(var(--base-unit) * var(--scale-sm));

  /* 调整标题间距 */
  h1 {
    font-size: var(--font-size-h1);
    margin: var(--base-size-24) 0;
    padding-bottom: var(--base-size-8);
  }

  h2 {
    font-size: var(--font-size-h2);
    margin: var(--base-size-24) 0 var(--base-size-16);
    padding-bottom: var(--base-size-8);
    border-bottom: 1px solid var(--borderColor-muted);
  }

  h3,
  h4 {
    font-size: var(--font-size-h3);
    margin: var(--base-size-16) 0;
  }

  h5,
  h6 {
    font-size: var(--font-size-h5);
    margin: var(--base-size-12) 0;
    color: var(--fgColor-muted);
  }

  /* 更新代码相关样式 */
  code, tt {
    padding: var(--base-size-2) var(--base-size-4);
    margin: 0;
    font-family: var(--fontStack-monospace);
    border-radius: var(--base-size-4);
    background-color: var(--bgColor-neutral-muted);
  }

  table th,
  table td {
    padding: var(--base-size-8) var(--base-size-12);
    border: 1px solid var(--borderColor-default);
  }

  /* 调整段落间距 */
  p {
    margin: var(--base-size-16) 0;
    line-height: 1.6;
  }

  /* 调整列表间距 */
  ul,
  ol {
    padding-left: var(--base-size-24);
    margin: var(--base-size-16) 0;
  }

  li {
    margin: var(--base-size-4) 0;
  }

  li + li {
    margin-top: var(--base-size-4);
  }

  /* 调整引用块间距 */
  blockquote {
    padding: 0 var(--base-size-16);
    margin: var(--base-size-16) 0;
    color: var(--fgColor-muted);
    border-left: var(--base-size-4) solid var(--borderColor-default);
  }

  img {
    max-width: 100%;
    box-sizing: content-box;
  }

  /* 调整代码块间距 */
  pre {
    padding: var(--base-size-16);
    margin: var(--base-size-16) 0;
    word-wrap: normal;
    background-color: var(--bgColor-muted);
    border-radius: var(--base-size-8);
    overflow: auto;
    line-height: 1.45; 
  }

  .task-list-item-checkbox {
    margin: 0 var(--base-size-4) var(--base-size-4) calc(-1 * var(--base-size-8));
  }

  a {
    color: var(--fgColor-accent);
    text-decoration: none;
    &:hover {
      text-decoration: underline;
    }
  }
}

@media (prefers-color-scheme: dark) {
  .markdown-body, [data-theme="dark"] {
    /* dark */
    color-scheme: dark;
    --focus-outlineColor: #1f6feb;
    --fgColor-default: #f0f6fc;
    --fgColor-muted: #9198a1;
    --fgColor-accent: #4493f8;
    --fgColor-success: #3fb950;
    --fgColor-attention: #d29922;
    --fgColor-danger: #f85149;
    --fgColor-done: #ab7df8;
    --bgColor-default: #0d1117;
    --bgColor-muted: #151b23;
    --bgColor-neutral-muted: #656c7633;
    --bgColor-attention-muted: #bb800926;
    --borderColor-default: #3d444d;
    --borderColor-muted: #3d444db3;
    --borderColor-neutral-muted: #3d444db3;
    --borderColor-accent-emphasis: #1f6feb;
    --borderColor-success-emphasis: #238636;
    --borderColor-attention-emphasis: #9e6a03;
    --borderColor-danger-emphasis: #da3633;
    --borderColor-done-emphasis: #8957e5;
    --color-prettylights-syntax-comment: #9198a1;
    --color-prettylights-syntax-constant: #79c0ff;
    --color-prettylights-syntax-constant-other-reference-link: #a5d6ff;
    --color-prettylights-syntax-entity: #d2a8ff;
    --color-prettylights-syntax-storage-modifier-import: #f0f6fc;
    --color-prettylights-syntax-entity-tag: #7ee787;
    --color-prettylights-syntax-keyword: #ff7b72;
    --color-prettylights-syntax-string: #a5d6ff;
    --color-prettylights-syntax-variable: #ffa657;
    --color-prettylights-syntax-brackethighlighter-unmatched: #f85149;
    --color-prettylights-syntax-brackethighlighter-angle: #9198a1;
    --color-prettylights-syntax-invalid-illegal-text: #f0f6fc;
    --color-prettylights-syntax-invalid-illegal-bg: #8e1519;
    --color-prettylights-syntax-carriage-return-text: #f0f6fc;
    --color-prettylights-syntax-carriage-return-bg: #b62324;
    --color-prettylights-syntax-string-regexp: #7ee787;
    --color-prettylights-syntax-markup-list: #f2cc60;
    --color-prettylights-syntax-markup-heading: #1f6feb;
    --color-prettylights-syntax-markup-italic: #f0f6fc;
    --color-prettylights-syntax-markup-bold: #f0f6fc;
    --color-prettylights-syntax-markup-deleted-text: #ffdcd7;
    --color-prettylights-syntax-markup-deleted-bg: #67060c;
    --color-prettylights-syntax-markup-inserted-text: #aff5b4;
    --color-prettylights-syntax-markup-inserted-bg: #033a16;
    --color-prettylights-syntax-markup-changed-text: #ffdfb6;
    --color-prettylights-syntax-markup-changed-bg: #5a1e02;
    --color-prettylights-syntax-markup-ignored-text: #f0f6fc;
    --color-prettylights-syntax-markup-ignored-bg: #1158c7;
    --color-prettylights-syntax-meta-diff-range: #d2a8ff;
    --color-prettylights-syntax-sublimelinter-gutter-mark: #3d444d;
  }
}

@media (prefers-color-scheme: light) {
  .markdown-body, [data-theme="light"] {
    /* light */
    color-scheme: light;
    --focus-outlineColor: #0969da;
    --fgColor-default: #1f2328;
    --fgColor-muted: #59636e;
    --fgColor-accent: #0969da;
    --fgColor-success: #1a7f37;
    --fgColor-attention: #9a6700;
    --fgColor-danger: #d1242f;
    --fgColor-done: #8250df;
    --bgColor-default: #ffffff;
    --bgColor-muted: #f6f8fa;
    --bgColor-neutral-muted: #818b981f;
    --bgColor-attention-muted: #fff8c5;
    --borderColor-default: #d1d9e0;
    --borderColor-muted: #d1d9e0b3;
    --borderColor-neutral-muted: #d1d9e0b3;
    --borderColor-accent-emphasis: #0969da;
    --borderColor-success-emphasis: #1a7f37;
    --borderColor-attention-emphasis: #9a6700;
    --borderColor-danger-emphasis: #cf222e;
    --borderColor-done-emphasis: #8250df;
    --color-prettylights-syntax-comment: #59636e;
    --color-prettylights-syntax-constant: #0550ae;
    --color-prettylights-syntax-constant-other-reference-link: #0a3069;
    --color-prettylights-syntax-entity: #6639ba;
    --color-prettylights-syntax-storage-modifier-import: #1f2328;
    --color-prettylights-syntax-entity-tag: #0550ae;
    --color-prettylights-syntax-keyword: #cf222e;
    --color-prettylights-syntax-string: #0a3069;
    --color-prettylights-syntax-variable: #953800;
    --color-prettylights-syntax-brackethighlighter-unmatched: #82071e;
    --color-prettylights-syntax-brackethighlighter-angle: #59636e;
    --color-prettylights-syntax-invalid-illegal-text: #f6f8fa;
    --color-prettylights-syntax-invalid-illegal-bg: #82071e;
    --color-prettylights-syntax-carriage-return-text: #f6f8fa;
    --color-prettylights-syntax-carriage-return-bg: #cf222e;
    --color-prettylights-syntax-string-regexp: #116329;
    --color-prettylights-syntax-markup-list: #3b2300;
    --color-prettylights-syntax-markup-heading: #0550ae;
    --color-prettylights-syntax-markup-italic: #1f2328;
    --color-prettylights-syntax-markup-bold: #1f2328;
    --color-prettylights-syntax-markup-deleted-text: #82071e;
    --color-prettylights-syntax-markup-deleted-bg: #ffebe9;
    --color-prettylights-syntax-markup-inserted-text: #116329;
    --color-prettylights-syntax-markup-inserted-bg: #dafbe1;
    --color-prettylights-syntax-markup-changed-text: #953800;
    --color-prettylights-syntax-markup-changed-bg: #ffd8b5;
    --color-prettylights-syntax-markup-ignored-text: #d1d9e0;
    --color-prettylights-syntax-markup-ignored-bg: #0550ae;
    --color-prettylights-syntax-meta-diff-range: #8250df;
    --color-prettylights-syntax-sublimelinter-gutter-mark: #818b98;
  }
}

.markdown-body .octicon {
  display: inline-block;
  fill: currentColor;
  vertical-align: text-bottom;
}

.markdown-body h1:hover .anchor .octicon-link:before,
.markdown-body h2:hover .anchor .octicon-link:before,
.markdown-body h3:hover .anchor .octicon-link:before,
.markdown-body h4:hover .anchor .octicon-link:before,
.markdown-body h5:hover .anchor .octicon-link:before,
.markdown-body h6:hover .anchor .octicon-link:before {
  width: 16px;
  height: 16px;
  content: ' ';
  display: inline-block;
  background-color: currentColor;
  -webkit-mask-image: url("data:image/svg+xml,<svg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 16 16%27 version=%271.1%27 aria-hidden=%27true%27><path fill-rule=%27evenodd%27 d=%27M7.775 3.275a.75.75 0 001.06 1.06l1.25-1.25a2 2 0 112.83 2.83l-2.5 2.5a2 2 0 01-2.83 0 .75.75 0 00-1.06 1.06 3.5 3.5 0 004.95 0l2.5-2.5a3.5 3.5 0 00-4.95-4.95l-1.25 1.25zm-4.69 9.64a2 2 0 010-2.83l2.5-2.5a2 2 0 012.83 0 .75.75 0 001.06-1.06 3.5 3.5 0 00-4.95 0l-2.5 2.5a3.5 3.5 0 004.95 4.95l1.25-1.25a.75.75 0 00-1.06-1.06l-1.25 1.25a2 2 0 01-2.83 0z%27></path></svg>");
  mask-image: url("data:image/svg+xml,<svg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 16 16%27 version=%271.1%27 aria-hidden=%27true%27><path fill-rule=%27evenodd%27 d=%27M7.775 3.275a.75.75 0 001.06 1.06l1.25-1.25a2 2 0 112.83 2.83l-2.5 2.5a2 2 0 01-2.83 0 .75.75 0 00-1.06 1.06 3.5 3.5 0 004.95 0l2.5-2.5a3.5 3.5 0 00-4.95-4.95l-1.25 1.25zm-4.69 9.64a2 2 0 010-2.83l2.5-2.5a2 2 0 012.83 0 .75.75 0 001.06-1.06 3.5 3.5 0 00-4.95 0l-2.5 2.5a3.5 3.5 0 004.95 4.95l1.25-1.25a.75.75 0 00-1.06-1.06l-1.25 1.25a2 2 0 01-2.83 0z%27></path></svg>");
}

.markdown-body details,
.markdown-body figcaption,
.markdown-body figure {
  display: block;
}

.markdown-body summary {
  display: list-item;
}

.markdown-body [hidden] {
  display: none !important;
}

.markdown-body a {
  background-color: transparent;
  color: var(--fgColor-accent);
  text-decoration: none;
}

.markdown-body abbr[title] {
  border-bottom: none;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}

.markdown-body b,
.markdown-body strong {
  font-weight: var(--base-text-weight-semibold, 600);
}

.markdown-body dfn {
  font-style: italic;
}

.markdown-body mark {
  background-color: var(--bgColor-attention-muted);
  color: var(--fgColor-default);
}

.markdown-body small {
  font-size: var(--font-size-small);
}

.markdown-body sub,
.markdown-body sup {
  font-size: var(--font-size-small);
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

.markdown-body sub {
  bottom: -0.25em;
}

.markdown-body sup {
  top: -0.5em;
}

.markdown-body img {
  border-style: none;
  max-width: 100%;
  box-sizing: content-box;
}

.markdown-body code,
.markdown-body kbd,
.markdown-body pre,
.markdown-body samp {
  font-family: var(--fontStack-monospace);
  font-size: var(--font-size-code);
}

.markdown-body figure {
  margin: 1em var(--base-size-40);
}

.markdown-body hr {
  box-sizing: content-box;
  overflow: hidden;
  background: transparent;
  border-bottom: 1px solid var(--borderColor-muted);
  height: .25em;
  padding: 0;
  margin: var(--base-size-24) 0;
  background-color: var(--borderColor-default);
  border: 0;
}

.markdown-body input {
  font: inherit;
  margin: 0;
  overflow: visible;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

.markdown-body [type=button],
.markdown-body [type=reset],
.markdown-body [type=submit] {
  -webkit-appearance: button;
  appearance: button;
}

.markdown-body [type=checkbox],
.markdown-body [type=radio] {
  box-sizing: border-box;
  padding: 0;
}

.markdown-body [type=number]::-webkit-inner-spin-button,
.markdown-body [type=number]::-webkit-outer-spin-button {
  height: auto;
}

.markdown-body [type=search]::-webkit-search-cancel-button,
.markdown-body [type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
  appearance: none;
}

.markdown-body ::-webkit-input-placeholder {
  color: inherit;
  opacity: .54;
}

.markdown-body ::-webkit-file-upload-button {
  -webkit-appearance: button;
  appearance: button;
  font: inherit;
}

.markdown-body a:hover {
  text-decoration: underline;
}

.markdown-body ::placeholder {
  color: var(--fgColor-muted);
  opacity: 1;
}

.markdown-body hr::before {
  display: table;
  content: "";
}

.markdown-body hr::after {
  display: table;
  clear: both;
  content: "";
}

.markdown-body table {
  border-spacing: 0;
  border-collapse: collapse;
  display: block;
  width: max-content;
  max-width: 100%;
  overflow: auto;
  font-variant: tabular-nums;
}

.markdown-body td,
.markdown-body th {
  padding: 0;
}

.markdown-body details summary {
  cursor: pointer;
}

.markdown-body a:focus,
.markdown-body [role=button]:focus,
.markdown-body input[type=radio]:focus,
.markdown-body input[type=checkbox]:focus {
  outline: 2px solid var(--focus-outlineColor);
  outline-offset: -2px;
  box-shadow: none;
}

.markdown-body a:focus:not(:focus-visible),
.markdown-body [role=button]:focus:not(:focus-visible),
.markdown-body input[type=radio]:focus:not(:focus-visible),
.markdown-body input[type=checkbox]:focus:not(:focus-visible) {
  outline: solid 1px transparent;
}

.markdown-body a:focus-visible,
.markdown-body [role=button]:focus-visible,
.markdown-body input[type=radio]:focus-visible,
.markdown-body input[type=checkbox]:focus-visible {
  outline: 2px solid var(--focus-outlineColor);
  outline-offset: -2px;
  box-shadow: none;
}

.markdown-body a:not([class]):focus,
.markdown-body a:not([class]):focus-visible,
.markdown-body input[type=radio]:focus,
.markdown-body input[type=radio]:focus-visible,
.markdown-body input[type=checkbox]:focus,
.markdown-body input[type=checkbox]:focus-visible {
  outline-offset: 0;
}

.markdown-body kbd {
  display: inline-block;
  padding: var(--base-size-4);
  font: 11px var(--fontStack-monospace, ui-monospace, SFMono-Regular, SF Mono, Menlo, Consolas, Liberation Mono, monospace);
  line-height: 10px;
  color: var(--fgColor-default);
  vertical-align: middle;
  background-color: var(--bgColor-muted);
  border: solid 1px var(--borderColor-neutral-muted);
  border-bottom-color: var(--borderColor-neutral-muted);
  border-radius: 6px;
  box-shadow: inset 0 -1px 0 var(--borderColor-neutral-muted);
}

.markdown-body h1,
.markdown-body h2,
.markdown-body h3,
.markdown-body h4,
.markdown-body h5,
.markdown-body h6 {
  margin-top: var(--base-size-16);
  margin-bottom: var(--base-size-8);
  font-weight: var(--base-text-weight-semibold, 600);
  line-height: 1.25;
}

.markdown-body h2 {
  font-weight: var(--base-text-weight-semibold, 600);
  padding-bottom: .3em;
  font-size: var(--font-size-h2);
  border-bottom: 1px solid var(--borderColor-muted);
}

.markdown-body h3 {
  font-weight: var(--base-text-weight-semibold, 600);
  font-size: var(--font-size-h3);
}

.markdown-body h4 {
  font-weight: var(--base-text-weight-semibold, 600);
  font-size: var(--font-size-h4);
}

.markdown-body h5 {
  font-weight: var(--base-text-weight-semibold, 600);
  font-size: var(--font-size-h5);
}

.markdown-body h6 {
  font-weight: var(--base-text-weight-semibold, 600);
  font-size: var(--font-size-h6);
  color: var(--fgColor-muted);
}

.markdown-body p {
  margin-top: 0;
  margin-bottom: 10px;
}

.markdown-body blockquote {
  margin: 0;
  padding: 0 var(--base-size-8);
  color: var(--fgColor-muted);
  border-left: var(--base-size-4) solid var(--borderColor-default);
}

.markdown-body ul,
.markdown-body ol {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: var(--base-size-16);
}

.markdown-body ol ol,
.markdown-body ul ol {
  list-style-type: lower-roman;
}

.markdown-body ul ul ol,
.markdown-body ul ol ol,
.markdown-body ol ul ol,
.markdown-body ol ol ol {
  list-style-type: lower-alpha;
}

.markdown-body dd {
  margin-left: 0;
}

.markdown-body tt,
.markdown-body code,
.markdown-body samp {
  font-family: var(--fontStack-monospace);
  font-size: var(--font-size-code);
}

.markdown-body pre code {
  padding: 0;
  margin: 0;
  border-radius: 0;
  background: transparent;
  font-size: var(--font-size-code);
  white-space: pre;
  word-break: normal;
  overflow: visible;
}

.markdown-body .octicon {
  display: inline-block;
  overflow: visible !important;
  vertical-align: text-bottom;
  fill: currentColor;
}

.markdown-body input::-webkit-outer-spin-button,
.markdown-body input::-webkit-inner-spin-button {
  margin: 0;
  appearance: none;
}

.markdown-body .mr-2 {
  margin-right: var(--base-size-8, 8px) !important;
}

.markdown-body::before {
  display: table;
  content: "";
}

.markdown-body::after {
  display: table;
  clear: both;
  content: "";
}

.markdown-body>*:first-child {
  margin-top: 0 !important;
}

.markdown-body>*:last-child {
  margin-bottom: 0 !important;
}

.markdown-body a:not([href]) {
  color: inherit;
  text-decoration: none;
}

.markdown-body .absent {
  color: var(--fgColor-danger);
}

.markdown-body .anchor {
  float: left;
  padding-right: var(--base-size-4);
  margin-left: -20px;
  line-height: 1;
}

.markdown-body .anchor:focus {
  outline: none;
}

.markdown-body p,
.markdown-body blockquote,
.markdown-body ul,
.markdown-body ol,
.markdown-body dl,
.markdown-body table,
.markdown-body pre,
.markdown-body details {
  margin-top: 0;
  margin-bottom: var(--base-size-8);
}

.markdown-body blockquote>:first-child {
  margin-top: 0;
}

.markdown-body blockquote>:last-child {
  margin-bottom: 0;
}

.markdown-body h1 .octicon-link,
.markdown-body h2 .octicon-link,
.markdown-body h3 .octicon-link,
.markdown-body h4 .octicon-link,
.markdown-body h5 .octicon-link,
.markdown-body h6 .octicon-link {
  color: var(--fgColor-default);
  vertical-align: middle;
  visibility: hidden;
}

.markdown-body h1:hover .anchor,
.markdown-body h2:hover .anchor,
.markdown-body h3:hover .anchor,
.markdown-body h4:hover .anchor,
.markdown-body h5:hover .anchor,
.markdown-body h6:hover .anchor {
  text-decoration: none;
}

.markdown-body h1:hover .anchor .octicon-link,
.markdown-body h2:hover .anchor .octicon-link,
.markdown-body h3:hover .anchor .octicon-link,
.markdown-body h4:hover .anchor .octicon-link,
.markdown-body h5:hover .anchor .octicon-link,
.markdown-body h6:hover .anchor .octicon-link {
  visibility: visible;
}

.markdown-body h1 tt,
.markdown-body h1 code,
.markdown-body h2 tt,
.markdown-body h2 code,
.markdown-body h3 tt,
.markdown-body h3 code,
.markdown-body h4 tt,
.markdown-body h4 code,
.markdown-body h5 tt,
.markdown-body h5 code,
.markdown-body h6 tt,
.markdown-body h6 code {
  padding: 0 .2em;
  font-size: inherit;
}

.markdown-body summary h1,
.markdown-body summary h2,
.markdown-body summary h3,
.markdown-body summary h4,
.markdown-body summary h5,
.markdown-body summary h6 {
  display: inline-block;
}

.markdown-body summary h1 .anchor,
.markdown-body summary h2 .anchor,
.markdown-body summary h3 .anchor,
.markdown-body summary h4 .anchor,
.markdown-body summary h5 .anchor,
.markdown-body summary h6 .anchor {
  margin-left: -40px;
}

.markdown-body summary h1,
.markdown-body summary h2 {
  padding-bottom: 0;
  border-bottom: 0;
}

.markdown-body ul.no-list,
.markdown-body ol.no-list {
  padding: 0;
  list-style-type: none;
}

.markdown-body ol[type="a s"] {
  list-style-type: lower-alpha;
}

.markdown-body ol[type="A s"] {
  list-style-type: upper-alpha;
}

.markdown-body ol[type="i s"] {
  list-style-type: lower-roman;
}

.markdown-body ol[type="I s"] {
  list-style-type: upper-roman;
}

.markdown-body ol[type="1"] {
  list-style-type: decimal;
}

.markdown-body div>ol:not([type]) {
  list-style-type: decimal;
}

.markdown-body ul ul,
.markdown-body ul ol,
.markdown-body ol ol,
.markdown-body ol ul {
  margin: var(--base-size-8) 0;
}

.markdown-body li>p {
  margin-top: var(--base-size-8);
}

.markdown-body li+li {
  margin-top: var(--base-size-4);
}

.markdown-body dl {
  padding: 0;
}

.markdown-body dl dt {
  padding: 0;
  margin-top: var(--base-size-8);
  font-size: 1em;
  font-style: italic;
  font-weight: var(--base-text-weight-semibold, 600);
}

.markdown-body dl dd {
  padding: 0 var(--base-size-8);
  margin-bottom: var(--base-size-8);
}

.markdown-body table th {
  font-weight: var(--base-text-weight-semibold, 600);
}

.markdown-body table th,
.markdown-body table td {
  padding: var(--base-size-8) var(--base-size-12);
  border: 1px solid var(--borderColor-default);
}

.markdown-body table td>:last-child {
  margin-bottom: 0;
}

.markdown-body table tr {
  background-color: var(--bgColor-default);
  border-top: 1px solid var(--borderColor-muted);
}

.markdown-body table tr:nth-child(2n) {
  background-color: var(--bgColor-muted);
}

.markdown-body table img {
  background-color: transparent;
}

.markdown-body img[align=right] {
  padding-left: 20px;
}

.markdown-body img[align=left] {
  padding-right: 20px;
}

.markdown-body .emoji {
  max-width: none;
  vertical-align: text-top;
  background-color: transparent;
}

.markdown-body span.frame {
  display: block;
  overflow: hidden;
}

.markdown-body span.frame>span {
  display: block;
  float: left;
  width: auto;
  padding: 7px;
  margin: 13px 0 0;
  overflow: hidden;
  border: 1px solid var(--borderColor-default);
}

.markdown-body span.frame span img {
  display: block;
  float: left;
}

.markdown-body span.frame span span {
  display: block;
  padding: 5px 0 0;
  clear: both;
  color: var(--fgColor-default);
}

.markdown-body span.align-center {
  display: block;
  overflow: hidden;
  clear: both;
}

.markdown-body span.align-center>span {
  display: block;
  margin: 13px auto 0;
  overflow: hidden;
  text-align: center;
}

.markdown-body span.align-center span img {
  margin: 0 auto;
  text-align: center;
}

.markdown-body span.align-right {
  display: block;
  overflow: hidden;
  clear: both;
}

.markdown-body span.align-right>span {
  display: block;
  margin: 13px 0 0;
  overflow: hidden;
  text-align: right;
}

.markdown-body span.align-right span img {
  margin: 0;
  text-align: right;
}

.markdown-body span.float-left {
  display: block;
  float: left;
  margin-right: 13px;
  overflow: hidden;
}

.markdown-body span.float-left span {
  margin: 13px 0 0;
}

.markdown-body span.float-right {
  display: block;
  float: right;
  margin-left: 13px;
  overflow: hidden;
}

.markdown-body span.float-right>span {
  display: block;
  margin: 13px auto 0;
  overflow: hidden;
  text-align: right;
}

.markdown-body code,
.markdown-body tt {
  padding: var(--base-size-2) var(--base-size-4);
  margin: 0;
  font-size: var(--font-size-code);
  background-color: var(--bgColor-neutral-muted);
  border-radius: var(--base-size-4);
}

.markdown-body code br,
.markdown-body tt br {
  display: none;
}

.markdown-body del code {
  text-decoration: inherit;
}

.markdown-body samp {
  font-size: 85%;
}

.markdown-body pre code {
  font-size: 100%;
}

.markdown-body pre>code {
  padding: 0;
  margin: 0;
  word-break: normal;
  white-space: pre;
  background: transparent;
  border: 0;
}

.markdown-body .highlight {
  margin-bottom: var(--base-size-8);
}

.markdown-body .highlight pre {
  margin-bottom: 0;
  word-break: normal;
}

.markdown-body .highlight pre,
.markdown-body pre {
  padding: var(--base-size-16);
  overflow: auto;
  font-size: var(--font-size-code);
  line-height: 1.45;
  color: var(--fgColor-default);
  background-color: var(--bgColor-muted);
  border-radius: var(--base-size-8);
}

.markdown-body pre code,
.markdown-body pre tt {
  display: inline;
  max-width: auto;
  padding: 0;
  margin: 0;
  overflow: visible;
  line-height: inherit;
  word-wrap: normal;
  background-color: transparent;
  border: 0;
}

.markdown-body .csv-data td,
.markdown-body .csv-data th {
  padding: var(--base-size-4);
  font-size: var(--font-size-small);
  overflow: hidden;
  line-height: 1;
  text-align: left;
  white-space: nowrap;
}

.markdown-body .csv-data .blob-num {
  padding: 10px var(--base-size-8) 9px;
  text-align: right;
  background: var(--bgColor-default);
  border: 0;
}

.markdown-body .csv-data tr {
  border-top: 0;
}

.markdown-body .csv-data th {
  font-weight: var(--base-text-weight-semibold, 600);
  background: var(--bgColor-muted);
  border-top: 0;
}

.markdown-body [data-footnote-ref]::before {
  content: "[";
}

.markdown-body [data-footnote-ref]::after {
  content: "]";
}

.markdown-body .footnotes {
  font-size: var(--font-size-small);
  color: var(--fgColor-muted);
  border-top: 1px solid var(--borderColor-default);
}

.markdown-body .footnotes ol {
  padding-left: var(--base-size-8);
}

.markdown-body .footnotes ol ul {
  display: inline-block;
  padding-left: var(--base-size-8);
  margin-top: var(--base-size-8);
}

.markdown-body .footnotes li {
  position: relative;
}

.markdown-body .footnotes li:target::before {
  position: absolute;
  top: calc(var(--base-size-4)*-1);
  right: calc(var(--base-size-4)*-1);
  bottom: calc(var(--base-size-4)*-1);
  left: calc(var(--base-size-16)*-1);
  pointer-events: none;
  content: "";
  border: 2px solid var(--borderColor-accent-emphasis);
  border-radius: 6px;
}

.markdown-body .footnotes li:target {
  color: var(--fgColor-default);
}

.markdown-body .footnotes .data-footnote-backref g-emoji {
  font-family: monospace;
}

.markdown-body body:has(:modal) {
  padding-right: var(--dialog-scrollgutter) !important;
}

.markdown-body .pl-c {
  color: var(--color-prettylights-syntax-comment);
}

.markdown-body .pl-c1,
.markdown-body .pl-s .pl-v {
  color: var(--color-prettylights-syntax-constant);
}

.markdown-body .pl-e,
.markdown-body .pl-en {
  color: var(--color-prettylights-syntax-entity);
}

.markdown-body .pl-smi,
.markdown-body .pl-s .pl-s1 {
  color: var(--color-prettylights-syntax-storage-modifier-import);
}

.markdown-body .pl-ent {
  color: var(--color-prettylights-syntax-entity-tag);
}

.markdown-body .pl-k {
  color: var(--color-prettylights-syntax-keyword);
}

.markdown-body .pl-s,
.markdown-body .pl-pds,
.markdown-body .pl-s .pl-pse .pl-s1,
.markdown-body .pl-sr,
.markdown-body .pl-sr .pl-cce,
.markdown-body .pl-sr .pl-sre,
.markdown-body .pl-sr .pl-sra {
  color: var(--color-prettylights-syntax-string);
}

.markdown-body .pl-v,
.markdown-body .pl-smw {
  color: var(--color-prettylights-syntax-variable);
}

.markdown-body .pl-bu {
  color: var(--color-prettylights-syntax-brackethighlighter-unmatched);
}

.markdown-body .pl-ii {
  color: var(--color-prettylights-syntax-invalid-illegal-text);
  background-color: var(--color-prettylights-syntax-invalid-illegal-bg);
}

.markdown-body .pl-c2 {
  color: var(--color-prettylights-syntax-carriage-return-text);
  background-color: var(--color-prettylights-syntax-carriage-return-bg);
}

.markdown-body .pl-sr .pl-cce {
  font-weight: bold;
  color: var(--color-prettylights-syntax-string-regexp);
}

.markdown-body .pl-ml {
  color: var(--color-prettylights-syntax-markup-list);
}

.markdown-body .pl-mh,
.markdown-body .pl-mh .pl-en,
.markdown-body .pl-ms {
  font-weight: bold;
  color: var(--color-prettylights-syntax-markup-heading);
}

.markdown-body .pl-mi {
  font-style: italic;
  color: var(--color-prettylights-syntax-markup-italic);
}

.markdown-body .pl-mb {
  font-weight: bold;
  color: var(--color-prettylights-syntax-markup-bold);
}

.markdown-body .pl-md {
  color: var(--color-prettylights-syntax-markup-deleted-text);
  background-color: var(--color-prettylights-syntax-markup-deleted-bg);
}

.markdown-body .pl-mi1 {
  color: var(--color-prettylights-syntax-markup-inserted-text);
  background-color: var(--color-prettylights-syntax-markup-inserted-bg);
}

.markdown-body .pl-mc {
  color: var(--color-prettylights-syntax-markup-changed-text);
  background-color: var(--color-prettylights-syntax-markup-changed-bg);
}

.markdown-body .pl-mi2 {
  color: var(--color-prettylights-syntax-markup-ignored-text);
  background-color: var(--color-prettylights-syntax-markup-ignored-bg);
}

.markdown-body .pl-mdr {
  font-weight: bold;
  color: var(--color-prettylights-syntax-meta-diff-range);
}

.markdown-body .pl-ba {
  color: var(--color-prettylights-syntax-brackethighlighter-angle);
}

.markdown-body .pl-sg {
  color: var(--color-prettylights-syntax-sublimelinter-gutter-mark);
}

.markdown-body .pl-corl {
  text-decoration: underline;
  color: var(--color-prettylights-syntax-constant-other-reference-link);
}

.markdown-body [role=button]:focus:not(:focus-visible),
.markdown-body [role=tabpanel][tabindex="0"]:focus:not(:focus-visible),
.markdown-body button:focus:not(:focus-visible),
.markdown-body summary:focus:not(:focus-visible),
.markdown-body a:focus:not(:focus-visible) {
  outline: none;
  box-shadow: none;
}

.markdown-body [tabindex="0"]:focus:not(:focus-visible),
.markdown-body details-dialog:focus:not(:focus-visible) {
  outline: none;
}

.markdown-body g-emoji {
  display: inline-block;
  min-width: 1ch;
  font-family: "Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
  font-size: 1em;
  font-style: normal !important;
  font-weight: var(--base-text-weight-normal, 400);
  line-height: 1;
  vertical-align: -0.075em;
}

.markdown-body g-emoji img {
  width: 1em;
  height: 1em;
}

.markdown-body .task-list-item {
  list-style-type: none;
  margin: var(--base-size-4) 0;
}

.markdown-body .task-list-item label {
  font-weight: var(--base-text-weight-normal, 400);
}

.markdown-body .task-list-item.enabled label {
  cursor: pointer;
}

.markdown-body .task-list-item+.task-list-item {
  margin-top: var(--base-size-4);
}

.markdown-body .task-list-item .handle {
  display: none;
}

.markdown-body .task-list-item-checkbox {
  margin: 0 var(--base-size-4) var(--base-size-4) calc(-1 * var(--base-size-8));
  vertical-align: middle;
}

.markdown-body ul:dir(rtl) .task-list-item-checkbox {
  margin: 0 -1.6em .25em .2em;
}

.markdown-body ol:dir(rtl) .task-list-item-checkbox {
  margin: 0 -1.6em .25em .2em;
}

.markdown-body .contains-task-list:hover .task-list-item-convert-container,
.markdown-body .contains-task-list:focus-within .task-list-item-convert-container {
  display: block;
  width: auto;
  height: 24px;
  overflow: visible;
  clip: auto;
}

.markdown-body ::-webkit-calendar-picker-indicator {
  filter: invert(50%);
}

.markdown-body .markdown-alert {
  padding: var(--base-size-8) var(--base-size-16);
  margin-bottom: var(--base-size-16);
  color: inherit;
  border-left: .25em solid var(--borderColor-default);
}

.markdown-body .markdown-alert>:first-child {
  margin-top: 0;
}

.markdown-body .markdown-alert>:last-child {
  margin-bottom: 0;
}

.markdown-body .markdown-alert .markdown-alert-title {
  display: flex;
  font-weight: var(--base-text-weight-medium, 500);
  align-items: center;
  line-height: 1;
}

.markdown-body .markdown-alert.markdown-alert-note {
  border-left-color: var(--borderColor-accent-emphasis);
}

.markdown-body .markdown-alert.markdown-alert-note .markdown-alert-title {
  color: var(--fgColor-accent);
}

.markdown-body .markdown-alert.markdown-alert-important {
  border-left-color: var(--borderColor-done-emphasis);
}

.markdown-body .markdown-alert.markdown-alert-important .markdown-alert-title {
  color: var(--fgColor-done);
}

.markdown-body .markdown-alert.markdown-alert-warning {
  border-left-color: var(--borderColor-attention-emphasis);
}

.markdown-body .markdown-alert.markdown-alert-warning .markdown-alert-title {
  color: var(--fgColor-attention);
}

.markdown-body .markdown-alert.markdown-alert-tip {
  border-left-color: var(--borderColor-success-emphasis);
}

.markdown-body .markdown-alert.markdown-alert-tip .markdown-alert-title {
  color: var(--fgColor-success);
}

.markdown-body .markdown-alert.markdown-alert-caution {
  border-left-color: var(--borderColor-danger-emphasis);
}

.markdown-body .markdown-alert.markdown-alert-caution .markdown-alert-title {
  color: var(--fgColor-danger);
}

.markdown-body>*:first-child>.heading-element:first-child {
  margin-top: 0 !important;
}

.markdown-body .highlight pre:has(+.zeroclipboard-container) {
  min-height: 52px;
}

/* 响应式媒体查询 */
@media screen and (max-width: 768px) {
  :root {
    /* 移动端稍微调整基础单位的计算方式 */
    --base-unit: clamp(14px, calc(13px + 0.3vw), 16px);
  }
  
  .markdown-body {
    /* 移动端微调字号 */
    --font-size-base: clamp(14px, 3.5vw, 16px);
    --font-size-h1: clamp(22px, 5vw, 28px);
    --font-size-h2: clamp(20px, 4.5vw, 24px);
    --font-size-h3: clamp(18px, 4vw, 22px);
    --font-size-h4: clamp(16px, 3.8vw, 20px);
    --font-size-h5: clamp(14px, 3.5vw, 18px);
    --font-size-h6: clamp(14px, 3.2vw, 16px);
    
    /* 移动端调整行高 */
    line-height: 1.5;
  }
  img{
    /* width: auto !important; */
  }
}

/* 打印样式优化 */
@media print {
  :root {
    --base-unit: 12pt;  /* 打印时使用点数单位 */
  }
  
  .markdown-body {
    line-height: 1.4;
  }
}
.SecondNav__nav-bar-hidden___E8SkP {
  position: relative;
}
.SecondNav__nav-bar___aqJ5K {
  z-index: 98;
  left: 0;
  transition: margin-top 0.5s linear;
  width: 100%;
  padding: 10px 0;
  /* 导航栏背景色 */
}
.SecondNav__container___cAYwn {
  position: relative;
  max-width: 1200px;
  /* 导航栏容器最大宽度 */
  margin: 0 auto;
  /* 居中对齐 */
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.SecondNav__container___cAYwn .ant-menu-light {
  background-color: unset !important;
  border: unset !important;
}
.SecondNav__container___cAYwn .ant-menu-light.ant-menu-horizontal > .ant-menu-item-selected::after {
  border-bottom-color: #fff !important;
}
.SecondNav__container___cAYwn .ant-menu-light.ant-menu-horizontal > .ant-menu-item::after {
  border-bottom: unset !important;
}
.SecondNav__content___Pq3OW {
  width: 100%;
  font-size: clamp(16px, 0.18rem, 18px) !important;
  font-weight: 500;
}
@media (hover: none) {
  .ant-menu-item:hover::after {
    border-bottom-color: transparent !important;
  }
  .ant-menu-horizontal .ant-menu-item-selected::after {
    border-bottom-color: #fff !important;
  }
}

.index__img-global___u3rJd {
  max-width: 100%;
  height: 70px;
}
html {
  letter-spacing: 0.6px;
}
@font-face {
  font-family: OpenSans;
  src: url(/static/fc50f6120229014ad055.woff2) format('woff2');
  unicode-range: U+0041-005A, U+0061-007A;
  /* 英文数字范围 */
  font-display: swap;
}
@font-face {
  font-family: HanSans;
  src: url(/static/8ca0c962299569e7fd47.woff2) format('woff2');
  unicode-range: U+4E00-9FFF;
  /* 中文字符范围 */
  font-display: swap;
}
body * {
  font-family: OpenSans, HanSans, sans-serif;
}
.index__content___VlTjQ {
  width: 100%;
  height: 100%;
  padding: 10px;
  box-sizing: border-box;
}
.index__content___VlTjQ .index__wrap___WRUp2 {
  height: 95vh;
  display: flex;
}
.index__content___VlTjQ .index__wrap___WRUp2 .index__left___yyb3E {
  position: fixed;
  width: 18%;
}
.index__content___VlTjQ .index__wrap___WRUp2 .index__left___yyb3E .index__title___EqE2d {
  height: 5vh;
  box-sizing: border-box;
  font-size: 30px;
  padding-left: 20px;
}
.index__content___VlTjQ .index__wrap___WRUp2 .index__right___QoR6I {
  position: relative;
  left: 18%;
  width: 80%;
  padding: 0 1%;
}
.index__content___VlTjQ .index__wrap___WRUp2 .index__left___yyb3E > div > div > div {
  max-height: 94vh !important;
}
.index__content___VlTjQ .index__wrap___WRUp2 .index__left___yyb3E > div > div {
  overflow-y: scroll;
}
.index__content___VlTjQ .index__props-area___co95C {
  padding: 10px;
  background-color: #f7f7f7;
}
.index__content___VlTjQ .index__disable-area___YlhMQ {
  padding: 20px;
  background-color: #f2f3f5;
  border-radius: 8px;
}

.index__img-global___NuWFB {
  max-width: 100%;
  height: 70px;
}
html {
  letter-spacing: 0.6px;
}
@font-face {
  font-family: OpenSans;
  src: url(/static/fc50f6120229014ad055.woff2) format('woff2');
  unicode-range: U+0041-005A, U+0061-007A;
  /* 英文数字范围 */
  font-display: swap;
}
@font-face {
  font-family: HanSans;
  src: url(/static/8ca0c962299569e7fd47.woff2) format('woff2');
  unicode-range: U+4E00-9FFF;
  /* 中文字符范围 */
  font-display: swap;
}
body * {
  font-family: OpenSans, HanSans, sans-serif;
}
body {
  margin: 0;
  padding: 0;
  font-family: 'PingFang SC', sans-serif;
  font-size: clamp(14px, 0.15rem, 16px);
}
.index__one-row___xE6YJ {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.index__global-loading___xFxCF {
  width: 100%;
}

.img-global {
  max-width: 100%;
  height: 0.9rem;
  min-height: 45px;
}
