*{
  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: 3rem;
  position: absolute;
  top: 81.5%;
  left: 31%;
}

/* 热卖爆品 低价秒杀 */
.Graduation_season{
  position: relative;
}
.Graduation_season_btn{
  width: 3rem;
  position: absolute;
  top: 89.5%;
  left: 31%;
}

/* 「专属女神卡」特价抢购  */
.Skin_zone{
  position: relative;
}

.Skin_zone_btn{
  width: 3rem;
  position: absolute;
  top: 88.5%;
  left: 30%;
}

/* 精选爆品 限时特惠 */
.Oral_area{
  position: relative;
}
.Oral_area_btn{ 
  width: 3rem;
  position: absolute;
  top: 96.8%;
  left: 31%;
}

/* 超级充值送 */
.ToPresumptuous{
  position: relative;
}
.ToPresumptuous_btn{
  width: 3.1rem;
  position: absolute;
  top: 71.5%;
  left: 29%;
}

/* 百万奢侈品牌大礼 100%中奖 */
.ToEnjoy{
  position: relative;
}
.ToEnjoy_btn{
  width: 3.1rem;
  position: absolute;
  top: 75.5%;
  left: 29%;
}

/* 阳光医师团队 */
.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;
}