*{
  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: 1.5rem;
  position: absolute;
  top: 68.5%;
  left: 77%;
}

/* 冰淇淋 & 精品项目上门免费领  */
.Graduation_season{
  position: relative;
}
.Graduation_season_btn{
  width: 1.8rem;
  position: absolute;
  top: 91.5%;
  left: 38%;
}

/* 「嗨购卡」爆品任挑只需618元   */
.Skin_zone{
  position: relative;
}

.Skin_zone_btn{
  width: 1.8rem;
  position: absolute;
  top: 91%;
  left: 38%;
}

/* 20个人气项目12元起  */
.Oral_area{
  position: relative;
}
.Oral_area_btn{ 
  width: 1.8rem;
  position: absolute;
  top: 96%;
  left: 38%;
}

/* 消费满额送  */
.ToPresumptuous{
  position: relative;
}
.ToPresumptuous_btn{
  width: 1.8rem;
  position: absolute;
  top: 89.5%;
  left: 37.5%;
}

/* 充多得多  */
.ToEnjoy{
  position: relative;
}
.ToEnjoy_btn{
  width: 1.8rem;
  position: absolute;
  top: 86%;
  left: 38%;
}

/* 奢华抽奖 */
.Luxury_lottery{
  position: relative;
}
.Luxury_lottery_btn{
  width: 1.8rem;
  position: absolute;
  top: 87%;
  left: 38.5%;
}

/* 颜值「尖货节」 */
.Beauty_Festival{
  position: relative;
}
.Beauty_Festival_btn{
  width: 1.8rem;
  position: absolute;
  top: 86%;
  left: 37.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;
}