﻿*{
  margin: 0;
  padding: 0;
}
/*底部*/
.footer {
  width: 100%;
  height: 164px;
  background-color: rgb(99, 6, 95);
  text-align: center;
  color: white;
  font-size: 14px;
}

.foot {
  width: 957px;
  height: 100%;
  line-height: 2em;
  margin: 0 auto;
  text-align: center;
}

.foot ul {
  list-style-type: none;
}

.foot li {
  float: left;
  margin-top: 32px;
  margin-left: 25px;
  height: 111px;
  overflow: hidden;
}

.foot li:first-child {
  line-height: 182px;
}

.foot li:nth-child(2) div {
  border-right: 2px solid white;
  height: 70px;
  margin-top: 26px;
}

.foot li:nth-child(3) {
  width: 195px;
  height: 100px;
  font-size: 11px;
  padding-top: 17px;
  margin-left: 4px;
}

.foot li:nth-child(4) {
  padding-top: 16px;
  height: 100px;
}

.foot li:nth-child(4) img {
  width: 77px;
  height: 77px;
}

.foot li:nth-child(5) {
  width: 32%;
  margin-top: 27px;
}

.foot li:nth-child(5) p {
  font-size: 12px;
}

.foot li:nth-child(6) {
  margin-left: 51px;
  margin-top: 65px;
}

.foot li:nth-child(7) {
  margin-top: 65px;
  margin-left: 10px;
}

.foot li:nth-child(8) {
  margin-top: 65px;
  margin-left: 10px;
}