*{
  margin:0px;
  padding:0px;
}
.container{
  padding-top: 0;
  margin-top: 71px;
}
img{
  width: 100%;
}
/* 胸部 整形 */
.banner{
  position: relative;
  margin-top: .4rem;
}
/* 别人的美胸你羡慕吗?  */
.Plastic_section{
  position: relative;
  background: #261a55;
}
.Plastic_section_btn{
  width: 2.8rem;
  height: 1.6rem;
  margin: 0 auto;
}

.Plastic_section_btn img{
  width: 2.8rem;
  display: block;
}

/* 好看的乳房形态 是不穿bar的自信? */
.Graduation_season{
  position: relative;
  background: #f7dddf;
}
.Graduation_season_btn{
  width: 2.8rem;
  height: 1.6rem;
  margin: 0 auto;
}
.Graduation_season_btn img{
  width: 2.8rem;
  display: block;
}
/* 想要精致胸型，但害怕动手术 */
.Skin_zone{
  position: relative;
  background: #261a55;
}

.Skin_zone_btn1,
.Skin_zone_btn2,
.Skin_zone_btn3,
.Skin_zone_btn4,
.Skin_zone_btn5,
.Skin_zone_btn6{
  width: 2.5rem;
  height: 1rem;
  float: left;
}

.Skin_zone_btn1 img,
.Skin_zone_btn3 img,
.Skin_zone_btn5 img{
  width: 2.5rem;
  margin-left: 1rem;
  padding: .3rem 0;
}

.Skin_zone_btn2 img,
.Skin_zone_btn4 img,
.Skin_zone_btn6 img{
  width: 2.5rem;
  margin-left: 1.5rem;
  padding: .3rem 0;
}

/* 更多隆胸疑问 */
.Physician_team{
  position: relative;
  margin-top: -.1rem;
}
.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;
}