/* CSS Document */

body {
  background: #EEE;
}


/*搜索头部*/

.search_d {
  width: 7.013rem;
  position: relative;
  border-radius: 5px;
  height: .853rem!important;
  line-height: .853rem;
  margin: .173rem .5rem 0 .853rem !important;
  border: 0;
  background: #EEEEEE;
  border-radius: .427rem;
}

.search_d .sinput {
  margin: 0 0 0 .853rem;
  height: .853rem;
  width: auto;
}

.search_d .sinput input::placeholder {
  font-size: .373rem;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #999999;
}
.search_d .sinput input {
  border: 0;
  color: #333;
  width: 100%;
  line-height: .853rem;
  height: .853rem;
  outline: none;
  display: block;
}
.search_d .sinput input:focus {
  display: block;
}
 
.search_d b {
  position: absolute;
  left: .32rem;
  top: .213rem;
  width: .427rem;
  height: .427rem!important;
  background: url(../../../images/search/icon_search_16@2x.png) no-repeat center center;
  background-size: 100%!important;
}

.search_d i {
  position: absolute;
  z-index: 10;
  top:.107rem!important;
  right:.107rem!important;
  width: .64rem!important;
  height: .64rem!important;
  background: url(../../../images/search/icon_close_blackBg_24@2x.png);
  background-size: 100%!important;
  display: none;
}
.showtoper{
  /* background: chartreuse; */
}
.showtoper .btn-search{
  width: 1.28rem;
  height: .747rem;
  line-height: .747rem;
  background: linear-gradient(90deg, #ED1515 0%, #FF4949 100%);
  border-radius: .373rem;
  font-size: .373rem;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #FFFFFF;
  position: absolute;
  z-index: 10;
  top:.213rem;
  right: .32rem;
}

/*搜索框下拉*/

.sxldiv {
  position: fixed;
  z-index: 999;
  left: 0;
  top: 3.667em;
  background-color: #fff;
  width: 100%;
  height: 100%;
  overflow: auto;
  display: none;
}

.sxlul {
  overflow: hidden;
  padding-left: .427rem;
}
.sxlul li {
  height: 1.28rem;
  line-height: 1.28rem;
}
.sxlul li + li{
  border-top:1px solid #eee;
}
.sxlul li a span{
  color:#E33E41
}
.sxlul li a {
  position: relative;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: .427rem;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #333333;
}

/*公用二级头部 s*/
 

.hot_s {
  background-color: #fff;
  padding: .373rem 0 0 0;
}

.title-tip {
  position: relative;
  margin-bottom: .32em;
  font-weight: 600;
  font-size: 1.08em;
  height: .587rem;
  line-height: .587rem;
  font-size: 16px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #333333;
  padding-left: .427rem;
 
}
.title-tip .change{
  font-size: .373rem;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #999999;
}
.title-tip .right{
  position: absolute;
  right: .427rem;
  top:0 ;
  z-index: 100;
}

/* 排序 */
.sort-bar{
  height: 1.173rem;
}
.sort-bar-in{
  width:100%;
  height: 1.173rem;
  position: fixed;
  z-index: 1000;
  background: #fff;
  font-size: .4rem;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #333333;
  padding: 0 .427rem;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: space-between;
  text-align: center;
}
.sort-bar-in a.active{
  color:#E33E41;
}
.sort-bar-in a{
  color:#333;
  width:1.653rem;
}
.sort-bar-in .sort-price{
  background: url(../../../images/search/_nor@2x.png) no-repeat 100% center;
  background-size: .213rem .48rem;
}
.sort-bar-in .sort-desc{
  background: url(../../../images/search/_nor2@2x.png) no-repeat 100% center;
  background-size: .213rem .48rem;
}
.sort-bar-in .sort-asce{
  background: url(../../../images/search/_nor1@2x.png) no-repeat 100% center;
  background-size: .213rem .48rem;
}
/* 商品评论 */
.comm-first{
  width:90.6%;
  height: .747rem;
  line-height: .747rem;
  background: rgba(246,246,246,.8);
  border-radius: .373rem;
  padding: 0 .213rem;
  box-sizing: border-box;
  font-size: .347rem;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #333333;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  position: absolute;
  bottom: .32rem;
  left:.213rem;
  z-index: 0;
  text-align: center;
}

/*历史记录*/
.historys {
  padding: .427rem 0 0;
  background-color: #fff;
}
 
.delhis {
  display: block;
  height: .64rem;
  width: .64rem;
  line-height: 2.75em;
  margin: 0 auto;
  background: url(../../../images/search/bound@2x.png) no-repeat 0 center;
  background-size: 100%;

}

.hotul,
.keyList {
  overflow: hidden;
  margin-left:  .427rem;
  display: flex;
  flex-wrap: wrap;
  height: 1.174rem;
}
.keyList .ico{
  padding: 0 .24rem;
  display: none;
}
.keyList .icon{
  width: .427rem;
  height: .427rem;
  transform: translate(0, -1px);
}
.hotul{
  height: auto;
}
.hotul a ,
.keyList a {
  display: inline-block;
  margin: 0  .267rem .267rem 0;
  margin: 0  10px 10px 0;
  background: #F6F6F6;
  line-height: .907rem;
  padding: 0 .427rem;
  text-align: center;
  color: #777777;
  border-radius: .48rem;
  font-size: .4rem;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #222222;
  display: flex;
  align-items: center;
  justify-content: center;
}
.hotul a .ico{
  width: .427rem;
  height: .427rem;
  margin-left: .107rem;
  display: inline-flex;
  vertical-align: middle;
}
.hotul .hover a {
  background: #FFF0F0;
  color: #FA0637;
} 

/*没找到记录*/

.nofind {
  width: 100%;
  padding: 90px 0;
  text-align: center;
  background-color: #fff;
  margin-bottom: 8px;
}

.nofind img {
  width: 23%;
}

.nofind p {
  color: #999;
  font-size: 16px;
  font-weight: 500;
  font-family: PingFangSC-Regular;
  padding: .5em 0 1.25em;
}

 

.Arial.del-line {
  color: #999;
  font-size: 13px;
  margin-left: .5em;
  font-weight: 500;
}

/* 必抢 */

/* 新标题 */
.bqiang-title{
  height: 1.28rem;
  font-size: .533rem;
  font-size: .4rem;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #6D0000;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  background: linear-gradient(90deg, #FFE6E0 0%, #FFFFFF 100%);
}
.bqiang-title > *{
  height: .747rem;
  line-height: .747rem;
}
.bqiang-title i img{
  display: block;
}
.bqiang-title i{
  display: block;
  width: 1.867rem;
  height: .427rem;
  margin:0 .213rem 0 .32rem;
} 
/* 签到推荐商品 */
.bqiangWrap {
  background: #fff;
  padding: .373rem 0 .427rem;
}
.bqiang {
  width: 91.47%;
  height: auto;
  margin: 0 auto;
  /* padding: 1.547rem 0 .16rem; */
  /* padding: 0 0 .187rem; */
  border: 1px solid #FFD5D5;
  border-radius: .32rem;
  overflow: hidden;
}

.bqiang-goods {
  width: auto;
  margin: 0 .347rem;
  padding: .32rem 0 .507rem 0;
  background: #FFF;
  border-radius: .213rem .213rem .187rem .187rem;
}

.bqiang .bqiang-goods+.bqiang-goods {
  margin-top: .16rem;
}

.bqiang .rcmd-title {
  width: 100%;
  height: 1.067rem;
  line-height: 1.067rem;
  text-align: center;
  font-size: .48rem;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: bold;
  color: #8C4318;
  letter-spacing: 2px;
  background: url(http://img.ugoshop.com/mobile/2020sign/bg-recommend-title.png) no-repeat 0 0;
  background-size: 100%;
  border-radius: .187rem .187rem 0 0;
}

.bqiang .rcmd-body {
  width: 100%;
  /* height: 4.107rem; */
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
}

.bqiang .rcmd-goods {
  width: 3.307rem;
  height: 3.307rem;
  border-radius: .133rem;
  box-shadow: 0px 0px .427rem 0px rgba(0,0,0,0.0800);
  border-radius: 8px;
  position: relative;
}

.bqiang .rcmd-goods img {
  border-radius: 5px;
}

.bqiang .rcmd-info {
  width: 4.827rem;
  height: 3.68rem;
  height: 2.96rem;
  margin: 0 0 0 .32rem;
  position: relative;
}

.bqiang .r-title {
  height: 1.173rem;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  margin-bottom: .427rem;
  color: #8C4318;
  line-height: .587rem;
  font-size: .4rem;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #333333;
}

.bqiang .canHideBox {
  height:.747rem;
}
.bqiang .score-use {
  /* width: 3.12rem; */
  padding-left: .773rem;
  height: .533rem;
  line-height: .533rem;
  text-align: right;
  color: #fff;
  font-size: .373rem;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #FFFFFF;
  display: flex;
  margin-bottom: .267rem;
  position: relative;
}
.bqiang .score-use::before {
  content: '积分';
  position: absolute;
  /* right: -.187rem; */
  left: 0;
  bottom: 0;
  width: .96rem;
  height: .533rem;
  font-size: .32rem;
  text-align: center;
  background: url(../../../images/search/bg@2x.png) no-repeat;
  background-size: 100%;
  z-index: 100;
}
.bqiang .score-use>p {
  background: #FFF0F0;
  border-radius: .107rem;
  border: 1px solid #F42327;
  text-align: center;
  position: relative;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #F42327;
  font-size: .32rem;
  padding: 0 .16rem 0 .293rem;
}

 

.bqiang .del-line {
  text-decoration: line-through;
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #999999;
}

 
.bqiang .r-price {
  font-size: .4rem;
  font-family: PingFangSC-Medium, PingFang SC;
  color: #E33E41;
  line-height: .533rem;
}

.bqiang .r-dollor {
  font-size: .373rem;
  font-family: SanFranciscoText-Bold, SanFranciscoText;
  font-weight: bold;
  color: #E33E41;
}

.bqiang .r-big-price {
  font-size: .533rem;
  font-family: arial;
  font-weight: bold;
  color: #E33E41;
}

.bqiang .r-btn {
  width: 1.6rem;
  height: .747rem;
  line-height: .747rem;
  background: linear-gradient(90deg, #ED1515 0%, #FF4949 100%);
  border-radius: .373rem;
  font-size: .373rem;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 600;
  color: #FFFFFF;
  position: absolute;
  text-align: center;
  right: 0rem;
  bottom: -.056rem;
}
.swiper-pagination-bullet{
  width:6px;
  height: 6px;
}
.big-swiper-pagination>.swiper-pagination-bullet, .swiper-container-horizontal>.swiper-pagination .swiper-pagination-bullet{
  margin: 0;
}

/*库存紧张*/

/* 标题条 */

.title-bar {
  color: #333;
  text-align: center;
  font-size: .427rem;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #333333;
  padding:.64rem 0 .053rem;
  
  }

 /* trace  */
 .pos-goods,
 .pos-trace{
  width:1.173rem;
  height: 1.173rem;
  position: fixed;
  z-index: 1000;
  right: .48rem;
  margin-bottom: env(safe-area-inset-bottom);
  margin-bottom: constant(safe-area-inset-bottom);
 }
 .pos-goods{
   bottom: .64rem;
  }
  
  .pos-goods .step{
    width:1.067rem;
    height: 1.067rem;
    font-size: .32rem;
    text-align: center;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color:#333;
    line-height: .48rem;
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 100%;
  }
  .pos-goods p:first-child{
    width: .747rem;
    font-size: .4rem;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    border-bottom: 1px solid #ccc;
    font-weight: bold;
    margin: 0 auto;
  }
  .pos-goods p.ico{
    width: 100%;
    border:0;
  }
 .pos-trace{
  bottom: 2.347rem;
 }
 .swiper-pagination-bullet{
  background: #000;
  opacity: 0.09;
 }
 .swiper-pagination-bullet-active{
  opacity: .29;
  background:#000
 }

.bqiangWrap .swiper-container-horizontal>.swiper-pagination{
  /* bottom: 0; */
}