.gp-title39 .gpColumnTitleEn {
  display: inline-block;
  vertical-align: middle;
}

.gp-title39 .cloum {
  font-weight: bold;
  position: relative;
}

.gp-title39 .cloum .gpColumnTitleIcon {
  position: absolute;
  width: 28px;
  height: 2px;
  background: #005FAF;
  right: -48px;
  top: 50%;
  margin-top: -1px;
}

.gp-title39 .more {
  line-height: 24px;
  color: #999999;
}

.carousel71 a {
  display: block;
  position: relative;
}

.carousel71 a .mode1Pic {
  padding-bottom: 66.6% !important;
  position: relative;
}
.carousel71 a .mode1Pic img{
   width: 100%;transition: all 0.5s ease-in-out;max-width:none;position: absolute;
	top: 50%;
	left: 50%;
	width: 100%;
	height: 100%;
	transform: translate(-50%, -50%);
	-webkit-transition: .3s;
	-o-transition: .3s;
	-moz-transition: .3s;
	transition: .3s;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);object-fit: cover;
}
.carousel71 a .mode1txtbox {
  /* position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: auto; */
  padding: 15px 30px 24px;
  padding: 24px 0;
  box-sizing: border-box;
  background: rgba(0, 0, 0, 0.6);
  background: #f0f1f4;
  background: none;
}

.carousel71 a .mode1txtbox .mode1txt {
  line-height: 1.25;
  color: #666666 !important;
}
.carousel71 a .mode1txtbox .gpArticleDate{
  margin: 5px 0;
  display: block;
  font-weight: bold;
  color: #005FAF;
}

.carousel71 a .mode1txtbox .mode1sum {
  line-height: 1.5;
  color: rgba(255, 255, 255, 0.7);
  color: #666;
}

.carousel71 .slick-arrow {
  width: 40px;
  height: 88px;
  background: rgba(0, 0, 0, 0.3);
  border: 1px solid rgba(255, 255, 255, 0.3);
  z-index: 1;
}

.carousel71 .slick-arrow:after {
  display: none;
}

.carousel71 .slick-arrow:before {
  color: #fff;
  font-size: 40px;
}

.carousel71 .slick-dots {
  width: 100%;
  height: 10px;
  font-size: 0;
  left: 0;
  bottom: 0;
  overflow: hidden;
  text-align: center;
}

.carousel71 .slick-dots li {
  margin: 0 5px;
  height: 10px;
  width: 10px;
}

.carousel71 .slick-dots li button {
  /* width: calc(100% - 2px); */
  border-radius: 50%;
  /* margin: 0 1px; */
  background: rgba(0,0,0, 0.4);
}

.carousel71 .slick-dots li.slick-active button {
  background: #005FAF;
}

.block-list59 li {
  border-bottom: 1px dashed #e0e0e0;
  overflow: hidden;
  margin-bottom: 0px !important;
}
.block-list59 li:nth-last-child(1){border-bottom: none;}
.block-list59 li>div {
  padding: 16px 0 !important;
  display: flex;
}

.block-list59 li span {
  width: 60px;
  display: block;
  background: #005FAF;
  color: #fff;
  display: none;
}

.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 #005FAF;
  text-align: center;
  color: #666666;
  background: #fff;
}

.block-list59 li a {
  display: block;
  padding: 0 0 0 10px;
  overflow: hidden;
  line-height: 1.3;
  height: 1.3em;
  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-list13 {
  padding: 25px 15px 17px;
}

.block-list13>li {
  margin-bottom: 20px;
}

.block-list13>li>a {
  display: block;
  margin: 0 22px;
  transition: transform 0.35s ease-out;
}

.block-list13>li>a .l_img {
  max-width: 90px;
  margin: 0 auto;
}

.block-list13>li>a .icon {
  border-radius: 50%;
  text-align: center;
  margin: 0 auto;
  display: block;
  overflow: hidden;
  height: 0;
  padding-bottom: 100%;
  position: relative;
}

.block-list13>li>a .icon img {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  max-width: 86px;
}

.block-list13>li>a .txt {
  display: block;
  line-height: 1.5;
  height: 49px;
  overflow: hidden;
  text-align: center;
  padding-top: 5px;
  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 (min-width:996px) {
  .block-list13>li a:hover {
    transform: translateY(-10px);
  }
}

.block-list112 li a {
  display: block;
  background: #005FAF;
  box-sizing: border-box;
  padding: 24px;
  text-align: center;
}

.block-list112 li a .img {
  max-width: 60px;
  margin: 0 auto;
}

.block-list112 li a .img span {
  padding-bottom: 100%;
  background: none;
}

.block-list112 li a p {
  color: #fff;
}

.block-list112 li:nth-child(1) a {
  background-color: #204f63;
}

.block-list112 li:nth-child(2) a {
  background-color: #faa632;
}

.block-list112 li:nth-child(3) a {
  background-color: #3d97e4;
}

.block-list112 li:nth-child(4) a {
  background-color: #968c51;
}

.block-list131 {
  margin: 0 -10px;
}

.block-list131 li a {
  display: block;
  border: 1px solid #eee;
  border-radius: 5px;
  background-color: #fff;
  transition: all 0.35s ease-in-out;
  position: relative;
  margin: 0 10px;
  height: 100%;
  overflow: hidden;
}

.block-list131 li a .img {
  width: 100%;
  overflow: hidden;
  margin: 0 auto;
}

.block-list131 li a .img img {
  width: auto;
  max-width: 50px;
}

.block-list131 li a .img span {
  display: block;
  padding: 18px 0 12px;
  text-align: center;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
  transition: all 0.35s ease-in-out;
}

.block-list131 li a .img strong {
  display: block;
  text-align: center;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  visibility: hidden;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
  transition: all 0.35s ease-in-out;
}

.block-list131 li a p {
  text-align: center;
  padding-bottom: 12px;
  transition: all 0.35s ease-in-out;
}

.block-list131 li a:hover {
  background: #005FAF;
}

.block-list131 li a:hover .img span {
  -webkit-transform: translateY(100%);
  -moz-transform: translateY(100%);
  -ms-transform: translateY(100%);
  -o-transform: translateY(100%);
  transform: translateY(100%);
  visibility: hidden;
  opacity: 0;
  filter: alpha(opacity=0);
}

.block-list131 li a:hover .img strong {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
  visibility: visible;
  top: 18px;
  filter: alpha(opacity=100);
}

.block-list131 li a:hover p {
  color: #fff;
}

.block-list64 li a {
  background-color: #f0f1f4;
  overflow: hidden;
  box-sizing: border-box;
  padding: 16px 0;
  display: block;
  transition: transform 0.35s ease-out;
}

.block-list64 li a span {
  float: right;
  margin-right: 10px;
  color: #333333;
}

.block-list64 li a:hover {
  transform: translateX(10px);
}

.block-list64 li a:hover p {
  color: #005FAF;
}

.block-list64 li a p {
  padding: 0 25px 0 20px;
  display: block;
  color: #666666;
  box-sizing: border-box;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  white-space: normal;
  height: 1.3em;
  line-height: 1.3;
}

.block-list64 li:nth-child(2n) a {
  background-color: #fff;
}

.mode1 {
  overflow: hidden;
  display: flex;
  justify-content: space-between;
}

.mode1 .carousel71 {
  width: 400px;
}

.mode1 .block-list64 {
  width: calc(100% - 420px);
  margin-top: 20px;
}
@media (max-width:997px){
  .block-list59 li:nth-last-child(1) {
    display: block;
}
.block-list59 li a{
  height: auto;
}
}
@media (max-width: 767px){
  .mode1{
    flex-direction: column;
  }
  .mode1 .carousel71 {
  width: 100%;
}

.mode1 .block-list64 {
  width: 100%;
}
}