.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: auto;
  margin: 0 55px;
  height: 100%;
  text-align: center;
}
.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;
  overflow: hidden;
  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;
  background-color: rgba(0, 0, 0, 0.05);
}
.yjzxstaff-member {
  margin-top: 37px;
  width: 100%;
}
.yjzxstaff-member-bg {
  float: left;
  margin-bottom: 20px;
  width: 48%;
  white-space: nowrap;
  vertical-align: top;
  background: rgba(0, 0, 0, 0.03);
}
.yjzxstaff-member-bg-ims {
  float: left;
  left: 0;
  width: 162px;
  height: 214px;
}
.yjzxstaff-member-bg-line {
  float: left;
  margin-top: 45px;
  margin-left: 17px;
  width: 16px;
  height: 2px;
  background: #009944;
}
.yjzxstaff-member-bg-textbg {
  float: left;
  margin-left: 18px;
  width: calc(100% - 260px);
  white-space: nowrap;
}
.yjzxstaff-member-bg-textbg p {
  height: 86px;
  line-height: 86px;
  font-size: 20px;
  color: #333333;
  white-space: nowrap;
}
.yjzxstaff-member-bg-textbg span {
  font-size: 14px;
  font-weight: 400;
  color: #666666;
  line-height: 36px;
  white-space: normal;
}
.yjzxstaff-member-bg-more {
  display: none;
  float: right;
  margin-right: 20px;
  margin-top: 30px;
}
.yjzxstaff-member .yjzxstaff-member-bg:hover {
  cursor: pointer;
}
.yjzxstaff-member .yjzxstaff-member-bg:hover .yjzxstaff-member-bg-textbg p {
  color: #009944;
}
.yjzxstaff-member .yjzxstaff-member-bg:hover .yjzxstaff-member-bg-textbg p span {
  color: #009944;
}
.yjzxstaff-member .yjzxstaff-member-bg:hover .yjzxstaff-member-bg-more {
  display: block;
  background-color: #009944;
}
@media screen and (max-width: 1600px) {
  .yjzxs-itembg {
    width: auto;
    margin: 0 55px;
  }
}
@media(max-width:1430px){
  .yjzxs-itembg {
    width: auto;
    margin: 0 35px;
  }
}
@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;
  }
  .yjzxstaff-member {
    margin-top: 37px;
    width: 100%;
  }
  .yjzxstaff-member-bg {
    float: left;
    margin-bottom: 20px;
    width: 98%;
  }
  .yjzxstaff-member-bg-line {
    display: none;
  }
  .yjzxstaff-member-bg-textbg {
    float: left;
    margin-left: 18px;
    width: 100%;
  }
}
@media(max-width:767px){
.yjzxs-itembg{
  margin:0;
}
.yjzxs-navbgs {
    height: 70px;
}
}
