/*.footer_t {*/
/*  width: 100%;*/

/*}*/

.footer_t {
  width: 100%;
  height: 351px;
  padding-top: 79px;
  color: #9f9f9f;
  background: #262626 url(https://zkmall-pc.oss-cn-shenzhen.aliyuncs.com/images/footer-bg.png) no-repeat right top;
}

.footer_t dl {
  flex: 1;
}

.footer_t dt {
  font-family: Source Han Sans CN VF;
  font-weight: 400;
  font-size: 18px;
  color: #ffffff;
  margin-bottom: 41px;
}

.footer_t dd {
  margin-bottom: 12px;
}

.footer_t dd a {
  font-family: Source Han Sans CN VF;
  font-weight: 400;
  font-size: 16px;
  color: #9f9f9f;
}

.footer_t .img .box {
  margin-top:15px;
  width: 122px;
  margin-right: 19px;
  text-align: center;
}

.footer_t .img .box:last-child {
  margin-right: 0;
}

.footer_t .img .box img {
  width: 122px;
  height:auto;
  display: block;
  margin-bottom: 10px;
}

.footer_t .img .box p {
  line-height: 1;
  font-family: Source Han Sans CN VF;
  font-weight: 400;
  font-size: 16px;
  color: #9f9f9f;
}

.footer_d {
  width: 100%;
  height: 40px;
  font-family: Source Han Sans CN VF;
  font-weight: 400;
  line-height:40px;
  font-size: 16px;
  background: #262626;
}
