.w {
  width: 1200px;
  margin: 0 auto;
}

.footer {
  background-color: #1f2130;
  width: 100%;
  text-align: center;
  padding: 0 0 30px;
}

.bottom-top {
  width: 100%;
  height: 120px;
  border-bottom: 1px solid #414b51;
}

.bottom-ul {
  height: 120px;
  position: relative;
}

.bottom-ul li {
  float: left;
  width: 25%;
  height: 100%;
  position: relative;
}

.bottom-ul li:first-of-type div {
  position: absolute;
  top: 0;
  left: 0;
}

.bottom-ul li:last-of-type div {
  position: absolute;
  top: 0;
  right: 0;
}

.bottom-ul li:nth-of-type(2) div {
  margin-left: -30px;
}

.bottom-ul li:nth-of-type(3) div {
  margin-right: -30px;
}

.bottom-ul li img {
  margin-top: 35px;
  width: 35px;
}

.bottom-ul li span {
  color: #fff;
  margin-left: 15px;
  font-size: 18px;
  position: relative;
  bottom: -20px;
}

.footer-center-left {
  float: left;
  width: 168px;
  position: relative;
}


.footer-center-left p.week {
  font-size: 13px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #ffffff;
  opacity: 0.4;
  text-align: left;
}

.footer-center-left p.tel {
  font-size: 24px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #ffffff;
}

.footer-center-left-logo {
  background: url("../newImgs/logo-bottom.png")/*tpa=http://www.lfdun.com//vendor/homes2/newImgs/logo-bottom.png*/ no-repeat center center;
  width: 100%;
  height: 56px;
  margin-bottom: 20px;
}


.footer-center-left-ewm {
  position: absolute;
  top: 156px;
  left: 80px;
  box-sizing: border-box;
  width: 109px;
  display: none;
}

.footer-center-left-ewm img {
  width: 100%;
}

.footer-center-right {
  float: left;
}

.footer-center-right>ul {
  width: 258px;
  float: left;
}

.footer-center-right ul li {
  text-align: left;
  line-height: 26px;
}

.footer-center-right ul li a {
  font-size: 12px;
  color: #999;
}

.footer-center-right ul li a:hover {
  color: #2468f2;
}

.footer-center-right ul li.foo {
  margin-bottom: 10px;
  font-weight: normal;
  color: #fff;
  font-size: 16px;
  line-height: 40px;
}

.bottom-footer p {
  color: #fffefe;
}

.bottom-footer .dibua {
  margin-left: 18px;
}

.bottom-footer p a {
  color: #fff;
}

.bottom-footer p a:hover {
  color: #2468f2;
}

.footer-top {
  width: 100%;
  min-height: 60px;
  color: #333;
  background-color: #f0f3f7;
  padding: 20px 0;
  margin-top: 80px;
}

.footer-top a {
  display: inline-block;
  color: #666;
  margin-right: 20px;
}

.footer-top a:hover {
  color: #2468f2;
}

.footer-top-center {
  width: 1200px;
  margin: 0 auto;
  line-height: 30px;
  text-align: left;
  font-size: 12px;
  color: #ffffff;
  padding: 20px 0;
}

.footer-top-center a {
  color: #fff;
  margin-right: 25px;
}

.footer-top-center .fri {
  float: left;
  width: 8%;
  padding-left: 5px;
}

.footer-top-center .friLinks {
  float: left;
  width: 92%;
  opacity: 0.5;
}

.contact {
  margin-top: 20px;
}

.contact .qq {
  float: left;
  margin-right: 10px;
  width: 30px;
  height: 30px;
  background: url("../newImgs/qq-bottom.png")/*tpa=http://www.lfdun.com//vendor/homes2/newImgs/qq-bottom.png*/ center center no-repeat;
  background-size: contain;
}

.contact .qq:hover {
  background: url("../newImgs/qq1.png")/*tpa=http://www.lfdun.com//vendor/homes2/newImgs/qq1.png*/ center center no-repeat;
  background-size: contain;
}

.contact .qq a {
  width: 30px;
  height: 30px;
  display: block;
}

.contact .wechat {
  float: left;
  width: 30px;
  height: 30px;
  background: url("../newImgs/weixin-bottom.png")/*tpa=http://www.lfdun.com//vendor/homes2/newImgs/weixin-bottom.png*/ center center no-repeat;
  background-size: contain;
}

.contact .wechat:hover {
  background: url("../newImgs/wechat1.png")/*tpa=http://www.lfdun.com//vendor/homes2/newImgs/wechat1.png*/ center center no-repeat;
  background-size: contain;
}

.outLink {
  width: 100%;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}