.floot {
  width: 100%;
  height: 305px;
  background: #333;
  clear: both; }
  .floot .floot-div {
    width: 1220px;
    margin: 0 auto; }
    .floot .floot-div .floot-div-column {
      float: left;
      vertical-align: top;
      display: inline-block; }
      .floot .floot-div .floot-div-column .floot-title {
        width: 72px;
        height: 18px;
        font-size: 18px;
        font-weight: 500;
        color: #FEFFFF;
        line-height: 27px;
        margin-top: 52px;
        margin-bottom: 40px; }
      .floot .floot-div .floot-div-column .title-div-a {
        margin-bottom: 20px; }
        .floot .floot-div .floot-div-column .title-div-a .about-us-a {
          width: 56px;
          height: 14px;
          font-size: 14px;
          font-weight: 400;
          color: #FEFFFF;
          line-height: 21px; }
    .floot .floot-div .item1 {
      width: 200px; }
    .floot .floot-div .floot-div-column-right {
      display: inline-block;
      float: right;
      margin-top: 65px; }

.floot-center {
  width: 100%;
  height: 1px;
  background: #5c5c5c;
  box-shadow: 0px 1px 0px 0px #58595A; }

.floot-under {
  width: 100%;
  height: 73px;
  background: #333; }
  .floot-under .floot-under-div {
    width: 1220px;
    margin: 0 auto;
    text-align: center; }
    .floot-under .floot-under-div .floot-under-font {
      display: flex;
      justify-content: center;
      align-items: center;
      color: #fff;
      line-height: 24px;
      font-size: 14px; }
      .floot-under .floot-under-div .floot-under-font .bottom-line{
        display:inline-block;
  height: 14px;
    width: 0;
    border: 1px solid #fff;
    margin: 0 20px;
    vertical-align: middle;
}
.badge-img{width:18px;height:18px; margin-right:4px;}
.floot-under .floot-under-div .floot-under-font a{font-size: 14px; color:#fff;}
    .floot-under .floot-under-div .floot-under-font-top {
      padding-top: 10px; }

.inline-block {
  display: inline-block; }

.code-font {
  margin-bottom: 10px;
  text-align: center;
  color: #fff; }

.number-img {
  width: 146px;
  height: 146px; }

.floot-img {
  vertical-align: middle;
  margin-right: 8px; }

.dz-font-img {
  vertical-align: middle;
  margin-right: 24px; }
