*{
    margin: 0;
    padding: 0;
}
.menu img{
  width: 2rem;
}
.main .header .phone img{
  width: 2rem;
}
.main .header .menu {
  width: 3rem;
}
.main .header .phone {
  width: 3rem;
}
.container{
  width: 100%;
}
img{
  width: 100%;
}
/* .main .move{
  position: fixed;
  overflow: hidden;
  left: 1011px;
} */
.main .leftMenu ul{
  padding: 1.5rem 0 1rem 0;
}
.main .leftMenu li{
  padding-left: .9rem;
}
.main .leftMenu li a {
  height: 2.7rem;
  line-height: 2.7rem;
}
.banner{
  margin-top: -1.1rem;
}
  .banner img,
  .Quotation_filling img,
  .Graduation_season img,
  .Skin_zone img,
  .Oral_area img{
    width: 100%;
    display: block;
  }
  .Quotation_filling .cont p{
    font-size:.94353rem;
    text-align: center;
  }
  .Quotation_filling .cont p span{
    color: #f33531;
  }
  /* 您的年龄 */
  .situation_checkBoxCont{
    font-size:.94353rem;
    height: 4.79317rem;
  }
  .situation_checkBoxCont li{
    width: 37%;
    float: left;
    margin-left: 2.67964rem;
    margin-bottom: .49064rem;
    list-style-type: none;
  }
  /* 您目前的牙齿问题 */
  .Dental_problems{
    font-size:.94353rem;
    height: 4.79317rem;
  }
  .Dental_problems li{
    width: 37%;
    float: left;
    margin-left: 2.67964rem;
    margin-bottom: .49064rem;
    list-style-type: none;
  }
  /* 倾向植体品牌 */
  .Implant_brand{
    font-size:.94353rem;
    height: 4.79317rem;
  }
  .Implant_brand li{
    width: 37%;
    float: left;
    margin-left: 2.67964rem;
    margin-bottom: .49064rem;
    list-style-type: none;
  }
  input[type='checkbox']:checked + label {
    color: red;
  }
  /* inputcss */
  .inputBox {
    margin: 0 auto;
    height: 9.8882rem;
  }
  .inputBox p{
    margin:.60386rem 0  .60386rem 2.83061rem;
    font-size:.94353rem;
    color: #666;
    font-weight: bold;
  }
  .inputBox p span{
    color: #f33531;
  }
  .inputBox input {
    display: block;
    width: 80%;
    height: 2.33997rem;
    line-height: 2.33997rem;
    border-radius: 5px;
    box-sizing: border-box;
    border: 1px solid #c5c5c5;
    margin: 0 auto;
  }
  /* 立即获取报价 */
  .Quotation_filling_btn{
    width: 21.3994rem;
    height: 2.33997rem;
    background: #f33531;
    border-radius: .09435rem;
    margin: 0 auto;
  }
  .Quotation_filling_btn a {
    text-decoration: none;
    font-size: .94353rem;
    line-height:2.33997rem;
    color: white;
    display: block;
    font-weight: bold;
    text-align: center;
  }
  .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;
  }
  