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