.hospital{z-index:0;margin-top: 0.15rem;}

.lm_content {
  height: auto;
  overflow: hidden;
  position: relative;}
.lm_left {
  width: 3rem;
  float: left;
  position: relative;
  height: auto;
  overflow: hidden;
  background: #fff;
  height: 100%;}
.lm_right {
  height: auto;
  overflow: hidden;}
.lm_left .title-text-p {
  padding-top: 0 !important;}
.lm_left .title {
  background: #01763a;
  color: #fff;}
.lm_left .title-text h2 span {
  color: #fff;
  padding: 20px 0;}
.lm_left .frame {
  width: 100%;
  display: block;
  margin-top: 0;}
.lm_left .frame .child a {
  border-radius: 0px;
  line-height: 0.5rem;
  height: 0.5rem;
  border: none;
  border-bottom: 1px solid #dddddd;
  text-align: left;
  padding-left: 0.2rem;}
.title-text p {
  display: none;}
.lm_left .title-text h2 i {
  font-size: 20px;
  font-style: normal;
  position: absolute;
  right: 20px;
  top: 13px;
  display: none;}

@media screen and (max-width: 768px) {
  .lm_left {
    float: none;
    width: auto;
    top: 0;
    margin-right: 0;
    margin-top: 15px;}
  .title-text h2 {
    width: 100%;}
  .lm_left .title-text h2 span {
    padding: 15px;}
  .lm_left .title-text h2 i {
    display: block;}
  .nymain .leftNav > h2 {
    line-height: 46px;
    font-size: 16px;
    text-align: left;
    padding-left: 15px;
    font-weight: 600;
    background: #002147;}
  .lm_left .hospital {
    margin: 0;
    padding: 0;}
  .lm_left .frame {
    display: none;}
}


.pic img{width:auto;min-width:100%;}
