.banner .des_text {
  position: absolute;
  top: 0.8937rem;
  left: 0.8313rem;
  width: 2.9812rem;
  height: 0.6625rem;
}

.banner .des_title {
  height: 0.2500rem;
  font-size: 0.2250rem;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 0.2500rem;
  margin-bottom: 0.0625rem;
}

.banner .des_content {
  font-size: 0.1000rem;
  color: #FFFFFF;
  line-height: 0.1750rem;
}

.position_info {
  position: absolute;
  top: 0;
  left: 0;
  width: 10.0000rem;
  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: 10.0000rem;
  height: auto;
  display: flex;
}

.side_menu {
  width: 2.5000rem;
  background: #FFFFFF;
  box-shadow: 0.0125rem 0px 0.0625rem 0px rgba(238, 238, 238, 0.5);
}

.main_content {
  flex: 1;
  padding: 0.3750rem 0.8313rem 0.5625rem 0.2188rem;
}

.img_icon {
  position: relative;
  left: 0.2937rem;
  bottom: 0.0187rem;
}

.main_content {
  padding: 0.4250rem 0 0.5rem 0.5625rem;
}

.main_content .main_detail {
  width: 6.1125rem;
}

.main_content .detail_title {
  font-size: 0.1750rem;
  height: 0.2313rem;
  font-weight: bold;
  color: #0F45AE;
  height: 0.5437rem;
  position: relative;
  border-bottom: 0.0063rem solid #F8F8F8;
}

.main_content .detail_title::after {
  content: '';
  position: absolute;
  bottom: -0.0125rem;
  left: 0px;
  width: 1.2500rem;
  height: 0.0313rem;
  background: #FEAE76;
}

.main_content .article_title {
  font-size: 0.180rem;
  font-weight: bold;
  color: #333333;
  line-height: 0.2500rem;
}

.main_content .article_item_Ptitle {
  height: 0.1250rem;
  font-size: 0.1250rem;
  font-weight: bold;
  color: #333333;
  line-height: 0.1250rem;
}

.main_content .p_item {
  margin-bottom: 0.1875rem;
}

.main_content .article_item_Pcontent {
  text-indent: 0.2500rem;
  font-size: 0.1000rem;
  color: #666666;
  line-height: 0.2000rem;
}

.main_content .article_item_Pcontent span {
  color: #333333;
  font-weight: bold;
}

.download_doc {
  /* background-color: #f8f8f8;*/
}

.download_doc .download_info {
  /*padding: 0.3750rem 0.0187rem 0.5000rem;*/
}

.download_doc .download_title {
  height: 0.2375rem;
  font-size: 0.2250rem;
  font-weight: bold;
  color: #03255C;
  line-height: 0.2375rem;
  margin-bottom: 0.3125rem;
}

.download_doc .download_item {
  margin-bottom: 0.1250rem;
  height: 0.3750rem;
  line-height: 0.3750rem;
  display: flex;
  justify-content: space-between;
  background-color: rgba(15, 69, 174, 0.05);
}

.download_doc .download_left img {
  width: 0.1563rem;
  height: 0.1563rem;
  margin-left: 0.1750rem;
  vertical-align: sub;
}

.download_doc .download_left .download_title_text {
  font-size: 0.1000rem;
  color: #333;
  margin-left: 0.0938rem;
}

.download_doc .download_left .download_title_text:hover {
  text-decoration: underline;
  color: #0f23ae;
}

.download_doc .download_right {
  display: inline-block;
  width: 0.6250rem;
  height: 0.2500rem;
  line-height: 0.2500rem;
  border-radius: 0.0125rem;
  text-align: center;
  color: #fff;
  background-color: #0F45AE;
  margin: 0.0625rem 0.1875rem 0.0625rem 0;
  cursor: pointer;
}

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

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

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



.table_select {
  width: 6.2313rem;
  height: auto;
}

.table_select_top {
  width: 100%;
  border-bottom: 0.0063rem solid #eeeeee;
  margin-bottom: 0.0938rem;
}

.table_select_title {
  display: inline-block;
  height: 0.5000rem;
  font-size: 0.2250rem;
  font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
  font-weight: bold;
  color: #0F45AE;
  line-height: 0.4375rem;
  border-bottom: 0.0313rem solid #FEAE76;
  position: relative;
  top: 0.0187rem;
}

.attachment_download {
  margin-bottom: 0.2500rem;
}

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

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

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


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

.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 a {
  font-size: 0.1000rem;
  font-family: MicrosoftYaHei;
  color: #0F45AE;
  line-height: 0.1000rem;
  vertical-align: middle;
}

.TRS_Editor DIV {
  line-height: 2;
  font-family: "Microsoft Yahei"!important;
  font-size: 0.1rem;
}
.TRS_Editor SPAN {
  line-height: 2;
  font-family: "Microsoft Yahei"!important;
  font-size: 0.1rem;
}

.article_content_item p {
  margin-bottom: 0.05rem;
}

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

.TRS_Editor P {
  line-height: 2;
  font-family: "Microsoft Yahei"!important;
  font-size: 0.1rem;
}

.TRS_Editor P {
  line-height: 2;
  font-family: "Microsoft Yahei"!important;
  font-size: 0.1rem;
  margin-bottom: 0.05rem;
}

.TRS_Editor table P {
  margin-bottom: unset;
}


.TRS_Editor FONT {
  line-height: 2;
  font-family: "Microsoft Yahei"!important;
  font-size: 0.1rem;
}
.TRS_Editor {
  line-height: 2;
  font-family: "Microsoft Yahei"!important;
  font-size: 0.1rem;
}


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

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