.carousel34 .gpCarousel {
  position: relative;
}
.carousel34 .gpCarousel .slick-slider a span {
  padding-bottom: 36%;
}
.carousel34 .gpCarousel .slick-current a span img {
  transition: transform 6000ms linear 0s;
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.carousel34 .gpCarousel .slick-arrow {
  display: block;
  width: 50px;
  height: 50px;
  line-height: 50px;
  color: #fff;
  overflow: hidden;
  cursor: pointer;
  transition: all 0.35s ease-in-out;
  background: rgba(45, 89, 151, 0.6);
  position: absolute;
  top: 50%;
  z-index: 9;
  margin-top: -25px;
  width: 50px;
  height: 50px;
  background-size: cover;
  color: transparent;
  border-radius: 50%;
}
.carousel34 .gpCarousel .slick-arrow.slick-prev {
  left: 50%;
  margin-left: -600px;
  background: url(../images/carousel34-prev.png) no-repeat center center;
}
.carousel34 .gpCarousel .slick-arrow.slick-next {
  left: auto;
  right: 50%;
  margin-right: -600px;
  background: url(../images/carousel34-next.png) no-repeat center center;
}
.carousel34 .gpCarousel .slick-arrow::after {
  display: none;
}
.carousel34 .gpCarousel .slick-txt {
  color: #fff;
  font-weight: bold;
  overflow: hidden;
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 60px;
  background-color: rgba(6, 32, 64, 0.52);
  background: -webkit-linear-gradient(bottom, rgba(6, 32, 64, 0.52), rgba(6, 32, 64, 0));
  /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(top, rgba(6, 32, 64, 0.52), rgba(6, 32, 64, 0));
  /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(top, rgba(6, 32, 64, 0.52), rgba(6, 32, 64, 0));
  /* Firefox 3.6 - 15 */
  background: linear-gradient(to top, rgba(6, 32, 64, 0.52), rgba(6, 32, 64, 0));
  /* 标准的语法 */
}
.carousel34 .gpCarousel .slick-txt div {
  box-sizing: border-box;
  padding-right: 120px;
}
.carousel34 .gpCarousel .slick-dots {
  width: auto;
  right: 50%;
  margin-right: -600px;
  bottom: 28px;
}
.carousel34 .gpCarousel .slick-dots li {
  width: 20px;
  height: 28px;
  display: inline-block;
  border-radius: 0;
  background: url(../images/carousel34-dot1.png) no-repeat center center;
  background-size: cover;
  transition: all 0.2s ease;
  cursor: pointer;
}
.carousel34 .gpCarousel .slick-dots li button {
  display: none;
}
.carousel34 .gpCarousel .slick-dots li.slick-active {
  background: url(../images/carousel34-dot2.png) no-repeat center center;
}
@media screen and (max-width: 1300px) {
  .carousel34 .gpCarousel .slick-dots {
    right: 0;
    margin-right: 10px;
  }
  .carousel34 .gpCarousel .slick-arrow.slick-prev {
    left: 10px;
    margin-left: 0;
  }
  .carousel34 .gpCarousel .slick-arrow.slick-next {
    right: 10px;
    margin-right: 0;
  }
}
@media screen and (max-width: 996px) {
  .carousel34 .gpCarousel .slick-dots {
    right: 0;
    transform: translateX(0);
  }
  .carousel34 .gpCarousel .slick-txt {
    font-size: 20px;
  }
}
@media screen and (max-width: 767px) {
  .carousel34 .gpCarousel .slick-arrow {
    margin-top: -17px;
  }
  .carousel34 .gpCarousel .slick-dots {
    right: 50%;
    transform: translateX(50%);
  }
  .carousel34 .gpCarousel .slick-txt {
    display: none;
  }
}
.carousel34 .gpCarousel {
  position: relative;
}
.carousel34 .gpCarousel .slick-slider a span {
  padding-bottom: 36%;
}
.carousel34 .gpCarousel .slick-current a span img {
  transition: transform 6000ms linear 0s;
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.carousel34 .gpCarousel .slick-arrow {
  display: block;
  width: 50px;
  height: 50px;
  line-height: 50px;
  color: #fff;
  overflow: hidden;
  cursor: pointer;
  transition: all 0.35s ease-in-out;
  background: rgba(45, 89, 151, 0.6);
  position: absolute;
  top: 50%;
  z-index: 9;
  margin-top: -25px;
  width: 50px;
  height: 50px;
  background-size: cover;
  color: transparent;
  border-radius: 50%;
}
.carousel34 .gpCarousel .slick-arrow.slick-prev {
  left: 50%;
  margin-left: -600px;
  background: url(../images/carousel34-prev.png) no-repeat center center;
}
.carousel34 .gpCarousel .slick-arrow.slick-next {
  left: initial;
  right: 50%;
  margin-right: -600px;
  background: url(../images/carousel34-next.png) no-repeat center center;
}
.carousel34 .gpCarousel .slick-arrow::after {
  display: none;
}
.carousel34 .gpCarousel .slick-txt {
  color: #fff;
  font-weight: bold;
  overflow: hidden;
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 80px;
  background-color: rgba(6, 32, 64, 0.52);
  background: -webkit-linear-gradient(bottom, rgba(6, 32, 64, 0.52), rgba(6, 32, 64, 0));
  /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(top, rgba(6, 32, 64, 0.52), rgba(6, 32, 64, 0));
  /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(top, rgba(6, 32, 64, 0.52), rgba(6, 32, 64, 0));
  /* Firefox 3.6 - 15 */
  background: linear-gradient(to top, rgba(6, 32, 64, 0.52), rgba(6, 32, 64, 0));
  /* 标准的语法 */
}
.carousel34 .gpCarousel .slick-dots {
  right: 50%;
  transform: translateX(50%);
  bottom: 15px;
}
.carousel34 .gpCarousel .slick-dots li {
  width: 20px;
  height: 28px;
  display: inline-block;
  border-radius: 0;
  background: url(../images/carousel34-dot1.png) no-repeat center center;
  background-size: cover;
  transition: all 0.2s ease;
  cursor: pointer;
}
.carousel34 .gpCarousel .slick-dots li button {
  display: none;
}
.carousel34 .gpCarousel .slick-dots li.slick-active {
  background: url(../images/carousel34-dot2.png) no-repeat center center;
}
@media screen and (max-width: 1300px) {
  .carousel34 .gpCarousel .slick-arrow.slick-prev {
    left: 10px;
    margin-left: 0;
  }
  .carousel34 .gpCarousel .slick-arrow.slick-next {
    right: 10px;
    margin-right: 0;
  }
}
@media screen and (max-width: 996px) {
  .carousel34 .gpCarousel .slick-dots {
    right: 0;
    transform: translateX(0);
  }
  .carousel34 .gpCarousel .slick-txt {
    font-size: 20px;
  }
}
@media screen and (max-width: 767px) {
  .carousel34 .gpCarousel .slick-arrow {
    margin-top: -17px;
  }
  .carousel34 .gpCarousel .slick-dots {
    right: 50%;
    transform: translateX(50%);
  }
}
.gp-title31 {
  padding: 13px 0;
  margin-bottom: 20px;
  border-bottom: 2px solid #809ABB;
}
.gp-title31 h2 {
  line-height: 1.5;
  font-weight: normal;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}
.gp-title31 h2 a {
  display: inline-block;
  vertical-align: middle;
  color: #2d5997;
  font-weight: bold;
}
.gp-title31 h2 span {
  display: inline-block;
  vertical-align: middle;
  color: #c0c0c0;
}
.gp-title31 h2 .gpColumnTitleIcon {
  margin-right: 10px;
}
.gp-title31 .more {
  padding-top: 10px;
}
.gp-title31 .more a {
  color: #999;
}
.block-list96 li >a {
  display: block;
  background: #fcfcfc;
  display: flex;
}
.block-list96 li >a .info {
  width: 50%;
  box-sizing: border-box;
  padding: 18px 18px 0;
}
.block-list96 li >a .info h2 {
  color: #323232;
  line-height: 1.5;
  height: 3em;
  overflow: hidden;
  font-weight: normal;
  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-list96 li >a .info span {
  color: #989898;
  margin: 10px 0;
  display: block;
}
.block-list96 li >a .info p {
  color: #989898;
}
.block-list96 li >a .info div {
  text-align: right;
}
.block-list96 li >a .info div i {
  display: inline-block;
  color: #2d5997;
}
.block-list96 li >a .img {
  flex: 1;
  position: relative;
}
.block-list96 li >a .img::before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-width: 16px 28px 16px 0;
  border-style: solid;
  border-color: transparent #fcfcfc transparent transparent;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -16px;
  z-index: 1;
}
.block-list96 li >a .img span {
  padding-bottom: 62.25%;
}
@media screen and (max-width: 996px) {
  .block-list96 li >a .info span {
    margin: 5px 0 0;
  }
  .block-list96 li >a .info p {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .block-list96 li {
    margin-bottom: 20px !important;
  }
  .block-list96 li >a .img::before {
    border-width: 10px 20px 10px 0px;
    margin-top: -10px;
  }
  .block-list96 li >a .info {
    padding: 10px 12px 0;
  }
  .block-list96 li >a .info span {
    margin: 5px 0 0;
  }
  .block-list96 li >a .info p {
    display: none;
  }
}
@media screen and (max-width: 479px) {
  .block-list96 li >a .info div {
    display: none;
  }
}
.block-list95 li >a {
  display: block;
  background: #fcfcfc;
  display: flex;
}
.block-list95 li >a .info {
  width: 50%;
  box-sizing: border-box;
  padding: 18px 18px 0;
}
.block-list95 li >a .info h2 {
  color: #323232;
  line-height: 1.5;
  height: 3em;
  overflow: hidden;
  font-weight: normal;
  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-list95 li >a .info span {
  color: #989898;
  margin: 10px 0;
  display: block;
}
.block-list95 li >a .info p {
  color: #989898;
}
.block-list95 li >a .info div {
  text-align: right;
}
.block-list95 li >a .info div i {
  display: inline-block;
  color: #2d5997;
}
.block-list95 li >a .img {
  flex: 1;
  position: relative;
}
.block-list95 li >a .img::before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-width: 16px 0 16px 28px;
  border-style: solid;
  border-color: transparent transparent transparent #fcfcfc;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -16px;
  z-index: 1;
}
.block-list95 li >a .img span {
  padding-bottom: 62.25%;
}
@media screen and (max-width: 996px) {
  .block-list95 li >a .info span {
    margin: 5px 0 0;
  }
  .block-list95 li >a .info p {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .block-list95 li {
    margin-bottom: 20px !important;
  }
  .block-list95 li >a .img::before {
    border-width: 10px 0 10px 20px;
    margin-top: -10px;
  }
  .block-list95 li >a .info {
    padding: 10px 12px 0;
  }
  .block-list95 li >a .info span {
    margin: 5px 0 0;
  }
  .block-list95 li >a .info p {
    display: none;
  }
}
@media screen and (max-width: 479px) {
  .block-list95 li >a .info div {
    display: none;
  }
}
.block-list57 {
  overflow: hidden;
}
.block-list57 li {
  overflow: hidden;
}
.block-list57 li a {
  display: block;
  overflow: hidden;
}
.block-list57 li a .news_lf {
  width: 213px;
}
.block-list57 li a .news_lf .newsImg {
  display: block;
  overflow: hidden;
  height: 0;
  padding-bottom: 67%;
}
.block-list57 li a .news_rt {
  margin-left: 240px;
}
.block-list57 li a .news_rt .newsInfo {
  overflow: hidden;
}
.block-list57 li a .news_rt .newsInfo h3 {
  line-height: 1.625;
  height: 52px;
  text-overflow: ellipsis;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  overflow: hidden;
}
.block-list57 li a .news_rt .newsInfo .time {
  padding: 15px 0 10px 0;
  display: block;
  padding-left: 30px;
  background: url(../images/time.png) no-repeat center left;
}
.block-list57 li a .news_rt .newsInfo p {
  line-height: 1.7;
  height: 48px;
  overflow: hidden;
  color: #666666;
  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;
}
@media screen and (max-width: 480px) {
  .news01 .news_lf {
    width: 100% !important;
    float: none;
  }
  .news01 .news_rt {
    margin-left: 0 !important;
    margin-top: 20px;
  }
}
.block-list125 li a {
  display: block;
  box-sizing: border-box;
  padding: 15px 0 15px 20px;
  background: url(../images/block-list125-li_bg.png) no-repeat left center;
  border-bottom: 1px solid #ededed;
}
.block-list125 li a span {
  color: #999999;
  margin-left: 10px;
}
.block-list125 li a p {
  color: #323232;
  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-list125 li a:hover p {
  color: #2d5997;
}
.block-list125 li:last-child a {
  border-bottom: none;
}
@media screen and (max-width:767px) {
  .block-list125 li a {
    font-size: 14px;
    padding: 10px 0 10px 20px;
  }
}
.block-list128 {
  margin: 0 -10px;
}
.block-list128 li a {
  display: block;
  margin: 0 10px;
  position: relative;
}
.block-list128 li a .img {
  padding-bottom: 75%;
}
.block-list128 li a span {
  position: absolute;
  left: 0;
  top: 0;
  color: #fff;
  background: rgba(45, 89, 151, 0.7);
  padding: 0 12px;
  height: 30px;
  line-height: 2.4;
  border-radius: 0 15px 15px 0;
}
.block-list128 li:nth-child(even) {
  margin-top: 25px;
}
@media screen and (max-width:767px) {
  .block-list128 {
    text-align: center;
  }
  .block-list128 li:nth-child(even) {
    margin-top: 0px;
  }
}
.block-list312 {
  background-color: #9e8990;
  display: flex;
  flex-wrap: wrap;
}
.block-list312 li .item {
  display: block;
  height: 100%;
  border: 1px solid rgba(255, 255, 255, 0.15);
  border-left: none;
  text-align: center;
  box-sizing: border-box;
  padding: 35px 10px 15px;
}
.block-list312 li .item .img {
  margin: 0 auto;
  height: 50px;
  transition: all 0.25s ease-in-out;
}
.block-list312 li .item .img img {
  max-height: 50px;
}
.block-list312 li .item .title {
  color: #fff;
  margin: 20px 0 0;
}
.block-list312 li .item:hover .img {
  transform: rotateY(180deg);
}
.block-list312 li:first-child .item {
  border-left: 1px solid rgba(255, 255, 255, 0.15);
}
@media screen and (max-width:996px) {
  .block-list312 li .item {
    padding: 20px 10px;
  }
  .block-list312 li .item .title {
    margin: 10px 0 0;
  }
  .block-list312 li:nth-child(6n) .item {
    border-left: 1px solid rgba(255, 255, 255, 0.15);
  }
}
@media screen and (max-width:768px) {
  .block-list312 li .item {
    padding: 15px 10px;
  }
  .block-list312 li .item .img {
    height: 40px;
    line-height: 40px;
  }
  .block-list312 li .item .img img {
    max-height: 30px;
  }
  .block-list312 li:nth-child(6n) .item {
    border-left: none;
  }
  .block-list312 li:nth-child(3n+1) .item {
    border-left: 1px solid rgba(255, 255, 255, 0.15);
  }
}
@media screen and (max-width:479px) {
  .block-list312 li .item {
    padding: 10px 10px;
  }
  .block-list312 li .item .title {
    margin: 5px 0 0;
  }
  .block-list312 li:nth-child(3n+1) .item {
    border-left: none;
  }
  .block-list312 li:nth-child(2n+1) .item {
    border-left: 1px solid rgba(255, 255, 255, 0.15);
  }
}
