.foot {
  background-color: #000b21;
}
.foot-top {
  display: flex;
  /* justify-content: center; */
  /* align-items: center; */
  width: 100%;
  /* height: 434px; */
  background-color:#001B50;
  overflow: hidden;
  padding-bottom: 50px;
}
.bottom-top-left {
  /* padding-right: 100px; */
  margin-top: 86px;
  /* margin-left: 315px; */
  overflow: hidden;
}
.logo-tuxing {
  width: 124px;
  height: 32px;
}

.mailbox {
  margin-top: 62px;
}
.mailbox img {
  width: 14px;
  height: 12px;
}
.mailbox span {
  font-size: 14px;
  margin-left: 5px;
}
.address {
  margin-top: 37px;
}
.address img {
  width: 12px;
  height: 18px;
}
.address span {
  font-size: 14px;
  margin-left: 5px;
}
.bottom-top-right {
  margin-top: 80px;
  padding-left: 65px;
  flex: 2;
  display: flex;
}

.foot-ul {
  color: #ffffff;
  float: left;
  list-style: none;
}

.foot-ul-li {
  text-align: center;
  margin-top: 20px;
  cursor: pointer;
  font-weight: 400;
}

.callUs .foot-ul-li{
  text-align: left;
}
.foot-ul-li-a {
  text-decoration: none;
  color: #ffffff;
}

.foot-ul-li-a:hover {
  color: #8dab23;
}

.foot-zi {
  margin-left: 65px;
}
.gongFoot{
  margin-left: 65px;
  margin-top: 80px;
  text-align: center;
  .div{
    margin-top: 10px;
  }
}
.zi-da {
  font-size: 18px;
  text-align: center;
  display: inline-block;
  padding-bottom: 10px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}

.bottom-xia {
  width: 100%;
  background-color:#001B50;
  border-top: 1px solid rgba(255, 255, 255, 0.3);
  padding: 15px 0;
  text-align: center;
}

span {
  color: #ffffff;
  font-size: 16px;
}

.bottom-xia-zi {
  margin-left: 46px;
}
