.foot {
  height: 10.885vw;
  width: 100vw;
  background-color: black;
}
.foot .footBox {
  width: 91.51vw;
  margin-left: 4.167vw;
}
.foot .footBox .f1 {
  padding-top: 2.917vw;
  margin-bottom: 1.042vw;
  display: flex;
  justify-content: space-between;
}
.foot .footBox .f1 .t1 {
  display: flex;
}
.foot .footBox .f1 .t1 .c1 {
  cursor: pointer;
  font-style: normal;
  font-weight: 400;
  font-size: 0.833vw;
  line-height: 1.771vw;
  text-align: center;
  color: #ffffff;
  font-family: "Prompt-Regular";
}
.foot .footBox .f1 .t1 .c2 {
  cursor: pointer;
  font-style: normal;
  font-weight: 400;
  font-size: 0.833vw;
  line-height: 1.771vw;
  text-align: center;
    font-family: "Prompt-Regular";
  color: #ffffff;
  margin-left: 2.917vw;
}
.foot .footBox .f1 .t2 {
  width: 5.833vw;
  display: flex;
  justify-content: space-between;
}
.foot .footBox .f1 .t2 img {
  width: 1.25vw;
  height: 1.25vw;
  display: block;
  cursor: pointer;
}
.foot .footBox .line {
  width: 100%;
  height: 0.052vw;
  background-color: #ffffff;
}
.foot .footBox .f2 {
  width: 100%;
  display: flex;
  margin-top: 1.042vw;
  justify-content: space-between;
}
.foot .footBox .f2 .i1 {
  width: 2.5vw;
  display: block;
  cursor: pointer;
}
.foot .footBox .f2 .i2 {
  width: 5.665vw;
  height: 1.406vw;
  display: block;
  cursor: pointer;
}
.mobilefoot {
  height: 32.533vw;
  width: 100vw;
  background-color: black;
}
.mobilefoot .box1 {
  width: 82.4vw;
  display: flex;
  justify-content: space-between;
  margin-left: 8.8vw;
  padding-top: 8.533vw;
}
.mobilefoot .box1 .t1 {
  font-style: normal;
  font-weight: 400;
  font-size: 3.2vw;
  line-height: 3.2vw;
  text-align: center;
  color: #ffffff;
  font-family: "Prompt-Regular";
}
.mobilefoot .box1 .t2 {
  font-style: normal;
  font-weight: 400;
  font-size: 3.2vw;
  line-height: 3.2vw;
  text-align: center;
  color: #ffffff;
  font-family: "Prompt-Regular";
}
.mobilefoot .box1 .line {
  height: 3.101vw;
  width: 0.267vw;
  background-color: #ffffff;
}
.mobilefoot .bottomBox {
  display: flex;
}
.mobilefoot .bottomBox .box2 {
  width: 32.704vw;
  display: flex;
  margin-top: 6.133vw;
  margin-bottom: 6.533vw;
  margin-left: 12.533vw;
  justify-content: space-between;
}
.mobilefoot .bottomBox .box2 img {
  width: 5.213vw;
  height: 5.213vw;
}
.mobilefoot .bottomBox .langImg {
  width: 29.067vw;
  height: 6.4vw;
  margin-top: 5.6vw;
  margin-left: 10.933vw;
}
