.order_info{margin-top:20px;display:flex;justify-content:space-between}.order_info .order_info_price{width:400px;display:flex;flex-wrap:wrap;box-shadow:0 0 10px 2px #e4e7ed;border-radius:10px;flex-direction:column;align-content:center;justify-content:center}.order_info .order_info_price .order_info_item{display:inline-block;line-height:35px;font-size:15px}.order_info .order_info_action{height:120px;width:450px;padding:20px;box-shadow:0 0 10px 2px #e4e7ed;border-radius:10px;position:relative}.order_info .order_info_action .order_info_action_shipping{background-color:#753ecd;display:block;width:100px;height:30px;color:#fff;border-radius:5px;line-height:30px;text-align:center;margin-top:60px;cursor:pointer}.order_info .order_info_action .order_info_action_refund{background-color:#f50202a3;display:block;width:100px;height:30px;color:#fff;border-radius:5px;line-height:30px;text-align:center;cursor:pointer;position:absolute;bottom:19px;left:126px}.order_info .order_info_steps{width:1000px;box-shadow:0 0 10px 2px #e4e7ed;border-radius:10px;padding:20px}.order_info .red{color:red;font-size:20px}.order_user{background-color:#f8f8f8;margin-top:20px;display:flex;justify-content:space-between;flex-wrap:wrap;box-shadow:0 0 10px 2px #e4e7ed;border-radius:10px}.order_user .order_user_item{display:inline-block;width:31%;margin-left:30px;line-height:35px;font-size:15px}.order_tips{box-shadow:0 0 10px 2px #e4e7ed;border-radius:10px;margin-top:20px;padding:20px}.order_goods{margin-top:20px;box-shadow:0 0 10px 2px #e4e7ed;border-radius:10px;height:800px}