@charset "UTF-8";
/* 适老化样式开始 */
.old_type .logo {
  height: 90px;
}

.old_type .title-img-container:first-of-type {
  padding-top: 20px;
}

.old_type .title-img-container:not(:first-of-type) {
  margin-top: 50px;
}

.old_type .title-img > td {
  background-size: contain;
}

.old_type .title-img > td:nth-child(3) {
  width: 358px;
  height: 60px;
  background-size: cover;
}

.old_type .default_pgContainer > table > tbody > tr,
.old_type .doublelm > table > tbody > tr {
  display: block;
  width: 100%;
}

.old_type .default_pgContainer > table > tbody > tr > td,
.old_type .doublelm > table > tbody > tr > td {
  display: block;
  padding: 0;
}

.old_type .default_pgContainer > table > tbody > tr > td > table > tbody > tr > td:first-child,
.old_type .doublelm > table > tbody > tr > td > table > tbody > tr > td:first-child {
  padding: 0;
}

.old_type .default_pgContainer > table > tbody > tr > td > table > tbody > tr > td:first-child a,
.old_type .doublelm > table > tbody > tr > td > table > tbody > tr > td:first-child a {
  display: inline-block;
  max-width: 26em;
  width: auto;
  font-size: 32px !important;
  line-height: 64px !important;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  vertical-align: top;
}

.old_type .default_pgContainer > table > tbody > tr > td > table > tbody > tr > td:last-child,
.old_type .doublelm > table > tbody > tr > td > table > tbody > tr > td:last-child {
  width: 170px;
  padding: 0;
  font-size: 32px !important;
  line-height: 64px;
  text-align: right;
}

/* 适老化样式结束 */
/* 适老化文章页开始 */
.old_type .wzzw > tbody > tr > td {
  padding: 0 100px !important;
}

.old_type #zw {
  width: 100% !important;
}

.old_type #zw > table {
  width: 100%;
}

.old_type .cctitle {
  font-size: 52px !important;
  line-height: 104px !important;
}

.old_type td[height="1"] {
  height: 2px;
}

.old_type .xx td,
.old_type .xx a {
  font-size: 28px;
  line-height: 56px;
  white-space: nowrap;
}

.old_type #article {
  padding: 30px 0 !important;
}

.old_type #article > div:last-child {
  font-size: 32px;
}

.old_type #zoom {
  word-break: break-word;
}

.old_type #zoom p {
  font-size: 32px;
  line-height: 64px;
}

.old_type #zoom p[style*="text-indent: 2em;"] img {
  width: 100% !important;
  height: auto !important;
  margin-left: -2em;
}

.old_type #zoom img {
  width: 100% !important;
  height: auto !important;
}

.old_type #zoom img[src*="icons"] {
  width: 30px !important;
  margin-left: 10px;
}

/* 适老化文章页结束 */
/* 默认完全分页适老化开始 */
.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;
}

.old_type .default_pgCurrentPage {
  width: 70px;
  height: 35px;
  border: 2px solid #cccccc;
  font-size: 32px;
  background-size: contain;
}

.old_type .default_pgTotalPage {
  font-size: 32px;
}

.old_type .default_pgBtn {
  width: 50px;
  height: 45px;
  background-size: 65% !important;
}

.old_type .default_separator {
  width: 4px;
  height: 28px;
  background-size: cover;
}

.old_type .default_pgSearchInfo {
  display: none;
}

/* 默认完全分页适老化结束 */

.old_type .positon_boount{ width:160px; height:80px; line-height:80px; font-size:42px; right:50%; margin-right:-80px;}