*{
  margin:0px;
  padding:0px;
}
.container{
padding-top: 0;
margin-top: 71px;
}
img{
width: 100%;
}
.banner{
position: relative;
margin-top: .4rem;
}
a{
text-decoration: none;
color: black;
}
.banner_btn{
width: 3.6rem;
position: absolute;
top: 85%;
left:25%;
}
.Plastic_section{
position: relative;
display: block;
}
.Plastic_section_btn{
  width: 2.6rem;
  position: absolute;
  top: 64.1%;
  left: 51%;
}
.Micro_charge{
position: relative;
background: #fef9f1;
}
.Micro_charge_btn{
  width: 3.5rem;
  position: absolute;
  top: 93%;
  left: 26%;
}
.Skin_zone{
position: relative;
}
.Skin_zone_btn{
width: 3.5rem;
position: absolute;
top: 76%;
left: 26%;
}
.Skin_zone_btn img:active{
  opacity: 0.2;
}
.Oral_area{
position: relative;
background: #fef9f1;
}
.Oral_area_btn{
width: 3.5rem;
position: absolute;
top: 72%;
left: 26%;
}
.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;
}