.carousel61 {
  position: relative;
  background: #006dba;
}
.carousel61 .gpCarousel {
  position: relative;
}
.carousel61 .gpCarousel .slick-slider a {
  display: block;
  margin: 0 50px;
  position: relative;
}
.carousel61 .gpCarousel .slick-slider a span {
  padding-bottom: 37.5%;
}
.carousel61 .gpCarousel .slick-slider a .slick-txt {
  position: absolute;
  background: none;
  height: auto;
  line-height: 1.4;
  color: #fff;
  bottom: 0;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), transparent);
  /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), transparent);
  /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.5), transparent);
  /* Firefox 3.6 - 15 */
  background: linear-gradient(to top, rgba(0, 0, 0, 0.5), transparent);
  /* 标准的语法 */
  box-sizing: border-box;
}
.carousel61 .gpCarousel .slick-slider a .slick-txt h3 {
  box-sizing: border-box;
  position: relative;
}
.carousel61 .gpCarousel .slick-slider a .slick-txt p {
  box-sizing: border-box;
  margin: 50px;
  position: relative;
  z-index: 1;
}
.carousel61 .gpCarousel .slick-arrow {
  left: auto;
  width: 60px;
  height: 60px;
  line-height: 60px;
  top: auto;
  right: 20px;
  transform: translateY(0);
  color: rgba(255, 255, 255, 0.5);
  font-size: 22px;
  border-radius: 50%;
  border: rgba(255, 255, 255, 0.5) 2px solid;
}
.carousel61 .gpCarousel .slick-arrow::after {
  width: 100%;
  height: 100%;
  left: 0;
  background: rgba(0, 0, 0, 0.2);
}
.carousel61 .gpCarousel .slick-arrow.slick-prev {
  top: 40%;
}
.carousel61 .gpCarousel .slick-arrow.slick-prev::after {
  border-radius: 0px;
}
.carousel61 .gpCarousel .slick-arrow.slick-next {
  top: 53%;
}
.carousel61 .gpCarousel .slick-arrow.slick-next::after {
  border-radius: 0;
}
.carousel61 .gpCarousel .slick-dots {
  width: 20px;
  left: 15px;
  bottom: 50%;
  transform: translateY(50%);
}
.carousel61 .gpCarousel .slick-dots::before {
  content: "";
  display: block;
  width: 1px;
  height: 160px;
  background: rgba(255, 255, 255, 0.3);
  position: absolute;
  left: 10px;
  top: -160px;
}
.carousel61 .gpCarousel .slick-dots::after {
  content: "";
  display: block;
  width: 1px;
  height: 160px;
  background: rgba(255, 255, 255, 0.3);
  position: absolute;
  left: 10px;
  bottom: -170px;
}
.carousel61 .gpCarousel .slick-dots li {
  width: 10px;
  height: 10px;
  display: block;
  margin: 15px auto;
}
.carousel61 .gpCarousel .slick-dots li button {
  background: rgba(255, 255, 255, 0.5);
}
.carousel61 .gpCarousel .slick-dots li.slick-active {
  position: relative;
}
.carousel61 .gpCarousel .slick-dots li.slick-active button {
  background: #ffffff;
}
.carousel61 .gpCarousel .slick-dots li.slick-active.slick-active:before {
  content: "";
  display: block;
  width: 16px;
  height: 16px;
  border: #fff 1px solid;
  border-radius: 50%;
  position: absolute;
  left: -3px;
  top: -3px;
}
@media screen and (max-width: 1300px) {
  .carousel61 .gpCarousel .slick-slider a .slick-txt p {
    margin: 40px;
  }
  .carousel61 .gpCarousel .slick-dots {
    right: 30px;
  }
  .carousel61 .gpCarousel .slick-dots::before,
  .carousel61 .gpCarousel .slick-dots::after {
    display: none;
  }
  .carousel61 .gpCarousel .slick-arrow {
    top: 50%;
  }
  .carousel61 .gpCarousel .slick-arrow.slick-prev {
    transform: translateY(-100%);
  }
}
@media screen and (max-width: 1200px) {
  .carousel61 .gpCarousel .slick-slider a .slick-txt p {
    margin: 30px;
  }
}
@media screen and (max-width: 996px) {
  .carousel61 .gpCarousel .slick-slider a .slick-txt p {
    margin: 20px;
  }
}
@media screen and (max-width: 768px) {
  .carousel61 .slick-txt {
    display: none;
  }
  .carousel61 .gpCarousel .slick-slider a {
    margin: 0;
  }
  .carousel61 .gpCarousel .slick-arrow {
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 50%;
  }
  .carousel61 .gpCarousel .slick-arrow.slick-prev {
    left: 10px;
    right: auto;
    top: 50%;
    transform: translateY(-50%);
  }
  .carousel61 .gpCarousel .slick-arrow.slick-next {
    right: 10px;
    left: auto;
    top: 50%;
    transform: translateY(-50%);
  }
  .carousel61 .gpCarousel .slick-dots {
    width: auto;
    right: 0;
    bottom: 20px;
    left: auto;
  }
  .carousel61 .gpCarousel .slick-dots li {
    display: inline-block;
    float: left;
    margin: 0 5px;
  }
}
.gp-title65 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.gp-title65 h2 {
  display: inline-block;
  position: relative;
}
.gp-title65 h2 .before,
.gp-title65 h2 .after {
  display: block;
  font-size: 0;
  width: 49px;
  height: 22px;
  position: absolute;
  left: 0;
  top: 8px;
}
.gp-title65 h2 .after {
  left: auto;
  right: 0;
  transform: rotateY(180deg);
}
.gp-title65 h2 .title {
  display: block;
  color: #006dba;
  position: relative;
}
.gp-title65 .more {
  display: block;
  color: #666666;
  line-height: 2;
  transition: all 0.3s ease;
}
.gp-title65 .more span {
  padding-left: 8px;
}
.gp-title65 .more:hover {
  color: #006dba;
}
.block-list248 a {
  display: block;
  overflow: hidden;
  transition: all 0.3s ease-in-out;
}
.block-list248 a .mode42Img {
  position: relative;
}
.block-list248 a .mode42Img .mode41Pic {
  padding-bottom: 56.5%;
}
.block-list248 a .mode42Img .date {
  position: absolute;
  bottom: 20px;
  right: 0;
  padding-right: 20px;
  box-sizing: border-box;
  padding-left: 21px;
  z-index: 9;
}
.block-list248 a .mode42Img .date::before {
  content: '';
  display: block;
  width: 12px;
  height: 12px;
  background: url(../images/datevx.png) no-repeat;
  position: absolute;
  left: 0;
  top: 4px;
}
.block-list248 a .mode42Img::before {
  content: '';
  display: block;
  width: 100%;
  height: 63px;
  position: absolute;
  left: 0;
  bottom: 0;
  background: #000000;
  background: -o-linear-gradient(top, #000000, transparent);
  background: -moz-linear-gradient(top, #000000, transparent);
  background: linear-gradient(to top, #000000, transparent);
  z-index: 5;
}
.block-list248 a .mode42Article {
  padding-top: 20px;
  box-sizing: border-box;
  color: #333333;
}
.block-list248 a .mode42Article p {
  text-overflow: ellipsis;
  display: -moz-box;
  display: -webkit-box;
  display: -ms-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  overflow: hidden;
  line-height: 1.56;
  height: 3.12em;
}
.block-list248 li:hover a {
  transform: translateX(5px);
}
.block-list248 li:hover .mode42Article {
  color: #006dba;
}
.block-list53 li {
  overflow: hidden;
}
.block-list53 li >div {
  padding: 10px 0;
  line-height: 1.6;
  border-bottom: 1px dashed #e6e6e6;
  display: flex;
}
.block-list53 li span {
  padding: 0 0 0 14px;
  height: 24px;
  border-left: 1px solid #e6e6e6;
  color: #999999;
}
.block-list53 li a {
  line-height: 1.6;
  height: 1.6em;
  overflow: hidden;
  display: block;
  flex: 1;
  padding-right: 20px;
  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-list205 li a {
  display: block;
}
.block-list205 li a .gp-img-responsive {
  padding-bottom: 56.24%;
}
.block-list205 li a .info {
  padding: 20px 0;
}
.block-list205 li a .info .gpArticleTitle {
  padding-left: 20px;
  text-align: justify;
  border-left: #a90138 4px solid;
  line-height: 1.4;
  height: auto;
  transition: all 0.35s ease;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
}
@media screen and (max-width: 766px) {
  .block-list205 li a .info {
    width: 100%;
  }
}
.block-list205 li a:hover .gpArticleTitle {
  text-indent: 0.4em;
}
.block-list257 li {
  box-sizing: border-box;
  padding: 14px;
  position: relative;
}
.block-list257 li a {
  background: url(../images/block-list254-libg.png) #fff no-repeat right bottom;
  position: relative;
  display: block;
  border: 1px solid rgba(0, 109, 186, 0.5);
  box-sizing: border-box;
  padding: 30px 30px 100px;
}
.block-list257 li a::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  border: 1px solid #006dba;
  position: absolute;
  left: -14px;
  top: -14px;
  z-index: -1;
}
.block-list257 li a .title {
  line-height: 1.625;
  color: #006dba;
  margin-bottom: 15px;
}
.block-list257 li a .zs {
  width: 90px;
  height: 1px;
  background: rgba(0, 109, 186, 0.5);
  position: relative;
}
.block-list257 li a .zs::before {
  content: "";
  display: block;
  width: 6px;
  height: 6px;
  background: #fff;
  border-radius: 50%;
  border: 1px solid rgba(0, 109, 186, 0.5);
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
.block-list257 li a .summary {
  margin: 15px 0 70px;
  line-height: 1.5;
  height: 3em;
  overflow: hidden;
  color: #333333;
  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-list257 li a .info p {
  margin-bottom: 20px;
  color: #999999;
}
.block-list257 li a .info p span {
  color: #333333;
}
.block-list257 li a .info p:last-child {
  margin-bottom: 0;
}
.block-list257 li a:hover {
  background: url(../images/block-list257-libg2.png) #006dba no-repeat right bottom;
}
.block-list257 li a:hover .title,
.block-list257 li a:hover .summary {
  color: #fff;
}
.block-list257 li a:hover .info p,
.block-list257 li a:hover .info p span {
  color: rgba(255, 255, 255, 0.5);
}
.block-list257 li a:hover .zs {
  background: #006dba;
}
@media screen and (max-width:996px) {
  .block-list257 li a {
    padding: 30px;
  }
  .block-list257 li a .summary {
    margin: 10px 0;
  }
  .block-list257 li a .info p {
    margin-bottom: 10px;
  }
}
@media screen and (max-width:768px) {
  .block-list257 li a {
    padding: 20px;
  }
}
.gp-title66 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
}
.gp-title66 .gpColumnTitleIcon {
  width: 100%;
}
.gp-title66 .gpColumnTitleIcon img {
  width: 100%;
  max-width: none;
}
.gp-title66 .gpColumnTitle {
  background-color: rgba(255, 255, 255, 0.9);
  padding: 30px;
  position: absolute;
  box-sizing: border-box;
  left: 30px;
  right: 30px;
}
.gp-title66 .gpColumnTitleEn {
  line-height: 1.6;
  display: inline-block;
}
@media screen and (max-width: 640px) {
  .gp-title66 .gpColumnTitle {
    padding: 20px;
    left: 20px;
    right: 20px;
  }
}
.gp-title66 h2 {
  display: inline-block;
  position: relative;
}
.gp-title66 h2 .title {
  display: block;
  color: #006dba;
  position: relative;
  margin-bottom: 25px;
}
.gp-title66 h2 .gpArticleSummary {
  display: block;
  color: #666;
  font-weight: normal;
  line-height: 22px;
  max-height: 66px;
  overflow: hidden;
}
