body {
  margin: 0 auto;
  font-family: "PingFang SC", Helvetica, Arial, "Hiragino Sans GB", "Microsoft Yahei";
}

.key {
  width: 100%;
  height: 10px;
  background: #FFCF45;
}

.kobai {
  width: 100%;
  height: 300px;
  background: #fff;
  position: absolute;
  bottom: 266px;
}

.achjmd {
  padding-bottom: 150px;
  position: relative;
}

.achjmd .achjmd-nav {
  width: 1100px;
  margin: 0 auto;
  margin-top: 44px;
  background: #fff;
  border: 1px solid #e7e7e7;
  box-sizing: border-box;
}

.achjmd .achjmd-nav .achjmd-zuo {
  float: left;
  width: 250px;
  margin-top: 30px;
  margin-left: 25px;
  background: #FFFFFF;
  border: 1px solid #D3D3D3;
  box-sizing: border-box;
}

.achjmd .achjmd-nav .achjmd-zuo a {
  display: block;
  width: 100%;
  height: 22px;
  line-height: 22px;
  text-align: center;
  margin-top: 17px;
  margin-bottom: 7px;
  font-family: PingFangSC-Regular;
  font-size: 16px;
  color: #ADADAD;
}

.achjmd .achjmd-nav .achjmd-zuo a:last-child {
  margin-bottom: 17px;
}

.achjmd .achjmd-nav .achjmd-zuo a.active {
  color: #3D3D3D;
  font-weight: 700;
}

.achjmd .achjmd-nav .achjmd-zuo a:hover {
  font-weight: 700;
  color: #3D3D3D;
}

.achjmd .achjmd-nav .achjmd-you {
  float: left;
  margin-top: 30px;
  margin-left: 36px;
}

.achjmd .achjmd-nav .achjmd-you h1 {
  height: 40px;
  line-height: 40px;
  font-weight: 700;
  font-family: PingFangSC-Medium;
  font-size: 18px;
  color: #272727;
  letter-spacing: 0;
}

.achjmd .achjmd-nav .achjmd-you .achjmd-img {
  width: 730px;
  height: 290px;
  margin-top: 16px;
  line-height: 287px;
  text-align: center;
}

.achjmd .achjmd-nav .achjmd-you .achjmd-img img {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  vertical-align: middle;
}

.achjmd .achjmd-nav .achjmd-you .achjmd-p {
  width: 730px;
  margin-top: 12px;
  line-height: 26px;
  font-family: PingFangSC-Regular;
  font-size: 14px;
  color: #575757;
  margin-bottom: 68px;
  white-space: pre-line;
  text-indent: 3em;
  text-align: Justify;
  text-justify: inter-ideograph;
}