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 {
  position: relative;
  padding-bottom: 150px;
  min-height: 298px;
}

.achjmd .achjmd-nav {
  width: 1100px;
  margin: 0 auto;
  margin-top: 44px;
  border: 1px solid #e7e7e7;
  box-sizing: border-box;
  background: #fff;
}

.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 {
  font-weight: 700;
  color: #3D3D3D;
}

.achjmd .achjmd-nav .achjmd-zuo a:hover {
  font-weight: 700;
  color: #3D3D3D;
}

.achjmd .achjmd-nav .achjmd-you {
  width: 70%;
  float: left;
  margin-top: 30px;
  margin-left: 36px;
  margin-bottom: 150px;
}

.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 .load ul {
  margin-top: 26px;
}

.achjmd .achjmd-nav .achjmd-you .load ul li {
  float: left;
  height: 22px;
  margin-right: 34px;
  margin-bottom: 43px;
  background: #FFFFFF;
}

.achjmd .achjmd-nav .achjmd-you .load ul li a {
  display: block;
  height: 22px;
}

.achjmd .achjmd-nav .achjmd-you .load ul li a p {
  float: left;
  width: 176px;
  margin-left: 20px;
  font-family: PingFangSC-Regular;
  font-size: 16px;
  color: #535353;
  letter-spacing: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.achjmd .achjmd-nav .achjmd-you .load ul li a .text {
  display: block;
  width: 23px;
  height: 24px;
  line-height: 21px;
  text-align: center;
  float: left;
}

.achjmd .achjmd-nav .achjmd-you .load ul li a .text img {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  vertical-align: middle;
}

.achjmd .achjmd-nav .achjmd-you .load ul li a #text2 {
  display: none;
  width: 23px;
  height: 24px;
  line-height: 21px;
  text-align: center;
  float: left;
  margin-left: -23px;
}

.achjmd .achjmd-nav .achjmd-you .load ul li a #text2 img {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  vertical-align: middle;
}

.achjmd .achjmd-nav .achjmd-you .load ul li:hover>a {
  color: #FFCF45;
}

.achjmd .achjmd-nav .achjmd-you .load ul li:hover>a>p {
  color: #FFCF45;
}

.achjmd .achjmd-nav .achjmd-you .load ul li:hover>a>#text {
  display: none;
}

.achjmd .achjmd-nav .achjmd-you .load ul li:hover>a>#text2 {
  display: block;
}

.achjmd .achjmd-nav .achjmd-you .load .fenye {
  margin: 0 auto;
}