.fe-footer {
  text-align: center;
}
.fe-footer-link {
  display: inline-block;
  border-left: 1px solid #cccccc;
  padding: 0 10px;
}
.fe-footer-link:first-child {
  border: none !important;
}
.fe-footer-link .fe-links-text {
  font-size: 14px;
  color: #1890ff;
}
.fe-footer-link .fe-links-line {
  display: inline-block;
  width: 33px;
  color: #cccccc;
}
.fe-footer-text {
  font-size: 14px;
  color: #cccccc;
  margin: 10px 0 0 0;
}
