/*专题大图*/
.topicList1 .gpImgSize {
  padding-bottom: 26.04%;
}
.topicList1 .gpImgSize img:hover {
  transform: none;
  opacity: 1;
}
.gp-title30 {
  height: 100%;
  position: relative;
}
.gp-title30 h2 a {
  display: inline-block;
  width: 1em;
  line-height: 1.2;
  word-wrap: break-word;
  letter-spacing: 20px;
  color: #ba2528;
  position: relative;
  vertical-align: top;
}
.gp-title30 h2 a::after {
  content: "";
  display: block;
  width: 2px;
  height: 16px;
  background: #d90c17;
  position: absolute;
  left: 50%;
  bottom: -40px;
}
.gp-title30 h2 span {
  transform: rotate(90deg);
  transform-origin: 0% 50%;
  display: inline-block;
  color: #e2e2e2;
  opacity: 0.72;
  filter: alpha(opacity=72);
  font-weight: normal;
  margin-left: 5px;
  vertical-align: top;
}
.gp-title30 .more {
  position: absolute;
  left: 0;
  bottom: 0;
}
.gp-title30 .more span {
  display: block;
}
.gp-title30 .more a {
  display: block;
  width: 2em;
  line-height: 1.2;
  word-wrap: break-word;
  letter-spacing: 20px;
  padding: 18px 6px;
  border: 1px solid #e6e6e6;
  border-top: 4px solid #ba2528;
  position: relative;
}
.gp-title30 .more a::before {
  content: "";
  display: block;
  width: 100%;
  height: 0;
  background: #ba2528;
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
  transition: all 0.2s ease-in-out;
}
.gp-title30 .more a::after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background: #e6e6e6;
  position: absolute;
  bottom: 3px;
  left: 0;
  z-index: -2;
}
.gp-title30 .more a:hover {
  color: #fff;
}
.gp-title30 .more a:hover::before {
  height: 100%;
}
.block-list120 {
  padding-top: 30px;
}
.block-list120 li >a {
  background: #fff;
  box-sizing: border-box;
  padding: 30px 0 80px;
  display: block;
}
.block-list120 li >a .img {
  width: 69%;
  display: inline-block;
  vertical-align: top;
  margin-top: -60px;
}
.block-list120 li >a .img span {
  padding-bottom: 56%;
}
.block-list120 li >a .info {
  display: inline-block;
  width: 30%;
  box-sizing: border-box;
  vertical-align: top;
  padding: 0 30px;
}
.block-list120 li >a .info h3 {
  font-weight: normal;
  line-height: 1.5;
  color: #222222;
  display: -webkit-box;
  overflow: hidden;
  white-space: normal !important;
  text-overflow: ellipsis;
  word-wrap: break-word;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  height: auto;
}
.block-list120 li >a .info h4 {
  font-weight: normal;
  line-height: 1.66;
  color: #999;
  display: -webkit-box;
  overflow: hidden;
  white-space: normal !important;
  text-overflow: ellipsis;
  word-wrap: break-word;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  padding-top: 15px;
  box-sizing: content-box;
  height: auto;
}
.block-list120 li >a .info p {
  padding-top: 20px;
  box-sizing: content-box;
}
.block-list120 li >a .info p b {
  color: #ba2528;
  font-weight: normal;
  display: block;
}
.block-list120 li >a .info p span {
  color: #999;
  display: block;
  padding-left: 3px;
}
.block-list120 li >a .info p i {
  color: #ba2528;
  font-style: normal;
  display: block;
}
@media screen and (max-width:996px) {
  .block-list120 li > a .img {
    width: 64%;
  }
  .block-list120 li > a .info {
    width: 35%;
  }
  .block-list120 li > a .info h4 {
    -webkit-line-clamp: 2;
    padding-top: 10px;
  }
  .block-list120 li > a .info p {
    padding-top: 10px;
  }
}
@media screen and (max-width:767px) {
  .block-list120 li > a .img {
    width: 100%;
    display: block;
  }
  .block-list120 li > a .info {
    width: 100%;
    display: block;
    padding: 10px 15px;
  }
  .block-list120 li > a .info h4 {
    display: none;
  }
  .block-list120 li > a {
    padding-bottom: 10px;
  }
  .block-list120 li > a .info p b,
  .block-list120 li > a .info p span,
  .block-list120 li > a .info p i {
    display: inline-block !important;
  }
}
.block-list121 {
  margin: 0 -20px;
}
.block-list121 li a {
  display: block;
  margin: 0 20px;
  border: 1px solid #e5e5e5;
  border-top: 2px solid #ba2528;
  background: #fff;
  box-sizing: border-box;
  padding: 20px 30px;
  height: 100%;
  transition: all 0.35s ease;
}
.block-list121 li a h3 {
  font-weight: normal;
  color: #333;
  margin-bottom: 10px;
  line-height: 1.5;
  height: 3em;
  display: -webkit-box;
  overflow: hidden;
  white-space: normal !important;
  text-overflow: ellipsis;
  word-wrap: break-word;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.block-list121 li a p {
  color: #999999;
}
.block-list121 li a:hover {
  box-shadow: 0.174px 4.997px 10px 0px rgba(0, 0, 0, 0.15);
  transform: translateY(-10px);
}
.block-list121 li a:hover h3 {
  color: #ba2528;
}
@media screen and (max-width:996px) {
  .block-list121 {
    margin: 0 -10px;
  }
  .block-list121 li a {
    margin: 0 10px;
    padding: 20px;
  }
}
.block-list114 li a {
  display: block;
  position: relative;
  transition: all 0.35s ease;
}
.block-list114 li a .img span {
  padding-bottom: 66.66%;
}
.block-list114 li a .info {
  box-sizing: border-box;
  padding: 15px 30px;
}
.block-list114 li a .info p {
  color: #e0c67e;
}
.block-list114 li a .info h3 {
  font-weight: normal;
  color: #333;
}
.block-list114 li a:hover {
  transform: translateY(-10px);
}
.block-list115 li >div {
  box-sizing: border-box;
  overflow: hidden;
  padding: 23px 30px;
  display: flex;
  position: relative;
  background: #fff;
  box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.06);
  transition: all 0.35s ease;
}
.block-list115 li >div:hover {
  transform: translateX(10px);
}
.block-list115 li::after {
  content: "";
  display: block;
  clear: both;
  height: 0;
  overflow: hidden;
  visibility: hidden;
}
.block-list115 li .date {
  width: 65px;
  border-right: 1px solid #e5e5e5;
  color: #999;
}
.block-list115 li .date i {
  display: block;
  font-style: normal;
}
.block-list115 li .date b {
  display: block;
  color: #ba2528;
}
.block-list115 li a {
  display: block;
  flex: 1;
  padding-left: 10px;
  color: #333;
  line-height: 1.5;
  height: 3em;
  display: -webkit-box;
  overflow: hidden;
  white-space: normal !important;
  text-overflow: ellipsis;
  word-wrap: break-word;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.block-list115 li a:hover {
  color: #ba2528;
}
.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 #ba2528;
}
.gp-title29 h2 a {
  color: #ba2528;
  box-sizing: border-box;
  padding: 0 60px 0 30px;
  position: relative;
}
.gp-title29 h2 a::after {
  content: "";
  display: block;
  width: 16px;
  height: 2px;
  background: #ba2528;
  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 #ba2528;
  position: relative;
  margin-top: 5px;
}
.gp-title29 .more span {
  color: #333;
}
.gp-title29 .more::before {
  content: "";
  display: block;
  width: 0px;
  height: 100%;
  background: #ba2528;
  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;
}
.carousel29 {
  position: relative;
  margin: 0 -20px;
  box-sizing: border-box;
  padding-bottom: 85px;
}
.carousel29 .slick-images {
  position: static;
}
.carousel29 .slick-slider >a {
  display: block;
  margin: 0 20px;
  border: 8px solid #ebebeb;
  box-sizing: border-box;
  padding: 30px;
  background: #fff;
  position: relative;
}
.carousel29 .slick-slider >a:hover {
  background: url(../images/carousel29_xy.png) no-repeat #ba2528 120% 120%;
  border-color: transparent;
  border: none;
  padding: 38px;
}
.carousel29 .slick-slider >a:hover h3 {
  color: #fff;
}
.carousel29 .slick-slider >a:hover p {
  color: #fff;
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.carousel29 .slick-slider >a:hover span {
  color: #e0c67e;
}
.carousel29 .slick-slider >a:hover i {
  background: rgba(0, 0, 0, 0.1);
}
.carousel29 .slick-slider >a:hover::before {
  background: #e0c67e;
  top: 0px;
}
.carousel29 .slick-slider >a::before {
  content: "";
  display: block;
  width: 66px;
  height: 8px;
  background: #ba2528;
  position: absolute;
  left: 30px;
  top: -8px;
}
.carousel29 .slick-slider >a h3 {
  font-weight: normal;
  color: #222;
  line-height: 24px;
  height: 48px;
  margin-bottom: 20px;
  display: -webkit-box;
  overflow: hidden;
  white-space: normal !important;
  text-overflow: ellipsis;
  word-wrap: break-word;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.carousel29 .slick-slider >a p {
  color: #999;
  line-height: 20px;
  height: 60px;
  display: -webkit-box;
  overflow: hidden;
  white-space: normal !important;
  text-overflow: ellipsis;
  word-wrap: break-word;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  margin-bottom: 20px;
}
.carousel29 .slick-slider >a span {
  color: #ba2528;
  display: block;
  line-height: 1.6;
  margin-top: 20px;
}
.carousel29 .slick-slider >a i {
  display: block;
  background: url(../images/carousel29_i.png);
  background-size: cover;
  width: 100%;
  height: 44px;
}
.carousel29 .slick-arrow {
  left: initial;
  width: 66px;
  height: 66px;
  line-height: 66px;
  top: initial;
  left: initial;
  right: initial;
  bottom: 0;
  transform: translateY(0);
  color: #ffffff;
  border-radius: 0;
  font-size: 20px;
  border-radius: 50%;
}
.carousel29 .slick-arrow:hover {
  color: #e0c67e;
}
.carousel29 .slick-arrow:hover::after {
  background: #ba2528;
}
.carousel29 .slick-arrow::after {
  width: 100%;
  height: 100%;
  left: 0;
  background: rgba(0, 0, 0, 0.05);
}
.carousel29 .slick-arrow.slick-prev {
  left: 50%;
  margin-left: -80px;
}
.carousel29 .slick-arrow.slick-prev::after {
  border-radius: 0px;
}
.carousel29 .slick-arrow.slick-next {
  right: 50%;
  margin-right: -80px;
}
.carousel29 .slick-arrow.slick-next::after {
  border-radius: 0;
}
.carousel29 .slick-dots {
  right: 0px;
  bottom: 0%;
}
.carousel29 .slick-dots li {
  margin: 0 5px;
}
.carousel29 .slick-dots li button {
  background: #f2f1ed;
}
.carousel29 .slick-dots li.slick-active button {
  background: #ba2528;
}
@media screen and (max-width: 767px) {
  .carousel29 {
    padding-bottom: 30px;
  }
  .carousel29 .slick-arrow {
    display: none;
  }
  .carousel29 .slick-dots {
    display: block;
    right: 50%;
    transform: translateX(50%);
  }
}
@media screen and (max-width: 996px) {
  .carousel29 {
    margin: 0 -10px;
  }
  .carousel29 .slick-slider>a {
    margin: 0 10px;
  }
}
