.zrjz_article {
  margin-top: 28px;
}
.t1 {
  display: block;
  height: 47px;
  background-color: #f0f0f0;
  font-family: MicrosoftYaHei;
  font-size: 20px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 47px;
  letter-spacing: 0px;
  color: #333333;
  width: 100%;
  box-sizing: border-box;
  padding-left: 18px;
}
.t2_list {
  width: 100%;
  box-sizing: border-box;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 38px;
  letter-spacing: 0px;
  padding-left: 18px;
}
.t2_list > li {
  padding-top: 2px;
}
.t2_list > li:first-child {
  padding-top: 13px;
}
.t2_list .t2 {
  display: inline-block;
  line-height: 48px;
  color: #333333;
  position: relative;
}
.t2_list .t2::before {
  position: absolute;
  top: 50%;
  left: -18px;
  transform: translateY(-50%);
  display: inline-block;
  vertical-align: middle;
  content: "";
  width: 9px;
  height: 9px;
  background: url(../images/dqgz_arrow.png) no-repeat;
  margin-right: 8px;
}
.t2_list .t3_list {
  margin-right: -56px;
}
.t2_list .t3_list > li {
  float: left;
}
.t2_list .t3_list > li a {
  display: inline-block;
  width: 49px;
  text-align-last: justify;
  color: #666666;
}
.t2_list .t3_list > li:not(:last-child) {
  margin-right: 56px;
}
.zrjz_pic_list {
  margin-bottom: -16px;
  overflow: hidden;
  display: grid;
  grid-template-columns: repeat(auto-fill, 144px);
  column-gap: 27px;
  align-items: flex-start;
}
@media (max-width: 540px) {
  .zrjz_pic_list {
    grid-template-columns: repeat(auto-fill, 50%);
    column-gap: 0;
  }
}
.zrjz_pic_list li {
  margin-bottom: 16px;
}
.zrjz_pic_list li > a {
  display: block;
  text-align: center;
}
.zrjz_pic_list li > a img {
  width: 92px;
  height: 118px;
  padding: 2px;
  background-color: #ffffff;
  border: solid 1px #e0e0e0;
}
.zrjz_pic_list p {
  font-size: 16px;
  line-height: 2em;
  margin-top: 10px;
  color: #666;
}
.hasv3 {
  padding-bottom: 153px;
}
