/**
 * footer css
 * 
 * @version $Id: default.footer.css 58 2017-08-21 08:52:23Z zhaofy $
 * @creator shengyj @ 2013-12-21 17:13:03 by scap-builder-0.0.4
 * @template version: 2013090901
 */
@charset "UTF-8";

#footer .logo img {
  width: 169px;
 /*  background: url("../images/logo.footer_small.png") no-repeat center center; */
}
#footer .qrc img{
  width: 150px;
}

#footer .area-right {
  margin-left: 220px;
  padding: 50px 0 0 27px;
}

#footer .nav {
  margin: 0;
  padding: 0;
}

#footer .nav li {
  float: left;
  line-height:30px;
  height:30px;
}

#footer .nav a {
  padding: 0;
  color: #fff;
  line-height:30px;
}

#footer .nav a:hover,
#footer .nav a:focus
{
  background-color: transparent !important;
}

#footer .nav .split {
  margin: 0 30px;
}

#footer .menu,
#footer .social {
  height: 30px;
}

#footer .social {
  margin-top: 25px;
}

#footer .social li {
  margin-right: 30px;
}

#footer .social a{
  display: block;
  width: 30px;
  height: 30px;
}

/* #footer .icon-qrc {
  background: url("../images/icon.qrc.png") no-repeat center center;
}

#footer .icon-weixin {
  background: url("../images/icon.weixin.png") no-repeat center center;
}

#footer .icon-facebook {
  background: url("../images/icon.facebook.png") no-repeat center center;
}

#footer .icon-pinterest {
  background: url("../images/icon.pinterest.png") no-repeat center center;
}

#footer .icon-twitter {
  background: url("../images/icon.twitter.png") no-repeat center center;
} */

#footer .get-news {
  margin-top: 28px;
  color: #fff;
}

#footer .get-news label {
  font-weight: normal;
  margin: 0;
}

#footer .get-news .input {
  width: 240px;
  display: inline-block;
  height: 26px;
  margin: 0 10px;
  vertical-align: baseline;
}

#footer .get-news .input .input-email {
  padding: 3px 6px;
  border-color: #6b6b6b;
}

#footer .get-news .input button {
  border-color: #6b6b6b;
  background: #030303;
  color: #6b6b6b;
}

#footer .copyright {
  margin-top: 28px;
  color: #989898;
  font-size: 12px;
}
