.carousel16 .gpCarousel {
  position: relative;
}
.jujiao{
 display: grid;
  grid-template-columns: repeat(auto-fit, minmax(20px, 1fr));
margin-left:-5px;
margin-right:-5px;
}

.jujiao.row5 > .col-md-2{height: 100%;width:100%;position: relative;padding-left:5px;padding-right:5px;transition: 0.3s ease;}
.block-list262{border:1px solid #ddd;padding-bottom:60px;height:330px;box-sizing:border-box;}
.jujiao.row5 > .col-md-2:hover{grid-column: span 3;transition: 0.3s ease;}
.gp-title16{border-bottom:1px solid #00998a;padding-bottom:15px;}
.carousel16 .gpCarousel .slick-slider a span {
  padding-bottom: 0;height:calc(100vh - 118px); 
}
.carousel16 .gpCarousel .slick-current a span img {
  transition: transform 6000ms linear 0s;
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);height:calc(100vh - 118px); 
}
.carousel16 .gpCarousel .slick-arrow {
  display: block;
  width: 50px;
  height: 50px;
  line-height: 50px;
  color: #fff;
  overflow: hidden;
  cursor: pointer;
  transition: all 0.35s ease-in-out;
  background: rgba(0,153,138, 0.6);
  position: absolute;
  top: 50%;
  z-index: 9;
  margin-top: -25px;
  width: 50px;
  height: 50px;
}
.carousel16 .gpCarousel .slick-arrow.slick-prev {
  left: 10%;
  border-radius: 20px 0 0 20px;
}
.carousel16 .gpCarousel .slick-arrow.slick-next {
  right: 10%;
  border-radius: 0 20px 20px 0;
}
.carousel16 .gpCarousel .slick-arrow::after {
  display: none;
}
.carousel16 .gpCarousel .slick-txt {
  font-weight: bold;
  overflow: hidden;
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 90px;
  line-height: 90px;
  color: #fff;
  background-color: rgba(6, 32, 64, 0.52);
  background: -webkit-linear-gradient(bottom, rgba(6, 32, 64, 0.52), rgba(6, 32, 64, 0));
  /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(top, rgba(6, 32, 64, 0.52), rgba(6, 32, 64, 0));
  /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(top, rgba(6, 32, 64, 0.52), rgba(6, 32, 64, 0));
  /* Firefox 3.6 - 15 */
  background: linear-gradient(to top, rgba(6, 32, 64, 0.52), rgba(6, 32, 64, 0));
  /* 标准的语法 */
}
.carousel16 .gpCarousel .slick-dots {
  right: 50%;
  transform: translateX(75px);
  bottom: 35px;
}
.carousel16 .gpCarousel .slick-dots li {
  width: 11px;
  height: 11px;
  display: inline-block;
  border-radius: 100%;
  background: #e8ecf6;
  box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.5);
  transition: all 0.2s ease;
  cursor: pointer;
}
.carousel16 .gpCarousel .slick-dots li button {
  display: none;
}
.carousel16 .gpCarousel .slick-dots li.slick-active {
  width: 67px;
  height: 11px;
  border-radius: 10px;
}
@media screen and (max-width: 1300px) {
  .carousel16.slick-prev {
    left: 10px;
  }
  .carousel16.slick-next {
    right: 10px;
  }
}
@media screen and (max-width: 768px) {
  .carousel16 .slick-txt {
    display: none;
  }
  .carousel16 .gpCarousel .slick-dots {
    bottom: 15px;
  }.jujiao{display:block;}
}
.gp-title16 .more {
  border: 1px solid #ddd;
  padding: 5px 8px;
  position: relative;
  display: inline-block;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.gp-title16 .more a {
  padding-right: 20px;
  background: url(../images/more.png) no-repeat center right;
  display: block;
}
.gp-title16 span {
  display: inline-block;
  vertical-align: middle;
}
.gp-title16 h2 {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;color:#000000;
}
.carousel68 {
  overflow: hidden;
  position: relative;
}
.carousel68 a {
  display: block;
  position: relative;
}
.carousel68 a .img {
  padding-bottom: 81%;
}
.carousel68 a .img img{height:286px;}
.carousel68 a .slick-txt {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0.6);
  color: #fff;
  padding: 13px 100px 13px 5px;
}
.carousel68 .slick-dots {
  bottom: 13px;
  right: 0;
}
.carousel68 .slick-dots li {
  width: auto;
  height: auto;
}
.carousel68 .slick-dots li button {
  text-indent: 0;
  width: 20px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  background-color: rgba(255, 255, 255, 0.8);
  color: #00998a;
}
.carousel68 .slick-dots li.slick-active button {
  color: #fff;
  background: #00998a;
}
@media screen and (max-width: 996px) {
  .carousel68 a .slick-txt {
    padding: 10px 100px 10px 5px;
    font-size: 16px;
  }
  .carousel68 .slick-dots {
    bottom: 10px;
  }
}
@media screen and (max-width: 767px) {
  .carousel68 a .slick-txt {
    padding: 6px 100px 6px 5px;
    font-size: 14px;
  }
  .carousel68 .slick-dots {
    bottom: 6px;
  }
}
.block-list53 li {
  overflow: hidden;
}
.block-list53 li >div {
  padding: 10px 0;
  line-height: 1.6;
  border-bottom: 1px dashed #e6e6e6;
  display: flex;
}
.block-list53 li span {
  padding: 0 0 0 14px;
  height: 24px;
  border-left: 1px solid #e6e6e6;
  color: #999999;
}
.block-list53 li a {
  line-height: 1.6;
  height: 1.6em;
  overflow: hidden;
  display: block;
  flex: 1;
  padding-right: 20px;
  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-title40 {
  text-align: center;padding:22px 0 22px 0;
  position: relative;background:#00998a;
}
.gp-title40 .pic {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    float: left;
    background: #fff;
    text-align: center;
    position: absolute;
    left:50%;margin-left:-25px;
    bottom: -25px;
    /* transform: translate(-50%, 50%); */
    transition: 0.3s ease;
}
.gp-title40 h2 {
  display: inline-block;
  color: #00998a;
  font-weight: normal;
}
.gp-title40 h2 div {
  position: relative;
  z-index: 1;
}
.gp-title40 h2 div a {
  color: #ffffff;
  display: block;
}
.gp-title40 h2 p {
  color: #ffffff;
  opacity: 0.2;
  margin: -18px 0 0 0;
  height: 20px;
  z-index: 0;
  position: relative;
  text-transform: uppercase;
  font-weight: bold;
}
.block-list262 ul {
  position: relative;padding:30px 15px 20px 15px;
}
.block-list262 ul li >div {
  position: relative;
  box-sizing: border-box;
  padding-left: 20px;
  transition: all 0.5s ease-in-out;
}
.block-list262 ul li >div::before {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  border: 1px dashed #333;
  position: absolute;
  left: 0;
  top: 5px;
  border-radius: 50%;
  background: #fff;
  z-index: 1;
}
.block-list262 ul li >div .title {
  display: block;
  color: #333333;
  margin-bottom: 10px;
  line-height: 1;
  height: 1em;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
}
.block-list262 ul li >div .title:hover {
  color: #00998a;
}
.block-list262 ul li >div .summary {
  display: block;
  line-height: 1.5;
  text-overflow: ellipsis;
  overflow: hidden;
  height: 0;
  max-height: 0em;
  transition: all 0.5s ease-in-out;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
}
.block-list262 ul li >div:hover .summary {
  height: auto;
  max-height: 3em;
}
.block-list262 .more {
  transform: translateY(-50%);
  position: relative;bottom:0;
  box-sizing: border-box;margin-top:20px;position:absolute;left:50%;margin-left:-56px;
}

.block-list262 .more .lt {
  position: absolute;
  left: 0;
  top: 0;
  width: 10px;
  height: 10px;
  border-left: 1px solid #000000;
  border-top: 1px solid #000000;
}
.block-list262 .more .rt {
  position: absolute;
  right: 0;
  top: 0;
  width: 10px;
  height: 10px;
  border-right: 1px solid #000000;
  border-top: 1px solid #000000;
}
.block-list262 .more .lb {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 10px;
  height: 10px;
  border-left: 1px solid #000000;
  border-bottom: 1px solid #000000;
}
.block-list262 .more .rb {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 10px;
  height: 10px;
  border-right: 1px solid #000000;
  border-bottom: 1px solid #000000;
}
.block-list262 .more a {
  display: inline-block;
  padding: 10px 20px 10px 30px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  position: relative;
}
.block-list198 ul {
  margin: 0 -8px;
  text-wrap: nowrap;
}
.block-list198 ul li {
  display: inline-block;padding:20px 10px;
}
.block-list198 ul li a {
  display: block;
  margin: 0 8px;
}
.block-list198 ul li a img {
  height: 250px;
}
@media screen and (max-width:1240px) {
  .block-list198 ul li a img {
    height: 355px;
  }
}
@media screen and (max-width:996px) {
  .block-list198 ul li a img {
    height: 315px;
  }
}
@media screen and (max-width:767px) {
  .block-list198 ul li a img {
    height: 250px;
  }
}
/*Plugin CSS*/
.str_wrap {
  overflow: hidden;
  width: 100%;
  font-size: 12px;
  line-height: 16px;
  position: relative;
  -moz-user-select: none;
  -khtml-user-select: none;
  user-select: none;
  background: #f6f6f6;
  white-space: nowrap;
}
.str_wrap.str_active {
  background: #f1f1f1;
}
.str_move {
  white-space: nowrap;
  position: absolute;
  top: 0;
  left: 0;
  cursor: move;
}
.str_move_clone {
  display: inline-block;
  vertical-align: top;
  position: absolute;
  left: 100%;
  top: 0;
}
.str_vertical .str_move_clone {
  left: 0;
  top: 100%;
}
.str_down .str_move_clone {
  left: 0;
  bottom: 100%;
}
.str_vertical .str_move,
.str_down .str_move {
  white-space: normal;
  width: 100%;
}
.str_static .str_move,
.no_drag .str_move,
.noStop .str_move {
  cursor: inherit;
}
.str_wrap img {
  max-width: none !important;
}