body {
  padding-top: 70px;
  padding-bottom: 0;
  height: auto;
}

.detail-nav {
  width :1200px;
  height: 88px;
  font-size: 16px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #5A6073;
  line-height: 12px;
  text-align: left;
  margin: 0 auto;
  padding-top: 38px;
}

.detail-nav a {
  color: #5A6073;
}

.detail-nav a:hover {
  color: #005CE6;
  text-decoration: none;
}

.detail-content {
  width: 1200px;
  height: auto;
  margin: 0 auto;
}

.detail-content span {
  color: #191C27 !important;
}

a:hover {
  text-decoration: none;
  color: #005CE6
}

a {
  color: #005CE6
}

.detail-title {
  width: auto;
  height: auto;
  font-size: 26px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #191C27;
  line-height: 26px;
  text-align: center;
  margin: 0 auto;
}

.detail-text {
  width: 1200px;
  height: 40px;
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #191C27;
  line-height: 20px;
  text-indent: 2em;
  text-align: left;
  margin: 30px auto 0 auto;
}

.detail-img {
  height: 571px;
  text-align: center;
  margin: 32px auto;
}

.detail-img img {
  width: 634px;
  height: 571px;
}

.footer-item {
  width: 1200px;
  height: 84px;
}

.item-title {
  width: 200px;
  height: 16px;
  font-size: 16px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #191C27;
  line-height: 16px;
}

.item-text {
  width: 1200px;
  height: 20px;
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #191C27;
  line-height: 20px;
  margin: 24px 0;
}
