@media (max-width: 992px) {
  .img_text2 .img {
    width: 170px;
  }
}
.list_date3 {
  margin-left: -20px;
  margin-right: -20px;
}
.list_date3::after {
  content: '';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.list_date3 > li {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 50%;
  padding-left: 20px;
  padding-right: 20px;
  float: left;
}
.list_date3 > li:nth-child(n) {
  margin-top: 0;
}
.list_date3 > li:nth-child(n)::after {
  display: block;
}
.list_date3 > li:nth-child(n + 2) {
  margin-top: 0px;
}
.list_date3 > li:nth-child(2) {
  margin-top: 0;
}
.list_date3 > li:nth-child(2n)::after,
.list_date3 > li:last-child::after {
  display: none;
}
.list_date3 a {
  display: block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media (max-width: 992px) {
  .list_date3 {
    margin-left: 0px;
    margin-right: 0px;
  }
  .list_date3::after {
    content: '';
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
  }
  .list_date3 > li {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    padding-left: 0px;
    padding-right: 0px;
    float: left;
  }
  .list_date3 > li:nth-child(n) {
    margin-top: 0;
  }
  .list_date3 > li:nth-child(n)::after {
    display: block;
  }
  .list_date3 > li:nth-child(n + 1) {
    margin-top: 0px;
  }
  .list_date3 > li:nth-child(1) {
    margin-top: 0;
  }
  .list_date3 > li:nth-child(1n)::after,
  .list_date3 > li:last-child::after {
    display: none;
  }
  .list_date3 a {
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
}
.leader_ul {
  margin-left: -20px;
  margin-right: -20px;
}
.leader_ul::after {
  content: '';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.leader_ul > li {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 50%;
  padding-left: 20px;
  padding-right: 20px;
  float: left;
}
.leader_ul > li:nth-child(n) {
  margin-top: 0;
}
.leader_ul > li:nth-child(n)::after {
  display: block;
}
.leader_ul > li:nth-child(n + 2) {
  margin-top: 20px;
}
.leader_ul > li:nth-child(2) {
  margin-top: 0;
}
.leader_ul > li:nth-child(2n)::after,
.leader_ul > li:last-child::after {
  display: none;
}
.leader_ul a {
  display: block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media (max-width: 992px) {
  .leader_ul {
    margin-left: 0px;
    margin-right: 0px;
  }
  .leader_ul::after {
    content: '';
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
  }
  .leader_ul > li {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    padding-left: 0px;
    padding-right: 0px;
    float: left;
  }
  .leader_ul > li:nth-child(n) {
    margin-top: 0;
  }
  .leader_ul > li:nth-child(n)::after {
    display: block;
  }
  .leader_ul > li:nth-child(n + 1) {
    margin-top: 20px;
  }
  .leader_ul > li:nth-child(1) {
    margin-top: 0;
  }
  .leader_ul > li:nth-child(1n)::after,
  .leader_ul > li:last-child::after {
    display: none;
  }
  .leader_ul a {
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
}
.leader_ul .img_text2 {
  padding: 10px;
}
.leader_ul .view a {
  display: inline;
}
