@charset "UTF-8";
/* 普通样式开始 */
.nav {
  font-size: 0;
}

/* 普通样式结束 */
/* 适老化按钮开始 */
.slh-container {
  position: relative;
  width: 1200px;
  margin: 0 auto;
}

.old_type .boount {
  position: absolute;
}

.boount {
  position: absolute;
  top: -410px;
  right: 0;
}

.old_type .new_boount,
.mobile_type .new_boount {
  display: none;
}

.new_boount {
  width: 160px;
  height: 40px;
  background-color: #ec940a;
  border-radius: 8px;
  margin-left: 10px;
}

.new_boount span {
  text-align: center;
  display: block;
  line-height: 40px;
  color: #ffffff;
  font-size: 24px;
  cursor: pointer;
}

.old_type .old_boount {
  display: block;
}

.old_boount {
  width: 380px;
  height: auto;
  display: none;
  margin-left: 10px;
}

.old_boount span {
  background: #ec940a;
  font-size: 42px;
  color: #fff;
  display: inline-block;
  width: 100%;
  text-align: center;
  line-height: 80px;
  border-radius: 10px;
  cursor: pointer;
}

/* 适老化按钮结束 */
/* 首页适老化样式开始 */
.old_type .logo {
  width: 550px;
}

.old_type table.sylb[style="margin-top:10px;"] {
  margin-top: 50px !important;
}

.old_type .lm {
  display: inline-block;
  width: 100%;
  padding: 0 30px !important;
  margin-top: 30px;
}

.old_type .lm > table:first-child {
  margin-bottom: 18px;
}

.old_type .lmtl {
  padding: 0px 10px;
  font-size: 48px;
  line-height: 96px;
  border-bottom: 4px solid #0e457d;
}

.old_type .lmtlc {
  padding: 0px 10px;
  font-size: 48px;
  line-height: 96px;
  border-bottom: 4px solid #cccccc;
}

.old_type .more {
  padding-right: 0;
  border-bottom: 4px solid #cccccc;
  font-size: 32px;
}

.old_type .default_pgContainer td.sylb a {
  width: 24em;
}

.old_type .sylb .default_pgToolbar a {
  width: 56px;
}

.old_type td.sylb {
  position: relative;
  font-size: 36px;
}

.old_type td.sylb span {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  font-size: 36px !important;
}

.old_type td.sylb a {
  display: inline-block;
  max-width: 27em;
  width: auto;
  padding-left: 40px;
  font-size: 36px !important;
  line-height: 72px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.old_type .time {
  width: auto;
  font-size: 36px;
}

.old_type .zttp > tbody > tr:nth-child(2) td {
  display: inline-block;
  width: 1200px;
  padding: 0 30px 30px 30px;
}

.old_type .zttp > tbody > tr:nth-child(2) td:last-child {
  padding-bottom: 0;
}

.old_type .zttp > tbody > tr:nth-child(2) td img {
  width: 100%;
}

.old_type table[height="2"] {
  height: 4px;
}

/* 首页适老化样式结束 */
/* 栏目页适老化样式开始 */
.old_type .dqlm {
  margin-top: 50px !important;
  border-bottom: 4px solid #14356a !important;
}

.old_type .dqlm img {
  width: 30px;
  height: auto;
  margin: 0 15px;
}

.old_type .dqlm td:nth-child(2) {
  padding-left: 10px !important;
  font-size: 32px !important;
  line-height: 64px !important;
}

.old_type .lmyxxlb {
  padding: 0 30px !important;
}

/* 栏目页适老化样式结束 */
/* 文章页适老化样式开始 */
.old_type .nr {
  padding: 0px 100px 0px !important;
}

.old_type .title {
  font-size: 52px;
  line-height: 104px;
}

.old_type .letter {
  word-break: break-word;
}

.old_type .letter p,
.old_type .letter span,
.old_type .letter a {
  font-size: 32px !important;
  line-height: 64px;
}

.old_type .letter img[src*="icons"] {
  width: 30px;
  margin-left: 10px;
}

.old_type .letter-bottom {
  margin-bottom: 10px;
  height: auto;
  overflow: hidden;
}

.old_type .letter-bottom a {
  width: 160px !important;
  font-size: 32px;
  line-height: 64px;
}

/* 文章页适老化样式结束 */
/* 默认完全分页适老化开始 */
.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;
  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;
}

/* 默认完全分页适老化结束 */