footer .bottom {
  background-color: #505050;
  width: 100%;
  margin: 0 auto;
  position: relative !important;
  height: 463px;
  bottom: 0px !important;
}

footer .bottom .bottomb {
  margin: 0 auto;
  max-width: 1400px;
  min-width: 1400px;
  height: 463px;
  padding: 70px 0 0 5px;
}

footer .bottom .bottomb .footer-center {
  display: flex;
  justify-content: space-around;
}

footer .bottom .bottomb .bottombf1 {
  float: left;
  margin-right: 100px;
  position: relative;
}

footer .bottom .bottomb .bottombf1 .absBox {
  position: absolute;
  width: 10px;
  height: 10px;
  top: 5px;
  left: -17px;
}

footer .bottom .bottomb .bottombf1:nth-child(4) {
  float: left;
  margin-right: 0;
}

footer .bottom .bottomb .bottombf1:nth-child(4) ul li .spanLists {
  display: inline-block;
  vertical-align: middle;
}

footer .bottom .bottom-b span {
  height: 14px;
  font-size: 16px;
  font-family: AlibabaPuHuiTi;
  font-weight: 400;
  color: #CACACA;
  display: block;
  text-align: center;
}

footer .bottom .bottomb .bottombf1 a {
  width: 71px;
  height: 18px;
  font-size: 18px;
  font-family: AlibabaPuHuiTi;
  font-weight: 500;
  color: #ffffff;
  line-height: 20px;
}

footer .bottom .bottomb .bottombf1 ul {
  margin-right: 10px;
  margin-top: 32px;
}

footer .bottom .bottomb .bottombf1 ul li {
  margin-bottom: 17px;
  height: 16px;
  font-size: 14px;
  font-family: AlibabaPuHuiTi;
  font-weight: 400;

  color: #ffffff;
  line-height: 20px;
}

footer .bottom .bottomb .bottombf1 ul li a {
  font-size: 14px;
  font-family: 'AlibabaPuHuiTi-Regular';
  font-weight: 400;

  color: #CACACA;
  line-height: 20px;
}

footer .bottom .bottomb .bottombf1 ul li a:hover {
  color: #cc0000;
}
