.carousel119 {
  position: relative;
  overflow: hidden;
}
.carousel119 .slick-list {
  overflow: visible;
}
.carousel119::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  border-width: 24px;
  border-style: solid;
  border-color: #666666;
  border-radius: 44px;
  opacity: 0.4;
}
@media screen and (max-width:1480px) {
  .carousel119::before {
    border-width: 14px;
  }
}
.carousel119::after {
  content: '';
  position: absolute;
  width: 340px;
  height: 90px;
  background: #ba2528;
  left: 0px;
  bottom: 0px;
}
@media screen and (max-width:1480px) {
  .carousel119::after {
    height: 50px;
  }
}
@media screen and (max-width:768px) {
  .carousel119::after {
    width: 60px;
  }
}
.carousel119 .gpCarousel {
  margin: 0 0 0 340px;
}
@media screen and (max-width:768px) {
  .carousel119 .gpCarousel {
    margin: 0 0 0 60px;
  }
}
.carousel119 .gpCarousel .slick-arrow {
  width: 90px;
  height: 90px;
}
@media screen and (max-width:1480px) {
  .carousel119 .gpCarousel .slick-arrow {
    width: 50px;
    height: 50px;
    line-height: 55px;
    transform: scale(1) translateY(-50%);
  }
}
.carousel119 .gpCarousel .slick-arrow:after {
  border-radius: 0px;
  width: 90px;
  height: 90px;
}
@media screen and (max-width:1480px) {
  .carousel119 .gpCarousel .slick-arrow:after {
    width: 50px;
    height: 50px;
  }
}
.carousel119 .gpCarousel .slick-next:after {
  right: 0px;
}
.carousel119 .gpCarousel .slick-prev:after {
  left: 0px;
}
.carousel119 .gpCarousel .slick-prev {
  bottom: -45px;
  top: auto !important;
}
@media screen and (max-width:1480px) {
  .carousel119 .gpCarousel .slick-prev {
    bottom: -25px;
  }
}
.carousel119 .gpCarousel .slick-next {
  bottom: -45px;
  top: auto !important;
  right: auto;
  left: 90px;
}
@media screen and (max-width:1480px) {
  .carousel119 .gpCarousel .slick-next {
    bottom: -25px;
    left: 50px;
  }
}
.carousel119 .gpCarousel .item {
  display: block;
  position: relative;
}
.carousel119 .gpCarousel .item .slick-img {
  padding-bottom: 38.125%;
}
.carousel119 .gpCarousel .item .info {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
}
.carousel119 .gpCarousel .item .info .gp-container {
  position: relative;
}
.carousel119 .gpCarousel .item .info .slick-txt {
  font-weight: bold;
  color: #333333;
  position: absolute;
  bottom: 210px;
  top: auto;
  width: 340px;
  padding: 40px;
  background: #999999;
  left: -270px;
}
@media screen and (max-width:1480px) {
  .carousel119 .gpCarousel .item .info .slick-txt {
    top: auto;
    bottom: 60px;
    padding: 20px;
    font-size: 20px;
  }
}
@media screen and (max-width:768px) {
  .carousel119 .gpCarousel .item .info .slick-txt {
    top: auto;
    left: auto;
    right: 0px;
    bottom: 0px;
    width: 15rem;
  }
}
.carousel119 .gpCarousel .item .info .more {
  position: absolute;
  right: 0;
  bottom: 0;
  border: 1px solid #fff;
  background: rgba(0, 0, 0, 0.102);
  box-sizing: border-box;
  padding: 38px 40px;
  color: rgba(255, 255, 255, 0.7);
}
.carousel119 .gpCarousel .item .info .more::before {
  content: "";
  display: block;
  width: 40px;
  height: 18px;
  background: #ba2528;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
}
.carousel119 .gpCarousel .slick-dots {
  text-align: center;
  position: absolute;
  right: auto;
  left: -100px;
  bottom: 40px;
  z-index: 999;
}
@media screen and (max-width:1480px) {
  .carousel119 .gpCarousel .slick-dots {
    bottom: 20px;
  }
}
@media screen and (max-width:768px) {
  .carousel119 .gpCarousel .slick-dots {
    left: -60px;
  }
}
.carousel119 .gpCarousel .slick-dots li {
  width: 8px;
  height: 8px;
  background: rgba(255, 255, 255, 0.3);
  cursor: pointer;
  display: inline-block;
  vertical-align: middle;
  border-radius: 50%;
}
.carousel119 .gpCarousel .slick-dots li.slick-active {
  background: #fff;
  vertical-align: middle;
}
.carousel119 .gpCarousel .slick-dots li button {
  display: none;
}
@media screen and (max-width:1200px) {
  .carousel119 .item .info .more {
    padding: 20px 30px;
  }
  .carousel119 .item .info .more::before {
    width: 40px;
    height: 10px;
  }
  .carousel119 .item .info .slick-txt {
    bottom: 40px;
    width: calc(100% - 110px);
  }
  .carousel119 .slick-dots {
    bottom: 20px;
  }
}
@media screen and (max-width:768px) {
  .carousel119 .item .info .more {
    display: none;
  }
  .carousel119 .item .info .slick-txt {
    bottom: 30px;
    width: calc(100%);
  }
  .carousel119 .slick-dots {
    bottom: 10px;
  }
}
.gp-title107 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.gp-title107 .title {
  padding: 58px 0 0 55px;
  position: relative;
}
.gp-title107 .title .gpColumnTitleIcon {
  position: absolute;
  left: 8px;
  top: 0px;
  z-index: -1;
}
.gp-title107 .title::before {
  content: '';
  position: absolute;
  width: 16px;
  height: 3px;
  background: #ba2528;
  left: 20px;
  top: 60px;
}
.gp-title107 .title .icon {
  margin-right: 10px;
}
.gp-title107 .title .gpColumnTitle >.item-title {
  display: block;
  position: relative;
  padding-right: 40px;
  box-sizing: border-box;
}
.gp-title107 .title .gpColumnTitle i {
  font-style: normal;
  color: #ba2528;
}
.gp-title107 .title .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;
}
.gp-title107 .title .gpColumnTitleEn {
  color: #666666;
  margin: 10px 0 0 0;
  display: block;
}
.gp-title107 .more {
  padding: 18px 14px 18px 50px;
  border: 1px solid #999999;
  border-radius: 8px;
  margin: 0 26px 0 0;
  background: url(../images/bookmore.png) no-repeat 25px center;
  position: relative;
}
.gp-title107 .more::before {
  content: '';
  position: absolute;
  width: 7px;
  height: 7px;
  background: url(../images/more_rt.png) no-repeat;
  right: -27px;
  top: calc(50% - 3px);
}
@media screen and (max-width: 479px) {
  .block-list73 {
    padding: 25px 30px;
  }
}
.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: #ba2528;
  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: #ba2528;
}
.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: #ba2528;
  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: #ba2528;
}
.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;
}
.block-list358 {
  overflow: hidden;
}
.block-list358 li::marker {
  content: '';
}
.block-list358 li .inner {
  display: block;
  display: -webkit-flex;
  display: flex;
  padding: 38px 0;
  border-bottom: 1px solid #999999;
}
.block-list358 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-list358 li .inner .img .gp-img-responsive {
  padding-bottom: 66.67%;
}
.block-list358 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-list358 li .inner .img {
    border: none;
  }
}
.block-list358 li .inner .text {
  flex: 1;
  display: -webkit-flex;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.block-list358 li .inner .text .tit {
  color: #333333;
  font-weight: 400;
  line-height: 1.33;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  margin: 15px 0 0 0;
}
.block-list358 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-list358 li .inner .text .date {
  color: #333333;
}
.block-list358 li .inner .text .date .day {
  color: #ba2528;
  font-weight: 700;
  margin: 0 5px 0 0;
}
@media screen and (max-width: 480px) {
  .block-list358 li .inner .text {
    padding: 0 0 0 10px;
  }
  .block-list358 li .inner .text .date {
    line-height: 1;
  }
  .block-list358 li .inner .text .tit span {
    -webkit-line-clamp: 3;
  }
}
.block-list358 li .inner:hover .img {
  border-color: #ba2528;
}
.block-list358 li .inner:hover .img:before {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.block-list358 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-list358 li .inner:hover .text .tit {
  color: #ba2528;
  font-weight: 700;
}
.block-list358 li .inner:hover .tit span {
  -webkit-background-size: 100% 2px;
  background-size: 100% 2px;
}
.block-list356 {
  background: #ba2528;
  padding: 20px;
}
.block-list356 li a {
  display: block;
  display: -ms-flexbox;
  margin: 0 10px;
  padding: 40px 30px 50px;
  border-width: 1px;
  border-style: solid;
  border-color: rgba(255, 255, 255, 0.2);
  transition: 1s;
}
.block-list356 li a .date {
  color: #999999;
}
.block-list356 li a .date span {
  display: inline-block;
  padding: 18px;
  background: #fff;
  border-radius: 8px;
}
.block-list356 li a .date span .day {
  line-height: 1;
  margin: 5px 0 0 0;
  color: #ba2528;
  font-weight: bold;
}
.block-list356 li a .date span .year {
  line-height: 1;
  position: relative;
  transform: rotate(90deg);
  float: left;
  margin: 17px 0 0 -5px;
}
.block-list356 li a .date span .year::before {
  content: '';
  display: block;
  width: 1px;
  height: 42px;
  background: rgba(0, 0, 0, 0.1);
  position: absolute;
  top: -31px;
  right: 13px;
  transform: rotate(90deg);
}
.block-list356 li a .date span .month_day {
  margin: 0 0 0 40px;
}
.block-list356 li a .title {
  flex: 1;
  font-weight: bold;
  color: #333333;
  position: relative;
}
.block-list356 li a .title span {
  -webkit-line-clamp: 3;
  margin-top: 50px;
  line-height: 1.56;
  font-weight: normal;
  color: #fff;
}
.block-list356 li a:hover {
  background: #fff;
  transition: 1s;
}
.block-list356 li a:hover .date span {
  background: #333333;
  border-radius: 0;
}
.block-list356 li a:hover .title span {
  color: #333333;
  font-weight: bold;
}
.block-list356 li:nth-child(2n) a {
  margin: 80px 0 20px 0;
}
@media screen and (max-width: 1280px) {
  .block-list356 li a {
    margin: 0 10px !important;
  }
  .block-list356 li a .title {
    padding: 0 10px;
  }
}
@media screen and (max-width: 995px) {
  .block-list356 li {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 480px) {
  .block-list356 li a .title span {
    margin-top: 25px;
  }
  .block-list356 li a .date span .year {
    margin-top: 20px;
  }
}
.block-list353 li .item {
  display: block;
  margin: 0 15px;
  position: relative;
  box-sizing: border-box;
  padding: 30px 30px 40px;
  box-shadow: 10px 15px 30px 10px rgba(0, 0, 0, 0.05);
}
.block-list353 li .item .date {
  display: inline-block;
  color: #ba2528;
  box-sizing: border-box;
  position: relative;
  line-height: 1.5;
  background: #fff;
}
.block-list353 li .item .title {
  color: #333333;
  line-height: 1.5;
  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;
  font-weight: bold;
  margin: 0 0 10px 0;
}
.block-list353 li .item .info {
  padding-top: 15px;
  border-top: 1px solid #999999;
}
.block-list353 li .item .info div {
  margin-bottom: 12px;
  color: #999999;
  margin-bottom: 12px;
  color: #999999;
  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-list353 li .item .info div:last-child {
  margin-bottom: 0;
}
.block-list353 li .item .info div span {
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  margin-right: 10px;
  display: inline-block;
  border-radius: 50%;
  vertical-align: middle;
  background: #999999;
  color: #ba2528;
}
.block-list353 li .item .info div .date {
  border: 0px;
}
.block-list353 li .item .txt {
  margin-top: 20px;
  color: #bfbeac;
}
.block-list353 li .item:hover .title {
  color: #ba2528;
}
@media screen and (max-width:768px) {
  .block-list353 li .item .info div {
    margin-bottom: 10px;
  }
  .block-list353 li .item .txt,
  .block-list353 li .item .info,
  .block-list353 li .item .title {
    margin-top: 12px;
  }
}
ul.block-list354 {
  transition: transform 0.35s ease-out;
  position: relative;
  background: #fff;
}
ul.block-list354 li {
  position: relative;
}
ul.block-list354 li a {
  box-sizing: border-box;
  display: block;
  margin: 30px;
  position: relative;
  transition: transform 0.35s ease-out;
  padding: 25px 30px 45px;
  background: #fff;
  box-shadow: 20px 20px 10px rgba(0, 0, 0, 0.01);
}
ul.block-list354 li a .title {
  font-weight: normal;
  line-height: 1.5;
  height: 51px;
  overflow: hidden;
  margin-bottom: 20px;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  white-space: normal;
  color: #666666;
}
ul.block-list354 li a .p {
  color: #666666;
  line-height: 1.7;
  overflow: hidden;
  height: 50.4px;
  margin-bottom: 30px;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  white-space: normal;
}
ul.block-list354 li a .date {
  display: block;
  color: #666;
  line-height: 1;
  position: relative;
  padding-left: 23px;
}
ul.block-list354 li a .date .dateIcon {
  display: inline-block;
  width: 18px;
  height: 18px;
  position: absolute;
  top: 50%;
  left: 0px;
  transform: translateY(-50%);
  font-size: 18px;
  color: #ba2528;
}
ul.block-list354 li a:hover {
  transform: translateY(-10px);
}
ul.block-list354 li a:hover .p {
  color: #666666;
}
ul.block-list354 li a::before {
  content: "";
  width: 10px;
  height: 10px;
  background: url(../images/li_bg.png) no-repeat center;
  position: absolute;
  left: 0;
  top: 6px;
}
@media screen and (max-width: 640px) {
  ul.block-list354 li a .p {
    display: none;
  }
  ul.block-list354 li a::before {
    left: 10px;
  }
}
@media screen and (max-width: 478px) {
  ul.block-list354 li {
    border-right: none !important;
    border-left: none;
    padding: 20px 0;
  }
  ul.block-list354 li a {
    padding: 0;
    margin: 0 10px 0 30px;
  }
  ul.block-list354 li a:before {
    top: 6px;
    left: -14px;
  }
  ul.block-list354 li:nth-of-type(2n)::before {
    display: none;
  }
}
.block-list355 li .con {
  display: flex;
  padding: 30px 0 34px 0;
  position: relative;
  box-sizing: border-box;
  transition: transform 0.35s ease-out;
  border-bottom: 1px solid #999999;
}
.block-list355 li .con:hover {
  transform: translateY(-10px);
}
.block-list355 li .con .date {
  display: flex;
  align-items: center;
  position: relative;
}
.block-list355 li .con .date .gpArticleDate {
  text-align: center;
  display: inline-block;
  padding: 0 35px;
  position: relative;
  color: #ba2528;
}
.block-list355 li .con .date .gpArticleDate span {
  display: block;
  line-height: 1;
  color: #999999;
}
.block-list355 li .con .date .gpArticleDate span.day {
  margin-bottom: 10px;
  font-weight: bold;
  color: #ba2528;
}
.block-list355 li .con .info {
  border-top: none;
  box-sizing: border-box;
}
.block-list355 li .con .info a {
  display: block;
}
.block-list355 li .con .info a .top {
  background-color: #ba2528;
  display: inline-block;
  padding: 8px 20px;
  border-radius: 8px;
}
.block-list355 li .con .info a .top .title {
  display: block;
  line-height: 1.5;
  overflow: hidden;
  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-list355 li .con .info a .top .title:hover {
  font-weight: bold;
}
.block-list355 li .con .info a .summary {
  display: block;
  margin-top: 15px;
  color: #333333;
  line-height: 1.5;
  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;
}
@media screen and (max-width: 768px) {
  .block-list355 li .con .info {
    padding: 15px 20px 20px;
  }
  .block-list355 li .con .info .title,
  .block-list355 li .con .info .summary {
    height: auto;
    max-height: 3em;
  }
  .block-list355 li .con .info .summary {
    margin-top: 10px;
  }
}
.carousel120 {
  overflow: hidden;
}
.carousel120 .leftTextList {
  width: 30%;
  float: left;
  border-left: #c6c6c6 2px solid;
  position: relative;
  z-index: 3;
}
.carousel120 .leftTextList .slider-for .slick-list {
  overflow: visible;
}
.carousel120 .leftTextList .slider-for li {
  float: none;
  width: 100% !important;
  position: relative;
}
.carousel120 .leftTextList .slider-for li a {
  padding: 35px 35px 35px 30px;
  display: block;
  overflow: hidden;
  border-bottom: 1px solid #999999;
  margin: 10px 0 0 0;
}
.carousel120 .leftTextList .slider-for li .gpArticleDate {
  display: none;
  color: #fff;
}
.carousel120 .leftTextList .slider-for li.slick-current .gpArticleTitle {
  background: #fff;
  box-shadow: 20px 15px 55px rgba(0, 0, 0, 0.3);
  border-radius: 16px;
  border-bottom-left-radius: 0px;
  margin: 10px -60px 0 0;
}
.carousel120 .leftTextList .slider-for li.slick-current .gpArticleDate {
  width: 118px;
  height: 113px;
  position: absolute;
  right: -160px;
  top: calc(50% - 45px);
  z-index: 99;
  display: block;
}
.carousel120 .leftTextList .slider-for li.slick-current .gpArticleDate::before {
  content: "";
  width: 118px;
  height: 113px;
  position: absolute;
  background: #ba2528;
  border-radius: 16px;
  transform: rotate(45deg);
  right: 0px;
  top: 0px;
  z-index: -1;
}
.carousel120 .leftTextList .slider-for li.slick-current .gpArticleDate::after {
  content: "";
  width: 118px;
  height: 113px;
  position: absolute;
  background: #fff;
  border-radius: 16px;
  transform: rotate(45deg);
  right: 3px;
  top: 0px;
  z-index: -2;
}
.carousel120 .leftTextList .slider-for li.slick-current .gpArticleDate .day {
  display: block;
  text-align: center;
  margin: 25px 0 0 0;
}
.carousel120 .leftTextList .slider-for li.slick-current .gpArticleDate .month {
  display: block;
  text-align: center;
}
.carousel120 .leftTextList .switcher {
  position: relative;
  margin-top: 40px;
  margin-left: 22px;
  display: none;
}
.carousel120 .leftTextList .switcher::after {
  content: "";
  display: block;
  clear: both;
  height: 0;
  overflow: hidden;
  visibility: hidden;
}
.carousel120 .leftTextList .switcher .left,
.carousel120 .leftTextList .switcher .right {
  display: inline-block;
  width: 26px;
  height: 20px;
  border: #8c8c8c 2px solid;
  line-height: 18px;
  text-align: center;
  color: #8c8c8c;
  cursor: pointer;
  font-size: 14px;
}
.carousel120 .leftTextList .switcher .left::after,
.carousel120 .leftTextList .switcher .right::after {
  display: none;
}
.carousel120 .leftTextList .switcher .progress-slide {
  color: #b0b0b0;
  display: inline-block;
  margin: 0 20px 0 40px;
}
.carousel120 .leftTextList .switcher .progress-slide .count-slide {
  color: #ba2528;
}
.carousel120 .slider-nav {
  width: 70%;
  box-sizing: border-box;
  float: right;
  position: relative;
  z-index: 1;
}
.carousel120 .slider-nav .slick-list {
  overflow: initial;
}
.carousel120 .slider-nav li {
  position: relative;
  opacity: 0;
}
.carousel120 .slider-nav li::after {
  content: "";
  display: block;
  clear: both;
  height: 0;
  overflow: hidden;
  visibility: hidden;
}
.carousel120 .slider-nav li a {
  display: block;
}
.carousel120 .slider-nav li div {
  width: 172px;
  background: #ba2528;
  padding: 25px;
  border-radius: 5px;
  position: absolute;
  left: -25px;
  bottom: 0px;
  opacity: 0;
  transition: all 0.2s ease;
}
.carousel120 .slider-nav li div p {
  line-height: 30px;
  max-height: 150px;
  color: #fff;
  overflow: hidden;
}
.carousel120 .slider-nav li.slick-current {
  opacity: 1;
}
.carousel120 .slider-nav li.slick-current div {
  opacity: 1;
}
.carousel120 .slider-nav li.slick-current+.slick-slide {
  opacity: 0.5;
}
.carousel120 .slider-nav li.slick-current+.slick-slide div {
  opacity: 0.5;
}
@media screen and (max-width: 996px) {
  .carousel120 .slider-nav li div {
    width: 100%;
    height: auto;
    box-sizing: border-box;
    left: 0;
    bottom: 10px;
    padding: 10px;
  }
  .carousel120 .slider-nav li div p {
    height: auto;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
}
@media screen and (max-width: 767px) {
  .carousel120 .leftTextList .switcher {
    margin-top: 0;
  }
  .carousel120 .leftTextList {
    width: 100%;
    float: none;
  }
  .carousel120 .slider-nav {
    width: 100%;
    float: none;
    margin-top: 20px;
  }
  .carousel120 .slider-nav li {
    margin: 0;
  }
}
.block-list379 {
  margin: 0 -15px;
  overflow: hidden;
}
.block-list379 li .gpTextArea {
  box-sizing: border-box;
  padding: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 15px;
  flex-wrap: wrap;
  flex-direction: column;
}
.block-list379 li .gpTextArea .gp-ArtileImg {
  width: 120px;
  overflow: hidden;
  border: 1px dashed #fff;
  background: #fff;
  background-image: -moz-linear-gradient(-32deg, #c40806 0%, #e99a45 100%);
  background-image: -webkit-linear-gradient(-32deg, #c40806 0%, #e99a45 100%);
  background-image: -ms-linear-gradient(-32deg, #c40806 0%, #e99a45 100%);
  background-image: linear-gradient(-32deg, #c40806 0%, #e99a45 100%);
  background-origin: border-box;
  position: relative;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.block-list379 li .gpTextArea .gp-ArtileImg::before {
  content: "";
  background: #fff;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.block-list379 li .gpTextArea .gp-ArtileImg .gpImgSize {
  position: relative;
  z-index: 1;
  padding-bottom: 100%;
}
.block-list379 li .gpTextArea .gp-ArtileImg .gpImgSize img {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  max-width: 90%;
}
.block-list379 li .gpTextArea .gpArticleSummary {
  margin: 35px 0 25px;
  color: #ba2528;
  line-height: 1.3;
}
.block-list379 li .gpTextArea .title {
  line-height: 1.7;
  color: #333333;
}
@media screen and (max-width: 1024px) {
  .block-list379 li .gpTextArea {
    margin: 0 10px;
  }
  .block-list379 {
    margin: 0 -10px;
  }
}
.gp-teacher21 {
  margin: 0 -10px;
}
.gp-teacher21 li >div {
  margin: 0 10px;
  box-sizing: border-box;
  padding: 30px 30px 55px;
  position: relative;
  background: #999999;
}
.gp-teacher21 li >div .img {
  padding-bottom: 133%;
  position: relative;
}
.gp-teacher21 li >div .more {
  width: 44px;
  height: 44px;
  text-align: center;
  line-height: 44px;
  background: #ba2528;
  border-radius: 8px;
  position: absolute;
  bottom: 20px;
  right: 20px;
  transition: all 0.2s ease-in-out;
}
.gp-teacher21 li >div .more:hover {
  transform: translateX(5px) scale(1.05);
}
.gp-teacher21 li >div .info .title {
  display: block;
  color: #333333;
  font-weight: bold;
  margin: 35px 0 15px 0;
  line-height: 1.4;
  height: 1.4em;
  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;
}
.gp-teacher21 li >div .info .title:hover {
  color: #ba2528;
}
.gp-teacher21 li >div .info .summary {
  color: #666666;
  line-height: 22px;
  height: 22px;
  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;
}
@media screen and (max-width:768px) {
  .gp-teacher21 li>div .info .more {
    display: none;
  }
  .gp-teacher21 li>div {
    padding: 8px 8px 10px;
  }
  .gp-teacher21 li>div .info .title {
    margin-left: 0;
    margin-top: 10px;
  }
  .gp-teacher21 li>div .info .summary {
    margin-left: 0;
    margin-top: 5px;
  }
}
.carousel121 {
  overflow: hidden;
}
.carousel121 .item-pic {
  padding-bottom: 49.3%;
}
.carousel121 .slider-for a {
  display: block;
  position: relative;
  overflow: hidden;
}
.carousel121 .slider-for a .info {
  position: absolute;
  left: 0;
  z-index: 50;
  width: 100%;
  white-space: nowrap;
  text-overflow: ellipsis;
  bottom: 20px;
  text-align: center;
  padding: 0 23px;
  box-sizing: border-box;
}
.carousel121 .slider-for a::before {
  content: "";
  display: block;
  width: 100%;
  height: 0;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 1;
  padding-bottom: calc(155% / 12.51);
  background: #000000;
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0.6), transparent);
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.6), transparent);
  background: linear-gradient(to top, rgba(0, 0, 0, 0.6), transparent);
}
.carousel121 .slider-for .slick-arrow {
  width: 26px;
  height: 46px;
  line-height: 46px;
  background: rgba(0, 0, 0, 0.7);
  opacity: 1;
  font-size: 20px;
  color: #fff;
  display: none;
}
.carousel121 .slider-for .slick-arrow:after {
  display: none;
}
.carousel121 .slider-nav {
  box-sizing: border-box;
  margin: 0 100px;
}
.carousel121 .slider-nav .slick-list {
  overflow: visible;
}
@media screen and (max-width: 996px) {
  .carousel121 .slider-nav .slick-list {
    overflow: hidden;
  }
}
.carousel121 .slider-nav .slick-arrow {
  display: none !important;
}
.carousel121 .slider-nav .slick-list li {
  width: 23%;
}
.carousel121 .slider-nav .slick-list li a {
  display: block;
  padding: 40px 38px 70px 38px;
  background: #fff;
  margin: -100px 2px 0 0;
}
.carousel121 .slider-nav .slick-list li a .gpArticleTitle {
  margin: 0 0 30px 0;
  line-height: 1.5;
  height: 51px;
  overflow: hidden;
  margin-bottom: 20px;
  display: -webkit-box;
  display: -moz-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  font-weight: normal;
}
.carousel121 .slider-nav .slick-list li a:hover {
  background: #999999;
}
.carousel121 .slider-nav .slick-list li a:hover .gpArticleTitle {
  color: #333333;
}
.carousel121 .slider-nav .slick-list li a:hover .p {
  color: #666666;
}
.carousel121 .slider-nav .slick-list li a .p {
  line-height: 1.7;
  overflow: hidden;
  height: 50.4px;
  display: -webkit-box;
  display: -moz-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
@media screen and (max-width: 996px) {
  .carousel121 .slider-nav .slick-list li a {
    margin: 0px 2px 0 0;
  }
}
@media screen and (max-width: 479px) {
  .carousel121 .slider-nav .slick-list li a {
    padding: 10px;
  }
}
.carousel121 .slider-nav .slick-list li .slick-track {
  top: -100px;
}
@media screen and (max-width: 996px) {
  .carousel121 .slider-nav .slick-list li {
    margin: 0 0 20px 0;
  }
}
@media screen and (max-width: 479px) {
  .carousel121 .slider-nav .slick-list li {
    margin: 0 0 20px 0;
  }
}
.carousel121 .slider-nav .slick-list li.slick-current {
  width: 31%;
}
.carousel121 .slider-nav .slick-list li.slick-current a {
  background: #ba2528;
}
.carousel121 .slider-nav .slick-list li.slick-current a .gpArticleTitle {
  color: #fff;
  font-weight: bold;
}
.carousel121 .slider-nav .slick-list li.slick-current a .p {
  color: #fff;
  opacity: 0.7;
}
@media screen and (max-width: 996px) {
  .carousel121 .slider-nav .slick-list li.slick-current a {
    margin: 0px 2px 0 0;
  }
  .carousel121 .slider-nav .slick-list li.slick-current {
    margin: 0 0 20px 0;
  }
}
@media screen and (max-width: 479px) {
  .carousel121 .slider-nav .slick-list li.slick-current {
    margin: 0 0 20px 0;
  }
}
@media screen and (max-width: 996px) {
  .carousel121 .slider-nav {
    margin: 0 20px;
  }
}
