.kfkt {
  width: 100%;
  font-size: 16px;
  padding: 0 60px;
}
.kfkt h3 {
  font-size: 24px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #222222;
  line-height: 36px;
  text-align: center;
}
.kfkt h5 {
  margin-top: 39px;
  margin-bottom: 40px;
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #888888;
  text-align: center;
  background: rgba(0, 0, 0, 0.03);
  height: 32px;
  line-height: 32px;
}
.kfkt h5 span {
  margin-right: 50px;
}
.kfkt h5 time:hover {
  cursor: pointer;
  color: #005ABF;
}
.kfkt h6 {
  margin-top: 40px;
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #444444;
  line-height: 36px;
  text-indent: 2em;
}
.kfkt p {
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #444444;
  line-height: 36px;
  text-indent: 0;
}
.kfkt p a:hover {
  text-decoration: underline;
}
.kfkt .project {
  color: #005ABF;
  text-decoration: underline;
}
.kfkt .project:hover {
  cursor: pointer;
}
.kfkt h4 {
  float: right;
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #444444;
  line-height: 36px;
  text-align: right;
}
@media screen and (max-width: 1000px) {
  .kfkt {
    padding: 0 0px;
  }
}
