h1,
h3 {
  margin: 0px;
}

.page {
  max-width: 10.0000rem;
  min-width: 8.3375rem;
  margin: 0 auto;
  background-color: #f8faff;
}

.banner {
  position: relative;
  width: 100%;
  height: 1.9375rem;
}

.banner img {
  width: 100%;
  height: 100%;
}

.banner .text_info {
  color: #FFFFFF;
}

.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 {
  background-color: #f8f8f8;
}

.content .notice_page {
  position: relative;
  top: -0.4688rem;
  margin: 0 auto;
  width: 8.3375rem;
  min-height: 1.8rem;
  background-color: #ffffff;
  padding: 0.3750rem 0.5000rem;
  box-sizing: border-box;
  box-shadow: 0px 0.0313rem 0.0938rem 0px rgba(238, 238, 238, 0.1);
  border-radius: 0.0625rem;
}

.content .notice_page .title {
  font-size: 0.180rem;
  font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
  font-weight: bold;
  text-align: center;
  color: #333333;
  line-height: 0.3125rem;
}

.content .notice_page .notice_nav {
  margin-top: 0.0625rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 0.3750rem;
  border-bottom: 0.0063rem solid #EDEDED;
}

.content .notice_page .share {
  margin-top: 0.2500rem;
  padding-bottom: 0.1250rem;
  display: flex;
  align-items: center;
  border-bottom: 0.0063rem solid #EDEDED;
}

.content .notice_page .share span {
  font-size: 0.1000rem;
  font-family: MicrosoftYaHei;
  color: #666666;
  line-height: 0.1000rem;
}

.content .notice_page .share .icon_btn {
  display: block;
  width: 0.25rem;
  height: 0.25rem;
  background-color: #0F45AE;
  border-radius: 0.1563rem;
  margin-left: 0.0813rem;
}

.content .notice_page .social-share .social-share-icon {
  width: 0.25rem;
  height: 0.25rem;
}

.content .notice_page .share  .wechat.social-share .icon-wechat::before {
  width: 0.25rem;
  height: 0.25rem;
}

.content .notice_page .share  .weibo.social-share .icon-weibo::before {
  width: 0.25rem;
  height: 0.25rem;
}

.content .notice_page .attachment_download p {
  font-size: 0.1250rem;
  font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
  font-weight: bold;
  color: #0F45AE;
  line-height: 0.6250rem;
}

.content .notice_page .attachment_download .document_download {
  padding: 0.1875rem;
  box-sizing: border-box;
  width: 7.3375rem;
  height: 0.3750rem;
  background-color: rgba(15, 69, 174, 0.05);
  margin-top: 0.1250rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.content .notice_page .attachment_download .document_download .button {
  display: block;
  width: 0.6250rem;
  height: 0.2500rem;
  background-color: #0F45AE;
  border-radius: 0.0125rem;
  border: 0.0063rem solid #1544EB;
  color: #ffffff;
  text-align: center;
  line-height: 0.2500rem;
}

.nav_left span {
  font-size: 0.1000rem;
  font-family: MicrosoftYaHei;
  color: #999999;
  line-height: 0.1000rem;
}

.nav_right img {
  width: 0.1125rem;
  height: 0.1063rem;
}

.nav_right span {
  font-size: 0.1000rem;
  font-family: MicrosoftYaHei;
  color: #0F45AE;
  line-height: 0.1000rem;
  vertical-align: middle;
}

.nav_right a {
  font-size: 0.1000rem;
  font-family: MicrosoftYaHei;
  color: #0F45AE;
  line-height: 0.1000rem;
  vertical-align: middle;
}

.notice_contain a {
  color: #0F45AE!important;
  font-family: MicrosoftYaHei!important;
}

.notice_contain {
  padding: 0.1563rem 0;
  font-size: 0.1125rem;
}

.notice_contain p {
  font-size: 0.1125rem;
  font-family: MicrosoftYaHei!important;
  color: #666666;
  line-height: 0.1750rem;
  margin-bottom: 0.05rem;
}

.notice_contain table p {
  margin-bottom: unset;
}

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

.notice_contain h3 {
  margin-top: 0.2500rem;
  font-size: 0.1125rem;
  font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
  font-weight: bold;
  color: #333333;
  line-height: 0.1125rem;
}
.notice_contain img{
  max-width: 100%;
}

.docx_title img {
  width: 0.1625rem;
  height: 0.1875rem;
  margin-right: 0.0938rem;
}

.docx_title a {
  font-size: 0.1000rem;
  font-family: MicrosoftYaHei;
  color: #333333;
  line-height: 0.1875rem;
  vertical-align: middle;
}

.docx_title a:hover {
  text-decoration: underline;
  color: #0f23ae;
}


/*# sourceMappingURL=index.css.map */

/*# sourceMappingURL=index.css.map */

@media screen and (max-width: 750px) {
  .content .notice_page .attachment_download p {
    line-height: 0.3rem;
  }
  .attachment_download {
    margin-bottom: 0.3rem;
  }
}