.btn-el[data-v-6625e0d0] {
  background: #66A3FE;
  color: #fff;
  margin-left: 15px;
}
.proList[data-v-6625e0d0] {
  position: relative;
  width: 100%;
  height: 100%;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 15px;
}
.proList div[data-v-6625e0d0] {
    position: relative;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 100%;
    height: 45px;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.proList div span[data-v-6625e0d0] {
      display: -webkit-inline-box;
      display: -ms-inline-flexbox;
      display: inline-flex;
      width: 80px;
      height: 45px;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      margin-left: 40px;
}
.proList div span[data-v-6625e0d0]:last-child {
      display: -webkit-inline-box;
      display: -ms-inline-flexbox;
      display: inline-flex;
      width: calc(100% - 100px);
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
}
.proPanle[data-v-6625e0d0] {
  width: 100%;
  min-height: 240px;
  border-bottom: 1px solid #EBEDF2;
}
.proPanle .body[data-v-6625e0d0] {
    display: inline-block;
    width: calc(100% - 40px);
    margin: 10px 40px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}
.proPanle .body div[data-v-6625e0d0] {
      display: inline-block;
      width: 100%;
      height: 30px;
      line-height: 30px;
}
.proPanle .title[data-v-6625e0d0]::before {
    display: inline-block;
    content: "";
    width: 6px;
    height: 18px;
    background: #66A3FE;
    position: absolute;
    top: 50%;
    left: 0;
    z-index: 0;
}
.proPanle .title[data-v-6625e0d0] {
    margin-top: 15px !important;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 100%;
    height: 30px;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background: transparent;
    margin-bottom: 25px;
    position: relative;
}
.proPanle .title > span[data-v-6625e0d0] {
      margin-top: 0px;
      display: -webkit-inline-box;
      display: -ms-inline-flexbox;
      display: inline-flex;
      top: 8px;
      left: 20px;
      width: 100px;
      background: #fff;
      height: 18px;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      position: relative;
      z-index: 10;
      font-size: 16px;
      color: #292929;
}
.icons-container[data-v-6625e0d0] {
  margin: 10px 20px 0;
  overflow: hidden;
}
.icons-container .grid[data-v-6625e0d0] {
    position: relative;
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(120px, 1fr));
}
.icons-container .icon-item[data-v-6625e0d0] {
    margin: 20px;
    height: 85px;
    text-align: center;
    width: 100px;
    float: left;
    font-size: 30px;
    color: #24292e;
    cursor: pointer;
}
.icons-container span[data-v-6625e0d0] {
    display: block;
    font-size: 16px;
    margin-top: 10px;
}
.icons-container .disabled[data-v-6625e0d0] {
    pointer-events: none;
}

.proList[data-v-3b10ccf3] {
  position: relative;
  width: 100%;
  height: 100%;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 15px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.proList > div[data-v-3b10ccf3] {
    position: relative;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 100%;
    height: 45px;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-top: 25px;
}
.proList > div span[data-v-3b10ccf3] {
      display: -webkit-inline-box;
      display: -ms-inline-flexbox;
      display: inline-flex;
      width: 100px;
      height: 45px;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      margin-left: 40px;
}
.proList > div span[data-v-3b10ccf3]:last-child {
      display: inline-block;
      width: calc(100% - 149px);
}
> > > .input-button[data-v-3b10ccf3] {
  background: #66A3FE !important;
  color: #fff !important;
}
.icons-container[data-v-3b10ccf3] {
  margin: 10px 20px 0;
  overflow: hidden;
}
.icons-container .grid[data-v-3b10ccf3] {
    position: relative;
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(120px, 1fr));
}
.icons-container .icon-item[data-v-3b10ccf3] {
    margin: 20px;
    height: 85px;
    text-align: center;
    width: 100px;
    float: left;
    font-size: 30px;
    color: #24292e;
    cursor: pointer;
}
.icons-container span[data-v-3b10ccf3] {
    display: block;
    font-size: 16px;
    margin-top: 10px;
}
.icons-container .disabled[data-v-3b10ccf3] {
    pointer-events: none;
}
.proPanle[data-v-3b10ccf3] {
  width: 100%;
  min-height: 240px;
  border-bottom: 1px solid #EBEDF2;
}
.proPanle .body[data-v-3b10ccf3] {
    display: inline-block;
    width: calc(100% - 40px);
    margin: 10px 40px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}
.proPanle .body div[data-v-3b10ccf3] {
      display: inline-block;
      width: 100%;
      height: 30px;
      line-height: 30px;
}
.proPanle .title[data-v-3b10ccf3]::before {
    display: inline-block;
    content: "";
    width: 6px;
    height: 18px;
    background: #66A3FE;
    position: absolute;
    top: 50%;
    left: 0;
    z-index: 0;
}
.proPanle .title[data-v-3b10ccf3] {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 100%;
    height: 30px;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background: transparent;
    margin-bottom: 25px;
    position: relative;
}
.proPanle .title > span[data-v-3b10ccf3] {
      margin-top: 0px;
      display: -webkit-inline-box;
      display: -ms-inline-flexbox;
      display: inline-flex;
      top: 8px;
      left: 20px;
      width: 60px;
      background: #fff;
      height: 18px;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      position: relative;
      z-index: 10;
      font-size: 14px;
      color: #292929;
}

.proList[data-v-4d4315eb] {
  position: relative;
  width: 100%;
  height: 100%;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 15px;
}
.proList div[data-v-4d4315eb] {
    position: absolute;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 100%;
    height: 45px;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.proList div span[data-v-4d4315eb] {
      display: -webkit-inline-box;
      display: -ms-inline-flexbox;
      display: inline-flex;
      width: 100px;
      height: 45px;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      margin-left: 40px;
}
.proList div span[data-v-4d4315eb]:last-child {
      display: inline-block;
      width: calc(100% - 149px);
}
.proPanle[data-v-4d4315eb] {
  width: 100%;
  min-height: 240px;
  border-bottom: 1px solid #EBEDF2;
}
.proPanle .body[data-v-4d4315eb] {
    display: inline-block;
    width: calc(100% - 40px);
    margin: 10px 40px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}
.proPanle .body div[data-v-4d4315eb] {
      display: inline-block;
      width: 100%;
      height: 30px;
      line-height: 30px;
}
.proPanle .title[data-v-4d4315eb]::before {
    display: inline-block;
    content: "";
    width: 6px;
    height: 18px;
    background: #66A3FE;
    position: absolute;
    top: 50%;
    left: 0;
    z-index: 0;
}
.proPanle .title[data-v-4d4315eb] {
    margin-top: 15px !important;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 100%;
    height: 30px;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background: transparent;
    margin-bottom: 25px;
    position: relative;
}
.proPanle .title > span[data-v-4d4315eb] {
      margin-top: 0px;
      display: -webkit-inline-box;
      display: -ms-inline-flexbox;
      display: inline-flex;
      top: 8px;
      left: 20px;
      width: 100px;
      background: #fff;
      height: 18px;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      position: relative;
      z-index: 10;
      font-size: 16px;
      color: #292929;
}
.icons-container[data-v-4d4315eb] {
  margin: 10px 20px 0;
  overflow: hidden;
}
.icons-container .grid[data-v-4d4315eb] {
    position: relative;
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(120px, 1fr));
}
.icons-container .icon-item[data-v-4d4315eb] {
    margin: 20px;
    height: 85px;
    text-align: center;
    width: 100px;
    float: left;
    font-size: 30px;
    color: #24292e;
    cursor: pointer;
}
.icons-container span[data-v-4d4315eb] {
    display: block;
    font-size: 16px;
    margin-top: 10px;
}
.icons-container .disabled[data-v-4d4315eb] {
    pointer-events: none;
}

.proPanle[data-v-5c371965] {
  padding: 5%;
  width: 90%;
}
.proList[data-v-5c371965] {
  position: relative;
  width: 100%;
  height: 100%;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 15px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.proList div[data-v-5c371965] {
    position: relative;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 100%;
    height: 45px;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.proList div span[data-v-5c371965] {
      display: -webkit-inline-box;
      display: -ms-inline-flexbox;
      display: inline-flex;
      width: 20%;
      height: 45px;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      margin-left: 15px;
}
.proList div span[data-v-5c371965]:last-child {
      display: inline-block;
      width: 50%;
}
.icons-container[data-v-5c371965] {
  margin: 10px 20px 0;
  overflow: hidden;
}
.icons-container .grid[data-v-5c371965] {
    position: relative;
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(120px, 1fr));
}
.icons-container .icon-item[data-v-5c371965] {
    margin: 20px;
    height: 85px;
    text-align: center;
    width: 100px;
    float: left;
    font-size: 30px;
    color: #24292e;
    cursor: pointer;
}
.icons-container span[data-v-5c371965] {
    display: block;
    font-size: 16px;
    margin-top: 10px;
}
.icons-container .disabled[data-v-5c371965] {
    pointer-events: none;
}

.proPanle[data-v-86f6cc4a] {
  padding: 5%;
  width: 90%;
}
.proList[data-v-86f6cc4a] {
  position: relative;
  width: 100%;
  height: 100%;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 15px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.proList div[data-v-86f6cc4a] {
    position: relative;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 100%;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.proList div span[data-v-86f6cc4a] {
      display: -webkit-inline-box;
      display: -ms-inline-flexbox;
      display: inline-flex;
      width: 20%;
      height: 45px;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      margin-left: 15px;
}
.proList div span[data-v-86f6cc4a]:last-child {
      display: inline-block;
      width: 50%;
}
.icons-container[data-v-86f6cc4a] {
  margin: 10px 20px 0;
  overflow: hidden;
}
.icons-container .grid[data-v-86f6cc4a] {
    position: relative;
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(120px, 1fr));
}
.icons-container .icon-item[data-v-86f6cc4a] {
    margin: 20px;
    height: 85px;
    text-align: center;
    width: 100px;
    float: left;
    font-size: 30px;
    color: #24292e;
    cursor: pointer;
}
.icons-container span[data-v-86f6cc4a] {
    display: block;
    font-size: 16px;
    margin-top: 10px;
}
.icons-container .disabled[data-v-86f6cc4a] {
    pointer-events: none;
}

.proPanle[data-v-5a7e6e0c] {
  padding: 5%;
  width: 90%;
}
.proList[data-v-5a7e6e0c] {
  position: relative;
  width: 100%;
  height: 100%;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 15px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.proList div[data-v-5a7e6e0c] {
    position: relative;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 100%;
    height: 45px;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.proList div span[data-v-5a7e6e0c] {
      display: -webkit-inline-box;
      display: -ms-inline-flexbox;
      display: inline-flex;
      width: 20%;
      height: 45px;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      margin-left: 15px;
}
.proList div span[data-v-5a7e6e0c]:last-child {
      display: inline-block;
      width: 50%;
}
.icons-container[data-v-5a7e6e0c] {
  margin: 10px 20px 0;
  overflow: hidden;
}
.icons-container .grid[data-v-5a7e6e0c] {
    position: relative;
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(120px, 1fr));
}
.icons-container .icon-item[data-v-5a7e6e0c] {
    margin: 20px;
    height: 85px;
    text-align: center;
    width: 100px;
    float: left;
    font-size: 30px;
    color: #24292e;
    cursor: pointer;
}
.icons-container span[data-v-5a7e6e0c] {
    display: block;
    font-size: 16px;
    margin-top: 10px;
}
.icons-container .disabled[data-v-5a7e6e0c] {
    pointer-events: none;
}

.proPanle[data-v-31addd96] {
  padding: 5%;
  width: 90%;
}
.proList[data-v-31addd96] {
  position: relative;
  width: 100%;
  height: 100%;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 15px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.proList div[data-v-31addd96] {
    position: relative;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 100%;
    height: 45px;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.proList div span[data-v-31addd96] {
      display: -webkit-inline-box;
      display: -ms-inline-flexbox;
      display: inline-flex;
      width: 20%;
      height: 45px;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      margin-left: 15px;
}
.proList div span[data-v-31addd96]:last-child {
      display: inline-block;
      width: 50%;
}
.icons-container[data-v-31addd96] {
  margin: 10px 20px 0;
  overflow: hidden;
}
.icons-container .grid[data-v-31addd96] {
    position: relative;
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(120px, 1fr));
}
.icons-container .icon-item[data-v-31addd96] {
    margin: 20px;
    height: 85px;
    text-align: center;
    width: 100px;
    float: left;
    font-size: 30px;
    color: #24292e;
    cursor: pointer;
}
.icons-container span[data-v-31addd96] {
    display: block;
    font-size: 16px;
    margin-top: 10px;
}
.icons-container .disabled[data-v-31addd96] {
    pointer-events: none;
}

.proPanle[data-v-5c3595c2] {
  padding: 5%;
  width: 90%;
}
.proList[data-v-5c3595c2] {
  position: relative;
  width: 100%;
  height: 100%;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 15px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.proList div[data-v-5c3595c2] {
    position: relative;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 100%;
    height: 45px;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-top: 3px;
}
.proList div span[data-v-5c3595c2] {
      display: -webkit-inline-box;
      display: -ms-inline-flexbox;
      display: inline-flex;
      width: 20%;
      height: 45px;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      margin-left: 15px;
}
.proList div span[data-v-5c3595c2]:last-child {
      display: inline-block;
      width: 50%;
}
.icons-container[data-v-5c3595c2] {
  margin: 10px 20px 0;
  overflow: hidden;
}
.icons-container .grid[data-v-5c3595c2] {
    position: relative;
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(120px, 1fr));
}
.icons-container .icon-item[data-v-5c3595c2] {
    margin: 20px;
    height: 85px;
    text-align: center;
    width: 100px;
    float: left;
    font-size: 30px;
    color: #24292e;
    cursor: pointer;
}
.icons-container span[data-v-5c3595c2] {
    display: block;
    font-size: 16px;
    margin-top: 10px;
}
.icons-container .disabled[data-v-5c3595c2] {
    pointer-events: none;
}

.btn-el[data-v-e06a2c9a] {
  background: #66A3FE;
  color: #fff;
  margin-left: 15px;
}
.proList[data-v-e06a2c9a] {
  position: relative;
  width: 100%;
  height: 100%;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 15px;
}
.proList div[data-v-e06a2c9a] {
    position: relative;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 100%;
    height: 45px;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.proList div span[data-v-e06a2c9a] {
      display: -webkit-inline-box;
      display: -ms-inline-flexbox;
      display: inline-flex;
      width: 80px;
      height: 45px;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      margin-left: 40px;
}
.proList div span[data-v-e06a2c9a]:last-child {
      display: -webkit-inline-box;
      display: -ms-inline-flexbox;
      display: inline-flex;
      width: calc(100% - 100px);
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
}
.proPanle[data-v-e06a2c9a] {
  width: 100%;
  min-height: 240px;
  border-bottom: 1px solid #EBEDF2;
}
.proPanle .body[data-v-e06a2c9a] {
    display: inline-block;
    width: calc(100% - 40px);
    margin: 10px 40px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}
.proPanle .body div[data-v-e06a2c9a] {
      display: inline-block;
      width: 100%;
      height: 30px;
      line-height: 30px;
}
.proPanle .title[data-v-e06a2c9a]::before {
    display: inline-block;
    content: "";
    width: 6px;
    height: 18px;
    background: #66A3FE;
    position: absolute;
    top: 50%;
    left: 0;
    z-index: 0;
}
.proPanle .title[data-v-e06a2c9a] {
    margin-top: 15px !important;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 100%;
    height: 30px;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background: transparent;
    margin-bottom: 25px;
    position: relative;
}
.proPanle .title > span[data-v-e06a2c9a] {
      margin-top: 0px;
      display: -webkit-inline-box;
      display: -ms-inline-flexbox;
      display: inline-flex;
      top: 8px;
      left: 20px;
      width: 100px;
      background: #fff;
      height: 18px;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      position: relative;
      z-index: 10;
      font-size: 16px;
      color: #292929;
}
.icons-container[data-v-e06a2c9a] {
  margin: 10px 20px 0;
  overflow: hidden;
}
.icons-container .grid[data-v-e06a2c9a] {
    position: relative;
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(120px, 1fr));
}
.icons-container .icon-item[data-v-e06a2c9a] {
    margin: 20px;
    height: 85px;
    text-align: center;
    width: 100px;
    float: left;
    font-size: 30px;
    color: #24292e;
    cursor: pointer;
}
.icons-container span[data-v-e06a2c9a] {
    display: block;
    font-size: 16px;
    margin-top: 10px;
}
.icons-container .disabled[data-v-e06a2c9a] {
    pointer-events: none;
}

.el-form-item[data-v-726a0180] {
  margin-bottom: 12px;
}
.header-title[data-v-726a0180] {
  padding-left: 5px;
  font-size: 14px;
  color: #29304e;
  position: relative;
}
.header-title[data-v-726a0180]::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 3px;
    height: 18px;
    background: #1890ff;
    opacity: 1;
    border-radius: 2px;
}
.checkbox-grid[data-v-726a0180] {
  display: grid;
  grid-template-columns: 1fr;
}
.el-form-item__error[data-v-726a0180] {
  top: 80%;
}

[data-v-49a324e1].el-card__header {
  background-color: rgba(0, 125, 255, 0.0823529) !important;
}
[data-v-49a324e1].el-dialog__footer {
  text-align: center !important;
}
.demo-ruleForm .el-form-item__label[data-v-49a324e1] {
  text-align: left !important;
}
.el-dialog__header[data-v-49a324e1] {
  height: 50px;
  padding: 0 10px;
  line-height: 50px;
  background-color: #eee;
}
.box-card[data-v-49a324e1] {
  width: 100%;
  margin-bottom: 20px !important;
}
.el-form-item[data-v-49a324e1] {
  margin-bottom: 0;
}
.crudBox[data-v-49a324e1] {
  width: 95%;
  margin: 0 auto;
}
.checkbox-grid[data-v-49a324e1] {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 10px;
}

@charset "UTF-8";
.muli-tags[data-v-5ff464b1] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 148px;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 32px;
  line-height: 32px;
  border: 1px dashed #2e95ff;
  cursor: pointer;
}
.muli-tags input[data-v-5ff464b1] {
    background: transparent;
    width: 100%;
    border: none;
}
.muli-tags .btn[data-v-5ff464b1] {
    background: #fff;
    border: 1px solid #fff;
    width: 100px;
}
.muli-tags .btnStyle[data-v-5ff464b1] {
    font-size: 21px;
    font-family: 微软雅黑;
    font-style: normal;
    font-weight: 700;
    text-decoration: none;
    line-height: 1.5;
    color: black;
    text-align: left;
    background-color: transparent;
    opacity: 1;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    color: #f3ce8e;
    width: 138px;
    border: none;
}

@charset "UTF-8";
.muli-tags[data-v-022b4186] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 148px;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 24px;
  line-height: 24px;
  border: 1px dashed #2e95ff;
  cursor: pointer;
}
.muli-tags input[data-v-022b4186] {
    background: transparent;
    width: 100%;
    border: none;
}
.muli-tags .btn[data-v-022b4186] {
    padding: 0;
    background: #fff;
    border: 1px solid #fff;
    width: 96px;
    color: #dcbb84;
    font-family: 微软雅黑;
    font-weight: 700;
}
.muli-tags .btnStyle[data-v-022b4186] {
    font-size: 22px;
    font-family: 微软雅黑;
    font-style: normal;
    font-weight: 700;
    text-decoration: none;
    line-height: 1.5;
    color: black;
    text-align: left;
    background-color: transparent;
    opacity: 1;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    color: #f3ce8e;
    width: 142px;
    border: none;
}

.content[data-v-b23b9fca] {
  position: relative;
  z-index: 0;
}
.content .editor-mask .out-container[data-v-b23b9fca] {
    width: 342px;
    height: 394px;
    opacity: 1;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    position: relative;
    background: #fff;
}
.content .editor-mask .out-container .cont[data-v-b23b9fca] {
      top: 0px;
      left: 0px;
      width: 342px;
      -webkit-transform: rotate(0deg);
              transform: rotate(0deg);
      z-index: 0;
}
.content .editor-mask .out-container .cont .imgStyle[data-v-b23b9fca] {
        width: 342px;
        height: 194px;
}
.content .editor-mask .out-container .cont .imgStyle img[data-v-b23b9fca] {
          width: 100%;
          height: 100%;
          font-size: 0;
}
.content .editor-mask .out-container .cont .titDesc[data-v-b23b9fca] {
        margin: 20px auto 0;
        width: 298px;
}
.content .editor-mask .out-container .cont .titDesc[data-v-b23b9fca].el-input__inner {
          height: 30px;
          border: 1px dashed #409eff;
          padding: 0 !important;
}
.content .editor-mask .out-container .cont .titDesc[data-v-b23b9fca].el-textarea__inner {
          min-height: 70px !important;
          height: 70px !important;
          border: 1px dashed #409eff;
          padding: 0 !important;
}
.content .editor-mask .out-container .cont .titDesc b[data-v-b23b9fca] {
          display: block;
          color: #000;
          font-size: 16px;
          height: 30px;
          line-height: 30px;
}
.content .editor-mask .out-container .cont .titDesc p[data-v-b23b9fca] {
          font-size: 13px;
          margin: 0 auto;
          padding: 0;
          line-height: 1.8;
          color: black;
          letter-spacing: 0px;
}

.el-form-item[data-v-07c083f5] {
  margin-bottom: 0;
}

.el-form-item[data-v-c379702a] {
  margin-bottom: 0;
}

.crudTitleBox[data-v-0ee6acb6] {
  width: 95%;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 30px;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.crudBox[data-v-0ee6acb6] {
  width: 95%;
  margin: 0 auto;
}
.redColor[data-v-0ee6acb6] {
  color: red;
}


.el-dialog.templateAuditDialog{
  height: 89vh;
}
.el-dialog.templateAuditDialog .el-dialog__body{
  height: 73vh;
  overflow: auto;
}

.el-form-item[data-v-f3a4013c] {
  margin-bottom: 0;
}
.colBorder[data-v-f3a4013c] {
  border-right: 1px solid #eee;
}
.buttonRow.el-row[data-v-f3a4013c] {
  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;
}
.el-textarea.el-input--suffix.avue-input[data-v-f3a4013c] {
  width: 97%;
}
.main_middle[data-v-f3a4013c] {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 100%;
  height: 73vh;
  background: #fff;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.main_middle #phone[data-v-f3a4013c] {
    background-image: url("/img/iPhone.png");
    position: relative;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 335px;
    height: 630px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    border-radius: 35px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding-right: 10px;
}
.main_middle #phone .topPosition[data-v-f3a4013c] {
      position: absolute;
      top: 40px;
      left: 50px;
      font-size: 15px;
}
.main_middle #phone .suspensionBtn[data-v-f3a4013c] #suspensionBtn .btnStyle {
      margin-bottom: 50px !important;
}
.main_middle #phone .suspensionBtn[data-v-f3a4013c] #suspensionBtn .btnStyle i {
        display: none;
}
.main_middle #phone .suspensionBtn[data-v-f3a4013c] #suspensionBtn .btnStyle b {
        color: #66a3fe;
        background: #fff;
        border: 1px solid #66a3fe;
}

.el-form-item[data-v-62bf3f22] {
  margin-bottom: 15px;
}
.redColor[data-v-62bf3f22] {
  color: red;
}

[data-v-69871850] .avue-crud__menu {
  min-height: 0;
}

.content[data-v-3ec32526] {
  position: relative;
  z-index: 0;
  overflow: hidden;
  height: 230px;
  border: 1px solid #eee;
}
.content .previewClass[data-v-3ec32526] {
    height: 100%;
    margin-left: 0px;
    margin-right: 0px;
    -webkit-transform-origin: 0px 0px;
            transform-origin: 0px 0px;
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1);
}
.content .previewClass .textBox[data-v-3ec32526] {
      width: 100%;
      height: 75%;
      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;
      font-size: 30px;
}
.content .previewClass .text[data-v-3ec32526] {
      border-bottom: 1px solid #eee;
}
.content .previewClass .imgBox[data-v-3ec32526] {
      padding: 0px;
      width: 100%;
      height: 75%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      overflow: hidden;
}
.content .previewClass .imgBox img[data-v-3ec32526] {
        position: relative;
        z-index: -1;
}
.content .previewClass .imgBox .playImg[data-v-3ec32526] {
        position: absolute;
        z-index: -1;
        left: 35%;
        top: 20%;
        opacity: 0.8;
}
.content .previewClass .imgBox .imgBoxImg[data-v-3ec32526] {
        width: 100%;
        height: 100%;
}
.content .previewClass .imgBox .imgBoxImg .playImg[data-v-3ec32526] {
          position: absolute;
          z-index: -1;
          left: 35%;
          top: 20%;
          opacity: 0.8;
}
.content .previewClass .audioBox[data-v-3ec32526] {
      position: relative;
}
.content .previewClass .audioBox .runningTime[data-v-3ec32526] {
        position: absolute;
        bottom: 10%;
        width: 100%;
        text-align: center;
        font-size: 18px;
        color: #959292;
}
.content .previewClass .pictextTit[data-v-3ec32526] {
      height: 25%;
      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: space-evenly;
          -ms-flex-pack: space-evenly;
              justify-content: space-evenly;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
}
.content .previewClass .pictextTit b[data-v-3ec32526] {
        display: block;
}
.content .previewClass .pictextTit div[data-v-3ec32526] {
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: distribute;
            justify-content: space-around;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        padding: 0;
        font-size: 14px;
}
.redColor[data-v-3ec32526] {
  color: red;
}
[data-v-3ec32526].el-image {
  width: 100% !important;
}
[data-v-3ec32526].el-image .image-slot {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
[data-v-3ec32526].el-image .image-slot .avatar-uploader-icon {
      height: 30px !important;
      line-height: 30px !important;
}
[data-v-3ec32526].el-image .image-slot p {
      font-size: 12px;
      text-align: center;
}
[data-v-3ec32526].el-image .image-slot .el-textarea__inner {
      background-color: transparent;
      border: none;
      resize: none;
}
#MapComponent[data-v-3ec32526] {
  position: relative;
  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;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#MapComponent .mainPart[data-v-3ec32526] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 100%;
    background: #f5f7fa;
    color: #909399;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border-radius: 15px;
    overflow: hidden;
    font-size: 40px;
    border: 1px dashed #d9d9d9;
}
#MapComponent .mainPart .imgStyle[data-v-3ec32526] {
      display: -webkit-inline-box;
      display: -ms-inline-flexbox;
      display: inline-flex;
      width: 160px;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      word-wrap: break-word;
      height: 100%;
      -webkit-box-flex: 1;
          -ms-flex: 1;
              flex: 1;
      overflow: hidden;
      word-wrap: break-word;
      word-break: break-all;
}
#MapComponent .tip[data-v-3ec32526] {
    width: 278px;
    height: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    color: #f56c6c;
    font-size: 12px;
}

[data-v-024dace9].v-modal {
  z-index: 2000 !important;
}
[data-v-024dace9]#CardComponent .functionPart .close {
  display: none;
}
#previewStyle[data-v-024dace9] {
  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;
  /*
  flex-wrap: wrap; */
}
#previewStyle .previewInfor[data-v-024dace9] {
    width: 100%;
    padding: 0 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
#previewStyle .previewInfor h3[data-v-024dace9] {
      border-bottom: 1px solid #DCDFE6;
      padding-bottom: 20px;
}
#previewStyle .previewInfor ul[data-v-024dace9] {
      list-style: none;
}
#previewStyle .previewInfor ul li[data-v-024dace9] {
        line-height: 28px;
        font-size: 13px;
        color: #666;
}
#previewStyle #phone[data-v-024dace9] {
    /* position: relative;
  margin-top: 15px;
  display:flex;
  width: 354px;
  height: 735px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  border: 0px solid #999;
  border-radius: 35px;
  flex-wrap: wrap;
  .chatbotName{
    width: 100%;
    padding: 50px 20px 0;
    box-sizing: border-box;
    height: 140px;
    h3{
      text-align: center;
      margin: 0;
      padding: 0;
      font-weight: 500;
      font-size: 14px;
      span{
        display: block;
      }
    }

  } */
    background-image: url("/img/iPhone.png");
    position: relative;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 335px;
    height: 630px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    border-radius: 35px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding-right: 10px;
}
#previewStyle #phone .topPosition[data-v-024dace9] {
      position: absolute;
      top: 40px;
      left: 50px;
      font-size: 15px;
}
#previewStyle #phone .suspensionBtn[data-v-024dace9] #suspensionBtn .btnStyle {
      margin-bottom: 50px !important;
}
#previewStyle #phone .suspensionBtn[data-v-024dace9] #suspensionBtn .btnStyle i {
        display: none;
}
#previewStyle #phone .suspensionBtn[data-v-024dace9] #suspensionBtn .btnStyle b {
        color: #66a3fe;
        background: #fff;
        border: 1px solid #66a3fe;
}
#previewStyle #phone .chatbotCont[data-v-024dace9] {
      width: 100%;
      min-height: 520px;
      height: auto;
      overflow: hidden;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
}
#previewStyle #phone .chatbotCont .chatbotImg[data-v-024dace9] {
        width: 30px;
        padding: 0 0 0 20px;
}
#previewStyle #phone .chatbotCont .chatbotImg img[data-v-024dace9] {
          width: 30px;
          height: 30px;
          border-radius: 50%;
          margin: 10px 0 0 0;
}
#previewStyle #phone .bottomBtn[data-v-024dace9] {
      color: #66a3fe;
      width: 100%;
      list-style: none;
      padding: 0;
      margin: 0;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      position: absolute;
      bottom: 34px;
}
#previewStyle #phone .bottomBtn li[data-v-024dace9] {
        -webkit-box-flex: 1;
            -ms-flex: 1;
                flex: 1;
        text-align: center;
        font-size: 14px;
        border-right: 1px solid #cfc6c9;
}
#previewStyle #phone .bottomBtn li[data-v-024dace9]:first-of-type {
          padding-left: 20px;
}
#previewStyle .ch5Box[data-v-024dace9] {
    margin-top: 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
#previewStyle .ch5Box span[data-v-024dace9] {
      display: inline-block;
      margin-left: 10px;
      font-size: 12px;
}
#previewStyle .ch5Box .chainStyle[data-v-024dace9] {
      width: 50%;
      overflow: hidden;
      white-space: nowrap;
      text-overflow: ellipsis;
      line-height: 10px;
}


.preBox .el-tabs.el-tabs--top .el-tabs__header.is-top{
  width: 75%;
  padding: 0 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.el-drawer.rtl.preBox .el-drawer__body{
  position: relative;
}
.preIndexBottomInfoBox .el-form-item__content{
  font-size: 12px;
  color: #8f8e8e;
}
.temShareSmallDia{
  margin-right: 0;
  border-radius: 10px;
}
.temShareSmallDia .el-dialog__body{
  border-radius: 10px;
  padding: 15px 15px 15px 0 !important;
}
.temShareSmallDia .el-dialog__header{
  display: none;
}

.aimTemBox[data-v-62d584a0] {
  width: 70%;
  margin: 0 auto;
}
.buttonBox[data-v-62d584a0] {
  width: 95%;
  text-align: right;
  position: absolute;
  top: 5px;
  right: 5px;
}
.preIndexBottomInfoBox[data-v-62d584a0] {
  max-width: 95%;
  margin: 0 auto;
  font-size: 12px;
}
.preIndexBottomInfoBox .el-col.el-col-12[data-v-62d584a0], .preIndexBottomInfoBox .el-form-item[data-v-62d584a0] {
    margin-bottom: 0;
}
.preIndexBottomInfoBox .buttonRow.el-row[data-v-62d584a0] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.redColor[data-v-62d584a0] {
  color: red;
}


.materialIndexTabBox .el-tabs__header.is-top{
  margin:0;
}
.materialIndexTabBox .el-tabs__content .el-card.basic-container__card.is-always-shadow{
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  border: none !important;
}
.materialIndexTabBox .el-tabs__content .el-card__body{
  padding: 10px 0 !important;
}

.searchForm[data-v-04ce274d] {
  height: 30px;
  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;
}
.searchForm .searchFormRight[data-v-04ce274d] {
    margin-left: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: space-evenly;
        -ms-flex-pack: space-evenly;
            justify-content: space-evenly;
}
.searchForm .searchFormRight .buttonDiv[data-v-04ce274d] {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: end;
          -ms-flex-pack: end;
              justify-content: flex-end;
}
.cardBox[data-v-04ce274d] {
  width: 100%;
  height: calc(100vh - 300px);
  overflow-y: auto;
  margin: 15px 0 5px 0;
  padding: 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.cardBox .el-col[data-v-04ce274d] {
    margin-bottom: 40px;
}
.grid-content[data-v-04ce274d] {
  position: relative;
  border-radius: 5px;
  background: #fff;
  position: relative;
  min-height: 230px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  left: 50%;
  border: 1px solid #dcdfe6;
}
.grid-content .common[data-v-04ce274d] {
    position: absolute;
    top: -15px;
    width: 40%;
    min-height: 30px;
    text-align: center;
    line-height: 30px;
    color: #fff;
    z-index: 99;
    font-size: 13px;
    border-radius: 5%;
}
.grid-content .materialStatus[data-v-04ce274d] {
    left: 0;
    background: #f36f0a;
}
.grid-content .status[data-v-04ce274d] {
    right: 0;
}
.grid-content .greenBack[data-v-04ce274d] {
    background: #62d256;
}
.grid-content .redBack[data-v-04ce274d] {
    background: #f5222d;
}
.grid-content .blueBack[data-v-04ce274d] {
    background: #1890ff;
}
.grid-content .grayBack[data-v-04ce274d] {
    background: #bdbdb9;
}
.grid-content .maskCommon[data-v-04ce274d] {
    position: absolute;
    left: 0;
    width: 100%;
    z-index: 999;
    opacity: 0;
}
.grid-content .mask[data-v-04ce274d] {
    top: 0;
    height: 225px;
    padding: 5px 0 0 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: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.grid-content .mask .maskSetUp[data-v-04ce274d] {
      list-style: none;
      margin: 0;
      padding: 0%;
      width: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      height: 20%;
}
.grid-content .mask .maskSetUp li[data-v-04ce274d] {
        width: 20%;
        color: #fff;
        font-size: 12px;
        text-align: center;
        margin: 5px 0 0 0;
}
.grid-content .mask .maskSetUp li a[data-v-04ce274d] {
          color: #fff;
}
.grid-content .mask .maskSetUp li a i[data-v-04ce274d] {
            font-size: 18px;
}
.grid-content .mask .maskSetUp li b[data-v-04ce274d] {
          display: block;
          font-weight: normal;
          font-size: 13px;
}
.grid-content .mask .maskBtn[data-v-04ce274d] {
      height: 80%;
      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: space-evenly;
          -ms-flex-pack: space-evenly;
              justify-content: space-evenly;
}
.grid-content .mask .maskBtn > div[data-v-04ce274d] {
      width: 100%;
      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;
}
.grid-content .mask button[data-v-04ce274d] {
      width: 70%;
      background: transparent;
      color: #fff;
      padding: 7px 23px;
}
.grid-content .mask[data-v-04ce274d]:hover {
      opacity: 1;
      background: rgba(0, 0, 0, 0.7);
}
.grid-content .descrip[data-v-04ce274d] {
    height: 70px;
    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: space-evenly;
        -ms-flex-pack: space-evenly;
            justify-content: space-evenly;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.grid-content .descrip p[data-v-04ce274d] {
      font-size: 14px;
      margin: 0;
      word-break: break-all;
}
.grid-content .bottomMask[data-v-04ce274d] {
    height: 70px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
        justify-content: space-around;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    bottom: 0;
    width: 100%;
}
.grid-content .bottomMask .bottomMaskBtn[data-v-04ce274d] {
      text-align: center;
}
.grid-content .bottomMask .bottomMaskBtn a[data-v-04ce274d] {
        color: #fff;
}
.grid-content .bottomMask .bottomMaskBtn a i[data-v-04ce274d] {
          font-size: 18px;
}
.grid-content .bottomMask .bottomMaskBtn b[data-v-04ce274d] {
        display: block;
        font-weight: normal;
        font-size: 13px;
}
.grid-content .bottomMask[data-v-04ce274d]:hover {
      opacity: 1;
      background: rgba(0, 0, 0, 0.7);
}
.pageBox[data-v-04ce274d] {
  text-align: right;
}
.pageBox .el-pagination.is-background[data-v-04ce274d] {
    padding: 14px 5px;
}
.searchFormLeft[data-v-04ce274d] {
  min-width: 80px;
}


.box {
  height: 800px;
}
.el-scrollbar {
  height: 100%;
}
.box .el-scrollbar__wrap {
  overflow: scroll;
}


.displayLink .is-underline::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  height: 0;
  bottom: 0;
  border-bottom: 1px solid #1890ff;
}
.bindCount {
  text-decoration: underline;
  cursor: pointer;
  color: #409eff
}


[data-v-0cb79d02] .el-dialog.testLogDia .el-dialog__body{
  height:500px;
  overflow-y: auto;
}

@charset "UTF-8";
.el-input.el-input--mini[data-v-e5fc33fa] {
  width: 50%;
}
.el-autocomplete.inline-input[data-v-e5fc33fa] {
  width: 50%;
}
[data-v-e5fc33fa] .el-radio:first-child {
  margin-right: 10px;
}
[data-v-e5fc33fa] .listAddInputExtNumber.redColor .el-input__inner {
  color: red !important;
  border-color: red;
}
[data-v-e5fc33fa] .extSignSelectRow .el-form-item.is-required.el-form-item--mini .el-form-item__label,[data-v-e5fc33fa] .extSignSelectRow .el-form-item.is-required.el-form-item--mini .el-form-item__content {
  line-height: 18px;
}
.applyReportUl li[data-v-e5fc33fa]::before {
  content: "\2022";
  color: #1684fc;
  margin-right: 5px;
  font-size: 15px;
}
.temFather[data-v-e5fc33fa] {
  position: relative;
}
.btnSon[data-v-e5fc33fa] {
  position: absolute;
  top: 50%;
  left: 10px;
}

@charset "UTF-8";
.applyReportUl li[data-v-95e6a5d8]::before {
  content: "\2022";
  color: #1684fc;
  margin-right: 5px;
  font-size: 15px;
}
.temFather[data-v-95e6a5d8] {
  position: relative;
}
.btnSon[data-v-95e6a5d8] {
  position: absolute;
  top: 50%;
  left: 10px;
}

[data-v-6d231959] .el-dialog.chnSearchTemplateDialog .el-dialog__body {
  height: 75vh;
  overflow-y: auto;
}
[data-v-6d231959] .el-dialog.moreSearchTemDialog .el-dialog__body {
  min-height: 220px;
  overflow: auto;
}
.el-dialog__header[data-v-6d231959] {
  height: 50px;
  padding: 0 10px;
  line-height: 50px;
  background-color: #eee;
}
[data-v-6d231959] .search-tem-more-dia-upload .el-upload.el-upload--text:hover {
  cursor: default !important;
}
[data-v-6d231959] .search-tem-more-dia-upload .el-upload.el-upload--text:hover .el-upload-dragger {
    cursor: default !important;
}
.el-form-item[data-v-6d231959] {
  margin-bottom: 0;
}
.crudBox[data-v-6d231959] {
  width: 95%;
  margin: 10px auto 0;
}
.clickDownStyle[data-v-6d231959] {
  color: #409EFF;
  -webkit-text-decoration: #409EFF;
          text-decoration: #409EFF;
  cursor: pointer;
}


[data-v-b64f639c] .signatureSubcodeDia .el-dialog__body{
  height:650px;
  overflow-y: auto;
}
.el-form-item[data-v-b64f639c]{
  margin-bottom: 0;
}
[data-v-b64f639c] .dialog-body {
  min-height: auto !important;
}



[data-v-06f8230d] .chanTestSendDia .el-dialog__body{
  min-height: 200px;
  max-height:300px;
  overflow-y: auto;
}
.el-form-item[data-v-06f8230d]{
  margin-bottom: 5px;
}
.dynamicsBox-grid[data-v-06f8230d] {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 10px;
}


[data-v-49bccc30] .dialog-body {
  min-height: auto !important;
}


[data-v-24795ab8] .el-dialog.viewLogDia .el-dialog__body{
  height:510px;
  overflow-y: auto;
}

.el-dialog__body {
  padding: 0;
}
.el-dialog__body .dialog-body {
    padding: 20px;
    overflow-y: scroll;
    min-height: 400px;
}
.avatar-uploader .el-upload {
  border: 1px dashed #d9d9d9;
  border-radius: 6px;
  cursor: pointer;
  position: relative;
  overflow: hidden;
}
.avatar-uploader .el-upload:hover {
  border-color: #409eff;
}
.avatar-uploader-icon {
  font-size: 28px;
  color: #8c939d;
  width: 178px;
  height: 178px;
  line-height: 178px;
  text-align: center;
}
.el-image-box {
  border: 0px dashed #d9d9d9;
  border-radius: 6px;
  cursor: pointer;
  position: relative;
  overflow: hidden;
  width: 178px;
  height: 178px;
  line-height: 178px;
  text-align: center;
}
.el-image-box .el-image-preview-actions {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
  cursor: default;
  text-align: center;
  color: white;
  font-size: 20px;
  background-color: rgba(0, 0, 0, 0.5);
  opacity: 0;
  -webkit-transition: opacity 0.3s ease 0s;
  transition: opacity 0.3s ease 0s;
  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;
}
.el-image-box .el-image-preview-actions .preview {
    margin: 8px;
    cursor: pointer;
}
.el-image-box .el-image-preview-actions .delete {
    margin: 8px;
    cursor: pointer;
}
.el-image-box .el-image-preview-actions:hover {
  opacity: 1;
}
.el-divider--horizontal {
  margin-bottom: 25px !important;
}
.el-divider--horizontal .el-divider__text {
    font-weight: 400;
}
.el-divider--horizontal .el-divider__text .el-link {
      margin-left: 10px;
}
.multiple_input_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.multiple_input_box .el-input {
    margin-left: 10px;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
}

@charset "UTF-8";
.el-dialog__body {
  padding: 0;
}
.el-dialog__body .dialog-body {
    padding: 20px;
    overflow-y: scroll;
    min-height: 400px;
}
.avatar-uploader .el-upload {
  border: 1px dashed #d9d9d9;
  border-radius: 6px;
  cursor: pointer;
  position: relative;
  overflow: hidden;
}
.avatar-uploader .el-upload:hover {
  border-color: #409eff;
}
.avatar-uploader-icon {
  font-size: 28px;
  color: #8c939d;
  width: 178px;
  height: 178px;
  line-height: 178px;
  text-align: center;
}
.el-image-box {
  border: 0px dashed #d9d9d9;
  border-radius: 6px;
  cursor: pointer;
  position: relative;
  overflow: hidden;
  width: 178px;
  height: 178px;
  line-height: 178px;
  text-align: center;
}
.el-image-box .el-image-preview-actions {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
  cursor: default;
  text-align: center;
  color: white;
  font-size: 20px;
  background-color: rgba(0, 0, 0, 0.5);
  opacity: 0;
  -webkit-transition: opacity 0.3s ease 0s;
  transition: opacity 0.3s ease 0s;
  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;
}
.el-image-box .el-image-preview-actions .preview {
    margin: 8px;
    cursor: pointer;
}
.el-image-box .el-image-preview-actions .delete {
    margin: 8px;
    cursor: pointer;
}
.el-image-box .el-image-preview-actions:hover {
  opacity: 1;
}
.el-divider--horizontal {
  margin-bottom: 25px !important;
}
.el-divider--horizontal .el-divider__text {
    font-weight: 400;
}
.el-divider--horizontal .el-divider__text .el-link {
      margin-left: 10px;
}
.multiple_input_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.multiple_input_box .el-input {
    margin-left: 10px;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
}
.money {
  font-weight: 800;
  font-size: 14px;
  color: #f56c6c;
}
.numbers-box {
  padding-left: 20px;
}
.numbers-box i {
    font-size: 20px;
    margin: 0 5px;
    cursor: pointer;
}

/* 取消input的上下箭头 */
input::-webkit-inner-spin-button {
  -webkit-appearance: none !important;
}
input::-webkit-outer-spin-button {
  -webkit-appearance: none !important;
}
input[type='number'] {
  -moz-appearance: textfield;
}

.timeline-main[data-v-3e504f7c] {
  padding: 0 0 0 20px;
  font-size: 14px;
  color: #606266;
}
.timeline-main .timeline-title[data-v-3e504f7c] {
    font-weight: bold;
    height: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    color: #333;
    font-size: 15px;
}
.timeline-main .timeline-title i[data-v-3e504f7c] {
      cursor: pointer;
      margin-left: 5px;
}
.timeline-main .timeline-body[data-v-3e504f7c] {
    margin: 0;
    padding: 0;
    font-size: 14px;
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-bottom: 10px;
}
.timeline-main .timeline-body .timeline-item[data-v-3e504f7c] {
      position: relative;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
}
.timeline-main .timeline-body .timeline-item .item-left[data-v-3e504f7c] {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 120px;
        padding: 0;
        margin: 0;
        padding-top: 15px;
}
.timeline-main .timeline-body .timeline-item .item-left .item-left-time[data-v-3e504f7c] {
          height: 36px;
          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;
          font-weight: normal;
          padding-right: 20px;
}
.timeline-main .timeline-body .timeline-item .item-tail[data-v-3e504f7c] {
        width: 2px;
        background-color: #e4e7ed;
        margin: 0;
}
.timeline-main .timeline-body .timeline-item .item-node[data-v-3e504f7c] {
        position: absolute;
        top: 15px;
        left: 103px;
        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;
}
.timeline-main .timeline-body .timeline-item .item-node img[data-v-3e504f7c] {
          width: 36px;
          height: 36px;
          border-radius: 36px;
}
.timeline-main .timeline-body .timeline-item .item-content[data-v-3e504f7c] {
        -webkit-box-flex: 1;
            -ms-flex: 1;
                flex: 1;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        border-bottom: 1px solid #e4e7ed;
        padding: 15px 30px;
}
.timeline-main .timeline-body .timeline-item .item-content .names[data-v-3e504f7c] {
          height: 36px;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-orient: horizontal;
          -webkit-box-direction: normal;
              -ms-flex-direction: row;
                  flex-direction: row;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
}
.timeline-main .timeline-body .timeline-item .item-content .names span[data-v-3e504f7c] {
            color: #409eff;
            margin-right: 10px;
}
.timeline-main .timeline-body .timeline-item .item-content .descs[data-v-3e504f7c] {
          min-height: 50px;
          margin: 10px 0;
}

.el-dialog__body {
  padding: 0;
}
.el-dialog__body .dialog-body {
    padding: 20px;
    overflow-y: scroll;
    min-height: 400px;
}
.avatar-uploader .el-upload {
  border: 1px dashed #d9d9d9;
  border-radius: 6px;
  cursor: pointer;
  position: relative;
  overflow: hidden;
}
.avatar-uploader .el-upload:hover {
  border-color: #409eff;
}
.avatar-uploader-icon {
  font-size: 28px;
  color: #8c939d;
  width: 178px;
  height: 178px;
  line-height: 178px;
  text-align: center;
}
.el-image-box {
  border: 0px dashed #d9d9d9;
  border-radius: 6px;
  cursor: pointer;
  position: relative;
  overflow: hidden;
  width: 178px;
  height: 178px;
  line-height: 178px;
  text-align: center;
}
.el-image-box .el-image-preview-actions {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
  cursor: default;
  text-align: center;
  color: white;
  font-size: 20px;
  background-color: rgba(0, 0, 0, 0.5);
  opacity: 0;
  -webkit-transition: opacity 0.3s ease 0s;
  transition: opacity 0.3s ease 0s;
  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;
}
.el-image-box .el-image-preview-actions .preview {
    margin: 8px;
    cursor: pointer;
}
.el-image-box .el-image-preview-actions .delete {
    margin: 8px;
    cursor: pointer;
}
.el-image-box .el-image-preview-actions:hover {
  opacity: 1;
}
.el-divider--horizontal {
  margin-bottom: 25px !important;
}
.el-divider--horizontal .el-divider__text {
    font-weight: 400;
}
.el-divider--horizontal .el-divider__text .el-link {
      margin-left: 10px;
}
.multiple_input_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.multiple_input_box .el-input {
    margin-left: 10px;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
}
.money {
  font-weight: 800;
  font-size: 14px;
  color: #f56c6c;
}


.message-container[data-v-d1b967da] {
  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;
}

/* Additional styles for labels and inputs can be added here */
.message-container label[data-v-d1b967da] {
  margin-bottom: 8px; /* Adjust as needed */
}
.message-container input[data-v-d1b967da] {
  padding: 8px;
  margin-bottom: 16px; /* Adjust as needed */
  width: 200px; /* Adjust the width as needed */
}
.full-height[data-v-d1b967da] {
   height: 100vh;
   overflow: auto;
}
.el-card[data-v-d1b967da] {
  width: 100%;
}



[data-v-407602ad] .signatureSubcodeDia .el-dialog__body{
  height:565px;
  overflow-y: auto;
}
.el-form-item[data-v-407602ad]{
  margin-bottom: 0;
}
.crudTitleBox[data-v-407602ad]{
  width:95%;
  margin:15px auto 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 30px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.crudBox[data-v-407602ad]{
  width: 95%;
  margin: 0 auto;
}


/* Your existing styles... */

/* New styles for better appearance */
.el-form-item[data-v-8a6a69fc] {
  margin-bottom: 20px;
}
.el-input[data-v-8a6a69fc] {
  width: 100%;
}
.avatar-uploader[data-v-8a6a69fc] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.avatar-uploader .el-input[data-v-8a6a69fc] {
  width: 80%;
  margin-right: 10px;
}
.avatar-uploader .el-icon-picture-outline[data-v-8a6a69fc] {
  font-size: 28px;
  color: #8391a5;
  cursor: pointer;
}
.avatar-uploader img[data-v-8a6a69fc] {
  width: 100%;
  height: auto;
}
.center-form[data-v-8a6a69fc] {
  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;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 100%; /* Adjust the height as needed */
}

/* Additional styles for labels and inputs can be added here */
.center-form label[data-v-8a6a69fc] {
  margin-bottom: 8px; /* Adjust as needed */
}
.center-form input[data-v-8a6a69fc] {
  padding: 8px;
  margin-bottom: 16px; /* Adjust as needed */
  width: 200px; /* Adjust the width as needed */
}
.full-height[data-v-8a6a69fc] {
  height: 100vh;
  overflow: auto;
}
.el-card[data-v-8a6a69fc] {
  width: 100%;
}



.avue-crud__menu {
  min-height: 0;
}


.contentSlot[data-v-f9a82ac2]{
  line-height:1.6
}

.topText[data-v-c2416006] {
  padding: 0 15px 15px;
}
.inputPosition.el-input.el-input--mini[data-v-c2416006], .el-select.el-select--mini.avue-select[data-v-c2416006] {
  width: 100%;
}
.inputPosition[data-v-c2416006] {
  position: relative;
}
.tiaoStyle[data-v-c2416006] {
  position: absolute;
  right: 1%;
}
.el-form-item[data-v-c2416006] {
  margin-bottom: 0;
}

.topText[data-v-03740343] {
  padding: 0 15px 15px;
}
.inputPosition.el-input.el-input--mini[data-v-03740343], .el-select.el-select--mini.avue-select[data-v-03740343] {
  width: 100%;
}
.inputPosition[data-v-03740343] {
  position: relative;
}
.tiaoStyle[data-v-03740343] {
  position: absolute;
  right: 1%;
}
.el-form-item[data-v-03740343] {
  margin-bottom: 0;
}

.topText[data-v-98aa7c58] {
  padding: 0 15px 15px;
}
.inputPosition.el-input.el-input--mini[data-v-98aa7c58], .el-select.el-select--mini.avue-select[data-v-98aa7c58] {
  width: 100%;
}
.inputPosition[data-v-98aa7c58] {
  position: relative;
}
.tiaoStyle[data-v-98aa7c58] {
  position: absolute;
  right: 1%;
}
.el-form-item[data-v-98aa7c58] {
  margin-bottom: 0;
}


[data-v-ef5f22fe] .el-dialog.sendControlIndexDia .el-dialog__body .el-tabs__content{
  height: 50vh;
  overflow-y: auto;
}
.el-form-item[data-v-ef5f22fe]{
  margin-bottom: 0;
}
.crudTitleBox[data-v-ef5f22fe]{
  width:95%;
  margin:15px auto 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 30px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.crudBox[data-v-ef5f22fe]{
  width: 95%;
  margin: 0 auto;
}


[data-v-53b30b80] .chanTestSendDia .el-dialog__body{
  min-height: 200px;
  max-height:300px;
  overflow-y: auto;
}
.el-form-item[data-v-53b30b80]{
  margin-bottom: 5px;
}
.dynamicsBox-grid[data-v-53b30b80] {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 10px;
}

.avue-dialog.sendSetStyle .el-dialog__body {
  margin-bottom: 0px;
  padding: 20px;
}
.avue-dialog.sendSetStyle .el-dialog__footer {
  border-top: 1px solid #eee;
}
.smsAddDiaFullNameAutocomplete .el-autocomplete-suggestion__wrap {
  padding: 5px 0;
}
.smsAddDiaFullNameAutocomplete .el-autocomplete-suggestion__wrap ul li {
    pointer-events: none;
}
.smsAddDiaFullNameAutocomplete .el-autocomplete-suggestion__wrap ul li .default {
      text-align: center;
      color: #999;
}
.smsAddDiaFullNameAutocomplete .el-autocomplete-suggestion__wrap ul li:hover {
      background: #fff;
}


[data-v-4ebde65c] .enterpriseRouteMaxDia .el-dialog__body{
  height:690px;
  overflow-y: auto;
}
[data-v-4ebde65c] .el-col{
  margin-bottom: 0;
}


.bindCount {
  text-decoration: underline;
  cursor: pointer;
  color: #409eff
}


[data-v-8fe1b936] .el-dialog.provinceChnCusGroupDia .el-dialog__body{
  height: 52vh;
  overflow-y: auto;
}
.el-form-item[data-v-8fe1b936]{
  margin-bottom: 0;
}
[data-v-8fe1b936] .avue-crud.avue-crud--card{
  width: 97%;
}

.el-form-item[data-v-5bc441a3] {
  margin-bottom: 0;
}


[data-v-27e07ef4] .el-dialog.repairBackUpChnCusGroupDia .el-dialog__body{
  height: 52vh;
  overflow-y: auto;
}
.el-form-item[data-v-27e07ef4]{
  margin-bottom: 0;
}
[data-v-27e07ef4] .avue-crud.avue-crud--card{
  width: 97%;
}

#option .el-form-item__label {
  text-align: left;
  float: left;
}


[data-v-568a0a68] .el-dialog.threePartiesBlackListCusDia .el-dialog__body{
  height: 52vh;
  overflow-y: auto;
}
.el-form-item[data-v-568a0a68]{
  margin-bottom: 0;
}
[data-v-568a0a68] .avue-crud.avue-crud--card{
  width: 97%;
}


.none-border {
  border: 0;
  background-color: transparent !important;
}

.wf-dialog .el-dialog__body {
  padding: 5px;
}
.wf-dialog .avue-dialog__footer {
  text-align: center;
}

.viewFormRowClass[data-v-7294bdb4] {
  width: 95%;
  height: 75vh;
  margin: 0 auto;
  padding-top: 10px;
  overflow-y: auto;
}
.viewFormRowClass .el-form-item.el-form-item--mini[data-v-7294bdb4] {
    margin-bottom: 5px;
}
.viewFormRowClass .el-col.el-col-12[data-v-7294bdb4]:first-child {
    height: 98%;
    border-right: 1px solid #999;
    padding-right: 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.viewFormRowClass .el-col.el-col-12[data-v-7294bdb4]:last-child {
    border-left: 1px solid #efefef;
    width: 50%;
    height: 98%;
    padding: 10px;
}
.viewFormRowClass .el-col.el-col-12:last-child #phone[data-v-7294bdb4] {
      background-image: url(/img/iPhone.png);
      position: relative;
      width: 330px;
      height: 625px;
      background-position: center center;
      background-repeat: no-repeat;
      background-size: 100% 100%;
      border-radius: 35px;
      margin: 0 auto 10px;
      /* .topUser{
        width:95%;
        height:60px;
        text-align: center;
        position: absolute;
        top: 40px;
        left: 9px;
        border-bottom:2px solid #efefef;
      } */
}
.viewFormRowClass .el-col.el-col-12:last-child #phone .middleMmsContentBox[data-v-7294bdb4] {
        position: absolute;
        top: 82px;
        left: 24px;
        width: 90%;
        height: 78%;
        overflow-y: auto;
}
.viewFormRowClass .el-col.el-col-12:last-child #phone .middleMmsContentBox .textBox[data-v-7294bdb4] {
          padding: 7px;
          border-radius: 13px;
          background: #f0f0f0;
          max-width: 85%;
          display: inline-block;
          margin-bottom: 5px;
          -webkit-box-sizing: border-box;
                  box-sizing: border-box;
}
.viewFormRowClass .el-col.el-col-12:last-child #phone .middleMmsContentBox img[data-v-7294bdb4] {
          display: block;
          max-width: 85%;
          height: auto;
          margin-bottom: 5px;
          border-radius: 13px;
}
.viewFormRowClass .el-col.el-col-12:last-child #phone .middleMmsContentBox .audioBox[data-v-7294bdb4] {
          max-width: 85%;
          height: 35px;
}
.viewFormRowClass .el-col.el-col-12:last-child #phone .middleMmsContentBox .audioBox audio[data-v-7294bdb4] {
            width: 100%;
            height: 100%;
            display: block;
}
.viewFormRowClass .el-col.el-col-12:last-child #phone .middleMmsContentBox video[data-v-7294bdb4] {
          max-width: 85%;
          height: auto;
}
.rowTextBox[data-v-7294bdb4] {
  width: 92%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 20px auto;
  color: black;
}
.rowTextBox div[data-v-7294bdb4] {
    width: 50%;
}


.resultDialog .avue-crud__menu{
  display:none
}

.rowTextBox[data-v-ee48670a] {
  width: 92%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 20px auto;
  color: black;
}
.rowTextBox div[data-v-ee48670a] {
    width: 50%;
}


.mmsSignResultDialog .avue-crud__menu{
  display:none
}


[data-v-2758ed78] .cusNameLibrarySearchDia .el-dialog__body{
  height:600px;
  overflow-y: auto;
}


[data-v-08e611ed] .el-dialog.cspReportDialog .el-dialog__body {
  height: 600px;
  overflow-y: auto;
}
[data-v-08e611ed] .el-dialog.cspReportDialog .el-dialog__header {
  height: 50px;
  padding: 0 10px;
  line-height: 25px;
  background-color: #ffffff;
}
.el-form-item[data-v-08e611ed] {
  margin-bottom: 0;
}
.crudBox[data-v-08e611ed] {
  width: 95%;
  margin: 0 auto;
}
.checkbox-grid[data-v-08e611ed] {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 10px;
}

.httpCusNameDiaAutocomplete .el-autocomplete-suggestion__wrap {
  padding: 5px 0;
}
.httpCusNameDiaAutocomplete .el-autocomplete-suggestion__wrap ul li {
    pointer-events: none;
}
.httpCusNameDiaAutocomplete .el-autocomplete-suggestion__wrap ul li .default {
      text-align: center;
      color: #999;
}
.httpCusNameDiaAutocomplete .el-autocomplete-suggestion__wrap ul li:hover {
      background: #fff;
}

.fullName-selectItem[data-v-9186c62a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
[data-v-9186c62a] .mySelfUploadIcon {
  width: 158px;
  height: 178px;
  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: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.example-link[data-v-9186c62a] {
  cursor: pointer;
  color: #409eff;
}
.tooltip-image[data-v-9186c62a] {
  position: absolute;
  top: -280px;
  width: 300px;
  height: auto;
  border: 1px solid #ccc;
  background-color: #fff;
  z-index: 10;
  -webkit-box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
          box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
}


.cspSignuareAutocomplete[data-v-3df97ddf]{
  width:100%;
}
.cspInputExtNumber.el-input.el-input--mini[data-v-3df97ddf]{
  max-width: 55%;
}
[data-v-3df97ddf] .cspInputExtNumber.redColor .el-input__inner{
    color: red !important;
    border-color: red;
}
[data-v-3df97ddf] .mySelfUploadIcon{
  width:158px;
  height:178px;
  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: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.checkbox-grid[data-v-3df97ddf] {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 10px;
}
.example-link[data-v-3df97ddf] {
  cursor: pointer;
  color: #409eff;
}
.tooltip-image[data-v-3df97ddf] {
  position: absolute;
  top: -280px;
  width: 300px;  
  height: auto;
  border: 1px solid #ccc;
  background-color: #fff;
  z-index: 10;
  -webkit-box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
          box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
}
/* .cspMoreReportDiaClass  */

[data-v-1127cdf4] .el-dialog.cusSignSyncDialog .el-dialog__body {
  min-height: 220px;
  overflow: auto;
}
.clickDownStyle[data-v-1127cdf4] {
  color: #409EFF;
  -webkit-text-decoration: #409EFF;
          text-decoration: #409EFF;
  cursor: pointer;
}

[data-v-46d2d948] .el-dialog.validReportDialog .el-dialog__body {
  height: 75vh;
  overflow-y: auto;
}
[data-v-46d2d948] .el-dialog.moreValidTemDialog .el-dialog__body {
  min-height: 200px;
  overflow: auto;
}
.el-dialog__header[data-v-46d2d948] {
  height: 50px;
  padding: 0 10px;
  line-height: 50px;
  background-color: #eee;
}
.crudBox[data-v-46d2d948] {
  width: 95%;
  margin: 10px auto 0;
}
.clickDownStyle[data-v-46d2d948] {
  color: #409EFF;
  -webkit-text-decoration: #409EFF;
          text-decoration: #409EFF;
  cursor: pointer;
}

[data-v-b04c607a] .search-tem-more-dia-upload .el-upload.el-upload--text:hover {
  cursor: default !important;
}
[data-v-b04c607a] .search-tem-more-dia-upload .el-upload.el-upload--text:hover .el-upload-dragger {
    cursor: default !important;
}

.search-row .el-col {
  width: 200px;
}
#option .el-form-item__label {
  text-align: left;
  float: left;
}
.temporaryReportHourStyle .el-time-spinner__wrapper {
  width: 100%;
}
.el-select.enterpriseSubReportsTree.el-select--mini.avue-input-tree .el-tag.el-tag--info.el-tag--mini.el-tag--light {
  max-width: 70% !important;
}


.searchControlBox[data-v-3a3900cd]{
  width:100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack:start;
      -ms-flex-pack:start;
          justify-content:flex-start;
  -webkit-box-align:center;
      -ms-flex-align:center;
          align-items:center;
  margin-bottom:15px
}
.fontClass[data-v-3a3900cd]{
  font-size:15px
}
.rightSpan[data-v-3a3900cd]{
  margin-left:50px
}
.iClass[data-v-3a3900cd]{
  margin:0 2px;
}

@charset "UTF-8";
.el-dialog__body {
  padding: 0;
}
.el-dialog__body .dialog-body {
    padding: 20px;
    overflow-y: scroll;
    min-height: 400px;
}
.avatar-uploader .el-upload {
  border: 1px dashed #d9d9d9;
  border-radius: 6px;
  cursor: pointer;
  position: relative;
  overflow: hidden;
}
.avatar-uploader .el-upload:hover {
  border-color: #409eff;
}
.avatar-uploader-icon {
  font-size: 28px;
  color: #8c939d;
  width: 178px;
  height: 178px;
  line-height: 178px;
  text-align: center;
}
.el-image-box {
  border: 0px dashed #d9d9d9;
  border-radius: 6px;
  cursor: pointer;
  position: relative;
  overflow: hidden;
  width: 178px;
  height: 178px;
  line-height: 178px;
  text-align: center;
}
.el-image-box .el-image-preview-actions {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
  cursor: default;
  text-align: center;
  color: white;
  font-size: 20px;
  background-color: rgba(0, 0, 0, 0.5);
  opacity: 0;
  -webkit-transition: opacity 0.3s ease 0s;
  transition: opacity 0.3s ease 0s;
  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;
}
.el-image-box .el-image-preview-actions .preview {
    margin: 8px;
    cursor: pointer;
}
.el-image-box .el-image-preview-actions .delete {
    margin: 8px;
    cursor: pointer;
}
.el-image-box .el-image-preview-actions:hover {
  opacity: 1;
}
.money {
  font-weight: 800;
  font-size: 14px;
  color: #f56c6c;
}

/* 取消input的上下箭头 */
input::-webkit-inner-spin-button {
  -webkit-appearance: none !important;
}
input::-webkit-outer-spin-button {
  -webkit-appearance: none !important;
}
input[type='number'] {
  -moz-appearance: textfield;
}
.item_ul {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.item_ul .item {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  width: 25%;
  min-width: 25%;
  max-width: 25%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-bottom: 0px;
  padding: 5px;
}
.item_ul .item .lbl {
  color: #606266;
  margin-right: 5px;
}
.item_ul .item:nth-child(2n-1) {
  padding-right: 20px;
}
.item_ul .item:nth-child(2n) {
  padding-left: 20px;
}
.numbers_item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 136px;
}
.numbers_item i {
    font-size: 20px;
    margin: 0 5px;
    cursor: pointer;
}

@charset "UTF-8";
.el-dialog__body {
  padding: 0;
}
.el-dialog__body .dialog-body {
    padding: 20px;
    overflow-y: scroll;
    min-height: 400px;
}
.avatar-uploader .el-upload {
  border: 1px dashed #d9d9d9;
  border-radius: 6px;
  cursor: pointer;
  position: relative;
  overflow: hidden;
}
.avatar-uploader .el-upload:hover {
  border-color: #409eff;
}
.avatar-uploader-icon {
  font-size: 28px;
  color: #8c939d;
  width: 178px;
  height: 178px;
  line-height: 178px;
  text-align: center;
}
.el-image-box {
  border: 0px dashed #d9d9d9;
  border-radius: 6px;
  cursor: pointer;
  position: relative;
  overflow: hidden;
  width: 178px;
  height: 178px;
  line-height: 178px;
  text-align: center;
}
.el-image-box .el-image-preview-actions {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
  cursor: default;
  text-align: center;
  color: white;
  font-size: 20px;
  background-color: rgba(0, 0, 0, 0.5);
  opacity: 0;
  -webkit-transition: opacity 0.3s ease 0s;
  transition: opacity 0.3s ease 0s;
  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;
}
.el-image-box .el-image-preview-actions .preview {
    margin: 8px;
    cursor: pointer;
}
.el-image-box .el-image-preview-actions .delete {
    margin: 8px;
    cursor: pointer;
}
.el-image-box .el-image-preview-actions:hover {
  opacity: 1;
}
.money {
  font-weight: 800;
  font-size: 14px;
  color: #f56c6c;
}

/* 取消input的上下箭头 */
input::-webkit-inner-spin-button {
  -webkit-appearance: none !important;
}
input::-webkit-outer-spin-button {
  -webkit-appearance: none !important;
}
input[type='number'] {
  -moz-appearance: textfield;
}
.item_ul {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.item_ul .item {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  width: 25%;
  min-width: 25%;
  max-width: 25%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-bottom: 0px;
  padding: 5px;
}
.item_ul .item .lbl {
  color: #606266;
  margin-right: 5px;
}
.item_ul .item:nth-child(2n-1) {
  padding-right: 20px;
}
.item_ul .item:nth-child(2n) {
  padding-left: 20px;
}
.numbers_item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 136px;
}
.numbers_item i {
    font-size: 20px;
    margin: 0 5px;
    cursor: pointer;
}


.upload-container[data-v-07a52f0b] {

  border-radius: 4px;
  padding: 0 20px 20px 20px;
  margin: 0 40px 0 40px;
}
.upload-actions[data-v-07a52f0b] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  margin-bottom: 20px;
}
.selected-file[data-v-07a52f0b] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 12px 16px;
  background-color: #fff;
  border: 1px solid #e4e7ed;
  border-radius: 6px;
  margin-bottom: 15px;
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);
          box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);
}
.file-info[data-v-07a52f0b] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.selected-file .el-icon-document[data-v-07a52f0b] {
  color: #409eff;
  margin-right: 10px;
  font-size: 18px;
}
.file-name[data-v-07a52f0b] {
  color: #303133;
  font-size: 14px;
  font-weight: 500;
  margin-right: 8px;
}
.file-size[data-v-07a52f0b] {
  color: #909399;
  font-size: 12px;
}
.remove-btn[data-v-07a52f0b] {
  color: #f56c6c;
  padding: 4px 8px;
}
.remove-btn[data-v-07a52f0b]:hover {
  color: #f56c6c;
  background-color: #fef0f0;
}
.file-tip[data-v-07a52f0b] {
  margin-top: 10px;
  font-size: 12px;
  color: #909399;
  text-align: center;
  padding: 8px;
  border-radius: 4px;
  background-color: rgba(144, 147, 153, 0.1);
}

/* 隐藏Element UI默认的文件列表样式 */
.upload-component[data-v-07a52f0b] .el-upload-list {
  display: none !important;
}
.upload-component[data-v-07a52f0b] .el-upload-list__item {
  display: none !important;
}

/* 禁用状态的按钮样式 */
.el-button[disabled][data-v-07a52f0b] {
  background-color: #f5f7fa;
  border-color: #e4e7ed;
  color: #c0c4cc;
  cursor: not-allowed;
}

/* 上传中的按钮样式 */
.el-button.is-loading[data-v-07a52f0b] {
  pointer-events: none;
}


[data-v-042bb9fc] .el-dialog.viewNumCodeBatchListDia .el-dialog__body {
  height: 65vh;
  overflow-y: auto;
}


.edit-checkbox-style {
  margin-top: 5px;
}
.batch-item {
  width: 380px;
}

[data-v-602ecbae] .el-select.mergeTaskSelectCus.el-select--mini.avue-select .el-select__tags .el-tag.el-tag--info.el-tag--mini.el-tag--light {
  max-width: 70%;
}
[data-v-602ecbae] .data-icons.mergeTaskDataIconsStyle .el-row > div:nth-child(3) > .item .item-info {
  cursor: pointer;
}

.search-row .el-col {
  width: 200px;
}
#option .el-form-item__label {
  text-align: left;
  float: left;
}


.basic_container .avue-crud__left {
  width: 40%;
}
.el-dialog__body {
  border-top: 1px solid #dcdfe6 !important;
}
.el-dropdown-link {
  cursor: pointer;
  color: #409eff;
  font-size: 12px;
}

#option .el-form-item__label {
  text-align: left;
  float: left;
}

.search-row .el-col {
  width: 200px;
}
#option .el-form-item__label {
  text-align: left;
  float: left;
}
.temporaryReportHourStyle .el-time-spinner__wrapper {
  width: 100%;
}


.basic_container .avue-crud__left {
  width: 40%;
}
.el-dialog__body {
  border-top: 1px solid #dcdfe6 !important;
}
.el-dropdown-link {
  cursor: pointer;
  color: #409eff;
  font-size: 12px;
}


.basic_container .avue-crud__left {
  width: 40%;
}
.el-dialog__body {
  border-top: 1px solid #dcdfe6 !important;
}
.el-dropdown-link {
  cursor: pointer;
  color: #409eff;
  font-size: 12px;
}

.search-row .el-col {
  width: 200px;
}
#option .el-form-item__label {
  text-align: left;
  float: left;
}

.search-row .el-col {
  width: 200px;
}
#option .el-form-item__label {
  text-align: left;
  float: left;
}


.basic_container .avue-crud__left {
  width: 40%;
}
.el-dialog__body {
  border-top: 1px solid #dcdfe6 !important;
}
.el-dropdown-link {
  cursor: pointer;
  color: #409eff;
  font-size: 12px;
}

@charset "UTF-8";
/* 添加组件专属样式 */


.el-dialog.onlyChnDialog .el-form-item[data-v-42dbfdb8]{
  margin-bottom: 0;
}

@charset "UTF-8";
/* 添加组件专属样式 */

.search-row .el-col {
  width: 200px;
}
#option .el-form-item__label {
  text-align: left;
  float: left;
}


[data-v-2cf7a460] .chanTestSendDia .el-dialog__body{
  min-height: 200px;
  max-height:300px;
  overflow-y: auto;
}
.el-form-item[data-v-2cf7a460]{
  margin-bottom: 5px;
}
.dynamicsBox-grid[data-v-2cf7a460] {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 10px;
}

.el-dialog.chatConverRecordsPreTemDia .el-dialog__body {
  overflow-y: auto;
  height: 80vh;
}


.el-dialog.chatbotConversationRecordsDia .el-dialog__body{
  height: 73vh;
  overflow-y: auto;
}
.el-dialog.chatbotConversationRecordsDia .el-form-item__error{
  top:80%
}

.el-form-item[data-v-55d2eabb] {
  margin-bottom: 0;
}
.el-textarea.el-input--suffix.avue-input[data-v-55d2eabb] {
  width: 97%;
}
.header-title[data-v-55d2eabb] {
  padding-left: 5px;
  font-size: 14px;
  color: #29304e;
  position: relative;
}
.header-title[data-v-55d2eabb]::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 3px;
    height: 18px;
    background: #1890ff;
    opacity: 1;
    border-radius: 2px;
}
.aClass[data-v-55d2eabb] {
  margin-left: 10px;
}
.aClass a[data-v-55d2eabb] {
    text-decoration: none;
    color: #409EFF;
}
.aClass a i[data-v-55d2eabb] {
      font-size: 18px;
      margin-right: 3px;
      vertical-align: middle;
}

[data-v-5f990b79].el-dialog__footer {
  text-align: center !important;
}
.demo-ruleForm .el-form-item__label[data-v-5f990b79] {
  text-align: left !important;
}
.el-dialog__header[data-v-5f990b79] {
  height: 50px;
  padding: 0 10px;
  line-height: 50px;
  background-color: #eee;
}
.box-card[data-v-5f990b79] {
  width: 100%;
  margin-bottom: 20px !important;
}
.el-form-item[data-v-5f990b79] {
  margin-bottom: 0;
}
.el-radio-group.radioHeight[data-v-5f990b79] {
  overflow-y: auto;
  max-height: 300px;
}
[data-v-5f990b79] .el-radio.radioLabelStyle .el-radio__label {
  word-wrap: break-word;
  white-space: normal;
}
.dynamicsBox-grid[data-v-5f990b79] {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 10px;
}

.el-form-item[data-v-12cc185b] {
  margin-bottom: 0;
}

.sendMaxBox[data-v-759d9458] {
  height: calc(100vh - 210px);
  overflow-y: auto;
}
.grid-content[data-v-759d9458] {
  width: 100%;
  height: 100%;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.grid-content .cont[data-v-759d9458] {
    width: 100%;
    height: 600px;
    overflow: hidden;
    overflow-y: scroll;
}
.grid-content .cont .contTitle[data-v-759d9458] {
      font-size: 16px;
      height: 30px;
      line-height: 30px;
      background: whitesmoke;
}
.grid-content .cont ul[data-v-759d9458] {
      list-style: none;
      margin: 0;
      padding: 0;
}
.grid-content .cont ul li[data-v-759d9458] {
        margin-top: 10px;
        height: auto;
}
.grid-content .cont ul li b[data-v-759d9458] {
          font-size: 14px;
          font-weight: 500;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          width: 100%;
          min-height: 30px;
          height: auto;
          background: whitesmoke;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
}
.grid-content .cont ul li span[data-v-759d9458] {
          display: block;
          width: 100%;
}
.grid-content .cont ul li span img[data-v-759d9458] {
            width: 100%;
}
.actions-box[data-v-759d9458] {
  padding: 1rem;
  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;
}
.time-send-box[data-v-759d9458] {
  padding: 1rem;
  line-height: 40px;
}
.send-remark[data-v-759d9458] {
  padding: 1rem;
  color: #909399;
  line-height: 1.5rem;
  font-size: 12px;
}

[data-v-7939e0de] .el-dialog.validReportDialog .el-dialog__body {
  height: 75vh;
  overflow-y: auto;
}
[data-v-7939e0de] .el-dialog.moreValidTemDialog .el-dialog__body {
  min-height: 200px;
  overflow: auto;
}
.el-dialog__header[data-v-7939e0de] {
  height: 50px;
  padding: 0 10px;
  line-height: 50px;
  background-color: #eee;
}
.crudBox[data-v-7939e0de] {
  width: 95%;
  margin: 10px auto 0;
}
.clickDownStyle[data-v-7939e0de] {
  color: #409EFF;
  -webkit-text-decoration: #409EFF;
          text-decoration: #409EFF;
  cursor: pointer;
}

.sendMaxBox[data-v-09329bd7] {
  height: calc(100vh - 210px);
  overflow-y: auto;
}
.el-radio-group.radioHeight[data-v-09329bd7] {
  overflow-y: auto;
  max-height: 300px;
}
[data-v-09329bd7] .el-radio.radioLabelStyle .el-radio__label {
  word-wrap: break-word;
  white-space: normal;
}
.grid-content[data-v-09329bd7] {
  width: 100%;
  height: 100%;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.grid-content .cont[data-v-09329bd7] {
    width: 100%;
    height: 600px;
    overflow: hidden;
    overflow-y: scroll;
}
.grid-content .cont .contTitle[data-v-09329bd7] {
      font-size: 16px;
      height: 30px;
      line-height: 30px;
      background: whitesmoke;
}
.grid-content .cont ul[data-v-09329bd7] {
      list-style: none;
      margin: 0;
      padding: 0;
}
.grid-content .cont ul li[data-v-09329bd7] {
        margin-top: 10px;
        height: auto;
}
.grid-content .cont ul li b[data-v-09329bd7] {
          font-size: 14px;
          font-weight: 500;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          width: 100%;
          min-height: 30px;
          height: auto;
          background: whitesmoke;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
}
.grid-content .cont ul li span[data-v-09329bd7] {
          display: block;
          width: 100%;
}
.grid-content .cont ul li span img[data-v-09329bd7] {
            width: 100%;
}
.actions-box[data-v-09329bd7] {
  padding: 1rem;
  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;
}
.time-send-box[data-v-09329bd7] {
  padding: 1rem;
  line-height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.time-send-box .el-row[data-v-09329bd7] {
    width: 48%;
}
.description[data-v-09329bd7] {
  padding: 1rem;
  font-size: 14px;
  font-weight: bold;
}
.send-remark[data-v-09329bd7] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 1rem;
  color: #909399;
  line-height: 1.5rem;
  font-size: 12px;
}
.send-remark div[data-v-09329bd7] {
    width: 48%;
    word-break: break-all;
}

[data-v-7eb01d10] .avue-crud__menu {
  min-height: 0;
}

[data-v-97ec66de] .avue-crud__menu {
  min-height: 0;
}

@charset "UTF-8";
[data-v-15aa73cf] .avue-crud__menu {
  min-height: 0;
}
.search-row .el-col[data-v-15aa73cf] {
  width: 200px;
}
.el-dialog__body[data-v-15aa73cf] {
  padding: 0;
}
.el-dialog__body .dialog-body[data-v-15aa73cf] {
    padding: 20px;
    overflow-y: scroll;
    min-height: 400px;
}
.el-dialog__body[data-v-15aa73cf].avue-crud {
    padding: 0 !important;
}
.el-dialog__body[data-v-15aa73cf].avue-crud ::v-deep.avue-crud__menu {
      min-height: 0 !important;
}
#option .el-form-item__label[data-v-15aa73cf] {
  text-align: left;
  float: left;
}
#tips[data-v-15aa73cf] {
  padding: 8px 16px;
  background-color: #eeead3;
  border-radius: 4px;
  border-left: 5px solid #E6A23C;
  line-height: 20px;
  margin-bottom: 20px;
}
.main-container[data-v-15aa73cf] {
  background: #ffffff;
  border-radius: 6px;
  border: 1px solid #e5e7eb;
  -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);
          box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);
  overflow: hidden;
}
.search-section[data-v-15aa73cf] {
  padding: 12px 16px;
}
.search-section .search-form[data-v-15aa73cf] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 6px;
}
.search-section .export-button[data-v-15aa73cf] {
    margin-right: 16px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
}
.search-section .search-item[data-v-15aa73cf] {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    margin-bottom: 0;
    margin-right: 4px;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
}
.search-section .search-item .avue-select[data-v-15aa73cf], .search-section .search-item .avue-input[data-v-15aa73cf], .search-section .search-item .el-input[data-v-15aa73cf], .search-section .search-item .el-cascader[data-v-15aa73cf] {
      width: 100% !important;
}
.search-section .search-item .el-date-picker[data-v-15aa73cf] {
      width: 240px !important;
}
.search-section .search-buttons[data-v-15aa73cf] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 6px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
}
.search-section .search-buttons .el-button[data-v-15aa73cf] {
      padding: 7px 12px;
      font-size: 12px;
      white-space: nowrap;
}
@media (max-width: 1200px) {
.search-section .search-form[data-v-15aa73cf] {
      gap: 3px;
}
.search-section .search-item .avue-select[data-v-15aa73cf], .search-section .search-item .avue-input[data-v-15aa73cf], .search-section .search-item .el-input[data-v-15aa73cf], .search-section .search-item .el-cascader[data-v-15aa73cf] {
      width: 100% !important;
}
.search-section .search-item .el-date-picker[data-v-15aa73cf] {
      width: 200px !important;
}
.search-section .export-button[data-v-15aa73cf] {
      margin-right: 4px;
}
}
@media (max-width: 768px) {
.search-section[data-v-15aa73cf] {
      padding: 8px 10px;
}
.search-section .search-form[data-v-15aa73cf] {
        gap: 2px;
        overflow-x: auto;
}
.search-section .search-item .avue-select[data-v-15aa73cf], .search-section .search-item .avue-input[data-v-15aa73cf], .search-section .search-item .el-input[data-v-15aa73cf], .search-section .search-item .el-cascader[data-v-15aa73cf] {
        font-size: 12px;
        width: 100% !important;
}
.search-section .search-item .el-date-picker[data-v-15aa73cf] {
        width: 180px !important;
}
.search-section .search-item .el-date-picker[data-v-15aa73cf] .el-input__inner {
          font-size: 12px;
}
.search-section .export-button[data-v-15aa73cf] {
        margin-right: 2px;
}
.search-section .export-button .el-button[data-v-15aa73cf] {
          padding: 4px 6px;
          font-size: 11px;
}
.search-section .search-buttons .el-button[data-v-15aa73cf] {
        padding: 4px 6px;
        font-size: 11px;
}
}
@media (max-width: 480px) {
.search-section .search-form[data-v-15aa73cf] {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-align: stretch;
          -ms-flex-align: stretch;
              align-items: stretch;
      gap: 8px;
}
.search-section .export-button[data-v-15aa73cf], .search-section .search-item[data-v-15aa73cf], .search-section .search-buttons[data-v-15aa73cf] {
      width: 100%;
      margin-left: 0;
      margin-right: 0;
}
.search-section .export-button .avue-select[data-v-15aa73cf], .search-section .export-button .avue-input[data-v-15aa73cf], .search-section .export-button .el-input[data-v-15aa73cf], .search-section .export-button .el-cascader[data-v-15aa73cf], .search-section .export-button .el-date-picker[data-v-15aa73cf], .search-section .search-item .avue-select[data-v-15aa73cf], .search-section .search-item .avue-input[data-v-15aa73cf], .search-section .search-item .el-input[data-v-15aa73cf], .search-section .search-item .el-cascader[data-v-15aa73cf], .search-section .search-item .el-date-picker[data-v-15aa73cf], .search-section .search-buttons .avue-select[data-v-15aa73cf], .search-section .search-buttons .avue-input[data-v-15aa73cf], .search-section .search-buttons .el-input[data-v-15aa73cf], .search-section .search-buttons .el-cascader[data-v-15aa73cf], .search-section .search-buttons .el-date-picker[data-v-15aa73cf] {
        width: 100% !important;
}
.search-section .search-buttons[data-v-15aa73cf] {
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      margin-top: 8px;
}
}
.content-wrapper[data-v-15aa73cf] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  min-height: 500px;
}
.date-sidebar[data-v-15aa73cf] {
  width: 180px;
  background: #ffffff;
  height: 100%;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-top: 5px;
  position: relative;
}
.date-sidebar .date-sidebar-header[data-v-15aa73cf] {
    padding: 12px 12px;
    font-size: 13px;
    font-weight: 600;
    color: #1f2937;
    background: #fafbfc;
    border-bottom: 1px solid #e5e7eb;
    text-align: center;
    letter-spacing: 0.5px;
}
.date-sidebar .date-list[data-v-15aa73cf] {
    padding: 4px 0;
    border-right: 2px solid #f0f2f5;
    border-bottom: 1px solid #e5e7eb;
    overflow-y: auto;
    /* 自定义滚动条样式 */
    /* 仅在滚动时显示滚动条 */
}
.date-sidebar .date-list[data-v-15aa73cf]::-webkit-scrollbar {
      width: 4px;
}
.date-sidebar .date-list[data-v-15aa73cf]::-webkit-scrollbar-track {
      background: transparent;
}
.date-sidebar .date-list[data-v-15aa73cf]::-webkit-scrollbar-thumb {
      background: #d1d5db;
      border-radius: 2px;
}
.date-sidebar .date-list[data-v-15aa73cf]::-webkit-scrollbar-thumb:hover {
        background: #9ca3af;
}
.date-sidebar .date-list[data-v-15aa73cf]:not(:hover)::-webkit-scrollbar-thumb {
      background: transparent;
}
.date-sidebar .date-item[data-v-15aa73cf] {
    padding: 10px 12px;
    margin: 2px 8px;
    cursor: pointer;
    border-radius: 4px;
    -webkit-transition: all 0.2s cubic-bezier(0.4, 0, 0.2, 1);
    transition: all 0.2s cubic-bezier(0.4, 0, 0.2, 1);
    position: relative;
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'PingFang SC', 'Hiragino Sans GB', 'Microsoft YaHei', sans-serif;
}
.date-sidebar .date-item[data-v-15aa73cf]:hover {
      background: #f3f4f6;
      -webkit-transform: translateY(-1px);
              transform: translateY(-1px);
}
.date-sidebar .date-item.active[data-v-15aa73cf] {
      background: #eff6ff;
      color: #1e40af;
      border-left: 4px solid #3b82f6;
      padding-left: 8px;
}
.date-sidebar .date-item.active[data-v-15aa73cf]::before {
        content: '';
        position: absolute;
        left: 0;
        top: 0;
        bottom: 0;
        width: 4px;
        background: #3b82f6;
        border-radius: 0 2px 2px 0;
}
.date-sidebar .date-item.active .date-text[data-v-15aa73cf], .date-sidebar .date-item.active .date-weekday[data-v-15aa73cf] {
        color: #1e40af;
}
.date-sidebar .date-item .date-text[data-v-15aa73cf] {
      font-size: 13px;
      color: #374151;
      font-weight: 500;
      line-height: 1.4;
}
.date-sidebar .date-item .date-weekday[data-v-15aa73cf] {
      font-size: 11px;
      color: #6b7280;
      margin-top: 2px;
      font-weight: 400;
}
.content-area[data-v-15aa73cf] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  width: 100%;
  min-width: 0;
  background: #ffffff;
  /* 表格样式优化 */
  /* 分页样式优化 */
  /* 日期范围信息卡片样式 */
  /* 响应式设计 */
}
.content-area.with-sidebar[data-v-15aa73cf] {
    margin-left: 0;
}
.content-area[data-v-15aa73cf] .el-pagination {
    padding: 16px 0;
    text-align: right;
    border-top: 1px solid #f3f4f6;
}
.content-area .date-range-info[data-v-15aa73cf] {
    margin-bottom: 16px;
}
.content-area .date-range-info .info-card[data-v-15aa73cf] {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
      border-radius: 8px;
      padding: 12px 16px;
      color: white;
      -webkit-box-shadow: 0 4px 12px rgba(102, 126, 234, 0.15);
              box-shadow: 0 4px 12px rgba(102, 126, 234, 0.15);
      position: relative;
      overflow: hidden;
}
.content-area .date-range-info .info-card[data-v-15aa73cf]::before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: linear-gradient(135deg, rgba(255, 255, 255, 0.1) 0%, transparent 50%);
        pointer-events: none;
}
.content-area .date-range-info .info-card .info-icon[data-v-15aa73cf] {
        margin-right: 12px;
        width: 32px;
        height: 32px;
        background: rgba(255, 255, 255, 0.2);
        border-radius: 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;
        -ms-flex-negative: 0;
            flex-shrink: 0;
}
.content-area .date-range-info .info-card .info-icon i[data-v-15aa73cf] {
          font-size: 16px;
          color: rgba(255, 255, 255, 0.9);
}
.content-area .date-range-info .info-card .info-content[data-v-15aa73cf] {
        -webkit-box-flex: 1;
            -ms-flex: 1;
                flex: 1;
}
.content-area .date-range-info .info-card .info-content .current-date[data-v-15aa73cf] {
          font-size: 16px;
          font-weight: 600;
          line-height: 1.2;
          margin-bottom: 2px;
          color: rgba(255, 255, 255, 0.95);
}
.content-area .date-range-info .info-card .info-content .date-tip[data-v-15aa73cf] {
          font-size: 12px;
          color: rgba(255, 255, 255, 0.7);
          font-weight: 400;
}
.content-area .date-range-info .info-card .record-count[data-v-15aa73cf] {
        text-align: right;
        -ms-flex-negative: 0;
            flex-shrink: 0;
}
.content-area .date-range-info .info-card .record-count .count-number[data-v-15aa73cf] {
          font-size: 20px;
          font-weight: 700;
          color: rgba(255, 255, 255, 0.95);
          display: block;
          line-height: 1;
}
.content-area .date-range-info .info-card .record-count .count-label[data-v-15aa73cf] {
          font-size: 11px;
          color: rgba(255, 255, 255, 0.7);
          font-weight: 400;
}
@media (max-width: 768px) {
.content-area[data-v-15aa73cf] {
      /* 移动端表格优化 */
}
.content-area .main-container[data-v-15aa73cf] {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
}
.content-area .date-sidebar[data-v-15aa73cf] {
        display: none !important;
}
.content-area .content-area.with-sidebar[data-v-15aa73cf] {
        margin-left: 0;
}
.content-area .date-range-info .info-card[data-v-15aa73cf] {
        padding: 10px 12px;
}
.content-area .date-range-info .info-card .info-content .current-date[data-v-15aa73cf] {
          font-size: 14px;
}
.content-area .date-range-info .info-card .record-count .count-number[data-v-15aa73cf] {
          font-size: 16px;
}
}
@media (max-width: 480px) {
.content-area .main-container[data-v-15aa73cf] {
      border-radius: 4px;
      margin: 0 -4px;
}
.content-area .content-area[data-v-15aa73cf] {
      padding: 12px;
}
.content-area .date-range-info .info-card[data-v-15aa73cf] {
      padding: 8px 10px;
      border-radius: 6px;
}
.content-area .date-range-info .info-card .info-icon[data-v-15aa73cf] {
        width: 28px;
        height: 28px;
        margin-right: 10px;
}
.content-area .date-range-info .info-card .info-icon i[data-v-15aa73cf] {
          font-size: 14px;
}
.content-area .date-range-info .info-card .info-content .current-date[data-v-15aa73cf] {
        font-size: 13px;
}
.content-area .date-range-info .info-card .info-content .date-tip[data-v-15aa73cf] {
        font-size: 11px;
}
.content-area .date-range-info .info-card .record-count .count-number[data-v-15aa73cf] {
        font-size: 14px;
}
.content-area .date-range-info .info-card .record-count .count-label[data-v-15aa73cf] {
        font-size: 10px;
}
.content-area[data-v-15aa73cf] .avue-crud__menu {
      padding: 8px;
      margin-bottom: 12px;
}
.content-area[data-v-15aa73cf] .el-table .el-table__header-wrapper th {
      padding: 8px 0 !important;
      font-size: 12px !important;
}
.content-area[data-v-15aa73cf] .el-table .el-table__body-wrapper td {
      padding: 8px 0 !important;
      font-size: 12px !important;
}
}

/* 全局强制覆盖avue-crud菜单高度 */
[data-v-15aa73cf] .avue-crud .avue-crud__menu {
  min-height: 0 !important;
  height: auto !important;
}
[data-v-15aa73cf] .avue-crud__menu {
  min-height: 0 !important;
  height: auto !important;
}
.el-select.enterpriseRevReportsTree.el-select--mini.avue-input-tree .el-tag.el-tag--info.el-tag--mini.el-tag--light[data-v-15aa73cf] {
  max-width: 60% !important;
}

[data-v-498a70e6] .avue-crud__menu {
  display: none;
}


.cont-tips[data-v-2ec091a0]{
  color: #909399;
  line-height: 1.5rem;
  font-size: 12px;
}

.sendContentInput[data-v-7854f20e] {
  width: 90%;
}
.sendContentInput input[data-v-7854f20e] {
    width: 100%;
}
.progress-section[data-v-7854f20e] {
  margin-top: 24px;
}
.progress-steps[data-v-7854f20e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 24px;
}
.step[data-v-7854f20e] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  text-align: center;
  position: relative;
}
.step[data-v-7854f20e]::after {
  content: '';
  position: absolute;
  top: 15px;
  left: 60%;
  width: 80%;
  height: 2px;
  background: #e0e0e0;
  -webkit-transition: background 0.3s ease;
  transition: background 0.3s ease;
}
.step[data-v-7854f20e]:last-child::after {
  display: none;
}
.step.active[data-v-7854f20e]::after {
  background: #667eea;
}
.step-circle[data-v-7854f20e] {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background: #e0e0e0;
  color: #999;
  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;
  font-size: 12px;
  font-weight: 600;
  margin: 0 auto 8px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.step.active .step-circle[data-v-7854f20e] {
  background: #667eea;
  color: white;
}
.step.completed .step-circle[data-v-7854f20e] {
  background: #4caf50;
  color: white;
}
.step-label[data-v-7854f20e] {
  font-size: 12px;
  color: #666;
  line-height: 1.4;
}
.step.active .step-label[data-v-7854f20e] {
  color: #667eea;
  font-weight: 600;
}
.step.completed .step-label[data-v-7854f20e] {
  color: #4caf50;
}
.progress-content[data-v-7854f20e] {
  background: #f8f9fa;
  border-radius: 8px;
  padding: 16px;
  margin-bottom: 16px;
  border-left: 4px solid #667eea;
}
.progress-title[data-v-7854f20e] {
  font-size: 14px;
  font-weight: 600;
  color: #333;
  margin-bottom: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.progress-text[data-v-7854f20e] {
  font-size: 13px;
  color: #666;
  line-height: 1.5;
}
.loading-spinner[data-v-7854f20e] {
  display: inline-block;
  width: 16px;
  height: 16px;
  border: 2px solid #e0e0e0;
  border-top: 2px solid #667eea;
  border-radius: 50%;
  -webkit-animation: spin-7854f20e 1s linear infinite;
          animation: spin-7854f20e 1s linear infinite;
  margin-right: 8px;
}
@-webkit-keyframes spin-7854f20e {
0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
}
}
@keyframes spin-7854f20e {
0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
}
}


#app_div {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 100%;
  height: 750px;
  overflow: auto;
  scale: 1;
}


#app_div {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 100%;
  height: 750px;
  overflow: auto;
  scale: 1;
}


#app_div {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 100%;
  height: 750px;
  overflow: auto;
  scale: 1;
}


.basic_container .avue-crud__left {
  width: 40%;
}
.el-dialog__body {
  border-top: 1px solid #dcdfe6 !important;
}
.el-dropdown-link {
  cursor: pointer;
  color: #409eff;
  font-size: 12px;
}

.search-row .el-col {
  width: 200px;
}
#option .el-form-item__label {
  text-align: left;
  float: left;
}

.search-row .el-col {
  width: 200px;
}
#option .el-form-item__label {
  text-align: left;
  float: left;
}
.temporaryReportHourStyle .el-time-spinner__wrapper {
  width: 100%;
}
.el-select.enterpriseSubReportsTree.el-select--mini.avue-input-tree .el-tag.el-tag--info.el-tag--mini.el-tag--light {
  max-width: 70% !important;
}


.searchControlBox[data-v-4c6a7544]{
  width:100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack:start;
      -ms-flex-pack:start;
          justify-content:flex-start;
  -webkit-box-align:center;
      -ms-flex-align:center;
          align-items:center;
  margin-bottom:15px
}
.fontClass[data-v-4c6a7544]{
  font-size:15px
}
.rightSpan[data-v-4c6a7544]{
  margin-left:50px
}
.iClass[data-v-4c6a7544]{
  margin:0 2px;
}

.search-row .el-col {
  width: 200px;
}
#option .el-form-item__label {
  text-align: left;
  float: left;
}
.temporaryReportHourStyle .el-time-spinner__wrapper {
  width: 100%;
}
.el-select.enterpriseRevReportsTree.el-select--mini.avue-input-tree .el-tag.el-tag--info.el-tag--mini.el-tag--light {
  max-width: 60% !important;
}
.el-date-editor.el-range-editor.el-input__inner.el-range-editor--mini.el-date-editor--daterange .el-range-separator, .el-date-editor.el-range-editor.el-input__inner.el-range-editor--mini.el-date-editor--datetimerange .el-range-separator, .el-date-editor.el-range-editor.el-input__inner.el-range-editor--mini.el-date-editor--monthrange .el-range-separator {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.enterpriseRevenueCrud.avue-crud.avue-crud--card .avue-crud__left {
  width: 20%;
}


.basic_container .avue-crud__left {
  width: 40%;
}
.el-dialog__body {
  border-top: 1px solid #dcdfe6 !important;
}
.el-dropdown-link {
  cursor: pointer;
  color: #409eff;
  font-size: 12px;
}

.search-row .el-col {
  width: 200px;
}
#option .el-form-item__label {
  text-align: left;
  float: left;
}
.temporaryReportHourStyle .el-time-spinner__wrapper {
  width: 100%;
}
.el-select.enterpriseRevReportsTree.el-select--mini.avue-input-tree .el-tag.el-tag--info.el-tag--mini.el-tag--light {
  max-width: 60% !important;
}


.basic_container .avue-crud__left {
  width: 40%;
}
.el-dialog__body {
  border-top: 1px solid #dcdfe6 !important;
}
.el-dropdown-link {
  cursor: pointer;
  color: #409eff;
  font-size: 12px;
}

.search-row .el-col {
  width: 200px;
}
#option .el-form-item__label {
  text-align: left;
  float: left;
}
.temporaryReportHourStyle .el-time-spinner__wrapper {
  width: 100%;
}
.el-select.enterpriseSubReportsTree.el-select--mini.avue-input-tree .el-tag.el-tag--info.el-tag--mini.el-tag--light {
  max-width: 70% !important;
}


.basic_container .avue-crud__left {
  width: 40%;
}
.el-dialog__body {
  border-top: 1px solid #dcdfe6 !important;
}
.el-dropdown-link {
  cursor: pointer;
  color: #409eff;
  font-size: 12px;
}

[data-v-27a8f102] .avue-crud__menu {
  min-height: 0;
}

[data-v-7b3c968a] .avue-crud__menu {
  min-height: 0;
}


.none-border {
  border: 0;
  background-color: transparent !important;
}


.box {
  height: 800px;
}
.el-scrollbar {
  height: 100%;
}
.box .el-scrollbar__wrap {
  overflow: scroll;
}

.search-row .el-col {
  width: 200px;
}
#option .el-form-item__label {
  text-align: left;
  float: left;
}

.search-row .el-col {
  width: 200px;
}
#option .el-form-item__label {
  text-align: left;
  float: left;
}

.search-row .el-col {
  width: 200px;
}
#option .el-form-item__label {
  text-align: left;
  float: left;
}


.none-border {
  border: 0;
  background-color: transparent !important;
}
.step-div {
  margin-top: 30px;
}

.affix {
  position: relative;
  background-color: #fff;
}
.affix-affix {
    display: inline-block;
    color: #fff;
    padding: 10px 30px;
    text-align: center;
    background: rgba(0, 153, 229, 0.9);
}
.affix-line {
    height: 100px;
}

.title {
  margin-bottom: 10px;
}
.box {
  margin-bottom: 20px;
}


.top[data-v-9945503c] {
  padding: 10px;
  font-size: 14px;
  background: rgba(0, 153, 229, 0.7);
  color: #fff;
  text-align: center;
  border-radius: 2px;
}

