.wrap_block1 {background:none !important;}
.carousel1 {
  position: relative;
  z-index: 5;
  overflow: hidden;
}
.carousel1 .slick-slide > a {
  display: block;
  background-color: #fff;
  position: relative;
}
.carousel1 .slick-slide .slick-img {
  display: block;
  height: 0;
  padding-bottom: 28.64%;
  overflow: hidden;
}
@media screen and (max-width:1480px) {
  .carousel1 .slick-txt2 {
    height: 70px;
  }
}
@media screen and (max-width:1240px) {
  .carousel1 .slick-txt2 {
    height: 60px;
  }
}
@media screen and (max-width:996px) {
  .carousel1 .slick-txt2 {
    height: 50px;
  }
}
.wrap_mode1 {
  padding: 30px 0;
}
.gp-title1 {
  padding: 35px 0;
  text-align: center;
}
.gp-title1 h2 {
  display: inline-block;
  vertical-align: middle;
  font-weight: normal;
  line-height: 1;
  position: relative;
}
.gp-title1 h2 a {
  display: inline-block;
  vertical-align: middle;
  margin: 0 8px;
}
.gp-title1 h2 span {
  display: block;
  vertical-align: middle;
  color: #999;
  padding-top: 10px;
  text-transform: uppercase;
}
.gp-title1 h2 .gpColumnTitleIcon {
  display: inline-block;
  vertical-align: middle;
  padding-top: 0;
}
.gp-title1 h2:before,
.gp-title1 h2:after {
  content: '';
  width: 40px;
  height: 1px;
  background-color: #a6b4b4;
  position: absolute;
  top: 50%;
}
.gp-title1 h2:before {
  left: -55px;
}
.gp-title1 h2::after {
  right: -55px;
}
.block2 {
  margin-bottom: 20px;
}
.block-list2 .item-info2 {
  display: block;
  padding: 20px;
  border: 2px solid #f2f2f2;
  border-left: none;
}
.block-list2 .item-info2:first-child {
  border-left: 2px solid #f2f2f2;
}
.block-list2 .item-info2 .item-img2.gp-img-responsive {
  padding-bottom: 66.78%;
}
.block-list2 .item-info2 .item-txt2 h3 {
  line-height: 1.5;
  height: 3em;
  overflow: hidden;
  margin-bottom: 15px;
  font-weight: normal;
  padding: 16px 0 0;
  text-overflow: ellipsis;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  box-sizing: content-box;
}
.block-list2 .item-info2 .item-txt2 .list-date1 {
  display: block;
  color: #024D90;
  font-family: 'Arial';
}
.block-list2 .item-info2:hover p {
  color: #666666;
}
@media screen and (min-width:1020px) {
  .block-list2 .item-info2 {
    transition: transform 0.4s ease-out;
  }
  .block-list2 .item-info2:hover {
    transform: scale(1.12);
    border-left: 1px solid #f2f2f2;
    background-color: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  }
}
@media screen and (max-width:478px) {
  .block-list2 .item-info2 .item-txt2 h3 {
    height: auto;
  }
}
.gp-more3 {
  text-align: center;
  padding: 30px 0;
}
.gp-more3 a {
  display: inline-block;
  vertical-align: middle;
  padding: 7px 35px;
  border: 1px solid #e5e5e5;
  min-width: 118px;
  box-sizing: border-box;
  overflow: hidden;
  position: relative;
}
.gp-more3 a span {
  color: #999;
  position: relative;
  z-index: 5;
}
.gp-more3 a span i {
  margin-left: 15px;
}
.gp-more3 a:before {
  content: '';
  width: 100%;
  height: 100%;
  background-color: #024D90;
  position: absolute;
  transition: all 0.35s ease-out;
  left: 0;
  top: 0;
  transform: translateX(-100%);
  z-index: 0;
}
.gp-more3 a:hover:before {
  transform: none;
}
.gp-more3 a:hover span {
  color: #fff;
}
.gp-more3 a:hover i {
  transform: translateX(10px);
}
.gp-title11 {
  padding: 10px 0;
  margin-bottom: 20px;
  box-sizing: border-box;
}
.gp-title11 span {
  display: inline-block;
  vertical-align: middle;
}
.gp-title11 h2 {
  line-height: 35px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}
.gp-title11 .more {
  color: #999;
  line-height: 35px;
}
.block-list40 {
  padding: 0 20px 8px;
  overflow: hidden;
}
.block-list40 li {
  margin-bottom: 10px;
  overflow: hidden;
}
.block-list40 li >div {
  display: flex;
}
.block-list40 li >div span {
  color: #999999;
  font-style: italic;
  margin-right: 10px;
}
.block-list40 li >div a {
  flex: 1;
  line-height: 1.5;
  height: 1.5em;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
}
