.news_total {
  margin-bottom: 3rem;
}

.news_logo {
  margin-left: 4%;
}

.news_title {
  font-size: 20px;
  font-family: 微软雅黑;
}

.news_content {
  margin-top: 1rem;
}

a {
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

a:visited {
  text-decoration: none;
}

a:link {
  text-decoration: none;
}

.news_content2 {
  /* font-size: 18px;
  font-family: 宋体;
  line-height: 1.8;
  letter-spacing: 1px; */
  font-size: 1.67rem;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #2B2B2B;
  line-height: 3rem;
}

.news_intro {
  text-indent: 2em;
}

.news_title2 {
  font-size: 2.33rem;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #011C40;
  line-height: 3.33rem;
  margin-top: 4.08rem;
  margin-bottom: 4rem;
}

.ndimg {
  width: 100%;
  margin-top: 3.5rem;
}

.news_content2 img {
  width: 100% !important;
  height: auto !important;
  text-indent: 0;  
}