.swiper-pagination-bullet-active {
  background-color: #fafafa !important;
}

.none-item {
  padding: 1rem 0;
  width: fit-content;
  margin: 0 auto;
}

.none-item .none-img {
  display: block;
  width: 2.83rem;
  height: 2.6rem;
}
.none-item .none-title{
  width: 2.38rem;
  text-align: center;
  font-size: 0.28rem;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #8B8B8B;
  margin: 0.3rem;
}
.top-icon {
  width: .8rem;
  height: .8rem;
  position: fixed;
  z-index: 999;
  right: .48rem;
  bottom: .66667rem;
  display: none;
}

.top-icon .top-img {
  display: block;
  width: 100%;
  height: 100%;
}

.popo {
  position: absolute;
  right: 5px;
  bottom: 5px;
  z-index: 9999;
  display: flex;
}

.popo .popo-item {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: .2;
  margin-right: .1rem;
}

.popo .popo-item-active {
  background: #fafafa;
  opacity: 1;
}

.query {
  padding: 0 0.38rem 0.3rem 0.38rem;
  background-color:#FF4444 ;
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 1.6rem;
}

.query .index-city {
  color: #383838;
  font-size: .28rem;
  display: flex;
  -webkit-flex-wrap: wrap;
  position: relative;
  width: 1rem;
  font-family: PingFangSC-Regular, PingFang SC;
}
.query .index-city .img-city{
  width: 0.12rem;
  height: 0.08rem;
  position: absolute;
  right: 0.24rem;
  top: 40%;
}

.query .input-back {
  display: flex;
  align-items: center;
  overflow: hidden;
  width: 5.88rem;
  height: 0.6rem;
  background: #FFFFFF;
  border-radius: 0.32rem;
  border: 0.01rem solid #F03D37;
}

.query .input-back .img-btn {
  width: 0.32rem;
  height: 0.29rem;
  margin-left: 0.25rem;
}

.query .input-back .img-input {
  background-color: transparent;
  height: 100%;
  padding: 0;
  margin: 0;
  border: none;
  padding: 0 .3rem;
  color: #686868;
  font-size: .28rem;
  font-family: PingFangSC-Regular, PingFang SC;
}
.query .input-back .search-btn{
  display: block;
    width: 1.6rem;
    height: 0.48rem;
    background: linear-gradient(270deg, #FF4444 0%, #FF7735 100%);
    border-radius: 0.24rem;
    font-size: 0.28rem;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #FFFFFF;
    text-align: center;
    line-height: 0.48rem;
    margin-right: 0.06rem;
}
.query .search-cont-back {
  width: 0.19rem;
  height: 0.33rem;
  margin-right: 0.24rem;
  display: none;
}


.index-back .search-cont-back {
  display: block;
}
.index-back .search-cont-back img {
  display: block;
  width: 100%;
}
.index-back .input-back{
  width: 5.60rem;
}

.page-header {
  position: fixed;
  left: 0;
  top: 0;
  height: .8rem;
  width: 100%;
  background-color: #fafafa;
  z-index: 999;
  display: flex;
  align-items: center;
}

.page-header .page-left-icon span {
  padding-left: 0.5rem;
  font-size: 0.28rem;
  font-family: PingFang-SC-Medium;
  font-weight: 500;
  color: #6f6f6f;
}

.head-box-city {
  display: flex;
  align-items: center;
  height: 1rem;
  width: 100vw;
  position: fixed;
  left: 0;
  z-index: 998;
  background: #FAFAFA;
  border-bottom: 1px solid #eee;
}

.head-box-city .city-name {
  font-size: 0.32rem;
  margin: 0 0.22rem 0 0.46rem;
  color: #222;
}

.damai-index-box {
  width: 100vw;
  background: #fff;
}

.damai-index-box .banner {
  padding: 0 .28rem;
  /* height: 2.2rem; */
  overflow: hidden;
}

.damai-index-box .banner .swiper-container {
  width: 100%;
  height: 100%;
}

.damai-index-box .banner .swiper-container .swiper-wrapper {
  width: 100%;
  height: 100%;
}

.damai-index-box .banner .swiper-container .swiper-wrapper a .img {
    border-radius: 16px;
    width: 100%;
    /* height: 2.2rem; */
    display: block;
}

.damai-index-box .box-list-icon {
  background: #fafafa;
  background-repeat: repeat;
  background-size: auto;
  /* padding: 0.38rem 0.38rem 0.14rem; */
  background-repeat: no-repeat;
  background-size: 100% 100%;
  display: flex;
  /* flex-wrap: nowrap; */
  overflow: hidden;
  overflow-x: auto;
}

.damai-index-box .box-list-icon .item-icon {
  display: block;
  text-align: center;
}

.damai-index-box .box-list-icon .item-icon .img-icon {
  background-image: url(../../img/damai/icon1.png);
  width: 100%;
  height: 0.80667rem;
  margin: 0 auto;
  display: block;
  background-size: auto 100%;
  background-position: center;
  background-repeat: no-repeat;
}

.damai-index-box .box-list-icon .item-icon .p-text {
  padding-top: 0.07rem;
  font-size: 0.22rem;
  color: #666;
  text-align: center;
}

.damai-index-box .box-show {
  width: 100vw;
}

.damai-index-box .box-show .show-title {
  width: 1.52rem;
  height: 0.4rem;
  font-size: 0.36rem;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #222222;
  line-height: 0.4rem;
  margin:0 0.28rem 0.28rem 0.28rem
}

.damai-index-box .box-show .show-item {
  margin:0 0.3rem 0.5rem 0.3rem;
}

.damai-index-box .box-show .show-item .item-show-auto {
  display: flex;
  position: relative;
}

.damai-index-box .box-show .show-item .item-show-auto .item_img {
  width: 1.84rem;
  height: 2.56rem;
  position: relative;
  background: #D8D8D8;
  border-radius: 0.08rem;
  overflow: hidden;
}

.damai-index-box .box-show .show-item .item-show-auto .item_img .img {
  height: 100%;
  width: 100%;
}

.damai-index-box .box-show .show-item .item-show-auto .box-info {
  margin-left: 0.2rem;
  padding-bottom: 0;
  position: relative;
  flex: 1;
}
.damai-index-box .box-show .show-item .item-show-auto .box-info .dizhi{
  padding-top: 0.02rem;
  line-height: 0.4rem;
  position: relative;
  box-sizing: border-box;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  font-size: 0.26rem;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #8B8B8B;
}
.damai-index-box .box-show .show-item .item-show-auto .box-info .box-promotion {
  margin-top: 0.06rem;
}

/* .damai-index-box .box-show .show-item .item-show-auto .box-info .box-promotion .perform-tag-seat {
  width: 1rem;
  color: #6a7a99;
  border: 1px solid #6a7a99;
  border-radius: 0.35rem;
  height: 0.35rem;
  line-height: 0.35rem;
  text-align: center;
} */

.damai-index-box .box-show .show-item .item-show-auto .box-info .box-promotion .perform-tag-seat span {
  display: block;
  width: 0.72rem;
  height: 0.24rem;
  font-size: 0.24rem;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #FF4444;
  line-height: 0.24rem;
  padding: 0.01rem 0;
  transform: scale(0.8);
}

.damai-index-box .box-show .show-item .item-show-auto .box-info .box-price {
  position: absolute;
  bottom: -0.1rem;
  left: 0;
  font-size: 0.24rem;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #FF4444;
}

.damai-index-box .box-show .show-item .item-show-auto .box-info .box-price .price-start {
  display: flex;
  font-size: 0.22rem;
  margin-right: 0.05rem;
}

.damai-index-box .box-show .show-item .item-show-auto .box-info .box-price .price-start .span {
  font-size: 0.24rem;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #FF4444;
  display: flex;
  align-items: self-end;
  /* margin-bottom: -0.02rem */
}

.damai-index-box .box-show .show-item .item-show-auto .box-info .box-price .price-start .price {
  font-size: 0.38rem;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 500;
  color: #FF4444;
  padding-right: 0.06rem;
}

.damai-index-box .box-show .show-item .item-show-auto .box-info .box-price .rating-score {
  position: absolute;
  right: 0;
  bottom: 0.02667rem;
  display: flex;
  flex-direction: row;
  align-items: flex-end;
}

.damai-index-box .box-show .show-item .item-show-auto .box-info .box-price .rating-score .rating-score-img {
  margin-right: 0.05rem;
  transform: scale(0.83);
  display: flex;
  flex-direction: row;
  align-items: center;
}

.damai-index-box .box-show .show-item .item-show-auto .box-info .box-price .rating-score .rating-score-img .rating-star {
  width: 0.28rem;
  height: 0.28rem;
  background-size: 100% 100%;
}

.damai-index-box .box-show .show-item .item-show-auto .box-info .box-price .rating-score .rating-score-img .rating-star-0 {
  background-image: url(../../img/damai/star.png);
}

.damai-index-box .box-show .show-item .item-show-auto .box-info .box-price .rating-score .rating-score-img .rating-star-1 {
  background-image: url(../../img/damai/star1.png);
}

.damai-index-box .box-show .show-item .item-show-auto .box-info .box-price .rating-score .rating-score-img .rating-star-2 {
  background-image: url(../../img/damai/star2.png);
}

.damai-index-box .box-show .show-item .item-show-auto .box-info .box-price .rating-score .rating-text {
  position: relative;
  font-size: 0.32rem;
  color: #000;
  margin-bottom: -0.04rem;
}

.damai-index-box .box-show .show-item .item-show-auto .box-info .box-time {
  padding-top: 0.08rem;
  line-height: 0.4rem;
  position: relative;
  box-sizing: border-box;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  font-size: 0.26rem;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #8B8B8B;
}

.damai-index-box .box-show .show-item .item-show-auto .box-info .info {
  width: 100%;
  font-size: 0.32rem;
  color: #000;
}

.damai-index-box .box-show .show-item .item-show-auto .box-info .info .inft-title {
  font-size: 0.3rem;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #222222;
  line-height: 0.42rem;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

