.carousel90 .banner {
  margin: 0 -20px;
}

.clink li {
  list-style: none;
  padding: 10px 0;
  border-bottom: 1px solid #f0f0f0;
}

.clink li a {
  padding: 0 0 0 10px;
}

.carousel90 .banner a {
  display: block;
  padding: 20px;
  box-sizing: border-box;
}

.carousel90 .banner a .imgResponsive {
  padding-bottom: 66.62%;
}

.carousel90 .banner a .striveInfo {
  position: relative;
  padding-left: 45px;
  box-sizing: border-box;
}

.carousel90 .banner a .striveInfo .date {
  text-align: center;
  width: 60px;
  height: 60px;
  position: absolute;
  top: 50%;
  left: 17px;
  margin-top: -30px;
}

.carousel90 .banner a .striveInfo .date b,
.carousel90 .banner a .striveInfo .date i {
  position: relative;
  z-index: 2;
}

@media screen and (max-width: 767px) {

  .carousel90 .banner a .striveInfo .date b,
  .carousel90 .banner a .striveInfo .date i {
    display: block;
    color: #333333 !important;
  }
}

.carousel90 .banner a .striveInfo .date i {
  font-style: normal;
}

@media screen and (max-width: 767px) {
  .carousel90 .banner a .striveInfo .date {
    position: static;
    margin-top: 10px;
    width: auto;
    height: auto;
    color: #333333 !important;
    text-align: left;
  }
}

.carousel90 .banner a .striveInfo .date::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-color: #206100;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 0;
  left: 0;
}

@media screen and (max-width: 767px) {
  .carousel90 .banner a .striveInfo .date::after {
    display: none;
  }
}

.carousel90 .banner a .striveInfo .box {
  background-color: #fff;
  padding: 26px 35px 25px 60px;
  -webkit-box-shadow: 0 0 14px rgba(0, 0, 0, 0.14);
  -moz-box-shadow: 0 0 14px rgba(0, 0, 0, 0.14);
  box-shadow: 0 0 14px rgba(0, 0, 0, 0.14);
}

.carousel90 .banner a .striveInfo .box .info {
  margin-bottom: 8px;
  color: #333333;
}

.carousel90 .banner a .striveInfo .box .box-txt {
  color: #666666;
  line-height: 1.67;
  height: 3.34em;
  display: box;
  display: -webkit-box;
  box-orient: vertical;
  -webkit-box-orient: vertical;
  line-clamp: 2;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

@media screen and (max-width: 767px) {
  .carousel90 .banner a .striveInfo .box {
    padding: 10px 0;
    box-shadow: none !important;
  }

  .carousel90 .banner a .striveInfo {
    padding: 0;
  }

  .carousel90 .banner {
    padding-bottom: 30px;
    box-sizing: border-box;
  }
}

.carousel90 .banner .slick-dots {
  text-align: right;
  position: absolute;
  right: auto;
  bottom: 0px;
  left: 50%;
  transform: translateX(-50%);
}

.carousel90 .banner .slick-dots li {
  display: inline-block;
  width: 7px;
  height: 20px;
  margin: 0 5px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  background-color: #e5e5e5;
  cursor: pointer;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
}

.carousel90 .banner .slick-dots li button {
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
}

@media screen and (max-width: 767px) {
  .carousel90 .banner .slick-dots {
    bottom: 5px;
  }
}

.gp-title11 {
  padding: 10px 0;
  margin-bottom: 20px;
  box-sizing: border-box;
}

.gp-title11 span {
  display: inline-block;
  vertical-align: middle;
}

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

.gp-title11 .more {
  color: #999;
  line-height: 35px;
}

.block-list115 li>div {
  box-sizing: border-box;
  overflow: hidden;
  padding: 23px 30px;
  display: flex;
  position: relative;
  background: #fff;
  box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.06);
  transition: all 0.35s ease;
}

.block-list115 li>div:hover {
  transform: translateX(10px);
}

.block-list115 li::after {
  content: "";
  display: block;
  clear: both;
  height: 0;
  overflow: hidden;
  visibility: hidden;
}

.block-list115 li .date {
  width: 65px;
  border-right: 1px solid #e5e5e5;
  color: #999;
}

.block-list115 li .date i {
  display: block;
  font-style: normal;
}

.block-list115 li .date b {
  display: block;
  color: #206100;
}

.block-list115 li a {
  display: block;
  flex: 1;
  padding-left: 10px;
  color: #333;
  line-height: 1.5;
  height: 3em;
  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-list115 li a:hover {
  color: #206100;
}

.block-list45 {
  overflow: hidden;
}

.block-list45 li a {
  display: flex;
  overflow: hidden;
}

.block-list45 li a span {
  display: inline-block;
  float: left;
  width: 70px;
  height: 30px;
  line-height: 30px;
  color: #fff;
  text-align: center;
  font-size: 16px;
  background: #206100;
}

.block-list45 li a .item-txt03 {
  background: #fff;
  padding: 0px 20px;
  flex: 1;
  overflow: hidden;
}

.block-list45 li a .item-txt03 .item-t {
  overflow: hidden;
  border-bottom: 1px solid #eee;
}

.block-list45 li a .item-txt03 .item-t h3 {
  font-weight: normal;
  margin: 10px 0;
  overflow: hidden;
  line-height: 1.7;
  height: 3.4em;
  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-list45 li a .item-txt03 p {
  color: #666666;
  margin: 10px 0;
  overflow: hidden;
  line-height: 1.5;
  height: 3em;
  display: -webkit-box;
  overflow: hidden;
  white-space: normal !important;
  text-overflow: ellipsis;
  word-wrap: break-word;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

@media screen and (max-width: 640px) {
  .block-list45 li a {
    display: block;
    overflow: hidden;
  }

  .block-list45 li a span {
    display: block;
    float: none;
  }
}

.block-list60 li {
  border: 1px dashed #d9d9d9;
  border-left: 8px solid #206100;
  background-color: #f5f6f7;
}

.block-list60 li>a {
  padding: 10px;
  display: block;
}

.block-list60 li p {
  margin: 0 0 14px 0;
  line-height: 2;
  height: 2em;
  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-list60 li dl dd {
  height: 27px;
  line-height: 27px;
  overflow: hidden;
  margin: 0 0 1.3px 0;
}

.block-list60 li dl dd span {
  color: #666666;
}

.block-list60 li dl dd strong {
  color: #666666;
}

.block-list134 {
  overflow: hidden;
  margin-left: -10px;
  margin-right: -10px;
}

.block-list134 li a {
  display: block;
  margin: 0px 10px;
  position: relative;
}

.block-list134 li a .info {
  position: static;
  bottom: 25px;
  left: 0px;
  width: 100%;
  padding: 20px 0 ;
  color: #fff;
  z-index: 1;
}
.pid-fc9b9879-031d-41a8-aa4e-70ed08c032f8{background-size: cover !important;}
/* .block-list134 li a .gp-img-responsive{border-bottom: 1px solid #ccc;} */
/* .block-list134 li a{border: 1px solid #ccc;} */
.block-list134 li a .info .gpArticleDate {
  position: relative;padding-left: 30px;
}

.block-list134 li a .info .gpArticleDate .white {
  width: 20px;
  height: 2px;
  background-color: rgba(255, 255, 255, 0.5);
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}

.block-list134 li a .info .title {
  word-wrap: normal;
  text-overflow: ellipsis;
  overflow: hidden;
  line-height: 1.5;
  margin-top: 15px;
  box-sizing: content-box;
}

@media screen and (max-width:997px) {
  .block-list134 li a .info {
    bottom: 15px;
  }

  .block-list134 li a .info .title {
    margin-top: 5px;
  }
}

@media screen and (max-width:414px) {
  .block-list134 li a .info {
    padding: 0 15px;
  }
}

.block-list134 li a .blackBg {
  display: block;
  width: 100%;
  position: absolute;
  bottom: 0px;
  left: 0px;
  z-index: 0;display: none;
}

.block-list134 li a .blackBg img {
  width: 100%;
}

.block-list134 li:nth-of-type(1),
.block-list134 li:nth-of-type(2) {
  width: 50%;
  margin-bottom: 20px;
}

.block-list134 li:hover .gp-img-responsive img {
  transform: scale(1.03);
}

@media screen and (max-width:680px) {

  .block-list134 li,
  .block-list134 li:nth-of-type(1),
  .block-list134 li:nth-of-type(2) {
    width: 100%;
  }
}

.block-list246 {
  margin: 0 -18px;
  overflow: hidden;
}

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

.block-list246 a .mode3Pic {
  padding-bottom: 56.25%;
}

.block-list246 a .mode3Bot {
  padding: 20px;
  box-sizing: border-box;
  background: #fff;
}

.block-list246 a .mode3Bot .mode3name {
  color: #333333;
  line-height: 1.56;
  height: 3.12em;
  overflow: hidden;
  margin-bottom: 20px;
  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-list246 a .mode3Bot .date {
  position: relative;
  line-height: 1;
  color: #999999;
  box-sizing: border-box;
}

.block-list246 a .mode3Bot .date .iconfont {
  color: #206100;
  margin-right: 6px;
}

.block-list246 li a:hover,
.block-list246 li a:focus,
.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;
}

.block-list246 li a:hover .mode3name {
  color: #206100;
}