.container[data-v-2c40835e] {
  padding-right: 10px;
  padding-left: 10px;
  margin-right: auto;
  margin-left: auto;
}
/*.marketing {*/
/*    padding-right: 0;*/
/*    padding-left: 0;*/
/*}*/
.content-card[data-v-2c40835e] {
  padding: 0 20px 0;
  font-size: 25px;
  font-weight: 600;
  background: #FFF;
  margin-bottom: 13px;
  margin-top: 20px;
  padding-left: 12px;
  position: relative;
  font-family: SimSun;
}
.img-underline[data-v-2c40835e] {
  display: inline-block;
  border-bottom: 1px solid black;
  padding-bottom: 1px;
}
.title-font[data-v-2c40835e] {
  text-align: center;
  font-family: "方正小标宋", "SimSun", serif;
  /* 设置字体为方正小标宋，兼容宋体 */
  font-size: 16pt;
  /* 二号字体对应的 pt 大小为 16 */
  font-weight: normal;
  /* 方正小标宋通常不需要加粗 */
  line-height: 1.5;
  /* 调整行高（可选） */
}
.content-font[data-v-2c40835e] {
  font-family: "FZFSK", "FangSong", serif;
  /* 设置字体为方正仿宋简体，兼容仿宋 */
  font-size: 14pt;
  /* 三号字体对应的 pt 大小为 14 */
  font-weight: normal;
  /* 仿宋字体通常不需要加粗 */
  line-height: 1.5;
  /* 调整行高（可选） */
}

