.page-1 {
  position: relative;
}
.page-1 .one {
  position: absolute;
  width: 100%;
  top: 1.44rem;
  line-height: 0.7rem;
  text-align: center;
  font-size: 0.7rem;
  color: #FFFFFF;
  font-weight: bold;
}
.order-img{
	width:1.6rem;
	height:.9rem;
}
.page-1 .two {
  position: absolute;
  width: 100%;
  top: 2.24rem;
  line-height: 0.56rem;
  text-align: center;
  font-size: 0.4rem;
  color: #FFFFFF;
  font-weight: 400;
}
.page-1 .btn {
  width: 2.78rem;
  height: 0.68rem;
  line-height: 0.68rem;
  background-color: #fff;
  color: #4880FF;
  text-align: center;
  position: absolute;
  left: 50%;
  font-size: 0.28rem;
  bottom: 0.62rem;
  margin-left: -1.39rem;
  border-radius: 0.06rem;
}
.real {
  background-color: #fff;
  height: 7.24rem;
  text-align: center;
  overflow: hidden;
}
.real .swiper-pagination {
  margin-top: 0.5rem;
}
.real .swiper-wrapper {
  height: 4.7rem;
}
.real .fir {
  margin-top: 1rem;
  line-height: 0.56rem;
  height: 0.56rem;
  color: #122142;
  font-size: 0.44rem;
  font-weight: 500;
}
.real .sec {
  margin-top: 0.1rem;
  font-size: 0.28rem;
  line-height: 0.4rem;
  height: 0.4rem;
}
.real .msgBox {
  width: 6.92rem;
  height: 3.12rem;
  box-shadow: 0px 0.02rem 0.3rem 0px rgba(193, 193, 193, 0.25);
  margin-top: 0.5rem;
  margin: 0.5rem auto 0rem;
}
.real .msgBox .real-top {
  padding: 0.3rem 0.3rem 0rem 0.3rem;
  height: 1.48rem;
  background: url(../images/real/3.png) no-repeat;
  background-size: 100% 1.4rem;
  box-sizing: border-box;
  display: flex;
  justify-content:space-between;
  align-items: flex-start;
  color: #fff;
  text-align: left;
}
.real .msgBox .real-top .left {
  height: 100%;
}
.real .msgBox .real-top .left .left-fir span {
  margin-right: 0.3rem;
}
.real .msgBox .real-top .left .left-sec {
  font-size: 0.24rem;
  line-height: 0.34rem;
  margin-top: 0.1rem;
}
.real .msgBox .real-top .right {
  width: 1.6rem;
}
.real .msgBox .real-btm {
  display: flex;
}
.real .msgBox .real-btm .btm-item {
  flex: 1;
  text-align: center;
}
.real .msgBox .real-btm .btm-item .p-one {
  color: #EE2D2D;
  font-size: 0.36rem;
  font-weight: 900;
  line-height: 0.46rem;
  margin-top: 0.4rem;
}
.real .msgBox .real-btm .btm-item .p-two {
  font-weight: 400;
  font-size: 0.24rem;
  margin-top: 0.14rem;
}
.city {
  height: 7.96rem;
  background: #040c26;
  color: #fff;
  text-align: center;
  overflow: hidden;
}
.city .city-fir {
  line-height: 0.56rem;
  font-size: 0.44rem;
  margin-top: 1rem;
}
.city .city-sec {
  width: 3.64rem;
  line-height: 0.4rem;
  font-size: 0.28rem;
  margin-top: 0.1rem;
  margin: 0 auto;
}
.city img {
  width: 5.22rem;
  height: 4rem;
  margin: 0.5rem auto 0rem;
}
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0rem!important;
}
.swiper-pagination-bullet {
  height: 0.06rem !important;
  width: 1rem!important;
  border-radius: 0rem!important;
  background-color: #ECECEC !important;
}
.swiper-pagination-bullet-active {
  opacity: 1;
  background: #007aff !important;
}
