html,body{overflow-y:inherit!important;background-color:#f5f5fb}*{box-sizing:border-box}::-webkit-scrollbar{display:none}.flex{display:flex;align-items:center}.user_info{position:fixed;top:0;width:100%;height:60px;padding:9px 20px;gap:10px;background-color:#fff;border-top:1.5px solid #E6E6E6}.user_info img{width:44px;height:44px;border-radius:50%}.user_info .text h3{font-weight:600;font-size:16px;margin-bottom:3px}.user_info .text p{font-weight:400;font-size:12px;color:#0000004d}.loading{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;z-index:9999}.loading .container{position:absolute;width:130px;height:130px;border-radius:20px;background:#4444444d;display:flex;flex-direction:column;justify-content:center;align-items:center;top:50%;left:50%;transform:translate(-50%,-50%)}.loading .container p{margin:10px 0 0;color:#fff}.order_container{padding:60px 12px}.order_container .order{margin-top:12px;width:100%;height:168px;background-color:#fff;padding:16px;border-radius:8px}.order_container .order .title{display:flex;justify-content:space-between;align-items:center;padding-bottom:12px;border-bottom:1.5px solid #E6E6E6}.order_container .order .title img{margin-right:8px;width:36px;height:36px}.order_container .order .title .h1{font-size:16px;font-weight:600}.order_container .order .title .button{width:64px;height:28px;border-radius:6px;background:#00d5be;color:#fff;font-size:12px;text-align:center;line-height:28px;font-weight:bolder;cursor:pointer}.order_container .order .title .button:active{background:#00ddc0}.order_container .order .info{padding-top:12px}.order_container .order .info .text{display:flex;flex-direction:column;gap:6px}.order_container .order .info .text p{display:flex;justify-content:space-between;font-size:14px;line-height:20px;color:#7f7f7f}.order_container .no_order{text-align:center}.order_container .no_order img{margin-top:10px;width:250px}.order_container .no_order p{margin-bottom:45px;font-weight:500;font-size:20px;color:#7f7f7f}.order_container .no_order .button_phone{margin:45px auto 20px;background:#00d5be;max-width:335px;height:52px;line-height:50px;font-size:16px;border-radius:8px;color:#fff}.order_container .no_order .button{margin:0 auto;background:#f5bb49;max-width:335px;height:52px;line-height:50px;font-size:16px;border-radius:8px;color:#fff}
