@charset "UTF-8";
.container[data-v-6ac40d30] {
  background: #ffffff;
  padding: 0 20px;
  margin-top: 17px;
}
.container .big-title[data-v-6ac40d30] {
  font-size: 18px;
  color: #666666;
  line-height: 40px;
  padding-top: 10px;
}
[data-v-6ac40d30] .el-table th {
  padding: 5px 0;
}
[data-v-6ac40d30] .el-table th,[data-v-6ac40d30] .el-table tr,[data-v-6ac40d30] .el-table td {
  color: #848484;
  border-bottom: none !important;
}
[data-v-6ac40d30] .el-table .cell {
  padding-left: 0 !important;
  font-size: 14px !important;
  color: #999999;
  padding-left: 16px !important;
}
[data-v-6ac40d30] .el-table .has-gutter tr {
  border-bottom: none !important;
  background: #F6F7FB !important;
  font-weight: bold;
  line-height: 17px;
  color: #333333;
  opacity: 0.81;
}
[data-v-6ac40d30] .el-table .has-gutter tr th:nth-last-child(2) .cell {
  text-align: center !important;
}
[data-v-6ac40d30] .el-table__header-wrapper {
  background: #F6F7FB !important;
  font-weight: bold;
  line-height: 17px;
  color: #333333;
  opacity: 0.81;
}
[data-v-6ac40d30] .el-table__header-wrapper .cell {
  padding-left: 16px !important;
  font-size: 12px !important;
  font-family: "\82F9\65B9";
  font-weight: 500;
  padding: 8px 0;
  color: #333333;
}
[data-v-6ac40d30] .el-table::before {
  height: 0px;
}
.more[data-v-6ac40d30] {
  position: absolute;
  top: 19px;
  right: 24px;
  cursor: pointer;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  color: #397EFF;
}
.my_table[data-v-6ac40d30] {
  overflow: auto;
}
.my_table[data-v-6ac40d30]::-webkit-scrollbar {
  display: none;
}
.receivable {
  position: relative;
  top: 0;
  right: 0;
}
.container {
  background: #ffffff;
  padding: 0 20px;
  margin-top: 17px;
  padding-top: 10px;
}
.big-title {
  font-size: 18px;
  color: #666666;
  line-height: 40px;
}
.legend_list {
  margin-top: 20px;
  width: 100px;
}
.legend_li {
  position: relative;
  padding-left: 20px;
  margin-top: 20px;
  margin-left: 30%;
  font-size: 16px;
  color: #333333;
  font-weight: bold;
  line-height: 21px;
}
.legend_li_num {
  color: #848484;
  font-weight: bold;
  margin-top: 5px;
}
.legend_li::before {
  content: "";
  position: absolute;
  top: 3px;
  left: 0;
  width: 4px;
  height: 19px;
  border-radius: 5px;
}
.legend_li:nth-child(1)::before {
  background: #F8D457;
}
.legend_li:nth-child(2)::before {
  background: #3280F5;
}
.legend_li:nth-child(3)::before {
  background: #D2DBDE;
}
.data_title {
  font-size: 26px;
  color: #333333;
  font-weight: bold;
  position: absolute;
  top: 41.5%;
  left: 40%;
}

.count_container[data-v-53b37492]{
  background: #ffffff;
  padding: 10px 20px 20px 20px;
  font-family: '\82F9\65B9';
  margin-top: 17px;
}
.count_container .big-title[data-v-53b37492]{
  font-size: 18px;
  color: #666666;
  line-height: 40px;
}
.count_container .count_li_num[data-v-53b37492]{
  font-size: 26px;
  color: #333333;
  font-weight: bold;
  line-height: 37px;
}
.count_li_title[data-v-53b37492]{
  font-size: 14px;
  color: #999999;
  line-height: 22px;
}
.count_list[data-v-53b37492]{
  overflow: hidden;
}
.count_li[data-v-53b37492]{
  float: left;
  width: 25%;
  text-align: center;
}
.center_container[data-v-53b37492]{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.execution[data-v-5e7d1c92] {
  height: 99%;
}
.execution .header[data-v-5e7d1c92] {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.execution .header__title[data-v-5e7d1c92] {
  font-size: 22px;
}
.execution .header__btn[data-v-5e7d1c92] {
  position: absolute;
  right: 10px;
}
.execution .main[data-v-5e7d1c92] {
  margin: 0 auto;
  width: 99%;
  height: calc(100% - 100px);
  background-color: #fff;
  padding: 20px;
  border-radius: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.iframe[data-v-5e7d1c92] {
  width: 100%;
  height: 100%;
  border: 0;
  overflow: hidden;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
