.conimg {
  text-align: center;
}
.conimg img {
  max-width: 60% !important;
}
.logo img {
  max-height: 73px;
}
.m {
  display: none !important;
}
.nav-menu li,
.nav-menu li a {
  transition: 0.4s;
}
.button-ab {
  transition: 0.4s;
}
.button-ab:hover {
  background-color: white;
}
.newsitem li {
  padding-top: 20px;
  padding-bottom: 10px;
}
.newsitem li p {
  margin-bottom: 7PX;
}
.out1 {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.out2 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.footerewm {
  width: 140px;
  margin-right: 20px;
}
.footerewm img {
  max-width: 100%;
}
.footerewm p {
  text-align: center;
  margin-top: 8px;
}
.ihonor .ihonoritem {
  cursor: pointer;
}
@media (min-width: 768px) {
  .contactleft {
    margin-top: 10px;
    min-height: 262px;
  }
  .inews img {
    height: 492px;
    object-fit: cover;
  }
}
@media (max-width: 768px) {
  .conimg {
    text-align: center;
  }
  .conimg img {
    max-width: 100% !important;
  }
  .m {
    display: block !important;
  }
  .pc {
    display: none !important;
  }
  .button-ab {
    background-color: #016abd;
    color: white;
  }
  .padding-big-bottom {
    background-size: cover !important;
  }
  .news-item2 .news-title {
    padding-bottom: 0;
  }
  .news-time-year {
    font-size: 17px;
    margin-top: 2px;
  }
  .yanseb,
  .yanseb a {
    line-height: 1.6;
    font-size: 12px;
  }
  .myfooter {
    padding-top: 20px;
    font-size: 12px;
  }
  .myfooter p {
    line-height: 1.8;
  }
  .myfooter p:last-of-type {
    margin-bottom: 0;
  }
  .pager-prev,
  .pager .pager-prev,
  .pager-next,
  .pager .pager-next {
    font-size: 25px;
    width: 30px;
    height: 30px;
    line-height: 30px;
  }
}
