.yjzxs-navbgs {
  width: 100%;
  height: 77px;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  text-align: center;
  background: rgba(0, 0, 0, 0.03);
  box-shadow: 0px -1px 0px 0px rgba(0, 0, 0, 0.14);
}
.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:hover {
  cursor: pointer;
}
