.c-img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: all 0.3s;
}

.a-link {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}

.com-tit {
  font-size: 4.2rem;
  font-size: 3.2rem;
}
.com-tit.cent {
  text-align: center;
}
.com-tit .ct1 {
  position: relative;
  font-weight: 600;
  font-size: 1em;
}
.com-tit .ct2 {
  line-height: 1.4;
  font-size: 0.44em;
}
@media screen and (max-width: 767px) {
  .com-tit {
    font-size: 2.25rem;
  }
}

.news-1 {
  background-color: #e9ecef;
  position: relative;
  z-index: 5;
}

.news-list .n_li {
  border-bottom: 1px solid #c9c9c9;
  padding: 30px 0;
}
.news-list .n_a {
  position: relative;
  transition: all 0.3s;
}
.news-list .n_a:hover {
  transition: all 0.3s;
}
.news-list .n_a:hover .img img {
  transform: scale(1.1);
  transition: all 0.3s;
}
.news-list .a-cont {
  display: flex;
}
.news-list .imgs {
  width: 18.3870967742%;
  width: 228px;
  flex-shrink: 0;
  margin-right: 20px;
}
.news-list .img {
  position: relative;
  padding-top: 56.1403508772%;
  border-radius: 1.9rem;
  overflow: hidden;
}
.news-list .texts {
  width: 75%;
  margin-left: 0.25rem;
}
.news-list .tbox {
  display: flex;
  height: 100%;
}
.news-list .time {
  color: #999;
  color: #000;
  line-height: 1;
  padding-top: 0.5rem;
  flex-shrink: 0;
  width: 90px;
  float: left;
}
.news-list .text {
  flex-grow: 1;
}
.news-list .te {
  width: 100%;
}
.news-list .tags {
  margin-left: 96px;
  margin-bottom: 10px;
}
.news-list .tag {
  display: inline-block;
  color: #414243;
  line-height: 1.8125;
  background-color: #fff;
  border-radius: 4px;
  padding: 0 8px;
}
.news-list .h3 {
  font-weight: 600;
  transition: color 0.3s;
  min-height: 2.4em;
  margin-left: 96px;
  margin-bottom: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.news-list .tlist {
  position: relative;
  font-size: 1.3rem;
  color: #222;
  padding-top: 6px;
  z-index: 3;
  margin-left: 96px;
  display: flex;
  flex-wrap: wrap;
  line-height: 2;
}
.news-list .tlist::before {
  content: "";
  width: 31px;
  height: 1px;
  background-color: #222;
  position: absolute;
  top: 0;
  left: 0;
}
.news-list .tlist .tli {
  margin-right: 0.25em;
}
.news-list .tlist .ti {
  color: #222;
}
.news-list .tlist .ti:hover {
  color: #007e49;
}
@media screen and (min-width: 767px) {
  .news-list .h3 {
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 767px) {
  .news-list .n_li {
    border-bottom: 1px solid #c9c9c9;
    padding: 15px 0;
  }
  .news-list .a-cont {
    flex-wrap: wrap;
    display: block;
  }
  .news-list .imgs {
    width: 45%;
    float: left;
    margin-right: 15px;
    margin-bottom: 15px;
  }
  .news-list .texts {
    width: 100%;
  }
  .news-list .tbox {
    display: block;
  }
  .news-list .tags {
    margin-bottom: 5px;
  }
  .news-list .time {
    width: 100%;
    padding-top: 0;
    float: none;
    margin-bottom: 5px;
    font-size: 1rem;
  }
  .news-list .h3 {
    -webkit-line-clamp: 3;
  }
  .news-list .tlist {
    clear: both;
    margin-left: 0;
    font-size: 1rem;
  }
}

.news-2 .swiper {
  margin-top: 2rem;
}
.news-2 .sw-btns {
  display: flex;
  justify-content: flex-end;
  margin-top: -0.16rem;
}
.news-2 .sw-btns .sbtn {
  width: 0.49rem;
  height: 0.49rem;
  background-color: #e9edf0;
  box-shadow: 0 2px 0 0 rgba(110, 110, 111, 0.19), 0 0 0.12rem 1px #fff;
  border-radius: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  margin-left: 0.32rem;
  cursor: pointer;
  transition: all 0.3s;
}
.news-2 .sw-btns .prev {
  background-image: url(../images/icon-11.png);
}
.news-2 .sw-btns .next {
  background-image: url(../images/icon-12.png);
}
.news-2 .swiper-container {
  overflow: visible;
}
.news-2 .sw {
  height: auto;
  width: 270px;
  margin-right: 50px;
  position: relative;
  padding: 27px 23px;
  padding-bottom: 33px;
  background-image: linear-gradient(-38deg, #eff1f4, #e1e6ea);
  box-shadow: 7px 0.12rem 0.14rem 4px rgba(110, 110, 111, 0.28), 0 0 0.18rem 6px #fff;
  box-shadow: 9px 8px 10px rgba(0, 0, 0, 0.21), 0 0 5px 0 #fff, -4px 0 5px 0 #fff, -4px -6px 15px #fff;
  border-radius: 30px;
  transition: all 0.3s;
}
.news-2 .sw:hover .img img {
  transform: scale(1.1);
  transition: all 0.3s;
}
.news-2 .list {
  display: flex;
  justify-content: center;
  margin-top: 40px;
}
.news-2 .a-link {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}
.news-2 .a-cont {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  height: 100%;
}
.news-2 .top {
  flex-grow: 1;
}
.news-2 .img {
  position: relative;
  padding-top: 55.6053811659%;
  border-radius: 20px;
  overflow: hidden;
}
.news-2 .text {
  color: #414243;
  margin-top: 11px;
}
.news-2 .d1 {
  font-size: 1.2rem;
}
.news-2 .d2 {
  margin-top: 3px;
  font-size: 1.3rem;
}
.news-2 .h3 {
  font-weight: 600;
  line-height: 1.5555555556;
  margin-top: 10px;
  font-size: 1.6rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.news-2 .d4 {
  font-size: 1.3rem;
  line-height: 1.5;
  height: 3em;
  margin-top: 5px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.news-2 .bot {
  padding-top: 23px;
  padding-top: 15px;
  position: relative;
  z-index: 3;
  margin-top: 24px;
  font-size: 1.3rem;
}
.news-2 .bot::before {
  content: "";
  width: 33px;
  height: 1px;
  background-color: #000;
  position: absolute;
  left: 0;
  top: 0;
}
.news-2 .links {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.news-2 .ba:hover {
  color: #007e49;
  transition: color 0.3s;
}
@media screen and (max-width: 767px) {
  .news-2 .swiper {
    padding: 0 62px;
  }
  .news-2 .sw {
    width: 100%;
    margin: 0 15px;
    padding: 18px 15px;
    font-size: 1.3rem;
  }
}

.news-22 .swiper {
  margin-top: 2rem;
}
.news-22 .sw-btns {
  display: flex;
  justify-content: flex-end;
  margin-top: -0.16rem;
}
.news-22 .sw-btns .sbtn {
  width: 0.49rem;
  height: 0.49rem;
  background-color: #e9edf0;
  box-shadow: 0 2px 0 0 rgba(110, 110, 111, 0.19), 0 0 0.12rem 1px #fff;
  border-radius: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  margin-left: 0.32rem;
  cursor: pointer;
  transition: all 0.3s;
}
.news-22 .sw-btns .prev {
  background-image: url(../images/icon-11.png);
}
.news-22 .sw-btns .next {
  background-image: url(../images/icon-12.png);
}
.news-22 .swiper-container {
  overflow: visible;
}
.news-22 .sw {
  height: auto;
  width: 270px;
  margin: 0 25px;
  position: relative;
  padding: 27px 23px;
  padding-bottom: 33px;
  background-image: linear-gradient(-38deg, #eff1f4, #e1e6ea);
  box-shadow: 7px 0.12rem 0.14rem 4px rgba(110, 110, 111, 0.28), 0 0 0.18rem 6px #fff;
  box-shadow: 9px 8px 10px rgba(0, 0, 0, 0.21), 0 0 5px 0 #fff, -4px 0 5px 0 #fff, -4px -6px 15px #fff;
  border-radius: 30px;
  transition: all 0.3s;
}
.news-22 .sw:hover .img img {
  transform: scale(1.1);
  transition: all 0.3s;
}
.news-22 .list {
  display: flex;
  justify-content: center;
  margin-top: 40px;
}
.news-22 .a-link {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}
.news-22 .a-cont {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  height: 100%;
}
.news-22 .top {
  flex-grow: 1;
}
.news-22 .img {
  position: relative;
  padding-top: 55.6053811659%;
  border-radius: 20px;
  overflow: hidden;
}
.news-22 .text {
  color: #414243;
  margin-top: 11px;
}
.news-22 .d1 {
  font-size: 1.2rem;
}
.news-22 .d2 {
  margin-top: 2px;
  font-size: 1.3rem;
}
.news-22 .h3 {
  font-weight: 600;
  line-height: 1.5555555556;
  margin-top: 8px;
  font-size: 1.6rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.news-22 .d4 {
  font-size: 1.3rem;
  line-height: 1.5;
  height: 4.5em;
  margin-top: 5px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.news-22 .bot {
  position: relative;
  z-index: 3;
  margin-top: 24px;
  font-size: 1.3rem;
}
.news-22 .links {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.news-22 .ba:hover {
  color: #007e49;
  transition: color 0.3s;
}
@media screen and (max-width: 767px) {
  .news-22 .swiper {
    padding: 0 62px;
  }
  .news-22 .sw {
    width: 100%;
    margin: 0 15px;
    padding: 18px 15px;
    font-size: 1.3rem;
  }
}

.tags-1 .list {
  padding: 0 15px;
}
.tags-1 .li {
  margin-bottom: 40px;
}
.tags-1 .la {
  position: relative;
  background-image: linear-gradient(-38deg, #eff1f4, #e1e6ea);
  box-shadow: 9px 8px 10px rgba(0, 0, 0, 0.21), 0 0 5px 0 #fff, -4px 0 5px 0 #fff, -4px -6px 15px #fff;
  border-radius: 30px;
}
.tags-1 .la:active {
  outline: none;
  box-shadow: -1px -1px 1px #fff inset, -2px -2px 2px #fff inset, 0 1px 3px rgba(0, 0, 0, 0.16) inset;
}
.tags-1 .la:hover .img img {
  transform: scale(1.1);
  transition: all 0.3s;
}
.tags-1 .a-link {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.tags-1 .a-cont {
  display: flex;
  padding: 0.32rem 0.36rem;
  padding: 25px;
}
.tags-1 .imgs {
  width: 36.3725490196%;
  width: 31%;
  flex-shrink: 0;
}
.tags-1 .img {
  position: relative;
  padding-top: 55.525606469%;
  border-radius: 20px;
  overflow: hidden;
}
.tags-1 .text {
  flex-grow: 1;
  margin-left: 35px;
}
.tags-1 .d1 {
  color: #414243;
}
.tags-1 .h3 {
  font-weight: 600;
  margin-top: 10px;
  font-size: 2.1rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.tags-1 .d2 {
  color: #414243;
  line-height: 1.625;
  margin-top: 0.04rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.tags-1 .tlist {
  position: relative;
  margin-top: 20px;
  color: #222;
  padding-top: 12px;
  z-index: 3;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.tags-1 .tlist::before {
  content: "";
  width: 31px;
  height: 1px;
  background-color: #222;
  position: absolute;
  top: 0;
  left: 0;
}
.tags-1 .ti {
  display: inline-block;
}
.tags-1 .ti:hover {
  color: #007e49;
}
.tags-1 .btns {
  text-align: center;
  margin-top: 0.3rem;
}
.tags-1 .btns .more {
  display: inline-flex;
  align-items: center;
  padding: 0.23rem 0.53rem;
  padding-left: 0.67rem;
  line-height: 1;
  background-image: linear-gradient(184deg, #edeff3 0%, #eff1f3 100%), linear-gradient(#fff, #fff);
  box-shadow: -3px -1px 8px 0 #fff, 8px 8px 0.11rem 0 rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  margin: 0 1em;
}
.tags-1 .btns .more:hover .ic {
  transform: rotate(45deg);
  transition: all 0.3s;
}
.tags-1 .btns .ic {
  width: 0.75em;
  height: 1em;
  background-image: url(../images/icon-1.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  margin-left: 0.44rem;
  transition: all 0.3s;
}
@media screen and (max-width: 767px) {
  .tags-1 {
    font-style: 1.3rem;
  }
  .tags-1 .list {
    padding: 0;
  }
  .tags-1 .la {
    border-radius: 15px;
    margin-bottom: 20px;
  }
  .tags-1 .a-cont {
    display: block;
    padding: 15px;
  }
  .tags-1 .imgs {
    width: 50%;
    float: left;
    margin-right: 15px;
    margin-bottom: 12px;
  }
  .tags-1 .img {
    border-radius: 7.5px;
  }
  .tags-1 .text {
    width: 100%;
    margin: 0;
    padding: 0;
  }
  .tags-1 .d1 {
    font-size: 1.1rem;
  }
  .tags-1 .h3 {
    -webkit-line-clamp: 3;
    font-size: 1.5rem;
    line-height: 1.33;
  }
  .tags-1 .d2 {
    clear: both;
  }
  .tags-1 .tlist {
    font-size: 1rem;
  }
}

.case-1 {
  padding-top: 0.85rem;
  padding-bottom: 1.25rem;
}
.case-1 .tit {
  text-align: center;
}
.case-1 .tit .h2 {
  font-weight: 600;
}
.case-1 .tit .d2 {
  line-height: 1.6666666667;
  margin-top: 0.18rem;
}
.case-1 .big {
  position: relative;
  margin-top: 0.52rem;
  margin-bottom: 40px;
}
.case-1 .big-a {
  background: linear-gradient(-38deg, #eff1f4, #e1e6ea);
  box-shadow: 9px 8px 10px rgba(0, 0, 0, 0.21), 0 0 5px 0 #fff, -4px 0 5px 0 #fff, -4px -6px 15px #fff;
  border-radius: 30px;
  padding: 35px;
  transition: box-shadow 0.4s cubic-bezier(0.19, 1, 0.22, 1);
}
.case-1 .big-a:hover {
  box-shadow: 15px 14px 17px rgba(0, 0, 0, 0.21), 0 0 8px 0 #fff, -7px 0 8px 0 #fff, -7px -10px 26px #fff;
  transition: box-shadow 0.4s cubic-bezier(0.19, 1, 0.22, 1);
}
.case-1 .big-a:active {
  outline: none;
  box-shadow: -1px -1px 1px #fff inset, -2px -2px 2px #fff inset, 0 1px 3px rgba(0, 0, 0, 0.16) inset;
}
.case-1 .big-a:hover .img img {
  transform: scale(1.1);
  transition: all 0.3s;
}
.case-1 .big-a .a-cont {
  display: flex;
}
.case-1 .big-a .imgs {
  width: 61.8644067797%;
  width: 59.26871%;
  flex-shrink: 0;
}
.case-1 .big-a .img {
  position: relative;
  padding-top: 56.3218390805%;
  border-radius: 20px;
  overflow: hidden;
}
.case-1 .big-a .texts {
  flex-grow: 1;
  margin-left: 35px;
  display: flex;
  align-items: center;
}
.case-1 .big-a .d1 {
  margin-bottom: 3px;
  font-size: 1.2rem;
  line-height: 1.15385;
}
.case-1 .big-a .h3 {
  margin-bottom: 10px;
  font-size: 2.8rem;
  font-weight: 700;
  line-height: 1.3;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.case-1 .big-a .d2 {
  margin-bottom: 20px;
  font-size: 1.3rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.case-1 .big-a .tlist {
  font-size: 1.3rem;
  position: relative;
  margin-top: 0.55rem;
  color: #222;
  padding-top: 0.12rem;
  z-index: 3;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.case-1 .big-a .tlist::before {
  content: "";
  width: 31px;
  height: 1px;
  background-color: #222;
  position: absolute;
  top: 0;
  left: 0;
}
.case-1 .big-a .ti {
  display: inline-block;
}
.case-1 .big-a .ti:hover {
  color: #007e49;
}
.case-1 .list {
  max-width: 1073px;
  margin: 0 auto;
}
.case-1 .list .li {
  margin-bottom: 40px;
}
.case-1 .list .li:last-child {
  margin-bottom: 0;
}
.case-1 .list .la {
  position: relative;
  background-image: linear-gradient(-38deg, #eff1f4, #e1e6ea);
  box-shadow: 9px 8px 10px rgba(0, 0, 0, 0.21), 0 0 5px 0 #fff, -4px 0 5px 0 #fff, -4px -6px 15px #fff;
  border-radius: 30px;
  transition: all 0.3s;
}
.case-1 .list .la:hover .img img {
  transform: scale(1.1);
  transition: all 0.3s;
}
.case-1 .list .a-link {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.case-1 .list .a-cont {
  display: flex;
  padding: 25px;
}
.case-1 .list .imgs {
  width: 36.3725490196%;
  width: 31%;
  flex-shrink: 0;
}
.case-1 .list .img {
  position: relative;
  padding-top: 55.525606469%;
  border-radius: 20px;
  overflow: hidden;
}
.case-1 .list .text {
  margin-left: 25px;
  flex-grow: 1;
}
.case-1 .list .h3 {
  margin-top: 3px;
  font-weight: 700;
  line-height: 1.26667;
  font-size: 2.8rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.case-1 .list .d2 {
  margin-top: 5px;
  font-size: 1.3rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.case-1 .list .tlist {
  position: relative;
  margin-top: 20px;
  color: #222;
  padding-top: 0.75em;
  font-size: 1.3rem;
  z-index: 3;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.case-1 .list .tlist::before {
  content: "";
  width: 31px;
  height: 1px;
  background-color: #222;
  position: absolute;
  top: 0;
  left: 0;
}
.case-1 .list .ti {
  display: inline-block;
}
.case-1 .list .ti:hover {
  color: #007e49;
}
.case-1 .mores {
  text-align: center;
  margin-top: 0.55rem;
}
.case-1 .more {
  display: inline-flex;
  align-items: center;
  padding: 0.23rem 0.5rem;
  line-height: 1;
  background-image: linear-gradient(184deg, #edeff3 0%, #eff1f3 100%), linear-gradient(#fff, #fff);
  box-shadow: -3px -1px 8px 0 #fff, 8px 8px 0.11rem 0 rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  cursor: pointer;
}
.case-1 .more:hover .ic {
  transform: rotate(45deg);
  transition: all 0.3s;
}
.case-1 .more .ic {
  width: 0.75em;
  height: 1em;
  background-image: url(../images/icon-1.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  margin-left: 0.42rem;
  transition: all 0.3s;
}
@media screen and (max-width: 767px) {
  .case-1 .big {
    margin-bottom: 20px;
  }
  .case-1 .big-a {
    border-radius: 15px;
    padding: 20px;
    box-shadow: 4.5px 4px 10px rgba(0, 0, 0, 0.21), 0 0 5px 0 #ffffff, -2px 0 5px 0 #ffffff, -2px -3px 15px #ffffff;
  }
  .case-1 .big-a .a-cont {
    flex-wrap: wrap;
  }
  .case-1 .big-a .imgs {
    width: 100%;
  }
  .case-1 .big-a .img {
    border-radius: 10px;
  }
  .case-1 .big-a .texts {
    width: 100%;
    margin: 0;
    margin-top: 10px;
  }
  .case-1 .big-a .d1 {
    font-size: 1rem;
  }
  .case-1 .big-a .h3 {
    font-size: 1.7rem;
    line-height: 1.29412;
  }
  .case-1 .big-a .tlist {
    font-size: 1rem;
  }
  .case-1 .list {
    font-size: 1.3rem;
  }
  .case-1 .list .li {
    margin-bottom: 20px;
  }
  .case-1 .list .la {
    border-radius: 15px;
    box-shadow: 4.5px 4px 10px rgba(0, 0, 0, 0.21), 0 0 5px 0 #ffffff, -2px 0 5px 0 #ffffff, -2px -3px 15px #ffffff;
  }
  .case-1 .list .a-cont {
    flex-wrap: wrap;
    padding: 20px;
  }
  .case-1 .list .imgs {
    width: 100%;
  }
  .case-1 .list .img {
    border-radius: 10px;
  }
  .case-1 .list .text {
    width: 100%;
    margin: 0;
    margin-top: 10px;
  }
  .case-1 .list .d1 {
    font-size: 1rem;
  }
  .case-1 .list .h3 {
    font-size: 1.7rem;
    line-height: 1.29412;
  }
  .case-1 .list .tlist {
    font-size: 1rem;
  }
}

.ab-1 {
  padding-top: 100px;
  padding-bottom: 110px;
}
.ab-1 .content-inner{
max-width:800px
}
.ab-1 .tops {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.ab-1 .tt {
  line-height: 1.4;
  font-weight: 600;
  font-size: 4rem;
  font-size: 2.4rem;
}
.ab-1 .tr {
  color: #222;
  position: relative;
  line-height: 1;
}
.ab-1 .tr::before {
  content: "";
  width: 0.96rem;
  height: 1.18rem;
  background-image: url(../images/icon-6.png);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: 50%;
  right: 0.1rem;
  transform: translateY(-50%);
}
.ab-1 .tr1 {
  font-weight: 600;
  position: relative;
}
.ab-1 .tr2 {
  position: relative;
  margin-top: 0.1rem;
}
.ab-1 .text {
  font-size: 2rem;
  font-size: 1.4rem;
  color: #666;
  margin-top: 33px;
}
@media screen and (max-width: 767px) {
  .ab-1 .tops {
    flex-wrap: wrap;
  }
  .ab-1 .tt {
    width: 100%;
    font-size: 2.4rem;
  }
  .ab-1 .text {
    font-size: 1.6rem;
  }
}

.ab-2 {
  padding-top: 30px;
}
.ab-2 .w1470 {
  position: relative;
}
.ab-2 .h2 {
  text-align: center;
  font-size: 4rem;
  font-size: 3rem;
}
.ab-2 .list {
  display: flex;
  flex-wrap: wrap;
  margin-top: 44px;
}
.ab-2 .li {
  width: 31.2925170068%;
  margin-right: 3.0612244898%;
}
.ab-2 .li:last-child {
  margin-right: 0;
}
.ab-2 .dd {
  height: 100%;
  border-radius: 30px;
  background-color: #eeeff3;
  box-shadow: 7px 8px 10px rgba(0, 0, 0, 0.21), 0 0 5px 0 #ffffff, -4px 0 5px 0 #ffffff, -4px -6px 15px #ffffff;
  padding: 50px;
  padding-top: 80px;
}
.ab-2 .imgs {
  margin-top: 80px;
}
.ab-2 .img {
  position: relative;
  padding-top: 45.0920245399%;
  border-radius: 2rem;
  overflow: hidden;
}
.ab-2 .d1 {
  color: #037d4a;
  font-size: 2.8rem;
  font-size: 2.6rem;
}
.ab-2 .d2 {
  font-size: 1.6rem;
  font-size: 1.5rem;
  margin-top: 20px;
  color: #666;
}
@media screen and (max-width: 767px) {
  .ab-2 {
    padding: 20px 0;
  }
  .ab-2 .li {
    width: 100%;
    margin-right: 0;
    margin-bottom: 30px;
  }
  .ab-2 .li:last-child {
    margin-bottom: 0;
    margin-right: 0;
  }
  .ab-2 .dd {
    border-radius: 10px;
    padding: 30px;
    min-height: 200px;
  }
}

.ab-3 {
  padding-top: 60px;
  padding-bottom: 60px;
  overflow: hidden;
}
.ab-3 .swiper {
  margin-top: 88px;
  margin-top: 20px;
}
.ab-3 .swiper-container {
  padding-bottom: 70px;
}
.ab-3 .sw {
  height: auto;
}
.ab-3 .list1 {
  position: relative;
  padding-right: 1.6rem;
}
.ab-3 .list1::before {
  content: "";
  position: absolute;
  top: 248px;
  right: 0;
  width: 1533px;
  height: 111px;
  background-image: url(../images/ab3_01.png);
  background-size: 100% 100%;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  pointer-events: none;
}
.ab-3 .list1 .list {
  justify-content: flex-end;
}
.ab-3 .list2 {
  position: relative;
  padding-left: 120px;
  margin-top: 186px;
  margin-top: 90px;
}
.ab-3 .list2::before {
  content: "";
  position: absolute;
  top: 240px;
  left: 0;
  width: 1590px;
  height: 111px;
  background-image: url(../images/ab3_02.png);
  background-size: 100% 100%;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  pointer-events: none;
}
.ab-3 .list2 .list {
  justify-content: flex-start;
}
.ab-3 .list {
  display: flex;
}
.ab-3 .list .img {
  outline: none !important;
}
.ab-3 .list img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: bottom;
     object-position: bottom;
}
.ab-3 .li1 {
  margin-right: 48px;
}
.ab-3 .li1 .img {
  height: 280px;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  cursor: pointer;
}
.ab-3 .li1 .i_box {
  position: relative;
  width: 366px;
  height: 100%;
  cursor: pointer;
}
.ab-3 .li2 {
  margin-right: 48px;
}
.ab-3 .li2 .img {
  height: 280px;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  cursor: pointer;
}
.ab-3 .li2 .i_box {
  position: relative;
  width: 366px;
  height: 100%;
  cursor: pointer;
}
.ab-3 .btns {
  display: flex;
  justify-content: center;
}
.ab-3 .sbtn {
  width: 0.63rem;
  height: 0.63rem;
  width: 50px;
  height: 50px;
  background-color: #e9edf0;
  box-shadow: 0 2px 0 0 rgba(110, 110, 111, 0.19), 0 0 0.12rem 1px #fff;
  border-radius: 50%;
  background: linear-gradient(-40deg, #eff1f4, #e1e6ea) no-repeat;
  box-shadow: -5px -5px 10px #fff, 2px 2px 10px rgba(0, 0, 0, 0.31);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  cursor: pointer;
  transition: all 0.4s cubic-bezier(0.19, 1, 0.22, 1);
}
.ab-3 .sbtn:hover {
  box-shadow: 2px 3px 5px rgba(0, 0, 0, 0.21), -1px 0 5px #fff, 1px 0 5px #fff, -1px -1px 6px #fff;
  transition: all 0.3s;
}
.ab-3 .sbtn:active {
  outline: none;
  box-shadow: -1px -1px 1px #fff inset, -2px -2px 2px #fff inset, 0 1px 3px rgba(0, 0, 0, 0.16) inset;
}
.ab-3 .prev {
  background-image: url(../images/icon-11.png);
}
.ab-3 .next {
  background-image: url(../images/icon-12.png);
}
.ab-3 .slider-arrows {
  justify-content: center;
  margin-top: 20px;
}
@media screen and (max-width: 767px) {
  .ab-3 {
    padding: 20px 0;
  }
  .ab-3 .list1 {
    padding: 0;
  }
  .ab-3 .list1::before {
    display: none;
  }
  .ab-3 .list2 {
    padding: 0;
    margin-top: 0;
  }
  .ab-3 .list2::before {
    display: none;
  }
  .ab-3 .list {
    justify-content: center;
    margin: 0 !important;
  }
  .ab-3 .list .li {
    margin: 0;
    flex: 1;
    padding: 10px;
  }
  .ab-3 .list .li:last-child {
    margin-right: 0;
  }
  .ab-3 .list .img {
    width: 100%;
    height: auto;
    position: static;
  }
  .ab-3 .swiper {
    margin-top: 25px;
    margin-bottom: 20px;
  }
  .ab-3 .swiper-container {
    padding-bottom: 20px;
  }
}

.ab-4 {
  padding-top: 70px;
  padding-top: 20px;
}
.ab-4 .com-tit {
  margin-bottom: 50px;
}
@media screen and (max-width: 767px) {
  .ab-4 {
    padding: 30px 0;
  }
  .ab-4 .box {
    flex-wrap: wrap;
  }
  .ab-4 .imgs {
    width: 100%;
  }
  .ab-4 .texts {
    width: 100%;
    margin-left: 0;
    padding: 0.4rem 0;
  }
}

.ab-5 {
  padding-top: 50px;
  padding-bottom: 120px;
  overflow: hidden;
}
.ab-5 .sw-btns {
  display: flex;
  justify-content: flex-end;
  margin-top: -0.16rem;
}
.ab-5 .sw-btns .sbtn {
  width: 0.49rem;
  height: 0.49rem;
  background-color: #e9edf0;
  box-shadow: 0 2px 0 0 rgba(110, 110, 111, 0.19), 0 0 0.12rem 1px #fff;
  border-radius: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  margin-left: 0.32rem;
  cursor: pointer;
  transition: all 0.3s;
}
.ab-5 .sw-btns .prev {
  background-image: url(../images/icon-11.png);
}
.ab-5 .sw-btns .next {
  background-image: url(../images/icon-12.png);
}
.ab-5 .swiper {
  width: 100%;
  margin-top: 50px;
  position: relative;
}
.ab-5 .swiper-container {
  overflow: visible;
}
.ab-5 .sw {
  height: auto;
  width: 270px;
  margin-right: 50px;
  position: relative;
  padding: 27px 23px;
  padding-bottom: 33px;
  background-image: linear-gradient(-38deg, #eff1f4, #e1e6ea);
  box-shadow: 9px 8px 10px rgba(0, 0, 0, 0.21), 0 0 5px 0 #fff, -4px 0 5px 0 #fff, -4px -6px 15px #fff;
  border-radius: 30px;
  transition: box-shadow 0.4s cubic-bezier(0.19, 1, 0.22, 1);
}
.ab-5 .sw:hover {
  box-shadow: 15px 14px 17px rgba(0, 0, 0, 0.21), 0 0 8px 0 #ffffff, -7px 0 8px 0 #ffffff, -7px -10px 26px #ffffff;
  transition: box-shadow 0.4s cubic-bezier(0.19, 1, 0.22, 1);
}
.ab-5 .sw:active {
  outline: none;
  box-shadow: -1px -1px 1px #fff inset, -2px -2px 2px #fff inset, 0 1px 3px rgba(0, 0, 0, 0.16) inset !important;
}
.ab-5 .sw:hover .img img {
  transform: scale(1.1);
  transition: all 0.3s;
}
.ab-5 .a-link {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}
.ab-5 .a-cont {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  height: 100%;
}
.ab-5 .top {
  flex-grow: 1;
}
@media screen and (max-width: 767px) {
  .ab-5 {
    padding: 30px 0;
  }
  .ab-5 .swiper {
    padding: 0 62px;
  }
  .ab-5 .sw {
    width: 100%;
    margin: 0 15px;
    padding: 18px 15px;
    font-size: 1.3rem;
  }
}

.ab5-list {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin-top: 0.4rem;
}
.ab5-list .li {
  width: 272px;
  margin-right: 52px;
  margin-bottom: 52px;
}
.ab5-list .li:nth-child(4n) {
  margin-right: 0;
}
.ab5-list .la {
  display: block;
  height: 100%;
  position: relative;
  padding: 25px;
  background-image: linear-gradient(-38deg, #eff1f4, #e1e6ea);
  box-shadow: 9px 8px 10px rgba(0, 0, 0, 0.21), 0 0 5px 0 #fff, -4px 0 5px 0 #fff, -4px -6px 15px #fff;
  border-radius: 30px;
  text-decoration: none;
  transition: box-shadow 0.4s cubic-bezier(0.19, 1, 0.22, 1);
}
.ab5-list .la:hover {
  box-shadow: 15px 14px 17px rgba(0, 0, 0, 0.21), 0 0 8px 0 #ffffff, -7px 0 8px 0 #ffffff, -7px -10px 26px #ffffff;
  transition: box-shadow 0.4s cubic-bezier(0.19, 1, 0.22, 1);
}
.ab5-list .la:active {
  outline: none;
  box-shadow: -1px -1px 1px #fff inset, -2px -2px 2px #fff inset, 0 1px 3px rgba(0, 0, 0, 0.16) inset !important;
}
.ab5-list .la:hover .img img {
  transform: scale(1.1);
  transition: all 0.3s;
}
.ab5-list .img {
  position: relative;
  padding-top: 56.0538116592%;
  border-radius: 20px;
  overflow: hidden;
  margin-bottom: 18px;
}
.ab5-list .h3 {
  font-size: 1.5rem;
  line-height: 1.5625;
  margin-bottom: 10px;
  font-weight: 700;
}
.ab5-list .d2 {
  font-size: 1.5rem;
}
@media screen and (max-width: 767px) {
  .ab5-list .la {
    width: 100%;
    margin: 0 15px;
    padding: 18px 15px;
  }
  .ab5-list .h3 {
    font-size: 1.3rem;
  }
}

.ab-6 {
  padding-top: 15px;
  padding-bottom: 40px;
  overflow: hidden;
  width: 100%;
}
.ab-6 .list {
  display: flex;
  justify-content: center;
  margin: -26px;
}
.ab-6 .li {
  width: 25%;
  padding: 26px;
}
.ab-6 .la {
  height: 100%;
  display: block;
  position: relative;
  padding: 25px;
  background-image: linear-gradient(-38deg, #eff1f4, #e1e6ea);
  box-shadow: 9px 8px 10px rgba(0, 0, 0, 0.21), 0 0 5px 0 #fff, -4px 0 5px 0 #fff, -4px -6px 15px #fff;
  border-radius: 30px;
  transition: box-shadow 0.4s cubic-bezier(0.19, 1, 0.22, 1);
}
.ab-6 .la:hover {
  box-shadow: 15px 14px 17px rgba(0, 0, 0, 0.21), 0 0 8px 0 #fff, -7px 0 8px 0 #fff, -7px -10px 26px #fff;
  transition: box-shadow 0.4s cubic-bezier(0.19, 1, 0.22, 1);
}
.ab-6 .la:hover .img img {
  transform: scale(1.1);
  transition: all 0.3s;
}
.ab-6 .la:active {
  outline: none;
  box-shadow: -1px -1px 1px #fff inset, -2px -2px 2px #fff inset, 0 1px 3px rgba(0, 0, 0, 0.16) inset;
}
.ab-6 .la .a-link {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}
.ab-6 .la .img {
  position: relative;
  padding-top: 57.9646017699%;
  padding-top: 56.25%;
  border-radius: 20px;
  overflow: hidden;
  margin-bottom: 15px;
}
.ab-6 .la .d1 {
  margin-bottom: 3px;
  font-size: 1.3rem;
  line-height: 1.15385;
}
.ab-6 .la .d2 {
  margin-bottom: 5px;
  font-size: 1.4rem;
}
.ab-6 .la .h3 {
  font-size: 1.6rem;
  line-height: 1.5625;
  margin-bottom: 10px;
  font-weight: 700;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.ab-6 .la .bot {
  padding-top: 0.75em;
  position: relative;
  z-index: 3;
}
.ab-6 .la .bot::before {
  content: "";
  width: 33px;
  height: 1px;
  background-color: #000;
  position: absolute;
  left: 0;
  top: 0;
}
.ab-6 .la .links {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.ab-6 .la .ba {
  font-size: 1.3rem;
}
.ab-6 .la .ba:hover {
  color: #007e49;
  transition: color 0.3s;
}
.ab-6 .news-2 .swiper {
  display: block;
}
@media screen and (max-width: 767px) {
  .ab-6 {
    padding: 50px 0;
  }
  .ab-6 .list {
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .ab-6 .li {
    width: 100%;
    margin-right: 0;
    margin-bottom: 4%;
  }
  .ab-6 .la {
    border-radius: 15px;
    padding: 20px;
  }
  .ab-6 .la .d1 {
    font-size: 1.1rem;
  }
  .ab-6 .la .d2 {
    font-size: 1.1rem;
  }
  .ab-6 .la .d3 {
    margin-bottom: 15px;
  }
  .ab-6 .la .links {
    font-size: 1rem;
  }
}

.ab-7 {
  padding-top: 98px;
  padding-bottom: 100px;
  background-color: #fff;
}
.ab-7 .group-list {
  margin-top: 0;
}
.ab-7 .list {
  display: flex;
  flex-wrap: wrap;
}
.ab-7 .li {
  width: 31.8548387097%;
  margin-right: 2.0161290323%;
  margin-bottom: 0.24rem;
}
.ab-7 .li:nth-child(3n) {
  margin-right: 0;
}
.ab-7 .aa {
  line-height: 3.4545454545em;
  display: block;
  position: relative;
  background-image: linear-gradient(184deg, #edeff3 0%, #eff1f3 100%), linear-gradient(#000, #000);
  box-shadow: -6px -3px 7px 1px #fff, 8px 8px 0.11rem 0 rgba(0, 0, 0, 0.2);
  border-radius: 0.12rem;
  text-align: center;
  padding: 0 0.3rem;
  font-size: 2rem;
  text-decoration: none;
  transition: all 0.3s;
}
.ab-7 .aa .pp {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.ab-7 .aa:hover {
  box-shadow: -2px -2px 5px #fff, 2px 2px 5px rgba(0, 0, 0, 0.16);
  transition: all 0.3s;
}
.ab-7 .aa:active {
  outline: none;
  box-shadow: -1px -1px 1px #fff inset, -2px -2px 2px #fff inset, 0 1px 3px rgba(0, 0, 0, 0.16) inset;
}
.ab-7 .aa .ic {
  width: 1em;
  height: 1em;
  position: absolute;
  right: 0.13rem;
  bottom: 0.1rem;
  background-image: url(../images/icon-2.png);
  background-repeat: no-repeat;
  background-size: contain;
}
.ab-7 .sp {
  color: #222;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.ab-7 .mores {
  text-align: center;
  margin-top: 0.55rem;
}
.ab-7 .more {
  display: inline-flex;
  align-items: center;
  padding: 0.23rem 0.5rem;
  line-height: 1;
  background-image: linear-gradient(184deg, #edeff3 0%, #eff1f3 100%), linear-gradient(#fff, #fff);
  box-shadow: -3px -1px 8px 0 #fff, 8px 8px 0.11rem 0 rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
}
.ab-7 .more:hover .ic {
  transform: rotate(45deg);
  transition: all 0.3s;
}
.ab-7 .more .ic {
  width: 0.75em;
  height: 1em;
  background-image: url(../images/icon-1.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  margin-left: 0.42rem;
  transition: all 0.3s;
}
@media screen and (max-width: 767px) {
  .ab-7 {
    padding: 30px 0 55px;
  }
  .ab-7 .group-list {
    margin-top: 10px;
  }
  .ab-7 .list {
    justify-content: space-between;
  }
  .ab-7 .li {
    width: 48%;
    margin-right: 0;
    margin-bottom: 4%;
  }
}

.ho-ban {
  position: relative;
  overflow: hidden;
}
.ho-ban .ho_sw {
  overflow: hidden;
}
.ho-ban .ho_sw .img {
  position: relative;
  padding-top: 51.0416666667%;
  padding-top: 51.0981%;
  overflow: hidden;
  min-height: 500px;
  transition: all 0.3s;
  background-color: #000;
  display: block;
}
.ho-ban .ho_sw .img img {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  -o-object-fit: cover;
     object-fit: cover;
}
.ho-ban .ho_sw .text {
  position: absolute;
  left: 50%;
  top: 53%;
  transform: translate(-50%, -50%);
  color: #fff;
  font-size: 0;
  opacity: 0;
}
.ho-ban .ho_sw .line {
  width: 0.4rem;
  height: 2px;
  background-color: #fff;
  margin-top: 0.33rem;
  margin-bottom: 0.28rem;
}
.ho-ban .ho_sw .d2 {
  margin-top: 0.1rem;
}
.ho-ban .ho_sw .a3 {
  display: inline-flex;
  align-items: center;
  line-height: 1;
  padding: 0.15rem 0.22rem;
  border-radius: 1rem;
  background-color: #fff;
  color: #222;
  position: relative;
  margin-top: 0.64rem;
  transition: all 0.3s;
}
.ho-ban .ho_sw .a3::before {
  content: "";
  width: calc(100% + 0.14rem);
  height: calc(100% + 0.14rem);
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  border: 1px solid rgba(255, 255, 255, 0.3);
  border-radius: 1rem;
}
.ho-ban .ho_sw .a3:hover {
  transform: translateY(3px);
  transition: all 0.3s;
}
.ho-ban .ho_sw .a3 .ic {
  width: 0.75em;
  height: 1em;
  background-image: url(../images/icon-6.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  margin-left: 0.46rem;
}
.ho-ban .ho_sw .pc_img {
  display: block;
}
.ho-ban .ho_sw .mob_img {
  display: none;
}
.ho-ban .swiper-slide-active .text {
  opacity: 1;
  transition: opacity 1s 0.5s;
}
.ho-ban .swiper-pagination {
  bottom: 50px;
}
.ho-ban .swiper-pagination-bullet {
  width: 60px;
  height: 1px;
  opacity: 1;
  margin: 0 5px;
  transition: all 0.3s;
  background-color: transparent;
  position: relative;
  background-color: rgba(255, 255, 255, 0.3);
}
.ho-ban .swiper-pagination-bullet-active {
  background-color: white;
}
.ho-ban .ho_bot {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: absolute;
  bottom: 0.56rem;
  left: 50%;
  transform: translate(-50%);
  z-index: 30;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.ho-ban .nums {
  color: #fff;
}
.ho-ban .btns {
  display: flex;
}
.ho-ban .hb_mask {
  position: absolute;
  bottom: 0;
  left: 0;
  transform: translateY(0.1rem);
  width: 100%;
  z-index: 30;
}
.ho-ban .hb_mask img {
  width: 100%;
}
.ho-ban .mouse {
  position: absolute;
  bottom: 0.56rem;
  left: 50%;
  transform: translate(-50%);
  z-index: 30;
  cursor: pointer;
}
.ho-ban .mouse img {
  width: 0.18rem;
  min-width: 12px;
  -webkit-animation: jump 1s linear infinite;
          animation: jump 1s linear infinite;
}
.ho-ban .sbtn {
  position: static;
  top: 50%;
  width: 1em;
  height: 1em;
  margin: 0;
  background-color: transparent;
  opacity: 0.5;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.ho-ban .sbtn::after {
  display: none;
}
.ho-ban .sbtn:hover {
  opacity: 1;
}
.ho-ban .prev {
  background-image: url(../images/icon-12.png);
}
.ho-ban .next {
  background-image: url(../images/icon-13.png);
}
@media screen and (max-width: 767px) {
  .ho-ban .ho_sw .pc_img {
    display: none;
  }
  .ho-ban .ho_sw .mob_img {
    display: block;
  }
  .ho-ban .ho_sw .img{
      padding-top: calc(1000 / 750 * 100%);
  }
}

.home-1 {
  padding-top: 50px;
  padding-bottom: 70px;
	/*background-color: #f7f7f7;*/
}
.home-1 .h2 {
  text-align: center;
  font-size: 3rem;
}
.home-1 .list {
  display: flex;
  flex-wrap: wrap;
  margin-top: 100px;
}
.home-1 .li {
  width: 30%;
  width: 25%;
  margin-right: 5%;
  margin-right: 12%;
}
.home-1 .li:last-child {
  margin-right: 0;
}
.home-1 .dd {
  display: block;
}
.home-1 .dd:hover {
  color: #007e49;
  text-decoration: none;
}
.home-1 .dd:hover .img {
  filter: drop-shadow(4px 6px 4px rgba(102, 102, 102, 0.5));
  transition: all 0.2s;
}
.home-1 .img {
  transition: all 0.2s;
}
.home-1 .img img {
  width: 100%;
}
.home-1 .te {
  text-align: center;
  margin-top: 30px;
  font-size: 2.4rem;
  font-size: 1.6rem;
}
@media screen and (max-width: 767px) {
  .home-1 .h2 {
    font-size: 1.8rem;
  }
  .home-1 .list {
    margin-top: 30px;
  }
  .home-1 .te {
    font-size: 1.4rem;
    margin-top: 15px;
  }
}

.ho2-1 .li {
  margin-bottom: 55px;
}
.ho2-1 .li2,
.ho2-1 .li3 {
  max-width: 1074px;
}
.ho2-1 .li2 {
  margin-right: 3.21285%;
  margin-left: auto;
}
.ho2-1 .li3 {
  margin-left: 3.21285%;
  margin-right: auto;
}
.ho2-1 .a-cont {
  display: flex;
  padding: 35px;
}
.ho2-1 .da {
  position: relative;
  background-image: linear-gradient(-38deg, #eff1f4, #e1e6ea);
  box-shadow: 9px 8px 10px rgba(0, 0, 0, 0.21), 0 0 5px 0 #fff, -4px 0 5px 0 #fff, -4px -6px 15px #fff;
  border-radius: 30px;
  transition: box-shadow 0.4s cubic-bezier(0.19, 1, 0.22, 1);
}
.ho2-1 .da:hover {
  box-shadow: 15px 14px 17px rgba(0, 0, 0, 0.21), 0 0 8px 0 #ffffff, -7px 0 8px 0 #ffffff, -7px -10px 26px #ffffff;
  text-decoration: none;
  transition: box-shadow 0.4s cubic-bezier(0.19, 1, 0.22, 1);
}
.ho2-1 .da:hover .img img {
  transform: scale(1.1);
  transition: all 0.3s;
}
.ho2-1 .da:active {
  outline: none;
  box-shadow: -1px -1px 1px #fff inset, -2px -2px 2px #fff inset, 0 1px 3px rgba(0, 0, 0, 0.16) inset;
}
.ho2-1 .da1 .imgs {
  width: 61.8644067797%;
  width: 62.07483%;
}
.ho2-1 .da1 .img {
  position: relative;
  padding-top: 55.4794520548%;
  height: 100%;
  overflow: hidden;
}
.ho2-1 .da1 .h3 {
  font-size: 5rem;
  font-size: 4.8rem;
  line-height: 1;
  -webkit-line-clamp: 4;
}
.ho2-1 .da2 .imgs {
  width: 61.8644067797%;
}
.ho2-1 .da2 .img {
  position: relative;
  padding-top: 55.4794520548%;
  height: 100%;
  overflow: hidden;
}
.ho2-1 .da2 .h3 {
  font-size: 4rem;
  font-size: 3.7rem;
  -webkit-line-clamp: 3;
}
.ho2-1 .da3 {
  margin-left: 0.3rem;
  margin-right: 1.2rem;
}
.ho2-1 .da3 .imgs {
  width: 61.8644067797%;
}
.ho2-1 .da3 .img {
  position: relative;
  padding-top: 55.4794520548%;
  height: 100%;
  overflow: hidden;
}
.ho2-1 .da3 .h3 {
  font-size: 4rem;
  -webkit-line-clamp: 3;
}
.ho2-1 .imgs {
  flex-shrink: 0;
}
.ho2-1 .imgs .img {
  border-radius: 20px;
}
.ho2-1 .texts {
  flex-grow: 1;
  margin-left: 4.77002%;
  margin: 0 0 0 35px;
}
.ho2-1 .texts .d1 {
  margin-bottom: 3px;
  font-size: 1.3rem;
  line-height: 1.15385;
}
.ho2-1 .texts .d2 {
  font-size: 1.4rem;
  margin-bottom: 5px;
}
.ho2-1 .texts .h3 {
  font-weight: 700;
  line-height: 1;
  margin-bottom: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
	-webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.ho2-1 .texts .d3 {
  margin-bottom: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}
.ho2-1 .texts .tlist {
  position: relative;
  padding-top: 0.75em;
  font-size: 1.3rem;
  z-index: 3;
}
.ho2-1 .texts .tlist::before {
  content: "";
  width: 31px;
  height: 1px;
  background-color: #222;
  position: absolute;
  top: 0;
  left: 0;
}
.ho2-1 .texts .ti {
  display: inline-block;
}
.ho2-1 .texts .ti:hover {
  color: #007e49;
}
@media screen and (max-width: 767px) {
  .ho2-1 .li {
    width: 100%;
    margin: 0;
    margin-bottom: 28px;
  }
  .ho2-1 .da {
    margin: 0 !important;
    padding: 15px;
    border-radius: 15px !important;
  }
  .ho2-1 .da .imgs {
    width: 100%;
  }
  .ho2-1 .imgs .img {
    border-radius: 10px;
  }
  .ho2-1 .texts {
    width: 100%;
    margin: 0;
    padding-top: 15px;
  }
  .ho2-1 .texts .d1 {
    font-size: 1.1rem;
  }
  .ho2-1 .texts .d2 {
    font-size: 1.1rem;
  }
  .ho2-1 .texts .d3 {
    margin-bottom: 15px;
  }
  .ho2-1 .texts .tlist {
    font-size: 1rem;
  }
  .ho2-1 .h3 {
    font-size: 2.4rem !important;
  }
  .ho2-1 .a-cont {
    flex-wrap: wrap;
    padding: 0 !important;
  }
}

.ho2-2 .list {
  display: flex;
  flex-wrap: wrap;
}
.ho2-2 .li {
  width: 24.1935483871%;
  margin-right: 1.0483870968%;
}
.ho2-2 .li:nth-child(4n) {
  margin-right: 0;
}
.ho2-2 .li1 {
  padding: 28px 45px 22px;
}
.ho2-2 .dd {
  position: relative;
  height: 100%;
  background-image: linear-gradient(-38deg, #eff1f4, #e1e6ea);
  box-shadow: 9px 8px 10px rgba(0, 0, 0, 0.21), 0 0 5px 0 #fff, -4px 0 5px 0 #fff, -4px -6px 15px #fff;
  border-radius: 30px;
  transition: box-shadow 0.4s cubic-bezier(0.19, 1, 0.22, 1);
}
.ho2-2 .dd:hover {
  transition: all 0.3s;
  transition: box-shadow 0.4s cubic-bezier(0.19, 1, 0.22, 1);
}
.ho2-2 .dd:hover .img img {
  transform: scale(1.1);
  transition: all 0.3s;
}
.ho2-2 .dd .a-link {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}
.ho2-2 .dd .a-cont {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.ho2-2 .dd .top {
  flex-shrink: 0;
}
.ho2-2 .dd .img {
  position: relative;
  padding-top: 57.9646017699%;
  padding-top: 56.25%;
  border-radius: 20px;
  overflow: hidden;
  margin-bottom: 10px;
}
.ho2-2 .dd .text {
  color: #414243;
  margin-top: 0.14rem;
}
.ho2-2 .dd .d1 {
  margin-bottom: 3px;
  font-size: 1.3rem;
  line-height: 1.15385;
}
.ho2-2 .dd .d2 {
  margin-bottom: 5px;
  font-size: 1.4rem;
}
.ho2-2 .dd .h3 {
  font-size: 2.1rem;
  font-size: 2rem;
  font-weight: 700;
  margin-bottom: 10px;
  line-height: 1.19048;
  line-height: 1.3;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
	-webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.ho2-2 .dd .d3 {
  margin-bottom: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.ho2-2 .dd .bot {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  flex-grow: 1;
}
.ho2-2 .dd .links {
  padding-top: 0.75em;
  position: relative;
  z-index: 3;
}
.ho2-2 .dd .links::before {
  content: "";
  width: 33px;
  height: 1px;
  background-color: #000;
  position: absolute;
  left: 0;
  top: 0;
}
.ho2-2 .dd .blist {
  font-size: 1.3rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.ho2-2 .dd .ba:hover {
  color: #007e49;
  transition: color 0.3s;
}
.ho2-2 .dd1 {
  padding: 0.17rem 0.19rem;
  padding: 20px 20px 25px;
}
.ho2-2 .dd2 {
  padding: 20px 24px 25px;
}
@media screen and (max-width: 767px) {
  .ho2-2 .list {
    justify-content: space-between;
  }
  .ho2-2 .li {
    margin-right: 0;
    margin-bottom: 28px;
    width: 100%;
    padding: 0 !important;
  }
  .ho2-2 .dd {
    padding: 18px 15px 20px;
    border-radius: 15px;
  }
  .ho2-2 .dd .img {
    border-radius: 10px;
  }
  .ho2-2 .dd .bot {
    margin-top: 15px;
  }
  .ho2-2 .dd .d1 {
    font-size: 1.1rem;
  }
  .ho2-2 .dd .d2 {
    font-size: 1.1rem;
  }
  .ho2-2 .dd .d3 {
    margin-bottom: 15px;
  }
  .ho2-2 .dd .blist {
    font-size: 1rem;
  }
}

.home-3 .swiper {
  margin-top: 0.2rem;
}
.home-3 .sw-btns {
  display: flex;
  justify-content: flex-end;
  margin-top: -0.16rem;
}
.home-3 .sw-btns .sbtn {
  width: 0.49rem;
  height: 0.49rem;
  background-color: #e9edf0;
  box-shadow: 0 2px 0 0 rgba(110, 110, 111, 0.19), 0 0 0.12rem 1px #fff;
  border-radius: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  margin-left: 0.32rem;
  cursor: pointer;
  transition: all 0.3s;
}
.home-3 .sw-btns .prev {
  background-image: url(../images/icon-11.png);
}
.home-3 .sw-btns .next {
  background-image: url(../images/icon-12.png);
}
.home-3 .swiper-container {
  overflow: visible;
}
.home-3 .sw {
  height: auto;
  width: 270px;
  margin-right: 50px;
  position: relative;
  padding: 27px 23px;
  padding-bottom: 33px;
  background-image: linear-gradient(-38deg, #eff1f4, #e1e6ea);
  box-shadow: 9px 8px 10px rgba(0, 0, 0, 0.21), 0 0 5px 0 #fff, -4px 0 5px 0 #fff, -4px -6px 15px #fff;
  border-radius: 30px;
  transition: all 0.3s;
}
.home-3 .sw:hover .img img {
  transform: scale(1.1);
  transition: all 0.3s;
}
.home-3 .a-link {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}
.home-3 .a-cont {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  height: 100%;
}
.home-3 .top {
  flex-grow: 1;
}
.home-3 .img {
  position: relative;
  padding-top: 55.8035714286%;
  border-radius: 20px;
  overflow: hidden;
}
.home-3 .text {
  color: #414243;
  margin-top: 11px;
}
.home-3 .d2 {
  margin-top: 3px;
}
.home-3 .h3 {
  font-weight: 600;
  line-height: 1.5555555556;
  margin-top: 10px;
  font-size: 1.6rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
	-webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.home-3 .d4 {
  line-height: 1.5;
  height: 4.5em;
  margin-top: 5px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.home-3 .bot {
  padding-top: 0.75em;
  position: relative;
  z-index: 3;
  margin-top: 24px;
}
.home-3 .bot::before {
  content: "";
  width: 33px;
  height: 1px;
  background-color: #000;
  position: absolute;
  left: 0;
  top: 0;
}
.home-3 .links {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.home-3 .ba:hover {
  color: #007e49;
  transition: color 0.3s;
}
@media screen and (max-width: 767px) {
  .home-3 .sw {
    margin: 0 25px;
    border-radius: 15px;
    padding: 20px;
  }
  .home-3 .img {
    border-radius: 7.5px;
  }
  .home-3 .d1 {
    font-size: 1.1rem;
  }
  .home-3 .d2 {
    font-size: 1.1rem;
  }
  .home-3 .d3 {
    margin-bottom: 15px;
  }
  .home-3 .links {
    font-size: 1rem;
  }
}

.home-4 .h2 {
  text-align: center;
}
.home-4 .card {
  position: relative;
}
.home-4 .list {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin-top: 0.4rem;
}
.home-4 .li {
  width: 266px;
  margin-right: 58px;
  margin-bottom: 30px;
}
.home-4 .li:last-child {
  margin-right: 0;
}
.home-4 .la {
  height: 100%;
  display: block;
  position: relative;
  padding: 25px;
  background-image: linear-gradient(-38deg, #eff1f4, #e1e6ea);
  box-shadow: 9px 8px 10px rgba(0, 0, 0, 0.21), 0 0 5px 0 #fff, -4px 0 5px 0 #fff, -4px -6px 15px #fff;
  border-radius: 30px;
  transition: box-shadow 0.4s cubic-bezier(0.19, 1, 0.22, 1);
}
.home-4 .la:hover {
  box-shadow: 15px 14px 17px rgba(0, 0, 0, 0.21), 0 0 8px 0 #fff, -7px 0 8px 0 #fff, -7px -10px 26px #fff;
  text-decoration: none;
}
.home-4 .la:hover .img img {
  transform: scale(1.1);
  transition: all 0.3s;
}
.home-4 .la:active {
  -webkit-box-shadow: -1px -1px 1px #fff inset, -2px -2px 2px #fff inset, 0 1px 3px rgba(0, 0, 0, 0.16) inset;
  outline: none;
  box-shadow: -1px -1px 1px #fff inset, -2px -2px 2px #fff inset, 0 1px 3px rgba(0, 0, 0, 0.16) inset;
}
.home-4 .la .a-link {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}
.home-4 .la .imgs {
  margin-bottom: 15px;
}
.home-4 .la .img {
  position: relative;
  padding-top: 56.25%;
  border-radius: 20px;
  overflow: hidden;
}
.home-4 .la .text {
  color: #414243;
}
.home-4 .la .d1 {
  margin-bottom: 3px;
  font-size: 1.3rem;
  line-height: 1.15385;
}
.home-4 .la .d2 {
  margin-bottom: 5px;
  font-size: 1.4rem;
}
.home-4 .la .h3 {
  font-size: 1.6rem;
  line-height: 1.5625;
  margin-bottom: 10px;
  font-weight: 700;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
	-webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.home-4 .la .bot {
  position: relative;
  z-index: 3;
  height: 2.5em;
  padding-top: 0.75em;
  overflow: hidden;
  font-size: 1.3rem;
  clear: both;
}
.home-4 .la .bot::before {
  content: "";
  width: 33px;
  height: 1px;
  background-color: #000;
  position: absolute;
  left: 0;
  top: 0;
}
.home-4 .la .links {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.home-4 .la .ba:hover {
  color: #007e49;
  transition: color 0.3s;
}
.home-4 .mores {
  text-align: center;
  margin-top: 0.3rem;
}
.home-4 .more {
  display: inline-flex;
  align-items: center;
  padding: 0.23rem 0.52rem;
  line-height: 1;
  background-image: linear-gradient(184deg, #edeff3 0%, #eff1f3 100%), linear-gradient(#fff, #fff);
  box-shadow: -3px -1px 8px 0 #fff, 8px 8px 0.11rem 0 rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
}
.home-4 .more:hover .ic {
  transform: rotate(45deg);
  transition: all 0.3s;
}
.home-4 .more .ic {
  width: 0.75em;
  height: 1em;
  background-image: url(../images/icon-1.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  margin-left: 0.42rem;
  transition: all 0.3s;
}
@media screen and (max-width: 767px) {
  .home-4 .li {
    width: 100%;
    margin-right: 0;
  }
  .home-4 .la {
    padding: 15px;
    border-radius: 15px;
    box-shadow: 4.5px 4px 10px rgba(0, 0, 0, 0.21), 0 0 5px 0 #ffffff, -2px 0 5px 0 #ffffff, -2px -3px 15px #ffffff;
    font-size: 1.3rem;
  }
  .home-4 .la .imgs {
    float: left;
    width: 50.32895%;
    margin: 0 12px 10px 0;
    float: left;
    border-radius: 7.5px;
  }
  .home-4 .la .img {
    border-radius: 7.5px;
  }
  .home-4 .la .d1 {
    font-size: 1rem;
  }
  .home-4 .la .d2 {
    font-size: 1.1rem;
  }
  .home-4 .la .h3 {
    font-size: 1.3rem;
  }
  .home-4 .la .bot {
    margin-top: 15px;
    clear: both;
    font-size: 1rem;
  }
}

.home-5 .list {
  display: flex;
  justify-content: center;
}
.home-5 .li {
  width: 272px;
}
.home-5 .dd {
  display: block;
  padding: 25px;
  background-image: linear-gradient(-38deg, #eff1f4, #e1e6ea);
  box-shadow: 9px 8px 10px rgba(0, 0, 0, 0.21), 0 0 5px 0 #fff, -4px 0 5px 0 #fff, -4px -6px 15px #fff;
  border-radius: 30px;
  transition: box-shadow 0.4s cubic-bezier(0.19, 1, 0.22, 1);
}
.home-5 .dd:hover {
  box-shadow: 15px 14px 17px rgba(0, 0, 0, 0.21), 0 0 8px 0 #fff, -7px 0 8px 0 #fff, -7px -10px 26px #fff;
  text-decoration: none;
}
.home-5 .dd:hover .img img {
  transform: scale(1.1);
  transition: all 0.3s;
}
.home-5 .dd:active {
  -webkit-box-shadow: -1px -1px 1px #fff inset, -2px -2px 2px #fff inset, 0 1px 3px rgba(0, 0, 0, 0.16) inset;
  outline: none;
  box-shadow: -1px -1px 1px #fff inset, -2px -2px 2px #fff inset, 0 1px 3px rgba(0, 0, 0, 0.16) inset;
}
.home-5 .img {
  position: relative;
  padding-top: 55.5555555556%;
  overflow: hidden;
  border-radius: 20px;
}
.home-5 .text {
  padding-top: 17px;
}
.home-5 .ti {
  margin-bottom: 20px;
}
.home-5 .ti:last-child {
  margin-bottom: 0;
}
.home-5 .d1 {
  display: flex;
  align-items: center;
  line-height: 1;
  color: #666;
}
.home-5 .d1 img {
  margin-right: 8px;
}
.home-5 .d2 {
  margin-top: 7px;
  font-weight: 600;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.home-5 .mores {
  text-align: center;
  margin-top: 0.55rem;
}
.home-5 .more {
  display: inline-flex;
  align-items: center;
  padding: 0.23rem 0.5rem;
  line-height: 1;
  background-image: linear-gradient(184deg, #edeff3 0%, #eff1f3 100%), linear-gradient(#fff, #fff);
  box-shadow: -3px -1px 8px 0 #fff, 8px 8px 0.11rem 0 rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
}
.home-5 .more:hover .ic {
  transform: rotate(45deg);
  transition: all 0.3s;
}
.home-5 .more .ic {
  width: 0.75em;
  height: 1em;
  background-image: url(../images/icon-1.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  margin-left: 0.42rem;
  transition: all 0.3s;
}
@media screen and (max-width: 767px) {
  .home-5 .li {
    width: 100%;
  }
  .home-5 .dd {
    padding: 15px;
    border-radius: 15px;
    display: flex;
  }
  .home-5 .imgs {
    width: 50%;
    width: 50.32895%;
    margin: 0 12px 10px 0;
  }
  .home-5 .img {
    border-radius: 10px;
  }
  .home-5 .text {
    width: 50%;
    padding: 0;
  }
}

.home-6 .group {
  /* background-color: #fff; */
}

.a-card {
  transition: box-shadow 0.4s cubic-bezier(0.19, 1, 0.22, 1);
}
.a-card:hover {
  box-shadow: 15px 14px 17px rgba(0, 0, 0, 0.21), 0 0 8px 0 #ffffff, -7px 0 8px 0 #ffffff, -7px -10px 26px #ffffff;
  transition: box-shadow 0.4s cubic-bezier(0.19, 1, 0.22, 1);
}
.a-card:active {
  outline: none;
  box-shadow: -1px -1px 1px #fff inset, -2px -2px 2px #fff inset, 0 1px 3px rgba(0, 0, 0, 0.16) inset !important;
}

.det-2 {
  margin-bottom: 100px;
  padding-bottom: 70px;
  border-bottom: 1px solid #000;
}
.det-2 .list {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin-top: 15px;
}
.det-2 .li {
  width: 266px;
  margin-right: 58px;
  margin-bottom: 30px;
}
.det-2 .li:last-child {
  margin-right: 0;
}
.det-2 .la {
  height: 100%;
  display: block;
  position: relative;
  padding: 25px;
  background-image: linear-gradient(-38deg, #eff1f4, #e1e6ea);
  box-shadow: 9px 8px 10px rgba(0, 0, 0, 0.21), 0 0 5px 0 #fff, -4px 0 5px 0 #fff, -4px -6px 15px #fff;
  border-radius: 30px;
  transition: box-shadow 0.4s cubic-bezier(0.19, 1, 0.22, 1);
}
.det-2 .la:hover {
  box-shadow: 15px 14px 17px rgba(0, 0, 0, 0.21), 0 0 8px 0 #fff, -7px 0 8px 0 #fff, -7px -10px 26px #fff;
  text-decoration: none;
}
.det-2 .la:hover .img img {
  transform: scale(1.1);
  transition: all 0.3s;
}
.det-2 .la:active {
  -webkit-box-shadow: -1px -1px 1px #fff inset, -2px -2px 2px #fff inset, 0 1px 3px rgba(0, 0, 0, 0.16) inset;
  outline: none;
  box-shadow: -1px -1px 1px #fff inset, -2px -2px 2px #fff inset, 0 1px 3px rgba(0, 0, 0, 0.16) inset;
}
.det-2 .la .a-link {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}
.det-2 .la .imgs {
  margin-bottom: 15px;
}
.det-2 .la .img {
  position: relative;
  padding-top: 56.25%;
  border-radius: 20px;
  overflow: hidden;
}
.det-2 .la .text {
  color: #414243;
}
.det-2 .la .d1 {
  margin-bottom: 3px;
  font-size: 1.3rem;
  line-height: 1.15385;
}
.det-2 .la .d2 {
  margin-bottom: 5px;
  font-size: 1.4rem;
}
.det-2 .la .h3 {
  font-size: 1.6rem;
  line-height: 1.5625;
  margin-bottom: 10px;
  font-weight: 700;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  /* -webkit-line-clamp: 3; */
	-webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.det-2 .la .bot {
  position: relative;
  z-index: 3;
  height: 2.5em;
  padding-top: 0.75em;
  overflow: hidden;
  font-size: 1.3rem;
  clear: both;
}
.det-2 .la .bot::before {
  content: "";
  width: 33px;
  height: 1px;
  background-color: #000;
  position: absolute;
  left: 0;
  top: 0;
}
.det-2 .la .links {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.det-2 .la .ba:hover {
  color: #007e49;
  transition: color 0.3s;
}
.det-2 .mores {
  text-align: center;
  margin-top: 0.3rem;
}
.det-2 .more {
  display: inline-flex;
  align-items: center;
  padding: 0.23rem 0.52rem;
  line-height: 1;
  background-image: linear-gradient(184deg, #edeff3 0%, #eff1f3 100%), linear-gradient(#fff, #fff);
  box-shadow: -3px -1px 8px 0 #fff, 8px 8px 0.11rem 0 rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
}
.det-2 .more:hover .ic {
  transform: rotate(45deg);
  transition: all 0.3s;
}
.det-2 .more .ic {
  width: 0.75em;
  height: 1em;
  background-image: url(../images/icon-1.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  margin-left: 0.42rem;
  transition: all 0.3s;
}
@media screen and (max-width: 767px) {
  .det-2 {
    margin-top: 60px;
    padding-top: 50px;
  }
  .det-2 .li {
    width: 100%;
    margin-right: 0;
  }
  .det-2 .la {
    padding: 15px;
    border-radius: 15px;
    box-shadow: 4.5px 4px 10px rgba(0, 0, 0, 0.21), 0 0 5px 0 #ffffff, -2px 0 5px 0 #ffffff, -2px -3px 15px #ffffff;
    font-size: 1.3rem;
  }
  .det-2 .la .imgs {
    float: left;
    width: 50.32895%;
    margin: 0 12px 10px 0;
    float: left;
    border-radius: 7.5px;
  }
  .det-2 .la .img {
    border-radius: 7.5px;
  }
  .det-2 .la .d1 {
    font-size: 1rem;
  }
  .det-2 .la .d2 {
    font-size: 1.1rem;
  }
  .det-2 .la .h3 {
    font-size: 1.3rem;
  }
  .det-2 .la .bot {
    margin-top: 15px;
    clear: both;
    font-size: 1rem;
  }
}

.news-case .swiper {
  display: block;
}

.det-22 {
  margin-top: 100px;
  padding-top: 70px;
  border-top: 1px solid #000;
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
}

.ab5-list2 {
  display: flex;
  flex-wrap: wrap;
  margin-top: 0.4rem;
}
.ab5-list2 .li {
  width: 272px;
  width: 21.8298555377%;
  margin-right: 52px;
  margin-right: 4.1733547352%;
  margin-bottom: 52px;
}
.ab5-list2 .li:nth-child(4n) {
  margin-right: 0;
}
.ab5-list2 .dd {
  height: 100%;
  display: block;
  position: relative;
  padding: 25px;
  background-image: linear-gradient(-38deg, #eff1f4, #e1e6ea);
  box-shadow: 9px 8px 10px rgba(0, 0, 0, 0.21), 0 0 5px 0 #fff, -4px 0 5px 0 #fff, -4px -6px 15px #fff;
  border-radius: 30px;
  transition: box-shadow 0.4s cubic-bezier(0.19, 1, 0.22, 1);
}
.ab5-list2 .dd:hover {
  box-shadow: 15px 14px 17px rgba(0, 0, 0, 0.21), 0 0 8px 0 #fff, -7px 0 8px 0 #fff, -7px -10px 26px #fff;
  transition: box-shadow 0.4s cubic-bezier(0.19, 1, 0.22, 1);
}
.ab5-list2 .dd:hover .img img {
  transform: scale(1.1);
  transition: all 0.3s;
}
.ab5-list2 .dd:active {
  outline: none;
  box-shadow: -1px -1px 1px #fff inset, -2px -2px 2px #fff inset, 0 1px 3px rgba(0, 0, 0, 0.16) inset;
}
.ab5-list2 .a-link {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}
.ab5-list2 .a-cont {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  height: 100%;
}
.ab5-list2 .top {
  flex-grow: 1;
}
.ab5-list2 .img {
  position: relative;
  padding-top: 55.6053811659%;
  border-radius: 20px;
  overflow: hidden;
}
.ab5-list2 .text {
  color: #414243;
  margin-top: 11px;
}
.ab5-list2 .d1 {
  font-size: 1.2rem;
}
.ab5-list2 .d2 {
  margin-top: 3px;
  font-size: 1.3rem;
}
.ab5-list2 .h3 {
  font-weight: 600;
  line-height: 1.5555555556;
  margin-top: 10px;
  font-size: 1.6rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.ab5-list2 .d4 {
  font-size: 1.3rem;
  line-height: 1.5;
  height: 3em;
  margin-top: 5px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.ab5-list2 .bot {
  padding-top: 23px;
  padding-top: 15px;
  position: relative;
  z-index: 3;
  margin-top: 24px;
  font-size: 1.3rem;
}
.ab5-list2 .bot::before {
  content: "";
  width: 33px;
  height: 1px;
  background-color: #000;
  position: absolute;
  left: 0;
  top: 0;
}
.ab5-list2 .links {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.ab5-list2 .ba:hover {
  color: #007e49;
  transition: color 0.3s;
}
@media screen and (max-width: 767px) {
  .ab5-list2 .li {
    width: 100%;
    margin-right: 0;
  }
  .ab5-list2 .dd {
    padding: 18px 15px;
    font-size: 1.3rem;
  }
}

.article-contact {
  text-align: center;
}

.art-cent {
  display: inline-block;
  text-align: left;
}

.fancybox-content {
  outline: none !important;
}

.fancybox-image {
  outline: none !important;
}

.header-search-keyword-input{
	outline: none !important;
}

@media screen and (max-width: 767px) {
	.header-nav-inner{
		display: flex;
		flex-direction: column;
		flex-grow: 1;
	}

	.header-nav-container{
		flex: 1;
		display: flex;
		flex-direction: column;
	}

	.header-contents{
		/* height: 100%; */
		flex: 1;
	}

	

}


.more-button{
	border: none;
	outline: none;
}

.header-hamburger{
	border: none !important;
	outline: none !important;
}

.home-filtering-box .filtering-label{
    font-size: unset;
    font-weight: 400;
}

.filtering-selectbox-group .filtering-label.is-active{
    z-index: 100;
}

.filtering-selectbox-group .is-active + .filtering-content {
    z-index: 99;
}

.article-body video{
    width: 100% !important;
    height: auto;
}
