.table-box[data-v-f95a9c98] {
  max-height: 500px;
  overflow-y: auto;
}
[data-v-f95a9c98] .el-dialog__footer {
  padding-top: 0;
}
[data-v-f95a9c98] .el-dialog__body {
  padding: 10px 20px 20px;
}
.title-setting[data-v-f95a9c98] {
  display: flex;
  align-items: center;
  color: #bbb;
  margin-bottom: 10px;
}
.title-setting img[data-v-f95a9c98] {
  width: 20px;
  margin-right: 10px;
}
.table-box[data-v-f95a9c98] {
  width: 100%;
  border: 1px solid #ebeef5;
}
.table-box thead[data-v-f95a9c98] {
  background-color: #e0e5eb;
  font-weight: 500;
}
.table-box tbody[data-v-f95a9c98] {
  height: 400px;
  overflow: hidden;
}
.table-box tr[data-v-f95a9c98] {
  width: 100%;
}
table td img[data-v-f95a9c98] {
  width: 20px;
  margin-right: 10px;
  transform: translateY(5px);
}
table td[data-v-f95a9c98],
table th[data-v-f95a9c98] {
  line-height: 30px;
  height: 30px;
  border: 1px solid #e0e5eb;
  text-align: left;
  cursor: pointer;
}
table td[data-v-f95a9c98]:first-of-type,
table th[data-v-f95a9c98]:first-of-type {
  text-align: left;
  text-indent: 20px;
}
table td[data-v-f95a9c98]:last-of-type,
table th[data-v-f95a9c98]:last-of-type {
  text-align: center;
}
table tr th[data-v-f95a9c98] {
  background-color: #e0e5eb;
}
table tr[data-v-f95a9c98] {
  width: 300px;
}
.list[data-v-f95a9c98] {
  display: block;
  width: 100%;
  list-style: none;
}
.list .list-item[data-v-f95a9c98] {
  transition: transform 0.3s;
  cursor: move;
}

.drawer-container::-webkit-scrollbar {
  display: none;
}
.container-pc {
  overflow-x: hidden;
}
.txt-title {
  font-weight: 550;
  font-size: 15px;
  color: #000;
  height: 40px;
  line-height: 40px;
}
.list-tabs {
  display: flex;
  margin-bottom: 10px;
}
.list-tabs p {
  position: relative;
  line-height: 22px;
  text-align: center;
  height: 22px;
  color: #848D92;
  font-size: 12px;
  border-radius: 3px;
  padding: 0 8px;
  background-color: #F2F3F5;
  margin-right: 8px;
  cursor: pointer;
}
.list-tabs p .badge {
  position: absolute;
  top: -6px;
  right: -6px;
  min-width: 18px;
  line-height: 18px;
  text-align: center;
  background-color: #f56c6c;
  border-radius: 10px;
  color: #fff;
  font-size: 12px;
  z-index: 99;
}
.list-tabs p.activeSty {
  color: #0C6FA8;
  background-color: #DCEEF8;
}
.info_box .plate-title {
  background-color: #ffffff;
  margin: 0px 0px;
  padding-right: 10px;
}
.info_box .plate-title .open {
  font-weight: normal;
  color: #c0c4cc;
  font-size: 12px;
}
.info_box .item {
  border-radius: 4px;
  overflow: hidden;
  margin-bottom: 10px;
  border: 1px solid #d7ecf9;
  border-top: 0px;
}
.info_box .item .item_top {
  background-color: #d7ecf9;
  padding: 6px 10px;
  display: flex;
  font-size: 14px;
  justify-content: space-between;
  align-items: center;
}
.info_box .item .item_top .top_right {
  color: #417ea4;
  display: flex;
  font-size: 13px;
}
.info_box .item .item_top .top_right p {
  cursor: pointer;
  padding: 0px 15px;
  border-left: 1px solid #adcadc;
}
.info_box .item .item_top .top_right p:nth-of-type(1) {
  border-left: 0px;
}
.info_box .item .item_top .top_right p:nth-last-of-type(1) {
  padding-right: 0px;
}
.info_box .item .item_top .top_left {
  display: flex;
  align-items: center;
}
.info_box .item .item_top .top_left p {
  margin-right: 10px;
}
.info_box .item .item_top .top_left .status_btn_list {
  display: flex;
}
.info_box .item .item_top .top_left .status_btn {
  border-radius: 50px;
  height: 20px;
  width: 64px;
  font-size: 12px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.info_box .item .item_middle {
  box-sizing: border-box;
  padding: 12px;
}
.info_box .item .info_text_box {
  font-size: 12px;
}
.info_box .item .info_text_box .area-line {
  border-top: 1px solid #d7ecf9;
  padding-top: 15px;
}
.info_box .item .info_text_box .area-line:first-of-type {
  border-top: 0;
  padding-top: 0;
}
.info_box .item .info_text_box .info_text_edit {
  display: flex;
  margin-bottom: 10px;
}
.info_box .item .info_text_box .info_text_edit p {
  min-width: 50%;
  display: flex;
  align-items: center;
}
.info_box .item .info_text_box .info_text_edit p .info_text_lale {
  text-align: right;
  width: 80px;
  color: #848d92;
}
.info_box .item .info_text_box .info_text_edit p .info_text_cont {
  flex: 1;
  line-height: 18px;
}
.info_box .item .info_text_box .info_text {
  display: flex;
  margin-bottom: 14px;
}
.info_box .item .info_text_box .info_text p {
  min-width: 33%;
  display: flex;
}
.info_box .item .info_text_box .info_text p span:nth-child(2) {
  display: inline-block;
  width: 200px;
  word-wrap: break-word;
}
.info_box .item .info_text_box .info_text p .info_text_lale {
  text-align: right;
  width: 80px;
  color: #848d92;
}
.info_box .item .info_text_box .info_text p .info_text_cont {
  flex: 1;
  line-height: 18px;
}
.info_box .item .info_text_box .none-toast {
  color: #848d92;
  text-align: center;
  line-height: 80px;
}
.dialog_box {
  padding: 10px;
}
.dialog_btn {
  padding: 10px;
  display: flex;
  justify-content: end;
}
/deep/ .tab_info p {
  width: 75px !important;
}
.addData {
  color: #1a76ab;
  padding-right: 10px;
}
.delStyle {
  color: #1a76ab;
  cursor: pointer;
}
.info_text {
  display: flex;
  justify-content: space-between;
  font-size: 12px;
  margin-bottom: 10px;
}
.info_text:nth-last-of-type(1) {
  margin-bottom: 0px;
}
.info_text p {
  width: 33%;
  display: flex;
  justify-content: flex-start;
}
.info_text p .info_text_lale {
  text-align: left;
  width: 90px !important;
  color: #848d92;
}
.info_text p .info_text_no {
  flex: 1;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  cursor: pointer;
}
.info_text p .info_text_cont {
  flex: 1;
  line-height: 18px;
}
@media all and (min-width: 500px) and (max-width: 1600px) {
.el-drawer {
    width: 1000px !important;
}
}
.el-drawer__container {
  background: rgba(0, 0, 0, 0.6) !important;
}
.one-line {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.approval-status-0,
.approval-status-1 {
  color: #909399;
}
.approval-status-2 {
  color: #f9a520;
}
.approval-status-3 {
  color: #60c586;
}
.order-status {
  display: inline-block;
  line-height: 20px;
  margin-right: 10px;
  border-radius: 20px;
  width: 64px;
  text-align: center;
  font-size: 12px;
}
.ellipsisText {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  cursor: pointer;
}
.popoverStyle {
  color: #fff !important;
  background: #303133 !important;
  border: 0px;
  font-size: 14px;
}
.setstyle {
  min-height: 200px;
  padding: 0 !important;
  margin: 0;
  overflow: auto;
  cursor: default !important;
}
* {
  font-size: 16px;
}
#app {
  max-width: 100vw !important;
}


[data-v-192f602b] .container-pc {
  height: 100vh;
  width: 100vw;
  overflow: hidden;
}
.opt-btns-area[data-v-192f602b] {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.opt-btns-area .setting-btn[data-v-192f602b] {
  display: inline-block;
  margin-left: 30px;
}
.opt-btns-area .setting-btn i[data-v-192f602b] {
  margin-right: 5px;
}
.weigh-icon[data-v-192f602b] {
  display: inline-block;
  padding: 8px;
  border-radius: 50%;
  color: #fff;
  line-height: 1;
  font-size: 12px;
  background: #0c6fa8;
  margin-left: 10px;
}
[data-v-192f602b] .el-drawer__body {
  overflow-y: auto;
}
[data-v-192f602b] .item-area .el-form-item {
  display: flex;
  flex-wrap: nowrap;
  margin-right: 20px;
  margin-bottom: 10px;
}
.header-area[data-v-192f602b] {
  padding: 20px 0;
  text-indent: 1%;
  color: #888;
  cursor: pointer;
}
.list-content[data-v-192f602b] {
  width: 98%;
  overflow: hidden;
  margin: 0 auto;
  height: calc(100vh - 60px);
}
.list-content .item-area[data-v-192f602b] {
  position: relative;
  box-sizing: border-box;
  width: 100%;
  border-radius: 6px;
  background: #fff;
  margin-top: 15px;
  padding: 15px;
}
.list-content .item-area[data-v-192f602b]:first-child {
  padding-bottom: 0;
}
.list-content .item-area .screen-btn-open[data-v-192f602b] {
  position: absolute;
  right: 28px;
  bottom: 20px;
  color: #0c6fa8;
  font-size: 14px;
  cursor: pointer;
}
.list-content .table-area[data-v-192f602b] {
  margin-top: 10px;
}
.list-content .table-area .table-opt[data-v-192f602b],
.list-content .table-area .dis-table-opt[data-v-192f602b] {
  display: inline-block;
  color: #0c6fa8;
  cursor: pointer;
}
.list-content .table-area .table-opt[data-v-192f602b]:last-child,
.list-content .table-area .dis-table-opt[data-v-192f602b]:last-child {
  margin-right: 0;
}
.list-content .table-area .dis-table-opt[data-v-192f602b] {
  color: #999;
  cursor: not-allowed;
}
.item-area .el-form[data-v-192f602b] {
  display: flex;
  flex-wrap: wrap;
}
.type_area[data-v-192f602b] {
  width: 80%;
  display: grid;
  grid-template-columns: auto auto;
  grid-gap: 30px;
  margin: 0 auto 40px;
}
.type_area li[data-v-192f602b] {
  line-height: 40px;
  text-align: center;
  color: #333;
  border-radius: 3px;
  border: 1px solid #ddd;
  cursor: pointer;
}
.type_area li.active[data-v-192f602b] {
  position: relative;
  color: #0c6fa8;
  border: 1px solid #0c6fa8;
}
.type_area li.active[data-v-192f602b]::after {
  position: absolute;
  right: 0;
  top: 0;
  content: '\221A';
  width: 18px;
  height: 18px;
  line-height: 15px;
  font-size: 12px;
  border-radius: 0 0 0 18px;
  color: #fff;
  background: #0c6fa8;
}
.addInfoBox[data-v-192f602b] {
  display: inline-block;
  width: 100px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.add-info-icon[data-v-192f602b] {
  display: inline-block;
  color: #0c6fa8;
  font-size: 20px;
  margin-left: 5px;
}
[data-v-192f602b] .el-table__header {
  width: 100%;
  table-layout: fixed !important;
}
[data-v-192f602b] .el-table__body {
  width: 100%;
  table-layout: fixed !important;
}

.container[data-v-194992a3] {
  height: 100%;
  max-width: 750px;
  display: flex;
  height: 100vh;
  flex-direction: column;
}
.container .tablist[data-v-194992a3] .van-tab--active {
  color: #0c6fa8;
}
.container .tablist[data-v-194992a3] .van-tabs__line {
  background-color: #0c6fa8;
  border-radius: 10%;
  border-width: 50px !important;
}
.container .search[data-v-194992a3] {
  height: 44.5px;
  border-bottom: 1px solid #d9d9d9;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-right: 12px;
  background: #fff;
}
.container .search .search-box[data-v-194992a3] {
  width: 100%;
  height: 32px;
  background-color: #f4f4f4;
  border-radius: 16px;
  margin-left: 12.5px;
  display: flex;
  align-items: center;
}
.container .search .search-box .search-icon[data-v-194992a3] {
  width: 15px;
  height: 15px;
  margin-left: 12.5px;
}
.container .search .search-box .oddnumber[data-v-194992a3] {
  width: calc(100% - 45px);
  height: 100%;
  font-size: 13px;
  color: #333;
  /*padding-left: 0.15rem;*/
  border: none;
  padding: 0;
  background: #f4f4f4;
  box-sizing: border-box;
  margin-left: 5px;
}
.container .search .screen-btn[data-v-194992a3] {
  width: 62.5px;
  height: 100%;
  font-size: 13px;
  color: #888888;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: 5px;
}
.container .search .screen-btn p[data-v-194992a3] {
  color: #888888;
}
.container .search .screen-btn img[data-v-194992a3] {
  width: 14px;
  height: 14px;
  margin-left: 2.5px;
}
.container .content-list[data-v-194992a3] {
  width: 100%;
  margin-top: 94.5px;
}
.container .content-list .order-item-target[data-v-194992a3] {
  background: rgba(12, 111, 168, 0.05) !important;
}
.container .content-list .order-item[data-v-194992a3] {
  display: block;
  width: 92%;
  height: auto;
  background: #fff;
  border-radius: 5px;
  margin: 0 auto 12px;
  position: relative;
  box-shadow: 0 2.5px 5px rgba(0, 0, 0, 0.05);
}
.container .content-list .order-item[data-v-194992a3]:last-child {
  margin-bottom: 10px;
}
.container .content-list .order-item .order-state[data-v-194992a3] {
  position: relative;
  width: calc(100% - 10px * 2);
  min-height: 40px;
  border-bottom: 1px solid #eaeaea;
  margin-left: 10px;
  margin-right: 10px;
  display: flex;
  box-sizing: border-box;
  padding-left: 10px;
  padding-right: 4px;
  padding-top: 5px;
}
.container .content-list .order-item .order-state .state-name[data-v-194992a3] {
  display: flex;
  align-items: center;
  font-size: 13px;
  max-width: calc(100% - 130px);
  position: relative;
}
.container .content-list .order-item .order-state .time[data-v-194992a3] {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 13px;
  line-height: 40px;
  color: #999999;
}
.container .content-list .order-item .company-name[data-v-194992a3] {
  display: flex;
  align-items: center;
  width: 100%;
  height: 30px;
  font-size: 15px;
  line-height: 30px;
  color: #222222;
  padding: 0 10px;
  box-sizing: border-box;
}
.container .content-list .order-item .one-line[data-v-194992a3] {
  max-width: calc(92% - 60px);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.container .content-list .order-item .order-info[data-v-194992a3] {
  width: 100%;
  padding: 0 10px;
  box-sizing: border-box;
}
.container .content-list .order-item .order-info .order-info-row[data-v-194992a3] {
  width: 100%;
  display: flex;
}
.container .content-list .order-item .order-info .order-info-row[data-v-194992a3]:last-child {
  padding-bottom: 10px;
}
.container .content-list .order-item .order-info .order-info-row .info-label[data-v-194992a3] {
  width: 75px;
  font-size: 14px;
  line-height: 20px;
  color: #999999;
}
.container .content-list .order-item .order-info .order-info-row .info-content[data-v-194992a3] {
  flex: 1;
  /*display: flex;*/
  font-size: 14px;
  line-height: 20px;
  color: #222222;
}
.container .content-list .title-color-3[data-v-194992a3]::after {
  content: "";
  display: block;
  position: absolute;
  height: 5px;
  width: 100%;
  background: #60c586;
  top: 0;
  left: 0;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.container .content-list .title-color-3 .state-name[data-v-194992a3] {
  color: #60c586;
}
.container .content-list .title-color-3 .state-name[data-v-194992a3]::before {
  content: "";
  display: block;
  position: absolute;
  width: 6px;
  height: 6px;
  background: #60c586;
  top: 50%;
  left: -10px;
  transform: translateY(-50%);
  border-radius: 50%;
}
.container .content-list .title-color-2 .state-name[data-v-194992a3] {
  color: #f9a520;
}
.container .content-list .title-color-2 .state-name[data-v-194992a3]::before {
  content: "";
  display: block;
  position: absolute;
  width: 6px;
  height: 6px;
  background: #f9a520;
  top: 50%;
  left: -10px;
  transform: translateY(-50%);
  border-radius: 50%;
}
.container .content-list .title-color-2[data-v-194992a3]::after {
  content: "";
  display: block;
  position: absolute;
  height: 5px;
  width: 100%;
  background: #f9a520;
  top: 0;
  left: 0;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.container .content-list .title-color-1 .state-name[data-v-194992a3] {
  color: #f55757;
}
.container .content-list .title-color-1 .state-name[data-v-194992a3]::before {
  content: "";
  display: block;
  position: absolute;
  width: 6px;
  height: 6px;
  background: #f55757;
  top: 50%;
  left: -10px;
  transform: translateY(-50%);
  border-radius: 50%;
}
.container .content-list .title-color-1[data-v-194992a3]::after {
  content: "";
  display: block;
  position: absolute;
  height: 5px;
  width: 100%;
  background: #f55757;
  top: 0;
  left: 0;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.container .content-list .title-color-0 .state-name[data-v-194992a3] {
  color: #888;
}
.container .content-list .title-color-0 .state-name[data-v-194992a3]::before {
  content: "";
  display: block;
  position: absolute;
  width: 6px;
  height: 6px;
  background: #888;
  top: 50%;
  left: -10px;
  transform: translateY(-50%);
  border-radius: 50%;
}
.container .content-list .title-color-0[data-v-194992a3]::after {
  content: "";
  display: block;
  position: absolute;
  height: 5px;
  width: 100%;
  background: #888;
  top: 0;
  left: 0;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.container .keyText[data-v-194992a3] {
  font-size: 15px;
  line-height: 32px;
  width: 50px;
  color: #0c6fa8;
  margin-left: 10px;
}
.addCar[data-v-194992a3] {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background-color: #0c6fa8;
  position: fixed;
  bottom: 70px;
  right: 10%;
  z-index: 99;
  margin: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  font-size: 24px;
}
.statusToast[data-v-194992a3] {
  font-size: 14px;
  line-height: 40px;
}
.statusToast .status-btns[data-v-194992a3] {
  border: 1px solid #0c6fa8;
  color: #0c6fa8;
  background: rgba(12, 111, 168, 0.05);
}
.statusToast span[data-v-194992a3] {
  color: #fff;
  display: inline-block;
  line-height: 20px;
  transform: scale(0.8);
  border-radius: 2.5px;
  padding: 0 0.1rem;
}
.statusToast .status-bg0[data-v-194992a3] {
  background: #f55757;
}
.statusToast .status-bg1[data-v-194992a3] {
  background: #64b2ed;
}
.statusToast .status-bg2[data-v-194992a3] {
  background: #f49e17;
}
.statusToast .status-bg3[data-v-194992a3] {
  background: #60c586;
}
.header-box[data-v-194992a3] {
  position: fixed;
  top: 0;
  width: 100%;
  max-width: 750px;
  background: #fff;
  z-index: 999;
}
.header-box .header-inner[data-v-194992a3] {
  width: 100%;
  max-width: 750px;
  margin: 0 auto;
}

