.carousel61 {
  position: relative;
  background: #005D97;
}
.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-title32 {
  padding: 13px 0;
  margin-bottom: 20px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}
.gp-title32 span {
  display: inline-block;
  vertical-align: middle;
}
.gp-title32 .gpColumnTitleIcon {
  margin-right: 10px;
}
.gp-title32 h2 {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}
.gp-title32 h2 a {
  color: #323232;
}
.gp-title32 .more {
  padding-top: 7px;
  color: #999999;
}
.block-list169 li .li_con {
  display: flex;
}
.block-list169 li .li_con .img {
  width: 50%;
}
.block-list169 li .li_con .img span {
  padding-bottom: 56.25%;
}
.block-list169 li .li_con .info {
  flex: 1;
  box-sizing: border-box;
  padding: 0 30px;
  position: relative;
}
.block-list169 li .li_con .info .title {
  display: block;
  color: #333333;
  line-height: 1.5;
  height: auto;
  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-list169 li .li_con .info .title:hover {
  color: #005D97;
}
.block-list169 li .li_con .info .summary {
  margin-top: 12px;
  display: block;
  color: #999999;
  line-height: 1.5;
  height: auto;
  display: -webkit-box;
  overflow: hidden;
  white-space: normal !important;
  text-overflow: ellipsis;
  word-wrap: break-word;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}
.block-list169 li .li_con .info .date {
  padding-top: 12px;
  color: #999999;
}
.block-list169 li .li_con .info .date i {
  font-style: normal;
  color: #005D97;
  margin-right: 10px;
}
.block-list169 li .li_con .info .more {
  text-align: right;
  position: absolute;
  right: 0;
  bottom: 0;
}
.block-list169 li .li_con .info .more a {
  width: auto;
  border: 1px solid #eee;
  box-sizing: border-box;
  padding: 5px 15px;
  position: relative;
  display: inline-block;
}
.block-list169 li .li_con .info .more a::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #005D97;
  z-index: -1;
  opacity: 0;
  -webkit-transform: scale3d(0.7, 1, 1);
  transform: scale3d(0.7, 1, 1);
  -webkit-transition: -webkit-transform 0.2s, opacity 0.2s;
  transition: transform 0.2s, opacity 0.2s;
}
.block-list169 li .li_con .info .more a:hover::before {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.block-list169 li .li_con .info .more a:hover {
  color: #fff;
}
@media screen and (max-width:996px) {
  .block-list169 li .li_con .info .summary {
    -webkit-line-clamp: 2;
    padding-top: 10px;
  }
  .block-list169 li .li_con .info .title {
    -webkit-line-clamp: 2;
    font-size: 14px;
  }
  .block-list169 li .li_con .info .date {
    padding-top: 8px;
  }
  .block-list169 li .li_con .info {
    padding: 0 20px;
  }
}
@media screen and (max-width:767px) {
  .block-list169 li .li_con .info {
    padding: 10px;
  }
  .block-list169 li .li_con {
    display: block;
  }
  .block-list169 li .li_con .img {
    width: 100%;
  }
  .block-list169 li .li_con .info .summary {
    display: none;
  }
  .block-list169 li .li_con .info .more {
    display: none;
  }
}
.block-list168 li a {
  padding: 15px 30px;
  display: flex;
  align-items: center;
  overflow: hidden;
  border-bottom: 1px solid #eee;
  transition: all 0.2s ease-in-out;
}
.block-list168 li a:hover {
  transform: translateX(10px);
  z-index: 2;
}
.block-list168 li a .right {
  width: 68px;
  height: 50px;
  position: relative;
  box-sizing: border-box;
  border-left: 1px solid rgba(51, 77, 102, 0.1);
  color: #98a6b2;
}
.block-list168 li a .right .day {
  line-height: 20px;
  color: #005D97;
}
.block-list168 li a .right .month {
  line-height: 20px;
}
.block-list168 li a .title {
  flex: 1;
  box-sizing: border-box;
  padding-right: 20px;
  margin: 0 0 0;
  line-height: 1.5;
  height: 3em;
  display: -webkit-box;
  overflow: hidden;
  white-space: normal !important;
  text-overflow: ellipsis;
  word-wrap: break-word;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
@media screen and (max-width:996px) {
  .block-list168 li a {
    padding: 15px 20px;
  }
}
@media screen and (max-width:767px) {
  .block-list168 li a .title {
    padding-right: 10px;
  }
  .block-list168 li a .right {
    padding-left: 12px;
  }
  .block-list168 li a {
    padding: 10px 15px;
  }
}
.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: #005D97;
  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: #005D97;
}
.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-list206 {
  position: relative;
}
.block-list206 li {
  position: relative;
}
.block-list206 li a {
  padding-left: 30px;
  display: block;
  overflow: hidden;
  position: relative;
}
.block-list206 li a i {
  float: left;
}
.block-list206 li a .listText {
  display: block;
  padding-left: 25px;
  background: url(../images/0a11a06286ff4dd498d5976d2e7f51c0) no-repeat left top;
}
.block-list206 li a .listText .listDate {
  display: inline-block;
  color: #005D97;
  padding-bottom: 10px;
}
.block-list206 li a .listText .listTitle {
  display: block;
  overflow: hidden;
  line-height: 1.5;
  max-height: 3em;
  text-overflow: ellipsis;
  display: -moz-box;
  display: -webkit-box;
  display: -ms-flexbox;
  /* IE 10 */
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  transition: all 0.2s ease;
}
.block-list206 li a:hover .listTitle {
  padding-left: 10px;
}
.block-list206 li:before {
  content: "";
  display: block;
  width: 20px;
  height: 1px;
  background-color: #e6e6e6;
  position: absolute;
  left: 0;
  top: 10px;
}
.block-list206:before {
  content: '';
  display: block;
  width: 1px;
  height: 97%;
  background-color: #e6e6e6;
  position: absolute;
  left: 0;
  top: 10px;
}
.block-list206:after {
  content: '';
  display: block;
  width: 20px;
  height: 1px;
  background-color: #e6e6e6;
  position: absolute;
  left: 0;
  bottom: 0;
}
