﻿.flex {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
/* .homec .list li {
    width: 4.96rem;
    margin-bottom: 0.4rem;
  } */
.homeb ul,
.homec ul,
.homed ul,
.homee ul {
  padding-inline-start: 0px;
  list-style: none;
}
.homeb li,
.homec li,
.homed li,
.homee li {
  list-style: none;
}
.zoomImg img {
  transition: 0.5s;
  height: 100%;
  object-fit: cover;
  z-index: 1;
}
.zoomImg img {
  width: 100%;
  position: relative;
}

.homec .list li {
  width: 30%;
  margin-right: 2%;
  margin-bottom: 0.3rem;
}
.pore {
  position: relative;
}
.homed .box {
  align-items: flex-start;
}
.homec .list li a {
  background: #fff;
  padding: 0.2rem;
  border-radius: 5px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  transition: 0.3s;
}

.homec .list li time {
  background: #eaf3f3;
  width: 0.8rem;
  height: 0.8rem;
  border-radius: 0.2rem 0 0.2rem 0;
  text-align: center;
  color: #015867;
  font-size: 0.14rem;
  padding-top: 0.12rem;
  display: block;
}

.homec .list li time span {
  display: block;
  font-size: 0.32rem;
  font-weight: bold;
  line-height: 1.1em;
}

.homec .list li h4 {
  flex: 1;
  overflow: hidden;
  margin-left: 0.2rem;
  font-size: 0.18rem;
  line-height: 1.5em;
  max-height: 0.6rem\0;
}
.homec .list li a:hover {
  transform: translateY(-0.1rem);
  box-shadow: 0 0.1rem 0.3rem rgba(0, 0, 0, 0.4);
}
.wp {
  max-width: 16rem;
}
.homeb .wp,
.homec .wp,
.homed .wp,
.homee .wp,
.wpa {
  margin: 0 auto;
  width: 94%;
}
.wpa {
  max-width: 17.5rem;
}
.flex-center,
.flex-left {
  display: flex;
  flex-wrap: wrap;
}
.flex-center {
  justify-content: center;
}
.intit {
  margin-bottom: 0.45rem;
}

.intit .h3 {
  font-size: 0.3rem;
  line-height: 1em;
  font-weight: bold;
}
.intit.w .h3 {
  color: #fff;
}
.flexc {
  align-items: center;
}
.pore {
  position: relative;
}
.eclip,
.eclips {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.line2 {
  -webkit-line-clamp: 2;
}
.line2,
.line3 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}
.homee {
  padding: 0.7rem 0 0.8rem;
  background: #f9f9f9;
}
.homee .list {
  margin-bottom: 0.4rem;
}

.homee .list li {
  width: 23.5%;
  margin-right: 2%;
}

.homee .list li a {
  display: block;
  background: #f5f5f5;
  transition: 0.3s;
}

.homee .list li:nth-child(4n) {
  margin-right: 0;
}

.homee .list li .img {
  height: 1.9rem;
}

.homee .list li .txt {
  font-size: 0.2rem;
  text-align: center;
  padding: 0.2rem;
}

.homee .list li .txt h4 {
  font-weight: bold;
}
.homeb {
  padding: 0.2rem 0 0.7rem;
  background: url(../images/bg2.jpg) no-repeat bottom center;
  background-size: cover;
}

.homeb .list {
  margin-bottom: 0.45rem;
}

.homeb .list li {
  width: 22.75%;
  margin-right: 3%;
}

.homeb .list li a {
  display: block;
  background: #fff;
  box-shadow: 0 0.1rem 0.3rem rgba(169, 182, 198, 0.2);
  transition: 0.3s;
}

.homeb .list li:nth-child(4n) {
  margin-right: 0;
}

.homeb .list li .img {
  height: 2.88rem;
}

.homeb .list li .txt {
  padding: 0.25rem;
}

.homeb .list li .txt time {
  margin-bottom: 0.15rem;
  color: #015867;
  display: block;
}

.homeb .list li .txt time em {
  margin-right: 0.05rem;
}

.homeb .list li .txt h4 {
  font-size: 0.18rem;
  margin-bottom: 0.12rem;
  line-height: 1.4em;
}

.homeb .list li .txt p {
  font-size: 0.14rem;
  line-height: 1.8em;
  color: #666;
  height: 0.5rem;
}

.homec {
  padding: 0.2rem 0 0.4rem;
  /* background: url(../images/bg3.jpg) no-repeat bottom center; */
  background-size: cover;
}

.homed {
  padding: 0.7rem 0 0.7rem;
  background: url(../images/bg4.jpg) no-repeat bottom center;
  background-size: cover;
}
.homed .box {
  align-items: flex-start;
}

.homed .slide-d {
  width: 7.25rem;
}

.homed .list {
  /* width: 8.1rem; */
  width: 45%;
}

.homed .slide-d .img {
  height: 3.7rem;
  border-radius: 0.2rem 0 0.2rem 0;
  background: transparent;
  margin-bottom: 0.2rem;
}

.homed .slide-d .txt h4 {
  font-size: 0.22rem;
  line-height: 1.5em;
  color: #fff;
  height: 0.66rem;
}

.homed .swiDots {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 0.2rem;
}

.homed .swiDots span {
  width: 0.16rem;
  height: 0.16rem;
  background: #fff;
  margin: 0 0.15rem;
  border-radius: 50%;
  opacity: 0.5;
}

.homed .swiDots span.active {
  width: 0.24rem;
  height: 0.24rem;
  background: #ffb72c;
  opacity: 1;
}

.homed .list li + li {
  margin-top: 0.5rem;
}

.homed .list li a {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

.homed .list li time {
  width: 1.1rem;
  height: 0.92rem;
  border-radius: 0 0 0.1rem 0.1rem;
  text-align: center;
  color: #fff;
  font-size: 0.18rem;
  padding-top: 0.08rem;
  border: 1px solid #ffb72c;
  border-top-width: 0.15rem;
  transition: 0.3s;
  display: block;
}

.homed .list li time span {
  display: block;
  font-size: 0.28rem;
  font-weight: bold;
  line-height: 1.1em;
}

.homed .list li h4 {
  flex: 1;
  overflow: hidden;
  margin-left: 0.2rem;
  font-size: 0.2rem;
  line-height: 1.6em;
  max-height: 0.7rem\0;
  color: #fff;
}
.umore .a {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #005867;
  font-size: 0.18rem;
}
.umore.w .a {
  color: #fff;
}
.umore .a img {
  height: 0.22rem;
  width: 0.22rem;
  position: relative;
  pointer-events: none;
  user-select: none;
  margin-right: 0.05rem;
}
.umore .a em {
  font-size: 0.14rem;
}
.zoomImg:hover img {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}
@media (min-width: 993px) {
  .homeb .list li:hover a {
    background: #00849a;
  }
  .homec .list li a:hover {
    transform: translateY(-0.1rem);
    box-shadow: 0 0.1rem 0.3rem rgba(0, 0, 0, 0.4);
  }
  .homeb .list li:hover .txt time {
    color: #fff;
  }

  .homeb .list li:hover .txt h4 {
    color: #fff;
  }

  .homeb .list li:hover .txt p {
    color: rgba(255, 255, 255, 0.7);
  }

  .homed .list li a:hover time {
    background: #ffb72c;
    padding-top: 0;
  }

  .homed .list li a:hover h4 {
    color: #ffb72c;
  }

  .homed .slide-d .swiper-slide:hover .txt h4 {
    color: #ffb72c;
  }
  .umore.ab {
    position: absolute;
    right: 0;
    top: 0.1rem;
    z-index: 5;
  }
}

@media (max-width: 992px) {
  .wp {
    width: auto;
    margin-left: 0.4rem;
    margin-right: 0.4rem;
    max-width: inherit;
  }
  .umore .a {
    font-size: 0.24rem;
  }
  .umore .a em {
    font-size: 0.22rem;
  }
  .umore .a img {
    height: 0.3rem;
    width: 0.3rem;
  }
  .homee {
    padding: 0.9rem 0 1rem;
  }
  .homee .list li {
    width: 48%;
    margin-right: 4%;
    margin-bottom: 0.5rem;
  }

  .homee .list li:nth-child(4n) {
    margin-right: 4%;
  }

  .homee .list li:nth-child(2n) {
    margin-right: 0;
  }

  .homee .list li .img {
    height: 24vw;
  }

  .homee .list li .txt h4 {
    font-size: 0.26rem;
  }

  .homee .list li .txt {
    padding: 0.25rem 0.3rem;
  }

  .homee .list {
    margin-bottom: 0.2rem;
  }
  .homeb {
    padding: 0.2rem 0 0.6rem;
  }
  .homeb .list li {
    width: 48%;
    margin-right: 4%;
    margin-bottom: 0.5rem;
  }

  .homeb .list li:nth-child(4n) {
    margin-right: 4%;
  }

  .homeb .list li:nth-child(2n) {
    margin-right: 0;
  }

  .homeb .list li .img {
    height: 32vw;
  }

  .homeb .list li .txt h4 {
    font-size: 0.26rem;
  }

  .homeb .list li .txt p {
    font-size: 0.22rem;
    height: auto;
    line-height: 1.6em;
  }

  .homeb .list li .txt {
    padding: 0.3rem;
  }
  .homec {
    padding: 0.2rem 0 0.6rem;
  }
  .homec .intit {
    justify-content: space-between;
  }
  .homec .list li {
    width: 4.96rem;
    margin-bottom: 0.4rem;
  }

  .homec .list li a {
    background: #fff;
    padding: 0.1rem;
    border-radius: 5px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    transition: 0.3s;
  }

  .homec .list li time {
    background: #eaf3f3;
    width: 0.8rem;
    height: 0.8rem;
    border-radius: 0.2rem 0 0.2rem 0;
    text-align: center;
    color: #015867;
    font-size: 0.14rem;
    padding-top: 0.12rem;
    display: block;
  }

  .homec .list li time span {
    display: block;
    font-size: 0.32rem;
    font-weight: bold;
    line-height: 1.1em;
  }

  .homec .list li h4 {
    flex: 1;
    overflow: hidden;
    margin-left: 0.2rem;
    font-size: 0.2rem;
    line-height: 1.5em;
    max-height: 0.6rem\0;
  }

  .homec .list li {
    width: 100%;
  }

  .homec .list li time {
    width: 1.2rem;
    height: 1.05rem;
  }

  .homec .list li h4 {
    font-size: 0.28rem;
    margin-left: 0.15rem;
  }

  .homec .list li time {
    font-size: 0.18rem;
  }

  .homec .list li h4 {
    font-size: 0.2rem;
    line-height: 1.4em;
  }
  .homed {
    padding: 0.3rem 0 0.7rem;
  }
  .homed .intit {
    justify-content: space-between;
  }
  .homed .slide-d {
    width: 100%;
    margin-bottom: 0.5rem;
  }

  .homed .list {
    width: 100%;
  }

  .homed .slide-d .img {
    height: 46vw;
  }

  .homed .slide-d .txt h4 {
    height: auto;
    font-size: 0.28rem;
  }

  .homed .list li h4 {
    margin-left: 0.3rem;
    font-size: 0.28rem;
  }

  .homed .list li time {
    width: 0.8rem;
    height: 0.8rem;
  }

  .homed .list li time {
    font-size: 0.16rem;
  }

  .homed .list li time span {
    font-size: 0.28rem;
  }

  .homed .list li + li {
    margin-top: 0.4rem;
  }

  @media (max-width: 597px) {
    .eclips {
      display: inline-block;
      overflow: visible;
      text-overflow: inherit;
      white-space: normal;
    }
    .umore .a {
      font-size: 0.18rem;
    }
    .umore .a img {
      height: 0.4rem;
      width: 0.4rem;
    }
    .umore .a em {
      font-size: 0.24rem;
    }
    .wp {
      width: auto;
      margin-left: 5vw;
      margin-right: 5vw;
    }
    .homee .list li {
      width: 100%;
      margin-right: 0;
      margin-bottom: 0.5rem;
    }

    .homee .list li:nth-child(4n) {
      margin-right: 0;
    }

    .homee .list li .img {
      height: 46vw;
    }

    .homee .list li .txt h4 {
      font-size: 0.36rem;
    }

    .homee .list li .txt {
      padding: 0.3rem 0.3rem;
    }

    .homee .list {
      margin-bottom: 0.2rem;
    }
    .homeb .list li {
      width: 100%;
      margin-right: 0;
      margin-bottom: 0.5rem;
    }

    .homeb .list li:nth-child(4n) {
      margin-right: 0;
    }

    .homeb .list li .img {
      height: 60vw;
    }

    .homeb .list li .txt h4 {
      font-size: 0.24rem;
    }

    .homeb .list li .txt p {
      font-size: 0.16rem;
      height: auto;
      line-height: 1.6em;
    }

    .homeb .list li .txt {
      padding: 0.3rem;
    }

    .homeb .list {
      margin-bottom: 0.2rem;
    }
    .homec .list li time {
      width: 0.8rem;
      height: 0.8rem;
    }
    .homed .slide-d .txt h4 {
      height: auto;
      font-size: 0.26rem;
    }

    .homed .list li h4 {
      margin-left: 0.15rem;
      font-size: 0.22rem;
    }
  }
}