.m_page .m_position_info{
  width: 100%;
  position: absolute;
  top: 0;
  padding: 0 0.15rem;
  line-height: 0.2rem;
  background: none;
}
.m_page .text_info,
.m_page .m_text_icon {
  color: #666;
}
.m_page .m_content_title{
  margin-top: 0.15rem;
}
.m_page .m_position_info{
  position: unset;
  font-size: 0.08rem;
  padding:0;
}
.m_page .m_content_tt{
  /* border: none; */
}
.m_page .m_content_bl{
  background-color: #D0D0D0;
}
.m_page .m_content_detail_path{
  font-size: 0.1rem;
  margin-top: 0.1rem;
}
.m_bitmap_img_vx{
  width: 1rem;
  height: auto;
}

/* 简介 */
.m_content_test{
  color: #333;
  font-size: 0.1rem;
}
.m_content_test p{
  margin-bottom: 0.1rem;
  line-height: 0.22rem;
}
.m_content_test b{
  display: inline-block;
  font-weight: 600;
  margin-bottom: 0.1rem;
}

/* 公告正文 */
.m_cont_notice{
  font-size: 0.12rem;
  display: inline-block;
  padding-bottom: 0.1rem;
  color: #333;
}
.m_page .m_content_title{
  font-size: 0.12rem;
  font-weight: 600;
  color: #333;
  margin-top: 0;
}
.m_page .m_cont_notice_tn{
  color: #999;
  font-size: 0.1rem;
  font-weight: 200;
  margin-top: 0.15rem;
  margin-bottom: 0.1rem;
}
.m_cont_notice_tt{
  font-size: 0.12rem;
}

/* 业务办法 */
.m_page .m_blue_tt{
  color: #224397;
}
/* .m_page .m_content_bl{} */
/* .m_content_detail{
  font-size: 0.1rem;
  color: #333;
} */
/* .m_content_list{
  font-size: 0.1rem;
  color: #333;
}
.m_list_items{
  margin-top: 0.25rem;
}
.m_list_tt{
  font-size: 0.12rem;
  color: #224397;
  border-bottom: #ddd solid 0.01rem ;
  padding-bottom: 0.1rem;
  margin-bottom: 0.1rem;
}
.m_list_i{
  border-bottom: #ddd dashed 0.01rem ;
  padding-bottom: 0.1rem;
  margin-bottom: 0.1rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.m_list_iTest{
  width: 2.5rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.m_list_iDate{
  color: #999;
}
.m_list_more{
  text-align: center;
  margin-top: 0.05rem;
  display: inline-block;
  width: 100%;
}
.m_list_more a{
  color: #224397;
  font-weight: 400;
} */

.m_content_other_ft,.m_content_other_mz_info{
	display:none;
}

.m_content_mz_info *{
   font-size: 0.1rem;
}

