.main .box {
  min-height: 10rem;
  padding: 1.31rem 2.2rem 1.01rem 2.2rem;
  background-color: #fff;
}
.main .box .detail_title {
  color: #470201;
  font-size: 0.64rem;
}
.detail_time {
  margin-top: .69rem;
}
.detail_img {
  width: 23.09rem;
  margin-top: 1.63rem;
}
.main .text {
  font-size: 0.37rem;
  line-height: 0.85rem;
  color: #333333;
}

.detail2_img {
  width: 2.97rem;
  height: 3.24rem;
}
.detail2 .text {
  margin-left: .8rem;
  text-align: justify;
}
.redLine {
  width: 0.83rem;
  height: 0.07rem;
  background: #CC0000;
  margin: .85rem 0;
}