*{
  margin:0px;
  padding:0px;
}
.container{
  padding-top: 0;
  margin-top: 71px;
}
img{
  width: 100%;
  display: block;
}

.phone img{
  display: inline-block;
}

/*banner图 9月颜值进阶季 */
.banner{
  position: relative;
  margin-top: .4rem;
}

/* 五官整形专场 */
.Plastic_section{
  position: relative;
}

.Plastic_section_btn{
  width: 2rem;
  position: absolute;
  top: 87.5%;
  left: 67.5%;
}

/* 微整形专场 */
.Graduation_season{
  position: relative;
}
.Graduation_season_btn{
  width: 2rem;
  position: absolute;
  top: 90.5%;
  left: 36.5%;
}

/* 皮肤美容专场 */
.Skin_zone{
  position: relative;
}

.Skin_zone_btn{
  width: .5rem;
  position: absolute;
  top: 65.5%;
  left: 83%;
}

/* 口腔美容专场 */
.Oral_area{
  position: relative;
}
.Oral_area_btn{ 
  width: 2rem;
  position: absolute;
  top: 87%;
  left: 49.5%;
}

/* 私密整形专场  */
.ToPresumptuous{
  position: relative;
}
.ToPresumptuous_btn{
  width: 2rem;
  position: absolute;
  top: 86.5%;
  left: 37.5%;
}

/* 健康管理专场  */
.ToEnjoy{
  position: relative;
}
.ToEnjoy_btn{
  width: 2rem;
  position: absolute;
  top: 73.5%;
  left: 32.5%;
}

/* 会员超级福利 */
.Member_benefits{
  position: relative;
}
.Member_benefits_btn{
  width: 2rem;
  position: absolute;
  top: 81%;
  left: 36.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;
}