.footer-con {
  background: #ffffff;
  padding-top: 46px;
  padding-bottom: 55px;
  border-top: 1px solid #eaeaea;
}
.footer-con .footer-box {
  width: 1200px;
  margin: 0 auto;
}
.footer-con .footer-box .fnav-box {
  float: left;
}
.footer-con .footer-box .fnav-box .fnav-list {
  float: left;
  width: 115px;
}
.footer-con .footer-box .fnav-box .fnav-list .fnav-title {
  color: #535152;
  font-size: 14px;
  padding-bottom: 24px;
}
.footer-con .footer-box .fnav-box .fnav-list .fnav-link {
  color: #868383;
  font-size: 12px;
  display: block;
  line-height: 1.8;
}
.footer-con .footer-box .fnav-box .fnav-list .fnav-link:hover {
  color: #85b833;
}
.footer-con .footer-box .fservice-box {
  float: right;
  padding-left: 48px;
  border-left: 1px solid #b3b3b3;
}
.footer-con .footer-box .fservice-box .fservice-title {
  color: #868383;
  font-size: 16px;
  padding-bottom: 15px;
}
.footer-con .footer-box .fservice-box .fservice-tel {
  color: #99d04a;
  font-size: 30px;
}
.footer-con .footer-box .fservice-box .qr-box {
  padding-top: 10px;
}
.footer-con .footer-box .fservice-box .qr-box .qr-list {
  width: 50%;
  float: left;
  text-align: center;
  max-width:89px;
}
.footer-con .footer-box .fservice-box .qr-box .qr-list .qr-text {
  color: #868383;
  font-size: 12px;
}
.footer-con .fright {
  color: #666666;
  font-size: 16px;
  padding-top: 55px;
  padding-bottom: 10px;
  text-align: center;
}
.footer-con .frecord {
  color: #999999;
  font-size: 16px;
  text-align: center;
}

/*# sourceMappingURL=footer.css.map */

.footer-line{
  width: 100%;
  height: auto;
  background-color: #ffcb2d;
  position: relative;
}
.footer-line .mian{
  width: 1200px;
  overflow: hidden;
  margin: 0 auto;
}
.footer-line .mian .mainleft{
    float: left;
    width: 106px;
    height: 65px;
    background-image: url(/images/shopcity.png);
    background-position: -92px -5px;
}
.footer-line .mian .maincenter{
    float: left;
    padding: 7px 0 0px 16px;
}
.footer-line .mian .maincenter .test1{
    font-size: 22px;
    color: #47474d;
    line-height: 34px;
}
.footer-line .mian .maincenter .test2{
    font-size: 14px;
    color: #715e24;
}
.footer-line .mian .mainright{
    width: 245px;
    background-color: #47474d;
    font-size: 20px;
    color: #fff;
    display: inline-block;
    float: right;
    text-align: center;
    line-height: 65px;
}
.footer-line .mian .mainright:hover{
  background-color: #85b833;
}

.xfz{ float:left; margin-left:30px;}
.xfz img{ width:160px;}