.carousel115 .booksBox .box {
  display: block;
  position: relative;
}
.carousel115 .booksBox .box .img {
  width: 100%;
  overflow: hidden;
  position: relative;
}
.carousel115 .booksBox .box .img .gp-img-responsive {
  padding-bottom: 20%;
}
.carousel115 .booksBox .box .tit {
  font-weight: 500;
  line-height: 24px;
  color: #fff;
  max-width: 50%;
  display: none;
  position: absolute;
  bottom: 20px;
  left: 0;
  z-index: 3;
}
.carousel115 .booksBox .slick-dots {
  bottom: 50px;
  right: 50%;
  transform: translateX(50%);
  z-index: 1;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 20px;
  padding: 0 9px;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.5);
  box-sizing: border-box;
}
.carousel115 .booksBox .slick-dots li {
  width: auto;
  height: auto;
  margin: 0;
  position: relative;
}
.carousel115 .booksBox .slick-dots li.slick-active::before {
  background: #ae1010;
}
.carousel115 .booksBox .slick-dots li::before {
  content: '';
  display: block;
  width: 100%;
  height: 40px;
  background: transparent;
  transition: all 0.35s ease;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate3d(-50%, -50%, 0);
  z-index: -1;
}
.carousel115 .booksBox .slick-dots li button {
  background: transparent;
  text-indent: 0;
  font-size: 16px;
  color: #fff;
  line-height: 38px;
  padding: 0 9px;
}
@media screen and (max-width: 1560px) {
  .carousel115 .booksBox .box .tit {
    font-size: 22px;
  }
}
@media screen and (max-width: 680px) {
  .carousel115 .booksBox .slick-dots {
    transform: none;
    right: 30px;
    bottom: 20px;
  }
}
@media screen and (max-width: 479px) {
  .carousel115 .booksBox .box .tit {
    font-size: 18px;
    bottom: 15px;
  }
  .carousel115 .booksBox .slick-dots {
    right: 20px;
  }
  .carousel115 .booksBox .slick-dots li button {
    line-height: 28px;
    font-size: 14px;
  }
  .carousel115 .booksBox .slick-dots li::before {
    line-height: 30px;
  }
}
@media screen and (max-width: 414px) {
  .carousel115 .booksBox .box .img .gp-img-responsive {
    padding-bottom: 0;
    height: 170px;
    position: relative;
  }
  .carousel115 .booksBox .box .img .gp-img-responsive img {
    height: 100%;
    min-width: 100%;
    max-width: unset;
  }
}
.carousel115 .slick-arrow {
  top: 50%;
  transform: translateY(-50%);
  width: 42px;
  height: 42px;
  border-radius: 50%;
  box-shadow: 0 0 15px 3px rgba(0, 0, 0, 0.1);
  transition: all 0.6s ease;
}
.carousel115 .slick-arrow.slick-prev {
  left: 0%;
  margin-left: 0px;
}
.carousel115 .slick-arrow.slick-next {
  right: 0%;
  margin-right: 0px;
}
.carousel115 .slick-arrow:after {
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: auto;
  height: auto;
}
.carousel115 .slick-arrow:before {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  font-size: 18px;
  line-height: 45px;
  vertical-align: middle;
}
@media screen and (max-width:479px) {
  .carousel115 .slick-arrow {
    width: 35px;
    height: 35px;
  }
  .carousel115 .slick-arrow::before {
    font-size: 16px;
    line-height: 40px;
  }
}
.gp-title11 {
  padding: 10px 0;
  margin-bottom: 20px;
  box-sizing: border-box;
}
.gp-title11 span {
  display: inline-block;
  vertical-align: middle;
}
.gp-title11 h2 {
  line-height: 35px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}
.gp-title11 .more {
  color: #999;
  line-height: 35px;
}
.block-list350 li::marker {
  content: '';
}
.block-list350 li .row {
  flex-direction: row;
}
.block-list350 li .row .img {
  width: 800px;
  transition: all 0.3s;
  box-sizing: border-box;
}
.block-list350 li .row .info {
  flex: 1;
  position: relative;
}
.block-list350 li .row .info::before {
  content: '';
  width: 411px;
  height: 211px;
  max-width: 100%;
  position: absolute;
  left: -15px;
  bottom: 0;
  background: url(../images/block-list350-bg.png) no-repeat left bottom;
  z-index: -1;
}
.block-list350 li .row .info a h3 {
  font-weight: normal;
  line-height: 34px;
  color: #333333;
}
.block-list350 li .row .info a .summary {
  line-height: 24px;
  -webkit-line-clamp: 4;
  color: #666666;
  margin-top: 35px;
}
.block-list350 li .row .info a .date {
  color: #999999;
  position: absolute;
  left: 15px;
  bottom: 34px;
  line-height: 1;
}
@media screen and (max-width: 1100px) {
  .block-list350 li .row .img {
    width: 540px;
  }
}
@media screen and (max-width: 998px) {
  .block-list350 li .row .img {
    width: 400px;
  }
}
@media screen and (max-width: 768px) {
  .block-list350 li .row .img {
    width: 100%;
  }
  .block-list350 li .row .info {
    margin-top: 10px;
  }
  .block-list350 li .row .info a h3 {
    font-size: 20px;
    line-height: 30px;
  }
  .block-list350 li .row .info a .summary {
    margin-top: 10px;
  }
  .block-list350 li .row .info a .date {
    margin-top: 10px;
    position: relative;
    bottom: 0;
    left: 0;
  }
}
@media screen and (max-width: 414px) {
  .block-list350 li .row .info a h3 {
    font-size: 18px;
    line-height: 26px;
  }
}
.tab18 {
  position: relative;
  margin: 0;
}
.tab18 .boxTitle {
  width: 100px;
  flex-shrink: 0;
  text-align: center;
  background: url(../images/tab18_tilbg.png) no-repeat center/cover;
  padding: 0;
  margin: 0;
}
.tab18 .boxTitle li {
  position: relative;
  width: 100%;
  padding: 0;
}
.tab18 .boxTitle li::marker {
  content: '';
}
.tab18 .boxTitle li::before {
  content: '';
  display: block;
  width: 0px;
  height: 1px;
  background: #ae1010;
  position: absolute;
  right: -25px;
  top: calc(50% - 0.5px);
  z-index: 1;
  transition: all 0.1s ease;
}
.tab18 .boxTitle li.on {
  background: #f2f2f2;
}
.tab18 .boxTitle li.on::before {
  transition: all 0.5s ease;
  width: 60px;
}
.tab18 .boxTitle li.on a {
  color: #ae1010;
}
.tab18 .boxTitle a {
  display: block;
  line-height: 90px;
  color: #fff;
}
.tab18 .gpTabMore {
  position: absolute;
  bottom: 0px;
  right: 0px;
}
.tab18 .gpTabMore .more_tab {
  display: none;
  color: #999999;
}
.tab18 .boxList {
  flex: 1;
}
.tab18 .boxList .tabListBox {
  padding-left: 25px;
}
.tab18 .boxList .tabListBox ul {
  border-top: 1px dashed rgba(191, 190, 172, 0.7);
}
.tab18 .boxList .tabListBox .block-list350 li::marker {
  content: '';
}
.tab18 .boxList .tabListBox .block-list350 li .row {
  flex-direction: row;
}
.tab18 .boxList .tabListBox .block-list350 li .row .img {
  width: 830px;
  transition: all 0.3s;
  box-sizing: border-box;
}
.tab18 .boxList .tabListBox .block-list350 li .row .info {
  flex: 1;
  position: relative;
}
.tab18 .boxList .tabListBox .block-list350 li .row .info::before {
  content: '';
  width: 411px;
  height: 211px;
  max-width: 100%;
  position: absolute;
  left: -15px;
  bottom: 0;
  background: url(../images/block-list350-bg.png) no-repeat left bottom;
  z-index: -1;
}
.tab18 .boxList .tabListBox .block-list350 li .row .info a h3 {
  font-weight: normal;
  line-height: 34px;
  color: #333333;
}
.tab18 .boxList .tabListBox .block-list350 li .row .info a .summary {
  line-height: 24px;
  -webkit-line-clamp: 4;
  color: #666666;
  margin-top: 35px;
}
.tab18 .boxList .tabListBox .block-list350 li .row .info a .date {
  color: #999999;
  position: absolute;
  left: 15px;
  bottom: 34px;
  line-height: 1;
}
@media screen and (max-width: 1100px) {
  .tab18 .boxList .tabListBox .block-list350 li .row .img {
    width: 540px;
  }
}
@media screen and (max-width: 998px) {
  .tab18 .boxList .tabListBox .block-list350 li .row .img {
    width: 400px;
  }
}
@media screen and (max-width: 768px) {
  .tab18 .boxList .tabListBox .block-list350 li .row .img {
    width: 100%;
  }
  .tab18 .boxList .tabListBox .block-list350 li .row .info {
    margin-top: 10px;
  }
  .tab18 .boxList .tabListBox .block-list350 li .row .info a h3 {
    font-size: 20px;
    line-height: 30px;
  }
  .tab18 .boxList .tabListBox .block-list350 li .row .info a .summary {
    margin-top: 10px;
  }
  .tab18 .boxList .tabListBox .block-list350 li .row .info a .date {
    margin-top: 10px;
    position: relative;
    bottom: 0;
    left: 0;
  }
}
@media screen and (max-width: 414px) {
  .tab18 .boxList .tabListBox .block-list350 li .row .info a h3 {
    font-size: 18px;
    line-height: 26px;
  }
}
@media screen and (max-width: 1280px) {
  .tab18 {
    flex-direction: column;
  }
  .tab18 .boxTitle {
    width: 100%;
    flex-direction: row;
  }
  .tab18 .boxTitle li {
    width: 20%;
  }
  .tab18 .boxTitle li::before {
    display: none;
  }
  .tab18 .boxTitle li a {
    line-height: 65px;
  }
  .tab18 .boxList {
    margin-top: 10px;
  }
  .tab18 .boxList .tabListBox {
    padding-left: 0;
  }
}
@media screen and (max-width: 540px) {
  .tab18 .boxTitle {
    width: 100%;
    flex-direction: row;
  }
  .tab18 .boxTitle li a {
    line-height: 45px;
  }
  .tab18 .gpTabMore a {
    width: 34px;
    height: 34px;
    overflow: hidden;
    position: relative;
  }
}
.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) #ba2528 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-list268 {
  margin: 0 -5px;
}
.block-list268 li >div {
  display: flex;
  align-items: center;
}
.block-list268 li >div .date {
  color: #333333;
  box-sizing: border-box;
  padding: 0 10px;
  margin-right: 15px;
  border-right: 1px solid #ba2528;
}
.block-list268 li >div .date b {
  display: block;
}
.block-list268 li >div .date i {
  display: block;
  font-style: normal;
}
.block-list268 li >div .title {
  display: block;
  flex: 1;
  color: #333333;
  line-height: 1.5;
  height: 3em;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.block-list268 li >div .title:hover {
  color: #ba2528;
}
.gp-more3 {
  text-align: center;
  padding: 30px 0;
}
.gp-more3 a {
  display: inline-block;
  vertical-align: middle;
  padding: 7px 35px;
  border: 1px solid #e5e5e5;
  min-width: 118px;
  box-sizing: border-box;
  overflow: hidden;
  position: relative;
}
.gp-more3 a span {
  color: #999;
  position: relative;
  z-index: 5;
}
.gp-more3 a span i {
  margin-left: 15px;
}
.gp-more3 a:before {
  content: '';
  width: 100%;
  height: 100%;
  background-color: #ba2528;
  position: absolute;
  transition: all 0.35s ease-out;
  left: 0;
  top: 0;
  transform: translateX(-100%);
  z-index: 0;
}
.gp-more3 a:hover:before {
  transform: none;
}
.gp-more3 a:hover span {
  color: #fff;
}
.gp-more3 a:hover i {
  transform: translateX(10px);
}
.carousel133 {
  margin: 0;
  padding: 0;
  flex-wrap: nowrap;
  overflow: hidden;
}
.carousel133 .slider-for {
  width: 370px;
  flex-shrink: 0;
  margin: 0;
  padding: 0;
}
.carousel133 .slider-for a .gp-img-responsive {
  padding-bottom: 113.51%;
}
.carousel133 .slider-nav {
  width: calc(100% - 370px);
  flex: 1;
  margin: 0;
  padding: 0;
  background: #fff;
  padding: 9px 20px 10px;
}
.carousel133 .slider-nav a {
  display: block;
  border: none;
}
.carousel133 .slider-nav a .tit {
  line-height: 47px;
}
.block-list388 {
  margin: 0 -20px;
}
.block-list388 li a {
  display: block;
  margin: 0 20px;
}
.block-list388 li a .itemImg {
  position: relative;
}
.block-list388 li a .itemImg .date {
  position: absolute;
  right: 0;
  bottom: 0;
}
.block-list388 li a .itemImg .date span {
  display: inline-block;
  background: #ba2528;
  color: #fff;
  box-sizing: border-box;
  padding: 15px 20px;
}
.block-list388 li a .info {
  padding: 20px 20px;
  background: #fcfcfd;
}
.block-list388 li a .info .title {
  margin: 20px 0 0;
  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: 2;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  color: #333333;
}
.block-list388 li a .info .title:hover {
  color: #ba2528;
}
.block-list388 li a .info .summary {
  margin: 10px 0 0;
  line-height: 2;
  height: 4em;
  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;
  color: #333333;
}
.block-list388 li a .info .more {
  margin: 20px 0 0;
}
.block-list388 li a .info .more span {
  line-height: 2;
  display: inline-block;
  color: #ba2528;
  width: 100%;
  aspect-ratio: 4/3;
}
.block-list250 a {
  display: block;
  transition: all 0.3s ease-in-out;
}
.block-list250 a .mode43Top {
  border: 1px solid #ba2528;
  display: flex;
}
.block-list250 a .mode43Top .date2 {
  display: inline-block;
  padding: 3px 10px;
  box-sizing: border-box;
  font-family: 'PingFangSCRegular';
  background: #ba2528;
  width: 105px;
  line-height: 1.857;
}
.block-list250 a .mode43Top .mode43topr {
  padding: 3px 20px;
  box-sizing: border-box;
  color: #bfbeac;
  line-height: 1.857;
  position: relative;
  flex: 1;
}
.block-list250 a .mode43Top .mode43topr:after {
  content: "";
  position: absolute;
  height: 0%;
  left: 50%;
  top: 50%;
  width: 150%;
  z-index: -1;
  -webkit-transition: all 0.75s ease 0s;
  -moz-transition: all 0.75s ease 0s;
  -o-transition: all 0.75s ease 0s;
  transition: all 0.75s ease 0s;
  background: #ba2528;
  opacity: 0.5;
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}
.block-list250 a .mode43rarticle {
  line-height: 1.5;
  color: #333333;
  overflow: hidden;
  margin-top: 10px;
  box-sizing: border-box;
  height: 1.5em;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
}
.block-list250 li:hover .mode43topr:after {
  height: 140%;
  opacity: 1;
}
.block-list250 li:hover .mode43topr {
  color: #fff;
}
.block-list250 li:hover a {
  transform: translateX(5px);
}
.carousel35 {
  overflow: hidden;
  margin: 0 -15px;
  position: relative;
}
.carousel35 .swiper-wrapper {
  height: auto;
}
.carousel35 .swiper-wrapper a {
  display: block;
  padding: 20px 20px 30px 30px;
  box-sizing: border-box;
  position: relative;
  margin: 0 15px;
}
.carousel35 .swiper-wrapper a .mode6Pic {
  padding-bottom: 56.32%;
}
.carousel35 .swiper-wrapper a .mode6name {
  line-height: 28px;
  height: 56px;
  color: #333333;
  overflow: hidden;
  margin: 20px 0;
  position: static;
  background: none;
  font-weight: normal;
  padding: 0;
}
.carousel35 .swiper-wrapper a .mode6txt {
  line-height: 26px;
  height: 78px;
  overflow: hidden;
  color: #666666;
  margin-bottom: 30px;
  position: static;
  background: none;
  font-weight: normal;
  padding: 0;
}
.carousel35 .swiper-wrapper a .date {
  font-family: "PlantagenetCherokee";
  display: inline-block;
  color: #ba2528;
}
.carousel35 .swiper-wrapper a .year {
  color: #999999;
  margin-left: 10px;
  font-family: "Georgia";
  display: inline-block;
}
.carousel35 .swiper-wrapper a::before {
  content: "";
  display: block;
  width: 10px;
  height: 100%;
  background: #bfbeac;
  position: absolute;
  left: 0;
  top: 0;
}
.carousel35 .swiper-scrollbar {
  width: 100%;
  left: 20px;
  height: 20px;
  background: none;
  bottom: 0;
  position: absolute;
}
.carousel35 .swiper-scrollbar .swiper-scrollbar-drag {
  background: url(../images/mode06_btn.png) left center no-repeat;
  z-index: 2;
  height: 20px;
  position: relative;
}
.carousel35 .swiper-scrollbar::after {
  content: "";
  background: #dcdcdc;
  height: 1px;
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
}
