@media screen and (min-width: 500px) {
.wh_item_date[data-v-f277b122]:hover {
    background: #538fe9;
    cursor: pointer;
    color: #fff;
    border-radius: 50%;
}
}
*[data-v-f277b122] {
  margin: 0;
  padding: 0;
}
.wh_container[data-v-f277b122] {
  position: relative;
  max-width: 500px;
  margin: auto;
}
li[data-v-f277b122] {
  list-style-type: none;
}
.wh_top_changge[data-v-f277b122] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.wh_top_changge li[data-v-f277b122] {
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  /* color: #fff; */
  font-size: 18px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 47px;
}
.wh_top_changge .wh_content_li[data-v-f277b122] {
  cursor: auto;
  -webkit-box-flex: 2.5;
      -ms-flex: 2.5;
          flex: 2.5;
}
.wh_content_all[data-v-f277b122] {
  /* font-family: -apple-system, BlinkMacSystemFont, "PingFang SC",
    "Helvetica Neue", STHeiti, "Microsoft Yahei", Tahoma, Simsun, sans-serif; */
  /* background-color: #0fc37c; */
  width: 100%;
  overflow: hidden;
  /* padding-bottom: 8px; */
  border: 1px solid #a1a1a1;
}
.wh_content[data-v-f277b122] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  /* justify-content: center; */
  /* padding: 0 3% 0 3%; */
  width: 107%;
}
.wh_content:first-child .wh_content_item_tag[data-v-f277b122],
.wh_content:first-child .wh_content_item[data-v-f277b122] {
  color: #ddd;
  font-size: 16px;
}
.wh_content_item[data-v-f277b122],
wh_content_item_tag[data-v-f277b122] {
  font-size: 15px;
  width: 13.4%;
  text-align: center;
  /* color: #fff; */
  position: relative;
  margin: 0 5px;
}
.wh_content_item[data-v-f277b122] {
  height: 60px;
  border-left: 0.5px solid #a1a1a1;
  border-top: 0.5px solid #a1a1a1;
  margin-left: 0;
  margin-right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  justify-items: center;
}
.wh_top_tag[data-v-f277b122] {
  width: 40px;
  height: 40px;
  line-height: 40px;
  margin: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.wh_item_date[data-v-f277b122] {
  width: 40px;
  height: 40px;
  line-height: 40px;
  margin: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.wh_jiantou1[data-v-f277b122] {
  width: 12px;
  height: 12px;
  border-top: 2px solid #ccc;
  border-left: 2px solid #ccc;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.wh_jiantou1[data-v-f277b122]:active,
.wh_jiantou2[data-v-f277b122]:active {
  border-color: #ddd;
}
.wh_jiantou2[data-v-f277b122] {
  width: 12px;
  height: 12px;
  border-top: 2px solid #ccc;
  border-right: 2px solid #ccc;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.wh_content_item > .wh_isMark[data-v-f277b122] {
  margin: auto;
  border-radius: 100px;
  background: #7d7df5;
  color: #fff;
  z-index: 2;
}
.wh_content_item .wh_other_dayhide[data-v-f277b122] {
  color: #bfbfbf;
}
.wh_content_item .wh_want_dayhide[data-v-f277b122] {
  color: #bfbfbf;
}
.wh_content_item .wh_isToday[data-v-f277b122] {
  /* background: yellow; */
  border-radius: 100px;
}
.wh_content_item .wh_chose_day[data-v-f277b122] {
  /* background: red; */
  border-radius: 100px;
}
.select[data-v-f277b122] {
  position: absolute;
  top: 40%;
  right: -170px;
  width: 150px;
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.select div[data-v-f277b122] {
    margin: 0 0 20px 0;
    width: 150px;
    height: 50px;
    border: 1px solid #bfbfbf;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    cursor: pointer;
    font-size: 18px;
    border-radius: 8px;
}

#dateFilter .app-titel[data-v-0aeef5d9] {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#dateFilter .app-titel .titel-text[data-v-0aeef5d9] {
    height: 100%;
    font-size: 16px;
    color: #32363d;
}
#dateFilter .app-titel .toptimeqhuan[data-v-0aeef5d9] {
    width: 190px;
    height: 32px;
    background: #ffffff;
    border-radius: 4px;
    border: 1px solid #e0e0e0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    overflow: hidden;
    margin-left: 20px;
    cursor: pointer;
}
#dateFilter .app-titel .toptimeqhuan div[data-v-0aeef5d9] {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    text-align: center;
    line-height: 32px;
    font-size: 14px;
}


.json-editor[data-v-b286fc80]{
  height: 100%;
  margin-bottom: 10px;
}
.json-editor[data-v-b286fc80] .CodeMirror {
  font-size: 14px;
  overflow-y:auto;
  font-weight:normal
}
.json-editor[data-v-b286fc80] .CodeMirror-scroll{
}
.json-editor[data-v-b286fc80] .cm-s-rubyblue span.cm-string {
  color: #F08047;
}

#dateFilter .app-titel[data-v-72ee3099] {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#dateFilter .app-titel .titel-text[data-v-72ee3099] {
    height: 100%;
    font-size: 16px;
    color: #32363d;
}
#dateFilter .app-titel .toptimeqhuan[data-v-72ee3099] {
    width: 190px;
    height: 32px;
    background: #ffffff;
    border-radius: 4px;
    border: 1px solid #e0e0e0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    overflow: hidden;
    margin-left: 20px;
    cursor: pointer;
}
#dateFilter .app-titel .toptimeqhuan div[data-v-72ee3099] {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    text-align: center;
    line-height: 32px;
    font-size: 14px;
}

[data-v-9a3af562] .el-button--text {
  color: #2671E2;
}

#tabCard[data-v-4581fab0] {
  width: 100%;
  background: #ffffff;
  -webkit-box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04);
          box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04);
  border-radius: 4px;
  margin-top: 15px;
  padding: 15px;
  display: grid;
  grid-template-columns: repeat(6, 16%);
  grid-column-gap: 8px;
  grid-row-gap: 18px;
}
#tabCard .borderCss[data-v-4581fab0] {
    border: 1px solid #5B8FF9 !important;
}
#tabCard .cardItem[data-v-4581fab0] {
    border: 1px solid #E0E0E0;
    padding: 15px 0;
    cursor: pointer;
    position: relative;
    border-radius: 4px;
}
#tabCard .cardItem span[data-v-4581fab0] {
      margin-left: 30px;
}
#tabCard .cardItem h2[data-v-4581fab0] {
      margin: 0;
      margin-left: 30px;
      margin-top: 10px;
}
#tabCard .cardItem .sel[data-v-4581fab0] {
      width: 45px;
      height: 45px;
      position: absolute;
      right: 0;
      bottom: 0;
}
#tabCard .cardItem .seled[data-v-4581fab0] {
      position: absolute;
      width: 0;
      height: 0;
      border-bottom: 45px solid #5B8FF9 !important;
      border-left: 45px solid transparent !important;
}

.app-box-er[data-v-4501a39b] {
  width: 100%;
  background: #ffffff;
  -webkit-box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04);
          box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04);
  border-radius: 4px;
  margin-top: 15px;
  padding: 15px;
}
.app-box-er .container[data-v-4501a39b] {
    display: grid;
    grid-template-columns: repeat(5, 19%);
    grid-column-gap: 12px;
}
.app-box-er .container[data-v-4501a39b] .el-card__body {
      padding: 8px;
      cursor: pointer;
}
.app-box-er .container .text1[data-v-4501a39b] {
      height: 16px;
      font-size: 16px;
      font-weight: 400;
      line-height: 16px;
      text-indent: 20px;
      margin-top: 10px;
      color: #666666;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
}
.app-box-er .container .text2[data-v-4501a39b] {
      height: 32px;
      font-size: 32px;
      font-weight: normal;
      line-height: 32px;
      text-indent: 20px;
      margin-top: 10px;
}
.app-box-er .container .text3[data-v-4501a39b] {
      font-size: 14px;
      margin: 10px 0;
      width: 100%;
      text-indent: 20px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
}
.app-box-er .container .text3 .textUp[data-v-4501a39b] {
        font-size: 14px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        font-weight: 600;
        color: #e7483c;
        background: #fdf0ef;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        padding: 3px 12px 3px 0;
        border-radius: 3px;
        margin-left: 8px;
}
.app-box-er .container .text3 .textUp .up[data-v-4501a39b] {
          font-size: 14px;
          display: block;
          width: 20px;
          height: 15px;
          background: url(data:image/png;base64,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) no-repeat;
          background-size: 100%;
          margin-left: 8px;
}
.app-box-er .container .text3 .textDown[data-v-4501a39b] {
        font-size: 14px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        font-weight: 600;
        color: #07b79d;
        background: #ebfaf6;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        padding: 3px 12px 3px 0;
        border-radius: 3px;
        margin-left: 8px;
}
.app-box-er .container .text3 .textDown .down[data-v-4501a39b] {
          display: block;
          width: 20px;
          height: 15px;
          background: url(data:image/png;base64,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) no-repeat;
          background-size: 100%;
          margin-left: 8px;
}
.app-box-er .tophovese[data-v-4501a39b] {
    border: 1px solid #2671e2 !important;
    background: rgba(38, 113, 226, 0.04);
}
#main[data-v-4501a39b] {
  width: 100%;
  height: 380px;
}

.news-home[data-v-79b503c6] {
  background-color: #FFFFFF;
  width: 100%;
  margin: auto;
}
.news-main[data-v-79b503c6] {
  width: 100%;
  margin: auto;
}
.news-content[data-v-79b503c6] {
  background-color: #acadae;
  width: 100%;
  position: relative;
}
.news-content-title[data-v-79b503c6] {
  display: inline-block;
  font-size: 12px;
  color: #FFFFFF;
  position: absolute;
  left: 0px;
  bottom: 0px;
  background-color: black;
  width: 98%;
  padding: 1%;
  opacity: 0.65;
  white-space: normal;
  -webkit-box-sizing: unset !important;
          box-sizing: unset !important;
}
.news-main-item[data-v-79b503c6] {
  background-color: #FFFFFF;
  padding: 5px 0px;
  border-top: 1px solid #eaeaea;
}
.news-content-item[data-v-79b503c6] {
  position: relative;
}
.news-content-item-title[data-v-79b503c6] {
  display: inline-block;
  font-size: 10px;
  width: 70%;
  margin-left: 1%;
  white-space: normal;
}
.news-content-item-img[data-v-79b503c6] {
  display: inline-block;
  width: 25%;
  background-color: #acadae;
  margin-right: 1%;
}
.material-img[data-v-79b503c6] {
  width: 100%;
}

@charset "UTF-8";
/*瀑布流样式*/
.waterfall[data-v-1f8891cd] {
  width: 100%;
  -webkit-column-gap: 10px;
     -moz-column-gap: 10px;
          column-gap: 10px;
  -webkit-column-count: 5;
     -moz-column-count: 5;
          column-count: 5;
  margin: 0 auto;
}
.waterfall-item[data-v-1f8891cd] {
  padding: 10px;
  margin-bottom: 10px;
  -webkit-column-break-inside: avoid;
     -moz-column-break-inside: avoid;
          break-inside: avoid;
  border: 1px solid #eaeaea;
}
.material-img[data-v-1f8891cd] {
  width: 100%;
}
p[data-v-1f8891cd] {
  line-height: 30px;
}
@media (min-width: 992px) and (max-width: 1300px) {
.waterfall[data-v-1f8891cd] {
    -webkit-column-count: 3;
       -moz-column-count: 3;
            column-count: 3;
}
p[data-v-1f8891cd] {
    color: red;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.waterfall[data-v-1f8891cd] {
    -webkit-column-count: 2;
       -moz-column-count: 2;
            column-count: 2;
}
p[data-v-1f8891cd] {
    color: orange;
}
}
@media (max-width: 767px) {
.waterfall[data-v-1f8891cd] {
    -webkit-column-count: 1;
       -moz-column-count: 1;
            column-count: 1;
}
}
[data-v-1f8891cd] .el-button--text {
  color: #2671E2;
}

/*瀑布流样式*/

.wx-voice-div[data-v-b62a054e] {
  padding: 5px;
  background-color: #eaeaea;
  border-radius: 10px;
}
.amr-duration[data-v-b62a054e] {
  font-size: 11px;
  margin-left: 5px;
}

.public-account-management .el-input[data-v-785ea490] {
  width: 70%;
  margin-right: 2%;
}
.pagination[data-v-785ea490] {
  text-align: right;
  margin-right: 25px;
}
.select-item[data-v-785ea490] {
  width: 280px;
  padding: 10px;
  margin: 0 auto 10px auto;
  border: 1px solid #eaeaea;
}
.select-item2[data-v-785ea490] {
  padding: 10px;
  margin: 0 auto 10px auto;
  border: 1px solid #eaeaea;
}
.ope-row[data-v-785ea490] {
  padding-top: 10px;
  text-align: center;
}
.item-name[data-v-785ea490] {
  font-size: 12px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: center;
}
.el-form-item__content[data-v-785ea490] {
  line-height: unset !important;
}
.col-select[data-v-785ea490] {
  border: 1px solid #eaeaea;
  padding: 50px 0px;
  height: 160px;
  width: 49.5%;
}
.col-select2[data-v-785ea490] {
  border: 1px solid #eaeaea;
  padding: 50px 0px;
  height: 160px;
}
.col-add[data-v-785ea490] {
  border: 1px solid #eaeaea;
  padding: 50px 0px;
  height: 160px;
  width: 49.5%;
  float: right;
}
.avatar-uploader-icon[data-v-785ea490] {
  border: 1px solid #d9d9d9;
  font-size: 28px;
  color: #8c939d;
  width: 100px !important;
  height: 100px !important;
  line-height: 100px !important;
  text-align: center;
}
.material-img[data-v-785ea490] {
  width: 100%;
}
.thumb-div[data-v-785ea490] {
  display: inline-block;
  text-align: center;
}
.item-infos[data-v-785ea490] {
  width: 30%;
  margin: auto;
}

.msg-main[data-v-19d5c127] {
  margin-top: -30px;
  padding: 10px;
}
.msg-div[data-v-19d5c127] {
  height: 50vh;
  overflow: auto;
  background-color: #eaeaea;
}
.msg-send[data-v-19d5c127] {
  padding: 10px;
}
.avue-comment__main[data-v-19d5c127] {
  -webkit-box-flex: unset !important;
      -ms-flex: unset !important;
          flex: unset !important;
  border-radius: 5px !important;
  margin: 0 8px !important;
}
.avue-comment__header[data-v-19d5c127] {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.avue-comment__body[data-v-19d5c127] {
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
}
.avatar-div[data-v-19d5c127] {
  text-align: center;
  width: 80px;
}
.send-but[data-v-19d5c127] {
  float: right;
  margin-top: 8px !important;
}

.box-center[data-v-1430ad8c] {
  width: 100%;
  padding: 5px 15px 100px;
  min-width: 1000px;
}
.cen-tab[data-v-1430ad8c] {
  width: 100%;
  padding: 15px;
  background: #ffffff;
  margin-top: 15px;
}
.tophove[data-v-1430ad8c] {
  color: #ffffff;
  background: #2671e2;
}
.app-top[data-v-1430ad8c] {
  width: 100%;
  background: #ffffff;
  -webkit-box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04);
          box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04);
  border-radius: 4px;
  padding-top: 15px;
  padding-bottom: 15px;
}
.app-top .app-titel[data-v-1430ad8c] {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.app-top .app-titel .label[data-v-1430ad8c] {
      font-size: 14px;
      font-weight: 400;
      color: #32363d;
      line-height: 14px;
      margin-left: 15px;
      width: 120px;
      text-align: right;
}
.app-top .app-titel .labelRight[data-v-1430ad8c] {
      width: 250px;
}
.app-top .app-titel .toptimeqhuan[data-v-1430ad8c] {
      height: 30px;
      background: #ffffff;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
}
.app-top .app-titel .toptimeqhuan div[data-v-1430ad8c] {
      padding-left: 20px;
      padding-right: 20px;
      text-align: center;
      line-height: 30px;
      font-size: 14px;
      margin-right: 15px;
      border-radius: 4px;
      border: 1px solid #e0e0e0;
}
.div-lab[data-v-1430ad8c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 5px;
}
.div-inp[data-v-1430ad8c] {
  width: 250px;
}
[data-v-1430ad8c] .el-table__header-wrapper thead tr th {
  background: #f5f7fa;
  color: #333333;
}
[data-v-1430ad8c] .el-dialog--center {
  border-radius: 8px;
}
[data-v-1430ad8c] .el-dialog--center .el-dialog__title {
    font-weight: bold;
}
[data-v-1430ad8c] .el-button--primary {
  background: #2671e2 !important;
  border: 1px solid #2671e2 !important;
}
[data-v-1430ad8c] .el-button--text {
  color: #2671e2;
}

.box-center[data-v-910928dc] {
  width: 100%;
  padding: 15px;
  min-width: 1000px;
  padding-bottom: 100px;
}
.cen-tab[data-v-910928dc] {
  width: 100%;
  padding: 15px;
  background: #ffffff;
  margin-top: 15px;
}
.tophove[data-v-910928dc] {
  color: #ffffff;
  background: #2671e2;
}
.app-top[data-v-910928dc] {
  width: 100%;
  background: #ffffff;
  -webkit-box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04);
          box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04);
  border-radius: 4px;
  padding-top: 15px;
  padding-bottom: 15px;
}
.app-top .app-titel[data-v-910928dc] {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.app-top .app-titel .label[data-v-910928dc] {
      font-size: 14px;
      font-weight: 400;
      color: #32363d;
      line-height: 14px;
      margin-left: 15px;
      min-width: 100px;
      text-align: right;
}
.app-top .app-titel .toptimeqhuan[data-v-910928dc] {
      height: 30px;
      background: #ffffff;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
}
.app-top .app-titel .toptimeqhuan div[data-v-910928dc] {
      padding-left: 20px;
      padding-right: 20px;
      text-align: center;
      line-height: 30px;
      font-size: 14px;
      margin-right: 15px;
      border-radius: 4px;
      border: 1px solid #e0e0e0;
}
[data-v-910928dc] .el-table__header-wrapper thead tr th {
  background: #f5f7fa;
  color: #333333;
}
[data-v-910928dc] .el-dialog--center {
  border-radius: 8px;
}
[data-v-910928dc] .el-dialog--center .el-dialog__title {
    font-weight: bold;
}
[data-v-910928dc] .el-button--primary {
  background: #2671e2 !important;
  border: 1px solid #2671e2 !important;
}
[data-v-910928dc] .el-button--text {
  color: #2671e2;
}

[data-v-64f6b438] .el-table__header-wrapper thead tr th {
  background: #f5f7fa;
  color: #333333;
}
.box-center[data-v-64f6b438] {
  width: 100%;
  padding: 5px 15px 100px;
  min-width: 1000px;
}
.cen-tab[data-v-64f6b438] {
  width: 100%;
  padding: 15px;
  background: #ffffff;
  margin-top: 15px;
}
.tophove[data-v-64f6b438] {
  color: #ffffff;
  background: #2671e2;
}
.app-top[data-v-64f6b438] {
  width: 100%;
  background: #ffffff;
  -webkit-box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04);
          box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04);
  border-radius: 4px;
  padding-top: 15px;
  padding-bottom: 15px;
}
.app-top .app-titel[data-v-64f6b438] {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.app-top .app-titel .label[data-v-64f6b438] {
      font-size: 14px;
      font-weight: 400;
      color: #32363d;
      line-height: 14px;
      min-width: 100px;
      text-align: right;
}
.app-top .app-titel .toptimeqhuan[data-v-64f6b438] {
      height: 30px;
      background: #ffffff;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
}
.app-top .app-titel .toptimeqhuan div[data-v-64f6b438] {
      padding-left: 20px;
      padding-right: 20px;
      text-align: center;
      line-height: 30px;
      font-size: 14px;
      margin-right: 15px;
      border-radius: 4px;
      border: 1px solid #e0e0e0;
}
[data-v-64f6b438] .el-dialog--center {
  border-radius: 8px;
}
[data-v-64f6b438] .el-dialog--center .el-dialog__title {
    font-weight: bold;
}
[data-v-64f6b438] .el-button--primary {
  background: #2671e2 !important;
  border: 1px solid #2671e2 !important;
}
[data-v-64f6b438] .el-button--text {
  color: #2671e2;
}

.mainBox[data-v-7617f59b] {
  padding: 0 28px;
  width: 100%;
  min-width: 1200px;
  min-height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.mainBox .headers[data-v-7617f59b] {
    padding: 20px 20px 0 20px;
    width: 100%;
    height: 172px;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}
.mainBox .headers .lside[data-v-7617f59b] {
      width: 68px;
      -ms-flex-negative: 0;
          flex-shrink: 0;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      justify-items: flex-end;
}
.mainBox .headers .lside .level[data-v-7617f59b] {
        width: 36px;
        height: 36px;
        border: 1px solid #e0e0e0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        border-radius: 50%;
}
.mainBox .headers .rside[data-v-7617f59b] {
      -webkit-box-flex: 1;
          -ms-flex-positive: 1;
              flex-grow: 1;
}
.mainBox .headers .rside .customer-name[data-v-7617f59b] {
        height: 36px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
}
.mainBox .headers .rside .customer-name .names[data-v-7617f59b] {
          margin-right: 8px;
          font-size: 16px;
}
.mainBox .headers .rside .customer-name .tag[data-v-7617f59b] {
          padding: 1px 12px;
          text-align: center;
          font-size: 14px;
          background: rgba(38, 113, 226, 0.2);
          color: #2671e2;
}
.mainBox .headers .rside .adviser[data-v-7617f59b] {
        margin-top: 12px;
        font-size: 14px;
        color: #333333;
}
.mainBox .headers .rside .adviser .trans[data-v-7617f59b] {
          margin-left: 24px;
          color: #2671e2;
          cursor: pointer;
}
.mainBox .headers .customer-bottom[data-v-7617f59b] {
      margin-left: 8px;
      width: 100%;
      height: 84px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-line-pack: center;
          align-content: center;
}
.mainBox .headers .customer-bottom .item[data-v-7617f59b] {
        padding: 0 60px;
        -ms-flex-negative: 0;
            flex-shrink: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
}
.mainBox .headers .customer-bottom .item .tops[data-v-7617f59b] {
          font-size: 16px;
          color: #333;
          font-weight: 500;
          text-align: center;
}
.mainBox .headers .customer-bottom .item .btms[data-v-7617f59b] {
          margin-top: 4px;
          font-size: 14px;
}
.mainBox .body-container[data-v-7617f59b] {
    margin-top: 20px;
    padding: 0 20px;
    background: #fff;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
}
.mainBox .body-container .activeIndex1 .select[data-v-7617f59b] {
      width: 100%;
      height: 56px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      border-bottom: 1px solid #e0e0e0;
}
.mainBox .body-container .activeIndex1 .select .s-items[data-v-7617f59b] {
        padding: 2px 8px;
        margin-right: 40px;
        font-size: 14px;
        cursor: pointer;
        border: 1px solid #fff;
}
.mainBox .body-container .activeIndex1 .select .act[data-v-7617f59b] {
        border-color: #2671e2;
        color: #2671e2;
}
.mainBox .body-container .activeIndex1 .activeList .a-items[data-v-7617f59b] {
      padding: 16px 0;
      width: 100%;
      height: 118px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      border-bottom: 1px solid #e0e0e0;
}
.mainBox .body-container .activeIndex1 .activeList .a-items .a-lside[data-v-7617f59b] {
        margin-right: 12px;
        -ms-flex-negative: 0;
            flex-shrink: 0;
        width: 36px;
        height: 36px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        border-radius: 50%;
        border: 1px solid #e0e0e0;
}
.mainBox .body-container .activeIndex1 .activeList .a-items .a-rside[data-v-7617f59b] {
        -webkit-box-flex: 1;
            -ms-flex-positive: 1;
                flex-grow: 1;
}
.mainBox .body-container .activeIndex1 .activeList .a-items .a-rside .a-top[data-v-7617f59b] {
          height: 36px;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
}
.mainBox .body-container .activeIndex1 .activeList .a-items .a-rside .a-top .a-name[data-v-7617f59b] {
            margin-right: 24px;
            font-size: 16px;
}
.mainBox .body-container .activeIndex1 .activeList .a-items .a-rside .a-top .tag[data-v-7617f59b] {
            font-size: 14px;
}
.mainBox .body-container .activeIndex1 .activeList .a-items .a-rside .a-time[data-v-7617f59b] {
          margin-top: 4px;
          font-size: 14px;
}
.mainBox .body-container .activeIndex1 .activeList .a-items .a-rside .a-type[data-v-7617f59b] {
          margin-top: 6px;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          font-size: 14px;
}
.mainBox .body-container .activeIndex1 .activeList .a-items .a-rside .a-type .time[data-v-7617f59b] {
            margin-right: 32px;
}
.mainBox .body-container .activeIndex1 .activeList .a-items .a-rside .a-type .percent[data-v-7617f59b] {
            margin-right: 27px;
}
.mainBox .body-container .activeIndex1 .activeList .a-items .details-box[data-v-7617f59b] {
        margin-right: 80px;
        height: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
}
.mainBox .body-container .activeIndex1 .activeList .a-items .details-box .details[data-v-7617f59b] {
          width: 82px;
          height: 30px;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          -webkit-box-pack: center;
              -ms-flex-pack: center;
                  justify-content: center;
          color: #fff;
          background: #2671e2;
          border-radius: 2px;
          font-size: 14px;
          cursor: pointer;
}
.mainBox .body-container .activeIndex2[data-v-7617f59b] {
      width: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
}
.mainBox .body-container .activeIndex2 .baseInfo[data-v-7617f59b] {
        padding: 16px 0 8px 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
}
.mainBox .body-container .activeIndex2 .baseInfo .base-img[data-v-7617f59b] {
          margin-right: 2px;
          width: 14px;
          height: 16px;
}
.mainBox .body-container .activeIndex2 .base-items[data-v-7617f59b] {
        padding: 8px 0;
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
}
.mainBox .body-container .activeIndex2 .base-items .b-lside[data-v-7617f59b] {
          width: 96px;
          -ms-flex-negative: 0;
              flex-shrink: 0;
          color: #585858;
}
.mainBox .body-container .activeIndex2 .base-items .b-rside[data-v-7617f59b] {
          -webkit-box-flex: 1;
              -ms-flex-positive: 1;
                  flex-grow: 1;
}
.mainBox .body-container .all-screen[data-v-7617f59b] {
      width: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
}
.mainBox .body-container .all-screen .tops[data-v-7617f59b] {
        margin: 16px 0;
        padding: 16px 20px 0;
        width: 100%;
        height: 154px;
        border: 1px solid #e0e0e0;
}
.mainBox .body-container .all-screen .tops .tops-title[data-v-7617f59b] {
          font-size: 16px;
}
.mainBox .body-container .all-screen .tops .p-box[data-v-7617f59b] {
          margin-top: 16px;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: end;
              -ms-flex-align: end;
                  align-items: flex-end;
}
.mainBox .body-container .all-screen .tops .p-box .items[data-v-7617f59b] {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
                -ms-flex-direction: column;
                    flex-direction: column;
}
.mainBox .body-container .all-screen .tops .p-box .items .circle[data-v-7617f59b] {
              display: -webkit-box;
              display: -ms-flexbox;
              display: flex;
              -webkit-box-pack: center;
                  -ms-flex-pack: center;
                      justify-content: center;
}
.mainBox .body-container .all-screen .tops .p-box .items .p-i-titles[data-v-7617f59b] {
              text-align: center;
}
.mainBox .body-container .all-screen .p-content[data-v-7617f59b] {
        margin-top: -16px;
        border: 1px solid #E0E0E0;
        border-top: none;
}
.mainBox .body-container .all-screen .p-content .p-items[data-v-7617f59b] {
          padding: 0 0 0 80px;
          width: 100%;
          height: 58px;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          border-bottom: 1px solid #e0e0e0;
}
.mainBox .body-container .all-screen .p-content .p-items .p-i-lside[data-v-7617f59b] {
            width: 43%;
            -ms-flex-negative: 0;
                flex-shrink: 0;
            font-size: 16px;
}
.mainBox .body-container .all-screen .p-content .p-items .p-i-rside[data-v-7617f59b] {
            padding: 2px 23px;
            color: #E51B1B;
            background: rgba(229, 27, 27, 0.1);
}
.mainBox .body-container .all-screen .contents[data-v-7617f59b] {
        border: 1px solid #e0e0e0;
}
.mainBox .body-container .all-screen .contents .head[data-v-7617f59b] {
          height: 54px;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
}
.el-menu-demo[data-v-7617f59b] {
  border-bottom: 1px solid #e0e0e0 !important;
}
.el-collapse-item__header[data-v-7617f59b] {
  padding: 0 0 0 80px;
  background-color: #f8f8f8;
  border-bottom-color: #e0e0e0;
}
.el-collapse-item__arrow[data-v-7617f59b] {
  margin: 0;
}
.el-progress__text[data-v-7617f59b] {
  font-size: 14px;
}
.log-box[data-v-7617f59b] {
  margin-top: 30px;
}

.box-center[data-v-4adba19e] {
  width: 100%;
  padding: 5px 15px 20px;
  min-width: 1000px;
}
.cen-tab[data-v-4adba19e] {
  width: 100%;
  padding: 15px;
  min-height: 400px;
  background: #ffffff;
  margin-top: 15px;
}
.tophove[data-v-4adba19e] {
  color: #ffffff;
  background: #2671e2;
}
.app-top[data-v-4adba19e] {
  width: 100%;
  background: #ffffff;
  -webkit-box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04);
          box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04);
  border-radius: 4px;
  padding-top: 15px;
  padding-bottom: 15px;
}
.app-top .app-titel[data-v-4adba19e] {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.app-top .app-titel .label[data-v-4adba19e] {
      font-size: 14px;
      font-weight: 400;
      color: #32363d;
      line-height: 14px;
      margin-left: 15px;
}
.app-top .app-titel .toptimeqhuan[data-v-4adba19e] {
      height: 30px;
      background: #ffffff;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
}
.app-top .app-titel .toptimeqhuan div[data-v-4adba19e] {
      padding-left: 20px;
      padding-right: 20px;
      text-align: center;
      line-height: 30px;
      font-size: 14px;
      margin-right: 15px;
      border-radius: 4px;
      border: 1px solid #e0e0e0;
}
[data-v-4adba19e] .el-table__header-wrapper thead tr th {
  background: #f5f7fa;
  color: #333333;
}
[data-v-4adba19e] .el-dialog--center {
  border-radius: 8px;
}
[data-v-4adba19e] .el-dialog--center .el-dialog__title {
    font-weight: bold;
}
[data-v-4adba19e] .el-button--primary {
  background: #2671e2 !important;
  border: 1px solid #2671e2 !important;
}
[data-v-4adba19e] .el-button--text {
  color: #2671e2;
}

.box-center[data-v-46d00b56] {
  margin: 0 auto;
  padding: 5px 15px 20px;
  min-width: 1000px;
  border-radius: 4px;
  font-size: 14px;
}
.booxtop[data-v-46d00b56] {
  width: 100%;
  background: #fff;
  border-radius: 4px;
  padding-bottom: 10px;
  margin-top: 0px;
}
.booxtop .app-topbox[data-v-46d00b56] {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}
.booxtop .app-topbox .div-labox[data-v-46d00b56] {
      margin-right: 40px;
      margin-top: 20px;
      height: 32px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
}
.booxtop .app-topbox .div-labox .labeltext[data-v-46d00b56] {
        min-width: 85px;
        text-align: right;
        line-height: 32px;
}
.booxtop .app-topbox .div-labox .div-inpbox[data-v-46d00b56] {
        width: 220px;
}
.booxtop .app-topbox .div-labox .toptimeqhuan[data-v-46d00b56] {
        height: 30px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        margin: 0 20px;
}
.booxtop .app-topbox .div-labox .toptimeqhuan div[data-v-46d00b56] {
        padding-left: 20px;
        padding-right: 20px;
        text-align: center;
        line-height: 30px;
        font-size: 14px;
        margin-right: 15px;
        border-radius: 4px;
        border: 1px solid #e0e0e0;
}
.booxtop .app-topbox .div-labox .toptimeqhuan .btn[data-v-46d00b56] {
        padding-left: 20px;
        padding-right: 20px;
        text-align: center;
        font-size: 14px;
        border-radius: 4px;
        border: 1px solid #e0e0e0;
}
.cen-tab[data-v-46d00b56] {
  width: 100%;
  padding: 15px;
  margin-top: 15px;
  background: #fff;
}
.tophove[data-v-46d00b56] {
  color: #ffffff;
  background: #2671e2;
}
[data-v-46d00b56] .el-table__header-wrapper thead tr th {
  background: #f5f7fa;
  color: #333333;
}
[data-v-46d00b56] .el-dialog--center {
  border-radius: 8px;
}
[data-v-46d00b56] .el-dialog--center .el-dialog__title {
    font-weight: bold;
}
[data-v-46d00b56] .el-button--primary {
  background: #2671e2 !important;
  border: 1px solid #2671e2 !important;
}
[data-v-46d00b56] .el-button--text {
  color: #2671e2;
}

@charset "UTF-8";
.pages[data-v-46a8cc0e] {
  padding: 20px;
  width: 100%;
}
.app-titel[data-v-46a8cc0e] {
  width: 100%;
  height: 180px;
  background: #ffffff;
  padding-top: 26px;
  -webkit-box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04);
          box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04);
  border-radius: 8px;
}
.screeningbox[data-v-46a8cc0e] {
  width: 100%;
  height: 32px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.screeningbox[data-v-46a8cc0e] .el-radio-button__orig-radio:checked + .el-radio-button__inner {
    background-color: var(--theme);
    border-color: var(--theme);
    -webkit-box-shadow: -1px 0 0 0 var(--theme);
    box-shadow: -1px 0 0 0 var(--theme);
}
.screeningboxlebl[data-v-46a8cc0e] {
  min-width: 104px;
  text-align: right;
  font-size: 16px;
  color: #32363d;
}
.inputbox[data-v-46a8cc0e] {
  width: 160px;
  height: 32px;
  background: #ffffff;
}
.el-input__inner[data-v-46a8cc0e] {
  height: 32px;
}
.el-input__suffix[data-v-46a8cc0e] {
  top: 6px;
}
.el-date-editor .el-range__icon[data-v-46a8cc0e] {
  line-height: 25px;
}
.el-date-editor .el-range-separator[data-v-46a8cc0e] {
  line-height: 25px;
}
.button1[data-v-46a8cc0e] {
  padding-left: 16px;
  padding-right: 16px;
  height: 32px;
  line-height: 32px;
  background: #2671e2;
  border-radius: 2px;
  color: #ffffff;
  font-size: 16px;
  border: none;
  cursor: pointer;
}
.app-box[data-v-46a8cc0e] {
  width: 100%;
  min-height: 300px;
  background: #ffffff;
  -webkit-box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04);
          box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04);
  border-radius: 8px;
  padding: 20px 20px 40px;
  margin-top: 20px;
}
.el-table thead[data-v-46a8cc0e] {
  background: #e0e0e0;
}
.block[data-v-46a8cc0e] {
  width: 100%;
  margin-top: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.blockbox[data-v-46a8cc0e] {
  margin-left: auto;
}
.el-date-editor .el-range-input[data-v-46a8cc0e],
.el-date-editor .el-range-separator[data-v-46a8cc0e] {
  margin: 3px;
}
.screeningbox .el-select .el-select__tags[data-v-46a8cc0e] {
  -ms-flex-wrap: unset !important;
      flex-wrap: unset !important;
  overflow: auto !important;
}
.screeningbox .el-select .el-select__tags[data-v-46a8cc0e]::-webkit-scrollbar {
  /*滚动条整体样式*/
  width: 4px;
  /*高宽分别对应横竖滚动条的尺寸*/
  height: 4px;
  scrollbar-arrow-color: red;
}
.screeningbox .el-select .el-select__tags[data-v-46a8cc0e]::-webkit-scrollbar-thumb {
  /*滚动条里面小方块*/
  border-radius: 5px;
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  background: rgba(0, 0, 0, 0.2);
  scrollbar-arrow-color: red;
}
.screeningbox .el-select .el-select__tags[data-v-46a8cc0e]::-webkit-scrollbar-track {
  /*滚动条里面轨道*/
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  border-radius: 0;
  background: rgba(0, 0, 0, 0.1);
}
.el-radio-button__orig-radio:checked + .el-radio-button__inner[data-v-46a8cc0e] {
  color: #fff;
  background-color: #2671e2;
  border-color: #2671e2;
  -webkit-box-shadow: -1px 0 0 0 #2671e2;
  box-shadow: -1px 0 0 0 #2671e2;
}
.appcenter[data-v-46a8cc0e] {
  width: 100%;
  height: 600px;
  position: relative;
}
.btn[data-v-46a8cc0e] {
  width: 100%;
  height: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.btn .btns[data-v-46a8cc0e] {
  margin: 0 10px;
  width: 75px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  background: #2671e2;
  color: #fff;
  border-radius: 8px;
  border: 1px solid #2671e2;
  cursor: pointer;
}
.btn .cen[data-v-46a8cc0e] {
  background: #fff;
  color: #333;
  border-radius: 8px;
  border: 1px solid #333;
}
.btns-line[data-v-46a8cc0e] {
  background: #fff;
  color: #333;
  border: 1px solid #333;
  border-radius: 8px;
}
.btn .pass[data-v-46a8cc0e] {
  background: #00b83f;
  border: 1px solid #00b83f;
}
.btn .rejued[data-v-46a8cc0e] {
  background: #f76c6c;
  border: 1px solid #f76c6c;
}
.bottom[data-v-46a8cc0e] {
  padding: 0 5px 0 0;
  width: 100%;
  height: 82px;
  position: relative;
  border-radius: 8px;
  background: #fff;
}
.aplayer[data-v-46a8cc0e] {
  -webkit-box-shadow: none;
          box-shadow: none;
  /*width: 80%;*/
  width: 95.3%;
}
.aplayer-author[data-v-46a8cc0e] {
  display: none;
}
.aplayer .aplayer-pic[data-v-46a8cc0e] {
  width: 60px;
  height: 60px;
  margin-left: 10px;
}
.aplayerSpeed[data-v-46a8cc0e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  /*justify-content: space-around;*/
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0 10px;
  font-size: 14px;
  color: #999;
  /*width: 616px;*/
  width: 86.5%;
  margin: 0 auto;
  position: absolute;
  left: 70px;
  top: 50px;
}
[data-v-46a8cc0e] .aplayer-info {
  padding: 22px 7px 0px 10px;
}
[data-v-46a8cc0e] .aplayer-pic {
  width: 60px !important;
  height: 60px !important;
}
[data-v-46a8cc0e] .aplayer-music {
  display: none !important;
}
.aplayer-controller[data-v-46a8cc0e] {
  margin-top: 15px;
}
.aplayerSpeedFont[data-v-46a8cc0e] {
  color: #2671e2;
}
.righttit[data-v-46a8cc0e] {
  width: 100%;
  height: 57px;
  border-top: 1px solid #e0e0e0;
  border-bottom: 1px solid #e0e0e0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.righttittab[data-v-46a8cc0e] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
}
.righttittab div[data-v-46a8cc0e] {
  height: 57px;
  line-height: 57px;
  font-size: 16px;
  text-align: center;
}
.tophove[data-v-46a8cc0e] {
  color: #2671e2 !important;
  border-bottom: 2px solid #2671e2;
  font-weight: bold;
}
.applefttop[data-v-46a8cc0e] {
  width: 100%;
  height: 80px;
  border-bottom: 1px solid #e0e0e0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#waveform[data-v-46a8cc0e] {
  height: 128px;
}
.wavebottombox[data-v-46a8cc0e] {
  width: 100%;
  height: 47px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #ffffff;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 16px;
  overflow: hidden;
}
.wavebottombox div[data-v-46a8cc0e] {
  line-height: 47px;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.audioPlay[data-v-46a8cc0e] {
  width: 30px;
  height: 30px;
  margin-left: 5%;
}
.fromobj[data-v-46a8cc0e] {
  width: 95%;
  height: 56px;
  margin: 0 auto;
  border-bottom: 1px solid #e0e0e0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.fromobjleab[data-v-46a8cc0e] {
  width: 25%;
  height: 100%;
  line-height: 56px;
  font-size: 16px;
  color: #666666;
}
.fromobjvalue[data-v-46a8cc0e] {
  width: 75%;
  height: 100%;
  line-height: 56px;
  color: #32363d;
  font-size: 16px;
}
.Withanewline[data-v-46a8cc0e] {
  width: 95%;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.Withanewline div[data-v-46a8cc0e] {
  padding-left: 12px;
  padding-right: 12px;
  border-radius: 2px;
  height: 28px;
  line-height: 28px;
  color: #2671e2;
  margin-left: 25px;
  background: #f4f8fd;
  margin-top: 20px;
}
.ratebox[data-v-46a8cc0e] {
  width: 100%;
  height: calc(100vh - 150px);
  padding-bottom: 50px;
  overflow-y: scroll;
}
.mydesc[data-v-46a8cc0e] {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 0 20px;
  height: 40px;
  border-top: 1px solid #ccc;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #fff;
}
.rateboxtit[data-v-46a8cc0e] {
  width: 100%;
  height: 56px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.rateboxtit > div[data-v-46a8cc0e] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  height: 100%;
  line-height: 56px;
  color: #333333;
  font-size: 16px;
  text-align: center;
}
.rateboxcenttit[data-v-46a8cc0e] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  height: 44px;
  background: #f8f8f8;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #333333;
  font-size: 16px;
}
.rateboxcenttit > div[data-v-46a8cc0e] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  text-align: center;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.rateboxcent[data-v-46a8cc0e] {
  width: 100%;
  height: 50px;
  border-bottom: 1px solid #f8f8f8;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #666666;
  font-size: 14px;
}
.rateboxcent > div[data-v-46a8cc0e] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  text-align: center;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.ratebutton[data-v-46a8cc0e] {
  width: 68px;
  height: 26px;
  background: #2671e2;
  border-radius: 4px;
  font-size: 14px;
  font-weight: 400;
  color: #ffffff;
  text-align: center;
  line-height: 26px;
  margin: 0 auto;
}
.ratebutton1[data-v-46a8cc0e] {
  width: 68px;
  height: 26px;
  background: #f2f2f2;
  border-radius: 4px;
  font-size: 14px;
  font-weight: 400;
  color: #999999;
  text-align: center;
  line-height: 26px;
  margin: 0 auto;
}
.arrow1[data-v-46a8cc0e] {
  width: 18px;
  height: 18px;
}
.fromobjdd[data-v-46a8cc0e] {
  width: 95%;
  min-height: 56px;
  margin: 0 auto;
  border-bottom: 1px solid #e0e0e0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 16px;
}
.fromobjleabdd[data-v-46a8cc0e] {
  min-width: 80px;
  height: 56px;
  line-height: 56px;
  color: #666666;
}
.fromobjvaluedd[data-v-46a8cc0e] {
  width: 75%;
  padding-bottom: 14px;
}
.fromobjvaluedd123[data-v-46a8cc0e] {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.fromobjvaluedd1234[data-v-46a8cc0e] {
  margin-right: 12px;
  height: 28px;
  background: #f4f8fd;
  border-radius: 2px;
  line-height: 28px;
  padding-right: 10px;
  padding-left: 10px;
  color: #2671e2;
  margin-top: 16px;
  font-size: 14px;
}
.fromobjvaluedd1235[data-v-46a8cc0e] {
  margin-right: 12px;
  height: 28px;
  background: #999999;
  border-radius: 2px;
  line-height: 28px;
  padding-right: 10px;
  padding-left: 10px;
  color: #ffffff;
  margin-top: 16px;
  font-size: 14px;
}
.text[data-v-46a8cc0e] {
  width: 100%;
  font-size: 12px;
  line-height: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 25px 0px;
}
.text[data-speaker="2"][data-v-46a8cc0e],
.text[data-speaker="4"][data-v-46a8cc0e],
.text[data-speaker="6"][data-v-46a8cc0e] {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  text-align: left;
}
.content123[data-v-46a8cc0e] {
  cursor: pointer;
}
.content123 div.speaker-text[data-v-46a8cc0e] {
  font-size: 18px;
  padding: 5px 14px;
  color: #32363d;
  background: #f4f5f7;
  border-radius: 8px;
  margin: 0 20px;
  line-height: 1.5;
  max-width: 365px;
}
.log-list[data-v-46a8cc0e] {
  width: 30%;
  padding: 20px 10px;
}
.log-lists[data-v-46a8cc0e] {
  width: 100%;
  height: 400px;
  overflow-y: scroll;
}

/*滚动条样式*/
.log-lists[data-v-46a8cc0e]::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}
.log-lists[data-v-46a8cc0e]::-webkit-scrollbar-thumb {
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  background: rgba(0, 0, 0, 0.2);
}
.log-lists[data-v-46a8cc0e]::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  border-radius: 0;
  background: rgba(0, 0, 0, 0.1);
}
.center[data-v-46a8cc0e] {
  height: 400px;
  overflow-y: scroll;
}

/*滚动条样式*/
.center[data-v-46a8cc0e]::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}
.center[data-v-46a8cc0e]::-webkit-scrollbar-thumb {
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  background: rgba(0, 0, 0, 0.2);
}
.center[data-v-46a8cc0e]::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  border-radius: 0;
  background: rgba(0, 0, 0, 0.1);
}
.center .text .avatar[data-v-46a8cc0e] {
  width: 40px;
  height: 40px;
  background-color: #ccc;
  border-radius: 50%;
  margin-left: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.center .text .avatar img[data-v-46a8cc0e] {
  width: 32px;
  height: 32px;
  display: block;
}
.center .text .avatar div[data-v-46a8cc0e] {
  width: 100%;
  height: 100%;
  text-align: center;
  line-height: 40px;
  color: #ffffff;
  font-size: 24px;
}
.textRight .content123 .speaker-texts[data-v-46a8cc0e] {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.textRight .content123 div.speaker-text[data-v-46a8cc0e] {
  color: #32363d;
  background: #f4f5f7;
  margin: 0 0 0 20px;
}
.textRight .avatar[data-v-46a8cc0e] {
  margin-right: 15px;
}
.speaker-texts[data-v-46a8cc0e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.play[data-v-46a8cc0e] {
  width: 24px;
  height: 24px;
}
.play img[data-v-46a8cc0e] {
  width: 100%;
  height: 100%;
}
.text.activecoloc .content123 div.speaker-text[data-v-46a8cc0e] {
  color: #2671e2;
}
.textRight.activecoloc .content123 div.speaker-text[data-v-46a8cc0e] {
  color: #ff7538;
}

/*对话的标签标识*/
.content123 .showmark[data-v-46a8cc0e] {
  font-size: 14px;
  max-width: 300px;
  min-height: 20px;
  line-height: 20px;
  margin: 10px 22px 0;
}
.content123 .showmark .mark-item[data-v-46a8cc0e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 2px;
}
.content123 .showmark .mark-item .markicon[data-v-46a8cc0e] {
  width: 14px;
  height: 14px;
  margin-right: 6px;
}
.content123 .showmark .mark-item .marktext[data-v-46a8cc0e] {
  font-size: 12px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #3e50e8;
  line-height: 18px;
  word-break: break-all;
}
.textRight .content123 .showmark[data-v-46a8cc0e] {
  margin: 10px 22px 0 2px;
}
.inputbox[data-v-46a8cc0e] {
  width: 180px;
  height: 32px;
  background: #ffffff;
  margin-left: 16px;
}
.searchbox .avatar img[data-v-46a8cc0e] {
  /*width: 53px;*/
  /*height: 53px;*/
  width: 32px;
  height: 32px;
  display: block;
}
.searchbox .avatar[data-v-46a8cc0e] {
  width: 40px;
  height: 40px;
  /*background-color: #f2f2f2;*/
  background-color: #ccc;
  border-radius: 50%;
  margin-left: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.tapClick[data-v-46a8cc0e] {
  border-bottom: 1px solid #ccc;
  height: 50px;
}
.headboxbott[data-v-46a8cc0e] {
  width: 100%;
  height: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-bottom: 1px solid #e0e0e0;
}
.headovfu[data-v-46a8cc0e] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  height: 40px;
  overflow: hidden;
  margin-top: 10px;
}
.headpade[data-v-46a8cc0e] {
  width: 100px;
  height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-left: 1px solid #d6d6d6;
}
.biaoji[data-v-46a8cc0e] {
  width: 70px;
  height: 30px;
  background: #e6625b;
  border-radius: 24px;
  text-align: center;
  line-height: 30px;
  color: #ffffff;
}
.biaoji1[data-v-46a8cc0e] {
  width: 70px;
  height: 30px;
  /* background: #ccc; */
  border-radius: 24px;
  text-align: center;
  line-height: 30px;
  color: #666;
  margin-left: 10px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  border: 1px solid #e0e0e0;
  cursor: pointer;
}
.inner-container[data-v-46a8cc0e] {
  overflow-x: scroll;
  height: 40px;
}

/*滚动条样式*/
.inner-container[data-v-46a8cc0e]::-webkit-scrollbar {
  /*width: 4px;*/
  height: 4px;
}
.inner-container[data-v-46a8cc0e]::-webkit-scrollbar-thumb {
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  background: rgba(0, 0, 0, 0.2);
}
.inner-container[data-v-46a8cc0e]::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  border-radius: 0;
  background: rgba(0, 0, 0, 0.1);
}
.viewclace[data-v-46a8cc0e] {
  height: 30px;
  text-align: center;
  line-height: 30px;
  border-radius: 14px;
  margin-right: 34px;
  margin-top: 16px;
  font-size: 16px;
  border: 1px solid;
  padding-left: 18px;
  padding-right: 18px;
}
.bosdttom[data-v-46a8cc0e] {
  color: #ffffff;
  background-color: #2671e2;
}
.pingfenbox[data-v-46a8cc0e] {
  width: 100%;
  height: 30px;
  line-height: 30px;
  border-bottom: 1px solid #e0e0e0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.pingfenbox div[data-v-46a8cc0e] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  text-align: center;
}
.activecllasscet[data-v-46a8cc0e] {
  background: #2671e2;
  color: #ffffff;
}
.roleindexclass[data-v-46a8cc0e] {
  color: #2671e2;
  font-weight: bold;
}
.adjskdjroleindexclass[data-v-46a8cc0e] {
  background: #3ca953 !important;
  color: #ffffff !important;
}

/*话术*/
.huashu-title[data-v-46a8cc0e] {
  background: #fff;
  font-size: 16px;
  line-height: 20px;
  padding: 10px 20px;
}
.huashu[data-v-46a8cc0e] {
  width: 400px;
  padding: 0 20px 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  background: #fff;
}
.huashu .huashu-item[data-v-46a8cc0e] {
  margin-right: 20px;
  height: 30px;
  line-height: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.huashu .huashu-item .text[data-v-46a8cc0e] {
  font-size: 14px;
  color: #666;
  margin-left: 5px;
}
.hahaha .el-dialog__body[data-v-46a8cc0e] {
  padding: 0 20px !important;
}
.hahaha .el-dialog__footer[data-v-46a8cc0e] {
  padding: 10px 20px !important;
}
.el-step__icon.is-text[data-v-46a8cc0e] {
  border: none;
}
.elmenus .el-menu-demo[data-v-46a8cc0e] {
  border-bottom: none;
}
[data-v-46a8cc0e] .el-menu--horizontal > .el-menu-item.is-active {
  border-bottom: 2px solid var(--theme);
}
[data-v-46a8cc0e] .el-range-separator {
  width: 10%;
}

[data-v-52b88078] .el-tree-node__content {
  overflow: hidden;
}
.editDiv[data-v-52b88078] {
  width: 100%;
  min-height: 60px;
  max-height: 120px;
  overflow: auto;
  margin-bottom: 10px;
  padding: 15px;
  outline: none;
  border: 1px solid #409eff;
  border-radius: 10px;
}
.box-center[data-v-52b88078] {
  width: 100%;
  padding: 15px 15px 20px;
  min-width: 1000px;
}
#app[data-v-52b88078] {
  width: 100%;
  min-height: 100vh;
  background: #ffffff;
  -webkit-box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.1);
  border-radius: 4px;
  padding-left: 15px;
  padding-bottom: 60px;
}
.addlevl[data-v-52b88078] {
  width: 100px;
  border: 1px solid #2671e2;
  color: #2671e2;
  text-align: center;
  line-height: 30rpx;
  border-radius: 4px;
  margin-top: 10px;
  margin-left: 18px;
}
.biaoti[data-v-52b88078] {
  font-size: 20px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #32363d;
  line-height: 20px;
  padding-top: 25px;
}
.primary[data-v-52b88078] {
  width: 108px;
  height: 42px;
  background: #2671e2;
}
.custom-tree-node[data-v-52b88078] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-size: 14px;
  padding-right: 183px;
}
.remove[data-v-52b88078] {
  color: red;
}
.editorcd[data-v-52b88078] {
  color: #2671e2;
}
.editorcd2[data-v-52b88078] {
  color: #e6a12f;
}
.levelimg1[data-v-52b88078] {
  width: 18px;
  height: 18px;
}
.levelimg2[data-v-52b88078] {
  width: 16px;
  height: 16px;
}
.levelimg3[data-v-52b88078] {
  width: 14px;
  height: 14px;
}
.app-titel[data-v-52b88078] {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.app-titel .label[data-v-52b88078] {
    font-size: 14px;
    font-weight: 400;
    color: #32363d;
    line-height: 14px;
    margin-left: 15px;
}
.app-titel .toptimeqhuan[data-v-52b88078] {
    height: 30px;
    background: #ffffff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.app-titel .toptimeqhuan div[data-v-52b88078] {
    padding-left: 20px;
    padding-right: 20px;
    text-align: center;
    line-height: 30px;
    font-size: 14px;
    margin-right: 15px;
    border-radius: 4px;
    border: 1px solid #e0e0e0;
}
[data-v-52b88078] .el-dialog--center {
  border-radius: 8px;
}
[data-v-52b88078] .el-dialog--center .el-dialog__title {
    font-weight: bold;
}
[data-v-52b88078] .el-button--primary {
  background: #2671e2 !important;
  border: 1px solid #2671e2 !important;
}
[data-v-52b88078] .el-button--text {
  color: #2671e2;
}
.itemlist[data-v-52b88078] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 20px 0;
}
.item-input[data-v-52b88078] {
  width: 100%;
  padding: 4px 10px;
  outline: none;
  border: 1px solid #409eff;
  border-radius: 4px;
  overflow: auto;
  line-height: 24px;
  min-height: 24px;
  max-height: 100px;
  margin: 0 10px;
}
[data-v-52b88078] input::-webkit-outer-spin-button,[data-v-52b88078] input::-webkit-inner-spin-button {
  -webkit-appearance: none !important;
  margin: 0;
}

.box-center[data-v-2709c9c7] {
  width: 100%;
  padding: 15px;
  min-width: 1000px;
  padding-bottom: 100px;
}
.cen-tab[data-v-2709c9c7] {
  width: 100%;
  padding: 15px;
  background: #ffffff;
  margin-top: 15px;
  min-height: 600px;
}
.tophove[data-v-2709c9c7] {
  color: #ffffff;
  background: #2671e2;
}
.app-top[data-v-2709c9c7] {
  width: 100%;
  background: #ffffff;
  -webkit-box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04);
          box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04);
  border-radius: 4px;
  padding-top: 15px;
  padding-bottom: 15px;
}
.app-top .app-titel[data-v-2709c9c7] {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.app-top .app-titel .label[data-v-2709c9c7] {
      font-size: 14px;
      font-weight: 400;
      color: #32363d;
      line-height: 14px;
      margin-left: 15px;
}
.app-top .app-titel .toptimeqhuan[data-v-2709c9c7] {
      height: 30px;
      background: #ffffff;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
}
.app-top .app-titel .toptimeqhuan div[data-v-2709c9c7] {
      padding-left: 20px;
      padding-right: 20px;
      text-align: center;
      line-height: 30px;
      font-size: 14px;
      margin-right: 15px;
      border-radius: 4px;
      border: 1px solid #e0e0e0;
}
[data-v-2709c9c7] .el-table__header-wrapper thead tr th {
  background: #f5f7fa;
  color: #333333;
}
[data-v-2709c9c7] .el-dialog--center {
  border-radius: 8px;
}
[data-v-2709c9c7] .el-dialog--center .el-dialog__title {
    font-weight: bold;
}
[data-v-2709c9c7] .el-button--primary {
  background: #2671e2 !important;
  border: 1px solid #2671e2 !important;
}
[data-v-2709c9c7] .el-button--text {
  color: #2671e2;
}

.box-center[data-v-95fdbf28] {
  width: 100%;
  padding: 5px 15px 20px;
  padding-top: 0px;
  min-width: 1000px;
}
#app[data-v-95fdbf28] {
  width: 100%;
  height: 100%;
  padding: 15px 15px;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: #ffffff;
  min-width: 1000px;
  min-height: 80vh;
  border-radius: 4px;
}
.content-left[data-v-95fdbf28] {
  width: 360px;
  padding-right: 30px;
  border-right: 1px solid #ccc;
}
.content-left .select[data-v-95fdbf28] {
  margin: 20px 0;
}
.custom-tree-node[data-v-95fdbf28] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-size: 14px;
  padding-right: 8px;
}
.update-btn[data-v-95fdbf28] {
  margin-top: 30px;
  text-align: center;
}
.content-right[data-v-95fdbf28] {
  padding: 20px 30px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.form-box[data-v-95fdbf28] {
  width: 100%;
  border: 2px dashed #ddd;
  margin-bottom: 20px;
  padding: 10px;
  border-radius: 8px;
}
.list-group-item[data-v-95fdbf28] {
  cursor: move;
  list-style: none;
  border: 0;
}
[data-v-95fdbf28] .el-dialog--center {
  border-radius: 8px;
}
[data-v-95fdbf28] .el-dialog--center .el-dialog__title {
    font-weight: bold;
}
[data-v-95fdbf28] .el-button--primary {
  background: #2671e2 !important;
  border: 1px solid #2671e2 !important;
}
[data-v-95fdbf28] .el-button--text {
  color: #2671e2;
}

[data-v-e0d4a7ac] .el-table__header-wrapper thead tr th {
  background: #F5F7FA;
  color: #333333;
}
.custom-tree-node[data-v-e0d4a7ac] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-size: 14px;
  padding-right: 8px;
}
.box-center[data-v-e0d4a7ac] {
  width: 100%;
  padding: 5px 15px 40px;
  min-width: 1000px;
}
.cen-tab[data-v-e0d4a7ac] {
  width: 100%;
  padding: 15px;
  background: #FFFFFF;
  margin-top: 15px;
}
.tophove[data-v-e0d4a7ac] {
  color: #ffffff;
  background: #2671e2;
}
.app-top[data-v-e0d4a7ac] {
  width: 100%;
  background: #ffffff;
  -webkit-box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04);
          box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04);
  border-radius: 4px;
  padding-top: 15px;
  padding-bottom: 15px;
}
.app-top .app-titel[data-v-e0d4a7ac] {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.app-top .app-titel .label[data-v-e0d4a7ac] {
      font-size: 14px;
      font-weight: 400;
      color: #32363d;
      line-height: 14px;
      margin-left: 15px;
      text-align: right;
}
.app-top .app-titel .toptimeqhuan[data-v-e0d4a7ac] {
      height: 30px;
      background: #ffffff;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
}
.app-top .app-titel .toptimeqhuan div[data-v-e0d4a7ac] {
      padding-left: 20px;
      padding-right: 20px;
      text-align: center;
      line-height: 30px;
      font-size: 14px;
      margin-right: 15px;
      border-radius: 4px;
      border: 1px solid #e0e0e0;
}
[data-v-e0d4a7ac] .el-dialog--center {
  border-radius: 8px;
}
[data-v-e0d4a7ac] .el-dialog--center .el-dialog__title {
    font-weight: bold;
}
[data-v-e0d4a7ac] .el-button--primary {
  background: #2671E2 !important;
  border: 1px solid #2671E2 !important;
}
[data-v-e0d4a7ac] .el-button--text {
  color: #2671E2;
}

.box-center[data-v-f9b75452] {
  width: 100%;
  padding: 5px 15px 20px;
  padding-top: 0px;
  min-width: 1000px;
}
.center[data-v-f9b75452] {
  width: 100%;
  height: 100%;
  padding: 15px 15px;
  list-style: none;
  background: #ffffff;
  min-height: 80vh;
  border-radius: 4px;
}
.biaoti[data-v-f9b75452] {
  font-size: 20px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #32363d;
  line-height: 20px;
  padding-top: 25px;
}
.custom-tree-node[data-v-f9b75452] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-size: 14px;
  padding-right: 183px;
}
.remove[data-v-f9b75452] {
  color: red;
}
.editorcd[data-v-f9b75452] {
  color: #2671e2;
}
.editorcd2[data-v-f9b75452] {
  color: #e6a12f;
}
.levelimg1[data-v-f9b75452] {
  width: 18px;
  height: 18px;
}
.levelimg2[data-v-f9b75452] {
  width: 16px;
  height: 16px;
}
.levelimg3[data-v-f9b75452] {
  width: 14px;
  height: 14px;
}
[data-v-f9b75452] .el-dialog--center {
  border-radius: 8px;
}
[data-v-f9b75452] .el-dialog--center .el-dialog__title {
    font-weight: bold;
}
[data-v-f9b75452] .el-button--primary {
  background: #2671E2 !important;
  border: 1px solid #2671E2 !important;
}
[data-v-f9b75452] .el-button--text {
  color: #2671E2;
}

.pages[data-v-53c8a886] {
  margin: 0 auto;
  padding: 0;
  width: 98%;
}
.pages input[data-v-53c8a886]::-webkit-outer-spin-button,
  .pages input[data-v-53c8a886]::-webkit-inner-spin-button {
    -webkit-appearance: none !important;
    margin: 0;
}
.pages .head-line[data-v-53c8a886] {
    margin: 20px auto 20px;
    padding: 0 20px;
    width: 100%;
    height: 80px;
    background: #ffffff;
    -webkit-box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04);
            box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04);
    border-radius: 8px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.pages .boy[data-v-53c8a886] {
    padding: 20px;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.box-center[data-v-cece9cb0] {
  width: 100%;
  min-height: 100%;
  padding: 15px;
  min-width: 1000px;
  padding-bottom: 100px;
}
.cen-tab[data-v-cece9cb0] {
  width: 100%;
  padding: 15px;
  background: #ffffff;
  margin-top: 15px;
  min-height: 100%;
}
.tophove[data-v-cece9cb0] {
  color: #ffffff;
  background: #2671e2;
}
.dtit-box[data-v-cece9cb0] {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.div-lab1[data-v-cece9cb0] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 5px;
}
.label1[data-v-cece9cb0] {
  font-size: 14px;
  color: #32363d;
  line-height: 32px;
  margin-left: 6px;
}
.app-top[data-v-cece9cb0] {
  width: 100%;
  background: #ffffff;
  -webkit-box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04);
          box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04);
  border-radius: 4px;
  padding-top: 15px;
  padding-bottom: 15px;
}
.app-titel[data-v-cece9cb0] {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.label[data-v-cece9cb0] {
  font-size: 14px;
  font-weight: 400;
  color: #32363d;
  line-height: 32px;
  margin-left: 15px;
  min-width: 100px;
  text-align: right;
}
.toptimeqhuan[data-v-cece9cb0] {
  height: 30px;
  background: #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.toptimeqhuan div[data-v-cece9cb0] {
  padding-left: 20px;
  padding-right: 20px;
  text-align: center;
  line-height: 30px;
  font-size: 14px;
  margin-right: 15px;
  border-radius: 4px;
  border: 1px solid #e0e0e0;
}
.div-lab[data-v-cece9cb0] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 5px;
}
.div-inp[data-v-cece9cb0] {
  width: 250px;
}
.el-tooltip__popper[data-v-cece9cb0] {
  max-width: 300px;
}

.box-center[data-v-8c7551b6] {
  width: 100%;
  padding: 5px 15px 40px;
  min-width: 1000px;
}
.app-top[data-v-8c7551b6] {
  margin-bottom: 20px;
  width: 100%;
  background: #ffffff;
  -webkit-box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04);
          box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04);
  border-radius: 4px;
  padding: 15px;
}
.app-top[data-v-8c7551b6] .el-radio-button__orig-radio:checked + .el-radio-button__inner {
    background-color: var(--theme);
    border-color: var(--theme);
    -webkit-box-shadow: -1px 0 0 0 var(--theme);
    box-shadow: -1px 0 0 0 var(--theme);
}
.block[data-v-8c7551b6] {
  width: 100%;
  margin-top: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.blockbox[data-v-8c7551b6] {
  margin-left: auto;
}
.editDiv[data-v-8c7551b6] {
  width: 100%;
  min-height: 60px;
  max-height: 120px;
  overflow: auto;
  margin-bottom: 10px;
  padding: 15px;
  outline: none;
  border: 1px solid #409eff;
  border-radius: 10px;
}
.hidden-tooltip[data-v-8c7551b6] {
  width: 330px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  position: relative;
}
.itemlist[data-v-8c7551b6] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 20px 0;
}
.item-input[data-v-8c7551b6] {
  width: 100%;
  padding: 4px 10px;
  outline: none;
  border: 1px solid #409eff;
  border-radius: 4px;
  overflow: auto;
  line-height: 24px;
  min-height: 24px;
  max-height: 100px;
  margin: 0 10px;
}
.el-dialog[data-v-8c7551b6] {
  width: 800px;
}
.el-dialog__body[data-v-8c7551b6] {
  max-height: 400px;
  overflow: auto;
}

.box-center[data-v-871b66a2] {
  width: 100%;
  padding: 5px 15px 40px;
  min-width: 1000px;
}
.app-top[data-v-871b66a2] {
  width: 100%;
  background: #ffffff;
  -webkit-box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04);
          box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04);
  border-radius: 4px;
  padding-top: 15px;
  padding-bottom: 15px;
}
.app-top .app-titel[data-v-871b66a2] {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.app-top .app-titel .label[data-v-871b66a2] {
      font-size: 14px;
      font-weight: 400;
      color: #32363d;
      line-height: 14px;
      margin-left: 15px;
      text-align: right;
}
.app-top .control-tab[data-v-871b66a2] {
    margin-left: 15px;
}
.app-top .control-tab[data-v-871b66a2] .el-radio-button__orig-radio:checked + .el-radio-button__inner {
      background-color: var(--theme);
      border-color: var(--theme);
      -webkit-box-shadow: -1px 0 0 0 var(--theme);
      box-shadow: -1px 0 0 0 var(--theme);
}
.button1[data-v-871b66a2] {
  padding-left: 16px;
  padding-right: 16px;
  height: 32px;
  line-height: 32px;
  background: #2671e2;
  border-radius: 2px;
  color: #ffffff;
  font-size: 16px;
  border: none;
  cursor: pointer;
}
.el-pagination[data-v-871b66a2] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin-top: 20px;
}
.editDiv[data-v-871b66a2] {
  width: 100%;
  min-height: 60px;
  max-height: 120px;
  overflow: auto;
  margin-bottom: 10px;
  padding: 15px;
  outline: none;
  border: 1px solid #409eff;
  border-radius: 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.itemlist[data-v-871b66a2] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 20px 0;
}
.item-input[data-v-871b66a2] {
  width: 100%;
  padding: 4px 10px;
  outline: none;
  border: 1px solid #409eff;
  border-radius: 4px;
  overflow: auto;
  line-height: 24px;
  min-height: 24px;
  max-height: 100px;
  margin: 0 10px;
}
.el-dialog[data-v-871b66a2] {
  width: 800px;
}
.el-dialog__body[data-v-871b66a2] {
  max-height: 400px;
  overflow: auto;
}

.box-center[data-v-fc4636d6] {
  margin: 0 15px;
  min-height: 80vh;
  padding: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-color: #fff;
}
.node-label[data-v-fc4636d6] {
  max-width: 160px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.itemlist[data-v-fc4636d6] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 20px 0;
}
.item-input[data-v-fc4636d6] {
  width: 100%;
  padding: 4px 10px;
  outline: none;
  border: 1px solid #409eff;
  border-radius: 4px;
  overflow: auto;
  line-height: 24px;
  min-height: 24px;
  max-height: 100px;
  margin: 0 10px;
}
.editDiv[data-v-fc4636d6] {
  width: 100%;
  min-height: 60px;
  max-height: 120px;
  overflow: auto;
  margin-bottom: 10px;
  padding: 15px;
  outline: none;
  border: 1px solid #409eff;
  border-radius: 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.el-dialog[data-v-fc4636d6] {
  width: 800px;
}
.el-dialog__body[data-v-fc4636d6] {
  max-height: 400px;
  overflow: auto;
}
.content-left[data-v-fc4636d6] {
  width: 400px;
  padding-right: 30px;
  border-right: 1px solid #ccc;
}
.content-left .select[data-v-fc4636d6] {
  margin: 20px 0;
}
.custom-tree-node[data-v-fc4636d6] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-size: 14px;
  padding-right: 8px;
}
.update-btn[data-v-fc4636d6] {
  margin-top: 30px;
  text-align: center;
}
.content-right[data-v-fc4636d6] {
  padding: 20px 30px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.form-box[data-v-fc4636d6] {
  width: 100%;
  border: 2px dashed #ddd;
  margin-bottom: 20px;
  padding: 10px;
  border-radius: 8px;
}
.list-group-item[data-v-fc4636d6] {
  cursor: move;
  list-style: none;
  border: 0;
}
.rate-box[data-v-fc4636d6] {
  width: 60%;
  padding-left: 20px;
}
.tip[data-v-fc4636d6] {
  margin-left: 30px;
}
.el-button--text[data-v-fc4636d6] {
  color: var(--theme);
}

@charset "UTF-8";
.pagecontent[data-v-c3a75ede] {
  padding: 0 15px;
}
.app-titel[data-v-c3a75ede] {
  width: 100%;
  height: 180px;
  background: #ffffff;
  padding-top: 26px;
  -webkit-box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04);
          box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04);
  border-radius: 8px;
}
.screeningbox[data-v-c3a75ede] {
  width: 100%;
  height: 32px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.screeningboxlebl[data-v-c3a75ede] {
  width: 100px;
  text-align: right;
  font-size: 16px;
  color: #32363d;
}
.el-input__inner[data-v-c3a75ede] {
  height: 32px;
}
.el-input__suffix[data-v-c3a75ede] {
  top: 6px;
}
.el-date-editor .el-range__icon[data-v-c3a75ede] {
  line-height: 25px;
}
.el-date-editor .el-range-separator[data-v-c3a75ede] {
  line-height: 25px;
}
.button1[data-v-c3a75ede] {
  padding-left: 16px;
  padding-right: 16px;
  height: 32px;
  line-height: 32px;
  background: #2671e2;
  border-radius: 2px;
  color: #ffffff;
  font-size: 16px;
  border: none;
  cursor: pointer;
}
.el-table thead[data-v-c3a75ede] {
  background: #e0e0e0;
}
.block[data-v-c3a75ede] {
  width: 100%;
  margin-top: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.blockbox[data-v-c3a75ede] {
  margin-left: auto;
}
.el-date-editor .el-range-input[data-v-c3a75ede],
.el-date-editor .el-range-separator[data-v-c3a75ede] {
  margin: 3px;
}
.screeningbox .el-select .el-select__tags[data-v-c3a75ede] {
  -ms-flex-wrap: unset !important;
      flex-wrap: unset !important;
  overflow: auto !important;
}
.screeningbox .el-select .el-select__tags[data-v-c3a75ede]::-webkit-scrollbar {
  /*滚动条整体样式*/
  width: 4px;
  /*高宽分别对应横竖滚动条的尺寸*/
  height: 4px;
  scrollbar-arrow-color: red;
}
.screeningbox .el-select .el-select__tags[data-v-c3a75ede]::-webkit-scrollbar-thumb {
  /*滚动条里面小方块*/
  border-radius: 5px;
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  background: rgba(0, 0, 0, 0.2);
  scrollbar-arrow-color: red;
}
.screeningbox .el-select .el-select__tags[data-v-c3a75ede]::-webkit-scrollbar-track {
  /*滚动条里面轨道*/
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  border-radius: 0;
  background: rgba(0, 0, 0, 0.1);
}
.el-radio-button__orig-radio:checked + .el-radio-button__inner[data-v-c3a75ede] {
  color: #fff;
  background-color: #2671e2;
  border-color: #2671e2;
  -webkit-box-shadow: -1px 0 0 0 #2671e2;
  box-shadow: -1px 0 0 0 #2671e2;
}

/*报表*/
.box-card[data-v-c3a75ede] {
  background: #ffffff;
  -webkit-box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04);
          box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04);
  border-radius: 8px;
  padding: 20px;
  margin-top: 20px;
}
.box-card .title[data-v-c3a75ede] {
  font-size: 18px;
  margin-bottom: 20px;
}
.control-tab[data-v-c3a75ede] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 20px;
}

/* 统计样式*/
.tongji-container[data-v-c3a75ede] {
  width: 100%;
  margin-top: 20px;
  background: #fff;
  border-radius: 4px;
  -webkit-box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04);
          box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04);
}
.tongji-container .row[data-v-c3a75ede] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.tongji-container .row-item[data-v-c3a75ede] {
  padding: 20px 12px;
  background: #fff;
  height: 150px;
  border-radius: 4px;
  position: relative;
}
.tongji-container .row-item[data-v-c3a75ede]::after {
  position: absolute;
  right: 0;
  content: "";
  width: 1px;
  height: 80px;
  top: 36px;
  background: #e0e0e0;
}
.tongji-container .row-item[data-v-c3a75ede]:last-child:after {
  position: absolute;
  right: 0;
  content: "";
  width: 1px;
  height: 80px;
  top: 36px;
  background: #fff;
}
.tongji-container .top[data-v-c3a75ede] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 12px;
}
.tongji-container .top-title[data-v-c3a75ede] {
  height: 22px;
  font-size: 16px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #666666;
  line-height: 22px;
  margin-bottom: 12px;
}
.tongji-container .count[data-v-c3a75ede] {
  height: 32px;
  font-size: 32px;
  font-family: DINAlternate-Bold, DINAlternate;
  font-weight: bold;
  color: #32363d;
  line-height: 32px;
}
.tongji-container .top-right[data-v-c3a75ede] {
  width: 62px;
  height: 62px;
  background: #eee;
}
.tongji-container .pic[data-v-c3a75ede] {
  width: 62px;
  height: 62px;
  display: block;
}
.tongji-container .bot[data-v-c3a75ede] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.tongji-container .bot-left[data-v-c3a75ede] {
  height: 20px;
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #333333;
  line-height: 20px;
  margin-right: 12px;
}
.tongji-container .bot-mid[data-v-c3a75ede] {
  margin-right: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.tongji-container .bot-mid .img[data-v-c3a75ede] {
  display: inline-block;
  width: 10px;
}
.tongji-container .textUp[data-v-c3a75ede] {
  font-size: 14px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-weight: 600;
  color: #e7483c;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 3px 6px;
  border-radius: 3px;
}
.tongji-container .textDown[data-v-c3a75ede] {
  font-size: 14px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-weight: 600;
  color: #07b79d;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 3px 6px;
  border-radius: 3px;
}
.tongji-container .bot-right[data-v-c3a75ede] {
  width: 84px;
  height: 20px;
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #333333;
  line-height: 20px;
}
[data-v-c3a75ede] .el-radio-button__orig-radio:checked + .el-radio-button__inner {
  background-color: var(--theme);
  border-color: var(--theme);
  -webkit-box-shadow: -1px 0 0 0 var(--theme);
  box-shadow: -1px 0 0 0 var(--theme);
}

.editDiv[data-v-685deed5] {
  width: 100%;
  min-height: 60px;
  max-height: 120px;
  overflow: auto;
  margin-bottom: 10px;
  padding: 15px;
  outline: none;
  border: 1px solid #409eff;
  border-radius: 10px;
}
.box-center[data-v-685deed5] {
  width: 100%;
  padding: 5px 15px 20px;
  min-width: 1000px;
}
.cen-tab[data-v-685deed5] {
  width: 100%;
  padding: 15px;
  background: #ffffff;
  margin-top: 15px;
}
.tophove[data-v-685deed5] {
  color: #ffffff;
  background: #2671e2;
}
.app-top[data-v-685deed5] {
  width: 100%;
  background: #ffffff;
  -webkit-box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04);
          box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04);
  border-radius: 4px;
  padding-top: 15px;
  padding-bottom: 15px;
}
.app-top .app-titel[data-v-685deed5] {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.app-top .app-titel .label[data-v-685deed5] {
      font-size: 14px;
      font-weight: 400;
      color: #32363d;
      line-height: 14px;
      margin-left: 15px;
}
.app-top .app-titel .toptimeqhuan[data-v-685deed5] {
      height: 30px;
      background: #ffffff;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
}
.app-top .app-titel .toptimeqhuan div[data-v-685deed5] {
      padding-left: 20px;
      padding-right: 20px;
      text-align: center;
      line-height: 30px;
      font-size: 14px;
      margin-right: 15px;
      border-radius: 4px;
      border: 1px solid #e0e0e0;
}
[data-v-685deed5] .el-table__header-wrapper thead tr th {
  background: #f5f7fa;
  color: #333333;
}
[data-v-685deed5] .el-dialog--center {
  border-radius: 8px;
}
[data-v-685deed5] .el-dialog--center .el-dialog__title {
    font-weight: bold;
}
[data-v-685deed5] .el-button--primary {
  background: #2671e2 !important;
  border: 1px solid #2671e2 !important;
}
[data-v-685deed5] .el-button--text {
  color: #2671e2;
}

.box-center[data-v-f26c1852] {
  width: 100%;
  padding: 5px 15px 40px;
  min-width: 1000px;
}
.delclass[data-v-f26c1852] {
  width: 400px;
  margin: 0 auto;
}
.cen-tab[data-v-f26c1852] {
  width: 100%;
  padding: 15px;
  background: #ffffff;
  margin-top: 15px;
}
.tophove[data-v-f26c1852] {
  color: #ffffff;
  background: #2671e2;
}
.app-top[data-v-f26c1852] {
  width: 100%;
  background: #ffffff;
  -webkit-box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04);
          box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04);
  border-radius: 4px;
  padding-top: 15px;
  padding-bottom: 15px;
}
.app-top .app-titel[data-v-f26c1852] {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.app-top .app-titel .label[data-v-f26c1852] {
      font-size: 14px;
      font-weight: 400;
      color: #32363d;
      line-height: 14px;
      width: 80px;
      margin-left: 15px;
      text-align: right;
}
.app-top .app-titel .toptimeqhuan[data-v-f26c1852] {
      height: 30px;
      background: #ffffff;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
}
.app-top .app-titel .toptimeqhuan div[data-v-f26c1852] {
      padding-left: 20px;
      padding-right: 20px;
      text-align: center;
      line-height: 30px;
      font-size: 14px;
      margin-right: 15px;
      border-radius: 4px;
      border: 1px solid #e0e0e0;
}
[data-v-f26c1852] .el-table__header-wrapper thead tr th {
  background: #f5f7fa;
  color: #333333;
}
[data-v-f26c1852] .el-dialog--center {
  border-radius: 8px;
}
[data-v-f26c1852] .el-dialog--center .el-dialog__title {
    font-weight: bold;
}
[data-v-f26c1852] .el-button--primary {
  background: #2671e2 !important;
  border: 1px solid #2671e2 !important;
}
[data-v-f26c1852] .el-button--text {
  color: #2671e2;
}

@charset "UTF-8";
.imgboxc-img[data-v-9191921a] {
  width: 120px;
  height: 120px;
}
.box-center[data-v-9191921a] {
  width: 100%;
  padding: 20px 15px 40px;
}
.house-only .pagechen[data-v-9191921a] {
  cursor: pointer;
}
.xxx[data-v-9191921a] {
  margin-top: 55px !important;
}
.grid4[data-v-9191921a] {
  display: grid !important;
  grid-template-columns: repeat(4, 25%);
  grid-column-gap: 12px;
  grid-row-gap: 18px;
}
.grid5[data-v-9191921a] {
  display: grid !important;
  grid-template-columns: repeat(5, 20%);
  grid-column-gap: 12px;
  grid-row-gap: 18px;
}
.page-container[data-v-9191921a] {
  width: 97%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 16px;
}
.page-container .projectCardItem[data-v-9191921a] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.page-container .projectCardItem .cardicon[data-v-9191921a] {
      width: 54px;
      height: 54px;
}
.page-container .projectCardItem .cardicon img[data-v-9191921a] {
        width: 100%;
        height: 100%;
}
.page-container .nopagechen[data-v-9191921a] {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    background: #ffffff;
    -webkit-box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04);
            box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04);
    border-radius: 4px;
    padding: 12px;
    border-bottom: 3px solid #fff;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.page-container .nopagechen .pageboxtitle1[data-v-9191921a] {
      width: 100%;
      font-size: 16px;
      font-weight: 400;
      color: #666666;
      line-height: 16px;
}
.page-container .nopagechen .projectCardItem .sum .sum-top[data-v-9191921a] {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
}
.page-container .nopagechen .projectCardItem .sum .span1[data-v-9191921a] {
      width: 100px;
      height: 30px;
      font-size: 30px;
      font-weight: normal;
      color: #32363d;
      line-height: 30px;
      margin-top: 10px;
}
.page-container .nopagechen .projectColumn[data-v-9191921a] {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
}
.page-container .nopagechen .projectColumn .span2[data-v-9191921a] {
        font-size: 14px !important;
        -webkit-box-align: center !important;
            -ms-flex-align: center !important;
                align-items: center !important;
}
.page-container .nopagechen .projectColumn .span2 .span2-2[data-v-9191921a] {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          font-weight: 600;
          color: #e7483c;
          background: #fdf0ef;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          padding: 3px 12px;
          border-radius: 3px;
}
.page-container .nopagechen .projectColumn .span2 .span2-2 .up[data-v-9191921a] {
            display: block;
            width: 20px;
            height: 15px;
            background: url("/img/indexIcon/indexCardUp.png") no-repeat;
            background-size: 100%;
            margin-left: 8px;
}
.page-container .nopagechen .projectColumn .span2 .span2-3[data-v-9191921a] {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          font-weight: 600;
          color: #07b79d;
          background: #ebfaf6;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          padding: 3px 12px;
          border-radius: 3px;
}
.page-container .nopagechen .projectColumn .span2 .span2-3 .down[data-v-9191921a] {
            display: block;
            width: 20px;
            height: 15px;
            background: url("/img/indexIcon/indexCardDown.png") no-repeat;
            background-size: 100%;
            margin-left: 8px;
}
.page-container .nopagechen .pageboxtitle2[data-v-9191921a] {
      width: 100%;
      margin-top: 14px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.page-container .nopagechen .pageboxtitle2 .span1[data-v-9191921a] {
        width: 100px;
        height: 30px;
        font-size: 30px;
        font-weight: normal;
        color: #32363d;
        line-height: 30px;
}
.page-container .nopagechen .pageboxtitle2 .span2[data-v-9191921a] {
        height: 30px;
        font-size: 16px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: end;
            -ms-flex-align: end;
                align-items: flex-end;
}
.page-container .nopagechen .pageboxtitle2 .span2 .span2-1[data-v-9191921a] {
          color: #424d64;
          margin-right: 15px;
          font-weight: 400;
}
.page-container .nopagechen .pageboxtitle2 .span2 .span2-2[data-v-9191921a] {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          font-weight: 600;
          color: #e7483c;
}
.page-container .nopagechen .pageboxtitle2 .span2 .span2-3[data-v-9191921a] {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          font-weight: 600;
          color: #07b79d;
}
.page-container .nopagechen .pageboxtitle3[data-v-9191921a] {
      text-align: center;
      font-size: 30px;
      line-height: 44px;
}
.page-container .pagechen[data-v-9191921a] {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    background: #ffffff;
    -webkit-box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04);
            box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04);
    border-radius: 4px;
    padding: 12px;
    border-bottom: 3px solid #fff;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
    cursor: pointer;
}
.page-container .pagechen[data-v-9191921a]:hover {
      border-bottom: 3px solid #2671e2;
}
.page-container .pagechen .pageboxtitle1[data-v-9191921a] {
      width: 100%;
      font-size: 16px;
      font-weight: 400;
      color: #666666;
      line-height: 16px;
}
.page-container .pagechen .pageboxtitle1 .sum-top[data-v-9191921a] {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
}
.page-container .pagechen .projectCardItem .sum .sum-top[data-v-9191921a] {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
}
.page-container .pagechen .projectCardItem .sum .span1[data-v-9191921a] {
      width: 100px;
      height: 30px;
      font-size: 30px;
      font-weight: normal;
      color: #32363d;
      line-height: 30px;
      margin-top: 10px;
}
.page-container .pagechen .projectColumn[data-v-9191921a] {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
}
.page-container .pagechen .projectColumn .span2[data-v-9191921a] {
        font-size: 14px !important;
        -webkit-box-align: center !important;
            -ms-flex-align: center !important;
                align-items: center !important;
}
.page-container .pagechen .projectColumn .span2 .span2-2[data-v-9191921a] {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          font-weight: 600;
          color: #e7483c;
          background: #fdf0ef;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          padding: 3px 12px;
          border-radius: 3px;
}
.page-container .pagechen .projectColumn .span2 .span2-2 .up[data-v-9191921a] {
            display: block;
            width: 20px;
            height: 15px;
            background: url("/img/indexIcon/indexCardUp.png") no-repeat;
            background-size: 100%;
            margin-left: 8px;
}
.page-container .pagechen .projectColumn .span2 .span2-3[data-v-9191921a] {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          font-weight: 600;
          color: #07b79d;
          background: #ebfaf6;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          padding: 3px 12px;
          border-radius: 3px;
}
.page-container .pagechen .projectColumn .span2 .span2-3 .down[data-v-9191921a] {
            display: block;
            width: 20px;
            height: 15px;
            background: url("/img/indexIcon/indexCardDown.png") no-repeat;
            background-size: 100%;
            margin-left: 8px;
}
.page-container .pagechen .pageboxtitle2[data-v-9191921a] {
      width: 100%;
      margin-top: 14px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.page-container .pagechen .pageboxtitle2 .span1[data-v-9191921a] {
        width: 100px;
        height: 30px;
        font-size: 30px;
        font-weight: normal;
        color: #32363d;
        line-height: 30px;
}
.page-container .pagechen .pageboxtitle2 .span2[data-v-9191921a] {
        height: 30px;
        font-size: 16px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: end;
            -ms-flex-align: end;
                align-items: flex-end;
}
.page-container .pagechen .pageboxtitle2 .span2 .span2-1[data-v-9191921a] {
          color: #424d64;
          margin-right: 15px;
          font-weight: 400;
}
.page-container .pagechen .pageboxtitle2 .span2 .span2-2[data-v-9191921a] {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          font-weight: 600;
          color: #e7483c;
}
.page-container .pagechen .pageboxtitle2 .span2 .span2-3[data-v-9191921a] {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          font-weight: 600;
          color: #07b79d;
}
.page-container .pagechen .pageboxtitle3[data-v-9191921a] {
      text-align: center;
      font-size: 30px;
      line-height: 44px;
}
.page-container .pageitem[data-v-9191921a] {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    background: #fff;
    -webkit-box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.08);
            box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.08);
    border-radius: 8px;
}
.page-container .pageitem .p-stitle[data-v-9191921a] {
      padding: 0 24px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
}
.page-container .pageitem .p-stitle p[data-v-9191921a] {
        -ms-flex-negative: 0;
            flex-shrink: 0;
}
.page-container .pageitem .p-stitle .t-name[data-v-9191921a] {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        font-size: 16px;
        font-weight: 500;
        color: #666666;
}
.page-container .pageitem .p-stitle .t-val[data-v-9191921a] {
        margin: 0;
        color: #333333;
        font-weight: bold;
        font-size: 32px;
}
.page-container .pageitem .sys-box[data-v-9191921a] {
      padding: 0 0 0 0;
      width: 100%;
      -webkit-box-flex: 1;
          -ms-flex-positive: 1;
              flex-grow: 1;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: end;
          -ms-flex-align: end;
              align-items: flex-end;
      font-size: 14px;
}
.page-container .pageitem .sys-box .l-img[data-v-9191921a] {
        margin: 0 60px 0 4px;
        -ms-flex-negative: 0;
            flex-shrink: 0;
        width: 88px;
        height: 88px;
}
.page-container .pageitem .sys-box .syc[data-v-9191921a] {
        padding: 0 0 24px 0;
        -webkit-box-flex: 1;
            -ms-flex-positive: 1;
                flex-grow: 1;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
}
.page-container .pageitem .sys-box .syc .syc-bi[data-v-9191921a] {
          line-height: 20px;
          font-weight: 400;
          font-size: 14px;
          color: #333333;
}
.page-container .pageitem .sys-box .syc .imgitem[data-v-9191921a] {
          margin-right: 6px;
          width: 16px;
          height: 10px;
}
.page-container .pageitem .sys-box .syc .sys-vals[data-v-9191921a] {
          font-size: 14px;
}
.page-container .pageitem .sys-box .syc .sys-vals.up[data-v-9191921a] {
            color: #e7483c;
}
.page-container .pageitem .sys-box .syc .sys-vals.down[data-v-9191921a] {
            color: #11b041;
}
.page-container .pageitem .sys-box .syc .sys-val[data-v-9191921a] {
          margin-right: 12px;
}
.company-line[data-v-9191921a] {
  margin: 20px 0 0 0;
  width: 100%;
  height: 946px;
  display: grid;
  grid-gap: 20px;
}
.company-line .items[data-v-9191921a] {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    padding: 0 20px 10px;
    border-radius: 4px;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}
.company-line .items .title[data-v-9191921a] {
      -ms-flex-negative: 0;
          flex-shrink: 0;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
}
.company-line .items .title p[data-v-9191921a] {
        font-size: 18px;
        font-weight: bold;
        line-height: 24px;
}
.company-line .items .line-box[data-v-9191921a] {
      -webkit-box-flex: 1;
          -ms-flex-positive: 1;
              flex-grow: 1;
}
.company-line .items1[data-v-9191921a] {
    width: 970px;
    height: 463px;
    grid-column: 1 / 3;
    grid-column-start: span 2;
}
.company-line .items2[data-v-9191921a] {
    width: 970px;
    height: 463px;
    grid-column: 1 / 3;
    grid-column-start: span 2;
}
.company-line .items3[data-v-9191921a] {
    width: 643px;
    height: 946px;
    grid-row: 1 / 3;
    grid-column: 3;
}
.company-line .items3 .scroll-box[data-v-9191921a] {
      -webkit-box-flex: 1;
          -ms-flex-positive: 1;
              flex-grow: 1;
      overflow-y: scroll;
      display: grid;
      grid-template-columns: 1fr;
      grid-template-rows: 212px;
      grid-row-gap: 20px;
      -ms-flex-line-pack: start;
          align-content: start;
      /*滚动条宽 长,滚动条整体部分，其中的属性有width,height,background,border等。*/
      /*滚动条的滑轨背景颜色,可以用display:none让其不显示，也可以添加背景图片，颜色改变显示效果。*/
      /*滑块颜色 */
      /*滚动条两端的按钮。可以用display:none让其不显示，也可以添加背景图片，颜色改变显示效果。*/
      /*横向滚动条和纵向滚动条相交处尖角的颜色 */
}
.company-line .items3 .scroll-box .s-items[data-v-9191921a] {
        margin: 0 auto;
        width: 98%;
        height: 212px;
        border-radius: 8px;
        overflow: hidden;
        background: #fff;
        -webkit-box-shadow: 0px 2px 8px 0px rgba(62, 80, 232, 0.1);
                box-shadow: 0px 2px 8px 0px rgba(62, 80, 232, 0.1);
}
.company-line .items3 .scroll-box .s-items .s-title[data-v-9191921a] {
          padding: 0 24px;
          width: 100%;
          height: 60px;
          display: grid;
          grid-template-columns: repeat(3, 1fr);
          background: rgba(62, 80, 232, 0.04);
          border-radius: 8px 8px 0 0;
          border: 1px solid #3e50e8;
          color: #111111;
}
.company-line .items3 .scroll-box .s-items .s-title .housename[data-v-9191921a] {
            font-weight: bold;
            color: #111111;
            line-height: 22px;
            font-size: 16;
}
.company-line .items3 .scroll-box .s-items .s-title .value[data-v-9191921a] {
            -webkit-box-pack: center;
                -ms-flex-pack: center;
                    justify-content: center;
            font-size: 20px;
            font-weight: 600;
            color: #111111;
            line-height: 22px;
}
.company-line .items3 .scroll-box .s-items .s-title .imgbox[data-v-9191921a] {
            -webkit-box-pack: end;
                -ms-flex-pack: end;
                    justify-content: flex-end;
            font-size: 16px;
            font-weight: 600;
}
.company-line .items3 .scroll-box .s-items .s-title .tit-item[data-v-9191921a] {
            -ms-flex-negative: 0;
                flex-shrink: 0;
            -webkit-box-align: center;
                -ms-flex-align: center;
                    align-items: center;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
}
.company-line .items3 .scroll-box .s-items .s-title .tit-item .img[data-v-9191921a] {
              margin-left: 4px;
              width: 16px;
              height: 22px;
}
.company-line .items3 .scroll-box .s-items .s-title .tit-item .down[data-v-9191921a] {
              color: #11b041;
}
.company-line .items3 .scroll-box .s-items .s-title .tit-item .up[data-v-9191921a] {
              color: #e7483c;
}
.company-line .items3 .scroll-box .s-items .grid-box[data-v-9191921a] {
          width: 100%;
          height: 152px;
          display: grid;
          grid-template-columns: repeat(3, 1fr);
          grid-template-rows: 50%;
}
.company-line .items3 .scroll-box .s-items .grid-box .grid-box-item[data-v-9191921a] {
            width: 100%;
            height: 100%;
            display: -webkit-inline-box;
            display: -ms-inline-flexbox;
            display: inline-flex;
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
                -ms-flex-direction: column;
                    flex-direction: column;
            -webkit-box-pack: center;
                -ms-flex-pack: center;
                    justify-content: center;
            -webkit-box-align: center;
                -ms-flex-align: center;
                    align-items: center;
}
.company-line .items3 .scroll-box .s-items .grid-box .grid-box-item .bignum[data-v-9191921a] {
              font-size: 20px;
              font-weight: 600;
              line-height: 28px;
}
.company-line .items3 .scroll-box[data-v-9191921a]::-webkit-scrollbar {
        width: 7px;
}
.company-line .items3 .scroll-box[data-v-9191921a]::-webkit-scrollbar-track {
        background-color: #f5f5f5;
        -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.1);
        border-radius: 5px;
}
.company-line .items3 .scroll-box[data-v-9191921a]::-webkit-scrollbar-thumb {
        background-color: rgba(0, 0, 0, 0.2);
        border-radius: 5px;
}
.company-line .items3 .scroll-box[data-v-9191921a]::-webkit-scrollbar-button {
        background-color: #eee;
        display: none;
}
.company-line .items3 .scroll-box[data-v-9191921a]::-webkit-scrollbar-corner {
        background-color: black;
}
.userInsights[data-v-9191921a] {
  margin: 20px 0 0 0;
  width: 100%;
  height: 650px;
  background: #ffffff;
  border-radius: 4px;
}
.userInsights .u-title[data-v-9191921a] {
    padding: 24px 24px 20px;
    font-size: 18px;
    color: #111111;
    font-weight: 500;
    line-height: 24px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.userInsights .treeMapBox[data-v-9191921a] {
    width: 100%;
    height: 585px;
}
.colostyle[data-v-9191921a] {
  color: #2671e2;
  font-weight: 600;
}
.table-box[data-v-9191921a] {
  width: 98.8%;
  height: 400px;
  background: #ffffff;
  border-radius: 4px;
  margin-top: 24px;
}
.table-box .title[data-v-9191921a] {
    width: 100%;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    text-indent: 30px;
    font-weight: 500;
    color: #32363d;
}
.table-box .tabbox[data-v-9191921a] {
    padding-left: 30px;
    padding-right: 30px;
    margin-top: 20px;
    min-height: 320px;
}
.el-row[data-v-9191921a] {
  margin-bottom: 20px;
}
.el-row[data-v-9191921a]:last-child {
    margin-bottom: 0;
}
.app-box-san[data-v-9191921a] {
  width: 100%;
  min-height: 350px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 15px;
}
.app-box-san .zuo[data-v-9191921a] {
    padding: 0 15px 15px;
    margin-right: 15px;
    background: #ffffff;
    border-radius: 4px;
    width: 48.7%;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
}
.app-box-san .zuo .title[data-v-9191921a] {
      width: 100%;
      height: 55px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-line-pack: center;
          align-content: center;
}
.app-box-san .zuo .title .text1[data-v-9191921a] {
        -webkit-box-flex: 2;
            -ms-flex: 2;
                flex: 2;
        line-height: 55px;
        text-indent: 20px;
        font-weight: 500;
        font-size: 16px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
}
.app-box-san .you[data-v-9191921a] {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    width: 49%;
    background: #ffffff;
    border-radius: 4px;
    padding: 0 15px 15px;
}
.app-box-san .you .title[data-v-9191921a] {
      width: 100%;
      height: 55px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-line-pack: center;
          align-content: center;
}
.app-box-san .you .title .text1[data-v-9191921a] {
        line-height: 55px;
        text-indent: 20px;
        font-weight: 500;
        font-size: 16px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
}
.tophove[data-v-9191921a] {
  color: #ffffff;
  background: #2671e2;
}
.projectBackend[data-v-9191921a] {
  background: #ffffff;
  padding: 12px 15px;
  border-radius: 5px;
}
.app-title[data-v-9191921a] {
  position: fixed;
  z-index: 999;
  margin-top: -16px;
  -webkit-box-shadow: 0px 0px 10px 0px #dadada;
          box-shadow: 0px 0px 10px 0px #dadada;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  left: 255px;
  right: 15px;
}
.app-title .titel-text[data-v-9191921a] {
    height: 100%;
    font-size: 16px;
    color: #32363d;
}
.app-title .toptimeqhuan[data-v-9191921a] {
    width: 190px;
    height: 32px;
    background: #ffffff;
    border-radius: 4px;
    border: 1px solid #e0e0e0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    overflow: hidden;
    margin-left: 20px;
    cursor: pointer;
}
.app-title .toptimeqhuan div[data-v-9191921a] {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    text-align: center;
    line-height: 32px;
    font-size: 14px;
}
.jinbox[data-v-9191921a] {
  width: 100%;
  height: 18px;
  line-height: 18px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 16px;
  color: #2c3542;
  margin-top: 24px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.jinbox .jinboxtit[data-v-9191921a] {
    width: 20%;
    height: 18px;
    padding-right: 6px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.jinbox .jinboxtit .sequenceNum[data-v-9191921a] {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      width: 24px;
      height: 24px;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      background: #e5f0ff;
      border-radius: 15px;
      color: #333333;
}
.jinbox .jinboxtit .name[data-v-9191921a] {
      white-space: nowrap;
      text-overflow: ellipsis;
      overflow: hidden;
      margin-left: 10px;
}
.jinbox .jinbox-box[data-v-9191921a] {
    width: 75%;
    height: 100%;
    border-radius: 8px;
    background: #f2f2f2;
}
.jinbox .boxbaifenbi[data-v-9191921a] {
    height: 100%;
    background: #60d7a0;
    border-radius: 8px;
    max-width: 100%;
}
.jinbox .boxbaifenbi2[data-v-9191921a] {
    height: 100%;
    background: #5b8ff9;
    max-width: 100%;
}
.jinbox .jinboxbott[data-v-9191921a] {
    width: 16%;
    text-indent: 50px;
}
.hejisan[data-v-9191921a] {
  width: 100%;
  margin: 15px auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.hejisan .sanbox1[data-v-9191921a] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.hejisan .text1-1[data-v-9191921a] {
    color: #666666;
}
.hejisan .text1-2[data-v-9191921a] {
    color: #333333;
    margin-top: 10px;
}
.title1[data-v-9191921a] {
  width: 100%;
  height: 55px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  line-height: 55px;
}
[data-v-9191921a] .el-badge__content {
  top: 10px;
}
[data-v-9191921a] .el-table::before {
  background: #fff;
}
.pop[data-v-9191921a] {
  display: inline-block;
  width: 18px;
  height: 18px;
  background: url("/img/pop.png");
  background-size: 100%;
  margin-left: 6px;
}
[data-v-9191921a] .el-button--primary {
  background: #2671e2 !important;
  border: 1px solid #2671e2 !important;
}

.box-center[data-v-63869791] {
  width: 100%;
  padding: 5px 15px 100px;
  min-width: 1000px;
}
.cen-tab[data-v-63869791] {
  width: 100%;
  padding: 15px;
  background: #ffffff;
  margin-top: 15px;
}
.tophove[data-v-63869791] {
  color: #ffffff;
  background: #2671e2;
}
.app-top[data-v-63869791] {
  width: 100%;
  background: #ffffff;
  -webkit-box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04);
          box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04);
  border-radius: 4px;
  padding-top: 15px;
  padding-bottom: 15px;
}
.app-top .app-titel[data-v-63869791] {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.app-top .app-titel .label[data-v-63869791] {
      font-size: 14px;
      font-weight: 400;
      color: #32363d;
      line-height: 14px;
      margin-left: 15px;
      width: 120px;
      text-align: right;
}
.app-top .app-titel .labelRight[data-v-63869791] {
      width: 250px;
}
.app-top .app-titel .toptimeqhuan[data-v-63869791] {
      height: 30px;
      background: #ffffff;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
}
.app-top .app-titel .toptimeqhuan div[data-v-63869791] {
      padding-left: 20px;
      padding-right: 20px;
      text-align: center;
      line-height: 30px;
      font-size: 14px;
      margin-right: 15px;
      border-radius: 4px;
      border: 1px solid #e0e0e0;
}
.div-lab[data-v-63869791] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 5px;
}
.div-inp[data-v-63869791] {
  width: 250px;
}
[data-v-63869791] .el-table__header-wrapper thead tr th {
  background: #f5f7fa;
  color: #333333;
}
[data-v-63869791] .el-dialog--center {
  border-radius: 8px;
}
[data-v-63869791] .el-dialog--center .el-dialog__title {
    font-weight: bold;
}
[data-v-63869791] .el-button--primary {
  background: #2671e2 !important;
  border: 1px solid #2671e2 !important;
}
[data-v-63869791] .el-button--text {
  color: #2671e2;
}

.box-center[data-v-5643da52] {
  width: 100%;
  padding: 15px;
  min-width: 1000px;
  padding-bottom: 100px;
}
.cen-tab[data-v-5643da52] {
  width: 100%;
  padding: 15px;
  background: #ffffff;
  margin-top: 15px;
}
.tophove[data-v-5643da52] {
  color: #ffffff;
  background: #2671e2;
}
.app-top[data-v-5643da52] {
  width: 100%;
  background: #ffffff;
  -webkit-box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04);
          box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04);
  border-radius: 4px;
  padding-top: 15px;
  padding-bottom: 15px;
}
.app-top .app-titel[data-v-5643da52] {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.app-top .app-titel .label[data-v-5643da52] {
      font-size: 14px;
      font-weight: 400;
      color: #32363d;
      line-height: 14px;
      margin-left: 15px;
      min-width: 100px;
      text-align: right;
}
.app-top .app-titel .toptimeqhuan[data-v-5643da52] {
      height: 30px;
      background: #ffffff;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
}
.app-top .app-titel .toptimeqhuan div[data-v-5643da52] {
      padding-left: 20px;
      padding-right: 20px;
      text-align: center;
      line-height: 30px;
      font-size: 14px;
      margin-right: 15px;
      border-radius: 4px;
      border: 1px solid #e0e0e0;
}
[data-v-5643da52] .el-table__header-wrapper thead tr th {
  background: #f5f7fa;
  color: #333333;
}
[data-v-5643da52] .el-dialog--center {
  border-radius: 8px;
}
[data-v-5643da52] .el-dialog--center .el-dialog__title {
    font-weight: bold;
}
[data-v-5643da52] .el-button--primary {
  background: #2671e2 !important;
  border: 1px solid #2671e2 !important;
}
[data-v-5643da52] .el-button--text {
  color: #2671e2;
}

[data-v-c1efbaae] .el-table__header-wrapper thead tr th {
  background: #f5f7fa;
  color: #333333;
}
.box-center[data-v-c1efbaae] {
  width: 100%;
  padding: 5px 15px 100px;
  min-width: 1000px;
}
.cen-tab[data-v-c1efbaae] {
  width: 100%;
  padding: 15px;
  background: #ffffff;
  margin-top: 15px;
}
.tophove[data-v-c1efbaae] {
  color: #ffffff;
  background: #2671e2;
}
.app-top[data-v-c1efbaae] {
  width: 100%;
  background: #ffffff;
  -webkit-box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04);
          box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04);
  border-radius: 4px;
  padding-top: 15px;
  padding-bottom: 15px;
}
.app-top .app-titel[data-v-c1efbaae] {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.app-top .app-titel .label[data-v-c1efbaae] {
      font-size: 14px;
      font-weight: 400;
      color: #32363d;
      line-height: 14px;
      min-width: 100px;
      text-align: right;
}
.app-top .app-titel .toptimeqhuan[data-v-c1efbaae] {
      height: 30px;
      background: #ffffff;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
}
.app-top .app-titel .toptimeqhuan div[data-v-c1efbaae] {
      padding-left: 20px;
      padding-right: 20px;
      text-align: center;
      line-height: 30px;
      font-size: 14px;
      margin-right: 15px;
      border-radius: 4px;
      border: 1px solid #e0e0e0;
}
[data-v-c1efbaae] .el-dialog--center {
  border-radius: 8px;
}
[data-v-c1efbaae] .el-dialog--center .el-dialog__title {
    font-weight: bold;
}
[data-v-c1efbaae] .el-button--primary {
  background: #2671e2 !important;
  border: 1px solid #2671e2 !important;
}
[data-v-c1efbaae] .el-button--text {
  color: #2671e2;
}

.box-center[data-v-fc7a6f0e] {
  width: 100%;
  padding: 5px 15px 20px;
  min-width: 1000px;
}
.cen-tab[data-v-fc7a6f0e] {
  width: 100%;
  padding: 15px;
  min-height: 400px;
  background: #ffffff;
  margin-top: 15px;
}
.tophove[data-v-fc7a6f0e] {
  color: #ffffff;
  background: #2671e2;
}
.app-top[data-v-fc7a6f0e] {
  width: 100%;
  background: #ffffff;
  -webkit-box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04);
          box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04);
  border-radius: 4px;
  padding-top: 15px;
  padding-bottom: 15px;
}
.app-top .app-titel[data-v-fc7a6f0e] {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.app-top .app-titel .label[data-v-fc7a6f0e] {
      font-size: 14px;
      font-weight: 400;
      color: #32363d;
      line-height: 14px;
      margin-left: 15px;
}
.app-top .app-titel .toptimeqhuan[data-v-fc7a6f0e] {
      height: 30px;
      background: #ffffff;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
}
.app-top .app-titel .toptimeqhuan div[data-v-fc7a6f0e] {
      padding-left: 20px;
      padding-right: 20px;
      text-align: center;
      line-height: 30px;
      font-size: 14px;
      margin-right: 15px;
      border-radius: 4px;
      border: 1px solid #e0e0e0;
}
[data-v-fc7a6f0e] .el-table__header-wrapper thead tr th {
  background: #f5f7fa;
  color: #333333;
}
[data-v-fc7a6f0e] .el-dialog--center {
  border-radius: 8px;
}
[data-v-fc7a6f0e] .el-dialog--center .el-dialog__title {
    font-weight: bold;
}
[data-v-fc7a6f0e] .el-button--primary {
  background: #2671e2 !important;
  border: 1px solid #2671e2 !important;
}
[data-v-fc7a6f0e] .el-button--text {
  color: #2671e2;
}

.box-center[data-v-583cc79b] {
  margin: 0 auto;
  padding: 5px 15px 20px;
  min-width: 1000px;
  border-radius: 4px;
  font-size: 14px;
}
.booxtop[data-v-583cc79b] {
  width: 100%;
  background: #fff;
  border-radius: 4px;
  padding-bottom: 10px;
  margin-top: 0px;
}
.booxtop .app-topbox[data-v-583cc79b] {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}
.booxtop .app-topbox .div-labox[data-v-583cc79b] {
      margin-right: 40px;
      margin-top: 20px;
      height: 32px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
}
.booxtop .app-topbox .div-labox .labeltext[data-v-583cc79b] {
        min-width: 85px;
        text-align: right;
        line-height: 32px;
}
.booxtop .app-topbox .div-labox .div-inpbox[data-v-583cc79b] {
        width: 220px;
}
.booxtop .app-topbox .div-labox .toptimeqhuan[data-v-583cc79b] {
        height: 30px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        margin: 0 20px;
}
.booxtop .app-topbox .div-labox .toptimeqhuan div[data-v-583cc79b] {
        padding-left: 20px;
        padding-right: 20px;
        text-align: center;
        line-height: 30px;
        font-size: 14px;
        margin-right: 15px;
        border-radius: 4px;
        border: 1px solid #e0e0e0;
}
.booxtop .app-topbox .div-labox .toptimeqhuan .btn[data-v-583cc79b] {
        padding-left: 20px;
        padding-right: 20px;
        text-align: center;
        font-size: 14px;
        border-radius: 4px;
        border: 1px solid #e0e0e0;
}
.cen-tab[data-v-583cc79b] {
  width: 100%;
  padding: 15px;
  margin-top: 15px;
  background: #fff;
}
.tophove[data-v-583cc79b] {
  color: #ffffff;
  background: #2671e2;
}
[data-v-583cc79b] .el-table__header-wrapper thead tr th {
  background: #f5f7fa;
  color: #333333;
}
[data-v-583cc79b] .el-dialog--center {
  border-radius: 8px;
}
[data-v-583cc79b] .el-dialog--center .el-dialog__title {
    font-weight: bold;
}
[data-v-583cc79b] .el-button--primary {
  background: #2671e2 !important;
  border: 1px solid #2671e2 !important;
}
[data-v-583cc79b] .el-button--text {
  color: #2671e2;
}

@charset "UTF-8";
.pages[data-v-3bdfbaae] {
  padding: 20px;
  width: 100%;
}
.app-titel[data-v-3bdfbaae] {
  width: 100%;
  height: 180px;
  background: #ffffff;
  padding-top: 26px;
  -webkit-box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04);
          box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04);
  border-radius: 8px;
}
.screeningbox[data-v-3bdfbaae] {
  width: 100%;
  height: 32px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.screeningbox[data-v-3bdfbaae] .el-radio-button__orig-radio:checked + .el-radio-button__inner {
    background-color: var(--theme);
    border-color: var(--theme);
    -webkit-box-shadow: -1px 0 0 0 var(--theme);
    box-shadow: -1px 0 0 0 var(--theme);
}
.screeningboxlebl[data-v-3bdfbaae] {
  min-width: 104px;
  text-align: right;
  font-size: 16px;
  color: #32363d;
}
.inputbox[data-v-3bdfbaae] {
  width: 160px;
  height: 32px;
  background: #ffffff;
}
.el-input__inner[data-v-3bdfbaae] {
  height: 32px;
}
.el-input__suffix[data-v-3bdfbaae] {
  top: 6px;
}
.el-date-editor .el-range__icon[data-v-3bdfbaae] {
  line-height: 25px;
}
.el-date-editor .el-range-separator[data-v-3bdfbaae] {
  line-height: 25px;
}
.button1[data-v-3bdfbaae] {
  padding-left: 16px;
  padding-right: 16px;
  height: 32px;
  line-height: 32px;
  background: #2671e2;
  border-radius: 2px;
  color: #ffffff;
  font-size: 16px;
  border: none;
  cursor: pointer;
}
.app-box[data-v-3bdfbaae] {
  width: 100%;
  min-height: 300px;
  background: #ffffff;
  -webkit-box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04);
          box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04);
  border-radius: 8px;
  padding: 20px 20px 40px;
  margin-top: 20px;
}
.el-table thead[data-v-3bdfbaae] {
  background: #e0e0e0;
}
.block[data-v-3bdfbaae] {
  width: 100%;
  margin-top: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.blockbox[data-v-3bdfbaae] {
  margin-left: auto;
}
.el-date-editor .el-range-input[data-v-3bdfbaae],
.el-date-editor .el-range-separator[data-v-3bdfbaae] {
  margin: 3px;
}
.screeningbox .el-select .el-select__tags[data-v-3bdfbaae] {
  -ms-flex-wrap: unset !important;
      flex-wrap: unset !important;
  overflow: auto !important;
}
.screeningbox .el-select .el-select__tags[data-v-3bdfbaae]::-webkit-scrollbar {
  /*滚动条整体样式*/
  width: 4px;
  /*高宽分别对应横竖滚动条的尺寸*/
  height: 4px;
  scrollbar-arrow-color: red;
}
.screeningbox .el-select .el-select__tags[data-v-3bdfbaae]::-webkit-scrollbar-thumb {
  /*滚动条里面小方块*/
  border-radius: 5px;
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  background: rgba(0, 0, 0, 0.2);
  scrollbar-arrow-color: red;
}
.screeningbox .el-select .el-select__tags[data-v-3bdfbaae]::-webkit-scrollbar-track {
  /*滚动条里面轨道*/
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  border-radius: 0;
  background: rgba(0, 0, 0, 0.1);
}
.el-radio-button__orig-radio:checked + .el-radio-button__inner[data-v-3bdfbaae] {
  color: #fff;
  background-color: #2671e2;
  border-color: #2671e2;
  -webkit-box-shadow: -1px 0 0 0 #2671e2;
  box-shadow: -1px 0 0 0 #2671e2;
}
.appcenter[data-v-3bdfbaae] {
  width: 100%;
  height: 600px;
  position: relative;
}
.btn[data-v-3bdfbaae] {
  width: 100%;
  height: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.btn .btns[data-v-3bdfbaae] {
  margin: 0 10px;
  width: 75px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  background: #2671e2;
  color: #fff;
  border-radius: 8px;
  border: 1px solid #2671e2;
  cursor: pointer;
}
.btn .cen[data-v-3bdfbaae] {
  background: #fff;
  color: #333;
  border-radius: 8px;
  border: 1px solid #333;
}
.btns-line[data-v-3bdfbaae] {
  background: #fff;
  color: #333;
  border: 1px solid #333;
  border-radius: 8px;
}
.btn .pass[data-v-3bdfbaae] {
  background: #00b83f;
  border: 1px solid #00b83f;
}
.btn .rejued[data-v-3bdfbaae] {
  background: #f76c6c;
  border: 1px solid #f76c6c;
}
.bottom[data-v-3bdfbaae] {
  padding: 0 5px 0 0;
  width: 100%;
  height: 82px;
  position: relative;
  border-radius: 8px;
  background: #fff;
}
.aplayer[data-v-3bdfbaae] {
  -webkit-box-shadow: none;
          box-shadow: none;
  /*width: 80%;*/
  width: 95.3%;
}
.aplayer-author[data-v-3bdfbaae] {
  display: none;
}
.aplayer .aplayer-pic[data-v-3bdfbaae] {
  width: 60px;
  height: 60px;
  margin-left: 10px;
}
.aplayerSpeed[data-v-3bdfbaae] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  /*justify-content: space-around;*/
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0 10px;
  font-size: 14px;
  color: #999;
  /*width: 616px;*/
  width: 86.5%;
  margin: 0 auto;
  position: absolute;
  left: 70px;
  top: 50px;
}
[data-v-3bdfbaae] .aplayer-info {
  padding: 22px 7px 0px 10px;
}
[data-v-3bdfbaae] .aplayer-pic {
  width: 60px !important;
  height: 60px !important;
}
[data-v-3bdfbaae] .aplayer-music {
  display: none !important;
}
.aplayer-controller[data-v-3bdfbaae] {
  margin-top: 15px;
}
.aplayerSpeedFont[data-v-3bdfbaae] {
  color: #2671e2;
}
.righttit[data-v-3bdfbaae] {
  width: 100%;
  height: 57px;
  border-top: 1px solid #e0e0e0;
  border-bottom: 1px solid #e0e0e0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.righttittab[data-v-3bdfbaae] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
}
.righttittab div[data-v-3bdfbaae] {
  height: 57px;
  line-height: 57px;
  font-size: 16px;
  text-align: center;
}
.tophove[data-v-3bdfbaae] {
  color: #2671e2 !important;
  border-bottom: 2px solid #2671e2;
  font-weight: bold;
}
.applefttop[data-v-3bdfbaae] {
  width: 100%;
  height: 80px;
  border-bottom: 1px solid #e0e0e0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#waveform[data-v-3bdfbaae] {
  height: 128px;
}
.wavebottombox[data-v-3bdfbaae] {
  width: 100%;
  height: 47px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #ffffff;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 16px;
  overflow: hidden;
}
.wavebottombox div[data-v-3bdfbaae] {
  line-height: 47px;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.audioPlay[data-v-3bdfbaae] {
  width: 30px;
  height: 30px;
  margin-left: 5%;
}
.fromobj[data-v-3bdfbaae] {
  width: 95%;
  height: 56px;
  margin: 0 auto;
  border-bottom: 1px solid #e0e0e0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.fromobjleab[data-v-3bdfbaae] {
  width: 25%;
  height: 100%;
  line-height: 56px;
  font-size: 16px;
  color: #666666;
}
.fromobjvalue[data-v-3bdfbaae] {
  width: 75%;
  height: 100%;
  line-height: 56px;
  color: #32363d;
  font-size: 16px;
}
.Withanewline[data-v-3bdfbaae] {
  width: 95%;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.Withanewline div[data-v-3bdfbaae] {
  padding-left: 12px;
  padding-right: 12px;
  border-radius: 2px;
  height: 28px;
  line-height: 28px;
  color: #2671e2;
  margin-left: 25px;
  background: #f4f8fd;
  margin-top: 20px;
}
.ratebox[data-v-3bdfbaae] {
  width: 100%;
  height: calc(100vh - 150px);
  padding-bottom: 50px;
  overflow-y: scroll;
}
.mydesc[data-v-3bdfbaae] {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 0 20px;
  height: 40px;
  border-top: 1px solid #ccc;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #fff;
}
.rateboxtit[data-v-3bdfbaae] {
  width: 100%;
  height: 56px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.rateboxtit > div[data-v-3bdfbaae] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  height: 100%;
  line-height: 56px;
  color: #333333;
  font-size: 16px;
  text-align: center;
}
.rateboxcenttit[data-v-3bdfbaae] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  height: 44px;
  background: #f8f8f8;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #333333;
  font-size: 16px;
}
.rateboxcenttit > div[data-v-3bdfbaae] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  text-align: center;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.rateboxcent[data-v-3bdfbaae] {
  width: 100%;
  height: 50px;
  border-bottom: 1px solid #f8f8f8;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #666666;
  font-size: 14px;
}
.rateboxcent > div[data-v-3bdfbaae] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  text-align: center;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.ratebutton[data-v-3bdfbaae] {
  width: 68px;
  height: 26px;
  background: #2671e2;
  border-radius: 4px;
  font-size: 14px;
  font-weight: 400;
  color: #ffffff;
  text-align: center;
  line-height: 26px;
  margin: 0 auto;
}
.ratebutton1[data-v-3bdfbaae] {
  width: 68px;
  height: 26px;
  background: #f2f2f2;
  border-radius: 4px;
  font-size: 14px;
  font-weight: 400;
  color: #999999;
  text-align: center;
  line-height: 26px;
  margin: 0 auto;
}
.arrow1[data-v-3bdfbaae] {
  width: 18px;
  height: 18px;
}
.fromobjdd[data-v-3bdfbaae] {
  width: 95%;
  min-height: 56px;
  margin: 0 auto;
  border-bottom: 1px solid #e0e0e0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 16px;
}
.fromobjleabdd[data-v-3bdfbaae] {
  min-width: 80px;
  height: 56px;
  line-height: 56px;
  color: #666666;
}
.fromobjvaluedd[data-v-3bdfbaae] {
  width: 75%;
  padding-bottom: 14px;
}
.fromobjvaluedd123[data-v-3bdfbaae] {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.fromobjvaluedd1234[data-v-3bdfbaae] {
  margin-right: 12px;
  height: 28px;
  background: #f4f8fd;
  border-radius: 2px;
  line-height: 28px;
  padding-right: 10px;
  padding-left: 10px;
  color: #2671e2;
  margin-top: 16px;
  font-size: 14px;
}
.fromobjvaluedd1235[data-v-3bdfbaae] {
  margin-right: 12px;
  height: 28px;
  background: #999999;
  border-radius: 2px;
  line-height: 28px;
  padding-right: 10px;
  padding-left: 10px;
  color: #ffffff;
  margin-top: 16px;
  font-size: 14px;
}
.text[data-v-3bdfbaae] {
  width: 100%;
  font-size: 12px;
  line-height: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 25px 0px;
}
.text[data-speaker="2"][data-v-3bdfbaae],
.text[data-speaker="4"][data-v-3bdfbaae],
.text[data-speaker="6"][data-v-3bdfbaae] {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  text-align: left;
}
.content123[data-v-3bdfbaae] {
  cursor: pointer;
}
.content123 div.speaker-text[data-v-3bdfbaae] {
  font-size: 18px;
  padding: 5px 14px;
  color: #32363d;
  background: #f4f5f7;
  border-radius: 8px;
  margin: 0 20px;
  line-height: 1.5;
  max-width: 365px;
}
.log-list[data-v-3bdfbaae] {
  width: 30%;
  padding: 20px 10px;
}
.log-lists[data-v-3bdfbaae] {
  width: 100%;
  height: 400px;
  overflow-y: scroll;
}

/*滚动条样式*/
.log-lists[data-v-3bdfbaae]::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}
.log-lists[data-v-3bdfbaae]::-webkit-scrollbar-thumb {
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  background: rgba(0, 0, 0, 0.2);
}
.log-lists[data-v-3bdfbaae]::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  border-radius: 0;
  background: rgba(0, 0, 0, 0.1);
}
.center[data-v-3bdfbaae] {
  height: 400px;
  overflow-y: scroll;
}

/*滚动条样式*/
.center[data-v-3bdfbaae]::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}
.center[data-v-3bdfbaae]::-webkit-scrollbar-thumb {
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  background: rgba(0, 0, 0, 0.2);
}
.center[data-v-3bdfbaae]::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  border-radius: 0;
  background: rgba(0, 0, 0, 0.1);
}
.center .text .avatar[data-v-3bdfbaae] {
  width: 40px;
  height: 40px;
  background-color: #ccc;
  border-radius: 50%;
  margin-left: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.center .text .avatar img[data-v-3bdfbaae] {
  width: 32px;
  height: 32px;
  display: block;
}
.center .text .avatar div[data-v-3bdfbaae] {
  width: 100%;
  height: 100%;
  text-align: center;
  line-height: 40px;
  color: #ffffff;
  font-size: 24px;
}
.textRight .content123 .speaker-texts[data-v-3bdfbaae] {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.textRight .content123 div.speaker-text[data-v-3bdfbaae] {
  color: #32363d;
  background: #f4f5f7;
  margin: 0 0 0 20px;
}
.textRight .avatar[data-v-3bdfbaae] {
  margin-right: 15px;
}
.speaker-texts[data-v-3bdfbaae] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.play[data-v-3bdfbaae] {
  width: 24px;
  height: 24px;
}
.play img[data-v-3bdfbaae] {
  width: 100%;
  height: 100%;
}
.text.activecoloc .content123 div.speaker-text[data-v-3bdfbaae] {
  color: #2671e2;
}
.textRight.activecoloc .content123 div.speaker-text[data-v-3bdfbaae] {
  color: #ff7538;
}

/*对话的标签标识*/
.content123 .showmark[data-v-3bdfbaae] {
  font-size: 14px;
  max-width: 300px;
  min-height: 20px;
  line-height: 20px;
  margin: 10px 22px 0;
}
.content123 .showmark .mark-item[data-v-3bdfbaae] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 2px;
}
.content123 .showmark .mark-item .markicon[data-v-3bdfbaae] {
  width: 14px;
  height: 14px;
  margin-right: 6px;
}
.content123 .showmark .mark-item .marktext[data-v-3bdfbaae] {
  font-size: 12px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #3e50e8;
  line-height: 18px;
  word-break: break-all;
}
.textRight .content123 .showmark[data-v-3bdfbaae] {
  margin: 10px 22px 0 2px;
}
.inputbox[data-v-3bdfbaae] {
  width: 180px;
  height: 32px;
  background: #ffffff;
  margin-left: 16px;
}
.searchbox .avatar img[data-v-3bdfbaae] {
  /*width: 53px;*/
  /*height: 53px;*/
  width: 32px;
  height: 32px;
  display: block;
}
.searchbox .avatar[data-v-3bdfbaae] {
  width: 40px;
  height: 40px;
  /*background-color: #f2f2f2;*/
  background-color: #ccc;
  border-radius: 50%;
  margin-left: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.tapClick[data-v-3bdfbaae] {
  border-bottom: 1px solid #ccc;
  height: 50px;
}
.headboxbott[data-v-3bdfbaae] {
  width: 100%;
  height: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-bottom: 1px solid #e0e0e0;
}
.headovfu[data-v-3bdfbaae] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  height: 40px;
  overflow: hidden;
  margin-top: 10px;
}
.headpade[data-v-3bdfbaae] {
  width: 100px;
  height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-left: 1px solid #d6d6d6;
}
.biaoji[data-v-3bdfbaae] {
  width: 70px;
  height: 30px;
  background: #e6625b;
  border-radius: 24px;
  text-align: center;
  line-height: 30px;
  color: #ffffff;
}
.biaoji1[data-v-3bdfbaae] {
  width: 70px;
  height: 30px;
  /* background: #ccc; */
  border-radius: 24px;
  text-align: center;
  line-height: 30px;
  color: #666;
  margin-left: 10px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  border: 1px solid #e0e0e0;
  cursor: pointer;
}
.inner-container[data-v-3bdfbaae] {
  overflow-x: scroll;
  height: 40px;
}

/*滚动条样式*/
.inner-container[data-v-3bdfbaae]::-webkit-scrollbar {
  /*width: 4px;*/
  height: 4px;
}
.inner-container[data-v-3bdfbaae]::-webkit-scrollbar-thumb {
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  background: rgba(0, 0, 0, 0.2);
}
.inner-container[data-v-3bdfbaae]::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  border-radius: 0;
  background: rgba(0, 0, 0, 0.1);
}
.viewclace[data-v-3bdfbaae] {
  height: 30px;
  text-align: center;
  line-height: 30px;
  border-radius: 14px;
  margin-right: 34px;
  margin-top: 16px;
  font-size: 16px;
  border: 1px solid;
  padding-left: 18px;
  padding-right: 18px;
}
.bosdttom[data-v-3bdfbaae] {
  color: #ffffff;
  background-color: #2671e2;
}
.pingfenbox[data-v-3bdfbaae] {
  width: 100%;
  height: 30px;
  line-height: 30px;
  border-bottom: 1px solid #e0e0e0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.pingfenbox div[data-v-3bdfbaae] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  text-align: center;
}
.activecllasscet[data-v-3bdfbaae] {
  background: #2671e2;
  color: #ffffff;
}
.roleindexclass[data-v-3bdfbaae] {
  color: #2671e2;
  font-weight: bold;
}
.adjskdjroleindexclass[data-v-3bdfbaae] {
  background: #3ca953 !important;
  color: #ffffff !important;
}

/*话术*/
.huashu-title[data-v-3bdfbaae] {
  background: #fff;
  font-size: 16px;
  line-height: 20px;
  padding: 10px 20px;
}
.huashu[data-v-3bdfbaae] {
  width: 400px;
  padding: 0 20px 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  background: #fff;
}
.huashu .huashu-item[data-v-3bdfbaae] {
  margin-right: 20px;
  height: 30px;
  line-height: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.huashu .huashu-item .text[data-v-3bdfbaae] {
  font-size: 14px;
  color: #666;
  margin-left: 5px;
}
.hahaha .el-dialog__body[data-v-3bdfbaae] {
  padding: 0 20px !important;
}
.hahaha .el-dialog__footer[data-v-3bdfbaae] {
  padding: 10px 20px !important;
}
.el-step__icon.is-text[data-v-3bdfbaae] {
  border: none;
}
.elmenus .el-menu-demo[data-v-3bdfbaae] {
  border-bottom: none;
}
[data-v-3bdfbaae] .el-menu--horizontal > .el-menu-item.is-active {
  border-bottom: 2px solid var(--theme);
}
[data-v-3bdfbaae] .el-range-separator {
  width: 10%;
}

[data-v-64253cbd] .el-tree-node__content {
  overflow: hidden;
}
.editDiv[data-v-64253cbd] {
  width: 100%;
  min-height: 60px;
  max-height: 120px;
  overflow: auto;
  margin-bottom: 10px;
  padding: 15px;
  outline: none;
  border: 1px solid #409eff;
  border-radius: 10px;
}
.box-center[data-v-64253cbd] {
  width: 100%;
  padding: 15px 15px 20px;
  min-width: 1000px;
}
#app[data-v-64253cbd] {
  width: 100%;
  min-height: 100vh;
  background: #ffffff;
  -webkit-box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.1);
  border-radius: 4px;
  padding-left: 15px;
  padding-bottom: 60px;
}
.addlevl[data-v-64253cbd] {
  width: 100px;
  border: 1px solid #2671e2;
  color: #2671e2;
  text-align: center;
  line-height: 30rpx;
  border-radius: 4px;
  margin-top: 10px;
  margin-left: 18px;
}
.biaoti[data-v-64253cbd] {
  font-size: 20px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #32363d;
  line-height: 20px;
  padding-top: 25px;
}
.primary[data-v-64253cbd] {
  width: 108px;
  height: 42px;
  background: #2671e2;
}
.custom-tree-node[data-v-64253cbd] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-size: 14px;
  padding-right: 183px;
}
.remove[data-v-64253cbd] {
  color: red;
}
.editorcd[data-v-64253cbd] {
  color: #2671e2;
}
.editorcd2[data-v-64253cbd] {
  color: #e6a12f;
}
.levelimg1[data-v-64253cbd] {
  width: 18px;
  height: 18px;
}
.levelimg2[data-v-64253cbd] {
  width: 16px;
  height: 16px;
}
.levelimg3[data-v-64253cbd] {
  width: 14px;
  height: 14px;
}
.app-titel[data-v-64253cbd] {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.app-titel .label[data-v-64253cbd] {
    font-size: 14px;
    font-weight: 400;
    color: #32363d;
    line-height: 14px;
    margin-left: 15px;
}
.app-titel .toptimeqhuan[data-v-64253cbd] {
    height: 30px;
    background: #ffffff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.app-titel .toptimeqhuan div[data-v-64253cbd] {
    padding-left: 20px;
    padding-right: 20px;
    text-align: center;
    line-height: 30px;
    font-size: 14px;
    margin-right: 15px;
    border-radius: 4px;
    border: 1px solid #e0e0e0;
}
[data-v-64253cbd] .el-dialog--center {
  border-radius: 8px;
}
[data-v-64253cbd] .el-dialog--center .el-dialog__title {
    font-weight: bold;
}
[data-v-64253cbd] .el-button--primary {
  background: #2671e2 !important;
  border: 1px solid #2671e2 !important;
}
[data-v-64253cbd] .el-button--text {
  color: #2671e2;
}
.itemlist[data-v-64253cbd] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 20px 0;
}
.item-input[data-v-64253cbd] {
  width: 100%;
  padding: 4px 10px;
  outline: none;
  border: 1px solid #409eff;
  border-radius: 4px;
  overflow: auto;
  line-height: 24px;
  min-height: 24px;
  max-height: 100px;
  margin: 0 10px;
}
[data-v-64253cbd] input::-webkit-outer-spin-button,[data-v-64253cbd] input::-webkit-inner-spin-button {
  -webkit-appearance: none !important;
  margin: 0;
}

[data-v-242dfc06] .el-tree-node__content {
  overflow: hidden;
}
.editDiv[data-v-242dfc06] {
  width: 100%;
  min-height: 60px;
  max-height: 120px;
  overflow: auto;
  margin-bottom: 10px;
  padding: 15px;
  outline: none;
  border: 1px solid #409eff;
  border-radius: 10px;
}
.box-center[data-v-242dfc06] {
  width: 100%;
  padding: 15px 15px 20px;
  min-width: 1000px;
}
#app[data-v-242dfc06] {
  width: 100%;
  min-height: 100vh;
  background: #ffffff;
  -webkit-box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.1);
  border-radius: 4px;
  padding-left: 15px;
  padding-bottom: 60px;
}
.addlevl[data-v-242dfc06] {
  width: 100px;
  border: 1px solid #2671e2;
  color: #2671e2;
  text-align: center;
  line-height: 30rpx;
  border-radius: 4px;
  margin-top: 10px;
  margin-left: 18px;
}
.biaoti[data-v-242dfc06] {
  font-size: 20px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #32363d;
  line-height: 20px;
  padding-top: 25px;
}
.primary[data-v-242dfc06] {
  width: 108px;
  height: 42px;
  background: #2671e2;
}
.custom-tree-node[data-v-242dfc06] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-size: 14px;
  padding-right: 183px;
}
.remove[data-v-242dfc06] {
  color: red;
}
.editorcd[data-v-242dfc06] {
  color: #2671e2;
}
.editorcd2[data-v-242dfc06] {
  color: #e6a12f;
}
.levelimg1[data-v-242dfc06] {
  width: 18px;
  height: 18px;
}
.levelimg2[data-v-242dfc06] {
  width: 16px;
  height: 16px;
}
.levelimg3[data-v-242dfc06] {
  width: 14px;
  height: 14px;
}
.app-titel[data-v-242dfc06] {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.app-titel .label[data-v-242dfc06] {
    font-size: 14px;
    font-weight: 400;
    color: #32363d;
    line-height: 14px;
    margin-left: 15px;
}
.app-titel .toptimeqhuan[data-v-242dfc06] {
    height: 30px;
    background: #ffffff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.app-titel .toptimeqhuan div[data-v-242dfc06] {
    padding-left: 20px;
    padding-right: 20px;
    text-align: center;
    line-height: 30px;
    font-size: 14px;
    margin-right: 15px;
    border-radius: 4px;
    border: 1px solid #e0e0e0;
}
[data-v-242dfc06] .el-dialog--center {
  border-radius: 8px;
}
[data-v-242dfc06] .el-dialog--center .el-dialog__title {
    font-weight: bold;
}
[data-v-242dfc06] .el-button--primary {
  background: #2671e2 !important;
  border: 1px solid #2671e2 !important;
}
[data-v-242dfc06] .el-button--text {
  color: #2671e2;
}
.itemlist[data-v-242dfc06] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 20px 0;
}
.item-input[data-v-242dfc06] {
  width: 100%;
  padding: 4px 10px;
  outline: none;
  border: 1px solid #409eff;
  border-radius: 4px;
  overflow: auto;
  line-height: 24px;
  min-height: 24px;
  max-height: 100px;
  margin: 0 10px;
}
[data-v-242dfc06] input::-webkit-outer-spin-button,[data-v-242dfc06] input::-webkit-inner-spin-button {
  -webkit-appearance: none !important;
  margin: 0;
}

.box-center[data-v-43349622] {
  width: 100%;
  padding: 15px;
  min-width: 1000px;
  padding-bottom: 100px;
}
.cen-tab[data-v-43349622] {
  width: 100%;
  padding: 15px;
  background: #ffffff;
  margin-top: 15px;
  min-height: 600px;
}
.tophove[data-v-43349622] {
  color: #ffffff;
  background: #2671e2;
}
.app-top[data-v-43349622] {
  width: 100%;
  background: #ffffff;
  -webkit-box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04);
          box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04);
  border-radius: 4px;
  padding-top: 15px;
  padding-bottom: 15px;
}
.app-top .app-titel[data-v-43349622] {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.app-top .app-titel .label[data-v-43349622] {
      font-size: 14px;
      font-weight: 400;
      color: #32363d;
      line-height: 14px;
      margin-left: 15px;
}
.app-top .app-titel .toptimeqhuan[data-v-43349622] {
      height: 30px;
      background: #ffffff;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
}
.app-top .app-titel .toptimeqhuan div[data-v-43349622] {
      padding-left: 20px;
      padding-right: 20px;
      text-align: center;
      line-height: 30px;
      font-size: 14px;
      margin-right: 15px;
      border-radius: 4px;
      border: 1px solid #e0e0e0;
}
[data-v-43349622] .el-table__header-wrapper thead tr th {
  background: #f5f7fa;
  color: #333333;
}
[data-v-43349622] .el-dialog--center {
  border-radius: 8px;
}
[data-v-43349622] .el-dialog--center .el-dialog__title {
    font-weight: bold;
}
[data-v-43349622] .el-button--primary {
  background: #2671e2 !important;
  border: 1px solid #2671e2 !important;
}
[data-v-43349622] .el-button--text {
  color: #2671e2;
}

.box-center[data-v-0b24d8a2] {
  width: 100%;
  padding: 15px;
  min-width: 1000px;
  padding-bottom: 40px;
}
.cen-tab[data-v-0b24d8a2] {
  width: 100%;
  padding: 15px;
  background: #ffffff;
  margin-top: 15px;
}
.tophove[data-v-0b24d8a2] {
  color: #ffffff;
  background: #2671e2;
}
.app-top[data-v-0b24d8a2] {
  width: 100%;
  background: #ffffff;
  -webkit-box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04);
          box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04);
  border-radius: 4px;
  padding-top: 15px;
  padding-bottom: 15px;
}
.app-top .app-titel[data-v-0b24d8a2] {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.app-top .app-titel .label[data-v-0b24d8a2] {
      font-size: 14px;
      font-weight: 400;
      color: #32363d;
      line-height: 14px;
      margin-left: 15px;
}
.app-top .app-titel .toptimeqhuan[data-v-0b24d8a2] {
      height: 30px;
      background: #ffffff;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
}
.app-top .app-titel .toptimeqhuan div[data-v-0b24d8a2] {
      padding-left: 20px;
      padding-right: 20px;
      text-align: center;
      line-height: 30px;
      font-size: 14px;
      margin-right: 15px;
      border-radius: 4px;
      border: 1px solid #e0e0e0;
}
[data-v-0b24d8a2] .el-table__header-wrapper thead tr th {
  background: #f5f7fa;
  color: #333333;
}
[data-v-0b24d8a2] .el-dialog--center {
  border-radius: 8px;
}
[data-v-0b24d8a2] .el-dialog--center .el-dialog__title {
    font-weight: bold;
}
[data-v-0b24d8a2] .el-button--primary {
  background: #2671e2 !important;
  border: 1px solid #2671e2 !important;
}
[data-v-0b24d8a2] .el-button--text {
  color: #2671e2;
}

.box-center[data-v-fcde5e1c] {
  width: 100%;
  padding: 20px 15px 40px;
  min-width: 1000px;
}
.toptimeqhuan[data-v-fcde5e1c] {
  width: 230px;
  height: 32px;
  background: #ffffff;
  border-radius: 4px;
  border: 1px solid #e0e0e0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  overflow: hidden;
  cursor: pointer;
  margin-right: 10px;
}
.toptimeqhuan div[data-v-fcde5e1c] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  text-align: center;
  line-height: 32px;
  font-size: 16px;
}
.tophove[data-v-fcde5e1c] {
  color: #ffffff;
  background: #2671e2;
}
.titlebox1[data-v-fcde5e1c] {
  position: fixed;
  z-index: 999;
  margin-top: -16px;
  background: #ffffff;
  -webkit-box-shadow: 0px 0px 10px 0px #dadada;
          box-shadow: 0px 0px 10px 0px #dadada;
  border-radius: 4px;
  padding-bottom: 15px;
  left: 255px;
  right: 15px;
}
.titlebox[data-v-fcde5e1c] {
  width: 100%;
  background: #ffffff;
  -webkit-box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04);
          box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04);
  border-radius: 8px;
  margin-top: 120px;
  padding: 15px 0;
}
.tablebox[data-v-fcde5e1c] {
  width: 100%;
  background: #ffffff;
  -webkit-box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04);
          box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04);
  border-radius: 8px;
  margin-top: 10px;
  padding: 15px;
}
.kapiannox[data-v-fcde5e1c] {
  width: 98%;
}
.tabcard[data-v-fcde5e1c] {
  display: grid !important;
  grid-template-columns: repeat(4, 24%);
  grid-column-gap: 12px;
  grid-row-gap: 18px;
}
.tabcard[data-v-fcde5e1c] .el-card__body {
  padding: 8px;
  cursor: pointer;
}
.tabcard .text1[data-v-fcde5e1c] {
  height: 16px;
  font-size: 16px;
  font-weight: 400;
  line-height: 16px;
  text-indent: 20px;
  margin-top: 10px;
  color: #666666;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.tabcard .text2[data-v-fcde5e1c] {
  height: 32px;
  font-size: 32px;
  font-weight: normal;
  line-height: 32px;
  text-indent: 20px;
  margin-top: 10px;
}
.tabcard .text3[data-v-fcde5e1c] {
  font-size: 14px;
  margin: 10px 0;
  width: 100%;
  text-indent: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.tabcard .text3 .textUp[data-v-fcde5e1c] {
  font-size: 14px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-weight: 600;
  color: #e7483c;
  background: #fdf0ef;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 3px 12px 3px 0;
  border-radius: 3px;
  margin-left: 8px;
}
.tabcard .text3 .textUp .up[data-v-fcde5e1c] {
  font-size: 14px;
  display: block;
  width: 20px;
  height: 15px;
  background: url(data:image/png;base64,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) no-repeat;
  background-size: 100%;
  margin-left: 8px;
}
.tabcard .text3 .textDown[data-v-fcde5e1c] {
  font-size: 14px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-weight: 600;
  color: #07b79d;
  background: #ebfaf6;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 3px 12px 3px 0;
  border-radius: 3px;
  margin-left: 8px;
}
.tabcard .text3 .textDown .down[data-v-fcde5e1c] {
  display: block;
  width: 20px;
  height: 15px;
  background: url(data:image/png;base64,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) no-repeat;
  background-size: 100%;
  margin-left: 8px;
}
.tabcard .tophovese[data-v-fcde5e1c] {
  border: 1px solid #2671e2 !important;
  background: rgba(38, 113, 226, 0.04);
  color: #666 !important;
}
.alllistbox[data-v-fcde5e1c] {
  width: 98%;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.alllist[data-v-fcde5e1c] {
  width: 16.66%;
  border: 1px solid #e0e0e0;
  padding-bottom: 2px;
  padding-top: 4px;
  cursor: pointer;
}
.alllist-text1[data-v-fcde5e1c] {
  width: 100%;
  font-size: 16px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #333333;
  line-height: 26px;
  /*text-align: center;*/
  padding: 5px 10px;
}
.zgutteruo[data-v-fcde5e1c] {
  width: 100%;
  padding-bottom: 20px;
  background: #ffffff;
  -webkit-box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04);
          box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04);
  border-radius: 4px;
}
.zgutteruo-tit[data-v-fcde5e1c] {
  width: 100%;
  height: 50px;
  line-height: 50px;
  font-size: 16px;
  color: #32363d;
  font-weight: 500;
  text-indent: 30px;
  border-bottom: 1px solid #e0e0e0;
}
.active[data-v-fcde5e1c] {
  background: #eef1f4;
}
.timeSel[data-v-fcde5e1c] {
  margin-top: 8px;
  margin-left: 20px;
  border: 1px solid #ccc;
  padding: 0 5px;
  cursor: pointer;
  color: #606266;
}
.alllist-text2[data-v-fcde5e1c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.alllist-f1[data-v-fcde5e1c] {
  font-size: 22px;
  font-weight: bold;
}
.alllist-f2[data-v-fcde5e1c] {
  font-size: 12px;
}
.demonstration[data-v-fcde5e1c] {
  line-height: 36px;
}
[data-v-fcde5e1c] .el-table__header-wrapper thead tr th {
  background: #F5F7FA;
  color: #333333;
}
.pop[data-v-fcde5e1c] {
  display: inline-block;
  width: 18px;
  height: 18px;
  background: url(../img/pop.911e9c03.png) no-repeat;
  background-size: 100%;
  margin-left: 6px;
}
[data-v-fcde5e1c] .el-button--text {
  color: #2671E2;
}
[data-v-fcde5e1c] .el-button--primary {
  background: #2671E2 !important;
  border: 1px solid #2671E2 !important;
}


[data-v-496a35e5] .el-table__header-wrapper thead tr th {
  background: #F5F7FA;
  color: #333333;
}
.box-center[data-v-496a35e5] {
  width: 100%;
  padding: 5px 15px 40px;
  min-width: 1000px;
}
.toptab[data-v-496a35e5] {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.toptab div[data-v-496a35e5] {
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 14px;
}
.activecllasscet[data-v-496a35e5] {
  color: #ffffff;
}
.titlebox[data-v-496a35e5] {
  width: 100%;
  background: #ffffff;
  -webkit-box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04);
          box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04);
  border-radius: 8px;
  margin-top: 20px;
  padding-bottom: 18px;
}
.tablebox[data-v-496a35e5] {
  width: 100%;
  background: #ffffff;
  -webkit-box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04);
          box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04);
  border-radius: 8px;
  margin-top: 20px;
  padding: 18px;
}
[data-v-496a35e5] .el-button--text {
  color: #2671E2;
}

.box-center[data-v-04a35947] {
  width: 100%;
  height: 95%;
  padding: 15px;
  min-width: 1000px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.cen-tab[data-v-04a35947] {
  width: 100%;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  padding: 15px;
  background: #ffffff;
  margin-top: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.cen-tab .tablimit[data-v-04a35947] {
    width: 100%;
    height: calc(100% - 42px);
}
.tophove[data-v-04a35947] {
  color: #ffffff;
  background: #2671e2;
}
.app-top[data-v-04a35947] {
  width: 100%;
  background: #ffffff;
  -webkit-box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04);
          box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04);
  border-radius: 4px;
  padding-top: 15px;
  padding-bottom: 15px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.app-top .app-titel[data-v-04a35947] {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}
.app-top .app-titel .label[data-v-04a35947] {
      font-size: 14px;
      font-weight: 400;
      color: #32363d;
      line-height: 32px;
      margin-left: 15px;
      min-width: 78px;
}
.app-top .app-titel .toptimeqhuan[data-v-04a35947] {
      height: 30px;
      background: #ffffff;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
}
.app-top .app-titel .toptimeqhuan div[data-v-04a35947] {
      padding-left: 20px;
      padding-right: 20px;
      text-align: center;
      line-height: 30px;
      font-size: 14px;
      margin-right: 15px;
      border-radius: 4px;
      border: 1px solid #e0e0e0;
}
.div-lab[data-v-04a35947] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 5px;
}
.div-lab .label[data-v-04a35947] {
    width: 100px;
    text-align: right;
}
.div-inp[data-v-04a35947] {
  width: 250px;
}
[data-v-04a35947] .el-table__header-wrapper thead tr th {
  background: #f5f7fa;
  color: #333333;
}
[data-v-04a35947] .el-dialog--center {
  border-radius: 8px;
}
[data-v-04a35947] .el-dialog--center .el-dialog__title {
    font-weight: bold;
}
[data-v-04a35947] .el-button--primary {
  background: #2671e2 !important;
  border: 1px solid #2671e2 !important;
}
[data-v-04a35947] .el-button--text {
  color: #2671e2;
}

.box-center[data-v-dca599a8] {
  width: 100%;
  padding: 15px;
  min-width: 1000px;
  padding-bottom: 100px;
}
.cen-tab[data-v-dca599a8] {
  width: 100%;
  padding: 15px;
  background: #ffffff;
  margin-top: 15px;
}
.tophove[data-v-dca599a8] {
  color: #ffffff;
  background: #2671e2;
}
.app-top[data-v-dca599a8] {
  width: 100%;
  background: #ffffff;
  -webkit-box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04);
          box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04);
  border-radius: 4px;
  padding-top: 15px;
  padding-bottom: 15px;
}
.app-top .app-titel[data-v-dca599a8] {
    padding: 0 20px;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}
.app-top .app-titel .label[data-v-dca599a8] {
      font-size: 14px;
      font-weight: 400;
      color: #32363d;
      line-height: 32px;
      margin-left: 15px;
      min-width: 78px;
}
.app-top .app-titel .toptimeqhuan[data-v-dca599a8] {
      height: 30px;
      background: #ffffff;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
}
.app-top .app-titel .toptimeqhuan div[data-v-dca599a8] {
      padding-left: 20px;
      padding-right: 20px;
      text-align: center;
      line-height: 30px;
      font-size: 14px;
      margin-right: 15px;
      border-radius: 4px;
      border: 1px solid #e0e0e0;
}
.div-lab[data-v-dca599a8] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 5px;
}
.div-inp[data-v-dca599a8] {
  width: 250px;
}
[data-v-dca599a8] .el-table__header-wrapper thead tr th {
  background: #f5f7fa;
  color: #333333;
}
[data-v-dca599a8] .el-button--primary {
  background: #2671e2 !important;
  border: 1px solid #2671e2 !important;
}
[data-v-dca599a8] .el-button--text {
  color: #2671e2;
}

.box-center[data-v-8f1e04f4] {
  width: 100%;
  padding: 5px 15px 40px;
  min-width: 1000px;
}
.tongji[data-v-8f1e04f4] {
  padding-bottom: 10px;
  font-size: 16px;
  color: red;
}
.cen-tab[data-v-8f1e04f4] {
  width: 100%;
  padding: 15px;
  background: #ffffff;
  margin-top: 15px;
}
.tophove[data-v-8f1e04f4] {
  color: #ffffff;
  background: #2671e2;
}
.app-top[data-v-8f1e04f4] {
  width: 100%;
  background: #ffffff;
  -webkit-box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04);
          box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04);
  border-radius: 4px;
  padding-top: 15px;
  padding-bottom: 15px;
}
.app-top .app-titel[data-v-8f1e04f4] {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}
.app-top .app-titel .label[data-v-8f1e04f4] {
      font-size: 14px;
      font-weight: 400;
      color: #32363d;
      line-height: 32px;
      margin-left: 15px;
      min-width: 78px;
}
.app-top .app-titel .btn-group[data-v-8f1e04f4] {
      margin-left: 20px;
}
.app-top .app-titel .toptimeqhuan[data-v-8f1e04f4] {
      height: 30px;
      background: #ffffff;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
}
.app-top .app-titel .toptimeqhuan div[data-v-8f1e04f4] {
      padding-left: 20px;
      padding-right: 20px;
      text-align: center;
      line-height: 30px;
      font-size: 14px;
      margin-right: 15px;
      border-radius: 4px;
      border: 1px solid #e0e0e0;
}
.div-lab[data-v-8f1e04f4] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 5px;
}
.div-inp[data-v-8f1e04f4] {
  width: 250px;
}
[data-v-8f1e04f4] .el-table__header-wrapper thead tr th {
  background: #f5f7fa;
  color: #333333;
}
[data-v-8f1e04f4] .el-dialog--center {
  border-radius: 8px;
}
[data-v-8f1e04f4] .el-dialog--center .el-dialog__title {
    font-weight: bold;
}
[data-v-8f1e04f4] .el-button--primary {
  background: #2671e2 !important;
  border: 1px solid #2671e2 !important;
}
[data-v-8f1e04f4] .el-button--text {
  color: #2671e2;
}

#avue-view[data-v-89c89e8e] {
  overflow: hidden;
}
.box-center[data-v-89c89e8e] {
  width: 100%;
  min-height: 100%;
  padding: 5px 15px 30px;
  min-width: 1000px;
}
.cen-tab[data-v-89c89e8e] {
  width: 100%;
  padding: 15px;
  background: #ffffff;
  margin-top: 15px;
}
.tophove[data-v-89c89e8e] {
  color: #ffffff;
  background: #2671e2;
}
.app-top[data-v-89c89e8e] {
  width: 100%;
  background: #ffffff;
  -webkit-box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04);
          box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04);
  border-radius: 4px;
  padding-top: 15px;
  padding-bottom: 15px;
}
.app-top .app-titel[data-v-89c89e8e] {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.app-top .app-titel .label[data-v-89c89e8e] {
      font-size: 14px;
      font-weight: 400;
      color: #32363d;
      line-height: 14px;
      margin-left: 15px;
}
.app-top .app-titel .toptimeqhuan[data-v-89c89e8e] {
      height: 30px;
      background: #ffffff;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
}
.app-top .app-titel .toptimeqhuan div[data-v-89c89e8e] {
      padding-left: 20px;
      padding-right: 20px;
      text-align: center;
      line-height: 30px;
      font-size: 14px;
      margin-right: 15px;
      border-radius: 4px;
      border: 1px solid #e0e0e0;
}
[data-v-89c89e8e] .aplayer-list {
  height: auto !important;
}
[data-v-89c89e8e] .aplayer-pic {
  background-color: #b7daff !important;
  background-image: none !important;
}
.handly[data-v-89c89e8e] {
  margin: 10px auto;
  width: 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.audioHanly[data-v-89c89e8e] {
  background: #7bb3ef;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  cursor: pointer;
  -webkit-transition: all 0.5s linear 0.05s;
  transition: all 0.5s linear 0.05s;
}
.audioHanly[data-v-89c89e8e]:hover {
    background: #6e8dad;
    -webkit-box-shadow: 2px 2px 12px 4px #d5d5d5;
            box-shadow: 2px 2px 12px 4px #d5d5d5;
}
[data-v-89c89e8e] .el-table__header-wrapper thead tr .is-leaf {
  background: #f5f7fa;
  color: #333333;
}
[data-v-89c89e8e] .el-dialog--center {
  border-radius: 8px;
}
[data-v-89c89e8e] .el-dialog--center .el-dialog__title {
    font-weight: bold;
}
[data-v-89c89e8e] .el-button--primary {
  background: #2671e2 !important;
  border: 1px solid #2671e2 !important;
}
[data-v-89c89e8e] .el-button--text {
  color: #2671e2;
}

.box-center[data-v-40e72002] {
  width: 100%;
  padding: 5px 15px 40px;
  min-width: 1000px;
}
.cen-tab[data-v-40e72002] {
  width: 100%;
  padding: 15px;
  background: #ffffff;
  margin-top: 15px;
}
.tophove[data-v-40e72002] {
  color: #ffffff;
  background: #2671e2;
}
.app-top[data-v-40e72002] {
  width: 100%;
  background: #ffffff;
  -webkit-box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04);
          box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04);
  border-radius: 4px;
  padding-top: 15px;
  padding-bottom: 15px;
}
.app-top .app-titel[data-v-40e72002] {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}
.app-top .app-titel .label[data-v-40e72002] {
      font-size: 16px;
      font-weight: 400;
      color: #32363d;
      line-height: 32px;
      min-width: 120px;
      text-align: right;
}
.app-top .app-titel .toptimeqhuan[data-v-40e72002] {
      height: 30px;
      background: #ffffff;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      margin-left: 9px;
}
.app-top .app-titel .toptimeqhuan div[data-v-40e72002] {
      padding-left: 20px;
      padding-right: 20px;
      text-align: center;
      line-height: 30px;
      font-size: 14px;
      margin-right: 15px;
      border-radius: 4px;
      border: 1px solid #e0e0e0;
}
.app-top .app-titel .toptimeqhuan .btn[data-v-40e72002] {
      padding-left: 20px;
      padding-right: 20px;
      text-align: center;
      font-size: 14px;
      border-radius: 4px;
      border: 1px solid #e0e0e0;
}
.div-lab[data-v-40e72002] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 5px;
}
.div-inp[data-v-40e72002] {
  width: 250px;
}
[data-v-40e72002] .el-table__header-wrapper thead tr th {
  background: #f5f7fa;
  color: #333333;
}
[data-v-40e72002] .el-button--primary {
  background: #2671e2 !important;
  border: 1px solid #2671e2 !important;
}
[data-v-40e72002] .el-button--text {
  color: #2671e2;
}

.box-center[data-v-61158151] {
  width: 100%;
  padding: 5px 15px 40px;
  min-width: 1000px;
}
.cen-tab[data-v-61158151] {
  width: 100%;
  padding: 15px;
  background: #ffffff;
  margin-top: 15px;
}
.tophove[data-v-61158151] {
  color: #ffffff;
  background: #2671e2;
}
.app-top[data-v-61158151] {
  width: 100%;
  background: #ffffff;
  -webkit-box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04);
          box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04);
  border-radius: 4px;
  padding-top: 15px;
  padding-bottom: 15px;
}
.app-top .app-titel[data-v-61158151] {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.app-top .app-titel .label[data-v-61158151] {
      font-size: 16px;
      font-weight: 400;
      color: #32363d;
      line-height: 24px;
      text-align: right;
      margin-left: 15px;
}
.app-top .app-titel .toptimeqhuan[data-v-61158151] {
      height: 30px;
      background: #ffffff;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
}
.app-top .app-titel .toptimeqhuan div[data-v-61158151] {
      padding-left: 20px;
      padding-right: 20px;
      text-align: center;
      line-height: 30px;
      font-size: 14px;
      margin-right: 15px;
      border-radius: 4px;
      border: 1px solid #e0e0e0;
}
[data-v-61158151] .el-transfer-panel {
  width: 300px !important;
}
[data-v-61158151] .el-transfer-panel__body {
  height: 400px !important;
}
[data-v-61158151] .el-transfer-panel__list {
  padding-bottom: 50px;
  height: 400px !important;
}
[data-v-61158151] .el-dialog {
  min-width: 950px;
}
[data-v-61158151] .el-table__header-wrapper thead tr th {
  background: #F5F7FA;
  color: #333333;
}
[data-v-61158151] .el-dialog--center {
  border-radius: 8px;
}
[data-v-61158151] .el-dialog--center .el-dialog__title {
    font-weight: bold;
}
[data-v-61158151] .el-button--primary {
  background: #2671E2 !important;
  border: 1px solid #2671E2 !important;
}
[data-v-61158151] .el-button--text {
  color: #2671E2;
}

.box[data-v-2a0dc903] {
  padding: 0 20px;
}
.app-titel[data-v-2a0dc903] {
  padding: 20px 24px;
  width: 100%;
  /*min-height: 80px;*/
  background: #ffffff;
  -webkit-box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04);
          box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04);
  border-radius: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.export[data-v-2a0dc903] {
  position: absolute;
  right: 0;
}
.app-titel .items[data-v-2a0dc903] {
  margin: 20px 24px 0 0;
}
.toptimeqhuan[data-v-2a0dc903] {
  width: 190px;
  height: 32px;
  background: #ffffff;
  border-radius: 4px;
  border: 1px solid #e0e0e0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  overflow: hidden;
  margin-left: 30px;
  cursor: pointer;
}
.toptimeqhuan div[data-v-2a0dc903] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  text-align: center;
  line-height: 32px;
  font-size: 16px;
}
.tophove[data-v-2a0dc903] {
  color: #ffffff;
  background: #2671e2;
}
.app-box[data-v-2a0dc903] {
  width: 100%;
  padding-bottom: 20px;
  background: #ffffff;
  -webkit-box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04);
          box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04);
  border-radius: 8px;
  padding-top: 20px;
  padding-left: 30px;
  padding-right: 30px;
  margin-top: 30px;
}
.conbox[data-v-2a0dc903] {
  height: 18px;
  font-size: 18px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #32363d;
  line-height: 18px;
}

/*.con-bodeer-box{*/
/*	width: 100%;height: 113px;*/
/*	border-radius: 4px;border: 1px solid #E0E0E0;margin-top: 20px;*/
/*}*/
/*.con-bodeer-box .con-flex{*/
/*	width: 100%;height: 56px;display: flex;align-items: center;*/
/*}*/
/*.con-bodeer-box .con-flex div{*/
/*	flex: 1;text-align: center;line-height: 56px;font-size: 16px;*/
/*}*/
.box-forhtml[data-v-2a0dc903] {
  width: 100%;
  height: 400px;
  background: #ffffff;
  -webkit-box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04);
          box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04);
  border-radius: 8px;
  padding-top: 20px;
  padding-left: 30px;
  padding-right: 30px;
  margin-top: 30px;
}
.box-forhtml-flex[data-v-2a0dc903] {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
}
.box-forhtml-flex .left[data-v-2a0dc903] {
  width: 50%;
  height: 320px;
}
.box-forhtml-flex .right[data-v-2a0dc903] {
  width: 50%;
  height: 330px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.Templatetable[data-v-2a0dc903] {
  width: 88%;
  height: 100%;
  margin: 0 auto;
  overflow-y: auto;
}
.table-tit[data-v-2a0dc903] {
  width: 100%;
  height: 20px;
  line-height: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.table-tit > div[data-v-2a0dc903]:nth-of-type(1) {
  width: 10%;
  text-align: center;
  font-size: 16px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #606775;
}
.table-tit > div[data-v-2a0dc903]:nth-of-type(2) {
  width: 40%;
  text-align: center;
  font-size: 16px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #606775;
}
.table-tit > div[data-v-2a0dc903]:nth-of-type(3) {
  width: 20%;
  text-align: center;
  font-size: 16px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #606775;
}
.table-tit > div[data-v-2a0dc903]:nth-of-type(4) {
  width: 20%;
  text-align: center;
  font-size: 16px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #606775;
}
.table-tit > div[data-v-2a0dc903]:nth-of-type(5) {
  width: 10%;
  text-align: center;
  font-size: 16px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #606775;
}
.table-cent[data-v-2a0dc903] {
  width: 100%;
  height: 20px;
  line-height: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 18px;
}
.table-cent > div[data-v-2a0dc903]:nth-of-type(1) {
  width: 10%;
  text-align: center;
  font-size: 14px;
  font-family: PingFangSC-Semibold, PingFang SC;
  color: #32363d;
}
.table-cent > div[data-v-2a0dc903]:nth-of-type(2) {
  width: 40%;
  text-align: center;
  font-size: 14px;
  font-family: PingFangSC-Semibold, PingFang SC;
  color: #32363d;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.table-cent > div[data-v-2a0dc903]:nth-of-type(3) {
  width: 20%;
  text-align: center;
  font-size: 14px;
  font-family: PingFangSC-Semibold, PingFang SC;
  color: #32363d;
}
.table-cent > div[data-v-2a0dc903]:nth-of-type(4) {
  width: 20%;
  text-align: center;
  font-size: 14px;
  font-family: PingFangSC-Semibold, PingFang SC;
  color: #32363d;
}
.table-cent > div[data-v-2a0dc903]:nth-of-type(5) {
  width: 10%;
  text-align: center;
  font-size: 14px;
  font-family: PingFangSC-Semibold, PingFang SC;
  color: #32363d;
}
.indeclass[data-v-2a0dc903] {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: #ecf1ff;
  color: #ffffff;
  text-align: center;
  line-height: 20px;
  font-size: 14px;
}
.el-date-editor .el-range__icon[data-v-2a0dc903] {
  line-height: 25px;
}
.el-date-editor .el-range-separator[data-v-2a0dc903] {
  line-height: 25px;
}
.el-date-editor .el-range-input[data-v-2a0dc903],
.el-date-editor .el-range-separator[data-v-2a0dc903] {
  margin: 3px;
}
.con-bodeer-box[data-v-2a0dc903] {
  width: 100%;
  height: 113px;
  border-radius: 4px;
  border: 1px solid #e0e0e0;
  margin-top: 20px;
}
.con-bodeer-box .con-flex[data-v-2a0dc903] {
  width: 100%;
  height: 56px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.con-bodeer-box .con-flex div[data-v-2a0dc903] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  text-align: center;
  line-height: 56px;
  font-size: 16px;
}
.backTopbox[data-v-2a0dc903] {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: #d0edff;
  position: fixed;
  bottom: 40px;
  right: 40px;
  border: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.backTop[data-v-2a0dc903] {
  display: block;
  width: 16px;
  height: 20px;
}
.tabContainer[data-v-2a0dc903] {
  margin: 20px 0 0 0;
  width: 100%;
  background: #fff;
  -webkit-box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04);
          box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04);
  border-radius: 8px;
}
.tabContainer .tables[data-v-2a0dc903] {
  padding: 0 20px;
  width: 100%;
  height: 529px;
}
.tabContainer .title[data-v-2a0dc903] {
  width: 100%;
}
.p-title[data-v-2a0dc903] {
  padding: 0 20px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.youxiao[data-v-2a0dc903] {
  padding: 10px 20px;
}
.btns[data-v-2a0dc903] {
  width: 90px;
  height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #fff;
  background: #2671e2;
  border-radius: 8px;
}
[data-v-2a0dc903] .avue-crud__menu {
  padding: 10px 0;
}
[data-v-2a0dc903] .avue-crud__menu .avue-crud__right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

[data-v-0a539018] .el-table__header-wrapper thead tr th {
  background: #F5F7FA;
  color: #333333;
}
.sequenceNum[data-v-0a539018] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 26px;
  height: 24px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #E5F0FF;
  border-radius: 15px;
  color: #333333;
}
.box-center[data-v-0a539018] {
  width: 100%;
  padding: 15px 15px 40px;
  min-width: 1000px;
}
.cen-tab[data-v-0a539018] {
  width: 100%;
  padding: 15px;
  background: #ffffff;
  margin-top: 75px;
}
.tophove[data-v-0a539018] {
  color: #ffffff;
  background: #2671e2;
}
.app-titel[data-v-0a539018] {
  height: 70px;
  background: #ffffff;
  -webkit-box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04);
          box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04);
  border-radius: 4px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: fixed;
  -webkit-box-shadow: 0px 0px 10px 0px #dadada;
          box-shadow: 0px 0px 10px 0px #dadada;
  z-index: 999;
  margin-top: -10px;
  left: 255px;
  right: 15px;
}
.app-titel .titel-text[data-v-0a539018] {
    height: 100%;
    font-size: 16px;
    color: #32363d;
    line-height: 70px;
    margin-left: 15px;
}
.app-titel .toptimeqhuan[data-v-0a539018] {
    width: 190px;
    height: 32px;
    background: #ffffff;
    border-radius: 4px;
    border: 1px solid #e0e0e0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    overflow: hidden;
    margin-left: 20px;
    cursor: pointer;
}
.app-titel .toptimeqhuan div[data-v-0a539018] {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    text-align: center;
    line-height: 32px;
    font-size: 16px;
}
.app-box-san[data-v-0a539018] {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 15px;
}
.app-box-san .zuo[data-v-0a539018] {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    height: 100%;
    margin-right: 15px;
    background: #ffffff;
    border-radius: 4px;
    padding-bottom: 22px;
}
.app-box-san .zuo .title[data-v-0a539018] {
      width: 100%;
      height: 55px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-line-pack: center;
          align-content: center;
}
.app-box-san .zuo .title .text1[data-v-0a539018] {
        -webkit-box-flex: 2;
            -ms-flex: 2;
                flex: 2;
        line-height: 55px;
        text-indent: 20px;
        font-weight: 500;
        font-size: 16px;
        color: #333333;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
}
.app-box-san .zuo .title .text2[data-v-0a539018] {
        -webkit-box-flex: 1;
            -ms-flex: 1;
                flex: 1;
        height: 55px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
}
.app-box-san .you[data-v-0a539018] {
    height: 100%;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    background: #ffffff;
    border-radius: 4px;
    padding-bottom: 22px;
}
.app-box-san .you .title[data-v-0a539018] {
      width: 100%;
      height: 55px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-line-pack: center;
          align-content: center;
}
.app-box-san .you .title .text1[data-v-0a539018] {
        -webkit-box-flex: 2;
            -ms-flex: 2;
                flex: 2;
        line-height: 55px;
        text-indent: 20px;
        font-weight: 500;
        font-size: 16px;
        color: #333333;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
}
.app-box-san .you .title .text2[data-v-0a539018] {
        -webkit-box-flex: 1;
            -ms-flex: 1;
                flex: 1;
        height: 55px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
}
.hejisan[data-v-0a539018] {
  width: 92%;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.hejisan .text1-1[data-v-0a539018] {
    color: #666666;
}
.hejisan .text1-2[data-v-0a539018] {
    color: #333333;
    margin-top: 10px;
    font-weight: bold;
}
.jinbox[data-v-0a539018] {
  width: 100%;
  height: 18px;
  line-height: 18px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 16px;
  color: #2c3542;
  margin-top: 24px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.jinbox .jinboxtit[data-v-0a539018] {
    width: 14%;
    height: 18px;
    padding-right: 6px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.jinbox .jinboxtit .sequenceNum[data-v-0a539018] {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      width: 26px;
      height: 24px;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      background: #E5F0FF;
      border-radius: 15px;
      margin-right: 10px;
      color: #333333;
}
.jinbox .jinboxtit .name[data-v-0a539018] {
      white-space: nowrap;
      text-overflow: ellipsis;
      overflow: hidden;
      margin-left: 10px;
}
.jinbox .jinbox-box[data-v-0a539018] {
    width: 75%;
    height: 100%;
    border-radius: 8px;
    background: #f2f2f2;
}
.jinbox .boxbaifenbi[data-v-0a539018] {
    height: 100%;
    background: #60d7a0;
    border-radius: 8px;
    max-width: 100%;
}
.jinbox .boxbaifenbi2[data-v-0a539018] {
    height: 100%;
    max-width: 100%;
    background: #5b8ff9;
}
.jinbox .jinboxbott[data-v-0a539018] {
    width: 16%;
    text-indent: 16px;
}
[data-v-0a539018] .el-button--primary {
  background: #2671E2 !important;
  border: 1px solid #2671E2 !important;
}

.sequenceNum[data-v-78da167a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 28px;
  height: 24px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #e5f0ff;
  border-radius: 15px;
  color: #333333;
  margin-right: 10px;
}
.box-center[data-v-78da167a] {
  width: 100%;
  padding: 20px 15px 40px;
  min-width: 1000px;
}
.imgboxc-img[data-v-78da167a] {
  width: 120px;
  height: 120px;
}
.cen-tab[data-v-78da167a] {
  width: 100%;
  padding: 0 15px 15px;
  background: #ffffff;
  margin-top: 15px;
}
.tophove[data-v-78da167a] {
  color: #ffffff;
  background: #2671e2;
}
.app-titel1[data-v-78da167a] {
  width: 100%;
  height: 70px;
  background: #ffffff;
  border-radius: 4px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.app-titel1 .titel-text[data-v-78da167a] {
    height: 100%;
    font-size: 18px;
    color: #32363d;
    line-height: 70px;
    margin-left: 30px;
}
.app-titel1 .toptimeqhuan[data-v-78da167a] {
    width: 190px;
    height: 32px;
    background: #ffffff;
    border-radius: 4px;
    border: 1px solid #e0e0e0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    overflow: hidden;
    margin-left: 20px;
    cursor: pointer;
}
.app-titel1 .toptimeqhuan div[data-v-78da167a] {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    text-align: center;
    line-height: 32px;
    font-size: 16px;
}
.app-top[data-v-78da167a] {
  position: fixed;
  z-index: 999;
  margin-top: -16px;
  background: #ffffff;
  -webkit-box-shadow: 0px 0px 10px 0px #dadada;
          box-shadow: 0px 0px 10px 0px #dadada;
  border-radius: 4px;
  padding-top: 15px;
  padding-bottom: 15px;
  left: 255px;
  right: 15px;
}
.app-top .app-titel[data-v-78da167a] {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.app-top .app-titel .titel-text[data-v-78da167a] {
      height: 100%;
      font-size: 16px;
      color: #32363d;
      text-indent: 30px;
}
.app-top .app-titel .toptimeqhuan[data-v-78da167a] {
      width: 190px;
      height: 32px;
      background: #ffffff;
      border-radius: 4px;
      border: 1px solid #e0e0e0;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      overflow: hidden;
      margin-left: 20px;
      cursor: pointer;
}
.app-top .app-titel .toptimeqhuan div[data-v-78da167a] {
      -webkit-box-flex: 1;
          -ms-flex: 1;
              flex: 1;
      text-align: center;
      line-height: 32px;
      font-size: 14px;
}
.app-box-san[data-v-78da167a] {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 15px;
}
.app-box-san .zuo[data-v-78da167a] {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    height: 100%;
    margin-right: 15px;
    background: #ffffff;
    border-radius: 4px;
}
.app-box-san .zuo .title[data-v-78da167a] {
      width: 100%;
      height: 55px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-line-pack: center;
          align-content: center;
}
.app-box-san .zuo .title .text1[data-v-78da167a] {
        -webkit-box-flex: 2;
            -ms-flex: 2;
                flex: 2;
        line-height: 55px;
        text-indent: 20px;
        font-weight: 500;
        font-size: 16px;
        color: #333333;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
}
.app-box-san .zuo .title .text2[data-v-78da167a] {
        -webkit-box-flex: 1;
            -ms-flex: 1;
                flex: 1;
        height: 55px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
}
.app-box-san .you[data-v-78da167a] {
    height: 100%;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    background: #ffffff;
    border-radius: 4px;
}
.app-box-san .you .title[data-v-78da167a] {
      width: 100%;
      height: 55px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-line-pack: center;
          align-content: center;
}
.app-box-san .you .title .text1[data-v-78da167a] {
        -webkit-box-flex: 2;
            -ms-flex: 2;
                flex: 2;
        line-height: 55px;
        text-indent: 20px;
        font-weight: 500;
        font-size: 16px;
        color: #333333;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
}
.app-box-san .you .title .text2[data-v-78da167a] {
        -webkit-box-flex: 1;
            -ms-flex: 1;
                flex: 1;
        height: 55px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
}
.hejisan[data-v-78da167a] {
  width: 92%;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.hejisan .text1-1[data-v-78da167a] {
    color: #666666;
}
.hejisan .text1-2[data-v-78da167a] {
    color: #333333;
    margin-top: 10px;
    font-weight: bold;
}
.jinbox[data-v-78da167a] {
  width: 100%;
  height: 18px;
  line-height: 18px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 16px;
  color: #2c3542;
  margin-top: 24px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.jinbox .jinboxtit[data-v-78da167a] {
    width: 14%;
    height: 18px;
    padding-right: 6px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.jinbox .jinbox-box[data-v-78da167a] {
    position: relative;
    width: 75%;
    height: 100%;
    border-radius: 8px;
    background: #f2f2f2;
}
.jinbox .boxbaifenbi[data-v-78da167a] {
    height: 100%;
    background: #60d7a0;
    border-radius: 8px;
    max-width: 100%;
}
.jinbox .boxbaifenbi2[data-v-78da167a] {
    height: 100%;
    background: #5b8ff9;
    max-width: 100%;
}
.jinbox .jinboxbott[data-v-78da167a] {
    width: 16%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
}
.div-lab[data-v-78da167a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 5px;
}
.div-inp[data-v-78da167a] {
  width: 200px;
}
.label[data-v-78da167a] {
  font-size: 14px;
  font-weight: 400;
  color: #32363d;
  line-height: 32px;
  margin-left: 15px;
  min-width: 40px;
}
[data-v-78da167a] .el-table__header-wrapper thead tr th {
  background: #f5f7fa;
  color: #333333;
}
[data-v-78da167a] .el-radio-button__orig-radio:checked + .el-radio-button__inner {
  background: #2671e2 !important;
  border-color: #2671e2 !important;
}
[data-v-78da167a] .el-button--primary {
  background: #2671e2 !important;
  border: 1px solid #2671e2 !important;
}

.box-center[data-v-833f3c40] {
  width: 100%;
  padding: 15px;
  min-width: 1000px;
  padding-bottom: 100px;
}
.app-titel[data-v-833f3c40] {
  width: 100%;
  min-height: 240px;
  max-height: 500px;
  background: #FFFFFF;
  -webkit-box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04);
          box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04);
  border-radius: 8px;
  padding-left: 30px;
  padding-right: 30px;
  overflow-y: auto;
  overflow-x: auto;
}
.screeningbox[data-v-833f3c40] {
  width: 100%;
  height: 70px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.toptimeqhuan[data-v-833f3c40] {
  width: 190px;
  height: 32px;
  background: #FFFFFF;
  border-radius: 4px;
  border: 1px solid #E0E0E0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  overflow: hidden;
}
.toptimeqhuan div[data-v-833f3c40] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  text-align: center;
  line-height: 32px;
  font-size: 16px;
}
.tophove[data-v-833f3c40] {
  color: #ffffff;
  background: #2671E2;
}
.theadtd[data-v-833f3c40] {
  width: 140px;
  height: 48px;
  border: 1px solid #E0E0E0;
  text-align: center;
  line-height: 48px;
  font-size: 16px;
  color: #32363D;
  position: relative;
}
.thding[data-v-833f3c40] {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 34px;
  width: 24px;
  vertical-align: middle;
  cursor: pointer;
  overflow: initial;
  position: relative;
}
.sotoA[data-v-833f3c40] {
  width: 0px;
  height: 0px;
  border-width: 6px;
  border-style: solid;
  border-color: transparent  transparent black transparent;
  margin-top: 3px;
}
.sotoB[data-v-833f3c40] {
  width: 0px;
  height: 0px;
  border-width: 6px;
  border-style: solid;
  border-color: black transparent transparent transparent;
  margin-top: 2px;
}
.zgutteruo[data-v-833f3c40] {
  width: 100%;
  height: 477px;
  background: #FFFFFF;
  -webkit-box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04);
          box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04);
  border-radius: 4px;
}
.zgutteruo-tit[data-v-833f3c40] {
  width: 100%;
  height: 60px;
  line-height: 60px;
  font-size: 16px;
  color: #32363D;
  font-weight: 500;
  text-indent: 30px;
  border-bottom: 1px solid #E0E0E0;
}
.Templatetable[data-v-833f3c40] {
  width: 94%;
  height: 100%;
  margin: 0 auto;
  overflow-y: auto;
}
.table-tit[data-v-833f3c40] {
  width: 100%;
  height: 40px;
  line-height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: #F2F4F5;
  margin-top: 22px;
}
.table-tit > div[data-v-833f3c40]:nth-of-type(1) {
  width: 10%;
  text-align: center;
  font-size: 16px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #606775;
}
.table-tit > div[data-v-833f3c40]:nth-of-type(2) {
  width: 70%;
  text-align: center;
  font-size: 16px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #606775;
}
.table-tit > div[data-v-833f3c40]:nth-of-type(3) {
  width: 20%;
  text-align: center;
  font-size: 16px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #606775;
}
.table-cent[data-v-833f3c40] {
  width: 100%;
  height: 44px;
  line-height: 44px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid #F2F4F5;
}
.table-cent > div[data-v-833f3c40]:nth-of-type(1) {
  width: 10%;
  text-align: center;
  font-size: 14px;
  font-family: PingFangSC-Semibold, PingFang SC;
  color: #32363D;
}
.table-cent > div[data-v-833f3c40]:nth-of-type(2) {
  width: 70%;
  text-align: center;
  font-size: 14px;
  font-family: PingFangSC-Semibold, PingFang SC;
  color: #32363D;
}
.table-cent > div[data-v-833f3c40]:nth-of-type(3) {
  width: 20%;
  text-align: center;
  font-size: 14px;
  font-family: PingFangSC-Semibold, PingFang SC;
  color: #32363D;
}
.indeclass[data-v-833f3c40] {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: #ECF1FF;
  color: #ffffff;
  text-align: center;
  line-height: 20px;
  font-size: 14px;
}
.zhibiaotab[data-v-833f3c40] {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  height: 60px;
  line-height: 45px;
  color: #666666;
  font-size: 14px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  /*flex-wrap: nowrap;*/
  width: 100%;
  overflow-x: auto;
  margin-top: 6px;
}
.zhibiaotab div[data-v-833f3c40] {
  height: 20px;
  margin-right: 60px;
  white-space: nowrap;
}
.xianzhongbiao[data-v-833f3c40] {
  color: #008EF2;
  font-weight: 600;
}
.jinbox[data-v-833f3c40] {
  width: 100%;
  height: 18px;
  line-height: 18px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 16px;
  color: #2C3542;
  margin-top: 24px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.jinboxtit[data-v-833f3c40] {
  width: 14%;
  height: 18px;
  padding-right: 6px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.jinbox-box[data-v-833f3c40] {
  width: 75%;
  height: 100%;
  border-radius: 8px;
  background: #F2F2F2;
}
.boxbaifenbi[data-v-833f3c40] {
  height: 100%;
  max-width: 100%;
  background: #60D7A0;
  border-radius: 8px;
}
.boxbaifenbi2[data-v-833f3c40] {
  height: 100%;
  max-width: 100%;
  background: #5B8FF9;
}
.jinboxbott[data-v-833f3c40] {
  width: 16%;
  text-indent: 50px;
}

.app-titel[data-v-51b8b2d6] {
  padding: 20px 24px;
  width: 100%;
  /*min-height: 80px;*/
  background: #ffffff;
  -webkit-box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04);
          box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04);
  border-radius: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.app-titel .items[data-v-51b8b2d6] {
  margin: 20px 24px 0 0;
}
.toptimeqhuan[data-v-51b8b2d6] {
  width: 190px;
  height: 32px;
  background: #ffffff;
  border-radius: 4px;
  border: 1px solid #e0e0e0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  overflow: hidden;
  margin-left: 30px;
  cursor: pointer;
}
.toptimeqhuan div[data-v-51b8b2d6] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  text-align: center;
  line-height: 32px;
  font-size: 16px;
}
.tophove[data-v-51b8b2d6] {
  color: #ffffff;
  background: #2671e2;
}
.app-box[data-v-51b8b2d6] {
  width: 100%;
  padding-bottom: 20px;
  background: #ffffff;
  -webkit-box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04);
          box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04);
  border-radius: 8px;
  padding-top: 20px;
  padding-left: 30px;
  padding-right: 30px;
  margin-top: 30px;
}
.conbox[data-v-51b8b2d6] {
  height: 18px;
  font-size: 18px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #32363d;
  line-height: 18px;
}

/*.con-bodeer-box{*/
/*	width: 100%;height: 113px;*/
/*	border-radius: 4px;border: 1px solid #E0E0E0;margin-top: 20px;*/
/*}*/
/*.con-bodeer-box .con-flex{*/
/*	width: 100%;height: 56px;display: flex;align-items: center;*/
/*}*/
/*.con-bodeer-box .con-flex div{*/
/*	flex: 1;text-align: center;line-height: 56px;font-size: 16px;*/
/*}*/
.box-forhtml[data-v-51b8b2d6] {
  width: 100%;
  min-height: 400px;
  background: #ffffff;
  -webkit-box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04);
          box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04);
  border-radius: 8px;
  padding: 20px 30px;
  margin-top: 30px;
}
.box-forhtml-flex[data-v-51b8b2d6] {
  position: relative;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
}
.box-forhtml-flex .right .right-title[data-v-51b8b2d6] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.box-forhtml-flex .left .left-title[data-v-51b8b2d6],
.box-forhtml-flex .right .right-title[data-v-51b8b2d6] {
  padding: 12px 0;
  width: 100%;
}
.box-forhtml-flex .left[data-v-51b8b2d6] {
  width: 50%;
  min-height: 320px;
}
.box-forhtml-flex .right[data-v-51b8b2d6] {
  width: 50%;
  min-height: 330px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.Templatetable[data-v-51b8b2d6] {
  width: 88%;
  height: 100%;
  margin: 0 auto;
  overflow-y: auto;
}
.table-tit[data-v-51b8b2d6] {
  width: 100%;
  height: 20px;
  line-height: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.table-tit > div[data-v-51b8b2d6]:nth-of-type(1) {
  width: 10%;
  text-align: center;
  font-size: 16px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #606775;
}
.table-tit > div[data-v-51b8b2d6]:nth-of-type(2) {
  width: 40%;
  text-align: center;
  font-size: 16px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #606775;
}
.table-tit > div[data-v-51b8b2d6]:nth-of-type(3) {
  width: 20%;
  text-align: center;
  font-size: 16px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #606775;
}
.table-tit > div[data-v-51b8b2d6]:nth-of-type(4) {
  width: 20%;
  text-align: center;
  font-size: 16px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #606775;
}
.table-tit > div[data-v-51b8b2d6]:nth-of-type(5) {
  width: 10%;
  text-align: center;
  font-size: 16px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #606775;
}
.table-cent[data-v-51b8b2d6] {
  padding: 5px 0;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 10px;
}
.table-cent > div[data-v-51b8b2d6]:nth-of-type(1) {
  width: 10%;
  text-align: center;
  font-size: 14px;
  font-family: PingFangSC-Semibold, PingFang SC;
  color: #32363d;
}
.table-cent > div[data-v-51b8b2d6]:nth-of-type(2) {
  width: 40%;
  text-align: center;
  font-size: 14px;
  font-family: PingFangSC-Semibold, PingFang SC;
  color: #32363d;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.table-cent > div[data-v-51b8b2d6]:nth-of-type(3) {
  width: 20%;
  text-align: center;
  font-size: 14px;
  font-family: PingFangSC-Semibold, PingFang SC;
  color: #32363d;
}
.table-cent > div[data-v-51b8b2d6]:nth-of-type(4) {
  width: 20%;
  text-align: center;
  font-size: 14px;
  font-family: PingFangSC-Semibold, PingFang SC;
  color: #32363d;
}
.table-cent > div[data-v-51b8b2d6]:nth-of-type(5) {
  width: 10%;
  text-align: center;
  font-size: 14px;
  font-family: PingFangSC-Semibold, PingFang SC;
  color: #32363d;
}
.indeclass[data-v-51b8b2d6] {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: #ecf1ff;
  color: #ffffff;
  text-align: center;
  line-height: 20px;
  font-size: 14px;
}
.el-date-editor .el-range__icon[data-v-51b8b2d6] {
  line-height: 25px;
}
.el-date-editor .el-range-separator[data-v-51b8b2d6] {
  line-height: 25px;
}
.el-date-editor .el-range-input[data-v-51b8b2d6],
.el-date-editor .el-range-separator[data-v-51b8b2d6] {
  margin: 3px;
}
.con-bodeer-box[data-v-51b8b2d6] {
  width: 100%;
  height: 113px;
  border-radius: 4px;
  border: 1px solid #e0e0e0;
  margin-top: 20px;
}
.con-bodeer-box .con-flex[data-v-51b8b2d6] {
  width: 100%;
  height: 56px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.con-bodeer-box .con-flex div[data-v-51b8b2d6] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  text-align: center;
  line-height: 56px;
  font-size: 16px;
}
.backTopbox[data-v-51b8b2d6] {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: #d0edff;
  position: fixed;
  bottom: 40px;
  right: 40px;
  border: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.backTop[data-v-51b8b2d6] {
  display: block;
  width: 16px;
  height: 20px;
}
.btns[data-v-51b8b2d6] {
  width: 90px;
  height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #fff;
  background: #2671e2;
  border-radius: 8px;
}

.box-center[data-v-316cb22b] {
  width: 100%;
  padding: 20px 15px 40px;
  min-width: 1000px;
}
.cen-tab[data-v-316cb22b] {
  width: 100%;
  margin-top: 15px;
  padding-bottom: 15px;
}
.tophove[data-v-316cb22b] {
  color: #ffffff;
  background: #2671e2;
}
.app-titel1[data-v-316cb22b] {
  width: 100%;
  height: 70px;
  background: #ffffff;
  -webkit-box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04);
          box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04);
  border-radius: 4px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-top: 10px;
}
.app-titel1 .titel-text[data-v-316cb22b] {
    height: 100%;
    font-size: 16px;
    color: #32363d;
    line-height: 70px;
    margin-left: 30px;
}
.app-titel1 .toptimeqhuan[data-v-316cb22b] {
    width: 190px;
    height: 32px;
    background: #ffffff;
    border-radius: 4px;
    border: 1px solid #e0e0e0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    overflow: hidden;
    margin-left: 10px;
    cursor: pointer;
}
.app-titel1 .toptimeqhuan div[data-v-316cb22b] {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    text-align: center;
    line-height: 32px;
    font-size: 16px;
}
.app-top[data-v-316cb22b] {
  position: sticky;
  top: 0;
  z-index: 999;
  background: #ffffff;
  -webkit-box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04);
          box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04);
  -webkit-box-shadow: 0px 0px 10px 0px #dadada;
          box-shadow: 0px 0px 10px 0px #dadada;
  border-radius: 4px;
  padding-top: 15px;
  padding-bottom: 15px;
}
.app-top .app-titel[data-v-316cb22b] {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.app-top .app-titel .titel-text[data-v-316cb22b] {
      height: 100%;
      font-size: 16px;
      color: #32363d;
      text-indent: 20px;
}
.app-top .app-titel .toptimeqhuan[data-v-316cb22b] {
      width: 190px;
      height: 32px;
      background: #ffffff;
      border-radius: 4px;
      border: 1px solid #e0e0e0;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      overflow: hidden;
      margin-left: 20px;
      cursor: pointer;
}
.app-top .app-titel .toptimeqhuan div[data-v-316cb22b] {
      -webkit-box-flex: 1;
          -ms-flex: 1;
              flex: 1;
      text-align: center;
      line-height: 32px;
      font-size: 14px;
}
.app-box-san[data-v-316cb22b] {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 15px;
}
.app-box-san .zuo[data-v-316cb22b] {
    width: 49%;
    height: 100%;
    background: #ffffff;
    border-radius: 4px;
}
.app-box-san .zuo .title[data-v-316cb22b] {
      width: 100%;
      height: 55px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-line-pack: center;
          align-content: center;
}
.app-box-san .zuo .title .text1[data-v-316cb22b] {
        -webkit-box-flex: 2;
            -ms-flex: 2;
                flex: 2;
        line-height: 55px;
        text-indent: 20px;
        font-weight: 500;
        font-size: 16px;
        color: #333333;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
}
.app-box-san .zuo .title .text2[data-v-316cb22b] {
        -webkit-box-flex: 1;
            -ms-flex: 1;
                flex: 1;
        height: 55px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
}
.app-box-san .you[data-v-316cb22b] {
    height: 100%;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    background: #ffffff;
    border-radius: 4px;
}
.app-box-san .you .title[data-v-316cb22b] {
      width: 100%;
      height: 55px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-line-pack: center;
          align-content: center;
}
.app-box-san .you .title .text1[data-v-316cb22b] {
        -webkit-box-flex: 2;
            -ms-flex: 2;
                flex: 2;
        line-height: 55px;
        text-indent: 20px;
        font-weight: 500;
        font-size: 16px;
        color: #333333;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
}
.app-box-san .you .title .text2[data-v-316cb22b] {
        -webkit-box-flex: 1;
            -ms-flex: 1;
                flex: 1;
        height: 55px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
}
.hejisan[data-v-316cb22b] {
  width: 92%;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.hejisan .text1-1[data-v-316cb22b] {
    color: #666666;
}
.hejisan .text1-2[data-v-316cb22b] {
    color: #333333;
    margin-top: 10px;
    font-weight: bold;
}
.jinbox[data-v-316cb22b] {
  width: 100%;
  height: 18px;
  line-height: 18px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 16px;
  color: #2c3542;
  margin-top: 24px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.jinbox .jinboxtit[data-v-316cb22b] {
    width: 14%;
    height: 18px;
    padding-right: 6px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.jinbox .jinbox-box[data-v-316cb22b] {
    width: 75%;
    height: 100%;
    border-radius: 8px;
    background: #f2f2f2;
}
.jinbox .boxbaifenbi[data-v-316cb22b] {
    height: 100%;
    background: #60d7a0;
    border-radius: 8px;
    max-width: 100%;
}
.jinbox .boxbaifenbi2[data-v-316cb22b] {
    height: 100%;
    max-width: 100%;
    background: #5b8ff9;
}
.jinbox .jinboxbott[data-v-316cb22b] {
    width: 16%;
    text-indent: 50px;
}
.div-lab[data-v-316cb22b] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 5px;
}
.div-inp[data-v-316cb22b] {
  width: 180px;
}
.label[data-v-316cb22b] {
  font-size: 16px;
  font-weight: 400;
  color: #32363d;
  line-height: 32px;
  min-width: 50px;
}
.noData[data-v-316cb22b] {
  width: 100%;
  height: 500px;
  background: #fff;
  text-align: center;
  margin-top: 20px;
  overflow: hidden;
}
.imgboxc[data-v-316cb22b] {
  margin-top: 100px;
  color: #999999;
}
.imgboxc .imgboxc-img[data-v-316cb22b] {
    width: 120px;
    height: 120px;
}
[data-v-316cb22b] .el-table__header-wrapper thead tr th {
  background: #f5f7fa;
  color: #333333;
}
.pop[data-v-316cb22b] {
  display: inline-block;
  width: 18px;
  height: 18px;
  background: url(../img/pop.911e9c03.png) no-repeat;
  background-size: 100%;
  margin-left: 6px;
}
[data-v-316cb22b] .el-button--primary {
  background: #2671e2 !important;
  border: 1px solid #2671e2 !important;
}

.sequenceNum[data-v-183fbad4] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 24px;
  height: 24px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #e5f0ff;
  border-radius: 15px;
  color: #333333;
}
.box-center[data-v-183fbad4] {
  width: 100%;
  padding: 15px 15px 40px;
  min-width: 1000px;
}
.noflex[data-v-183fbad4] {
  -webkit-box-flex: 0 !important;
      -ms-flex: none !important;
          flex: none !important;
}
.tabcard[data-v-183fbad4] .el-card__body {
  padding: 8px;
  cursor: pointer;
}
.tabcard .text1[data-v-183fbad4] {
  height: 16px;
  font-size: 16px;
  font-weight: 400;
  line-height: 16px;
  text-indent: 20px;
  margin-top: 10px;
  color: #666666;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.tabcard .text2[data-v-183fbad4] {
  height: 32px;
  font-size: 32px;
  font-weight: normal;
  line-height: 32px;
  text-indent: 20px;
  margin-top: 10px;
}
.tabcard .text3[data-v-183fbad4] {
  font-size: 14px;
  margin: 10px 0;
  width: 100%;
  text-indent: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.tabcard .text3 .textUp[data-v-183fbad4] {
    font-size: 14px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-weight: 600;
    color: #e7483c;
    background: #fdf0ef;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 3px 12px 3px 0;
    border-radius: 3px;
    margin-left: 12px;
}
.tabcard .text3 .textUp .up[data-v-183fbad4] {
      font-size: 14px;
      display: block;
      width: 20px;
      height: 15px;
      background: url(data:image/png;base64,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) no-repeat;
      background-size: 100%;
      margin-left: 12px;
}
.tabcard .text3 .textDown[data-v-183fbad4] {
    font-size: 14px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-weight: 600;
    color: #07b79d;
    background: #ebfaf6;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 3px 12px 3px 0;
    border-radius: 3px;
    margin-left: 8px;
}
.tabcard .text3 .textDown .down[data-v-183fbad4] {
      display: block;
      width: 20px;
      height: 15px;
      background: url(data:image/png;base64,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) no-repeat;
      background-size: 100%;
      margin-left: 8px;
}
.tabcard .tophovese[data-v-183fbad4] {
  border: 1px solid #2671e2 !important;
  background: rgba(38, 113, 226, 0.04);
  color: #666 !important;
}
.container[data-v-183fbad4] {
  display: grid;
  grid-template-columns: repeat(5, 19%);
  grid-column-gap: 12px;
}
.jinbox[data-v-183fbad4] {
  width: 100%;
  height: 18px;
  line-height: 18px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 16px;
  color: #2c3542;
  margin-top: 24px;
  padding-left: 4px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.jinbox .jinboxtit[data-v-183fbad4] {
    width: 12%;
    height: 18px;
    padding-right: 6px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.jinbox .jinboxtit .sequenceNum[data-v-183fbad4] {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      width: 24px;
      height: 24px;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      background: #e5f0ff;
      border-radius: 15px;
      margin-right: 10px;
      color: #333333;
}
.jinbox .jinboxtit .name[data-v-183fbad4] {
      white-space: nowrap;
      text-overflow: ellipsis;
      overflow: hidden;
      margin-left: 10px;
}
.jinbox .jinbox-box[data-v-183fbad4] {
    width: 75%;
    height: 100%;
    border-radius: 8px;
    background: #f2f2f2;
}
.jinbox .boxbaifenbi[data-v-183fbad4] {
    height: 100%;
    background: #60d7a0;
    border-radius: 8px;
    max-width: 100%;
}
.jinbox .boxbaifenbi2[data-v-183fbad4] {
    height: 100%;
    max-width: 100%;
    background: #5b8ff9;
}
.jinbox .jinboxbott[data-v-183fbad4] {
    width: 16%;
    text-indent: 20px;
}
#main[data-v-183fbad4] {
  width: 100%;
  height: 380px;
  padding-top: 20px;
}
#Brokenline1[data-v-183fbad4] {
  width: 100%;
  height: 350px;
}
#Brokenline2[data-v-183fbad4] {
  width: 100%;
  height: 350px;
}
#Pinspeak1[data-v-183fbad4] {
  width: 100%;
  height: 350px;
}
#Pinspeak2[data-v-183fbad4] {
  width: 100%;
  height: 350px;
}
.app-box-san[data-v-183fbad4] {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 15px;
}
.app-box-san .zuo[data-v-183fbad4] {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    height: 100%;
    background: #ffffff;
    border-radius: 4px;
}
.app-box-san .zuo .nof[data-v-183fbad4] {
      display: block !important;
}
.app-box-san .zuo .title[data-v-183fbad4] {
      width: 100%;
      height: 55px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-line-pack: center;
          align-content: center;
}
.app-box-san .zuo .title .text1[data-v-183fbad4] {
        -webkit-box-flex: 1;
            -ms-flex-positive: 1;
                flex-grow: 1;
        line-height: 55px;
        text-indent: 20px;
        font-weight: 500;
        font-size: 16px;
        color: #333333;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
}
.app-box-san .zuo .title .text2[data-v-183fbad4] {
        -webkit-box-flex: 1;
            -ms-flex-positive: 1;
                flex-grow: 1;
        height: 55px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
}
.app-box-san .you[data-v-183fbad4] {
    height: 100%;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    background: #ffffff;
    border-radius: 4px;
}
.app-box-san .you .title[data-v-183fbad4] {
      width: 100%;
      height: 55px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-line-pack: center;
          align-content: center;
}
.app-box-san .you .title .text1[data-v-183fbad4] {
        -webkit-box-flex: 1;
            -ms-flex-positive: 1;
                flex-grow: 1;
        line-height: 55px;
        text-indent: 20px;
        font-weight: 500;
        font-size: 16px;
        color: #333333;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
}
.app-box-san .you .title .text2[data-v-183fbad4] {
        -webkit-box-flex: 1;
            -ms-flex-positive: 1;
                flex-grow: 1;
        height: 55px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
}
.app-box-er[data-v-183fbad4] {
  width: 100%;
  background: #ffffff;
  -webkit-box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04);
          box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04);
  border-radius: 4px;
  margin-top: 65px;
  padding: 15px;
}
.grid-content[data-v-183fbad4] {
  background: #ffffff;
  min-height: 90px;
  border: 1px solid #e0e0e0;
  cursor: pointer;
}
.grid-content .text1[data-v-183fbad4] {
    height: 16px;
    font-size: 16px;
    font-weight: 400;
    line-height: 16px;
    text-indent: 20px;
    margin-top: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.grid-content .text2[data-v-183fbad4] {
    height: 32px;
    font-size: 32px;
    font-weight: normal;
    line-height: 32px;
    text-indent: 20px;
    margin-top: 10px;
}
.grid-content .text3[data-v-183fbad4] {
    margin: 10px 0 20px;
    width: 100%;
    text-indent: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.tophove[data-v-183fbad4] {
  color: #ffffff;
  background: #2671e2;
}
.app-top[data-v-183fbad4] {
  background: #ffffff;
  -webkit-box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04);
          box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04);
  border-radius: 4px;
  padding-top: 15px;
  padding-bottom: 15px;
  position: fixed;
  z-index: 999;
  -webkit-box-shadow: 0px 0px 10px 0px #dadada;
          box-shadow: 0px 0px 10px 0px #dadada;
  margin-top: -10px;
  left: 255px;
  right: 15px;
}
.app-titel[data-v-183fbad4] {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.app-titel .titel-text[data-v-183fbad4] {
    height: 100%;
    font-size: 16px;
    color: #32363d;
    text-indent: 20px;
}
.app-titel .toptimeqhuan[data-v-183fbad4] {
    width: 190px;
    height: 32px;
    background: #ffffff;
    border-radius: 4px;
    border: 1px solid #e0e0e0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    overflow: hidden;
    margin-left: 20px;
    cursor: pointer;
}
.app-titel .toptimeqhuan div[data-v-183fbad4] {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    text-align: center;
    line-height: 32px;
    font-size: 14px;
}
.hejisan[data-v-183fbad4] {
  width: 92%;
  margin: 15px auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.hejisan .text1-1[data-v-183fbad4] {
    font-size: 16px;
    color: #666666;
}
.hejisan .text1-2[data-v-183fbad4] {
    font-size: 20px;
    color: #333333;
    margin-top: 10px;
    font-weight: bold;
}
.cycle-to[data-v-183fbad4] {
  margin-right: 1em;
  font-size: 18px;
}
.el-icon-caret-bottom[data-v-183fbad4] {
  color: #25ceba;
}
.el-icon-caret-top[data-v-183fbad4] {
  color: #ff0000;
}
.nulllist[data-v-183fbad4] {
  height: 396px;
}
[data-v-183fbad4] .el-radio-button__orig-radio:checked + .el-radio-button__inner {
  background: #2671e2 !important;
  border-color: #2671e2 !important;
}
.pop[data-v-183fbad4] {
  display: inline-block;
  width: 18px;
  height: 18px;
  background: url(../img/pop.911e9c03.png) no-repeat;
  background-size: 100%;
  margin-left: 6px;
}
[data-v-183fbad4] .el-button--primary {
  background: #2671e2 !important;
  border: 1px solid #2671e2 !important;
}

.box-center[data-v-55d82524] {
  width: 100%;
  padding: 5px 15px 40px;
  min-width: 1000px;
}
.cen-tab[data-v-55d82524] {
  width: 100%;
  padding: 15px;
  background: #ffffff;
  margin-top: 15px;
}
.tophove[data-v-55d82524] {
  color: #ffffff;
  background: #2671e2;
}
.app-top[data-v-55d82524] {
  width: 100%;
  background: #ffffff;
  -webkit-box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04);
          box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04);
  border-radius: 4px;
  padding-top: 15px;
  padding-bottom: 15px;
}
.app-top .app-titel[data-v-55d82524] {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}
.app-top .app-titel .label[data-v-55d82524] {
      font-size: 14px;
      font-weight: 400;
      color: #32363d;
      line-height: 32px;
      text-align: right;
}
.app-top .app-titel .titel-text[data-v-55d82524] {
      height: 100%;
      font-size: 16px;
      color: #32363d;
      text-indent: 30px;
}
.app-top .app-titel .toptimeqhuan[data-v-55d82524] {
      height: 30px;
      background: #ffffff;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
}
.app-top .app-titel .toptimeqhuan div[data-v-55d82524] {
      padding-left: 20px;
      padding-right: 20px;
      text-align: center;
      line-height: 30px;
      font-size: 14px;
      margin-right: 15px;
      border-radius: 4px;
      border: 1px solid #e0e0e0;
}
.div-lab[data-v-55d82524] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 5px;
}
.div-inp[data-v-55d82524] {
  width: 250px;
}
.app-box-san[data-v-55d82524] {
  width: 100%;
  height: 400px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 15px;
}
.app-box-san .zuo[data-v-55d82524] {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    height: 100%;
    margin-right: 15px;
    background: #ffffff;
    border-radius: 4px;
}
.app-box-san .zuo .title[data-v-55d82524] {
      width: 100%;
      height: 55px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-line-pack: center;
          align-content: center;
}
.app-box-san .zuo .title .text1[data-v-55d82524] {
        -webkit-box-flex: 2;
            -ms-flex: 2;
                flex: 2;
        line-height: 55px;
        text-indent: 20px;
        font-weight: 500;
        font-size: 16px;
        color: #333333;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
}
.app-box-san .zuo .title .text2[data-v-55d82524] {
        -webkit-box-flex: 1;
            -ms-flex: 1;
                flex: 1;
        height: 55px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
}
.app-box-san .you[data-v-55d82524] {
    height: 100%;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    background: #ffffff;
    border-radius: 4px;
}
.app-box-san .you .title[data-v-55d82524] {
      width: 100%;
      height: 55px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-line-pack: center;
          align-content: center;
}
.app-box-san .you .title .text1[data-v-55d82524] {
        -webkit-box-flex: 2;
            -ms-flex: 2;
                flex: 2;
        line-height: 55px;
        text-indent: 20px;
        font-weight: 500;
        font-size: 16px;
        color: #333333;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
}
.app-box-san .you .title .text2[data-v-55d82524] {
        -webkit-box-flex: 1;
            -ms-flex: 1;
                flex: 1;
        height: 55px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
}
.hejisan[data-v-55d82524] {
  width: 92%;
  margin: 15px auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.hejisan .text1-1[data-v-55d82524] {
    color: #666666;
}
.hejisan .text1-2[data-v-55d82524] {
    color: #333333;
    margin-top: 10px;
}
.jinbox[data-v-55d82524] {
  width: 100%;
  height: 18px;
  line-height: 18px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 16px;
  color: #2c3542;
  margin-top: 24px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.jinbox .jinboxtit[data-v-55d82524] {
    width: 14%;
    height: 18px;
    padding-right: 6px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.jinbox .jinbox-box[data-v-55d82524] {
    width: 75%;
    height: 100%;
    border-radius: 8px;
    background: #f2f2f2;
}
.jinbox .boxbaifenbi[data-v-55d82524] {
    height: 100%;
    background: #60d7a0;
    border-radius: 8px;
    max-width: 100%;
}
.jinbox .boxbaifenbi2[data-v-55d82524] {
    height: 100%;
    max-width: 100%;
    background: #5b8ff9;
}
.jinbox .jinboxbott[data-v-55d82524] {
    width: 16%;
    text-indent: 50px;
}
.div-lab[data-v-55d82524] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 5px;
}
.div-inp[data-v-55d82524] {
  width: 200px;
}
.label[data-v-55d82524] {
  font-size: 14px;
  font-weight: 400;
  color: #32363d;
  line-height: 32px;
  margin-left: 15px;
  min-width: 40px;
}
[data-v-55d82524] .el-table__header-wrapper thead tr th {
  background: #f5f7fa;
  color: #333333;
}
[data-v-55d82524] .el-dialog--center {
  border-radius: 8px;
}
[data-v-55d82524] .el-dialog--center .el-dialog__title {
    font-weight: bold;
}
[data-v-55d82524] .el-button--primary {
  background: #2671e2 !important;
  border: 1px solid #2671e2 !important;
}
[data-v-55d82524] .el-button--text {
  color: #2671e2;
}

@charset "UTF-8";
/* 添加table滚动条 */
table[data-v-15e27e4a] {
  border-collapse: collapse;
  width: 100%;
}
tbody[data-v-15e27e4a] {
  display: block;
  height: 220px;
}
tbody tr[data-v-15e27e4a] {
  display: table;
  width: 100%;
  table-layout: fixed;
}
.box-center[data-v-15e27e4a] {
  width: 100%;
  padding: 20px 15px 40px;
  min-width: 1000px;
}
.cen-tab[data-v-15e27e4a] {
  width: 100%;
  padding: 15px;
  background: #ffffff;
  margin-top: 60px;
}
.tophove[data-v-15e27e4a] {
  color: #ffffff;
  background: #2671e2;
}
.app-top[data-v-15e27e4a] {
  position: fixed;
  z-index: 999;
  margin-top: -16px;
  background: #ffffff;
  -webkit-box-shadow: 0px 0px 10px 0px #dadada;
          box-shadow: 0px 0px 10px 0px #dadada;
  border-radius: 4px;
  padding-top: 15px;
  padding-bottom: 15px;
  left: 255px;
  right: 15px;
}
.app-titel[data-v-15e27e4a] {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.app-titel .titel-text[data-v-15e27e4a] {
    height: 100%;
    font-size: 16px;
    color: #32363d;
    text-indent: 20px;
}
.app-titel .toptimeqhuan[data-v-15e27e4a] {
    width: 190px;
    height: 32px;
    background: #ffffff;
    border-radius: 4px;
    border: 1px solid #e0e0e0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    overflow: hidden;
    margin-left: 20px;
    cursor: pointer;
}
.app-titel .toptimeqhuan div[data-v-15e27e4a] {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    text-align: center;
    line-height: 32px;
    font-size: 14px;
}
.app-box-san[data-v-15e27e4a] {
  width: 100%;
  min-height: 400px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 15px;
}
.app-box-san .zuo[data-v-15e27e4a] {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    margin-right: 15px;
    background: #ffffff;
    border-radius: 4px;
}
.app-box-san .zuo .title[data-v-15e27e4a] {
      width: 100%;
      height: 55px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-line-pack: center;
          align-content: center;
}
.app-box-san .zuo .title .text1[data-v-15e27e4a] {
        -webkit-box-flex: 2;
            -ms-flex: 2;
                flex: 2;
        line-height: 55px;
        text-indent: 20px;
        font-weight: 500;
        font-size: 16px;
        color: #333333;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
}
.app-box-san .zuo .title .text2[data-v-15e27e4a] {
        -webkit-box-flex: 1;
            -ms-flex: 1;
                flex: 1;
        height: 55px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
}
.app-box-san .you[data-v-15e27e4a] {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    background: #ffffff;
    border-radius: 4px;
}
.app-box-san .you .title[data-v-15e27e4a] {
      width: 100%;
      height: 55px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-line-pack: center;
          align-content: center;
}
.app-box-san .you .title .text1[data-v-15e27e4a] {
        -webkit-box-flex: 2;
            -ms-flex: 2;
                flex: 2;
        line-height: 55px;
        text-indent: 20px;
        font-weight: 500;
        font-size: 16px;
        color: #333333;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
}
.app-box-san .you .title .text2[data-v-15e27e4a] {
        -webkit-box-flex: 1;
            -ms-flex: 1;
                flex: 1;
        height: 55px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
}
.app-box-san .you #main[data-v-15e27e4a] {
      height: calc(400px - 55px);
}
.app-box-san .you #main2[data-v-15e27e4a] {
      height: calc(400px - 55px);
}
.hejisan[data-v-15e27e4a] {
  width: 92%;
  margin: 0auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.hejisan .text1-1[data-v-15e27e4a] {
    color: #666666;
}
.hejisan .text1-2[data-v-15e27e4a] {
    color: #333333;
    margin-top: 10px;
    font-weight: bold;
}
.jinbox[data-v-15e27e4a] {
  width: 100%;
  height: 18px;
  line-height: 18px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 16px;
  color: #2c3542;
  margin-top: 24px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.jinbox .jinboxtit[data-v-15e27e4a] {
    width: 14%;
    height: 18px;
    padding-right: 6px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.jinbox .jinbox-box[data-v-15e27e4a] {
    width: 75%;
    height: 100%;
    border-radius: 8px;
    background: #f2f2f2;
}
.jinbox .boxbaifenbi[data-v-15e27e4a] {
    height: 100%;
    background: #60d7a0;
    border-radius: 8px;
    max-width: 100%;
}
.jinbox .boxbaifenbi2[data-v-15e27e4a] {
    height: 100%;
    background: #5b8ff9;
    max-width: 100%;
}
.jinbox .jinboxbott[data-v-15e27e4a] {
    width: 16%;
    text-indent: 16px;
}
.theadtd[data-v-15e27e4a] {
  width: 140px;
  height: 48px;
  border-bottom: 1px solid #e0e0e0;
  text-align: center;
  line-height: 48px;
  font-size: 14px;
  color: #32363d;
}
.nulllist[data-v-15e27e4a] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.sequenceNum[data-v-15e27e4a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 26px;
  height: 24px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #e5f0ff;
  border-radius: 15px;
  color: #333333;
  margin-right: 10px;
}
.pop[data-v-15e27e4a] {
  display: inline-block;
  width: 18px;
  height: 18px;
  background: url(../img/pop.911e9c03.png) no-repeat;
  background-size: 100%;
  margin-left: 6px;
}
[data-v-15e27e4a] .el-button--primary {
  background: #2671e2 !important;
  border: 1px solid #2671e2 !important;
}

.projectColumn[data-v-afa45172] {
  width: 95%;
}
.projectColumn .span2Card[data-v-afa45172] {
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 0 30px;
}
.projectColumn .span2Card span[data-v-afa45172] {
      float: left;
}
.projectColumn .span2Card .span2-2[data-v-afa45172] {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      font-weight: 600;
      color: #e7483c;
      background: #fdf0ef;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      padding: 3px 12px;
      border-radius: 3px;
      margin: 0 18px;
}
.projectColumn .span2Card .span2-2 .up[data-v-afa45172] {
        display: block;
        width: 20px;
        height: 15px;
        background: url("/img/indexIcon/indexCardUp.png") no-repeat;
        background-size: 100%;
        margin-left: 8px;
}
.projectColumn .span2Card .span2-3[data-v-afa45172] {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      font-weight: 600;
      color: #07b79d;
      background: #ebfaf6;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      padding: 3px 12px;
      border-radius: 3px;
}
.projectColumn .span2Card .span2-3 .down[data-v-afa45172] {
        display: block;
        width: 20px;
        height: 15px;
        background: url("/img/indexIcon/indexCardDown.png") no-repeat;
        background-size: 100%;
        margin-left: 8px;
}
.box-center[data-v-afa45172] {
  width: 100%;
  padding: 20px 15px 40px;
  min-width: 1000px;
}
.table[data-v-afa45172] {
  border-collapse: collapse;
  width: 100%;
}
.tbody[data-v-afa45172] {
  display: block;
  height: 220px;
}
.tbody tr[data-v-afa45172] {
  display: table;
  width: 100%;
  table-layout: fixed;
}
#main[data-v-afa45172] {
  width: 100%;
  height: 380px;
}
.app-box-san[data-v-afa45172] {
  width: 100%;
  background: #ffffff;
  -webkit-box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04);
          box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04);
  border-radius: 4px;
  margin-top: 15px;
  padding-bottom: 15px;
}
.app-box-san .santitle[data-v-afa45172] {
    width: 100%;
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid #e0e0e0;
    font-size: 16px;
    color: #333333;
    font-weight: 500;
    text-indent: 15px;
}
.app-box-san .santab[data-v-afa45172] {
    width: 100%;
    height: 400px;
    padding: 15px;
}
.app-box-er[data-v-afa45172] {
  width: 100%;
  background: #ffffff;
  -webkit-box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04);
          box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04);
  border-radius: 4px;
  margin-top: 15px;
  padding: 15px;
}
.app-box-er .titletab[data-v-afa45172] {
    width: 100%;
    height: 42px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.app-box-er .titletab div[data-v-afa45172] {
    width: 130px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    border-left: 1px solid #e0e0e0;
    border-top: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
    font-size: 14px;
}
.app-box-er .titletab div[data-v-afa45172]:last-child {
      border-right: 1px solid #e0e0e0;
}
.app-box-er .claindex[data-v-afa45172] {
    background: #2671e2;
    color: #ffffff;
    border: none;
}
.kapian-box[data-v-afa45172] {
  width: 100%;
  margin-top: 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.kapian-box .kayi[data-v-afa45172] {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    margin-right: 15px;
    background: #ffffff;
    border-radius: 4px;
    border-bottom: 3px solid #fff;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.kapian-box .kayi[data-v-afa45172]:hover {
      border-bottom: 3px solid #2671e2;
}
.kapian-box .kayi .shang[data-v-afa45172] {
      width: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
}
.kapian-box .kayi .shang .zuo[data-v-afa45172] {
        width: 50%;
}
.kapian-box .kayi .shang .zuo .text1[data-v-afa45172] {
          font-size: 16px;
          font-weight: 400;
          color: #666666;
          margin-left: 30px;
          margin-top: 24px;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
}
.kapian-box .kayi .shang .zuo .text2[data-v-afa45172] {
          font-size: 32px;
          font-weight: normal;
          color: #32363d;
          margin-left: 30px;
          margin-top: 18px;
          margin-bottom: 20px;
}
.kapian-box .kayi .shang .you[data-v-afa45172] {
        width: 50%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
}
.kapian-box .kayi .shang .you .youimg[data-v-afa45172] {
          width: 62px;
          height: 62px;
}
.kapian-box .kayi .xia[data-v-afa45172] {
      width: 100%;
      font-size: 14px;
      margin-bottom: 10px;
}
.kapian-box .kayi .xia .span1[data-v-afa45172] {
        color: #333333;
        font-weight: 400;
}
.kapian-box .kayi .xia .span2[data-v-afa45172] {
        color: #e6273a;
        font-weight: 400;
        margin-left: 16px;
}
.tophove[data-v-afa45172] {
  color: #ffffff;
  background: #2671e2;
}
.app-top[data-v-afa45172] {
  position: fixed;
  z-index: 999;
  margin-top: -16px;
  background: #ffffff;
  -webkit-box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04);
          box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04);
  -webkit-box-shadow: 0px 0px 10px 0px #dadada;
          box-shadow: 0px 0px 10px 0px #dadada;
  border-radius: 4px;
  padding-top: 15px;
  padding-bottom: 15px;
  left: 255px;
  right: 15px;
}
.app-titel[data-v-afa45172] {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.app-titel .titel-text[data-v-afa45172] {
    height: 100%;
    font-size: 16px;
    color: #32363d;
}
.app-titel .toptimeqhuan[data-v-afa45172] {
    width: 190px;
    height: 32px;
    background: #ffffff;
    border-radius: 4px;
    border: 1px solid #e0e0e0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    overflow: hidden;
    margin-left: 20px;
    cursor: pointer;
}
.app-titel .toptimeqhuan div[data-v-afa45172] {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    text-align: center;
    line-height: 32px;
    font-size: 14px;
}
.timeSel[data-v-afa45172] {
  margin-top: 8px;
  margin-left: 20px;
  border: 1px solid #ccc;
  padding: 0 5px;
  cursor: pointer;
  color: #606266;
}
.theadtd[data-v-afa45172] {
  width: 140px;
  height: 48px;
  border: 1px solid #e0e0e0;
  text-align: center;
  line-height: 48px;
  font-size: 16px;
  color: #32363d;
}
.noData[data-v-afa45172] {
  width: 100%;
  background: #fff;
  text-align: center;
  overflow: hidden;
}
.imgboxc[data-v-afa45172] {
  margin-top: 100px;
  color: #999999;
}
.pop[data-v-afa45172] {
  display: inline-block;
  width: 18px;
  height: 18px;
  background: url(../img/pop.911e9c03.png) no-repeat;
  background-size: 100%;
  margin-left: 6px;
}
[data-v-afa45172] .el-button--primary {
  background: #2671e2 !important;
  border: 1px solid #2671e2 !important;
}

.pages[data-v-191fba68] {
  margin: 0 auto;
  width: 98%;
  height: 90%;
  padding: 15px;
  background: #fff;
  border-radius: 16px;
}
.titles[data-v-191fba68] {
  padding: 10px 20px;
  background: #fff;
}
.sl-fl-tit[data-v-191fba68] {
  padding: 16px 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.date[data-v-191fba68] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.date .date-box[data-v-191fba68] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.s-box .date .ld[data-v-191fba68] {
  margin-right: 10px;
}
.s-title[data-v-191fba68] {
  height: 32px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 18px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #333333;
}
.s-box .date .ld[data-v-191fba68] {
  margin-right: 10px;
}
.s-box[data-v-191fba68] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.date .date-box[data-v-191fba68] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.selectone[data-v-191fba68] {
  padding: 10px 0;
  margin-right: 20px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 180px;
}
.sections[data-v-191fba68] {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.little[data-v-191fba68] {
  width: 270px;
}

.box-center[data-v-25834dc9] {
  width: 100%;
  padding: 15px 15px 40px;
  min-width: 1000px;
}
.tabcard[data-v-25834dc9] .el-card__body {
  padding: 8px;
  cursor: pointer;
}
.tabcard .text1[data-v-25834dc9] {
  height: 16px;
  font-size: 16px;
  font-weight: 400;
  line-height: 16px;
  text-indent: 20px;
  margin-top: 10px;
  color: #666666;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.tabcard .text2[data-v-25834dc9] {
  height: 32px;
  font-size: 32px;
  font-weight: normal;
  line-height: 32px;
  text-indent: 20px;
  margin-top: 10px;
}
.tabcard .text3[data-v-25834dc9] {
  font-size: 14px;
  margin: 10px 0;
  width: 100%;
  text-indent: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.tabcard .text3 .textUp[data-v-25834dc9] {
    font-size: 14px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-weight: 600;
    color: #e7483c;
    background: #fdf0ef;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 3px 12px 3px 0;
    border-radius: 3px;
    margin-left: 8px;
}
.tabcard .text3 .textUp .up[data-v-25834dc9] {
      font-size: 14px;
      display: block;
      width: 20px;
      height: 15px;
      background: url(data:image/png;base64,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) no-repeat;
      background-size: 100%;
      margin-left: 8px;
}
.tabcard .text3 .textDown[data-v-25834dc9] {
    font-size: 14px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-weight: 600;
    color: #07b79d;
    background: #ebfaf6;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 3px 12px 3px 0;
    border-radius: 3px;
    margin-left: 8px;
}
.tabcard .text3 .textDown .down[data-v-25834dc9] {
      display: block;
      width: 20px;
      height: 15px;
      background: url(data:image/png;base64,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) no-repeat;
      background-size: 100%;
      margin-left: 8px;
}
.tabcard .tophovese[data-v-25834dc9] {
  border: 1px solid #2671e2 !important;
  background: rgba(38, 113, 226, 0.04);
  color: #666 !important;
}
.borderCss[data-v-25834dc9] {
  border: 1px solid #5B8FF9 !important;
}
.cardItem[data-v-25834dc9] {
  padding: 15px 0;
  cursor: pointer;
  position: relative;
  border-radius: 4px;
}
.cardItem span[data-v-25834dc9] {
    display: block;
    text-align: center;
}
.cardItem h2[data-v-25834dc9] {
    margin: 0;
    margin-top: 10px;
    text-align: center;
}
.cardItem .sel[data-v-25834dc9] {
    width: 45px;
    height: 45px;
    position: absolute;
    right: 0;
    bottom: 0;
}
.cardItem .seled[data-v-25834dc9] {
    position: absolute;
    width: 0;
    height: 0;
    border-bottom: 45px solid #5B8FF9 !important;
    border-left: 45px solid transparent !important;
}
.container[data-v-25834dc9] {
  display: grid;
  grid-template-columns: repeat(6, 16%);
  grid-column-gap: 8px;
  grid-row-gap: 18px;
}
.container .pagechen[data-v-25834dc9] {
    background: #ffffff;
    border-radius: 4px;
    padding: 15px;
    border: 1px solid #e0e0e0;
}
.container .pagechen .pageboxtitle1[data-v-25834dc9] {
      width: 100%;
      font-size: 16px;
      font-weight: 400;
      color: #666666;
      line-height: 16px;
}
.container .pagechen .pageboxtitle2[data-v-25834dc9] {
      width: 100%;
      margin-top: 14px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.container .pagechen .pageboxtitle2 .span1[data-v-25834dc9] {
        width: 100px;
        height: 30px;
        font-size: 30px;
        font-weight: normal;
        color: #32363d;
        line-height: 30px;
}
.container .pagechen .pageboxtitle2 .span2[data-v-25834dc9] {
        height: 30px;
        font-size: 16px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: end;
            -ms-flex-align: end;
                align-items: flex-end;
}
.container .pagechen .pageboxtitle2 .span2 .span2-1[data-v-25834dc9] {
          color: #424d64;
          margin-right: 15px;
          font-weight: 400;
}
.container .pagechen .pageboxtitle2 .span2 .span2-2[data-v-25834dc9] {
          font-weight: 600;
          color: #e6273a;
}
.container .pagechen .pageboxtitle2 .span2 .span2-3[data-v-25834dc9] {
          font-weight: 600;
          color: #25ceba;
}
.container .pagechen .pageboxtitle3[data-v-25834dc9] {
      text-align: center;
      font-size: 30px;
      line-height: 44px;
}
.jinbox[data-v-25834dc9] {
  width: 100%;
  height: 18px;
  line-height: 18px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 16px;
  color: #2c3542;
  margin-top: 24px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.jinbox .jinboxtit[data-v-25834dc9] {
    width: 14%;
    height: 18px;
    padding-right: 6px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.jinbox .jinbox-box[data-v-25834dc9] {
    width: 75%;
    height: 100%;
    border-radius: 8px;
    background: #f2f2f2;
}
.jinbox .boxbaifenbi[data-v-25834dc9] {
    height: 100%;
    background: #60d7a0;
    max-width: 100%;
    border-radius: 8px;
}
.jinbox .boxbaifenbi2[data-v-25834dc9] {
    height: 100%;
    background: #5b8ff9;
    max-width: 100%;
}
.jinbox .jinboxbott[data-v-25834dc9] {
    width: 16%;
    text-indent: 20px;
}
#main[data-v-25834dc9] {
  width: 100%;
  height: 380px;
}
#echar2[data-v-25834dc9] {
  width: 100%;
  height: 380px;
}
#Brokenline1[data-v-25834dc9] {
  width: 100%;
  height: 350px;
}
#Brokenline2[data-v-25834dc9] {
  width: 100%;
  height: 350px;
}
#Pinspeak1[data-v-25834dc9] {
  width: 100%;
  height: 350px;
}
#Pinspeak2[data-v-25834dc9] {
  width: 100%;
  height: 350px;
}
.app-box-san[data-v-25834dc9] {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 15px;
}
.app-box-san .zuo[data-v-25834dc9] {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    height: 100%;
    margin-right: 15px;
    background: #ffffff;
    border-radius: 4px;
}
.app-box-san .zuo .title[data-v-25834dc9] {
      width: 100%;
      height: 55px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-line-pack: center;
          align-content: center;
}
.app-box-san .zuo .title .text1[data-v-25834dc9] {
        -webkit-box-flex: 2;
            -ms-flex: 2;
                flex: 2;
        line-height: 55px;
        text-indent: 20px;
        font-weight: 500;
        font-size: 16px;
        color: #333333;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
}
.app-box-san .zuo .title .text2[data-v-25834dc9] {
        -webkit-box-flex: 1;
            -ms-flex: 1;
                flex: 1;
        height: 55px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
}
.app-box-san .you[data-v-25834dc9] {
    height: 100%;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    background: #ffffff;
    border-radius: 4px;
}
.app-box-san .you .title[data-v-25834dc9] {
      width: 100%;
      height: 55px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-line-pack: center;
          align-content: center;
}
.app-box-san .you .title .text1[data-v-25834dc9] {
        -webkit-box-flex: 2;
            -ms-flex: 2;
                flex: 2;
        line-height: 55px;
        text-indent: 20px;
        font-weight: 500;
        font-size: 16px;
        color: #333333;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
}
.app-box-san .you .title .text2[data-v-25834dc9] {
        -webkit-box-flex: 1;
            -ms-flex: 1;
                flex: 1;
        height: 55px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
}
.app-box-er[data-v-25834dc9] {
  width: 100%;
  background: #ffffff;
  -webkit-box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04);
          box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04);
  border-radius: 4px;
  margin-top: 15px;
  padding: 15px;
}
.grid-content[data-v-25834dc9] {
  background: #ffffff;
  height: 90px;
  border: 1px solid #e0e0e0;
}
.grid-content .text1[data-v-25834dc9] {
    height: 16px;
    font-size: 16px;
    font-weight: 400;
    line-height: 16px;
    text-indent: 20px;
    margin-top: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.grid-content .text2[data-v-25834dc9] {
    height: 32px;
    font-size: 32px;
    font-weight: normal;
    line-height: 32px;
    text-indent: 20px;
    margin-top: 10px;
}
.tophove[data-v-25834dc9] {
  color: #ffffff;
  background: #2671e2;
}
.tophovese[data-v-25834dc9] {
  color: #2671e2 !important;
}
.app-top[data-v-25834dc9] {
  position: fixed;
  z-index: 999;
  margin-top: -16px;
  background: #ffffff;
  -webkit-box-shadow: 0px 0px 10px 0px #dadada;
          box-shadow: 0px 0px 10px 0px #dadada;
  border-radius: 4px;
  padding-top: 15px;
  padding-bottom: 15px;
  left: 255px;
  right: 15px;
}
.app-titel[data-v-25834dc9] {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.app-titel .titel-text[data-v-25834dc9] {
    height: 100%;
    font-size: 16px;
    color: #32363d;
    text-indent: 30px;
}
.app-titel .toptimeqhuan[data-v-25834dc9] {
    width: 190px;
    height: 32px;
    background: #ffffff;
    border-radius: 4px;
    border: 1px solid #e0e0e0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    overflow: hidden;
    margin-left: 20px;
    cursor: pointer;
}
.app-titel .toptimeqhuan div[data-v-25834dc9] {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    text-align: center;
    line-height: 32px;
    font-size: 14px;
}
.hejisan[data-v-25834dc9] {
  width: 92%;
  margin: 15px auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.hejisan .text1-1[data-v-25834dc9] {
    color: #666666;
}
.hejisan .text1-2[data-v-25834dc9] {
    color: #333333;
    margin-top: 10px;
}
.app_titile[data-v-25834dc9] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
[data-v-25834dc9] .el-dialog--center {
  border-radius: 8px;
}
[data-v-25834dc9] .el-dialog--center .el-dialog__title {
    font-weight: bold;
}
.pop[data-v-25834dc9] {
  display: inline-block;
  width: 18px;
  height: 18px;
  background: url(../img/pop.911e9c03.png) no-repeat;
  background-size: 100%;
  margin-left: 6px;
}
[data-v-25834dc9] .el-button--text {
  color: #2671E2;
}
[data-v-25834dc9] .el-button--primary {
  background: #2671E2 !important;
  border: 1px solid #2671E2 !important;
}

.box-center[data-v-1cfc092e] {
  width: 100%;
  padding: 15px;
  min-width: 1000px;
  padding-bottom: 100px;
}
.borderCss[data-v-1cfc092e] {
  border: 1px solid #5B8FF9 !important;
}
.cardItem[data-v-1cfc092e] {
  padding: 15px 0;
  cursor: pointer;
  position: relative;
  border-radius: 4px;
}
.cardItem span[data-v-1cfc092e] {
    display: block;
    text-align: center;
}
.cardItem h2[data-v-1cfc092e] {
    margin: 0;
    margin-top: 10px;
    text-align: center;
}
.cardItem .sel[data-v-1cfc092e] {
    width: 45px;
    height: 45px;
    position: absolute;
    right: 0;
    bottom: 0;
}
.cardItem .seled[data-v-1cfc092e] {
    position: absolute;
    width: 0;
    height: 0;
    border-bottom: 45px solid #5B8FF9 !important;
    border-left: 45px solid transparent !important;
}
.tabcard[data-v-1cfc092e] .el-card__body {
  padding: 8px;
  cursor: pointer;
}
.tabcard .text1[data-v-1cfc092e] {
  height: 16px;
  font-size: 16px;
  font-weight: 400;
  line-height: 16px;
  text-indent: 20px;
  margin-top: 10px;
  color: #666666;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.tabcard .text2[data-v-1cfc092e] {
  height: 32px;
  font-size: 32px;
  font-weight: normal;
  line-height: 32px;
  text-indent: 20px;
  margin-top: 10px;
}
.tabcard .text3[data-v-1cfc092e] {
  font-size: 14px;
  margin: 10px 0;
  width: 100%;
  text-indent: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.tabcard .text3 .textUp[data-v-1cfc092e] {
    font-size: 14px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-weight: 600;
    color: #e7483c;
    background: #fdf0ef;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 3px 12px 3px 0;
    border-radius: 3px;
    margin-left: 8px;
}
.tabcard .text3 .textUp .up[data-v-1cfc092e] {
      font-size: 14px;
      display: block;
      width: 20px;
      height: 15px;
      background: url(data:image/png;base64,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) no-repeat;
      background-size: 100%;
      margin-left: 8px;
}
.tabcard .text3 .textDown[data-v-1cfc092e] {
    font-size: 14px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-weight: 600;
    color: #07b79d;
    background: #ebfaf6;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 3px 12px 3px 0;
    border-radius: 3px;
    margin-left: 8px;
}
.tabcard .text3 .textDown .down[data-v-1cfc092e] {
      display: block;
      width: 20px;
      height: 15px;
      background: url(data:image/png;base64,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) no-repeat;
      background-size: 100%;
      margin-left: 8px;
}
.tabcard .tophovese[data-v-1cfc092e] {
  border: 1px solid #2671e2 !important;
  background: rgba(38, 113, 226, 0.04);
  color: #666 !important;
}
.container[data-v-1cfc092e] {
  display: grid;
  grid-template-columns: repeat(6, 16%);
  grid-column-gap: 12px;
  grid-row-gap: 18px;
}
.container .pagechen[data-v-1cfc092e] {
    background: #ffffff;
    border-radius: 4px;
    padding: 15px;
    border: 1px solid #e0e0e0;
}
.container .pagechen .pageboxtitle1[data-v-1cfc092e] {
      width: 100%;
      font-size: 16px;
      font-weight: 400;
      color: #666666;
      line-height: 16px;
}
.container .pagechen .pageboxtitle2[data-v-1cfc092e] {
      width: 100%;
      margin-top: 14px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.container .pagechen .pageboxtitle2 .span1[data-v-1cfc092e] {
        width: 100px;
        height: 30px;
        font-size: 30px;
        font-weight: normal;
        color: #32363d;
        line-height: 30px;
}
.container .pagechen .pageboxtitle2 .span2[data-v-1cfc092e] {
        height: 30px;
        font-size: 16px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: end;
            -ms-flex-align: end;
                align-items: flex-end;
}
.container .pagechen .pageboxtitle2 .span2 .span2-1[data-v-1cfc092e] {
          color: #424d64;
          margin-right: 15px;
          font-weight: 400;
}
.container .pagechen .pageboxtitle2 .span2 .span2-2[data-v-1cfc092e] {
          font-weight: 600;
          color: #e6273a;
}
.container .pagechen .pageboxtitle2 .span2 .span2-3[data-v-1cfc092e] {
          font-weight: 600;
          color: #25ceba;
}
.container .pagechen .pageboxtitle3[data-v-1cfc092e] {
      text-align: center;
      font-size: 30px;
      line-height: 44px;
}
.jinbox[data-v-1cfc092e] {
  width: 100%;
  height: 18px;
  line-height: 18px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 16px;
  color: #2c3542;
  margin-top: 24px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.jinbox .jinboxtit[data-v-1cfc092e] {
    width: 14%;
    height: 18px;
    padding-right: 6px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.jinbox .jinbox-box[data-v-1cfc092e] {
    width: 75%;
    height: 100%;
    border-radius: 8px;
    background: #f2f2f2;
}
.jinbox .boxbaifenbi[data-v-1cfc092e] {
    height: 100%;
    background: #60d7a0;
    max-width: 100%;
    border-radius: 8px;
}
.jinbox .boxbaifenbi2[data-v-1cfc092e] {
    height: 100%;
    background: #5b8ff9;
    max-width: 100%;
}
.jinbox .jinboxbott[data-v-1cfc092e] {
    width: 16%;
    text-indent: 20px;
}
#main[data-v-1cfc092e] {
  width: 100%;
  height: 380px;
}
#echar2[data-v-1cfc092e] {
  width: 100%;
  height: 380px;
}
#Brokenline1[data-v-1cfc092e] {
  width: 100%;
  height: 350px;
}
#Brokenline2[data-v-1cfc092e] {
  width: 100%;
  height: 350px;
}
#Pinspeak1[data-v-1cfc092e] {
  width: 100%;
  height: 350px;
}
#Pinspeak2[data-v-1cfc092e] {
  width: 100%;
  height: 350px;
}
.app-box-san[data-v-1cfc092e] {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 15px;
}
.app-box-san .zuo[data-v-1cfc092e] {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    height: 100%;
    margin-right: 15px;
    background: #ffffff;
    border-radius: 4px;
}
.app-box-san .zuo .title[data-v-1cfc092e] {
      width: 100%;
      height: 55px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-line-pack: center;
          align-content: center;
}
.app-box-san .zuo .title .text1[data-v-1cfc092e] {
        -webkit-box-flex: 2;
            -ms-flex: 2;
                flex: 2;
        line-height: 55px;
        text-indent: 20px;
        font-weight: 500;
        font-size: 16px;
        color: #333333;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
}
.app-box-san .zuo .title .text2[data-v-1cfc092e] {
        -webkit-box-flex: 1;
            -ms-flex: 1;
                flex: 1;
        height: 55px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
}
.app-box-san .you[data-v-1cfc092e] {
    height: 100%;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    background: #ffffff;
    border-radius: 4px;
}
.app-box-san .you .title[data-v-1cfc092e] {
      width: 100%;
      height: 55px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-line-pack: center;
          align-content: center;
}
.app-box-san .you .title .text1[data-v-1cfc092e] {
        -webkit-box-flex: 2;
            -ms-flex: 2;
                flex: 2;
        line-height: 55px;
        text-indent: 20px;
        font-weight: 500;
        font-size: 16px;
        color: #333333;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
}
.app-box-san .you .title .text2[data-v-1cfc092e] {
        -webkit-box-flex: 1;
            -ms-flex: 1;
                flex: 1;
        height: 55px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
}
.app-box-er[data-v-1cfc092e] {
  width: 100%;
  background: #ffffff;
  -webkit-box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04);
          box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04);
  border-radius: 4px;
  margin-top: 15px;
  padding: 15px;
}
.grid-content[data-v-1cfc092e] {
  background: #ffffff;
  height: 90px;
  border: 1px solid #e0e0e0;
}
.grid-content .text1[data-v-1cfc092e] {
    height: 16px;
    font-size: 16px;
    font-weight: 400;
    line-height: 16px;
    text-indent: 20px;
    margin-top: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.grid-content .text2[data-v-1cfc092e] {
    height: 32px;
    font-size: 32px;
    font-weight: normal;
    line-height: 32px;
    text-indent: 20px;
    margin-top: 10px;
}
.tophove[data-v-1cfc092e] {
  color: #ffffff;
  background: #2671e2;
}
.tophovese[data-v-1cfc092e] {
  color: #2671e2 !important;
}
.app-top[data-v-1cfc092e] {
  position: fixed;
  z-index: 999;
  margin-top: -16px;
  background: #ffffff;
  -webkit-box-shadow: 0px 0px 10px 0px #dadada;
          box-shadow: 0px 0px 10px 0px #dadada;
  border-radius: 4px;
  padding-top: 15px;
  padding-bottom: 15px;
  left: 255px;
  right: 15px;
}
.app-titel[data-v-1cfc092e] {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.app-titel .titel-text[data-v-1cfc092e] {
    height: 100%;
    font-size: 16px;
    color: #32363d;
    text-indent: 30px;
}
.app-titel .toptimeqhuan[data-v-1cfc092e] {
    width: 190px;
    height: 32px;
    background: #ffffff;
    border-radius: 4px;
    border: 1px solid #e0e0e0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    overflow: hidden;
    margin-left: 20px;
    cursor: pointer;
}
.app-titel .toptimeqhuan div[data-v-1cfc092e] {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    text-align: center;
    line-height: 32px;
    font-size: 14px;
}
.hejisan[data-v-1cfc092e] {
  width: 92%;
  margin: 15px auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.hejisan .text1-1[data-v-1cfc092e] {
    color: #666666;
}
.hejisan .text1-2[data-v-1cfc092e] {
    color: #333333;
    margin-top: 10px;
}
.app_titile[data-v-1cfc092e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
[data-v-1cfc092e] .el-dialog--center {
  border-radius: 8px;
}
[data-v-1cfc092e] .el-dialog--center .el-dialog__title {
    font-weight: bold;
}
.pop[data-v-1cfc092e] {
  display: inline-block;
  width: 18px;
  height: 18px;
  background: url(../img/pop.911e9c03.png) no-repeat;
  background-size: 100%;
  margin-left: 6px;
}
[data-v-1cfc092e] .el-button--text {
  color: #2671E2;
}
[data-v-1cfc092e] .el-button--primary {
  background: #2671E2 !important;
  border: 1px solid #2671E2 !important;
}

.box-center[data-v-05a006d2] {
  width: 100%;
  padding: 20px 15px 40px;
  min-width: 1000px;
}
.tabcard[data-v-05a006d2] .el-card__body {
  padding: 8px;
  cursor: pointer;
}
.tabcard .text1[data-v-05a006d2] {
  height: 16px;
  font-size: 16px;
  font-weight: 400;
  line-height: 16px;
  text-indent: 20px;
  margin-top: 10px;
  color: #666666;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.tabcard .text2[data-v-05a006d2] {
  height: 32px;
  font-size: 32px;
  font-weight: normal;
  line-height: 32px;
  text-indent: 20px;
  margin-top: 10px;
}
.tabcard .text3[data-v-05a006d2] {
  font-size: 14px;
  margin: 10px 0;
  width: 100%;
  text-indent: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.tabcard .text3 .textUp[data-v-05a006d2] {
    font-size: 14px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-weight: 600;
    color: #e7483c;
    background: #fdf0ef;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 3px 12px 3px 0;
    border-radius: 3px;
    margin-left: 8px;
}
.tabcard .text3 .textUp .up[data-v-05a006d2] {
      font-size: 14px;
      display: block;
      width: 20px;
      height: 15px;
      background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEIAAAAkCAYAAAA9+eyvAAAAAXNSR0IArs4c6QAAAERlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAA6ABAAMAAAABAAEAAKACAAQAAAABAAAAQqADAAQAAAABAAAAJAAAAAD+3wP6AAAGX0lEQVRoBd1ZX2xTVRj/vnPXjUFB5U/bqRj/xUB84EnEhHbLgLLWTYLJQCWIPIgBgcUQMbxgidGoLwoIifG/PAgOURm0Y2OktMMEfDH6ACTqg6Brx0YUunXr2nv8TllLe7nn9nbtjOU+9J7z/Tvf+Z1zvvN9twgV/lzxLn4kyeF9mkYDcKgtcjoXGcAee2fvfixS8X8l/k/r8pnDseGLwPnsUhxDxK0ESOU+8djwmlJBuDF73lbRQNAkHOVZRry/ooFADufLAgTnrKKBsC1SDiLguXKAUdHBUgDAX2iYEokm26hZD4BTNaA8aiaGEAi84oHQTDzbjXrrl6k8dYyu1OosUdK4bYHoa3YuxCT0cOBWydzzyAKIio4RebMZ7wy0NMyDJPjNgpCxcVsdjUFPw70JnvqBFnhuZoJm3mJHVJkRLCTT39pg5bHUKyrwJyiK/8pQecvmD0YK6ZWTf23lkllDI4kuIxAQ4U/O4R69cUveEQIE9XpKnMeFmQHI6F+ogNN+vPf3DG0y35G17mkwEO/hnD8uHQfxPOUdW8jPk1oZsSNKihG8tbVajSWP5IIgBuEAd3MVuvu9DWXK/LSu3+zzDRssBMIRQxAAL1WD4mZMGbypmd+aMBDc52PR630HaKstyzd5o0f0B1U12Xm1dekdevxy0NI+XDr/JYHgltvDQYtFcc8KBC/LZQAmDETk3Km9tPKrjIwTf8FobPSoSHqM5CbKi57t2U0gPCPTp3gVgyrwzu4IXpDJZOgTAqLP49wFqropY8TwzbkrGkkdpGOkGMoVyYw2LX6dQNgsVUNIIGNP1x0Lm0rBiwaiz+t6mdLWnVIHdBgUQ1ZEY5GPdFgTIkU9zo0qgE+mTLeDisCet/tPd2tkJDcZRooCIuJxrUau7tEYN9Wl1VtPE3jHlLCBEC3EKgL2AwMRELeDIxA6pJURVzodF8ozNA/CN6aBiHpcbuCqCI5GOu00UFIzTLarcr6d7GzLEopsiPqhkA/knE98epOZrmGW5+iL1NkcfjuzKjtM5RHjufspWolpOQbymuTAPnJgc3+Ta50K6mcUKHVt37iz2XpbZ+iLPAMFOgNN9Y8lQRU+SOuHjA8FTKXZUU/jQ4jqUCbxM1rdtMLAk67547m7FARC+JBt0dKtQkFMEJFtTyvr/AiAKAP9OOJd3KzD1iWJ+mEMVcP6IdcHXSMaoj1w6rcMCIKlu2oZncEVrrmJUX6mQNrabbfWNWN7eyKjJ97RJue7NOFXc2l5bYS4wqvcts5gbx5d00nXD5A8Q1nafRpWtksgdNmtjhatD1kBEw0pEOncPT4qnJwntYP4o2JVGm3twZieTMTj/FQEST2eoNEE/qYfl8Mf+kVPZrx+CNMtNV+Pn7YhvlDNqW10HOgaksmYoeseDZG7D8cTfjIgBwHgwrQqxSsDQQxOq/QiBc+jMkcIpDtB5SciLa4HtDJpH0YSx41AIJ0LU2urvaWCIMa+BQhRP6Rz95wiSuskreLlGsuU5TM6ggO38HIItFVTdoeymkjhHHJek4JfHYzxrshKty3DMF0/1DD3jG97pPVDxp6Zdx4Q6dw9FimQu8NVC0P3zI6Tf5gZAD8PjtRMn9JCx+BnmTyB8TAfiXcOejwzaJdg1Ez9oODyWd+HLslsFkvPixGUrOwzSp1pmw8B40sc/t7ce9jUmKISVXnyjCjGZArkTJBTuUzHYaNcBofoK0qj2dRZZkdLzwIhcnfDtBVgDBVssR8Pn9AaMdsXdzeHhADDblYnV46cHaOrudkeCNEHmPI+6aNBIGwqAILIJ9eVAoJwW9zdDKuaqBa4Vuw0RP0AyNZOBgjCF3bF46ynj/p7DR1DbKPj8JWhjEkmJTE/KYBP0eU5YlIlLcaRbdWrH4qxYSTLUgBvGtYPiG84AmFjoIxG0OHNCYRPM4RnKYDS8CYexnbV+UP7TEhOWIRRxrZApk1n8sO6QHinjF8K3R4If0f/L71U0AZj+wkEX0G5EgUY1axRXRuIh+2Llpr7+KJroDDR0Rn6hL4b7JBJ0kJ87VjYuEXGLyedgiXu1hqkLdvjsDrWoM9HMXRyHwLjbWT4nnYUCo7d9ul1a/8LH8TY6etz/NbYQp2ZlDUeotT4NcoK41rnJqsvkqh+b/02KtLa6KjW0nk9aLPctR07OoYna0yt3X8BxWRiZiXiJwYAAAAASUVORK5CYII=) no-repeat;
      background-size: 100%;
      margin-left: 8px;
}
.tabcard .text3 .textDown[data-v-05a006d2] {
    font-size: 14px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-weight: 600;
    color: #07b79d;
    background: #ebfaf6;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 3px 12px 3px 0;
    border-radius: 3px;
    margin-left: 8px;
}
.tabcard .text3 .textDown .down[data-v-05a006d2] {
      display: block;
      width: 20px;
      height: 15px;
      background: url(data:image/png;base64,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) no-repeat;
      background-size: 100%;
      margin-left: 8px;
}
.tabcard .tophovese[data-v-05a006d2] {
  border: 1px solid #2671e2 !important;
  background: rgba(38, 113, 226, 0.04);
  color: #666 !important;
}
.borderCss[data-v-05a006d2] {
  border: 1px solid #5B8FF9 !important;
}
.cardItem[data-v-05a006d2] {
  padding: 15px 0;
  cursor: pointer;
  position: relative;
  border-radius: 4px;
}
.cardItem span[data-v-05a006d2] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.cardItem h2[data-v-05a006d2] {
    margin: 0;
    margin-top: 10px;
    text-align: center;
}
.cardItem .sel[data-v-05a006d2] {
    width: 45px;
    height: 45px;
    position: absolute;
    right: 0;
    bottom: 0;
}
.cardItem .seled[data-v-05a006d2] {
    position: absolute;
    width: 0;
    height: 0;
    border-bottom: 45px solid #5B8FF9 !important;
    border-left: 45px solid transparent !important;
}
.container[data-v-05a006d2] {
  display: grid;
  grid-template-columns: repeat(6, 16%);
  grid-column-gap: 12px;
  grid-row-gap: 18px;
}
.container .pagechen[data-v-05a006d2] {
    background: #ffffff;
    border-radius: 4px;
    padding: 15px;
    border: 1px solid #e0e0e0;
}
.container .pagechen .pageboxtitle1[data-v-05a006d2] {
      width: 100%;
      font-size: 16px;
      font-weight: 400;
      color: #666666;
      line-height: 16px;
}
.container .pagechen .pageboxtitle2[data-v-05a006d2] {
      width: 100%;
      margin-top: 14px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.container .pagechen .pageboxtitle2 .span1[data-v-05a006d2] {
        width: 100px;
        height: 30px;
        font-size: 30px;
        font-weight: normal;
        color: #32363d;
        line-height: 30px;
}
.container .pagechen .pageboxtitle2 .span2[data-v-05a006d2] {
        height: 30px;
        font-size: 16px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: end;
            -ms-flex-align: end;
                align-items: flex-end;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        width: 100%;
}
.container .pagechen .pageboxtitle2 .span2 .span2-1[data-v-05a006d2] {
          color: #424d64;
          margin-right: 15px;
          font-weight: 400;
}
.container .pagechen .pageboxtitle2 .span2 .span2-2[data-v-05a006d2] {
          font-weight: 600;
          color: #e6273a;
}
.container .pagechen .pageboxtitle2 .span2 .span2-3[data-v-05a006d2] {
          font-weight: 600;
          color: #25ceba;
}
.container .pagechen .pageboxtitle3[data-v-05a006d2] {
      text-align: center;
      font-size: 30px;
      line-height: 44px;
}
.jinbox[data-v-05a006d2] {
  width: 100%;
  height: 18px;
  line-height: 18px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 16px;
  color: #2c3542;
  margin-top: 24px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.jinbox .jinboxtit[data-v-05a006d2] {
    width: 14%;
    height: 18px;
    padding-right: 6px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.jinbox .jinbox-box[data-v-05a006d2] {
    width: 75%;
    height: 100%;
    border-radius: 8px;
    background: #f2f2f2;
}
.jinbox .boxbaifenbi[data-v-05a006d2] {
    height: 100%;
    background: #60d7a0;
    border-radius: 8px;
    max-width: 100%;
}
.jinbox .boxbaifenbi2[data-v-05a006d2] {
    height: 100%;
    background: #5b8ff9;
    max-width: 100%;
}
.jinbox .jinboxbott[data-v-05a006d2] {
    width: 16%;
    text-indent: 20px;
}
#main[data-v-05a006d2] {
  width: 100%;
  height: 380px;
}
#echar2[data-v-05a006d2] {
  width: 100%;
  height: 380px;
}
#Brokenline1[data-v-05a006d2] {
  width: 100%;
  height: 350px;
}
#Brokenline2[data-v-05a006d2] {
  width: 100%;
  height: 350px;
}
#Pinspeak1[data-v-05a006d2] {
  width: 100%;
  height: 350px;
}
#Pinspeak2[data-v-05a006d2] {
  width: 100%;
  height: 350px;
}
.app-box-san[data-v-05a006d2] {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 15px;
}
.app-box-san .zuo[data-v-05a006d2] {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    height: 100%;
    margin-right: 15px;
    background: #ffffff;
    border-radius: 4px;
}
.app-box-san .zuo .title[data-v-05a006d2] {
      width: 100%;
      height: 55px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-line-pack: center;
          align-content: center;
}
.app-box-san .zuo .title .text1[data-v-05a006d2] {
        -webkit-box-flex: 2;
            -ms-flex: 2;
                flex: 2;
        line-height: 55px;
        text-indent: 20px;
        font-weight: 500;
        font-size: 16px;
        color: #333333;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
}
.app-box-san .zuo .title .text2[data-v-05a006d2] {
        -webkit-box-flex: 1;
            -ms-flex: 1;
                flex: 1;
        height: 55px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
}
.app-box-san .you[data-v-05a006d2] {
    height: 100%;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    background: #ffffff;
    border-radius: 4px;
}
.app-box-san .you .title[data-v-05a006d2] {
      width: 100%;
      height: 55px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-line-pack: center;
          align-content: center;
}
.app-box-san .you .title .text1[data-v-05a006d2] {
        -webkit-box-flex: 2;
            -ms-flex: 2;
                flex: 2;
        line-height: 55px;
        text-indent: 20px;
        font-weight: 500;
        font-size: 16px;
        color: #333333;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
}
.app-box-san .you .title .text2[data-v-05a006d2] {
        -webkit-box-flex: 1;
            -ms-flex: 1;
                flex: 1;
        height: 55px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
}
.app-box-er[data-v-05a006d2] {
  width: 100%;
  background: #ffffff;
  -webkit-box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04);
          box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04);
  border-radius: 4px;
  margin-top: 15px;
  padding: 15px;
}
.grid-content[data-v-05a006d2] {
  background: #ffffff;
  height: 90px;
  border: 1px solid #e0e0e0;
}
.grid-content .text1[data-v-05a006d2] {
    height: 16px;
    font-size: 16px;
    font-weight: 400;
    line-height: 16px;
    text-indent: 20px;
    margin-top: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.grid-content .text2[data-v-05a006d2] {
    height: 32px;
    font-size: 32px;
    font-weight: normal;
    line-height: 32px;
    text-indent: 20px;
    margin-top: 10px;
}
.tophove[data-v-05a006d2] {
  color: #ffffff;
  background: #2671e2;
}
.tophovese[data-v-05a006d2] {
  color: #2671e2 !important;
}
.app-top[data-v-05a006d2] {
  position: fixed;
  z-index: 999;
  margin-top: -16px;
  background: #ffffff;
  -webkit-box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04);
          box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04);
  -webkit-box-shadow: 0px 0px 10px 0px #dadada;
          box-shadow: 0px 0px 10px 0px #dadada;
  border-radius: 4px;
  padding-top: 15px;
  padding-bottom: 15px;
  left: 255px;
  right: 15px;
}
.app-titel[data-v-05a006d2] {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.app-titel .titel-text[data-v-05a006d2] {
    height: 100%;
    font-size: 16px;
    color: #32363d;
    text-indent: 30px;
}
.app-titel .toptimeqhuan[data-v-05a006d2] {
    width: 190px;
    height: 32px;
    background: #ffffff;
    border-radius: 4px;
    border: 1px solid #e0e0e0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    overflow: hidden;
    margin-left: 20px;
    cursor: pointer;
}
.app-titel .toptimeqhuan div[data-v-05a006d2] {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    text-align: center;
    line-height: 32px;
    font-size: 14px;
}
.hejisan[data-v-05a006d2] {
  width: 92%;
  margin: 15px auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.hejisan .text1-1[data-v-05a006d2] {
    color: #666666;
}
.hejisan .text1-2[data-v-05a006d2] {
    color: #333333;
    margin-top: 10px;
}
.app_titile[data-v-05a006d2] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
[data-v-05a006d2] .el-dialog--center {
  border-radius: 8px;
}
[data-v-05a006d2] .el-dialog--center .el-dialog__title {
    font-weight: bold;
}
.pop[data-v-05a006d2] {
  display: inline-block;
  width: 18px;
  height: 18px;
  background: url(../img/pop.911e9c03.png) no-repeat;
  background-size: 100%;
  margin-left: 6px;
}
[data-v-05a006d2] .el-button--text {
  color: #2671e2;
}
[data-v-05a006d2] .el-button--primary {
  background: #2671E2 !important;
  border: 1px solid #2671E2 !important;
}

@charset "UTF-8";
.pages[data-v-70a4cee4] {
  margin: 0 auto;
  width: 98%;
  height: 90%;
  padding: 15px;
  background: #fff;
  border-radius: 16px;
}
.app-titel[data-v-70a4cee4] {
  width: 100%;
  height: 180px;
  background: #ffffff;
  padding-top: 26px;
  -webkit-box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04);
          box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04);
  border-radius: 8px;
}
.screeningbox[data-v-70a4cee4] {
  width: 100%;
  height: 32px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.screeningboxlebl[data-v-70a4cee4] {
  min-width: 104px;
  text-align: right;
  font-size: 16px;
  color: #32363d;
}
.inputbox[data-v-70a4cee4] {
  width: 160px;
  height: 32px;
  background: #ffffff;
}
.el-input__inner[data-v-70a4cee4] {
  height: 32px;
}
.el-input__suffix[data-v-70a4cee4] {
  top: 6px;
}
.el-date-editor .el-range__icon[data-v-70a4cee4] {
  line-height: 25px;
}
.el-date-editor .el-range-separator[data-v-70a4cee4] {
  line-height: 25px;
}
.button1[data-v-70a4cee4] {
  padding-left: 16px;
  padding-right: 16px;
  height: 32px;
  line-height: 32px;
  background: #2671e2;
  border-radius: 2px;
  color: #ffffff;
  font-size: 16px;
  border: none;
  cursor: pointer;
}
.app-box[data-v-70a4cee4] {
  width: 100%;
  min-height: 300px;
  background: #ffffff;
  -webkit-box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04);
          box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04);
  border-radius: 8px;
  padding: 20px 20px 40px;
  margin-top: 20px;
}
.el-table thead[data-v-70a4cee4] {
  background: #e0e0e0;
}
.block[data-v-70a4cee4] {
  width: 100%;
  margin-top: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.blockbox[data-v-70a4cee4] {
  margin-left: auto;
}
.el-date-editor .el-range-input[data-v-70a4cee4],
.el-date-editor .el-range-separator[data-v-70a4cee4] {
  margin: 3px;
}
.screeningbox .el-select .el-select__tags[data-v-70a4cee4] {
  -ms-flex-wrap: unset !important;
      flex-wrap: unset !important;
  overflow: auto !important;
}
.screeningbox .el-select .el-select__tags[data-v-70a4cee4]::-webkit-scrollbar {
  /*滚动条整体样式*/
  width: 4px;
  /*高宽分别对应横竖滚动条的尺寸*/
  height: 4px;
  scrollbar-arrow-color: red;
}
.screeningbox .el-select .el-select__tags[data-v-70a4cee4]::-webkit-scrollbar-thumb {
  /*滚动条里面小方块*/
  border-radius: 5px;
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  background: rgba(0, 0, 0, 0.2);
  scrollbar-arrow-color: red;
}
.screeningbox .el-select .el-select__tags[data-v-70a4cee4]::-webkit-scrollbar-track {
  /*滚动条里面轨道*/
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  border-radius: 0;
  background: rgba(0, 0, 0, 0.1);
}
.el-radio-button__orig-radio:checked + .el-radio-button__inner[data-v-70a4cee4] {
  color: #fff;
  background-color: #2671e2;
  border-color: #2671e2;
  -webkit-box-shadow: -1px 0 0 0 #2671e2;
  box-shadow: -1px 0 0 0 #2671e2;
}
[data-v-70a4cee4] .el-range-separator {
  width: 10%;
}
[data-v-70a4cee4] .el-radio-button__orig-radio:checked + .el-radio-button__inner {
  background-color: var(--theme);
  border-color: var(--theme);
  -webkit-box-shadow: -1px 0 0 0 var(--theme);
  box-shadow: -1px 0 0 0 var(--theme);
}

.box-center[data-v-6ef4c825] {
  width: 100%;
  padding: 20px 15px;
  min-width: 1000px;
}
.borderCss[data-v-6ef4c825] {
  border: 1px solid #5B8FF9 !important;
}
.cardItem[data-v-6ef4c825] {
  padding: 15px 0;
  cursor: pointer;
  position: relative;
  border-radius: 4px;
}
.cardItem span[data-v-6ef4c825] {
    display: block;
    text-align: center;
}
.cardItem h2[data-v-6ef4c825] {
    margin: 0;
    margin-top: 10px;
    text-align: center;
}
.cardItem .sel[data-v-6ef4c825] {
    width: 45px;
    height: 45px;
    position: absolute;
    right: 0;
    bottom: 0;
}
.cardItem .seled[data-v-6ef4c825] {
    position: absolute;
    width: 0;
    height: 0;
    border-bottom: 45px solid #5B8FF9 !important;
    border-left: 45px solid transparent !important;
}
.tabcard[data-v-6ef4c825] .el-card__body {
  padding: 8px;
  cursor: pointer;
}
.tabcard .text1[data-v-6ef4c825] {
  height: 16px;
  font-size: 16px;
  font-weight: 400;
  line-height: 16px;
  text-indent: 20px;
  margin-top: 10px;
  color: #666666;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.tabcard .text2[data-v-6ef4c825] {
  height: 32px;
  font-size: 32px;
  font-weight: normal;
  line-height: 32px;
  text-indent: 20px;
  margin-top: 10px;
}
.tabcard .text3[data-v-6ef4c825] {
  font-size: 14px;
  margin: 10px 0;
  width: 100%;
  text-indent: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.tabcard .text3 .textUp[data-v-6ef4c825] {
    font-size: 14px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-weight: 600;
    color: #e7483c;
    background: #fdf0ef;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 3px 12px 3px 0;
    border-radius: 3px;
    margin-left: 8px;
}
.tabcard .text3 .textUp .up[data-v-6ef4c825] {
      font-size: 14px;
      display: block;
      width: 20px;
      height: 15px;
      background: url(data:image/png;base64,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) no-repeat;
      background-size: 100%;
      margin-left: 8px;
}
.tabcard .text3 .textDown[data-v-6ef4c825] {
    font-size: 14px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-weight: 600;
    color: #07b79d;
    background: #ebfaf6;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 3px 12px 3px 0;
    border-radius: 3px;
    margin-left: 8px;
}
.tabcard .text3 .textDown .down[data-v-6ef4c825] {
      display: block;
      width: 20px;
      height: 15px;
      background: url(data:image/png;base64,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) no-repeat;
      background-size: 100%;
      margin-left: 8px;
}
.tabcard .tophovese[data-v-6ef4c825] {
  border: 1px solid #2671e2 !important;
  background: rgba(38, 113, 226, 0.04);
  color: #666 !important;
}
.container[data-v-6ef4c825] {
  display: grid;
  grid-template-columns: repeat(6, 16%);
  grid-column-gap: 12px;
  grid-row-gap: 18px;
}
.container1[data-v-6ef4c825] {
  display: grid;
  grid-template-columns: repeat(3, 30%);
  grid-column-gap: 50px;
  grid-row-gap: 18px;
}
.jinbox[data-v-6ef4c825] {
  width: 100%;
  height: 18px;
  line-height: 18px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 16px;
  color: #2c3542;
  margin-top: 24px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.jinbox .jinboxtit[data-v-6ef4c825] {
    width: 14%;
    height: 18px;
    padding-right: 6px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.jinbox .jinbox-box[data-v-6ef4c825] {
    width: 75%;
    height: 100%;
    border-radius: 8px;
    background: #f2f2f2;
}
.jinbox .boxbaifenbi[data-v-6ef4c825] {
    height: 100%;
    background: #60d7a0;
    border-radius: 8px;
}
.jinbox .boxbaifenbi2[data-v-6ef4c825] {
    height: 100%;
    background: #5b8ff9;
    max-width: 100%;
    max-width: 100%;
}
.jinbox .jinboxbott[data-v-6ef4c825] {
    width: 16%;
    text-indent: 20px;
}
#main[data-v-6ef4c825] {
  width: 100%;
  height: 380px;
}
#echar2[data-v-6ef4c825] {
  width: 100%;
  height: 380px;
}
#Brokenline1[data-v-6ef4c825] {
  width: 100%;
  height: 350px;
}
#Brokenline2[data-v-6ef4c825] {
  width: 100%;
  height: 350px;
}
#Pinspeak1[data-v-6ef4c825] {
  width: 100%;
  height: 350px;
}
#Pinspeak2[data-v-6ef4c825] {
  width: 100%;
  height: 350px;
}
.app-box-san[data-v-6ef4c825] {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 15px;
}
.app-box-san .zuo[data-v-6ef4c825] {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    height: 100%;
    margin-right: 15px;
    background: #ffffff;
    border-radius: 4px;
}
.app-box-san .zuo .title[data-v-6ef4c825] {
      width: 100%;
      height: 55px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-line-pack: center;
          align-content: center;
}
.app-box-san .zuo .title .text1[data-v-6ef4c825] {
        -webkit-box-flex: 2;
            -ms-flex: 2;
                flex: 2;
        line-height: 55px;
        text-indent: 20px;
        font-weight: 500;
        font-size: 16px;
        color: #333333;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
}
.app-box-san .zuo .title .text2[data-v-6ef4c825] {
        -webkit-box-flex: 1;
            -ms-flex: 1;
                flex: 1;
        height: 55px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
}
.app-box-san .you[data-v-6ef4c825] {
    height: 100%;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    background: #ffffff;
    border-radius: 4px;
}
.app-box-san .you .title[data-v-6ef4c825] {
      width: 100%;
      height: 55px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-line-pack: center;
          align-content: center;
}
.app-box-san .you .title .text1[data-v-6ef4c825] {
        -webkit-box-flex: 2;
            -ms-flex: 2;
                flex: 2;
        line-height: 55px;
        text-indent: 20px;
        font-weight: 500;
        font-size: 16px;
        color: #333333;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
}
.app-box-san .you .title .text2[data-v-6ef4c825] {
        -webkit-box-flex: 1;
            -ms-flex: 1;
                flex: 1;
        height: 55px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
}
.app-box-er[data-v-6ef4c825] {
  width: 100%;
  background: #ffffff;
  -webkit-box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04);
          box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04);
  border-radius: 4px;
  margin-top: 15px;
  padding: 15px;
}
.grid-content[data-v-6ef4c825] {
  background: #ffffff;
  height: 90px;
  border: 1px solid #e0e0e0;
}
.grid-content .text1[data-v-6ef4c825] {
    height: 16px;
    font-size: 16px;
    font-weight: 400;
    line-height: 16px;
    text-indent: 20px;
    margin-top: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.grid-content .text2[data-v-6ef4c825] {
    height: 32px;
    font-size: 32px;
    font-weight: normal;
    line-height: 32px;
    text-indent: 20px;
    margin-top: 10px;
}
.tophove[data-v-6ef4c825] {
  color: #ffffff;
  background: #2671e2;
}
.tophovese[data-v-6ef4c825] {
  color: #2671e2;
}
.app-top[data-v-6ef4c825] {
  width: calc(100% - 270px);
  position: fixed;
  z-index: 999;
  margin-top: -16px;
  background: #ffffff;
  -webkit-box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04);
          box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04);
  -webkit-box-shadow: 0px 0px 10px 0px #dadada;
          box-shadow: 0px 0px 10px 0px #dadada;
  border-radius: 4px;
  padding-top: 15px;
  padding-bottom: 15px;
}
.app-titel[data-v-6ef4c825] {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.app-titel .titel-text[data-v-6ef4c825] {
    height: 100%;
    font-size: 16px;
    color: #32363d;
    text-indent: 30px;
}
.app-titel .toptimeqhuan[data-v-6ef4c825] {
    width: 190px;
    height: 32px;
    background: #ffffff;
    border-radius: 4px;
    border: 1px solid #e0e0e0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    overflow: hidden;
    margin-left: 20px;
    cursor: pointer;
}
.app-titel .toptimeqhuan div[data-v-6ef4c825] {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    text-align: center;
    line-height: 32px;
    font-size: 14px;
}
.hejisan[data-v-6ef4c825] {
  width: 92%;
  margin: 15px auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.hejisan .text1-1[data-v-6ef4c825] {
    color: #666666;
}
.hejisan .text1-2[data-v-6ef4c825] {
    color: #333333;
    margin-top: 10px;
}
.app_titile[data-v-6ef4c825] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.text33[data-v-6ef4c825] {
  font-size: 12px;
  text-indent: 20px;
  line-height: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-right: 20px;
}
[data-v-6ef4c825] .el-button--primary {
  background: #2671E2 !important;
  border: 1px solid #2671E2 !important;
}

.backTopbox[data-v-66f833c0] {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: #d0edff;
  position: fixed;
  bottom: 40px;
  right: 40px;
  border: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  z-index: 9999;
}
.backTop[data-v-66f833c0] {
  display: block;
  width: 16px;
  height: 20px;
}
.box-center[data-v-66f833c0] {
  width: 100%;
  padding: 20px 15px 40px;
  min-width: 1000px;
}
.tophove[data-v-66f833c0] {
  color: #ffffff;
  background: #2671e2;
}
.app-titel[data-v-66f833c0] {
  width: 100%;
  height: 70px;
  background: #ffffff;
  -webkit-box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04);
          box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04);
  border-radius: 4px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.app-titel .titel-text[data-v-66f833c0] {
    height: 100%;
    font-size: 16px;
    font-weight: 600;
    color: #32363d;
    line-height: 70px;
    margin-left: 30px;
}
.app-titel .toptimeqhuan[data-v-66f833c0] {
    width: 190px;
    height: 32px;
    background: #ffffff;
    border-radius: 4px;
    border: 1px solid #e0e0e0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    overflow: hidden;
    margin-left: 20px;
    cursor: pointer;
}
.app-titel .toptimeqhuan div[data-v-66f833c0] {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    text-align: center;
    line-height: 32px;
    font-size: 16px;
}
.app-box[data-v-66f833c0] {
  width: 100%;
  background: #ffffff;
  -webkit-box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04);
          box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04);
  border-radius: 4px;
  padding: 20px 30px;
  margin-top: 15px;
}
.app-box .conbox[data-v-66f833c0] {
    height: 18px;
    font-size: 18px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #32363d;
    line-height: 18px;
}
.app-box .alllistbox[data-v-66f833c0] {
    width: 100%;
    margin-top: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
}
.app-box .alllistbox .alllist[data-v-66f833c0] {
      width: 16.66%;
      padding-bottom: 2px;
      padding-top: 4px;
      -webkit-box-shadow: -1px 1px 1px #e0e0e0;
              box-shadow: -1px 1px 1px #e0e0e0;
}
.app-box .alllistbox .alllist[data-v-66f833c0]:nth-child(1), .app-box .alllistbox .alllist[data-v-66f833c0]:nth-child(2), .app-box .alllistbox .alllist[data-v-66f833c0]:nth-child(3), .app-box .alllistbox .alllist[data-v-66f833c0]:nth-child(4), .app-box .alllistbox .alllist[data-v-66f833c0]:nth-child(5), .app-box .alllistbox .alllist[data-v-66f833c0]:nth-child(6) {
        border-top: 1px solid #e0e0e0;
}
.app-box .alllistbox .alllist[data-v-66f833c0]:nth-child(6n), .app-box .alllistbox .alllist[data-v-66f833c0]:last-child {
        border-right: 1px solid #e0e0e0;
}
.app-box .alllistbox .alllist-text1[data-v-66f833c0] {
      width: 100%;
      font-size: 16px;
      font-family: PingFangSC-Regular, PingFang SC;
      font-weight: 400;
      color: #333333;
      line-height: 26px;
      text-align: center;
}
.app-box .empty-box[data-v-66f833c0] {
    width: 100%;
    height: 200px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}
.box-forhtml[data-v-66f833c0] {
  width: 100%;
  min-height: 400px;
  background: #ffffff;
  -webkit-box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04);
          box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04);
  border-radius: 4px;
  padding: 20px 30px;
  margin-top: 15px;
}
.box-forhtml-flex[data-v-66f833c0] {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
}
.box-forhtml-flex .left[data-v-66f833c0] {
  width: 50%;
  min-height: 320px;
}
.box-forhtml-flex .right[data-v-66f833c0] {
  width: 50%;
  min-height: 330px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.Templatetable[data-v-66f833c0] {
  width: 88%;
  height: 100%;
  margin: 0 auto;
  overflow-y: auto;
}
.table-tit[data-v-66f833c0] {
  width: 100%;
  height: 20px;
  line-height: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.table-tit > div[data-v-66f833c0]:nth-of-type(1) {
  width: 10%;
  text-align: center;
  font-size: 16px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #606775;
}
.table-tit > div[data-v-66f833c0]:nth-of-type(2) {
  width: 40%;
  text-align: center;
  font-size: 16px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #606775;
}
.table-tit > div[data-v-66f833c0]:nth-of-type(3) {
  width: 25%;
  text-align: center;
  font-size: 16px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #606775;
}
.table-tit > div[data-v-66f833c0]:nth-of-type(4) {
  width: 25%;
  text-align: center;
  font-size: 16px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #606775;
}
.table-cent[data-v-66f833c0] {
  width: 100%;
  height: 40px;
  line-height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 6px;
}
.sequenceNum[data-v-66f833c0] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 26px;
  height: 24px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #e5f0ff;
  border-radius: 15px;
  color: #333333;
}
.table-cent > div[data-v-66f833c0]:nth-of-type(1) {
  width: 10%;
  text-align: center;
  font-size: 14px;
  font-family: PingFangSC-Semibold, PingFang SC;
  color: #32363d;
}
.table-cent > div[data-v-66f833c0]:nth-of-type(2) {
  width: 40%;
  text-align: center;
  font-size: 14px;
  font-family: PingFangSC-Semibold, PingFang SC;
  color: #32363d;
}
.table-cent > div[data-v-66f833c0]:nth-of-type(3) {
  width: 25%;
  text-align: center;
  font-size: 14px;
  font-family: PingFangSC-Semibold, PingFang SC;
  color: #32363d;
}
.table-cent > div[data-v-66f833c0]:nth-of-type(4) {
  width: 25%;
  text-align: center;
  font-size: 14px;
  font-family: PingFangSC-Semibold, PingFang SC;
  color: #32363d;
}
.indeclass[data-v-66f833c0] {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: #ecf1ff;
  color: #ffffff;
  text-align: center;
  line-height: 20px;
  font-size: 14px;
}
.app-top[data-v-66f833c0] {
  position: sticky;
  top: 0;
  z-index: 999;
  margin-top: -16px;
  background: #ffffff;
  -webkit-box-shadow: 0px 0px 10px 0px #dadada;
          box-shadow: 0px 0px 10px 0px #dadada;
  border-radius: 4px;
  padding-top: 15px;
  padding-bottom: 15px;
  width: 100%;
}
.app-top .app-titel2[data-v-66f833c0] {
    position: relative;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.app-top .app-titel2 .titel-text[data-v-66f833c0] {
      height: 100%;
      font-size: 16px;
      color: #32363d;
      text-indent: 30px;
}
.app-top .app-titel2 .toptimeqhuan[data-v-66f833c0] {
      width: 190px;
      height: 32px;
      background: #ffffff;
      border-radius: 4px;
      border: 1px solid #e0e0e0;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      overflow: hidden;
      margin-left: 20px;
      cursor: pointer;
}
.app-top .app-titel2 .toptimeqhuan div[data-v-66f833c0] {
      -webkit-box-flex: 1;
          -ms-flex: 1;
              flex: 1;
      text-align: center;
      line-height: 32px;
      font-size: 14px;
}
[data-v-66f833c0] .el-button--primary {
  background: #2671e2 !important;
  border: 1px solid #2671e2 !important;
}

.pages[data-v-7428a619] {
  margin: 0 auto;
  width: 98%;
  height: 90%;
  padding: 15px;
  background: #fff;
  border-radius: 16px;
}
.titles[data-v-7428a619] {
  padding: 10px 20px;
  background: #fff;
}
.sl-fl-tit[data-v-7428a619] {
  padding: 16px 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.date[data-v-7428a619] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.date .date-box[data-v-7428a619] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.s-box .date .ld[data-v-7428a619] {
  margin-right: 10px;
}
.s-title[data-v-7428a619] {
  height: 32px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 18px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #333333;
}
.s-box .date .ld[data-v-7428a619] {
  margin-right: 10px;
}
.s-box[data-v-7428a619] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.date .date-box[data-v-7428a619] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.selectone[data-v-7428a619] {
  padding: 10px 0;
  margin-right: 20px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 180px;
}
.sections[data-v-7428a619] {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.little[data-v-7428a619] {
  width: 270px;
}

.box-center[data-v-528c334a] {
  width: 100%;
  padding: 20px 15px 40px;
  min-width: 1000px;
}
.tophove[data-v-528c334a] {
  color: #ffffff;
  background: #2671e2;
}
.app-titel[data-v-528c334a] {
  width: 100%;
  height: 70px;
  background: #ffffff;
  -webkit-box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04);
          box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04);
  border-radius: 4px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.app-titel .titel-text[data-v-528c334a] {
    height: 100%;
    font-size: 16px;
    font-weight: 600;
    color: #32363d;
    line-height: 70px;
    margin-left: 30px;
}
.app-titel .toptimeqhuan[data-v-528c334a] {
    width: 190px;
    height: 32px;
    background: #ffffff;
    border-radius: 4px;
    border: 1px solid #e0e0e0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    overflow: hidden;
    margin-left: 20px;
    cursor: pointer;
}
.app-titel .toptimeqhuan div[data-v-528c334a] {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    text-align: center;
    line-height: 32px;
    font-size: 16px;
}
.app-box[data-v-528c334a] {
  width: 100%;
  background: #ffffff;
  -webkit-box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04);
          box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04);
  border-radius: 4px;
  padding: 20px 30px;
  margin-top: 15px;
}
.app-box .conbox[data-v-528c334a] {
    height: 18px;
    font-size: 18px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #32363d;
    line-height: 18px;
}
.app-box .alllistbox[data-v-528c334a] {
    width: 100%;
    margin-top: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
}
.app-box .alllistbox .alllist[data-v-528c334a] {
      width: 16.66%;
      padding-bottom: 2px;
      padding-top: 4px;
      -webkit-box-shadow: -1px 1px 1px #e0e0e0;
              box-shadow: -1px 1px 1px #e0e0e0;
}
.app-box .alllistbox .alllist[data-v-528c334a]:nth-child(1), .app-box .alllistbox .alllist[data-v-528c334a]:nth-child(2), .app-box .alllistbox .alllist[data-v-528c334a]:nth-child(3), .app-box .alllistbox .alllist[data-v-528c334a]:nth-child(4), .app-box .alllistbox .alllist[data-v-528c334a]:nth-child(5), .app-box .alllistbox .alllist[data-v-528c334a]:nth-child(6) {
        border-top: 1px solid #e0e0e0;
}
.app-box .alllistbox .alllist[data-v-528c334a]:nth-child(6n), .app-box .alllistbox .alllist[data-v-528c334a]:last-child {
        border-right: 1px solid #e0e0e0;
}
.app-box .alllistbox .alllist-text1[data-v-528c334a] {
      width: 100%;
      font-size: 16px;
      font-family: PingFangSC-Regular, PingFang SC;
      font-weight: 400;
      color: #333333;
      line-height: 26px;
      text-align: center;
}
.app-box .empty-box[data-v-528c334a] {
    width: 100%;
    height: 200px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}
.box-forhtml[data-v-528c334a] {
  width: 100%;
  min-height: 400px;
  background: #ffffff;
  -webkit-box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04);
          box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04);
  border-radius: 4px;
  padding: 20px 30px;
  margin-top: 15px;
}
.box-forhtml-flex[data-v-528c334a] {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
}
.box-forhtml-flex .left[data-v-528c334a] {
  width: 50%;
  min-height: 320px;
}
.box-forhtml-flex .right[data-v-528c334a] {
  width: 50%;
  min-height: 330px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.Templatetable[data-v-528c334a] {
  width: 88%;
  height: 100%;
  margin: 0 auto;
  overflow-y: auto;
}
.table-tit[data-v-528c334a] {
  width: 100%;
  height: 20px;
  line-height: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.table-tit > div[data-v-528c334a]:nth-of-type(1) {
  width: 10%;
  text-align: center;
  font-size: 16px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #606775;
}
.table-tit > div[data-v-528c334a]:nth-of-type(2) {
  width: 40%;
  text-align: center;
  font-size: 16px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #606775;
}
.table-tit > div[data-v-528c334a]:nth-of-type(3) {
  width: 25%;
  text-align: center;
  font-size: 16px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #606775;
}
.table-tit > div[data-v-528c334a]:nth-of-type(4) {
  width: 25%;
  text-align: center;
  font-size: 16px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #606775;
}
.table-cent[data-v-528c334a] {
  width: 100%;
  height: 40px;
  line-height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 6px;
}
.sequenceNum[data-v-528c334a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 26px;
  height: 24px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #e5f0ff;
  border-radius: 15px;
  color: #333333;
}
.table-cent > div[data-v-528c334a]:nth-of-type(1) {
  width: 10%;
  text-align: center;
  font-size: 14px;
  font-family: PingFangSC-Semibold, PingFang SC;
  color: #32363d;
}
.table-cent > div[data-v-528c334a]:nth-of-type(2) {
  width: 40%;
  text-align: center;
  font-size: 14px;
  font-family: PingFangSC-Semibold, PingFang SC;
  color: #32363d;
}
.table-cent > div[data-v-528c334a]:nth-of-type(3) {
  width: 25%;
  text-align: center;
  font-size: 14px;
  font-family: PingFangSC-Semibold, PingFang SC;
  color: #32363d;
}
.table-cent > div[data-v-528c334a]:nth-of-type(4) {
  width: 25%;
  text-align: center;
  font-size: 14px;
  font-family: PingFangSC-Semibold, PingFang SC;
  color: #32363d;
}
.indeclass[data-v-528c334a] {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: #ecf1ff;
  color: #ffffff;
  text-align: center;
  line-height: 20px;
  font-size: 14px;
}
.app-top[data-v-528c334a] {
  position: sticky;
  top: 0;
  z-index: 999;
  margin-top: -16px;
  background: #ffffff;
  -webkit-box-shadow: 0px 0px 10px 0px #dadada;
          box-shadow: 0px 0px 10px 0px #dadada;
  border-radius: 4px;
  padding-top: 15px;
  padding-bottom: 15px;
  width: 100%;
}
.app-top .app-titel2[data-v-528c334a] {
    position: relative;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.app-top .app-titel2 .titel-text[data-v-528c334a] {
      height: 100%;
      font-size: 16px;
      color: #32363d;
      text-indent: 30px;
}
.app-top .app-titel2 .toptimeqhuan[data-v-528c334a] {
      width: 190px;
      height: 32px;
      background: #ffffff;
      border-radius: 4px;
      border: 1px solid #e0e0e0;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      overflow: hidden;
      margin-left: 20px;
      cursor: pointer;
}
.app-top .app-titel2 .toptimeqhuan div[data-v-528c334a] {
      -webkit-box-flex: 1;
          -ms-flex: 1;
              flex: 1;
      text-align: center;
      line-height: 32px;
      font-size: 14px;
}
[data-v-528c334a] .el-button--primary {
  background: #2671e2 !important;
  border: 1px solid #2671e2 !important;
}

.box-center[data-v-0e21616b] {
  width: 100%;
  padding: 15px;
  min-width: 1000px;
  padding-bottom: 100px;
}
.tabcard[data-v-0e21616b] .el-card__body {
  padding: 8px;
  cursor: pointer;
}
.tabcard .text1[data-v-0e21616b] {
  height: 16px;
  font-size: 16px;
  font-weight: 400;
  line-height: 16px;
  text-indent: 20px;
  margin-top: 10px;
  color: #666666;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.tabcard .text2[data-v-0e21616b] {
  height: 32px;
  font-size: 32px;
  font-weight: normal;
  line-height: 32px;
  text-indent: 20px;
  margin-top: 10px;
}
.tabcard .text3[data-v-0e21616b] {
  font-size: 14px;
  margin: 10px 0;
  width: 100%;
  text-indent: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.tabcard .text3 .textUp[data-v-0e21616b] {
    font-size: 14px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-weight: 600;
    color: #e7483c;
    background: #fdf0ef;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 3px 12px 3px 0;
    border-radius: 3px;
    margin-left: 8px;
}
.tabcard .text3 .textUp .up[data-v-0e21616b] {
      font-size: 14px;
      display: block;
      width: 20px;
      height: 15px;
      background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEIAAAAkCAYAAAA9+eyvAAAAAXNSR0IArs4c6QAAAERlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAA6ABAAMAAAABAAEAAKACAAQAAAABAAAAQqADAAQAAAABAAAAJAAAAAD+3wP6AAAGX0lEQVRoBd1ZX2xTVRj/vnPXjUFB5U/bqRj/xUB84EnEhHbLgLLWTYLJQCWIPIgBgcUQMbxgidGoLwoIifG/PAgOURm0Y2OktMMEfDH6ACTqg6Brx0YUunXr2nv8TllLe7nn9nbtjOU+9J7z/Tvf+Z1zvvN9twgV/lzxLn4kyeF9mkYDcKgtcjoXGcAee2fvfixS8X8l/k/r8pnDseGLwPnsUhxDxK0ESOU+8djwmlJBuDF73lbRQNAkHOVZRry/ooFADufLAgTnrKKBsC1SDiLguXKAUdHBUgDAX2iYEokm26hZD4BTNaA8aiaGEAi84oHQTDzbjXrrl6k8dYyu1OosUdK4bYHoa3YuxCT0cOBWydzzyAKIio4RebMZ7wy0NMyDJPjNgpCxcVsdjUFPw70JnvqBFnhuZoJm3mJHVJkRLCTT39pg5bHUKyrwJyiK/8pQecvmD0YK6ZWTf23lkllDI4kuIxAQ4U/O4R69cUveEQIE9XpKnMeFmQHI6F+ogNN+vPf3DG0y35G17mkwEO/hnD8uHQfxPOUdW8jPk1oZsSNKihG8tbVajSWP5IIgBuEAd3MVuvu9DWXK/LSu3+zzDRssBMIRQxAAL1WD4mZMGbypmd+aMBDc52PR630HaKstyzd5o0f0B1U12Xm1dekdevxy0NI+XDr/JYHgltvDQYtFcc8KBC/LZQAmDETk3Km9tPKrjIwTf8FobPSoSHqM5CbKi57t2U0gPCPTp3gVgyrwzu4IXpDJZOgTAqLP49wFqropY8TwzbkrGkkdpGOkGMoVyYw2LX6dQNgsVUNIIGNP1x0Lm0rBiwaiz+t6mdLWnVIHdBgUQ1ZEY5GPdFgTIkU9zo0qgE+mTLeDisCet/tPd2tkJDcZRooCIuJxrUau7tEYN9Wl1VtPE3jHlLCBEC3EKgL2AwMRELeDIxA6pJURVzodF8ozNA/CN6aBiHpcbuCqCI5GOu00UFIzTLarcr6d7GzLEopsiPqhkA/knE98epOZrmGW5+iL1NkcfjuzKjtM5RHjufspWolpOQbymuTAPnJgc3+Ta50K6mcUKHVt37iz2XpbZ+iLPAMFOgNN9Y8lQRU+SOuHjA8FTKXZUU/jQ4jqUCbxM1rdtMLAk67547m7FARC+JBt0dKtQkFMEJFtTyvr/AiAKAP9OOJd3KzD1iWJ+mEMVcP6IdcHXSMaoj1w6rcMCIKlu2oZncEVrrmJUX6mQNrabbfWNWN7eyKjJ97RJue7NOFXc2l5bYS4wqvcts5gbx5d00nXD5A8Q1nafRpWtksgdNmtjhatD1kBEw0pEOncPT4qnJwntYP4o2JVGm3twZieTMTj/FQEST2eoNEE/qYfl8Mf+kVPZrx+CNMtNV+Pn7YhvlDNqW10HOgaksmYoeseDZG7D8cTfjIgBwHgwrQqxSsDQQxOq/QiBc+jMkcIpDtB5SciLa4HtDJpH0YSx41AIJ0LU2urvaWCIMa+BQhRP6Rz95wiSuskreLlGsuU5TM6ggO38HIItFVTdoeymkjhHHJek4JfHYzxrshKty3DMF0/1DD3jG97pPVDxp6Zdx4Q6dw9FimQu8NVC0P3zI6Tf5gZAD8PjtRMn9JCx+BnmTyB8TAfiXcOejwzaJdg1Ez9oODyWd+HLslsFkvPixGUrOwzSp1pmw8B40sc/t7ce9jUmKISVXnyjCjGZArkTJBTuUzHYaNcBofoK0qj2dRZZkdLzwIhcnfDtBVgDBVssR8Pn9AaMdsXdzeHhADDblYnV46cHaOrudkeCNEHmPI+6aNBIGwqAILIJ9eVAoJwW9zdDKuaqBa4Vuw0RP0AyNZOBgjCF3bF46ynj/p7DR1DbKPj8JWhjEkmJTE/KYBP0eU5YlIlLcaRbdWrH4qxYSTLUgBvGtYPiG84AmFjoIxG0OHNCYRPM4RnKYDS8CYexnbV+UP7TEhOWIRRxrZApk1n8sO6QHinjF8K3R4If0f/L71U0AZj+wkEX0G5EgUY1axRXRuIh+2Llpr7+KJroDDR0Rn6hL4b7JBJ0kJ87VjYuEXGLyedgiXu1hqkLdvjsDrWoM9HMXRyHwLjbWT4nnYUCo7d9ul1a/8LH8TY6etz/NbYQp2ZlDUeotT4NcoK41rnJqsvkqh+b/02KtLa6KjW0nk9aLPctR07OoYna0yt3X8BxWRiZiXiJwYAAAAASUVORK5CYII=) no-repeat;
      background-size: 100%;
      margin-left: 8px;
}
.tabcard .text3 .textDown[data-v-0e21616b] {
    font-size: 14px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-weight: 600;
    color: #07b79d;
    background: #ebfaf6;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 3px 12px 3px 0;
    border-radius: 3px;
    margin-left: 8px;
}
.tabcard .text3 .textDown .down[data-v-0e21616b] {
      display: block;
      width: 20px;
      height: 15px;
      background: url(data:image/png;base64,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) no-repeat;
      background-size: 100%;
      margin-left: 8px;
}
.tabcard .tophovese[data-v-0e21616b] {
  border: 1px solid #2671e2 !important;
  background: rgba(38, 113, 226, 0.04);
  color: #666 !important;
}
.container[data-v-0e21616b] {
  display: grid;
  grid-template-columns: repeat(6, 16%);
  grid-column-gap: 8px;
  grid-row-gap: 18px;
}
.container1[data-v-0e21616b] {
  display: grid;
  grid-template-columns: repeat(3, 30%);
  grid-column-gap: 66px;
  grid-row-gap: 18px;
}
.jinbox[data-v-0e21616b] {
  width: 100%;
  height: 18px;
  line-height: 18px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 16px;
  color: #2c3542;
  margin-top: 24px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.jinbox .jinboxtit[data-v-0e21616b] {
    width: 14%;
    height: 18px;
    padding-right: 6px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.jinbox .jinbox-box[data-v-0e21616b] {
    width: 75%;
    height: 100%;
    border-radius: 8px;
    background: #f2f2f2;
}
.jinbox .boxbaifenbi[data-v-0e21616b] {
    height: 100%;
    background: #60d7a0;
    border-radius: 8px;
    max-width: 100%;
}
.jinbox .boxbaifenbi2[data-v-0e21616b] {
    height: 100%;
    max-width: 100%;
    background: #5b8ff9;
}
.jinbox .jinboxbott[data-v-0e21616b] {
    width: 16%;
    text-indent: 20px;
}
#main[data-v-0e21616b] {
  width: 100%;
  height: 380px;
}
#echar2[data-v-0e21616b] {
  width: 100%;
  height: 380px;
}
#Brokenline1[data-v-0e21616b] {
  width: 100%;
  height: 350px;
}
#Brokenline2[data-v-0e21616b] {
  width: 100%;
  height: 350px;
}
#Pinspeak1[data-v-0e21616b] {
  width: 100%;
  height: 350px;
}
#Pinspeak2[data-v-0e21616b] {
  width: 100%;
  height: 350px;
}
.app-box-san[data-v-0e21616b] {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 15px;
}
.app-box-san .zuo[data-v-0e21616b] {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    height: 100%;
    margin-right: 15px;
    background: #ffffff;
    border-radius: 4px;
}
.app-box-san .zuo .title[data-v-0e21616b] {
      width: 100%;
      height: 55px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-line-pack: center;
          align-content: center;
}
.app-box-san .zuo .title .text1[data-v-0e21616b] {
        -webkit-box-flex: 2;
            -ms-flex: 2;
                flex: 2;
        line-height: 55px;
        text-indent: 20px;
        font-weight: 500;
        font-size: 16px;
        color: #333333;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
}
.app-box-san .zuo .title .text2[data-v-0e21616b] {
        -webkit-box-flex: 1;
            -ms-flex: 1;
                flex: 1;
        height: 55px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
}
.app-box-san .you[data-v-0e21616b] {
    height: 100%;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    background: #ffffff;
    border-radius: 4px;
}
.app-box-san .you .title[data-v-0e21616b] {
      width: 100%;
      height: 55px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-line-pack: center;
          align-content: center;
}
.app-box-san .you .title .text1[data-v-0e21616b] {
        -webkit-box-flex: 2;
            -ms-flex: 2;
                flex: 2;
        line-height: 55px;
        text-indent: 20px;
        font-weight: 500;
        font-size: 16px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        color: #333333;
}
.app-box-san .you .title .text2[data-v-0e21616b] {
        -webkit-box-flex: 1;
            -ms-flex: 1;
                flex: 1;
        height: 55px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
}
.app-box-er[data-v-0e21616b] {
  width: 100%;
  background: #ffffff;
  -webkit-box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04);
          box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04);
  border-radius: 4px;
  margin-top: 15px;
  padding: 15px;
}
.grid-content[data-v-0e21616b] {
  background: #ffffff;
  height: 90px;
  border: 1px solid #e0e0e0;
  cursor: pointer;
}
.grid-content .text1[data-v-0e21616b] {
    height: 16px;
    font-size: 16px;
    font-weight: 400;
    line-height: 16px;
    text-indent: 20px;
    margin-top: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.grid-content .text2[data-v-0e21616b] {
    height: 32px;
    font-size: 32px;
    font-weight: normal;
    line-height: 32px;
    text-indent: 20px;
    margin-top: 10px;
}
.tophove[data-v-0e21616b] {
  color: #ffffff;
  background: #2671e2;
}
.tophovese[data-v-0e21616b] {
  color: #2671e2;
}
.app-top[data-v-0e21616b] {
  width: calc(100% - 270px);
  position: fixed;
  z-index: 999;
  margin-top: -16px;
  background: #ffffff;
  -webkit-box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04);
          box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04);
  -webkit-box-shadow: 0px 0px 10px 0px #dadada;
          box-shadow: 0px 0px 10px 0px #dadada;
  border-radius: 4px;
  padding-top: 15px;
  padding-bottom: 15px;
}
.app-titel[data-v-0e21616b] {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.app-titel .titel-text[data-v-0e21616b] {
    height: 100%;
    font-size: 16px;
    color: #32363d;
    text-indent: 30px;
}
.app-titel .toptimeqhuan[data-v-0e21616b] {
    width: 190px;
    height: 32px;
    background: #ffffff;
    border-radius: 4px;
    border: 1px solid #e0e0e0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    overflow: hidden;
    margin-left: 20px;
    cursor: pointer;
}
.app-titel .toptimeqhuan div[data-v-0e21616b] {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    text-align: center;
    line-height: 32px;
    font-size: 14px;
}
.hejisan[data-v-0e21616b] {
  width: 92%;
  margin: 15px auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.hejisan .text1-1[data-v-0e21616b] {
    color: #666666;
}
.hejisan .text1-2[data-v-0e21616b] {
    color: #333333;
    margin-top: 10px;
}
.app_titile[data-v-0e21616b] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.text33[data-v-0e21616b] {
  font-size: 12px;
  text-indent: 20px;
  line-height: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-right: 20px;
}
.pop[data-v-0e21616b] {
  display: inline-block;
  width: 18px;
  height: 18px;
  background: url(../img/pop.911e9c03.png) no-repeat;
  background-size: 100%;
  margin-left: 6px;
}
[data-v-0e21616b] .el-button--primary {
  background: #2671E2 !important;
  border: 1px solid #2671E2 !important;
}

[data-v-611928ef] .el-table__header-wrapper thead tr th {
  background: #F5F7FA;
  color: #333333;
}
.custom-tree-node[data-v-611928ef] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-size: 14px;
  padding-right: 8px;
}
.box-center[data-v-611928ef] {
  width: 100%;
  padding: 5px 15px 40px;
  min-width: 1000px;
}
.cen-tab[data-v-611928ef] {
  width: 100%;
  padding: 15px;
  background: #FFFFFF;
  margin-top: 15px;
}
.tophove[data-v-611928ef] {
  color: #ffffff;
  background: #2671e2;
}
.app-top[data-v-611928ef] {
  width: 100%;
  background: #ffffff;
  -webkit-box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04);
          box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04);
  border-radius: 4px;
  padding-top: 15px;
  padding-bottom: 15px;
}
.app-top .app-titel[data-v-611928ef] {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.app-top .app-titel .label[data-v-611928ef] {
      font-size: 14px;
      font-weight: 400;
      color: #32363d;
      line-height: 14px;
      margin-left: 15px;
      text-align: right;
}
.app-top .app-titel .toptimeqhuan[data-v-611928ef] {
      height: 30px;
      background: #ffffff;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
}
.app-top .app-titel .toptimeqhuan div[data-v-611928ef] {
      padding-left: 20px;
      padding-right: 20px;
      text-align: center;
      line-height: 30px;
      font-size: 14px;
      margin-right: 15px;
      border-radius: 4px;
      border: 1px solid #e0e0e0;
}
[data-v-611928ef] .el-dialog--center {
  border-radius: 8px;
}
[data-v-611928ef] .el-dialog--center .el-dialog__title {
    font-weight: bold;
}
[data-v-611928ef] .el-button--primary {
  background: #2671E2 !important;
  border: 1px solid #2671E2 !important;
}
[data-v-611928ef] .el-button--text {
  color: #2671E2;
}

.box-center[data-v-510e321c] {
  width: 100%;
  padding: 5px 15px 20px;
  padding-top: 0px;
  min-width: 1000px;
}
.center[data-v-510e321c] {
  width: 100%;
  height: 100%;
  padding: 15px 15px;
  list-style: none;
  background: #ffffff;
  min-height: 80vh;
  border-radius: 4px;
}
.biaoti[data-v-510e321c] {
  font-size: 20px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #32363d;
  line-height: 20px;
  padding-top: 25px;
}
.custom-tree-node[data-v-510e321c] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-size: 14px;
  padding-right: 183px;
}
.remove[data-v-510e321c] {
  color: red;
}
.editorcd[data-v-510e321c] {
  color: #2671e2;
}
.editorcd2[data-v-510e321c] {
  color: #e6a12f;
}
.levelimg1[data-v-510e321c] {
  width: 18px;
  height: 18px;
}
.levelimg2[data-v-510e321c] {
  width: 16px;
  height: 16px;
}
.levelimg3[data-v-510e321c] {
  width: 14px;
  height: 14px;
}
[data-v-510e321c] .el-dialog--center {
  border-radius: 8px;
}
[data-v-510e321c] .el-dialog--center .el-dialog__title {
    font-weight: bold;
}
[data-v-510e321c] .el-button--primary {
  background: #2671E2 !important;
  border: 1px solid #2671E2 !important;
}
[data-v-510e321c] .el-button--text {
  color: #2671E2;
}

.pages[data-v-3585423e] {
  margin: 0 auto;
  padding: 0;
  width: 98%;
}
.pages input[data-v-3585423e]::-webkit-outer-spin-button,
  .pages input[data-v-3585423e]::-webkit-inner-spin-button {
    -webkit-appearance: none !important;
    margin: 0;
}
.pages .head-line[data-v-3585423e] {
    margin: 20px auto 20px;
    padding: 0 20px;
    width: 100%;
    height: 80px;
    background: #ffffff;
    -webkit-box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04);
            box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04);
    border-radius: 8px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.pages .boy[data-v-3585423e] {
    padding: 20px;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.box-center[data-v-34000843] {
  width: 100%;
  min-height: 100%;
  padding: 15px;
  min-width: 1000px;
  padding-bottom: 100px;
}
.cen-tab[data-v-34000843] {
  width: 100%;
  padding: 15px;
  background: #ffffff;
  margin-top: 15px;
  min-height: 100%;
}
.tophove[data-v-34000843] {
  color: #ffffff;
  background: #2671e2;
}
.dtit-box[data-v-34000843] {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.div-lab1[data-v-34000843] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 5px;
}
.label1[data-v-34000843] {
  font-size: 14px;
  color: #32363d;
  line-height: 32px;
  margin-left: 6px;
}
.app-top[data-v-34000843] {
  width: 100%;
  background: #ffffff;
  -webkit-box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04);
          box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04);
  border-radius: 4px;
  padding-top: 15px;
  padding-bottom: 15px;
}
.app-titel[data-v-34000843] {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.label[data-v-34000843] {
  font-size: 14px;
  font-weight: 400;
  color: #32363d;
  line-height: 32px;
  margin-left: 15px;
  min-width: 100px;
  text-align: right;
}
.toptimeqhuan[data-v-34000843] {
  height: 30px;
  background: #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.toptimeqhuan div[data-v-34000843] {
  padding-left: 20px;
  padding-right: 20px;
  text-align: center;
  line-height: 30px;
  font-size: 14px;
  margin-right: 15px;
  border-radius: 4px;
  border: 1px solid #e0e0e0;
}
.div-lab[data-v-34000843] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 5px;
}
.div-inp[data-v-34000843] {
  width: 250px;
}
.el-tooltip__popper[data-v-34000843] {
  max-width: 300px;
}

.box-center[data-v-1ea70400] {
  width: 100%;
  padding: 5px 15px 40px;
  min-width: 1000px;
}
.app-top[data-v-1ea70400] {
  margin-bottom: 20px;
  width: 100%;
  background: #ffffff;
  -webkit-box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04);
          box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04);
  border-radius: 4px;
  padding: 15px;
}
.app-top[data-v-1ea70400] .el-radio-button__orig-radio:checked + .el-radio-button__inner {
    background-color: var(--theme);
    border-color: var(--theme);
    -webkit-box-shadow: -1px 0 0 0 var(--theme);
    box-shadow: -1px 0 0 0 var(--theme);
}
.block[data-v-1ea70400] {
  width: 100%;
  margin-top: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.blockbox[data-v-1ea70400] {
  margin-left: auto;
}
.editDiv[data-v-1ea70400] {
  width: 100%;
  min-height: 60px;
  max-height: 120px;
  overflow: auto;
  margin-bottom: 10px;
  padding: 15px;
  outline: none;
  border: 1px solid #409eff;
  border-radius: 10px;
}
.hidden-tooltip[data-v-1ea70400] {
  width: 330px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  position: relative;
}
.itemlist[data-v-1ea70400] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 20px 0;
}
.item-input[data-v-1ea70400] {
  width: 100%;
  padding: 4px 10px;
  outline: none;
  border: 1px solid #409eff;
  border-radius: 4px;
  overflow: auto;
  line-height: 24px;
  min-height: 24px;
  max-height: 100px;
  margin: 0 10px;
}
.el-dialog[data-v-1ea70400] {
  width: 800px;
}
.el-dialog__body[data-v-1ea70400] {
  max-height: 400px;
  overflow: auto;
}

.box-center[data-v-d6254318] {
  width: 100%;
  padding: 5px 15px 40px;
  min-width: 1000px;
}
.app-top[data-v-d6254318] {
  width: 100%;
  background: #ffffff;
  -webkit-box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04);
          box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04);
  border-radius: 4px;
  padding-top: 15px;
  padding-bottom: 15px;
}
.app-top .app-titel[data-v-d6254318] {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.app-top .app-titel .label[data-v-d6254318] {
      font-size: 14px;
      font-weight: 400;
      color: #32363d;
      line-height: 14px;
      margin-left: 15px;
      text-align: right;
}
.app-top .control-tab[data-v-d6254318] {
    margin-left: 15px;
}
.app-top .control-tab[data-v-d6254318] .el-radio-button__orig-radio:checked + .el-radio-button__inner {
      background-color: var(--theme);
      border-color: var(--theme);
      -webkit-box-shadow: -1px 0 0 0 var(--theme);
      box-shadow: -1px 0 0 0 var(--theme);
}
.button1[data-v-d6254318] {
  padding-left: 16px;
  padding-right: 16px;
  height: 32px;
  line-height: 32px;
  background: #2671e2;
  border-radius: 2px;
  color: #ffffff;
  font-size: 16px;
  border: none;
  cursor: pointer;
}
.el-pagination[data-v-d6254318] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin-top: 20px;
}
.editDiv[data-v-d6254318] {
  width: 100%;
  min-height: 60px;
  max-height: 120px;
  overflow: auto;
  margin-bottom: 10px;
  padding: 15px;
  outline: none;
  border: 1px solid #409eff;
  border-radius: 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.itemlist[data-v-d6254318] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 20px 0;
}
.item-input[data-v-d6254318] {
  width: 100%;
  padding: 4px 10px;
  outline: none;
  border: 1px solid #409eff;
  border-radius: 4px;
  overflow: auto;
  line-height: 24px;
  min-height: 24px;
  max-height: 100px;
  margin: 0 10px;
}
.el-dialog[data-v-d6254318] {
  width: 800px;
}
.el-dialog__body[data-v-d6254318] {
  max-height: 400px;
  overflow: auto;
}

.box-center[data-v-c180e84c] {
  margin: 0 15px;
  min-height: 80vh;
  padding: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-color: #fff;
}
.node-label[data-v-c180e84c] {
  max-width: 160px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.itemlist[data-v-c180e84c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 20px 0;
}
.item-input[data-v-c180e84c] {
  width: 100%;
  padding: 4px 10px;
  outline: none;
  border: 1px solid #409eff;
  border-radius: 4px;
  overflow: auto;
  line-height: 24px;
  min-height: 24px;
  max-height: 100px;
  margin: 0 10px;
}
.editDiv[data-v-c180e84c] {
  width: 100%;
  min-height: 60px;
  max-height: 120px;
  overflow: auto;
  margin-bottom: 10px;
  padding: 15px;
  outline: none;
  border: 1px solid #409eff;
  border-radius: 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.el-dialog[data-v-c180e84c] {
  width: 800px;
}
.el-dialog__body[data-v-c180e84c] {
  max-height: 400px;
  overflow: auto;
}
.content-left[data-v-c180e84c] {
  width: 400px;
  padding-right: 30px;
  border-right: 1px solid #ccc;
}
.content-left .select[data-v-c180e84c] {
  margin: 20px 0;
}
.custom-tree-node[data-v-c180e84c] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-size: 14px;
  padding-right: 8px;
}
.update-btn[data-v-c180e84c] {
  margin-top: 30px;
  text-align: center;
}
.content-right[data-v-c180e84c] {
  padding: 20px 30px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.form-box[data-v-c180e84c] {
  width: 100%;
  border: 2px dashed #ddd;
  margin-bottom: 20px;
  padding: 10px;
  border-radius: 8px;
}
.list-group-item[data-v-c180e84c] {
  cursor: move;
  list-style: none;
  border: 0;
}
.rate-box[data-v-c180e84c] {
  width: 60%;
  padding-left: 20px;
}
.tip[data-v-c180e84c] {
  margin-left: 30px;
}
.el-button--text[data-v-c180e84c] {
  color: var(--theme);
}

@charset "UTF-8";
.pagecontent[data-v-572c3a54] {
  padding: 0 15px;
}
.app-titel[data-v-572c3a54] {
  width: 100%;
  height: 180px;
  background: #ffffff;
  padding-top: 26px;
  -webkit-box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04);
          box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04);
  border-radius: 8px;
}
.screeningbox[data-v-572c3a54] {
  width: 100%;
  height: 32px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.screeningboxlebl[data-v-572c3a54] {
  width: 100px;
  text-align: right;
  font-size: 16px;
  color: #32363d;
}
.el-input__inner[data-v-572c3a54] {
  height: 32px;
}
.el-input__suffix[data-v-572c3a54] {
  top: 6px;
}
.el-date-editor .el-range__icon[data-v-572c3a54] {
  line-height: 25px;
}
.el-date-editor .el-range-separator[data-v-572c3a54] {
  line-height: 25px;
}
.button1[data-v-572c3a54] {
  padding-left: 16px;
  padding-right: 16px;
  height: 32px;
  line-height: 32px;
  background: #2671e2;
  border-radius: 2px;
  color: #ffffff;
  font-size: 16px;
  border: none;
  cursor: pointer;
}
.el-table thead[data-v-572c3a54] {
  background: #e0e0e0;
}
.block[data-v-572c3a54] {
  width: 100%;
  margin-top: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.blockbox[data-v-572c3a54] {
  margin-left: auto;
}
.el-date-editor .el-range-input[data-v-572c3a54],
.el-date-editor .el-range-separator[data-v-572c3a54] {
  margin: 3px;
}
.screeningbox .el-select .el-select__tags[data-v-572c3a54] {
  -ms-flex-wrap: unset !important;
      flex-wrap: unset !important;
  overflow: auto !important;
}
.screeningbox .el-select .el-select__tags[data-v-572c3a54]::-webkit-scrollbar {
  /*滚动条整体样式*/
  width: 4px;
  /*高宽分别对应横竖滚动条的尺寸*/
  height: 4px;
  scrollbar-arrow-color: red;
}
.screeningbox .el-select .el-select__tags[data-v-572c3a54]::-webkit-scrollbar-thumb {
  /*滚动条里面小方块*/
  border-radius: 5px;
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  background: rgba(0, 0, 0, 0.2);
  scrollbar-arrow-color: red;
}
.screeningbox .el-select .el-select__tags[data-v-572c3a54]::-webkit-scrollbar-track {
  /*滚动条里面轨道*/
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  border-radius: 0;
  background: rgba(0, 0, 0, 0.1);
}
.el-radio-button__orig-radio:checked + .el-radio-button__inner[data-v-572c3a54] {
  color: #fff;
  background-color: #2671e2;
  border-color: #2671e2;
  -webkit-box-shadow: -1px 0 0 0 #2671e2;
  box-shadow: -1px 0 0 0 #2671e2;
}

/*报表*/
.box-card[data-v-572c3a54] {
  background: #ffffff;
  -webkit-box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04);
          box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04);
  border-radius: 8px;
  padding: 20px;
  margin-top: 20px;
}
.box-card .title[data-v-572c3a54] {
  font-size: 18px;
  margin-bottom: 20px;
}
.control-tab[data-v-572c3a54] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 20px;
}

/* 统计样式*/
.tongji-container[data-v-572c3a54] {
  width: 100%;
  margin-top: 20px;
  background: #fff;
  border-radius: 4px;
  -webkit-box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04);
          box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04);
}
.tongji-container .row[data-v-572c3a54] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.tongji-container .row-item[data-v-572c3a54] {
  padding: 20px 12px;
  background: #fff;
  height: 150px;
  border-radius: 4px;
  position: relative;
}
.tongji-container .row-item[data-v-572c3a54]::after {
  position: absolute;
  right: 0;
  content: "";
  width: 1px;
  height: 80px;
  top: 36px;
  background: #e0e0e0;
}
.tongji-container .row-item[data-v-572c3a54]:last-child:after {
  position: absolute;
  right: 0;
  content: "";
  width: 1px;
  height: 80px;
  top: 36px;
  background: #fff;
}
.tongji-container .top[data-v-572c3a54] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 12px;
}
.tongji-container .top-title[data-v-572c3a54] {
  height: 22px;
  font-size: 16px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #666666;
  line-height: 22px;
  margin-bottom: 12px;
}
.tongji-container .count[data-v-572c3a54] {
  height: 32px;
  font-size: 32px;
  font-family: DINAlternate-Bold, DINAlternate;
  font-weight: bold;
  color: #32363d;
  line-height: 32px;
}
.tongji-container .top-right[data-v-572c3a54] {
  width: 62px;
  height: 62px;
  background: #eee;
}
.tongji-container .pic[data-v-572c3a54] {
  width: 62px;
  height: 62px;
  display: block;
}
.tongji-container .bot[data-v-572c3a54] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.tongji-container .bot-left[data-v-572c3a54] {
  height: 20px;
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #333333;
  line-height: 20px;
  margin-right: 12px;
}
.tongji-container .bot-mid[data-v-572c3a54] {
  margin-right: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.tongji-container .bot-mid .img[data-v-572c3a54] {
  display: inline-block;
  width: 10px;
}
.tongji-container .textUp[data-v-572c3a54] {
  font-size: 14px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-weight: 600;
  color: #e7483c;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 3px 6px;
  border-radius: 3px;
}
.tongji-container .textDown[data-v-572c3a54] {
  font-size: 14px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-weight: 600;
  color: #07b79d;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 3px 6px;
  border-radius: 3px;
}
.tongji-container .bot-right[data-v-572c3a54] {
  width: 84px;
  height: 20px;
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #333333;
  line-height: 20px;
}
[data-v-572c3a54] .el-radio-button__orig-radio:checked + .el-radio-button__inner {
  background-color: var(--theme);
  border-color: var(--theme);
  -webkit-box-shadow: -1px 0 0 0 var(--theme);
  box-shadow: -1px 0 0 0 var(--theme);
}

.editDiv[data-v-79caab1a] {
  width: 100%;
  min-height: 60px;
  max-height: 120px;
  overflow: auto;
  margin-bottom: 10px;
  padding: 15px;
  outline: none;
  border: 1px solid #409eff;
  border-radius: 10px;
}
.box-center[data-v-79caab1a] {
  width: 100%;
  padding: 5px 15px 20px;
  min-width: 1000px;
}
.cen-tab[data-v-79caab1a] {
  width: 100%;
  padding: 15px;
  background: #ffffff;
  margin-top: 15px;
}
.tophove[data-v-79caab1a] {
  color: #ffffff;
  background: #2671e2;
}
.app-top[data-v-79caab1a] {
  width: 100%;
  background: #ffffff;
  -webkit-box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04);
          box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04);
  border-radius: 4px;
  padding-top: 15px;
  padding-bottom: 15px;
}
.app-top .app-titel[data-v-79caab1a] {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.app-top .app-titel .label[data-v-79caab1a] {
      font-size: 14px;
      font-weight: 400;
      color: #32363d;
      line-height: 14px;
      margin-left: 15px;
}
.app-top .app-titel .toptimeqhuan[data-v-79caab1a] {
      height: 30px;
      background: #ffffff;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
}
.app-top .app-titel .toptimeqhuan div[data-v-79caab1a] {
      padding-left: 20px;
      padding-right: 20px;
      text-align: center;
      line-height: 30px;
      font-size: 14px;
      margin-right: 15px;
      border-radius: 4px;
      border: 1px solid #e0e0e0;
}
[data-v-79caab1a] .el-table__header-wrapper thead tr th {
  background: #f5f7fa;
  color: #333333;
}
[data-v-79caab1a] .el-dialog--center {
  border-radius: 8px;
}
[data-v-79caab1a] .el-dialog--center .el-dialog__title {
    font-weight: bold;
}
[data-v-79caab1a] .el-button--primary {
  background: #2671e2 !important;
  border: 1px solid #2671e2 !important;
}
[data-v-79caab1a] .el-button--text {
  color: #2671e2;
}

.box-center[data-v-5f45059c] {
  width: 100%;
  padding: 5px 15px 40px;
  min-width: 1000px;
}
.delclass[data-v-5f45059c] {
  width: 400px;
  margin: 0 auto;
}
.cen-tab[data-v-5f45059c] {
  width: 100%;
  padding: 15px;
  background: #ffffff;
  margin-top: 15px;
}
.tophove[data-v-5f45059c] {
  color: #ffffff;
  background: #2671e2;
}
.app-top[data-v-5f45059c] {
  width: 100%;
  background: #ffffff;
  -webkit-box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04);
          box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04);
  border-radius: 4px;
  padding-top: 15px;
  padding-bottom: 15px;
}
.app-top .app-titel[data-v-5f45059c] {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.app-top .app-titel .label[data-v-5f45059c] {
      font-size: 14px;
      font-weight: 400;
      color: #32363d;
      line-height: 14px;
      width: 80px;
      margin-left: 15px;
      text-align: right;
}
.app-top .app-titel .toptimeqhuan[data-v-5f45059c] {
      height: 30px;
      background: #ffffff;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
}
.app-top .app-titel .toptimeqhuan div[data-v-5f45059c] {
      padding-left: 20px;
      padding-right: 20px;
      text-align: center;
      line-height: 30px;
      font-size: 14px;
      margin-right: 15px;
      border-radius: 4px;
      border: 1px solid #e0e0e0;
}
[data-v-5f45059c] .el-table__header-wrapper thead tr th {
  background: #f5f7fa;
  color: #333333;
}
[data-v-5f45059c] .el-dialog--center {
  border-radius: 8px;
}
[data-v-5f45059c] .el-dialog--center .el-dialog__title {
    font-weight: bold;
}
[data-v-5f45059c] .el-button--primary {
  background: #2671e2 !important;
  border: 1px solid #2671e2 !important;
}
[data-v-5f45059c] .el-button--text {
  color: #2671e2;
}

.box-center[data-v-c635490c] {
  width: 100%;
  padding: 15px;
  min-width: 1200px;
  padding-bottom: 100px;
}
.cen-tab[data-v-c635490c] {
  width: 100%;
  padding: 15px;
  background: #ffffff;
  margin-top: 15px;
}
.tophove[data-v-c635490c] {
  color: #ffffff;
  background: #2671e2;
}
.app-top[data-v-c635490c] {
  width: 100%;
  background: #ffffff;
  -webkit-box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04);
          box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04);
  border-radius: 4px;
  padding-top: 15px;
  padding-bottom: 15px;
}
.app-top .app-titel[data-v-c635490c] {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.app-top .app-titel .label[data-v-c635490c] {
      font-size: 14px;
      font-weight: 400;
      color: #32363d;
      line-height: 14px;
      width: 80px;
      margin-left: 15px;
}
.app-top .app-titel .toptimeqhuan[data-v-c635490c] {
      height: 30px;
      background: #ffffff;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
}
.app-top .app-titel .toptimeqhuan div[data-v-c635490c] {
      padding-left: 20px;
      padding-right: 20px;
      text-align: center;
      line-height: 30px;
      font-size: 14px;
      margin-right: 15px;
      border-radius: 4px;
      border: 1px solid #e0e0e0;
}
[data-v-c635490c] .el-button--primary {
  background: #2671E2 !important;
  border: 1px solid #2671E2 !important;
}

.box-center[data-v-06d41362] {
  width: 100%;
  padding: 15px;
  min-width: 1200px;
  padding-bottom: 100px;
}
.cen-tab[data-v-06d41362] {
  width: 100%;
  padding: 15px;
  background: #ffffff;
  margin-top: 15px;
}
.tophove[data-v-06d41362] {
  color: #ffffff;
  background: #2671e2;
}
.app-top[data-v-06d41362] {
  width: 100%;
  background: #ffffff;
  -webkit-box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04);
          box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04);
  border-radius: 4px;
  padding-top: 15px;
  padding-bottom: 15px;
}
.app-top .app-titel[data-v-06d41362] {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.app-top .app-titel .label[data-v-06d41362] {
      font-size: 14px;
      font-weight: 400;
      color: #32363d;
      line-height: 14px;
      margin-left: 15px;
}
.app-top .app-titel .toptimeqhuan[data-v-06d41362] {
      height: 30px;
      background: #ffffff;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
}
.app-top .app-titel .toptimeqhuan div[data-v-06d41362] {
      padding-left: 20px;
      padding-right: 20px;
      text-align: center;
      line-height: 30px;
      font-size: 14px;
      margin-right: 15px;
      border-radius: 4px;
      border: 1px solid #e0e0e0;
}
[data-v-06d41362] .el-button--primary {
  background: #2671E2 !important;
  border: 1px solid #2671E2 !important;
}

.app-top[data-v-ce6a9646] {
  margin: 0 auto;
  width: 99%;
  background: #ffffff;
  -webkit-box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04);
          box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04);
  border-radius: 4px;
  padding-top: 15px;
  padding-bottom: 15px;
}
.app-top .app-titel[data-v-ce6a9646] {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}
.app-top .app-titel .label[data-v-ce6a9646] {
      font-size: 14px;
      font-weight: 400;
      color: #32363d;
      line-height: 32px;
      margin-left: 15px;
      min-width: 100px;
}
.app-top .app-titel .toptimeqhuan[data-v-ce6a9646] {
      height: 30px;
      background: #ffffff;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
}
.app-top .app-titel .toptimeqhuan div[data-v-ce6a9646] {
      padding-left: 20px;
      padding-right: 20px;
      text-align: center;
      line-height: 30px;
      font-size: 14px;
      margin-right: 15px;
      border-radius: 4px;
      border: 1px solid #e0e0e0;
}
.div-lab[data-v-ce6a9646] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 5px;
}
.div-inp[data-v-ce6a9646] {
  width: 250px;
}
[data-v-ce6a9646] .el-button--primary {
  background: #2671e2 !important;
  border: 1px solid #2671e2 !important;
}

.app-top[data-v-e73ab1e2] {
  width: 100%;
  background: #ffffff;
  -webkit-box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04);
          box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04);
  border-radius: 4px;
  padding-top: 15px;
  padding-bottom: 15px;
}
.app-top .app-titel[data-v-e73ab1e2] {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}
.app-top .app-titel .label[data-v-e73ab1e2] {
      font-size: 14px;
      font-weight: 400;
      color: #32363d;
      line-height: 32px;
      margin-left: 15px;
}
.app-top .app-titel .toptimeqhuan[data-v-e73ab1e2] {
      height: 30px;
      background: #ffffff;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
}
.app-top .app-titel .toptimeqhuan div[data-v-e73ab1e2] {
      padding-left: 20px;
      padding-right: 20px;
      text-align: center;
      line-height: 30px;
      font-size: 14px;
      margin-right: 15px;
      border-radius: 4px;
      border: 1px solid #e0e0e0;
}
.div-lab[data-v-e73ab1e2] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 5px;
}
.div-inp[data-v-e73ab1e2] {
  width: 250px;
}
[data-v-e73ab1e2] .el-button--primary {
  background: #2671e2 !important;
  border: 1px solid #2671e2 !important;
}

.box-center[data-v-6fc77668] {
  width: 100%;
  padding: 15px;
  min-width: 1000px;
  padding-bottom: 100px;
}
.box-center .app-top[data-v-6fc77668] {
    width: 100%;
    background: #ffffff;
    -webkit-box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04);
            box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04);
    border-radius: 4px;
    padding-top: 15px;
    padding-bottom: 15px;
}
.box-center .app-titel[data-v-6fc77668] {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.box-center .div-lab[data-v-6fc77668] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 5px;
}
.box-center .label[data-v-6fc77668] {
    font-size: 14px;
    font-weight: 400;
    color: #32363d;
    line-height: 14px;
    margin-left: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.box-center .cen-tab[data-v-6fc77668] {
    width: 100%;
    padding: 15px;
    background: #ffffff;
    margin-top: 15px;
}

[data-v-4c33675a] .dialog-main {
  width: auto;
}
.el-dialog__wrapper .el-dialog[data-v-4c33675a] {
  width: 61% !important;
}
.el-dialog__wrapper .el-dialog .dialog-main-tree[data-v-4c33675a] {
    max-height: 400px;
    overflow-y: auto;
}
.el-dialog__wrapper .el-form-item__label[data-v-4c33675a] {
  width: 20% !important;
  padding-right: 20px;
}
.el-dialog__wrapper .el-form-item__content[data-v-4c33675a] {
  margin-left: 20% !important;
}
[data-v-4c33675a] .el-button--primary {
  background: #2671e2 !important;
  border: 1px solid #2671e2 !important;
}
.dialog-main[data-v-4c33675a] {
  width: 800px;
  height: 150px;
}
[data-v-4c33675a] .el-radio-button__orig-radio:checked + .el-radio-button__inner {
  background-color: var(--theme);
  border-color: var(--theme);
  -webkit-box-shadow: -1px 0 0 0 var(--theme);
  box-shadow: -1px 0 0 0 var(--theme);
}
[data-v-4c33675a] .el-tree-node.is-current > .el-tree-node__content {
  color: var(--theme);
}

div.jsoneditor-contextmenu div.jsoneditor-icon {
  position: relative;
}

.cons[data-v-d9655d30] {
  margin-top: 10px;
}
.user[data-v-d9655d30] {
  height: 100%;
  padding: 5px 15px 100px;
}
.user__tree[data-v-d9655d30] {
    padding-top: 3px;
    padding-right: 20px;
}
.user__main .el-card__body[data-v-d9655d30] {
    padding-top: 0;
}
.tree-click[data-v-d9655d30] {
  color: #4d74d6;
  font-weight: 600;
}
.tabcenbox[data-v-d9655d30] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 38px;
  text-align: center;
  margin: 10px;
}
.tabcenbox .ch1[data-v-d9655d30] {
    background: var(--theme);
    color: #fff;
}
.tabcenbox .ch2[data-v-d9655d30] {
    color: #ccc;
}
.tabcenbox div[data-v-d9655d30] {
  width: 120px;
  border: 1px solid #ccc;
  text-align: center;
  line-height: 38px;
}
.input-with-select .el-input-group__prepend[data-v-d9655d30] {
  background-color: #fff;
}
.bindchoice[data-v-d9655d30] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
}
.con[data-v-d9655d30] {
  margin-top: 20px;
  padding: 20px;
  border-radius: 4px;
  background: #ffff;
}
.area[data-v-d9655d30] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.province[data-v-d9655d30] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.box-center[data-v-1f532724] {
  width: 100%;
  padding: 20px 15px;
  min-width: 1000px;
}
.toptab[data-v-1f532724] {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 15px;
}
.toptab div[data-v-1f532724] {
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 14px;
}
.activecllasscet[data-v-1f532724] {
  color: #ffffff;
}
.cen-tab[data-v-1f532724] {
  width: 100%;
  padding: 15px;
  background: #ffffff;
  margin-top: 15px;
}
.tophove[data-v-1f532724] {
  color: #ffffff;
  background: #2671e2;
}
.app-top[data-v-1f532724] {
  width: 100%;
  background: #ffffff;
  -webkit-box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04);
          box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04);
  border-radius: 4px;
  padding-top: 15px;
  padding-bottom: 15px;
}
.app-top .app-titel[data-v-1f532724] {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}
.app-top .app-titel .label[data-v-1f532724] {
      font-size: 14px;
      font-weight: 400;
      color: #32363d;
      line-height: 32px;
      margin-left: 15px;
}
.app-top .app-titel .toptimeqhuan[data-v-1f532724] {
      height: 30px;
      background: #ffffff;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
}
.app-top .app-titel .toptimeqhuan div[data-v-1f532724] {
      padding-left: 20px;
      padding-right: 20px;
      text-align: center;
      line-height: 30px;
      font-size: 14px;
      margin-right: 15px;
      border-radius: 4px;
      border: 1px solid #e0e0e0;
}
.div-lab[data-v-1f532724] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 5px;
}
.div-inp[data-v-1f532724] {
  width: 250px;
}
[data-v-1f532724] .el-table__header-wrapper thead tr th {
  background: #f5f7fa;
  color: #333333;
}
[data-v-1f532724] .el-button--primary {
  background: #2671e2 !important;
  border: 1px solid #2671e2 !important;
}
[data-v-1f532724] .el-button--text {
  color: #2671e2;
}

.box-center[data-v-1189e35e] {
  width: 100%;
  padding: 15px;
  min-width: 1000px;
  padding-bottom: 100px;
}
.box-center .center-er[data-v-1189e35e] {
    width: 100%;
    height: 80vh;
    background: #ffffff;
    border-radius: 4px;
}
.box-center .center-er .app-titel[data-v-1189e35e] {
      width: 100%;
      background: #ffffff;
      border-radius: 8px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      padding: 0 10px;
      padding-top: 15px;
}
.box-center .center-er .app-titel-name[data-v-1189e35e] {
      text-align: center;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
}
.box-center .center-er .app-titel-btn[data-v-1189e35e] {
      height: 30px;
      margin-top: 5px;
      line-height: 6px;
}
.box-center .center-er .app-box[data-v-1189e35e] {
      padding: 15px;
}
.box-center .center-er .block[data-v-1189e35e] {
      width: 100%;
      margin-top: 26px;
      /*display: flex;*/
      text-align: center;
}
.box-center .center-er .blockbox[data-v-1189e35e] {
      margin-left: auto;
}
[data-v-1189e35e] .el-table__header-wrapper thead tr th {
  background: #f5f7fa;
  color: #333333;
}
[data-v-1189e35e] .el-dialog--center {
  border-radius: 8px;
}
[data-v-1189e35e] .el-dialog--center .el-dialog__title {
    font-weight: bold;
}
[data-v-1189e35e] .el-button--primary {
  background: #2671e2 !important;
  border: 1px solid #2671e2 !important;
}
[data-v-1189e35e] .el-button--text {
  color: #2671e2;
}

.box-center[data-v-0f9eea5e] {
  width: 100%;
  padding: 5px 15px 40px;
  min-width: 1000px;
}
.cen-tab[data-v-0f9eea5e] {
  width: 100%;
  padding: 15px;
  background: #ffffff;
  margin-top: 15px;
}
.tophove[data-v-0f9eea5e] {
  color: #ffffff;
  background: #2671e2;
}
.app-top[data-v-0f9eea5e] {
  width: 100%;
  background: #ffffff;
  -webkit-box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04);
          box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04);
  border-radius: 4px;
  padding-top: 15px;
  padding-bottom: 15px;
}
.app-top .app-titel[data-v-0f9eea5e] {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}
.app-top .app-titel .label[data-v-0f9eea5e] {
      font-size: 14px;
      font-weight: 400;
      color: #32363d;
      line-height: 32px;
      margin-left: 15px;
      min-width: 100px;
      text-align: right;
}
.app-top .app-titel .toptimeqhuan[data-v-0f9eea5e] {
      height: 30px;
      background: #ffffff;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
}
.app-top .app-titel .toptimeqhuan div[data-v-0f9eea5e] {
      padding-left: 20px;
      padding-right: 20px;
      text-align: center;
      line-height: 30px;
      font-size: 14px;
      margin-right: 15px;
      border-radius: 4px;
      border: 1px solid #e0e0e0;
}
.div-lab[data-v-0f9eea5e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 5px;
}
.div-inp[data-v-0f9eea5e] {
  width: 250px;
}
[data-v-0f9eea5e] .el-table__header-wrapper thead tr th {
  background: #f5f7fa !important;
  color: #333333 !important;
}
[data-v-0f9eea5e] .el-dialog--center {
  border-radius: 8px;
}
[data-v-0f9eea5e] .el-dialog--center .el-dialog__title {
    font-weight: bold;
}
[data-v-0f9eea5e] .el-button--primary {
  background: #2671e2 !important;
  border: 1px solid #2671e2 !important;
}
[data-v-0f9eea5e] .el-button--text {
  color: #2671e2;
}
[data-v-0f9eea5e] .el-button--text {
  color: #2671e2;
}
[data-v-0f9eea5e] .houseType {
  height: 32px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
[data-v-0f9eea5e] .houseType .el-radio {
    margin-right: 0;
}

#updateList {
  width: 100%;
  min-height: 100%;
  padding: 15px;
  min-width: 1000px;
  padding-bottom: 100px;
}
#updateList .app-top {
    width: 100%;
    background: #ffffff;
    -webkit-box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04);
            box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04);
    border-radius: 4px;
    padding-top: 15px;
    padding-bottom: 15px;
}
#updateList .app-top .app-titel {
      width: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
}
#updateList .app-top .app-titel .div-lab {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin: 5px;
}
#updateList .app-top .app-titel .label {
        font-size: 14px;
        font-weight: 400;
        color: #32363d;
        line-height: 14px;
        margin-left: 15px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
}
#updateList .app-top .app-titel .toptimeqhuan {
        height: 30px;
        background: #ffffff;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
}
#updateList .app-top .app-titel .toptimeqhuan div {
        padding-left: 20px;
        padding-right: 20px;
        text-align: center;
        line-height: 30px;
        font-size: 14px;
        margin-right: 15px;
        border-radius: 4px;
        border: 1px solid #e0e0e0;
}
#updateList .cen-tab {
    width: 100%;
    padding: 15px;
    background: #FFFFFF;
    margin-top: 15px;
}
/deep/ .el-button--primary {
  background: #2671E2 !important;
  border: 1px solid #2671E2 !important;
}
/deep/ .el-button--text {
  color: #2671E2;
}

.app-top[data-v-95dbbec0] {
  width: 100%;
  background: #ffffff;
  -webkit-box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04);
          box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04);
  border-radius: 4px;
  padding-top: 15px;
  padding-bottom: 15px;
}
.app-top .app-titel[data-v-95dbbec0] {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}
.app-top .app-titel .label[data-v-95dbbec0] {
      font-size: 14px;
      font-weight: 400;
      color: #32363d;
      line-height: 32px;
      margin-left: 15px;
      min-width: 100px;
}
.app-top .app-titel .toptimeqhuan[data-v-95dbbec0] {
      height: 30px;
      background: #ffffff;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
}
.app-top .app-titel .toptimeqhuan div[data-v-95dbbec0] {
      padding-left: 20px;
      padding-right: 20px;
      text-align: center;
      line-height: 30px;
      font-size: 14px;
      margin-right: 15px;
      border-radius: 4px;
      border: 1px solid #e0e0e0;
}
.div-lab[data-v-95dbbec0] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 5px;
}
.div-inp[data-v-95dbbec0] {
  width: 250px;
}
[data-v-95dbbec0] .el-button--primary {
  background: #2671E2 !important;
  border: 1px solid #2671E2 !important;
}

[data-v-39e03d39] .el-button--primary {
  background: #2671E2 !important;
  border: 1px solid #2671E2 !important;
}
[data-v-39e03d39] .el-button--text {
  color: #2671E2;
}

[data-v-218c7eb6] .el-button--text {
  color: #2671E2;
}

.webapp {
  background-color: #fff;
  position: relative;
  width: 100%;
  height: 100%;
}
.webapp .form-designer {
    height: 800px;
    overflow-y: scroll;
}
.webapp .form-designer .widget-config-container .el-tabs__header {
    position: relative;
}

[data-v-7f9711ae] .el-button--primary {
  background: #2671E2 !important;
  border: 1px solid #2671E2 !important;
}
[data-v-7f9711ae] .el-button--text {
  color: #2671E2;
}

.sequenceNum[data-v-949066b8] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 24px;
  height: 24px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #E5F0FF;
  border-radius: 15px;
  color: #333333;
}
.box-center[data-v-949066b8] {
  width: 100%;
  padding: 15px 15px 40px;
  min-width: 1000px;
}
.cen-tab[data-v-949066b8] {
  width: 100%;
  padding: 15px;
  background: #ffffff;
  margin-top: 15px;
}
.tophove[data-v-949066b8] {
  color: #ffffff;
  background: #2671e2;
}
.app-titel1[data-v-949066b8] {
  width: 100%;
  height: 70px;
  background: #ffffff;
  -webkit-box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04);
          box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04);
  border-radius: 4px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.app-titel1 .titel-text[data-v-949066b8] {
    height: 100%;
    font-size: 18px;
    color: #32363d;
    line-height: 70px;
    margin-left: 30px;
}
.app-titel1 .toptimeqhuan[data-v-949066b8] {
    width: 190px;
    height: 32px;
    background: #ffffff;
    border-radius: 4px;
    border: 1px solid #e0e0e0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    overflow: hidden;
    margin-left: 20px;
    cursor: pointer;
}
.app-titel1 .toptimeqhuan div[data-v-949066b8] {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    text-align: center;
    line-height: 32px;
    font-size: 16px;
}
.app-top[data-v-949066b8] {
  position: fixed;
  z-index: 999;
  margin-top: -16px;
  background: #ffffff;
  -webkit-box-shadow: 0px 0px 10px 0px #dadada;
          box-shadow: 0px 0px 10px 0px #dadada;
  border-radius: 4px;
  padding-top: 15px;
  padding-bottom: 6px;
  left: 255px;
  right: 15px;
}
.app-top .app-titel[data-v-949066b8] {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.app-top .app-titel .titel-text[data-v-949066b8] {
      height: 100%;
      font-size: 16px;
      color: #32363d;
      text-indent: 30px;
}
.app-top .app-titel .toptimeqhuan[data-v-949066b8] {
      width: 190px;
      height: 32px;
      background: #ffffff;
      border-radius: 4px;
      border: 1px solid #e0e0e0;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      overflow: hidden;
      margin-left: 20px;
      cursor: pointer;
}
.app-top .app-titel .toptimeqhuan div[data-v-949066b8] {
      -webkit-box-flex: 1;
          -ms-flex: 1;
              flex: 1;
      text-align: center;
      line-height: 32px;
      font-size: 14px;
}
.app-box-san[data-v-949066b8] {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 15px;
}
.app-box-san .zuo[data-v-949066b8] {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    height: 100%;
    margin-right: 15px;
    background: #ffffff;
    border-radius: 4px;
}
.app-box-san .zuo[data-v-949066b8]:nth-child(even) {
      margin-right: 0;
}
.app-box-san .zuo .title[data-v-949066b8] {
      width: 100%;
      height: 55px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-line-pack: center;
          align-content: center;
}
.app-box-san .zuo .title .text1[data-v-949066b8] {
        -webkit-box-flex: 2;
            -ms-flex: 2;
                flex: 2;
        line-height: 55px;
        text-indent: 20px;
        font-weight: 500;
        font-size: 16px;
        color: #333333;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
}
.app-box-san .zuo .title .text2[data-v-949066b8] {
        -webkit-box-flex: 1;
            -ms-flex: 1;
                flex: 1;
        height: 55px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
}
.app-box-san .you[data-v-949066b8] {
    height: 100%;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    background: #ffffff;
    border-radius: 4px;
}
.app-box-san .you .title[data-v-949066b8] {
      width: 100%;
      height: 55px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-line-pack: center;
          align-content: center;
}
.app-box-san .you .title .text1[data-v-949066b8] {
        -webkit-box-flex: 2;
            -ms-flex: 2;
                flex: 2;
        line-height: 55px;
        text-indent: 20px;
        font-weight: 500;
        font-size: 16px;
        color: #333333;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
}
.app-box-san .you .title .text2[data-v-949066b8] {
        -webkit-box-flex: 1;
            -ms-flex: 1;
                flex: 1;
        height: 55px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
}
.hejisan[data-v-949066b8] {
  width: 92%;
  margin: 15px auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.hejisan .text1-1[data-v-949066b8] {
    color: #666666;
}
.hejisan .text1-2[data-v-949066b8] {
    color: #333333;
    margin-top: 10px;
}
.jinbox[data-v-949066b8] {
  width: 100%;
  height: 18px;
  line-height: 18px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 16px;
  color: #2c3542;
  margin-top: 24px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.jinbox .jinboxtit[data-v-949066b8] {
    width: 14%;
    height: 18px;
    padding-right: 6px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.jinbox .jinboxtit .name[data-v-949066b8] {
      white-space: nowrap;
      text-overflow: ellipsis;
      overflow: hidden;
      margin-left: 10px;
}
.jinbox .jinbox-box[data-v-949066b8] {
    width: 75%;
    height: 100%;
    border-radius: 8px;
    background: #f2f2f2;
}
.jinbox .boxbaifenbi[data-v-949066b8] {
    height: 100%;
    background: #60d7a0;
    border-radius: 8px;
    max-width: 100%;
}
.jinbox .boxbaifenbi2[data-v-949066b8] {
    height: 100%;
    background: #5b8ff9;
    max-width: 100%;
    max-width: 100%;
}
.jinbox .jinboxbott[data-v-949066b8] {
    width: 16%;
    text-indent: 50px;
}
.div-lab[data-v-949066b8] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 5px;
}
.div-inp[data-v-949066b8] {
  width: 200px;
}
.label[data-v-949066b8] {
  font-size: 14px;
  font-weight: 400;
  color: #32363d;
  line-height: 32px;
  margin-left: 15px;
  min-width: 40px;
}
.noData[data-v-949066b8] {
  width: 100%;
  height: 500px;
  background: #fff;
  text-align: center;
  margin-top: 20px;
  overflow: hidden;
}
.imgboxc[data-v-949066b8] {
  margin-top: 100px;
  color: #999999;
}
.jinbox[data-v-949066b8] {
  width: 100%;
  height: 18px;
  line-height: 18px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 16px;
  color: #2c3542;
  margin-top: 24px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.jinbox .jinboxtit[data-v-949066b8] {
    width: 14%;
    height: 18px;
    padding-right: 6px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.jinbox .jinbox-box[data-v-949066b8] {
    width: 75%;
    height: 100%;
    border-radius: 8px;
    background: #f2f2f2;
}
.jinbox .boxbaifenbi[data-v-949066b8] {
    height: 100%;
    background: #60d7a0;
    border-radius: 8px;
    max-width: 100%;
}
.jinbox .boxbaifenbi2[data-v-949066b8] {
    height: 100%;
    background: #5b8ff9;
    max-width: 100%;
}
.jinbox .jinboxbott[data-v-949066b8] {
    width: 16%;
    text-indent: 16px;
}
.colostyle[data-v-949066b8] {
  color: #1e90ff;
}
.houseSize[data-v-949066b8] {
  text-align: center;
  font-weight: bold;
  font-size: 20px;
}
[data-v-949066b8] .el-dialog--center {
  border-radius: 8px;
}
[data-v-949066b8] .el-dialog--center .el-dialog__title {
    font-weight: bold;
}
.pop[data-v-949066b8] {
  display: inline-block;
  width: 18px;
  height: 18px;
  background: url(../img/pop.911e9c03.png) no-repeat;
  background-size: 100%;
  margin-left: 6px;
}
[data-v-949066b8] .el-button--primary {
  background: #2671E2 !important;
  border: 1px solid #2671E2 !important;
}
[data-v-949066b8] .el-button--text {
  color: #2671E2;
}

.box-center[data-v-48630580] {
  width: 100%;
  padding: 15px 15px 40px;
  min-width: 1000px;
}
.cen-tab[data-v-48630580] {
  width: 100%;
  padding: 15px;
  background: #ffffff;
  margin-top: 15px;
}
.tophove[data-v-48630580] {
  color: #ffffff;
  background: #2671e2;
}
.dtit-box[data-v-48630580] {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.dtit-box .div-lab1[data-v-48630580] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin: 5px;
}
.dtit-box .div-lab1 .label1[data-v-48630580] {
      font-size: 14px;
      color: #32363d;
      line-height: 32px;
      margin-left: 6px;
}
.app-top[data-v-48630580] {
  width: 100%;
  background: #ffffff;
  -webkit-box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04);
          box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04);
  border-radius: 4px;
  padding-top: 15px;
  padding-bottom: 15px;
}
.app-top .app-titel[data-v-48630580] {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}
.app-top .app-titel .label[data-v-48630580] {
      font-size: 14px;
      font-weight: 400;
      color: #32363d;
      line-height: 32px;
      margin-left: 15px;
      min-width: 100px;
      text-align: right;
}
.app-top .app-titel .toptimeqhuan[data-v-48630580] {
      height: 30px;
      background: #ffffff;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
}
.app-top .app-titel .toptimeqhuan div[data-v-48630580] {
      padding-left: 20px;
      padding-right: 20px;
      text-align: center;
      line-height: 30px;
      font-size: 14px;
      margin-right: 15px;
      border-radius: 4px;
      border: 1px solid #e0e0e0;
}
.div-lab[data-v-48630580] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 5px;
}
.div-inp[data-v-48630580] {
  width: 250px;
}
[data-v-48630580] .el-table__header-wrapper thead tr th {
  background: #F5F7FA;
  color: #333333;
}
[data-v-48630580] .el-dialog--center {
  border-radius: 8px;
}
[data-v-48630580] .el-dialog--center .el-dialog__title {
    font-weight: bold;
}
[data-v-48630580] .el-button--primary {
  background: #2671E2 !important;
  border: 1px solid #2671E2 !important;
}
[data-v-48630580] .el-button--text {
  color: #2671E2;
}

.box-center[data-v-e0708326] {
  width: 100%;
  padding: 15px 15px 40px;
  min-width: 1000px;
}
.box-center .app-top[data-v-e0708326] {
    width: 100%;
    background: #ffffff;
    -webkit-box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04);
            box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04);
    border-radius: 4px;
    padding-top: 15px;
    padding-bottom: 15px;
}
.box-center .app-top .app-titel[data-v-e0708326] {
      width: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.box-center .app-top .app-titel .label[data-v-e0708326] {
        font-size: 14px;
        font-weight: 400;
        color: #32363d;
        line-height: 32px;
        margin-left: 15px;
        min-width: 100px;
        text-align: right;
}
.box-center .app-top .app-titel .toptimeqhuan[data-v-e0708326] {
        height: 30px;
        background: #ffffff;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        cursor: pointer;
}
.box-center .app-top .app-titel .toptimeqhuan div[data-v-e0708326] {
          margin-right: 10px;
          padding-left: 20px;
          padding-right: 20px;
          text-align: center;
          line-height: 30px;
          font-size: 14px;
          border-radius: 4px;
          border: 1px solid #e0e0e0;
}
.box-center .app-top .app-titel .toptimeqhuan .btn[data-v-e0708326] {
          padding-left: 20px;
          padding-right: 20px;
          text-align: center;
          font-size: 14px;
          margin-right: 15px;
          border-radius: 4px;
          border: 1px solid #e0e0e0;
}
.box-center .app-top .app-titel .div-lab[data-v-e0708326] {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin: 5px;
}
.box-center .cen-tab[data-v-e0708326] {
    width: 100%;
    padding: 15px;
    background: #ffffff;
    margin-top: 15px;
}
.box-center .tophove[data-v-e0708326] {
    color: #ffffff;
    background: var(--theme);
    border-color: var(--theme);
}
.box-center .div-inp[data-v-e0708326] {
    width: 250px;
}
[data-v-e0708326] .el-table__header-wrapper thead tr th {
  background: #f5f7fa;
  color: #333333;
}
[data-v-e0708326] .el-button--primary {
  background: #2671e2 !important;
  border: 1px solid #2671e2 !important;
}
[data-v-e0708326] .el-button--text {
  color: #2671e2;
}

[data-v-ef06d246] .el-button--primary {
  background: #2671E2 !important;
  border: 1px solid #2671E2 !important;
}
[data-v-ef06d246] .el-button--text {
  color: #2671E2;
}

.tree-position[data-v-c30db6ea] {
  margin: 12px 20px 0 0;
}
[data-v-c30db6ea] .el-button--text {
  color: #2671E2;
}

@charset "UTF-8";
.tree-position[data-v-a3616f66] {
  margin: 12px 20px 0 0;
}
.pagination[data-v-a3616f66] {
  float: right;
  margin-right: 25px;
}
.add_but[data-v-a3616f66] {
  padding: 10px;
}
.ope-row[data-v-a3616f66] {
  margin-top: 5px;
  text-align: center;
  border-top: 1px solid #eaeaea;
  padding-top: 5px;
}
.item-name[data-v-a3616f66] {
  font-size: 12px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: center;
}
.el-upload__tip[data-v-a3616f66] {
  margin-left: 5px;
}

/*新增图文*/
.left[data-v-a3616f66] {
  display: inline-block;
  width: 35%;
  vertical-align: top;
  margin-top: 200px;
}
.right[data-v-a3616f66] {
  display: inline-block;
  width: 60%;
  margin-top: -40px;
}
.avatar-uploader[data-v-a3616f66] {
  width: 20%;
  display: inline-block;
}
.avatar-uploader .el-upload[data-v-a3616f66] {
  border-radius: 6px;
  cursor: pointer;
  position: relative;
  overflow: hidden;
  text-align: unset !important;
}
.avatar-uploader .el-upload[data-v-a3616f66]:hover {
  border-color: #2671E2;
}
.avatar-uploader-icon[data-v-a3616f66] {
  border: 1px solid #d9d9d9;
  font-size: 28px;
  color: #8c939d;
  width: 120px;
  height: 120px;
  line-height: 120px;
  text-align: center;
}
.avatar[data-v-a3616f66] {
  width: 230px;
  height: 120px;
}
.avatar1[data-v-a3616f66] {
  width: 120px;
  height: 120px;
}
.digest[data-v-a3616f66] {
  width: 60%;
  display: inline-block;
  vertical-align: top;
}

/*新增图文*/
/*瀑布流样式*/
.waterfall[data-v-a3616f66] {
  width: 100%;
  -webkit-column-gap: 10px;
     -moz-column-gap: 10px;
          column-gap: 10px;
  -webkit-column-count: 5;
     -moz-column-count: 5;
          column-count: 5;
  margin: 0 auto;
}
.waterfall-item[data-v-a3616f66] {
  padding: 10px;
  margin-bottom: 10px;
  -webkit-column-break-inside: avoid;
     -moz-column-break-inside: avoid;
          break-inside: avoid;
  border: 1px solid #eaeaea;
}
p[data-v-a3616f66] {
  line-height: 30px;
}
@media (min-width: 992px) and (max-width: 1300px) {
.waterfall[data-v-a3616f66] {
    -webkit-column-count: 3;
       -moz-column-count: 3;
            column-count: 3;
}
p[data-v-a3616f66] {
    color: red;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.waterfall[data-v-a3616f66] {
    -webkit-column-count: 2;
       -moz-column-count: 2;
            column-count: 2;
}
p[data-v-a3616f66] {
    color: orange;
}
}
@media (max-width: 767px) {
.waterfall[data-v-a3616f66] {
    -webkit-column-count: 1;
       -moz-column-count: 1;
            column-count: 1;
}
}

/*瀑布流样式*/
.news-main[data-v-a3616f66] {
  background-color: #FFFFFF;
  width: 100%;
  margin: auto;
  height: 120px;
}
.news-content[data-v-a3616f66] {
  background-color: #acadae;
  width: 100%;
  height: 120px;
  position: relative;
}
.news-content-title[data-v-a3616f66] {
  display: inline-block;
  font-size: 15px;
  color: #FFFFFF;
  position: absolute;
  left: 0px;
  bottom: 0px;
  background-color: black;
  width: 98%;
  padding: 1%;
  opacity: 0.65;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 25px;
}
.news-main-item[data-v-a3616f66] {
  background-color: #FFFFFF;
  padding: 5px 0px;
  border-top: 1px solid #eaeaea;
  width: 100%;
  margin: auto;
}
.news-content-item[data-v-a3616f66] {
  position: relative;
  margin-left: -3px;
}
.news-content-item-title[data-v-a3616f66] {
  display: inline-block;
  font-size: 12px;
  width: 70%;
}
.news-content-item-img[data-v-a3616f66] {
  display: inline-block;
  width: 25%;
  background-color: #acadae;
}
.input-tt[data-v-a3616f66] {
  padding: 5px;
}
.activeAddNews[data-v-a3616f66] {
  border: 5px solid #2bb673;
}
.news-main-plus[data-v-a3616f66] {
  width: 280px;
  text-align: center;
  margin: auto;
  height: 50px;
}
.icon-plus[data-v-a3616f66] {
  margin: 10px;
  font-size: 25px;
}
.select-item[data-v-a3616f66] {
  width: 60%;
  padding: 10px;
  margin: 0 auto 10px auto;
  border: 1px solid #eaeaea;
}
.father .child[data-v-a3616f66] {
  display: none;
  text-align: center;
  position: relative;
  bottom: 25px;
}
.father:hover .child[data-v-a3616f66] {
  display: block;
}
.thumb-div[data-v-a3616f66] {
  display: inline-block;
  width: 30%;
  text-align: center;
}
.thumb-but[data-v-a3616f66] {
  margin: 5px;
}
.material-img[data-v-a3616f66] {
  width: 100%;
  height: 100%;
}

.public-account-management .el-input[data-v-0df83005] {
  width: 70%;
  margin-right: 2%;
}
.tree-position[data-v-0df83005] {
  margin: 12px 20px 0 0;
}
/* 公共颜色变量 */
.clearfix[data-v-0df83005] {
  *zoom: 1;
}
.clearfix[data-v-0df83005]::after {
  content: "";
  display: table;
  clear: both;
}
div[data-v-0df83005] {
  text-align: left;
}
.weixin-hd[data-v-0df83005] {
  color: #fff;
  text-align: center;
  position: relative;
  bottom: 426px;
  left: 0px;
  width: 300px;
  height: 64px;
  background: transparent url(../img/menu_head.1c931282.png) no-repeat 0 0;
  background-position: 0 0;
  background-size: 100%;
}
.weixin-title[data-v-0df83005] {
  color: #fff;
  font-size: 14px;
  width: 100%;
  text-align: center;
  position: absolute;
  top: 33px;
  left: 0px;
}
.weixin-menu[data-v-0df83005] {
  background: transparent url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAUAAAAAyCAIAAACib5WDAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyBpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBXaW5kb3dzIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjE1NEJCMUE0NzZGNDExRTVBOTBBQTZFOEFEMjc4NTkzIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjE1NEJCMUE1NzZGNDExRTVBOTBBQTZFOEFEMjc4NTkzIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MTU0QkIxQTI3NkY0MTFFNUE5MEFBNkU4QUQyNzg1OTMiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MTU0QkIxQTM3NkY0MTFFNUE5MEFBNkU4QUQyNzg1OTMiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4yWLBJAAABuklEQVR42uzcu0ocURzA4XWxMIWiQhJwtVhxMW0wEkWj+AwWgm9gJfgggpVPoElEUwUCKRNFJaQWsygWXvAKXlBZGw8KIiIJmWFnGPg+pjiryMIffpxzRLemUqnkUlUul0ulUg74f3kjAAEDAgYEDAIGBAwIGBAwCBgQMCBgEHAMlZub8BglJK825s/vHxzOfl4Ii9GR4devXhooZGYHPjo+mfk0f3l5FZ6wCC8NFDKzA+fz+aHB/scvDRQyE3BzU2N4DBEyeYQGBAxU5wi9sbm1+ut3W2shznucnp296Sx1tBeNGxINeG39z+jIcPy3+Tj3RcCQ9BG6ob7+fjE5NR2eaOugtdBi1pD0Dvzg6vo68hpIOeAXdXWR10CV1Pz9c6F/LC4P9PfGf5ufSysf+nqe/ZbPhYZq3YGfiHD7BdI/Qrv9QuYDdvsFd2B3YEjjDgxk+Aidu/sd1T9vueEUPTE+ZrhgBwai7sA7u3tPvhJtaz0/vzBrSDrg7ndvv377/vAX0dFs7+y+7+4ya0g64I72ov8iAndgQMCAgEHAgIABAYOAAQEDAgYEDAIGBAwIGBAwCBhIy60AAwBiy5esmSYLKgAAAABJRU5ErkJggg==) no-repeat 0 0;
  padding-left: 43px;
  font-size: 12px;
}
.menu_option[data-v-0df83005] {
  width: 70% !important;
}
.public-account-management[data-v-0df83005] {
  min-width: 1200px;
  width: 1200px;
  margin: 0 auto;
  /*右边菜单内容*/
}
.public-account-management .left[data-v-0df83005] {
  float: left;
  display: inline-block;
  width: 350px;
  height: 715px;
  background: url(../img/iphone_backImg.8f7788a1.png) no-repeat;
  background-size: 100% auto;
  padding: 518px 25px 88px;
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /*第一级菜单*/
}
.public-account-management .left .menu_main[data-v-0df83005] {
  /*第二级菜单*/
}
.public-account-management .left .menu_main .menu_bottom[data-v-0df83005] {
  position: relative;
  float: left;
  display: inline-block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 85.5px;
  text-align: center;
  border: 1px solid #ebedee;
  background-color: #fff;
  cursor: pointer;
}
.public-account-management .left .menu_main .menu_bottom.menu_addicon[data-v-0df83005] {
  height: 46px;
  line-height: 46px;
}
.public-account-management .left .menu_main .menu_bottom .menu_item[data-v-0df83005] {
  height: 44px;
  line-height: 44px;
  text-align: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
}
.public-account-management .left .menu_main .menu_bottom .menu_item.active[data-v-0df83005] {
  border: 1px solid #2bb673;
}
.public-account-management .left .menu_main .menu_bottom .menu_subItem[data-v-0df83005] {
  height: 44px;
  line-height: 44px;
  text-align: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.public-account-management .left .menu_main .menu_bottom .menu_subItem.active[data-v-0df83005] {
  border: 1px solid #2bb673;
}
.public-account-management .left .menu_main i[data-v-0df83005] {
  color: #2bb673;
}
.public-account-management .left .menu_main .submenu[data-v-0df83005] {
  position: absolute;
  width: 85.5px;
  bottom: 45px;
}
.public-account-management .left .menu_main .submenu .subtitle[data-v-0df83005] {
  background-color: #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.public-account-management .left .save_div[data-v-0df83005] {
  margin-top: 15px;
  text-align: center;
}
.public-account-management .left .save_div .save_btn[data-v-0df83005] {
  bottom: 20px;
  left: 100px;
}
.public-account-management .right[data-v-0df83005] {
  float: left;
  width: 50%;
  background-color: #e8e7e7;
  padding: 20px;
  margin-left: 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.public-account-management .right .configure_page .delete_btn[data-v-0df83005] {
  text-align: center;
  margin-bottom: 15px;
  margin-top: 20px;
}
.public-account-management .right .configure_page .menu_content[data-v-0df83005] {
  margin-top: 20px;
}
.public-account-management .right .configure_page .configur_content[data-v-0df83005] {
  margin-top: 20px;
  background-color: #fff;
  padding: 20px 10px;
  border-radius: 5px;
}
.public-account-management .right .configure_page .blue[data-v-0df83005] {
  color: #29b6f6;
  margin-top: 10px;
}
.public-account-management .right .configure_page .applet[data-v-0df83005] {
  margin-bottom: 20px;
}
.public-account-management .right .configure_page .applet span[data-v-0df83005] {
  width: 20%;
}
.public-account-management .right .configure_page .material .input_width[data-v-0df83005] {
  width: 20%;
}
.public-account-management .right .configure_page .material .el-textarea[data-v-0df83005] {
  width: 60%;
}

.pagination[data-v-0df83005] {
  text-align: right;
  margin-right: 25px;
}
.select-item[data-v-0df83005] {
  width: 280px;
  padding: 10px;
  margin: 0 auto 10px auto;
  border: 1px solid #eaeaea;
}
.select-item2[data-v-0df83005] {
  padding: 10px;
  margin: 0 auto 10px auto;
  border: 1px solid #eaeaea;
}
.ope-row[data-v-0df83005] {
  padding-top: 10px;
  text-align: center;
}
.item-name[data-v-0df83005] {
  font-size: 12px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: center;
}


.input_width[data-v-78cc7aee] {
  width: 80%;
}

.pages .app-top[data-v-4faafc63] {
  margin: 0 auto;
  width: 98%;
  background: #ffffff;
  -webkit-box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04);
          box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04);
  border-radius: 4px;
  padding-top: 15px;
  padding-bottom: 15px;
}
.pages .app-top .app-titel[data-v-4faafc63] {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.pages .app-top .app-titel .div-lab[data-v-4faafc63] {
      padding: 0 0 0 20px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
}
.pages .app-top .app-titel .titel-text[data-v-4faafc63] {
      font-size: 16px;
      color: #32363d;
}
.pages .app-top .app-titel .toptimeqhuan[data-v-4faafc63] {
      width: 190px;
      height: 32px;
      background: #ffffff;
      border-radius: 4px;
      border: 1px solid #e0e0e0;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      overflow: hidden;
      margin-left: 20px;
      cursor: pointer;
}
.pages .app-top .app-titel .toptimeqhuan div[data-v-4faafc63] {
      -webkit-box-flex: 1;
          -ms-flex: 1;
              flex: 1;
      text-align: center;
      line-height: 32px;
      font-size: 14px;
}
.pages .app-box-er[data-v-4faafc63] {
  margin: 0 auto;
  width: 98%;
  background: #ffffff;
  -webkit-box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04);
          box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04);
  border-radius: 4px;
  margin-top: 15px;
  padding: 15px;
}
.pages .app-box-er .title[data-v-4faafc63] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.pages .app-box-er .title .lefts[data-v-4faafc63] {
      font-weight: bold;
      line-height: 40px;
}
.pages .app-box-er .tabcard[data-v-4faafc63] {
    display: grid;
    grid-template-columns: repeat(4, 24%);
    grid-column-gap: 12px;
    grid-row-gap: 18px;
}
.pages .app-box-er .tabcard[data-v-4faafc63] .el-card__body {
      padding: 8px;
      cursor: pointer;
}
.pages .app-box-er .tabcard .text1[data-v-4faafc63] {
      height: 16px;
      font-size: 16px;
      font-weight: 400;
      line-height: 16px;
      text-indent: 20px;
      margin-top: 10px;
      color: #666666;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
}
.pages .app-box-er .tabcard .text2[data-v-4faafc63] {
      height: 32px;
      font-size: 32px;
      font-weight: normal;
      line-height: 32px;
      text-indent: 20px;
      margin-top: 10px;
}
.pages .app-box-er .tabcard .text3[data-v-4faafc63] {
      font-size: 14px;
      margin: 10px 0;
      width: 100%;
      text-indent: 20px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
}
.pages .app-box-er .tabcard .text3 .textUp[data-v-4faafc63] {
        font-size: 14px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        font-weight: 600;
        color: #e7483c;
        background: #fdf0ef;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        padding: 3px 12px 3px 0;
        border-radius: 3px;
        margin-left: 8px;
}
.pages .app-box-er .tabcard .text3 .textUp .up[data-v-4faafc63] {
          font-size: 14px;
          display: block;
          width: 20px;
          height: 15px;
          background: url(data:image/png;base64,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) no-repeat;
          background-size: 100%;
          margin-left: 8px;
}
.pages .app-box-er .tabcard .text3 .textDown[data-v-4faafc63] {
        font-size: 14px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        font-weight: 600;
        color: #07b79d;
        background: #ebfaf6;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        padding: 3px 12px 3px 0;
        border-radius: 3px;
        margin-left: 8px;
}
.pages .app-box-er .tabcard .text3 .textDown .down[data-v-4faafc63] {
          display: block;
          width: 20px;
          height: 15px;
          background: url(data:image/png;base64,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) no-repeat;
          background-size: 100%;
          margin-left: 8px;
}
.pages .app-box-er .tabcard .tophovese[data-v-4faafc63] {
      border: 1px solid #2671e2 !important;
      background: rgba(38, 113, 226, 0.04);
      color: #666 !important;
}
.pages .app-box-er .tophovese[data-v-4faafc63] {
    color: #2671e2 !important;
}
.pages .barBox[data-v-4faafc63] {
  margin: 20px auto 0;
  width: 98%;
  height: 500px;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 1%;
}
.pages .barBox .item[data-v-4faafc63] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    background: #fff;
}
.pages .barBox .item .title[data-v-4faafc63] {
      padding: 10px 20px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      -ms-flex-line-pack: center;
          align-content: center;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
.pages .barBox .item .title p[data-v-4faafc63] {
        font-weight: bold;
}
.pages .barBox .item .bar[data-v-4faafc63] {
      padding: 0 10px;
      -webkit-box-flex: 1;
          -ms-flex-positive: 1;
              flex-grow: 1;
}
.pages #main[data-v-4faafc63] {
  width: 100%;
  height: 380px;
}
.z-title[data-v-4faafc63] {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.pages .app-top[data-v-de4a9a12] {
  margin: 0 auto;
  width: 98%;
  background: #ffffff;
  -webkit-box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04);
          box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04);
  border-radius: 4px;
  padding-top: 15px;
  padding-bottom: 15px;
}
.pages .app-top .app-titel[data-v-de4a9a12] {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.pages .app-top .app-titel .div-lab[data-v-de4a9a12] {
      padding: 0 0 0 20px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
}
.pages .app-top .app-titel .titel-text[data-v-de4a9a12] {
      font-size: 16px;
      color: #32363d;
}
.pages .app-top .app-titel .toptimeqhuan[data-v-de4a9a12] {
      width: 190px;
      height: 32px;
      background: #ffffff;
      border-radius: 4px;
      border: 1px solid #e0e0e0;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      overflow: hidden;
      margin-left: 20px;
      cursor: pointer;
}
.pages .app-top .app-titel .toptimeqhuan div[data-v-de4a9a12] {
      -webkit-box-flex: 1;
          -ms-flex: 1;
              flex: 1;
      text-align: center;
      line-height: 32px;
      font-size: 14px;
}
.pages .tablebox[data-v-de4a9a12] {
  margin: 10px auto 0;
  padding: 0 20px;
  width: 98%;
  background: #fff;
  border-radius: 4px;
}
.pages .tabbox1[data-v-de4a9a12] {
  margin: 10px auto 0;
  width: 98%;
}
.pages .tabbox1 .page-container[data-v-de4a9a12] {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.pages .tabbox1 .page-container .pagechen[data-v-de4a9a12] {
      -webkit-box-flex: 1;
      -ms-flex: 1;
      flex: 1;
      background: #ffffff;
      -webkit-box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04);
      box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04);
      border-radius: 4px;
      padding: 12px;
}
.pages .tabbox1 .page-container .pagechen .pageboxtitle1[data-v-de4a9a12] {
        width: 100%;
        font-size: 16px;
        font-weight: 400;
        color: #666666;
        line-height: 16px;
}
.pages .tabbox1 .page-container .pagechen .pageboxtitle3[data-v-de4a9a12] {
        text-align: center;
        font-size: 30px;
        line-height: 44px;
}

.pages[data-v-eb2eb566] {
  width: 100%;
  height: 100%;
  padding: 5px 15px 40px;
  min-width: 600px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.pages .app-top[data-v-eb2eb566] {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: 100%;
    background: #ffffff;
    -webkit-box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04);
            box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04);
    border-radius: 4px;
    padding-top: 15px;
    padding-bottom: 15px;
}
.pages .app-top .app-titel[data-v-eb2eb566] {
      width: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
}
.pages .app-top .app-titel .label[data-v-eb2eb566] {
        font-size: 14px;
        font-weight: 400;
        color: #32363d;
        line-height: 14px;
        margin-left: 15px;
        text-align: right;
}
.pages .app-top .app-titel .toptimeqhuan[data-v-eb2eb566] {
        height: 30px;
        background: #ffffff;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
}
.pages .app-top .app-titel .toptimeqhuan div[data-v-eb2eb566] {
        padding-left: 20px;
        padding-right: 20px;
        text-align: center;
        line-height: 30px;
        font-size: 14px;
        margin-right: 15px;
        border-radius: 4px;
        border: 1px solid #e0e0e0;
}
.pages .cen-tab[data-v-eb2eb566] {
    margin-top: 15px;
    padding: 15px;
    width: 100%;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    background: #ffffff;
}
.pages .dialog[data-v-eb2eb566] {
    width: 100%;
    height: 100%;
}
[data-v-eb2eb566] input::-webkit-outer-spin-button,[data-v-eb2eb566] input::-webkit-inner-spin-button {
  -webkit-appearance: none !important;
  margin: 0;
}

