.userCenter{padding:10px;width:1226px;margin:0 auto;display:flex}.orderBox{width:1022px;margin-left:12px;box-sizing:border-box;padding:20px 30px 50px;background-color:#fff;box-sizing:border-box;position:relative}.orderBox .baseTitle{font-size:16px;color:#1A1A1A}.orderBox .moreButton{position:absolute;right:30px;top:20px;color:#888888;font-size:12px;cursor:pointer;display:flex;align-items:center}.orderBox .moreButton img{margin-right:5px}.orderBox .detailBox{height:400px;margin-top:10px;border-top:1px solid #F4F4F4}.orderBox .detailBox .orderSn{width:100%;height:24px;font-weight:bold;font-size:18px;color:#1A1A1A;line-height:24px;text-align:left;padding-top:40px}.orderBox .detailBox .orderDetail{width:calc(100% - 200px);height:100px;display:inline-flex;flex-wrap:wrap;flex-direction:column;padding-left:40px;box-sizing:border-box}.orderBox .detailBox .orderDetail div{height:20px;margin-top:10px;font-size:14px}.orderBox .detailBox .orderFunc{display:inline-flex;width:200px;height:100px;justify-content:space-around;flex-direction:column;align-items:center}.orderBox .detailBox .orderButton{width:195px;height:45px;background:#D0121B;border-radius:1px;color:#FFFFFF}.orderBox .detailBox .orderButton:hover{background:#A90008}.orderBox .detailBox .orderStatus{height:200px;width:100%;box-sizing:border-box;display:flex;align-items:center}.orderBox .detailBox .orderStatus :global .ant-steps-item-finish>.ant-steps-item-container>.ant-steps-item-tail::after{background-color:#FFC25F;position:relative;top:4px;left:15px;width:96%}.orderBox .detailBox .orderStatus :global .ant-steps-item-wait>.ant-steps-item-container>.ant-steps-item-tail::after{background-color:none;border-bottom:1px dashed #CECDCB;position:relative;top:4px;left:15px;width:96%}.orderBox .detailBox .orderStatus :global .ant-steps-item-icon{height:40px;width:40px;box-sizing:border-box;border:1px solid #FFC25F;border-radius:40px;background:#FFF9F0;line-height:40px;text-align:center;color:#937B54;font-size:14px}.orderBox .detailBox .orderStatus :global .ant-steps-item-wait .ant-steps-item-icon>.ant-steps-icon{color:#937B54}.orderBox .detailBox .orderStatus :global .ant-steps-item-finish .ant-steps-item-icon{background:url(../../public/images/stepx.png) no-repeat;background-size:100% 100%}.orderBox .detailBox .orderStatus :global .ant-steps-item-finish .ant-steps-item-icon .ant-steps-icon{display:none}.orderBox .detailBox .orderStatus :global .ant-steps-item>.ant-steps-item-container>.ant-steps-item-content>.ant-steps-item-title{font-size:14px;color:#000}.orderBox .detailBox .orderStatus :global .ant-steps-item>.ant-steps-item-container>.ant-steps-item-content>.ant-steps-item-title .ant-steps-item-subtitle{font-size:12px;color:#937B54;line-height:10px}.orderBox .pagination{margin-top:30px;display:flex;justify-content:flex-end}