.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: 47.92%;
}
.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: #1660a6;
}
.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-list116 {
  margin: 0 -20px;
}
.block-list116 li a {
  display: block;
  margin: 0 20px;
  transition: all 0.35s ease;
}
.block-list116 li a:hover {
  transform: translateY(-10px);
}
.block-list116 li a .img {
  padding-bottom: 56.17%;
}
.block-list116 li a .info {
  width: 87.35%;
  background: #fff;
  margin-top: -29px;
  position: relative;
  z-index: 1;
  padding: 30px 30px 30px;
}
.block-list116 li a .info::after {
  content: "";
  display: block;
  width: 44px;
  height: 8px;
  background: #e0c67e;
  position: absolute;
  bottom: 0;
  left: 30px;
}
.block-list116 li a .info span {
  height: 29px;
  line-height: 29px;
  background: #f5f3ed;
  margin: 0;
  color: #1660a6;
  box-sizing: border-box;
  position: absolute;
  left: 0;
  top: 0;
  padding: 0 20px 0 28px;
}
.block-list116 li a .info span::before {
  content: "";
  display: block;
  width: 16px;
  height: 1px;
  background: #e0c67e;
  position: absolute;
  left: 2px;
  top: 50%;
}
.block-list116 li a .info h3 {
  line-height: 1.5;
  color: #222;
  font-weight: normal;
  padding-top: 20px;
  box-sizing: content-box;
  display: -webkit-box;
  overflow: hidden;
  white-space: normal !important;
  text-overflow: ellipsis;
  word-wrap: break-word;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  height: 3em;
}
@media screen and (max-width:767px) {
  .block-list116 {
    margin: 0 -8px !important;
  }
  .block-list116 li a {
    margin: 0 8px !important;
  }
}
.block-list187 a {
  padding: 30px 25px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: #f1efef;
  overflow: hidden;
  position: relative;
}
.block-list187 a .listDate {
  flex-shrink: 0;
  color: #999999;
  padding-right: 5px;
}
.block-list187 a .listTitle {
  line-height: 1.5;
  transition: all 0.2s ease;
  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-list187 a:before {
  content: "";
  display: block;
  width: 5px;
  height: 35px;
  background: #1660a6;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.block-list187 a:hover {
  text-decoration: none;
  color: #1660a6;
}
.block-list187 a:hover .listTitle {
  padding-left: 10px;
}
@media screen and (max-width: 479px) {
  .block-list187 a {
    flex-wrap: wrap;
    padding: 29px 15px;
  }
  .block-list187 a span {
    width: 100%;
  }
}
.gp-listHor2 {
  margin: 0 -25px;
}
.gp-listHor2 ul li {
  padding-left: 25px;
  padding-right: 25px;
}
.gp-listHor2 ul li .gpTextArea {
  display: flex;
  border: 1px solid #e0d5c7;
  border-left: none;
  padding: 20px 20px 20px 0;
  transition: all 0.35s ease-out;
  align-items: center;
  position: relative;
}
.gp-listHor2 ul li .gpTextArea::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 1px;
  height: 20px;
  background-color: #e0d5c7;
}
.gp-listHor2 ul li .gpTextArea::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 1px;
  height: 20px;
  background-color: #e0d5c7;
}
.gp-listHor2 ul li .gpTextArea:hover {
  border-color: #1660a6;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
}
.gp-listHor2 ul li .gpTextArea:hover .dot {
  background-color: #1660a6;
}
.gp-listHor2 ul li .gpTextArea:hover::before {
  background-color: #1660a6;
}
.gp-listHor2 ul li .gpTextArea:hover::after {
  background-color: #1660a6;
}
.gp-listHor2 ul li .gpTextArea .gpDateArea {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  min-width: 60px;
  margin-left: -25px;
  margin-top: -6px;
  margin-right: 10px;
}
.gp-listHor2 ul li .gpTextArea .gpDateArea .gpDateDay {
  font-weight: bold;
  color: #1660a6;
  line-height: 1;
  margin-bottom: 5px;
  font-family: "Times New Roman", serif;
}
.gp-listHor2 ul li .gpTextArea .gpDateArea .gpDateMonth {
  font-size: 12px;
  color: #666666;
  line-height: 1;
}
.gp-listHor2 ul li .gpTextArea .dot {
  position: absolute;
  left: -3px;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background-color: #e0d5c7;
}
.gp-listHor2 ul li .gpTextArea .dot:first-of-type {
  top: 20px;
}
.gp-listHor2 ul li .gpTextArea .dot:last-of-type {
  bottom: 20px;
}
.gp-listHor2 ul li .gpTextArea .gpContentArea {
  flex: 1;
  overflow: hidden;
}
.gp-listHor2 ul li .gpTextArea .gpContentArea .gpArticleTitle {
  color: #333333;
  font-weight: bold;
  margin-bottom: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  line-height: 1.5;
  height: 3em;
  -webkit-box-orient: vertical;
}
.gp-listHor2 ul li .gpTextArea .gpContentArea .gpArticleTitle:hover {
  color: #1660a6;
}
.gp-listHor2 ul li .gpTextArea .gpContentArea .gpArticleSummary {
  color: #666666;
  line-height: 1.6;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  height: 3.2em;
  -webkit-box-orient: vertical;
}
@media screen and (max-width: 996px) {
  .gp-listHor2 {
    margin: 0 -10px;
  }
  .gp-listHor2 ul li {
    padding-left: 10px;
    padding-right: 10px;
  }
  .gp-listHor2 ul li .gpTextArea {
    padding: 15px;
  }
  .gp-listHor2 ul li .gpTextArea .gpDateArea {
    min-width: 50px;
    padding-left: 22px;
    padding-right: 15px;
    margin-right: 15px;
  }
  .gp-listHor2 ul li .gpTextArea .gpDateArea::before {
    left: -10px;
  }
  .gp-listHor2 ul li .gpTextArea .gpDateArea::after,
  .gp-listHor2 ul li .gpTextArea .gpDateArea .gpDateDot {
    left: -14px;
    width: 8px;
    height: 8px;
  }
  .gp-listHor2 ul li .gpTextArea .gpDateArea .gpDateDay {
    font-size: 30px;
  }
}
@media screen and (max-width: 767px) {
  .gp-listHor2 {
    margin: 0 -8px;
  }
  .gp-listHor2 ul li {
    padding-left: 8px;
    padding-right: 8px;
  }
  .gp-listHor2 ul li .gpTextArea {
    padding: 12px;
  }
  .gp-listHor2 ul li .gpTextArea .gpDateArea {
    min-width: 45px;
    padding-left: 20px;
    padding-right: 12px;
    margin-right: 12px;
  }
  .gp-listHor2 ul li .gpTextArea .gpDateArea::before {
    left: -9px;
  }
  .gp-listHor2 ul li .gpTextArea .gpDateArea::after,
  .gp-listHor2 ul li .gpTextArea .gpDateArea .gpDateDot {
    left: -12px;
    width: 7px;
    height: 7px;
  }
  .gp-listHor2 ul li .gpTextArea .gpDateArea .gpDateDay {
    font-size: 26px;
  }
  .gp-listHor2 ul li .gpTextArea .gpDateArea .gpDateMonth {
    font-size: 11px;
  }
  .gp-listHor2 ul li .gpTextArea .gpContentArea .gpArticleTitle {
    font-size: 16px;
    margin-bottom: 8px;
  }
  .gp-listHor2 ul li .gpTextArea .gpContentArea .gpArticleSummary {
    font-size: 13px;
    -webkit-line-clamp: 2;
  }
}
@media screen and (max-width: 480px) {
  .gp-listHor2 {
    margin: 0 -5px;
  }
  .gp-listHor2 ul li {
    padding-left: 5px;
    padding-right: 5px;
  }
  .gp-listHor2 ul li .gpTextArea {
    padding: 10px;
  }
  .gp-listHor2 ul li .gpTextArea .gpDateArea {
    min-width: 40px;
    padding-left: 18px;
    padding-right: 10px;
    margin-right: 10px;
  }
  .gp-listHor2 ul li .gpTextArea .gpDateArea::before {
    left: -8px;
  }
  .gp-listHor2 ul li .gpTextArea .gpDateArea::after,
  .gp-listHor2 ul li .gpTextArea .gpDateArea .gpDateDot {
    left: -11px;
    width: 6px;
    height: 6px;
  }
  .gp-listHor2 ul li .gpTextArea .gpDateArea .gpDateDay {
    font-size: 22px;
  }
  .gp-listHor2 ul li .gpTextArea .gpDateArea .gpDateMonth {
    font-size: 10px;
  }
  .gp-listHor2 ul li .gpTextArea .gpContentArea .gpArticleTitle {
    font-size: 14px;
    margin-bottom: 6px;
  }
  .gp-listHor2 ul li .gpTextArea .gpContentArea .gpArticleSummary {
    font-size: 12px;
  }
}
.block-list268 {
  margin: 0 -5px;
}
.block-list268 li {
  border-bottom: 1px solid #c9cfda;
}
.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 #c9cfda;
}
.block-list268 li >div .date b {
  display: block;
  text-align: center;
}
.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: #1660a6;
}
.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: #1660a6;
  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: #1660a6;
  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: #1660a6;
}
.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: #1660a6;
}
.block-list250 a {
  display: block;
  transition: all 0.3s ease-in-out;
}
.block-list250 a .mode43Top {
  border: 1px solid #1660a6;
  display: flex;
}
.block-list250 a .mode43Top .date2 {
  display: inline-block;
  padding: 3px 10px;
  box-sizing: border-box;
  font-family: 'PingFangSCRegular';
  background: #1660a6;
  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: #1660a6;
  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);
}
.block-list357 {
  overflow: hidden;
}
.block-list357 li::marker {
  content: '';
}
.block-list357 li .inner {
  display: block;
  margin: 0 10px;
}
.block-list357 li .inner .img {
  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-list357 li .inner .img .gp-img-responsive {
  padding-bottom: 66.67%;
}
.block-list357 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-list357 li .inner .img {
    border: none;
  }
}
.block-list357 li .inner .text {
  padding: 30px 25px 40px;
  flex: 1;
  display: -webkit-flex;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.block-list357 li .inner .text .tit {
  color: #333333;
  font-weight: 400;
  line-height: 1.33;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  margin: 0 0 15px 0;
  font-weight: bold;
}
.block-list357 li .inner .text .tit span {
  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;
}
.block-list357 li .inner .text .date {
  color: #333333;
}
.block-list357 li .inner .text .date .day {
  color: #1660a6;
  font-weight: 700;
  margin: 0 5px 0 0;
}
@media screen and (max-width: 480px) {
  .block-list357 li .inner .text {
    padding: 10px;
  }
  .block-list357 li .inner .text .date {
    line-height: 1;
  }
  .block-list357 li .inner .text .tit span {
    -webkit-line-clamp: 3;
  }
}
.block-list357 li .inner:hover .img {
  border-color: #1660a6;
}
.block-list357 li .inner:hover .img:before {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.block-list357 li .inner:hover .img img {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
}
.block-list357 li .inner:hover .text .tit {
  color: #1660a6;
  font-weight: 700;
}
.block-list357 li .inner:hover .tit span {
  -webkit-background-size: 100% 2px;
  background-size: 100% 2px;
}
.block-list357 li:hover .text {
  background: #1660a6;
}
.block-list357 li:hover .text .tit span {
  color: #fff;
}
.block-list357 li:hover .text .date {
  color: #fff;
}
.block-list357 li:hover .text .date .day {
  color: #fff;
}
.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 {
  display: inline-block;
  color: #1660a6;
}
.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 {
  z-index: 2;
  height: 20px;
  position: relative;
}
.carousel35 .swiper-scrollbar .swiper-scrollbar-drag::before {
  content: '';
  width: 50px;
  height: 20px;
  border: 1px solid #1660a6;
  border-radius: 28px;
  position: absolute;
  left: 0px;
  top: 0px;
  background-color: #fff;
}
.carousel35 .swiper-scrollbar .swiper-scrollbar-drag:after {
  content: '';
  width: 27px;
  height: 14px;
  background: #1660a6;
  border-radius: 25px;
  position: absolute;
  left: 3px;
  top: 3px;
}
.carousel35 .swiper-scrollbar::after {
  content: "";
  background: #dcdcdc;
  height: 1px;
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
}
