*{
  margin:0px;
  padding:0px;
}
.container{
  padding-top: 0;
  margin-top: 71px;
}
img{
  width: 100%;
}
/* 美力全开 #尖货折学  为美加持# */
.banner{
  position: relative;
  margin-top: .4rem;
}
/* 整形特惠  */
.Plastic_section{
  position: relative;
}
.Plastic_section_btn{
  width: 2.8rem;
  height: .6rem;
  position: absolute;
  top: 100.5%;
  left: 31%;
}
/* 微整专场 */
.Graduation_season{
  position: relative;
 /* margin-top: 1.5rem;*/
}
.Graduation_season_btn{
  width: 2.8rem;
  height: .6rem;
  position: absolute;
  top: 91.5%;
  left: 56%;
}
/* 皮肤美容特惠 */
.Skin_zone{
  position: relative;
}

.Skin_zone_btn{
  width: 2.8rem;
  height: .6rem;
  position: absolute;
  top: 100.5%;
  left: 32%;
}
/* 口腔特惠 */
.Oral_area{
  position: relative;
  margin-top: -1.4rem;
}
.Oral_area_btn{
  height: .6rem;
  width: 2.8rem;
  position: absolute;
  top: 92.5%;
  left: 55%;
}

/* 健康管理特惠专场 */
.Health_management_zone{
  position: relative;
}

.Health_management_btn{
  height: .6rem;
  width: 2.8rem;
  position: absolute;
  top: 102.5%;
  left: 30%;
}

/* 阳光医师团队 */
.Physician_team{
  position: relative;
  margin-top: -0.5rem;
}
.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;
}