.carousel3 {
  position: relative;
  z-index: 5;
  overflow: hidden;
}
.carousel3 .slick-list {
  overflow: visible;
}
.carousel3 .slick-slider {
  max-width: 1200px;
  margin: 0 auto;
}
.carousel3 .slick-slider > a {
  display: block;
  background-color: #fff;
  position: relative;
  margin: 0 5px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
}
.carousel3 .slick-slider > a img {
  opacity: 1;
  transition: opacity 0.1s ease-in-out;
}
.carousel3 .slick-slider .slick-img {
  display: block;
  height: 0;
  padding-bottom: 33.33%;
  overflow: hidden;
}
.carousel3 .slick-current > a img {
  opacity: 1;
}
.carousel3 .slick-arrow {
  width: 50px;
  height: 50px;
  line-height: 50px;
  border-radius: 50%;
  background: rgba(0, 0, 0, 0.5);
}
.carousel3 .slick-arrow::before {
  color: #fff;
  vertical-align: middle;
}
.carousel3 .slick-arrow:after {
  content: '';
  width: 50px;
  height: 50px;
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  z-index: 0;
  transition: all 0.4s ease-in-out;
  border-radius: 50%;
}
.carousel3 .slick-prev {
  left: 30px;
}
.carousel3 .slick-prev:after {
  left: 0;
}
.carousel3 .slick-next {
  right: 30px;
}
.carousel3 .slick-next:after {
  right: 0;
}
.carousel3 .slick-dots {
  position: relative;
  text-align: center;
  bottom: 25px;
}
@media screen and (max-width:767px) {
  .carousel3 .slick-slide > a {
    margin: 0;
  }
  .carousel3 .slick-arrow {
    margin-top: -20px;
  }
}
.gp-title2 {
  padding: 13px 0;
  margin-bottom: 20px;
  border-bottom: 1px solid #145093;
}
.gp-title2 span {
  display: inline-block;
  vertical-align: middle;
}
.gp-title2 h2 {
  font-weight: normal;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}
.gp-title2 .more {
  padding-top: 10px;
  color: #999;
}
.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-list49 {
  overflow: hidden;
}
.block-list49 li {
  transition: all 0.4s ease-in-out;
  margin-bottom: 24px;
}
.block-list49 li a {
  display: block;
  line-height: 21px;
  padding: 20px 18px;
  margin: 0 10px;
  position: relative;
  background-color: #f6f6f6;
  border-radius: 3px;
}
.block-list49 li a p {
  margin-bottom: 14px;
  line-height: 1.5;
  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-list49 li a span {
  color: #999999;
  position: relative;
  padding-left: 16px;
  display: block;
}
.block-list49 li a span::before {
  content: "";
  display: block;
  width: 12px;
  height: 12px;
  background: url(../images/time.png) no-repeat;
  background-size: cover;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -6px;
}
.block-list49 li a::before {
  content: "";
  display: block;
  width: 4px;
  height: 20px;
  background: #145093;
  position: absolute;
  left: 0;
  top: 20px;
}
.block-list49 li:hover {
  transform: translateX(8px);
}
.block-list59 li {
  border-bottom: 1px dashed #e0e0e0;
  overflow: hidden;
}
.block-list59 li >div {
  padding: 15px 0;
  display: flex;
  align-items: center;
}
.block-list59 li span {
  width: 60px;
  display: block;
  background: #145093;
  color: #fff;
}
.block-list59 li span b {
  display: block;
  font-weight: normal;
  height: 20px;
  line-height: 20px;
  text-align: center;
}
.block-list59 li span i {
  display: block;
  font-style: normal;
  height: 30px;
  line-height: 30px;
  border: 1px solid #145093;
  text-align: center;
  color: #666666;
  background: #fff;
}
.block-list59 li a {
  display: block;
  padding: 0 0 0 10px;
  overflow: hidden;
  line-height: 1.7;
  height: auto;
  flex: 1;
  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-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: #145093;
  position: relative;
  display: inline-block;
  padding-right: 206px;
}
.block-list170 .flex .item-txt .more a::after {
  content: "";
  width: 190px;
  height: 1px;
  background-color: #145093;
  position: absolute;
  left: 72px;
  top: 13px;
}
.block-list170 .flex .item-txt .more::before {
  content: "";
  width: 3px;
  height: 3px;
  background-color: #145093;
  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: #145093;
}
.block-list211 a .gpArticleDate::before {
  display: inline-block;
  width: 26px;
  height: 26px;
  line-height: 26px;
  border-radius: 50%;
  background-color: #145093;
  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;
  }
}
