.footer {
  height: 238px;
  background: url('../images/bg.png') 0 -250px no-repeat;
  background-size: 100%;
}

.footer-content {
  height: 238px;
  background: rgba(18, 33, 41, 0.7);
  color: #fff;
  padding-top: 33px;
  box-sizing: border-box;
}

.footer-logo {
  display: flex;
  justify-content: center;
  align-items: center;
}

.footer-logo span {
  display: inline-block;
  font-size: 24px;
  height: 72px;
  line-height: 72px;
  border-left: 2px solid #b5bac0;
  margin-left: 25px;
  padding-left: 23px;
  vertical-align: baseline;
}

.footer .copy-right {
  margin-top: 62px;
  text-align: center;
}

.InProcess1 {
  width: 150px;
  height:150px;
  background: url('../images/InProcess1.png') no-repeat;
  background-size: 100%;
}
.InProcess2 {
  width: 150px;
  height:150px;
  margin-top: -173px;
  margin-right: -375px;
  background: url('../images/InProcess2.png') no-repeat;
  background-size: 100%;
}
.InProcess3 {
  width: 150px;
  height:150px;
  margin-top: -173px;
  margin-right: -750px;
  background: url('../images/InProcess2.png') no-repeat;
  background-size: 100%;
}
.InProcess4 {
  width: 150px;
  height:150px;
  margin-top: -173px;
  margin-right: -1125px;
  background: url('../images/InProcess4.png') no-repeat;
  background-size: 100%;
}
.InProcess21 {
  width: 150px;
  height:150px;
  margin-top: -173px;
  margin-right: -375px;
  background: url('../images/InProcess3.png') no-repeat;
  background-size: 100%;
}
.InProcess31 {
    color:goldenrod;
  width: 150px;
  height:150px;
  margin-top: -173px;
  margin-right: -750px;
  background: url('../images/InProcess5.png') no-repeat;
  background-size: 100%;
}
.InProcess41 {
  width: 150px;
  height:150px;
  margin-top: -173px;
  margin-right: -1125px;
  background: url('../images/InProcess5.png') no-repeat;
  background-size: 100%;
}
.InProcessWord1 {
  text-align:left;
  padding-left: 45px;
  padding-top: 23px;
  color:white;
  font-family: "Î¢ÈíÑÅºÚ";
  font-weight:bold;
  font-size:15px;
}
.InProcessWord2 {
  text-align:left;
  padding-left: 45px;
  padding-top: 23px;
  color:white;
  font-family: "Î¢ÈíÑÅºÚ";
  font-weight:bold;
  font-size:15px;
}

.InProcessSmallWord {
    color:goldenrod;
    font-size:9px;
    height:10px;
    line-height:10px;
    width:300px;
}