@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";
.c-about-1 {
  background-color: #f6f6f6;
  padding: 1.4rem 0 1rem;
  overflow: hidden;
}
.c-about-1 + .c-about-1 {
  padding-top: 0;
}
.c-about-1 .cont {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 0.6rem;
}
@media (max-width: 767px) {
  .c-about-1 .cont {
    flex-wrap: wrap;
  }
}
.c-about-1 .cont .font {
  flex: 0 0 auto;
  width: 47.875%;
}
@media (max-width: 767px) {
  .c-about-1 .cont .font {
    width: 100%;
    margin-bottom: 0.3rem;
  }
}
.c-about-1 .cont .font .f_tit {
  color: var(--color1);
  font-weight: bold;
  font-size: var(--font-size2);
  line-height: 1.3125;
  margin-bottom: 0.55rem;
}
.c-about-1 .cont .font .f_tit span {
  color: var(--color);
}
.c-about-1 .cont .font .text {
  color: var(--color3);
  text-align: justify;
  line-height: 1.75;
  font-size: 18px;
}
@media (max-width: 1260px) {
  .c-about-1 .cont .font .text {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .c-about-1 .cont .font .text {
    font-size: 14px;
  }
}
.c-about-1 .cont .font .text p {
  /* text-indent: 2em; */
}
.c-about-1 .cont .img {
  width: 47.875%;
  /* margin-left: 1.36rem; */
  flex: 0 0 auto;
}
@media (max-width: 767px) {
  .c-about-1 .cont .img {
    width: 100%;
    margin-left: 0;
  }
}
.c-about-1 .cont .img:before {
  padding-top: 59.01287554%;
}
.c-about-1 .cont .img video {
  transition: all 0.6s;
  -webkit-transition: all 0.6s;
  width: 100%;
  height: 100%;
  z-index: 2;
  object-fit: cover;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
}
.c-about-1 .f_jt {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -0.15rem;
}
@media (max-width: 767px) {
  .c-about-1 .f_jt {
    margin: 0 -0.1rem;
  }
}
.c-about-1 .f_jt .item {
  width: 20%;
  padding: 0 0.15rem;
  margin-top: 0.3rem;
}
@media (max-width: 991px) {
  .c-about-1 .f_jt .item {
    width: 33.333%;
  }
}
@media (max-width: 767px) {
  .c-about-1 .f_jt .item {
    width: 50%;
    padding: 0 0.1rem;
    margin-top: 0.2rem;
  }
}
.c-about-1 .f_jt .item .li {
  box-shadow: 0px 3px 0.2rem 0px rgba(0, 0, 0, 0.06);
  border-radius: 0.1rem;
  position: relative;
  overflow: hidden;
  padding: 0.2rem 0.3rem 0.2rem;
}
.c-about-1 .f_jt .item .li .f_tit {
  color: var(--color3);
  font-weight: bold;
  padding-bottom: 0.15rem;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  margin-bottom: 0.42rem;
  font-size: 18px;
}
@media (max-width: 1260px) {
  .c-about-1 .f_jt .item .li .f_tit {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .c-about-1 .f_jt .item .li .f_tit {
    font-size: 14px;
  }
}
.c-about-1 .f_jt .item .li .shu {
  line-height: 0.9;
  display: flex;
  color: var(--color);
  align-items: flex-start;
  /* font-weight: bold; */
  font-size: var(--font-size1);
}
.c-about-1 .f_jt .item .li .shu span {
  font-size: 0.86rem;
  color: var(--color);
}

 
@charset "utf-8";
.hm-sec2 {
  position: relative;
}
.hm-sec2 .fcanvas {
  position: absolute;
  top: 20%;
  left: 0;
  width: 100%;
  height: 100%;
}
.hm-sec2 .f_zhong {
  overflow: hidden;
  position: relative;
  padding-top: 1.4rem;
  padding-bottom: 3.84rem;
}
@media (max-width: 767px) {
  .hm-sec2 .f_zhong {
    padding: 0.6rem 0 0.2rem;
  }
}
.hm-sec2 .f_zhong .f_font {
  position: relative;
  text-align: center;
}
.hm-sec2 .f_zhong .f_font .f_tit {
  font-weight: bold;
  margin-bottom: 0.3rem;
  font-size: var(--font-size2);
}
@media (max-width: 767px) {
  .hm-sec2 .f_zhong .f_font .f_tit {
    font-size: 0.34rem;
  }
}
.hm-sec2 .f_zhong .f_font .text {
  font-size: var(--font-size3);
  color: #999999;
}
@media (max-width: 767px) {
  .hm-sec2 .f_zhong .f_font .text {
    font-size: 0.2rem;
  }
}
.hm-sec2 .f_zhong .f_font .text span {
  background: #999999 -webkit-linear-gradient(left, var(--color), var(--color)) no-repeat 0 0;
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-size: 0% 100%;
}

 
@charset "utf-8";
.hm-sec3 {
  padding-bottom: 0.7rem;
}
.hm-sec3 .title {
  font-size: var(--font-size2);
  font-weight: bold;
  text-align: center;
  margin-bottom: 0.5rem;
}
.hm-sec3 .img {
  width: 100%;
  /* max-width: 1920px; */
  margin: 0 auto 0.6rem;
  text-align: center;
}
.hm-sec3 .img img {
  width: auto;
  max-width: 100%;
}
.hm-sec3 .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) {
  .hm-sec3 .hm_but {
    width: 1.8rem;
    height: 0.66rem;
  }
}
@media (max-width: 767px) {
  .hm-sec3 .hm_but {
    height: 0.68rem;
    width: 1.8rem;
  }
}
.hm-sec3 .hm_but:hover {
  opacity: 0.9;
}
.hm-sec3 .hm_but {
  margin: 0 auto;
}

 
@charset "utf-8";
.hm-sec6 {
  overflow: hidden;
}
.hm-sec6 .hm_tit {
  text-align: center;
  margin-bottom: 0.5rem;
}
.hm-sec6 .hm_tit .f_tit {
  color: #222222;
  font-size: var(--font-size1);
}
.hm-sec6 .hm_tit .text {
  margin-top: 0.12rem;
  color: #666;
}
.hm-sec6 .container {
  margin: 0 auto;
  width: 84%;
  max-width: 1600px;
}
@media (max-width: 1580px) {
  .hm-sec6 .container {
    width: 84%;
  }
}
@media (max-width: 1260px) {
  .hm-sec6 .container {
    width: 90%;
  }
}
.hm-sec6 .str_move {
  white-space: nowrap;
  position: absolute;
  top: 0;
  left: 0;
}
.hm-sec6 .hm_flogo {
  position: relative;
  overflow: hidden;
}
.hm-sec6 .hm_flogo:before,
.hm-sec6 .hm_flogo:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  height: 100%;
  width: 30%;
  pointer-events: none;
  z-index: 2;
}
.hm-sec6 .hm_flogo:before {
  right: 86%;
  background: linear-gradient(to right, #ffffff 60%, rgba(255, 255, 255, 0));
}
.hm-sec6 .hm_flogo:after {
  left: 86%;
  background: linear-gradient(to right, rgba(255, 255, 255, 0), #ffffff 60%);
}
.hm-sec6 .hm_flogo .hm_log {
  position: relative;
}
@media screen and (max-width: 767px) {
  .hm-sec6 .hm_flogo .hm_log {
    display: flex;
    flex-wrap: wrap;
  }
}
.hm-sec6 .hm_flogo .hm_log .li {
  margin-right: 12px;
  display: inline-block;
  padding: 0 0 0.26rem;
}
@media screen and (max-width: 767px) {
  .hm-sec6 .hm_flogo .hm_log .li {
    /* width: calc((100% - 36px) / 3); */
  }
}
.hm-sec6 .hm_flogo .hm_log .li .img {
  width: 2rem;
  height: 1.36rem;
  background-color: #ffffff;
  box-shadow: 0px 3px 0.4rem 0px rgba(20, 33, 96, 0.06);
}
.hm-sec6 .hm_flogo .hm_log .li .img:before {
  padding-top: 50%;
}
.hm-sec6 .hm_flogo .hm_log:first-child .li {
  padding-top: 0.26rem;
}

 
@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";
.base_img {
  position: relative;
}
.base_img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
}
.base_img:before {
  content: "";
  display: block;
}
.ptb140 {
  padding-top: 1.4rem;
  padding-bottom: 1.4rem;
}
@media (max-width: 767px) {
  .ptb140 {
    padding-top: 1.2rem;
    padding-bottom: 1.2rem;
  }
}
.hm-sec2 .hm_tit {
  text-align: center;
  margin-bottom: 0.5rem;
}
.hm-sec2 .hm_tit .f_tit {
  color: #222222;
  font-size: var(--font-size1);
}
.hm-sec2 .hm_tit .text {
  margin-top: 0.12rem;
  color: #666;
}
.hm-sec2 .cont {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -0.2rem;
}
@media (max-width: 767px) {
  .hm-sec2 .cont {
    margin: 0;
  }
}
.hm-sec2 .cont .lt,
.hm-sec2 .cont .gt {
  padding: 0 0.2rem;
}
@media (max-width: 767px) {
  .hm-sec2 .cont .lt,
  .hm-sec2 .cont .gt {
    padding: 0;
  }
}
.hm-sec2 .cont .lt .item,
.hm-sec2 .cont .gt .item {
  display: block;
  overflow: hidden;
  border-radius: 10px;
  position: relative;
  z-index: 2;
  background-color: #f8f8f8;
}
.hm-sec2 .cont .lt .item .img,
.hm-sec2 .cont .gt .item .img {
  width: 100%;
  padding-bottom: 57.11111111%;
  overflow: hidden;
}
.hm-sec2 .cont .lt .item .img img,
.hm-sec2 .cont .gt .item .img img {
  transition: all 0.4s;
}
.hm-sec2 .cont .lt .item .font,
.hm-sec2 .cont .gt .item .font {
  padding: 0.4rem 1.88rem 0.6rem 0.3rem;
}
@media (max-width: 991px) {
  .hm-sec2 .cont .lt .item .font,
  .hm-sec2 .cont .gt .item .font {
    padding-right: 1.6rem;
  }
}
@media (max-width: 767px) {
  .hm-sec2 .cont .lt .item .font,
  .hm-sec2 .cont .gt .item .font {
    padding: 0.46rem 0.36rem 0.6rem;
  }
}
.hm-sec2 .cont .lt .item .font .tit,
.hm-sec2 .cont .gt .item .font .tit {
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #222222;
  transition: all 0.4s;
  margin-bottom: 0.2rem;
  font-size: var(--font-size4);
}
@media (max-width: 1580px) {
  .hm-sec2 .cont .lt .item .font .tit,
  .hm-sec2 .cont .gt .item .font .tit {
    font-size: 16px;
  }
}
@media (max-width: 1580px) {
  .hm-sec2 .cont .lt .item .font .tit,
  .hm-sec2 .cont .gt .item .font .tit {
    font-size: 0.34rem;
  }
}
.hm-sec2 .cont .lt .item .font .tit span,
.hm-sec2 .cont .gt .item .font .tit span {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 93%, #333333 0%);
  background-size: 0 100%;
  background-repeat: no-repeat;
  transition: all 0.4s;
}
.hm-sec2 .cont .lt .item .font .text,
.hm-sec2 .cont .gt .item .font .text {
  color: #666666;
  line-height: 1.5;
  margin-bottom: 0.32rem;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  height: 3em;
}
.hm-sec2 .cont .lt .item .font .f_time,
.hm-sec2 .cont .gt .item .font .f_time {
  color: #999999;
}
@media (max-width: 767px) {
  .hm-sec2 .cont .lt .item .font .f_time,
  .hm-sec2 .cont .gt .item .font .f_time {
    font-size: 0.28rem;
  }
}
.hm-sec2 .cont .lt .item:hover .img img,
.hm-sec2 .cont .gt .item:hover .img img {
  transform: scale(1.04);
}
.hm-sec2 .cont .lt .item:hover .font .tit,
.hm-sec2 .cont .gt .item:hover .font .tit {
  color: #333333;
}
.hm-sec2 .cont .lt .item:hover .font .tit span,
.hm-sec2 .cont .gt .item:hover .font .tit span {
  background-size: 100% 100%;
}
.hm-sec2 .cont .lt {
  width: 65.71%;
}
@media (max-width: 767px) {
  .hm-sec2 .cont .lt {
    width: 100%;
    margin-bottom: 0.6rem;
  }
}
.hm-sec2 .cont .lt .hm2_cont .hm2_page {
  position: absolute;
  bottom: initial;
  top: 0.44rem;
  margin-top: 57.11111111%;
  right: 0.3rem;
  width: auto;
  left: initial;
}
@media (max-width: 767px) {
  .hm-sec2 .cont .lt .hm2_cont .hm2_page {
    margin-top: 0;
    margin-top: 57.11111111%;
    top: -0.86rem;
  }
}
.hm-sec2 .cont .lt .hm2_cont .hm2_page span {
  width: 22px;
  height: 22px;
  background-color: rgba(0, 0, 0, 0.1);
  opacity: 1;
  color: #333;
  font-size: 14px;
  border-radius: 3px;
  margin-left: 0;
  margin-right: 10px;
}
@media (max-width: 1580px) {
  .hm-sec2 .cont .lt .hm2_cont .hm2_page span {
    width: 20px;
    height: 20px;
    font-size: 12px;
  }
}
@media (max-width: 767px) {
  .hm-sec2 .cont .lt .hm2_cont .hm2_page span {
    background-color: rgba(0, 0, 0, 0.1);
    box-shadow: rgba(0, 0, 0, 0.2);
  }
}
.hm-sec2 .cont .lt .hm2_cont .hm2_page span:last-child {
  margin-right: 0;
}
.hm-sec2 .cont .lt .hm2_cont .hm2_page .swiper-pagination-bullet-active {
  background-color: #000000;
  color: #ffffff;
}
.hm-sec2 .cont .gt {
  display: flex;
  flex-direction: column;
  align-content: space-between;
  justify-content: space-between;
  width: 34.29%;
}
@media (max-width: 767px) {
  .hm-sec2 .cont .gt {
    width: 100%;
  }
}
.hm-sec2 .cont .gt .item {
  /* max-height: calc(50% - 0.1rem); */
}
.hm-sec2 .cont .gt .item .img {
  padding-bottom: 53.47826087%;
}
.hm-sec2 .cont .gt .item .font {
  padding: 0.14rem 0.74rem 0.24rem 0.3rem;
}
@media (max-width: 767px) {
  .hm-sec2 .cont .gt .item .font {
    padding: 0.3rem 0.36rem 0.46rem;
  }
}
.hm-sec2 .cont .gt .item .font .tit {
  white-space: wrap;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  line-height: 1.5;
  height: 3em;
  margin-bottom: 0.1rem;
  font-size: var(--font-size6);
}
.hm-sec2 .g_tc {
  text-align: center;
  margin: 0.58rem auto 0;
}
.hm-sec2 .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) {
  .hm-sec2 .hm_but {
    width: 1.8rem;
    height: 0.66rem;
  }
}
@media (max-width: 767px) {
  .hm-sec2 .hm_but {
    height: 0.68rem;
    width: 1.8rem;
  }
}
.hm-sec2 .hm_but:hover {
  opacity: 0.9;
}
.hm-sec2 .hm_but {
  margin: 0 auto;
}

 
@charset "utf-8";
.base_prev,
.base_next {
  position: relative;
  top: 0;
  left: initial;
  right: initial;
  pointer-events: auto;
  margin-top: 0;
  background: none;
  width: 0.6rem;
  height: 0.6rem;
  border-radius: 50%;
  transition: all 0.4s;
  background-color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 767px) {
  .base_prev,
  .base_next {
    width: 0.76rem;
    height: 0.76rem;
  }
}
.base_prev svg,
.base_next svg {
  width: 33.33333333%;
  height: 33.33333333%;
}
.base_prev svg path,
.base_next svg path {
  fill: #b7b7b7;
  transition: all 0.4s;
}
.base_prev::after,
.base_next::after {
  display: none;
}
.base_prev:hover,
.base_next:hover {
  background-color: var(--color);
}
.base_prev:hover svg,
.base_next:hover svg {
  color: #fff;
}
.base_prev:hover svg path,
.base_next:hover svg path {
  fill: #ffffff;
}
.x-inte3 {
  padding: 1.3rem 0 1.4rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
@media (max-width: 767px) {
  .x-inte3 {
    padding: 1.2rem 0;
  }
}
.x-inte3 .x-con .x-title {
  color: #222222;
  font-weight: bold;
  font-size: var(--font-size1);
}
.x-inte3 .x-con .swiper {
  padding-left: 8.3%;
  margin-top: 0.55rem;
}
@media (max-width: 767px) {
  .x-inte3 .x-con .swiper {
    padding: 0 5%;
    margin-top: 0.4rem;
  }
}
.x-inte3 .x-con .swiper .swiper-wrapper .swiper-slide {
  display: flex;
  /* &:hover{
						.x-img{
						    img{
								transform: scale(1.05);
							}
						}
					} */
}
.x-inte3 .x-con .swiper .swiper-wrapper .swiper-slide.swiper-slide-active .x-img {
  transform: scale(1);
}
.x-inte3 .x-con .swiper .swiper-wrapper .swiper-slide.swiper-slide-active .x-text {
  margin-top: 0.4rem;
  padding-left: 0.4rem;
}
@media (max-width: 1580px) {
  .x-inte3 .x-con .swiper .swiper-wrapper .swiper-slide.swiper-slide-active .x-text {
    margin-top: 0.2rem;
  }
}
.x-inte3 .x-con .swiper .swiper-wrapper .swiper-slide.swiper-slide-active .x-text i {
  transform: scale(1);
}
.x-inte3 .x-con .swiper .swiper-wrapper .swiper-slide.swiper-slide-active .x-text .x-tit {
  font-size: 0.26rem;
  line-height: 1.2;
}
@media (max-width: 1580px) {
  .x-inte3 .x-con .swiper .swiper-wrapper .swiper-slide.swiper-slide-active .x-text .x-tit {
    font-size: 22px;
  }
}
@media (max-width: 767px) {
  .x-inte3 .x-con .swiper .swiper-wrapper .swiper-slide.swiper-slide-active .x-text .x-tit {
    font-size: 0.32rem;
  }
}
.x-inte3 .x-con .swiper .swiper-wrapper .swiper-slide.swiper-slide-active .x-text .x-p {
  color: #666666;
  font-size: 0.24rem;
}
@media (max-width: 1580px) {
  .x-inte3 .x-con .swiper .swiper-wrapper .swiper-slide.swiper-slide-active .x-text .x-p {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  .x-inte3 .x-con .swiper .swiper-wrapper .swiper-slide.swiper-slide-active .x-text .x-p {
    font-size: 0.28rem;
  }
}
.x-inte3 .x-con .swiper .swiper-wrapper .swiper-slide .x-img {
  width: 2.4rem;
  height: 3.38rem;
  transform: scale(0.75);
  transition: 0.4s ease-in-out;
  overflow: hidden;
}
.x-inte3 .x-con .swiper .swiper-wrapper .swiper-slide .x-img img {
  transition: all 0.4s;
  width: 100%;
  height: 100%;
  /* object-fit: contain; */
  box-shadow: 0 0 0.29rem rgba(0, 0, 0, 0.12);
}
.x-inte3 .x-con .swiper .swiper-wrapper .swiper-slide .x-text {
  width: calc(100% - 2.4rem);
  padding-left: 0.1rem;
  margin-top: 0.8rem;
}
.x-inte3 .x-con .swiper .swiper-wrapper .swiper-slide .x-text i {
  display: inline-flex;
  width: 0.42rem;
  height: 0.34rem;
  transform: scale(0.75);
  transition: 0.4s ease-in-out;
}
.x-inte3 .x-con .swiper .swiper-wrapper .swiper-slide .x-text i img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.x-inte3 .x-con .swiper .swiper-wrapper .swiper-slide .x-text .x-tit {
  font-weight: bold;
  color: #222222;
  margin-top: 0.2rem;
  font-size: var(--font-size5);
}
.x-inte3 .x-con .swiper .swiper-wrapper .swiper-slide .x-text .x-p {
  color: #999999;
  line-height: 1.25;
  margin-top: 0.3rem;
}
.x-inte3 .x-con .x-line {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-top: 0.8rem;
}
@media (max-width: 767px) {
  .x-inte3 .x-con .x-line {
    justify-content: space-between;
    margin-top: 0.2rem;
  }
}
.x-inte3 .x-con .x-line .x-l {
  font-size: var(--font-size6);
  width: 6.875%;
  display: flex;
  font-family: "shuzi";
}
@media (max-width: 767px) {
  .x-inte3 .x-con .x-line .x-l {
    width: 15%;
  }
}
.x-inte3 .x-con .x-line .x-l span {
  color: #333333;
}
.x-inte3 .x-con .x-line .x-l i {
  font-style: initial;
  margin: 0 0.05rem;
}
.x-inte3 .x-con .x-line .x-zh {
  width: 80.625%;
  height: 1px;
  background-color: #e0e0e0;
}
@media (max-width: 767px) {
  .x-inte3 .x-con .x-line .x-zh {
    width: 50%;
  }
}
.x-inte3 .x-con .x-line .x-r {
  display: flex;
  justify-content: flex-end;
  width: 12.5%;
}
@media (max-width: 767px) {
  .x-inte3 .x-con .x-line .x-r {
    width: 30%;
  }
}
.x-inte3 .x-con .x-line .x-r .base_prev,
.x-inte3 .x-con .x-line .x-r .base_next {
  background-color: #f5f5f5;
  width: 0.8rem;
  height: 0.8rem;
}
.x-inte3 .x-con .x-line .x-r .base_prev:hover,
.x-inte3 .x-con .x-line .x-r .base_next:hover {
  background-color: #0004f1;
}
.x-inte3 .x-con .x-line .x-r .base_prev {
  margin-right: 0.2rem;
}
