*{
  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: 78.5%;
  left: 58.5%;
}

/* 真诚上门礼 开心领取爆款美肤项目 */
.Plastic_section{
  position: relative;
}

.Plastic_section_btn{
  width: 2.4rem;
  position: absolute;
  top: 90.5%;
  left: 37.5%;
}

/* 国庆限定礼 精品项目，尝鲜、复购都值得 */
.Graduation_season{
  position: relative;
}
.Graduation_season_btn{
  width: 2.4rem;
  position: absolute;
  top: 91.5%;
  left: 34.5%;
}

/* 保养套餐礼 补水嫩肤抗衰一应俱全，省心又省钱 */
.Skin_zone{
  position: relative;
}

.Skin_zone_btn{
  width: 2.4rem;
  position: absolute;
  top: 98.3%;
  left: 35%;
}

/* 抽奖礼 */
.Oral_area{
  position: relative;
}
.Oral_area_btn{ 
  width: 2.4rem;
  position: absolute;
  top: 81%;
  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;
}