/* http://meyerweb.com/eric/tools/css/reset/
   v3.0 | 20180413
   License: none (public domain)
*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
main,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section {
  display: block;
}
/* HTML5 hidden-attribute fix for newer browsers */
*[hidden] {
  display: none;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
input {
  outline: none;
}
a {
  text-decoration: none;
}
input,
select {
  appearance: none;
  -webkit-appearance: none;
}
.container {
    width: 750px;
  max-width:100%;
  margin: 0 auto;
  font-size: 0;
  background-color: #402f20;
  padding-bottom: 0.2rem;
}
.img {
  width: 100%;
  display: block;
}
.img img {
  display: block;
  width: 100%;
  margin: 0 auto;
}
.form {
  height: 12rem;
  background-image: url(../images/img28.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
  position: relative;
}
.form .form-top {
  padding-top: 1.41333rem;
  padding-left: 0.24rem;
  padding-right: 0.24rem;
}
.form .form-top .top-title {
  font-size: 0.38666rem;
  line-height: 0.38666rem;
  color: #693905;
  padding-left: 0.26666rem;
  font-weight: bold;
  margin-bottom: 0.26666rem;
}
.form .form-top .top-title span {
  display: inline-block;
  vertical-align: top;
  line-height: 0.38666rem;
  font-size: 0.24rem;
  color: #693905;
  text-shadow: 0 0 0.10666rem #f1e9d8;
}
.form .form-top .top-box {
  margin: 0 0.10666rem;
  box-shadow: -0.05333rem 0.10666rem 0.10666rem #ceb773;
  min-height: 1.06666rem;
}
.form .form-top .top-box .top-wrapper {
  height: 0.6rem;
  display: flex;
  align-items: center;
  margin-bottom: 0.10666rem;
  background-image: url(../images/bg.png);
}
.form .form-top .top-box .top-wrapper.active .icon {
  background-image: url(../images/checkActive.png);
}
.form .form-top .top-box .top-wrapper .icon {
  width: 0.24rem;
  height: 0.25333rem;
  background-image: url(../images/checked.png);
  background-size: cover;
  background-size: 0.24rem 0.24rem;
  margin-left: 0.50666rem;
  background-repeat: no-repeat;
}
.form .form-top .top-box .top-wrapper .number {
  font-size: 0.34666rem;
  line-height: 0.34666rem;
  color: #724513;
  font-weight: bold;
  margin: 0 0.2rem;
}
.form .form-top .top-box .top-wrapper .price {
  font-size: 0.26666rem;
  color: #010101;
  font-weight: bold;
}
.form .form-top .top-box .top-wrapper .other {
  font-size: 0.26666rem;
  color: #fb0012;
  margin-left: 0.2rem;
  font-weight: bold;
}
.form .form-bottom {
  margin-top: 0.2rem;
  padding-left: 0.24rem;
  padding-right: 0.24rem;
}
.form .form-bottom .bottom-wrapper {
  display: flex;
  align-items: center;
  padding-left: 0.26666rem;
  margin-bottom: 0.13333rem;
}
.form .form-bottom .bottom-wrapper .span {
  display: flex;
}
.form .form-bottom .bottom-wrapper .span div {
  display: inline-block;
  vertical-align: top;
  line-height: 0.37333rem;
}
.form .form-bottom .bottom-wrapper .span .icon {
  font-size: 0.25333rem;
  width: 0.25333rem;
  color: #fa0404;
}
.form .form-bottom .bottom-wrapper .span .text {
  width: 2rem;
  font-size: 0.34666rem;
  text-align: justify;
  letter-spacing: 0.25em;
}
.form .form-bottom .bottom-wrapper:first-child .span .text {
  letter-spacing: 0;
}
.form .form-bottom .bottom-wrapper:first-child input {
  width: 2.2rem;
  background-color: #f2dbaf;
}
.form .form-bottom .bottom-wrapper:nth-child(2) input {
  width: 6rem;
  background-color: #f3e1bd;
}
.form .form-bottom .bottom-wrapper:nth-child(3) input {
  width: 2.93333rem;
  background-color: #f4e2ba;
}
.form .form-bottom .bottom-wrapper:last-child input {
  width: 6.08rem;
  background-color: #f9e4b7;
}
.form .form-bottom .bottom-wrapper input {
  box-sizing: border-box;
  font-size: 0.34666rem;
  height: 0.46666rem;
  line-height: 0.46666rem;
  border: none;
  padding: 0;
  padding: 0.05333rem 0 0.05333rem 0.13333rem;
  border-radius: 0.04rem;
}
.form .form-button {
  margin: 0 auto;
  margin-top: 0.26666rem;
  display: block;
  width: 2.16rem;
  height: 0.65333rem;
  margin-bottom: 0.29333rem;
}
.form .form-button img {
  width: 100%;
  height: 100%;
}
.form .form-desc {
  font-size: 0.26666rem;
  display: flex;
  justify-content: center;
  width: 8.33333rem;
  margin: 0 auto;
  height: 0.53333rem;
  align-items: center;
  border-bottom: 0.02666rem dotted #6c6552;
  color: #000102;
}
.form .form-desc .desc-title {
  margin-right: 0.33333rem;
}
.form .form-desc .desc-info {
  padding-left: 0.33333rem;
  background-image: url(../images/checkActive.png);
  background-repeat: no-repeat;
  background-size: 0.24rem 0.24rem;
  background-position: left center;
  margin-right: 0.33333rem;
}
.form .form-sure {
  padding-left: 0.24rem;
  padding-right: 0.24rem;
}
.form .form-sure p {
  font-size: 0.26666rem;
  color: #000102;
  text-align: center;
  margin-top: 0.2rem;
}
.form .form-img {
  margin-top: 0.76rem;
  text-align: center;
}
.form .form-img img {
  width: 5.17333rem;
  height: 0.90666rem;
}
