@charset "utf-8";
.bannerbox {
  overflow: hidden;
  position: relative;
}
.bannerbox .swiper-container .swiper-slide {
  overflow: hidden;
}
.bannerbox .swiper-container .swiper-slide .item {
  display: block;
  color: #ffffff;
  position: relative;
}
.bannerbox .swiper-container .swiper-slide .item .bag {
  width: 100%;
  height: 100vh;
  overflow: hidden;
  background-color: #000000;
}
.bannerbox .swiper-container .swiper-slide .item .bag img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.bannerbox .swiper-container .swiper-slide .item .bag img:nth-child(2) {
  display: none;
}
@media (max-width: 767px) {
  .bannerbox .swiper-container .swiper-slide .item .bag img {
    display: none;
  }
  .bannerbox .swiper-container .swiper-slide .item .bag img:nth-child(2) {
    display: block;
  }
}
.bannerbox .swiper-container .swiper-slide .item .bag:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 70%;
  height: 100%;
  background: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* opacity: 0; */
}
.bannerbox .swiper-container .swiper-slide .item .cont {
  position: absolute;
  left: 0;
  width: 100%;
  top: 46%;
  transform: translateY(-50%);
  z-index: 2;
}
@media (max-width: 767px) {
  .bannerbox .swiper-container .swiper-slide .item .cont {
    top: 50%;
  }
}
.bannerbox .swiper-container .swiper-slide .item .cont .container1600 {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
.bannerbox .swiper-container .swiper-slide .item .cont .container1600 .hm_but_img {
  cursor: pointer;
}
.bannerbox .swiper-container .swiper-slide .item .cont .container1600 .lt {
  width: 50%;
}
@media (max-width: 991px) {
  .bannerbox .swiper-container .swiper-slide .item .cont .container1600 .lt {
    width: 100%;
    margin-bottom: 1.2rem;
    text-align: center;
  }
}
.bannerbox .swiper-container .swiper-slide .item .cont .container1600 .lt .name {
  color: #ffffff;
  margin-bottom: 8px;
  font-size: 18px;
}
@media (max-width: 1580px) {
  .bannerbox .swiper-container .swiper-slide .item .cont .container1600 .lt .name {
    margin-bottom: 6px;
  }
}
@media (max-width: 1260px) {
  .bannerbox .swiper-container .swiper-slide .item .cont .container1600 .lt .name {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .bannerbox .swiper-container .swiper-slide .item .cont .container1600 .lt .name {
    font-size: 14px;
  }
}
.bannerbox .swiper-container .swiper-slide .item .cont .container1600 .lt .f_tit {
  font-size: var(--font-size1);
  font-weight: bold;
  color: #ffffff;
  margin-bottom: 0.28rem;
}
.bannerbox .swiper-container .swiper-slide .item .cont .container1600 .lt .hm_but {
  margin: 0 auto;
}
@media (min-width: 992px) {
  .bannerbox .swiper-container .swiper-slide .item .cont .container1600 .lt .hm_but {
    margin: 0;
    width: 1.74rem;
    height: 58px;
  }
}
@media (min-width: 992px) and (max-width: 1580px) {
  .bannerbox .swiper-container .swiper-slide .item .cont .container1600 .lt .hm_but {
    width: 1.8rem;
    height: 0.66rem;
  }
}
.bannerbox .swiper-container .swiper-slide .item .cont .container1600 .gt {
  width: 36.875%;
  width: 42%;
  position: relative;
}
@media (max-width: 991px) {
  .bannerbox .swiper-container .swiper-slide .item .cont .container1600 .gt {
    width: 60%;
    margin: 0 auto;
  }
}
@media (max-width: 767px) {
  .bannerbox .swiper-container .swiper-slide .item .cont .container1600 .gt {
    width: 100%;
  }
}
.bannerbox .swiper-container .swiper-slide .item .cont .container1600 .gt .yaun {
  width: 100%;
  box-sizing: content-box;
  -webkit-box-sizing: content-box;
  padding-top: 88.81355932%;
}
@media (max-width: 767px) {
  .bannerbox .swiper-container .swiper-slide .item .cont .container1600 .gt .yaun {
    padding-top: 70%;
  }
}
.bannerbox .swiper-container .swiper-slide .item .cont .container1600 .gt .yaun svg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.bannerbox .swiper-container .swiper-slide .item .cont .container1600 .gt .yaun svg text {
  font-size: var(--font-size6);
}
@media (max-width: 767px) {
  .bannerbox .swiper-container .swiper-slide .item .cont .container1600 .gt .yaun svg text {
    font-size: 0.22rem;
  }
}
.bannerbox .swiper-container .swiper-slide .item .cont .container1600 .gt .nei {
  position: absolute;
  left: 0;
  visibility: hidden;
  opacity: 0;
  top: 0;
}
@media (max-width: 767px) {
  .bannerbox .swiper-container .swiper-slide .item .cont .container1600 .gt .nei a.li {
    font-size: 0.22rem;
  }
}
.bannerbox .swiper-container .swiper-button-next,
.bannerbox .swiper-container .swiper-button-prev {
  background-size: contain;
  width: 0.28rem;
  height: 0.44rem;
}
@media (max-width: 767px) {
  .bannerbox .swiper-container .swiper-button-next,
  .bannerbox .swiper-container .swiper-button-prev {
    display: none;
  }
}
.bannerbox .swiper-container .swiper-button-prev {
  left: 2%;
}
.bannerbox .swiper-container .swiper-button-next {
  right: 2%;
}
.bannerbox .swiper-container .banner_page {
  position: absolute;
  z-index: 2;
  bottom: 2.24rem;
  left: 0;
  width: 100%;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  height: 26px;
}
@media (max-width: 1580px) {
  .bannerbox .swiper-container .banner_page {
    height: 24px;
  }
}
@media (max-width: 767px) {
  .bannerbox .swiper-container .banner_page {
    height: 0.38rem;
    bottom: 0.4rem;
  }
}
.bannerbox .swiper-container .banner_page .swiper-pagination-bullet {
  background-color: #ffffff;
  opacity: 1;
  width: 2px;
  height: 53.84615385%;
  border-radius: 0;
  transition: all 0.4s;
  margin: 0 6px;
}
.bannerbox .swiper-container .banner_page .swiper-pagination-bullet-active {
  height: 100%;
}
.bannerbox .swiper-container .f_scroll {
  position: absolute;
  left: 4.16666%;
  bottom: 0.3rem;
  color: #ffffff;
  width: 0.1em;
  display: flex;
  line-height: 0.9;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  z-index: 2;
}
.bannerbox .swiper-container .f_scroll span {
  transform: rotate(-90deg);
}
.bannerbox .swiper-container .f_scroll:after {
  content: "";
  display: block;
  width: 1px;
  height: 0.56rem;
  margin-top: 0.28rem;
  background-color: #ffffff;
}
.bannerbox .hm_but {
  width: 1.7rem;
  height: 0.5rem;
  transition: all 0.4s;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  background: url(/static/home/images/buticonimg1.png) no-repeat left top / 100% 100%;
}
@media (max-width: 1580px) {
  .bannerbox .hm_but {
    width: 1.8rem;
    height: 0.66rem;
  }
}
@media (max-width: 767px) {
  .bannerbox .hm_but {
    height: 0.68rem;
    width: 1.8rem;
  }
}
.bannerbox .hm_but:hover {
  opacity: 0.9;
}
.hm-sec1 {
  padding: 1.2rem 0;
}
@media (min-width: 992px) {
  .hm-sec1 {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 0 0 0.4rem;
    width: 100%;
    z-index: 2;
  }
}
.hm-sec1 .cont {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -0.12rem;
}
.hm-sec1 .cont .item {
  width: 25%;
  padding: 0 0.12rem;
}
@media (max-width: 991px) {
  .hm-sec1 .cont .item {
    width: 50%;
    margin-bottom: 0.26rem;
  }
}
.hm-sec1 .cont .item .li {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  border-radius: 0.1rem;
  background-color: #ffffff;
  padding: 0.36rem 0.4rem;
  height: 100%;
  position: relative;
  transition: all 0.4s linear;
  overflow: hidden;
  z-index: 2;
}
@media (max-width: 991px) {
  .hm-sec1 .cont .item .li {
    background-color: #f9f9f9;
  }
}
.hm-sec1 .cont .item .li .img {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  right: 0;
  bottom: 0;
  opacity: 0;
  transition: all 0.4s linear;
}
.hm-sec1 .cont .item .li .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.hm-sec1 .cont .item .li .font {
  position: relative;
  width: calc(100% - 0.6rem);
}
@media (max-width: 1580px) {
  .hm-sec1 .cont .item .li .font {
    width: calc(100% - 0.68rem);
  }
}
@media (max-width: 767px) {
  .hm-sec1 .cont .item .li .font {
    width: 100%;
    order: 1;
  }
}
.hm-sec1 .cont .item .li .font .f_tit {
  font-size: var(--font-size4);
  color: #000000;
  font-weight: bold;
  margin-bottom: 0.1rem;
  transition: all 0.4s;
}
.hm-sec1 .cont .item .li .font .f_text {
  color: #999999;
}
@media (max-width: 1460px) and (min-width: 768px) {
  .hm-sec1 .cont .item .li .font .f_text {
    font-size: 12px;
  }
}
@media (max-width: 767px) {
  .hm-sec1 .cont .item .li .font .f_text {
    font-size: 0.28rem;
  }
}
.hm-sec1 .cont .item .li .f_icon {
  position: relative;
  width: 0.6rem;
  height: 0.6rem;
  background-color: #f5ebeb;
  border-radius: 50%;
  display: flex;
  transition: all 0.4s linear;
  align-items: center;
  justify-content: center;
}
@media (max-width: 1580px) {
  .hm-sec1 .cont .item .li .f_icon {
    width: 0.68rem;
    height: 0.68rem;
  }
}
@media (max-width: 767px) {
  .hm-sec1 .cont .item .li .f_icon {
    width: 0.8rem;
    height: 0.8rem;
    margin-bottom: 0.2rem;
  }
}
.hm-sec1 .cont .item .li .f_icon img {
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
  /* width: 100%;
						height: 100%; */
  object-fit: contain;
}
@media (min-width: 1261px) {
  .hm-sec1 .cont .item .li:hover {
    transform: translateY(-0.1rem);
  }
  .hm-sec1 .cont .item .li:hover .img {
    opacity: 1;
  }
  .hm-sec1 .cont .item .li:hover .font .f_tit {
    color: var(--color);
  }
  .hm-sec1 .cont .item .li:hover .f_icon {
    opacity: 0;
  }
}
/* 图片弹窗 */
#hi-img-pop {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10000;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#hi-img-pop * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#hi-img-pop .hi-close {
  position: fixed;
  top: 86%;
  left: 50%;
  margin-left: -25px;
  width: 50px;
  height: 50px;
  color: #fff;
  background: #fff;
  border-radius: 50%;
  transition: 0.8s;
  cursor: pointer;
}
#hi-img-pop .hi-close:after,
#hi-img-pop .hi-close:before {
  content: "";
  position: absolute;
  bottom: 24px;
  left: 20px;
  width: 30px;
  height: 2px;
  background: #333;
  transition: 0.8s;
}
#hi-img-pop .hi-close:hover {
  background: #146b37;
}
#hi-img-pop .hi-close:hover:after,
#hi-img-pop .hi-close:hover:before {
  background: #fff;
}
#hi-img-pop .hi-close:after {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
#hi-img-pop .hi-close:before {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
#hi-img-pop img {
  position: fixed;
  left: 50%;
  top: 50%;
  max-width: 90%;
  max-height: 70%;
  width: auto;
  height: auto;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

 
@charset "utf-8";
.gs-news-1 {
  width: 100%;
  height: auto;
  background: #F2F2F2;
  overflow: hidden;
  position: relative;
}
.gs-news-1 .imgbj {
  position: absolute;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  left: 0;
  top: 0;
}
.gs-news-1 .imgbj img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.gs-news-1 .container1600 {
  position: relative;
  z-index: 10;
}
.gs-news-1 .news-box {
  width: 100%;
  height: auto;
  padding: 1.2rem 0;
  overflow: hidden;
}
.gs-news-1 .news-box .idx-title {
  width: 100%;
  height: auto;
  text-align: center;
}
.gs-news-1 .news-box .idx-title .title {
  width: 100%;
  height: auto;
  font-weight: bold;
  font-size: var(--font-size2);
  color: var(--color1);
}
.gs-news-1 .news-box .news-main {
  width: 100%;
  height: auto;
  position: relative;
  z-index: 1;
  margin-top: 0.5rem;
  padding: 5px 0;
  border-radius: 10px;
  background: #FFFFFF;
  overflow: hidden;
}
.gs-news-1 .news-box .news-main .news-big {
  width: 52%;
  height: auto;
  border-radius: 10px;
  overflow: hidden;
}
.gs-news-1 .news-box .news-main .news-big a {
  width: 100%;
  height: auto;
  display: block;
  position: relative;
  z-index: 1;
}
.gs-news-1 .news-box .news-main .news-big a .img {
  width: 100%;
  height: auto;
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.gs-news-1 .news-box .news-main .news-big a .img .pb {
  padding-bottom: 70.09%;
}
.gs-news-1 .news-box .news-main .news-big a .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.5s ease;
}
.gs-news-1 .news-box .news-main .news-big a .info {
  width: 100%;
  height: auto;
  position: absolute;
  z-index: 5;
  left: 0;
  bottom: 0;
  padding: 0.4rem;
  display: flex;
  overflow: hidden;
}
.gs-news-1 .news-box .news-main .news-big a .info .title {
  width: 100%;
  height: auto;
  flex: 1;
  margin-right: 1rem;
  font-size: var(--font-size3);
  color: #FFFFFF;
  line-height: 1.2;
}
.gs-news-1 .news-box .news-main .news-big a .info .time {
  width: auto;
  height: auto;
  font-size: var(--font-size8);
  color: #FFFFFF;
  line-height: 1;
}
.gs-news-1 .news-box .news-main .news-big a::after {
  content: '';
  width: 100%;
  height: 50%;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 2;
  background: linear-gradient(transparent, #000000);
  opacity: 0.49;
}
.gs-news-1 .news-box .news-main .news-big a:hover .img img {
  transform: scale(1.05);
}
.gs-news-1 .news-box .news-main .news-menu {
  width: 48%;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  display: flex;
  align-items: center;
  padding: 0.3rem 0;
  overflow: hidden;
}
.gs-news-1 .news-box .news-main .news-menu .menu-box {
  width: 100%;
  height: auto;
  max-height: 100%;
  padding: 0 0.6rem;
  overflow: hidden;
  overflow-y: auto;
}
.gs-news-1 .news-box .news-main .news-menu .menu-box .item {
  width: 100%;
  height: auto;
}
.gs-news-1 .news-box .news-main .news-menu .menu-box .item a {
  width: 100%;
  height: auto;
  position: relative;
  z-index: 1;
  display: block;
  padding: 0.3rem 0;
}
.gs-news-1 .news-box .news-main .news-menu .menu-box .item a .time {
  width: 100%;
  height: auto;
  font-size: var(--font-size8);
  color: #999999;
  transition: all 0.5s ease;
}
.gs-news-1 .news-box .news-main .news-menu .menu-box .item a .title {
  width: 100%;
  height: auto;
  margin-top: 0.5em;
  font-size: var(--font-size5);
  color: #040404;
  line-height: 1.2;
  transition: all 0.5s ease;
}
.gs-news-1 .news-box .news-main .news-menu .menu-box .item a::before,
.gs-news-1 .news-box .news-main .news-menu .menu-box .item a::after {
  content: '';
  width: 100%;
  height: 1px;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 1;
}
.gs-news-1 .news-box .news-main .news-menu .menu-box .item a::before {
  background: #E6E6E6;
}
.gs-news-1 .news-box .news-main .news-menu .menu-box .item a::after {
  width: 0;
  z-index: 2;
  background: var(--color);
  transition: all 0.5s ease;
}
.gs-news-1 .news-box .news-main .news-menu .menu-box .item a:hover .time,
.gs-news-1 .news-box .news-main .news-menu .menu-box .item a:hover .title {
  color: #2A3267;
}
.gs-news-1 .news-box .news-main .news-menu .menu-box .item a:hover .title {
  font-weight: bold;
}
.gs-news-1 .news-box .news-main .news-menu .menu-box .item a:hover::after {
  width: 100%;
}
.gs-news-1 .news-box .news-main .news-menu .menu-box .item:first-child a {
  padding-top: 0;
}
@media (max-width: 767px) {
  .gs-news-1 .news-box .news-main .news-big {
    width: 100%;
    padding: 0 5px;
  }
  .gs-news-1 .news-box .news-main .news-menu {
    width: 100%;
    height: auto;
    padding: 30px 0;
    display: block;
    position: relative;
  }
  .gs-news-1 .news-box .news-main .news-menu .menu-box {
    max-height: 40vh;
  }
}
@media screen and (max-width: 480px) {
  .gs-news-1 .news-box .news-main .news-big a .info {
    display: block;
    padding: 15px;
  }
  .gs-news-1 .news-box .news-main .news-big a .info .title {
    max-height: calc(2em * 1.2);
    font-size: 18px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
  }
  .gs-news-1 .news-box .news-main .news-big a .info .time {
    display: block;
    margin-top: 10px;
  }
  .gs-news-1 .news-box .news-main .news-big a::after {
    height: 75%;
    opacity: 0.75;
  }
  .gs-news-1 .news-box .news-main .news-menu {
    padding: 20px 0;
  }
  .gs-news-1 .news-box .news-main .news-menu .menu-box {
    padding: 0 15px;
  }
  .gs-news-1 .news-box .news-main .news-menu .menu-box .item a .time {
    font-size: 12px;
  }
  .gs-news-1 .news-box .news-main .news-menu .menu-box .item a .title {
    font-size: 16px;
  }
}

 
@charset "utf-8";
/* 标题 */
.inner-title {
  width: 100%;
  height: auto;
  text-align: center;
  overflow: hidden;
}
.inner-title .headline {
  font-weight: 500;
  font-size: var(--font-size1);
}
.inner-title .subtitle {
  color: #858791;
  font-size: var(--font-size7);
}
.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.f_column {
  -webkit-box-orient: vertical;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
}
.f_column_right {
  -webkit-box-orient: vertical;
  -ms-flex-direction: column-reverse;
  -webkit-flex-direction: column-reverse;
  flex-direction: column-reverse;
}
.f_row {
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  -o-flex-direction: row;
  flex-direction: row;
}
.f_row_right {
  -webkit-flex-direction: row-reverse;
  -moz-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  -o-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.j_center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.j_end {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}
.j_start {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
.j_justify {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.j_around {
  -moz-justify-content: space-around;
  -webkit-justify-content: space-around;
  justify-content: space-around;
}
.a_start {
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
}
.a_end {
  -webkit-box-align: end;
  -ms-flex-align: end;
  -webkit-align-items: flex-end;
  align-items: flex-end;
}
.a_center {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.a_baseline {
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  -webkit-align-items: baseline;
  align-items: baseline;
}
.a_stretch {
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  align-items: stretch;
}
.a_s_stretch {
  -webkit-box-self: stretch;
  -ms-align-self: stretch;
  -webkit-align-self: stretch;
  align-self: stretch;
}
.a_s_center {
  -webkit-box-self: center;
  -ms-align-self: center;
  -webkit-align-self: center;
  align-self: center;
}
.a_s_end {
  -webkit-box-self: end;
  -ms-align-self: end;
  -webkit-align-self: end;
  align-self: end;
}
.flex_wrap {
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
}
/* 文字超出隐藏 */
.text-overflow {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/* 动画 */
.dh {
  -webkit-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
:root {
  --radius: 6px;
}
.ptb120 {
  padding-top: 1.2rem;
  padding-bottom: 1.2rem;
}
.casebox-sec1 .basepage {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: center;
}
.casebox-sec1 .basepage a,
.casebox-sec1 .basepage span,
.casebox-sec1 .basepage .f_fan {
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #222222;
  border: 1px solid var(--color6);
  margin: 0 6px 10px;
  flex-shrink: 0;
  transition: all 0.4s;
  float: left;
  font-size: 16px;
  margin: 0 5px 10px;
  position: relative;
  /* &:before{
				content: "";
				display: block;
				position: absolute;
				top: 0;
				left: 0;
				width: 100%;
				height: 100%;
				background: url(/static/home/images/pageimgz1.svg) no-repeat center / 100% 100%;
			} */
}
@media (max-width: 1580px) {
  .casebox-sec1 .basepage a,
  .casebox-sec1 .basepage span,
  .casebox-sec1 .basepage .f_fan {
    font-size: 14px;
    width: 46px;
    height: 46px;
  }
}
@media (max-width: 991px) {
  .casebox-sec1 .basepage a,
  .casebox-sec1 .basepage span,
  .casebox-sec1 .basepage .f_fan {
    width: 34px;
    height: 34px;
    font-size: 14px;
  }
}
.casebox-sec1 .basepage .active {
  background: var(--color);
  color: var(--color10);
}
.casebox-sec1 .basepage .f_fan {
  color: var(--color);
  padding: 0 4px;
  text-align: center;
  position: relative;
}
.casebox-sec1 .basepage .f_fan .f_int {
  width: 100%;
  height: 100%;
  text-align: center;
  z-index: 2;
}
.casebox-sec1 .basepage .f_fan .f_int::-webkit-input-placeholder {
  color: #999999;
}
.casebox-sec1 .basepage .f_fan .f_int::-ms-input-placeholder {
  color: #999999;
}
.casebox-sec1 .basepage .prev,
.casebox-sec1 .basepage .next {
  position: relative;
  color: #999999;
}
@media (max-width: 991px) {
}
.casebox-sec1 .basepage .prev svg,
.casebox-sec1 .basepage .next svg {
  width: 10px;
  height: 10px;
}
.casebox-sec1 .basepage .prev svg path,
.casebox-sec1 .basepage .next svg path {
  transition: all 0.4s;
  fill: #999999;
}
.casebox-sec1 .basepage .prev:hover svg path,
.casebox-sec1 .basepage .next:hover svg path {
  fill: var(--color);
}
.casebox-sec1 .basepage span {
  color: var(--color);
}
.casebox-sec1 .basepage span:before {
  display: none;
}
.casebox-sec1 .basepage .f_name {
  width: auto;
  color: #222222;
  font-weight: bold;
  padding: 0 15px;
}
.casebox-sec1 .basepage .f_name:before {
  display: none;
}
.casebox-sec1 .basepage .fan {
  width: auto;
  padding: 0 15px;
}
.casebox-sec1 .basepage a {
  font-weight: bold;
}
.casebox-sec1 .basepage a:hover {
  background: var(--color);
  color: var(--color10);
}
.casebox-sec1 .casebox_nav {
  padding-bottom: 0.12rem;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  display: flex;
  align-items: flex-start;
}
@media (max-width: 767px) {
  .casebox-sec1 .casebox_nav {
    flex-wrap: wrap;
    padding-bottom: 0.3rem;
  }
}
.casebox-sec1 .casebox_nav .name {
  margin-top: 0.12rem;
  margin-right: 0.42rem;
  flex: 0 0 auto;
}
@media (max-width: 767px) {
  .casebox-sec1 .casebox_nav .name {
    margin-top: 0;
    margin-bottom: 0.26rem;
    width: 100%;
  }
}
.casebox-sec1 .casebox_nav .f_jut {
  flex: 1 1 auto;
}
@media (max-width: 767px) {
  .casebox-sec1 .casebox_nav .f_jut {
    width: 100%;
  }
}
.casebox-sec1 .casebox_nav .f_jut .f_nei {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -0.1rem;
}
.casebox-sec1 .casebox_nav .f_jut .f_nei .item {
  padding: 0 0.1rem;
  width: 11.111%;
  margin-bottom: 0.2rem;
}
@media (max-width: 1580px) {
  .casebox-sec1 .casebox_nav .f_jut .f_nei .item {
    width: 14%;
  }
}
@media (max-width: 1260px) {
  .casebox-sec1 .casebox_nav .f_jut .f_nei .item {
    width: 20%;
  }
}
@media (max-width: 767px) {
  .casebox-sec1 .casebox_nav .f_jut .f_nei .item {
    width: 33.33%;
  }
}
.casebox-sec1 .casebox_nav .f_jut .f_nei .item .li {
  display: block;
  text-align: center;
  color: #999999;
  border-radius: 0.26rem;
  padding: 0.12rem 0.2rem;
  font-weight: bold;
  transition: all 0.4s;
  border: 1px solid rgba(0, 0, 0, 0.1);
}
@media (max-width: 767px) {
  .casebox-sec1 .casebox_nav .f_jut .f_nei .item .li {
    border-radius: 0.4rem;
  }
}
.casebox-sec1 .casebox_nav .f_jut .f_nei .item .li span {
  display: block;
  max-width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.casebox-sec1 .casebox_nav .f_jut .f_nei .item:not(.on) .li:hover {
  border-color: var(--color);
  background-color: var(--color);
  color: #ffffff;
}
.casebox-sec1 .casebox_nav .f_jut .f_nei .on .li {
  border-color: var(--color);
  background-color: var(--color);
  color: #ffffff;
}
.casebox-sec1 .casebox_search {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.casebox-sec1 .casebox_search .lt {
  display: flex;
  align-items: center;
  color: #333333;
}
@media (max-width: 767px) {
  .casebox-sec1 .casebox_search .lt {
    width: 100%;
    margin-bottom: 0.26rem;
  }
}
.casebox-sec1 .casebox_search .lt img {
  width: 18px;
  margin-right: 14px;
}
@media (max-width: 1580px) {
  .casebox-sec1 .casebox_search .lt img {
    width: 16px;
    margin-right: 10px;
  }
}
.casebox-sec1 .casebox_search .lt span {
  color: var(--color);
}
.casebox-sec1 .casebox_search .f_form {
  width: 4rem;
  display: flex;
  align-items: center;
  background-color: #ffffff;
  border-radius: 0.38rem;
  border: solid 1px rgba(0, 0, 0, 0.1);
  padding: 4px;
  margin-bottom: 0.3rem;
}
@media (max-width: 1580px) {
  .casebox-sec1 .casebox_search .f_form {
    padding: 6px;
  }
}
@media (max-width: 767px) {
  .casebox-sec1 .casebox_search .f_form {
    width: 100%;
    border-radius: 0.5rem;
  }
}
.casebox-sec1 .casebox_search .f_form input {
  width: 50%;
  width: calc(100% - 0.92rem);
  padding: 0 0.2rem;
  color: #999999;
}
@media (max-width: 1580px) {
  .casebox-sec1 .casebox_search .f_form input {
    padding: 0 10px;
    width: calc(100% - 1.2rem);
  }
}
@media (max-width: 767px) {
  .casebox-sec1 .casebox_search .f_form input {
    width: calc(100% - 1.5rem);
  }
}
.casebox-sec1 .casebox_search .f_form .f_sub {
  color: #ffffff;
  transition: all 0.4s;
  width: 0.92rem;
  height: 0.48rem;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #00833b;
  border-radius: 0.3rem;
}
@media (max-width: 1580px) {
  .casebox-sec1 .casebox_search .f_form .f_sub {
    height: 0.56rem;
    width: 1.2rem;
    border-radius: 0.3rem;
  }
}
@media (max-width: 767px) {
  .casebox-sec1 .casebox_search .f_form .f_sub {
    width: 1.5rem;
    height: 0.78rem;
    border-radius: 0.4rem;
  }
}
.casebox-sec1 .casebox_search .f_form .f_sub svg {
  width: 22px;
  height: 22px;
}
@media (max-width: 1580px) {
  .casebox-sec1 .casebox_search .f_form .f_sub svg {
    width: 18px;
    height: 18px;
  }
}
@media (max-width: 767px) {
  .casebox-sec1 .casebox_search .f_form .f_sub svg {
    width: 0.36rem;
    height: 0.36rem;
  }
}
.casebox-sec1 .casebox_search .f_form .f_sub svg path {
  fill: #ffffff;
}
.casebox-sec1 .casebox_search .f_form .f_sub:hover {
  opacity: 0.9;
}
.casebox-sec1 .base_img {
  position: relative;
  overflow: hidden;
}
.casebox-sec1 .base_img img {
  transition: all 0.6s;
  -webkit-transition: all 0.6s;
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
}
.casebox-sec1 .base_img:before {
  content: "";
  display: block;
}
.casebox-sec1 .casebox_nav {
  margin-bottom: 0.3rem;
}
.casebox-sec1 .cont {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -0.1rem;
}
.casebox-sec1 .cont .item {
  padding: 0 0.1rem;
  width: 33.33%;
  margin-bottom: 0.2rem;
}
@media (max-width: 767px) {
  .casebox-sec1 .cont .item {
    width: 100%;
  }
}
.casebox-sec1 .cont .item .list {
  display: block;
  overflow: hidden;
  background-color: #ffffff;
  box-shadow: 0px 0px 0.4rem 0px rgba(178, 178, 178, 0.1);
}
.casebox-sec1 .cont .item .list .img {
  padding-top: 53.84615385%;
  border-radius: 0.1rem 0.1rem 0 0;
}
.casebox-sec1 .cont .item .list .font {
  border: solid 1px #ededed;
  border-top: none;
  padding: 0 0.34rem 0.36rem;
  position: relative;
  z-index: 2;
  border-radius: 0 0 0.1rem 0.1rem;
}
.casebox-sec1 .cont .item .list .font .f_icon {
  box-shadow: 0px 0px 10px 0px rgba(178, 178, 178, 0.4);
  display: flex;
  align-items: center;
  justify-content: center;
  width: 1rem;
  height: 1rem;
  border-radius: 50%;
  margin-top: -0.5rem;
  background-color: #ffffff;
  margin-bottom: 0.1rem;
}
.casebox-sec1 .cont .item .list .font .f_icon img {
  width: auto;
  height: auto;
  max-width: 76%;
  max-height: 76%;
  object-fit: contain;
}
.casebox-sec1 .cont .item .list .font .f_jt {
  flex-wrap: wrap;
  display: flex;
  align-items: center;
  color: #00833b;
  line-height: 1.875;
  font-weight: bold;
  margin-bottom: 0.1rem;
}
.casebox-sec1 .cont .item .list .font .f_jt i {
  display: block;
  width: 2px;
  height: 0.16rem;
  background-color: #00833b;
  margin: 0 0.1rem;
}
.casebox-sec1 .cont .item .list .font .f_jt .f_tag {
  padding: 0 0.12rem;
  border-radius: 0.8em;
  background-color: rgba(0, 131, 59, 0.1);
}
.casebox-sec1 .cont .item .list .font .f_jt .f_name {
  line-height: 1.8;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  height: 3.6em;
}
.casebox-sec1 .cont .item .list .font .f_tit {
  line-height: 1.41666667;
  font-weight: bold;
  color: #000;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  height: 2.83333333em;
  -webkit-box-orient: vertical;
  overflow: hidden;
  transition: all 0.4s linear;
  margin-bottom: 0.3rem;
  font-size: 24px;
}
@media (max-width: 1260px) {
  .casebox-sec1 .cont .item .list .font .f_tit {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  .casebox-sec1 .cont .item .list .font .f_tit {
    font-size: 14px;
  }
}
.casebox-sec1 .cont .item .list .font .but {
  display: flex;
  align-items: center;
  color: var(--color);
  font-weight: bold;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  padding-top: 0.28rem;
}
.casebox-sec1 .cont .item .list .font .but svg {
  width: 12px;
  height: 12px;
  transition: all 0.4s;
  margin-left: 10px;
}
@media (max-width: 1580px) {
  .casebox-sec1 .cont .item .list .font .but svg {
    width: 10px;
    height: 10px;
  }
}
.casebox-sec1 .cont .item .list .font .but svg path {
  fill: var(--color);
}
.casebox-sec1 .cont .item .list:hover .img img {
  transform: scale(1.08);
}
.casebox-sec1 .cont .item .list:hover .font .f_tit {
  color: #d8b992;
}
.casebox-sec1 .cont .item .list:hover .font .but svg {
  transform: rotate(45deg);
}
.casebox-sec1 .basepage {
  margin-top: 0.4rem;
}
