@charset "utf-8";
.bannerbox {
  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: 100%;
  height: 100%;
  background-color: #000000;
  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 .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: 63.33333333%;
  max-height: 63.33333333%;
  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;
  }
}

 
@charset "utf-8";
.gs-banner-3 {
  width: 100%;
  height: auto;
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.gs-banner-3 .banner-box {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10;
  overflow: hidden;
}
.gs-banner-3 .banner-box .container1600 {
  height: 100%;
}
.gs-banner-3 .banner-box .banner-info {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.gs-banner-3 .banner-box .banner-info .info {
  width: 100%;
  max-width: 550px;
  height: auto;
  flex: 1;
}
.gs-banner-3 .banner-box .banner-info .info .title {
  width: 100%;
  height: auto;
  font-weight: 700;
  font-size: var(--font-size2);
  color: #222222;
  line-height: 1.2;
}
.gs-banner-3 .banner-box .banner-info .info .details {
  width: 100%;
  height: auto;
  margin-top: 0.3rem;
  color: #666666;
  line-height: 1.875;
  font-size: 18px;
}
@media (max-width: 1260px) {
  .gs-banner-3 .banner-box .banner-info .info .details {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .gs-banner-3 .banner-box .banner-info .info .details {
    font-size: 14px;
  }
}
.gs-banner-3 .banner-box .banner-info .info .more {
  width: 100%;
  height: auto;
  display: flex;
  margin-top: 0.7rem;
}
.gs-banner-3 .banner-box .banner-info .info .more a {
  width: auto;
  min-width: 1.8rem;
  height: 0.6rem;
  min-height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 1.5em;
  border-radius: 50px;
  background: var(--color);
  font-size: var(--font-size8);
  color: #FFFFFF;
}
.gs-banner-3 .banner-box .banner-info .img {
  width: 60%;
  height: auto;
  align-self: center;
}
.gs-banner-3 .banner-box .banner-info .img .pb {
  padding-bottom: 60%;
}
.gs-banner-3 .banner-box .banner-info .img img {
  max-width: 100%;
  max-height: 100%;
}
.gs-banner-3 .images {
  width: 100%;
  height: auto;
  font-size: 0;
  overflow: hidden;
}
.gs-banner-3 .images img {
  width: 100%;
  height: 100%;
  min-height: 300px;
  object-fit: cover;
}
@media (max-width: 991px) {
  .gs-banner-3 {
    background: #F5F5FB;
  }
  .gs-banner-3 .images {
    width: 100%;
    height: auto;
    position: absolute;
    top: 0;
  }
  .gs-banner-3 .images::after {
    content: '';
    width: 100%;
    height: 0;
    padding-top: 80%;
    display: block;
  }
  .gs-banner-3 .images img {
    position: absolute;
    top: 0;
    left: 0;
  }
  .gs-banner-3 .banner-box {
    position: relative;
  }
  .gs-banner-3 .banner-box .container {
    width: 100%;
    padding: 0;
  }
  .gs-banner-3 .banner-box .banner-info {
    padding-top: 5%;
    flex-direction: column-reverse;
  }
  .gs-banner-3 .banner-box .banner-info .img {
    width: 100%;
    margin-top: 25%;
  }
  .gs-banner-3 .banner-box .banner-info .info {
    max-width: 100%;
    padding: 40px 0 60px;
  }
}

 
@charset "utf-8";
/* 
.container {
    margin: 0 auto;
    width: 84%;
    max-width: 1600px; 
    @media @max-lg{
        width:84%;
    }
    @media @max-md{
        width:90%;
    }
}
 */
.hm-sec4 {
  padding: 0.7rem 0 1.4rem;
}
.hm-sec4 .hm_tit {
  text-align: center;
  margin-bottom: 0.52rem;
}
.hm-sec4 .hm_tit .f_tit {
  font-weight: bold;
  color: #010101;
  font-size: var(--font-size2);
}
.hm-sec4 .hm_tit .f_text {
  color: #999999;
  margin-top: 0.12rem;
}
.hm-sec4 .container {
  margin: 0 auto;
  width: 84%;
  max-width: 1600px;
}
@media (max-width: 1580px) {
  .hm-sec4 .container {
    width: 84%;
  }
}
@media (max-width: 1260px) {
  .hm-sec4 .container {
    width: 90%;
  }
}
.hm-sec4 .base_prev,
.hm-sec4 .base_next {
  position: relative;
  left: 0;
  right: 0;
  top: 0;
  margin: 0;
  opacity: 1;
  pointer-events: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  user-select: none;
  -webkit-user-select: none;
  width: 0.6rem;
  height: 0.58rem;
}
@media (max-width: 1580px) {
  .hm-sec4 .base_prev,
  .hm-sec4 .base_next {
    width: 0.66rem;
    height: 0.64rem;
  }
}
@media (max-width: 767px) {
  .hm-sec4 .base_prev,
  .hm-sec4 .base_next {
    width: 0.8rem;
    height: 0.76rem;
    display: none;
  }
}
.hm-sec4 .base_prev:before,
.hm-sec4 .base_next:before,
.hm-sec4 .base_prev:after,
.hm-sec4 .base_next:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: 99% 99%;
  background-repeat: no-repeat;
  transition: all 0.4s;
}
.hm-sec4 .base_prev:before,
.hm-sec4 .base_next:before {
  background-image: url(/static/home/images/pqiebag1.png);
}
.hm-sec4 .base_prev:after,
.hm-sec4 .base_next:after {
  background-image: url(/static/home/images/pqiebag2.png);
  opacity: 0;
}
.hm-sec4 .base_prev svg,
.hm-sec4 .base_next svg {
  color: var(--color);
  position: relative;
  z-index: 2;
  width: 30%;
  height: 31.03448276%;
}
.hm-sec4 .base_prev svg path,
.hm-sec4 .base_next svg path {
  fill: var(--color);
}
.hm-sec4 .base_prev:hover svg,
.hm-sec4 .base_next:hover svg {
  color: #fff;
}
.hm-sec4 .base_prev:hover:before,
.hm-sec4 .base_next:hover:before {
  opacity: 0;
}
.hm-sec4 .base_prev:hover:after,
.hm-sec4 .base_next:hover:after {
  opacity: 1;
}
.hm-sec4 .base_img {
  position: relative;
  overflow: hidden;
}
.hm-sec4 .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;
}
.hm-sec4 .base_img:before {
  content: "";
  display: block;
}
.hm-sec4 .hm_tit {
  margin-bottom: 0.8rem;
}
.hm-sec4 .qie {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
.hm-sec4 .qie .hm4_pagin {
  font-weight: bold;
  color: #cccccc;
  line-height: 0.9;
  font-size: 1.92rem;
}
@media (max-width: 767px) {
  .hm-sec4 .qie .hm4_pagin {
    font-size: 1.6rem;
    display: none;
  }
}
.hm-sec4 .qie .hm4_pagin span:first-child {
  color: var(--color);
}
.hm-sec4 .qie .f_cut {
  display: flex;
  align-items: center;
}
.hm-sec4 .qie .f_cut .hm4_next {
  margin-left: 12px;
}
@media (max-width: 1580px) {
  .hm-sec4 .qie .f_cut .hm4_next {
    margin-left: 8px;
  }
}
.hm-sec4 .cont {
  margin-top: -0.4rem;
  position: relative;
}
.hm-sec4 .cont .hm4_cont {
  margin: 0 -0.1rem;
}
@media (max-width: 767px) {
  .hm-sec4 .cont .hm4_cont .swiper-wrapper {
    display: flex;
    flex-direction: column;
  }
}
.hm-sec4 .cont .hm4_cont .swiper-slide {
  padding: 0 0.1rem;
}
@media (max-width: 767px) {
  .hm-sec4 .cont .hm4_cont .swiper-slide {
    margin-bottom: 0.4rem;
  }
}
.hm-sec4 .cont .hm4_cont .swiper-slide .item {
  display: block;
  position: relative;
  border-radius: 0.1rem;
  overflow: hidden;
}
.hm-sec4 .cont .hm4_cont .swiper-slide .item .img {
  padding-top: 60.75949367%;
}
.hm-sec4 .cont .hm4_cont .swiper-slide .item .img:before,
.hm-sec4 .cont .hm4_cont .swiper-slide .item .img:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  transition: all 0.4s linear;
  background-position: left bottom;
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-image: url(/static/home/images/jainbaimgbag1.png);
}
.hm-sec4 .cont .hm4_cont .swiper-slide .item .img:after {
  opacity: 0;
  background-image: url(/static/home/images/jainbaimgbag2.png);
}
.hm-sec4 .cont .hm4_cont .swiper-slide .item .f_icon {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
  width: 1.04rem;
  height: 1.04rem;
  background-color: #ffffff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  opacity: 0;
  transition: all 0.4s linear;
  justify-content: center;
  display: none;
}
.hm-sec4 .cont .hm4_cont .swiper-slide .item .f_icon img {
  width: 51.92307692%;
  height: 51.92307692%;
  object-fit: contain;
}
.hm-sec4 .cont .hm4_cont .swiper-slide .item .font {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  z-index: 2;
  color: #ffffff;
  padding: 0.44rem 0.38rem;
}
@media (max-width: 767px) {
  .hm-sec4 .cont .hm4_cont .swiper-slide .item .font {
    padding: 0.38rem 0.32rem;
  }
}
.hm-sec4 .cont .hm4_cont .swiper-slide .item .font .f_tit {
  font-weight: bold;
  margin-bottom: 0.22rem;
  font-size: var(--font-size4);
}
.hm-sec4 .cont .hm4_cont .swiper-slide .item .font .text {
  line-height: 1.625;
}
.hm-sec4 .cont .hm4_cont .swiper-slide .item .font .text p {
  font-size: var(--font-size8);
  position: relative;
  padding-left: 14px;
}
@media (max-width: 1580px) {
  .hm-sec4 .cont .hm4_cont .swiper-slide .item .font .text p {
    padding-left: 12px;
  }
}
.hm-sec4 .cont .hm4_cont .swiper-slide .item .font .text p:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0.75em;
  margin-top: -2px;
  width: 4px;
  height: 4px;
  background-color: #ffffff;
}
.hm-sec4 .cont .hm4_cont .swiper-slide .item:hover .img:before {
  opacity: 0;
}
.hm-sec4 .cont .hm4_cont .swiper-slide .item:hover .img:after {
  opacity: 1;
}
.hm-sec4 .cont .hm4_cont .swiper-slide .item:hover .img img {
  transform: scale(1.04);
}
.hm-sec4 .cont .hm4_cont .swiper-slide .item:hover .f_icon {
  opacity: 1;
}

 
@charset "utf-8";
/* 
.container {
    margin: 0 auto;
    width: 84%;
    max-width: 1600px; 
    @media @max-lg{
        width:84%;
    }
    @media @max-md{
        width:90%;
    }
}
 */
.pt140 {
  padding-top: 1.4rem;
}
@media (max-width: 767px) {
  .pt140 {
    padding-top: 1.2rem;
  }
}
.hm-sec5 {
  background-color: #f7f8fa;
  padding-bottom: 2rem;
}
@media (max-width: 767px) {
  .hm-sec5 {
    padding-bottom: 1.2rem;
  }
}
.hm-sec5 .base_img {
  position: relative;
  overflow: hidden;
}
.hm-sec5 .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;
}
.hm-sec5 .base_img:before {
  content: "";
  display: block;
}
.hm-sec5 .hm_tit {
  text-align: center;
  margin-bottom: 0.52rem;
}
.hm-sec5 .hm_tit .f_tit {
  font-weight: bold;
  color: #010101;
  font-size: var(--font-size2);
}
.hm-sec5 .hm_tit .f_text {
  color: #999999;
  margin-top: 0.12rem;
}
.hm-sec5 .container {
  margin: 0 auto;
  width: 84%;
  max-width: 1600px;
}
@media (max-width: 1580px) {
  .hm-sec5 .container {
    width: 84%;
  }
}
@media (max-width: 1260px) {
  .hm-sec5 .container {
    width: 90%;
  }
}
.hm-sec5 .hm_tit {
  margin-bottom: 0.76rem;
}
.hm-sec5 .cont {
  position: relative;
}
.hm-sec5 .cont .lt {
  position: relative;
  z-index: 2;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 47.75%;
}
@media (max-width: 767px) {
  .hm-sec5 .cont .lt {
    width: 100%;
    justify-content: flex-start;
  }
}
.hm-sec5 .cont .lt .li {
  width: calc(50% - 0.8rem);
  margin-bottom: 0.7rem;
}
@media (max-width: 1260px) {
  .hm-sec5 .cont .lt .li {
    width: calc(50% - 0.4rem);
  }
}
@media (max-width: 767px) {
  .hm-sec5 .cont .lt .li {
    width: calc(33.33% - 0.3rem);
    margin-right: 0.3rem;
    margin-bottom: 0.5rem;
  }
  .hm-sec5 .cont .lt .li:nth-child(3n) {
    margin-right: 0;
  }
}
.hm-sec5 .cont .lt .li .name {
  color: #333333;
  padding-bottom: 0.16rem;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  margin-bottom: 0.3rem;
}
.hm-sec5 .cont .lt .li .shu {
  color: var(--color);
  line-height: 0.88;
  font-size: var(--font-size1);
  font-weight: bold;
  display: flex;
  align-items: flex-start;
}
.hm-sec5 .cont .lt .li .shu span {
  font-size: 1.29rem;
}
.hm-sec5 .cont .lt .li .shu span:nth-child(2) {
  font-weight: normal;
}
@media (max-width: 767px) {
  .hm-sec5 .cont .lt .li .shu span {
    font-size: 0.6rem;
  }
}
.hm-sec5 .cont .f_tut {
  width: 100%;
  position: relative;
  /* .weizhi2 {
				.f_top1;
			}
			.weizhi3 {
				.f_top1;
			}
			.weizhi5 {
				.f_top1;
			} */
}
@media (min-width: 768px) {
  .hm-sec5 .cont .f_tut {
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    width: 52%;
  }
}
.hm-sec5 .cont .f_tut .img {
  width: 100%;
  overflow: hidden;
}
.hm-sec5 .cont .f_tut .img img {
  width: 100%;
  float: left;
}
.hm-sec5 .cont .f_tut .f_left1 .f_tit {
  position: absolute;
  top: 0%;
  right: 0%;
  margin-right: 0.5rem;
  text-align: right;
  margin-top: -0.1rem;
}
.hm-sec5 .cont .f_tut .f_top1 .f_tit {
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  margin-top: 0.34rem;
}
.hm-sec5 .cont .f_tut .li {
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 0;
}
.hm-sec5 .cont .f_tut .li .f_tit {
  position: absolute;
  top: 0%;
  right: 0%;
  margin-right: 0.5rem;
  text-align: right;
  margin-top: -0.1rem;
}
.hm-sec5 .cont .f_tut .li .f_tit {
  color: #222222;
  width: 40px;
  text-align: center;
  top: 0.2rem;
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}
.hm-sec5 .cont .f_tut .li i {
  display: block;
  width: 0.8rem;
  height: 0.65rem;
  position: absolute;
  left: 0;
  top: 0;
  transform: translate(-50%, -50%);
  display: flex;
  align-items: center;
  justify-content: center;
  background: url(../images/dainweimg1.png) no-repeat left bottom / 100% auto;
}
.hm-sec5 .cont .f_tut .li i img {
  width: 25%;
  height: 35.8490566%;
  object-fit: contain;
  margin-bottom: 4%;
  animation: diantoggle 2s linear infinite;
}
@keyframes diantoggle {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-40%);
  }
  to {
    transform: translateY(0);
  }
}

 
@charset "utf-8";
.public-develop-3 {
  overflow: hidden;
  padding: 1.2rem 0 0.4rem;
}
.public-develop-3 .hm_tit {
  text-align: center;
  margin-bottom: 0.52rem;
}
.public-develop-3 .hm_tit .f_tit {
  font-weight: bold;
  color: var(--color1);
  font-size: var(--font-size1);
}
.public-develop-3 .hm_tit .f_text {
  color: var(--color4);
  margin-top: 0.12rem;
}
.public-develop-3 .cont {
  position: relative;
  margin-bottom: 0.14rem;
}
@media (max-width: 767px) {
  .public-develop-3 .cont {
    margin-bottom: 0.4rem;
  }
}
.public-develop-3 .cont .hm6_cont {
  overflow: hidden;
  margin: 0 -0.1rem;
  width: auto;
}
.public-develop-3 .cont .swiper-slide {
  padding-bottom: 0.4rem;
  width: 33.333%;
}
@media (max-width: 991px) {
  .public-develop-3 .cont .swiper-slide {
    width: 50%;
  }
}
@media (max-width: 767px) {
  .public-develop-3 .cont .swiper-slide {
    width: 90%;
  }
}
.public-develop-3 .cont .swiper-slide .item {
  padding: 0 0.1rem;
  width: 100%;
}
@media (max-width: 767px) {
  .public-develop-3 .cont .swiper-slide .item {
    width: 100%;
  }
}
.public-develop-3 .cont .swiper-slide .item .list {
  display: block;
  overflow: hidden;
  background-color: var(--color10);
  box-shadow: 0px 0px 0.4rem 0px rgba(178, 178, 178, 0.1);
}
.public-develop-3 .cont .swiper-slide .item .list .base_img {
  position: relative;
  overflow: hidden;
}
.public-develop-3 .cont .swiper-slide .item .list .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;
}
.public-develop-3 .cont .swiper-slide .item .list .base_img:before {
  content: "";
  display: block;
}
.public-develop-3 .cont .swiper-slide .item .list .img {
  padding-top: 53.84615385%;
  border-radius: 0.1rem 0.1rem 0 0;
}
.public-develop-3 .cont .swiper-slide .item .list .font {
  border: solid 1px #ededed;
  border-top: none;
  padding: 0.34rem 0.36rem;
  position: relative;
  z-index: 2;
}
.public-develop-3 .cont .swiper-slide .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;
  display: none;
  width: 1rem;
  height: 1rem;
  border-radius: 50%;
  margin-top: -0.5rem;
  background-color: var(--color10);
  margin-bottom: 0.1rem;
}
.public-develop-3 .cont .swiper-slide .item .list .font .f_icon img {
  width: auto;
  height: auto;
  max-width: 76%;
  max-height: 76%;
  object-fit: contain;
}
.public-develop-3 .cont .swiper-slide .item .list .font .f_jt {
  flex-wrap: wrap;
  display: flex;
  align-items: center;
  color: var(--color);
  line-height: 1.875;
  font-weight: bold;
  margin-bottom: 0.1rem;
}
.public-develop-3 .cont .swiper-slide .item .list .font .f_jt i {
  display: block;
  width: 2px;
  height: 0.16rem;
  background-color: var(--color);
  margin: 0 0.1rem;
}
.public-develop-3 .cont .swiper-slide .item .list .font .f_jt .f_tag {
  padding: 0 0.12rem;
  border-radius: 0.8em;
  background-color: #f3f3f3;
}
.public-develop-3 .cont .swiper-slide .item .list .font .f_tit {
  line-height: 1.41666667;
  font-weight: bold;
  color: #000;
  display: -webkit-box;
  font-size: var(--font-size4);
  -webkit-line-clamp: 2;
  height: 2.83333333em;
  -webkit-box-orient: vertical;
  overflow: hidden;
  transition: all 0.4s linear;
  margin-bottom: 0.3rem;
}
.public-develop-3 .cont .swiper-slide .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;
}
.public-develop-3 .cont .swiper-slide .item .list .font .but svg {
  width: 12px;
  height: 12px;
  transition: all 0.4s;
  margin-left: 10px;
}
@media (max-width: 1580px) {
  .public-develop-3 .cont .swiper-slide .item .list .font .but svg {
    width: 10px;
    height: 10px;
  }
}
.public-develop-3 .cont .swiper-slide .item .list .font .but svg path {
  fill: var(--color);
}
.public-develop-3 .cont .swiper-slide .item .list:hover .img img {
  transform: scale(1.08);
}
.public-develop-3 .cont .swiper-slide .item .list:hover .font .f_tit {
  color: var(--color);
}
.public-develop-3 .cont .swiper-slide .item .list:hover .font .but svg {
  transform: rotate(45deg);
}
.public-develop-3 .cont .hm6_pagin {
  width: 100%;
  z-index: 3;
  display: flex;
  align-items: center;
  justify-content: center;
  bottom: 0;
  left: 0;
  position: relative;
}
@media (min-width: 768px) {
  .public-develop-3 .cont .hm6_pagin {
    position: absolute;
    bottom: 0.65rem;
    left: 50%;
    transform: translateX(-50%);
  }
}
@media (max-width: 767px) {
  .public-develop-3 .cont .hm6_pagin {
    justify-content: center;
    width: 100%;
  }
}
.public-develop-3 .cont .hm6_pagin span {
  width: 24px;
  height: 5px;
  background-color: var(--color1);
  opacity: 0.1;
  margin: 0 5px;
  border-radius: 0;
}
@media (max-width: 1580px) {
  .public-develop-3 .cont .hm6_pagin span {
    width: 20px;
    height: 3px;
  }
}
.public-develop-3 .cont .hm6_pagin .swiper-pagination-bullet-active {
  background-color: var(--color);
  opacity: 1;
}
.public-develop-3 .hm_flogo {
  position: relative;
  overflow: hidden;
}
.public-develop-3 .hm_flogo:before,
.public-develop-3 .hm_flogo:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  height: 100%;
  width: 30%;
  pointer-events: none;
  z-index: 2;
}
.public-develop-3 .hm_flogo:before {
  right: 86%;
  background: linear-gradient(to right, var(--color10) 60%, rgba(255, 255, 255, 0));
}
.public-develop-3 .hm_flogo:after {
  left: 86%;
  background: linear-gradient(to right, rgba(255, 255, 255, 0), var(--color10) 60%);
}
.public-develop-3 .hm_flogo .hm_log {
  position: relative;
}
.public-develop-3 .hm_flogo .hm_log .li {
  margin-right: 12px;
  display: inline-block;
  padding: 0 0 0.26rem;
}
.public-develop-3 .hm_flogo .hm_log .li .img {
  width: 2rem;
  background-color: var(--color10);
  box-shadow: 0px 3px 0.4rem 0px rgba(20, 33, 96, 0.06);
}
@media (max-width: 767px) {
  .public-develop-3 .hm_flogo .hm_log .li .img {
    width: 2.4rem;
  }
}
.public-develop-3 .hm_flogo .hm_log .li .img:before {
  padding-top: 50%;
}
.public-develop-3 .hm_flogo .hm_log:first-child .li {
  padding-top: 0.26rem;
}
.swiper-pagination-lock {
  display: none !important;
}

 
@charset "utf-8";
.hm-sec6 {
  overflow: hidden;
}
.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;
}
