﻿*{
  margin:0px;
  padding:0px;
}
.container{
  padding-top: 0;
  margin-top: 71px;
}
img{
  width: 100%;
}
/* 趁现在  购青春  #十月阳光塑美潮# */
.banner{
  position: relative;
  margin-top: .4rem;
}
.banner_btn{
  width: 3rem;
  position: absolute;
  top: 81%;
  left: 31%;
}
/* 整形特惠  */
.Plastic_section{
  position: relative;
  display: block;
}
.Plastic_section_btn{
  width: 2.8rem;
  margin: .5rem auto;
}
/* 面部精雕微整特惠 */
.Graduation_season{
  position: relative;
  display: block;
}
.Graduation_season_btn{
  width: 2.8rem;
  position: absolute;
  top: 87.5%;
  left: 56%;
}
/* 皮肤美容特惠 */
.Skin_zone{
  position: relative;
}
.Skin_zone_btn{
  width: 2.8rem;
  position: absolute;
  top: 95%;
  left: 56%;
}
/* 口腔特惠 */
.Oral_area{
  position: relative;
  display: block;
  background: url(../images/bk.jpg);
}
.Oral_area_btn{
  width: 2.8rem;
  margin: .3rem auto;
  padding-bottom: .2rem;
}
/* 健康管理特惠专场 */
.Health_management_zone{
  position: relative;
  display: block;
}
.Health_management_zone_btn{
  width: 2.8rem;
  margin: .5rem auto;
}
/* 阳光医师团队 */
.Physician_team{
  position: relative;
  display: block;
}
.Physician_team_btn{
  width: 2.8rem;
  position: absolute;
  top: 85.5%;
  left: 29%;
}
.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;
}