﻿
.carousel65 ul {
  position: relative;
  overflow: hidden;
}
.carousel65 ul a {
  display: block;
  position: relative;
}
.carousel65 ul a .bannerpic {
  padding-bottom: 47.86%;
}
.carousel65 ul a .bannertxt {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0px;
  z-index: 1;
  background: #000000;
  background: -o-linear-gradient(top, #000000, transparent);
  background: -moz-linear-gradient(top, #000000, transparent);
  background: linear-gradient(to top, #000000, transparent);
  padding: 53px 0;
  box-sizing: border-box;
}
.carousel65 ul a .bannertxt h2 {
  width: 56%;
}
.carousel65 ul .slick-dots {
  bottom: 0;
  display: inline-block;
  width: auto;
  right: 8.3%;
  position: absolute;
  overflow: visible;
}
.carousel65 ul .slick-dots li {
  margin: 0 15px;
  width: 30px;
  height: 50px;
  transition: all 0.3s ease-in-out;
}
.carousel65 ul .slick-dots li button {
  background: #5f5e5e;
  border-radius: 0;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  position: relative;
  overflow: visible;
}
.carousel65 ul .slick-dots li button::before {
  content: "";
  display: block;
  width: 28px;
  height: 26px;
  background: url(/uploads/image/zdimages/dot.png) no-repeat;
  position: absolute;
  left: 0;
  top: -13px;
}
.carousel65 ul .slick-dots li.slick-active {
  height: 80px;
  margin-bottom: -15px;
}
.carousel65 ul .slick-dots li.slick-active button {
  background: #aa1313;
}
.carousel65 ul .slick-dots li.slick-active button::before {
  background: url(/uploads/image/zdimages/dot1.png) no-repeat;
}
@media screen and (max-width: 1600px) {
  .carousel65 ul .slick-dots {
    right: 4.3%;
  }
}
@media screen and (max-width: 1460px) {
  .carousel65 ul .slick-dots {
    right: 3.3%;
  }
}
@media screen and (max-width: 1301px) {
  .carousel65 ul .slick-dots {
    right: 5.3%;
  }
}
@media screen and (max-width: 1200px) {
  .carousel65 ul .slick-dots {
    right: 1.3%;
  }
}
@media screen and (max-width: 1100px) {
  .carousel65 ul .slick-dots {
    right: 5.3%;
  }
}
@media screen and (max-width: 997px) {
  .carousel65 ul .slick-dots {
    right: 15px;
  }
}
@media screen and (max-width: 767px) {
  .carousel65 ul .slick-dots {
    right: -49px;
    transform: scale(0.5);
    bottom: -16px;
  }
  .carousel65 ul a .bannertxt h2 {
    width: 49%;
    font-size: 1.6rem;
  }
  .carousel65 ul a .bannertxt {
    bottom: 0;
    padding: 20px 0;
  }
}
@media screen and (max-width: 479px) {
  .carousel65 ul a .bannertxt {
    bottom: 0;
    padding: 12px 0;
  }
}
.gp-title29 span {
  display: inline-block;
  vertical-align: middle;
  color: #999;
}
.gp-title29 .gpcolumntitleicon {
  margin-right: 10px;
}
.gp-title29 h2 {
  line-height: 1.5;
  font-weight: normal;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  border-bottom: 1px solid #aa1313;
}
.gp-title29 h2 a {
  color: #aa1313;
  box-sizing: border-box;
  padding: 0 60px 0 30px;
  position: relative;
}
.gp-title29 h2 a::after {
  content: "";
  display: block;
  width: 16px;
  height: 2px;
  background: #aa1313;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -1px;
}
.gp-title29 .more {
  box-sizing: border-box;
  padding: 3px 18px;
  border: 1px solid #e6e6e6;
  border-left: 4px solid #aa1313;
  position: relative;
  margin-top: 5px;
}
.gp-title29 .more span {
  color: #333;
}
.gp-title29 .more::before {
  content: "";
  display: block;
  width: 0px;
  height: 100%;
  background: #aa1313;
  position: absolute;
  left: 0;
  top: 0;
  transition: all 0.2s ease-in-out;
}
.gp-title29 .more::after {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  background: #e6e6e6;
  position: absolute;
  right: 3px;
  top: 0;
  z-index: 0;
}
.gp-title29 .more:hover span {
  color: #fff;
  z-index: 2;
  position: relative;
}
.gp-title29 .more:hover::before {
  width: 100%;
  z-index: 1;
}
.gp-title29 .more:hover::after {
  z-index: 0;
}
.block-list211 a {
  display: block;
  margin: 0 12.5px;
  padding: 15px 15px 45px;
  box-shadow: 0px 5px 9.2px 0.8px rgba(0, 0, 0, 0.08);
  transition: all 0.35s ease;
}
.block-list211 a .gpimgsize {
  padding-bottom: 62.333%;
}
.block-list211 a .gparticletitle {
  margin-top: 20px;
  line-height: 1.5;
  height: 3em;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  /* chrome 4 , safari 3.1, ios safari 3.2  */
  display: -moz-box;
  /* firefox 17- */
  display: -ms-flexbox;
  /* ie 10 */
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  box-sizing: content-box;
}
.block-list211 a .gparticlesummary {
  line-height: 1.7;
  margin-top: 20px;
  box-sizing: content-box;
  height: 3.4em;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  /* chrome 4 , safari 3.1, ios safari 3.2  */
  display: -moz-box;
  /* firefox 17- */
  display: -ms-flexbox;
  /* ie 10 */
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
}
.block-list211 a .gparticledate {
  padding-top: 30px;
  color: #aa1313;
}
.block-list211 a .gparticledate::before {
  display: inline-block;
  width: 26px;
  height: 26px;
  line-height: 26px;
  border-radius: 50%;
  background-color: #aa1313;
  color: #fff;
  font-size: 16px;
  text-align: center;
  margin-right: 9px;
}
.block-list211 li:hover a {
  transform: translatey(-10px);
}
@media screen and (max-width: 540px) {
  .block-list211 li {
    width: 100%;
  }
  .block-list211 li a .gparticletitle,
  .block-list211 li a .gparticlesummary,
  .block-list211 li a .gparticledate {
    margin-top: 10px;
  }
}
.block-list87 li {
  overflow: hidden;
}
.block-list87 li >div {
  border-bottom: 1px dashed #bfbfbf;
  line-height: 2.5;
  display: flex;
  align-items: center;
}
.block-list87 li >div span {
  background-color: #f5e2e7;
  color: #666;
  width: 78px;
  height: 25px;
  line-height: 25px;
  text-align: center;
}
.block-list87 li >div a {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  padding-right: 10px;
  outline: none;
  text-decoration: none;
  color: #333;
  flex: 1;
  line-height: 2.5;
  height: 2.5em;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
}
.block-list49 {
  overflow: hidden;
}
.block-list49 li {
  transition: all 0.4s ease-in-out;
  margin-bottom: 24px;
}
.block-list49 li a {
  display: block;
  line-height: 21px;
  padding: 20px 18px;
  margin: 0 10px;
  position: relative;
  background-color: #f6f6f6;
  border-radius: 3px;
}
.block-list49 li a p {
  margin-bottom: 14px;
  line-height: 1.5;
  height: 1.5em;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
}
.block-list49 li a span {
  color: #999999;
  position: relative;
  padding-left: 16px;
  display: block;
}
.block-list49 li a span::before {
  content: "";
  display: block;
  width: 12px;
  height: 12px;
  background: url(/uploads/image/zdimages/time.png) no-repeat;
  background-size: cover;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -6px;
}
.block-list49 li a::before {
  content: "";
  display: block;
  width: 4px;
  height: 20px;
  background: #aa1313;
  position: absolute;
  left: 0;
  top: 20px;
}
.block-list49 li:hover {
  transform: translatex(8px);
}
.block-list58 {
  margin: 0 -20px;
  overflow: hidden;
}
.block-list58 li {
  float: left;
  text-align: center;
  border-bottom: #eaeaea 1px solid;
}
.block-list58 li a {
  display: block;
  margin: 0 20px 0px;
  overflow: hidden;
  padding-bottom: 10px;
}
.block-list58 li a span {
  padding-bottom: 66.67%;
}
.block-list58 li a p {
  display: block;
  line-height: 2;
  overflow: hidden;
}
.block-list109 {
  margin: 0 -20px;
}
.block-list109 li a {
  display: block;
  margin: 0 20px;
  border: 1px solid #e5e5e5;
  padding: 10px 0;
  border-radius: 33px;
  position: relative;
}
.block-list109 li a p {
  color: #222;
  width: 100%;
  text-align: center;
  box-sizing: border-box;
  padding: 0 20px;
  display: -webkit-box;
  /* chrome 4 , safari 3.1, ios safari 3.2  */
  display: -moz-box;
  /* firefox 17- */
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  white-space: normal;
  height: 1.3em;
  line-height: 1.3;
}