*{
  margin:0px;
  padding:0px;
}
.container{
  padding-top: 0;
  margin-top: 71px;
}
img{
  width: 100%;
  display: block;
}

.phone img{
  display: inline-block;
}

/*banner图 Ellanse 少女 - 深圳阳光医疗美容医院 */
.banner{
  position: relative;
  margin-top: .4rem;
}

.banner_btn{
  width: 2rem;
  position: absolute;
  top: 69.5%;
  left: 57%;
}

/* 什么是伊妍仕少女？ */
.Plastic_section{
  position: relative;
}

.Plastic_section_btn{
  width: 2rem;
  position: absolute;
  top: 79.5%;
  left: 36%;
}

/* 少女可以改善哪些部位 */
.Graduation_season{
  position: relative;
}
.Graduation_season_btn{
  width: 2rem;
  position: absolute;
  top: 78.5%;
  left: 36.5%;
}

/* 伊妍仕少女为逆龄而来 */
.Skin_zone{
  position: relative;
}

.Skin_zone_btn{
  width: 2rem;
  position: absolute;
  top: 86.3%;
  left: 36.5%;
}

/*  伊妍仕认证 更放心 */
.Oral_area{
  position: relative;
}
.Oral_area_btn{ 
  width: 2rem;
  position: absolute;
  top: 77%;
  left: 36.5%;
}

/* 伊妍仕少女注射导师  */
.Physician_team{
  position: relative;
}

.Physician_team_btn{ 
  width: 2rem;
  position: absolute;
  top: 38%;
  left: 48.5%;
}

.Physician_team_btns{ 
  width: 2rem;
  position: absolute;
  top: 90%;
  left: 36.5%;
}

.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;
}