.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: 20px;
  right: 15px;
}
.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-title85 {
  display: flex;
  align-items: end;
}
.gp-title85 .title .titleImg {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}
.gp-title85 .title .colTitle {
  display: inline-block;
  vertical-align: middle;
  color: #333333;
}
.gp-title85 .title .colTitleEn {
  display: inline-block;
  vertical-align: bottom;
  margin-left: 10px;
  color: #999999;
}
.gp-title85 .right {
  flex: 1;
  display: flex;
  align-items: center;
  margin-left: 15px;
}
.gp-title85 .right .line {
  flex: 1;
  height: 1px;
  background: #e5e5e5;
}
.gp-title85 .right .more p {
  display: inline-block;
  vertical-align: middle;
  margin: 0 12px;
  color: #999999;
}
.gp-title85 .right .more img {
  display: inline-block;
  vertical-align: middle;
}
@media screen and (max-width:768px) {
  .gp-title85 .right .more p {
    display: none;
  }
}
.block-list6 .slick-news .item-img1 {
  display: block;
}
.block-list6 .slick-news .item-img1 .gp-img-responsive {
  padding-bottom: 56.25%;
}
.block-list6 .slick-news .item-txt1 {
  padding: 15px 0 0;

  margin-bottom: 5px;
}
.block-list6 .slick-news .item-txt1 h3 {
  line-height: 1.5;
  overflow: hidden;
  margin-bottom: 12px;
}
.block-list6 .slick-news .item-txt1 .item-date1 {
  color: #94070a;
  font-family: 'Arial';
  margin-bottom: 12px;
  display: block;
}
.block-list6 .slick-news .item-txt1 .p1 {
  line-height: 1.6;
  height: 3.2em;
  overflow: hidden;
  color: #999;
}
.block-list6 .slick-news .slick-dots {
  position: static;
  text-align: center;
}
.block-list277 li >div {
  display: flex;
  box-sizing: border-box;
  padding: 20px 15px 20px 20px;
  position: relative;
  overflow: hidden;
}
.block-list277 li >div::after {
  content: "";
  display: block;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background: #f0f0f0;
  border: 4px solid #fff;
  position: absolute;
  left: -8px;
  top: 50%;
  transform: translateY(-50%);
}
.block-list277 li >div::before {
  content: "";
  display: block;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background: #f0f0f0;
  position: absolute;
  left: -12px;
  top: 50%;
  transform: translateY(-50%);
}
.block-list277 li >div .title {
  flex: 1;
  line-height: 1.5;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  -webkit-line-clamp: 1;
  height: 24px;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
}
.block-list277 li >div .date {
  color: #999;
  padding-left: 15px;
  border-left: 1px solid #94070a;
  margin-left: 10px;
}
.block-list277 li >div .date .day {
  color: #94070a;
  font-weight: normal;
}
.block-list277 li >div .date .year {
  font-style: normal;
  display: none;
}
.block-list277 li:nth-child(odd) >div {
  background: #f7f7f7;
}
.block-list86 li >div {
  overflow: hidden;
  padding: 26px 0;
  border-bottom: 1px solid #c9c9c9;
  display: flex;
}
.block-list86 li >div .date {
  background: #bfbeac;
  color: #fff;
  width: 55px;
  height: 53px;
  float: left;
  text-align: center;
}
.block-list86 li >div .date .day {
  display: block;
  font-weight: normal;
  font-style: normal;
  line-height: 33px;
}
.block-list86 li >div .date .month {
  display: block;
  font-weight: normal;
  font-style: normal;
  line-height: 17px;
}
.block-list86 li >div a {
  display: block;
  color: #333;
  flex: 1;
  padding-left: 20px;
  line-height: 1.6;
  height: 3.2em;
  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-list157 li a {
  display: flex;
  overflow: hidden;
  background: #fff;
  box-shadow: 0 5px 5px rgba(0, 0, 0, 0.05);
  transition: transform 0.35s ease-out;
}
.block-list157 li a:hover {
  transform: translateY(-8px);
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.3);
}
.block-list157 li a:hover .info .title {
  color: #94070a;
}
.block-list157 li a .img {
  width: 50%;
}
.block-list157 li a .img span {
  padding-bottom: 65%;
}
.block-list157 li a .info {
  flex: 1;
  box-sizing: border-box;
  padding: 15px 20px;
  overflow: hidden;
}
.block-list157 li a .info .title {
  color: #333333;
  line-height: 1.5;
  height: 48px;
  display: -webkit-box;
  overflow: hidden;
  white-space: normal !important;
  text-overflow: ellipsis;
  word-wrap: break-word;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  box-sizing: content-box;
}
.block-list157 li a .info .summary {
  color: #999999;
  line-height: 1.5;
  height: 42px;
  display: -webkit-box;
  overflow: hidden;
  white-space: normal !important;
  text-overflow: ellipsis;
  word-wrap: break-word;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  margin-top: 12px;
  box-sizing: content-box;
}
.block-list157 li a .info .date {
  color: #999999;
  padding-top: 10px;
}
@media screen and (max-width:767px) {
  .block-list157 li a .info .date {
    padding-top: 6px;
  }
  .block-list157 li a .info .summary {
    padding-top: 6px;
  }
}
@media screen and (max-width:540px) {
  .block-list157 li a {
    display: block;
  }
  .block-list157 li a .img {
    width: 100%;
  }
  .block-list157 li a .info {
    width: 100%;
  }
}
.tab13 .tabBoxs {
  position: relative;
}
.tab13 .tabBoxs .boxTitle {
  overflow: hidden;
  border-bottom: #bfbeac 1px solid;
  margin-bottom: 10px;
}
.tab13 .tabBoxs .boxTitle .channelTitle {
  margin-right: 5%;
  display: inline-block;
  position: relative;
}
.tab13 .tabBoxs .boxTitle .channelTitle a {
  display: block;
  text-align: center;
  line-height: 2.5;
  color: #999999;
}
.tab13 .tabBoxs .boxTitle .channelTitle::before {
  content: "";
  display: block;
  width: 0;
  height: 4px;
  background: #94070a;
  position: absolute;
  left: 0;
  bottom: 0;
  transition: all 0.3s ease-in-out;
}
.tab13 .tabBoxs .boxTitle .channelTitle.on a {
  color: #333333;
}
.tab13 .tabBoxs .boxTitle .channelTitle.on::before {
  width: 100%;
}
.tab13 .tabBoxs .gpTabMore {
  position: absolute;
  right: 0;
  top: 0;
  display: inline-block;
}
.tab13 .tabBoxs .gpTabMore .gpTabMoreA {
  display: none;
  line-height: 6;
  color: #999999;
}
.tab13 .tabBoxs .tabListBox {
  display: none;
}
.tab13 .tabBoxs .block-list237 a {
  display: block;
  border-bottom: #bfbeac 1px solid;
  transition: all 0.3s ease;
}
.tab13 .tabBoxs .block-list237 a .rightDate {
  display: block;
  width: 66px;
  height: 26px;
  line-height: 26px;
  text-align: center;
  background: #bfbeac;
  color: #333333;
  font-style: italic;
}
.tab13 .tabBoxs .block-list237 a .artText {
  position: relative;
  display: block;
  line-height: 1.875;
  overflow: hidden;
  color: #333333;
}
.tab13 .tabBoxs .block-list237 a:hover {
  padding-left: 5px;
}
.tab13 .tabBoxs .block-list237 a:hover .artText {
  color: #94070a;
}
.block-list238 {
  display: block;
  border-left: #bfbeac 1px solid;
  overflow: hidden;
  font-size: 0;
}
.block-list238 li {
  display: inline-block;
  border-right: #bfbeac 1px solid;
  width: auto;
  height: 50px;
  line-height: 50px;
  overflow: hidden;
  text-align: center;
}
.block-list238 li a {
  padding: 0 5px;
  box-sizing: border-box;
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  line-height: 3.6;
}
@media screen and (max-width:1525px){
.block-list238 li a{font-size: 13px !important;}

}
