/*专题大图*/
.topicList1 .gpImgSize {
  padding-bottom: 26.04%;
}
.topicList1 .gpImgSize img:hover {
  transform: none;
  opacity: 1;
}
.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: '';
}
.block-list322 {
  margin: 0 -20px;
}
.block-list322 li a {
  display: flex;
  display: -ms-flexbox;
  margin: 0 20px;
}
.block-list322 li a .date {
  width: 88px;
  height: 142px;
  color: #e0c67e;
  text-align: center;
  background: #c40004;
}
.block-list322 li a .date span {
  display: inline-block;
  margin-top: 40px;
}
.block-list322 li a .date span .day {
  line-height: 1;
}
.block-list322 li a .date span .year {
  line-height: 1;
  margin-top: 26px;
  position: relative;
}
.block-list322 li a .date span .year::before {
  content: '';
  display: block;
  width: 100%;
  height: 1px;
  background: rgba(255, 255, 255, 0.3);
  position: absolute;
  top: -13px;
  left: 0;
}
.block-list322 li a .title {
  flex: 1;
  font-weight: bold;
  color: #222;
  height: 142px;
  line-height: 142px;
  background: #fff;
  padding: 0 30px;
  position: relative;
}
.block-list322 li a .title span {
  -webkit-line-clamp: 2;
  margin-top: 45px;
  line-height: 1.56;
}
@media screen and (max-width: 1280px) {
  .block-list322 {
    margin: 0 -10px;
  }
  .block-list322 li a {
    margin: 0 10px;
  }
  .block-list322 li a .title {
    padding: 0 10px;
  }
}
@media screen and (max-width: 995px) {
  .block-list322 li {
    margin-bottom: 20px;
  }
  .block-list322 li {
    width: 100%;
  }
}
@media screen and (max-width: 480px) {
  .block-list322 li a .title {
    height: 120px;
    line-height: 120px;
  }
  .block-list322 li a .title span {
    margin-top: 25px;
  }
  .block-list322 li a .date {
    height: 120px;
    width: 80px;
  }
  .block-list322 li a .date span {
    margin-top: 25px;
  }
  .block-list322 li a .date span .year {
    margin-top: 20px;
  }
}
.carousel103 .slick .gp-img-responsive {
  padding-bottom: 56.25%;
}
.carousel103 .slick .textBox {
  background: #fff;
  padding: 50px 28px;
  position: relative;
}
.carousel103 .slick .textBox .date {
  position: absolute;
  left: 28px;
  bottom: 120px;
  background: #c40004;
  color: #fff;
  width: 109px;
  height: 111px;
  color: #e0c67e;
}
.carousel103 .slick .textBox .date span {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  text-align: center;
  width: 100%;
  line-height: 1;
}
.carousel103 .slick .textBox .date span .year {
  margin-top: 13px;
}
.carousel103 .slick .textBox .title {
  color: #222;
  line-height: 40px;
  font-weight: bold;
}
@media screen and (max-width: 997px) {
  .carousel103 .slick .textBox .date {
    width: 80px;
    height: 80px;
  }
  .carousel103 .slick .textBox .date .day {
    font-size: 28px;
  }
}
@media screen and (max-width: 480px) {
  .carousel103 .slick .textBox {
    padding: 20px;
  }
  .carousel103 .slick .textBox .date {
    width: 60px;
    height: 60px;
    bottom: 60px;
  }
  .carousel103 .slick .textBox .date .day {
    font-size: 24px;
  }
  .carousel103 .slick .textBox .date .year {
    margin-top: 5px;
  }
}
.carousel103 .slick-dots {
  right: 28px;
  bottom: 160px;
  line-height: 1;
  font-size: 0;
}
@media screen and(max-width: 480px) {
  .carousel103 .slick-dots {
    bottom: 85px;
  }
  .carousel103 .slick-dots li {
    border-width: 1px;
  }
}
.carousel103 .slick-dots li {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #c40004;
  border: 5px solid #fff;
  box-sizing: content-box;
  opacity: 0.4;
  margin: 0 9px;
}
.carousel103 .slick-dots li button {
  display: none;
}
.carousel103 .slick-dots .slick-active {
  opacity: 1;
}
.block-list325 a .gp-img-responsive {
  padding-bottom: 56.25%;
}
.block-list325 a .infoBox {
  padding: 25px 28px 28px;
  background: #fff;
  position: relative;
}
.block-list325 a .infoBox .title {
  color: #333333;
  line-height: 1.56;
}
.block-list325 a .infoBox .date {
  margin-top: 14px;
  line-height: 1;
  color: #666666;
}
.block-list325 a .infoBox .date i {
  color: #ba2528;
  padding-right: 9px;
}
.block-list325 a .infoBox .more {
  position: absolute;
  right: 28px;
  bottom: 29px;
  width: 17px;
  height: 8px;
  z-index: 1;
}
@media screen and (max-width: 480px) {
  .block-list325 a .infoBox {
    padding: 15px 10px;
  }
  .block-list325 a .infoBox .date {
    margin-top: 6px;
  }
}
.block-list326 li::marker {
  content: '';
  display: none;
}
.block-list326 a {
  transition: all 0.35s ease;
}
.block-list326 a .infoBox {
  padding: 25px 28px 28px;
  background: #fff;
  position: relative;
}
.block-list326 a .infoBox .title {
  color: #333333;
  line-height: 1.56;
}
.block-list326 a .infoBox .date {
  margin-top: 14px;
  line-height: 1;
  color: #666666;
}
.block-list326 a .infoBox .date i {
  color: #ba2528;
  padding-right: 9px;
}
.block-list326 a .infoBox .more {
  position: absolute;
  right: 28px;
  bottom: 29px;
  width: 17px;
  height: 8px;
  z-index: 1;
  /* background: url(../images/block-list325_more.png) no-repeat center/cover; */
}
.block-list326 a:hover {
  transform: translateY(-8px);
}
