.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 .item-disable {
  color: #999999 !important;
}
.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;
  }
}
.qycx {
  margin-top: 60px;
  min-height: 600px;
}
.qycx h5 {
  font-size: 20px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #333333;
  text-align: center;
  margin-bottom: 30px;
}
.qycx p {
  font-size: 14px;
  font-family: Microsoft YaHei;
  color: #444444;
  line-height: 36px;
}
.qycx h6 {
  margin-top: 50px;
  font-size: 18px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #333333;
}
.qycx .contain-bg {
  padding: 0 0 0 0px;
}
.qycx .contain {
  float: left;
}
.qycx .contain p {
  padding-left: 40px;
}
.qycx .title {
  margin-top: 50px;
  height: 18px;
  line-height: 18px;
  margin-bottom: 28px;
}
.qycx .title img {
  width: 24px;
  height: 18px;
  margin-right: 10px;
}
.qycx .title span {
  font-size: 18px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #333333;
}
