.col-lg-10 {
  padding-left: 0px !important;
}
.Footer {
  height: 450px;
  max-width: 100%;
  background-color: #404040;
}
.Footer .content {
  padding-top: 49px;
}
.Footer .content .footerOne {
  color: #4ca0d3;
}
.Footer .content .footerOne .logoBox {
  width: 40px;
  height: 44px;
}
.Footer .content .footerOne .footerCompany {
  font-size: 22px;
  letter-spacing: 9px;
}
.Footer .content .footerOne .footerEnglish {
  font-size: 12px;
}
.Footer .content .footerTwo {
  color: #fff;
  font-size: 14px;
}
.Footer .content .footerTwo ul li {
  line-height: 35px;
}
.Footer .content .footerTwo .liOne {
  font-size: 16px;
  margin-bottom: 10px;
}
.Footer .content .footerFive {
  margin-top: 10px;
  font-size: 16px;
  color: #fff;
  padding-left: 46px;
}
.Footer .content .footerFive .erweim {
  width: 110px;
  height: 110px;
  margin-bottom: 20px;
  margin-top: 24px;
}
.Footer .content .footerFive .footerFiveText {
  text-align: left;
  margin-bottom: 20px;
  font-size: 16px;
}
.Footer .content .footerFive .footerFiveText span {
  font-family: Microsoft YaHei;
  font-size: 14px;
}
.Footer .phoneBox {
  display: none;
}
@media (max-width: 996px) {
  .Footer {
    margin-top: 16px;
    max-width: 100%;
    background-color: #4da3d4;
    line-height: 15px;
    height: 230px !important;
  }
  .Footer .content {
    display: none;
  }
  .Footer .phoneBox {
    display: block;
    text-align: center;
    width: 100%;
    color: #fff;
    font-size: 12px;
  }
  .Footer .phoneBox .phoneEr {
    width: 70px;
    height: 70px;
    margin: 20px 40%;
  }
  .Footer .phoneBox span {
    font-size: 14px;
  }
}
