@charset "UTF-8";
.old_type .main {
  padding-bottom: 20px;
}

.old_type table.sp td {
  border: 2px solid black;
}

.old_type img[src*="icons"] {
  width: 32px;
}

/* 文章内容适老化开始 */
.old_type .zoom table {
  width: 100% !important;
}

.old_type .zoom img {
  width: 100%;
  height: auto;
}

.old_type .zoom img[src*="icon"] {
  width: 1em;
}

.old_type .zoom *[style*="font-size"] {
  font-size: 36px !important;
}

.old_type .zoom *[style*="FONT-SIZE"] {
  font-size: 36px !important;
}

.old_type .zoom.wzdt tr {
  display: flex;
  flex-wrap: wrap;
}

.old_type .zoom.wzdt td {
  width: auto;
  line-height: 64px;
}

/* 文章内容适老化结束 */
/* 文章内容手机端开始 */
.mobile_type {
  font-size: 0;
}

.mobile_type .dqwz-left2 a {
  padding: 0 0.6667vw;
}

.mobile_type .zoom table {
  width: 100% !important;
}

.mobile_type .zoom img {
  width: 100%;
  height: auto;
}

.mobile_type .zoom *[style*="font-size"] {
  font-size: 4vw !important;
}

.mobile_type .zoom *[style*="FONT-SIZE"] {
  font-size: 4vw !important;
}

.mobile_type .zoom.wzdt tr {
  display: flex;
  flex-wrap: wrap;
}

.mobile_type .zoom.wzdt td {
  width: auto;
  line-height: 8vw;
}

/* 文章内容手机端结束 */
.old_type .current-position {
  line-height: 48px;
  font-size: 24px;
  background: #ededed;
}

.old_type .title {
  font-size: 44px;
  font-weight: normal;
  line-height: 60px;
  padding: 20px 0;
}

.old_type .title p {
  font-size: 34px;
  line-height: 51px;
}

.old_type .sub-title {
  font-size: 24px;
}

.old_type .zoom {
  font-size: 32px;
  line-height: 72px;
}

.old_type .zoom p {
  font-size: 32px !important;
  line-height: 72px !important;
  font-family: "微软雅黑" !important;
}

.old_type .zoom p span {
  font-size: 32px !important;
  line-height: 72px !important;
  font-family: "微软雅黑" !important;
}

.old_type .author,
.old_type .resource {
  font-size: 32px;
  line-height: 72px;
}

.old_type .sub-area {
  height: 72px;
  line-height: 72px;
  font-size: 32px;
  margin-bottom: 20px;
}

.old_type .print-close a {
  padding-left: 31px;
  margin-right: 25px;
  cursor: pointer;
}

.old_type .print {
  background: url(print.png) no-repeat left center;
  background-size: 21px;
}

.old_type .close {
  background: url(close.png) no-repeat left center;
  background-size: 21px;
}

.old_type .wbkd {
  width: 1200px !important;
  margin: auto;
}

.mobile_type .height30 {
  height: 2vw;
}

.mobile_type .wbkd {
  width: 100% !important;
}

.mobile_type .w1200 {
  width: 100%;
}

.mobile_type .main {
  padding: 0vw 3vw;
}

.mobile_type .title {
  font-size: 6vw;
  font-weight: normal;
  line-height: 10vw;
  padding: 4vw 0vw;
}

.mobile_type .title p {
  font-size: 4.5333vw;
  line-height: 6.8vw;
}

.mobile_type .sub-title {
  font-size: 4vw;
  line-height: 15vw;
  overflow: hidden;
  margin-top: 2vw;
}

.mobile_type .sub-title span {
  padding: 0vw;
  display: block;
  float: left;
  width: 100%;
  line-height: 8vw;
  height: 8vw;
  text-align: left;
}

.mobile_type #share-2 {
  padding-left: 20px;
  float: left;
  display: none;
}

.mobile_type .zoom {
  font-size: 4vw;
  line-height: 8vw;
  margin: 4vw 0;
}

.mobile_type .zoom p {
  font-size: 4vw !important;
  line-height: 8vw !important;
}

.mobile_type .zoom p span {
  font-size: 4vw !important;
  line-height: 8vw !important;
  font-family: "微软雅黑" !important;
}

.mobile_type .author,
.mobile_type .resource {
  font-size: 4vw;
  line-height: 8vw;
  margin-bottom: 2vw;
}

.mobile_type .sub-area {
  display: none;
}

/* 当前位置 */
.old_type .dqwz {
  padding: 15px 0;
}

.old_type .dqwz-left2 {
  width: auto;
  line-height: 50px;
  color: #333333;
  font-size: 30px;
  padding-left: 32px;
  background-size: 20px;
}

.mobile_type .dqwz {
  padding: 0 2vw;
  min-height: auto;
}

.mobile_type .dqwz-left2 {
  width: auto;
  background: none;
  line-height: 8vw;
  color: #333333;
  font-size: 3vw;
  padding-left: 0;
}

.mobile_type .bt-lanmu {
  width: 100%;
  margin: 4vw auto;
  height: auto;
}

.mobile_type .dqwz-center {
  width: 100%;
  min-height: auto;
}

.old_type .artice_llink a {
  display: block;
  line-height: 72px;
  font-size: 32px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.mobile_type .artice_llink a {
  display: block;
  font-size: 4vw;
  line-height: 8vw;
}

.mobile_type .artice_llink {
  border-top: 1px solid #dddddd;
  padding: 5vw 0;
}

.mobile_type .zoom p a img {
  /* max-width: 750px; */
  width: 100% !important;
  height: auto !important;
  display: flex;
}

.mobile_type .zoom p a img[src*="icons"] {
  width: 4vw !important;
}

.mobile_type .zoom p img {
  /* max-width: 750px; */
  width: 100% !important;
  height: auto !important;
  display: flex;
}

.mobile_type .zoom p img[src^="/module/jslib/icons"] {
  /* max-width: 750px; */
  width: auto !important;
}

table th,
table tr,
table td {
  word-break: break-word;
}
