.wow {
  visibility: hidden;
}

.pagePPSL {
  color: #111;
}

.pagePPSL .container {
  position: relative;
  margin: 0 auto;
  width: 1200px;
}

.pagePPSL .secTitle {
  padding-bottom: 60px;
  text-align: center;
}

.pagePPSL .secTitle h2 {
  font-size: 30px;
  line-height: 32px;
  font-weight: bold;
}

.pagePPSL .secTitle h3 {
  font-size: 24px;
  line-height: 1.1;
}

.pagePPSL .secTitle p {
  margin-top: 16px;
  line-height: 1;
  font-size: 14px;
  font-weight: 400;
  color: #484848;
}

.pagePPSL .sectionE {
  height: 1050px;
  background: url('../image/licheng.png') no-repeat bottom center #fff;
}

.pagePPSL .sectionE .secTitle {
  padding-top: 55px;
}

.pagePPSL .sectionE ul {
  position: relative;
  width: 1200px;
  height: 770px;
  margin-top: -40px;
}

.pagePPSL .sectionE ul time {
  color: #be2933;
  font: 500 18px/1 'MADETOMMY';
  font-weight: bold;
}

.pagePPSL .sectionE ul li {
  position: absolute;
  top: 0;
  padding-left: 12px;
  list-style: none;
}

.pagePPSL .sectionE ul li p {
  margin-top: 8px;
  font-size: 14px;
  line-height: 1.5;
  white-space: nowrap;
  font-weight: bold;
}

.pagePPSL .sectionE ul li p.desc {
  font-weight: normal;
  width: 130px;
  height: auto;
  white-space: initial;
  font-size: 12px;
  text-align: justify;
}

.pagePPSL .sectionE ul li:nth-child(1) {
  top: 210px;
  left: 13px;
  height: 390px;
}

.pagePPSL .sectionE ul li:nth-child(2) {
  top: 301px;
  left: 173px;
  height: 320px;
}

.pagePPSL .sectionE ul li:nth-child(3) {
  top: 132px;
  left: 333px;
  height: 400px;
}

.pagePPSL .sectionE ul li:nth-child(4) {
  top: 230px;
  left: 493px;
  height: 360px;
}

.pagePPSL .sectionE ul li:nth-child(5) {
  top: 299px;
  left: 653px;
  height: 205px;
}

.pagePPSL .sectionE ul li:nth-child(6) {
  top: 170px;
  left: 813px;
  height: 280px;
}

.pagePPSL .sectionE ul li:nth-child(7) {
  top: 132px;
  left: 973px;
  height: 300px;
}

.pagePPSL .sectionE ul li:nth-child(8) {
  top: 80px;
  left: 1133px;
  height: 250px;
}

/* .pagePPSL .sectionE ul li:nth-child(9) {
  top: 135px;
  left: 1005px;
  height: 290px;
}
.pagePPSL .sectionE ul li:nth-child(10) {
  top: 178px;
  left: 1133px;
  height: 158px;
} */

.pagePPSL .sectionE ul .line {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
}

.pagePPSL .sectionE ul .line:before,
.pagePPSL .sectionE ul .line:after {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  background: #be2933;
  content: '';
}

.pagePPSL .sectionE ul .line:before {
  width: 7px;
  height: 7px;
  border-radius: 7px;
}

.pagePPSL .sectionE ul .line:after {
  left: 3px;
  width: 1px;
  height: 100%;
}


@media screen and (max-width:760px) {
  .pagePPSL .secTitle h2 {
    font-size: 20px;
}
.pagePPSL .secTitle h3 {
  font-size: 20px;
}
.pagePPSL .sectionE .secTitle {
  padding-top: 40px;
}
.pagePPSL .secTitle {
  padding-bottom: 0;
}
  .pagePPSL {
    height: auto;
  }

  .pagePPSL .sectionE {
    height: auto;
    padding-bottom: 130px;
    background-size: 100%;
  }

  .pagePPSL .container {
    width: 100%;
  }

  .pagePPSL .sectionE ul {
    width: 100%;
    margin-top: 0;
    height: 620px;
  }

  .pagePPSL .sectionE ul time {
    float: left;
    font-size: 14px;
    font-weight: normal;
  }

  .pagePPSL .sectionE ul li p {
    margin-top: 0;
    line-height: 1;
    font-weight: normal;
  }

  .pagePPSL .sectionE ul li p br {
    display: none;
  }

  .pagePPSL .sectionE ul li:nth-child(1) {
    top: 20px;
    left: 13px;
    height: 80px;
  }

  .pagePPSL .sectionE ul li:nth-child(2) {
    top: 100px;
    left: 13px;
    height: 80px;
  }

  .pagePPSL .sectionE ul li:nth-child(3) {
    top: 180px;
    left: 13px;
    height: 80px;
  }

  .pagePPSL .sectionE ul li:nth-child(4) {
    top: 260px;
    left: 13px;
    height: 80px;
  }

  .pagePPSL .sectionE ul li:nth-child(5) {
    top: 340px;
    left: 13px;
    height: 80px;
  }

  .pagePPSL .sectionE ul li:nth-child(6) {
    top: 420px;
    left: 13px;
    height: 80px;
  }

  .pagePPSL .sectionE ul li:nth-child(7) {
    top: 500px;
    left: 13px;
    height: 80px;
  }

  .pagePPSL .sectionE ul li:nth-child(8) {
    top: 580px;
    left: 13px;
    height: 80px;
  }

  .pagePPSL .sectionE ul li:nth-child(9) {
    top: 660px;
    left: 13px;
    height: 0;
  }
  .pagePPSL .sectionE ul li p.desc{
    width: 85%;
    margin-top: 10px;
    line-height: 1.5;
  }
}