/*!
 * 2022zfwzcmobile
 * @version: 0.0.1
 * @author: pangzhicui
 * @update: 2022-02-07 16:29:49
 */
@charset "UTF-8";
html {
  font-family: sans-serif;
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
footer,
header,
nav,
section {
  display: block;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
figcaption,
figure,
main {
  display: block;
}
figure {
  margin: 1em 40px;
}
hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
pre {
  font-family: monospace, monospace;
  font-size: 1em;
}
a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}
a:active,
a:hover {
  outline-width: 0;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: inherit;
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
dfn {
  font-style: italic;
}
mark {
  background-color: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
audio,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
img {
  border-style: none;
}
svg:not(:root) {
  overflow: hidden;
}
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
[type="reset"],
[type="submit"],
button,
html [type="button"] {
  -webkit-appearance: button;
}
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring,
button:-moz-focusring {
  outline: 1px dotted ButtonText;
}
fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}
progress {
  display: inline-block;
  vertical-align: baseline;
}
textarea {
  overflow: auto;
}
[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
details,
menu {
  display: block;
}
summary {
  display: list-item;
}
canvas {
  display: inline-block;
}
template {
  display: none;
}
[hidden] {
  display: none;
}
*,
:after,
:before {
  font-family: "San Francisco", "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 300;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-tap-highlight-color: transparent;
}
body,
html {
  margin: 0 auto;
  padding: 0;
}
img {
  max-width: 100%;
}
button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
textarea {
  resize: none;
}
a {
  text-decoration: none;
  color: currentColor;
}
img {
  vertical-align: top;
}
em,
i {
  font-style: normal;
}
li,
menu,
ol,
ul {
  list-style: none outside none;
}
abbr,
acronym,
fieldset,
iframe {
  border: 0 none;
}
article,
aside,
audio,
blockquote,
button,
canvas,
code,
dd,
details,
dl,
dt,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
hr,
input,
legend,
li,
mark,
menu,
nav,
ol,
output,
p,
pre,
ruby,
section,
summary,
td,
textarea,
th,
time,
ul,
video {
  margin: 0;
  padding: 0;
}
del {
  text-decoration: line-through;
}
@media only screen and (min-width: 320px) {
  html {
    font-size: 42.66667px;
  }
}
@media only screen and (min-width: 346px) {
  html {
    font-size: 46.13333px;
  }
}
@media only screen and (min-width: 360px) {
  html {
    font-size: 48px;
  }
}
@media only screen and (min-width: 375px) {
  html {
    font-size: 50px;
  }
}
@media only screen and (min-width: 384px) {
  html {
    font-size: 51.2px;
  }
}
@media only screen and (min-width: 390px) {
  html {
    font-size: 52px;
  }
}
@media only screen and (min-width: 393px) {
  html {
    font-size: 52.4px;
  }
}
@media only screen and (min-width: 400px) {
  html {
    font-size: 53.33333px;
  }
}
@media only screen and (min-width: 412px) {
  html {
    font-size: 54.93333px;
  }
}
@media only screen and (min-width: 414px) {
  html {
    font-size: 55.2px;
  }
}
@media only screen and (min-width: 432px) {
  html {
    font-size: 57.6px;
  }
}
.input-box > label {
  width: 2.64rem;
  height: 0.59rem;
  background-image: url(../img-m/title_bg_2.png);
  background-size: contain;
  background-repeat: no-repeat;
}
.input-box > label.png {
  width: 2.64rem;
  height: 0.59rem;
  background-image: url(../img-m/title_bg_2.png);
  background-size: contain;
  background-repeat: no-repeat;
}
.box-wrap h3 {
  width: 4.83rem;
  height: 0.8rem;
  background-image: url(../img-m/title_bg_4.png);
  background-size: contain;
  background-repeat: no-repeat;
}
.box-wrap h3.png {
  width: 4.83rem;
  height: 0.8rem;
  background-image: url(../img-m/title_bg_4.png);
  background-size: contain;
  background-repeat: no-repeat;
}
.input-box.input-box-3 > label {
  width: 4.52rem;
  height: 0.59rem;
  background-image: url(../img-m/title_bg_3.png);
  background-size: contain;
  background-repeat: no-repeat;
}
.input-box.input-box-3 > label.png {
  width: 4.52rem;
  height: 0.59rem;
  background-image: url(../img-m/title_bg_3.png);
  background-size: contain;
  background-repeat: no-repeat;
}
.input-box.input-box-1 > label {
  width: 2rem;
  height: 0.59rem;
  background-image: url(../img-m/title_bg_1.png);
  background-size: contain;
  background-repeat: no-repeat;
}
.input-box.input-box-1 > label.png {
  width: 2rem;
  height: 0.59rem;
  background-image: url(../img-m/title_bg_1.png);
  background-size: contain;
  background-repeat: no-repeat;
}
body {
  font: 0.28rem/1.3 "Microsoft YaHei", SimSun, "Arial Narrow";
  background: #04a2ff url(../img-m/bg_1.jpg) left top no-repeat;
  background-size: 100% auto;
  min-height: 100vh;
  padding: 0.68rem 0.29rem 1.7rem;
  color: #333;
}
.form-title {
  font-size: 0.33rem;
  font-weight: 600;
  color: #fff;
  padding-left: 0.07rem;
}
.section-form {
  background-color: #fff;
  border-radius: 0.04rem;
  margin-top: 0.9rem;
  padding: 0.45rem 0.24rem 0.75rem;
}
.input-tips-2 {
  font-size: 0.26rem;
  letter-spacing: 0.01rem;
  color: #396188;
  width: 5.81rem;
  margin: 0 auto 0.7rem;
  text-indent: 2em;
}
.input-box {
  margin-bottom: 0.6rem;
}
.input-box > label {
  display: block;
  text-align: center;
  line-height: 0.59rem;
  font-size: 0.36rem;
  letter-spacing: 0.03rem;
  color: #fff;
  margin: 0 auto 0.3rem;
}
.input-box i {
  font-size: 0.4rem;
  color: #fd0d1b;
  display: inline-block;
  vertical-align: top;
  margin-top: 0.1rem;
}
.input-box.input-box-1 {
  margin-bottom: 0.4rem;
}
.type-box {
  text-align: center;
}
.type-box label {
  background-color: #ebebeb;
  border-radius: 0.3rem;
  padding: 0 0.31rem;
  line-height: 0.6rem;
  color: #0d90ff;
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 0.17rem;
  -webkit-transition: all 0.1s;
  transition: all 0.1s;
}
.type-box label.active {
  color: #fff;
  background-color: #ffa861;
}
.type-box input {
  width: 0;
  height: 0;
  border: 0;
  outline: none;
}
.input-box.input-box-2 input {
  width: 6.03rem;
  height: 0.6rem;
  border-radius: 0.08rem;
  border: solid 1px #bfbfbf;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 0.2rem;
  line-height: 0.58rem;
}
.input-box.input-box-3 textarea {
  width: 6.03rem;
  height: 2rem;
  border-radius: 0.08rem;
  border: solid 1px #bfbfbf;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 0.2rem;
  line-height: 0.58rem;
}
.input-box.input-box-4 {
  position: relative;
}
.input-box.input-box-4 p {
  color: #fd0d1b;
  width: 6.03rem;
  margin-bottom: 0.25rem;
}
.input-box.input-box-4 span {
  width: 6.07rem;
  line-height: 0.81rem;
  background-color: #f9801d;
  border-radius: 0.06rem;
  display: block;
  text-align: center;
  color: #fff;
}
.input-box.input-box-4 input {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 6.07rem;
  height: 0.81rem;
  opacity: 0;
}
.input-box.input-box-5 {
  text-align: center;
}
.input-box.input-box-5 a {
  text-decoration: underline;
  margin-right: 0.2rem;
  margin-right: 0.4rem;
    width: 2rem;
    line-height: 0.81rem;
    background-color: #f9801d;
    border-radius: 0.06rem;
    color: #fff;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
}
.opt-box {
  text-align: center;
}
.opt-box button {
  width: 6.07rem;
  line-height: 0.81rem;
  background-color: #ff6f36;
  border-radius: 0.06rem;
  color: #fff;
  text-align: center;
  border: none;
}
.box-yjzj {
  width: 100%;
  display: none;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 9999;
  overflow: auto;
  background-color: #fff;
  padding-bottom: 0.66rem;
}
.box-yjzj .input-box {
  margin-top: 0.3rem;
  text-align: center;
}
.close-layer {
  position: absolute;
  top: 0.4rem;
  right: 0.4rem;
  width: 0.6rem;
  cursor: pointer;
  z-index: 10;
}
.box-wrap {
  overflow: hidden;
}
.box-wrap h3 {
  font-size: 0.36rem;
  font-weight: 600;
  line-height: 0.7rem;
  letter-spacing: 0.02rem;
  color: #fff;
  text-align: center;
  margin: 0.55rem auto 0.5rem;
}
.list-ul {
  overflow: hidden;
  width: 6.9rem;
  margin: 0 auto;
}
.list-ul li {
  float: left;
  width: 3.39rem;
  margin-bottom: 0.29rem;
  background-color: #fff;
  overflow: hidden;
  position: relative;
}
.list-ul li:nth-child(2n) {
  margin-left: 0.12rem;
}
.list-ul img.li-img {
  display: block;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: 2.65rem;
  background-color: #eee;
}
.li-txt {
  font-size: 12px;
  -webkit-transform: scale(0.9);
  transform: scale(0.9);
  width: 110%;
  margin-left: -5%;
  height: 1.248rem;
  margin-bottom: 0.65rem;
  padding: 0 0.21rem;
}
.li-h4 {
  font-size: 0.34rem;
  height: 0.884rem;
  margin: 0.45rem auto 0.1rem;
  padding: 0 0.21rem;
}
.li-h4 img {
  position: absolute;
  bottom: 0.35rem;
  right: 0.33rem;
  width: 0.29rem;
}
.check {
  position: absolute;
  bottom: 0.35rem;
  right: 0.33rem;
  width: 0.29rem;
  height: 0.29rem;
  z-index: 99;
}
.box-button {
  width: 6.07rem;
  height: 0.81rem;
  background-color: #fff;
  border-radius: 0.4rem;
  border: solid 0.02rem #0f9fff;
  color: #2e92ff;
  text-align: center;
  margin: 0 auto;
  line-height: 0.79rem;
}
