.container[data-v-67dc56fb] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-height: 100vh;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  background: url(../img/wp.f7e401f6.png) fixed center center;
}
.container *[data-v-67dc56fb] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.xiaohui[data-v-67dc56fb] {
  position: absolute;
  left: 0px;
  top: 15px;
}
.xihui[data-v-67dc56fb] {
  position: absolute;
  right: 10px;
  top: 21px;
}
.title[data-v-67dc56fb] {
  padding: 10px;
  color: white;
  font-size: 40px;
}
.title a[data-v-67dc56fb] {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.title a[data-v-67dc56fb]:hover {
  color: #ced4da;
}
.wrapper[data-v-67dc56fb] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  width: 1200px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.menu-list[data-v-67dc56fb] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #fff;
  white-space: nowrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  position: relative;
}
.menu-list .menu-item[data-v-67dc56fb] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin-right: 120px;
  -webkit-transition: all 1500ms;
  transition: all 1500ms;
}
.menu-list .menu-item[data-v-67dc56fb]:nth-last-child(1) {
  margin-right: 0;
}
.menu-list .menu-item[data-animation='true'][data-v-67dc56fb]:hover {
  margin-top: -600px;
}
.menu-list .menu-item[data-animation='true']:hover .menu-item-box ul.menu-item-children[data-v-67dc56fb] {
  display: block !important;
  -webkit-transition-delay: 1500ms;
          transition-delay: 1500ms;
  -webkit-transition: opacity 500ms;
  transition: opacity 500ms;
  opacity: 1;
  margin-bottom: 300px;
}
.menu-list .menu-item .menu-item-box[data-v-67dc56fb] {
  -webkit-transition: all 300ms;
  transition: all 300ms;
  position: absolute;
}
.menu-list .menu-item .menu-item-box .menu-item-name[data-v-67dc56fb] {
  font-size: 25px;
  overflow: hidden;
  float: left;
  cursor: pointer;
  color: #fff;
  text-decoration: none;
}
.menu-list .menu-item .menu-item-box .menu-item-name[data-v-67dc56fb]:hover {
  color: #ced4da;
}
.menu-list .menu-item .menu-item-box ul.menu-item-children[data-v-67dc56fb] {
  clear: both;
  display: none;
  padding-left: 32px;
  border-left: 2px solid #fff;
  margin-left: 14px;
  margin-top: 14px;
  font-size: 24px;
  -webkit-transition: all 600ms;
  transition: all 600ms;
  padding-top: 48px;
  padding-bottom: 48px;
  opacity: 0;
  list-style: none;
}
.menu-list .menu-item .menu-item-box ul.menu-item-children li[data-v-67dc56fb] {
  margin-bottom: 24px;
}
.menu-list .menu-item .menu-item-box ul.menu-item-children a[data-v-67dc56fb] {
  color: #fff;
  text-decoration: none;
}
.menu-list .menu-item .menu-item-box ul.menu-item-children a[data-v-67dc56fb]:hover {
  color: #ced4da;
}
.menu-list .menu-item .menu-item-box ul.menu-item-children img[data-v-67dc56fb] {
  width: 220px;
  display: inline-block;
  border-radius: 8px;
  overflow: hidden;
  -webkit-box-shadow: 0 0 3px #adb5bd;
          box-shadow: 0 0 3px #adb5bd;
}
.menu-list .menu-item .menu-item-box ul.menu-item-children img[data-v-67dc56fb]:hover {
  -webkit-transform: scale(1.15);
          transform: scale(1.15);
  -webkit-transition: all 300ms;
  transition: all 300ms;
}

