.footer .about {
  background-color: #fbfbfb;
  padding: 55px 0;
}
.footer .about .slogan {
  width: 265px;
  height: 25px;
  margin: 36px 22px 0 0;
  background: transparent url(../images/p_sprite.png) -121px -88px no-repeat;
}
.footer .about .social-contact {
  font-size: 0;
  padding: 8px 0 0;
}
.footer .about .social-contact li {
  display: inline-block;
 *display:inline;
 *zoom:1;
  width: 84px;
  height: 84px;
  margin: 0 15px 0 0;
  background: transparent url(../images/p_sprite.png) 0 0 no-repeat;
}
.footer .about .social-contact li a {
  display: block;
  height: 100%;
}
.footer .about .social-contact .sina {
  background-position: -50px 0;
}
.footer .about .social-contact .qq {
  background-position: -136px 0;
}
.footer .about .social-contact .wechat {
  background-position: -223px 0;
}
.footer .about .foot-nav li {
  float: left;
  height: 12px;
  line-height: 12px;
  padding: 0 8px;
  border-right: 1px solid #b5b5b5;
}
.footer .about .foot-nav li a {
  color: #123555;
}
.footer .about .foot-nav .last {
  padding-right: 0;
  border: none;
}
.footer .about .tel {
  color: #123555;
  padding: 3px 0 2px;
}
.footer .about .time,.footer .about .email {
  color: #a0a0a0;
}
.footer .about p {
  padding: 0 0 2px;
}
.footer .copyright {
  background-color: #10406b;
  height: 50px;
  line-height: 50px;
  color: #fff;
}
