@charset "UTF-8";
[data-v-7858b4b9] .el-dialog__header {
  display: none;
}
body[data-v-7858b4b9] {
  font-family: 微软雅黑, sans-serif;
}
h1[data-v-7858b4b9] {
  color: #CC3333;
  font-size: 24px;
  margin-bottom: 20px;
}
.remark[data-v-7858b4b9] {
  position: absolute;
  /* 设置子容器为绝对定位 */
  bottom: 0;
  width: 400px;
  height: 110px;
  top: 45px;
  background-color: #FFF6F6;
  border-radius: 12px;
  padding: 12px;
  right: -20px;
}
.remark .remark-0[data-v-7858b4b9] {
    width: 0;
    height: 0;
    margin-top: -31px;
    margin-left: 325px;
    border-top: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #FFF6F6;
    border-left: 10px solid transparent;
}
.remark .remark-1[data-v-7858b4b9] {
    text-align: left;
    font-size: 15px;
    margin-top: 10px;
    color: #FF3141;
    font-weight: 600;
    line-height: 24px;
}
.remark .remark-2[data-v-7858b4b9] {
    text-align: left;
    font-size: 13px;
    color: #000000;
    font-weight: 600;
    line-height: 24px;
}
h3[data-v-7858b4b9] {
  margin-top: 200px;
  color: red;
}
p[data-v-7858b4b9] {
  color: #333333;
  font-size: 16px;
  margin-bottom: 10px;
}
ul[data-v-7858b4b9] {
  list-style-type: disc;
  margin-left: 20px;
  margin-bottom: 15px;
}
li[data-v-7858b4b9] {
  font-size: 14px;
  margin-bottom: 5px;
}
table[data-v-7858b4b9] {
  border-collapse: collapse;
  border-spacing: 0;
  width: 660px;
  margin-top: 100px;
  margin-bottom: 100px;
}
th[data-v-7858b4b9],
td[data-v-7858b4b9] {
  border: 2px solid #000;
  padding: 8px;
  text-align: left;
}
th[data-v-7858b4b9] {
  background-color: #F2F2F2;
  font-weight: bold;
}
td[data-v-7858b4b9] {
  color: #6f6f6f;
}
.table-item[data-v-7858b4b9] {
  margin-top: 100px;
}
.w1[data-v-7858b4b9] {
  width: 110px;
}
.w2[data-v-7858b4b9] {
  width: 220px;
}
.w5[data-v-7858b4b9] {
  width: 550px;
}
.table-img[data-v-7858b4b9] {
  margin-left: 10px;
}
.down-title[data-v-7858b4b9] {
  height: 80px;
  border-bottom: #F5F5F5 1px dashed;
  display: flex;
}
.down-title .title-left[data-v-7858b4b9] {
    color: #333333;
    font-size: 28px;
    padding-left: 32px;
    width: 400px;
    line-height: 80px;
}
.down-title .title-right[data-v-7858b4b9] {
    display: flex;
    justify-content: end;
    flex: 1;
    padding-right: 32px;
}
.down-title .title-right .title-button[data-v-7858b4b9] {
      width: 70px;
      height: 32px;
      background: #FFFFFF;
      border-radius: 3px 3px 3px 3px;
      opacity: 1;
      border: 1px solid #736EFE;
      color: #736EFE;
      line-height: 30px;
      margin-top: 24px;
      margin-left: 10px;
      text-align: center;
      cursor: pointer;
      font-size: 14px;
}
.down-title .title-right .title-button[data-v-7858b4b9]:hover {
      background-color: #736EFE;
      color: #fff;
}
.down-content[data-v-7858b4b9] {
  max-height: 600px;
  min-height: 200px;
  overflow-y: scroll;
}
.down-li[data-v-7858b4b9] {
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
}
.down-li .li-title[data-v-7858b4b9] {
    display: flex;
    border-bottom: #F5F5F5 1px dashed;
    height: 64px;
    line-height: 64px;
}
.down-li .li-title .title-left[data-v-7858b4b9] {
      margin-left: 20px;
}
.down-li .li-title .title-right[data-v-7858b4b9] {
      display: flex;
      justify-content: end;
      flex: 1;
      margin-right: 32px;
}
.down-li .li-title .title-right .right-text[data-v-7858b4b9] {
        font-size: 14px;
        font-family: PingFang SC, PingFang SC;
        font-weight: 400;
        color: #000000;
        margin-right: 12px;
}
.down-li .li-title .title-text[data-v-7858b4b9] {
      font-size: 16px;
      font-weight: 600;
      color: rgba(0, 0, 0, 0.9);
}
.down-li .line-record[data-v-7858b4b9] {
    width: 200px;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
}
.down-li .li-list[data-v-7858b4b9] {
    height: 224px;
    background-color: #F5F5F5;
    margin-top: 10px;
    padding-top: 20px;
}
.down-li .li-list .line1[data-v-7858b4b9] {
      display: flex;
      height: 32px;
      line-height: 32px;
      padding-left: 32px;
      padding-right: 32px;
}
.down-li .li-list .line1 .line1-left[data-v-7858b4b9] {
        color: rgba(0, 0, 0, 0.9);
        font-size: 14px;
}
.down-li .li-list .line1 .line1-right[data-v-7858b4b9] {
        display: flex;
        justify-content: end;
        flex: 1;
        font-size: 14px;
        color: #000000;
}
.down-li .li-list .line2[data-v-7858b4b9] {
      display: flex;
      height: 32px;
      line-height: 32px;
      margin-top: 8px;
      padding-left: 54px;
      padding-right: 32px;
}
.qrcode[data-v-7858b4b9] {
  display: inline-block;
}
.qrcode img[data-v-7858b4b9] {
    width: 132px;
    height: 132px;
    background-color: #fff;
    padding: 6px;
    box-sizing: border-box;
}
.logo[data-v-7858b4b9] {
  height: 81px;
  padding-top: 25px;
  font-weight: 600;
  font-size: 27px;
  color: #333333;
  text-align: center;
}
.title-button1[data-v-7858b4b9] {
  width: 85px !important;
}
.title-button[data-v-7858b4b9] {
  width: 70px;
  height: 32px;
  background: #FFFFFF;
  border-radius: 3px 3px 3px 3px;
  opacity: 1;
  border: 1px solid #736EFE;
  color: #736EFE;
  line-height: 30px;
  text-align: center;
  cursor: pointer;
  font-size: 14px;
}
.choose-class .dialog-hang2[data-v-7858b4b9] {
  font-weight: 600;
  font-size: 15px;
  text-align: center;
  margin-top: 25px;
}
.choose-class .dialog-hang3[data-v-7858b4b9] {
  width: 538px;
  height: 70px;
  margin-left: 31px;
  margin-top: 9px;
  padding-top: 12px;
  line-height: 36px;
  text-align: center;
  background: #FFFFFF;
  border-radius: 4px 4px 4px 4px;
  border: 1px solid #736EFE;
  font-size: 21px;
  color: #736EFE;
  cursor: pointer;
}
.choose-class .dialog-hang3-active[data-v-7858b4b9] {
  background: rgba(115, 110, 254, 0.1);
}
.choose-class .dialog-hang4[data-v-7858b4b9] {
  margin-top: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.choose-class .dialog-hang5[data-v-7858b4b9] {
  font-size: 13px;
  color: #999999;
  line-height: 21px;
  text-align: center;
  margin-top: 8px;
  font-style: normal;
  text-transform: none;
}
.choose-class .dialog-hang6[data-v-7858b4b9] {
  margin-top: 15px;
  padding-bottom: 20px;
}
.choose-class1[data-v-7858b4b9] {
  display: flex;
}
.choose-class1 .dialog-hang3[data-v-7858b4b9] {
    width: 188px;
    height: 50px;
    margin-left: 31px;
    margin-top: 9px;
    padding-top: 12px;
    line-height: 25px;
    text-align: center;
    background: #FFFFFF;
    border-radius: 4px 4px 4px 4px;
    border: 1px solid #736EFE;
    font-size: 16px;
    letter-spacing: 1px;
    color: #736EFE;
    cursor: pointer;
}
.choose-class1 .dialog-hang3-active[data-v-7858b4b9] {
    background: rgba(115, 110, 254, 0.1);
}

