.order_card_item{box-sizing:border-box;width:100%}.order_card_item .order_item_top{box-sizing:border-box;background-color:#fff;border-radius:8px 8px 0 0;justify-content:space-between;align-items:center;width:100%;padding:16px;display:flex}.order_card_item .order_item_top .item_top_left{color:#969799;flex-shrink:0;align-items:center;width:75%;font-size:14px;font-weight:400;display:flex}.order_card_item .order_item_top .item_top_left .order_no{white-space:nowrap;text-overflow:ellipsis;max-width:100%;overflow:hidden}.order_card_item .order_item_top .item_top_left .icon{flex-shrink:0;width:16px;height:16px;margin-left:8px}.order_card_item .order_item_top .item_top_right{flex-shrink:0;align-items:center;display:flex}.order_card_item .order_item_top .item_top_right .status_spot{background:#dcdee0;border-radius:100%;flex-shrink:0;width:6px;height:6px;margin-right:8px}.order_card_item .order_item_top .item_top_right .status_spot.status_spot_2{background:#00b42a}.order_card_item .order_item_top .item_top_right .status_spot.status_spot_0,.order_card_item .order_item_top .item_top_right .status_spot.status_spot_1,.order_card_item .order_item_top .item_top_right .status_spot.status_spot_5{background:#f7ba1e}.order_card_item .order_item_top .item_top_right .status_spot.status_spot_7{background:#f53f3f}.order_card_item .order_item_top .item_top_right .item_status{color:#323233;font-size:14px;font-weight:400}.order_card_item .order_item_content{background-color:#fff;border-radius:0 0 8px 8px;padding:0 16px 16px}.order_card_item .order_item_content .order_item_info{box-sizing:border-box;border-top:1px dashed #ebedf0;padding-top:16px;display:flex}.order_card_item .order_item_content .order_item_info .item_info_left{border-radius:4px;flex-shrink:0;justify-content:center;width:96px;height:96px;margin-right:12px;display:flex;overflow:hidden}.order_card_item .order_item_content .order_item_info .item_info_left .item_info_img{border-radius:4px;width:auto;height:100%}.order_card_item .order_item_content .order_item_info .item_info_right{flex-direction:column;width:100%;display:flex}.order_card_item .order_item_content .order_item_info .item_info_right .info_title{color:#323233;font-size:16px;font-weight:500;line-height:24px}.order_card_item .order_item_content .order_item_info .item_info_right .info_time{color:#646566;margin-top:4px;font-size:13px;font-weight:400;line-height:20px}.order_card_item .order_item_content .order_item_info .item_info_right .info_address{color:#646566;word-wrap:break-word;word-break:break-word;margin-top:4px;font-size:13px;font-weight:400;line-height:20px}.order_card_item .order_item_content .order_item_info .item_info_right .info_type{margin-top:4px;display:flex}.order_card_item .order_item_content .order_item_info .item_info_right .info_type .ticket_info_item{flex-grow:1;align-items:center;display:flex}.order_card_item .order_item_content .order_item_info .item_info_right .info_type .ticket_info_item .ticket_line{background-color:#646566;width:1px;height:10px;margin:0 7px}.order_card_item .order_item_content .order_item_info .item_info_right .info_type .ticket_info_item .item_num,.order_card_item .order_item_content .order_item_info .item_info_right .info_type .ticket_info_item .ticket_amount{color:#646566;font-size:13px;font-weight:400;line-height:18px}.order_card_item .order_item_content .order_item_info .item_info_right .info_type .ticket_info_item .ticket_amount .amount_text{color:#ff5733}.order_card_item .order_item_content .order_item_bottom{justify-content:space-between;align-items:center;margin-top:24px;display:flex}.order_card_item .order_item_content .order_item_bottom .activity_operator{align-items:center;display:flex}.order_card_item .order_item_content .order_item_bottom .activity_operator .operator_more{color:#969799;align-items:center;font-size:13px;font-weight:400;display:flex}.order_card_item .order_item_content .order_item_bottom .activity_operator .operator_more .icon_wrap{justify-content:center;align-items:center;width:16px;height:16px;display:flex}.order_card_item .order_item_content .order_item_bottom .activity_operator .operator_more .up_icon{transition:transform .3s;transform:rotate(-180deg)}.order_card_item .order_item_content .order_item_bottom .activity_operator .operator_more .down_icon{transition:transform .3s;transform:rotate(0)}.order_card_item .order_item_content .order_item_bottom .activity_btns{display:flex}.order_card_item .order_item_content .order_item_bottom .activity_btns .order_item_btn{color:#323233;border:1px solid #dcdee0;border-radius:17px;height:32px;font-size:13px;font-weight:400}.order_card_item .order_item_content .order_item_bottom .activity_btns .order_item_btn.primary{color:#fff;background-color:#165dff;border-color:#165dff}.order_card_item .order_item_content .order_item_bottom .activity_btns .order_item_btn.primary_line{color:#165dff;border-color:#165dff}.order_card_item .order_item_content .order_item_bottom .activity_btns .order_item_btn .van-button__icon{justify-content:center;align-items:center;width:16px;height:16px;font-size:14px;line-height:16px;display:flex}.order_card_item .order_item_content .order_item_bottom .activity_btns .order_item_btn .van-button__icon .icon{justify-content:center;align-items:center;width:14px;height:14px;display:flex}.order_card_item .order_item_content .order_item_bottom .activity_btns .order_item_btn:before{background-color:#afb9cd;border-color:#f7f8fa}.order_card_item .order_item_content .order_item_bottom .activity_btns .order_item_btn+.order_item_btn{margin-left:8px}.order_card_item .order_item_content .order_item_bottom .activity_single_btn{color:#969799;font-size:13px;font-weight:400}.order_card_item .order_item_content .order_item_bottom .activity_single_btn .btn_icon{font-size:14px}.order_card_item+.order_card_item{margin-top:12px}.tool_tip_dialog .tool_tip_wrapper{color:#969799;flex-direction:column;align-items:center;margin-bottom:20px;font-size:14px;font-weight:400;line-height:20px;display:flex;position:relative}.tool_tip_dialog .tool_tip_wrapper .tool_tip_text{flex-direction:column;align-items:center;margin:8px 0 16px;display:flex}.tool_tip_dialog .tool_tip_wrapper .tool_tip_input{width:236px;padding:0}.tool_tip_dialog .tool_tip_wrapper .tool_tip_input .van-field__control{color:#323233;caret-color:#165dff;background:#f7f8fa;border:1px solid #ebedf0;border-radius:4px;padding:9px 12px;font-size:14px}.tool_tip_dialog .tool_tip_wrapper .tool_tip_input .van-field__control::placeholder{color:#969799}.tool_tip_dialog .tool_tip_wrapper .tool_tip_input .van-field__control:focus{border-color:#165dff}.tool_tip_dialog .tool_tip_close{position:absolute;top:-30px;right:20px}.van-popover .van-popover__arrow{display:none}.van-popover .operator_more_btns{padding:8px 0}.van-popover .operator_more_btns .more_popover_btn{padding:8px 24px 8px 17px}.van-popover .operator_more_btns .more_popover_btn:active{background-color:#f7f8fa}.van-popover .operator_more_btns .more_popover_btn .van-cell__right-icon{display:none}.van-popover .operator_more_btns .more_popover_btn .popover_btn_item{color:#323233;align-items:center;font-size:14px;display:flex}.van-popover .operator_more_btns .more_popover_btn .popover_btn_item .popover_btn_icon{width:20px;height:20px;margin-right:8px;line-height:1}.free_refuse_dialog .van-dialog__header{color:#323233;font-size:16px;font-weight:500;line-height:22px}.free_refuse_dialog .van-dialog__message{color:#969799;padding:8px 24px 24px;font-size:14px;font-weight:400;line-height:20px}.order_list_container,.order_list_container .order_list_wrap{width:100%}
