.carousel12 {
  position: relative;
}
.carousel12 .slick-slide a {
  display: block;
}
.carousel12 .slick-slide a span {
  padding-bottom: 30.2%;
}
.carousel12 .slick-dots {
  width: 100%;
  position: absolute;
  bottom: 20px;
  left: 0;
  text-align: center;
}
.carousel12 .slick-dots li {
  margin: 10px 6px 0;
  display: inline-block;
  zoom: 1;
}
.carousel12 .slick-dots li button {
  width: 10px;
  height: 10px;
  display: block;
  cursor: pointer;
  border-radius: 50%;
  background-color: #fff;
  border: 1px solid #fff;
}
.carousel12 .slick-dots li.slick-active button {
  background-color: #D00000;
  border: 1px solid #D00000;
}
.carousel102 {
  position: relative;
  padding-right: 20px;
  background: #fff;
}
.carousel102 .slick .gp-img-responsive {
  padding-bottom: 56.25%;
}
.carousel102 .slick .title {
  padding: 23px 0;
  padding-left: 28px;
  padding-right: 158px;
  background: #fff;
}
.carousel102 .slick .title h2 {
  line-height: 28px;
  min-height: 56px;
  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;
}
@media screen and (max-width: 479px) {
  .carousel102 .slick .title {
    padding: 15px 0;
    padding-right: 110px;
    padding-left: 20px;
  }
  .carousel102 .slick .title {
    padding: 10px 0;
    padding-right: 80px;
    padding-left: 15px;
  }
}
.carousel102 .slick-dots {
  position: absolute;
  right: 20px;
  bottom: 45px;
  font-size: 0;
  line-height: 1;
}
.carousel102 .slick-dots li {
  width: 14px;
  height: 14px;
  border-radius: 50%;
  background: #e7999b;
  margin: 0 9px;
}
.carousel102 .slick-dots li button {
  display: none;
}
.carousel102 .slick-dots .slick-active {
  background: #c40004;
}
@media screen and (max-width: 479px) {
  .carousel102 .slick-dots li {
    width: 10px;
    height: 10px;
    margin: 0 5px;
  }
}
.gp-title100 {
  display: flex;
  display: -ms-flexbox;
  justify-content: space-between;
  align-items: center;
}
.gp-title100 .channelTitle .gpColumnTitleEn {
  color: #757575;
  font-size: 14px;
}
.gp-title100 .more {
  width: 130px;
  height: 40px;
  line-height: 40px;
  color: #c40004;
  position: relative;
  z-index: 1;
}
.gp-title100 .more::before {
  content: '';
  display: block;
  width: 100px;
  height: 40px;
  background: #f5f5f5;
  position: absolute;
  right: 15px;
  top: 0;
  z-index: -1;
  transform: skewX(-45deg);
}
.block-list321 li a {
  display: block;
  padding: 20px 0;
  border-top: 1px dashed rgba(0, 0, 0, 0.1);
  position: relative;
  padding-left: 16px;
}
.block-list321 li a .date {
  width: 97px;
  min-height: 30px;
  line-height: 2;
  text-align: center;
  color: #757575;
  float: right;
  border: 1px solid rgba(196, 0, 4, 0.3);
  margin-left: 10px;
}
@media screen and (max-width: 414px) {
  .block-list321 li a .date {
    width: 80px;
    line-height: 1.5;
    min-height: 26px;
  }
  .block-list321 li a .title {
    min-height: 26px;
  }
}
.block-list321 li a .title {
  min-height: 30px;
  line-height: 1.5;
  display: block;
  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-list321 li a::before {
  content: '';
  display: block;
  width: 6px;
  height: 13px;
  background: url(../images/trangle.png) no-repeat center/cover;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.block-list321 li::marker {
  content: '';
}
.gp-title100 .channelTitle .gpColumnTitleEn {
  color: #757575;
  font-size: 14px;
}
@media screen and (max-width: 540px) {
  .gp-title100 {
    flex-direction: column;
  }
  .gp-title100 .channelTitle {
    width: 100%;
    text-align: left;
  }
}
.gp-more10 .more {
  display: block;
  width: 130px;
  height: 40px;
  line-height: 40px;
  color: #c40004;
  position: relative;
}
.gp-more10 .more::before {
  content: '';
  display: block;
  width: 100px;
  height: 40px;
  background: #f5f5f5;
  position: absolute;
  right: 15px;
  top: 0;
  z-index: -1;
  transform: skewX(-45deg);
}
.block-list110 {
  margin: 0 -5px;
}
.block-list110 li a {
  display: block;
  margin: 0 5px;
  box-shadow: 0.174px 4.997px 10px 0px rgba(0, 0, 0, 0.15);
}
.block-list110 li a span {
  padding-bottom: 56.46%;
}
