body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
  padding: 0;
  margin: 0;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
fieldset,
img {
  border: 0;
}
address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
  font-weight: normal;
  font-style: normal;
}
ol,
ul {
  list-style: none;
}
caption,
th {
  text-align: left;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
  font-size: 100%;
}
q:before,
q:after {
  content: '';
}
abbr,
acronym {
  border: 0;
}
.swiper-container {
  background: url('../images/bg.jpg') 0 0 no-repeat;
  background-size: container;
  background-attachment: scroll;
  position: fixed;
}
.swiper-slide img {
  vertical-align: top;
  width: 6.4rem;
}
.swiper-wrapper {
  position: relative;
}
.arrow-down {
  position: fixed;
  bottom: .16rem;
  width: .89rem;
  height: .47rem;
  background: url('../images/arrow-down.png') 0 0 no-repeat;
  background-size: 100%;
  left: 50%;
  margin-left: -0.45rem;
  z-index: 8;
  -webkit-animation: start 1.5s infinite ease-in-out;
}
@-webkit-keyframes start {
  0%,
  30% {
    opacity: 0;
    -webkit-transform: translate(0, -10px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate(0, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate(0, 8px);
  }
}
@-moz-keyframes start {
  0%,
  30% {
    opacity: 0;
    -moz-transform: translate(0, -10px);
  }
  60% {
    opacity: 1;
    -moz-transform: translate(0, 0);
  }
  100% {
    opacity: 0;
    -moz-transform: translate(0, 8px);
  }
}
@keyframes start {
  0%,
  30% {
    opacity: 0;
    transform: translate(0, -10px);
  }
  60% {
    opacity: 1;
    transform: translate(0, 0);
  }
  100% {
    opacity: 0;
    transform: translate(0, 8px);
  }
}
.swiper-slide {
  position: relative;
}
.swiper-slide .p1-1 {
  width: 2.46rem;
  height: 1rem;
  position: absolute;
  top: .75rem;
  left: 50%;
  margin-left: -1.23rem;
}
.swiper-slide .p1-2 {
  width: 6.4rem;
  height: 2.96rem;
  position: absolute;
  top: 1.7rem;
}
.swiper-slide .p1-3 {
  width: 4.66rem;
  height: 2.48rem;
  position: absolute;
  left: 50%;
  margin-left: -2.33rem;
  top: 5.7rem;
}
.swiper-slide .p1-4 {
  width: 2.18rem;
  height: .56rem;
  position: absolute;
  left: 50%;
  margin-left: -1.09rem;
  top: 4.2rem;
}
.mask {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.9);
  z-index: 9;
  display: none;
}
.form {
  position: fixed;
  width: 100%;
  top: 0;
  z-index: 10;
  display: none;
}
.form .form-close {
  position: absolute;
  top: .3rem;
  right: .3rem;
}
.form .form-close img {
  width: .48rem;
  height: .48rem;
  vertical-align: top;
}
.form .form-title {
  position: absolute;
  width: 100%;
  text-align: center;
  top: .74rem;
}
.form .form-title img {
  width: 2.29rem;
  height: .71rem;
  vertical-align: top;
}
.form .form-eles {
  margin-top: 1.5rem;
}
.form .form-eles label {
  color: #fff;
  font-size: .3rem;
  display: inline-block;
  width: 1.8rem;
  text-align: right;
}
.form .form-eles input {
  height: .7rem;
  line-height: .7rem;
  background: #2a2a2a;
  border-radius: 5px;
  border: 0;
  width: 3.6rem;
  color: #fff;
  font-size: .3rem;
  text-indent: .2rem;
}
.form .form-btn {
  margin-top: 1.5rem;
  text-align: center;
}
.form .form-btn input {
  width: 4.69rem;
  height: .95rem;
  vertical-align: top;
  background: url('../images/form-btn.png') 0 0 no-repeat;
  border: 0;
  background-size: 100%;
}
#open {
  width: 4.69rem;
  height: .95rem;
  position: absolute;
  top: 8.42rem;
  left: .87rem;
}
* {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.swiper-slide .row {
  text-align: center;
  margin-bottom: .15rem;
}
.swiper-slide .p4-1 {
  width: 1.95rem;
  height: .5rem;
  margin-top: .5rem;
}
.swiper-slide .p4-2 {
  width: 2.8rem;
  height: 1.9rem;
}
.swiper-slide .p4-3 {
  width: 2.8rem;
  height: 1.9rem;
  margin-left: .1rem;
}
.swiper-slide .p4-4 {
  width: 2.8rem;
  height: 1.9rem;
}
.swiper-slide .p4-5 {
  width: 2.8rem;
  height: 1.9rem;
  margin-left: .1rem;
}
.swiper-slide .p4-6 {
  width: 5.63rem;
  height: 3.03rem;
}
