@charset "utf-8";
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  word-wrap: break-word;
}

body {
  font-family: "微软雅黑";
  font-size: 15px;
}

.w {
  width: 1200px;
  margin: 0 auto;
}

.wz-con {
  background-color: #fff;
}

/*当前位置*/
.position {
  height: 40px;
  line-height: 40px;
  padding-top: 15px;
}

.position .position-txt {
  padding-left: 25px;
  font-size: 13px;
  color: #454545;
}

.bd_weixin_popup .bd_weixin_popup_main {
  padding: 8px 10px !important;
}

/*文章正文*/
.con {
  width: 900px;
  min-height: 480px;
  margin: auto;
}

.con-title {
  font-size: 25px;
  color: #355e92;
  line-height: 40px;
  text-align: center;
  border-bottom: 2px #dbdbdb solid;
  padding-bottom: 10px;
}

.small-title {
  width: 900px;
  font-size: 15px;
  color: #333;
  height: 50px;
  line-height: 50px;
}

.small-title .date {
  margin-left: 240px;
  margin-right: 20px;
}

.small-title .fare {
  float: right;
  margin-right: 15px;
}

.main-txt {
  margin-top: 10px;
}

.main-txt p {
  color: #333;
  line-height: 2em;
}

.main-corner {
  float: right;
  margin-top: 20px;
  margin-bottom: 40px;
}

.main-corner div {
  font-size: 15px;
  color: #333;
  line-height: 26px;
}

.main-word {
  width: 100%;
  height: 40px;
  line-height: 40px;
  padding: 0 20px;
  background-color: #f1f1f1;
}

.main-word .main-word-left {
  float: left;
}

.main-word-left span {
  font-size: 15px;
  font-weight: bold;
  color: #fa0505;
}

.main-word .main-word-right {
  float: right;
}

.main-word-right span {
  float: left;
}

.main-word-right .printer {
  margin-left: 30px;
  padding-left: 25px;
  background: url(printer.png) no-repeat left center;
  cursor: pointer;
}

.main-word-right .close {
  margin-left: 25px;
  padding-left: 25px;
  background: url(close.png) no-repeat left center;
  cursor: pointer;
}

.con-main .line {
  border: 1px #c5c5c5 dotted;
  margin: 20px 0;
}

.con-main .prev {
  margin-bottom: 15px;
}

.xz {
  width: 100%;
  height: 40px;
  line-height: 40px;
  padding: 0 20px;
}

.height50 {
  width: 100%;
  height: 50px;
  margin: 0 auto;
}

.height20 {
  width: 100%;
  height: 20px;
  margin: 0 auto;
}

#zoom[style*="font-size:12px"], #zoom[style*="font-size: 12px"] {
  font-size: 0.75rem !important;
}
#zoom[style*="font-size:12px"] *, #zoom[style*="font-size: 12px"] * {
  font-size: 0.75rem !important;
}
#zoom[style*="font-size:14px"], #zoom[style*="font-size: 14px"] {
  font-size: 0.875rem !important;
}
#zoom[style*="font-size:14px"] *, #zoom[style*="font-size: 14px"] * {
  font-size: 0.875rem !important;
}
#zoom[style*="font-size:16px"], #zoom[style*="font-size: 16px"] {
  font-size: 1rem !important;
}
#zoom[style*="font-size:16px"] *, #zoom[style*="font-size: 16px"] * {
  font-size: 1rem !important;
}

/* 老年版开始 */
body.old_type {
  font-size: 0.9375rem;
}

.old_type .bt-box-1200 {
  width: 1200px;
}
.old_type .height20 {
  height: 30px;
}
.old_type .wz-con {
  padding: 0 60px 30px;
}
.old_type .position {
  width: 100% !important;
  height: auto;
  padding: 0;
  line-height: 2.5rem;
}
.old_type .position .position-txt {
  width: 100%;
  padding: 0;
  margin: 0;
  font-size: 0.8125rem;
}
.old_type .position .position-txt > table > tbody > tr > td:first-of-type {
  width: 1.875rem !important;
}
.old_type .position .position-txt img {
  width: 0.9375rem;
  margin-top: -0.1875rem;
}
.old_type .con {
  width: 100%;
  line-height: 2;
}
.old_type .con-title {
  padding-bottom: 0.625rem;
  font-size: 1.5625rem;
  line-height: 2.5rem;
  border-width: 0.125rem;
}
.old_type .small-title {
  width: 100%;
  height: auto;
  padding: 1rem 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  font-size: 0.9375rem;
  line-height: 2;
  text-align: center;
}
.old_type .small-title .date {
  margin-left: 0 !important;
}
.old_type .small-title span {
  padding: 0 !important;
  margin: 0 0.5rem;
}
.old_type .small-title span[nowrap] {
  display: none;
}
.old_type .main-txt {
  margin-top: 0.625rem;
}
.old_type .main-txt p {
  line-height: 2rem !important;
  text-indent: 2rem;
}
.old_type .main-word {
  height: 2.5rem;
  padding: 0 30px;
  margin-bottom: 0.3125rem !important;
  line-height: 2.5rem;
}
.old_type .bdshare-button-style0-24 a,
.old_type .bdshare-button-style0-24 .bds_more {
  zoom: 2.222;
}
.old_type .main-word-right .printer,
.old_type .main-word-right .close {
  padding-left: 1.5625rem;
  margin-left: 1.875rem;
  background-size: 0.8125rem;
}
.old_type .main-corner div {
  font-size: 0.9375rem;
  line-height: 1.625rem;
}
.old_type img[src*=icons] {
  width: 1rem;
  margin-right: 0.25rem;
}

/* 老年版结束 */
/* 单栏目信息老年版开始 */
.old_type .main-txt#zoom *[style*="font-size:12px"], .old_type .main-txt#zoom *[style*="font-size: 12px"] {
  font-size: 0.75rem !important;
}
.old_type .main-txt#zoom *[style*="font-size:12px"] *, .old_type .main-txt#zoom *[style*="font-size: 12px"] * {
  font-size: 0.75rem !important;
}
.old_type .main-txt#zoom *[style*="line-height:12px"], .old_type .main-txt#zoom *[style*="line-height: 12px"] {
  line-height: 0.75rem !important;
}
.old_type .main-txt#zoom *[style*="line-height:12px"] *, .old_type .main-txt#zoom *[style*="line-height: 12px"] * {
  line-height: 0.75rem !important;
}
.old_type .main-txt#zoom *[style*="font-size:13px"], .old_type .main-txt#zoom *[style*="font-size: 13px"] {
  font-size: 0.8125rem !important;
}
.old_type .main-txt#zoom *[style*="font-size:13px"] *, .old_type .main-txt#zoom *[style*="font-size: 13px"] * {
  font-size: 0.8125rem !important;
}
.old_type .main-txt#zoom *[style*="line-height:13px"], .old_type .main-txt#zoom *[style*="line-height: 13px"] {
  line-height: 0.8125rem !important;
}
.old_type .main-txt#zoom *[style*="line-height:13px"] *, .old_type .main-txt#zoom *[style*="line-height: 13px"] * {
  line-height: 0.8125rem !important;
}
.old_type .main-txt#zoom *[style*="font-size:14px"], .old_type .main-txt#zoom *[style*="font-size: 14px"] {
  font-size: 0.875rem !important;
}
.old_type .main-txt#zoom *[style*="font-size:14px"] *, .old_type .main-txt#zoom *[style*="font-size: 14px"] * {
  font-size: 0.875rem !important;
}
.old_type .main-txt#zoom *[style*="line-height:14px"], .old_type .main-txt#zoom *[style*="line-height: 14px"] {
  line-height: 0.875rem !important;
}
.old_type .main-txt#zoom *[style*="line-height:14px"] *, .old_type .main-txt#zoom *[style*="line-height: 14px"] * {
  line-height: 0.875rem !important;
}
.old_type .main-txt#zoom *[style*="font-size:15px"], .old_type .main-txt#zoom *[style*="font-size: 15px"] {
  font-size: 0.9375rem !important;
}
.old_type .main-txt#zoom *[style*="font-size:15px"] *, .old_type .main-txt#zoom *[style*="font-size: 15px"] * {
  font-size: 0.9375rem !important;
}
.old_type .main-txt#zoom *[style*="line-height:15px"], .old_type .main-txt#zoom *[style*="line-height: 15px"] {
  line-height: 0.9375rem !important;
}
.old_type .main-txt#zoom *[style*="line-height:15px"] *, .old_type .main-txt#zoom *[style*="line-height: 15px"] * {
  line-height: 0.9375rem !important;
}
.old_type .main-txt#zoom *[style*="font-size:16px"], .old_type .main-txt#zoom *[style*="font-size: 16px"] {
  font-size: 1rem !important;
}
.old_type .main-txt#zoom *[style*="font-size:16px"] *, .old_type .main-txt#zoom *[style*="font-size: 16px"] * {
  font-size: 1rem !important;
}
.old_type .main-txt#zoom *[style*="line-height:16px"], .old_type .main-txt#zoom *[style*="line-height: 16px"] {
  line-height: 1rem !important;
}
.old_type .main-txt#zoom *[style*="line-height:16px"] *, .old_type .main-txt#zoom *[style*="line-height: 16px"] * {
  line-height: 1rem !important;
}
.old_type .main-txt#zoom *[style*="font-size:17px"], .old_type .main-txt#zoom *[style*="font-size: 17px"] {
  font-size: 1.0625rem !important;
}
.old_type .main-txt#zoom *[style*="font-size:17px"] *, .old_type .main-txt#zoom *[style*="font-size: 17px"] * {
  font-size: 1.0625rem !important;
}
.old_type .main-txt#zoom *[style*="line-height:17px"], .old_type .main-txt#zoom *[style*="line-height: 17px"] {
  line-height: 1.0625rem !important;
}
.old_type .main-txt#zoom *[style*="line-height:17px"] *, .old_type .main-txt#zoom *[style*="line-height: 17px"] * {
  line-height: 1.0625rem !important;
}
.old_type .main-txt#zoom *[style*="font-size:18px"], .old_type .main-txt#zoom *[style*="font-size: 18px"] {
  font-size: 1.125rem !important;
}
.old_type .main-txt#zoom *[style*="font-size:18px"] *, .old_type .main-txt#zoom *[style*="font-size: 18px"] * {
  font-size: 1.125rem !important;
}
.old_type .main-txt#zoom *[style*="line-height:18px"], .old_type .main-txt#zoom *[style*="line-height: 18px"] {
  line-height: 1.125rem !important;
}
.old_type .main-txt#zoom *[style*="line-height:18px"] *, .old_type .main-txt#zoom *[style*="line-height: 18px"] * {
  line-height: 1.125rem !important;
}
.old_type .main-txt#zoom *[style*="font-size:19px"], .old_type .main-txt#zoom *[style*="font-size: 19px"] {
  font-size: 1.1875rem !important;
}
.old_type .main-txt#zoom *[style*="font-size:19px"] *, .old_type .main-txt#zoom *[style*="font-size: 19px"] * {
  font-size: 1.1875rem !important;
}
.old_type .main-txt#zoom *[style*="line-height:19px"], .old_type .main-txt#zoom *[style*="line-height: 19px"] {
  line-height: 1.1875rem !important;
}
.old_type .main-txt#zoom *[style*="line-height:19px"] *, .old_type .main-txt#zoom *[style*="line-height: 19px"] * {
  line-height: 1.1875rem !important;
}
.old_type .main-txt#zoom *[style*="font-size:20px"], .old_type .main-txt#zoom *[style*="font-size: 20px"] {
  font-size: 1.25rem !important;
}
.old_type .main-txt#zoom *[style*="font-size:20px"] *, .old_type .main-txt#zoom *[style*="font-size: 20px"] * {
  font-size: 1.25rem !important;
}
.old_type .main-txt#zoom *[style*="line-height:20px"], .old_type .main-txt#zoom *[style*="line-height: 20px"] {
  line-height: 1.25rem !important;
}
.old_type .main-txt#zoom *[style*="line-height:20px"] *, .old_type .main-txt#zoom *[style*="line-height: 20px"] * {
  line-height: 1.25rem !important;
}
.old_type .main-txt#zoom *[style*="font-size:21px"], .old_type .main-txt#zoom *[style*="font-size: 21px"] {
  font-size: 1.3125rem !important;
}
.old_type .main-txt#zoom *[style*="font-size:21px"] *, .old_type .main-txt#zoom *[style*="font-size: 21px"] * {
  font-size: 1.3125rem !important;
}
.old_type .main-txt#zoom *[style*="line-height:21px"], .old_type .main-txt#zoom *[style*="line-height: 21px"] {
  line-height: 1.3125rem !important;
}
.old_type .main-txt#zoom *[style*="line-height:21px"] *, .old_type .main-txt#zoom *[style*="line-height: 21px"] * {
  line-height: 1.3125rem !important;
}
.old_type .main-txt#zoom *[style*="font-size:22px"], .old_type .main-txt#zoom *[style*="font-size: 22px"] {
  font-size: 1.375rem !important;
}
.old_type .main-txt#zoom *[style*="font-size:22px"] *, .old_type .main-txt#zoom *[style*="font-size: 22px"] * {
  font-size: 1.375rem !important;
}
.old_type .main-txt#zoom *[style*="line-height:22px"], .old_type .main-txt#zoom *[style*="line-height: 22px"] {
  line-height: 1.375rem !important;
}
.old_type .main-txt#zoom *[style*="line-height:22px"] *, .old_type .main-txt#zoom *[style*="line-height: 22px"] * {
  line-height: 1.375rem !important;
}
.old_type .main-txt#zoom *[style*="font-size:23px"], .old_type .main-txt#zoom *[style*="font-size: 23px"] {
  font-size: 1.4375rem !important;
}
.old_type .main-txt#zoom *[style*="font-size:23px"] *, .old_type .main-txt#zoom *[style*="font-size: 23px"] * {
  font-size: 1.4375rem !important;
}
.old_type .main-txt#zoom *[style*="line-height:23px"], .old_type .main-txt#zoom *[style*="line-height: 23px"] {
  line-height: 1.4375rem !important;
}
.old_type .main-txt#zoom *[style*="line-height:23px"] *, .old_type .main-txt#zoom *[style*="line-height: 23px"] * {
  line-height: 1.4375rem !important;
}
.old_type .main-txt#zoom *[style*="font-size:24px"], .old_type .main-txt#zoom *[style*="font-size: 24px"] {
  font-size: 1.5rem !important;
}
.old_type .main-txt#zoom *[style*="font-size:24px"] *, .old_type .main-txt#zoom *[style*="font-size: 24px"] * {
  font-size: 1.5rem !important;
}
.old_type .main-txt#zoom *[style*="line-height:24px"], .old_type .main-txt#zoom *[style*="line-height: 24px"] {
  line-height: 1.5rem !important;
}
.old_type .main-txt#zoom *[style*="line-height:24px"] *, .old_type .main-txt#zoom *[style*="line-height: 24px"] * {
  line-height: 1.5rem !important;
}
.old_type .main-txt#zoom *[style*="font-size:25px"], .old_type .main-txt#zoom *[style*="font-size: 25px"] {
  font-size: 1.5625rem !important;
}
.old_type .main-txt#zoom *[style*="font-size:25px"] *, .old_type .main-txt#zoom *[style*="font-size: 25px"] * {
  font-size: 1.5625rem !important;
}
.old_type .main-txt#zoom *[style*="line-height:25px"], .old_type .main-txt#zoom *[style*="line-height: 25px"] {
  line-height: 1.5625rem !important;
}
.old_type .main-txt#zoom *[style*="line-height:25px"] *, .old_type .main-txt#zoom *[style*="line-height: 25px"] * {
  line-height: 1.5625rem !important;
}
.old_type .main-txt#zoom *[style*="font-size:26px"], .old_type .main-txt#zoom *[style*="font-size: 26px"] {
  font-size: 1.625rem !important;
}
.old_type .main-txt#zoom *[style*="font-size:26px"] *, .old_type .main-txt#zoom *[style*="font-size: 26px"] * {
  font-size: 1.625rem !important;
}
.old_type .main-txt#zoom *[style*="line-height:26px"], .old_type .main-txt#zoom *[style*="line-height: 26px"] {
  line-height: 1.625rem !important;
}
.old_type .main-txt#zoom *[style*="line-height:26px"] *, .old_type .main-txt#zoom *[style*="line-height: 26px"] * {
  line-height: 1.625rem !important;
}
.old_type .main-txt#zoom *[style*="font-size:27px"], .old_type .main-txt#zoom *[style*="font-size: 27px"] {
  font-size: 1.6875rem !important;
}
.old_type .main-txt#zoom *[style*="font-size:27px"] *, .old_type .main-txt#zoom *[style*="font-size: 27px"] * {
  font-size: 1.6875rem !important;
}
.old_type .main-txt#zoom *[style*="line-height:27px"], .old_type .main-txt#zoom *[style*="line-height: 27px"] {
  line-height: 1.6875rem !important;
}
.old_type .main-txt#zoom *[style*="line-height:27px"] *, .old_type .main-txt#zoom *[style*="line-height: 27px"] * {
  line-height: 1.6875rem !important;
}
.old_type .main-txt#zoom *[style*="font-size:28px"], .old_type .main-txt#zoom *[style*="font-size: 28px"] {
  font-size: 1.75rem !important;
}
.old_type .main-txt#zoom *[style*="font-size:28px"] *, .old_type .main-txt#zoom *[style*="font-size: 28px"] * {
  font-size: 1.75rem !important;
}
.old_type .main-txt#zoom *[style*="line-height:28px"], .old_type .main-txt#zoom *[style*="line-height: 28px"] {
  line-height: 1.75rem !important;
}
.old_type .main-txt#zoom *[style*="line-height:28px"] *, .old_type .main-txt#zoom *[style*="line-height: 28px"] * {
  line-height: 1.75rem !important;
}
.old_type .main-txt#zoom *[style*="font-size:29px"], .old_type .main-txt#zoom *[style*="font-size: 29px"] {
  font-size: 1.8125rem !important;
}
.old_type .main-txt#zoom *[style*="font-size:29px"] *, .old_type .main-txt#zoom *[style*="font-size: 29px"] * {
  font-size: 1.8125rem !important;
}
.old_type .main-txt#zoom *[style*="line-height:29px"], .old_type .main-txt#zoom *[style*="line-height: 29px"] {
  line-height: 1.8125rem !important;
}
.old_type .main-txt#zoom *[style*="line-height:29px"] *, .old_type .main-txt#zoom *[style*="line-height: 29px"] * {
  line-height: 1.8125rem !important;
}
.old_type .main-txt#zoom *[style*="font-size:30px"], .old_type .main-txt#zoom *[style*="font-size: 30px"] {
  font-size: 1.875rem !important;
}
.old_type .main-txt#zoom *[style*="font-size:30px"] *, .old_type .main-txt#zoom *[style*="font-size: 30px"] * {
  font-size: 1.875rem !important;
}
.old_type .main-txt#zoom *[style*="line-height:30px"], .old_type .main-txt#zoom *[style*="line-height: 30px"] {
  line-height: 1.875rem !important;
}
.old_type .main-txt#zoom *[style*="line-height:30px"] *, .old_type .main-txt#zoom *[style*="line-height: 30px"] * {
  line-height: 1.875rem !important;
}

/* 单栏目信息老年版结束 */