body {
  background: #EEEEEE;
  min-height: 100vh;
}

.swiper-container-horizontal>.swiper-pagination {
  background: rgba(0, 0, 0, 0.5);
  width: auto;
  height: .48rem;
  line-height: .48rem;
  color: #fff;
  left: unset;
  padding: 0 .213rem;
  right: 5.3%;
  bottom: .213rem;
  font-size: .293rem;
  border-radius: .24rem;
}

.item_nav,
.item_nav_pos {
  width: 100%;
  height: 1.173rem;
  line-height: 1.173rem;
  width: 100%;
  background-color: #FFF;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  z-index: 2000;
  font-size: .4rem;
  color: #333333;
  position: relative;
}

.kw_height {
  width: 100%;
}

.showtopout+.kw_box .pos {
  top: 1.173rem;
}

.pos {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 100;
}

.item_nav_pos {
  position: fixed;
  left: 0;
  top: 1.173rem;
  z-index: 100;
  display: none;
}

.item_nav .active,
.item_nav_pos .active {
  font-weight: bold;
  color: #E33E41;
  position: relative;
}

.item_nav_sales,
.item_nav_new {
  position: relative;
}

/*.item_nav_sales::before,*/
/*.item_nav_new::before {*/
/*content: '';*/
/*position: absolute;*/
/*top: .453rem;*/
/*right: -.267rem;*/
/*width: 4px;*/
/*height: 4px;*/
/*border-top: 1px solid #333;*/
/*border-left: 1px solid #333;*/
/*transform: rotate(45deg);*/
/*-webkit-transform: rotate(45deg);*/
/*}*/

/*.item_nav_sales::after,*/
/*.item_nav_new::after {*/
/*content: '';*/
/*position: absolute;*/
/*top: .56rem;*/
/*right: -.267rem;*/
/*width: 4px;*/
/*height: 4px;*/
/*border-right: 1px solid #333;*/
/*border-bottom: 1px solid #333;*/
/*transform: rotate(45deg);*/
/*-webkit-transform: rotate(45deg);*/
/*}*/

/*.active.item_nav_sales::after,*/
/*.active.item_nav_new::after {*/
/*border-color: #333;*/
/*}*/

/*.active.item_nav_sales::before,*/
/*.active.item_nav_new::before {*/
/*border-color: #E33E41;*/
/*}*/

/*.active.up.item_nav_sales::after,*/
/*.active.up.item_nav_new::after {*/
/*border-color: #E33E41;*/
/*}*/

/*.active.up.item_nav_sales::before,*/
/*.active.up.item_nav_new::before {*/
/*border-color: #333;*/
/*}*/


/* 弹层 */
.masked {
  width: 100%;
  height: 100%;
  min-height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 10;
  display: none;
}

.filter {
  position: absolute;
  top: 1.173rem;
  left: 0;
  width: 100%;
  background: #FFF;
  display: none;
}

.filter_classify ul,
.filter_interval ul {
  display: flex;
  flex-wrap: wrap;
  padding-bottom: .267rem;
  max-height: 6rem;
  overflow-y: scroll;
}

.filter_interval ul {
  padding: .267rem 0;
}

.filter_classify li {
  width: 45%;
  height: 1.333rem;
  line-height: 1.333rem;
  margin-left: 5%;
}

.filter_interval li {
  width: 26%;
  height: .8rem;
  line-height: .8rem;
  background: #F6F6F6;
  border: 0.5px solid #F6F6F6;
  border-radius: .853rem;
  margin: 0 0 .32rem 5%;
  font-size: .347rem;
  color: #333333;
  text-align: center;
}

.select {
  color: #E33E41;
}

.filter_interval li.select {
  color: #E33E41;
  background: #FFF0F0;
  border: 0.5px solid #E33E41;
}

.price_range {
  padding: 0 5% 5%;
  display: flex;
  align-items: center;
}

.price_range input {
  width: 42%;
  height: .8rem;
  line-height: .8rem;
  background: #F6F6F6;
  border: 1px solid #F6F6F6;
  border-radius: .853rem;
  opacity: 0.88;
  text-align: center;
  color: #333333;
  font-size: .347rem;
}

.price_range input::placeholder {
  color: #777777;
}

.price_range span {
  color: #999999;
  margin: 0 .213rem;
}

.filter_btn {
  width: 100%;
  border-top: 1px solid #ddd;
}

.filter_btn span,
.filter-btn span {
  float: left;
  width: 50%;
  height: 3em;
  line-height: 3em;
  font-size: 16px;
  text-align: center;
}

.btn_reset {
  background: #f6f6f6;
}

.btn_confirm,
.btn-confirm {
  background: #ff5049;
  color: #FFF;
}

/* 弹层 e */


.item_tips {
  width: 86.4%;
  height: auto;
  /*line-height: .64rem;*/
  margin: .32rem auto 0;
  background: #FFFFFF;
  border-radius: .213rem;
  padding: .427rem .347rem;
  font-size: .4rem;
  color: #777777;
}

.item_tips p {
  font-size: .427rem;
  font-weight: bold;
  color: #333333;
}

.item_tips span.count_down {
  color: #E33E41;
}

.spell-block {
  width: 49%;
  height: 8.16rem;
}

.tag_gift_red {
  position: absolute;
  left: 0;
  bottom: .213rem;
  padding: 0 .293rem 0 .213rem;
  height: .613rem;
  line-height: .613rem;
  background: linear-gradient(90deg, #FF4949 0%, #ED1515 100%);
  border-radius: 0 .32rem .32rem 0;
  font-size: .347rem;
  color: #FFF;
}

.spell-block-info-buy {
  padding: .133rem 0 .293rem;
}

.btn_add_car {
  height: .853rem;
  line-height: .853rem;
  border-radius: .853rem;
  border: 0.5px solid #E33E41;
  font-size: .373rem;
  color: #E33E41;
  text-align: center;
  cursor: pointer;
}

/* 底部 */
.cd_layer_bg {
  width: 100%;
  height: 1.333rem;
}

.cd_layer {
  position: fixed;
  left: 0;
  bottom: 0;
  width: 96.8%;
  height: 1.333rem;
  line-height: 1.333rem;
  background: #FFFFFF;
  border-top: 0.5px solid #EEE;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: .373rem;
  color: #333333;
  padding-left: 3.2%;
}

.cd_layer span {
  display: flex;
  align-items: center;
}

.cd_layer div {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.btn_car {
  width: 3.093rem;
  height: 1.333rem;
  margin-left: .293rem;
  background: linear-gradient(90deg, #ED1515 0%, #FF4949 100%);
  font-size: .373rem;
  color: #FFFFFF;
  display: inline-block;
  text-align: center;
  justify-content: center;
}

.no-line {
  text-decoration: none;
}

.size-list li.disabled {
  display: none;
}

.font-del::before {
  content: "";
  font-size: .373rem;
  margin-right: -.027rem;
}

/*  */