[data-v-7fb0d394]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-7fb0d394]::-webkit-scrollbar-thumb {
  background-color: #a1a3a9;
  border-radius: 4px;
}
.box[data-v-7fb0d394] {
  padding: 5px;
  margin-right: 0;
  height: 100%;
  width: 100%;
  background-color: rgb(242, 242, 242);
  overflow-y: scroll;
  overflow-x: hidden;
  overflow-y: auto;
}
.top[data-v-7fb0d394] {
  padding: 15px;
  width: 100%;
  background-color: rgb(255, 255, 255);
}
.bottom[data-v-7fb0d394] {
  width: 100%;
}
.bottom > div h3[data-v-7fb0d394] {
  padding: 15px 0 12px;
}
.but[data-v-7fb0d394] {
  width: 100%;
  display: flex;
  justify-content: center;
  margin-top: 15px;
  margin-bottom: 15px;
}
.user_box[data-v-7fb0d394] {
  width: 100%;
  display: flex;
  height: 540px;
}
.user_box > div[data-v-7fb0d394] {
  margin-top: 20px;
  margin-left: 30px;
}
.one[data-v-7fb0d394] {
  width: 250px;
  height: 500px;
  min-width: 200px;
  overflow: hidden;
  overflow-y: scroll;
  overflow-x: hidden;
  overflow-y: auto;
}
.top_one .top_one_content_top2 table tr:nth-of-type(1) td[data-v-7fb0d394]:nth-of-type(-n + 3) {
  background-color: rgba(255, 255, 255, 0.04);
}
.top_one .top_one_content_top2 table tr:nth-of-type(1) td[data-v-7fb0d394]:nth-of-type(n + 4) {
  background-color: transparent;
}
.top_one .top_one_content_top2 table tr:nth-of-type(2) td[data-v-7fb0d394]:nth-of-type(-n + 3) {
  background-color: transparent;
}
.top_one table[data-v-7fb0d394] {
  border-color: #2e405e;
}
.top_one table h3[data-v-7fb0d394] {
  padding: 15px 0;
  margin-bottom: 15px;
  border-bottom: #2e405e solid 1px;
}
.top_one table tr td[data-v-7fb0d394] {
  border-color: #2e405e;
  line-height: 1;
  padding: 20px 0;
}
.top_one table tr td[data-v-7fb0d394]:nth-of-type(odd) {
  background-color: rgba(255, 255, 255, 0.04);
}
.top_one .top_one_content > h3[data-v-7fb0d394] {
  padding: 15px 0;
  border-bottom: #2e405e solid 1px;
}
.top_one .top_one_content .top_one_content_top h3[data-v-7fb0d394] {
  padding: 15px 0;
}
.top_one .top_one_content .top_one_content_top p[data-v-7fb0d394] {
  line-height: 1;
  padding: 15px 0;
}
.two[data-v-7fb0d394] {
  width: 800px;
  height: 540px;
}
.two > div[data-v-7fb0d394] {
  width: 100%;
}
.two_top[data-v-7fb0d394] {
  widows: 100%;
  height: 400px;
}
.four[data-v-7fb0d394] {
  margin-top: 20px;
  display: flex;
  justify-content: center;
  padding-bottom: 20px;
}
.btnn[data-v-7fb0d394] {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
.bottom_in[data-v-7fb0d394] {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}
.bottom_in > div[data-v-7fb0d394] {
  width: 20%;
  min-width: 200px;
}
.examine_particulars .el-dialog__body {
  padding: 0 20px 30px;
}
.examine_particulars .el-dialog__title {
  font-size: 14px;
  font-weight: 600;
}
.el-dialog__header {
  border-bottom: solid 1px #2e405e;
  margin-bottom: 10px;
  padding: 10px 20px;
}
.el-dialog__header .el-dialog__headerbtn {
  top: 10px;
}
.moudel .examine_particulars .el-tree {
  background-color: transparent;
  color: #fff;
}
.moudel .examine_particulars .el-tree .el-tree-node.is-current > .el-tree-node__content {
  background-color: #3791ff;
}
.moudel .examine_particulars .top_one .el-table--border,
.moudel .examine_particulars .top_one .el-table--group {
  border-color: #2e405e;
}
.moudel .examine_particulars .top_one .el-table {
  margin-top: -2px;
}
.moudel .examine_particulars .top_one .el-table .el-table__body tbody tr:nth-of-type(odd) {
  background: transparent;
}
.moudel .examine_particulars .top_one .el-table--border .el-table__cell,
.moudel .examine_particulars .top_one .el-table__body-wrapper .el-table--border.is-scrolling-left ~ .el-table__fixed {
  border-color: #2e405e;
}
.moudel .examine_particulars .top_one .el-table .el-table__cell,
.moudel .box .el-table .el-table th.el-table__cell.is-leaf {
  border-bottom: solid 1px #2e405e;
}
.filter_elInput .el-input__suffix-inner .el-input__icon {
  line-height: 32px;
}
.filter_elInput .el-input__inner {
  line-height: 32px;
  height: 32px;
}
