/* @font-face {
  font-family: '851-CAI978';
  src: url('./fonts/851-CAI978.ttf') format('woff2');
}

@font-face {
  font-family: 'MicrosoftYaHei-Bold';
  src: url('./fonts/msyhbd.ttc') format('woff2');
}

@font-face {
  font-family: 'MicrosoftYaHei';
  src: url('./fonts/msyh.ttc') format('woff2');
}

@font-face {
  font-family: '761-CAI978';
  src: url('./fonts/761-CAI978.TTF') format('woff2');
} */

body {
  background-color: #f7f8fc;
  font-size: 16px;
  /* font-family: 'MicrosoftYaHei'; */
  color: #333333;
}

.text-msyh-b {
  /* font-family: 'MicrosoftYaHei-Bold'; */
  font-weight: bold;
}
.text-851-CAI978 {
  /* font-family: '851-CAI978'; */
  font-weight: bold;
}

.text-761-CAI978 {
  /* font-family: '761-CAI978'; */
  font-weight: bold;
}
.page-container {
  width: 1112px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.product-card {
  border: solid 2px #e6e9ef;
  border-radius: 14px;
  font-family: 'MicrosoftYaHei-Bold';
}

li::marker {
  color: #2a6fcf;
}


/*# sourceMappingURL=style5ed7c2eb7a.css.map */
/*# sourceMappingURL=style5ed7c2eb7a.css.map*/