.article {
  width: 100%;
}

.article-body {
  width: 1220px;
  margin: 0 auto;
}

.article-left {
  width: 880px;
  float: left;
}

.article-location {
  height: 15px;
  font-size: 14px;
  font-family: Adobe Heiti Std;
  font-weight: normal;
  color: #555555;
  line-height: 37px;
  margin: 18px 0 49px 0;
}

.article-title {
  padding-bottom: 23px;
  font-size: 36px;
  font-family: FZLanTingHeiS-R-GB;
  font-weight: 400;
  color: #000000;
  line-height: 36px;
}

.article-time {
  height: 14px;
  font-size: 14px;
  font-family: Adobe Heiti Std;
  font-weight: normal;
  line-height: 32px;
  margin-bottom: 50px;
}

.article-time span {
  color: #666666;
}

.time {
  font-size: 15px;
  margin-left: 30px;
}

.title-one {
  height: 27px;
  font-size: 28px;
  font-family: FZLanTingHeiS-R-GB;
  font-weight: 400;
  color: #000000;
  line-height: 32px;
  margin-top: 40px;
}

.title-ass {
  height: 23px;
  font-size: 22px;
  font-family: FZLanTingHeiS-R-GB;
  font-weight: 400;
  color: #000000;
  line-height: 36px;
  margin: 39px 0 28px 0;
}

.article-content {
  padding-top: 40px;
  font-size: 18px;
  line-height: 44px;
}

.title-one-body {
  font-weight: 600 !important;
}

.title-one-body,
.title-two-body {
  text-indent: 1cm;
  height: 150px;
  font-size: 18px;
  font-family: FZLanTingHeiS-R-GB;
  font-weight: 400;
  color: #000000;
  line-height: 44px;
  margin-bottom: 41px;
}

.title-one-body a,
.title-two-body a {
  color: #FF4E45;
  text-decoration: underline;
}

.title-one-body-article {
  text-indent: 1cm;
  height: 546px;
  font-size: 18px;
  font-family: FZLanTingHeiS-R-GB;
  font-weight: 400;
  color: #000000;
  line-height: 44px;
  margin-bottom: 58px;
}

.title-one-body-article a {
  text-decoration: underline;
}

.plan {
  width: 100%;
  height: 27px;
  font-size: 24px;
  font-family: FZLanTingHeiS-R-GB;
  font-weight: 400;
  text-decoration: underline !important;
  color: #EF2D36;
  line-height: 32px;
  text-align: center;
  margin-top: 70px;
  display: block;
}

.article-table {
  width: 880px;
}

.article-table table {
  width: 100%;
  border-spacing: 0;
  text-align: center;
  margin-top: 29px;
}

.article-table tr+tr td:first-child {
  border-left: 1px solid #A0A0A0;
}

.article-table th {
  border-right: 1px solid #A0A0A0;
  border-bottom: 1px solid #A0A0A0;
  background: #EF2D36;
  border-radius: 4px 4px 0 0;
  height: 48px;
  font-size: 20px;
  font-family: Adobe Heiti Std;
  font-weight: normal;
  color: #FFFFFF;
  line-height: 32px;
}

.article-table td {
  border-right: 1px solid #A0A0A0;
  border-bottom: 1px solid #A0A0A0;
  height: 14px;
  font-size: 14px;
  font-family: FZLanTingHeiS-R-GB;
  font-weight: 400;
  color: #666666;
  line-height: 37px;
}

.banner {
  width: 880px;
  height: 171px;
  margin: 40px 0 30px 0;
}

.writings {
  height: 17px;
  font-size: 16px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #FF4E45;
  line-height: 32px;
  display: flex;
  flex-direction: column;
  margin-bottom: 100px;
}

.writings span {
  color: #FF4E45;
}

.writings a+a {
  margin-top: 23px;
}

.article-right {
  width: 300px;
  height: 950px;
  background: #cccccc;
  float: left;
  margin-left: 40px;
  margin-top: 15px;
}