body {
  color: #666;
}
.zjTtile {
text-align: center;
  height: 50px;
  margin: 20px auto;
  margin-top: 40px;
  border: 1px solid #f0f0f0;
}
.zjTtile p span {
  color: #ff9933;
}
.zjTtile p:nth-child(1) {
  text-align: center;
  font-size: 35px;
  line-height: 70px;
  width: 60%;
  margin: 0 auto;
  font-weight: bold;
  color: #3399ff;
  position: relative;
  bottom: 30px;
  background: #fff;
}
.zjTtile p:nth-child(2) {
  font-size: 12px;
  letter-spacing: -0.5px;
  transform: scale(0.68);
  position: relative;
  bottom: 46px;
  padding-bottom: 30px;
  background: url(../images/jiantou.png) no-repeat;
  background-position: center bottom;
}
.duan {
  background: #f0f0f0;
  height: 15px;
}
.text {
  text-align: justify;
  line-height: 40px;
  margin: 20px auto;
}
.daoyu {
  text-indent: 100px;
  padding: 20px 20px;
  background: url(../images/daoyu_03.png) no-repeat;
  background-position: center;
  line-height: 35px;
}
.zuozhen {
  margin: 10px 20px 30px;
  text-align: center;
}
.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 {
  color: #666666;
  font-size: 21px;
  margin: 15px auto;
  line-height: 32px;
}
.zuozhen ul li .txt p span {
  color: #fc010d;
}
