@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";.public-case-1{padding:1.2rem 0}.public-case-1 .casebox_search{display:flex;flex-wrap:wrap;justify-content:space-between}.public-case-1 .casebox_search .lt{display:flex;align-items:center;color:#333333}@media (max-width: 767px){.public-case-1 .casebox_search .lt{width:100%;margin-bottom:.26rem }}.public-case-1 .casebox_search .lt img{width:18px;margin-right:14px}@media (max-width: 1580px){.public-case-1 .casebox_search .lt img{width:16px;margin-right:10px }}.public-case-1 .casebox_search .lt span{color:var(--color)}.public-case-1 .casebox_search .f_form{width:4rem;display:flex;align-items:center;background-color:var(--color10);border-radius:.38rem;border:solid 1px rgba(0,0,0,0.1);padding:4px;margin-bottom:.3rem}@media (max-width: 1580px){.public-case-1 .casebox_search .f_form{padding:6px }}@media (max-width: 767px){.public-case-1 .casebox_search .f_form{width:100%;border-radius:.5rem }}.public-case-1 .casebox_search .f_form input{width:50%;width:calc(100% - .92rem);padding:0 .2rem;color:var(--color4)}@media (max-width: 1580px){.public-case-1 .casebox_search .f_form input{padding:0 10px;width:calc(100% - 1.2rem) }}@media (max-width: 767px){.public-case-1 .casebox_search .f_form input{width:calc(100% - 1.5rem) }}.public-case-1 .casebox_search .f_form .f_sub{color:var(--color10);transition:all .4s;width:.92rem;height:.48rem;display:flex;align-items:center;justify-content:center;background-color:var(--color);border-radius:.3rem}@media (max-width: 1580px){.public-case-1 .casebox_search .f_form .f_sub{height:.56rem;width:1.2rem;border-radius:.3rem }}@media (max-width: 767px){.public-case-1 .casebox_search .f_form .f_sub{width:1.5rem;height:.78rem;border-radius:.4rem }}.public-case-1 .casebox_search .f_form .f_sub svg{width:22px;height:22px}@media (max-width: 1580px){.public-case-1 .casebox_search .f_form .f_sub svg{width:18px;height:18px }}@media (max-width: 767px){.public-case-1 .casebox_search .f_form .f_sub svg{width:.36rem;height:.36rem }}.public-case-1 .casebox_search .f_form .f_sub svg path{fill:var(--color10)}.public-case-1 .casebox_search .f_form .f_sub:hover{opacity:.9}.public-case-1 .enterbox_search{margin-bottom:.4rem;align-items:center}.public-case-1 .enterbox_search .ent_select{position:relative;z-index:3;line-height:1.5;width:2.4rem}@media (max-width: 767px){.public-case-1 .enterbox_search .ent_select{width:100%;margin-bottom:.3rem }}.public-case-1 .enterbox_search .ent_select .f_tit1{background-color:var(--color10);border-radius:27px;padding:.14rem .24rem;width:100%;display:flex;justify-content:space-between;align-items:center;color:var(--color4);user-select:none;-webkit-user-select:none;cursor:pointer;position:relative;z-index:2;border:solid 1px rgba(0,0,0,0.1)}.public-case-1 .enterbox_search .ent_select .f_tit1 i{display:flex;align-items:center;justify-content:center;width:12px;transition:all .4s;height:12px}@media (max-width: 1580px){.public-case-1 .enterbox_search .ent_select .f_tit1 i{width:10px;height:10px }}.public-case-1 .enterbox_search .ent_select .f_tit1 i img{width:100%;max-height:100%}.public-case-1 .enterbox_search .ent_select .f_jt{display:none;position:absolute;left:0;z-index:1;top:100%;width:100%;background-color:var(--color10);padding:.36rem 0 .2rem;border:1px solid rgba(0,0,0,0.1);border-top:none;margin-top:-0.24rem}.public-case-1 .enterbox_search .ent_select .f_jt .li{display:block;color:#999;cursor:pointer;padding:.1rem .24rem}.public-case-1 .enterbox_search .ent_select .f_jt .li:hover{color:var(--color)}.public-case-1 .enterbox_search .ent_select.on .f_tit1 i{transform:rotate(180deg)}.public-case-1 .enterbox_search .enter_nav{width:calc(100% - 4rem);margin:0;line-height:1.5}@media (max-width: 767px){.public-case-1 .enterbox_search .enter_nav{width:100%;margin-bottom:.5rem;height:auto }}@media (max-width: 767px){.public-case-1 .enterbox_search .enter_nav .swiper-wrapper{height:auto;flex-wrap:wrap }}.public-case-1 .enterbox_search .enter_nav .swiper-slide{margin-right:.2rem;width:auto}.public-case-1 .enterbox_search .enter_nav .swiper-slide:last-child{margin-right:0}.public-case-1 .enterbox_search .enter_nav .swiper-slide .item{display:flex;align-items:center;justify-content:center;text-align:center;border-radius:26px;color:var(--color4);transition:all .4s;padding:.12rem .2rem;min-width:1.2rem;border:1px solid rgba(0,0,0,0.1)}@media (max-width: 767px){.public-case-1 .enterbox_search .enter_nav .swiper-slide .item{min-width:1.8rem;margin-bottom:.16rem }}.public-case-1 .enterbox_search .enter_nav .swiper-slide:not(.on) .item:hover{color:var(--color);background-color:var(--color);border-color:var(--color);color:var(--color10)}.public-case-1 .enterbox_search .enter_nav .swiper-slide.on .item{background-color:var(--color);border-color:var(--color);color:var(--color10)}@media (min-width: 768px){.public-case-1 .enterbox_search .f_form{width:3.2rem;margin-bottom:0 }}.public-case-1 .cont{display:flex;flex-wrap:wrap;margin:0 -0.1rem}.public-case-1 .cont .item{width:33.333%;padding:0 .1rem;margin-bottom:.2rem}@media (max-width: 767px){.public-case-1 .cont .item{width:50% }}.public-case-1 .cont .item .list{display:block;overflow:hidden;position:relative;z-index:2;border-radius:.1rem .1rem 0 0}.public-case-1 .cont .item .list .base_img{position:relative;overflow:hidden}.public-case-1 .cont .item .list .base_img img{transition:all .6s;-webkit-transition:all .6s;width:100%;height:100%;object-fit:cover;position:absolute;top:0;bottom:0;right:0;left:0;margin:auto}.public-case-1 .cont .item .list .base_img:before{content:"";display:block}.public-case-1 .cont .item .list .img{padding-top:53.84615385%}.public-case-1 .cont .item .list .font{border-radius:0 0 .1rem .1rem;box-shadow:0 0 .4rem 0 rgba(178,178,178,0.1);border:solid 1px #ededed;padding:.35rem .4rem .35rem}@media (max-width: 767px){.public-case-1 .cont .item .list .font{padding:.2rem .36rem }}.public-case-1 .cont .item .list .font .f_tit{font-weight:bold;color:#000000;line-height:1.41666667;margin-bottom:.2rem;display:-webkit-box;font-size:var(--font-size4);-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;height:2.83333333em;transition:all .4s}@media (max-width: 767px){.public-case-1 .cont .item .list .font .f_tit{line-height:1.6;height:3.2em;font-size:.28rem }}.public-case-1 .cont .item .list .font .f_time{margin-bottom:.38rem;display:flex;align-items:center}@media (max-width: 767px){.public-case-1 .cont .item .list .font .f_time{margin-bottom:.2rem }}.public-case-1 .cont .item .list .font .f_time i{display:flex;align-items:center;justify-content:center;width:17px;height:16px}@media (max-width: 1580px){.public-case-1 .cont .item .list .font .f_time i{width:15px;height:14px }}@media (max-width: 991px){.public-case-1 .cont .item .list .font .f_time i{width:13px;height:12px }}.public-case-1 .cont .item .list .font .f_time i img{width:100%;max-height:100%;object-fit:contain}.public-case-1 .cont .item .list .font .f_time span{display:block;color:var(--color4);margin-left:.1rem}.public-case-1 .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:.28rem}.public-case-1 .cont .item .list .font .but svg{width:12px;height:12px;transition:all .4s;margin-left:10px}@media (max-width: 1580px){.public-case-1 .cont .item .list .font .but svg{width:10px;height:10px }}.public-case-1 .cont .item .list .font .but svg path{fill:var(--color)}.public-case-1 .cont .item .list:hover .img img{transform:scale(1.04)}.public-case-1 .cont .item .list:hover .font .f_tit{color:var(--color)}.public-case-1 .cont .item .list:hover .font .but svg{transform:rotate(45deg)}.public-case-1 .basepage{margin-top:.4rem;display:flex;align-items:center;flex-wrap:wrap;justify-content:center}.public-case-1 .basepage a,.public-case-1 .basepage span,.public-case-1 .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 .4s;float:left;font-size:16px;margin:0 5px 10px;position:relative}@media (max-width: 1580px){.public-case-1 .basepage a,.public-case-1 .basepage span,.public-case-1 .basepage .f_fan{font-size:14px;width:46px;height:46px }}@media (max-width: 991px){.public-case-1 .basepage a,.public-case-1 .basepage span,.public-case-1 .basepage .f_fan{width:34px;height:34px;font-size:14px }}.public-case-1 .basepage a:before,.public-case-1 .basepage span:before,.public-case-1 .basepage .f_fan:before{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;display:none}.public-case-1 .basepage .active{background:var(--color);color:var(--color10);border-color:var(--color)}.public-case-1 .basepage .active:hover{background:var(--color);color:var(--color10)}.public-case-1 .basepage .f_fan{color:var(--color);padding:0 4px;text-align:center;position:relative}.public-case-1 .basepage .f_fan .f_int{width:100%;height:100%;text-align:center;z-index:2}.public-case-1 .basepage .f_fan .f_int::-webkit-input-placeholder{color:var(--color4)}.public-case-1 .basepage .f_fan .f_int::-ms-input-placeholder{color:var(--color4)}.public-case-1 .basepage .prev,.public-case-1 .basepage .next{position:relative;color:var(--color4)}.public-case-1 .basepage .prev svg,.public-case-1 .basepage .next svg{width:10px;height:10px}.public-case-1 .basepage .prev svg path,.public-case-1 .basepage .next svg path{transition:all .4s;fill:var(--color4)}.public-case-1 .basepage .prev:hover svg path,.public-case-1 .basepage .next:hover svg path{fill:var(--color)}.public-case-1 .basepage span{color:var(--color)}.public-case-1 .basepage span:before{display:none}.public-case-1 .basepage .f_name{width:auto;color:#222222;font-weight:bold;padding:0 15px}.public-case-1 .basepage .f_name:before{display:none}.public-case-1 .basepage .fan{width:auto;padding:0 15px}.public-case-1 .basepage a{font-weight:bold}.public-case-1 .basepage a:hover{background:var(--color);color:var(--color10)}
 
@charset "utf-8";
/* 公共响应变量 */
/* 百分比计算 */
.y-faq-1 {
  width: 100%;
  background: #fff;
  padding: 1.2rem 0;
}
.y-faq-1 .title {
  font-weight: bold;
  font-size: var(--font-size2);
  text-align: center;
  line-height: calc(58/48);
  color: #222;
}
.y-faq-1 .menu {
  width: 100%;
  margin-top: 0.54rem;
}
.y-faq-1 .menu ul {
  width: 100%;
  display: flex;
  justify-content: center;
}
@media (max-width: 767px) {
  .y-faq-1 .menu ul {
    justify-content: flex-start;
    overflow-x: auto;
    padding-bottom: 0.1rem;
  }
}
.y-faq-1 .menu ul li {
  margin-right: 5px;
}
.y-faq-1 .menu ul li .public-btn {
  min-width: 1.5rem;
  height: 0.6rem;
  border-radius: 0.3rem;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.4s;
  border: 1px solid transparent;
  padding: 0 0.25rem;
}
@media (max-width: 767px) {
  .y-faq-1 .menu ul li .public-btn {
    height: 0.8rem;
    border-radius: 0.4rem;
  }
}
.y-faq-1 .menu ul li .public-btn span {
  font-size: var(--font-size7);
  white-space: nowrap;
  color: #222222;
  transition: all 0.4s;
}
.y-faq-1 .menu ul li .public-btn:hover {
  background: var(--color);
  border: 1px solid var(--color);
}
.y-faq-1 .menu ul li .public-btn:hover span {
  color: #FFFFFF;
}
.y-faq-1 .menu ul li.on .public-btn {
  background: var(--color);
  border: 1px solid var(--color);
}
.y-faq-1 .menu ul li.on .public-btn span {
  color: #FFFFFF;
}
.y-faq-1 .menu ul li:last-child {
  margin: 0;
}
.y-faq-1 .list {
  max-width: 1200px;
  margin: 0.4rem auto 0;
  border-bottom: 2px solid rgba(0, 0, 0, 0.1);
}
.y-faq-1 .list ul li {
  width: 100%;
  padding: 0.33rem 0.4rem 0.36rem;
  border-top: 2px solid rgba(0, 0, 0, 0.1);
  transition: all 0.4s;
}
.y-faq-1 .list ul li .t1 {
  display: flex;
  align-items: center;
  font-size: var(--font-size5);
  color: var(--color);
  line-height: calc(36/24);
  cursor: pointer;
}
.y-faq-1 .list ul li .t1 span {
  color: #222;
}
.y-faq-1 .list ul li .t1 i {
  color: #222;
  font-style: initial;
  margin-left: auto;
  transition: all 0.4s;
  flex-shrink: 0;
}
@media (max-width: 991px) {
  .y-faq-1 .list ul li .t1 i {
    margin-left: 0.1rem;
  }
}
.y-faq-1 .list ul li .t2 {
  font-size: var(--font-size7);
  color: #666;
  line-height: 2;
  padding-top: 0.3rem;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  margin-top: 0.33rem;
  display: none;
}
.y-faq-1 .list ul li.on {
  border-top: 2px solid var(--color);
}
.y-faq-1 .list ul li.on i {
  color: var(--color);
}
.y-faq-1 .more {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: var(--font-size7);
  color: #999;
  margin-top: 0.4rem;
  line-height: 2;
}
.y-faq-1 .more svg {
  margin-left: 0.1rem;
  color: var(--color);
}
