﻿*{
  margin:0px;
  padding:0px;
}
.container{
  padding-top: 0;
  margin-top: 71px;
}
img{
  width: 100%;
}

/*banner图 开放种牙报价系统 */
.banner{
  position: relative;
  margin-top: .4rem;
}

.banner_btn{
  width: 6.5rem;
  height: .95rem;
  position: absolute;
  top: 78%;
  left: 7%;
}

/* 牙齿缺失的4大危害 你知道吗？  */
.Plastic_section{
  position: relative;
}

.Plastic_section_btn{
  width: 6.78rem;
  height: 1rem;
  position: absolute;
  top: 81%;
  left: 5%;
}

/* 价格查询 */

.Graduation_season{
  position: relative;
}

.lcy-section2 {
  margin: 0 auto;
  margin-left: .5rem;
  overflow: hidden;
  padding: 0 .3rem;
}

.lcy-section2 h2 {
  margin: .5rem 0 .5rem -.5rem;
  text-align: center;
  font-size: .42rem;
  font-weight: normal;
}

.lcy-section2 h5 {
  font-weight: 400;
  text-align: left;
  font-size: .27rem;
  margin-top: .5rem;
  line-height: .27rem;
  color: #5e5e5e;
  margin-bottom: .3rem;
}

.lcy-section2 h5 span{
  color: red;
}

.lcy-section2 button {
  width: 92%;
  margin-bottom: .5rem;
}

form .checkBoxCont {
  display: flex;
  flex-flow: row wrap;
}

form input[type='radio']{
  width: 8%;
  margin-top: .06rem;
}

form input[type='radio'] + label {
  display: block;
  width: 39%;
}

form input[type='radio'] + label span {
  font-size: .27rem;
  display: block;
  height: .74rem;
}

input[type='radio']:checked + label {
  color: red;
}

form .inputBox {
  margin: 0 auto .15rem;
}

.yg-btn {
  display: inline-block;
  height: .8rem;
  border: none;
  line-height: .7rem;
  text-align: center;
  border-radius: .5rem;
  font-size: .35rem;
  box-sizing: border-box;
  background: #ff483d;
  color: #ffffff;
}

.box{
  position: relative;
  margin-top: .6rem;
}

.box input{
  float: left;
  margin-top: .08rem;
}

.tit{
  font-size: .27rem;
  display: block;
  margin-left: .4rem;
  height: .74rem;
  color: #ff483d;
}

form .inputBox input {
  display: block;
  outline: none;
  width: 92%;
  height: .7rem;
  line-height: .7rem;
  font-size: .28rem;
  padding-left: .2rem;
  border-radius: .08rem;
  box-sizing: border-box;
  border: 1px solid #eee;
  margin-bottom: .2rem;
}

form button {
  width: 100%;
}

.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;
}
