/*老年样式*/
.old_type .news {
  height: auto;
  margin-top: 0px;
  display: flex;
  flex-wrap: wrap;
}
.old_type .news-left {
  width: 100%;
  border: none;
  height: auto;
}
.old_type .news-left-yw {
  width: 100%;
  height: auto;
}
.old_type .yw-title,
.old_type ul.title {
  width: 100%;
  height: auto;
  display: flex;
  flex-wrap: wrap;
  margin-top: 50px;
}
.old_type .title li {
  width: auto;
  padding-right: 20px;
  height: auto;
}
.old_type .title a {
  font-size: 40px;
  line-height: 80px;
}
.old_type .yw-nr {
  height: auto;
}
.old_type .yw-nr-ul {
  width: 100%;
  height: auto;
}
.old_type .yw-nr-ul li,
.old_type .ycsp .text li {
  font-size: 36px;
  line-height: 72px !important;
  background-size: 6px;
  background-position: left center;
  padding-left: 15px;
  display: flex;
  justify-content: space-between;
  height: auto !important;
}
.old_type .news-right {
  width: 100%;
}
.old_type .xw1 {
  height: auto;
  line-height: 72px;
}
.old_type .xw1 a {
  font-size: 36px;
}
.old_type .spxw img {
  width: 600px;
  height: auto;
}
.old_type .ycsp .text {
  height: auto;
}
.old_type .ycsp {
  height: auto !important;
}
.old_type .ztnr {
  margin-top: 50px;
  margin-bottom: 50px;
}
.old_type .ztnr_title {
  font-size: 40px;
  line-height: 80px;
  height: auto;
}
.old_type .ztnr_title > p {
  font-size: 24px !important;
}
.old_type .ztnr-pic > ul {
  width: 1200px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0 !important;
}
.old_type .ztnr-pic ul li {
  margin-left: 0 !important;
  margin-top: 30px;
}
.old_type .ztnr-pic > ul:after {
  display: none;
}
.old_type .ztnr-pic ul li img {
  width: 285px;
  height: auto;
}
