/*专题大图*/
.topicList1 .gpImgSize {
  padding-bottom: 26.04%;
}
.topicList1 .gpImgSize img:hover {
  transform: none;
  opacity: 1;
}
.gp-title87 {
  position: relative;
  padding-top: 15px;
  overflow: hidden;
  padding-right: 3px;
}
.gp-title87::before {
  content: "";
  display: block;
  width: ;
}
.gp-title87 .more {
  width: 88px;
  height: 42px;
  line-height: 42px;
  text-align: center;
  border-radius: 21px;
  border: 1px solid #ebe8e2;
  position: relative;
}
.gp-title87 .more::before {
  content: "";
  display: block;
  width: 5px;
  height: 5px;
  background: #d4d1cb;
  border-radius: 50%;
  position: absolute;
  left: -2.5px;
  top: 50%;
  margin-top: -2.5px;
  transition: all 0.3s ease-in-out;
}
.gp-title87 .more::after {
  content: "";
  display: block;
  width: 5px;
  height: 5px;
  background: #d4d1cb;
  border-radius: 50%;
  position: absolute;
  right: -2.5px;
  top: 50%;
  margin-top: -2.5px;
  transition: all 0.3s ease-in-out;
}
.gp-title87 .more:hover {
  color: #ba2528;
}
.gp-title87 .img {
  position: absolute;
  top: 50%;
  left: 80px;
  height: 100%;
  transform: translateY(-50%);
  display: flex;
  align-items: center;
}
.gp-title87 .img img {
  max-height: 100%;
}
.gp-title87 .title {
  margin-bottom: 10px;
}
.gp-title87 .title h2 {
  display: inline-block;
}
.gp-title87 .title span {
  display: inline-block;
  margin-left: 10px;
}
.gp-title87 .zs {
  position: relative;
}
.gp-title87 .zs .card {
  width: 75px;
  height: 25px;
  clip-path: polygon(40% 0%, 100% 0%, 60% 100%, 0% 100%);
  background: #f2e1db;
}
.gp-title87 .zs::before {
  content: "";
  display: block;
  width: 45px;
  height: 1px;
  background: #e0c67e;
  position: absolute;
  left: 55px;
  top: 33%;
  z-index: 1;
}
.gp-title87 .zs::after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background: #e0c67e;
  position: absolute;
  left: 45px;
  top: 66%;
}
@media screen and (max-width:996px) {
  .gp-title87 .more {
    width: 75px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    border-radius: 18px;
    border: 1px solid #ebe8e2;
    position: relative;
    margin-top: 5px;
  }
}
.block-list275 {
  position: relative;
  padding-right: 40px;
  padding-bottom: 20px;
}
.block-list275::before {
  content: "";
  display: block;
  width: 78%;
  height: 80%;
  
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: -1;
}
.block-list275 li a {
  display: block;
}
.block-list275 li a .img {
  padding-bottom: 61.83%;
}
.block-list275 li a .info {
  margin: 0px 0 0 5%;
  display: flex;
  align-items: center;
}
.block-list275 li a .info .date {
  border-radius: 50%;
  background: #ba2528;
  width: 100px;
  height: 100px;
  color: #fff;
  text-align: center;
  position: relative;
  margin-top: -30px;
}
.block-list275 li a .info .date .con {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.block-list275 li a .info .date .year {
  position: relative;
  z-index: 10;
  display: inline-block;
  padding: 0 5px 5px;
  border-bottom: 1px solid #e0c67e;
  color: #e0c67e;
}
.block-list275 li a .info .date .day {
  position: relative;
  z-index: 10;
  display: inline-block;
}
.block-list275 li a .info .date .month {
  position: relative;
  z-index: 10;
  display: inline-block;
}
.block-list275 li a .info .title {
  font-weight: bold;
  color: #222;
  flex: 1;
  margin-left: 30px;
  line-height: 1.5;
  height: auto;
  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;
}
.block-list275 li a .info .title:hover {
  color: #ba2528;
}
@media screen and (max-width:768px) {
  .block-list275 {
    padding: 0;
  }
  .block-list275::before {
    display: none;
  }
  .block-list275 li a .info {
    margin: 0;
  }
  .block-list275 li a .info .title {
    margin-left: 10px;
  }
}
.block-list277 li >div {
  display: flex;
  box-sizing: border-box;
  padding: 10px 15px 10px 20px;
  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: -8px;
  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: -12px;
  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: 15px;
  border-left: 1px solid #ba2528;
  margin-left: 10px;
}
.block-list277 li >div .date .day {
  color: #ba2528;
  font-weight: normal;
}
.block-list277 li >div .date .year {
  font-style: normal;
  display: none;
}
.block-list277 li:nth-child(odd) >div {
  background: #f7f7f7;
}
.carousel83 {
  overflow: hidden;
  position: relative;
}
.carousel83 .swiper-wrapper {
  height: auto;
  margin: 0 -11px;
}
.carousel83 .swiper-wrapper a {
  display: block;
  padding: 20px 35px 30px;
  box-sizing: border-box;
  position: relative;
  margin: 0 11px;
  background: #fff;
  height: 100%;
}
.carousel83 .swiper-wrapper a .date {
  text-align: center;
  margin-bottom: 10px;
  color: #999;
}
.carousel83 .swiper-wrapper a .date .day {
  color: #ba2528;
}
.carousel83 .swiper-wrapper a .title {
  color: #222;
  line-height: 24px;
  height: 72px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  margin-bottom: 30px;
}
.carousel83 .swiper-wrapper a .line {
  display: block;
  width: 44px;
  height: 2px;
  background: #ba2528;
  margin: 0 auto;
}
.carousel83 .swiper-wrapper a .summary {
  color: #999;
  line-height: 22px;
  height: 66px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  margin-top: 30px;
}
.carousel83 .swiper-scrollbar {
  width: 100%;
  left: 0px;
  height: 4px;
  background: rgba(0, 0, 0, 0.039);
  bottom: 0;
  position: absolute;
}
.carousel83 .swiper-scrollbar .swiper-scrollbar-drag {
  background: #ba2528;
  width: 160px;
  height: 4px;
  border-radius: 2px;
}
@media screen and (max-width:996px) {
  .carousel83 .swiper-wrapper a .title {
    margin-bottom: 10px;
  }
  .carousel83 .swiper-wrapper a .summary {
    margin-top: 10px;
  }
}
.gp-title91 {
  position: relative;
  padding-top: 15px;
  overflow: hidden;
}
.gp-title91::before {
  content: "";
  display: block;
}
.gp-title91 .more {
  width: 88px;
  height: 42px;
  line-height: 42px;
  text-align: center;
  border-radius: 21px;
  border: 1px solid #ebe8e2;
  position: absolute;
  right: 3px;
  top: 20px;
}
.gp-title91 .more::before {
  content: "";
  display: block;
  width: 5px;
  height: 5px;
  background: #d4d1cb;
  border-radius: 50%;
  position: absolute;
  left: -2.5px;
  top: 50%;
  margin-top: -2.5px;
  transition: all 0.3s ease-in-out;
}
.gp-title91 .more::after {
  content: "";
  display: block;
  width: 5px;
  height: 5px;
  background: #d4d1cb;
  border-radius: 50%;
  position: absolute;
  right: -2.5px;
  top: 50%;
  margin-top: -2.5px;
  transition: all 0.3s ease-in-out;
}
.gp-title91 .more:hover {
  color: #ba2528;
}
.gp-title91 .img {
  position: absolute;
  top: 50%;
  left: 50%;
  height: 100%;
  transform: translate(-50%, -50%);
  display: flex;
  align-items: center;
}
.gp-title91 .img img {
  max-height: 100%;
}
.gp-title91 .title {
  text-align: center;
  margin-bottom: 10px;
}
.gp-title91 .title h2 {
  display: inline-block;
}
.gp-title91 .title span {
  display: inline-block;
  margin-left: 10px;
}
.gp-title91 .zs {
  position: relative;
}
.gp-title91 .zs .lt {
  width: 48%;
  text-align: right;
  position: relative;
}
.gp-title91 .zs .rt {
  width: 48%;
  text-align: left;
  position: relative;
}
.gp-title91 .zs .lt .card {
  width: 75px;
  height: 25px;
  clip-path: polygon(0% 0%, 60% 0%, 100% 100%, 40% 100%);
  background: #f2e1db;
  display: inline-block;
}
.gp-title91 .zs .rt .card {
  width: 75px;
  height: 25px;
  clip-path: polygon(40% 0%, 100% 0%, 60% 100%, 0% 100%);
  background: #f2e1db;
  display: inline-block;
}
.gp-title91 .zs .rt::before {
  content: "";
  display: block;
  width: 45px;
  height: 1px;
  background: #e0c67e;
  position: absolute;
  left: 55px;
  top: 33%;
  z-index: 1;
}
.gp-title91 .zs .rt::after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background: #e0c67e;
  position: absolute;
  left: 45px;
  top: 66%;
}
.gp-title91 .zs .lt::before {
  content: "";
  display: block;
  width: 45px;
  height: 1px;
  background: #e0c67e;
  position: absolute;
  right: 55px;
  top: 33%;
  z-index: 1;
}
.gp-title91 .zs .lt::after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background: #e0c67e;
  position: absolute;
  right: 45px;
  top: 66%;
}
@media screen and (max-width:996px) {
  .gp-title91 .more {
    width: 75px;
    height: 36px;
    line-height: 36px;
    margin-top: 5px;
  }
}
.block-list283 li {
  display: inline-block;
  margin-right: 20px;
}
.block-list283 li >div {
  padding-right: 20px;
  border-right: 2px solid #ba2528;
}
.block-list283 li >div .title {
  display: block;
  font-weight: bold;
  position: relative;
  margin-bottom: 5px;
}
.block-list283 li >div .title i {
  font-style: normal;
  margin-right: 6px;
}
.block-list283 li:last-child {
  margin-right: 0;
}
.block-list283 li:last-child >div {
  padding-right: 0;
  border: none;
}
.gp-teacher12 {
  margin: 0 -10px;
}
.gp-teacher12 li >div {
  margin: 0 10px;
  border: 1px dashed #cdcccc;
  box-sizing: border-box;
  padding: 8px 8px 40px;
  position: relative;
}
.gp-teacher12 li >div .img {
  padding-bottom: 133%;
}
.gp-teacher12 li >div .info .title {
  display: block;
  color: #333333;
  font-weight: bold;
  margin-top: 15px;
  margin-left: 40px;
  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-teacher12 li >div .info .title:hover {
  color: #ba2528;
}
.gp-teacher12 li >div .info .summary {
  color: #757575;
  line-height: 22px;
  height: 44px;
  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;
  margin-top: 10px;
  margin-left: 40px;
}
.gp-teacher12 li >div .info .more {
  width: 44px;
  height: 44px;
  text-align: center;
  line-height: 44px;
  background: #f0f0f0;
  border-radius: 50%;
  color: #ba2528;
  position: absolute;
  bottom: -22px;
  right: 55px;
  transition: all 0.2s ease-in-out;
}
.gp-teacher12 li >div .info .more:hover {
  transform: translateX(5px) scale(1.05);
}
@media screen and (max-width:768px) {
  .gp-teacher12 li > div .info .more {
    display: none;
  }
  .gp-teacher12 li > div {
    padding: 8px 8px 10px;
  }
  .gp-teacher12 li > div .info .title {
    margin-left: 0;
    margin-top: 10px;
  }
  .gp-teacher12 li > div .info .summary {
    margin-left: 0;
    margin-top: 5px;
  }
}
.gp-title90 {
  box-sizing: border-box;
  padding: 40px 0 50px 60px;
  position: relative;
  padding-top: 15px;
  overflow: hidden;
  padding-right: 3px;
}
.gp-title90 .title {
  position: relative;
  padding: 20px 0 10px;
}
.gp-title90 .title h2 {
  display: inline-block;
}
.gp-title90 .title .gpColumnTitleEn {
  display: inline-block;
  margin-left: 10px;
}
.gp-title90 .title .img {
  position: absolute;
  top: 0%;
  left: 70px;
  width: auto;
  height: auto;
  z-index: -1;
  width: 100%;
}
.gp-title90 .title .img img {
  max-height: 100%;
}
.gp-title90 .zs {
  position: relative;
}
.gp-title90 .zs .card {
  width: 75px;
  height: 25px;
  clip-path: polygon(40% 0%, 100% 0%, 60% 100%, 0% 100%);
  background: #f2e1db;
}
.gp-title90 .zs::before {
  content: "";
  display: block;
  width: 45px;
  height: 1px;
  background: #e0c67e;
  position: absolute;
  left: 55px;
  top: 33%;
  z-index: 1;
}
.gp-title90 .zs::after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background: #e0c67e;
  position: absolute;
  left: 45px;
  top: 66%;
}
.gp-title90 .more {
  width: 88px;
  height: 42px;
  line-height: 42px;
  text-align: center;
  border-radius: 21px;
  border: 1px solid #ebe8e2;
  position: relative;
  display: block;
  margin-top: 40px;
}
.gp-title90 .more::before {
  content: "";
  display: block;
  width: 5px;
  height: 5px;
  background: #d4d1cb;
  border-radius: 50%;
  position: absolute;
  left: -2.5px;
  top: 50%;
  margin-top: -2.5px;
  transition: all 0.3s ease-in-out;
}
.gp-title90 .more::after {
  content: "";
  display: block;
  width: 5px;
  height: 5px;
  background: #d4d1cb;
  border-radius: 50%;
  position: absolute;
  right: -2.5px;
  top: 50%;
  margin-top: -2.5px;
  transition: all 0.3s ease-in-out;
}
.gp-title90 .more:hover {
  color: #ba2528;
}
@media screen and (max-width:996px) {
  .gp-title90 .more {
    width: 75px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    border-radius: 18px;
    border: 1px solid #ebe8e2;
    position: relative;
    margin-top: 10px;
  }
}
.block-list285 {
  padding: 50px 0;
  overflow: hidden;
}
.block-list285 ul {
  min-width: 0% !important;
}
.block-list285 ul li {
  float: left;
  min-width: 250px;
  max-width: 400px;
}
.block-list285 ul li >div {
  display: block;
  box-sizing: border-box;
  padding: 25px 40px;
  background: #fff;
  border-radius: 63.5px 63.5px 0 63.5px;
}
.block-list285 ul li >div .title {
  color: #999;
  margin-bottom: 5px;
  line-height: 1.4;
  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-list285 ul li >div .summary {
  color: #222;
  line-height: 1.6;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
}
@media screen and (max-width:996px) {
  .block-list285 {
    overflow: initial;
  }
  .block-list285 ul {
    margin: 0 -10px;
    overflow: hidden;
    max-height: 350px;
    overflow-y: auto;
  }
  .block-list285 ul li {
    max-width: initial;
    width: 50%;
    min-width: initial;
    margin-bottom: 15px !important;
  }
  .block-list285 ul li >div {
    border-radius: 10px;
    margin: 0 10px;
    padding: 10px 15px;
    box-shadow: 0px 5px 5px 2px rgba(0, 0, 0, 0.05);
  }
  .block-list285 ul li {
    max-width: initial;
    width: 100%;
    min-width: initial;
  }
  .block-list285 ul li > div {
    padding: 10px 15px;
  }
  .block-list285 ul li > div .summary {
    height: auto;
  }
}
@media screen and (max-width:768px) {
  .block-list285 ul li {
    max-width: initial;
    width: 100%;
    min-width: initial;
  }
  .block-list285 ul li > div {
    padding: 10px 15px;
  }
  .block-list285 ul li > div .summary {
    height: auto;
  }
}