body,
div,
dl,
dt,
dd,
ul,
ol,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
table,
th,
td {
  border: 0;
  font-family: PingFang SC, Lantinghei SC, Helvetica Neue, Helvetica, Arial, Microsoft YaHei, \\5FAE\8F6F\96C5\9ED1, STHeitiSC-Light, simsun, \\5B8B\4F53, WenQuanYi Zen Hei, WenQuanYi Micro Hei, sans-serif;
  font-size: 12px;
  margin: 0;
  padding: 0; }

fieldset,
img,
abbr,
acronym {
  border: none; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: 400; }

em,
i {
  font-style: normal; }

a {
  color: #29a9db;
  outline: none;
  text-decoration: none; }

a:link {
  text-decoration: none; }

a:visited {
  text-decoration: none; }

a:hover {
  text-decoration: none; }

input:focus {
  outline: none; }

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

html,
body {
  height: 100%;
  /* background-color: #EAEAEA; */
  width: 100%; }

body {
  background-color: #e1f0fe; }

.wrap {
  position: relative; }

.header-wrapper {
  /* padding-top: 2%; */ }

.zppp-plugin {
  margin: 0 auto; }

.header {
  height: 100px;
  margin: 0 auto;
  position: relative;
  width: 1000px; }

.header .logo {
  height: 100px;
  line-height: 100px;
  margin-left: 2%; }

.footer a {
  color: #666; }

.header .logo a {
  display: block;
  width: 128px; }

.header .logo a img {
  vertical-align: middle; }

.header .service-tel {
  color: #666;
  font-size: 12px;
  margin-right: 2%;
  position: absolute;
  right: 0;
  top: 42%; }

.footer {
  height: 150px;
  padding-top: 50px;
  text-align: center; }

.footer p {
  color: #666;
  padding-top: 5px; }

@media screen and (max-width: 1000px) {
  .wrap {
    width: 100%; }
  .header {
    width: 100%; } }

@media screen and (max-width: 480px) {
  .header .logo a {
    display: block;
    text-align: center;
    width: 100%; }
  .header .service-tel {
    bottom: 26px;
    color: #666;
    font-size: 12px;
    position: fixed;
    right: 0;
    text-align: center;
    top: unset;
    width: 100%; }
  .content .title {
    font-size: 18px;
    height: 50px;
    line-height: 50px; }
  .form-wrapper .confirm-btn {
    width: calc(100% - 70px); }
  .zppp-circle {
    padding: 5px !important;
    padding-top: 20px !important; }
  .content-title-right {
    position: absolute;
    right: 5px; } }

@media screen and (max-width: 370px) {
  .form-wrapper {
    padding: 5px;
    width: 100%; }
  .ipt-wrapper .btn-getCode {
    width: unset; } }
