{"version":3,"sources":["/Users/zhanghaozhe/server/mr-julyedu/src/components/myOrders/index.scss"],"names":[],"mappings":"AAmGA,cACE,UAAA,CACA,WAAA,CACA,wBAxDiB,CAqDnB,sCAQM,UAAA,CACA,kBAAA,CACA,uBAAA,CACA,eAAA,CACA,YAAA,CACA,6BAAA,CACA,qBAAA,CACA,qBAAA,CACA,+BAAgC,CAhBtC,+CAmBQ,eAAA,CACA,UA7GQ,CAyFhB,kDAwBQ,oBAAA,CACA,aArHU,CA4FlB,mDA6BQ,oBAAA,CACA,UAzHQ,CA2FhB,sCAmCM,UAAA,CACA,wBAAA,CACA,qBAAA,CACA,+BAAA,CACA,iBAAkB,CAvCxB,qDAyCQ,aAAA,CACA,iBAAA,CACA,iBAAA,CACA,sBAAA,CACA,kBAAA,CACA,uCAAA,CACA,iBAAA,CACA,UAAA,CACA,eAAA,CACA,UAAA,CACA,iBAAA,CACA,iBAAkB,CApD1B,iDA0DQ,iBAAA,CACA,QAAS,CA3DjB,qCAgEM,UAAA,CACA,aAAA,CACA,qBAAA,CACA,eAAA,CACA,YAAA,CACA,6BAA8B,CArEpC,iDAwEQ,UAAA,CACA,YAAA,CACA,qBAAA,CACA,iBAAkB,CA3E1B,0DA8EU,eAAA,CACA,UAxKM,CAyFhB,wDAmFU,oBAAA,CACA,aAhLQ,CA4FlB,0GA2FU,oBAAA,CACA,UAAA,CACA,UAAA,CACA,iBAAA,CACA,oBAAA,CACA,qBAAA,CACA,wBAAA,CACA,gBAAgB,CAlG1B,wDAsGU,UAAA,CACA,qBAAA,CACA,gBAAkB,CAxG5B,kDA4GU,eAAA,CACA,aAAA,CACA,wBA1MQ,CA4FlB,2DAmHY,SAAA,CACA,UAAA,CACA,iBAAA,CACA,qBAAA,CACA,sBAAiB,CAvH7B,yCA8HM,iBAAA,CACA,qBAAA,CACA,sBAAA,CACA,oBAAA,CACA,eAAA,CACA,YAAA,CACA,6BAAA,CACA,4BAA6B,CArInC,8CAuIQ,UAAW,CAvInB,0DA2IQ,UAAW,CA3InB,wBAmJI,UAAA,CACA,sBAAA,CACA,iBAAkB,CArJtB,oCAwJM,eAAe,CAxJrB,mCA4JM,eAAA,CACA,UAtPU,CAyFhB,0BAiKM,oBAAA,CACA,iBAAA,CACA,UAAA,CACA,qBAAA,CACA,iBAAA,CACA,oBAAA,CACA,cAAA,CACA,UAAA,CACA,iBAAA,CACA,sBAAiB","file":"myorders.3c41b358.chunk.css","sourcesContent":["@charset \"UTF-8\";\n/*\n * @ 文字颜色\n */\n/*\n * @ 文字大小\n */\n/*\n * @ 背景颜色\n */\n/*\n * @ 分割线颜色\n */\n/*\n * @ 边框颜色\n */\n/*\n * @ 标签颜色\n */\n.myorders-box {\n width: 100%;\n height: 100%;\n background-color: #f5f5f5; }\n .myorders-box .order-body .order-head {\n width: 100%;\n height: 40px;\n line-height: 40px;\n padding: 0 12px;\n display: flex;\n justify-content: space-between;\n background-color: #fff;\n margin-top: 10px;\n border-bottom: 1px solid #E7EAF1; }\n .myorders-box .order-body .order-head .oid-num {\n font-size: 12px;\n color: #666; }\n .myorders-box .order-body .order-head .oid-status {\n font-size: 14px;\n color: #ff3131; }\n .myorders-box .order-body .order-head .oid-success {\n font-size: 14px;\n color: #333; }\n .myorders-box .order-body .order-wrap {\n width: 100%;\n padding: 10px 12px;\n background-color: #fff;\n border-bottom: 1px solid #E7EAF1;\n position: relative; }\n .myorders-box .order-body .order-wrap .course-expire {\n display: block;\n width: 92px;\n height: 20px;\n line-height: 20px;\n background: #FF3A3A;\n border-radius: 0 10px 10px 0;\n position: absolute;\n color: #FFF;\n font-size: 12px;\n left: 12px;\n bottom: 20px;\n text-align: center; }\n .myorders-box .order-body .order-info .order-des {\n position: absolute;\n bottom: 0; }\n .myorders-box .order-body .order-btm {\n width: 100%;\n height: 54px;\n background-color: #fff;\n padding: 0 12px;\n display: flex;\n justify-content: space-between; }\n .myorders-box .order-body .order-btm .price-info {\n width: 150px;\n display: flex;\n flex-direction: column;\n align-self: center; }\n .myorders-box .order-body .order-btm .price-info .payable {\n font-size: 12px;\n color: #666; }\n .myorders-box .order-body .order-btm .price-info .price {\n font-size: 14px;\n color: #ff3131; }\n .myorders-box .order-body .order-btm .btm-right .cancel, .myorders-box .order-body .order-btm .btm-right a {\n display: inline-block;\n width: 90px;\n height: 30px;\n text-align: center;\n font-size: 14px;\n background-color: #fff;\n border-radius: 4px;\n margin-top: 12px; }\n .myorders-box .order-body .order-btm .btm-right .cancel {\n color: #333;\n border: 1px solid #999;\n margin-right: 15px; }\n .myorders-box .order-body .order-btm .btm-right a {\n line-height: 30px;\n color: #ff3131;\n border: 1px solid #ff3131; }\n .myorders-box .order-body .order-btm .btm-right .group img {\n width: 30px;\n height: 30px;\n border-radius: 50%;\n margin-top: 10px;\n margin-left: 10px; }\n .myorders-box .order-body .expand-pay-wk {\n height: 35px;\n background-color: #fff;\n line-height: 35px;\n padding: 0 10px;\n font-size: 12px;\n display: flex;\n justify-content: space-between;\n border-top: 1px solid #E7EAF1; }\n .myorders-box .order-body .expand-pay-wk span {\n color: #999; }\n .myorders-box .order-body .expand-pay-wk .expand-pay-time {\n color: #09f; }\n .myorders-box .cart-tip {\n color: #555;\n margin-top: 140px;\n text-align: center; }\n .myorders-box .cart-tip .iconfridge {\n font-size: 21px; }\n .myorders-box .cart-tip .cart-mess {\n font-size: 12px;\n color: #666; }\n .myorders-box .cart-tip a {\n display: inline-block;\n width: 130px;\n height: 30px;\n border: 1px solid #09f;\n border-radius: 15px;\n font-size: 16px;\n margin-top: 30px;\n color: #09f;\n text-align: center;\n line-height: 28px; }\n"]}