.main>div:first-child {
  position: relative;
  height: 100vh!important;
  overflow: hidden;
  max-height: 950px!important;
}
.main>div:nth-child(2) {
  background: #fff;
  transition: top 0.7s cubic-bezier(0.5, 0, 0.2, 1) 0s;
  z-index: 1;
  overflow: auto;
  outline: none;
}
.main>div:nth-child(2).active {
  top: 0!important;
}
#w_grid-1591751379970 {
  transition: all .5s ease;
}
#w_grid-1591842666459 {
  transition: all .5s ease;
}
.activeNav {
  top:0!important;
  box-shadow: 0px 2px 10px 2px rgba(0, 0, 0, 0.1);
  background:#fff;
}
.activeNav  .navName {
  color: #1c2664!important;
  padding: 20px 0vw!important;
}
.activeNav #w_fimg-1591842723240  {
  background: url(/img/lo2.png) left top no-repeat !important;
  background-size: cover;
}
.activeNav #w_fimg-1591842723240 img {
  opacity:0;
}
