.procontent {
  width: 1200px;
  height: 515px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  align-content: space-between;
  margin-top: 100px;
}

.procontent .ev-module-edit-box1 {
  width: 289px;
  height: 294px;
  margin-bottom: 20px;
}

.procontent .ev-module-edit-box1 img {
  max-width: 100%;
  width: 289px;
  height: auto;
}

.ev-module-edit .ev-module-text1 {
  font-size: 14px;
  line-height: 2;
  color: #555;
}

.ev-text-title-1 {
  font-size: 5px;
}

.aboutnum {
  background-color: rgb(0, 127, 65);
  position: absolute;
  width: 1200px;
  height: 137px;
  left: 0;
  background-clip: content-box;
  overflow: hidden;
  top: 482px;
  z-index: 4;
}

.aboutnum ul {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.aboutnum ul li {
  flex: 1;
}

.aboutnum ul li a {
  display: block;
  width: 100%;
  text-align: center;
  padding-top: 30px;
  position: relative;
  height: 137px;
  box-sizing: border-box;
}

.aboutnum ul li a h3 {
  font: normal 400 41px/1 '微软雅黑';
  color: #fff;
  display: inline-block;
}

.aboutnum ul li a span {
  font-size: 18px;
  color: #fff;
}

.aboutnum ul li a p {
  font-size: 18px;
  color: #FFFFFF;
  margin-top: 10px;
}

.aboutnum ul li a::after {
  content: "";
  width: 1px;
  height: 73px;
  background: #fff;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}

.ev-text-title-22 {
  font-size: 20px;
}

.f_link {
  width: 1200px;
  height: auto;
  margin-top: 110px;
}

.f_link a {
  font-size: 14px;
  color: #555555;
  margin-right: 8px;
  line-height: 27px;

}

.f_link a:hover {
  color: #06c1ae;
  text-decoration: underline;
}

.footerNav em:last-child {
  display: none;
}

/* #evMo_jnvC2 .ev-search-module .s-b-i{
    position: relative;
} */
.s-b-i input[type="submit"] {
  width: 50px;
  height: 36px;
  border: none;
  background: none;
  outline: none;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  z-index: 2;
  font-size: 0;
}

.ev-module-text p {
  font-size: 12px;
  line-height: 2;
  color: #818080
}

#Mo_yDgLhO p:nth-of-type(1) {
  color: #CCCCCC;
  line-height: 2;
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 6px;
}


.w1200 {
  width: 1200px;
  margin: 0 auto 50px;
}
/*  */
.ys{margin-top: 66px;}
.ys-tit{text-align: center;color: #333;font-size: 50px;margin-bottom:40px;}
.ys-tit p{display: block;color: #797979;font-size: 22px;}
/*  */
.honor {
  margin-top: 70px;
}

.pic {
  /*margin-top: 60px;*/
  position: relative;
}

.pic .hd a {
  position: absolute;
  top: 80px;
  background: url(//cdn.myxypt.com/db8df5a8/21/08/035ba9cf00df871ec8c897e114697f05be7c12e3.png)no-repeat;
  display: inline-block;
  width: 30px;
  height: 56px;
  cursor: pointer;
}

.pic .hd a.prev {
  left: 0;
}

.pic .hd a.next {
  right: 0;
  transform: scale(-1);
}

.pic .bd {
  width: 1060px;
  margin: 0 auto;
}

.pic .bd li {
  float: left;
  width: 245px;
  height: 320px;
  margin-right: 25px;
}

.pic .bd li img {
  width: 245px;
  height: 320px;
}