/* 首页 THE news */
@media screen and (max-width: 1600px) and (min-width: 1200px) {
  .xinwen_2_img img {
    width: 180px;
  }

  .foot_3_left,
  .foot_3_right {
    height: auto;
    line-height: initial;
  }

  .header_con {
    width: 1200px;
    justify-content: space-evenly;
  }
  .header_nav ul li {
      margin-left: 50px;
  }

  .foot_down_1_up {
      /*margin-top: 60px;*/
  }
}




.foot_down {
    padding-top: 2%;
}
.foot_down_1_down {
   text-align: left;
}
.foot_down_1_down img {
  width: 100px;
  height: 100px;
  margin: 2px 0;
  margin-top: 0.2rem;
}

.foot_down {
  overflow: inherit;
}

.foot_down_2_up,
.foot_down_3_up,
.foot_down_4_up {
  margin-bottom: 20px;
}

.foot_down_2_down_img {
  overflow: inherit;
}
.foot_down_2_down_img img {
  border: 1px solid #eee;
}

.foot_down_2_down_tt {
  align-items: center;
}

.foot_3 {
    align-items: center;
}
.foot_3_right img {
    width: 35px;
}

.foot_down_4_down img {
    width: 90%;
}
.foot_down_3_down ul li {
  height: 40px;
  line-height: 40px;
}
.foot_3_left {
  height: auto;
  line-height: initial;
}
.foot_3_right {
  height: auto;
  line-height: initial;
}
.foot_down {
  height: auto;
}


#section0, #section1, #section2, #section3, #section4 {
  background-color: #fff;
  overflow: hidden;
}