*{
  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: 2.6rem;
  position: absolute;
  top: 90.5%;
  left: 33%;
}

/* 皮肤美容特惠专场 */
.Graduation_season{
  position: relative;
}
.Graduation_season_btn{
  width: 2.6rem;
  position: absolute;
  top: 88%;
  left: 33%;
}

/* 微整特惠专场  */
.Skin_zone{
  position: relative;
}

.Skin_zone_btn{
  width: 2.6rem;
  position: absolute;
  top: 87.5%;
  left: 32.5%;
}

/* 美牙特惠专场 */
.Oral_area{
  position: relative;
}
.Oral_area_btn{ 
  width: 2.6rem;
  position: absolute;
  top: 87%;
  left: 32%;
}

/* 健康管理特惠专场 */
.ToPresumptuous{
  position: relative;
}
.ToPresumptuous_btn{
  width: 2.6rem;
  position: absolute;
  top: 94.5%;
  left: 33%;
}

/* 阳光医师团 */
.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;
}