/*老年样式*/
.old_type .con-qh1-title {
  font-size: 36px;
  width: 49%;
}
.old_type .con-qh1-left {
  width: 100%;
  height: auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.old_type .con-qh1-right {
  width: 100%;
  height: auto;
}
.old_type .con-qh1 {
  height: auto;
  display: flex;
  flex-wrap: wrap;
}
.old_type .con-qh1-right > div {
  width: 100%;
  height: auto;
}
.old_type .con-qh1-right > div#qssczz > div:nth-child(1) {
  width: 100% !important;
  height: 400px !important;
}
.old_type .con-qh1-right > div#qssczz > div:nth-child(2),
.old_type .con-qh1-right > div#gyzjz > div:nth-child(2),
.old_type .con-qh1-right > div#lsze > div:nth-child(2),
.old_type .con-qh1-right > div#dfcz > div:nth-child(2) {
  font-size: 28px !important;
  line-height: 50px !important;
}
.old_type .con-qh2-title div {
  font-size: 36px !important;
}
.old_type .con-qh2-list > div > div:nth-child(2) {
  font-size: 28px !important;
  line-height: 50px !important;
}
.old_type .con-three {
  height: auto;
  margin-bottom: 50px;
  display: flex;
  flex-wrap: wrap;
}
.old_type .con-three-left {
  width: 100%;
}
.old_type .con-three-title {
  height: auto;
  line-height: 80px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.old_type .con-three-title span {
  font-size: 40px;
}
.old_type .con-three-title a {
  font-size: 24px;
}
.old_type .con-three-list {
  height: auto;
}
.old_type .con-three-list li {
  font-size: 36px;
  line-height: 72px;
  background-size: 6px;
  background-position: left center;
  padding-left: 15px;
  display: flex;
  justify-content: space-between;
  height: auto;
}
.old_type .con-three-list li a,
.old_type .con-three-list li span {
  font-size: inherit;
}
.old_type .con-three-right {
  width: 100%;
  margin-top: 50px;
}


