.bottomFooter {
  margin: 0 auto;
  width: 100%;
  height: 160px;
  clear: both;
}

.bottomFooter .footerNav {
  display: block;
  height: 30px;
  line-height: 30px;
  background-color: #3466bb;
  text-align: center;
  color: #fff;
  margin: 0 auto;
  /* margin-bottom: 10px; */
}

.bottomFooter .footerNav a {
  color: #fff;
  margin: 0 3px;
  line-height: 30px;
}

.bottomFooter p {
  text-align: center;
  margin: 0;
  padding: 10px 0;
  /* color: #020202; */
  line-height: 22px;
}

.bottomFooter p em {
    font-style: normal;
    color: #3466bb;
}

.bottomFooter .copyIcp {
  display: block;
  width: 600px;
  margin: 0 auto;
  line-height: 53px;
  text-align: center;
  background: url(https://i.i8tq.com/shanghai/i-icp.jpg) no-repeat left top;
  padding-left: 38px;
}
