.footer {
  width: 100%;
  height: 230px;
  background-color: #232323;
  margin: 0 auto;
}
.footer .footer-ul {
  width: 1100px ;
  height: 230px;
  margin: 0 auto;
}
.footer .footer-ul .li-first {
  width: 250px;
  height: 230px;
  float: left;
  list-style: none;
}
.footer .footer-ul .li-first .li-first-ul {
  width: 180px;
  height: 200px;
  padding-top: 20px;
}
.footer .footer-ul .li-first .li-first-ul li {
  color: #9a9696;
  height: 30px;
  font-size: 14px;
  line-height: 30px;
  list-style: none;
}
.footer .footer-ul .li-first .li-first-ul2 {
  width: 250px;
  height: 200px;
  padding-top: 20px;
}
.footer .footer-ul .li-first .li-first-ul2 li {
  width: 300px;
  color: #9a9696;
  height: 30px;
  font-size: 14px;
  line-height: 30px;
  list-style: none;
}
.footer .footer-ul .li-second {
  width: 350px;
  height: 230px;
  float: left;
}
.footer .footer-ul .li-second .footerImg {
  width: 150px;
  height: 43px;
  display: inline-block;
  margin: 80px 0 0 60px;
}
