[data-v-310d1466]:export {
  menuText: #bfcbd9;
  menuActiveText: #1d2d3d;
  subMenuActiveText: #bfcbd9;
  menuBg: #001529;
  menuHover: #77b7fe;
  subMenuBg: #001529;
  subMenuHover: #77b7fe;
  sideBarWidth: 1.1458rem;
}
[data-v-310d1466] .el-dialog.is-fullscreen .el-dialog__body {
  background: #ffffff;
}
[data-v-310d1466] .el-dialog__header {
  padding: 20px;
}
[data-v-310d1466] .el-dialog__header .header {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-right: 16px;
  font-size: 18px;
  font-weight: bold;
}
[data-v-310d1466] .el-dialog__header .header .title {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
[data-v-310d1466] .el-dialog__header .header .title .hint {
  font-size: 14px;
  font-weight: 500;
  margin-left: 15px;
}
[data-v-310d1466] .el-dialog__header .header .right-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
[data-v-310d1466] .el-dialog__header .header .right-icon .svg-icon {
  margin-right: 15px;
  cursor: pointer;
}
[data-v-310d1466] .el-dialog__header .header .right-icon .svg-icon.restore {
  height: 0.95em;
}
[data-v-310d1466] .el-dialog__header .header .right-icon .svg-icon:hover {
  color: #ff8100;
}
[data-v-310d1466] .el-dialog__header .el-dialog__headerbtn {
  top: var(--closeIconHeight) !important;
}
[data-v-310d1466] .el-dialog__header .el-dialog__headerbtn .el-dialog__close {
  font-weight: 700;
  font-size: 20px;
  color: #444;
}
[data-v-310d1466] .el-dialog__header .el-dialog__headerbtn .el-dialog__close:hover {
  color: #ff8100;
}
[data-v-310d1466] .el-dialog__body {
  padding: 24px;
  height: 100vh;
  overflow: hidden;
}
.billSty[data-v-310d1466] {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
}
.billSty .iconFloat[data-v-310d1466] {
  cursor: pointer;
  position: absolute;
  left: 5px;
  bottom: 60px;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #ffffff;
  z-index: 1101;
}
.billSty .iconFloat i[data-v-310d1466] {
  font-size: 24px;
}
.billSty .iconFloat[data-v-310d1466]:hover {
  color: #ff8100;
}
.billSty .billFiltet[data-v-310d1466] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.billSty .billFiltet[data-v-310d1466] .el-button--warning {
  width: 120px;
  height: 36px;
  border-radius: 4px;
  background: #fff2e5;
  border: 1px solid #ff8100;
  color: #ff8100;
}
.billSty .billFiltet[data-v-310d1466] .el-button--warning .el-icon-arrow-down:before {
  color: #ff8100;
}
.billSty .billFiltet .tabsSty[data-v-310d1466] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  overflow-x: auto;
}
.billSty .billFiltet .tabsSty[data-v-310d1466] .el-tabs__header {
  margin-bottom: 2px;
}
.billSty .billFiltet .tabsSty[data-v-310d1466] .el-tabs__header .el-tabs__nav-wrap::after {
  content: none;
}
.billSty .billFiltet .upload-demo[data-v-310d1466] {
  width: 125px;
  margin-left: 20px;
}
.billSty .spreads[data-v-310d1466] {
  height: calc(100% - 120px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 24px;
}
.billSty .spreads .spreadLeft[data-v-310d1466] {
  width: 60%;
}
.billSty .spreads .spreadLeft[data-v-310d1466] .f1 {
  height: calc(100% - 28px);
}
.billSty .spreads .spreadRight[data-v-310d1466] {
  width: calc(40% - 24px);
  margin-left: 24px;
}
.billSty .spreads .spreadRight[data-v-310d1466] .f1 {
  height: 100%;
}
.mt-5[data-v-310d1466] {
  margin-top: 5px;
}
.bgColor[data-v-310d1466] {
  background: #ff8100 !important;
  color: #ffffff;
}
.bgColor[data-v-310d1466]:hover {
  color: #ffffff !important;
}


/*# sourceMappingURL=27.d64f9d1d.css.map*/