* {
  margin: 0;
  padding: 0;
}
ul > li {
  list-style: none;
}
a {
  text-decoration: none;
  color: #333;
}
.clearfix::after {
  content: "";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.footer-nav {
  background-color: #f7f7f7;
  height: 424px;
  box-sizing: border-box;
}

.footer-nav1 {
  width: 1200px;
  margin: 0 auto;
  padding-top: 61px;
  font-size: 14px;
  color: #666666;
}

.footer-nav1 > ul {
  float: left;
}

.footer-nav-ul {
  position: relative;
}

.footer-nav-ul .ewm1 {
  box-sizing: border-box;
  padding: 15px 15px 0 15px;
  background: #fff;
  position: absolute;
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.1);
  border-radius: 8px;
  width: 130px;
  height: 167px;
  top: -117px;
  left: -42px;
  display: none;
}

.footer-nav-ul .ewm1 .ewm-img {
  width: 100px;
}

.footer-nav-ul .ewm1 img {
  width: 115px;
  height: 115px;
  margin-left: -8px;
  margin-top: -6px;
}

.footer-nav-ul .ewm1 .ewm-img p {
  font-size: 12px;
  color: #222222;
  text-align: center;
  line-height: 16px;
}
.footer-nav-ul .ewm1-1:hover .ewm1 {
  display: block;
}
.footer-nav-ul .ewm2 {
  box-sizing: border-box;
  padding: 15px 15px 0 15px;
  background: #fff;
  position: absolute;
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.1);
  border-radius: 8px;
  width: 130px;
  height: 167px;
  top: -117px;
  left: 14px;
  display: none;
}

.footer-nav-ul .ewm2 .ewm-img {
  width: 100px;
}

.footer-nav-ul .ewm2 img {
  width: 100px;
  height: 100px;
}

.footer-nav-ul .ewm2 .ewm-img p {
  font-size: 12px;
  color: #222222;
  text-align: center;
  line-height: 16px;
}
.footer-nav-ul .ewm1-2:hover .ewm2 {
  display: block;
}
.footer-nav-ul .ewm3 {
  box-sizing: border-box;
  padding: 15px 15px 0 15px;
  background: #fff;
  position: absolute;
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.1);
  border-radius: 8px;
  width: 130px;
  height: 167px;
  top: -117px;
  left: 80px;
  display: none;
}

.footer-nav-ul .ewm3 .ewm-img {
  width: 100px;
}

.footer-nav-ul .ewm3 img {
  width: 100px;
  height: 100px;
}

.footer-nav-ul .ewm3 .ewm-img p {
  font-size: 12px;
  color: #222222;
  text-align: center;
  line-height: 16px;
}
.footer-nav-ul .ewm1-3:hover .ewm3 {
  display: block;
}
.footer-nav-ul > li:nth-child(2) {
  margin-top: 22px;
}

.footer-nav-ul > li {
  margin-top: 10px;
}

.pclass {
  font-size: 18px;
  color: #222222;
}

.pclass1 {
  font-size: 14px;
  color: #222222;
}

.logo1 > li {
  float: left;
  margin-top: 23px;
  margin-left: 20px;
}

.logo1 > li:nth-child(1) {
  margin-left: 0;
}

.logo1 > li > img {
  display: block;
}

.footer-nav > div > p {
  display: inline;
  text-align: center;
}
.footer-d {
  height: 46px;
  line-height: 46px;
}
.bg {
  background-color: #eeeeee;
  width: 1200px;
  height: 1px;
  margin-left: 382px;
  margin-top: 16px;
}
.phpp {
  position: relative;
  top: 6px;
}
