@charset "UTF-8";
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

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;
}

/*鏂囩珷姝ｆ枃*/
.con {
  width: 900px;
  min-height: 410px;
  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;
}

/* 鑰佸勾鐗堝紑濮 */
body.old_type {
  font-size: 0.9375rem;
}

.old_type .height20 {
  height: 30px;
}
.old_type .wz-con {
  padding: 0 30px 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%;
  font-size: 0.9375rem;
  height: 3.125rem;
  line-height: 3.125rem;
  text-align: center;
}
.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;
  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;
}

/* 鑰佸勾鐗堢粨鏉 */