﻿*{
  margin:0px;
  padding:0px;
}
.container{
  padding-top: 0;
}
img{
  width: 100%;
  display: block;
}

.phone img{
  display: inline-block;
}

/*banner图 报名预约到院/享免费上门礼-深圳阳光医疗美容医院 */
.banner{
  position: relative;
  margin-top: .4rem;
}

/* 0元项目放送榜 */
.Plastic_section{
  position: relative;
}

.Plastic_section p{
  font-size: 16px;
  text-align: center;
  font-weight: bold;
}

 .radioBox {
  padding-left: .2rem;
  font-size: .25rem;
  height: .8rem;
  justify-content: center;
  display: flex;
  margin-top: .6rem;
}

.radioBox label {
  width: 27%;
  height: 0;
  font-size: .25rem;
  color: #808080;
}

 .radioBox + .radioBox {
  margin-top: -.1rem;
}

.radioBox + .radioBox {
  margin-bottom: .72rem;
}

form .inputBox {
  margin: 0 .1rem -.4rem .3rem;
}

form .inputBox input {
  display: block;
  width: 95%;
  outline: none;
  background: #f1f1f1;
  height: .7rem;
  line-height: .7rem;
  -webkit-appearance: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  font-size: .28rem;
  padding-left: .2rem;
  border-radius: .1rem;
  border: 1px solid #eee;
  margin-bottom: .3rem;
}

#yg-btn {
  height: .9rem;
  background: #990f0f;
  font-weight: bold;
  border: #990f0f;
  width: 95%;
  color: #eee;
  margin: 0 .1rem 0 .17rem;
  font-size: 16px;
  border-radius: .1rem;
}

/* 扫码 */
.Graduation_season{
  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;
}