*{
  margin:0px;
  padding:0px;
}
.container{
  padding-top: 0;
  margin-top: 71px;
}
img{
  width: 100%;
  display: block;
}

.phone img{
  display: inline-block;
}

/*banner图 鼻整形修复 */
.banner{
  position: relative;
  margin-top: .4rem;
}

/* 隆鼻后，你是否存在以下鼻部问题？  */
.Plastic_section{
  position: relative;
}

.Plastic_section_btn{
  width: 4.1rem;
  position: absolute;
  top: 88%;
  left: 23%;
}

/* 隆鼻失败的原因  */
.Graduation_season{
  position: relative;
}
.Graduation_season_btn{
  width: 4.1rem;
  position: absolute;
  top: 75.5%;
  left: 22%;
}

/* 阳光鼻整形修复   */
.Skin_zone{
  position: relative;
}

.Skin_zone_btn{
  width: 2.8rem;
  position: absolute;
  top: 91%;
  left: 31%;
}

/* 阳光鼻整形修复优势  */
.Oral_area{
  position: relative;
}
.Oral_area_btn{ 
  width: 2.8rem;
  position: absolute;
  top: 86%;
  left: 32%;
}

/* 鼻修复整形医师  */
.Physician_team{
  position: relative;
}

.Physician_team_btn{ 
  width: 2.8rem;
  position: absolute;
  top: 87%;
  left: 50%;
  z-index: 999;
}

.footer1{
  height: 30px;
  width: 100%;
  line-height: 30px;
  background: #1d1611;
  color: #998779;
  text-align: center;
  bottom: 0;
  z-index: 150;
  font-size: 12px;
  overflow: hidden;
}
.public_footer_brand{
  display: none;
}