*{
  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;
}

.banner_btn{
  width: 2.4rem;
  position: absolute;
  top: 72.5%;
  left: 47.5%;
}

/* 人气项目特惠 */
.Plastic_section{
  position: relative;
}

.Plastic_section_btn{
  width: 2.4rem;
  position: absolute;
  top: 88.5%;
  left: 30.5%;
}

/* 整形专场特惠 */
.Graduation_season{
  position: relative;
}
.Graduation_season_btn{
  width: 2.4rem;
  position: absolute;
  top: 86.5%;
  left: 33.5%;
}

/* 微整专场特惠 */
.Skin_zone{
  position: relative;
}

.Skin_zone_btn{
  width: 2.4rem;
  position: absolute;
  top: 84.5%;
  left: 55%;
}

/* 美肤专场特惠 */
.Oral_area{
  position: relative;
}
.Oral_area_btn{ 
  width: 2.4rem;
  position: absolute;
  top: 92%;
  left: 33.5%;
}

/* 私密专场特惠  */
.ToPresumptuous{
  position: relative;
}
.ToPresumptuous_btn{
  width: 2.4rem;
  position: absolute;
  top: 83.5%;
  left: 34.5%;
}

/* 口腔专场特惠  */
.ToEnjoy{
  position: relative;
}
.ToEnjoy_btn{
  width: 2.4rem;
  position: absolute;
  top: 92.5%;
  left: 33.5%;
}

/* 健康管理专场特惠 */
.Member_benefits{
  position: relative;
}
.Member_benefits_btn{
  width: 2.4rem;
  position: absolute;
  top: 77%;
  left: 34.5%;
}

/* 阳光医师团队  */
.Physician_team{
  position: relative;
}

.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;
}