.gp-header14 {
  background: #50B6B0;
  z-index: 880;
  position: relative;
  padding: 0 4vw;
  box-sizing: border-box;
}
.gp-header14 .gp-top {
  position: relative;
}
.gp-header14 .gp-top .gp-container {
  margin-left: auto;
  margin-right: auto;
}
.gp-header14 .gp-top::after {
  content: "";
  display: block;
  clear: both;
  height: 0;
  overflow: hidden;
  visibility: hidden;
}
.gp-header14 .gp-top .gp-logo {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  max-width: 550px;
  float: left;
  margin-right: 2vw;
  padding: 21px 0;
  box-sizing: border-box;
}
.gp-header14 .gp-top .gp-logo a {
  display: inline-block;
  vertical-align: middle;
}
.gp-header14 .gp-top .gp-logo .logo_02 {
  margin-left: 10px;
}
.gp-header14 .gp-top .gp-logo:hover {
  opacity: 0.9;
}
.gp-header14 .gp-top .topRight .top_nav {
  text-align: right;
  padding-top: 10px;
}
.gp-header14 .gp-top .topRight .gp-link {
  margin-left: 20px;
}
.gp-header14 .gp-top .topRight .gp-link a {
  color: #fff;
  margin-left: 10px;
}
.gp-header14 .gp-top .topRight .gp-nav-wrap {
  display: block;
  padding: 8px 0;
}
.gp-header14 .gp-top .topRight .gp-nav-wrap .gp-nav {
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  margin-top: 0;
  margin-bottom: 0;
}
.gp-header14 .gp-top .topRight .gp-nav-wrap .gp-nav >li {
  position: relative;
  text-align: center;
}
.gp-header14 .gp-top .topRight .gp-nav-wrap .gp-nav >li >a {
  display: inline-block;
  line-height: 1;
  color: #fff;
  transition: all 0.35s ease-in-out;
  position: relative;
  z-index: 50;
  position: relative;
  vertical-align: top;
  height: 59px;
  line-height: 59px;
  position: relative;
  font-size: 18px;
  font-weight: bold;
}
.gp-header14 .gp-top .topRight .gp-nav-wrap .gp-nav >li >a::before {
  content: '';
  width: 0;
  height: 2px;
  background-color: #50B6B0;
  position: absolute;
  left: 50%;
  bottom: 0;
  transition: all 0.35s ease-in-out;
}
.gp-header14 .gp-top .topRight .gp-nav-wrap .gp-nav >li >a:hover:before {
  width: 100%;
  left: 0;
}
.gp-header14 .gp-top .topRight .gp-nav-wrap .gp-nav >li .second_nav1 {
  position: absolute;
  left: 50%;
  top: 59px;
  width: 120px;
  display: none;
  text-align: center;
  background-color: rgba(80, 182, 176, 0.85);
  margin-left: -60px;
}
.gp-header14 .gp-top .topRight .gp-nav-wrap .gp-nav >li .second_nav1 dd a {
  display: block;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  padding: 10px;
  font-size: 14px;
  transition: all 0.3s ease-in-out;
  color: #fff;
  line-height: 1.2;
}
.gp-header14 .gp-top .topRight .gp-nav-wrap .gp-nav >li .second_nav1 dd:hover {
  background-color: rgba(0, 0, 0, 0.15);
}
.gp-header14 .gp-top .topRight .gp-nav-wrap .gp-nav li.on a::before {
  width: 100%;
  left: 0;
}
.gp-header14 .gp-top .topRight .gp-nav-wrap .gp-nav li.on .second_nav1 {
  display: block;
}
.gp-header14 .gp-top .topRight .gp-ser {
  width: 100%;
  height: 28px;
  z-index: 9999994;
  margin: 0 auto;
  position: relative;
}
.gp-header14 .gp-top .topRight .gp-search input,
.gp-header14 .gp-top .topRight .gp-search button {
  position: absolute;
  height: 28px;
  line-height: 28px;
  border: none;
  background: none;
  top: 0px;
  overflow: hidden;
}
.gp-header14 .gp-top .topRight .gp-search input.notxt {
  color: #a4a4a4;
  width: 82%;
  left: 0;
  padding-left: 2%;
}
.gp-header14 .gp-top .topRight .gp-search .notxt1 {
  position: absolute;
  width: 15%;
  right: 0;
  cursor: pointer;
  color: #666;
}
.gp-header14 .gp-top .topRight #gp-serBtn4 {
  position: relative;
  z-index: 801;
  color: #e0c67e;
}
.gp-header14 .gp-top .topRight #gp-serBtn4:hover {
  color: #e0c67e;
}
.gp-header14 .gp-top .topRight .gp-search4 {
  height: 0;
  border: none;
  width: 100%;
  overflow: hidden;
  position: fixed;
  top: 50%;
  z-index: 802;
  left: 0;
}
.gp-header14 .gp-top .topRight .gp-search4 .gp-ser {
  max-width: 800px;
}
.gp-header14 .gp-top .topRight .gp-search4 input,
.gp-header14 .gp-top .topRight .gp-search4 button {
  height: 40px;
  line-break: 40px;
}
.gp-header14 .gp-top .topRight .gp-search4 .gp-ser {
  height: 40px;
  border: 1px solid #ccc;
  margin-top: 20px;
}
.gp-header14 .gp-top .topRight .gp-search4 .notxt1 {
  background: #C7000A;
  color: #fff;
}
.gp-header14 .gp-top .topRight .gp-search4 .gp-ser {
  display: none;
  border: none;
  background: #fff;
}
.gp-header14 .gp-top .topRight .gp-search4.active .gp-ser {
  display: block;
}
.gp-header14 .gp-top .topRight .gp-search4.active {
  height: 80px;
}
.gp-header14 .gp-top .topRight .gp-serBtn2 {
  border-left: 1px solid rgba(255, 255, 255, 0.2);
  border-right: 1px solid rgba(255, 255, 255, 0.2);
  padding: 0 25px;
  margin-left: 20px;
}
.gp-header14 .gp-top .topRight .searchActive .gp-overlay {
  top: 0;
}
.gp-header14 .gp-menu {
  width: 100%;
  z-index: 98;
  height: 35px;
  position: absolute;
  display: none;
  right: 0px;
  top: 50%;
  z-index: 400;
  margin-top: -17px;
  background-color: #50B6B0;
}
.gp-header14 .gp-menu .gp-menu-header {
  position: absolute;
  top: 50%;
  right: 0;
  z-index: 996;
  width: 100%;
  height: 40px;
  margin-top: -20px;
}
.gp-header14 .gp-menu .gp-menu-header .gp-menu-header-icon {
  color: #fff;
  height: 30px;
  float: right;
  width: 30px;
  position: relative;
  -webkit-transition: background-color 0.5s;
  -moz-transition: background-color 0.5s;
  -o-transition: background-color 0.5s;
  transition: background-color 0.5s;
  cursor: pointer;
  margin: 2px 30px 0 0;
}
.gp-header14 .gp-menu .gp-menu-header .gp-menu-header-icon span {
  position: absolute;
  left: calc((100% - 30px) / 2);
  top: calc((100% - 6px) / 2.3);
  width: 26px;
  height: 2px;
  background-color: #fff;
}
.gp-header14 .gp-menu .gp-menu-header .gp-menu-header-icon span:nth-child(1) {
  transform: translateY(4px) rotate(0deg);
}
.gp-header14 .gp-menu .gp-menu-header .gp-menu-header-icon span:nth-child(2) {
  transform: translateY(-4px) rotate(0deg);
}
.gp-header14 .gp-menu .gp-menu-header .gp-menu-header-icon-out span {
  width: 26px;
  height: 2px;
  background-color: #fff;
  display: block;
  border-radius: 4px;
}
.gp-header14 .gp-menu .gp-menu-header .gp-menu-header-icon-out span:nth-child(1) {
  animation-duration: 0.5s;
  animation-fill-mode: both;
  animation-name: outfirst;
}
@keyframes outfirst {
  0% {
    transform: translateY(0) rotate(-45deg);
  }
  100% {
    transform: translateY(-4px) rotate(0deg);
  }
}
.gp-header14 .gp-menu .gp-menu-header .gp-menu-header-icon-out span:nth-child(2) {
  animation-duration: 0.5s;
  animation-fill-mode: both;
  animation-name: outsecond;
}
@keyframes outsecond {
  0% {
    transform: translateY(0) rotate(45deg);
  }
  100% {
    transform: translateY(4px) rotate(0deg);
  }
}
.gp-header14 .gp-menu .gp-menu-header .gp-menu-header-icon-out span:nth-child(3) {
  animation-duration: 0.5s;
  animation-fill-mode: both;
  animation-name: outthird;
}
@keyframes outthird {
  0% {
    transform: translateY(0) rotate(90deg);
  }
  100% {
    transform: translateY(12px) rotate(0deg);
  }
}
.gp-header14 .gp-menu .gp-menu-header .gp-menu-header-icon-click span {
  top: calc((100% - 2px) / 2.1);
}
.gp-header14 .gp-menu .gp-menu-header .gp-menu-header-icon-click span:nth-child(1) {
  animation-duration: 0.5s;
  animation-fill-mode: both;
  animation-name: clickfirst;
}
.gp-header14 .gp-menu .gp-menu-header .gp-menu-header-icon-click span:nth-child(2) {
  animation-duration: 0.5s;
  animation-fill-mode: both;
  animation-name: clicksecond;
  margin-left: 0;
}
.gp-header14 .gp-menu .gp-menu-header .gp-menu-header-icon-click span:nth-child(3) {
  animation-duration: 0.5s;
  animation-fill-mode: both;
  animation-name: clickthird;
}
@keyframes clickfirst {
  0% {
    transform: translateY(4px) rotate(0deg);
  }
  100% {
    transform: translateY(0) rotate(45deg);
  }
}
@keyframes clicksecond {
  0% {
    transform: translateY(-4px) rotate(0deg);
  }
  100% {
    transform: translateY(0) rotate(-45deg);
  }
}
@keyframes clickthird {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
.gp-header14 .gp-menu .gp-menu-nav {
  width: 100%;
  position: fixed;
  top: 0;
  right: 0px;
  display: none;
  padding-top: 40px;
  background: #50B6B0;
}
.gp-header14 .gp-menu .gp-menu-nav .gp-search.gp-m-search {
  overflow: hidden;
  transition: all 0.35s ease-in-out;
  border: 1px solid #50B6B0;
  margin-left: 10px;
  border-radius: 30px;
  background-color: #f6f7f9;
  width: 90%;
  margin: 10px auto 0;
  display: block;
}
.gp-header14 .gp-menu .gp-menu-nav .gp-search.gp-m-search .gp-ser {
  width: 100%;
  height: 32px;
  z-index: 9999994;
  margin: 0 auto;
  position: relative;
}
.gp-header14 .gp-menu .gp-menu-nav .gp-search.gp-m-search .gp-ser input,
.gp-header14 .gp-menu .gp-menu-nav .gp-search.gp-m-search .gp-ser button {
  position: absolute;
  height: 32px;
  line-height: 32px;
  border: none;
  background: none;
  top: 0px;
  overflow: hidden;
}
.gp-header14 .gp-menu .gp-menu-nav .gp-search.gp-m-search .gp-ser input.notxt {
  color: #a6a6a6;
  opacity: 0.5;
  left: 0;
  width: 100%;
  box-sizing: border-box;
  padding-left: 42px;
}
.gp-header14 .gp-menu .gp-menu-nav .gp-search.gp-m-search .gp-ser .notxt1 {
  position: absolute;
  cursor: pointer;
  color: #50B6B0;
  left: 0;
  width: 40px;
}
.gp-header14 .gp-menu .gp-menu-nav >ul {
  padding: 0 30px;
}
.gp-header14 .gp-menu .gp-menu-nav >ul >li {
  position: relative;
  box-sizing: border-box;
  transition: all 0.5s ease-in;
  transform: translateX(-40px);
  opacity: 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.15);
}
.gp-header14 .gp-menu .gp-menu-nav >ul >li >a {
  display: inline-block;
  padding: 1.2rem 0 1.2rem 0;
  font-size: 16px;
  width: 60%;
  line-height: 1.4;
}
.gp-header14 .gp-menu .gp-menu-nav >ul >li >.gp-menu-arrow {
  cursor: pointer;
  width: 30px;
  height: 45px;
  line-height: 45px;
  color: #e9e9e9;
  text-align: right;
  position: absolute;
  right: 0;
  top: 0;
  font-size: 20px;
  transition: all 0.3s ease-in-out;
  top: 4px;
  color: #dad6ce;
}
.gp-header14 .gp-menu .gp-menu-nav >ul >li .m-second-nav {
  display: none;
  opacity: 0.7;
  padding-bottom: 1rem;
}
.gp-header14 .gp-menu .gp-menu-nav >ul >li .m-second-nav >li >a {
  display: inline-block;
  padding: 0.5rem 0 0.5rem 10px;
  font-size: 14px;
}
.gp-header14 .gp-menu .gp-menu-nav >ul >li .m-second-nav >li.on span {
  transform: rotate(45deg);
}
.gp-header14 .gp-menu .gp-menu-nav >ul >li.on span {
  transform: rotate(90deg);
}
.gp-header14 .gp-menu .gp-menu-nav .gp-menu-link {
  float: left;
  line-height: 40px;
  height: 40px;
  padding-left: 15px;
}
.gp-header14 .gp-menu .gp-menu-nav .gp-menu-link a {
  color: #fff;
}
.gp-header14 .gp-menu .gp-menu-nav .m-link {
  margin: 0 30px;
  padding: 15px 0;
}
.gp-header14 .gp-menu .gp-menu-nav .m-link a {
  display: inline-block;
  vertical-align: middle;
  line-height: 1.5;
  padding: 4px 10px;
}
.gp-header14 .gp-menu .gp-menu-nav.gp-menu-offcanvas1 {
  position: fixed;
  display: block;
  transform: translate(-150%, 0);
  width: 100%;
  right: auto;
  left: 0;
}
.gp-header14 .gp-menu.open {
  top: 0;
  margin-top: 0;
}
.gp-header14 .gp-menu.open .gp-menu-nav.gp-menu-offcanvas1 {
  transition: all 1s ease-in-out;
  transform: translate(0, 0);
  position: absolute;
}
.gp-header14 .mobile_bg {
  width: 100%;
  height: 100%;
  z-index: 90;
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.6);
  display: none;
}
@media screen and (max-width:1500px) {
  .gp-header14 .gp-top .topRight .gp-serBtn2 {
    padding: 0 10px;
  }
}
@media screen and (max-width:1400px) {
  .gp-header14 .gp-top .topRight .gp-nav-wrap .gp-nav > li > a {
    font-size: 16px;
  }
}
@media screen and (max-width:1240px) {
  .gp-header14 .gp-top .gp-logo {
    max-width: 350px;
  }
  .gp-header14 .gp-nav-wrap {
    margin-left: 380px;
  }
  .gp-header14 .gp-nav-wrap .gp-nav >li >a {
    font-size: 14px;
  }
}
@media screen and (max-width:998px) {
  .gp-header14 {
    padding: 0 20px;
  }
  .gp-header14 .topRight {
    display: none;
  }
  .gp-header14 .searchWrap {
    display: none;
  }
  .gp-header14 .gp-menu {
    display: block;
  }
  .gp-header14 .gp-menu .gp-menu-nav {
    display: block;
  }
  .gp-header14 .gp-menu.open .gp-menu-link {
    display: none;
  }
  .gp-header14 .gp-menu.open .gp-menu-nav>ul>li {
    transform: none;
    opacity: 1;
  }
  .gp-header14 .gp-top {
    height: auto;
  }
  .gp-header14 .gp-top .gp-logo {
    justify-content: center;
    position: relative;
    z-index: 1000;
    padding: 15px 0;
  }
  .gp-header14 .gp-top .gp-logo a img {
    max-height: 55px;
  }
  .gp-header14 .gp-top .gp-logo .gp-search-wrap {
    display: none;
  }
  .gp-header14 .gp-top .gp-logo.open {
    z-index: 90;
  }
  .gp-header14 .gp-top .gp-search-wrap {
    display: none;
  }
  .gp-header14 .gp-nav-wrap {
    display: none;
  }
  .gp-header14 .gp-nav-wrap .gp-menu-nav>ul>li {
    transform: none;
    opacity: 1;
  }
  .gp-header14 .gp-m-search {
    display: block;
  }
}
@media screen and (max-width:767px) {
  .gp-header14 .gp-top .gp-logo {
    max-width: 90%;
  }
  .gp-header14 .gp-menu-nav >ul {
    padding: 10px 20px 0;
  }
  .gp-header14 .m-link {
    margin: 0 20px;
  }
}
@media screen and (max-width:1400px) {
  .gp-header14 {
    padding: 0 1.2vw;
  }
}
.gp-header14 {
  transition: all 0.5s ease-out 0s;
  z-index: 10;
}
.gp-header14.currents {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
}
/* .gp-header14 .gp-top .topRight .top_nav{transition: all 0.2s ease-in-out 0s;} */
.gp-header14.currents .gp-top .topRight .top_nav {
  height: 0;
  display: none;
}
.gp-header14 .gp-top .gp-logo {
  transition: all 0.3s ease-in-out 0s;
}
.gp-header14.currents .gp-top .gp-logo {
  padding: 5px 0;
}
/* .gp-header14 .gp-top .topRight .gp-nav-wrap .gp-nav > li > a{transition: all 0.3s ease-in-out 0s;} */
.gp-header14.currents .gp-top .topRight .gp-nav-wrap .gp-nav > li > a {
  line-height: 50px;
  height: 50px;
}
/* .gp-header14.gp-top .gp-container {transition: all 0.4s ease-out 0s;} */
.gp-header14.currents .gp-top .gp-container {
  display: flex;
  align-items: center;
}
/* .gp-header14 .gp-top .topRight {transition: all 0.4s ease-out 0s;} */
.gp-header14.currents .gp-top .topRight {
  flex: 1;
}
/* .gp-header14 .gp-nav-wrap{transition: all 0.4s ease-out 0s;} */
.gp-header14.currents .gp-nav-wrap {
  margin-left: 50px;
}
.carousel25 .gpCarousel {
  position: relative;
}
.carousel25 .gpCarousel .slick-slider a {
  display: block;
  position: relative;
}
.carousel25 .gpCarousel .slick-slider a::before {
  content: '';
  display: block;
  width: 100%;
  height: 20%;
  position: absolute;
  left: 0;
  bottom: 0;
  background: transparent;
  background: -webkit-gradient(bottom, top, color-stop(0%, rgba(0, 0, 0, 0.4)), color-stop(100%, transparent));
  background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.4) 0%, transparent 100%);
  background: linear-gradient(to top, rgba(0, 0, 0, 0.4) 0%, transparent 100%);
}
.carousel25 .gpCarousel .slick-slider a span {
  padding-bottom: 38%;
}
.carousel25 .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);
}
.carousel25 .gpCarousel .slick-arrow {
  display: block;
  color: #fff;
  overflow: hidden;
  cursor: pointer;
  transition: all 0.35s ease-in-out;
  background: rgba(0, 0, 0, 0.12);
  position: absolute;
  left: 60px;
  top: 50%;
  width: 55px;
  height: 55px;
  line-height: 55px;
}
.carousel25 .gpCarousel .slick-arrow:hover {
  background: rgba(80, 182, 176, 0.8);
}
.carousel25 .gpCarousel .slick-arrow.slick-prev {
  margin-top: -27px;
}
.carousel25 .gpCarousel .slick-arrow.slick-next {
  margin-top: 28px;
}
.carousel25 .gpCarousel .slick-arrow::after {
  display: none;
}
.carousel25 .gpCarousel .slick-txt {
  font-weight: bold;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
  color: #fff;
  background: none;
}
.carousel25 .gpCarousel .slick-txt .gp-container {
  position: relative;
}
.carousel25 .gpCarousel .slick-txt .gp-container::after {
  content: "";
  display: block;
  clear: both;
  height: 0;
  overflow: hidden;
  visibility: hidden;
}
.carousel25 .gpCarousel .slick-txt .gp-container p {
  width: 25%;
  position: absolute;
  right: 0;
  line-height: 30px;
  max-height: 60px;
  overflow: hidden;
}
.carousel25 .gpCarousel .slick-dots {
  left: 0%;
  bottom: 35px;
  text-align: left;
}
.carousel25 .gpCarousel .slick-dots li {
  width: 22px;
  height: 2px;
  display: inline-block;
  border-radius: 100%;
  background: rgba(255, 255, 255, 0.4);
  transition: all 0.2s ease;
  cursor: pointer;
}
.carousel25 .gpCarousel .slick-dots li button {
  display: none;
}
.carousel25 .gpCarousel .slick-dots li.slick-active {
  background: #ffffff;
}
@media screen and (max-width: 768px) {
  .carousel25 .slick-txt {
    display: none;
  }
  .carousel25 .slick-arrow.slick-prev {
    left: 10px;
    margin-top: -27px;
  }
  .carousel25 .slick-arrow.slick-next {
    left: auto;
    right: 10px;
    margin-top: -27px !important;
  }
  .carousel25 .slick-dots {
    text-align: center !important;
  }
  .carousel25 .gpCarousel .slick-dots {
    bottom: 15px;
  }
}
.gp-title81 {
  display: flex;
  padding-top: 20px;
}
.gp-title81 .title {
  flex: 1;
}
.gp-title81 .title h2 {
  font-weight: normal;
  display: inline-block;
  vertical-align: middle;
}
.gp-title81 .title >div {
  position: relative;
  padding-left: 45px;
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
}
.gp-title81 .title >div p {
  position: absolute;
  left: 0;
  bottom: 0;
}
.gp-title81 .title >div span {
  font-weight: bold;
  color: rgba(0, 0, 0, 0.3);
}
.gp-title81 .more a {
  display: block;
  color: #666;
  border: 1px solid rgba(0, 0, 0, 0.3);
  padding: 10px 30px;
  box-sizing: border-box;
  position: relative;
}
.gp-title81 .more a .line {
  display: block;
  width: 60%;
  height: 0px;
  border-top: 1px dashed rgba(0, 0, 0, 0.3);
  position: absolute;
  left: -50%;
  top: 50%;
  transform: translateY(-50%);
}
.gp-title81 .more a .line::after {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  border: 1px solid rgba(0, 0, 0, 0.3);
  position: absolute;
  left: -8px;
  top: 50%;
  transform: translateY(-50%);
}
.gp-title81 .more a .lt {
  position: absolute;
  left: 0;
  top: 0;
  width: 10px;
  height: 10px;
  border-left: 1px solid #ccc;
  border-top: 1px solid #ccc;
}
.gp-title81 .more a .rt {
  position: absolute;
  right: 0;
  top: 0;
  width: 10px;
  height: 10px;
  border-right: 1px solid #ccc;
  border-top: 1px solid #ccc;
}
.gp-title81 .more a .lb {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 10px;
  height: 10px;
  border-left: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
.gp-title81 .more a .rb {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 10px;
  height: 10px;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
.carousel71 a {
  display: block;
  position: relative;
}
.carousel71 a .mode1Pic {
  padding-bottom: 66.25%;
}
.carousel71 a .mode1txtbox {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: auto;
  padding: 15px 30px 24px;
  box-sizing: border-box;
  background: rgba(0, 0, 0, 0.6);
}
.carousel71 a .mode1txtbox .mode1txt {
  line-height: 1.25;
  margin-bottom: 10px;
}
.carousel71 a .mode1txtbox .mode1sum {
  line-height: 1.5;
  color: rgba(255, 255, 255, 0.7);
}
.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: 6px;
  font-size: 0;
  left: 0;
  bottom: 0;
  margin: 0 -1px;
  overflow: hidden;
}
.carousel71 .slick-dots li {
  margin: 0;
  height: 6px;
  width: 20%;
}
.carousel71 .slick-dots li button {
  width: calc(100% - 2px);
  border-radius: 0;
  margin: 0 1px;
  background: rgba(255, 255, 255, 0.4);
}
.carousel71 .slick-dots li.slick-active button {
  background: #50B6B0;
}
.block-list253 {
  overflow: hidden;
  margin: 0 -15px;
}
.block-list253 li >div {
  transition: all 0.2s ease-in-out;
  background: #fff;
  display: block;
  margin: 0 15px;
  position: relative;
  border: 1px solid #dae0e6;
  box-sizing: border-box;
  padding: 30px;
}
.block-list253 li >div .title {
  display: block;
  color: #333333;
  line-height: 1.5;
  height: 72px;
  margin-bottom: 70px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
}
.block-list253 li >div .date {
  color: #999999;
  position: absolute;
  left: 30px;
  bottom: 30px;
}
.block-list253 li >div .date span {
  margin-right: 10px;
}
.block-list253 li >div:hover {
  background: url(../images/block-list253-libg.png) #50B6B0 no-repeat right bottom;
  transform: translateY(-6px);
}
.block-list253 li >div:hover .title {
  color: #fff;
}
.block-list253 li >div:hover .date {
  color: #bfbeac;
}
@media screen and (max-width:996px) {
  .block-list253 li>div {
    padding: 20px;
  }
  .block-list253 li>div .title {
    height: auto;
    margin-bottom: 20px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
  }
  .block-list253 li>div .date {
    position: relative;
    left: initial;
    bottom: initial;
  }
}
@media screen and (max-width:767px) {
  .block-list253 li>div .title {
    margin-bottom: 10px;
  }
}
.block-list254 {
  overflow: hidden;
  margin: 0 -15px;
  background: #46587f;
}
.block-list254 li >div {
  padding: 15px;
  box-sizing: border-box;
  position: relative;
}
.block-list254 li >div .lt {
  width: 30px;
  height: 30px;
  border-left: 1px solid #50B6B0;
  border-top: 1px solid #50B6B0;
  position: absolute;
  left: 0;
  top: 0;
  display: none;
}
.block-list254 li >div .rt {
  width: 30px;
  height: 30px;
  border-right: 1px solid #50B6B0;
  border-top: 1px solid #50B6B0;
  position: absolute;
  right: 0;
  top: 0;
  display: none;
}
.block-list254 li >div .lb {
  width: 30px;
  height: 30px;
  border-left: 1px solid #50B6B0;
  border-bottom: 1px solid #50B6B0;
  position: absolute;
  left: 0;
  bottom: 0;
  display: none;
}
.block-list254 li >div .rb {
  width: 30px;
  height: 30px;
  border-right: 1px solid #50B6B0;
  border-bottom: 1px solid #50B6B0;
  position: absolute;
  right: 0;
  bottom: 0;
  display: none;
}
.block-list254 li >div a {
  display: block;
  padding: 30px 20px 50px;
  box-sizing: border-box;
  transition: all 0.3s ease-in-out;
}
.block-list254 li >div a .date {
  text-align: center;
}
.block-list254 li >div a .date >div {
  text-align: center;
  display: inline-block;
  color: #bfbeac;
  margin-bottom: 10px;
}
.block-list254 li >div a .date >div .month {
  position: relative;
}
.block-list254 li >div a .date >div .month::before {
  content: "";
  display: block;
  width: 20px;
  height: 1px;
  background: #dbdbdb;
  position: absolute;
  left: -30px;
  top: 50%;
}
.block-list254 li >div a .date >div .month::after {
  content: "";
  display: block;
  width: 20px;
  height: 1px;
  background: #dbdbdb;
  position: absolute;
  right: -30px;
  top: 50%;
}
.block-list254 li >div a .zs {
  display: flex;
  align-items: center;
}
.block-list254 li >div a .zs .line {
  flex: 1;
  height: 1px;
  background: rgba(255, 255, 255, 0.2);
}
.block-list254 li >div a .zs .circle {
  width: 17px;
  height: 17px;
  background: #fff;
  border-radius: 50%;
  border: 5px solid #50B6B0;
}
.block-list254 li >div a .title {
  color: #fff;
  line-height: 1.5;
  height: 48px;
  overflow: hidden;
  margin-top: 20px;
  text-align: center;
  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-list254 li >div:hover .lt,
.block-list254 li >div:hover .lb,
.block-list254 li >div:hover .rt,
.block-list254 li >div:hover .rb {
  display: block;
}
.block-list254 li >div:hover a {
  background: #fff;
  box-shadow: 0px 5px 15px 0px rgba(1, 27, 78, 0.5);
}
.block-list254 li >div:hover a .date >div {
  color: #50B6B0;
}
.block-list254 li >div:hover a .date >div .month::before,
.block-list254 li >div:hover a .date >div .month::after {
  background: #50B6B0;
}
.block-list254 li >div:hover a .zs .line {
  background: #e6e6e6;
}
.block-list254 li >div:hover a .zs .circle {
  width: 17px;
  height: 17px;
  background: rgba(80, 182, 176, 0.5);
  border-radius: 50%;
  border: 5px solid #fff;
}
.block-list254 li >div:hover a .title {
  color: #333333;
}
@media screen and (max-width:996px) {
  .block-list254 li > div a .title {
    margin-top: 10px;
  }
  .block-list254 li > div a {
    padding: 30px 20px;
  }
  .block-list254 li > div {
    padding: 0;
  }
  .block-list254 li > div a {
    padding: 20px;
  }
}
.block-list257 li {
  box-sizing: border-box;
  padding: 14px;
  position: relative;
}
.block-list257 li a {
  background: url(../images/block-list254-libg.png) #fff no-repeat right bottom;
  position: relative;
  display: block;
  border: 1px solid rgba(80, 182, 176, 0.5);
  box-sizing: border-box;
  padding: 30px 30px 100px;
}
.block-list257 li a::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  border: 1px solid #bfbeac;
  position: absolute;
  left: -14px;
  top: -14px;
  z-index: -1;
}
.block-list257 li a .title {
  line-height: 1.625;
  color: #50B6B0;
  margin-bottom: 15px;
}
.block-list257 li a .zs {
  width: 90px;
  height: 1px;
  background: rgba(80, 182, 176, 0.5);
  position: relative;
}
.block-list257 li a .zs::before {
  content: "";
  display: block;
  width: 6px;
  height: 6px;
  background: #fff;
  border-radius: 50%;
  border: 1px solid rgba(80, 182, 176, 0.5);
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
.block-list257 li a .summary {
  margin: 15px 0 70px;
  line-height: 1.5;
  height: 3em;
  overflow: hidden;
  color: #333333;
  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-list257 li a .info p {
  margin-bottom: 20px;
  color: #999999;
}
.block-list257 li a .info p span {
  color: #333333;
}
.block-list257 li a .info p:last-child {
  margin-bottom: 0;
}
.block-list257 li a:hover {
  background: url(../images/block-list257-libg2.png) #50B6B0 no-repeat right bottom;
}
.block-list257 li a:hover .title,
.block-list257 li a:hover .summary {
  color: #fff;
}
.block-list257 li a:hover .info p,
.block-list257 li a:hover .info p span {
  color: rgba(255, 255, 255, 0.5);
}
.block-list257 li a:hover .zs {
  background: #bfbeac;
}
@media screen and (max-width:996px) {
  .block-list257 li a {
    padding: 30px;
  }
  .block-list257 li a .summary {
    margin: 10px 0;
  }
  .block-list257 li a .info p {
    margin-bottom: 10px;
  }
}
@media screen and (max-width:768px) {
  .block-list257 li a {
    padding: 20px;
  }
}
.footer_block2 {
  padding: 40px 0;
  background-color: #50B6B0;
}
.footer_block2 .footer {
  line-height: 1.5;
}
.footer_block2 .footer .footer_lf {
  width: auto;
  max-width: 600px;
}
.footer_block2 .footer .footer_lf .footer_logo {
  max-width: 430px;
  padding-bottom: 17px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}
.footer_block2 .footer .footer_rt {
  width: 330px;
  line-height: 1.5;
}
.footer_block2 .footer .footer_rt span {
  display: block;
  padding: 5px 0;
}
@media screen and (max-width:767px) {
  .footer_block2 {
    padding: 20px 0;
  }
  .footer_block2 .footer_logo {
    text-align: center;
    margin: 0 auto;
  }
  .footer_block2 .footer_rt {
    padding-top: 10px;
    text-align: center;
  }
}
