*{
  margin:0px;
  padding:0px;
}
.container{
  padding-top: 0;
  margin-top: 71px;
  background: #f9efe6;
}
img{
  width: 100%;
}
/* 隐形祛眼袋 升级上市 */
.banner{
  position: relative;
  margin-top: .4rem;
}

#pic1{
  position: absolute;
  width: 3.5rem;
  top: 46%;
  left: 9%;
  animation-duration: 1.5s;
  animation-iteration-count: infinite;
}

#pic2{
  position: absolute;
  width: 3.4rem;
  top: 25%;
  left: -1%;
  animation-duration: 1.5s;
  animation-iteration-count: infinite;
}

#pic3{
  position: absolute;
  width: 3.6rem;
  top: 7%;
  left: -2%;
  animation-duration: 1.5s;
  animation-iteration-count: infinite;
}

/* 眼袋显老丑  还满脸倦态?  */
.Plastic_section{
  position: relative;
  display: block;
}
#Plastic_section_btn{
  width: 5.8rem;
  margin: 0 auto;
  margin-top: .6rem;
  animation-duration: 2.5s;
  /* animation-delay: 2s; */
  animation-iteration-count: infinite;
}
/* 阳光隐形祛眼袋 */
.Graduation_season{
  position: relative;
}

#title1{
  position: absolute;
  top: 14%;
  right: 1%;
  font-size: .3rem;
  color: #7E4848;
  font-weight: 525;
}

#title2{
  position: absolute;
  top: 21%;
  left: 8%;
  font-size: .3rem;
  margin-top: 0.3rem;
  color: #7E4848;
  font-weight: 525;
}

#title3{
  position: absolute;
  color: #691515;
  font-size: 0.3rem;
  font-weight: 525;
  top: 52%;
  left: 40%;
}

#pic5{
  position: absolute;
  width: .6rem;
  top: 65%;
  left: 43%;
  animation-duration: 1.5s;
  animation-iteration-count: infinite;
}

#title4{
  position: absolute;
  top:67%;
  left: 34%;
  color: #FFF1E6;
  font-size: 0.4rem;
  margin-top: 0.25rem;
  line-height: 1.6;
}

#title4 span{
  color:#FFF1E6;
}

#Graduation_season_btn{
  width: 5.8rem;
  margin: 0 auto;
  margin-top: .6rem;
  animation-duration: 2.5s;
  animation-iteration-count: infinite;
}
/* 潜心研发 精细祛眼袋 */
.Skin_zone{
  position: relative;
}

#pic8{
  position: absolute;
  top: 37%;
  left: 32%;
  width: 3rem;
  /* opacity: 0; */
  z-index: 2;
}

#pic9{
  position: absolute;
  top: 18%;
  left: 4%;
  width: 44%;
  /* opacity: 0;
  transform: translateX(-180px); */
  z-index: 1;
}

#pic10{
  position: absolute;
  top: 18%;
  left: 52%;
  /* opacity: 0;
  transform: translateX(180px); */
  width: 44%;
  z-index: 1;
}

#pic11{
  position: absolute;
  top: 51%;
  left: 4%;
  width: 44%;
  /* opacity: 0;
  transform: translateX(-180px); */
  z-index: 1;
}
#pic12{
  position: absolute;
  top: 51%;
  left: 52%;
  width: 44%;
  /* opacity: 0;
  transform: translateX(180px); */
  z-index: 1;
}

#Skin_zone_btn{
  width: 5.8rem;
  margin: 0 auto;
  margin-top: 8.8rem;
  animation-duration: 2.5s;
  /* animation-delay: 2s; */
  animation-iteration-count: infinite;
}
/* 你的美丽我来保障 */
.Oral_area{
  position: relative;
  display: block;
}
#Oral_area_btn{
  width: 5.8rem;
  margin: 0 auto;
  margin-top: .6rem;
  animation-duration: 2.5s;
  /* animation-delay: 2s; */
  animation-iteration-count: infinite;
}
/* 预约抢 优惠名额 */
.Health_management_zone{
  position: relative;
  margin: .8rem 0;
}

.inputBox{
  width: 6.2rem;
  height: .9rem;
  border: 2px solid #ff3054;
  border-radius: 45px;
  margin: 0 auto;
  margin-bottom: .2rem;
}

.inputBox img{
  width: .5rem;
  display: block;
  margin-left: .5rem;
  margin-top: .2rem;
}

.inputBox input{
  margin-top: -0.4rem;
  display: block;
  border: 0;
  font-size: .3rem;
  /* outline:none; 去边框 */
  outline:none;
  background: #f9efe6;
  margin-left: 1.3rem;
}

.yg-btn{
  position: absolute;
  width: 2.2rem;
  top: -1%;
  left: 69%;
}

@keyframes dropdown {
  0% { top: 70px; left:45px;}
  10% { top: 65px; left:45px;}
  20% { top: 70px; left:45px;}
  30% { top: 75px; left:45px;}
  40% { top: 70px; left:45px;}
  60% { top: 65px; left:45px;}
  60% { top: 70px; left:45px;}
  70% { top: 75px; left:45px;}
  80% { top: 70px; left:45px;}
  90% { top: 65px;  left:45px;}
  100% { top: 70px;  left:45px;}
}

.yg-btn .pic{
  position: absolute;
  width: .75rem;
  top: 57%;
  left: 40%;
  animation: dropdown 3s ease infinite;
}
/* 尾部 */
.Physician_team{
  position: relative;
  display: block;
}
.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;
}