*{
  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;
}

.banner_btn{
  width: 2.5rem;
  position: absolute;
  top: 58.5%;
  left: 33%;
}

/* 人气项目特惠 */
.Plastic_section{
  position: relative;
}

.Plastic_section_btn{
  width: 3.2rem;
  position: absolute;
  top: 26%;
  left: 28%;
}

.Plastic_section_btns{
  width: 6rem;
  position: absolute;
  top: 48.5%;
  left: 9%;
}

.Plastic_section_btnss{
  width: 3.2rem;
  position: absolute;
  top: 96%;
  left: 28%;
}

/* 美肤专场特惠 */
.Graduation_season{
  position: relative;
}

.Graduation_season_btn{
  width: 3.2rem;
  position: absolute;
  top: 92%;
  left: 29%;
}

/* 微整专场特惠 */
.Skin_zone{
  position: relative;
}

.Skin_zone_btn{
  width: 3.2rem;
  position: absolute;
  top: 91.5%;
  left: 29%;
}

/* 整形专场特惠 */
.Oral_area{
  position: relative;
}

.Oral_area_btn{ 
  width: 3.2rem;
  position: absolute;
  top: 91%;
  left: 29%;
}

/* 私密专场特惠 */
.Recharge_sweetness{
  position: relative;
}

.Recharge_sweetness_btn{ 
  width: 3.2rem;
  position: absolute;
  top: 90%;
  left: 29%;
}

/* 口腔专场特惠 */
.Oral_cavity{
  position: relative;
}

.Oral_cavity_btn{ 
  width: 3.2rem;
  position: absolute;
  top: 91%;
  left: 29%;
}

.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;
}