.homepage[data-v-213332aa] {
  width: 100%;
  padding: 1.25rem;
  background-color: #f5f5f5;
}
.top[data-v-213332aa] {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.top p[data-v-213332aa] {
    padding: 0;
    margin: 0;
}
.top .info[data-v-213332aa] {
    width: 19%;
    padding: 1.25rem;
    display: flex;
    align-items: center;
    background-color: #fff;
    border-radius: 0.625rem;
    box-shadow: 0 0 0.375rem 0.125rem #eeeeee;
}
.top .info .img[data-v-213332aa] {
      width: 5rem;
      height: 5rem;
      border-radius: 0.3125rem;
      display: flex;
      justify-content: center;
      align-items: center;
      background: #3c6bed;
}
.top .info .msg[data-v-213332aa] {
      margin-left: 1.25rem;
      width: 11.25rem;
      height: 5rem;
      display: flex;
      flex-direction: column;
      justify-content: space-between;
      align-items: flex-start;
}
.top .info .msg .title[data-v-213332aa] {
        font-size: 1rem;
}
.top .info .num[data-v-213332aa] {
      font-size: 1.5rem;
      font-weight: bold;
}
.searchMain[data-v-213332aa] {
  margin-top: 1.25rem;
  padding: 1.25rem 0;
  background-color: #fff;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 0.625rem;
  font-weight: bold;
}
.search[data-v-213332aa] {
  margin-left: 1.25rem;
  width: 31.25rem;
}
.search[data-v-213332aa] .el-input-group__append,
  .search .el-input-group__prepend[data-v-213332aa] {
    background-color: #4285f4;
    color: #fff;
    border: none;
}
.search[data-v-213332aa] .el-input-group__append,
  .search .el-input-group__prepend[data-v-213332aa]:hover {
    cursor: pointer;
}
.basicInfo[data-v-213332aa] {
  widows: 100%;
  margin-top: 1.25rem;
  display: flex;
  justify-content: space-between;
}
.basicInfo .chart[data-v-213332aa] {
    width: 49%;
    background-color: #fff;
    box-shadow: 0 0 0.25rem 0.25rem #eeeeee;
    border-radius: 0.625rem;
    padding: 1.25rem;
    position: relative;
}
.basicInfo .chart .title[data-v-213332aa] {
      position: absolute;
      right: 0.625rem;
      z-index: 10;
      font-size: 1.25rem;
      font-weight: bold;
      display: flex;
      justify-content: space-between;
      align-items: center;
}
.basicInfo .chart .trend[data-v-213332aa] {
      height: 25rem;
      width: 100%;
}

.main[data-v-c5e267c0] {
  width: 100%;
  background: url(../../static/img/sybj-risk_dist.jpg?) no-repeat center;
  background-size: cover;
  min-height: calc(100vh - 3.125rem);
  display: flex;
  flex-direction: column;
  align-items: center;
}
.main .search[data-v-c5e267c0] {
    margin-top: 25vh;
    width: 40.875rem;
}
.main .search[data-v-c5e267c0] .el-input-group__append,
    .main .search .el-input-group__prepend[data-v-c5e267c0] {
      background-color: #4285f4;
      color: #fff;
      border: none;
}
.main .search[data-v-c5e267c0] .el-input-group__append,
    .main .search .el-input-group__prepend[data-v-c5e267c0]:hover {
      cursor: pointer;
}
.main .history[data-v-c5e267c0] {
    margin-top: 2.5rem;
    width: 40.875rem;
    height: 1.375rem;
    line-height: 1.375rem;
    color: #fff;
}
.main .history .title[data-v-c5e267c0] {
      display: inline-block;
      margin-left: 0.625rem;
      margin-bottom: 1rem;
      font-weight: 900;
}
.main .history .company[data-v-c5e267c0] {
      height: 2.5rem;
      width: 12.5rem;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap;
      line-height: 2.5rem;
      margin: 0;
      padding: 0;
}
.main .history .company[data-v-c5e267c0]:hover {
        cursor: pointer;
}
.main .history .company .number[data-v-c5e267c0] {
        display: inline-block;
        margin-right: 0.625rem;
}
.main .history .company .num1[data-v-c5e267c0] {
        color: #e46565;
}
.main .history .company .num2[data-v-c5e267c0] {
        color: #f17458;
}
.main .history .company .num3[data-v-c5e267c0] {
        color: #ebb848;
}

.app-container[data-v-01a8d1f4] {
  border-radius: 0;
  padding: 0;
  margin: 0;
}

[data-v-1e78079e] input::-webkit-input-placeholder {
  color: #858ebd;
}
.col-shadw .el-input[data-v-1e78079e] {
  box-shadow: 0 0.25rem 0.75rem 0 rgba(179, 192, 231, 0.24);
  border-radius: 0.25rem;
}
.fr[data-v-1e78079e] {
  background-color: transparent;
  margin: 0 0.4rem;
}
.mt-20[data-v-1e78079e] {
  margin-top: 1.25rem;
}
.label[data-v-1e78079e] {
  color: #3a3f63;
  font-size: 0.9rem;
}
.query-container .el-row[data-v-1e78079e] {
  margin: 1rem 0;
}
.query-container .el-tag[data-v-1e78079e]:hover {
  font-weight: 600;
  box-shadow: 0 0 0 0.125rem rgba(64, 158, 255, 0.3);
}
.query-footer[data-v-1e78079e] {
  border-top: 0.0625rem solid #eaeaea;
  font-size: 0.8rem;
}
.query-footer > div[data-v-1e78079e] {
    text-align: left;
    color: #666ea5;
    padding-top: 1rem;
}
.query-footer > div b[data-v-1e78079e] {
      color: #409eff;
}
.query-footer > div .u[data-v-1e78079e] {
      color: #409eff;
      font-size: 0.6rem;
      cursor: pointer;
}
.query-footer > div .r[data-v-1e78079e] {
      text-decoration: underline;
      color: #999999;
      font-size: 0.6rem;
      margin-left: 20rem;
      cursor: pointer;
}
.tab_body[data-v-1e78079e] {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.tab_body .tab[data-v-1e78079e] {
    width: 100%;
    height: 6.5625rem;
    background-color: #ffffff;
    box-shadow: 0 1rem 3.375rem 0 rgba(179, 192, 231, 0.32);
    border-radius: 0.5rem;
    padding: 1.25rem;
}

.qymc[data-v-23d28f0f] {
  color: #3972f5;
}
.qymc[data-v-23d28f0f]:hover {
    cursor: pointer;
    text-decoration: underline;
}
.formItem[data-v-23d28f0f] {
  width: 100%;
}
.formItem[data-v-23d28f0f] .el-form-item__content {
    width: calc(100% - 9.375rem);
}
.formItem[data-v-23d28f0f] .el-form-item__content /deep/.el-select,
    .formItem[data-v-23d28f0f] .el-form-item__content /deep/.el-cascader {
      width: 100%;
}
.formItem1[data-v-23d28f0f] {
  width: 100%;
}
.formItem1[data-v-23d28f0f] .el-form-item__content {
    width: 100%;
}
.formItem1[data-v-23d28f0f] .el-form-item__content /deep/.el-select,
    .formItem1[data-v-23d28f0f] .el-form-item__content /deep/.el-cascader {
      width: 100%;
}
.dialog-footer[data-v-23d28f0f] {
  text-align: center;
  margin: 1.25rem auto;
}
.company_select[data-v-23d28f0f] {
  width: 100%;
  padding: 1.875rem 0.9375rem 0.9375rem 0.9375rem;
  background-color: #fff;
}
.search_list .pagination[data-v-23d28f0f] {
  width: 100%;
  margin-top: 0.625rem;
  display: flex;
  justify-content: center;
}
.yszk_list_item_content_item[data-v-23d28f0f] {
  margin: 1.25rem 0;
  font-size: 1rem;
}
.yszk_list_item_content_item .yszk_list_item_content_file[data-v-23d28f0f] {
    display: flex;
    flex-direction: column;
}
.yszk_list_item_content_item .yszk_list_item_content_file span[data-v-23d28f0f] {
      font-size: 1rem;
      margin-bottom: 0.625rem;
}
.yszk_list_item_content_item .yszk_list_item_content_file span[data-v-23d28f0f]:last-child {
        margin-bottom: 0;
}
.yszk_list_item_content_item .yszk_list_item_content_file span[data-v-23d28f0f]:hover {
        cursor: pointer;
        color: #007aff;
}
.fileClass[data-v-23d28f0f] {
  width: 100%;
  min-height: 50rem;
}


.el-image-viewer__wrapper {
  z-index: 9999 !important;
}

.qymc[data-v-054ee406] {
  color: #3972f5;
}
.qymc[data-v-054ee406]:hover {
    cursor: pointer;
    text-decoration: underline;
}
.formItem[data-v-054ee406] {
  width: 100%;
}
.formItem[data-v-054ee406] .el-form-item__content {
    width: calc(100% - 9.375rem);
}
.formItem[data-v-054ee406] .el-form-item__content /deep/.el-select,
    .formItem[data-v-054ee406] .el-form-item__content /deep/.el-cascader {
      width: 100%;
}
.company_select[data-v-054ee406] {
  width: 100%;
  padding: 1.875rem 0.9375rem 0.9375rem 0.9375rem;
  background-color: #fff;
}
.search_list .pagination[data-v-054ee406] {
  width: 100%;
  margin-top: 0.625rem;
  display: flex;
  justify-content: center;
}

.qymc[data-v-b5978662] {
  color: #3972f5;
}
.qymc[data-v-b5978662]:hover {
    cursor: pointer;
    text-decoration: underline;
}
.formItem[data-v-b5978662] {
  width: 100%;
}
.formItem[data-v-b5978662] .el-form-item__content {
    width: calc(100% - 9.375rem);
}
.formItem[data-v-b5978662] .el-form-item__content /deep/.el-select,
    .formItem[data-v-b5978662] .el-form-item__content /deep/.el-cascader {
      width: 100%;
}
.company_select[data-v-b5978662] {
  width: 100%;
  padding: 1.875rem 0.9375rem 0.9375rem 0.9375rem;
  background-color: #fff;
}
.search_list .pagination[data-v-b5978662] {
  width: 100%;
  margin-top: 0.625rem;
  display: flex;
  justify-content: center;
}

.qymc[data-v-22ca2468] {
  color: #3972f5;
}
.qymc[data-v-22ca2468]:hover {
    cursor: pointer;
    text-decoration: underline;
}
.formItem[data-v-22ca2468] {
  width: 100%;
}
.formItem[data-v-22ca2468] .el-form-item__content {
    width: calc(100% - 9.375rem);
}
.formItem[data-v-22ca2468] .el-form-item__content /deep/.el-select,
    .formItem[data-v-22ca2468] .el-form-item__content /deep/.el-cascader {
      width: 100%;
}
.company_select[data-v-22ca2468] {
  width: 100%;
  padding: 1.875rem 0.9375rem 0.9375rem 0.9375rem;
  background-color: #fff;
}
.search_list .pagination[data-v-22ca2468] {
  width: 100%;
  margin-top: 0.625rem;
  display: flex;
  justify-content: center;
}

.data_update_info[data-v-570b1ec2] {
  display: inline-block;
  font-size: 1rem;
  font-weight: 900;
  height: 1.25rem;
  line-height: 1.25rem;
}

.basicInfo{
    position: relative;
}
.basicInfo .my-table{
    filter: blur(0.25rem);
    pointer-events: none;
}
.basicInfo .overlay {
    position: absolute;
    top: 1.25rem;
    left: 6.25rem;
    right: 17.125rem;
    /* bottom: 20px; */
    background: linear-gradient(to bottom, rgba(60, 152, 245, 0.5), rgba(245,250,255,0.5));
    padding: 0 0.625rem 1.25rem 0.625rem;
    display: flex;
    flex-direction: column;
    align-items: center;
    border-radius: 0.625rem;
}
.basicInfo .overlay h3{
    color: #102b48;
    font-size: 1.25rem;
    margin: 0.625rem 0;
}
.basicInfo .overlay span{
    display: block;
    width: 80%;
    padding:0.25rem 0;
    color: #fff;
    font-size: 1rem;
    background: linear-gradient(to right, rgba(171,212,255,0.5), rgba(29, 132, 243, 0.5),rgba(171,212,255,0.5));
    text-align: center;
}
.basicInfo .overlay span b{
  color: red;
}
.basicInfo .overlay .demo{
    width: 100%;
    background: #fff;
    border-radius: 0.625rem;
    margin-top: 0.625rem;
    padding: 0.625rem;
    position: relative;
}
.basicInfo .overlay .demo span{
    display: block;
    width: 2.5rem;
    height: 1.25rem;
    font-size: 0.75rem;
    background: rgb(35, 133, 245);
    border-radius: 0.625rem 0;
    position: absolute;
    top: -0.625rem;
    left: 0;
}
.containter[data-v-32c106fc] {
  width: 100%;
}
.containter .step ol.titt[data-v-32c106fc] {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    background-color: #fff;
    margin: 0;
    padding: 0;
    font-size: 0.875rem;
    position: fixed;
    top: 21.875rem;
    right: 1.5rem;
    z-index: 999;
}
.containter .step ol.titt .button[data-v-32c106fc] {
    width: 9.375rem;
    margin-top: 0.625rem;
}
.containter .step ol.titt .button.cur[data-v-32c106fc] {
    background-color: #5591f5;
    color: #fff;
}
.containter .basicInfo[data-v-32c106fc] {
    background: #fff;
    border-radius: 0.625rem;
    width: 100%;
    padding: 0.75rem 10.875rem 0.75rem 1.5rem;
    margin-top: 1.25rem;
}
.containter .basicInfo #trend[data-v-32c106fc] {
      width: 87.5rem;
      height: 25rem;
      border-radius: 0.25rem;
      padding: 0.75rem;
      box-shadow: 0 0 0.625rem #e8eaef;
}
.containter .basicInfo #trendDemo[data-v-32c106fc] {
      width: 100%;
      height: 15.625rem;
      border-radius: 0.25rem;
      padding: 0.75rem;
      box-shadow: 0 0 0.625rem #e8eaef;
}
.containter .basicInfo .titles[data-v-32c106fc] {
      display: flex;
      margin: 0.625rem 0;
      justify-content: space-between;
      font-size: 1.125rem;
      font-weight: 900;
}
.containter .basicInfo1 .title[data-v-32c106fc] {
    display: flex;
    justify-content: space-between;
    margin: 0.625rem 0;
}
.containter .basicInfo1 .table[data-v-32c106fc] {
    width: 100%;
    height: 6.25rem;
    border-collapse: collapse;
    margin-top: 1.5625rem;
}
.containter .basicInfo1 .table th[data-v-32c106fc],
    .containter .basicInfo1 .table td[data-v-32c106fc] {
      width: 14.875rem;
      height: 3.5rem;
      border: #eff1f7 solid 0.0625rem;
}
.containter .basicInfo1 .table th[data-v-32c106fc] {
      background-color: #f2f9fe;
}
.containter .basicInfo1 .table td[data-v-32c106fc] {
      padding-left: 0.625rem;
      text-align: left;
}
.containter .basicInfo1 .table .jyfw[data-v-32c106fc] {
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap;
}
.containter .basicInfo7 p[data-v-32c106fc] {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.containter .basicInfo7 .echart[data-v-32c106fc] {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.containter .basicInfo7 .echart #social[data-v-32c106fc],
    .containter .basicInfo7 .echart #endowment[data-v-32c106fc],
    .containter .basicInfo7 .echart #gjjjcje[data-v-32c106fc],
    .containter .basicInfo7 .echart #gjjjcrs[data-v-32c106fc] {
      width: 43.75rem;
      height: 31.25rem;
      border-radius: 0.25rem;
      padding: 0.75rem;
      box-shadow: 0 0 0.625rem #e8eaef;
}
.title[data-v-32c106fc] {
  font-size: 1.125rem;
  font-weight: 900;
}
.glqy[data-v-32c106fc] {
  color: #4a8bf6;
  margin-left: 1.5rem;
}
.glqy[data-v-32c106fc]:hover {
  cursor: pointer;
}
.block[data-v-32c106fc] {
  width: 100%;
  display: flex;
  height: 3.75rem;
  align-items: center;
}
.item[data-v-32c106fc] {
  margin-top: 0.25rem;
  margin-right: 1rem;
}


.dialog {
  border-radius: 0.625rem;
  padding-bottom: 3.125rem;
}
.el-dialog {
  display: flex;
  flex-direction: column;
  margin: 0 !important;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  /*height:600px;*/
  max-height: calc(100% - 12.5rem);
  max-width: calc(100% - 1.875rem);
}
.el-dialog .el-dialog__body {
  flex: 1;
  overflow: auto;
}
.pagination {
  width: 100%;
  margin-top: 0.625rem;
  display: flex;
  justify-content: center;
}

.containter[data-v-7710a54b] {
  width: 100%;
}
.containter .basicInfo[data-v-7710a54b] {
    background: #fff;
    border-radius: 0.625rem;
    width: 100%;
    padding: 0.75rem 10.875rem 0.75rem 1.5rem;
    margin-top: 1.25rem;
}
.containter .basicInfo h2[data-v-7710a54b] {
      text-align: center;
}
.containter .basicInfo .date[data-v-7710a54b] {
      display: flex;
      justify-content: space-between;
      align-items: center;
}
.containter .basicInfo .date .title[data-v-7710a54b] {
        font-size: 1.125rem;
        font-weight: 900;
}
.containter .basicInfo .table[data-v-7710a54b] {
      width: 100%;
      border-collapse: collapse;
}
.containter .basicInfo .table th[data-v-7710a54b],
      .containter .basicInfo .table td[data-v-7710a54b] {
        height: 3.5rem;
        border: #ccc solid 0.0625rem;
}
.containter .basicInfo .table th[data-v-7710a54b] {
        width: 14.875rem;
        background-color: #f2f9fe;
}
.containter .basicInfo .table td[data-v-7710a54b] {
        padding-left: 0.625rem;
        text-align: left;
}
.containter .basicInfo .sbxx td[data-v-7710a54b] {
      padding-left: 0;
      text-align: center;
}

.tree[data-v-3a64135a] {
  background: #fff;
  touch-action: none;
  padding: 0;
  margin: 1.25rem 0 0 0;
  border-radius: 0.625rem;
  width: 100%;
  height: calc(100vh - 3.125rem);
  max-width: 100%;
  overflow: hidden;
  font-family: "PingFangSC-Regular", "PingFangSC-Light", "PingFang SC", sans-serif, "Microsoft YaHei";
}
.seeTree-page[data-v-3a64135a] {
  position: relative;
  padding: 0.625rem;
  width: 100%;
}
.el-button[data-v-3a64135a] {
  position: fixed;
  right: 0.625rem;
  top: 3.75rem;
}

.buttonText[data-v-34698eac] {
  color: #4a8bf6;
}
.containter[data-v-34698eac] {
  width: 100%;
}
.containter .step ol.titt[data-v-34698eac] {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    background-color: #fff;
    margin: 0;
    padding: 0;
    font-size: 0.875rem;
    position: fixed;
    top: 21.875rem;
    right: 1.5rem;
    z-index: 999;
}
.containter .step .tittItem[data-v-34698eac] {
    margin-bottom: 0.3125rem;
}
.containter .step ol.titt .button[data-v-34698eac] {
    width: 9.375rem;
    margin: 0;
}
.containter .step ol.titt .button.cur[data-v-34698eac] {
    background-color: #5591f5;
    color: #fff;
}
.containter .basicInfo[data-v-34698eac] {
    background: #fff;
    border-radius: 0.625rem;
    width: 100%;
    padding: 0.75rem 10.875rem 0.75rem 1.5rem;
    margin-top: 1.25rem;
}
.containter .basicInfo .title[data-v-34698eac] {
      display: flex;
      justify-content: space-between;
      align-items: center;
}
.morexxfp[data-v-34698eac] {
  display: flex;
  align-items: center;
  margin-bottom: 1.5rem;
}
.morexxfp div[data-v-34698eac] {
    margin-right: 1.5rem;
}
.title[data-v-34698eac] {
  font-size: 1.125rem;
  font-weight: 900;
}
.glqy[data-v-34698eac] {
  color: #4a8bf6;
  margin-left: 1.5rem;
}
.glqy[data-v-34698eac]:hover {
  cursor: pointer;
}
.item[data-v-34698eac] {
  margin-top: 0.25rem;
  margin-right: 1rem;
}


.dialog {
  border-radius: 0.625rem;
  padding-bottom: 3.125rem;
}
.el-dialog {
  display: flex;
  flex-direction: column;
  margin: 0 !important;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  /*height:600px;*/
  max-height: calc(100% - 12.5rem);
  max-width: calc(100% - 1.875rem);
}
.el-dialog .el-dialog__body {
  flex: 1;
  overflow: auto;
}
.pagination {
  width: 100%;
  margin-top: 0.625rem;
  display: flex;
  justify-content: center;
}

.basicInfo{
    position: relative; 
}
.basicInfo .my-table{
    filter: blur(0.25rem);
    pointer-events: none;
}
.basicInfo .overlay {
    position: absolute;
    top: 1.25rem;
    left: 6.25rem;
    right: 17.125rem;
    /* bottom: 20px; */
    background: linear-gradient(to bottom, rgba(60, 152, 245, 0.5), rgba(245,250,255,0.5));
    padding: 0 0.625rem 1.25rem 0.625rem;
    display: flex;
    flex-direction: column;
    align-items: center;
    border-radius: 0.625rem;
  }
.basicInfo .overlay h3{
    color: #102b48;
    font-size: 1.25rem;
    margin: 0.625rem 0;
  }
.basicInfo .overlay span{
    display: block;
    width: 80%;
    padding:0.25rem 0;
    color: #fff;
    font-size: 1rem;
    background: linear-gradient(to right, rgba(171,212,255,0.5), rgba(29, 132, 243, 0.5),rgba(171,212,255,0.5));
    text-align: center;
  }
.basicInfo .overlay span b{
  color: red;
}
.basicInfo .overlay .demo{
    width: 100%;
    background: #fff;
    border-radius: 0.625rem;
    margin-top: 0.625rem;
    padding: 0.625rem;
    position: relative;
    
  }
.basicInfo .overlay .demo span{
    display: block;
    width: 2.5rem;
    height: 1.25rem;
    font-size: 0.75rem;
    background: rgb(35, 133, 245);
    border-radius: 0.625rem 0;
    position: absolute;
    top: -0.625rem;
    left: 0;
  }
.cursorCla[data-v-25d6e8d6] {
  cursor: pointer;
  display: flex;
  align-items: center;
}
.cursorClaTwo[data-v-25d6e8d6] {
  width: 26.625rem !important;
}
.el-icon-document-copy[data-v-25d6e8d6] {
  font-size: 0.875rem;
  color: #4486f4;
  margin-left: 0.3125rem;
}
.containter[data-v-25d6e8d6] {
  width: 100%;
}
.containter .step ol.titt[data-v-25d6e8d6] {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    background-color: #fff;
    margin: 0;
    padding: 0;
    font-size: 0.875rem;
    position: fixed;
    top: 21.875rem;
    right: 1.5rem;
    z-index: 999;
}
.containter .step .tittItem[data-v-25d6e8d6] {
    margin-bottom: 0.625rem;
}
.containter .step ol.titt .button[data-v-25d6e8d6] {
    width: 9.375rem;
    margin: 0;
}
.containter .step ol.titt .button.cur[data-v-25d6e8d6] {
    background-color: #5591f5;
    color: #fff;
}
.containter .basicInfo[data-v-25d6e8d6] {
    background: #fff;
    border-radius: 0.625rem;
    width: 100%;
    padding: 0.75rem 10.875rem 0.75rem 1.5rem;
    margin-top: 1.25rem;
}
.containter .basicInfo1 .table[data-v-25d6e8d6] {
    width: 100%;
    height: 21.25rem;
    border-collapse: collapse;
}
.containter .basicInfo1 .table th[data-v-25d6e8d6],
    .containter .basicInfo1 .table td[data-v-25d6e8d6] {
      width: 14.875rem;
      height: 3.5rem;
      border: #ccc solid 0.0625rem;
}
.containter .basicInfo1 .table th[data-v-25d6e8d6] {
      background-color: #f2f9fe;
      width: 6.25rem;
}
.containter .basicInfo1 .table td[data-v-25d6e8d6] {
      padding-left: 0.625rem;
      text-align: left;
}
.containter .basicInfo1 .table .jyfw[data-v-25d6e8d6] {
      word-wrap: break-word;
      word-break: break-all;
      overflow: hidden;
      text-overflow: ellipsis;
      display: -webkit-box;
      -webkit-line-clamp: 3;
      -webkit-box-orient: vertical;
      line-height: 1.25rem;
}
.containter .basicInfo7 p[data-v-25d6e8d6] {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.containter .basicInfo7 #riskScoreEchart[data-v-25d6e8d6] {
    width: 89rem;
    height: 31.25rem;
    border-radius: 0.25rem;
    padding: 0.75rem;
    box-shadow: 0 0 0.625rem #e8eaef;
    margin-top: 0.625rem;
}
.title[data-v-25d6e8d6] {
  font-size: 1.125rem;
  font-weight: 900;
}
.glqy[data-v-25d6e8d6] {
  color: #4a8bf6;
  margin-left: 1.5rem;
}
.glqy[data-v-25d6e8d6]:hover {
  cursor: pointer;
}
.item[data-v-25d6e8d6] {
  margin-top: 0.25rem;
  margin-right: 1rem;
}
.gbhy[data-v-25d6e8d6] {
  display: flex;
  align-items: center;
}
.gbhy .title[data-v-25d6e8d6] {
    display: inline-block;
    padding: 0.125rem 0.25rem;
    background-color: #c1daf0;
    margin-right: 0.3125rem;
    color: #409eff;
    font-weight: 100;
    font-size: 0.875rem;
}
.gbhy .gbhymc[data-v-25d6e8d6] {
    color: #409eff;
}
.gbhy .el-icon-arrow-down[data-v-25d6e8d6] {
    transition: transform 0.5s ease-in-out;
    color: #409eff;
}
.gbhy:hover .el-icon-arrow-down[data-v-25d6e8d6] {
    transform: rotate(-180deg);
}


.dialog {
  border-radius: 0.625rem;
  padding-bottom: 3.125rem;
}
.el-dialog {
  display: flex;
  flex-direction: column;
  margin: 0 !important;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  /*height:600px;*/
  max-height: calc(100% - 12.5rem);
  max-width: calc(100% - 1.875rem);
}
.el-dialog .el-dialog__body {
  flex: 1;
  overflow: auto;
}
.pagination {
  width: 100%;
  margin-top: 0.625rem;
  display: flex;
  justify-content: center;
}
.myNote {
  display: -webkit-box;
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

@charset "UTF-8";
[data-v-8d41a6d6] .el-tabs__item {
  box-shadow: none !important;
}
.app-container[data-v-8d41a6d6] {
  background: #f0f0f0;
  padding: 1.5rem;
  font-size: 0.875rem;
}

/* 头部信息 */
.header[data-v-8d41a6d6] {
  background: #fff;
  border-radius: 0.625rem;
  width: 100%;
  padding: 1.25rem 0;
  display: flex;
}
.header .logo[data-v-8d41a6d6] {
    width: 10%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.header .logo .img[data-v-8d41a6d6] {
      width: 7.5rem;
      height: 7.5rem;
      display: flex;
      text-align: center;
      align-items: center;
      border-radius: 0.625rem;
      font-size: 2.5rem;
      font-weight: 600;
      letter-spacing: 0.0625rem;
      background-color: #2595ef;
      color: #fff;
}
.header .info[data-v-8d41a6d6] {
    width: 90%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    /* .lables span:first-child:hover {
      cursor: pointer;
    } */
}
.header .info .status[data-v-8d41a6d6] {
      display: flex;
      justify-content: space-between;
      align-items: center;
      margin-bottom: 0.625rem;
}
.header .info .statusInfo[data-v-8d41a6d6],
    .header .info .lables[data-v-8d41a6d6] {
      display: flex;
      align-items: center;
      flex-wrap: wrap;
      width: 100%;
}
.header .info .statusInfo[data-v-8d41a6d6] {
      overflow: hidden;
}
.header .info .statusInfo span[data-v-8d41a6d6] {
      display: inline-block;
      margin-right: 0.75rem;
      font-size: 1rem;
}
.header .info .statusInfo span[data-v-8d41a6d6]:first-child {
      font-size: 1.875rem;
      font-weight: 900;
      color: #3a3f63;
}
.header .info .statusInfo span[data-v-8d41a6d6]:nth-child(2),
    .header .info .lables span[data-v-8d41a6d6] {
      height: 1.5rem;
      line-height: 1.5rem;
      border-radius: 0.25rem;
}
.header .info .statusInfo .cx[data-v-8d41a6d6] {
      background-color: #eafde0;
      color: #30cd29;
      padding: 0 0.75rem;
}
.header .info .lables span[data-v-8d41a6d6] {
      margin-right: 0.75rem;
      padding: 0 0.75rem;
      background-color: #e7f4ff;
      color: #2595ef;
      margin-bottom: 0.625rem;
      font-size: 1rem;
}
.header .info .msg[data-v-8d41a6d6] {
      width: 90%;
}
.header .info .msg .el-row[data-v-8d41a6d6] {
        padding-bottom: 0.625rem;
}
.header .info .msg p[data-v-8d41a6d6] {
      margin: 0;
      padding: 0;
}
.header .info .msg div[data-v-8d41a6d6] {
      display: flex;
      align-items: center;
}
.header .info .msg .com_intro[data-v-8d41a6d6] {
      width: 100%;
      display: flex;
      align-items: flex-start;
}
.el-icon-document-copy[data-v-8d41a6d6] {
  cursor: pointer;
  font-size: 1rem;
  color: #4486f4;
  margin-left: 0.3125rem;
}
.cursorCla[data-v-8d41a6d6] {
  cursor: pointer;
  display: flex;
  align-items: center;
}
.cursorClaTwo[data-v-8d41a6d6] {
  font-size: 1rem;
  color: #4486f4;
  margin-left: 0.3125rem;
}
.msgInfo[data-v-8d41a6d6] {
  color: #000;
  line-height: 1.25rem;
  text-align: justify;
  font-size: 1rem;
}
.introduce[data-v-8d41a6d6] {
  font-size: 1rem;
}
.eclipes[data-v-8d41a6d6] {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.btn[data-v-8d41a6d6] {
  color: #4486f4;
  font-size: 1rem;
}
.btn[data-v-8d41a6d6]:hover {
    cursor: pointer;
}
.pray[data-v-8d41a6d6] {
  color: #a6a6a6;
  font-size: 1rem;
}
.glqy[data-v-8d41a6d6] {
  color: #4a8bf6;
}
.glqy[data-v-8d41a6d6]:hover {
  cursor: pointer;
}
.formItem[data-v-8d41a6d6] {
  width: 100%;
}
.formItem[data-v-8d41a6d6] .el-form-item__content {
    width: calc(100% - 7.8125rem);
}
.formItem[data-v-8d41a6d6] .el-form-item__content /deep/.el-select,
    .formItem[data-v-8d41a6d6] .el-form-item__content /deep/.el-cascader {
      width: 100%;
}
.formItem[data-v-8d41a6d6] .el-form-item__content .w100 {
      width: 100% !important;
}
.downMsg[data-v-8d41a6d6] {
  width: 100%;
  text-indent: 2em;
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.downMsgVip[data-v-8d41a6d6] {
  width: 100%;
  padding-left: 3.4375rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
}
[data-v-8d41a6d6] .el-button {
  padding: 0.625rem;
}


.downMsgDialog {
  border-radius: 0.3125rem;
}
.pdfContent {
  width: 49.625rem;
  min-height: 40.875rem;
}
.gbhy {
  display: flex;
  align-items: center;
  margin-bottom: 0.25rem;
.title {
    display: inline-block;
    padding: 0.125rem 0.25rem;
    margin-right: 0.3125rem;
    background-color: #e7f4ff !important;
    color: #2595ef !important;
    font-weight: 100;
    font-size: 0.875rem;
}
.msgInfo {
    color: #409eff;
}
.el-icon-arrow-down {
    transition: transform 0.5s ease-in-out;
    color: #409eff;
}
&:hover {
.el-icon-arrow-down {
      transform: rotate(-180deg);
}
}
}


.atooltip {
  background: #e6f7ff !important;
  color: #1994ff !important;
  font-weight: 400;
  font-size: 0.875rem;
  border: 0.0625rem solid #1994ff;
  height: 1.875rem !important;
  line-height: 1.875rem !important;
  padding: 0 0.5rem !important;
}

/* 修改箭头边框 {color:'#5590f4',backgroundColor: '#eaf1fb'} */
.atooltip.el-tooltip__popper.is-dark[x-placement^="top"] .popper__arrow {
  border-top-color: #1994ff !important;
  bottom: -0.375rem !important;
}
.atooltip.el-tooltip__popper[x-placement^="top"] .popper__arrow {
  border-top-color: #1994ff !important;
}

/* 修改箭头背景颜色 */
.el-tooltip__popper[x-placement^="top"] .popper__arrow {
  border-top-color: #e6f7ff;
}
.el-tooltip__popper[x-placement^="top"] .popper__arrow:after {
  border-top-color: #e6f7ff;
}

.containter[data-v-5b1942f0] {
  width: 100%;
}
.containter .step ol.titt[data-v-5b1942f0] {
    height: 7.5rem;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    background-color: #fff;
    margin: 0;
    padding: 0;
    font-size: 0.875rem;
    position: fixed;
    top: 21.875rem;
    right: 1.5rem;
    z-index: 999;
}
.containter .step ol.titt .button[data-v-5b1942f0] {
    width: 9.375rem;
    margin: 0;
}
.containter .step ol.titt .button.cur[data-v-5b1942f0] {
    background-color: #5591f5;
    color: #fff;
}
.containter .basicInfo[data-v-5b1942f0] {
    background: #fff;
    border-radius: 0.625rem;
    width: 100%;
    padding: 0.75rem 10.875rem 0.75rem 1.5rem;
    margin-top: 1.25rem;
}
.containter .basicInfo #trend[data-v-5b1942f0] {
      width: 100%;
      height: 25rem;
      border-radius: 0.25rem;
      padding: 0.75rem;
      box-shadow: 0 0 0.625rem #e8eaef;
}
.containter .basicInfo #trendDemo[data-v-5b1942f0] {
      width: 100%;
      height: 15.625rem;
      border-radius: 0.25rem;
      padding: 0.75rem;
      box-shadow: 0 0 0.625rem #e8eaef;
}
.containter .basicInfo .titles[data-v-5b1942f0] {
      display: flex;
      margin: 0.625rem 0;
      justify-content: space-between;
      font-size: 1.125rem;
      font-weight: 900;
}
.containter .basicInfo1 .title[data-v-5b1942f0] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0.625rem 0;
}
.containter .basicInfo1 .title span[data-v-5b1942f0] {
      height: 2.25rem;
      line-height: 2.25rem;
      display: inline-block;
}
.containter .basicInfo1 .table[data-v-5b1942f0] {
    width: 100%;
    height: 6.25rem;
    border-collapse: collapse;
}
.containter .basicInfo1 .table th[data-v-5b1942f0],
    .containter .basicInfo1 .table td[data-v-5b1942f0] {
      width: 14.875rem;
      height: 3.5rem;
      border: #eff1f7 solid 0.0625rem;
}
.containter .basicInfo1 .table th[data-v-5b1942f0] {
      background-color: #f2f9fe;
}
.containter .basicInfo1 .table td[data-v-5b1942f0] {
      padding-left: 0.625rem;
      text-align: left;
}
.containter .basicInfo1 .table .jyfw[data-v-5b1942f0] {
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap;
}
.containter .basicInfo7 p[data-v-5b1942f0] {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.containter .basicInfo7 .echart[data-v-5b1942f0] {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.containter .basicInfo7 .echart #social[data-v-5b1942f0],
    .containter .basicInfo7 .echart #endowment[data-v-5b1942f0],
    .containter .basicInfo7 .echart #gjjjcje[data-v-5b1942f0],
    .containter .basicInfo7 .echart #gjjjcrs[data-v-5b1942f0] {
      width: 43.75rem;
      height: 31.25rem;
      border-radius: 0.25rem;
      padding: 0.75rem;
      box-shadow: 0 0 0.625rem #e8eaef;
}
.containter .basicInfo7 .echart .cbrs[data-v-5b1942f0] {
      position: relative;
}
.containter .basicInfo7 .echart .cbrs .cbzl[data-v-5b1942f0] {
        position: absolute;
        top: 0.625rem;
        right: 0.625rem;
        z-index: 1;
}
.containter .basicInfo7 .echart .cbrs #endowment[data-v-5b1942f0] {
        position: relative;
        z-index: 0;
}
.title[data-v-5b1942f0] {
  font-size: 1.125rem;
  font-weight: 900;
}
.glqy[data-v-5b1942f0] {
  color: #4a8bf6;
  margin-left: 1.5rem;
}
.glqy[data-v-5b1942f0]:hover {
  cursor: pointer;
}
.block[data-v-5b1942f0] {
  width: 100%;
  display: flex;
  height: 3.75rem;
  align-items: center;
}
.item[data-v-5b1942f0] {
  margin-top: 0.25rem;
  margin-right: 1rem;
}
.fund_title[data-v-5b1942f0] {
  font-size: 1rem;
  font-weight: 900;
  height: 1.25rem;
  line-height: 1.25rem;
}


.dialog {
  border-radius: 0.625rem;
  padding-bottom: 3.125rem;
}
.el-dialog {
  display: flex;
  flex-direction: column;
  margin: 0 !important;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  /*height:600px;*/
  max-height: calc(100% - 12.5rem);
  max-width: calc(100% - 1.875rem);
}
.el-dialog .el-dialog__body {
  flex: 1;
  overflow: auto;
}
.pagination {
  width: 100%;
  margin-top: 0.625rem;
  display: flex;
  justify-content: center;
}

.containter[data-v-53c1379c] {
  width: 100%;
}
.containter .step ol.titt[data-v-53c1379c] {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    background-color: #fff;
    margin: 0;
    padding: 0;
    font-size: 0.875rem;
    position: fixed;
    top: 21.875rem;
    right: 1.5rem;
    z-index: 999;
}
.containter .step .tittItem[data-v-53c1379c] {
    margin-bottom: 0.625rem;
}
.containter .step ol.titt .button[data-v-53c1379c] {
    width: 9.375rem;
    margin: 0;
}
.containter .step ol.titt .button.cur[data-v-53c1379c] {
    background-color: #5591f5;
    color: #fff;
}
.containter .basicInfo[data-v-53c1379c] {
    background: #fff;
    border-radius: 0.625rem;
    width: 100%;
    padding: 0.75rem 10.875rem 0.75rem 1.5rem;
    margin-top: 1.25rem;
}
.containter .basicInfo p[data-v-53c1379c] {
      display: flex;
      justify-content: space-between;
      align-items: center;
}
.title[data-v-53c1379c] {
  font-size: 1.125rem;
  font-weight: 900;
}
.glqy[data-v-53c1379c] {
  color: #4a8bf6;
  margin-left: 1.5rem;
}
.glqy[data-v-53c1379c]:hover {
  cursor: pointer;
}
.item[data-v-53c1379c] {
  margin-top: 0.25rem;
  margin-right: 1rem;
}
.content[data-v-53c1379c] {
  width: 100%;
}
.content .left[data-v-53c1379c],
  .content .right[data-v-53c1379c] {
    width: 100%;
    padding: 0.625rem;
    margin: 0.625rem 0;
    box-shadow: -0.05rem 0.05rem 0.25rem 0.05rem rgba(0, 0, 0, 0.2);
    position: relative;
}
.content .left .table[data-v-53c1379c],
    .content .right .table[data-v-53c1379c] {
      width: 100%;
      border-collapse: collapse;
}
.content .left .table th[data-v-53c1379c],
      .content .left .table td[data-v-53c1379c],
      .content .right .table th[data-v-53c1379c],
      .content .right .table td[data-v-53c1379c] {
        width: 14.875rem;
        height: 3.125rem;
        border: #eff1f7 solid 0.0625rem;
}
.content .left .table th[data-v-53c1379c],
      .content .right .table th[data-v-53c1379c] {
        background-color: #f2f9fe;
}
.content .left .table td[data-v-53c1379c],
      .content .right .table td[data-v-53c1379c] {
        padding-left: 0.625rem;
        text-align: left;
}
.content .left .year_select[data-v-53c1379c],
    .content .right .year_select[data-v-53c1379c] {
      position: absolute;
      top: 0.625rem;
      right: 0.625rem;
      z-index: 10;
}


.dialog {
  border-radius: 0.625rem;
  padding-bottom: 1.25rem !important;
}
.el-dialog {
  display: flex;
  flex-direction: column;
  margin: 0 !important;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  /*height:600px;*/
  max-height: calc(100% - 9.375rem) !important;
  max-width: calc(100% - 1.875rem);
}
.el-dialog .el-dialog__body {
  flex: 1;
  overflow: auto;
}
.pagination {
  width: 100%;
  margin-top: 0.625rem;
  display: flex;
  justify-content: center;
}

#invoiceInfo[data-v-791e599e] {
  width: 88.75rem;
  height: 25rem;
  margin-top: 0.625rem;
}
#topTenShop[data-v-791e599e],
#topTenClient[data-v-791e599e],
#topTenPurchaseProducts[data-v-791e599e],
#topTenSupplier[data-v-791e599e] {
  width: 75rem;
  height: 31.25rem;
}
.containter[data-v-791e599e] {
  width: 100%;
  /* .switch {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #fff;
    border-radius: 10px;
    padding: 12px 174px 12px 24px;
    margin-top: 20px;
  } */
}
.containter .step ol.titt[data-v-791e599e] {
    height: 35rem;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    background-color: #fff;
    margin: 0;
    padding: 0;
    font-size: 0.875rem;
    position: fixed;
    top: 18.75rem;
    right: 1.5rem;
    z-index: 999;
}
.containter .step ol.titt .button[data-v-791e599e] {
    width: 9.375rem;
    font-size: 0.875rem;
    margin: 0;
}
.containter .step ol.titt .button.cur[data-v-791e599e] {
    background-color: #5591f5;
    color: #fff;
}
.containter .basicInfo[data-v-791e599e] {
    background: #fff;
    border-radius: 0.625rem;
    width: 100%;
    padding: 0.75rem 10.875rem 0.75rem 1.5rem;
    margin-top: 1.25rem;
}
.containter .basicInfo .title[data-v-791e599e] {
      display: flex;
      justify-content: space-between;
      align-items: center;
}
.containter .basicInfo1 .invoiceInfoSelect[data-v-791e599e] {
    height: 3.5rem;
    line-height: 3.5rem;
    text-align: center;
}
.containter .basicInfo1 .invoiceInfoSelect .button.cur[data-v-791e599e] {
      background-color: #e8eeff;
      color: #4767ee;
      border: #5e8bff solid 0.0625rem;
}
.containter .basicInfo2 .table[data-v-791e599e] {
    margin-top: 0.625rem;
    width: 100%;
    height: 10.75rem;
    border-collapse: collapse;
}
.containter .basicInfo2 .table th[data-v-791e599e],
    .containter .basicInfo2 .table td[data-v-791e599e] {
      width: 15rem;
      height: 3.5rem;
      border: #ccc solid 0.0625rem;
}
.containter .basicInfo2 .table th[data-v-791e599e] {
      background-color: #f2f9fe;
}
.containter .basicInfo2 .table td[data-v-791e599e] {
      padding-left: 0.625rem;
      text-align: left;
}
.morexxfp[data-v-791e599e] {
  display: flex;
  align-items: center;
  margin-bottom: 1.5rem;
}
.morexxfp div[data-v-791e599e] {
    margin-right: 1.5rem;
}
.title[data-v-791e599e] {
  font-size: 1.125rem;
  font-weight: 900;
}
.glqy[data-v-791e599e] {
  color: #4a8bf6;
  margin-left: 1.5rem;
}
.glqy[data-v-791e599e]:hover {
  cursor: pointer;
}
.item[data-v-791e599e] {
  margin-top: 0.5rem;
  margin-right: 1rem;
}


.dialog {
  border-radius: 0.625rem;
  padding-bottom: 0.625rem;
}
.el-dialog {
  display: flex;
  flex-direction: column;
  margin: 0 !important;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  /*height:600px;*/
  max-height: calc(100% - 3.125rem);
  max-width: calc(100% - 1.875rem);
}
/* .el-dialog .el-dialog__body {
     flex:1;
     overflow: auto;
} */
.pagination {
  width: 100%;
  margin-top: 0.625rem;
  display: flex;
  justify-content: center;
}

.buttonText[data-v-72da0916] {
  color: #4a8bf6;
}
.containter[data-v-72da0916] {
  width: 100%;
}
.containter .step ol.titt[data-v-72da0916] {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    background-color: #fff;
    margin: 0;
    padding: 0;
    font-size: 0.875rem;
    position: fixed;
    top: 21.875rem;
    right: 1.5rem;
    z-index: 999;
}
.containter .step .tittItem[data-v-72da0916] {
    margin-bottom: 0.3125rem;
}
.containter .step ol.titt .button[data-v-72da0916] {
    width: 9.375rem;
    margin: 0;
}
.containter .step ol.titt .button.cur[data-v-72da0916] {
    background-color: #5591f5;
    color: #fff;
}
.containter .basicInfo[data-v-72da0916] {
    background: #fff;
    border-radius: 0.625rem;
    width: 100%;
    padding: 0.75rem 10.875rem 0.75rem 1.5rem;
    margin-top: 1.25rem;
}
.containter .basicInfo .title[data-v-72da0916] {
      display: flex;
      justify-content: space-between;
      align-items: center;
}
.morexxfp[data-v-72da0916] {
  display: flex;
  align-items: center;
  margin-bottom: 1.5rem;
}
.morexxfp div[data-v-72da0916] {
    margin-right: 1.5rem;
}
.title[data-v-72da0916] {
  font-size: 1.125rem;
  font-weight: 900;
}
.glqy[data-v-72da0916] {
  color: #4a8bf6;
  margin-left: 1.5rem;
}
.glqy[data-v-72da0916]:hover {
  cursor: pointer;
}
.item[data-v-72da0916] {
  margin-top: 0.25rem;
  margin-right: 1rem;
}


.dialog {
  border-radius: 0.625rem;
  padding-bottom: 3.125rem;
}
.el-dialog {
  display: flex;
  flex-direction: column;
  margin: 0 !important;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  /*height:600px;*/
  max-height: calc(100% - 12.5rem);
  max-width: calc(100% - 1.875rem);
}
.el-dialog .el-dialog__body {
  flex: 1;
  overflow: auto;
}
.pagination {
  width: 100%;
  margin-top: 0.625rem;
  display: flex;
  justify-content: center;
}

.containter[data-v-3fa63d8a] {
  width: 100%;
}
.containter .step ol.titt[data-v-3fa63d8a] {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    background-color: #fff;
    margin: 0;
    padding: 0;
    font-size: 0.875rem;
    position: fixed;
    top: 21.875rem;
    right: 1.5rem;
    z-index: 999;
}
.containter .step .tittItem[data-v-3fa63d8a] {
    margin-bottom: 0.625rem;
}
.containter .step ol.titt .button[data-v-3fa63d8a] {
    width: 9.375rem;
    margin: 0;
}
.containter .step ol.titt .button.cur[data-v-3fa63d8a] {
    background-color: #5591f5;
    color: #fff;
}
.containter .basicInfo[data-v-3fa63d8a] {
    background: #fff;
    border-radius: 0.625rem;
    width: 100%;
    padding: 0.75rem 10.875rem 0.75rem 1.5rem;
    margin-top: 1.25rem;
}
.containter .basicInfo .title[data-v-3fa63d8a] {
      display: flex;
      justify-content: space-between;
      align-items: center;
}
.containter .basicInfo #trend[data-v-3fa63d8a] {
      width: 87.5rem;
      height: 25rem;
      border-radius: 0.25rem;
      padding: 0.75rem;
      box-shadow: 0 0 0.625rem #e8eaef;
}
.morexxfp[data-v-3fa63d8a] {
  display: flex;
  align-items: center;
  margin-bottom: 1.5rem;
}
.morexxfp div[data-v-3fa63d8a] {
    margin-right: 1.5rem;
}
.title[data-v-3fa63d8a] {
  font-size: 1.125rem;
  font-weight: 900;
}
.glqy[data-v-3fa63d8a] {
  color: #4a8bf6;
  margin-left: 1.5rem;
}
.glqy[data-v-3fa63d8a]:hover {
  cursor: pointer;
}
.item[data-v-3fa63d8a] {
  margin-top: 0.25rem;
  margin-right: 1rem;
}


.dialog {
  border-radius: 0.625rem;
  padding-bottom: 3.125rem;
}
.el-dialog {
  display: flex;
  flex-direction: column;
  margin: 0 !important;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  /*height:600px;*/
  max-height: calc(100% - 12.5rem);
  max-width: calc(100% - 1.875rem);
}
.el-dialog .el-dialog__body {
  flex: 1;
  overflow: auto;
}
.pagination {
  width: 100%;
  margin-top: 0.625rem;
  display: flex;
  justify-content: center;
}

.containter[data-v-c246e5ca] {
  width: 100%;
}
.containter .step ol.titt[data-v-c246e5ca] {
    height: 10rem;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    background-color: #fff;
    margin: 0;
    padding: 0;
    font-size: 0.875rem;
    position: fixed;
    top: 21.875rem;
    right: 1.5rem;
    z-index: 999;
}
.containter .step ol.titt .button[data-v-c246e5ca] {
    width: 9.375rem;
    margin: 0;
}
.containter .step ol.titt .button.cur[data-v-c246e5ca] {
    background-color: #5591f5;
    color: #fff;
}
.containter .basicInfo[data-v-c246e5ca] {
    background: #fff;
    border-radius: 0.625rem;
    width: 100%;
    padding: 0.75rem 10.875rem 0.75rem 1.5rem;
    margin-top: 1.25rem;
}
.containter .basicInfo .title[data-v-c246e5ca] {
      display: flex;
      justify-content: space-between;
      align-items: center;
}
.containter .basicInfo .chart[data-v-c246e5ca] {
      display: flex;
      justify-content: space-between;
      align-items: center;
}
.containter .basicInfo .chart #trend[data-v-c246e5ca],
      .containter .basicInfo .chart #type[data-v-c246e5ca] {
        width: 43.75rem;
        height: 25rem;
        border-radius: 0.25rem;
        padding: 0.75rem;
        box-shadow: 0 0 0.625rem #e8eaef;
}
.morexxfp[data-v-c246e5ca] {
  display: flex;
  align-items: center;
  margin-bottom: 1.5rem;
}
.morexxfp div[data-v-c246e5ca] {
    margin-right: 1.5rem;
}
.title[data-v-c246e5ca] {
  font-size: 1.125rem;
  font-weight: 900;
}
.glqy[data-v-c246e5ca] {
  color: #4a8bf6;
  margin-left: 1.5rem;
}
.glqy[data-v-c246e5ca]:hover {
  cursor: pointer;
}
.item[data-v-c246e5ca] {
  margin-top: 0.25rem;
  margin-right: 1rem;
}


.dialog {
  border-radius: 0.625rem;
  padding-bottom: 3.125rem;
}
.el-dialog {
  display: flex;
  flex-direction: column;
  margin: 0 !important;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  /*height:600px;*/
  max-height: calc(100% - 12.5rem);
  max-width: calc(100% - 1.875rem);
}
.el-dialog .el-dialog__body {
  flex: 1;
  overflow: auto;
}
.pagination {
  width: 100%;
  margin-top: 0.625rem;
  display: flex;
  justify-content: center;
}

.containter[data-v-abdef776] {
  width: 100%;
}
.containter .step ol.titt[data-v-abdef776] {
    height: 7.5rem;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    background-color: #fff;
    margin: 0;
    padding: 0;
    font-size: 0.875rem;
    position: fixed;
    top: 21.875rem;
    right: 1.5rem;
    z-index: 999;
}
.containter .step ol.titt .button[data-v-abdef776] {
    width: 9.375rem;
    margin: 0;
}
.containter .step ol.titt .button.cur[data-v-abdef776] {
    background-color: #5591f5;
    color: #fff;
}
.containter .basicInfo[data-v-abdef776] {
    background: #fff;
    border-radius: 0.625rem;
    width: 100%;
    padding: 0.75rem 10.875rem 0.75rem 1.5rem;
    margin-top: 1.25rem;
}
.containter .basicInfo1 .table[data-v-abdef776] {
    width: 100%;
    height: 21.25rem;
    border-collapse: collapse;
}
.containter .basicInfo1 .table th[data-v-abdef776],
    .containter .basicInfo1 .table td[data-v-abdef776] {
      width: 14.875rem;
      height: 3.5rem;
      border: #ccc solid 0.0625rem;
}
.containter .basicInfo1 .table th[data-v-abdef776] {
      background-color: #f2f9fe;
}
.containter .basicInfo1 .table td[data-v-abdef776] {
      padding-left: 0.625rem;
      text-align: left;
}
.containter .basicInfo1 .table .jyfw[data-v-abdef776] {
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap;
}
.containter .basicInfo7 p[data-v-abdef776] {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.containter .basicInfo7 .echart[data-v-abdef776] {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.containter .basicInfo7 .echart #socialTwo[data-v-abdef776],
    .containter .basicInfo7 .echart #endowmentTwo[data-v-abdef776],
    .containter .basicInfo7 .echart #gjjjcje[data-v-abdef776],
    .containter .basicInfo7 .echart #gjjjcrs[data-v-abdef776] {
      width: 49%;
      height: 31.25rem;
      border-radius: 0.25rem;
      padding: 0.75rem;
      box-shadow: 0 0 0.625rem #e8eaef;
}
.containter .basicInfo7 .echart #socialTwoDemo[data-v-abdef776],
    .containter .basicInfo7 .echart #endowmentTwoDemo[data-v-abdef776] {
      width: 49%;
      height: 18.75rem;
      border-radius: 0.25rem;
      padding: 0.75rem;
      box-shadow: 0 0 0.625rem #e8eaef;
}
.title[data-v-abdef776] {
  font-size: 1.125rem;
  font-weight: 900;
}
.glqy[data-v-abdef776] {
  color: #4a8bf6;
  margin-left: 1.5rem;
}
.glqy[data-v-abdef776]:hover {
  cursor: pointer;
}
.block[data-v-abdef776] {
  width: 100%;
  display: flex;
  height: 3.75rem;
  align-items: center;
}
.item[data-v-abdef776] {
  margin-top: 0.25rem;
  margin-right: 1rem;
}


.dialog {
  border-radius: 0.625rem;
  padding-bottom: 3.125rem;
}
.el-dialog {
  display: flex;
  flex-direction: column;
  margin: 0 !important;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  /*height:600px;*/
  max-height: calc(100% - 12.5rem);
  max-width: calc(100% - 1.875rem);
}
.el-dialog .el-dialog__body {
  flex: 1;
  overflow: auto;
}
.pagination {
  width: 100%;
  margin-top: 0.625rem;
  display: flex;
  justify-content: center;
}

.containter[data-v-5c273690] {
  width: 100%;
}
.containter .step ol.titt[data-v-5c273690] {
    height: 7.5rem;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    background-color: #fff;
    margin: 0;
    padding: 0;
    font-size: 0.875rem;
    position: fixed;
    top: 21.875rem;
    right: 1.5rem;
    z-index: 999;
}
.containter .step ol.titt .button[data-v-5c273690] {
    width: 9.375rem;
    margin: 0;
}
.containter .step ol.titt .button.cur[data-v-5c273690] {
    background-color: #5591f5;
    color: #fff;
}
.containter .basicInfo[data-v-5c273690] {
    background: #fff;
    border-radius: 0.625rem;
    width: 100%;
    padding: 0.75rem 10.875rem 0.75rem 1.5rem;
    margin-top: 1.25rem;
}
.containter .basicInfo #trend[data-v-5c273690] {
      width: 87.5rem;
      height: 25rem;
      border-radius: 0.25rem;
      padding: 0.75rem;
      box-shadow: 0 0 0.625rem #e8eaef;
}
.containter .basicInfo .titles[data-v-5c273690] {
      display: flex;
      margin: 0.625rem 0;
      justify-content: space-between;
      font-size: 1.125rem;
      font-weight: 900;
}
.containter .basicInfo1 .title[data-v-5c273690] {
    display: flex;
    justify-content: space-between;
    margin: 0.625rem 0;
}
.containter .basicInfo1 .table[data-v-5c273690] {
    width: 100%;
    height: 6.25rem;
    border-collapse: collapse;
}
.containter .basicInfo1 .table th[data-v-5c273690],
    .containter .basicInfo1 .table td[data-v-5c273690] {
      width: 14.875rem;
      height: 3.5rem;
      border: #eff1f7 solid 0.0625rem;
}
.containter .basicInfo1 .table th[data-v-5c273690] {
      background-color: #f2f9fe;
}
.containter .basicInfo1 .table td[data-v-5c273690] {
      padding-left: 0.625rem;
      text-align: left;
      color: #a6a6a6 !important;
}
.containter .basicInfo1 .table .jyfw[data-v-5c273690] {
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap;
}
.containter .basicInfo7 p[data-v-5c273690] {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.containter .basicInfo7 .echart[data-v-5c273690] {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.containter .basicInfo7 .echart #social[data-v-5c273690],
    .containter .basicInfo7 .echart #endowment[data-v-5c273690],
    .containter .basicInfo7 .echart #gjjjcje[data-v-5c273690],
    .containter .basicInfo7 .echart #gjjjcrs[data-v-5c273690] {
      width: 43.75rem;
      height: 31.25rem;
      border-radius: 0.25rem;
      padding: 0.75rem;
      box-shadow: 0 0 0.625rem #e8eaef;
}
.containter .basicInfo7 .echart .cbrs[data-v-5c273690] {
      position: relative;
}
.containter .basicInfo7 .echart .cbrs .cbzl[data-v-5c273690] {
        position: absolute;
        top: 0.625rem;
        right: 0.625rem;
        z-index: 1;
}
.containter .basicInfo7 .echart .cbrs #endowment[data-v-5c273690] {
        position: relative;
        z-index: 0;
}
.title[data-v-5c273690] {
  font-size: 1.125rem;
  font-weight: 900;
}
.glqy[data-v-5c273690] {
  color: #ccc;
  margin-left: 1.5rem;
}
.glqy[data-v-5c273690]:hover {
  cursor: pointer;
}
.block[data-v-5c273690] {
  width: 100%;
  display: flex;
  height: 3.75rem;
  align-items: center;
}
.item[data-v-5c273690] {
  margin-top: 0.25rem;
  margin-right: 1rem;
}


.dialog {
  border-radius: 0.625rem;
  padding-bottom: 3.125rem;
}
.el-dialog {
  display: flex;
  flex-direction: column;
  margin: 0 !important;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  /*height:600px;*/
  max-height: calc(100% - 12.5rem);
  max-width: calc(100% - 1.875rem);
}
.el-dialog .el-dialog__body {
  flex: 1;
  overflow: auto;
}
.pagination {
  width: 100%;
  margin-top: 0.625rem;
  display: flex;
  justify-content: center;
}

.containter[data-v-0e42e229] {
  width: 100%;
}
.containter .step ol.titt[data-v-0e42e229] {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    background-color: #fff;
    margin: 0;
    padding: 0;
    font-size: 0.875rem;
    position: fixed;
    top: 21.875rem;
    right: 1.5rem;
    z-index: 999;
}
.containter .step ol.titt .button[data-v-0e42e229] {
    width: 9.375rem;
    margin-top: 0.625rem;
}
.containter .step ol.titt .button.cur[data-v-0e42e229] {
    background-color: #5591f5;
    color: #fff;
}
.containter .basicInfo[data-v-0e42e229] {
    background: #fff;
    border-radius: 0.625rem;
    width: 100%;
    padding: 0.75rem 10.875rem 0.75rem 1.5rem;
    margin-top: 1.25rem;
}
.containter .basicInfo #trend[data-v-0e42e229] {
      width: 87.5rem;
      height: 25rem;
      border-radius: 0.25rem;
      padding: 0.75rem;
      box-shadow: 0 0 0.625rem #e8eaef;
}
.containter .basicInfo .titles[data-v-0e42e229] {
      display: flex;
      margin: 0.625rem 0;
      justify-content: space-between;
      font-size: 1.125rem;
      font-weight: 900;
}
.containter .basicInfo1 .title[data-v-0e42e229] {
    display: flex;
    justify-content: space-between;
    margin: 0.625rem 0;
}
.containter .basicInfo1 .table[data-v-0e42e229] {
    width: 100%;
    height: 6.25rem;
    border-collapse: collapse;
    margin-top: 1.5625rem;
}
.containter .basicInfo1 .table th[data-v-0e42e229],
    .containter .basicInfo1 .table td[data-v-0e42e229] {
      width: 14.875rem;
      height: 3.5rem;
      border: #eff1f7 solid 0.0625rem;
}
.containter .basicInfo1 .table th[data-v-0e42e229] {
      background-color: #f2f9fe;
}
.containter .basicInfo1 .table td[data-v-0e42e229] {
      padding-left: 0.625rem;
      text-align: left;
      color: #a6a6a6 !important;
}
.containter .basicInfo1 .table .jyfw[data-v-0e42e229] {
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap;
}
.containter .basicInfo7 p[data-v-0e42e229] {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.containter .basicInfo7 .echart[data-v-0e42e229] {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.containter .basicInfo7 .echart #social[data-v-0e42e229],
    .containter .basicInfo7 .echart #endowment[data-v-0e42e229],
    .containter .basicInfo7 .echart #gjjjcje[data-v-0e42e229],
    .containter .basicInfo7 .echart #gjjjcrs[data-v-0e42e229] {
      width: 43.75rem;
      height: 31.25rem;
      border-radius: 0.25rem;
      padding: 0.75rem;
      box-shadow: 0 0 0.625rem #e8eaef;
}
.title[data-v-0e42e229] {
  font-size: 1.125rem;
  font-weight: 900;
}
.glqy[data-v-0e42e229] {
  color: #4a8bf6;
  margin-left: 1.5rem;
}
.glqy[data-v-0e42e229]:hover {
  cursor: pointer;
}
.glqyTwo[data-v-0e42e229] {
  color: #ccc;
  margin-left: 1.5rem;
}
.glqyTwo[data-v-0e42e229]:hover {
  cursor: pointer;
}
.block[data-v-0e42e229] {
  width: 100%;
  display: flex;
  height: 3.75rem;
  align-items: center;
}
.item[data-v-0e42e229] {
  margin-top: 0.25rem;
  margin-right: 1rem;
}


.dialog {
  border-radius: 0.625rem;
  padding-bottom: 3.125rem;
}
.el-dialog {
  display: flex;
  flex-direction: column;
  margin: 0 !important;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  /*height:600px;*/
  max-height: calc(100% - 12.5rem);
  max-width: calc(100% - 1.875rem);
}
.el-dialog .el-dialog__body {
  flex: 1;
  overflow: auto;
}
.pagination {
  width: 100%;
  margin-top: 0.625rem;
  display: flex;
  justify-content: center;
}

.containter[data-v-f4d2aa82] {
  width: 100%;
}
.containter .step ol.titt[data-v-f4d2aa82] {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    background-color: #fff;
    margin: 0;
    padding: 0;
    font-size: 0.875rem;
    position: fixed;
    top: 21.875rem;
    right: 1.5rem;
    z-index: 999;
}
.containter .step .tittItem[data-v-f4d2aa82] {
    margin-bottom: 0.625rem;
}
.containter .step ol.titt .button[data-v-f4d2aa82] {
    width: 9.375rem;
    margin: 0;
}
.containter .step ol.titt .button.cur[data-v-f4d2aa82] {
    background-color: #5591f5;
    color: #fff;
}
.containter .basicInfo[data-v-f4d2aa82] {
    background: #fff;
    border-radius: 0.625rem;
    width: 100%;
    padding: 0.75rem 10.875rem 0.75rem 1.5rem;
    margin-top: 1.25rem;
}
.containter .basicInfo p[data-v-f4d2aa82] {
      display: flex;
      justify-content: space-between;
      align-items: center;
}
.title[data-v-f4d2aa82] {
  font-size: 1.125rem;
  font-weight: 900;
}
.glqy[data-v-f4d2aa82] {
  color: #4a8bf6;
  margin-left: 1.5rem;
}
.glqy[data-v-f4d2aa82]:hover {
  cursor: pointer;
}
.glqyTwo[data-v-f4d2aa82] {
  color: #ccc;
}
.glqyTwo[data-v-f4d2aa82]:hover {
  cursor: pointer;
}
.item[data-v-f4d2aa82] {
  margin-top: 0.25rem;
  margin-right: 1rem;
}


.dialog {
  border-radius: 0.625rem;
  padding-bottom: 3.125rem;
}
.el-dialog {
  display: flex;
  flex-direction: column;
  margin: 0 !important;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  /*height:600px;*/
  max-height: calc(100% - 12.5rem);
  max-width: calc(100% - 1.875rem);
}
.el-dialog .el-dialog__body {
  flex: 1;
  overflow: auto;
}
.pagination {
  width: 100%;
  margin-top: 0.625rem;
  display: flex;
  justify-content: center;
}

.containter[data-v-5e84bc72] {
  width: 100%;
}
.containter .step ol.titt[data-v-5e84bc72] {
    height: 7.5rem;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    background-color: #fff;
    margin: 0;
    padding: 0;
    font-size: 0.875rem;
    position: fixed;
    top: 21.875rem;
    right: 1.5rem;
    z-index: 999;
}
.containter .step ol.titt .button[data-v-5e84bc72] {
    width: 9.375rem;
    margin: 0;
}
.containter .step ol.titt .button.cur[data-v-5e84bc72] {
    background-color: #5591f5;
    color: #fff;
}
.containter .basicInfo[data-v-5e84bc72] {
    background: #fff;
    border-radius: 0.625rem;
    width: 100%;
    padding: 0.75rem 10.875rem 0.75rem 1.5rem;
    margin-top: 1.25rem;
}
.containter .basicInfo1 .table[data-v-5e84bc72] {
    width: 100%;
    height: 21.25rem;
    border-collapse: collapse;
}
.containter .basicInfo1 .table th[data-v-5e84bc72],
    .containter .basicInfo1 .table td[data-v-5e84bc72] {
      width: 14.875rem;
      height: 3.5rem;
      border: #ccc solid 0.0625rem;
}
.containter .basicInfo1 .table th[data-v-5e84bc72] {
      background-color: #f2f9fe;
}
.containter .basicInfo1 .table td[data-v-5e84bc72] {
      padding-left: 0.625rem;
      text-align: left;
}
.containter .basicInfo1 .table .jyfw[data-v-5e84bc72] {
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap;
}
.containter .basicInfo7 p[data-v-5e84bc72] {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.containter .basicInfo7 .echart[data-v-5e84bc72] {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.containter .basicInfo7 .echart #socialTwo[data-v-5e84bc72],
    .containter .basicInfo7 .echart #endowmentTwo[data-v-5e84bc72],
    .containter .basicInfo7 .echart #gjjjcje[data-v-5e84bc72],
    .containter .basicInfo7 .echart #gjjjcrs[data-v-5e84bc72] {
      width: 43.75rem;
      height: 31.25rem;
      border-radius: 0.25rem;
      padding: 0.75rem;
      box-shadow: 0 0 0.625rem #e8eaef;
}
.containter .basicInfo7 .echart .cbrs[data-v-5e84bc72] {
      position: relative;
}
.containter .basicInfo7 .echart .cbrs .cbzl[data-v-5e84bc72] {
        position: absolute;
        top: 0.625rem;
        right: 0.625rem;
        z-index: 1;
}
.containter .basicInfo7 .echart .cbrs #endowmentTwo[data-v-5e84bc72] {
        position: relative;
        z-index: 0;
}
.title[data-v-5e84bc72] {
  font-size: 1.125rem;
  font-weight: 900;
}
.glqy[data-v-5e84bc72] {
  color: #ccc;
  margin-left: 1.5rem;
}
.glqy[data-v-5e84bc72]:hover {
  cursor: pointer;
}
.block[data-v-5e84bc72] {
  width: 100%;
  display: flex;
  height: 3.75rem;
  align-items: center;
}
.item[data-v-5e84bc72] {
  margin-top: 0.25rem;
  margin-right: 1rem;
}


.dialog {
  border-radius: 0.625rem;
  padding-bottom: 3.125rem;
}
.el-dialog {
  display: flex;
  flex-direction: column;
  margin: 0 !important;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  /*height:600px;*/
  max-height: calc(100% - 12.5rem);
  max-width: calc(100% - 1.875rem);
}
.el-dialog .el-dialog__body {
  flex: 1;
  overflow: auto;
}
.pagination {
  width: 100%;
  margin-top: 0.625rem;
  display: flex;
  justify-content: center;
}

.containter[data-v-fae9ce14] {
  width: 100%;
}
.containter .step ol.titt[data-v-fae9ce14] {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    background-color: #fff;
    margin: 0;
    padding: 0;
    font-size: 0.875rem;
    position: fixed;
    top: 21.875rem;
    right: 1.5rem;
    z-index: 999;
}
.containter .step .tittItem[data-v-fae9ce14] {
    margin-bottom: 0.625rem;
}
.containter .step ol.titt .button[data-v-fae9ce14] {
    width: 9.375rem;
    margin: 0;
}
.containter .step ol.titt .button.cur[data-v-fae9ce14] {
    background-color: #5591f5;
    color: #fff;
}
.containter .basicInfo[data-v-fae9ce14] {
    background: #fff;
    border-radius: 0.625rem;
    width: 100%;
    padding: 0.75rem 10.875rem 0.75rem 1.5rem;
    margin-top: 1.25rem;
}
.containter .basicInfo .title[data-v-fae9ce14] {
      display: flex;
      justify-content: space-between;
      align-items: center;
}
.containter .basicInfo #trend[data-v-fae9ce14] {
      width: 87.5rem;
      height: 25rem;
      border-radius: 0.25rem;
      padding: 0.75rem;
      box-shadow: 0 0 0.625rem #e8eaef;
}
.morexxfp[data-v-fae9ce14] {
  display: flex;
  align-items: center;
  margin-bottom: 1.5rem;
}
.morexxfp div[data-v-fae9ce14] {
    margin-right: 1.5rem;
}
.title[data-v-fae9ce14] {
  font-size: 1.125rem;
  font-weight: 900;
}
.glqy[data-v-fae9ce14] {
  color: #ccc;
  margin-left: 1.5rem;
}
.glqy[data-v-fae9ce14]:hover {
  cursor: pointer;
}
.item[data-v-fae9ce14] {
  margin-top: 0.25rem;
  margin-right: 1rem;
}


.dialog {
  border-radius: 0.625rem;
  padding-bottom: 3.125rem;
}
.el-dialog {
  display: flex;
  flex-direction: column;
  margin: 0 !important;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  /*height:600px;*/
  max-height: calc(100% - 12.5rem);
  max-width: calc(100% - 1.875rem);
}
.el-dialog .el-dialog__body {
  flex: 1;
  overflow: auto;
}
.pagination {
  width: 100%;
  margin-top: 0.625rem;
  display: flex;
  justify-content: center;
}

.containter[data-v-3ed5aa5d] {
  width: 100%;
}
.containter .step ol.titt[data-v-3ed5aa5d] {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    background-color: #fff;
    margin: 0;
    padding: 0;
    font-size: 0.875rem;
    position: fixed;
    top: 21.875rem;
    right: 1.5rem;
    z-index: 999;
}
.containter .step .tittItem[data-v-3ed5aa5d] {
    margin-bottom: 0.625rem;
}
.containter .step ol.titt .button[data-v-3ed5aa5d] {
    width: 9.375rem;
    margin: 0;
}
.containter .step ol.titt .button.cur[data-v-3ed5aa5d] {
    background-color: #5591f5;
    color: #fff;
}
.containter .basicInfo[data-v-3ed5aa5d] {
    background: #fff;
    border-radius: 0.625rem;
    width: 100%;
    padding: 0.75rem 10.875rem 0.75rem 1.5rem;
    margin-top: 1.25rem;
}
.containter .basicInfo p[data-v-3ed5aa5d] {
      display: flex;
      justify-content: space-between;
      align-items: center;
}
.title[data-v-3ed5aa5d] {
  font-size: 1.125rem;
  font-weight: 900;
}
.glqy[data-v-3ed5aa5d] {
  color: #4a8bf6;
  margin-left: 1.5rem;
}
.glqy[data-v-3ed5aa5d]:hover {
  cursor: pointer;
}
.glqyTwo[data-v-3ed5aa5d] {
  color: #ccc;
}
.glqyTwo[data-v-3ed5aa5d]:hover {
  cursor: pointer;
}
.item[data-v-3ed5aa5d] {
  margin-top: 0.25rem;
  margin-right: 1rem;
}
#echart[data-v-3ed5aa5d] {
  width: 100%;
  height: 18.75rem;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 1.125rem;
}


.dialog {
  border-radius: 0.625rem;
  padding-bottom: 3.125rem;
}
.el-dialog {
  display: flex;
  flex-direction: column;
  margin: 0 !important;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  /*height:600px;*/
  max-height: calc(100% - 12.5rem);
  max-width: calc(100% - 1.875rem);
}
.el-dialog .el-dialog__body {
  flex: 1;
  overflow: auto;
}
.pagination {
  width: 100%;
  margin-top: 0.625rem;
  display: flex;
  justify-content: center;
}

.containter[data-v-1c806f0e] {
  width: 100%;
}
.containter .step ol.titt[data-v-1c806f0e] {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    background-color: #fff;
    margin: 0;
    padding: 0;
    font-size: 0.875rem;
    position: fixed;
    top: 21.875rem;
    right: 1.5rem;
    z-index: 999;
}
.containter .step .tittItem[data-v-1c806f0e] {
    margin-bottom: 0.625rem;
}
.containter .step ol.titt .button[data-v-1c806f0e] {
    width: 9.375rem;
    margin: 0;
}
.containter .step ol.titt .button.cur[data-v-1c806f0e] {
    background-color: #5591f5;
    color: #fff;
}
.containter .basicInfo[data-v-1c806f0e] {
    background: #fff;
    border-radius: 0.625rem;
    width: 100%;
    padding: 0.75rem 10.875rem 0.75rem 1.5rem;
    margin-top: 1.25rem;
}
.containter .basicInfo p[data-v-1c806f0e] {
      display: flex;
      justify-content: space-between;
      align-items: center;
}
.title[data-v-1c806f0e] {
  font-size: 1.125rem;
  font-weight: 900;
}
.title .title_left[data-v-1c806f0e] {
    display: flex;
    align-items: center;
}
.title .title_left .el-button[data-v-1c806f0e] {
      margin: 0 0.3125rem;
}
.glqy[data-v-1c806f0e] {
  color: #4a8bf6;
  margin-left: 1.5rem;
}
.glqy[data-v-1c806f0e]:hover {
  cursor: pointer;
}
.zbx[data-v-1c806f0e] {
  color: #4a8bf6;
}
.zbx[data-v-1c806f0e]:hover {
    cursor: pointer;
    text-decoration: underline;
}
.item[data-v-1c806f0e] {
  margin-top: 0.25rem;
  margin-right: 1rem;
}
.btn_dialog[data-v-1c806f0e] {
  display: flex;
  align-items: center;
  margin-bottom: 0.625rem;
}
.btn_dialog .el-button[data-v-1c806f0e] {
    margin: 0 0.3125rem;
}
.tips[data-v-1c806f0e] {
  width: 100%;
  text-align: center;
  color: #4a8bf6;
  font-size: 1rem;
}
.red[data-v-1c806f0e] {
  color: red;
}
.blue[data-v-1c806f0e] {
  color: #4a8bf6;
}
#echart[data-v-1c806f0e] {
  width: 100%;
  height: 25rem;
}
#echartDemo[data-v-1c806f0e] {
  width: 100%;
  height: 18.75rem;
}


.dialog {
  border-radius: 0.625rem;
  padding-bottom: 3.125rem;
}
.el-dialog {
  display: flex;
  flex-direction: column;
  margin: 0 !important;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  /*height:600px;*/
  max-height: calc(100% - 12.5rem);
  max-width: calc(100% - 1.875rem);
}
.el-dialog .el-dialog__body {
  flex: 1;
  overflow: auto;
}
.pagination {
  width: 100%;
  margin-top: 0.625rem;
  display: flex;
  justify-content: center;
}

@charset "UTF-8";
.msgInfo[data-v-3898d79f] {
  color: #000;
}
.pray[data-v-3898d79f] {
  color: #a6a6a6;
}
[data-v-3898d79f] .el-tabs__item {
  box-shadow: none !important;
}
.app-container[data-v-3898d79f] {
  background: #f0f0f0;
  padding: 1.5rem;
  font-size: 0.875rem;
}

/* 企业动态 */
.consensus[data-v-3898d79f] {
  width: 100%;
  margin-top: 1.25rem;
}
.consensus .information[data-v-3898d79f] {
    height: 3.375rem;
    padding-left: 1.5rem;
    background: #f2f9fe;
    border-radius: 0.625rem;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    position: relative;
    margin-bottom: 1.25rem;
}
.consensus .information .title[data-v-3898d79f] {
      font-size: 1.25rem;
      width: 8.125rem;
      font-style: italic;
      color: #4486f4;
      font-weight: 900;
}
.consensus .information .ckdt[data-v-3898d79f] {
      position: absolute;
      right: 0;
      color: #4a8bf6;
      cursor: pointer;
}
.consensus .information .ckdtTwo[data-v-3898d79f] {
      position: absolute;
      right: 0;
      color: #ccc;
      cursor: pointer;
}
.consensus .message[data-v-3898d79f] {
    width: 100%;
    height: 25rem;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.consensus .message .scoremsg[data-v-3898d79f] {
      position: relative;
      width: 100%;
      height: 25rem;
      background: #fff;
      border-radius: 0.625rem;
}
.consensus .message .scoremsg #score[data-v-3898d79f] {
        position: absolute;
        top: 2.25rem;
        z-index: 0;
        width: 50%;
        height: 22.75rem;
}
.consensus .message .scoremsg .title[data-v-3898d79f] {
        position: absolute;
        top: 0.625rem;
        left: 1.5rem;
        font-size: 1.25rem;
        font-weight: 800;
        height: 2.25rem;
        line-height: 2.25rem;
}
.consensus .message .scoremsg .title[data-v-3898d79f]:hover {
          cursor: pointer;
}
.consensus .message .scoremsg .tip[data-v-3898d79f] {
        position: absolute;
        z-index: 1;
        left: 13.125rem;
        top: 1.25rem;
        display: inline-block;
        font-size: 1.25rem;
        font-weight: 500;
}
.consensus .message .scoremsg .tips.el-button[data-v-3898d79f] {
        position: absolute;
        z-index: 1;
        left: 40%;
        top: 0.625rem;
}
.consensus .message .scoremsg .score_detail[data-v-3898d79f] {
        position: absolute;
        right: 0.625rem;
        width: calc(50%);
        height: 25rem;
        padding: 0.625rem 10.625rem 0.625rem 0.625rem;
        display: flex;
        flex-direction: column;
        justify-content: space-around;
}
.consensus .message .scoremsg .score_detail .score_detail_type[data-v-3898d79f] {
          display: flex;
          align-items: center;
}
.consensus .message .scoremsg .score_detail .score_detail_type[data-v-3898d79f]:hover {
            cursor: pointer;
}
.consensus .message .scoremsg .score_detail .score_detail_type .score_detail_title[data-v-3898d79f] {
            width: 4.375rem;
            font-size: 1rem;
}
.consensus .message .scoremsg .score_detail .score_detail_type[data-v-3898d79f] .el-progress {
            width: calc(100% - 4.375rem) !important;
}
.consensus .message .scoremsg .zlfinfo[data-v-3898d79f] {
        position: absolute;
        right: 10.625rem;
        width: calc(50%);
        height: 20.5rem;
        padding: 0.625rem;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
}
.consensus .message .risk[data-v-3898d79f] {
      width: 49%;
      height: 20.5rem;
      padding-right: 10.625rem;
      padding-top: 0.625rem;
      background: #fff;
      border-radius: 0.625rem;
      display: flex;
      flex-direction: column;
      justify-content: space-between;
}
.consensus .message .risk .title[data-v-3898d79f] {
        font-size: 1.25rem;
        font-weight: 800;
        height: 2.25rem;
        line-height: 2.25rem;
        margin-left: 0.625rem;
}
.consensus .message .risk .self[data-v-3898d79f],
      .consensus .message .risk .relative[data-v-3898d79f] {
        padding-left: 0.625rem;
        height: 8.75rem;
}
.consensus .message .risk .self[data-v-3898d79f] {
        width: 100%;
        border-bottom: 0.0625rem solid #e6e9f4;
}
.consensus .message .risk .riskType[data-v-3898d79f] {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        gap: 1rem;
}
.consensus .message .risk .riskType p[data-v-3898d79f] {
          margin: 0;
}
.yjxq[data-v-3898d79f] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.menu[data-v-3898d79f] {
  background: #fff;
  border-radius: 0.625rem;
  width: 100%;
  height: 5rem;
  display: flex;
  align-items: center;
  padding-left: 1.5rem;
  margin-top: 1.25rem;
}
.m-el-tabs[data-v-3898d79f] {
  width: 100%;
}
.m-el-tabs[data-v-3898d79f] .el-tabs__item {
    font-size: 1.125rem !important;
}
[data-v-3898d79f] .el-tabs__item {
  font-size: 1.125rem !important;
}


.dialog {
  border-radius: 0.625rem;
  padding-bottom: 3.125rem;
}
.el-dialog {
  display: flex;
  flex-direction: column;
  margin: 0 !important;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  /*height:600px;*/
  max-height: calc(100% - 12.5rem);
  max-width: calc(100% - 1.875rem);
}
.el-dialog .el-dialog__body {
  flex: 1;
  overflow: auto;
}
.m-el-tabs::v-deep.el-tabs__item:focus.is-active.is-focus:not(:active) {
  box-shadow: 0 0;
  border-radius: 0;
}
.introduce {
  font-size: 1.25rem;
  text-indent: 2em;
  line-height: 1.875rem;
  text-align: justify;
}
.switch {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #fff;
  border-radius: 0.625rem;
  padding: 0.75rem 10.875rem 0.75rem 1.5rem;
  margin-top: 1.25rem;
}

.app-container[data-v-0a596dca] {
  background: #f0f0f0;
  padding: 1.5rem;
  font-size: 0.875rem;
}
#consensusInfo[data-v-0a596dca] {
  width: 99.625rem;
  height: 24.125rem;
}
.echart[data-v-0a596dca] {
  background: #fff;
  border-radius: 0.625rem;
  width: 100%;
  height: 26.875rem;
  padding: 0.75rem 1.5rem;
}
.basicInfo[data-v-0a596dca] {
  background: #fff;
  border-radius: 0.625rem;
  width: 100%;
  min-height: 12.5rem;
  padding: 0.75rem 1.5rem;
  margin-top: 1.25rem;
}
.basicInfo .button[data-v-0a596dca] {
    margin-top: 1.25rem;
    width: 100%;
    text-align: center;
}
.title[data-v-0a596dca] {
  font-size: 1.125rem;
  font-weight: 900;
}
.msgInfo[data-v-0a596dca] {
  font-weight: 900;
  color: #000;
}
.pray[data-v-0a596dca] {
  color: #a6a6a6;
}
.glqy[data-v-0a596dca] {
  color: #4a8bf6;
}
.glqy[data-v-0a596dca]:hover {
  cursor: pointer;
}

.app-container[data-v-094dae50] {
  padding: 1.5rem;
  font-size: 0.875rem;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  background: #f0f0f0;
  height: calc(100vh - 3.125rem);
}
.basicInfo[data-v-094dae50] {
  width: 50%;
  padding: 0.75rem;
  background: #ffffff;
}
.basicInfo .button[data-v-094dae50] {
    margin-top: 1.25rem;
    width: 100%;
    text-align: center;
}
.basicInfo .img[data-v-094dae50] {
    width: 100%;
}
.basicInfo .table[data-v-094dae50] {
    width: 100%;
    height: 21.25rem;
    border-collapse: collapse;
}
.basicInfo .table th[data-v-094dae50], .basicInfo .table td[data-v-094dae50] {
      width: 14.875rem;
      height: 3.5rem;
      border: #ccc solid 0.0625rem;
}
.basicInfo .table th[data-v-094dae50] {
      background-color: #f2f9fe;
}
.basicInfo .table td[data-v-094dae50] {
      padding-left: 0.625rem;
      text-align: left;
}
.title[data-v-094dae50] {
  font-size: 1.125rem;
  font-weight: 900;
}
.detailtable[data-v-094dae50] {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  border: #e5e5e5 solid 0.0625rem;
}
.detailtable tr[data-v-094dae50] {
  width: 100%;
}
.detailtable td[data-v-094dae50] {
  padding: 0.5rem 0.625rem;
  text-align: left;
  line-height: 1.5rem;
  font-size: 0.875rem;
  color: #434343;
  border: #e5e5e5 solid 0.0625rem;
}
.detailtable td[data-v-094dae50] {
  font-weight: normal;
  background-color: #fff;
}
.detailtable td[data-v-094dae50] {
  word-break: break-all;
}
[data-v-094dae50] .row {
  display: flex;
  justify-content: space-between;
}

.dateClassBox[data-v-91555182] {
  position: absolute;
  top: 17.625rem;
  left: 30rem;
}
.spanClass[data-v-91555182] {
  color: #4a8bf6;
  cursor: pointer;
}
.contBox[data-v-91555182] {
  margin: 0 4.375rem !important;
}
.dialog-footer[data-v-91555182] {
  text-align: center;
  margin: 1.25rem auto;
}
.app-container[data-v-91555182] {
  background: #f0f0f0;
  font-size: 0.875rem;
}
.select[data-v-91555182] {
  background: #fff;
  border-radius: 0.625rem;
  width: 100%;
  margin-top: 1.25rem;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.select .information[data-v-91555182] {
    background: #f2f9fe;
    height: 3.375rem;
    padding-left: 1.5rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-radius: 0.625rem 0.625rem 0 0;
}
.select .information .title[data-v-91555182] {
      font-size: 1.25rem;
      width: 8.125rem;
      font-style: italic;
      color: #4486f4;
      font-weight: 900;
}
.select .selectType[data-v-91555182] {
    padding-left: 1.5rem;
    display: flex;
    align-items: center;
}
.select .selectType span[data-v-91555182]:not(:first-child) {
    display: inline-block;
    margin-right: 1.25rem;
    padding: 0.375rem 0.5rem;
}
.select .selectType span[data-v-91555182]:not(:first-child):hover {
    cursor: pointer;
    background-color: #1890ff;
    color: #fff;
}
.select .selectType .cur[data-v-91555182] {
    background-color: #1890ff !important;
    color: #fff !important;
}
.select .selectType .disable[data-v-91555182] {
    background-color: #fff;
    color: #a6a6a6;
}
.basicInfo[data-v-91555182] {
  position: relative;
  background: #fff;
  border-radius: 0.625rem;
  width: 100%;
  min-height: 12.5rem;
  padding: 0.75rem 1.5rem;
  margin-top: 1.25rem;
}
.basicInfo .button[data-v-91555182] {
    margin-top: 3.125rem;
    width: 100%;
    text-align: center;
}
.title[data-v-91555182] {
  font-size: 1.125rem;
  font-weight: 900;
}
.msgInfo[data-v-91555182] {
  color: #000;
}
.pray[data-v-91555182] {
  color: #a6a6a6;
}
.glqy[data-v-91555182] {
  color: #4a8bf6;
}
.glqy[data-v-91555182]:hover {
  cursor: pointer;
}
.downMsg[data-v-91555182] {
  width: 100%;
  text-indent: 2em;
  font-size: 1rem;
}


.dialog {
  border-radius: 0.625rem;
  padding-bottom: 3.125rem;
}
.el-dialog {
  display: flex;
  flex-direction: column;
  margin: 0 !important;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  /*height:600px;*/
  max-height: calc(100% - 12.5rem);
  max-width: calc(100% - 1.875rem);
}
.el-dialog .el-dialog__body {
  flex: 1;
  overflow: auto;
}


@keyframes resizeSensorVisibility {
from { top: 0;
}
}

/* see https://github.com/mozilla/pdf.js/blob/55a853b6678cf3d05681ffbb521e5228e607b5d2/test/annotation_layer_test.css */
.annotationLayer {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
}
.annotationLayer section {
	position: absolute;
}
.annotationLayer .linkAnnotation > a {
	position: absolute;
	font-size: 1em;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.annotationLayer .linkAnnotation > a /* -ms-a */  {
	background: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7") 0 0 repeat;
}
.annotationLayer .linkAnnotation > a:hover {
	opacity: 0.2;
	background: #ff0;
	box-shadow: 0 0.125rem 0.625rem #ff0;
}
.annotationLayer .textAnnotation img {
	position: absolute;
	cursor: pointer;
}
.annotationLayer .textWidgetAnnotation input,
.annotationLayer .textWidgetAnnotation textarea,
.annotationLayer .choiceWidgetAnnotation select,
.annotationLayer .buttonWidgetAnnotation.checkBox input,
.annotationLayer .buttonWidgetAnnotation.radioButton input {
	background-color: rgba(0, 54, 255, 0.13);
	border: 0.0625rem solid transparent;
	box-sizing: border-box;
	font-size: 0.5625rem;
	height: 100%;
	padding: 0 0.1875rem;
	vertical-align: top;
	width: 100%;
}
.annotationLayer .textWidgetAnnotation textarea {
	font: message-box;
	font-size: 0.5625rem;
	resize: none;
}
.annotationLayer .textWidgetAnnotation input[disabled],
.annotationLayer .textWidgetAnnotation textarea[disabled],
.annotationLayer .choiceWidgetAnnotation select[disabled],
.annotationLayer .buttonWidgetAnnotation.checkBox input[disabled],
.annotationLayer .buttonWidgetAnnotation.radioButton input[disabled] {
	background: none;
	border: 0.0625rem solid transparent;
	cursor: not-allowed;
}
.annotationLayer .textWidgetAnnotation input:hover,
.annotationLayer .textWidgetAnnotation textarea:hover,
.annotationLayer .choiceWidgetAnnotation select:hover,
.annotationLayer .buttonWidgetAnnotation.checkBox input:hover,
.annotationLayer .buttonWidgetAnnotation.radioButton input:hover {
	border: 0.0625rem solid #000;
}
.annotationLayer .textWidgetAnnotation input:focus,
.annotationLayer .textWidgetAnnotation textarea:focus,
.annotationLayer .choiceWidgetAnnotation select:focus {
	background: none;
	border: 0.0625rem solid transparent;
}
.annotationLayer .textWidgetAnnotation input.comb {
	font-family: monospace;
	padding-left: 0.125rem;
	padding-right: 0;
}
.annotationLayer .textWidgetAnnotation input.comb:focus {
	/*
	 * Letter spacing is placed on the right side of each character. Hence, the
	 * letter spacing of the last character may be placed outside the visible
	 * area, causing horizontal scrolling. We avoid this by extending the width
	 * when the element has focus and revert this when it loses focus.
	 */
	width: 115%;
}
.annotationLayer .buttonWidgetAnnotation.checkBox input,
.annotationLayer .buttonWidgetAnnotation.radioButton input {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
.annotationLayer .popupWrapper {
	position: absolute;
	width: 20em;
}
.annotationLayer .popup {
	position: absolute;
	z-index: 200;
	max-width: 20em;
	background-color: #FFFF99;
	box-shadow: 0 0.125rem 0.3125rem #333;
	border-radius: 0.125rem;
	padding: 0.6em;
	margin-left: 0.3125rem;
	cursor: pointer;
	word-wrap: break-word;
}
.annotationLayer .popup h1 {
	font-size: 1em;
	border-bottom: 0.0625rem solid #000000;
	padding-bottom: 0.2em;
}
.annotationLayer .popup p {
	padding-top: 0.2em;
}
.annotationLayer .highlightAnnotation,
.annotationLayer .underlineAnnotation,
.annotationLayer .squigglyAnnotation,
.annotationLayer .strikeoutAnnotation,
.annotationLayer .lineAnnotation svg line,
.annotationLayer .fileAttachmentAnnotation {
	cursor: pointer;
}

@charset "UTF-8";
.app-container[data-v-4a40614a] {
  padding: 0;
}
#container[data-v-4a40614a] {
  font-family: PingFang SC;
  width: 100%;
  background: rgba(0, 0, 0, 0.5);
  min-height: calc(100vh - 3.75rem);
  display: flex;
  justify-content: center;
  position: relative;
  padding-top: 0.625rem;
  /* 右侧功能按钮区 */
  /* 按钮 */
}
#container .right-btn[data-v-4a40614a] {
    position: fixed;
    right: 5%;
    top: 15%;
    width: 7.5rem;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    z-index: 99;
}
#container .pdfArea[data-v-4a40614a] {
    width: 70%;
    min-height: calc(100vh-6.25rem);
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
#container .pdfArea .pdfID[data-v-4a40614a] {
      display: inline-block;
      background: #FFFFFF;
      width: 80%;
      margin-bottom: 0.625rem;
}
#container .pdfArea .pdfOffice[data-v-4a40614a] {
      width: 80%;
      height: calc(100vh - 3.75rem);
}
#container button[data-v-4a40614a] {
    width: 4.375rem;
    height: 2.8125rem;
    line-height: 2.8125rem;
    border: none;
    border-radius: 0.625rem;
    font-size: 1.125rem;
    cursor: pointer;
    text-align: center;
    color: #fff;
    margin-bottom: 0.625rem;
    background-color: #000000;
    opacity: 0.8;
}
#container button[data-v-4a40614a]:hover {
      transition: 0.3s;
      opacity: 0.5;
}

.app-container[data-v-5493417e] {
  padding: 1.5rem;
  width: 100%;
  text-align: center;
}

.dateClassBox[data-v-15f2914d] {
  position: absolute;
  top: 13.75rem;
  left: 30rem;
}
.spanClass[data-v-15f2914d] {
  color: #4a8bf6;
  cursor: pointer;
}
.contBox[data-v-15f2914d] {
  margin: 0 4.375rem !important;
}
.dialog-footer[data-v-15f2914d] {
  text-align: center;
  margin: 1.25rem auto;
}
.app-container[data-v-15f2914d] {
  background: #f0f0f0;
  padding: 1.5rem;
  font-size: 0.875rem;
}
.app-container .tabs[data-v-15f2914d] {
    background: #fff;
    border-radius: 0.625rem;
    width: 100%;
    margin-top: 1.25rem;
    padding: 0.75rem 1.5rem;
}
.select[data-v-15f2914d] {
  background: #fff;
  border-radius: 0.625rem;
  width: 100%;
  margin-top: 1.25rem;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.select .selectType[data-v-15f2914d] {
    padding-left: 1.5rem;
    display: flex;
    align-items: center;
}
.select .selectType span[data-v-15f2914d]:not(:first-child) {
    display: inline-block;
    margin-right: 1.25rem;
    padding: 0.375rem 0.5rem;
}
.select .selectType span[data-v-15f2914d]:not(:first-child):hover {
    cursor: pointer;
    background-color: #1890ff;
    color: #fff;
}
.select .selectType .cur[data-v-15f2914d] {
    background-color: #1890ff !important;
    color: #fff !important;
}
.select .selectType .disable[data-v-15f2914d] {
    background-color: #fff;
    color: #a6a6a6;
}
.basicInfo[data-v-15f2914d] {
  background: #fff;
  border-radius: 0.625rem;
  width: 100%;
  min-height: 12.5rem;
  padding: 0.75rem 1.5rem;
  margin-top: 1.25rem;
  position: relative;
}
.basicInfo .button[data-v-15f2914d] {
    margin-top: 3.125rem;
    width: 100%;
    text-align: center;
}
.title[data-v-15f2914d] {
  font-size: 1.125rem;
  font-weight: 900;
}
.msgInfo[data-v-15f2914d] {
  color: #000;
}
.pray[data-v-15f2914d] {
  color: #a6a6a6;
}
.glqy[data-v-15f2914d] {
  color: #4a8bf6;
}
.glqy[data-v-15f2914d]:hover {
  cursor: pointer;
}
.downMsg[data-v-15f2914d] {
  width: 100%;
  text-indent: 2em;
  font-size: 1rem;
}


.dialog {
  border-radius: 0.625rem;
  padding-bottom: 3.125rem;
}
.el-dialog {
  display: flex;
  flex-direction: column;
  margin: 0 !important;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  /*height:600px;*/
  max-height: calc(100% - 12.5rem);
  max-width: calc(100% - 1.875rem);
}
.el-dialog .el-dialog__body {
  flex: 1;
  overflow: auto;
}

.data_update_info[data-v-ca01d2c4] {
  display: inline-block;
  margin-left: 0.625rem;
}

.cursorCla[data-v-57e9ae33] {
  cursor: pointer;
  display: flex;
  align-items: center;
}
.cursorClaTwo[data-v-57e9ae33] {
  width: 26.625rem !important;
}
.el-icon-document-copy[data-v-57e9ae33] {
  font-size: 0.875rem;
  color: #4486f4;
  margin-left: 0.3125rem;
}
.containter[data-v-57e9ae33] {
  width: 100%;
}
.containter .step ol.titt[data-v-57e9ae33] {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    background-color: #fff;
    margin: 0;
    padding: 0;
    font-size: 0.875rem;
    position: fixed;
    top: 21.875rem;
    right: 1.5rem;
    z-index: 999;
}
.containter .step .tittItem[data-v-57e9ae33] {
    margin-bottom: 0.625rem;
}
.containter .step ol.titt .button[data-v-57e9ae33] {
    width: 9.375rem;
    margin: 0;
}
.containter .step ol.titt .button.cur[data-v-57e9ae33] {
    background-color: #5591f5;
    color: #fff;
}
.containter .basicInfo[data-v-57e9ae33] {
    background: #fff;
    border-radius: 0.625rem;
    width: 100%;
    padding: 0.75rem 10.875rem 0.75rem 1.5rem;
    margin-top: 1.25rem;
}
.title[data-v-57e9ae33] {
  font-size: 1.125rem;
  font-weight: 900;
  display: flex;
  align-items: center;
}
.glqy[data-v-57e9ae33] {
  color: #4a8bf6;
  margin-left: 1.5rem;
}
.glqy[data-v-57e9ae33]:hover {
  cursor: pointer;
}
.item[data-v-57e9ae33] {
  margin-top: 0.25rem;
  margin-right: 1rem;
}
.source[data-v-57e9ae33] {
  color: #4486f4;
}
.source[data-v-57e9ae33]:hover {
    cursor: pointer;
}
#chart[data-v-57e9ae33] {
  margin-top: 1.25rem;
  width: 100%;
  height: 18.75rem;
}


.el-image-viewer__wrapper {
  z-index: 9999 !important;
}
.dialog {
  border-radius: 0.625rem;
  padding-bottom: 3.125rem;
}
.el-dialog {
  display: flex;
  flex-direction: column;
  margin: 0 !important;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  /*height:600px;*/
  max-height: calc(100% - 12.5rem);
  max-width: calc(100% - 1.875rem);
}
.el-dialog .el-dialog__body {
  flex: 1;
  overflow: auto;
}
.pagination {
  width: 100%;
  margin-top: 0.625rem;
  display: flex;
  justify-content: center;
}
.myNote {
  display: -webkit-box;
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.cursorCla[data-v-116ce0f4] {
  cursor: pointer;
  display: flex;
  align-items: center;
}
.cursorClaTwo[data-v-116ce0f4] {
  width: 26.625rem !important;
}
.el-icon-document-copy[data-v-116ce0f4] {
  font-size: 0.875rem;
  color: #4486f4;
  margin-left: 0.3125rem;
}
.containter[data-v-116ce0f4] {
  width: 100%;
}
.containter .step ol.titt[data-v-116ce0f4] {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    background-color: #fff;
    margin: 0;
    padding: 0;
    font-size: 0.875rem;
    position: fixed;
    top: 21.875rem;
    right: 1.5rem;
    z-index: 999;
}
.containter .step .tittItem[data-v-116ce0f4] {
    margin-bottom: 0.625rem;
}
.containter .step ol.titt .button[data-v-116ce0f4] {
    width: 9.375rem;
    margin: 0;
}
.containter .step ol.titt .button.cur[data-v-116ce0f4] {
    background-color: #5591f5;
    color: #fff;
}
.containter .basicInfo[data-v-116ce0f4] {
    background: #fff;
    border-radius: 0.625rem;
    width: 100%;
    padding: 0.75rem 10.875rem 0.75rem 1.5rem;
    margin-top: 1.25rem;
}
.title[data-v-116ce0f4] {
  font-size: 1.125rem;
  font-weight: 900;
  display: flex;
  align-items: center;
}
.glqy[data-v-116ce0f4] {
  color: #4a8bf6;
  margin-left: 1.5rem;
}
.glqy[data-v-116ce0f4]:hover {
  cursor: pointer;
}
.item[data-v-116ce0f4] {
  margin-top: 0.25rem;
  margin-right: 1rem;
}
.source[data-v-116ce0f4] {
  color: #4486f4;
}
.source[data-v-116ce0f4]:hover {
    cursor: pointer;
}
#chart[data-v-116ce0f4] {
  margin-top: 1.25rem;
  width: 100%;
  height: 18.75rem;
}


.el-image-viewer__wrapper {
  z-index: 9999 !important;
}
.dialog {
  border-radius: 0.625rem;
  padding-bottom: 3.125rem;
}
.el-dialog {
  display: flex;
  flex-direction: column;
  margin: 0 !important;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  /*height:600px;*/
  max-height: calc(100% - 12.5rem);
  max-width: calc(100% - 1.875rem);
}
.el-dialog .el-dialog__body {
  flex: 1;
  overflow: auto;
}
.pagination {
  width: 100%;
  margin-top: 0.625rem;
  display: flex;
  justify-content: center;
}
.myNote {
  display: -webkit-box;
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.cursorCla[data-v-559396d4] {
  cursor: pointer;
  display: flex;
  align-items: center;
}
.cursorClaTwo[data-v-559396d4] {
  width: 26.625rem !important;
}
.el-icon-document-copy[data-v-559396d4] {
  font-size: 0.875rem;
  color: #4486f4;
  margin-left: 0.3125rem;
}
.containter[data-v-559396d4] {
  width: 100%;
}
.containter .step ol.titt[data-v-559396d4] {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    background-color: #fff;
    margin: 0;
    padding: 0;
    font-size: 0.875rem;
    position: fixed;
    top: 21.875rem;
    right: 1.5rem;
    z-index: 999;
}
.containter .step .tittItem[data-v-559396d4] {
    margin-bottom: 0.625rem;
}
.containter .step ol.titt .button[data-v-559396d4] {
    width: 9.375rem;
    margin: 0;
}
.containter .step ol.titt .button.cur[data-v-559396d4] {
    background-color: #5591f5;
    color: #fff;
}
.containter .basicInfo[data-v-559396d4] {
    background: #fff;
    border-radius: 0.625rem;
    width: 100%;
    padding: 0.75rem 0.75rem 0.75rem 1.5rem;
    margin-top: 1.25rem;
}
.title[data-v-559396d4] {
  font-size: 1.125rem;
  font-weight: 900;
  display: flex;
  align-items: center;
}
.glqy[data-v-559396d4] {
  color: #4a8bf6;
  margin-left: 1.5rem;
}
.glqy[data-v-559396d4]:hover {
  cursor: pointer;
}
.item[data-v-559396d4] {
  margin-top: 0.25rem;
  margin-right: 1rem;
}
.source[data-v-559396d4] {
  color: #4486f4;
}
.source[data-v-559396d4]:hover {
    cursor: pointer;
}
#chart[data-v-559396d4] {
  margin-top: 1.25rem;
  width: 100%;
  height: 18.75rem;
}


.el-image-viewer__wrapper {
  z-index: 9999 !important;
}
.dialog {
  border-radius: 0.625rem;
  padding-bottom: 3.125rem;
}
.el-dialog {
  display: flex;
  flex-direction: column;
  margin: 0 !important;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  /*height:600px;*/
  max-height: calc(100% - 12.5rem);
  max-width: calc(100% - 1.875rem);
}
.el-dialog .el-dialog__body {
  flex: 1;
  overflow: auto;
}
.pagination {
  width: 100%;
  margin-top: 0.625rem;
  display: flex;
  justify-content: center;
}
.myNote {
  display: -webkit-box;
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.cursorCla[data-v-69ea07b3] {
  cursor: pointer;
  display: flex;
  align-items: center;
}
.cursorClaTwo[data-v-69ea07b3] {
  width: 26.625rem !important;
}
.el-icon-document-copy[data-v-69ea07b3] {
  font-size: 0.875rem;
  color: #4486f4;
  margin-left: 0.3125rem;
}
.containter[data-v-69ea07b3] {
  width: 100%;
}
.containter .step ol.titt[data-v-69ea07b3] {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    background-color: #fff;
    margin: 0;
    padding: 0;
    font-size: 0.875rem;
    position: fixed;
    top: 21.875rem;
    right: 1.5rem;
    z-index: 999;
}
.containter .step .tittItem[data-v-69ea07b3] {
    margin-bottom: 0.625rem;
}
.containter .step ol.titt .button[data-v-69ea07b3] {
    width: 9.375rem;
    margin: 0;
}
.containter .step ol.titt .button.cur[data-v-69ea07b3] {
    background-color: #5591f5;
    color: #fff;
}
.containter .basicInfo[data-v-69ea07b3] {
    background: #fff;
    border-radius: 0.625rem;
    width: 100%;
    padding: 0.75rem 0.75rem 0.75rem 1.5rem;
    margin-top: 1.25rem;
}
.title[data-v-69ea07b3] {
  font-size: 1.125rem;
  font-weight: 900;
  display: flex;
  align-items: center;
}
.glqy[data-v-69ea07b3] {
  color: #4a8bf6;
  margin-left: 1.5rem;
}
.glqy[data-v-69ea07b3]:hover {
  cursor: pointer;
}
.item[data-v-69ea07b3] {
  margin-top: 0.25rem;
  margin-right: 1rem;
}
.source[data-v-69ea07b3] {
  color: #4486f4;
}
.source[data-v-69ea07b3]:hover {
    cursor: pointer;
}
#chart[data-v-69ea07b3] {
  margin-top: 1.25rem;
  width: 100%;
  height: 18.75rem;
}


.el-image-viewer__wrapper {
  z-index: 9999 !important;
}
.dialog {
  border-radius: 0.625rem;
  padding-bottom: 3.125rem;
}
.el-dialog {
  display: flex;
  flex-direction: column;
  margin: 0 !important;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  /*height:600px;*/
  max-height: calc(100% - 12.5rem);
  max-width: calc(100% - 1.875rem);
}
.el-dialog .el-dialog__body {
  flex: 1;
  overflow: auto;
}
.pagination {
  width: 100%;
  margin-top: 0.625rem;
  display: flex;
  justify-content: center;
}
.myNote {
  display: -webkit-box;
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.cursorCla[data-v-194e0891] {
  cursor: pointer;
  display: flex;
  align-items: center;
}
.cursorClaTwo[data-v-194e0891] {
  width: 26.625rem !important;
}
.el-icon-document-copy[data-v-194e0891] {
  font-size: 0.875rem;
  color: #4486f4;
  margin-left: 0.3125rem;
}
.containter[data-v-194e0891] {
  width: 100%;
}
.containter .step ol.titt[data-v-194e0891] {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    background-color: #fff;
    margin: 0;
    padding: 0;
    font-size: 0.875rem;
    position: fixed;
    top: 21.875rem;
    right: 1.5rem;
    z-index: 999;
}
.containter .step .tittItem[data-v-194e0891] {
    margin-bottom: 0.625rem;
}
.containter .step ol.titt .button[data-v-194e0891] {
    width: 9.375rem;
    margin: 0;
}
.containter .step ol.titt .button.cur[data-v-194e0891] {
    background-color: #5591f5;
    color: #fff;
}
.containter .basicInfo[data-v-194e0891] {
    background: #fff;
    border-radius: 0.625rem;
    width: 100%;
    padding: 0.75rem 0.75rem 0.75rem 1.5rem;
    margin-top: 1.25rem;
}
.title[data-v-194e0891] {
  font-size: 1.125rem;
  font-weight: 900;
  display: flex;
  align-items: center;
}
.glqy[data-v-194e0891] {
  color: #4a8bf6;
  margin-left: 1.5rem;
}
.glqy[data-v-194e0891]:hover {
  cursor: pointer;
}
.item[data-v-194e0891] {
  margin-top: 0.25rem;
  margin-right: 1rem;
}
.source[data-v-194e0891] {
  color: #4486f4;
}
.source[data-v-194e0891]:hover {
    cursor: pointer;
}


.el-image-viewer__wrapper {
  z-index: 9999 !important;
}
.dialog {
  border-radius: 0.625rem;
  padding-bottom: 3.125rem;
}
.el-dialog {
  display: flex;
  flex-direction: column;
  margin: 0 !important;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  /*height:600px;*/
  max-height: calc(100% - 12.5rem);
  max-width: calc(100% - 1.875rem);
}
.el-dialog .el-dialog__body {
  flex: 1;
  overflow: auto;
}
.pagination {
  width: 100%;
  margin-top: 0.625rem;
  display: flex;
  justify-content: center;
}
.myNote {
  display: -webkit-box;
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.containter[data-v-21479391] {
  width: 100%;
}
.containter .step ol.titt[data-v-21479391] {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    background-color: #fff;
    margin: 0;
    padding: 0;
    font-size: 0.875rem;
    position: fixed;
    top: 21.875rem;
    right: 1.5rem;
    z-index: 999;
}
.containter .step .tittItem[data-v-21479391] {
    margin-bottom: 0.625rem;
}
.containter .step ol.titt .button[data-v-21479391] {
    width: 9.375rem;
    margin: 0;
}
.containter .step ol.titt .button.cur[data-v-21479391] {
    background-color: #5591f5;
    color: #fff;
}
.containter .basicInfo[data-v-21479391] {
    background: #fff;
    border-radius: 0.625rem;
    width: 100%;
    padding: 0.75rem 10.875rem 0.75rem 1.5rem;
    margin-top: 1.25rem;
}
.containter .basicInfo .title[data-v-21479391] {
      display: flex;
      justify-content: space-between;
      align-items: center;
}
.containter .basicInfo #trend[data-v-21479391] {
      width: 87.5rem;
      height: 25rem;
      border-radius: 0.25rem;
      padding: 0.75rem;
      box-shadow: 0 0 0.625rem #e8eaef;
}
.morexxfp[data-v-21479391] {
  display: flex;
  align-items: center;
  margin-bottom: 1.5rem;
}
.morexxfp div[data-v-21479391] {
    margin-right: 1.5rem;
}
.title[data-v-21479391] {
  font-size: 1.125rem;
  font-weight: 900;
}
.glqy[data-v-21479391] {
  color: #4a8bf6;
  margin-left: 1.5rem;
}
.glqy[data-v-21479391]:hover {
  cursor: pointer;
}
.item[data-v-21479391] {
  margin-top: 0.25rem;
  margin-right: 1rem;
}


.dialog {
  border-radius: 0.625rem;
  padding-bottom: 3.125rem;
}
.el-dialog {
  display: flex;
  flex-direction: column;
  margin: 0 !important;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  /*height:600px;*/
  max-height: calc(100% - 12.5rem);
  max-width: calc(100% - 1.875rem);
}
.el-dialog .el-dialog__body {
  flex: 1;
  overflow: auto;
}
.pagination {
  width: 100%;
  margin-top: 0.625rem;
  display: flex;
  justify-content: center;
}

@charset "UTF-8";
.kcf_rule[data-v-8a9f44d4] {
  width: 100%;
  padding: 0.625rem 0.625rem 1.25rem 0.625rem;
  background-color: #fff;
}
.kcf_rule .title_rule[data-v-8a9f44d4] {
    font-size: 1.5rem;
    font-weight: bold;
    text-align: center;
    width: 100%;
    margin-bottom: 0.625rem;
}
.kcf_rule img[data-v-8a9f44d4] {
    width: 95%;
}
.kcf_rule .el-button[data-v-8a9f44d4] {
    position: fixed;
    right: 0.9375rem;
    top: 4.0625rem;
}
.msgInfo[data-v-8a9f44d4] {
  color: #000;
}
.pray[data-v-8a9f44d4] {
  color: #a6a6a6;
}
[data-v-8a9f44d4] .el-tabs__item {
  box-shadow: none !important;
}
.app-container[data-v-8a9f44d4] {
  background: #f0f0f0;
  padding: 1.5rem;
  font-size: 0.875rem;
}

/* 企业动态 */
.consensus[data-v-8a9f44d4] {
  width: 100%;
  margin-top: 1.25rem;
}
.consensus .information[data-v-8a9f44d4] {
    height: 3.375rem;
    padding-left: 1.5rem;
    background: #f2f9fe;
    border-radius: 0.625rem;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    position: relative;
    margin-bottom: 1.25rem;
}
.consensus .information .title[data-v-8a9f44d4] {
      font-size: 1.25rem;
      width: 8.125rem;
      font-style: italic;
      color: #4486f4;
      font-weight: 900;
}
.consensus .information .ckdt[data-v-8a9f44d4] {
      position: absolute;
      right: 0;
      color: #4a8bf6;
      cursor: pointer;
}
.consensus .information .ckdtTwo[data-v-8a9f44d4] {
      position: absolute;
      right: 0;
      color: #ccc;
      cursor: pointer;
}
.consensus .message[data-v-8a9f44d4] {
    width: 100%;
    height: 25rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.consensus .message .scoremsg[data-v-8a9f44d4] {
      position: relative;
      width: 100%;
      height: 25rem;
      background: #fff;
      border-radius: 0.625rem;
}
.consensus .message .scoremsg #score[data-v-8a9f44d4] {
        position: absolute;
        top: 2.25rem;
        z-index: 0;
        width: 50%;
        height: 22.75rem;
}
.consensus .message .scoremsg .title[data-v-8a9f44d4] {
        position: absolute;
        width: calc(50% - 1.5rem);
        top: 0.625rem;
        left: 1.5rem;
        z-index: 10;
        display: flex;
        align-items: center;
}
.consensus .message .scoremsg .title span[data-v-8a9f44d4] {
          display: block;
          font-size: 1.25rem;
          font-weight: 800;
          height: 2.25rem;
          line-height: 2.25rem;
          margin-right: 0.625rem;
}
.consensus .message .scoremsg .title .tip[data-v-8a9f44d4] {
          display: inline-block;
          font-size: 1.25rem;
          font-weight: 500;
          margin-left: 0.625rem;
}
.consensus .message .scoremsg .tips.el-button[data-v-8a9f44d4] {
        position: absolute;
        z-index: 11;
        left: 40%;
        top: 0.625rem;
        width: 5rem;
}
.consensus .message .scoremsg .rule.el-button[data-v-8a9f44d4] {
        position: absolute;
        z-index: 11;
        left: 40%;
        top: 3.125rem;
        width: 5rem;
}
.consensus .message .scoremsg .score_detail[data-v-8a9f44d4] {
        position: absolute;
        left: 50%;
        width: calc(50% - 10.875rem);
        height: 25rem;
        padding: 0.625rem;
        display: flex;
        flex-direction: column;
        justify-content: space-around;
}
.consensus .message .scoremsg .score_detail .score_detail_type[data-v-8a9f44d4] {
          display: flex;
          align-items: center;
}
.consensus .message .scoremsg .score_detail .score_detail_type[data-v-8a9f44d4]:hover {
            cursor: pointer;
}
.consensus .message .scoremsg .score_detail .score_detail_type .score_detail_title[data-v-8a9f44d4] {
            width: 4.375rem;
            font-size: 1rem;
}
.consensus .message .scoremsg .score_detail .score_detail_type[data-v-8a9f44d4] .el-progress {
            width: calc(100% - 4.375rem) !important;
}
.consensus .message .scoremsg .zlfinfo[data-v-8a9f44d4] {
        position: absolute;
        right: 0.625rem;
        width: calc(100% - 23.75rem);
        height: 20.5rem;
        padding: 0.625rem;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
}
.consensus .message .risk[data-v-8a9f44d4] {
      width: 49%;
      height: 20.5rem;
      padding-right: 10.625rem;
      padding-top: 0.625rem;
      background: #fff;
      border-radius: 0.625rem;
      display: flex;
      flex-direction: column;
      justify-content: space-between;
}
.consensus .message .risk .title[data-v-8a9f44d4] {
        font-size: 1.25rem;
        font-weight: 800;
        height: 2.25rem;
        line-height: 2.25rem;
        margin-left: 0.625rem;
}
.consensus .message .risk .self[data-v-8a9f44d4],
      .consensus .message .risk .relative[data-v-8a9f44d4] {
        padding-left: 0.625rem;
        height: 8.75rem;
}
.consensus .message .risk .self[data-v-8a9f44d4] {
        width: 100%;
        border-bottom: 0.0625rem solid #e6e9f4;
}
.consensus .message .risk .riskType[data-v-8a9f44d4] {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        gap: 1rem;
}
.consensus .message .risk .riskType p[data-v-8a9f44d4] {
          margin: 0;
}
.yjxq[data-v-8a9f44d4] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.menu[data-v-8a9f44d4] {
  background: #fff;
  border-radius: 0.625rem;
  width: 100%;
  height: 5rem;
  display: flex;
  align-items: center;
  padding-left: 1.5rem;
  margin-top: 1.25rem;
}
.m-el-tabs[data-v-8a9f44d4] {
  width: 100%;
}
.m-el-tabs[data-v-8a9f44d4] .el-tabs__item {
    font-size: 1.125rem !important;
}
.step[data-v-8a9f44d4] {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  background-color: #fff;
  margin: 0;
  padding: 0;
  position: fixed;
  top: 21.875rem;
  right: 1.5rem;
  z-index: 999;
}
.step div[data-v-8a9f44d4] {
    display: inline-block;
    width: 9.375rem;
    line-height: 1.875rem;
    margin-bottom: 0.625rem;
    text-align: center;
    font-size: 0.875rem;
    border: 0.0625rem solid #ccc;
    position: relative;
}
.step div[data-v-8a9f44d4]:hover {
      cursor: pointer;
}
.step div .num[data-v-8a9f44d4] {
      display: block;
      position: absolute;
      top: -0.625rem;
      right: -0.625rem;
      width: 1.875rem;
      height: 1.25rem;
      padding: 0 0.125rem;
      border-radius: 0.3125rem;
      background-color: red;
      text-align: center;
      line-height: 1.25rem;
      color: #fff;
}
.step .cur[data-v-8a9f44d4] {
    background-color: #5591f5;
    color: #fff;
}


.dialog {
  border-radius: 0.625rem;
  padding-bottom: 3.125rem;
}
.el-dialog {
  display: flex;
  flex-direction: column;
  margin: 0 !important;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  /*height:600px;*/
  max-height: calc(100% - 12.5rem);
  max-width: calc(100% - 1.875rem);
}
.el-dialog .el-dialog__body {
  flex: 1;
  overflow: auto;
}
.m-el-tabs::v-deep.el-tabs__item:focus.is-active.is-focus:not(:active) {
  box-shadow: 0 0;
  border-radius: 0;
}
.introduce {
  font-size: 1.25rem;
  text-indent: 2em;
  line-height: 1.875rem;
  text-align: justify;
}
.switch {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #fff;
  border-radius: 0.625rem;
  padding: 0.75rem 10.875rem 0.75rem 1.5rem;
  margin-top: 1.25rem;
}

[data-v-1f49b96b] .el-col-lg-4-8 {
  width: 20%;
}
.b[data-v-1f49b96b] {
  border-bottom: 0.0625rem solid #eaeaea;
  padding-bottom: 1.25rem;
}
.lh[data-v-1f49b96b] {
  line-height: 2.1875rem;
}
.c[data-v-1f49b96b] {
  color: #409EFF;
}
.his_table[data-v-1f49b96b] {
  margin: 1rem 0;
  border-bottom: 0.0625rem solid #e6e9f4;
  font-size: 1rem;
}
.his_table[data-v-1f49b96b] .el-pagination {
    padding: 0.5rem 0;
}
.his_table .h_tab[data-v-1f49b96b] {
    display: inline-block;
    margin-bottom: 1rem;
    font-family: PingFangSC-Medium;
    font-size: 1rem;
    line-height: 1.5rem;
    letter-spacing: 0rem;
    padding-bottom: 0.5rem;
    color: #1e5eff;
    border-bottom: 0.1875rem solid;
    border-radius: 0.0625rem;
}
.h_label[data-v-1f49b96b] {
  line-height: 0.54rem;
  color: #3a3f63;
  font-size: 1.5rem;
  margin: 1.5rem 0;
}
.h_label .el-icon-price-tag[data-v-1f49b96b] {
    color: #0055ff;
    font-weight: 600;
}
.h_label .el-tag[data-v-1f49b96b] {
    margin: 0 0.3125rem;
}
.h_val[data-v-1f49b96b] {
  line-height: 1.38rem;
  color: #5a607f;
  font-size: 1rem;
  margin: 0.5rem 0;
}
.tab_body[data-v-1f49b96b] {
  margin-top: 1.25rem;
}
.tab_body[data-v-1f49b96b] .el-tabs__item {
    font-size: 1.25rem;
    font-weight: 600;
}
.tab_body .info-container[data-v-1f49b96b] {
    position: relative;
    width: 90%;
}
.tab_body .info-container .gauge[data-v-1f49b96b] {
      position: absolute;
      right: 0;
      top: -2.5rem;
}
.tab_body .table-container[data-v-1f49b96b] {
    width: 85%;
}

@charset "UTF-8";
.main[data-v-91e7b7bc] {
  margin-top: 0;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  background-image: url(../../static/img/kcbjt-risk_dist.png?);
  background-repeat: no-repeat;
  height: 20rem;
  /*让图片居中显示*/
  background-position: center center;
  /*让图片进行缩放*/
  background-size: cover;
}
.main .search[data-v-91e7b7bc] {
    margin-top: 1.875rem;
    width: 37.5rem;
    display: flex;
    align-items: center;
}
.main .search[data-v-91e7b7bc] .el-input-group__append,
    .main .search .el-input-group__prepend[data-v-91e7b7bc] {
      background-color: #4285f4;
      color: #fff;
      border: none;
      font-size: 0.875rem;
}
.main .search[data-v-91e7b7bc] .el-input-group__append,
    .main .search .el-input-group__prepend[data-v-91e7b7bc]:hover {
      cursor: pointer;
}
.main .search[data-v-91e7b7bc] .autocomplete .el-input__inner {
      border: 0.0625rem solid #4285f4;
}
.main .history[data-v-91e7b7bc] {
    margin-top: 0.625rem;
    width: 100%;
    height: 1.375rem;
    line-height: 1.375rem;
}
.main .history .title[data-v-91e7b7bc] {
      font-weight: 900;
      display: flex;
      align-items: center;
      justify-content: center;
      font-size: 1.25rem;
}
.main .history .title span[data-v-91e7b7bc] {
        margin-left: 0.625rem;
}
.main .history .publish_list[data-v-91e7b7bc] {
      display: flex;
      justify-content: center;
}
.main .history .publish_list .seamless-warp[data-v-91e7b7bc] {
        height: 1.75rem;
        overflow: hidden;
}
.main .history .publish_list .seamless-warp .seamless-warp-item[data-v-91e7b7bc] {
          font-size: 1.125rem;
          margin: 0 0.625rem;
          padding: 0.3125rem 0;
          display: flex;
          justify-content: space-around;
          align-items: center;
}
.main .history .publish_list .seamless-warp .seamless-warp-item span[data-v-91e7b7bc] {
            display: inline-block;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            color: #fff;
}
.main .history .publish_list .seamless-warp .seamless-warp-item[data-v-91e7b7bc]:hover {
            color: #4285f4;
            cursor: pointer;
}
.main .history .company[data-v-91e7b7bc] {
      height: 2.5rem;
      width: 100%;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap;
      line-height: 2.5rem;
      margin: 0;
      padding: 0;
      color: #fff;
      font-size: 1.25rem;
}
.main .history .company .roll_name[data-v-91e7b7bc] {
        color: #fff;
        margin-right: 0.625rem;
}
.main .history .company .roll_name[data-v-91e7b7bc]:hover {
          cursor: pointer;
          color: #4285f4;
          text-decoration: underline;
}
.body_head[data-v-91e7b7bc] {
  width: 100%;
  display: flex;
  align-items: center;
  margin: 0.625rem 0;
  padding-bottom: 0.625rem;
  border-bottom: 0.0625rem solid #ccc;
  position: relative;
}
.body_head .el-image[data-v-91e7b7bc] {
    width: 1.875rem;
    height: 1.875rem;
    margin-left: 0.625rem;
}
.body_head span[data-v-91e7b7bc] {
    color: #000;
    font-weight: 600;
    font-size: 1.125rem;
    width: 5rem;
    margin-left: 0.625rem;
}
.body_head .btn[data-v-91e7b7bc] {
    position: absolute;
    right: 0.625rem;
}
.foot_body_module[data-v-91e7b7bc] {
  width: 70%;
  margin: auto;
  margin-top: 0.625rem;
  background-color: #fff;
  border: 0.125rem solid #4285f4;
  border-radius: 0.375rem;
  padding: 0;
  box-shadow: -0.05rem 0.05rem 0.5rem 0.05rem rgba(0, 0, 0, 0.5);
}
.ai_an[data-v-91e7b7bc] {
  width: 100%;
  padding: 0.625rem;
  display: grid;
  grid-column-gap: 0.625rem;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}
.ai_an .ai[data-v-91e7b7bc],
  .ai_an .an[data-v-91e7b7bc] {
    width: 16.25rem;
    border-radius: 0.3125rem;
    padding: 1rem 1.25rem;
    border: 0.0625rem solid #4285f4;
    display: flex;
    margin-bottom: 0.625rem;
}
.ai_an .ai[data-v-91e7b7bc]:hover,
    .ai_an .an[data-v-91e7b7bc]:hover {
      cursor: pointer;
}
.ai_an .ai:hover .right .t[data-v-91e7b7bc],
      .ai_an .an:hover .right .t[data-v-91e7b7bc] {
        color: #4285f4;
}
.ai_an .ai .right[data-v-91e7b7bc],
    .ai_an .an .right[data-v-91e7b7bc] {
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center;
      margin: auto;
}
.ai_an .ai .right .logo_name[data-v-91e7b7bc],
      .ai_an .an .right .logo_name[data-v-91e7b7bc] {
        display: flex;
        align-items: center;
}
.ai_an .ai .right .t[data-v-91e7b7bc],
      .ai_an .an .right .t[data-v-91e7b7bc] {
        display: block;
        font-size: 1.25rem;
        margin-left: 0.625rem;
        font-weight: 600;
        margin-bottom: 0.625rem;
        margin-top: 0.625rem;
        font-family: PingFangSC-Medium, PingFang SC;
}
.ai_an .ai .right .info[data-v-91e7b7bc],
      .ai_an .an .right .info[data-v-91e7b7bc] {
        display: block;
        line-height: 1.875rem;
        font-weight: 400;
        height: 3.75rem;
        color: #999;
        font-size: 1rem;
        font-family: PingFangSC-Medium, PingFang SC;
}

@charset "UTF-8";
.main[data-v-5536a954] {
  margin-top: 0;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  background-image: url(../../static/img/kcbjt-risk_dist.png?);
  background-repeat: no-repeat;
  height: 20rem;
  /*让图片居中显示*/
  background-position: center center;
  /*让图片进行缩放*/
  background-size: cover;
}
.main .search[data-v-5536a954] {
    margin-top: 1.875rem;
    width: 37.5rem;
    display: flex;
    align-items: center;
}
.main .search[data-v-5536a954] .el-input-group__append,
    .main .search .el-input-group__prepend[data-v-5536a954] {
      background-color: #4285f4;
      color: #fff;
      border: none;
      font-size: 0.875rem;
}
.main .search[data-v-5536a954] .el-input-group__append,
    .main .search .el-input-group__prepend[data-v-5536a954]:hover {
      cursor: pointer;
}
.main .search[data-v-5536a954] .autocomplete .el-input__inner {
      border: 0.0625rem solid #4285f4;
}
.main .history[data-v-5536a954] {
    margin-top: 0.625rem;
    width: 100%;
    height: 1.375rem;
    line-height: 1.375rem;
}
.main .history .title[data-v-5536a954] {
      margin-bottom: 0.625rem;
      font-weight: 900;
      display: flex;
      align-items: center;
      justify-content: center;
      font-size: 1.25rem;
}
.main .history .title span[data-v-5536a954] {
        margin-left: 0.625rem;
}
.main .history .company_ai[data-v-5536a954] {
      margin-top: 0.625rem;
      font-weight: 900;
      display: flex;
      align-items: center;
      font-size: 1rem;
}
.main .history .company_ai span[data-v-5536a954] {
        margin-left: 0.625rem;
}
.main .history .company_ai[data-v-5536a954]:hover {
        cursor: pointer;
        color: #d81e06;
}
.main .history .company[data-v-5536a954] {
      height: 2.5rem;
      width: 100%;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap;
      line-height: 2.5rem;
      margin: 0;
      padding: 0;
      color: #fff;
      font-size: 1.25rem;
}
.main .history .company[data-v-5536a954]:hover {
        cursor: pointer;
}
.main .history .company .roll_name[data-v-5536a954] {
        color: #fff;
}
.main .history .company .roll_name[data-v-5536a954]:hover {
          color: #4285f4;
          text-decoration: underline;
}
.main .history .company .number[data-v-5536a954] {
        display: inline-block;
        margin-right: 0.625rem;
}
.main .history .company .num1[data-v-5536a954] {
        color: #e46565;
}
.main .history .company .num2[data-v-5536a954] {
        color: #f17458;
}
.main .history .company .num3[data-v-5536a954] {
        color: #ebb848;
}
.body_head[data-v-5536a954] {
  width: 100%;
  display: flex;
  align-items: center;
  margin: 1.25rem 0 2.5rem 0;
  padding-bottom: 0.625rem;
  border-bottom: 0.0625rem solid #ccc;
}
.foot_body_module[data-v-5536a954] {
  width: 70%;
  margin: auto;
  margin-top: 3.125rem;
  background-color: #fff;
  border: 0.125rem solid #4285f4;
  border-radius: 0.375rem;
  padding: 0 0 2.5rem 0;
  box-shadow: -0.05rem 0.05rem 0.5rem 0.05rem rgba(0, 0, 0, 0.5);
}
.ai[data-v-5536a954] {
  margin-right: 3.75rem;
}
.ai_an[data-v-5536a954] {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.ai_an .ai[data-v-5536a954],
  .ai_an .an[data-v-5536a954] {
    width: 16.25rem;
    border-radius: 0.3125rem;
    padding: 1rem 1.875rem 1.875rem;
    border: 0.0625rem solid #4285f4;
    display: flex;
}
.ai_an .ai[data-v-5536a954]:hover,
    .ai_an .an[data-v-5536a954]:hover {
      cursor: pointer;
}
.ai_an .ai:hover .right .t[data-v-5536a954],
      .ai_an .an:hover .right .t[data-v-5536a954] {
        color: #4285f4;
}
.ai_an .ai .right[data-v-5536a954],
    .ai_an .an .right[data-v-5536a954] {
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center;
      margin: auto;
}
.ai_an .ai .right .t[data-v-5536a954],
      .ai_an .an .right .t[data-v-5536a954] {
        display: block;
        font-size: 1.25rem;
        font-weight: 600;
        margin-bottom: 0.625rem;
        margin-top: 0.625rem;
        font-family: PingFangSC-Medium, PingFang SC;
}
.ai_an .ai .right .info[data-v-5536a954],
      .ai_an .an .right .info[data-v-5536a954] {
        display: block;
        line-height: 1.875rem;
        font-weight: 400;
        color: #999;
        font-size: 1rem;
        font-family: PingFangSC-Medium, PingFang SC;
}

.tree[data-v-23fb6e72] {
  background: #fff;
  touch-action: none;
  padding: 0;
  margin: 0;
  width: 100%;
  height: calc(100vh - 3.125rem);
  max-width: 100%;
  overflow: hidden;
  font-family: "PingFangSC-Regular", "PingFangSC-Light", "PingFang SC", sans-serif, "Microsoft YaHei";
}
.seeTree-page[data-v-23fb6e72] {
  position: relative;
  padding: 0.625rem;
  width: 100%;
}
.el-button[data-v-23fb6e72] {
  position: fixed;
  right: 0.625rem;
  top: 3.75rem;
}

.tree[data-v-d9da251a] {
  background: #fff;
  touch-action: none;
  padding: 0;
  margin: 0;
  width: 100%;
  height: calc(100vh - 3.125rem);
  max-width: 100%;
  overflow: hidden;
  font-family: "PingFangSC-Regular", "PingFangSC-Light", "PingFang SC", sans-serif, "Microsoft YaHei";
}
.seeTree-page[data-v-d9da251a] {
  position: relative;
  padding: 0.625rem;
  width: 100%;
}
.el-button[data-v-d9da251a] {
  position: fixed;
  right: 0.625rem;
  top: 3.75rem;
}

.rule_tab[data-v-799bede8] {
  width: 100%;
  position: relative;
  background-color: #fff;
}
.rule_tab .back_btn[data-v-799bede8] {
    position: absolute;
    top: 0.625rem;
    right: 0.625rem;
    z-index: 12;
}
.rule_tab .tab_list[data-v-799bede8] {
    position: absolute;
    z-index: 10;
    width: 100%;
    top: 0.625rem;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 1.875rem;
}
.rule_tab .tab_list span[data-v-799bede8] {
      font-size: 1.125rem;
      color: #000;
      display: inline-block;
      padding: 0.3125rem 0.625rem;
      cursor: pointer;
}
.rule_tab .tab_list span[data-v-799bede8]:last-child {
        margin-right: 0.3125rem;
}
.rule_tab .tab_list .active[data-v-799bede8] {
      color: #409eff;
      border-bottom: 0.125rem solid #409eff;
}

.header-title[data-v-0b2e57ac] {
  margin-bottom: 0.625rem;
}
.header-title .title-icon[data-v-0b2e57ac] {
    display: inline-block;
    vertical-align: middle;
    width: 0.375rem;
    height: 1.5rem;
    background: #09f;
    border-radius: 0.1875rem;
}
.header-title .title-text[data-v-0b2e57ac] {
    display: inline-block;
    font-size: 1rem;
    vertical-align: middle;
    padding-left: 0.875rem;
    color: #0af;
}

.index_main[data-v-27dd10f9] {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
}
.index_main .index_right_top[data-v-27dd10f9] {
    width: 100%;
    height: 33.4%;
    background-color: #fff;
    padding: 0.625rem;
    box-shadow: 0.05rem 0.125rem 0.75rem 0.05rem rgba(0, 0, 0, 0.1);
}
.index_main .index_right_top .index_right_top_des[data-v-27dd10f9] {
      margin-top: 1.25rem;
      padding-left: 3.125rem;
}
.index_main .index_right_bottom[data-v-27dd10f9] {
    width: 100%;
    height: 65.6%;
    background-color: #fff;
    padding: 0.625rem;
    box-shadow: 0.05rem 0.125rem 0.75rem 0.05rem rgba(0, 0, 0, 0.1);
}
.index_main .index_right_bottom .index_right_bottom_analysis[data-v-27dd10f9] {
      position: relative;
      width: 100%;
      padding-left: 3.125rem;
      height: calc(100% - 2.5rem);
}
.index_main .index_right_bottom .index_right_bottom_analysis .echarts[data-v-27dd10f9] {
        width: 100%;
        height: 100%;
}
.index_main .index_right_bottom .index_right_bottom_analysis .analysis_select[data-v-27dd10f9] {
        position: absolute;
        right: 0.625rem;
        top: 0;
}
.index_main .index_right_bottom .index_right_bottom_analysis .analysis_select .el-select[data-v-27dd10f9] {
          margin-right: 0.625rem;
}

.indexCascader .el-cascader-panel .el-cascader-menu .el-cascader-menu__wrap {
  height: 25rem !important;
}

.rule .index_left_title[data-v-28a3e8b3] {
  font-size: 1.125rem;
  font-weight: bold;
  display: inline-block;
  background: #409eff;
  width: 100%;
  text-align: center;
  height: 2.5rem;
  line-height: 2.5rem;
  color: #fff;
}
.rule .index_left[data-v-28a3e8b3] {
  width: 15.625rem;
  height: 70vh;
  overflow: auto;
  background-color: #fff;
  position: fixed;
  display: flex;
  flex-direction: column;
  align-items: center;
  box-shadow: 0.05rem 0.125rem 0.75rem 0.05rem rgba(0, 0, 0, 0.1);
}
.rule .index_left .index_left_tree[data-v-28a3e8b3] {
    width: 100%;
    padding: 0.625rem;
    position: relative;
}
.rule .index_left .index_left_tree .index_left_tree_btn[data-v-28a3e8b3] {
      position: absolute;
      right: 0.625rem;
      top: 0.625rem;
      z-index: 999;
}
.rule .index_left .index_left_tree[data-v-28a3e8b3] .el-checkbox__input.is-disabled {
      display: none;
}
.rule .index_right[data-v-28a3e8b3] {
  width: calc(100% - 16.25rem);
  float: right;
  min-height: 70vh;
  box-shadow: 0.05rem 0.125rem 0.75rem 0.05rem rgba(0, 0, 0, 0.1);
  position: relative;
  padding: 0 0 3.125rem 0;
}
.rule .index_right .index_right_rule[data-v-28a3e8b3] {
    width: 100%;
    padding: 0.625rem;
}
.rule .index_right .index_right_title[data-v-28a3e8b3] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 0.625rem;
}
.rule .index_right .index_right_title .index_right_title_total[data-v-28a3e8b3] {
      font-size: 1rem;
      font-weight: bold;
      color: #409eff;
      margin-right: 0.625rem;
}
.rule .index_right .index_right_condition[data-v-28a3e8b3] {
    width: 100%;
    border: 0.0625rem solid #ccc;
    padding: 0.625rem;
    margin-bottom: 0.625rem;
}
.rule .index_right .index_right_btn[data-v-28a3e8b3] {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    bottom: 0.625rem;
}
.custom-tree-node[data-v-28a3e8b3] {
  flex: 1;
  display: flex;
  align-items: center;
  font-size: 1rem;
  padding-right: 0.5rem;
}
.custom-tree-node img[data-v-28a3e8b3] {
    width: 1rem;
    height: 1rem;
}
.custom-tree-node .over-ellipsis[data-v-28a3e8b3] {
    display: block;
    width: 6.25rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    -webkit-line-clamp: 1;
}
.custom-tree-node .over-ellipsis-2[data-v-28a3e8b3] {
    display: block;
    width: 10rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    -webkit-line-clamp: 1;
}
.inner[data-v-28a3e8b3] {
  width: 100%;
  height: 90vh;
}
.formItem[data-v-28a3e8b3] {
  width: 100%;
}
.formItem[data-v-28a3e8b3] .el-form-item__content {
    width: calc(100% - 6.25rem);
}
.formItem[data-v-28a3e8b3] .el-form-item__content /deep/.el-select,
    .formItem[data-v-28a3e8b3] .el-form-item__content /deep/.el-cascader {
      width: 100%;
}
.formItem[data-v-28a3e8b3] .el-form-item__content .w100 {
      width: 100% !important;
}
.formItem1[data-v-28a3e8b3] {
  width: 100%;
}
.formItem1[data-v-28a3e8b3] .el-form-item__content {
    width: calc(100%);
    text-align: center;
}
.formItem1[data-v-28a3e8b3] .el-form-item__content /deep/.el-select,
    .formItem1[data-v-28a3e8b3] .el-form-item__content /deep/.el-cascader {
      width: 100%;
}
.formItem1[data-v-28a3e8b3] .el-form-item__content .w100 {
      width: 100% !important;
}

.customModel .model_top[data-v-fe70b194] {
  padding: 0.625rem;
  width: 100%;
  background-color: #fff;
  display: flex;
  justify-content: space-between;
  align-items: center;
  box-shadow: 0 0.125rem 0.75rem 0 rgba(0, 0, 0, 0.1);
}
.customModel .model_top span[data-v-fe70b194] {
    font-size: 1.25rem;
    font-weight: bold;
}
.customModel .model[data-v-fe70b194] {
  margin-top: 0.625rem;
  padding: 1.25rem 0;
  width: 100%;
  background-color: #fff;
  box-shadow: 0 0.125rem 0.75rem 0 rgba(0, 0, 0, 0.1);
}
.customModel .model .btn[data-v-fe70b194] {
    margin-top: 2.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
}
.customModel .model .model_info[data-v-fe70b194] {
    width: 100%;
    padding: 0.625rem 2.5rem;
    margin-top: 2.5rem;
    background-color: #eff7fd;
}
.customModel .model .model_info p[data-v-fe70b194] {
      font-size: 1rem;
      font-weight: 500;
}
.customModel .model .base_info[data-v-fe70b194] {
    width: 100%;
    margin-top: 2.5rem;
    display: flex;
    justify-content: center;
}
.customModel .model .base_info .queryForm[data-v-fe70b194] {
      width: 40%;
      border: 0.0625rem solid #ccc;
      display: flex;
      flex-direction: column;
      align-items: center;
      padding: 0 0 1.25rem 0;
}
.customModel .model .base_info .queryForm .title[data-v-fe70b194] {
        height: 3.125rem;
        font-size: 1.125rem;
        font-weight: bold;
        display: inline-block;
        background: #409eff;
        width: 100%;
        text-align: center;
        color: #fff;
        text-align: center;
        line-height: 3.125rem;
        margin-bottom: 2.5rem;
}
.customModel .model .rule_info[data-v-fe70b194],
  .customModel .model .rule_weight[data-v-fe70b194] {
    margin-top: 1.25rem;
    width: 100%;
    padding: 0 2.5rem;
}
.formItem[data-v-fe70b194] {
  width: 100%;
}
.formItem[data-v-fe70b194] .el-form-item__content {
    width: calc(100% - 6.25rem);
}
.formItem[data-v-fe70b194] .el-form-item__content /deep/.el-select,
    .formItem[data-v-fe70b194] .el-form-item__content /deep/.el-cascader {
      width: 100%;
}
.formItem[data-v-fe70b194] .el-form-item__content .w100 {
      width: 100% !important;
}

.selectCompany .select_list[data-v-6d7f864c] {
  border-bottom: 0.0625rem solid #eee;
}
.selectCompany .select_list .search[data-v-6d7f864c] {
    padding-left: 2.1875rem;
    overflow: auto;
}
.selectCompany .selected[data-v-6d7f864c] {
  border-bottom: 0.0625rem solid #eee;
  padding-bottom: 0.625rem;
  margin-bottom: 0.625rem;
}
.selectCompany .selected .search[data-v-6d7f864c] {
    padding-left: 2.1875rem;
}
.selectCompany .selected .search .selected_info[data-v-6d7f864c] {
      display: flex;
      align-items: center;
      flex-flow: wrap;
}
.selectCompany .selected .search .selected_info .selected_info_item[data-v-6d7f864c] {
        margin: 0 0.625rem 0.625rem 0;
        border: 0.0625rem solid #4a8bf6;
        color: #4a8bf6;
        font-size: 1rem;
        padding: 0.25rem;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
        max-height: 4.875rem;
        overflow: hidden;
        text-overflow: ellipsis;
}
.selectCompany .selected .search .selected_info .selected_info_item .item_msg[data-v-6d7f864c] {
          display: inline-block;
          font-size: 1rem;
          background: #4a8bf6;
          color: #fff;
          padding: 0.125rem 0.25rem 0.125rem 0.25rem;
          border-radius: 0.125rem;
          margin-left: 0.625rem;
          margin-bottom: 0.125rem;
}
.selectCompany .selected .search .selected_info .selected_info_item .item_msg[data-v-6d7f864c]:hover {
            cursor: pointer;
            opacity: 0.8;
}
.selectCompany .selected .search .selected_info p[data-v-6d7f864c] {
        color: #7a7878;
        font-size: 0.875rem;
        padding: 0.375rem 0.5rem 0.375rem 0.5rem;
        margin: 0 0 0.75rem 0;
}
.selectCompany .title[data-v-6d7f864c] {
  font-size: 1rem;
  font-weight: 900;
}
.selectCompany .btn[data-v-6d7f864c] {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  margin-top: 1.25rem;
}

.app-container .index_left[data-v-7cdc7f41] {
  width: 15.625rem;
  height: 90vh;
  overflow: auto;
  background-color: #fff;
  position: fixed;
  display: flex;
  flex-direction: column;
  align-items: center;
  box-shadow: 0 0.125rem 0.75rem 0 rgba(0, 0, 0, 0.1);
}
.app-container .index_left .index_left_title[data-v-7cdc7f41] {
    font-size: 1.125rem;
    font-weight: bold;
    display: inline-block;
    background: #409eff;
    width: 100%;
    text-align: center;
    height: 2.5rem;
    line-height: 2.5rem;
    color: #fff;
    margin-bottom: 0.625rem;
}
.app-container .index_left .index_left_tree[data-v-7cdc7f41] {
    width: 100%;
    padding: 0.625rem;
    position: relative;
}
.app-container .index_left .index_left_tree .index_left_tree_btn[data-v-7cdc7f41] {
      position: absolute;
      right: 0.625rem;
      top: 0.5rem;
      z-index: 999;
}
.app-container .index_right[data-v-7cdc7f41] {
  width: calc(100% - 16.25rem);
  background-color: #fff;
  float: right;
  padding: 0.625rem;
  box-shadow: 0 0.125rem 0.75rem 0 rgba(0, 0, 0, 0.1);
}
.app-container .pagination[data-v-7cdc7f41] {
  width: 100%;
  margin-top: 0.625rem;
  display: flex;
  justify-content: center;
}
.custom-tree-node[data-v-7cdc7f41] {
  flex: 1;
  display: flex;
  align-items: center;
  font-size: 1rem;
  padding-right: 0.5rem;
}
.custom-tree-node img[data-v-7cdc7f41] {
    width: 1rem;
    height: 1rem;
}
.formItem[data-v-7cdc7f41] {
  width: 100%;
}
.formItem[data-v-7cdc7f41] .el-form-item__content {
    width: calc(100% - 6.25rem);
}
.formItem[data-v-7cdc7f41] .el-form-item__content /deep/.el-select,
    .formItem[data-v-7cdc7f41] .el-form-item__content /deep/.el-cascader {
      width: 100%;
}
.formItem[data-v-7cdc7f41] .el-form-item__content .w100 {
      width: 100% !important;
}
.treeMenu[data-v-7cdc7f41] {
  font-size: 1rem;
  position: fixed;
  padding: 0.125rem 0 0.3125rem;
  z-index: 99999;
  top: 50%;
  left: 50%;
  background-color: rgba(255, 255, 255, 0.9);
  overflow: hidden;
  border-radius: 0.3125rem;
  border: 0.0625rem solid #e6ebf5;
  box-shadow: 0 0.125rem 0.75rem 0 black;
}
.treeMenu div[data-v-7cdc7f41] {
    padding: 0.125rem 0.625rem;
    box-sizing: border-box;
    text-align: left;
}
.treeMenu div[data-v-7cdc7f41]:hover {
    background-color: #eee;
    cursor: pointer;
}

.app-container .index_left[data-v-7a065c78] {
  width: 15.625rem;
  height: 90vh;
  overflow: auto;
  background-color: #fff;
  position: fixed;
  display: flex;
  flex-direction: column;
  align-items: center;
  box-shadow: 0.05rem 0.125rem 0.75rem 0.05rem rgba(0, 0, 0, 0.1);
}
.app-container .index_left .index_left_tree[data-v-7a065c78] {
    width: 100%;
    padding: 0.625rem;
    position: relative;
}
.app-container .index_left .index_left_tree .index_left_tree_btn[data-v-7a065c78] {
      position: absolute;
      right: 0.625rem;
      top: 2.625rem;
      z-index: 999;
}
.app-container .index_right[data-v-7a065c78] {
  width: calc(100% - 16.25rem);
  float: right;
  height: 90vh;
}
.custom-tree-node[data-v-7a065c78] {
  flex: 1;
  display: flex;
  align-items: center;
  font-size: 1rem;
  padding-right: 0.5rem;
}
.custom-tree-node img[data-v-7a065c78] {
    width: 1rem;
    height: 1rem;
}
.custom-tree-node .over-ellipsis[data-v-7a065c78] {
    display: block;
    width: 8.75rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    -webkit-line-clamp: 1;
}

.formItem[data-v-3904dee2] {
  width: 100%;
}
.formItem[data-v-3904dee2] .el-form-item__content {
    width: calc(100% - 6.25rem);
}
.formItem[data-v-3904dee2] .el-form-item__content /deep/.el-select,
    .formItem[data-v-3904dee2] .el-form-item__content /deep/.el-cascader {
      width: 100%;
}
.formItem[data-v-3904dee2] .el-form-item__content .w100 {
      width: 100% !important;
}
.pagination[data-v-3904dee2] {
  width: 100%;
  margin-top: 0.625rem;
  display: flex;
  justify-content: center;
}
.myModel .table_not_empty[data-v-3904dee2] {
  padding: 0.625rem;
  background: #fff;
}
.myModel .table_empty[data-v-3904dee2] {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 90vh;
}
.myModel .table_empty .img[data-v-3904dee2] {
    width: 12.5rem;
    height: 12.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #fff;
    margin-bottom: 2.5rem;
    box-shadow: 0 0.125rem 0.75rem 0 rgba(0, 0, 0, 0.1);
}
.myModel .table_empty .img img[data-v-3904dee2] {
      width: 10.625rem;
      height: 10.625rem;
}
.myModel .table_empty .mid[data-v-3904dee2] {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin-bottom: 2.5rem;
}
.myModel .table_empty .mid p[data-v-3904dee2] {
      font-size: 1rem;
      font-weight: bold;
      letter-spacing: 0.125rem;
}
.myModel .table_empty .bottom[data-v-3904dee2] {
    width: 70%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.myModel .table_empty .bottom .tips[data-v-3904dee2] {
      width: 12.5rem;
      height: 12.5rem;
      padding: 1.25rem;
      background-color: #fff;
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: space-around;
      box-shadow: 0 0.125rem 0.75rem 0 rgba(0, 0, 0, 0.1);
}
.myModel .table_empty .bottom .tips .num[data-v-3904dee2] {
        font-size: 1.25rem;
        font-weight: bold;
        color: #143cf0;
        background: rgba(64, 158, 255, 0.3);
        width: 2.1875rem;
        height: 2.1875rem;
        border-radius: 50%;
        display: block;
        text-align: center;
        line-height: 2.1875rem;
}
.myModel .table_empty .bottom .tips .title[data-v-3904dee2] {
        font-size: 1.125rem;
        font-weight: bold;
}
.myModel .table_empty .bottom .tips .des[data-v-3904dee2] {
        text-align: center;
        font-size: 1rem;
        color: #726f6f;
}
.result[data-v-3904dee2] {
  width: 100%;
  aspect-ratio: 1.5 / 1;
  position: relative;
}
.result .downloadResult[data-v-3904dee2] {
    position: absolute;
    right: 0.625rem;
    top: 0;
    z-index: 999;
}
.result .result_echarts[data-v-3904dee2] {
    width: 100%;
    height: 100%;
}
.el-dropdown[data-v-3904dee2] {
  margin: 0 0.625rem;
}
.el-icon-arrow-down[data-v-3904dee2] {
  font-size: 0.75rem;
}
.tips[data-v-3904dee2] {
  font-size: 1rem;
  width: 100%;
  text-align: center;
}

.errPage-container[data-v-451fc0cc] {
  width: 50rem;
  max-width: 100%;
  margin: 6.25rem auto;
}
.errPage-container .pan-back-btn[data-v-451fc0cc] {
    background: #008489;
    color: #fff;
    border: none !important;
}
.errPage-container .pan-gif[data-v-451fc0cc] {
    margin: 0 auto;
    display: block;
}
.errPage-container .pan-img[data-v-451fc0cc] {
    display: block;
    margin: 0 auto;
    width: 100%;
}
.errPage-container .text-jumbo[data-v-451fc0cc] {
    font-size: 3.75rem;
    font-weight: 700;
    color: #484848;
}
.errPage-container .list-unstyled[data-v-451fc0cc] {
    font-size: 0.875rem;
}
.errPage-container .list-unstyled li[data-v-451fc0cc] {
      padding-bottom: 0.3125rem;
}
.errPage-container .list-unstyled a[data-v-451fc0cc] {
      color: #008489;
      text-decoration: none;
}
.errPage-container .list-unstyled a[data-v-451fc0cc]:hover {
        text-decoration: underline;
}

.wscn-http404-container[data-v-6e892acf] {
  transform: translate(-50%, -50%);
  position: absolute;
  top: 40%;
  left: 50%;
}
.wscn-http404[data-v-6e892acf] {
  position: relative;
  width: 75rem;
  padding: 0 3.125rem;
  overflow: hidden;
}
.wscn-http404 .pic-404[data-v-6e892acf] {
    position: relative;
    float: left;
    width: 37.5rem;
    overflow: hidden;
}
.wscn-http404 .pic-404__parent[data-v-6e892acf] {
      width: 100%;
}
.wscn-http404 .pic-404__child[data-v-6e892acf] {
      position: absolute;
}
.wscn-http404 .pic-404__child.left[data-v-6e892acf] {
        width: 5rem;
        top: 1.0625rem;
        left: 13.75rem;
        opacity: 0;
        animation-name: cloudLeft-data-v-6e892acf;
        animation-duration: 2s;
        animation-timing-function: linear;
        animation-fill-mode: forwards;
        animation-delay: 1s;
}
.wscn-http404 .pic-404__child.mid[data-v-6e892acf] {
        width: 2.875rem;
        top: 0.625rem;
        left: 26.25rem;
        opacity: 0;
        animation-name: cloudMid-data-v-6e892acf;
        animation-duration: 2s;
        animation-timing-function: linear;
        animation-fill-mode: forwards;
        animation-delay: 1.2s;
}
.wscn-http404 .pic-404__child.right[data-v-6e892acf] {
        width: 3.875rem;
        top: 6.25rem;
        left: 31.25rem;
        opacity: 0;
        animation-name: cloudRight-data-v-6e892acf;
        animation-duration: 2s;
        animation-timing-function: linear;
        animation-fill-mode: forwards;
        animation-delay: 1s;
}
@keyframes cloudLeft-data-v-6e892acf {
0% {
    top: 1.0625rem;
    left: 13.75rem;
    opacity: 0;
}
20% {
    top: 2.0625rem;
    left: 11.75rem;
    opacity: 1;
}
80% {
    top: 5.0625rem;
    left: 5.75rem;
    opacity: 1;
}
100% {
    top: 6.0625rem;
    left: 3.75rem;
    opacity: 0;
}
}
@keyframes cloudMid-data-v-6e892acf {
0% {
    top: 0.625rem;
    left: 26.25rem;
    opacity: 0;
}
20% {
    top: 2.5rem;
    left: 22.5rem;
    opacity: 1;
}
70% {
    top: 8.125rem;
    left: 11.25rem;
    opacity: 1;
}
100% {
    top: 10rem;
    left: 7.5rem;
    opacity: 0;
}
}
@keyframes cloudRight-data-v-6e892acf {
0% {
    top: 6.25rem;
    left: 31.25rem;
    opacity: 0;
}
20% {
    top: 7.5rem;
    left: 28.75rem;
    opacity: 1;
}
80% {
    top: 11.25rem;
    left: 21.25rem;
    opacity: 1;
}
100% {
    top: 12.5rem;
    left: 18.75rem;
    opacity: 0;
}
}
.wscn-http404 .bullshit[data-v-6e892acf] {
    position: relative;
    float: left;
    width: 18.75rem;
    padding: 1.875rem 0;
    overflow: hidden;
}
.wscn-http404 .bullshit__oops[data-v-6e892acf] {
      font-size: 2rem;
      font-weight: bold;
      line-height: 2.5rem;
      color: #1482f0;
      opacity: 0;
      margin-bottom: 1.25rem;
      animation-name: slideUp-data-v-6e892acf;
      animation-duration: 0.5s;
      animation-fill-mode: forwards;
}
.wscn-http404 .bullshit__headline[data-v-6e892acf] {
      font-size: 1.25rem;
      line-height: 1.5rem;
      color: #222;
      font-weight: bold;
      opacity: 0;
      margin-bottom: 3.125rem;
      animation-name: slideUp-data-v-6e892acf;
      animation-duration: 0.5s;
      animation-delay: 0.1s;
      animation-fill-mode: forwards;
}
.wscn-http404 .bullshit__info[data-v-6e892acf] {
      font-size: 0.8125rem;
      line-height: 1.3125rem;
      color: grey;
      opacity: 0;
      margin-bottom: 1.875rem;
      animation-name: slideUp-data-v-6e892acf;
      animation-duration: 0.5s;
      animation-delay: 0.2s;
      animation-fill-mode: forwards;
}
.wscn-http404 .bullshit__return-home[data-v-6e892acf] {
      display: block;
      float: left;
      width: 6.875rem;
      height: 2.25rem;
      background: #1482f0;
      border-radius: 6.25rem;
      text-align: center;
      color: #ffffff;
      opacity: 0;
      font-size: 0.875rem;
      line-height: 2.25rem;
      cursor: pointer;
      animation-name: slideUp-data-v-6e892acf;
      animation-duration: 0.5s;
      animation-delay: 0.3s;
      animation-fill-mode: forwards;
}
@keyframes slideUp-data-v-6e892acf {
0% {
    transform: translateY(3.75rem);
    opacity: 0;
}
100% {
    transform: translateY(0);
    opacity: 1;
}
}

.wscn-http404-container[data-v-dfb7ce08] {
  transform: translate(-50%, -50%);
  position: absolute;
  top: 40%;
  left: 50%;
}
.wscn-http404[data-v-dfb7ce08] {
  position: relative;
  width: 75rem;
  padding: 0 3.125rem;
  overflow: hidden;
}
.wscn-http404 .pic-404[data-v-dfb7ce08] {
    position: relative;
    float: left;
    width: 37.5rem;
    overflow: hidden;
}
.wscn-http404 .pic-404__parent[data-v-dfb7ce08] {
      width: 100%;
}
.wscn-http404 .pic-404__child[data-v-dfb7ce08] {
      position: absolute;
}
.wscn-http404 .pic-404__child.left[data-v-dfb7ce08] {
        width: 5rem;
        top: 1.0625rem;
        left: 13.75rem;
        opacity: 0;
        animation-name: cloudLeft-data-v-dfb7ce08;
        animation-duration: 2s;
        animation-timing-function: linear;
        animation-fill-mode: forwards;
        animation-delay: 1s;
}
.wscn-http404 .pic-404__child.mid[data-v-dfb7ce08] {
        width: 2.875rem;
        top: 0.625rem;
        left: 26.25rem;
        opacity: 0;
        animation-name: cloudMid-data-v-dfb7ce08;
        animation-duration: 2s;
        animation-timing-function: linear;
        animation-fill-mode: forwards;
        animation-delay: 1.2s;
}
.wscn-http404 .pic-404__child.right[data-v-dfb7ce08] {
        width: 3.875rem;
        top: 6.25rem;
        left: 31.25rem;
        opacity: 0;
        animation-name: cloudRight-data-v-dfb7ce08;
        animation-duration: 2s;
        animation-timing-function: linear;
        animation-fill-mode: forwards;
        animation-delay: 1s;
}
@keyframes cloudLeft-data-v-dfb7ce08 {
0% {
    top: 1.0625rem;
    left: 13.75rem;
    opacity: 0;
}
20% {
    top: 2.0625rem;
    left: 11.75rem;
    opacity: 1;
}
80% {
    top: 5.0625rem;
    left: 5.75rem;
    opacity: 1;
}
100% {
    top: 6.0625rem;
    left: 3.75rem;
    opacity: 0;
}
}
@keyframes cloudMid-data-v-dfb7ce08 {
0% {
    top: 0.625rem;
    left: 26.25rem;
    opacity: 0;
}
20% {
    top: 2.5rem;
    left: 22.5rem;
    opacity: 1;
}
70% {
    top: 8.125rem;
    left: 11.25rem;
    opacity: 1;
}
100% {
    top: 10rem;
    left: 7.5rem;
    opacity: 0;
}
}
@keyframes cloudRight-data-v-dfb7ce08 {
0% {
    top: 6.25rem;
    left: 31.25rem;
    opacity: 0;
}
20% {
    top: 7.5rem;
    left: 28.75rem;
    opacity: 1;
}
80% {
    top: 11.25rem;
    left: 21.25rem;
    opacity: 1;
}
100% {
    top: 12.5rem;
    left: 18.75rem;
    opacity: 0;
}
}
.wscn-http404 .bullshit[data-v-dfb7ce08] {
    position: relative;
    float: left;
    width: 18.75rem;
    padding: 1.875rem 0;
    overflow: hidden;
}
.wscn-http404 .bullshit__oops[data-v-dfb7ce08] {
      font-size: 2rem;
      font-weight: bold;
      line-height: 2.5rem;
      color: #1482f0;
      opacity: 0;
      margin-bottom: 1.25rem;
      animation-name: slideUp-data-v-dfb7ce08;
      animation-duration: 0.5s;
      animation-fill-mode: forwards;
}
.wscn-http404 .bullshit__headline[data-v-dfb7ce08] {
      font-size: 1.25rem;
      line-height: 1.5rem;
      color: #222;
      font-weight: bold;
      opacity: 0;
      margin-bottom: 3.125rem;
      animation-name: slideUp-data-v-dfb7ce08;
      animation-duration: 0.5s;
      animation-delay: 0.1s;
      animation-fill-mode: forwards;
}
.wscn-http404 .bullshit__info[data-v-dfb7ce08] {
      font-size: 0.8125rem;
      line-height: 1.3125rem;
      color: grey;
      opacity: 0;
      margin-bottom: 1.875rem;
      animation-name: slideUp-data-v-dfb7ce08;
      animation-duration: 0.5s;
      animation-delay: 0.2s;
      animation-fill-mode: forwards;
}
.wscn-http404 .bullshit__return-home[data-v-dfb7ce08] {
      display: block;
      float: left;
      width: 6.875rem;
      height: 2.25rem;
      background: #1482f0;
      border-radius: 6.25rem;
      text-align: center;
      color: #ffffff;
      opacity: 0;
      font-size: 0.875rem;
      line-height: 2.25rem;
      cursor: pointer;
      animation-name: slideUp-data-v-dfb7ce08;
      animation-duration: 0.5s;
      animation-delay: 0.3s;
      animation-fill-mode: forwards;
}
@keyframes slideUp-data-v-dfb7ce08 {
0% {
    transform: translateY(3.75rem);
    opacity: 0;
}
100% {
    transform: translateY(0);
    opacity: 1;
}
}

[data-v-7f412632] .avue-crud__pagination {
  text-align: center;
}
.dialog-footer[data-v-7f412632] {
  text-align: center;
  margin: 1.25rem auto;
}
.detailtable[data-v-7f412632] {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  border: #e5e5e5 solid 0.0625rem;
}
.detailtable tr[data-v-7f412632] {
  width: 100%;
}
.detailtable td[data-v-7f412632] {
  padding: 0.5rem 0.625rem;
  text-align: left;
  line-height: 1.5rem;
  font-size: 0.875rem;
  color: #434343;
  border: #e5e5e5 solid 0.0625rem;
}
.detailtable td[data-v-7f412632] {
  font-weight: normal;
  background-color: #fff;
}
.detailtable td[data-v-7f412632] {
  word-break: break-all;
}

[data-v-6ab883e2] .avue-crud__pagination {
  text-align: center;
}
.dialog-footer[data-v-6ab883e2] {
  text-align: center;
  margin: 1.25rem auto;
}
.detailtable[data-v-6ab883e2] {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  border: #e5e5e5 solid 0.0625rem;
}
.detailtable tr[data-v-6ab883e2] {
  width: 100%;
}
.detailtable td[data-v-6ab883e2] {
  padding: 0.5rem 0.625rem;
  text-align: left;
  line-height: 1.5rem;
  font-size: 0.875rem;
  color: #434343;
  border: #e5e5e5 solid 0.0625rem;
}
.detailtable td[data-v-6ab883e2] {
  font-weight: normal;
  background-color: #fff;
}
.detailtable td[data-v-6ab883e2] {
  word-break: break-all;
}
.formItem[data-v-6ab883e2] {
  width: 100%;
}
.formItem[data-v-6ab883e2] .el-form-item__content {
    width: 100%;
}
.formItem[data-v-6ab883e2] .el-form-item__content /deep/.el-select,
    .formItem[data-v-6ab883e2] .el-form-item__content /deep/.el-cascader {
      width: 100%;
}
.formItem[data-v-6ab883e2] .el-form-item__content .w100 {
      width: 100% !important;
}

.list .pagination[data-v-449c7f9b] {
  width: 100%;
  margin-top: 0.625rem;
  display: flex;
  justify-content: center;
}
.header[data-v-449c7f9b] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0.625rem;
}
.save[data-v-449c7f9b] {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 0.625rem;
}
.search[data-v-449c7f9b] {
  padding: 1.25rem 0 1.25rem 1.25rem;
  background: #fff;
}
.formItem[data-v-449c7f9b] {
  width: 100%;
}
.formItem[data-v-449c7f9b] .el-form-item__content {
    width: calc(100% - 7.8125rem);
}
.formItem[data-v-449c7f9b] .el-form-item__content /deep/.el-select,
    .formItem[data-v-449c7f9b] .el-form-item__content /deep/.el-cascader {
      width: 100%;
}
.formItem[data-v-449c7f9b] .el-form-item__content .w100 {
      width: 100% !important;
}
.dialog-footer[data-v-449c7f9b] {
  margin-top: 1.25rem;
  text-align: center;
}
[data-v-449c7f9b] .el-dialog__body {
  padding-bottom: 1.25rem;
}

.search[data-v-5c7e3c6e] {
  padding: 1.25rem 0 1.25rem 1.25rem;
  background: #fff;
}
.list .add[data-v-5c7e3c6e] {
  margin-bottom: 0.625rem;
}
.formItem[data-v-5c7e3c6e] {
  width: 100%;
}
.formItem[data-v-5c7e3c6e] .el-form-item__content {
    width: calc(100% - 7.8125rem);
}
.formItem[data-v-5c7e3c6e] .el-form-item__content /deep/.el-select,
    .formItem[data-v-5c7e3c6e] .el-form-item__content /deep/.el-cascader {
      width: 100%;
}
.formItem[data-v-5c7e3c6e] .el-form-item__content .w100 {
      width: 100% !important;
}
.pagination[data-v-5c7e3c6e] {
  width: 100%;
  margin-top: 0.625rem;
  display: flex;
  justify-content: center;
}
.dialog-footer[data-v-5c7e3c6e] {
  text-align: center;
}

.search[data-v-74367a6e] {
  padding: 1.25rem 0 1.25rem 1.25rem;
  background: #fff;
}
.list .add[data-v-74367a6e] {
  margin-bottom: 0.625rem;
  margin-right: 0.625rem;
}
.list .pagination[data-v-74367a6e] {
  width: 100%;
  margin-top: 0.625rem;
  display: flex;
  justify-content: center;
}
.formItem[data-v-74367a6e] {
  width: 100%;
}
.formItem[data-v-74367a6e] .el-form-item__content {
    width: calc(100% - 7.8125rem);
}
.formItem[data-v-74367a6e] .el-form-item__content /deep/.el-select,
    .formItem[data-v-74367a6e] .el-form-item__content /deep/.el-cascader {
      width: 100%;
}
.formItem[data-v-74367a6e] .el-form-item__content .w100 {
      width: 100% !important;
}
.dialog-footer[data-v-74367a6e] {
  margin-top: 1.25rem;
  text-align: center;
}
[data-v-74367a6e] .el-dialog__body {
  padding-bottom: 1.25rem;
}

.search[data-v-5c69755a] {
  padding: 1.25rem 0 1.25rem 1.25rem;
  background: #fff;
}
.list .add[data-v-5c69755a] {
  margin-bottom: 0.625rem;
  margin-right: 0.625rem;
}
.list .pagination[data-v-5c69755a] {
  width: 100%;
  margin-top: 0.625rem;
  display: flex;
  justify-content: center;
}
.formItem[data-v-5c69755a] {
  width: 100%;
}
.formItem[data-v-5c69755a] .el-form-item__content {
    width: calc(100% - 7.8125rem);
}
.formItem[data-v-5c69755a] .el-form-item__content /deep/.el-select,
    .formItem[data-v-5c69755a] .el-form-item__content /deep/.el-cascader {
      width: 100%;
}
.formItem[data-v-5c69755a] .el-form-item__content .w100 {
      width: 100% !important;
}
.dialog-footer[data-v-5c69755a] {
  margin-top: 1.25rem;
  text-align: center;
}
[data-v-5c69755a] .el-dialog__body {
  padding-bottom: 1.25rem;
}

.search[data-v-6e89d474] {
  padding: 1.25rem 0 1.25rem 1.25rem;
  background: #fff;
}
.list .add[data-v-6e89d474] {
  margin-bottom: 0.625rem;
}
.formItem[data-v-6e89d474] {
  width: 100%;
}
.formItem[data-v-6e89d474] .el-form-item__content {
    width: calc(100% - 7.8125rem);
}
.formItem[data-v-6e89d474] .el-form-item__content /deep/.el-select,
    .formItem[data-v-6e89d474] .el-form-item__content /deep/.el-cascader {
      width: 100%;
}
.formItem[data-v-6e89d474] .el-form-item__content .w100 {
      width: 100% !important;
}
.pagination[data-v-6e89d474] {
  width: 100%;
  margin-top: 0.625rem;
  display: flex;
  justify-content: center;
}
.dialog-footer[data-v-6e89d474] {
  text-align: center;
}
[data-v-6e89d474] .el-dialog__body {
  padding-bottom: 1.25rem;
}
.detailtable[data-v-6e89d474] {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  border: #e5e5e5 solid 0.0625rem;
}
.detailtable tr[data-v-6e89d474] {
  width: 100%;
}
.detailtable td[data-v-6e89d474] {
  padding: 0.5rem 0.625rem;
  text-align: left;
  line-height: 1.5rem;
  font-size: 0.875rem;
  color: #434343;
  border: #e5e5e5 solid 0.0625rem;
}
.detailtable .msg td[data-v-6e89d474] {
  text-align: center;
}
.detailtable .right td[data-v-6e89d474] {
  text-align: right;
}
.detailtable td[data-v-6e89d474] {
  font-weight: normal;
  background-color: #fff;
}
.detailtable td[data-v-6e89d474] {
  word-break: break-all;
}
.wenhao[data-v-6e89d474] {
  color: #1172e0;
}
.wenhao[data-v-6e89d474]:hover {
  cursor: pointer;
}

.search[data-v-76764e0a] {
  padding: 1.25rem 0 1.25rem 1.25rem;
  background: #fff;
}
.list .add[data-v-76764e0a] {
  margin-bottom: 0.625rem;
}
.formItem[data-v-76764e0a] {
  width: 100%;
}
.formItem[data-v-76764e0a] .el-form-item__content {
    width: calc(100% - 7.8125rem);
}
.formItem[data-v-76764e0a] .el-form-item__content /deep/.el-select,
    .formItem[data-v-76764e0a] .el-form-item__content /deep/.el-cascader {
      width: 100%;
}
.formItem[data-v-76764e0a] .el-form-item__content .w100 {
      width: 100% !important;
}
.pagination[data-v-76764e0a] {
  width: 100%;
  margin-top: 0.625rem;
  display: flex;
  justify-content: center;
}
.dialog-footer[data-v-76764e0a] {
  text-align: center;
}

@charset "UTF-8";
/* 修复input 背景不协调 和光标变色 */
/* Detail see https://github.com/PanJiaChen/vue-element-admin/pull/927 */
@supports (-webkit-mask: none) and (not (cater-color: #7881ad)) {
.login-container .el-input input {
    color: #7881ad;
}
}
.iconClass {
  background-color: #f0f9eb !important;
  border-color: #409eff !important;
}

/* reset element-ui css */
.login-container .el-input {
  display: inline-block;
  height: 2.9375rem;
  width: 85%;
}
.login-container .el-input input {
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    border-radius: 0;
    padding: 0.75rem 0.3125rem 0.75rem 0.9375rem;
    color: #7881ad;
    height: 2.9375rem;
    caret-color: #7881ad;
}
.login-container .el-input input:-webkit-autofill {
      box-shadow: 0 0 0 62.5rem #283443 inset !important;
      -webkit-text-fill-color: #7881ad !important;
}
.login-container .el-form-item {
  border: 0.0625rem solid #eaeaea;
  border-radius: 0.3125rem;
  color: #454545;
}

@charset "UTF-8";
[data-v-5b10f7b8] .el-input__inner:focus {
  box-shadow: none !important;
}
.login-container[data-v-5b10f7b8] {
  min-height: 100%;
  width: 100%;
  background-color: #222653;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  /* 左侧海报 */
}
.login-container .login-form[data-v-5b10f7b8] {
    position: relative;
    width: 57.5rem;
    height: 56.25rem;
    max-width: 100%;
    padding: 9.375rem 10.625rem 0 10.625rem;
    background-color: #ffffff;
    box-shadow: 0 0.125rem 0.75rem 0 rgba(0, 0, 0, 0.1);
    overflow: hidden;
}
.login-container .login-form .remember_pwd[data-v-5b10f7b8] {
      line-height: 1.5625rem;
      display: flex;
      justify-content: space-between;
}
.login-container .login-form .lab[data-v-5b10f7b8] {
      color: #616582;
      margin-bottom: 0.3125rem;
}
.login-container .login-form .lbtn[data-v-5b10f7b8] {
      width: 40%;
      margin: 1.5625rem 0;
      height: 3.125rem;
      border-radius: 1.875rem;
      background: linear-gradient(to bottom, #4186ff, #4b61ff);
}
.login-container .login-form .cbtn[data-v-5b10f7b8] {
      height: 3.25rem;
      width: 32%;
      float: right;
      background: linear-gradient(to bottom, #4186ff, #4b61ff);
}
.login-container .login-form .ltxt[data-v-5b10f7b8] {
      color: #7881ad;
      font-size: 1rem;
      line-height: 1.875rem;
      font-weight: 550;
}
.login-container .login-form .ltxt .txt_span[data-v-5b10f7b8] {
        cursor: pointer;
        font-size: 1.0625rem;
        color: #3a3f63;
        margin-left: 0.3125rem;
}
.login-container .login-form .nopwd[data-v-5b10f7b8] {
      font-weight: 600;
      color: #616582;
      text-align: center;
      cursor: pointer;
}
.login-container .svg-container[data-v-5b10f7b8] {
    padding: 0.375rem 0.3125rem 0.375rem 0.9375rem;
    color: #889aa4;
    vertical-align: middle;
    width: 1.875rem;
    display: inline-block;
}
.login-container .code[data-v-5b10f7b8] {
    position: absolute;
    top: 0.125rem;
    right: 0;
}
.login-container .title-container[data-v-5b10f7b8] {
    position: relative;
    margin-bottom: 1.875rem;
}
.login-container .title-container .title[data-v-5b10f7b8] {
      font-size: 1.625rem;
      color: #3a3f63;
      margin: 0 auto 0.625rem auto;
      text-align: center;
      font-weight: bold;
}
.login-container .show-pwd[data-v-5b10f7b8] {
    position: absolute;
    right: 0.625rem;
    top: 0.4375rem;
    font-size: 1rem;
    color: #889aa4;
    cursor: pointer;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
}
@media only screen and (max-width: 900px) {
.login-container .login-left-part[data-v-5b10f7b8] {
      display: none;
}
.login-container .login-form[data-v-5b10f7b8] {
      padding: 8%;
}
}
@media only screen and (min-width: 0px) and (max-width: 600px) {
.login-container .lbtn[data-v-5b10f7b8] {
      width: 100% !important;
}
}

.ssologin {
  height: 100vh;
}
.scriptcon {
  text-align: center;
  font-size: 1rem;
}

[data-v-2465314b] .avue-crud__pagination {
  text-align: center;
}

[data-v-dbe5b9a6] .avue-crud__pagination {
  text-align: center;
}

[data-v-628458bf] .avue-crud__pagination {
  text-align: center;
}

[data-v-502f262f] .avue-crud__pagination {
  text-align: center;
}

[data-v-b096ada4] .avue-crud__pagination {
  text-align: center;
}

[data-v-1d97b1f1] .avue-crud__pagination {
  text-align: center;
}

[data-v-41c32d43] .avue-crud__pagination {
  text-align: center;
}

.formItem[data-v-4023abd3] {
  width: 100%;
}
.formItem[data-v-4023abd3] .el-form-item__content {
    width: calc(100% - 7.8125rem);
}
.formItem[data-v-4023abd3] .el-form-item__content /deep/.el-select,
    .formItem[data-v-4023abd3] .el-form-item__content /deep/.el-cascader {
      width: 100%;
}
.formItem[data-v-4023abd3] .el-form-item__content .w100 {
      width: 100% !important;
}

[data-v-29e827b0] .avue-crud__pagination {
  text-align: center;
}

[data-v-bab10858] .avue-crud__pagination {
  text-align: center;
}

@charset "UTF-8";
[data-v-cfec099c] .el-tabs__item {
  box-shadow: none !important;
}
.app-container[data-v-cfec099c] {
  background: #f0f0f0;
  padding: 1.5rem;
  font-size: 1rem;
}

/* 头部信息 */
.header[data-v-cfec099c] {
  background: #fff;
  border-radius: 0.625rem;
  width: 100%;
  padding: 1.25rem 0;
  display: flex;
}
.header .logo[data-v-cfec099c] {
    width: 10%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.header .logo .img[data-v-cfec099c] {
      width: 7.5rem;
      height: 7.5rem;
      display: flex;
      text-align: center;
      align-items: center;
      border-radius: 0.625rem;
      font-size: 2.5rem;
      font-weight: 600;
      letter-spacing: 0.0625rem;
      background-color: #2595ef;
      color: #fff;
}
.header .info[data-v-cfec099c] {
    width: 90%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    /* .lables span:first-child:hover {
      cursor: pointer;
    } */
}
.header .info .status[data-v-cfec099c] {
      display: flex;
      justify-content: space-between;
      align-items: center;
      margin-bottom: 0.625rem;
}
.header .info .statusInfo[data-v-cfec099c],
    .header .info .lables[data-v-cfec099c] {
      display: flex;
      align-items: center;
      flex-wrap: wrap;
      width: 100%;
}
.header .info .statusInfo[data-v-cfec099c] {
      overflow: hidden;
}
.header .info .statusInfo span[data-v-cfec099c] {
      display: inline-block;
      margin-right: 0.75rem;
}
.header .info .statusInfo span[data-v-cfec099c]:first-child {
      font-size: 1.5rem;
      font-weight: 900;
      color: #3a3f63;
}
.header .info .statusInfo span[data-v-cfec099c]:nth-child(2),
    .header .info .lables span[data-v-cfec099c] {
      height: 1.5rem;
      line-height: 1.5rem;
      border-radius: 0.25rem;
}
.header .info .statusInfo .cx[data-v-cfec099c] {
      background-color: #eafde0;
      color: #30cd29;
      padding: 0 0.75rem;
}
.header .info .lables span[data-v-cfec099c] {
      margin-right: 0.75rem;
      padding: 0 0.75rem;
      background-color: #e7f4ff;
      color: #2595ef;
      margin-bottom: 0.625rem;
}
.header .info .statusInfo .company-score-tag[data-v-cfec099c] {
      position: relative;
      display: inline-block;
      vertical-align: bottom;
      height: 1.875rem;
      line-height: 1.875rem;
      cursor: text;
}
.header .info .statusInfo .company-score-tag .scrore-part[data-v-cfec099c] {
        margin-left: 0;
        display: inline-block;
        color: #333;
        position: relative;
        margin-left: 0.375rem;
        padding: 0 0.5rem;
        border: 0.0625rem solid #cae6fc;
        background-color: #f2f8fe;
        border-radius: 0.125rem;
}
.header .info .statusInfo .company-score-tag .scrore-part .scroll-label[data-v-cfec099c] {
          font-size: 1rem;
          font-weight: normal;
          margin-right: 0;
}
.header .info .statusInfo .company-score-tag .scrore-part .score-value .score[data-v-cfec099c] {
          position: relative;
          display: inline-block;
}
.header .info .statusInfo .company-score-tag .scrore-part .score-value .score .score-val[data-v-cfec099c] {
            font-weight: 900;
            font-size: 1rem;
            margin-right: 0;
}
.header .info .statusInfo .company-score-tag .scrore-part .score-value .score .score-val .score-unit[data-v-cfec099c] {
              font-size: 1rem;
              font-weight: normal;
              margin-right: 0;
}
.header .info .statusInfo .company-score-tag img[data-v-cfec099c] {
        vertical-align: top;
        margin-left: 0.125rem;
        width: 2.375rem;
        height: 1.5rem;
        position: relative;
        top: 0.1875rem;
}
.header .info .msg[data-v-cfec099c] {
      width: 90%;
}
.header .info .msg .el-row[data-v-cfec099c] {
        padding-bottom: 0.625rem;
}
.header .info .msg p[data-v-cfec099c] {
      margin: 0;
      padding: 0;
}
.header .info .msg div[data-v-cfec099c] {
      display: flex;
      align-items: center;
}
.header .info .msg .com_intro[data-v-cfec099c] {
      width: 100%;
      display: flex;
      align-items: flex-start;
}
.el-icon-document-copy[data-v-cfec099c] {
  cursor: pointer;
  font-size: 1rem;
  color: #4486f4;
  margin-left: 0.3125rem;
}
.cursorCla[data-v-cfec099c] {
  cursor: pointer;
  display: flex;
  align-items: center;
}
.cursorClaTwo[data-v-cfec099c] {
  font-size: 1rem;
  color: #4486f4;
  margin-left: 0.3125rem;
}
.msgInfo[data-v-cfec099c] {
  color: #000;
  line-height: 1.25rem;
  text-align: justify;
  font-size: 1rem;
}
.eclipes[data-v-cfec099c] {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.btn[data-v-cfec099c] {
  color: #4486f4;
}
.btn[data-v-cfec099c]:hover {
    cursor: pointer;
}
.pray[data-v-cfec099c] {
  color: #a6a6a6;
  font-size: 1rem;
}
.glqy[data-v-cfec099c] {
  color: #4a8bf6;
}
.glqy[data-v-cfec099c]:hover {
  cursor: pointer;
}
.formItem[data-v-cfec099c] {
  width: 100%;
}
.formItem[data-v-cfec099c] .el-form-item__content {
    width: calc(100% - 7.8125rem);
}
.formItem[data-v-cfec099c] .el-form-item__content /deep/.el-select,
    .formItem[data-v-cfec099c] .el-form-item__content /deep/.el-cascader {
      width: 100%;
}
.formItem[data-v-cfec099c] .el-form-item__content .w100 {
      width: 100% !important;
}
.downMsg[data-v-cfec099c] {
  width: 100%;
  text-indent: 2em;
  font-size: 1rem;
  line-height: 1.25rem;
}
.downMsgVip[data-v-cfec099c] {
  width: 100%;
  padding-left: 3.4375rem;
  font-size: 1rem;
  line-height: 1.25rem;
}
[data-v-cfec099c] .el-button {
  padding: 0.625rem;
}


.downMsgDialog {
  border-radius: 0.3125rem;
}
.pdfContent {
  width: 49.625rem;
  min-height: 40.875rem;
}
.gbhy {
  display: flex;
  align-items: center;
  margin-bottom: 0.25rem;
.title {
    display: inline-block;
    padding: 0.125rem 0.25rem;
    margin-right: 0.3125rem;
    background-color: #e7f4ff !important;
    color: #2595ef !important;
    font-weight: 100;
    font-size: 0.875rem;
}
.msgInfo {
    color: #409eff;
}
.el-icon-arrow-down {
    transition: transform 0.5s ease-in-out;
    color: #409eff;
}
&:hover {
.el-icon-arrow-down {
      transform: rotate(-180deg);
}
}
}


.atooltip {
  background: #e6f7ff !important;
  color: #1994ff !important;
  font-weight: 400;
  font-size: 1rem;
  border: 0.0625rem solid #1994ff;
  height: 1.875rem !important;
  line-height: 1.875rem !important;
  padding: 0 0.5rem !important;
}

/* 修改箭头边框 {color:'#5590f4',backgroundColor: '#eaf1fb'} */
.atooltip.el-tooltip__popper.is-dark[x-placement^="top"] .popper__arrow {
  border-top-color: #1994ff !important;
  bottom: -0.375rem !important;
}
.atooltip.el-tooltip__popper[x-placement^="top"] .popper__arrow {
  border-top-color: #1994ff !important;
}

/* 修改箭头背景颜色 */
.el-tooltip__popper[x-placement^="top"] .popper__arrow {
  border-top-color: #e6f7ff;
}
.el-tooltip__popper[x-placement^="top"] .popper__arrow:after {
  border-top-color: #e6f7ff;
}

@charset "UTF-8";
.list[data-v-3361a722] {
  margin-top: 0.625rem;
  padding: 0.625rem;
  background-color: #fff;
  border-radius: 0.625rem;
}
.list p[data-v-3361a722] {
    height: 2.1875rem;
    font-size: 1.125rem;
    font-weight: bold;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0.625rem;
}
.list p .prev[data-v-3361a722] {
      margin-left: 0.625rem;
}
.list p .prevMore[data-v-3361a722] {
      margin-left: 0.625rem;
      font-size: 1.125rem;
      color: #4a8bf6;
      font-weight: 800;
}
.list_c[data-v-3361a722] {
  padding-right: 9.375rem;
}
.list_rate[data-v-3361a722] {
  display: flex;
  justify-content: center;
  align-items: center;
}
.list_rate .list_rate_f[data-v-3361a722] {
    color: #3378ca;
}
.list_rate .list_rate_s[data-v-3361a722] {
    color: #1296db;
}
.list_rate .list_rate_t[data-v-3361a722] {
    color: #79b0e9;
}
.allow[data-v-3361a722] {
  color: #1296db;
}
.allow[data-v-3361a722]:hover {
    cursor: pointer;
    text-decoration: underline;
}
[data-v-3361a722] .custom-table .el-table__row td {
  font-size: 1.625rem !important;
  /* 设置为所需的字体大小 */
}
[data-v-3361a722] .custom-table .el-table__body td {
  font-size: 1.625rem !important;
  /* 设置为所需的字体大小 */
}
[data-v-3361a722] .column .cell {
  font-size: 1.375rem;
}
.qymc[data-v-3361a722] {
  color: #3972f5;
}
.qymc[data-v-3361a722]:hover {
    cursor: pointer;
    text-decoration: underline;
}
.el-menu-demo[data-v-3361a722] {
  width: 100%;
  /* 设置宽度为100% */
}
.el-menu-demo .el-menu-item[data-v-3361a722] {
  width: 12.5rem;
  /* 设置每个菜单项的宽度 */
  text-align: center;
  font-size: 1.25rem;
}
.m-el-tabs[data-v-3361a722] {
  width: 100%;
}
.m-el-tabs[data-v-3361a722] .el-tabs__item {
    font-size: 1.125rem !important;
}
[data-v-3361a722] .el-tabs__item {
  font-size: 1.125rem !important;
}

.dialog[data-v-3361a722] {
  border-radius: 0.625rem;
  padding-bottom: 3.125rem;
}
.el-dialog[data-v-3361a722] {
  display: flex;
  flex-direction: column;
  margin: 0 !important;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  /*height:600px;*/
  max-height: calc(100% - 12.5rem);
  max-width: calc(100% - 1.875rem);
}
.el-dialog .el-dialog__body[data-v-3361a722] {
  flex: 1;
  overflow: auto;
}
.pagination[data-v-3361a722] {
  width: 100%;
  margin-top: 0.625rem;
  display: flex;
  justify-content: center;
}
.step ol.titt[data-v-3361a722] {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  background-color: #fff;
  margin: 0;
  padding: 0;
  font-size: 0.875rem;
  position: fixed;
  top: 21.875rem;
  right: 1.5rem;
  z-index: 999;
}
.step .tittItem[data-v-3361a722] {
  margin-bottom: 0.625rem;
}
.step ol.titt .button[data-v-3361a722] {
  width: 9.375rem;
  margin: 0;
}
.step ol.titt .button.cur[data-v-3361a722] {
  background-color: #5591f5;
  color: #fff;
}
[data-v-3361a722] .el-table .success-row {
  background: oldlace;
}
.tips[data-v-3361a722] {
  font-size: 1rem;
  color: #409EFF;
}

@charset "UTF-8";
.main[data-v-7f785f13] {
  margin-top: 0;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  background-image: url(../../static/img/kcbjt-risk_dist.png?);
  background-repeat: no-repeat;
  height: 20rem;
  /*让图片居中显示*/
  background-position: center center;
  /*让图片进行缩放*/
  background-size: cover;
}
.main .search[data-v-7f785f13] {
    margin-top: 1.875rem;
    width: 37.5rem;
    display: flex;
    align-items: center;
}
.main .search[data-v-7f785f13] .el-input-group__append,
    .main .search .el-input-group__prepend[data-v-7f785f13] {
      background-color: #4285f4;
      color: #fff;
      border: none;
      font-size: 0.875rem;
}
.main .search[data-v-7f785f13] .el-input-group__append,
    .main .search .el-input-group__prepend[data-v-7f785f13]:hover {
      cursor: pointer;
}
.main .search[data-v-7f785f13] .autocomplete .el-input__inner {
      border: 0.0625rem solid #4285f4;
}
.main .history[data-v-7f785f13] {
    margin-top: 1.25rem;
    width: 37.5rem;
    font-size: 1rem;
    color: #fff;
}
.foot_body_module[data-v-7f785f13] {
  display: flex;
  width: 70%;
  height: 25rem;
  margin: auto;
  margin-top: 3.125rem;
  background-color: #fff;
  border: 0.125rem solid #4285f4;
  border-radius: 0.375rem;
  padding: 0 0.625rem;
  justify-content: space-between;
  align-items: center;
  box-shadow: -0.05rem 0.05rem 0.5rem 0.05rem rgba(0, 0, 0, 0.5);
}
.foot_body_module .el-image[data-v-7f785f13] {
    width: 25rem;
    height: 21.6875rem;
}
.ai_an[data-v-7f785f13] {
  width: calc(100% - 31.25rem);
  display: flex;
  flex-direction: column;
  align-items: center;
}
.ai_an .ai[data-v-7f785f13],
  .ai_an .an[data-v-7f785f13] {
    width: 100%;
    height: 12.5rem;
    border-radius: 0.3125rem;
    padding: 0.625rem;
    display: flex;
}
.ai_an .ai .right[data-v-7f785f13],
    .ai_an .an .right[data-v-7f785f13] {
      display: flex;
      flex-direction: column;
      float: left;
}
.ai_an .ai .right .t[data-v-7f785f13],
      .ai_an .an .right .t[data-v-7f785f13] {
        display: block;
        font-size: 1.5rem;
        font-weight: 600;
        margin-bottom: 0.625rem;
        margin-top: 2.5rem;
        font-family: PingFangSC-Medium, PingFang SC;
}
.ai_an .ai .right .info[data-v-7f785f13],
      .ai_an .an .right .info[data-v-7f785f13] {
        display: block;
        line-height: 1.875rem;
        width: 100%;
        font-weight: 400;
        color: #999;
        background-color: rgba(219, 229, 255, 0.24);
        font-size: 1rem;
        font-family: PingFangSC-Medium, PingFang SC;
        padding: 0.625rem;
        padding-right: 1.125rem;
}

@charset "UTF-8";
.hybg_page[data-v-78de1850] {
  width: 100%;
  background-color: #fff;
  min-height: calc(100vh - 5rem);
}
.main[data-v-78de1850] {
  margin-top: 0;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  background-image: url(../../static/img/kcbjt-risk_dist.png?);
  background-repeat: no-repeat;
  height: 20rem;
  /*让图片居中显示*/
  background-position: center center;
  /*让图片进行缩放*/
  background-size: cover;
}
.main .search[data-v-78de1850] {
    margin-top: 1.875rem;
    width: 37.5rem;
    display: flex;
    align-items: center;
}
.main .search[data-v-78de1850] .el-input-group__append,
    .main .search .el-input-group__prepend[data-v-78de1850] {
      background-color: #4285f4;
      color: #fff;
      border: none;
      font-size: 0.875rem;
}
.main .search[data-v-78de1850] .el-input-group__append,
    .main .search .el-input-group__prepend[data-v-78de1850]:hover {
      cursor: pointer;
}
.main .search[data-v-78de1850] .autocomplete .el-input__inner {
      border: 0.0625rem solid #4285f4;
}
.main .history[data-v-78de1850] {
    margin-top: 1.25rem;
    display: flex;
    align-items: center;
}
.main .history .title[data-v-78de1850] {
      padding-right: 0.625rem;
      display: inline-block;
      font-size: 1rem;
      color: #fff;
      margin-left: 0.3125rem;
      border-right: 0.125rem solid #fff;
}
.main .history .hy[data-v-78de1850] {
      display: inline-block;
      font-size: 1rem;
      color: #fff;
      margin-left: 0.3125rem;
      margin: 0 0.9375rem;
}
.main .history .hy[data-v-78de1850]:hover {
        cursor: pointer;
        text-decoration: underline;
}
.result[data-v-78de1850] {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-bottom: 1.25rem;
}
.result .hy_select[data-v-78de1850] {
    margin-top: 1.25rem;
    width: 80%;
    padding: 1.25rem 0 1.25rem 2.5rem;
    display: flex;
    align-items: center;
    box-shadow: 0.05rem 0.05rem 0.5rem 0.05rem #4285f4;
}
.result .hy_select .title[data-v-78de1850] {
      display: inline-block;
      font-size: 1rem;
      font-weight: bold;
}
.result .hy_select .hy_se[data-v-78de1850] {
      display: inline-block;
      font-size: 1rem;
      margin: 0 1.875rem;
}
.result .hy_select .hy_se[data-v-78de1850]:hover {
        cursor: pointer;
}
.result .hy_select .hy_se.active[data-v-78de1850] {
        color: #4285f4;
}
.result .hybg_list[data-v-78de1850] {
    margin-top: 1.25rem;
    width: 80%;
    padding: 1.25rem 0 1.25rem 1.25rem;
    box-shadow: 0.05rem 0.05rem 0.5rem 0.05rem #4285f4;
}
.result .hybg_list .logo[data-v-78de1850] {
      display: flex;
      align-items: center;
      padding: 0.625rem 0;
      width: calc(100% - 1.25rem);
      border-bottom: 0.0625rem solid #ccc;
}
.result .hybg_list .logo img[data-v-78de1850] {
        width: 2.5rem;
        height: 2.5rem;
}
.result .hybg_list .logo span[data-v-78de1850] {
        display: inline-block;
        font-size: 1.25rem;
        font-weight: bold;
}
.result .hybg_list .info_empty[data-v-78de1850] {
      border-radius: 0.25rem;
      margin-top: 1.25rem;
}
.result .hybg_list .service_result[data-v-78de1850] {
      padding: 1.25rem 1.25rem 1.25rem 0;
      display: flex;
      flex-direction: column;
      align-items: center;
      background-color: #fff;
}
.result .hybg_list .service_result .service_item[data-v-78de1850] {
        width: 100%;
        height: 8.125rem;
        border-radius: 0.25rem;
        margin-bottom: 1.25rem;
        display: flex;
        align-items: center;
        box-shadow: -0.05rem 0.05rem 0.5rem 0.05rem rgba(55, 99, 170, 0.1);
}
.result .hybg_list .service_result .service_item .service_item_left[data-v-78de1850] {
          width: 0.3125rem;
          height: 100%;
          margin-right: 1.25rem;
          background: linear-gradient(180deg, #4285f4 0%, #4285f4 100%);
}
.result .hybg_list .service_result .service_item .service_item_mid[data-v-78de1850] {
          width: calc(100% - 9.0625rem);
          margin-right: 1.25rem;
          height: 6.25rem;
          display: flex;
          flex-direction: column;
          justify-content: space-around;
}
.result .hybg_list .service_result .service_item .service_item_mid .title[data-v-78de1850] {
            font-size: 1.125rem;
            font-weight: bold;
}
.result .hybg_list .service_result .service_item .service_item_mid .title[data-v-78de1850]:hover {
              cursor: pointer;
              color: #2670e8;
              text-decoration: underline;
}
.result .hybg_list .service_result .service_item .service_item_mid .content[data-v-78de1850] {
            height: 2.5rem;
            line-height: 2.5rem;
            color: #7a7878;
            overflow: hidden;
            white-space: nowrap;
            text-overflow: ellipsis;
            -o-text-overflow: ellipsis;
            font-family: PingFangSC, PingFang SC;
}
.result .hybg_list .service_result .service_item .service_item_mid .tar_time[data-v-78de1850] {
            display: flex;
            align-items: center;
            font-size: 1rem;
}
.result .hybg_list .service_result .service_item .service_item_mid .tar_time .el-tag[data-v-78de1850] {
              margin-right: 0.625rem;
              font-size: 1rem;
}
.result .hybg_list .service_result .service_item .service_item_mid .tar_time .time[data-v-78de1850] {
              display: flex;
              align-items: center;
              margin-left: 1.25rem;
              font-size: 1rem;
}
.result .hybg_list .service_result .service_item .service_item_mid .tar_time .time .el-icon[data-v-78de1850] {
                margin-right: 0.3125rem;
}
.result .hybg_list .service_result .service_item .service_item_mid .tar_time a[data-v-78de1850] {
              color: #000;
              font-size: 1rem;
}
.result .hybg_list .service_result .service_item .service_item_mid .tar_time a[data-v-78de1850]:hover {
                background-color: #fff;
}
.result .hybg_list .service_result .service_item .service_item_right[data-v-78de1850] {
          width: 6.25rem;
          display: flex;
          justify-content: center;
          align-items: center;
}
.result .hybg_list .pagination[data-v-78de1850] {
      padding-bottom: 1.25rem;
      display: flex;
      justify-content: center;
      background-color: #fff;
}

.page_ctfx[data-v-aaae9284] {
  position: relative;
}
.page_ctfx .tabs_ctfx[data-v-aaae9284] {
    position: absolute;
    top: 0.625rem;
    left: 1.25rem;
    display: flex;
    align-items: center;
}
.page_ctfx .tabs_ctfx .tab[data-v-aaae9284] {
      color: #fff;
      font-size: 1rem;
      display: inline-block;
      padding: 0.25rem 0.5rem;
}
.page_ctfx .tabs_ctfx .tab[data-v-aaae9284]:hover {
        cursor: pointer;
}
.page_ctfx .tabs_ctfx .active_tab[data-v-aaae9284] {
      border-bottom: 0.125rem solid #fff;
}

.app-container[data-v-0aeb844c] {
  background-color: #fff;
}
.search[data-v-0aeb844c] {
  padding: 1.25rem 0 1.25rem 1.25rem;
  background: #fff;
}
.list .add[data-v-0aeb844c] {
  margin-bottom: 0.625rem;
}
.formItem[data-v-0aeb844c] {
  width: 100%;
}
.formItem[data-v-0aeb844c] .el-form-item__content {
    width: calc(100% - 7.8125rem);
}
.formItem[data-v-0aeb844c] .el-form-item__content /deep/.el-select,
    .formItem[data-v-0aeb844c] .el-form-item__content /deep/.el-cascader {
      width: 100%;
}
.formItem[data-v-0aeb844c] .el-form-item__content .w100 {
      width: 100% !important;
}
.pagination[data-v-0aeb844c] {
  width: 100%;
  margin-top: 0.625rem;
  display: flex;
  justify-content: center;
}
.dialog-footer[data-v-0aeb844c] {
  text-align: center;
}

[data-v-18713ea6] .avue-crud__pagination {
  text-align: center;
}
.add[data-v-18713ea6] {
  margin: 1.25rem 0 0 0;
}
.btn[data-v-18713ea6] {
  text-align: center;
}
.uplaod[data-v-18713ea6] {
  display: inline-block;
  margin-left: 0.625rem;
}
.tip[data-v-18713ea6] {
  color: #7e7777;
  font-size: 0.875rem;
}
.tips[data-v-18713ea6] {
  color: #f50b0b;
  font-size: 0.875rem;
}
.dialog-footer[data-v-18713ea6] {
  text-align: center;
  margin: 1.25rem auto;
}
.formItem[data-v-18713ea6] {
  width: 100%;
}
.formItem[data-v-18713ea6] .el-form-item__content {
    width: 100%;
}
.formItem[data-v-18713ea6] .el-form-item__content /deep/.el-select,
    .formItem[data-v-18713ea6] .el-form-item__content /deep/.el-cascader {
      width: 100%;
}
.formItem[data-v-18713ea6] .el-form-item__content .w100 {
      width: 100% !important;
}

[data-v-94d49a8c] .avue-crud__pagination {
  text-align: center;
}

.border[data-v-856861fa] {
  border-left: 0.0625rem solid #797979;
}
.h_left .label[data-v-856861fa] {
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 2.5rem;
}
.h_left .history .el-timeline[data-v-856861fa] {
  padding-left: 0;
  cursor: pointer;
}
.h_left .history[data-v-856861fa] .el-card__body {
  padding: 0.625rem;
}
.h_right[data-v-856861fa] .el-tabs__item {
  font-size: 1.25rem;
  font-weight: 600;
}
.h_right .label[data-v-856861fa] {
  line-height: 2.5rem;
}
.h_right .h_date[data-v-856861fa] {
  font-size: 1.125rem;
  font-weight: 600;
  margin-bottom: 1.25rem;
}
.h_right .chart-container[data-v-856861fa] {
  height: 28.125rem;
  display: flex;
}
.h_right .data_label[data-v-856861fa] {
  margin-top: 0.9375rem;
  border-bottom: 0.0625rem solid #eaeaea;
}

.border[data-v-60adc456] {
  border-left: 0.0625rem solid #797979;
}
.h_left .label[data-v-60adc456] {
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 2.5rem;
}
.h_left .history .el-timeline[data-v-60adc456] {
  padding-left: 0;
  cursor: pointer;
}
.h_left .history[data-v-60adc456] .el-card__body {
  padding: 0.625rem;
}
.h_right[data-v-60adc456] .el-tabs__item {
  font-size: 1.25rem;
  font-weight: 600;
}
.h_right .label[data-v-60adc456] {
  line-height: 2.5rem;
}
.h_right .h_date[data-v-60adc456] {
  font-size: 1.125rem;
  font-weight: 600;
  margin-bottom: 1.25rem;
}
.h_right .chart-container[data-v-60adc456] {
  height: 28.125rem;
  display: flex;
}
.h_right .container[data-v-60adc456] {
  width: 100%;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.h_right .data_label[data-v-60adc456] {
  margin-top: 0.9375rem;
  border-bottom: 0.0625rem solid #eaeaea;
}

.border[data-v-1fc22d46] {
  border-left: 0.0625rem solid #797979;
}
.h_left .label[data-v-1fc22d46] {
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 2.5rem;
}
.h_left .history .el-timeline[data-v-1fc22d46] {
  padding-left: 0;
  cursor: pointer;
}
.h_left .history[data-v-1fc22d46] .el-card__body {
  padding: 0.625rem;
}
.h_right[data-v-1fc22d46] .el-tabs__item {
  font-size: 1.25rem;
  font-weight: 600;
}
.h_right .label[data-v-1fc22d46] {
  line-height: 2.5rem;
}
.h_right .h_date[data-v-1fc22d46] {
  font-size: 1.125rem;
  font-weight: 600;
  margin-bottom: 1.25rem;
}
.h_right .chart-container[data-v-1fc22d46] {
  height: 28.125rem;
  display: flex;
}
.h_right .container[data-v-1fc22d46] {
  width: 100%;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.h_right .data_label[data-v-1fc22d46] {
  margin-top: 0.9375rem;
  border-bottom: 0.0625rem solid #eaeaea;
}

.border[data-v-4093871c] {
  border-left: 0.0625rem solid #797979;
}
.h_left .label[data-v-4093871c] {
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 2.5rem;
}
.h_left .history .el-timeline[data-v-4093871c] {
  padding-left: 0;
  cursor: pointer;
}
.h_left .history[data-v-4093871c] .el-card__body {
  padding: 0.625rem;
}
.h_right[data-v-4093871c] .el-tabs__item {
  font-size: 1.25rem;
  font-weight: 600;
}
.h_right .label[data-v-4093871c] {
  line-height: 2.5rem;
}
.h_right .h_date[data-v-4093871c] {
  font-size: 1.125rem;
  font-weight: 600;
  margin-bottom: 1.25rem;
}
.h_right .chart-container[data-v-4093871c] {
  height: 28.125rem;
  display: flex;
}
.h_right .data_label[data-v-4093871c] {
  margin-top: 0.9375rem;
  border-bottom: 0.0625rem solid #eaeaea;
}
.el-table .cell .comName[data-v-4093871c] {
  color: #73a0fa;
  text-decoration: underline;
}
.el-table .cell .comName[data-v-4093871c]:hover {
  cursor: pointer;
}
.pagination[data-v-4093871c] {
  width: 100%;
  margin-top: 0.625rem;
  display: flex;
  justify-content: center;
}
.detailtable[data-v-4093871c] {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  border: #e5e5e5 solid 0.0625rem;
}
.detailtable tr[data-v-4093871c] {
  width: 100%;
}
.detailtable td[data-v-4093871c] {
  padding: 0.5rem 0.625rem;
  text-align: center;
  line-height: 1.5rem;
  font-size: 0.875rem;
  color: #434343;
  border: #e5e5e5 solid 0.0625rem;
}
.detailtable td[data-v-4093871c] {
  font-weight: normal;
  background-color: #fff;
}
.detailtable td[data-v-4093871c] {
  word-break: break-all;
}
[data-v-4093871c] .row {
  display: flex;
  justify-content: space-between;
}

.border[data-v-2c16f77c] {
  border-left: 0.0625rem solid #797979;
}
.h_left .label[data-v-2c16f77c] {
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 2.5rem;
}
.h_left .history .el-timeline[data-v-2c16f77c] {
  padding-left: 0;
  cursor: pointer;
}
.h_left .history[data-v-2c16f77c] .el-card__body {
  padding: 0.625rem;
}
.h_right[data-v-2c16f77c] .el-tabs__item {
  font-size: 1.25rem;
  font-weight: 600;
}
.h_right .label[data-v-2c16f77c] {
  line-height: 2.5rem;
}
.h_right .h_date[data-v-2c16f77c] {
  font-size: 1.125rem;
  font-weight: 600;
  margin-bottom: 1.25rem;
}
.h_right .chart-container[data-v-2c16f77c] {
  height: 28.125rem;
  display: flex;
  align-items: center;
}
.h_right .data_label[data-v-2c16f77c] {
  margin-top: 0.9375rem;
  border-bottom: 0.0625rem solid #eaeaea;
}
.dbMsg[data-v-2c16f77c] {
  position: relative;
  height: 37.5rem;
  padding-bottom: 1.25rem;
}
.dbMsg .inner[data-v-2c16f77c] {
    position: absolute;
    width: 36.25rem;
    height: 15rem;
    top: 1.875rem;
    right: 3.125rem;
    z-index: 1000;
    border: 0.0625rem solid #000;
    background-color: #fff;
    padding: 1.25rem;
}
.el-table .cell .comName[data-v-2c16f77c] {
  color: #73a0fa;
  text-decoration: underline;
}
.el-table .cell .comName[data-v-2c16f77c]:hover {
  cursor: pointer;
}
.pagination[data-v-2c16f77c] {
  width: 100%;
  margin-top: 0.625rem;
  display: flex;
  justify-content: center;
}

.dialog-footer[data-v-317dbe7a] {
  text-align: center;
  margin: 1.25rem auto;
}
.title[data-v-317dbe7a] {
  font-weight: 900;
}
.detailtable[data-v-317dbe7a] {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  border: #e5e5e5 solid 0.0625rem;
}
.detailtable tr[data-v-317dbe7a] {
  width: 100%;
}
.detailtable td[data-v-317dbe7a] {
  padding: 0.5rem 0.625rem;
  text-align: left;
  line-height: 1.5rem;
  font-size: 0.875rem;
  color: #434343;
  border: #e5e5e5 solid 0.0625rem;
}
.detailtable td[data-v-317dbe7a] {
  font-weight: normal;
  background-color: #fff;
}
.detailtable td[data-v-317dbe7a] {
  word-break: break-all;
}
[data-v-317dbe7a] .row {
  display: flex;
  justify-content: space-between;
}
.formItem[data-v-317dbe7a] {
  width: 100%;
}
.formItem[data-v-317dbe7a] .el-form-item__content {
    width: calc(100% - 7.1875rem);
}
.formItem[data-v-317dbe7a] .el-form-item__content /deep/.el-select,
    .formItem[data-v-317dbe7a] .el-form-item__content /deep/.el-cascader {
      width: 100%;
}
.formItem[data-v-317dbe7a] .el-form-item__content .w100 {
      width: 100% !important;
}

[data-v-4e36747e] .avue-crud__pagination {
  text-align: center;
}
.dialog-footer[data-v-4e36747e] {
  text-align: center;
  margin: 1.25rem auto;
}
.detailtable[data-v-4e36747e] {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  border: #e5e5e5 solid 0.0625rem;
}
.detailtable tr[data-v-4e36747e] {
  width: 100%;
}
.detailtable td[data-v-4e36747e] {
  padding: 0.5rem 0.625rem;
  text-align: left;
  line-height: 1.5rem;
  font-size: 0.875rem;
  color: #434343;
  border: #e5e5e5 solid 0.0625rem;
}
.detailtable td[data-v-4e36747e] {
  font-weight: normal;
  background-color: #fff;
}
.detailtable td[data-v-4e36747e] {
  word-break: break-all;
}

[data-v-741b1eb9] .avue-crud__pagination {
  text-align: center;
}

[data-v-f13ad808] .avue-crud__pagination {
  text-align: center;
}
.dialog-footer[data-v-f13ad808] {
  text-align: center;
  margin: 1.25rem auto;
}
.tips[data-v-f13ad808] {
  color: #4a8bf6;
  font-size: 0.875rem;
}
.detailtable[data-v-f13ad808] {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  border: #e5e5e5 solid 0.0625rem;
}
.detailtable tr[data-v-f13ad808] {
  width: 100%;
}
.detailtable td[data-v-f13ad808] {
  padding: 0.5rem 0.625rem;
  text-align: left;
  line-height: 1.5rem;
  font-size: 0.875rem;
  color: #434343;
  border: #e5e5e5 solid 0.0625rem;
}
.detailtable td[data-v-f13ad808] {
  font-weight: normal;
  background-color: #fff;
}
.detailtable td[data-v-f13ad808] {
  word-break: break-all;
}
.qymc[data-v-f13ad808] {
  color: #3972f5;
}
.qymc[data-v-f13ad808]:hover {
    cursor: pointer;
    text-decoration: underline;
}

[data-v-16c44fa0] .avue-crud__pagination {
  text-align: center;
}
.detailtable[data-v-16c44fa0] {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  border: #e5e5e5 solid 0.0625rem;
}
.detailtable tr[data-v-16c44fa0] {
  width: 100%;
}
.detailtable td[data-v-16c44fa0] {
  padding: 0.5rem 0.625rem;
  text-align: left;
  line-height: 1.5rem;
  font-size: 0.875rem;
  color: #434343;
  border: #e5e5e5 solid 0.0625rem;
}
.detailtable td[data-v-16c44fa0] {
  font-weight: normal;
  background-color: #fff;
}
.detailtable td[data-v-16c44fa0] {
  word-break: break-all;
}

[data-v-fd52a29e] .avue-crud__pagination {
  text-align: center;
}
.detailtable[data-v-fd52a29e] {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  border: #e5e5e5 solid 0.0625rem;
}
.detailtable tr[data-v-fd52a29e] {
  width: 100%;
}
.detailtable td[data-v-fd52a29e] {
  padding: 0.5rem 0.625rem;
  text-align: left;
  line-height: 1.5rem;
  font-size: 0.875rem;
  color: #434343;
  border: #e5e5e5 solid 0.0625rem;
}
.detailtable td[data-v-fd52a29e] {
  font-weight: normal;
  background-color: #fff;
}
.detailtable td[data-v-fd52a29e] {
  word-break: break-all;
}

[data-v-22eb1558] .avue-crud__pagination {
  text-align: center;
}
.dialog-footer[data-v-22eb1558] {
  text-align: center;
  margin: 1.25rem auto;
}
.detailtable[data-v-22eb1558] {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  border: #e5e5e5 solid 0.0625rem;
}
.detailtable tr[data-v-22eb1558] {
  width: 100%;
}
.detailtable td[data-v-22eb1558] {
  padding: 0.5rem 0.625rem;
  text-align: left;
  line-height: 1.5rem;
  font-size: 0.875rem;
  color: #434343;
  border: #e5e5e5 solid 0.0625rem;
}
.detailtable td[data-v-22eb1558] {
  font-weight: normal;
  background-color: #fff;
}
.detailtable td[data-v-22eb1558] {
  word-break: break-all;
}
.qymc[data-v-22eb1558] {
  color: #3972f5;
}
.qymc[data-v-22eb1558]:hover {
    cursor: pointer;
    text-decoration: underline;
}

.company_select[data-v-705eb02f] {
  width: 100%;
  padding: 1.875rem 0;
}
.formItem[data-v-705eb02f] {
  width: 100%;
}
.formItem[data-v-705eb02f] .el-form-item__content {
    width: calc(100% - 7.8125rem);
}
.formItem[data-v-705eb02f] .el-form-item__content /deep/.el-select,
    .formItem[data-v-705eb02f] .el-form-item__content /deep/.el-cascader {
      width: 100%;
}
.formItem[data-v-705eb02f] .el-form-item__content .w100 {
      width: 100% !important;
}

.qymc[data-v-17c8e478] {
  color: #3972f5;
}
.qymc[data-v-17c8e478]:hover {
    cursor: pointer;
    text-decoration: underline;
}
[data-v-17c8e478] .el-checkbox__inner {
  width: 0.875rem !important;
  height: 0.875rem !important;
}
[data-v-17c8e478] .el-checkbox__inner::after {
    width: 0.1875rem !important;
    height: 0.4375rem !important;
    left: 0.25rem !important;
}
[data-v-17c8e478] .downMsgDialog {
  border-radius: 0.3125rem;
}
.app-containers .select_list[data-v-17c8e478] {
  border-bottom: 0.0625rem solid #eee;
}
.app-containers .select_list .search[data-v-17c8e478] {
    padding-left: 2.1875rem;
    overflow: auto;
}
.app-containers .selected[data-v-17c8e478] {
  border-bottom: 0.0625rem solid #eee;
  padding-bottom: 0.625rem;
  margin-bottom: 0.625rem;
}
.app-containers .selected .search[data-v-17c8e478] {
    padding-left: 2.1875rem;
}
.app-containers .selected .search .selected_info[data-v-17c8e478] {
      display: flex;
      align-items: center;
      flex-flow: wrap;
}
.app-containers .selected .search .selected_info .selected_info_item[data-v-17c8e478] {
        margin: 0 0.625rem 0.625rem 0;
        border: 0.0625rem solid #4a8bf6;
        color: #4a8bf6;
        font-size: 1rem;
        padding: 0.25rem;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
        max-height: 4.875rem;
        overflow: hidden;
        text-overflow: ellipsis;
}
.app-containers .selected .search .selected_info .selected_info_item .item_msg[data-v-17c8e478] {
          display: inline-block;
          font-size: 1rem;
          background: #4a8bf6;
          color: #fff;
          padding: 0.125rem 0.25rem 0.125rem 0.25rem;
          border-radius: 0.125rem;
          margin-left: 0.625rem;
          margin-bottom: 0.125rem;
}
.app-containers .selected .search .selected_info .selected_info_item .item_msg[data-v-17c8e478]:hover {
            cursor: pointer;
            opacity: 0.8;
}
.app-containers .selected .search .selected_info p[data-v-17c8e478] {
        color: #7a7878;
        font-size: 0.875rem;
        padding: 0.375rem 0.5rem 0.375rem 0.5rem;
        margin: 0 0 0.75rem 0;
}
.app-containers .title[data-v-17c8e478] {
  font-size: 1rem;
  font-weight: 900;
}
.app-containers .btn[data-v-17c8e478] {
  margin-top: 1.25rem;
}
.app-containers .btn_table[data-v-17c8e478] {
  display: flex;
  align-items: center;
}
.app-containers .btn_table .tips[data-v-17c8e478] {
    font-size: 1rem;
    color: #409eff;
}
.app-containers .selected_result[data-v-17c8e478] {
  padding-bottom: 0.625rem;
}
.app-containers .selected_result .formItem[data-v-17c8e478] {
    width: 100%;
}
.app-containers .selected_result .formItem[data-v-17c8e478] .el-form-item__content {
      width: calc(100% - 7.8125rem);
}
.app-containers .selected_result .formItem[data-v-17c8e478] .el-form-item__content /deep/.el-select,
      .app-containers .selected_result .formItem[data-v-17c8e478] .el-form-item__content /deep/.el-cascader {
        width: 100%;
}
.app-containers .selected_result .formItem[data-v-17c8e478] .el-form-item__content .w100 {
        width: 100% !important;
}
.app-containers .selected_result .downMsg[data-v-17c8e478] {
    width: 100%;
    text-indent: 2em;
    font-size: 0.875rem;
    line-height: 1.25rem;
}
.app-containers .selected_result .pagination[data-v-17c8e478] {
    width: 100%;
    margin-top: 0.625rem;
    display: flex;
    justify-content: center;
}

.aiCascader .el-cascader-panel .el-cascader-menu .el-cascader-menu__wrap {
  height: 31.25rem !important;
}

.qymc[data-v-cd8c8272] {
  color: #3972f5;
}
.qymc[data-v-cd8c8272]:hover {
    cursor: pointer;
    text-decoration: underline;
}
.formItem[data-v-cd8c8272] {
  width: 100%;
}
.formItem[data-v-cd8c8272] .el-form-item__content {
    width: calc(100% - 9.375rem);
}
.formItem[data-v-cd8c8272] .el-form-item__content /deep/.el-select,
    .formItem[data-v-cd8c8272] .el-form-item__content /deep/.el-cascader {
      width: 100%;
}
.company_select[data-v-cd8c8272] {
  width: 100%;
  padding: 1.875rem 0;
}
.search_list .search_btn[data-v-cd8c8272] {
  display: flex;
  align-items: center;
}
.search_list .search_btn .upload-demo[data-v-cd8c8272] {
    margin-right: 0.625rem;
}
.search_list .search_btn .tips[data-v-cd8c8272] {
    font-size: 1rem;
    color: #409eff;
}
.search_list .pagination[data-v-cd8c8272] {
  width: 100%;
  margin-top: 0.625rem;
  display: flex;
  justify-content: center;
}

[data-v-4a92ea74] .cellSelect {
  color: #409eff !important;
  cursor: pointer;
}
[data-v-4a92ea74] .avue-crud__pagination {
  text-align: center;
}
.dialog-footer[data-v-4a92ea74] {
  text-align: center;
  margin: 1.25rem auto;
}
.tips[data-v-4a92ea74] {
  color: #4a8bf6;
  font-size: 0.875rem;
}
.detailtable[data-v-4a92ea74] {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  border: #e5e5e5 solid 0.0625rem;
}
.detailtable tr[data-v-4a92ea74] {
  width: 100%;
}
.detailtable td[data-v-4a92ea74] {
  padding: 0.5rem 0.625rem;
  text-align: left;
  line-height: 1.5rem;
  font-size: 0.875rem;
  color: #434343;
  border: #e5e5e5 solid 0.0625rem;
}
.detailtable td[data-v-4a92ea74] {
  font-weight: normal;
  background-color: #fff;
}
.detailtable td[data-v-4a92ea74] {
  word-break: break-all;
}

[data-v-0ee826bc] .cellSelect {
  color: #409eff !important;
  cursor: pointer;
}
[data-v-0ee826bc] .avue-crud__pagination {
  text-align: center;
}
.dialog-footer[data-v-0ee826bc] {
  text-align: center;
  margin: 1.25rem auto;
}
.tips[data-v-0ee826bc] {
  color: #4a8bf6;
  font-size: 0.875rem;
}
.detailtable[data-v-0ee826bc] {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  border: #e5e5e5 solid 0.0625rem;
}
.detailtable tr[data-v-0ee826bc] {
  width: 100%;
}
.detailtable td[data-v-0ee826bc] {
  padding: 0.5rem 0.625rem;
  text-align: left;
  line-height: 1.5rem;
  font-size: 0.875rem;
  color: #434343;
  border: #e5e5e5 solid 0.0625rem;
}
.detailtable td[data-v-0ee826bc] {
  font-weight: normal;
  background-color: #fff;
}
.detailtable td[data-v-0ee826bc] {
  word-break: break-all;
}

.ai_com[data-v-6a47aedc] {
  background: #fff;
  margin: 0.625rem;
  border-radius: 0.625rem;
}
.ai_com .el-tabs[data-v-6a47aedc] {
    padding: 0.9375rem 0.9375rem 0 0.9375rem;
}
.ai_com .el-tabs[data-v-6a47aedc] .el-tabs__item {
      font-size: 1.125rem;
      font-weight: bold;
}
.tips[data-v-6a47aedc] {
  font-size: 1rem;
  color: #409EFF;
}

.module[data-v-135f3b8a] .el-tabs .el-tabs__content {
  overflow: auto;
}
.module[data-v-135f3b8a] .el-tabs .el-tabs__content .detailtable {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    border: #e5e5e5 solid 0.0625rem;
}
.module[data-v-135f3b8a] .el-tabs .el-tabs__content .detailtable tr {
      width: 100%;
}
.module[data-v-135f3b8a] .el-tabs .el-tabs__content .detailtable td {
      padding: 0.5rem 0.625rem;
      text-align: left;
      line-height: 1.5rem;
      font-size: 0.875rem;
      color: #434343;
      border: #e5e5e5 solid 0.0625rem;
      font-weight: normal;
      background-color: #fff;
      word-break: break-all;
}

.module[data-v-6a9d963d] .el-tabs .el-tabs__content {
  overflow: auto;
}
.module[data-v-6a9d963d] .el-tabs .el-tabs__content .detailtable {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    border: #e5e5e5 solid 0.0625rem;
}
.module[data-v-6a9d963d] .el-tabs .el-tabs__content .detailtable tr {
      width: 100%;
}
.module[data-v-6a9d963d] .el-tabs .el-tabs__content .detailtable td {
      padding: 0.5rem 0.625rem;
      text-align: left;
      line-height: 1.5rem;
      font-size: 0.875rem;
      color: #434343;
      border: #e5e5e5 solid 0.0625rem;
      font-weight: normal;
      background-color: #fff;
      word-break: break-all;
}

@charset "UTF-8";
.booking_hall[data-v-131be60a] {
  padding-bottom: 1.25rem;
  min-height: calc(100vh - 3.125rem);
}
.top_search[data-v-131be60a] {
  width: 100%;
  height: 18.75rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-image: url(../../static/img/kcbjt-risk_dist.png?);
  background-repeat: no-repeat;
  /*让图片居中显示*/
  background-position: center center;
  /*让图片进行缩放*/
  background-size: cover;
}
.top_search[data-v-131be60a] .el-input-group__append,
  .top_search .el-input-group__prepend[data-v-131be60a] {
    background-color: #4285f4;
    color: #fff;
    border: none;
}
.top_search[data-v-131be60a] .el-input-group__append,
  .top_search .el-input-group__prepend[data-v-131be60a]:hover {
    cursor: pointer;
}
.top_search[data-v-131be60a] .el-input__inner {
    border: 0.0625rem solid #4285f4;
}
.top_search .input_btn[data-v-131be60a] {
    display: inline-block;
    line-height: 2.25rem;
    color: #fff;
    border-radius: 0 0.3125rem 0.3125rem 0;
    height: 2.25rem;
}
.top_search .publish_list[data-v-131be60a] {
    width: 100%;
    display: flex;
    justify-content: center;
    margin-top: 1.25rem;
}
.top_search .publish_list .seamless-warp[data-v-131be60a] {
      height: 1.75rem;
      overflow: hidden;
}
.top_search .publish_list .seamless-warp .seamless-warp-item[data-v-131be60a] {
        font-size: 1.125rem;
        margin: 0 0.625rem;
        padding: 0.3125rem 0;
        display: flex;
        justify-content: space-around;
        align-items: center;
}
.top_search .publish_list .seamless-warp .seamless-warp-item span[data-v-131be60a] {
          display: inline-block;
          overflow: hidden;
          text-overflow: ellipsis;
          white-space: nowrap;
          color: #fff;
}
.sqbh[data-v-131be60a] {
  display: flex;
  align-items: center;
  justify-content: center;
}
.sqbh span[data-v-131be60a] {
    margin-right: 0.625rem;
}
.qymc[data-v-131be60a] {
  color: #3972f5;
}
.qymc[data-v-131be60a]:hover {
    cursor: pointer;
    text-decoration: underline;
}
[data-v-131be60a] .avue-crud__pagination {
  text-align: center;
}
.dialog-footer[data-v-131be60a] {
  text-align: center;
  margin: 1.25rem auto;
}
[data-v-131be60a] .el-step__head.is-process {
  color: #ccc !important;
  border-color: #ccc !important;
}
[data-v-131be60a] .el-step__title.is-process {
  color: #ccc !important;
}
p.title[data-v-131be60a] {
  font-size: 1rem;
  font-weight: bold;
  padding: 0.25rem 0;
}
.el-image-viewer__wrapper[data-v-131be60a] {
  z-index: 9999 !important;
}
.list[data-v-131be60a] {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 1.25rem;
}
.list .pagination[data-v-131be60a] {
    width: 100%;
    margin-top: 0.625rem;
    display: flex;
    justify-content: center;
}
.list_main[data-v-131be60a] {
  width: 80%;
  display: grid;
  grid-column-gap: 0.625rem;
  grid-template-columns: 1fr 1fr 1fr;
}
.list_main .card[data-v-131be60a] {
    padding: 1.25rem 1.25rem 0 1.25rem;
    border: 0.0625rem solid #999;
    border-radius: 0.3125rem;
    margin-bottom: 0.625rem;
    display: flex;
    transition: all 0.2s linear;
    flex-wrap: wrap;
    background-color: #fff;
    box-shadow: -0.0125rem 0.0125rem 0.125rem 0.0125rem rgba(0, 0, 0, 0.5);
}
.list_main .card .com_logo[data-v-131be60a] {
      width: 3.75rem;
      display: flex;
      flex-direction: column;
      align-items: center;
      margin-right: 0.625rem;
}
.list_main .card .com_logo .logo[data-v-131be60a] {
        width: 3.75rem;
        height: 3.75rem;
        display: flex;
        text-align: center;
        align-items: center;
        border-radius: 0.3125rem;
        font-size: 1.25rem;
        font-weight: 400;
        letter-spacing: 0.0625rem;
        background-color: #2595ef;
        color: #fff;
}
.list_main .card .com_logo .el-tag[data-v-131be60a] {
        margin-top: 0.625rem;
}
.list_main .card .com_info[data-v-131be60a] {
      display: flex;
      flex-direction: column;
      width: calc(100% - 4.375rem);
}
.list_main .card .com_info .com_name[data-v-131be60a] {
        display: inline-block;
        font-size: 1.25rem;
        font-weight: bold;
        margin-bottom: 0.625rem;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        color: #000000;
}
.list_main .card .com_info .com_name[data-v-131be60a]:hover {
          cursor: pointer;
          text-decoration: underline;
}
.list_main .card .com_info .com_other[data-v-131be60a] {
        display: inline-block;
        font-size: 1rem;
        color: #333;
        height: 1.875rem;
        line-height: 1.875rem;
        margin-bottom: 0.625rem;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
}
.list_main .card .com_info .risk_score[data-v-131be60a] {
        display: flex;
        align-items: center;
}
.list_main .card .com_info .risk_score .com_other[data-v-131be60a] {
          margin-right: 0.3125rem;
          margin-bottom: 0;
          width: 6.25rem;
}
.list_main .card .com_info .risk_score .com_other .score[data-v-131be60a] {
            color: #2595ef;
}
.list_main .card .com_info .risk_score .score_list[data-v-131be60a] {
          display: flex;
          align-items: center;
}
.list_main .card .com_info .risk_score .el-tag[data-v-131be60a] {
          margin-right: 0.3125rem;
          overflow: hidden;
          text-overflow: ellipsis;
          white-space: nowrap;
          max-width: 5rem;
}
.list_main .card .com_btn[data-v-131be60a] {
      width: 100%;
      border-top: 0.0625rem solid #ccc;
      display: flex;
      justify-content: center;
      align-items: center;
}
.list_main .card .com_btn .el-button[data-v-131be60a] {
        width: 50%;
        font-size: 1rem;
        font-weight: bold;
        color: #4285F4;
}
.list_main .card .com_btn .is-disabled[data-v-131be60a] {
        color: #C0C4CC;
}
.publis_detail[data-v-131be60a] {
  width: 100%;
  display: flex;
  justify-content: center;
  padding-top: 1.875rem;
}
.publis_detail .publis_detail_message[data-v-131be60a] {
    width: 70%;
    padding: 1.25rem;
    box-shadow: -0.025rem 0.025rem 0.25rem 0.025rem rgba(0, 0, 0, 0.2);
    background-color: #fff;
}
.publis_detail .publis_detail_message h2[data-v-131be60a] {
      width: 100%;
      text-align: center;
}
[data-v-131be60a] .el-descriptions-item__label {
  width: 20%;
  background-color: #fff;
}
[data-v-131be60a] .el-descriptions-item__content {
  width: 30%;
}

.module[data-v-4c1577a9] .el-tabs .el-tabs__content {
  overflow: auto;
}
.module[data-v-4c1577a9] .el-tabs .el-tabs__content .detailtable {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    border: #e5e5e5 solid 0.0625rem;
}
.module[data-v-4c1577a9] .el-tabs .el-tabs__content .detailtable tr {
      width: 100%;
}
.module[data-v-4c1577a9] .el-tabs .el-tabs__content .detailtable td {
      padding: 0.5rem 0.625rem;
      text-align: left;
      line-height: 1.5rem;
      font-size: 0.875rem;
      color: #434343;
      border: #e5e5e5 solid 0.0625rem;
      font-weight: normal;
      background-color: #fff;
      word-break: break-all;
}

.module[data-v-11bbfba6] .el-tabs .el-tabs__content {
  overflow: auto;
}
.module[data-v-11bbfba6] .el-tabs .el-tabs__content .detailtable {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    border: #e5e5e5 solid 0.0625rem;
}
.module[data-v-11bbfba6] .el-tabs .el-tabs__content .detailtable tr {
      width: 100%;
}
.module[data-v-11bbfba6] .el-tabs .el-tabs__content .detailtable td {
      padding: 0.5rem 0.625rem;
      text-align: left;
      line-height: 1.5rem;
      font-size: 0.875rem;
      color: #434343;
      border: #e5e5e5 solid 0.0625rem;
      font-weight: normal;
      background-color: #fff;
      word-break: break-all;
}

.search[data-v-68d2ab3c] {
  padding: 1.25rem 0 1.25rem 1.25rem;
  background: #fff;
}
.list .add[data-v-68d2ab3c] {
  margin-bottom: 0.625rem;
}
.formItem[data-v-68d2ab3c] {
  width: 100%;
}
.formItem[data-v-68d2ab3c] .el-form-item__content {
    width: calc(100% - 6.25rem);
}
.formItem[data-v-68d2ab3c] .el-form-item__content /deep/.el-select,
    .formItem[data-v-68d2ab3c] .el-form-item__content /deep/.el-cascader {
      width: 100%;
}
.formItem[data-v-68d2ab3c] .el-form-item__content .w100 {
      width: 100% !important;
}
.pagination[data-v-68d2ab3c] {
  width: 100%;
  margin-top: 0.625rem;
  display: flex;
  justify-content: center;
}
.dialog-footer[data-v-68d2ab3c] {
  text-align: center;
}

.qymc[data-v-7074dc46] {
  color: #3972f5;
}
.qymc[data-v-7074dc46]:hover {
    cursor: pointer;
    text-decoration: underline;
}
p.title[data-v-7074dc46] {
  font-size: 1rem;
  font-weight: bold;
  padding: 0.25rem 0;
}
p.title1[data-v-7074dc46] {
  font-size: 0.875rem;
  font-weight: bold;
  padding: 0.25rem 0;
}
[data-v-7074dc46] .avue-crud__pagination {
  text-align: center;
}
.dialog-footer[data-v-7074dc46] {
  text-align: center;
  margin: 1.25rem auto;
}
[data-v-7074dc46] .el-step__head.is-process {
  color: #ccc !important;
  border-color: #ccc !important;
}
[data-v-7074dc46] .el-step__title.is-process {
  color: #ccc !important;
}
.el-image-viewer__wrapper[data-v-7074dc46] {
  z-index: 9999 !important;
}

.qymc[data-v-a835b442] {
  color: #3972f5;
}
.qymc[data-v-a835b442]:hover {
    cursor: pointer;
    text-decoration: underline;
}
[data-v-a835b442] .avue-crud__pagination {
  text-align: center;
}
.dialog-footer[data-v-a835b442] {
  text-align: center;
  margin: 1.25rem auto;
}
[data-v-a835b442] .el-step__head.is-process {
  color: #ccc !important;
  border-color: #ccc !important;
}
[data-v-a835b442] .el-step__title.is-process {
  color: #ccc !important;
}
p.title[data-v-a835b442] {
  font-size: 1rem;
  font-weight: bold;
  padding: 0.25rem 0;
}
.el-image-viewer__wrapper[data-v-a835b442] {
  z-index: 9999 !important;
}

.qymc[data-v-8ede05aa] {
  color: #3972f5;
}
.qymc[data-v-8ede05aa]:hover {
    cursor: pointer;
    text-decoration: underline;
}
[data-v-8ede05aa] .avue-crud__pagination {
  text-align: center;
}
.dialog-footer[data-v-8ede05aa] {
  text-align: center;
  margin: 1.25rem auto;
}
[data-v-8ede05aa] .el-step__head.is-process {
  color: #ccc !important;
  border-color: #ccc !important;
}
[data-v-8ede05aa] .el-step__title.is-process {
  color: #ccc !important;
}
p.title[data-v-8ede05aa] {
  font-size: 1rem;
  font-weight: bold;
  padding: 0.25rem 0;
}
.el-image-viewer__wrapper[data-v-8ede05aa] {
  z-index: 9999 !important;
}

[data-v-2831472e] .avue-crud__pagination {
  text-align: center;
}
.dialog-footer[data-v-2831472e] {
  text-align: center;
  margin: 1.25rem auto 3.125rem;
}

[data-v-74a10032] .avue-crud__pagination {
  text-align: center;
}
.dialog-footer[data-v-74a10032] {
  text-align: center;
  margin: 1.25rem auto;
}

.formItem[data-v-03341717] {
  width: 100%;
}
.formItem[data-v-03341717] .el-form-item__content {
    width: calc(100% - 6.25rem);
}
.formItem[data-v-03341717] .el-form-item__content /deep/.el-select,
    .formItem[data-v-03341717] .el-form-item__content /deep/.el-cascader {
      width: 100%;
}
.formItem[data-v-03341717] .el-form-item__content .w100 {
      width: 100% !important;
}
p.title[data-v-03341717] {
  font-size: 1rem;
  font-weight: bold;
  padding: 0.25rem 0;
}
p.title1[data-v-03341717] {
  font-size: 0.875rem;
  font-weight: bold;
  padding: 0.25rem 0;
}
.pagination[data-v-03341717] {
  width: 100%;
  margin-top: 0.625rem;
  display: flex;
  justify-content: center;
}
.dialog-footer[data-v-03341717] {
  text-align: center;
}
.el-image-viewer__wrapper[data-v-03341717] {
  z-index: 9999 !important;
}

p.title[data-v-018f84d5] {
  font-size: 1rem;
  font-weight: bold;
  padding: 0.25rem 0;
}
.pagination[data-v-018f84d5] {
  width: 100%;
  margin-top: 0.625rem;
  display: flex;
  justify-content: center;
}
.dialog-footer[data-v-018f84d5] {
  text-align: center;
}
.el-image-viewer__wrapper[data-v-018f84d5] {
  z-index: 9999 !important;
}
.company[data-v-018f84d5] {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0.625rem;
  background: #fff;
  padding: 0 0.625rem;
  height: 5rem;
}
.company .left[data-v-018f84d5] {
    display: flex;
    align-items: center;
}
.company .left .img[data-v-018f84d5] {
      width: 3.75rem;
      height: 3.75rem;
      border-radius: 50%;
      margin-right: 0.625rem;
      background: #ccc;
      display: flex;
      justify-content: center;
      align-items: center;
}
.company .left .img img[data-v-018f84d5] {
        width: 2.5rem;
        height: 2.5rem;
}
.company .left span[data-v-018f84d5] {
      font-size: 1.25rem;
      font-weight: bold;
      margin-right: 0.625rem;
}
.company .left .el-tag[data-v-018f84d5] {
      font-size: 0.875rem;
}
[data-v-018f84d5] .el-descriptions-item__label {
  width: 20% !important;
}
[data-v-018f84d5] .el-descriptions-item__content {
  width: 30% !important;
}

[data-v-23b0b24f] .avue-crud__pagination {
  text-align: center;
}
.dialog-footer[data-v-23b0b24f] {
  text-align: center;
  margin: 1.25rem auto;
}
.tips[data-v-23b0b24f] {
  color: #4a8bf6;
  font-size: 0.875rem;
}
.detailtable[data-v-23b0b24f] {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  border: #e5e5e5 solid 0.0625rem;
}
.detailtable tr[data-v-23b0b24f] {
  width: 100%;
}
.detailtable td[data-v-23b0b24f] {
  padding: 0.5rem 0.625rem;
  text-align: left;
  line-height: 1.5rem;
  font-size: 0.875rem;
  color: #434343;
  border: #e5e5e5 solid 0.0625rem;
}
.detailtable td[data-v-23b0b24f] {
  font-weight: normal;
  background-color: #fff;
}
.detailtable td[data-v-23b0b24f] {
  word-break: break-all;
}

.qymc[data-v-e4884de4] {
  color: #3972f5;
}
.qymc[data-v-e4884de4]:hover {
    cursor: pointer;
    text-decoration: underline;
}
[data-v-e4884de4] .avue-crud__pagination {
  text-align: center;
}
.dialog-footer[data-v-e4884de4] {
  text-align: center;
  margin: 1.25rem auto;
}
[data-v-e4884de4] .el-step__head.is-process {
  color: #ccc !important;
  border-color: #ccc !important;
}
[data-v-e4884de4] .el-step__title.is-process {
  color: #ccc !important;
}
.el-image-viewer__wrapper[data-v-e4884de4] {
  z-index: 9999 !important;
}

.qymc[data-v-85f9bcce] {
  color: #3972f5;
}
.qymc[data-v-85f9bcce]:hover {
    cursor: pointer;
    text-decoration: underline;
}
[data-v-85f9bcce] .avue-crud__pagination {
  text-align: center;
}
.dialog-footer[data-v-85f9bcce] {
  text-align: center;
  margin: 1.25rem auto;
}
[data-v-85f9bcce] .el-step__head.is-process {
  color: #ccc !important;
  border-color: #ccc !important;
}
[data-v-85f9bcce] .el-step__title.is-process {
  color: #ccc !important;
}
p.title[data-v-85f9bcce] {
  font-size: 1rem;
  font-weight: bold;
  padding: 0.25rem 0;
}
.el-image-viewer__wrapper[data-v-85f9bcce] {
  z-index: 9999 !important;
}

.qymc[data-v-51bbfba7] {
  color: #3972f5;
}
.qymc[data-v-51bbfba7]:hover {
    cursor: pointer;
    text-decoration: underline;
}
[data-v-51bbfba7] .avue-crud__pagination {
  text-align: center;
}
.dialog-footer[data-v-51bbfba7] {
  text-align: center;
  margin: 1.25rem auto;
}
[data-v-51bbfba7] .el-step__head.is-process {
  color: #ccc !important;
  border-color: #ccc !important;
}
[data-v-51bbfba7] .el-step__title.is-process {
  color: #ccc !important;
}
p.title[data-v-51bbfba7] {
  font-size: 1rem;
  font-weight: bold;
  padding: 0.25rem 0;
}
.el-image-viewer__wrapper[data-v-51bbfba7] {
  z-index: 9999 !important;
}
[data-v-51bbfba7] .el-descriptions-item__label {
  width: 20%;
  background-color: #fff;
}
[data-v-51bbfba7] .el-descriptions-item__content {
  width: 30%;
}

[data-v-89cc208a] .avue-crud__pagination {
  text-align: center;
}
.dialog-footer[data-v-89cc208a] {
  text-align: center;
  margin: 1.25rem auto;
}
.avue-dialog[data-v-89cc208a] .avatar-uploader .el-upload {
  border: 0.0625rem dashed #666;
  border-radius: 0.375rem;
  cursor: pointer;
  position: relative;
  overflow: hidden;
}
.avue-dialog .avatar-uploader .el-upload[data-v-89cc208a]:hover {
  border-color: #409eff;
}
.avue-dialog .avatar-uploader-icon[data-v-89cc208a] {
  font-size: 1.75rem;
  color: #8c939d;
  width: 11.125rem;
  height: 11.125rem;
  line-height: 11.125rem;
  text-align: center;
}
.avue-dialog .avatar[data-v-89cc208a] {
  width: 11.125rem;
  height: 11.125rem;
  display: block;
}

[data-v-43b58e39] .avue-crud__pagination {
  text-align: center;
}
.productName[data-v-43b58e39] {
  color: #4a8bf6;
}
.productName[data-v-43b58e39]:hover {
    text-decoration: underline;
}
.dialog-footer[data-v-43b58e39] {
  text-align: center;
  margin: 1.25rem auto;
}
.detailtable[data-v-43b58e39] {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  border: #e5e5e5 solid 0.0625rem;
}
.detailtable tr[data-v-43b58e39] {
  width: 100%;
}
.detailtable td[data-v-43b58e39] {
  padding: 0.5rem 0.625rem;
  text-align: left;
  line-height: 1.5rem;
  font-size: 0.875rem;
  color: #434343;
  border: #e5e5e5 solid 0.0625rem;
}
.detailtable td[data-v-43b58e39] {
  font-weight: normal;
  background-color: #fff;
}
.detailtable td[data-v-43b58e39] {
  word-break: break-all;
}

[data-v-5d7ab9f3] .cellSelect {
  color: #409eff !important;
}
[data-v-5d7ab9f3] .avue-crud__pagination {
  text-align: center;
}
.dialog-footer[data-v-5d7ab9f3] {
  text-align: center;
  margin: 1.25rem auto;
}
.tips[data-v-5d7ab9f3] {
  color: #4a8bf6;
  font-size: 0.875rem;
}
.detailtable[data-v-5d7ab9f3] {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  border: #e5e5e5 solid 0.0625rem;
}
.detailtable tr[data-v-5d7ab9f3] {
  width: 100%;
}
.detailtable td[data-v-5d7ab9f3] {
  padding: 0.5rem 0.625rem;
  text-align: left;
  line-height: 1.5rem;
  font-size: 0.875rem;
  color: #434343;
  border: #e5e5e5 solid 0.0625rem;
}
.detailtable td[data-v-5d7ab9f3] {
  font-weight: normal;
  background-color: #fff;
}
.detailtable td[data-v-5d7ab9f3] {
  word-break: break-all;
}
.formItem[data-v-5d7ab9f3] {
  width: 100%;
}
.formItem[data-v-5d7ab9f3] .el-form-item__content {
    width: 100%;
}
.formItem[data-v-5d7ab9f3] .el-form-item__content /deep/.el-select,
    .formItem[data-v-5d7ab9f3] .el-form-item__content /deep/.el-cascader {
      width: 100%;
}
.formItem[data-v-5d7ab9f3] .el-form-item__content .w100 {
      width: 100% !important;
}

[data-v-2aa625ec] .cellSelect {
  color: #409eff !important;
}
[data-v-2aa625ec] .avue-crud__pagination {
  text-align: center;
}
.dialog-footer[data-v-2aa625ec] {
  text-align: center;
  margin: 1.25rem auto;
}
.tips[data-v-2aa625ec] {
  color: #4a8bf6;
  font-size: 0.875rem;
}
.detailtable[data-v-2aa625ec] {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  border: #e5e5e5 solid 0.0625rem;
}
.detailtable tr[data-v-2aa625ec] {
  width: 100%;
}
.detailtable td[data-v-2aa625ec] {
  padding: 0.5rem 0.625rem;
  text-align: left;
  line-height: 1.5rem;
  font-size: 0.875rem;
  color: #434343;
  border: #e5e5e5 solid 0.0625rem;
}
.detailtable td[data-v-2aa625ec] {
  font-weight: normal;
  background-color: #fff;
}
.detailtable td[data-v-2aa625ec] {
  word-break: break-all;
}
.formItem[data-v-2aa625ec] {
  width: 100%;
}
.formItem[data-v-2aa625ec] .el-form-item__content {
    width: 100%;
}
.formItem[data-v-2aa625ec] .el-form-item__content /deep/.el-select,
    .formItem[data-v-2aa625ec] .el-form-item__content /deep/.el-cascader {
      width: 100%;
}
.formItem[data-v-2aa625ec] .el-form-item__content .w100 {
      width: 100% !important;
}

[data-v-07a99287] .cellSelect {
  color: #409eff !important;
}
[data-v-07a99287] .avue-crud__pagination {
  text-align: center;
}
.dialog-footer[data-v-07a99287] {
  text-align: center;
  margin: 1.25rem auto;
}
.tips[data-v-07a99287] {
  color: #4a8bf6;
  font-size: 0.875rem;
}
.detailtable[data-v-07a99287] {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  border: #e5e5e5 solid 0.0625rem;
}
.detailtable tr[data-v-07a99287] {
  width: 100%;
}
.detailtable td[data-v-07a99287] {
  padding: 0.5rem 0.625rem;
  text-align: left;
  line-height: 1.5rem;
  font-size: 0.875rem;
  color: #434343;
  border: #e5e5e5 solid 0.0625rem;
}
.detailtable td[data-v-07a99287] {
  font-weight: normal;
  background-color: #fff;
}
.detailtable td[data-v-07a99287] {
  word-break: break-all;
}
.formItem[data-v-07a99287] {
  width: 100%;
}
.formItem[data-v-07a99287] .el-form-item__content {
    width: 100%;
}
.formItem[data-v-07a99287] .el-form-item__content /deep/.el-select,
    .formItem[data-v-07a99287] .el-form-item__content /deep/.el-cascader {
      width: 100%;
}
.formItem[data-v-07a99287] .el-form-item__content .w100 {
      width: 100% !important;
}

[data-v-544cc053] .cellSelect {
  color: #409eff !important;
}
[data-v-544cc053] .avue-crud__pagination {
  text-align: center;
}
.dialog-footer[data-v-544cc053] {
  text-align: center;
  margin: 1.25rem auto;
}
.tips[data-v-544cc053] {
  color: #4a8bf6;
  font-size: 0.875rem;
}
.detailtable[data-v-544cc053] {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  border: #e5e5e5 solid 0.0625rem;
}
.detailtable tr[data-v-544cc053] {
  width: 100%;
}
.detailtable td[data-v-544cc053] {
  padding: 0.5rem 0.625rem;
  text-align: left;
  line-height: 1.5rem;
  font-size: 0.875rem;
  color: #434343;
  border: #e5e5e5 solid 0.0625rem;
}
.detailtable td[data-v-544cc053] {
  font-weight: normal;
  background-color: #fff;
}
.detailtable td[data-v-544cc053] {
  word-break: break-all;
}
.formItem[data-v-544cc053] {
  width: 100%;
}
.formItem[data-v-544cc053] .el-form-item__content {
    width: 100%;
}
.formItem[data-v-544cc053] .el-form-item__content /deep/.el-select,
    .formItem[data-v-544cc053] .el-form-item__content /deep/.el-cascader {
      width: 100%;
}
.formItem[data-v-544cc053] .el-form-item__content .w100 {
      width: 100% !important;
}

.qymc[data-v-b738204a] {
  color: #3972f5;
}
.qymc[data-v-b738204a]:hover {
    cursor: pointer;
    text-decoration: underline;
}
[data-v-b738204a] .avue-crud__pagination {
  text-align: center;
}
.dialog-footer[data-v-b738204a] {
  text-align: center;
  margin: 1.25rem auto;
}
[data-v-b738204a] .el-step__head.is-process {
  color: #ccc !important;
  border-color: #ccc !important;
}
[data-v-b738204a] .el-step__title.is-process {
  color: #ccc !important;
}
p.title[data-v-b738204a] {
  font-size: 1rem;
  font-weight: bold;
  padding: 0.25rem 0;
}
.el-image-viewer__wrapper[data-v-b738204a] {
  z-index: 9999 !important;
}

.search[data-v-7cbc8980] {
  padding: 1.25rem 0 1.25rem 1.25rem;
  background: #fff;
}
.list .add[data-v-7cbc8980] {
  margin-bottom: 0.625rem;
}
.formItem[data-v-7cbc8980] {
  width: 100%;
}
.formItem[data-v-7cbc8980] .el-form-item__content {
    width: calc(100% - 6.25rem);
}
.formItem[data-v-7cbc8980] .el-form-item__content /deep/.el-select,
    .formItem[data-v-7cbc8980] .el-form-item__content /deep/.el-cascader {
      width: 100%;
}
.formItem[data-v-7cbc8980] .el-form-item__content .w100 {
      width: 100% !important;
}
.avatar-uploader .el-upload[data-v-7cbc8980] {
  border: 0.0625rem dashed #d9d9d9;
  border-radius: 0.375rem;
  cursor: pointer;
  position: relative;
  overflow: hidden;
}
.avatar-uploader .el-upload[data-v-7cbc8980]:hover {
  border-color: #409EFF;
}
.avatar-uploader-icon[data-v-7cbc8980] {
  font-size: 1.75rem;
  color: #8c939d;
  width: 11.125rem;
  height: 11.125rem;
  line-height: 11.125rem;
  text-align: center;
}
.avatar[data-v-7cbc8980] {
  width: 11.125rem;
  height: 11.125rem;
  display: block;
}
.pagination[data-v-7cbc8980] {
  width: 100%;
  margin-top: 0.625rem;
  display: flex;
  justify-content: center;
}
.dialog-footer[data-v-7cbc8980] {
  text-align: center;
}

.pagination[data-v-1d9056c6] {
  width: 100%;
  margin-top: 1.875rem;
  display: flex;
  justify-content: center;
}
.basicInfo[data-v-1d9056c6] {
  position: relative;
  background: #fff;
  padding: 0.625rem 1.25rem 1.875rem;
}
.dateClassBox[data-v-1d9056c6] {
  position: absolute;
  top: 13.625rem;
  left: 32.5rem;
}
.spanClass[data-v-1d9056c6] {
  color: #4a8bf6;
  cursor: pointer;
}
.contBox[data-v-1d9056c6] {
  margin: 0 4.375rem !important;
}
.dialog-footer[data-v-1d9056c6] {
  text-align: center;
  margin: 1.25rem auto;
}
.app-container[data-v-1d9056c6] {
  padding: 1.5rem;
  font-size: 0.875rem;
}
.select[data-v-1d9056c6] {
  background: #fff;
  border-radius: 0.625rem;
  width: 100%;
  margin-top: 1.25rem;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  /* .selectTypes {
    padding-left: 24px;
    display: flex;
    align-items: center;
  }

  .selectTypes span:not(:first-child) {
    display: inline-block;
    margin-right: 20px;
    padding: 6px 8px;
  }
  .selectTypes span:not(:first-child):hover {
    cursor: pointer;
    background-color: #1890ff;
    color: #fff;
  }
  .selectTypes .cur {
    background-color: #1890ff !important;
    color: #fff !important;
  }
  .selectTypes .disable {
    background-color: #fff;
    color: #a6a6a6;
  } */
}
.select .selectType[data-v-1d9056c6] {
    padding-left: 1.5rem;
    display: flex;
    align-items: center;
}
.select .selectType span[data-v-1d9056c6]:not(:first-child) {
    display: inline-block;
    margin-right: 1.25rem;
    padding: 0.375rem 0.5rem;
}
.select .selectType span[data-v-1d9056c6]:not(:first-child):hover {
    cursor: pointer;
    background-color: #1890ff;
    color: #fff;
}
.select .selectType .cur[data-v-1d9056c6] {
    background-color: #1890ff !important;
    color: #fff !important;
}
.select .selectType .disable[data-v-1d9056c6] {
    background-color: #fff;
    color: #a6a6a6;
}
.title[data-v-1d9056c6] {
  font-size: 1.125rem;
  font-weight: 900;
}
.msgInfo[data-v-1d9056c6] {
  color: #000;
}
.pray[data-v-1d9056c6] {
  color: #a6a6a6;
}
.glqy[data-v-1d9056c6] {
  color: #4a8bf6;
}
.glqy[data-v-1d9056c6]:hover {
  cursor: pointer;
}

.el-row[data-v-c29b38d2] {
  margin-left: -0.375rem !important;
}
[data-v-c29b38d2] .el-descriptions-item__label.is-bordered-label {
  width: 7.5rem !important;
}
.formBox[data-v-c29b38d2] {
  display: flex;
  padding: 0 0.625rem;
}
.contBox[data-v-c29b38d2] {
  margin: 0 4.375rem !important;
}
.spanClass[data-v-c29b38d2]:before {
  content: "";
  width: 1.25rem;
  height: 1.25rem;
  border: 0.1875rem solid #47a1ff;
  margin-right: 0.3125rem;
}
.spanClass[data-v-c29b38d2] {
  font-size: 1.0625rem;
  font-weight: 800;
}
.labelClassBox[data-v-c29b38d2] {
  position: relative;
}
.labelClassBox .labelClass[data-v-c29b38d2] {
    position: absolute;
    width: 0.625rem;
    height: 0.625rem;
    border-radius: 100%;
    background: red;
    box-shadow: 0 0.125rem 0.25rem 0 rgba(0, 0, 0, 0.2);
}

/* ::v-deep .el-tabs__nav-wrap::after {
  height: 0px;
} */
[data-v-c29b38d2] .avue-crud__pagination {
  text-align: center;
}
.el-form-item[data-v-c29b38d2] {
  margin-bottom: 0.625rem !important;
}
.chart-container[data-v-c29b38d2] {
  display: flex;
  margin-left: 1.25rem;
}
#el-tab-pane[data-v-c29b38d2] {
  font-size: 2.5rem;
  font-weight: bold;
}
.dialog-footer[data-v-c29b38d2] {
  text-align: center;
  margin: 1.25rem auto;
}
.dialog-footerTwo[data-v-c29b38d2] {
  text-align: center;
}
.detailtable[data-v-c29b38d2] {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  border: #e5e5e5 solid 0.0625rem;
}
.detailtable tr[data-v-c29b38d2] {
  width: 100%;
}
.detailtable td[data-v-c29b38d2] {
  padding: 0.5rem 0.625rem;
  text-align: left;
  line-height: 1.5rem;
  font-size: 0.875rem;
  color: #434343;
  border: #e5e5e5 solid 0.0625rem;
}
.detailtable td[data-v-c29b38d2] {
  font-weight: normal;
  background-color: #fff;
}
.detailtable td[data-v-c29b38d2] {
  word-break: break-all;
}
[data-v-c29b38d2] .row {
  display: flex;
  justify-content: space-between;
}
[data-v-c29b38d2] .el-textarea {
  width: 100%;
}

.charts[data-v-635ba79a] {
  width: 100%;
  display: flex;
  justify-content: space-between;
  border-radius: 0.625rem;
  height: 18.75rem;
  margin-bottom: 1.25rem;
  font-size: 0.875rem;
}
.charts .riskType[data-v-635ba79a], .charts .riskLevel[data-v-635ba79a] {
    width: 39%;
    height: 18.75rem;
    border-radius: 0.625rem;
    background: #fff;
    /* box-shadow:  7px 7px 10px #c7c7c7,
             -7px -7px 10px #f9f9f9; */
}
.charts .riskType .title[data-v-635ba79a], .charts .riskLevel .title[data-v-635ba79a] {
      display: flex;
      align-items: center;
      padding: 0.625rem 0 0 0.625rem;
      font-weight: 900;
}
.riskNum[data-v-635ba79a] {
  width: 20%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.box-card[data-v-635ba79a] {
  position: relative;
  width: 100%;
  height: 8.75rem;
  border-radius: 0.625rem;
  display: flex;
  justify-content: space-around;
  align-items: center;
  padding: 0 1.875rem;
  background: #fff;
  /* box-shadow:  7px 7px 10px #c7c7c7,
             -7px -7px 10px #f9f9f9; */
}
.box-card img[data-v-635ba79a] {
    width: 5rem;
    height: 5.625rem;
}
.box-card .text[data-v-635ba79a] {
    height: 6.875rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
}
.box-card .text .num[data-v-635ba79a] {
      color: #557ef2;
      font-size: 1.875rem;
      font-weight: 900;
}
#riskType[data-v-635ba79a], #riskLevel[data-v-635ba79a] {
  width: 100%;
  height: 16.875rem;
}

@charset "UTF-8";
[data-v-0846db43] .el-tabs__item {
  box-shadow: none !important;
}
.app-container[data-v-0846db43] {
  background: #f0f0f0;
  padding: 1.5rem;
  font-size: 0.875rem;
}

/* 头部信息 */
.header[data-v-0846db43] {
  background: #fff;
  border-radius: 0.625rem;
  width: 100%;
  padding: 1.25rem 0;
  display: flex;
}
.header .logo[data-v-0846db43] {
    width: 10%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.header .logo .img[data-v-0846db43] {
      width: 7.5rem;
      height: 7.5rem;
      display: flex;
      text-align: center;
      align-items: center;
      border-radius: 0.625rem;
      font-size: 2.5rem;
      font-weight: 600;
      letter-spacing: 0.0625rem;
      background-color: #2595ef;
      color: #fff;
}
.header .info[data-v-0846db43] {
    width: 90%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    /* .msg p {
      margin-right: 62px;
    } */
}
.header .info .status[data-v-0846db43] {
      display: flex;
      justify-content: space-between;
      align-items: center;
      margin-bottom: 0.625rem;
}
.header .info .statusInfo[data-v-0846db43],
    .header .info .lables[data-v-0846db43] {
      display: flex;
      height: auto;
      align-items: center;
      flex-wrap: wrap;
}
.header .info .statusInfo[data-v-0846db43] {
      overflow: hidden;
}
.header .info .statusInfo span[data-v-0846db43] {
      display: inline-block;
      margin-right: 0.75rem;
}
.header .info .statusInfo span[data-v-0846db43]:first-child {
      font-size: 1.5rem;
      font-weight: 900;
      color: #3a3f63;
}
.header .info .statusInfo span[data-v-0846db43]:nth-child(2),
    .header .info .lables span[data-v-0846db43] {
      height: 1.5rem;
      line-height: 1.5rem;
      border-radius: 0.25rem;
}
.header .info .statusInfo .cx[data-v-0846db43] {
      background-color: #eafde0;
      color: #30cd29;
      padding: 0 0.75rem;
}
.header .info .lables span[data-v-0846db43] {
      margin-right: 0.75rem;
      padding: 0 0.75rem;
      background-color: #e7f4ff;
      color: #2595ef;
      margin-bottom: 0.625rem;
}
.header .info .lables span[data-v-0846db43]:first-child:hover {
      cursor: pointer;
}
.el-icon-document-copy[data-v-0846db43] {
  cursor: pointer;
  font-size: 0.875rem;
  color: #4486f4;
  margin-left: 0.3125rem;
}
.cursorCla[data-v-0846db43] {
  cursor: pointer;
  display: flex;
  align-items: center;
}
.cursorClaWidth[data-v-0846db43] {
  width: 100%;
}
.cursorClaTwo[data-v-0846db43] {
  font-size: 1rem;
  color: #4486f4;
  margin-left: 0.3125rem;
}
.msgInfo[data-v-0846db43] {
  color: #000;
}
.pray[data-v-0846db43] {
  color: #a6a6a6;
}
.glqy[data-v-0846db43] {
  color: #4a8bf6;
}
.glqy[data-v-0846db43]:hover {
  cursor: pointer;
}

.app-container[data-v-3886ce05] {
  background: #f0f0f0;
  padding: 1.5rem;
  font-size: 0.875rem;
}
.select[data-v-3886ce05] {
  background: #fff;
  border-radius: 0.625rem;
  width: 100%;
  margin-top: 1.25rem;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.select .selectType[data-v-3886ce05] {
    padding-left: 1.5rem;
    display: flex;
    align-items: center;
}
.select .selectType span[data-v-3886ce05]:not(:first-child) {
    display: inline-block;
    margin-right: 1.25rem;
    padding: 0.375rem 0.5rem;
}
.select .selectType span[data-v-3886ce05]:not(:first-child):hover {
    cursor: pointer;
    background-color: #1890ff;
    color: #fff;
}
.select .selectType .cur[data-v-3886ce05] {
    background-color: #1890ff !important;
    color: #fff !important;
}
.select .selectType .disable[data-v-3886ce05] {
    background-color: #fff;
    color: #a6a6a6;
}
.basicInfo[data-v-3886ce05] {
  background: #fff;
  border-radius: 0.625rem;
  width: 100%;
  min-height: 12.5rem;
  padding: 0.75rem 1.5rem;
  margin-top: 1.25rem;
}
.basicInfo .button[data-v-3886ce05] {
    margin-top: 3.125rem;
    width: 100%;
    text-align: center;
}
.title[data-v-3886ce05] {
  font-size: 1.125rem;
  font-weight: 900;
}
.msgInfo[data-v-3886ce05] {
  color: #000;
}
.pray[data-v-3886ce05] {
  color: #a6a6a6;
}
.glqy[data-v-3886ce05] {
  color: #4a8bf6;
}
.glqy[data-v-3886ce05]:hover {
  cursor: pointer;
}
.downMsg[data-v-3886ce05] {
  width: 100%;
  text-indent: 2em;
  font-size: 1rem;
}


.dialog {
  border-radius: 0.625rem;
  padding-bottom: 3.125rem;
}
.el-dialog {
  display: flex;
  flex-direction: column;
  margin: 0 !important;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  /*height:600px;*/
  max-height: calc(100% - 12.5rem);
  max-width: calc(100% - 1.875rem);
}
.el-dialog .el-dialog__body {
  flex: 1;
  overflow: auto;
}

.el-col-8[data-v-291c56f8] {
  height: 3.125rem !important;
}
.search[data-v-291c56f8] {
  padding: 1.25rem;
  background: #fff;
}
.list .add[data-v-291c56f8] {
  margin-bottom: 0.625rem;
}
.formItem[data-v-291c56f8] {
  width: 100%;
}
.formItem[data-v-291c56f8] .el-form-item__content {
    width: calc(100% - 7.8125rem);
}
.formItem[data-v-291c56f8] .el-form-item__content /deep/.el-select,
    .formItem[data-v-291c56f8] .el-form-item__content /deep/.el-cascader {
      width: 100%;
}
.formItem[data-v-291c56f8] .el-form-item__content .w100 {
      width: 100% !important;
}
.pagination[data-v-291c56f8] {
  width: 100%;
  margin-top: 0.625rem;
  display: flex;
  justify-content: center;
}
.dialog-footer[data-v-291c56f8] {
  text-align: center;
}

.el-col-8[data-v-4f9b2029] {
  height: 3.125rem !important;
}
.search[data-v-4f9b2029] {
  padding: 1.25rem;
  background: #fff;
}
.list .add[data-v-4f9b2029] {
  margin-bottom: 0.625rem;
}
.formItem[data-v-4f9b2029] {
  width: 100%;
}
.formItem[data-v-4f9b2029] .el-form-item__content {
    width: calc(100% - 7.8125rem);
}
.formItem[data-v-4f9b2029] .el-form-item__content /deep/.el-select,
    .formItem[data-v-4f9b2029] .el-form-item__content /deep/.el-cascader {
      width: 100%;
}
.formItem[data-v-4f9b2029] .el-form-item__content .w100 {
      width: 100% !important;
}
.pagination[data-v-4f9b2029] {
  width: 100%;
  margin-top: 0.625rem;
  display: flex;
  justify-content: center;
}
.dialog-footer[data-v-4f9b2029] {
  text-align: center;
}

.app-container[data-v-46c61891] {
  padding: 1.5rem;
  font-size: 0.875rem;
}
.select[data-v-46c61891] {
  background: #fff;
  border-radius: 0.625rem;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.select .selectType[data-v-46c61891] {
    padding-left: 1.5rem;
}
.select .selectType span[data-v-46c61891]:not(:first-child) {
    display: inline-block;
    margin-right: 1.25rem;
    margin-top: 0.625rem;
    padding: 0.25rem 0.375rem;
}
.select .selectType span[data-v-46c61891]:not(:first-child):hover {
    cursor: pointer;
    background-color: #1890ff;
    color: #fff;
}
.select .selectType .cur[data-v-46c61891] {
    background-color: #1890ff !important;
    color: #fff !important;
}
.select .selectType .disable[data-v-46c61891] {
    background-color: #fff;
    color: #a6a6a6;
}
.fxdlfb[data-v-46c61891] {
  width: 100%;
  height: 21.875rem;
  vertical-align: middle;
  border: 0.0625rem solid #eeeeee;
  border-radius: 0.625rem;
}
.fxdlfb #fxdlChart[data-v-46c61891],
  .fxdlfb #fxdjChart[data-v-46c61891],
  .fxdlfb #fxyjChart[data-v-46c61891] {
    width: 50rem;
    height: 21.25rem;
}
.spanClass[data-v-46c61891]:before {
  content: "";
  width: 1.25rem;
  height: 1.25rem;
  border: 0.1875rem solid #47a1ff;
  margin-right: 0.3125rem;
}
.activeCla[data-v-46c61891] {
  background: #47a1ff;
  color: #fff;
}
.search[data-v-46c61891] {
  padding: 1.25rem 0 1.25rem 1.25rem;
  background: #fff;
  border-radius: 0.625rem;
}
.list[data-v-46c61891] {
  background: #fff;
}
.list .add[data-v-46c61891] {
    margin-bottom: 0.625rem;
}
.formItem[data-v-46c61891] {
  width: 100%;
}
.formItem[data-v-46c61891] .el-form-item__content {
    width: calc(100% - 7.8125rem);
}
.formItem[data-v-46c61891] .el-form-item__content /deep/.el-select,
    .formItem[data-v-46c61891] .el-form-item__content /deep/.el-cascader {
      width: 100%;
}
.formItem[data-v-46c61891] .el-form-item__content .w100 {
      width: 100% !important;
}
.pagination[data-v-46c61891] {
  width: 100%;
  margin-top: 1.875rem;
  display: flex;
  justify-content: center;
}
.dialog-footer[data-v-46c61891] {
  text-align: center;
}
.introduce[data-v-46c61891] {
  font-size: 1.25rem;
  text-indent: 2em;
  line-height: 1.875rem;
  text-align: justify;
}
.qymc[data-v-46c61891] {
  color: #3972f5;
}
.qymc[data-v-46c61891]:hover {
    cursor: pointer;
    text-decoration: underline;
}

.labelClassBox[data-v-4d1c714e] {
  position: relative;
}
.labelClassBox .labelClass[data-v-4d1c714e] {
    position: absolute;
    width: 0.625rem;
    height: 0.625rem;
    border-radius: 100%;
    background: red;
    box-shadow: 0 0.125rem 0.25rem 0 rgba(0, 0, 0, 0.2);
}
.setingBtn[data-v-4d1c714e] {
  position: absolute;
  top: 4.6875rem;
  left: 18.75rem;
  color: #409eff;
  font-size: 1.125rem;
  cursor: pointer;
}
[data-v-4d1c714e] .el-tabs__nav-wrap::after {
  height: 0;
}
[data-v-4d1c714e] .avue-crud__pagination {
  text-align: center;
}
.chart-container[data-v-4d1c714e] {
  display: flex;
  margin-left: 1.25rem;
}
#el-tab-pane[data-v-4d1c714e] {
  font-size: 2.5rem;
  font-weight: bold;
}
.dialog-footer[data-v-4d1c714e] {
  text-align: center;
  margin: 1.25rem auto;
}
.detailtable[data-v-4d1c714e] {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  border: #e5e5e5 solid 0.0625rem;
}
.detailtable tr[data-v-4d1c714e] {
  width: 100%;
}
.detailtable td[data-v-4d1c714e] {
  padding: 0.5rem 0.625rem;
  text-align: left;
  line-height: 1.5rem;
  font-size: 0.875rem;
  color: #434343;
  border: #e5e5e5 solid 0.0625rem;
}
.detailtable td[data-v-4d1c714e] {
  font-weight: normal;
  background-color: #fff;
}
.detailtable td[data-v-4d1c714e] {
  word-break: break-all;
}
[data-v-4d1c714e] .row {
  display: flex;
  justify-content: space-between;
}
[data-v-4d1c714e] .el-textarea {
  width: 100%;
}

[data-v-3c74f51a] .avue-crud__pagination {
  text-align: center;
}
.detailtable[data-v-3c74f51a] {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  border: #e5e5e5 solid 0.0625rem;
}
.detailtable tr[data-v-3c74f51a] {
  width: 100%;
}
.detailtable td[data-v-3c74f51a] {
  padding: 0.5rem 0.625rem;
  text-align: left;
  line-height: 1.5rem;
  font-size: 0.875rem;
  color: #434343;
  border: #e5e5e5 solid 0.0625rem;
}
.detailtable td[data-v-3c74f51a] {
  font-weight: normal;
  background-color: #fff;
}
.detailtable td[data-v-3c74f51a] {
  word-break: break-all;
}

/*.dialog-footer {*/
/*  text-align: center;margin: 20px auto;*/
/*}*/
/*.title{*/
/* font-weight: 900;*/
/*}*/
/*.detailtable{width: 100%; border-collapse: collapse; border-spacing: 0; border:#e5e5e5 solid 1px;}*/
/*.detailtable tr{width: 100%;}*/
/*.detailtable td{ padding: 8px 10px; text-align: left; line-height: 24px; font-size: 14px; color:#434343;  border:#e5e5e5 solid 1px;}*/
/*.detailtable td{font-weight: normal; background-color:#fff}*/
/*.detailtable td{word-break:break-all;}*/
/*/deep/ .row{display: flex;justify-content: space-between;}*/

.formItem[data-v-55493cac] {
  width: 100%;
}
.formItem[data-v-55493cac] .el-form-item__content {
    width: calc(100% - 6.25rem);
}
.formItem[data-v-55493cac] .el-form-item__content /deep/.el-select,
    .formItem[data-v-55493cac] .el-form-item__content /deep/.el-cascader {
      width: 100%;
}
.formItem[data-v-55493cac] .el-form-item__content .w100 {
      width: 100% !important;
}
.dialog-footer[data-v-55493cac] {
  text-align: center;
  margin: 1.25rem auto;
}
.detailtable[data-v-55493cac] {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  border: #e5e5e5 solid 0.0625rem;
}
.detailtable tr[data-v-55493cac] {
  width: 100%;
}
.detailtable td[data-v-55493cac] {
  padding: 0.5rem 0.625rem;
  text-align: left;
  line-height: 1.5rem;
  font-size: 0.875rem;
  color: #434343;
  border: #e5e5e5 solid 0.0625rem;
}
.detailtable td[data-v-55493cac] {
  font-weight: normal;
  background-color: #fff;
}
.detailtable td[data-v-55493cac] {
  word-break: break-all;
}
.result span[data-v-55493cac] {
  display: inline-block;
  margin-right: 1.875rem;
}


.pagination{
  width: 100%;
  margin-top: 0.625rem;
  display: flex;
  justify-content: center;
}

@charset "UTF-8";
[data-v-398f53dc] .avue-crud__pagination {
  text-align: center;
}
[data-v-398f53dc] .avue-crud__menu {
  min-height: 0 !important;
}
.chart-container[data-v-398f53dc] {
  display: flex;
}
#el-tab-pane[data-v-398f53dc] {
  font-size: 2.5rem;
  font-weight: bold;
}
.dialog-footer[data-v-398f53dc] {
  text-align: center;
  margin: 1.25rem auto;
}
.detailtable[data-v-398f53dc] {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  border: #e5e5e5 solid 0.0625rem;
}
.detailtable tr[data-v-398f53dc] {
  width: 100%;
}
.detailtable td[data-v-398f53dc] {
  padding: 0.5rem 0.625rem;
  text-align: left;
  line-height: 1.5rem;
  font-size: 0.875rem;
  color: #434343;
  border: #e5e5e5 solid 0.0625rem;
}
.detailtable td[data-v-398f53dc] {
  font-weight: normal;
  background-color: #fff;
}
.detailtable td[data-v-398f53dc] {
  word-break: break-all;
}
[data-v-398f53dc] .row {
  display: flex;
  justify-content: space-between;
}
[data-v-398f53dc] .el-textarea {
  width: 100%;
}
.el-select[data-v-398f53dc] .el-input__inner {
  border: none;
}

/* 去除边框 */
.el-select[data-v-398f53dc] .el-input__inner {
  box-shadow: none !important;
}

/* 去除选中时蓝色边框（下面两个都要加上） */
.el-select[data-v-398f53dc] .el-input__inner.is-focus {
  border-color: #DCDFE6 !important;
  box-shadow: none !important;
}

.search[data-v-3e242e1a] {
  padding: 1.25rem 0 1.25rem 1.25rem;
  background: #fff;
  border-radius: 0.625rem;
}
.formItem[data-v-3e242e1a] {
  width: 100%;
}
.formItem[data-v-3e242e1a] .el-form-item__content {
    width: calc(100% - 6.25rem);
}
.formItem[data-v-3e242e1a] .el-form-item__content /deep/.el-select,
    .formItem[data-v-3e242e1a] .el-form-item__content /deep/.el-cascader {
      width: 100%;
}
.formItem[data-v-3e242e1a] .el-form-item__content .w100 {
      width: 100% !important;
}
.uplaod[data-v-3e242e1a] {
  margin-bottom: 1.25rem;
}
.list[data-v-3e242e1a] {
  background: #fff;
}
.list .pagination[data-v-3e242e1a] {
    width: 100%;
    margin-top: 0.625rem;
    display: flex;
    justify-content: center;
}
.footer-btn[data-v-3e242e1a] {
  margin-top: 1.25rem;
  width: 100%;
  text-align: center;
}
.dialog-footer[data-v-3e242e1a] {
  text-align: center;
  margin-top: 1.25rem;
}

[data-v-440c53d4] .avue-crud__pagination {
  text-align: center;
}
[data-v-440c53d4] .el-upload-list__item {
  transition: none !important;
}
.dialog-footer[data-v-440c53d4] {
  text-align: center;
  margin: 1.25rem auto;
}
.title[data-v-440c53d4] {
  font-weight: 900;
}
.module .uplaod[data-v-440c53d4] {
  width: 31.25rem;
}
.detailtable[data-v-440c53d4] {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  border: #e5e5e5 solid 0.0625rem;
}
.detailtable tr[data-v-440c53d4] {
  width: 100%;
}
.detailtable td[data-v-440c53d4] {
  padding: 0.5rem 0.625rem;
  text-align: left;
  line-height: 1.5rem;
  font-size: 0.875rem;
  color: #434343;
  border: #e5e5e5 solid 0.0625rem;
}
.detailtable td[data-v-440c53d4] {
  font-weight: normal;
  background-color: #fff;
}
.detailtable td[data-v-440c53d4] {
  word-break: break-all;
}
[data-v-440c53d4] .row {
  display: flex;
  justify-content: space-between;
}

[data-v-68fee228] .avue-crud__pagination {
  text-align: center;
}

[data-v-03e7cdd8] .avue-crud__pagination {
  text-align: center;
}
[data-v-03e7cdd8] .el-upload-list__item {
  transition: none !important;
}
.dialog-footer[data-v-03e7cdd8] {
  text-align: center;
  margin: 1.25rem auto;
}
.title[data-v-03e7cdd8] {
  font-weight: 900;
}
.module .uplaod[data-v-03e7cdd8] {
  width: 31.25rem;
}
.detailtable[data-v-03e7cdd8] {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  border: #e5e5e5 solid 0.0625rem;
}
.detailtable tr[data-v-03e7cdd8] {
  width: 100%;
}
.detailtable td[data-v-03e7cdd8] {
  padding: 0.5rem 0.625rem;
  text-align: left;
  line-height: 1.5rem;
  font-size: 0.875rem;
  color: #434343;
  border: #e5e5e5 solid 0.0625rem;
}
.detailtable td[data-v-03e7cdd8] {
  font-weight: normal;
  background-color: #fff;
}
.detailtable td[data-v-03e7cdd8] {
  word-break: break-all;
}
[data-v-03e7cdd8] .row {
  display: flex;
  justify-content: space-between;
}

[data-v-47bb5d3b] .avue-crud__pagination {
  text-align: center;
}

[data-v-87df091e] .avue-crud__pagination {
  text-align: center;
}

[data-v-f18b5a1e] .avue-crud__pagination {
  text-align: center;
}
[data-v-f18b5a1e] .el-upload-list__item {
  transition: none !important;
}
[data-v-f18b5a1e] .img_style:hover {
  color: #337ab7;
  cursor: pointer;
}
.dialog-footer[data-v-f18b5a1e] {
  text-align: center;
  margin: 1.25rem auto;
}
.title[data-v-f18b5a1e] {
  font-weight: 900;
}
.module .uplaod[data-v-f18b5a1e] {
  width: 31.25rem;
}
.detailtable[data-v-f18b5a1e] {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  border: #e5e5e5 solid 0.0625rem;
}
.detailtable tr[data-v-f18b5a1e] {
  width: 100%;
}
.detailtable td[data-v-f18b5a1e] {
  padding: 0.5rem 0.625rem;
  text-align: left;
  line-height: 1.5rem;
  font-size: 0.875rem;
  color: #434343;
  border: #e5e5e5 solid 0.0625rem;
}
.detailtable td[data-v-f18b5a1e] {
  font-weight: normal;
  background-color: #fff;
}
.detailtable td[data-v-f18b5a1e] {
  word-break: break-all;
}
[data-v-f18b5a1e] .row {
  display: flex;
  justify-content: space-between;
}

.el-col-8[data-v-c0892cc0] {
  height: 3.125rem !important;
}
.search[data-v-c0892cc0] {
  padding: 1.25rem;
  background: #fff;
}
.list .add[data-v-c0892cc0] {
  margin-bottom: 0.625rem;
}
.formItem[data-v-c0892cc0] {
  width: 100%;
}
.formItem[data-v-c0892cc0] .el-form-item__content {
    width: calc(100% - 7.8125rem);
}
.formItem[data-v-c0892cc0] .el-form-item__content /deep/.el-select,
    .formItem[data-v-c0892cc0] .el-form-item__content /deep/.el-cascader {
      width: 100%;
}
.formItem[data-v-c0892cc0] .el-form-item__content .w100 {
      width: 100% !important;
}
.pagination[data-v-c0892cc0] {
  width: 100%;
  margin-top: 0.625rem;
  display: flex;
  justify-content: center;
}
.dialog-footer[data-v-c0892cc0] {
  text-align: center;
}

[data-v-7c0263cb] .avue-crud__pagination {
  text-align: center;
}
.avue_detail[data-v-7c0263cb] {
  position: relative;
}
.avue_detail[data-v-7c0263cb] .el-tabs__item {
    font-size: 1.25rem;
    font-weight: 600;
}
.avue_detail .fr[data-v-7c0263cb] {
    position: absolute;
    right: 0;
    top: 0.3125rem;
    z-index: 99;
}
.avue_detail .h_label[data-v-7c0263cb] {
    color: #3a3f63;
    font-weight: 600;
    padding: 0.625rem 0;
}
.avue_detail .bb[data-v-7c0263cb] {
    border-bottom: 0.0625rem solid #eaeaea;
}
.avue_detail .lh[data-v-7c0263cb] {
    line-height: 2.1875rem;
    margin-top: 0.9375rem;
    text-align: center;
}
.avue_detail .lh .el-col-14[data-v-7c0263cb] {
      font-size: 0.8rem;
}
.avue_detail .lh .lab[data-v-7c0263cb] {
      font-size: 0.88rem;
      color: #767676;
}
.avue_detail .lh .val[data-v-7c0263cb] {
      color: #1e1e1e;
      font-size: 0.75rem;
}
.avue_detail .lh .val b[data-v-7c0263cb] {
        font-size: 1.25rem;
}
.avue_detail .c[data-v-7c0263cb] {
    color: #409EFF;
}
.message_detail[data-v-7c0263cb] {
  width: 100%;
  display: flex;
  justify-content: space-around;
  align-items: center;
}
.basicInfo[data-v-7c0263cb] {
  background: #fff;
  width: 48%;
  height: 19.375rem;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  align-items: flex-start;
  padding: 1.5rem;
  border: 0.0625rem solid #eeeeee;
  border-radius: 0.625rem;
}
.basicInfo .table[data-v-7c0263cb] {
    width: 100%;
    border-collapse: collapse;
}
.basicInfo .table th[data-v-7c0263cb], .basicInfo .table td[data-v-7c0263cb] {
      width: 25%;
      height: 3.5rem;
      border: #ccc solid 0.0625rem;
      font-size: 0.875rem;
}
.basicInfo .table th[data-v-7c0263cb] {
      background-color: #f2f9fe;
}
.basicInfo .table td[data-v-7c0263cb] {
      padding-left: 0.625rem;
      text-align: left;
}
.fxdlfb[data-v-7c0263cb] {
  width: 48%;
  height: 19.375rem;
  vertical-align: middle;
  border: 0.0625rem solid #eeeeee;
  border-radius: 0.625rem;
}
.fxdlfb #fxdlChart[data-v-7c0263cb], .fxdlfb #fxdjChart[data-v-7c0263cb], .fxdlfb #fxyjChart[data-v-7c0263cb] {
    width: 43.75rem;
    height: 18.75rem;
}
.title[data-v-7c0263cb] {
  font-size: 1.125rem;
  font-weight: 900;
}

[data-v-513850ec] .avue-crud__pagination {
  text-align: center;
}
.avue_detail[data-v-513850ec] {
  position: relative;
}
.avue_detail[data-v-513850ec] .el-tabs__item {
    font-size: 1.25rem;
    font-weight: 600;
}
.avue_detail .fr[data-v-513850ec] {
    position: absolute;
    right: 0;
    top: 0.3125rem;
    z-index: 99;
}
.avue_detail .h_label[data-v-513850ec] {
    color: #3a3f63;
    font-weight: 600;
    padding: 0.625rem 0;
}
.avue_detail .bb[data-v-513850ec] {
    border-bottom: 0.0625rem solid #eaeaea;
}
.avue_detail .lh[data-v-513850ec] {
    line-height: 2.1875rem;
    margin-top: 0.9375rem;
    text-align: center;
}
.avue_detail .lh .el-col-14[data-v-513850ec] {
      font-size: 0.8rem;
}
.avue_detail .lh .lab[data-v-513850ec] {
      font-size: 0.88rem;
      color: #767676;
}
.avue_detail .lh .val[data-v-513850ec] {
      color: #1e1e1e;
      font-size: 0.75rem;
}
.avue_detail .lh .val b[data-v-513850ec] {
        font-size: 1.25rem;
}
.avue_detail .c[data-v-513850ec] {
    color: #409EFF;
}
.message_detail[data-v-513850ec] {
  width: 100%;
  display: flex;
  justify-content: space-around;
  align-items: center;
}
.basicInfo[data-v-513850ec] {
  background: #fff;
  width: 48%;
  height: 19.375rem;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  align-items: flex-start;
  padding: 1.5rem;
  border: 0.0625rem solid #eeeeee;
  border-radius: 0.625rem;
}
.basicInfo .table[data-v-513850ec] {
    width: 100%;
    border-collapse: collapse;
}
.basicInfo .table th[data-v-513850ec], .basicInfo .table td[data-v-513850ec] {
      width: 25%;
      height: 3.5rem;
      border: #ccc solid 0.0625rem;
      font-size: 0.875rem;
}
.basicInfo .table th[data-v-513850ec] {
      background-color: #f2f9fe;
}
.basicInfo .table td[data-v-513850ec] {
      padding-left: 0.625rem;
      text-align: left;
}
.fxdlfb[data-v-513850ec] {
  width: 48%;
  height: 19.375rem;
  vertical-align: middle;
  border: 0.0625rem solid #eeeeee;
  border-radius: 0.625rem;
}
.fxdlfb #fxdlChart[data-v-513850ec], .fxdlfb #fxdjChart[data-v-513850ec], .fxdlfb #fxyjChart[data-v-513850ec] {
    width: 43.75rem;
    height: 18.75rem;
}
.title[data-v-513850ec] {
  font-size: 1.125rem;
  font-weight: 900;
}

[data-v-6c480116] .avue-crud__pagination {
  text-align: center;
}
.avue_detail .h_label[data-v-6c480116] {
  color: #3a3f63;
  font-weight: 600;
  padding: 0.625rem 0;
}
.avue_detail .bb[data-v-6c480116] {
  border-bottom: 0.0625rem solid #eaeaea;
}
.avue_detail .lh[data-v-6c480116] {
  line-height: 2.1875rem;
  margin-top: 0.9375rem;
}
.avue_detail .lh .el-col-14[data-v-6c480116] {
    font-size: 0.8rem;
}
.avue_detail .c[data-v-6c480116] {
  color: #409eff;
}
.detailtable[data-v-6c480116] {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  border: #e5e5e5 solid 0.0625rem;
}
.detailtable tr[data-v-6c480116] {
  width: 100%;
}
.detailtable td[data-v-6c480116] {
  padding: 0.5rem 0.625rem;
  text-align: left;
  line-height: 1.5rem;
  font-size: 0.875rem;
  color: #434343;
  border: #e5e5e5 solid 0.0625rem;
}
.detailtable td[data-v-6c480116] {
  font-weight: normal;
  background-color: #fff;
}
.detailtable td[data-v-6c480116] {
  word-break: break-all;
}

[data-v-0ce689e1] .avue-crud__pagination {
  text-align: center;
}

[data-v-d337fbb0] .avue-crud__pagination {
  text-align: center;
}
[data-v-d337fbb0] .el-tree .el-tree-node .is-leaf + .el-checkbox .el-checkbox__inner {
  display: inline-block;
}
[data-v-d337fbb0] .el-tree .el-tree-node .el-tree-node__content > label.el-checkbox.is-disabled {
  display: none;
}
.avue_detail[data-v-d337fbb0] {
  position: relative;
}
.avue_detail[data-v-d337fbb0] .el-tabs__item {
    font-size: 1.25rem;
    font-weight: 600;
}
.avue_detail .fr[data-v-d337fbb0] {
    position: absolute;
    right: 0;
    top: 0.3125rem;
    z-index: 99;
}
.avue_detail .h_label[data-v-d337fbb0] {
    color: #3a3f63;
    font-weight: 600;
    padding: 0.625rem 0;
}
.avue_detail .bb[data-v-d337fbb0] {
    border-bottom: 0.0625rem solid #eaeaea;
}
.avue_detail .lh[data-v-d337fbb0] {
    line-height: 2.1875rem;
    margin-top: 0.9375rem;
    text-align: center;
}
.avue_detail .lh .el-col-14[data-v-d337fbb0] {
      font-size: 0.8rem;
}
.avue_detail .lh .lab[data-v-d337fbb0] {
      font-size: 0.88rem;
      color: #767676;
}
.avue_detail .lh .val[data-v-d337fbb0] {
      color: #1e1e1e;
      font-size: 0.75rem;
}
.avue_detail .lh .val b[data-v-d337fbb0] {
        font-size: 1.25rem;
}
.avue_detail .c[data-v-d337fbb0] {
    color: #409eff;
}
.avue_detail .el-row[data-v-d337fbb0] {
    margin-bottom: 1.25rem;
}
.avue_detail .el-row[data-v-d337fbb0]:last-child {
      margin-bottom: 0;
}
.avue_detail .el-col[data-v-d337fbb0] {
    border-radius: 0.25rem;
}
.avue_detail .bg-purple-dark[data-v-d337fbb0] {
    background: #99a9bf;
}

[data-v-11bee118] .avue-crud__pagination {
  text-align: center;
}


.avue-crud__dialog__menu{
  display: none !important;
}
.avue-crud__dialog__header{
  justify-content: center !important;
}

[data-v-821fa30e] .avue-crud__pagination {
  text-align: center;
}
.formItem[data-v-821fa30e] {
  width: 100%;
}
.formItem[data-v-821fa30e] .el-form-item__content {
    width: calc(100% - 7.8125rem);
}
.formItem[data-v-821fa30e] .el-form-item__content /deep/.el-select,
    .formItem[data-v-821fa30e] .el-form-item__content /deep/.el-cascader {
      width: 100%;
}
.formItem[data-v-821fa30e] .el-form-item__content .w100 {
      width: 100% !important;
}

[data-v-64d90193] .avue-crud__pagination {
  text-align: center;
}

.icon-body[data-v-0273f142] {
  width: 100%;
  padding: 0.625rem;
}
.icon-body .icon-list[data-v-0273f142] {
    height: 12.5rem;
    overflow-y: scroll;
}
.icon-body .icon-list div[data-v-0273f142] {
      height: 1.875rem;
      line-height: 1.875rem;
      margin-bottom: -0.3125rem;
      cursor: pointer;
      width: 33%;
      float: left;
}
.icon-body .icon-list span[data-v-0273f142] {
      display: inline-block;
      vertical-align: -0.15em;
      fill: currentColor;
      overflow: hidden;
}

[data-v-24985751] .avue-crud__pagination {
  text-align: center;
}
[data-v-24985751] .el-card.is-always-shadow,
.el-card.is-hover-shadow[data-v-24985751]:focus,
.el-card.is-hover-shadow[data-v-24985751]:hover {
  box-shadow: none;
}
[data-v-24985751] .el-card {
  border: none;
}
.addDialog[data-v-24985751] {
  padding: 1.25rem 1.25rem 1.25rem 2.5rem;
}
[data-v-24985751] .el-form-item {
  width: 100%;
}
[data-v-24985751] .el-form-item__content {
  width: 75%;
}
[data-v-24985751] .el-select {
  display: inline-block;
  position: relative;
  width: 100%;
}

[data-v-8c44cbd0] .avue-crud__pagination {
  text-align: center;
}
[data-v-8c44cbd0] .el-card.is-always-shadow,
.el-card.is-hover-shadow[data-v-8c44cbd0]:focus,
.el-card.is-hover-shadow[data-v-8c44cbd0]:hover {
  box-shadow: none;
}
[data-v-8c44cbd0] .el-card {
  border: none;
}

[data-v-0831dfc6] .avue-crud__pagination {
  text-align: center;
}

@charset "UTF-8";
[data-v-21ff10c6] .el-form-item__label {
  text-align: right !important;
}
[data-v-21ff10c6] .avue-crud__pagination {
  text-align: center;
}
[data-v-21ff10c6] .avue-flow,
.avue-flow__node[data-v-21ff10c6],
.avue-tree[data-v-21ff10c6] {
  height: calc(100vh - 7.5rem);
}
[data-v-21ff10c6] .code-dialog {
  border-radius: 0.625rem;
}
.userQrCode[data-v-21ff10c6] {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  /* 二维码获取 */
}
.userQrCode p[data-v-21ff10c6] {
    font-size: 1.5rem;
    font-weight: bold;
}
.userQrCode #qrcode[data-v-21ff10c6] {
    display: block;
    width: 18.75rem;
    height: 18.75rem;
    margin: 4.375rem auto 1.5625rem;
}
.showname[data-v-21ff10c6] {
  width: 12.5rem;
  overflow: hidden !important;
  white-space: nowrap !important;
  text-overflow: ellipsis !important;
  display: block !important;
}

.search[data-v-94b33ae4] {
  background: #fff;
}
.list .add[data-v-94b33ae4] {
  margin-bottom: 0.625rem;
}
.formItem[data-v-94b33ae4] {
  width: 100%;
}
.formItem[data-v-94b33ae4] .el-form-item__content {
    width: calc(100% - 6.25rem);
}
.formItem[data-v-94b33ae4] .el-form-item__content /deep/.el-select,
    .formItem[data-v-94b33ae4] .el-form-item__content /deep/.el-cascader {
      width: 100%;
}
.formItem[data-v-94b33ae4] .el-form-item__content .w100 {
      width: 100% !important;
}
[data-v-94b33ae4] .el-transfer__buttons {
  display: flex;
  align-items: center;
}
[data-v-94b33ae4] .el-transfer__buttons .el-transfer__button:first-child {
    margin: 0;
}
.pagination[data-v-94b33ae4] {
  width: 100%;
  margin-top: 0.625rem;
  display: flex;
  justify-content: center;
}
.dialog-footer[data-v-94b33ae4] {
  text-align: center;
}
[data-v-94b33ae4] .el-transfer-panel {
  width: 13.75rem;
}
[data-v-94b33ae4] .el-transfer-panel__item {
  width: calc(100% - 1.875rem);
}

.search[data-v-093df244] {
  background: #fff;
}
.list .add[data-v-093df244] {
  margin-bottom: 0.625rem;
}
.formItem[data-v-093df244] {
  width: 100%;
}
.formItem[data-v-093df244] .el-form-item__content {
    width: 100%;
}
.formItem[data-v-093df244] .el-form-item__content /deep/.el-select,
    .formItem[data-v-093df244] .el-form-item__content /deep/.el-cascader {
      width: 100%;
}
.formItem[data-v-093df244] .el-form-item__content .w100 {
      width: 100% !important;
}
[data-v-093df244] .el-transfer__buttons {
  display: flex;
  align-items: center;
}
[data-v-093df244] .el-transfer__buttons .el-transfer__button:first-child {
    margin: 0;
}
.pagination[data-v-093df244] {
  width: 100%;
  margin-top: 0.625rem;
  display: flex;
  justify-content: center;
}
.dialog-footer[data-v-093df244] {
  text-align: center;
}
[data-v-093df244] .el-transfer-panel {
  width: 13.75rem;
}
[data-v-093df244] .el-transfer-panel__item {
  width: calc(100% - 1.875rem);
}

.search[data-v-fdc7bd0a] {
  background: #fff;
}
.list .add[data-v-fdc7bd0a] {
  margin-bottom: 0.625rem;
}
.formItem[data-v-fdc7bd0a] {
  width: 100%;
}
.formItem[data-v-fdc7bd0a] .el-form-item__content {
    width: calc(100% - 6.25rem);
}
.formItem[data-v-fdc7bd0a] .el-form-item__content /deep/.el-select,
    .formItem[data-v-fdc7bd0a] .el-form-item__content /deep/.el-cascader {
      width: 100%;
}
.formItem[data-v-fdc7bd0a] .el-form-item__content .w100 {
      width: 100% !important;
}
.formItem1[data-v-fdc7bd0a] {
  width: 100%;
}
.formItem1[data-v-fdc7bd0a] .el-form-item__content {
    width: calc(100%);
}
.formItem1[data-v-fdc7bd0a] .el-form-item__content /deep/.el-select,
    .formItem1[data-v-fdc7bd0a] .el-form-item__content /deep/.el-cascader {
      width: 100%;
}
.formItem1[data-v-fdc7bd0a] .el-form-item__content .w100 {
      width: 100% !important;
}
[data-v-fdc7bd0a] .el-transfer__buttons {
  display: flex;
  align-items: center;
}
[data-v-fdc7bd0a] .el-transfer__buttons .el-transfer__button:first-child {
    margin: 0;
}
.pagination[data-v-fdc7bd0a] {
  width: 100%;
  margin-top: 0.625rem;
  display: flex;
  justify-content: center;
}
.dialog-footer[data-v-fdc7bd0a] {
  text-align: center;
}
[data-v-fdc7bd0a] .el-transfer-panel {
  width: 13.75rem;
}
[data-v-fdc7bd0a] .el-transfer-panel__item {
  width: calc(100% - 1.875rem);
}
[data-v-fdc7bd0a] .el-table th.el-table__cell > .cell {
  white-space: pre;
}

.vipCascader .el-cascader-panel .el-cascader-menu .el-cascader-menu__wrap {
  height: 31.25rem !important;
}

.app-container[data-v-b92f25f6] {
  background: #fff;
}

[data-v-09667be3] .avue-crud__pagination {
  text-align: center;
}
.avue_detail .h_label[data-v-09667be3] {
  color: #3a3f63;
  font-weight: 600;
  padding: 0.625rem 0;
}
.avue_detail .bb[data-v-09667be3] {
  border-bottom: 0.0625rem solid #eaeaea;
}
.avue_detail .lh[data-v-09667be3] {
  line-height: 2.1875rem;
  margin-top: 0.9375rem;
}
.avue_detail .lh .el-col-14[data-v-09667be3] {
    font-size: 0.8rem;
}
.avue_detail .c[data-v-09667be3] {
  color: #409eff;
}
.tips[data-v-09667be3] {
  color: #4a8bf6;
  font-size: 0.875rem;
}
.detailtable[data-v-09667be3] {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  border: #e5e5e5 solid 0.0625rem;
}
.detailtable tr[data-v-09667be3] {
  width: 100%;
}
.detailtable td[data-v-09667be3] {
  padding: 0.5rem 0.625rem;
  text-align: left;
  line-height: 1.5rem;
  font-size: 0.875rem;
  color: #434343;
  border: #e5e5e5 solid 0.0625rem;
}
.detailtable td[data-v-09667be3] {
  font-weight: normal;
  background-color: #fff;
}
.detailtable td[data-v-09667be3] {
  word-break: break-all;
}

