
.carousel5 {
  position: relative;
  z-index: 5;
  overflow: hidden;
}
.carousel5 .slick-slide > a {
  display: block;
  background-color: #fff;
  position: relative;
}
.carousel5 .slick-slide .slick-img {
  display: block;
  height: 0;
  padding-bottom: 28.12%;
  overflow: hidden;
}
.carousel5 .slick-dots {
  position: relative !important;
  right: initial !important;
  bottom: 20px;
}
.carousel5 .slick-dots li {
  width: 30px;
  height: 2px;
}
.carousel5 .slick-dots li button {
  border-radius: 0;
  outline: none;
}
.carousel5 .slick-dots li.slick-active {
  height: 4px;
}
.carousel5 .slick-dots li.slick-active button {
  background-color: #0659a7;
}
.carousel5 .slick-arrow {
  width: 35px;
  height: 60px;
  color: #fff;
  line-height: 60px;
  text-align: center;
  position: absolute;
  border: none;
  z-index: 88;
  cursor: pointer;
  transition: all 0.35s ease-in-out;
  background: none;
  overflow: hidden;
  font-size: 25px;
  top: 50%;
  transform: translateY(-50%);
}
.carousel5 .slick-arrow:after {
  content: '';
  width: 0px;
  height: 0px;
  background-color: transparent;
  left: 88px;
  top: 0;
  position: absolute;
  z-index: 0;
  transition: all 0.4s ease-in-out;
  border-radius: 0;
  border: 30px solid transparent;
}
.carousel5 .slick-prev {
  left: 88px;
}
.carousel5 .slick-next {
  right: 88px;
}
.carousel5 .slick-prev:after {
  border-right-color: rgba(0, 0, 0, 0.5);
  left: -30px;
}
.carousel5 .slick-next:after {
  border-left-color: rgba(0, 0, 0, 0.5);
  right: -30px;
  left: initial;
}
@media screen and (max-width:1400px) {
  .carousel5 .slick-prev {
    left: 0;
  }
  .carousel5 .slick-next {
    right: 0;
  }
}
@media screen and (max-width:768px) {
  .carousel5 .slick-dots {
    display: none !important;
  }
  .carousel5 .slick-txt {
    display: block;
    position: static;
    background: #dce9f2;
    color: #333;
    line-height: 2;
    height: auto;
    padding: 5px 0;
  }
  .carousel5 .slick-arrow {
    width: 20px;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    transform: translateY(-100%);
  }
  .carousel5 .slick-arrow:after {
    border: 15px solid transparent;
  }
  .carousel5 .slick-prev:after {
    left: -15px;
    border-right-color: rgba(0, 0, 0, 0.5);
  }
  .carousel5 .slick-next:after {
    right: -15px;
    border-left-color: rgba(0, 0, 0, 0.5);
  }
}
.wrap_block7 {
  padding: 20px 0;
  background-color: #f0f2f5;
}
.wrap_block7 .col2 {
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.15);
}
.gp-title4 {
  padding: 8px 0;
  border-bottom: 1px solid #ccc;
  margin-bottom: 20px;
}
.gp-title4 h2 {
  height: 35px;
  line-height: 35px;
  font-weight: normal;
  position: relative;
  padding-left: 15px;
}
.gp-title4 h2::before {
  content: '';
  width: 4px;
  height: 20px;
  background-color: #0659a7;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -10px;
}
.gp-title4 h2 a {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}
.gp-title4 h2 span {
  display: inline-block;
  vertical-align: middle;
}
.gp-title4 .more {
  padding-top: 8px;
  position: relative;
  z-index: 20;
  opacity: 0.7;
  padding-right: 10px;
}
.block-list11 {
  margin: 0 -10px;
}
.block-list11 > li {
  margin-bottom: 20px;
}
.block-list11 > li > a {
  display: block;
  margin: 0 10px;
  background-color: #fff;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.15);
  padding-bottom: 20px;
  transition: all 0.4s ease-out;
}
.block-list11 > li > a .gp-img-responsive {
  padding-bottom: 56.25%;
}
.block-list11 > li > a .item-date1 {
  background-color: #0659a7;
  color: #fff;
  font-family: 'Times New Roman', Times, serif;
  height: 28px;
  line-height: 28px;
  padding: 0 12px;
}
.block-list11 > li > a h3 {
  line-height: 24px;
  height: 72px;
  overflow: hidden;
  padding: 15px 20px 0;
  font-weight: normal;
  box-sizing: content-box;
}
.block-list11 > li > a .p1 {
  margin: 23px 20px 15px;
  line-height: 22px;
  color: #999;
  height: 110px;
  overflow: hidden;
  border-top: 2px solid #ddd5ce;
  padding-top: 15px;
}
@media screen and (min-width:996px) {
  .block-list11 a:hover {
    transform: translateY(-10px);
  }
}
@media screen and (max-width:766px) {
  .block-list11 h3 {
    height: auto !important;
  }
  .block-list11 .p1 {
    height: auto !important;
  }
}
.block-list12 {
  margin: 0 -10px;
}
.block-list12 > li {
  margin-bottom: 20px;
}
.block-list12 > li > a {
  display: block;
  margin: 0 10px;
  background-color: #fff;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.15);
  padding: 20px;
  transition: transform 0.35s ease-out;
}
.block-list12 > li > a .list-date2 {
  display: block;
  font-family: 'Times New Roman';
  color: #0659a7;
  padding-bottom: 10px;
  margin-bottom: 15px;
  position: relative;
}
.block-list12 > li > a .list-date2::before {
  content: '';
  width: 50px;
  height: 1px;
  background-color: #0659a7;
  position: absolute;
  left: 0;
  bottom: 0;
}
.block-list12 > li > a h3 {
  font-weight: normal;
  line-height: 24px;
  height: 72px;
  overflow: hidden;
  box-sizing: content-box;
}
@media screen and (min-width:996px) {
  .block-list12 a:hover {
    transform: translateY(-10px);
  }
}
@media screen and (max-width:766px) {
  .block-list12 h3 {
    height: auto !important;
  }
}
.gp-title20 h2 {
  font-weight: bold;
  display: inline-block;
  background: #0659a7;
  padding: 17px 31px;
}
.gp-title20 h2 span {
  display: inline-block;
  vertical-align: middle;
  font-weight: normal;
  color: #fff;
}
.gp-title20 h2 a {
  color: #fff;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}
.block-list60 {
  margin-top: 15px;
}
.block-list60 li {
  padding: 10px;
  border: 1px dashed #d9d9d9;
  border-left: 8px solid #0659a7;
  background-color: #f5f6f7;
}
.block-list60 li p {
  margin: 0 0 10px 0;
  overflow: hidden;
}
.block-list60 li dl dd {
  height: 27px;
  line-height: 27px;
  overflow: hidden;
}
.block-list60 li dl dd span {
  color: #999999;
}
.block-list60 li dl dd strong {
  color: #999999;
}
.wrap_block8 {
  padding: 20px 0;
}
.wrap_block8 .col2 {
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.15);
}
.block-list54 li {
  background: #f8f5f2;
  overflow: hidden;
  padding: 20px 25px;
  margin-bottom: 15px;
}
.block-list54 li span {
  float: right;
  color: #999;
}
.block-list54 li a {
  color: #616161;
}
.gp-title5 {
  border-bottom: 1px dashed #ccc;
  text-align: center;
  margin-top: 15px;
}
.gp-title5 h2 {
  font-weight: normal;
  min-width: 190px;
  padding: 25px 15px 23px;
  background-color: #0659a7;
  color: #fff;
  height: auto;
  line-height: 1.5;
  margin-top: -15px;
  position: relative;
  font-weight: normal;
  vertical-align: top;
  letter-spacing: 0.5px;
}
.gp-title5 h2 span {
  display: inline-block;
  vertical-align: middle;
}
.gp-title5 h2:before,
.gp-title5 h2:after {
  width: 0;
  height: 0;
  position: absolute;
  top: 0;
  content: '';
  border-bottom: 15px solid rgba(6, 89, 167, 0.3);
}
.gp-title5 h2:before {
  border-right: 15px solid transparent;
  right: -15px;
}
.gp-title5 h2:after {
  border-left: 15px solid transparent;
  left: -15px;
}
.gp-title5 .more {
  color: #999;
  padding-top: 8px;
  position: relative;
  z-index: 20;
}
.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 .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%);
}
.block-list13 > li > a .txt {
  display: block;
  line-height: 24px;
  height: 49px;
  overflow: hidden;
  text-align: center;
  padding-top: 5px;
}
@media screen and (min-width:996px) {
  .block-list13 > li a:hover {
    transform: translateY(-10px);
  }
}
.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 {
  padding: 16px 0 0;
}
.block-list2 .item-info2 .item-txt2 h3 {
  line-height: 24px;
  height: 48px;
  overflow: hidden;
  margin-bottom: 15px;
  font-weight: normal;
}
.block-list2 .item-info2 .item-txt2 .list-date1 {
  display: block;
  color: #0659a7;
  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-more1 {
  text-align: center;
  padding: 30px 0;
}
.gp-more1 a {
  display: inline-block;
  vertical-align: middle;
  padding: 7px 15px;
  border: 1px solid #0659a7;
  min-width: 118px;
  box-sizing: border-box;
  overflow: hidden;
  position: relative;
}
.gp-more1 a span {
  color: #0659a7;
  position: relative;
  z-index: 5;
}
.gp-more1 a span i {
  margin-left: 15px;
}
.gp-more1 a:before {
  content: '';
  width: 100%;
  height: 100%;
  background-color: #0659a7;
  position: absolute;
  transition: all 0.35s ease-out;
  left: 0;
  top: 0;
  transform: translateX(-100%);
  z-index: 0;
}
.gp-more1 a:hover:before {
  transform: none;
}
.gp-more1 a:hover span {
  color: #fff;
}
.gp-more1 a:hover i {
  transform: translateX(10px);
}
