@media all and (min-width: 500px) and (max-width: 1600px) {
.el-drawer {
    width: 1000px !important;
}
}
.el-form-item__content {
  line-height: 40px;
}
.el-drawer__container {
  background: rgba(0, 0, 0, 0.6) !important;
}
.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-fa5dddbe] .item-area .el-form-item {
  display: flex;
  flex-wrap: nowrap;
  margin-right: 20px;
  margin-bottom: 10px;
}
.header-area[data-v-fa5dddbe] {
  padding: 20px 0;
  text-indent: 1%;
  color: #888;
  cursor: pointer;
}
.list-content[data-v-fa5dddbe] {
  width: 98%;
  margin: 0 auto;
}
.list-content .item-area[data-v-fa5dddbe] {
  position: relative;
  box-sizing: border-box;
  width: 100%;
  border-radius: 6px;
  background: #fff;
  margin-top: 15px;
  padding: 15px;
}
.list-content .item-area[data-v-fa5dddbe]:first-child {
  padding-bottom: 0;
}
.list-content .item-area .tabs[data-v-fa5dddbe] {
  position: absolute;
  display: flex;
  justify-content: space-between;
  width: 100%;
  left: 0;
  top: 0;
  border-bottom: 1px solid #E4E7ED;
}
.list-content .table-area[data-v-fa5dddbe] {
  margin-top: 15px;
}
.list-content .table-area .table-opt[data-v-fa5dddbe],
.list-content .table-area .dis-table-opt[data-v-fa5dddbe] {
  display: inline-block;
  color: #0c6fa8;
  margin-right: 10px;
  cursor: pointer;
}
.list-content .table-area .table-opt[data-v-fa5dddbe]:last-child,
.list-content .table-area .dis-table-opt[data-v-fa5dddbe]:last-child {
  margin-right: 0;
}
.list-content .table-area .dis-table-opt[data-v-fa5dddbe] {
  color: #999;
  cursor: not-allowed;
}
.item-area .el-form[data-v-fa5dddbe] {
  display: flex;
  flex-wrap: wrap;
}
.btn-tabs-color[data-v-fa5dddbe] {
  display: inline-block;
  font-size: 12px;
  padding: 0 8px;
  line-height: 20px;
  border: 1px solid ;
  border-radius: 4px;
}
.tabs-color1[data-v-fa5dddbe] {
  color: #0c6fa8;
  border-color: #0c6fa8;
  background-color: #E6F6FF;
}
.tabs-color2[data-v-fa5dddbe] {
  color: #999;
  border-color: #bbb;
  background-color: #F0F0F0;
}
[data-v-fa5dddbe] .container-pc {
  height: 100vh;
  width: 100vw;
  overflow: hidden;
}
.list-content[data-v-fa5dddbe] {
  width: 98%;
  overflow: hidden;
  margin: 0 auto;
  height: calc(100vh - 60px);
}
.setting-textarea[data-v-fa5dddbe] {
  box-sizing: border-box;
  width: 100%;
  border-color: #dcdfe6;
  border-radius: 4px;
  padding: 10px;
  margin-bottom: 15px;
}
.setting-textarea[data-v-fa5dddbe]::-moz-placeholder {
  color: #c0c4cc;
}
.setting-textarea[data-v-fa5dddbe]::placeholder {
  color: #c0c4cc;
}
.activeClass[data-v-fa5dddbe] {
  background-color: #e7f3f9 !important;
  color: #0c6fa8 !important;
  font-weight: 550 !important;
}
.grossProfit[data-v-fa5dddbe] {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.grossProfit .perKilo[data-v-fa5dddbe] {
  margin-left: 5px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 3px;
  padding: 0px 3px;
  color: #fff;
  height: 18px;
  font-size: 12px !important;
}
.grossProfit .perKiloBg1[data-v-fa5dddbe] {
  background-color: #f55f46;
}
.grossProfit .perKiloBg2[data-v-fa5dddbe] {
  background-color: #21bfa5;
}

.container[data-v-6193c62e] {
  height: 100vh;
  background: #f8f8f8;
}
.addCar[data-v-6193c62e] {
  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;
}
.payment[data-v-6193c62e] {
  color: #60c586;
  max-width: 160px;
  line-height: 1.2;
}
.status_name--1[data-v-6193c62e],
.status_name-0[data-v-6193c62e],
.status_name-1[data-v-6193c62e] {
  color: #909399;
}
.status_name-2[data-v-6193c62e],
.status_name-3[data-v-6193c62e],
.status_name-4[data-v-6193c62e] {
  color: #f9a520;
}
.container[data-v-6193c62e] {
  max-width: 750px;
  margin: 0 auto;
}
.order-item-target[data-v-6193c62e] {
  background: rgba(12, 111, 168, 0.05) !important;
}
.avatars-bar[data-v-6193c62e] {
  width: 30px;
  height: 30px;
  line-height: 30px;
  color: #fff;
  float: left;
  background: #4a9cfa;
  text-align: center;
}
[data-v-6193c62e] .van-tabs--line .van-tabs__wrap {
  height: auto;
}
[data-v-6193c62e] .search .van-button {
  height: 35px;
}
[data-v-6193c62e] .van-button {
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  /* padding-top: 2.5px; */
  padding: 0 15px;
}
[data-v-6193c62e] .van-field__control {
  font-size: 13px;
}
[data-v-6193c62e] .van-tab__pane {
  margin-top: -10px;
}
[data-v-6193c62e] .van-tabs__nav--line {
  padding-top: 15px;
}
[data-v-6193c62e] .van-tab__text--ellipsis {
  padding-bottom: 8px;
}
.tab[data-v-6193c62e] {
  position: relative;
}
.bage[data-v-6193c62e] {
  position: absolute;
  right: 53.6%;
  /*top: 2%;*/
  top: 12.5px;
  /*z-index: 99;*/
}
.bage2[data-v-6193c62e] {
  position: fixed;
  right: 0;
  /*top: 2%;*/
  top: 12.5px;
  z-index: 99;
}
.search[data-v-6193c62e] {
  /*position: fixed;*/
  position: relative;
  width: 100%;
  background-color: #fff;
  display: flex;
  justify-content: space-between;
  align-items: center;
  box-sizing: border-box;
  padding: 5px 10px 10px 10px ;
  border-bottom: 1px solid #f8f8f8;
}
.search .searchText[data-v-6193c62e] {
  font-size: 14px;
  border: 1px solid #dde0e4;
  padding: 0px 12px;
  border-radius: 50px;
  display: flex;
  line-height: 31px;
}
.search[data-v-6193c62e] .el-input--mini {
  /*border-radius: 20px;*/
  width: 78%;
}
.search[data-v-6193c62e] .el-input--mini .el-input__inner {
  border-radius: 20px;
  background-color: #f7f8fa;
  border: none;
  color: #000;
  height: 35px;
  line-height: 35px;
}
.content[data-v-6193c62e] {
  width: 100%;
  height: 100%;
  background-color: #f8f8f8;
  box-sizing: border-box;
  padding: 10px;
}
.content .content-card[data-v-6193c62e]:last-child {
  margin-bottom: 45px;
}
.content .content-card[data-v-6193c62e]:first-child {
  /*margin-top: 55px;*/
}
.content .content-card[data-v-6193c62e] {
  background-color: #fff;
  border-radius: 2%;
  box-sizing: border-box;
  padding: 15px 15px;
  margin-bottom: 10px;
}
.content .content-card .card-title[data-v-6193c62e] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 20px;
}
.content .content-card .card-title h1[data-v-6193c62e] {
  font-size: 16px;
  color: #000;
}
.content .content-card .card-title p[data-v-6193c62e] {
  font-size: 15px;
  color: #bfc0c2;
}
.content .content-card .common[data-v-6193c62e] {
  padding-bottom: 15px;
  display: flex;
}
.content .content-card .common span[data-v-6193c62e]:nth-child(1) {
  display: inline-block;
  font-size: 14px;
  width: 70px;
  color: #777777;
}
.content .content-card .common span[data-v-6193c62e]:nth-child(2) {
  font-size: 14px;
  color: #222222;
}
.content .content-card .author[data-v-6193c62e] {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.content .content-card .author .author-msg[data-v-6193c62e] {
  display: flex;
  justify-content: center;
  align-items: center;
}
.content .content-card .author .author-msg .authorImg[data-v-6193c62e] {
  margin-right: 10px;
  width: 30px;
  height: 30px;
  border-radius: 4px;
  overflow: hidden;
}
.content .content-card .author .author-msg .authorImg img[data-v-6193c62e] {
  width: 100%;
  height: 100%;
  display: flex;
}
.content .content-card .author .author-msg span[data-v-6193c62e] {
  font-size: 14px;
}
.content .content-card .author .payment[data-v-6193c62e] {
  font-size: 14px;
}
.addApply[data-v-6193c62e] {
  width: 100%;
  display: flex;
  position: fixed;
  bottom: 0;
  left: 0;
  justify-content: center;
  align-items: center;
  background-color: #fff;
  box-sizing: border-box;
  padding: 12px;
}
.addApply .addBtn[data-v-6193c62e] {
  width: 100%;
  max-width: 345px;
  /*padding: 19px 0;*/
  font-size: 15px;
}

