.carousel43 ul li {
  margin: 0;
}
.carousel43 ul li a .slide-img {
  display: block;
}
.carousel43 ul li a .slide-txt {
  height: 80px;
  line-height: 80px;
  font-size: 24px;
  position: absolute;
  left: 0;
  bottom: 25px;
  box-sizing: border-box;
  color: #fff;
  z-index: 9000;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  left: 0;
  width: 100%;
  opacity: 1;
  transform: translateY(100px);
  transition: transform 0.8s ease-in;
  transition-delay: 0.3s;
  font-weight: normal;
}
.carousel43 ul li a .slide-txt span {
  display: inline-block;
  background-color: rgba(0, 0, 0, 0.5);
  padding: 0 20px;
}
.carousel43 ul .slick-current .slide-txt {
  opacity: 1;
  transform: none;
}
.carousel43 ul .slick-dots {
  width: auto;
  position: absolute;
  bottom: 50px;
  right: 85px;
}
.carousel43 ul .slick-dots li {
  width: 48px;
  display: inline-block;
  cursor: pointer;
  transition: all 0.35s ease-in-out;
  height: 48px;
  border-radius: 50%;
  line-height: 48px;
  text-align: center;
  position: relative;
}
.carousel43 ul .slick-dots li button {
  width: 100%;
  border: none;
  position: relative;
  outline: none;
  cursor: pointer;
  transition: all 0.35s ease-in-out;
  transition: background 0s ease-in-out;
  color: #fff;
  font-size: 16px;
  background-color: initial;
  text-indent: 0;
}
.carousel43 ul .slick-dots .slick-active button,
.carousel43 ul .slick-dots li:hover button {
  color: #d18e59;
}
.carousel43 ul .slick-dots li.slick-active::before {
  content: "";
  width: 48px;
  height: 48px;
  border-radius: 50%;
  border: 1px solid rgba(255, 255, 255, 0.1);
  position: absolute;
  left: 0;
  bottom: 0;
}
.carousel43 ul .slick-arrow {
  width: 40px;
  height: 40px;
  border: none;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 9;
  outline: none;
  cursor: pointer;
  color: #fff;
  font-size: 0;
  background: url(../images/next_icon.png) no-repeat center;
  transition: font-size 0s ease;
}
.carousel43 ul .slick-arrow:after {
  display: none !important;
}
.carousel43 ul .slick-prev {
  left: 4vw;
  background: url(../images/prev_icon.png) no-repeat center;
}
.carousel43 ul .slick-next {
  right: 4vw;
}
@media screen and (max-width: 1400px) {
  .carousel43 ul .slick-dots {
    bottom: 35px;
  }
  .carousel43 ul li a .slide-txt {
    max-width: 65%;
    margin-left: 0px;
    left: 0px;
    margin-left: 40px;
  }
}
@media screen and (max-width: 997px) {
  .carousel43 ul .slick-dots {
    display: none !important;
  }
  .carousel43 ul li a .slide-txt {
    max-width: 90%;
    bottom: 15px;
  }
}
@media screen and (max-width: 768px) {
  .carousel43 ul .slick-arrow {
    display: none;
  }
  .carousel43 ul li a .slide-txt {
    max-width: 76%;
    bottom: 9px;
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    padding: 0 15px;
    margin-left: 30px;
  }
}
.gp-title105 {
  margin-bottom: 32px;
  display: block;
  overflow: hidden;
  text-align: center;
}
.gp-title105 .channel_link {
  float: right;
  position: relative;
  z-index: 2;
  height: 30px;
  text-align: center;
  line-height: 30px;
  color: #224f55;
  border-radius: 50%;
  margin: 4px 0 0 -500px;
}
.gp-title105 .channel_link::before {
  content: '';
  display: block;
  position: absolute;
  z-index: -1;
  width: 10px;
  border-bottom: 1px dashed #224f55;
  position: absolute;
  right: 35px;
  top: 50%;
}
.gp-title105 .channel_link i {
  width: 30px;
  height: 30px;
  display: inline-block;
  vertical-align: middle;
  border: 1px dashed #224f55;
  border-radius: 50%;
  margin: 0 0 0 18px;
  font-size: 13px;
}
.gp-title105 .channel_title {
  padding: 0 0 0;
  color: #333333;
  font-weight: normal;
}
.gp-title105 .icon {
  width: 30px;
  display: inline-block;
}
.gp-title105 .icon img {
  width: 100%;
  display: inline-block;
  vertical-align: middle;
}
.carousel102 {
  position: relative;
  padding-right: 20px;
  background: #fff;
}
.carousel102 .slick .gp-img-responsive {
  padding-bottom: 56.25%;
}
.carousel102 .slick .title {
  padding: 23px 0;
  padding-left: 28px;
  padding-right: 158px;
  background: #fff;
}
.carousel102 .slick .title h2 {
  line-height: 28px;
  min-height: 56px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  display: -ms-flexbox;
  /* IE 10 */
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
@media screen and (max-width: 479px) {
  .carousel102 .slick .title {
    padding: 15px 0;
    padding-right: 110px;
    padding-left: 20px;
  }
  .carousel102 .slick .title {
    padding: 10px 0;
    padding-right: 80px;
    padding-left: 15px;
  }
}
.carousel102 .slick-dots {
  position: absolute;
  right: 20px;
  bottom: 45px;
  font-size: 0;
  line-height: 1;
}
.carousel102 .slick-dots li {
  width: 14px;
  height: 14px;
  border-radius: 50%;
  background: #e7999b;
  margin: 0 9px;
}
.carousel102 .slick-dots li button {
  display: none;
}
.carousel102 .slick-dots .slick-active {
  background: #c40004;
}
@media screen and (max-width: 479px) {
  .carousel102 .slick-dots li {
    width: 10px;
    height: 10px;
    margin: 0 5px;
  }
}
.block-list349 {
  width: 100%;
  overflow: hidden;
}
.block-list349 li::marker {
  content: "";
}
.block-list349 li .inner {
  padding: 10px;
  border-bottom: 2px solid #224f55;
  background: rgba(255, 255, 255, 0.66);
  display: -webkit-flex;
  display: flex;
}
.block-list349 li .inner .img {
  width: 244px;
  position: relative;
  overflow: hidden;
  flex-shrink: 0;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.block-list349 li .inner .img .gp-img-responsive {
  padding-bottom: 56.25%;
}
.block-list349 li .inner .img .gp-img-responsive img {
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
@media screen and (max-width: 480px) {
  .block-list349 li .inner .img {
    width: 200px;
  }
}
@media screen and (max-width: 414px) {
  .block-list349 li .inner .img {
    width: 100%;
  }
}
.block-list349 li .inner .text {
  padding: 8px 0 0 30px;
  flex: 1;
  display: -webkit-flex;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.block-list349 li .inner .text .tit {
  color: #333333;
  font-weight: 400;
  line-height: 1.33;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.block-list349 li .inner .text .tit span {
  background-image: linear-gradient(#224f55, #224f55);
  background-position: bottom left;
  background-size: 0 1px;
  background-repeat: no-repeat;
  transition: background-size 0.5s ease-in-out;
  -webkit-transition: background-size 0.5s ease-in-out;
  -moz-transition: background-size 0.5s ease-in-out;
  -ms-transition: background-size 0.5s ease-in-out;
  -o-transition: background-size 0.5s ease-in-out;
}
@media screen and (max-width: 414px) {
  .block-list349 li .inner .text .tit {
    margin-bottom: 15px;
  }
}
.block-list349 li .inner .text .time {
  color: #224f55;
}
@media screen and (max-width: 480px) {
  .block-list349 li .inner .text {
    padding: 0 0 0 10px;
  }
  .block-list349 li .inner .text .date {
    line-height: 1;
  }
  .block-list349 li .inner .text .tit {
    -webkit-line-clamp: 3;
  }
}
@media screen and (max-width: 414px) {
  .block-list349 li .inner .text {
    padding: 15px 0 0;
  }
}
.block-list349 li .inner:hover .text .tit {
  color: #224f55;
}
@media screen and (max-width: 414px) {
  .block-list349 li .inner {
    flex-direction: column;
  }
}
.block-list351 .gpTextArea {
  position: relative;
  padding: 0 0 0 24px;
  box-sizing: border-box;
}
.block-list351 .gpTextArea::before {
  content: "";
  display: block;
  position: absolute;
  width: 1px;
  height: 100%;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  background: #e1cbac;
}
.block-list351 .gpTextArea::after {
  content: "";
  display: block;
  position: absolute;
  width: 4px;
  height: 20px;
  left: 0;
  top: 0px;
  background: #224f55;
}
.block-list351 .gpTextArea .time {
  margin-top: 10px;
  color: #999999;
}
.gp-title89 {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.gp-title89 .more {
  display: inline-block;
  padding-bottom: 10px;
  box-sizing: border-box;
  border-bottom: 1px solid #e0c177;
  color: #224f55;
  min-width: 150px;
  position: relative;
}
.gp-title89 .more .icon {
  margin-right: 10px;
}
.gp-title89 .gp-titleft {
  display: flex;
}
.gp-title89 .gp-titleft .gpColumnTitle .gpColumnTitleEn {
  word-break: break-all;
}
.gp-title89 .gp-titleft .gpColumnTitle > .item-title {
  display: block;
  position: relative;
  padding-right: 40px;
  box-sizing: border-box;
}
.gp-title89 .gp-titleft .gpColumnTitle > .item-title::before {
  content: "";
  display: block;
  width: 100%;
  height: 10px;
  background: url(../images/bg.png) no-repeat;
  background-size: cover;
  position: absolute;
  bottom: 0px;
  left: 0;
  z-index: -1;
}
.carousel82 {
  padding-bottom: 50px;
}
.carousel82 >ul {
  margin: 0 -20px;
}
.carousel82 >ul li {
  padding-bottom: 10px;
  box-sizing: border-box;
}
.carousel82 >ul li a {
  background: #fff;
  display: block;
  margin: 0 20px;
  border: 1px solid #224f55;
  position: relative;
  transition: all 0.3s ease-in-out;
}
.carousel82 >ul li a .item-info {
  display: flex;
  justify-content: space-between;
}
.carousel82 >ul li a .item-info .item-img {
  position: relative;
  z-index: 20;
  width: 200px;
}
.carousel82 >ul li a .item-info .item-img .item-pic {
  padding-bottom: 140%;
}
.carousel82 >ul li a .item-info .name {
  padding: 30px;
  width: 86px;
  box-sizing: border-box;
  position: relative;
  color: #333333;
  font-weight: bold;
  letter-spacing: 3px;
}
.carousel82 >ul li a .item-info .name::before {
  content: "";
  display: block;
  width: 2px;
  height: 25px;
  background: #224f55;
  position: absolute;
  right: 20px;
  top: 30px;
}
.carousel82 >ul li a .item-summary {
  padding: 20px 20px 30px;
  box-sizing: border-box;
}
.carousel82 >ul li a .item-summary p {
  line-height: 1.5;
  color: #333333;
}
.carousel82 >ul li.slick-current a::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: #224f55;
  position: absolute;
  top: 10px;
  left: 10px;
  z-index: -1;
}
.carousel82 .slick-dots {
  width: 100%;
  bottom: -50px;
  text-align: center;
}
.carousel82 .slick-dots >li {
  width: 40px;
  height: 10px;
  padding: 0;
  margin: 0 5px;
  transition: all 0.3s ease-in-out;
}
.carousel82 .slick-dots >li button {
  border: 1px solid #224f55;
  border-radius: 0;
  background: none;
}
.carousel82 .slick-dots li.slick-active {
  width: 60px;
}
.carousel82 .slick-dots li.slick-active button {
  background: #224f55;
}
.carousel82 .slick-arrow {
  width: 60px;
}
.carousel82 .slick-arrow:hover:after {
  background: #224f55;
}
.carousel82 .slick-prev:after {
  left: -10px;
}
.carousel82 .slick-next:after {
  right: -10px;
}
