.banner {
  background: url('../img/banner5.jpg');
  background-size: 100% 100%;
  height: 500px;
  margin-top: 79px;
}


.our p {
  margin: 0 auto;
  width: 60%;
  text-align: left;
  line-height: 30px;
  text-indent: 2rem;
  padding-top: 10px;
}

.tit h5 {
  width: 70%;
  height: 100px;
  border-bottom: 1px solid #ddd;
  margin: 0 auto;
  margin-bottom: 100px;
}

.tit h5 span {
  display: inline-block;
  width: 200px;
  background: #fff;
  position: relative;
  top: 15px;
  font-size: 30px;
  text-align: center;
  font-weight: normal;
  position: relative;
  left: 43%;
  top: 80px;

}

.cont {
  /* padding: 0 160px; */
  width: 70%;
  margin: 0 auto;
  margin-top: 50px;
}

.cont li {
  width: 31%;
  height: 280px;
  text-align: center;
  display: inline-block;
  margin: 0 auto;
  /* margin-left: 13%; */
}

.cont li .hexagon1 {
  width: 180px;
  height: 120px;
  background: url(../img/hexagon.png);
  background-size: 100% 100%;
  margin: 0 auto;
  padding-top: 32px;
}

.cont li .hexagon {
  width: 180px;
  height: 100px;
  background: url(../img/hexagon.png);
  background-size: 100% 100%;
  margin: 0 auto;
  padding-top: 60px;
}

.cont li .hexagon1 p {
  font-size: 18px;
  /* margin-top: 10px; */
}

.cont li .hexagon p {
  margin: 0 0;
  font-size: 18px;
  /* margin-top: 20px; */
}

.cont li h5 {
  margin-top: 20px;
  font-size: 22px;
}

.cont1 {
  margin: 0 auto;
  width: 70%
}

.cont1 li {
  width: 25%;
  margin-left: 5%;
  display: inline-block;
}

.cont1 li img {
  display: block;
  width: 100%;
}

.cont1 li p {
  font-size: 18px;
  line-height: 48px;
  text-align: center;
  width: 100%;
}

.no3 {
  background: #f8f7f7
}

.no3 .cont2 {
  width: 70%;
  margin: 0 auto
}

.no3 h5 span {
  background: #f8f7f7
}

.no3 .cont2 li {
  width: 20%;
  display: inline-block;
  margin-left: 4%;
  margin-bottom: 50px;
}

.no3 .cont2 li img {
  display: block;
  width: 100%;
}

.no3 .cont2 li p {
  text-align: center;
  margin-top: 20px;
}

.no4 {
  margin-top: 25px
}

.no4 h4 {
  font-size: 36px;
  font-weight: bold;
  margin: 50px 0;
  background: #e95221;
  color: #fff;
  height: 100px;
  line-height: 100px;
  text-align: center
}

.cont3 {
  width: 70%;
  margin: 0 auto;

}

.cont3 li {
  width: 28%;
  display: inline-block;
  margin-left: 3%;
  border: 1px solid #ccc;
  height: 250px;
  border-radius: 10px;
}

.cont3 li img {
  display: block;
  margin: 0 auto;
  margin-top: 25px;
}

.cont3 h5 {
  font-size: 22px;
  margin-bottom: 20px;
  text-align: center;
  margin-top: 10px;
}

.cont3 li p {
  font-size: 16px;
  margin: 0 0;
  line-height: 24px;
  text-align: center
}

/* 公司历程 */
.no1 {
  margin-bottom: 100px;
}


.no1 .cont .big {
  width: 96px;
  height: 96px;
  border-radius: 48px;
  border: 1px solid #e95221;
  text-align: center;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.no1 .cont .big h5.round {
  width: 82px;
  height: 82px;
  border-radius: 41px;
  background-color: #e95221;
  font-size: 26px;
  line-height: 82px;
  color: #fff;
}

.no1 .cont .line1 {
  display: block;
  height: 200px;
}

.no1 .cont .line {
  width: 1px;
  border-left: 1px solid #e95221;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}

.no1 .cont .line .cont1 {
  width: 20px;
  height: 20px;
  border-radius: 10px;
  margin-left: -10px;
}

.no1 .cont .line1 .cont1 {
  position: absolute;
  top: 120px;
}

.no1 .cont .line .cont1 h5.round {
  width: 14px;
  height: 14px;
  border-radius: 7px;
}

.no1 .cont .line1 .cont1 .text {
  position: absolute;
  top: -20px;
  left: 40px;
  text-align: left;
}

.no1 .cont .line .st {
  font-size: 22px;
  margin-bottom: 2px;
}

.no1 .cont .line p {
  width: 300px;
  margin: 0 0;
}

.no1 .cont .line2 {
  height: 200px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 90px 0;
}


.no1 .cont .line2 .text1 {
  position: absolute;
  top: 76px;
  left: -340px;
  text-align: right;
}

.no1 .cont .line2 .text2 {
  position: absolute;
  top: 160px;
  left: 40px;
  text-align: left;
}

.no1 .cont .line2 .text3 {
  position: absolute;
  top: 250px;
  left: -340px;
  text-align: right;
}

.no1 .cont .line2 .text4 {
  position: absolute;
  top: 410px;
  left: 40px;
  text-align: left;
}

.no1 .cont .line0 {
  height: 150px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 90px 0;
}

.no1 .cont .line0 .text1 {
  position: absolute;
  left: -340px;
  text-align: right;
}

.no1 .cont .line0 .text2 {
  position: absolute;

  left: 40px;
  text-align: left;
}

.no1 .cont .line3 {
  height: 150px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 90px 0;
}

.no1 .cont .line3 .text1 {
  position: absolute;
  top: 76px;
  left: -340px;
  text-align: right;
}

.no1 .cont .line3 .text2 {
  position: absolute;
  top: 225px;
  left: 40px;
  text-align: left;
}

.no1 .cont .samll {
  width: 38px;
  height: 38px;
  border-radius: 19px;
}

.no1 .cont .explain {
  text-align: center;
  font-size: 14px;
  color: #666;
}

.no1 .cont .samll h5.round {
  width: 32px;
  height: 32px;
  border-radius: 16px;
}

.no1 .cont .line4 {
  height: 500px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 90px 0;
}

.no1 .cont .line4 .text1 {
  position: absolute;
  top: 76px;
  left: -340px;
  text-align: right;
}

.no1 .cont .line4 .text2 {
  position: absolute;
  top: 220px;
  left: 40px;
  text-align: left;
}

.no1 .cont .line4 .text3 {
  position: absolute;
  top: 400px;
  left: -340px;
  text-align: right;
}

.no1 .cont .line4 .text4 {
  position: absolute;
  top: 550px;
  left: 40px;
  text-align: left;
}