.introduce-srcoll{
  height: 513rem;
  width: 100%;
  background: url(../img/introduce/company-bg.jpg) no-repeat;
  background-size: cover;
  position: relative;
  background-position-y: -248px;
}
.img-frsit{
  width: 15%;
  height: 52%;
  background: url(../img/introduce/intr1@2x.png) no-repeat center;
  background-size: contain;
}
.img-second{
  width: 15%;
  height: 50%;
  background: url(../img/introduce/intr2@2x.png) no-repeat center;
  background-size: contain;
  position: absolute;
  top: 108%;
  right: 36%;
}
.img-thrid{
  width: 12%;
  height: 41%;
  background: url(../img/introduce/intr3@2x.png) no-repeat center;
  background-size: contain;
  position: absolute;
  top: 147%;
  right: 30%;
}
.img-fouth{
  width: 15%;
  height: 50%;
  background: url(../img/introduce/intr4@2x.png) no-repeat center;
  background-size: contain;
  position: absolute;
  top: 150%;
  right: 13%;
}
.img-fifth{
  width: 15%;
  height: 50%;
  background: url(../img/introduce/intr5@2x.png) no-repeat center;
  background-size: contain;
  position: absolute;
  top: 105%;
  right: 3%;
}

.introduce-content{
  width: 1170rem;
  margin: 0 auto;
}

.intr-title{
  height:50rem;
  margin-top: 62rem;
  margin-bottom: 20rem;
  font-size:42rem;
  font-family:Microsoft YaHei UI;
  font-weight:bold;
  line-height:54rem;
  color: #343434;
}
.intr-left{
  float: left;
  font-size: 18rem;
  font-family: PingFang SC;
  font-weight: 500;
  line-height: 34rem;
}
.intr-mess{}
.intr-mess p{text-indent:2em; text-align:justify; font-size:18rem; line-height:34rem; font-family:PingFang SC; }
.intr-right{
  float: right;
}
.intr-mess .intr-frist{
  width: 50%;
}
.intr-mess .intr-second{
  width: 60%;
}
.intr-mess .intr-thrid{
  width: 60%;
}
.intr-mess .intr-fourth{
  width: 100%;
}
.intr-mess .intr-fifth{
  width: 100%;
}

.intr-video{
  width:1187rem;
  margin: 60rem 0;
}
.video{
  width: 1187rem;
  height: 540rem;
}
.process{
  background: url(../img/introduce/lc-bg@2x.png) no-repeat center;
  text-align: center;
  /* background-size: 100% 100%; */
}

/***资质与荣誉***/
.introduce-honor{
  background-color: #F5F7F9;
  padding-top: 58rem;
}

.honor-title{
  width:330rem;
  height:50rem;
  font-size:42rem;
  font-family:Microsoft YaHei UI;
  font-weight:bold;
  line-height:54rem;
  color: #343434;
  margin: 0 auto;
  text-align: center;
}
.honor-content{
  width: 100%;
  padding-top: 72rem;
  padding-left: 6%;
  padding-right: 6%;
}
.swiper-slide{
  width: 180rem;
}
.swiper-pagination{
  width: 88%;
  margin-top: 30rem;
}
.swiper-pagination-bullet{
  width: 10rem;
  height: 10rem;
  margin-right: 1%;
}
.swiper-pagination-bullet-active {
  opacity: 1;
  background: #007aff;
  width: 32rem !important;
  border-radius: 8rem;
}
.honor-content img{
  width: 100%;
  height: 100%;
}
.honor-content .thrid{
  width: 75%;
  height: 100%;
}
.hor-img{
  width: 100%;
  height: 273rem;
  float: left;
  margin-left: 25rem;
}
