@charset "utf-8";
.old_type .main-wrap {
  width: 100%;
  height: auto;
  background-size: 1744px;
  background-position: top;
  background-color: #070b3b;
}

.old_type .list-contain {
  width: 1200px;
  padding: 30px;
  margin-top: 560px;
  background-size: 1200px;
}

.old_type .list-contain::before {
  height: 35px;
  top: -35px;
  left: 0;
  background-size: 100%;
}

.old_type .list-contain::after {
  height: 35px;
  background-size: 100%;
  bottom: -35px;
  left: 0;
  background-position-y: bottom;
}

.old_type .list-item {
  padding-bottom: 30px;
  margin-bottom: 30px;
  display: flex;
  border-width: 2px;
}

.old_type .list-item:last-of-type {
  padding-bottom: 0;
}

.old_type .list-item .img {
  width: 360px;
  height: 240px;
  margin: 0;
  flex-shrink: 0;
  background-size: 100% 100%;
}

.old_type .list-item .img img {
  height: 100%;
}

.old_type .list-item .info {
  position: relative;
  left: auto;
}

.old_type .list-item .info > a {
  padding-left: 30px;
  position: relative;
  left: 0;
  top: 0;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.old_type .list-item .info > a h1 {
  height: auto;
  margin: 0;
  margin-top: -16px;
  font-size: 32px !important;
  line-height: 2 !important;
}

.old_type .list-item .info > a h1 font {
  font-size: 32px !important;
  line-height: 2 !important;
}

.old_type .list-item .info > a span {
  height: auto;
  max-height: 192px;
  font-size: 32px;
  line-height: 2;
  -webkit-line-clamp: 3;
}

/* 分页老年版样式开始 */
.old_type .default_pgbtn {
  cursor: url(/uploads/image/zjjwsi1cur/pointer.cur), auto !important;
}

.old_type .default_pgbtn[disabled="disabled"] {
  cursor: url(/uploads/image/zjjwsi1cur/mouse_default.cur), auto !important;
}

.old_type .default_pgtoolbar {
  height: 70px;
  margin: 20px 0 -1px 0;
  border: 2px solid #dadada;
  background-size: cover;
}

.old_type .default_pgtoolbar td {
  font-size: 32px;
  padding: 0 3px;
  text-align: center;
  background: #dadada;
}

.old_type .default_pgcurrentpage {
  width: 70px;
  height: 35px;
  border: 2px solid #cccccc;
  background-size: contain;
  font-size: 32px;
}

.old_type .default_pgbtn {
  width: 50px;
  height: 45px !important;
  background-size: 65% !important;
}

.old_type .default_separator {
  width: 4px;
  height: 28px;
  background-size: cover;
}

.old_type .default_pgsearchinfo {
  display: none;
}

/* 分页老年版样式结束 */
