body .center_area {
  max-width: 1200px;
  width: 95%;
  margin: 0 auto;
}

body .ctx {
  opacity: 1;
  margin: auto;
  width: 936px !important;
  max-width: 936px !important;
  /* width: 960px;
  max-width: 960px; */
  width: 70%;
  margin: 0 auto;
  height: auto;
  display: inline-block;
  /* padding: 0 5vw; */
}
body .ctx .content_title {
  /* width: 668px; */
  width: 100%;
  /* height: 84px; */
  opacity: 1;
  font-size: 32px;
  font-family: "PingFang SC", PingFangSC-Medium, sans-serif;
  font-weight: 500;
  text-align: justify;
  color: #040e1d;
  line-height: 42px;
}
body .ctx .content_info {
  opacity: 1;
  font-size: 12px;
  font-family: "PingFang SC", PingFangSC-Regular, sans-serif;
  font-weight: 400;
  text-align: left;
  color: #909499;
  line-height: 66px;
}
body .ctx .content_info img {
  width: 16px;
  height: 16px;
  margin: 0 5px 0 0;
  vertical-align: middle;
}
body .ctx .content_info .WP_VisitCount {
  font-size: 12px;
  display: inline-block !important;
}

body .ctx .article .content_txt h1 {
  font-size: 32px !important;
  font-family: PingFangSC, PingFangSC-Medium !important;
  font-weight: 500 !important;
  color: #040e1d !important;
  line-height: 42px !important;
  background: none !important;
}
body .ctx .article .content_txt h2 {
  font-size: 24px !important;
  font-family: PingFangSC, PingFangSC-Medium !important;
  font-weight: 600 !important;
  color: #303133 !important;
  line-height: 26px !important;
  text-align: left !important;
  background: none !important;
}
body .ctx .article .content_txt h2 span {
  font-size: 24px !important;
  font-family: PingFangSC, PingFangSC-Medium !important;
  font-weight: 600 !important;
  color: #303133 !important;
  line-height: 26px !important;
  text-align: left !important;
  background: none !important;
}
body .ctx .article .content_txt h2::before {
  content: "";
  width: 8px;
  height: 20px;
  background-color: #0e27bf;
  display: inline-block;
  margin-right: 12px;
  vertical-align: middle;
}
body .ctx .article .content_txt h3 {
  font-size: 18px !important;
  font-family: PingFangSC, PingFangSC-Medium !important;
  font-weight: 600 !important;
  color: #303133 !important;
  line-height: 26px !important;
  background: none !important;
}
body .ctx .article .content_txt h3 span {
  font-size: 18px !important;
  font-family: PingFangSC, PingFangSC-Medium !important;
  font-weight: 600 !important;
  color: #303133 !important;
  line-height: 26px !important;
  background: none !important;
}
body .ctx .article .content_txt h4 {
  font-size: 16px !important;
  font-family: PingFangSC, PingFangSC-Medium !important;
  font-weight: 600 !important;
  color: #303133 !important;
  line-height: 26px !important;
  background: none !important;
}
body .ctx .article .content_txt h4 span {
  font-size: 16px !important;
  font-family: PingFangSC, PingFangSC-Medium !important;
  font-weight: 600 !important;
  color: #303133 !important;
  line-height: 26px !important;
  background: none !important;
}
body .ctx .article .content_txt strong {
  font-size: 16px !important;
  font-family: PingFangSC, PingFangSC-Medium !important;
  font-weight: 600 !important;
  color: #303133 !important;
  line-height: 26px !important;
  background: none !important;
}
body .ctx .article .content_txt strong span {
  font-size: 16px !important;
  font-family: PingFangSC, PingFangSC-Medium !important;
  font-weight: 600 !important;
  color: #303133 !important;
  line-height: 26px !important;
  background: none !important;
}
body .ctx .article .content_txt p {
  font-size: 16px !important;
  font-family: PingFangSC, PingFangSC-Medium !important;
  font-weight: 400 !important;
  color: #606266 !important;
  line-height: 28px !important;
  background: none !important;
}
body .ctx .article .content_txt p span {
  font-size: 16px !important;
  font-family: PingFangSC, PingFangSC-Medium !important;
  font-weight: 400 !important;
  color: #606266 !important;
  line-height: 28px !important;
  background: none !important;
}
/* body .ctx .article .content_txt span {
  font-size: 16px !important;
  font-family: PingFangSC, PingFangSC-Medium !important;
  font-weight: 400 !important;
  color: #606266 !important;
  line-height: 28px !important;
} */
/* body .ctx .article .content_txt img {
  margin: 0 auto;
  display: block;
} */

table tr {
  border: 1px solid #dddddd;
}
table tr:nth-of-type(odd) {
  background: #f7f7f7;
}

table td {
  border: 1px solid #dddddd;
}

/*table tbody tr:nth-of-type(1) {
  background: #0e27bf;
  border: 1px solid #ffffff;
}
table tbody tr:nth-of-type(1) td {
  background: #0e27bf;
  color: #ffffff;
}*/
table tbody td {
  padding: 13px 17px 15px 15px !;
}
@media screen and (max-width: 992px) {
  body .ctx {
    width: 90% !important;
  }
}
/*# sourceMappingURL=c5.css.map */
