@charset "utf-8";
footer {
  min-width:1215px;
  height: 275px;
  background: #2e3254; }
footer:after {
  display: table;
  content: "";
  clear: both; }

footer .foot-top {
  height: 200px;
  border-bottom: 1px solid #757bab; }

footer .foot-bottom {
  line-height: 75px;
  color: #757bab;
  letter-spacing: 2px;
  text-align: center; }

footer .foot-ul {
  float: left;
  width: 570px;
  letter-spacing: 1px; }

footer .foot-ul li {
  width: 190px;
  float: left; }

footer .foot-ul li dt {
  padding: 30px 0 25px 0; }

footer .foot-ul li dd {
  padding-bottom: 15px; }

footer .foot-ul li dt a {
  color: #907bff; }

footer .foot-ul li dd a {
  color: #757bab; }
footer .foot-ul li dt a:hover,
footer .foot-ul li dd a:hover{
  color:#fff;
}
footer .foot-contact {
  float: right;
  width: 600px;
  padding-top: 35px; }

footer .con-lf {
  width: 450px;
  float: left; }

footer .slogan {
  background: url(../images/wenzi.png) no-repeat;
  background-size: 100%;
  background: url(../images/ie8wenzi.png) no-repeat\9;
  width: 450px;
  height: 20px;
  display: block; }

footer .con-lf .num {
  text-align: right; }

footer .con-lf .num img {
  position: relative;
  top: -6px;
  vertical-align: middle; }

footer .con-lf .num .big {
  color: #907bff;
  font-style: italic;
  font-size: 29px; }

footer .con-lf .num .small {
  color: #907bff;
  font-style: normal;
  font-size: 22px; }
.fr{
  float:right;
}
