.carousel12 {
  position: relative;
}
.carousel12 .slick-slide a {
  display: block;
}
.carousel12 .slick-slide a span {
  padding-bottom: 30.2%;
}
.carousel12 .slick-dots {
  width: 100%;
  position: absolute;
  bottom: 20px;
  left: 0;
  text-align: center;
}
.carousel12 .slick-dots li {
  margin: 10px 6px 0;
  display: inline-block;
  zoom: 1;
}
.carousel12 .slick-dots li button {
  width: 10px;
  height: 10px;
  display: block;
  cursor: pointer;
  border-radius: 50%;
  background-color: #fff;
  border: 1px solid #fff;
}
.carousel12 .slick-dots li.slick-active button {
  background-color: #015224;
  border: 1px solid #015224;
}
.gp-title2 {
  padding: 13px 0;
  margin-bottom: 20px;
  border-bottom: 1px solid #015224;
}
.gp-title2 span {
  display: inline-block;
  vertical-align: middle;
}
.gp-title2 h2 {
  font-weight: normal;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}
.gp-title2 .more {
  padding-top: 10px;
  color: #999;
}
.block-list258 {
  margin: 0 -15px;
}
.block-list258 a {
  display: block;
  margin: 0 15px;
  transition: all 0.3s ease-in-out;
  box-shadow: 10px 0px 20px rgba(0, 0, 0, 0.05);
}
.block-list258 a .modexbot {
  padding: 20px 25px 30px;
  box-sizing: border-box;
  position: relative;
}
.block-list258 a .modexbot .date {
  display: inline-block;
  position: absolute;
  left: 0;
  top: -18px;
  padding: 7px 17px 7px 10px;
  box-sizing: border-box;
  background: #015224;
  clip-path: polygon(0% 0%, 100% 0%, 90% 100%, 0% 100%);
}
.block-list258 a .modexbot .mode2article {
  line-height: 1.5;
  height: 3em;
  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-list258 li:hover a {
  transform: translateX(5px);
}
.block-list5 div {
  overflow: hidden;
  border-bottom: 1px solid #e6e6e6;
  padding: 10px 0px 10px 15px;
  position: relative;
  transition: transform 0.35s ease-out;
  display: flex;
  align-items: center;
}
.block-list5 div:hover {
  transform: translateX(10px);
}
.block-list5 div::before {
  content: '';
  width: 5px;
  height: 5px;
  background-color: #015224;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -2.5px;
}
.block-list5 div >a {
  flex: 1;
  display: block;
  line-height: 1.5;
  height: 1.5em;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
}
.block-list5 div >span {
  color: #666666;
  float: right;
  margin-left: 10px;
  order: 1;
}
.tab14 {
  position: relative;
}
.tab14 .mode3title {
  padding: 60px 0 40px;
  box-sizing: border-box;
  overflow: hidden;
  text-align: center;
}
.tab14 .mode3title .mode3til {
  margin: 0 25px;
  display: inline-block;
}
.tab14 .mode3title .mode3til h2 {
  display: inline-block;
  font-family: "FZZCHJW";
  margin: 0 auto;
}
.tab14 .mode3title .mode3til h2 a {
  color: #999999;
  display: block;
}
.tab14 .mode3title .mode3til h2 a i {
  display: none;
  margin: 0 5px;
  vertical-align: middle;
  transition: all 0.3s ease-in-out;
}
.tab14 .mode3title .til_tab.on h2 {
  font-size: 34px;
}
.tab14 .mode3title .til_tab.on h2 a {
  color: #015224;
}
.tab14 .tabMore3 {
  position: absolute;
  right: 0;
  top: 84px;
}
@-webkit-keyframes hvr-wobble-to-bottom-right {
  16.65% {
    -webkit-transform: translate(8px, 8px);
    transform: translate(8px, 8px);
  }
  33.3% {
    -webkit-transform: translate(-6px, -6px);
    transform: translate(-6px, -6px);
  }
  49.95% {
    -webkit-transform: translate(4px, 4px);
    transform: translate(4px, 4px);
  }
  66.6% {
    -webkit-transform: translate(-2px, -2px);
    transform: translate(-2px, -2px);
  }
  83.25% {
    -webkit-transform: translate(1px, 1px);
    transform: translate(1px, 1px);
  }
  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
@keyframes hvr-wobble-to-bottom-right {
  16.65% {
    -webkit-transform: translate(8px, 8px);
    transform: translate(8px, 8px);
  }
  33.3% {
    -webkit-transform: translate(-6px, -6px);
    transform: translate(-6px, -6px);
  }
  49.95% {
    -webkit-transform: translate(4px, 4px);
    transform: translate(4px, 4px);
  }
  66.6% {
    -webkit-transform: translate(-2px, -2px);
    transform: translate(-2px, -2px);
  }
  83.25% {
    -webkit-transform: translate(1px, 1px);
    transform: translate(1px, 1px);
  }
  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
.tab14 .tabMore3 .more {
  display: none;
  position: relative;
  padding-left: 16px;
  box-sizing: border-box;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
}
.tab14 .tabMore3 .more:hover,
.tab14 .tabMore3 .more:focus,
.tab14 .tabMore3 .more:active {
  -webkit-animation-name: hvr-wobble-to-bottom-right;
  animation-name: hvr-wobble-to-bottom-right;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
.tab14 .tabMore3 .more::before {
  content: "";
  display: block;
  width: 11px;
  height: 11px;
  background: url(../images/morevc.png) no-repeat;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -5.5px;
}
.tab14 .mode3tabBox {
  display: none;
}
.tab14 .mode3tabBox .block-list246 {
  margin: 0 -18px;
  overflow: hidden;
}
.tab14 .mode3tabBox .block-list246 a {
  display: block;
  margin: 0 18px;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
}
@-webkit-keyframes hvr-wobble-horizontal {
  16.65% {
    -webkit-transform: translateX(8px);
    transform: translateX(8px);
  }
  33.3% {
    -webkit-transform: translateX(-6px);
    transform: translateX(-6px);
  }
  49.95% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px);
  }
  66.6% {
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px);
  }
  83.25% {
    -webkit-transform: translateX(1px);
    transform: translateX(1px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes hvr-wobble-horizontal {
  16.65% {
    -webkit-transform: translateX(8px);
    transform: translateX(8px);
  }
  33.3% {
    -webkit-transform: translateX(-6px);
    transform: translateX(-6px);
  }
  49.95% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px);
  }
  66.6% {
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px);
  }
  83.25% {
    -webkit-transform: translateX(1px);
    transform: translateX(1px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
.tab14 .mode3tabBox .block-list246 a .mode3Pic {
  padding-bottom: 56.25%;
}
.tab14 .mode3tabBox .block-list246 a .mode3Bot {
  padding: 20px;
  box-sizing: border-box;
  background: #fff;
}
.tab14 .mode3tabBox .block-list246 a .mode3Bot .mode3name {
  color: #333333;
  line-height: 1.56;
  height: 3.12em;
  overflow: hidden;
  margin-bottom: 20px;
}
.tab14 .mode3tabBox .block-list246 a .mode3Bot .date {
  position: relative;
  line-height: 1;
  color: #999999;
  padding-left: 21px;
  box-sizing: border-box;
}
.tab14 .mode3tabBox .block-list246 a .mode3Bot .date::before {
  content: "";
  display: block;
  width: 12px;
  height: 12px;
  background: url(../images/datevb.png) no-repeat;
  position: absolute;
  left: 0;
  top: 0;
}
.tab14 .mode3tabBox .block-list246 li a:hover,
.tab14 .mode3tabBox .block-list246 li a:focus,
.tab14 .mode3tabBox .block-list246 li a:active {
  -webkit-animation-name: hvr-wobble-horizontal;
  animation-name: hvr-wobble-horizontal;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
.tab14 .mode3tabBox .block-list246 li a:hover .mode3name {
  color: #015224;
}
.tab14 .tab14 .title .til_tab.on h2 {
  font-size: 2.6rem;
}
@media screen and (max-width:997px) {
  .mode3til {
    margin: 0 10px;
  }
  .tab14 .title .til_tab.on h2 a {
    font-size: 2.2rem;
  }
  .tab14 .mode3tabBox .block-list246 {
    margin: 0 -15px;
  }
  .tab14 .mode3tabBox .block-list246 a {
    margin: 0 15px;
  }
  .tab14 .tabMore3 {
    top: 70px;
  }
}
@media screen and (max-width:767px) {
  .tab14 .title .mode3til {
    margin: 0 5px;
  }
  .tab14 .title .til_tab.on h2 a i {
    margin: 0 5px;
  }
  .tab14 .title .til_tab h2 a {
    font-size: 1.6rem;
  }
  .tab14 .title .til_tab.on h2 a {
    font-size: 1.8rem;
  }
  .tab14 .title {
    padding: 30px 0 20px;
  }
  .tab14 .title {
    text-align: left;
  }
  .tab14 .tabMore3 {
    top: 40px;
  }
}
@media screen and (max-width:414px) {
  .tab14 .title .til_tab h2 a {
    font-size: 1rem;
  }
  .tab14 .title .til_tab.on h2 a {
    font-size: 1.2rem;
  }
  .tab14 .title .mode3til {
    margin: 0 2px;
  }
  .tab14 .tabMore3 {
    top: 34px;
  }
}
.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;
}
.block-list243 {
  overflow: hidden;
  margin: 0 -30px;
}
.block-list243 a {
  display: block;
  margin: 0 30px;
  transition: all 0.3s ease-in-out;
}
.block-list243 a .mode1Pic {
  padding-bottom: 56.27%;
}
.block-list243 a .mode1article {
  box-sizing: border-box;
  margin: 20px 0;
  line-height: 1.56;
  height: 3.12em;
  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-list243 a .date {
  position: relative;
  line-height: 1;
  color: #999999;
  box-sizing: border-box;
}
.block-list243 a .date i {
  color: #015224;
  margin-right: 3px;
}
.block-list243 li:hover a {
  transform: translateY(-10px);
}
.block-list346 {
  margin-right: 40px;
}
.block-list346 ul {
  padding: 0 0;
}
.block-list346 .item {
  border: 1px solid #e1cbac;
  border-radius: 200px;
  padding: 4px 29px 4px 4px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.block-list346 .gp-clear {
  display: none;
}
.block-list346 .gp-img-responsive {
  padding-bottom: 100%;
  border-radius: 50%;
}
.block-list346 .img_box {
  width: 120px;
}
.block-list346 .info_box {
  margin: 0;
  padding: 0;
  width: calc(100% - 135px);
}
.block-list346 .title {
  margin: 0 0;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
}
.block-list346 .tip {
  color: #a3151a;
  margin: 0 0 10px;
}
.block-list346 .tip span {
  display: inline-block;
  vertical-align: top;
  margin: 0 11px 0 0;
}
.block-list346 .tip i {
  display: inline-block;
  margin: 0 9px 0 0;
  font-size: 18px;
}
