.trainOrder{background:#fff;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-top:20px;overflow:auto;border-radius:5px}.trainOrder,.trainOrder .tabs{display:-webkit-box;display:-ms-flexbox;display:flex}.trainOrder .tabs{width:1500px;margin:0 20px 10px;padding:0 0 0 30px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background:#f8fafd}.trainOrder .tabs li{height:36px;line-height:36px;text-align:center;cursor:pointer;-webkit-transition:all .5s;transition:all .5s}.trainOrder .tabs .action{color:#fff;background:#676ebb}.trainOrder .overflow{width:1510px}.trainOrder .main{padding-right:50px;width:1556px;-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:auto;margin:10px 20px}.trainOrder .main .orderList{width:1500px;height:180px;border:1px solid #ecf1f8;margin-bottom:20px}.trainOrder .main .orderList .header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;font-weight:400;height:54px;background:#f8fafd}.trainOrder .main .orderList .header .orderSn{cursor:pointer}.trainOrder .main .orderList .header .orderSn:hover{text-decoration:underline}.trainOrder .main .orderList .header p{margin:0 30px;height:30px;line-height:54px;font-size:14px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#676ebb}.trainOrder .main .orderList .header p b{font-weight:400;padding:0 3px;background:#676ebb;color:#fff}.trainOrder .main .orderList .header p .selfAction{background:#e2d069}.trainOrder .main .orderList .ordmain{padding:0 0 0 30px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:126px;display:-webkit-box;display:-ms-flexbox;display:flex;cursor:pointer;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.trainOrder .main .orderList .ordmain .btn,.trainOrder .main .orderList .ordmain .number,.trainOrder .main .orderList .ordmain .state{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center}.trainOrder .main .orderList .ordmain .btn .ivu-btn,.trainOrder .main .orderList .ordmain .number .ivu-btn,.trainOrder .main .orderList .ordmain .state .ivu-btn{width:104px;height:32px;line-height:10px}.trainOrder .main .orderList .ordmain .state{font-size:16px;height:60px;font-family:PingFangSC-Medium,PingFang SC;font-weight:600;color:#333753;line-height:14px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.trainOrder .main .orderList .ordmain .state .train{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.trainOrder .main .orderList .ordmain .number{font-size:14px;font-family:PingFangSC-Semibold,PingFang SC;font-weight:600;color:#676ebb;line-height:22px}.trainOrder .main .orderList .ordmain .time{font-size:14px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#676ebb;line-height:16px;text-align:center}.trainOrder .main .orderList .ordmain .time .timechang{display:inline-block;border:1px solid #676ebb;margin-top:5px;padding:2px;border-radius:4px}.trainOrder .main .orderList .ordmain .price{font-size:20px;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#ff4d4d;line-height:18px;text-align:center}.trainOrder .main .noOrder{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}