*{
  margin:0px;
  padding:0px;
}
.container{
  padding-top: 0;
  margin-top: 71px;
}
img{

  width: 100%;
}

/*banner图  又美一年--阳光岁末嘉年华--深圳阳光医疗美容医院 */
.banner{
  position: relative;
  margin-top: .4rem;
}

/* 1元抽宝藏盲盒 */
.Plastic_section{
  position: relative;
}

.Plastic_section_btn{
  width: 1.2rem;
  position: absolute;
  top: 48.8%;
  display: grid;
  left: 80.8%;
}

/* 嘉年华限定粉卡 */
.Graduation_season{
  position: relative;
}
.Graduation_season_btn{
  width: 2.6rem;
  position: absolute;
  top: 34%;
  display: grid;
  left: 57%;
}
.Graduation_season_cont a:nth-child(2){
  width: 2.6rem;
  position: absolute;
  top: 36%;
  display: grid;
  left: 57%;
}

/* 皮肤美容专区 */
.Skin_zone{
  position: relative;
}

.Skin_zone_btn{
  width: 0.7rem;
  position: absolute;
  top: 64.5%;
  display: grid;
  left: 24%;
}

/* 微整注射专区 */
.Oral_area{
  position: relative;
}
.Oral_area_btn{ 
  width: 0.7rem;
  position: absolute;
  top: 73.4%;
  left: 24%;
  display: grid;
}

/* 整形外科专区 */
.ToPresumptuous{
  position: relative;
}

.ToPresumptuous_btn{ 
  width: 0.7rem;
  position: absolute;
  top: 58.3%;
  left: 24%;
  display: grid;
}

/* 私密整形专区 */
.zxzcth{
  position: relative;
}

.zxzcth_btn{ 
  width: 0.7rem;
  position: absolute;
  top: 68.3%;
  left: 24%;
  display: grid;
}

/* 口腔健康专区 */
.smzcth{
  position: relative;
}

.smzcth_btn{ 
  width: 0.7rem;
  position: absolute;
  top: 67.3%;
  left: 24%;
  display: grid;
}

/* 充值返送 */
.kqzcth{
  position: relative;
}

.kqzcth_btn{ 
  width: 2.8rem;
  position: absolute;
  top: 70.5%;
  left: 8%;
  display: grid;
}

/* 豪华大抽奖 */
.zshyrzc{
  position: relative;
}

.zshyrzc_btn{
  width: 2.8rem;
  position: absolute;
  top: 57.5%;
  left: 41%;
  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;
}