.textarea-template .el-textarea__inner {
  border-radius: 4px 4px 0 0;
}
.textarea-template .el-textarea__inner:focus {
  border-color: #DCDFE6;
}

.enclosure[data-v-5b0beee2]{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-color: #f2f2f2;
  border: 1px solid #DCDFE6;
  border-top: none;
  border-radius: 0 0 4px 4px;
  position: absolute;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 4px 8px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: 32px;
}
.simple-backlog[data-v-5b0beee2]{
  position: relative;
  margin-top: 10px;
}
.date-picker[data-v-5b0beee2], .btn[data-v-5b0beee2]{
  width: 200px;
  margin: 10px 0;
}
.icon[data-v-5b0beee2]{
  cursor: pointer;
  height: 14px !important;
  line-height: 14px !important;
}
.upload-text[data-v-5b0beee2]{
  cursor: pointer;
  font-size: 12px;
  color: #2A97F9;
}
.textarea-template[data-v-5b0beee2]{
  position: relative;
  height: 125px
}
.tips[data-v-5b0beee2]{
  font-size: 12px;
  color: rgb(170, 170, 170);
}

.flex-box[data-v-34a3175e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 10px;
}
.flex-box .input-with-select[data-v-34a3175e] {
  width: 260px;
}
.simple-backlog .el-textarea__inner {
  border-radius: 4px 4px 0 0;
}
.simple-backlog .el-textarea__inner:focus {
  border-color: #DCDFE6;
}

.quote[data-v-ba37c396]{
  position: absolute;
  background-color: #f2f2f2;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 8px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 1px solid #DCDFE6;
  border-top: none;
  border-radius: 0 0 4px 4px;
}
.btn[data-v-ba37c396]{
  padding: 7px !important;
}
.date-picker[data-v-ba37c396]{
  width: 190px;
  margin: 0 5px;
}
.simple-backlog[data-v-ba37c396]{
  min-height: 130px;
  margin: 8px;
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box
}

.statusTabDialog .el-dialog__header {
  padding: 10px;
}

li[data-v-35b41a8d]{
  padding: 10px 0;
  border-bottom: 1px solid #dcdfe6 ;
}
.tab-item[data-v-35b41a8d]{
    padding: 0 10px;
    height: 40px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    line-height: 40px;
    display: inline-block;
    list-style: none;
    font-size: 14px;
    font-weight: 500;
    color: #303133;
    position: relative;
    cursor: pointer;
}
.active[data-v-35b41a8d]{
    color: #2A97F9;
}

.simple-backlog .el-textarea__inner {
  border-radius: 4px 4px 0 0;
}
.simple-backlog .el-textarea__inner:focus {
  border-color: #DCDFE6;
}

.header[data-v-6f0bbe12]{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.icon[data-v-6f0bbe12]{
  margin: 5px;
  font-size: 18px;
  cursor: pointer;
}
.content[data-v-6f0bbe12]{
    padding: 15px;
}
.enclosure[data-v-6f0bbe12]{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-color: #f2f2f2;
    border: 1px solid #DCDFE6;
    border-top: none;
    border-radius: 0 0 4px 4px;
    position: absolute;
    width: 100%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 4px 8px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    height: 32px;
}
.simple-backlog[data-v-6f0bbe12]{
    position: relative;
    margin-top: 10px;
}
.date-picker[data-v-6f0bbe12], .btn[data-v-6f0bbe12]{
    width: 200px;
    margin: 10px 0;
}
.icon[data-v-6f0bbe12]{
    font-size: 18px;
    margin-left: 10px;
}
.star[data-v-6f0bbe12]{
    color:rgb(255, 207, 0);
    font-size: 24px;
}
.notClick[data-v-6f0bbe12]{
    cursor:not-allowed;
}
.imitate-el-button[data-v-6f0bbe12]{
    width: 200px;
    margin: 10px 0;
    color: #FFF;
    background-color: #409EFF;
    border-color: #409EFF;
    padding: 9px 15px;
    font-size: 12px;
    border-radius: 3px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    cursor: pointer;
}
.disabled[data-v-6f0bbe12]{
    color: #FFF;
    background-color: #a0cfff;
    border-color: #a0cfff;
    cursor: not-allowed;
}


.item[data-v-cf3cf478]{
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  border-bottom: 1px solid #ebebeb;
  cursor: pointer;
  padding: 8px;
  font-size: 14px;
  color: #333333;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.item[data-v-cf3cf478]:hover{
  background-color: rgb(242, 242, 242)
}
.describe[data-v-cf3cf478]{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-size: 12px;
  color: #606266;
}
.date[data-v-cf3cf478]{
    font-size: 14px;
    font-weight: 600;
    padding: 8px;
    border-bottom: 1px solid #ebebeb;
}
.footer[data-v-cf3cf478]{
    position: fixed;
    background-color: white;
    border-top:1px solid #ebebeb;
    padding: 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 100%;
    right: 0;
    bottom: 0;
    text-align: right;
    z-index: 1;
}
.more[data-v-cf3cf478]{
    margin-top: 10px;
    margin-left: 10px;
    z-index: 2;
}
.backlog-list[data-v-cf3cf478]{
    height: 100%;
    padding-bottom: 52px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    overflow-y: auto;
}
.icon[data-v-cf3cf478]{
    font-size: 18px;
    margin-left: 10px;
}
.star[data-v-cf3cf478]{
    color:rgb(255, 207, 0);
    font-size: 24px;
}
.check-icon[data-v-cf3cf478]{
    font-size: 13px !important;
    color: #999999;
    margin-right: 3px;
}
.success-icon[data-v-cf3cf478]{
    color: #2A97F9;
    margin-right: 3px;
}
.notClick[data-v-cf3cf478]{
    cursor:not-allowed;
}
.back-list-title[data-v-cf3cf478]{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}


.normalHeight[data-v-7f157626] {
  overflow-y: auto;
  overflow-x: hidden;
}
.header[data-v-7f157626] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 10px;
  border-bottom: 1px solid #d9d9d9;
}


.item[data-v-09b3c556]{
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  border-bottom: 1px solid #ebebeb;
  cursor: pointer;
  padding: 8px;
  font-size: 14px;
  color: #333333;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.item[data-v-09b3c556]:hover{
  background-color: rgb(242, 242, 242)
}
.describe[data-v-09b3c556]{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-size: 12px;
  color: #606266;
}
.date[data-v-09b3c556]{
  font-size: 14px;
  font-weight: 600;
  padding: 8px;
  border-bottom: 1px solid #ebebeb;
}
.footer[data-v-09b3c556]{
  position: fixed;
  background-color: white;
  border-top:1px solid #ebebeb;
  padding: 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  right: 0;
  bottom: 0;
  text-align: right;
  z-index: 1;
}
.more[data-v-09b3c556]{
  margin-top: 10px;
  margin-left: 10px;
  z-index: 2;
}
.backlog-list[data-v-09b3c556]{
  height: calc(100% - 90px);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.list-box[data-v-09b3c556]{
  height: 100%;
}
.icon[data-v-09b3c556]{
  font-size: 18px;
  margin-left: 10px;
}
.star[data-v-09b3c556]{
  color:rgb(255, 207, 0);
  font-size: 24px;
}
.check-icon[data-v-09b3c556]{
  font-size: 13px !important;
  color: #999999;
  margin-right: 3px;
}
.success-icon[data-v-09b3c556]{
  color: #2A97F9;
  margin-right: 3px;
}
.notClick[data-v-09b3c556]{
  cursor:not-allowed;
}


.header[data-v-9fb01ef8]{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 10px 20px;
  border-bottom: 1px solid #d9d9d9;
}


.header[data-v-5a42e88f]{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 10px 20px;
  border-bottom: 1px solid #d9d9d9;
}


.header[data-v-db41c008]{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 10px 20px;
  border-bottom: 1px solid #d9d9d9;
}


.header[data-v-91c4f6a4]{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 10px 20px;
  border-bottom: 1px solid #d9d9d9;
}


.header[data-v-57ae6090]{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 10px 20px;
  border-bottom: 1px solid #d9d9d9;
}

.edit-form[data-v-190ce736] {
  margin-top: 10px;
}
.edit-form ul[data-v-190ce736] {
  padding: 0 20px !important;
}
.edit-form ul li[data-v-190ce736] {
  margin-bottom: 25px;
}
.edit-form ul li .label[data-v-190ce736] {
  height: 30px;
  line-height: 30px;
  font-weight: normal;
  color: #000;
  font-size: 14px;
}
.draw-record .content[data-v-28788c3b] {
  padding: 20px;
  overflow-y: auto;
}
.draw-record .content ul li[data-v-28788c3b] {
  margin-bottom: 25px;
}
.draw-record .content ul li .label[data-v-28788c3b] {
  height: 30px;
  line-height: 30px;
  color: #000;
  font-size: 14px;
}
.draw-record .item-title[data-v-28788c3b] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 15px;
}
.draw-record .item-title .icon[data-v-28788c3b] {
  font-size: 20px;
  cursor: pointer;
  color: #909399;
}
.draw-record .item-title .item-time[data-v-28788c3b] {
  color: #909399;
  font-size: 12px;
}
.draw-record .item-content[data-v-28788c3b] {
  padding-left: 46px;
  margin-top: 10px;
  font-size: 14px;
}
.record-list[data-v-1f983ec6] {
  height: calc(100% - 130px);
  overflow-y: auto;
}
.record-list .el-row.top[data-v-1f983ec6] {
  margin: 15px 0;
}
.record-list .el-row.top .el-tag[data-v-1f983ec6] {
  cursor: pointer;
}
.record-list .active[data-v-1f983ec6] {
  color: #000;
  font-weight: bold;
}
.report .el-aside[data-v-59688341] {
  padding-top: 50px;
}
.report .el-aside ul li[data-v-59688341] {
  width: 100%;
  height: 45px;
  line-height: 45px;
  text-align: center;
  font-size: 15px;
  cursor: pointer;
}
.report .el-aside ul li.current[data-v-59688341] {
  color: #409eff;
  background-color: #E9F3FD;
}
.report .el-aside ul li.normal[data-v-59688341] {
  color: #666;
  font-size: 14px;
}
.report .el-row[data-v-59688341] {
  padding-bottom: 10px;
  border-bottom: 1px solid #ddd;
}
.report .el-row .el-link[data-v-59688341] {
  font-size: 15px;
}
.el-row[data-v-3c44ae48] {
  margin-bottom: 20px;
}
.el-row[data-v-3c44ae48]:last-child {
  margin-bottom: 0;
}
.table-box .el-table__expanded-cell {
  padding: 20px 0;
}
.table-box[data-v-2962b457] {
  height: calc(100% - 158px);
}
.order-operation[data-v-2962b457] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 10px 20px;
  border-bottom: 1px solid #d9d9d9;
}
.order-operation .filter-msg[data-v-2962b457] {
  line-height: 33px;
  font-size: 13px;
  color: #666;
}
.order-operation .operation-right[data-v-2962b457] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}
.order-operation .operation-right .leads-inputBox[data-v-2962b457] {
  position: relative;
}
.order-operation .operation-right .leads-inputBox input[data-v-2962b457] {
  border: none;
  border-bottom: 1px solid #d9d9d9;
  padding: 2px 27px 2px 5px;
}
.order-operation .operation-right .leads-inputBox .icon[data-v-2962b457] {
  position: absolute;
  cursor: pointer;
  right: 10px;
  top: 5px;
}
.label[data-v-2962b457] {
  display: inline-block;
  width: 70px;
}
.table_cell[data-v-2962b457] {
  display: inline-block;
}
.order_content[data-v-2962b457] {
  background-color: white;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 13px;
  height: 100%;
}
.confirmed[data-v-2962b457] {
  margin-left: 5px;
  height: 30px;
  line-height: 30px;
  border: 0;
  color: #66b81a;
}
.sent[data-v-2962b457] {
  margin-left: 5px;
  height: 30px;
  line-height: 30px;
  border: 0;
  color: #409EFF;
}
@media only screen and (max-width: 1350px) {
.order-operation .operation-right[data-v-2962b457] {
    display: block;
}
}
.filter-msg[data-v-2962b457] {
  font-size: 14px;
  vertical-align: sub;
  color: #606266;
}
.icon[data-v-2962b457] {
  font-size: 16px;
  cursor: pointer;
  margin: 0 10px;
  color: #606266;
}
.el-row[data-v-c8e2edc8] {
  margin-bottom: 20px;
}
.el-row[data-v-c8e2edc8]:last-child {
  margin-bottom: 0;
}
.el-row[data-v-310fcb42] {
  margin-bottom: 10px;
}
.el-row[data-v-310fcb42]:last-child {
  margin-bottom: 0;
}
.el-col[data-v-310fcb42] {
  font-size: 13px;
  border-radius: 4px;
}
.table-box .el-table__expanded-cell {
  padding: 20px 0;
}
.noBorder[data-v-a599fb9c] {
  width: 110px;
}
.line[data-v-a599fb9c] {
  font-size: 17px;
  color: #666;
}
.order-header[data-v-a599fb9c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 10px 20px;
  border-bottom: 1px solid #d9d9d9;
}
.order-header h1[data-v-a599fb9c] {
  font-size: 18px;
}
.table-box[data-v-a599fb9c] {
  height: calc(100% - 158px);
}
.order-operation[data-v-a599fb9c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 10px 20px;
  border-bottom: 1px solid #d9d9d9;
}
.order-operation .filter-msg[data-v-a599fb9c] {
  line-height: 33px;
  font-size: 13px;
  color: #666;
}
.order-operation .operation-right[data-v-a599fb9c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}
.order-operation .operation-right .leads-inputBox[data-v-a599fb9c] {
  position: relative;
}
.order-operation .operation-right .leads-inputBox input[data-v-a599fb9c] {
  border: none;
  border-bottom: 1px solid #d9d9d9;
  padding: 2px 27px 2px 5px;
}
.order-operation .operation-right .leads-inputBox .icon[data-v-a599fb9c] {
  position: absolute;
  cursor: pointer;
  right: 10px;
  top: 5px;
}
.label[data-v-a599fb9c] {
  display: inline-block;
  width: 70px;
}
.table_cell[data-v-a599fb9c] {
  display: inline-block;
}
.order_content[data-v-a599fb9c] {
  background-color: white;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 13px;
  height: 100%;
}
.confirmed[data-v-a599fb9c] {
  margin-left: 5px;
  height: 30px;
  line-height: 30px;
  border: 0;
  color: #66b81a;
}
.sent[data-v-a599fb9c] {
  margin-left: 5px;
  height: 30px;
  line-height: 30px;
  border: 0;
  color: #409EFF;
}
.order_header[data-v-a599fb9c] {
  margin-bottom: 10px;
  overflow: hidden;
}
.operation_left[data-v-a599fb9c] {
  float: left;
  font-size: 13px;
}
.operation_right[data-v-a599fb9c] {
  float: right;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.action_bar[data-v-a599fb9c] {
  padding-bottom: 5px;
}
.input_width[data-v-a599fb9c] {
  width: 190px;
}
.action_lable[data-v-a599fb9c] {
  width: 92px;
  display: inline-block;
}
.bg-purple[data-v-a599fb9c] {
  margin: 5px 0;
}
.order_footer[data-v-a599fb9c] {
  margin-top: 5px;
}
.product_img[data-v-a599fb9c] {
  width: 50px;
  vertical-align: middle;
}
.product_item[data-v-a599fb9c] {
  display: inline-block;
  padding: 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.operation_icon[data-v-a599fb9c] {
  margin: 0 5px;
  cursor: pointer;
}
.export_item[data-v-a599fb9c] {
  background-color: #f5f5f5;
  border-radius: 10px;
  padding: 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.export_box[data-v-a599fb9c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.template_text[data-v-a599fb9c] {
  margin: 0 5px;
  color: #2A97F9;
  text-decoration: underline;
  cursor: pointer;
}
.order_text[data-v-a599fb9c] {
  color: #2A97F9;
  cursor: pointer;
}
@media only screen and (max-width: 1350px) {
.order-operation .operation-right[data-v-a599fb9c] {
    display: block;
}
}
.filter-msg[data-v-a599fb9c] {
  font-size: 14px;
  vertical-align: sub;
  color: #606266;
}
.icon[data-v-a599fb9c] {
  font-size: 16px;
  cursor: pointer;
  margin: 0 10px;
  color: #606266;
}
.item[data-v-6e92971a] {
  line-height: 22px;
  margin-bottom: 10px;
}
.item .item-label[data-v-6e92971a] {
  display: inline-block;
  width: 70px;
}
.item .item-content[data-v-6e92971a] {
  font-weight: 500;
}
.zl-container[data-v-4df1e4f5] {
  height: calc(100% - 128px);
  overflow-y: auto;
}
.table-box[data-v-4df1e4f5] {
  height: calc(100% - 335px);
  padding: 0 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.goback[data-v-4df1e4f5] {
  color: #409eff;
  display: inline-block;
  cursor: pointer;
  font-size: 24px !important;
}
.refresh[data-v-4df1e4f5] {
  color: #409eff;
  display: inline-block;
  cursor: pointer;
}
.import-header[data-v-4df1e4f5] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
  padding: 20px;
  border-bottom: 1px solid #d9d9d9;
}
.import-header p[data-v-4df1e4f5] {
  font-size: 20px;
  font-weight: 600;
}
.import-header p span[data-v-4df1e4f5] {
  font-size: 14px;
}
.upload-title[data-v-4df1e4f5] {
  font-size: 18px;
  color: #535d71;
  font-weight: 500;
}
.import-container[data-v-4df1e4f5] {
  padding: 20px;
}
.import-container .item[data-v-4df1e4f5] {
  margin-bottom: 20px;
}
.import-container .item .item-label[data-v-4df1e4f5] {
  display: inline-block;
  font-size: 14px;
  color: #444;
  width: 70px;
}
.import-container .upload-box[data-v-4df1e4f5] {
  padding: 10px 0 0 0;
  text-align: center;
}
.import-container .upload-box .tips[data-v-4df1e4f5] {
  margin-bottom: 10px !important;
}
.import-container .upload-box p[data-v-4df1e4f5] {
  line-height: 36px;
  color: #444;
}
.import-container .upload-box p a[data-v-4df1e4f5] {
  text-decoration: underline;
  color: #2A97F9;
}
.import-container .history-title[data-v-4df1e4f5] {
  font-size: 18px;
  margin-bottom: 10px !important;
}
.success[data-v-4df1e4f5] {
  color: #67c23a;
}
.warning[data-v-4df1e4f5] {
  color: #e6a23c;
}
.action[data-v-4df1e4f5] {
  color: #2A97F9;
  cursor: pointer;
}
.error[data-v-4df1e4f5] {
  color: #f56c6c;
}

/* Icon Up */
@-webkit-keyframes hvr-icon-up-4df1e4f5 {
0%, 50%, 100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
}
25%, 75% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
}
}
@keyframes hvr-icon-up-4df1e4f5 {
0%, 50%, 100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
}
25%, 75% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
}
}
/* Icon Up */
.hvr-icon-up[data-v-4df1e4f5] {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
          transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-icon-up .hvr-icon[data-v-4df1e4f5] {
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
}
.hvr-icon-up:hover .hvr-icon[data-v-4df1e4f5], .hvr-icon-up:focus .hvr-icon[data-v-4df1e4f5], .hvr-icon-up:active .hvr-icon[data-v-4df1e4f5] {
  -webkit-animation-name: hvr-icon-up-4df1e4f5;
          animation-name: hvr-icon-up-4df1e4f5;
  -webkit-animation-duration: 0.75s;
          animation-duration: 0.75s;
  -webkit-animation-timing-function: ease-out;
          animation-timing-function: ease-out;
}
.pagination[data-v-4df1e4f5] {
  margin: 10px 0;
}
.item[data-v-010a0365] {
  font-size: 12px;
  min-height: 35px;
  line-height: 35px;
}
.item .label[data-v-010a0365] {
  display: inline-block;
  width: 110px;
}
.item .el-icon-refresh[data-v-010a0365] {
  cursor: pointer;
  font-size: 16px;
  margin-left: 10px;
  vertical-align: middle;
}
.item-title[data-v-010a0365] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 10px 0;
}
.item-title .title[data-v-010a0365] {
  color: #03A9F4;
  height: 30px;
  line-height: 30px;
  font-weight: 500;
}
.item-title .title .tips[data-v-010a0365] {
  font-size: 12px;
  color: #AAAAAA;
}
.item-title .icon-add[data-v-010a0365] {
  font-size: 22px;
  color: #1296db;
  cursor: pointer;
}
.reason[data-v-010a0365] {
  font-size: 12px;
  color: #D9001B;
}
.item[data-v-ac4a4d4c] {
  font-size: 12px;
  min-height: 35px;
  line-height: 35px;
}
.item .label[data-v-ac4a4d4c] {
  display: inline-block;
  width: 110px;
}
.item .el-icon-refresh[data-v-ac4a4d4c] {
  cursor: pointer;
  font-size: 16px;
  margin-left: 10px;
  vertical-align: middle;
}
.item-title[data-v-ac4a4d4c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 10px 0;
}
.item-title .title[data-v-ac4a4d4c] {
  color: #03A9F4;
  height: 30px;
  line-height: 30px;
  font-weight: 500;
}
.item-title .title .tips[data-v-ac4a4d4c] {
  font-size: 12px;
  color: #AAAAAA;
}
.item-title .icon-add[data-v-ac4a4d4c] {
  font-size: 22px;
  color: #1296db;
  cursor: pointer;
}
.reason[data-v-ac4a4d4c] {
  font-size: 12px;
  color: #D9001B;
}
.item[data-v-27196b8a] {
  font-size: 12px;
  min-height: 35px;
  line-height: 35px;
}
.item .label[data-v-27196b8a] {
  display: inline-block;
  width: 110px;
}
.item .el-icon-refresh[data-v-27196b8a] {
  cursor: pointer;
  font-size: 16px;
  margin-left: 10px;
  vertical-align: middle;
}
.item-title[data-v-27196b8a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 10px 0;
}
.item-title .title[data-v-27196b8a] {
  color: #03A9F4;
  height: 30px;
  line-height: 30px;
  font-weight: 500;
}
.item-title .title .tips[data-v-27196b8a] {
  font-size: 12px;
  color: #AAAAAA;
}
.item-title .icon-add[data-v-27196b8a] {
  font-size: 22px;
  color: #1296db;
  cursor: pointer;
}
.reason[data-v-27196b8a] {
  font-size: 12px;
  color: #D9001B;
}
@charset "UTF-8";
/* 打印样式 */
/* 打印样式 */
@media print {
  /* 重置一些基本样式 */
* {
    -webkit-print-color-adjust: exact !important;
    print-color-adjust: exact !important;
}
  /* 基本页面设置 */
@page {
    size: A4;
    margin: 20px; /* 去掉默认边距（通常页眉页脚依赖于这些边距） */
    page-break-after: always; /* 强制分页 */
}
  /* 主体内容样式 */
body {
    font-size: 12px !important;
    line-height: 1.5 !important;
    background: white !important;
}
  /* 打印项样式 */
.print-item {
    -webkit-column-break-inside: avoid !important;
       -moz-column-break-inside: avoid !important;
            break-inside: avoid !important;
    page-break-inside: avoid !important;
}
  /* 确保最后一项不会产生空白页 */
.print-item:last-child {
    page-break-after: avoid !important;
}
  /* 页面内容容器 */
.page-content {
    height: 100% !important;
    position: relative !important;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
}
  /* 表格相关样式 */
.table-wrapper {
    -webkit-column-break-inside: avoid !important;
       -moz-column-break-inside: avoid !important;
            break-inside: avoid !important;
    page-break-inside: avoid !important;
}
}
@charset "UTF-8";
.print-box[data-v-5df98ef4] {
  position: fixed;
  top: -2000px;
  left: -2000px;
  background-color: white;
  z-index: 20000;
  padding: 20px;
  font-size: 12px;
  line-height: 1.5 !important;
}
.print-item[data-v-5df98ef4] {
  width: 780px;
  margin: 0 auto;
  -webkit-column-break-inside: avoid !important;
     -moz-column-break-inside: avoid !important;
          break-inside: avoid !important;
  page-break-inside: avoid !important;
  page-break-after: always; /* 每个 .page 元素后自动分页 */
}

/* 确保最后一项不会产生空白页 */
.print-item[data-v-5df98ef4]:last-child {
  page-break-after: avoid !important;
}
.header[data-v-5df98ef4] {
  font-size: 18pt !important;
  font-weight: bold;
  text-align: center;
  margin-bottom: 20px !important;
}
.grid-content[data-v-5df98ef4] {
  margin-bottom: 10px;
}
.item-title[data-v-5df98ef4] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.item-title .title[data-v-5df98ef4] {
  color: #03A9F4;
  height: 30px;
  line-height: 30px;
  font-weight: 500;
  width: 100px;
}
.performance-table[data-v-5df98ef4] {
  width: 100%;
  border-collapse: collapse;
  margin: 10px 0;
}
.performance-table th[data-v-5df98ef4], .performance-table td[data-v-5df98ef4] {
  border: 1px solid #dcdfe6;
  padding: 8px;
  font-size: 12px;
  line-height: 1.4;
  word-break: break-all;
  text-align: left;
  vertical-align: top;
}
.table-wrapper[data-v-5df98ef4] {
  width: 100%;
  overflow-x: auto;
  scrollbar-width: none; /* Firefox 隐藏滚动条 */
  -ms-overflow-style: none; /* IE 和 Edge 隐藏滚动条 */
}
.date[data-v-5df98ef4] {
  text-align: right;
  margin-top: 40px !important;
  margin-right: 100px !important;
  margin-bottom: 20px;
}
.describe[data-v-5df98ef4] {
  border-bottom: 1px solid #dcdfe6;
  padding-bottom: 15px;
  margin-bottom: 15px;
}
.table-wrapper[data-v-5df98ef4]::-webkit-scrollbar {
  display: none; /* Chrome 和 Safari 隐藏滚动条 */
}
.table-box .el-table__expanded-cell {
  padding: 20px 0;
}
.noBorder[data-v-ce192ace] {
  width: 110px;
}
.line[data-v-ce192ace] {
  font-size: 17px;
  color: #666;
}
.order-header[data-v-ce192ace] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 10px 20px;
  border-bottom: 1px solid #d9d9d9;
}
.order-header h1[data-v-ce192ace] {
  font-size: 18px;
}
.table-box[data-v-ce192ace] {
  height: calc(100% - 105px);
}
.order-operation[data-v-ce192ace] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 10px 20px;
  border-bottom: 1px solid #d9d9d9;
}
.order-operation .filter-msg[data-v-ce192ace] {
  line-height: 33px;
  font-size: 13px;
  color: #666;
}
.order-operation .operation-right[data-v-ce192ace] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}
.order-operation .operation-right .leads-inputBox[data-v-ce192ace] {
  position: relative;
}
.order-operation .operation-right .leads-inputBox input[data-v-ce192ace] {
  border: none;
  border-bottom: 1px solid #d9d9d9;
  padding: 2px 27px 2px 5px;
}
.order-operation .operation-right .leads-inputBox .icon[data-v-ce192ace] {
  position: absolute;
  cursor: pointer;
  right: 10px;
  top: 5px;
}
.label[data-v-ce192ace] {
  display: inline-block;
  width: 70px;
}
.table_cell[data-v-ce192ace] {
  display: inline-block;
}
.order_content[data-v-ce192ace] {
  background-color: white;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 13px;
  height: 100%;
}
.order_header[data-v-ce192ace] {
  margin-bottom: 10px;
  overflow: hidden;
}
.operation_left[data-v-ce192ace] {
  float: left;
  font-size: 13px;
}
.operation_right[data-v-ce192ace] {
  float: right;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.action_bar[data-v-ce192ace] {
  padding-bottom: 5px;
}
.input_width[data-v-ce192ace] {
  width: 190px;
}
.action_lable[data-v-ce192ace] {
  width: 92px;
  display: inline-block;
}
.bg-purple[data-v-ce192ace] {
  margin: 5px 0;
}
.order_footer[data-v-ce192ace] {
  margin-top: 5px;
}
.product_img[data-v-ce192ace] {
  width: 50px;
  vertical-align: middle;
}
.product_item[data-v-ce192ace] {
  display: inline-block;
  padding: 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.operation_icon[data-v-ce192ace] {
  margin: 0 5px;
  cursor: pointer;
}
.export_item[data-v-ce192ace] {
  background-color: #f5f5f5;
  border-radius: 10px;
  padding: 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.export_box[data-v-ce192ace] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.template_text[data-v-ce192ace] {
  margin: 0 5px;
  color: #2A97F9;
  text-decoration: underline;
  cursor: pointer;
}
.order_text[data-v-ce192ace] {
  color: #2A97F9;
  cursor: pointer;
}
@media only screen and (max-width: 1350px) {
.order-operation .operation-right[data-v-ce192ace] {
    display: block;
}
}
.filter-msg[data-v-ce192ace] {
  font-size: 14px;
  vertical-align: sub;
  color: #606266;
}
.icon[data-v-ce192ace] {
  font-size: 16px;
  cursor: pointer;
  margin: 0 10px;
  color: #606266;
}

.dept-title[data-v-cc2a0a6e]{
  font-weight: bold;
  color: black;
}
.dept-title.selected[data-v-cc2a0a6e]{
  color: #409EFF;
  font-weight: 700;
}
.default-select-item[data-v-cc2a0a6e]{
  padding-left: 2em;
}

.table-box .el-table__expanded-cell {
  padding: 20px 0;
}
.noBorder[data-v-e83d2e5a] {
  width: 110px;
}
.line[data-v-e83d2e5a] {
  font-size: 17px;
  color: #666;
}
.order-header[data-v-e83d2e5a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 10px 20px;
  border-bottom: 1px solid #d9d9d9;
}
.order-header h1[data-v-e83d2e5a] {
  font-size: 18px;
}
.table-box[data-v-e83d2e5a] {
  height: calc(100% - 105px);
}
.order-operation[data-v-e83d2e5a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 10px 20px;
  border-bottom: 1px solid #d9d9d9;
}
.order-operation .filter-msg[data-v-e83d2e5a] {
  line-height: 33px;
  font-size: 13px;
  color: #666;
}
.order-operation .operation-right[data-v-e83d2e5a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}
.order-operation .operation-right .leads-inputBox[data-v-e83d2e5a] {
  position: relative;
}
.order-operation .operation-right .leads-inputBox input[data-v-e83d2e5a] {
  border: none;
  border-bottom: 1px solid #d9d9d9;
  padding: 2px 27px 2px 5px;
}
.order-operation .operation-right .leads-inputBox .icon[data-v-e83d2e5a] {
  position: absolute;
  cursor: pointer;
  right: 10px;
  top: 5px;
}
.label[data-v-e83d2e5a] {
  display: inline-block;
  width: 70px;
}
.table_cell[data-v-e83d2e5a] {
  display: inline-block;
}
.order_content[data-v-e83d2e5a] {
  background-color: white;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 13px;
  height: 100%;
}
.order_header[data-v-e83d2e5a] {
  margin-bottom: 10px;
  overflow: hidden;
}
.operation_left[data-v-e83d2e5a] {
  float: left;
  font-size: 13px;
}
.operation_right[data-v-e83d2e5a] {
  float: right;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.action_bar[data-v-e83d2e5a] {
  padding-bottom: 5px;
}
.input_width[data-v-e83d2e5a] {
  width: 190px;
}
.action_lable[data-v-e83d2e5a] {
  width: 92px;
  display: inline-block;
}
.bg-purple[data-v-e83d2e5a] {
  margin: 5px 0;
}
.order_footer[data-v-e83d2e5a] {
  margin-top: 5px;
}
.product_img[data-v-e83d2e5a] {
  width: 50px;
  vertical-align: middle;
}
.product_item[data-v-e83d2e5a] {
  display: inline-block;
  padding: 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.operation_icon[data-v-e83d2e5a] {
  margin: 0 5px;
  cursor: pointer;
}
.export_item[data-v-e83d2e5a] {
  background-color: #f5f5f5;
  border-radius: 10px;
  padding: 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.export_box[data-v-e83d2e5a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.template_text[data-v-e83d2e5a] {
  margin: 0 5px;
  color: #2A97F9;
  text-decoration: underline;
  cursor: pointer;
}
.order_text[data-v-e83d2e5a] {
  color: #2A97F9;
  cursor: pointer;
}
@media only screen and (max-width: 1350px) {
.order-operation .operation-right[data-v-e83d2e5a] {
    display: block;
}
}
.filter-msg[data-v-e83d2e5a] {
  font-size: 14px;
  vertical-align: sub;
  color: #606266;
}
.icon[data-v-e83d2e5a] {
  font-size: 16px;
  cursor: pointer;
  margin: 0 10px;
  color: #606266;
}
