.font16 {
  font-size: 16px;
}
@media (max-width: 1580px) {
  .font16 {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .font16 {
    font-size: 0.28rem;
  }
}
.font18 {
  font-size: 18px;
}
@media (max-width: 1580px) {
  .font18 {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .font18 {
    font-size: 0.32rem;
  }
}
.font20 {
  font-size: 0.2rem;
}
@media (max-width: 1580px) {
  .font20 {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  .font20 {
    font-size: 0.4rem;
  }
}
.font24 {
  font-size: 0.24rem;
}
@media (max-width: 767px) {
  .font24 {
    font-size: 0.42rem;
  }
}
.font28 {
  font-size: 0.28rem;
}
@media (max-width: 767px) {
  .font28 {
    font-size: 0.45rem;
  }
}
.font30 {
  font-size: 0.3rem;
}
@media (max-width: 767px) {
  .font30 {
    font-size: 0.32rem;
  }
}
.font32 {
  font-size: 0.32rem;
}
@media (max-width: 767px) {
  .font32 {
    font-size: 0.45rem;
  }
}
.font36 {
  font-size: 0.36rem;
}
@media (max-width: 767px) {
  .font36 {
    font-size: 0.46rem;
  }
}
.font52 {
  font-size: 0.52rem;
}
@media (max-width: 767px) {
  .font52 {
    font-size: 0.66rem;
  }
}
.font40 {
  font-size: 0.4rem;
}
@media (max-width: 767px) {
  .font40 {
    font-size: 0.5rem;
  }
}
.font44 {
  font-size: 0.44rem;
}
@media (max-width: 767px) {
  .font44 {
    font-size: 0.5rem;
  }
}
.font50 {
  font-size: 0.5rem;
}
.font68 {
  font-size: 0.68rem;
}
@media (max-width: 767px) {
  .font68 {
    font-size: 0.56rem;
  }
}
.font80 {
  font-size: 0.8rem;
}
@media (max-width: 767px) {
  .font80 {
    font-size: 0.56rem;
  }
}
.ptb150 {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
/* 关于我们 */
.abtbanner {
  width: 100%;
  position: relative;
  overflow: hidden;
}
.abtbanner .bag {
  width: 100%;
  height: 4.6rem;
  position: relative;
}
@media (max-width: 767px) {
  .abtbanner .bag {
    height: 5.4rem;
  }
}
.abtbanner .bag::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0.2;
}
.abtbanner .bag img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.abtbanner .bag img:nth-child(2) {
  display: none;
}
@media (max-width: 767px) {
  .abtbanner .bag img:nth-child(1) {
    display: none;
  }
  .abtbanner .bag img:nth-child(2) {
    display: block;
  }
}
.abtbanner .cont {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #fff;
}
.abtbanner .cont .font {
  width: 100%;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.abtbanner .cont .font i {
  display: block;
  height: 0.42rem;
  overflow: hidden;
  margin-bottom: 0.2rem;
}
@media (max-width: 767px) {
  .abtbanner .cont .font i {
    height: 0.62rem;
  }
}
.abtbanner .cont .font i img {
  height: 100%;
  width: auto;
  float: left;	
  overflow: hidden;object-fit: contain;
}
.abtbanner .cont .font .tit {
  color: #fff;
}
.abtbox-sec1 .cont {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.abtbox-sec1 .cont .font {
  width: 48.6%;
  padding-right: 1rem;
}
@media (max-width: 767px) {
  .abtbox-sec1 .cont .font {
    width: 100%;
    padding-right: 0;
    order: 1;
    margin-top: 0.3rem;
  }
}
.abtbox-sec1 .cont .font .tit {
  margin-bottom: 0.4rem;
  display: flex;
}
@media (max-width: 767px) {
  .abtbox-sec1 .cont .font .tit {
    margin-bottom: 0.16rem;
  }
}
.abtbox-sec1 .cont .font .tit h1 {
  font-weight: normal;
  color: #226cff;
}
.abtbox-sec1 .cont .font .text {
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 34px;
  letter-spacing: 0px;
  color: #333333;
}
@media (max-width: 1580px) {
  .abtbox-sec1 .cont .font .text {
    font-size: 16px;
    line-height: 28px;
  }
}
@media (max-width: 1260px) {
  .abtbox-sec1 .cont .font .text {
    font-size: 14px;
    line-height: 24px;
  }
}
.abtbox-sec1 .cont .gt {
  width: 51.4%;
}
@media (max-width: 767px) {
  .abtbox-sec1 .cont .gt {
    width: 100%;
  }
}
.abtbox-sec1 .cont .gt .img {
  width: 100%;
  position: relative;
  padding-bottom: 58.333%;
  overflow: hidden;
  border-radius: 10px;
}
.abtbox-sec1 .cont .gt .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
}
.abtbox-sec3 {
  overflow: hidden;
}
.abtbox-sec3 .cont {
  padding: 0 11.3%;
  margin-bottom: 0.4rem;
}
@media (max-width: 767px) {
}
.abtbox-sec3 .cont .abtbox3_cont {
  width: 100%;
  margin: 0 -0.15rem;
  overflow: visible;
}
@media (max-width: 767px) {
  .abtbox-sec3 .cont .abtbox3_cont {
    margin: 0;
  }
}
.abtbox-sec3 .cont .abtbox3_cont .swiper-slide {
  padding: 0 0.15rem;
}
.abtbox-sec3 .cont .abtbox3_cont .swiper-slide .img {
  width: 100%;
  overflow: hidden;
  position: relative;
  padding-bottom: 56.64%;
  border-radius: 10px;
}
@media (max-width: 767px) {
  .abtbox-sec3 .cont .abtbox3_cont .swiper-slide .img {
    padding-bottom: 59%;
  }
}
.abtbox-sec3 .cont .abtbox3_cont .swiper-slide .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
}
.abtbox-sec3 .cont .abtbox3_cont .abtbox3_next,
.abtbox-sec3 .cont .abtbox3_cont .abtbox3_prev {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 1;
  width: auto;
  height: auto;
  outline: none;
}
.abtbox-sec3 .cont .abtbox3_cont .abtbox3_next img,
.abtbox-sec3 .cont .abtbox3_cont .abtbox3_prev img {
  width: 0.48rem;
}
@media (max-width: 767px) {
  .abtbox-sec3 .cont .abtbox3_cont .abtbox3_next img,
  .abtbox-sec3 .cont .abtbox3_cont .abtbox3_prev img {
    width: 0.4rem;
  }
}
.abtbox-sec3 .cont .abtbox3_cont .abtbox3_prev {
  left: -2.44rem;
}
@media (max-width: 1260px) {
}
@media (max-width: 971px) {
  .abtbox-sec3 .cont .abtbox3_cont .abtbox3_prev {
    left: -1rem;
  }
}
@media (max-width: 767px) {
  .abtbox-sec3 .cont .abtbox3_cont .abtbox3_prev {
    left: -1rem;
  }
}
.abtbox-sec3 .cont .abtbox3_cont .abtbox3_next {
  right: -2.44rem;
}
@media (max-width: 971px) {
  .abtbox-sec3 .cont .abtbox3_cont .abtbox3_next {
    right: -1rem;
  }
}
.abtbox-sec3 .cont .page {
  display: block;
  margin-top: 0.62rem;
  width: 2.25rem;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 767px) {
  .abtbox-sec3 .cont .page {
    margin-top: 0.4rem;
  }
}
.abtbox-sec3 .cont .page .abtbox3_page {
  position: relative;
  height: 1px;
  background-color: #e5e5e5;
  overflow: visible;
}
.abtbox-sec3 .cont .page .abtbox3_page span {
  margin-top: -2px;
  height: 3px;
  background-color: #226cff;
}
.abtbox-sec3 .font {
  max-width: 950px;
  margin: 0 auto;
  text-align: center;
}
.abtbox-sec3 .font .tit {
  margin-bottom: 0.24rem;
}
@media (max-width: 767px) {
  .abtbox-sec3 .font .tit {
    margin-bottom: 0.2rem;
  }
}
.abtbox-sec3 .font .text {
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 34px;
  letter-spacing: 0px;
  color: #333333;
}
@media (max-width: 1580px) {
  .abtbox-sec3 .font .text {
    font-size: 16px;
    line-height: 28px;
  }
}
@media (max-width: 1260px) {
  .abtbox-sec3 .font .text {
    font-size: 14px;
    line-height: 24px;
  }
}
.abtbox-sec4 {
  padding-bottom: 2.44rem;
}
@media (max-width: 1580px) {
  .abtbox-sec4 {
    padding-bottom: 3.44rem;
  }
}
@media (max-width: 767px) {
  .abtbox-sec4 {
    padding-bottom: 0;
  }
}
.abtbox-sec4 .cont {
  padding-top: 1rem;
  background-color: #161522;
  padding-bottom: 5.44rem;
}
@media (max-width: 767px) {
  .abtbox-sec4 .cont {
    padding-bottom: 1.5rem;
  }
}
.abtbox-sec4 .cont .font {
  text-align: center;
  color: #fff;
}
.abtbox-sec4 .cont .font .tit {
  opacity: 0.9;
  margin-bottom: 0.32rem;
}
@media (max-width: 767px) {
  .abtbox-sec4 .cont .font .tit {
    margin-bottom: 0.2rem;
  }
}
.abtbox-sec4 .cont .font .text {
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 34px;
  letter-spacing: 0px;
  color: #fff;
  opacity: 0.5;
  max-width: 882px;
  margin: 0 auto;
}
@media (max-width: 1580px) {
  .abtbox-sec4 .cont .font .text {
    font-size: 16px;
    line-height: 28px;
  }
}
@media (max-width: 1260px) {
  .abtbox-sec4 .cont .font .text {
    font-size: 14px;
    line-height: 24px;
  }
}
.abtbox-sec4 .cont .font .text p {
  color: #fff;
}
.abtbox-sec4 .cont .img {
  width: 100%;
  border-radius: 10px;
  overflow: hidden;
  position: relative;
  padding-bottom: 51.4%;
  margin-top: 0.7rem;
}
@media (min-width: 980px) {
  .abtbox-sec4 .cont .img {
    float: left;
  }
}
.abtbox-sec4 .cont .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
}
.abtbox-sec5 .font {
  text-align: center;
  margin-bottom: 0.8rem;
}
@media (max-width: 767px) {
  .abtbox-sec5 .font {
    margin-bottom: 0.4rem;
  }
}
.abtbox-sec5 .font .tit {
  opacity: 0.9;
  margin-bottom: 0.32rem;
}
@media (max-width: 767px) {
  .abtbox-sec5 .font .tit {
    margin-bottom: 0.2rem;
  }
}
.abtbox-sec5 .font .text {
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 34px;
  letter-spacing: 0px;
  color: #666666;
  max-width: 1073px;
  margin: 0 auto;
}
@media (max-width: 1580px) {
  .abtbox-sec5 .font .text {
    font-size: 16px;
    line-height: 28px;
  }
}
@media (max-width: 1260px) {
  .abtbox-sec5 .font .text {
    font-size: 14px;
    line-height: 24px;
  }
}
.abtbox-sec5 .font .text p {
  color: #666666;
}
.abtbox-sec5 .cont {
  /* width: 100%; */
}
.abtbox-sec5 .cont .abtbox5_cont {
  margin-bottom: 20px;	display: flex;
	flex-wrap: wrap;
}
@media (max-width: 1260px) {
  .abtbox-sec5 .cont .abtbox5_cont {
    margin-bottom: 15px;
  }
}
@media (max-width: 767px) {
  .abtbox-sec5 .cont .abtbox5_cont {
    margin-bottom: 10px;
  }
}
.abtbox-sec5 .cont .abtbox5_cont .swiper-wrapper {
  -webkit-transition-timing-function: linear;
  /*之前是ease-out*/
  -moz-transition-timing-function: linear;
  -ms-transition-timing-function: linear;
  -o-transition-timing-function: linear;
  transition-timing-function: linear;
}
.abtbox-sec5 .cont .abtbox5_cont .img {
  width: calc((100% - 80px)/5);
  height: 0.9rem;  margin-right: 20px;
  margin-bottom: 20px;
  border-radius: 5px;
  border: solid 1px #ededed;
  position: relative;
  background-color: #fff;    overflow: hidden;
}.abtbox-sec5 .cont .abtbox5_cont .img:nth-child(5n){
	margin-right: 0;
}

.abtbox3_cont_new{}
.abtbox-sec5 .cont .abtbox5_cont .img img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  object-fit: cover;
}@media screen and (max-width: 1580px) {
	.abtbox-sec5 .cont .abtbox5_cont .img{
		height: 1.3rem;
	}
	.abtbox-sec4{
		padding-bottom: 4.8rem;
	}
}
@media screen and (max-width: 1380px) {
	.abtbox-sec4{
		padding-bottom: 3.4rem;
	}
}
@media screen and (max-width: 1260px) {
	.abtbox-sec4{
		padding-bottom: 2.4rem;
	}
	.abtbox-sec5 .cont .abtbox5_cont .img{
		height: 1rem;
	}
}
@media screen and (max-width: 1100px) {
	.abtbox-sec4{
		padding-bottom: 1.4rem;
	}
}

@media screen and (max-width: 971px) {
	.abtbox-sec4 .cont{padding-bottom: 1.5rem;}
	
	.abtbox-sec4{
		padding-bottom: 0;
	}
	.abtbox-sec5 .cont .abtbox5_cont{
		justify-content: space-between;
	}
	.abtbox-sec5 .cont .abtbox5_cont .img{
		width: calc((100% - 0.2rem)/2);
		margin: 0 0 0.2rem 0;
		height: 1.5rem;
	}
}
@media screen and (max-width: 767px) {
	.abtbox-sec5 .cont .abtbox5_cont .img{
		height: 1.2rem;
	}
}

/* End */
