@CHARSET "UTF-8";
#info_list{    padding-top: 0.45rem;}
.wst-thead{position: fixed;width: 100vw;height: 1.86rem;z-index: 100;}
.ui-header ~ .ui-container{border-top:0;}
.user-info {text-align: center;background-size: 100% auto;position:fixed;top:0;width: 100%;z-index: 1000;}
.user-info .umain{padding: 0.25rem;}
.user-info .user-img{width:0.64rem;height:0.64rem;background:rgba(235,235,235,0.28);border-radius:50%;margin: 0 auto;box-sizing: content-box;}
.user-info .user-img img{width: 0.58rem;height: 0.58rem;border-radius: 50%;margin: 0.03rem;}

.user-info .user-name {color: #fff;font-size: 0.15rem;margin-top: 0.05rem;}
.wst-or-head{
  top:0;
  left:0;
  width:100%;
  white-space:nowrap;
  background:white;
  border-top:  0.005rem solid #f5f5f5;
  z-index: 1000;
  height:0.44rem;
}
.order-tab{
  height:0.47rem;
}
.order-tab .tab-item{
  height: 0.47rem;
  line-height: 0.47rem;
  text-align: center;
  color: #333333;
  font-size: 0.13rem;
  position: relative;
}
.order-tab .tab-curr{
  color: #ED413B;
}
.order-tab .tab-curr::after{
  content:" ";
  position: absolute;
  bottom: -0.02rem;
  left: 0.21rem;
  display: inline-block;
  width: 0.33rem;
  border-bottom:  0.03rem solid #F04038;
  border-radius: 0.1rem;
}
.wst-or-list .state .red{color: #ED413B;}
.wst-or-list .state .orange{color: #ED8A3B;}
.wst-or-list .state .green{color: #25AB1B;}
.wst-or-list{
  border-top: 0;
  border-bottom: 0.2px solid transparent;
  width: 100%;
}
.wst-or-list .list{
  margin-top: 0.1rem;
  background: #fff;
}
.wst-or-list .head{
  padding: 0.13rem 0.12rem;
  font-size: 0.12rem;
  border-bottom: 0.005rem solid #f2f2f2;
}
.wst-or-list .head .shop{
  float:left;
  color:rgba(51,51,51,1);
  font-size:0.12rem;
  position: relative;
}
.wst-or-list .shopicon {
    position: absolute;
    display: block;
    left: 0;
    width: 0.16rem;
    height: 0.15rem;
    background: url(../../../../../../wstmart/mobile/view/default/img/icon_dp.png) center center no-repeat;
    background-size: 100%;
}
.wst-or-list .head .shop img{
  width:0.16rem;
  height:0.15rem;
  position:relative;
  vertical-align: middle;
  margin-right: 0.04rem;

}
.wst-or-list .head .state{
  float:right;
  color: #EA4341;
}
.wst-or-list .goods{
  padding: 0.1rem 0.12rem;
}
.wst-or-list .tprice{padding: 0 0.12rem}
.wst-or-list .goods .img{
  float:left;
  width: 0.9rem;
  height: 0.9rem;
}
.wst-or-list .goods .img img{
  width: 0.9rem;
  height: 0.9rem;
}
.wst-or-list .goods .details{
  float:right;
  min-height: 0.7rem;
  width: 2.5rem;
  position: relative;
  padding-bottom: 0.2rem;
}

.wst-or-list .goods .name{
  font-weight: bold;
  line-height: 0.18rem;
  font-size: 0.12rem;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;

}
.wst-or-list .goods .spec{
  display: inline-block;
  border-radius: 0.15rem;
  height: 0.15rem;
  line-height: 0.15rem;
  font-size: 0.1rem;
  background: #F2F2F2;
  color: #9EA0AA;
  padding: 0.02rem 0.03rem;
  margin-top: 0.05rem;
}
.wst-or-list .goods .pmiddle{margin-top: 0.05rem;line-height: 0.25rem;}
.wst-or-list .goods .pmiddle .ileft{float:left;font-size: 0.12rem;color: #EA4341;}
.wst-or-list .goods .pmiddle .iright{float:right; font-size: 0.12rem;color: #999999;}
.wst-or-list .goods .bottom-box{position: absolute;bottom: 0;width: 100%;}
.wst-or-list .goods .price{
  font-size: 0.14rem;
  float: left;
  color: #666666;
  font-weight: bold;
  width: 50%;
}
.wst-or-list .goods .cart-num{float: right;font-size: 0.12rem;color: #999999;}
.wst-or-list .code-title{
  background:#EA4341;
  color:#fff;
  border-radius: 1rem;
  padding:0 4px;
  font-size:0.12rem;
  width:0.5rem;
  height:0.18rem;
  line-height:0.18rem;
  text-align: center;
}
.wst-or-list .info{
  font-size: 0.14rem;
  text-align: right;
  float: right;
  width: 50%;
}
.wst-or-list .info .price{
  color:#333;
  font-weight: bold;
}
.wst-or-list .info .needpay{
  color:#333;
  font-weight: bold;
}
.wst-or-list .info .title{font-size: 0.12rem;color: #999;}
.wst-or-list .operate{
  padding: 0.1rem 0.12rem;
  text-align: right;
  border-top: 0.005rem solid #f2f2f2;
}
.wst-or-list .operate .time{
  color: #999999;
  font-size: 0.12rem;
  float: left;
  line-height: 0.25rem;
}
.wst-or-list .operate .button{
  border: 0.005rem solid #ccc;
  margin-left: 0.1rem;
  font-size: 0.12rem;
  border-radius: 0.5rem;
  background: #fff;
  color: rgba(102,102,102,1);
  height: 0.24rem;
  line-height: 0.24rem;
  padding: 0 0.134rem;
}
.wst-or-list .operate .button.red{
  color:#e00102;
  border: 0.005rem solid #e00102;
}
.wst-or-prompt{
  margin-top: 0.8rem;
  font-size: 0.17rem;
  text-align: center;
}
.wst-or-frame{
  background: #fff;
  width: 70%;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  pointer-events: auto;
  position: relative;
  font-size: 0.15rem;
  padding: 0.15rem;
  border-radius: 0.02rem;
  color:#202020;
}
.wst-or-frame .title{
  color:#000000;
  font-size: 0.175rem;
}
.wst-or-frame .menu{
  color:#757575;
  padding: 0.2rem 0 0.1rem 0;
  margin-bottom: 0.1rem;
  border-bottom: 0.005rem solid #e9e8e8;
}
.wst-or-frame .button{
  text-align: right;
}
.wst-or-frame .button .cancel{
  color:#000000;
  background: #fff;

}
.wst-or-frame .button .confirm{
  color:#3cc51f;
  background: #fff;
}
.wst-or-frame .button button::after{
  content:" ";
  width:200%;
  height:200%;
  position:absolute;
  top:0;
  left:0;
  border:0.005rem solid #fff;
  -webkit-transform:scale(0.5);
  transform:scale(0.5);
  -webkit-transform-origin:0 0;
  transform-origin:0 0;
  box-sizing:border-box;
  border-radius: 0;
}
.wst-or-frame .button button:active{
  background:#efefef;
  border-radius: 0;
}
.wst-or-frame .text textarea{
  width:100%;
  border:0.005rem solid #e9e8e8;
  padding: 0.09rem 0.025rem;
}
.wst-or-frame .quota input{
  width:100%;
  margin: 0.1rem 0;
  padding: 0.04rem 0.025rem;
  border:0.005rem solid #a2a2a2;
}
.wst-or-frame .prompt{
  margin-bottom:0.03rem;
}
.wst-or-frame .prompt .red{
  color:#e00102;
}
.remind-model .button{
  padding-top:0.15rem;
  margin:0 0.3rem;
}
.remind-model .button button{
  width: 1.5rem;
  height:0.35rem;
  display:flex;
  justify-content:center;
  align-items:center;
  text-align:center;
  background-color:#fff;
  color:#df0202;
  border-radius:0.03rem;
  font-size:0.15rem;
  border: 0.01 solid #df0202;
}
.remind-model .button button:active,.remind-model .button button[disabled][type="default"],.remind-model .button button[disabled]:not([type]){
  background: #f2f2f2;
  background-clip:padding-box;
}


.item-head{font-size: .15rem;height:0.41rem;line-height: 0.41rem;}
.item-head p{padding-left:20px;position: relative;color:#666;font-size:0.12rem;}
.item-head .shopicon{position: absolute;display: block;top: 0.11rem;left: 0;width: 0.16rem;height: 0.15rem;background: url(../../../../../../wstmart/mobile/view/default/img/icon_dp.png) center center no-repeat;background-size: 100%;}
.o-gName{color:#333;font-size:0.12rem;}
.o-Img{max-width:0.9rem;max-height:0.9rem;width:0.9rem;height:0.9rem;margin: 0.1rem 0;padding-top: 0;}
.o-gInfo-container{width:calc(100% - 0.8rem)}
.o-gInfo{padding:0 0.1rem 0 0.1rem;margin:0.1rem 0;height:0.6rem;}
.o-gInfo2{padding:0.05rem 0.1rem 0 0.1rem;}
.o-gInfo3{border-bottom:1px solid #f2f2f1;padding-bottom:0.12rem;}
.o-gSpec{color:#666;font-size:0.1rem;margin-top:0.05rem;}
.o-gPrice{font-size:0.14rem;color:#666;font-weight: 600;}
.o-gNum{font-size:0.12rem;color:#333;}
.border-b{padding-bottom:5px;border-top:1px solid #f2f1f1;padding-left: 0;padding-right: 0;}
.order-tr{text-align:right}
.o-status {font-size: 0.12rem;}
.o-status2{float:right;color:#999;font-size:0.12rem;}
.wst-or-term2 .o-status2{font-size:.15rem;color:#ED423F;font-weight: 600;}
.wst-or-describe{float:left;color:#999;font-size: 0.12rem;}
.wst-or-describe2{float:left;color:#999;font-size:0.14rem;}
.o-oListMoney{float:left;width:100%;text-align:right;margin-bottom:3px;font-size:.12rem;color:#999;}
.o-oListMoney span{color:#333;font-size:0.14rem;font-weight: 600;}
.wst-or-term{padding-bottom:0.1rem;color:#999;font-size: 0.12rem;line-height: 0.12rem;}
.ui-dialog-bd{font-size:.15rem}
.wst-or-process{padding:0.28rem 0.12rem;}
.wst-or-process .process{position: relative;}
.wst-or-process p{text-align:center;}
.wst-or-process .line{margin-bottom:10px;padding:10px 0;}
.wst-or-process .line span{float:left;width:50%;height:2px;background:#eaeaea;}
.wst-or-process .line span.active{background:#e00102;}
.wst-or-process .icon{position: absolute;left:0;top:0;display: block;width:100%;height:20px;}
.wst-or-process .icon i{height:20px;line-height:20px;font-size: 27px;}
.wst-or-process .icon i.active{color:#e00102;}
.wst-or-process .icon i:before {background: #fff;}
.wst-or-process .process{position: relative;}
.wst-or-process p{text-align:center;}
.wst-or-process .line{margin-bottom:10px;padding:10px 0;}
.wst-or-process .line span{float:left;width:50%;height:1.5px;background:#eaeaea;}
.wst-or-process .line span.active{background:#e00102;}
.wst-or-process .icon{position: absolute;left:0;top:0;display: block;width:100%;height:20px;}
.wst-or-process .icon i{height:20px;line-height:20px;font-size: 27px;}
.wst-or-process .icon i.active{color:#EA4341;}
.wst-or-process .icon i:before {background: #fdecec;border-radius: 100%;}
.detail-head-status{border-bottom:1px solid #eaeaea;background:#fff;}
.circular-out{ position: absolute; left: 50%; top: 3px; width: 0.15rem; height: 0.15rem; background: transparent; border-radius: 50%;}
.circular-active{background: rgba(237,66,63,.3);}
.circular-active .circular-inner{background: #ED423F;}
.circular-inner{ width: 0.09rem; height: 0.09rem; background: #E6E6E6; border-radius: 50%; margin: 0 auto; margin-top: 0.03rem;}
.detail-head{border-bottom:1px solid #eaeaea;padding:0.2rem 0.12rem;background:#fff;margin-top:0.1rem;}
.d-uInfo{background:#fff;height:40px;padding-left:0.12rem;}
.icon-address{display:block;width:0.15rem;height:0.17rem;background:url(../../../../../../wstmart/mobile/view/default/img/icon-address.png) center center no-repeat;background-size:100%;margin-right:0.1rem;}
.d-utel{padding-left:0.1rem;color:#999;font-size: 0.12rem;}
.d-uaddr{padding-left:0.25rem;position:relative;color:#666;font-size:0.12rem;}
.d-goodsitme{background:#fff;border-bottom:0;margin-bottom:5px;font-size:.11rem}
.d-item{background:#fff;border-bottom:1px solid #eaeaea;padding:7px 5px}
.d-item-right{color:#b5b5b5}
.d-gSpec{padding-left:10px}
.price{color:red}
.title{font-size:.15rem;color:#59595c}
#detailBox,#refundBox{font-size:.14rem}
#boxTitle,#refund-boxTitle,#refundFrame{background:#fff}
.wst-cover{position:fixed;left:0;top:0;background-color:#000;width:100%;height:100%;filter:alpha(opacity=60);opacity:.6;z-Index:9999;display:none}
.wst-cover2{position:fixed;left:0;top:0;background-color:#000;width:100%;height:100%;filter:alpha(opacity=60);opacity:.6;z-Index:9999;display:none}
.wst-cover3{position:fixed;left:0;top:0;background-color:#000;width:100%;height:100%;filter:alpha(opacity=60);opacity:.6;z-Index:10000;display:none}
.wst-fr-box{position:fixed;z-index:9999;right:-100%;top:0;width:100%;min-height:0.4rem;background:#f2f2f2;font-size:.15rem;background: red;}
.wst-fr-box .title,.wst-cart-box .title{position:relative;border-bottom:1px solid #f1f1f1}
.wst-fr-box .title span{float:left;width:100%;height:0.4rem;line-height:0.4rem;text-align:center;font-size:0.18rem;}
.wst-fr-box .title i{display:inline-block;width:0.22rem;height:0.22rem;position:absolute;left:0.12rem;top:0.08rem;background:url(../../../../../../wstmart/mobile/view/default/img/page-left-arrow.png) center center no-repeat;background-size:100%;}
.wst-fr-box .content{background:#f2f2f2;overflow:scroll;}
