.carousel52 {
  clip-path: ellipse(100% 60% at 50% 40%);
}
.carousel52 .gpCarousel {
  position: relative;
}
.carousel52 .gpCarousel .slick-slider a span {
  padding-bottom: 38%;
}
.carousel52 .gpCarousel .slick-current a span img {
  transition: transform 6000ms linear 0s;
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.carousel52 .gpCarousel .slick-arrow {
  display: block;
  width: 50px;
  height: 50px;
  line-height: 50px;
  color: #fff;
  overflow: hidden;
  cursor: pointer;
  transition: all 0.35s ease-in-out;
  background: rgba(186, 37, 40, 0.6);
  position: absolute;
  top: 50%;
  z-index: 9;
  margin-top: -25px;
  width: 50px;
  height: 50px;
}
.carousel52 .gpCarousel .slick-arrow.slick-prev {
  left: 10%;
  border-radius: 20px 0 0 20px;
}
.carousel52 .gpCarousel .slick-arrow.slick-next {
  right: 10%;
  border-radius: 0 20px 20px 0;
}
.carousel52 .gpCarousel .slick-arrow::after {
  display: none;
}
.carousel52 .gpCarousel .slick-txt {
  font-weight: bold;
  overflow: hidden;
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 99px;
  line-height: 60px;
  background-color: rgba(6, 32, 64, 0.52);
  background: -webkit-linear-gradient(bottom, rgba(6, 32, 64, 0.52), rgba(6, 32, 64, 0));
  /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(top, rgba(6, 32, 64, 0.52), rgba(6, 32, 64, 0));
  /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(top, rgba(6, 32, 64, 0.52), rgba(6, 32, 64, 0));
  /* Firefox 3.6 - 15 */
  background: linear-gradient(to top, rgba(6, 32, 64, 0.52), rgba(6, 32, 64, 0));
  /* 标准的语法 */
  color: #fff;
}
.carousel52 .gpCarousel .slick-dots {
  right: 50%;
  transform: translateX(50%);
  bottom: 25px;
  text-align: center;
}
.carousel52 .gpCarousel .slick-dots li {
  width: 11px;
  height: 11px;
  display: inline-block;
  border-radius: 100%;
  background: rgba(255, 255, 255, 0.5);
  box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.5);
  transition: all 0.2s ease;
  cursor: pointer;
}
.carousel52 .gpCarousel .slick-dots li button {
  display: none;
}
.carousel52 .gpCarousel .slick-dots li.slick-active {
  width: 67px;
  height: 11px;
  border-radius: 10px;
  background: #ba2528;
}
@media screen and (max-width: 1400px) {
  .carousel52 .gpCarousel .slick-txt {
    height: 80px;
    font-size: 24px;
  }
}
@media screen and (max-width: 1300px) {
  .carousel52.slick-prev {
    left: 10px;
  }
  .carousel52.slick-next {
    right: 10px;
  }
}
@media screen and (max-width: 1240px) {
  .carousel52 .gpCarousel .slick-txt {
    height: 80px;
    font-size: 22px;
  }
}
@media screen and (max-width: 996px) {
  .carousel52 .gpCarousel .slick-txt {
    font-size: 20px;
    height: 70px;
  }
  .carousel52 .gpCarousel .slick-dots {
    bottom: 15px;
  }
}
@media screen and (max-width: 767px) {
  .carousel52 .gpCarousel .slick-txt {
    display: none;
  }
  .carousel52 .gpCarousel .slick-dots {
    bottom: 10px;
  }
}
.gp-title56 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.gp-title56 .more {
  color: #999999;
}
.gp-title56 .title span {
  display: inline-block;
  vertical-align: middle;
  color: #999999;
}
.gp-title56 .title h2 {
  display: inline-block;
  vertical-align: middle;
  font-weight: normal;
}
.gp-title56 .title h2 a i {
  color: #ba2528;
  font-style: normal;
}
.block-list170 .flex {
  display: flex;
  flex-direction: row-reverse;
}
.block-list170 .flex .item-img {
  width: 49.28%;
}
.block-list170 .flex .item-txt {
  flex: 1;
  padding: 50px;
}
.block-list170 .flex .item-txt .p {
  height: 210px;
  line-height: 30px;
  overflow: hidden;
  margin-bottom: 20px;
}
@media screen and (max-width: 1280px) {
  .block-list170 .flex .item-txt .p {
    height: 120px;
  }
}
.block-list170 .flex .item-txt .more {
  position: relative;
  padding-left: 15px;
}
.block-list170 .flex .item-txt .more a {
  color: #ba2528;
  position: relative;
  display: inline-block;
  padding-right: 206px;
}
.block-list170 .flex .item-txt .more a::after {
  content: "";
  width: 190px;
  height: 1px;
  background-color: #ba2528;
  position: absolute;
  left: 72px;
  top: 13px;
}
.block-list170 .flex .item-txt .more::before {
  content: "";
  width: 3px;
  height: 3px;
  background-color: #ba2528;
  position: absolute;
  left: 0;
  top: 8px;
}
@media screen and (max-width: 540px) {
  .block-list170 .flex .item-txt {
    padding: 20px;
  }
  .block-list170 .flex .item-txt .more a {
    padding-right: 180px;
  }
}
@media screen and (max-width: 997px) {
  .block-list170 .flex {
    display: block;
  }
  .block-list170 .flex .item-img {
    width: 100%;
  }
  .block-list170 .flex .item-txt {
    width: 100%;
  }
}
.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: #ba2528;
}
.block-list211 a .gpArticleDate::before {
  display: inline-block;
  width: 26px;
  height: 26px;
  line-height: 26px;
  border-radius: 50%;
  background-color: #ba2528;
  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-list318 {
  margin: 0 -15px;
}
.block-list318 li a {
  display: block;
  margin: 0 15px;
  box-sizing: border-box;
  padding: 20px 30px;
  position: relative;
  background: #f5f5f5;
  transition: all 0.2s ease-in-out;
}
.block-list318 li a .title {
  color: #333333;
  line-height: 1.625;
  height: 3.25em;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
}
.block-list318 li a:hover .title {
  color: #ba2528;
}
.block-list318 li a .date {
  color: #ba2528;
  margin-top: 20px;
  box-sizing: border-box;
  padding-top: 18px;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  position: relative;
}
.block-list318 li a .date span {
  display: inline-block;
  margin-right: 5px;
}
.block-list318 li a .date::before {
  content: "";
  display: block;
  width: 11.57%;
  height: 1px;
  background: #ba2528;
  position: absolute;
  right: 0;
  top: 0;
  transition: all 0.25s ease-in-out;
}
.block-list318 li a:hover .date::before {
  width: 100%;
}
.block-list318 li a:hover {
  transform: translateY(-5px);
}
@media screen and (max-width:768px) {
  .block-list318 li a {
    padding: 15px 20px;
  }
  .block-list318 li a .date {
    padding-top: 10px;
    margin-top: 10px;
  }
}
.carousel104 .slick {
  position: relative;
}
.carousel104 .slick a:nth-of-type(1) {
  width: 41%;
}
.carousel104 .slick a:nth-of-type(2) {
  width: 41%;
  margin-top: 10px;
}
.carousel104 .slick a:nth-of-type(3) {
  width: 58.28%;
  position: absolute;
  top: 0;
  right: 0;
}
.carousel104 .slick a:nth-of-type(4) {
  width: 23.74%;
  position: absolute;
  bottom: 0;
  right: 9.42%;
  transform: translateX(-3%);
}
.carousel104 .slick a:nth-of-type(5) {
  width: 23.74%;
  position: absolute;
  bottom: 0;
  left: 41%;
  transform: translateX(3%);
}
.carousel104 .slick::after {
  content: '';
  display: block;
  width: 9.42%;
  height: 0;
  padding-bottom: 13.4%;
  max-height: 187px;
  box-sizing: border-box;
  background: rgba(0, 0, 0, 0.1);
  position: absolute;
  bottom: 0;
  right: 0;
}
.carousel104 .imgItem {
  display: block;
  position: relative;
  overflow: hidden;
}
.carousel104 .imgItem .gp-img-responsive {
  padding-bottom: 56.25%;
}
.carousel104 .imgItem .title {
  display: -webkit-box !important;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 2;
  width: 100%;
  height: auto;
  padding: 0 28px;
  margin-bottom: 20px;
  box-sizing: border-box;
  font-weight: bold;
  line-height: 1;
  transform: translateY(80px);
  opacity: 0;
  transition: all 0.35s ease;
}
.carousel104 .imgItem i {
  display: block;
  width: 100%;
  height: 160px;
  background-image: -moz-linear-gradient(90deg, #000000 0%, transparent 100%);
  background-image: -webkit-linear-gradient(90deg, #000000 0%, transparent 100%);
  background-image: -ms-linear-gradient(90deg, #000000 0%, transparent 100%);
  opacity: 0.7;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 1;
  transform: translateY(80px);
  opacity: 0;
  transition: all 0.35s ease;
}
.carousel104 .imgItem i::before {
  content: '';
  display: block;
  width: 44px;
  height: 4px;
  background: #c40004;
  position: absolute;
  left: 28px;
  bottom: 0;
}
.carousel104 .imgItem:hover img {
  transform: scale(1.03);
  opacity: 0.9;
}
.carousel104 .imgItem:hover .title {
  transform: translateY(0);
  opacity: 1;
}
.carousel104 .imgItem:hover i {
  transform: translateY(0);
  opacity: 0.7;
}
.carousel104 .slick-arrow {
  left: auto;
  right: 0;
  top: auto;
  bottom: 43px;
  width: 9.42%;
  transform: none;
  font-size: 0;
  height: 50px;
}
.carousel104 .slick-arrow::before {
  font-size: 20px;
}
.carousel104 .slick-arrow::after {
  display: none;
  /* width: 22px;
      height: 10px;
      background: url(../images/arrow.png) no-repeat center;
      position: absolute;
      left: 50%;
      top: 50%;
      transform: translate3d(-50%,-50%,0); */
}
.carousel104 .slick-arrow:hover::after {
  background-color: unset;
}
.carousel104 .slick-next {
  bottom: 93px;
}
.carousel104 .slick-next::after {
  content: '';
  display: block;
  width: 100%;
  max-width: 82px;
  height: 1px;
  background: #f5eedc;
  position: absolute;
  top: auto;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  transform: translate3d(-50%, -50%, 0) rotateZ(180deg);
}
@media screen and (max-width: 1200px) {
  .carousel104 .slick-arrow {
    bottom: 25px;
  }
  .carousel104 .slick-next {
    bottom: 75px;
  }
}
@media screen and (max-width: 997px) {
  .carousel104 .slick {
    flex-direction: column;
  }
  .carousel104 .slick:after {
    height: 100px;
  }
  .carousel104 .slick .title {
    padding: 0 15px;
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: normal;
    transform: none;
    opacity: 1;
  }
  .carousel104 .slick i {
    transform: none;
    opacity: 0.7;
    height: 100px;
  }
  .carousel104 .slick-arrow {
    bottom: 0;
  }
  .carousel104 .slick-prev {
    bottom: 50px;
  }
}
@media screen and (max-width: 767px) {
  .carousel104 .slick a {
    box-sizing: border-box;
  }
  .carousel104 .slick a i {
    width: 99%;
  }
  .carousel104 .slick a:nth-of-type(odd) {
    padding-right: 4px;
  }
  .carousel104 .slick a:nth-of-type(even) {
    padding-left: 4px;
  }
  .carousel104 .slick a:nth-of-type(even) i {
    left: auto;
    right: 0;
  }
  .carousel104 .slick a:nth-of-type(1) {
    width: 50%;
  }
  .carousel104 .slick a:nth-of-type(2) {
    width: 50%;
    position: absolute;
    right: 0;
    top: 0;
    margin-top: 0;
  }
  .carousel104 .slick a:nth-of-type(3) {
    width: 50%;
    margin-top: 10px;
    position: relative;
    float: left;
  }
  .carousel104 .slick a:nth-of-type(4) {
    position: relative;
    width: 50%;
    float: right;
    transform: none;
    right: 0;
    margin-top: 10px;
  }
  .carousel104 .slick a:nth-of-type(5) {
    position: relative;
    width: 50%;
    transform: none;
    left: auto;
    right: 0;
    padding-top: 10px;
  }
}
@media screen and (max-width: 479px) {
  .carousel104 .slick:after {
    width: 40%;
  }
  .carousel104 .slick-arrow {
    width: 40%;
  }
}
@media screen and (max-width: 414px) {
  .carousel104 .slick .title {
    padding: 0 5px;
  }
}
@media screen and (max-width: 370px) {
  .carousel104 .slick .title {
    font-size: 14px;
  }
  .carousel104 .slick i::before {
    left: 5px;
    height: 2px;
  }
  .carousel104 .slick-arrow {
    width: 30%;
  }
}
.carousel104 .slick {
  position: relative;
}
.carousel104 .slick a:nth-of-type(1) {
  width: 41%;
}
.carousel104 .slick a:nth-of-type(2) {
  width: 41%;
  margin-top: 10px;
}
.carousel104 .slick a:nth-of-type(3) {
  width: 58.28%;
  position: absolute;
  top: 0;
  right: 0;
}
.carousel104 .slick a:nth-of-type(4) {
  width: 23.74%;
  position: absolute;
  bottom: 0;
  right: 9.42%;
  transform: translateX(-3%);
}
.carousel104 .slick a:nth-of-type(5) {
  width: 23.74%;
  position: absolute;
  bottom: 0;
  left: 41%;
  transform: translateX(3%);
}
.carousel104 .slick::after {
  content: '';
  display: block;
  width: 9.42%;
  height: 0;
  padding-bottom: 13.4%;
  max-height: 187px;
  box-sizing: border-box;
  background: rgba(0, 0, 0, 0.1);
  position: absolute;
  bottom: 0;
  right: 0;
}
.carousel104 .imgItem {
  display: block;
  position: relative;
  overflow: hidden;
}
.carousel104 .imgItem .gp-img-responsive {
  padding-bottom: 56.25%;
}
.carousel104 .imgItem .title {
  display: -webkit-box !important;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 2;
  width: 100%;
  height: auto;
  padding: 0 28px;
  margin-bottom: 20px;
  box-sizing: border-box;
  font-weight: bold;
  line-height: 1;
  transform: translateY(80px);
  opacity: 0;
  transition: all 0.35s ease;
}
.carousel104 .imgItem i {
  display: block;
  width: 100%;
  height: 160px;
  background-image: -moz-linear-gradient(90deg, #000000 0%, transparent 100%);
  background-image: -webkit-linear-gradient(90deg, #000000 0%, transparent 100%);
  background-image: -ms-linear-gradient(90deg, #000000 0%, transparent 100%);
  opacity: 0.7;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 1;
  transform: translateY(80px);
  opacity: 0;
  transition: all 0.35s ease;
}
.carousel104 .imgItem i::before {
  content: '';
  display: block;
  width: 44px;
  height: 4px;
  background: #c40004;
  position: absolute;
  left: 28px;
  bottom: 0;
}
.carousel104 .imgItem:hover img {
  transform: scale(1.03);
  opacity: 0.9;
}
.carousel104 .imgItem:hover .title {
  transform: translateY(0);
  opacity: 1;
}
.carousel104 .imgItem:hover i {
  transform: translateY(0);
  opacity: 0.7;
}
.carousel104 .slick-arrow {
  left: auto;
  right: 0;
  top: auto;
  bottom: 6%;
  width: 9.42%;
  transform: none;
  font-size: 0;
  height: 50px;
  line-height: 50px;
}
.carousel104 .slick-arrow::before {
  font-size: 20px;
}
.carousel104 .slick-arrow::after {
  display: none;
  /* width: 22px;
      height: 10px;
      background: url(../images/arrow.png) no-repeat center;
      position: absolute;
      left: 50%;
      top: 50%;
      transform: translate3d(-50%,-50%,0); */
}
.carousel104 .slick-arrow:hover::after {
  background-color: unset;
}
.carousel104 .slick-next {
  bottom: calc(50px + 6%);
}
.carousel104 .slick-next::after {
  content: '';
  display: block;
  width: 100%;
  max-width: 82px;
  height: 1px;
  background: #f5eedc;
  position: absolute;
  top: auto;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  transform: translate3d(-50%, -50%, 0) rotateZ(180deg);
}
@media screen and (max-width: 1386px) {
  .carousel104 .slick-arrow{bottom: 5%;}
  .carousel104 .slick-next {bottom: calc(50px + 5%);}
}
@media screen and (max-width: 1320px) {
  .carousel104 .slick-arrow{bottom: 4%;}
  .carousel104 .slick-next {bottom: calc(50px + 4%);}
}
@media screen and (max-width: 1200px) {
  .carousel104 .slick-arrow {
    bottom: 25px;
  }
  .carousel104 .slick-next {
    bottom: 75px;
  }
}
@media screen and (max-width: 997px) {
  .carousel104 .slick {
    flex-direction: column;
  }
  .carousel104 .slick:after {
    height: 100px;
  }
  .carousel104 .slick .title {
    padding: 0 15px;
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: normal;
    transform: none;
    opacity: 1;
  }
  .carousel104 .slick i {
    transform: none;
    opacity: 0.7;
    height: 100px;
  }
  .carousel104 .slick-arrow {
    bottom: 14%;
    height: 14%;
  }
  .carousel104 .slick-prev {
    bottom: 0px;
  }
}
@media screen and (max-width: 767px) {
  .carousel104 .slick a {
    box-sizing: border-box;
  }
  .carousel104 .slick a i {
    width: 99%;
  }
  .carousel104 .slick a:nth-of-type(odd) {
    padding-right: 4px;
  }
  .carousel104 .slick a:nth-of-type(even) {
    padding-left: 4px;
  }
  .carousel104 .slick a:nth-of-type(even) i {
    left: auto;
    right: 0;
  }
  .carousel104 .slick a:nth-of-type(1) {
    width: 50%;
  }
  .carousel104 .slick a:nth-of-type(2) {
    width: 50%;
    position: absolute;
    right: 0;
    top: 0;
    margin-top: 0;
  }
  .carousel104 .slick a:nth-of-type(3) {
    width: 50%;
    margin-top: 10px;
    position: relative;
    float: left;
  } 
  .carousel104 .slick a:nth-of-type(4) {
    position: relative;
    width: 50%;
    float: right;
    transform: none;
    right: 0;
    margin-top: 10px;
  }
  .carousel104 .slick a:nth-of-type(5) {
    position: relative;
    width: 50%;
    transform: none;
    left: auto;
    right: 0;
    padding-top: 10px;
  }
  .carousel104 .slick-arrow {
    bottom: 50px;
    height: 50px;
    line-height: 50px;
  }
  .carousel104 .slick-prev {
    bottom: 0px;
  }
  .carousel104 .slick:after{padding-bottom: 0;height: 100px;width: 9.42%;}
}
@media screen and (max-width: 479px) {
  .carousel104 .slick:after {
    width: 40%;
  }
  .carousel104 .slick-arrow {
    width: 40%;
  }
}
@media screen and (max-width: 414px) {
  .carousel104 .slick .title {
    padding: 0 5px;
  }
}
@media screen and (max-width: 370px) {
  .carousel104 .slick .title {
    font-size: 14px;
  }
  .carousel104 .slick i::before {
    left: 5px;
    height: 2px;
  }
  .carousel104 .slick-arrow {
    width: 40%;
  }
  .carousel104 .slick:after{height: 80px;}
  .carousel104 .slick-arrow {
    bottom: 40px;
    height: 40px;
    line-height: 40px;
  }
  .carousel104 .slick-prev {
    bottom: 0px;
  }
}
