*{
  margin:0px;
  padding:0px;
}
.container{
  padding-top: 0;
  margin-top: 71px;
}
img{

  width: 100%;
}

/*banner图  年轻就快乐--阳光金秋黄金抗衰周--深圳阳光医疗美容医院 */
.banner{
  position: relative;
  margin-top: .4rem;
}

/* 双11美力宠粉专场 */
.Plastic_section{
  position: relative;
}

.Plastic_section_btn{
  width: 3.2rem;
  position: absolute;
  top: 95.8%;
  display: grid;
  left: 28.8%;
}

/* 美保俱乐部会员招新 */
.Graduation_season{
  position: relative;
}
.Graduation_season_btn{
  width: 3.6rem;
  position: absolute;
  top: 90%;
  display: grid;
  left: 26%;
}

/* 金秋爆款神仙卡 */
.Skin_zone{
  position: relative;
}

.Skin_zone_btn{
  width: 3.2rem;
  position: absolute;
  top: 76%;
  display: grid;
  left: 53%;
}

/* 美肤专场特惠 */
.Oral_area{
  position: relative;
}
.Oral_area_btn{ 
  width: 3.2rem;
  position: absolute;
  top: 91.5%;
  left: 28%;
  display: grid;
}

/* 微整专场特惠 */
.ToPresumptuous{
  position: relative;
}

/* 整形专场特惠 */
.zxzcth{
  position: relative;
}

/* 私密专场特惠 */
.smzcth{
  position: relative;
}

/* 口腔专场特惠 */
.kqzcth{
  position: relative;
}

/* 周三会员日专场 */
.zshyrzc{
  position: relative;
}
.zshyrzc_btn{
  width: 3.2rem;
  position: absolute;
  top: 43.5%;
  left: 28%;
  display: grid;
}
.zshyrzc_btns{
  width: 3.2rem;
  position: absolute;
  top: 86.5%;
  left: 28%;
  display: grid;
}

.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;
}