@import 'iconfont.css';
.zhuoyue_lvse {
  padding-bottom: 10rem;
}
.zhuoyue_dj_content {
  border-top: 2px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
  padding: 1.5rem 0;
}
.zhuoyue_dj_content > div {
  width: 50%;
  float: left;
  overflow: hidden;
}
.zhuoyue_dj_content > div:first-child img {
  width: 100%;
}
.zhuoyue_dj_content > div:first-child img:hover {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
}
.zhuoyue_dj_content > div:last-child {
  padding-left: 3.2rem;
  padding-top: 0.1rem;
}
.zhuoyue_dj_content > div:last-child h2 {
  font-size: 1.8rem;
  font-weight: bold;
  color: #28468e;
  margin-bottom: 1rem;
  margin-top: 0.5rem;
}
.zhuoyue_dj_content > div:last-child p {
  font-size: 0.8rem;
  text-align: justify;
  color: #999;
  margin-bottom: 2rem;
  -webkit-line-clamp: 5;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
  line-height: 1.5;
  height: 7.5em;
}
.zhuoyue_dj_content > div:last-child .date {
  padding-bottom: 1.5rem;
  border-bottom: 1px solid #e6e6e6;
}
.zhuoyue_dj_content > div:last-child .date div:first-child {
  float: left;
}
.zhuoyue_dj_content > div:last-child .date div:last-child {
  float: right;
}
.zhuoyue_dj_content > div:last-child .date div:last-child span {
  position: relative;
  top: -0.15rem;
}
.zhuoyue_dj_content > div:last-child .date div span {
  font-size: 0.8rem;
  color: #999;
  margin-left: 0.4rem;
}
.zhuoyue_dj_content > div:last-child .date div i {
  font-size: 1rem;
  color: #999;
}
.zhuoyue_dj_content > div:last-child .date div .icon-yanjing {
  font-size: 1.2rem;
}
.zhuoyue_dj_content > div:last-child .details {
  display: block;
  width: 100%;
  height: 3.4rem;
  background: #f2f2f2;
  margin-top: 2rem;
  text-align: center;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
}
.zhuoyue_dj_content > div:last-child .details .more {
  font-size: 0.8rem;
  color: #666;
  line-height: 3.4rem;
  margin-right: 1rem;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
}
.zhuoyue_dj_content > div:last-child .details i {
  font-size: 0.6rem;
  color: #999;
}
.zhuoyue_dj_content > div:last-child .details:hover {
  background: #28468e;
}
.zhuoyue_dj_content > div:last-child .details:hover .more,
.zhuoyue_dj_content > div:last-child .details:hover i {
  color: #fff;
}
.zhuoyue-list {
  margin-top: 2.7rem;
}
.zhuoyue-list .swiper-container .swiper-wrapper .swiper-slide {
  position: relative;
  cursor: pointer;
}
.zhuoyue-list .swiper-container .swiper-wrapper .swiper-slide img {
  width: 100%;
}
.zhuoyue-list .swiper-container .swiper-wrapper .swiper-slide .mask {
  color: #ffffff;
  position: absolute;
  width: 100%;
  height: 100%;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.85), rgba(0, 0, 0, 0));
  left: 0;
  top: 58%;
  padding-left: 1.8rem;
  padding-top: 3rem;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
}
.zhuoyue-list .swiper-container .swiper-wrapper .swiper-slide .mask h5 {
  font-size: 1.1rem;
  margin-bottom: 1.5rem;
}
.zhuoyue-list .swiper-container .swiper-wrapper .swiper-slide .mask p {
  font-size: 0.7rem;
  position: relative;
  left: 0.5rem;
  opacity: 0;
  padding-right: 2rem;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
  line-height: 1.5;
  height: 3em;
  transition: all 0.5s ease 0.5s;
  -webkit-transition: all 0.5s ease 0.5s;
  -moz-transition: all 0.5s ease 0.5s;
  -ms-transition: all 0.5s ease 0.5s;
}
.zhuoyue-list .swiper-container .swiper-wrapper .swiper-slide .mask .details {
  display: block;
  color: #fff;
  position: relative;
  left: 0.5rem;
  opacity: 0;
  transition: all 0.5s ease 1s;
  -webkit-transition: all 0.5s ease 1s;
  -moz-transition: all 0.5s ease 1s;
  -ms-transition: all 0.5s ease 1s;
  margin-top: 3rem;
}
.zhuoyue-list .swiper-container .swiper-wrapper .swiper-slide .mask .details a {
  color: #fff;
  margin-right: 0.5rem;
}
.zhuoyue-list .swiper-container .swiper-wrapper .swiper-slide .mask .details i {
  font-size: 0.6rem;
}
.zhuoyue-list .swiper-container .swiper-wrapper .swiper-slide:hover .mask {
  top: 0;
}
.zhuoyue-list .swiper-container .swiper-wrapper .swiper-slide:hover .mask p,
.zhuoyue-list .swiper-container .swiper-wrapper .swiper-slide:hover .mask .details {
  left: 0;
  opacity: 1;
}
.zhuoyue-list .swiper-pagination {
  position: relative;
  top: 0;
}
.zhuoyue-list .swiper-pagination-bullet {
  width: 0.7rem;
  height: 0.7rem;
  border-radius: 0;
  background: #aaa;
  opacity: 1;
  margin: 0.2rem;
}
.zhuoyue-list .swiper-pagination-bullet:hover {
  background: #f4c117;
}
.zhuoyue-list .swiper-pagination-bullet-active {
  background: #f4c117;
}
.zhuoyue-list .swiper-button-next,
.zhuoyue-list .swiper-button-prev {
  top: 70%;
}
.zhuoyue-list .swiper-button-prev {
  left: -4%;
  top: -8rem;
  background: none;
  position: relative;
}
.zhuoyue-list .swiper-button-prev:before {
  content: '\e601';
  font-family: 'iconfont';
  position: absolute;
  font-size: 1.5rem;
  color: #999;
}
.zhuoyue-list .swiper-button-prev:hover:before {
  color: #f4c117;
}
.zhuoyue-list .swiper-button-next {
  left: 102%;
  top: -8rem;
  background: none;
  position: relative;
}
.zhuoyue-list .swiper-button-next:before {
  content: '\e600';
  font-family: 'iconfont';
  position: absolute;
  font-size: 1.5rem;
  color: #999;
}
.zhuoyue-list .swiper-button-next:hover:before {
  color: #f4c117;
}
@media screen and (max-width: 1680px) {
  .zhuoyue_dj_content > div:last-child .date {
    padding-bottom: 1.2rem;
  }
}
@media screen and (max-width: 1366px) {
  .zhuoyue_dj_content > div:last-child h2 {
    margin-top: 0.2rem;
  }
}
@media screen and (max-width: 1024px) {
  .zhuoyue_dj_content > div:last-child h2 {
    font-size: 1.4rem;
  }
  .zhuoyue_dj_content > div:last-child p {
    margin-bottom: 1.3rem;
  }
  .zhuoyue-list .swiper-button-prev {
    display: none;
  }
  .zhuoyue-list .swiper-button-next {
    display: none;
  }
  .zhuoyue-list .swiper-pagination {
    top: 1rem;
  }
  .zhuoyue-list .swiper-container .swiper-wrapper .swiper-slide .mask {
    top: 0;
  }
  .zhuoyue-list .swiper-container .swiper-wrapper .swiper-slide .mask p {
    opacity: 1;
    left: 0;
  }
  .zhuoyue-list .swiper-container .swiper-wrapper .swiper-slide .mask .details {
    opacity: 1;
    left: 0;
  }
}
@media screen and (max-width: 768px) {
  .zhuoyue_lvse .zhuoyue_text {
    padding-top: 1.6rem;
    padding-bottom: 1.6rem;
  }
  .zhuoyue_lvse .zhuoyue_text h2 {
    font-size: 1.6rem;
  }
  .zhuoyue_dj_content {
    padding-left: 10px;
    padding-right: 10px;
  }
  .zhuoyue_dj_content > div {
    width: 100%;
  }
  .zhuoyue_dj_content > div:last-child {
    padding-left: 0;
  }
  .zhuoyue_dj_content > div:last-child h2 {
    margin-top: 1rem;
  }
  .zhuoyue_dj_content > div:last-child p {
    font-size: 13px;
  }
  .zhuoyue_dj_content > div:last-child .date div span {
    font-size: 12px;
  }
  .zhuoyue_dj_content > div:last-child .details .more {
    font-size: 13px;
  }
  .zhuoyue-list .swiper-container .swiper-wrapper .swiper-slide .mask {
    padding-top: 6.8rem;
  }
  .zhuoyue-list .swiper-container .swiper-wrapper .swiper-slide .mask h5 {
    font-size: 14px;
  }
  .zhuoyue-list .swiper-container .swiper-wrapper .swiper-slide .mask p {
    font-size: 13px;
  }
  .zhuoyue-list .swiper-container .swiper-wrapper .swiper-slide .mask .details a {
    font-size: 13px;
  }
}
/*# sourceMappingURL=zhuoyue_dangjian.css.map */