.right-main{
  padding-top: 21px;
  background-color: transparent;
  font-size: 12px;
}
.myorder-header{
  padding: 0 20px;
  height: 40px;
  line-height: 40px;
  background-color: #fff;
  margin-bottom: 20px;
  font-size: 12px;
}
.myorder-main{
  background: #fff;
  padding: 0 20px 40px;
}
.tabs{
  padding-left: 0;
}
.tabs span{
  margin-left: 0;
  margin-right: 40px;
}
.myorder-type{
  height: 32px;
  line-height: 32px;
  background-color: #f7f8fa;
  padding-left: 20px;
}
.myorder-type span{
  font-size: 12px;
  color: #333;
  cursor: pointer;
  position: relative;
  display: inline-block;
  text-align: center;
}

.myorder-type span.active{
  color: #fcc91c;
}
.myorder-type span:hover .layui-icon{
  transform: rotate(180deg);
}
.myorder-type span:hover .hovber-list{
  display: block;
}
.hovber-list p:hover,.hovber-list p:hover{
  color: #fcc91c
}
.myorder-type .layui-icon{
  font-size: 12px;
  display: inline-block;
  margin-left: 4px;
  transition: transform .3s;
}

.hovber-list{
  position: absolute;
  min-width: 74px;
  display: none;
  text-align: left;
  background: #fff;
  padding: 10px 14px;
  border-radius: 4px;
  z-index: 9;
  left: -14px;
  box-shadow:0px 10px 20px 0px rgba(0,0,0,0.2);
}
.o-status .hovber-list{
  padding-left: 25px;
  padding-right: 25px;
  left: 16px;
  min-width: auto;
}

.o-detail{
  width: 390px;
}
.o-people{
  width: 130px;
}
.o-money{
  width: 130px;
}
.o-status{
  width: 130px;
}
.o-opear{
  width: 130px;
}

.prr-title{
  margin-top: 44px;
}

.mo-list{
  border: 1px solid  #e8e8e8;
  margin-top: 15px;
}
.mo-head{
  height: 32px;
  background-color: #f7f8fa;
  line-height: 32px;
  padding-left: 12px;
  color: #aaa;
}
.mo-head-no{
  margin-left: 24px;
}
.order-no{
  color: #282828;
}


.mo-main{
  padding-left: 15px;
  font-size: 12px;
}
.mo-main-item{
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  width: 130px;
  padding-top: 10px;
  padding-bottom: 10px;
  border-right: 1px solid #e8e8e8;
}
.mo-main-item.mo-opear{
  border-right: 0;
}
.mo-main-item.mo-info{
  width: 512px;
}
.mo-info-item{
  overflow: hidden;
  padding: 5px 0;
  position: relative;
}
.mo-info-item:not(:first-child){
  border-top: 1px solid #e8e8e8;
}
.goods-logo{
  width: 64px;
  height: 60px;
  float: left;
}
.mo-goods{
  margin-left: 80px;
  font-size: 12px;
  color: #333;
  margin-right: 80px;
  text-align: left;
}
.mo-goods p{
  margin-bottom: 6px;
}
.mo-goods .mo-goods-name{
  color: #282828
}
.mo-goods .mo-goods-sub{
  line-height: 1;
  height: 24px;
  overflow: hidden;
  color: #666;
}
.mo-goods-end{
  position: absolute;
  right: 10px;
  top: 10px;
}
.mo-goods-end p{
  text-align: left;
}
.goods-num{
  color: #aaa;
}
.apply-sh{
  font-size: 12px;
  margin-top: 22px;
  cursor: pointer;
}
.mo-money{
  color: #aaa;
  line-height: 1;
  padding: 0 8px;
  box-sizing: border-box;
}
.pay-type{
  padding-top: 5px;
  margin-top: 5px;
  border-top: 1px solid #e8e8e8;
}
.order-status{
  color: #aaa;
  margin-bottom: 6px;
}
.over-time{
  margin-bottom: 8px;
}
.cancel-pay{
  margin-top: 8px;
  cursor: pointer;
}
.mo-opear-btn{
  display: inline-block;
  width: 85px;
	height: 22px;
  border: solid 1px #fcc91c;
  line-height: 22px;
  font-size: 12px;
  color: #333;
  cursor: pointer;
}
.mo-opear-btn.onPay{
  border-color: #ff0000;
}

.as-head-tips{
  background: #fffbdb;;
  color: #666;
  font-size: 12px;
  line-height: 20px;
  padding: 10px 38px;
}
.as-main{
  padding: 38px;
  padding-bottom: 12px;
}
.as-item{
  display: block;
  float: left;
  width: 200px;
  height: 36px;
  border: 1px solid #dcdcdc;
  box-sizing: border-box;
  text-align: center;
  line-height: 36px;
  font-size: 12px;
  color: #333;
  margin-bottom: 20px;
  cursor: pointer;
}
.as-item:nth-child(2n){
  margin-left: 20px;
}
.as-item.active{
  border-color: #fcc91c;
  background: #fcc91c;
  color: #fff;
}

.reason{
  overflow: hidden;
}
.reason-r{
  padding-top: 20px;
  clear: both;
}
.reason-r .as-item{
  border-color: #fcc91c;
}
.tips{
  font-size: 12px;
  color: #999;
  line-height: 1.8;
}

/* 猜你喜欢的样式 */
.pay-result-recommed {
  margin-bottom: 80px;
}
.order-recommed{
  margin-top: 40px;
  margin-left: 120px;
  width: 1080px;
  background: #fff;
}
.order-recommed-1 .goods-li{
  margin-left: 46px;
}
.order-recommed .prr-title{
  padding-left: 20px;
  padding-top: 20px;
  font-size: 18px;
}

.order-recommed-2 .goods-li{
  width: 200px;
}
.order-recommed-2 .goods-li:nth-child(5n + 1){
  margin-left: 20px;
}
.order-recommed-2 .goods-li:nth-child(4n + 1){
  margin-left: 0;
}