.zjTtile {
  background: url(../images/zj_list_05.png) no-repeat;
  background-position: center;
  text-align: center;
  height: 70px;
  margin: 20px auto;
  margin-top: 40px;
}
.zjTtile p span {
  color: #ff9933;
}
.zjTtile p:nth-child(1) {
  text-align: center;
  font-size: 24px;
  line-height: 70px;
}
.zjTtile p:nth-child(2) {
  font-size: 12px;
  letter-spacing: -0.5px;
  transform: scale(0.68);
  position: relative;
  bottom: 10px;
}
.duan {
  background: #f0f0f0;
  height: 20px;
}
.text {
  text-align: justify;
  line-height: 40px;
}
.zuozhen {
  margin: 0 20px;
}
.zuozhen ul {
  margin: 40px auto;
}
.zuozhen ul li {
  margin: 30px auto;
  display: flex;
  justify-content: space-between;
}
.zuozhen ul li div {
  text-align: center;
}
.zuozhen ul li .txt {
  text-align: left;
  background: url(../images/zjbj.png) no-repeat;
  background-position: 18px 42px;
  padding-left: 50px;
  padding-right: 20px;
}
.zuozhen ul li .txt p {
 width:102%; color: #666666;
  font-size: 21px;
  margin: 15px auto;
  line-height: 32px;
}
.zuozhen ul li .txt p span {
  color: #fc010d;
}
.huizhen {
  margin: 0 20px;
}
.huizhen ul {
  display: flex;
  padding-bottom: 50px;
  margin: 20px auto;
}
.huizhen ul li {
  width: 33%;
  margin: 0 auto;
  text-align: center;
}
.huizhen ul li p {
  font-size: 24px;
  margin: 10px auto;
}
.huizhen ul li p:nth-child(2) {
  font-weight: bold;
  font-size: 26px;
  color: #1470c9;
}
.gaopinzhi ul li {
  height: 258px;
  text-align: center;
  position: relative;
}
.gaopinzhi ul li span {
  display: inline-block;
  width: 100%;
  z-index: 100;
  position: absolute;
  bottom: 22px;
  left: 0;
  right: 0;
}


.zuozhen ul li .txt img:nth-of-type(3){margin-top:5px}
.zuozhen ul li .txt img:nth-of-type(4){margin-top:5px}