﻿*{
  margin:0px;
  padding:0px;
}
.container{
  padding-top: 0;
  margin-top: 71px;
}
img{

  width: 100%;
}

/*banner图  阳光新春颜货节--深圳阳光医疗美容医院 */
.banner{
  position: relative;
  margin-top: .4rem;
}

/* 新春见面礼 */
.Plastic_section{
  position: relative;
}

.Plastic_section_btn{
  width: 3.3rem;
  position: absolute;
  top: 87.8%;
  display: grid;
  left: 27.8%;
}

/* 新春限定卡 */
.Graduation_season{
  position: relative;
}
.Graduation_season_btn{
  width: 3.3rem;
  position: absolute;
  top: 81%;
  display: grid;
  left: 27.8%;
}

/* 皮肤美容专区 */
.Skin_zone{
  position: relative;
}

.Skin_zone_btn{
  width: 0.7rem;
  position: absolute;
  top: 61.5%;
  display: grid;
  left: 24%;
}

/* 微整注射专区 */
.Oral_area{
  position: relative;
}
.Oral_area_btn{ 
  width: 0.7rem;
  position: absolute;
  top: 56.5%;
  left: 24%;
  display: grid;
}

/* 整形专区 */
.ToPresumptuous{
  position: relative;
}

.ToPresumptuous_btn{ 
  width: 0.7rem;
  position: absolute;
  top: 80.3%;
  left: 24%;
  display: grid;
}

/* 口腔专区 */
.smzcth{
  position: relative;
}

.smzcth_btn{ 
  width: 0.7rem;
  position: absolute;
  top: 66.3%;
  left: 24%;
  display: grid;
}

/* 现金抽奖 */
.kqzcth{
  position: relative;
}

.kqzcth_btn{ 
    width: 3.3rem;
    position: absolute;
    top: 63.5%;
    left: 27.8%;
    display: grid;
}

.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;
}