.bossgoo-index-application3 {
  overflow: hidden;
  padding-bottom: 100px;
}
.bossgoo-index-application3 .mianTitle {
  text-transform: uppercase;
  color: var(--themeColor);
}
.bossgoo-index-application3 .factoryimg {
  display: flex;
  width: 100%;
  height: auto;
  margin-bottom: 50px;
}
.bossgoo-index-application3 .factoryimg .imgbox {
  width: 100%;
  padding-bottom: 56.25%;
  height: 0;
  position: relative;
}
.bossgoo-index-application3 .factoryimg .imgbox .innerbox {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.bossgoo-index-application3 .factoryimg .imgbox .innerbox img {
  width: 100%;
  height: 100%;
  object-fit: fill;
}
.bossgoo-index-application3 .factoryimg .left {
  width: 66.6%;
}
.bossgoo-index-application3 .factoryimg .right {
  width: 33.3%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
}
.bossgoo-index-application3 .factoryimg .right .imgbox {
  margin-right: 0;
}
.bossgoo-index-application3 .factoryswiperbox {
  position: relative;
}
.bossgoo-index-application3 .factoryswiperbox .swiper-container {
  position: static;
}
.bossgoo-index-application3 .factoryswiperbox .swiper-button-next {
  background: none;
  left: auto;
  right: -45px;
  width: 40px;
  height: 40px;
}
.bossgoo-index-application3 .factoryswiperbox .swiper-button-next span {
  font-size: 40px;
  color: var(--themeColor);
}
.bossgoo-index-application3 .factoryswiperbox .swiper-button-prev {
  background: none;
  left: -45px;
  right: auto;
  width: 40px;
  height: 40px;
}
.bossgoo-index-application3 .factoryswiperbox .swiper-button-prev span {
  font-size: 40px;
  color: var(--themeColor);
}
.bossgoo-index-application3 .factoryswiperbox .facbox {
  width: 100%;
  height: 0;
  padding-bottom: 70%;
  position: relative;
  display: flex;
  flex-direction: column;
}
.bossgoo-index-application3 .factoryswiperbox .facbox .imgbox {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: auto;
}
.bossgoo-index-application3 .factoryswiperbox .facbox .imgbox a {
  display: block;
  width: 100%;
  height: auto;
}
.bossgoo-index-application3 .factoryswiperbox .facbox .imgbox a img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.bossgoo-index-application3 .factoryswiperbox .facbox .facSence {
  position: absolute;
  left: 0;
  bottom: 0;
  display: block;
  width: 100%;
  height: 50px;
  line-height: 50px;
  background-color: rgba(239, 239, 239.1);
  text-align: center;
  color: black;
  padding: 0 20px;
  transition: all 0.5s ease;
}
.bossgoo-index-application3 .factoryswiperbox .facbox .facSence .text {
  text-transform: uppercase;
}
.bossgoo-index-application3 .factoryswiperbox .facbox .facSence .hovertext {
  display: none;
}
.bossgoo-index-application3 .factoryswiperbox .facbox:hover .facSence {
  background-color: var(--themeColor);
  line-height: 25px;
  height: 70px;
  padding: 15px 0;
}
.bossgoo-index-application3 .factoryswiperbox .facbox:hover .facSence span {
  color: white;
}
.bossgoo-index-application3 .factoryswiperbox .facbox:hover .facSence .hovertext {
  font-size: 14px;
  display: block;
}
@media only screen and (max-width: 1040px) {
  .bossgoo-index-application3 {
    padding-left: 0.2rem;
    padding-right: 0.2rem;
    padding-bottom: 0.6rem;
  }
  .bossgoo-index-application3 .mianTitle {
    color: var(--themeColor);
  }
  .bossgoo-index-application3 .factoryimg {
    margin-bottom: 0.3rem;
  }
  .bossgoo-index-application3 .factoryswiperbox .swiper-button-next {
    display: none;
  }
  .bossgoo-index-application3 .factoryswiperbox .swiper-button-prev {
    display: none;
  }
  .bossgoo-index-application3 .factoryswiperbox .facbox {
    position: relative;
  }
  .bossgoo-index-application3 .factoryswiperbox .facbox .facSence {
    background-color: var(--themeColor);
    line-height: 0.8rem;
    height: 0.8rem;
    padding: 0 0.1rem;
    color: white;
  }
  .bossgoo-index-application3 .factoryswiperbox .facbox .facSence span {
    color: white;
  }
  .bossgoo-index-application3 .factoryswiperbox .facbox .facSence .hovertext {
    display: none;
  }
  .bossgoo-index-application3 .factoryswiperbox .facbox:hover .facSence {
    line-height: 0.8rem;
    height: 0.8rem;
    padding: 0 0.1rem;
  }
}
@media only screen and (max-width: 767px) {
  .bossgoo-index-application3 .mianTitle {
    color: var(--themeColor);
  }
  .bossgoo-index-application3 .factoryimg {
    margin-bottom: 0.2rem;
  }
  .bossgoo-index-application3 .factoryswiperbox .facbox {
    position: relative;
  }
  .bossgoo-index-application3 .factoryswiperbox .facbox .facSence {
    background-color: var(--themeColor);
    line-height: 0.6rem;
    height: 0.6rem;
    padding: 0 0.1rem;
    text-align: center;
    color: white;
  }
  .bossgoo-index-application3 .factoryswiperbox .facbox .facSence span {
    color: white;
  }
  .bossgoo-index-application3 .factoryswiperbox .facbox:hover .facSence {
    height: 0.6rem;
    line-height: 0.6rem;
  }
}
