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

/*banner图  牛年大美 #美力贺岁季# */
.banner{
  position: relative;
  margin-top: .4rem;
}

/* 去美 去欢聚  */
.Plastic_section{
  position: relative;
}
.Plastic_section_btn{
  width: 3rem;
  height: .9rem;
  position: absolute;
  top: 84.5%;
  left: 29%;
}

/* 去美 去惹火 */
.Graduation_season{
  position: relative;
}
.Graduation_season_btn{
  width: 3rem;
  height: .9rem;
  position: absolute;
  top: 89.5%;
  left: 29%;
}

/* 去美 去抢镜 */
.Skin_zone{
  position: relative;
}

.Skin_zone_btn{
  width: 3rem;
  height: .9rem;
  position: absolute;
  top: 91.5%;
  left: 30%;
}

/* 去美 去吸睛 */
.Oral_area{
  position: relative;
}
.Oral_area_btn{ 
  width: 3rem;
  height: .9rem;
  position: absolute;
  top: 95.5%;
  left: 30%;
}

/* 去美 去放肆 */
.ToPresumptuous{
  position: relative;
}
.ToPresumptuous_btn{
  width: 3rem;
  height: .9rem;
  position: absolute;
  top: 90.5%;
  left: 30%;
}

/* 去美 去尽兴 */
.ToEnjoy{
  position: relative;
}
.ToEnjoy_btn{
  width: 3rem;
  height: .9rem;
  position: absolute;
  top: 87.5%;
  left: 31%;
}

/* 阳光医师团队 */
.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;
}