.zhixing_top {
  height: 70rem;
  background: none;
}
.zhixing_top .zhixing_nav {
  width: 100%;
  height: 70rem;
  background: #FFFFFF !important;
  box-shadow: 0rem 10rem 15rem 0rem rgba(191, 191, 220, 0.2);
}
.m_width {
  max-width: 1200px;
  margin: 0 auto;
}
.zhixing_peoplestation {
  background-image: url('../images/people_station/bg.png');
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center 70rem;
  background-attachment: fixed;
}
@media (max-width: 1130px) {
  .m_width {
    padding: 30rem !important;
  }
}
