.jz_foot_lm ul, .jz_foot_lm li {
  margin: 0;
  padding: 0;
  list-style: none;
}
.jz_foot_lm em {
  font-style: normal;
}
.jz_foot_lm a:link, .jz_foot_lm a:visited, .jz_foot_lm a:hover {
  color: #000028;
  text-decoration: none;
}
.jz_foot_lm {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 50px;
  background: #fff;
  border-top: 1px solid rgba(245, 245, 245, .8);
  z-index: 97;
}
.jz_foot_lm ul {
  display: flex;
}
.jz_foot_lm ul li {
  position: relative;
  float: left;
  flex: 1;
  height: 50px;
  text-align: center;
}
.jz_foot_lm ul li a {
  display: block;
  padding-top: 5px;
  text-align: center;
}
.jz_foot_lm ul li span {
  display: block;
  width: 30px;
  height: 24px;
  margin: 0 auto;
  background-size: 26px auto;
  background-repeat: no-repeat;
  background-position: center center;
  text-align: center;
}
.jz_foot_lm ul .jz_foot_lm0 span {
  width: 50px;
  height: 50px;
  margin-top: 5px;
  background-size: 46px auto;
  text-align: center;
}
.jz_foot_lm ul .jz_foot_lm0 a {
  position: relative;
  top: -11px;
  width: 60px;
  height: 60px !important;
  line-height: 60px;
  margin: 0px auto;
  padding-top: 0 !important;
  font-weight: bold;
  font-size: 20px;
  color: #59D192;
  background-color: #fff;
  border-top: 1px solid rgba(245, 245, 245, .8);
  -webkit-border-radius: 50%;
  border-radius: 50%;
  display: block;
}
.jz_foot_lm ul li a em {
  display: block;
  line-height: 1.5;
  font-size: 12px;
  color: #a5a5a5;
  -webkit-transform: scale(0.90);
  transform: scale(0.90);
}
.jz_foot_lm ul li.a a em {
  color: #000;
}
.edgebar {
  bottom: 54px !important
}
.Jz52_mfoot_wechat {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  font-size: 14px;
  text-align: center;
  background: rgba(0, 0, 0, 0.4);
  z-index: 9999;
}
.Jz52_mfoot_wechat.mfava {
  display: block;
}
.Jz52_mfoot_container {
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 96%;
  max-width: 320px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  position: relative;
  background: #fff;
  padding: 40px 20px;
  border-radius: 15px;
  position: relative;
}
.Jz52_mfoot_xxk {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.Jz52_mfoot_cpimg img {
  height: 46px;
  width: 46px;
  border-radius: 100px;
}
.Jz52_mfoot_title {
  color: #000;
  font-size: 18px;
  line-height: 18px;
  font-weight: bold;
  margin: 16px 0 10px;
}
.Jz52_mfoot_desc {
  color: #666;
  font-size: 15px;
  line-height: 1.4;
  font-weight: 400;
  margin-bottom: 6px;
}
.Jz52_mfoot_wxh {
  color: #f00;
  font-weight: bold;
}
.Jz52_mfoot_qr img {
  max-width: 200px;
  margin: 0 auto;
}
.Jz52_mfoot_button {
  background-color: #1aad17;
  border-radius: 100px;
  width: 60%;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 12px;
  cursor: pointer;
  color: #fff;
}
.Jz52_mfoot_close {
  position: absolute;
  right: 14px;
  top: 14px;
  z-index: 2;
  cursor: pointer;
}