.footer {
  flex: 0 0 auto;
  height: auto;
  bottom: 0;
  background: rgba(5, 8, 33, 0.88);
  opacity: 0.88;
  text-align: center;
  padding-bottom: 24px;
}

.footer span {
  font-size: 18px;
  line-height: 32px;
  color: #fefefe;
}

.footer a {
  color: #fefefe;
}

.footer a:hover {
  color: #D72122 !important;
}

.footer .line {
  border-right: 1px solid #3F4457;
  height: 19px;
  margin: 5px 16px;
}

.footer .middle {
  box-sizing: border-box;
  margin-top: 31px;
  /*height: 52px;*/
}

.logo {
  /*float: left;*/
  /*margin-left: 289px;*/
  /*width: 213px;*/
  /*height: 52px;*/
}

.line1 {
  float: left;
  height: 42px;
  display: inline-block;
  border-right: 1px solid #3F4457;
  ;
  margin: 11px 20px 0 20px;
}

.footer .foot-content {
  float: left;
  margin-top: 11px;
  font-size: 16px;
  width: 362px;
  text-align: left;
}

.footer .foot-content p {
  color: #e6e6e6;
}

.footer .bot {
  margin-top: 23px;
  font-size: 16px;
  color: #E6E6E6;
}

.footer .rexian{
  color: #E6E6E6;
  font-size: 16px;
  margin-top: 30px;
}
