.footer {
  background-color: #028983;
  padding: 32px 0 50px 0;
}
.footer_top {
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #ffffff47;
  padding-bottom: 32px;
  margin-bottom: 40px;
}
.footer_top .p1 {
  font-family: DingTalk-JinBuTi;
  font-size: 26px;
  color: #FFFFFF;
  letter-spacing: 0;
  text-align: right;
  font-weight: 400;
}
.footer_top_li {
  font-family: PingFangSC-Regular;
  font-size: 18px;
  color: #FFFFFF;
  letter-spacing: 0;
  text-align: right;
  font-weight: 400;
  line-height: 35px;
}
.footer_top_ul {
  display: flex;
  justify-content: space-between;
  width: 58%;
}
.footer_bottom_left .lian_p1 {
  font-family: PingFangSC-Medium;
  font-size: 18px;
  color: #FFFFFF;
  letter-spacing: 0;
  font-weight: 500;
  margin-bottom: 40px;
}
.footer_bottom_left_d1 span {
  font-family: PingFangSC-Regular;
  font-size: 18px;
  color: #FFFFFF;
  letter-spacing: 0;
  font-weight: 400;
  line-height: 28px;
}
.footer_bottom_left_d1 {
  margin-bottom: 20px;
  width: 40%;
}
.footer_bottom_left_d1:nth-child(2) {
  width: 60%;
}
.footer_bottom_left_d1:nth-child(4) {
  width: 60%;
}
.footer_bottom_left {
  width: 60%;
}
.footer_bottom_left_l {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.footer_bottom_right .guan_p1 {
  font-family: PingFangSC-Medium;
  font-size: 18px;
  color: #FFFFFF;
  letter-spacing: 0;
  font-weight: 500;
  text-align: right;
  margin-bottom: 40px;
}
.footer_bottom_right_im {
  text-align: right;
}
.footer_bottom_right_im img {
  margin: 0 5px;
}
.footer_bottom {
  display: flex;
  justify-content: space-between;
}
