.order_list>ul{padding:0 24px;background:#fff;border-radius:8px}.order_list>ul>li{padding:24px 0;border-bottom:1px solid #e8ebef;font-family:PingFang SC;position:relative}.order_list>ul>li .state{position:absolute;top:57px;right:0;width:74px;height:36px;border-radius:8px;font-weight:600;font-size:14px;text-align:center;line-height:36px}.order_list>ul>li .state.order_c_green{background:rgba(93,194,210,.1);border:1px solid rgba(93,194,210,.5);color:#5dc2d2}.order_list>ul>li .state.order_c_wrin{background:rgba(255,149,0,.1);border:1px solid rgba(255,149,0,.5);color:#ff9500}.order_list>ul>li .state.order_c_red{background:rgba(255,59,48,.1);border:1px solid rgba(255,59,48,.5);color:#ff3b30}.order_list>ul>li .state.order_c_hui{background:rgba(200,200,207,.1);border:1px solid rgba(200,200,207,.5);color:#c8c8cf}.order_list>ul>li .order_head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.order_list>ul>li .order_head>p{font-weight:600;font-size:14px;color:#77777f}.order_list>ul>li .order_head .state_time_payMoney{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.order_list>ul>li .order_head .state_time_payMoney>p{font-size:14px;color:#77777f;margin-left:20px}.order_list>ul>li .order_head .state_time_payMoney>p:first-child{margin-left:0}.order_list>ul>li .order_head .state_time_payMoney>p .payMoney_box{color:#171719}.order_list>ul>li .order_head .state_time_payMoney>p .payMoney_box>span{font-size:14px}.order_list>ul>li .order_body{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:20px}.order_list>ul>li .order_body,.order_list>ul>li .order_body .order_cont{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.order_list>ul>li .order_body .order_cont .order_cont_box>h3{font-weight:600;font-size:18px;color:#171719;width:650px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-bottom:8px}.order_list>ul>li .order_body .order_cont .order_cont_box>h3:last-child{margin-bottom:0}.order .page_title{height:59px;margin-bottom:20px;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:8px}.order .page_title .page_title_box{height:59px;line-height:59px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.order .page_title .page_title_box,.order .page_title .page_title_box>ul{display:-webkit-box;display:-ms-flexbox;display:flex}.order .page_title .page_title_box>ul>li{margin-left:24px;text-align:center;border-bottom:2px solid transparent;font-family:PingFang SC;font-size:16px;font-weight:600;color:#77777f;-webkit-transition:all .3s;transition:all .3s;cursor:pointer}.order .page_title .page_title_box>ul>li:hover{color:#5dc2d2}.order .page_title .page_title_box>ul .select_active{border-bottom:2px solid #5dc2d2;color:#5dc2d2}