.yjzxs-navbgs {
  width: 100%;
  height: 57px;
  border-top: 1px solid rgba(0, 0, 0, 0.05);
  text-align: center;
  background: rgba(0, 0, 0, 0.03);
}
.yjzxs-navbg {
  height: 100%;
  white-space: nowrap;
}
.yjzxs-itembg {
  display: inline-block;
  width: 160px;
  height: 100%;
}
.yjzxs-itembg-title {
  margin-top: 18px;
  width: 100%;
  font-size: 16px;
  height: 16px;
  line-height: 16px;
  color: #444444;
  text-align: center;
}
.yjzxs-itembg-subtitle {
  margin-top: 8px;
  width: 100%;
  font-size: 12px;
  height: 12px;
  line-height: 12px;
  color: #AAAAAA;
  text-align: center;
}
.yjzxs-itembg-line {
  margin: 0 auto;
  margin-top: 10px;
  width: 32px;
  height: 2px;
}
.yjzxs-itembg .title-active {
  color: #222222;
}
.yjzxs-itembg .line-active {
  background-color: #005ABF;
}
.yjzxs-itembg:hover {
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0.05);
}
@media screen and (max-width: 1000px) {
  .yjzxs-navbgs {
    height: 50px;
  }
  .yjzxs-itembg {
    display: inline-block;
    width: auto;
    padding: 0 5px;
  }
  .yjzxs-itembg-title {
    font-size: 12px;
    height: 12px;
    line-height: 12px;
  }
  .yjzxs-itembg-subtitle {
    display: none;
  }
  .yjzxs-itembg-line {
    width: 32px;
  }
}
.yxlm {
  margin-top: 30px;
}
.yxlm h5 {
  margin-top: 30px;
  color: #3F50F0;
  font-size: 18px;
  text-indent: 2em;
}
.yxlm p {
  text-indent: 2em;
  font-size: 14px;
  font-family: Microsoft YaHei;
  color: #444444;
  line-height: 36px;
}
.yxlm img {
  float: right;
  width: 40%;
}
@media screen and (max-width: 1600px) {
  .yxlm img {
    float: right;
    width: 50%;
  }
}
@media screen and (max-width: 1440px) {
  .yxlm img {
    float: right;
    width: 60%;
  }
}
