.footer-weChat {
  display: inline-block;
  margin: 0 auto;
  vertical-align: top;
  text-align: center;
  cursor: pointer;
  position: relative;top:30px;width:100%
;}

.footer-link-img {
  width: 47px;
  height: 47px;
  object-fit: cover;
  border-radius: 100%;}

.footer-zhengda-link {
  font-family: "FZLTHK--GBK1-0";
  font-size: 16px;
  color: #fff;
  line-height: 28px;
  white-space: nowrap;}

.footer-weChat-code img {
  width: 130px;
  height: 130px;}

.footer-weChat-code {
  width: 150px;
  height: 150px;
  position: absolute;
  top: -140px;
  left: 45%;
  opacity: 0;
  transition: all 0.4s linear 0.2s;
  background: #fff;
  box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.5);
  pointer-events: none;
  z-index: 4;}

.footer-weChat-code img {
  width: 100%;
  height: 100%;}

.footer-weChat>img:hover~.footer-weChat-code {
  opacity: 1;
  top: -160px;}
.keywordfontcolor1081350{ font-weight: bold; font-size: 10pt; color: #191d16; font-family: 宋体 ;}

