.exportError[data-v-6f0770e4] {
  margin: 1rem 0rem;
}
.exportError h3[data-v-6f0770e4] {
  font-weight: 600;
  float: left;
}
.exportError span[data-v-6f0770e4] {
  float: right;
}
.orderlist_conent[data-v-6f0770e4] {
  margin: auto;
  width: 1190px;
  min-height: calc(100vh - 290px) !important;
  text-align: left;
  background: #ffffff;
  padding: 20px;
  box-sizing: border-box;
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
}
.orderlist_conent .successs[data-v-6f0770e4] {
  text-align: center;
  line-height: 36px;
  color: red;
}
.successData[data-v-6f0770e4] {
  color: #00ba60;
}
.errorData[data-v-6f0770e4] {
  color: #ff3333;
}
.orderlist_conent_top[data-v-6f0770e4] {
  height: 150px;
  width: 100%;
}
.orderlist_conent_top .orderlist_conent_bta[data-v-6f0770e4] {
  color: #666666;
  height: 36px;
  line-height: 36px;
  margin-bottom: 20px;
}
.orderlist_conent_top .orderlist_conent_bta span[data-v-6f0770e4] {
  background: #fafafa;
  border: 1px solid #eaeaea;
  border-radius: 2px;
  padding: 10px 20px;
  margin-right: 10px;
  cursor: pointer;
}
.orderlist_conent_top .orderlist_conent_bta span[data-v-6f0770e4]:hover {
  background: #007ac0;
  color: #fff;
}
.orderlist_conent_top[data-v-6f0770e4] .el-upload-list {
  margin: 0;
  padding: 0;
  list-style: none;
  border: 1px solid #eee;
  height: 30px;
  width: 250px;
  float: left;
}
.orderlist_conent_top[data-v-6f0770e4] .el-upload-list .el-upload-list__item:first-child {
  margin-top: 0px;
  line-height: 30px;
}
.orderlist_conent_top .orderlist_conent_input[data-v-6f0770e4] {
  display: flex;
  align-items: center;
}
.orderlist_conent_top .orderlist_conent_input .inputs[data-v-6f0770e4] {
  width: 400px;
  height: 36px;
  background: #ffffff;
  border: 1px solid #eaeaea;
  border-radius: 2px;
  display: flex;
  margin-right: 10px;
  overflow: hidden;
}
.orderlist_conent_top .orderlist_conent_input .inputs input[data-v-6f0770e4] {
  width: 319px;
  height: 100%;
  padding-left: 10px;
  box-sizing: border-box;
  border-right: 1px solid #eaeaea;
}
.orderlist_conent_top .orderlist_conent_input .inputs .tals[data-v-6f0770e4] {
  display: inline-block;
  width: 80px;
  height: 36px;
  background: #fafafa;
  border: 0;
  border-radius: 0px 2px 2px 0px;
  box-sizing: border-box;
  text-align: center;
}
.orderlist_conent_top .orderlist_conent_input .inputs .tals[data-v-6f0770e4]:hover {
  background: #0a50a1;
  color: #fff;
}
.orderlist_conent_top .text_logdin[data-v-6f0770e4] {
  line-height: 36px;
  display: flex;
  align-items: center;
  font-size: 12px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #666666;
}
.orderlist_conent_top .text_logdin span[data-v-6f0770e4] {
  width: 50px;
  height: 36px;
  display: inline-block;
  font-size: 20px;
}
.orderlist_conent_top .orderlist_conent_p[data-v-6f0770e4] {
  font-size: 12px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #0b50a2;
  line-height: 38px;
  width: 100px;
  padding-left: 127px;
  cursor: pointer;
}
.click_up[data-v-6f0770e4] {
  width: 98px;
  height: 36px;
  display: inline-block;
  background: #e1f5fe;
  border: 1px solid #008ee1;
  color: #0b50a2;
  border-radius: 2px;
  text-align: center;
  line-height: 36px;
  margin-right: 20px;
  cursor: pointer;
}
.click_up[data-v-6f0770e4]:hover {
  background: #007ac0;
  color: #fff;
}
.ands p[data-v-6f0770e4] {
  padding: 10px 0;
}
.ands p span[data-v-6f0770e4] {
  color: #000000;
}
.ands p span[data-v-6f0770e4]:nth-child(2) {
  color: #ff3434;
}
.ands p span[data-v-6f0770e4]:nth-child(3) {
  color: #00ba60;
}
.err_text[data-v-6f0770e4] {
  font-size: 12px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #666666;
  background: #ffe7e7;
  padding-left: 1rem;
}
.err_text p[data-v-6f0770e4] {
  padding: 10px 0;
}
.err_text p span[data-v-6f0770e4] {
  font-weight: bold;
  color: #000000;
}
.err_text p span[data-v-6f0770e4]:nth-child(2) {
  color: #ff3434;
}
.err_text p span[data-v-6f0770e4]:nth-child(3) {
  color: #00ba60;
}
.success[data-v-6f0770e4] {
  margin: 20px 0;
}
.success p[data-v-6f0770e4] {
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #000000;
  margin-bottom: 10px;
}
.success .success_but[data-v-6f0770e4] {
  margin: 20px 0;
  text-align: center;
}
.success .success_but .noBut[data-v-6f0770e4] {
  background: #fafafa !important;
  border: 1px solid #eaeaea !important;
  color: #666666 !important;
  margin-left: 10px;
}
.success .success_but button[data-v-6f0770e4] {
  display: inline-block;
  width: 160px;
  height: 36px;
  background: #e1f5fe;
  border: 1px solid #008ee1;
  border-radius: 2px;
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #0b50a2;
  line-height: 36px;
  cursor: pointer;
}
.success .success_but button[data-v-6f0770e4]:last-of-type {
  background: #008ee1;
  color: #ffffff;
  margin-left: 10px;
}
.dialogbox[data-v-6f0770e4] {
  text-align: left;
}
.dialogbox[data-v-6f0770e4] .el-dialog__body {
  padding: 20px;
}
.dialogbox .title[data-v-6f0770e4] {
  line-height: 40px;
  vertical-align: middle;
  padding: 0px 20px;
}
.dialogbox .title span[data-v-6f0770e4] {
  float: right;
  margin-right: 20px;
}
.dialogbox .title span[data-v-6f0770e4]:hover {
  color: #409eff;
  cursor: pointer;
}
.dialogbox[data-v-6f0770e4] .el-dialog__header {
  padding: 0px;
  background: #fafafa;
}
.dialogbox p[data-v-6f0770e4] {
  font-size: 16px;
  color: #333;
  margin: 10px 0;
}
.dialogbox .btns[data-v-6f0770e4] {
  margin-top: 20px;
  text-align: center;
}
.dialogUl[data-v-6f0770e4] {
  font-size: 12px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #666666;
  line-height: 20px;
}
.exclusive[data-v-6f0770e4] {
  padding: 2px;
  border-radius: 2px;
  border: 1px solid #ff3333;
  color: #ff3333;
  font-size: 12px;
}

