.footer11 {
  background: #000;
  padding-top: 2rem;
}
.footer {
     padding: 1rem 0 2rem 0;
    border-bottom: 1px solid #ffffff38;
}
.footer_ul {
  display: flex;
  justify-content: space-between;
}
.footer_ul_li {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.footer_ul_li_d2 .p1 {
  font-family: PingFangSC-Medium;
  font-size: 1rem;
  color: #ffffffa3;
  letter-spacing: 0;
  font-weight: 500;
  margin-bottom: 5px;
}
.footer_ul_li_d1 img{
    opacity: 0.6;
}
.f_li_d11 img{
    opacity: 1;
    text-align: right;
}

.footer_bottom_d1 img{
    opacity: 0.6;
    width: 70%;
}

.f_li_d11 img{
    width: 50%;
}
.f_li_d11{
  width: 10%;
  text-align: right;
}
.footer_bottom_d1{
  width: 15%;
}


.footer_ul_li_d2 .p2 {
  font-family: PingFangSC-Regular;
  font-size: 0.8rem;
  color: #ffffffa3;
  letter-spacing: 0;
  font-weight: 400;
}
.footer_ul .hr1 {
  width: 1px;
  height: 80px;
  opacity: 0.4;
  background: #ffffffa3;
}
.footer_ul_li:last-child .footer_ul_li_d2 .p1 {
  margin-right: 2rem;
}
.footer1 {
  background: #000;
  padding: 0.9rem 0 0 0;
}
.footer_bottom {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.footer_bottom_ul {
  display: flex;
  justify-content: space-between;
}
.footer_bottom_li {
  font-family: PingFangSC-Regular;
  font-size: 0.9rem;
  color: #ffffffa3;
  letter-spacing: 0;
  text-align: right;
  font-weight: 400;
}
.footer_ul_li_d2{
    margin-left: 15px;
}

.bj{
    text-align:left;
    color:#ffffffa3;
    padding:20px 0;
    display: flex;
    justify-content: space-between;
    font-size: 0.8rem;
}

