*{
  margin:0px;
  padding:0px;
}
.container{
  padding-top: 0;
  margin-top: 71px;
}
img{
  width: 100%;
}
h1{
  font-size: .5rem;
  text-align: center;
  font-family: monospace;
}
p{
  font-size: .25rem;
  line-height: .5rem;
  font-family: -webkit-body;
  text-align: center;
}
h3{
  font-size: .3rem;
  text-align: center;
  font-family: monospace;
  padding-top: .3rem;
  margin-bottom: .1rem;
}
.banner{
  position: relative;
  margin-top: .4rem;
}
.list ul li p:nth-child(2){
    margin-left: .75rem;
    margin-top: -.65rem;
}
.list ul li p:nth-child(3){
    margin-left: .75rem;
    margin-top: -.65rem;
}
.list ul li p:nth-child(4){
    margin-left: .75rem;
    margin-top: -.65rem;
}
.banner_btn{
  width: 3rem;
  position: absolute;
  top: 87%;
  left: 30%;
}
.Plastic_section{
  position: relative;
  display: block;
}
.Plastic_section_btn{
  width: 2.5rem;
  position: absolute;
  top: 87%;
  left: 6%;
}
.Micro_charge{
  position: relative;
  color: #fff;
  background: #1ab2c4;
}
.Micro_charge_btn{
  width: 2.5rem;
  margin: .5rem auto;
}
.oral_cavity{
  position: relative;
  color: #fff;
  background: #1ab2c4;
}
.oral_cavity_cont{
  width: 90%;
  height: 3rem;
  background: #48c1d0;
  margin: .5rem auto;
  border-radius: 5px;
}
.oral_cavity_cont p{
  font-family: -webkit-body;
  font-size: .22rem;
  margin:0 .3rem;
  text-align: left;
  line-height: .45rem;
}
.oral_cavity_btn{
  width: 3.5rem;
  height: 1.6rem;
  margin: 0 auto;
}
.Health_management{
  position: relative;  
  background: url('../images/section_07_btnss.jpg') no-repeat;
}
.Health_management h1{
  font-size: .45rem;
  padding-top: .5rem;
}
.Health_management span{
  font-weight: bold;
  font-family: monospace;
}
.Health_management p{
  font-family: -webkit-body;
  text-align: left;
}
.Health_management_btn{
  width: 3.5rem;
  height: 2rem;
  margin: .5rem auto;
}
.Skin_zone{
  position: relative;
}
.Skin_zone_btn {
  width: 3.5rem;
  margin: .3rem auto;
}
.Oral_area{
  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;
}