.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: #960001;
}
.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;
  }
}
.carousel71 a {
  display: block;
  position: relative;
}
.carousel71 a .mode1Pic {
  padding-bottom: 66.25%;
}
.carousel71 a .mode1txtbox {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: auto;
  padding: 15px 30px 24px;
  box-sizing: border-box;
  background: rgba(0, 0, 0, 0.6);
}
.carousel71 a .mode1txtbox .mode1txt {
  line-height: 1.25;
  margin-bottom: 10px;
}
.carousel71 a .mode1txtbox .mode1sum {
  line-height: 1.5;
  color: rgba(255, 255, 255, 0.7);
}
.carousel71 .slick-arrow {
  width: 40px;
  height: 88px;
  background: rgba(0, 0, 0, 0.3);
  border: 1px solid rgba(255, 255, 255, 0.3);
  z-index: 1;
}
.carousel71 .slick-arrow:after {
  display: none;
}
.carousel71 .slick-arrow:before {
  color: #fff;
  font-size: 40px;
}
.carousel71 .slick-dots {
  width: 100%;
  height: 6px;
  font-size: 0;
  left: 0;
  bottom: 0;
  margin: 0 -1px;
  overflow: hidden;
}
.carousel71 .slick-dots li {
  margin: 0;
  height: 6px;
  width: 20%;
}
.carousel71 .slick-dots li button {
  width: calc(100% - 2px);
  border-radius: 0;
  margin: 0 1px;
  background: rgba(255, 255, 255, 0.4);
}
.carousel71 .slick-dots li.slick-active button {
  background: #960001;
}
.tab3-list li a {
  display: block;
  border-left: 2px solid #960001;
  padding: 12px;
  background: #f8f5f2;
}
.tab3-list li a span {
  display: block;
  color: #960001;
  padding-bottom: 5px;
}
.tab3-list li a p {
  height: 1.8em;
  overflow: hidden;
  line-height: 1.8;
  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;
}
.tab3 >div {
  position: relative;
}
.tab3 .tabMenu1 {
  padding: 12px 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}
.tab3 .tabMenu1 li h2 {
  line-height: 1.5;
  font-weight: normal;
}
.tab3 .tabMenu1 li h2 a {
  font-weight: normal;
  padding: 0 20px;
  position: relative;
}
.tab3 .tabMenu1 li h2 a::before {
  content: '';
  width: 1px;
  height: 70%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  background-color: #ccc;
}
.tab3 .tabMenu1 li:first-child a {
  padding-left: 0;
}
.tab3 .tabMenu1 li:first-child a::before {
  display: none;
}
.tab3 .tabMenu1 .on a {
  color: #960001;
}
.tab3 .tabMore1 {
  position: absolute;
  right: 0;
  top: 15px;
  z-index: 200;
}
.tab3 .tabMore1 a {
  display: none;
}
.tab3 .tabList .tabListBox {
  display: none;
}
.tab3 .tabList .tabListBox > * {
  padding-top: 20px;
}
.tab3-list li a {
  display: block;
  border-left: 2px solid #960001;
  padding: 12px;
  background: #f8f5f2;
}
.tab3-list li a span {
  display: block;
  color: #960001;
  margin-bottom: 5px;
}
.tab3-list li a p {
  height: 20px;
  overflow: hidden;
  line-height: 20px;
}
.block-list318 {
  margin: 0 -15px;
}
.block-list318 li a {
  display: block;
  margin: 0 15px;
  box-sizing: border-box;
  padding: 20px 30px;
  position: relative;
  background: #f5f5f5;
  transition: all 0.2s ease-in-out;
}
.block-list318 li a .title {
  color: #333333;
  line-height: 1.625;
  height: 3.25em;
  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-list318 li a:hover .title {
  color: #960001;
}
.block-list318 li a .date {
  color: #960001;
  margin-top: 20px;
  box-sizing: border-box;
  padding-top: 18px;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  position: relative;
}
.block-list318 li a .date span {
  display: inline-block;
  margin-right: 5px;
}
.block-list318 li a .date::before {
  content: "";
  display: block;
  width: 11.57%;
  height: 1px;
  background: #960001;
  position: absolute;
  right: 0;
  top: 0;
  transition: all 0.25s ease-in-out;
}
.block-list318 li a:hover .date::before {
  width: 100%;
}
.block-list318 li a:hover {
  transform: translateY(-5px);
}
@media screen and (max-width:768px) {
  .block-list318 li a {
    padding: 15px 20px;
  }
  .block-list318 li a .date {
    padding-top: 10px;
    margin-top: 10px;
  }
}
.block-list86 li >div {
  overflow: hidden;
  padding: 26px 0;
  border-bottom: 1px solid #c9c9c9;
  display: flex;
}
.block-list86 li >div .date {
  background: #bfbeac;
  color: #fff;
  width: 55px;
  height: 53px;
  float: left;
  text-align: center;
}
.block-list86 li >div .date .day {
  display: block;
  font-weight: normal;
  font-style: normal;
  line-height: 33px;
}
.block-list86 li >div .date .month {
  display: block;
  font-weight: normal;
  font-style: normal;
  line-height: 17px;
}
.block-list86 li >div a {
  display: block;
  color: #333;
  flex: 1;
  padding-left: 20px;
  line-height: 1.6;
  height: 3.2em;
  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;
}
