* {
  margin: 0;
  padding: 0;
}
html {
  max-width: 750px;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 62.5%;
  margin: 0 auto;
}
ol,
ul {
  list-style: none;
}
a {
  text-decoration: none;
  outline: none;
  color: inherit;
}
@media (min-width: 750px) {
  .header .top .logo-font {
    margin-left: 12px !important;
  }
  .header .top .logo-font img:nth-child(2) {
    margin-top: 7px !important;
  }
  .header .bottom {
    margin: 7px !important;
  }
  .header .bottom .nav {
    font-size: 27px !important;
  }
  .remind h2 {
    font-size: 38px !important;
    margin-top: 45px !important;
  }
  .remind p {
    font-size: 29px !important;
    margin-top: 15px !important;
  }
  .remind a {
    font-size: 27px !important;
    line-height: 60px !important;
    margin: 18px auto !important;
    border-radius: 10px !important;
  }
  .register {
    padding-top: 59px !important;
    margin-bottom: 70px !important;
  }
  .register .registerTitle {
    font-size: 53px !important;
  }
  .register .peopleNum {
    font-size: 24px !important;
    margin-bottom: 32px !important;
    margin-top: 39px !important;
    padding-left: 25px !important;
  }
  .register .registerForm {
    font-size: 28px !important;
  }
  .register .registerForm div {
    margin-bottom: 22px !important;
  }
  .register .registerForm input {
    padding: 0 10px !important;
  }
  .register .registerForm .time {
    padding: 0 10px !important;
    font-size: 27px !important;
  }
  .register .registerForm .tijiao {
    font-size: 27px !important;
  }
  .footer .wrap .img1 {
    margin-top: 72px !important;
    margin-bottom: 21px !important;
  }
  .footer .wrap .img3 {
    margin-top: 12px !important;
  }
  .footer .wrap .footerFont {
    font-size: 34px !important;
    padding: 12px 80px !important;
    margin-top: 22px !important;
    margin-bottom: 48px !important;
  }
  .footer .wrap .footerAddress {
    font-size: 24px !important;
  }
  .footer .wrap .footerTime {
    font-size: 24px !important;
    margin-top: 18px !important;
    margin-bottom: 97px !important;
  }
}
/* 头部 */
.header .top {
  height: 1.17333333rem;
  max-height: 88px;
  background-color: #85393B;
  display: flex;
  justify-content: center;
  align-items: center;
}
.header .top img {
  width: 0.64rem;
  height: 0.8rem;
  max-width: 48px;
  max-height: 60px;
}
.header .top .logo-font {
  margin-left: 0.16rem;
}
.header .top .logo-font img {
  display: block;
  height: 0.52rem;
  width: 4.53333333rem;
  max-width: 340px;
  max-height: 39px;
}
.header .top .logo-font img:nth-child(2) {
  height: 0.12rem;
  max-height: 9px;
  margin-top: 0.09333333rem;
}
.header .bottom {
  height: 1.04rem;
  max-height: 78px;
  background-color: #FFFAF0;
  background: url('../../images/images/navBG1.png');
  background-size: 100% 100%;
  margin: 0.09333333rem;
}
.header .bottom .nav {
  height: 100%;
  display: flex;
  justify-content: space-around;
  align-items: center;
  font-size: 0.36rem;
  color: #85393B;
}
.header .bottom .nav span {
  height: 0.24rem;
  max-height: 18px;
  border-left: 1px solid #85393B;
}
/*banner图*/
.banner {
  height: 7.86666667rem;
  max-height: 590px;
}
.banner img {
  width: 100%;
  height: 100%;
}
/*温馨提醒*/
.remind {
  height: 3.66666667rem;
  max-height: 275px;
  background: url('../../images/images/qd/remindBg.png');
  background-size: 100% 100%;
  text-align: center;
  overflow: hidden;
}
.remind h2 {
  font-size: 0.50666667rem;
  color: #A92121;
  margin-top: 0.6rem;
}
.remind p {
  font-size: 0.38666667rem;
  font-weight: bold;
  margin-top: 0.2rem;
}
.remind a {
  display: block;
  font-size: 0.36rem;
  width: 4.66666667rem;
  max-width: 350px;
  line-height: 0.8rem;
  background-color: #F1E0BA;
  margin: 0.24rem auto;
  border-radius: 0.13333333rem;
  color: #A62020;
}
/*自助挂号平台*/
.register {
  padding-top: 0.78666667rem;
  margin-bottom: 0.93333333rem;
}
.register .registerTitle {
  font-size: 0.70666667rem;
  font-weight: bold;
  text-align: center;
}
.register .registerTitle span {
  color: #A82021;
}
.register .peopleNum {
  font-size: 0.32rem;
  margin-bottom: 0.42666667rem;
  margin-top: 0.52rem;
  padding-left: 0.33333333rem;
  color: #85393B;
}
.register .registerForm {
  text-align: center;
  font-size: 0.37333333rem;
}
.register .registerForm div {
  margin-bottom: 0.29333333rem;
}
.register .registerForm input {
  width: 7.93333333rem;
  height: 0.93333333rem;
  max-width: 595px;
  max-height: 70px;
  outline: none;
  border: 1px solid #A99A82;
  padding: 0 0.13333333rem;
}
.register .registerForm .tijiao {
  width: 9.2rem;
  font-size: 0.2rem;
  height: 0.93333333rem;
  max-width: 690px;
  max-height: 70px;
  background-color: #85393B;
  border: 0;
  color: #fff;
  cursor: pointer;
}
/*底部*/
.footer {
  background-color: #813739;
}
.footer .wrap {
  display: flex;
  flex-direction: column;
  align-items: center;
  background: url('../../images/images/footerbg.png');
  background-size: 125% 100%;
}
.footer .wrap .img1 {
  margin-top: 0.96rem;
  margin-bottom: 0.28rem;
  width: 1.54666667rem;
  height: 1.92rem;
  max-width: 116px;
  max-height: 144px;
}
.footer .wrap .img2 {
  width: 6.38666667rem;
  max-width: 479px;
}
.footer .wrap .img3 {
  width: 6.32rem;
  max-width: 474px;
  margin-top: 0.16rem;
}
.footer .wrap .footerFont {
  font-size: 0.45333333rem;
  color: #fff;
  border: 1px solid #B7797B;
  padding: 0.16rem 1.06666667rem;
  margin-top: 0.29333333rem;
  margin-bottom: 0.64rem;
}
.footer .wrap .footerAddress {
  font-size: 0.32rem;
  color: #fff;
}
.footer .wrap .footerTime {
  color: #fff;
  font-size: 0.32rem;
  margin-top: 0.24rem;
  margin-bottom: 1.29333333rem;
}
