.page-box {
  margin: 20px auto;
  text-align: center;
}
.page-box .el-pagination__editor.el-input {
  width: 70px !important;
}
.page-box .el-pagination__editor.el-input .el-input__inner {
  text-indent: 0 !important;
}

.uploadImgOuter .el-loading-mask {
    background: rgba(255, 255, 255, 0.5);
}

.uploadImg[data-v-8e4928b4] {
  display: flex;
  line-height: 36px;
  height: 36px;
  overflow: hidden;
}
.uploadImg .input-fileup[data-v-8e4928b4] {
  cursor: pointer;
  width: 120px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  overflow: hidden;
  position: relative;
  background: #409eff;
  color: #ffffff;
  text-decoration: none;
  display: block;
  margin: 0 5px;
  border-radius: 3px;
}
.uploadImg .input-fileup input[data-v-8e4928b4] {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  cursor: pointer;
}
.pickAlbumPreListNo[data-v-8e4928b4] {
  display: table;
  margin: 0;
  width: 100%;
  /*  border: 1px solid #dcd9d9;
  border-radius: 5px;*/
  padding: 6px;
  box-sizing: border-box;
}
.pickAlbumPreListNo li[data-v-8e4928b4] {
  width: 68px;
  height: 68px;
  display: block;
  float: left;
  text-align: center;
  margin: 5px;
  border: 1px solid #eeeeee;
}
.pickAlbumPreListNo li .el-icon-picture-outline[data-v-8e4928b4] {
  display: block;
  font-size: 40px;
  margin: 14px auto;
  color: #999999;
}
.pickAlbumPreList[data-v-8e4928b4] {
  max-height: 400px;
  overflow-y: auto;
  margin-top: 20px;
  border: 1px solid #dcd9d9;
  border-radius: 5px;
  box-sizing: border-box;
}
.pickAlbumPreList2[data-v-8e4928b4] {
  display: table;
  margin: 0;
  width: 100%;
  padding: 6px;
  box-sizing: border-box;
}
.pickAlbumPreList2 li[data-v-8e4928b4] {
  width: 69px;
  height: 69px;
  display: block;
  float: left;
  margin: 4px;
  position: relative;
  cursor: pointer;
}
.pickAlbumPreList2 li .el-image[data-v-8e4928b4] {
  display: block;
  width: 68px;
  height: 68px;
  border: 1px solid #d6d6d6;
  box-sizing: border-box;
}
.pickAlbumPreList2 li img[data-v-8e4928b4] {
  display: block;
  width: 68px;
  height: 68px;
}
.pickAlbumPreList2 li i[data-v-8e4928b4] {
  display: none;
  position: absolute;
  right: 0;
  top: 0;
  background: #409eff;
  color: #ffffff;
  font-size: 20px;
  cursor: pointer;
}
.pickAlbumPreList2 li:hover i[data-v-8e4928b4] {
  display: block;
}
.avatar-uploader[data-v-8e4928b4] {
  font-size: 28px;
  color: #8c939d;
  text-align: center;
  border: 1px dashed #d9d9d9 !important;
  width: 68px;
  height: 68px;
  line-height: 68px;
}
.avatar[data-v-8e4928b4] {
  width: 68px;
  height: 68px;
}
.elProgress[data-v-8e4928b4] {
  width: 150px;
  margin: 16px 10px;
}
.moreSlectList {
  border: 1px solid #f2f2f2;
  border-radius: 5px;
  margin-bottom: 20px;
}
.moreSlect span.title {
  font-size: 14px;
  line-height: 36px;
}
.moreSlect {
  display: flex;
  padding-right: 10px;
}
.selectedListTab {
  width: 100%;
  flex: 1;
  padding: 0 10px;
  margin: 0;
}
.selectedListTab li {
  background: #f2f2f2;
  display: block;
  float: left;
  height: 36px;
  line-height: 36px;
  padding: 0 10px;
  background: none;
  margin: 0 5px 10px;
  background: #f2f2f2;
  border-radius: 5px;
  font-size: 12px;
  cursor: pointer;
}
.selectedListTab li.checked {
  color: #409eff;
}
.nav {
  box-shadow: 0 0 5px #cccccc;
  padding: 15px 20px;
  margin: 5px 0 20px;
  /*height: 108px;
  overflow-y: auto;*/
}
.selectedListTab.hgauto1,
.selectedListTab.hgauto2 {
  height: auto !important;
}
.slImg {
  border: 1px solid #eeeeee;
  box-sizing: border-box;
  width: 80px;
  height: 80px;
}
.showDown {
  text-align: center;
  padding-top: 10px;
  border-top: 1px solid #eee;
}
.order-tool {
  background: #f6f6f6;
  height: 100vh;
  overflow-y: auto;
}
.order-tool .no-data {
  width: 100%;
  height: 500px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  color: #999999;
  background: #ffffff;
  width: 1000px;
  margin: 0 auto;
}
.order-tool .upload-img {
  width: 100%;
  margin: 0 auto !important;
  display: flex;
  flex-wrap: wrap;
  -moz-column-gap: 20px;
  column-gap: 20px;
  background: #ffffff;
  padding: 10px 20px;
  margin-top: 10px;
  box-sizing: border-box;
  cursor: pointer;
}
.order-tool .upload-img li {
  margin: 10px 0;
  position: relative;
  width: 225px;
  height: 185px;
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3);
}
.order-tool .upload-img li .el-image {
  width: 100%;
  height: 100%;
}
.order-tool .upload-img li span {
  position: absolute;
  left: 5px;
  bottom: 5px;
  background: #5a5d5f;
  color: #ffffff;
  height: 20px;
  width: 200px;
  display: block;
  line-height: 20px;
  padding: 0 5px;
  font-style: normal;
  font-size: 12px;
}
.order-tool .upload-img li i {
  width: 20px;
  height: 20px;
  border: 1px solid #999999;
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100%;
  font-style: normal;
  font-size: 16px;
  right: 5px;
  top: 5px;
}
.order-tool .upload-img li i.el-icon-check {
  font-weight: bold;
  color: #409eff;
  border: 1px solid #409eff;
  cursor: pointer;
}
.order-tool .upload-img li i.el-icon-circle-close {
  color: #ff0000;
  left: 5px;
  top: 5px;
  right: auto;
  border: 0;
  font-size: 24px;
  cursor: pointer;
}
.order-tool .upload-img li i.el-icon-edit {
  color: #ff0000;
  left: 5px;
  top: 40px;
  right: auto;
  border: 0;
  font-size: 24px;
  cursor: pointer;
}
