.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.13rem;
  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.15rem;
}

.m_content_test p {
  margin-bottom: 0.1rem;
  line-height: 0.28rem;
}

.m_content_test * {
  font-size: 0.15rem !important;
  line-height: 0.28rem !important;
}