.middle-section{
  background: #fff;
}

.middle-content {
  width: 1100px;
  margin: 50px auto;
}

.animated {
  opacity: 0;
}

.cpjs,.jbjg,.cpys {
  margin-bottom: 30px;
}

.middle-title {
  font-size: 36px;
  font-weight: 500;
  color: #333333;
  text-align: center;
  margin: 50px 0 40px;
}

.cpjs p {
  /*text-align: center;*/
  letter-spacing: 1.5px;
  line-height: 2;
  margin-bottom: 30px;
  font-size: 16px;
}

.cpys .cpys-list{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}
.cpys .cpys-list .cpys-item{
  width: 100%;
  height: 300px;
  box-sizing: border-box;
  padding-top: 130px;
}

.cpys .cpys-list .cpys-item span{
  display: inline-block;
  width: 585px;
  font-size: 17px;
  color: #969696;
  letter-spacing: 2px;
  line-height: 1.8;
}

.cpys-item-01{
  padding-left: 85px;
  background: url("../../../images/zhfwpt/cpys01.png") no-repeat;
  background-size: 100% 100%;
}

.cpys-item-02{
  padding-left: 455px;
  background: url("../../../images/zhfwpt/cpys02.png") no-repeat;
  background-size: 100% 100%;
}

.cpys-item-03{
  padding-left: 85px;
  background: url("../../../images/zhfwpt/cpys03.png") no-repeat;
  background-size: 100% 100%;
}

.cpys-item-04{
  padding-left: 455px;
  background: url("../../../images/zhfwpt/cpys04.png") no-repeat;
  background-size: 100% 100%;
}