.view-box{overflow-y: auto;overflow-x: hidden;-webkit-overflow-scrolling: touch;width:  100%;}
.myorder-head{background-color: #13AF68;text-align:  center;color:  #fff;font-size: 15px;height: 50px;line-height: 50px;}
.myorder-list{width: 100%;font-size: 14px;padding: 10px;border-bottom: 1px solid #E5E5E5;color: #000;}
.myorder-arrow{text-align: right;}
.myorder-arrow img{margin-top: -3px;}
.myorder-succeed{color: #777;}
.myorder-undone{color: #13AF68;}
/*订单详情*/
.order-date{margin-left: 10%;}
.undone-form{color: #F37E00;margin: 0 10%;}
.success-form{color: #777;margin-right:  5%;}
.off-order{background-color: #aaa;color: #fff;padding: 5px;border-radius:  4px;float: right;}
.goods-money span{color: #FE0202;}
.promotion-money{font-size: 12px;margin-top: 1px;color:  #aaa;}
.sum-money{color: #FE0202;}
.again-order{background-color: #fff;color: #13AF68;padding: 5px;border-radius:  4px;margin-left:  15%;border: 1px solid #13AF68;}
.myorder-list:last-child{/* border-bottom: 0; */}
.order-goods-title{font-size: 14px;background-color: #F5F5F5;padding:  10px;}
/*订单商品*/
.down-goods-pic{padding: 0;}
.down-goods-main{border-bottom: 2px solid #EEEEEE;padding: 2% 10px;}
.down-goods-pic img{width: 100%;height: 100%;}
.down-goods-text{padding-right:  0;position:  relative;}
.down-goods-name{font-size: 14px;color: #111;line-height: 30px;}
.down-goods-spec{}
.goods-name-sp{display: inline-block;width: 78%;overflow:  hidden;max-height:  30px;}
.goods-collect{width: 44px;height: 44px;}
.goods-collect img{width: 100%;height: 100%;}
.number-spec{display:  inline-block;margin-top: 5px;}
.select-spec{color:  #03C527;padding: 2%;/* width:  74px; *//* height: 28px; *//* text-align:  center; *//* line-height: 28px; */}
.select-spec span{font-size: 12px;}
.select-spec img{width: 20px;height: 20px;margin-top: -4px;}
.spec-select{width: 100%;margin-top:  2%;}
.number-spec b{color: #FE0103;font-weight: 100;}
.spec-select-li{width: 100%;padding: 1% 0;border-top: 1px dashed #eee;}
.spec-select-text{padding: 0;}
.spec-select-text dt{color: #FE0103;font-size: 14px;}
.spec-select-text dd{font-size: 12px;color: #111;}
.spec-select-number{padding: 0;margin-top:  2px;}
.select-number-minus{width: 35px;height: 35px;}
.select-number-ipt{border-radius: 12px;border: 1px solid #BABABA;margin-top: 5px;width: 62px;}
.select-number-ipt input{width: 60px;height: 22px;border-radius: 12px;border: 0;text-align:center;color: #BABABA;}
.select-number-add{width: 35px;height: 35px;}
.select-number-minus img,.select-number-add img{width: 100%;height: 100%;}
.spec-catty-text{font-size: 14px;margin-top:  2.5%;padding:  0;}
.spec-catty-text span{color: #FE0103;font-weight:  900;}
.goods-specification{max-height: 17px;overflow:  hidden;width: 100%;display: inline-block;}
.order-remark{border-top: 1px dashed #eee;color: #8C8B8B;padding:  5px 0;}
.order-remark dd{width:  88%;}