.footer_ul_1 {
  display: flex;
  justify-content: space-between;
  margin-bottom: 23px;
  margin-top: 20px;
}
.footer_span_tetle {
  font-size: 14px;
  font-family: MISANS-REGULAR;
  color: red;
  font-weight: bold;
}
.footer_span_black {
  font-size: 14px;
  font-family: MISANS-REGULAR;
  color: black;
  font-weight: bold;
}
.footer_xia_border {
  display: flex;
  justify-content: space-between;
}
.footer_l_left {
  width: 78%;
}
.er_wei {
  display: flex;
}
.shoujihan {
  width: 20px;
  height: 40px;
  font-size: 14px;
  font-family: MISANS-REGULAR;
  margin-top: 28px;
}
.footer_xiao_p1 {
  margin-bottom: 20px;
}
.xia_foot_div {
  border-top: 1px solid rgba(201, 201, 201, 0.2);
  display: flex;
  justify-content: space-between;
}
.xia_foot {
  margin-top: 23px;
  opacity: 0.5;
}


.er_wei img{
    width: 92px;
    height: 92px;
}



