.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;
}

.elInput .el-input__inner {
    height: 44px !important;
    border: 1px solid #eb4e59;
    line-height: 44px;
}
.elInput .el-input__icon {
    color: #eb4e59;
    line-height: 44px;
}

.el-container[data-v-5479c588] {
  background: #f6f6f6 !important;
}
.order-tool[data-v-5479c588] {
  background: #f6f6f6;
  height: 100vh;
  overflow-y: auto;
}
.order-tool .tool-header[data-v-5479c588] {
  width: 100%;
  background: #eb4e59;
}
.order-tool .tool-header img[data-v-5479c588] {
  display: block;
  margin: 0 auto;
  width: 100%;
  max-width: 1440px;
}
.order-tool .searchData1[data-v-5479c588] {
  width: 100%;
  background: #ffffff;
}
.order-tool .searchData1 .searchData[data-v-5479c588] {
  width: 1000px;
  height: 44px;
  margin: 0 auto;
  padding: 25px 0;
  position: relative;
  text-align: center;
  background: #ffffff;
}
.order-tool .searchData1 .searchData .el-page-header[data-v-5479c588] {
  position: absolute;
  left: 0;
  line-height: 44px;
}
.order-tool .searchData1 .searchData .elInput[data-v-5479c588] {
  width: 530px;
  height: 44px;
  box-sizing: border-box;
  border-radius: 2px;
}
.order-tool .searchData1 .searchData .elInput .el-input__inner[data-v-5479c588] {
  height: 44px !important;
  border: 1px solid #eb4e59;
}
.order-tool .templateClass[data-v-5479c588] {
  border-bottom: 1px solid #c9c9c9;
  display: flex;
  width: 1000px;
  margin: 0 auto 30px;
  padding: 20px 0 15px;
  line-height: 28px;
  font-size: 14px;
}
.order-tool .templateClass .title[data-v-5479c588] {
  margin-right: 20px;
}
.order-tool .templateClass .selectedListTab[data-v-5479c588] {
  width: 790px;
  margin: 0 auto;
  flex: 1;
  box-sizing: border-box;
}
.order-tool .templateClass .selectedListTab ul[data-v-5479c588] {
  display: table;
  width: 100%;
}
.order-tool .templateClass .selectedListTab.hgauto1[data-v-5479c588],
.order-tool .templateClass .selectedListTab.hgauto2[data-v-5479c588] {
  height: auto !important;
}
.order-tool .templateClass .selectedListTab li[data-v-5479c588] {
  display: block;
  float: left;
  height: 28px;
  line-height: 28px;
  padding: 0 10px;
  margin: 0 5px 5px 0;
  cursor: pointer;
}
.order-tool .templateClass .selectedListTab li.checked[data-v-5479c588] {
  background: rgb(235, 78, 89);
  border-radius: 14px;
  color: #ffffff;
}
.order-tool .order-list[data-v-5479c588] {
  width: 1000px;
  margin: 0 auto !important;
  min-height: 300px;
}
.order-tool .order-list .order-item[data-v-5479c588] {
  background: #ffffff;
  box-sizing: border-box;
  font-weight: 400;
  border-radius: 4px;
  box-shadow: 1px 3px 4px #dcd6d6;
  margin-bottom: 25px;
  padding-bottom: 10px;
  overflow: hidden;
  cursor: pointer;
  text-align: center;
}
.order-tool .order-list .order-item .el-image[data-v-5479c588] {
  width: 100%;
  height: 176px;
  display: block;
  margin-bottom: 10px;
  border-bottom: 1px solid #eeeeee;
}
.order-tool .order-list .order-item p[data-v-5479c588] {
  height: 20px;
  font-size: 14px;
  color: #000000;
  line-height: 20px;
  padding: 0 10px;
  box-sizing: border-box;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.order-tool .order-list .order-item .mess[data-v-5479c588] {
  height: 17px;
  font-size: 12px;
  color: rgb(169, 169, 169);
  line-height: 17px;
  padding: 0 10px;
  box-sizing: border-box;
  justify-content: space-between;
  display: flex;
}
