.heads h3 {
  margin-bottom: 35px;
}
.heads p {
  line-height: 36px;
}
.heads span {
  display: block;
  width: 100px;
  height: 2px;
  margin: 0 auto 32px;
  background-color: #ccc;
}
.heads span.white {
  background-color: #fff;
}
.heads span.ash {
  background-color: #222;
}
.heads.left {
  text-align: left;
}
.heads.left h3 {
  margin-bottom: 25px;
  text-align: left;
}
.heads.left span {
  margin: 0;
}
.heads.left p {
  padding-top: 26px;
  text-align: left;
  font-size: 14px;
  line-height: 24px;
}
.heads.white h3 {
  color: #fff;
}
.heads.white p {
  color: #fff;
}
#wx .S_item1 {
  padding-top: 74px;
  padding-bottom: 60px;
}
#wx .S_item1 .list li .text {
  max-width: 258px;
  margin: 0 auto;
}
#wx .S_item2 {
  padding-top: 83px;
  padding-bottom: 60px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
#wx .S_item2 .heads h3 {
  color: #fff;
}
#wx .S_item2 .list {
  padding-top: 28px;
}
#wx .S_item2 .list:after {
  content: "";
  display: block;
  clear: both;
}
#wx .S_item2 .list li {
  float: left;
  width: 16.66666667%;
  margin-bottom: 30px;
  opacity: 0;
  -webkit-transform: translate3d(0, 40px, 0);
  transform: translate3d(0, 40px, 0);
  -webkit-transition: 2s;
  -o-transition: 2s;
  transition: 2s;
}
#wx .S_item2 .list li:nth-child(1) {
  -webkit-transition-delay: 0.2s;
  -o-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
#wx .S_item2 .list li:nth-child(2) {
  -webkit-transition-delay: 0.8s;
  -o-transition-delay: 0.8s;
  transition-delay: 0.8s;
}
#wx .S_item2 .list li:nth-child(3) {
  -webkit-transition-delay: 1.2s;
  -o-transition-delay: 1.2s;
  transition-delay: 1.2s;
}
#wx .S_item2 .list li:nth-child(4) {
  -webkit-transition-delay: 1.6s;
  -o-transition-delay: 1.6s;
  transition-delay: 1.6s;
}
#wx .S_item2 .list li:nth-child(5) {
  -webkit-transition-delay: 2s;
  -o-transition-delay: 2s;
  transition-delay: 2s;
}
#wx .S_item2 .list li:nth-child(6) {
  -webkit-transition-delay: 2.4s;
  -o-transition-delay: 2.4s;
  transition-delay: 2.4s;
}
#wx .S_item2 .list li .images {
  width: 130px;
  height: 130px;
  margin: 0 auto 30px;
  line-height: 130px;
  text-align: center;
  border-radius: 50%;
  background-color: #fff;
}
#wx .S_item2 .list li .images img {
  width: 60px;
}
#wx .S_item2 .list li .images:hover img {
  animation: myScaleIme 1s 1 cubic-bezier(0, 0, 0.49, 1.02);
}
#wx .S_item2 .list li .text h4 {
  margin-bottom: 18px;
  font-size: 18px;
  font-weight: 500;
  text-align: center;
  color: #fff;
}
#wx .S_item2 .list li .text p {
  max-width: 135px;
  margin: 0 auto;
  font-size: 15px;
  text-align: center;
  line-height: 24px;
  color: #ffffff;
}
#wx .S_item3 {
  padding-top: 50px;
  padding-bottom: 36px;
  background-color: #f4f4f4;
}
#wx .S_item3 .wWList2 {
  padding-top: 18px;
}
#wx .S_item3 .wWList2 .w_item {
  opacity: 0;
  -webkit-transform: translate3d(0, 40px, 0);
  transform: translate3d(0, 40px, 0);
  -webkit-transition: 2s;
  -o-transition: 2s;
  transition: 2s;
}
#wx .S_item3 .wWList2 .w_item:nth-child(1) {
  -webkit-transition-delay: 0.2s;
  -o-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
#wx .S_item3 .wWList2 .w_item:nth-child(2) {
  -webkit-transition-delay: 0.8s;
  -o-transition-delay: 0.8s;
  transition-delay: 0.8s;
}
#wx .S_item3 .wWList2 .w_item:nth-child(3) {
  -webkit-transition-delay: 1.2s;
  -o-transition-delay: 1.2s;
  transition-delay: 1.2s;
}
#wx .S_item3 .wWList2 .w_item:nth-child(4) {
  -webkit-transition-delay: 1.6s;
  -o-transition-delay: 1.6s;
  transition-delay: 1.6s;
}
#wx .S_item3 .wWList2 .w_item:nth-child(5) {
  -webkit-transition-delay: 2s;
  -o-transition-delay: 2s;
  transition-delay: 2s;
}
#wx .S_item3 .wWList2 .w_item:nth-child(6) {
  -webkit-transition-delay: 2.4s;
  -o-transition-delay: 2.4s;
  transition-delay: 2.4s;
}
#wx .S_item3 .wWList2 .w_item .images {
  width: 90px;
  margin: 37px auto 13px;
}
#wx .S_item3 .wWList2 .w_item .text h5 {
  margin-bottom: 21px;
  font-size: 24px;
  font-weight: 500;
  text-align: center;
  color: #000000;
}
#wx .S_item3 .wWList2 .w_item .text p {
  font-size: 15px;
  line-height: 24px;
  text-align: center;
  color: #333333;
}
#wx .S_item4 {
  padding-top: 59px;
  padding-bottom: 40px;
}
#wx .S_item4 .wWList2 {
  padding-top: 11px;
}
#wx .S_item4 .wWList2 .w_item {
  height: 500px;
  border-radius: 5px;
  opacity: 0;
  -webkit-transform: translate3d(0, 40px, 0);
  transform: translate3d(0, 40px, 0);
  -webkit-transition: 2s;
  -o-transition: 2s;
  transition: 2s;
}
#wx .S_item4 .wWList2 .w_item:nth-child(1) {
  background-color: #67c169;
  -webkit-transition-delay: 0.2s;
  -o-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
#wx .S_item4 .wWList2 .w_item:nth-child(2) {
  background-color: #6b59bd;
  -webkit-transition-delay: 0.6s;
  -o-transition-delay: 0.6s;
  transition-delay: 0.6s;
}
#wx .S_item4 .wWList2 .w_item:nth-child(3) {
  background-color: #ff9c17;
  -webkit-transition-delay: 1s;
  -o-transition-delay: 1s;
  transition-delay: 1s;
}
#wx .S_item4 .wWList2 .w_item .images {
  width: 175px;
  height: 175px;
  margin: 62px auto 29px;
  line-height: 175px;
  text-align: center;
  border-radius: 50%;
  background-color: #ffffff;
}
#wx .S_item4 .wWList2 .w_item .images img {
  width: 90px;
}
#wx .S_item4 .wWList2 .w_item .text h5 {
  margin-bottom: 27px;
  font-size: 24px;
  font-weight: 500;
  text-align: center;
  line-height: 24px;
  color: #fff;
}
#wx .S_item4 .wWList2 .w_item .text p {
  margin-bottom: 26px;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  color: #fff;
}
#wx .S_item4 .wWList2 .w_item .text .contactS {
  position: relative;
  width: 150px;
  height: 46px;
  margin: 0 auto;
  font-size: 14px;
  line-height: 46px;
  text-align: center;
  background-color: #fff;
  border-radius: 23px;
  color: #222222;
}
#wx .S_item4 .wWList2 .w_item .text .contactS:after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  background-color: #fff;
  border-radius: 23px;
  content: "";
  display: block;
  clear: both;
}
#wx .S_item4 .wWList2 .w_item .text .contactS:hover:after {
  animation: myScale 1s infinite cubic-bezier(0, 0, 0.49, 1.02);
}
@media (max-width: 1200px) {
  #wx .S_item2 .list li .images {
    width: 120px;
    height: 120px;
    line-height: 120px;
  }
}
@media (max-width: 996px) {
  .wWList2 .w_item {
    height: 275px;
  }
  #wx .S_item2 .list li {
    float: left;
    width: 33.33333333%;
  }
  #wx .S_item3 .wWList2 .w_item .images {
    margin: 28px auto 13px;
  }
  #wx .S_item4 .wWList2 .w_item {
    width: 30%;
    height: 456px;
  }
  #wx .S_item4 .wWList2 .w_item:nth-child(2) {
    margin-right: 5%;
  }
  #wx .S_item4 .wWList2 .w_item:nth-child(3) {
    margin-right: 0;
  }
  #wx .S_item4 .wWList2 .w_item .images {
    width: 150px;
    height: 150px;
    margin: 60px auto 31px;
    line-height: 150px;
  }
}
@media (max-width: 767px) {
  .heads span {
    margin: 0 auto 20px;
  }
  .heads p {
    line-height: 30px;
  }
  #wx .S_item1 {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  #wx .S_item2 {
    padding-top: 30px;
    padding-bottom: 20px;
  }
  #wx .S_item2 .list li {
    float: left;
    width: 50%;
  }
  #wx .S_item2 .list li .images {
    width: 110px;
    height: 110px;
    margin: 0 auto 16px;
    line-height: 110px;
  }
  #wx .S_item2 .list li .images img {
    width: 50px;
  }
  #wx .S_item2 .list li .text h4 {
    margin-bottom: 11px;
  }
  #wx .S_item3 {
    padding-top: 30px;
    padding-bottom: 10px;
  }
  #wx .S_item3 .wWList2 .w_item {
    height: 248px;
  }
  #wx .S_item3 .wWList2 .w_item .images {
    margin: 24px auto 8px;
  }
  #wx .S_item3 .wWList2 .w_item .text h5 {
    margin-bottom: 10px;
  }
  #wx .S_item4 {
    padding-top: 30px;
    padding-bottom: 20px;
  }
  #wx .S_item4 .wWList2 .w_item {
    width: 100%;
  }
  #wx .S_item4 .wWList2 .w_item .text h5 {
    margin-bottom: 20px;
  }
  #wx .S_item4 .wWList2 .w_item .text p {
    margin-bottom: 18px;
  }
}
/*# sourceMappingURL=wx.css.map */