* {
  margin: 0;
  padding: 0;
}
a {
  text-decoration: none;
}
ul,
li {
  list-style: none;
}
img {
  border: none;
  display: block;
}
html,
body {
  position: relative;
  width: 100%;
  height: 100%;
}
input,
select {
  outline: none;
}
.swiper-container {
  width: 100%;
  height: 100%;
}
.swiper-slide {
  overflow: hidden;
  position: relative;
}
.swiper-slide .bg {
  width: 100%;
  height: 100%;
  position: relative;
}
.swiper-slide .bg.first {
  background: url("../img/hr1.jpg") no-repeat center;
  background-size: 100% 100%;
}
.swiper-slide .bg.second {
  background: url("../img/hr2.jpg") no-repeat center;
  background-size: 100% 100%;
}
.swiper-slide .bg.third {
  background: url("../img/hr3.jpg") no-repeat center;
  background-size: 100% 100%;
}
.swiper-slide .bg.fourth {
  background: url("../img/hr4.jpg") no-repeat center;
  background-size: 100% 100%;
}
.swiper-slide .bg.fifth {
  background: url("../img/hr5.jpg") no-repeat center;
  background-size: 100% 100%;
}
.swiper-slide .bg.seventh {
  background: url("../img/hr7.jpg") no-repeat center;
  background-size: 100% 100%;
}
.swiper-slide .bg.seventh .qcode {
  width: 0.34rem;
  height: 0.396rem;
  position: absolute;
  top: 0.85333333rem;
  left: 0.144rem;
}
.swiper-slide .bg.seventh .dcode {
  width: 0.34rem;
  height: 0.396rem;
  position: absolute;
  top: 0.85333333rem;
  right: 0.144rem;
}
.swiper-slide .sixth {
  background: #009573 url("../img/hrBg.png") center bottom no-repeat;
  background-size: 100% auto;
  position: relative;
  overflow: hidden;
}
.swiper-slide .sixth .tips {
  width: 100%;
  display: block;
  height: 0.05866667rem;
  position: absolute;
  bottom: 0.064rem;
  background: url("../img/tips.png") no-repeat center;
  background-size: 100% auto;
}
.swiper-slide .sixth .title {
  margin-top: 10%;
  height: 0.176rem;
  width: 100%;
  background: url("../img/title.png") no-repeat center;
  background-size: 100% auto;
}
.swiper-slide .sixth .main {
  margin: 0.06666667rem auto 23%;
  width: 0.87333333rem;
  height: 1.00533333rem;
  background: url("../img/mainBg.png") no-repeat center;
  background-size: 100% auto;
  position: relative;
}
.swiper-slide .sixth .main input {
  width: 0.47466667rem;
  height: 0.08rem;
  position: absolute;
  border: none;
  font-size: 0.04266667rem;
  padding: 0 0.01333333rem;
  border-radius: 4px;
}
.swiper-slide .sixth .main .t101 {
  top: 0.08533333rem;
  right: 0.08533333rem;
}
.swiper-slide .sixth .main .t102 {
  top: 0.21333333rem;
  right: 0.08533333rem;
}
.swiper-slide .sixth .main .t103 {
  top: 0.34133333rem;
  right: 0.08533333rem;
}
.swiper-slide .sixth .main .t104 {
  top: 0.46933333rem;
  right: 0.08533333rem;
}
.swiper-slide .sixth .main select {
  width: 0.50133333rem;
  height: 0.08rem;
  position: absolute;
  right: 0.08533333rem;
  border: none;
  background: #ffffff;
  top: 0.59733333rem;
  font-size: 0.04266667rem;
  border-radius: 4px;
}
.swiper-slide .sixth .main .sub {
  width: 0.512rem;
  height: 0.13866667rem;
  position: absolute;
  right: 0.08533333rem;
  bottom: 0.13866667rem;
  opacity: 0;
}
