.carousel59 {
  position: relative;
}
.carousel59 .banner {
  position: relative;
}
.carousel59 .banner li .gp-img-responsive {
  padding-bottom: 26.04%;
}
.carousel59 .banner .slick-dots {
  position: absolute;
  bottom: 44px;
  left: 50%;
  z-index: 1;
  text-align: left;
  width: auto;
  right: auto;
  margin: 0 0 0 -70px;
}
.carousel59 .banner .slick-dots li {
  width: 10px;
  height: 10px;
  border-radius: 5px;
  border: 1px solid #fff;
  transition: all 0.35s ease;
}
.carousel59 .banner .slick-dots li button {
  display: none;
}
.carousel59 .banner .slick-dots li.slick-active {
  width: 60px;
  background-color: #fff;
}
.carousel59 .blackBg {
  width: 100%;
  position: absolute;
  bottom: 0px;
  left: 0px;
  height: 100px;
  background: linear-gradient(to top, #000000, transparent);
}
.carousel59 .blackBg .gp-container {
  position: absolute;
  height: 50px;
  bottom: 25px;
  left: 50%;
  transform: translateX(-50%);
}
.carousel59 .blackBg .gp-container .prev,
.carousel59 .blackBg .gp-container .next {
  display: block;
  width: 50px;
  height: 50px;
  background: url(../images/carousel59_prev.png) no-repeat center;
  left: 0px;
  top: 0px;
  transform: translate3d(0, 0, 0);
}
.carousel59 .blackBg .gp-container .next {
  transform: rotate(180deg);
  left: auto;
  right: 0px;
}
.carousel59 .blackBg .gp-container .currentSlide {
  position: absolute;
  right: 80px;
}
.carousel59 .blackBg .gp-container .currentSlide span {
  font-size: 34px;
  font-weight: bold;
}
.carousel59 .blackBg .gp-container .slick-arrow:after {
  display: none;
}
@media screen and (max-width: 996px) {
  .carousel59 .slick-dots {
    display: none;
  }
  .carousel59 .blackBg > div.gp-container {
    width: 100% !important;
    margin: 0px;
  }
  .carousel59 .blackBg > div.gp-container .currentSlide {
    font-size: 18px;
  }
  .carousel59 .blackBg > div.gp-container .currentSlide span {
    font-size: 28px;
  }
}
@media screen and (max-width: 680px) {
  .carousel59 .currentSlide {
    display: none;
  }
}
@media screen and (max-width: 479px) {
  .carousel59 .blackBg {
    display: none;
  }
  .carousel59 .blackBg .slick-arrow {
    display: none !important;
  }
}
.gp-title19 {
  padding: 13px 0;
  margin-bottom: 20px;
  border-bottom: 2px solid #888;
}
.gp-title19 span {
  display: inline-block;
  vertical-align: middle;
}
.gp-title19 h2 {
  line-height: 1.5;
  font-weight: normal;
  font-weight: bold;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}
.gp-title19 h2 a {
  color: #8D0100;
}
.gp-title19 h2 a:hover {
  color: #bfbeac;
}
.gp-title19 .more {
  margin-top: 10px;
  color: #666;
  background: url(../images/title12-more-bg.png) no-repeat 100% 50%;
  padding-right: 18px;
  box-sizing: border-box;
}
.block-list17 {
  margin: 0 -10px;
  position: relative;
}
.block-list17 li {
  overflow: hidden;
}
.block-list17 > a > img {
  opacity: 0.8;
}
.block-list17 .gp-img-responsive {
  padding-bottom: 56.25%;
  position: relative;
  margin: 0 10px;
  display: block;
  overflow: hidden;
}
.block-list17 .video_title {
  line-height: 1.5;
  overflow: hidden;
  padding: 10px 20px;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 20;
  background-color: rgba(0, 0, 0, 0.5);
  color: #fff;
  width: 100%;
  box-sizing: border-box;
}
.block-list17 .play {
  width: 15%;
  position: absolute;
  left: 50%;
  bottom: 50%;
  transform: translate(-50%, 50%);
  transition: all 0.35s ease-out;
  max-width: 60px;
}
.block-list17 li:hover .play {
  left: 10px;
  bottom: 10px;
  transform: none;
}
.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: block;
  padding-right: 10px;
  outline: none;
  text-decoration: none;
  color: #333;
  flex: 1;
}
.block-list86 li >div {
  overflow: hidden;
  padding: 26px 0;
  border-bottom: 1px solid #c9c9c9;
  display: flex;
}
.block-list86 li >div .date {
  background: #bfbeac;
  color: #fff;
  width: 55px;
  height: 53px;
  float: left;
  text-align: center;
}
.block-list86 li >div .date .day {
  display: block;
  font-weight: normal;
  font-style: normal;
  line-height: 33px;
}
.block-list86 li >div .date .month {
  display: block;
  font-weight: normal;
  font-style: normal;
  line-height: 17px;
}
.block-list86 li >div a {
  line-height: 26px;
  display: block;
  color: #333;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  overflow: hidden;
  -webkit-box-orient: vertical;
  flex: 1;
  padding-left: 20px;
}
.block-list53 li {
  overflow: hidden;
}
.block-list53 li >div {
  padding: 10px 0;
  line-height: 1.6;
  border-bottom: 1px dashed #e6e6e6;
  display: flex;
}
.block-list53 li span {
  padding: 0 0 0 14px;
  height: 24px;
  border-left: 1px solid #e6e6e6;
  color: #999999;
}
.block-list53 li a {
  line-height: 24px;
  overflow: hidden;
  height: 24px;
  display: block;
  flex: 1;
  padding-right: 20px;
}
.block-list29 {
  margin: -12px -10px;
}
.block-list29 > li > a {
  display: block;
  height: 50px;
  line-height: 50px;
  margin: 12px 10px;
  text-align: center;
  border-radius: 3px;
  transition: all 0.3s ease;
  background-color: #8D0100;
}
.block-list29 > li > a span {
  color: #fff;
  padding: 0 10px;
}
.block-list29 > li > a:hover {
  opacity: 0.85;
}
.block-list29 > li:nth-child(1) a {
  background: #7ca2de;
}
.block-list29 > li:nth-child(2) a {
  background: #2a88c5;
}
.block-list29 > li:nth-child(3) a {
  background: #48b9b7;
}
.block-list29 > li:nth-child(4) a {
  background: #ce6a6a;
}
.block-list29 > li:nth-child(5) a {
  background: #9ca34b;
}
.block-list29 > li:nth-child(6) a {
  background: #628a5e;
}
.block-list29 > li:nth-child(7) a {
  background: #53abd4;
}
.block-list29 > li:nth-child(8) a {
  background: #c09233;
}
.carousel14 {
  padding: 0 30px;
  box-sizing: border-box;
  margin: 0 -10px;
}
.carousel14 .slick-slider a {
  display: block;
  margin: 0 10px;
}
.carousel14 .slick-slider a p {
  padding: 10px 5px;
  box-sizing: border-box;
}
.carousel14 .slick-arrow {
  width: 30px;
  height: 50px;
  background: #8D0100;
  text-align: center;
  line-height: 50px;
  font-weight: bold;
  color: #fff;
  border-radius: 3px;
}
.carousel14 .slick-arrow:after {
  display: none;
}
@media screen and (max-width:768px){
  .carousel59 .banner .slick-dots li.slick-active {
  width: 20px;
  background-color: #fff;
}
  .carousel59 .banner .slick-dots { margin:0 0 0 -50px;}
}
