.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;
  }
}
.lmcy {
  margin-top: 30px;
  margin-bottom: 50px;
}
.lmcy table {
  margin-top: 26px;
  width: 100%;
}
.lmcy table .heads {
  border-top: 1px solid #7B9BBF;
  border-bottom: 1px solid #7B9BBF;
  height: 54px;
  line-height: 54px;
  background: rgba(123, 155, 191, 0.14);
  box-shadow: 0px 3px 0px 0px #ffffff, 0px 4px 0px 0px rgba(123, 155, 191, 0.6), 0px -3px 0px 0px #ffffff, 0px -4px 0px 0px rgba(123, 155, 191, 0.6);
  color: #7B9BBF;
  font-size: 16px;
  text-align: left;
}
.lmcy table .heads .th1 {
  width: 30%;
}
.lmcy table .heads .th2 {
  width: 30%;
}
.lmcy table .heads .th3 {
  width: 15%;
}
.lmcy table .heads .th4 {
  width: 25%;
}
.lmcy table td {
  padding: 16px 0;
  font-size: 16px;
  line-height: 20px;
  border-bottom: 1px solid #E3E3E3;
}
