.carousel16 .gpCarousel {
  position: relative;
}
.carousel16 .gpCarousel .slick-slider a span {
  padding-bottom: 38%;
}
.carousel16 .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);
}
.carousel16 .gpCarousel .slick-arrow {
  display: block;
  width: 50px;
  height: 50px;
  line-height: 50px;
  color: #fff;
  overflow: hidden;
  cursor: pointer;
  transition: all 0.35s ease-in-out;
  background: rgba(162, 6, 8, 0.6);
  position: absolute;
  top: 50%;
  z-index: 9;
  margin-top: -25px;
  width: 50px;
  height: 50px;
}
.carousel16 .gpCarousel .slick-arrow.slick-prev {
  left: 10%;
  border-radius: 20px 0 0 20px;
}
.carousel16 .gpCarousel .slick-arrow.slick-next {
  right: 10%;
  border-radius: 0 20px 20px 0;
}
.carousel16 .gpCarousel .slick-arrow::after {
  display: none;
}
.carousel16 .gpCarousel .slick-txt {
  font-weight: bold;
  overflow: hidden;
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 90px;
  line-height: 90px;
  color: #fff;
  background-color: rgba(6, 32, 64, 0.52);
  background: -webkit-linear-gradient(bottom, rgba(6, 32, 64, 0.52), rgba(6, 32, 64, 0));
  /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(top, rgba(6, 32, 64, 0.52), rgba(6, 32, 64, 0));
  /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(top, rgba(6, 32, 64, 0.52), rgba(6, 32, 64, 0));
  /* Firefox 3.6 - 15 */
  background: linear-gradient(to top, rgba(6, 32, 64, 0.52), rgba(6, 32, 64, 0));
  /* 标准的语法 */
}
.carousel16 .gpCarousel .slick-dots {
  right: 50%;
  transform: translateX(50%);
  bottom: 35px;
}
.carousel16 .gpCarousel .slick-dots li {
  width: 11px;
  height: 11px;
  display: inline-block;
  border-radius: 100%;
  background: #e8ecf6;
  box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.5);
  transition: all 0.2s ease;
  cursor: pointer;
}
.carousel16 .gpCarousel .slick-dots li button {
  display: none;
}
.carousel16 .gpCarousel .slick-dots li.slick-active {
  width: 67px;
  height: 11px;
  border-radius: 10px;
}
@media screen and (max-width: 1300px) {
  .carousel16.slick-prev {
    left: 10px;
  }
  .carousel16.slick-next {
    right: 10px;
  }
}
@media screen and (max-width: 768px) {
  .carousel16 .slick-txt {
    display: none;
  }
  .carousel16 .gpCarousel .slick-dots {
    bottom: 15px;
  }
}
.carousel62 .gpCarousel {
  background-color: #a20608;
  padding: 41px 40px;
}
.carousel62 .gpCarousel a {
  display: block;
}
.carousel62 .gpCarousel a .gp-img-responsive {
  padding-bottom: 44.43%;
  position: relative;
}
.carousel62 .gpCarousel a .gp-img-responsive::after {
  content: "";
  display: none;
  width: 100%;
  height: 74px;
  background: linear-gradient(to top, rgba(162, 6, 8, 0.7), rgba(162, 6, 8, 0));
  position: absolute;
  left: 0;
  bottom: 0;
}
.carousel62 .gpCarousel a .title {
  color: #fff;
  font-weight: bold;
  /*line-height: 1;*/
  margin-top: 28px;
}
.carousel62 .gpCarousel a .summary {
  color: rgba(255, 255, 255, 0.5);
  line-height: 1.78;
  margin-top: 15px;
  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;
}
.carousel62 .gpCarousel .slick-arrow {
  transform: scale(0.9) translateY(-50%);
  font-size: 0px;
  top: auto;
  bottom: 0px;
  left: 40px;
}
.carousel62 .gpCarousel .slick-next {
  left: auto;
  right: 40px;
}
.carousel62 .gpCarousel .slick-arrow:after {
  background-color: rgba(255, 255, 255, 0.5);
}
.carousel62 .slick-dots {
  display: block;
  position: static;
  width: 100%;
  margin-top: 20px;
  text-align: center;
}
.carousel62 .slick-dots li {
  display: inline-block;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  margin-right: 11px;
  border: 1px solid #fff;
  box-sizing: border-box;
}
.carousel62 .slick-dots li button {
  display: none;
  border: none;
  outline: none;
  font-size: 0px;
}
.carousel62 .slick-dots li.slick-active {
  background-color: #fff;
}
.carousel62 .slick-dots li:last-child {
  margin-right: 0px;
}
@media screen and (max-width: 680px) {
  .carousel62 .gpCarousel .slick-arrow {
    display: none;
  }
}
@media screen and (max-width: 540px) {
  .carousel62 .gpCarousel {
    padding: 20px;
  }
}
@media screen and (max-width: 479px) {
  .carousel62 .gpCarousel {
    padding: 15px;
  }
  .carousel62 .gpCarousel a .title {
    margin-top: 15px;
  }
  .carousel62 .slick-dots {
    margin-top: 10px;
  }
}
.gp-title64 li {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.gp-title64 li .channelName {
  font-weight: bold;
  line-height: 1;
}
.gp-title64 li .channelName a {
  color: #a20608;
}
.gp-title64 li .enName {
  text-transform: uppercase;
  color: rgba(162, 6, 8, 0.2);
  font-weight: initial;
  margin-left: 13px;
  font-family: "微软雅黑", "Microsoft YaHei";
}
.gp-title64 li .more {
  background: url(../images/gp-title64_more.png) no-repeat center;
  width: 19px;
  height: 30px;
}
.block-list200 li a {
  display: flex;
}
.block-list200 li a .date {
  padding-right: 20px;
}
.block-list200 li a .date span {
  display: block;
}
.block-list200 li a .date .day {
  line-height: 1;
  font-weight: bold;
  color: #a20608;
  margin-bottom: 5px;
}
.block-list200 li a .date .month {
  line-height: 1;
  white-space: nowrap;
}
.block-list200 li a .info {
  display: block;
  overflow: hidden;
}
.block-list200 li a .info .tilte {
  display: block;
  font-weight: bold;
  line-height: 1.5;
  height: 1.5em;
  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;
}
.block-list200 li a .info .summary {
  color: #666666;
  line-height: 1.5;
  margin-top: 10px;
  height: 1.5em;
  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;
}
.block-list200 li:hover .tilte {
  color: #890600;
}
.block-list200 li:hover .summary {
  color: #333;
}
@media screen and (max-width: 540px) {
  .block-list200 li {
    margin-bottom: 30px;
  }
  .block-list200 li a .date {
    padding-right: 15px;
  }
  .block-list200 li a .date .day {
    font-size: 30px;
  }
  .block-list200 li a .info .summary {
    margin-top: 18px;
  }
}
@media screen and (max-width: 479px) {
  .block-list200 li {
    margin-bottom: 20px;
  }
}
.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: #a20608;
  min-width: 80px;
  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;
}
.block-list277 li >div {
  display: flex;
  box-sizing: border-box;
  padding: 20px 30px;
  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: 5px;
  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: 1px;
  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: 20px;
  border-left: 1px solid #a20608;
  margin-left: 20px;
}
.block-list277 li >div .date .day {
  color: #a20608;
  font-weight: normal;
}
.block-list277 li >div .date .year {
  font-style: normal;
}
.block-list277 li:nth-child(odd) >div {
  background: #f7f7f7;
}
.block-list201 {
  margin: 0 -35px;
  overflow: hidden;
}
.block-list201 li {
  overflow: hidden;
  transition: all 0.3s ease-in-out;
}
.block-list201 li a {
  display: block;
  margin: 0 35px;
  padding-bottom: 25px;
  border-bottom: 1px solid #d9d9d9;
}
.block-list201 li a .date {
  line-height: 2.14;
  color: rgba(51, 51, 51, 0.5);
}
.block-list201 li a p {
  line-height: 1.5;
  height: 48px;
  overflow: hidden;
  color: #333333;
  margin-top: 10px;
  display: -webkit-box;
  overflow: hidden;
  white-space: normal !important;
  text-overflow: ellipsis;
  word-wrap: break-word;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.block-list201 li:hover {
  transform: translateX(5px);
}
.block-list201 li:hover p {
  color: #a20608;
  font-weight: bold;
}
.block-list201 li:hover .date {
  color: #a20608;
}
@media screen and (max-width: 996px) {
  .block-list201 {
    margin: 0 -15px;
  }
  .block-list201 li a {
    margin: 0 15px;
    padding-bottom: 20px;
  }
}
.tab10 >div {
  position: relative;
  display: flex;
}
.tab10 .boxTitle {
  width: 202px;
  background-color: #f6f6f6;
}
.tab10 .boxTitle li {
  line-height: 24px;
  padding: 43px 0 37px;
  text-align: center;
  border-bottom: 1px solid #dadada;
  transition: all 0.2s ease;
  font-weight: 400;
}
.tab10 .boxTitle li:last-child {
  border-bottom: 0px;
}
.tab10 .boxTitle li.on {
  background-color: #890600;
  color: #fff;
}
.tab10 .boxTitle li.on a {
  color: #fff;
}
.tab10 .gpTabMore {
  display: none;
  position: absolute;
  right: 40px;
  top: 0px;
}
.tab10 .gpTabMore .gpTabMoreA {
  display: none;
}
.tab10 .boxList {
  flex: 1;
  padding: 46px 43px 0px 40px;
  background-color: #fff;
}
.tab10 .boxList .tabListBox {
  overflow: hidden;
  box-sizing: border-box;
}
.tab10 .boxList .tabListBox li {
  float: left;
  overflow: hidden;
  transition: all 0.3s ease-in-out;
}
.tab10 .boxList .tabListBox li a {
  display: block;
  margin: 0 35px;
}
.tab10 .boxList .tabListBox li a .date {
  line-height: 2.14;
  color: rgba(51, 51, 51, 0.5);
}
.tab10 .boxList .tabListBox li a p {
  line-height: 25px;
  height: 50px;
  overflow: hidden;
  color: #333333;
  margin: 9px 0 25px;
}
.tab10 .boxList .tabListBox li:hover {
  transform: translateX(5px);
}
.tab10 .boxList .tabListBox li:hover p {
  color: #a20608;
  font-weight: bold;
}
.tab10 .boxList .tabListBox li:hover .date {
  color: #a20608;
}
@media screen and (max-width: 766px) {
  .tab10 div {
    display: block;
  }
  .tab10 .boxTitle {
    width: 100%;
  }
  .tab10 .boxTitle li {
    padding: 25px 0;
  }
  .tab10 .boxTitle li:nth-last-child(1),
  .tab10 .boxTitle li:nth-last-child(2) {
    border-bottom: none;
  }
  .tab10 .boxList {
    padding: 30px 20px 0px;
  }
  .tab10 .boxList .tabListBox li a {
    margin: 0;
  }
}
@media screen and (max-width: 479px) {
  .tab10 .boxTitle li {
    font-size: 20px;
  }
  .tab10 .tabListBox p {
    margin-bottom: 10px !important;
  }
}
.block-list267 {
  margin: 0 -5px;
}
.block-list267 li a {
  display: block;
  margin: 0 5px;
}
.block-list267 li a .img {
  padding-bottom: 65.46%;
  position: relative;
}
.block-list267 li a .img .title {background:rgba(0, 0, 0, 0.2);  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  box-sizing: border-box;
  padding: 0 20px;
  margin-bottom: 0px;
  color: #fff;
  line-height: 1.5;
  height: 1.5em;
  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;
}
.block-list267 li a .img::before {
  content: '';
  display: block;
  width: 100%;
  height: 30%;
  background-image: -moz-linear-gradient(90deg, #000001 0%, rgba(199, 165, 88, 0) 100%);
  background-image: -webkit-linear-gradient(90deg, #000001 0%, rgba(199, 165, 88, 0) 100%);
  background-image: -ms-linear-gradient(90deg, #000001 0%, rgba(199, 165, 88, 0) 100%);
  position: absolute;
  left: 0;
  bottom: 0;
}
@media screen and (max-width:768px) {
  .block-list267 li a .img .title {
    padding: 0px 20px;
    margin-bottom: 10px;
  }
}


.block-list147 {
  margin: 0 -15px;
}
.block-list147 li a {
  display: block;
  margin: 10px 15px;
  padding: 0px 0px 0px 25px;
  background: url(../images/block-list132-li_bg.png) no-repeat center left;
  box-sizing: content-box;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  white-space: normal;
  height: 20px;
  line-height: 1.37;
  overflow: hidden;
}
