/** li.pengyang-v1.0.0 APP License By  */
/** li.pengyang-v1.0.0 APP License By  */
.content .download,
.content h1 {
  font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
  font-weight: 700;
}
.content .content_date{
  border-bottom: 0.0063rem solid #ededed;
}
.page {
  max-width: 10rem;
  min-width: 8.3375rem;
  margin: 0 auto;
  padding-bottom: 0.25rem;
  background-color: #f8f8f8;
}
.banner {
  position: relative;
  width: 100%;
  height: 1.9375rem;
}
.banner img {
  display: inline-block;
  width: 100%;
  height: 100%;
}
.banner .text_info {
  color: #fff;
}
.pos-inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}
.position_info {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 0.3125rem;
  padding-left: 0.8313rem;
  line-height: 0.3125rem;
  font-size: 0.0875rem;
  color: #fff;
  background: rgba(255, 255, 255, 0.2);
}
.position_info .text_icon {
  margin: 0 0.0625rem;
}
.content {
  width: 8.2125rem;
  margin: 0 auto;
  position: relative;
  top: -0.4688rem;
  background-color: #fff;
  -webkit-box-shadow: 0 0.0313rem 0.0938rem 0 rgba(238, 238, 238, 0.1);
  box-shadow: 0 0.0313rem 0.0938rem 0 rgba(238, 238, 238, 0.1);
  border-radius: 0.0625rem;
  padding: 0.375rem 0.5rem 0.25rem;
}
.content_text table {
  border-collapse: collapse;
}
.content_text table td {
  border: 1px solid #bbb;
}
.content_text table {
  margin: 0 auto!important;
}
.content_text a {
  color: #0F45AE!important;
  text-decoration: underline;
}
.content_text img {
  max-width: 100%;
}
.content_text{
  font-family: MicrosoftYaHei!important;
}
.attachment_download {
	margin-top: 0.1rem;
}
.content .download {
  font-size: 0.15rem;
  color: #224397;
  line-height: 0.3125rem;
  margin-bottom: 0.1rem;
}
.content h1 {
  font-size: 0.225rem;
  color: #333;
  line-height: 0.25rem;
}
.content .content_date .date,
.content .content_date .print,
.content_text span {
  line-height: 0.1rem;
  font-size: 0.1rem;
  font-family: MicrosoftYaHei;
}
.content .content_date {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 0.1875rem;
  padding-bottom: 0.125rem;
}
.content .content_date .date {
  width: 1.0562rem;
  height: 0.1rem;
  color: #999;
}
.content .content_date .print {
  color: #224397;
}
.content_text {
  padding-top: 0.25rem;
  padding-bottom: 0.375rem;
  font-size:0.1125rem;
  color: #666;
}
.content_text p,.notice_contain p{
  color: #666;
  line-height: 0.1750rem;
  font-size: 0.1125rem;
  font-family: MicrosoftYaHei !important;
  margin-bottom: 0.05rem;
}
.notice_contain table p {
  margin-bottom: unset;
}

.notice_contain span {
  font-family: MicrosoftYaHei!important;
}

.content_button {
  width: 7.3375rem;
  height: 0.375rem;
  background: rgba(15, 69, 174, 0.05);
  margin-bottom: 0.125rem;
  padding: 0.0938rem 0.1875rem;
  vertical-align: middle;
}
.content_button img {
  width: 0.1625rem;
  height: 0.1875rem;
}
.content_button span a{
  font-size: 0.1rem;
  font-family: MicrosoftYaHei;
  color: #333;
  line-height: 0.1875rem;
  margin-left: 0.0938rem;
}
.content_button a.download {
  float: right;
  width: 0.625rem;
  height: 0.25rem;
  line-height: 0.25rem;
  text-align: center;
  background: #224397;
  font-size: 0.0875rem;
  font-family: MicrosoftYaHei;
  color: #fff;
  -webkit-transform: translateY(-0.0313rem);
  -moz-transform: translateY(-0.0313rem);
  -ms-transform: translateY(-0.0313rem);
  -o-transform: translateY(-0.0313rem);
  transform: translateY(-0.0313rem);
}
.content_button .download_execl {
  width: 0.625rem;
  height: 0.3125rem;
  background: #224397;
  border-radius: 0.0125rem;
  border: 0.0063rem solid #1544eb;
}
.share{
	margin-top: 0.2500rem;
	padding-bottom: 0.1250rem;
	display: flex;
	align-items: center;
	/* border-bottom: 0.0063rem solid #EDEDED; */
}
.share .social-share .social-share-icon {
    width: 0.25rem;
    height: 0.25rem;
}
 .share .icon_btn {
    display: block;
    width: 0.25rem;
    height: 0.25rem;
    background-color: #0F45AE;
    border-radius: 0.1563rem;
    margin-left: 0.0813rem;
}


.m_content .m_mobile_toggle {
  display: none;
}