.container[data-v-63ee7446] {
  padding: 10px 20px;
  background: #fff;
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
  /*.container-body {
    padding: 0 15px;
  }*/
}
.container .container-header[data-v-63ee7446] {
  border-left: 5px solid #00A0E8;
  font-size: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 10px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.container .container-header i[data-v-63ee7446] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  border: 1px dashed #D2D1D2;
  margin-left: 41px;
  width: 100%;
  height: 1px;
  display: inline-block;
}

.el-select-dropdown__item.selected[data-v-c4901aa2] {
  background: #F5F7FA !important;
  border: none!important;
  color: #409EFF !important;
}

.dl-pagination[data-v-72233bcd] {
  padding: 30px 0;
  text-align: right;
  background: #fff;
}

.query-card[data-v-4115b0b3] {
  margin-top: 10px;
}
.el-form .el-input[data-v-4115b0b3],
.el-form .el-select[data-v-4115b0b3] {
  width: 180px;
}
.el-form .el-form-item__label[data-v-4115b0b3] {
  padding: 0 10px 0 0;
}
.upload-container .upload-area ul li[data-v-4115b0b3] {
  padding: 5px 0;
  font-family: CorporateS-Regular;
  font-size: 14px;
}
.upload-container .el-button[data-v-4115b0b3] {
  margin: 20px 0;
}
.query-container[data-v-4115b0b3] {
  width: 100%;
  height: 68px;
  background: #fff;
  padding: 20px 0 10px;
}
.query-container .el-button[data-v-4115b0b3] {
  float: right;
  margin-left: 10px;
}
.action-span[data-v-4115b0b3] {
  color: #00A0E8;
  cursor: pointer;
  font-size: 12px;
  margin-right: 25px;
}
.action-span[data-v-4115b0b3]:last-child {
  margin-right: 0;
}
.date-input[data-v-4115b0b3] {
  margin-left: 15px;
  width: 100px;
}
.process-box[data-v-4115b0b3] {
  position: relative;
}
.process-box .process-bar > *[data-v-4115b0b3] {
  position: absolute;
}
.process-box .process-bar[data-v-4115b0b3] {
  position: relative;
  width: 816px;
  height: 36px;
  margin: 10px 0px;
  background: #FFFFFF;
  border: 1px solid #00A0E8;
  border-radius: 4px;
  overflow: visible;
  z-index: 99;
}
.process-box .process-bar .uploadedbar[data-v-4115b0b3] {
  left: 0;
  top: 0px;
  bottom: 0px;
  background-color: rgba(0, 160, 232, 0.1);
  z-index: 105;
}
.process-box .process-bar .fileicon[data-v-4115b0b3] {
  left: 20px;
  top: 9px;
  width: 16px;
  height: 16px;
}
.process-box .process-bar p[data-v-4115b0b3] {
  height: 36px;
  line-height: 36px;
  font-size: 16px;
  color: #00A0E8;
  z-index: 120;
  margin: 0;
}
.process-box .process-bar .filename[data-v-4115b0b3] {
  left: 46px;
  width: 70%;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.process-box .process-bar .size[data-v-4115b0b3] {
  right: 0px;
}
.process-box .process-bar .size span[data-v-4115b0b3] {
  padding: 0 5px;
}
.process-box .process-bar .delete[data-v-4115b0b3] {
  right: -30px;
  top: 11px;
  width: 14px;
  height: 14px;
  cursor: pointer;
}

