.fx {
  display: flex;
}

.fdc {
  flex-direction: column;
}

.ac {
  align-items: center;
}

.jc {
  justify-content: center;
}

.jsb {
  justify-content: space-between;
}

.jsa {
  justify-content: space-around;
}

.jse {
  justify-content: space-evenly;
}

.van-nav-bar__text,
.van-icon-arrow-left {
  color: #6E6E6E !important;
}

a {
  color: #000000;
}

.down {
  display: block;
  width: 0.12rem;
  height: 0.12rem;
  margin: 0.06rem 0.1rem;
  border-top: 0.04rem solid gray;
  border-right: 0.04rem solid gray;
  transform: rotate(135deg);
}

.van-card {
  padding: initial;
}

html {
  font-size: 13.3333333333vw;
}

.Index .banner {
  width: 7.5rem;
  height: 12.06rem;
  background-color: #ffffff;
  position: absolute;
}
.Index .banner img {
  width: 100%;
  height: 100%;
}
.Index .tabs {
  width: 7.12rem;
  height: 6.14rem;
  background-color: #efd0a0;
  box-shadow: inset 1px 3px 0px 0px rgba(255, 242, 223, 0.75), inset -1px -3px 3px 0px rgba(195, 163, 115, 0.56);
  border-radius: 0.3rem;
  position: relative;
  top: 5rem;
  left: 50%;
  transform: translate(-50%);
}
.Index .tabs .tab-item {
  width: 3.1rem;
  height: 3.68rem;
  background-color: #fffefb;
  border-radius: 0.16rem;
  margin-top: 0.26rem;
  position: relative;
}
.Index .tabs .tab-item .icon_rest {
  position: absolute;
  right: 0;
  top: 0;
  width: 0.9rem;
  height: 0.9rem;
  background-image: url(//img.cdn.fusiling.com/img/fsl-h5/mcdonald/e86b3ceae5e9a8fe8b4eec1b30ab2971.png);
  background-size: cover;
}
.Index .tabs .tab-item .title {
  font-family: PingFang-SC-Bold;
  font-size: 0.36rem;
  letter-spacing: 0px;
  color: #000000;
  font-weight: 600;
  margin: 0.3rem 0 0.1rem 0.2rem;
}
.Index .tabs .tab-item .described {
  font-family: PingFang-SC-Medium;
  font-size: 0.28rem;
  letter-spacing: 0px;
  color: #333333;
  margin: 0 0 0.1rem 0.2rem;
}
.Index .tabs .tab-item .date {
  font-family: PingFang-SC-Medium;
  font-size: 0.25rem;
  color: #daa971;
  margin: 0 0 0.1rem 0.2rem;
}
.Index .tabs .tab-item .icon-shop {
  width: 2.21rem;
  height: 1.65rem;
  position: absolute;
  right: 0;
  bottom: 0;
}
.Index .tabs .tab-item .icon-order {
  width: 1.93rem;
  height: 1.84rem;
  position: absolute;
  right: 0;
  bottom: 0;
}
.Index .tabs .service {
  width: 6.46rem;
  height: 1.44rem;
  background-color: #fffefb;
  border-radius: 0.16rem;
  margin: 0.3rem auto;
  position: relative;
}
.Index .tabs .service .icon_service {
  width: 1.18rem;
  height: 1.13rem;
  background-image: url(//img.cdn.fusiling.com/img/fsl-h5/mcdonald/06c8125a593ba13d88bd19ca7e5cd653.png);
  background-size: cover;
  position: absolute;
  left: 0.4rem;
  top: 50%;
  transform: translate(0, -50%);
}
.Index .tabs .service .title {
  font-size: 0.36rem;
  position: absolute;
  left: 2rem;
  top: 50%;
  font-weight: bold;
  transform: translate(0, -50%);
}
.Index .tabs .service .van-icon {
  position: absolute;
  right: 0.2rem;
  top: 50%;
  font-weight: bold;
  transform: translate(0, -50%);
}

/*# sourceMappingURL=index.css.map */
