*{
  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%;
}

/* CP甜度+1314  */
.Plastic_section{
  position: relative;
}

.Plastic_section_btn{
  width: 2.5rem;
  position: absolute;
  top: 88%;
  left: 34%;
}

/* 惊喜甜度+1 */
.Graduation_season{
  position: relative;
}

.Graduation_season_btn{
  width: 2.5rem;
  position: absolute;
  top: 85%;
  left: 33%;
}

/* 情侣同行甜度+8.8 */
.Skin_zone{
  position: relative;
}

.Skin_zone_btn{
  width: 2.5rem;
  position: absolute;
  top: 93.5%;
  left: 33%;
}

/* 充值甜度+1000000  */
.Oral_area{
  position: relative;
}

.Oral_area_btn{ 
  width: 4.2rem;
  position: absolute;
  top: 80%;
  left: 22%;
}

.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;
}