*{
  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;
}

/* 淡皱，抗的是什么？ */
.Plastic_section{
  position: relative;
}

.Plastic_section_btn{
  width: 2rem;
  position: absolute;
  top: 76.5%;
  left: 36.5%;
}

/* NMPA认证的超声炮 */
.Graduation_season{
  position: relative;
}

/* 你的这些困扰,交给超声炮来解决 */
.Skin_zone{
  position: relative;
}

.Skin_zone_btn{
  width: 2rem;
  position: absolute;
  top: 87%;
  left: 37%;
}

/* 淡皱方法多，超声炮厉害在哪里 */
.Oral_area{
  position: relative;
}
.Oral_area_btn{ 
  width: 2rem;
  position: absolute;
  top: 96%;
  left: 36.5%;
}

/* 你想了解的问题  */
.ToPresumptuous{
  position: relative;
}
.ToPresumptuous_btn{
  width: 2rem;
  position: absolute;
  top: 87.5%;
  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;
}