.sycp {
  width: 90%;
  margin: 0px auto;
}
.sycp h4 {
  color: #8e8e8e;
  font-size: 18px;
}
.sycp h4 img {
  margin-bottom: 10px;
  display: block;
}
.sycp a {
  padding-top: 30px;
}
.sycpcon {
  width: 90%;
  margin: 40px auto;
  overflow: hidden;
}
.sycpcon li {
  background: #eaebeb;
  float: left;
  margin-bottom: 15px;
  position: relative;
  transition: all .3s;
}
.sycpcon li:hover {
  box-shadow: 0 0 15px #c4c4c4;
}
.sycpcon li a {
  display: block;
}
.sycpcon li a p {
  position: absolute;
  font-size: 24px;
  z-index: 92;
  color: #fff;
}
.sycpcon li a p em {
  display: block;
  font-size: 16px;
  color: #fff;
  margin-top: 20px;
}
.sycpcon li a img {
  position: absolute;
  z-index: 0;
}
.sycpcon li:nth-of-type(1) {
  width: 40%;
  height: 600px;
  margin-right: 1%;
  background: url(3_03.jpg);
  background-size: 100% 100%;
}
.sycpcon li:nth-of-type(1) img {
  right: 20px;
  top: 15%;
  width: 80%;
}
.sycpcon li:nth-of-type(1) p {
  bottom: 40px;
  left: 4%;
}
.sycpcon li:nth-of-type(2) {
  width: 28%;
  margin-right: 1%;
  height: 292px;
  background: url(3_05.jpg);
  background-size: 100% 100%;
}
.sycpcon li:nth-of-type(2) img {
  right: 0px;
  bottom: -16px;
  width: 80%;
}
.sycpcon li:nth-of-type(2) p {
  bottom: 40px;
  left: 4%;
}
.sycpcon li:nth-of-type(3) {
  width: 30%;
  height: 292px;
  background: url(3_07.jpg);
  background-size: 100% 100%;
}
.sycpcon li:nth-of-type(3) p {
  bottom: 40px;
  left: 4%;
}
.sycpcon li:nth-of-type(3) img {
  right: 10%;
  bottom: 16px;
  width: 60%;
}
.sycpcon li:nth-of-type(4) {
  width: 58%;
  margin-right: 0;
  height: 295px;
  background: url(3_11.jpg);
  background-size: 100% 100%;
}
.sycpcon li:nth-of-type(4) p {
  bottom: 40px;
  left: 4%;
}
.sycpcon li:nth-of-type(4) img {
  right: -20px;
  top: 16px;
  width: 60%;
}
.sycpcon li:nth-of-type(5) {
  width: 33%;
  height: 295px;
}
.sycpcon li:nth-of-type(5) p {
  bottom: 40px;
  left: 4%;
}
.sycpcon li:nth-of-type(5) img {
  right: 10%;
  bottom: 16px;
  width: 46%;
}
.sycpbj {
  background: #f4f4f4;
  padding: 20px 0 30px 0;
}
.syflm {
  text-align: center;
  margin: 0px auto 30px auto;
}
.syflm .button3 {
  display: inline-block;
  background: #fff;
  border: 1px solid #dddddd;
  padding: 20px 35px;
  margin-right: 30px;
  border-radius: 15px;
  font-size: 18px;
}
.syflm .button3:hover {
  background: #ff3a44;
  color: #fff;
  box-shadow: 0 0 15px #ff3a44;
  border: 1px solid #ff3a44;
}
@media (max-width: 1440px) {
  .topwl {
    display: none;
  }
  .sy_wz_con ul li {
    height: 154px;
  }
  .syflm .button3 {
    display: inline-block;
    background: #fff;
    border: 1px solid #dddddd;
    padding: 5px 32px;
    margin-right: 30px;
    border-radius: 15px;
    font-size: 18px;
  }
  .syys .i3 {
    left: -68px;
    top: 294px;
  }
  .syys .i6 {
    right: -70px;
    top: 294px;
  }
  .syys .img2 {
    width: 46%;
  }
  .about {
    height: 1128px;
  }
}
