.table-striped>tbody>tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}

.table {
  max-width: 100%;
  border-spacing: 0;
  border-collapse: collapse;
}

.electric_data_downBtn {
  padding-left: 40px;
}

#footFont {
  font-size: 14px;
  color: #666666;
  text-align: center;
  margin-bottom: 16px;
  margin-top: -55px;
  width: 96%;
}

.wrap {
  background: #FFFFFF;
  /* border-radius: 2px; */
  /* position: fixed; */
  /* height: 100%; */
  /* width: 95%; */
  /* margin: 0 18px; */
  padding-left: 24px;
}

#hr {
  /* margin-left: 24px; */
  margin-top: 17px;
  border-top: 1px dashed #D9D9D9;
  width: 96%;
}

.firstHead {
  background: #F1F1F1 !important;
  height: 34px;
}

.operate {
  text-align: center;
  font-size: 12px !important;
  color: #333333 !important;
  letter-spacing: 0;
  /* width: 138px; */
  min-width: 52px;
  width: 10%;
}

.filename_des {
  font-family: MicrosoftYaHeiUI;
  font-size: 12px;
  color: #333333;
  letter-spacing: 0;
  /* width: 300px; */
  width: 28%;
  min-width: 130px;
}

.filesize_des {
  font-family: MicrosoftYaHeiUI;
  font-size: 12px;
  color: #333333;
  letter-spacing: 0;
  /* width: 100px; */
  width: 12%;
  min-width: 75px;
}

td.filesize_des>div.sign {
  padding-left: 22%;
}

#edmTable>.trs {
  cursor: pointer;
}

.operator_des,
.operatetime_des {
  font-family: MicrosoftYaHeiUI;
  font-size: 12px;
  color: #333333;
  letter-spacing: 0;
  text-align: left;
  /* width: 110px; */
  width: 20%;
  /* min-width: 110px; */
  min-width: 75px;
}

.remark_des {
  font-family: MicrosoftYaHeiUI;
  font-size: 12px;
  color: #333333;
  letter-spacing: 0;
  width: 424px;
  /* width: 370xp; */
}

.remarkInput {
  /* width: 366px; */
  width: 70%;
  height: 36px;
  background: #FFFFFF;
  border: none;
  display: none;
  text-indent: 9px;
  font-size: 12px;
  margin-left: 10px;
}

.table>tbody>tr>td {
  border: 0px !important;
  vertical-align: middle !important;
  padding: 0px !important;
}

.split {
  background: #CCCCCC;
  height: 12px;
  width: 1px;
  float: left;
  margin-top: 2px;
}

.sign {
  float: left;
  margin-left: 8px;
}

#buttons {
  overflow: hidden;
}

#table {
  /* margin-left: 24px; */
  margin-top: 12px;
  width: 97% !important;
  /* margin-bottom: -12px !important;
 */
  margin-bottom: 24px;
}

#uploadBtn,
#uploadMore,
#DownMore,
#add {
  /* margin-top: 12px; */
  /* margin-left: 12px; */
  /* box-shadow: 0 1px 6px 0 rgba(0,0,0,0.15); */
  border-radius: 2px;
  background: #FFFFFF;
  width: 64px;
  height: 28px;
  opacity: 1;
  font-family: MicrosoftYaHeiUI;
  color: #1890FF;
  font-size: 12px;
  border: 1px solid #D9D9D9;
  letter-spacing: 0;
  text-align: center;
  line-height: 26px;
  float: left;
  cursor: pointer;
}
#uploadBtn:hover, #uploadMore:hover, #DownMore:hover, #add:hover {
  border: solid 1px #1890FF;
}

#HeadFont {
  /* height:48px;
margin-left:24px;
line-height: 48px; */
  margin: 8px 0px 8px 0px;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -ms-flex-align: center;
  height: 25px;
}

.bigfont {
  font-family: "Microsoft YaHei", "PingFangSC-Regular", "Helvetica Neue", Helvetica, Arial, "Hiragino Sans GB", "WenQuanYi Micro Hei", sans-serif;
  font-size: 14px !important;
  color: #333333;
  letter-spacing: 0;
  font-weight: 600;
  position: relative;
  cursor: pointer;
  /* margin-left: 6px; */
  /* blod: true; */
}
.bigfont:hover{
  opacity: 0.7;
}

.attchNum {
  margin-left: 16px;
  font-family: "PingFangSC-Regular";
  font-size: 14px;
  color: #999999;
  letter-spacing: 0;
  font-weight: 400;
}

.smallfont {
  /* margin-top: 12px; */
  margin-left: 24px;
  font-size: 12px;
  color: #999999;
  letter-spacing: 0;
  font-family: "MicrosoftYaHeiUI";
  line-height: 26px;
  float: left;
}

.operateIcon {
  text-align: center;
}


/* li:nth-child(3) */

.previewfile, .createDate {
  /* max-width: 130px; */
  word-break: break-all;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}
.previewfileAfter::after {
  content: '...';
  position: absolute;
  bottom: 0;
  right: 0;
}
.previewfileAfter::after {
  content: '...';
  position: absolute;
  bottom: 0;
  right: 0;
}
.operateIcon>img:nth-child(2) {
  margin-left: 17%;
}

.filename {
  font-family: "MicrosoftYaHeiUI";
  letter-spacing: 0;
  font-size: 12px !important;
  color: #1890FF;
  margin-left: 8px;
}

.filesize {
  width: 64px;
  height: 20px;
  line-height: 20px;
  font-family: "MicrosoftYaHeiUI";
  font-size: 12px;
  color: #333333;
  letter-spacing: 0;
  text-align: right;
  margin-right: 16px;
}

.operator>div,
.filename>div,
.operatetime>div {
  margin-left: 8px;
}

.operatetime>div {
  display: -webkit-box;
  word-break: break-all;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.operatetime {
  font-size: 12px;
  font-family: "MicrosoftYaHeiUI";
  color: #333333;
  letter-spacing: 0;
  line-height: 18px;
}

.file {
  margin-left: 12px;
}

.set_collapsible {
  cursor: pointer;
  transform: rotate(90deg);
  margin-right: 6px;
  /* display: block;
line-height: 19px; */
}

.wrap_content {
  transition: all 200ms ease-in 0s;
  opacity: 1;
  padding-top: 10px;
}

.wrap_hidden {
  display: none;
  transition: all 200ms ease-in 0s;
  opacity: 0.5;
}

.openDialog {
  position: fixed;
  left: 0;
  top: 0;
  width: 100vw;
  height: 100vh;
  z-index: 1050;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(55, 55, 55, .5);
  display: flex;
}

.dialogTheme {
  -webkit-animation: KIytlzg7 1s steps(1) 0s 1 normal none;
  animation: KIytlzg7 1s steps(1) 0s 1 normal none;
  position: relative;
  background-color: #fff;
  border-radius: 6px;
  overflow: hidden;
  max-height: 100%;
  max-width: 100%;
}

.dialogTop {
  position: absolute;
  left: 6px;
  right: 6px;
  height: 10px;
  background: #dbe9ff;
  opacity: 0;
  width: calc(100% - 60px);
  cursor: move;
}

.dialogHead {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  overflow: auto;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  border-radius: 6px;
}

.dialogContent {
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
  -webkit-box-shadow: 0 2px 8px 0 rgb(0 0 0 / 15%);
  box-shadow: 0 2px 8px 0 rgb(0 0 0 / 15%);
  width: 460px;
  min-height: 340px;
}

.dialogConfirm {
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  padding-top: 17px;
  padding-left: 26px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.dialogSign {
  border-radius: 50% 50%;
  width: 6px;
  height: 6px;
}

.dialogTitle {
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 360px;
  font-size: 18px;
  color: #333;
  padding-left: 8px;
}

.dialogKdIcon {
  margin-right: 27px;
  cursor: pointer;
  font-size: 16px;
}

.dialogFont {
  padding-left: 26px;
  padding-right: 26px;
  font-size: 16px;
  color: #828282;
  line-height: 28px;
  min-height: 57px;
  max-height: 112px;
  overflow-x: hidden;
  overflow-y: auto;
  word-wrap: break-word;
}

.dialogBtns {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  /* -ms-flex-direction: row-reverse; */
  flex-direction: row-reverse;
  padding-bottom: 34px;
  padding-top: 35px;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 14px;
  line-height: 32px;
}

.dialogCancelBtn {
  border: 1px solid #bbb;
  border-radius: 2px;
  height: 32px;
  width: 90px;
  color: #666;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
  margin-left: 20px;
}

.dialogConfirmBtn {
  width: 90px;
  height: 32px;
  /* margin-left: 20px; */
  margin-left: 0;
  cursor: pointer;
  border-radius: 2px;
}

.iconfa {
  flex-grow: 1;
}

.mustInputWarn {
  color: #FB2323;
  margin-left: 12px;
  height: 19px;
  line-height: 19px;
  display: none;
  font-size: 12px;
  font-weight: 400;
}

.mustInput {
  width: 5px;
  height: 5px;
  line-height: 4px;
  color: #FB2323;
  font-family: "PingFangSC-Regular";
  margin-left: 4px;
}