
.footer[data-v-ec6df9e8] {
  position: absolute;
  overflow: hidden;
  width: 100%;
  height: 80px;
  z-index: 2;
  padding-top: 10px;
  background: #fff;
  bottom: 0px;
}
.footer ul[data-v-ec6df9e8],
.copyright[data-v-ec6df9e8] {
  margin-top: 10px;
}
.footer ul.about[data-v-ec6df9e8] {
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.footer ul.link[data-v-ec6df9e8] {
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.footer li[data-v-ec6df9e8] {
  float: left;
  margin: 0px 5px 0px 5px;
  padding-left: 5px;
  border-left: 1px solid #888;
  line-height: 12px;
  cursor: pointer;
  padding-top: 2px;
}
.footer ul.link li[data-v-ec6df9e8] {
  border: none;
}
.footer li[data-v-ec6df9e8]:first-child {
  border: none;
}
.copyright[data-v-ec6df9e8] {
  text-align: center;
}

