@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";
/* 公共响应变量 */
/* 百分比计算 */
.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);
}
