*{
  margin:0px;
  padding:0px;
}
.container{
  padding-top: 0;
  margin-top: 71px;
}
img{
  width: 100%;
}
.banner{
  position: relative;
  margin-top: .4rem;
}
.Plastic_section{
  position: relative;
  display: block;
}
.Plastic_section_btn{
  width: 3rem;
  margin: .3rem auto;
}
.Micro_charge{
position: relative;
}
.Micro_charge_btn{
  width: 3rem;
  margin: .6rem auto;
}
.oral_cavity{
position: relative;
}
.oral_cavity_btn{
  width: 3rem;
  margin: .6rem auto;
}
.Health_management{
  position: relative;  
}
.Health_management_btn{
  width: 3rem;
  margin: .6rem auto;
}
.Skin_zone{
  position: relative;
}
.Skin_zone_btn{
  width: 3rem;
  padding-top: 1rem;
  margin: .3rem auto;
}
.Oral_area{
  position: relative;
  margin-bottom: .8rem;
}
.Oral_area_btn{
  width: 3rem;
  position: absolute;
  top: 95%;
  left: 30%;
}
.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;
}