.content-wrapper[data-v-cc242d70] {
  width: 100%;
  display: flex;
  justify-content: center;
  /* 水平居中 */
}
.content[data-v-cc242d70] {
  width: 66.83%;
  margin-top: 98px;
}
.article-title[data-v-cc242d70] {
  line-height: 45.47px;
  font-size: 45.47px;
  font-weight: bold;
  text-align: center;
}
.first-title[data-v-cc242d70] {
  line-height: 28px;
  font-size: 24px;
  font-weight: bold;
}
.second-title[data-v-cc242d70] {
  line-height: 28px;
  font-size: 18px;
  font-weight: bold;
  color: #222222;
}
.blank-row[data-v-cc242d70] {
  height: 28px;
  line-height: 28px;
  width: 100%;
}
.normal-txt[data-v-cc242d70] {
  color: #666666;
  line-height: 28px;
  font-size: 18px;
}
.normal-txt a[data-v-cc242d70] {
  color: #047afc;
  cursor: pointer;
}
@media (max-width: 639px) {
.content[data-v-cc242d70] {
    width: 80%;
    margin-top: 8rem;
}
.article-title[data-v-cc242d70] {
    line-height: 4.5rem;
    font-size: 4.5rem;
    font-weight: bold;
    text-align: center;
}
.first-title[data-v-cc242d70] {
    line-height: 3.2rem;
    font-size: 3rem;
    font-weight: bold;
}
.second-title[data-v-cc242d70] {
    line-height: 3.2rem;
    font-size: 2.4rem;
    font-weight: bold;
    color: #222222;
}
.blank-row[data-v-cc242d70] {
    height: 3.2rem;
    line-height: 3.2rem;
    width: 100%;
}
.bold-txt[data-v-cc242d70] {
    line-height: 3.2rem;
    font-size: 2.4rem;
    font-weight: bold;
}
.normal-txt[data-v-cc242d70] {
    color: #666666;
    line-height: 3.2rem;
    font-size: 2.4rem;
}
}
