*{
  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: 1.85rem;
  position: absolute;
  top: 86.5%;
  left: 17.5%;
}

/* 抵扣券 */
.Plastic_section{
  position: relative;
}

.Plastic_section_btn{
  width: 2.3rem;
  position: absolute;
  top: 61.5%;
  left: 35%;
}

.Plastic_section_btns{
  width: 2.3rem;
  position: absolute;
  top: 94.5%;
  left: 35%;
}

/* 美肤抗衰 · 鲜气上场 */
.Graduation_season{
  position: relative;
}
.Graduation_season_btn{
  width: 2.3rem;
  position: absolute;
  top: 91.5%;
  left: 34.5%;
}

/* 微整抗衰 · 青春上场 */
.Skin_zone{
  position: relative;
}

.Skin_zone_btn{
  width: 2.3rem;
  position: absolute;
  top: 86.3%;
  left: 35%;
}

/* 整形抗衰 · 精致上场 */
.Oral_area{
  position: relative;
}
.Oral_area_btn{ 
  width: 2.3rem;
  position: absolute;
  top: 87%;
  left: 35.5%;
}

/* 私密抗衰 · 幸福上场 */
.ToPresumptuous{
  position: relative;
}

.ToPresumptuous_btn{
  width: 2.3rem;
  position: absolute;
  top: 80.3%;
  left: 35%;
}

/* 口腔美齿· 自信上场 */
.ToEnjoy{
  position: relative;
}
.ToEnjoy_btn{ 
  width: 2.3rem;
  position: absolute;
  top: 87%;
  left: 35.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;
}