.old_type .row {
  display: flex;
  flex-wrap: wrap;
}
.old_type .row aside {
  width: 100% !important;
}
.old_type h4 {
  width: 340px;
  text-align: left;
}
.old_type h4 span {
  font-size: 50px;
  width: auto;
  padding-left: 14px;
}
.old_type .col-12 {
  height: 85px !important;
}
.old_type .news_more {
  font-size: 34px;
  padding-top: 28px;
}
.old_type .index article ul li .pull-left {
  font-size: 34px;
}
.old_type .index .content ul li {
  line-height: 60px;
}
.old_type .index article ul li span {
  font-size: 32px;
}
.old_type ul.pic_row li img {
  width: 98%;
  height: 440px;
}
.old_type ul.pic_row li p {
  font-size: 32px;
  line-height: 300%;
}
