body {
  background-color: #e0dbdb;
}
button {
  cursor: pointer;
}
.cangqiongBox--HEtns {
  width: 100%;
  height: 100%;
  min-width: 965px;
  min-height: 650px;
  background-color: #e2e7ef;
}
.subject--2gaNp {
  height: 100%;
  position: relative;
  min-height: 650px;
  width: 100%;
  padding: 10px 10px 10px 10px;
  background-color: #e2e7ef;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.nav-bar--2M9J4 {
  width: auto;
  height: 15%;
  margin: 5px;
  position: relative;
  background-color: white;
  box-shadow: 1px 1px #adb6ba;
}
.nav-barindex--31FM- {
  width: 100px;
  float: left;
  font-size: 30px;
  background-color: white;
  border-color: aliceblue;
  border-radius: 50%;
}
.subject--2gaNp {
  height: 100%;
  position: relative;
}
.distinguishDataCanvasBox--1S4A2 {
  width: 75%;
  height: 100%;
  background-color: #f3f3f3;
  /*display: none;*/
  display: flex;
  position: relative;
  margin-right: 10px;
}
.distinguishNav--32xF_ {
  width: 70px;
  height: 100%;
  min-height: 650px;
  background-color: #ffffff;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  flex-direction: row;
  align-content: flex-start;
}
.distinguishNav--32xF_ .buttomBox--3UdVA {
  width: 70px;
  height: 85px;
  -moz-user-select: none;
  user-select: none;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.distinguishNav--32xF_ .buttomBox--3UdVA > span {
  display: block;
  margin-top: 8px;
  font-size: 12px;
  -moz-user-select: none;
  user-select: none;
}
.distinguishNav--32xF_ .buttomBox--3UdVA > img {
  -moz-user-select: none;
  -webkit-user-drag: none;
}
.distinguishNav--32xF_ .buttomBox--3UdVA:hover {
  cursor: pointer;
  background-color: rgba(85, 130, 243, 0.1);
}
.distinguishNav--32xF_ .dividingLine--3xcZ5 {
  width: 70px;
  height: 1px;
  background: #e6e8ee;
  float: left;
}
.distinguishCanvasBox--2ydea {
  width: 1322px;
  height: 100%;
  min-height: 650px;
  /* margin: 0; */
  background-color: #f3f3f3;
  /* float: left; */
  position: relative;
  overflow: hidden;
}
.distinguishCanvasContainer--1ZiEB {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.distinguishListBox--2PvPu {
  width: 25%;
  height: 100%;
  min-height: 650px;
  /* float: right; */
  background-color: #ffffff;
  box-shadow: 0px 1px 6px 0px rgba(0, 0, 0, 0.15);
  overflow: hidden;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-content: flex-start;
}
.distinguishListNav--3tPww {
  width: 100%;
  height: 7%;
  float: left;
  background-color: rgba(248, 248, 248, 0.1);
  display: flex;
  align-items: center;
}
.distinguishText--BSzJc {
  width: 100%;
  height: 26px;
  margin-left: 29px;
  margin-right: 29px;
  color: #333333;
  font-size: 18px;
  line-height: 26px;
  font-weight: 600;
  display: flex;
  align-items: center;
}
.tipsNavStatusBox--213iJ {
  width: auto;
  height: auto;
  display: flex;
  flex-direction: column-reverse;
}
.tipsNavStatus--2O-nC {
  user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  -webkit-user-drag: none;
}
.changeColNumber--1AsDz {
  justify-content: space-around;
  align-items: center;
  background: #ffffff;
  box-shadow: 0px 1px 6px 0px rgba(0, 0, 0, 0.15);
  display: none;
  position: absolute;
  left: 75px;
  top: 442px;
  z-index: 1;
  width: 240px;
  height: 44px;
}
.changeColNumber--1AsDz > span {
  display: inline-block;
  font-size: 12px;
  font-weight: 400;
  color: #333333;
  line-height: 20px;
}
.showMultiField--3iEiF {
  justify-content: space-around;
  align-items: center;
  background: #ffffff;
  box-shadow: 0px 1px 6px 0px rgba(0, 0, 0, 0.15);
  display: none;
  position: absolute;
  left: 75px;
  top: 520px;
  z-index: 1;
  width: 240px;
  height: 44px;
}
.showMultiField--3iEiF > span {
  display: inline-block;
  font-size: 12px;
  font-weight: 400;
  color: #333333;
  line-height: 20px;
}
.changeColNumberInput--35reB {
  display: flex;
  justify-content: center;
  align-items: center;
}
.changeColNumberInput--35reB > input {
  width: 88px;
  height: 32px;
  outline: none;
  background: #ffffff;
  border-radius: 2px;
  border: 1px solid rgba(0, 0, 0, 0.15);
}
.changeColNumberInput--35reB > input:hover {
  background: #ffffff;
  border-radius: 2px;
  border: 2px solid rgba(9, 109, 217, 0.2);
}
.changeColNumberInput--35reB > input:focus {
  background: #ffffff;
  border-radius: 2px;
  border: 1px solid #1890ff;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .changeColNumberInput--35reB .addCol--IJned {
    width: 23px;
    height: 32px;
  }
  .changeColNumberInput--35reB .upCol--2GHZf {
    width: 21px;
    height: 15px;
    font-size: 6px;
    box-shadow: 1px 0px 0px 0px #d9d9d9, 0px 0px 1px 0px #d9d9d9;
    border-radius: 0px 0px 2px 0px;
    color: #d9d9d9;
  }
  .changeColNumberInput--35reB .upCol--2GHZf > img {
    display: inline-block;
    transform: translate(130%, -20%);
    -moz-user-select: none;
    width: 6px;
    height: 8px;
  }
  .changeColNumberInput--35reB .upCol--2GHZf:hover {
    cursor: pointer;
  }
  .changeColNumberInput--35reB .downCol--zesoM {
    width: 21px;
    height: 15px;
    font-size: 6px;
    box-shadow: 1px 0px 0px 0px #d9d9d9, 0px 0px 1px 0px #d9d9d9;
    border-radius: 0px 0px 2px 0px;
    color: #d9d9d9;
  }
  .changeColNumberInput--35reB .downCol--zesoM > img {
    display: inline-block;
    transform: translate(130%, -20%);
    -moz-user-select: none;
    width: 6px;
    height: 8px;
  }
  .changeColNumberInput--35reB .downCol--zesoM:hover {
    cursor: pointer;
  }
}
@-moz-document url-prefix() {
  .changeColNumberInput--35reB .addCol--IJned {
    width: 23px;
    height: 32px;
  }
  .changeColNumberInput--35reB .upCol--2GHZf {
    width: 21px;
    height: 15px;
    font-size: 6px;
    box-shadow: 1px 0px 0px 0px #d9d9d9, 0px 0px 1px 0px #d9d9d9;
    border-radius: 0px 0px 2px 0px;
    color: #d9d9d9;
  }
  .changeColNumberInput--35reB .upCol--2GHZf > img {
    display: inline-block;
    transform: translate(130%, 40%);
    user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-user-select: none;
    width: 6px;
    height: 8px;
  }
  .changeColNumberInput--35reB .upCol--2GHZf:hover {
    cursor: pointer;
  }
  .changeColNumberInput--35reB .downCol--zesoM {
    width: 21px;
    height: 15px;
    font-size: 6px;
    box-shadow: 1px 0px 0px 0px #d9d9d9, 0px 0px 1px 0px #d9d9d9;
    border-radius: 0px 0px 2px 0px;
    color: #d9d9d9;
  }
  .changeColNumberInput--35reB .downCol--zesoM > img {
    display: inline-block;
    transform: translate(130%, 40%);
    user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-user-select: none;
    width: 6px;
    height: 8px;
  }
  .changeColNumberInput--35reB .downCol--zesoM:hover {
    cursor: pointer;
  }
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .insertTable--1i7dg {
    outline: none;
    background: #ffffff;
    border-radius: 2px;
    border: 1px solid #5e80eb;
  }
  .insertTable--1i7dg > span {
    font-size: 12px;
    color: #5582f3;
    line-height: 20px;
  }
}
@-moz-document url-prefix() {
  .insertTable--1i7dg {
    width: 48px;
    height: 20px;
    outline: none;
    background: #ffffff;
    border-radius: 2px;
    border: 1px solid #5e80eb;
  }
  .insertTable--1i7dg > span {
    font-size: 12px;
    color: #5582f3;
    line-height: 20px;
  }
}
.distinguishField--1vcqf {
  width: 100%;
  height: 100%;
  max-height: 610px;
  overflow: scroll;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  position: relative;
  /* justify-content: flex-start; */
  align-content: flex-start;
  justify-content: center;
}
.cueMap--2-scd {
  width: 100%;
  height: auto;
  font-size: 12px;
  color: #999999;
  line-height: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  flex-direction: column;
  align-items: center;
}
.fieldHead--2mtur {
  width: 87%;
  height: 42px;
  font-size: 13px;
  border: 1px solid #cccccc;
  background-color: #f3f3f5;
  display: flex;
  margin-top: 10px;
}
.fieldHead--2mtur .fieldIndex--3u5Fs {
  height: 100%;
  width: 15%;
  border-right: 1px solid #cccccc;
  display: flex;
  justify-content: center;
  align-items: center;
}
.fieldHead--2mtur .fieldName--3LC19 {
  height: 100%;
  width: 31%;
  border-right: 1px solid #cccccc;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.fieldHead--2mtur .fieldName--3LC19 > span {
  margin-left: 8px;
}
.fieldHead--2mtur .fieldType--xLLmf {
  height: 100%;
  width: 43%;
  border-right: 1px solid #cccccc;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.fieldHead--2mtur .fieldType--xLLmf > span {
  margin-left: 8px;
}
.tableFieldHead--1B6ZH {
  width: 87%;
  height: 42px;
  font-size: 13px;
  border: 1px solid #cccccc;
  background-color: #f3f3f5;
  display: flex;
  margin-top: 10px;
}
.tableFieldHead--1B6ZH .fieldIndex--3u5Fs {
  height: 100%;
  width: 15%;
  border-right: 1px solid #cccccc;
  display: flex;
  justify-content: center;
  align-items: center;
}
.tableFieldHead--1B6ZH .fieldName--3LC19 {
  height: 100%;
  width: 40%;
  border-right: 1px solid #cccccc;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.tableFieldHead--1B6ZH .fieldName--3LC19 > span {
  margin-left: 8px;
}
.tableFieldHead--1B6ZH .fieldType--xLLmf {
  height: 100%;
  width: 45%;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.tableFieldHead--1B6ZH .fieldType--xLLmf > span {
  margin-left: 8px;
}
.tableFieldBox--29PP9 {
  width: 100%;
  height: auto;
  margin-top: 10px;
  background: #ffffff;
  box-shadow: 0px 1px 6px 0px rgba(0, 0, 0, 0.15);
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  /* justify-content: flex-start; */
  align-content: flex-start;
  justify-content: center;
}
.tableFieldBox--29PP9 .tableFieldNav--1g1gk {
  width: 100%;
  height: 42px;
  font-size: 18px;
  line-height: 26px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.tableFieldBox--29PP9 .field--wvYja {
  width: 87%;
  height: 42px;
  font-size: 13px;
  background-color: #f3f3f5;
  display: flex;
}
.tableFieldBox--29PP9 .field--wvYja .fieldIndex--3u5Fs {
  height: 100%;
  width: 15%;
  border-right: 1px solid #cccccc;
  display: flex;
  justify-content: center;
  align-items: center;
}
.tableFieldBox--29PP9 .field--wvYja .fieldName--3LC19 {
  height: 100%;
  width: 40%;
  border-right: 1px solid #cccccc;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.tableFieldBox--29PP9 .field--wvYja .fieldName--3LC19 > span {
  margin-left: 8px;
}
.tableFieldBox--29PP9 .field--wvYja .fieldType--xLLmf {
  height: 100%;
  width: 45%;
  border-right: 0;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.tableFieldBox--29PP9 .field--wvYja .fieldType--xLLmf > span {
  margin-left: 8px;
}
.tableFieldWhite--zjIAs {
  height: 15px;
  float: left;
  width: 100%;
}
.tableName--19DC4 {
  width: 50%;
  height: 26px;
  border: 0;
  color: #333333;
  font-size: 18px;
  line-height: 26px;
  margin-left: 25px;
}
.tableName--19DC4:focus {
  border: 1px solid #5582f3;
  border-radius: 2px;
}
.closeImg--iok77 {
  width: 18px;
  height: 18px;
  margin-right: 10px;
}
.closeImg--iok77:hover {
  cursor: pointer;
}
.helper--3_y0c {
  position: absolute;
  display: block;
  bottom: 0;
  margin-bottom: 15px;
  user-select: none;
  -webkit-user-drag: none;
}
.helper--3_y0c:hover {
  cursor: pointer;
}
.helperBox--3bs_L {
  width: 100%;
  height: 100%;
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 3;
  background-color: rgba(0, 0, 0, 0.4);
}
.helperMessage--3ujwz {
  width: 866px;
  height: 440px;
  background: #ffffff;
  box-shadow: 0px 1px 6px 0px rgba(0, 0, 0, 0.15);
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.helperMessage--3ujwz .helperNav--28mWJ {
  width: 352px;
  height: 26px;
  font-size: 18px;
  color: #333333;
  line-height: 26px;
  margin-left: 24px;
  margin-top: 16px;
}
.helperMessage--3ujwz .helperNavBlueDot--EFoXB {
  width: 6px;
  height: 6px;
  margin-top: 10px;
  margin-right: 7px;
  border-radius: 4px;
  float: left;
  background-color: #4b81ef;
}
.helperMessage--3ujwz .helperNavText--2HX4P {
  font-size: 18px;
  line-height: 26px;
}
.helperMessage--3ujwz .helperNavMessage--rYvHD {
  width: 100%;
  height: auto;
  margin: 18px 60px;
  font-size: 18px;
  line-height: 24px;
}
.helperMessage--3ujwz .helperImg--3T1_q {
  width: 340px;
  height: 240px;
}
.helperMessage--3ujwz .helperContentBox--32vRo {
  width: 370px;
  height: 240px;
  font-size: 14px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.helperMessage--3ujwz .helperContentBox--32vRo .helperContentWrapper--2NsFA > div {
  line-height: 22px;
  margin-bottom: 14px;
}
.helperMessage--3ujwz .helperContentBox--32vRo .checkedout--2zTcC {
  width: 370px;
  height: 60px;
}
.helperMessage--3ujwz .helperContentBox--32vRo .checkedout--2zTcC .checkoutRadio--15R8R {
  width: 14px;
  height: 14px;
  margin-right: 15px;
  margin-top: 3px;
  float: left;
}
.helperMessage--3ujwz .helperContentBox--32vRo .checkedout--2zTcC > span {
  display: inline-block;
  width: 80px;
  height: 20px;
  font-size: 12px;
  color: #666666;
  line-height: 20px;
}
.helperMessage--3ujwz .helperContentBox--32vRo .checkedout--2zTcC .helperIKnow--2rHV_ {
  width: 72px;
  height: 28px;
  margin-top: 12px;
  margin-right: 10px;
  outline: none;
  color: #5e80eb;
  font-size: 12px;
  background-color: #ffffff;
  border-radius: 2px;
  border: 1px solid #5e80eb;
}
.helperMessage--3ujwz .helperContentBox--32vRo .checkedout--2zTcC .helperNext--3LPv1 {
  width: 60px;
  height: 28px;
  outline: none;
  color: #ffffff;
  font-size: 12px;
  background: #5582f3;
  border-radius: 2px;
  border: 1px solid #5e80eb;
}
.helperMessage--3ujwz .helperDotBox--2efQp {
  width: 64px;
  height: 8px;
  margin-left: 405px;
  margin-top: 60px;
}
.helperMessage--3ujwz .helperDotBox--2efQp > div {
  width: 8px;
  height: 8px;
  border-radius: 4px;
  float: left;
  margin-right: 8px;
  background-color: #e2e7ef;
}
.helperMessage--3ujwz .helperDotBox--2efQp > div:hover {
  cursor: pointer;
}
.helperPicAndMeg--1LVKi {
  width: 100%;
  height: auto;
  display: flex;
  /* justify-content: center; */
  justify-content: space-evenly;
}
::-webkit-scrollbar-thumb {
  min-height: 28px;
  height: 5px;
  min-width: 2px;
  width: 5px;
  border-radius: 4px;
  border: dashed transparent;
  padding: 100px 0 0;
  border-width: 1px;
  background-color: #b2b2b2;
  background-clip: padding-box;
}
::-webkit-scrollbar {
  width: 8px!important;
  height: 8px!important;
  overflow: visible;
}

.helperBox--eNnuN {
  width: 100%;
  height: 100%;
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 3;
  background-color: rgba(0, 0, 0, 0.4);
}
.helperMessage--2Puhl {
  width: 866px;
  height: 440px;
  background: #ffffff;
  box-shadow: 0px 1px 6px 0px rgba(0, 0, 0, 0.15);
  display: flex;
  flex-wrap: wrap;
}
.helperMessage--2Puhl .helperImg--3thw6 {
  width: 340px;
  height: 240px;
}
.helperMessage--2Puhl .helperDotBox--yZLlv > div {
  width: 8px;
  height: 8px;
  border-radius: 4px;
  float: left;
  margin-right: 8px;
  background-color: #e2e7ef;
}
.helperMessage--2Puhl .helperDotBox--yZLlv > div:hover {
  cursor: pointer;
}
.helperHeader--1tdit {
  width: 100%;
  height: 44px;
  font-size: 18px;
  color: #333333;
  line-height: 26px;
  display: flex;
}
.helperHeader--1tdit .helperNav--3LeBC {
  width: 50%;
  margin-left: 20px;
  display: flex;
  align-items: center;
}
.helperHeader--1tdit .helperNavBlueDot--1930B {
  width: 6px;
  height: 6px;
  margin-right: 7px;
  border-radius: 4px;
  float: left;
  background-color: #4b81ef;
}
.helperHeader--1tdit .helperNavText--2oUTV {
  font-size: 18px;
  line-height: 26px;
}
.helperBody--1PTzF {
  width: 100%;
  height: 365px;
  display: flex;
  flex-direction: column;
}
.helperBody--1PTzF .helperNavMessage--Hu9Yp {
  width: 100%;
  height: 30px;
  font-size: 18px;
  line-height: 24px;
  display: flex;
  align-items: center;
}
.helperBody--1PTzF .helperNavMessage--Hu9Yp > span {
  display: inline-block;
  margin-left: 60px;
}
.helperBody--1PTzF .helperPicAndMeg--1YSIJ {
  width: 100%;
  height: 330px;
  display: flex;
  justify-content: space-evenly;
  align-items: center;
}
.helperContentBox--3PWx- {
  width: 45%;
  font-size: 14px;
  height: 300px;
  display: flex;
  flex-direction: column;
  justify-content: space-evenly;
}
.helperContentBox--3PWx- .helperContentWrapper--3CoEt {
  display: flex;
  flex-direction: column;
  height: 230px;
  justify-content: space-evenly;
}
.helperContentBox--3PWx- .helperContentWrapper--3CoEt > div {
  line-height: 22px;
}
.helperContentBox--3PWx- .checkedout--1Ssz5 {
  width: 370px;
  height: 70px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.helperContentBox--3PWx- .checkedout--1Ssz5 .isShow--Mfcaa {
  display: flex;
  align-items: center;
}
.helperContentBox--3PWx- .checkedout--1Ssz5 .isShow--Mfcaa .checkoutRadio--LMgEV {
  width: 14px;
  height: 14px;
  float: left;
  margin: 0;
}
.helperContentBox--3PWx- .checkedout--1Ssz5 .isShow--Mfcaa > span {
  display: inline-block;
  font-size: 12px;
  color: #666666;
  line-height: 20px;
  margin-left: 10px;
}
.helperContentBox--3PWx- .checkedout--1Ssz5 .buttons--2sHiu .helperIKnow--2g1JP {
  padding: 5px 15px 5px 15px;
  outline: none;
  color: #5e80eb;
  font-size: 12px;
  background-color: #ffffff;
  border-radius: 2px;
  border: 1px solid #5e80eb;
}
.helperContentBox--3PWx- .checkedout--1Ssz5 .buttons--2sHiu .helperNext--2Mq-V {
  margin-left: 10px;
  padding: 5px 15px 5px 15px;
  outline: none;
  color: #ffffff;
  font-size: 12px;
  background: #5582f3;
  border-radius: 2px;
  border: 1px solid #5e80eb;
}
.helperFooter--1wRsr {
  width: 100%;
  height: 15px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.selectSearchBox--Kvig3 {
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  background: white;
  border-radius: 2px;
  border: 0;
  font-size: 12px;
  display: flex;
}
.selectSearchBox--Kvig3:hover {
  border: 1px solid #5582f3;
  box-shadow: 0 3px 13px 0 rgba(0, 0, 0, 0.15);
}
.selectBoxValue--GN5c_ {
  width: 100%;
  height: 100%;
  padding: 0 10px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  box-sizing: border-box;
}
.selectBoxValue--GN5c_ > span {
  user-select: none;
  overflow: hidden;
  white-space: nowrap;
}
.selectBoxValue--GN5c_ > img {
  -webkit-user-drag: none;
  user-select: none;
}
.selectSearchBoxValue--nSs1y {
  display: inline-block;
  width: 90%;
  position: relative;
}
.selectPic--3E-NB {
  width: 15px;
  height: 15px;
}
.antSelect--1f2D7 {
  padding: 0 10px;
  box-sizing: border-box;
  display: flex;
  justify-content: space-between;
}
.antSelect--1f2D7:hover {
  cursor: pointer;
}
.optionList--3bDKW {
  height: auto;
  width: 100%;
}
.optionListBox--3K2F1 {
  max-height: 220px;
  overflow: auto;
  margin-top: 2px;
  border: 1px solid #cccccc;
  box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.15);
  font-size: 12px;
  position: relative;
  scrollbar-width: none;
  /* Firefox */
  -ms-overflow-style: none;
  /* IE 10+ */
  z-index: 2;
}
.optionListBox--3K2F1::-webkit-scrollbar {
  display: none;
  /* Chrome Safari */
}
.optionListBox--3K2F1:hover {
  cursor: pointer;
}
.independentOption--2fwhk {
  max-height: 200px;
  overflow: auto;
  border: 1px solid #cccccc;
  border-top: 0;
  box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.15);
  font-size: 12px;
  position: relative;
  scrollbar-width: none;
  /* Firefox */
  -ms-overflow-style: none;
  /* IE 10+ */
  z-index: 2;
}
.independentOption--2fwhk::-webkit-scrollbar {
  display: none;
  /* Chrome Safari */
}
.independentOption--2fwhk:hover {
  cursor: pointer;
}
.onceOption--26RAs {
  width: 100%;
  height: 40px;
  background-color: white;
}
.onceOption--26RAs > span {
  line-height: 40px;
  margin-left: 10px;
  user-select: none;
}
.onceOption--26RAs:hover {
  background-color: #f5f5f5;
}

.multiFieldInfo--Q1fO9 {
  width: 100%;
  height: auto;
  flex-wrap: nowrap;
  justify-content: space-between;
  border-top: 1px solid #cccccc;
  background-color: #f3f3f5;
  min-height: 30px;
  align-items: center;
  padding: 4px;
  box-sizing: border-box;
}
.multiField--BDk0R {
  display: flex;
  flex-wrap: wrap;
  word-break: break-all;
}
.multiField--BDk0R > span {
  display: flex;
  justify-content: center;
  align-items: center;
}
.editMultiField--3Fd7w {
  width: 30px;
  min-width: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.editMultiField--3Fd7w > img {
  width: 15px;
  height: 15px;
  cursor: pointer;
  user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  -moz-user-select: none;
  -webkit-user-drag: none;
}

.normalField--3TzDz {
  width: 100%;
  height: 40px;
  font-size: 12px;
  border-top-width: 0;
  background-color: #ffffff;
  display: flex;
  flex-direction: column;
  box-sizing: border-box;
}
.normalField--3TzDz .fieldIndex--_TKye {
  height: 100%;
  width: 10%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.normalField--3TzDz .fieldName--3eMfB {
  height: 100%;
  width: 43%;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #cccccc;
  border-left: 0px;
  white-space: nowrap;
}
.normalField--3TzDz .fieldName--3eMfB > input {
  width: 100%;
  height: 100%;
  margin: 4px 0px;
  border-radius: 2px;
  outline: none;
  border: 1px;
  padding: 0 8px;
}
.normalField--3TzDz .fieldName--3eMfB > input:focus {
  border: 1px solid #5582f3;
  border-radius: 2px;
}
.normalField--3TzDz .fieldName--3eMfB > input:hover {
  border: 1px solid #5582f3;
  border-radius: 2px;
}
.normalField--3TzDz .fieldName--3eMfB .multiFieldText--3Eu_1 {
  overflow: hidden;
  width: 100%;
  height: 100%;
  font-size: 12px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.normalField--3TzDz .fieldType--Sm4vX {
  height: 100%;
  width: 35%;
  border: 1px solid #cccccc;
  display: flex;
  justify-content: center;
  align-items: center;
}
.normalField--3TzDz .fieldType--Sm4vX > select {
  border: 0;
  width: 100%;
  height: 100%;
}
.normalField--3TzDz .deleteField--2AY8P {
  height: 100%;
  width: 10%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.normalField--3TzDz .deleteFieldButton--2XRZs {
  width: 16px;
  height: 16px;
  -webkit-user-drag: none;
  -moz-user-select: none;
  user-select: none;
}
.normalField--3TzDz .deleteFieldButton--2XRZs:hover {
  cursor: pointer;
}
.fieldBox--2IQjZ {
  width: 100%;
  height: 40px;
  font-size: 12px;
  border-top-width: 0;
  background-color: #ffffff;
  display: flex;
  box-sizing: border-box;
  padding: 4px;
}
.noDataEdit--153vn {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 12px;
  color: #5582f3;
  line-height: 21px;
  user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  -moz-user-select: none;
  -webkit-user-drag: none;
}
.noDataEdit--153vn > img {
  -webkit-user-drag: none;
  cursor: pointer;
}
.noDataEdit--153vn > span {
  cursor: pointer;
}
.hasDataEdit--3Wpdf {
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row;
  justify-content: space-around;
  padding: 0 8px;
}
.hasDataText--34mp9 {
  width: 80%;
  height: 100%;
  overflow: hidden;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.hasDataImg--1ITPs {
  height: 100%;
  width: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}

.normalField--1u-hx {
  width: 100%;
  height: 40px;
  font-size: 12px;
  border-top-width: 0;
  background-color: #ffffff;
  display: flex;
  flex-direction: column;
  box-sizing: border-box;
}
.normalField--1u-hx .fieldIndex--3D9Pg {
  height: 100%;
  width: 10%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.normalField--1u-hx .fieldName--CqSXR {
  height: 100%;
  width: 43%;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #cccccc;
  border-left: 0px;
  white-space: nowrap;
}
.normalField--1u-hx .fieldName--CqSXR > input {
  width: 100%;
  height: 100%;
  margin: 4px 0px;
  border-radius: 2px;
  outline: none;
  border: 1px;
  padding: 0 8px;
}
.normalField--1u-hx .fieldName--CqSXR > input:focus {
  border: 1px solid #5582f3;
  border-radius: 2px;
}
.normalField--1u-hx .fieldName--CqSXR > input:hover {
  border: 1px solid #5582f3;
  border-radius: 2px;
}
.normalField--1u-hx .fieldName--CqSXR .multiFieldText--2Ampk {
  overflow: hidden;
  width: 100%;
  height: 100%;
  font-size: 12px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.normalField--1u-hx .fieldType--3ntES {
  height: 100%;
  width: 35%;
  border: 1px solid #cccccc;
  display: flex;
  justify-content: center;
  align-items: center;
}
.normalField--1u-hx .fieldType--3ntES > select {
  border: 0;
  width: 100%;
  height: 100%;
}
.normalField--1u-hx .deleteField--347Ob {
  height: 100%;
  width: 11%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.normalField--1u-hx .deleteFieldButton--16w0I {
  width: 16px;
  height: 16px;
  -webkit-user-drag: none;
  -moz-user-select: none;
  user-select: none;
}
.normalField--1u-hx .deleteFieldButton--16w0I:hover {
  cursor: pointer;
}
.fieldBox--3LJxL {
  width: 100%;
  height: 40px;
  font-size: 12px;
  border-top-width: 0;
  background-color: #ffffff;
  display: flex;
  box-sizing: border-box;
  padding: 4px;
}
.noDataEdit--1IW4h {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 12px;
  color: #5582f3;
  line-height: 21px;
  user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  -moz-user-select: none;
  -webkit-user-drag: none;
}
.noDataEdit--1IW4h > img {
  -webkit-user-drag: none;
  cursor: pointer;
}
.noDataEdit--1IW4h > span {
  cursor: pointer;
}
.hasDataEdit--2bMtl {
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row;
  justify-content: space-around;
  padding: 0 8px;
}
.hasDataText--MrCKR {
  width: 80%;
  height: 100%;
  overflow: hidden;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.hasDataImg--33cHA {
  height: 100%;
  width: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}

.tipsNavStatusBox--eUSoP {
  width: auto;
  height: auto;
  display: flex;
  position: relative;
  flex-direction: column-reverse;
}
.tipsNavStatus--qa8AF {
  user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  -webkit-user-drag: none;
}
.navBox--xTXNk {
  padding: 10px;
  width: 228px;
  height: 65px;
  position: absolute;
  top: 24px;
  left: -2px;
  border: dashed transparent;
  filter: drop-shadow(0 0 2px #999);
  background-color: white;
  z-index: 1;
  font-size: 12px;
  line-height: 20px;
  font-weight: 500;
  border-radius: 2px;
}
.navBox--xTXNk:before {
  content: "";
  border: 7px solid transparent;
  border-bottom-color: white;
  position: absolute;
  left: 3px;
  bottom: 62px;
}

.distinguishListBox--1CceM {
  width: 25%;
  height: 100%;
  min-height: 650px;
  background-color: #ffffff;
  box-shadow: 0px 1px 6px 0px rgba(0, 0, 0, 0.15);
}
.doubleWidthBox--w0Gku {
  width: 200%;
  height: 100%;
  display: flex;
  transition: margin-left linear 0.5s;
}
.distinguishList--ZzXVr {
  width: 100%;
  height: 100%;
  background-color: #ffffff;
  box-shadow: 0px 1px 6px 0px rgba(0, 0, 0, 0.15);
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-content: flex-start;
}
.editMultiField--1W-7I {
  width: 100%;
  height: 100%;
  background-color: #ffffff;
  box-shadow: 0px 1px 6px 0px rgba(0, 0, 0, 0.15);
  overflow: hidden;
}
.distinguishListNav--1mnIK {
  width: 100%;
  height: 50px;
  background-color: rgba(248, 248, 248, 0.1);
  display: flex;
  align-items: center;
}
.distinguishText--gYFWA {
  width: 100%;
  height: 26px;
  margin-left: 29px;
  margin-right: 29px;
  color: #333333;
  font-size: 18px;
  line-height: 26px;
  font-weight: 600;
  display: flex;
  align-items: center;
}

.multiFieldBox--e15WG {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
}
.multiFieldNav--2S1DF {
  width: 100%;
  height: 50px;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: space-between;
}
.multiFieldNavLeftArea--1u9Wa {
  display: flex;
  justify-content: center;
  align-items: center;
}
.multiFieldExam--2RvUG {
  font-family: MicrosoftYaHei;
  font-size: 12px;
  color: #0E5FD8;
  letter-spacing: 0;
  line-height: 18px;
  font-weight: 400;
  margin-right: 20px;
  cursor: pointer;
}
.multiFieldExample--3HoLB {
  width: 340px;
  height: 386px;
  background: #FFFFFF;
  filter: drop-shadow(0 0 2px #999);
  position: absolute;
  top: 50px;
  z-index: 10000000;
  right: 20px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.multiFieldExample--3HoLB > img {
  width: 308px;
  height: 268px;
  margin: 28px 0 20px;
}
.multiFieldExample--3HoLB > span {
  width: 308px;
  font-family: MicrosoftYaHei;
  font-size: 14px;
  color: #212121;
  letter-spacing: 0;
  line-height: 25px;
  font-weight: 400;
}
.multiFieldExample--3HoLB::after {
  content: "";
  border: 7px solid transparent;
  border-bottom-color: white;
  position: absolute;
  right: 15px;
  top: -14px;
}
.returnListImgBtn--1oWaW {
  width: 30px;
  height: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
.multiFieldText--2xhDK {
  color: #333333;
  font-size: 18px;
  line-height: 26px;
  font-weight: 600;
}
.multiFieldFooter--3b_IV {
  width: 100%;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 10px;
  box-sizing: border-box;
}
.btnArea--30Oig {
  width: 100%;
  height: 40px;
  display: flex;
  justify-content: center;
}
.btnArea--30Oig .cancelMultiField--3-AE- {
  width: 72px;
  height: 28px;
  background: #ffffff;
  border-radius: 2px;
  border: 1px solid #d9d9d9;
  outline: none;
  color: #212121;
  margin-right: 10px;
}
.btnArea--30Oig .saveMultiField--3YNJT {
  width: 72px;
  outline: none;
  height: 28px;
  color: #ffffff;
  background: #5582f3;
  border: 1px solid #5582f3;
  border-radius: 2px;
}

.editMultiField--14vm3 {
  width: 100%;
  /* height: 100%; */
  padding: 10px 20px;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  -moz-user-select: none;
  -webkit-user-drag: none;
  align-items: center;
  flex-grow: 1;
  min-height: 500px;
}
.fieldInfo--1yZzm {
  width: 100%;
  height: 40px;
  display: flex;
  flex-direction: row;
  font-size: 12px;
  align-items: center;
  justify-content: space-between;
  box-sizing: border-box;
}
.fieldInfo--1yZzm .fieldOperationArea--1sYCW {
  display: flex;
  width: 100%;
  height: 100%;
  justify-content: flex-start;
  align-items: center;
}
.fieldInfo--1yZzm .fieldInfoSelect--1Ja3b {
  width: 33%;
  height: 75%;
  border: 1px solid #5582f3;
}
.fieldInfo--1yZzm .fieldInfoInput--22n4z {
  width: 100%;
  height: 75%;
  border: 1px solid #5582f3;
  margin-right: 2%;
}
.fieldInfo--1yZzm .fieldInfoInput--22n4z > input {
  width: 100%;
  height: 100%;
  border-radius: 2px;
  outline: none;
  border: 0;
  padding: 0 8px;
  box-sizing: border-box;
}
.fieldInfo--1yZzm .fieldInfoButton--31ILf {
  width: 20%;
  height: 75%;
  background-color: white;
  border: 1px solid #5582f3;
  display: flex;
  justify-content: center;
  align-items: center;
}
.fieldInfo--1yZzm .addMultiField--1DJek {
  width: 100%;
  height: 100%;
  border: 0;
  background-color: #5582f3;
  color: #ffffff;
}
.fieldSeparator--1WB2Y {
  width: 100%;
  display: flex;
  font-size: 12px;
  flex-wrap: wrap;
  align-content: stretch;
  justify-content: flex-start;
  align-items: center;
  box-sizing: border-box;
}
.fieldSeparator--1WB2Y .separator--15d8v {
  width: auto;
  height: 20px;
  padding: 0 6px;
  border: 1px solid #cccccc;
  color: #cccccc;
  border-radius: 2px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 3px 3px 3px 0;
  cursor: pointer;
}
.fieldSeparator--1WB2Y .separator--15d8v:hover {
  border: 1px solid #1394ec;
  color: #1394ec;
}
.multiFieldDisplay--1ycSO {
  width: 100%;
  position: relative;
  flex: 1;
  display: flex;
  font-size: 12px;
  box-sizing: border-box;
  min-height: 300px;
}
.multiFieldDisplay--1ycSO .showMultiField--3pCFa {
  width: 100%;
  position: absolute;
  height: 100%;
  border: 1px solid #cccccc;
  display: flex;
  flex-wrap: wrap;
  color: #333333;
  align-content: flex-start;
  overflow-y: auto;
  overflow-x: hidden;
  box-sizing: border-box;
}
.multiFieldDisplay--1ycSO .showMultiField--3pCFa > span {
  padding: 10px;
  color: #cccccc;
}
.hiddenInput--3Jiv2 {
  cursor: text;
  border: 0 solid white;
  width: 2px;
  margin: 8px 0 0 2px;
  height: 20px;
  position: relative;
  left: 2px;
  top: 1px;
  animation: twinkle--2w8gl 1s infinite;
  -webkit-animation: twinkle--2w8gl 1s infinite;
}
@keyframes twinkle--2w8gl {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@-webkit-keyframes twinkle--2w8gl {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.description--Jd6yp {
  width: 100%;
  height: auto;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  font-size: 12px;
  color: #666666;
  background: #F2F9FF;
  border: 1px solid #e0efff;
  border-radius: 4px;
  margin: 20px;
  box-sizing: border-box;
  padding: 0 20px 20px 20px;
}
.description--Jd6yp .descriptionNav--31V4t {
  height: 35px;
  width: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.description--Jd6yp .descriptionNav--31V4t > span {
  font-family: MicrosoftYaHeiSemibold;
  font-size: 12px;
  color: #212121;
  letter-spacing: 0;
  line-height: 18px;
  font-weight: 600;
  margin-left: 8px;
}
.description--Jd6yp .descriptionTextArea--UxAQl {
  display: flex;
  flex-direction: column;
}
.onceMultiFieldItem--26xBc {
  display: flex;
}
.backgroundBoard--3FwAW {
  position: absolute;
  display: flex;
  width: auto;
  background-color: white;
  height: 20px;
  opacity: 0.5;
  cursor: move;
  border: 1px solid #cccccc;
  border-radius: 2px;
  margin: 8px 0 0 5px;
}
.clipboard--25jfQ {
  position: relative;
  display: flex;
  width: auto;
  background-color: white;
  height: 20px;
  cursor: move;
  border: 1px solid #cccccc;
  border-radius: 2px;
  margin: 8px 0 0 5px;
}
.clipboardDrag--1KVFn {
  opacity: 0.5;
  z-index: 100000;
}
.clipboardCloseImg--2bhQo {
  width: 16px;
  height: 16px;
  position: absolute;
  right: -8px;
  top: -8px;
  user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  -moz-user-select: none;
  -webkit-user-drag: none;
}
.clipboardCloseImg--2bhQo:hover {
  cursor: pointer;
}
.simpleField--3eblt {
  width: auto;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.simpleField--3eblt .simpleFieldType--23NNs {
  height: 100%;
  width: auto;
  color: white;
  background-color: #666666;
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  padding: 0 10px;
  max-width: 90px;
  min-width: 48px;
}
.simpleField--3eblt .simpleFieldName--2EWqQ {
  height: 100%;
  box-sizing: border-box;
  padding: 0 10px;
  min-width: 30px;
  max-width: 100px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  line-height: 20px;
  text-align: center;
}
.insertBorder--2iy-0 {
  width: 1px;
  height: 30px;
  background-color: black;
}
.multiFieldSeparator--_zeLb {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 10px;
}
.addSeparator--2xBxu {
  width: auto;
  height: 20px;
  border: 1px solid #1394ec;
  color: #cccccc;
  border-radius: 2px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.addSeparator--2xBxu > input {
  text-align: center;
  width: 50px;
  outline: none;
  border: 0;
}
.addSeparatorBtn--2ec7q {
  width: 30px;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #5582f3;
  color: white;
}

.tipBox--3hvs7 {
  width: 200px;
  height: 40px;
  background: #F2FFF5;
  border-radius: 4px;
  border: 1px solid #dcfae4;
  position: absolute;
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row;
  justify-content: space-around;
  align-items: center;
  font-size: 12px;
}
.tipImg--OiCSk {
  width: 20px;
  height: 20px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.tipImg--OiCSk > img {
  -webkit-user-drag: none;
}
.tipText--1pe4K {
  width: 160px;
  height: 50px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

.cqPopUp--yGMEg {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 4;
  background-color: rgba(0, 0, 0, 0.4);
  top: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
.cqPopUpBox--26Axm {
  width: 460px;
  height: 400px;
  min-height: 340px;
  box-shadow: 0 2px 8px 0 rgb(0 0 0%);
  background-color: #fff;
  border-radius: 6px;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: space-between;
}
.cqPopUpNav--3OSYa {
  width: 100%;
  height: 50px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding: 0 20px;
}
.cqPopUpNav--3OSYa:before {
  content: "";
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background-color: #276ff5;
}
.cqPopUpNavText--2-kHF {
  width: 100%;
  height: 100%;
  padding-left: 8px;
  font-size: 18px;
  display: flex;
  align-items: center;
}
.cqPopUpBody--3n7pw {
  width: 100%;
  height: 200px;
  display: flex;
  font-size: 14px;
  flex-direction: column;
}
.cqPopUpBodyImg--8mwyW {
  width: 100%;
  height: 100px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.cqPopUpBodyMessage--2Vq13 {
  width: 100%;
  height: 100px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.cqPopUpFooter--1Gz0c {
  width: 100%;
  height: 90px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.cqPopUpFooter--1Gz0c > button {
  outline: none;
}
.cqPopUpFooterBtn1--2dEkw {
  width: 75px;
  padding: 0 8px;
  line-height: 28px;
  height: 28px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
  background: #ffffff;
  border-radius: 2px;
  border: 1px solid #d9d9d9;
  outline: none;
  color: #212121;
}
.cqPopUpFooterBtn2--3l43s {
  width: 75px;
  padding: 0 8px;
  line-height: 28px;
  height: 28px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
  min-width: 60px;
  margin-left: 12px;
  border-radius: 2px;
  color: #ffffff;
  border: 1px solid #5582F3;
  background-color: #5582F3;
}

