.page_title p {
  margin-bottom: 0.2rem;
  font-size: 14px;
  font-family: Songti SC, Songti SC-Black;
  font-weight: 900;
  text-align: left;
  color: #9c9c9c;
  line-height: 20px;
}

.experience h2 {
  margin-bottom: 0.2rem;
  font-size: 0.18rem;
  font-weight: 600;
  text-align: left;
  color: #272727;
  line-height: 0.25rem;
}

.experience h2::before {
  content: "";
  display: inline-block;
  vertical-align: bottom;
  margin-right: 12px;
  width: 3px;
  height: 22px;
  background: #c91520;
}

.experience p {
  margin-bottom: 0.15rem;
  opacity: 0.7;
  font-size: 0.14rem;
  font-weight: 400;
  color: #404040;
  line-height: 0.24rem;
}

.experience .description {
  text-align: center;
  opacity: 0.7;
  font-size: 0.14rem;
  font-weight: 400;
  color: #404040;
  line-height: 0.24rem;
}

.academic .page_content .wp_articlecontent h2 {
  margin-bottom: 0.2rem;
  font-size: 0.18rem;
  font-weight: 600;
  text-align: left;
  color: #272727;
  line-height: 0.25rem;
}

.academic .page_content .wp_articlecontent h2::before {
  content: "";
  display: inline-block;
  vertical-align: bottom;
  margin-right: 12px;
  width: 3px;
  height: 22px;
  background: #c91520;
}

.academic .page_content .wp_articlecontent p {
  margin-bottom: 0.15rem;
  font-size: 0.14rem;
  font-weight: 400;
  color: #404040;
  line-height: 0.32rem;
}

.academic .page_content .wp_articlecontent img {
  margin: 0.32rem 0;
}

.academic .page_content .wp_articlecontent .description {
  text-align: center;
  opacity: 0.7;
  font-size: 0.14rem;
  font-weight: 400;
  color: #404040;
  line-height: 0.24rem;
}
